@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#e0e8ed;background:#080d11;font-synthesis:none;color-scheme:dark;--green:#a5f0bb;--muted:#8a9ba6;--line:#253139;--panel:#10191f}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:5px}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{border:1px solid var(--line);border-radius:7px;background:#17242b;color:#dce9e9;padding:10px 16px;transition:background .2s,transform .2s}button:hover:not(:disabled){background:#263a42;transform:translateY(-1px)}button[type=submit],.primary{background:var(--green);color:#142019;border-color:var(--green);font-weight:700}button[type=submit]:hover:not(:disabled),.primary:hover:not(:disabled){background:#c5f8d3}input,textarea{border:1px solid #33434b;background:#0a1217;color:#eff5f4;border-radius:6px;padding:13px;min-width:0}textarea{resize:vertical;min-height:70px;max-height:220px}.masthead{height:82px;display:flex;justify-content:space-between;align-items:center;margin:0 5vw;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.08em}.wordmark{font-family:'Space Grotesk',sans-serif;font-weight:700}.wordmark span{color:var(--green);margin:0 14px}.masthead>a:last-child{color:var(--muted)}.landing{max-width:1240px;padding:78px 5vw 0;margin:auto;background:radial-gradient(ellipse at 90% 10%,#153a332b,transparent 55%)}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700;color:var(--green)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 13px #8febb885;margin-right:9px}h1,h2,h3{font-family:'Space Grotesk',sans-serif}h1{font-size:clamp(45px,6.5vw,80px);line-height:1.04;letter-spacing:-.055em;font-weight:500;margin:25px 0}h1 span{color:#8da49d}p{line-height:1.65}.intro{max-width:580px;color:#9aadb5;font-size:16px}.architecture-strip{display:flex;gap:14px;align-items:center;color:#bccfc8;font-size:11px;margin:28px 0 50px}.architecture-strip i{color:#4d685c}.access-card{display:grid;grid-template-columns:1fr 1.3fr;gap:35px;background:linear-gradient(115deg,#14241ee6,#111b23);border:1px solid #32433d;border-radius:12px;padding:28px 32px;max-width:990px}.access-card h2{font-size:24px;font-weight:500;margin:10px 0 5px}.access-card p{font-size:12px;color:var(--muted);margin:5px 0}.access-card form{align-self:center}label{font-size:12px;color:#adbec5;display:block;margin-bottom:8px}.input-row{display:flex;gap:8px}.input-row input{flex:1;width:100%}.input-row button{white-space:nowrap}.input-row button span{margin-left:12px}#access-status{min-height:20px;margin-top:10px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:60px 0}.feature-grid b{font-size:9px;letter-spacing:.1em;color:#6f9e8b}.feature-grid h3{font-size:16px;font-weight:500;margin-top:18px}.feature-grid p{font-size:12px;color:var(--muted)}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:25px 0;font-size:10px;color:#687a85}footer span{color:#50616b}.lab{max-width:1800px;margin:auto;padding:22px 3vw}.lab-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 20px}.lab-header h1{font-size:26px;margin:8px 0;letter-spacing:-.03em}.lab-header p{color:var(--muted);font-size:12px;margin:0}.toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.toolbar button{font-size:11px;padding:8px 12px}.lab-grid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(450px,1.4fr);gap:18px;align-items:start}.conversation-panel,.theatre-panel{border:1px solid var(--line);border-radius:12px;background:#0e161c;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line);font-size:11px;color:#b8c9cd}.panel-heading strong{font-weight:500}.pill{font-size:9px;border:1px solid #33443d;color:var(--green);border-radius:20px;padding:4px 8px;white-space:nowrap}.chat-log{height:440px;overflow:auto;scroll-behavior:smooth;padding:20px}.empty-chat{padding:30px 2px}.empty-chat h2{font-size:26px;line-height:1.2;font-weight:500;color:#d7e4dd;max-width:300px}.empty-chat p{font-size:13px;color:var(--muted);max-width:330px}.suggestions{display:flex;flex-direction:column;gap:8px;margin-top:24px}.suggestions button{text-align:left;background:transparent;font-size:12px;color:#adbbb9;padding:12px}.message{margin:0 0 23px}.message-label{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;color:#789588;margin-bottom:8px}.message-label time{color:#62737d;font-size:9px;letter-spacing:0}.message.user .message-label{color:#8eb1c5}.message p{font-size:13px;line-height:1.75;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.message.user p{background:#182831;padding:12px 14px;border-radius:8px}.speech-state{display:block;font-size:10px;color:#79978c;margin-top:6px}.composer{padding:16px;border-top:1px solid var(--line)}.composer textarea{width:100%;font-size:13px;min-height:75px}.composer-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px}.composer-bottom span{font-size:9px;color:#778d95}.composer-bottom button{font-size:11px}.live-caption{font-size:12px;color:var(--green);padding:10px 18px;background:#12332555;min-height:34px}.notice{border:1px solid #66563d;background:#282319;color:#dfcca8;border-radius:7px;padding:12px 16px;font-size:12px;line-height:1.55;margin:0 0 12px}.notice button{margin-left:10px;font-size:11px}.theatre{height:535px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,#12342960,transparent 65%),linear-gradient(#07100eb0,#090e13)}.theatre-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;z-index:0;color:#57796b}.theatre-empty span{font-family:monospace;font-size:42px;color:#6fc79a44}.theatre-empty p{font-size:12px;max-width:245px}.viewer-host{position:absolute;inset:0;z-index:1}.playback-controls{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-top:1px solid var(--line);gap:10px}.playback-controls .toolbar{gap:5px}.playback-controls button{padding:6px 9px;font-size:10px}.playback-controls p{font-size:9px;color:#778e87;margin:0;text-align:right;max-width:220px}.inspector{margin-top:18px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#0e161c}.inspector summary{cursor:pointer;padding:15px 18px;font-size:11px;color:#9fb3bc}.inspector-content{padding:0 18px 18px;font-size:12px;max-height:360px;overflow:auto}.mail{padding:12px 0;border-top:1px solid var(--line)}.mail b{font-size:10px;color:#7eb9a0}.mail p{white-space:pre-wrap;overflow-wrap:anywhere;color:#b2c0c5;margin:6px 0}.mail pre{max-height:180px;overflow:auto;font-size:10px;white-space:pre-wrap;color:#8eaaa1}.evidence-card{padding:14px;border:1px solid #293b35;border-radius:6px;margin:8px 0}.evidence-card h3{font-size:13px;margin:0 0 6px}.evidence-card p{font-size:11px;color:#9cafab;white-space:pre-wrap;max-height:200px;overflow:auto}.evidence-card a{font-size:10px;color:var(--green);overflow-wrap:anywhere}.evidence-search{display:flex;gap:8px}.evidence-search input{width:100%;font-size:12px}.session-meta{color:#71858f;font-size:10px;line-height:1.6;margin:15px 0}.loading{padding:10vh 8vw;font-family:'Space Grotesk',sans-serif}.loading p{color:var(--muted)}[hidden]{display:none!important}@media(min-width:1500px){.chat-log{height:540px}.theatre{height:635px}}@media(max-width:950px){.lab-grid{grid-template-columns:1fr}.theatre{height:460px}.chat-log{height:370px}.lab-header{align-items:flex-start}.lab{padding:20px}.masthead{height:66px}}@media(max-width:640px){.landing{padding-top:45px}.access-card{grid-template-columns:1fr;padding:22px;gap:20px}.feature-grid{grid-template-columns:1fr;gap:18px;margin:40px 0}.architecture-strip{font-size:9px;gap:8px}.lab-header{flex-direction:column}.theatre{height:380px}.playback-controls{flex-direction:column;align-items:flex-start}.playback-controls p{text-align:left;max-width:none}.panel-heading{padding:14px}.chat-log{padding:16px}footer{gap:15px}.input-row button{padding:10px}.masthead{font-size:10px}.wordmark span{margin:0 7px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
