/* Scoped auth enhancements - Digital */
.auth-shell{max-width:1180px;margin:32px auto 64px;padding:0 16px}.auth-shell .auth-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:640px;border-radius:32px;overflow:hidden;border:1px solid rgba(148,163,184,.18);background:#0f172a;box-shadow:0 24px 70px rgba(2,6,23,.34)}
.auth-shell .auth-visual{padding:48px;background:radial-gradient(circle at 20% 20%, rgba(124,58,237,.26), transparent 28%),radial-gradient(circle at 80% 0%, rgba(56,189,248,.18), transparent 24%),linear-gradient(135deg,#050816 0%,#111c3c 48%,#142848 100%);color:#fff;display:flex;flex-direction:column;justify-content:space-between}
.auth-shell .auth-kicker{display:inline-flex;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.auth-shell .auth-visual-title{font-size:clamp(32px,4vw,54px);line-height:1.02;margin:18px 0 12px;letter-spacing:-.04em;white-space:pre-line}.auth-shell .auth-visual-text{max-width:540px;color:rgba(255,255,255,.78);font-size:16px}.auth-shell .auth-benefits{display:grid;gap:12px;margin-top:26px}
.auth-shell .auth-benefit{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);border-radius:18px}.auth-shell .auth-benefit-bullet{width:26px;height:26px;border-radius:999px;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex:0 0 26px}
.auth-shell .auth-panel{padding:42px;background:linear-gradient(180deg,#0f172a 0%,#111827 100%);display:flex;align-items:center;border-left:1px solid rgba(148,163,184,.12)}.auth-shell .auth-card{width:100%;max-width:480px;margin:0 auto;border:none!important;background:transparent!important;box-shadow:none!important}
.auth-shell .auth-title{font-size:34px;letter-spacing:-.04em;margin-bottom:8px;color:#e5eefb}.auth-shell .auth-subtitle,.auth-shell .auth-desc{color:#94a3b8;margin-bottom:20px}.auth-shell .auth-label{font-size:13px;font-weight:700;color:#cbd5e1}.auth-shell .auth-input{height:54px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.04);color:#fff}
.auth-shell .auth-input:focus{border-color:rgba(139,92,246,.55);box-shadow:0 0 0 4px rgba(139,92,246,.12)}.auth-shell .auth-btn{height:54px;border-radius:16px;border:none;background:linear-gradient(135deg,var(--t-primary,#8b5cf6) 0%,#7c3aed 100%);font-weight:800;letter-spacing:.01em;box-shadow:0 16px 30px rgba(124,58,237,.28)}.auth-shell .auth-mini-note{display:flex;gap:10px;align-items:center;margin-top:18px;padding:14px 16px;border-radius:16px;background:rgba(124,58,237,.10);color:#ddd6fe}
@media (max-width: 991px){.auth-shell .auth-grid{grid-template-columns:1fr}.auth-shell .auth-visual{min-height:auto;padding:32px}.auth-shell .auth-panel{padding:28px 22px}}
@media (max-width: 767px){.auth-shell{margin:14px auto 36px}.auth-shell .auth-grid{border-radius:24px}.auth-shell .auth-visual-title{font-size:32px}}
