:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;--page-text: #0f172a;--page-bg-start: #f8fafc;--page-bg-end: #e2e8f0;--surface: #ffffff;--surface-muted: #f8fafc;--border: #cbd5e1;--hint-text: #334155;--input-bg: #ffffff;--input-border: #cbd5e1;--code-bg: #e2e8f0;--btn-primary-bg: #0f172a;--btn-secondary-bg: #475569;--btn-secondary-active-bg: #334155;--btn-text: #ffffff;--meta-text: #0f172a;--error-text: #b91c1c;--backdrop-bg: rgba(15, 23, 42, .55);--tone-idle-bg: #334155;--tone-working-bg: #1d4ed8;--tone-connected-bg: #047857;--tone-error-bg: #b91c1c;--safe-area-bottom-inset: env(safe-area-inset-bottom, 0px);--runtime-bottom-inset: 0px}:root{--landing-bg: #041129;--landing-bg-alt: rgba(10, 22, 46, .84);--landing-surface: rgba(7, 19, 41, .78);--landing-surface-strong: rgba(9, 24, 52, .94);--landing-text: #f8fbff;--landing-muted: #98add4;--landing-border: rgba(110, 146, 205, .26);--landing-border-strong: rgba(125, 170, 255, .42);--landing-accent: #7dd3fc;--landing-accent-strong: #3b82f6;--landing-accent-soft: rgba(59, 130, 246, .2)}:root[data-theme=dark]{--page-text: #e2e8f0;--page-bg-start: #020617;--page-bg-end: #0f172a;--surface: #0f172a;--surface-muted: #1e293b;--border: #334155;--hint-text: #cbd5e1;--input-bg: #1e293b;--input-border: #475569;--code-bg: #334155;--btn-primary-bg: #1d4ed8;--btn-secondary-bg: #334155;--btn-secondary-active-bg: #1e293b;--btn-text: #ffffff;--meta-text: #e2e8f0;--error-text: #f87171;--backdrop-bg: rgba(2, 6, 23, .78);--tone-idle-bg: #475569;--tone-working-bg: #2563eb;--tone-connected-bg: #059669;--tone-error-bg: #dc2626}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}@supports (height: 100dvh){html,body,#root{height:100dvh;min-height:100dvh}}body{margin:0;min-height:100%;color:var(--page-text);background:linear-gradient(160deg,var(--page-bg-start) 0%,var(--page-bg-end) 100%);overflow:hidden}h1,h2,h3,p{margin:0}label{display:block;margin-top:.9rem;font-weight:600}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}input,select,textarea{width:100%;margin-top:.35rem;border:1px solid var(--input-border);border-radius:.65rem;padding:.62rem .75rem;font:inherit;color:var(--page-text);background:var(--input-bg)}button{border:0;border-radius:.65rem;padding:.62rem .95rem;background:var(--btn-primary-bg);color:var(--btn-text);font-weight:600;cursor:pointer}button:disabled{opacity:.65;cursor:not-allowed}.secondary{background:var(--btn-secondary-bg)}.secondary-active{background:var(--btn-secondary-active-bg)}.active-talk{background:#b91c1c}code{background:var(--code-bg);border-radius:.3rem;padding:.1rem .28rem}.hint{color:var(--hint-text)}.error{color:var(--error-text)}.meta{font-family:Consolas,Courier New,monospace;color:var(--meta-text);font-size:.9rem}.beta-gate-shell{height:100%;min-height:100vh;display:grid;place-items:center;padding:1.2rem}.beta-gate-card{width:min(100%,24rem);border:1px solid var(--border);border-radius:1rem;padding:1rem 1rem 1.15rem;background:var(--surface);box-shadow:0 12px 30px #0f172a1f}.beta-gate-card h1{font-size:1.2rem;margin-bottom:.35rem}.beta-gate-card button{margin-top:.75rem;width:100%}.beta-gate-error{margin-top:.5rem}.beta-updates-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;padding:1rem;background:var(--backdrop-bg)}.beta-updates-modal{width:min(100%,42rem);max-height:calc(100vh - 2rem);overflow:hidden;border:1px solid var(--border);border-radius:1rem;padding:1rem 1.1rem 1.2rem;background:var(--surface);box-shadow:0 16px 45px #0f172a59;display:flex;flex-direction:column;gap:.6rem}.beta-updates-modal h2{font-size:1.15rem}.beta-updates-scroll{overflow:auto;min-height:0;max-height:min(65vh,34rem);padding-right:.25rem;display:flex;flex-direction:column;gap:.6rem}.beta-update-card{border:1px solid var(--border);border-radius:.75rem;padding:.65rem .75rem;background:var(--surface-muted)}.beta-update-header{display:flex;justify-content:space-between;gap:.65rem;align-items:baseline}.beta-update-header h3{margin:0;font-size:.95rem}.beta-update-card ul{margin:.5rem 0 0;padding-left:1.15rem}.beta-update-card li{margin-top:.2rem;line-height:1.35}.landing-shell{position:relative;height:100%;min-height:100%;overflow:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(1rem + max(var(--safe-area-bottom-inset),var(--runtime-bottom-inset)));background:radial-gradient(circle at top left,rgba(59,130,246,.22),transparent 32%),radial-gradient(circle at 82% 18%,rgba(34,211,238,.16),transparent 24%),linear-gradient(180deg,#020817 0%,#031124 42%,var(--landing-bg) 100%);color:var(--landing-text)}.landing-orb,.landing-gridlines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-orb{filter:blur(90px);opacity:.7}.landing-orb-one{background:radial-gradient(circle at center,rgba(37,99,235,.28),transparent 70%);transform:translate(-28%,-18%)}.landing-orb-two{background:radial-gradient(circle at center,rgba(34,211,238,.16),transparent 72%);transform:translate(38%,20%)}.landing-gridlines{opacity:.28;background-image:linear-gradient(rgba(125,170,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(125,170,255,.08) 1px,transparent 1px);background-size:5rem 5rem;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 88%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 88%)}.landing-frame{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));min-height:calc(100vh - max(var(--safe-area-bottom-inset),var(--runtime-bottom-inset)));margin:0 auto;padding:2rem 0 calc(1.5rem + max(var(--safe-area-bottom-inset),var(--runtime-bottom-inset)));display:grid;place-items:center}.landing-card{--landing-card-offset: 0px;position:relative;border:1px solid var(--landing-border);border-radius:1.5rem;background:linear-gradient(180deg,#091834f0,#050f22e0);box-shadow:0 24px 50px #01050f6b,inset 0 1px #ffffff08;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-eyebrow,.landing-card-tag{font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-eyebrow{color:var(--landing-accent)}.landing-grid{display:grid;width:min(1080px,100%);grid-template-columns:minmax(0,.94fr) minmax(0,1.1fr) minmax(0,.94fr);gap:1.25rem;align-items:center}.landing-card{overflow:hidden;min-height:21rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;transform:translateY(var(--landing-card-offset));transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;animation:landing-card-rise .62s cubic-bezier(.16,1,.3,1) both}.landing-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,rgba(125,170,255,.08),transparent 35%);opacity:0;pointer-events:none;transition:opacity .18s ease-out}.landing-card:after{content:"";position:absolute;inset:18% auto auto 50%;width:20rem;height:20rem;border-radius:999px;background:radial-gradient(circle,rgba(125,170,255,.16),transparent 68%);transform:translate(-50%);opacity:.22;pointer-events:none;filter:blur(22px)}.landing-card:hover,.landing-card:focus-within{transform:translateY(calc(var(--landing-card-offset) - 6px));border-color:var(--landing-border-strong);box-shadow:0 28px 55px #01050f7a,0 0 0 1px #7daaff14}.landing-card:hover:before,.landing-card:focus-within:before{opacity:1}.landing-card-bloodgas{--landing-card-offset: 1.25rem;order:1;animation-delay:80ms;background:radial-gradient(circle at top right,rgba(16,185,129,.15),transparent 34%),linear-gradient(180deg,#081b32fa,#040e1fe6)}.landing-card-pearl{--landing-card-offset: -1.15rem;order:2;min-height:23rem;background:radial-gradient(circle at top right,rgba(34,211,238,.16),transparent 28%),radial-gradient(circle at 28% 0%,rgba(59,130,246,.2),transparent 35%),linear-gradient(180deg,#081b32fa,#040e1fe6);box-shadow:0 30px 70px #01050f85,0 0 0 1px #7daaff24,0 0 50px #3b82f629,inset 0 1px #ffffff0a}.landing-card-ecg{--landing-card-offset: 1.25rem;order:3;animation-delay:.16s;background:radial-gradient(circle at top right,rgba(168,85,247,.14),transparent 34%),linear-gradient(180deg,#0a1837fa,#050e1fe6)}.landing-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;position:relative;z-index:1}.landing-eyebrow{color:var(--landing-muted)}.landing-card-title-block h3{margin-top:.5rem;max-width:11ch;font-size:2.1rem;line-height:.96;letter-spacing:-.04em}.landing-card-mark{display:inline-flex;align-items:center;justify-content:center;min-width:3.15rem;height:3.15rem;padding:0 .8rem;border-radius:1.1rem;border:1px solid rgba(125,170,255,.18);background:#06102494;color:var(--landing-text);font-size:.82rem;font-weight:700;letter-spacing:.08em;box-shadow:inset 0 1px #ffffff0d,0 10px 24px #02081742}.landing-card-copy{flex:1;color:#ecf4ffe0;font-size:1rem;line-height:1.65;position:relative;z-index:1}.landing-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.95rem;padding:.8rem 1rem;border:1px solid rgba(125,170,255,.22);border-radius:1rem;text-decoration:none;font-size:.92rem;font-weight:700;color:var(--landing-text);background:linear-gradient(180deg,#2a61e5e6,#1d4ed8fa);box-shadow:inset 0 1px #ffffff24,0 12px 24px #0a173573;position:relative;z-index:2;transition:transform .18s ease-out,filter .18s ease-out,box-shadow .18s ease-out}.landing-link:hover,.landing-link:focus-visible{transform:translateY(-2px);filter:brightness(1.05);box-shadow:inset 0 1px #ffffff2e,0 16px 32px #0a173594}.landing-link:focus-visible{outline:2px solid rgba(125,170,255,.7);outline-offset:3px}@keyframes landing-card-rise{0%{opacity:0;transform:translateY(calc(var(--landing-card-offset) + 22px)) scale(.985)}to{opacity:1;transform:translateY(var(--landing-card-offset)) scale(1)}}.app-shell{height:100%;min-height:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.top-bar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.25rem;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand-block h1{font-size:1.18rem}.brand-block p{margin-top:.15rem;font-size:.82rem;color:var(--hint-text)}.top-actions{display:flex;align-items:center;gap:.5rem}.status-pill{padding:.42rem .7rem;border-radius:999px;color:#fff;font-size:.83rem;font-weight:700}.tone-idle{background:var(--tone-idle-bg)}.tone-working{background:var(--tone-working-bg)}.tone-connected{background:var(--tone-connected-bg)}.tone-error{background:var(--tone-error-bg)}.main-layout{position:relative;flex:1;min-height:0;display:grid;grid-template-columns:18.5rem minmax(0,1fr);gap:1rem;padding:0 1.25rem;align-items:stretch;overflow:hidden}.filter-rail{min-height:0;height:100%}.filter-rail .panel-card{height:100%;display:flex;flex-direction:column;overflow:auto}.filter-topics{min-height:8.3rem}.filter-subtopic-block{display:flex;flex-direction:column;flex:1;min-height:0}.filter-subtopics{flex:1;min-height:12rem;height:100%}.filter-summary{margin-top:.75rem}.filter-sidebar-tab{position:absolute;left:0;top:1rem;z-index:25;border-radius:0 .75rem .75rem 0;padding:.55rem .72rem;box-shadow:0 8px 18px #0f172a38}.filter-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:color-mix(in srgb,var(--backdrop-bg) 82%,transparent)}.filter-drawer{width:min(22rem,86vw);max-width:100%;height:100%;border-right:1px solid var(--border);background:var(--surface);box-shadow:14px 0 30px #0f172a47;display:flex;flex-direction:column}.filter-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.95rem .95rem .65rem;border-bottom:1px solid var(--border)}.filter-drawer-header h2{margin:0;font-size:1rem}.filter-drawer-close{white-space:nowrap}.filter-drawer-content{min-height:0;flex:1;overflow:auto;padding:.9rem .95rem 1rem}.conversation-stack{display:flex;flex-direction:column;gap:1rem;height:100%;min-height:0;overflow:hidden}.conversation-main{flex:1;min-height:0;display:flex;gap:1rem;overflow:hidden}.panel-card{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1rem;box-shadow:0 10px 28px #0f172a14}.panel-card h2{font-size:1rem;margin-bottom:.35rem}.panel-header{display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start}.transcript-panel{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.transcript-scroll{flex:1;min-height:0;margin-top:.7rem;padding-right:.2rem;overflow:auto;display:flex;flex-direction:column;gap:.65rem}.bubble{width:min(100%,46rem);border-radius:.95rem;border:1px solid var(--border);padding:.6rem .75rem;background:var(--surface-muted)}.bubble-you{align-self:flex-end}.bubble-agent{align-self:flex-start}.bubble-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.24rem;font-size:.73rem;color:var(--hint-text)}.bubble p{font-size:.95rem;line-height:1.4}.exam-details-panel{width:20rem;min-width:18rem;max-width:22rem;min-height:0;display:flex;flex-direction:column;overflow:hidden}.exam-details-header{align-items:center}.exam-details-scroll{flex:1;min-height:0;margin-top:.6rem;padding-right:.2rem;overflow:auto;display:flex;flex-direction:column;gap:.6rem}.exam-question-card{border:1px solid var(--border);border-radius:.7rem;padding:.55rem .6rem;background:var(--surface-muted)}.exam-question-header{display:flex;justify-content:space-between;gap:.5rem;font-size:.76rem;color:var(--hint-text)}.exam-score-bar{margin:.38rem 0 .45rem;width:100%;height:.35rem;border-radius:999px;background:color-mix(in srgb,var(--border) 75%,transparent);overflow:hidden}.exam-score-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#10b981)}.exam-question-text{font-size:.82rem;line-height:1.3;margin-bottom:.3rem}.exam-question-label{margin-top:.32rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--hint-text)}.exam-question-value{margin-top:.08rem;font-size:.76rem;line-height:1.25}.exam-question-meta{margin-top:.25rem;font-size:.72rem;color:var(--hint-text)}.compact-stats{display:flex;flex-direction:column;gap:.28rem}.dev-panel h3{margin:0 0 .35rem;font-size:.86rem}.dev-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.log{margin:0;padding-left:1rem;max-height:12rem;overflow:auto}.log li{margin-bottom:.25rem;font-family:Consolas,Courier New,monospace;font-size:.84rem}.control-bar{position:sticky;bottom:0;z-index:30;padding:.75rem 1.25rem calc(1rem + max(var(--safe-area-bottom-inset),var(--runtime-bottom-inset)));border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;gap:.5rem}.control-row{display:flex;flex-wrap:nowrap;gap:.55rem;align-items:center;overflow-x:auto;padding-bottom:.15rem}.control-row button,.control-row .meta{flex:0 0 auto}.inline-meta{margin-left:auto;font-size:.85rem}.typed-input-inline{display:flex;align-items:center;gap:.35rem;min-width:18rem;flex:0 0 auto}.typed-input-inline input{margin-top:0;min-width:9.5rem;height:2.05rem;line-height:1.1;padding:.35rem .55rem;border-radius:.55rem}.typed-input-inline button{flex:0 0 auto}.icon-send-button{display:inline-flex;align-items:center;justify-content:center;width:2.05rem;height:2.05rem;padding:.35rem}.send-icon{width:1.05rem;height:1.05rem}.multi-select{min-height:8.3rem}audio{display:none}.settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:1rem;background:var(--backdrop-bg)}.feedback-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:41;display:grid;place-items:center;padding:1rem;background:var(--backdrop-bg)}.feedback-modal{width:min(100%,30rem);max-height:calc(100vh - 2rem);overflow-y:auto;border:1px solid var(--border);border-radius:1rem;padding:1rem 1.1rem 1.2rem;background:var(--surface);box-shadow:0 16px 45px #0f172a59}.feedback-form{margin-top:.5rem}.feedback-textarea{min-height:8.5rem;resize:vertical}.feedback-status{margin-top:.65rem}.feedback-success{color:#047857}.feedback-footnote{margin-top:.55rem}.settings-modal{width:min(100%,38rem);max-height:calc(100vh - 2rem);overflow-y:auto;border:1px solid var(--border);border-radius:1rem;padding:1rem 1.2rem 1.3rem;background:var(--surface);box-shadow:0 16px 45px #0f172a59}.settings-lock-pop{margin:.55rem 0 .8rem;padding:.5rem .62rem;border-radius:.55rem;border:1px solid var(--border);background:var(--surface-muted);color:var(--hint-text);font-size:.83rem}.settings-control-wrap{position:relative}.settings-control-wrap select{margin-top:.35rem}.settings-toggle-row{margin-top:.4rem;display:flex;align-items:flex-start;gap:.55rem}.settings-toggle-row input[type=checkbox]{width:auto;margin-top:.1rem}.settings-disabled-overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border:0;border-radius:.65rem;padding:0;background:transparent;cursor:not-allowed;z-index:1}.actions{display:flex;flex-wrap:wrap;gap:.55rem}.controls{margin-top:.6rem}@media(max-width:980px){.landing-grid{grid-template-columns:1fr;width:min(30rem,100%);gap:1rem}.landing-frame{width:min(100%,calc(100% - 1rem));min-height:auto;padding-top:1.5rem;padding-bottom:calc(1.85rem + max(var(--safe-area-bottom-inset),var(--runtime-bottom-inset)));align-content:start;place-items:start center}.landing-card,.landing-card-pearl,.landing-card-bloodgas,.landing-card-ecg{--landing-card-offset: 0px;min-height:auto}.landing-card-bloodgas{order:2}.landing-card-pearl{order:1}.landing-card-ecg{order:3}.main-layout{grid-template-columns:1fr}.filter-rail{position:static}.panel-header,.conversation-main{flex-direction:column}.exam-details-panel{width:100%;min-width:0;max-width:none;min-height:15rem;max-height:18rem}.dev-columns{grid-template-columns:1fr}}@media(max-width:720px){.landing-shell{padding-top:.45rem;padding-bottom:calc(1.35rem + max(var(--safe-area-bottom-inset),var(--runtime-bottom-inset)))}.landing-frame{width:min(100%,calc(100% - .75rem));min-height:auto;padding-top:1.8rem;padding-bottom:calc(2.2rem + max(var(--safe-area-bottom-inset),var(--runtime-bottom-inset)));align-content:start;place-items:start center}.landing-grid{gap:1.15rem}.landing-card{padding:1rem}.landing-card-title-block h3{font-size:1.75rem}.landing-card-mark{min-width:2.85rem;height:2.85rem}.top-bar{flex-direction:column;align-items:flex-start}.top-actions{width:100%;flex-wrap:wrap}.inline-meta{margin-left:0}.typed-input-inline{min-width:100%}}
