.auth-page{background:#fafaf9;min-height:100vh;font-family:Outfit,sans-serif;display:flex}.auth-hero{color:#fff;background:#2d2d2f;flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.hero-inner{max-width:420px}.hero-badge{letter-spacing:.5px;color:#ffffffb3;background:#ffffff14;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.hero-dot{background:#e07850;border-radius:50%;width:8px;height:8px;display:inline-block}.hero-title{color:#fff;margin:0 0 18px;font-family:"Source Serif 4",Georgia,serif;font-size:42px;font-weight:700;line-height:1.15}.hero-title em{color:#e07850;font-style:italic}.hero-sub{color:#ffffffa6;margin:0 0 28px;font-size:15px;line-height:1.6}.hero-list{flex-direction:column;gap:14px;display:flex}.hero-item{color:#fffc;align-items:center;gap:10px;font-size:14px;display:flex}.auth-form{flex:1;justify-content:center;align-items:center;padding:48px 32px;display:flex}.auth-card{width:100%;max-width:420px}.card-inner{width:100%}.auth-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.auth-logo{align-items:center;display:flex}.auth-logo img{object-fit:contain;max-width:100%;width:100%!important;height:auto!important}.auth-heading{color:#2d2d2f;margin:0 0 6px;font-family:"Source Serif 4",Georgia,serif;font-size:26px;font-weight:700}.auth-small{color:#71717a;font-size:14px}.google-btn{color:#2d2d2f;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.google-btn:hover{background:#f4f4f5;border-color:#d4d4d8}.google-btn:disabled{opacity:.5;cursor:not-allowed}.auth-divider{color:#a1a1aa;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e4e4e7;flex:1;height:1px}.auth-field{margin-bottom:14px}.auth-label{color:#2d2d2f;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.auth-input{color:#2d2d2f;box-sizing:border-box;background:#fff;border:1px solid #e4e4e7;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:Outfit,sans-serif;font-size:14px;transition:border-color .15s}.auth-input:focus{border-color:#e07850;box-shadow:0 0 0 3px #e078501a}.auth-input::placeholder{color:#a1a1aa}.auth-btn{color:#2d2d2f;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.auth-btn:hover{background:#f4f4f5;border-color:#d4d4d8}.auth-btn.primary{color:#fff;background:#e07850;border-color:#e07850}.auth-btn.primary:hover{background:#d06a44;border-color:#d06a44}.auth-btn.primary:disabled{opacity:.5;cursor:not-allowed}.auth-btn.ghost{color:#71717a;background:0 0;border-color:#0000;padding:4px 0}.auth-btn.ghost:hover{color:#2d2d2f;background:0 0;border-color:#0000}.auth-pill{color:#71717a;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.auth-toast{color:#2d2d2f;opacity:0;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;margin-top:14px;padding:10px 14px;font-size:13px;transition:opacity .2s}.auth-toast.show{opacity:1}.auth-toast.bad{color:#dc2626;background:#fef2f2;border-color:#fecaca}@media (max-width:860px){.auth-page{flex-direction:column}.auth-hero{padding:36px 24px}.hero-title{font-size:32px}.auth-form{padding:32px 20px}}@media (max-width:480px){.auth-hero{padding:28px 18px}.hero-title{font-size:26px}.hero-list{display:none}}.auth-wrap{background:#fafaf9;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;font-family:Outfit,sans-serif;display:flex}.auth-card-wide{background:#fff;border:1px solid #e4e4e7;border-radius:12px;width:100%;max-width:480px;padding:36px;box-shadow:0 1px 3px #0000000f}.auth-btn.accent{color:#fff;background:#e07850;border-color:#e07850}.auth-btn.accent:hover{background:#d06a44;border-color:#d06a44}
