: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%}body{color:#e2e8f0;touch-action:none;background:linear-gradient(135deg,#121212 0%,#2a2c30 50%,#1a1b1e 100%);width:100%;height:100%;margin:0;padding:0;position:fixed;overflow:hidden}.app-wrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:20px;display:flex;overflow:hidden}.app-container{box-sizing:border-box;text-align:center;background:linear-gradient(145deg,#2a2d32,#1f2125);border-radius:20px;flex-direction:column;justify-content:center;width:100%;max-width:420px;max-height:95dvh;padding:30px 24px;font-family:Helvetica Neue,Arial,sans-serif;display:flex;box-shadow:10px 10px 30px #000000b3,-5px -5px 20px #ffffff0d,inset 0 0 0 1px #ffffff1a}.qr-icon-placeholder{opacity:.8;margin-bottom:12px;font-size:2rem}.header-section h2{letter-spacing:2px;color:#d1d5db;margin:0 0 10px;font-size:1.2rem;font-weight:300}.header-section p{color:#9ca3af;margin-bottom:40px;font-size:.95rem;font-weight:300;line-height:1.5}.main-action-section{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.btn-metal{color:#f3f4f6;letter-spacing:1px;cursor:pointer;background:linear-gradient(#3f444d,#25282d);border:1px solid #4b5563;border-radius:12px;width:100%;height:70px;font-size:1.1rem;font-weight:400;transition:all .2s;position:relative;box-shadow:0 4px 6px #0006,inset 0 1px 1px #fff3}.btn-metal-warning{color:#fca5a5;background:linear-gradient(#4d2b2b,#2d1818);border:1px solid #703838}.btn-metal:active{transform:translateY(2px);box-shadow:0 1px 2px #0006,inset 0 2px 4px #00000080}.btn-metal:disabled{opacity:.5;cursor:not-allowed}.divider{color:#6b7280;letter-spacing:2px;align-items:center;margin-bottom:24px;font-size:.75rem;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid #374151;flex:1}.divider span{padding:0 12px}.sub-btn-group{gap:12px;margin-bottom:20px;display:flex}.btn-sub-metal{color:#9ca3af;letter-spacing:1px;background:0 0;border:1px solid #374151;border-radius:10px;flex:1;padding:14px 0;font-size:.9rem;font-weight:300;text-decoration:none;transition:all .2s}.btn-sub-metal:active{background:#ffffff0d}.footer-notice{color:#6b7280;margin:0;font-size:.75rem}
