@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";:root{color-scheme:dark;--bg-0: #060d1a;--bg-1: #0c1b33;--bg-2: #123056;--surface-0: rgba(9, 21, 40, .58);--surface-1: rgba(12, 27, 48, .74);--surface-2: rgba(16, 37, 65, .86);--surface-float: rgba(8, 19, 36, .68);--line-soft: rgba(166, 206, 245, .14);--line-strong: rgba(166, 206, 245, .28);--text-strong: #eef5ff;--text-main: #c9d9ec;--text-muted: #8fa7c2;--accent-main: #7cc5ff;--accent-subtle: #6edbc5;--radius-3xl: 34px;--radius-2xl: 26px;--radius-xl: 20px;--radius-lg: 14px;--radius-md: 10px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 56px;--space-10: 72px;--blur-soft: blur(12px)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{margin:0;font-family:Inter Tight,Segoe UI,sans-serif;color:var(--text-main);background:radial-gradient(760px 420px at 5% 0%,rgba(124,197,255,.16),transparent 62%),radial-gradient(680px 400px at 98% 12%,rgba(110,219,197,.1),transparent 64%),linear-gradient(145deg,var(--bg-0),var(--bg-2) 48%,var(--bg-1))}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(187,219,247,.1) .6px,transparent .6px);background-size:24px 24px;opacity:.18}a{color:inherit;text-decoration:none}.app-shell{width:min(1240px,92vw);margin:0 auto;padding:var(--space-6) 0 var(--space-10)}.page-stack{display:grid;gap:var(--space-9)}.site-header{position:sticky;top:var(--space-4);z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-5);padding:10px var(--space-4);border:1px solid var(--line-soft);border-radius:var(--radius-2xl);background:linear-gradient(160deg,#081222bf,#09172ba6);-webkit-backdrop-filter:var(--blur-soft);backdrop-filter:var(--blur-soft)}.brand-mark{width:auto;min-width:58px;height:58px;display:inline-flex;align-items:center;gap:10px;overflow:hidden;padding:6px 12px 6px 6px;border-radius:var(--radius-lg);background:linear-gradient(150deg,#7fbdf65c,#0d233deb);color:var(--text-strong);font-family:Sora,Inter Tight,sans-serif;font-weight:700;letter-spacing:.06em;border:1px solid rgba(154,206,250,.24)}.brand-mark--mini{width:48px;height:48px;min-width:48px;padding:4px}.brand-mark--mini .brand-word{display:none}.brand-mark-image{width:46px;height:46px;min-width:46px;object-fit:contain;border-radius:calc(var(--radius-lg) - 4px)}.brand-word{font-family:Sora,Inter Tight,sans-serif;font-weight:700;letter-spacing:.02em;color:var(--text-strong);white-space:nowrap}.site-nav{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-5)}.nav-link{font-size:.88rem;font-weight:600;letter-spacing:.03em;color:var(--text-main);opacity:.84;transition:opacity .16s ease,color .16s ease}.nav-link:hover,.nav-link.active{color:var(--text-strong);opacity:1}.header-actions{display:flex;gap:var(--space-2);align-items:center}.btn{border:1px solid transparent;border-radius:var(--radius-pill);background:#122742c7;color:var(--text-strong);padding:10px 16px;font-size:.9rem;font-weight:650;cursor:pointer;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.btn:hover{transform:translateY(-1px);background:#152d4be6}.btn:disabled,.btn.is-disabled{opacity:.45;cursor:not-allowed}.btn--primary{background:linear-gradient(135deg,#68adeebd,#4991dacc);border-color:#a6dbff57}.btn--primary:hover{background:linear-gradient(135deg,#72b6f5d1,#549ce4e0)}.btn--soft{background:#0c1e369e;border-color:#a6cef529}.btn--full{width:100%;justify-content:center}.chip{display:inline-flex;align-items:center;gap:6px;border-radius:var(--radius-pill);background:#0f2139b3;border:1px solid var(--line-soft);color:var(--text-main);padding:7px 11px;font-size:.77rem;font-weight:600}.page-title{margin:var(--space-7) 0 var(--space-6);color:var(--text-strong);font-family:Sora,Inter Tight,sans-serif;font-size:clamp(1.7rem,2.7vw,2.7rem);line-height:1.08}.section{display:grid;gap:var(--space-5)}.section-heading{margin:0;color:var(--text-strong);font-family:Sora,Inter Tight,sans-serif;font-size:clamp(1.5rem,2.4vw,2.2rem)}.hero{display:grid;gap:var(--space-5)}.hero-grid{border-radius:var(--radius-3xl);background:linear-gradient(165deg,#0a182ccc,#081426a8);border:1px solid rgba(166,206,245,.16);padding:clamp(var(--space-5),3vw,var(--space-8));display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(var(--space-5),3vw,var(--space-8))}.hero-col-copy{display:grid;align-content:start;gap:var(--space-4)}.hero-kicker{margin:0;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-subtle);font-size:.74rem;font-weight:700}.hero-heading{margin:0;color:var(--text-strong);font-family:Sora,Inter Tight,sans-serif;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.02;max-width:16ch}.hero-lead{margin:0;color:var(--text-muted);line-height:1.62;max-width:58ch}.kpi-ribbon{display:flex;flex-wrap:wrap;gap:var(--space-3)}.kpi-item{min-width:130px;border-radius:var(--radius-lg);padding:10px 12px;background:#0a182b9e;border:1px solid rgba(166,206,245,.12);display:grid;gap:3px}.kpi-item strong{color:var(--text-strong);font-size:1rem}.kpi-item span{color:var(--text-muted);font-size:.78rem}.hero-col-preview{border-radius:var(--radius-2xl);background:var(--surface-float);border:1px solid rgba(166,206,245,.12);padding:var(--space-5);display:grid;gap:var(--space-4)}.hero-col-preview--airy{background:#0b192c94}.hero-dialogue{min-height:204px;display:grid;align-content:start;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);background:#07111f66;border:1px solid rgba(166,206,245,.08)}.chat-bubble{width:fit-content;max-width:84%;padding:12px 14px;border-radius:14px;line-height:1.44;font-size:.92rem;position:relative}.chat-bubble--user{justify-self:end;background:#528dc94d;color:var(--text-strong)}.chat-bubble--assistant{background:#1834578a}.inline-composer{display:flex;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);background:#071222b8;padding:8px 10px}.inline-composer--ghost{background:#08132285;border:1px solid rgba(166,206,245,.12);pointer-events:none;opacity:.8}.inline-composer--ghost .input-text{color:var(--text-muted)}.inline-composer--ghost .btn{opacity:.7}.input-text{width:100%;border:0;outline:none;background:transparent;color:var(--text-main);font-size:.94rem}.input-text::placeholder{color:#8199b4}.input-text--solid{border:1px solid rgba(166,206,245,.16);border-radius:var(--radius-md);background:#071222b8;padding:10px 12px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.card{border-radius:var(--radius-2xl);background:linear-gradient(160deg,#0a1729b8,#0b1a2f94);border:1px solid rgba(166,206,245,.12)}.feature-card{min-height:220px;padding:var(--space-6);display:grid;align-content:start;gap:var(--space-3)}.feature-card--airy{border-color:#a6cef51a}.feature-title{margin:0;color:var(--text-strong);font-size:1.18rem;line-height:1.28}.feature-text{margin:0;color:var(--text-muted);line-height:1.58}.media-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3)}.media-tile{width:100%;height:220px;border-radius:var(--radius-lg);object-fit:cover;border:1px solid rgba(166,206,245,.16);background:#081424ad}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5)}.plan-card{min-height:304px;border-radius:var(--radius-2xl);padding:var(--space-6);background:linear-gradient(160deg,#091629bd,#0b192d9e);border:1px solid rgba(166,206,245,.12);display:grid;align-content:start;gap:var(--space-3)}.plan-card--primary{border-color:#a6dbff4d;background:linear-gradient(165deg,#102742d1,#09192eb8)}.plan-card--muted{opacity:.58}.plan-badge{width:fit-content;border-radius:var(--radius-pill);border:1px solid rgba(166,206,245,.16);padding:4px 9px;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.plan-name{margin:0;color:var(--text-strong);font-size:1.16rem}.plan-price{margin:0;color:var(--text-strong);font-family:Sora,Inter Tight,sans-serif;font-size:1.96rem}.plan-grid--expanded{align-items:stretch}.plan-card--offer{min-height:100%;box-shadow:0 18px 44px #050c1842;display:flex;flex-direction:column;align-content:stretch}.plan-card--offer>.btn{width:100%;margin-top:auto}.plan-card-topline{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.discount-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:var(--radius-pill);background:linear-gradient(135deg,#7cc5ff3d,#7eefc533);border:1px solid rgba(124,197,255,.26);color:#dff3ff;font-weight:700;font-size:.82rem}.plan-price-stack{display:grid;gap:6px}.plan-price-old{color:var(--text-muted);text-decoration:line-through;font-size:1rem}.plan-meta-grid{display:grid;gap:6px;color:var(--text-main);font-weight:600}.plan-audience{margin:0;color:#cae6ff;font-size:.92rem}.plan-highlight-list{margin:0;padding-left:1.1rem;display:grid;gap:10px;color:var(--text-main);line-height:1.5}.plan-highlight-list--compact{gap:8px}.plan-highlight-list li::marker{color:#7cc5ff}.plan-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:auto}.pricing-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4)}.pricing-section-header--payment{margin-bottom:var(--space-5)}.pricing-section-lead{max-width:760px}.pricing-trust-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-2)}.chip--soft{background:#091526b8;border:1px solid rgba(166,206,245,.12)}.chip--accent{background:#7cc5ff1f;border-color:#7cc5ff2e;color:#d9efff}.payment-panel{display:grid;gap:var(--space-4)}.checkout-widget--offer{margin-bottom:var(--space-5)}.checkout-value-row{display:flex;flex-wrap:wrap;gap:var(--space-2)}.qa-stack{display:grid;gap:var(--space-3)}.qa-item{border-radius:var(--radius-xl);padding:var(--space-5);background:#0b192ca3;border:1px solid rgba(166,206,245,.11);display:grid;gap:var(--space-2)}.qa-item--chat{grid-template-columns:1fr}.qa-q{margin:0;color:var(--text-strong)}.qa-a{margin:0;color:var(--text-muted);line-height:1.55}.panel{border-radius:var(--radius-2xl);padding:var(--space-6);background:linear-gradient(160deg,#0a1729c2,#0a182ca1);border:1px solid rgba(166,206,245,.14)}.panel--soft{border-color:#a6cef51a;background:linear-gradient(160deg,#091424c2,#0c1b2f99)}.panel h3{margin:0 0 var(--space-3);color:var(--text-strong)}.panel p{margin:0 0 var(--space-3);color:var(--text-muted)}.panel-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:var(--space-5);align-items:start}.profile-page .panel h3{font-size:1.02rem;letter-spacing:.01em}.profile-card{box-shadow:inset 0 1px #ffffff0a}.profile-metrics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.metric-tile{padding:12px 14px}.activation-form{grid-template-columns:minmax(0,1fr) auto;align-items:end}.activation-form .control-block{margin:0}.activation-form .btn{height:42px;padding:0 18px}.profile-page .panel-actions{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid rgba(166,206,245,.12)}.profile-topups{position:sticky;top:calc(var(--space-6) + 72px)}.profile-topups .feature-text{font-size:.86rem}.topup-link{border:1px solid rgba(166,206,245,.18);background:#0c1b30c2}.profile-transactions .tx-list{gap:var(--space-3)}.tx-item{grid-template-columns:minmax(0,1fr) auto auto}.tx-meta{min-width:0;display:grid;gap:4px}.tx-kind{font-size:.9rem}.tx-details{color:var(--text-muted);font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx-date{color:var(--text-muted);font-size:.8rem;white-space:nowrap}.profile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-bottom:var(--space-3)}.metric-tile{border-radius:var(--radius-lg);padding:10px 12px;background:#0915279e;border:1px solid rgba(166,206,245,.12);display:grid;gap:4px}.metric-tile span{color:var(--text-muted);font-size:.78rem}.metric-tile strong{color:var(--text-strong);font-size:1rem}.activation-form{display:grid;gap:var(--space-2);margin-top:var(--space-3)}.control-block{display:grid;gap:6px;color:var(--text-muted);font-size:.84rem}.topup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.topup-link{justify-content:center;text-align:center;min-height:44px}.tx-list{display:grid;gap:var(--space-2)}.tx-item{border-radius:var(--radius-lg);padding:12px;background:#081323a8;border:1px solid rgba(166,206,245,.11);display:grid;grid-template-columns:1fr auto auto;gap:var(--space-3);align-items:center}.tx-plus{color:#9af5c7;font-weight:700}.tx-minus{color:#ffb3b3;font-weight:700}.checkout-widget{margin-top:var(--space-3);border-radius:var(--radius-xl);padding:var(--space-5);background:#0b1a2fb8;border:1px solid rgba(166,206,245,.14);display:grid;gap:var(--space-3)}.checkout-widget--airy{background:#0b1a2f8f}.site-footer{margin-top:var(--space-10);border-radius:var(--radius-2xl);border:1px solid rgba(166,206,245,.1);background:linear-gradient(165deg,#081323cc,#0a172aa8);padding:var(--space-5);display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-4);align-items:center}.footer-copy{color:var(--text-muted)}.footer-actions{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:flex-end}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#030912ad}.modal-card{width:min(430px,92vw);border-radius:var(--radius-xl);border:1px solid rgba(166,206,245,.16);background:#081324f0;padding:var(--space-5);display:grid;gap:var(--space-3)}.modal-card h3{margin:0;color:var(--text-strong)}.modal-form{display:grid;gap:var(--space-3)}.modal-form label{display:grid;gap:var(--space-1);color:var(--text-muted);font-size:.84rem}.auth-consent-item{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:10px;line-height:1.4}.auth-consent-item input[type=checkbox]{margin-top:2px}.auth-consent-item a{color:var(--accent-main);text-decoration:underline}.auth-consent-item--guest{margin-top:var(--space-2)}.guest-chat-panel{display:grid;gap:var(--space-4)}.guest-consent-copy{display:grid;gap:var(--space-3)}.guest-chat-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3)}.guest-chat-viewport{min-height:360px;max-height:60vh}.guest-composer-form{gap:var(--space-3)}.modal-card--guest{width:min(680px,calc(100vw - 28px))}.legal-page-panel{display:grid;gap:var(--space-4)}.legal-doc-list{display:grid;gap:var(--space-3)}.legal-doc-item{border-radius:var(--radius-xl);border:1px solid rgba(166,206,245,.12);background:#081426a8;padding:var(--space-4);display:flex;justify-content:space-between;align-items:center;gap:var(--space-4)}.legal-doc-main{display:grid;gap:8px}.legal-doc-main h3{margin:0;color:var(--text-strong)}.legal-doc-file{margin:0;color:var(--text-muted);font-size:.85rem}.legal-doc-actions{display:flex;gap:var(--space-2);flex-wrap:wrap}.legal-doc-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.legal-doc-header .page-title{margin:var(--space-7) 0 var(--space-4)}.legal-doc-content-panel{display:grid;gap:var(--space-3)}.legal-doc-paragraph{margin:0;color:var(--text-main);line-height:1.6;white-space:pre-wrap}.chat-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 240px;gap:var(--space-5)}.chat-sidebar,.chat-inspector,.chat-stream-card,.chat-composer-card,.json-preview-card{border-radius:var(--radius-2xl);background:linear-gradient(165deg,#091527b8,#09162894);border:1px solid rgba(166,206,245,.1)}.chat-sidebar,.chat-inspector{padding:var(--space-4);display:grid;align-content:start;gap:var(--space-3)}.chat-main{display:grid;gap:var(--space-4)}.sidebar-section,.chat-history-list{display:grid;gap:var(--space-2)}.history-item{border:0;border-radius:var(--radius-lg);background:#0915268a;color:var(--text-main);padding:10px 11px;text-align:left;cursor:pointer;transition:background-color .14s ease,color .14s ease;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:start}.history-item-main{min-width:0;display:grid;gap:4px}.history-item-title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item-snippet{font-size:.78rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item:hover{background:#10233eb3}.history-item.is-active{background:#213f63ad;color:var(--text-strong)}.chat-stream-card{position:relative;padding:var(--space-4);display:grid;gap:var(--space-3);min-height:560px}.chat-stream-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3)}.chat-state-label{margin:4px 0 0;color:var(--text-muted);font-size:.85rem}.chat-stream-status{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.context-indicator{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:var(--radius-pill);border:1px solid rgba(166,206,245,.16);background:#0b192d94;color:var(--text-muted);font-size:.76rem;font-weight:650;padding:0 10px}.context-indicator.is-active{border-color:#a6dbff47;color:#d8ecff}.chat-stream-viewport{border-radius:var(--radius-xl);background:#07111f9e;padding:var(--space-3);display:grid;align-content:start;gap:var(--space-3);overflow-y:auto;min-height:420px;max-height:62vh}.empty-chat-placeholder{margin:0;color:var(--text-muted)}.message-row{display:grid}.message-row--user{justify-items:end}.message-row--assistant{justify-items:start}.message-layer{max-width:min(740px,100%);border-radius:16px;padding:11px 13px;background:#10223a8f;border:1px solid rgba(166,206,245,.08);display:grid;gap:7px;animation:message-in .26s ease both}.message-row--user .message-layer{background:#5491ce47}.message-row--streaming .message-layer{border-color:#a6cef533}.message-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.message-author{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.message-credit{font-size:.74rem;color:#aad8ff}.message-text{margin:0;white-space:pre-wrap;line-height:1.5;color:var(--text-main)}.message-actions{display:flex;gap:var(--space-2);opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}.message-row--assistant:hover .message-actions,.message-row--assistant:focus-within .message-actions{opacity:1;transform:translateY(0)}.message-action-btn{border:0;border-radius:var(--radius-pill);padding:6px 10px;background:#091526c7;color:var(--text-main);cursor:pointer;font-size:.74rem}.message-action-btn:hover{color:var(--text-strong)}.typing-indicator{width:fit-content;display:inline-flex;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);padding:7px 11px;background:#0d1e36a8;color:var(--text-muted);font-size:.83rem}.typing-dots{display:inline-flex;align-items:center;gap:4px}.typing-dots i{width:6px;height:6px;border-radius:50%;background:#aedaffb8;animation:typing-pulse 1s ease infinite}.typing-dots i:nth-child(2){animation-delay:.14s}.typing-dots i:nth-child(3){animation-delay:.28s}.jump-latest-btn{position:absolute;right:var(--space-4);bottom:var(--space-4);border:0;border-radius:var(--radius-pill);background:#173354e6;color:var(--text-strong);font-size:.76rem;padding:8px 12px;cursor:pointer}.json-preview-card{padding:var(--space-4);display:grid;gap:var(--space-3)}.json-preview{margin:0;border-radius:var(--radius-lg);background:#06101eb8;border:1px solid rgba(166,206,245,.12);padding:var(--space-3);font-size:.8rem;color:#bad8f4;overflow-x:auto}.chat-composer-card{padding:var(--space-4);display:grid;gap:var(--space-3)}.composer-toolbar{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.context-clear-btn{margin-left:auto}.input-select{border-radius:var(--radius-pill);border:1px solid rgba(166,206,245,.16);background:#081222cc;color:var(--text-main);font-weight:600;padding:8px 11px}.checkbox-chip{cursor:pointer}.checkbox-chip input{margin:0}.composer-form{display:grid;gap:var(--space-2)}.composer-textarea{width:100%;border:1px solid rgba(166,206,245,.16);border-radius:var(--radius-lg);background:#07111fd1;color:var(--text-main);padding:12px 14px;resize:none;min-height:48px;max-height:220px;line-height:1.48;font-family:inherit;font-size:.95rem}.composer-textarea:focus-visible,.input-select:focus-visible,.input-text--solid:focus-visible,.btn:focus-visible,.message-action-btn:focus-visible{outline:2px solid rgba(124,197,255,.5);outline-offset:1px}.composer-actions{display:flex;gap:var(--space-2);align-items:center;justify-content:flex-end}.composer-settings-btn{min-height:40px;padding:0 14px;white-space:nowrap}.icon-btn{width:38px;height:38px;border-radius:50%;border:1px solid rgba(166,206,245,.18);background:#0b1b2fcc;color:var(--text-strong);cursor:pointer}.hidden-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.chat-inspector{gap:var(--space-2)}.avatar-tile{width:78px;height:78px;border-radius:var(--radius-lg);background:linear-gradient(150deg,#7abcf566,#142f4ee6);color:var(--text-strong);display:grid;place-items:center;font-size:1.26rem;font-weight:800}.credit-pill{border-radius:var(--radius-md);background:#081222bd;border:1px solid rgba(166,206,245,.12);padding:10px 12px;font-weight:600}.error-text{margin:0;color:#ffc3c3}.success-text{margin:0;color:#9af5c7}.fade-stagger>*{animation:rise-in .46s ease both}.fade-stagger>*:nth-child(1){animation-delay:.03s}.fade-stagger>*:nth-child(2){animation-delay:.09s}.fade-stagger>*:nth-child(3){animation-delay:.15s}.fade-stagger>*:nth-child(4){animation-delay:.21s}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes message-in{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes typing-pulse{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-2px);opacity:1}}@media (max-width: 1160px){.chat-layout{grid-template-columns:1fr}.chat-sidebar,.chat-inspector{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.chat-sidebar .sidebar-section{grid-column:1 / -1}.chat-inspector .btn,.chat-sidebar .btn{width:auto}.hero-grid,.profile-grid,.plan-grid{grid-template-columns:1fr}.pricing-section-header,.guest-chat-header{flex-direction:column}.pricing-trust-list{justify-content:flex-start}.profile-topups{position:static;top:auto}}@media (max-width: 860px){.site-header{grid-template-columns:1fr;justify-items:start}.site-footer{grid-template-columns:1fr}.footer-actions{justify-content:flex-start}.feature-grid,.topup-grid,.media-showcase,.chat-sidebar,.chat-inspector,.tx-item{grid-template-columns:1fr}.message-layer{max-width:100%}.context-clear-btn{margin-left:0}}.app-shell{width:min(1360px,96vw)}.page-stack--chat{gap:var(--space-5);min-height:calc(100vh - 126px)}.page-stack--chat .page-title{margin:var(--space-4) 0 var(--space-3)}.page-stack--chat .section{align-content:start}.page-stack--chat .section>.btn{justify-self:start}.chat-page{min-height:calc(100vh - 166px);display:grid;grid-template-rows:auto 1fr;gap:var(--space-2)}.chat-layout{display:grid;grid-template-columns:244px minmax(0,1fr);gap:var(--space-3);height:min(78vh,calc(100vh - 210px));min-height:620px}.chat-layout.is-inspector-open{grid-template-columns:244px minmax(0,1fr) 220px}.chat-sidebar,.chat-inspector,.chat-thread{border-radius:var(--radius-xl);border:1px solid rgba(166,206,245,.12);background:linear-gradient(165deg,#0915279e,#09162870)}.chat-sidebar{padding:12px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:var(--space-3);min-height:0}.chat-main{min-height:0;display:block}.chat-thread{height:100%;min-height:0;display:flex;flex-direction:column;gap:var(--space-2);padding:12px;overflow:hidden;position:relative}.chat-thread-header{display:flex;justify-content:space-between;gap:var(--space-3);align-items:center;min-height:44px}.chat-thread-title{min-width:0;display:grid;gap:2px}.chat-thread-title strong{color:var(--text-strong);font-size:.98rem;letter-spacing:.01em}.chat-thread-tools{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end}.inspector-toggle-btn{min-height:40px}.chat-state-label{margin:0;color:#aecaeb;font-size:.83rem}.status-note,.error-note{border-radius:var(--radius-md);padding:8px 10px;font-size:.82rem}.status-note{background:#0a1a2c9e;border:1px solid rgba(166,206,245,.16);color:#d5e9ff}.error-note{background:#3e111c7a;border:1px solid rgba(255,179,179,.28);color:#ffd7d7}.sidebar-heading{margin:0;color:var(--text-strong);font-size:.84rem;letter-spacing:.03em;text-transform:uppercase}.chat-history-list{display:grid;align-content:start;gap:6px;max-height:100%;overflow-y:auto;padding-right:2px}.history-placeholder{color:#aecaeb;font-size:.84rem}.history-item{min-height:44px;border:1px solid transparent;border-radius:12px;padding:8px 10px;display:grid;gap:4px;align-content:center;text-align:left;background:#0915266b;color:var(--text-main);cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.history-item:hover{background:#10233e9e}.history-item.is-active{border-color:#a6dbff52;background:#1e3c5f9e;color:var(--text-strong)}.history-item-title{font-size:.9rem;line-height:1.28;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-item-meta{color:#aecaeb;font-size:.76rem}.chat-stream-viewport{flex:1;min-height:0;overflow-y:auto;border-radius:var(--radius-lg);background:#07111f7a;border:1px solid rgba(166,206,245,.1);padding:12px;display:grid;align-content:start;gap:var(--space-3)}.empty-chat-placeholder{margin:0;color:#bed3ea}.message-layer{max-width:min(840px,100%);border-radius:14px;padding:10px 12px;background:#10223a66;border:1px solid rgba(166,206,245,.08)}.message-row--user .message-layer{background:#5491ce33}.message-head{min-height:24px;align-items:center}.message-author{color:#aecaeb;font-size:.75rem}.message-text{color:#e1edfa;line-height:1.56}.message-menu{position:relative}.message-menu-trigger{width:30px;height:30px;border-radius:999px;border:1px solid rgba(166,206,245,.18);background:#0a192dc2;color:#d7e9ff;cursor:pointer;opacity:0;transition:opacity .14s ease,background-color .14s ease}.message-menu-trigger:hover{background:#10253feb}.message-menu-panel{position:absolute;right:0;top:34px;width:220px;border-radius:12px;border:1px solid rgba(166,206,245,.22);background:#081425f5;padding:6px;display:grid;gap:4px;z-index:9}.message-menu-item{min-height:38px;border:0;border-radius:10px;background:transparent;color:#d7e9ff;text-align:left;font-size:.84rem;padding:8px 10px;cursor:pointer}.message-menu-item:hover{background:#132a46d1}.message-menu-meta{margin:3px 2px 4px;border-top:1px solid rgba(166,206,245,.16);padding-top:7px;color:#aecaeb;font-size:.74rem}.context-indicator{min-height:32px;font-size:.78rem;color:#c4dbf2;border-color:#a6cef52e;background:#0b192d8f}.context-indicator.is-active{color:#e1f0ff;border-color:#a6dbff57}.jump-latest-btn{position:absolute;right:18px;bottom:92px}.chat-composer-card{padding:10px;border-radius:var(--radius-lg);border:1px solid rgba(166,206,245,.13);background:#081425d6}.composer-toolbar{align-items:end;gap:10px}.input-select{min-height:40px;border-radius:10px}.composer-form{gap:10px}.composer-textarea{border-radius:12px;border-color:#a6cef52e;min-height:50px}.composer-actions{justify-content:space-between}.icon-btn{width:40px;height:40px}.context-clear-btn{margin-left:auto;min-height:40px}.chat-inspector{display:block;padding:10px}.chat-inspector.is-collapsed{display:none}.chat-inspector-inner{display:grid;gap:10px;align-content:start}.inspector-note{margin:0;color:#b8d1e8;font-size:.82rem;line-height:1.48}.inspector-meta-row{border-radius:10px;border:1px solid rgba(166,206,245,.12);background:#081222a8;min-height:40px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;gap:8px}.inspector-meta-row span{color:#b8d1e8;font-size:.78rem}.inspector-meta-row strong{color:#eef5ff;font-size:.82rem}.history-item:focus-visible,.message-menu-trigger:focus-visible,.message-menu-item:focus-visible,.inspector-toggle-btn:focus-visible,.context-indicator:focus-visible,.composer-textarea:focus-visible,.input-select:focus-visible,.btn:focus-visible,.icon-btn:focus-visible{outline:2px solid rgba(124,197,255,.72);outline-offset:2px}@media (max-width: 1280px){.chat-layout{grid-template-columns:224px minmax(0,1fr)}.chat-layout.is-inspector-open{grid-template-columns:224px minmax(0,1fr) 204px}}@media (max-width: 1120px){.page-stack--chat,.chat-page{min-height:auto}.chat-layout,.chat-layout.is-inspector-open{grid-template-columns:1fr;height:calc(100vh - 182px);min-height:560px}.chat-sidebar{grid-template-rows:auto auto auto}.chat-inspector,.inspector-toggle-btn{display:none}}@media (max-width: 760px){.chat-layout,.chat-layout.is-inspector-open{height:calc(100vh - 166px);min-height:520px}.composer-toolbar{align-items:stretch}.context-clear-btn{margin-left:0}}:root{--chat-bg: #0b1220;--chat-surface-1: #121a2b;--chat-surface-2: #161f34;--chat-surface-3: #1a2540;--chat-border: #24304a;--chat-border-strong: #32507b;--chat-text-main: #e8eefc;--chat-text-muted: #a9b7d4;--chat-accent: #6aa9ff;--chat-accent-soft: rgba(106, 169, 255, .2);--chat-shadow: 0 6px 18px rgba(5, 10, 18, .25);--chat-radius-lg: 14px;--chat-radius-md: 10px}.app-shell.app-shell--chat{width:min(1920px,99vw);padding:10px 0 14px}.page-stack--chat{gap:10px;height:calc(100vh - 112px);min-height:0;overflow:hidden}.page-stack--chat .page-title{margin:8px 0 6px}.chat-page{min-height:0;height:100%;display:grid;grid-template-rows:auto 1fr;gap:8px}.chat-layout.chat-layout--clean{position:relative;display:grid;grid-template-columns:296px minmax(0,1fr);gap:10px;height:100%;min-height:0}.chat-layout.chat-layout--clean .chat-sidebar,.chat-layout.chat-layout--clean .chat-main{min-height:0}.chat-layout.chat-layout--clean .chat-sidebar{border-radius:var(--chat-radius-lg);border:1px solid var(--chat-border);background:var(--chat-surface-1);padding:10px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;box-shadow:var(--chat-shadow)}.chat-sidebar-top{display:grid;gap:8px}.chat-sidebar-close{display:none}.chat-search{display:block}.chat-search-input{width:100%;min-height:40px;border-radius:var(--chat-radius-md);border:1px solid var(--chat-border);background:var(--chat-surface-2);color:var(--chat-text-main);padding:0 12px;font:inherit}.chat-search-input::placeholder{color:var(--chat-text-muted)}.sidebar-section{min-height:0}.chat-history-list{list-style:none;margin:0;padding:0;display:grid;align-content:start;gap:6px;overflow-y:auto;max-height:100%}.history-item-wrap{margin:0}.history-item{width:100%;min-height:44px;border-radius:10px;border:1px solid transparent;background:var(--chat-surface-2);color:var(--chat-text-main);text-align:left;display:grid;gap:4px;align-content:center;padding:8px 10px}.history-item:hover{border-color:var(--chat-border-strong);background:var(--chat-surface-3)}.history-item.is-active{border-color:var(--chat-accent);background:#1b2b48;box-shadow:inset 3px 0 0 var(--chat-accent)}.history-item-title{color:var(--chat-text-main)}.history-item-meta,.history-placeholder{color:var(--chat-text-muted)}.chat-support-btn{margin-top:auto}.chat-layout.chat-layout--clean .chat-main{border-radius:var(--chat-radius-lg);border:1px solid var(--chat-border);background:var(--chat-surface-1);box-shadow:var(--chat-shadow);padding:10px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.chat-main-header{min-height:44px;display:flex;justify-content:space-between;align-items:center;gap:8px}.chat-main-title{min-width:0;display:flex;align-items:center;gap:8px}.chat-main-title strong{color:var(--chat-text-main);font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-state-pill{border-radius:999px;background:var(--chat-surface-2);border:1px solid var(--chat-border);color:var(--chat-text-muted);font-size:.74rem;padding:4px 8px}.chat-main-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.context-indicator{min-height:32px;border-radius:999px;border:1px solid var(--chat-border);background:var(--chat-surface-2);color:var(--chat-text-muted)}.context-indicator.is-active{border-color:var(--chat-accent);color:#d8e6ff}.credit-pill{background:var(--chat-surface-2);border:1px solid var(--chat-border);color:var(--chat-text-main)}.chat-settings-open-btn{display:inline-flex;align-items:center;gap:6px}.settings-icon{width:16px;height:16px}.status-note,.error-note{border-radius:var(--chat-radius-md)}.status-note{border:1px solid var(--chat-border);background:var(--chat-surface-2);color:var(--chat-text-muted)}.error-note{border:1px solid rgba(255,126,126,.36);background:#581c2873;color:#ffdce2}.chat-stream-viewport{flex:1;min-height:0;max-height:none;border-radius:var(--chat-radius-md);border:1px solid var(--chat-border);background:#0f1729;padding:12px}.message-layer{max-width:64%;border-radius:12px;border:1px solid var(--chat-border);background:var(--chat-surface-2);padding:10px 12px}.message-row--user .message-layer{background:#1a2b46;border-color:#2c4672}.message-head{gap:8px}.message-author{color:var(--chat-text-muted);text-transform:none;letter-spacing:.01em;font-size:.75rem}.message-model-badge{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;border:1px solid var(--chat-border);background:var(--chat-surface-3);color:var(--chat-text-muted);padding:0 8px;font-size:.7rem}.message-menu-trigger{min-width:36px;min-height:36px;border-radius:8px;border:1px solid var(--chat-border);background:var(--chat-surface-2);color:var(--chat-text-muted)}.message-menu-panel{border-radius:10px;border:1px solid var(--chat-border);background:#121b2f}.message-menu-item{min-height:40px;color:var(--chat-text-main)}.chat-composer-card{margin-top:auto;position:sticky;bottom:0;border-radius:var(--chat-radius-md);border:1px solid var(--chat-border);background:#10192d;padding:8px;z-index:2}.composer-form{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:8px;align-items:end}.composer-attach-btn{width:40px;height:40px;border-radius:10px;border:1px solid var(--chat-border);background:var(--chat-surface-2);color:var(--chat-text-muted);padding:0}.composer-attach-btn svg{width:18px;height:18px}.composer-textarea{min-height:44px;max-height:180px;border-radius:10px;border:1px solid var(--chat-border);background:var(--chat-surface-2);color:var(--chat-text-main)}.composer-actions{display:flex;gap:8px;align-items:center}.composer-send-btn{min-height:40px;background:#2a3552;border-color:#34456d;color:#9fb3d8}.composer-send-btn.is-ready{background:linear-gradient(135deg,#4f8ff3,#3f7adc);border-color:#5fa1ff;color:#eef5ff}.composer-send-btn:disabled{opacity:1;cursor:not-allowed}.chat-settings-drawer{position:absolute;top:0;right:0;bottom:0;width:min(360px,88vw);transform:translate(108%);transition:transform .2s ease;border-left:1px solid var(--chat-border);background:#121b2f;z-index:65;display:flex;flex-direction:column}.chat-settings-drawer.is-open{transform:translate(0)}.chat-settings-header{padding:10px;border-bottom:1px solid var(--chat-border);display:flex;justify-content:space-between;align-items:center}.chat-settings-close-btn{width:36px;height:36px}.chat-settings-body{padding:10px;display:grid;gap:10px;align-content:start;overflow-y:auto}.settings-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#04080f94;z-index:60}.sidebar-toggle-btn,.sidebar-backdrop{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.btn:focus-visible,.icon-btn:focus-visible,.history-item:focus-visible,.chat-search-input:focus-visible,.composer-textarea:focus-visible,.input-select:focus-visible,.message-menu-item:focus-visible,.message-menu-trigger:focus-visible{outline:2px solid var(--chat-accent);outline-offset:2px}@media (max-width: 1440px){.chat-layout.chat-layout--clean{grid-template-columns:276px minmax(0,1fr)}}@media (max-width: 1100px){.page-stack--chat{height:calc(100vh - 98px)}.chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)}.chat-layout.chat-layout--clean .chat-sidebar{position:absolute;top:0;left:0;bottom:0;width:min(88vw,320px);z-index:80;transform:translate(-104%);transition:transform .2s ease;border-radius:0 12px 12px 0}.chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)}.chat-sidebar-close{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--chat-border);background:var(--chat-surface-2);color:var(--chat-text-main)}.sidebar-toggle-btn{display:inline-flex}.sidebar-backdrop{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#03080e9e;z-index:70}.chat-main-actions .credit-pill{display:none}.message-layer{max-width:78%}}@media (max-width: 760px){.chat-main-actions{justify-content:flex-start}.composer-form{grid-template-columns:40px minmax(0,1fr)}.composer-actions{grid-column:1 / -1;justify-content:flex-end}.message-layer{max-width:92%}}:root{--chat-bg: #0a101b;--chat-surface-1: #111827;--chat-surface-2: #151f33;--chat-surface-3: #1a2740;--chat-border: #26324b;--chat-text-main: #e6edf9;--chat-text-muted: #afbdd8;--chat-accent: #67a5ff}.app-shell.app-shell--chat{width:min(1960px,99vw)}.chat-layout.chat-layout--clean .chat-sidebar,.chat-layout.chat-layout--clean .chat-main,.chat-settings-drawer{background:var(--chat-surface-1);border-color:var(--chat-border);box-shadow:none}.chat-main-header{min-height:40px}.chat-main-title{gap:10px}.chat-state-pill{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:4px 9px;font-size:.76rem;color:var(--chat-text-muted)}.status-spinner{width:12px;height:12px;border-radius:999px;border:1.5px solid rgba(144,173,220,.35);border-top-color:var(--chat-accent);animation:chat-spin .85s linear infinite}@keyframes chat-spin{to{transform:rotate(360deg)}}.chat-stream-viewport{background:#0f1728;border-color:var(--chat-border);padding:10px;gap:10px}.message-layer{width:fit-content;max-width:66%;border-radius:12px;padding:11px 13px}.message-row--user .message-layer{background:#1c2b47;border-color:#2d456e}.message-head{min-height:20px;margin-bottom:4px}.message-head.is-group-continued{min-height:0;margin-bottom:2px}.message-author-placeholder{display:inline-block;width:1px;height:1px}.message-author{font-size:.74rem;line-height:1.2}.message-model-badge{min-height:20px;padding:0 7px;font-size:.68rem}.message-text{margin:0;font-size:.98rem;line-height:1.58;color:var(--chat-text-main)}.message-list{margin:0 0 0 1.2rem;padding:0;display:grid;gap:4px;color:var(--chat-text-main)}.message-inline-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;border:1px solid #2e3a55;border-radius:6px;background:#19243a;padding:.06rem .33rem}.md-code-block{border:1px solid #2e3a55;border-radius:10px;background:#0e1524;overflow:hidden}.md-code-toolbar{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #2e3a55;background:#131d30;padding:0 9px}.md-code-language{color:var(--chat-text-muted);font-size:.72rem;text-transform:lowercase}.md-code-copy-btn{min-height:26px;border:1px solid #304160;border-radius:7px;background:#1a2740;color:var(--chat-text-main);padding:0 8px;font-size:.73rem;cursor:pointer}.md-code-copy-btn:hover{background:#213250}.md-code-copy-btn:focus-visible{outline:2px solid var(--chat-accent);outline-offset:1px}.md-code-block code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.88rem;line-height:1.55;color:#dbe8ff;white-space:pre}.chat-composer-card{padding:8px}.composer-actions{min-height:40px;justify-content:flex-end}.composer-status{display:inline-flex;align-items:center;gap:6px;color:var(--chat-text-muted);font-size:.83rem}.btn--danger{background:#3e2130;border-color:#6f314e;color:#ffe1ea}.btn--danger:hover{background:#4a2738}.composer-stop-btn,.composer-send-btn{min-height:40px}.composer-send-btn:disabled{background:#2a3550;border-color:#364769;color:#8397bc}@media (max-width: 1100px){.message-layer{max-width:82%}}@media (max-width: 760px){.message-layer{max-width:96%}}.chat-page{background:transparent;border-radius:0;padding:0}.chat-page .page-title{display:none}.chat-layout.chat-layout--clean{border:0}.chat-layout.chat-layout--clean .chat-main,.chat-layout.chat-layout--clean .chat-sidebar{border-color:#859dc529}.chat-sidebar .sidebar-section{display:flex;flex-direction:column;min-height:0;flex:1}.chat-history-list{margin-top:8px;align-content:flex-start;justify-content:flex-start}.chat-stream-inner{width:min(1160px,100%);margin:0 auto;padding:0 clamp(16px,1.8vw,20px) 8px}.chat-stream-feed{gap:12px}.message-group{gap:6px}.message-group-head{min-height:18px}.message-layer{max-width:clamp(320px,70%,820px);padding:12px 14px}.message-text{font-size:1.03rem;line-height:1.52}.message-list{line-height:1.5;gap:3px}.jump-latest-btn{right:16px;bottom:74px;opacity:.9}.chat-composer-card{border-color:#859dc529}.composer-send-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 1180px){.chat-stream-inner{width:min(1020px,100%)}}.page-stack--chat{padding-top:10px;gap:12px}.chat-layout.chat-layout--clean{margin-top:8px}.chat-main-header{padding:10px 12px 10px 14px}.chat-main-title strong{padding-left:2px}.chat-sidebar{align-content:stretch}.chat-sidebar .sidebar-section{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;flex:1}.chat-history-list{margin-top:8px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;flex:1;min-height:0}.history-item-wrap{width:100%}.history-item{width:100%;min-height:56px;padding:10px 12px;gap:5px}.history-item-title{font-size:.92rem;line-height:1.3}.composer-attach-btn{display:inline-flex;align-items:center;justify-content:center}.composer-attach-btn svg{width:18px;height:18px;display:block;margin:0 auto}.chat-page{--bg: #0b1220;--surface-1: #121b2d;--surface-2: #162236;--border: rgba(132, 155, 196, .2);--text: #e6eefb;--muted: #9daecd}.chat-layout.chat-layout--clean .chat-sidebar,.chat-layout.chat-layout--clean .chat-main,.chat-settings-drawer{background:var(--surface-1);border-color:var(--border);box-shadow:none}.chat-main-header{border-bottom:1px solid var(--border)}.chat-stream-viewport{background:var(--surface-2);border-color:var(--border);padding:8px 0 6px;scrollbar-width:thin;scrollbar-color:rgba(120,143,181,.66) transparent}.message-head{margin-bottom:4px;display:flex;justify-content:flex-end}.message-text{color:var(--text);font-size:.97rem;line-height:1.5}.chat-page{--bg: #0b1220;--surface-1: #121b2d;--surface-2: #162236;--border: rgba(132, 155, 196, .2);--text: #e6eefb;--muted: #9daecd;--accent: #66a4ff;--radius: 12px;--shadow: none}.chat-main-header{border-bottom:1px solid var(--border);padding-bottom:8px}.chat-stream-viewport{position:relative;background:var(--surface-2);border-color:var(--border);padding:8px 0 6px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(120,143,181,.66) transparent}.chat-stream-viewport::-webkit-scrollbar-thumb{background:#788fb5a8;border-radius:999px}.chat-stream-inner{width:min(1040px,100%);margin:0 auto;padding:0 clamp(20px,2vw,24px) 8px}.chat-stream-feed{display:flex;flex-direction:column;gap:14px}.message-group{display:flex;flex-direction:column;gap:8px}.message-group-head{min-height:20px;display:flex;align-items:center;gap:8px;padding:0 2px}.message-user-avatar{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(143,169,213,.35);background:#5481ce33;color:#d6e6ff;font-size:.64rem;line-height:1}.message-model-badge{min-height:20px;border-radius:999px;border:1px solid var(--border);background:#5475b32e;color:#c4d6f5;font-size:.68rem;padding:0 8px}.message-group-list{display:flex;flex-direction:column;gap:8px}.message-layer{width:fit-content;max-width:clamp(320px,70%,820px);border:1px solid var(--border);border-radius:12px;background:#1a2942;padding:12px 14px}.message-row--user .message-layer{background:#253b5d;border-color:#7ca3e757}.message-text{margin:0;color:var(--text);font-size:.97rem;line-height:1.5}.message-list{margin:0 0 0 1.18rem;padding:0;display:grid;gap:3px;line-height:1.5}.message-menu-trigger{width:32px;height:32px;border:1px solid var(--border);background:#18243ae6;color:#d8e6ff;opacity:0}.message-menu-panel{border:1px solid var(--border);background:#141f33}.md-code-block{border:1px solid rgba(123,155,213,.34);background:#0f1727}.md-code-toolbar{min-height:34px;background:#16253c;border-bottom:1px solid rgba(123,155,213,.34)}.md-code-language{border:1px solid rgba(123,155,213,.36);background:#4c6ca633}.md-code-copy-btn{border:1px solid rgba(123,155,213,.4);background:#20314f}.jump-latest-btn{position:absolute;right:18px;bottom:74px;min-height:30px;border-radius:999px;border:1px solid rgba(122,154,209,.38);background:#192840d6;color:#d8e7ff;font-size:.74rem;padding:6px 10px;z-index:8}.chat-composer-card{position:sticky;bottom:0;margin-top:auto;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:8px}.composer-form{grid-template-columns:40px minmax(0,1fr) auto;gap:8px;align-items:end}.composer-textarea{min-height:44px;border:1px solid var(--border);background:#1b2b45;color:var(--text)}.composer-send-btn:disabled{opacity:.46;cursor:not-allowed;background:#2a3a59;border-color:#8398bb4d}.composer-send-btn.is-ready{background:#4b89ee;border-color:#66a4ff}@media (max-width: 760px){.chat-stream-inner{padding:0 12px 6px}.message-layer{max-width:100%;min-width:0}}.chat-page{--bg: #0b1220;--surface-1: #111a2b;--surface-2: #162238;--border: rgba(138, 160, 198, .18);--text: #e6eefb;--muted: #9dafcf;--accent: #67a6ff;--radius: 12px;--shadow: 0 1px 0 rgba(255, 255, 255, .02);background:var(--bg);border-radius:var(--radius);padding:6px}.chat-layout.chat-layout--clean .chat-sidebar,.chat-layout.chat-layout--clean .chat-main,.chat-settings-drawer{background:var(--surface-1);border-color:var(--border);box-shadow:var(--shadow)}.chat-main-header{min-height:42px;border-bottom:1px solid var(--border);padding:0 0 8px}.chat-main-title strong{color:var(--text)}.chat-state-pill,.context-indicator{background:var(--surface-2);border-color:var(--border);color:var(--muted)}.chat-stream-viewport{position:relative;background:var(--surface-2);border-color:var(--border);padding:8px 0 6px;scrollbar-width:thin;scrollbar-color:rgba(116,138,174,.65) transparent}.chat-stream-viewport::-webkit-scrollbar-thumb{background:#748aaea6;border-radius:999px}.chat-stream-inner{width:min(1100px,100%);margin:0 auto;padding:0 clamp(16px,2vw,24px) 8px}.message-group{display:flex;flex-direction:column;gap:6px}.message-group-head{display:flex;align-items:center;gap:8px;min-height:20px;padding:0 2px}.message-author{color:var(--muted);font-size:.74rem;line-height:1.2}.message-model-badge{min-height:20px;border-radius:999px;border:1px solid var(--border);background:#5773a429;color:#bfd1f1;font-size:.68rem;padding:0 8px}.message-layer{width:fit-content;max-width:clamp(320px,68%,760px);border-radius:12px;border:1px solid var(--border);background:#1a2841;padding:12px 14px}.message-row--user .message-layer{background:#273b5f;border-color:#7ba2e659}.message-head{min-height:0;margin-bottom:4px;display:flex;justify-content:flex-end}.message-text{margin:0;font-size:.98rem;line-height:1.62;color:var(--text)}.message-list{margin:0 0 0 1.18rem;padding:0;display:grid;gap:4px;color:var(--text);line-height:1.58}.message-inline-code{border:1px solid rgba(128,158,214,.34);border-radius:6px;background:#213252;color:#d7e7ff;padding:.04rem .32rem}.message-menu-trigger{width:32px;height:32px;border:1px solid var(--border);background:#18253de6;color:#d4e3fb;opacity:0}.message-menu-panel{border:1px solid var(--border);background:#142136}.message-menu-item{min-height:40px}.md-code-block{border:1px solid rgba(123,155,213,.34);border-radius:10px;background:#0f1727;overflow:hidden}.md-code-toolbar{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#16243a;border-bottom:1px solid rgba(123,155,213,.34);padding:0 9px}.md-code-language{display:inline-flex;align-items:center;min-height:20px;border-radius:999px;border:1px solid rgba(123,155,213,.34);background:#46639738;color:#bfd2f2;font-size:.67rem;padding:0 8px;text-transform:lowercase}.md-code-copy-btn{min-height:26px;border:1px solid rgba(123,155,213,.42);border-radius:7px;background:#20314f;color:var(--text);font-size:.73rem;padding:0 8px}.md-code-block pre{margin:0;padding:10px;overflow-x:auto}.md-code-block code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#dce8ff;font-size:.88rem;line-height:1.55;white-space:pre}.jump-latest-btn{position:absolute;right:18px;bottom:76px;min-height:30px;border:1px solid rgba(121,153,209,.38);border-radius:999px;background:#1a2842d1;color:#d8e6ff;font-size:.74rem;padding:6px 10px;z-index:8}.chat-composer-card{margin-top:auto;position:sticky;bottom:0;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:8px}.composer-form{grid-template-columns:40px minmax(0,1fr) auto;align-items:end;gap:8px}.composer-attach-btn{background:#202f4d;border:1px solid var(--border);color:#d5e4fb}.composer-textarea{min-height:44px;border:1px solid var(--border);background:#1b2a43;color:var(--text);line-height:1.5}.composer-textarea::placeholder{color:#95a9cb}.composer-actions{display:flex;align-items:center;gap:8px}.composer-send-btn{min-height:40px}.composer-send-btn:disabled{opacity:.48;cursor:not-allowed;background:#2a3a59;border-color:#8398bb4d;color:#aab8d3}.composer-send-btn.is-ready{opacity:1;background:#4b89ed;border-color:#66a4ff;color:#eef5ff}.composer-status{color:var(--muted);font-size:.83rem}@media (max-width: 1180px){.chat-stream-inner{width:min(980px,100%)}.message-layer{max-width:82%}}@media (max-width: 760px){.chat-stream-inner{padding:0 12px 6px}.message-layer{max-width:96%;min-width:0}}:root{--chat-bg-flat: #0c111b;--chat-surface-flat: #141b2a;--chat-surface-soft: #182235;--chat-border-flat: #28344d;--chat-shadow-soft: 0 1px 0 rgba(255, 255, 255, .02)}.chat-page{background:transparent;border-radius:12px;padding:6px;--chat-pad-x: 20px}.chat-layout.chat-layout--clean .chat-sidebar,.chat-layout.chat-layout--clean .chat-main,.chat-settings-drawer{background:var(--chat-surface-flat);border-color:var(--chat-border-flat);box-shadow:var(--chat-shadow-soft)}.chat-main-header,.chat-composer-card,.chat-stream-viewport{border-color:var(--chat-border-flat);background:var(--chat-surface-soft)}.chat-main-header{padding:10px var(--chat-pad-x) 6px;border-bottom:1px solid var(--chat-border-flat)}.chat-main-title{padding-left:2px}.context-indicator{background:#1a2338;border-color:var(--chat-border-flat);color:var(--chat-text-muted)}.context-indicator.is-active{background:#1f2c44;border-color:#35527a;color:var(--chat-text-main)}.chat-state-pill{background:#1a2338;border-color:var(--chat-border-flat);color:var(--chat-text-muted)}.chat-stream-viewport{padding:12px 0 10px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#3a4969 transparent}.chat-stream-viewport::-webkit-scrollbar{width:8px}.chat-stream-viewport::-webkit-scrollbar-thumb{background:#3a4969;border-radius:999px}.chat-stream-viewport::-webkit-scrollbar-track{background:transparent}.chat-stream-inner{width:min(1100px,100%);margin:0 auto;padding:0 var(--chat-pad-x) 8px}.chat-stream-feed{display:flex;flex-direction:column;gap:12px}.message-group{width:100%;display:flex;flex-direction:column;gap:6px}.message-group-head{display:flex;align-items:center;gap:8px;padding:0 2px}.message-group--user .message-group-head{justify-content:flex-end}.message-group-list{display:flex;flex-direction:column;gap:6px}.message-row{width:100%;display:flex}.message-row--assistant{justify-content:flex-start}.message-row--user{justify-content:flex-end}.message-layer{max-width:min(70%,860px);border-radius:12px;border:1px solid var(--chat-border-flat);background:#1a2338;padding:10px 12px;position:relative}.message-row--user .message-layer{background:#24344f;border-color:#37527b}.message-head{position:absolute;top:6px;right:6px;margin:0;display:flex;justify-content:flex-end;z-index:2}.message-menu-trigger{width:32px;height:32px;opacity:0}.message-row--assistant:hover .message-menu-trigger,.message-row--assistant:focus-within .message-menu-trigger,.message-menu.is-open .message-menu-trigger{opacity:1}.message-row--assistant .message-layer{padding-right:46px}.message-model-badge{min-height:20px;border-radius:999px;padding:0 7px}.message-text{font-size:.98rem;line-height:1.6;color:var(--chat-text-main)}.message-list{margin:0 0 0 1.2rem;display:grid;gap:4px}.message-inline-code{border:1px solid #334667;background:#1c2a44}.md-code-block{border:1px solid #334667;background:#0f1727}.md-code-toolbar{min-height:34px;background:#152033;border-bottom:1px solid #334667}.md-code-language{display:inline-flex;align-items:center;border:1px solid #334667;border-radius:999px;min-height:20px;padding:0 7px}.md-code-copy-btn{min-height:26px;border:1px solid #395277;background:#1b2a45}.md-code-block pre{overflow-x:auto}.chat-composer-card{position:sticky;bottom:0;margin-top:auto;padding:10px var(--chat-pad-x)}.composer-form{grid-template-columns:40px minmax(0,1fr) auto;align-items:center}.composer-attach-btn,.composer-send-btn{height:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.composer-send-btn{padding:0 16px;white-space:nowrap}.composer-actions{align-items:center}.composer-send-btn.is-ready{background:#4a88ec;border-color:#65a3ff}@media (max-width: 1100px){.chat-stream-inner{width:min(980px,100%)}.message-layer{max-width:82%}}@media (max-width: 760px){.chat-stream-inner{padding:0 12px 6px}.message-layer{max-width:96%}}.page-stack--chat{padding-top:16px;background:transparent}.chat-layout.chat-layout--clean{margin-top:12px}.chat-page .chat-composer-card{background:transparent!important;border:0!important;padding:10px 0 14px!important}.chat-page .chat-composer-card .composer-form{width:min(760px,100%);margin:0 auto;padding:8px 10px;border-radius:999px;background:var(--chat-surface-soft);border:1px solid var(--chat-border-flat);align-items:center;gap:10px}.chat-page{--chat-border-flat: rgba(130, 154, 196, .28);--chat-text-muted: #b4c2da}.chat-page .chat-sidebar .history-item{color:#d0def5;background:#0e1a2d99}.chat-page .chat-sidebar .history-item:hover{background:#162946bf}.chat-page .chat-sidebar .history-item.is-active{background:#244268d1;border:1px solid rgba(120,165,235,.5)}.chat-page .chat-sidebar .sidebar-heading{color:#dce6f7}.chat-page .chat-sidebar .chat-search-input{color:#d6e2f7;border-color:#829ac459}.chat-page .chat-sidebar .chat-search-input::placeholder{color:#becce1b3}.chat-page .chat-stream-feed{gap:16px}.chat-page .message-group{gap:8px}.chat-page .message-layer{border-width:1px;border-color:#829ac447}.chat-page .message-row--user .message-layer{border-color:#8cafeb6b}.chat-page .chat-stream-viewport{border-color:#829ac447}.chat-page .chat-main-header{border-bottom-color:#829ac440}.chat-page .chat-main-actions .context-indicator{border-color:#829ac459;color:#c9d7ee}.chat-page .chat-main-actions .context-indicator.is-active{border-color:#7ca9eca6}.chat-page .chat-composer-card .composer-textarea:focus-visible{outline:2px solid rgba(124,169,236,.55);outline-offset:2px}.chat-page .chat-composer-card .composer-textarea{background:transparent!important;border:0!important;min-height:44px;padding:10px 8px;line-height:1.3;display:block}.chat-page .chat-composer-card .composer-attach-btn,.chat-page .chat-composer-card .composer-send-btn{height:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:999px}.chat-page .chat-composer-card .composer-attach-btn{width:44px}.chat-page .chat-composer-card .composer-send-btn{padding:0 16px;white-space:nowrap}.chat-page .chat-composer-card .composer-actions{align-items:center;height:44px}.page-stack--chat{padding-top:16px}.page-stack--chat .chat-page{background:transparent}.page-stack--chat .chat-layout.chat-layout--clean{margin-top:12px}.chat-layout.chat-layout--clean .chat-main-header{padding:12px var(--chat-pad-x, 20px) 8px}.chat-layout.chat-layout--clean .chat-main-title{padding-left:2px;padding-right:2px}.chat-composer-card .composer-form{align-items:center}.chat-composer-card .composer-attach-btn,.chat-composer-card .composer-send-btn{height:44px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.chat-composer-card .composer-attach-btn{width:44px}.chat-composer-card .composer-send-btn{padding:0 16px;white-space:nowrap}.chat-composer-card .composer-actions{align-items:center;height:44px}.chat-composer-card .composer-textarea{min-height:44px;padding:10px 14px;line-height:1.3;display:block}.chat-composer-card{background:transparent;border:0;padding:10px 0 14px}.chat-composer-card .composer-form{max-width:760px;margin:0 auto;padding:8px;border-radius:999px;background:var(--chat-surface-soft);border:1px solid var(--chat-border-flat);gap:10px}.chat-composer-card .composer-textarea{background:transparent;border:0;padding:10px 8px}.chat-composer-card .composer-attach-btn,.chat-composer-card .composer-send-btn{border-radius:999px}.chat-composer-card .composer-actions{height:44px}.chat-page .composer-attachment{width:min(760px,100%);margin:0 auto 10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:var(--chat-surface-soft);border:1px solid var(--chat-border-flat)}.chat-page .composer-attachment-thumb{width:44px;height:44px;border-radius:10px;object-fit:cover;border:1px solid rgba(130,154,196,.3)}.chat-page .composer-attachment-file{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;border:1px solid rgba(130,154,196,.3);background:#16243ab3;color:var(--chat-text-main);font-size:.72rem;font-weight:700;letter-spacing:.04em}.chat-page .composer-attachment-meta{min-width:0;display:grid;gap:2px}.chat-page .composer-attachment-name{color:var(--chat-text-main);font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-page .composer-attachment-size{color:var(--chat-text-muted);font-size:.72rem}.chat-page .composer-attachment-remove{width:32px;height:32px;border-radius:999px;border:1px solid var(--chat-border-flat);background:#121e32b3;color:var(--chat-text-muted);padding:0}.chat-page .composer-attachments{width:min(760px,100%);margin:0 auto 10px;display:grid;gap:8px}.chat-page .chat-composer-card .composer-form.composer-form--guest{grid-template-columns:minmax(0,1fr) auto}.chat-page .status-note.status-note--sidebar{margin:0;font-size:.86rem}.chat-page .message-attachment{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:8px}.chat-page .message-attachments{display:grid;gap:8px}.chat-page .message-attachments .message-attachment{margin-bottom:0}.chat-page .message-attachment-thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid rgba(130,154,196,.3);cursor:zoom-in}.chat-page .message-attachment-file{width:56px;height:56px;border-radius:10px;display:grid;place-items:center;border:1px solid rgba(130,154,196,.3);background:#16243ab3;color:var(--chat-text-main);font-size:.76rem;font-weight:700;letter-spacing:.04em}.chat-page .message-attachment-meta{min-width:0;display:grid;gap:2px}.chat-page .message-attachment-name{color:var(--chat-text-main);font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-page .message-attachment-size{color:var(--chat-text-muted);font-size:.74rem}.chat-page .history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.chat-page .history-item-main{min-width:0;display:grid;gap:4px}.chat-page .history-item-title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-page .history-item-snippet{font-size:.78rem;color:var(--chat-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-page .history-item-meta{align-self:start;white-space:nowrap}.chat-page .chat-sidebar{padding:14px;gap:12px}.chat-page .chat-sidebar-top{gap:10px}.chat-page .chat-search-input{min-height:44px;padding:0 14px}.chat-page .sidebar-heading{margin-top:6px;margin-bottom:4px}.chat-page .chat-history-list{gap:8px}.app-shell.app-shell--chat{min-height:100vh}.page-stack--chat{min-height:calc(100vh - 120px)}.page-stack--chat .chat-page{min-height:calc(100vh - 140px);display:flex;flex-direction:column}.page-stack--chat .chat-layout.chat-layout--clean{height:calc(100vh - 180px);min-height:520px;flex:1}.page-stack--chat .chat-main{display:flex;flex-direction:column;min-height:0}.page-stack--chat .chat-stream-viewport{flex:1;min-height:0}.page-stack--chat .chat-sidebar{min-height:0}.page-stack--chat .chat-history-list{max-height:100%}.app-shell{padding:var(--space-6) var(--space-5) var(--space-10)}.page-stack{gap:var(--space-10)}.app-shell.app-shell--chat{width:min(1960px,96vw);padding:12px var(--space-5) 16px}@media (max-width: 760px){.app-shell{padding:var(--space-5) var(--space-4) var(--space-8)}}.chat-page .chat-history-list{gap:8px;padding-right:4px}.chat-page .history-item{padding:12px}.chat-page .history-item-title{line-height:1.35}.chat-page .history-item-meta{margin-left:var(--space-2)}.profile-page .profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.profile-page .profile-topups{align-self:stretch;min-height:100%}:root{--panel-pad: 28px;--panel-pad-tight: 24px}.panel,.panel--soft{padding:var(--panel-pad)}.page-title{margin:var(--space-7) 0 var(--space-7)}.page-stack{gap:calc(var(--space-10) + 4px)}@media (max-width: 760px){.panel,.panel--soft{padding:var(--panel-pad-tight)}}@media (max-width: 760px){.app-shell{width:100%;padding:12px 14px 24px}.site-header{position:static;top:auto;padding:10px 12px;gap:12px}.brand-mark{width:auto;min-width:44px;height:44px;padding:4px;font-size:.9rem}.brand-mark-image{width:34px;height:34px;min-width:34px}.brand-word{display:none}.site-nav{width:100%;flex-wrap:nowrap;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.site-nav::-webkit-scrollbar{height:4px}.site-nav::-webkit-scrollbar-thumb{background:#a0bee659;border-radius:999px}.header-actions{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}.page-stack{gap:28px}.page-title{margin:18px 0 12px}.hero-grid{padding:18px;gap:18px}.hero-heading{font-size:clamp(1.7rem,7vw,2.4rem)}.hero-col-preview{padding:16px}.hero-dialogue{padding:12px;min-height:auto}.inline-composer{padding:8px}.profile-page{gap:24px}.profile-page .profile-grid{grid-template-columns:1fr;gap:18px}.profile-topups{position:static}.chat-layout,.chat-layout.is-inspector-open{grid-template-columns:1fr;height:auto;min-height:0}.page-stack--chat{height:auto;min-height:0;overflow:visible}.page-stack--chat .chat-page{min-height:auto}.chat-stream-viewport{max-height:60svh}}@media (max-width: 760px){.app-shell.app-shell--chat{width:100%;padding:10px 12px 18px}.chat-layout.chat-layout--clean{gap:8px}.chat-layout.chat-layout--clean .chat-main{border-radius:14px}.chat-main-header{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px}.chat-main-title{width:100%}.chat-main-actions{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:8px}.chat-stream-inner{width:100%;padding:0 10px 6px}.message-layer{max-width:100%;width:100%}.chat-composer-card{position:static;padding:12px 0 8px}.chat-page .composer-attachment,.chat-page .composer-attachments,.chat-page .chat-composer-card .composer-form{width:100%;margin:0}.chat-page .chat-composer-card .composer-form{max-width:100%;border-radius:14px}}@media (max-width: 760px){.composer-settings-btn{padding:0 12px;font-size:.78rem}}.profile-page .profile-grid{gap:calc(var(--space-6) + 6px);align-items:stretch}.profile-page{display:grid;gap:var(--space-7)}.profile-page .tx-item{padding:14px 16px}.profile-page .profile-card{display:flex;flex-direction:column;gap:var(--space-4);height:100%}.profile-page .profile-topups{align-self:stretch;min-height:100%;display:flex;flex-direction:column;gap:var(--space-4)}.profile-page .profile-topups .topup-grid{margin-top:auto}.profile-page .profile-metrics{gap:var(--space-4)}.profile-page .activation-form{gap:var(--space-3)}.profile-page .activation-form .input-text--solid{padding:12px 14px}.profile-page .activation-form .btn{height:44px;padding:0 20px}.profile-page .panel-actions{margin-top:auto}.profile-page .tx-item{padding:16px 18px}.profile-page .tx-list{gap:var(--space-3)}.profile-page .profile-transactions{padding-top:32px}.profile-page .profile-transactions h3{margin-bottom:var(--space-4)}.chat-page .history-item{padding:14px}.message-text img{display:block;max-width:min(100%,720px);max-height:420px;width:auto;height:auto;border-radius:12px;margin:6px 0}.chat-page .history-item-row{position:relative;display:block}.chat-page .history-item-row .history-item{min-width:0;padding-right:44px}.chat-page .history-delete-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:999px;border:1px solid rgba(130,154,196,.24);background:#0c1a2fdb;color:#9fb4d5;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;line-height:1;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .18s ease,color .18s ease,border-color .18s ease,background .18s ease}.chat-page .history-item-row:hover .history-delete-btn,.chat-page .history-item-row:focus-within .history-delete-btn{opacity:1;pointer-events:auto}.chat-page .history-delete-btn:hover{color:#ffd6d6;border-color:#e27a7a8c;background:#4e1a24ad}.chat-page .history-delete-btn:focus-visible{opacity:1;pointer-events:auto;outline:2px solid rgba(120,170,238,.7);outline-offset:2px}.chat-page .message-text,.chat-page .message-list,.chat-page .history-item-title,.chat-page .md-code-block pre,.chat-page pre,.chat-page code{overflow-wrap:anywhere;word-break:break-word}.chat-page .message-inline-image{cursor:zoom-in}.chat-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#040a12d6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:24px}.chat-image-lightbox-dialog{position:relative;max-width:min(96vw,1280px);max-height:92vh}.chat-image-lightbox-image{display:block;max-width:100%;max-height:92vh;width:auto;height:auto;border-radius:14px;border:1px solid rgba(162,192,233,.38);box-shadow:0 24px 64px #00000073}.chat-image-lightbox-close{position:absolute;top:-14px;right:-14px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(160,188,230,.45);background:#0b192de6;color:#d6e2f5;font-size:1.1rem;line-height:1;cursor:pointer}@media (max-width: 760px){.chat-page .message-layer{animation:none!important}.chat-page .chat-stream-viewport{scroll-behavior:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.chat-page .message-inline-image,.chat-page .message-attachment-thumb,.chat-page .message-text img{max-height:46svh;height:auto;width:auto}.legal-doc-item{flex-direction:column;align-items:flex-start}}.admin-page{display:grid;gap:var(--space-6)}.admin-header{display:flex;justify-content:space-between;align-items:end;gap:var(--space-4);flex-wrap:wrap}.admin-window-select{min-width:180px}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.admin-kpi-card{display:grid;gap:8px}.admin-kpi-card span{color:var(--text-muted);font-size:.82rem}.admin-kpi-card strong{color:var(--text-strong);font-family:Sora,Inter Tight,sans-serif;font-size:1.8rem}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.admin-grid--top{align-items:start}.admin-grid--single{grid-template-columns:1fr}.admin-panel-card{display:grid;gap:var(--space-4)}.admin-panel-head{display:flex;justify-content:space-between;gap:var(--space-3);align-items:flex-start;flex-wrap:wrap}.admin-plan-list,.admin-table{display:grid;gap:var(--space-3)}.admin-plan-item{display:grid;gap:8px}.admin-plan-meta{display:flex;justify-content:space-between;gap:var(--space-3);align-items:center}.admin-plan-meta strong{color:var(--text-strong)}.admin-plan-bar{height:10px;border-radius:999px;background:#ffffff0f;overflow:hidden}.admin-plan-bar-fill{height:100%;border-radius:inherit}.admin-chart-shell,.admin-chart-header{display:grid;gap:var(--space-3)}.admin-chart-header h3{margin:0}.admin-legend{display:flex;flex-wrap:wrap;gap:10px 14px}.admin-legend--stack{display:grid;align-content:start}.admin-legend-item{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.84rem}.admin-legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.admin-chart{width:100%;height:auto}.admin-chart-label,.admin-chart-value{fill:var(--text-muted);font-family:Inter Tight,Segoe UI,sans-serif;font-size:11px}.admin-chart-value{fill:var(--text-strong);font-weight:700}.admin-pie-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:var(--space-4);align-items:center}.admin-pie{width:220px;height:220px}.admin-pie-total{fill:var(--text-strong);font-size:1.35rem;font-weight:700}.admin-pie-caption{fill:var(--text-muted);font-size:.75rem}.admin-legend-summary{color:var(--text-strong);font-size:.9rem;font-weight:600;margin-bottom:2px}.admin-email-box{min-height:112px;resize:vertical}.admin-mailing-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-2)}.admin-mailing-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:var(--space-5);align-items:start}.admin-mailing-compose,.admin-mailing-recipients{display:grid;gap:var(--space-3)}.admin-mailing-emails{min-height:132px;resize:vertical}.admin-mailing-body{min-height:260px;resize:vertical}.admin-mailing-contacts-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.admin-mailing-contacts-head h4{margin:0;color:var(--text-strong)}.admin-mailing-contact-list{display:grid;gap:var(--space-2);max-height:320px;overflow:auto;padding-right:4px}.admin-mailing-contact{width:100%;border:1px solid rgba(166,206,245,.11);border-radius:var(--radius-lg);padding:10px 12px;background:#08132385;color:var(--text-main);display:grid;gap:3px;text-align:left;cursor:pointer}.admin-mailing-contact:hover{border-color:#7cc5ff47;background:#1027428a}.admin-mailing-contact span{color:var(--text-strong);font-weight:700}.admin-mailing-contact small{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis}.admin-empty-state{padding:14px 16px;border-radius:var(--radius-lg);background:#08132385;border:1px dashed rgba(166,206,245,.16)}.admin-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3)}.admin-table-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(110px,.6fr) minmax(110px,.6fr) auto;gap:var(--space-3);align-items:center;padding:12px 14px;border-radius:var(--radius-lg);background:#081323a8;border:1px solid rgba(166,206,245,.11)}.admin-table-row--compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(120px,.7fr)}.admin-table-row strong{color:var(--text-strong)}@media (max-width: 980px){.admin-kpi-grid,.admin-grid,.admin-mailing-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid.admin-grid--single,.admin-pie-layout{grid-template-columns:1fr}}@media (max-width: 760px){.admin-kpi-grid,.admin-grid,.admin-mailing-layout,.admin-search-form{grid-template-columns:1fr}.admin-table-row{grid-template-columns:1fr;justify-items:start}.admin-mailing-actions{justify-content:flex-start}}.chip.chip--button{cursor:pointer;border:1px solid rgba(166,206,245,.16);background:#0a172ab8;color:var(--text-main);transition:border-color .14s ease,background-color .14s ease,color .14s ease}.chip.chip--button:hover{border-color:#7cc5ff47;color:var(--text-strong)}.chat-layout.chat-layout--guest{grid-template-columns:minmax(0,1fr)!important;height:auto!important;min-height:0!important}.chat-layout.chat-layout--guest .chat-main{min-height:0}.chat-layout.chat-layout--guest .chat-stream-card,.chat-layout.chat-layout--guest .chat-composer-card{border-radius:var(--chat-radius-lg);border:1px solid var(--chat-border);background:var(--chat-surface-1);box-shadow:var(--chat-shadow-soft)}.chat-layout.chat-layout--guest .guest-chat-viewport{min-height:420px;max-height:58vh}.chat-layout.chat-layout--guest .composer-toolbar{justify-content:flex-start}.partners-page{gap:var(--space-7)}.partners-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--space-6);align-items:start}.partners-hero-copy{display:grid;gap:var(--space-4)}.partners-hero-copy .page-title{margin:0}.partners-hero-lead{max-width:62ch;line-height:1.7}.partners-hero-note{display:grid;gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-xl);background:#0915266b;border:1px solid rgba(166,206,245,.1)}.partners-hero-note h3{margin:0;color:var(--text-strong)}.partners-note-list{margin:0}.partners-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.partner-card{display:grid;gap:var(--space-4);min-height:240px}.partner-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.partner-card-title{margin:var(--space-3) 0 0;color:var(--text-strong);font-size:1.3rem}.partner-card-text{margin:0;line-height:1.7}.partner-card-footer{margin-top:auto;display:grid;gap:var(--space-3)}.partner-card-link{color:var(--text-muted);font-size:.86rem;word-break:break-word}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.admin-form-grid-span-2{grid-column:span 2}.admin-partner-form{display:grid;gap:var(--space-4)}.admin-partner-textarea{min-height:100px;resize:vertical}.admin-checkbox-row{display:inline-flex;align-items:center;gap:var(--space-3);color:var(--text-main);font-weight:600}.admin-partner-list{margin-top:var(--space-5)}.admin-partner-meta,.admin-partner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.chip--active{border-color:#7cc5ff3d;color:var(--text-strong)}.chip--muted{opacity:.7}.admin-legend--roomy{gap:var(--space-2)}@media (max-width: 980px){.partners-hero,.partners-grid,.admin-form-grid{grid-template-columns:1fr}.admin-form-grid-span-2{grid-column:auto}}.home-page{display:grid;gap:clamp(28px,4vw,46px)}.home-page .hero--landing{position:relative}.home-page .hero-grid{position:relative;overflow:hidden;min-height:430px;border-radius:0;padding:clamp(24px,3.8vw,46px);background:transparent;border-color:transparent!important;box-shadow:none}.home-page .hero-grid:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(rgba(123,161,223,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(123,161,223,.016) 1px,transparent 1px);background-size:80px 80px;opacity:.42;-webkit-mask-image:linear-gradient(120deg,rgba(0,0,0,.48),transparent 76%);mask-image:linear-gradient(120deg,rgba(0,0,0,.48),transparent 76%)}.home-page .hero-col-copy,.home-page .hero-col-preview{position:relative;z-index:1}.home-page .hero-kicker{width:fit-content;padding:8px 12px;border:1px solid rgba(104,151,228,.18);border-radius:9px;background:#233e6f52;color:#a9cdf6;letter-spacing:.09em}.home-page .hero-heading{max-width:15ch;font-size:clamp(2.45rem,5.4vw,5.15rem);line-height:.98;letter-spacing:-.055em}.home-page .hero-lead{max-width:58ch;color:#b6c7de;font-size:1.04rem}.home-page .kpi-ribbon{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;margin-top:var(--space-2);width:min(100%,680px);max-width:none;gap:12px}.home-page .kpi-item{position:relative;min-width:0;min-height:60px;grid-template-columns:minmax(0,1fr);align-items:center;padding:11px 14px 11px 54px;border-radius:13px;background:linear-gradient(180deg,#0d203c8a,#08172b75);border-color:transparent;box-shadow:0 12px 28px #0000001b,inset 0 1px #e2f1ff05}.home-page .kpi-item:before{position:absolute;top:50%;left:14px;width:34px;height:34px;border-radius:10px;content:"";background:linear-gradient(135deg,#2da3ffe0,#7146ffe6);box-shadow:0 10px 24px #3a7bff38;transform:translateY(-50%)}.home-page .kpi-item:after{position:absolute;top:50%;left:25px;width:12px;height:12px;content:"";border:2px solid rgba(242,248,255,.92);border-radius:50%;transform:translate(-50%,-50%)}.home-page .kpi-item:nth-child(2):after{width:5px;height:5px;border:0;border-radius:2px;background:#f2f8fff0;box-shadow:8px 0 #f2f8fff0,0 8px #f2f8fff0,8px 8px #f2f8fff0}.home-page .kpi-item:nth-child(3):after{width:14px;height:14px;border:0;border-radius:0;background:#f2f8fff0;clip-path:polygon(50% 0,60% 38%,100% 50%,60% 62%,50% 100%,40% 62%,0 50%,40% 38%)}.home-page .kpi-item strong,.home-page .kpi-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .kpi-item span{line-height:1.18;white-space:normal}.home-page .kpi-item span{font-size:.74rem}.home-page .panel-actions{margin-top:var(--space-2);display:grid;grid-template-columns:130px 198px 132px;gap:12px;width:fit-content}.home-page .panel-actions .btn{display:inline-flex;align-items:center;min-width:0;height:44px;justify-content:center;border-radius:9px;padding:0 18px;font-size:.84rem;line-height:1;white-space:nowrap;box-shadow:inset 0 1px #ffffff09}.home-page .panel-actions .btn--primary{border-color:#71adff2e;background:linear-gradient(135deg,#2a74e8eb,#3282eadb);box-shadow:0 12px 24px #2068d72e,inset 0 1px #ffffff14}.home-page .panel-actions .btn--soft{border-color:#7797cf24;background:#06152757;color:#eef5ff;padding:0 15px}.home-page .panel-actions .btn--soft:hover{border-color:#5b8fde42;background:#091c3580}.home-page .panel-actions a[href*="t.me"]:before{content:"✈";margin-right:6px;color:#dcecff;font-size:.9rem;line-height:1}.home-page .hero-col-preview--airy{padding:0;background:transparent;border:0}.hero-preview-shell{display:grid;grid-template-columns:154px minmax(0,1fr);gap:16px;min-height:374px;padding:12px;border:1px solid rgba(139,171,228,.18);border-radius:18px;background:linear-gradient(160deg,#0a172ba8,#06102094),#050d1ae6;box-shadow:0 18px 54px #00000029,inset 0 1px #ecf6ff09}.hero-preview-rail{display:grid;align-content:start;gap:10px;border-right:1px solid rgba(137,171,232,.11);padding-right:10px}.preview-new-query,.preview-nav-item,.preview-plan{border-radius:10px;background:#0b1b34a3;border:1px solid rgba(121,156,220,.055);color:#c5d7ee;font-size:.78rem}.preview-new-query{display:flex;align-items:center;justify-content:space-between;padding:12px;color:#f1f7ff}.preview-new-query b{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#5d7abe38;font-size:1.05rem;line-height:1}.preview-nav-item{padding:11px 12px}.preview-nav-item.is-active{border-color:#3a89ff2e;background:linear-gradient(90deg,#2670db7a,#15305bad);color:#eef6ff}.preview-plan{align-self:end;margin-top:auto;padding:14px;display:grid;gap:7px}.preview-plan span{color:#8fa8c6}.preview-plan strong{color:#dcecff;font-size:.82rem}.preview-plan i{width:74%;height:6px;border-radius:999px;background:linear-gradient(90deg,#37a9ff,#6a55ff);box-shadow:0 0 18px #448aff61}.hero-preview-chat{min-width:0;display:grid;grid-template-rows:auto 1fr auto auto;gap:13px}.preview-chat-title{color:#dfeaff;font-weight:750;font-size:.94rem}.home-page .hero-dialogue{min-height:206px;padding:14px;align-content:center;gap:13px;border-radius:16px;border-color:#809fde12;background:radial-gradient(circle at 85% 12%,rgba(70,96,199,.16),transparent 42%),#050d1d8c}.home-page .chat-bubble{display:grid;gap:6px;max-width:76%;border-radius:12px;padding:12px 15px;font-size:.82rem;box-shadow:inset 0 1px #ffffff09}.home-page .chat-bubble time{justify-self:end;color:#d5e4f97a;font-size:.68rem}.home-page .chat-bubble--user{background:linear-gradient(135deg,#3080e2d1,#2b66bebd);border:1px solid rgba(137,184,255,.22)}.home-page .chat-bubble--assistant{background:#1b2b43d1;border:1px solid rgba(159,190,237,.1)}.preview-model-row{display:flex;flex-wrap:wrap;gap:8px}.preview-model-row span{border-radius:9px;padding:8px 10px;background:#172845c7;border:1px solid rgba(139,170,226,.075);color:#d1e0f4;font-size:.78rem;font-weight:700}.home-page .inline-composer--ghost{min-height:52px;border-radius:12px;background:#0c1d35d1;border-color:#4b7fcd1a;opacity:1}.home-page .inline-composer--ghost .btn{min-width:42px;width:42px;height:38px;padding:0;border-radius:10px}.home-page .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-page .fade-stagger>*{animation:none;opacity:1;transform:none}.home-page .feature-card{min-height:248px;padding:28px;border-radius:18px;background:linear-gradient(180deg,#1127487a,#08182e94);border-color:transparent;box-shadow:0 20px 48px #00000021,inset 0 1px #eff7ff06;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s ease,box-shadow .22s ease}.home-page .feature-card:hover{transform:translateY(-4px);border-color:#629cff2e;box-shadow:0 24px 58px #0000003d,0 0 34px #3c81ff14,inset 0 1px #eff7ff0f}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;border:1px solid transparent;box-shadow:0 16px 32px #00000029,inset 0 1px #ffffff0a}.feature-icon:before{display:grid;place-items:center;width:auto;height:auto;background:transparent;color:currentColor;font-family:Sora,Inter Tight,sans-serif;font-size:1.45rem;font-weight:800;line-height:1}.feature-icon--spark{color:#9eb8ff;background:linear-gradient(135deg,#5274ff59,#193464e0)}.feature-icon--spark:before{content:"✦"}.feature-icon--route{color:#69e0c3;background:linear-gradient(135deg,#1eb18647,#113d4bd1)}.feature-icon--route:before{content:"↻"}.feature-icon--team{color:#c28cff;background:linear-gradient(135deg,#8e53ff57,#2c1c56db)}.feature-icon--team:before{content:"⌘"}.feature-icon--bars{color:#ffc14e;background:linear-gradient(135deg,#ffb11c57,#52320ddb)}.feature-icon--bars:before{content:"▥"}.home-page .pricing-section-header{align-items:end}.home-page .pricing-trust-list{display:grid;grid-template-columns:repeat(3,minmax(158px,1fr));max-width:660px;justify-content:stretch}.pricing-trust-chip{min-height:54px;border-radius:12px;padding:12px 14px;background:#08162aa8;color:#bfd2ea;line-height:1.25}.trust-icon{display:inline-grid;place-items:center;width:24px;height:24px;min-width:24px;border-radius:8px;background:#4a89eb24}.trust-icon:before{width:12px;height:12px;content:"";background:#7cc5ff}.trust-icon--shield:before{clip-path:polygon(50% 0,92% 16%,82% 72%,50% 100%,18% 72%,8% 16%)}.trust-icon--sync:before{border-radius:50%;background:conic-gradient(from 30deg,transparent 0 18%,#6edbc5 19% 78%,transparent 79%)}.trust-icon--eye:before{border-radius:50% 0;transform:rotate(45deg)}.home-page .plan-grid--expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .plan-card--offer{min-height:430px;padding:clamp(24px,3vw,34px);border-radius:19px;background:radial-gradient(circle at 92% 8%,rgba(72,121,219,.14),transparent 36%),linear-gradient(160deg,#0d1f38d1,#081629d6);border-color:#8babe524}.home-page .plan-price{font-size:clamp(2.05rem,3.2vw,3rem);letter-spacing:-.04em}.home-page .plan-cta-row .btn{border-radius:10px;min-width:156px;justify-content:center}.home-page .qa-stack{gap:10px}.home-page .qa-item{padding:0;overflow:hidden;border-radius:14px;background:#09192fb8;border-color:#86a7e11f}.home-page .qa-q{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:17px 22px;cursor:pointer;font-weight:800;list-style:none}.home-page .qa-q::-webkit-details-marker{display:none}.home-page .qa-q:after{content:"⌄";color:#8ea9ca;transition:transform .18s ease}.home-page .qa-item[open] .qa-q:after{transform:rotate(180deg)}.home-page .qa-a{padding:0 22px 18px;max-width:960px}@media (max-width: 1180px){.home-page .hero-grid,.home-page .feature-grid,.home-page .plan-grid--expanded{grid-template-columns:1fr}.home-page .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .pricing-section-header{align-items:start}.home-page .pricing-trust-list{max-width:none}}@media (max-width: 760px){body{overflow-x:hidden}.site-header{max-width:100%;overflow:hidden}.site-nav{max-width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.home-page .hero-grid{padding:18px;min-height:0}.home-page .hero-heading{max-width:7.8ch;overflow-wrap:break-word;font-size:clamp(1.95rem,9.2vw,2.32rem);line-height:1.05;letter-spacing:-.045em;white-space:normal}.home-page .hero-lead{max-width:100%;font-size:.96rem}.hero-preview-shell,.home-page .feature-grid,.home-page .pricing-trust-list{grid-template-columns:1fr}.hero-preview-rail{display:none}.hero-preview-shell,.hero-preview-chat,.home-page .hero-dialogue,.home-page .inline-composer--ghost{min-width:0;max-width:100%;overflow:hidden}.hero-preview-shell{padding:10px}.home-page .chat-bubble{width:auto;max-width:100%;justify-self:stretch;overflow-wrap:anywhere;white-space:normal;font-size:.78rem}.preview-model-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.preview-model-row::-webkit-scrollbar{display:none}.home-page .panel-actions .btn,.home-page .plan-cta-row .btn{width:100%}}.app-shell.app-shell--site:not(.app-shell--chat){position:relative}.app-shell.app-shell--site:not(.app-shell--chat):after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:radial-gradient(720px 460px at 12% 8%,rgba(76,143,240,.11),transparent 68%),radial-gradient(720px 500px at 86% 14%,rgba(99,65,218,.105),transparent 70%),linear-gradient(180deg,#050d1b05,#07162a29)}.page-stack--site:not(.page-stack--chat){gap:clamp(28px,4vw,46px)}.app-shell--site:not(.app-shell--chat) .site-header{box-shadow:inset 0 1px #ffffff09,0 18px 42px #0000001c}.app-shell--site:not(.app-shell--chat) .nav-link,.app-shell--site:not(.app-shell--chat) .btn{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.app-shell--site:not(.app-shell--chat) .nav-link:hover,.app-shell--site:not(.app-shell--chat) .btn:hover:not(:disabled){transform:translateY(-1px)}.app-shell--site:not(.app-shell--chat) .page-title{position:relative;max-width:980px;margin:0;color:#f3f7ff;font-size:clamp(2rem,4vw,3.25rem);line-height:1.04;letter-spacing:-.055em}.app-shell--site:not(.app-shell--chat) .page-title:after{content:"";display:block;width:76px;height:3px;margin-top:13px;border-radius:999px;background:linear-gradient(90deg,#37a8ff,#7b45ff);box-shadow:0 0 22px #487eff52}.page-stack--site:not(.page-stack--chat)>.panel,.app-shell--site:not(.app-shell--chat) .panel,.app-shell--site:not(.app-shell--chat) .panel--soft{border:0;background:radial-gradient(circle at 92% 0%,rgba(77,137,224,.085),transparent 34%),linear-gradient(155deg,#0b1d36ad,#061223b8);box-shadow:inset 0 1px #ffffff08,0 24px 58px #00000024}.app-shell--site:not(.app-shell--chat) .section-heading,.app-shell--site:not(.app-shell--chat) .panel h3,.app-shell--site:not(.app-shell--chat) .legal-doc-main h3,.app-shell--site:not(.app-shell--chat) .partner-card-title{color:#f1f6ff;letter-spacing:-.025em}.app-shell--site:not(.app-shell--chat) .feature-text,.app-shell--site:not(.app-shell--chat) .panel p,.app-shell--site:not(.app-shell--chat) .legal-doc-paragraph{color:#bfd2ecd1}.app-shell--site:not(.app-shell--chat) .chip,.app-shell--site:not(.app-shell--chat) .chip--soft{border:0;background:#09182d85;color:#ebf5ffeb;box-shadow:inset 0 1px #ffffff07}.app-shell--site:not(.app-shell--chat) .input-text--solid{border:0;background:linear-gradient(180deg,#122846ad,#081629b8);box-shadow:inset 0 1px #ffffff09,0 10px 24px #00000014}.app-shell--site:not(.app-shell--chat) .input-text--solid:focus{box-shadow:inset 0 1px #ffffff0a,0 0 0 2px #4d99ff3d,0 14px 30px #0000001f}.app-shell--site:not(.app-shell--chat) .btn--primary{border:0;background:linear-gradient(135deg,#2f8dff,#2a67d5);box-shadow:0 12px 28px #2d72d538,inset 0 1px #ffffff1f}.app-shell--site:not(.app-shell--chat) .btn--soft,.app-shell--site:not(.app-shell--chat) .btn:not(.btn--primary){border-color:#789dda21;background:#0714267a}.app-shell--site:not(.app-shell--chat) .site-footer{border:0;background:#05101fad;box-shadow:inset 0 1px #ffffff08,0 20px 48px #0000001f}.page-stack--site:not(.page-stack--chat)>.section.panel>.btn{width:auto;min-width:176px;justify-self:start}.app-shell.app-shell--home{width:min(1080px,92vw);padding-top:14px}.app-shell--home .page-stack{gap:34px}.app-shell--home .site-header{top:12px;min-height:58px;padding:8px 12px;border-color:#7e9edd18;border-radius:14px;background:#051121b8;box-shadow:none}.app-shell--home .brand-mark{min-width:142px;height:48px;border-radius:12px;border-color:#78a8ef29;background:linear-gradient(145deg,#122849c7,#071324b8)}.app-shell--home .brand-mark-image{width:38px;height:38px;min-width:38px}.app-shell--home .brand-word{font-size:.98rem}.app-shell--home .site-nav{gap:clamp(16px,2.1vw,26px)}.app-shell--home .nav-link{font-size:.79rem;color:#dae6fab8}.app-shell--home .header-actions .btn{min-height:38px;padding:0 15px;border-radius:9px;font-size:.82rem}.app-shell--home .header-actions .btn:not(.btn--primary){border-color:#7999d21c;background:#08162a8a}.app-shell--home .header-actions .btn--primary{border-color:#66a4ff38;background:linear-gradient(135deg,#357ae2e6,#3164c9e6)}.home-page{gap:38px}.home-page .section{gap:18px}.home-page .section-heading{font-size:clamp(1.5rem,2.5vw,1.9rem);letter-spacing:-.035em}.home-page .hero-grid{grid-template-columns:minmax(0,.94fr) minmax(420px,1fr);align-items:center;gap:clamp(34px,5vw,58px);min-height:auto;padding:26px 0 20px;overflow:visible}.home-page .hero-grid:before{top:-24px;right:0;bottom:-24px;left:0}.home-page .hero-kicker{padding:6px 10px;border-color:#6697e11f;border-radius:8px;background:#1f3a653d;font-size:.68rem}.home-page .hero-heading{max-width:13.8ch;font-size:clamp(2.35rem,4.45vw,3.85rem);line-height:1.04;letter-spacing:-.058em}.home-page .hero-lead{max-width:52ch;color:#cddaedc7;font-size:.92rem;line-height:1.62}.home-page .kpi-ribbon{width:min(100%,440px);gap:9px}.home-page .kpi-item{min-height:50px;padding:9px 11px 9px 48px;border-radius:10px;background:#09192f6b;box-shadow:none}.home-page .kpi-item:before{width:28px;height:28px;left:11px;border-radius:8px;box-shadow:0 8px 18px #4860ff33}.home-page .kpi-item:after{top:50%;left:25px;width:10px;height:10px}.home-page .kpi-item:nth-child(2):after{width:4px;height:4px;box-shadow:7px 0 #f2f8fff0,0 7px #f2f8fff0,7px 7px #f2f8fff0}.home-page .kpi-item:nth-child(3):after{width:12px;height:12px}.home-page .kpi-item strong{font-size:.9rem}.home-page .kpi-item span{font-size:.67rem}.home-page .panel-actions{grid-template-columns:96px 148px 118px;gap:9px}.home-page .panel-actions .btn{height:38px;border-radius:8px;font-size:.76rem}.hero-preview-shell{grid-template-columns:134px minmax(0,1fr);gap:13px;min-height:304px;padding:11px;border-color:#8babe421;border-radius:16px;background:linear-gradient(160deg,#09162ab3,#050f1ea8),#050d1ab8;box-shadow:0 18px 48px #00000024}.hero-preview-rail{gap:8px;padding-right:9px}.preview-new-query,.preview-nav-item,.preview-plan{border-radius:8px;font-size:.68rem}.preview-new-query,.preview-nav-item{padding:9px 10px}.preview-new-query b{width:20px;height:20px;border-radius:7px}.preview-plan{padding:11px}.hero-preview-chat{gap:9px}.preview-chat-title{font-size:.78rem}.home-page .hero-dialogue{min-height:156px;padding:12px;border-radius:13px;background:#050d1d70}.home-page .chat-bubble{padding:9px 12px;border-radius:10px;font-size:.7rem}.preview-model-row{gap:6px}.preview-model-row span{border-radius:7px;padding:7px 9px;font-size:.68rem}.home-page .inline-composer--ghost{min-height:42px;border-radius:10px;padding:6px 8px}.home-page .inline-composer--ghost .btn{width:34px;min-width:34px;height:32px;border-radius:8px}.home-page .feature-grid{gap:14px}.home-page .feature-card{min-height:190px;padding:20px;border-radius:13px;background:linear-gradient(180deg,#10254473,#08172b8a);box-shadow:0 16px 38px #0000001c}.feature-icon{width:42px;height:42px;border-radius:11px}.feature-icon:before{font-size:1.2rem}.home-page .feature-title{font-size:1.02rem}.home-page .feature-text{font-size:.86rem;line-height:1.5}.home-page .feature-card .chip{width:fit-content;max-width:100%;padding:6px 10px;font-size:.68rem;background:#08172b75;border-color:#84a6e21a}.home-page .pricing-section-header{align-items:end;gap:20px;margin-bottom:4px}.home-page .pricing-section-lead{max-width:540px}.home-page .pricing-trust-list{grid-template-columns:repeat(3,minmax(126px,1fr));max-width:540px;gap:8px}.pricing-trust-chip{min-height:48px;padding:10px 12px;border-radius:10px;font-size:.7rem;background:#0714268a}.home-page .plan-grid--expanded{gap:18px}.home-page .plan-card--offer{min-height:366px;padding:26px;border-radius:16px;background:linear-gradient(160deg,#0c1e37a8,#081629b8);border-color:#8babe514;box-shadow:0 18px 48px #00000024}.home-page .plan-name{font-size:1.1rem}.home-page .plan-price{font-size:clamp(2rem,3vw,2.55rem)}.home-page .plan-highlight-list{gap:8px;font-size:.84rem}.home-page .plan-cta-row .btn{min-width:132px;min-height:38px;border-radius:8px;font-size:.78rem}.home-page .qa-item{border-radius:12px;background:#0714269e;border-color:#86a7e114}.home-page .qa-q{padding:15px 18px;font-size:.94rem}.home-page .qa-a{padding:0 18px 16px;font-size:.9rem}.app-shell--home .site-footer{margin-top:38px;padding:16px 18px;border-radius:16px;border-color:#8babe414;background:#061222a8}.app-shell--home .site-footer .btn{min-height:34px;padding:0 14px;border-color:transparent;background:#09182d8a;font-size:.78rem}@media (max-width: 1180px){.app-shell.app-shell--home{width:min(1080px,94vw)}}@media (max-width: 760px){.app-shell.app-shell--home{width:100%}.home-page .hero-grid{grid-template-columns:1fr;padding:16px 0}.home-page .kpi-ribbon,.home-page .panel-actions{width:100%}.home-page .hero-heading{max-width:10ch;font-size:clamp(2.05rem,8.6vw,2.6rem);line-height:1.08}.hero-preview-shell{grid-template-columns:1fr;min-height:auto;padding:12px}.hero-preview-rail{display:none}.hero-preview-chat{grid-template-rows:auto auto auto auto}.home-page .hero-dialogue{min-height:auto;align-content:start}.home-page .chat-bubble{width:auto;max-width:100%;justify-self:stretch;font-size:.78rem}.preview-model-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.preview-model-row::-webkit-scrollbar{display:none}.home-page .inline-composer--ghost{max-width:100%}}.app-shell.app-shell--home{position:relative;width:min(1048px,92vw);padding-top:12px}.app-shell.app-shell--home:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(520px 360px at 26% 8%,rgba(49,118,215,.12),transparent 68%),radial-gradient(520px 420px at 84% 21%,rgba(90,63,213,.13),transparent 70%),linear-gradient(180deg,#050f1e14,#0714262e)}.app-shell--home .page-stack{gap:30px}.app-shell--home .site-header{min-height:54px;padding:7px 10px;border:0;border-radius:13px;background:#050f1ebd;box-shadow:inset 0 1px #ffffff09,0 18px 42px #0000001f}.app-shell--home .brand-mark{min-width:132px;height:44px;border-color:#6697e124;background:linear-gradient(145deg,#102543b3,#071222b3);box-shadow:inset 0 1px #ffffff0a}.app-shell--home .brand-mark-image{width:34px;height:34px;min-width:34px}.app-shell--home .site-nav{gap:clamp(14px,1.75vw,23px)}.app-shell--home .nav-link{font-size:.74rem;color:#dae5f7ad}.app-shell--home .nav-link:hover,.app-shell--home .nav-link.active{color:#f0f6ff}.app-shell--home .header-actions .btn{min-height:36px;border-radius:9px}.home-page{gap:34px}.home-page .section{gap:16px}.home-page .hero-grid{grid-template-columns:minmax(0,.88fr) minmax(392px,.94fr);gap:clamp(32px,4.25vw,52px);padding:16px 0 2px}.home-page .hero-grid:before{top:-16px;right:-10px;bottom:-24px;left:-10px;border:0;border-radius:22px;background:linear-gradient(90deg,#05101f0f,#18305614 55%,#4a30a21f),repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 80px);box-shadow:none}.home-page .hero-grid:after{display:none}.home-page .hero-col-copy{gap:14px}.home-page .hero-kicker{width:fit-content;padding:5px 9px;border:0;border-radius:7px;background:#2b599742;color:#aecfffd1;font-size:.62rem;letter-spacing:.11em}.home-page .hero-heading{max-width:15.4ch;font-size:clamp(2.22rem,3.72vw,3.18rem);line-height:1.01;letter-spacing:-.064em}.home-page .hero-lead{max-width:46ch;font-size:.84rem;line-height:1.55;color:#cddaedbd}.home-page .kpi-ribbon{width:min(100%,410px);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-page .kpi-item{min-height:48px;padding:8px 10px 8px 46px;border:0;border-radius:9px;background:linear-gradient(180deg,#0c1f3970,#07132457);box-shadow:inset 0 1px #ffffff06,0 12px 24px #00000014}.home-page .kpi-item:before{left:10px;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#3995ff,#7b36f1)}.home-page .kpi-item:after{left:24px}.home-page .kpi-item strong{line-height:1.05}.home-page .kpi-item span{line-height:1.15}.home-page .panel-actions{grid-template-columns:94px 166px 116px;gap:8px;margin-top:4px}.home-page .panel-actions .btn{height:36px;border:0;border-radius:8px;box-shadow:0 14px 32px #0000001f}.home-page .panel-actions .btn--primary{background:linear-gradient(135deg,#2f8bff,#2867d5)}.home-page .panel-actions .btn--soft{background:#07142675;border:1px solid rgba(114,151,213,.14)}.hero-preview-shell{grid-template-columns:132px minmax(0,1fr);min-height:286px;padding:10px;border:0;border-radius:14px;background:linear-gradient(115deg,#071324c2,#050d1ba8),#050e1cb8;box-shadow:inset 0 1px #ffffff09,0 22px 54px #00000026}.preview-new-query,.preview-nav-item,.preview-plan{border:0;background:#0c1d357a;box-shadow:inset 0 1px #ffffff06}.preview-plan strong{white-space:nowrap}.preview-nav-item.is-active{background:#2a66b99e}.home-page .hero-dialogue{min-height:146px;border:0;background:radial-gradient(circle at 88% 15%,rgba(80,72,201,.12),transparent 42%),#060f1f75}.home-page .chat-bubble{border:0;box-shadow:inset 0 1px #ffffff0a}.home-page .chat-bubble--user{background:linear-gradient(135deg,#3680dee6,#2d5fb7eb)}.home-page .chat-bubble--assistant{background:#1d2f4bb8}.preview-model-row span,.home-page .inline-composer--ghost{border:0;background:#1024419e}.home-page .inline-composer--ghost{box-shadow:inset 0 1px #ffffff09}.home-page .section-heading{font-size:clamp(1.55rem,2.45vw,1.9rem);line-height:1.06}.home-page .feature-grid{gap:12px}.home-page .feature-card{min-height:178px;padding:18px 18px 16px;border:0;background:linear-gradient(180deg,#1126446b,#07152880);box-shadow:inset 0 1px #ffffff06,0 16px 36px #0000001a}.home-page .feature-card:hover{transform:translateY(-3px);background:linear-gradient(180deg,#16305480,#08172b8f)}.home-page .feature-icon{width:38px;height:38px;border:0;box-shadow:0 12px 26px #00000024}.home-page .feature-title{font-size:.98rem}.home-page .feature-text{color:#aec9e8d6;font-size:.82rem}.home-page .feature-card .chip{border:0;background:#0713246b;color:#ebf5ffeb}.home-page .pricing-section-header{align-items:center;gap:18px}.home-page .pricing-trust-list{gap:7px}.home-page .pricing-trust-chip{min-height:44px;border:0;background:#07142675;box-shadow:inset 0 1px #ffffff06}.home-page .plan-grid--expanded{gap:16px}.home-page .plan-card--offer{min-height:340px;padding:24px;border:0;border-radius:14px;background:radial-gradient(circle at 88% 8%,rgba(64,130,216,.11),transparent 32%),linear-gradient(150deg,#0c1f39b8,#061223b8);box-shadow:inset 0 1px #ffffff08,0 22px 48px #00000021}.home-page .plan-card--primary{background:radial-gradient(circle at 88% 8%,rgba(91,158,255,.14),transparent 35%),linear-gradient(150deg,#0e2544c7,#071426bd)}.home-page .plan-price{font-size:clamp(1.9rem,2.8vw,2.38rem)}.home-page .plan-cta-row{margin-top:auto}.home-page .plan-cta-row .btn{border-radius:8px}.home-page .qa-stack{gap:8px}.home-page .qa-item{border:0;background:#07142680;box-shadow:inset 0 1px #ffffff06}.app-shell--home .site-footer{border:0;background:#050f1e94;box-shadow:inset 0 1px #ffffff06}@media (max-width: 1180px){.home-page .hero-grid{grid-template-columns:minmax(0,.9fr) minmax(384px,1fr)}}@media (max-width: 900px){.home-page .hero-grid{grid-template-columns:1fr;gap:24px}.home-page .hero-heading{max-width:12ch}.home-page .pricing-section-header{align-items:start}}@media (max-width: 760px){.app-shell.app-shell--home{width:100%;max-width:480px;padding:10px 14px 26px;overflow-x:hidden}.app-shell--home .site-header{grid-template-columns:1fr;width:100%;border-radius:16px;overflow:hidden}.app-shell--home .brand-mark{width:132px;min-width:132px}.app-shell--home .site-nav{width:100%;min-width:0;gap:14px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.app-shell--home .site-nav::-webkit-scrollbar{display:none}.app-shell--home .header-actions{width:100%}.app-shell--home .header-actions .btn{flex:0 0 auto}.home-page .hero-grid{padding-top:8px}.home-page .hero-grid:before{top:-10px;right:-12px;bottom:-16px;left:-12px}.home-page .hero-heading{max-width:11ch;font-size:clamp(2rem,11vw,2.55rem)}.home-page .kpi-ribbon{grid-template-columns:1fr}.home-page .panel-actions{grid-template-columns:1fr;width:calc(100% - 28px);max-width:100%}.home-page .panel-actions .btn{width:100%;justify-self:start}.hero-preview-shell{min-height:auto;width:calc(100% - 28px);max-width:100%}.home-page .feature-card,.home-page .plan-card--offer{border-radius:16px}}.profile-page,.admin-page,.partners-page{display:grid;gap:22px}.profile-page .profile-grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:18px}.profile-page .profile-card,.payment-panel,.legal-page-panel,.legal-doc-content-panel,.admin-panel-card{border-radius:20px}.profile-page .profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-page .metric-tile{min-height:76px;border:0;border-radius:13px;background:linear-gradient(180deg,#1228468a,#0816298f);box-shadow:inset 0 1px #ffffff07}.profile-page .metric-tile strong{color:#f2f7ff;overflow-wrap:anywhere}.profile-page .activation-form,.profile-page .topup-grid,.legal-doc-list,.partners-grid,.admin-kpi-grid{gap:10px}.profile-page .topup-link{min-height:42px;border-radius:10px}.profile-page .tx-item,.legal-doc-item,.admin-table-row,.admin-plan-item,.admin-mailing-contact{border:0;border-radius:12px;background:#0816298f;box-shadow:inset 0 1px #ffffff06}.payment-panel .pricing-section-header{align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(142,176,235,.075)}.payment-panel .pricing-section-header>div{min-width:0;max-width:100%}.payment-panel .pricing-trust-list{min-width:0;max-width:100%}.payment-panel .pricing-section-header h3{margin-bottom:8px;font-size:clamp(1.28rem,2vw,1.7rem)}.payment-panel .checkout-widget--offer{position:relative;overflow:hidden;border:0;border-radius:18px;background:radial-gradient(circle at 86% 10%,rgba(83,148,255,.16),transparent 36%),linear-gradient(145deg,#102a4cc7,#071427c7);box-shadow:inset 0 1px #ffffff09,0 22px 54px #00000021}.payment-panel .plan-grid--expanded{gap:16px}.payment-panel .plan-card--offer{border:0;border-radius:16px}.payment-panel .plan-card--offer>.btn{justify-self:stretch;min-height:40px;border-radius:9px}.checkout-value-row{gap:8px}.legal-doc-item{border-radius:14px}.legal-doc-actions .btn{min-width:112px;justify-content:center}.legal-doc-header .page-title{margin:0}.legal-doc-content-panel{max-width:920px;margin-inline:auto}.legal-doc-paragraph{padding-bottom:12px;border-bottom:1px solid rgba(142,176,235,.07)}.legal-doc-paragraph:last-child{padding-bottom:0;border-bottom:0}.partners-hero{grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);gap:22px;border-radius:22px}.partners-hero-note{border:0;background:#07142685;box-shadow:inset 0 1px #ffffff07}.partner-card{min-height:188px;border-radius:17px}.partner-card-footer{margin-top:auto}.admin-header{align-items:end;padding:0}.admin-window-select{min-width:210px}.admin-kpi-card{min-height:118px;border-radius:16px}.admin-kpi-card span{max-width:160px}.admin-kpi-card strong{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.055em}.admin-search-form,.admin-mailing-layout{gap:12px}.admin-mailing-contact{transition:transform .18s ease,background-color .18s ease}.admin-mailing-contact:hover{transform:translateY(-1px)}.admin-chart-shell{border:0;border-radius:16px;background:linear-gradient(180deg,#0816298a,#06122385);box-shadow:inset 0 1px #ffffff06}.admin-mailing-body,.admin-mailing-emails{min-height:190px}.auth-modal-overlay,.payment-result-overlay{background:radial-gradient(540px 360px at 50% 22%,rgba(60,126,224,.16),transparent 70%),#030912b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-modal-card,.payment-result-card{border:0;border-radius:22px;background:radial-gradient(circle at 86% 0%,rgba(86,145,238,.12),transparent 42%),#071222f5;box-shadow:inset 0 1px #ffffff0a,0 28px 80px #00000052}.auth-modal-card .panel-actions,.payment-result-card .panel-actions{gap:8px}.auth-modal-card .panel-actions .btn,.payment-result-card .panel-actions .btn{border-radius:999px}.auth-consent-item{padding:10px 12px;border-radius:12px;background:#0a182d75}.auth-consent-item input[type=checkbox]{width:18px;height:18px;accent-color:#5aa9ff}@media (max-width: 980px){.profile-page .profile-grid,.partners-hero{grid-template-columns:1fr}.payment-panel .pricing-section-header{flex-direction:column;align-items:start}.admin-header{align-items:start}}@media (max-width: 760px){.app-shell.app-shell--site:not(.app-shell--chat):not(.app-shell--home){width:calc(100% - 28px);padding-left:0;padding-right:0}.app-shell--site:not(.app-shell--chat) .page-title{font-size:clamp(1.8rem,9vw,2.45rem)}.page-stack--site:not(.page-stack--chat){gap:24px}.app-shell--site:not(.app-shell--chat) .panel,.app-shell--site:not(.app-shell--chat) .panel--soft,.legal-page-panel,.partners-hero{max-width:100%;overflow:hidden}.payment-panel{max-width:100%;overflow:visible}.app-shell--site:not(.app-shell--chat) .panel p,.app-shell--site:not(.app-shell--chat) .feature-text,.payment-panel p{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.app-shell--site:not(.app-shell--chat) .site-footer{align-items:start}.app-shell--site:not(.app-shell--chat) .site-footer .brand-mark--mini{width:46px;min-width:46px;height:46px}.payment-panel .pricing-trust-list{flex-direction:column;align-items:flex-start}.profile-page .profile-metrics,.admin-kpi-grid,.admin-grid,.partners-grid,.payment-panel .plan-grid--expanded,.profile-page .activation-form,.admin-search-form,.admin-mailing-layout{grid-template-columns:1fr}.legal-doc-item,.admin-table-row{align-items:stretch}.legal-doc-item{flex-direction:column}.admin-mailing-actions,.panel-actions{width:100%}.auth-modal-card,.payment-result-card{width:min(440px,calc(100vw - 28px));max-height:calc(100svh - 28px);overflow:auto}.page-stack--site:not(.page-stack--chat)>.section.panel>.btn{width:100%}}@keyframes site-ambient-drift{0%,to{opacity:.72;transform:translateZ(0) scale(1)}50%{opacity:.95;transform:translate3d(18px,-14px,0) scale(1.035)}}@keyframes site-rise-in{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes site-soft-pop{0%{opacity:0;transform:translate3d(0,10px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes site-line-sweep{0%{transform:translate3d(-120%,0,0)}to{transform:translate3d(120%,0,0)}}@keyframes site-float-y{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes site-pulse-dot{0%,to{opacity:.62;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}.app-shell.app-shell--site:not(.app-shell--chat){isolation:isolate}.app-shell.app-shell--site:not(.app-shell--chat):not(.app-shell--home):before{content:"";position:fixed;top:-22vh;right:-14vw;z-index:-1;width:min(56vw,760px);height:min(56vw,760px);border-radius:50%;pointer-events:none;background:radial-gradient(circle at 42% 42%,rgba(52,154,255,.18),transparent 34%),radial-gradient(circle at 62% 56%,rgba(128,72,255,.13),transparent 44%),radial-gradient(circle,rgba(26,64,128,.13),transparent 68%);filter:blur(5px);transform:translateZ(0);animation:site-ambient-drift 11s cubic-bezier(.45,0,.25,1) infinite;will-change:transform,opacity}.app-shell.app-shell--site:not(.app-shell--chat) .site-header,.app-shell.app-shell--site:not(.app-shell--chat) .site-footer,.page-stack--site:not(.page-stack--chat)>*{animation:site-rise-in .64s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--site:not(.app-shell--chat) .site-header{animation-delay:.02s}.page-stack--site:not(.page-stack--chat)>:nth-child(1){animation-delay:.08s}.page-stack--site:not(.page-stack--chat)>:nth-child(2){animation-delay:.14s}.page-stack--site:not(.page-stack--chat)>:nth-child(3){animation-delay:.2s}.page-stack--site:not(.page-stack--chat)>:nth-child(n+4){animation-delay:.24s}.app-shell.app-shell--site:not(.app-shell--chat) .site-footer{animation-delay:.28s}.app-shell--site:not(.app-shell--chat) .panel,.app-shell--site:not(.app-shell--chat) .card,.app-shell--site:not(.app-shell--chat) .plan-card,.app-shell--site:not(.app-shell--chat) .qa-item,.app-shell--site:not(.app-shell--chat) .legal-doc-item,.app-shell--site:not(.app-shell--chat) .partner-card,.app-shell--site:not(.app-shell--chat) .admin-kpi-card,.app-shell--site:not(.app-shell--chat) .admin-panel-card,.app-shell--site:not(.app-shell--chat) .metric-tile,.app-shell--site:not(.app-shell--chat) .tx-item{position:relative;overflow:hidden;transform:translateZ(0);transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease,background-color .24s ease,border-color .24s ease,opacity .2s ease}.app-shell--site:not(.app-shell--chat) .panel:before,.app-shell--site:not(.app-shell--chat) .card:before,.app-shell--site:not(.app-shell--chat) .plan-card:before,.app-shell--site:not(.app-shell--chat) .qa-item:before,.app-shell--site:not(.app-shell--chat) .legal-doc-item:before,.app-shell--site:not(.app-shell--chat) .partner-card:before,.app-shell--site:not(.app-shell--chat) .admin-kpi-card:before,.app-shell--site:not(.app-shell--chat) .metric-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(120deg,transparent 0 32%,rgba(160,202,255,.055) 45%,transparent 58% 100%);opacity:0;transform:translate3d(-32%,0,0);transition:opacity .24s ease}.app-shell--site:not(.app-shell--chat) .panel>*,.app-shell--site:not(.app-shell--chat) .card>*,.app-shell--site:not(.app-shell--chat) .plan-card>*,.app-shell--site:not(.app-shell--chat) .qa-item>*,.app-shell--site:not(.app-shell--chat) .legal-doc-item>*,.app-shell--site:not(.app-shell--chat) .partner-card>*,.app-shell--site:not(.app-shell--chat) .admin-kpi-card>*,.app-shell--site:not(.app-shell--chat) .metric-tile>*{position:relative;z-index:1}.app-shell--site:not(.app-shell--chat) .panel:hover,.app-shell--site:not(.app-shell--chat) .card:hover,.app-shell--site:not(.app-shell--chat) .plan-card:hover,.app-shell--site:not(.app-shell--chat) .qa-item:hover,.app-shell--site:not(.app-shell--chat) .legal-doc-item:hover,.app-shell--site:not(.app-shell--chat) .partner-card:hover,.app-shell--site:not(.app-shell--chat) .admin-kpi-card:hover,.app-shell--site:not(.app-shell--chat) .metric-tile:hover,.app-shell--site:not(.app-shell--chat) .tx-item:hover{transform:translate3d(0,-3px,0);box-shadow:inset 0 1px #ffffff0b,0 26px 62px #0000002e}.app-shell--site:not(.app-shell--chat) .panel:hover:before,.app-shell--site:not(.app-shell--chat) .card:hover:before,.app-shell--site:not(.app-shell--chat) .plan-card:hover:before,.app-shell--site:not(.app-shell--chat) .qa-item:hover:before,.app-shell--site:not(.app-shell--chat) .legal-doc-item:hover:before,.app-shell--site:not(.app-shell--chat) .partner-card:hover:before,.app-shell--site:not(.app-shell--chat) .admin-kpi-card:hover:before,.app-shell--site:not(.app-shell--chat) .metric-tile:hover:before{opacity:1;animation:site-line-sweep 1.15s cubic-bezier(.16,1,.3,1) both}.app-shell--site:not(.app-shell--chat) .btn{transform:translateZ(0)}.app-shell--site:not(.app-shell--chat) .btn:active:not(:disabled){transform:translateZ(0) scale(.985)}.app-shell--site:not(.app-shell--chat) .btn--primary:hover:not(:disabled){box-shadow:0 15px 34px #2d84ff47,0 0 0 1px #93c5ff1c,inset 0 1px #ffffff29}.app-shell--site:not(.app-shell--chat) .input-text--solid{transition:box-shadow .22s ease,background-color .22s ease,transform .22s ease}.app-shell--site:not(.app-shell--chat) .input-text--solid:focus{transform:translate3d(0,-1px,0)}.app-shell--site:not(.app-shell--chat) .page-title:after{transform-origin:left center;animation:site-soft-pop .56s cubic-bezier(.16,1,.3,1) .18s both}.home-page .hero-col-copy,.home-page .hero-col-preview{animation:site-soft-pop .68s cubic-bezier(.16,1,.3,1) both}.home-page .hero-col-preview{animation-delay:.12s}.home-page .kpi-item,.home-page .feature-card,.home-page .plan-card--offer,.home-page .qa-item{animation:site-soft-pop .56s cubic-bezier(.16,1,.3,1) both}.home-page .kpi-item:nth-child(1),.home-page .feature-card:nth-child(1),.home-page .plan-card--offer:nth-child(1),.home-page .qa-item:nth-child(1){animation-delay:.08s}.home-page .kpi-item:nth-child(2),.home-page .feature-card:nth-child(2),.home-page .plan-card--offer:nth-child(2),.home-page .qa-item:nth-child(2){animation-delay:.14s}.home-page .kpi-item:nth-child(3),.home-page .feature-card:nth-child(3),.home-page .plan-card--offer:nth-child(3),.home-page .qa-item:nth-child(3){animation-delay:.2s}.home-page .feature-card:nth-child(4),.home-page .qa-item:nth-child(n+4){animation-delay:.26s}.hero-preview-shell{position:relative}.hero-preview-shell:after{content:"";position:absolute;right:18px;bottom:18px;width:92px;height:92px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(91,81,255,.22),transparent 68%);opacity:.8;animation:site-ambient-drift 8s cubic-bezier(.45,0,.25,1) infinite;will-change:transform,opacity}.home-page .chat-bubble--user{animation:site-soft-pop .5s cubic-bezier(.16,1,.3,1) both}.home-page .chat-bubble--assistant{animation:site-soft-pop .5s cubic-bezier(.16,1,.3,1) .12s both}.home-page .chat-bubble--user:nth-of-type(3){animation-delay:.22s}.feature-icon,.home-page .kpi-item:before,.trust-icon{animation:site-float-y 5.5s ease-in-out infinite;will-change:transform}.home-page .feature-card:nth-child(2) .feature-icon,.home-page .kpi-item:nth-child(2):before{animation-delay:-1.4s}.home-page .feature-card:nth-child(3) .feature-icon,.home-page .kpi-item:nth-child(3):before{animation-delay:-2.6s}.home-page .feature-card:nth-child(4) .feature-icon{animation-delay:-3.2s}.preview-plan i,.admin-plan-bar-fill{position:relative;overflow:hidden}.preview-plan i:after,.admin-plan-bar-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:translate3d(-110%,0,0);animation:site-line-sweep 2.8s ease-in-out infinite}.discount-badge{animation:site-pulse-dot 3.8s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.app-shell.app-shell--site:not(.app-shell--chat):before,.app-shell.app-shell--site:not(.app-shell--chat):after,.app-shell.app-shell--site:not(.app-shell--chat) *,.app-shell.app-shell--site:not(.app-shell--chat) *:before,.app-shell.app-shell--site:not(.app-shell--chat) *:after,.auth-modal-overlay,.auth-modal-card,.payment-result-overlay,.payment-result-card{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-delay:0s!important;animation-iteration-count:1!important}.app-shell.app-shell--site:not(.app-shell--chat) *,.app-shell.app-shell--site:not(.app-shell--chat) *:before,.app-shell.app-shell--site:not(.app-shell--chat) *:after{transform:none!important}}@keyframes route-header-drop{0%{opacity:0;transform:translate3d(0,-14px,0) scale(.992)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes route-footer-fade{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes profile-tile-enter{0%{opacity:0;transform:translate3d(-18px,8px,0) scale(.975)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes profile-topup-enter{0%{opacity:0;transform:translate3d(16px,0,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes payment-panel-enter{0%{opacity:0;transform:translate3d(0,18px,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes payment-trust-enter{0%{opacity:0;transform:translate3d(18px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes legal-row-enter{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes legal-reader-enter{0%{opacity:0;transform:translate3d(0,10px,0);filter:blur(2px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes partners-left-enter{0%{opacity:0;transform:translate3d(-24px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes partners-card-enter{0%{opacity:0;transform:translate3d(0,18px,0) rotate(-.35deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes admin-kpi-enter{0%{opacity:0;transform:translate3d(0,16px,0) scale(.95)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes admin-row-enter{0%{opacity:0;transform:translate3d(14px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes graphic-glow-pan{0%{transform:translate3d(-42%,0,0)}to{transform:translate3d(42%,0,0)}}@keyframes hero-chat-question-cycle{0%,18%{opacity:0;transform:translate3d(0,10px,0) scale(.97)}22%,90%{opacity:1;transform:translateZ(0) scale(1)}95%,to{opacity:0;transform:translate3d(0,-5px,0) scale(.99)}}@keyframes hero-chat-answer-cycle{0%,45%{opacity:0;transform:translate3d(-10px,8px,0) scale(.97)}49%,90%{opacity:1;transform:translateZ(0) scale(1)}95%,to{opacity:0;transform:translate3d(0,-5px,0) scale(.99)}}@keyframes hero-chat-followup-cycle{0%,68%{opacity:0;transform:translate3d(0,10px,0) scale(.97)}72%,90%{opacity:1;transform:translateZ(0) scale(1)}95%,to{opacity:0;transform:translate3d(0,-5px,0) scale(.99)}}@keyframes hero-chat-typing-cycle{0%,75%{opacity:0;transform:translate3d(-8px,8px,0) scale(.96)}79%,88%{opacity:1;transform:translateZ(0) scale(1)}93%,to{opacity:0;transform:translate3d(0,-4px,0) scale(.99)}}@keyframes hero-chat-activity-user-cycle{0%,15%{max-height:24px;opacity:1;padding-block:2px;transform:translateZ(0)}20%,to{max-height:0;opacity:0;padding-block:0;transform:translate3d(0,-4px,0)}}@keyframes hero-chat-activity-agent-cycle{0%,35%{max-height:0;opacity:0;padding-block:0;transform:translate3d(-6px,4px,0)}40%,46%{max-height:24px;opacity:1;padding-block:2px;transform:translateZ(0)}51%,to{max-height:0;opacity:0;padding-block:0;transform:translate3d(0,-4px,0)}}@keyframes hero-chat-activity-followup-cycle{0%,58%{max-height:0;opacity:0;padding-block:0;transform:translate3d(0,4px,0)}62%,68%{max-height:24px;opacity:1;padding-block:2px;transform:translateZ(0)}72%,to{max-height:0;opacity:0;padding-block:0;transform:translate3d(0,-4px,0)}}@keyframes hero-typing-dot{0%,to{opacity:.32;transform:translateZ(0)}50%{opacity:1;transform:translate3d(0,-4px,0)}}@keyframes hero-live-dot{0%,to{box-shadow:0 0 #3cdc9642;transform:scale(.92)}50%{box-shadow:0 0 0 5px #3cdc9600;transform:scale(1)}}@keyframes kpi-icon-float-centered{0%,to{transform:translate3d(0,-50%,0)}50%{transform:translate3d(0,calc(-50% - 3px),0)}}@keyframes tariff-accent-scan{0%{transform:translate3d(-115%,0,0)}to{transform:translate3d(115%,0,0)}}@keyframes preview-user-typing-scene{0%,2%{opacity:0;transform:translate3d(8px,6px,0) scale(.97)}5%,18%{opacity:1;transform:translateZ(0) scale(1)}23%,to{opacity:0;transform:translate3d(0,-4px,0) scale(.985)}}@keyframes preview-question-scene{0%,20%{opacity:0;transform:translate3d(12px,8px,0) scale(.965)}25%,89%{opacity:1;transform:translateZ(0) scale(1)}95%,to{opacity:0;transform:translate3d(0,-5px,0) scale(.99)}}@keyframes preview-agent-typing-scene{0%,32%{opacity:0;transform:translate3d(-8px,6px,0) scale(.97)}35%,46%{opacity:1;transform:translateZ(0) scale(1)}50%,to{opacity:0;transform:translate3d(0,-4px,0) scale(.985)}}@keyframes preview-answer-scene{0%,47%{opacity:0;transform:translate3d(-12px,8px,0) scale(.965)}52%,89%{opacity:1;transform:translateZ(0) scale(1)}95%,to{opacity:0;transform:translate3d(0,-5px,0) scale(.99)}}@keyframes preview-followup-typing-scene{0%,60%{opacity:0;transform:translate3d(8px,6px,0) scale(.97)}63%,70%{opacity:1;transform:translateZ(0) scale(1)}74%,to{opacity:0;transform:translate3d(0,-4px,0) scale(.985)}}@keyframes preview-followup-scene{0%,72%{opacity:0;transform:translate3d(12px,8px,0) scale(.965)}76%,89%{opacity:1;transform:translateZ(0) scale(1)}95%,to{opacity:0;transform:translate3d(0,-5px,0) scale(.99)}}@keyframes preview-agent-dots-scene{0%,80%{opacity:0;transform:translate3d(-8px,6px,0) scale(.97)}83%,91%{opacity:1;transform:translateZ(0) scale(1)}96%,to{opacity:0;transform:translate3d(0,-4px,0) scale(.99)}}.app-shell.app-shell--site:not(.app-shell--chat) .site-header,.app-shell.app-shell--site:not(.app-shell--chat) .site-footer,.page-stack--site:not(.page-stack--chat)>*{animation:none}.app-shell.app-shell--site:not(.app-shell--chat) .site-header{animation:route-header-drop .54s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--site:not(.app-shell--chat) .site-footer{animation:route-footer-fade .5s ease .18s both}.app-shell.app-shell--site:not(.app-shell--chat) .panel:hover,.app-shell.app-shell--site:not(.app-shell--chat) .card:hover,.app-shell.app-shell--site:not(.app-shell--chat) .plan-card:hover,.app-shell.app-shell--site:not(.app-shell--chat) .qa-item:hover,.app-shell.app-shell--site:not(.app-shell--chat) .legal-doc-item:hover,.app-shell.app-shell--site:not(.app-shell--chat) .partner-card:hover,.app-shell.app-shell--site:not(.app-shell--chat) .admin-kpi-card:hover,.app-shell.app-shell--site:not(.app-shell--chat) .metric-tile:hover,.app-shell.app-shell--site:not(.app-shell--chat) .tx-item:hover{transform:translateZ(0)}.app-shell.app-shell--site:not(.app-shell--chat) .panel:hover:before,.app-shell.app-shell--site:not(.app-shell--chat) .card:hover:before,.app-shell.app-shell--site:not(.app-shell--chat) .plan-card:hover:before,.app-shell.app-shell--site:not(.app-shell--chat) .qa-item:hover:before,.app-shell.app-shell--site:not(.app-shell--chat) .legal-doc-item:hover:before,.app-shell.app-shell--site:not(.app-shell--chat) .partner-card:hover:before,.app-shell.app-shell--site:not(.app-shell--chat) .admin-kpi-card:hover:before,.app-shell.app-shell--site:not(.app-shell--chat) .metric-tile:hover:before{animation:none;opacity:0}.app-shell--home .home-page .hero-col-copy{animation:partners-left-enter .72s cubic-bezier(.16,1,.3,1) both}.app-shell--home .home-page .hero-col-preview{animation:payment-panel-enter .76s cubic-bezier(.16,1,.3,1) .08s both}.app-shell--home .home-page .kpi-item{animation:profile-tile-enter .46s cubic-bezier(.16,1,.3,1) both}.app-shell--home .home-page .kpi-item:nth-child(2){animation-delay:.06s}.app-shell--home .home-page .kpi-item:nth-child(3){animation-delay:.12s}.app-shell--home .home-page .kpi-item:before{top:50%;left:10px;width:28px;height:28px;border-radius:9px;animation:none;transform:translate3d(0,-50%,0)}.app-shell--home .home-page .kpi-item:after{top:50%;left:24px;transform:translate3d(-50%,-50%,0)}.app-shell--home .home-page .kpi-item:nth-child(2):after{left:20px;transform:translate3d(0,-50%,0)}.app-shell--home .home-page .kpi-item:hover:before{filter:saturate(1.18) brightness(1.08)}.app-shell--home .home-page .kpi-item:hover{transform:translate3d(0,-2px,0)}.app-shell--home .preview-chat-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-shell--home .preview-live-status{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:5px 8px;border-radius:999px;color:#abc9ead1;background:#0c1f3a8f;font-size:.65rem;font-weight:800;white-space:nowrap}.app-shell--home .preview-live-status i{width:7px;height:7px;border-radius:999px;background:#54e29a;animation:hero-live-dot 1.45s ease-in-out infinite}.app-shell--home .home-page .hero-dialogue{position:relative;display:block;min-height:226px;overflow:hidden}.app-shell--home .hero-preview-shell{min-height:400px}.app-shell--home .hero-preview-chat{grid-template-rows:auto 226px auto auto;gap:11px}.app-shell--home .home-page .inline-composer--ghost{min-height:40px}.app-shell--home .preview-model-row{min-height:31px}.app-shell--home .home-page .hero-dialogue:after{content:"";position:absolute;inset:auto 10% 0;height:1px;background:linear-gradient(90deg,transparent,rgba(88,166,255,.46),transparent);animation:graphic-glow-pan 2.8s ease-in-out infinite alternate}.app-shell--home .home-page .chat-bubble{position:absolute;will-change:transform,opacity;opacity:0;margin:0;animation-duration:11s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-iteration-count:infinite;animation-fill-mode:both}.app-shell--home .chat-activity{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:6px;width:fit-content;max-height:none;overflow:hidden;padding:4px 9px;border-radius:999px;color:#9ebee3d1;background:#0d1f3970;font-size:.62rem;font-weight:800;letter-spacing:.01em;opacity:0;pointer-events:none;will-change:transform,opacity;animation-duration:11s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-iteration-count:infinite;animation-fill-mode:both}.app-shell--home .chat-activity:before{width:5px;height:5px;border-radius:999px;content:"";background:#73c7ff;box-shadow:0 0 10px #73c7ff6b}.app-shell--home .chat-activity--user,.app-shell--home .chat-activity--user-again{right:12px;color:#cfe1ffdb}.app-shell--home .chat-activity--user{top:18px;animation-name:preview-user-typing-scene}.app-shell--home .chat-activity--user-again{top:158px;animation-name:preview-followup-typing-scene}.app-shell--home .chat-activity--agent{top:84px;left:12px;animation-name:preview-agent-typing-scene}.app-shell--home .chat-activity--agent:before{background:#8f75ff;box-shadow:0 0 10px #8f75ff6b}.app-shell--home .home-page .preview-message--question{top:18px;right:12px;max-width:min(76%,270px);animation-name:preview-question-scene}.app-shell--home .home-page .preview-message--answer{top:82px;left:12px;max-width:min(78%,280px);animation-name:preview-answer-scene}.app-shell--home .home-page .preview-message--followup{top:158px;right:12px;max-width:min(70%,250px);animation-name:preview-followup-scene}.app-shell--home .home-page .preview-message--question,.app-shell--home .home-page .preview-message--followup{justify-self:auto}.app-shell--home .typing-bubble{position:absolute;bottom:10px;left:12px;display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:10px 13px;border-radius:12px;background:#1e3351b8;box-shadow:inset 0 1px #ffffff0b;opacity:0;animation:preview-agent-dots-scene 11s cubic-bezier(.16,1,.3,1) infinite both}.app-shell--home .typing-bubble span{width:5px;height:5px;border-radius:999px;background:#d2e5ffe6;animation:hero-typing-dot .9s ease-in-out infinite}.app-shell--home .typing-bubble span:nth-child(2){animation-delay:.14s}.app-shell--home .typing-bubble span:nth-child(3){animation-delay:.28s}.app-shell--home .preview-model-row span{transition:transform .22s ease,background-color .22s ease,color .22s ease}.app-shell--home .preview-model-row span:nth-child(2){animation:site-pulse-dot 4.4s ease-in-out infinite}.app-shell--home .inline-composer--ghost .btn{animation:site-pulse-dot 2.8s ease-in-out infinite}.app-shell--home .home-page .plan-grid--expanded{perspective:none}.app-shell--home .home-page .plan-card--offer{transform-style:flat}.app-shell--home .home-page .feature-card{animation:partners-card-enter .58s cubic-bezier(.16,1,.3,1) both}.app-shell--home .home-page .feature-card:hover{transform:translate3d(0,-6px,0) rotate(.18deg)}.app-shell--home .home-page .plan-card--offer:hover{transform:translate3d(0,-6px,0) scale(1.01);border-color:#60b1ff61;background:radial-gradient(circle at 84% 16%,rgba(71,145,255,.1),transparent 34%),linear-gradient(160deg,#0f2646c2,#08172bbd);box-shadow:0 28px 68px #0000003d,0 0 28px #3488ff1a,0 0 0 1px #7dbeff1a,inset 0 1px #fff1}.app-shell--home .home-page .plan-card--offer:after{content:"";position:absolute;top:0;right:16px;left:16px;height:1px;background:linear-gradient(90deg,transparent,rgba(87,169,255,.72),rgba(128,82,255,.7),transparent);opacity:0;transform:translate3d(-115%,0,0)}.app-shell--home .home-page .plan-card--offer:hover:after{opacity:1;animation:tariff-accent-scan 1.05s cubic-bezier(.16,1,.3,1) both}.app-shell--home .home-page .plan-card--offer .btn,.app-shell--home .home-page .plan-price,.app-shell--home .home-page .discount-badge{transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease,filter .24s ease}.app-shell--home .home-page .plan-card--offer:hover .plan-price{transform:translate3d(0,-2px,0) scale(1.012);filter:drop-shadow(0 6px 16px rgba(85,161,255,.12))}.app-shell--home .home-page .plan-card--offer:hover .btn--primary{transform:translate3d(0,-2px,0) scale(1.006);box-shadow:0 16px 32px #3385ff4d,inset 0 1px #ffffff29}.app-shell--home .home-page .plan-card--offer:hover .discount-badge{filter:brightness(1.12);transform:translate3d(0,-2px,0) scale(1.04)}.app-shell--home .home-page .plan-card--offer:hover .plan-highlight-list li{transform:translate3d(4px,0,0)}.app-shell--home .home-page .plan-highlight-list li{transition:transform .24s ease}.app-shell--home .home-page .plan-highlight-list li:nth-child(2){transition-delay:35ms}.app-shell--home .home-page .plan-highlight-list li:nth-child(3){transition-delay:.07s}.app-shell--home .home-page .qa-item:hover{transform:translate3d(5px,0,0)}.app-shell.app-shell--profile .page-title{animation:legal-reader-enter .54s ease both}.app-shell.app-shell--profile .profile-card{animation:profile-topup-enter .55s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--profile .profile-topups{animation-delay:.08s}.app-shell.app-shell--profile .metric-tile{animation:profile-tile-enter .42s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--profile .metric-tile:nth-child(2){animation-delay:.04s}.app-shell.app-shell--profile .metric-tile:nth-child(3){animation-delay:.08s}.app-shell.app-shell--profile .metric-tile:nth-child(4){animation-delay:.12s}.app-shell.app-shell--profile .metric-tile:nth-child(5){animation-delay:.16s}.app-shell.app-shell--profile .metric-tile:hover{transform:translate3d(5px,-2px,0);border-color:#5bacff70}.app-shell.app-shell--profile .tx-item{animation:legal-row-enter .42s ease both}.app-shell.app-shell--profile .tx-item:nth-child(2){animation-delay:.04s}.app-shell.app-shell--profile .tx-item:nth-child(3){animation-delay:.08s}.app-shell.app-shell--payment .page-title{animation:payment-trust-enter .5s ease both}.app-shell.app-shell--payment .payment-panel{animation:payment-panel-enter .62s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--payment .pricing-trust-list .chip{animation:payment-trust-enter .4s ease both}.app-shell.app-shell--payment .pricing-trust-list .chip:nth-child(2){animation-delay:.06s}.app-shell.app-shell--payment .pricing-trust-list .chip:nth-child(3){animation-delay:.12s}.app-shell.app-shell--payment .checkout-widget--offer{overflow:hidden}.app-shell.app-shell--payment .checkout-widget--offer:after{content:"";position:absolute;inset:auto -18% 0;height:1px;background:linear-gradient(90deg,transparent,rgba(74,171,255,.68),rgba(126,82,255,.72),transparent);animation:graphic-glow-pan 3.4s ease-in-out infinite alternate}.app-shell.app-shell--payment .plan-card--offer{animation:payment-panel-enter .5s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--payment .plan-card--offer:hover{transform:translate3d(0,-3px,0) scale(1.012);border-color:#539fff6b}.app-shell.app-shell--legal .legal-doc-item{animation:legal-row-enter .44s ease both}.app-shell.app-shell--legal .legal-doc-item:nth-child(2){animation-delay:.05s}.app-shell.app-shell--legal .legal-doc-item:nth-child(3){animation-delay:.1s}.app-shell.app-shell--legal .legal-doc-item:hover{transform:translate3d(7px,0,0);border-color:#8fb7f557}.app-shell.app-shell--legal .legal-doc-content-panel,.app-shell.app-shell--legal .legal-doc-paragraph{animation:legal-reader-enter .48s ease both}.app-shell.app-shell--legal .legal-doc-paragraph:nth-child(3){animation-delay:.05s}.app-shell.app-shell--legal .legal-doc-paragraph:nth-child(4){animation-delay:.1s}.app-shell.app-shell--partners .page-title,.app-shell.app-shell--partners .feature-text{animation:partners-left-enter .5s ease both}.app-shell.app-shell--partners .partner-card{animation:partners-card-enter .52s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--partners .partner-card:nth-child(2){animation-delay:.07s}.app-shell.app-shell--partners .partner-card:nth-child(3){animation-delay:.14s}.app-shell.app-shell--partners .partner-card:hover{transform:translate3d(0,-5px,0) rotate(-.25deg);border-color:#73b1ff61}.app-shell.app-shell--admin .admin-header{animation:partners-left-enter .5s ease both}.app-shell.app-shell--admin .admin-kpi-card{animation:admin-kpi-enter .46s cubic-bezier(.16,1,.3,1) both}.app-shell.app-shell--admin .admin-kpi-card:nth-child(2){animation-delay:.04s}.app-shell.app-shell--admin .admin-kpi-card:nth-child(3){animation-delay:.08s}.app-shell.app-shell--admin .admin-kpi-card:nth-child(4){animation-delay:.12s}.app-shell.app-shell--admin .admin-kpi-card:hover{transform:translate3d(0,-2px,0) scale(1.012)}.app-shell.app-shell--admin .admin-plan-item,.app-shell.app-shell--admin .admin-table tr{animation:admin-row-enter .4s ease both}.app-shell.app-shell--admin .admin-plan-item:nth-child(2),.app-shell.app-shell--admin .admin-table tr:nth-child(2){animation-delay:.04s}.app-shell.app-shell--admin .admin-plan-item:nth-child(3),.app-shell.app-shell--admin .admin-table tr:nth-child(3){animation-delay:.08s}.app-shell.app-shell--admin .admin-chart-shell:hover,.app-shell.app-shell--admin .admin-panel-card:hover{transform:translate3d(0,-1px,0)}@media (prefers-reduced-motion: reduce){.app-shell.app-shell--site:not(.app-shell--chat) .site-header,.app-shell.app-shell--site:not(.app-shell--chat) .site-footer,.app-shell.app-shell--site:not(.app-shell--chat) .page-title,.app-shell.app-shell--site:not(.app-shell--chat) .panel,.app-shell.app-shell--site:not(.app-shell--chat) .card,.app-shell.app-shell--site:not(.app-shell--chat) .plan-card,.app-shell.app-shell--site:not(.app-shell--chat) .qa-item,.app-shell.app-shell--site:not(.app-shell--chat) .legal-doc-item,.app-shell.app-shell--site:not(.app-shell--chat) .partner-card,.app-shell.app-shell--site:not(.app-shell--chat) .admin-kpi-card,.app-shell.app-shell--site:not(.app-shell--chat) .metric-tile,.app-shell.app-shell--site:not(.app-shell--chat) .tx-item,.app-shell.app-shell--site:not(.app-shell--chat) .chip{animation:none!important}}@media (max-width: 760px){.app-shell--home .hero-preview-shell{min-height:0}.app-shell--home .hero-preview-chat{grid-template-rows:auto 206px auto auto}.app-shell--home .home-page .hero-dialogue{min-height:206px}.app-shell--home .chat-activity--agent,.app-shell--home .home-page .preview-message--answer{top:78px}.app-shell--home .chat-activity--user-again,.app-shell--home .home-page .preview-message--followup{top:146px}}.app-shell--home .home-page .hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)}.app-shell--home .hero-preview-shell{min-height:448px}.app-shell--home .hero-preview-chat{grid-template-rows:auto 270px auto auto}.app-shell--home .home-page .hero-dialogue{min-height:270px}.app-shell--home .chat-activity--agent,.app-shell--home .home-page .preview-message--answer{top:104px}.app-shell--home .chat-activity--user-again,.app-shell--home .home-page .preview-message--followup{top:190px}.app-shell--home .home-page .preview-message--followup{max-width:min(72%,265px)}.app-shell--home .home-page .plan-card--offer:hover{transform:none;border-color:#60b1ff3d;background:linear-gradient(160deg,#0c1e37a8,#081629b8);box-shadow:0 18px 48px #00000024}.app-shell--home .home-page .plan-card--offer:hover:after{opacity:0;animation:none}.app-shell--home .home-page .plan-card--offer .btn,.app-shell--home .home-page .discount-badge,.app-shell--home .home-page .plan-highlight-list li{transition:none}.app-shell--home .home-page .plan-card--offer:hover .btn--primary,.app-shell--home .home-page .plan-card--offer:hover .discount-badge,.app-shell--home .home-page .plan-card--offer:hover .plan-highlight-list li{transform:none;filter:none}.app-shell--home .home-page .plan-price{transition:color .18s ease,filter .18s ease,text-shadow .18s ease}.app-shell--home .home-page .plan-card--offer:hover .plan-price{color:#f7fbff;transform:none;filter:drop-shadow(0 0 18px rgba(92,169,255,.22));text-shadow:0 0 18px rgba(95,168,255,.28)}@media (max-width: 1180px){.app-shell--home .home-page .hero-grid{grid-template-columns:1fr}.app-shell--home .hero-preview-shell{width:100%;min-height:430px}}@media (max-width: 760px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.app-shell.app-shell--home{width:100%;max-width:none;min-width:0;padding:10px 14px 30px;overflow-x:hidden}.app-shell--home .page-stack,.app-shell--home .home-page,.app-shell--home .home-page .hero,.app-shell--home .home-page .hero-grid,.app-shell--home .home-page .hero-col-copy,.app-shell--home .home-page .hero-col-preview{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.app-shell--home .site-header{display:grid;grid-template-columns:1fr;gap:10px;padding:10px;border-radius:18px}.app-shell--home .brand-mark{width:100%;min-width:0;justify-content:flex-start}.app-shell--home .site-nav{display:flex;width:100%;gap:12px;overflow-x:auto;padding:2px 0 4px;white-space:nowrap;scrollbar-width:none}.app-shell--home .site-nav::-webkit-scrollbar{display:none}.app-shell--home .header-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.app-shell--home .header-actions .btn{width:100%;justify-content:center}.app-shell--home .home-page .hero-grid{grid-template-columns:1fr;gap:24px;padding:12px 0 18px}.app-shell--home .home-page .hero-heading{width:100%;max-width:9.6ch;font-size:clamp(2rem,10vw,2.4rem);line-height:1.08;overflow-wrap:normal;word-break:normal;white-space:normal}.app-shell--home .home-page .hero-lead{max-width:100%;font-size:.94rem}.app-shell--home .home-page .kpi-ribbon,.app-shell--home .home-page .panel-actions{grid-template-columns:1fr;width:100%}.app-shell--home .hero-preview-shell{grid-template-columns:1fr;width:100%;max-width:100%;min-width:0;min-height:auto;padding:10px;overflow:hidden}.app-shell--home .hero-preview-rail{display:none}.app-shell--home .hero-preview-chat{grid-template-rows:auto 310px auto auto;gap:10px}.app-shell--home .home-page .hero-dialogue{min-height:310px;padding:10px;max-width:100%}.app-shell--home .home-page .chat-bubble{overflow-wrap:anywhere;word-break:break-word}.app-shell--home .chat-activity{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem}.app-shell--home .home-page .preview-message--question{top:14px;right:10px;left:10px;width:auto;max-width:none}.app-shell--home .chat-activity--agent,.app-shell--home .home-page .preview-message--answer{top:104px}.app-shell--home .chat-activity--user-again,.app-shell--home .home-page .preview-message--followup{top:204px}.app-shell--home .home-page .preview-message--answer{left:10px;right:10px;width:auto;max-width:none}.app-shell--home .home-page .preview-message--followup{right:10px;left:10px;width:auto;max-width:none}.app-shell--home .chat-activity--user,.app-shell--home .chat-activity--user-again{right:10px}.app-shell--home .chat-activity--agent,.app-shell--home .typing-bubble{left:10px}.app-shell--home .preview-model-row{min-height:34px;overflow-x:auto;padding-bottom:2px}.app-shell--home .home-page .inline-composer--ghost{min-height:44px}.app-shell--home .home-page .feature-grid,.app-shell--home .home-page .plan-grid--expanded,.app-shell--home .home-page .pricing-trust-list{grid-template-columns:1fr}.app-shell--home .home-page .feature-card,.app-shell--home .home-page .plan-card--offer{min-height:auto}}.theme-toggle{gap:7px;min-width:82px}.theme-toggle__icon{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#84b2ff24;color:currentColor;font-size:.78rem;line-height:1}html[data-theme=light]{color-scheme:light;--bg-0: #f5f8ff;--bg-1: #eaf2ff;--bg-2: #dcecff;--surface-0: rgba(255, 255, 255, .72);--surface-1: rgba(255, 255, 255, .86);--surface-2: rgba(248, 252, 255, .94);--surface-float: rgba(255, 255, 255, .84);--line-soft: rgba(30, 68, 118, .12);--line-strong: rgba(30, 68, 118, .2);--text-strong: #102037;--text-main: #30435f;--text-muted: #667a98;--accent-main: #236fd8;--accent-subtle: #127b74}html[data-theme=light] body{color:var(--text-main);background:radial-gradient(780px 430px at 6% 2%,rgba(73,148,255,.16),transparent 62%),radial-gradient(680px 420px at 94% 12%,rgba(65,201,182,.11),transparent 66%),linear-gradient(145deg,#f7fbff,#e9f3ff,#dcecff)}html[data-theme=light] body:before{background-image:radial-gradient(rgba(40,82,130,.12) .6px,transparent .6px);opacity:.32}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat):after,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat):before{opacity:.45}html[data-theme=light] .site-header,html[data-theme=light] .site-footer,html[data-theme=light] .panel,html[data-theme=light] .card,html[data-theme=light] .plan-card,html[data-theme=light] .qa-item,html[data-theme=light] .legal-doc-item,html[data-theme=light] .partner-card,html[data-theme=light] .admin-kpi-card,html[data-theme=light] .admin-panel-card,html[data-theme=light] .metric-tile,html[data-theme=light] .tx-item,html[data-theme=light] .auth-modal-card,html[data-theme=light] .payment-result-card{border-color:#25528821;background:linear-gradient(180deg,#ffffffe0,#f5faffd1);color:#243954;box-shadow:0 18px 50px #2a54841c,inset 0 1px #ffffffd1}html[data-theme=light] .site-header{background:linear-gradient(180deg,#ffffffeb,#f4faffdb);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=light] .brand-mark,html[data-theme=light] .btn,html[data-theme=light] .chip,html[data-theme=light] .preview-model-row span{border-color:#24538b21;background:#ffffff9e;color:#19304d}html[data-theme=light] .brand-word,html[data-theme=light] .nav-link:hover,html[data-theme=light] .nav-link.active,html[data-theme=light] .section-heading,html[data-theme=light] .hero-heading,html[data-theme=light] .page-title,html[data-theme=light] .feature-title,html[data-theme=light] .plan-name,html[data-theme=light] .plan-price,html[data-theme=light] .profile-page .panel h3,html[data-theme=light] .admin-chart-header h3{color:#0d1f36}html[data-theme=light] .nav-link,html[data-theme=light] .feature-text,html[data-theme=light] .hero-lead,html[data-theme=light] .footer-copy,html[data-theme=light] .plan-audience,html[data-theme=light] .legal-doc-file,html[data-theme=light] .profile-page .tx-item{color:#546984}html[data-theme=light] .btn--primary,html[data-theme=light] .header-actions .btn--primary,html[data-theme=light] .home-page .panel-actions .btn--primary{border-color:transparent;background:linear-gradient(135deg,#2f8bff,#226bd8);color:#fff;box-shadow:0 14px 30px #2f7ee638}html[data-theme=light] .theme-toggle{background:#e7f1ffd1}html[data-theme=light] .home-page .hero-grid:before,html[data-theme=light] .hero-preview-shell,html[data-theme=light] .home-page .feature-card,html[data-theme=light] .home-page .plan-card--offer,html[data-theme=light] .payment-panel,html[data-theme=light] .checkout-widget--offer{border-color:#28548a1f;background:radial-gradient(circle at 86% 12%,rgba(65,143,255,.08),transparent 34%),linear-gradient(160deg,#ffffffe0,#f0f7ffd1);box-shadow:0 20px 54px #2c598f1f}html[data-theme=light] .home-page .section-heading,html[data-theme=light] .home-page .feature-title,html[data-theme=light] .home-page .plan-name,html[data-theme=light] .home-page .qa-q{color:#102037}html[data-theme=light] .home-page .feature-text,html[data-theme=light] .home-page .pricing-section-lead,html[data-theme=light] .home-page .qa-a,html[data-theme=light] .home-page .plan-highlight-list,html[data-theme=light] .home-page .plan-audience{color:#526a88}html[data-theme=light] .home-page .feature-card .chip,html[data-theme=light] .home-page .qa-item .chip{border-color:#2850821a;background:#21406817;color:#2d4564}html[data-theme=light] .hero-preview-rail{border-right-color:#365e921f}html[data-theme=light] .preview-new-query,html[data-theme=light] .preview-nav-item,html[data-theme=light] .preview-plan,html[data-theme=light] .home-page .hero-dialogue,html[data-theme=light] .inline-composer--ghost,html[data-theme=light] .input-text,html[data-theme=light] .input-text--solid,html[data-theme=light] textarea,html[data-theme=light] select{border-color:#2d588c21;background:#eff7ffbd;color:#1b2f4a}html[data-theme=light] .preview-nav-item.is-active{background:linear-gradient(90deg,#2f85ef2e,#dcedffe6);color:#14345f}html[data-theme=light] .chat-bubble--assistant,html[data-theme=light] .typing-bubble,html[data-theme=light] .chat-activity{background:#e2eefcf0;color:#263d59}html[data-theme=light] .chat-bubble--user{background:linear-gradient(135deg,#418eed,#2a70cf);color:#fff}html[data-theme=light] .home-page .kpi-item{background:linear-gradient(180deg,#ffffffd1,#eef7ffb8);box-shadow:0 14px 34px #3761911a}html[data-theme=light] .feature-icon,html[data-theme=light] .home-page .kpi-item:before,html[data-theme=light] .trust-icon{box-shadow:0 12px 28px #3071cd2e}html[data-theme=light] .modal-overlay,html[data-theme=light] .auth-modal-overlay,html[data-theme=light] .payment-result-overlay{background:#dae7f8a8}html[data-theme=light] .error-text{color:#b3263a}html[data-theme=light] .success-text{color:#157a48}@media (max-width: 760px){.app-shell--home .header-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell--home .theme-toggle{min-width:0}.app-shell--home .theme-toggle__icon{display:none}}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat){color:#263a56}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .site-header,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .site-footer{border-color:#234e801f;background:linear-gradient(180deg,#ffffffeb,#f3f9ffdb);box-shadow:0 18px 52px #2d588a1a,inset 0 1px #ffffffe6}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .btn:not(.btn--primary),html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .header-actions .btn:not(.btn--primary),html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .panel-actions .btn--soft,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .footer-actions .btn{border-color:#28528424;background:linear-gradient(180deg,#ffffffc7,#eaf4ffb8);color:#1b3454;box-shadow:0 10px 22px #2e598c12,inset 0 1px #fffc}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .btn:not(.btn--primary):hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .header-actions .btn:not(.btn--primary):hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .panel-actions .btn--soft:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .footer-actions .btn:hover{border-color:#2d6fc23d;background:linear-gradient(180deg,#fffffff5,#deeeffe0);color:#0e2a4d;box-shadow:0 14px 30px #2f6fbe1c,inset 0 1px #fffffff2}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .nav-link{color:#5b708b;opacity:1}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .nav-link:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .nav-link.active{color:#10243f;background:#deedff8c}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .section-heading{color:#102037;text-shadow:none}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .hero-kicker{border-color:#2a5b971f;background:#d5e7ffb3;color:#35638d}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .hero-grid:before{background:radial-gradient(circle at 80% 20%,rgba(75,141,255,.12),transparent 34%),linear-gradient(135deg,#ffffff85,#e5f0ff42)}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .kpi-item,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .feature-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .plan-card--offer,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .pricing-trust-chip,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .qa-item{border-color:#2753891f;background:linear-gradient(180deg,#ffffffe6,#f1f8ffd6);box-shadow:0 20px 54px #2b578b1a,inset 0 1px #ffffffeb}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .feature-card:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .kpi-item:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .qa-item:hover{border-color:#2d6fc233;background:linear-gradient(180deg,#fffffffa,#e8f3ffeb);box-shadow:0 24px 62px #2c609c21,inset 0 1px #fffffff5}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .feature-text,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .pricing-section-lead,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .qa-a,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .plan-highlight-list,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .footer-copy{color:#526a88}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .feature-card .chip,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .plan-badge,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .discount-badge,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .chip{border-color:#2a54881c;background:#e2efffc7;color:#294360}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .hero-preview-shell,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .home-page .hero-dialogue{border-color:#26528a1a;background:radial-gradient(circle at 88% 16%,rgba(67,126,255,.08),transparent 36%),linear-gradient(180deg,#ffffffe6,#eef7ffdb)}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .preview-new-query,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .preview-nav-item,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .preview-plan,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .preview-model-row span,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .inline-composer--ghost{border-color:#2a54881a;background:#f8fcffd6;color:#263d5b}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .preview-nav-item.is-active,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .preview-model-row span:hover{background:#d9ebffeb;color:#15345a}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .input-text,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .input-text--solid,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) textarea,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) select{border-color:#2a548824;background:#fffc;color:#162a44}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .input-text:focus,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .input-text--solid:focus,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) textarea:focus,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) select:focus{border-color:#2f7dde7a;background:#fff;box-shadow:0 0 0 3px #2f7dde21}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .chat-bubble--assistant,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .typing-bubble,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .chat-activity{border-color:#2a548817;background:#e2effcf0;color:#263d59}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .panel:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .card:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .legal-doc-item:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .partner-card:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .admin-kpi-card:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .metric-tile:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .tx-item:hover{border-color:#2d6fc233;background:linear-gradient(180deg,#fffffffa,#e8f3ffe6);box-shadow:0 22px 60px #2c609c1f,inset 0 1px #fffffff2}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--chat) .plan-card--offer:hover{background:linear-gradient(180deg,#ffffffeb,#f1f8ffdb)}@media not all{.app-shell.app-shell--chat{position:relative;width:100%;max-width:none;min-height:100svh;margin:0;padding:12px clamp(14px,4.8vw,96px) 18px;overflow-x:hidden;background:radial-gradient(circle at 12% 12%,rgba(48,134,255,.16),transparent 34%),radial-gradient(circle at 78% 14%,rgba(107,69,255,.18),transparent 36%),linear-gradient(180deg,#091528,#070d20 56%,#050815)}.app-shell.app-shell--chat:before,.app-shell.app-shell--chat:after{position:absolute;pointer-events:none;content:""}.app-shell.app-shell--chat:before{top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(119,152,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(119,152,255,.025) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(circle at 50% 24%,#000 0%,transparent 70%);mask-image:radial-gradient(circle at 50% 24%,#000 0%,transparent 70%)}.app-shell.app-shell--chat:after{right:-12%;bottom:-24%;width:52vw;height:52vw;border-radius:50%;background:radial-gradient(circle,rgba(91,61,255,.12),transparent 64%);filter:blur(6px)}.app-shell.app-shell--chat>.site-header,.app-shell.app-shell--chat>.page-stack--chat{position:relative;z-index:1}.app-shell.app-shell--chat .site-header{top:14px;width:min(1860px,100%);min-height:74px;margin:0 auto;padding:10px 14px;border-color:#718fd43d;border-radius:19px;background:radial-gradient(circle at 56% 100%,rgba(83,72,220,.16),transparent 42%),linear-gradient(180deg,#0b132bf0,#070e20e6);box-shadow:0 16px 48px #00000057,inset 0 1px #e2f1ff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.app-shell.app-shell--chat .brand-mark{height:58px;min-width:172px;border-color:#6ba4ff52;border-radius:17px;background:radial-gradient(circle at 20% 22%,rgba(38,188,255,.28),transparent 38%),linear-gradient(145deg,#132753eb,#0a142deb);box-shadow:inset 0 1px #e7f4ff14}.app-shell.app-shell--chat .brand-mark-image{width:46px;height:46px;min-width:46px}.app-shell.app-shell--chat .brand-word{color:#f0f6ff;letter-spacing:-.01em}.app-shell.app-shell--chat .site-nav{gap:clamp(18px,1.65vw,32px)}.app-shell.app-shell--chat .nav-link{position:relative;color:#b9c7e6;opacity:1;font-size:.94rem;font-weight:700}.app-shell.app-shell--chat .nav-link.active:after{position:absolute;right:8px;bottom:-19px;left:8px;height:3px;border-radius:999px;content:"";background:linear-gradient(90deg,#24c2ff,#8450ff);box-shadow:0 0 16px #5870ffd9}.app-shell.app-shell--chat .header-actions .btn{border-color:#82a2e833;background:#122043c2;color:#edf5ff;box-shadow:inset 0 1px #e5f2ff0d}.app-shell.app-shell--chat .header-actions .btn--primary{border:0;background:linear-gradient(135deg,#58a5ff,#3678d8);box-shadow:0 12px 26px #2a70d257}.page-stack--chat{--chat-test-bg: #060b1d;--chat-test-surface: rgba(8, 16, 35, .86);--chat-test-surface-strong: rgba(11, 22, 47, .9);--chat-test-surface-soft: rgba(18, 31, 64, .52);--chat-test-line: rgba(117, 147, 218, .2);--chat-test-line-strong: rgba(126, 169, 255, .42);--chat-test-text: #e8f0ff;--chat-test-muted: #9eb3d6;--chat-test-cyan: #22bfff;--chat-test-blue: #4a8cff;--chat-test-violet: #8a45ff;width:min(1860px,100%);margin:20px auto 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.chat-page{position:relative;color:var(--chat-test-text)}.chat-page:before{display:none}.chat-page .chat-layout.chat-layout--clean{position:relative;z-index:1;gap:14px;grid-template-columns:405px minmax(0,1fr);height:calc(100svh - 176px);min-height:710px;margin-top:0}.chat-page .chat-layout.chat-layout--clean .chat-sidebar,.chat-page .chat-layout.chat-layout--clean .chat-main,.chat-page .chat-settings-drawer{border:1px solid var(--chat-test-line);background:radial-gradient(circle at 38% 0%,rgba(54,86,187,.13),transparent 36%),linear-gradient(160deg,#0c1833eb,#050b1beb),#081023db;box-shadow:0 18px 52px #00000047,inset 0 1px #d4e8ff0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chat-page .chat-layout.chat-layout--clean .chat-sidebar{border-radius:16px;padding:14px}.chat-page .chat-layout.chat-layout--clean .chat-main{overflow:hidden;border-radius:16px}.chat-page .chat-sidebar-top{gap:12px}.chat-page .chat-sidebar .btn--primary{min-height:46px;border:0;border-radius:11px;background:linear-gradient(90deg,#24c2ff,#7446ff);box-shadow:0 14px 30px #2d7eff3d}.chat-page .chat-sidebar .btn--primary:before{margin-right:10px;content:"+";font-size:1.35rem;font-weight:400;line-height:0}.chat-page .chat-search-input{min-height:42px;border-color:#7b99db38;border-radius:10px;background:#101c3a9e;color:var(--chat-test-text);box-shadow:inset 0 1px #d8e9ff0a}.chat-page .chat-search{position:relative;display:block}.chat-page .chat-search:after{position:absolute;top:50%;right:14px;width:16px;height:16px;border:2px solid rgba(151,174,219,.68);border-radius:50%;content:"";transform:translateY(-58%)}.chat-page .chat-search:before{position:absolute;top:calc(50% + 5px);right:11px;z-index:1;width:7px;height:2px;border-radius:999px;content:"";background:#97aedbad;transform:rotate(45deg)}.chat-page .chat-search-input::placeholder,.chat-page .composer-textarea::placeholder{color:#b4c7e9ad}.chat-page .sidebar-section>.sidebar-heading{display:none}.chat-page .chat-history-list{gap:6px;padding-right:4px}.chat-page .history-section-label-wrap{margin:10px 0 2px}.chat-page .history-section-label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#e5eeffdb;font-size:.88rem;font-weight:800;line-height:1.2}.chat-page .history-section-label span[aria-hidden=true]{color:#8fa4cfad;font-size:1.05rem}.chat-page .history-item-row .history-item{position:relative;min-height:50px;border:1px solid rgba(100,132,199,.16);border-radius:9px;background:linear-gradient(90deg,#0f1f41c7,#0c1835a8);color:#dce8ff;box-shadow:inset 0 1px #deefff09,0 8px 18px #00000014}.chat-page .history-item-row .history-item:hover{border-color:#637eff61;background:radial-gradient(circle at 0% 50%,rgba(118,81,255,.16),transparent 48%),linear-gradient(90deg,#14264ee6,#0e1c3dd1)}.chat-page .history-item-row .history-item.is-active{border-color:#7e4effbd;background:radial-gradient(circle at 0% 50%,rgba(64,180,255,.16),transparent 34%),linear-gradient(100deg,#232a62f5,#3d1e81e0);box-shadow:0 0 0 1px #42bfff33,0 0 26px #5c38ff52,inset 0 1px #eaf1ff14}.chat-page .history-item-main{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center}.chat-page .history-item-main:before{width:18px;height:18px;border:2px solid rgba(151,177,226,.72);border-radius:50%;content:"";background:radial-gradient(circle at 58% 68%,transparent 0 42%,rgba(151,177,226,.72) 43% 48%,transparent 49%),#05102538}.chat-page .history-item-row .history-item.is-active .history-item-main:before{border-color:#e1ecffe6;box-shadow:0 0 12px #4ab9ff80}.chat-page .history-item-row .history-item.is-active:after{position:absolute;top:50%;right:13px;width:7px;height:7px;border-radius:50%;content:"";background:#56a4ff;box-shadow:0 0 10px #52a3ffd9;transform:translateY(-50%)}.chat-page .history-item-title{color:#eef5ff}.chat-page .history-item-meta,.chat-page .history-placeholder{color:var(--chat-test-muted)}.chat-page .history-delete-btn,.chat-page .message-menu-trigger,.chat-page .icon-btn{border-color:#82a0e238;background:#121f3fa8;color:#c7d7f7}.chat-page .chat-support-btn{min-height:70px;justify-content:flex-start;align-items:center;border-color:#5b6bff42;border-radius:12px;background:radial-gradient(circle at 100% 0%,rgba(100,64,255,.22),transparent 48%),linear-gradient(135deg,#192b56e6,#0e1b3ddb);color:#edf5ff;text-align:left;box-shadow:inset 0 1px #e9f3ff0f}.chat-page .chat-support-btn:before{display:grid;place-items:center;width:34px;height:34px;min-width:34px;margin-right:12px;border:2px solid rgba(223,237,255,.9);border-radius:50%;content:"◜";color:#a7c4ff;font-size:1.2rem}.chat-page .chat-support-btn:after{display:block;margin-left:auto;content:"↗";color:#dbe8ffc7;font-size:1.05rem}.chat-page .chat-main-header{min-height:58px;border-bottom:1px solid rgba(126,158,232,.18);background:linear-gradient(180deg,#0e1a3aad,#08112733)}.chat-page .chat-main-title strong{color:#f4f8ff;letter-spacing:-.02em}.chat-page .context-indicator,.chat-page .chat-state-pill{border-color:#80a0e53d;background:#172348ad;color:#c7d7f7;box-shadow:inset 0 1px #e2f0ff0a}.chat-page .context-indicator.is-active{border-color:#4c9bff75;color:#edf5ff}.chat-page .chat-stream-viewport{margin:0 14px;border:1px solid rgba(128,159,230,.2);border-radius:8px;background:radial-gradient(circle at 73% 16%,rgba(75,70,196,.17),transparent 42%),linear-gradient(180deg,#080f23db,#050c1df0);box-shadow:inset 0 1px #e1f1ff0a,inset 0 0 34px #1f48a814;scrollbar-color:rgba(80,128,226,.8) transparent}.chat-page .chat-stream-inner{width:100%;margin:0;padding:0 30px}.chat-page .empty-chat-placeholder,.chat-page .status-note,.chat-page .error-note{margin-right:14px;margin-left:14px}.chat-page .message-group{gap:9px}.chat-page .message-group-head{color:var(--chat-test-muted)}.chat-page .message-layer{max-width:min(66%,760px);border-color:#82a1e52e;border-radius:12px;background:#0a152f7a;box-shadow:none}.chat-page .message-row--assistant .message-layer{max-width:min(62%,710px);border:0;border-left:1px solid rgba(129,159,229,.4);border-radius:0;background:transparent;padding:8px 0 8px 28px}.chat-page .message-row--user .message-layer{border-color:#43b7ff59;background:linear-gradient(135deg,#2380e557,#7446ff3d)}.chat-page .message-text{color:#dfebff}.chat-page .message-text code{border:1px solid rgba(126,161,255,.18);background:#020918b8}.chat-page .typing-indicator{color:var(--chat-test-muted)}.chat-page .chat-composer-card{border:0!important;background:transparent!important;padding:14px!important}.chat-page .chat-composer-card .composer-form{width:100%;max-width:none;margin:0;min-height:112px;padding:10px 14px;border:1px solid transparent;border-radius:16px;background:linear-gradient(#071426,#071426) padding-box,linear-gradient(90deg,var(--chat-test-cyan),var(--chat-test-violet)) border-box;box-shadow:0 0 0 1px #4c78ff2e,0 0 34px #5b5bff38,inset 0 1px #e0f0ff0d;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:minmax(34px,1fr) 36px;align-items:end}.chat-page .chat-composer-card .composer-textarea{grid-column:1 / -1;grid-row:1;border:0!important;background:transparent!important;color:var(--chat-test-text);padding:0 2px 8px}.chat-page .chat-composer-card .composer-attach-btn{grid-column:1;grid-row:2}.chat-page .chat-composer-card .composer-actions{grid-column:3;grid-row:2;height:36px;align-items:center}.chat-page .chat-composer-card .composer-attach-btn,.chat-page .chat-composer-card .composer-settings-btn,.chat-page .chat-composer-card .composer-stop-btn{min-height:36px;height:36px;border-color:#7ea1ff38;border-radius:9px;background:#1a274ec2;color:#dce8ff}.chat-page .chat-composer-card .composer-attach-btn svg{display:none}.chat-page .chat-composer-card .composer-attach-btn:before{content:"+";font-size:1.35rem;font-weight:400;line-height:1}.chat-page .chat-composer-card .composer-settings-btn{order:-1}.chat-page .chat-composer-card .composer-settings-btn:before{margin-right:8px;content:"☷";font-size:.92rem}.chat-page .chat-composer-card .composer-send-btn{width:52px;min-height:36px;height:36px;padding:0;border:0;border-radius:10px;background:linear-gradient(135deg,#28a7ff,#5f6dff 58%,#8848ff);color:#fff;font-size:0;box-shadow:0 10px 24px #467eff61}.chat-page .chat-composer-card .composer-send-btn:before{content:"➤";font-size:1rem;line-height:1;transform:translate(1px) rotate(-8deg)}.chat-page .chat-composer-card .composer-send-btn:disabled{background:linear-gradient(135deg,#28a7ff9e,#5f6dff8f 58%,#8848ff8a);color:#ffffffdb;box-shadow:0 8px 20px #467eff38;opacity:.7}.chat-page .composer-attachment{border-color:#7ea1ff33;background:#0d1934c7}.chat-page .chat-settings-drawer{border-radius:20px}.chat-page .input-select,.chat-page .control-block input,.chat-page .control-block textarea{border-color:#7ea1ff38;background:#0b152dd6;color:var(--chat-test-text)}.chat-page .inspector-meta-row{border-color:#7ea1ff2e;background:#111e3d9e}@keyframes chat-chrome-in{0%{opacity:0;transform:translateY(-14px) scale(.985);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes chat-panel-in{0%{opacity:0;transform:translateY(18px) scale(.99);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes chat-row-in{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes chat-message-in-left{0%{opacity:0;transform:translate3d(-14px,10px,0) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes chat-message-in-right{0%{opacity:0;transform:translate3d(18px,10px,0) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes chat-active-breathe{0%,to{box-shadow:0 0 0 1px #42bfff33,0 0 22px #5c38ff3d,inset 0 1px #eaf1ff14}50%{box-shadow:0 0 0 1px #5ed3ff52,0 0 34px #744eff6b,inset 0 1px #eaf1ff1f}}@keyframes chat-composer-line{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes chat-typing-wave{0%,70%,to{opacity:.35;transform:translateY(0) scale(.9)}35%{opacity:1;transform:translateY(-4px) scale(1)}}.app-shell.app-shell--chat .site-header{animation:chat-chrome-in .72s cubic-bezier(.16,1,.3,1) both}.chat-page .chat-layout.chat-layout--clean .chat-sidebar{animation:chat-panel-in .72s cubic-bezier(.16,1,.3,1) .07s both}.chat-page .chat-layout.chat-layout--clean .chat-main{animation:chat-panel-in .78s cubic-bezier(.16,1,.3,1) .12s both}.chat-page .chat-settings-drawer{transition:opacity .24s ease,transform .34s cubic-bezier(.16,1,.3,1),box-shadow .24s ease,border-color .24s ease}.chat-page .history-section-label-wrap,.chat-page .history-item-wrap{animation:chat-row-in .48s cubic-bezier(.16,1,.3,1) both}.chat-page .chat-history-list>:nth-child(1){animation-delay:.1s}.chat-page .chat-history-list>:nth-child(2){animation-delay:.13s}.chat-page .chat-history-list>:nth-child(3){animation-delay:.16s}.chat-page .chat-history-list>:nth-child(4){animation-delay:.19s}.chat-page .chat-history-list>:nth-child(5){animation-delay:.22s}.chat-page .chat-history-list>:nth-child(6){animation-delay:.25s}.chat-page .chat-history-list>:nth-child(7){animation-delay:.28s}.chat-page .chat-history-list>:nth-child(n+8){animation-delay:.31s}.chat-page .history-item-row .history-item,.chat-page .history-item-main:before,.chat-page .history-delete-btn,.chat-page .chat-support-btn,.chat-page .chat-search-input,.chat-page .context-indicator,.chat-page .chat-composer-card .composer-attach-btn,.chat-page .chat-composer-card .composer-settings-btn,.chat-page .chat-composer-card .composer-send-btn{transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s ease,background .2s ease,box-shadow .24s ease,color .18s ease,opacity .18s ease}.chat-page .history-item-row .history-item:hover{transform:translate(4px)}.chat-page .history-item-row .history-item:hover .history-item-main:before{transform:scale(1.08)}.chat-page .history-item-row .history-item.is-active{animation:chat-active-breathe 3.8s ease-in-out infinite}.chat-page .history-delete-btn:hover,.chat-page .chat-composer-card .composer-attach-btn:hover,.chat-page .chat-composer-card .composer-settings-btn:hover{transform:translateY(-1px);border-color:#61baff6b;box-shadow:0 10px 20px #2462cd2e}.chat-page .chat-support-btn:hover{transform:translateY(-2px);border-color:#7a5bff80;box-shadow:0 16px 34px #192b783d,inset 0 1px #e9f3ff14}.chat-page .chat-search-input:focus{border-color:#48b8ff94;box-shadow:0 0 0 3px #32aaff1f,inset 0 1px #d8e9ff0f}.chat-page .message-row--assistant .message-layer{animation:chat-message-in-left .44s cubic-bezier(.16,1,.3,1) both;transform-origin:left center}.chat-page .message-row--user .message-layer{animation:chat-message-in-right .42s cubic-bezier(.16,1,.3,1) both;transform-origin:right center}.chat-page .message-row--streaming .message-layer{border-color:#5abeff8f;box-shadow:0 0 28px #2c98ff24}.chat-page .chat-stream-viewport{scroll-behavior:smooth}.chat-page .chat-composer-card .composer-form{background:linear-gradient(#071426,#071426) padding-box,linear-gradient(100deg,var(--chat-test-cyan),#5a6fff,var(--chat-test-violet),var(--chat-test-cyan)) border-box;background-size:auto,260% 260%;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .28s ease;animation:chat-composer-line 7s ease-in-out infinite}.chat-page .chat-composer-card .composer-form:focus-within{transform:translateY(-2px);box-shadow:0 0 0 1px #4c78ff3d,0 0 44px #3fb8ff33,0 0 52px #7c46ff33,inset 0 1px #e0f0ff14}.chat-page .chat-composer-card .composer-send-btn:not(:disabled):hover{transform:translateY(-2px) scale(1.04);box-shadow:0 14px 30px #467eff6b,0 0 26px #724bff57}.chat-page .chat-composer-card .composer-send-btn:not(:disabled):active{transform:translateY(0) scale(.98)}.chat-page .chat-composer-card .composer-send-btn:not(:disabled):hover:before{transform:translate(2px) rotate(-8deg)}.chat-page .typing-dots i{animation:chat-typing-wave 1.15s ease-in-out infinite}.chat-page .typing-dots i:nth-child(2){animation-delay:.14s}.chat-page .typing-dots i:nth-child(3){animation-delay:.28s}@media (max-width: 1100px){.chat-page .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr);height:calc(100svh - 156px);min-height:520px}.chat-page .message-layer,.chat-page .message-row--assistant .message-layer{max-width:86%}}@media (max-width: 760px){.page-stack--chat{padding:10px;border-radius:18px}.chat-page .chat-layout.chat-layout--clean{min-height:0}.chat-page .chat-stream-viewport{margin:0 10px;border-radius:14px}.chat-page .chat-composer-card{padding:10px!important}.chat-page .chat-composer-card .composer-form{border-radius:14px}.chat-page .message-layer{max-width:100%}}@media (prefers-reduced-motion: reduce){.app-shell.app-shell--chat,.app-shell.app-shell--chat *,.app-shell.app-shell--chat *:before,.app-shell.app-shell--chat *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-delay:0s!important;animation-iteration-count:1!important}}.app-shell.app-shell--chat{--chat-final-bg: #111827;--chat-final-rail: #0d1626;--chat-final-card: #192438;--chat-final-card-2: #202c42;--chat-final-line: rgba(136, 154, 191, .16);--chat-final-line-strong: rgba(89, 137, 232, .34);--chat-final-text: #eef4ff;--chat-final-muted: #9ba9c1;--chat-final-blue: #2f73e8;--chat-final-blue-2: #2664cf;overflow:hidden!important;color:var(--chat-final-text)!important;background:radial-gradient(circle at 72% 14%,rgba(50,84,164,.2),transparent 30%),radial-gradient(circle at 92% 78%,rgba(73,52,171,.16),transparent 32%),linear-gradient(180deg,#121b2d,#101726)!important}.app-shell.app-shell--chat>.site-header{min-height:64px!important;padding:0 clamp(16px,2.2vw,34px)!important;border:0!important;border-bottom:1px solid var(--chat-final-line)!important;border-radius:0!important;background:#0e1625eb!important;box-shadow:none!important}.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 64px)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:292px minmax(0,1fr)!important;height:100%!important;gap:0!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{padding:14px 16px!important;border:0!important;border-right:1px solid var(--chat-final-line)!important;border-radius:0!important;background:linear-gradient(180deg,#0d1626fa,#0a111ffa)!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-sidebar .btn--primary{min-height:43px!important;border-radius:8px!important;background:linear-gradient(135deg,#2f7dff,#275fd8)!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;gap:12px!important;padding:18px clamp(18px,3vw,54px) 16px!important;border:0!important;border-radius:0!important;background:linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px)!important;background-size:56px 56px!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-main-header,.app-shell.app-shell--chat .status-note:not(.status-note--sidebar),.app-shell.app-shell--chat .chat-composer-card .composer-form{width:min(1120px,100%)!important;margin-inline:auto!important;border:1px solid var(--chat-final-line)!important;background:#121c2edb!important;color:var(--chat-final-text)!important;box-shadow:0 24px 72px #040a142e!important}.app-shell.app-shell--chat .chat-main-header{min-height:62px!important;margin-bottom:0!important;padding:0 16px 0 20px!important;border-radius:16px!important}.app-shell.app-shell--chat .chat-stream-viewport{width:min(1120px,100%)!important;margin:0 auto!important;padding:10px 0 4px!important;border:0!important;background:transparent!important}.app-shell.app-shell--chat .chat-stream-inner{width:min(840px,100%)!important;margin:0 auto!important;padding:0 4px!important}.app-shell.app-shell--chat .empty-chat-placeholder{width:min(840px,100%)!important;max-width:none!important;min-height:100%!important;margin:0 auto!important;padding:0!important;display:grid!important;align-content:center!important;gap:22px!important;color:var(--chat-final-text)!important;text-align:left!important}.app-shell.app-shell--chat .empty-chat-demo{display:grid!important;gap:18px!important}.app-shell.app-shell--chat .empty-chat-bubble{display:block!important;border:1px solid var(--chat-final-line)!important;border-radius:18px!important;box-shadow:0 22px 58px #03081233!important}.app-shell.app-shell--chat .empty-chat-bubble--user{justify-self:end!important;width:min(560px,78%)!important;padding:16px 18px!important;background:linear-gradient(135deg,var(--chat-final-blue),var(--chat-final-blue-2))!important;color:#fff!important}.app-shell.app-shell--chat .empty-chat-bubble--user span{display:block!important;margin-top:8px!important;color:#e1eeffa6!important;font-size:.76rem!important;text-align:right!important}.app-shell.app-shell--chat .empty-chat-answer{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important;align-items:start!important}.app-shell.app-shell--chat .empty-chat-avatar{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:999px!important;background:linear-gradient(135deg,#2f73e8,#6b4dff)!important;color:#fff!important;font-size:.74rem!important;font-weight:900!important;box-shadow:0 0 0 5px #2f73e81a!important}.app-shell.app-shell--chat .empty-chat-bubble--assistant{width:min(640px,100%)!important;padding:18px 20px!important;background:#1a253adb!important;color:var(--chat-final-text)!important}.app-shell.app-shell--chat .empty-chat-bubble--assistant strong{display:inline-flex!important;margin-bottom:10px!important;padding:5px 9px!important;border-radius:7px!important;background:#2f73e821!important;color:#9cc2ff!important;font-size:.78rem!important}.app-shell.app-shell--chat .empty-chat-bubble--assistant p{margin:0!important;color:#e6eefce6!important;line-height:1.58!important}.app-shell.app-shell--chat .empty-chat-copy{display:grid!important;gap:6px!important;padding-left:56px!important;text-align:left!important}.app-shell.app-shell--chat .empty-chat-copy strong{color:var(--chat-final-text)!important;font-size:1.06rem!important}.app-shell.app-shell--chat .empty-chat-copy span{color:var(--chat-final-muted)!important;line-height:1.5!important}.app-shell.app-shell--chat .chat-composer-card{width:min(840px,100%)!important;margin:0 auto!important}.app-shell.app-shell--chat .chat-composer-card .composer-form{width:100%!important;min-height:82px!important;padding:12px!important;border-radius:18px!important;background:#1c273cf0!important}html[data-theme=light] .app-shell.app-shell--chat{--chat-final-text: #14243b;--chat-final-muted: #63748c;--chat-final-line: rgba(35, 79, 132, .13);color:var(--chat-final-text)!important;background:radial-gradient(circle at 75% 15%,rgba(78,142,255,.15),transparent 29%),radial-gradient(circle at 94% 82%,rgba(117,96,255,.09),transparent 33%),linear-gradient(180deg,#f8fbff,#eaf3ff)!important}html[data-theme=light] .app-shell.app-shell--chat>.site-header,html[data-theme=light] .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar,html[data-theme=light] .app-shell.app-shell--chat .chat-main-header,html[data-theme=light] .app-shell.app-shell--chat .status-note:not(.status-note--sidebar),html[data-theme=light] .app-shell.app-shell--chat .status-note--sidebar,html[data-theme=light] .app-shell.app-shell--chat .chat-composer-card .composer-form,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant{border-color:var(--chat-final-line)!important;background:#ffffffdb!important;color:var(--chat-final-text)!important;box-shadow:0 20px 58px #2a5b9a1a,inset 0 1px #fffffff5!important}html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant p,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-copy span{color:var(--chat-final-muted)!important}html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant strong{background:#2f73e81a!important;color:#245fb9!important}@media (max-width: 1180px){.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)!important}}@media (max-width: 820px){.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 145px)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{padding:12px!important}.app-shell.app-shell--chat .chat-main-header{width:100%!important;min-height:auto!important;padding:12px!important;align-items:flex-start!important}.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-composer-card{width:100%!important}.app-shell.app-shell--chat .empty-chat-placeholder{gap:16px!important;align-content:center!important}.app-shell.app-shell--chat .empty-chat-answer{grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important}.app-shell.app-shell--chat .empty-chat-avatar{width:34px!important;height:34px!important}.app-shell.app-shell--chat .empty-chat-bubble--user{width:88%!important;padding:13px 14px!important}.app-shell.app-shell--chat .empty-chat-bubble--assistant{padding:14px!important}}@media (max-width: 520px){.app-shell.app-shell--chat .empty-chat-placeholder{align-content:start!important;padding-top:12px!important}.app-shell.app-shell--chat .empty-chat-bubble--user{width:94%!important}.app-shell.app-shell--chat .empty-chat-copy{padding-left:0!important;text-align:center!important}}.app-shell.app-shell--chat{width:min(1560px,calc(100vw - 40px))!important;min-height:100svh!important;margin:0 auto!important;padding:14px 0 18px!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{height:100%!important;min-height:0!important;margin:0!important;display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:14px!important}.app-shell.app-shell--chat .chat-sidebar,.app-shell.app-shell--chat .chat-main{min-height:0!important;border:1px solid rgba(132,155,194,.18)!important;border-radius:0!important;background:linear-gradient(180deg,#0e182ae6,#09111feb)!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-sidebar{width:320px!important;height:100%!important;padding:16px 14px!important;border-width:0 1px 0 0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:14px!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-main-header{width:min(980px,100%)!important;min-height:58px!important;margin:0 auto!important;padding:10px 14px 10px 18px!important;border:1px solid rgba(132,155,194,.16)!important;border-radius:18px!important;background:#0d182ad1!important}.app-shell.app-shell--chat .chat-composer-card .composer-form{width:100%!important;max-width:none!important;min-height:58px!important;height:auto!important;margin:0!important;padding:8px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;grid-template-rows:auto!important;gap:8px!important;align-items:center!important;border:1px solid rgba(87,146,255,.46)!important;border-radius:18px!important;background:#0a1627eb!important;box-shadow:0 0 0 1px #7759ff29,0 18px 48px #2754be1f!important}.app-shell.app-shell--chat .composer-send-btn:before{content:"↑"!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;color:#c4d3ecd1!important;font-size:1.18rem!important;font-weight:900!important}.app-shell.app-shell--chat .message-layer{width:fit-content!important;max-width:min(760px,86%)!important;padding:13px 15px!important;border-radius:17px!important}.app-shell.app-shell--chat .message-row--user .message-layer{background:linear-gradient(135deg,#347fea,#2b6bd7)!important;color:#fff!important}.app-shell.app-shell--chat .sidebar-section,.app-shell.app-shell--chat .chat-history-list,.app-shell.app-shell--chat .history-group,.app-shell.app-shell--chat .history-group-list,.app-shell.app-shell--chat .history-item-wrap,.app-shell.app-shell--chat .history-item-row,.app-shell.app-shell--chat .history-group-list>li{width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important;list-style:none!important;margin-left:0!important;padding-left:0!important}.app-shell.app-shell--chat .sidebar-section{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr)!important;align-content:start!important;justify-items:stretch!important}.app-shell.app-shell--chat .sidebar-section{width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr)!important;justify-items:stretch!important}.app-shell.app-shell--chat .history-item,.app-shell.app-shell--chat .history-item-row .history-item{width:100%!important;max-width:none!important;min-width:0!important;min-height:56px!important;grid-template-columns:24px minmax(0,1fr) auto!important;justify-self:stretch!important;padding:8px 10px!important}html[data-theme=light] .app-shell.app-shell--chat .composer-textarea,html[data-theme=light] .app-shell.app-shell--chat .message-row--assistant .message-layer,html[data-theme=light] .app-shell.app-shell--chat .chat-main-title strong{color:#14243b!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .page-title,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h1,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h2,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h3,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-name,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-price{color:#102037!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) p,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .feature-text,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-audience,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-highlight-list,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-file,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-paragraph,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .tx-item{color:#526a88!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .btn:not(.btn--primary){border-color:#28528424!important;background:linear-gradient(180deg,#ffffffdb,#eaf4ffc7)!important;color:#1b3454!important}@media (max-width: 1180px){.app-shell.app-shell--chat{width:100vw!important;max-width:100vw!important;overflow:visible!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{position:absolute!important;top:0!important;bottom:0!important;left:0!important;z-index:80!important;width:min(86vw,320px)!important;transform:translate(-108%)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-sidebar{display:grid!important}}@media (max-width: 820px){.app-shell.app-shell--chat{width:100%!important;max-width:100vw!important;box-sizing:border-box!important;min-height:100svh!important;padding:8px 10px 12px!important;overflow-y:auto!important;overflow-x:hidden!important}.app-shell.app-shell--chat>.site-header{position:static!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-height:auto!important;grid-template-columns:auto 1fr!important;padding:9px 10px!important;gap:10px!important}.app-shell.app-shell--chat .site-nav{order:3!important;grid-column:1 / -1!important;width:100%!important;gap:14px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:2px!important}.app-shell.app-shell--chat .header-actions{justify-content:flex-end!important;gap:6px!important}.app-shell.app-shell--chat>.page-stack--chat{width:100%!important;max-width:100%!important;box-sizing:border-box!important;height:calc(100svh - 128px)!important;min-height:560px!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{width:100%!important;max-width:100%!important}.app-shell.app-shell--chat .chat-main{padding:10px!important;border-radius:18px!important}.app-shell.app-shell--chat .chat-main-header{width:100%!important;min-height:48px!important;padding:9px 10px!important;flex-wrap:wrap!important}.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-composer-card{width:100%!important}.app-shell.app-shell--chat .message-layer{max-width:96%!important}.app-shell.app-shell--chat .composer-settings-btn{width:42px!important;min-width:42px!important;padding:0!important;color:transparent!important;font-size:0!important}.app-shell.app-shell--chat .composer-settings-btn:before{content:"☷"!important;color:#d9e4f7!important;font-size:1rem!important}.app-shell .site-header,.app-shell.app-shell--site:not(.app-shell--home) .site-header,.app-shell.app-shell--chat>.site-header{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px 12px!important}.app-shell .brand-mark{grid-column:1!important;grid-row:1!important}.app-shell .header-actions{grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;justify-content:flex-end!important;flex-wrap:nowrap!important}.app-shell .site-nav{grid-column:1 / -1!important;grid-row:2!important;width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;flex-wrap:nowrap!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 6px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 28px),transparent 100%)!important;mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 28px),transparent 100%)!important}.app-shell .site-nav::-webkit-scrollbar{display:none!important}.app-shell .nav-link{flex:0 0 auto!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important;font-size:.82rem!important}}.app-shell.app-shell--chat{width:min(1560px,calc(100vw - 40px))!important;min-height:100svh!important;margin:0 auto!important;padding:14px 0 18px!important;overflow:hidden!important;background:radial-gradient(circle at 78% 18%,rgba(58,99,190,.18),transparent 32%),radial-gradient(circle at 96% 78%,rgba(93,66,190,.16),transparent 34%),linear-gradient(180deg,#111a2b,#0e1625)!important}.app-shell.app-shell--chat>.site-header{position:sticky!important;top:10px!important;width:100%!important;min-height:70px!important;margin:0 auto 14px!important;padding:10px 14px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:18px!important;border-radius:22px!important;border:1px solid rgba(150,176,220,.16)!important;background:linear-gradient(180deg,#0f192beb,#0c1526e0)!important;box-shadow:0 18px 54px #03081238,inset 0 1px #ffffff0a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 104px)!important;min-height:620px!important;gap:0!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-page{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;gap:0!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{height:100%!important;min-height:0!important;margin:0!important;display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important}.app-shell.app-shell--chat .chat-sidebar,.app-shell.app-shell--chat .chat-main{min-height:0!important;border:1px solid rgba(132,155,194,.18)!important;border-radius:22px!important;background:linear-gradient(180deg,#0e182ae6,#09111feb)!important;box-shadow:0 24px 64px #03081233,inset 0 1px #ffffff09!important}.app-shell.app-shell--chat .chat-sidebar{padding:14px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:14px!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-main{position:relative!important;padding:16px 18px!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;gap:12px!important;overflow:hidden!important;background:linear-gradient(rgba(124,155,220,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(124,155,220,.018) 1px,transparent 1px),radial-gradient(circle at 72% 42%,rgba(65,89,180,.12),transparent 38%),linear-gradient(180deg,#0e182ae6,#09111ff0)!important;background-size:56px 56px,56px 56px,auto,auto!important}.app-shell.app-shell--chat .chat-main-header{width:min(980px,100%)!important;min-height:58px!important;margin:0 auto!important;padding:10px 14px 10px 18px!important;border:1px solid rgba(132,155,194,.16)!important;border-radius:18px!important;background:#0d182ad1!important;box-shadow:inset 0 1px #ffffff09!important}.app-shell.app-shell--chat .chat-main-title strong{color:#eef4ff!important;font-size:.98rem!important}.app-shell.app-shell--chat .chat-main-actions{gap:8px!important}.app-shell.app-shell--chat .context-indicator,.app-shell.app-shell--chat .sidebar-toggle-btn{min-height:34px!important;border-radius:999px!important;border-color:#86a5dc38!important;background:#0e1c32b8!important;color:#c8d5ea!important;box-shadow:none!important}.app-shell.app-shell--chat .context-indicator.is-active{border-color:#5890ee85!important;color:#e7f0ff!important}.app-shell.app-shell--chat .status-note,.app-shell.app-shell--chat .error-note{width:min(980px,100%)!important;margin:0 auto!important}.app-shell.app-shell--chat .chat-stream-viewport{width:min(980px,100%)!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:14px 6px 8px!important;overflow-y:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-stream-inner{width:min(860px,100%)!important;margin:0 auto!important;padding:0!important}.app-shell.app-shell--chat .chat-stream-feed{display:grid!important;gap:18px!important}.app-shell.app-shell--chat .message-group{display:grid!important;gap:8px!important}.app-shell.app-shell--chat .message-group--assistant{position:relative!important;padding-left:48px!important}.app-shell.app-shell--chat .message-group--assistant:before{content:"AI"!important;position:absolute!important;left:0!important;top:26px!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:linear-gradient(135deg,#2f86ff,#7252ff)!important;color:#fff!important;font-size:.66rem!important;font-weight:900!important;box-shadow:0 0 0 6px #4378ff1a!important}.app-shell.app-shell--chat .message-layer{width:fit-content!important;max-width:min(760px,86%)!important;padding:13px 15px!important;border-radius:17px!important;border:1px solid rgba(132,155,194,.18)!important;background:#1b273ddb!important;color:#e7eefc!important;box-shadow:0 18px 44px #00000024,inset 0 1px #ffffff09!important}.app-shell.app-shell--chat .message-row--user{justify-items:end!important}.app-shell.app-shell--chat .message-row--user .message-layer{border-color:#5b97ff6b!important;background:linear-gradient(135deg,#347fea,#2b6bd7)!important;color:#fff!important}.app-shell.app-shell--chat .message-text{color:inherit!important;line-height:1.55!important}.app-shell.app-shell--chat .message-model-badge{border-color:#849bc233!important;background:#364f7e57!important}.app-shell.app-shell--chat .chat-composer-card{position:relative!important;bottom:auto!important;z-index:4!important;width:min(860px,100%)!important;min-height:0!important;height:auto!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-composer-card .composer-form{width:100%!important;max-width:none!important;min-height:58px!important;height:auto!important;margin:0!important;padding:8px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;grid-template-rows:auto!important;gap:8px!important;align-items:center!important;border:1px solid rgba(87,146,255,.46)!important;border-radius:18px!important;background:#0a1627eb!important;box-shadow:0 0 0 1px #7759ff29,0 18px 48px #2754be1f,inset 0 1px #ffffff09!important}.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest{grid-template-columns:42px minmax(0,1fr) auto!important}.app-shell.app-shell--chat .composer-textarea{grid-column:auto!important;grid-row:auto!important;min-height:42px!important;max-height:130px!important;height:auto!important;padding:10px 6px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#e7eefc!important;line-height:1.45!important;outline:0!important;box-shadow:none!important}.app-shell.app-shell--chat .composer-textarea::placeholder{color:#acbbd6b8!important}.app-shell.app-shell--chat .composer-actions{grid-column:auto!important;grid-row:auto!important;height:auto!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-shell.app-shell--chat .composer-attach-btn{grid-column:auto!important;grid-row:auto!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;border-radius:13px!important;border-color:#849bc22e!important;background:#182640db!important;color:#c7d5ed!important}.app-shell.app-shell--chat .composer-send-btn{position:relative!important;width:44px!important;min-width:44px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:13px!important;overflow:hidden!important;color:transparent!important;font-size:0!important;background:#253552f2!important;border-color:#5a729a47!important;box-shadow:none!important}.app-shell.app-shell--chat .composer-send-btn:before{content:"↑"!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;color:#c4d3ecd1!important;font-size:1.18rem!important;font-weight:900!important;line-height:1!important}.app-shell.app-shell--chat .composer-send-btn.is-ready{background:linear-gradient(135deg,#347fea,#7354ff)!important;border-color:#7ab3ff9e!important;box-shadow:0 12px 26px #3779ef42!important}.app-shell.app-shell--chat .composer-send-btn.is-ready:before{color:#fff!important}.app-shell.app-shell--chat .composer-settings-btn{min-height:42px!important;height:42px!important;border-radius:13px!important;border-color:#849bc22e!important;background:#182640db!important;color:#d9e4f7!important;box-shadow:none!important}.app-shell.app-shell--chat .composer-attachments,.app-shell.app-shell--chat .composer-attachment{width:100%!important}.app-shell.app-shell--chat .history-group{list-style:none!important;margin:0!important;padding:0!important}.app-shell.app-shell--chat .history-group+.history-group{margin-top:12px!important}.app-shell.app-shell--chat .history-group-label{margin:0 0 8px!important;color:#d8e4f8!important;font-size:.78rem!important;font-weight:800!important}.app-shell.app-shell--chat .history-group-list{display:grid!important;gap:7px!important;margin:0!important;padding:0!important;list-style:none!important}.app-shell.app-shell--chat .history-item{min-height:50px!important;padding:9px 10px!important;grid-template-columns:26px minmax(0,1fr) auto!important;align-items:center!important;border-radius:12px!important;border-color:#849bc224!important;background:#0f1d33b8!important}.app-shell.app-shell--chat .history-item:hover{border-color:#568fee61!important;background:#192d4cd1!important}.app-shell.app-shell--chat .history-item.is-active{border-color:#4891ffa3!important;background:linear-gradient(90deg,#234e87f0,#1b3052e0)!important;box-shadow:inset 3px 0 #30a6ff!important}.app-shell.app-shell--chat .history-item-emoji{display:grid!important;place-items:center!important;width:22px!important;height:22px!important;border-radius:999px!important;background:#4981e124!important;font-size:.85rem!important}.app-shell.app-shell--chat .history-item-title{color:#e7eefc!important;line-height:1.25!important}.app-shell.app-shell--chat .history-item-meta,.app-shell.app-shell--chat .history-item-snippet{color:#94a7c6!important}.app-shell.app-shell--chat .empty-chat-placeholder{min-height:100%!important;display:grid!important;place-items:center!important;color:#9fb0cc!important;text-align:center!important}html[data-theme=light] .app-shell.app-shell--chat{background:radial-gradient(circle at 75% 18%,rgba(71,138,255,.14),transparent 32%),radial-gradient(circle at 96% 78%,rgba(116,88,255,.09),transparent 34%),linear-gradient(180deg,#f7fbff,#eaf3ff)!important}html[data-theme=light] .app-shell.app-shell--chat>.site-header,html[data-theme=light] .app-shell.app-shell--chat .chat-sidebar,html[data-theme=light] .app-shell.app-shell--chat .chat-main,html[data-theme=light] .app-shell.app-shell--chat .chat-main-header,html[data-theme=light] .app-shell.app-shell--chat .chat-composer-card .composer-form{border-color:#234e8021!important;background:linear-gradient(180deg,#ffffffeb,#f4faffdb)!important;color:#14243b!important;box-shadow:0 18px 48px #2d588a1a,inset 0 1px #ffffffe6!important}html[data-theme=light] .app-shell.app-shell--chat .chat-main{background:linear-gradient(rgba(45,86,140,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(45,86,140,.026) 1px,transparent 1px),radial-gradient(circle at 72% 42%,rgba(72,137,255,.08),transparent 38%),linear-gradient(180deg,#ffffffeb,#f1f8ffe0)!important;background-size:56px 56px,56px 56px,auto,auto!important}html[data-theme=light] .app-shell.app-shell--chat .chat-main-title strong,html[data-theme=light] .app-shell.app-shell--chat .message-row--assistant .message-layer,html[data-theme=light] .app-shell.app-shell--chat .history-item-title,html[data-theme=light] .app-shell.app-shell--chat .composer-textarea,html[data-theme=light] .app-shell.app-shell--chat .composer-settings-btn{color:#14243b!important}html[data-theme=light] .app-shell.app-shell--chat .message-row--assistant .message-layer,html[data-theme=light] .app-shell.app-shell--chat .composer-attach-btn,html[data-theme=light] .app-shell.app-shell--chat .composer-settings-btn,html[data-theme=light] .app-shell.app-shell--chat .context-indicator,html[data-theme=light] .app-shell.app-shell--chat .sidebar-toggle-btn,html[data-theme=light] .app-shell.app-shell--chat .history-item{border-color:#234e801f!important;background:#ffffffc7!important}html[data-theme=light] .app-shell.app-shell--chat .message-text,html[data-theme=light] .app-shell.app-shell--chat .history-item-meta,html[data-theme=light] .app-shell.app-shell--chat .history-item-snippet,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-placeholder{color:#63748c!important}html[data-theme=light] .app-shell.app-shell--chat .history-group-label{color:#203752!important}html[data-theme=light] .app-shell.app-shell--chat .composer-textarea::placeholder{color:#556984b8!important}html[data-theme=light] .app-shell.app-shell--chat .composer-send-btn{background:#e6effb!important;border-color:#2f6bbb2e!important}html[data-theme=light] .app-shell.app-shell--chat .composer-send-btn:before{color:#55708f!important}html[data-theme=light] .app-shell.app-shell--chat .composer-send-btn.is-ready{background:linear-gradient(135deg,#2f8bff,#226bd8)!important}html[data-theme=light] .app-shell.app-shell--chat .composer-send-btn.is-ready:before{color:#fff!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat){color:#203752!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .page-title,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .section-heading,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h1,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h2,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h3,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-name,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-price,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .profile-page .metric-tile strong{color:#102037!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) p,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .feature-text,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-audience,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-highlight-list,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-file,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-paragraph,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .footer-copy,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .tx-item,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-table-row{color:#526a88!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .panel,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .panel--soft,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-item,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .payment-panel,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .checkout-widget--offer,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .profile-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .metric-tile,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-panel-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-kpi-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .tx-item{border-color:#234e8021!important;background:radial-gradient(circle at 88% 10%,rgba(58,132,255,.06),transparent 34%),linear-gradient(180deg,#ffffffeb,#f1f8ffdb)!important;color:#203752!important;box-shadow:0 20px 54px #2c598f1c,inset 0 1px #ffffffeb!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .panel:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .card:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-card:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-item:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .profile-card:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .metric-tile:hover,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .tx-item:hover{border-color:#2d6fc238!important;background:radial-gradient(circle at 88% 10%,rgba(58,132,255,.08),transparent 34%),linear-gradient(180deg,#fffffffa,#e8f3ffeb)!important;box-shadow:0 22px 60px #2c609c21,inset 0 1px #fffffff5!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .chip,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-badge,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .discount-badge{border-color:#2a54881f!important;background:#e2efffe0!important;color:#294360!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .btn:not(.btn--primary){border-color:#28528424!important;background:linear-gradient(180deg,#ffffffdb,#eaf4ffc7)!important;color:#1b3454!important;box-shadow:0 10px 22px #2e598c12,inset 0 1px #ffffffd6!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .btn:not(.btn--primary):hover{border-color:#2d6fc23d!important;background:linear-gradient(180deg,#fffffffa,#deeeffe6)!important;color:#0e2a4d!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-card *,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-item *,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .checkout-widget--offer *{text-shadow:none!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-card .btn--primary,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .checkout-widget--offer .btn--primary{color:#fff!important}@media (max-width: 1180px){.app-shell.app-shell--chat{width:min(100%,calc(100vw - 24px))!important;overflow:visible!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{position:absolute!important;top:0!important;bottom:0!important;left:0!important;z-index:80!important;width:min(86vw,320px)!important;transform:translate(-108%)!important;transition:transform .22s cubic-bezier(.16,1,.3,1)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-sidebar{display:grid!important}}@media (max-width: 820px){.app-shell.app-shell--chat{width:100%!important;max-width:100vw!important;box-sizing:border-box!important;min-height:100svh!important;padding:8px 10px 12px!important;overflow-y:auto!important;overflow-x:hidden!important}.app-shell.app-shell--chat>.site-header{position:static!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-height:auto!important;grid-template-columns:auto 1fr!important;padding:9px 10px!important;gap:10px!important}.app-shell.app-shell--chat .site-nav{order:3!important;grid-column:1 / -1!important;width:100%!important;gap:14px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:2px!important}.app-shell.app-shell--chat .header-actions{justify-content:flex-end!important;gap:6px!important}.app-shell.app-shell--chat .header-actions .btn{min-height:36px!important;padding:8px 10px!important;font-size:.8rem!important}.app-shell.app-shell--chat>.page-stack--chat{width:100%!important;max-width:100%!important;box-sizing:border-box!important;height:calc(100svh - 128px)!important;min-height:560px!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{width:100%!important;max-width:100%!important}.app-shell.app-shell--chat .chat-main{padding:10px!important;border-radius:18px!important}.app-shell.app-shell--chat .chat-main-header{min-height:48px!important;padding:9px 10px!important;flex-wrap:wrap!important}.app-shell.app-shell--chat .chat-main-actions{width:100%!important;justify-content:flex-start!important}.app-shell.app-shell--chat .message-group--assistant{padding-left:0!important}.app-shell.app-shell--chat .message-group--assistant:before{position:relative!important;top:auto!important;left:auto!important;margin-bottom:-2px!important}.app-shell.app-shell--chat .message-layer,.app-shell.app-shell--chat .message-row--assistant .message-layer,.app-shell.app-shell--chat .message-row--user .message-layer{max-width:96%!important}.app-shell.app-shell--chat .chat-composer-card .composer-form{grid-template-columns:38px minmax(0,1fr) auto!important;min-height:56px!important}.app-shell.app-shell--chat .composer-settings-btn{width:42px!important;min-width:42px!important;padding:0!important;color:transparent!important;font-size:0!important}.app-shell.app-shell--chat .composer-settings-btn:before{content:"☷"!important;color:#d9e4f7!important;font-size:1rem!important}}.app-shell.app-shell--chat .sidebar-section,.app-shell.app-shell--chat .chat-history-list,.app-shell.app-shell--chat .history-group,.app-shell.app-shell--chat .history-group-list,.app-shell.app-shell--chat .history-item-wrap,.app-shell.app-shell--chat .history-item-row,.app-shell.app-shell--chat .history-group-list>li{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;padding-left:0!important;list-style:none!important;justify-self:stretch!important}.app-shell.app-shell--chat .chat-history-list,.app-shell.app-shell--chat .history-group-list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;justify-items:stretch!important;gap:8px!important;margin:0!important;padding:0!important}.app-shell.app-shell--chat .history-group,.app-shell.app-shell--chat .history-item-wrap,.app-shell.app-shell--chat .history-item-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.app-shell.app-shell--chat .history-item,.app-shell.app-shell--chat .history-item-row .history-item{width:100%!important;max-width:none!important;min-width:0!important;min-height:56px!important;padding:8px 10px!important;grid-template-columns:24px minmax(0,1fr) auto!important;justify-self:stretch!important}@media (min-width: 1181px){.app-shell.app-shell--chat{width:100vw!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}.app-shell.app-shell--chat>.site-header{position:relative!important;top:auto!important;width:100vw!important;max-width:none!important;height:72px!important;min-height:72px!important;margin:0!important;padding:0 28px!important;display:grid!important;grid-template-columns:220px minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;border-width:0 0 1px!important;border-radius:0!important;background:#09101df0!important;box-shadow:none!important}.app-shell.app-shell--chat>.site-header .site-nav{justify-content:center!important;gap:clamp(22px,2.3vw,48px)!important;overflow:visible!important;padding:0!important}.app-shell.app-shell--chat>.site-header .nav-link{min-height:72px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.app-shell.app-shell--chat>.site-header .header-actions{width:auto!important;justify-content:flex-end!important;flex-wrap:nowrap!important}.app-shell.app-shell--chat>.page-stack--chat{width:100vw!important;height:calc(100svh - 72px)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-page,.app-shell.app-shell--chat .chat-layout.chat-layout--clean{width:100%!important;height:100%!important;min-height:0!important;margin:0!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:0!important}.app-shell.app-shell--chat .chat-sidebar{width:320px!important;height:100%!important;padding:16px 14px!important;border-width:0 1px 0 0!important;border-radius:0!important;background:#070e1af5!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-main{width:100%!important;height:100%!important;min-height:0!important;padding:18px clamp(18px,5vw,84px)!important;border:0!important;border-radius:0!important;box-shadow:none!important}.app-shell.app-shell--chat .history-item{width:100%!important;min-height:56px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;border-radius:10px!important}.app-shell.app-shell--chat .history-group-list{width:100%!important;padding:0!important}}.app-shell.app-shell--chat{width:100vw!important;max-width:none!important;min-height:100svh!important;margin:0!important;padding:0!important;overflow:hidden!important}.app-shell.app-shell--chat>.site-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100vw!important;max-width:none!important;min-height:72px!important;height:72px!important;margin:0!important;padding:0 28px!important;border-width:0 0 1px!important;border-radius:0!important;display:grid!important;grid-template-columns:220px minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;background:#09101df0!important;box-shadow:none!important}.app-shell.app-shell--chat>.site-header .site-nav{width:100%!important;justify-content:center!important;gap:clamp(22px,2.3vw,48px)!important;overflow:visible!important;padding:0!important}.app-shell.app-shell--chat>.site-header .nav-link{min-height:72px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.app-shell.app-shell--chat>.site-header .header-actions{width:auto!important;justify-content:flex-end!important;flex-wrap:nowrap!important}.app-shell.app-shell--chat>.page-stack--chat{width:100vw!important;max-width:none!important;height:calc(100svh - 72px)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-page,.app-shell.app-shell--chat .chat-layout.chat-layout--clean{width:100%!important;height:100%!important;min-height:0!important;margin:0!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:0!important}.app-shell.app-shell--chat .chat-sidebar{width:320px!important;height:100%!important;padding:16px 14px!important;border-width:0 1px 0 0!important;border-radius:0!important;background:#070e1af5!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-main{width:100%!important;height:100%!important;min-height:0!important;padding:18px clamp(18px,5vw,84px) 18px!important;border:0!important;border-radius:0!important;box-shadow:none!important}.app-shell.app-shell--chat .history-item{width:100%!important;min-height:56px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;border-radius:10px!important}.app-shell.app-shell--chat .history-group-list{width:100%!important;padding:0!important;justify-items:stretch!important}.app-shell.app-shell--chat .history-item-wrap,.app-shell.app-shell--chat .history-group,.app-shell.app-shell--chat .history-group-list>li{width:100%!important;max-width:none!important;justify-self:stretch!important}@media (min-width: 1800px){.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:340px minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-sidebar{width:340px!important}}@media (max-width: 1180px){.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-sidebar{position:absolute!important;width:min(86vw,320px)!important;transform:translate(-104%)!important;z-index:80!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)!important}}.app-shell.app-shell--chat{width:100vw!important;max-width:none!important;min-height:100svh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 92% 72%,rgba(83,57,169,.16),transparent 34%),linear-gradient(180deg,#0d1728,#0a1220)!important}.app-shell.app-shell--chat>.site-header{position:relative!important;top:auto!important;width:100%!important;min-height:72px!important;height:72px!important;margin:0!important;padding:0 28px!important;display:grid!important;grid-template-columns:220px minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;border-width:0 0 1px!important;border-radius:0!important;border-color:#849bc226!important;background:#09101deb!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.app-shell.app-shell--chat>.site-header .brand-mark{width:fit-content!important;min-width:0!important;height:48px!important;padding:5px 12px 5px 5px!important;border-radius:16px!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.app-shell.app-shell--chat>.site-header .brand-mark-image{width:38px!important;height:38px!important;min-width:38px!important}.app-shell.app-shell--chat>.site-header .site-nav{width:100%!important;max-width:none!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(20px,2.4vw,48px)!important;overflow:visible!important;padding:0!important}.app-shell.app-shell--chat>.site-header .nav-link{position:relative!important;min-height:72px!important;display:inline-flex!important;align-items:center!important;color:#aebbd0!important;opacity:1!important;white-space:nowrap!important}.app-shell.app-shell--chat>.site-header .nav-link:hover,.app-shell.app-shell--chat>.site-header .nav-link.active{color:#f1f6ff!important;background:transparent!important}.app-shell.app-shell--chat>.site-header .nav-link.active:after{content:""!important;position:absolute!important;left:50%!important;bottom:0!important;width:40px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,#2fa8ff,#7b55ff)!important;transform:translate(-50%)!important;box-shadow:0 0 18px #5b7effb3!important}.app-shell.app-shell--chat>.site-header .header-actions{width:auto!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-end!important;gap:8px!important}.app-shell.app-shell--chat>.site-header .header-actions .btn{min-height:38px!important;padding:0 15px!important}.app-shell.app-shell--chat>.page-stack--chat{width:100%!important;height:calc(100svh - 72px)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-page{width:100%!important;height:100%!important;min-height:0!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{width:100%!important;height:100%!important;min-height:0!important;margin:0!important;display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:0!important;border-top:0!important}.app-shell.app-shell--chat .chat-sidebar{width:320px!important;height:100%!important;min-height:0!important;padding:16px 14px!important;border-width:0 1px 0 0!important;border-radius:0!important;border-color:#849bc229!important;background:#070e1af5!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-sidebar-top{gap:10px!important}.app-shell.app-shell--chat .new-chat-btn,.app-shell.app-shell--chat .chat-sidebar .btn--primary{width:100%!important;min-height:44px!important;justify-content:center!important;border-radius:10px!important}.app-shell.app-shell--chat .status-note.status-note--sidebar{min-height:auto!important;padding:10px 12px!important;border-radius:10px!important;line-height:1.35!important}.app-shell.app-shell--chat .sidebar-section{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:12px!important}.app-shell.app-shell--chat .chat-history-list{width:100%!important;min-height:0!important;display:grid!important;align-content:start!important;gap:14px!important;padding:0 2px 0 0!important;margin:0!important;overflow-y:auto!important}.app-shell.app-shell--chat .history-group{width:100%!important;display:grid!important;gap:8px!important}.app-shell.app-shell--chat .history-group-label{margin:0!important;padding:0!important;color:#f0f5ff!important;font-size:.92rem!important;line-height:1.2!important}.app-shell.app-shell--chat .history-group-list{width:100%!important;display:grid!important;gap:8px!important;margin:0!important;padding:0!important}.app-shell.app-shell--chat .history-item{width:100%!important;min-height:56px!important;padding:8px 10px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;border-radius:10px!important;border:1px solid rgba(91,133,203,.24)!important;background:#101f37a8!important}.app-shell.app-shell--chat .history-item.is-active{background:#1f4682c7!important;border-color:#4991ffb3!important;box-shadow:inset 3px 0 #31a9ff!important}.app-shell.app-shell--chat .history-item-main{min-width:0!important;display:grid!important;gap:4px!important}.app-shell.app-shell--chat .history-item-title{min-width:0!important;color:#f2f7ff!important;font-size:.9rem!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-shell.app-shell--chat .history-item-meta{color:#8fa2c2!important;font-size:.72rem!important;line-height:1!important}.app-shell.app-shell--chat .history-item-emoji{width:20px!important;height:20px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#4a87ec1f!important;font-size:.78rem!important}.app-shell.app-shell--chat .chat-support-btn{min-height:42px!important;border-radius:10px!important}.app-shell.app-shell--chat .chat-main{width:100%!important;height:100%!important;min-height:0!important;padding:18px clamp(18px,5vw,84px) 18px!important;border:0!important;border-radius:0!important;background:linear-gradient(rgba(124,155,220,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(124,155,220,.018) 1px,transparent 1px),radial-gradient(circle at 82% 82%,rgba(85,58,173,.15),transparent 35%),linear-gradient(180deg,#0d1626f0,#0a111ffa)!important;background-size:56px 56px,56px 56px,auto,auto!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-main-header,.app-shell.app-shell--chat .status-note,.app-shell.app-shell--chat .error-note,.app-shell.app-shell--chat .chat-stream-viewport{width:min(1120px,100%)!important}.app-shell.app-shell--chat .chat-main-header{min-height:58px!important;border-radius:16px!important}.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-composer-card{width:min(940px,100%)!important}.app-shell.app-shell--chat .chat-composer-card{margin-top:0!important}@media (min-width: 1800px){.app-shell.app-shell--chat .chat-sidebar{width:340px!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:340px minmax(0,1fr)!important}}@media (max-width: 1180px){.app-shell.app-shell--chat>.site-header{height:auto!important;min-height:70px!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-sidebar{position:absolute!important;width:min(86vw,320px)!important;transform:translate(-104%)!important;z-index:80!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)!important}}@media (max-width: 820px){.app-shell.app-shell--chat>.site-header{padding:8px 10px!important;grid-template-columns:auto minmax(0,1fr)!important;gap:8px 10px!important}.app-shell.app-shell--chat>.site-header .site-nav{grid-column:1 / -1!important;justify-content:flex-start!important;overflow-x:auto!important;gap:18px!important}.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 126px)!important}.app-shell.app-shell--chat .chat-main{padding:10px!important}}@media (max-width: 560px){.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 150px)!important}.app-shell.app-shell--chat .brand-word{display:none!important}.app-shell.app-shell--chat .theme-toggle span:not(.theme-toggle__icon){display:none!important}.app-shell.app-shell--chat .chat-main-title strong{max-width:62vw!important}.app-shell.app-shell--chat .chat-composer-card .composer-form,.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest{grid-template-columns:minmax(0,1fr) auto!important;padding:8px!important}.app-shell.app-shell--chat .composer-attach-btn{display:none!important}}@media (max-width: 820px){.app-shell.app-shell--chat .site-nav{-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 92px),transparent 100%)!important;mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 92px),transparent 100%)!important}}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed{grid-template-columns:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-sidebar{display:none!important}.app-shell.app-shell--chat .chat-sidebar-close{display:inline-flex!important;min-height:36px!important;border:1px solid var(--chat-final-line, rgba(136, 154, 191, .16))!important;border-radius:8px!important;background:#121d30d1!important;color:var(--chat-final-text, #eef4ff)!important}.app-shell.app-shell--chat .chat-history-list,.app-shell.app-shell--chat .history-group-list{list-style:none!important;margin:0!important;padding:0!important}.app-shell.app-shell--chat .history-group{display:grid!important;gap:5px!important;margin:0 0 12px!important;padding:0!important}.app-shell.app-shell--chat .history-group-label{padding:4px 2px 2px!important;color:#d6e1f5ad!important;font-size:.74rem!important;font-weight:850!important;letter-spacing:.015em!important}.app-shell.app-shell--chat .history-group-list{display:grid!important;gap:5px!important}.app-shell.app-shell--chat .history-item{display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:40px!important;padding:7px 9px!important}.app-shell.app-shell--chat .history-item:before,.app-shell.app-shell--chat .history-item-main:before{display:none!important;content:none!important}.app-shell.app-shell--chat .history-item-emoji{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:8px!important;background:#4c7bdf29!important;font-size:.92rem!important;line-height:1!important}.app-shell.app-shell--chat .history-item-title{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell.app-shell--chat .empty-chat-placeholder{width:min(620px,100%)!important;min-height:100%!important;margin:0 auto!important;padding:0!important;display:grid!important;place-items:center!important;color:var(--chat-final-muted, #9ba9c1)!important;text-align:center!important;font-size:1rem!important;line-height:1.55!important}.app-shell.app-shell--chat .error-note{min-height:auto!important;max-height:none!important;padding:10px 12px!important;border-radius:12px!important}html[data-theme=light] .app-shell.app-shell--chat .chat-sidebar-close{background:#ffffffc7!important;color:var(--chat-final-text, #14243b)!important}html[data-theme=light] .app-shell.app-shell--chat .history-group-label{color:#667892!important}html[data-theme=light] .app-shell.app-shell--chat .history-item-emoji{background:#2f73e81a!important}.app-shell.app-shell--chat .sidebar-toggle-btn{display:inline-flex!important}.app-shell.app-shell--chat .history-item-wrap{list-style:none!important}.app-shell.app-shell--chat{--chat-v2-bg: #111827;--chat-v2-rail: #0e1727;--chat-v2-rail-soft: #142036;--chat-v2-card: #192337;--chat-v2-card-2: #202c42;--chat-v2-line: rgba(136, 154, 191, .16);--chat-v2-line-strong: rgba(89, 137, 232, .34);--chat-v2-text: #eef4ff;--chat-v2-muted: #9ba9c1;--chat-v2-blue: #2f73e8;--chat-v2-blue-2: #2664cf;--chat-v2-green: #45d483;overflow:hidden;color:var(--chat-v2-text);background:radial-gradient(circle at 72% 14%,rgba(50,84,164,.2),transparent 30%),radial-gradient(circle at 92% 78%,rgba(73,52,171,.16),transparent 32%),linear-gradient(180deg,#121b2d,#101726)}.app-shell.app-shell--chat>.site-header{min-height:64px;padding:0 clamp(16px,2.2vw,34px);border-bottom:1px solid var(--chat-v2-line);background:#0e1625eb}.app-shell.app-shell--chat .brand-mark{height:42px}.app-shell.app-shell--chat .brand-word{color:var(--chat-v2-text)}.app-shell.app-shell--chat .nav-link{min-height:64px;color:#e0e8f7ab}.app-shell.app-shell--chat .nav-link:hover,.app-shell.app-shell--chat .nav-link.active{color:#fff}.app-shell.app-shell--chat .header-actions .btn{border-color:var(--chat-v2-line);background:#1c273cc7;color:var(--chat-v2-text)}.app-shell.app-shell--chat .header-actions .btn--primary{background:linear-gradient(135deg,#438aff,#2f70df)}.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 64px)}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:292px minmax(0,1fr)}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{padding:14px 16px;border-right:1px solid var(--chat-v2-line);background:linear-gradient(180deg,#0d1626fa,#0a111ffa),var(--chat-v2-rail)}.app-shell.app-shell--chat .chat-sidebar .btn--primary{min-height:43px;border-radius:8px;background:linear-gradient(135deg,#2f7dff,#275fd8);box-shadow:none}.app-shell.app-shell--chat .status-note--sidebar,.app-shell.app-shell--chat .chat-search-input{border-color:var(--chat-v2-line);border-radius:9px;background:#121d30e6;color:#dce7fb}.app-shell.app-shell--chat .sidebar-heading{margin:10px 0 8px;color:#e1ebfcb8;font-size:.78rem}.app-shell.app-shell--chat .chat-history-list{gap:5px}.app-shell.app-shell--chat .history-item{min-height:38px;padding:8px 8px 8px 32px;border-radius:8px;color:#e1e9f9c7}.app-shell.app-shell--chat .history-item:before{width:14px;height:14px;border-radius:5px;border-color:#95a4c4ad}.app-shell.app-shell--chat .history-item:hover{background:#24314bb8}.app-shell.app-shell--chat .history-item.is-active{border-color:#4077e261;background:#2f70e03d}.app-shell.app-shell--chat .chat-support-btn{min-height:48px;border-radius:9px;background:#121d30e6}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px;padding:18px clamp(18px,3vw,54px) 16px;background:linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px);background-size:56px 56px}.app-shell.app-shell--chat .chat-main-header{width:min(1120px,100%);min-height:62px;margin:0 auto;padding:0 16px 0 20px;border:1px solid var(--chat-v2-line);border-radius:16px;background:radial-gradient(circle at 100% 0%,rgba(65,94,186,.14),transparent 42%),#121c2edb;box-shadow:0 24px 72px #040a142e}.app-shell.app-shell--chat .chat-main-title strong{color:var(--chat-v2-text);font-size:1.12rem}.app-shell.app-shell--chat .context-indicator,.app-shell.app-shell--chat .chat-state-pill{min-height:34px;border-color:var(--chat-v2-line);background:#0e1829c7;color:#dbe5f8cc}.app-shell.app-shell--chat .context-indicator.is-active:before{width:8px;height:8px;margin-right:7px;border-radius:999px;content:"";background:var(--chat-v2-green);box-shadow:0 0 12px #45d4838c}.app-shell.app-shell--chat .status-note:not(.status-note--sidebar),.app-shell.app-shell--chat .error-note{width:min(1120px,100%);margin:0 auto;border-color:var(--chat-v2-line);background:#121c2ebd}.app-shell.app-shell--chat .chat-stream-viewport{width:min(1120px,100%);margin:0 auto;padding:10px 0 4px}.app-shell.app-shell--chat .chat-stream-inner{width:min(840px,100%);padding:0 4px}.app-shell.app-shell--chat .chat-stream-feed{gap:20px}.app-shell.app-shell--chat .empty-chat-placeholder{width:min(840px,100%);margin:0 auto;min-height:100%;display:grid;align-content:center;gap:22px;color:var(--chat-v2-text);text-align:left}.app-shell.app-shell--chat .empty-chat-demo{display:grid;gap:18px}.app-shell.app-shell--chat .empty-chat-bubble{border:1px solid var(--chat-v2-line);border-radius:18px;box-shadow:0 22px 58px #03081233}.app-shell.app-shell--chat .empty-chat-bubble--user{justify-self:end;width:min(560px,78%);padding:16px 18px;background:linear-gradient(135deg,#2f73e8,#285fcb);color:#fff}.app-shell.app-shell--chat .empty-chat-bubble--user span{display:block;margin-top:8px;color:#e1eeffa6;font-size:.76rem;text-align:right}.app-shell.app-shell--chat .empty-chat-answer{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start}.app-shell.app-shell--chat .empty-chat-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:linear-gradient(135deg,#2f73e8,#6b4dff);color:#fff;font-size:.74rem;font-weight:900;box-shadow:0 0 0 5px #2f73e81a}.app-shell.app-shell--chat .empty-chat-bubble--assistant{width:min(640px,100%);padding:18px 20px;background:#1a253adb}.app-shell.app-shell--chat .empty-chat-bubble--assistant strong{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:7px;background:#2f73e821;color:#9cc2ff;font-size:.78rem}.app-shell.app-shell--chat .empty-chat-bubble--assistant p{margin:0;color:#e6eefce6;line-height:1.58}.app-shell.app-shell--chat .empty-chat-copy{display:grid;gap:6px;padding-left:56px}.app-shell.app-shell--chat .empty-chat-copy strong{font-size:1.06rem}.app-shell.app-shell--chat .empty-chat-copy span{color:var(--chat-v2-muted);line-height:1.5}.app-shell.app-shell--chat .message-group--assistant{padding-left:54px}.app-shell.app-shell--chat .message-group--assistant:before{width:40px;height:40px}.app-shell.app-shell--chat .message-layer,.app-shell.app-shell--chat .message-row--assistant .message-layer{border-color:var(--chat-v2-line);border-radius:18px;background:#1a253ae0}.app-shell.app-shell--chat .message-row--user .message-layer{border-color:#5789e97a;border-radius:18px;background:linear-gradient(135deg,#2f73e8,#285fcb)}.app-shell.app-shell--chat .chat-composer-card{width:min(840px,100%);margin:0 auto}.app-shell.app-shell--chat .chat-composer-card .composer-form{min-height:82px;padding:12px;border-color:var(--chat-v2-line);border-radius:18px;background:#1c273cf0;box-shadow:0 26px 74px #03081247,inset 0 1px #ffffff0a}.app-shell.app-shell--chat .composer-textarea{color:var(--chat-v2-text)}.app-shell.app-shell--chat .composer-attach-btn,.app-shell.app-shell--chat .composer-settings-btn,.app-shell.app-shell--chat .composer-stop-btn{border-color:var(--chat-v2-line);background:#121d30e6}.app-shell.app-shell--chat .composer-send-btn{background:linear-gradient(135deg,#3c86ff,#2f70df)}.app-shell.app-shell--chat .chat-settings-drawer{background:#121d31}html[data-theme=light] .app-shell.app-shell--chat{--chat-v2-bg: #edf5ff;--chat-v2-rail: #f8fbff;--chat-v2-rail-soft: #edf5ff;--chat-v2-card: rgba(255, 255, 255, .9);--chat-v2-card-2: rgba(255, 255, 255, .96);--chat-v2-line: rgba(35, 79, 132, .13);--chat-v2-line-strong: rgba(45, 111, 194, .28);--chat-v2-text: #14243b;--chat-v2-muted: #63748c;color:var(--chat-v2-text);background:radial-gradient(circle at 75% 15%,rgba(78,142,255,.15),transparent 29%),radial-gradient(circle at 94% 82%,rgba(117,96,255,.09),transparent 33%),linear-gradient(180deg,#f8fbff,#eaf3ff)}html[data-theme=light] .app-shell.app-shell--chat>.site-header,html[data-theme=light] .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar,html[data-theme=light] .app-shell.app-shell--chat .chat-main-header,html[data-theme=light] .app-shell.app-shell--chat .status-note:not(.status-note--sidebar),html[data-theme=light] .app-shell.app-shell--chat .status-note--sidebar,html[data-theme=light] .app-shell.app-shell--chat .chat-composer-card .composer-form,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant,html[data-theme=light] .app-shell.app-shell--chat .message-layer,html[data-theme=light] .app-shell.app-shell--chat .message-row--assistant .message-layer,html[data-theme=light] .app-shell.app-shell--chat .chat-settings-drawer{border-color:var(--chat-v2-line);background:#ffffffdb;color:var(--chat-v2-text);box-shadow:0 20px 58px #2a5b9a1a,inset 0 1px #fffffff5}html[data-theme=light] .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{background:#ffffffe0}html[data-theme=light] .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{background:linear-gradient(90deg,rgba(42,91,154,.035) 1px,transparent 1px),linear-gradient(rgba(42,91,154,.03) 1px,transparent 1px);background-size:56px 56px}html[data-theme=light] .app-shell.app-shell--chat .nav-link,html[data-theme=light] .app-shell.app-shell--chat .history-item-meta,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-copy span,html[data-theme=light] .app-shell.app-shell--chat .message-author,html[data-theme=light] .app-shell.app-shell--chat .message-group-head{color:var(--chat-v2-muted)}html[data-theme=light] .app-shell.app-shell--chat .brand-word,html[data-theme=light] .app-shell.app-shell--chat .nav-link:hover,html[data-theme=light] .app-shell.app-shell--chat .nav-link.active,html[data-theme=light] .app-shell.app-shell--chat .chat-main-title strong,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-copy strong,html[data-theme=light] .app-shell.app-shell--chat .message-text,html[data-theme=light] .app-shell.app-shell--chat .message-list{color:var(--chat-v2-text)}html[data-theme=light] .app-shell.app-shell--chat .header-actions .btn,html[data-theme=light] .app-shell.app-shell--chat .chat-search-input,html[data-theme=light] .app-shell.app-shell--chat .chat-support-btn,html[data-theme=light] .app-shell.app-shell--chat .context-indicator,html[data-theme=light] .app-shell.app-shell--chat .chat-state-pill,html[data-theme=light] .app-shell.app-shell--chat .composer-attach-btn,html[data-theme=light] .app-shell.app-shell--chat .composer-settings-btn,html[data-theme=light] .app-shell.app-shell--chat .composer-stop-btn,html[data-theme=light] .app-shell.app-shell--chat .input-select,html[data-theme=light] .app-shell.app-shell--chat .inspector-meta-row{border-color:var(--chat-v2-line);background:#ffffffb8;color:var(--chat-v2-text)}html[data-theme=light] .app-shell.app-shell--chat .history-item{color:#40536e}html[data-theme=light] .app-shell.app-shell--chat .history-item:hover,html[data-theme=light] .app-shell.app-shell--chat .history-item.is-active{background:#dbecffc7;color:#13243c}html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant p{color:#40536e}html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant strong{background:#2f73e81a;color:#245fb9}html[data-theme=light] .app-shell.app-shell--chat .composer-textarea{color:var(--chat-v2-text)}@media (max-width: 1180px){.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)}}@media (max-width: 820px){.app-shell.app-shell--chat>.site-header{min-height:auto;padding:10px 12px}.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 145px)}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{padding:12px}.app-shell.app-shell--chat .chat-main-header{width:100%;min-height:auto;margin:0;padding:12px;align-items:flex-start}.app-shell.app-shell--chat .chat-main-actions{gap:8px}.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-composer-card{width:100%}.app-shell.app-shell--chat .empty-chat-placeholder{min-height:100%;gap:16px;align-content:center}.app-shell.app-shell--chat .empty-chat-bubble--user{width:88%;padding:13px 14px}.app-shell.app-shell--chat .empty-chat-answer{grid-template-columns:34px minmax(0,1fr);gap:10px}.app-shell.app-shell--chat .empty-chat-avatar{width:34px;height:34px;font-size:.62rem}.app-shell.app-shell--chat .empty-chat-bubble--assistant{padding:14px}.app-shell.app-shell--chat .empty-chat-copy{padding-left:44px}.app-shell.app-shell--chat .chat-composer-card .composer-form{min-height:96px;border-radius:16px}}@media (max-width: 520px){.app-shell.app-shell--chat .empty-chat-placeholder{align-content:start;padding-top:12px}.app-shell.app-shell--chat .empty-chat-demo{gap:12px}.app-shell.app-shell--chat .empty-chat-bubble--user{width:94%}.app-shell.app-shell--chat .empty-chat-copy{padding-left:0;text-align:center}}}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] #root{background:#edf5ff;color:#172842}.app-shell.app-shell--chat{--chat-ref-bg: #121a2b;--chat-ref-bg-deep: #0d1525;--chat-ref-sidebar: rgba(12, 20, 35, .96);--chat-ref-sidebar-2: rgba(17, 29, 50, .84);--chat-ref-panel: rgba(29, 39, 59, .86);--chat-ref-panel-strong: rgba(33, 45, 68, .96);--chat-ref-line: rgba(116, 139, 182, .17);--chat-ref-line-strong: rgba(99, 139, 218, .35);--chat-ref-text: #edf4ff;--chat-ref-muted: #96a7c3;--chat-ref-blue: #2f6fe5;--chat-ref-blue-2: #1d58d2;--chat-ref-violet: #6949ff;width:100%!important;max-width:none!important;min-height:100svh;margin:0;padding:0!important;overflow:hidden;color:var(--chat-ref-text);background:radial-gradient(circle at 73% 18%,rgba(52,83,168,.16),transparent 30%),radial-gradient(circle at 96% 84%,rgba(95,63,255,.12),transparent 33%),linear-gradient(180deg,var(--chat-ref-bg) 0%,var(--chat-ref-bg-deep) 100%)}.app-shell.app-shell--chat>.site-header{position:relative;top:0;width:100%;min-height:66px;margin:0;padding:0 clamp(16px,2.4vw,36px);border:0;border-bottom:1px solid var(--chat-ref-line);border-radius:0;background:#0d1423db;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell.app-shell--chat .brand-mark{min-width:164px;height:46px;border:0;background:transparent;box-shadow:none}.app-shell.app-shell--chat .brand-mark-image{width:36px;height:36px;min-width:36px}.app-shell.app-shell--chat .brand-word{color:var(--chat-ref-text);font-size:1.05rem;font-weight:850}.app-shell.app-shell--chat .site-nav{gap:clamp(18px,2.1vw,42px)}.app-shell.app-shell--chat .nav-link{position:relative;min-height:66px;padding:0 4px;color:#dce6f7b8;font-size:.92rem;font-weight:700;opacity:1}.app-shell.app-shell--chat .nav-link:hover,.app-shell.app-shell--chat .nav-link.active{color:#fff;background:transparent}.app-shell.app-shell--chat .nav-link.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;content:"";background:linear-gradient(90deg,#2f83ff,#7b5cff);box-shadow:0 0 18px #397cffad}.app-shell.app-shell--chat .header-actions{gap:10px}.app-shell.app-shell--chat .header-actions .btn{min-height:38px;border-color:var(--chat-ref-line);background:#152034d1;color:var(--chat-ref-text);box-shadow:none}.app-shell.app-shell--chat .header-actions .btn:hover{border-color:var(--chat-ref-line-strong);background:#1e2d48f0}.app-shell.app-shell--chat .header-actions .btn--primary{border:0;background:linear-gradient(135deg,#438cff,#2d6fe0);color:#fff}.app-shell.app-shell--chat>.page-stack--chat{width:100%;height:calc(100svh - 67px);min-height:0;margin:0;padding:0;overflow:hidden;border:0;background:transparent;box-shadow:none}.app-shell.app-shell--chat .chat-page{height:100%;min-height:0;padding:0;color:var(--chat-ref-text);background:transparent}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{height:100%;min-height:0;margin:0;gap:0;grid-template-columns:292px minmax(0,1fr);border:0;background:transparent}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{min-height:0;padding:14px 18px 12px;border:0;border-right:1px solid var(--chat-ref-line);border-radius:0;background:linear-gradient(180deg,var(--chat-ref-sidebar),rgba(8,14,25,.97)),var(--chat-ref-sidebar);box-shadow:none}.app-shell.app-shell--chat .chat-sidebar-top{gap:12px}.app-shell.app-shell--chat .chat-sidebar .btn--primary{min-height:40px;border:0;border-radius:8px;background:linear-gradient(135deg,#2f7dff,#265fdf);color:#fff;box-shadow:0 12px 26px #266ae13d}.app-shell.app-shell--chat .chat-sidebar .btn--primary:before{margin-right:10px;content:"+";font-size:1.22rem;font-weight:500;line-height:1}.app-shell.app-shell--chat .chat-search{position:relative}.app-shell.app-shell--chat .chat-search-input{min-height:38px;padding:0 42px 0 36px;border-color:var(--chat-ref-line);border-radius:8px;background:#080f1bb8;color:var(--chat-ref-text);box-shadow:none}.app-shell.app-shell--chat .chat-search:before{position:absolute;top:50%;left:13px;width:13px;height:13px;border:1.7px solid rgba(147,163,194,.8);border-radius:999px;content:"";transform:translateY(-56%);pointer-events:none}.app-shell.app-shell--chat .chat-search:after{position:absolute;top:calc(50% + 5px);left:24px;width:7px;height:1.7px;border-radius:999px;content:"";background:#93a3c2cc;transform:rotate(45deg);pointer-events:none}.app-shell.app-shell--chat .chat-search-input::placeholder,.app-shell.app-shell--chat .composer-textarea::placeholder{color:#a1aecac7}.app-shell.app-shell--chat .sidebar-section{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr)}.app-shell.app-shell--chat .sidebar-heading{margin:6px 0 8px;color:#e8efffd1;font-size:.78rem;font-weight:850;letter-spacing:.02em;text-transform:none}.app-shell.app-shell--chat .chat-history-list{gap:4px;padding-right:3px;scrollbar-width:thin;scrollbar-color:rgba(95,121,171,.48) transparent}.app-shell.app-shell--chat .history-item{position:relative;min-height:36px;padding:7px 8px 7px 30px;border:1px solid transparent;border-radius:7px;background:transparent;color:#dfe8f9d1;box-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.app-shell.app-shell--chat .history-item:before{position:absolute;top:50%;left:9px;width:13px;height:13px;border:1.6px solid rgba(139,158,193,.76);border-radius:5px;content:"";transform:translateY(-50%)}.app-shell.app-shell--chat .history-item:hover{border-color:#5a7fcd2e;background:#23324f73;color:#fff}.app-shell.app-shell--chat .history-item.is-active{border-color:#447ff247;background:#2d68d547;color:#fff;box-shadow:none}.app-shell.app-shell--chat .history-item.is-active:before{border-color:#7eb2ff;background:#2f6fe533}.app-shell.app-shell--chat .history-item-title{color:inherit;font-weight:720}.app-shell.app-shell--chat .history-item-meta{color:#9faeccc2;font-size:.72rem}.app-shell.app-shell--chat .history-delete-btn{width:28px;min-width:28px;height:28px;border-color:transparent;background:transparent;color:#a0b0cfb8}.app-shell.app-shell--chat .history-delete-btn:hover{border-color:#ff7e9a3d;background:#ff547d1a;color:#ffc3d0}.app-shell.app-shell--chat .chat-support-btn{min-height:48px;justify-content:flex-start;border-color:var(--chat-ref-line);border-radius:10px;background:#121e33b8;color:#e8f0ffe6;box-shadow:none}.app-shell.app-shell--chat .chat-support-btn:hover{border-color:var(--chat-ref-line-strong);background:#1e2d48db}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{min-height:0;padding:22px clamp(20px,4.2vw,78px) 18px;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.app-shell.app-shell--chat .chat-main-header{width:min(920px,100%);min-height:58px;margin:0 auto 18px;padding:0 14px 0 18px;border:1px solid var(--chat-ref-line);border-radius:14px;background:#111b2dbd;box-shadow:inset 0 1px #ffffff09,0 18px 48px #03091429;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-shell.app-shell--chat .chat-main-title strong{color:var(--chat-ref-text);font-size:1.1rem;font-weight:820;letter-spacing:-.015em}.app-shell.app-shell--chat .chat-main-actions{gap:10px}.app-shell.app-shell--chat .context-indicator,.app-shell.app-shell--chat .chat-state-pill{min-height:34px;padding:0 13px;border-color:var(--chat-ref-line);border-radius:999px;background:#101a2cb8;color:#d1ddf4d6;font-size:.78rem;font-weight:760;box-shadow:none}.app-shell.app-shell--chat .context-indicator.is-active{border-color:#447ff257;color:var(--chat-ref-text)}.app-shell.app-shell--chat .status-note,.app-shell.app-shell--chat .error-note{width:min(920px,100%);margin:0 auto 10px;border-radius:12px}.app-shell.app-shell--chat .status-note{border-color:var(--chat-ref-line);background:#131e32c7;color:#dae6fbe6}.app-shell.app-shell--chat .chat-stream-viewport{flex:1;min-height:0;margin:0;padding:4px 0 18px;overflow-y:auto;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-width:thin;scrollbar-color:rgba(80,108,170,.58) transparent}.app-shell.app-shell--chat .chat-stream-inner{width:min(920px,100%);min-height:100%;margin:0 auto;padding:0}.app-shell.app-shell--chat .chat-stream-feed{display:grid;gap:22px}.app-shell.app-shell--chat .empty-chat-placeholder{width:min(680px,100%);margin:72px auto 0;color:var(--chat-ref-muted);text-align:center}.app-shell.app-shell--chat .message-group{display:grid;gap:8px}.app-shell.app-shell--chat .message-group--assistant{position:relative;padding-left:56px}.app-shell.app-shell--chat .message-group--assistant:before{position:absolute;top:26px;left:0;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(88,139,234,.35);border-radius:999px;content:"AI";color:#dfeaff;font-size:.72rem;font-weight:900;letter-spacing:-.03em;background:radial-gradient(circle at 32% 22%,rgba(105,216,255,.42),transparent 28%),linear-gradient(135deg,#266fe5f2,#5b43e7f2);box-shadow:0 0 0 5px #2f6fe517,0 16px 34px #1c459740}.app-shell.app-shell--chat .message-group-head{color:var(--chat-ref-muted)}.app-shell.app-shell--chat .message-author{color:var(--chat-ref-muted);font-size:.74rem;font-weight:720;letter-spacing:.01em;text-transform:none}.app-shell.app-shell--chat .message-model-badge{min-height:21px;border-color:#597fcd3d;border-radius:7px;background:#2f47766b;color:#cfddf9d1}.app-shell.app-shell--chat .message-row{display:flex;width:100%}.app-shell.app-shell--chat .message-row--assistant{justify-content:flex-start}.app-shell.app-shell--chat .message-row--user{justify-content:flex-end}.app-shell.app-shell--chat .message-layer{width:fit-content;max-width:min(760px,78%);padding:16px 18px;border:1px solid var(--chat-ref-line);border-radius:18px;background:var(--chat-ref-panel);color:var(--chat-ref-text);box-shadow:0 16px 42px #03091421,inset 0 1px #ffffff09}.app-shell.app-shell--chat .message-row--assistant .message-layer{max-width:min(760px,100%);background:#1a263cb8}.app-shell.app-shell--chat .message-row--user .message-layer{max-width:min(520px,76%);border-color:#5083e88a;background:linear-gradient(135deg,var(--chat-ref-blue),var(--chat-ref-blue-2));color:#fff}.app-shell.app-shell--chat .message-head{margin-bottom:7px}.app-shell.app-shell--chat .message-text{color:inherit;font-size:.96rem;line-height:1.64}.app-shell.app-shell--chat .message-list{color:inherit;gap:5px;line-height:1.58}.app-shell.app-shell--chat .message-menu-trigger,.app-shell.app-shell--chat .message-menu-panel,.app-shell.app-shell--chat .message-menu-item{border-color:var(--chat-ref-line);background:var(--chat-ref-panel-strong);color:var(--chat-ref-text)}.app-shell.app-shell--chat .typing-indicator{width:min(920px,100%);margin:10px auto 0;color:var(--chat-ref-muted)}.app-shell.app-shell--chat .chat-composer-card{width:min(920px,100%);margin:14px auto 0;padding:0!important;border:0!important;background:transparent!important;box-shadow:none}.app-shell.app-shell--chat .chat-composer-card .composer-form{min-height:86px;padding:12px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-template-rows:minmax(38px,1fr);gap:10px;align-items:end;border:1px solid var(--chat-ref-line);border-radius:16px;background:#1a253ae0;box-shadow:0 22px 60px #03091438,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-shell.app-shell--chat .composer-textarea{min-height:42px;max-height:160px;padding:11px 4px;border:0!important;background:transparent!important;color:var(--chat-ref-text);font-size:.96rem}.app-shell.app-shell--chat .composer-textarea:focus{box-shadow:none}.app-shell.app-shell--chat .composer-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest{grid-template-columns:minmax(0,1fr) auto!important}.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-textarea{grid-column:1!important}.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-actions{grid-column:2!important}.app-shell.app-shell--chat .composer-attach-btn,.app-shell.app-shell--chat .composer-settings-btn,.app-shell.app-shell--chat .composer-stop-btn{min-height:40px;height:40px;border-color:var(--chat-ref-line);border-radius:12px;background:#131e32e6;color:#e5efffeb;box-shadow:none}.app-shell.app-shell--chat .composer-settings-btn{white-space:nowrap}.app-shell.app-shell--chat .composer-send-btn{width:42px;min-width:42px;min-height:42px;height:42px;padding:0;border:0;border-radius:999px;background:linear-gradient(135deg,#3e88ff,#286ce6);color:transparent;font-size:0;box-shadow:0 14px 28px #2f6fe557}.app-shell.app-shell--chat .composer-send-btn:before{content:"↑";color:#fff;font-size:1.35rem;font-weight:850;line-height:1}.app-shell.app-shell--chat .composer-send-btn:disabled{background:#2f4164e6;box-shadow:none;opacity:.78}.app-shell.app-shell--chat .composer-attachments{margin-bottom:10px}.app-shell.app-shell--chat .composer-attachment,.app-shell.app-shell--chat .chat-settings-drawer,.app-shell.app-shell--chat .input-select,.app-shell.app-shell--chat .control-block input,.app-shell.app-shell--chat .control-block textarea,.app-shell.app-shell--chat .inspector-meta-row{border-color:var(--chat-ref-line);background:var(--chat-ref-panel);color:var(--chat-ref-text)}.app-shell.app-shell--chat .chat-settings-drawer{top:0;right:0;bottom:0;border-left:1px solid var(--chat-ref-line);border-radius:0;box-shadow:-24px 0 60px #03091447}.app-shell.app-shell--chat .settings-backdrop{background:#05091280;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}html[data-theme=light] .app-shell.app-shell--chat{--chat-ref-bg: #f4f8ff;--chat-ref-bg-deep: #eaf3ff;--chat-ref-sidebar: rgba(255, 255, 255, .92);--chat-ref-sidebar-2: rgba(241, 247, 255, .9);--chat-ref-panel: rgba(255, 255, 255, .9);--chat-ref-panel-strong: rgba(255, 255, 255, .98);--chat-ref-line: rgba(33, 82, 142, .13);--chat-ref-line-strong: rgba(45, 111, 194, .3);--chat-ref-text: #14243b;--chat-ref-muted: #60728c;--chat-ref-blue: #2f7ee8;--chat-ref-blue-2: #2369cf;color:var(--chat-ref-text);background:radial-gradient(circle at 74% 12%,rgba(90,153,255,.16),transparent 31%),radial-gradient(circle at 96% 86%,rgba(124,105,255,.1),transparent 34%),linear-gradient(180deg,#f6fbff,#eaf3ff)}html[data-theme=light] .app-shell.app-shell--chat>.site-header{border-color:#254f821f;background:#ffffffdb}html[data-theme=light] .app-shell.app-shell--chat .brand-word,html[data-theme=light] .app-shell.app-shell--chat .nav-link.active,html[data-theme=light] .app-shell.app-shell--chat .nav-link:hover,html[data-theme=light] .app-shell.app-shell--chat .chat-main-title strong,html[data-theme=light] .app-shell.app-shell--chat .message-text,html[data-theme=light] .app-shell.app-shell--chat .message-list{color:var(--chat-ref-text)}html[data-theme=light] .app-shell.app-shell--chat .nav-link{color:#60718a}html[data-theme=light] .app-shell.app-shell--chat .header-actions .btn,html[data-theme=light] .app-shell.app-shell--chat .chat-search-input,html[data-theme=light] .app-shell.app-shell--chat .chat-support-btn,html[data-theme=light] .app-shell.app-shell--chat .context-indicator,html[data-theme=light] .app-shell.app-shell--chat .chat-state-pill,html[data-theme=light] .app-shell.app-shell--chat .composer-attach-btn,html[data-theme=light] .app-shell.app-shell--chat .composer-settings-btn,html[data-theme=light] .app-shell.app-shell--chat .composer-stop-btn,html[data-theme=light] .app-shell.app-shell--chat .message-menu-trigger,html[data-theme=light] .app-shell.app-shell--chat .message-menu-panel,html[data-theme=light] .app-shell.app-shell--chat .message-menu-item{border-color:var(--chat-ref-line);background:#ffffffb8;color:var(--chat-ref-text)}html[data-theme=light] .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{background:linear-gradient(180deg,#fffffff0,#eef6ffeb),#fff}html[data-theme=light] .app-shell.app-shell--chat .chat-main-header,html[data-theme=light] .app-shell.app-shell--chat .chat-composer-card .composer-form,html[data-theme=light] .app-shell.app-shell--chat .message-layer,html[data-theme=light] .app-shell.app-shell--chat .message-row--assistant .message-layer,html[data-theme=light] .app-shell.app-shell--chat .chat-settings-drawer{border-color:var(--chat-ref-line);background:#ffffffdb;box-shadow:0 20px 54px #2b5a941a,inset 0 1px #ffffffeb}html[data-theme=light] .app-shell.app-shell--chat .history-item{color:#40536e}html[data-theme=light] .app-shell.app-shell--chat .sidebar-heading{color:#324763}html[data-theme=light] .app-shell.app-shell--chat .status-note{border-color:var(--chat-ref-line);background:#ffffffc7;color:#35506f}html[data-theme=light] .app-shell.app-shell--chat .status-note--sidebar{background:#e9f3ffd6}html[data-theme=light] .app-shell.app-shell--chat .history-item:hover{border-color:#2d6fc229;background:#e2efffc2;color:#13243c}html[data-theme=light] .app-shell.app-shell--chat .history-item.is-active{border-color:#2d6fc23d;background:#d2e7ffeb;color:#0f2a4b}html[data-theme=light] .app-shell.app-shell--chat .history-item-meta,html[data-theme=light] .app-shell.app-shell--chat .message-author,html[data-theme=light] .app-shell.app-shell--chat .message-group-head,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-placeholder,html[data-theme=light] .app-shell.app-shell--chat .typing-indicator{color:var(--chat-ref-muted)}html[data-theme=light] .app-shell.app-shell--chat .message-row--user .message-layer{border-color:#2c6fd65c;background:linear-gradient(135deg,#2f7ee8,#2368ce);color:#fff}html[data-theme=light] .app-shell.app-shell--chat .composer-textarea{color:var(--chat-ref-text)}html[data-theme=light] .app-shell.app-shell--chat .composer-textarea::placeholder,html[data-theme=light] .app-shell.app-shell--chat .chat-search-input::placeholder{color:#566982b8}html[data-theme=light] .app-shell.app-shell--chat .input-select,html[data-theme=light] .app-shell.app-shell--chat .control-block input,html[data-theme=light] .app-shell.app-shell--chat .control-block textarea,html[data-theme=light] .app-shell.app-shell--chat .inspector-meta-row,html[data-theme=light] .app-shell.app-shell--chat .composer-attachment{border-color:var(--chat-ref-line);background:#ffffffc7;color:var(--chat-ref-text)}html[data-theme=light] .modal-card,html[data-theme=light] .auth-modal-card{border-color:#234e8024;background:linear-gradient(180deg,#fffffffa,#eff7fff5);color:#14243b}html[data-theme=light] .modal-overlay,html[data-theme=light] .auth-modal-overlay{background:#d6e4f6a8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 1180px){.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{position:absolute;top:0;bottom:0;left:0;z-index:80;width:min(88vw,320px);transform:translate(-102%);transition:transform .22s cubic-bezier(.16,1,.3,1)}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)}.app-shell.app-shell--chat .chat-sidebar-close,.app-shell.app-shell--chat .sidebar-toggle-btn,.app-shell.app-shell--chat .sidebar-backdrop{display:inline-flex}.app-shell.app-shell--chat .sidebar-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;border:0;background:#050a148a}}@media (max-width: 820px){.app-shell.app-shell--chat{overflow-y:auto}.app-shell.app-shell--chat>.site-header{min-height:auto;padding:10px 12px;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between}.app-shell.app-shell--chat .site-nav{order:3;width:100%;max-width:100%;gap:18px;overflow-x:auto;justify-content:flex-start;padding:0 2px;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 26px),transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 26px),transparent 100%);scrollbar-width:none}.app-shell.app-shell--chat .site-nav::-webkit-scrollbar{display:none}.app-shell.app-shell--chat .nav-link{min-height:38px;flex:0 0 auto;white-space:nowrap}.app-shell.app-shell--chat .nav-link.active:after{bottom:0}.app-shell.app-shell--chat .header-actions{max-width:calc(100% - 58px);gap:8px;flex-wrap:nowrap}.app-shell.app-shell--chat>.page-stack--chat{height:calc(100svh - 143px)}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{padding:12px}.app-shell.app-shell--chat .chat-main-header{min-height:48px;margin-bottom:10px;padding:8px 10px;flex-wrap:wrap}.app-shell.app-shell--chat .chat-main-actions{width:100%;justify-content:flex-start}.app-shell.app-shell--chat .context-indicator{max-width:100%;font-size:.72rem}.app-shell.app-shell--chat .chat-stream-feed{gap:16px}.app-shell.app-shell--chat .message-group--assistant{padding-left:0}.app-shell.app-shell--chat .message-group--assistant:before{position:relative;top:auto;left:auto;width:30px;height:30px;margin-bottom:-2px;font-size:.62rem}.app-shell.app-shell--chat .message-layer,.app-shell.app-shell--chat .message-row--assistant .message-layer,.app-shell.app-shell--chat .message-row--user .message-layer{max-width:94%;padding:13px 14px;border-radius:15px}.app-shell.app-shell--chat .chat-composer-card .composer-form{min-height:108px;grid-template-columns:40px minmax(0,1fr) 42px;grid-template-rows:minmax(44px,1fr) 40px}.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest{grid-template-columns:minmax(0,1fr) auto!important}.app-shell.app-shell--chat .composer-textarea{grid-column:1 / -1;grid-row:1}.app-shell.app-shell--chat .composer-attach-btn{grid-column:1;grid-row:2}.app-shell.app-shell--chat .composer-actions{grid-column:2 / -1;grid-row:2}.app-shell.app-shell--chat .composer-settings-btn{width:42px;min-width:42px;padding:0;overflow:hidden;color:transparent;font-size:0}.app-shell.app-shell--chat .composer-settings-btn:before{content:"☷";color:currentColor;color:var(--chat-ref-text);font-size:1rem;line-height:1}}@media (max-width: 520px){.app-shell.app-shell--chat .brand-mark{min-width:0;height:38px}.app-shell.app-shell--chat .brand-word{display:none}.app-shell.app-shell--chat .brand-mark-image{width:34px;height:34px;min-width:34px}.app-shell.app-shell--chat .header-actions .btn{min-height:36px;padding-inline:12px}.app-shell.app-shell--chat .chat-main-title strong{max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell.app-shell--chat .chat-composer-card .composer-form{padding:10px}}@media (prefers-reduced-motion: reduce){.app-shell.app-shell--chat,.app-shell.app-shell--chat *,.app-shell.app-shell--chat *:before,.app-shell.app-shell--chat *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.app-shell.app-shell--chat{--chat-final-text: #eef4ff;--chat-final-muted: #9ba9c1;--chat-final-line: rgba(136, 154, 191, .16);--chat-final-blue: #2f73e8;--chat-final-blue-2: #2664cf;background:radial-gradient(circle at 72% 14%,rgba(50,84,164,.2),transparent 30%),radial-gradient(circle at 92% 78%,rgba(73,52,171,.16),transparent 32%),linear-gradient(180deg,#121b2d,#101726)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;gap:12px!important;padding:18px clamp(18px,3vw,54px) 16px!important;background:linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px)!important;background-size:56px 56px!important}.app-shell.app-shell--chat .chat-main-header{width:min(1120px,100%)!important;min-height:62px!important;margin:0 auto!important;padding:0 16px 0 20px!important;border-radius:16px!important;background:#121c2edb!important}.app-shell.app-shell--chat .chat-stream-viewport{width:min(1120px,100%)!important;margin:0 auto!important;padding:10px 0 4px!important;border:0!important;background:transparent!important}.app-shell.app-shell--chat .chat-stream-inner{width:min(840px,100%)!important;margin:0 auto!important;padding:0 4px!important}.app-shell.app-shell--chat .empty-chat-placeholder{width:min(840px,100%)!important;max-width:none!important;min-height:100%!important;margin:0 auto!important;padding:0!important;display:grid!important;align-content:center!important;gap:22px!important;color:var(--chat-final-text)!important;text-align:left!important}.app-shell.app-shell--chat .empty-chat-demo{display:grid!important;gap:18px!important}.app-shell.app-shell--chat .empty-chat-bubble{display:block!important;border:1px solid var(--chat-final-line)!important;border-radius:18px!important;box-shadow:0 22px 58px #03081233!important}.app-shell.app-shell--chat .empty-chat-bubble--user{justify-self:end!important;width:min(560px,78%)!important;padding:16px 18px!important;background:linear-gradient(135deg,var(--chat-final-blue),var(--chat-final-blue-2))!important;color:#fff!important}.app-shell.app-shell--chat .empty-chat-bubble--user span{display:block!important;margin-top:8px!important;color:#e1eeffa6!important;font-size:.76rem!important;text-align:right!important}.app-shell.app-shell--chat .empty-chat-answer{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important;align-items:start!important}.app-shell.app-shell--chat .empty-chat-avatar{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:999px!important;background:linear-gradient(135deg,#2f73e8,#6b4dff)!important;color:#fff!important;font-size:.74rem!important;font-weight:900!important;box-shadow:0 0 0 5px #2f73e81a!important}.app-shell.app-shell--chat .empty-chat-bubble--assistant{width:min(640px,100%)!important;padding:18px 20px!important;background:#1a253adb!important;color:var(--chat-final-text)!important}.app-shell.app-shell--chat .empty-chat-bubble--assistant strong{display:inline-flex!important;margin-bottom:10px!important;padding:5px 9px!important;border-radius:7px!important;background:#2f73e821!important;color:#9cc2ff!important;font-size:.78rem!important}.app-shell.app-shell--chat .empty-chat-bubble--assistant p{margin:0!important;color:#e6eefce6!important;line-height:1.58!important}.app-shell.app-shell--chat .empty-chat-copy{display:grid!important;gap:6px!important;padding-left:56px!important;text-align:left!important}.app-shell.app-shell--chat .empty-chat-copy strong{color:var(--chat-final-text)!important;font-size:1.06rem!important}.app-shell.app-shell--chat .empty-chat-copy span{color:var(--chat-final-muted)!important;line-height:1.5!important}.app-shell.app-shell--chat .chat-composer-card{width:min(840px,100%)!important;margin:0 auto!important}html[data-theme=light] .app-shell.app-shell--chat{--chat-final-text: #14243b;--chat-final-muted: #63748c;--chat-final-line: rgba(35, 79, 132, .13);background:radial-gradient(circle at 75% 15%,rgba(78,142,255,.15),transparent 29%),radial-gradient(circle at 94% 82%,rgba(117,96,255,.09),transparent 33%),linear-gradient(180deg,#f8fbff,#eaf3ff)!important}html[data-theme=light] .app-shell.app-shell--chat .chat-main-header,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant,html[data-theme=light] .app-shell.app-shell--chat .chat-composer-card .composer-form{border-color:var(--chat-final-line)!important;background:#ffffffdb!important;color:var(--chat-final-text)!important}html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant p,html[data-theme=light] .app-shell.app-shell--chat .empty-chat-copy span{color:var(--chat-final-muted)!important}html[data-theme=light] .app-shell.app-shell--chat .empty-chat-bubble--assistant strong{background:#2f73e81a!important;color:#245fb9!important}@media (max-width: 820px){.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{padding:12px!important}.app-shell.app-shell--chat .chat-main-header,.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-composer-card{width:100%!important}.app-shell.app-shell--chat .empty-chat-placeholder{gap:16px!important}.app-shell.app-shell--chat .empty-chat-answer{grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important}.app-shell.app-shell--chat .empty-chat-avatar{width:34px!important;height:34px!important}.app-shell.app-shell--chat .empty-chat-bubble--user{width:88%!important;padding:13px 14px!important}}@media (max-width: 520px){.app-shell.app-shell--chat .empty-chat-placeholder{align-content:start!important;padding-top:12px!important}.app-shell.app-shell--chat .empty-chat-bubble--user{width:94%!important}.app-shell.app-shell--chat .empty-chat-copy{padding-left:0!important;text-align:center!important}}.app-shell.app-shell--chat .sidebar-toggle-btn{display:inline-flex!important}.app-shell.app-shell--chat .history-item-wrap{list-style:none!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed{grid-template-columns:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-sidebar{display:none!important}.app-shell.app-shell--chat{width:100vw!important;max-width:none!important;min-height:100svh!important;margin:0!important;padding:0!important;overflow:hidden!important}.app-shell.app-shell--chat>.site-header{position:relative!important;top:auto!important;width:100vw!important;max-width:none!important;min-height:72px!important;height:72px!important;margin:0!important;padding:0 28px!important;display:grid!important;grid-template-columns:220px minmax(0,1fr) auto!important;gap:18px!important;border-width:0 0 1px!important;border-radius:0!important;border-color:#96b0dc29!important;background:linear-gradient(180deg,#0f192beb,#0c1526e0)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.app-shell.app-shell--chat>.site-header .site-nav{width:100%!important;justify-content:center!important;gap:clamp(22px,2.3vw,48px)!important;overflow:visible!important;padding:0!important}.app-shell.app-shell--chat>.site-header .nav-link{min-height:72px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.app-shell.app-shell--chat>.site-header .header-actions{width:auto!important;justify-content:flex-end!important;flex-wrap:nowrap!important}.app-shell.app-shell--chat>.page-stack--chat{width:100vw!important;max-width:none!important;height:calc(100svh - 72px)!important;min-height:0!important;margin:0!important;padding:0!important;gap:0!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-page{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{height:100%!important;min-height:0!important;margin:0!important;display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:0!important}.app-shell.app-shell--chat .chat-sidebar,.app-shell.app-shell--chat .chat-main{min-height:0!important;border:1px solid rgba(132,155,194,.18)!important;border-radius:0!important;background:linear-gradient(180deg,#0e182ae6,#09111feb)!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-sidebar{width:320px!important;height:100%!important;padding:16px 14px!important;border-width:0 1px 0 0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:14px!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-main{width:100%!important;height:100%!important;padding:18px clamp(18px,5vw,84px) 18px!important;border:0!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;gap:12px!important;overflow:hidden!important;background:linear-gradient(rgba(124,155,220,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(124,155,220,.018) 1px,transparent 1px),radial-gradient(circle at 72% 42%,rgba(65,89,180,.12),transparent 38%),linear-gradient(180deg,#0e182ae6,#09111ff0)!important;background-size:56px 56px,56px 56px,auto,auto!important}.app-shell.app-shell--chat .chat-main-header{width:min(980px,100%)!important;min-height:58px!important;margin:0 auto!important;padding:10px 14px 10px 18px!important;border:1px solid rgba(132,155,194,.16)!important;border-radius:18px!important;background:#0d182ad1!important}.app-shell.app-shell--chat .chat-stream-viewport{width:min(980px,100%)!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:14px 6px 8px!important;overflow-y:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-composer-card{width:min(860px,100%)!important;margin:0 auto!important}.app-shell.app-shell--chat .chat-composer-card{position:relative!important;bottom:auto!important;min-height:0!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell.app-shell--chat .chat-composer-card .composer-form{width:100%!important;max-width:none!important;min-height:58px!important;height:auto!important;margin:0!important;padding:8px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;grid-template-rows:auto!important;gap:8px!important;align-items:center!important;border:1px solid rgba(87,146,255,.46)!important;border-radius:18px!important;background:#0a1627eb!important;box-shadow:0 0 0 1px #7759ff29,0 18px 48px #2754be1f!important}.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest{grid-template-columns:42px minmax(0,1fr) auto!important}.app-shell.app-shell--chat .composer-textarea{grid-column:auto!important;grid-row:auto!important;min-height:42px!important;max-height:130px!important;height:auto!important;padding:10px 6px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#e7eefc!important;line-height:1.45!important;outline:0!important;box-shadow:none!important}.app-shell.app-shell--chat .composer-actions{grid-column:auto!important;grid-row:auto!important;height:auto!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-shell.app-shell--chat .composer-attach-btn,.app-shell.app-shell--chat .composer-send-btn,.app-shell.app-shell--chat .composer-settings-btn{height:42px!important;min-height:42px!important;border-radius:13px!important}.app-shell.app-shell--chat .composer-attach-btn{display:inline-grid!important;place-items:center!important;width:42px!important;min-width:42px!important;border-color:#849bc22e!important;background:#182640db!important;color:#c7d5ed!important}.app-shell.app-shell--chat .composer-attach-btn.is-auth-required{opacity:.76!important;cursor:pointer!important}.app-shell.app-shell--chat .composer-attach-btn svg{width:19px!important;height:19px!important}.app-shell.app-shell--chat .composer-send-btn{position:relative!important;width:44px!important;min-width:44px!important;padding:0!important;overflow:hidden!important;color:transparent!important;font-size:0!important;background:#253552f2!important;border-color:#5a729a47!important;box-shadow:none!important}.app-shell.app-shell--chat .composer-send-btn:before{content:"↑"!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;color:#c4d3ecd1!important;font-size:1.18rem!important;font-weight:900!important}.app-shell.app-shell--chat .composer-send-btn.is-ready{background:linear-gradient(135deg,#347fea,#7354ff)!important;border-color:#7ab3ff9e!important;box-shadow:0 12px 26px #3779ef42!important}.app-shell.app-shell--chat .composer-send-btn.is-ready:before{color:#fff!important}.app-shell.app-shell--chat .composer-settings-btn{border-color:#849bc22e!important;background:#182640db!important;color:#d9e4f7!important;box-shadow:none!important}.app-shell.app-shell--chat .message-layer{width:fit-content!important;max-width:min(760px,86%)!important;padding:13px 15px!important;border-radius:17px!important}.app-shell.app-shell--chat .message-row--user{justify-items:end!important}.app-shell.app-shell--chat .message-row--user .message-layer{background:linear-gradient(135deg,#347fea,#2b6bd7)!important;color:#fff!important}.app-shell.app-shell--chat .sidebar-section,.app-shell.app-shell--chat .chat-history-list,.app-shell.app-shell--chat .history-group,.app-shell.app-shell--chat .history-group-list,.app-shell.app-shell--chat .history-item-wrap,.app-shell.app-shell--chat .history-item-row,.app-shell.app-shell--chat .history-group-list>li{width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important;list-style:none!important;margin-left:0!important;padding-left:0!important}.app-shell.app-shell--chat .sidebar-section{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr)!important;align-content:start!important;justify-items:stretch!important}.app-shell.app-shell--chat .chat-history-list,.app-shell.app-shell--chat .history-group-list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;justify-items:stretch!important;gap:8px!important;margin:0!important;padding:0!important}.app-shell.app-shell--chat .history-group,.app-shell.app-shell--chat .history-item-wrap,.app-shell.app-shell--chat .history-item-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.app-shell.app-shell--chat .history-item:before,.app-shell.app-shell--chat .history-item-main:before{display:none!important;content:none!important}.app-shell.app-shell--chat .history-item-emoji{display:grid!important;place-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:1rem!important;line-height:1!important}.app-shell.app-shell--chat .history-delete-btn{position:absolute!important;right:8px!important;top:50%!important;z-index:2!important;display:inline-grid!important;place-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;transform:translateY(-50%)!important;opacity:.72!important;pointer-events:auto!important}.app-shell.app-shell--chat .history-item-row{position:relative!important}.app-shell.app-shell--chat .history-item-row .history-delete-btn:hover,.app-shell.app-shell--chat .history-item-row:focus-within .history-delete-btn{opacity:1!important}.app-shell.app-shell--chat .history-item,.app-shell.app-shell--chat .history-item-row .history-item{width:100%!important;max-width:none!important;min-width:0!important;min-height:56px!important;grid-template-columns:24px minmax(0,1fr) auto!important;justify-self:stretch!important;padding:8px 42px 8px 10px!important}html[data-theme=light] .app-shell.app-shell--chat>.site-header,html[data-theme=light] .app-shell.app-shell--chat .chat-sidebar,html[data-theme=light] .app-shell.app-shell--chat .chat-main,html[data-theme=light] .app-shell.app-shell--chat .chat-main-header,html[data-theme=light] .app-shell.app-shell--chat .chat-composer-card .composer-form{border-color:#234e8021!important;background:linear-gradient(180deg,#ffffffeb,#f4faffdb)!important;color:#14243b!important;box-shadow:0 18px 48px #2d588a1a,inset 0 1px #ffffffe6!important}html[data-theme=light] .app-shell.app-shell--chat .composer-textarea,html[data-theme=light] .app-shell.app-shell--chat .message-row--assistant .message-layer,html[data-theme=light] .app-shell.app-shell--chat .chat-main-title strong{color:#14243b!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .page-title,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h1,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h2,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) h3,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-name,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-price{color:#102037!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) p,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .feature-text,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-audience,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-highlight-list,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-file,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-paragraph,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .tx-item{color:#526a88!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .panel,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .panel--soft,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .legal-doc-item,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .payment-panel,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .checkout-widget--offer,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .profile-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .metric-tile,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-panel-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-kpi-card,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .tx-item{border-color:#234e8021!important;background:radial-gradient(circle at 88% 10%,rgba(58,132,255,.06),transparent 34%),linear-gradient(180deg,#ffffffeb,#f1f8ffdb)!important;color:#203752!important;box-shadow:0 20px 54px #2c598f1c,inset 0 1px #ffffffeb!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .chip,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .plan-badge,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .discount-badge{border-color:#2a54881f!important;background:#e2efffe0!important;color:#294360!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .btn:not(.btn--primary){border-color:#28528424!important;background:linear-gradient(180deg,#ffffffdb,#eaf4ffc7)!important;color:#1b3454!important}@media (max-width: 1180px){.app-shell.app-shell--chat{width:100vw!important;max-width:100vw!important;overflow:visible!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{position:absolute!important;top:0!important;bottom:0!important;left:0!important;z-index:80!important;width:min(86vw,320px)!important;transform:translate(-108%)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-sidebar{display:grid!important}}@media (max-width: 820px){.app-shell.app-shell--chat{width:100%!important;max-width:100vw!important;box-sizing:border-box!important;min-height:100svh!important;padding:8px 10px 12px!important;overflow-y:auto!important;overflow-x:hidden!important}.app-shell.app-shell--chat>.site-header{position:static!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-height:auto!important;grid-template-columns:auto 1fr!important;padding:9px 10px!important;gap:10px!important}.app-shell.app-shell--chat .site-nav{order:3!important;grid-column:1 / -1!important;width:100%!important;gap:14px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:2px!important}.app-shell.app-shell--chat .header-actions{justify-content:flex-end!important;gap:6px!important}.app-shell.app-shell--chat>.page-stack--chat{width:100%!important;max-width:100%!important;box-sizing:border-box!important;height:calc(100svh - 128px)!important;min-height:560px!important}.app-shell.app-shell--chat .chat-layout.chat-layout--clean{width:100%!important;max-width:100%!important}.app-shell.app-shell--chat .chat-main{padding:10px!important;border-radius:18px!important}.app-shell.app-shell--chat .chat-main-header,.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-composer-card{width:100%!important}.app-shell.app-shell--chat .message-layer{max-width:96%!important}.app-shell.app-shell--chat .composer-settings-btn{width:42px!important;min-width:42px!important;padding:0!important;color:transparent!important;font-size:0!important}.app-shell.app-shell--chat .composer-settings-btn:before{content:"☷"!important;color:#d9e4f7!important;font-size:1rem!important}}
