*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100dvh;margin:0;padding:0;overflow:auto}body{font-family:Inter,Arial,sans-serif}.model-page{color:#172033;background:#f4f6f9;place-items:center;min-height:100dvh;padding:24px;display:grid;overflow:auto}.model-panel{background:#fff;border:1px solid #dce1e8;border-radius:16px;width:min(680px,100%);padding:clamp(24px,5vw,44px);box-shadow:0 18px 50px #17203314}.model-panel header p,.answer-panel p{line-height:1.6}.model-panel h1{margin:4px 0 8px;font-size:clamp(1.8rem,5vw,2.5rem)}.model-kicker{color:#50617b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.model-panel label{margin:28px 0 8px;font-weight:700;display:block}.model-panel textarea{resize:vertical;width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #aeb8c7;border-radius:10px;padding:14px;line-height:1.5}.model-panel textarea:focus{border-color:#2c60be;outline:3px solid #2c60be33}.model-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.model-panel button{color:#fff;font:inherit;cursor:pointer;background:#2c60be;border:1px solid #244f9e;border-radius:9px;padding:10px 16px;font-weight:700}.model-panel button:disabled{cursor:not-allowed;opacity:.5}.model-panel .secondary-button,.model-panel .text-button{color:#244f9e;background:#fff}.model-panel .text-button{border-color:#c8d1df;padding:7px 10px;font-size:.9rem}.support-message{color:#5d6879;font-size:.9rem}.error-message{color:#8a1c1c;background:#fff0f0;border-radius:8px;padding:10px 12px}.answer-panel{background:#f6f8fb;border-radius:12px;min-height:150px;margin-top:28px;padding:18px}.answer-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.answer-heading h2{margin:0;font-size:1.15rem}.answer-panel>p:last-child{white-space:pre-wrap}.benchmark-page{color:#16202f;background:linear-gradient(#ffffffeb,#f3f6f9f5),url(/visuals/ALICE-title-screen.png) top/cover fixed;min-height:100dvh;overflow:auto}.benchmark-shell{width:min(1180px,100%);margin:0 auto;padding:28px}.benchmark-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:18px 0 22px;display:grid}.benchmark-kicker{color:#526177;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:800}.benchmark-header h1{margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1}.benchmark-header p:last-child{color:#46546a;max-width:760px;margin:12px 0 0;line-height:1.6}.benchmark-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.benchmark-panel,.transcript-panel{background:#fffffff5;border:1px solid #d7dde7;border-radius:8px;box-shadow:0 18px 48px #1d263614}.benchmark-panel{padding:18px}.panel-title{margin:0 0 12px;font-size:1rem}.session-options{gap:8px;display:grid}.session-option{cursor:pointer;border:1px solid #d7dde7;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.session-option:has(input:checked){background:#eef5ff;border-color:#2362b8}.session-option strong,.session-option span{display:block}.session-option span{color:#5a677b;margin-top:2px;font-size:.9rem;line-height:1.4}.fixed-prompt{border-top:1px solid #e1e6ee;margin-top:18px;padding-top:18px}.fixed-prompt blockquote{color:#263247;background:#f5f8fc;border-left:3px solid #2362b8;margin:0 0 12px;padding:12px;line-height:1.5}.button-row{flex-wrap:wrap;gap:8px;display:flex}.benchmark-button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#2362b8;border:1px solid #2362b8;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-weight:800;display:inline-flex}.benchmark-button.secondary{color:#1d4f93;background:#fff}.benchmark-button.ghost{color:#425068;background:#fff;border-color:#cbd3df}.benchmark-button:disabled{cursor:not-allowed;opacity:.52}.composer-panel{border-top:1px solid #e1e6ee;margin-top:18px;padding-top:18px}.composer-panel label{margin-bottom:8px;font-weight:800;display:block}.composer-panel textarea{resize:vertical;width:100%;min-height:128px;color:inherit;font:inherit;background:#fff;border:1px solid #aeb8c7;border-radius:8px;padding:12px;line-height:1.5}.composer-panel textarea:focus{border-color:#2362b8;outline:3px solid #2362b82e}.status-line{color:#5b6778;min-height:22px;margin:10px 0 0;font-size:.92rem;line-height:1.4}.error-line{color:#842323;background:#fff0f0;border-radius:8px;margin:12px 0 0;padding:10px 12px;line-height:1.45}.export-panel{border-top:1px solid #e1e6ee;margin-top:18px;padding-top:18px}.transcript-panel{min-height:640px;overflow:hidden}.transcript-head{border-bottom:1px solid #e1e6ee;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.transcript-head h2{margin:0;font-size:1.05rem}.transcript-head p{color:#637084;margin:4px 0 0;font-size:.9rem}.transcript-list{gap:12px;max-height:70dvh;padding:18px;display:grid;overflow:auto}.empty-transcript{color:#5d6879;margin:0;line-height:1.6}.turn{background:#fff;border:1px solid #dfe5ee;border-radius:8px;gap:6px;padding:12px;display:grid}.turn.assistant{background:#f6f9fe;border-color:#c7d8ef}.turn-meta{color:#647187;flex-wrap:wrap;align-items:center;gap:8px;font-size:.82rem;display:flex}.turn.assistant .role-chip{background:#2362b8}.turn-text{white-space:pre-wrap;margin:0;line-height:1.55}@media (width<=840px){.benchmark-shell{padding:18px}.benchmark-header,.benchmark-grid{grid-template-columns:1fr}.transcript-panel{min-height:auto}}.realtime-page{color:#17212f;background:linear-gradient(#f8fafcf0,#eff3f7fa),url(/visuals/ALICE-title-screen.png) top/cover fixed;min-height:100dvh;overflow:auto}.realtime-shell{width:min(1160px,100%);margin:0 auto;padding:28px}.realtime-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:18px 0 22px;display:grid}.realtime-kicker{color:#526177;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:.78rem;font-weight:800}.realtime-header h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.realtime-header p:last-child{color:#46546a;max-width:780px;margin:12px 0 0;line-height:1.6}.status-pill{color:#344054;text-align:center;background:#fff;border:1px solid #c7d0dc;border-radius:8px;min-width:162px;padding:9px 12px;font-size:.9rem;font-weight:800}.status-pill.connected,.status-pill.speaking-listening{color:#0f5132;background:#effaf3;border-color:#9fc8b3}.status-pill.failed{color:#842323;background:#fff0f0;border-color:#e3b2b2}.realtime-controls,.realtime-session-meta,.realtime-diagnostics,.realtime-transcript{background:#fffffff5;border:1px solid #d7dde7;border-radius:8px;box-shadow:0 18px 48px #1d263614}.realtime-controls{flex-wrap:wrap;align-items:center;gap:8px;padding:14px;display:flex}.voice-select span{color:#647187;text-transform:uppercase;font-size:.72rem;font-weight:800}.voice-select select{color:#17212f;min-height:40px;font:inherit;background:#fff;border:1px solid #cbd3df;border-radius:8px;padding:8px 36px 8px 10px;font-weight:700}.voice-select select:disabled{opacity:.62}.realtime-button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#2362b8;border:1px solid #2362b8;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-weight:800;display:inline-flex}.realtime-button.secondary{color:#842323;background:#fff;border-color:#e3b2b2}.realtime-button.ghost{color:#425068;background:#fff;border-color:#cbd3df}.realtime-button:disabled{cursor:not-allowed;opacity:.52}.remote-audio{opacity:0;pointer-events:none;width:1px;height:1px}.realtime-error{color:#842323;background:#fff0f0;border-radius:8px;margin:14px 0 0;padding:10px 12px;line-height:1.45}.realtime-session-meta{background:#d7dde7;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:16px;display:grid;overflow:hidden}.realtime-session-meta div{background:#fff;min-width:0;padding:13px}.realtime-session-meta span,.realtime-session-meta strong{display:block}.realtime-session-meta span{color:#647187;text-transform:uppercase;margin-bottom:5px;font-size:.78rem;font-weight:800}.realtime-session-meta strong{overflow-wrap:anywhere;font-size:.95rem}.realtime-diagnostics{gap:5px;margin-top:10px;padding:12px 13px;display:grid}.realtime-diagnostics span{color:#647187;text-transform:uppercase;font-size:.78rem;font-weight:800}.realtime-diagnostics strong{overflow-wrap:anywhere;color:#2e3a4d;font-size:.95rem;line-height:1.45}.realtime-transcript{margin-top:16px;overflow:hidden}.transcript-title-row{border-bottom:1px solid #e1e6ee;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.transcript-title-row h2,.transcript-title-row p{margin:0}.transcript-title-row h2{font-size:1.05rem}.transcript-title-row p{color:#637084;font-size:.88rem}.realtime-event-list{gap:12px;max-height:68dvh;padding:18px;display:grid;overflow:auto}.empty-realtime-transcript{color:#5d6879;margin:0;line-height:1.6}.realtime-event{background:#fff;border:1px solid #dfe5ee;border-radius:8px;gap:6px;padding:12px;display:grid}.realtime-event.assistant{background:#f6f9fe;border-color:#c7d8ef}.realtime-event-meta{color:#647187;flex-wrap:wrap;align-items:center;gap:8px;font-size:.82rem;display:flex}.role-chip{color:#fff;background:#2a3445;border-radius:999px;padding:2px 7px;font-weight:800}.realtime-event.assistant .role-chip{background:#2362b8}.realtime-event p{white-space:pre-wrap;margin:0;line-height:1.55}@media (width<=760px){.realtime-shell{padding:18px}.realtime-header,.realtime-session-meta{grid-template-columns:1fr}.status-pill{justify-self:start;min-width:0}.transcript-title-row{flex-direction:column;align-items:flex-start}}:root{--lighthouse-gold:#d99a2b;--lighthouse-gold-bright:#ffc44a;--lighthouse-navy:#07111d;--lighthouse-navy-soft:#0d1e2d;--lighthouse-cyan:#0ab3ff;--lighthouse-cream:#f8f2e8;--lighthouse-paper:#fffaf2;--lighthouse-ink:#161a20;--lighthouse-muted:#4c5561;--lighthouse-green:#45a866;--lighthouse-purple:#8b5cf6;--lighthouse-coral:#ff6848;--radius:8px;--shadow-soft:0 24px 80px #09121c29;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.lh-app{min-height:100dvh;color:var(--lighthouse-ink);font-family:var(--font-sans);background:radial-gradient(circle at 15% 10%,#0ab3ff1f,#0000 26rem),linear-gradient(135deg,#fffaf2 0%,#f7efe4 44%,#eef7fb 100%);overflow:auto}.lh-app[data-theme=dark]{color:#f8f2e8;background:radial-gradient(circle at 18% 12%,#0ab3ff29,#0000 26rem),radial-gradient(circle at 82% 18%,#d99a2b24,#0000 24rem),linear-gradient(135deg,#030910 0%,#07111d 52%,#0d1e2d 100%)}.lh-topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf2d1;border-bottom:1px solid #161a201f;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:14px clamp(18px,3vw,44px);display:grid;position:sticky;top:0}.lh-app[data-theme=dark] .lh-topbar{background:#030910c2;border-bottom-color:#f8f2e81f}.brand-mark,.lh-nav button,.theme-toggle{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.brand-mark{letter-spacing:.08em;white-space:nowrap;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark__icon{border:1px solid var(--lighthouse-gold);width:32px;height:32px;color:var(--lighthouse-gold);place-items:center;display:grid}.lh-nav{justify-content:center;gap:6px;display:flex}.lh-nav button{border-radius:var(--radius);color:var(--lighthouse-muted);padding:9px 12px;font-weight:700}.lh-app[data-theme=dark] .lh-nav button{color:#f8f2e8bd}.lh-nav button.is-active{color:var(--lighthouse-ink);background:#d99a2b29}.lh-app[data-theme=dark] .lh-nav button.is-active{color:var(--lighthouse-gold-bright)}.lh-topbar__actions{align-items:center;gap:8px;display:flex}.lh-main{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 56px}.lh-button{border-radius:var(--radius);min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:800;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.lh-button:hover,.theme-toggle:hover,.lh-nav button:hover{transform:translateY(-1px)}.lh-button:disabled{cursor:not-allowed;opacity:.6}.lh-button--primary{color:#111827;background:linear-gradient(180deg, var(--lighthouse-gold-bright), var(--lighthouse-gold));border-color:#7e531038}.lh-button--secondary{color:inherit;background:#ffffff94;border-color:#161a2029}.lh-app[data-theme=dark] .lh-button--secondary,.lh-app[data-theme=dark] .lh-button--ghost{background:#ffffff0d;border-color:#f8f2e824}.lh-button--ghost{color:inherit;background:0 0;border-color:#161a201f}.lh-button--danger{color:#fff;background:var(--lighthouse-coral)}.theme-toggle{border-radius:var(--radius);border:1px solid #161a2024;place-items:center;width:40px;height:40px;display:grid}.lh-app[data-theme=dark] .theme-toggle{border-color:#f8f2e824}.lh-card{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fffaf2c7;border:1px solid #161a201f;padding:clamp(20px,3vw,32px)}.lh-app[data-theme=dark] .lh-card{background:#07111dc2;border-color:#f8f2e81c;box-shadow:0 24px 80px #00000047}.eyebrow{color:var(--lighthouse-gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:16px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.98}h2{font-size:1.2rem}.lead,.lh-card p,blockquote{color:var(--lighthouse-muted);line-height:1.7}.lh-app[data-theme=dark] .lead,.lh-app[data-theme=dark] .lh-card p,.lh-app[data-theme=dark] blockquote{color:#f8f2e8c7}.threshold-page{gap:18px;display:grid}.hero-grid{grid-template-columns:minmax(0,.96fr) minmax(300px,.74fr);align-items:stretch;gap:22px;min-height:min(680px,100dvh - 152px);display:grid}.hero-copy{border-radius:var(--radius);flex-direction:column;justify-content:center;padding:clamp(26px,5vw,64px);display:flex}.hero-copy h1 span{color:var(--lighthouse-gold)}.hero-actions,.action-row,.session-header,.ready-signals,.stacked-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.promise-row,.check-list div,.question-list p{align-items:flex-start;gap:10px;display:flex}.promise-row{color:var(--lighthouse-green);margin:20px 0;font-weight:800}.promise-row p{margin:0}.hero-visual{border-radius:var(--radius);background:linear-gradient(#ffffff9e,#f8f2e8e0),repeating-linear-gradient(112deg,#0000 0 32px,#d99a2b29 33px 34px);border:1px solid #d99a2b2e;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.lh-app[data-theme=dark] .hero-visual{background:radial-gradient(circle,#0ab3ff21,#0000 20rem),repeating-linear-gradient(112deg,#0000 0 32px,#d99a2b21 33px 34px),#050d16}.lighthouse-beam{clip-path:polygon(45% 0,55% 0,100% 100%,0 100%);background:linear-gradient(#d99a2b00,#d99a2b38);width:36%;height:76%;position:absolute;bottom:-18%;right:18%}.next-card{max-width:780px}.page-grid,.ready-layout,.profile-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.46fr);align-items:start;gap:18px;display:grid}.page-grid--narrow{grid-template-columns:minmax(280px,680px);justify-content:center}.form-grid{gap:12px;margin:22px 0;display:grid}.field{gap:7px;font-weight:800;display:grid}.field input,.field select,.chat-input textarea{border-radius:var(--radius);width:100%;color:inherit;font:inherit;outline-color:var(--lighthouse-cyan);background:#ffffffa8;border:1px solid #161a2029;padding:12px 13px}.lh-app[data-theme=dark] .field input,.lh-app[data-theme=dark] .field select,.lh-app[data-theme=dark] .chat-input textarea{background:#ffffff0d;border-color:#f8f2e824}.field--inline{grid-template-columns:auto auto minmax(120px,1fr);align-items:center}.materials-list,.prep-status,.check-list,.note-list,.question-list{gap:10px;margin:20px 0;display:grid}.material-row,.prep-status__row,.toggle-row{border-radius:var(--radius);background:#ffffff6b;border:1px solid #161a201a;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.lh-app[data-theme=dark] .material-row,.lh-app[data-theme=dark] .prep-status__row,.lh-app[data-theme=dark] .toggle-row{background:#ffffff0a;border-color:#f8f2e81c}.material-row__icon,.prep-status svg,.check-list svg,.question-list svg{color:var(--lighthouse-cyan)}.prep-status__row strong{color:var(--lighthouse-gold);justify-self:end;font-size:.84rem}.context-card,.signal-card{min-height:280px}.signal-card,.ready-signals{justify-content:center}.ready-primary{gap:18px;display:grid}blockquote{border-left:3px solid var(--lighthouse-gold);margin:0;padding-left:16px}.voice-controls{gap:12px;margin:16px 0;display:grid}.voice-controls--compact .lh-button,.voice-controls--compact .field--inline{width:100%}.segmented-control{border-radius:var(--radius);border:1px solid #161a201f;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.segmented-control button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;padding:9px 8px;font-weight:800}.segmented-control button.is-active{color:var(--lighthouse-cyan);background:#0ab3ff26}.session-layout{grid-template-columns:260px minmax(0,1fr) 260px;align-items:start;gap:16px;display:grid}.session-sidebar{gap:16px;display:grid}.session-main{min-height:calc(100dvh - 160px)}.session-header{justify-content:space-between;margin-bottom:12px}.inline-notice{border-radius:var(--radius);background:#d99a2b1f;border:1px solid #d99a2b42;padding:10px 12px}.discovery-chat{gap:14px;display:grid}.transcript{gap:12px;max-height:52dvh;padding-right:6px;display:grid;overflow:auto}.message{border-radius:var(--radius);background:#ffffff85;border:1px solid #161a201f;width:min(82%,720px);padding:14px}.lh-app[data-theme=dark] .message{background:#ffffff0d;border-color:#f8f2e81f}.message--participant{border-color:#45a86652;justify-self:end}.message__role{color:var(--lighthouse-cyan);text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:900}.chat-input{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.note-list p,.question-list p{border-radius:var(--radius);background:#0ab3ff14;margin:0;padding:10px}.profile-intro{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.profile-review{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-section{border-radius:var(--radius);background:#fffaf2ad;border:1px solid #161a201c;padding:18px}.lh-app[data-theme=dark] .profile-section{background:#07111d9e;border-color:#f8f2e81c}.alice-orb{--orb-accent:var(--lighthouse-cyan);filter:drop-shadow(0 0 28px #0ab3ff3d);border-radius:999px;place-items:center;display:grid;position:relative}.alice-orb--small{width:88px;height:88px}.alice-orb--medium{width:156px;height:156px}.alice-orb--large{width:min(320px,70vw);height:min(320px,70vw)}.alice-orb--happy{--orb-accent:var(--lighthouse-green)}.alice-orb--thoughtful{--orb-accent:var(--lighthouse-purple)}.alice-orb--concerned{--orb-accent:var(--lighthouse-coral)}.alice-orb__ring{border-radius:inherit;border:2px solid var(--orb-accent);position:absolute}.alice-orb__ring--outer{border-style:dashed;animation:16s linear infinite spin;inset:0}.alice-orb__ring--inner{animation:11s linear infinite reverse spin;inset:18%;box-shadow:inset 0 0 28px #ffc44a3d}.alice-orb__core{border-radius:inherit;background:radial-gradient(circle,#ffc44a33,#000000c2 62%);border:1px solid #ffc44a70;justify-content:center;align-items:center;gap:4px;width:52%;height:52%;display:flex}.alice-orb__core span{background:var(--lighthouse-gold-bright);border-radius:99px;width:3px;height:18%;animation:1.4s ease-in-out infinite pulse;box-shadow:0 0 12px #ffc44ae6}.alice-orb__core span:nth-child(2),.alice-orb__core span:nth-child(6){height:34%;animation-delay:.1s}.alice-orb__core span:nth-child(3),.alice-orb__core span:nth-child(5){height:50%;animation-delay:.18s}.alice-orb__core span:nth-child(4){height:66%;animation-delay:.26s}.lp-identifier{width:210px;height:210px;margin:0 auto;position:relative}.lp-identifier__ring{clip-path:polygon(0 0,100% 0,100% 48%,54% 48%,54% 100%,0 100%);border:1px solid #d99a2b70;border-radius:999px;position:absolute}.lp-identifier__node{background:var(--lighthouse-gold-bright);transform-origin:0 0;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;left:50%}.lp-identifier__print{border:2px solid var(--lighthouse-gold);border-radius:999px;position:absolute;inset:36%;box-shadow:0 0 0 12px #d99a2b17,0 0 32px #d99a2b5c}.ethics-overlay{z-index:30;border-radius:var(--radius);width:min(75vw,860px);max-height:min(72dvh,680px);box-shadow:var(--shadow-soft);background:#fffaf2f5;border:1px solid #161a2029;padding:22px;position:fixed;top:70px;right:clamp(16px,4vw,54px);overflow:auto}.lh-app[data-theme=dark] .ethics-overlay{background:#07111df5;border-color:#f8f2e824}.ethics-overlay__header{justify-content:space-between;align-items:start;gap:14px;display:flex}.ethics-overlay__body{line-height:1.72}.doctrine-line{color:var(--lighthouse-gold);font-weight:900}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scaleY(.55)}}@media (width<=980px){.lh-topbar{grid-template-columns:1fr}.lh-nav,.lh-topbar__actions{justify-content:start;overflow-x:auto}.hero-grid,.page-grid,.ready-layout,.session-layout,.profile-review{grid-template-columns:1fr}.session-main{min-height:auto}.profile-intro{grid-template-columns:1fr}.ethics-overlay{width:auto;left:16px;right:16px}}@media (width<=640px){.lh-main{width:min(100% - 20px,1180px);padding-top:18px}.brand-mark{white-space:normal}.lh-topbar__actions .lh-button span{display:none}.hero-copy{padding:18px 4px}.hero-visual{min-height:300px}.chat-input,.field--inline{grid-template-columns:1fr}.message{width:100%}}:root{color:#10183f;font-synthesis:none;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.discovery-page{color:#10183f;background:linear-gradient(135deg,#fff 0%,#f7faff 50%,#fff 100%);min-height:100vh}.discovery-page *{box-sizing:border-box}.discovery-page button,.discovery-page textarea{font:inherit}.discovery-page button{color:inherit}.topbar{z-index:20;background:#fffffff0;border-bottom:1px solid #e0e6f2;grid-template-columns:270px 1fr 365px;align-items:center;height:72px;padding:0 22px;display:grid;position:sticky;top:0}.brand{letter-spacing:1.2px;align-items:center;gap:9px;font-family:Georgia,serif;font-size:17px;display:flex}.brand small{letter-spacing:0;font:500 8px Inter,sans-serif;display:block}.mini-lighthouse{color:#14205d;font-size:30px}.page-title{text-align:center;color:#151d81}.page-title strong{letter-spacing:1.5px;font:500 28px Georgia,serif}.page-title small{color:#2450e8;font-size:12px;display:block}.top-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.top-actions>button:not(.icon-button):not(.avatar-button),.voice-select button{background:#fff;border:1px solid #dce3ef;border-radius:8px;padding:12px 20px;font-size:12px;font-weight:700}.session-pill{border:1px solid #dce3ef;border-radius:8px;min-width:110px;padding:8px 14px}.session-pill small{font-size:8px;font-weight:700;display:block}.session-pill b{color:#009a55;font-size:10px}.icon-button{background:0 0;border:0;place-items:center;padding:8px;display:grid}.icon-button svg{width:21px}.avatar-button,.user-dot{border:0;border-radius:50%;place-items:center;font-weight:700;display:grid;color:#fff!important;background:#3837c6!important}.avatar-button{width:39px;height:39px}.mobile-menu,.drawer-close{display:none}.three-column{grid-template-columns:minmax(250px,280px) minmax(560px,1fr) minmax(285px,320px);gap:14px;max-width:1580px;margin:auto;padding:12px 22px 8px;display:grid}.left-rail,.right-rail{flex-direction:column;gap:9px;display:flex}.rail-card{background:#ffffffeb;border:1px solid #dce3ef;border-radius:9px;padding:14px 16px;box-shadow:0 3px 12px #20376e06}.rail-card h2,.bottom-bar h3{margin:0 0 13px;font-size:10px;font-weight:800}.rail-card h3{font-size:10px}.progress-ring{background:conic-gradient(#1760f3 0 42%,#e4e7ec 42% 92%,transparent 92%);border-radius:50%;place-items:center;width:102px;height:102px;margin:0 auto;display:grid;position:relative}.progress-ring:before{content:"";background:#fff;border-radius:50%;width:75px;height:75px;position:absolute}.progress-ring span{z-index:1;font-size:26px;font-weight:700}.progress-ring small{font-size:14px}.progress-copy{text-align:center;margin:8px 0 10px}.progress-copy b,.progress-copy span{font-size:11px;display:block}.progress-copy span{color:#00a45e;margin-top:4px;font-size:9px}.steps{margin:0;padding:0;list-style:none;position:relative}.steps:before{content:"";background:#dfe3eb;width:1px;position:absolute;top:15px;bottom:15px;left:17px}.steps li{border-radius:7px;align-items:center;gap:10px;padding:8px 7px;display:flex;position:relative}.steps li.active{color:#114be6;background:#edf2ff}.steps li i{z-index:1;background:#f1f3f7;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.steps li.active i{color:#fff;background:#185af2}.steps svg{width:12px}.steps li i span{font-size:9px}.steps b{font-size:10px}.steps small{margin-top:2px;font-size:9px;font-weight:500;display:block}.info-row{align-items:flex-start;gap:10px;margin:11px 0;display:flex}.info-row i{color:#97520b;background:#fff6ed;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.info-row svg{width:13px}.info-row span b,.info-row span small{font-size:9px;display:block}.info-row span small{margin-top:3px}.right-rail .info-row i{color:#2729aa;background:#f2f3ff}.session-info{margin:0;font-size:9px}.session-info div{justify-content:space-between;margin:7px 0;display:flex}.session-info dd{margin:0}.outline-button{background:#fff;border:1px solid #e0e5ef;border-radius:5px;width:100%;margin-top:5px;padding:7px;font-size:9px;font-weight:700;color:#0b4cf1!important}.center-panel{background:#edf5ff;border:1px solid #bad1fa;border-radius:10px;flex-direction:column;min-height:750px;display:flex;overflow:hidden;box-shadow:0 8px 20px #2e559c0f}.alice-header{background:linear-gradient(100deg,#eef6ff,#e2f0ff);border-bottom:1px solid #bad1fa;grid-template-columns:auto 1fr auto;gap:14px;padding:16px 20px;display:grid}.alice-header h1{margin:0;font-size:23px}.alice-header h1 svg{vertical-align:middle;color:#2925b5;width:18px}.alice-header b{font-size:11px}.alice-header p{margin:7px 0 0;font-size:10px;line-height:1.5}.voice-select{text-align:center}.voice-select button{align-items:center;gap:9px;display:flex}.voice-select svg{width:15px}.voice-select span{margin-top:9px;font-size:9px;display:block}.voice-select .on{color:#009957}.voice-select .off{color:#e23c3c}.alice-avatar{background:radial-gradient(circle at 48% 42%,#7f89ff 0,#2a2eb0 38%,#0f1569 70%,#080a4c 100%);border-radius:50%;flex:none;place-items:center;display:grid;position:relative;box-shadow:0 6px 18px #171f8b59}.alice-avatar--sm{width:42px;height:42px}.alice-avatar--md{width:54px;height:54px}.alice-avatar--lg{width:68px;height:68px}.alice-avatar__star{color:#fff;filter:drop-shadow(0 0 8px #ccf5ff);width:54%;height:54%}.alice-avatar__ring{border:1px solid #0000;border-radius:50%;position:absolute;inset:-5px}.alice-avatar--listening .alice-avatar__ring{border-color:#1fcd82;animation:1.8s ease-out infinite pulse-ring}.alice-avatar--speaking{animation:.65s ease-in-out infinite alternate avatar-beat}.alice-avatar--loading .alice-avatar__ring{border:3px solid #0000;border-top-color:#74d8ff;animation:.9s linear infinite rotate}.chat{flex:1;max-height:440px;padding:16px 25px 8px;position:relative;overflow-y:auto}.live-status{z-index:2;float:right;background:#ffffffe0;border:1px solid #d1def6;border-radius:10px;width:180px;padding:10px;position:sticky;top:0;box-shadow:0 5px 20px #31488314}.live-status>span{text-align:center;color:#07965a;font-size:8px;display:block}.alice-wave{color:#14af71;justify-content:center;align-items:center;gap:3px;height:28px;display:flex}.alice-wave i{width:2px;height:calc(5px + (var(--bar) % 5) * 3px);animation:.8s ease-in-out infinite alternate wave;animation-delay:calc(var(--bar) * -55ms);background:currentColor;border-radius:3px;display:block}.alice-wave--speaking{color:#6536e6}.alice-wave--thinking{color:#ff7a00}.alice-wave--loading{color:#2074ff}.alice-wave--loading i{animation:.9s linear infinite fade}.alice-wave--compact{height:12px}.alice-wave--compact i{gap:1px;width:1px;height:5px}.message-row{clear:both;align-items:flex-start;gap:12px;max-width:72%;margin:0 0 14px;display:flex}.message-row--participant{justify-content:flex-end;margin-left:auto}.bubble{background:#fff;border-radius:11px;min-width:220px;padding:10px 14px;position:relative;box-shadow:0 6px 18px #405a960f}.bubble time{color:#69779b;font-size:8px;display:block}.bubble p{margin:7px 0;font-size:12px;line-height:1.55}.message-row--participant .bubble{color:#fff;background:linear-gradient(140deg,#2466f0,#174ee7)}.message-row--participant .bubble time{color:#dce7ff}.user-dot{width:35px;height:35px}.bubble-speaker{width:13px;position:absolute;bottom:8px;right:10px}.composer,.transcript-review{background:#ffffffeb;border:1px solid #cad5e7;border-radius:9px;margin:0 18px 10px;overflow:hidden}.tabs{border-bottom:1px solid #dbe2ef;grid-template-columns:repeat(3,1fr);display:grid}.tabs button{background:#f7f9fc;border:0;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:9px;font-weight:700;display:flex}.tabs button.active{color:#1152f5;background:#fff;box-shadow:inset 0 2px #2868ff}.tabs svg{width:13px}.speak-pane{text-align:center;flex-direction:column;align-items:center;padding:8px 0 0;display:flex}.speak-pane>b{font-size:9px}.speak-pane>small,.speak-pane>span{color:#45527b;font-size:8px}.record-line{justify-content:center;align-items:center;gap:8px;width:70%;display:flex}.record-line>.alice-wave{flex:1}.record-button{color:#fff;background:#1a5bed;border:5px solid #d9e5ff;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;box-shadow:0 3px 12px #2d63e8}.record-button.recording{background:#ee4055}.speak-pane>strong{font-size:9px}.record-actions{border-top:1px solid #edf0f5;grid-template-columns:repeat(3,1fr);width:100%;margin-top:7px;display:grid}.record-actions button{background:#fff;border:0;justify-content:center;align-items:center;gap:6px;padding:7px;font-size:9px;display:flex}.record-actions button+button{border-left:1px solid #edf0f5}.record-actions svg{width:12px}.record-actions button:disabled{opacity:.38}.type-pane{gap:10px;padding:13px;display:flex}.type-pane textarea,.transcript-review textarea{resize:vertical;border:1px solid #dce3ef;border-radius:7px;flex:1;min-height:68px;padding:11px}.type-pane button,.transcript-review>button,.primary{background:#1458f4;border:0;border-radius:6px;align-items:center;gap:7px;padding:10px 16px;font-size:10px;font-weight:700;display:flex;color:#fff!important}.type-pane svg,.transcript-review svg,.primary svg{width:14px}.attach-pane{text-align:center;flex-direction:column;align-items:center;gap:5px;padding:22px;font-size:10px;display:flex}.attach-pane svg{color:#155bf3}.attach-pane span{color:#64708d}.transcript-review{grid-template-columns:1fr auto;gap:8px;padding:12px 16px;display:grid}.transcript-review>div{grid-column:1/-1;justify-content:space-between;font-size:9px;display:flex}.transcript-review>div span{font-weight:400}.transcript-review label{align-items:center;gap:4px;display:flex}.signal{margin:12px 0}.signal>span{grid-template-columns:22px 1fr auto;align-items:center;font-size:9px;display:grid}.signal svg{color:#00a868;width:13px}.signal small{font-size:8px}.signal>i{background:#e5e8ee;height:4px;margin:6px 0 0 32px;display:block}.signal>i em{background:#00ad68;height:100%;display:block}.signal-1 svg,.signal-4 svg{color:#ff7300}.signal-1>i em,.signal-4>i em{background:#ff7300}.signal-2 svg{color:#8137e4}.signal-2>i em{background:#8137e4}.signal-3>i em{background:#ff7300}.quick-actions{flex-direction:column;gap:6px;display:flex}.quick-actions button{text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:9px;display:flex}.quick-actions svg{width:12px}.bottom-bar{background:#fff;border:1px solid #dce3ef;border-radius:9px 9px 0 0;grid-template-columns:1.05fr 1.15fr 1.15fr .95fr;gap:24px;max-width:1535px;margin:0 auto;padding:12px 30px;display:grid}.bottom-bar>div+div{border-left:1px solid #e2e6ef;padding-left:24px}.bottom-bar h3{margin-bottom:8px}.bottom-bar>div>button{background:#fff;border:1px solid #e0e5ef;border-radius:5px;justify-content:space-between;width:100%;margin:5px 0;padding:6px 9px;font-size:8px;display:flex}.bottom-bar>div>button svg{width:12px}.bottom-bar>div>button b{color:#00a45e}.shortcut-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.shortcut-grid button{background:#fff;border:1px solid #e0e5ef;border-radius:4px;padding:6px;font-size:8px}.next p{font-size:8px;line-height:1.5}.next button{color:#1158ee!important;background:0 0!important;border:0!important;width:auto!important;padding:0!important}.status-legend>div{text-transform:capitalize;grid-template-columns:8px 50px 1fr;align-items:center;height:17px;font-size:8px;display:grid}.legend-dot{border:1px solid;border-radius:50%;width:6px;height:6px}.legend-dot--listening{color:#00af68}.legend-dot--speaking{color:#6e37e5}.legend-dot--thinking{color:#ff7a00}.legend-dot--loading{color:#1e70f0}.modal-backdrop{z-index:50;background:#0c143173;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(560px,100%);max-height:80vh;padding:28px;position:relative;overflow:auto;box-shadow:0 24px 70px #070f3240}.modal-close{background:0 0;border:0;position:absolute;top:14px;right:14px}.modal-close svg{width:20px}.modal h2{margin:5px 25px 10px 0;font-size:18px}.modal p{font-size:12px;line-height:1.5}.modal-icon{color:#175bef}.modal-icon.danger{color:#d34}.full-transcript{max-height:50vh;margin:15px 0;overflow:auto}.full-transcript p{border-bottom:1px solid #e7eaf1;margin:0;padding:10px 0}.full-transcript b{width:50px;display:inline-block}.full-transcript time{color:#6a7590;margin-left:8px;font-size:9px;display:block}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.modal-actions button{background:#fff;border:1px solid #dce3ef;border-radius:6px;padding:9px 14px}.danger-button{color:#fff!important;background:#d72e41!important;border-color:#d72e41!important}.authoring-progress-track{background:#94a3b838;border-radius:99px;width:100%;max-width:280px;height:6px;position:relative;overflow:hidden}.authoring-progress-fill{background:linear-gradient(90deg,#6536e6,#2a6df0);border-radius:99px;width:40%;animation:1.4s ease-in-out infinite authoring-progress-slide;position:absolute;top:0;bottom:0}@keyframes authoring-progress-slide{0%{left:-40%}to{left:100%}}@media (prefers-reduced-motion:reduce){.authoring-progress-fill{opacity:.6;width:100%;animation:none;left:0}}@keyframes pulse-ring{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.25)}}@keyframes avatar-beat{to{filter:brightness(1.18);transform:scale(1.06)}}@keyframes spin-star{to{transform:rotate(360deg)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes wave{to{opacity:.55;height:5px}}@keyframes fade{0%,to{opacity:.25}50%{opacity:1}}@media (width<=1100px){.three-column{grid-template-columns:240px minmax(500px,1fr)}.right-rail{display:none}.topbar{grid-template-columns:220px 1fr 280px}.page-title strong{font-size:22px}.bottom-bar{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.topbar{grid-template-columns:auto 1fr auto;height:62px;padding:0 10px}.brand,.top-actions{display:none}.page-title strong{font-size:19px}.page-title small{font-size:9px}.mobile-menu{display:grid}.three-column{padding:8px;display:block}.left-rail,.right-rail{z-index:40;background:#f7f9fd;width:min(330px,90vw);padding:45px 10px 15px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;overflow:auto}.left-rail{left:0;transform:translate(-105%)}.right-rail{right:0;transform:translate(105%)}.left-rail.rail-open,.right-rail.rail-open{transform:none}.drawer-close{background:0 0;border:0;display:block;position:absolute;top:8px;right:8px}.center-panel{min-height:calc(100vh - 80px)}.alice-header{grid-template-columns:auto 1fr}.voice-select{grid-column:1/-1}.voice-select button{margin:auto}.chat{max-height:50vh;padding:12px}.message-row{max-width:91%}.live-status{display:none}.bottom-bar{grid-template-columns:1fr;margin:8px;padding:15px}.bottom-bar>div+div{border-top:1px solid #e2e6ef;border-left:0;padding:12px 0 0}.tabs button{font-size:0}.tabs svg{width:18px}.transcript-review{grid-template-columns:1fr}.transcript-review>button{justify-content:center}.alice-header p{display:none}}@media (prefers-reduced-motion:reduce){.discovery-page *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.alice-debug{text-transform:capitalize;color:#15965f;background:#eafff5;border:1px solid;border-radius:99px;align-items:center;margin-top:7px;padding:3px 7px;font-size:8px;font-weight:700;display:inline-flex}.alice-debug--speaking{color:#6536e6;background:#f4efff}.alice-debug--thinking{color:#c96700;background:#fff5e8}.alice-debug--loading{color:#1768db;background:#eaf3ff}.alice-avatar{isolation:isolate}.alice-avatar__star{transform-origin:50%;z-index:2}.alice-avatar__ring{z-index:0}.alice-avatar__glow{opacity:.18;z-index:1;background:radial-gradient(circle,#8fffe0 0,#0000 68%);border-radius:50%;position:absolute;inset:10%}.alice-avatar--listening .alice-avatar__ring{animation:1.8s ease-out infinite alice-listen-ring;box-shadow:0 0 12px #2ee5a077}.alice-avatar--listening .alice-avatar__glow{animation:1.8s ease-in-out infinite alice-breathe}.alice-avatar--speaking{animation:.48s ease-in-out infinite alternate alice-speak-pulse;box-shadow:0 0 0 4px #816cff33,0 7px 22px #4526c688}.alice-avatar--speaking>.alice-wave{z-index:3;color:#d9d5ff;gap:2px;height:22%;position:absolute;inset:auto 8% 9%}.alice-avatar--speaking>.alice-wave i{width:2px;height:80%;animation-duration:.42s}.alice-avatar--thinking .alice-avatar__star{animation:2.2s linear infinite alice-think-star}.alice-avatar__spark{z-index:3;border-radius:50%;animation:2.2s linear infinite alice-orbit;position:absolute;inset:-8px}.alice-avatar__spark:after{content:"";background:#fff6a8;border-radius:50%;width:6px;height:6px;position:absolute;top:0;left:50%;box-shadow:0 0 10px #fff}.alice-avatar--loading .alice-avatar__ring{border:3px solid #74d8ff;border-color:#74d8ff #8d7aff #4f72ff44 #4f72ff44;animation:.9s linear infinite alice-load-ring}.feed-heading{color:#546283;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;padding:4px 25px 0;font-size:9px;font-weight:800;display:flex}.feed-heading i{background:#cbd9ed;flex:1;height:1px}.chat{scroll-behavior:smooth;min-height:230px;max-height:390px;padding:12px 25px 8px}.message-row{position:relative}.latest-badge{z-index:3;color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0b56f0;border-radius:99px;padding:2px 6px;font-size:7px;font-weight:800;position:absolute;top:-7px;right:-6px}.message-row--alice .latest-badge{left:34px;right:auto}@keyframes alice-listen-ring{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.28)}}@keyframes alice-breathe{50%{opacity:.58;transform:scale(1.4)}}@keyframes alice-speak-pulse{to{filter:brightness(1.22);transform:scale(1.075)}}@keyframes alice-think-star{to{transform:rotate(360deg)}}@keyframes alice-orbit{to{transform:rotate(360deg)}}@keyframes alice-load-ring{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.alice-avatar__ring,.alice-avatar__glow,.alice-avatar__star,.alice-avatar__spark,.alice-avatar>.alice-wave i{animation:none!important}.alice-avatar--speaking{box-shadow:0 0 0 4px #816cff55,0 7px 22px #4526c688}.alice-avatar--thinking .alice-avatar__spark:after{background:#fff6a8}.alice-avatar--loading .alice-avatar__ring{border-color:#74d8ff}}.alice-avatar__ring{border-width:3px;inset:-9px}.alice-avatar--listening{box-shadow:0 0 0 5px #1fd6a322,0 0 30px #1f9fff88,0 8px 24px #17229e66}.alice-avatar--listening .alice-avatar__ring{border-width:3px;border-color:#20dca6}.alice-avatar--listening .alice-avatar__glow{opacity:.5;background:radial-gradient(circle,#79ffe4 0,#2a9dff55 42%,#0000 72%)}.alice-avatar--listening>.alice-wave{z-index:4;color:#a7ffea;gap:2px;height:23%;position:absolute;inset:auto 12% 14%}.alice-avatar--listening>.alice-wave i{width:2px;min-height:4px;animation-duration:1.05s}.alice-avatar--speaking{box-shadow:0 0 0 6px #7a5cff55,0 0 38px #6b38ffcc,0 10px 28px #2318a588}.alice-avatar--speaking>.alice-wave{color:#fff;gap:3px;height:37%;inset:auto 5% 7%}.alice-avatar--speaking>.alice-wave i{width:3px;min-height:5px;animation:.38s ease-in-out infinite alternate alice-big-wave;animation-delay:calc(var(--bar) * -42ms)}.alice-avatar--thinking{box-shadow:0 0 0 4px #6e5bff44,0 0 32px #573bdf99}.alice-avatar--thinking .alice-avatar__ring{border:3px solid #0000;border-color:#c2b7ff #0000 #0000 #5e53ec;animation:2.6s linear infinite alice-thought-trail;box-shadow:0 0 15px #7767ff}.alice-avatar--thinking .alice-avatar__star{filter:drop-shadow(0 0 13px #e5e0ff);animation:3.2s ease-in-out infinite alice-think-star}.alice-avatar--loading{box-shadow:0 0 0 4px #3c92ff33,0 0 28px #55bdff99}.voice-error{color:#795400;background:#fff9e8;border:1px solid #f0c770;border-radius:7px;align-items:center;gap:7px;margin:8px 18px 0;padding:8px 11px;font-size:9px;display:flex}.voice-error>svg{width:14px}.voice-error button{background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.voice-error button svg{width:13px}.voice-audition-label{gap:6px;margin:18px 0 12px;font-size:11px;font-weight:800;display:grid}.voice-audition-label select{text-transform:capitalize;background:#fff;border:1px solid #d5ddec;border-radius:7px;padding:10px}.modal blockquote{color:#344064;background:#f5f7ff;border-left:3px solid #4d6fff;margin:12px 0 18px;padding:12px 14px;font-size:11px;line-height:1.55}@keyframes alice-speak-ring{0%{opacity:1;transform:scale(.92)}to{opacity:0;transform:scale(1.38)}}@keyframes alice-big-wave{0%{opacity:.65;height:15%}to{opacity:1;height:100%}}@keyframes alice-thought-trail{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.alice-avatar--listening{box-shadow:0 0 0 7px #20dca677,0 0 24px #1f9fff88}.alice-avatar--speaking{box-shadow:0 0 0 8px #8c73ff88,0 0 30px #6b38ffcc}.alice-avatar--thinking{box-shadow:0 0 0 7px #6e5bff88,0 0 25px #573bdf99}.alice-avatar--loading{box-shadow:0 0 0 8px #4eafff88,0 0 22px #55bdff99}.alice-avatar>.alice-wave i{opacity:1!important;height:75%!important}}.three-column{padding-top:8px}.center-panel{min-height:660px}.alice-header{align-items:center;gap:12px;padding:11px 16px}.alice-header .alice-avatar--lg{width:58px;height:58px}.alice-header h1{font-size:20px}.alice-header p{white-space:nowrap;margin-top:4px}.alice-debug{margin-top:4px;padding:2px 6px}.voice-select{gap:6px;min-width:205px;display:grid}.voice-select>label{background:#fff;border:1px solid #cad6e8;border-radius:7px;align-items:center;gap:7px;height:32px;padding:0 9px;display:flex}.voice-select>label svg{width:14px}.voice-select select{text-transform:capitalize;color:#17204b;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px;font-weight:800}.voice-quick-toggles{grid-template-columns:1fr 1fr;gap:5px;display:grid}.voice-quick-toggles button{color:#63708d!important;background:#f6f8fc!important;border-radius:6px!important;padding:5px 7px!important;font-size:8px!important}.voice-quick-toggles button.active{color:#087746!important;background:#eafff3!important;border-color:#73caa1!important}.voice-quick-toggles button.active.quiet{color:#27365e!important;background:#eef2f9!important;border-color:#8595bc!important}.composer{margin:8px 14px 7px}.tabs button{padding:8px}.speak-pane{padding-top:5px}.record-line{height:49px}.record-button{border-width:4px;width:45px;height:45px}.record-button svg{width:20px}.record-actions{margin-top:5px}.record-actions button{padding:6px}.type-pane{padding:9px}.type-pane textarea{min-height:55px}.attach-pane{padding:15px}.transcript-review{margin:0 14px 7px;padding:9px 12px}.transcript-review textarea{min-height:54px}.feed-heading{padding-top:2px}.chat{min-height:180px;max-height:330px;padding-top:9px}.message-row{margin-bottom:10px}.bubble{padding:8px 12px}.bubble p{margin:5px 0;line-height:1.45}.voice-error{margin:6px 14px 0}.bottom-bar{padding-top:9px;padding-bottom:9px}.rail-card{padding-top:12px;padding-bottom:12px}@media (width<=820px){.alice-header p{white-space:normal}.voice-select{grid-column:auto;min-width:175px}.alice-header{grid-template-columns:auto 1fr}.alice-header>div:nth-child(2){min-width:0}.center-panel{min-height:calc(100vh - 80px)}}.discovery-console{background:linear-gradient(100deg,#eef6ff,#e2f0ff);border-bottom:1px solid #bad1fa;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:12px 14px 7px;display:grid}.alice-identity{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:174px;display:flex}.alice-identity>.alice-avatar--lg{width:62px;height:62px;margin-bottom:7px}.alice-identity h1{align-items:center;gap:5px;margin:0;font-size:19px;display:flex}.alice-identity h1 svg{color:#3228bc;width:15px}.alice-identity>b{margin-top:2px;font-size:9px}.alice-identity .alice-debug{margin-top:5px}.voice-mode-button{color:#778198;background:#f7f8fb;border:1px solid #c9d2e3;border-radius:99px;justify-content:center;align-items:center;gap:5px;width:104px;margin-top:8px;padding:6px 9px;font-size:9px;font-weight:800;transition:background .15s,border-color .15s,box-shadow .15s,color .15s;display:flex}.voice-mode-button svg{width:13px}.voice-mode-button.active{color:#067643;background:#e7fff2;border-color:#20b56c;box-shadow:0 0 0 3px #22bf7422,0 0 12px #2ed58744}.discovery-console>.composer{background:#fff;align-self:stretch;min-height:174px;margin:0}.discovery-console .tabs button{min-height:35px}.discovery-console .speak-pane,.discovery-console .type-pane,.discovery-console .attach-pane{height:138px;min-height:138px}.discovery-console .speak-pane{justify-content:flex-start}.discovery-console .type-pane{align-items:stretch}.discovery-console .type-pane textarea{resize:none;height:112px;min-height:112px}.discovery-console .attach-pane{justify-content:center}.transcript-review{grid-template-columns:minmax(0,1fr) auto;min-height:92px;margin:7px 14px 0}.transcript-review textarea{resize:none;height:56px;min-height:56px}.transcript-review>button:disabled{cursor:not-allowed;background:#aeb9ce;color:#eef1f6!important}.voice-error-slot{min-height:27px;margin:0 14px}.voice-error-slot .voice-error{margin:4px 0 0}.conversation-divider{color:#546283;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;padding:2px 25px 0;font-size:9px;font-weight:800;display:flex}.conversation-divider i{background:#cbd9ed;flex:1;height:1px}.footer-voice-active{color:#087746!important;background:#eafff3!important;border-color:#78cfa5!important}.bottom-bar>div>button.footer-voice-active b{color:#087746}@media (width<=820px){.discovery-console{grid-template-columns:120px minmax(0,1fr);gap:8px;padding:9px}.alice-identity{min-height:165px}.alice-identity>.alice-avatar--lg{width:54px;height:54px}.discovery-console>.composer{min-height:165px}.discovery-console .speak-pane,.discovery-console .type-pane,.discovery-console .attach-pane{height:129px;min-height:129px}.discovery-console .type-pane textarea{height:102px;min-height:102px}.transcript-review,.voice-error-slot{margin-left:9px;margin-right:9px}}@media (width<=560px){.discovery-console{grid-template-columns:1fr}.alice-identity{min-height:132px}.discovery-console>.composer{min-height:165px}.transcript-review{grid-template-columns:1fr}.transcript-review>button{justify-content:center}.voice-mode-button{margin-top:6px}}.discovery-page--dark{color:#e9eeff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(circle at 52% -10%,#172b62 0,#0c1631 34%,#070d1c 76%)}.discovery-page--dark .topbar{background:#080f20f5;border-color:#243250;box-shadow:0 8px 28px #02061055}.discovery-page--dark .brand,.discovery-page--dark .mini-lighthouse{color:#f0f3ff}.discovery-page--dark .brand small{color:#9aa9ca}.discovery-page--dark .page-title{color:#dce5ff}.discovery-page--dark .page-title small{color:#71a1ff}.discovery-page--dark .top-actions>button:not(.icon-button):not(.avatar-button),.discovery-page--dark .session-pill{color:#e5ebff;background:#111b32;border-color:#2c3a5a}.discovery-page--dark .theme-toggle{color:#ffd978;background:#18233d;border:1px solid #354563;border-radius:8px}.discovery-page--dark .rail-card,.discovery-page--dark .bottom-bar{background:#0e172bf0;border-color:#293754;box-shadow:0 8px 28px #02050d33}.discovery-page--dark .progress-ring{background:conic-gradient(#4d86ff 0 42%,#25314a 42% 92%,transparent 92%)}.discovery-page--dark .progress-ring:before{background:#101a30}.discovery-page--dark .steps:before{background:#34415c}.discovery-page--dark .steps li.active{color:#78a4ff;background:#172c58}.discovery-page--dark .steps li i{color:#b5c1dc;background:#202c44}.discovery-page--dark .steps li.active i{color:#fff;background:#3974f4}.discovery-page--dark .info-row i{color:#ffb66f;background:#2a211a}.discovery-page--dark .right-rail .info-row i{color:#aaa1ff;background:#211f48}.discovery-page--dark .outline-button,.discovery-page--dark .quick-actions button,.discovery-page--dark .shortcut-grid button,.discovery-page--dark .bottom-bar>div>button{background:#121e36;border-color:#2d3b59;color:#cdd8f2!important}.discovery-page--dark .outline-button{color:#79a5ff!important}.discovery-page--dark .bottom-bar>div+div{border-color:#293754}.discovery-page--dark .center-panel{background:#0d1b35;border-color:#34548b;box-shadow:0 12px 36px #02071377}.discovery-page--dark .discovery-console{background:linear-gradient(120deg,#14294e,#111d3a);border-color:#304d7c}.discovery-page--dark .composer,.discovery-page--dark .transcript-review{background:#101b31;border-color:#334462}.discovery-page--dark .tabs{border-color:#334462}.discovery-page--dark .tabs button{color:#9eabc6;background:#111b30}.discovery-page--dark .tabs button.active{color:#78a9ff;background:#182848;box-shadow:inset 0 2px #5791ff}.discovery-page--dark .type-pane textarea,.discovery-page--dark .transcript-review textarea{color:#edf2ff;background:#0a1428;border-color:#334462}.discovery-page--dark textarea::placeholder{color:#73809d}.discovery-page--dark .record-actions{border-color:#293a59}.discovery-page--dark .record-actions button{color:#dce5f8;background:#101b31}.discovery-page--dark .record-actions button+button{border-color:#293a59}.discovery-page--dark .attach-pane span,.discovery-page--dark .speak-pane>small,.discovery-page--dark .speak-pane>span{color:#93a1be}.discovery-page--dark .voice-mode-button{color:#8390a8;background:#151f34;border-color:#34435f}.discovery-page--dark .voice-mode-button.active{color:#8cffc8;background:#113b30;border-color:#31d18b;box-shadow:0 0 0 3px #26d48625,0 0 18px #2ed58755}.discovery-page--dark .alice-debug{background:#12382f}.discovery-page--dark .alice-debug--speaking{background:#2b2150}.discovery-page--dark .alice-debug--thinking{background:#30253e}.discovery-page--dark .alice-debug--loading{background:#172c4b}.discovery-page--dark .conversation-divider,.discovery-page--dark .feed-heading{color:#8fa0bf}.discovery-page--dark .conversation-divider i,.discovery-page--dark .feed-heading i{background:#32415e}.discovery-page--dark .chat{background:linear-gradient(#0d1b35,#0a152b)}.discovery-page--dark .bubble{color:#e8edfa;background:#18243b;border:1px solid #2b3a57;box-shadow:0 8px 20px #02061055}.discovery-page--dark .message-row--participant .bubble{background:linear-gradient(140deg,#2c6bf2,#1647bf);border-color:#407af5}.discovery-page--dark .bubble time{color:#9caac5}.discovery-page--dark .message-row--participant .bubble time{color:#d7e4ff}.discovery-page--dark .signal>i{background:#28354e}.discovery-page--dark .session-info,.discovery-page--dark .info-row small,.discovery-page--dark .next p{color:#aab5cc}.discovery-page--dark .modal{color:#e8eeff;background:#101a30;border:1px solid #30405f}.discovery-page--dark .modal-actions button{background:#18243b;border-color:#354563}.discovery-page--dark .full-transcript p{border-color:#2c3953}.discovery-page--dark .voice-error{color:#ffe49a;background:#342b16;border-color:#796221}.discovery-page--dark .footer-voice-active{color:#8cffc8!important;background:#113b30!important;border-color:#31b97e!important}@media (width<=820px){.discovery-page--dark .left-rail,.discovery-page--dark .right-rail{background:#091225}.discovery-page--dark .drawer-close{color:#e9eeff}}@media (width>=1101px){.topbar{grid-template-columns:250px 1fr 390px}}.top-actions{gap:7px}.top-actions .session-pill,.top-actions .top-action-button{background:#fff;border:1px solid #d7deea;border-radius:9px;height:38px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;box-shadow:0 1px 2px #18274b0a}.top-actions .session-pill{flex-direction:column;justify-content:center;min-width:105px;padding:5px 11px;display:flex}.top-actions .top-action-button{cursor:pointer;justify-content:center;align-items:center;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.top-actions .top-action-button:hover{background:#f7faff;border-color:#9eb2d2;transform:translateY(-1px);box-shadow:0 3px 10px #233c731a}.top-actions .top-action-button:focus-visible{outline-offset:2px;outline:2px solid #3978f6}.top-actions .save-exit-button{min-width:82px}.top-actions .icon-button{width:38px;padding:0}.top-actions .icon-button svg{width:17px;height:17px}.top-actions .profile-button{gap:7px;padding:0 8px 0 5px}.top-actions .profile-button>span{color:#fff;background:linear-gradient(145deg,#5252df,#2d2bad);border-radius:7px;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.top-actions .profile-button>svg{color:#65708a;width:13px;height:13px}.discovery-page--dark .top-actions .session-pill,.discovery-page--dark .top-actions .top-action-button{color:#e5ebff;background:#111b32;border-color:#2c3a5a;box-shadow:0 1px 3px #02061066}.discovery-page--dark .top-actions .top-action-button:hover{background:#192642;border-color:#526789;box-shadow:0 4px 12px #02061088}.discovery-page--dark .top-actions .theme-toggle{color:#ffd978}.discovery-page--dark .top-actions .profile-button>svg{color:#9fabc2}.brand-medallion{object-fit:cover;border:1px solid #f0bd42;border-radius:50%;width:43px;height:43px;box-shadow:0 0 0 2px #6d4a0e55,0 3px 12px #d68a2044}.page-title strong{letter-spacing:1.1px;white-space:nowrap;font-size:25px}.discovery-page--dark .brand-medallion{box-shadow:0 0 0 2px #3b2c12,0 0 16px #e5a62c66}@media (width<=1200px){.page-title strong{letter-spacing:.7px;font-size:21px}.brand-medallion{width:39px;height:39px}}@media (width<=820px){.page-title strong{white-space:normal;font-size:17px;line-height:1.05}}.alice-avatar{background:radial-gradient(circle at 50% 48%,#294fc7 0,#1d2490 32%,#111967 61%,#07113e 79%,#103891 100%);border:2px solid #639cff;overflow:visible;box-shadow:inset 0 0 14px #55a8ff88,inset 0 -7px 13px #02062c99,0 0 0 3px #182d75,0 0 18px #2d78ff88}.alice-avatar:before{content:"";background:radial-gradient(circle,#3579ff33 0,#6b47dc25 39%,#0000 67%);border-radius:50%;position:absolute;inset:8%;box-shadow:inset 0 0 12px #5a8aff55}.alice-avatar__inner-ring{border:1px solid #7588ff44;border-radius:50%;position:absolute;inset:20%;box-shadow:0 0 8px #6c77ff55,inset 0 0 8px #313fbd66}.alice-avatar__glow{opacity:.5;background:radial-gradient(circle,#bce9ff88 0,#3784ff33 45%,#0000 72%);inset:23%}.alice-avatar__ring{border:3px solid #8fc7ff;inset:-6px;box-shadow:0 0 8px #8fc7ff,0 0 17px #287cff88}.alice-avatar__equalizer{z-index:5;filter:drop-shadow(0 0 4px);justify-content:center;align-items:center;gap:2.1%;display:flex;position:absolute;inset:20% 15%}.alice-avatar__equalizer i{width:5.2%;height:var(--eq-height);color:#fff;transform-origin:50%;background:#f4fbff;border-radius:99px;min-height:2px;display:block;box-shadow:0 0 5px}.alice-avatar--listening{color:#60f0d1;border-color:#68cfff;box-shadow:inset 0 0 16px #4ee9cf55,inset 0 -7px 13px #02062c99,0 0 0 3px #173b78,0 0 26px #34bfe099}.alice-avatar--listening .alice-avatar__ring{border-color:#55e7cf;animation:1.7s ease-in-out infinite alice-eq-ring-breathe;box-shadow:0 0 9px #55e7cf,0 0 22px #318cff99}.alice-avatar--speaking{color:#8ad7ff;border-color:#9a82ff;animation:none;box-shadow:inset 0 0 19px #7c55ff99,inset 0 -7px 13px #02062c99,0 0 0 4px #4647b5,0 0 36px #6e55ffcc}.alice-avatar--speaking .alice-avatar__ring{border:4px solid #aa91ff;animation:.72s ease-out infinite alice-eq-ring-speak;box-shadow:0 0 12px #fff,0 0 29px #705cff}.alice-avatar--thinking{color:#b58cff;border-color:#8f80ff;box-shadow:inset 0 0 18px #7c4fff88,inset 0 -7px 13px #02062c99,0 0 0 3px #493a9c,0 0 30px #784cffaa}.alice-avatar--thinking .alice-avatar__ring{border-color:#a889ff;animation:2.4s ease-in-out infinite alice-eq-ring-think;box-shadow:0 0 10px #c5b2ff,0 0 24px #754dff}.alice-avatar--thinking .alice-avatar__equalizer i{color:#b78cff;animation:1.7s ease-in-out infinite alternate alice-eq-sweep-violet;animation-delay:calc(var(--eq-index) * 80ms);background:#5144a5}.alice-avatar--loading{color:#d9f3ff;border-color:#76c7ff;box-shadow:inset 0 0 18px #52b8ff88,inset 0 -7px 13px #02062c99,0 0 0 3px #2865a1,0 0 30px #41aaffbb}.alice-avatar--loading .alice-avatar__ring{border:4px dashed #dff8ff;border-color:#dff8ff #278dff;animation:.85s linear infinite alice-eq-ring-load;inset:-7px;box-shadow:0 0 12px #bdeeff,0 0 26px #278dff}.alice-avatar--loading .alice-avatar__equalizer i{color:#e7fbff;animation:1.05s ease-in-out infinite alternate-reverse alice-eq-sweep-blue;animation-delay:calc(var(--eq-index) * 62ms);background:#274d9d}@keyframes alice-eq-listen{0%{opacity:.68;filter:brightness(.8);background:#dffeff}to{opacity:1;filter:brightness(1.25);background:#74ffe2}}@keyframes alice-eq-talk{0%{filter:brightness(.9);background:#7388ff}55%{filter:brightness(1.75);background:#fff}to{filter:brightness(1.2);background:#71d9ff}}@keyframes alice-eq-sweep-violet{0%,28%{opacity:.55;filter:brightness(.7);background:#4d4099}48%,68%{opacity:1;filter:brightness(1.8);background:#f0e9ff}88%,to{opacity:.78;filter:brightness(1.05);background:#a276ff}}@keyframes alice-eq-sweep-blue{0%,30%{opacity:.48;filter:brightness(.65);background:#27509e}50%,65%{opacity:1;filter:brightness(2);background:#fff}88%,to{opacity:.8;filter:brightness(1.15);background:#55c9ff}}@keyframes alice-eq-ring-breathe{0%,to{opacity:.72;transform:scale(.98)}50%{opacity:1;transform:scale(1.1)}}@keyframes alice-eq-ring-speak{0%{opacity:1;transform:scale(.94)}to{opacity:0;transform:scale(1.23)}}@keyframes alice-eq-ring-think{0%,to{filter:brightness(.8);border-color:#7557dc}50%{filter:brightness(1.5);border-color:#d5c8ff}}@keyframes alice-eq-ring-load{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.alice-avatar .alice-avatar__ring,.alice-avatar .alice-avatar__equalizer i{animation:none!important}.alice-avatar--listening .alice-avatar__equalizer i{background:#74ffe2}.alice-avatar--speaking .alice-avatar__equalizer i{background:#fff}.alice-avatar--thinking .alice-avatar__equalizer i{background:#b78cff}.alice-avatar--loading .alice-avatar__equalizer i{background:#dff8ff}}.alice-avatar__equalizer{gap:2.7%;left:12%;right:12%}.alice-avatar__equalizer i{width:8.5%}.alice-avatar__equalizer i:first-child,.alice-avatar__equalizer i:last-child{border-radius:50%;width:5%}.alice-avatar__equalizer{filter:drop-shadow(0 0 4px #8ee8ff);gap:1.6%;left:10%;right:10%}.alice-avatar__equalizer i{color:#fff;background:#f8fdff;border-radius:99px;width:5.65%;box-shadow:0 0 4px #fff,0 0 7px #6ecbff}.alice-avatar__equalizer i:first-child,.alice-avatar__equalizer i:last-child{border-radius:50%;width:3.4%;min-height:3px}.alice-avatar__equalizer i:nth-child(2),.alice-avatar__equalizer i:nth-last-child(2){width:4.5%}.alice-avatar--listening .alice-avatar__equalizer i{animation:1.5s ease-in-out infinite alternate alice-eq-white-listen;animation-delay:calc(var(--eq-index) * -70ms)}.alice-avatar--speaking .alice-avatar__equalizer i{animation:.48s ease-in-out infinite alternate alice-eq-white-speak;animation-delay:calc(var(--eq-index) * -48ms)}@keyframes alice-eq-white-listen{0%{filter:brightness(.9);background:#eafcff}to{filter:brightness(1.35);background:#fff}}@keyframes alice-eq-white-speak{0%{filter:brightness();background:#a9dfff}55%{filter:brightness(1.85);background:#fff}to{filter:brightness(1.3);background:#d8f5ff}}.alice-identity h1{line-height:1.1}.alice-identity>b{margin-top:3px;line-height:1.2;display:block}.voice-mode-button{white-space:nowrap;flex:0 0 24px;width:104px;height:24px;min-height:24px;margin-top:7px;padding:2px 10px;font-size:8px;line-height:1}.voice-mode-button svg{flex:0 0 12px;width:12px}.alice-identity .alice-debug{box-shadow:none;letter-spacing:.03em;opacity:.76;white-space:nowrap;border:0;border-radius:0;margin-top:5px;padding:0;font-size:7px;line-height:1.2;display:block;background:0 0!important}.prompt-mode-control{text-align:left;color:#71809e;letter-spacing:.04em;text-transform:uppercase;gap:2px;width:124px;margin-top:4px;font-size:6px;font-weight:800;display:grid}.prompt-mode-control select{color:#243251;text-transform:none;background:#f7faff;border:1px solid #b9c9e1;border-radius:4px;width:100%;height:20px;padding:1px 5px;font-size:7px;font-weight:700}.discovery-page--dark .prompt-mode-control{color:#8fa1c0}.discovery-page--dark .prompt-mode-control select{color:#dce6fa;background:#101c34;border-color:#3a4b6a}@media (width>=821px){.center-panel{min-height:420px}.chat{min-height:0;max-height:58vh}}.footer-graphic-slot{border-radius:8px;min-height:60px}.discovery-page--dark{background-image:linear-gradient(#04070fd6,#04070fe8),radial-gradient(circle at 52% -10%,#172b628c 0,#0c1631a6 34%,#070d1cd1 76%),url(/lighthouse-hero-background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.discovery-page--dark .topbar{-webkit-backdrop-filter:blur(12px);background:#080f20d1}.discovery-page--dark .rail-card,.discovery-page--dark .bottom-bar{-webkit-backdrop-filter:blur(12px);background:#0e172bb3}.discovery-page--dark .center-panel{-webkit-backdrop-filter:blur(12px);background:#0d1b35b8}.discovery-page--dark .bubble{background:#18243bd9}.discovery-page--dark .composer,.discovery-page--dark .transcript-review{background:#101b31c7}@media (width<=820px){.discovery-page--dark .left-rail,.discovery-page--dark .right-rail{-webkit-backdrop-filter:blur(12px);background:#091225e6}}.domain-wheel-decor{pointer-events:none;z-index:0;opacity:.32;filter:saturate(.55);width:min(820px,72vw);height:auto;position:fixed;bottom:0;left:0;transform:translate(-40%,40%)}@media (width<=820px){.domain-wheel-decor{width:min(480px,85vw)}}.three-column,.bottom-bar{z-index:1;position:relative}
