:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#10151f;--panel:#151c29;--panel-strong:#1a2231;--line:#2a3445;--text:#edf2f7;--muted:#a9b3c3;--quiet:#7f8ca1;--blue:#67a5ff;--green:#24d07f;--yellow:#f5c84b;--red:#ff6b6b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100dvh;color:var(--text);margin:0;overflow-x:clip}button,textarea{font:inherit}button{min-height:2.65rem;color:var(--text);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.55rem .8rem}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.app-shell{flex-direction:column;min-height:100dvh;display:flex}.event-strip{background:#080d14;grid-template-columns:repeat(96,minmax(0,1fr));gap:1px;height:.9rem;display:grid;overflow:hidden}.top-event-strip{z-index:10;flex:none;position:sticky;top:0}.event-strip span{background:var(--line);min-width:0}.event-strip span[data-kind=clean]{background:#24d07f6b}.event-strip span[data-kind=candidate]{background:var(--yellow)}.event-strip span[data-kind=confirmed]{background:var(--red)}.level-meter{background:#080d14;border-radius:999px;height:.5rem;overflow:hidden}.level-meter div{background:var(--green);width:0%;height:100%;transition:width .12s ease-out}.topbar{min-height:3.25rem;padding:.65rem max(1rem, env(safe-area-inset-right)) .65rem max(1rem, env(safe-area-inset-left));border-bottom:1px solid var(--line);background:#121923;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.title-row{align-items:center;gap:.6rem;min-width:0;display:flex}.topbar h1,.section-heading h2{letter-spacing:0;margin:0}.topbar h1{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;line-height:1.2;overflow:hidden}.top-note,.meter-label,.speech-debug,.feed-meta,.empty-state,.text-entry span{color:var(--muted);font-size:.78rem}.top-note{text-align:right;flex:0 auto}.status-pill{border:1px solid var(--line);min-height:1.75rem;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 .6rem;font-size:.74rem;display:inline-flex}.status-pill[data-state=ready]{color:var(--green);border-color:#24d07f85}.status-pill[data-state=error]{color:var(--red);border-color:#ff6b6b8f}.workspace{background:var(--line);flex:1;grid-template-columns:minmax(300px,.88fr) minmax(320px,1.12fr);gap:1px;min-height:0;display:grid}.input-panel,.result-panel,.feed-section{background:var(--panel);min-width:0;min-height:0}.input-panel{flex-direction:column;gap:.85rem;padding:1rem;display:flex}.result-panel{background:var(--line);grid-template-rows:minmax(12rem,1fr) minmax(10rem,.9fr);gap:1px;display:grid}.feed-section{flex-direction:column;display:flex}.section-heading{border-bottom:1px solid var(--line);background:var(--panel-strong);align-items:center;min-height:2.7rem;padding:0 1rem;display:flex}.section-heading h2{font-size:.82rem}.mic-row{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.primary-button{background:var(--blue);color:#07111f;font-weight:700}.primary-button:hover{background:#82b6ff}.ghost-button{border-color:var(--line);background:#121923}.ghost-button:hover{background:#202a3d}.meter-label{border:1px solid var(--line);min-width:0;max-width:5.5rem;color:var(--quiet);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;margin-left:auto;padding:.14rem .42rem;font-size:.68rem;line-height:1.3;overflow:hidden}.speech-debug{margin:-.35rem 0 0;line-height:1.45}.speech-debug:empty{display:none}.text-entry{flex-direction:column;flex:1;gap:.45rem;min-height:0;display:flex}textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:12rem;color:var(--text);background:#0f1520;border-radius:8px;flex:1;padding:.8rem;line-height:1.55}textarea::placeholder{color:#a9b3c3}textarea[readonly]{cursor:default}.feed{flex-direction:column;flex:1;gap:.6rem;min-height:0;padding:1rem;display:flex;overflow:auto}.empty-state{margin:0}.transcript-entry,.alert-entry{border:1px solid var(--line);background:#111824;border-radius:8px;padding:.75rem}.transcript-entry[data-final=false]{color:var(--muted)}.transcript-entry p,.alert-entry p{word-break:break-word;margin:.32rem 0 0;line-height:1.55}.feed-meta{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.alert-entry{grid-template-columns:minmax(0,1fr) auto;gap:.28rem .6rem;display:grid}.alert-entry p{grid-column:1/-1}.alert-entry strong{overflow-wrap:anywhere;min-width:0}.alert-entry[data-state=confirmed]{border-color:#ff6b6b99}.alert-entry[data-state=candidate]{border-color:#f5c84b80}@media (max-width:860px){.workspace{flex-direction:column;flex:1 0 auto;display:flex}.input-panel{flex:none}.result-panel{flex-direction:column;display:flex}.feed{max-height:14rem}}@media (max-width:560px){.topbar{flex-direction:column;align-items:flex-start;gap:.35rem}.top-note{text-align:left}.mic-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;display:grid}.meter-label{max-width:4.6rem;margin-left:0}textarea{min-height:10.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
