@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--primary-rgb:0, 188, 212;--primary-50:#e0f7fa;--primary-100:#b3ecf4;--primary-200:#80deea;--primary-300:#4dd0e1;--primary-400:#26c6da;--primary-500:#00bcd4;--primary-600:#00acc1;--primary-700:#0097a7;--primary-800:#00838f;--primary-900:#006064;--accent-50:#f3e5f5;--accent-100:#e1bee7;--accent-200:#ce93d8;--accent-300:#ba68c8;--accent-400:#ab47bc;--accent-500:#9c27b0;--accent-600:#8e24aa;--accent-700:#7b1fa2;--accent-800:#6a1b9a;--accent-900:#4a148c;--success-400:#4ade80;--success-500:#22c55e;--success-600:#16a34a;--warning-400:#facc15;--warning-500:#eab308;--warning-600:#ca8a04;--error-400:#f87171;--error-500:#ef4444;--error-600:#dc2626;--info-400:#60a5fa;--info-500:#3b82f6;--info-600:#2563eb;--bg-primary:#0a0e17;--bg-secondary:#111827;--bg-tertiary:#1f2937;--bg-card:#111827cc;--bg-card-hover:#1f2937e6;--bg-overlay:#000000b3;--text-primary:#f9fafb;--text-secondary:#d1d5db;--text-tertiary:#9ca3af;--text-muted:#6b7280;--border-primary:#4b556380;--border-secondary:#37415180;--border-accent:#00bcd44d;--gradient-primary:linear-gradient(135deg, var(--primary-500), var(--accent-500));--gradient-dark:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);--gradient-card:linear-gradient(145deg, #1f293799, #111827cc);--gradient-glow:radial-gradient(ellipse at center, #00bcd426, transparent 70%);--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px -1px #0006, 0 2px 4px -2px #0000004d;--shadow-lg:0 10px 15px -3px #0006, 0 4px 6px -4px #0000004d;--shadow-xl:0 20px 25px -5px #00000080, 0 8px 10px -6px #0006;--shadow-glow:0 0 20px #00bcd44d;--shadow-glow-accent:0 0 20px #9c27b04d;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--z-dropdown:100;--z-sticky:200;--z-modal:300;--z-tooltip:400;--z-toast:500;--sidebar-width:280px;--sidebar-collapsed-width:80px}.topup-payment-overlay{-webkit-backdrop-filter:blur(18px)saturate(.85);backdrop-filter:blur(18px)saturate(.85);background:#020612db;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto;z-index:20000!important}.topup-payment-modal{scrollbar-width:thin;scrollbar-color:#facc1559 transparent;background:radial-gradient(circle at 8% 0,#facc1524,#0000 30%),radial-gradient(circle at 100% 65%,#0ea5e91f,#0000 34%),linear-gradient(145deg,#111827,#07101d 58%,#050914);border:1px solid #facc154d;border-radius:24px;width:min(920px,100%);max-height:calc(100dvh - 2rem);padding:clamp(1.1rem,3vw,1.75rem);position:relative;overflow-y:auto;box-shadow:0 35px 100px #000000b3,inset 0 1px #ffffff0f}.topup-payment-close{z-index:2;color:#fda4af;cursor:pointer;background:#7f1d1d2e;border:1px solid #f8717140;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:1rem;right:1rem}.topup-payment-head{padding-right:3rem}.topup-payment-success{color:#6ee7b7;letter-spacing:.04em;text-transform:uppercase;background:#10b9811a;border:1px solid #34d39940;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.68rem;font-weight:850;display:inline-flex}.topup-payment-head h2{color:#f8fafc;margin:.7rem 0 .35rem;font-size:clamp(1.35rem,4vw,2rem);line-height:1.15}.topup-payment-head p{color:#94a3b8;max-width:680px;margin:0;font-size:.84rem;line-height:1.55}.topup-payment-amount{text-align:center;background:linear-gradient(135deg,#713f1238,#0f172a8c);border:1px solid #facc153d;border-radius:16px;justify-items:center;gap:.18rem;margin:1.1rem 0;padding:.9rem 1rem;display:grid}.topup-payment-amount span,.topup-payment-amount small{color:#9ca3af;font-size:.68rem}.topup-payment-amount strong{color:#facc15;text-shadow:0 0 24px #facc152e;font-size:clamp(1.55rem,5vw,2.35rem);font-weight:950}.topup-payment-layout{grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr);gap:1rem;display:grid}.topup-qris-card,.topup-transfer-panel{background:#040a16a3;border:1px solid #94a3b824;border-radius:18px;min-width:0;padding:1rem;box-shadow:inset 0 1px #ffffff08}.topup-payment-label{gap:.12rem;margin-bottom:.75rem;display:grid}.topup-payment-label span{color:#f8fafc;font-size:.85rem;font-weight:850}.topup-payment-label small,.topup-qris-card>p{color:#64748b;margin:0;font-size:.68rem;line-height:1.45}.topup-qris-frame{aspect-ratio:1;background:#fff;border:1px solid #facc1552;border-radius:17px;place-items:center;width:min(100%,280px);margin:0 auto .65rem;padding:.6rem;display:grid;box-shadow:0 16px 38px #00000059,0 0 25px #facc1514}.topup-qris-frame img{object-fit:contain;border-radius:10px;width:100%;height:100%}.topup-qris-card>p{text-align:center}.topup-payment-method{color:#cbd5e1;text-align:left;cursor:pointer;background:linear-gradient(135deg,#0e74901f,#0f172a9e);border:1px solid #38bdf826;border-radius:13px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;margin-top:.55rem;padding:.72rem;transition:transform .2s,border-color .2s,background .2s;display:grid}.topup-payment-method:hover{background:linear-gradient(135deg,#0e749033,#0f172ac7);border-color:#38bdf861;transform:translateY(-1px)}.topup-payment-method.seabank{background:linear-gradient(135deg,#8813371f,#0f172a9e);border-color:#f43f5e29}.topup-payment-method img{object-fit:contain;background:#fff;border-radius:10px;width:44px;height:44px}.topup-payment-method>span{gap:.15rem;min-width:0;display:grid}.topup-payment-method small{color:#94a3b8;font-size:.65rem}.topup-payment-method strong{overflow-wrap:anywhere;color:#f8fafc;font-size:.86rem}.topup-customer-reference{background:#facc150e;border:1px dashed #facc1542;border-radius:12px;gap:.35rem;margin-top:.75rem;padding:.75rem;display:grid}.topup-customer-reference>span{color:#94a3b8;font-size:.65rem}.topup-customer-reference>div{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.topup-customer-reference strong{color:#facc15;overflow-wrap:anywhere}.topup-customer-reference button{color:#fde68a;cursor:pointer;background:#facc1514;border:1px solid #facc1538;border-radius:8px;align-items:center;gap:.3rem;padding:.36rem .55rem;font-size:.66rem;display:inline-flex}.topup-payment-steps{gap:.5rem;margin-top:.8rem;display:grid}.topup-payment-steps>div{color:#94a3b8;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:.55rem;font-size:.69rem;line-height:1.4;display:grid}.topup-payment-steps b{color:#0f172a;background:linear-gradient(135deg,#fde68a,#eab308);border-radius:8px;place-items:center;width:25px;height:25px;font-size:.67rem;display:grid}.topup-payment-steps strong{color:#e2e8f0}.topup-payment-actions{border-top:1px solid #94a3b81f;justify-content:flex-end;gap:.7rem;margin-top:1rem;padding-top:1rem;display:flex}.topup-payment-actions button,.topup-payment-actions a{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:.45rem;min-height:43px;padding:0 1rem;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.topup-payment-later{color:#94a3b8;background:#0f172a8c;border:1px solid #94a3b82e}.topup-payment-actions a{color:#052e24;background:linear-gradient(135deg,#6ee7b7,#10b981);border:1px solid #34d39947;box-shadow:0 10px 25px #10b98133}.topup-payment-actions .topup-payment-confirm{color:#042f3e;background:linear-gradient(135deg,#67e8f9,#06b6d4);border:1px solid #22d3ee47;box-shadow:0 10px 25px #06b6d433}.topup-payment-actions .topup-payment-confirm:disabled{cursor:wait;opacity:.72}@media (max-width:680px){.topup-payment-overlay{align-items:start;padding:0}.topup-payment-modal{border-left:0;border-right:0;border-radius:0;min-height:100dvh;max-height:none}.topup-payment-layout{grid-template-columns:1fr}.topup-qris-frame{width:min(100%,250px)}.topup-payment-actions{flex-direction:column-reverse}.topup-payment-actions button,.topup-payment-actions a{width:100%;min-height:48px}}[data-theme=light]{--bg-primary:#f1f5f9;--bg-secondary:#fff;--bg-tertiary:#f8fafc;--bg-card:#fff;--bg-card-hover:#f1f5f9;--bg-overlay:#ffffffe6;--text-primary:#1e293b;--text-secondary:#475569;--text-tertiary:#64748b;--text-muted:#94a3b8;--border-primary:#e2e8f0;--border-secondary:#f1f5f9;--gradient-card:linear-gradient(145deg, #fff, #f1f5f9);--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -4px #0000000d}.main-header{min-height:70px}[data-theme=light] .main-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.notification-badge{color:#fff;background:var(--error-500);border:2px solid var(--bg-secondary);border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px;transform:translate(25%,-25%)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}@media (max-width:760px){#landing-menu-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;display:block}#landing-nav{left:-100%}#landing-menu-toggle:checked~header #landing-nav{left:0!important}#landing-menu-toggle:checked~header #landing-nav a{opacity:1!important;transform:translate(0)!important}#landing-menu-toggle:checked~header #landing-menu-btn{visibility:hidden;pointer-events:none}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body,.sidebar-nav,.modal,.profile-edit-body,.header-notification-list,.table-container,.main-content{-webkit-overflow-scrolling:touch}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);transition:all var(--transition-fast);background:#94a3b826}*{scrollbar-width:thin;scrollbar-color:#94a3b826 transparent}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;line-height:1.6;overflow-x:hidden}body:before{content:"";background:var(--gradient-glow), radial-gradient(circle at 80% 20%, #9c27b01a, transparent 50%), var(--gradient-dark);pointer-events:none;z-index:-1;will-change:transform;width:100%;height:100%;position:fixed;top:0;left:0;transform:translate(0,0)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:600;line-height:1.3}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{color:var(--text-secondary)}a{color:var(--primary-400);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--primary-300)}.card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-xl);padding:var(--spacing-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all var(--transition-normal);box-sizing:border-box;max-width:100%}.card:hover{background:var(--bg-card-hover);border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.card-header{margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--border-secondary);justify-content:space-between;align-items:center;display:flex}.card-title{color:var(--text-primary);font-size:1.125rem;font-weight:600}.btn{justify-content:center;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg);font-family:var(--font-sans);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;font-size:.875rem;font-weight:500;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-md)}.btn-primary:hover:not(:disabled){box-shadow:var(--shadow-glow);transform:translateY(-1px)}.btn-secondary{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary)}.btn-secondary:hover:not(:disabled){background:var(--bg-card-hover);border-color:var(--primary-500)}.btn-danger{background:var(--error-500);color:#fff}.btn-danger:hover:not(:disabled){background:var(--error-600);box-shadow:0 0 20px #ef44444d}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.btn-sm{padding:var(--spacing-xs) var(--spacing-md);font-size:.75rem}.btn-lg{padding:var(--spacing-md) var(--spacing-xl);font-size:1rem}.btn-icon{padding:var(--spacing-sm);aspect-ratio:1}.form-group{margin-bottom:var(--spacing-lg)}.form-label{margin-bottom:var(--spacing-xs);text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;transition:color var(--transition-fast);font-size:.72rem;font-weight:600;display:block}.form-input,.form-select,.form-textarea{width:100%;font-family:var(--font-sans);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-fast) cubic-bezier(.4, 0, .2, 1);background:#0f172a73;border:1px solid #ffffff12;border-radius:12px;padding:10px 14px;font-size:.875rem;box-shadow:inset 0 1px 2px #0000004d}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='rgba%28255, 255, 255, 0.45%29' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px;padding-right:36px}.form-input:hover,.form-select:hover,.form-textarea:hover{background:#0f172a99;border-color:#ffffff26}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#0f172ab3;border-color:#06b6d499;outline:none;box-shadow:0 0 15px #06b6d426,inset 0 1px 1px #ffffff0d}.form-input::placeholder{color:var(--text-muted)}.form-input:disabled{opacity:.5;cursor:not-allowed}.form-textarea{resize:vertical;min-height:100px}.form-error{margin-top:var(--spacing-xs);color:var(--error-400);font-size:.75rem}.badge{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-full);text-transform:capitalize;font-size:.75rem;font-weight:500;display:inline-flex}.badge-success{color:var(--success-400);background:#22c55e26;border:1px solid #22c55e4d}.badge-warning{color:var(--warning-400);background:#eab30826;border:1px solid #eab3084d}.badge-error{color:var(--error-400);background:#ef444426;border:1px solid #ef44444d}.badge-info{color:var(--info-400);background:#3b82f626;border:1px solid #3b82f64d}.badge-neutral{background:var(--bg-tertiary);color:var(--text-tertiary);border:1px solid var(--border-primary)}.status-dot{border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.status-dot.active{background:var(--success-400)}.status-dot.suspended,.status-dot.warning{background:var(--warning-400)}.status-dot.invalid,.status-dot.error{background:var(--error-400)}.status-dot.unknown,.status-dot.disabled{background:var(--text-muted);animation:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.table-container{border-radius:var(--radius-lg);border:1px solid var(--border-primary);overflow-x:auto}.table{border-collapse:collapse;width:100%}.table th,.table td{padding:var(--spacing-md);text-align:left;border-bottom:1px solid var(--border-secondary)}.table th{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);background:var(--bg-tertiary);font-size:.75rem;font-weight:600}.table tr:hover td{background:var(--bg-card-hover)}.table tr:last-child td{border-bottom:none}.modal-overlay{background:var(--bg-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-modal);padding:var(--spacing-lg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-xl);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-xl);overflow-y:auto}.modal-header{padding:var(--spacing-lg);border-bottom:1px solid var(--border-secondary);justify-content:space-between;align-items:center;display:flex}.modal-title{font-size:1.25rem;font-weight:600}.modal-body{padding:var(--spacing-lg)}.modal-footer{justify-content:flex-end;gap:var(--spacing-md);padding:var(--spacing-lg);border-top:1px solid var(--border-secondary);display:flex}.profile-edit-modal{background:radial-gradient(circle at 16% 0%, #22f5ff1f, transparent 34%), radial-gradient(circle at 84% 4%, #a855f724, transparent 36%), var(--bg-secondary);border-color:#22f5ff33;width:min(440px,100vw - 28px);max-height:min(720px,100vh - 64px);overflow:hidden;box-shadow:0 24px 70px #0000007a,0 0 40px #22f5ff14,inset 0 1px #ffffff0b}.profile-edit-header{align-items:flex-start;gap:1rem;padding:1.05rem 1.15rem .9rem}.profile-edit-subtitle{color:var(--text-secondary);margin:.25rem 0 0;font-size:.78rem;line-height:1.35}.profile-edit-body{gap:1rem;max-height:min(500px,100vh - 260px);padding:1rem 1.15rem;display:grid;overflow-y:auto}.profile-edit-photo{background:#22f5ff0b;border:1px solid #22f5ff24;border-radius:18px;grid-template-columns:76px 1fr;align-items:center;gap:1rem;padding:.9rem;display:grid}.profile-edit-avatar{object-fit:cover;background:#020817b8;border:1px solid #22f5ff5c;border-radius:50%;width:76px;height:76px;box-shadow:0 0 28px #22f5ff1f}.profile-edit-photo-copy{min-width:0}.profile-edit-photo-copy strong{margin-bottom:.25rem;display:block}.profile-edit-photo-copy span{color:var(--text-secondary);font-size:.78rem;line-height:1.35;display:block}.profile-edit-upload{border-radius:var(--radius-sm);color:#22f5ff;cursor:pointer;background:#22f5ff14;border:1px solid #22f5ff3d;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:.6rem .85rem;font-size:.8125rem;font-weight:800;display:inline-flex}.profile-edit-upload:disabled{cursor:wait;opacity:.72}.profile-edit-field{gap:.55rem;display:grid}.profile-edit-field span{font-weight:850}.profile-edit-field input{width:100%;min-height:46px;color:var(--text-primary);background:#0f172ab8;border:1px solid #94a3b838;border-radius:12px;outline:none;padding:0 .9rem}.profile-edit-field input:focus{border-color:#22f5ff61;box-shadow:0 0 0 3px #22f5ff14}.profile-edit-error{color:var(--error-400);font-size:.78rem;line-height:1.4}.profile-edit-home{color:#22f5ff;align-items:center;gap:.5rem;width:fit-content;font-weight:850;text-decoration:none;display:inline-flex}.profile-edit-footer{background:#0208173d;align-items:center;padding:.9rem 1.15rem 1.05rem}.profile-edit-footer .btn{min-height:40px}@media (max-width:520px){.modal-overlay{align-items:flex-start;padding:16px 12px}.profile-edit-modal{max-height:calc(100vh - 32px);margin-top:0}.profile-edit-body{max-height:calc(100vh - 230px);padding:.9rem}.profile-edit-photo{text-align:center;grid-template-columns:1fr;justify-items:center}.profile-edit-footer{grid-template-columns:1fr 1.35fr;gap:.75rem;display:grid}}@media (min-width:521px){.profile-edit-overlay{align-items:center;padding:32px 18px}.profile-edit-modal{margin:0 auto}}.app-layout{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border-primary);height:100vh;z-index:var(--z-sticky);transition:width var(--transition-normal);flex-direction:column;display:flex;position:fixed;top:0;left:0}.sidebar-header{justify-content:space-between;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);border-bottom:1px solid var(--border-secondary);display:flex}.sidebar-mobile-close{color:#94a3b8;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b824;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0}.sidebar-logo{align-items:center;gap:var(--spacing-sm);display:flex}.sidebar-logo-icon{background:var(--gradient-primary);border-radius:var(--radius-lg);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;display:flex}.sidebar-logo-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.sidebar-nav{padding:var(--spacing-md);flex:1;overflow-y:auto}.sidebar-nav-group{margin-bottom:var(--spacing-lg)}.sidebar-nav-title{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);padding:var(--spacing-sm) 0 var(--spacing-sm) 0;font-size:.6875rem;font-weight:600}.sidebar-nav-item{align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) .5rem;color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer;margin:0;text-decoration:none;display:flex}.sidebar-nav-item:hover{background:var(--bg-tertiary);color:var(--text-primary)}.sidebar-nav-item.active{color:var(--primary-400);border-left:3px solid var(--primary-500);background:#00bcd41a}.sidebar-nav-item svg{flex-shrink:0;width:20px;height:20px}.sidebar-nav-title.collapsible{transition:all var(--transition-fast);border-radius:var(--radius-md);margin:0 var(--spacing-sm)}.sidebar-nav-title.collapsible:hover{color:var(--text-primary);background:#ffffff0d}.sidebar-nav-items{margin-top:var(--spacing-xs);border-left:1px dashed var(--border-secondary);margin-left:1rem;padding-left:.5rem}.sidebar-nav-items .sidebar-nav-item{padding:var(--spacing-xs) var(--spacing-md);margin-bottom:2px;font-size:.85rem}.sidebar-footer{padding:var(--spacing-lg);border-top:1px solid var(--border-secondary)}.main-content{margin-left:var(--sidebar-width);min-height:100vh;max-width:calc(100vw - var(--sidebar-width));flex:1;overflow-x:clip}.main-header{padding:var(--spacing-md) var(--spacing-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-secondary);z-index:var(--z-sticky);justify-content:space-between;align-items:center;gap:var(--spacing-sm);background:#0a0e17cc;flex-wrap:wrap;display:flex;position:sticky;top:0}.main-header-left{align-items:center;gap:1rem;display:flex}.main-header-title{letter-spacing:-.025em;background:linear-gradient(to right, var(--text-primary), var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.main-header-actions{align-items:center;gap:var(--spacing-md);display:flex}.header-notification-wrap{display:inline-flex;position:relative}.header-bell-button{border-radius:50%!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important;position:relative!important}.header-bell-button .notification-badge{border:1.5px solid var(--bg-secondary)!important;min-width:14px!important;height:14px!important;padding:0 3px!important;font-size:.55rem!important;line-height:1!important;top:2px!important;right:2px!important;transform:translate(25%,-25%)!important}.header-popover-backdrop{z-index:998;position:fixed;inset:0}.header-notification-popover{z-index:999;background:radial-gradient(circle at 0 0,#0ea5e929,#0000 42%),linear-gradient(#0f172afa,#020617fa);border:1px solid #38bdf833;border-radius:8px;width:min(340px,100vw - 24px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 24px 55px #00000073}.header-notification-head{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .95rem;display:flex}.header-notification-head strong{color:var(--text-primary);font-size:.92rem}.header-notification-head a{color:#22d3ee;font-size:.75rem;font-weight:800;text-decoration:none}.header-notification-list{max-height:330px;display:grid;overflow-y:auto}.header-notification-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #94a3b81a;grid-template-columns:8px 1fr;gap:.7rem;width:100%;padding:.82rem .95rem;display:grid}.header-notification-item:hover{background:#22d3ee12}.header-notification-item.unread{background:#22d3ee0d}.header-notification-dot{background:#94a3b873;border-radius:999px;width:7px;height:7px;margin-top:.35rem}.header-notification-item.unread .header-notification-dot{background:#ef4444;box-shadow:0 0 0 3px #ef44441f}.header-notification-item b{color:var(--text-primary);font-size:.82rem;line-height:1.3;display:block}.header-notification-item small{color:var(--text-muted);margin-top:.18rem;font-size:.74rem;line-height:1.35;display:block}.header-notification-empty{color:var(--text-muted);padding:1rem;font-size:.82rem}.main-body{padding:var(--spacing-xl);max-width:100%;overflow-x:hidden}.stat-card{background:var(--gradient-card);border:1px solid var(--border-primary);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all var(--transition-normal);flex-direction:column;justify-content:center;padding:1rem;display:flex;position:relative;overflow:hidden}.stat-card:hover{border-color:var(--primary-400);box-shadow:var(--shadow-glow);transform:translateY(-3px)}.stat-card-icon{background:#00bcd41a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.stat-card-value{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1}.mini-stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;padding:.75rem;display:grid}.mini-stat-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all var(--transition-normal);background:#11182766;border:1px solid #4b556333;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex;position:relative;overflow:hidden}.mini-stat-card:hover{background:#1f293799;transform:translateY(-2px)}.mini-stat-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mini-stat-info{flex-direction:column;min-width:0;display:flex}.mini-stat-value{color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1.1}.mini-stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;font-weight:600;overflow:hidden}.glow-primary{border-color:#00bcd44d;box-shadow:0 0 10px #00bcd41a}.glow-primary:hover{border-color:var(--primary-400);box-shadow:0 0 15px #00bcd433}.glow-success{border-color:#22c55e4d;box-shadow:0 0 10px #22c55e1a}.glow-success:hover{border-color:var(--success-400);box-shadow:0 0 15px #22c55e33}.glow-warning{border-color:#eab3084d;box-shadow:0 0 10px #eab3081a}.glow-warning:hover{border-color:var(--warning-400);box-shadow:0 0 15px #eab30833}.glow-error{border-color:#ef44444d;box-shadow:0 0 10px #ef44441a}.glow-error:hover{border-color:var(--error-400);box-shadow:0 0 15px #ef444433}.mini-stat-card.active{border-color:var(--primary-500);background:#00bcd41a;box-shadow:0 0 15px #00bcd44d}.grid{gap:var(--spacing-lg);display:grid}.grid-2,.grid-3{grid-template-columns:repeat(2,1fr)}@media (min-width:1400px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.grid-2,.grid-3{grid-template-columns:1fr}}@media (max-width:768px){.grid-4{grid-template-columns:repeat(2,1fr)}.sidebar{transform:translate(-100%);box-shadow:10px 0 30px #00000080}.sidebar.open{transform:translate(0)}.main-content{width:100%;max-width:100vw;margin-left:0}.main-header{padding:var(--spacing-md) var(--spacing-sm)}.main-header-title{font-size:1.25rem}.mobile-only{display:flex!important}.desktop-only{display:none!important}.main-body{padding:var(--spacing-md)}.table-container{margin:0 calc(-1 * var(--spacing-md));border-left:none;border-right:none;border-radius:0}.btn-icon-mobile{border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:0!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;padding:0!important;display:flex!important}.btn-icon-mobile svg{flex-shrink:0!important;width:18px!important;height:18px!important}.btn-icon-mobile span{display:none!important}.grid-4{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.grid-4{gap:var(--spacing-sm);grid-template-columns:1fr}}.mobile-only{display:none}.desktop-only{display:flex}.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:calc(var(--z-sticky) - 1);background:#0009;animation:.3s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.spinner{border:2px solid var(--border-primary);border-top-color:var(--primary-500);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-overlay{background:var(--bg-overlay);z-index:var(--z-modal);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.toast{bottom:var(--spacing-lg);right:var(--spacing-lg);padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);align-items:center;gap:var(--spacing-md);z-index:var(--z-toast);animation:.3s ease-out slideIn;display:flex;position:fixed}.toast-success{border-left:3px solid var(--success-500)}.toast-error{border-left:3px solid var(--error-500)}.toast-warning{border-left:3px solid var(--warning-500)}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.empty-state{padding:var(--spacing-2xl);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state-icon{width:64px;height:64px;margin-bottom:var(--spacing-lg);color:var(--text-muted)}.empty-state-title{margin-bottom:var(--spacing-sm);font-size:1.25rem;font-weight:600}.empty-state-description{color:var(--text-tertiary);margin-bottom:var(--spacing-lg);max-width:400px}.notification-badge{color:#fff;background:var(--error-500);border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.stepper{justify-content:space-between;gap:var(--spacing-sm);margin-bottom:var(--spacing-xl);width:100%;padding:var(--spacing-md);background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);flex-wrap:wrap;display:flex}.stepper-item{justify-content:center;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-secondary);flex:auto;min-width:100px;display:flex}.stepper-item.active{border-color:var(--primary-500);background:#00bcd426}.stepper-item.completed{border-color:var(--success-500);background:#22c55e26}.stepper-number{background:var(--bg-tertiary);border:2px solid var(--border-primary);width:32px;height:32px;color:var(--text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.stepper-item.active .stepper-number{background:var(--primary-500);border-color:var(--primary-500);color:#fff}.stepper-item.completed .stepper-number{background:var(--success-500);border-color:var(--success-500);color:#fff}.stepper-label{color:var(--text-tertiary);font-size:.875rem}.stepper-item.active .stepper-label{color:var(--text-primary);font-weight:500}@media (max-width:768px){.stepper{gap:var(--spacing-xs);padding:var(--spacing-sm)}.stepper-item{flex:1 1 calc(25% - var(--spacing-xs));min-width:80px;padding:var(--spacing-xs) var(--spacing-sm)}.stepper-label{font-size:.65rem}.stepper-number{width:24px;height:24px;font-size:.7rem}}@media (max-width:480px){.stepper-item{flex:1 1 calc(50% - var(--spacing-xs))}.stepper-label{display:none}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:var(--spacing-sm)}.gap-md{gap:var(--spacing-md)}.gap-lg{gap:var(--spacing-lg)}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-muted{color:var(--text-muted)}.text-success{color:var(--success-400)}.text-warning{color:var(--warning-400)}.text-error{color:var(--error-400)}.mb-sm{margin-bottom:var(--spacing-sm)}.mb-md{margin-bottom:var(--spacing-md)}.mb-lg{margin-bottom:var(--spacing-lg)}.mb-xl{margin-bottom:var(--spacing-xl)}.mt-sm{margin-top:var(--spacing-sm)}.mt-md{margin-top:var(--spacing-md)}.mt-lg{margin-top:var(--spacing-lg)}.w-full{width:100%}.relative{position:relative}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:480px){.modal-overlay{padding:var(--spacing-sm)}.modal-header,.modal-body,.modal-footer{padding:var(--spacing-md)}.stat-card-value{font-size:1.75rem}.stat-card{padding:var(--spacing-md)}.stat-card-icon{width:40px;height:40px}.main-header-actions{gap:var(--spacing-xs)}.btn{padding:var(--spacing-xs) var(--spacing-md);font-size:.8125rem}.main-body{padding:var(--spacing-sm)}.card{padding:var(--spacing-md)}.card-header{align-items:flex-start;gap:var(--spacing-sm);flex-direction:column}h1{font-size:1.5rem}h3{font-size:1.125rem}.table th,.table td{padding:var(--spacing-sm);font-size:.8125rem}}.password-wrapper{align-items:center;display:flex;position:relative}.password-wrapper .form-input{padding-right:2.5rem}.password-toggle{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;right:.75rem}.password-toggle:hover{color:var(--primary-400)}.filter-bar-card{padding:.85rem 1rem;overflow:hidden}.filter-bar-card:hover{transform:none}.filter-bar{flex-wrap:nowrap;align-items:center;gap:.65rem;display:flex}.filter-item{align-items:center;gap:.35rem;display:flex}.filter-icon{color:var(--primary-400);flex-shrink:0}.filter-count-text{color:var(--text-primary);white-space:nowrap;font-weight:600;line-height:1}.filter-select{color:#f1f5f9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#020617b8;border-color:#94a3b829;border-radius:10px;width:auto;min-width:108px;height:36px;padding:0 2rem 0 .7rem;font-size:.78rem;font-weight:750;line-height:1}.filter-select option{color:#e5edf7;background:#111827}.filter-select option:checked{color:#f8fafc;background:#075985}.filter-refresh{border-radius:10px;width:36px;min-width:36px;height:36px;padding:0}.search-box-premium{border:1px solid var(--border-primary);min-width:220px;height:36px;transition:all var(--transition-fast);box-sizing:border-box;background:#0f172a66;border-radius:10px;padding:0 .75rem}.search-box-premium:focus-within{border-color:var(--primary-500);background:#0f172a99;box-shadow:0 0 0 3px #00bcd41a}.filter-input-luxe{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0;font-size:.8rem}.filter-search-clear{width:24px;height:24px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;margin-right:-.25rem;padding:0;display:inline-flex}.filter-search-clear:hover{color:var(--text-primary);background:#94a3b81f}[data-theme=light] .search-box-premium{background:#f8fafc;border-color:#e2e8f0}[data-theme=light] .search-box-premium:focus-within{border-color:var(--primary-500)}@media (max-width:768px){.filter-bar-card{background:linear-gradient(#111a2fdb,#090f1ee0),radial-gradient(circle at 10% 0,#00bcd41f,#0000 34%);border:1px solid #94a3b824;border-radius:12px;padding:.75rem;box-shadow:inset 0 1px #ffffff0a,0 14px 28px #00000029}.filter-bar{grid-template-columns:minmax(0,1fr) minmax(84px,.9fr) 36px;align-items:center;gap:.5rem;display:grid}.filter-count{background:0 0;border:0;grid-column:1/-1;gap:.35rem;width:fit-content;min-height:20px;padding:0}.search-box-premium{box-sizing:border-box;background:#02061780;border-color:#94a3b829;border-radius:10px;grid-column:1/-1;width:100%;min-width:0;height:36px;padding:0 .65rem}.filter-count-text{letter-spacing:0;font-size:.78rem;font-weight:800}.filter-icon{width:14px;height:14px}.filter-select{color:#f1f5f9f2;background-color:#02061761;border-color:#94a3b824;border-radius:10px;width:100%;min-width:0;max-width:none;height:34px;padding:0 1.55rem 0 .58rem;font-size:.72rem;font-weight:800;box-shadow:inset 0 1px #ffffff06}.filter-refresh{background:#0f172aad;border-color:#94a3b829;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:34px;padding:0;display:flex}.filter-refresh svg{width:13px;height:13px}.filter-input-luxe{font-size:.78rem}}@media (max-width:370px){.filter-bar-card{padding:.65rem}.filter-bar{grid-template-columns:minmax(0,1fr) minmax(76px,.88fr) 34px;gap:.4rem}.filter-count-text{font-size:.72rem}.filter-select{padding-left:.5rem;padding-right:1.45rem;font-size:.68rem}.filter-refresh{width:34px;min-width:34px}}.rdp-installer-page-body{padding-inline:clamp(.5rem,1.6vw,1.15rem)!important}.rdp-installer-layout{align-items:start}.rdp-installer-card{background:linear-gradient(#0c1425f5,#080e1bfa)!important;border-color:#38bdf829!important;overflow:visible!important}.rdp-installer-form-shell{min-width:0}.installer-hero,.installer-target-strip,.rdp-installer-fields,.installer-mode-tabs{max-width:100%}.installer-hero{background:#060c1a9e;border:1px solid #94a3b824;border-radius:14px;margin:.8rem .8rem 0;padding:.9rem 1rem}.installer-target-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:.65rem .8rem 0;display:grid}.installer-target-strip>div{background:#050b1994;border:1px solid #94a3b821;border-radius:12px;min-width:0;padding:.75rem .8rem}.installer-target-strip span,.installer-section-title strong,.rdp-installer-card .form-label{letter-spacing:.02em}.installer-target-strip strong,.installer-target-strip small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.installer-target-strip strong{color:#f8fafc;margin-top:.32rem;font-size:.88rem}.installer-target-strip small{color:#7f8da3;margin-top:.35rem;font-size:.68rem}.installer-mode-tabs{background:#050b19b3!important;border-radius:12px!important;margin:.7rem .8rem .55rem!important}.installer-mode-tabs>div{background:linear-gradient(135deg,#22d3ee,#0891b2)!important;box-shadow:0 8px 24px #0891b247!important}.installer-mode-tab{min-width:0;padding-block:.68rem!important;font-size:.8rem!important}.rdp-installer-fields{padding:.8rem!important}.installer-config-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.installer-field-panel{background:#060c1a8f;border:1px solid #38bdf821;border-radius:12px;min-width:0;padding:.75rem}.installer-section-title{color:#dbeafe;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.75rem;display:flex}.installer-section-title span{color:#67e8f9;background:#0891b238;border-radius:6px;place-items:center;min-width:1.45rem;height:1.3rem;font-size:.68rem;font-weight:850;display:inline-grid}.rdp-installer-card .form-group{margin-bottom:.78rem}.rdp-installer-card .form-group:last-child{margin-bottom:0}.rdp-installer-card .form-label{color:#cbd5e1;margin-bottom:.42rem;font-size:.72rem;font-weight:850}.rdp-installer-card .form-input,.rdp-installer-card .form-select{color:#f8fafc;background-color:#030816c2;border-color:#64748b38;border-radius:11px;min-height:42px;font-size:.86rem}.rdp-installer-card .form-input::placeholder{color:#94a3b885}.rdp-installer-card .form-select option,.rdp-installer-card .form-select optgroup{color:#e5edf7;background:#111827}.rdp-installer-card .form-input:focus,.rdp-installer-card .form-select:focus{background-color:#040c1de6;border-color:#22d3ee99;box-shadow:0 0 0 3px #22d3ee1a}.rdp-custom-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;position:relative}.rdp-custom-select-trigger{color:#f8fafc;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);background:#030816c7;border:1px solid #64748b38;border-left:3px solid #22d3eed9;border-radius:11px;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .85rem;font-size:.86rem;font-weight:700;display:flex}.rdp-custom-select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rdp-custom-select-trigger svg{color:#94a3b8;transition:transform var(--transition-fast), color var(--transition-fast);flex-shrink:0}.rdp-custom-select.open .rdp-custom-select-trigger{background:#040c1df0;border-color:#22d3ee94 #22d3ee94 #22d3ee94 #22d3eef2;box-shadow:0 0 0 3px #22d3ee1a}.rdp-custom-select.open .rdp-custom-select-trigger svg{color:#67e8f9;transform:rotate(180deg)}.rdp-custom-select.disabled .rdp-custom-select-trigger{cursor:not-allowed;opacity:.62}.rdp-custom-select.accent-orange .rdp-custom-select-trigger{border-left-color:#f59e0b}.rdp-custom-select.accent-green .rdp-custom-select-trigger{border-left-color:#22c55e}.rdp-custom-select.accent-blue .rdp-custom-select-trigger{border-left-color:#38bdf8}.rdp-custom-select-menu{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:thin;scrollbar-color:#38bdf859 #0f172a4d;background:linear-gradient(#0f172afa,#070c19fa);border:1px solid #38bdf82e;border-radius:12px;max-height:min(280px,48vh);padding:.35rem;position:absolute;top:calc(100% + .38rem);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #0000007a,inset 0 1px #ffffff0a}.rdp-custom-select-group+.rdp-custom-select-group{border-top:1px solid #94a3b81a;margin-top:.28rem;padding-top:.28rem}.rdp-custom-select-group-label{color:#67e8f9;letter-spacing:.06em;text-transform:uppercase;padding:.42rem .52rem .3rem;font-size:.64rem;font-weight:900}.rdp-custom-select-option{color:#dbeafe;width:100%;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;padding:.48rem .58rem;font-size:.82rem;font-weight:700;display:flex}.rdp-custom-select-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rdp-custom-select-option:hover{color:#f8fafc;background:#22d3ee1a}.rdp-custom-select-option.selected{color:#fff;background:linear-gradient(135deg,#0891b29e,#0e749075)}.rdp-custom-select-option:disabled{color:#64748b;cursor:not-allowed}.port-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem;display:grid}.port-row .port-field{margin-bottom:0}.port-note{color:#bae6fd;white-space:nowrap;background:#0891b21f;border:1px solid #22d3ee33;border-radius:11px;justify-content:center;align-items:center;gap:.35rem;min-height:42px;padding:0 .72rem;display:inline-flex}.port-note span{color:#67e8f9;font-size:.68rem;font-weight:850}.port-note strong{color:#f8fafc;font-size:.74rem}.installer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (min-width:1024px){.rdp-installer-layout{grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr)!important}.rdp-installer-form-col,.rdp-installer-history-col{grid-column:auto/span 1!important}.rdp-installer-fields{padding:.95rem!important}}@media (min-width:1280px){.rdp-installer-layout{grid-template-columns:minmax(430px,.8fr) minmax(0,1.2fr)!important}}@media (max-width:640px){.rdp-installer-page-body{padding-inline:.35rem!important;padding-top:.35rem!important}.installer-hero{border-radius:13px;margin:.55rem .55rem 0;padding:.78rem}.installer-target-strip{gap:.45rem;margin:.55rem .55rem 0}.installer-target-strip>div{padding:.68rem}.installer-target-strip strong{font-size:.8rem}.installer-mode-tabs{margin:.58rem .55rem .45rem!important;padding:5px!important}.installer-mode-tab{padding-block:.62rem!important;font-size:.76rem!important}.rdp-installer-fields{padding:.55rem!important}.installer-field-panel{border-radius:11px;padding:.62rem}.rdp-installer-card .form-input,.rdp-installer-card .form-select,.port-note{min-height:44px}.installer-actions{grid-template-columns:minmax(0,1fr)}}.dashboard-stats-grid{gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1200px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-stats-grid{gap:var(--spacing-sm);grid-template-columns:repeat(2,1fr)!important}}.dashboard-two-col-grid{gap:var(--spacing-md);margin-bottom:var(--spacing-xl);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:600px){.dashboard-two-col-grid{gap:var(--spacing-sm)}}.dashboard-summary-card{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dashboard-summary-card .card-header{border-bottom:1px solid var(--border-secondary);background:var(--bg-tertiary);padding:1rem 1.25rem}.dashboard-list-container{flex-direction:column;display:flex}.dashboard-account-row{border-bottom:1px solid var(--border-secondary);background:0 0;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;transition:all .2s;display:flex}.dashboard-account-row:last-child{border-bottom:none}.dashboard-account-row:hover{background:var(--bg-tertiary)}.dashboard-account-info{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.dashboard-account-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.dashboard-account-row:hover .dashboard-account-avatar{transform:scale(1.05)}.dashboard-account-avatar.status-active{color:var(--success-500);background:#10b9811a;border:1px solid #10b98133}.dashboard-account-avatar.status-suspended,.dashboard-account-avatar.status-error{color:var(--error-500);background:#ef44441a;border:1px solid #ef444433}.dashboard-account-avatar.status-disabled{background:var(--bg-tertiary);color:var(--text-muted);border:1px solid var(--border-primary)}.dashboard-account-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;text-decoration:none;display:block;overflow:hidden}.dashboard-account-stats{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.dashboard-account-stats-count{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1}.dashboard-account-stats-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.7rem}.dashboard-empty-state{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.dashboard-empty-state p{margin:.5rem 0 1rem;font-size:.9rem}.empty-icon{opacity:.2}@media (max-width:768px){.dashboard-account-row{text-align:left;flex-direction:row;align-items:center;gap:.75rem;min-height:auto;padding:.75rem 1rem}.dashboard-account-info{flex-direction:row;flex:1;justify-content:flex-start;gap:.75rem;width:auto}.dashboard-account-avatar{width:28px;height:28px;margin:0}.dashboard-account-name{text-align:left;width:auto;max-width:150px;font-size:.9rem!important}.dashboard-account-stats{border-top:none;flex-direction:column;align-items:flex-end;gap:0;width:auto;margin-top:0;padding-top:0}.dashboard-account-stats-count{font-size:.9rem}.dashboard-account-stats-label{margin-top:0;font-size:.65rem}}.account-item{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-lg);grid-template-columns:1fr auto auto;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1.25rem;transition:all .2s;display:grid;position:relative}.account-item:hover{background:var(--bg-card-hover);border-color:var(--border-accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.account-main-content{align-items:center;gap:1rem;min-width:0;display:flex}.account-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.account-details{flex-direction:column;gap:.25rem;min-width:0;display:flex}.account-status-wrapper{justify-content:center;align-items:center;padding:0 1rem;display:flex}.account-actions,.account-actions-group-left{align-items:center;gap:.5rem;display:flex}.mobile-label{margin-left:.5rem;font-weight:600;display:none}.action-btn-mobile{padding:var(--spacing-sm);aspect-ratio:1;justify-content:center;align-items:center;display:inline-flex}@media (max-width:768px){.card{padding:.75rem}.main-header{background:#070d19f0!important;border-bottom-color:#22d3ee1a!important;min-height:58px!important;padding:.55rem .75rem!important;box-shadow:0 8px 24px #02061738!important}.main-header-left{flex:auto!important;gap:.65rem!important;min-width:0!important;margin-left:0!important}.main-header-title{letter-spacing:-.01em!important;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;background:0 0!important;font-size:1rem!important;font-weight:800!important}.main-header-actions{flex:none!important;gap:.35rem!important}.mobile-menu-trigger{color:#cbd5e1!important;background:#0f172a99!important;border:1px solid #94a3b81f!important;border-radius:10px!important;flex:0 0 38px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;padding:0!important;display:flex!important}.main-header-actions .btn-icon,.header-bell-button{border-radius:10px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.main-header-actions>.relative>button{width:38px!important;height:38px!important}.sidebar{width:min(76vw,272px)!important;z-index:calc(var(--z-sticky) + 3)!important;background:linear-gradient(#0b1423,#07101d)!important;border-right-color:#22d3ee1f!important;transition:transform .25s!important;box-shadow:18px 0 50px #00000085!important}.sidebar-header{background:linear-gradient(135deg,#082f4952,#07101df0)!important;border-bottom-color:#94a3b81a!important;min-height:74px!important;padding:.7rem .75rem!important;box-shadow:inset 0 -1px #22d3ee0f!important}.sidebar-logo{gap:.6rem!important;min-width:0!important}.sidebar-logo img{background:#071425!important;border:1px solid #facc1559!important;border-radius:12px!important;flex:0 0 40px!important;width:40px!important;height:40px!important;padding:2px!important;box-shadow:0 0 18px #22d3ee1f!important}.sidebar-logo-text{-webkit-text-fill-color:transparent!important;background:linear-gradient(90deg,#f8fafc,#67e8f9)!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.92rem!important;font-weight:900!important;line-height:1.15!important;display:block!important}.sidebar-logo div>span:last-child{color:#64748b!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-top:.2rem!important;font-size:.6rem!important;font-weight:700!important}.sidebar-mobile-close{flex:0 0 34px!important;width:34px!important;height:34px!important;display:flex!important}.sidebar-nav{scrollbar-width:thin!important;scrollbar-color:#64748b57 transparent!important;padding:.75rem .65rem 1rem!important}.sidebar-nav::-webkit-scrollbar{width:4px!important}.sidebar-nav::-webkit-scrollbar-thumb{background:#64748b57!important;border-radius:999px!important}.sidebar-nav-group{margin-bottom:1.15rem!important}.sidebar-nav-title{color:#64748b!important;letter-spacing:.12em!important;padding:.45rem .55rem!important;font-size:.62rem!important;font-weight:900!important}.sidebar-nav-items{border-left:0!important;margin:.25rem 0 0!important;padding:0!important}.sidebar-nav-items .sidebar-nav-item,.sidebar-nav-item{border:1px solid #0000!important;border-radius:10px!important;gap:.65rem!important;min-height:42px!important;margin-bottom:.2rem!important;padding:.58rem .65rem!important;font-size:.77rem!important;font-weight:650!important}.sidebar-nav-item svg{color:#94a3b8!important;width:18px!important;height:18px!important}.sidebar-nav-item.active{color:#67e8f9!important;background:linear-gradient(90deg,#0891b233,#082f4924)!important;border-color:#22d3ee38!important;border-left-style:solid!important;border-left-width:1px!important;box-shadow:inset 3px 0 #22d3ee,0 8px 18px #02061729!important}.sidebar-nav-item.active svg{color:#22d3ee!important}.sidebar-footer{background:#030a14b8!important;border-top-color:#94a3b81a!important;padding:.75rem!important}.sidebar-footer .sidebar-nav-item{color:#fca5a5!important;background:#7f1d1d14!important;justify-content:flex-start!important;width:100%!important}.sidebar-footer .sidebar-nav-item svg{color:#f87171!important}.sidebar-overlay{z-index:calc(var(--z-sticky) + 2)!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#020617b8!important}.sidebar-mobile-close:hover{color:#f8fafc;background:#082f4961;border-color:#22d3ee3d}.main-header{flex-wrap:nowrap!important}.main-header-title{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:1.1rem!important;overflow:hidden!important}.hide-mobile{display:none!important}}.btn-manage-vnc{color:#07111f!important;text-transform:uppercase!important;letter-spacing:.1em!important;cursor:pointer!important;z-index:1!important;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%)!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:.75rem!important;width:100%!important;margin-top:1.25rem!important;padding:.9rem!important;font-size:.85rem!important;font-weight:900!important;text-decoration:none!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 20px #06b6d466!important}.btn-manage-vnc:before{content:""!important;z-index:-1!important;background:linear-gradient(90deg,#0000,#ffffff4d,#0000)!important;width:100%!important;height:100%!important;transition:all .6s!important;position:absolute!important;top:0!important;left:-100%!important}.btn-manage-vnc:hover:before{left:100%!important}.btn-manage-vnc:hover{filter:brightness(1.15)!important;transform:translateY(-3px)scale(1.02)!important;box-shadow:0 10px 30px #06b6d499!important}.btn-manage-vnc:active{transform:translateY(0)scale(.98)!important}.btn-manage-vnc svg{color:#07111f!important;stroke:#07111f!important;filter:none!important;width:20px!important;height:20px!important}.btn-manage-vnc span{color:#07111f!important}.profile-edit-overlay{z-index:9999!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#000000a6!important;justify-content:center!important;align-items:center!important;padding:24px 16px!important;display:flex!important;position:fixed!important;inset:0!important;overflow-y:auto!important}.profile-edit-overlay .profile-edit-modal{background:radial-gradient(circle at 18% 0,#22d3ee1f,#0000 36%),radial-gradient(circle at 92% 0,#9333ea29,#0000 34%),linear-gradient(#10172f 0%,#080f22 100%)!important;border:1px solid #22d3ee40!important;border-radius:20px!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:min(460px,92vw)!important;max-height:90vh!important;margin:0 auto!important;display:grid!important;overflow:hidden!important;transform:none!important;box-shadow:0 24px 80px #0000008c,0 0 40px #22d3ee14!important}.profile-edit-overlay .profile-edit-body{grid-template-columns:1fr!important;gap:1rem!important;max-height:calc(100vh - 210px)!important;padding:1.35rem 1.4rem!important;display:grid!important;overflow-y:auto!important}.profile-edit-overlay .profile-edit-header{border-bottom:1px solid #ffffff14!important;padding:1rem 1.25rem .9rem!important}.profile-edit-overlay .profile-edit-subtitle{margin-top:.2rem!important}.profile-edit-overlay .profile-edit-photo{text-align:center!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;align-items:center!important;gap:.55rem!important;padding:0!important;display:flex!important}.profile-edit-overlay .profile-edit-avatar{border:2px solid #22d3ee8c!important;border-radius:999px!important;width:104px!important;height:104px!important;box-shadow:0 0 32px #22d3ee2e,0 18px 44px #00000047!important}.profile-edit-overlay .profile-edit-photo-copy strong{margin:.15rem 0 0!important;font-size:1rem!important}.profile-edit-overlay .profile-edit-photo-copy span{color:#94a3b8!important;max-width:240px!important;font-size:.8rem!important}.profile-edit-overlay .profile-edit-upload{color:#67e8f9!important;background:#22d3ee1f!important;border:1px solid #22d3ee59!important;border-radius:12px!important;height:38px!important;margin-top:.55rem!important;padding:0 1.05rem!important;font-weight:800!important}.profile-edit-overlay .profile-edit-field{width:100%!important}.profile-edit-overlay .profile-edit-field input{background:#0b1225!important;border:1px solid #94a3b840!important;border-radius:13px!important;height:46px!important}.profile-edit-overlay .profile-edit-footer{background:#0208173d!important;border-top:1px solid #ffffff14!important;justify-content:flex-end!important;gap:.75rem!important;padding:1rem 1.25rem!important}.profile-edit-overlay .profile-edit-footer .btn{border-radius:12px!important;min-height:42px!important}.profile-edit-overlay .profile-edit-footer .btn-primary{background:linear-gradient(135deg,#22d3ee,#2563eb,#9333ea)!important;padding-inline:1.35rem!important;box-shadow:0 12px 28px #2563eb52!important}@media (max-width:520px){.profile-edit-overlay{align-items:flex-start!important;padding:16px 12px!important}.profile-edit-overlay .profile-edit-modal{max-height:calc(100vh - 32px)!important}.profile-edit-overlay .profile-edit-body{max-height:calc(100vh - 220px)!important}}@media (max-height:700px){.profile-edit-overlay{align-items:flex-start!important;padding-top:20px!important;padding-bottom:20px!important}.profile-edit-overlay .profile-edit-modal{max-height:calc(100vh - 40px)!important}.profile-edit-overlay .profile-edit-body{max-height:calc(100vh - 205px)!important}}.customer-page{background:radial-gradient(circle at 8% 0,#0ea5e957,#0000 34%),radial-gradient(circle at 88% 8%,#facc152e,#0000 28%),linear-gradient(135deg,#07598570,#0f172ab8 42%,#1e293b99)!important;border:1px solid #facc151a!important;flex-direction:column!important;gap:1rem!important;min-height:calc(100vh - 74px)!important;padding:1.15rem!important;display:flex!important}.customer-page .customer-hero{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:linear-gradient(135deg,#0f172a99 0%,#1e293bcc 100%)!important;border:1px solid #ffffff14!important;border-radius:16px!important;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)!important;gap:1.5rem!important;padding:1.5rem!important;display:grid!important;box-shadow:0 20px 40px -15px #00000080!important}.customer-page .hero-profile{align-items:center!important;gap:1.25rem!important;min-width:0!important;display:flex!important}.customer-page .hero-avatar{color:#fff!important;background:linear-gradient(135deg,#0284c7 0%,#0f172a 100%)!important;border:2px solid #ffffff26!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:72px!important;height:72px!important;font-size:1.85rem!important;font-weight:800!important;display:grid!important;overflow:hidden!important;box-shadow:0 10px 25px #0000004d!important}.customer-page .hero-identity{flex-direction:column!important;gap:.15rem!important;min-width:0!important;display:flex!important}.customer-page .hero-greeting{color:#38bdf8!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.85rem!important;font-weight:600!important}.customer-page .hero-name{color:#f8fafc!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:1.6rem!important;font-weight:700!important;line-height:1.2!important;overflow:hidden!important}.customer-page .hero-id-row{margin-top:.4rem!important}.customer-page .hero-id-badge{color:#cbd5e1!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:9999px!important;align-items:center!important;gap:.4rem!important;padding:.25rem .75rem!important;font-size:.75rem!important;font-weight:500!important;transition:all .2s!important;display:inline-flex!important}.customer-page .hero-id-badge:hover{color:#fff!important;background:#ffffff1f!important;border-color:#fff3!important;transform:translateY(-.5px)!important}.customer-page .hero-id-badge svg{opacity:.7!important}.customer-page .hero-balance{background:#0f172a66!important;border:1px solid #ffffff0f!important;border-radius:12px!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;gap:.75rem!important;padding:1rem 1.25rem!important;display:flex!important}.customer-page .balance-content{flex-direction:column!important;gap:.1rem!important;display:flex!important}.customer-page .balance-label{color:#94a3b8!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.8rem!important}.customer-page .balance-amount{color:#facc15!important;font-size:1.75rem!important;font-weight:800!important;line-height:1.2!important}.customer-page .hero-actions{gap:.5rem!important;width:100%!important;display:flex!important}.customer-page .btn-hero{cursor:pointer!important;border-radius:8px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:.4rem!important;padding:.5rem .75rem!important;font-size:.8rem!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important}.customer-page .btn-topup{color:#0f172a!important;background:#facc15!important;border:none!important}.customer-page .btn-topup:hover{background:#fde047!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #facc1533!important}.customer-page .btn-support{color:#cbd5e1!important;background:#ffffff0f!important;border:1px solid #ffffff1a!important}.customer-page .btn-support:hover{color:#fff!important;background:#ffffff1f!important;border-color:#fff3!important;transform:translateY(-1px)!important}.customer-page .customer-stats-grid,.customer-page .customer-grid,.customer-page .product-list{gap:1rem!important;display:grid!important}.customer-page .customer-stats-grid{grid-template-columns:repeat(4,1fr)!important}@media (max-width:920px){.customer-page .customer-stats-grid{grid-template-columns:repeat(2,1fr)!important}}.customer-page .customer-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.customer-page .product-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))!important;align-items:start!important;gap:1.15rem!important}.customer-page .customer-panel{background:linear-gradient(145deg,#082f49c7,#0f172ad1 56%,#713f1233)!important;border-color:#22d3ee47!important;box-shadow:0 18px 42px #02061747,inset 0 1px #ffffff0f!important}.customer-page .quick-panel,.customer-page .support-panel,.customer-page .claim-panel{border-color:#facc152e!important}.customer-page .quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;display:grid!important}.customer-page .quick-action{color:#f8fafc!important;cursor:pointer!important;text-align:left!important;background:linear-gradient(135deg,#0ea5e921,#0f172a80)!important;border:1px solid #22d3ee2e!important;border-radius:8px!important;align-items:center!important;gap:.7rem!important;min-height:68px!important;padding:.9rem!important;font-weight:900!important;display:flex!important;box-shadow:inset 0 1px #ffffff0a!important}.customer-page .quick-action:hover{background:linear-gradient(135deg,#0ea5e933,#facc151f)!important;border-color:#facc1561!important}.customer-page .account-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;display:grid!important}.customer-page .account-summary div,.customer-page .customer-id-box{background:#02061761!important;border:1px solid #22d3ee29!important;border-radius:8px!important;flex-direction:column!important;gap:.3rem!important;min-width:0!important;padding:.85rem!important;display:flex!important}.customer-page .account-summary span,.customer-page .customer-id-box span{color:#94a3b8!important;font-size:.74rem!important}.customer-page .account-summary strong,.customer-page .customer-id-box strong{color:#f8fafc!important;overflow-wrap:anywhere!important}.customer-page .customer-id-box{background:linear-gradient(135deg,#facc1514,#0f172a94)!important;border-color:#facc1538!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;margin-top:1rem!important;display:grid!important}.customer-page .customer-id-box small{color:#aab6d3!important}.customer-page .topup-form,.customer-page .claim-form{gap:.85rem!important;display:grid!important}.customer-page .topup-form{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.customer-page .form-input{color:#f8fafc!important;background:#0f172ad1!important;border-color:#94a3b838!important;border-radius:8px!important}.customer-page .form-input:focus{border-color:#22d3ee8c!important;box-shadow:0 0 0 3px #22d3ee14!important}.customer-page .panel-note{color:#aab6d3!important;margin:.8rem 0 0!important;font-size:.84rem!important;line-height:1.5!important}.customer-page .stat-card{cursor:pointer!important;text-align:left!important;background:linear-gradient(135deg,#1e293b66 0%,#0f172a99 100%)!important;border:1px solid #ffffff0f!important;border-radius:12px!important;align-items:center!important;gap:.85rem!important;width:100%!important;padding:1rem 1.15rem!important;transition:all .2s!important;display:flex!important;box-shadow:0 4px 20px -5px #0000004d!important}.customer-page .stat-card:hover{background:linear-gradient(135deg,#1e293b99 0%,#0f172acc 100%)!important;border-color:#ffffff26!important;transform:translateY(-2px)!important;box-shadow:0 8px 30px -5px #0006!important}.customer-page .stat-icon-wrapper{border-radius:10px!important;flex-shrink:0!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.customer-page .stat-icon-wrapper.active{color:#38bdf8!important;background:#0ea5e91f!important;border:1px solid #0ea5e933!important}.customer-page .stat-icon-wrapper.expired{color:#f87171!important;background:#ef44441f!important;border:1px solid #ef444433!important}.customer-page .stat-icon-wrapper.warning{color:#facc15!important;background:#eab3081f!important;border:1px solid #eab30833!important}.customer-page .stat-icon-wrapper.history{color:#c084fc!important;background:#a855f71f!important;border:1px solid #a855f733!important}.customer-page .stat-info{flex-direction:column!important;gap:.15rem!important;min-width:0!important;display:flex!important}.customer-page .stat-label{color:#94a3b8!important;text-transform:uppercase!important;letter-spacing:.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.76rem!important;font-weight:500!important;overflow:hidden!important}.customer-page .stat-value{color:#f8fafc!important;font-size:1.45rem!important;font-weight:700!important;line-height:1.1!important}.customer-page .membership-banner-card{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;cursor:pointer!important;background:linear-gradient(135deg,#713f1226 0%,#0f172ab3 100%)!important;border:1px solid #facc152e!important;border-radius:16px!important;grid-template-columns:1.2fr .8fr!important;gap:1.5rem!important;padding:1.25rem 1.5rem!important;transition:all .2s!important;display:grid!important;box-shadow:0 10px 30px -10px #0006!important}.customer-page .membership-banner-card:hover{border-color:#facc1559!important;transform:translateY(-2px)!important;box-shadow:0 15px 35px -10px #00000080!important}.customer-page .membership-left{align-items:center!important;gap:1.15rem!important;min-width:0!important;display:flex!important}.customer-page .membership-badge-icon{color:#facc15!important;background:#facc151a!important;border:1px solid #facc1540!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important;box-shadow:0 0 15px #facc151a!important}.customer-page .membership-info{flex-direction:column!important;gap:.15rem!important;min-width:0!important;display:flex!important}.customer-page .membership-title{color:#94a3b8!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.75rem!important}.customer-page .membership-tier{color:#facc15!important;font-size:1.4rem!important;font-weight:800!important}.customer-page .membership-benefit{color:#cbd5e1!important;font-size:.8rem!important;font-weight:500!important}.customer-page .membership-right{flex-direction:column!important;justify-content:center!important;gap:.4rem!important;display:flex!important}.customer-page .progress-info{justify-content:space-between!important;font-size:.75rem!important;display:flex!important}.customer-page .progress-info span{color:#94a3b8!important}.customer-page .progress-info strong{color:#facc15!important;font-weight:700!important}.customer-page .progress-bar-container{background:#ffffff14!important;border:1px solid #ffffff0a!important;border-radius:9999px!important;height:6px!important;overflow:hidden!important}.customer-page .progress-bar-fill{background:linear-gradient(90deg,#facc15 0%,#fb923c 100%)!important;border-radius:9999px!important;height:100%!important;box-shadow:0 0 8px #facc1566!important}.customer-page .next-level-hint{color:#64748b!important;text-align:right!important;font-size:.7rem!important}.customer-page.is-immortal-page{position:relative;background:radial-gradient(circle at 50% 0,#ffd7000f 0%,#02061700 70%)!important}.customer-page.is-immortal-page .customer-hero{background:linear-gradient(#ffd7000d 0%,#0f172aa6 100%)!important;border:1px solid #ffd7002e!important;box-shadow:0 15px 35px -15px #0009,0 0 25px #ffd7000a!important}.customer-page .membership-banner-card.is-immortal{position:relative;overflow:hidden;background:linear-gradient(135deg,#281e08d9 0%,#0a0f1efa 100%)!important;border:1.5px solid gold!important;box-shadow:0 0 25px #ffd70040,inset 0 0 15px #ffd70026!important}.customer-page .membership-banner-card.is-immortal:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 45%,#ffd7001f 50%,#0000 55%);width:200%;height:200%;animation:6s linear infinite gold-sweep;position:absolute;top:-50%;left:-50%}@keyframes gold-sweep{0%{transform:translate(-30%,-30%)}to{transform:translate(30%,30%)}}.customer-page .membership-banner-card.is-immortal .membership-tier{letter-spacing:.05em;font-family:Outfit,Inter,sans-serif;color:gold!important;text-shadow:0 0 8px #ffd700cc!important}.customer-page .membership-banner-card.is-immortal .membership-badge-icon{color:gold!important;background:#ffd70026!important;border:1px solid gold!important;box-shadow:0 0 20px #ffd70059!important}.customer-page .membership-banner-card.is-immortal .progress-bar-fill{background:linear-gradient(90deg,gold 0%,#b38728 100%)!important;box-shadow:0 0 10px #ffd70099!important}.customer-page .membership-banner-card.is-immortal .progress-info strong{color:gold!important;text-shadow:0 0 5px #ffd70080!important}.immortal-sparkles{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.sparkle-star{color:gold;text-shadow:0 0 6px #ffd700e6,0 0 12px #f5a62399;pointer-events:none;opacity:0;font-size:14px;animation:linear infinite sparkle-anim;position:absolute}@keyframes sparkle-anim{0%{opacity:0;transform:scale(.2)rotate(0)}50%{opacity:1;transform:scale(1)rotate(180deg)}to{opacity:0;transform:scale(.2)rotate(360deg)}}.customer-page .quick-action svg{color:#22d3ee!important}.customer-page .panel-head p,.customer-page .product-main span,.customer-page .empty-copy{color:#94a3b8!important}.customer-page .customer-panel{border-radius:8px!important;padding:1rem!important}.customer-page .panel-head{justify-content:space-between!important;align-items:flex-start!important;gap:1rem!important;margin-bottom:1rem!important;display:flex!important}.customer-page .panel-head h2{color:#f8fafc!important;margin:0 0 .25rem!important;font-size:1rem!important}.customer-page .product-note{border-radius:8px!important;width:100%!important;min-height:62px!important;margin-bottom:1rem!important}.customer-page .customer-notification-list-full{gap:.75rem!important;display:grid!important}.customer-page .notification-panel-actions{color:#22d3ee!important;justify-content:flex-end!important;align-items:center!important;gap:.65rem!important;display:inline-flex!important}.customer-page .notification-panel-actions .btn{color:#facc15!important;background:#facc1514!important;border-color:#facc1557!important;min-height:34px!important}.customer-page .notification-panel-actions .btn:disabled{opacity:.48!important;cursor:not-allowed!important}.customer-page .customer-notification-row{color:#e5e7eb!important;text-align:left!important;cursor:pointer!important;background:linear-gradient(135deg,#082f4980,#030712b8),radial-gradient(circle at 100% 0,#facc1514,#0000 30%)!important;border:1px solid #22d3ee2e!important;border-radius:10px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.9rem!important;width:100%!important;min-height:76px!important;padding:.85rem 1rem!important;display:grid!important}.customer-page .customer-notification-row.unread{border-color:#facc1570!important;box-shadow:inset 3px 0 #facc15,0 16px 34px #0000002e!important}.customer-page .mini-row.focused,.customer-page .customer-notification-row.focused{background:linear-gradient(135deg,#22d3ee29,#0f172ad1)!important;border-color:#22d3eec7!important;box-shadow:0 0 0 1px #22d3ee47,0 18px 42px #22d3ee29!important}.customer-page .notification-row-icon{color:#facc15!important;background:#facc151a!important;border:1px solid #facc1547!important;border-radius:999px!important;place-items:center!important;width:44px!important;height:34px!important;font-size:.68rem!important;font-weight:950!important;display:grid!important}.customer-page .customer-notification-row span:nth-child(2){gap:.22rem!important;min-width:0!important;display:grid!important}.customer-page .customer-notification-row strong{color:#f8fafc!important;font-weight:900!important}.customer-page .customer-notification-row small{color:#a7b3c8!important;line-height:1.35!important}.customer-page .customer-notification-row time{color:#22d3ee!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:800!important}.customer-page .rdp-catalog-tabs{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:linear-gradient(145deg,#0f172acc,#090c16f2)!important;border:1px solid #ffffff14!important;border-radius:16px!important;gap:.5rem!important;margin:0 0 1.5rem!important;padding:.5rem!important;display:flex!important;box-shadow:0 8px 32px #0006,inset 0 1px 1px #ffffff0d!important}.customer-page .rdp-catalog-tabs button{color:#94a3b8!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:.75rem!important;min-height:48px!important;padding:.75rem 1.5rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important}.customer-page .rdp-catalog-tabs button:hover{color:#f8fafc!important;background:#ffffff0d!important;border-color:#ffffff1a!important;transform:translateY(-2px)!important}.customer-page .rdp-catalog-tabs button.active{color:#fff!important;background:linear-gradient(135deg,#facc1526,#eab30826)!important;border-color:#facc1599!important;box-shadow:0 4px 25px #facc1540,inset 0 1px #ffffff26!important}.customer-page .rdp-catalog-tabs span{letter-spacing:.01em!important;font-size:.95rem!important;font-weight:800!important}.customer-page .rdp-catalog-tabs strong{color:#facc15!important;background:#facc1514!important;border:1px solid #facc1533!important;border-radius:999px!important;flex:none!important;padding:.2rem .6rem!important;font-size:.75rem!important;font-weight:800!important}.customer-page .rdp-catalog-tabs button.active strong{color:#facc15!important;background:#facc1526!important;border-color:#facc1566!important}.customer-page .product-card{background:radial-gradient(circle at 12% 10%,#22d3ee1a,#0000 30%),radial-gradient(circle at 100% 0,#8b5cf61f,#0000 36%),linear-gradient(#0f172af2,#030712fa)!important;border:1px solid #38bdf833!important;border-radius:16px!important;flex-direction:column!important;gap:.65rem!important;height:auto!important;min-height:0!important;padding:1rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:relative!important;overflow:visible!important;box-shadow:0 12px 30px #00000059,inset 0 1px #ffffff0d!important}.customer-page .product-card:hover{border-color:#22d3ee73!important;transform:translateY(-4px)!important;box-shadow:0 20px 40px #00000080,0 0 15px #22d3ee26!important}.customer-page .product-card.featured{background:radial-gradient(circle at 12% 10%,#facc151f,#0000 30%),radial-gradient(circle at 100% 0,#8b5cf61f,#0000 36%),linear-gradient(#0f172af2,#030712fa)!important;border:1.5px solid #facc1573!important;box-shadow:0 15px 35px #00000073,inset 0 1px #ffffff0d!important}.customer-page .product-card.featured:hover{border-color:#facc15bf!important;transform:translateY(-4px)!important;box-shadow:0 20px 40px #0000008c,0 0 18px #facc1540!important}.customer-page .product-card.featured:after{content:"★ Best Value"!important;color:#451a03!important;letter-spacing:.03em!important;text-transform:uppercase!important;z-index:10!important;background:linear-gradient(135deg,#facc15,#f59e0b)!important;border-radius:20px!important;padding:.35rem 1rem!important;font-size:.75rem!important;font-weight:900!important;position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 6px 15px #facc1559,inset 0 1px #fff6!important}.customer-page .product-card:before{content:""!important;pointer-events:none!important;background:linear-gradient(120deg,#ffffff0f,#0000 28% 70%,#22d3ee0d)!important;position:absolute!important;inset:0!important}.customer-page .product-card.vnc{background:radial-gradient(circle at 12% 10%,#2dd4bf1a,#0000 30%),radial-gradient(circle at 100% 0,#22c55e14,#0000 36%),linear-gradient(#0f172af2,#030712fa)!important;border-color:#2dd4bf33!important}.customer-page .product-card.vnc:hover{border-color:#2dd4bf73!important;box-shadow:0 20px 40px #00000080,0 0 15px #2dd4bf26!important}.customer-page .product-card-top{z-index:1!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;margin-bottom:.15rem!important;display:flex!important;position:relative!important}.customer-page .product-card-bottom{z-index:1!important;border-top:1px solid #38bdf829!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:1.25rem!important;width:100%!important;margin-top:.2rem!important;padding-top:.72rem!important;display:flex!important;position:relative!important}.customer-page .product-badge{color:#67e8f9!important;background:#0891b229!important;border:1px solid #22d3ee52!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:.35rem .6rem!important;font-size:.72rem!important;font-weight:900!important;display:inline-flex!important}.customer-page .product-badge.vnc{color:#99f6e4!important;background:#14b8a629!important;border-color:#2dd4bf4d!important}.customer-page .product-stock{color:#facc15!important;background:#facc1514!important;border:1px solid #facc1540!important;border-radius:8px!important;padding:.35rem .6rem!important;font-size:.72rem!important;font-weight:850!important}.customer-page .product-main{z-index:1!important;flex-direction:column!important;gap:.48rem!important;min-width:0!important;display:flex!important;position:relative!important}.customer-page .product-main strong{color:#f8fafc!important;overflow-wrap:anywhere!important;font-size:1.38rem!important;line-height:1.14!important}.customer-page .product-main p{color:#aab6d3!important;min-height:0!important;margin:0!important;font-size:.9rem!important;line-height:1.55!important}.customer-page .product-main span{color:#cbd5e1!important;font-size:.8rem!important;font-weight:850!important}.customer-page .product-specs{z-index:1!important;flex-wrap:nowrap!important;gap:.45rem!important;display:flex!important;position:relative!important}.customer-page .product-specs span{color:#22d3ee!important;background:#0891b217!important;border:1px solid #22d3ee42!important;border-radius:8px!important;padding:.25rem .5rem!important;font-size:.72rem!important;font-weight:850!important}.customer-page .product-info-toggle{color:#dbeafe!important;cursor:pointer!important;z-index:1!important;background:#0f172a94!important;border:1px solid #94a3b833!important;border-radius:8px!important;align-items:center!important;gap:.45rem!important;width:fit-content!important;padding:.42rem .68rem!important;font-size:.78rem!important;font-weight:850!important;display:inline-flex!important;position:relative!important}.customer-page .product-info-toggle:hover{color:#facc15!important;border-color:#facc155c!important}.customer-page .product-full-info{z-index:1!important;background:#02061780!important;border:1px solid #22d3ee2e!important;border-radius:8px!important;padding:.9rem!important;position:relative!important}.customer-page .product-full-info strong{color:#f8fafc!important;font-size:.84rem!important}.customer-page .product-full-info ul{gap:.45rem!important;margin:.65rem 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.customer-page .product-full-info li{color:#aab6d3!important;padding-left:1rem!important;font-size:.8rem!important;line-height:1.38!important;position:relative!important}.customer-page .product-full-info li:before{content:""!important;background:linear-gradient(135deg,#22d3ee,#8b5cf6)!important;border-radius:999px!important;width:.35rem!important;height:.35rem!important;position:absolute!important;top:.45rem!important;left:0!important;box-shadow:0 0 10px #22d3ee80!important}.customer-page .product-provision-form{z-index:1!important;background:linear-gradient(135deg,#0ea5e91f,#facc1514),#0206178f!important;border:1px solid #facc1533!important;border-radius:8px!important;gap:.75rem!important;padding:.9rem!important;display:grid!important;position:relative!important}.customer-page .checkout-overlay{z-index:9999!important;-webkit-backdrop-filter:blur(14px)!important;background:radial-gradient(circle at 20% 18%,#0ea5e929,#0000 28%),radial-gradient(circle at 82% 26%,#facc1517,#0000 26%),#020617d1!important;place-items:center!important;padding:1.25rem!important;display:grid!important;position:fixed!important;inset:0!important;overflow-y:auto!important}.customer-page .checkout-panel{background:radial-gradient(circle at 8% 0,#0ea5e91f,#0000 32%),radial-gradient(circle at 100% 10%,#8b5cf61f,#0000 30%),linear-gradient(135deg,#0b0f19,#06080e)!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:min(820px,100%)!important;padding:1.5rem!important;display:block!important;position:relative!important;box-shadow:0 30px 80px #000000a6,inset 0 1px #ffffff0d!important}.customer-page .checkout-panel.rdp-checkout-panel{background:radial-gradient(circle at 0 0,#0ea5e929,#0000 32%),radial-gradient(circle at 100% 0,#facc1517,#0000 26%),linear-gradient(145deg,#080d18,#050711 64%,#0b0a14)!important;border-color:#22d3ee3d!important;border-radius:20px!important;width:min(680px,100%)!important;padding:1.1rem!important;box-shadow:0 30px 90px #000000b8,0 0 0 1px #facc150d,inset 0 1px #ffffff0f!important}.customer-page .rdp-checkout-panel .checkout-form-grid{gap:calc(.62rem + 3px) .62rem!important;margin-top:.72rem!important}.customer-page .rdp-checkout-panel .checkout-field{gap:.26rem!important}.customer-page .rdp-checkout-panel .checkout-field input{border-radius:10px!important;min-height:42px!important;padding:.58rem .72rem!important}.customer-page .checkout-username-input{align-items:center!important;width:100%!important;display:flex!important;position:relative!important}.customer-page .checkout-username-input input{background:#020617c2!important;border:1.5px solid #38bdf84d!important;padding-right:2.25rem!important;transition:border-color .18s,box-shadow .18s,background .18s!important}.customer-page .checkout-password-field input{background:#020617c2!important;border:1.5px solid #38bdf84d!important;transition:border-color .18s,box-shadow .18s,background .18s!important}.customer-page .checkout-username-input input:focus,.customer-page .checkout-password-field input:focus{border-color:#38bdf8c7!important;box-shadow:0 0 0 3px #38bdf81a,inset 0 1px #ffffff09!important}.customer-page .checkout-username-input input.is-available{background:#064e3b1f!important;border-color:#34d3998c!important;box-shadow:inset 0 0 0 1px #34d3990d!important}.customer-page .checkout-username-input input.is-unavailable{background:#7f1d1d1a!important;border-color:#f8717194!important}.customer-page .username-state-icon{pointer-events:none!important;position:absolute!important;right:.72rem!important}.customer-page .username-state-icon.checking{color:#38bdf8!important;animation:.8s linear infinite customer-username-spin!important}.customer-page .username-state-icon.available{color:#34d399!important}.customer-page .username-state-icon.unavailable{color:#f87171!important}.customer-page .username-availability{min-height:.8rem!important;margin:0!important;font-size:.64rem!important;font-weight:750!important;line-height:1.2!important;display:block!important}.customer-page .username-availability.checking{color:#7dd3fc!important}.customer-page .username-availability.available{color:#34d399!important}.customer-page .username-availability.unavailable{color:#f87171!important}@keyframes customer-username-spin{to{transform:rotate(360deg)}}.customer-page .rdp-checkout-panel .checkout-duration-options{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:.38rem!important;display:grid!important}.customer-page .rdp-checkout-panel .checkout-duration-options>button{white-space:nowrap!important;border-radius:10px!important;width:100%!important;min-width:0!important;min-height:35px!important;padding:.35rem .3rem!important}.customer-page .rdp-checkout-panel span.best-server-badge{color:#020617!important;text-shadow:none!important;background:#38bdf8!important}.customer-page .custom-duration-card{background:radial-gradient(circle at 0 0,#facc1521,#0000 48%),linear-gradient(135deg,#0f172ae6,#020617d1)!important;border:1px solid #facc1547!important;border-radius:13px!important;grid-template-columns:minmax(0,1.25fr) minmax(92px,.75fr)!important;gap:.55rem!important;margin-top:.55rem!important;padding:.55rem!important;animation:.2s ease-out both custom-duration-reveal!important;display:grid!important;box-shadow:inset 0 1px #ffffff0b,0 8px 22px #0000002e!important}.customer-page .custom-duration-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important;min-width:0!important;display:grid!important}.customer-page .custom-duration-input{align-items:center!important;min-width:0!important;display:flex!important;position:relative!important}.customer-page .custom-duration-input input{color:#fef08a!important;background:#020617c2!important;border:1px solid #facc156b!important;border-radius:10px!important;outline:none!important;min-height:42px!important;padding:.55rem 2.8rem .55rem .62rem!important;font-size:.95rem!important;font-weight:900!important;box-shadow:inset 0 0 18px #facc1509!important}.customer-page .custom-duration-input input:focus{border-color:#facc15!important;box-shadow:0 0 0 3px #facc151c,inset 0 0 18px #facc150a!important}.customer-page .custom-duration-input>span{color:#facc15!important;letter-spacing:.02em!important;pointer-events:none!important;font-size:.68rem!important;font-weight:900!important;position:absolute!important;right:.68rem!important}.customer-page .custom-duration-summary{background:#082f4957!important;border:1px solid #22d3ee2e!important;border-radius:10px!important;align-items:center!important;gap:.5rem!important;min-width:0!important;min-height:42px!important;padding:.45rem .58rem!important;display:flex!important}.customer-page .custom-duration-summary>svg{color:#22d3ee!important;flex:none!important}.customer-page .custom-duration-summary>div{gap:.08rem!important;min-width:0!important;display:grid!important}.customer-page .custom-duration-summary small{color:#94a3b8!important;white-space:nowrap!important;font-size:.59rem!important;font-weight:750!important;line-height:1.1!important}.customer-page .custom-duration-summary strong{color:#67e8f9!important;white-space:nowrap!important;font-size:.8rem!important;font-weight:900!important;line-height:1.15!important}.customer-page .smart-price-note{background:linear-gradient(135deg,#facc151f 0%,#020617b8 100%)!important;border:1.5px solid #facc1573!important;border-radius:12px!important;align-items:center!important;gap:.75rem!important;margin-top:.65rem!important;padding:.85rem 1.15rem!important;display:flex!important;box-shadow:0 4px 20px #facc1526,inset 0 0 12px #facc150d!important}.customer-page .smart-price-note>svg{color:#facc15!important;flex:none!important;width:1.1rem!important;height:1.1rem!important}.customer-page .smart-price-note>div{gap:.15rem!important;min-width:0!important;display:grid!important}.customer-page .smart-price-note small{color:#fef08a!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:900!important}.customer-page .smart-price-note strong{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.84rem!important;font-weight:750!important;overflow:hidden!important}.customer-page .smart-price-note>span{color:#facc15!important;white-space:nowrap!important;text-shadow:0 0 8px #facc1566!important;margin-left:auto!important;font-size:1.05rem!important;font-weight:950!important}.customer-page .custom-duration-input input::-webkit-inner-spin-button{appearance:none!important;margin:0!important}.customer-page .custom-duration-input input::-webkit-outer-spin-button{appearance:none!important;margin:0!important}@keyframes custom-duration-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.customer-page .rdp-checkout-panel .rdp-best-fit-trigger{background:linear-gradient(135deg,#020617e6,#082f4957)!important;border-color:#22d3ee4d!important;border-radius:11px!important;min-height:42px!important;padding:.55rem .7rem!important;box-shadow:inset 0 1px #ffffff0a!important}.customer-page .rdp-checkout-panel .checkout-actions{gap:.5rem!important;margin-top:.72rem!important}.customer-page .rdp-checkout-panel .checkout-actions>button{border-radius:12px!important;min-height:43px!important;transition:transform .18s,filter .18s,box-shadow .18s!important;box-shadow:0 10px 24px #0000003d,inset 0 1px #ffffff2e!important}.customer-page .rdp-checkout-panel .checkout-actions>button:hover:not(:disabled){filter:brightness(1.08)!important;transform:translateY(-1px)!important}.customer-page .checkout-title-row{border-bottom:1px solid #94a3b82e!important;justify-content:space-between!important;align-items:flex-start!important;gap:1rem!important;padding-bottom:.95rem!important;padding-right:3.1rem!important;display:flex!important}.customer-page .checkout-title-row.success{border-bottom-color:#34d3993d!important}.customer-page .checkout-close-btn{color:#facc15!important;appearance:none!important;cursor:pointer!important;z-index:3!important;background:linear-gradient(135deg,#082f49f2,#020617eb)!important;border:1px solid #facc153d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important;position:absolute!important;top:.85rem!important;right:.85rem!important;box-shadow:0 10px 22px #00000038!important}.customer-page .checkout-close-btn svg{width:18px!important;height:18px!important}.customer-page .checkout-close-btn:hover{color:#fff!important;background:linear-gradient(135deg,#0ea5e952,#082f49fa)!important;border-color:#facc157a!important}.customer-page .checkout-success-grid{margin-top:1rem!important}.customer-page .checkout-success-note{margin-top:.85rem!important}.customer-page .checkout-ticket-card{background:radial-gradient(circle at 0 0,#22d3ee1f,#0000 34%),linear-gradient(#02061794,#02061757)!important;border:1px solid #facc153d!important;border-radius:8px!important;margin-top:1rem!important;padding:.9rem!important;box-shadow:inset 0 1px #ffffff0a!important}.customer-page .ticket-card-head{border-bottom:1px solid #facc152e!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;margin-bottom:.7rem!important;padding-bottom:.65rem!important;display:flex!important}.customer-page .ticket-card-head span{color:#facc15!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:.78rem!important;font-weight:950!important}.customer-page .ticket-card-head strong{color:#f8fafc!important;font-size:.86rem!important}.customer-page .checkout-ticket-card pre{white-space:pre-wrap!important;overflow-wrap:anywhere!important;color:#e5edf8!important;margin:0!important;font-family:Consolas,Courier New,monospace!important;font-size:.86rem!important;font-weight:750!important;line-height:1.62!important}.customer-page .checkout-kicker{color:#facc15!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:.74rem!important;font-weight:900!important;display:block!important}.customer-page .checkout-title-row h2{color:#f8fafc!important;margin:.25rem 0!important;font-size:1.55rem!important;line-height:1.18!important}.customer-page .checkout-title-row p{color:#cbd5e1!important;margin:0!important;font-size:.9rem!important;line-height:1.45!important}.customer-page .checkout-price{color:#facc15!important;white-space:nowrap!important;flex-direction:column!important;align-items:flex-end!important;gap:.08rem!important;min-width:fit-content!important;margin-right:.2rem!important;font-size:1.5rem!important;font-weight:950!important;line-height:1.05!important;display:flex!important}.customer-page .checkout-price>small{color:#facc15!important;letter-spacing:.02em!important;white-space:nowrap!important;font-size:.62rem!important;font-weight:850!important}.customer-page .checkout-price.member-price,.customer-page .product-price.member-price{justify-items:end!important;gap:.08rem!important;line-height:1.05!important;display:grid!important}.customer-page .checkout-price.member-price>span,.customer-page .product-price.member-price>span{color:#64748b!important;font-size:.72rem!important;font-weight:750!important;text-decoration:line-through!important}.customer-page .checkout-price>strong,.customer-page .product-price>strong{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.customer-page .checkout-price.member-price>strong,.customer-page .product-price.member-price>strong{color:#34d399!important}.customer-page .checkout-price.member-price>small,.customer-page .product-price.member-price>small{color:#facc15!important;letter-spacing:.02em!important;white-space:nowrap!important;font-size:.62rem!important;font-weight:850!important}.customer-page .checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem!important;margin-top:1rem!important;display:grid!important}.customer-page .checkout-field{flex-direction:column!important;gap:.38rem!important;min-width:0!important;display:flex!important}.customer-page .checkout-field.wide{grid-column:1/-1!important}.customer-page .checkout-field span{color:#c7d2fe!important;font-size:.78rem!important;font-weight:900!important;display:block!important}.customer-page .checkout-field input,.customer-page .checkout-field select{color:#f8fafc!important;background:#02061799!important;border:1px solid #ffffff14!important;border-radius:8px!important;outline:none!important;width:100%!important;min-width:0!important;min-height:46px!important;padding:.72rem .85rem!important;font-size:.9rem!important;font-weight:700!important;transition:all .2s!important;display:block!important}.customer-page .checkout-field select{appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2322d3ee' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important;background-size:1.1rem!important;padding-right:2.5rem!important}.customer-page .checkout-field select option{color:#f8fafc!important;background-color:#0f172a!important}.customer-page .checkout-field input:focus,.customer-page .checkout-field select:focus{border-color:#22d3ee99!important;box-shadow:0 0 0 3px #22d3ee26,0 0 10px #22d3ee1a!important}.customer-page .checkout-field.readonly input{color:#facc15!important;cursor:not-allowed!important;background:#facc1514!important;border-color:#facc1538!important}.customer-page .checkout-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.55rem!important;margin-top:.9rem!important;display:flex!important}.customer-page .checkout-actions .btn{min-width:180px!important}.customer-page .checkout-feedback{color:#f8fafc!important;background:linear-gradient(135deg,#facc151f,#02061794)!important;border:1px solid #facc1547!important;border-radius:8px!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:.65rem!important;margin-top:.85rem!important;padding:.8rem .9rem!important;display:grid!important}.customer-page .checkout-feedback.error{background:linear-gradient(135deg,#7f1d1d52,#0206179e)!important;border-color:#fb718561!important}.customer-page .checkout-feedback.loading{background:linear-gradient(135deg,#0ea5e929,#0206179e)!important;border-color:#22d3ee57!important}.customer-page .checkout-feedback svg{color:#facc15!important;margin-top:.08rem!important}.customer-page .checkout-feedback.error svg{color:#fb7185!important}.customer-page .checkout-feedback.loading svg{color:#22d3ee!important}.customer-page .checkout-feedback strong{color:#f8fafc!important;font-size:.88rem!important;line-height:1.25!important;display:block!important}.customer-page .checkout-feedback span{color:#cbd5e1!important;margin-top:.18rem!important;font-size:.8rem!important;line-height:1.4!important;display:block!important}.customer-page .checkout-actions .btn:disabled,.customer-page .checkout-actions .btn.disabled{opacity:.52!important;cursor:not-allowed!important}@media (max-width:760px){.customer-page .checkout-overlay{place-items:start center!important;padding:4.5rem .75rem .75rem!important}.customer-page .checkout-title-row{flex-direction:column!important;padding-right:3.15rem!important}.customer-page .checkout-price{align-items:flex-start!important;margin-right:0!important;padding-right:.2rem!important}.customer-page .checkout-form-grid{grid-template-columns:1fr!important}.customer-page .checkout-actions{justify-content:flex-start!important}.customer-page .checkout-actions .btn{border-radius:8px!important;flex:100%!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:52px!important;font-size:.92rem!important;font-weight:950!important}.customer-page .checkout-panel.rdp-checkout-panel{border-radius:18px!important;width:min(410px,100vw - 12px)!important;max-width:none!important;padding:.88rem .88rem calc(.88rem + 10px)!important}.customer-page .rdp-checkout-panel .checkout-title-row{border-radius:14px!important;flex-direction:row!important;align-items:flex-end!important;gap:.55rem!important;padding:.76rem 2.8rem .76rem .82rem!important}.customer-page .rdp-checkout-panel .checkout-title-row h2{margin:.16rem 0 0!important;font-size:1.18rem!important;line-height:1.15!important}.customer-page .rdp-checkout-panel .checkout-kicker{font-size:.64rem!important}.customer-page .rdp-checkout-panel .checkout-price{align-items:flex-end!important;margin:0!important;padding:0!important;font-size:1.12rem!important}.customer-page .rdp-checkout-panel .checkout-price>small{font-size:.54rem!important}.customer-page .rdp-checkout-panel .checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:calc(.52rem + 3px) .52rem!important;margin-top:.58rem!important}.customer-page .rdp-checkout-panel .checkout-field span{font-size:.68rem!important}.customer-page .rdp-checkout-panel .checkout-field input{min-height:39px!important;padding:.48rem .6rem!important;font-size:.79rem!important}.customer-page .rdp-checkout-panel .checkout-field.wide{grid-column:1/-1!important}.customer-page .rdp-checkout-panel .checkout-duration-options{grid-template-columns:repeat(4,minmax(0,1fr))!important}.customer-page .rdp-checkout-panel .checkout-duration-options>button{font-size:.74rem!important}.customer-page .rdp-checkout-panel .checkout-actions{flex-wrap:nowrap!important}.customer-page .rdp-checkout-panel .checkout-actions .btn{border-radius:12px!important;flex:1 1 0!important;width:auto!important;min-height:43px!important;font-size:.82rem!important}}.customer-page .provision-head{justify-content:space-between!important;align-items:flex-start!important;gap:.75rem!important;display:flex!important}.customer-page .provision-head span,.customer-page .product-provision-form label span{color:#f8fafc!important;font-size:.78rem!important;font-weight:900!important}.customer-page .provision-head small{color:#cbd5e1!important;text-align:right!important;max-width:260px!important;font-size:.72rem!important;line-height:1.35!important}.customer-page .product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important;display:grid!important}.customer-page .product-provision-form label{gap:.38rem!important;min-width:0!important;display:grid!important}.customer-page .product-provision-form input,.customer-page .product-provision-form select{color:#f8fafc!important;letter-spacing:0!important;background:#020617c7!important;border:1px solid #38bdf83d!important;border-radius:8px!important;outline:none!important;width:100%!important;min-height:42px!important;padding:0 .75rem!important;font-size:.86rem!important;font-weight:800!important}.customer-page .product-provision-form input::placeholder{color:#cbd5e17a!important}.customer-page .product-provision-form input:focus,.customer-page .product-provision-form select:focus{border-color:#facc158c!important;box-shadow:0 0 0 3px #facc151c!important}.customer-page .server-picker select{color:#fde68a!important}.customer-page .provision-warning{color:#fecaca!important;background:#7f1d1d29!important;border:1px solid #f871713d!important;border-radius:8px!important;margin:0!important;padding:.55rem .7rem!important;font-size:.78rem!important;line-height:1.35!important}.customer-page .product-price{color:#22f3ff!important;letter-spacing:-.02em!important;white-space:nowrap!important;font-size:1.6rem!important;font-weight:900!important;line-height:1!important}.customer-page .product-buy-group{flex-wrap:nowrap!important;flex:1!important;justify-content:flex-end!important;gap:.75rem!important;display:flex!important}.customer-page .product-card .btn{border-radius:10px!important;min-height:40px!important;font-weight:900!important;box-shadow:0 12px 28px #2563eb47!important}.customer-page .product-card.rdp .product-buy-group .btn{background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 48%,#9333ea 100%)!important;border:1px solid #ffffff1f!important;box-shadow:0 12px 28px #2563eb47,inset 0 1px #ffffff3d!important}.customer-page .claim-options{background:#0f172a99!important;border:1px solid #ffffff14!important;border-radius:14px!important;gap:4px!important;margin-bottom:1.5rem!important;padding:5px!important;display:flex!important}.customer-page .claim-options button{color:#94a3b8!important;cursor:pointer!important;background:0 0!important;border:1.5px solid #0000!important;border-radius:10px!important;flex:1!important;min-height:40px!important;font-size:.82rem!important;font-weight:800!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.customer-page .claim-options button:hover{color:#f8fafc!important;background:#ffffff0a!important}.customer-page .claim-options button.active{color:#fff!important;text-shadow:0 0 6px #facc1566!important;background:linear-gradient(135deg,#facc1533,#f59e0b40)!important;border:1.5px solid #facc1599!important;box-shadow:0 4px 15px #facc1526!important}.customer-page .claim-field{flex-direction:column!important;gap:.5rem!important;margin-bottom:1rem!important;display:flex!important}.customer-page .claim-field span{color:#cbd5e1!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.82rem!important;font-weight:850!important}.customer-page .claim-field .form-input{color:#fff!important;background:#020617ad!important;border:1.5px solid #facc152e!important;border-radius:14px!important;height:52px!important;padding:0 1.2rem!important;font-size:.94rem!important;transition:border-color .18s,box-shadow .18s,background .18s!important}.customer-page .claim-field .form-input.claim-input-with-icon{padding-left:2.85rem!important}.customer-page .claim-field .form-input:focus{background:#020617d1!important;border-color:#facc15bf!important;box-shadow:0 0 0 3px #facc151f,inset 0 1px #ffffff09!important}.customer-page .claim-form .btn-primary{letter-spacing:.02em!important;color:#020617!important;cursor:pointer!important;background:linear-gradient(135deg,#facc15 0%,#eab308 100%)!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:.65rem!important;height:52px!important;margin-top:1rem!important;font-size:.98rem!important;font-weight:800!important;transition:all .2s!important;display:flex!important;box-shadow:0 4px 15px #facc1547!important}.customer-page .claim-form .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#fde68a 0%,#f59e0b 100%)!important;transform:translateY(-1px)!important;box-shadow:0 6px 22px #facc1561!important}.customer-page .claim-form .btn-primary:active:not(:disabled){transform:translateY(0)!important}.customer-page .claim-service-list{border-top:1px solid #ffffff14!important;margin-top:2rem!important;padding-top:1.5rem!important}.customer-page .panel-head.compact{margin-bottom:1rem!important}.customer-page .claim-account-card{background:#0f172a59!important;border:1px solid #ffffff0d!important;border-radius:14px!important;gap:1rem!important;width:100%!important;min-width:0!important;padding:1.25rem!important;transition:all .25s!important;display:grid!important;box-shadow:0 8px 24px #00000026!important}.customer-page .claim-account-card:hover{background:#0f172a73!important;border-color:#facc1538!important;box-shadow:0 10px 30px #0003!important}.customer-page .claim-account-head{justify-content:space-between!important;align-items:flex-start!important;gap:.8rem!important;display:flex!important}.customer-page .claim-account-head div{gap:.3rem!important;display:grid!important}.customer-page .claim-account-head span{color:#fbbf24!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:#fbbf241f!important;border:1px solid #fbbf2433!important;border-radius:6px!important;width:fit-content!important;padding:2px 8px!important;font-size:.65rem!important;font-weight:900!important}.customer-page .claim-account-head strong{color:#fff!important;letter-spacing:-.01em!important;font-size:1.15rem!important;font-weight:800!important}.customer-page .claim-account-head small{color:#94a3b8!important;font-size:.72rem!important;font-weight:500!important}.customer-page .claim-account-head b{color:#aab6d3!important;white-space:nowrap!important;font-size:.8rem!important;font-weight:600!important}.customer-page .claim-account-grid{background:#02061766!important;border:1px solid #ffffff0a!important;border-radius:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.5rem!important;padding:1rem!important;display:grid!important}.customer-page .claim-account-details{display:none!important}.customer-page .claim-account-card.is-expanded .claim-account-details{display:grid!important}.customer-page .claim-account-grid div{background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;gap:4px!important;padding:.5rem!important;display:flex!important}.customer-page .claim-account-grid span{color:#5a7aaa!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.65rem!important;font-weight:800!important}.customer-page .claim-account-grid strong{color:#e2e8f0!important;overflow-wrap:anywhere!important;font-size:.85rem!important;font-weight:700!important}.customer-page .claim-account-mobile-toggle{display:none}.customer-page .service-list,.customer-page .mini-list{gap:.7rem!important}.customer-page .service-row,.customer-page .mini-row{background:linear-gradient(135deg,#0f172ab8,#02061785)!important;border:1px solid #22d3ee24!important;border-radius:8px!important;box-shadow:inset 0 1px #ffffff08!important}.customer-page .service-row{grid-template-columns:58px minmax(150px,1fr) minmax(120px,auto) auto!important;align-items:center!important;gap:.8rem!important;padding:.9rem!important;display:grid!important}.customer-page .mini-row{grid-template-columns:1fr auto auto!important;align-items:center!important;gap:.7rem!important;padding:.8rem!important;display:grid!important}.customer-page .order-row{grid-template-columns:1fr auto auto auto!important}.customer-page .service-kind{color:#dbeafe!important;background:#2563eb2e!important;border:1px solid #3b82f640!important;border-radius:8px!important;place-items:center!important;height:40px!important;font-weight:950!important;display:grid!important}.customer-page .service-kind.vnc{color:#ccfbf1!important;background:#14b8a629!important;border-color:#2dd4bf3d!important}.customer-page .service-main{gap:.15rem!important;min-width:0!important;display:grid!important}.customer-page .service-main strong,.customer-page .mini-row b{color:#f8fafc!important}.customer-page .service-main span,.customer-page .service-main small,.customer-page .mini-row span,.customer-page .mini-row em{color:#aab6d3!important}.customer-page .mini-row small{color:#facc15!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:900!important}.customer-page .mini-row b.ok,.customer-page .mini-row .ok,.customer-page .service-meta .ok{color:#34d399!important}.customer-page .mini-row b.bad,.customer-page .mini-row .bad,.customer-page .service-meta .bad{color:#f87171!important}.customer-page .mini-row small.ok-label{color:#34d399!important}.customer-page .mini-row small.bad-label{color:#f87171!important}.customer-page .customer-stat.warning strong,.customer-page .customer-stat.warning svg{color:#facc15!important}.customer-page .service-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.45rem!important;display:flex!important}@media (max-width:920px){.customer-page .customer-hero,.customer-page .product-list{grid-template-columns:1fr!important}.customer-page .product-card-bottom{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;width:100%!important;display:flex!important}.customer-page .product-form-grid{grid-template-columns:1fr!important}.customer-page .provision-head{display:grid!important}.customer-page .provision-head small{text-align:left!important;max-width:none!important}.customer-page .product-buy-group{flex:1!important;justify-content:flex-end!important;gap:.4rem!important;display:flex!important}.customer-page .product-buy-group .btn{white-space:nowrap!important;flex:1!important;padding:.5rem .75rem!important;font-size:.8rem!important}.customer-page .quick-actions,.customer-page .account-summary,.customer-page .topup-form,.customer-page .customer-id-box,.customer-page .order-row{grid-template-columns:1fr!important}.customer-page .service-row{grid-template-columns:52px 1fr!important}.customer-page .service-meta,.customer-page .service-actions{grid-column:2!important;justify-content:flex-start!important}}@media (max-width:520px){.main-body.customer-page{gap:.75rem!important;padding:.75rem .75rem 5.5rem!important}.customer-page .claim-panel{border-radius:14px!important;width:100%!important;padding:1rem!important}.customer-page .claim-panel>.panel-head{align-items:flex-start!important;margin-bottom:1rem!important}.customer-page .claim-panel>.panel-head h2{font-size:1rem!important}.customer-page .claim-panel>.panel-head p{margin-top:.3rem!important;font-size:.78rem!important;line-height:1.45!important}.customer-page .claim-panel>.panel-head>svg{display:none!important}.customer-page .claim-form{gap:.85rem!important}.customer-page .claim-options{border-radius:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.25rem!important;margin:0!important;padding:.3rem!important;display:grid!important}.customer-page .claim-options button{white-space:nowrap!important;border-radius:9px!important;min-width:0!important;min-height:38px!important;padding:.45rem .25rem!important;font-size:.72rem!important;line-height:1!important}.customer-page .claim-field{gap:.4rem!important;margin:0!important}.customer-page .claim-field span{font-size:.72rem!important}.customer-page .claim-field .form-input{border-radius:10px!important;height:44px!important;padding:0 .9rem!important;font-size:.84rem!important}.customer-page .claim-form .btn-primary{border-radius:10px!important;width:100%!important;height:44px!important;margin:.15rem 0 0!important;font-size:.85rem!important;box-shadow:0 8px 20px #eab3082e!important}.customer-page .claim-service-list{margin-top:1.25rem!important;padding-top:1rem!important}.customer-page .claim-service-list .panel-head.compact{margin-bottom:.65rem!important}.customer-page .claim-service-list .panel-head.compact h2{font-size:.92rem!important}.customer-page .claim-account-card{box-shadow:none!important;background:#0f172a59!important;border:1px solid #ffffff0d!important;border-radius:12px!important;gap:0!important;padding:0!important;overflow:hidden!important}.customer-page .claim-account-mobile-toggle{color:#e2e8f0;text-align:left;cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:58px;padding:.8rem .9rem;display:flex;background:0 0!important}.customer-page .claim-account-mobile-toggle span{gap:.25rem;display:grid}.customer-page .claim-account-mobile-toggle small{color:#5a7aaa;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:800}.customer-page .claim-account-mobile-toggle strong{font-size:.88rem}.customer-page .claim-account-mobile-toggle svg{transition:transform .2s}.customer-page .claim-account-card.is-expanded .claim-account-mobile-toggle svg{transform:rotate(180deg)}.customer-page .claim-account-details{border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.4rem!important;padding:.65rem .8rem!important;display:none!important}.customer-page .claim-account-details>div:first-child{grid-column:span 2!important}.customer-page .claim-account-grid div{padding:.35rem .45rem!important}.customer-page .claim-account-card.is-expanded .claim-account-details{display:grid!important}.customer-page .claim-account-desktop-username{display:none!important}.customer-page .customer-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.customer-page .stat-card{flex-direction:row!important;align-items:center!important;gap:.65rem!important;min-height:0!important;padding:.75rem!important}.customer-page .stat-icon-wrapper{width:36px!important;height:36px!important}.customer-page .stat-icon-wrapper svg{width:16px!important;height:16px!important}.customer-page .stat-label{font-size:.68rem!important}.customer-page .stat-value{font-size:1.15rem!important}.customer-page .membership-banner-card{grid-template-columns:1fr!important;gap:1rem!important;padding:1.15rem!important}.customer-page .customer-hero,.customer-page .customer-panel,.customer-page .product-card{padding:.85rem!important}.customer-page .customer-notification-row{grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:.7rem!important}.customer-page .customer-notification-row time{white-space:normal!important;grid-column:2!important}.customer-page .notification-panel-actions{justify-content:space-between!important;width:100%!important}.customer-page .notification-panel-actions .btn{flex:1!important}.customer-page .rdp-catalog-tabs{gap:.25rem!important;margin-bottom:.85rem!important;padding:.25rem!important}.customer-page .rdp-catalog-tabs button{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:.35rem!important;min-height:44px!important;padding:.4rem .5rem!important}.customer-page .rdp-catalog-tabs span{font-size:.78rem!important}.customer-page .rdp-catalog-tabs strong{padding:.1rem .35rem!important;font-size:.65rem!important}.customer-page .hero-profile{align-items:center!important;gap:1rem!important}.customer-page .hero-balance{align-items:stretch!important;gap:.75rem!important;width:100%!important;padding:.85rem!important}.customer-page .hero-avatar{width:52px!important;height:52px!important;font-size:1.25rem!important}.customer-page .hero-name{font-size:1.35rem!important}.customer-page .balance-amount{font-size:1.55rem!important}.customer-page .hero-actions{flex-direction:column!important;gap:.5rem!important}.customer-page .btn-hero{width:100%!important;padding:.6rem!important;font-size:.78rem!important}.customer-page .quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.customer-page .quick-action{gap:.45rem!important;min-height:56px!important;padding:.7rem!important;font-size:.82rem!important}.customer-page .quick-action svg{width:16px!important;height:16px!important}.customer-page .account-summary{grid-template-columns:1fr!important}.customer-page .product-list{gap:.75rem!important}.customer-page .product-main strong{font-size:1.08rem!important}.customer-page .product-price{font-size:1.35rem!important}}.customer-page .ov-notices{flex-wrap:wrap!important;gap:.5rem!important;display:flex!important}.customer-page .ov-notice{color:#f8fafc!important;cursor:pointer!important;background:linear-gradient(135deg,#713f121f,#0f172a80)!important;border:1px solid #facc1533!important;border-radius:10px!important;flex:auto!important;align-items:center!important;gap:.5rem!important;min-width:0!important;padding:.5rem .85rem!important;font-size:.8rem!important;transition:all .2s!important;display:inline-flex!important}.customer-page .ov-notice.warn{background:linear-gradient(135deg,#713f1233,#0f172a80)!important;border-color:#eab3084d!important}.customer-page .ov-notice.info{background:linear-gradient(135deg,#07598526,#0f172a80)!important;border-color:#38bdf833!important}.customer-page .ov-notice:hover{border-color:#facc1566!important;transform:translateY(-1px)!important}.customer-page .ov-notice span{flex-shrink:0!important;font-size:.9rem!important}.customer-page .ov-notice strong{color:#e2e8f0!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.78rem!important;font-weight:600!important;overflow:hidden!important}.customer-page .ov-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr)!important;align-items:start!important;gap:1rem!important;display:grid!important}.customer-page .ov-services,.customer-page .ov-sidebar{flex-direction:column!important;gap:.85rem!important;display:flex!important}.customer-page .ov-section-head{justify-content:space-between!important;align-items:flex-start!important;gap:.75rem!important;display:flex!important}.customer-page .ov-section-head h2{color:#f8fafc!important;margin:0!important;font-size:.95rem!important;font-weight:700!important}.customer-page .ov-section-head p{color:#94a3b8!important;margin:.1rem 0 0!important;font-size:.75rem!important}.customer-page .ov-section-head svg{color:#38bdf8!important;opacity:.6!important;flex-shrink:0!important}.customer-page .ov-section-head.compact{border-bottom:1px solid #ffffff0f!important;padding-bottom:.5rem!important}.customer-page .ov-service-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:.85rem!important;display:grid!important}@media (min-width:1400px){.customer-page .ov-service-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width:1800px){.customer-page .ov-service-list{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:768px){.customer-page .ov-service-list{grid-template-columns:1fr!important;gap:.5rem!important}}.customer-page .ov-service-card{background:linear-gradient(135deg,#0f172a80 0%,#1e293bb3 100%)!important;border:1px solid #ffffff0f!important;border-radius:12px!important;flex-direction:column!important;gap:.65rem!important;padding:.85rem!important;transition:all .2s!important;display:flex!important}.customer-page .ov-service-card:hover{background:linear-gradient(135deg,#0f172a99 0%,#1e293bcc 100%)!important;border-color:#38bdf833!important}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes progressLoader{0%{width:5%}30%{width:45%}60%{width:75%}90%{width:92%}to{width:95%}}.customer-page .card-creating{animation:2s ease-in-out infinite pulseCard!important}@keyframes pulseCard{0%,to{border-color:#facc1540!important}50%{border-color:#facc158c!important}}.customer-page .vnc-web-btn:hover{transform:translateY(-1px);background:linear-gradient(90deg,#1d4ed8,#1e40af)!important;box-shadow:0 0 20px #2563eb99!important}.customer-page .card-luxury{background:linear-gradient(to bottom right,#0f172a,#070a13,#0f172a)!important;border:1px solid #3b82f626!important;border-radius:24px!important;flex-direction:column!important;width:100%!important;max-width:100%!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 30px -10px #1e3a8a66!important}.customer-page .card-luxury:hover{border-color:#38bdf84d!important;transform:translateY(-2px)!important;box-shadow:0 15px 35px -8px #1e3a8a80!important}@media (max-width:768px){.customer-page .card-luxury{border-radius:16px!important;box-shadow:0 6px 16px -6px #1e3a8a59!important}.customer-page .card-luxury:hover{transform:none!important}.customer-page .card-luxury-header{padding:.85rem!important}.customer-page .card-luxury-body{gap:.65rem!important;padding:.85rem!important}.customer-page .info-row-luxury{border-radius:12px!important;padding:.65rem!important}.customer-page .info-row-value{font-size:.82rem!important}.customer-page .mini-box-luxury{border-radius:12px!important;padding:.6rem!important}.customer-page .buttons-grid-luxury{gap:.4rem!important}.customer-page .btn-luxury-action{border-radius:12px!important;padding:.6rem!important;font-size:.76rem!important}}.customer-page .info-row-luxury{background:#ffffff08!important;border:1px solid #ffffff0d!important;border-radius:16px!important;flex-direction:column!important;gap:.4rem!important;padding:.85rem!important;display:flex!important}.customer-page .info-row-label{color:#94a3b8!important;align-items:center!important;gap:.45rem!important;font-size:.78rem!important;font-weight:600!important;display:flex!important}.customer-page .info-row-value-container{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;display:flex!important}.customer-page .info-row-value{color:#fff!important;word-break:break-all!important;margin:0!important;font-size:.95rem!important;font-weight:700!important}.customer-page .copy-btn-luxury{color:#60a5fa!important;cursor:pointer!important;background:#3b82f626!important;border:none!important;border-radius:10px!important;flex-shrink:0!important;align-items:center!important;gap:.25rem!important;padding:.35rem .75rem!important;font-size:.75rem!important;font-weight:700!important;transition:all .2s!important;display:flex!important}.customer-page .copy-btn-luxury:hover{color:#93c5fd!important;background:#3b82f640!important}.customer-page .eye-btn-luxury{color:#60a5fa!important;cursor:pointer!important;background:#3b82f626!important;border:none!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;transition:all .2s!important;display:flex!important}.customer-page .eye-btn-luxury:hover{background:#3b82f640!important;transform:scale(1.05)!important}.customer-page .mini-box-luxury{background:#ffffff08!important;border:1px solid #ffffff0d!important;border-radius:16px!important;flex-direction:column!important;gap:.3rem!important;padding:.8rem!important;display:flex!important}.customer-page .mini-box-label{color:#94a3b8!important;align-items:center!important;gap:.35rem!important;font-size:.72rem!important;font-weight:600!important;display:flex!important}.customer-page .mini-box-value{color:#fff!important;margin:0!important;font-size:.85rem!important;font-weight:850!important}.customer-page .btn-luxury-action:hover{opacity:.95!important;transform:translateY(-1.5px)!important;box-shadow:0 4px 12px #0003!important}.customer-page .btn-extend-lux:hover{box-shadow:0 4px 14px #05966966!important}.customer-page .btn-delete-lux:hover{color:#fecaca!important;background:#ef444440!important}.customer-page .ov-svc-top{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;display:flex!important}.customer-page .ov-svc-info{align-items:center!important;gap:.65rem!important;min-width:0!important;display:flex!important}.customer-page .ov-svc-badge{letter-spacing:.04em!important;border-radius:6px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;padding:.25rem .55rem!important;font-size:.68rem!important;font-weight:800!important;display:inline-flex!important}.customer-page .ov-svc-badge.rdp{color:#67e8f9!important;background:#0891b229!important;border:1px solid #22d3ee40!important}.customer-page .ov-svc-badge.vnc{color:#99f6e4!important;background:#14b8a629!important;border:1px solid #2dd4bf40!important}.customer-page .ov-svc-detail{flex-direction:column!important;gap:.1rem!important;min-width:0!important;display:flex!important}.customer-page .ov-svc-detail strong{color:#f8fafc!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.88rem!important;font-weight:700!important;overflow:hidden!important}.customer-page .ov-svc-detail small{color:#94a3b8!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.72rem!important;overflow:hidden!important}.customer-page .ov-svc-expiry{flex-direction:column!important;flex-shrink:0!important;align-items:flex-end!important;gap:.05rem!important;display:flex!important}.customer-page .ov-svc-expiry strong{color:#34d399!important;white-space:nowrap!important;font-size:.85rem!important;font-weight:800!important}.customer-page .ov-svc-expiry small{color:#64748b!important;white-space:nowrap!important;font-size:.68rem!important}.customer-page .ov-svc-creds{grid-template-columns:repeat(3,1fr)!important;gap:.45rem!important;display:grid!important}.customer-page .ov-svc-creds>div{background:#0206174d!important;border:1px solid #ffffff0a!important;border-radius:8px!important;flex-direction:column!important;gap:.15rem!important;padding:.45rem .55rem!important;display:flex!important}.customer-page .ov-svc-creds span{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:.65rem!important;font-weight:600!important}.customer-page .ov-svc-creds strong{color:#e2e8f0!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:700!important;overflow:hidden!important}.customer-page .ov-svc-actions{flex-wrap:wrap!important;gap:.35rem!important;display:flex!important}.customer-page .ov-svc-actions button{color:#cbd5e1!important;cursor:pointer!important;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:6px!important;align-items:center!important;gap:.3rem!important;padding:.35rem .6rem!important;font-size:.72rem!important;font-weight:600!important;transition:all .15s!important;display:inline-flex!important}.customer-page .ov-svc-actions button:hover{color:#f8fafc!important;background:#ffffff1a!important;border-color:#38bdf840!important}.customer-page .ov-show-all{color:#38bdf8!important;cursor:pointer!important;background:0 0!important;border:1px dashed #38bdf833!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:.6rem!important;font-size:.8rem!important;font-weight:600!important;transition:all .2s!important;display:flex!important}.customer-page .ov-show-all:hover{background:#38bdf814!important;border-color:#38bdf859!important}.customer-page .ov-empty{text-align:center!important;background:#0f172a66!important;border:1px solid #ffffff0f!important;border-radius:12px!important;flex-direction:column!important;align-items:center!important;gap:.55rem!important;padding:2rem 1rem!important;display:flex!important}.customer-page .ov-empty svg{color:#475569!important}.customer-page .ov-empty strong{color:#94a3b8!important;font-size:.85rem!important;font-weight:600!important}.customer-page .ov-empty span{color:#64748b!important;font-size:.8rem!important}.customer-page .ov-empty button{color:#facc15!important;cursor:pointer!important;background:linear-gradient(135deg,#facc151f,#0f172a80)!important;border:1px solid #facc154d!important;border-radius:8px!important;padding:.4rem 1.2rem!important;font-size:.78rem!important;font-weight:700!important;transition:all .2s!important}.customer-page .ov-empty button:hover{background:linear-gradient(135deg,#facc1533,#0f172a80)!important;transform:translateY(-1px)!important}.customer-page .ov-empty.compact{flex-direction:row!important;gap:.5rem!important;padding:1.25rem!important}.customer-page .ov-balance-card,.customer-page .ov-activity-card{background:linear-gradient(145deg,#0f172ab8 0%,#141f32d1 100%)!important;border:1px solid #38bdf81f!important;border-radius:14px!important;flex-direction:column!important;gap:.7rem!important;padding:.95rem!important;display:flex!important}.customer-page .ov-balance-bars{flex-direction:column!important;gap:.5rem!important;display:flex!important}.customer-page .ov-bar-row{background:#02061761!important;border:1px solid #ffffff0b!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;min-height:52px!important;padding:.55rem .65rem!important;display:flex!important}.customer-page .ov-bar-label{align-items:center!important;gap:.55rem!important;min-width:0!important;display:flex!important}.customer-page .ov-bar-label i{border-radius:999px!important;flex-shrink:0!important;width:7px!important;height:28px!important}.customer-page .ov-bar-label span{gap:.12rem!important;min-width:0!important;display:grid!important}.customer-page .ov-bar-label b{color:#e2e8f0!important;font-size:.75rem!important;font-weight:750!important}.customer-page .ov-bar-label small{color:#718096!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.62rem!important;line-height:1.2!important;overflow:hidden!important}.customer-page .ov-bar-row strong{color:#e2e8f0!important;white-space:nowrap!important;font-size:.82rem!important;font-weight:800!important}.customer-page .ov-bar-row strong.primary{color:#6ee7b7!important;font-size:.9rem!important}.customer-page .ov-activity-list{flex-direction:column!important;gap:.35rem!important;display:flex!important}.customer-page .ov-activity-item{border-radius:8px!important;align-items:flex-start!important;gap:.55rem!important;padding:.45rem .4rem!important;transition:background .15s!important;display:flex!important}.customer-page .ov-activity-item:hover{background:#ffffff08!important}.customer-page .ov-activity-icon{color:#38bdf8!important;background:#38bdf814!important;border:1px solid #38bdf81f!important;border-radius:7px!important;flex-shrink:0!important;place-items:center!important;width:28px!important;height:28px!important;display:grid!important}.customer-page .ov-activity-text{flex-direction:column!important;gap:.1rem!important;min-width:0!important;display:flex!important}.customer-page .ov-activity-text strong{color:#e2e8f0!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:600!important;overflow:hidden!important}.customer-page .ov-activity-text small{color:#64748b!important;font-size:.7rem!important}@media (max-width:920px){.customer-page .ov-grid{grid-template-columns:1fr!important}}@media (max-width:520px){.customer-page .ov-svc-creds{grid-template-columns:1fr 1fr!important}.customer-page .ov-svc-creds>div:last-child{grid-column:1/-1!important}.customer-page .ov-svc-top{flex-direction:column!important;align-items:flex-start!important;gap:.45rem!important}.customer-page .ov-svc-expiry{flex-direction:row!important;align-items:flex-start!important;gap:.4rem!important}.customer-page .ov-notices{flex-direction:column!important}.customer-page .ov-section-head h2{font-size:.88rem!important}}.user-management-page{background:radial-gradient(circle at 8% 0,#0ea5e924,#0000 30%),linear-gradient(145deg,#071321 0%,#050b16 48%,#07111e 100%)!important;flex-direction:column!important;gap:1rem!important;min-height:calc(100vh - 74px)!important;padding:1.15rem!important;display:flex!important}.user-management-page .admin-user-stats{grid-template-columns:repeat(4,1fr)!important;gap:.85rem!important;display:grid!important}@media (max-width:768px){.user-management-page .admin-user-stats{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.user-management-page .admin-user-stats{grid-template-columns:repeat(2,1fr)!important;gap:.6rem!important}.user-management-page .admin-user-stat{min-height:84px!important;padding:.72rem .78rem!important}.user-management-page .admin-user-stat svg{width:16px!important;height:16px!important;margin-bottom:.35rem!important}.user-management-page .admin-user-stat span{font-size:.68rem!important}.user-management-page .admin-user-stat strong{font-size:clamp(1.05rem,6vw,1.35rem)!important}}.user-management-page .admin-user-stat,.user-management-page .admin-user-search,.user-management-page .admin-user-card,.user-management-page .admin-history-panel{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:linear-gradient(145deg,#0c1d30f7,#081424fa)!important;border:1px solid #22d3ee24!important;border-radius:14px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 10px 30px #00000047,inset 0 1px #ffffff09!important}.user-management-page .admin-user-stat{background:linear-gradient(145deg,#0a192cf5,#050e1cfa),radial-gradient(circle at 95% 0,#22d3ee33,#0000 36%)!important;border-radius:12px!important;flex-direction:column!important;justify-content:space-between!important;min-height:92px!important;padding:.85rem .95rem!important;display:flex!important;position:relative!important;overflow:hidden!important}.user-management-page .admin-user-stat:before{content:""!important;pointer-events:none!important;background:linear-gradient(#ffffff0e,#0000 42%),radial-gradient(circle at 100% 0,#22d3ee1a,#0000 42%)!important;position:absolute!important;inset:0!important}.user-management-page .admin-user-stat:hover{border-color:#22d3ee59!important;transform:translateY(-1px)!important;box-shadow:0 12px 32px #00000057,inset 0 1px #ffffff17!important}.user-management-page .admin-user-stat svg{color:#22d3ee!important;filter:drop-shadow(0 0 8px #22d3ee59)!important;box-sizing:content-box!important;background:#22d3ee14!important;border:1px solid #22d3ee1f!important;border-radius:9px!important;width:18px!important;height:18px!important;margin-bottom:.45rem!important;padding:.32rem!important}.user-management-page .admin-user-stat.verified svg{color:#10b981!important;filter:drop-shadow(0 0 8px #10b98166)!important}.user-management-page .admin-user-stat.balance svg{color:#facc15!important;filter:drop-shadow(0 0 8px #facc1566)!important}.user-management-page .admin-user-stat.pending svg{color:#fb7185!important;filter:drop-shadow(0 0 8px #fb718566)!important}.user-management-page .admin-user-stat span{color:#94a3b8!important;letter-spacing:0!important;font-size:.72rem!important;font-weight:750!important;line-height:1.15!important}.user-management-page .admin-user-stat strong{color:#f8fafc!important;letter-spacing:0!important;overflow-wrap:anywhere!important;margin-top:.18rem!important;font-size:clamp(1.18rem,5vw,1.55rem)!important;font-weight:950!important;line-height:1.1!important}.user-management-page .admin-user-stat.verified strong{color:#34d399!important}.user-management-page .admin-user-stat.balance strong{color:#facc15!important}.user-management-page .admin-user-stat.pending strong{color:#fca5a5!important}.user-management-page .admin-user-search{align-items:center!important;gap:.75rem!important;padding:.85rem 1.25rem!important;display:flex!important}.user-management-page .admin-user-search svg{color:#22d3ee!important;filter:drop-shadow(0 0 5px #22d3ee4d)!important;flex:none!important}.user-management-page .admin-user-search .form-input{color:#f8fafc!important;background:#02061773!important;border:1px solid #22d3ee26!important;border-radius:10px!important;transition:all .25s!important}.user-management-page .admin-user-search .form-input:focus{background:#02061799!important;border-color:#22d3ee80!important;box-shadow:0 0 12px #22d3ee33!important}.user-management-page .admin-main-tabs{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#0f172a66!important;border:1px solid #22d3ee26!important;border-radius:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.65rem!important;padding:.5rem!important;display:grid!important}.user-management-page .admin-main-tabs button{color:#94a3b8!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;gap:.55rem!important;min-height:42px!important;padding:.6rem 1.1rem!important;font-weight:700!important;transition:all .25s!important;display:flex!important}@media (max-width:640px){.user-management-page .admin-main-tabs{gap:.3rem!important;padding:.35rem!important}.user-management-page .admin-main-tabs button{gap:.35rem!important;min-width:0!important;padding:.55rem .6rem!important;font-size:.72rem!important}}.user-management-page .admin-main-tabs button:hover{color:#f8fafc!important;background:#ffffff08!important}.user-management-page .admin-main-tabs button.active{color:#22d3ee!important;background:#22d3ee14!important;border-color:#22d3ee59!important;box-shadow:0 0 15px #22d3ee1a!important}.user-management-page .admin-main-tabs span,.user-management-page .admin-history-tabs span{color:#0f172a!important;background:#22d3ee!important;border-radius:999px!important;place-items:center!important;min-width:22px!important;height:22px!important;padding:0 .35rem!important;font-size:.72rem!important;font-weight:900!important;display:inline-grid!important;box-shadow:0 0 8px #22d3ee66!important}.user-management-page .admin-user-layout{grid-template-columns:minmax(330px,.95fr) minmax(420px,1.05fr)!important;align-items:start!important;gap:1.25rem!important;display:grid!important}.user-management-page .admin-user-list,.user-management-page .admin-history-list{gap:1rem!important;display:grid!important}.user-management-page .admin-user-list.grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important}.user-management-page .admin-user-card{border-radius:14px!important;gap:1.1rem!important;padding:1.25rem!important;transition:border-color .25s,transform .25s,background-color .25s,box-shadow .25s!important;display:grid!important;position:relative!important;overflow:hidden!important}.user-management-page .admin-user-card:before{content:""!important;pointer-events:none!important;background:linear-gradient(115deg,#ffffff08,#0000 24% 72%,#22d3ee08),radial-gradient(circle at 4% 0,#22d3ee1a,#0000 34%)!important;position:absolute!important;inset:0!important}.user-management-page .admin-user-card>*{z-index:1!important;position:relative!important}.user-management-page .admin-user-card:hover{border-color:#facc1561!important;transform:translateY(-1px)!important;box-shadow:0 22px 54px #0206175c,inset 0 1px #ffffff12!important}.user-management-page .admin-user-card.active{background:linear-gradient(145deg,#0e7490c2,#0f172ad6 52%,#facc151f)!important;border-color:#facc157a!important}.user-management-page .admin-user-card.blocked{border-color:#f871715c!important}.user-management-page .admin-user-topline{justify-content:space-between!important;align-items:flex-start!important;gap:.85rem!important;min-width:0!important;padding-bottom:.12rem!important;display:flex!important}.user-management-page .admin-user-main{text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;align-items:center!important;gap:.85rem!important;width:100%!important;padding:0!important;display:flex!important}.user-management-page .admin-user-main.static{cursor:default!important}.user-management-page .admin-user-main img,.user-management-page .admin-user-avatar{border-radius:8px!important;flex:none!important;width:54px!important;height:54px!important}.user-management-page .admin-user-main img{object-fit:cover!important;border:1px solid #facc1559!important}.user-management-page .admin-user-avatar{color:#ecfeff!important;background:radial-gradient(circle at 30% 18%,#ffffff2e,#0000 28%),linear-gradient(135deg,#0ea5e9b8,#facc1557)!important;border:1px solid #facc156b!important;place-items:center!important;font-weight:950!important;display:grid!important;box-shadow:0 10px 24px #0ea5e92e,inset 0 1px #ffffff2e!important}.user-management-page .admin-user-avatar.large{width:58px!important;height:58px!important;font-size:1.15rem!important}.user-management-page .admin-user-main strong,.user-management-page .admin-history-head strong,.user-management-page .admin-history-row strong{color:#f8fafc!important;font-weight:950!important}.user-management-page .admin-user-main div:not(.admin-user-avatar){gap:.18rem!important;min-width:0!important;display:grid!important}.user-management-page .admin-user-main strong{overflow-wrap:anywhere!important;font-size:1.04rem!important;line-height:1.2!important}.user-management-page .admin-user-main span,.user-management-page .admin-history-head span,.user-management-page .admin-history-row span{color:#aab6d3!important;font-size:.82rem!important}.user-management-page .admin-user-main span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.user-management-page .admin-user-code,.user-management-page .admin-history-head small{color:#facc15!important;background:linear-gradient(135deg,#facc1524,#0206176b)!important;border:1px solid #facc1561!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-height:32px!important;padding:.32rem .62rem!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 10px 24px #facc1514,inset 0 1px #ffffff14!important}.user-management-page .admin-user-code{white-space:nowrap!important;cursor:pointer!important;flex:none!important;font-family:inherit!important}.user-management-page .admin-user-meta,.user-management-page .admin-user-counts{flex-wrap:wrap!important;align-items:center!important;gap:.5rem!important;display:flex!important}.user-management-page .admin-user-meta.compact{scrollbar-width:thin!important;background:radial-gradient(circle at 0,#facc1514,#0000 34%),linear-gradient(105deg,#020617c7,#0f172ab8)!important;border:1px solid #22d3ee2e!important;border-radius:10px!important;flex-wrap:nowrap!important;gap:.55rem!important;padding:.65rem .75rem!important;overflow-x:auto!important;box-shadow:0 10px 28px #02061733,inset 0 1px #ffffff0d!important}.user-management-page .admin-user-meta span{color:#cbd5e1!important}.user-management-page .admin-user-meta .balance-chip{color:#facc15!important;letter-spacing:.01em!important;white-space:nowrap!important;text-shadow:0 0 16px #facc152e!important;background:0 0!important;border-color:#0000!important;padding:0 .6rem 0 0!important;font-size:.98rem!important;font-weight:950!important}.user-management-page .admin-user-meta b,.user-management-page .admin-user-counts span{color:#cbd5e1!important;white-space:nowrap!important;background:#02061757!important;border:1px solid #22d3ee33!important;border-radius:8px!important;padding:.28rem .55rem!important;font-size:.75rem!important}.user-management-page .admin-user-meta .status-ok{color:#bbf7d0!important;background:linear-gradient(135deg,#065f4652,#10b9811f)!important;border-color:#34d3994d!important;box-shadow:inset 0 1px #ffffff0f,0 0 14px #10b98114!important}.user-management-page .admin-user-meta .status-warn{color:#fde68a!important;background:#713f122e!important;border-color:#facc154d!important}.user-management-page .admin-user-meta .status-bad{color:#fecaca!important;background:#7f1d1d2e!important;border-color:#f8717152!important}.user-management-page .admin-user-meta .metric-pill{color:#dbeafe!important;white-space:nowrap!important;opacity:.94!important;font-size:.78rem!important}.user-management-page .admin-user-metrics{border-left:1px solid #94a3b829!important;align-items:center!important;gap:.55rem!important;margin-left:auto!important;padding-left:.65rem!important;display:inline-flex!important}.user-management-page .admin-user-metrics .metric-pill{color:#94a3b8!important;background:0 0!important;border:0!important;align-items:baseline!important;gap:.25rem!important;padding:0!important;display:inline-flex!important}.user-management-page .admin-user-metrics .metric-pill+.metric-pill:before{content:""!important;background:#475569!important;border-radius:999px!important;width:3px!important;height:3px!important;margin-right:.3rem!important}.user-management-page .admin-user-metrics strong{color:#e2e8f0!important;font-size:.84rem!important;font-weight:950!important}.user-management-page .admin-user-actions .danger{color:#f87171!important;border-color:#f8717147!important;grid-column:1/-1!important}.user-management-page .admin-user-actions{border-top:1px solid #22d3ee2e!important;grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:.55rem!important;padding-top:.78rem!important;display:grid!important}.user-management-page .admin-action{color:#dbeafe!important;cursor:pointer!important;text-align:center!important;white-space:nowrap!important;background:linear-gradient(#0f172a94,#0206176b)!important;border:1px solid #22d3ee2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:.35rem!important;min-height:40px!important;padding:.45rem .55rem!important;font-size:.76rem!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 10px 22px #0206172e,inset 0 1px #ffffff0d!important}.user-management-page .admin-action:hover{background:linear-gradient(135deg,#22d3ee1f,#facc1514)!important;border-color:#facc1557!important}.user-management-page .admin-action.primary{color:#f8fafc!important;background:linear-gradient(135deg,#0ea5e957,#02061761)!important;border-color:#22d3ee75!important}.user-management-page .admin-action.gold{color:#facc15!important;background:#facc1514!important;border-color:#facc1547!important}.user-management-page .admin-action.danger-soft{color:#fbbf24!important;border-color:#fbbf2442!important}.user-management-page .admin-action.danger{color:#f87171!important;background:#7f1d1d1f!important;border-color:#f871714d!important}.user-management-page .admin-action:disabled{opacity:.58!important;cursor:not-allowed!important}.admin-detail-overlay{z-index:80!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#020617a6!important;place-items:center!important;padding:1.5rem!important;display:grid!important;position:fixed!important;inset:0!important}.admin-detail-modal{background:radial-gradient(circle at 10% 0,#22d3ee26,#0000 40%),radial-gradient(circle at 90% 100%,#facc1514,#0000 40%),linear-gradient(135deg,#0a0f1ef2,#0f172afa)!important;border:1px solid #22d3ee38!important;border-radius:18px!important;width:min(980px,100%)!important;max-height:calc(100vh - 3rem)!important;padding:1.75rem!important;overflow-y:auto!important;box-shadow:0 32px 80px #0009,inset 0 1px #ffffff0d!important}.admin-detail-head{border-bottom:1px solid #22d3ee29!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.9rem!important;padding-bottom:1rem!important;display:grid!important}.admin-detail-head .admin-detail-identity{gap:.2rem!important;min-width:0!important;display:grid!important}.admin-detail-head span,.admin-detail-summary span,.admin-detail-section p,.admin-detail-row span{color:#aab6d3!important}.admin-detail-head strong{color:#f8fafc!important;font-size:1.1rem!important;font-weight:950!important}.admin-detail-head small{color:#facc15!important;overflow-wrap:anywhere!important}.admin-detail-close{color:#fca5a5!important;cursor:pointer!important;background:#7f1d1d1f!important;border:1px solid #f8717142!important;border-radius:8px!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.admin-detail-summary,.admin-detail-grid{gap:.75rem!important;display:grid!important}.admin-detail-summary{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;margin:1rem 0!important}.admin-detail-summary div,.admin-detail-section{background:#0206175c!important;border:1px solid #22d3ee29!important;border-radius:8px!important}.admin-detail-summary div{background:#0f172a73!important;border:1px solid #22d3ee1f!important;border-radius:12px!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:0 .85rem!important;padding:1.1rem!important;display:grid!important;position:relative!important;overflow:hidden!important}.admin-detail-summary div svg{color:#22d3ee!important;filter:drop-shadow(0 0 5px #22d3ee4d)!important;grid-row:span 2!important;font-size:1.2rem!important}.admin-detail-summary div.balance svg{color:#facc15!important;filter:drop-shadow(0 0 5px #facc154d)!important}.admin-detail-summary div.danger svg{color:#fb7185!important;filter:drop-shadow(0 0 5px #fb71854d)!important}.admin-detail-summary div span{text-transform:uppercase!important;letter-spacing:.05em!important;color:#94a3b8!important;grid-column:2!important;font-size:.72rem!important;font-weight:600!important}.admin-detail-summary div strong{color:#f8fafc!important;grid-column:2!important;font-size:1.05rem!important;font-weight:750!important}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-detail-section{background:#0f172a66!important;border:1px solid #22d3ee1f!important;border-radius:14px!important;padding:1.25rem!important}.admin-detail-section h3{color:#f8fafc!important;margin:0!important;font-size:.95rem!important;font-weight:750!important}.admin-detail-row{border-top:1px solid #ffffff0f!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;padding:.8rem 0!important;display:flex!important}.admin-detail-row:first-of-type{border-top:0!important}.admin-detail-row span{flex-direction:column!important;gap:.18rem!important;min-width:0!important;display:flex!important}.admin-detail-row span strong{color:#f8fafc!important;font-size:.88rem!important;font-weight:600!important;line-height:1.25!important}.admin-detail-row span small{color:#64748b!important;font-size:.75rem!important}.admin-detail-row-right{flex-direction:column!important;flex-shrink:0!important;align-items:flex-end!important;gap:.25rem!important;display:flex!important}.admin-detail-row b{color:#facc15!important;white-space:nowrap!important;font-size:.9rem!important;font-weight:750!important}.admin-detail-row small{color:#64748b!important;white-space:nowrap!important;font-size:.72rem!important}@media (max-width:780px){.admin-detail-grid{grid-template-columns:1fr!important}}.user-management-page .admin-history-panel{padding:1rem!important;position:sticky!important;top:86px!important}.user-management-page .admin-history-panel.full{position:static!important;top:auto!important}.user-management-page .admin-history-head{border-bottom:1px solid #22d3ee29!important;align-items:center!important;gap:.9rem!important;padding-bottom:1rem!important;display:flex!important}.user-management-page .blacklist-head-copy{flex:1!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.2rem .75rem!important;min-width:0!important;display:grid!important}.user-management-page .blacklist-head-copy>span{grid-column:1/-1!important}.user-management-page .blacklist-head-copy>small{grid-area:2/2!important}.user-management-page .admin-history-tabs{background:#071425!important;border:1px solid #22d3ee29!important;border-radius:8px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.45rem!important;margin:1rem 0!important;padding:.35rem!important;display:grid!important}.user-management-page .admin-history-tabs button{color:#aab6d3!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:.4rem!important;min-height:38px!important;font-weight:900!important;display:inline-flex!important}.user-management-page .admin-history-tabs button.active{color:#67e8f9!important;background:linear-gradient(145deg,#082f49e6,#0a1f34f5)!important;border-color:#22d3ee6b!important;box-shadow:inset 0 1px #ffffff0d,0 0 16px #22d3ee14!important}.user-management-page .admin-history-row{background:linear-gradient(145deg,#09192b,#071322)!important;border:1px solid #22d3ee24!important;border-radius:10px!important;grid-template-columns:minmax(0,1fr) auto auto auto!important;align-items:center!important;gap:.75rem!important;padding:.85rem!important;display:grid!important;box-shadow:inset 0 1px #ffffff06!important}.user-management-page .admin-history-row.topup{grid-template-columns:minmax(0,1fr) auto auto auto auto!important}.user-management-page .admin-history-row.wide{grid-template-columns:minmax(0,1fr) auto auto!important}.user-management-page .admin-history-row.focused{background:linear-gradient(135deg,#22d3ee29,#0f172ad1)!important;border-color:#22d3eebf!important;box-shadow:0 0 0 1px #22d3ee47,0 18px 42px #22d3ee29!important}.user-management-page .admin-history-row.blacklist-row{grid-template-columns:minmax(0,1fr) auto auto auto!important}.user-management-page .blacklist-release{color:#67e8f9!important;background:#082f4952!important;border-color:#22d3ee47!important;min-width:120px!important}.user-management-page .admin-history-row div{gap:.18rem!important;min-width:0!important;display:grid!important}.user-management-page .admin-history-row b{color:#facc15!important;white-space:nowrap!important}.user-management-page .admin-history-row em{color:#94a3b8!important;white-space:nowrap!important;font-size:.76rem!important;font-style:normal!important}.user-management-page .history-status{color:#facc15!important;text-transform:uppercase!important;white-space:nowrap!important;background:#facc1514!important;border:1px solid #facc1540!important;border-radius:8px!important;padding:.28rem .5rem!important;font-size:.7rem!important;font-weight:950!important}.user-management-page .history-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.45rem!important;display:inline-flex!important}.user-management-page .history-status.success,.user-management-page .history-status.completed,.user-management-page .history-status.paid,.user-management-page .history-status.claimed{color:#34d399!important;background:#10b9811a!important;border-color:#34d39947!important}.user-management-page .history-status.failed,.user-management-page .history-status.rejected,.user-management-page .history-status.cancelled{color:#f87171!important;background:#f871711a!important;border-color:#f8717147!important}.user-management-page .admin-user-loading{place-items:center!important;min-height:35vh!important;display:grid!important}@media (max-width:1060px){.user-management-page .admin-user-layout{grid-template-columns:1fr!important}.user-management-page .admin-history-panel{position:static!important}}@media (max-width:640px){.user-management-page .admin-history-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.3rem!important}.user-management-page .admin-history-tabs button{gap:.3rem!important;min-width:0!important;padding:.45rem .25rem!important;font-size:.7rem!important}.user-management-page .admin-history-row,.user-management-page .admin-history-row.topup,.user-management-page .admin-history-row.wide{grid-template-columns:1fr!important;align-items:start!important}.user-management-page .blacklist-head{align-items:flex-start!important;gap:.75rem!important}.user-management-page .blacklist-head .admin-user-avatar.large{flex:0 0 48px!important;width:48px!important;height:48px!important}.user-management-page .blacklist-head-copy{grid-template-columns:minmax(0,1fr) auto!important;gap:.25rem .5rem!important}.user-management-page .blacklist-head-copy>strong{line-height:1.25!important}.user-management-page .blacklist-head-copy>small{min-height:28px!important;padding:.25rem .5rem!important}.user-management-page .admin-history-row.blacklist-row{grid-template-columns:minmax(0,1fr) auto!important;gap:.65rem .75rem!important;padding:1rem!important}.user-management-page .blacklist-row .blacklist-info{grid-column:1/-1!important}.user-management-page .blacklist-row>.history-status{justify-self:start!important}.user-management-page .blacklist-row>em{place-self:center end!important}.user-management-page .blacklist-row>.blacklist-release{grid-column:1/-1!important;width:100%!important;min-height:40px!important}.user-management-page .admin-history-row.topup{grid-template-columns:minmax(0,1fr) auto!important;gap:.65rem .75rem!important;padding:1rem!important}.user-management-page .admin-history-row.topup>div:first-child{grid-column:1/-1!important;gap:.3rem!important}.user-management-page .admin-history-row.topup>div:first-child strong{font-size:.95rem!important;line-height:1.35!important}.user-management-page .admin-history-row.topup>div:first-child span{color:#94a3b8!important;overflow-wrap:anywhere!important;font-size:.78rem!important;line-height:1.45!important}.user-management-page .admin-history-row.topup>b{align-self:center!important;font-size:1rem!important}.user-management-page .admin-history-row.topup>.history-status{place-self:center end!important}.user-management-page .admin-history-row.topup>em{border-top:1px solid #94a3b81f!important;grid-column:1/-1!important;padding-top:.6rem!important}.user-management-page .admin-history-row.topup>.history-actions{grid-column:1/-1!important;width:100%!important}.user-management-page .admin-history-row.topup>.history-actions .btn{flex:1 1 0!important}}.windows-links-card{background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 34%),linear-gradient(145deg,#08172af5,#081122fa)!important;border-color:#0ea5e938!important;border-radius:18px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 16px 42px #0000003d!important}.windows-links-header{border-bottom-color:#94a3b81a!important;gap:.85rem!important;margin:0!important;padding:1rem 1.1rem!important}.windows-links-header .card-title{color:#f8fafc!important;min-width:0!important;margin:0!important;font-size:1rem!important;line-height:1.25!important}.windows-links-tools{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.55rem!important}.windows-links-tools .btn{color:#dbeafe!important;background:#0f172a94!important;border-color:#94a3b82e!important;border-radius:9px!important;min-height:34px!important;padding:.42rem .8rem!important;font-size:.72rem!important;font-weight:800!important}.windows-links-count{color:#bae6fd!important;white-space:nowrap!important;background:#0ea5e914!important;border:1px solid #0ea5e929!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:.35rem .68rem!important;font-size:.7rem!important;font-weight:800!important;display:inline-flex!important}.windows-links-body{padding:1rem!important}.windows-links-note{color:#a7b5c8!important;background:#02061738!important;border-color:#94a3b81c!important;border-radius:12px!important;margin-bottom:.9rem!important;padding:.75rem .85rem!important;font-size:.72rem!important;line-height:1.6!important}.windows-links-note code{color:#bfdbfe!important;background:#0ea5e91a!important;border:1px solid #38bdf821!important;border-radius:6px!important;align-items:center!important;min-height:20px!important;margin:.12rem .08rem!important;padding:.08rem .32rem!important;font-size:.68rem!important;display:inline-flex!important}.windows-links-add{background:#02081757!important;border:1px solid #0ea5e921!important;border-radius:14px!important;grid-template-columns:minmax(0,.8fr) minmax(0,1fr) minmax(0,1.45fr) auto!important;gap:.75rem!important;margin-bottom:1.15rem!important;padding:.85rem!important;box-shadow:inset 0 1px #ffffff06!important}.windows-links-add .form-label{color:#9fb1c6!important;letter-spacing:.04em!important;margin-bottom:.38rem!important;font-size:.66rem!important;font-weight:900!important}.windows-links-add .form-input{background:#02081775!important;border-color:#94a3b826!important;border-radius:10px!important;height:38px!important;min-height:38px!important;font-size:.8rem!important}.windows-links-add>.btn{background:linear-gradient(135deg,#0ea5e9,#0284c7)!important;border-radius:10px!important;min-width:118px!important;height:38px!important;box-shadow:0 10px 26px #0284c740!important}.windows-links-table-wrap{background:#0206172e!important;border-color:#94a3b817!important;border-radius:14px!important}@media (max-width:900px){.windows-links-card{border-radius:14px!important}.windows-links-header{flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:.95rem!important}.windows-links-header .card-title{margin:0!important;font-size:1rem!important;line-height:1.35!important}.windows-links-tools{grid-template-columns:minmax(0,1fr) auto!important;gap:.55rem!important;display:grid!important}.windows-links-tools .btn{justify-content:center!important;width:100%!important}.windows-links-body{padding:.8rem!important}.windows-links-add{grid-template-columns:1fr!important;gap:.7rem!important;margin-bottom:.95rem!important;padding:.8rem!important}.windows-links-add .form-group,.windows-links-add .form-input,.windows-links-add>.btn{width:100%!important;min-width:0!important}.windows-links-add>.btn{justify-content:center!important}.windows-links-note{padding:.72rem .78rem!important;font-size:.7rem!important}.windows-links-table-wrap{border:0!important;overflow:visible!important}.windows-links-table,.windows-links-table tbody{width:100%!important;display:block!important}.windows-links-table thead{display:none!important}.windows-links-table tbody{gap:.75rem!important;display:grid!important}.windows-links-table tr{background:linear-gradient(145deg,#09192b,#071322)!important;border:1px solid #22d3ee21!important;border-radius:12px!important;grid-template-columns:1fr!important;padding:.85rem!important;display:grid!important}.windows-links-table td{text-align:left!important;white-space:normal!important;border-bottom:1px solid #94a3b817!important;grid-template-columns:68px minmax(0,1fr)!important;align-items:start!important;gap:.65rem!important;max-width:none!important;padding:.55rem 0!important;display:grid!important;overflow:visible!important}.windows-links-table td:last-child{border-bottom:0!important}.windows-links-table td:before{content:attr(data-label)!important;color:#64748b!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:.64rem!important;font-weight:900!important}.windows-links-table td code{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.windows-links-table td>div{justify-content:flex-start!important}}@media (max-width:720px){.rdp-pricing-card{border-radius:14px!important;overflow:hidden!important}.rdp-pricing-header{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;padding:1rem!important}.rdp-pricing-header .card-title{text-align:center!important;justify-content:center!important;margin:0!important;font-size:1rem!important}.rdp-pricing-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;padding:4px!important;display:grid!important}.rdp-pricing-tabs button{width:100%!important;min-height:36px!important;padding:.4rem .5rem!important}.rdp-pricing-table-wrap{overflow:hidden!important}.rdp-pricing-table{table-layout:fixed!important}.rdp-pricing-table thead th{white-space:nowrap!important;padding:.8rem .65rem!important;font-size:.72rem!important}.rdp-pricing-table thead th:first-child{width:30%!important}.rdp-pricing-table thead th:nth-child(2){width:24%!important}.rdp-pricing-table thead th:last-child{width:46%!important}.rdp-price-row td{vertical-align:middle!important;padding:.8rem .65rem!important}.rdp-price-name{overflow-wrap:anywhere!important;font-size:.82rem!important;line-height:1.45!important}.rdp-price-code{overflow-wrap:anywhere!important;font-size:.7rem!important}.rdp-price-code code{white-space:normal!important;overflow-wrap:anywhere!important}.rdp-price-value{padding-left:.25rem!important}.rdp-price-input{gap:.35rem!important}.rdp-price-input>span{font-size:.7rem!important}.rdp-price-input .form-input{width:100%!important;min-width:0!important;height:38px!important;padding:.4rem .65rem!important;font-size:.86rem!important}.rdp-price-category-head{align-items:center!important;gap:.55rem!important}.rdp-price-category-head>span{letter-spacing:.07em!important;flex:auto!important;min-width:0!important;font-size:.62rem!important}.rdp-price-category-head>div{flex:none!important;gap:.3rem!important}.rdp-price-category-head .btn{white-space:nowrap!important;min-height:30px!important;padding:.25rem .45rem!important;font-size:.58rem!important}}.vercel-integration-card{background:linear-gradient(145deg,#081222fa,#0c0e1dfa)!important;border-color:#22d3ee24!important;border-radius:18px!important;padding:1.15rem!important;box-shadow:inset 0 1px #ffffff09,0 14px 32px #0003!important}.vercel-integration-layout{grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr)!important;align-items:center!important;gap:1.1rem!important;display:grid!important}.vercel-integration-intro{min-width:0!important}.vercel-integration-icon{color:#22d3ee!important;background:#22d3ee14!important;border:1px solid #22d3ee29!important;border-radius:13px!important;place-items:center!important;width:42px!important;height:42px!important;margin-bottom:.85rem!important;display:grid!important}.vercel-integration-intro h3{color:#f8fafc!important;margin:0 0 .45rem!important;font-size:1rem!important;line-height:1.2!important}.vercel-integration-intro p{color:#94a3b8!important;max-width:420px!important;margin:0!important;font-size:.82rem!important;line-height:1.55!important}.vercel-integration-form{min-width:0!important}.vercel-token-field .form-input{height:44px!important;padding-right:3rem!important}.vercel-token-toggle{border-radius:8px!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;display:grid!important;right:.55rem!important}.vercel-token-toggle:hover{color:#67e8f9!important;background:#22d3ee14!important}.vercel-integration-card .form-help-text{overflow-wrap:anywhere!important;margin:0!important;line-height:1.55!important}.vercel-integration-card .form-help-text a{color:#22d3ee!important;text-decoration:none!important;display:inline!important}.vercel-save-btn{justify-content:center!important;min-width:145px!important;min-height:42px!important}.vercel-help-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.85rem!important;display:grid!important}@media (max-width:720px){.vercel-integration-card{border-radius:14px!important;padding:.95rem!important}.vercel-integration-card .card-header{padding-bottom:.9rem!important}.vercel-integration-layout{grid-template-columns:minmax(0,1fr)!important;gap:.95rem!important}.vercel-integration-icon{width:38px!important;height:38px!important;margin-bottom:.7rem!important}.vercel-integration-intro h3{font-size:.98rem!important}.vercel-integration-intro p{font-size:.78rem!important}.vercel-help-row{grid-template-columns:minmax(0,1fr)!important;gap:.7rem!important}.vercel-save-btn{width:100%!important;min-width:0!important}}.dompetx-security-card{background:linear-gradient(145deg,#082f4980,#071425f5)!important;border:1px solid #22d3ee33!important;box-shadow:inset 0 1px #ffffff0a,0 14px 32px #0003!important}.dompetx-security-title{align-items:center!important;gap:.6rem!important;display:flex!important}.dompetx-security-title svg{color:#22d3ee!important}.dompetx-security-body{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:1rem!important;display:grid!important}.dompetx-key-field{position:relative!important}.dompetx-key-field .form-input{padding-right:3rem!important}.dompetx-key-field>button{color:#64748b!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:8px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important;position:absolute!important;top:50%!important;right:.65rem!important;transform:translateY(-50%)!important}.dompetx-key-field>button:hover{color:#67e8f9!important;background:#22d3ee14!important}.dompetx-save-btn{justify-content:center!important;min-width:170px!important;min-height:42px!important}@media (max-width:720px){.dompetx-security-body{grid-template-columns:1fr!important;gap:.85rem!important}.dompetx-save-btn{width:100%!important;min-width:0!important}}.settings-db-card{background:linear-gradient(145deg,#082326eb,#071425fa)!important;border-color:#4ade8033!important;border-radius:18px!important;padding:1.15rem!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 16px 40px #00000038!important}.settings-db-card>.card-header{border-bottom-color:#4ade8029!important;margin:0 0 1rem!important;padding:0 0 .9rem!important}.settings-db-card>.card-header .card-title{font-size:1rem!important}.settings-db-card>.form-group{background:#02061738!important;border:1px solid #94a3b81a!important;border-radius:14px!important;margin:0!important;padding:.95rem!important}.settings-db-card>.form-group+hr+.form-group,.settings-db-card>.form-group+.form-group{margin-top:.85rem!important}.settings-db-card>hr{border-top-color:#94a3b81a!important;margin:.9rem 0!important}.settings-db-card .form-label{color:#aebacf!important;letter-spacing:.04em!important;font-size:.7rem!important;font-weight:900!important}.settings-drive-panel{background:#040f1cb8!important;overflow:hidden!important}.settings-drive-list{scrollbar-width:thin!important;scrollbar-color:#4285f459 transparent!important}.settings-direct-restore{background:linear-gradient(145deg,#78350f24,#0f172a8c)!important;margin-top:.75rem!important;padding:.85rem!important}.telegram-bot-card{background:radial-gradient(circle at 0 0,#0088cc24,#0000 34%),linear-gradient(145deg,#08162af5,#081122fa)!important;border-color:#0088cc3d!important;border-radius:18px!important;padding:1.1rem!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 16px 42px #0000003d!important}.telegram-bot-head{border-bottom-color:#0088cc2e!important;gap:.9rem!important;margin:0 0 1rem!important;padding:0 0 .9rem!important}.telegram-bot-head .card-title{min-width:0!important;font-size:1rem!important;line-height:1.2!important}.telegram-status-control{flex-wrap:wrap!important;justify-content:flex-end!important}.telegram-status-pill{color:#94a3b8!important;letter-spacing:.04em!important;background:#02061747!important;border:1px solid #94a3b81f!important;border-radius:999px!important;align-items:center!important;gap:.4rem!important;min-height:28px!important;padding:.3rem .62rem!important;font-size:.68rem!important;font-weight:900!important;display:inline-flex!important}.telegram-status-pill i{background:#64748b!important;border-radius:50%!important;width:8px!important;height:8px!important;box-shadow:0 0 0 4px #64748b1f!important}.telegram-status-pill.running{color:#6ee7b7!important;background:#22c55e14!important;border-color:#22c55e33!important}.telegram-status-pill.running i{background:#22c55e!important;box-shadow:0 0 0 4px #22c55e1f!important}.telegram-status-pill.stopped{color:#fca5a5!important;background:#ef444414!important;border-color:#ef444433!important}.telegram-status-pill.stopped i{background:#ef4444!important;box-shadow:0 0 0 4px #ef44441f!important}.telegram-card-desc{color:#a7b5c8!important;background:#02061738!important;border:1px solid #94a3b81a!important;border-radius:12px!important;margin:.1rem 0 0!important;padding:.8rem .9rem!important;font-size:.78rem!important;line-height:1.5!important}.telegram-card-desc code{color:#bae6fd!important;background:#0ea5e91f!important;border-radius:6px!important;padding:.08rem .28rem!important}.telegram-bot-body{gap:.95rem!important;padding:1rem 0 0!important;display:grid!important}.telegram-bot-card .form-group{min-width:0!important;margin:0!important}.telegram-bot-card .form-label{color:#9fb1c6!important;letter-spacing:.04em!important;font-size:.68rem!important;font-weight:900!important}.telegram-bot-card .form-input{background:#02081775!important;border-color:#94a3b826!important;border-radius:11px!important;height:42px!important;font-size:.84rem!important}.telegram-token-field .form-input{padding-right:2.75rem!important}.telegram-token-field button{border-radius:8px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important;right:.45rem!important}.telegram-bot-card .form-help-text{color:#8ea0b7!important;font-size:.72rem!important;line-height:1.45!important}.telegram-bot-card .form-help-text a{color:#38bdf8!important;text-decoration:none!important}.telegram-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;margin-top:.55rem!important;display:grid!important}.telegram-report-option{color:#dbeafe!important;background:#02061738!important;border:1px solid #94a3b81f!important;border-radius:10px!important;min-height:38px!important;padding:.55rem .65rem!important;font-size:.75rem!important;font-weight:800!important}.telegram-report-option input{accent-color:#0ea5e9!important;width:14px!important;height:14px!important}.report-dot{border-radius:50%!important;flex:none!important;width:8px!important;height:8px!important;display:inline-block!important}.report-dot.active{background:#22c55e!important}.report-dot.suspended{background:#ef4444!important}.report-dot.low-balance{background:#facc15!important}.report-dot.expiry{background:#38bdf8!important}.telegram-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;margin-top:.2rem!important;display:grid!important}.telegram-actions .btn{justify-content:center!important;min-height:42px!important}@media (max-width:520px){.telegram-bot-card{border-radius:15px!important;padding:.9rem!important}.telegram-bot-head{flex-direction:column!important;align-items:flex-start!important}.telegram-status-control{justify-content:space-between!important;width:100%!important}.telegram-report-grid,.telegram-actions{grid-template-columns:minmax(0,1fr)!important}.telegram-actions .btn{width:100%!important}}.aapanel-gateway-card{background:radial-gradient(circle at 0 0,#22c55e1f,#0000 34%),linear-gradient(145deg,#072224f0,#081222fa)!important;border-color:#22c55e38!important;border-radius:18px!important;padding:1.1rem!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 16px 42px #0000003d!important}.aapanel-gateway-card>.card-header{border-bottom-color:#22c55e29!important;margin:0 0 1rem!important;padding:0 0 .9rem!important}.aapanel-gateway-card .card-title{min-width:0!important;font-size:1rem!important;line-height:1.25!important}.aapanel-gateway-card .form-group{min-width:0!important;margin-bottom:.9rem!important}.aapanel-gateway-card .form-label{color:#9fb1c6!important;letter-spacing:.04em!important;font-size:.68rem!important;font-weight:900!important}.aapanel-gateway-card .form-input{background:#02081775!important;border-color:#94a3b826!important;border-radius:11px!important;min-width:0!important;height:42px!important;font-size:.84rem!important}.aapanel-gateway-card .form-help-text{color:#9aaabe!important;overflow-wrap:anywhere!important;max-width:680px!important;font-size:.8rem!important;line-height:1.5!important}.aapanel-gateway-card code{color:#bae6fd!important;background:#0ea5e91f!important;border-radius:6px!important;padding:.08rem .28rem!important}.aapanel-toggle-row{background:#02061738!important;border:1px solid #94a3b81a!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:.85rem!important;max-width:260px!important;padding:.7rem .8rem!important;display:flex!important}.aapanel-toggle-row .form-label{margin:0!important}.aapanel-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.aapanel-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;display:grid!important}.aapanel-actions .btn{justify-content:center!important;min-height:42px!important}.drive-integration-card{background:radial-gradient(circle at 0 0,#4285f424,#0000 34%),linear-gradient(145deg,#0d162ef5,#081124fa)!important;border-color:#4285f43d!important;border-radius:18px!important;padding:1.1rem!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 16px 42px #0000003d!important}.drive-integration-card>.card-header{border-bottom-color:#4285f42e!important;margin:0 0 1rem!important;padding:0 0 .9rem!important}.drive-integration-card .card-title{min-width:0!important;font-size:1rem!important;line-height:1.25!important}.drive-integration-card .form-group{min-width:0!important;margin-bottom:.95rem!important}.drive-integration-card .form-label{color:#9fb1c6!important;letter-spacing:.04em!important;font-size:.68rem!important;font-weight:900!important}.drive-integration-card .form-input{background:#02081775!important;border-color:#94a3b826!important;border-radius:11px!important;min-width:0!important;font-size:.84rem!important}.drive-integration-card textarea.form-input{resize:vertical!important;white-space:pre!important;min-height:112px!important;line-height:1.45!important}.drive-integration-card .form-help-text{color:#9aaabe!important;overflow-wrap:anywhere!important;font-size:.78rem!important;line-height:1.5!important}.drive-integration-card code{overflow-wrap:anywhere!important}.drive-email-box{background:#4285f41a!important;border:1px solid #4285f433!important;border-radius:12px!important;gap:.55rem!important;margin-top:.65rem!important;padding:.8rem!important;display:grid!important}.drive-email-box p{color:#60a5fa!important;margin:0!important;font-size:.72rem!important;font-weight:850!important}.drive-email-box>div{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;display:grid!important}.drive-email-box code{color:#f8fafc!important;min-width:0!important;font-size:.78rem!important;line-height:1.35!important}.drive-email-box button{color:#fff!important;cursor:pointer!important;background:#0891b2!important;border:0!important;border-radius:8px!important;min-height:30px!important;padding:.35rem .65rem!important;font-size:.7rem!important;font-weight:850!important}.drive-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;display:grid!important}.drive-actions .btn{justify-content:center!important;min-height:42px!important}.settings-local-backup-list{scrollbar-width:thin!important;gap:.65rem!important;padding:.5rem!important;display:grid!important}.settings-local-backup-item{background:linear-gradient(145deg,#0f172af5,#091423fa)!important;border:1px solid #94a3b814!important;margin:0!important}.settings-local-download{justify-content:center!important;align-items:center!important;gap:.25rem!important;display:inline-flex!important}@media (max-width:900px){.settings-db-card{border-radius:14px!important;padding:.95rem!important}.settings-db-card>.card-header,.settings-db-card>.form-group{padding-left:.9rem!important;padding-right:.9rem!important}.settings-db-card .settings-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important;display:grid!important}.settings-db-card .settings-action-grid>button{justify-content:center!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:.55rem .65rem!important;font-size:.75rem!important;line-height:1.2!important}.settings-drive-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.6rem!important;padding:.75rem!important;display:grid!important}.settings-drive-header .settings-inline-actions{flex-direction:row!important;align-items:center!important;width:auto!important}.settings-drive-header .settings-inline-actions>*{width:auto!important}.settings-drive-list{max-height:280px!important;padding:0 .35rem!important}.settings-backup-meta{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.85rem .6rem!important;display:grid!important}.settings-backup-meta>div:first-child{width:auto!important;min-width:0!important}.settings-backup-name{overflow-wrap:anywhere!important;font-size:.78rem!important;line-height:1.4!important;display:block!important}.settings-backup-meta small{margin-top:.2rem!important;font-size:.68rem!important;display:block!important}.settings-backup-meta .settings-inline-actions{flex-flow:row!important;width:auto!important}.settings-backup-meta .settings-inline-actions>*{width:auto!important}.settings-drive-backup-item{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.55rem!important;padding:.7rem .45rem!important}.settings-drive-backup-item .settings-backup-name{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:.76rem!important;font-weight:750!important;line-height:1.25!important;overflow:hidden!important}.settings-drive-backup-actions{flex-direction:row!important;flex:none!important;gap:.35rem!important;width:auto!important;display:flex!important}.settings-drive-restore-btn{border-radius:8px!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;display:inline-flex!important}.settings-drive-delete-btn{border-radius:8px!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important}.settings-drive-restore-text{display:none!important}.settings-direct-restore{padding:.85rem!important}.settings-file-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.55rem!important;display:grid!important}.settings-file-row>*{width:auto!important;min-width:0!important}.settings-stored-backups .settings-section-head{flex-direction:row!important;align-items:center!important;gap:.75rem!important}.settings-backup-refresh{color:#93c5fd!important;background:#1e40af1f!important;border:1px solid #3b82f638!important;width:auto!important;min-height:34px!important;padding:.35rem .7rem!important}.settings-local-backup-list{background:#040c1885!important;border:1px solid #94a3b814!important;border-radius:12px!important;max-height:360px!important;margin-bottom:.85rem!important;padding:.4rem!important}.settings-local-backup-item{border-radius:10px!important;gap:.7rem!important;padding:.85rem!important;display:grid!important}.settings-local-backup-item .settings-backup-meta{grid-template-columns:minmax(0,1fr) auto!important;margin:0!important;padding:0!important}.settings-local-backup-item .settings-backup-name{font-size:.78rem!important;font-weight:750!important;line-height:1.4!important}.settings-local-backup-item .settings-backup-meta>span:last-child{color:#94a3b8!important;white-space:nowrap!important;align-self:start!important;font-size:.72rem!important}.settings-local-backup-actions{width:100%!important}.settings-local-download{background:linear-gradient(135deg,#0891b2,#06b6d4)!important;border-radius:8px!important;width:100%!important;min-height:36px!important;font-weight:800!important}.settings-backup-footer{border:1px solid #f8717124!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.85rem!important;display:grid!important}.settings-backup-footer>*{width:auto!important}.settings-backup-footer>span{font-size:.75rem!important;line-height:1.45!important}.settings-backup-footer>button{min-height:42px!important;padding:.55rem .8rem!important;font-size:.75rem!important;line-height:1.15!important}}@media (max-width:520px){.settings-db-card .settings-action-grid,.settings-file-row{grid-template-columns:minmax(0,1fr)!important}.settings-file-row>button{justify-content:center!important;width:100%!important}.aapanel-gateway-card{border-radius:15px!important;padding:.9rem!important}.aapanel-gateway-card>.card-header{margin-bottom:.85rem!important;padding-bottom:.75rem!important}.aapanel-toggle-row{width:100%!important;max-width:none!important}.aapanel-field-grid,.aapanel-actions{grid-template-columns:minmax(0,1fr)!important}.aapanel-actions .btn{width:100%!important}.aapanel-gateway-card .form-help-text{font-size:.76rem!important}.drive-integration-card{border-radius:15px!important;padding:.9rem!important}.drive-integration-card>.card-header{margin-bottom:.85rem!important;padding-bottom:.75rem!important}.drive-integration-card textarea.form-input{min-height:96px!important;font-size:.74rem!important}.drive-email-box{padding:.72rem!important}.drive-email-box>div{grid-template-columns:minmax(0,1fr)!important}.drive-email-box button{justify-content:center!important;width:100%!important}.drive-actions{grid-template-columns:minmax(0,1fr)!important}.drive-actions .btn{width:100%!important}}@media (max-width:420px){.settings-drive-header{grid-template-columns:1fr!important}.settings-drive-header .settings-inline-actions{grid-template-columns:minmax(0,1fr) 32px!important;justify-content:space-between!important;width:100%!important;display:grid!important}.settings-drive-header .settings-inline-actions .btn{white-space:normal!important;width:100%!important;min-height:32px!important;line-height:1.15!important}.settings-backup-footer{grid-template-columns:1fr!important}.settings-backup-footer>button{width:100%!important}}.clear-backups-backdrop{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;padding:1rem!important}.clear-backups-modal{background:linear-gradient(145deg,#101827,#0b1321)!important;border:1px solid #94a3b829!important;border-radius:16px!important;width:min(440px,100%)!important;max-width:440px!important;padding:1.25rem!important;box-shadow:0 24px 70px #00000094,inset 0 1px #ffffff0a!important}.clear-backups-title{border-bottom:1px solid #94a3b81f!important;margin:0 0 1rem!important;padding-bottom:.85rem!important;font-size:1.05rem!important}.clear-backups-title svg{color:#f8fafc!important}.clear-backups-warning{background:linear-gradient(145deg,#7f1d1d38,#450a0a1f)!important;border-color:#f8717159!important;border-radius:10px!important;margin-bottom:.85rem!important;padding:.85rem!important}.clear-backups-warning p{overflow-wrap:anywhere!important;font-size:.82rem!important;line-height:1.6!important}.clear-backups-progress{background:#1e293b9e!important;border:1px solid #94a3b814!important;min-height:0!important;margin-bottom:1rem!important;padding:.85rem!important}.clear-backups-progress>div{padding:.25rem 0!important;font-size:.78rem!important;line-height:1.45!important}.clear-backups-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.7fr)!important;gap:.65rem!important;display:grid!important}.clear-backups-actions .btn{justify-content:center!important;width:100%!important;min-height:42px!important;padding:.55rem .7rem!important;font-size:.76rem!important;line-height:1.2!important}@media (max-width:380px){.clear-backups-modal{padding:1rem!important}.clear-backups-actions{grid-template-columns:1fr!important}}.customer-page .service-access-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:linear-gradient(135deg,#0f172aa6,#082f4940)!important;border:1px solid #ffffff0f!important;border-radius:16px!important;gap:1.25rem!important;padding:1.5rem!important;transition:all .3s!important;display:grid!important;box-shadow:0 20px 50px #00000059,inset 0 1px 1px #ffffff14!important}.customer-page .service-access-card:hover{transform:translateY(-2px);border-color:#38bdf847!important;box-shadow:0 24px 60px #00000073,0 0 25px #38bdf814,inset 0 1px 1px #ffffff1f!important}.customer-page .service-access-head{border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;padding-bottom:1rem!important;display:flex!important}.customer-page .service-access-badge{color:#38bdf8!important;text-transform:uppercase!important;letter-spacing:.05em!important;background:#38bdf81a!important;border:1px solid #38bdf840!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;height:28px!important;padding:0 .75rem!important;font-size:.72rem!important;font-weight:850!important;display:inline-flex!important;box-shadow:0 0 12px #38bdf81f!important}.customer-page .service-access-badge.vnc{color:#2dd4bf!important;background:#2dd4bf1a!important;border-color:#2dd4bf40!important;box-shadow:0 0 12px #2dd4bf1f!important}.customer-page .service-access-head h3{color:#f8fafc!important;white-space:nowrap!important;margin:0!important;font-size:1.25rem!important;font-weight:850!important;line-height:1!important}.customer-page .service-access-head p{color:#facc15!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.88rem!important;font-weight:750!important}.customer-page .service-access-status{background:#00000040!important;border:1px solid #ffffff0f!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;gap:.65rem!important;height:28px!important;padding:0 .85rem!important;display:inline-flex!important}.customer-page .service-access-status span{color:#34d399!important;text-transform:uppercase!important;align-items:center!important;gap:.4rem!important;font-size:.72rem!important;font-weight:950!important;display:flex!important}.customer-page .service-access-status span:before{content:""!important;border-radius:50%!important;width:6px!important;height:6px!important;display:inline-block!important}.customer-page .service-access-status span.ok{color:#34d399!important}.customer-page .service-access-status span.ok:before{background-color:#34d399!important;box-shadow:0 0 8px #34d399!important}.customer-page .service-access-status span.bad{color:#fb7185!important}.customer-page .service-access-status span.bad:before{background-color:#fb7185!important;box-shadow:0 0 8px #fb7185!important}.customer-page .service-access-status strong{color:#cbd5e1!important;border-left:1px solid #ffffff1f!important;padding-left:.65rem!important;font-size:.75rem!important;font-weight:600!important}.customer-page .head-left{align-items:center!important;gap:.85rem!important;display:flex!important}.customer-page .head-title-wrap h3{color:#f8fafc!important;white-space:nowrap!important;margin:0!important;font-size:1.2rem!important;font-weight:850!important;line-height:1.2!important}.customer-page .head-title-wrap .plan-name{color:#facc15!important;margin:.15rem 0 0!important;font-size:.88rem!important;font-weight:750!important}.customer-page .server-address-section{background:#0f172a66!important;border:1px solid #ffffff0d!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;padding:1.15rem 1.25rem!important;display:flex!important}.customer-page .server-address-section.web-mode .web-url-link{color:#38bdf8!important;overflow-wrap:anywhere!important;margin:.25rem 0!important;font-size:1rem!important;font-weight:850!important;text-decoration:none!important;display:block!important}.customer-page .server-address-section.web-mode .web-url-link:hover{color:#facc15!important}.customer-page .address-left{flex-direction:column!important;gap:.2rem!important;min-width:0!important;display:flex!important}.customer-page .address-left span{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.7rem!important;font-weight:800!important;display:block!important}.customer-page .address-left .address-val{color:#38bdf8!important;letter-spacing:-.01em!important;overflow-wrap:anywhere!important;font-size:1.25rem!important;font-weight:850!important;display:block!important}.customer-page .address-left .notice-text{color:#eab308!important;margin-top:.1rem!important;font-size:.72rem!important;font-weight:600!important;display:block!important}.customer-page .copy-btn-minimal{color:#38bdf8!important;cursor:pointer!important;white-space:nowrap!important;background:#38bdf814!important;border:1px solid #38bdf840!important;border-radius:8px!important;align-items:center!important;gap:.45rem!important;height:34px!important;padding:0 .95rem!important;font-size:.78rem!important;font-weight:750!important;transition:all .2s!important;display:inline-flex!important}.customer-page .copy-btn-minimal:hover{color:#f8fafc!important;background:#38bdf82e!important;border-color:#38bdf866!important}.customer-page .credentials-flex-grid{grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important;display:grid!important}.customer-page .credentials-flex-grid .cred-item.full-width{grid-column:1/-1!important}.customer-page .cred-item{background:#0f172a66!important;border:1px solid #ffffff0d!important;border-radius:12px!important;flex-direction:column!important;gap:.25rem!important;min-width:0!important;padding:1rem!important;transition:all .2s!important;display:flex!important}.customer-page .cred-item:hover{background:#0f172a8c!important;border-color:#ffffff14!important}.customer-page .cred-item span{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.7rem!important;font-weight:800!important;display:block!important}.customer-page .cred-item strong{color:#f8fafc!important;overflow-wrap:anywhere!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.25!important;display:block!important}.customer-page .cred-val-row{justify-content:space-between!important;align-items:center!important;gap:.5rem!important;display:flex!important}.customer-page .copy-action-btn{color:#94a3b8!important;cursor:pointer!important;background:#ffffff05!important;border:1px solid #ffffff14!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;transition:all .2s!important;display:inline-flex!important}.customer-page .copy-action-btn:hover{color:#38bdf8!important;background:#38bdf81f!important;border-color:#38bdf84d!important}.customer-page .service-guide{background:#0f172a40!important;border:1px solid #ffffff0d!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:1.5rem!important;margin-top:.25rem!important;padding:1rem!important;display:flex!important}.customer-page .guide-links{flex-wrap:wrap!important;gap:.5rem!important;display:flex!important}.customer-page .guide-links a{color:#cbd5e1!important;background:#ffffff05!important;border:1px solid #ffffff14!important;border-radius:6px!important;align-items:center!important;height:32px!important;padding:0 .85rem!important;font-size:.75rem!important;font-weight:700!important;text-decoration:none!important;transition:all .2s!important;display:inline-flex!important}.customer-page .guide-links a:hover{color:#38bdf8!important;background:#38bdf814!important;border-color:#38bdf84d!important}.customer-page .access-actions{justify-content:flex-end!important;align-items:center!important;gap:.5rem!important;display:flex!important}.customer-page .access-actions button{cursor:pointer!important;color:#cbd5e1!important;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:.4rem!important;height:32px!important;padding:0 .85rem!important;font-size:.75rem!important;font-weight:750!important;transition:all .2s!important;display:inline-flex!important}.customer-page .access-actions button:hover{color:#f8fafc!important;background:#ffffff14!important;border-color:#ffffff26!important}.customer-page .access-actions button:nth-child(2):hover,.customer-page .access-actions button:nth-of-type(2):hover{color:#facc15!important;background:#f59e0b14!important;border-color:#f59e0b59!important}.customer-page .access-actions button.danger{color:#f87171!important;background:#f871710a!important;border-color:#f8717126!important}.customer-page .access-actions button.danger:hover{color:#ef4444!important;background:#f871711f!important;border-color:#f8717166!important}@media (max-width:920px){.main-body.customer-page{padding:.75rem .5rem!important}.customer-page .customer-panel{padding:.75rem!important}.customer-page .service-access-card{border-radius:12px!important;padding:1rem .75rem!important}.customer-page .service-access-box{grid-template-columns:1fr!important;gap:.75rem!important}.customer-page .server-address-section{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.customer-page .copy-btn-minimal{justify-content:center!important;width:100%!important}.customer-page .credentials-flex-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.customer-page .credential-grid>div{padding:.75rem!important}.customer-page .server-line{padding:.85rem!important}.customer-page .server-line strong{font-size:1.05rem!important}.customer-page .service-guide{flex-direction:column!important;align-items:stretch!important;gap:1rem!important;padding:.85rem!important}.customer-page .guide-links{justify-content:flex-start!important;gap:.35rem!important}.customer-page .guide-links a{flex:auto!important;justify-content:center!important;padding:0 .5rem!important;font-size:.7rem!important}.customer-page .access-actions{justify-content:stretch!important;gap:.4rem!important;width:100%!important}.customer-page .access-actions button{flex:1!important;justify-content:center!important;padding:0 .5rem!important;font-size:.7rem!important}}.customer-page .service-ticket-preview{background:linear-gradient(#0f172ae0,#02061785)!important;border:1px solid #facc1538!important;border-radius:8px!important;gap:.7rem!important;padding:.9rem!important;display:grid!important}.customer-page .ticket-brand,.customer-page .ticket-footer{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;display:flex!important}.customer-page .ticket-brand{border-bottom:1px solid #facc1538!important;padding-bottom:.65rem!important}.customer-page .ticket-brand span{color:#f8fafc!important;font-size:1rem!important;font-weight:950!important}.customer-page .ticket-brand strong{color:#facc15!important;text-align:right!important;overflow-wrap:anywhere!important;font-size:.82rem!important}.customer-page .ticket-server{background:#082f4957!important;border:1px solid #22d3ee2e!important;border-radius:8px!important;gap:.22rem!important;padding:.75rem!important;display:grid!important}.customer-page .ticket-server b{color:#22d3ee!important;overflow-wrap:anywhere!important;font-size:1.02rem!important}.customer-page .ticket-server em{color:#facc15!important;font-size:.78rem!important;font-style:normal!important}.customer-page .ticket-credentials{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem!important;display:grid!important}.customer-page .ticket-credentials>div{background:#02061766!important;border:1px solid #94a3b824!important;border-radius:8px!important;gap:.22rem!important;min-width:0!important;padding:.7rem!important;display:grid!important}.customer-page .ticket-credentials strong{color:#f8fafc!important;overflow-wrap:anywhere!important}.customer-page .ticket-footer{border-top:1px solid #facc152e!important;padding-top:.65rem!important}.customer-page .ticket-footer strong{color:#34d399!important}.customer-page .guide-links{flex-wrap:wrap!important;gap:.35rem!important;min-width:0!important;display:flex!important}.customer-page .guide-links a{color:#e0f2fe!important;white-space:nowrap!important;background:#0ea5e91a!important;border:1px solid #22d3ee2e!important;border-radius:8px!important;align-items:center!important;min-height:28px!important;padding:.3rem .5rem!important;font-size:.72rem!important;font-weight:850!important;text-decoration:none!important;display:inline-flex!important}.customer-page .guide-links a:hover{color:#facc15!important;border-color:#facc155c!important}.customer-page .access-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;gap:.35rem!important;margin-top:-.35rem!important;padding-top:0!important;display:flex!important}.customer-page .access-actions .btn{white-space:nowrap!important;border-radius:8px!important;min-height:30px!important;padding:.32rem .5rem!important;font-size:.72rem!important}@media (max-width:920px){.customer-page .service-access-box,.customer-page .credential-grid,.customer-page .ticket-credentials{grid-template-columns:1fr!important}.customer-page .ticket-brand,.customer-page .ticket-footer,.customer-page .service-access-head{align-items:flex-start!important}.customer-page .service-guide{flex-direction:column!important;align-items:stretch!important}.customer-page .access-actions{flex-wrap:wrap!important;justify-content:flex-start!important;margin-top:0!important}}.customer-delete-confirm-root.delete-confirm-overlay{z-index:2147483000!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#020617b8!important;place-items:center!important;padding:1.25rem!important;display:grid!important;position:fixed!important;inset:0 0 0 248px!important;overflow-y:auto!important}.customer-delete-confirm-root .delete-confirm-panel{background:radial-gradient(circle at 12% 0,#22d3ee2e,#0000 32%),linear-gradient(145deg,#082f49f5,#020617fc 62%,#713f1238)!important;border:1px solid #facc1557!important;border-radius:8px!important;gap:1rem!important;width:min(620px,100vw - 300px)!important;max-height:calc(100vh - 2.5rem)!important;margin:0 auto!important;padding:1.15rem!important;display:grid!important;overflow-y:auto!important;box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff0f!important}.customer-delete-confirm-root .delete-confirm-head{border-bottom:1px solid #94a3b82e!important;justify-content:space-between!important;align-items:flex-start!important;gap:1rem!important;padding-bottom:.9rem!important;display:flex!important}.customer-delete-confirm-root .delete-confirm-head span{color:#facc15!important;text-transform:uppercase!important;font-size:.74rem!important;font-weight:950!important}.customer-delete-confirm-root .delete-confirm-head h2{color:#f8fafc!important;margin:.25rem 0!important;font-size:1.28rem!important;line-height:1.2!important}.customer-delete-confirm-root .delete-confirm-head p{color:#cbd5e1!important;overflow-wrap:anywhere!important;margin:0!important}.customer-delete-confirm-root .delete-confirm-close-btn{color:#94a3b8!important;cursor:pointer!important;background:#94a3b80d!important;border:1px solid #94a3b82e!important;border-radius:8px!important;flex:0 0 36px!important;place-items:center!important;width:36px!important;height:36px!important;padding:0!important;transition:all .2s!important;display:grid!important}.customer-delete-confirm-root .delete-confirm-close-btn:hover{color:#f8fafc!important;background:#94a3b826!important;border-color:#94a3b84d!important}.customer-delete-confirm-root .delete-refund-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important;display:grid!important}.customer-delete-confirm-root .delete-refund-grid div,.customer-delete-confirm-root .delete-formula{background:#0206176b!important;border:1px solid #22d3ee2e!important;border-radius:8px!important;padding:.75rem!important}.customer-delete-confirm-root .delete-refund-grid span,.customer-delete-confirm-root .delete-formula span{color:#94a3b8!important;margin-bottom:.25rem!important;font-size:.74rem!important;font-weight:850!important;display:block!important}.customer-delete-confirm-root .delete-refund-grid strong,.customer-delete-confirm-root .delete-formula strong{color:#f8fafc!important}.customer-delete-confirm-root .refund-hours-toggle{width:100%!important;color:inherit!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;padding:.1rem 0 0!important;display:flex!important}.customer-delete-confirm-root .refund-hours-value{color:#e2e8f0!important;text-transform:none!important;align-items:baseline!important;gap:.2rem!important;margin:0!important;font-size:.78rem!important;display:inline-flex!important}.customer-delete-confirm-root .refund-hours-value strong{color:#f8fafc!important;font-size:1.05rem!important;line-height:1!important}.customer-delete-confirm-root .refund-detail-pill{color:#67e8f9!important;text-transform:none!important;background:#22d3ee14!important;border:1px solid #22d3ee38!important;border-radius:999px!important;align-items:center!important;gap:.25rem!important;margin:0!important;padding:.28rem .5rem!important;font-size:.65rem!important;font-weight:800!important;display:inline-flex!important}.customer-delete-confirm-root .refund-hours-toggle[aria-expanded=true] svg{transform:rotate(180deg)!important}.customer-delete-confirm-root .refund-hours-breakdown{background:linear-gradient(145deg,#08122ae6,#020617bf)!important;border:1px solid #22d3ee26!important;border-radius:9px!important;gap:.4rem!important;margin-top:.7rem!important;padding:.65rem!important;display:grid!important}.customer-delete-confirm-root .refund-hours-breakdown>div{background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;padding:0!important;display:flex!important}.customer-delete-confirm-root .refund-hours-breakdown span{color:#94a3b8!important;margin:0!important;font-size:.66rem!important;font-weight:650!important;line-height:1.35!important}.customer-delete-confirm-root .refund-hours-breakdown b{color:#e2e8f0!important;white-space:nowrap!important;font-size:.7rem!important}.customer-delete-confirm-root .refund-hours-breakdown b.minus{color:#fda4af!important}.customer-delete-confirm-root .refund-hours-breakdown .refund-hours-total{border-top:1px solid #34d39933!important;margin-top:.15rem!important;padding-top:.5rem!important}.customer-delete-confirm-root .refund-hours-breakdown .refund-hours-total span,.customer-delete-confirm-root .refund-hours-breakdown .refund-hours-total b{color:#34d399!important;font-weight:850!important}.customer-delete-confirm-root .delete-refund-grid .danger{color:#fb7185!important}.customer-delete-confirm-root .delete-refund-grid .refund{color:#34d399!important}.customer-delete-confirm-root .total-refund-card{background:linear-gradient(145deg,#052e2833,#02061775)!important;border:1px solid #34d39938!important;border-radius:8px!important;grid-column:1/-1!important;padding:.75rem!important;transition:border-color .2s,box-shadow .2s!important}.customer-delete-confirm-root .total-refund-card.is-open{border-color:#34d3996b!important;box-shadow:inset 0 0 0 1px #34d3990d!important}.customer-delete-confirm-root .total-refund-toggle{width:100%!important;color:inherit!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:.65rem!important;padding:0!important;display:flex!important}.customer-delete-confirm-root .total-refund-summary{gap:.22rem!important;margin:0!important;display:grid!important}.customer-delete-confirm-root .total-refund-summary>span{margin:0!important}.customer-delete-confirm-root .total-refund-summary .refund{color:#34d399!important;font-size:1rem!important}.customer-delete-confirm-root .total-refund-toggle[aria-expanded=true] svg{transform:rotate(180deg)!important}.customer-delete-confirm-root .total-refund-toggle svg{transition:transform .2s!important}.customer-delete-confirm-root .total-refund-formula{background:linear-gradient(135deg,#facc1514,#02061780)!important;border:1px solid #facc1538!important;border-radius:9px!important;gap:.35rem!important;margin-top:.7rem!important;padding:.7rem!important;display:grid!important}.customer-delete-confirm-root .total-refund-formula>span{color:#facc15!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin:0!important;font-size:.67rem!important;font-weight:850!important}.customer-delete-confirm-root .total-refund-formula-row{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;display:flex!important}.customer-delete-confirm-root .total-refund-formula-row span{color:#94a3b8!important;margin:0!important;font-size:.72rem!important;font-weight:750!important}.customer-delete-confirm-root .total-refund-formula-row b{color:#e2e8f0!important;text-align:right!important;font-size:.78rem!important}.customer-delete-confirm-root .total-refund-formula-row b.minus{color:#fb7185!important}.customer-delete-confirm-root .total-refund-result{border-top:1px solid #34d3992e!important;margin-top:.3rem!important;padding-top:.55rem!important}.customer-delete-confirm-root .total-refund-result span{color:#a7f3d0!important;margin:0!important;font-size:.72rem!important}.customer-delete-confirm-root .total-refund-result b{color:#34d399!important;font-size:.9rem!important}.customer-delete-confirm-root .delete-formula{background:linear-gradient(135deg,#facc1514,#02061773)!important;border-color:#facc153d!important}.customer-delete-confirm-root .delete-formula p{color:#cbd5e1!important;margin:.45rem 0 0!important;font-size:.82rem!important;line-height:1.45!important}.customer-delete-confirm-root .delete-confirm-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:.55rem!important;display:flex!important}.customer-delete-confirm-root .delete-confirm-actions .btn{min-height:40px!important}.customer-delete-confirm-root .delete-confirm-actions .btn-danger{color:#fff!important;background:linear-gradient(135deg,#ef4444,#991b1b)!important;border:1px solid #f8717161!important;align-items:center!important;gap:.45rem!important;font-weight:900!important;display:inline-flex!important}@media (max-width:920px){.customer-delete-confirm-root.delete-confirm-overlay{padding:.85rem!important;left:0!important}.customer-delete-confirm-root .delete-confirm-panel{width:min(620px,100%)!important;max-height:calc(100vh - 1.7rem)!important}}@media (max-width:520px){.customer-delete-confirm-root .delete-refund-grid{grid-template-columns:1fr!important}.customer-delete-confirm-root .delete-confirm-actions{flex-direction:column-reverse!important}.customer-delete-confirm-root .delete-confirm-actions .btn{justify-content:center!important;width:100%!important}}.customer-delete-confirm-root .membership-benefit-panel{background:radial-gradient(circle at 92% 6%,#facc152e,#0000 30%),radial-gradient(circle at 8% 0,#22d3ee33,#0000 36%),linear-gradient(145deg,#082f49fa,#020617fa 58%,#191105f2)!important;border-color:#facc1594!important;border-radius:10px!important;gap:1rem!important;width:min(820px,100vw - 300px)!important;max-width:820px!important;padding:1.25rem!important;position:relative!important;overflow:hidden auto!important}.customer-delete-confirm-root .membership-close-btn{z-index:5!important;color:#facc15!important;cursor:pointer!important;background:#020617d1!important;border:1px solid #facc157a!important;border-radius:999px!important;place-items:center!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;padding:0!important;display:grid!important;position:absolute!important;top:.9rem!important;right:.9rem!important;box-shadow:0 16px 34px #00000061,inset 0 1px #ffffff14!important}.customer-delete-confirm-root .membership-close-btn:hover{color:#020617!important;background:#facc15!important}.customer-delete-confirm-root .membership-benefit-head{border-bottom:1px solid #94a3b82e!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:1rem!important;padding:.1rem 3.4rem 1rem 0!important;display:grid!important}.customer-delete-confirm-root .membership-benefit-head span{color:#facc15!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:.74rem!important;font-weight:950!important}.customer-delete-confirm-root .membership-benefit-head h2{color:#f8fafc!important;margin:.28rem 0 .35rem!important;font-size:clamp(1.75rem,4vw,2.35rem)!important;line-height:1.02!important}.customer-delete-confirm-root .membership-benefit-head p{color:#cbd5e1!important;max-width:560px!important;margin:0!important;line-height:1.55!important}.customer-delete-confirm-root .membership-rank-icon{color:#facc15!important;background:#facc151a!important;border:1px solid #facc156b!important;border-radius:16px!important;place-items:center!important;width:56px!important;height:56px!important;display:grid!important}.customer-delete-confirm-root .membership-benefit-progress{background:linear-gradient(135deg,#082f4994,#02061794)!important;border:1px solid #22d3ee3d!important;border-radius:10px!important;gap:.8rem!important;padding:1rem!important;display:grid!important}.customer-delete-confirm-root .membership-benefit-progress div{justify-content:space-between!important;align-items:center!important;gap:1rem!important;display:flex!important}.customer-delete-confirm-root .membership-benefit-progress strong{color:#f8fafc!important;font-size:.92rem!important}.customer-delete-confirm-root .membership-benefit-progress small{color:#facc15!important;font-size:.8rem!important;font-weight:950!important}.customer-delete-confirm-root .membership-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.7rem!important;display:grid!important}.customer-delete-confirm-root .membership-benefit-grid div{background:linear-gradient(#0f172ad1,#02061785)!important;border:1px solid #22d3ee33!important;border-radius:10px!important;align-content:start!important;gap:.4rem!important;min-height:124px!important;padding:.9rem!important;display:grid!important}.customer-delete-confirm-root .membership-benefit-grid div.active{background:radial-gradient(circle at 100% 0,#facc1533,#0000 42%),#facc1517!important;border-color:#facc15bf!important}.customer-delete-confirm-root .membership-benefit-grid span{color:#22d3ee!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:950!important}.customer-delete-confirm-root .membership-benefit-grid strong{color:#f8fafc!important;font-size:.88rem!important;line-height:1.25!important}.customer-delete-confirm-root .membership-benefit-grid small{color:#a7b3c8!important;font-size:.76rem!important;line-height:1.42!important}.customer-delete-confirm-root .membership-benefit-note{color:#cbd5e1!important;background:#0f172a6b!important;border:1px solid #94a3b829!important;border-radius:8px!important;margin:0!important;padding:.85rem!important;font-size:.84rem!important;line-height:1.55!important}@media (max-width:920px){.customer-delete-confirm-root .membership-benefit-panel{width:min(820px,100%)!important}.customer-delete-confirm-root .membership-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.customer-delete-confirm-root .membership-benefit-head{grid-template-columns:1fr!important;padding-right:3.1rem!important}.customer-delete-confirm-root .membership-rank-icon{display:none!important}.customer-delete-confirm-root .membership-benefit-progress div{flex-direction:column!important;align-items:flex-start!important;gap:.35rem!important}.customer-delete-confirm-root .membership-benefit-grid{grid-template-columns:1fr!important}}.customer-delete-confirm-root .membership-benefit-panel{color:#e2e8f0!important;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;border:1px solid #facc1540!important;border-radius:16px!important;grid-template-columns:1fr!important;gap:1.25rem!important;width:min(720px,100vw - 32px)!important;max-width:720px!important;max-height:calc(100vh - 4rem)!important;padding:1.5rem!important;display:grid!important;position:relative!important;overflow:hidden auto!important;box-shadow:0 25px 50px -12px #0009,0 0 40px #facc1508!important}.customer-delete-confirm-root .membership-benefit-panel:before{content:""!important;pointer-events:none!important;background:linear-gradient(#ffffff05,#0000 40%)!important;position:absolute!important;inset:0!important}.customer-delete-confirm-root .membership-close-btn,.customer-delete-confirm-root .membership-close-btn[type=button]{all:unset!important;box-sizing:border-box!important;z-index:10!important;color:#94a3b8!important;cursor:pointer!important;background:#ffffff08!important;border:1px solid #ffffff1a!important;border-radius:50%!important;place-items:center!important;width:36px!important;height:36px!important;transition:all .2s!important;display:grid!important;position:absolute!important;top:1.25rem!important;right:1.25rem!important}.customer-delete-confirm-root .membership-close-btn svg{stroke-width:2.5px!important;width:18px!important;height:18px!important;display:block!important}.customer-delete-confirm-root .membership-close-btn:hover{color:#facc15!important;background:#facc1514!important;border-color:#facc1580!important;transform:scale(1.05)!important}.customer-delete-confirm-root .membership-benefit-head{z-index:1!important;border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;gap:1.5rem!important;padding-bottom:1.25rem!important;display:flex!important;position:relative!important}.customer-delete-confirm-root .membership-benefit-head>div{min-width:0!important}.customer-delete-confirm-root .membership-benefit-head span{color:#facc15!important;text-transform:uppercase!important;letter-spacing:.05em!important;background:#facc151a!important;border:1px solid #facc1533!important;border-radius:9999px!important;padding:.25rem .65rem!important;font-size:.7rem!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.customer-delete-confirm-root .membership-benefit-head h2{color:#fff!important;margin:.5rem 0 .25rem!important;font-size:2.25rem!important;font-weight:800!important}.customer-delete-confirm-root .membership-benefit-head p{color:#94a3b8!important;font-size:.85rem!important;line-height:1.5!important}.customer-delete-confirm-root .membership-rank-icon{color:#facc15!important;background:#facc150d!important;border:1px solid #facc1533!important;border-radius:12px!important;flex-shrink:0!important;place-items:center!important;width:56px!important;height:56px!important;display:grid!important}.customer-delete-confirm-root .membership-benefit-progress{z-index:1!important;background:#0f172a66!important;border:1px solid #ffffff0f!important;border-radius:12px!important;flex-direction:column!important;gap:.75rem!important;padding:1.15rem!important;display:flex!important;position:relative!important}.customer-delete-confirm-root .membership-benefit-progress>div{justify-content:space-between!important;align-items:center!important;display:flex!important}.customer-delete-confirm-root .membership-benefit-progress span{color:#94a3b8!important;font-size:.78rem!important;font-weight:500!important}.customer-delete-confirm-root .membership-benefit-progress strong{color:#f8fafc!important;font-size:.85rem!important;font-weight:700!important}.customer-delete-confirm-root .membership-benefit-progress i{background:#ffffff0d!important;border:none!important;border-radius:9999px!important;height:8px!important;display:block!important;overflow:hidden!important}.customer-delete-confirm-root .membership-benefit-progress b{border-radius:inherit!important;background:linear-gradient(90deg,#facc15 0%,#fb923c 100%)!important;height:100%!important;display:block!important;box-shadow:0 0 10px #facc154d!important}.customer-delete-confirm-root .membership-benefit-progress small{font-weight:600;color:#facc15!important;background:#facc151a!important;border:1px solid #facc1533!important;border-radius:9999px!important;align-self:flex-start!important;padding:.25rem .65rem!important;font-size:.75rem!important}.customer-delete-confirm-root .membership-benefit-grid{z-index:1!important;grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important;display:grid!important;position:relative!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card{background:linear-gradient(135deg,#2d200a80 0%,#0f172ad9 100%)!important;border:1.5px solid #ffd70073!important;position:relative!important;overflow:hidden!important;box-shadow:0 0 15px #ffd7001f!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card:after{content:""!important;pointer-events:none!important;background:linear-gradient(45deg,#0000 45%,#ffd70029 50%,#0000 55%)!important;width:200%!important;height:200%!important;animation:4s linear infinite gold-sweep!important;position:absolute!important;top:-50%!important;left:-50%!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card.active{background:linear-gradient(135deg,#554112bf 0%,#0f172af5 100%)!important;border:2px solid gold!important;box-shadow:0 0 25px #ffd7007a,inset 0 0 10px #ffd70040!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card span{color:gold!important;font-weight:900!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card.active span{text-shadow:0 0 8px #ffd700d9!important}.card-sparkles{pointer-events:none!important;z-index:2!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.card-sparkle-star{color:gold!important;opacity:0!important;text-shadow:0 0 5px gold!important;font-size:11px!important;animation:3.5s linear infinite card-sparkle-anim!important;position:absolute!important}.card-sparkle-star:first-child{animation-delay:0s;top:15%;left:12%}.card-sparkle-star:nth-child(2){animation-delay:.6s;top:20%;left:82%}.card-sparkle-star:nth-child(3){animation-delay:1.2s;top:70%;left:48%}.card-sparkle-star:nth-child(4){animation-delay:1.8s;top:65%;left:22%}.card-sparkle-star:nth-child(5){animation-delay:2.4s;top:55%;left:88%}.card-sparkle-star:nth-child(6){animation-delay:3s;top:30%;left:52%}@keyframes card-sparkle-anim{0%{opacity:0;transform:scale(.2)translateY(5px)}50%{opacity:1;transform:scale(1.2)translateY(-6px)}to{opacity:0;transform:scale(.2)translateY(-18px)}}.customer-delete-confirm-root .membership-benefit-grid>div{background:#0f172a4d!important;border:1px solid #ffffff0d!important;border-radius:12px!important;flex-direction:column!important;gap:.35rem!important;min-width:0!important;padding:.85rem!important;transition:all .2s!important;display:flex!important}.customer-delete-confirm-root .membership-benefit-grid>div:hover{background:#0f172a80!important;border-color:#ffffff1a!important;transform:translateY(-1px)!important}.customer-delete-confirm-root .membership-benefit-grid>div.active{background:linear-gradient(135deg,#facc151a 0%,#0f172acc 100%)!important;border-color:#facc15!important;box-shadow:0 4px 20px -5px #facc1533!important}.customer-delete-confirm-root .membership-benefit-grid>div span{color:#94a3b8!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.7rem!important;font-weight:600!important;display:block!important}.customer-delete-confirm-root .membership-benefit-grid>div.active span{color:#facc15!important}.customer-delete-confirm-root .membership-benefit-grid>div strong{color:#fff!important;font-size:.95rem!important;font-weight:700!important;display:block!important}.customer-delete-confirm-root .membership-benefit-grid>div small{color:#64748b!important;font-size:.75rem!important;display:block!important}.customer-delete-confirm-root .membership-benefit-grid>div.active small{color:#94a3b8!important}.customer-delete-confirm-root .membership-benefit-note{z-index:1!important;color:#94a3b8!important;background:#0f172a33!important;border:1px solid #ffffff0f!important;border-radius:12px!important;margin:0!important;padding:.85rem 1.15rem!important;font-size:.78rem!important;line-height:1.5!important;position:relative!important}@media (max-width:920px){.customer-delete-confirm-root .membership-benefit-panel{width:min(720px,100%)!important}.customer-delete-confirm-root .membership-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.customer-delete-confirm-root .membership-benefit-panel{border-radius:12px!important;padding:1.15rem!important}.customer-delete-confirm-root .membership-close-btn,.customer-delete-confirm-root .membership-close-btn[type=button]{width:32px!important;height:32px!important;top:1rem!important;right:1rem!important}.customer-delete-confirm-root .membership-benefit-head{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important;padding-right:2rem!important}.customer-delete-confirm-root .membership-benefit-head h2{font-size:1.75rem!important}.customer-delete-confirm-root .membership-rank-icon{display:none!important}.customer-delete-confirm-root .membership-benefit-progress>div{flex-direction:column!important;align-items:flex-start!important;gap:.25rem!important}.customer-delete-confirm-root .membership-benefit-progress strong{text-align:left!important}.customer-delete-confirm-root .membership-benefit-grid{grid-template-columns:1fr!important}.customer-delete-confirm-root .membership-benefit-grid>div{min-height:0!important}}.premium-server-list{background:#020617a3!important;border:1px solid #38bdf838!important;border-radius:12px!important;flex-direction:column!important;margin-top:.25rem!important;display:flex!important;overflow:hidden!important}.premium-server-item{cursor:pointer!important;border-bottom:1px solid #ffffff0d!important;justify-content:space-between!important;align-items:center!important;padding:.85rem 1rem!important;transition:all .2s ease-in-out!important;display:flex!important}.premium-server-item:last-child{border-bottom:none!important}.premium-server-item:hover:not(.disabled){background:#38bdf814!important}.premium-server-item.selected{background:#38bdf826!important;border-left:3px solid #facc15!important;padding-left:calc(1rem - 3px)!important}.premium-server-item.disabled{opacity:.5!important;cursor:not-allowed!important}.server-item-left{align-items:center!important;gap:.75rem!important;display:flex!important}.server-icon-wrapper{color:#38bdf8!important;background:#38bdf81a!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;display:flex!important}.premium-server-item.selected .server-icon-wrapper{color:#facc15!important;background:#facc1526!important}.server-info{flex-direction:column!important;gap:.15rem!important;display:flex!important}.server-name{color:#f8fafc!important;font-size:.88rem!important;font-weight:700!important}.server-slots{color:#94a3b8!important;font-size:.72rem!important}.premium-server-item.selected .server-name{color:#facc15!important}.server-selector-radio{border:2px solid #ffffff4d!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;transition:all .2s!important;display:flex!important}.premium-server-item.selected .server-selector-radio{border-color:#facc15!important}.radio-dot{background:0 0!important;border-radius:50%!important;width:8px!important;height:8px!important;transition:all .2s!important}.premium-server-item.selected .radio-dot{background:#facc15!important;box-shadow:0 0 8px #facc1599!important}.dropdown-item-hover-fix:hover{background:#38bdf814!important}.premium-btn-hover:hover{filter:brightness(1.05)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #facc1566!important}.premium-btn-hover:active{transform:translateY(0)!important}.premium-btn-sec-hover:hover{background:#facc1514!important;border-color:#facc15!important;box-shadow:0 0 12px #facc151a!important}.customer-page .service-guide-new{border-top:1px dashed #ffffff14!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:.4rem!important;margin-top:.5rem!important;padding:1rem!important;display:flex!important}.customer-page .guide-btn{cursor:pointer!important;white-space:nowrap!important;border-radius:8px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:.3rem!important;min-width:0!important;height:34px!important;padding:0 .4rem!important;font-size:.74rem!important;font-weight:750!important;text-decoration:none!important;transition:all .2s!important;display:inline-flex!important}.customer-page .gc-btn{color:#38bdf8!important;background:#38bdf814!important;border:1px solid #38bdf833!important}.customer-page .gc-btn:hover{color:#f8fafc!important;background:#38bdf82e!important;border-color:#38bdf8!important}.customer-page .tutorial-btn{color:#facc15!important;background:#facc1514!important;border:1px solid #facc1533!important}.customer-page .tutorial-btn:hover{color:#f8fafc!important;background:#facc152e!important;border-color:#facc15!important}.customer-page .copy-btn{color:#cbd5e1!important;background:#ffffff05!important;border:1px solid #ffffff14!important}.customer-page .copy-btn:hover{color:#f8fafc!important;background:#ffffff14!important;border-color:#ffffff26!important}.customer-page .delete-btn{color:#f87171!important;background:#f871710a!important;border:1px solid #f8717126!important}.customer-page .delete-btn:hover:not(:disabled){color:#ef4444!important;background:#f871711f!important;border-color:#f8717166!important}@media (max-width:640px){.customer-page .service-guide-new{grid-template-columns:1fr 1fr!important;gap:.5rem!important;display:grid!important}.customer-page .guide-btn{width:100%!important}.customer-page .guide-btn:nth-child(odd):last-child{grid-column:span 2!important}}.customer-page .service-list-new,.customer-page .claim-list-new{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important;grid-auto-flow:row!important;align-items:start!important;gap:.9rem!important;width:100%!important;max-width:100%!important;padding-bottom:.2rem!important;display:grid!important;overflow:visible!important}.customer-page .service-column,.customer-page .claim-column{flex-direction:column!important;gap:.9rem!important;width:100%!important;min-width:0!important;display:flex!important}@media (min-width:1400px){.customer-page .service-list-new,.customer-page .claim-list-new{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:1800px){.customer-page .service-list-new,.customer-page .claim-list-new{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){.customer-page .service-list-new,.customer-page .claim-list-new{flex-direction:column!important;gap:.65rem!important;display:flex!important}.customer-page .service-column,.customer-page .claim-column{display:contents!important}.customer-page .service-row-card{border-radius:12px!important;grid-row:auto!important}.customer-page .service-row-header{gap:.5rem!important;padding:.75rem .85rem!important}.customer-page .card-luxury-body{gap:.65rem!important;padding:.85rem!important}}.customer-page .service-row-card{will-change:auto!important;width:100%!important;min-width:0!important;height:auto!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.customer-page .service-row-card:hover{background:#0f172a73!important;border-color:#38bdf838!important;box-shadow:0 4px 20px #00000026!important}.customer-page .service-row-card.expanded{z-index:2!important;background:#0f172a80!important;border-color:#38bdf84d!important;width:100%!important;box-shadow:0 10px 30px #00000040!important}.customer-page .service-creating-label{color:#67e8f9!important;align-items:center!important;font-weight:750!important;display:inline-flex!important}.customer-page .service-creating-dots{align-items:flex-end;gap:3px;margin-left:5px;display:inline-flex}.customer-page .service-creating-dots i{background:currentColor;border-radius:50%;width:3px;height:3px;animation:1.1s ease-in-out infinite service-creating-dot}.customer-page .service-creating-dots i:nth-child(2){animation-delay:.14s}.customer-page .service-creating-dots i:nth-child(3){animation-delay:.28s}.customer-page .service-provisioning-state{background:radial-gradient(circle at 0 0,#22d3ee24,#0000 46%),linear-gradient(135deg,#082f497a,#020617b8);border:1px solid #22d3ee38;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;min-height:112px;padding:1rem;display:grid;position:relative;overflow:hidden}.customer-page .service-provisioning-state strong{color:#ecfeff;font-size:.88rem;font-weight:900;display:block}.customer-page .service-provisioning-state p{color:#94a3b8;margin:.24rem 0 0;font-size:.73rem;line-height:1.45}.customer-page .service-provisioning-orbit{color:#67e8f9;background:#082f49c7;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #67e8f92e,0 0 24px #22d3ee1f}.customer-page .service-provisioning-orbit span{border:2px solid #22d3ee;border-color:#22d3ee #22d3ee3d #0000 #0000;border-radius:50%;animation:1.15s linear infinite service-provisioning-spin;position:absolute;inset:-5px}.customer-page .service-provisioning-bar{background:#0f172ac7;border-radius:999px;grid-column:1/-1;height:4px;overflow:hidden}.customer-page .service-provisioning-bar i{border-radius:inherit;background:linear-gradient(90deg,#0000,#22d3ee,#a5f3fc,#0000);width:42%;height:100%;animation:1.55s ease-in-out infinite service-provisioning-bar;display:block}.customer-page .service-provisioning-state.failed{color:#fb7185;background:linear-gradient(135deg,#7f1d1d33,#020617bd);border-color:#fb718540;min-height:92px}.customer-page .service-provisioning-state.failed strong{color:#fecdd3}@keyframes service-creating-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes service-provisioning-spin{to{transform:rotate(360deg)}}@keyframes service-provisioning-bar{0%{transform:translate(-115%)}to{transform:translate(255%)}}.spin-free-claim{flex-direction:column;gap:.85rem;margin-bottom:1.1rem;display:flex}@media (max-width:640px){.spin-claim-modal-overlay{justify-content:center!important;align-items:center!important;padding:0!important}.spin-claim-modal-panel{box-sizing:border-box!important;border-radius:14px!important;width:99vw!important;min-width:99vw!important;max-width:99vw!important;max-height:calc(100dvh - 8px)!important;margin:0!important;padding:.88rem .34rem .7rem!important;overflow-y:auto!important}.spin-claim-modal-panel>h3{margin:0 0 .24rem!important;padding:0 1.65rem 0 .08rem!important;font-size:.96rem!important}.spin-claim-modal-panel>p{margin:0 .08rem .58rem!important;font-size:.68rem!important;line-height:1.28!important}.spin-claim-modal-panel>button[aria-label],.spin-claim-modal-panel>button:first-child{top:.85rem!important;right:.75rem!important}}.spin-free-hero{background:radial-gradient(circle at 0 0,#facc152e,#0000 36%),radial-gradient(circle at 100% 0,#a855f72e,#0000 34%),linear-gradient(135deg,#0f172aeb,#020617f5);border:1px solid #facc1547;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:inset 0 1px #ffffff14,0 16px 36px #0000003d}.spin-free-hero span,.spin-free-section>label,.spin-free-fields span{color:#c7d2fe;letter-spacing:.02em;font-size:.72rem;font-weight:900}.spin-free-hero strong{color:#fff;font-size:1.25rem;font-weight:950;line-height:1.1;display:block}.spin-free-hero p{color:#94a3b8;margin:.3rem 0 0;font-size:.78rem;line-height:1.35}.spin-free-price{text-align:right;min-width:92px}.spin-free-price small{color:#fef3c7;font-size:.65rem;font-weight:900;display:block}.spin-free-price strong{color:#22c55e;text-shadow:0 0 18px #22c55e47;font-size:1.35rem}.spin-free-kind-grid,.spin-free-product-grid,.spin-free-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.spin-free-product-grid.one{grid-template-columns:1fr}.spin-free-product-grid.rdp-three{grid-template-columns:repeat(3,minmax(0,1fr))}.spin-free-product-grid.reward-four{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.spin-free-kind,.spin-free-product,.spin-free-server,.spin-free-access button,.spin-free-fields input,.spin-free-summary{color:#e5e7eb;background:#0206179e;border:1px solid #38bdf82e;border-radius:14px}.spin-free-kind,.spin-free-product,.spin-free-server,.spin-free-access button{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s}.spin-free-kind:hover,.spin-free-product:hover,.spin-free-server:hover,.spin-free-access button:hover{border-color:#38bdf86b;transform:translateY(-1px);box-shadow:0 10px 24px #0ea5e91f}.spin-free-kind{text-align:left;flex-direction:column;gap:.18rem;padding:.8rem .9rem;display:flex}.spin-free-kind span,.spin-free-product strong,.spin-free-server strong{color:#f8fafc;font-size:.88rem;font-weight:950}.spin-free-kind small,.spin-free-product span,.spin-free-server span{color:#94a3b8;font-size:.72rem;font-weight:750}.spin-free-kind.active,.spin-free-product.active,.spin-free-access button.active{background:linear-gradient(135deg,#facc1526,#0f172ab8);border-color:#facc15bf;box-shadow:0 0 0 1px #facc1514,0 12px 30px #facc151f}.spin-free-section{flex-direction:column;gap:.45rem;display:flex}.spin-free-product{text-align:left;min-height:64px;padding:.75rem .85rem}.spin-free-product-grid.reward-four .spin-free-product{text-align:center;flex-direction:column;justify-content:center;min-height:84px;padding:.85rem .75rem;display:flex}.spin-free-product-grid.reward-four .spin-free-product strong{letter-spacing:-.01em;font-size:.88rem;line-height:1.12}.spin-free-product-grid.reward-four .spin-free-product span{color:#67e8f9;margin-top:.32rem;font-size:.72rem;line-height:1.18}.spin-free-product strong,.spin-free-product span{display:block}.spin-free-empty{color:#fca5a5;border:1px dashed #f8717152;border-radius:14px;padding:.85rem;font-size:.78rem}.spin-free-server{text-align:left;align-items:center;gap:.75rem;width:100%;min-height:64px;padding:1rem 1.15rem;display:flex}.spin-free-server svg{color:#38bdf8;flex:none}.spin-free-server div{flex:1;min-width:0}.spin-free-server strong,.spin-free-server span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.spin-free-server small{color:#020617;background:#38bdf8;border-radius:999px;padding:.22rem .52rem;font-size:.62rem;font-weight:950}.spin-free-access{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.spin-free-access button{justify-content:center;align-items:center;gap:.35rem;min-height:42px;font-weight:900;display:inline-flex}.spin-free-fields label{flex-direction:column;gap:.35rem;display:flex}.spin-free-fields input{outline:none;width:100%;min-height:52px;padding:.9rem 1rem;font-weight:850}.spin-free-username-box{position:relative}.spin-free-username-box input{padding-right:2.45rem}.spin-free-username-box.is-available input{background:#064e3b29;border-color:#34d399c2}.spin-free-username-box.is-unavailable input{background:#7f1d1d24;border-color:#f87171c2}.spin-free-username-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;right:.82rem;transform:translateY(-50%)}.spin-free-username-icon.available{color:#34d399}.spin-free-username-icon.unavailable{color:#fb7185}.spin-free-fields input:focus{border-color:#34d399b8;box-shadow:0 0 0 3px #10b9811f}.spin-free-fields small{color:#34d399;font-size:.68rem;font-weight:800}.spin-free-fields .spin-free-username-msg.checking{color:#38bdf8}.spin-free-fields .spin-free-username-msg.available{color:#34d399}.spin-free-fields .spin-free-username-msg.unavailable{color:#fb7185}.spin-free-summary{background:#064e3b26;border-color:#22c55e33;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.72rem .85rem;display:grid}.spin-free-summary span{color:#86efac;font-size:.7rem;font-weight:900}.spin-free-summary strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.spin-free-summary em{color:#22c55e;font-size:.74rem;font-style:normal;font-weight:950}@media (max-width:640px){.spin-free-claim{gap:.44rem;width:100%;margin-bottom:.58rem}.spin-free-hero{border-radius:13px;align-items:center;gap:.4rem;padding:.55rem .58rem}.spin-free-hero strong{font-size:.94rem;line-height:1.04}.spin-free-hero p{max-width:205px;margin-top:.22rem;font-size:.62rem;line-height:1.22}.spin-free-hero span,.spin-free-section>label,.spin-free-fields span{font-size:.62rem}.spin-free-price{text-align:right;min-width:55px}.spin-free-price strong{font-size:1rem}.spin-free-product-grid.reward-four,.spin-free-kind-grid,.spin-free-product-grid,.spin-free-product-grid.rdp-three,.spin-free-fields,.spin-free-access{grid-template-columns:repeat(2,minmax(0,1fr));gap:.36rem}.spin-free-product-grid.one{grid-template-columns:1fr}.spin-free-product-grid.reward-four .spin-free-product,.spin-free-product{border-radius:12px;min-height:68px;padding:.65rem .45rem}.spin-free-product-grid.reward-four .spin-free-product strong{font-size:.74rem;line-height:1.08}.spin-free-product-grid.reward-four .spin-free-product span{margin-top:.18rem;font-size:.62rem}.spin-free-server{border-radius:12px;gap:.6rem;min-height:58px;padding:.7rem .85rem}.spin-free-server strong{font-size:.84rem}.spin-free-server span{font-size:.72rem}.spin-free-server small{padding:.3rem .6rem;font-size:.7rem}.spin-free-fields input{border-radius:11px;min-height:48px;padding:.75rem .85rem;font-size:.84rem}.spin-free-fields small{font-size:.6rem}.spin-free-summary{border-radius:11px;grid-template-columns:1fr;gap:.16rem;padding:.5rem .55rem}.spin-free-summary strong{white-space:normal;font-size:.76rem}.spin-free-summary em{font-size:.68rem}.spin-claim-modal-panel>div:last-child{gap:.42rem!important}.spin-claim-modal-panel>div:last-child button{border-radius:11px!important;min-height:40px!important;font-size:.8rem!important}}@media (max-width:768px){.customer-page .service-row-card,.customer-page .service-row-card.expanded{order:0!important;grid-area:auto/1!important}.customer-page .desktop-only-info{display:none!important}}.customer-page .service-row-details{background:#02061726!important;border-top:1px solid #ffffff0d!important;padding:1.25rem!important}.customer-page .service-details-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)!important;gap:1.25rem!important;display:grid!important}@media (max-width:768px){.customer-page .service-details-layout{grid-template-columns:1fr!important;gap:.75rem!important}}.customer-page .details-col-left,.customer-page .details-col-right{flex-direction:column!important;gap:.5rem!important;min-width:0!important;display:flex!important}.customer-page .detail-item-compact{background:#0f172a4d!important;border:1px solid #ffffff0a!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;min-height:38px!important;padding:.5rem .85rem!important;display:flex!important}.customer-page .detail-item-compact span.label{color:#cbd5e1!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.72rem!important;font-weight:800!important}.customer-page .detail-item-compact .val-action{align-items:center!important;gap:.5rem!important;min-width:0!important;display:flex!important}.customer-page .detail-item-compact strong{color:#f8fafc!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.84rem!important;font-weight:700!important;overflow:hidden!important}.customer-page .copy-action-btn-small{color:#94a3b8!important;cursor:pointer!important;background:#ffffff05!important;border:1px solid #ffffff14!important;border-radius:4px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;transition:all .2s!important;display:inline-flex!important}.customer-page .copy-action-btn-small:hover{color:#38bdf8!important;background:#38bdf81f!important;border-color:#38bdf84d!important}.customer-page .copy-btn-text-small{color:#38bdf8!important;cursor:pointer!important;white-space:nowrap!important;background:#38bdf80d!important;border:1px solid #38bdf833!important;border-radius:4px!important;flex-shrink:0!important;align-items:center!important;gap:.25rem!important;padding:.2rem .5rem!important;font-size:.68rem!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.customer-page .copy-btn-text-small:hover{color:#f8fafc!important;background:#38bdf826!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card{transform:translateZ(0);isolation:isolate!important;background:radial-gradient(circle at 78% 112%,#ff631457,#0000 48%),radial-gradient(circle at 18% -10%,#ffe15b24,#0000 45%),linear-gradient(145deg,#171508 0%,#0b1020 48%,#060812 100%)!important;border:1.5px solid #ffd54ab8!important;overflow:hidden!important;box-shadow:0 12px 28px #00000059,0 0 18px #ffb70033,inset 0 0 22px #ff920014!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card:before{content:""!important;z-index:-1!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 20%,#ffe99b1a 42%,#0000 60%),repeating-linear-gradient(135deg,#ffffff06 0 1px,#0000 1px 7px)!important;border-radius:10px!important;position:absolute!important;inset:1px!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card:after{z-index:1!important;background:linear-gradient(105deg,#0000 43%,#fff8d24d 49%,#ffc22e1f 52%,#0000 58%)!important;width:auto!important;height:auto!important;animation:4.8s ease-in-out infinite immortal-gold-sweep!important;inset:-80% -45%!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card.active{background:radial-gradient(circle at 75% 112%,#ff4a0a70,#0000 51%),radial-gradient(circle at 18% -10%,#ffe56936,#0000 46%),linear-gradient(145deg,#2b2207 0%,#101424 50%,#070812 100%)!important;border:2px solid gold!important;animation:2.8s ease-in-out infinite immortal-card-pulse!important;box-shadow:0 14px 32px #00000073,0 0 28px #ffc4007a,0 0 7px #ffeb84bf,inset 0 0 22px #ffa4172e!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card>span,.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card>strong,.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card>small{z-index:4!important;position:relative!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card>span{color:#ffe268!important;letter-spacing:.12em!important;text-shadow:0 0 9px #ffc70094!important;font-weight:900!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card>strong{color:#fff8d6!important;text-shadow:0 2px 10px #000000b3!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card>small{color:#d8c99b!important}.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card.active>span{color:#fff09b!important;text-shadow:0 0 6px #fff1a8,0 0 17px #ffa100f2!important}.immortal-fire{z-index:2!important;opacity:.84!important;filter:drop-shadow(0 0 8px #ff5b00b8)!important;pointer-events:none!important;width:88px!important;height:82px!important;position:absolute!important;bottom:-15px!important;right:-8px!important}.immortal-fire:after{content:""!important;filter:blur(10px)!important;background:#ff500070!important;border-radius:50%!important;width:76px!important;height:20px!important;animation:1.8s ease-in-out infinite alternate immortal-ember-glow!important;position:absolute!important;bottom:0!important;right:6px!important}.immortal-fire i{bottom:4px!important;left:var(--flame-x,0)!important;width:var(--flame-size,28px)!important;height:calc(var(--flame-size,28px) * 1.7)!important;transform-origin:50% 100%!important;animation:immortal-flame-dance var(--flame-speed,1.35s) ease-in-out infinite alternate!important;background:linear-gradient(#fff4a3 0%,#ffcc32 26%,#ff6617 68%,#d2210040 100%)!important;border-radius:70% 35% 68% 32%/75% 35% 68% 30%!important;position:absolute!important;box-shadow:inset -5px -8px 12px #9a0c003b!important}.immortal-fire i:first-child{--flame-x:4px;--flame-size:22px;--flame-speed:1.1s;animation-delay:-.4s!important}.immortal-fire i:nth-child(2){--flame-x:16px;--flame-size:34px;--flame-speed:1.45s;animation-delay:-.9s!important}.immortal-fire i:nth-child(3){--flame-x:34px;--flame-size:28px;--flame-speed:1.2s;animation-delay:-.2s!important}.immortal-fire i:nth-child(4){--flame-x:50px;--flame-size:37px;--flame-speed:1.55s;animation-delay:-1.1s!important}.immortal-fire i:nth-child(5){--flame-x:65px;--flame-size:20px;--flame-speed:1s;animation-delay:-.7s!important}.immortal-fire i:nth-child(6){--flame-x:27px;--flame-size:18px;--flame-speed:.9s;animation-delay:-.5s!important}.immortal-fire i:nth-child(7){--flame-x:58px;--flame-size:15px;--flame-speed:1.05s;animation-delay:-.1s!important}.immortal-crown{z-index:4!important;opacity:.88!important;filter:drop-shadow(0 0 5px #ffd02fb8)!important;pointer-events:none!important;align-items:flex-end!important;gap:2px!important;height:18px!important;display:flex!important;position:absolute!important;top:9px!important;right:12px!important;transform:rotate(7deg)!important}.immortal-crown b{background:linear-gradient(#fff6ad,#f5a800)!important;border-radius:5px 5px 1px 1px!important;width:5px!important;height:12px!important;transform:skew(-10deg)!important}.immortal-crown b:nth-child(2){height:18px!important}@keyframes immortal-flame-dance{0%{filter:hue-rotate(-5deg);transform:rotate(-7deg)scaleX(.84)scaleY(.9)}45%{transform:rotate(6deg)scaleX(1.08)scaleY(1.08)translateY(-3px)}to{filter:hue-rotate(8deg);transform:rotate(-3deg)scaleX(.92)scaleY(1.18)translateY(-7px)}}@keyframes immortal-ember-glow{0%{opacity:.48;transform:scaleX(.8)}to{opacity:.92;transform:scaleX(1.12)}}@keyframes immortal-gold-sweep{0%,20%{opacity:0;transform:translate(-42%)rotate(2deg)}42%{opacity:1}70%,to{opacity:0;transform:translate(42%)rotate(2deg)}}@keyframes immortal-card-pulse{0%,to{filter:brightness(.96)saturate()}50%{filter:brightness(1.09)saturate(1.16)}}@media (prefers-reduced-motion:reduce){.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card,.customer-delete-confirm-root .membership-benefit-grid>div.immortal-card:after,.immortal-fire:after,.immortal-fire i,.card-sparkle-star{animation:none!important}}.customer-page.is-immortal-page{isolation:isolate!important;background:radial-gradient(circle at 8% 0,#ffc62b38,#0000 30%),radial-gradient(circle at 88% 3%,#ff701621,#0000 31%),radial-gradient(circle at 50% 108%,#975d082e,#0000 42%),linear-gradient(145deg,#070910 0%,#0e1018 45%,#100d07 100%)!important;border-color:#ffd3496b!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #fff3b81f,inset 0 0 85px #cf8b0c0f!important}.customer-page.is-immortal-page>:not(.immortal-page-atmosphere):not(.immortal-sparkles){z-index:3!important;position:relative!important}.immortal-page-atmosphere{z-index:0!important;pointer-events:none!important;position:absolute!important;inset:0!important;overflow:hidden!important}.immortal-page-atmosphere:before{content:""!important;filter:blur(12px)!important;background:radial-gradient(circle,#ffde702e,#ffb1190d 38%,#0000 70%)!important;border-radius:50%!important;width:min(900px,100vw)!important;height:520px!important;animation:6s ease-in-out infinite immortal-aurora-breathe!important;position:absolute!important;top:-240px!important;left:50%!important;transform:translate(-50%)!important}.immortal-page-atmosphere:after{content:""!important;opacity:.22!important;background-image:linear-gradient(#ffd65e14 1px,#0000 1px),linear-gradient(90deg,#ffd65e0f 1px,#0000 1px)!important;background-size:72px 72px!important;position:absolute!important;inset:0!important;-webkit-mask-image:linear-gradient(#000,#0000 74%)!important;mask-image:linear-gradient(#000,#0000 74%)!important}.immortal-orbit{border:1px solid #ffd86526!important;border-radius:50%!important;position:absolute!important;box-shadow:0 0 45px #ffb3000d,inset 0 0 35px #ffbf270a!important}.immortal-orbit:before,.immortal-orbit:after{content:""!important;background:#ffe477!important;border-radius:50%!important;width:7px!important;height:7px!important;position:absolute!important;box-shadow:0 0 8px #fff1ad,0 0 20px #ffb000!important}.immortal-orbit:before{top:16%;left:13%}.immortal-orbit:after{bottom:19%;right:12%}.immortal-orbit.orbit-one{width:720px!important;height:720px!important;animation:28s linear infinite immortal-orbit-spin!important;top:-360px!important;left:-170px!important}.immortal-orbit.orbit-two{width:640px!important;height:640px!important;animation:34s linear infinite reverse immortal-orbit-spin!important;bottom:-360px!important;right:-310px!important}.immortal-light-beam{filter:blur(10px)!important;background:linear-gradient(90deg,#0000,#ffe18412,#0000)!important;width:100px!important;height:150%!important;animation:10s ease-in-out infinite immortal-beam-travel!important;position:absolute!important;top:-40%!important;transform:rotate(24deg)!important}.immortal-light-beam.beam-one{left:9%!important}.immortal-light-beam.beam-two{animation-delay:-5s!important;left:68%!important}.immortal-gold-dust{position:absolute!important;inset:0!important}.immortal-gold-dust b{opacity:0!important;background:#ffe58a!important;border-radius:50%!important;width:3px!important;height:3px!important;animation:9s linear infinite immortal-dust-rise!important;position:absolute!important;bottom:-20px!important;left:50%!important;box-shadow:0 0 7px #ffc52ef2!important}.immortal-gold-dust b:first-child{left:4%;animation-delay:-1s!important}.immortal-gold-dust b:nth-child(2){left:10%;animation-delay:-5s!important}.immortal-gold-dust b:nth-child(3){left:16%;animation-delay:-2s!important}.immortal-gold-dust b:nth-child(4){left:23%;animation-delay:-7s!important}.immortal-gold-dust b:nth-child(5){left:29%;animation-delay:-3s!important}.immortal-gold-dust b:nth-child(6){left:35%;animation-delay:-8s!important}.immortal-gold-dust b:nth-child(7){left:41%;animation-delay:-4s!important}.immortal-gold-dust b:nth-child(8){left:48%;animation-delay:-6s!important}.immortal-gold-dust b:nth-child(9){left:54%;animation-delay:-2.5s!important}.immortal-gold-dust b:nth-child(10){left:60%;animation-delay:-7.5s!important}.immortal-gold-dust b:nth-child(11){left:66%;animation-delay:-4.5s!important}.immortal-gold-dust b:nth-child(12){left:72%;animation-delay:-1.5s!important}.immortal-gold-dust b:nth-child(13){left:78%;animation-delay:-8.5s!important}.immortal-gold-dust b:nth-child(14){left:84%;animation-delay:-3.5s!important}.immortal-gold-dust b:nth-child(15){left:90%;animation-delay:-6.5s!important}.immortal-gold-dust b:nth-child(16){left:96%;animation-delay:-5.5s!important}.immortal-gold-dust b:nth-child(17){left:45%;animation-delay:-9s!important}.immortal-gold-dust b:nth-child(18){left:75%;animation-delay:-.5s!important}.customer-page.is-immortal-page .customer-hero{background:radial-gradient(circle at 15% 0,#ffe17e24,#0000 36%),linear-gradient(130deg,#271d08f0,#0c0f19f5 46%,#1c1205e6)!important;border:1px solid #ffdc698a!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 50px -20px #000000c7,0 0 32px #ffbb1e26,inset 0 1px #fff5c429!important}.customer-page.is-immortal-page .customer-hero:before{content:"IMMORTAL PRIVILEGE"!important;color:#ffea98!important;letter-spacing:.16em!important;background:linear-gradient(#724b04cc,#201808e6)!important;border:1px solid #ffd95d85!important;border-top:0!important;border-radius:0 0 9px 9px!important;padding:.34rem .9rem!important;font-size:.62rem!important;font-weight:900!important;position:absolute!important;top:0!important;right:1.5rem!important;box-shadow:0 5px 16px #00000059,0 0 14px #ffb81426!important}.customer-page.is-immortal-page .customer-hero:after{content:""!important;pointer-events:none!important;background:linear-gradient(105deg,#0000 46%,#fff4c11a 50%,#0000 54%)!important;animation:7s ease-in-out infinite immortal-hero-sweep!important;position:absolute!important;inset:-80% -30%!important}.customer-page.is-immortal-page .hero-avatar{background:linear-gradient(145deg,#5b4108,#151105 48%,#b0790b)!important;border:2px solid #f6c94e!important;animation:3.2s ease-in-out infinite immortal-avatar-glow!important;position:relative!important;box-shadow:0 0 0 5px #ffd24914,0 0 26px #ffbe1b57,inset 0 0 18px #ffeb9b24!important}.customer-page.is-immortal-page .hero-greeting,.customer-page.is-immortal-page .balance-label{color:#d9bd6f!important}.customer-page.is-immortal-page .hero-name{color:#fff9dc!important;text-shadow:0 2px 16px #ffc01b33!important}.customer-page.is-immortal-page .hero-id-badge{color:#f6dfa0!important;background:#5d420833!important;border-color:#ffd96047!important}.customer-page.is-immortal-page .hero-id-badge:hover{color:#fff7cf!important;background:#91600547!important;border-color:#ffe0779e!important;box-shadow:0 0 16px #ffba1a26!important}.customer-page.is-immortal-page .hero-balance{background:linear-gradient(145deg,#362708a3,#080b13c7)!important;border-color:#ffd96047!important;position:relative!important;box-shadow:inset 0 1px #fff1b214,0 10px 28px #00000047!important}.customer-page.is-immortal-page .balance-amount{color:#ffe071!important;text-shadow:0 0 8px #ffdd6573,0 0 22px #ff9e0040!important}.customer-page.is-immortal-page .btn-topup{color:#211704!important;background:linear-gradient(135deg,#fff3ad 0%,#f7c83f 42%,#d28b08 100%)!important;box-shadow:0 5px 16px #db92083d,inset 0 1px #fff9d8!important}.customer-page.is-immortal-page .btn-withdraw{color:#211704!important;background:linear-gradient(135deg,#ffe993,#d79b18)!important;box-shadow:0 5px 16px #db920833!important}.customer-page.is-immortal-page .btn-support{color:#f0d996!important;background:#6e4d0829!important;border-color:#ffd85b45!important}.customer-page.is-immortal-page .btn-hero:hover{filter:brightness(1.12)saturate(1.08)!important;transform:translateY(-2px)!important;box-shadow:0 8px 22px #da91084d!important}.customer-page.is-immortal-page .stat-card,.customer-page.is-immortal-page .ov-service-card,.customer-page.is-immortal-page .ov-balance-card,.customer-page.is-immortal-page .ov-activity-card,.customer-page.is-immortal-page .customer-panel,.customer-page.is-immortal-page .product-card,.customer-page.is-immortal-page .service-access-card,.customer-page.is-immortal-page .service-row-card{background:linear-gradient(145deg,#261d099e,#0b0f19d1 58%,#1b13059e)!important;border-color:#ffd44f30!important;box-shadow:0 12px 30px #0000003d,inset 0 1px #ffedab0e!important}.customer-page.is-immortal-page .stat-card:hover,.customer-page.is-immortal-page .ov-service-card:hover,.customer-page.is-immortal-page .product-card:hover,.customer-page.is-immortal-page .service-access-card:hover,.customer-page.is-immortal-page .service-row-card:hover{background:linear-gradient(145deg,#3d2b07bf,#0d111be6 58%,#2a1b04b3)!important;border-color:#ffdc6780!important;box-shadow:0 16px 35px #00000059,0 0 22px #ffb30c1c!important}.customer-page.is-immortal-page .stat-card:after{content:""!important;background:linear-gradient(90deg,#0000,#ffe68bb3,#0000)!important;height:1px!important;position:absolute!important;top:0!important;left:12%!important;right:12%!important}.customer-page.is-immortal-page .stat-card{position:relative!important;overflow:hidden!important}.customer-page.is-immortal-page .stat-value,.customer-page.is-immortal-page .ov-section-head h2{color:#fff8da!important}.customer-page.is-immortal-page .stat-label,.customer-page.is-immortal-page .ov-section-head p{color:#aa9d79!important}.customer-page.is-immortal-page .stat-icon-wrapper{color:#f5c842!important;background:linear-gradient(145deg,#704b054d,#20190880)!important;border-color:#ffd34952!important;box-shadow:inset 0 1px #fff5cb14,0 0 15px #ffb10014!important}.customer-page.is-immortal-page .ov-section-head svg{color:#eabf44!important;opacity:.9!important}.customer-page.is-immortal-page .ov-section-head.compact{border-bottom-color:#ffd65821!important}.customer-page.is-immortal-page .ov-svc-creds>div,.customer-page.is-immortal-page .ov-bar-row,.customer-page.is-immortal-page .detail-item-compact{background:#18130880!important;border-color:#ffd44f1c!important}.customer-page.is-immortal-page .ov-svc-actions button,.customer-page.is-immortal-page .copy-action-btn-small,.customer-page.is-immortal-page .copy-btn-text-small{color:#dec77f!important;background:#6846061f!important;border-color:#ffd75b2e!important}.customer-page.is-immortal-page .ov-svc-actions button:hover,.customer-page.is-immortal-page .copy-action-btn-small:hover,.customer-page.is-immortal-page .copy-btn-text-small:hover{color:#fff2ba!important;background:#905f053d!important;border-color:#ffdd707a!important;box-shadow:0 0 14px #ffb3001a!important}.customer-page.is-immortal-page .ov-show-all{color:#e8c75f!important;border-color:#ffd34947!important}.customer-page.is-immortal-page .ov-show-all:hover{color:#fff1ae!important;background:#744f0726!important;border-color:#ffdd6d8c!important}.customer-page.is-immortal-page .membership-banner-card.is-immortal{background:radial-gradient(circle at 8%,#ffe1741f,#0000 24%),linear-gradient(125deg,#362707 0%,#12141d 47%,#241704 100%)!important;border-color:#f5c940!important;box-shadow:0 18px 38px #0000006b,0 0 28px #ffbb1842,inset 0 1px #fff4c12e!important}.customer-page.is-immortal-page .membership-banner-card.is-immortal:hover{border-color:#ffe68e!important;transform:translateY(-3px)scale(1.005)!important;box-shadow:0 22px 46px #0000007a,0 0 38px #ffb81157,inset 0 1px #fff8d338!important}.customer-page.is-immortal-page .membership-banner-card.is-immortal .membership-badge-icon{animation:3s ease-in-out infinite immortal-badge-float!important}@keyframes immortal-aurora-breathe{0%,to{opacity:.62;transform:translate(-50%)scale(.92)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}@keyframes immortal-orbit-spin{to{transform:rotate(360deg)}}@keyframes immortal-beam-travel{0%,to{opacity:0;transform:translate(-160px)rotate(24deg)}30%,65%{opacity:1}50%{transform:translate(220px)rotate(24deg)}}@keyframes immortal-dust-rise{0%{opacity:0;transform:translateY(0)scale(.4)}18%{opacity:.75}75%{opacity:.35}to{opacity:0;transform:translateY(-760px)translate(28px)scale(1.15)}}@keyframes immortal-hero-sweep{0%,18%{opacity:0;transform:translate(-38%)}38%{opacity:1}66%,to{opacity:0;transform:translate(38%)}}@keyframes immortal-avatar-glow{0%,to{box-shadow:0 0 0 5px #ffd24914,0 0 22px #ffbe1b42,inset 0 0 18px #ffeb9b1f}50%{box-shadow:0 0 0 7px #ffd2491f,0 0 34px #ffbe1b73,inset 0 0 24px #ffeb9b33}}@keyframes immortal-badge-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-4px)rotate(3deg)}}@media (max-width:720px){.customer-page.is-immortal-page .customer-hero:before{padding:.28rem .65rem!important;font-size:.53rem!important;right:.8rem!important}.immortal-orbit.orbit-one{left:-430px!important}.immortal-orbit.orbit-two{right:-470px!important}}@media (prefers-reduced-motion:reduce){.immortal-page-atmosphere:before,.immortal-orbit,.immortal-light-beam,.immortal-gold-dust b,.customer-page.is-immortal-page .customer-hero:after,.customer-page.is-immortal-page .hero-avatar,.customer-page.is-immortal-page .membership-banner-card.is-immortal .membership-badge-icon{animation:none!important}}body.customer-immortal-mode .sidebar{isolation:isolate!important;background:radial-gradient(circle at 8% 4%,#ffd95c24,#0000 24%),radial-gradient(circle at 110% 70%,#ff8b0f1a,#0000 38%),linear-gradient(#100e08 0%,#090c14 44%,#0d0a05 100%)!important;border-right:1px solid #ffd24685!important;overflow:hidden!important;box-shadow:9px 0 34px #0000006b,3px 0 18px #ffb20c1a,inset -1px 0 #ffeca414!important}body.customer-immortal-mode .sidebar:before{content:""!important;z-index:-1!important;opacity:.3!important;pointer-events:none!important;background:repeating-linear-gradient(135deg,#ffe38306 0 1px,#0000 1px 10px),linear-gradient(105deg,#0000 38%,#ffecad17 50%,#0000 62%) 0 0/220% 100%!important;animation:8s ease-in-out infinite immortal-sidebar-sheen!important;position:absolute!important;inset:0!important}body.customer-immortal-mode .sidebar:after{content:""!important;z-index:5!important;pointer-events:none!important;background:linear-gradient(#0000,#ffe27b 16%,#a96f06 48%,#ffe27b 82%,#0000)!important;width:2px!important;height:100%!important;animation:3.5s ease-in-out infinite immortal-sidebar-edge!important;position:absolute!important;top:0!important;right:-1px!important;box-shadow:0 0 11px #ffbf1f8c!important}body.customer-immortal-mode .sidebar-header{background:linear-gradient(110deg,#5b3e073b,#0000 66%)!important;border-bottom-color:#ffd34833!important;position:relative!important}body.customer-immortal-mode .sidebar-header:after{content:"IMMORTAL MEMBER"!important;color:#f7d86d!important;letter-spacing:.12em!important;background:#151006!important;border:1px solid #ffd85b59!important;border-radius:999px!important;padding:2px 7px!important;font-size:.47rem!important;font-weight:900!important;position:absolute!important;bottom:-8px!important;right:1rem!important;box-shadow:0 0 10px #ffb3001f!important}body.customer-immortal-mode .sidebar-logo img{background:#3d2c0773!important;border:1px solid #ffda619e!important;border-radius:12px!important;animation:3.2s ease-in-out infinite immortal-logo-glow!important;box-shadow:0 0 0 4px #ffcc300f,0 0 18px #ffb71147!important}body.customer-immortal-mode .sidebar-logo-text{background:linear-gradient(90deg,#fff5bf 0%,#f5c746 42%,#fff0a0 67%,#ba7604 100%) 0 0/220%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:4s linear infinite immortal-title-shine!important}body.customer-immortal-mode .sidebar-logo div>span:last-child{color:#aa9562!important}body.customer-immortal-mode .sidebar-nav{scrollbar-color:#e1a61f7a transparent!important}body.customer-immortal-mode .sidebar-nav-title{color:#a68e55!important;text-shadow:0 0 12px #ffb81114!important}body.customer-immortal-mode .sidebar-nav-items{border-left:1px solid #ffcf4133!important}body.customer-immortal-mode .sidebar-nav-item{color:#d1c7a9!important;position:relative!important;overflow:hidden!important}body.customer-immortal-mode .sidebar-nav-item:after{content:""!important;opacity:0!important;pointer-events:none!important;background:linear-gradient(100deg,#0000 20%,#ffefb41f,#0000 80%)!important;transition:opacity .2s,transform .5s!important;position:absolute!important;inset:0!important;transform:translate(-70%)!important}body.customer-immortal-mode .sidebar-nav-item:hover{color:#fff2ba!important;background:linear-gradient(90deg,#68480747,#30220929)!important;box-shadow:inset 0 0 15px #ffbe1a09!important}body.customer-immortal-mode .sidebar-nav-item:hover:after{opacity:1!important;transform:translate(70%)!important}body.customer-immortal-mode .sidebar-nav-item svg{color:#d3b654!important;filter:drop-shadow(0 0 5px #ffc02324)!important}body.customer-immortal-mode .sidebar-nav-item.active{color:#fff4bd!important;background:radial-gradient(circle at 10%,#ffe68226,#0000 38%),linear-gradient(90deg,#895e0675,#2f210857)!important;border-left:3px solid #ffd84e!important;box-shadow:inset 0 1px #fff3bc14,inset 0 -1px #a36a041f,0 0 18px #ffae0014!important}body.customer-immortal-mode .sidebar-nav-item.active svg{color:#ffe477!important;filter:drop-shadow(0 0 7px #ffc52b8c)!important}body.customer-immortal-mode .sidebar-footer{background:linear-gradient(#0000,#412c0633)!important;border-top-color:#ffd2462e!important}body.customer-immortal-mode .main-header{isolation:isolate!important;-webkit-backdrop-filter:blur(18px)saturate(1.2)!important;backdrop-filter:blur(18px)saturate(1.2)!important;background:radial-gradient(circle at 82% -80%,#ffce442e,#0000 42%),linear-gradient(100deg,#181207f5,#080b13f0 50%,#191105f5)!important;border-bottom:1px solid #ffd2467a!important;overflow:visible!important;box-shadow:0 8px 25px #0000004d,0 2px 18px #ffb10014,inset 0 -1px #ffefaf0f!important}body.customer-immortal-mode .main-header:before{content:""!important;z-index:-1!important;background:linear-gradient(90deg,#0000,#9d6504 20%,#ffe783 50%,#9d6504 80%,#0000) 0 0/200% 100%!important;height:2px!important;animation:5s linear infinite immortal-header-line!important;position:absolute!important;bottom:-1px!important;left:0!important;right:0!important;box-shadow:0 0 9px #ffc22359!important}body.customer-immortal-mode .main-header-title{background:linear-gradient(90deg,#fff8d5 0%,#f6ce58 42%,#fff0a0 62%,#c5840d 100%) 0 0/220%!important;filter:drop-shadow(0 3px 11px #ffb50e1f)!important;-webkit-background-clip:text!important;background-clip:text!important;animation:5s linear infinite immortal-title-shine!important}body.customer-immortal-mode .main-header-actions>.btn,body.customer-immortal-mode .header-bell-button,body.customer-immortal-mode .main-header-actions>.relative>button{color:#e9d99d!important;background:linear-gradient(145deg,#4b35094f,#0b0f18b8)!important;border:1px solid #ffd95d3d!important;box-shadow:inset 0 1px #fff3bf0f,0 4px 13px #0003!important}body.customer-immortal-mode .main-header-actions>.btn:hover,body.customer-immortal-mode .header-bell-button:hover,body.customer-immortal-mode .main-header-actions>.relative>button:hover{color:#fff5c6!important;background:linear-gradient(145deg,#744e056b,#1c170ccc)!important;border-color:#ffde7194!important;box-shadow:0 0 18px #ffb60c24,inset 0 1px #fff7cf1a!important}body.customer-immortal-mode .main-header-actions>.relative>button>span,body.customer-immortal-mode .main-header-actions>.relative>button>img{color:#fff0aa!important;background:linear-gradient(145deg,#634507,#161106)!important;border-color:#e6b92f!important;box-shadow:0 0 14px #ffbb1638!important}body.customer-immortal-mode .notification-badge{color:#291b02!important;background:linear-gradient(135deg,#fff3a9,#e3a813)!important;border-color:#fff5c0!important;box-shadow:0 0 10px #ffb50b80!important}body.customer-immortal-mode .header-notification-popover{background:linear-gradient(155deg,#171307,#0b0e16 58%,#161005)!important;border-color:#ffd54b5c!important;box-shadow:0 20px 45px #00000094,0 0 24px #ffb1001a!important}@keyframes immortal-sidebar-sheen{0%,15%{background-position:0 0,-120% 0}55%,to{background-position:0 0,120% 0}}@keyframes immortal-sidebar-edge{0%,to{opacity:.48;filter:brightness(.85)}50%{opacity:1;filter:brightness(1.25)}}@keyframes immortal-logo-glow{0%,to{box-shadow:0 0 0 4px #ffcc300f,0 0 13px #ffb71133}50%{box-shadow:0 0 0 5px #ffcc301a,0 0 24px #ffb7116b}}@keyframes immortal-title-shine{to{background-position:220%}}@keyframes immortal-header-line{to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){body.customer-immortal-mode .sidebar:before,body.customer-immortal-mode .sidebar:after,body.customer-immortal-mode .sidebar-logo img,body.customer-immortal-mode .sidebar-logo-text,body.customer-immortal-mode .main-header:before,body.customer-immortal-mode .main-header-title{animation:none!important}}.admin-detail-overlay{z-index:1200!important;-webkit-backdrop-filter:blur(14px)saturate(.9)!important;backdrop-filter:blur(14px)saturate(.9)!important;background:#01050ed1!important;padding:clamp(.75rem,2vw,1.5rem)!important}.admin-detail-modal{scrollbar-width:thin!important;scrollbar-color:#38bdf866 transparent!important;background:radial-gradient(circle at 0 0,#0ea5e929,#0000 31%),radial-gradient(circle at 100% 0,#facc1514,#0000 25%),linear-gradient(155deg,#0b1626 0%,#09111f 52%,#060b14 100%)!important;border:1px solid #43bfe44d!important;border-radius:20px!important;width:min(1120px,100%)!important;max-height:calc(100dvh - clamp(1.5rem,4vw,3rem))!important;padding:0!important;overflow:hidden auto!important;box-shadow:0 35px 90px #000000a6,0 0 0 1px #ffffff06,inset 0 1px #ffffff12!important}.admin-detail-head{z-index:5!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#0a0f1af2!important;border-bottom:1px solid #22d3ee26!important;justify-content:space-between!important;align-items:center!important;min-height:auto!important;margin:-1.25rem -1.25rem 1.25rem!important;padding:1.25rem!important;display:flex!important;position:relative!important}.admin-detail-profile{flex-flow:row!important;align-items:flex-start!important;gap:1.1rem!important;min-width:0!important;display:flex!important}.admin-detail-avatar{object-fit:cover!important;color:#ecfeff!important;background:linear-gradient(145deg,#0891b2,#1e3a5f 58%,#0f172a)!important;border:2px solid #67e8f99e!important;border-radius:18px!important;flex:0 0 68px!important;place-items:center!important;width:68px!important;height:68px!important;font-size:1.35rem!important;font-weight:900!important;display:grid!important;overflow:hidden!important;box-shadow:0 0 0 5px #22d3ee12,0 12px 24px #00000047!important}.admin-detail-identity{gap:.18rem!important;min-width:0!important;display:grid!important}.admin-detail-eyebrow{color:#67e8f9!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-size:.65rem!important;font-weight:850!important}.admin-detail-identity>strong{color:#f8fafc!important;font-size:clamp(1.15rem,2vw,1.45rem)!important;font-weight:900!important;line-height:1.18!important}.admin-detail-identity>small{color:#94a3b8!important;overflow-wrap:anywhere!important;align-items:center!important;gap:.35rem!important;display:flex!important}.admin-detail-badges{flex-wrap:wrap!important;gap:.4rem!important;margin-top:.35rem!important;display:flex!important}.admin-detail-badges b{color:#aab6c8!important;background:#0f172a85!important;border:1px solid #94a3b829!important;border-radius:999px!important;align-items:center!important;gap:.28rem!important;padding:.25rem .5rem!important;font-size:.64rem!important;font-weight:750!important;display:inline-flex!important}.admin-detail-badges b.success{color:#6ee7b7!important;background:#10b9811a!important;border-color:#34d3993d!important}.admin-detail-badges b.warning{color:#fde68a!important;background:#facc1514!important;border-color:#facc153d!important}.admin-detail-badges b.danger{color:#fda4af!important;background:#f43f5e17!important;border-color:#f43f5e40!important}.admin-detail-close{border-radius:12px!important;flex:0 0 40px!important;width:40px!important;height:40px!important;transition:all .2s!important}.admin-detail-close:hover{color:#fff!important;background:#be185d3d!important;border-color:#f871718c!important;transform:rotate(4deg)scale(1.04)!important}.admin-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.75rem!important;margin:0!important;padding:1rem 1.15rem!important}.admin-detail-summary>div{background:linear-gradient(145deg,#0d2339bf,#09111fc7)!important;border:1px solid #38bdf824!important;border-radius:14px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:.12rem .65rem!important;min-height:82px!important;padding:.85rem .95rem!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09!important}.admin-detail-summary>div:after{content:""!important;background:#38bdf80e!important;border-radius:50%!important;width:80px!important;height:80px!important;position:absolute!important;inset:auto -20px -35px auto!important}.admin-detail-summary>div>svg{color:#38bdf8!important;grid-row:1/span 2!important}.admin-detail-summary span{color:#718096!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:700!important}.admin-detail-summary strong{color:#f8fafc!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.92rem!important;font-weight:850!important;overflow:hidden!important}.admin-detail-summary>div.balance{background:linear-gradient(145deg,#064e3b40,#09111fc7)!important;border-color:#34d39933!important}.admin-detail-summary>div.balance>svg,.admin-detail-summary>div.balance strong{color:#6ee7b7!important}.admin-detail-summary>div.verified{border-color:#34d3992e!important}.admin-detail-summary>div.verified>svg{color:#34d399!important}.admin-detail-summary>div.danger{border-color:#f43f5e38!important}.admin-detail-summary>div.danger>svg,.admin-detail-summary>div.danger strong{color:#fb7185!important}.admin-detail-claim{background:linear-gradient(90deg,#713f122b,#0f172a94)!important;border:1px solid #facc1533!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin:0 1.15rem 1rem!important;padding:.75rem .85rem!important;display:flex!important}.admin-detail-claim>div{color:#facc15!important;align-items:center!important;gap:.65rem!important;display:flex!important}.admin-detail-claim span{gap:.1rem!important;display:grid!important}.admin-detail-claim b{color:#f8fafc!important;font-size:.8rem!important}.admin-detail-claim small{color:#a89d85!important;font-size:.68rem!important}.admin-detail-claim.locked{background:linear-gradient(90deg,#8813372e,#0f172a94)!important;border-color:#fb718547!important}.admin-detail-unlock{color:#052e24!important;cursor:pointer!important;white-space:nowrap!important;background:linear-gradient(135deg,#6ee7b7,#10b981)!important;border:1px solid #6ee7b757!important;border-radius:9px!important;min-height:36px!important;padding:0 .85rem!important;font-size:.72rem!important;font-weight:850!important;box-shadow:0 6px 18px #10b9812b!important}.admin-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr)!important;align-items:start!important;gap:.85rem!important;padding:0 1.15rem 1.15rem!important}.admin-detail-section{background:#050c1894!important;border:1px solid #38bdf824!important;border-radius:15px!important;min-width:0!important;padding:0!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff06!important}.admin-detail-section-wide{grid-column:1/-1!important}.admin-detail-section-head{background:linear-gradient(90deg,#0e74901a,#0f172a3d)!important;border-bottom:1px solid #38bdf81f!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;min-height:64px!important;padding:.8rem .9rem!important;display:flex!important}.admin-detail-section-head>div{color:#38bdf8!important;align-items:center!important;gap:.6rem!important;min-width:0!important;display:flex!important}.admin-detail-section-head span{gap:.08rem!important;display:grid!important}.admin-detail-section-head h3{color:#f8fafc!important;margin:0!important;font-size:.86rem!important;font-weight:850!important}.admin-detail-section-head small{color:#64748b!important;font-size:.64rem!important}.admin-detail-section-head>b{color:#67e8f9!important;background:#0891b21a!important;border:1px solid #38bdf833!important;border-radius:8px!important;place-items:center!important;min-width:27px!important;height:27px!important;font-size:.7rem!important;display:grid!important}.admin-detail-list{scrollbar-width:thin!important;scrollbar-color:#38bdf847 transparent!important;max-height:330px!important;padding:.3rem .75rem!important;overflow-y:auto!important}.admin-detail-list.compact{max-height:215px!important}.admin-detail-list>p{color:#64748b!important;text-align:center!important;margin:0!important;padding:1.4rem!important}.admin-detail-row{border-top-color:#38bdf814!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:.75rem!important;min-height:54px!important;padding:.58rem .15rem!important}.admin-detail-row.claim,.admin-detail-row.wide{display:grid!important}.admin-detail-row.service,.admin-detail-row.order{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:.65rem!important;padding:.85rem .15rem!important;display:grid!important}.admin-detail-item-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.75rem!important;display:grid!important}.admin-detail-item-title{color:#f8fafc!important;overflow-wrap:anywhere!important;min-width:0!important;font-size:.82rem!important;font-weight:850!important;line-height:1.35!important}.admin-detail-item-price{color:#facc15!important;white-space:nowrap!important;font-size:.8rem!important;font-weight:850!important}.admin-detail-item-price.service-price{color:#22d3ee!important}.admin-detail-credentials{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem!important;display:grid!important}.admin-detail-credentials>span{background:#0f172a80!important;border:1px solid #38bdf81a!important;border-radius:9px!important;gap:.18rem!important;min-width:0!important;padding:.5rem .6rem!important;display:grid!important}.admin-detail-credentials small,.admin-detail-order-user>span{color:#64748b!important;text-transform:uppercase!important;font-size:.6rem!important;font-weight:700!important}.admin-detail-credentials code,.admin-detail-order-user code{color:#e2e8f0!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.7rem!important;font-weight:750!important;overflow:hidden!important}.admin-detail-item-foot{color:#64748b!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:.5rem!important;font-size:.66rem!important;display:grid!important}.admin-detail-connection{overflow-wrap:anywhere!important;min-width:0!important}.admin-detail-expiry{white-space:nowrap!important}.admin-detail-order-user{align-items:center!important;gap:.4rem!important;display:flex!important}.admin-detail-item-foot.order-foot{grid-template-columns:minmax(0,1fr) auto!important}.admin-detail-row>span{gap:.12rem!important;min-width:0!important;display:grid!important}.admin-detail-row>span strong{color:#dbe7f4!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.76rem!important;font-weight:750!important;overflow:hidden!important}.admin-detail-row.claim>span strong,.admin-detail-row.wide>span strong{overflow-wrap:anywhere!important;text-overflow:clip!important;white-space:normal!important}.admin-detail-row>span small{color:#526179!important;font-size:.62rem!important}.admin-detail-row>b{color:#f8fafc!important;font-size:.76rem!important;font-weight:800!important}.admin-detail-row.topup>span strong{color:#6ee7b7!important}.admin-detail-row>small{color:#64748b!important;font-size:.66rem!important}.admin-detail-status{color:#94a3b8!important;text-transform:capitalize!important;white-space:nowrap!important;background:#4755691a!important;border:1px solid #94a3b829!important;border-radius:999px!important;padding:.24rem .48rem!important;font-size:.6rem!important;font-style:normal!important;font-weight:800!important}.admin-detail-status.completed,.admin-detail-status.claimed,.admin-detail-status.approved,.admin-detail-status.success{color:#6ee7b7!important;background:#10b98117!important;border-color:#34d3993d!important}.admin-detail-status.refunded,.admin-detail-status.failed,.admin-detail-status.rejected,.admin-detail-status.cancelled{color:#fda4af!important;background:#be185d17!important;border-color:#fb718538!important}.admin-detail-status.pending,.admin-detail-status.draft{color:#fde68a!important;background:#facc1514!important;border-color:#facc1538!important}@media (max-width:900px){.admin-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-detail-grid{grid-template-columns:1fr!important}.admin-detail-section-wide{grid-column:auto!important}}@media (max-width:560px){.admin-detail-overlay{align-items:flex-start!important;padding:0!important;overflow-y:auto!important}.admin-detail-modal{border:none!important;border-bottom:1px solid #22d3ee40!important;border-radius:0 0 24px 24px!important;width:100%!important;height:auto!important;max-height:98dvh!important;margin:0!important;padding:1.25rem!important;box-shadow:0 25px 60px #000000a6,0 0 30px #22d3ee14,inset 0 1px #ffffff14!important}.admin-detail-head{gap:1rem!important}.admin-detail-profile{flex-direction:row!important;align-items:flex-start!important;gap:.95rem!important;width:auto!important;min-width:0!important;display:flex!important}.admin-detail-identity{flex-direction:column!important;gap:.25rem!important;min-width:0!important;display:flex!important}.admin-detail-avatar{border:2px solid #22d3ee!important;border-radius:16px!important;flex:0 0 60px!important;width:60px!important;height:60px!important;box-shadow:0 0 15px #22d3ee40!important}.admin-detail-close{color:#fca5a5!important;background:#7f1d1d26!important;border:1px solid #f871714d!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:36px!important;height:36px!important;display:grid!important}.admin-detail-badges b:last-child{display:none!important}.admin-detail-summary{grid-template-columns:1fr 1fr!important;padding:.75rem!important}.admin-detail-summary>div{min-height:72px!important;padding:.7rem!important}.admin-detail-summary strong{font-size:.78rem!important}.admin-detail-claim{flex-direction:column!important;align-items:stretch!important;margin:0 .75rem .75rem!important}.admin-detail-grid{padding:0 .75rem .75rem!important}.admin-detail-row{grid-template-columns:minmax(0,1fr) auto!important;padding:.75rem 0!important}.admin-detail-row.wide{grid-template-columns:minmax(0,1fr)!important;gap:.3rem!important}.admin-detail-row.wide>small{white-space:normal!important}.admin-detail-item-head{gap:.5rem!important}.admin-detail-credentials{grid-template-columns:1fr!important}.admin-detail-item-foot{grid-template-columns:minmax(0,1fr) auto!important}.admin-detail-expiry{white-space:normal!important;grid-area:2/1/auto/-1!important}}.customer-page .ov-balance-main-card{background:linear-gradient(135deg,#34d3991f 0%,#10b9810a 100%)!important;border:1px solid #34d39933!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;padding:.85rem 1rem!important;display:flex!important}.customer-page .ov-balance-main-card .main-card-info{flex-direction:column!important;gap:.12rem!important;display:flex!important}.customer-page .ov-balance-main-card .main-card-label{color:#a7f3d0!important;font-size:.82rem!important;font-weight:800!important}.customer-page .ov-balance-main-card .main-card-desc{color:#6ee7b7!important;opacity:.85!important;font-size:.62rem!important}.customer-page .ov-balance-main-card .main-card-amount{color:#34d399!important;text-shadow:0 0 10px #34d39933!important;font-size:1.1rem!important;font-weight:900!important}.customer-page .ov-balance-group{flex-direction:column!important;gap:.4rem!important;display:flex!important}.customer-page .ov-balance-group .group-title{text-transform:uppercase!important;letter-spacing:.05em!important;align-items:center!important;gap:.4rem!important;margin:.25rem .15rem .05rem!important;font-size:.74rem!important;font-weight:850!important;display:flex!important}.customer-page .ov-balance-group .group-title .dot{border-radius:50%!important;width:5px!important;height:5px!important;display:inline-block!important}.customer-page .ov-balance-group .group-items{flex-direction:column!important;gap:.35rem!important;display:flex!important}.customer-page .ov-balance-group .ov-bar-row.compact{background:#02061738!important;min-height:44px!important;padding:.4rem .6rem!important}.customer-page .ov-balance-group .ov-bar-row.total-row{background:#f871710d!important;border-color:#f871711a!important}.customer-page .ov-balance-net-summary{background:#ffffff08!important;border:1px dashed #ffffff1f!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;margin-top:.4rem!important;padding:.8rem 1rem!important;display:flex!important}.customer-page .ov-balance-net-summary .net-label-group{flex-direction:column!important;gap:.12rem!important;display:flex!important}.customer-page .ov-balance-net-summary .net-label-group b{color:#f1f5f9!important;font-size:.76rem!important;font-weight:800!important}.customer-page .ov-balance-net-summary .net-label-group small{color:#64748b!important;font-size:.62rem!important}.customer-page .ov-balance-net-summary strong{font-size:.95rem!important;font-weight:900!important}.customer-page .text-emerald-400{color:#34d399!important}.customer-page .bg-emerald-400{background-color:#34d399!important}.customer-page .text-rose-400{color:#fb7185!important}.customer-page .bg-rose-400{background-color:#fb7185!important}.customer-page .ov-balance-full-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172ad9 0%,#080c1cfa 100%)!important;border:1px solid #38bdf826!important;border-radius:20px!important;flex-direction:column!important;gap:1.5rem!important;margin-bottom:2rem!important;padding:2rem!important;display:flex!important;box-shadow:0 20px 50px -15px #000c,inset 0 1px #ffffff0d,0 0 35px #38bdf808!important}.customer-page .ov-balance-tables-grid{grid-template-columns:1fr 1fr!important;gap:2rem!important;display:grid!important}@media (max-width:992px){.customer-page .ov-balance-tables-grid{grid-template-columns:1fr!important;gap:1.5rem!important}}.customer-page .balance-table-container{flex-direction:column!important;gap:1rem!important;width:100%!important;display:flex!important}.customer-page .balance-table-container h3{color:#f8fafc!important;text-transform:uppercase!important;letter-spacing:.06em!important;border-radius:4px!important;align-items:center!important;gap:.5rem!important;margin:0!important;padding:.25rem .75rem!important;font-size:.9rem!important;font-weight:800!important;display:flex!important}.customer-page .balance-table-container.income h3{background:linear-gradient(90deg,#10b9810f 0%,#0000 100%)!important;border-left:3px solid #10b981!important}.customer-page .balance-table-container.expense h3{background:linear-gradient(90deg,#f43f5e0f 0%,#0000 100%)!important;border-left:3px solid #f43f5e!important}.customer-page .balance-table-container h3 .dot{display:none!important}.customer-page .balance-table{border-collapse:collapse!important;background:#0a0f1e73!important;border:1px solid #ffffff14!important;border-radius:12px!important;width:100%!important;font-size:.85rem!important;overflow:hidden!important;box-shadow:0 4px 20px #0000004d!important}.customer-page .balance-table th:first-child,.customer-page .balance-table td:first-child{width:auto!important}.customer-page .balance-table th:nth-child(2),.customer-page .balance-table td:nth-child(2){white-space:nowrap!important;width:1%!important}.customer-page .balance-table th{color:#94a3b8!important;text-align:left!important;letter-spacing:.03em!important;text-transform:uppercase!important;background:#ffffff05!important;padding:1rem 1.25rem!important;font-size:.75rem!important;font-weight:700!important}.customer-page .balance-table-container.income .balance-table th{border-bottom:2px solid #10b9814d!important}.customer-page .balance-table-container.expense .balance-table th{border-bottom:2px solid #f43f5e4d!important}.customer-page .balance-table td{color:#94a3b8!important;border-bottom:1px solid #ffffff0f!important;padding:1rem 1.25rem!important;transition:all .2s!important}.customer-page .balance-table th:first-child,.customer-page .balance-table td:first-child{border-right:1px solid #ffffff14!important}.customer-page .balance-table tbody tr:hover td{color:#f1f5f9!important;background:#ffffff08!important}.customer-page .balance-table tr:last-child td{border-bottom:none!important}.customer-page .balance-table tr.summary-row td{color:#f1f5f9!important;background:#ffffff05!important;border-top:2px solid #ffffff1f!important;font-weight:700!important}.customer-page .balance-table .text-right{text-align:right!important}@media (max-width:640px){.customer-page .balance-table th,.customer-page .balance-table td{padding:.75rem .9rem!important;font-size:.8rem!important}}@keyframes borderGlowPulse{0%{border-color:#38bdf84d!important;box-shadow:0 15px 40px #000000b3,0 0 20px #38bdf81a,inset 0 1px 1px #ffffff0d!important}50%{border-color:#38bdf8a6!important;box-shadow:0 15px 40px #000000b3,0 0 35px #38bdf847,inset 0 1px 1px #ffffff0d!important}to{border-color:#38bdf84d!important;box-shadow:0 15px 40px #000000b3,0 0 20px #38bdf81a,inset 0 1px 1px #ffffff0d!important}}.customer-page .ov-balance-foot-summary{background:radial-gradient(circle,#38bdf81f 0%,#080c1cf2 100%)!important;border:1px solid #38bdf84d!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:4rem!important;margin-top:1rem!important;padding:1.75rem!important;transition:all .3s!important;animation:4s ease-in-out infinite borderGlowPulse!important;display:flex!important}.customer-page .ov-balance-foot-summary:hover{border-color:#38bdf8cc!important;transform:translateY(-2px)!important;box-shadow:0 20px 45px #000c,0 0 45px #38bdf859,inset 0 1px 1px #ffffff14!important}@media (max-width:640px){.customer-page .ov-balance-foot-summary{text-align:center!important;flex-direction:column!important;align-items:stretch!important;gap:1.25rem!important}}.customer-page .ov-balance-foot-summary .foot-stat{flex-direction:column!important;gap:.45rem!important;display:flex!important}.customer-page .ov-balance-foot-summary .foot-stat span{text-transform:uppercase!important;letter-spacing:.1em!important;background:linear-gradient(90deg,#38bdf8,#818cf8)!important;-webkit-text-fill-color:transparent!important;text-align:center!important;filter:drop-shadow(0 0 8px #38bdf833)!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.85rem!important;font-weight:900!important;display:inline-block!important}.customer-page .ov-balance-foot-summary .foot-stat strong{letter-spacing:-.02em!important;font-size:1.85rem!important;font-weight:900!important;transition:all .3s!important}.customer-page .ov-balance-foot-summary .foot-stat strong.text-emerald-400{color:#10b981!important;text-shadow:0 0 20px #10b98133!important}.customer-page .ov-balance-foot-summary .foot-stat strong.text-blue-glow{color:#38bdf8!important;text-shadow:0 0 35px #38bdf8d9,0 0 15px #38bdf866!important}.customer-page .ov-balance-foot-summary .foot-stat strong.text-rose-400{color:#f43f5e!important;text-shadow:0 0 20px #f43f5e33!important}.customer-page .ov-balance-foot-summary .foot-divider{background:#ffffff14!important;width:1px!important;height:50px!important}@media (max-width:640px){.customer-page .ov-balance-foot-summary .foot-divider{display:none!important}}.customer-page .ov-grid-new{flex-direction:column!important;gap:1.5rem!important;margin-top:1.5rem!important;display:flex!important}.customer-page .ov-services.full-width,.customer-page .ov-activity-card.full-width{width:100%!important}.customer-page .svc-field-tap:hover{background:#ffffff0d!important;border-color:#38bdf826!important}.customer-page .svc-field-tap:active{transform:scale(.98);background:#38bdf814!important}.customer-page .svc-cell-tap{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.customer-page .svc-cell-tap:hover{background:#ffffff05!important}.customer-page .svc-cell-tap:hover strong{color:#67e8f9!important;text-shadow:0 0 8px #67e9f94d!important}.customer-page .svc-cell-tap:active{background:#ffffff0a!important}.customer-page .topup-balance-panel{background:radial-gradient(circle at 0 0,#0ea5e921,#0000 34%),radial-gradient(circle at 100% 0,#facc1514,#0000 28%),linear-gradient(145deg,#081426fa,#050913fa)!important;border:1px solid #22d3ee3d!important;border-radius:18px!important;padding:1.35rem!important;overflow:hidden!important;box-shadow:0 22px 55px #00000040,inset 0 1px #ffffff0a!important}.customer-page .topup-balance-head{justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin-bottom:1rem!important;display:flex!important}.customer-page .topup-quick-section{gap:.48rem;margin-bottom:.9rem;display:grid}.customer-page .topup-quick-section>span{color:#c7d2fe;letter-spacing:.055em;text-transform:uppercase;font-size:.7rem;font-weight:850}.customer-page .topup-quick-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.42rem;display:grid}.customer-page .topup-quick-grid .nominal-chip{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;background:#0f172aad;border:1px solid #94a3b824;border-radius:9px;width:100%;min-height:34px;padding:.4rem .35rem;font-size:.68rem;font-weight:800;overflow:hidden}.customer-page .topup-quick-grid .nominal-chip:hover{color:#e0f2fe;background:#082f4975;border-color:#22d3ee61}.customer-page .topup-quick-grid .nominal-chip.active{color:#facc15;background:linear-gradient(135deg,#facc1529,#713f121f);border-color:#facc159e;box-shadow:inset 0 0 0 1px #facc1514,0 6px 18px #facc1514}.customer-page .topup-purchase-form{grid-template-columns:minmax(250px,1fr) minmax(340px,auto)!important;align-items:start!important;gap:.46rem .72rem!important;margin:.05rem 0 .78rem!important;display:grid!important}.customer-page .topup-amount-group{gap:.38rem;min-width:0;display:grid}.customer-page .topup-amount-group>span{color:#c7d2fe;letter-spacing:.025em;text-transform:uppercase;min-height:15px;font-size:.7rem;font-weight:900;line-height:15px;display:block}.customer-page .topup-amount-group small{color:#64748b;font-size:.65rem;font-weight:700;line-height:1.25}.customer-page .topup-amount-field{background:#020617c7;border:1.5px solid #38bdf84d;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:stretch;min-width:0;height:50px;transition:border-color .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.customer-page .topup-amount-field:focus-within{border-color:#22d3eecc;box-shadow:0 0 0 3px #22d3ee1c,inset 0 1px #ffffff0a}.customer-page .topup-amount-field>b{color:#67e8f9;background:#082f496b;border-right:1px solid #38bdf833;place-items:center;min-width:52px;padding:0 .75rem;font-size:.8rem;font-weight:900;display:grid}.customer-page .topup-amount-field input{color:#f8fafc;letter-spacing:.015em;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 .85rem;font-size:1rem;font-weight:900}.customer-page .topup-amount-field input::placeholder{color:#475569;font-weight:750}.customer-page .topup-action-group{grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:.55rem;margin-top:21px;display:grid}.customer-page .topup-action-group button{white-space:nowrap;border-radius:12px;min-width:0;height:50px;min-height:50px;padding:0 .9rem}.customer-page .topup-method-note{color:#34d399;background:#064e3b1f;border:1px solid #34d39924;border-radius:10px;align-items:flex-start;gap:.55rem;margin:.2rem 0 1rem;padding:.65rem .75rem;display:flex}.customer-page .topup-method-note svg{flex:none;margin-top:1px}.customer-page .topup-method-note p{color:#94a3b8;margin:0;font-size:.69rem;line-height:1.5}.customer-page .topup-method-note strong{color:#d1fae5}.customer-page .topup-customer-id-card{background:radial-gradient(circle at 100% 0,#facc1517,#0000 34%),linear-gradient(135deg,#0f172aeb,#030712fa)!important;border-color:#facc153d!important;border-radius:14px!important;margin-top:.85rem!important;padding:1rem 1.15rem!important}.customer-page .topup-history-panel{background:linear-gradient(145deg,#081426e6,#050913f0)!important;border:1px solid #22d3ee2e!important;border-radius:16px!important}.customer-page .topup-empty-history{color:#38bdf8;background:#082f491f;border:1px dashed #38bdf82e;border-radius:11px;align-items:center;gap:.75rem;min-height:82px;padding:.85rem;display:flex}.customer-page .topup-empty-history>div{gap:.16rem;display:grid}.customer-page .topup-empty-history strong{color:#cbd5e1;font-size:.78rem;font-weight:850}.customer-page .topup-empty-history span{color:#64748b;font-size:.68rem;line-height:1.4}.topup-channel-overlay{z-index:99999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 18% 15%,#0ea5e929,#0000 30%),radial-gradient(circle at 84% 12%,#facc1517,#0000 26%),#020617e0;place-items:center;padding:1.15rem;display:grid;position:fixed;inset:0;overflow-y:auto}.topup-channel-modal{color:#f8fafc;background:radial-gradient(circle at 0 0,#0ea5e924,#0000 35%),linear-gradient(145deg,#09111f,#050812 70%);border:1px solid #38bdf83d;border-radius:19px;width:min(760px,100%);max-height:calc(100dvh - 2.5rem);padding:1.2rem;position:relative;overflow-y:auto;box-shadow:0 32px 90px #000000ad,inset 0 1px #ffffff0d}.topup-channel-head{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.82rem;display:flex}.topup-channel-kicker{color:#22d3ee;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.topup-channel-head h3{color:#f8fafc;margin:.18rem 0 0;font-size:1.25rem;font-weight:950}.topup-channel-head p{color:#94a3b8;margin:.25rem 0 0;font-size:.78rem}.topup-channel-head p strong{color:#facc15}.topup-channel-close{color:#94a3b8;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b82e;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.topup-channel-close:hover{color:#fda4af;border-color:#fb718566;transform:rotate(8deg)}.topup-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.54rem;margin-top:.78rem;display:grid}.topup-channel-card{border:1px solid #94a3b824;border-left:3px solid var(--channel-color);color:#f8fafc;text-align:left;cursor:pointer;background:linear-gradient(135deg,#0f172ae0,#080f1cf0);border-radius:13px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:.68rem;min-width:0;min-height:78px;padding:.64rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.topup-channel-card:after{content:"";background:color-mix(in srgb, var(--channel-color) 10%, transparent);pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;inset:auto -30px -45px auto}.topup-channel-card:hover{border-color:color-mix(in srgb, var(--channel-color) 55%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--channel-color) 13%, transparent);transform:translateY(-2px)}.topup-channel-card.featured{background:radial-gradient(circle at 100% 0,#facc151f,#0000 32%),linear-gradient(135deg,#082f49b8,#0f172aeb);border-color:#facc1552;grid-column:1/-1;min-height:86px}.topup-channel-logo{background:#fff;border-radius:9px;place-items:center;height:44px;padding:.35rem .5rem;display:grid;box-shadow:0 5px 14px #0000002e}.topup-channel-logo img{object-fit:contain;max-width:100%;max-height:29px}.topup-channel-copy{gap:.08rem;min-width:0;display:grid}.topup-channel-copy>span{color:#64748b;letter-spacing:.035em;text-transform:uppercase;font-size:.58rem;font-weight:800}.topup-channel-copy>strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:850;overflow:hidden}.topup-channel-copy>b{color:var(--channel-color);white-space:nowrap;font-size:.93rem;font-weight:950}.topup-channel-arrow{z-index:1;color:#64748b;font-size:1.45rem;line-height:1;position:relative}.topup-channel-note{color:#64748b;text-align:center;margin:.62rem 0 0;font-size:.65rem;line-height:1.45}@media (max-width:820px){.customer-page .topup-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-page .topup-purchase-form{grid-template-columns:1fr!important}.customer-page .topup-action-group{margin-top:0}}@media (max-width:640px){.customer-page .topup-balance-panel{border-radius:15px!important;padding:.9rem!important}.customer-page .topup-action-group{grid-template-columns:1fr 1fr}.customer-page .topup-action-group button{min-height:46px;padding:.55rem .45rem;font-size:.72rem}.topup-channel-overlay{padding:max(.75rem, env(safe-area-inset-top)) .5rem .5rem;place-items:start center}.topup-channel-modal{border-radius:18px;width:100%;max-height:calc(100dvh - 1.25rem);padding:.9rem}.topup-channel-grid{gap:.45rem;margin-top:.68rem}.topup-channel-card{border-radius:11px;grid-template-columns:58px minmax(0,1fr) auto;gap:.55rem;min-height:76px;padding:.58rem}.topup-channel-card.featured{min-height:82px}.topup-channel-logo{height:40px;padding:.3rem}.topup-channel-logo img{max-height:25px}.topup-channel-copy>b{font-size:.8rem}}@media (max-width:430px){.customer-page .topup-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-page .topup-action-group,.topup-channel-grid{grid-template-columns:1fr}.topup-channel-card.featured{grid-column:auto}}
