:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body,#__next{min-height:100%;margin:0}body{font-family:var(--hello-font,sans-serif);color:#111827;background:#f8fafc}.hello-shell{background-image:radial-gradient(circle at top right, #ffffffb8, transparent 32%), var(--hello-background);background-position:50%;background-size:cover;place-items:center;min-height:100vh;padding:24px;display:grid}.hello-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-radius:28px;width:min(720px,100%);padding:32px;box-shadow:0 30px 80px #0f172a2e}.hello-logo{object-fit:contain;max-width:200px;max-height:56px}.hello-subtitle{color:#475569;margin-bottom:24px}.hello-form{gap:12px;display:grid}.hello-form input,.hello-form button,.hello-actions button{min-height:48px;font:inherit;border:none;border-radius:14px}.hello-form input{border:1px solid #cbd5e1;padding:0 16px}.hello-form button,.hello-actions button{background:var(--hello-primary,#0a5e5a);color:#fff;cursor:pointer;padding:0 18px}.hello-actions{justify-content:space-between;gap:12px;margin-top:24px;display:flex}.hello-actions .ghost{color:var(--hello-primary,#0a5e5a);background:0 0;border:1px solid}.hello-form button:disabled,.hello-actions button:disabled{cursor:not-allowed;opacity:.55}.hello-error{color:#b91c1c;margin:0}.hello-step{margin-top:8px}.hello-kicker,.hello-hint{color:#64748b;font-size:.9rem}.hello-step-body{color:#334155;margin-top:16px;line-height:1.6}.hello-step-body.is-scrollable{max-height:220px;padding-right:8px;overflow:auto}.hello-media{object-fit:cover;border-radius:18px;width:100%;margin-top:12px}.hello-checkbox{align-items:flex-start;gap:10px;margin-top:18px;display:flex}.hello-redirecting{padding:20px 0 8px}@media (max-width:640px){.hello-shell{padding:16px}.hello-card{border-radius:20px;padding:22px}.hello-actions{flex-direction:column}}
