:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-bottom:1px solid #79849929;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:#111827;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#2563eb,#14b8a6);border-radius:12px;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.site-nav{color:#5d6b82;align-items:center;gap:18px;font-size:14px;display:flex}.site-nav a.active,.site-nav a:hover{color:#1d4ed8}.primary-link,.primary-button,.secondary-button,.ghost-button{border:0;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:700;display:inline-flex}.primary-link,.primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);box-shadow:0 16px 32px #2563eb38}.secondary-button,.ghost-button{color:#1d4ed8;background:#eaf1ff}.landing{overflow:hidden}.hero{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 32%),linear-gradient(135deg,#f8fbff,#edf7ff 52%,#f4fffb);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:44px;min-height:620px;padding:72px clamp(20px,6vw,96px);display:grid}.hero h1,.section h2,.auth-card h1,.page-stack h1{color:#0f172a;letter-spacing:-.04em;margin:12px 0}.hero h1{max-width:760px;font-size:clamp(42px,6vw,78px);line-height:.95}.hero p,.section p,.auth-card p{color:#5d6b82;line-height:1.8}.hero-copy p{max-width:640px;font-size:18px}.eyebrow{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800}.hero-actions,.action-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-panel{background:#ffffffad;border:1px solid #2563eb1f;border-radius:32px;gap:18px;padding:24px;display:grid;box-shadow:0 24px 80px #1e40af1f}.metric-card,.feature-card,.panel,.table-card,.stat-card,.auth-card,.product-card{background:#fff;border:1px solid #79849924;box-shadow:0 20px 48px #0f172a0f}.metric-card{border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.metric-card span,.stat-card span{color:#64748b}.metric-card strong{color:#0f172a;font-size:24px}.section{padding:84px clamp(20px,6vw,96px)}.section-heading{max-width:680px;margin-bottom:28px}.section h2{font-size:clamp(30px,4vw,48px)}.feature-grid,.product-grid,.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card,.product-card,.stat-card,.panel,.table-card{border-radius:24px;padding:24px}.feature-card h3{margin-top:0}.feature-card p{margin-bottom:0}.split-section{background:#fff;grid-template-columns:.8fr 1.2fr;gap:32px;display:grid}.steps{color:#344256;gap:16px;margin:0;padding-left:22px;line-height:1.8;display:grid}.cta-section{text-align:center;max-width:980px;margin:0 auto}.download-section{max-width:760px;margin:0 auto}.download-card{background:#fff;border-radius:24px;gap:20px;padding:28px;display:grid;box-shadow:0 18px 48px #0f172a0f}.download-meta{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.download-meta strong{color:#0f172a;font-size:20px}.download-meta span{color:#64748b;font-size:14px}.download-note{color:#64748b;margin:0;font-size:14px;line-height:1.7}.download-note code{background:#f1f5f9;border-radius:6px;padding:2px 6px;font-size:13px}.docs-layout{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:32px;display:grid}.docs-toc{background:#fff;border-radius:18px;gap:10px;padding:18px;font-size:14px;display:grid;position:sticky;top:88px}.docs-toc a:hover{color:#1d4ed8}.docs-content{gap:28px;display:grid}.docs-content article{background:#fff;border-radius:24px;padding:24px}.docs-content h2{margin-top:0;font-size:24px}.docs-content p{color:#344256;margin-bottom:0;line-height:1.8}.site-footer{color:#64748b;text-align:center;background:#fff;padding:28px}.auth-page{background:radial-gradient(circle at 100% 0,#14b8a629,#0000 28%),linear-gradient(135deg,#eff6ff,#f8fafc);place-items:center;min-height:100vh;padding:32px;display:grid}.auth-card{border-radius:28px;gap:24px;width:min(100%,460px);padding:36px;display:grid;position:relative}.auth-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-back-home{color:#475569;flex-shrink:0;font-size:14px;font-weight:700}.auth-back-home:hover{color:#1d4ed8}.auth-brand{margin-bottom:0}.form{gap:18px;display:grid}.form label{color:#334155;gap:8px;font-weight:700;display:grid}.form input{color:#0f172a;background:#f8fafc;border:1px solid #d9e2ef;border-radius:14px;outline:none;width:100%;padding:13px 14px}.form input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.form-error{color:#b91c1c;background:#fee2e2;border-radius:14px;padding:12px 14px}.form-success{color:#047857;background:#d1fae5;border-radius:14px;padding:12px 14px}.muted-link{color:#64748b;text-align:center}.auth-links{color:#64748b;flex-wrap:wrap;justify-content:center;gap:8px 18px;font-size:14px;display:flex}.auth-links a{color:#1d4ed8;font-weight:700}.sms-verification{gap:18px;display:grid}.captcha-row{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.captcha-image,.captcha-placeholder{object-fit:cover;background:#f8fafc;border:1px solid #d9e2ef;border-radius:10px;width:120px;height:44px}.captcha-placeholder{color:#64748b;place-items:center;font-size:12px;display:grid}.captcha-refresh{min-height:44px;padding:0 14px}.sms-code-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.sms-send-button{white-space:nowrap;min-height:48px}.inline-link{color:#1d4ed8;margin-left:8px;font-weight:700}.loop-panel{grid-template-columns:1fr}.loop-step{background:#fff;border:1px solid #79849924;border-radius:20px;padding:18px 20px}.loop-step span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.loop-step strong{color:#0f172a;margin-top:6px;font-size:20px;display:block}.loop-step p{margin:6px 0 0;font-size:14px}.loop-arrow{text-align:center;color:#2563eb;font-size:24px;font-weight:800}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.scenario-grid p{color:#334155;margin:0;font-weight:600}.cta-actions{justify-content:center}.docs-content ul{color:#344256;margin:0 0 16px;padding-left:20px;line-height:1.8}.docs-content li+li{margin-top:8px}.docs-content p+p{margin-top:12px}.dashboard-shell{grid-template-columns:280px minmax(0,1fr);gap:24px;padding:24px clamp(20px,4vw,56px);display:grid}.dashboard-sidebar,.dashboard-content{min-height:calc(100vh - 112px)}.dashboard-sidebar{background:#fff;border:1px solid #79849924;border-radius:28px;align-self:start;padding:18px;position:sticky;top:94px}.user-card{align-items:center;gap:12px;padding:10px;display:flex}.user-card p{color:#64748b;margin:4px 0 0;font-size:13px}.avatar{color:#fff;background:#2563eb;border-radius:16px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.dashboard-nav{gap:8px;margin-top:18px;display:grid}.dashboard-nav a{color:#52627a;border-radius:16px;padding:13px 14px;font-weight:700}.dashboard-nav a.active,.dashboard-nav a:hover{color:#1d4ed8;background:#eff6ff}.page-stack{gap:22px;display:grid}.page-title-row,.panel-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-title-row h1{font-size:36px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{gap:8px;display:grid}.stat-card strong{color:#0f172a;font-size:32px}.stat-card.highlight{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e)}.stat-card.highlight span,.stat-card.highlight strong{color:#fff}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.panel-header h2{margin:0}.panel-header a{color:#2563eb;font-weight:700}.compact-list{gap:12px;display:grid}.compact-row{background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.compact-row p{color:#64748b;margin:4px 0 0;font-size:13px}.compact-row span{font-weight:800}.data-state{color:#475569;background:#fff;border:1px dashed #cbd5e1;border-radius:24px;justify-content:center;align-items:center;gap:12px;min-height:180px;display:flex}.data-state.error{color:#b91c1c;background:#fff7f7}.data-state button{color:#fff;background:#b91c1c;border:0;border-radius:999px;padding:8px 14px}.muted{color:#64748b}.table-card{padding:0;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf2f7;padding:16px 18px}th{color:#64748b;background:#f8fafc;font-size:13px}td{color:#334155}.positive{color:#047857}.negative{color:#dc2626}.notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:18px;padding:16px 18px;line-height:1.7}.notice code{background:#92400e1a;border-radius:6px;margin:0 4px;padding:2px 6px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{text-align:left;gap:10px;display:grid}.product-card.active{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.product-card span{color:#64748b}.product-card strong{color:#0f172a;font-size:30px}.product-card p,.product-card small{color:#475569;margin:0}.result-page{max-width:720px}.page-loading{color:#475569;place-items:center;min-height:100vh;display:grid}.page-subtitle{color:#64748b;margin:8px 0 0;font-size:14px;line-height:1.6}.text-link{color:#2563eb;font-weight:700}.badge{border-radius:999px;margin-left:8px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-flex}.badge-error{color:#b91c1c;background:#fee2e2}.admin-entry-link{margin-top:8px;color:#0f766e!important;background:#ecfdf5!important}.admin-sidebar{border-color:#0f766e2e}.admin-badge{color:#0f766e;background:#ecfdf5;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.admin-sidebar-note{color:#64748b;margin:12px 0 0;font-size:13px;line-height:1.6}.admin-back-link{color:#52627a;border-radius:16px;margin-top:18px;padding:13px 14px;font-weight:700;display:block}.admin-back-link:hover{color:#1d4ed8;background:#eff6ff}.privacy-banner{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:18px;padding:14px 16px;font-size:14px;line-height:1.6}.filter-bar{background:#fff;border:1px solid #79849924;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;padding:18px;display:grid}.filter-bar label{color:#475569;gap:8px;font-size:13px;font-weight:700;display:grid}.filter-bar input{border:1px solid #dbe3ef;border-radius:14px;min-height:42px;padding:0 12px}.conversation-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.message-timeline{gap:16px;display:grid}.message-bubble{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px}.message-bubble.role-user{background:#f8fbff;border-color:#bfdbfe}.message-bubble.role-assistant{background:#f7fef9;border-color:#bbf7d0}.message-bubble-header{color:#64748b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:13px;display:flex}.message-bubble-body{color:#0f172a}.message-content{white-space:pre-wrap;word-break:break-word;font:inherit;margin:0}.message-placeholder{color:#475569;margin:0}.message-placeholder small{color:#94a3b8;margin-top:8px;display:block}.message-bubble-meta{color:#64748b;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:12px;display:flex}.message-bubble-error{color:#b91c1c;background:#fef2f2;border-radius:12px;margin-top:10px;padding:10px 12px;font-size:13px}.load-more{justify-self:start}.metrics-range-tabs{flex-wrap:wrap;gap:8px;display:flex}.metrics-range-tabs button{color:#475569;background:#fff;border:1px solid #dbe3ef;border-radius:999px;min-height:38px;padding:0 14px;font-weight:700}.metrics-range-tabs button.active,.metrics-range-tabs button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.chart-panel{overflow:hidden}.chart-meta{color:#64748b;font-size:13px}.line-chart-wrap{padding:8px 4px 0;overflow-x:auto}.line-chart{width:100%;min-width:720px}.line-chart-grid{stroke:#e2e8f0;stroke-width:1px}.line-chart-axis-y,.line-chart-axis-x{fill:#64748b;font-size:12px}.line-chart-dot{stroke:#fff;stroke-width:2px}.chart-empty{color:#64748b;place-items:center;min-height:220px;display:grid}@media (width<=960px){.hero,.split-section,.dashboard-shell,.two-column{grid-template-columns:1fr}.feature-grid,.product-grid,.stat-grid,.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar,.conversation-stats,.docs-layout{grid-template-columns:1fr}.dashboard-sidebar{min-height:auto;position:static}}@media (width<=640px){.site-header,.site-nav,.page-title-row,.panel-header{flex-direction:column;align-items:flex-start}.metrics-range-tabs{width:100%}.site-nav{gap:10px;width:100%}.feature-grid,.product-grid,.stat-grid,.capability-grid,.scenario-grid,.captcha-row,.sms-code-row{grid-template-columns:1fr}.hero{padding-top:42px}.hero h1{font-size:42px}}
