:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#111827;background:#f6f7f9;margin:0}a{color:inherit}button,input{font:inherit}.page{min-height:100vh;padding:48px 24px}.container{width:100%;max-width:880px;margin:0 auto}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px;box-shadow:0 12px 28px #0f172a14}.stack{gap:18px;display:grid}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}h1,h2,p{margin-top:0}p{line-height:1.6}.input{background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:12px 14px}.button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;text-decoration:none;display:inline-flex}.button.secondary{color:#111827;background:#e5e7eb}.button:disabled{opacity:.6;cursor:not-allowed}.alert{background:#f3f4f6;border-radius:12px;padding:12px 14px}.alert.error{color:#991b1b;background:#fee2e2}.alert.success{color:#166534;background:#dcfce7}.code{background:#f3f4f6;border-radius:8px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem}
