:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light dark;background:#0f0f10;color:#f5f5f5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#0d0d0e,#171719);display:grid;place-items:center;padding:24px}.shell{width:min(100%,560px)}.card{background:#171719;border:1px solid #2b2b2e;border-radius:28px;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.25)}.brand{font-size:42px;font-weight:750;letter-spacing:-1.5px}.subtitle{margin:6px 0 26px;color:#aaa}.view.hidden{display:none}.hint{color:#bbb}.google-wrap{min-height:44px}.error{color:#ff9e9e;margin-top:14px;min-height:20px}.setup-warning{background:#332b14;border:1px solid #5d4b1b;color:#ffe59a;padding:14px;border-radius:14px;margin-bottom:20px;font-size:14px}.user-row{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:28px}.user-name{font-weight:650}.provider{font-size:13px;color:#999;margin-top:3px}.text-btn{background:none;border:0;color:#bbb;text-decoration:underline;cursor:pointer}.talk-btn{width:100%;min-height:190px;border:0;border-radius:28px;background:#f2f2f2;color:#111;font-size:22px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;cursor:pointer;transition:transform .15s ease,background .15s ease}.talk-btn:active{transform:scale(.985)}.talk-btn.active{background:#d8ffd8}.mic{font-size:58px}.status{text-align:center;margin:18px 0 8px;color:#bbb;min-height:24px}.conversation{margin-top:24px;border-top:1px solid #2c2c2f}.line{padding:16px 0;border-bottom:1px solid #2c2c2f}.line span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#888}.line p{margin:5px 0 0;line-height:1.45}.debug{margin-top:20px;color:#999;font-size:13px}.debug pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#101011;padding:12px;border-radius:12px}.hidden{display:none!important}@media(max-width:520px){body{padding:14px}.card{padding:22px;border-radius:22px}.talk-btn{min-height:170px}}
