: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%}.app-container{flex-direction:column;justify-content:flex-start;align-items:center;max-width:480px;min-height:100vh;margin:0 auto;padding:12vh 2rem 2rem;display:flex}.header{text-align:center;margin-bottom:2.5rem}.logo-wrapper{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.title{color:var(--text-main);letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.subtitle{color:var(--text-muted);font-size:.95rem;line-height:1.5}.form-wrapper{width:100%;padding:2rem}.form-content{flex-direction:column;gap:1.5rem;display:flex}.input-group label{color:var(--text-main);margin-bottom:.5rem;font-size:.9rem;font-weight:400;display:block}.shop-input{background:#ffffffe6;border:1.5px solid #0000001a;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.shop-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px #0000000d}.submit-btn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:3.5rem;padding:1.125rem;font-size:1.05rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 8px 20px #00000026}.submit-btn:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 24px #0003}.submit-btn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#e5e7eb}.hint-text{text-align:center;color:var(--text-muted);margin-top:.5rem;font-size:.8rem}.loading-screen{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.error-alert{color:#b91c1c;background:#fee2e2;border-radius:12px;align-items:center;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;font-weight:500;display:flex}.polling-section{padding:2rem 0}.polling-title{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.qr-section{padding:1rem 0}.success-title{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.qr-box{background:#fff;border-radius:24px;padding:1rem;display:inline-block;box-shadow:0 4px 24px #00000014}.qr-image{border-radius:12px;width:220px;height:220px}
