.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:7rem 1.5rem 4rem;display:flex;position:relative}.auth-bg{pointer-events:none;z-index:0;position:fixed;inset:0}.auth-orb{filter:blur(90px);border-radius:50%;position:absolute}.auth-orb-1{background:radial-gradient(circle,#0d948814 0%,#0000 70%);width:500px;height:500px;top:-100px;left:-120px}.auth-orb-2{background:radial-gradient(circle,#0369a10f 0%,#0000 70%);width:400px;height:400px;bottom:-80px;right:-80px}.auth-card{z-index:1;border-radius:20px;width:100%;max-width:440px;padding:2.75rem 2.5rem;position:relative}.auth-header{text-align:center;margin-bottom:2rem}.auth-icon{color:#fff;background:linear-gradient(135deg,#0d9488,#0f766e);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.1rem;display:flex;box-shadow:0 8px 24px #0d948847}.auth-header h2{color:var(--text-primary);margin-bottom:.35rem;font-size:1.6rem;font-weight:700}.auth-header p{color:#64748b;font-size:.9rem}.auth-error{color:#b91c1c;text-align:center;background:#ef444414;border:1px solid #ef444440;border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.auth-form{flex-direction:column;gap:1.15rem;display:flex}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-field label{color:var(--text-secondary);letter-spacing:.02em;text-transform:uppercase;font-size:.82rem;font-weight:600}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-icon{color:#64748b;pointer-events:none;flex-shrink:0;position:absolute;left:.9rem}.auth-input-wrap input{width:100%;color:var(--text-primary);background:#ffffff0a;border:1px solid #d4a01733;border-radius:10px;outline:none;padding:.75rem .9rem .75rem 2.6rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.auth-input-wrap input:focus{border-color:#d4a01799;box-shadow:0 0 0 3px #d4a0171a}.auth-input-wrap input::placeholder{color:#334155}.auth-eye{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:.9rem}.auth-eye:hover{color:var(--text-secondary)}.auth-submit{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.85rem;font-size:.95rem;display:flex}.auth-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.auth-switch{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.875rem}.auth-switch a{color:#f0c040;font-weight:600;text-decoration:none;transition:color .2s}.auth-switch a:hover{color:#fbbf24}.auth-page--register{background:radial-gradient(70% 50% at 50% 0,#0d948812 0%,#0000 60%),linear-gradient(#f8fafc 0%,#fff 100%);min-height:100dvh;max-height:100dvh;padding:1rem 1.25rem;overflow:hidden}.auth-bg--domains{background:radial-gradient(70% 50% at 50% 0,#0d948812 0%,#0000 60%),linear-gradient(#f8fafc 0%,#fff 100%)}.auth-page--register .auth-orb{filter:blur(72px)}.auth-page--register .auth-orb-1{background:radial-gradient(circle,#0d94881f 0%,#0000 70%);width:420px;height:420px;top:-120px;left:auto;right:-60px}.auth-page--register .auth-orb-2{background:radial-gradient(circle,#0369a114 0%,#0000 70%);width:360px;height:360px;bottom:-80px;left:-60px;right:auto}.auth-grid{background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 40%,#000 20%,#0000 100%);mask-image:radial-gradient(70% 70% at 50% 40%,#000 20%,#0000 100%)}.auth-card--register{border-radius:16px;max-width:520px;padding:1.35rem 1.5rem 1.15rem;box-shadow:0 12px 40px #0f172a14}.auth-card--register.glass-card:hover{transform:none}.auth-header--compact{text-align:left;margin-bottom:.85rem}.auth-header-row{align-items:center;gap:.75rem;display:flex}.auth-icon--sm{border-radius:11px;flex-shrink:0;width:42px;height:42px;margin:0;box-shadow:0 6px 18px #0d948838}.auth-header-text h2{letter-spacing:-.02em;margin-bottom:.1rem;font-size:1.25rem;font-weight:700}.auth-header-text p{color:#64748b;font-size:.8125rem;line-height:1.35}.auth-checkout-banner{color:#115e59;background:linear-gradient(135deg,#0d94881a,#0d94880a);border:1px solid #0d948838;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.3;display:flex}.auth-checkout-banner svg:first-child{color:#0d9488;flex-shrink:0}.auth-checkout-banner svg:last-child{color:#0d9488;opacity:.7;flex-shrink:0;margin-left:auto}.auth-checkout-banner span{color:#115e59;flex:1}.auth-error--compact{margin-bottom:.65rem;padding:.5rem .75rem;font-size:.8125rem}.auth-form--register{gap:.65rem}.auth-form-grid{grid-template-columns:1fr 1fr;gap:.55rem .75rem;display:grid}.auth-field--full{grid-column:1/-1}.auth-page--register .auth-field{gap:.28rem}.auth-page--register .auth-field label{text-transform:none;letter-spacing:.01em;color:#475569;font-size:.72rem;font-weight:600}.auth-label-optional{color:#94a3b8;text-transform:lowercase;font-size:.68rem;font-weight:400}.auth-page--register .auth-input-wrap input{background:#fff;border-color:#0d94882e;border-radius:8px;padding:.52rem .65rem .52rem 2.15rem;font-size:.8125rem}.auth-page--register .auth-input-wrap input:focus{border-color:#0d94888c;box-shadow:0 0 0 3px #0d94881a}.auth-page--register .auth-input-icon{left:.65rem}.auth-page--register .auth-eye{right:.65rem}.auth-submit--register{border-radius:9px;margin-top:.15rem;padding:.62rem;font-size:.875rem}.auth-switch--compact{margin-top:.75rem;font-size:.8125rem}@media (max-width:520px){.auth-page--register{min-height:100dvh;max-height:none;padding:.75rem 1rem 1rem;overflow:auto}.auth-form-grid{grid-template-columns:1fr}.auth-field--full{grid-column:auto}.auth-card--register{padding:1.15rem 1.1rem 1rem}.auth-checkout-banner{font-size:.78rem}}@media (max-width:480px){.auth-card{padding:2rem 1.5rem}}@media (min-width:1366px){.auth-card--register{max-width:540px}}
