@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)}.auth-success-toast{position:fixed;top:20px;right:20px;z-index:500;max-width:min(360px,calc(100vw - 32px));padding:13px 17px;border:1px solid rgba(90,150,255,.38);border-radius:18px;background:linear-gradient(135deg,#2677fff5,#21d69adb),#2f84ff;color:#fff;font-weight:800;box-shadow:0 18px 45px #1965de52}@media (max-width: 820px){.auth-success-toast{top:auto;right:12px;bottom:86px;left:12px;text-align:center}}*,*: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)}.orchestration-steps{margin:0 0 2px;padding:8px 10px;display:flex;flex-wrap:wrap;gap:6px;border-radius:10px;background:#09152675;border:1px solid rgba(166,206,245,.1);color:var(--text-muted);font-size:.78rem;line-height:1.35}.orchestration-title{color:#b9d6f4b8;font-weight:700;margin-right:2px}.orchestration-step--done{border-radius:999px;padding:3px 7px;background:#7bc3ff1a;border:1px solid rgba(123,195,255,.12);color:#dff0ffd1}.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;display:inline-flex;align-items:center;gap:8px;min-width:0}.checkbox-chip input{flex:0 0 auto;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-code-form{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(160px,.8fr) minmax(120px,.55fr) auto;gap:var(--space-3);align-items:end}.admin-code-form .control-block{margin:0}.admin-code-list .admin-table-row--compact{grid-template-columns:minmax(180px,1.2fr) minmax(120px,.6fr) minmax(90px,.4fr) minmax(90px,.4fr)}.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-code-form,.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:var(--composer-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:"";width:14px;height:14px;margin-right:6px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7 4.1 3.75 10.64c-1.15.46-1.14 1.1-.2 1.38l4.35 1.36 1.66 5.1c.2.56.1.78.68.78.44 0 .64-.2.9-.44l2.16-2.1 4.5 3.32c.83.46 1.42.22 1.63-.77l2.95-13.92c.3-1.2-.46-1.74-1.68-1.24Zm-2.5 3.13-8.1 7.32-.31 3.33-1.56-5.02 9.36-5.9c.41-.25.8-.11.6.27Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7 4.1 3.75 10.64c-1.15.46-1.14 1.1-.2 1.38l4.35 1.36 1.66 5.1c.2.56.1.78.68.78.44 0 .64-.2.9-.44l2.16-2.1 4.5 3.32c.83.46 1.42.22 1.63-.77l2.95-13.92c.3-1.2-.46-1.74-1.68-1.24Zm-2.5 3.13-8.1 7.32-.31 3.33-1.56-5.02 9.36-5.9c.41-.25.8-.11.6.27Z'/%3E%3C/svg%3E") center / contain no-repeat}.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:22px;height:22px;content:"";background:currentColor}.feature-icon--spark{color:#9eb8ff;background:linear-gradient(135deg,#5274ff59,#193464e0)}.feature-icon--spark:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.5 14.35 9 21 11.35 14.35 13.7 12 20.5 9.65 13.7 3 11.35 9.65 9 12 2.5Zm6.2 13.3.95 2.55 2.35.85-2.35.85-.95 2.45-.95-2.45-2.35-.85 2.35-.85.95-2.55ZM4.7 2.9l1.15 2.95L8.8 7 5.85 8.15 4.7 11.1 3.55 8.15.6 7l2.95-1.15L4.7 2.9Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.5 14.35 9 21 11.35 14.35 13.7 12 20.5 9.65 13.7 3 11.35 9.65 9 12 2.5Zm6.2 13.3.95 2.55 2.35.85-2.35.85-.95 2.45-.95-2.45-2.35-.85 2.35-.85.95-2.55ZM4.7 2.9l1.15 2.95L8.8 7 5.85 8.15 4.7 11.1 3.55 8.15.6 7l2.95-1.15L4.7 2.9Z'/%3E%3C/svg%3E") center / contain no-repeat}.feature-icon--route{color:#69e0c3;background:linear-gradient(135deg,#1eb18647,#113d4bd1)}.feature-icon--route:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Zm11 9a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7ZM6.5 6.4a1.1 1.1 0 1 1 0 2.2 1.1 1.1 0 0 1 0-2.2Zm11 9a1.1 1.1 0 1 1 0 2.2 1.1 1.1 0 0 1 0-2.2ZM9.5 7h5.3c2.3 0 4.2 1.86 4.2 4.15 0 1.15-.47 2.2-1.24 2.95a5.7 5.7 0 0 0-2.42.34A1.9 1.9 0 0 0 16.6 13H9.2C7.43 13 6 14.43 6 16.2v.8h2.4v-.8c0-.44.36-.8.8-.8h5.3v-2.4H9.2a5.56 5.56 0 0 0-2.57.63A5.9 5.9 0 0 1 7.3 11a5.66 5.66 0 0 0 2.2-4Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Zm11 9a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7ZM6.5 6.4a1.1 1.1 0 1 1 0 2.2 1.1 1.1 0 0 1 0-2.2Zm11 9a1.1 1.1 0 1 1 0 2.2 1.1 1.1 0 0 1 0-2.2ZM9.5 7h5.3c2.3 0 4.2 1.86 4.2 4.15 0 1.15-.47 2.2-1.24 2.95a5.7 5.7 0 0 0-2.42.34A1.9 1.9 0 0 0 16.6 13H9.2C7.43 13 6 14.43 6 16.2v.8h2.4v-.8c0-.44.36-.8.8-.8h5.3v-2.4H9.2a5.56 5.56 0 0 0-2.57.63A5.9 5.9 0 0 1 7.3 11a5.66 5.66 0 0 0 2.2-4Z'/%3E%3C/svg%3E") center / contain no-repeat}.feature-icon--team{color:#c28cff;background:linear-gradient(135deg,#8e53ff57,#2c1c56db)}.feature-icon--team:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.6 12.1a4.2 4.2 0 1 1 0-8.4 4.2 4.2 0 0 1 0 8.4Zm0-5.9a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4Zm7.1 6.7a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Zm0-4.6a1.1 1.1 0 1 0 0 2.2 1.1 1.1 0 0 0 0-2.2ZM2.2 20.3c.36-3.4 2.86-5.6 6.4-5.6s6.04 2.2 6.4 5.6H2.2Zm3.15-2.5h6.5c-.7-.54-1.77-.85-3.25-.85s-2.55.31-3.25.85Zm10.46 2.5a7.6 7.6 0 0 0-1.1-3.23c.38-.08.82-.12 1.31-.12 1.42 0 2.42.3 3.1.85h-2.28v2.5H22c-.34-3.26-2.73-5.35-6-5.35-.98 0-1.88.19-2.68.55a8 8 0 0 1 2.49 4.8Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.6 12.1a4.2 4.2 0 1 1 0-8.4 4.2 4.2 0 0 1 0 8.4Zm0-5.9a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4Zm7.1 6.7a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Zm0-4.6a1.1 1.1 0 1 0 0 2.2 1.1 1.1 0 0 0 0-2.2ZM2.2 20.3c.36-3.4 2.86-5.6 6.4-5.6s6.04 2.2 6.4 5.6H2.2Zm3.15-2.5h6.5c-.7-.54-1.77-.85-3.25-.85s-2.55.31-3.25.85Zm10.46 2.5a7.6 7.6 0 0 0-1.1-3.23c.38-.08.82-.12 1.31-.12 1.42 0 2.42.3 3.1.85h-2.28v2.5H22c-.34-3.26-2.73-5.35-6-5.35-.98 0-1.88.19-2.68.55a8 8 0 0 1 2.49 4.8Z'/%3E%3C/svg%3E") center / contain no-repeat}.feature-icon--bars{color:#ffc14e;background:linear-gradient(135deg,#ffb11c57,#52320ddb)}.feature-icon--bars:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.5h4.7v15H4v-15Zm5.65 4h4.7v11h-4.7v-11Zm5.65-3h4.7v14h-4.7v-14ZM5.9 6.4v11.2h.9V6.4h-.9Zm5.65 4v7.2h.9v-7.2h-.9Zm5.65-3v10.2h.9V7.4h-.9Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.5h4.7v15H4v-15Zm5.65 4h4.7v11h-4.7v-11Zm5.65-3h4.7v14h-4.7v-14ZM5.9 6.4v11.2h.9V6.4h-.9Zm5.65 4v7.2h.9v-7.2h-.9Zm5.65-3v10.2h.9V7.4h-.9Z'/%3E%3C/svg%3E") center / contain no-repeat}.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:"";width:9px;height:9px;border-right:2px solid #8ea9ca;border-bottom:2px solid #8ea9ca;transform:rotate(45deg);transition:transform .18s ease}.home-page .qa-item[open] .qa-q:after{transform:rotate(225deg)}.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);margin-inline:auto;padding-left:0;padding-right:0}.app-shell--site:not(.app-shell--chat) .page-title{font-size:clamp(1.8rem,9vw,2.45rem);max-width:100%;padding-left:2px;line-height:1.06;letter-spacing:-.045em;overflow-wrap:anywhere}.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)}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 .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;font-size:0}.app-shell.app-shell--chat .composer-settings-btn:before{content:none}}@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-composer-card .composer-form,.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest{grid-template-columns:42px minmax(0,1fr) max-content!important;grid-template-rows:minmax(42px,auto)!important;min-height:58px!important;height:auto!important;align-items:center!important}.app-shell.app-shell--chat .chat-composer-card .composer-attach-btn{grid-column:1!important;grid-row:1!important}.app-shell.app-shell--chat .chat-composer-card .composer-textarea,.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-textarea{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;min-height:42px!important;height:42px!important;max-height:130px!important;padding:11px 8px!important;resize:none!important;overflow-y:auto!important}.app-shell.app-shell--chat .chat-composer-card .composer-actions,.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-actions{grid-column:3!important;grid-row:1!important;width:auto!important;min-width:max-content!important}.app-shell.app-shell--chat .composer-send-btn{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;border:1px solid rgba(103,130,180,.2)!important;border-radius:14px!important;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.16),transparent 34%),linear-gradient(135deg,#31486ffa,#203052fa)!important;box-shadow:inset 0 1px #ffffff14!important}.app-shell.app-shell--chat .composer-send-btn:before{content:""!important;width:19px!important;height:19px!important;background:#d2def4e6!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4.75 5.75 11l1.42 1.42L11 8.59V19h2V8.59l3.83 3.83L18.25 11 12 4.75Z'/%3E%3C/svg%3E") center / contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4.75 5.75 11l1.42 1.42L11 8.59V19h2V8.59l3.83 3.83L18.25 11 12 4.75Z'/%3E%3C/svg%3E") center / contain no-repeat!important;transform:translateY(-1px)!important}.app-shell.app-shell--chat .composer-send-btn.is-ready{border-color:#75b2ff94!important;background:radial-gradient(circle at 34% 18%,rgba(255,255,255,.2),transparent 34%),linear-gradient(135deg,#2d8cff,#5d63ff 54%,#7a4cff)!important;box-shadow:0 14px 28px #3076f44d,inset 0 1px #ffffff24!important}.app-shell.app-shell--chat .composer-send-btn.is-ready:before{background:#fff!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-page,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .profile-page{color:#132840!important}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) .profile-transactions,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{border-color:#254e8021!important;background:linear-gradient(180deg,#fffffff5,#f2f8ffe6)!important;color:#132840!important;box-shadow:0 18px 44px #345b8b1a,inset 0 1px #ffffffeb!important}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) .tx-item,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-table,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-table-row,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-plan-item,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-mailing-contact,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-mailing-contact-list{border-color:#2852841f!important;background:#e8f2ffb8!important;color:#132840!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .input-text,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .input-text--solid,html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .input-select{border-color:#28528424!important;background:#ffffffe6!important;color:#132840!important}html[data-theme=light] .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat) .admin-chart rect{fill:#e2efffd1!important}.app-shell.app-shell--chat .chat-composer-card{align-self:end!important;justify-self:center!important;width:min(980px,100%)!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important}.app-shell.app-shell--chat .chat-composer-card>.composer-form,.app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{display:flex!important;align-items:flex-end!important;flex-wrap:nowrap!important;grid-template-columns:none!important;grid-template-rows:none!important;width:100%!important;min-height:62px!important;height:auto!important;max-height:none!important;padding:9px!important;gap:8px!important;overflow:visible!important}.app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-attach-btn{flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important}.app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-textarea{flex:1 1 auto!important;grid-column:auto!important;grid-row:auto!important;width:auto!important;min-width:0!important;min-height:42px!important;height:auto;max-height:180px;margin:0!important;padding:11px 8px!important;line-height:1.42!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;resize:none!important;overflow-x:hidden!important;overflow-y:auto;scrollbar-width:thin!important}.app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-textarea::-webkit-scrollbar{width:6px!important;height:0!important}.app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-actions{flex:0 0 auto!important;grid-column:auto!important;grid-row:auto!important;width:auto!important;min-width:max-content!important;height:44px!important;min-height:44px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-shell.app-shell--chat .chat-composer-card .composer-send-btn{flex:0 0 44px!important;display:inline-grid!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border:1px solid rgba(105,135,184,.24)!important;border-radius:15px!important;color:#d1def5eb!important;font-size:initial!important;background:radial-gradient(circle at 34% 18%,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#2d4167fa,#1f2f4ffa)!important;box-shadow:inset 0 1px #ffffff14!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-composer-card .composer-send-btn:before{content:none!important;display:none!important}.app-shell.app-shell--chat .chat-composer-card .composer-send-icon{display:block!important;width:19px!important;height:19px!important;color:currentColor!important;transform:translateY(-1px)!important}.app-shell.app-shell--chat .chat-composer-card .composer-send-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.app-shell.app-shell--chat .chat-composer-card .composer-send-btn.is-ready{color:#fff!important;border-color:#7fb8ffb3!important;background:radial-gradient(circle at 34% 18%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#2f8cff,#5f6cff 56%,#7a4dff)!important;box-shadow:0 14px 30px #367ef452,inset 0 1px #ffffff29!important}.app-shell.app-shell--chat .chat-composer-card .composer-send-btn:not(:disabled):hover{transform:translateY(-1px)!important;filter:saturate(1.08) brightness(1.03)!important}.app-shell.app-shell--chat .video-options-panel{display:grid;gap:12px;padding:14px;border:1px solid rgba(126,161,255,.18);border-radius:16px;background:#0a142685}.app-shell.app-shell--chat .video-options-panel h3{margin:0;color:#e8f1ff;font-size:.98rem}.app-shell.app-shell--chat .settings-grid--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-shell.app-shell--chat .video-inline-checkbox{width:100%;min-height:44px;justify-content:flex-start;white-space:normal;line-height:1.25}.app-shell.app-shell--chat .video-inline-checkbox span{min-width:0;overflow-wrap:anywhere}.app-shell.app-shell--chat .video-cost-card{display:grid;gap:4px;padding:12px 14px;border:1px solid rgba(98,151,255,.25);border-radius:14px;background:radial-gradient(circle at 12% 18%,rgba(58,140,255,.18),transparent 34%),#0d1d36b8;color:#dceaff}.app-shell.app-shell--chat .video-cost-card span,.app-shell.app-shell--chat .video-cost-card small{color:#cdddf5c7;font-size:.78rem}.app-shell.app-shell--chat .video-cost-card strong{color:#fff;font-size:1.12rem}html[data-theme=light] .app-shell.app-shell--chat .video-options-panel{border-color:#234e8021;background:#ffffffad}html[data-theme=light] .app-shell.app-shell--chat .video-options-panel h3{color:#14243b}html[data-theme=light] .app-shell.app-shell--chat .video-cost-card{border-color:#2c69cf2e;background:radial-gradient(circle at 12% 18%,rgba(65,132,244,.13),transparent 34%),#f5f9ffeb;color:#14243b}html[data-theme=light] .app-shell.app-shell--chat .video-cost-card span,html[data-theme=light] .app-shell.app-shell--chat .video-cost-card small{color:#2b4569c7}html[data-theme=light] .app-shell.app-shell--chat .video-cost-card strong{color:#102541}@media (max-width: 760px){.app-shell.app-shell--chat .settings-grid--compact{grid-template-columns:1fr}}.app-shell.app-shell--chat .chat-composer-card .composer-settings-btn{flex:0 0 auto!important;height:42px!important;min-height:42px!important;white-space:nowrap!important}@media (max-width: 760px){.app-shell.app-shell--chat .chat-composer-card>.composer-form,.app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{height:58px!important;min-height:58px!important;max-height:58px!important;padding:7px!important}.app-shell.app-shell--chat .chat-composer-card .composer-settings-btn{width:42px!important;min-width:42px!important;padding:0!important;font-size:0!important}}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-textarea,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest>.composer-textarea{height:var(--composer-height, auto)!important;min-height:42px!important;max-height:180px!important;resize:none!important;overflow:auto!important;overflow-x:hidden!important;overflow-y:auto!important;line-height:1.42!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;field-sizing:content!important;scrollbar-width:thin!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-textarea::-webkit-scrollbar,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest>.composer-textarea::-webkit-scrollbar{width:6px!important}html body .app-shell.app-shell--chat .chat-stream-viewport{width:100%!important;max-width:none!important;box-sizing:border-box!important;padding:14px 10px 118px clamp(18px,4vw,72px)!important;scroll-padding-bottom:150px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable!important;scrollbar-width:thin!important;scrollbar-color:rgba(91,122,204,.68) rgba(11,22,41,.22)!important}html body .app-shell.app-shell--chat .chat-stream-viewport::-webkit-scrollbar{width:10px!important}html body .app-shell.app-shell--chat .chat-stream-viewport::-webkit-scrollbar-track{background:#0b162938!important;border-radius:999px!important}html body .app-shell.app-shell--chat .chat-stream-viewport::-webkit-scrollbar-thumb{min-height:72px!important;border:2px solid rgba(11,22,41,.22)!important;border-radius:999px!important;background:linear-gradient(180deg,#6f91e6d6,#4963b4b8)!important}html body .app-shell.app-shell--chat .chat-stream-inner{width:min(860px,100%)!important;margin:0 auto!important;padding-bottom:0!important}html body .app-shell.app-shell--chat .chat-stream-feed{padding-bottom:0!important}html body .app-shell.app-shell--chat .chat-stream-feed:after{content:""!important;display:block!important;height:220px!important;min-height:220px!important;pointer-events:none!important}html body .app-shell.app-shell--chat .message-group:last-child{margin-bottom:0!important}@media (min-width: 900px){html body .app-shell.app-shell--chat .chat-main{padding-right:12px!important}html body .app-shell.app-shell--chat .chat-stream-viewport{margin-right:-2px!important;padding-right:4px!important}}html body .app-shell.app-shell--profile .profile-page .profile-grid{align-items:start!important;grid-template-columns:minmax(0,1fr) minmax(280px,340px)!important}html body .app-shell.app-shell--profile .profile-page .profile-card{height:auto!important;min-height:0!important}html body .app-shell.app-shell--profile .profile-page .profile-topups{position:static!important;top:auto!important;align-self:start!important;height:auto!important;min-height:0!important;display:grid!important;gap:16px!important}html body .app-shell.app-shell--profile .profile-page .profile-topups .topup-grid{margin-top:8px!important;align-self:stretch!important}.profile-bonus-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-bonus-head h3{margin:0}.bonus-action-list{display:grid;gap:10px}.bonus-action{display:grid;gap:10px;padding:12px;border:1px solid rgba(166,206,245,.14);border-radius:16px;background:#09172b8a}.bonus-action strong{display:block;margin-bottom:4px}.bonus-action p{margin:0 0 8px;color:var(--text-muted);font-size:.86rem}.bonus-action span{color:var(--text-main);font-size:.86rem}.bonus-action.is-claimed{opacity:.72}.bonus-action-buttons{display:flex;flex-wrap:wrap;gap:8px}.bonus-state{justify-self:start;padding:6px 10px;border-radius:999px;background:#6cdbc524;color:var(--success)!important;font-weight:700}.bonus-state--muted{background:#a6cef51a;color:var(--text-muted)!important}.profile-topups-section{padding-top:14px;border-top:1px solid rgba(166,206,245,.12)}html[data-theme=light] body .app-shell.app-shell--profile .profile-page,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .profile-card,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .profile-transactions{color:#132840!important}html[data-theme=light] body .app-shell.app-shell--profile .profile-page .page-title,html[data-theme=light] body .app-shell.app-shell--profile .profile-page h3,html[data-theme=light] body .app-shell.app-shell--profile .profile-page strong,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .metric-tile strong,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .tx-kind{color:#102037!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] body .app-shell.app-shell--profile .profile-page .metric-tile span,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .feature-text,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .tx-details,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .tx-date,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .control-block{color:#465f7c!important;opacity:1!important}html[data-theme=light] body .app-shell.app-shell--profile .profile-page .metric-tile,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .topup-link,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .tx-item,html[data-theme=light] body .app-shell.app-shell--profile .profile-page .bonus-action{border-color:#234e8021!important;background:#e8f2ffd6!important;color:#132840!important}html[data-theme=light] body .app-shell.app-shell--profile .profile-page .input-text{border-color:#234e8024!important;background:#fffffff5!important;color:#132840!important}html body .app-shell.app-shell--chat .chat-main-title{display:inline-flex!important;align-items:center!important;min-width:0!important;gap:10px!important}html body .app-shell.app-shell--chat .chat-main-title strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .app-shell.app-shell--chat .chat-title-sidebar-toggle{flex:0 0 36px!important;display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;padding:0!important;border:1px solid rgba(126,160,226,.26)!important;border-radius:12px!important;background:#15243ec7!important;color:#d9e8ff!important;font:800 1rem/1 inherit!important;box-shadow:inset 0 1px #ffffff0d!important;cursor:pointer!important}html body .app-shell.app-shell--chat .chat-title-sidebar-toggle:hover{border-color:#68a8ff85!important;background:#20365be0!important}html[data-theme=light] body .app-shell.app-shell--chat .chat-title-sidebar-toggle{border-color:#234e8029!important;background:#e8f2ffe6!important;color:#14345f!important}@media (max-width: 1180px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:minmax(0,1fr)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{position:absolute!important;inset:0 auto 0 0!important;z-index:90!important;width:min(340px,88vw)!important;max-width:calc(100vw - 26px)!important;transform:translate(-105%)!important;transition:transform .22s cubic-bezier(.16,1,.3,1)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-sidebar{display:grid!important}html body .app-shell.app-shell--chat .sidebar-backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:80!important;display:block!important;border:0!important;background:#02081294!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}}@media (max-width: 820px){html,body,#root{height:100%!important;overflow:hidden!important}html body .app-shell.app-shell--chat{width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:100svh!important;padding:0!important;overflow:hidden!important}html body .app-shell.app-shell--chat>.site-header{flex:0 0 auto!important;width:100%!important;max-width:100%!important;min-height:50px!important;height:50px!important;padding:6px 8px!important;border-radius:0!important;grid-template-columns:auto 1fr auto!important}html body .app-shell.app-shell--chat>.site-header .site-nav{display:none!important}html body .app-shell.app-shell--chat>.site-header .brand-mark{min-width:118px!important;height:38px!important}html body .app-shell.app-shell--chat>.site-header .brand-mark-image{width:30px!important;height:30px!important;min-width:30px!important}html body .app-shell.app-shell--chat>.site-header .header-actions{gap:6px!important}html body .app-shell.app-shell--chat>.site-header .theme-toggle{min-width:40px!important;padding-inline:10px!important;font-size:0!important}html body .app-shell.app-shell--chat>.page-stack--chat{width:100vw!important;max-width:100vw!important;height:calc(100svh - 50px)!important;min-height:0!important;padding:0!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-page,html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean,html body .app-shell.app-shell--chat .chat-main{width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important}html body .app-shell.app-shell--chat .chat-main{grid-template-rows:auto auto minmax(0,1fr) auto!important;gap:6px!important;padding:8px!important;border-radius:0!important}html body .app-shell.app-shell--chat .chat-main-header{width:100%!important;min-height:46px!important;padding:6px 8px!important;border-radius:14px!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}html body .app-shell.app-shell--chat .chat-main-title{flex:1 1 auto!important;width:auto!important}html body .app-shell.app-shell--chat .chat-main-title strong{max-width:calc(100vw - 170px)!important;font-size:.9rem!important}html body .app-shell.app-shell--chat .chat-title-sidebar-toggle{flex-basis:34px!important;width:34px!important;height:34px!important;border-radius:11px!important}html body .app-shell.app-shell--chat .chat-main-actions{flex:0 0 auto!important;width:auto!important;justify-content:flex-end!important;gap:6px!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn{display:none!important}html body .app-shell.app-shell--chat .context-indicator{max-width:108px!important;min-height:30px!important;padding:0 8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important}html body .app-shell.app-shell--chat .status-note,html body .app-shell.app-shell--chat .error-note{margin:0!important;padding:7px 10px!important;font-size:.75rem!important;border-radius:12px!important}html body .app-shell.app-shell--chat .chat-stream-viewport{width:100%!important;height:auto!important;min-height:0!important;padding:8px 4px 110px 8px!important;scrollbar-width:none!important}html body .app-shell.app-shell--chat .chat-stream-viewport::-webkit-scrollbar{display:none!important}html body .app-shell.app-shell--chat .chat-stream-inner{width:100%!important;padding-inline:0!important}html body .app-shell.app-shell--chat .message-layer{max-width:min(92%,680px)!important}html body .app-shell.app-shell--chat .chat-composer-card{width:100%!important}}@media (max-width: 520px){html body .app-shell.app-shell--chat>.site-header .brand-word{display:none!important}html body .app-shell.app-shell--chat>.site-header .brand-mark{min-width:46px!important;width:46px!important;padding:4px!important;justify-content:center!important}html body .app-shell.app-shell--chat .chat-main-actions .context-indicator:first-child{display:none!important}html body .app-shell.app-shell--chat .context-indicator{max-width:88px!important}html body .app-shell.app-shell--chat .chat-main-title strong{max-width:calc(100vw - 145px)!important}html body .app-shell.app-shell--chat .composer-settings-btn{width:42px!important;min-width:42px!important}}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn{display:none!important}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-main-header{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;min-height:46px!important;height:46px!important;max-height:46px!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-main-actions{display:none!important}html body .app-shell.app-shell--chat .chat-main-title{flex:1 1 auto!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important}html body .app-shell.app-shell--chat .chat-main-title strong{max-width:calc(100vw - 86px)!important}html body .app-shell.app-shell--chat .chat-stream-viewport{padding-top:6px!important}}@media (min-width: 821px){html body .app-shell.app-shell--chat .chat-main-header,html body .app-shell.app-shell--chat .chat-main-title{position:static!important}html body .app-shell.app-shell--chat .chat-title-sidebar-toggle{position:absolute!important;top:18px!important;left:12px!important;z-index:12!important;transform:none!important}html body .app-shell.app-shell--chat .chat-main-title{padding-left:0!important}}html body .app-shell.app-shell--chat .typing-indicator{justify-self:start!important;width:fit-content!important;max-width:min(680px,92%)!important;margin:4px 0 0!important;padding:10px 13px!important;display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;border:1px solid rgba(116,150,214,.2)!important;border-radius:16px!important;background:#182743c7!important;color:#d5e2f7e0!important;box-shadow:inset 0 1px #ffffff0a!important}html body .app-shell.app-shell--chat .typing-indicator-main{display:inline-flex!important;align-items:center!important;gap:10px!important;line-height:1.35!important}html body .app-shell.app-shell--chat .typing-dots{display:inline-flex!important;align-items:center!important;gap:4px!important}html body .app-shell.app-shell--chat .typing-dots i{width:6px!important;height:6px!important;border-radius:999px!important;background:currentColor!important;opacity:.42!important;animation:typing-dot-pulse 1.05s ease-in-out infinite!important}html body .app-shell.app-shell--chat .typing-dots i:nth-child(2){animation-delay:.14s!important}html body .app-shell.app-shell--chat .typing-dots i:nth-child(3){animation-delay:.28s!important}html body .app-shell.app-shell--chat .typing-thoughts{display:flex!important;flex-wrap:wrap!important;gap:6px!important;max-width:100%!important}html body .app-shell.app-shell--chat .typing-thought{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:4px 8px!important;border:1px solid rgba(119,156,216,.18)!important;border-radius:999px!important;background:#09152640!important;color:#d5e2f7a3!important;font-size:.76rem!important;line-height:1.25!important;transition:color .2s ease,background .2s ease,border-color .2s ease!important}html body .app-shell.app-shell--chat .typing-thought.is-active{border-color:#5b91ff6b!important;background:#306fe138!important;color:#f2f7fff5!important}@keyframes typing-dot-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}html[data-theme=light] body .app-shell.app-shell--chat .typing-indicator{border-color:#234e8021!important;background:#ffffffe0!important;color:#40536e!important;box-shadow:0 12px 28px #2b5a9417,inset 0 1px #ffffffeb!important}html[data-theme=light] body .app-shell.app-shell--chat .typing-thought{border-color:#2d6fc21f!important;background:#eaf2fcb8!important;color:#354966b8!important}html[data-theme=light] body .app-shell.app-shell--chat .typing-thought.is-active{border-color:#2d6fc23d!important;background:#daebfff5!important;color:#1f3f72!important}html[data-theme=light] body .app-shell.app-shell--chat .chat-title-sidebar-toggle:hover{border-color:#2d6fc242!important;background:#daebfff5!important}html body .app-shell.app-shell--chat .chat-title-sidebar-toggle{display:none!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle{position:absolute!important;top:18px!important;left:10px!important;z-index:25!important;display:inline-grid!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;border:1px solid rgba(126,160,226,.28)!important;border-radius:13px!important;background:#101d34e0!important;color:#d9e8ff!important;font:850 1rem/1 inherit!important;box-shadow:0 12px 28px #00000029,inset 0 1px #ffffff0f!important;cursor:pointer!important;transition:left .24s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1),border-color .18s ease,background-color .18s ease,box-shadow .18s ease!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:hover{border-color:#68a8ff94!important;background:#1c3154f5!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:before,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:after{display:block!important;width:16px!important;height:2px!important;border-radius:999px!important;background:currentColor!important;transition:transform .24s cubic-bezier(.16,1,.3,1),opacity .18s ease,width .18s ease!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span{position:relative!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:before,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:after{content:""!important;position:absolute!important;left:0!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:before{transform:translateY(-6px)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:after{transform:translateY(6px)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:not(.is-collapsed){border-color:#68a8ff80!important;background:#1d3358f0!important;box-shadow:0 16px 34px #316cdc2e,inset 0 1px #ffffff14!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open span,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:not(.is-collapsed) span{transform:rotate(45deg)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open span:before,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:not(.is-collapsed) span:before{opacity:0!important;transform:translateY(0) scaleX(.25)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open span:after,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:not(.is-collapsed) span:after{transform:translateY(0) rotate(-90deg)!important}html[data-theme=light] body .app-shell.app-shell--chat .chat-edge-sidebar-toggle{border-color:#234e8029!important;background:#e8f2fff5!important;color:#14345f!important;box-shadow:0 12px 28px #2b5a941a,inset 0 1px #ffffffeb!important}html[data-theme=light] body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:hover{border-color:#2d6fc247!important;background:#daebfffa!important}html[data-theme=light] body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open,html[data-theme=light] body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:not(.is-collapsed){border-color:#2d6fc247!important;background:#d8eafffa!important;box-shadow:0 16px 34px #2b5a9424,inset 0 1px #fffffff5!important}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle{top:14px!important;left:14px!important;width:34px!important;height:34px!important;border-radius:11px!important}html body .app-shell.app-shell--chat .chat-main-header{padding-left:50px!important}}@media (min-width: 1181px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean{transition:grid-template-columns .28s cubic-bezier(.16,1,.3,1)!important}html body .app-shell.app-shell--chat .chat-sidebar{transition:opacity .2s ease,transform .28s cubic-bezier(.16,1,.3,1)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-edge-sidebar-toggle{display:inline-grid!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-2px)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean:not(.is-sidebar-collapsed) .chat-edge-sidebar-toggle{display:none!important;visibility:hidden!important;pointer-events:none!important;transform:translate(0)!important}}@media (max-width: 1180px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .24s ease!important}html body .app-shell.app-shell--chat .sidebar-backdrop{opacity:0!important;animation:sidebar-backdrop-in .22s ease forwards!important}}@media (max-width: 820px){html body .app-shell.app-shell--chat>.site-header{height:auto!important;min-height:0!important;padding:8px!important}html body .app-shell.app-shell--chat>.page-stack--chat{flex:1 1 auto!important;height:auto!important;min-height:0!important}html body .app-shell.app-shell--home>.site-header .site-nav,html body .app-shell.app-shell--chat>.site-header .site-nav,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .site-nav{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:3px 1px 4px!important}html body .app-shell.app-shell--home>.site-header .nav-link,html body .app-shell.app-shell--chat>.site-header .nav-link,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .nav-link{flex:0 0 auto!important;width:auto!important;height:auto!important;min-height:34px!important;max-height:36px!important;min-width:max-content!important;max-width:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:9px 12px!important;overflow:visible!important;font-size:.92rem!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}}.mobile-nav-toggle{display:none}.site-nav .mobile-nav-auth{display:none!important}@media (max-width: 820px){html body .app-shell>.site-header{grid-template-areas:"brand actions" "nav nav"!important}html body .app-shell>.site-header .mobile-nav-toggle{position:relative!important;width:42px!important;height:38px!important;min-width:42px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(130,162,232,.26)!important;border-radius:13px!important;background:radial-gradient(circle at 50% 0%,rgba(74,140,255,.18),transparent 62%),#0d1b38c7!important;color:#eef5ff!important;box-shadow:inset 0 1px #ffffff14,0 10px 22px #0003!important}html body .app-shell>.site-header .header-actions>.btn--primary{display:none!important}html body .app-shell>.site-header .mobile-nav-toggle span,html body .app-shell>.site-header .mobile-nav-toggle span:before,html body .app-shell>.site-header .mobile-nav-toggle span:after{width:18px!important;height:2px!important;display:block!important;border-radius:999px!important;background:currentColor!important;content:""!important;transition:transform .18s ease,opacity .18s ease!important}html body .app-shell>.site-header .mobile-nav-toggle span{position:relative!important}html body .app-shell>.site-header .mobile-nav-toggle span:before,html body .app-shell>.site-header .mobile-nav-toggle span:after{position:absolute!important;left:0!important}html body .app-shell>.site-header .mobile-nav-toggle span:before{top:-6px!important}html body .app-shell>.site-header .mobile-nav-toggle span:after{top:6px!important}html body .app-shell>.site-header.site-header--nav-open .mobile-nav-toggle span{background:transparent!important}html body .app-shell>.site-header.site-header--nav-open .mobile-nav-toggle span:before{transform:translateY(6px) rotate(45deg)!important}html body .app-shell>.site-header.site-header--nav-open .mobile-nav-toggle span:after{transform:translateY(-6px) rotate(-45deg)!important}html body .app-shell>.site-header:not(.site-header--nav-open) .site-nav{display:none!important}html body .app-shell>.site-header.site-header--nav-open .site-nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;max-height:calc(100svh - 92px)!important;margin-top:2px!important;padding:10px!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid rgba(115,154,222,.22)!important;border-radius:16px!important;background:radial-gradient(circle at 12% 0%,rgba(59,130,246,.16),transparent 42%),linear-gradient(180deg,#09142afa,#060f1ffa)!important;box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff0f!important}html body .app-shell>.site-header.site-header--nav-open .nav-link{width:100%!important;min-width:0!important;max-width:none!important;min-height:42px!important;padding:12px 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:13px!important;font-size:.95rem!important;text-align:center!important}html body .app-shell.app-shell--chat>.page-stack--chat{height:auto!important;min-height:0!important}html[data-theme=light] body .app-shell>.site-header .mobile-nav-toggle{border-color:#25538e2e!important;background:#ffffffc7!important;color:#17304f!important;box-shadow:inset 0 1px #ffffffe6!important}html[data-theme=light] body .app-shell>.site-header.site-header--nav-open .site-nav{border-color:#25538e24!important;background:radial-gradient(circle at 12% 0%,rgba(64,137,231,.12),transparent 42%),linear-gradient(180deg,#fffffffa,#eef7fffa)!important;box-shadow:0 18px 40px #22477629,inset 0 1px #ffffffe6!important}html body .app-shell>.site-header .header-actions,html body .app-shell.app-shell--home>.site-header .header-actions,html body .app-shell.app-shell--chat>.site-header .header-actions,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .header-actions{width:auto!important;min-width:0!important;max-width:178px!important;justify-self:end!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-end!important;gap:6px!important;overflow:visible!important}html body .app-shell>.site-header .header-actions>.btn:not(.btn--primary),html body .app-shell.app-shell--home>.site-header .header-actions>.btn:not(.btn--primary),html body .app-shell.app-shell--chat>.site-header .header-actions>.btn:not(.btn--primary),html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .header-actions>.btn:not(.btn--primary){flex:0 0 auto!important;width:auto!important;min-width:42px!important;max-width:58px!important;min-height:38px!important;padding:0 10px!important}html body .app-shell>.site-header .header-actions>.theme-toggle,html body .app-shell.app-shell--home>.site-header .header-actions>.theme-toggle,html body .app-shell.app-shell--chat>.site-header .header-actions>.theme-toggle,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .header-actions>.theme-toggle{width:42px!important;min-width:42px!important;max-width:42px!important;padding:0!important;font-size:0!important}html body .app-shell>.site-header .header-actions>.theme-toggle span:not(.theme-toggle__icon){display:none!important}html body .app-shell>.site-header .header-actions>.theme-toggle .theme-toggle__icon{display:inline!important;font-size:1rem!important;line-height:1!important}html body .app-shell>.site-header .header-actions>.mobile-nav-toggle{flex:0 0 42px!important}}.app-shell.app-shell--chat .message-inline-video{display:block;width:min(100%,760px);max-height:min(58svh,520px);margin:4px 0;border:1px solid rgba(126,161,229,.24);border-radius:18px;background:#020817;box-shadow:0 18px 48px #00000047,inset 0 1px #ffffff0d}.app-shell.app-shell--chat .message-video-fallback{display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(100%,560px);margin:4px 0;padding:16px;border:1px solid rgba(126,161,229,.28);border-radius:18px;background:radial-gradient(circle at 12% 18%,rgba(70,130,255,.14),transparent 36%),#091527e0;box-shadow:0 18px 48px #00000038,inset 0 1px #ffffff0d}.app-shell.app-shell--chat .message-video-fallback>div{display:grid;gap:4px;min-width:0}.app-shell.app-shell--chat .message-video-fallback strong{color:#f4f8ff;font-size:.98rem}.app-shell.app-shell--chat .message-video-fallback span{color:#cdddf5c2;font-size:.86rem;line-height:1.35}.app-shell.app-shell--chat .message-video-link{flex:0 0 auto;min-height:38px;padding:9px 14px}html[data-theme=light] .app-shell.app-shell--chat .message-inline-video{border-color:#2d5ba033;background:#eaf2ff;box-shadow:0 16px 42px #2a5b9a29}html[data-theme=light] .app-shell.app-shell--chat .message-video-fallback{border-color:#2d5ba02e;background:radial-gradient(circle at 12% 18%,rgba(61,126,239,.12),transparent 36%),#f8fbfff0;box-shadow:0 16px 42px #2a5b9a24}html[data-theme=light] .app-shell.app-shell--chat .message-video-fallback strong{color:#12233d}html[data-theme=light] .app-shell.app-shell--chat .message-video-fallback span{color:#233a5cc2}@media (max-width: 760px){.app-shell.app-shell--chat .message-inline-video{width:100%;max-height:46svh;border-radius:14px}.app-shell.app-shell--chat .message-video-fallback{align-items:stretch;flex-direction:column;width:100%;border-radius:14px}}@keyframes sidebar-backdrop-in{to{opacity:1}}html body .app-shell.app-shell--chat .chat-main{position:relative!important}html body .app-shell.app-shell--chat .chat-main-header{padding-left:68px!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle{overflow:hidden!important;isolation:isolate!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:before{content:""!important;position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;z-index:-1!important;border-radius:inherit!important;background:radial-gradient(circle at 35% 15%,rgba(112,178,255,.34),transparent 42%),linear-gradient(135deg,#2278ff1f,#7752ff2e)!important;opacity:0!important;transform:scale(.72)!important;transition:opacity .22s ease,transform .32s cubic-bezier(.16,1,.3,1)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:hover:before,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open:before,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-expanded:before{opacity:1!important;transform:scale(1)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:before,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle span:after{transform-origin:center!important;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .2s ease,width .24s ease!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-collapsed span{transform:translate(-1px)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-collapsed span:before{width:9px!important;transform:translate(7px,-5px) rotate(42deg)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-collapsed span:after{width:9px!important;transform:translate(7px,5px) rotate(-42deg)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open span,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-expanded span{transform:rotate(45deg)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open span:before,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-expanded span:before{opacity:0!important;transform:translateY(0) scaleX(.18)!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-open span:after,html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle.is-expanded span:after{transform:translateY(0) rotate(-90deg)!important}@media (min-width: 1181px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean{grid-template-columns:clamp(292px,18vw,340px) minmax(0,1fr)!important;transition:grid-template-columns .36s cubic-bezier(.16,1,.3,1)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{display:grid!important;min-width:0!important;overflow:hidden!important;transition:opacity .22s ease,transform .36s cubic-bezier(.16,1,.3,1),padding .36s cubic-bezier(.16,1,.3,1),border-color .22s ease!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-sidebar{display:grid!important;opacity:0!important;transform:translate(-18px)!important;padding-left:0!important;padding-right:0!important;border-right-color:transparent!important;pointer-events:none!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-edge-sidebar-toggle{display:inline-grid!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0) scale(.98)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean:not(.is-sidebar-collapsed) .chat-edge-sidebar-toggle{display:none!important;visibility:hidden!important;pointer-events:none!important;transform:translate(0) scale(1)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean:not(.is-sidebar-collapsed) .chat-main-header{padding-left:0!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-collapsed .chat-main-header{padding-left:68px!important}}@media (max-width: 1180px){html body .app-shell.app-shell--chat .chat-main-header{padding-left:58px!important}html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle{z-index:110!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{opacity:0!important;transition:opacity .22s ease,transform .34s cubic-bezier(.16,1,.3,1),box-shadow .24s ease!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{opacity:1!important;box-shadow:26px 0 70px #00000057,1px 0 #759dff2e!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-edge-sidebar-toggle{left:min(298px,calc(88vw - 46px))!important;transform:scale(1.02)!important}}html[data-theme=light] body .app-shell.app-shell--chat .chat-edge-sidebar-toggle:before{background:radial-gradient(circle at 35% 15%,rgba(55,132,226,.25),transparent 42%),linear-gradient(135deg,#3282e61a,#5f49e11f)!important}@media (max-width: 820px){html,body{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:auto!important}#root{height:auto!important;min-height:100%!important;overflow:visible!important}html body .app-shell:not(.app-shell--chat),html body .page-stack:not(.page-stack--chat){height:auto!important;min-height:100svh!important;overflow:visible!important}html:has(.app-shell--chat),html:has(.app-shell--chat) body,html:has(.app-shell--chat) #root{height:100%!important;min-height:100%!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-stream-viewport{min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}}@media (max-width: 820px){html body .app-shell.app-shell--home,html body .app-shell.app-shell--home .page-stack,html body .app-shell.app-shell--home .home-page,html body .app-shell.app-shell--home .home-page .hero,html body .app-shell.app-shell--home .home-page .hero-grid,html body .app-shell.app-shell--home .home-page .hero-col-copy,html body .app-shell.app-shell--home .home-page .hero-col-preview,html body .app-shell.app-shell--home .hero-preview-shell,html body .app-shell.app-shell--home .hero-preview-chat{height:auto!important;max-height:none!important;overflow-y:visible!important;overscroll-behavior-y:auto!important;touch-action:pan-y!important}html body .app-shell.app-shell--home .home-page .hero-grid{overflow-x:clip!important}html body .app-shell.app-shell--home .home-page .hero-col-copy{padding-bottom:2px!important}html body .app-shell.app-shell--home .site-nav,html body .app-shell.app-shell--home .preview-model-row{overscroll-behavior-x:contain!important;overscroll-behavior-y:auto!important}html body .app-shell.app-shell--home .home-page *,html body .app-shell.app-shell--home .home-page *:before,html body .app-shell.app-shell--home .home-page *:after{overscroll-behavior-y:auto!important}html body .app-shell.app-shell--home .home-page .panel-actions,html body .app-shell.app-shell--home .home-page .panel-actions .btn,html body .app-shell.app-shell--home .home-page .kpi-ribbon,html body .app-shell.app-shell--home .home-page .kpi-item{touch-action:pan-y!important}html body .app-shell.app-shell--home .hero-col-preview,html body .app-shell.app-shell--home .hero-preview-shell,html body .app-shell.app-shell--home .hero-preview-chat,html body .app-shell.app-shell--home .hero-dialogue,html body .app-shell.app-shell--home .preview-model-row,html body .app-shell.app-shell--home .inline-composer--ghost{pointer-events:none!important}}@media (max-width: 1180px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{height:100%!important;max-height:100%!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important;background:linear-gradient(180deg,#091221fb,#050d19fc),#07101f!important;border-right:1px solid rgba(119,157,220,.22)!important;box-shadow:28px 0 76px #0000007a,inset -1px 0 #ffffff0a!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-section{min-height:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list{min-height:0!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:2px 4px 18px 0!important;scrollbar-width:thin!important;scrollbar-color:rgba(103,151,226,.6) rgba(8,18,33,.7)!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list::-webkit-scrollbar{width:6px!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list::-webkit-scrollbar-track{background:#081221b3!important;border-radius:999px!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list::-webkit-scrollbar-thumb{background:#6797e2ad!important;border-radius:999px!important}html[data-theme=light] body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{background:linear-gradient(180deg,#fffffffb,#ecf5fffc),#fff!important;border-right-color:#305b922e!important;box-shadow:28px 0 76px #2247762e,inset -1px 0 #2a548814!important}html[data-theme=light] body .app-shell.app-shell--chat .chat-sidebar .chat-history-list{scrollbar-color:rgba(68,122,196,.52) rgba(227,238,252,.9)!important}}@media (max-width: 820px){html body:not(:has(.app-shell--chat)){width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:auto!important}html body:not(:has(.app-shell--chat)) #root,html body:not(:has(.app-shell--chat)) .app-shell,html body:not(:has(.app-shell--chat)) .page-stack,html body:not(:has(.app-shell--chat)) main,html body:not(:has(.app-shell--chat)) section{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;overscroll-behavior:auto!important;touch-action:pan-y!important}html body:not(:has(.app-shell--chat)) .home-page,html body:not(:has(.app-shell--chat)) .home-page .hero,html body:not(:has(.app-shell--chat)) .home-page .hero-grid,html body:not(:has(.app-shell--chat)) .home-page .hero-col-copy,html body:not(:has(.app-shell--chat)) .home-page .hero-col-preview{width:100%!important;max-width:100%!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;clip-path:none!important;contain:none!important}html body:not(:has(.app-shell--chat)) .home-page .hero-grid:before,html body:not(:has(.app-shell--chat)) .home-page .hero-grid:after,html body:not(:has(.app-shell--chat)) .home-page .hero:before,html body:not(:has(.app-shell--chat)) .home-page .hero:after{top:0!important;right:0!important;bottom:0!important;left:0!important;max-width:100%!important}html body:not(:has(.app-shell--chat)) .home-page .hero-preview-shell,html body:not(:has(.app-shell--chat)) .home-page .hero-preview-chat{max-width:100%!important;overflow:clip!important;overscroll-behavior:auto!important;touch-action:pan-y!important}}@media (max-width: 1180px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-section{display:block!important;min-height:auto!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list{max-height:none!important;overflow:visible!important;padding-bottom:22px!important}}@media (max-width: 820px){html,body,#root{height:auto!important;min-height:100%!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:auto!important;-webkit-overflow-scrolling:touch!important}html body .app-shell.app-shell--site:not(.app-shell--chat),html body .app-shell.app-shell--site:not(.app-shell--chat) .page-stack,html body .app-shell.app-shell--site:not(.app-shell--chat) main,html body .app-shell.app-shell--site:not(.app-shell--chat) section,html body .app-shell.app-shell--site:not(.app-shell--chat) .home-page,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-grid,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-col-copy,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-col-preview{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;overscroll-behavior:auto!important;touch-action:pan-y!important}html body .app-shell.app-shell--site:not(.app-shell--chat){width:100%!important;max-width:100%!important}html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-grid:before,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-grid:after,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero:before,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero:after{top:0!important;right:0!important;bottom:0!important;left:0!important;max-width:100%!important}html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-preview-shell,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-preview-chat,html body .app-shell.app-shell--site:not(.app-shell--chat) .hero-dialogue{overflow:clip!important;max-width:100%!important;overscroll-behavior:auto!important;touch-action:pan-y!important}}@media (max-width: 820px){html:has(.app-shell--chat),html:has(.app-shell--chat) body,html:has(.app-shell--chat) #root{height:100%!important;min-height:100%!important;overflow:hidden!important;overscroll-behavior:none!important}}.app-shell.app-shell--chat .control-hint{color:#c4d5f0c7;font-size:.76rem;line-height:1.35}html[data-theme=light] .app-shell.app-shell--chat .control-block,html[data-theme=light] .app-shell.app-shell--chat .control-hint,html[data-theme=light] .app-shell.app-shell--chat .inspector-note,html[data-theme=light] .app-shell.app-shell--chat .video-cost-card span,html[data-theme=light] .app-shell.app-shell--chat .video-cost-card small{color:#405a78!important;opacity:1!important}html[data-theme=light] .app-shell.app-shell--chat .control-block input::placeholder,html[data-theme=light] .app-shell.app-shell--chat .control-block textarea::placeholder{color:#657b96!important;opacity:1!important}html body .app-shell.app-shell--profile .profile-page .profile-grid{grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;gap:22px!important;align-items:start!important}html body .app-shell.app-shell--profile .profile-page .profile-main-stack{display:grid;gap:22px;min-width:0}html body .app-shell.app-shell--profile .profile-page .profile-bonuses{align-self:start;display:grid;gap:16px}@media (max-width: 980px){html body .app-shell.app-shell--profile .profile-page .profile-grid{grid-template-columns:1fr!important}}.home-page .video-spotlight{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);gap:clamp(24px,4vw,52px);align-items:center;scroll-margin-top:96px;padding:clamp(28px,5vw,56px);border:1px solid rgba(126,179,255,.16);border-radius:30px;background:radial-gradient(circle at 14% 20%,rgba(55,136,255,.22),transparent 34%),radial-gradient(circle at 86% 10%,rgba(108,219,197,.13),transparent 32%),linear-gradient(135deg,#0a1c35eb,#061224e6);box-shadow:0 32px 90px #00000038,inset 0 1px #ffffff0d;overflow:hidden}.home-page .video-spotlight:after{content:"";position:absolute;inset:auto -14% -34% 42%;height:260px;border-radius:999px;background:#2f77ff2e;filter:blur(58px);pointer-events:none}.home-page .video-spotlight-copy{position:relative;z-index:1;display:grid;gap:18px}.home-page .video-spotlight-mark{width:fit-content;padding:7px 11px;border-radius:999px;color:#c9dcff;background:#3a7eec2e;border:1px solid rgba(130,181,255,.18);font-size:.78rem;font-weight:800;letter-spacing:.02em}.home-page .video-spotlight h2{margin:0;max-width:680px;color:var(--text-strong);font-family:Sora,Inter Tight,sans-serif;font-size:clamp(2rem,4vw,4rem);line-height:.98;letter-spacing:-.07em}.home-page .video-spotlight p{max-width:650px;margin:0;color:#d6e2f5c7;font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.65}.home-page .video-spotlight-points{display:flex;flex-wrap:wrap;gap:10px}.home-page .video-spotlight-points span{padding:10px 12px;border-radius:14px;color:#d8e7ff;background:#fff1;border:1px solid rgba(255,255,255,.075);font-size:.88rem;font-weight:800}.home-page .video-spotlight-demo{position:relative;z-index:1}.home-page .video-frame-card{position:relative;display:grid;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#0e223ff5,#071223f5);border:1px solid rgba(155,199,255,.16);box-shadow:0 26px 70px #00000047;transform:rotate(1.5deg)}.home-page .video-frame-card--live{gap:14px;padding:14px;transform:none;background:radial-gradient(circle at 50% 0%,rgba(83,162,255,.2),transparent 40%),linear-gradient(180deg,#0e223ffa,#040e1cfa);box-shadow:0 32px 90px #00000057,0 0 0 1px #84c2ff12 inset}.home-page .video-frame-top{display:flex;align-items:center;justify-content:space-between;color:#dae6f8e6;font-size:.86rem;font-weight:850;letter-spacing:-.01em}.home-page .video-frame-top span,.home-page .video-frame-top i{width:30px;height:8px;border-radius:999px;background:#ffffff1a}.home-page .video-frame-preview{position:relative;min-height:220px;border-radius:20px;background:linear-gradient(135deg,rgba(76,145,255,.3),transparent 48%),radial-gradient(circle at 70% 22%,rgba(255,209,124,.46),transparent 14%),linear-gradient(160deg,#10213d,#07152a 58%,#102e4f);overflow:hidden}.home-page .video-frame-preview--media{aspect-ratio:1 / 1;min-height:0;background:#050d1c;box-shadow:0 22px 52px #0000004d,0 0 0 1px #ffffff14 inset}.home-page .video-frame-preview--media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#040d1c05,#040d1c1f),radial-gradient(circle at 50% 20%,transparent 58%,rgba(2,8,18,.1));pointer-events:none}.home-page .video-banner-player{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;background:#050d1c}.home-page .video-frame-orbit{position:absolute;top:42px;right:34px;bottom:42px;left:34px;border:1px solid rgba(220,236,255,.24);border-radius:999px;transform:rotate(-18deg)}.home-page .video-frame-orbit:before{content:"";position:absolute;width:74px;height:74px;right:18%;bottom:-16px;border-radius:22px;background:linear-gradient(135deg,#4d8dff,#6edbc5);box-shadow:0 18px 42px #3f87ff61}.home-page .video-frame-play{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:62px;height:62px;border-radius:999px;transform:translate(-50%,-50%);background:#f0f7fff2;color:#1d5be0;font-size:1.25rem;box-shadow:0 16px 42px #00000042}.home-page .video-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-page .video-setting-grid--media{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .video-setting-grid span,.home-page .video-prompt-card{padding:12px;border-radius:14px;color:#dfeafbe6;background:#ffffff0f;border:1px solid rgba(255,255,255,.07);font-size:.82rem;font-weight:800}.home-page .video-prompt-card{color:#ccdbf0db;font-weight:650;line-height:1.5}@media (max-width: 900px){.home-page .video-spotlight{grid-template-columns:1fr}.home-page .video-frame-card{transform:none}}@media (max-width: 560px){.home-page .video-spotlight{padding:24px;border-radius:22px}.home-page .video-setting-grid{grid-template-columns:1fr}}html[data-theme=light] .home-page .video-spotlight{background:radial-gradient(circle at 14% 20%,rgba(56,129,245,.16),transparent 34%),radial-gradient(circle at 86% 10%,rgba(43,180,155,.12),transparent 32%),linear-gradient(135deg,#f6fafffa,#e4f0fff0);border-color:#34639e21}html[data-theme=light] .home-page .video-spotlight h2{color:#102037}html[data-theme=light] .home-page .video-spotlight p{color:#405a78}html[data-theme=light] .home-page .video-spotlight-points span,html[data-theme=light] .home-page .video-spotlight-mark{color:#214a7e;background:#2a70e01a;border-color:#2a70e01f}html body .app-shell.app-shell--profile .profile-page .profile-topups-inline{display:grid;gap:14px;padding:18px;border:1px solid rgba(126,179,255,.14);border-radius:20px;background:radial-gradient(circle at 6% 0%,rgba(74,144,255,.16),transparent 38%),#06122257}html body .app-shell.app-shell--profile .profile-page .profile-topups-inline h3{margin:0 0 6px}html body .app-shell.app-shell--profile .profile-page .profile-topups-inline .topup-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}html body .app-shell.app-shell--profile .profile-page .profile-topups-inline .topup-link{min-height:48px;justify-content:center;padding:12px 10px;text-align:center;border-radius:14px;background:#081426b8}html body .app-shell.app-shell--profile .profile-page .profile-main-stack .profile-card>.panel-actions{margin-top:0!important}@media (max-width: 1180px){html body .app-shell.app-shell--profile .profile-page .profile-topups-inline .topup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 620px){html body .app-shell.app-shell--profile .profile-page .profile-topups-inline .topup-grid{grid-template-columns:1fr}}html[data-theme=light] body .app-shell.app-shell--profile .profile-page .profile-topups-inline{background:radial-gradient(circle at 6% 0%,rgba(46,119,225,.11),transparent 38%),#eef7ffd1;border-color:#234e8021}html body .app-shell.app-shell--home .site-header{grid-template-columns:auto minmax(0,1fr) auto!important;gap:clamp(9px,.9vw,14px)!important;align-items:center!important;min-height:58px!important;padding:7px 8px!important}html body .app-shell.app-shell--home .site-header .brand-mark{min-width:124px!important;height:44px!important;gap:8px!important;padding:5px 9px 5px 5px!important}html body .app-shell.app-shell--home .site-header .brand-mark-image{width:33px!important;height:33px!important;min-width:33px!important}html body .app-shell.app-shell--home .site-header .brand-word{font-size:1.02rem!important}html body .app-shell.app-shell--home .site-header .site-nav{display:flex!important;flex-wrap:nowrap!important;min-width:0!important;gap:clamp(11px,1vw,14px)!important;overflow:hidden!important}html body .app-shell.app-shell--home .site-header .nav-link{flex:0 1 auto!important;min-width:0!important;white-space:nowrap!important;font-size:clamp(.9rem,.82rem + .18vw,.98rem)!important;font-weight:700!important;letter-spacing:-.01em!important;color:#e6efffe0!important}html body .app-shell.app-shell--home .site-header .header-actions{flex-wrap:nowrap!important;gap:6px!important}html body .app-shell.app-shell--home .site-header .header-actions .btn{min-height:36px!important;padding:0 11px!important;font-size:.88rem!important;font-weight:800!important;white-space:nowrap!important}@media (max-width: 820px){html body .app-shell>.site-header{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;height:auto!important;min-height:0!important;margin:10px auto 0!important;padding:8px!important;display:grid!important;grid-template-columns:minmax(0,auto) minmax(0,1fr)!important;grid-template-areas:"brand actions" "nav nav"!important;align-items:center!important;gap:8px!important;border-radius:18px!important}html body .app-shell>.site-header .brand-mark{grid-area:brand!important;width:auto!important;min-width:116px!important;max-width:148px!important;height:42px!important;padding:5px 9px 5px 5px!important}html body .app-shell>.site-header .brand-mark-image{width:32px!important;height:32px!important;min-width:32px!important}html body .app-shell>.site-header .brand-word{display:inline!important;overflow:hidden!important;font-size:.98rem!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .app-shell>.site-header .header-actions{grid-area:actions!important;justify-self:end!important;min-width:0!important;display:flex!important;flex-wrap:nowrap!important;gap:6px!important}html body .app-shell>.site-header .header-actions .btn{min-width:0!important;min-height:38px!important;padding:0 11px!important;font-size:.88rem!important;font-weight:800!important;white-space:nowrap!important}html body .app-shell>.site-header .theme-toggle{min-width:42px!important;padding-inline:10px!important}html body .app-shell>.site-header .theme-toggle span:not(.theme-toggle__icon){display:none!important}html body .app-shell>.site-header .site-nav{grid-area:nav!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 3px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}html body .app-shell>.site-header .site-nav::-webkit-scrollbar{display:none!important}html body .app-shell>.site-header .nav-link{flex:0 0 auto!important;min-width:max-content!important;padding:8px 10px!important;border:1px solid rgba(130,162,232,.2)!important;border-radius:12px!important;background:#0c1934a3!important;color:#e8f1ffe6!important;font-size:.88rem!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}html body .app-shell>.site-header .nav-link.active,html body .app-shell>.site-header .nav-link:hover{border-color:#699cff70!important;background:#2b67d233!important;color:#fff!important}html body .app-shell>.site-header .nav-link.active:after{display:none!important}html[data-theme=light] body .app-shell>.site-header .nav-link{border-color:#25538e29!important;background:#ffffffad!important;color:#1b304fdb!important}html[data-theme=light] body .app-shell>.site-header .nav-link.active,html[data-theme=light] body .app-shell>.site-header .nav-link:hover{border-color:#3a77d857!important;background:#dcedffd1!important;color:#132947!important}html body .app-shell.app-shell--chat{display:flex!important;flex-direction:column!important;height:100svh!important;min-height:100svh!important;overflow:hidden!important}html body .app-shell.app-shell--chat>.site-header{flex:0 0 auto!important;width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important}html body .app-shell.app-shell--chat>.page-stack--chat{flex:1 1 auto!important;width:100vw!important;max-width:100vw!important;height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important}}@media (max-width: 1180px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{width:min(350px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;height:100%!important;max-height:100%!important;padding:12px 12px 18px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:12px!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-top{position:relative!important;z-index:2!important;display:grid!important;gap:10px!important;min-height:0!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-search{position:relative!important;display:block!important;min-height:42px!important;z-index:2!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-search:before,html body .app-shell.app-shell--chat .chat-sidebar .chat-search:after{pointer-events:none!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-search-input{position:static!important;display:block!important;width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;margin:0!important}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-section{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-heading{margin:0!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list{min-height:0!important;max-height:100%!important;margin:0!important;padding:0 4px 18px 0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important}html body .app-shell.app-shell--chat .chat-sidebar .history-group-list{display:grid!important;gap:8px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-row{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 32px!important;align-items:center!important;gap:6px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item{min-width:0!important;width:100%!important;min-height:54px!important;padding:10px 8px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-main,html body .app-shell.app-shell--chat .chat-sidebar .history-item-title{min-width:0!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-title{display:block!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-meta{flex:0 0 auto!important;white-space:nowrap!important;font-size:.78rem!important}html body .app-shell.app-shell--chat .chat-sidebar .history-delete-btn{position:static!important;width:32px!important;height:32px!important;min-width:32px!important;opacity:.72!important;transform:none!important}}@media (max-width: 820px){html body .app-shell.app-shell--home>.site-header .site-nav,html body .app-shell.app-shell--chat>.site-header .site-nav,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .site-nav{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:3px 1px 4px!important;scrollbar-width:none!important}html body .app-shell.app-shell--home>.site-header .site-nav::-webkit-scrollbar,html body .app-shell.app-shell--chat>.site-header .site-nav::-webkit-scrollbar,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .site-nav::-webkit-scrollbar{display:none!important}html body .app-shell.app-shell--home>.site-header .nav-link,html body .app-shell.app-shell--chat>.site-header .nav-link,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header .nav-link{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:none!important;padding:9px 12px!important;overflow:visible!important;font-size:.92rem!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}}@media (max-width: 820px){html body .app-shell>.site-header,html body .app-shell.app-shell--home>.site-header,html body .app-shell.app-shell--chat>.site-header,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header{display:grid!important;overflow:visible!important;grid-template-columns:minmax(0,auto) minmax(0,1fr)!important;grid-template-areas:"brand actions" "nav nav"!important}html body .app-shell>.site-header .brand-mark{grid-area:brand!important}html body .app-shell>.site-header .header-actions{grid-area:actions!important}html body .app-shell>.site-header:not(.site-header--nav-open) .site-nav,html body .app-shell.app-shell--home>.site-header:not(.site-header--nav-open) .site-nav,html body .app-shell.app-shell--chat>.site-header:not(.site-header--nav-open) .site-nav,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header:not(.site-header--nav-open) .site-nav{display:none!important}html body .app-shell>.site-header.site-header--nav-open .site-nav,html body .app-shell.app-shell--home>.site-header.site-header--nav-open .site-nav,html body .app-shell.app-shell--chat>.site-header.site-header--nav-open .site-nav,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header.site-header--nav-open .site-nav{position:static!important;transform:none!important;grid-area:auto!important;grid-column:1 / -1!important;grid-row:2!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;max-width:100%!important;max-height:calc(100svh - 92px)!important;margin:2px 0 0!important;padding:10px!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid rgba(115,154,222,.22)!important;border-radius:16px!important;background:radial-gradient(circle at 12% 0%,rgba(59,130,246,.16),transparent 42%),linear-gradient(180deg,#09142afa,#060f1ffa)!important;box-shadow:0 18px 40px #00000047,inset 0 1px #ffffff0f!important}html body .app-shell>.site-header.site-header--nav-open .nav-link,html body .app-shell.app-shell--home>.site-header.site-header--nav-open .nav-link,html body .app-shell.app-shell--chat>.site-header.site-header--nav-open .nav-link,html body .app-shell.app-shell--site:not(.app-shell--home):not(.app-shell--chat)>.site-header.site-header--nav-open .nav-link{width:100%!important;min-width:0!important;max-width:none!important;min-height:42px!important;padding:12px 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:13px!important;font-size:.95rem!important;text-align:center!important}html body .app-shell>.site-header.site-header--nav-open .site-nav .mobile-nav-auth{grid-column:1 / -1!important;display:inline-flex!important;border-color:#4186ff61!important;background:linear-gradient(135deg,#348cff,#2568d8)!important;color:#fff!important;box-shadow:0 12px 24px #2c73dc42!important}html[data-theme=light] body .app-shell>.site-header.site-header--nav-open .site-nav{border-color:#25538e24!important;background:radial-gradient(circle at 12% 0%,rgba(64,137,231,.12),transparent 42%),linear-gradient(180deg,#fffffffa,#eef7fffa)!important;box-shadow:0 18px 40px #22477629,inset 0 1px #ffffffe6!important}}@media (max-width: 820px){html:has(.app-shell--chat),html:has(.app-shell--chat) body,html:has(.app-shell--chat) #root{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#081326!important}html body .app-shell.app-shell--chat{--mobile-chat-header-h: 56px;width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;display:grid!important;grid-template-rows:var(--mobile-chat-header-h) minmax(0,1fr)!important;overflow:hidden!important;background:radial-gradient(circle at 86% 72%,rgba(75,59,220,.18),transparent 38%),linear-gradient(180deg,#0a1830,#071225)!important}html body .app-shell.app-shell--chat>.site-header{position:relative!important;z-index:160!important;width:100vw!important;max-width:100vw!important;height:var(--mobile-chat-header-h)!important;min-height:var(--mobile-chat-header-h)!important;margin:0!important;padding:7px 12px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"brand actions" "nav nav"!important;align-items:center!important;gap:0!important;border-radius:0!important;overflow:visible!important;border-width:0 0 1px!important;border-color:#6e91d43d!important;background:linear-gradient(180deg,#0c1932fa,#081224fa)!important;box-shadow:0 10px 28px #0000003d!important}html body .app-shell.app-shell--chat>.site-header .brand-mark{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:4px!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .app-shell.app-shell--chat>.site-header .brand-mark-image{width:34px!important;height:34px!important;min-width:34px!important}html body .app-shell.app-shell--chat>.site-header .brand-word{display:none!important}html body .app-shell.app-shell--chat>.site-header .header-actions{width:auto!important;max-width:none!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;overflow:visible!important}html body .app-shell.app-shell--chat>.site-header .header-actions>.btn:not(.btn--primary),html body .app-shell.app-shell--chat>.site-header .header-actions>.mobile-nav-toggle{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:15px!important}html body .app-shell.app-shell--chat>.site-header .header-actions>.btn:first-child{width:50px!important;min-width:50px!important;max-width:50px!important}html body .app-shell.app-shell--chat>.site-header.site-header--nav-open{height:auto!important;min-height:var(--mobile-chat-header-h)!important}html body .app-shell.app-shell--chat>.site-header.site-header--nav-open .site-nav{margin-top:7px!important}html body .app-shell.app-shell--chat>.page-stack--chat,html body .app-shell.app-shell--chat .chat-page,html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean{width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean{position:relative!important;display:block!important}html body .app-shell.app-shell--chat .chat-main{position:relative!important;width:100vw!important;max-width:100vw!important;height:100%!important;min-height:0!important;margin:0!important;padding:8px 12px max(10px,env(safe-area-inset-bottom))!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:8px!important;overflow:hidden!important;border-radius:0!important;background:transparent!important}html body .app-shell.app-shell--chat .chat-main-header{min-height:48px!important;height:auto!important;margin:0!important;padding:6px 8px!important;border-radius:16px!important}html body .app-shell.app-shell--chat .chat-stream-viewport{min-height:0!important;height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;padding:0 0 10px!important}html body .app-shell.app-shell--chat .chat-stream-inner{min-height:100%!important;padding:0 0 8px!important}html body .app-shell.app-shell--chat .chat-composer-card{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;transform:none!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{min-height:58px!important;padding:8px!important;border-radius:18px!important;grid-template-columns:46px minmax(0,1fr) auto!important;gap:8px!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-sidebar{position:fixed!important;z-index:220!important;top:var(--mobile-chat-header-h)!important;right:auto!important;bottom:0!important;left:0!important;width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--mobile-chat-header-h))!important;max-height:calc(100dvh - var(--mobile-chat-header-h))!important;margin:0!important;padding:12px 12px max(12px,env(safe-area-inset-bottom))!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:12px!important;overflow:hidden!important;border-width:0 1px 0 0!important;border-radius:0!important;background:radial-gradient(circle at 8% 0%,rgba(58,127,255,.16),transparent 42%),linear-gradient(180deg,#061020fe,#050c18fe)!important;box-shadow:28px 0 76px #00000073!important;transform:translate(-100%)!important;transition:transform .22s ease!important;pointer-events:none!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{transform:translate(0)!important;pointer-events:auto!important}html body .app-shell.app-shell--chat .sidebar-backdrop{position:fixed!important;z-index:210!important;inset:var(--mobile-chat-header-h) 0 0!important;display:block!important;border:0!important;background:#0006128a!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-top{position:relative!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;min-height:0!important;padding-top:2px!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close{position:absolute!important;top:0!important;right:0!important;z-index:3!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;overflow:hidden!important;border-radius:15px!important;color:transparent!important;text-indent:-999px!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close:after{top:2px!important;right:2px!important;width:40px!important;height:40px!important;color:#eef5ff!important;text-indent:0!important}html body .app-shell.app-shell--chat .chat-sidebar .btn--primary{grid-column:1 / -1!important;margin-right:54px!important;min-height:50px!important;border-radius:14px!important;font-size:1rem!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-search{grid-column:1 / -1!important;min-height:50px!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-search-input{height:50px!important;min-height:50px!important;border-radius:14px!important;font-size:1rem!important}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-section{min-height:0!important;height:100%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:8px!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-heading{margin:0!important;padding:0!important;font-size:.86rem!important;line-height:1.15!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list{min-height:0!important;height:100%!important;max-height:none!important;margin:0!important;padding:0 2px 12px 0!important;display:block!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important}html body .app-shell.app-shell--chat .chat-sidebar .history-group{margin:0 0 12px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-group-label{margin:0 0 6px!important;font-size:.95rem!important;line-height:1.2!important}html body .app-shell.app-shell--chat .chat-sidebar .history-group-list{display:grid!important;gap:8px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-wrap{min-width:0!important;margin:0!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-row{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;gap:6px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item,html body .app-shell.app-shell--chat .chat-sidebar .history-item-row .history-item{width:100%!important;min-width:0!important;min-height:58px!important;padding:10px 9px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;border-radius:12px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-emoji{width:34px!important;min-width:34px!important;text-align:center!important;font-size:1.05rem!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-main,html body .app-shell.app-shell--chat .chat-sidebar .history-item-title{min-width:0!important;max-width:100%!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-title{display:block!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.98rem!important;line-height:1.18!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-meta{flex:none!important;white-space:nowrap!important;font-size:.82rem!important;opacity:.72!important}html body .app-shell.app-shell--chat .chat-sidebar .history-delete-btn{position:static!important;width:34px!important;height:34px!important;min-width:34px!important;margin:0!important;opacity:.72!important;transform:none!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-support-btn{position:static!important;inset:auto!important;width:100%!important;min-height:46px!important;margin:0!important;flex:none!important;transform:none!important}}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-edge-sidebar-toggle{display:none!important;pointer-events:none!important}html body .app-shell.app-shell--chat .chat-main-header{position:relative!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:52px!important;padding:6px 8px!important}html body .app-shell.app-shell--chat .chat-main-title{grid-column:2!important;min-width:0!important;width:auto!important;padding:0!important}html body .app-shell.app-shell--chat .chat-main-title strong{max-width:100%!important;display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.98rem!important}html body .app-shell.app-shell--chat .chat-main-actions{grid-column:1 / -1!important;display:contents!important}html body .app-shell.app-shell--chat .chat-main-actions .context-indicator{display:none!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn{grid-column:1!important;grid-row:1!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;display:inline-grid!important;place-items:center!important;overflow:hidden!important;border-radius:14px!important;color:transparent!important;text-indent:-999px!important;background:radial-gradient(circle at 50% 0%,rgba(74,140,255,.24),transparent 62%),#122244e6!important;border:1px solid rgba(113,158,239,.36)!important;box-shadow:inset 0 1px #ffffff14,0 10px 22px #0000003d!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn:before{width:18px!important;height:14px!important;display:block!important;content:""!important;background:linear-gradient(#eef5ff,#eef5ff) 0 0 / 18px 2px no-repeat,linear-gradient(#eef5ff,#eef5ff) 0 6px / 18px 2px no-repeat,linear-gradient(#eef5ff,#eef5ff) 0 12px / 18px 2px no-repeat!important;text-indent:0!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-main-actions .sidebar-toggle-btn:before{width:18px!important;height:18px!important;background:linear-gradient(#eef5ff,#eef5ff) 50% 50% / 18px 2px no-repeat,linear-gradient(#eef5ff,#eef5ff) 50% 50% / 2px 18px no-repeat!important;transform:rotate(45deg)!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close{display:inline-grid!important;place-items:center!important;background:radial-gradient(circle at 50% 0%,rgba(74,140,255,.22),transparent 62%),#122244eb!important;border:1px solid rgba(113,158,239,.36)!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close:before,html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close:after{position:absolute!important;top:50%!important;left:50%!important;width:18px!important;height:2px!important;display:block!important;border-radius:999px!important;background:#eef5ff!important;content:""!important;transform-origin:center!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close:before{transform:translate(-50%,-50%) rotate(45deg)!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close:after{right:auto!important;transform:translate(-50%,-50%) rotate(-45deg)!important}}@media (max-width: 820px){html body .app-shell.app-shell--chat>.site-header.site-header--nav-open{height:var(--mobile-chat-header-h)!important;min-height:var(--mobile-chat-header-h)!important}html body .app-shell.app-shell--chat>.site-header.site-header--nav-open .site-nav{position:absolute!important;top:calc(100% + 8px)!important;right:10px!important;left:10px!important;z-index:260!important;width:auto!important;max-width:none!important;max-height:min(420px,calc(100dvh - var(--mobile-chat-header-h) - 28px))!important;margin:0!important;padding:12px!important;grid-template-columns:1fr 1fr!important;border-radius:20px!important;background:radial-gradient(circle at 18% 0%,rgba(62,141,255,.18),transparent 44%),linear-gradient(180deg,#0a162cfb,#060e1dfb)!important;box-shadow:0 22px 52px #0000005c,inset 0 1px #ffffff12!important}html body .app-shell.app-shell--chat>.site-header.site-header--nav-open .nav-link{min-height:48px!important;padding:12px 10px!important;border-radius:15px!important;font-size:.98rem!important;letter-spacing:-.015em!important}html body .app-shell.app-shell--chat>.site-header.site-header--nav-open .mobile-nav-auth{min-height:50px!important;margin-top:2px!important}html body .app-shell.app-shell--chat:has(.site-header--nav-open) .chat-main:before{position:fixed!important;inset:var(--mobile-chat-header-h) 0 0!important;z-index:150!important;pointer-events:none!important;content:""!important;background:#01071357!important;-webkit-backdrop-filter:blur(1.5px)!important;backdrop-filter:blur(1.5px)!important}html body .app-shell.app-shell--chat .chat-main-header{grid-template-columns:38px minmax(0,1fr)!important;min-height:48px!important;padding:5px 7px!important;gap:8px!important;border-radius:17px!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;border-radius:12px!important;box-shadow:inset 0 1px #ffffff14,0 8px 18px #0003!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn:before{width:16px!important;height:12px!important;background:linear-gradient(#eef5ff,#eef5ff) 0 0 / 16px 2px no-repeat,linear-gradient(#eef5ff,#eef5ff) 0 5px / 16px 2px no-repeat,linear-gradient(#eef5ff,#eef5ff) 0 10px / 16px 2px no-repeat!important}html body .app-shell.app-shell--chat .chat-main-title strong{font-size:.96rem!important;line-height:1.12!important}html body .app-shell.app-shell--chat .status-note{margin:0!important;border-radius:14px!important;font-size:.78rem!important;line-height:1.25!important}html body .app-shell.app-shell--chat .empty-chat-placeholder{margin:18px 0 0!important;max-width:100%!important;font-size:1rem!important;line-height:1.3!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{border-radius:20px!important;box-shadow:0 14px 34px #00000042,0 0 0 1px #548bec4d,inset 0 1px #ffffff0f!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-top{gap:9px!important}html body .app-shell.app-shell--chat .chat-sidebar .btn--primary{margin-right:50px!important;min-height:48px!important;border-radius:16px!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;border-radius:14px!important}}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn{position:relative!important;display:inline-grid!important;place-items:center!important;overflow:hidden!important;text-indent:-999px!important;color:transparent!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn:before{position:absolute!important;top:50%!important;left:50%!important;width:16px!important;height:2px!important;display:block!important;border-radius:999px!important;content:""!important;background:#eef5ff!important;box-shadow:0 -5px #eef5ff,0 5px #eef5ff!important;transform:translate(-50%,-50%)!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn:after{display:none!important;content:none!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-main-actions .sidebar-toggle-btn:before{width:17px!important;height:2px!important;background:#eef5ff!important;box-shadow:none!important;transform:translate(-50%,-50%) rotate(45deg)!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-main-actions .sidebar-toggle-btn:after{position:absolute!important;top:50%!important;left:50%!important;width:17px!important;height:2px!important;display:block!important;border-radius:999px!important;content:""!important;background:#eef5ff!important;transform:translate(-50%,-50%) rotate(-45deg)!important}}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-main{padding:10px 12px max(10px,env(safe-area-inset-bottom))!important;gap:8px!important}html body .app-shell.app-shell--chat .chat-main-header{min-height:46px!important;height:46px!important;padding:5px 7px!important;border-radius:16px!important;background:linear-gradient(180deg,#0d1c37e6,#081225db)!important;border:1px solid rgba(108,147,220,.24)!important;box-shadow:inset 0 1px #ffffff0e,0 8px 22px #00000029!important}html body .app-shell.app-shell--chat .chat-main-header:before,html body .app-shell.app-shell--chat .chat-main-header:after,html body .app-shell.app-shell--chat .chat-main-title:before,html body .app-shell.app-shell--chat .chat-main-title:after{display:none!important;content:none!important}html body .app-shell.app-shell--chat .chat-main-actions .sidebar-toggle-btn{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;border-radius:11px!important;background:linear-gradient(180deg,#234076eb,#12264eeb)!important;border-color:#73a2f152!important}html body .app-shell.app-shell--chat .chat-main-title strong{font-size:.94rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .app-shell.app-shell--chat .chat-stream-viewport{padding:2px 0 8px!important}html body .app-shell.app-shell--chat .chat-stream-feed{gap:14px!important;padding:4px 2px 8px!important}html body .app-shell.app-shell--chat .message-group{max-width:100%!important;margin:0!important}html body .app-shell.app-shell--chat .message-group--user{align-items:flex-end!important;padding-right:0!important}html body .app-shell.app-shell--chat .message-group--assistant{align-items:flex-start!important;padding-left:0!important}html body .app-shell.app-shell--chat .message-group-head{margin:0 0 5px!important;gap:7px!important;font-size:.72rem!important;opacity:.86!important}html body .app-shell.app-shell--chat .message-group--user .message-group-head{justify-content:flex-end!important;padding-right:4px!important}html body .app-shell.app-shell--chat .message-group--assistant .message-group-head{padding-left:4px!important}html body .app-shell.app-shell--chat .message-group--assistant:before{width:34px!important;height:34px!important;margin:0 0 5px!important;font-size:.78rem!important}html body .app-shell.app-shell--chat .message-group-list{width:100%!important;display:grid!important;gap:8px!important}html body .app-shell.app-shell--chat .message-row--user,html body .app-shell.app-shell--chat .message-group--user .message-row{justify-self:end!important;max-width:min(78vw,310px)!important;margin-right:2px!important}html body .app-shell.app-shell--chat .message-row--assistant,html body .app-shell.app-shell--chat .message-group--assistant .message-row{justify-self:start!important;max-width:min(86vw,340px)!important;margin-left:0!important}html body .app-shell.app-shell--chat .message-row--assistant .message-layer,html body .app-shell.app-shell--chat .message-layer,html body .app-shell.app-shell--chat .chat-bubble{border-radius:18px!important;padding:13px 15px!important;font-size:.98rem!important;line-height:1.42!important;letter-spacing:-.01em!important}html body .app-shell.app-shell--chat .message-group--user .message-layer,html body .app-shell.app-shell--chat .chat-bubble--user{border-radius:18px 18px 6px!important;padding:11px 14px!important;background:linear-gradient(135deg,#388cff,#2d72dd)!important;box-shadow:0 12px 24px #2c75e038!important}html body .app-shell.app-shell--chat .message-row--assistant .message-layer,html body .app-shell.app-shell--chat .chat-bubble--assistant{border-radius:18px 18px 18px 6px!important;background:linear-gradient(180deg,#182748eb,#121f3deb)!important;border:1px solid rgba(122,155,218,.18)!important;box-shadow:0 12px 28px #0000002e,inset 0 1px #ffffff0e!important}html body .app-shell.app-shell--chat .chat-composer-card{padding:0!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{min-height:56px!important;padding:7px!important;grid-template-columns:42px minmax(0,1fr) auto!important;border-radius:18px!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-attach-btn,html body .app-shell.app-shell--chat .chat-composer-card .composer-send-btn,html body .app-shell.app-shell--chat .chat-composer-card .composer-settings-btn{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;border-radius:14px!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-textarea,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest>.composer-textarea{min-height:42px!important;padding:10px 4px!important;font-size:.96rem!important;line-height:1.25!important}}.app-shell.app-shell--chat .page-stack--chat,.app-shell.app-shell--chat .chat-page,.app-shell.app-shell--chat .chat-layout.chat-layout--clean,.app-shell.app-shell--chat .chat-main,.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-stream-feed,.app-shell.app-shell--chat .message-group,.app-shell.app-shell--chat .message-group-list,.app-shell.app-shell--chat .message-row,.app-shell.app-shell--chat .message-layer,.app-shell.app-shell--chat .chat-composer-card,.app-shell.app-shell--chat .chat-composer-card .composer-form,.app-shell.app-shell--chat .chat-composer-card .composer-actions,.app-shell.app-shell--chat .composer-attachments,.app-shell.app-shell--chat .composer-attachment,.app-shell.app-shell--chat .message-attachments,.app-shell.app-shell--chat .message-attachment{min-width:0!important;max-width:100%!important}.app-shell.app-shell--chat .chat-main,.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-stream-feed,.app-shell.app-shell--chat .message-group-list{overflow-x:hidden!important}.app-shell.app-shell--chat .message-row{width:100%!important}.app-shell.app-shell--chat .message-layer{width:min(100%,820px)!important}.app-shell.app-shell--chat .message-row--assistant .message-layer,.app-shell.app-shell--chat .message-row--user .message-layer{max-width:min(100%,820px)!important}.app-shell.app-shell--chat .message-text,.app-shell.app-shell--chat .message-text *,.app-shell.app-shell--chat .message-attachment-name,.app-shell.app-shell--chat .composer-attachment-name{overflow-wrap:anywhere!important;word-break:break-word!important}.app-shell.app-shell--chat .message-text a,.app-shell.app-shell--chat .message-inline-code{white-space:break-spaces!important}.app-shell.app-shell--chat .md-code-block,.app-shell.app-shell--chat .md-code-toolbar,.app-shell.app-shell--chat .md-code-block pre,.app-shell.app-shell--chat .md-code-block code,.app-shell.app-shell--chat .json-preview{min-width:0!important;max-width:100%!important}.app-shell.app-shell--chat .md-code-block pre,.app-shell.app-shell--chat .json-preview{overflow-x:auto!important}.app-shell.app-shell--chat .composer-attachments,.app-shell.app-shell--chat .message-attachments{width:100%!important;overflow:hidden!important}.app-shell.app-shell--chat .composer-attachment,.app-shell.app-shell--chat .message-attachment{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}.app-shell.app-shell--chat .chat-composer-card{width:min(980px,100%)!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-composer-card .composer-form{display:grid!important;width:100%!important;min-height:58px!important;height:auto!important;max-height:none!important;align-items:end!important;overflow:hidden!important}.app-shell.app-shell--chat .chat-composer-card .composer-form:not(.composer-form--guest){grid-template-columns:42px minmax(0,1fr) auto!important}.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-textarea,.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-textarea{width:100%!important;min-width:0!important;min-height:42px!important;height:auto!important;max-height:180px!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;overflow-x:hidden!important;overflow-y:auto!important}.app-shell.app-shell--chat .chat-composer-card .composer-actions,.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-actions{min-width:0!important;max-width:100%!important;flex-wrap:nowrap!important}@media (max-width: 820px){.app-shell.app-shell--chat .chat-main,.app-shell.app-shell--chat .chat-stream-viewport,.app-shell.app-shell--chat .chat-stream-inner,.app-shell.app-shell--chat .chat-stream-feed,.app-shell.app-shell--chat .message-group,.app-shell.app-shell--chat .message-row,.app-shell.app-shell--chat .message-layer,.app-shell.app-shell--chat .chat-composer-card,.app-shell.app-shell--chat .chat-composer-card .composer-form{max-width:100vw!important}.app-shell.app-shell--chat .message-row--assistant,.app-shell.app-shell--chat .message-row--user{max-width:100%!important}.app-shell.app-shell--chat .message-row--assistant .message-layer,.app-shell.app-shell--chat .message-row--user .message-layer{width:min(100%,100vw - 32px)!important;max-width:min(100%,100vw - 32px)!important}.app-shell.app-shell--chat .chat-composer-card{width:100%!important;padding:0!important}.app-shell.app-shell--chat .chat-composer-card .composer-form{min-height:56px!important;padding:7px!important;gap:8px!important}.app-shell.app-shell--chat .chat-composer-card .composer-actions,.app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-actions{min-width:92px!important;justify-content:flex-end!important}.app-shell.app-shell--chat .chat-composer-card .composer-settings-btn{width:42px!important;min-width:42px!important;padding:0!important;font-size:0!important;white-space:nowrap!important;overflow:hidden!important;position:relative!important}.app-shell.app-shell--chat .chat-composer-card .composer-settings-btn:before{content:none!important;display:none!important}.app-shell.app-shell--chat .chat-composer-card .composer-settings-btn{color:#dce8ff!important}}.app-shell.app-shell--chat .composer-settings-icon{display:none;width:18px;height:18px;flex:0 0 18px}.app-shell.app-shell--chat .composer-settings-label{white-space:nowrap}@media (max-width: 820px){.app-shell.app-shell--chat .chat-composer-card .composer-settings-icon{display:block!important;color:currentColor!important}.app-shell.app-shell--chat .chat-composer-card .composer-settings-label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}}@media (max-width: 760px){html body .app-shell.app-shell--home .home-page .kpi-ribbon{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:20px 0 0!important;overflow:visible!important}html body .app-shell.app-shell--home .home-page .kpi-item{min-height:58px!important;opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important}html body .app-shell.app-shell--home .home-page .panel-actions{margin-top:14px!important}}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-composer-card{height:auto!important;max-height:none!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{height:auto!important;min-height:56px!important;max-height:none!important;grid-template-rows:minmax(42px,auto)!important;align-items:end!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-textarea,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest>.composer-textarea{align-self:stretch!important;height:auto!important;min-height:42px!important;max-height:180px!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form>.composer-actions,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest>.composer-actions{align-self:end!important}}.app-shell.app-shell--chat .chat-settings-drawer:not(.is-open){visibility:hidden!important;pointer-events:none!important}.app-shell.app-shell--chat .chat-settings-drawer.is-open{visibility:visible!important;pointer-events:auto!important}@media (max-width: 1180px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean:not(.is-sidebar-open) .chat-sidebar{visibility:hidden!important;pointer-events:none!important}html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean.is-sidebar-open .chat-sidebar{visibility:visible!important;pointer-events:auto!important}}@media (max-width: 760px){html body .app-shell.app-shell--site:not(.app-shell--chat):not(.app-shell--home){width:100%!important;max-width:100vw!important;padding-right:14px!important;padding-left:14px!important;box-sizing:border-box!important;overflow-x:hidden!important}html body .app-shell.app-shell--site:not(.app-shell--chat):not(.app-shell--home) .page-stack{width:100%!important;max-width:100%!important;min-width:0!important}html body .app-shell.app-shell--site:not(.app-shell--chat):not(.app-shell--home) .page-title{width:100%!important;max-width:100%!important;padding-right:2px!important;padding-left:2px!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}html body .app-shell.app-shell--home,html body .app-shell.app-shell--home #root,html body .app-shell.app-shell--home .page-stack,html body .app-shell.app-shell--home .home-page,html body .app-shell.app-shell--home .home-page .section,html body .app-shell.app-shell--home .home-page .video-spotlight{max-width:100vw!important;overflow-x:hidden!important}html body .app-shell.app-shell--home .home-page .preview-message,html body .app-shell.app-shell--home .home-page .chat-activity,html body .app-shell.app-shell--home .home-page .typing-bubble{max-width:calc(100% - 16px)!important}}html body .app-shell.app-shell--chat .settings-backdrop{z-index:80!important;background:#03081257!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .app-shell.app-shell--chat .chat-settings-drawer{z-index:95!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(392px,calc(100vw - 24px))!important;max-width:none!important;min-width:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;border-left:1px solid rgba(125,157,214,.22)!important;background:linear-gradient(180deg,#182339fa,#111b2ffb),#111b2f!important;box-shadow:-18px 0 44px #02081457!important;transform:translate(calc(100% + 18px))!important}html body .app-shell.app-shell--chat .chat-settings-drawer.is-open{transform:translate(0)!important}html body .app-shell.app-shell--chat .chat-settings-header{min-height:58px!important;padding:12px 14px!important;border-bottom:1px solid rgba(125,157,214,.18)!important;background:#0c16296b!important}html body .app-shell.app-shell--chat .chat-settings-header .sidebar-heading{min-width:0!important;margin:0!important;color:#eef5ff!important;font-size:.94rem!important;line-height:1.2!important}html body .app-shell.app-shell--chat .chat-settings-close-btn{width:38px!important;height:38px!important;min-width:38px!important;display:inline-grid!important;place-items:center!important;color:#dceaff!important;border-radius:14px!important;border-color:#7d9dd63d!important;background:#0f1d36e0!important}html body .app-shell.app-shell--chat .chat-settings-close-btn svg{width:18px!important;height:18px!important}html body .app-shell.app-shell--chat .chat-settings-body{min-height:0!important;padding:14px!important;display:grid!important;align-content:start!important;gap:12px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:rgba(102,151,225,.42) transparent!important}html body .app-shell.app-shell--chat .chat-settings-body::-webkit-scrollbar{width:8px!important}html body .app-shell.app-shell--chat .chat-settings-body::-webkit-scrollbar-track{background:transparent!important}html body .app-shell.app-shell--chat .chat-settings-body::-webkit-scrollbar-thumb{border:2px solid transparent!important;border-radius:999px!important;background:#6697e16b!important;background-clip:content-box!important}html body .app-shell.app-shell--chat .chat-settings-body .inspector-meta-row{min-height:42px!important;padding:10px 12px!important;border-radius:12px!important}html body .app-shell.app-shell--chat .control-block{min-width:0!important;display:grid!important;gap:7px!important;color:#d6e2f7c7!important;font-size:.82rem!important;font-weight:700!important}html body .app-shell.app-shell--chat .control-block>span{color:#dfebffdb!important}html body .app-shell.app-shell--chat .model-select-native{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}html body .app-shell.app-shell--chat .model-choice-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;min-width:0!important}html body .app-shell.app-shell--chat .model-choice-card{width:100%!important;min-width:0!important;min-height:62px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;border:1px solid rgba(126,159,218,.18)!important;border-radius:14px!important;background:#0c192fb8!important;color:#dce8ff!important;text-align:left!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffff09!important}html body .app-shell.app-shell--chat .model-choice-card:hover:not(:disabled){border-color:#62a6ff6b!important;background:#122442e0!important}html body .app-shell.app-shell--chat .model-choice-card.is-selected{border-color:#5399ffb8!important;background:radial-gradient(circle at 0 0,rgba(62,137,255,.22),transparent 46%),#12274af0!important;box-shadow:0 0 0 1px #5399ff29,inset 0 1px #fff1!important}html body .app-shell.app-shell--chat .model-choice-card:disabled{cursor:not-allowed!important}html body .app-shell.app-shell--chat .model-choice-card.is-locked{opacity:.62!important}html body .app-shell.app-shell--chat .model-choice-main,html body .app-shell.app-shell--chat .model-choice-meta{min-width:0!important;display:grid!important;gap:3px!important}html body .app-shell.app-shell--chat .model-choice-main strong{min-width:0!important;overflow:hidden!important;color:#f3f7ff!important;font-size:.91rem!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .app-shell.app-shell--chat .model-choice-main small,html body .app-shell.app-shell--chat .model-choice-meta{color:#c5d5f0b8!important;font-size:.72rem!important;line-height:1.2!important}html body .app-shell.app-shell--chat .model-choice-meta{justify-items:end!important;text-align:right!important;font-weight:800!important}html body .app-shell.app-shell--chat .model-choice-meta em{max-width:92px!important;padding:3px 7px!important;overflow:hidden!important;border-radius:999px!important;background:#ffffff12!important;color:#e0ebffd1!important;font-style:normal!important;text-overflow:ellipsis!important;white-space:nowrap!important}html[data-theme=light] body .app-shell.app-shell--chat .model-choice-card{border-color:#25528e21!important;background:#ffffffd1!important;color:#173454!important}html[data-theme=light] body .app-shell.app-shell--chat .model-choice-card.is-selected{border-color:#2d6fc275!important;background:radial-gradient(circle at 0 0,rgba(55,132,226,.12),transparent 48%),#f2f8fff2!important}html[data-theme=light] body .app-shell.app-shell--chat .model-choice-main strong{color:#14243b!important}html[data-theme=light] body .app-shell.app-shell--chat .model-choice-main small,html[data-theme=light] body .app-shell.app-shell--chat .model-choice-meta{color:#60728c!important}@media (max-width: 820px){html body .app-shell.app-shell--chat .settings-backdrop{top:0!important;background:#0308127a!important}html body .app-shell.app-shell--chat .chat-settings-drawer{left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;height:100%!important;border-left:0!important;border-radius:0!important;box-shadow:none!important;transform:translate(100%)!important}html body .app-shell.app-shell--chat .chat-settings-drawer.is-open{transform:translate(0)!important}html body .app-shell.app-shell--chat .chat-settings-header{min-height:56px!important;padding:10px 12px!important}html body .app-shell.app-shell--chat .chat-settings-body{padding:12px!important;gap:11px!important}html body .app-shell.app-shell--chat .model-choice-card{min-height:58px!important;padding:10px!important;grid-template-columns:minmax(0,1fr) minmax(46px,auto)!important}html body .app-shell.app-shell--chat .model-choice-main strong{font-size:.88rem!important}}@media (min-width: 821px){html body .app-shell.app-shell--chat{padding-top:0!important}html body .app-shell.app-shell--chat>.site-header{position:relative!important;top:auto!important;min-height:60px!important;height:60px!important;margin:0!important;padding:8px 18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;overflow:visible!important}html body .app-shell.app-shell--chat>.site-header .brand-mark{align-self:center!important;height:42px!important;min-height:42px!important}html body .app-shell.app-shell--chat>.site-header .brand-mark-image{width:32px!important;height:32px!important;min-width:32px!important}html body .app-shell.app-shell--chat>.site-header .site-nav{align-self:center!important;height:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:26px!important;overflow:visible!important}html body .app-shell.app-shell--chat>.site-header .nav-link{height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 2px!important;line-height:1!important}html body .app-shell.app-shell--chat>.site-header .header-actions{align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}html body .app-shell.app-shell--chat .page-stack.page-stack--chat{height:calc(100vh - 60px)!important}}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-section{min-width:0!important;width:100%!important;max-width:100%!important;justify-self:stretch!important;align-items:stretch!important;justify-items:stretch!important;grid-template-columns:minmax(0,1fr)!important}html body .app-shell.app-shell--chat .chat-sidebar{align-items:stretch!important;justify-items:stretch!important}html body .app-shell.app-shell--chat .chat-sidebar .status-note--sidebar{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;white-space:normal!important;overflow-wrap:break-word!important}html body .app-shell.app-shell--chat .chat-sidebar .sidebar-heading{margin:0 0 8px!important;padding:0!important;color:#e4eeffe0!important;font-size:.85rem!important;line-height:1.2!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-history-list,html body .app-shell.app-shell--chat .chat-sidebar .history-group-list{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;margin:0!important;padding:0!important;list-style:none!important}html body .app-shell.app-shell--chat .chat-sidebar .history-group{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;margin:0!important;padding:0!important}html body .app-shell.app-shell--chat .chat-sidebar .history-group-label{margin:0 0 8px!important;padding:0!important;color:#ecf4ffeb!important;font-size:.95rem!important;font-weight:800!important;line-height:1.2!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-wrap{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;margin:0 0 8px!important;padding:0!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-row{position:relative!important;width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item,html body .app-shell.app-shell--chat .chat-sidebar .history-item-row .history-item{width:100%!important;min-width:0!important;min-height:56px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;align-content:center!important;gap:10px!important;padding:9px 12px!important;border-radius:12px!important;text-align:left!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item:before,html body .app-shell.app-shell--chat .chat-sidebar .history-item:after{display:none!important;content:none!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-emoji{grid-column:1!important;width:24px!important;height:24px!important;min-width:24px!important;display:grid!important;place-items:center!important;margin:0!important;border-radius:8px!important;background:#ffffff0e!important;font-size:.92rem!important;line-height:1!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-main{grid-column:2!important;min-width:0!important;display:block!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-title{display:block!important;min-width:0!important;overflow:hidden!important;color:#f2f7ff!important;font-size:.92rem!important;font-weight:850!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item-meta{grid-column:3!important;justify-self:end!important;align-self:center!important;min-width:max-content!important;margin:0!important;color:#c4d3ec9e!important;font-size:.76rem!important;font-weight:650!important;line-height:1!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-support-btn{width:100%!important;min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 16px!important;border-radius:12px!important;line-height:1!important}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-top{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;justify-items:stretch!important;gap:8px!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-top>.btn--primary{width:100%!important;min-width:0!important;margin:0!important;grid-column:1!important;grid-row:1!important}html body .app-shell.app-shell--chat .chat-sidebar .chat-sidebar-close{position:relative!important;grid-column:2!important;inset:auto!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;grid-row:1!important}html body .app-shell.app-shell--chat .chat-sidebar .status-note--sidebar{grid-column:1 / -1!important;grid-row:2!important;min-height:42px!important;display:flex!important;align-items:center!important;padding:9px 12px!important;border-radius:12px!important;line-height:1.25!important}html body .app-shell.app-shell--chat .chat-sidebar .history-item,html body .app-shell.app-shell--chat .chat-sidebar .history-item-row .history-item{grid-template-columns:28px minmax(0,1fr) auto!important;min-height:58px!important;padding:10px 12px!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px 44px!important;align-items:center!important;gap:6px!important;min-height:58px!important;padding:7px!important}html body .app-shell.app-shell--chat .chat-composer-card .composer-attach-btn,html body .app-shell.app-shell--chat .chat-composer-card .composer-send-btn,html body .app-shell.app-shell--chat .chat-composer-card .composer-settings-btn{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;display:inline-grid!important;place-items:center!important;align-self:center!important;justify-self:center!important;margin:0!important;padding:0!important;border-radius:14px!important}html body .app-shell.app-shell--chat .chat-composer-card .composer-textarea{align-self:center!important;min-height:44px!important;height:44px!important;padding-top:11px!important;padding-bottom:11px!important}html body .app-shell.app-shell--chat .chat-composer-card .composer-actions,html body .app-shell.app-shell--chat .chat-composer-card .composer-form.composer-form--guest .composer-actions{display:contents!important;min-width:0!important}html body .app-shell.app-shell--chat .chat-composer-card .composer-send-btn{grid-column:3!important}html body .app-shell.app-shell--chat .chat-composer-card .composer-settings-btn{grid-column:4!important}html body .app-shell.app-shell--chat .chat-composer-card .composer-send-icon,html body .app-shell.app-shell--chat .chat-composer-card .composer-settings-icon,html body .app-shell.app-shell--chat .chat-composer-card .composer-attach-btn svg{width:18px!important;height:18px!important;display:block!important;margin:0!important}}@media (min-width: 821px){html body .app-shell.app-shell--chat{padding-top:0!important}html body .app-shell.app-shell--chat>.site-header{top:0!important;height:60px!important;min-height:60px!important}html body .app-shell.app-shell--chat>.site-header .site-nav .mobile-nav-auth{display:none!important}html body .app-shell.app-shell--chat>.page-stack--chat,html body .app-shell.app-shell--chat .page-stack.page-stack--chat{height:calc(100vh - 60px)!important}}@media (max-width: 820px){html body .app-shell.app-shell--chat{--mobile-chat-bottom-safe: max(24px, env(safe-area-inset-bottom));height:100svh!important;min-height:100svh!important;max-height:100svh!important}html body .app-shell.app-shell--chat>.site-header:not(.site-header--nav-open) .site-nav .mobile-nav-auth{display:none!important}html body .app-shell.app-shell--chat .chat-main{padding:8px 12px var(--mobile-chat-bottom-safe)!important;grid-template-rows:auto minmax(0,1fr) auto!important}html body .app-shell.app-shell--chat .chat-main-header{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-main-title,html body .app-shell.app-shell--chat .chat-main-title strong{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .app-shell.app-shell--chat .chat-stream-viewport{min-height:0!important;padding-bottom:14px!important;scroll-padding-bottom:calc(84px + var(--mobile-chat-bottom-safe))!important}html body .app-shell.app-shell--chat .chat-stream-feed{padding-bottom:4px!important}html body .app-shell.app-shell--chat .chat-composer-card{padding-bottom:0!important;transform:translateZ(0)!important}}@media (min-width: 821px){html body .app-shell.app-shell--chat .chat-layout.chat-layout--clean .chat-main{width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;padding:22px 0 18px!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;gap:10px!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-main-header,html body .app-shell.app-shell--chat .chat-main>.status-note,html body .app-shell.app-shell--chat .chat-main>.error-note{width:min(920px,calc(100% - 40px))!important;margin-right:auto!important;margin-left:auto!important}html body .app-shell.app-shell--chat .chat-stream-viewport{width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:100%!important;margin:0!important;padding:4px 0 0!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:stable!important;scroll-padding-bottom:112px!important}html body .app-shell.app-shell--chat .chat-stream-viewport::-webkit-scrollbar{width:10px!important}html body .app-shell.app-shell--chat .chat-stream-viewport::-webkit-scrollbar-track{background:transparent!important}html body .app-shell.app-shell--chat .chat-stream-viewport::-webkit-scrollbar-thumb{border:2px solid transparent!important;border-radius:999px!important;background:#5678beb8!important;background-clip:padding-box!important}html body .app-shell.app-shell--chat .chat-stream-inner{width:min(920px,calc(100% - 40px))!important;max-width:min(920px,calc(100% - 40px))!important;min-height:100%!important;margin-right:auto!important;margin-left:auto!important;padding:0 0 32px!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-stream-feed{width:100%!important;min-height:100%!important;padding-bottom:0!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-composer-card{width:min(980px,calc(100% - 40px))!important;max-width:min(980px,calc(100% - 40px))!important;margin:2px auto 0!important;padding:0!important;align-self:end!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-composer-card>.composer-form,html body .app-shell.app-shell--chat .chat-composer-card>.composer-form.composer-form--guest{min-height:64px!important;margin:0!important}}@media (min-width: 821px) and (max-width: 1200px){html body .app-shell.app-shell--chat>.site-header{padding-right:10px!important;padding-left:10px!important;gap:10px!important;grid-template-columns:auto minmax(0,1fr) auto!important}html body .app-shell.app-shell--chat>.site-header .brand-mark{min-width:128px!important;padding-right:6px!important}html body .app-shell.app-shell--chat>.site-header .brand-word{font-size:.95rem!important}html body .app-shell.app-shell--chat>.site-header .site-nav{min-width:0!important;flex-wrap:nowrap!important;justify-content:center!important;gap:12px!important;overflow:hidden!important}html body .app-shell.app-shell--chat>.site-header .nav-link{min-width:0!important;flex:0 1 auto!important;padding:0 1px!important;font-size:.82rem!important;white-space:nowrap!important}html body .app-shell.app-shell--chat>.site-header .header-actions{gap:6px!important}html body .app-shell.app-shell--chat>.site-header .header-actions .btn{padding-right:12px!important;padding-left:12px!important;font-size:.82rem!important}}html body .app-shell.app-shell--chat .message-row--assistant .message-layer{position:relative!important;display:block!important;padding-top:16px!important;overflow:visible!important}html body .app-shell.app-shell--chat .message-row--assistant .message-head{position:absolute!important;top:2px!important;right:-36px!important;z-index:4!important;min-height:0!important;height:28px!important;margin:0!important;padding:0!important;pointer-events:none!important}html body .app-shell.app-shell--chat .message-row--assistant .message-menu{pointer-events:auto!important}html body .app-shell.app-shell--chat .message-row--assistant .message-menu-trigger{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;display:inline-grid!important;place-items:center!important;opacity:0!important}html body .app-shell.app-shell--chat .message-row--assistant:hover .message-menu-trigger,html body .app-shell.app-shell--chat .message-row--assistant:focus-within .message-menu-trigger,html body .app-shell.app-shell--chat .message-menu.is-open .message-menu-trigger{opacity:1!important}html body .app-shell.app-shell--chat .message-row--assistant .message-text:first-of-type{padding-right:0!important}html body .app-shell.app-shell--chat .message-row--assistant .message-text:not(:first-of-type),html body .app-shell.app-shell--chat .message-row--assistant .message-list,html body .app-shell.app-shell--chat .message-row--assistant .md-code-block{padding-right:0!important}html body .app-shell.app-shell--chat .message-inline-code{display:inline!important;width:auto!important;max-width:100%!important;padding:.06rem .34rem!important;border-radius:6px!important;white-space:normal!important;word-break:break-word!important}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-stream-feed:after{display:none!important;content:none!important;width:0!important;height:0!important;min-height:0!important}html body .app-shell.app-shell--chat .chat-stream-viewport{padding:0 0 calc(18px + var(--mobile-chat-bottom-safe))!important;scroll-padding-bottom:calc(104px + var(--mobile-chat-bottom-safe))!important}html body .app-shell.app-shell--chat .chat-stream-inner,html body .app-shell.app-shell--chat .chat-stream-feed{height:auto!important;min-height:0!important;padding-bottom:0!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-stream-inner{display:block!important}html body .app-shell.app-shell--chat .chat-stream-feed{display:grid!important;align-content:start!important}html body .app-shell.app-shell--chat .message-group,html body .app-shell.app-shell--chat .message-group-list,html body .app-shell.app-shell--chat .message-row,html body .app-shell.app-shell--chat .message-layer{position:relative!important;z-index:1!important}html body .app-shell.app-shell--chat .message-row--assistant .message-layer{padding-top:13px!important}html body .app-shell.app-shell--chat .message-row--assistant .message-head{top:2px!important;right:-30px!important}html body .app-shell.app-shell--chat .message-row--assistant .message-menu-trigger{opacity:0!important}html body .app-shell.app-shell--chat .message-row--assistant .message-text:first-of-type{padding-right:0!important}}html body .app-shell.app-shell--chat .chat-stream-feed:after{content:none!important;display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}@media (max-width: 820px){html body .app-shell.app-shell--chat .chat-main{min-height:0!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;overflow:hidden!important}html body .app-shell.app-shell--chat .chat-stream-viewport{display:block!important;min-height:0!important;height:100%!important;max-height:none!important;padding:0 0 10px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scroll-padding-bottom:calc(92px + var(--mobile-chat-bottom-safe))!important}html body .app-shell.app-shell--chat .chat-stream-inner{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}html body .app-shell.app-shell--chat .chat-stream-feed{width:100%!important;min-height:0!important;height:auto!important;padding:4px 0 0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:14px!important;overflow:visible!important}html body .app-shell.app-shell--chat .chat-stream-feed:after{content:none!important;display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}html body .app-shell.app-shell--chat .message-group{width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;gap:6px!important;overflow:visible!important}html body .app-shell.app-shell--chat .message-group--assistant{grid-template-columns:40px minmax(0,1fr)!important;column-gap:10px!important;row-gap:5px!important;align-items:start!important}html body .app-shell.app-shell--chat .message-group--assistant:before{position:static!important;grid-column:1!important;grid-row:1 / span 2!important;align-self:start!important;justify-self:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;margin:27px 0 0!important;transform:none!important}html body .app-shell.app-shell--chat .message-group--assistant .message-group-head,html body .app-shell.app-shell--chat .message-group--assistant .message-group-list{grid-column:2!important;min-width:0!important;max-width:100%!important}html body .app-shell.app-shell--chat .message-group--user{justify-items:end!important}html body .app-shell.app-shell--chat .message-group-list{width:100%!important;min-width:0!important;display:grid!important;gap:8px!important;overflow:visible!important}html body .app-shell.app-shell--chat .message-group--assistant .message-row,html body .app-shell.app-shell--chat .message-row--assistant{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;display:flex!important;justify-content:flex-start!important;overflow:visible!important}html body .app-shell.app-shell--chat .message-group--user .message-row,html body .app-shell.app-shell--chat .message-row--user{width:auto!important;max-width:min(78vw,310px)!important;min-width:0!important;justify-self:end!important;display:flex!important;justify-content:flex-end!important}html body .app-shell.app-shell--chat .message-row--assistant .message-layer{width:100%!important;max-width:100%!important;min-width:0!important;padding:13px 15px!important;display:block!important;overflow:visible!important}html body .app-shell.app-shell--chat .message-row--user .message-layer{width:auto!important;max-width:100%!important;min-width:0!important}html body .app-shell.app-shell--chat .message-row--assistant .message-head,html body .app-shell.app-shell--chat .message-row--assistant .message-menu,html body .app-shell.app-shell--chat .message-row--assistant .message-menu-trigger{display:none!important}html body .app-shell.app-shell--chat .message-text,html body .app-shell.app-shell--chat .message-text *,html body .app-shell.app-shell--chat .message-list,html body .app-shell.app-shell--chat .message-list *,html body .app-shell.app-shell--chat .message-row--assistant p,html body .app-shell.app-shell--chat .message-row--assistant li{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}html body .app-shell.app-shell--chat .jump-latest-btn{right:14px!important;bottom:calc(72px + var(--mobile-chat-bottom-safe))!important;z-index:12!important}}@media (min-width: 821px){html body .app-shell.app-shell--chat .chat-stream-feed:after{content:""!important;display:block!important;width:100%!important;height:96px!important;min-height:96px!important;margin:0!important;padding:0!important;pointer-events:none!important}}
