: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)}}#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}body{margin:0}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%}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Microsoft JhengHei,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body,#root{height:100%;margin:0}#root{color:#e6edf3;background:#0d1117;flex-direction:column;display:flex}.centered{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.redeem{text-align:center;max-width:420px;margin:4rem auto;padding:2rem}.redeem h1{margin-bottom:.5rem}.redeem .hint{color:#8b949e;margin-bottom:2rem}.redeem form{flex-direction:column;gap:.75rem;display:flex}.redeem input{color:inherit;text-align:center;letter-spacing:.05em;background:#161b22;border:1px solid #30363d;border-radius:8px;padding:.85rem 1rem;font-size:1.4rem}.redeem input:focus{border-color:#2f81f7;outline:none}.redeem button,.interpreter button{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.75rem 1.25rem;font-size:1rem;font-weight:600}.redeem button{color:#fff;background:#2f81f7}.redeem button:disabled{color:#8b949e;cursor:not-allowed;background:#30363d}.error{color:#f85149;margin-top:1rem}.footer{color:#6e7681;margin-top:2rem;font-size:.85rem}.interpreter{box-sizing:border-box;flex-direction:column;width:100%;max-width:720px;height:100vh;margin:0 auto;padding:1rem;display:flex}.hud{border-bottom:1px solid #30363d;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.hud .meta{color:#8b949e;margin-left:.75rem;font-size:.9rem}.hud .dot{vertical-align:middle;background:#6e7681;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.hud .dot.live{background:#3fb950;box-shadow:0 0 8px #3fb950}.hud .dot.connecting,.hud .dot.closing{background:#d29922}.controls{gap:1rem;padding:1rem 0;display:flex}.controls label{flex-direction:column;flex:1;display:flex}.controls span{color:#8b949e;margin-bottom:.25rem;font-size:.85rem}.controls select{color:inherit;background:#161b22;border:1px solid #30363d;border-radius:6px;padding:.5rem}.captions{flex-direction:column;flex:1;gap:1rem;padding:1rem 0;display:flex;overflow-y:auto}.placeholder{color:#6e7681;text-align:center}.caption{background:#161b22;border:1px solid #30363d;border-left:3px solid #d29922;border-radius:8px;padding:.75rem 1rem}.caption.done{border-left-color:#3fb950}.caption .source{color:#8b949e;font-size:.9rem}.caption .translation{margin-top:.25rem;font-size:1.2rem}.actions{border-top:1px solid #30363d;padding-top:1rem}.primary,.danger{width:100%;padding:.85rem;font-size:1.1rem}.primary{color:#fff;background:#2f81f7}.primary:disabled{color:#8b949e;background:#30363d}.danger{color:#fff;background:#da3633}.danger:disabled{color:#8b949e;background:#30363d}.error-banner{color:#f85149;background:#2d1719;border-radius:6px;margin-top:.5rem;padding:.75rem}
