:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background-color:#f9fafb;--app-viewport-height: 100dvh}*{box-sizing:border-box}body,html{margin:0;height:100%;overscroll-behavior-y:none;overflow:hidden;-webkit-text-size-adjust:100%}body.pane-lock{overflow:hidden}[hidden]{display:none!important}.layout{display:grid;grid-template-columns:220px 1fr 280px;height:var(--app-viewport-height);min-height:var(--app-viewport-height);overflow:hidden;overscroll-behavior:none}.pane{border-right:1px solid #e2e8f0;background-color:#fff;display:flex;flex-direction:column;min-height:0;min-width:0}.left{background-color:#0f172a;color:#f8fafc;overflow-y:auto;overscroll-behavior:contain}.pane-header{padding:1rem;font-weight:600;border-bottom:1px solid rgba(248,250,252,.2)}.pane-brand{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.55rem;min-height:128px;padding:.85rem .9rem .95rem}.pane-brand-mark{display:flex;align-items:center;justify-content:flex-start;gap:.6rem;width:100%;min-height:58px;padding:.5rem .7rem;border-radius:16px;background:#ffffff08}.brand-logo-drawer-icon{flex:0 0 auto;display:block;width:42px!important;height:42px!important;max-width:42px;max-height:42px;object-fit:contain}.drawer-brand-name{display:block;min-width:0;overflow:hidden;color:#f8fafc;font-size:1.45rem;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.drawer-identity-card{min-width:0;width:100%;padding:.68rem .72rem;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#0f172a70}.drawer-identity-card strong{display:block;max-width:100%;overflow:hidden;color:#f8fafc;font-size:1.08rem;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}#nav-list{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto;min-height:0}#nav-list li{padding:.75rem 1rem;cursor:pointer}.nav-item-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.nav-badge{min-width:1.25rem;height:1.25rem;border-radius:999px;background:#f97316;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;padding:0 .35rem}#nav-list li.active{background-color:#94a3b833}.main{background-color:#f1f5f9;min-height:0;overflow:hidden;touch-action:pan-y;overscroll-behavior:none}.toolbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#fff;border-bottom:1px solid #e2e8f0}.toolbar-center{display:flex;align-items:center;gap:.6rem;min-width:0}.brand-logo{display:block;height:24px;width:auto;object-fit:contain}.brand-logo-light{filter:saturate(1.02)}.content{flex:1;min-height:0;padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.hint{color:#475569;font-size:.9rem}.right.hidden{display:none}.right{min-height:0}.pane-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8;border:0;background:#0f172a47;opacity:1;transition:opacity .22s ease}.bottom-carrier-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12;border:0;background:#0f172a2e}.bottom-carrier{position:fixed;left:1rem;right:1rem;bottom:calc(env(safe-area-inset-bottom,0px) + .5rem);z-index:10;pointer-events:none}.bottom-carrier-shell{margin-left:auto;margin-right:auto;width:min(720px,100%);display:flex;flex-direction:column;gap:.5rem;overflow:visible;pointer-events:none}.bottom-carrier-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.9rem 1rem .75rem;border-bottom:1px solid #e2e8f0;background:#f8fafceb}.bottom-carrier-kicker{margin:0 0 .2rem;color:#64748b;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.bottom-carrier-title{margin:0;font-size:1rem}.bottom-carrier-close{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:999px;padding:.45rem .8rem;cursor:pointer}.bottom-panel{min-height:0;overflow-y:auto}.bottom-practice-visibility{padding:0;pointer-events:auto}.bottom-practice-visibility-card,.bottom-workspace-card{display:flex;flex-direction:column;gap:.75rem;border:1px solid #dbeafe;background:#f8fbff;border-radius:16px;padding:.85rem .95rem}.bottom-workspace-shell{position:relative;display:flex;flex-direction:column;gap:0;border:1px solid rgba(249,115,22,.26);border-radius:22px 22px 0 0;background:linear-gradient(180deg,#fffffffc,#f1f5f9fb);box-shadow:0 20px 40px #0f172a2e,0 0 0 1px #ffffff8c inset,inset 0 1px #ffffffeb,inset 0 -10px 20px #94a3b814;overflow:hidden}.bottom-workspace-shell.is-open{border-color:#f973166b;box-shadow:0 24px 48px #0f172a33,0 0 0 1px #fed7aab3 inset,0 -6px 18px #fb923c2e,inset 0 2px #fff7ede6,inset 0 -14px 26px #fb923c14}.bottom-workspace-shell:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22px;background:linear-gradient(180deg,#f1f5f900,#f1f5f9fa 70%);pointer-events:none}.bottom-workspace-panel{max-height:min(48vh,460px);overflow-y:auto;padding:.55rem .95rem .7rem;border-bottom:1px solid rgba(249,115,22,.18);background:linear-gradient(180deg,#fffbebf0,#fffffffa 18%,#f8fafcf7);animation:bottom-workspace-rise .2s cubic-bezier(.22,1,.36,1);box-shadow:inset 0 1px #fff7edf2,inset 0 -12px 18px #fb923c0d}.bottom-workspace-handle-wrap{display:flex;justify-content:center;align-items:center;margin:0;padding:.35rem 0;cursor:ns-resize;touch-action:none;background:linear-gradient(180deg,#fffaf5fa,#fffcf8f0);border-bottom:1px solid rgba(249,115,22,.08)}.bottom-workspace-handle{display:block;width:calc(100% - 1.5rem);height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#f9731600,#f97316e6 18%,#ea580ceb,#f97316e6 82%,#f9731600);box-shadow:inset 0 1px #fff7edd9,0 2px 8px #f973161f}.bottom-workspace-base{display:flex;flex-direction:column;gap:.4rem;padding:.65rem .75rem calc(.7rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fffaf5fa,#f1f5f9fa)}.bottom-workspace-inline-coach{margin-top:.65rem;border-top:1px solid #dbeafe;padding-top:.65rem}.bottom-workspace-inline-coach .hint{margin:0;color:#475569}.bottom-workspace-voice-panel{display:flex;flex-direction:column;gap:.65rem}.bottom-workspace-voice-timer{margin:0;font-size:1.1rem;font-weight:700;color:#9a3412;font-variant-numeric:tabular-nums;min-width:4.5ch}.bottom-workspace-voice-error{margin:0;color:#b91c1c;font-size:.88rem}.bottom-workspace-voice-actions{display:flex;gap:.5rem;flex-wrap:wrap}.bottom-workspace-tts-panel{display:flex;flex-direction:column;gap:.65rem;border-top:1px solid #dbeafe;padding-top:.65rem}.bottom-workspace-tts-controls{display:flex;flex-wrap:wrap;gap:.65rem;align-items:end}.bottom-workspace-tts-field{display:flex;flex-direction:column;gap:.25rem;min-width:8rem}.bottom-workspace-tts-label{font-size:.78rem;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.bottom-workspace-tts-select{border:1px solid #cbd5e1;border-radius:.8rem;background:#fff;color:#0f172a;padding:.42rem .7rem;font:inherit}.bottom-workspace-tts-actions{display:flex;gap:.5rem;flex-wrap:wrap}.bottom-workspace-tts-status-stale{color:#9a3412}.bottom-workspace-primary{display:flex;flex-direction:column}.bottom-workspace-status-lines{display:flex;flex-direction:column;gap:.14rem}.bottom-workspace-status-line{margin:0;font-size:.83rem;line-height:1.28;color:#334155}.bottom-workspace-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-start;padding-top:.1rem}.bottom-workspace-toggle{border:1px solid rgba(148,163,184,.32);background:#ffffffc7;color:#1e293b;border-radius:999px;padding:.38rem .76rem;font-size:.86rem;font-weight:700;letter-spacing:.01em;box-shadow:0 1px #ffffffb3 inset;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .08s ease,box-shadow .16s ease}.bottom-workspace-toggle:active{transform:translateY(1px)}.bottom-workspace-toggle.is-active,.bottom-workspace-toggle[aria-pressed=true]{border-color:#fb923cb8;background:linear-gradient(180deg,#ea580c,#9a3412);color:#fff7ed;box-shadow:0 8px 16px #ea580c3d,0 0 0 1px #ffedd53d inset}.bottom-workspace-panel-status{margin-top:.75rem;padding:.62rem .7rem;border:1px solid rgba(251,146,60,.18);border-radius:14px;background:linear-gradient(180deg,#fff7edd1,#ffffffc7);box-shadow:inset 0 1px #fffc,inset 0 -8px 16px #fb923c0a}.bottom-workspace-primary{border-top:1px solid #dbeafe;padding-top:.7rem}.bottom-workspace-transcript-placeholder{border:1px dashed #93c5fd;border-radius:12px;background:#eff6ff;padding:.75rem .85rem;color:#1e3a8a}.bottom-workspace-plugin-output{border:1px dashed #a7f3d0;border-radius:12px;background:#f0fdf4;padding:.75rem .85rem;color:#14532d}.bottom-practice-visibility-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bottom-practice-kicker{margin:0;color:#9a3412;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.bottom-practice-state{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .52rem;background:#ffedd5eb;color:#9a3412;font-size:.72rem;font-weight:700}.bottom-practice-signals{margin:0;padding-left:1rem;color:#334155}.bottom-practice-signals li+li{margin-top:.3rem}.bottom-practice-coach-title{margin:0 0 .35rem;color:#1e3a8a;font-size:.82rem;font-weight:700}@keyframes bottom-workspace-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}body.bottom-workspace-resizing{-webkit-user-select:none;user-select:none}.drawer-utility-panels{padding:0 .75rem .9rem;display:flex;flex-direction:column;gap:.75rem}.drawer-utility-panel{width:100%;color:#0f172a;background:#fff;border:1px solid rgba(226,232,240,.28);border-radius:14px;overflow:hidden}.left.has-drawer-panel #nav-list{flex:0 0 auto}body.keyboard-open .bottom-carrier{pointer-events:none}.feedback-entry{width:calc(100% - 1.5rem);min-height:3.35rem;margin:.75rem;padding:.85rem 1rem;border:1px solid rgba(148,163,184,.48);border-radius:12px;background:#0f172a4d;color:#f8fafc;cursor:pointer;font-size:.98rem;font-weight:700;letter-spacing:0;line-height:1.15;touch-action:manipulation}.feedback-entry.bottom-trigger-active{background:#2563eb38;border-color:#93c5fdad}button{touch-action:manipulation}#feedback-dialog{padding:0}#feedback-form{padding:.9rem .75rem 1rem;width:100%;min-height:min(72vh,680px);display:flex;flex-direction:column;gap:.55rem}.feedback-form-head h2{margin:0;font-size:clamp(1.45rem,6vw,2.15rem)}.feedback-form-head .hint{margin:.2rem 0 0}.feedback-message-field{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.25rem}#feedback-form textarea{width:100%;flex:1 1 auto;min-height:220px;resize:vertical;overflow-y:auto;white-space:pre-wrap;border-radius:12px;padding:.75rem;line-height:1.35}.feedback-fields-grid{display:grid;grid-template-columns:1fr;gap:.45rem}.feedback-fields-grid label{display:grid;grid-template-columns:minmax(5rem,.45fr) minmax(0,1fr);align-items:center;gap:.5rem}.feedback-fields-grid select{width:100%;min-height:44px}#quest-dialog{padding:0}#quest-form{padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.quest-task{min-height:4rem}.quest-word{font-size:.9rem;color:#475569;margin-top:-.5rem}.quest-context{font-size:.85rem;color:#64748b;margin:0}.quest-history{border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;font-size:.85rem;max-height:140px;overflow-y:auto}.quest-history p{margin:.25rem 0}.quest-answer-label,.quest-rating-label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.quest-answer{min-height:80px;resize:vertical}.capture-form{margin-top:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.capture-form textarea{min-height:120px}.ticket-history{margin-top:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.history-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.ticket-list details{border:1px solid #e2e8f0;border-radius:6px;padding:.5rem;margin-bottom:.5rem;background:#fff}.ticket-meta{font-size:.85rem;color:#475569}.ticket-message{white-space:pre-wrap;background:#f1f5f9;padding:.5rem;border-radius:4px}.form-actions{display:flex;gap:.5rem;justify-content:flex-end}#feedback-form .form-actions button{min-height:52px;min-width:8rem;padding:.75rem 1rem;border-radius:14px;font-weight:800}.status{min-height:1.5rem}.onboard-card{max-width:520px;margin:min(12vh,5rem) auto;padding:1.25rem;border:1px solid #d6e4dd;border-radius:16px;background:#fff;box-shadow:0 18px 40px #0f172a14;display:flex;flex-direction:column;gap:.85rem}.onboard-card h2,.onboard-card p{margin:0}.onboard-kicker{color:#166534;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.onboard-instruction{font-weight:700}.onboard-language-field{display:flex;flex-direction:column;gap:.35rem}.onboard-card select{width:100%}.onboard-card .form-actions{justify-content:stretch}.onboard-card .form-actions button{width:100%;min-height:44px}.register-card{max-width:560px;margin:min(10vh,4.5rem) auto;padding:1.25rem;border:1px solid #d6e4dd;border-radius:16px;background:#fff;box-shadow:0 18px 40px #0f172a14;display:flex;flex-direction:column;gap:.9rem}.register-card h2,.register-card p{margin:0}.register-steps{display:flex;gap:.5rem;margin:0;padding:0;list-style:none}.register-steps li{flex:1;display:flex;align-items:center;gap:.35rem;min-width:0;color:#64748b;font-size:.85rem;font-weight:700}.register-steps span{display:inline-flex;width:1.55rem;height:1.55rem;align-items:center;justify-content:center;border-radius:999px;background:#e2e8f0;color:#475569;font-size:.78rem}.register-steps .is-active{color:#166534}.register-steps .is-active span{background:#dcfce7;color:#166534}.register-field{display:flex;flex-direction:column;gap:.35rem;font-weight:700}.register-field input,.register-field select{width:100%}.register-card .form-actions{justify-content:stretch}.register-card .form-actions button{width:100%;min-height:56px;padding:.85rem 1rem;border-radius:14px;font-weight:800;font-size:1rem}.linkish{background:none;border:none;color:#2563eb;cursor:pointer;text-align:left;padding:0}.group-lift-button{min-height:44px;padding:.55rem .75rem;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;width:100%;line-height:1.15;white-space:normal;word-break:normal;overflow-wrap:normal}.group-lift-button:disabled{border-color:transparent;background:transparent;color:#64748b;cursor:default}.group-lexicon-row{width:100%;display:grid;grid-template-columns:minmax(7rem,1fr) minmax(7rem,1fr) minmax(9.5rem,auto);gap:.75rem;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:transparent;line-height:1.35}.group-lexicon-row.selected{background:#2563eb1a;box-shadow:inset 3px 0 #2563eb}.group-lexicon-row .lexicon-cell{min-width:0}.group-lexicon-row .word{font-weight:700}.group-lexicon-row .normalized-word{word-break:break-word}.group-lexicon-row .action{display:flex;justify-content:flex-end}.drafts{margin-top:.5rem;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;max-height:180px;overflow-y:auto;font-size:.9rem}.draft{border-bottom:1px solid #e2e8f0;padding:.5rem 0}.draft:last-child{border-bottom:none}.draft-actions{display:flex;gap:.5rem;margin-top:.25rem}.draft-actions button{border:1px solid #cbd5f5;background:#fff;border-radius:4px;cursor:pointer;padding:.25rem .5rem}.lexicon-import{margin-top:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.lexicon-secondary-actions{display:none;margin-top:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.lexicon-controls{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-end}.lexicon-import textarea{width:100%;min-height:120px;margin-top:.75rem}.group-lexicon-primary{margin-top:.75rem}.group-lexicon-controls{display:grid;gap:.75rem;margin-top:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.9rem 1rem}.group-lexicon-controls label{display:grid;grid-template-columns:4.25rem minmax(0,1fr);align-items:center;gap:.6rem;margin:0;font-weight:700;color:#0f172a}.group-lexicon-controls select{width:100%}.group-lexicon-controls .status{margin:.15rem 0 0}.group-lexicon-heading{display:flex;align-items:end;justify-content:space-between;gap:.85rem}.group-lexicon-heading h1{margin:0}.group-lexicon-info{margin-top:1rem;background:transparent;border-top:1px solid #e2e8f0;padding-top:.85rem;color:#475569}.import-route-shell textarea{min-height:min(48vh,420px)}.import-mode-switch button.active{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.demo-scenario-switch{flex-wrap:wrap;gap:.5rem}.event-context-card-list{display:grid;gap:1rem;margin-top:1rem}.event-context-card{border:1px solid #e2e8f0;background:#fff;padding:1rem}.status.success{color:#047857}.status.error{color:#b91c1c}button.success{background:#dcfce7;border-color:#22c55e;color:#166534}button.error{background:#fee2e2;border-color:#f87171;color:#b91c1c}button.loading{cursor:wait}.lexicon-list{margin-top:1rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;overflow:hidden}.lexicon-panel-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;flex-wrap:wrap}.lexicon-mode-switch{display:inline-flex;border:1px solid #cbd5e1;border-radius:999px;padding:.2rem;background:#f8fafc}.lexicon-mode-switch button{border:none;background:transparent;color:#475569;border-radius:999px;padding:.4rem .85rem}.lexicon-mode-switch button.active{background:#1d4ed8;color:#fff}.lexicon-review-header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;flex-wrap:wrap}.lexicon-review-surface{padding-bottom:5rem}.lexicon-install-hint{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin:.9rem 0 0;padding:.85rem 1rem;border:1px solid #bfdbfe;border-radius:.75rem;background:#eff6ff}.lexicon-install-hint[hidden]{display:none}.lexicon-install-hint strong{display:block;color:#0f172a}.lexicon-install-hint p{margin:.2rem 0 0;color:#475569;font-size:.95rem}.lexicon-install-hint button{flex:0 0 auto;border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#1d4ed8;font-weight:800;padding:.55rem .9rem}.lexicon-mode-bottom-switcher{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 16px);z-index:60;display:inline-flex;gap:.2rem;padding:.24rem;border:1px solid rgba(148,163,184,.6);border-radius:999px;background:#fffffff5;box-shadow:0 14px 34px #0f172a33;transform:translate(-50%)}.lexicon-mode-bottom-switcher button{min-width:82px;min-height:42px;border:none;border-radius:999px;background:transparent;color:#334155;font-weight:800;padding:.55rem 1rem}.lexicon-mode-bottom-switcher button.active{background:#065f46;color:#fff}.lexicon-review-header h2{margin:0}.lexicon-review-summary,.lexicon-status-compact{margin:.2rem 0 0}.lexicon-header-row,.lexicon-row{width:100%;display:grid;grid-template-columns:minmax(6rem,1.05fr) minmax(8rem,1.85fr) minmax(2.75rem,.45fr);gap:.75rem;align-items:center}.lexicon-header-row{padding:.8rem 1rem .7rem;border-bottom:1px solid #cbd5e1;background:#f8fafc;color:#334155;font-size:.86rem;font-weight:700}.lexicon-header-row span,.lexicon-row span,.lexicon-row .lexicon-cell{min-width:0}.lexicon-header-row .word,.lexicon-row .word{font-weight:700}.weights-section{margin-top:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.weights-list{display:flex;flex-direction:column;gap:1rem}.weight-row{display:flex;flex-direction:column;gap:.35rem}.weight-row-header{display:flex;justify-content:space-between;font-size:.9rem;text-transform:capitalize}.weight-value{font-weight:600}.weight-slider{width:100%}.lexicon-row{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:transparent;text-align:left;cursor:pointer;line-height:1.35}.lexicon-cell{border:none;background:transparent;padding:0;text-align:left;color:#334155;font:inherit;width:100%;word-break:break-word}.lexicon-cell.ipa{overflow:visible;word-break:normal}.lexicon-ipa-pill{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;width:fit-content;max-width:100%;min-height:1.55rem;border:1px solid transparent;border-radius:999px;padding:.12rem .34rem;line-height:1;overflow:visible;vertical-align:middle;white-space:nowrap;word-break:normal}.lexicon-ipa-pill.playable{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;box-shadow:0 5px 12px #2563eb17}.lexicon-ipa-pill.playable:active{transform:translateY(1px)}.lexicon-ipa-text{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lexicon-ipa-speaker{position:absolute;right:-.18rem;bottom:-.1rem;display:block;width:8px!important;height:8px!important;max-width:8px;max-height:8px;overflow:visible;pointer-events:none}.lexicon-ipa-speaker .speaker-mouth{fill:#facc15}.lexicon-ipa-speaker .speaker-body{fill:#0ea5e9}.lexicon-ipa-speaker .speaker-wave{fill:none;stroke:#67e8f9;stroke-linecap:round;stroke-width:6}.lexicon-row.focused .lexicon-cell{color:#1d4ed8}.lexicon-row.focused .lexicon-cell:hover:not(.lexicon-ipa-pill){text-decoration:underline}.lexicon-row.focused .lexicon-ipa-pill.playable{border-color:#93c5fd;background:#dbeafe}.lexicon-row.selected{background:#2563eb1a;box-shadow:inset 3px 0 #2563eb}.lexicon-row:last-child{border-bottom:none}.lexicon-empty{margin:1rem;color:#475569}.lexicon-side-detail{white-space:pre-wrap;line-height:1.55;color:#334155}.lexicon-meaning-primary{font-weight:700;color:#0f172a}.lexicon-sidebar-shell{display:flex;flex-direction:column;gap:1rem}.lexicon-sidebar-head{display:flex;flex-direction:column;gap:.4rem}.lexicon-word-meta{margin:0;color:#475569}.lexicon-sidebar-section,.lexicon-sidebar-meta,.lexicon-sidebar-actions{display:flex;flex-direction:column;gap:.45rem}.lexicon-sidebar-section h3,.lexicon-sidebar-actions h3{margin:0;font-size:.95rem;color:#0f172a}.lexicon-sidebar-meta,.lexicon-sidebar-actions{padding-top:.85rem;border-top:1px solid #e2e8f0}.lexicon-sidebar-meta{margin-top:.2rem}.lexicon-detail-shell{gap:.85rem}.lexicon-detail-head{border-left:4px solid #047857;padding-left:.85rem}.lexicon-detail-head h2{margin:0;color:#065f46;font-size:1.65rem;line-height:1.1}.lexicon-detail-pronunciation{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.lexicon-detail-ipa{color:#334155;font-weight:650}.lexicon-detail-audio{position:relative;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;min-height:52px;border:1px solid #bfdbfe;border-radius:999px;background:linear-gradient(145deg,#eff6ff,#dbeafe);box-shadow:0 8px 18px #2563eb2e;color:#166534;padding:0}.lexicon-detail-audio:active{transform:translateY(1px)}.lexicon-detail-audio-icon{display:block;width:30px!important;height:30px!important;max-width:30px;max-height:30px;overflow:visible}.lexicon-detail-audio-icon .speaker-mouth{fill:#facc15}.lexicon-detail-audio-icon .speaker-body{fill:#0ea5e9}.lexicon-detail-audio-icon .speaker-wave{fill:none;stroke:#67e8f9;stroke-linecap:round;stroke-width:5.5}.lexicon-detail-audio-accent{position:absolute;right:-.25rem;bottom:-.2rem;min-width:1.45rem;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;font-size:.58rem;font-weight:800;line-height:1;padding:.18rem .24rem}.lexicon-detail-in-use{display:inline-flex;align-items:center;min-height:2rem;border:1px solid #99f6e4;border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:.78rem;font-weight:800;padding:.35rem .7rem;text-decoration:none}.lexicon-detail-in-use:focus-visible,.lexicon-detail-in-use:hover{border-color:#14b8a6;color:#115e59}.lexicon-detail-muted,.lexicon-detail-placeholder{color:#64748b}.lexicon-detail-section{display:flex;flex-direction:column;gap:.45rem;border-top:1px solid #e2e8f0;padding-top:.85rem}.lexicon-detail-section summary{cursor:pointer;list-style:none;margin:0;color:#0f172a;font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.lexicon-detail-section summary::-webkit-details-marker{display:none}.lexicon-detail-section summary:after{content:"▾";color:#64748b;font-size:.85rem}.lexicon-detail-section:not([open]) summary:after{content:"▸"}.lexicon-detail-section-body{display:flex;flex-direction:column;gap:.45rem;padding-top:.35rem}.lexicon-detail-text{margin:0;color:#334155;line-height:1.55;overflow-wrap:anywhere}.lexicon-detail-definition{color:#0f172a;font-weight:650}.lexicon-detail-chips{display:flex;flex-wrap:wrap;gap:.4rem}.lexicon-detail-chips span{border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;padding:.22rem .52rem;font-size:.88rem;line-height:1.25}.lexicon-detail-chips.pos span,.lexicon-detail-chips.subtle span{border-color:#cbd5e1;background:#f8fafc;color:#475569}.lexicon-detail-chips.translation span{border-color:#a7f3d0;background:#ecfdf5;color:#065f46;font-weight:650}.lexicon-detail-cluster{display:flex;flex-direction:column;gap:.35rem}.lexicon-detail-cluster>span{color:#64748b;font-size:.82rem}.lexicon-detail-list{margin:0;padding-left:1.1rem;color:#334155;line-height:1.55}.lexicon-detail-list li+li{margin-top:.35rem}.lexicon-scan-list{--lexicon-main-row-pitch: calc(2.85rem + 1px) ;--lexicon-scan-row-gap: .4rem;display:flex;flex-direction:column;gap:var(--lexicon-scan-row-gap)}.lexicon-scan-row{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:.55rem;align-items:center;border:1px solid #e2e8f0;border-radius:8px;padding:.42rem .55rem;background:#fff;height:calc(var(--lexicon-main-row-pitch) - var(--lexicon-scan-row-gap));min-height:0;overflow:hidden}.lexicon-scan-row.focused{border-color:#93c5fd;background:#eff6ff}.lexicon-scan-word,.lexicon-scan-synonym,.lexicon-scan-translation{margin:0}.lexicon-scan-word{color:#0f172a;font-weight:600;min-width:0;overflow-x:auto;overflow-y:hidden;overflow-wrap:normal;scrollbar-width:none;text-overflow:clip;white-space:nowrap;-webkit-overflow-scrolling:touch}.lexicon-scan-word::-webkit-scrollbar,.lexicon-scan-synonym::-webkit-scrollbar,.lexicon-scan-translation::-webkit-scrollbar{display:none}.lexicon-scan-clues{display:grid;grid-template-columns:minmax(0,1fr);gap:.12rem;max-height:2.2rem;min-width:0;overflow:hidden}.lexicon-scan-synonym,.lexicon-scan-translation{display:block;color:#475569;font-size:.88rem;line-height:1.2;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;text-overflow:clip;white-space:nowrap;-webkit-overflow-scrolling:touch}.lexicon-scan-translation{color:#0f766e;font-weight:600}.lexicon-example-list{margin:0;padding-left:1.2rem;color:#334155;display:flex;flex-direction:column;gap:.35rem}.muted{color:#64748b}.danger{background:#fee2e2;border:1px solid #f87171;color:#b91c1c}.demo-card{margin-top:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.65rem}.demo-card input,.demo-card select{width:100%;margin-top:.25rem}input,textarea,select{font:inherit;touch-action:manipulation}@media (max-width: 768px){.lexicon-scan-list{--lexicon-main-row-pitch: calc(2.709rem + 1px) }.lexicon-scan-row{font-size:.94rem}.lexicon-panel-toolbar{flex-direction:column;align-items:stretch}.lexicon-mode-switch{width:fit-content}.lexicon-header-row,.lexicon-row{grid-template-columns:minmax(5.5rem,.95fr) minmax(8.5rem,1.9fr) minmax(2.5rem,.42fr);gap:.55rem}.lexicon-header-row{font-size:.74rem;padding:.72rem .75rem .64rem}.lexicon-row{padding:.72rem .75rem;font-size:.94rem}.group-lexicon-row{grid-template-columns:minmax(6.25rem,1fr) minmax(6.25rem,1fr) 7.75rem;gap:.55rem;padding:.72rem .75rem;font-size:.94rem}input,textarea,select{font-size:16px}}.left-actions{justify-content:flex-start}.checkbox-label{display:flex;align-items:center;gap:.5rem}.practice-shell{gap:1rem}.practice-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.set-pill-row{display:flex;gap:.5rem;flex-wrap:wrap}.set-pill,.thread-open-btn{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:.45rem .8rem;font:inherit;cursor:pointer}.set-pill.active{background:#0f172a;color:#fff;border-color:#0f172a}.practice-thread-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 1rem;background:#eff6ff;border-radius:14px}.thread-pill{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap}.thread-status{border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.thread-status.waiting_reply{background:#fef3c7;color:#92400e}.thread-status.active{background:#dcfce7;color:#166534}.thread-status.review_ready{background:#e0e7ff;color:#3730a3}.thread-summary{margin:0;max-width:17rem;color:#334155}.thread-unread-dot{display:inline-block;width:.55rem;height:.55rem;margin-left:.45rem;border-radius:999px;background:#2563eb;vertical-align:middle}.practice-chat{display:flex;flex-direction:column;gap:.85rem}.chat-message{display:flex;flex-direction:column;gap:.3rem;max-width:86%;padding:.85rem 1rem;border-radius:18px}.chat-message header{font-size:.8rem;font-weight:700}.chat-message p{margin:0;line-height:1.45}.practice-attempt-text{margin:0;padding:.55rem .7rem;border-left:3px solid #2563eb;border-radius:10px;background:#ffffffb3;text-align:left;white-space:pre-wrap}.chat-message time{font-size:.75rem;color:#64748b}.message-you{align-self:flex-end;background:#dbeafe}.message-peer{align-self:flex-start;background:#fff;border:1px solid #e2e8f0}.system-note{align-self:center;background:transparent;color:#475569;border:1px dashed #cbd5e1;text-align:center}.practice-actions{display:flex;gap:.65rem;flex-wrap:wrap}.practice-meta{display:flex;gap:.5rem;flex-wrap:wrap}.practice-observability{padding:.65rem .8rem;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafce0}.practice-observability-title{margin:0 0 .45rem;color:#64748b;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.practice-observability-grid{display:grid;gap:.3rem .75rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.practice-observability-row{margin:0;display:flex;gap:.45rem;align-items:baseline;flex-wrap:wrap;color:#334155;font-size:.82rem}.practice-observability-key{color:#64748b;font-weight:700}.practice-observability-value{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;word-break:break-word}.thread-chip{display:inline-flex;align-items:center;border-radius:999px;padding:.3rem .65rem;background:#e2e8f0;color:#334155;font-size:.82rem;font-weight:600}.thread-switcher{display:flex;flex-direction:column;gap:.75rem}.thread-list{display:flex;flex-direction:column;gap:.65rem}.thread-card{display:flex;flex-direction:column;gap:.25rem;padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;text-align:left;font:inherit;touch-action:manipulation}.thread-card.active{border-color:#2563eb;background:#eff6ff}.thread-card span,.thread-card small{color:#475569}.artifact-card .hint{white-space:pre-line}.artifact-card-wrap{display:flex;flex-direction:column;gap:.35rem}.artifact-actions{display:flex;justify-content:flex-end;margin-top:-.2rem}.artifact-actions .thread-open-btn{touch-action:manipulation}.inbox-card{cursor:default}.practice-empty{border:1px dashed #cbd5e1;border-radius:14px;padding:1rem;background:#fff}.thread-inline-form{display:flex;flex-direction:column;gap:.35rem}.thread-inline-form textarea{min-height:96px;resize:vertical;border:2px solid #cbd5e1;border-radius:14px;background:#fff;box-shadow:inset 0 1px 2px #0f172a0a;transition:border-color .16s ease,box-shadow .16s ease}.thread-inline-form textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e;outline:none}.practice-coach-region{display:flex}.practice-coach-box{width:100%;border:1px solid #dbeafe;background:#f8fbff;border-radius:12px;padding:.75rem .9rem}.practice-coach-box.active{border-color:#93c5fd;background:#eff6ff}.practice-coach-title{margin:0 0 .35rem;font-size:.82rem;font-weight:700;color:#1e3a8a}.practice-coach-list{margin:0;padding-left:1rem;color:#334155}.practice-coach-list li+li{margin-top:.25rem}.qr-card img{border:1px solid #e2e8f0;border-radius:8px}.demo-checklist{margin:0;padding-left:1rem}.match-table{border-collapse:collapse;width:100%}.match-table th,.match-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.5rem;vertical-align:top}@media (max-width: 1024px){.layout{grid-template-columns:1fr;overflow:hidden}.pane.left{position:fixed;top:0;left:0;height:var(--app-viewport-height);width:min(320px,85vw);transform:translate(-100%);transition:transform .24s cubic-bezier(.22,1,.36,1);z-index:15;pointer-events:none;will-change:transform}.pane.left[hidden]{display:none!important}.pane.left.open{display:flex;transform:translate(0);pointer-events:auto}.pane.right{position:fixed;top:0;right:0;height:var(--app-viewport-height);width:min(360px,90vw);transform:translate(100%);transition:transform .24s cubic-bezier(.22,1,.36,1);box-shadow:-6px 0 16px #0f172a26;z-index:11;overflow-y:auto;overscroll-behavior:contain;pointer-events:none;will-change:transform}.pane.right[hidden]{display:none!important}.pane.right.open{display:flex;transform:translate(0);pointer-events:auto}.pane.left.dragging,.pane.right.dragging,.pane-scrim.dragging{transition:none!important}.content{padding:.75rem}.toolbar{padding:.5rem .75rem}.bottom-carrier{left:.5rem;right:.5rem;bottom:.5rem}.bottom-carrier-shell{width:100%}.bottom-workspace-panel{max-height:min(44vh,360px);padding:.75rem .8rem .62rem}.bottom-workspace-base{padding:.56rem .68rem calc(.64rem + env(safe-area-inset-bottom,0px))}.practice-topbar,.practice-thread-header{flex-direction:column}.thread-summary{max-width:none}.chat-message{max-width:100%}.bottom-workspace-card{max-height:min(56vh,420px);overflow-y:auto}.drawer-utility-panels{padding:0 .5rem .75rem}}@media (max-width: 600px){#nav-list li{padding:.5rem .75rem}#feedback-form{min-height:min(76vh,680px);padding:.75rem .5rem .85rem}#feedback-form textarea{min-height:260px}.feedback-fields-grid label{grid-template-columns:1fr;gap:.2rem}#feedback-form .form-actions{justify-content:stretch}#feedback-form .form-actions button{flex:1 1 0;min-width:0}#quest-form{padding:1rem}.feedback-entry{margin:.5rem}}@media (min-width: 1025px){.pane.left{position:relative;transform:none!important;width:220px}.pane.right{position:relative;box-shadow:none;width:280px;transform:none!important}.pane-scrim{display:none!important}.bottom-carrier{left:240px;right:296px}}
