:root{color:#1d252c;background:#f7f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{border:0;font:inherit}.app-shell{min-height:100vh;padding:max(24px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:linear-gradient(135deg,rgba(31,130,104,.12),transparent 38%),linear-gradient(315deg,rgba(188,69,49,.1),transparent 34%),#f7f4ef}.centered-screen{display:grid;place-items:center}.translator-panel{width:min(760px,100%);margin:0 auto}.login-panel{width:min(440px,100%);margin:10vh auto 0}.login-description{margin:14px 0 24px;color:#5b665f;line-height:1.6}.login-form{display:grid;gap:16px}.login-form label{display:grid;gap:7px;color:#33423f;font-size:.94rem;font-weight:700}.login-form input{width:100%;min-height:48px;padding:0 12px;border:1px solid #bfb6ab;border-radius:8px;background:#ffffffe0;color:#1d252c;font:inherit}.login-form input:focus{outline:3px solid rgba(31,130,104,.25);border-color:#1f8268}.turnstile-container{min-height:65px;display:grid;align-items:center;overflow:hidden}.direction-fieldset{padding:0;margin:0 0 18px;border:0}.direction-fieldset legend{margin-bottom:8px;color:#33423f;font-size:.9rem;font-weight:800}.direction-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.direction-control label{position:relative;min-width:0;overflow:hidden;border:1px solid #bfb6ab;border-radius:8px;background:#ffffffc2;cursor:pointer}.direction-control .auto-option{grid-column:1 / -1}.direction-control input{position:absolute;opacity:0;pointer-events:none}.direction-control span{display:grid;place-items:center;min-height:46px;padding:6px 8px;color:#41504d;font-size:.88rem;font-weight:750;text-align:center}.direction-control input:checked+span{background:#1f8268;color:#fff}.direction-control input:focus-visible+span{outline:3px solid rgba(31,130,104,.28);outline-offset:-3px}.direction-fieldset:disabled .direction-control{opacity:.55}.loading-message{color:#4c5963}.top-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.eyebrow{margin:0 0 6px;color:#55706b;font-size:.82rem;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,9vw,3.6rem);line-height:1.02;letter-spacing:0}h2{margin-bottom:0;font-size:1.2rem}.status-pill{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid #d9d1c7;border-radius:999px;background:#ffffffb8;color:#4c5963;font-size:.92rem;font-weight:700}.header-actions{display:grid;justify-items:end;gap:8px}.logout-button{min-height:32px;padding:0 3px;background:transparent;color:#4c5963;cursor:pointer;font-size:.83rem;text-decoration:underline;text-underline-offset:3px}.status-dot{width:9px;height:9px;border-radius:50%;background:#87939a}.status-pill.recording .status-dot{background:#d44732;box-shadow:0 0 0 7px #d4473221}.status-pill.sending .status-dot{background:#237c68}.status-pill.error .status-dot{background:brown}.notice,.error-message,.empty-state,.result-item{border:1px solid #ddd4c8;border-radius:8px;background:#ffffffb8}.notice{margin-bottom:16px;padding:12px 14px;color:#815a16;background:#fff8dc}.controls{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.primary-button,.secondary-button,.text-button{min-height:48px;border-radius:8px;font-weight:800;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease}.primary-button{background:#1f8268;color:#fff}.secondary-button{background:#26343d;color:#fff}.text-button{min-height:38px;padding:0 14px;border:1px solid #cfc5b8;background:#ffffffc7;color:#26343d}button:disabled{cursor:not-allowed;opacity:.42}button:not(:disabled):active{transform:translateY(1px)}.meter-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.recording-meter{display:grid;grid-template-columns:repeat(18,1fr);align-items:center;gap:4px;width:min(420px,100%);height:44px}.recording-meter span{height:14px;border-radius:2px;background:#cfc5b8}.recording-meter.active span{background:#d44732;animation:pulse .9s ease-in-out infinite}.recording-meter span:nth-child(3n){height:25px;animation-delay:.12s}.recording-meter span:nth-child(4n){height:34px;animation-delay:.22s}.interval-text{margin-bottom:0;color:#5b665f;font-size:.9rem;white-space:nowrap}.error-message{margin-bottom:18px;padding:12px 14px;color:#8d2217;background:#fff0ec}.results-section{margin-top:22px}.results-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.results-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.result-item{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:14px}.result-number{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e6efe8;color:#1f8268;font-weight:800}.result-content{min-width:0}.direction-label{margin-bottom:4px;color:#357062;font-size:.78rem;font-weight:800}.translated-text{margin-bottom:6px;font-size:1.04rem;line-height:1.6}.pronunciation-text{margin-bottom:8px;color:#26343d;font-size:1rem;font-weight:700;line-height:1.6}.pronunciation-text span{display:block;color:#6b6259;font-size:.75rem;font-weight:700}.transcribed-text{margin-bottom:0;color:#64716b;font-size:.88rem;line-height:1.5}.speak-button{min-height:38px;padding:0 13px;margin-top:12px;border:1px solid #9dbab1;border-radius:8px;background:#edf5f1;color:#195f4e;cursor:pointer;font-weight:800}.empty-state{padding:22px 14px;color:#66736c;text-align:center}@keyframes pulse{0%,to{transform:scaleY(.58)}50%{transform:scaleY(1)}}@media(max-width:560px){.top-bar{display:grid}.header-actions{justify-items:start}.controls{grid-template-columns:1fr}.direction-control span{padding-inline:4px;font-size:.82rem}.meter-row{align-items:flex-start;flex-direction:column}.recording-meter{width:100%}}
