:root{color:#14211b;font-synthesis:none;background:#f4f7f5;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:3px;outline:4px solid #f0b429}.brand{color:#173f35;letter-spacing:0;font-size:1rem;font-weight:800}.loading{place-items:center;min-height:100vh;font-size:2rem;font-weight:800;display:grid}.login-shell{background:#dfeae4;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #b8c9c0;border-radius:8px;width:min(100%,420px);padding:clamp(28px,6vw,48px);box-shadow:0 18px 50px #1432281f}.login-panel h1{margin:18px 0 32px;font-family:Georgia,serif;font-size:clamp(2rem,9vw,3rem);line-height:1.05}form{gap:10px;display:grid}label{margin-top:8px;font-size:1.05rem;font-weight:700}input{border:2px solid #73897e;border-radius:6px;min-height:54px;padding:10px 14px;font-size:1.15rem}.primary,.secondary{border-radius:6px;justify-content:center;align-items:center;gap:12px;min-height:60px;padding:12px 24px;font-size:1.15rem;font-weight:800;transition:background-color .2s,border-color .2s;display:inline-flex}.primary{color:#fff;background:#12654e;border:2px solid #12654e;margin-top:18px}.primary:hover{background:#0b4c39;border-color:#0b4c39}.secondary{color:#6b1b1b;background:#fff;border:2px solid #a84848}.secondary:hover{background:#fff2f2}.form-error,.error{color:#8a1919;font-weight:700}.conversation-shell{flex-direction:column;min-height:100vh;display:flex}header{border-bottom:1px solid #c9d7d0;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,64px);display:flex}.icon-button{color:#25463c;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:48px;height:48px;display:grid}.icon-button:hover{background:#e2ebe6}.voice-stage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:520px;padding:42px 20px;display:flex}.pulse{aspect-ratio:1;color:#fff;background:#5e756b;border-radius:50%;place-items:center;width:118px;display:grid;box-shadow:0 0 0 12px #dce7e1}.pulse svg{width:46px;height:46px}.pulse.active{background:#12654e;animation:2.4s ease-in-out infinite breathe}.session-mark{color:#455d53;margin:32px 0 8px;font-weight:700}.voice-stage h1{margin:0;font-family:Georgia,serif;font-size:clamp(3rem,10vw,6.5rem);line-height:1}.live-text{color:#40534a;width:min(100%,760px);min-height:66px;margin:28px 0;font-size:clamp(1.15rem,3vw,1.55rem);line-height:1.5}.start,.finish{min-width:min(100%,300px)}.last-response{background:#fff;border-top:1px solid #c9d7d0;padding:24px max(24px,50% - 380px);font-family:Georgia,serif;font-size:1.25rem;line-height:1.55}.speaker{color:#12654e;margin:0 0 8px;font-family:Inter,Segoe UI,sans-serif;font-size:.85rem;font-weight:800}.retry{color:#12654e;background:#fff;border:2px solid #12654e;border-radius:6px;min-height:48px;padding:8px 16px;font-weight:800}@keyframes breathe{50%{box-shadow:0 0 0 20px #cadbd2}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}@media (width<=480px){header{height:64px}.voice-stage{min-height:500px}.pulse{width:96px}}
