.auth-page{min-height:100svh;background:#080909;color:#eeeee9;padding:9rem 1.5rem 5rem;display:flex;justify-content:center}.auth-card{width:100%;max-width:25rem}.auth-eyebrow{color:#c5ad88;font-size:.8rem;margin-bottom:2rem}.auth-card h1{font-size:clamp(2.3rem,5vw,3rem);line-height:1.12;font-weight:450;letter-spacing:-.045em;margin:0 0 1rem}.auth-intro{color:#a4a69e;line-height:1.6;margin-bottom:2rem}.auth-social{display:grid;gap:.8rem}.auth-social button,.auth-submit{width:100%;padding:.9rem 1rem;border-radius:12px;cursor:pointer;font-size:.9rem}.auth-social button{border:1px solid #ffffff25;background:#ffffff05;color:#eee}.auth-divider{display:flex;align-items:center;gap:1rem;color:#92988d;font-size:.75rem;margin:1.5rem 0}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:#ffffff20;flex:1}.auth-form{display:grid;gap:1.3rem}.auth-form label{display:grid;gap:.6rem;font-size:.85rem}.auth-form input:not([type=checkbox]){width:100%;border:1px solid #b5987035;border-radius:10px;background:linear-gradient(100deg,#ad8a5710,transparent);color:#eee;padding:.95rem;font-size:1rem}.auth-form small{color:#a3a499}.auth-submit{background:#e6e2da;color:#181916;border:0}.auth-submit:disabled{opacity:.4;cursor:not-allowed}.auth-status{padding:1rem;border:1px solid #b5987040;border-radius:10px;color:#d3bea0;font-size:.85rem;line-height:1.6}.auth-switch{text-align:center;margin:1.5rem 0;color:#a3a499;font-size:.85rem}.auth-consent a,.auth-switch a{color:#d3bea0;text-decoration:underline;text-underline-offset:4px}.auth-back{display:block;text-align:center;margin-top:2.5rem;color:#aaa;font-size:.8rem}.auth-form .auth-consent{display:flex;align-items:flex-start;line-height:1.6}.auth-consent input{margin-top:.3rem;accent-color:#b59870}.auth-card :focus-visible{outline:2px solid #b59870;outline-offset:4px}.auth-account-links{display:grid;gap:1rem;margin:2rem 0}.auth-account-links a{border-bottom:1px solid #ffffff20;padding:1rem 0;color:#d3bea0}