:root{--bg-deep:#050a18;--bg-card:#0d1528;--bg-surface:#111c35;--accent:#00e5ff;--accent-dim:rgba(0,229,255,.15);--accent-glow:rgba(0,229,255,.35);--success:#00e676;--success-dim:rgba(0,230,118,.15);--success-glow:rgba(0,230,118,.35);--danger:#ff1744;--danger-dim:rgba(255,23,68,.15);--warning:#ffd740;--text-main:#e8eaf6;--text-muted:#546e8a;--radius:20px}body{padding-bottom:90px;font-family:Outfit,system-ui,sans-serif}.main-content{max-width:500px}.app-wrap{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100dvh;max-width:440px;margin:0 auto;padding:0 0 24px}.card-cursor{cursor:pointer}.card-body{padding:1rem}h6{font-size:1.1rem}small{font-size:.9rem}.nav-tabs.fixed-bottom .nav-link{padding:.75rem 0;font-size:.85rem}.nav-tabs.fixed-bottom i{font-size:1.3rem}.tab-content{padding-bottom:70px}.form-check-danger .form-check-input:checked{background-color:#ed5565;border-color:#ed5565}#loadingOverlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:1.1rem}