:root{--hero-purple: #2563eb;--hero-purple-light: #3b82f6;--hero-purple-dark: #1d4ed8;--hero-gold: #d97706;--hero-bg-main: #f5f7fa;--hero-bg-dark: #e8ecf1;--hero-bg-card: #ffffff;--hero-border: rgba(0, 0, 0, .08);--hero-text-primary: #0f172a;--hero-text-secondary: #475569;--hero-text-muted: #94a3b8;--hero-sidebar-width: 260px;--hero-sidebar-collapsed: 70px;--hero-header-height: 70px;--hero-transition: cubic-bezier(.4, 0, .2, 1);--text-primary: var(--hero-text-primary);--text-secondary: var(--hero-text-secondary);--text-muted: var(--hero-text-muted);--primary-purple: var(--hero-purple);--bg-card: var(--hero-bg-card);--border-color: var(--hero-border)}html[data-theme=dark]{--hero-bg-main: #0f1419;--hero-bg-dark: #1a2029;--hero-bg-card: #1e2530;--hero-border: rgba(255, 255, 255, .08);--hero-text-primary: #e2e8f0;--hero-text-secondary: #94a3b8;--hero-text-muted: #64748b;--hero-purple: #3b82f6;--hero-purple-light: #60a5fa;--hero-purple-dark: #2563eb;--hero-gold: #f59e0b;color-scheme:dark;background-color:#0f1419!important}html[data-theme=dark] body,html[data-theme=dark] #app{background:#0f1419!important;color:var(--hero-text-primary)}html[data-theme=dark] .news-card,html[data-theme=dark] .stat-card,html[data-theme=dark] .plan-card,html[data-theme=dark] .deposit-card,html[data-theme=dark] .success-card,html[data-theme=dark] .order-card,html[data-theme=dark] .modal-container,html[data-theme=dark] .tracking-section,html[data-theme=dark] .tracking-card,html[data-theme=dark] .status-event,html[data-theme=dark] .event-icon,html[data-theme=dark] .usps-section,html[data-theme=dark] .usps-event-card,html[data-theme=dark] .bulk-modal-header,html[data-theme=dark] .bulk-card,html[data-theme=dark] .detail-card,html[data-theme=dark] .referral-card{background:#1e2530!important;border-color:#ffffff14!important}html[data-theme=dark] .bulk-modal,html[data-theme=dark] .content-section,html[data-theme=dark] .orders-table-wrapper,html[data-theme=dark] .order-details-row,html[data-theme=dark] .stat-card.info,html[data-theme=dark] .mail-chip,html[data-theme=dark] .pricing-table,html[data-theme=dark] .timeline-meta-item{background:#161d27!important}html[data-theme=dark] .highlight-box,html[data-theme=dark] .stat-card.warning{background:#f59e0b1a!important;border-color:#f59e0b33!important}html[data-theme=dark] .status-box.delayed{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0f)!important}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]),html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .form-input,html[data-theme=dark] .form-control,html[data-theme=dark] .prefix-input{background:#161d27!important;border-color:#ffffff1a!important;color:#e2e8f0!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder,html[data-theme=dark] .form-input::placeholder,html[data-theme=dark] .prefix-input::placeholder{color:#64748b!important}html[data-theme=dark] .header-title,html[data-theme=dark] .modal-title,html[data-theme=dark] .checkpoint-details-title,html[data-theme=dark] .info-label,html[data-theme=dark] .plan-text,html[data-theme=dark] .success-text{color:#e2e8f0!important}html[data-theme=dark] .news-content,html[data-theme=dark] .modal-message,html[data-theme=dark] .stat-label{color:#94a3b8!important}html[data-theme=dark] .nav-popover-item:hover,html[data-theme=dark] .dropdown-item:hover{background:#ffffff0f!important;color:#e2e8f0!important}html[data-theme=dark] .nav-popover-content{background:#1e2530!important;border-color:#ffffff14!important}html[data-theme=dark] .nav-popover-header span{color:#e2e8f0!important}html[data-theme=dark] .nav-popover-item{color:#94a3b8!important}html[data-theme=dark] .stat-card:hover,html[data-theme=dark] .quick-action-btn:hover{box-shadow:0 12px 28px #0006!important}html[data-theme=dark] .modal-container{box-shadow:0 20px 60px #00000080!important}html[data-theme=dark] table,html[data-theme=dark] .table{color:#e2e8f0}html[data-theme=dark] th{background:#1a2029!important;color:#94a3b8!important;border-color:#ffffff0f!important}html[data-theme=dark] td{border-color:#ffffff0f!important}html[data-theme=dark] tr:hover td{background:#ffffff05!important}html[data-theme=dark] .upload-area{background:#161d27!important;border-color:#ffffff1a!important}html[data-theme=dark] .upload-area:hover{background:#3b82f614!important}html[data-theme=dark] .upload-area.has-file{background:#10b98114!important}html[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}html[data-theme=dark] ::-webkit-scrollbar-track{background:#0f1419}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#475569}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%;max-width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--hero-bg-main);color:var(--hero-text-primary);overflow:hidden;width:100%;max-width:100%;height:100vh}#app{min-height:100vh;overflow-x:hidden;max-width:100%}.hero-app{position:relative;min-height:100vh;z-index:10;overflow-x:hidden;max-width:100%}.hero-sidebar{position:fixed!important;left:0!important;top:0!important;width:var(--hero-sidebar-width);height:100vh!important;background:var(--hero-bg-card);border-right:1px solid var(--hero-border);z-index:1000!important;display:flex;flex-direction:column;overflow:hidden;transition:width .3s var(--hero-transition);will-change:width;transform:translateZ(0)}.hero-sidebar.is-collapsed{width:var(--hero-sidebar-collapsed)}.hero-sidebar-header{padding:1.25rem 1rem;border-bottom:1px solid var(--hero-border);display:flex;align-items:center;justify-content:center;min-height:90px}.hero-logo,.hero-logo-mini{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s}.hero-logo:hover,.hero-logo-mini:hover{transform:scale(1.05)}.hero-logo img{max-width:180px;height:auto}.hero-logo-mini img{width:50px;height:auto;max-height:50px;object-fit:contain}.hero-sidebar-footer{border-top:1px solid var(--hero-border);padding:.625rem .75rem;flex-shrink:0}.hero-sidebar-footer.is-collapsed{padding:.625rem .375rem;display:flex;flex-direction:column;align-items:center;gap:.25rem}.hero-sf-stats{background:var(--hero-bg);border:1px solid var(--hero-border);border-radius:12px;padding:.75rem;margin-bottom:.5rem;box-shadow:0 1px 3px #0000000a}.hero-sf-stat-row{display:flex;align-items:center;gap:.5rem;padding-bottom:.625rem}.hero-sf-stat-row.is-expired .hero-sf-icon{background:#dc262614;color:#dc2626}.hero-sf-icon{width:30px;height:30px;border-radius:8px;background:#2563eb14;display:flex;align-items:center;justify-content:center;color:var(--hero-purple);font-size:.7rem;flex-shrink:0}.hero-sf-info{display:flex;flex-direction:column;min-width:0;gap:1px}.hero-sf-label{font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--hero-text-muted);line-height:1.2}.hero-sf-value{font-size:.78rem;font-weight:600;color:var(--hero-text-primary);line-height:1.3}.hero-sf-value.is-danger{color:#dc2626}.hero-sf-row-divider{height:1px;background:var(--hero-border);margin-bottom:.625rem}.hero-sf-metrics{display:flex;align-items:stretch}.hero-sf-metric{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:.125rem 0}.hero-sf-metric-value{font-size:.85rem;font-weight:700;color:var(--hero-text-primary);line-height:1.3;letter-spacing:-.01em}.hero-sf-metric-label{font-size:.55rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--hero-text-muted);line-height:1.2}.hero-sf-metric-divider{width:1px;align-self:stretch;background:var(--hero-border);flex-shrink:0;margin:2px 0}.hero-sf-actions{display:flex;gap:.375rem}.hero-sf-btn{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;border-radius:9px;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none}.hero-sf-btn-primary{flex:1;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 1px 3px #2563eb33}.hero-sf-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d;filter:brightness(1.05)}.hero-sf-btn-primary:active{transform:translateY(0);box-shadow:0 1px 3px #2563eb33}.hero-sf-btn-primary i{font-size:.65rem}.hero-sf-btn-logout{width:36px;flex-shrink:0;background:var(--hero-bg);border:1px solid var(--hero-border);color:var(--hero-text-muted);box-shadow:0 1px 2px #00000008}.hero-sf-btn-logout:hover{background:#dc26260d;border-color:#dc262626;color:#dc2626}.hero-sf-btn-logout i{font-size:.72rem}.hero-sf-collapsed-stat{display:flex;flex-direction:column;align-items:center;gap:1px;padding:.375rem .25rem;width:100%;cursor:default;border-radius:8px;transition:background .2s}.hero-sf-collapsed-stat:hover{background:#00000006}.hero-sf-collapsed-stat i{font-size:.6rem;color:var(--hero-text-muted);opacity:.7}.hero-sf-collapsed-stat span{font-size:.6rem;font-weight:700;color:var(--hero-text-primary);line-height:1}.hero-sf-collapsed-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:9px;color:#fff;font-size:.7rem;transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 1px 3px #2563eb33;margin-top:.125rem}.hero-sf-collapsed-btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #2563eb4d}.hero-sf-collapsed-logout{background:var(--hero-bg);border:1px solid var(--hero-border);color:var(--hero-text-muted);box-shadow:0 1px 2px #00000008;font-size:.65rem;margin-top:0}.hero-sf-collapsed-logout:hover{background:#dc26260d;border-color:#dc262626;color:#dc2626;box-shadow:none;transform:translateY(-1px)}.hero-sidebar-nav{flex:1;overflow:hidden;display:flex;flex-direction:column}.hero-nav-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem 0}.hero-nav-scroll::-webkit-scrollbar{width:4px}.hero-nav-scroll::-webkit-scrollbar-track{background:transparent}.hero-nav-scroll::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.hero-nav-scroll::-webkit-scrollbar-thumb:hover{background:#0003}.hero-nav-section{margin-bottom:1.5rem;padding:0 1rem}.hero-nav-title{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hero-text-muted);padding:0 .75rem .75rem;position:relative;display:flex;align-items:center;gap:.5rem}.hero-nav-title:before{content:"";width:3px;height:10px;background:var(--hero-purple);border-radius:2px;opacity:.6}.hero-nav-item{display:flex;align-items:center;gap:.875rem;padding:.75rem;margin-bottom:.25rem;border-radius:10px;color:var(--hero-text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;cursor:pointer;border:1px solid transparent;background:transparent;width:100%;text-align:left;transition:all .2s var(--hero-transition);position:relative;overflow:hidden}.hero-nav-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:60%;background:var(--hero-purple);transition:width .2s var(--hero-transition);border-radius:0 4px 4px 0}.hero-nav-item:hover{color:var(--hero-text-primary);background:#0000000a}.hero-nav-item:hover:before{width:3px}.hero-nav-item.is-active{color:var(--hero-purple-dark);background:#2563eb14;border-color:#2563eb26}.hero-nav-item.is-active:before{width:3px;background:var(--hero-purple)}.hero-nav-item.is-collapsed{justify-content:center;padding:.75rem}.hero-nav-item-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;transition:transform .2s}.hero-nav-item:hover .hero-nav-item-icon{transform:scale(1.1)}.hero-nav-item-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-nav-dropdown{position:relative}.hero-nav-dropdown-arrow{margin-left:auto;font-size:12px;transition:transform .2s}.hero-nav-dropdown-arrow.is-open{transform:rotate(180deg)}.hero-nav-submenu{padding:.5rem 0 .5rem 2.5rem;overflow:hidden}.hero-nav-submenu-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;margin-bottom:.25rem;border-radius:8px;color:var(--hero-text-secondary);text-decoration:none;font-size:.85rem;font-weight:500;transition:all .2s;position:relative}.hero-nav-submenu-item:before{content:"";width:4px;height:4px;background:var(--hero-text-muted);border-radius:50%;flex-shrink:0}.hero-nav-submenu-item:hover{color:var(--hero-text-primary);background:#0000000a}.hero-nav-submenu-item:hover:before{background:var(--hero-purple)}.hero-nav-submenu-item.is-active{color:var(--hero-purple);background:#2563eb0f;font-weight:600}.hero-nav-submenu-item.is-active:before{background:var(--hero-purple)}.hero-sidebar-toggle{position:fixed;top:1.5rem;left:calc(var(--hero-sidebar-width) - 12px);width:24px;height:24px;background:var(--hero-bg-card);border:1px solid var(--hero-border);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s var(--hero-transition);z-index:1001;opacity:.7}.hero-sidebar.is-collapsed~.hero-sidebar-toggle{left:calc(var(--hero-sidebar-collapsed) - 12px)}.hero-sidebar-toggle:hover{opacity:1;background:#0000000a;border-color:#0000001f}.hero-sidebar-toggle:active{transform:scale(.95)}.hero-sidebar-toggle i{color:var(--hero-text-secondary);font-size:11px;transition:color .2s}.hero-sidebar-toggle:hover i{color:var(--hero-text-primary)}.hero-sidebar-overlay{position:fixed;inset:0;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:none}.hero-header{position:fixed!important;top:0!important;left:var(--hero-sidebar-width);right:0!important;height:var(--hero-header-height);background:var(--hero-bg-card);border-bottom:1px solid var(--hero-border);display:flex;align-items:center;gap:1.5rem;padding:0 2rem;z-index:999!important;transition:left .3s var(--hero-transition);transform:translateZ(0)}.hero-header.is-sidebar-collapsed{left:var(--hero-sidebar-collapsed)}.hero-mobile-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:#00000008;border:1px solid var(--hero-border);border-radius:8px;color:var(--hero-text-secondary);font-size:18px;cursor:pointer;transition:all .2s;flex-shrink:0}.hero-mobile-toggle:hover{background:#0000000f;color:var(--hero-text-primary)}.hero-header-title{flex:0 1 auto;min-width:0}.hero-header-title h1{font-size:1.25rem;font-weight:600;color:var(--hero-text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-header-actions{margin-left:auto;display:flex;align-items:center;gap:1rem}.hero-account-badge{display:flex;align-items:center;background:#00000005;border:1px solid var(--hero-border);border-radius:10px;padding:.625rem .75rem;gap:.75rem;transition:all .2s}.hero-account-badge:hover{background:#0000000a;border-color:#0000001f}.hero-badge-section{display:flex;align-items:center;gap:.625rem}.hero-badge-icon{width:32px;height:32px;background:#2563eb14;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--hero-purple);font-size:13px;flex-shrink:0}.hero-badge-content{display:flex;flex-direction:column;gap:.0625rem;min-width:0}.hero-badge-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--hero-text-muted);line-height:1}.hero-badge-value{font-size:.875rem;font-weight:700;color:var(--hero-text-primary);line-height:1.2}.hero-badge-divider{width:1px;height:32px;background:var(--hero-border);flex-shrink:0}.hero-badge-recharge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--hero-purple);border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;flex-shrink:0}.hero-badge-recharge:hover{background:var(--hero-purple-light)}.hero-badge-recharge i{font-size:13px}.hero-profile{position:relative}.hero-profile-btn{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#00000005;border:1px solid var(--hero-border);border-radius:10px;cursor:pointer;transition:all .2s}.hero-profile-btn:hover{background:#0000000a;border-color:#0000001f}.hero-profile-avatar{width:36px;height:36px;background:var(--hero-purple);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9rem}.hero-profile-info{display:flex;flex-direction:column;gap:.125rem;text-align:left}.hero-profile-name{font-size:.875rem;font-weight:600;color:var(--hero-text-primary)}.hero-profile-role{font-size:.7rem;font-weight:500;color:var(--hero-text-muted)}.hero-profile-arrow{margin-left:.5rem;font-size:12px;color:var(--hero-text-secondary);transition:transform .2s}.hero-profile-arrow.is-open{transform:rotate(180deg)}.hero-profile-menu{position:absolute;top:calc(100% + .5rem);right:0;min-width:280px;background:var(--hero-bg-card);border:1px solid var(--hero-border);border-radius:12px;box-shadow:0 8px 24px #00000014;overflow:hidden}.hero-profile-menu-header{padding:1rem;background:#00000005;border-bottom:1px solid var(--hero-border);display:flex;align-items:center;gap:.875rem}.hero-profile-menu-avatar{width:38px;height:38px;background:var(--hero-purple);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;flex-shrink:0}.hero-profile-menu-email{flex:1;min-width:0;font-size:.875rem;font-weight:500;color:var(--hero-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-profile-menu-items{padding:.5rem}.hero-profile-menu-item{display:flex;align-items:center;gap:.875rem;padding:.75rem 1rem;border-radius:8px;color:var(--hero-text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s}.hero-profile-menu-item:hover{background:#0000000a;color:var(--hero-text-primary)}.hero-profile-menu-item i{font-size:18px;width:20px}.hero-profile-menu-item.is-logout{color:#ef4444}.hero-profile-menu-item.is-logout:hover{background:#ef44441a;color:#ef4444}.hero-profile-menu-divider{height:1px;background:var(--hero-border);margin:.5rem 0}.hero-profile-menu-stats{display:none;padding:.75rem;background:#00000005;border-bottom:1px solid var(--hero-border)}.hero-profile-stat{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:8px;background:#f1f5f9;margin-bottom:.5rem}.hero-profile-stat:last-of-type{margin-bottom:.75rem}.hero-profile-stat.is-warning{background:#ef44441a;border:1px solid rgba(239,68,68,.2)}.hero-profile-stat i{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#2563eb14;border-radius:8px;color:var(--hero-purple);font-size:.8rem;flex-shrink:0}.hero-profile-stat.is-warning i{background:#ef444426;color:#ef4444}.hero-profile-stat-content{flex:1;min-width:0}.hero-profile-stat-label{display:block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--hero-text-muted);line-height:1.2}.hero-profile-stat-value{display:block;font-size:.9rem;font-weight:700;color:var(--hero-text-primary);line-height:1.3}.hero-profile-stat-value.is-danger{color:#ef4444}.hero-profile-stat-recharge{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.625rem 1rem;background:var(--hero-purple);border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.hero-profile-stat-recharge:hover{background:var(--hero-purple-light)}.hero-profile-stat-recharge i{width:auto;height:auto;background:none;font-size:.875rem}.hero-main{position:fixed;top:var(--hero-header-height);left:var(--hero-sidebar-width);right:0;bottom:0;padding:2rem;overflow-y:auto;overflow-x:hidden;transition:left .3s var(--hero-transition);box-sizing:border-box}.hero-main.is-sidebar-collapsed{left:var(--hero-sidebar-collapsed)}.hero-contact-fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.contact-fab-trigger{width:52px;height:52px;border-radius:16px;border:none;cursor:pointer;background:#0f172a;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 16px #00000029,0 0 0 1px #ffffff0a inset;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.contact-fab-trigger:hover{transform:scale(1.06);box-shadow:0 6px 20px #0003,0 0 0 1px #ffffff0f inset}.contact-fab-trigger:active{transform:scale(.96)}.contact-fab-icon-open,.contact-fab-icon-close{position:absolute;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s ease}.contact-fab-icon-close{opacity:0;transform:rotate(-90deg) scale(.5)}.contact-fab-trigger.is-open .contact-fab-icon-open{opacity:0;transform:rotate(90deg) scale(.5)}.contact-fab-trigger.is-open .contact-fab-icon-close{opacity:1;transform:rotate(0) scale(1)}.contact-menu{display:flex;flex-direction:column;gap:8px;padding-bottom:4px}.contact-option{display:flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;text-decoration:none;background:#fff;border-radius:14px;box-shadow:0 2px 12px #00000014,0 0 0 1px #0000000a;transition:transform .15s ease,box-shadow .15s ease}.contact-option:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001f,0 0 0 1px #0000000f}.contact-option:active{transform:scale(.97)}.contact-option-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.contact-option-icon.whatsapp{background:#25d366}.contact-option-icon.telegram{background:#2aabee}.contact-option-icon.email{background:#3b82f6}.contact-option-label{font-size:14px;font-weight:500;color:#0f172a;white-space:nowrap}.contact-menu-enter-active,.contact-menu-leave-active{transition:all .25s cubic-bezier(.16,1,.3,1)}.contact-menu-enter-active .contact-option{transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s ease}.contact-menu-leave-active .contact-option{transition:transform .15s ease,opacity .1s ease}.contact-menu-enter-from,.contact-menu-leave-to{opacity:0;transform:translateY(8px) scale(.95)}@media(max-width:1024px){.hero-header{padding:0 1.5rem}.hero-main{padding:1.5rem}.hero-sidebar-toggle{display:none}}@media(max-width:991px){.hero-sidebar{transform:translate(-100%);box-shadow:8px 0 32px #0000001a}.hero-sidebar.is-mobile-open{transform:translate(0)}.hero-sidebar-overlay{display:block}.hero-header{left:0!important;padding:0 .75rem;height:64px;gap:.5rem;flex-wrap:nowrap!important;flex-direction:row!important}.hero-header.is-sidebar-collapsed{left:0!important}.hero-header-title{flex:0 0 auto;overflow:hidden;max-width:150px}.hero-header-title h1{font-size:1rem}.hero-header-actions{flex:1 1 auto;justify-content:flex-end;gap:.5rem;min-width:0}.hero-mobile-toggle{display:flex}.hero-main{left:0!important;top:64px;padding:1.5rem}.hero-main.is-sidebar-collapsed{left:0!important}.hero-sidebar-toggle,.hero-badge-section:first-child{display:none}.hero-badge-divider:first-of-type{display:none}.hero-badge-label{display:none}.hero-badge-icon{width:28px;height:28px;font-size:12px}.hero-badge-recharge span{display:none}.hero-account-badge{padding:.5rem;gap:.5rem}.hero-profile-info,.hero-profile-arrow{display:none}.hero-chat-buttons{bottom:1rem;right:1rem}.hero-chat-btn{width:48px;height:48px;font-size:24px}}@media(max-width:640px){.hero-header{padding:0 .75rem;height:60px;gap:.75rem}.hero-header-title h1{font-size:1.1rem}.hero-main{top:60px;padding:1rem}.hero-account-badge{padding:.375rem;gap:.375rem}.hero-badge-icon{width:24px;height:24px;font-size:11px}.hero-badge-recharge{padding:.375rem .625rem}.hero-badge-divider{height:28px}.hero-sidebar{width:280px}.hero-nav-title{font-size:.7rem}.hero-chat-buttons{bottom:.75rem;right:.75rem;gap:.75rem}.hero-chat-btn{width:44px;height:44px;font-size:22px}.hero-profile-menu{right:0;left:auto;min-width:240px}}@media(max-width:375px){.hero-header{padding:0 .5rem;height:56px}.hero-header-title h1{font-size:1rem}.hero-main{top:56px;padding:.75rem}.hero-sidebar{width:260px}.hero-profile-menu{min-width:220px}}@media(min-width:1440px){:root{--hero-sidebar-width: 280px}.hero-sidebar-toggle{left:268px}.hero-sidebar.is-collapsed~.hero-sidebar-toggle{left:calc(var(--hero-sidebar-collapsed) - 12px)}}@media(min-width:1920px){.hero-main{padding:2.5rem}}@media(max-width:1024px){.hero-header{padding:0 1.25rem;gap:1rem}.hero-header-actions{gap:.75rem}.hero-badge-content{display:none}.hero-badge-section{gap:0}.hero-badge-icon{width:36px;height:36px}.hero-badge-recharge span{display:none}.hero-badge-recharge{padding:.5rem;width:36px;height:36px;justify-content:center}.hero-badge-recharge i{font-size:16px}.hero-profile-info,.hero-profile-arrow{display:none}.hero-profile-btn{padding:.375rem;border-radius:50%}.hero-profile-menu-stats{display:block}.hero-profile-menu{min-width:260px}}@media(max-width:768px){.hero-mobile-toggle{display:flex!important;order:-1;flex-shrink:0;z-index:10;position:relative}.hero-sidebar-toggle{display:none!important}.hero-header{left:0!important;padding:0 1rem;gap:.75rem;height:60px}.hero-header.is-sidebar-collapsed{left:0!important}.hero-header-title{flex:1;min-width:0;overflow:hidden}.hero-header-title h1{font-size:1.125rem}.hero-header-actions{flex-shrink:0;gap:.5rem}.hero-account-badge,.language-selector .current-lang{display:none}.language-selector .language-btn{padding:.5rem;flex-shrink:0}.language-selector .fa-chevron-down{display:none}.hero-profile-avatar{width:32px;height:32px;font-size:.8rem}.hero-profile{flex-shrink:0}.hero-sidebar-overlay{display:block}.hero-sidebar{transform:translate(-100%);width:var(--hero-sidebar-width)!important}.hero-sidebar.is-mobile-open{transform:translate(0)}.hero-main{left:0!important;top:60px;padding:1rem}.hero-expired-banner span{display:none}.hero-expired-banner{padding:.5rem;border-radius:8px;flex-shrink:0}.hero-profile-menu{position:fixed;top:60px;right:0;left:auto;width:100%;max-width:320px;border-radius:0 0 12px 12px;border-top:none;max-height:calc(100vh - 60px);overflow-y:auto}.hero-profile-menu-stats{display:block}}@media(max-width:480px){.hero-header{padding:0 .75rem;gap:.5rem}.hero-header-title{flex:1;min-width:60px}.hero-header-title h1{font-size:.9375rem}.hero-mobile-toggle{width:36px;height:36px;font-size:16px}.hero-header-actions{gap:.375rem}.hero-profile-avatar{width:30px;height:30px;font-size:.75rem}.hero-profile-btn{padding:.25rem}.language-selector .language-btn{padding:.375rem}.language-selector .current-flag{width:22px;height:16px}}@media(max-width:360px){.hero-header{padding:0 .5rem;gap:.375rem;height:56px}.hero-header-title h1{font-size:.875rem}.hero-mobile-toggle{width:34px;height:34px}.hero-profile-avatar{width:28px;height:28px;font-size:.7rem}.hero-main{top:56px;padding:.75rem}}.gts-card{background:var(--hero-bg-card);border:1px solid var(--hero-border);border-radius:12px;transition:all .2s var(--hero-transition)}.gts-card:hover{border-color:#0000001f}.gts-card-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--hero-border)}.gts-card-title{font-size:1.25rem;font-weight:700;color:var(--hero-text-primary);margin:0}.dashboard-container{position:relative;z-index:1}.hero-main{color:var(--hero-text-secondary)}:root{color-scheme:light}html[data-theme=dark]{color-scheme:dark}[data-page]{will-change:opacity,transform;transform:translateZ(0);backface-visibility:hidden}.page-enter-active,.page-leave-active{transition:opacity .15s cubic-bezier(.16,1,.3,1)}.page-enter-from,.page-leave-to{opacity:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{transform:translateZ(0);backface-visibility:hidden;will-change:auto}#nprogress{pointer-events:none}#nprogress .bar{background:linear-gradient(90deg,#3b82f6,#60a5fa);position:fixed;z-index:99999;top:0;left:0;width:100%;height:3px;box-shadow:0 0 10px #3b82f6,0 0 5px #3b82f6}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #3b82f6,0 0 5px #3b82f6;opacity:1;transform:rotate(3deg) translateY(-4px)}
