.home-page{--home-ink: #2f2940;--home-ink-strong: #221733;--home-primary: #402959;--home-primary-hover: #342149;--home-primary-soft: #f4edf7;--home-rose-soft: #fff3f1;--home-card: #fbf7fb;--home-card-alt: #f7f0f7;--home-muted: #756c80;--home-accent: #9a6f9e;--home-accent-warm: #d8b7c5;--home-border: rgba(64, 41, 89, .13);--home-shadow: rgba(49, 35, 65, .12);min-height:100vh;color:var(--home-ink);background:linear-gradient(180deg,#fffafd,#fbf7fb 46%,snow)}.home-anchor-section{scroll-margin-top:104px}.home-page button,.home-page a{font:inherit}.home-nav{position:sticky;top:0;z-index:40;height:82px;padding:0 clamp(18px,5vw,72px);background:#fffafdf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 1px 0 var(--home-border)}.home-logo{display:inline-flex;align-items:center;gap:10px;color:var(--home-primary);font-size:28px;font-weight:700;text-decoration:none;letter-spacing:0;white-space:nowrap}.home-logo svg{width:32px;height:32px;stroke:var(--home-accent);fill:#9a6f9e29;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.home-nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.4vw,34px);min-width:0}.home-nav-links a{color:var(--home-muted);font-size:15px;font-weight:520;text-decoration:none;white-space:nowrap}.home-nav-links a:hover{color:var(--home-primary)}.home-demo-button,.home-primary-cta,.home-band-cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:48px;border-radius:999px;padding:0 24px;border:1px solid var(--home-primary);background:var(--home-primary);color:#fff;cursor:pointer;font-weight:700;text-decoration:none;box-shadow:0 10px 26px #4029592e;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.home-demo-button:hover,.home-primary-cta:hover,.home-band-cta:hover{transform:translateY(-1px);background:var(--home-primary-hover);box-shadow:0 14px 30px #4029593d}.home-hero{position:relative;min-height:min(760px,calc(100dvh - 82px));display:grid;place-items:center;overflow:hidden;border-radius:0 0 18px 18px;background:var(--home-ink-strong)}.home-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#221733b8,#6d5f7a80 45%,#3421499e),radial-gradient(circle at 50% 54%,rgba(255,241,245,.2),transparent 30%)}.home-hero-content{position:relative;width:min(1040px,calc(100% - 36px));margin:0 auto;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:18px;padding:84px 0}.home-eyebrow{margin:0;padding:9px 16px;border-radius:999px;background:#ffffff29;color:#fff0f5;font-size:14px;font-weight:700;letter-spacing:0}.home-hero h1{max-width:1040px;margin:0;font-size:clamp(38px,6vw,78px);line-height:1.08;font-weight:720;letter-spacing:0;text-wrap:balance}.home-hero p:not(.home-eyebrow){max-width:760px;margin:0;color:#ffffffe0;font-size:clamp(17px,2vw,22px);line-height:1.55}.home-primary-cta{margin-top:8px;min-height:54px;padding:0 30px;background:#fff;color:var(--home-primary);border-color:#fff}.home-primary-cta:hover{background:#fff3f1;color:var(--home-primary)}.home-primary-cta.lower{width:fit-content;margin:26px auto 0;background:var(--home-primary);color:#fff;border-color:var(--home-primary)}.home-intro,.home-story-row,.home-product-section,.home-parent-section,.home-final-cta{width:min(1120px,calc(100% - 36px));margin:0 auto}.home-intro{min-height:520px;padding:74px 0 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);align-items:center;gap:clamp(32px,7vw,92px)}.home-section-copy h2,.home-story-row h2,.home-deep-band h2,.home-centered-heading h2,.home-final-cta h2{margin:0;color:var(--home-primary);font-size:clamp(36px,4vw,58px);line-height:1.15;font-weight:690;letter-spacing:0;text-wrap:balance}.home-section-copy p,.home-story-row p,.home-deep-band p,.home-centered-heading p,.home-final-cta p{margin:18px 0 0;color:var(--home-muted);font-size:18px;line-height:1.62}.home-illustration{min-height:300px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-illustration img{display:block;width:min(100%,520px);height:auto;object-fit:contain}.home-illustration.deep{min-height:340px}.home-story-section{padding:24px 0 56px}.home-story-row{min-height:520px;display:grid;grid-template-columns:minmax(320px,520px) minmax(0,1fr);align-items:center;gap:clamp(36px,8vw,110px)}.home-story-row.reverse{grid-template-columns:minmax(0,1fr) minmax(320px,520px)}.home-story-row.reverse .home-illustration{grid-column:2}.home-story-row.reverse>div:last-child{grid-column:1;grid-row:1}.home-skills-section{padding:72px 0 88px}.home-skills-section h2{width:min(1120px,calc(100% - 36px));margin:0 auto 36px;color:var(--home-ink-strong);font-size:clamp(34px,4.6vw,62px);line-height:1.13;text-align:center;font-weight:680;letter-spacing:0;text-wrap:balance}.home-skills-section h2 span{color:var(--home-accent)}.home-skill-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,320px);gap:18px;padding:0 clamp(18px,5vw,72px) 18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity}.home-skill-card,.home-feature-card{border-radius:8px;background:var(--home-card);box-shadow:0 14px 38px var(--home-shadow)}.home-skill-card{min-height:330px;padding:26px 24px;scroll-snap-align:start}.home-skill-card svg,.home-feature-card svg{width:88px;height:88px;stroke:var(--home-ink-strong);fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.home-skill-card h3,.home-feature-card h3{margin:22px 0 10px;color:var(--home-primary);font-size:26px;line-height:1.18;font-weight:720;letter-spacing:0}.home-skill-card p,.home-feature-card p{margin:0;color:var(--home-muted);font-size:15px;line-height:1.55}.home-deep-band{min-height:560px;padding:clamp(56px,8vw,98px) clamp(18px,9vw,150px);background:radial-gradient(circle at 82% 18%,rgba(255,241,245,.18),transparent 28%),linear-gradient(135deg,#342149,#5d4770 58%,#8c718b);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:clamp(32px,8vw,96px)}.home-deep-band h2,.home-deep-band p{color:#fff}.home-deep-band p{opacity:.88}.home-band-cta{margin-top:26px;background:#fff;color:var(--home-primary);border-color:#fff}.home-product-section,.home-parent-section{padding:96px 0 36px}.home-centered-heading{max-width:900px;margin:0 auto 44px;text-align:center}.home-centered-heading h2{color:var(--home-primary)}.home-three-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.home-feature-card{background:#fffafd;padding:28px;box-shadow:0 18px 44px var(--home-shadow)}.home-feature-card.quiet{background:var(--home-card-alt)}.home-feature-card svg{width:72px;height:72px}.home-final-cta{margin-top:44px;padding:64px 22px;text-align:center;border-radius:8px;background:linear-gradient(105deg,#fff3f1,#f4edf7 52%,#fbf7fb)}.home-final-cta h2{color:var(--home-ink)}.home-final-cta .home-primary-cta{background:var(--home-primary);color:#fff;border-color:var(--home-primary)}.home-footer{margin-top:24px;padding:38px clamp(18px,5vw,72px);background:#221733;color:#f4eee7;display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,.9fr);align-items:flex-start;justify-content:space-between;gap:clamp(28px,7vw,92px)}.home-footer-brand p{max-width:420px;margin:12px 0 0;color:#ffffffc2;font-size:17px;line-height:1.55}.footer-logo{color:#fff}.home-footer-links{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:34px}.home-footer-links div{display:grid;gap:12px}.home-footer-links span{color:#d8b7c5;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-footer a{color:#f4eee7;text-decoration:none;width:fit-content}.home-footer a:hover{color:#fff3f1}.reveal-on-scroll{opacity:0;transform:translateY(34px);transition:opacity .72s ease,transform .72s ease}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.home-nav{height:auto;min-height:74px;padding:12px 18px;flex-wrap:wrap}.home-logo{font-size:24px}.home-nav-links{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.home-nav-links a{font-size:14px}.home-hero{min-height:680px}.home-intro,.home-story-row,.home-story-row.reverse,.home-deep-band,.home-three-column{grid-template-columns:1fr}.home-story-row,.home-story-row.reverse{min-height:auto;padding:54px 0}.home-story-row.reverse .home-illustration,.home-story-row.reverse>div:last-child{grid-column:auto;grid-row:auto}.home-deep-band{padding:64px 22px}.home-footer{grid-template-columns:1fr}}@media(max-width:640px){.home-nav{gap:12px}.home-demo-button{min-height:44px;padding:0 18px}.home-hero{min-height:620px;border-radius:0}.home-hero-content{padding:64px 0}.home-intro,.home-product-section,.home-parent-section{padding-top:68px}.home-section-copy h2,.home-story-row h2,.home-deep-band h2,.home-centered-heading h2,.home-final-cta h2{font-size:clamp(30px,10vw,42px)}.home-illustration{min-height:250px}.home-skill-rail{grid-auto-columns:minmax(250px,82vw)}.home-skill-card{min-height:310px}.home-three-column{gap:18px}.home-footer{padding:34px 22px}.home-footer-links{grid-template-columns:1fr;gap:24px}}@media(prefers-reduced-motion:reduce){.home-demo-button,.home-primary-cta,.home-band-cta,.reveal-on-scroll{transition:none}.home-demo-button:hover,.home-primary-cta:hover,.home-band-cta:hover{transform:none}}:root{--bg-left: #372a4f;--bg-mid: #6d5f7a;--bg-right: #9a8c99;--text-main: #f0ebe4;--text-muted: #bfb2bc;--panel-border: rgba(255, 255, 255, .08);--card-light: #eeeadf;--card-dark: #322248}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%}body{font-family:Inter,Segoe UI,Avenir Next,sans-serif;color:var(--text-main);background:radial-gradient(circle at 76% 23%,rgba(244,235,233,.35),transparent 30%),linear-gradient(104deg,var(--bg-left) 0%,var(--bg-mid) 52%,var(--bg-right) 100%)}.app-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.mobile-topbar,.sidebar-scrim{display:none}.left-sidebar{padding:16px 14px 14px;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:14px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-close-button{display:none}.logo-mark{display:inline-flex;align-items:center;gap:8px;margin-top:2px;margin-left:4px}.logo-dot{width:14px;height:14px;border-radius:50%;background:#efe9df;box-shadow:0 0 0 5px #efe9df1f}.logo-text{font-size:24px;line-height:1;font-weight:600;letter-spacing:0;color:#efe9df}.new-chat-button{width:100%;height:44px;border-radius:999px;border:none;background:var(--card-light);color:#332a45;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;cursor:pointer}.new-chat-plus{font-size:24px;line-height:.8;margin-top:-1px}.sidebar-nav{display:flex;flex-direction:column;gap:4px;min-height:0;overflow-y:auto}.sidebar-item{border:none;background:transparent;color:var(--text-main);display:inline-flex;align-items:center;gap:10px;text-align:left;padding:8px 2px;font-size:15px;line-height:1.25;font-weight:420;cursor:pointer;border-radius:10px;transition:background-color .16s ease,color .16s ease}.sidebar-item.muted{color:#9f93a2}.sidebar-item:hover{background:#ffffff0f}.sidebar-item.active{background:#ffffff29;color:#f4efe6}.sidebar-icon{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sidebar-profile{margin-top:auto;min-height:58px;padding:8px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:10px}.sidebar-profile-avatar{width:38px;height:38px;border-radius:50%;background:#efe9df;color:#332a45;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800}.sidebar-profile-copy{min-width:0;display:grid;gap:2px}.sidebar-profile-copy span{color:#f4efe6;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-copy small{color:#bfb2bc;font-size:12px}.sidebar-sign-out{width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#dfd5d4;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sidebar-sign-out:hover{background:#ffffff1a;color:#fff}.sidebar-profile-icon{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bottom-pills{margin-top:auto;display:flex;gap:9px}.stat-pill{min-width:94px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#dfd5d4;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:16px;cursor:pointer}.pill-icon{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chat-surface{position:relative;padding:10px 24px 20px;overflow:hidden}.chat-header{height:34px;display:flex;align-items:center}.chat-mode{border:none;background:transparent;color:#f2eee4;display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:450;cursor:pointer}.chat-mode svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.conversation-thread{position:absolute;inset:64px 260px 154px 32px;border-radius:14px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);overflow:hidden}.thread-scroll{height:100%;overflow:auto;padding:14px}.empty-thread{height:100%;border:1px dashed rgba(255,255,255,.18);border-radius:10px;padding:18px;display:flex;flex-direction:column;justify-content:center;gap:8px}.empty-thread h3{margin:0;font-size:16px;font-weight:550}.empty-thread p{margin:0;font-size:13px;line-height:1.45;color:#d2c7ce}.message-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px}.message-row.user{justify-content:flex-end}.assistant-avatar{width:18px;height:18px;margin-top:6px;border-radius:50%;background:radial-gradient(circle at 42% 35%,#f8f7f7 8%,#b6abc1,#443755);border:1px solid rgba(255,255,255,.5);flex-shrink:0}.assistant-avatar-glow{display:none}.message-bubble{max-width:min(640px,76%);border-radius:14px;padding:10px 12px}.message-bubble.assistant{background:var(--card-dark);color:#f4eee7}.message-bubble.user{background:var(--card-light);color:#322a44}.message-bubble p{margin:0;white-space:pre-wrap;font-size:14px;line-height:1.45}.message-bubble p+p{margin-top:4px}.message-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.message-sources a,.message-sources span{font-size:11px;color:inherit;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:3px 8px;opacity:.9}.message-sources a{text-decoration:none}.typing-indicator{font-size:12px;color:#d1c6cf;margin-left:2px;margin-top:4px}.composer-input textarea{width:100%;border:none;outline:none;background:transparent;resize:none;color:#3d3349;font-family:inherit;font-size:15px;line-height:1.45}.composer-input textarea::placeholder{color:#7a6f82}.composer-input textarea:disabled{opacity:.7}.composer-icon:disabled,.composer-send:disabled{opacity:.55;cursor:not-allowed}.agent-panel{position:absolute;top:70px;right:58px;width:170px;text-align:center;display:flex;flex-direction:column;align-items:center}.agent-glow-circle{width:130px;height:130px;border-radius:50%;margin:0 auto 12px;background:radial-gradient(circle at 45% 36%,#f3ece7 0%,#d8c5c2 44%,rgba(128,109,141,.44) 72%,transparent 74%);box-shadow:0 0 50px #fff3ef66}.agent-glow-circle.listening{box-shadow:0 0 58px #fff4f1bf;animation:pulse-listen 1.15s ease-in-out infinite}.agent-glow-circle.thinking{box-shadow:0 0 42px #d0badc9e;animation:pulse-think 1.4s ease-in-out infinite}.agent-glow-circle.speaking{box-shadow:0 0 66px #ffe7ddc7;animation:pulse-speak .75s ease-in-out infinite}.agent-panel h2{margin:0;font-size:26px;font-weight:500}.agent-panel p{margin:4px 0 0;color:var(--text-muted);font-size:14px}.agent-mic-button{width:42px;height:42px;margin-top:10px;border-radius:50%;border:1px solid rgba(255,255,255,.26);background:#22173370;color:#f2ece5;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease,border-color .15s ease}.agent-mic-button:hover{transform:scale(1.04)}.agent-mic-button.active{background:#ffece64d;border-color:#ffffff8c}.agent-mic-button.state-listening{background:#fff1eb61;border-color:#ffffffb3;box-shadow:0 0 0 4px #ffffff2e}.agent-mic-button.state-thinking{background:#dcc4e857;border-color:#e3cef09e}.agent-mic-button.state-speaking{background:#ffe4d66b;border-color:#ffeee5c7}.agent-mic-button.state-unsupported{opacity:.58;cursor:not-allowed}.agent-mic-button svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.agent-state{margin-top:8px;font-size:12px;color:#d7cad2}@keyframes pulse-listen{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes pulse-think{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes pulse-speak{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}.tool-dock{position:absolute;right:24px;top:54%;transform:translateY(-50%);width:72px;height:196px;border-radius:36px;border:1px solid rgba(255,255,255,.26);background:#ffffff14;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.tool-button{width:30px;height:30px;padding:0;border:none;background:transparent;color:#ddd3d2;cursor:pointer}.tool-button svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tool-button.divider{width:26px;border-top:1px solid rgba(255,255,255,.33)}.composer-wrap{position:absolute;left:50%;transform:translate(-50%);width:min(780px,calc(100% - 300px));bottom:24px;min-height:110px;border-radius:22px;border:1px solid rgba(169,152,177,.95);background:#efebde;box-shadow:0 10px 26px #31234133;display:flex;flex-direction:column;overflow:hidden}.composer-input{flex:1;padding:14px 18px 2px;color:#3d3349}.composer-input p{margin:0;font-size:16px;font-weight:410}.composer-toolbar{height:46px;padding:0 12px 10px;display:flex;align-items:center;justify-content:space-between}.composer-icon{border:none;background:transparent;color:#362d44;cursor:pointer}.composer-icon.left{font-size:32px;line-height:1}.composer-actions{display:inline-flex;align-items:center;gap:10px}.composer-send{width:42px;height:42px;border-radius:50%;border:none;background:#342149;color:#f3ede3;font-size:22px;line-height:1;cursor:pointer}.help-orb{position:absolute;right:24px;bottom:24px;width:52px;height:52px;border-radius:50%;border:none;background:radial-gradient(circle at 35% 20%,#5a456a,#38244f);color:#ece6df;font-size:20px;cursor:pointer}.help-orb:hover{background:radial-gradient(circle at 35% 20%,#674f78,#402959)}.disclaimer-backdrop{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:#150d1f8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.disclaimer-dialog{width:min(520px,100%);border-radius:18px;border:1px solid rgba(255,255,255,.18);background:#322248f5;color:#f4eee7;box-shadow:0 20px 60px #120b1c6b;padding:18px}.disclaimer-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.disclaimer-dialog h2{margin:0;font-size:18px;font-weight:600}.disclaimer-dialog p{margin:0;color:#ded3da;font-size:14px;line-height:1.55}.sign-in-dialog{width:min(460px,100%);padding:22px}.sign-in-eyebrow{margin:0 0 6px;color:#d8c5c2;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sign-in-form{display:grid;gap:16px;margin-top:18px}.sign-in-form label{display:grid;gap:8px;color:#f4eee7;font-size:14px;font-weight:650}.sign-in-form input{width:100%;min-height:48px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff14;color:#f4eee7;font:inherit;padding:0 14px;outline:none}.sign-in-form input:focus{border-color:#fff1ebb8;box-shadow:0 0 0 4px #fff1eb1f}.sign-in-form input:disabled{cursor:not-allowed;opacity:.68}.sign-in-error{color:#ffd5d1;font-size:13px;font-weight:650}.sign-in-submit{min-height:50px;border:none;border-radius:999px;background:#efebde;color:#322a44;cursor:pointer;font:inherit;font-weight:800;box-shadow:0 12px 30px #120b1c3d}.sign-in-submit:disabled{cursor:wait;opacity:.7}.dialog-close-button{width:40px;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff14;color:#f4eee7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dialog-close-button svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}@media(max-width:1200px){.app-shell{grid-template-columns:236px 1fr}.sidebar-item{font-size:14px}.conversation-thread{left:24px;right:210px}.composer-wrap{width:min(680px,calc(100% - 240px))}.agent-panel{right:36px;width:150px}.agent-glow-circle{width:112px;height:112px}}@media(max-width:920px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:100dvh;overflow:hidden}.mobile-topbar{height:72px;padding:12px 14px 10px;display:flex;align-items:center;gap:10px;position:relative;z-index:30}.mobile-menu-button,.mobile-brand-pill{min-height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#2419336b;color:#f4eee7;box-shadow:inset 0 1px #ffffff14}.mobile-menu-button{width:54px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-menu-button svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.mobile-brand-pill{padding:0 18px;display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:600}.mobile-brand-pill .logo-dot{width:13px;height:13px;box-shadow:0 0 0 5px #efe9df1f}.left-sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(318px,86vw);padding:18px 14px;border-right:1px solid rgba(255,255,255,.1);border-bottom:0;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.08),transparent 32%),linear-gradient(180deg,#3a2b52fa,#2d2042fa);box-shadow:20px 0 60px #150d1f6b;transform:translate(-104%);transition:transform .22s ease}.sidebar-open .left-sidebar{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;z-index:45;border:0;background:#140d1e80;opacity:0;pointer-events:none;transition:opacity .18s ease}.sidebar-open .sidebar-scrim{display:block;opacity:1;pointer-events:auto}.sidebar-close-button{width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff14;color:#f4eee7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sidebar-close-icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.chat-surface{display:flex;flex-direction:column;gap:12px;min-height:0;height:100%;padding:0 14px 260px;overflow:hidden}.chat-header,.tool-dock{display:none}.agent-panel{position:fixed;top:auto;left:14px;right:14px;bottom:calc(158px + env(safe-area-inset-bottom,0px));z-index:20;width:auto;min-height:86px;padding:10px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;text-align:left;display:grid;grid-template-columns:62px minmax(0,1fr) auto;grid-template-rows:auto auto auto;align-items:center;column-gap:12px}.agent-glow-circle{grid-column:1;grid-row:1 / 4;width:58px;height:58px;margin:0;box-shadow:0 0 30px #fff3ef52}.agent-panel h2{grid-column:2;grid-row:1;font-size:20px}.agent-panel p{grid-column:2;grid-row:2;margin-top:2px;font-size:12px}.agent-mic-button{grid-column:3;grid-row:1 / 4;width:48px;height:48px;margin-top:0}.agent-state{grid-column:2;grid-row:3;margin-top:4px;font-size:12px}.conversation-thread{position:static;flex:1 1 auto;min-height:0;height:auto}.thread-scroll{overscroll-behavior:contain}.composer-wrap{position:fixed;left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:20;width:auto;min-height:112px;transform:none}.help-orb{position:fixed;right:14px;bottom:calc(252px + env(safe-area-inset-bottom,0px));z-index:21}}@media(max-width:560px){.mobile-topbar{height:68px;padding:10px}.mobile-menu-button{width:50px;min-height:46px}.mobile-brand-pill{min-height:46px;padding:0 15px;font-size:18px}.left-sidebar{width:min(302px,88vw)}.chat-surface{padding:0 10px 240px}.empty-thread{justify-content:flex-start;padding:24px 18px}.agent-panel{left:10px;right:10px;bottom:calc(148px + env(safe-area-inset-bottom,0px));min-height:78px;padding:9px 12px;grid-template-columns:56px minmax(0,1fr) auto}.agent-glow-circle{width:52px;height:52px}.agent-mic-button{width:44px;height:44px}.composer-wrap{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));min-height:104px;border-radius:20px}.composer-input{padding:12px 14px 0}.composer-input textarea{font-size:14px}.composer-toolbar{height:42px;padding:0 10px 8px}.composer-send{width:40px;height:40px}.help-orb{width:48px;height:48px;right:10px;bottom:calc(232px + env(safe-area-inset-bottom,0px))}.disclaimer-backdrop{align-items:flex-end;padding:12px}.disclaimer-dialog{border-radius:20px 20px 16px 16px;padding:16px}}@media(max-width:920px)and (prefers-reduced-motion:reduce){.left-sidebar,.sidebar-scrim{transition:none}}
