.signup-shell.svelte-1auhpmz.svelte-1auhpmz{min-height:100vh;background:#f4f2f0;color:var(--board-text);display:flex;flex-direction:column}.signup-header.svelte-1auhpmz.svelte-1auhpmz{padding:1.5rem 2rem .5rem}.brand-logo.svelte-1auhpmz.svelte-1auhpmz{height:96px;width:auto;max-width:450px;object-fit:contain;object-position:left center;display:block;margin-left:-8px;margin-top:-8px}.signup-main.svelte-1auhpmz.svelte-1auhpmz{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem 3rem;gap:1.5rem}.lead.svelte-1auhpmz.svelte-1auhpmz{text-align:center;max-width:560px}.display.svelte-1auhpmz.svelte-1auhpmz{font-family:Gambetta,Georgia,serif;font-weight:500;font-size:2.5rem;line-height:1.1;color:#131313;margin:0 0 .75rem;letter-spacing:-.01em}.sub.svelte-1auhpmz.svelte-1auhpmz{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:1rem;color:#9e9e9e;margin:0}.card.svelte-1auhpmz.svelte-1auhpmz{width:min(100%,440px);background:#fff;border:1px solid var(--board-border);border-radius:12px;box-shadow:var(--board-shadow);padding:1.75rem;box-sizing:border-box}.form.svelte-1auhpmz.svelte-1auhpmz{display:grid;gap:1rem}.field.svelte-1auhpmz.svelte-1auhpmz{display:grid;gap:.5rem}label.svelte-1auhpmz.svelte-1auhpmz{font-size:.8125rem;font-weight:500;color:#131313}input[type=email].svelte-1auhpmz.svelte-1auhpmz{width:100%;height:44px;border:1px solid var(--board-border);background:#fff;padding:10px 14px;font-size:14px;font-family:inherit;color:var(--board-text);border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}input.svelte-1auhpmz.svelte-1auhpmz::placeholder{color:#9e9e9e}input.svelte-1auhpmz.svelte-1auhpmz:focus{outline:none;border-color:var(--board-accent);box-shadow:0 0 0 1px var(--board-accent)}.cta.svelte-1auhpmz.svelte-1auhpmz{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:48px;padding:0 1rem;background:var(--board-secondary);color:#131313;border:none;border-radius:8px;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .05s ease,opacity .15s ease}.cta.svelte-1auhpmz.svelte-1auhpmz:hover:not(:disabled){background:var(--board-secondary-hover)}.cta.svelte-1auhpmz.svelte-1auhpmz:active:not(:disabled){transform:translateY(1px)}.cta.svelte-1auhpmz.svelte-1auhpmz:disabled{opacity:.55;cursor:not-allowed}.chev.svelte-1auhpmz.svelte-1auhpmz{width:16px;height:16px}.error.svelte-1auhpmz.svelte-1auhpmz{border:1px solid rgba(239,68,68,.25);background:var(--board-danger-bg);color:var(--board-danger);padding:.625rem .75rem;border-radius:6px;font-size:.8125rem}.spinner-wrap.svelte-1auhpmz.svelte-1auhpmz{display:inline-flex;align-items:center;gap:.5rem}.spinner.svelte-1auhpmz.svelte-1auhpmz{width:16px;height:16px;animation:svelte-1auhpmz-spin .8s linear infinite}.spinner-track.svelte-1auhpmz.svelte-1auhpmz{stroke:#11111140}.spinner-head.svelte-1auhpmz.svelte-1auhpmz{fill:#131313}@keyframes svelte-1auhpmz-spin{to{transform:rotate(360deg)}}.checkbox-row.svelte-1auhpmz.svelte-1auhpmz{display:flex;align-items:flex-start;gap:.625rem;margin-top:.25rem;cursor:pointer}.checkbox-row.svelte-1auhpmz input[type=checkbox].svelte-1auhpmz{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid var(--board-border);border-radius:4px;background:#fff;cursor:pointer;display:inline-grid;place-content:center;flex-shrink:0;margin-top:1px;transition:border-color .15s ease,background .15s ease}.checkbox-row.svelte-1auhpmz input[type=checkbox].svelte-1auhpmz:checked{background:var(--board-secondary);border-color:var(--board-secondary)}.checkbox-row.svelte-1auhpmz input[type=checkbox].svelte-1auhpmz:checked:after{content:"";width:10px;height:6px;border-left:2px solid #131313;border-bottom:2px solid #131313;transform:rotate(-45deg) translate(1px,-1px)}.checkbox-label.svelte-1auhpmz.svelte-1auhpmz{font-size:.875rem;font-weight:500;color:#131313;line-height:1.35}.fineprint.svelte-1auhpmz.svelte-1auhpmz{font-size:.75rem;line-height:1.45;color:#9e9e9e;margin:-.25rem 0 .25rem}.fineprint.svelte-1auhpmz a.svelte-1auhpmz{color:var(--board-accent);text-decoration:underline}.support-note.svelte-1auhpmz.svelte-1auhpmz{text-align:center;font-size:.8125rem;color:#9e9e9e;margin:1rem 0 0}.support-note.svelte-1auhpmz a.svelte-1auhpmz{color:#131313;text-decoration:none;font-weight:500}.support-note.svelte-1auhpmz a.svelte-1auhpmz:hover{text-decoration:underline}@media (max-width: 640px){.signup-header.svelte-1auhpmz.svelte-1auhpmz{padding:1rem 1.25rem .25rem}.brand-logo.svelte-1auhpmz.svelte-1auhpmz{height:74px;max-width:354px}.signup-main.svelte-1auhpmz.svelte-1auhpmz{padding:1.5rem 1rem 2.5rem}.display.svelte-1auhpmz.svelte-1auhpmz{font-size:2rem}.card.svelte-1auhpmz.svelte-1auhpmz{padding:1.25rem}}
