:root{color:#f2efff;background:#08070a;font-family:Arial Narrow,Avenir Next Condensed,Impact,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:#08070a}button{font:inherit}.voice-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);grid-template-rows:auto 1fr auto;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 29% 47%,#261448 0,#100b1b 27%,#08070a 60%);isolation:isolate}.grid-noise{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000 25%,transparent 78%);mask-image:linear-gradient(to bottom,#000 25%,transparent 78%)}.topbar,.footer-meta{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding:24px 34px;border-color:#f1eaff24;border-style:solid;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.16em}.topbar{border-width:0 0 1px}.brand,.mode-indicator,.topbar-controls{display:flex;align-items:center;gap:10px}.brand{font-size:14px;letter-spacing:.18em}.brand-mark{display:grid;width:22px;height:22px;place-items:center;border:1px solid #b289ff;color:#b289ff;font-family:Impact,sans-serif;font-size:15px;letter-spacing:0}.mode-indicator{color:#a69eaf}.topbar-controls{gap:23px}.voice-select{display:flex;align-items:center;gap:9px;color:#a69eaf}.voice-select>span{color:#b289ff}.voice-select select{min-width:132px;padding:6px 23px 6px 8px;border:1px solid rgba(241,234,255,.24);border-radius:0;outline:none;background:#100d17;color:#f2efff;cursor:pointer;font:inherit;font-size:9px;font-weight:700;letter-spacing:.1em}.voice-select select:hover{border-color:#b289ff}.voice-select select:focus-visible{border-color:#f2efff;box-shadow:0 0 0 2px #b289ff}.voice-select select:disabled{cursor:not-allowed;opacity:.45}.signal-dot{width:6px;height:6px;border-radius:50%;background:#645f68}.signal-dot.active{background:#bcff69;box-shadow:0 0 12px #bcff69}.command-surface{display:grid;min-height:0;grid-template-columns:minmax(280px,1fr) minmax(260px,.9fr);gap:40px;align-items:center;padding:clamp(48px,8vw,128px) clamp(28px,6vw,96px);border-right:1px solid rgba(241,234,255,.14)}.eyebrow{margin:0 0 16px;color:#b289ff;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.17em}h1,h2,p{margin:0}h1{max-width:600px;color:#f2efff;font-size:clamp(46px,6.4vw,106px);font-weight:900;line-height:.82;letter-spacing:-.055em}h1 span{color:#b289ff}.intro-copy{max-width:270px;margin-top:28px;color:#a69eaf;font-family:Arial,sans-serif;font-size:15px;line-height:1.5}.voice-control{position:relative;display:grid;place-items:center;min-height:320px}.voice-orbit{position:absolute;width:280px;aspect-ratio:1;border-radius:50%}.orbit-ring{position:absolute;border:1px solid rgba(178,137,255,.3);border-radius:inherit;top:0;right:0;bottom:0;left:0;transition:transform .35s ease,opacity .35s ease}.orbit-ring-two{top:21px;right:21px;bottom:21px;left:21px;border-style:dashed;opacity:.6}.voice-orbit.listening .orbit-ring-one{animation:pulse-ring 1.6s ease-out infinite}.voice-orbit.listening .orbit-ring-two{animation:turn-ring 7s linear infinite}.voice-trigger{position:relative;display:grid;width:160px;aspect-ratio:1;place-items:center;gap:13px;padding:20px;border:1px solid #b289ff;border-radius:50%;background:#171024;box-shadow:0 0 0 12px #b289ff0a,0 18px 50px #00000061;color:#f2efff;cursor:pointer;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.13em;transition:background .2s ease,color .2s ease,transform .2s ease}.voice-trigger:hover{background:#b289ff;color:#120c1d;transform:scale(1.035)}.voice-trigger.active{border-color:#bcff69;background:#16200e}.voice-trigger.active:hover{background:#bcff69;color:#102007}.voice-trigger:focus-visible{outline:3px solid #f2efff;outline-offset:5px}.voice-trigger:disabled{cursor:wait;opacity:.72}.send-trigger{position:absolute;top:calc(50% + 98px);padding:8px 16px;border:1px solid #bcff69;background:#16200e;color:#bcff69;cursor:pointer;font:inherit;font-size:9px;font-weight:700;letter-spacing:.13em}.send-trigger:hover{background:#bcff69;color:#102007}.send-trigger:focus-visible{outline:3px solid #f2efff;outline-offset:3px}.finish-hint{position:absolute;bottom:4px;margin:0;color:#a69eaf;font-size:10px}.source-list{display:grid;gap:7px;margin-top:14px;padding:12px;border:1px solid rgba(178,137,255,.3);color:#a69eaf}.source-list a{color:#b289ff;font-size:11px}.source-list a:hover{color:#f2efff}.mic-glyph{position:relative;width:17px;height:24px;border:2px solid currentColor;border-radius:10px}.mic-glyph:before{position:absolute;right:50%;bottom:-8px;width:11px;height:7px;border:2px solid currentColor;border-top:0;border-radius:0 0 9px 9px;content:"";transform:translate(50%)}.mic-glyph:after{position:absolute;right:50%;bottom:-13px;width:2px;height:6px;background:currentColor;content:"";transform:translate(50%)}.status{position:absolute;top:calc(50% + 175px);width:min(290px,100%);color:#a69eaf;font-family:Arial,sans-serif;font-size:13px;line-height:1.4;text-align:center}.session-record{display:flex;min-height:0;flex-direction:column;padding:34px;background:#0d0b11c7}.record-header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-bottom:22px;border-bottom:1px solid rgba(241,234,255,.14)}.record-header .eyebrow{margin-bottom:7px}h2{font-size:24px;letter-spacing:-.025em}.record-header>span,.footer-meta{color:#a69eaf}.record-header>span{padding-top:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;letter-spacing:.1em;white-space:nowrap}.transcript{display:flex;min-height:0;flex:1;flex-direction:column;gap:16px;padding:26px 0;overflow-y:auto}.empty-state{margin:auto 0;color:#6d6575;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.8;letter-spacing:.07em}.bubble{max-width:92%;font-family:Arial,sans-serif;font-size:14px;line-height:1.5}.bubble.student{align-self:flex-end;text-align:right}.bubble.assistant{align-self:flex-start}.who{display:block;margin-bottom:5px;color:#b289ff;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.13em}.bubble.student .who{color:#bcff69}.bubble p{color:#e1dce9}.footer-meta{min-height:68px;border-width:1px 0 0}@keyframes pulse-ring{50%{transform:scale(1.13);opacity:.18}}@keyframes turn-ring{to{transform:rotate(360deg)}}@media (max-width: 860px){.voice-shell{grid-template-columns:1fr;grid-template-rows:auto auto minmax(440px,1fr) auto;overflow:auto}.command-surface{min-height:600px;border-right:0;border-bottom:1px solid rgba(241,234,255,.14)}.session-record{min-height:440px}}@media (max-width: 580px){.topbar,.footer-meta{padding:19px 20px}.topbar{align-items:flex-start;gap:18px}.topbar-controls{align-items:flex-end;flex-direction:column;gap:10px}.footer-meta{flex-direction:column;align-items:flex-start;gap:8px}.command-surface{grid-template-columns:1fr;gap:22px;min-height:620px;padding:52px 24px}.voice-control{min-height:280px}.voice-orbit{width:240px}.voice-trigger{width:142px}.session-record{padding:25px 20px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
