body{background:#f4f7fb;color:#1f2937}.sw-shell{max-width:1180px;margin:auto}.sw-top{background:linear-gradient(135deg,#0d3b66,#146c94 55%,#19a7ce);color:#fff;border-radius:0 0 26px 26px;box-shadow:0 14px 40px rgba(13,59,102,.18)}.sw-brand{font-weight:800;letter-spacing:.3px}.sw-hero{border-radius:24px;background:linear-gradient(135deg,rgba(8,37,70,.97),rgba(17,118,156,.92));color:#fff;overflow:hidden;position:relative;min-height:240px}.sw-hero:before,.sw-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);background:rgba(255,255,255,.09);animation:floaty 7s ease-in-out infinite}.sw-hero:before{width:220px;height:220px;right:-60px;top:-80px}.sw-hero:after{width:120px;height:120px;left:44%;bottom:-60px;animation-delay:1.2s}.sw-art{max-height:220px;filter:drop-shadow(0 18px 25px rgba(0,0,0,.25));animation:floaty 5s ease-in-out infinite}.sw-card{border:0;border-radius:20px;box-shadow:0 8px 30px rgba(15,52,96,.08);background:#fff}.sw-balance{font-size:2rem;font-weight:800}.sw-action{border-radius:16px;min-height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;box-shadow:0 6px 22px rgba(15,52,96,.07);color:#12385f;font-weight:700}.sw-action:hover{text-decoration:none;transform:translateY(-2px)}.sw-dot{width:42px;height:42px;border-radius:13px;background:#e7f5ff;display:flex;align-items:center;justify-content:center;font-size:21px;margin-bottom:8px}.sw-status{font-weight:700}.sw-footer-nav{position:sticky;bottom:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid #e5e7eb;z-index:20}.sw-footer-nav a{color:#536274;font-size:.82rem;font-weight:650}.sw-footer-nav a.active{color:#0d6efd}.sw-login-wrap{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(25,167,206,.22),transparent 32%),linear-gradient(135deg,#081e35,#0d4e72 58%,#1597bb);display:flex;align-items:center}.sw-login-card{border:0;border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.28);overflow:hidden}.sw-login-art{background:linear-gradient(150deg,#0b4066,#19a7ce);min-height:520px;position:relative;color:#fff}.sw-login-art img{max-height:330px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.2));animation:floaty 5s ease-in-out infinite}.sw-alert{border:0;border-left:6px solid currentColor;border-radius:12px}.sw-spinner-overlay{display:none;position:fixed;inset:0;background:rgba(7,25,43,.55);z-index:3000;align-items:center;justify-content:center}.sw-spinner-overlay.show{display:flex}@keyframes floaty{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:767px){.sw-hero{min-height:auto}.sw-balance{font-size:1.65rem}.sw-login-art{min-height:260px}.sw-login-art img{max-height:180px}}