.auth-card > .tabs{display:none!important}

/* Login-specific brand treatment: keep the rest of STRYVO theme untouched. */
.auth-card .mark{background:#fff!important;color:#FF6B35!important}
.auth-card #loginForm .btn.primary{background:#FF6B35!important;color:#fff!important;border-color:#FF6B35!important;box-shadow:0 8px 24px rgba(255,107,53,.18)}
.auth-card #loginForm .btn.primary:hover{background:#e95d2d!important;border-color:#e95d2d!important}
.auth-card #loginForm .btn.primary:focus-visible,.auth-card .stryvo-google-btn:focus-visible{outline:3px solid rgba(255,107,53,.28);outline-offset:2px}
.auth-card .stryvo-auth-divider{display:flex;align-items:center;gap:10px;margin:15px 0 11px;color:#777783;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.auth-card .stryvo-auth-divider::before,.auth-card .stryvo-auth-divider::after{content:"";height:1px;background:#2b2b32;flex:1}
.auth-card .stryvo-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #34343d;background:#17171c;color:#f7f7f8;border-radius:12px;padding:11px 14px;font-weight:800;cursor:pointer}
.auth-card .stryvo-google-btn:hover{background:#1d1d22;border-color:#4a4a54}
.auth-card .stryvo-google-g{font-size:18px;font-weight:950;line-height:1;background:conic-gradient(from -45deg,#4285F4 0 25%,#34A853 25% 42%,#FBBC05 42% 65%,#EA4335 65% 82%,#4285F4 82% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
