:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;overscroll-behavior-y:none;background:radial-gradient(circle at top,#6750a447,#0000 32%),radial-gradient(circle at bottom,#00c6ff1f,#0000 28%),linear-gradient(#08101d 0%,#111827 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-container{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100dvh;padding:2rem;display:flex}.header{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.header h1{letter-spacing:-.03em;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#f5f7ff 0%,#79d6ff 55%,#9b8cff 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.4rem;font-weight:800}.status{color:#b6bfd0;max-width:24rem;min-height:1.5rem;font-size:1rem;line-height:1.45}.main-content{justify-content:center;align-items:center;width:100%;display:flex}.control-stack{background:#0a12208f;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;align-items:center;gap:1rem;width:min(100%,640px);padding:1.4rem;display:flex;box-shadow:0 24px 80px #00000057}.mic-button{cursor:pointer;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 30% 30%,#3be0ff 0%,#2b7cff 48%,#5b3df5 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;transition:all .3s;display:flex;box-shadow:0 18px 44px #0c1a3a7a,inset 0 2px 10px #ffffff29}.mic-button:focus-visible{outline-offset:6px;outline:3px solid #00c6ff59}.mic-button:active{transform:scale(.95);box-shadow:0 5px 15px #00000080}.mic-button .icon{color:#f7fbff;transition:all .3s}.mic-button .icon.stop{color:#ff3b30}.mic-button.recording{background:radial-gradient(circle at 30% 30%,#ff7a7a 0%,#ff4d6d 48%,#b4235d 100%);animation:2s infinite pulse;box-shadow:0 0 40px #ff59666b,inset 0 2px 10px #ffffff1f}@keyframes pulse{0%{box-shadow:0 0 #ff3b3066}70%{box-shadow:0 0 0 30px #ff3b3000}to{box-shadow:0 0 #ff3b3000}}.spin{animation:1s linear infinite spin;color:#a0a0a0!important}.composer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:.75rem;width:100%;padding:.9rem;display:flex;box-shadow:inset 0 1px #ffffff0f}.composer-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.composer-toggle{color:#d6deeb;min-height:42px;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:600;display:inline-flex}.composer-toggle.subtle{color:#aeb8ca;background:#ffffff08;border-style:dashed;width:100%}.composer-input{resize:vertical;color:#fff;width:100%;min-height:84px;max-height:200px;font:inherit;background:#050912c7;border:1px solid #ffffff14;border-radius:16px;padding:.95rem 1rem;line-height:1.45}.composer-input:focus{border-color:#00c6ff52;outline:2px solid #00c6ff6b}.composer-send{font:inherit;color:#04111a;cursor:pointer;background:linear-gradient(90deg,#00c6ff 0%,#5be7ff 100%);border:none;border-radius:999px;align-items:center;gap:.45rem;padding:.75rem 1rem;font-weight:700;display:inline-flex}.composer-send:disabled{cursor:not-allowed;opacity:.45}.transcript-panel{background:#050912c7;border:1px solid #ffffff12;border-radius:24px;width:100%;min-height:240px;padding:1.1rem;box-shadow:inset 0 1px #ffffff0d}.transcript-title{color:#8fd8ff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.65rem;font-size:.88rem;font-weight:700}.transcript-body{white-space:pre-wrap;word-break:break-word;color:#d2d9e3;min-height:10rem;font-family:inherit;font-size:.95rem;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=640px){.app-container{gap:1rem;padding:1.25rem}.control-stack{border-radius:26px;padding:1rem}.mic-button{width:132px;height:132px}}
