.club-auth-page{background:var(--color-surface-warm)}.club-auth-shell{width:min(1180px,100% - 2.5rem);margin:0 auto}.club-auth-hero{background:radial-gradient(circle at 12% 18%,#f28c2821,#0000 26%),radial-gradient(circle at 88% 28%,#27ae601f,#0000 30%),linear-gradient(135deg,#fffaf6 0%,#fff 60%,#effaf4 100%);min-height:calc(100vh - 92px);padding:clamp(4rem,7vw,6.5rem) 0}.club-auth-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,.85fr);align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}.club-auth-copy{padding-top:1.5rem}.club-auth-copy h1{max-width:760px;margin:0 0 1.25rem;font-size:clamp(2.8rem,5vw,4.75rem);line-height:1.02}.club-auth-copy>p{color:var(--color-text-muted);max-width:670px;margin:0;font-size:clamp(1.04rem,1.6vw,1.18rem)}.club-auth-promise-grid{gap:.9rem;margin-top:2rem;display:grid}.club-auth-promise-grid article{background:#ffffffc7;border:1px solid #0d2b4e1a;border-radius:18px;align-items:flex-start;gap:.9rem;max-width:610px;padding:1rem 1.05rem;display:flex}.club-auth-promise-grid article>span{background:var(--color-surface-warm);border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.25rem;display:inline-flex}.club-auth-promise-grid strong{color:var(--color-brand-primary);font-family:var(--font-heading);display:block}.club-auth-promise-grid p{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.93rem}.club-auth-back{color:var(--color-brand-secondary);margin-top:1.5rem;font-weight:600;display:inline-flex}.club-auth-card{box-shadow:var(--shadow-raised);background:#fff;border:1px solid #0d2b4e1f;border-radius:28px;overflow:hidden}.club-auth-tabs{border-bottom:1px solid var(--color-border);background:#f7f9fb;grid-template-columns:1fr 1fr;padding:.55rem;display:grid}.club-auth-tabs button{color:var(--color-text-muted);cursor:pointer;font-family:var(--font-heading);background:0 0;border:0;border-radius:16px;min-height:48px;padding:.7rem 1rem;font-size:.95rem;font-weight:600}.club-auth-tabs button.is-active{color:var(--color-brand-primary);background:#fff;box-shadow:0 5px 18px #0d2b4e14}.club-auth-panel{padding:clamp(1.4rem,4vw,2.25rem)}.club-auth-panel[hidden]{display:none}.club-auth-heading>span{color:var(--color-care);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.club-auth-heading h2{margin:.4rem 0 .7rem;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.08}.club-auth-heading p{color:var(--color-text-muted);margin:0}.club-auth-form{gap:1rem;margin-top:1.4rem;display:grid}.club-auth-form>label>span,.club-auth-form legend{color:var(--color-brand-primary);font-family:var(--font-heading);margin-bottom:.45rem;font-size:.88rem;font-weight:600;display:block}.club-auth-form input[type=text],.club-auth-form input[type=email]{border:1px solid var(--color-border);color:var(--color-text);font:inherit;background:#fff;border-radius:14px;width:100%;min-height:50px;padding:.75rem .9rem}.club-auth-form input[type=text]:focus,.club-auth-form input[type=email]:focus{border-color:var(--color-brand-secondary);outline:none;box-shadow:0 0 0 3px #1e4f9a1a}.club-auth-form fieldset{border:0;margin:0;padding:0}.club-auth-choice-grid{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.club-auth-choice-grid label{cursor:pointer;position:relative}.club-auth-choice-grid input{opacity:0;pointer-events:none;position:absolute}.club-auth-choice-grid span{border:1px solid var(--color-border);color:var(--color-brand-primary);font-family:var(--font-heading);background:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:.7rem;font-size:.9rem;font-weight:600;display:flex}.club-auth-choice-grid input:checked+span{background:color-mix(in srgb, var(--color-care) 8%, white);border-color:var(--color-care)}.club-auth-choice-grid input:focus-visible+span{outline:3px solid var(--color-focus);outline-offset:3px}.club-auth-consents{gap:.8rem;margin-top:.15rem;display:grid}.club-auth-check{color:var(--color-text-muted);align-items:flex-start;gap:.65rem;font-size:.86rem;line-height:1.45;display:flex}.club-auth-check input{accent-color:var(--color-care);flex:none;width:18px;height:18px;margin-top:.1rem}.club-auth-check a{color:var(--color-brand-secondary);text-underline-offset:2px;text-decoration:underline 1px}.club-auth-check small{color:var(--color-brand-secondary);font-weight:600}.club-auth-submit{width:100%;margin-top:.25rem}.club-auth-submit:disabled{cursor:wait;opacity:.68;transform:none}.club-auth-status{border-radius:14px;margin:0;padding:.9rem 1rem;font-size:.9rem;display:none}.club-auth-status.is-success,.club-auth-status.is-error{display:block}.club-auth-status.is-success{color:#17683a;background:#edf9f1;border:1px solid #27ae6038}.club-auth-status.is-error{color:#8d2f2f;background:#fff3f3;border:1px solid #ad383833}.club-auth-help{background:var(--color-surface-warm);border-radius:16px;margin-top:1.25rem;padding:1rem}.club-auth-help strong{color:var(--color-brand-primary);font-family:var(--font-heading)}.club-auth-help p{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.9rem}.club-auth-security{border-top:1px solid var(--color-border);background:#f7f9fb;align-items:flex-start;gap:.65rem;padding:1rem clamp(1.4rem,4vw,2.25rem);display:flex}.club-auth-security p{color:var(--color-text-muted);margin:0;font-size:.82rem}.club-auth-security strong{color:var(--color-brand-primary)}@media (width<=900px){.club-auth-grid{grid-template-columns:1fr}.club-auth-copy{padding-top:0}.club-auth-copy h1{max-width:680px}.club-auth-card{width:100%;max-width:620px;margin:0 auto}}@media (width<=640px){.club-auth-shell{width:min(100% - 1.4rem,1180px)}.club-auth-hero{padding:2.8rem 0 4rem}.club-auth-copy h1{font-size:clamp(2.35rem,12vw,3.25rem)}.club-auth-choice-grid{grid-template-columns:1fr}.club-auth-tabs button{padding-inline:.5rem;font-size:.85rem}.club-auth-panel{padding:1.2rem}}
