.auth-page{min-height:100vh;display:flex;flex-direction:column}.auth-page .register-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;width:100%;padding:calc(6rem + env(safe-area-inset-top,0px)) 1.5rem calc(3rem + env(safe-area-inset-bottom,0px))}.auth-shell{width:100%;max-width:56rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.auth-aside{padding-right:1rem}.auth-aside-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;border-radius:999px;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#f0b07a;background:#e0955814;border:1px solid rgba(224,149,88,.18);margin-bottom:1.25rem}.auth-aside-badge-dot{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 8px #34d39999}.auth-aside h1{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem}.auth-aside-lead{font-size:1rem;color:#ffffff8c;line-height:1.65;max-width:22rem;margin-bottom:2rem}.auth-perks{list-style:none;display:flex;flex-direction:column;gap:.875rem}.auth-perks li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#ffffff9e;line-height:1.45}.auth-perk-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.1rem;color:#e09558}.auth-card{position:relative;border-radius:1.25rem;padding:1px;background:#ffffff14;box-shadow:0 0 0 1px #ffffff0a,0 24px 64px #00000073}.auth-card-inner{background:#0c0c0ef5;border-radius:calc(1.25rem - 1px);padding:2rem}.auth-card-head{margin-bottom:1.75rem}.auth-card-head h2{font-family:var(--font-heading);font-size:1.375rem;font-weight:700;color:#fff;letter-spacing:-.02em;margin-bottom:.375rem}.auth-card-head p{font-size:.875rem;color:var(--muted-fg)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;padding:.25rem;margin-bottom:1.75rem;border-radius:.875rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.auth-tab{min-height:2.75rem;padding:.625rem 1rem;border:none;border-radius:.625rem;background:transparent;color:#ffffff73;font:inherit;font-size:.8125rem;font-weight:500;cursor:pointer;transition:color .2s,background .2s,box-shadow .2s;-webkit-tap-highlight-color:transparent}.auth-tab:hover:not(.is-active){color:#ffffffb3}.auth-tab.is-active{background:#ffffff14;color:#fff;box-shadow:0 1px 3px #00000040}.auth-oauth-row{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.auth-oauth{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:2.875rem;padding:.8125rem 1.25rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffe6;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,transform .15s;-webkit-tap-highlight-color:transparent}.auth-oauth:hover:not(:disabled){background:#ffffff12;border-color:#ffffff29}.auth-oauth:active:not(:disabled){transform:translateY(1px)}.auth-oauth:disabled{opacity:.55;cursor:not-allowed}.auth-oauth-discord:hover:not(:disabled){border-color:#5865f259;background:#5865f214}.auth-oauth-discord .auth-oauth-icon{color:#8b9cff}.auth-oauth-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:.25rem 0 .125rem;font-size:.6875rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#ffffff47}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff0f}.auth-form{display:flex;flex-direction:column;gap:1.125rem}.auth-form .field{display:flex;flex-direction:column;gap:.5rem}.auth-form .field-label{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#fff6}.auth-input{width:100%;padding:.8125rem 1rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffeb;font-family:var(--font-body);font-size:1rem;outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.auth-input::placeholder{color:#ffffff38}.auth-input:hover{border-color:#ffffff1f;background:#ffffff0d}.auth-input:focus{border-color:#e0955873;background:#ffffff0f;box-shadow:0 0 0 3px #e095581f}.auth-error{padding:.75rem 1rem;border-radius:.625rem;font-size:.8125rem;line-height:1.45;color:#fca5a5;background:#f8717114;border:1px solid rgba(248,113,113,.2);margin:0}.auth-submit{width:100%;justify-content:center;min-height:3rem;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;border:none;border-radius:999px;cursor:pointer;color:#0c0c0e;background:linear-gradient(135deg,#f0b07a,#e09558,#d4844a);box-shadow:0 1px #ffffff26 inset,0 4px 20px #e0955859;transition:filter .2s,transform .15s,box-shadow .2s;-webkit-tap-highlight-color:transparent}.auth-submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 1px #ffffff26 inset,0 6px 28px #e0955873}.auth-submit:active:not(:disabled){transform:translateY(1px)}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-turnstile,.turnstile-wrap{min-height:65px;margin:.25rem 0 .5rem}.auth-footer{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.auth-toggle{font-size:.8125rem;color:var(--muted-fg);margin:0}.auth-toggle a{color:#f0b07a;font-weight:500;text-decoration:none;transition:color .15s}.auth-toggle a:hover{color:#ffc896}.auth-status{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:500;letter-spacing:.02em;color:#ffffff59}.auth-status-dot{width:5px;height:5px;border-radius:50%;background:#fff3}.auth-status.is-ok .auth-status-dot{background:#34d399;box-shadow:0 0 6px #34d39980}.auth-status.is-ok{color:#34d399bf}.auth-status.is-error .auth-status-dot{background:#f87171}.auth-status.is-error{color:#f87171bf}.auth-skip{width:100%;margin-top:0;text-align:center}.auth-skip a{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.375rem .75rem;font-size:.875rem;color:#ffffff59;transition:color .15s}.auth-skip a:hover{color:#ffffffa6}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;max-width:26rem;gap:2rem}.auth-aside{text-align:center;padding-right:0}.auth-aside-lead{margin-left:auto;margin-right:auto}.auth-perks{display:none}.auth-card-inner{padding:1.5rem}}@media(max-width:768px){.auth-page .register-main{justify-content:flex-start;padding:calc(4.75rem + env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-left,0px)) calc(1.5rem + env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-right,0px))}.auth-shell{max-width:min(100%,26rem);gap:1.25rem}.auth-aside h1{font-size:clamp(1.875rem,8vw,2.25rem)}.auth-aside-lead{font-size:.9375rem;margin-bottom:0}.auth-card-inner{padding:1.25rem}.auth-card-head,.auth-tabs{margin-bottom:1.25rem}.auth-form{gap:.875rem}}@media(max-width:600px){.auth-page .register-main{min-height:100dvh}.auth-aside{width:100%}.auth-aside-badge{margin-bottom:.875rem}.auth-card{width:100%;border-radius:1rem}.auth-card-inner{border-radius:calc(1rem - 1px)}}@media(max-width:480px){.auth-oauth-row{grid-template-columns:1fr}.auth-card-inner{padding:1rem}.auth-card-head h2{font-size:1.25rem}.auth-footer{margin-top:1.25rem}}@media(max-width:360px){.auth-tabs{grid-template-columns:1fr}}
