:root{--primary:#00ff9d;--primary-rgb:0,255,157;--primary-dark:#00d484;--success:#22c55e;--success-rgb:34,197,94;--warning:#f59e0b;--warning-rgb:245,158,11;--danger:#ef4444;--danger-rgb:239,68,68;--info:#3b82f6;--info-rgb:59,130,246;--secondary-rgb:108,117,125;--text-rgb:15,23,42;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--radius-pill:999px;--font:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--main-font:"Outfit",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--transition:.18s ease;--sidebar-width:230px;--sidebar-compact-width:76px;--auth-sidebar-width:272px;--auth-sidebar-compact-width:82px;--auth-content-offset:0;--switch-handle-off:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='5' fill='none' stroke='%239aa0ae' stroke-width='2.4'/%3E%3C/svg%3E");--switch-handle-on:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='5.5' fill='%23fff'/%3E%3C/svg%3E");--checkbox-check:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");--checkbox-check-sm:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' d='m3.2 8.2 3 3 6.6-6.6'/%3E%3C/svg%3E");--select-arrow-dark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%238896a6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}:root,[data-bs-theme=light]{--bg-body:#f1f5f9;--bg-card:#fff;--bg-card-2:#f8fafc;--text-main:#0f172a;--text-muted:#64748b;--text-faint:#94a3b8;--text:#0f172a;--border:#e2e8f0;--border-strong:#cbd5e1;--surface:var(--bg-card);--surface-2:var(--bg-card-2);--glass-border:rgba(15,23,42,.1);--sidebar-bg:#fff;--sidebar-border:#e2e8f0;--sidebar-text:#64748b;--sidebar-hover-bg:rgba(0,0,0,.04);--sidebar-active-bg:rgba(var(--primary-rgb),.1);--sidebar-active-text:#0f172a;--topbar-bg:hsla(0,0%,100%,.85);--topbar-border:rgba(226,232,240,.9);--topbar-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.04);--input-bg:#fff;--input-bg-focus:#fff;--input-border:#d1d5db;--input-border-focus:rgba(var(--primary-rgb),.5);--input-text:#0f172a;--input-placeholder:#94a3b8;--modal-bg:#fff;--modal-overlay:rgba(0,0,0,.4);--modal-border:#e2e8f0;--btn-primary-bg:#0f172a;--btn-primary-text:#fff;--btn-primary-hover:#1e293b;--btn-text:#fff;--btn-bg:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);--table-hover:rgba(0,0,0,.025);--table-stripe:rgba(0,0,0,.015);--footer-bg:#fff;--footer-text:#111827;--footer-text-rgb:17,24,39}[data-bs-theme=dark]{--bg-body:#0f172a;--bg-card:#1a2438;--bg-card-2:#151e2e;--text-main:#f1f5f9;--text-muted:#8896a6;--text-faint:#4a5568;--text:#f1f5f9;--text-rgb:241,245,249;--border:#2a3548;--border-strong:#3b4a63;--surface:var(--bg-card);--surface-2:var(--bg-card-2);--glass-border:rgba(241,245,249,.08);--sidebar-bg:#111827;--sidebar-border:#1e2d40;--sidebar-text:#6b7a8d;--sidebar-hover-bg:hsla(0,0%,100%,.04);--sidebar-active-bg:rgba(var(--primary-rgb),.1);--sidebar-active-text:#e2e8f0;--topbar-bg:rgba(26,36,56,.9);--topbar-border:rgba(42,53,72,.9);--topbar-shadow:0 1px 3px rgba(0,0,0,.3),0 4px 20px rgba(0,0,0,.2);--input-bg:#1e293b;--input-bg-focus:#243043;--input-border:#2a3548;--input-border-focus:rgba(var(--primary-rgb),.45);--input-text:#e2e8f0;--input-placeholder:#4a5568;--modal-bg:#1a2438;--modal-overlay:rgba(0,0,0,.65);--modal-border:#2a3548;--btn-primary-bg:var(--primary);--btn-primary-text:#07130f;--btn-primary-hover:var(--primary-dark);--btn-text:#fff;--btn-bg:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);--table-hover:hsla(0,0%,100%,.025);--table-stripe:hsla(0,0%,100%,.012);--footer-bg:#0a0a0a;--footer-text:#fff;--footer-text-rgb:255,255,255}*,*:after,*:before{box-sizing:border-box}*{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif!important;font-family:var(--font)!important}.bi,.fa,.fab,.far,.fas,.flag-icon,[class*=" bi-"],[class^=bi-]{font-family:bootstrap-icons,Font Awesome\ 6 Free,Font Awesome\ 6 Brands,sans-serif!important}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:#f1f5f9;background:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .25s,color .25s}img,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}h1,h2,h3,h4,h5,h6{color:#0f172a;color:var(--text-main);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 .5rem}h1{font-size:max(1.5rem,min(2.5vw,2rem))}h2{font-size:max(1.25rem,min(2vw,1.5rem))}h3{font-size:1.15rem}h4{font-size:1rem}h5{font-size:.92rem}h6{font-size:.85rem}p{color:#0f172a;color:var(--text-main);line-height:1.5;margin:0 0 .75rem}a{color:#00ff9d;color:var(--primary);-webkit-text-decoration:none;text-decoration:none;transition:color .18s ease;transition:color var(--transition)}a:hover{color:#00d484;color:var(--primary-dark)}.small,small{font-size:.8125rem}.smallest,.x-small{font-size:.7rem}.text-success{color:#22c55e!important;color:var(--success)!important}.text-warning{color:#f59e0b!important;color:var(--warning)!important}.text-danger{color:#ef4444!important;color:var(--danger)!important}.text-info{color:#3b82f6!important;color:var(--info)!important}.text-main{color:#0f172a!important;color:var(--text-main)!important}.text-faint{color:#94a3b8!important;color:var(--text-faint)!important}.bg-card{background:#fff!important;background:var(--bg-card)!important}.bg-card-2{background:#f8fafc!important;background:var(--bg-card-2)!important}.bg-body{background:#f1f5f9!important;background:var(--bg-body)!important}.text-muted{--bs-text-opacity:1;color:#64748b!important;color:var(--text-muted)!important}.border-elite{border-color:#e2e8f0!important;border-color:var(--border)!important}.hr-elite{border:none;border-top:1px solid #e2e8f0;border-top:1px solid var(--border);margin:14px 0}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;background:var(--border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8;background:var(--text-faint)}*{scrollbar-color:#e2e8f0 transparent;scrollbar-color:var(--border) transparent;scrollbar-width:thin}.btn{border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer;font-size:.84rem;font-weight:600;gap:7px;line-height:1.4;padding:9px 18px;-webkit-text-decoration:none;text-decoration:none;transition:all .18s ease;transition:all var(--transition);white-space:nowrap}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.btn-primary{background:#0f172a;background:var(--btn-primary-bg);border-color:#0f172a;border-color:var(--btn-primary-bg);box-shadow:0 1px 3px #0000001f;color:var(--btn-primary-text)}.btn-primary:focus,.btn-primary:hover{background:#1e293b;background:var(--btn-primary-hover);border-color:#1e293b;border-color:var(--btn-primary-hover);box-shadow:0 4px 12px #0000002e;color:#fff;color:var(--btn-primary-text);transform:translateY(-1px)}.btn-secondary{background:transparent;border-color:#e2e8f0;border-color:var(--border)}.btn-secondary,.btn-secondary:hover{color:#0f172a;color:var(--text-main)}.btn-secondary:hover{background:#f8fafc;background:var(--bg-card-2);border-color:#94a3b8;border-color:var(--text-faint)}.btn-outline-primary{border-color:#00ff9d66;border-color:rgba(var(--primary-rgb),.4);color:#00ff9d;color:var(--primary)}.btn-outline-primary:hover{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border-color:#00ff9d;border-color:var(--primary);color:#00ff9d;color:var(--primary)}.btn-outline-secondary{background:transparent;border-color:#e2e8f0;border-color:var(--border);color:#0f172a;color:var(--text-main)}.btn-outline-secondary:hover{background:#00ff9d1f;background:rgba(var(--primary-rgb),.12);border-color:#00ff9d59;border-color:rgba(var(--primary-rgb),.35);color:#00ff9d;color:var(--primary)}.btn-outline-danger{background:transparent;border-color:#ef444459;border-color:rgba(var(--danger-rgb),.35);color:#ef4444;color:var(--danger)}.btn-outline-danger:hover{background:#ef444414;background:rgba(var(--danger-rgb),.08);border-color:#ef4444;border-color:var(--danger);color:#ef4444;color:var(--danger)}.btn-action{align-items:center;background:#f8fafc;background:var(--bg-card-2);border:1px solid transparent;border-radius:8px;border-radius:var(--radius-sm);color:#64748b;color:var(--text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.95rem;height:34px;justify-content:center;padding:0;-webkit-text-decoration:none;text-decoration:none;transition:all .18s ease;transition:all var(--transition);width:34px}.btn-action:hover{transform:translateY(-1px)}.btn-action-edit{background:#00ff9d14;background:rgba(var(--primary-rgb),.08);border-color:#00ff9d26;border-color:rgba(var(--primary-rgb),.15);color:#00ff9d;color:var(--primary)}.btn-action-edit:hover{background:#00ff9d2e;background:rgba(var(--primary-rgb),.18);border-color:#00ff9d59;border-color:rgba(var(--primary-rgb),.35);color:#00ff9d;color:var(--primary)}.btn-action-delete{background:#ef444412;background:rgba(var(--danger-rgb),.07);border-color:#ef444426;border-color:rgba(var(--danger-rgb),.15);color:#ef4444;color:var(--danger)}.btn-action-delete:hover{background:#ef444429;background:rgba(var(--danger-rgb),.16);border-color:#ef444459;border-color:rgba(var(--danger-rgb),.35);color:#ef4444;color:var(--danger)}.btn-action-view{background:#3b82f612;background:rgba(var(--info-rgb),.07);border-color:#3b82f626;border-color:rgba(var(--info-rgb),.15);color:#3b82f6;color:var(--info)}.btn-action-view:hover{background:#3b82f629;background:rgba(var(--info-rgb),.16);border-color:#3b82f659;border-color:rgba(var(--info-rgb),.35);color:#3b82f6;color:var(--info)}.btn-elite-delete,.btn-elite-edit,.btn-elite-process,.btn-elite-success,.btn-elite-view{align-items:center;border:1px solid;border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-size:.95rem;height:34px;justify-content:center;padding:0;transition:all .18s ease;transition:all var(--transition);width:34px}.btn-elite-edit{background:#00ff9d14;background:rgba(var(--primary-rgb),.08);border-color:#00ff9d26;border-color:rgba(var(--primary-rgb),.15);color:#00ff9d;color:var(--primary)}.btn-elite-edit:hover{background:#00ff9d2e;background:rgba(var(--primary-rgb),.18);border-color:#00ff9d59;border-color:rgba(var(--primary-rgb),.35);transform:translateY(-1px)}.btn-elite-delete{background:#ef444412;background:rgba(var(--danger-rgb),.07);border-color:#ef444426;border-color:rgba(var(--danger-rgb),.15);color:#ef4444;color:var(--danger)}.btn-elite-delete:hover{background:#ef444429;background:rgba(var(--danger-rgb),.16);border-color:#ef444459;border-color:rgba(var(--danger-rgb),.35);transform:translateY(-1px)}.btn-elite-view{background:#3b82f612;background:rgba(var(--info-rgb),.07);border-color:#3b82f626;border-color:rgba(var(--info-rgb),.15);color:#3b82f6;color:var(--info)}.btn-elite-view:hover{background:#3b82f629;background:rgba(var(--info-rgb),.16);border-color:#3b82f659;border-color:rgba(var(--info-rgb),.35);transform:translateY(-1px)}.btn-elite-success{background:#22c55e12;background:rgba(var(--success-rgb),.07);border-color:#22c55e26;border-color:rgba(var(--success-rgb),.15);color:#22c55e;color:var(--success)}.btn-elite-success:hover{background:#22c55e29;background:rgba(var(--success-rgb),.16);border-color:#22c55e59;border-color:rgba(var(--success-rgb),.35);transform:translateY(-1px)}.btn-elite-process{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border-color:#00ff9d4d;border-color:rgba(var(--primary-rgb),.3);box-shadow:0 4px 14px #00ff9d14;box-shadow:0 4px 14px rgba(var(--primary-rgb),.08);color:#00ff9d;color:var(--primary);font-size:1rem}.btn-elite-process:focus-visible,.btn-elite-process:hover{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);box-shadow:0 7px 20px #00ff9d47;box-shadow:0 7px 20px rgba(var(--primary-rgb),.28);color:#fff;color:var(--btn-primary-text,#07111f);outline:none;transform:translateY(-1px)}.btn-elite-process:active{transform:translateY(0) scale(.96)}.btn-back,.btn-elite-back{align-items:center;background:#fff;background:var(--bg-card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);color:#64748b;color:var(--text-muted);display:inline-flex;font-size:.8rem;font-weight:600;gap:7px;padding:8px 14px;-webkit-text-decoration:none;text-decoration:none;transition:all .18s ease;transition:all var(--transition)}.btn-back:hover,.btn-elite-back:hover{border-color:#94a3b8;border-color:var(--text-faint);color:#0f172a;color:var(--text-main);transform:translate(-2px)}.btn-elite-sync,.btn-sync{align-items:center;background:#f8fafc;background:var(--bg-card-2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);color:#64748b;color:var(--text-muted);cursor:pointer;display:inline-flex;font-size:1rem;height:34px;justify-content:center;padding:0;transition:all .18s ease;transition:all var(--transition);width:34px}.btn-elite-sync:hover,.btn-sync:hover{border-color:#00ff9d66;border-color:rgba(var(--primary-rgb),.4);color:#00ff9d;color:var(--primary)}.btn-sync.syncing i,.sync-spin i{animation:btn-spin 1s linear infinite}@keyframes btn-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.btn-clear-filter{align-items:center;background:#ef44440f;background:rgba(var(--danger-rgb),.06);border:1px solid rgba(239,68,68,.22);border:1px solid rgba(var(--danger-rgb),.22);border-radius:8px;border-radius:var(--radius-sm);color:#ef4444;color:var(--danger);display:inline-flex;font-weight:700;gap:.35rem;justify-content:center;min-height:38px;padding:.55rem .9rem;-webkit-text-decoration:none;text-decoration:none;transition:all .18s ease;transition:all var(--transition)}.btn-clear-filter:focus-visible,.btn-clear-filter:hover{background:#ef444426;background:rgba(var(--danger-rgb),.15);border-color:#ef44447a;border-color:rgba(var(--danger-rgb),.48);box-shadow:0 6px 18px #ef444421;box-shadow:0 6px 18px rgba(var(--danger-rgb),.13);color:#ef4444;color:var(--danger);outline:none;transform:translateY(-1px)}.btn-admin-cancel{align-items:center;background:#ef44441f;background:rgba(var(--danger-rgb),.12);border:1px solid rgba(239,68,68,.32);border:1px solid rgba(var(--danger-rgb),.32);box-shadow:0 10px 24px #ef444414;box-shadow:0 10px 24px rgba(var(--danger-rgb),.08);color:#ef4444;color:var(--danger);display:inline-flex;justify-content:center;min-height:44px;min-width:110px}.btn-admin-cancel:focus-visible,.btn-admin-cancel:hover{background:#ef4444;background:var(--danger);border-color:#ef4444;border-color:var(--danger);box-shadow:0 14px 30px #ef444438;box-shadow:0 14px 30px rgba(var(--danger-rgb),.22);color:#fff;outline:none}.elite-label{color:#64748b;color:var(--text-muted);display:block;font-size:.68rem;font-weight:700;letter-spacing:.6px;margin-bottom:7px;text-transform:uppercase}.elite-input,.form-control,.form-select,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{background-color:#fff;background-color:var(--input-bg);border:1px solid #d1d5db;border:1px solid var(--input-border);border-radius:10px;border-radius:var(--radius-md);box-shadow:none;color:#0f172a;color:var(--input-text);font-size:.875rem;line-height:1.5;outline:none;padding:9px 13px;transition:border-color .18s ease,background-color .18s ease;transition:border-color var(--transition),background-color var(--transition);width:100%}.elite-input:focus,.form-control:focus,.form-select:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{background-color:#fff;background-color:var(--input-bg-focus);border-color:#00ff9d80;border-color:var(--input-border-focus);box-shadow:0 0 0 3px #00ff9d1a;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1)}.elite-input::-moz-placeholder,.form-control::-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{color:#94a3b8;color:var(--input-placeholder);opacity:.85}.elite-input::placeholder,.form-control::placeholder,input::placeholder,textarea::placeholder{color:#94a3b8;color:var(--input-placeholder);opacity:.85}[data-bs-theme=dark] .elite-input::-moz-placeholder,[data-bs-theme=dark] .form-control::-moz-placeholder,[data-bs-theme=dark] input::-moz-placeholder,[data-bs-theme=dark] textarea::-moz-placeholder{color:#8fa1b5}[data-bs-theme=dark] .elite-input::placeholder,[data-bs-theme=dark] .form-control::placeholder,[data-bs-theme=dark] input::placeholder,[data-bs-theme=dark] textarea::placeholder{color:#8fa1b5}.form-select{background-position:right .85rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2.5rem}[data-bs-theme=dark] .form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%238896a6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-image:var(--select-arrow-dark)}select.elite-input,select.form-control,select.form-select{color:#0f172a;color:var(--input-text);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--input-text)}select option,select.elite-input option,select.form-control option,select.form-select option{background-color:#fff;background-color:var(--bg-card);color:#0f172a;color:var(--text-main)}select.form-control:required:invalid,select.form-select:required:invalid{color:#64748b;color:var(--text-muted);-webkit-text-fill-color:#64748b;-webkit-text-fill-color:var(--text-muted)}[data-theme=dark] .form-select,[data-theme=dark] select{--csstools-color-scheme--light: ;color-scheme:dark}[data-theme=light] .form-select,[data-theme=light] select{--csstools-color-scheme--light:initial;color-scheme:light}textarea,textarea.form-control{min-height:80px;resize:vertical}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--input-text);box-shadow:inset 0 0 0 1000px #fff;box-shadow:0 0 0 1000px var(--input-bg) inset;caret-color:#0f172a;caret-color:var(--input-text)}input[type=date],input[type=datetime-local],input[type=time]{--csstools-color-scheme--light:initial;color-scheme:light}[data-bs-theme=dark] input[type=date],[data-bs-theme=dark] input[type=datetime-local],[data-bs-theme=dark] input[type=time]{--csstools-color-scheme--light: ;color-scheme:dark}[data-bs-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,[data-bs-theme=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator,[data-bs-theme=dark] input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.7)}.elite-input[readonly]:not(:disabled),.form-control[readonly]:not(:disabled){color:#0f172a;color:var(--text-main);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text-main)}.input-group-text{background:#f8fafc;background:var(--bg-card-2);border:1px solid #d1d5db;border:1px solid var(--input-border);border-radius:10px;border-radius:var(--radius-md);font-size:.875rem;padding:9px 12px}.modal-search-wrap{position:relative}.modal-search-wrap i{color:#94a3b8;color:var(--text-faint);font-size:.95rem;left:11px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.modal-search{background:#fff;background:var(--input-bg);border:1px solid #d1d5db;border:1px solid var(--input-border);border-radius:10px;border-radius:var(--radius-md);box-shadow:none;color:#0f172a;color:var(--input-text);font-size:.875rem;padding-left:34px;transition:border-color .18s ease;transition:border-color var(--transition);width:100%}.modal-search:focus{border-color:#00ff9d80;border-color:var(--input-border-focus);box-shadow:0 0 0 3px #00ff9d1a;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1)}.input-lang-group{display:flex;gap:0;margin-bottom:8px}.input-lang-tag{align-items:center;background:#f8fafc;background:var(--bg-card-2);border:1px solid #d1d5db;border:1px solid var(--input-border);border-radius:10px 0 0 10px;border-radius:var(--radius-md) 0 0 var(--radius-md);border-right:none;color:#64748b;color:var(--text-muted);display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;justify-content:center;letter-spacing:.3px;text-transform:uppercase;width:38px}.input-lang-group .form-control,.input-lang-group input{border-radius:0 10px 10px 0;border-radius:0 var(--radius-md) var(--radius-md) 0}.form-check:not(.form-switch) .form-check-input[type=checkbox],td .form-check-input[type=checkbox],th .form-check-input[type=checkbox]{background-color:#fff;background-color:var(--surface);border:1.5px solid rgba(0,255,157,.45);border:1.5px solid rgba(var(--primary-rgb),.45);border-radius:6px;cursor:pointer;height:1.1rem;margin-top:.15rem;width:1.1rem}.form-check:not(.form-switch) .form-check-input[type=checkbox]:checked,td .form-check-input[type=checkbox]:checked,th .form-check-input[type=checkbox]:checked{background-color:#00ff9d;background-color:var(--primary);border-color:#00ff9d;border-color:var(--primary)}.form-check:not(.form-switch) .form-check-input[type=checkbox]:focus,td .form-check-input[type=checkbox]:focus,th .form-check-input[type=checkbox]:focus{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 3px #00ff9d26;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.15)}.form-switch .form-check-input{cursor:pointer;--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(127,127,127,0.65)'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-color:#00ff9d;background-color:var(--primary);border-color:#00ff9d;border-color:var(--primary);--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.form-switch .form-check-input:focus{border-color:#00ff9d80;border-color:rgba(var(--primary-rgb),.5);box-shadow:0 0 0 3px #00ff9d26;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.15);--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(127,127,127,0.65)'/%3E%3C/svg%3E")}.elite-image-preview{background:#00ff9d12!important;background:rgba(var(--primary-rgb),.07)!important;border:1.5px dashed rgba(0,255,157,.35)!important;border:1.5px dashed rgba(var(--primary-rgb),.35)!important;color:#64748b;color:var(--text-muted)}.elite-image-preview i{color:#00ff9d;color:var(--primary);opacity:.55}.form-check-input.custom-switch-green,.form-check-input.status-switch-green,.form-switch .form-check-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='5' fill='none' stroke='%239aa0ae' stroke-width='2.4'/%3E%3C/svg%3E");background-image:var(--switch-handle-off);background-position:4px;background-repeat:no-repeat;background-size:16px 16px;border:1.5px solid #cbd5e1;border:1.5px solid var(--border-strong,var(--border));border-radius:999px;box-shadow:none;cursor:pointer;flex-shrink:0;height:26px;margin:0;min-width:46px;padding:0;transition:background-position .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease;vertical-align:middle;width:46px}.form-check-input.custom-switch-green:hover,.form-check-input.status-switch-green:hover,.form-switch .form-check-input:hover{border-color:#00ff9d;border-color:var(--primary)}.form-check-input.custom-switch-green:checked,.form-check-input.status-switch-green:checked,.form-switch .form-check-input:checked{background-color:#00ff9d2e;background-color:rgba(var(--primary-rgb),.18);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='5.5' fill='%23fff'/%3E%3C/svg%3E");background-image:var(--switch-handle-on);background-position:calc(100% - 20px);border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 10px #00ff9d59;box-shadow:0 0 10px rgba(var(--primary-rgb),.35)}.form-check-input.custom-switch-green:focus-visible,.form-check-input.status-switch-green:focus-visible,.form-switch .form-check-input:focus-visible{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 3px #00ff9d40;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.25);outline:none}.form-check-input.custom-switch-green:disabled,.form-check-input.status-switch-green:disabled,.form-switch .form-check-input:disabled{cursor:not-allowed;opacity:.45}[data-theme=light] .form-check-input.custom-switch-green,[data-theme=light] .form-check-input.status-switch-green,[data-theme=light] .form-switch .form-check-input{--border-strong:#94a3b8}.form-check-label{color:#0f172a;color:var(--text-main);cursor:pointer;font-size:.875rem;font-weight:500}.form-check:not(.form-switch){align-items:center;display:flex;gap:.6rem;min-height:1.25rem}.form-check:not(.form-switch) .form-check-input[type=checkbox]{align-content:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:.8rem .8rem;border:1.5px solid #cbd5e1;border:1.5px solid var(--border-strong,var(--border));border-radius:7px;box-shadow:none;cursor:pointer;display:inline-grid;flex-shrink:0;height:1.25rem;justify-content:center;margin:0;padding:0;place-content:center;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .12s ease;width:1.25rem}.form-check:not(.form-switch) .form-check-input[type=checkbox]:hover{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 3px #00ff9d1f;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.12);transform:translateY(-1px)}.form-check:not(.form-switch) .form-check-input[type=checkbox]:checked{background-color:#00ff9d;background-color:var(--primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");background-image:var(--checkbox-check);border-color:#00ff9d;border-color:var(--primary);box-shadow:0 2px 8px #00ff9d73;box-shadow:0 2px 8px rgba(var(--primary-rgb),.45)}.form-check:not(.form-switch) .form-check-input[type=checkbox]:active{transform:scale(.92)}.form-check:not(.form-switch) .form-check-input[type=checkbox]:focus-visible{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 3px #00ff9d40;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.25);outline:none}.form-check:not(.form-switch) .form-check-input[type=checkbox]:disabled{box-shadow:none;cursor:not-allowed;opacity:.45;transform:none}.form-check:not(.form-switch) .form-check-label{line-height:1.35;margin:0}#zeus-public-app input.form-check-input[type=checkbox]:not(:checked){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#d1ffed;background-image:none;border:2px solid #00ff9d;border:2px solid var(--primary);border-radius:.35rem;height:1.2rem;min-width:1.2rem;opacity:1;width:1.2rem}@supports (color:color-mix(in lch,red,blue)){#zeus-public-app input.form-check-input[type=checkbox]:not(:checked){background-color:color-mix(in srgb,var(--surface,#fff) 82%,var(--primary) 18%)}}#zeus-client-app input.form-check-input[type=checkbox]:not(:checked){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#d1ffed;background-image:none;border:2px solid #00ff9d;border:2px solid var(--primary);border-radius:.35rem;height:1.2rem;min-width:1.2rem;opacity:1;width:1.2rem}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app input.form-check-input[type=checkbox]:not(:checked){background-color:color-mix(in srgb,var(--surface,#fff) 82%,var(--primary) 18%)}}#zeus-reseller-app input.form-check-input[type=checkbox]:not(:checked){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#d1ffed;background-image:none;border:2px solid #00ff9d;border:2px solid var(--primary);border-radius:.35rem;height:1.2rem;min-width:1.2rem;opacity:1;width:1.2rem}@supports (color:color-mix(in lch,red,blue)){#zeus-reseller-app input.form-check-input[type=checkbox]:not(:checked){background-color:color-mix(in srgb,var(--surface,#fff) 82%,var(--primary) 18%)}}#zeus-client-app input.form-check-input[type=checkbox]:checked,#zeus-public-app input.form-check-input[type=checkbox]:checked,#zeus-reseller-app input.form-check-input[type=checkbox]:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#00ff9d;background-color:var(--primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' d='m3.2 8.2 3 3 6.6-6.6'/%3E%3C/svg%3E");background-image:var(--checkbox-check-sm);background-position:50%;background-repeat:no-repeat;background-size:.8rem .8rem;border-color:#00ff9d;border-color:var(--primary);border-radius:.35rem;height:1.2rem;min-width:1.2rem;opacity:1;width:1.2rem}#zeus-client-app input.form-check-input[type=checkbox]:focus,#zeus-public-app input.form-check-input[type=checkbox]:focus,#zeus-reseller-app input.form-check-input[type=checkbox]:focus{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 .2rem #00ff9d38;box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.22)}.badge-accepted,.badge-answered,.badge-cancelled,.badge-closed,.badge-completed,.badge-customer_reply,.badge-danger,.badge-elite,.badge-elite-danger,.badge-elite-info,.badge-elite-neutral,.badge-elite-primary,.badge-elite-secondary,.badge-elite-success,.badge-elite-tag,.badge-elite-warning,.badge-footer-elite,.badge-header-elite,.badge-high,.badge-info,.badge-low,.badge-medium,.badge-new,.badge-open,.badge-pending,.badge-rejected,.badge-replied,.badge-status,.badge-success,.badge-unassigned-elite,.badge-urgent,.badge-warning{align-items:center;border:1px solid transparent;border-radius:8px;border-radius:var(--radius-sm);display:inline-flex;font-size:.68rem;font-weight:700;gap:4px;letter-spacing:.4px;line-height:1.15;padding:3px 9px;text-transform:uppercase;white-space:nowrap}.badge-customer_reply,.badge-elite-info,.badge-elite-primary,.badge-info,.badge-low,.badge-status{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border-color:#00ff9d40;border-color:rgba(var(--primary-rgb),.25);color:#00ff9d;color:var(--primary)}.badge-answered,.badge-completed,.badge-elite-success,.badge-replied,.badge-success{background:#22c55e1a;background:rgba(var(--success-rgb),.1);border-color:#22c55e40;border-color:rgba(var(--success-rgb),.25);color:#22c55e;color:var(--success)}.badge-cancelled,.badge-danger,.badge-elite-danger,.badge-high,.badge-new,.badge-rejected,.badge-urgent{background:#ef44441a;background:rgba(var(--danger-rgb),.1);border-color:#ef444440;border-color:rgba(var(--danger-rgb),.25);color:#ef4444;color:var(--danger)}.badge-accepted,.badge-elite-warning,.badge-medium,.badge-open,.badge-pending,.badge-warning{background:#f59e0b1a;background:rgba(var(--warning-rgb),.1);border-color:#f59e0b40;border-color:rgba(var(--warning-rgb),.25);color:#f59e0b;color:var(--warning)}.badge-elite-neutral{background:#f8fafc;background:var(--bg-card-2);border-color:#e2e8f0;border-color:var(--border);color:#64748b;color:var(--text-muted)}.badge-elite-secondary,.badge-elite-tag,.badge-footer-elite,.badge-header-elite,.badge-unassigned-elite{background:#6c757d1a;background:rgba(var(--secondary-rgb),.1);border-color:#6c757d33;border-color:rgba(var(--secondary-rgb),.2);color:#64748b;color:var(--text-muted)}[data-theme=light] .badge-answered,[data-theme=light] .badge-completed,[data-theme=light] .badge-elite-success,[data-theme=light] .badge-replied,[data-theme=light] .badge-success{background:#d1fae5;border-color:#10b981;color:#065f46}[data-theme=light] .badge-cancelled,[data-theme=light] .badge-danger,[data-theme=light] .badge-elite-danger,[data-theme=light] .badge-high,[data-theme=light] .badge-new,[data-theme=light] .badge-rejected,[data-theme=light] .badge-urgent{background:#fef2f2;border-color:#ef4444;color:#7f1d1d}[data-theme=light] .badge-accepted,[data-theme=light] .badge-elite-warning,[data-theme=light] .badge-medium,[data-theme=light] .badge-open,[data-theme=light] .badge-pending,[data-theme=light] .badge-warning{background:#fffbeb;border-color:#f59e0b;color:#78350f}.badge-dot{align-items:center;color:#0f172a;color:var(--text-main);display:inline-flex;font-size:.8rem;font-weight:600;gap:6px}.badge-dot:before{border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.badge-dot-success:before{background:#22c55e;background:var(--success)}.badge-dot-danger:before{background:#ef4444;background:var(--danger)}.badge-dot-warning:before{background:#f59e0b;background:var(--warning)}.badge-dot-info:before{background:#3b82f6;background:var(--info)}.elite-id-pill{background:#f8fafc;background:var(--bg-card-2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);color:#64748b;color:var(--text-muted);font-family:monospace;font-size:.68rem;font-weight:700;letter-spacing:.2px;padding:2px 7px}.client-status-badge,.client-theme-pill{align-items:center;background:#00ff9d24;background:rgba(var(--primary-rgb),.14);border:1px solid rgba(0,255,157,.22);border:1px solid rgba(var(--primary-rgb),.22);border-radius:999px;color:#00ff9d;color:var(--primary);display:inline-flex;font-size:.72rem;font-weight:900;justify-content:center;letter-spacing:0;line-height:1.15;max-width:100%;min-height:24px;padding:.25rem .72rem;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;width:-moz-fit-content;width:fit-content;word-wrap:anywhere;white-space:normal}a.client-theme-pill:hover,a.elite-id-pill:hover{background:#00ff9d38;background:rgba(var(--primary-rgb),.22);border-color:#00ff9d70;border-color:rgba(var(--primary-rgb),.44);color:#00ff9d;color:var(--primary);transform:translateY(-1px)}.client-status-badge.status-success{background:#10b98124;border-color:#10b98147;color:#10b981}.client-status-badge.status-warning{background:#f59e0b29;border-color:#f59e0b4d;color:#f59e0b}.client-status-badge.status-danger{background:#ef444424;border-color:#ef44444d;color:#ef4444}.client-status-badge.status-neutral{background:#00ff9d1f;background:rgba(var(--primary-rgb),.12);border-color:#00ff9d38;border-color:rgba(var(--primary-rgb),.22);color:#00ff9d;color:var(--primary)}.card,.elite-card{background:#fff;background:var(--bg-card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius-lg);box-shadow:none;overflow:hidden;transition:border-color .18s ease;transition:border-color var(--transition)}.card-header,.elite-card-header{align-items:center;background:transparent;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:16px 20px 14px}.card-title,.elite-card-title{color:#0f172a;color:var(--text-main);font-size:.9rem;font-weight:700;margin:0}.card-body,.elite-card-body{padding:18px 20px}.card-footer,.elite-card-footer{background:transparent;border-top:1px solid #e2e8f0;border-top:1px solid var(--border);padding:12px 20px}.card-hover:hover{border-color:#00ff9d4d;border-color:rgba(var(--primary-rgb),.3)}.glass-card{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:#ffffffd9;background:var(--topbar-bg);border:1px solid rgba(226,232,240,.9);border:1px solid var(--topbar-border);border-radius:18px;border-radius:var(--radius-xl)}.stat-card,.stat-card-elite{background:#fff;background:var(--bg-card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius-lg);padding:18px 20px;transition:border-color .18s ease;transition:border-color var(--transition)}.stat-card-elite:hover,.stat-card:hover{border-color:#00ff9d4d;border-color:rgba(var(--primary-rgb),.3)}.stat-card-label{color:#64748b;color:var(--text-muted);display:block;font-size:.63rem;font-weight:700;letter-spacing:.8px;margin-bottom:7px;text-transform:uppercase}.stat-card-value{color:#0f172a;color:var(--text-main);font-size:1.75rem;font-weight:800;letter-spacing:-.5px;line-height:1;margin-bottom:5px}.stat-card-desc{color:#64748b;color:var(--text-muted);font-size:.76rem;margin:0}.table-card{background:#fff;background:var(--bg-card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:14px;border-radius:var(--radius-lg)}#zeus-client-app .glass-card-premium,#zeus-public-app .glass-card-premium,#zeus-reseller-app .glass-card-premium{-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%);background:#ebfff7;border:1px solid #a3eed9;border-radius:8px;box-shadow:0 12px 30px #0f172a14;color:#0f172a;color:var(--text,#0f172a);position:relative;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .glass-card-premium,#zeus-public-app .glass-card-premium,#zeus-reseller-app .glass-card-premium{background:color-mix(in srgb,var(--surface,#fff) 92%,var(--primary,#dc2626) 8%);border:1px solid color-mix(in srgb,var(--border,rgba(15,23,42,.14)) 72%,var(--primary,#dc2626) 28%)}}#zeus-client-app .glass-card-premium:hover,#zeus-public-app .glass-card-premium:hover,#zeus-reseller-app .glass-card-premium:hover{border-color:#5ff5c0;box-shadow:0 14px 34px #0f172a1f,0 0 0 1px #00ff9d14;box-shadow:0 14px 34px #0f172a1f,0 0 0 1px rgba(var(--primary-rgb),.08)}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .glass-card-premium:hover,#zeus-public-app .glass-card-premium:hover,#zeus-reseller-app .glass-card-premium:hover{border-color:color-mix(in srgb,var(--primary,#dc2626) 58%,var(--border,transparent) 42%)}}[data-theme=dark] #zeus-client-app .glass-card-premium,[data-theme=dark] #zeus-public-app .glass-card-premium,[data-theme=dark] #zeus-reseller-app .glass-card-premium{background:#ffffffe0;box-shadow:0 14px 34px #0000003d}@supports (color:color-mix(in lch,red,blue)){[data-theme=dark] #zeus-client-app .glass-card-premium,[data-theme=dark] #zeus-public-app .glass-card-premium,[data-theme=dark] #zeus-reseller-app .glass-card-premium{background:color-mix(in srgb,var(--surface,#111827) 88%,transparent 12%)}}[data-bs-theme=light] .dashboard-card,[data-bs-theme=light] .glass-card,[data-bs-theme=light] .stat-card,[data-bs-theme=light] .stat-card-elite,[data-theme=light] .dashboard-card,[data-theme=light] .glass-card,[data-theme=light] .stat-card,[data-theme=light] .stat-card-elite{border-top:2px solid rgba(0,255,157,.45);border-top:2px solid rgba(var(--primary-rgb),.45)}[data-bs-theme=light] .badge-elite-danger,[data-bs-theme=light] .badge-elite-info,[data-bs-theme=light] .badge-elite-primary,[data-bs-theme=light] .badge-elite-success,[data-bs-theme=light] .badge-elite-warning,[data-theme=light] .badge-elite-danger,[data-theme=light] .badge-elite-info,[data-theme=light] .badge-elite-primary,[data-theme=light] .badge-elite-success,[data-theme=light] .badge-elite-warning{border:1px solid}.modal{z-index:20000}.modal-backdrop{z-index:19990}.modal-backdrop.show{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0006;background:var(--modal-overlay);opacity:1}body.modal-open .bulk-bar,body.modal-open .elite-bulk-bar,body.modal-open .sidebar,body.modal-open .topbar{z-index:1020}.modal-content{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 20px 60px #0003,0 4px 16px #0000001a;overflow:hidden}.modal-content,.modal-content.glass-card{background:#fff;background:var(--modal-bg);border:1px solid #e2e8f0;border:1px solid var(--modal-border);border-radius:18px;border-radius:var(--radius-xl)}.modal-content.glass-card{box-shadow:0 30px 60px #0009,0 0 30px #00ff9d0d;box-shadow:0 30px 60px #0009,0 0 30px rgba(var(--primary-rgb),.05)}.modal-header{align-items:center;background:transparent;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--modal-border);display:flex;gap:12px;padding:18px 22px 16px}.modal-header-icon{align-items:center;background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border:1px solid rgba(0,255,157,.2);border:1px solid rgba(var(--primary-rgb),.2);border-radius:10px;border-radius:var(--radius-md);color:#00ff9d;color:var(--primary);display:flex;flex-shrink:0;font-size:1rem;height:36px;justify-content:center;width:36px}.modal-header-content{flex:1;min-width:0}.modal-title{color:var(--text-main);font-size:.95rem;font-weight:700;line-height:1.2;margin:0 0 2px}.modal-subtitle{color:#64748b;color:var(--text-muted);display:block;font-size:.75rem;margin:0}.modal-body{padding:22px}.modal-footer{align-items:center;background:transparent;border-top:1px solid #e2e8f0;border-top:1px solid var(--modal-border);display:flex;gap:8px;justify-content:flex-end;padding:14px 22px}.modal .btn-close,.modal .btn-close-white{background-color:#ef44441f;background-color:rgba(var(--danger-rgb),.12);background-size:9px;border:1px solid rgba(239,68,68,.28);border:1px solid rgba(var(--danger-rgb),.28);border-radius:10px;filter:none;flex-shrink:0;height:26px;opacity:1;transition:all .18s ease;transition:all var(--transition);width:26px}.modal .btn-close-white:focus,.modal .btn-close-white:hover,.modal .btn-close:focus,.modal .btn-close:hover{background-color:#ef4444;background-color:var(--danger);border-color:#ef4444;border-color:var(--danger);box-shadow:0 0 0 3px #ef44442e;box-shadow:0 0 0 3px rgba(var(--danger-rgb),.18);opacity:1}[data-bs-theme=dark] .modal .btn-close,[data-bs-theme=dark] .modal .btn-close-white{background-color:#ef44442e;background-color:rgba(var(--danger-rgb),.18);border-color:#ef44446b;border-color:rgba(var(--danger-rgb),.42);filter:invert(1) grayscale(100%) brightness(180%)}.modal .modal-footer .btn-primary,.modal .modal-footer .btn.btn-primary,.modal .modal-footer button[type=submit].btn-primary{border-radius:10px;box-shadow:0 14px 30px #0f172a2e;font-weight:800;letter-spacing:0;min-height:44px;min-width:190px}[data-bs-theme=dark] .modal .modal-footer .btn-primary,[data-bs-theme=dark] .modal .modal-footer .btn.btn-primary,[data-bs-theme=dark] .modal .modal-footer button[type=submit].btn-primary{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);color:#07130f;-webkit-text-fill-color:#07130f;box-shadow:0 0 22px #00ff9d52,0 14px 30px #00000047;box-shadow:0 0 22px rgba(var(--primary-rgb),.32),0 14px 30px #00000047}.modal .modal-footer .btn-outline-secondary,.modal .modal-footer .btn.btn-outline-secondary,.modal .modal-footer [data-bs-dismiss=modal].btn{background:#ef44441f;background:rgba(var(--danger-rgb),.12);border:1px solid rgba(239,68,68,.32);border:1px solid rgba(var(--danger-rgb),.32);border-radius:10px;color:#ef4444;color:var(--danger);font-weight:700;min-height:44px;min-width:110px;-webkit-text-fill-color:#ef4444;-webkit-text-fill-color:var(--danger);box-shadow:0 10px 24px #ef444414;box-shadow:0 10px 24px rgba(var(--danger-rgb),.08)}.modal .modal-footer .btn-outline-secondary:focus,.modal .modal-footer .btn-outline-secondary:hover,.modal .modal-footer .btn.btn-outline-secondary:focus,.modal .modal-footer .btn.btn-outline-secondary:hover,.modal .modal-footer [data-bs-dismiss=modal].btn:focus,.modal .modal-footer [data-bs-dismiss=modal].btn:hover{background:#ef4444;background:var(--danger);border-color:#ef4444;border-color:var(--danger);color:#fff;-webkit-text-fill-color:#fff;box-shadow:0 14px 30px #ef444438;box-shadow:0 14px 30px rgba(var(--danger-rgb),.22)}[data-bs-theme=dark] .modal .modal-footer .btn-outline-secondary,[data-bs-theme=dark] .modal .modal-footer .btn.btn-outline-secondary,[data-bs-theme=dark] .modal .modal-footer [data-bs-dismiss=modal].btn{background:#ef44442e;background:rgba(var(--danger-rgb),.18);border-color:#ef444473;border-color:rgba(var(--danger-rgb),.45);color:#fecaca;-webkit-text-fill-color:#fecaca}.modal-body-split{display:flex;gap:0;min-height:340px;padding:0}.modal-sidebar{background:#f8fafc;background:var(--bg-card-2);border-right:1px solid #e2e8f0;border-right:1px solid var(--modal-border);display:flex;flex-direction:column;flex-shrink:0;gap:2px;padding:14px 12px;width:200px}.modal-sidebar-link{align-items:center;background:transparent;border:1px solid transparent;border-radius:10px;border-radius:var(--radius-md);color:#64748b;color:var(--text-muted);cursor:pointer;display:flex;font-size:.83rem;font-weight:500;gap:9px;outline:none;padding:9px 11px;text-align:left;-webkit-text-decoration:none;text-decoration:none;transition:all .18s ease;transition:all var(--transition);width:100%}.modal-sidebar-link i{flex-shrink:0;font-size:.95rem}.modal-sidebar-link:hover{background:#0000000a;background:var(--sidebar-hover-bg);color:#0f172a;color:var(--text-main)}.modal-sidebar-link.active{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border-color:#00ff9d2e;border-color:rgba(var(--primary-rgb),.18);color:#00ff9d;color:var(--primary);font-weight:600}.modal-panel{flex:1;min-width:0;overflow-y:auto;padding:20px 22px}#globalAdminModal .modal-dialog,.modal.glass-modal .modal-dialog{max-width:min(1120px,calc(100vw - 32px))}#globalAdminModal .modal-dialog,.modal.glass-modal .modal-dialog.modal-dialog-centered:not(.modal-xl){width:min(960px,calc(100vw - 32px))}#globalAdminModalContent,.modal.glass-modal .modal-content{border-radius:18px;display:flex;flex-direction:column;max-height:calc(100vh - 48px);overflow:hidden}#globalAdminModalContent .modal-header,.modal.glass-modal .modal-header{min-height:92px;padding:1.25rem 1.5rem}#globalAdminModalContent .modal-body,.modal.glass-modal .modal-body{flex:1 1 auto;max-height:calc(100vh - 220px);overflow-y:auto;padding-bottom:1.5rem}#globalAdminModalContent .modal-footer,.modal.glass-modal .modal-footer{flex-shrink:0;min-height:84px;padding:1rem 1.5rem 1.25rem;position:relative;z-index:2}@media(max-width:768px){#globalAdminModal .modal-dialog,.modal.glass-modal .modal-dialog{margin:.75rem auto;max-width:calc(100vw - 18px);width:calc(100vw - 18px)}#globalAdminModalContent .modal-header,.modal.glass-modal .modal-header{min-height:auto}.modal-body-split{flex-direction:column}.modal-sidebar{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--modal-border);border-right:none;flex-direction:row;flex-wrap:wrap;width:100%}}[data-bs-theme=light] .modal .modal-content,[data-bs-theme=light] .modal .modal-content.glass-card,[data-bs-theme=light] .modal form.modal-content{background:#fff;border:1px solid #e2e8f0;box-shadow:0 28px 70px #0f172a38;color:#0f172a;color:var(--text-main)}[data-bs-theme=light] .modal .modal-footer,[data-bs-theme=light] .modal .modal-header{background:#fff;border-color:#e2e8f0}[data-bs-theme=light] .modal .form-check-label,[data-bs-theme=light] .modal .fw-bold,[data-bs-theme=light] .modal .list-group-item,[data-bs-theme=light] .modal .modal-title,[data-bs-theme=light] .modal .text-themed-main,[data-bs-theme=light] .modal .text-white{color:#0f172a}[data-bs-theme=light] .modal .text-muted,[data-bs-theme=light] .modal small{color:#64748b;opacity:1}[data-bs-theme=light] .modal .border-bottom,[data-bs-theme=light] .modal .border-end,[data-bs-theme=light] .modal .border-themed,[data-bs-theme=light] .modal .border-top{border-color:#e2e8f0}[data-bs-theme=light] .modal .form-control,[data-bs-theme=light] .modal .form-select,[data-bs-theme=light] .modal textarea{background-color:#fff;border-color:#cbd5e1;color:#0f172a;-webkit-text-fill-color:#0f172a}[data-bs-theme=light] .modal .form-control:focus,[data-bs-theme=light] .modal .form-select:focus,[data-bs-theme=light] .modal textarea:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #0f172a14}[data-bs-theme=light] .modal .btn-primary{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff)}[data-bs-theme=light] .modal .btn-outline-primary,[data-bs-theme=light] .modal .btn-outline-secondary{background:#fff;border-color:#cbd5e1;color:#0f172a;-webkit-text-fill-color:#0f172a}[data-bs-theme=light] .modal .btn-outline-primary:hover,[data-bs-theme=light] .modal .btn-outline-secondary:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}[data-bs-theme=light] .modal .table-dark{--bs-table-bg:#fff;--bs-table-color:#0f172a;--bs-table-border-color:#e2e8f0;--bs-table-hover-bg:#f8fafc;--bs-table-hover-color:#0f172a}.dropdown-menu{background:#f8fafc;background:var(--surface-2);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 10px 30px #0003;list-style:none;padding:.5rem}.dropdown-item,.dropdown-menu{color:#0f172a;color:var(--text)}.dropdown-item{align-items:center;background:transparent;border:0;border-radius:8px;cursor:pointer;display:flex;font-size:.85rem;font-weight:700;gap:8px;padding:.6rem 1rem;text-align:left;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease;width:100%}.dropdown-item.active,.dropdown-item:focus,.dropdown-item:hover{background:#00ff9d;background:var(--primary);color:#fff;outline:none}.dropdown-item.active *,.dropdown-item:focus *,.dropdown-item:hover *{color:inherit}.dropdown-divider{border-color:#e2e8f0;border-color:var(--border);border-top:1px solid #e2e8f0;border-top:1px solid var(--border);margin:.35rem .4rem;opacity:1}.lang-switcher-dropdown{background:#fff;background:var(--surface)}.searchable-dropdown{background:#f8fafc;background:var(--surface-2);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 12px 32px #0003;color:#0f172a;color:var(--text);max-height:min(520px,calc(100vh - 96px));max-width:min(560px,calc(100vw - 24px));min-width:190px;overflow-x:hidden;overflow-y:auto;padding:.45rem;scrollbar-color:rgba(0,255,157,.55) transparent;scrollbar-color:rgba(var(--primary-rgb),.55) transparent;scrollbar-width:thin;width:-moz-max-content;width:max-content;z-index:9999}.searchable-dropdown::-webkit-scrollbar{width:6px}.searchable-dropdown::-webkit-scrollbar-track{background:transparent}.searchable-dropdown::-webkit-scrollbar-thumb{background:#00ff9d8c;background:rgba(var(--primary-rgb),.55);border-radius:6px}.searchable-dropdown::-webkit-scrollbar-thumb:hover{background:#00ff9d;background:var(--primary)}.searchable-dropdown.is-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.2rem .35rem;gap:.2rem .35rem;width:min(520px,calc(100vw - 24px))}.searchable-dropdown.is-grid:not(.show){display:none}.searchable-dropdown.is-grid>li{min-width:0}.dropdown-search-row{background:#f8fafc;background:var(--surface-2);border-radius:8px;grid-column:1/-1;padding:.2rem 0 .4rem;position:sticky;top:-.45rem;z-index:2}.dropdown-search-box{align-items:center;background:#00ff9d14;background:rgba(var(--primary-rgb),.08);border:1px solid rgba(0,255,157,.24);border:1px solid rgba(var(--primary-rgb),.24);border-radius:12px;color:#64748b;color:var(--text-muted);display:flex;gap:.5rem;min-height:40px;padding:.35rem .75rem}.dropdown-search-input{background:transparent;border:0;color:#0f172a;color:var(--text);flex:1;min-width:0;outline:0;-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);font-size:.82rem;font-weight:800}#zeus-client-app,#zeus-public-app,#zeus-reseller-app{--dropdown-bg:radial-gradient(circle at 16% 0%,rgba(var(--primary-rgb),.13),transparent 38%),color-mix(in srgb,var(--bg,#050505) 72%,var(--surface,#111827) 28%);--dropdown-border:rgba(var(--primary-rgb),.34);--dropdown-shadow:0 18px 44px rgba(0,0,0,.34),0 0 0 1px rgba(var(--primary-rgb),.08)}[data-theme=light] #zeus-client-app,[data-theme=light] #zeus-public-app,[data-theme=light] #zeus-reseller-app{--dropdown-bg:radial-gradient(circle at 16% 0%,rgba(var(--primary-rgb),.1),transparent 38%),color-mix(in srgb,var(--surface,#fff) 94%,var(--primary,#111827) 6%);--dropdown-shadow:0 18px 38px rgba(15,23,42,.14),0 0 0 1px rgba(var(--primary-rgb),.06)}#zeus-client-app .client-user-menu,#zeus-client-app .dropdown-menu,#zeus-client-app .lang-switcher-dropdown,#zeus-client-app .notification-list,#zeus-public-app .client-user-menu,#zeus-public-app .dropdown-menu,#zeus-public-app .lang-switcher-dropdown,#zeus-public-app .notification-list,#zeus-reseller-app .client-user-menu,#zeus-reseller-app .dropdown-menu,#zeus-reseller-app .lang-switcher-dropdown,#zeus-reseller-app .notification-list{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);border-radius:18px;box-shadow:var(--dropdown-shadow);color:#0f172a;color:var(--text);padding:.55rem;-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}#zeus-client-app .dropdown-item,#zeus-client-app .lang-switcher-item,#zeus-public-app .dropdown-item,#zeus-public-app .lang-switcher-item,#zeus-reseller-app .dropdown-item,#zeus-reseller-app .lang-switcher-item{background:transparent;border-radius:12px;color:#0f172a;color:var(--text);min-height:42px;padding:.68rem .86rem;-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);align-items:center;display:flex;font-weight:800;gap:.58rem}#zeus-client-app .dropdown-item *,#zeus-client-app .lang-switcher-item *,#zeus-public-app .dropdown-item *,#zeus-public-app .lang-switcher-item *,#zeus-reseller-app .dropdown-item *,#zeus-reseller-app .lang-switcher-item *{color:inherit;-webkit-text-fill-color:inherit}#zeus-client-app .dropdown-item.active,#zeus-client-app .dropdown-item:focus,#zeus-client-app .dropdown-item:hover,#zeus-client-app .lang-switcher-item.active,#zeus-client-app .lang-switcher-item:focus,#zeus-client-app .lang-switcher-item:hover,#zeus-public-app .dropdown-item.active,#zeus-public-app .dropdown-item:focus,#zeus-public-app .dropdown-item:hover,#zeus-public-app .lang-switcher-item.active,#zeus-public-app .lang-switcher-item:focus,#zeus-public-app .lang-switcher-item:hover,#zeus-reseller-app .dropdown-item.active,#zeus-reseller-app .dropdown-item:focus,#zeus-reseller-app .dropdown-item:hover,#zeus-reseller-app .lang-switcher-item.active,#zeus-reseller-app .lang-switcher-item:focus,#zeus-reseller-app .lang-switcher-item:hover{background:linear-gradient(135deg,#00ff9df2,#00ff9dad);background:linear-gradient(135deg,rgba(var(--primary-rgb),.95),rgba(var(--primary-rgb),.68));color:#fff;color:var(--btn-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-text,#fff)}#zeus-client-app .dropdown-item.active *,#zeus-client-app .dropdown-item:focus *,#zeus-client-app .dropdown-item:hover *,#zeus-client-app .lang-switcher-item.active *,#zeus-client-app .lang-switcher-item:focus *,#zeus-client-app .lang-switcher-item:hover *,#zeus-public-app .dropdown-item.active *,#zeus-public-app .dropdown-item:focus *,#zeus-public-app .dropdown-item:hover *,#zeus-public-app .lang-switcher-item.active *,#zeus-public-app .lang-switcher-item:focus *,#zeus-public-app .lang-switcher-item:hover *,#zeus-reseller-app .dropdown-item.active *,#zeus-reseller-app .dropdown-item:focus *,#zeus-reseller-app .dropdown-item:hover *,#zeus-reseller-app .lang-switcher-item.active *,#zeus-reseller-app .lang-switcher-item:focus *,#zeus-reseller-app .lang-switcher-item:hover *{color:#fff;color:var(--btn-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-text,#fff)}#zeus-public-app .client-user-menu:not(.does-not-exist)>li:first-child{background:#00ff9d1f;background:rgba(var(--primary-rgb),.12);border:1px solid rgba(0,255,157,.2);border:1px solid rgba(var(--primary-rgb),.2);border-radius:14px;color:#0f172a;color:var(--text);margin:0 0 .35rem;-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}#zeus-public-app :is(.header-user-pill .dropdown-menu)>li:first-child{background:#00ff9d1f;background:rgba(var(--primary-rgb),.12);border:1px solid rgba(0,255,157,.2);border:1px solid rgba(var(--primary-rgb),.2);border-radius:14px;color:#0f172a;color:var(--text);margin:0 0 .35rem;-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}#zeus-client-app .client-user-menu:not(.does-not-exist)>li:first-child{background:#00ff9d1f;background:rgba(var(--primary-rgb),.12);border:1px solid rgba(0,255,157,.2);border:1px solid rgba(var(--primary-rgb),.2);border-radius:14px;color:#0f172a;color:var(--text);margin:0 0 .35rem;-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}#zeus-client-app :is(.header-user-pill .dropdown-menu)>li:first-child{background:#00ff9d1f;background:rgba(var(--primary-rgb),.12);border:1px solid rgba(0,255,157,.2);border:1px solid rgba(var(--primary-rgb),.2);border-radius:14px;color:#0f172a;color:var(--text);margin:0 0 .35rem;-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}#zeus-public-app .client-user-menu:not(.does-not-exist)>li:first-child *{color:#0f172a;color:var(--text);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}#zeus-public-app :is(.header-user-pill .dropdown-menu)>li:first-child *{color:#0f172a;color:var(--text);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}#zeus-client-app .client-user-menu:not(.does-not-exist)>li:first-child *{color:#0f172a;color:var(--text);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}#zeus-client-app :is(.header-user-pill .dropdown-menu)>li:first-child *{color:#0f172a;color:var(--text);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text);text-shadow:none}.selector-chevron{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary)}.user-avatar-toggle.dropdown-toggle:after{display:none}.toast-cyber-container{display:grid;position:fixed;right:1.25rem;top:1.25rem;z-index:12000;grid-gap:.75rem;gap:.75rem;pointer-events:none;width:min(340px,calc(100vw - 2rem))}.toast-cyber{align-items:center;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;position:relative;grid-gap:.8rem;color:#fff;gap:.8rem;min-height:78px;overflow:hidden;padding:.82rem .88rem;-webkit-text-fill-color:#fff;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);background:linear-gradient(110deg,rgba(0,255,157,.14),transparent 52%),#04070cdb;background:linear-gradient(110deg,rgba(var(--primary-rgb,220,38,38),.14),transparent 52%),#04070cdb;border:1px solid rgba(0,255,157,.46);border-left:4px solid #00ff9d;border:1px solid rgba(var(--primary-rgb,220,38,38),.46);border-left:4px solid var(--toast-accent);border-radius:6px;box-shadow:0 14px 38px #0000006b,0 0 22px #00ff9d2b;box-shadow:0 14px 38px #0000006b,0 0 22px rgba(var(--primary-rgb,220,38,38),.17);opacity:0;pointer-events:auto;transform:translate(calc(100% + 2rem));transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .25s ease}.toast-cyber.show{opacity:1;transform:translate(0)}.toast-cyber-icon{color:var(--toast-icon-color);-webkit-text-fill-color:var(--toast-icon-color);background:#00ff9d24;background:rgba(var(--primary-rgb,220,38,38),.14);border:1px solid rgba(0,255,157,.4);border:1px solid rgba(var(--primary-rgb,220,38,38),.4)}.toast-cyber-title{color:#00ff9d;color:var(--primary,#dc2626);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary,#dc2626)}.toast-cyber-message{color:#ffffffe6;-webkit-text-fill-color:hsla(0,0%,100%,.9)}.toast-cyber-close{color:#ffffffb8;-webkit-text-fill-color:hsla(0,0%,100%,.72);background:transparent}.toast-cyber-close:hover{background:#00ff9d1f;background:rgba(var(--primary-rgb,220,38,38),.12);color:#00ff9d;color:var(--primary,#dc2626)}[data-bs-theme=light] .toast-cyber,[data-theme=light] .toast-cyber{color:#fff;-webkit-text-fill-color:#fff;background:linear-gradient(110deg,rgba(0,255,157,.14),transparent 52%),#04070cdb;background:linear-gradient(110deg,rgba(var(--primary-rgb,220,38,38),.14),transparent 52%),#04070cdb;box-shadow:0 14px 38px #0f172a47,0 0 22px #00ff9d2b;box-shadow:0 14px 38px #0f172a47,0 0 22px rgba(var(--primary-rgb,220,38,38),.17)}@media(max-width:575.98px){.toast-cyber-container{left:.75rem;right:.75rem;top:.75rem;width:auto}}@media(prefers-reduced-motion:reduce){.toast-cyber{transition:opacity .15s ease}.toast-cyber:after{animation:none}}.pagination,.pagination-elite{border:none;display:flex;gap:5px;justify-content:center;list-style:none;margin:22px 0;padding:0}.pagination .page-item,.pagination-elite .page-item{border:none}.pagination .page-link,.pagination-elite .page-link{align-items:center;background:#fff;background:var(--bg-card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);box-shadow:none;color:#64748b;color:var(--text-muted);display:flex;font-size:.84rem;font-weight:600;height:36px;justify-content:center;min-width:36px;padding:0 10px;-webkit-text-decoration:none;text-decoration:none;transition:all .18s ease;transition:all var(--transition)}.pagination .page-item.active .page-link,.pagination-elite .page-item.active .page-link{background:#0f172a;background:var(--btn-primary-bg);border-color:#0f172a;border-color:var(--btn-primary-bg);color:#fff;color:var(--btn-primary-text)}.pagination .page-item:not(.active):not(.disabled) .page-link:hover,.pagination-elite .page-item:not(.active):not(.disabled) .page-link:hover{background:#f8fafc;background:var(--bg-card-2);border-color:#94a3b8;border-color:var(--text-faint);color:#0f172a;color:var(--text-main)}.pagination .page-item.disabled .page-link,.pagination-elite .page-item.disabled .page-link{background:transparent;border-color:#e2e8f0;border-color:var(--border);opacity:.35;pointer-events:none}#zeus-client-app .pagination .page-link,#zeus-client-app .pagination-elite .page-link,#zeus-public-app .pagination .page-link,#zeus-public-app .pagination-elite .page-link,#zeus-reseller-app .pagination .page-link,#zeus-reseller-app .pagination-elite .page-link{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00ff9d0d;background:var(--surface-glass,rgba(var(--primary-rgb),.05));border-radius:12px;box-shadow:0 4px 6px #0000000d;font-size:.9rem;font-weight:700;height:42px;padding:0;width:42px}#zeus-client-app .pagination .page-item.active .page-link,#zeus-client-app .pagination-elite .page-item.active .page-link,#zeus-public-app .pagination .page-item.active .page-link,#zeus-public-app .pagination-elite .page-item.active .page-link,#zeus-reseller-app .pagination .page-item.active .page-link,#zeus-reseller-app .pagination-elite .page-item.active .page-link{background:linear-gradient(135deg,#00ff9d,#00d484);background:linear-gradient(135deg,var(--primary),var(--primary-dark,var(--primary)));border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 20px var(--primary-glow);transform:translateY(-2px) scale(1.05)}#zeus-client-app .pagination .page-item:not(.active):not(.disabled) .page-link:hover,#zeus-client-app .pagination-elite .page-item:not(.active):not(.disabled) .page-link:hover,#zeus-public-app .pagination .page-item:not(.active):not(.disabled) .page-link:hover,#zeus-public-app .pagination-elite .page-item:not(.active):not(.disabled) .page-link:hover,#zeus-reseller-app .pagination .page-item:not(.active):not(.disabled) .page-link:hover,#zeus-reseller-app .pagination-elite .page-item:not(.active):not(.disabled) .page-link:hover{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border-color:#00ff9d;border-color:var(--primary);box-shadow:0 8px 15px #0000001a;color:#00ff9d;color:var(--primary);transform:translateY(-3px)}#top-progress-bar{opacity:0;right:0;transition:opacity .25s ease;z-index:100000}#top-progress-bar.is-active{opacity:1}#top-progress-bar .top-progress-fill{background:linear-gradient(90deg,#00ff9d,#00d484);background:linear-gradient(90deg,var(--primary),var(--primary-dark,var(--primary)));border-radius:0 3px 3px 0;box-shadow:0 0 8px #00ff9db3;box-shadow:0 0 8px rgba(var(--primary-rgb),.7);display:block;height:100%;transition:width .25s ease;width:0}#top-progress-bar.is-loading .top-progress-fill{animation:top-progress-slide 1.1s ease-in-out infinite;transition:none;width:30%}@keyframes top-progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media(prefers-reduced-motion:reduce){#top-progress-bar.is-loading .top-progress-fill{animation:none}}#zeus-public-app #mainNav.navbar-collapse,#zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(0,255,157,.1),transparent 44%),#042317;border-bottom:1px solid rgba(0,255,157,.18);border-bottom:1px solid rgba(var(--primary-rgb),.18);box-shadow:0 12px 34px #0000002e}@supports (color:color-mix(in lch,red,blue)){#zeus-public-app #mainNav.navbar-collapse,#zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(var(--primary-rgb),.1),transparent 44%),color-mix(in srgb,var(--bg,#050505) 88%,var(--primary,#dc2626) 12%)}}[data-theme=light] #zeus-public-app #mainNav.navbar-collapse,[data-theme=light] #zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(0,255,157,.08),transparent 44%),#f0fff9}@supports (color:color-mix(in lch,red,blue)){[data-theme=light] #zeus-public-app #mainNav.navbar-collapse,[data-theme=light] #zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(var(--primary-rgb),.08),transparent 44%),color-mix(in srgb,var(--surface,#fff) 94%,var(--primary,#111827) 6%)}}.nav-link{padding:.5rem 1rem}.navbar-toggler{box-shadow:none}.navbar-toggler-icon{background-image:none;display:flex}.navbar-toggler-icon:before{color:#00ff9d;color:var(--primary);font-family:bootstrap-icons}@media(max-width:991.98px){.navbar-collapse{background:#fff;background:var(--surface);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 10px 30px #0000001a;margin-top:10px;padding:1rem}#mainNav.navbar-collapse{background:#fff;background:var(--surface);border-radius:0 0 20px 20px;border-top:3px solid #00ff9d;border-top:3px solid var(--primary);box-shadow:0 8px 24px #00ff9d2e;box-shadow:0 8px 24px rgba(var(--primary-rgb),.18);margin:0 -12px}#mainNav [aria-expanded=true] .bi-chevron-down{transform:rotate(180deg)}.header-user-pill{padding:4px 8px}.header-user-pill .text-end{display:none}.navbar-brand span{font-size:1rem}}#zeus-client-app,#zeus-public-app,#zeus-reseller-app{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow-x:hidden}#zeus-client-app>.footer,#zeus-public-app>.footer,#zeus-reseller-app>.footer{bottom:auto;flex:0 0 auto;left:auto;position:relative;right:auto;top:auto;width:100%;z-index:1}.footer{background:#fff;background:var(--footer-bg);color:#111827;color:var(--footer-text)}.footer .footer-contact-info,.footer .footer-contact-info a,.footer .footer-contact-info p,.footer .footer-desc,.footer .text-muted,.footer div,.footer li,.footer p,.footer small,.footer span,.footer ul.footer-links a{color:#111827;color:var(--footer-text);opacity:1}.footer .footer-title,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{color:#00ff9d;color:var(--primary);font-weight:800;opacity:1;text-transform:uppercase}.footer .download-app-btn i,.footer .footer-contact-info i,.footer .social-icon-circle,.footer a:hover,.footer a[href*=GsmXArgTec],.footer i{color:#00ff9d;color:var(--primary)}.footer:not([data-footer-style]){background-color:#fff;background-color:var(--surface)}.footer .footer-contact-info a:hover{color:#00ff9d;color:var(--primary);transform:none}.footer #newsletterForm{display:grid;grid-gap:.75rem;gap:.75rem}.footer #newsletterEmail,.footer input[type=email]#newsletterEmail{background:#cbcccf;border:1px solid rgba(17,24,39,.28);color:#111827;color:var(--footer-text);min-height:48px;-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--footer-text);border-radius:10px;box-shadow:inset 0 1px #ffffff14;font-weight:800}@supports (color:color-mix(in lch,red,blue)){.footer #newsletterEmail,.footer input[type=email]#newsletterEmail{background:color-mix(in srgb,var(--footer-bg) 78%,var(--footer-text) 22%);border:1px solid color-mix(in srgb,var(--footer-text) 28%,transparent)}}.footer #newsletterEmail::-moz-placeholder,.footer input[type=email]#newsletterEmail::-moz-placeholder{color:#111827;color:var(--footer-text);-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--footer-text);font-weight:800;opacity:.78}.footer #newsletterEmail::placeholder,.footer input[type=email]#newsletterEmail::placeholder{color:#111827;color:var(--footer-text);-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--footer-text);font-weight:800;opacity:.78}.footer #newsletterEmail:focus{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 2px #00ff9d40;box-shadow:0 0 0 2px rgba(var(--primary-rgb),.25)}.footer #newsletterBtn{padding-left:1rem;padding-right:1rem}@media(max-width:575.98px){.footer #newsletterForm{grid-template-columns:1fr}.footer #newsletterBtn{width:100%}}.footer .social-icon-circle{background:#1118270f;background:rgba(var(--footer-text-rgb),.06);border:1px solid rgba(17,24,39,.18);border:1px solid rgba(var(--footer-text-rgb),.18);color:#111827;color:var(--footer-text);-webkit-text-decoration:none;text-decoration:none}.footer .social-icon-circle:focus,.footer .social-icon-circle:hover{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);box-shadow:0 4px 12px var(--primary-glow);color:#fff;color:var(--btn-text,#fff);transform:translateY(-3px)}.app-badge-btn,.footer .app-badge-btn{color:#111827;color:var(--footer-text)}.footer .app-badge-btn{border-color:#00ff9d4d;border-color:rgba(var(--primary-rgb),.3)}.footer .app-badge-btn:active,.footer .app-badge-btn:focus,.footer .app-badge-btn:hover{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);box-shadow:0 4px 12px var(--primary-glow);color:#fff;color:var(--btn-text,#fff);transform:translateY(-3px)}.footer .app-badge-btn:focus *,.footer .app-badge-btn:hover *{color:#fff;color:var(--btn-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-text,#fff)}.footer .footer-contact-info a,.footer .footer-links a{-webkit-text-decoration:none;text-decoration:none}.footer[data-footer-style=default]{background:#fff;background:var(--surface);border-top:1px solid rgba(0,255,157,.12);border-top:1px solid rgba(var(--primary-rgb),.12)}.footer[data-footer-style=outline]{background:var(--bg);border-top:3px solid #00ff9d;border-top:3px solid var(--primary);box-shadow:none}.footer[data-footer-style=split]{background:linear-gradient(180deg,#d9fff0 0,#fff 60%);border-top:1px solid rgba(0,255,157,.25);border-top:1px solid rgba(var(--primary-rgb),.25)}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=split]{background:linear-gradient(to bottom,color-mix(in srgb,var(--surface) 85%,var(--primary) 15%) 0,var(--surface) 60%)}}.footer[data-footer-style=neon]{background:#050505;--footer-text:#fff;--footer-text-rgb:255,255,255;border-top:1px solid #00ff9d;border-top:1px solid var(--primary);box-shadow:0 -4px 30px #00ff9d59,inset 0 1px #00ff9d66;box-shadow:0 -4px 30px rgba(var(--primary-rgb),.35),inset 0 1px rgba(var(--primary-rgb),.4)}.footer[data-footer-style=neon] .footer-links a,.footer[data-footer-style=neon] .footer-title{color:#00ff9d;color:var(--primary)}.footer[data-footer-style=neon] .footer-title{text-shadow:0 0 14px rgba(0,255,157,.75)!important;text-shadow:0 0 14px rgba(var(--primary-rgb),.75)!important}.footer[data-footer-style=paper]{background:#fff;background:var(--surface);background-image:repeating-linear-gradient(0deg,transparent,transparent 31px,rgba(0,255,157,.06) 0,rgba(0,255,157,.06) 32px);background-image:repeating-linear-gradient(0deg,transparent,transparent 31px,rgba(var(--primary-rgb),.06) 31px,rgba(var(--primary-rgb),.06) 32px);border:1px solid #e2e8f0;border:1px solid var(--border);border-bottom:none;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px #00000014}.footer[data-footer-style=gradient_wave]{background:linear-gradient(135deg,var(--bg) 0,color-mix(in srgb,#00ff9d 15%,var(--bg)) 50%,var(--bg) 100%);--footer-text:#fff;--footer-text-rgb:255,255,255;border-top:1px solid rgba(0,255,157,.3);border-top:1px solid rgba(var(--primary-rgb),.3)}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=gradient_wave]{background:linear-gradient(135deg,var(--bg) 0,color-mix(in srgb,var(--primary) 15%,var(--bg)) 50%,var(--bg) 100%)}}.footer[data-footer-style=dark_contrast]{background:#0a0a0a;--footer-text:#fff;--footer-text-rgb:255,255,255;border-top:2px solid #00ff9d;border-top:2px solid var(--primary)}.footer[data-footer-style=glass]{backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);background:#ffffffd1;border:1px solid hsla(0,0%,100%,.1);border-radius:2rem;border-top-color:#00ff9d2e;border-top:1px solid rgba(var(--primary-rgb),.18);box-shadow:0 8px 32px #0000004d;margin:2rem}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=glass]{background:color-mix(in srgb,var(--footer-bg) 82%,transparent)}}#zeus-client-app>.footer[data-footer-style=glass],#zeus-public-app>.footer[data-footer-style=glass],#zeus-reseller-app>.footer[data-footer-style=glass]{box-sizing:border-box;max-width:calc(100vw - 4rem);width:calc(100% - 4rem)}.footer[data-footer-style=minimal]{background:transparent;border-top:1px solid #e2e8f0;border-top:1px solid var(--border);padding:2rem 0 1.25rem}.footer[data-footer-style=minimal] .footer-title{font-size:.72rem;letter-spacing:2px}.footer[data-footer-style=minimal] .row{align-items:flex-start;flex-direction:row}.footer[data-footer-style=premium]{background:linear-gradient(180deg,color-mix(in srgb,#00ff9d 8%,var(--bg)) 0,var(--bg) 100%);border-top:1px solid rgba(0,255,157,.15);border-top:1px solid rgba(var(--primary-rgb),.15)}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=premium]{background:linear-gradient(180deg,color-mix(in srgb,var(--primary) 8%,var(--bg)) 0,var(--bg) 100%)}}.footer[data-footer-style=premium]:before{background:linear-gradient(90deg,transparent,#00ff9d,transparent);background:linear-gradient(90deg,transparent,var(--primary),transparent);content:"";height:4px;left:0;position:absolute;right:0;top:0}.footer[data-footer-style=split] .row>div:first-child{background:#00ff9d0f;background:rgba(var(--primary-rgb),.06);border:1px solid rgba(0,255,157,.16);border:1px solid rgba(var(--primary-rgb),.16);border-radius:16px;padding:1.25rem}[data-bs-theme=dark] .footer,[data-theme=dark] .footer{--footer-text:#fff;--footer-text-rgb:255,255,255}[data-theme=dark] .footer[data-footer-style=glass]{background:#ffffffe0}@supports (color:color-mix(in lch,red,blue)){[data-theme=dark] .footer[data-footer-style=glass]{background:color-mix(in srgb,var(--footer-bg) 88%,transparent)}}[data-theme=dark] .footer[data-footer-style=minimal]{background:#00000026}[data-theme=dark] .footer[data-footer-style=default],[data-theme=dark] .footer[data-footer-style=glass],[data-theme=dark] .footer[data-footer-style=gradient_wave],[data-theme=dark] .footer[data-footer-style=minimal],[data-theme=dark] .footer[data-footer-style=outline],[data-theme=dark] .footer[data-footer-style=paper],[data-theme=dark] .footer[data-footer-style=premium],[data-theme=dark] .footer[data-footer-style=split]{--footer-text:#fff;--footer-text-rgb:255,255,255}[data-theme=light] .footer[data-footer-style=glass]{backdrop-filter:blur(12px) saturate(135%);-webkit-backdrop-filter:blur(12px) saturate(135%);background:#fff;border-top:1px solid rgba(0,255,157,.14);border-top:1px solid rgba(var(--primary-rgb),.14);box-shadow:0 -10px 34px #0f172a0f}@supports (color:color-mix(in lch,red,blue)){[data-theme=light] .footer[data-footer-style=glass]{background:color-mix(in srgb,var(--footer-bg) 76%,#fff 24%)}}[data-theme=light] .footer[data-footer-style=minimal]{background:#ffffff80;border-top:1px solid rgba(0,0,0,.06)}[data-theme=light] .footer[data-footer-style=default],[data-theme=light] .footer[data-footer-style=glass],[data-theme=light] .footer[data-footer-style=gradient_wave],[data-theme=light] .footer[data-footer-style=minimal],[data-theme=light] .footer[data-footer-style=outline],[data-theme=light] .footer[data-footer-style=paper],[data-theme=light] .footer[data-footer-style=premium],[data-theme=light] .footer[data-footer-style=split]{--footer-text:#111827;--footer-text-rgb:17,24,39}.btn-primary:active{background:linear-gradient(135deg,#00d484,#00ff9d);background:linear-gradient(135deg,var(--primary-dark),var(--primary));box-shadow:0 10px 15px -3px #00ff9d66;box-shadow:0 10px 15px -3px rgba(var(--primary-rgb),.4);color:#fff!important;transform:translateY(-1px)}.btn-danger,.btn-info,.btn-premium-green,.btn-premium-orange,.btn-primary-gradient,.btn-success,.btn-warning{background:linear-gradient(135deg,#00ff9d,#00ff9dcc)!important;background:linear-gradient(135deg,var(--primary) 0,rgba(var(--primary-rgb),.8) 100%)!important}[data-theme=light] body{background-color:#f1f5f9!important;background-color:var(--bg,#f1f5f9)!important;color:#0f172a!important;color:var(--text,#111827)!important}.btn-danger,.btn-info,.btn-premium-green,.btn-premium-orange,.btn-primary-gradient,.btn-success,.btn-warning{color:#fff!important}[data-theme=light] .badge.bg-success,[data-theme=light] .badge.text-success{background:#d1fae5!important;color:#065f46!important}[data-theme=light] .badge.bg-danger,[data-theme=light] .badge.text-danger{background:#fee2e2!important;color:#991b1b!important}[data-theme=dark] [data-theme-preset=espresso_modern] body,body[data-theme=dark][data-theme-preset=espresso_modern]{background-color:#1c1917!important;color:#f5f5f4!important}body[data-theme=light][data-theme-preset=espresso_modern]{background-color:#fafaf9!important;color:#1c1917!important}#newsletterEmail::-webkit-input-placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.7!important}#newsletterEmail:-ms-input-placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.7!important}[data-theme-preset],[data-theme]{--brand-primary-fallback:#dc2626;--brand-primary-dark-fallback:#991b1b;--bs-primary:var(--primary)!important;--bs-primary-rgb:var(--primary-rgb)!important;--bs-link-color:var(--primary)!important;--bs-link-hover-color:var(--primary-dark)!important;--bs-border-radius:10px}.lang-switcher-btn[aria-expanded=true]{box-shadow:0 8px 18px #00ff9d40!important;box-shadow:0 8px 18px rgba(var(--primary-rgb),.25)!important}.dropdown-item:active,.lang-switcher-btn[aria-expanded=true]{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important}.dropdown-item:active{background-image:none!important}.btn-premium-green,.btn-premium-main,.btn-premium-orange,.btn-primary-gradient,.btn-themed-main{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%)!important;background-color:#00ff9d!important;background-color:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 8px 18px #00ff9d3d!important;box-shadow:0 8px 18px rgba(var(--primary-rgb),.24)!important;color:#fff!important}.btn-outline-primary:focus{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important}.elite-gradient-text,.link-primary,.text-blue,.text-themed-main,a.text-primary{color:#00ff9d!important;color:var(--primary)!important}input:focus{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 0 .22rem #00ff9d2e!important;box-shadow:0 0 0 .22rem rgba(var(--primary-rgb),.18)!important}.glass-card-premium{color:#0f172a!important;color:var(--text)!important}.badge,.footer-title,.form-label,.table td{max-width:100%;word-wrap:anywhere}.footer-title{line-height:1.2}.lang-switcher-item span{color:#0f172a!important;color:var(--text)!important;opacity:1!important;text-shadow:none!important}#zeus-client-app .top-bar .lang-switcher-dropdown,#zeus-client-app .topbar-notification .dropdown-menu,#zeus-client-app .topbar-notification .notification-list,#zeus-public-app .dropdown-menu.notification-list,#zeus-public-app .top-bar .lang-switcher-dropdown{-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important;background:var(--theme-dropdown-bg)!important;border:1px solid rgba(0,255,157,.35)!important;border:1px solid rgba(var(--primary-rgb),.35)!important;border-radius:18px!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .desktop-nav-scroller .dropdown-menu,#zeus-client-app .dropdown-menu.shadow-sm,#zeus-client-app .navbar .dropdown-menu,#zeus-public-app .dropdown-menu.shadow-sm,#zeus-public-app .top-bar .dropdown-menu{-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important;background:var(--theme-dropdown-bg)!important;border:1px solid var(--theme-soft-panel-border)!important;border-radius:18px!important;box-shadow:0 18px 48px #00000042,0 0 0 1px #00ff9d14!important;box-shadow:0 18px 48px #00000042,0 0 0 1px rgba(var(--primary-rgb),.08)!important;color:#0f172a!important;color:var(--text)!important;text-shadow:none!important}#zeus-client-app .client-user-menu .dropdown-item,#zeus-client-app .dropdown-menu .dropdown-item,#zeus-public-app .dropdown-menu .dropdown-item{background:transparent!important;color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;opacity:1!important}#zeus-client-app .client-user-menu .dropdown-item:focus,#zeus-client-app .client-user-menu .dropdown-item:hover,#zeus-client-app .dropdown-menu .dropdown-item.active,#zeus-client-app .dropdown-menu .dropdown-item:focus,#zeus-client-app .dropdown-menu .dropdown-item:hover,#zeus-public-app .dropdown-menu .dropdown-item.active,#zeus-public-app .dropdown-menu .dropdown-item:focus,#zeus-public-app .dropdown-menu .dropdown-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}#zeus-client-app .client-user-menu .dropdown-item:focus *,#zeus-client-app .client-user-menu .dropdown-item:hover *,#zeus-client-app .dropdown-menu .dropdown-item.active *,#zeus-client-app .dropdown-menu .dropdown-item:focus *,#zeus-client-app .dropdown-menu .dropdown-item:hover *,#zeus-public-app .dropdown-menu .dropdown-item.active *,#zeus-public-app .dropdown-menu .dropdown-item:focus *,#zeus-public-app .dropdown-menu .dropdown-item:hover *{color:#fff!important;-webkit-text-fill-color:#fff!important}#zeus-client-app .dropdown-user-avatar-toggle,#zeus-client-app a.text-primary,#zeus-public-app .dropdown-user-avatar-toggle,#zeus-public-app a.text-primary{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app .service-card .card-title,#zeus-public-app .service-card .card-title{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important}#zeus-client-app .premium-group-card:hover h5,#zeus-client-app .service-card:hover .card-title,#zeus-client-app .social-card:hover h5,#zeus-public-app .premium-group-card:hover h5,#zeus-public-app .service-card:hover .card-title,#zeus-public-app .social-card:hover h5{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app .desktop-nav-scroller .dropdown-menu,#zeus-public-app .desktop-nav-scroller .dropdown-menu{background:var(--theme-dropdown-bg)!important;background:radial-gradient(circle at 16% 0,rgba(0,255,157,.13),transparent 38%),#4b4b4b!important;border-color:var(--theme-soft-panel-border)!important;border:1px solid rgba(0,255,157,.34)!important;border:1px solid rgba(var(--primary-rgb),.34)!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .desktop-nav-scroller .dropdown-menu,#zeus-public-app .desktop-nav-scroller .dropdown-menu{background:radial-gradient(circle at 16% 0,rgba(var(--primary-rgb),.13),transparent 38%),color-mix(in srgb,var(--bg,#050505) 72%,var(--surface,#111827) 28%)!important}}#zeus-client-app .client-user-menu,#zeus-client-app .dropdown-menu,#zeus-client-app .lang-switcher-dropdown,#zeus-client-app .notification-list,#zeus-public-app .client-user-menu,#zeus-public-app .dropdown-menu,#zeus-public-app .lang-switcher-dropdown,#zeus-public-app .notification-list,#zeus-reseller-app .client-user-menu,#zeus-reseller-app .dropdown-menu,#zeus-reseller-app .lang-switcher-dropdown,#zeus-reseller-app .notification-list{background:var(--gsmx-unified-dropdown-bg)!important;background-color:transparent!important;border:1px solid var(--gsmx-unified-dropdown-border)!important;border-radius:18px!important;box-shadow:var(--gsmx-unified-dropdown-shadow)!important;color:#0f172a!important;color:var(--text)!important;padding:.55rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important}#zeus-client-app .dropdown-item,#zeus-client-app .lang-switcher-item,#zeus-public-app .dropdown-item,#zeus-public-app .lang-switcher-item,#zeus-reseller-app .dropdown-item,#zeus-reseller-app .lang-switcher-item{background:transparent!important;border-radius:12px!important;color:#0f172a!important;color:var(--text)!important;min-height:42px!important;padding:.68rem .86rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;font-weight:800!important}#zeus-client-app .dropdown-item *,#zeus-client-app .lang-switcher-item *,#zeus-public-app .dropdown-item *,#zeus-public-app .lang-switcher-item *,#zeus-reseller-app .dropdown-item *,#zeus-reseller-app .lang-switcher-item *{color:inherit!important;-webkit-text-fill-color:inherit!important}#zeus-client-app .dropdown-item.active,#zeus-client-app .dropdown-item:focus,#zeus-client-app .dropdown-item:hover,#zeus-client-app .lang-switcher-item.active,#zeus-client-app .lang-switcher-item:focus,#zeus-client-app .lang-switcher-item:hover,#zeus-public-app .dropdown-item.active,#zeus-public-app .dropdown-item:focus,#zeus-public-app .dropdown-item:hover,#zeus-public-app .lang-switcher-item.active,#zeus-public-app .lang-switcher-item:focus,#zeus-public-app .lang-switcher-item:hover,#zeus-reseller-app .dropdown-item.active,#zeus-reseller-app .dropdown-item:focus,#zeus-reseller-app .dropdown-item:hover,#zeus-reseller-app .lang-switcher-item.active,#zeus-reseller-app .lang-switcher-item:focus,#zeus-reseller-app .lang-switcher-item:hover{background:linear-gradient(135deg,#00ff9df2,#00ff9dad)!important;background:linear-gradient(135deg,rgba(var(--primary-rgb),.95),rgba(var(--primary-rgb),.68))!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app .dropdown-item.active *,#zeus-client-app .dropdown-item:focus *,#zeus-client-app .dropdown-item:hover *,#zeus-client-app .lang-switcher-item.active *,#zeus-client-app .lang-switcher-item:focus *,#zeus-client-app .lang-switcher-item:hover *,#zeus-public-app .dropdown-item.active *,#zeus-public-app .dropdown-item:focus *,#zeus-public-app .dropdown-item:hover *,#zeus-public-app .lang-switcher-item.active *,#zeus-public-app .lang-switcher-item:focus *,#zeus-public-app .lang-switcher-item:hover *,#zeus-reseller-app .dropdown-item.active *,#zeus-reseller-app .dropdown-item:focus *,#zeus-reseller-app .dropdown-item:hover *,#zeus-reseller-app .lang-switcher-item.active *,#zeus-reseller-app .lang-switcher-item:focus *,#zeus-reseller-app .lang-switcher-item:hover *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app .client-user-menu:not(.does-not-exist)>li:first-child{background:#00ff9d1f!important;background:rgba(var(--primary-rgb),.12)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;border-radius:14px!important;color:#0f172a!important;color:var(--text)!important;margin:0 0 .35rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-client-app :is(.header-user-pill .dropdown-menu)>li:first-child{background:#00ff9d1f!important;background:rgba(var(--primary-rgb),.12)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;border-radius:14px!important;color:#0f172a!important;color:var(--text)!important;margin:0 0 .35rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-public-app .client-user-menu:not(.does-not-exist)>li:first-child{background:#00ff9d1f!important;background:rgba(var(--primary-rgb),.12)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;border-radius:14px!important;color:#0f172a!important;color:var(--text)!important;margin:0 0 .35rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-public-app :is(.header-user-pill .dropdown-menu)>li:first-child{background:#00ff9d1f!important;background:rgba(var(--primary-rgb),.12)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;border-radius:14px!important;color:#0f172a!important;color:var(--text)!important;margin:0 0 .35rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-client-app .client-user-menu:not(.does-not-exist)>li:first-child *{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-client-app :is(.header-user-pill .dropdown-menu)>li:first-child *{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-public-app .client-user-menu:not(.does-not-exist)>li:first-child *{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-public-app :is(.header-user-pill .dropdown-menu)>li:first-child *{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;text-shadow:none!important}#zeus-client-app .auth-custom-select-search,#zeus-client-app .dropdown-search-box{align-items:center;background:#e0fff3!important;border:1px solid rgba(0,255,157,.34)!important;border:1px solid rgba(var(--primary-rgb),.34)!important;border-radius:11px!important;color:#0f172a!important;color:var(--text)!important;display:flex;gap:.55rem;min-height:40px;padding:0 .75rem}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .auth-custom-select-search,#zeus-client-app .dropdown-search-box{background:color-mix(in srgb,var(--surface,#111827) 88%,var(--primary) 12%)!important}}#zeus-client-app input::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-client-app input::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-client-app textarea::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-client-app textarea::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-public-app input::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-public-app input::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-public-app textarea::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-public-app textarea::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-reseller-app input::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-reseller-app input::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-reseller-app textarea::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-reseller-app textarea::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}.user-avatar-toggle.dropdown-toggle:after{display:none!important}.bi,.fa,.fab,.far,.fas,.flag-icon,[class*=bi-],[class^=bi-]{font-family:bootstrap-icons,Font Awesome\ 6 Free,Font Awesome\ 6 Brands,sans-serif!important}.btn-danger,.btn-info,.btn-premium-green,.btn-premium-orange,.btn-primary-gradient,.btn-success,.btn-warning{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:var(--btn-bg,linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%))!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:50px!important;box-shadow:0 4px 15px var(--primary-glow)!important;color:#fff!important;font-size:.82rem!important;padding:.55rem 1.8rem!important;-webkit-text-decoration:none!important;text-decoration:none!important}.btn-danger:hover,.btn-premium-green:hover,.btn-premium-orange:hover,.btn-premium-red:hover,.btn-success:hover{box-shadow:0 8px 25px var(--primary-glow)!important;color:#fff!important;filter:brightness(1.2)!important;transform:translateY(-3px) scale(1.02)!important}.section-header:after{background:linear-gradient(90deg,rgba(15,23,42,.1),transparent);background:linear-gradient(to right,var(--glass-border),transparent);content:"";flex:1;height:1px}.navbar-toggler-icon:before{color:#00ff9d!important;color:var(--primary)!important;content:"";font-family:bootstrap-icons!important;font-size:28px;line-height:1}.dropdown-item:active,.dropdown-menu .active,.dropdown-menu .active>.dropdown-item{background:#00ff9d26!important;background:rgba(var(--primary-rgb),.15)!important;color:#00ff9d!important;color:var(--primary)!important;font-weight:700!important}.btn:focus{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 0 .25rem #00ff9d40!important;box-shadow:0 0 0 .25rem rgba(var(--primary-rgb),.25)!important}#zeus-public-app .dropdown-item.active:hover,#zeus-public-app .dropdown-item:active{font-weight:700!important}#zeus-public-app .dropdown-item.active:hover,#zeus-public-app .dropdown-item:active,#zeus-public-app .dropdown-menu .active,#zeus-public-app .dropdown-menu .active>.dropdown-item{background:#00ff9d26!important;background:rgba(var(--primary-rgb),.15)!important;background-color:#00ff9d26!important;background-color:rgba(var(--primary-rgb),.15)!important;color:#00ff9d!important;color:var(--primary)!important}#zeus-public-app .dropdown-item:active,#zeus-public-app .dropdown-menu .active,#zeus-public-app .dropdown-menu .active>.dropdown-item{box-shadow:none!important}#newsletterForm #newsletterEmail::-webkit-input-placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.55!important}#newsletterForm #newsletterEmail:-ms-input-placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.55!important}#zeus-public-app .elite-item-fix:not(:hover):not(.active){color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;opacity:1!important}#zeus-public-app .elite-item-fix.active,#zeus-public-app .elite-item-fix:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-public-app .dropdown-user-avatar-toggle,#zeus-public-app a.text-primary{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-public-app .currency-switcher-dropdown,#zeus-public-app .desktop-nav-scroller .dropdown-menu,#zeus-public-app .dropdown-menu.shadow,#zeus-public-app .dropdown-menu.shadow-sm,#zeus-public-app .header-user-pill .dropdown-menu,#zeus-public-app .navbar .dropdown-menu,#zeus-public-app .top-bar .dropdown-menu{-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important;background:var(--gsmx-dropdown-bg)!important;border:1px solid var(--gsmx-dropdown-border)!important;border-radius:18px!important;box-shadow:var(--gsmx-dropdown-shadow)!important;color:#0f172a!important;color:var(--text)!important;overflow:hidden!important;padding:.55rem!important}#zeus-public-app .client-user-menu .dropdown-item,#zeus-public-app .dropdown-menu .dropdown-item,#zeus-public-app .header-user-pill .dropdown-menu .dropdown-item{background:transparent!important;border-radius:12px!important;color:#0f172a!important;color:var(--text)!important;min-height:42px;padding:.68rem .86rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;align-items:center;display:flex;font-weight:800!important;gap:.58rem}#zeus-public-app .client-user-menu .dropdown-item *,#zeus-public-app .dropdown-menu .dropdown-item *,#zeus-public-app .header-user-pill .dropdown-menu .dropdown-item *{color:inherit!important;-webkit-text-fill-color:inherit!important}#zeus-public-app .client-user-menu .dropdown-item:focus,#zeus-public-app .client-user-menu .dropdown-item:hover,#zeus-public-app .dropdown-menu .dropdown-item.active,#zeus-public-app .dropdown-menu .dropdown-item:focus,#zeus-public-app .dropdown-menu .dropdown-item:hover{background:linear-gradient(135deg,#00ff9df2,#00ff9dad)!important;background:linear-gradient(135deg,rgba(var(--primary-rgb),.95),rgba(var(--primary-rgb),.68))!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-public-app .client-user-menu .dropdown-item:focus *,#zeus-public-app .client-user-menu .dropdown-item:hover *,#zeus-public-app .dropdown-menu .dropdown-item.active *,#zeus-public-app .dropdown-menu .dropdown-item:focus *,#zeus-public-app .dropdown-menu .dropdown-item:hover *,.footer .social-icon-circle:hover *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}.footer .social-icon-circle:hover *{opacity:1!important}#zeus-client-app .dropdown-toggle.has-selector-chevron:after,#zeus-public-app .dropdown-toggle.has-selector-chevron:after,#zeus-reseller-app .dropdown-toggle.has-selector-chevron:after{display:none!important}#zeus-client-app .top-bar .lang-switcher-btn:hover,#zeus-client-app .top-bar .top-bar-selector.show,#zeus-client-app .top-bar .top-bar-selector:hover,#zeus-client-app .top-bar .topbar-control.show,#zeus-client-app .top-bar .topbar-control:hover,#zeus-public-app .top-bar .lang-switcher-btn:hover,#zeus-public-app .top-bar .top-bar-selector.show,#zeus-public-app .top-bar .top-bar-selector:hover,#zeus-public-app .top-bar .topbar-control.show,#zeus-public-app .top-bar .topbar-control:hover,#zeus-reseller-app .top-bar .lang-switcher-btn:hover,#zeus-reseller-app .top-bar .top-bar-selector.show,#zeus-reseller-app .top-bar .top-bar-selector:hover,#zeus-reseller-app .top-bar .topbar-control.show,#zeus-reseller-app .top-bar .topbar-control:hover{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;background:#00ff9d24!important;background:rgba(var(--primary-rgb),.14)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 5px 14px #00ff9d29!important;box-shadow:0 5px 14px rgba(var(--primary-rgb),.16)!important}#zeus-client-app .top-bar .lang-switcher-btn:hover i,#zeus-client-app .top-bar .lang-switcher-btn:hover span,#zeus-client-app .top-bar .lang-switcher-btn[aria-expanded=true] i,#zeus-client-app .top-bar .lang-switcher-btn[aria-expanded=true] span,#zeus-client-app .top-bar .top-bar-selector.show i,#zeus-client-app .top-bar .top-bar-selector.show span,#zeus-client-app .top-bar .top-bar-selector:hover i,#zeus-client-app .top-bar .top-bar-selector:hover span,#zeus-client-app .top-bar .topbar-control.show i,#zeus-client-app .top-bar .topbar-control.show span,#zeus-client-app .top-bar .topbar-control:hover i,#zeus-client-app .top-bar .topbar-control:hover span,#zeus-public-app .top-bar .lang-switcher-btn:hover i,#zeus-public-app .top-bar .lang-switcher-btn:hover span,#zeus-public-app .top-bar .lang-switcher-btn[aria-expanded=true] i,#zeus-public-app .top-bar .lang-switcher-btn[aria-expanded=true] span,#zeus-public-app .top-bar .top-bar-selector.show i,#zeus-public-app .top-bar .top-bar-selector.show span,#zeus-public-app .top-bar .top-bar-selector:hover i,#zeus-public-app .top-bar .top-bar-selector:hover span,#zeus-public-app .top-bar .topbar-control.show i,#zeus-public-app .top-bar .topbar-control.show span,#zeus-public-app .top-bar .topbar-control:hover i,#zeus-public-app .top-bar .topbar-control:hover span,#zeus-reseller-app .top-bar .lang-switcher-btn:hover i,#zeus-reseller-app .top-bar .lang-switcher-btn:hover span,#zeus-reseller-app .top-bar .lang-switcher-btn[aria-expanded=true] i,#zeus-reseller-app .top-bar .lang-switcher-btn[aria-expanded=true] span,#zeus-reseller-app .top-bar .top-bar-selector.show i,#zeus-reseller-app .top-bar .top-bar-selector.show span,#zeus-reseller-app .top-bar .top-bar-selector:hover i,#zeus-reseller-app .top-bar .top-bar-selector:hover span,#zeus-reseller-app .top-bar .topbar-control.show i,#zeus-reseller-app .top-bar .topbar-control.show span,#zeus-reseller-app .top-bar .topbar-control:hover i,#zeus-reseller-app .top-bar .topbar-control:hover span,.footer .footer-contact-info a:hover span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app[data-bs-theme=dark] .footer,#zeus-client-app[data-theme=dark] .footer,#zeus-public-app[data-bs-theme=dark] .footer,#zeus-public-app[data-theme=dark] .footer,#zeus-reseller-app[data-bs-theme=dark] .footer,#zeus-reseller-app[data-theme=dark] .footer,[data-bs-theme=dark] #zeus-client-app .footer,[data-bs-theme=dark] #zeus-public-app .footer,[data-bs-theme=dark] #zeus-reseller-app .footer,[data-theme=dark] #zeus-client-app .footer,[data-theme=dark] #zeus-public-app .footer,[data-theme=dark] #zeus-reseller-app .footer{--footer-text:#fff!important;--footer-text-rgb:255,255,255!important;color:#fff!important;-webkit-text-fill-color:#fff!important}[data-theme=dark] #zeus-public-app .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-public-app .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-public-app .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-client-app .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-client-app .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-client-app .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-reseller-app .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-reseller-app .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-theme=dark] #zeus-reseller-app .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-public-app .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-public-app .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-public-app .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-client-app .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-client-app .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-client-app .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-reseller-app .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-reseller-app .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}[data-bs-theme=dark] #zeus-reseller-app .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-public-app[data-theme=dark] .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-public-app[data-theme=dark] .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-public-app[data-theme=dark] .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-theme=dark] .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-theme=dark] .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-theme=dark] .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-reseller-app[data-theme=dark] .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-reseller-app[data-theme=dark] .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-reseller-app[data-theme=dark] .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-public-app[data-bs-theme=dark] .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-public-app[data-bs-theme=dark] .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-public-app[data-bs-theme=dark] .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-bs-theme=dark] .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-bs-theme=dark] .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-bs-theme=dark] .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-reseller-app[data-bs-theme=dark] .footer :is(.footer-contact-info p){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-reseller-app[data-bs-theme=dark] .footer :is(.footer-contact-info a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-reseller-app[data-bs-theme=dark] .footer :is(.footer-links a){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-bs-theme=dark] .footer .footer-contact-info:not(does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer .footer-desc:not(does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer .text-muted:not(does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer a:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer li:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer p:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer small:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer span:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer .footer-contact-info:not(does-not-exist),#zeus-client-app[data-theme=dark] .footer .footer-desc:not(does-not-exist),#zeus-client-app[data-theme=dark] .footer .text-muted:not(does-not-exist),#zeus-client-app[data-theme=dark] .footer a:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer li:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer p:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer small:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer span:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer .footer-contact-info:not(does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer .footer-desc:not(does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer .text-muted:not(does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer a:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer li:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer p:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer small:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer span:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer .footer-contact-info:not(does-not-exist),#zeus-public-app[data-theme=dark] .footer .footer-desc:not(does-not-exist),#zeus-public-app[data-theme=dark] .footer .text-muted:not(does-not-exist),#zeus-public-app[data-theme=dark] .footer a:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer li:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer p:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer small:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer span:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer .footer-contact-info:not(does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer .footer-desc:not(does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer .text-muted:not(does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer a:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer li:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer p:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer small:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer span:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer .footer-contact-info:not(does-not-exist),#zeus-reseller-app[data-theme=dark] .footer .footer-desc:not(does-not-exist),#zeus-reseller-app[data-theme=dark] .footer .text-muted:not(does-not-exist),#zeus-reseller-app[data-theme=dark] .footer a:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer li:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer p:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer small:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer span:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer .footer-contact-info:not(does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer .footer-desc:not(does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer .text-muted:not(does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer a:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer li:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer p:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer small:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer span:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer .footer-contact-info:not(does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer .footer-desc:not(does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer .text-muted:not(does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer a:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer li:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer p:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer small:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer span:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer .footer-contact-info:not(does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer .footer-desc:not(does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer .text-muted:not(does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer a:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer li:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer p:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer small:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer span:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer .footer-contact-info:not(does-not-exist),[data-theme=dark] #zeus-client-app .footer .footer-desc:not(does-not-exist),[data-theme=dark] #zeus-client-app .footer .text-muted:not(does-not-exist),[data-theme=dark] #zeus-client-app .footer a:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer li:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer p:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer small:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer span:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer .footer-contact-info:not(does-not-exist),[data-theme=dark] #zeus-public-app .footer .footer-desc:not(does-not-exist),[data-theme=dark] #zeus-public-app .footer .text-muted:not(does-not-exist),[data-theme=dark] #zeus-public-app .footer a:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer li:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer p:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer small:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer span:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer .footer-contact-info:not(does-not-exist),[data-theme=dark] #zeus-reseller-app .footer .footer-desc:not(does-not-exist),[data-theme=dark] #zeus-reseller-app .footer .text-muted:not(does-not-exist),[data-theme=dark] #zeus-reseller-app .footer a:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer li:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer p:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer small:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer span:not(.does-not-exist){color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;opacity:1!important}#zeus-client-app[data-bs-theme=dark] .footer .elite-gradient-text:not(does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer .footer-title:not(does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer a:hover,#zeus-client-app[data-bs-theme=dark] .footer a[href*=GsmXArgTec],#zeus-client-app[data-bs-theme=dark] .footer h1:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer h2:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer h3:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer h4:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer h5:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer h6:not(.does-not-exist),#zeus-client-app[data-bs-theme=dark] .footer i:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer .elite-gradient-text:not(does-not-exist),#zeus-client-app[data-theme=dark] .footer .footer-title:not(does-not-exist),#zeus-client-app[data-theme=dark] .footer a:hover,#zeus-client-app[data-theme=dark] .footer a[href*=GsmXArgTec],#zeus-client-app[data-theme=dark] .footer h1:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer h2:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer h3:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer h4:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer h5:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer h6:not(.does-not-exist),#zeus-client-app[data-theme=dark] .footer i:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer .elite-gradient-text:not(does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer .footer-title:not(does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer a:hover,#zeus-public-app[data-bs-theme=dark] .footer a[href*=GsmXArgTec],#zeus-public-app[data-bs-theme=dark] .footer h1:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer h2:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer h3:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer h4:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer h5:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer h6:not(.does-not-exist),#zeus-public-app[data-bs-theme=dark] .footer i:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer .elite-gradient-text:not(does-not-exist),#zeus-public-app[data-theme=dark] .footer .footer-title:not(does-not-exist),#zeus-public-app[data-theme=dark] .footer a:hover,#zeus-public-app[data-theme=dark] .footer a[href*=GsmXArgTec],#zeus-public-app[data-theme=dark] .footer h1:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer h2:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer h3:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer h4:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer h5:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer h6:not(.does-not-exist),#zeus-public-app[data-theme=dark] .footer i:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer .elite-gradient-text:not(does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer .footer-title:not(does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer a:hover,#zeus-reseller-app[data-bs-theme=dark] .footer a[href*=GsmXArgTec],#zeus-reseller-app[data-bs-theme=dark] .footer h1:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer h2:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer h3:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer h4:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer h5:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer h6:not(.does-not-exist),#zeus-reseller-app[data-bs-theme=dark] .footer i:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer .elite-gradient-text:not(does-not-exist),#zeus-reseller-app[data-theme=dark] .footer .footer-title:not(does-not-exist),#zeus-reseller-app[data-theme=dark] .footer a:hover,#zeus-reseller-app[data-theme=dark] .footer a[href*=GsmXArgTec],#zeus-reseller-app[data-theme=dark] .footer h1:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer h2:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer h3:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer h4:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer h5:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer h6:not(.does-not-exist),#zeus-reseller-app[data-theme=dark] .footer i:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer .elite-gradient-text:not(does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer .elite-gradient-text:not(does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer .footer-title:not(does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer .footer-title:not(does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer a:hover,[data-bs-theme=dark] #zeus-client-app .footer a:hover span,[data-bs-theme=dark] #zeus-client-app .footer a[href*=GsmXArgTec],[data-bs-theme=dark] #zeus-client-app .footer a[href*=GsmXArgTec] span,[data-bs-theme=dark] #zeus-client-app .footer h1:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer h1:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer h2:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer h2:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer h3:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer h3:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer h4:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer h4:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer h5:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer h5:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer h6:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer h6:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-client-app .footer i:not(.does-not-exist),[data-bs-theme=dark] #zeus-client-app .footer i:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer .elite-gradient-text:not(does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer .elite-gradient-text:not(does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer .footer-title:not(does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer .footer-title:not(does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer a:hover,[data-bs-theme=dark] #zeus-public-app .footer a:hover span,[data-bs-theme=dark] #zeus-public-app .footer a[href*=GsmXArgTec],[data-bs-theme=dark] #zeus-public-app .footer a[href*=GsmXArgTec] span,[data-bs-theme=dark] #zeus-public-app .footer h1:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer h1:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer h2:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer h2:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer h3:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer h3:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer h4:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer h4:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer h5:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer h5:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer h6:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer h6:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-public-app .footer i:not(.does-not-exist),[data-bs-theme=dark] #zeus-public-app .footer i:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer .elite-gradient-text:not(does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer .elite-gradient-text:not(does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer .footer-title:not(does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer .footer-title:not(does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer a:hover,[data-bs-theme=dark] #zeus-reseller-app .footer a:hover span,[data-bs-theme=dark] #zeus-reseller-app .footer a[href*=GsmXArgTec],[data-bs-theme=dark] #zeus-reseller-app .footer a[href*=GsmXArgTec] span,[data-bs-theme=dark] #zeus-reseller-app .footer h1:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer h1:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer h2:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer h2:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer h3:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer h3:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer h4:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer h4:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer h5:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer h5:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer h6:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer h6:not(.does-not-exist) span,[data-bs-theme=dark] #zeus-reseller-app .footer i:not(.does-not-exist),[data-bs-theme=dark] #zeus-reseller-app .footer i:not(.does-not-exist) span,[data-theme=dark] #zeus-client-app .footer .elite-gradient-text:not(does-not-exist),[data-theme=dark] #zeus-client-app .footer .elite-gradient-text:not(does-not-exist) span,[data-theme=dark] #zeus-client-app .footer .footer-title:not(does-not-exist),[data-theme=dark] #zeus-client-app .footer .footer-title:not(does-not-exist) span,[data-theme=dark] #zeus-client-app .footer a:hover,[data-theme=dark] #zeus-client-app .footer a:hover span,[data-theme=dark] #zeus-client-app .footer a[href*=GsmXArgTec],[data-theme=dark] #zeus-client-app .footer a[href*=GsmXArgTec] span,[data-theme=dark] #zeus-client-app .footer h1:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer h1:not(.does-not-exist) span,[data-theme=dark] #zeus-client-app .footer h2:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer h2:not(.does-not-exist) span,[data-theme=dark] #zeus-client-app .footer h3:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer h3:not(.does-not-exist) span,[data-theme=dark] #zeus-client-app .footer h4:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer h4:not(.does-not-exist) span,[data-theme=dark] #zeus-client-app .footer h5:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer h5:not(.does-not-exist) span,[data-theme=dark] #zeus-client-app .footer h6:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer h6:not(.does-not-exist) span,[data-theme=dark] #zeus-client-app .footer i:not(.does-not-exist),[data-theme=dark] #zeus-client-app .footer i:not(.does-not-exist) span,[data-theme=dark] #zeus-public-app .footer .elite-gradient-text:not(does-not-exist),[data-theme=dark] #zeus-public-app .footer .elite-gradient-text:not(does-not-exist) span,[data-theme=dark] #zeus-public-app .footer .footer-title:not(does-not-exist),[data-theme=dark] #zeus-public-app .footer .footer-title:not(does-not-exist) span,[data-theme=dark] #zeus-public-app .footer a:hover,[data-theme=dark] #zeus-public-app .footer a:hover span,[data-theme=dark] #zeus-public-app .footer a[href*=GsmXArgTec],[data-theme=dark] #zeus-public-app .footer a[href*=GsmXArgTec] span,[data-theme=dark] #zeus-public-app .footer h1:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer h1:not(.does-not-exist) span,[data-theme=dark] #zeus-public-app .footer h2:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer h2:not(.does-not-exist) span,[data-theme=dark] #zeus-public-app .footer h3:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer h3:not(.does-not-exist) span,[data-theme=dark] #zeus-public-app .footer h4:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer h4:not(.does-not-exist) span,[data-theme=dark] #zeus-public-app .footer h5:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer h5:not(.does-not-exist) span,[data-theme=dark] #zeus-public-app .footer h6:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer h6:not(.does-not-exist) span,[data-theme=dark] #zeus-public-app .footer i:not(.does-not-exist),[data-theme=dark] #zeus-public-app .footer i:not(.does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer .elite-gradient-text:not(does-not-exist),[data-theme=dark] #zeus-reseller-app .footer .elite-gradient-text:not(does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer .footer-title:not(does-not-exist),[data-theme=dark] #zeus-reseller-app .footer .footer-title:not(does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer a:hover,[data-theme=dark] #zeus-reseller-app .footer a:hover span,[data-theme=dark] #zeus-reseller-app .footer a[href*=GsmXArgTec],[data-theme=dark] #zeus-reseller-app .footer a[href*=GsmXArgTec] span,[data-theme=dark] #zeus-reseller-app .footer h1:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer h1:not(.does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer h2:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer h2:not(.does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer h3:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer h3:not(.does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer h4:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer h4:not(.does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer h5:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer h5:not(.does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer h6:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer h6:not(.does-not-exist) span,[data-theme=dark] #zeus-reseller-app .footer i:not(.does-not-exist),[data-theme=dark] #zeus-reseller-app .footer i:not(.does-not-exist) span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;opacity:1!important}[data-theme=dark] #zeus-public-app .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-theme=dark] #zeus-public-app .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-theme=dark] #zeus-client-app .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-theme=dark] #zeus-client-app .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-theme=dark] #zeus-reseller-app .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-theme=dark] #zeus-reseller-app .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-bs-theme=dark] #zeus-public-app .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-bs-theme=dark] #zeus-public-app .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-bs-theme=dark] #zeus-client-app .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-bs-theme=dark] #zeus-client-app .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-bs-theme=dark] #zeus-reseller-app .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}[data-bs-theme=dark] #zeus-reseller-app .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}#zeus-public-app[data-theme=dark] .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}#zeus-public-app[data-theme=dark] .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}#zeus-client-app[data-theme=dark] .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}#zeus-client-app[data-theme=dark] .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}#zeus-reseller-app[data-theme=dark] .footer #newsletterEmail::-moz-placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}#zeus-reseller-app[data-theme=dark] .footer #newsletterEmail::placeholder{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}#zeus-client-app,#zeus-public-app,#zeus-reseller-app{--theme-chrome-bg:color-mix(in srgb,var(--bg) 84%,var(--primary) 16%);--theme-panel-bg:color-mix(in srgb,var(--surface) 88%,var(--primary) 12%);--theme-panel-bg-hover:color-mix(in srgb,var(--surface) 82%,var(--primary) 18%);--theme-panel-border:rgba(var(--primary-rgb),.28)}#zeus-client-app[data-theme=light],#zeus-public-app[data-theme=light],#zeus-reseller-app[data-theme=light],[data-theme=light] #zeus-client-app,[data-theme=light] #zeus-public-app,[data-theme=light] #zeus-reseller-app{--theme-chrome-bg:color-mix(in srgb,var(--bg) 92%,var(--primary) 8%);--theme-panel-bg:color-mix(in srgb,var(--surface) 94%,var(--primary) 6%);--theme-panel-bg-hover:color-mix(in srgb,var(--surface) 89%,var(--primary) 11%)}#zeus-client-app .top-bar,#zeus-public-app .top-bar,#zeus-reseller-app .top-bar{color:#0f172a!important;color:var(--text)!important;--top-bar-text:var(--text)}#zeus-client-app .client-navbar,#zeus-client-app .main-navbar,#zeus-client-app .top-bar,#zeus-client-app>.navbar,#zeus-public-app .client-navbar,#zeus-public-app .main-navbar,#zeus-public-app .top-bar,#zeus-public-app>.navbar,#zeus-reseller-app .client-navbar,#zeus-reseller-app .main-navbar,#zeus-reseller-app .top-bar,#zeus-reseller-app>.navbar{background:var(--theme-chrome-bg)!important;border-color:#00ff9d3d!important;border-color:rgba(var(--primary-rgb),.24)!important}#zeus-client-app .official-seller-card,#zeus-client-app .premium-group-card,#zeus-client-app .pricing-card,#zeus-client-app .public-service-card,#zeus-client-app .service-card,#zeus-client-app .service-item-card,#zeus-client-app .social-card,#zeus-public-app .official-seller-card,#zeus-public-app .premium-group-card,#zeus-public-app .pricing-card,#zeus-public-app .public-service-card,#zeus-public-app .service-card,#zeus-public-app .service-item-card,#zeus-public-app .social-card,#zeus-reseller-app .official-seller-card,#zeus-reseller-app .premium-group-card,#zeus-reseller-app .pricing-card,#zeus-reseller-app .public-service-card,#zeus-reseller-app .service-card,#zeus-reseller-app .service-item-card,#zeus-reseller-app .social-card{background:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .official-seller-card:hover,#zeus-client-app .premium-group-card:hover,#zeus-client-app .pricing-card:hover,#zeus-client-app .public-service-card:hover,#zeus-client-app .service-card:hover,#zeus-client-app .service-item-card:hover,#zeus-client-app .social-card:hover,#zeus-public-app .official-seller-card:hover,#zeus-public-app .premium-group-card:hover,#zeus-public-app .pricing-card:hover,#zeus-public-app .public-service-card:hover,#zeus-public-app .service-card:hover,#zeus-public-app .service-item-card:hover,#zeus-public-app .social-card:hover,#zeus-reseller-app .official-seller-card:hover,#zeus-reseller-app .premium-group-card:hover,#zeus-reseller-app .pricing-card:hover,#zeus-reseller-app .public-service-card:hover,#zeus-reseller-app .service-card:hover,#zeus-reseller-app .service-item-card:hover,#zeus-reseller-app .social-card:hover{background:var(--theme-panel-bg-hover)!important;border-color:#00ff9d94!important;border-color:rgba(var(--primary-rgb),.58)!important}#zeus-client-app .official-seller-card h1,#zeus-client-app .official-seller-card h2,#zeus-client-app .official-seller-card h3,#zeus-client-app .official-seller-card h4,#zeus-client-app .official-seller-card h5,#zeus-client-app .official-seller-card h6,#zeus-client-app .official-seller-card p,#zeus-client-app .official-seller-card small,#zeus-client-app .official-seller-card span,#zeus-client-app .premium-group-card h1,#zeus-client-app .premium-group-card h2,#zeus-client-app .premium-group-card h3,#zeus-client-app .premium-group-card h4,#zeus-client-app .premium-group-card h5,#zeus-client-app .premium-group-card h6,#zeus-client-app .premium-group-card p,#zeus-client-app .premium-group-card small,#zeus-client-app .premium-group-card span,#zeus-client-app .pricing-card h1,#zeus-client-app .pricing-card h2,#zeus-client-app .pricing-card h3,#zeus-client-app .pricing-card h4,#zeus-client-app .pricing-card h5,#zeus-client-app .pricing-card h6,#zeus-client-app .pricing-card p,#zeus-client-app .pricing-card small,#zeus-client-app .pricing-card span,#zeus-client-app .public-service-card h1,#zeus-client-app .public-service-card h2,#zeus-client-app .public-service-card h3,#zeus-client-app .public-service-card h4,#zeus-client-app .public-service-card h5,#zeus-client-app .public-service-card h6,#zeus-client-app .public-service-card p,#zeus-client-app .public-service-card small,#zeus-client-app .public-service-card span,#zeus-client-app .service-card h1,#zeus-client-app .service-card h2,#zeus-client-app .service-card h3,#zeus-client-app .service-card h4,#zeus-client-app .service-card h5,#zeus-client-app .service-card h6,#zeus-client-app .service-card p,#zeus-client-app .service-card small,#zeus-client-app .service-card span,#zeus-client-app .service-item-card h1,#zeus-client-app .service-item-card h2,#zeus-client-app .service-item-card h3,#zeus-client-app .service-item-card h4,#zeus-client-app .service-item-card h5,#zeus-client-app .service-item-card h6,#zeus-client-app .service-item-card p,#zeus-client-app .service-item-card small,#zeus-client-app .service-item-card span,#zeus-client-app .social-card h1,#zeus-client-app .social-card h2,#zeus-client-app .social-card h3,#zeus-client-app .social-card h4,#zeus-client-app .social-card h5,#zeus-client-app .social-card h6,#zeus-client-app .social-card p,#zeus-client-app .social-card small,#zeus-client-app .social-card span,#zeus-public-app .official-seller-card h1,#zeus-public-app .official-seller-card h2,#zeus-public-app .official-seller-card h3,#zeus-public-app .official-seller-card h4,#zeus-public-app .official-seller-card h5,#zeus-public-app .official-seller-card h6,#zeus-public-app .official-seller-card p,#zeus-public-app .official-seller-card small,#zeus-public-app .official-seller-card span,#zeus-public-app .premium-group-card h1,#zeus-public-app .premium-group-card h2,#zeus-public-app .premium-group-card h3,#zeus-public-app .premium-group-card h4,#zeus-public-app .premium-group-card h5,#zeus-public-app .premium-group-card h6,#zeus-public-app .premium-group-card p,#zeus-public-app .premium-group-card small,#zeus-public-app .premium-group-card span,#zeus-public-app .pricing-card h1,#zeus-public-app .pricing-card h2,#zeus-public-app .pricing-card h3,#zeus-public-app .pricing-card h4,#zeus-public-app .pricing-card h5,#zeus-public-app .pricing-card h6,#zeus-public-app .pricing-card p,#zeus-public-app .pricing-card small,#zeus-public-app .pricing-card span,#zeus-public-app .public-service-card h1,#zeus-public-app .public-service-card h2,#zeus-public-app .public-service-card h3,#zeus-public-app .public-service-card h4,#zeus-public-app .public-service-card h5,#zeus-public-app .public-service-card h6,#zeus-public-app .public-service-card p,#zeus-public-app .public-service-card small,#zeus-public-app .public-service-card span,#zeus-public-app .service-card h1,#zeus-public-app .service-card h2,#zeus-public-app .service-card h3,#zeus-public-app .service-card h4,#zeus-public-app .service-card h5,#zeus-public-app .service-card h6,#zeus-public-app .service-card p,#zeus-public-app .service-card small,#zeus-public-app .service-card span,#zeus-public-app .service-item-card h1,#zeus-public-app .service-item-card h2,#zeus-public-app .service-item-card h3,#zeus-public-app .service-item-card h4,#zeus-public-app .service-item-card h5,#zeus-public-app .service-item-card h6,#zeus-public-app .service-item-card p,#zeus-public-app .service-item-card small,#zeus-public-app .service-item-card span,#zeus-public-app .social-card h1,#zeus-public-app .social-card h2,#zeus-public-app .social-card h3,#zeus-public-app .social-card h4,#zeus-public-app .social-card h5,#zeus-public-app .social-card h6,#zeus-public-app .social-card p,#zeus-public-app .social-card small,#zeus-public-app .social-card span,#zeus-reseller-app .official-seller-card h1,#zeus-reseller-app .official-seller-card h2,#zeus-reseller-app .official-seller-card h3,#zeus-reseller-app .official-seller-card h4,#zeus-reseller-app .official-seller-card h5,#zeus-reseller-app .official-seller-card h6,#zeus-reseller-app .official-seller-card p,#zeus-reseller-app .official-seller-card small,#zeus-reseller-app .official-seller-card span,#zeus-reseller-app .premium-group-card h1,#zeus-reseller-app .premium-group-card h2,#zeus-reseller-app .premium-group-card h3,#zeus-reseller-app .premium-group-card h4,#zeus-reseller-app .premium-group-card h5,#zeus-reseller-app .premium-group-card h6,#zeus-reseller-app .premium-group-card p,#zeus-reseller-app .premium-group-card small,#zeus-reseller-app .premium-group-card span,#zeus-reseller-app .pricing-card h1,#zeus-reseller-app .pricing-card h2,#zeus-reseller-app .pricing-card h3,#zeus-reseller-app .pricing-card h4,#zeus-reseller-app .pricing-card h5,#zeus-reseller-app .pricing-card h6,#zeus-reseller-app .pricing-card p,#zeus-reseller-app .pricing-card small,#zeus-reseller-app .pricing-card span,#zeus-reseller-app .public-service-card h1,#zeus-reseller-app .public-service-card h2,#zeus-reseller-app .public-service-card h3,#zeus-reseller-app .public-service-card h4,#zeus-reseller-app .public-service-card h5,#zeus-reseller-app .public-service-card h6,#zeus-reseller-app .public-service-card p,#zeus-reseller-app .public-service-card small,#zeus-reseller-app .public-service-card span,#zeus-reseller-app .service-card h1,#zeus-reseller-app .service-card h2,#zeus-reseller-app .service-card h3,#zeus-reseller-app .service-card h4,#zeus-reseller-app .service-card h5,#zeus-reseller-app .service-card h6,#zeus-reseller-app .service-card p,#zeus-reseller-app .service-card small,#zeus-reseller-app .service-card span,#zeus-reseller-app .service-item-card h1,#zeus-reseller-app .service-item-card h2,#zeus-reseller-app .service-item-card h3,#zeus-reseller-app .service-item-card h4,#zeus-reseller-app .service-item-card h5,#zeus-reseller-app .service-item-card h6,#zeus-reseller-app .service-item-card p,#zeus-reseller-app .service-item-card small,#zeus-reseller-app .service-item-card span,#zeus-reseller-app .social-card h1,#zeus-reseller-app .social-card h2,#zeus-reseller-app .social-card h3,#zeus-reseller-app .social-card h4,#zeus-reseller-app .social-card h5,#zeus-reseller-app .social-card h6,#zeus-reseller-app .social-card p,#zeus-reseller-app .social-card small,#zeus-reseller-app .social-card span{color:inherit}#zeus-public-app .dropdown-item:not(.does-not-exist):active,#zeus-public-app .lang-switcher-item:not(.does-not-exist):active,#zeus-public-app .list-group-item-action:not(.does-not-exist):active{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):hover{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):focus{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):active{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .active:is(.nav-pills .nav-link){background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .dropdown-item:not(.does-not-exist):active,#zeus-client-app .lang-switcher-item:not(.does-not-exist):active,#zeus-client-app .list-group-item-action:not(.does-not-exist):active{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):hover{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):focus{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):active{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .active:is(.nav-pills .nav-link){background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .dropdown-item:not(.does-not-exist):active,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):active,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):active{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):hover{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):focus{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):active{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .active:is(.nav-pills .nav-link){background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .bg-primary.show,#zeus-client-app .bg-primary:active,#zeus-client-app .bg-primary:focus,#zeus-client-app .bg-primary:hover,#zeus-client-app .btn-primary.show,#zeus-client-app .btn-primary:active,#zeus-client-app .btn-primary:focus,#zeus-client-app .btn-primary:hover,#zeus-client-app .dropdown-item.active:not(.does-not-exist),#zeus-client-app .dropdown-item:not(.does-not-exist):focus,#zeus-client-app .dropdown-item:not(.does-not-exist):hover,#zeus-client-app .lang-switcher-btn.show,#zeus-client-app .lang-switcher-btn:active,#zeus-client-app .lang-switcher-btn:focus,#zeus-client-app .lang-switcher-btn:hover,#zeus-client-app .lang-switcher-item.active:not(.does-not-exist),#zeus-client-app .lang-switcher-item:not(.does-not-exist):focus,#zeus-client-app .lang-switcher-item:not(.does-not-exist):hover,#zeus-client-app .list-group-item-action.active:not(.does-not-exist),#zeus-client-app .list-group-item-action:not(.does-not-exist):focus,#zeus-client-app .list-group-item-action:not(.does-not-exist):hover,#zeus-client-app .top-bar-selector.show,#zeus-client-app .top-bar-selector:active,#zeus-client-app .top-bar-selector:focus,#zeus-client-app .top-bar-selector:hover,#zeus-public-app .bg-primary.show,#zeus-public-app .bg-primary:active,#zeus-public-app .bg-primary:focus,#zeus-public-app .bg-primary:hover,#zeus-public-app .btn-primary.show,#zeus-public-app .btn-primary:active,#zeus-public-app .btn-primary:focus,#zeus-public-app .btn-primary:hover,#zeus-public-app .dropdown-item.active:not(.does-not-exist),#zeus-public-app .dropdown-item:not(.does-not-exist):focus,#zeus-public-app .dropdown-item:not(.does-not-exist):hover,#zeus-public-app .lang-switcher-btn.show,#zeus-public-app .lang-switcher-btn:active,#zeus-public-app .lang-switcher-btn:focus,#zeus-public-app .lang-switcher-btn:hover,#zeus-public-app .lang-switcher-item.active:not(.does-not-exist),#zeus-public-app .lang-switcher-item:not(.does-not-exist):focus,#zeus-public-app .lang-switcher-item:not(.does-not-exist):hover,#zeus-public-app .list-group-item-action.active:not(.does-not-exist),#zeus-public-app .list-group-item-action:not(.does-not-exist):focus,#zeus-public-app .list-group-item-action:not(.does-not-exist):hover,#zeus-public-app .top-bar-selector.show,#zeus-public-app .top-bar-selector:active,#zeus-public-app .top-bar-selector:focus,#zeus-public-app .top-bar-selector:hover,#zeus-reseller-app .bg-primary.show,#zeus-reseller-app .bg-primary:active,#zeus-reseller-app .bg-primary:focus,#zeus-reseller-app .bg-primary:hover,#zeus-reseller-app .btn-primary.show,#zeus-reseller-app .btn-primary:active,#zeus-reseller-app .btn-primary:focus,#zeus-reseller-app .btn-primary:hover,#zeus-reseller-app .dropdown-item.active:not(.does-not-exist),#zeus-reseller-app .dropdown-item:not(.does-not-exist):focus,#zeus-reseller-app .dropdown-item:not(.does-not-exist):hover,#zeus-reseller-app .lang-switcher-btn.show,#zeus-reseller-app .lang-switcher-btn:active,#zeus-reseller-app .lang-switcher-btn:focus,#zeus-reseller-app .lang-switcher-btn:hover,#zeus-reseller-app .lang-switcher-item.active:not(.does-not-exist),#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):focus,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):hover,#zeus-reseller-app .list-group-item-action.active:not(.does-not-exist),#zeus-reseller-app .list-group-item-action:not(.does-not-exist):focus,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):hover,#zeus-reseller-app .top-bar-selector.show,#zeus-reseller-app .top-bar-selector:active,#zeus-reseller-app .top-bar-selector:focus,#zeus-reseller-app .top-bar-selector:hover{background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .dropdown-item:not(.does-not-exist):active i,#zeus-public-app .dropdown-item:not(.does-not-exist):active small,#zeus-public-app .dropdown-item:not(.does-not-exist):active span,#zeus-public-app .lang-switcher-item:not(.does-not-exist):active i,#zeus-public-app .lang-switcher-item:not(.does-not-exist):active small,#zeus-public-app .lang-switcher-item:not(.does-not-exist):active span,#zeus-public-app .list-group-item-action:not(.does-not-exist):active i,#zeus-public-app .list-group-item-action:not(.does-not-exist):active small,#zeus-public-app .list-group-item-action:not(.does-not-exist):active span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):hover i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):hover span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):hover small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):focus i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):focus span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):focus small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):active i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):active span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app :is(.nav-pills .nav-link):active small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .active:is(.nav-pills .nav-link) i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .active:is(.nav-pills .nav-link) span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .active:is(.nav-pills .nav-link) small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .show:is(.nav-pills .nav-link) i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .show:is(.nav-pills .nav-link) span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-public-app .show:is(.nav-pills .nav-link) small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .dropdown-item:not(.does-not-exist):active i,#zeus-client-app .dropdown-item:not(.does-not-exist):active small,#zeus-client-app .dropdown-item:not(.does-not-exist):active span,#zeus-client-app .lang-switcher-item:not(.does-not-exist):active i,#zeus-client-app .lang-switcher-item:not(.does-not-exist):active small,#zeus-client-app .lang-switcher-item:not(.does-not-exist):active span,#zeus-client-app .list-group-item-action:not(.does-not-exist):active i,#zeus-client-app .list-group-item-action:not(.does-not-exist):active small,#zeus-client-app .list-group-item-action:not(.does-not-exist):active span,#zeus-public-app .bg-primary:not(.does-not-exist):active i,#zeus-public-app .bg-primary:not(.does-not-exist):active small,#zeus-public-app .bg-primary:not(.does-not-exist):active span,#zeus-public-app .btn-primary:not(.does-not-exist):active i,#zeus-public-app .btn-primary:not(.does-not-exist):active small,#zeus-public-app .btn-primary:not(.does-not-exist):active span,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):active i,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):active small,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):active span,#zeus-public-app .top-bar-selector:not(.does-not-exist):active i,#zeus-public-app .top-bar-selector:not(.does-not-exist):active small,#zeus-public-app .top-bar-selector:not(.does-not-exist):active span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):hover i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):hover span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):hover small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):focus i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):focus span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):focus small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):active i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):active span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app :is(.nav-pills .nav-link):active small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .active:is(.nav-pills .nav-link) i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .active:is(.nav-pills .nav-link) span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .active:is(.nav-pills .nav-link) small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .show:is(.nav-pills .nav-link) i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .show:is(.nav-pills .nav-link) span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .show:is(.nav-pills .nav-link) small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .bg-primary:not(.does-not-exist):active i,#zeus-client-app .bg-primary:not(.does-not-exist):active small,#zeus-client-app .bg-primary:not(.does-not-exist):active span,#zeus-client-app .btn-primary:not(.does-not-exist):active i,#zeus-client-app .btn-primary:not(.does-not-exist):active small,#zeus-client-app .btn-primary:not(.does-not-exist):active span,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):active i,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):active small,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):active span,#zeus-client-app .top-bar-selector:not(.does-not-exist):active i,#zeus-client-app .top-bar-selector:not(.does-not-exist):active small,#zeus-client-app .top-bar-selector:not(.does-not-exist):active span,#zeus-reseller-app .dropdown-item:not(.does-not-exist):active i,#zeus-reseller-app .dropdown-item:not(.does-not-exist):active small,#zeus-reseller-app .dropdown-item:not(.does-not-exist):active span,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):active i,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):active small,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):active span,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):active i,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):active small,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):active span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):hover i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):hover span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):hover small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):focus i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):focus span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):focus small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):active i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):active span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app :is(.nav-pills .nav-link):active small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .active:is(.nav-pills .nav-link) i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .active:is(.nav-pills .nav-link) span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .active:is(.nav-pills .nav-link) small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .show:is(.nav-pills .nav-link) i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .show:is(.nav-pills .nav-link) span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-reseller-app .show:is(.nav-pills .nav-link) small{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .bg-primary.active:not(.does-not-exist) i,#zeus-client-app .bg-primary.active:not(.does-not-exist) small,#zeus-client-app .bg-primary.active:not(.does-not-exist) span,#zeus-client-app .bg-primary.show:not(.does-not-exist) i,#zeus-client-app .bg-primary.show:not(.does-not-exist) small,#zeus-client-app .bg-primary.show:not(.does-not-exist) span,#zeus-client-app .bg-primary:not(.does-not-exist):focus i,#zeus-client-app .bg-primary:not(.does-not-exist):focus small,#zeus-client-app .bg-primary:not(.does-not-exist):focus span,#zeus-client-app .bg-primary:not(.does-not-exist):hover i,#zeus-client-app .bg-primary:not(.does-not-exist):hover small,#zeus-client-app .bg-primary:not(.does-not-exist):hover span,#zeus-client-app .btn-primary.active:not(.does-not-exist) i,#zeus-client-app .btn-primary.active:not(.does-not-exist) small,#zeus-client-app .btn-primary.active:not(.does-not-exist) span,#zeus-client-app .btn-primary.show:not(.does-not-exist) i,#zeus-client-app .btn-primary.show:not(.does-not-exist) small,#zeus-client-app .btn-primary.show:not(.does-not-exist) span,#zeus-client-app .btn-primary:not(.does-not-exist):focus i,#zeus-client-app .btn-primary:not(.does-not-exist):focus small,#zeus-client-app .btn-primary:not(.does-not-exist):focus span,#zeus-client-app .btn-primary:not(.does-not-exist):hover i,#zeus-client-app .btn-primary:not(.does-not-exist):hover small,#zeus-client-app .btn-primary:not(.does-not-exist):hover span,#zeus-client-app .dropdown-item.active:not(.does-not-exist) i,#zeus-client-app .dropdown-item.active:not(.does-not-exist) small,#zeus-client-app .dropdown-item.active:not(.does-not-exist) span,#zeus-client-app .dropdown-item.show:not(.does-not-exist) i,#zeus-client-app .dropdown-item.show:not(.does-not-exist) small,#zeus-client-app .dropdown-item.show:not(.does-not-exist) span,#zeus-client-app .dropdown-item:not(.does-not-exist):focus i,#zeus-client-app .dropdown-item:not(.does-not-exist):focus small,#zeus-client-app .dropdown-item:not(.does-not-exist):focus span,#zeus-client-app .dropdown-item:not(.does-not-exist):hover i,#zeus-client-app .dropdown-item:not(.does-not-exist):hover small,#zeus-client-app .dropdown-item:not(.does-not-exist):hover span,#zeus-client-app .lang-switcher-btn.active:not(.does-not-exist) i,#zeus-client-app .lang-switcher-btn.active:not(.does-not-exist) small,#zeus-client-app .lang-switcher-btn.active:not(.does-not-exist) span,#zeus-client-app .lang-switcher-btn.show:not(.does-not-exist) i,#zeus-client-app .lang-switcher-btn.show:not(.does-not-exist) small,#zeus-client-app .lang-switcher-btn.show:not(.does-not-exist) span,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):focus i,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):focus small,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):focus span,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):hover i,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):hover small,#zeus-client-app .lang-switcher-btn:not(.does-not-exist):hover span,#zeus-client-app .lang-switcher-item.active:not(.does-not-exist) i,#zeus-client-app .lang-switcher-item.active:not(.does-not-exist) small,#zeus-client-app .lang-switcher-item.active:not(.does-not-exist) span,#zeus-client-app .lang-switcher-item.show:not(.does-not-exist) i,#zeus-client-app .lang-switcher-item.show:not(.does-not-exist) small,#zeus-client-app .lang-switcher-item.show:not(.does-not-exist) span,#zeus-client-app .lang-switcher-item:not(.does-not-exist):focus i,#zeus-client-app .lang-switcher-item:not(.does-not-exist):focus small,#zeus-client-app .lang-switcher-item:not(.does-not-exist):focus span,#zeus-client-app .lang-switcher-item:not(.does-not-exist):hover i,#zeus-client-app .lang-switcher-item:not(.does-not-exist):hover small,#zeus-client-app .lang-switcher-item:not(.does-not-exist):hover span,#zeus-client-app .list-group-item-action.active:not(.does-not-exist) i,#zeus-client-app .list-group-item-action.active:not(.does-not-exist) small,#zeus-client-app .list-group-item-action.active:not(.does-not-exist) span,#zeus-client-app .list-group-item-action.show:not(.does-not-exist) i,#zeus-client-app .list-group-item-action.show:not(.does-not-exist) small,#zeus-client-app .list-group-item-action.show:not(.does-not-exist) span,#zeus-client-app .list-group-item-action:not(.does-not-exist):focus i,#zeus-client-app .list-group-item-action:not(.does-not-exist):focus small,#zeus-client-app .list-group-item-action:not(.does-not-exist):focus span,#zeus-client-app .list-group-item-action:not(.does-not-exist):hover i,#zeus-client-app .list-group-item-action:not(.does-not-exist):hover small,#zeus-client-app .list-group-item-action:not(.does-not-exist):hover span,#zeus-client-app .top-bar-selector.active:not(.does-not-exist) i,#zeus-client-app .top-bar-selector.active:not(.does-not-exist) small,#zeus-client-app .top-bar-selector.active:not(.does-not-exist) span,#zeus-client-app .top-bar-selector.show:not(.does-not-exist) i,#zeus-client-app .top-bar-selector.show:not(.does-not-exist) small,#zeus-client-app .top-bar-selector.show:not(.does-not-exist) span,#zeus-client-app .top-bar-selector:not(.does-not-exist):focus i,#zeus-client-app .top-bar-selector:not(.does-not-exist):focus small,#zeus-client-app .top-bar-selector:not(.does-not-exist):focus span,#zeus-client-app .top-bar-selector:not(.does-not-exist):hover i,#zeus-client-app .top-bar-selector:not(.does-not-exist):hover small,#zeus-client-app .top-bar-selector:not(.does-not-exist):hover span,#zeus-public-app .bg-primary.active:not(.does-not-exist) i,#zeus-public-app .bg-primary.active:not(.does-not-exist) small,#zeus-public-app .bg-primary.active:not(.does-not-exist) span,#zeus-public-app .bg-primary.show:not(.does-not-exist) i,#zeus-public-app .bg-primary.show:not(.does-not-exist) small,#zeus-public-app .bg-primary.show:not(.does-not-exist) span,#zeus-public-app .bg-primary:not(.does-not-exist):focus i,#zeus-public-app .bg-primary:not(.does-not-exist):focus small,#zeus-public-app .bg-primary:not(.does-not-exist):focus span,#zeus-public-app .bg-primary:not(.does-not-exist):hover i,#zeus-public-app .bg-primary:not(.does-not-exist):hover small,#zeus-public-app .bg-primary:not(.does-not-exist):hover span,#zeus-public-app .btn-primary.active:not(.does-not-exist) i,#zeus-public-app .btn-primary.active:not(.does-not-exist) small,#zeus-public-app .btn-primary.active:not(.does-not-exist) span,#zeus-public-app .btn-primary.show:not(.does-not-exist) i,#zeus-public-app .btn-primary.show:not(.does-not-exist) small,#zeus-public-app .btn-primary.show:not(.does-not-exist) span,#zeus-public-app .btn-primary:not(.does-not-exist):focus i,#zeus-public-app .btn-primary:not(.does-not-exist):focus small,#zeus-public-app .btn-primary:not(.does-not-exist):focus span,#zeus-public-app .btn-primary:not(.does-not-exist):hover i,#zeus-public-app .btn-primary:not(.does-not-exist):hover small,#zeus-public-app .btn-primary:not(.does-not-exist):hover span,#zeus-public-app .dropdown-item.active:not(.does-not-exist) i,#zeus-public-app .dropdown-item.active:not(.does-not-exist) small,#zeus-public-app .dropdown-item.active:not(.does-not-exist) span,#zeus-public-app .dropdown-item.show:not(.does-not-exist) i,#zeus-public-app .dropdown-item.show:not(.does-not-exist) small,#zeus-public-app .dropdown-item.show:not(.does-not-exist) span,#zeus-public-app .dropdown-item:not(.does-not-exist):focus i,#zeus-public-app .dropdown-item:not(.does-not-exist):focus small,#zeus-public-app .dropdown-item:not(.does-not-exist):focus span,#zeus-public-app .dropdown-item:not(.does-not-exist):hover i,#zeus-public-app .dropdown-item:not(.does-not-exist):hover small,#zeus-public-app .dropdown-item:not(.does-not-exist):hover span,#zeus-public-app .lang-switcher-btn.active:not(.does-not-exist) i,#zeus-public-app .lang-switcher-btn.active:not(.does-not-exist) small,#zeus-public-app .lang-switcher-btn.active:not(.does-not-exist) span,#zeus-public-app .lang-switcher-btn.show:not(.does-not-exist) i,#zeus-public-app .lang-switcher-btn.show:not(.does-not-exist) small,#zeus-public-app .lang-switcher-btn.show:not(.does-not-exist) span,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):focus i,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):focus small,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):focus span,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):hover i,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):hover small,#zeus-public-app .lang-switcher-btn:not(.does-not-exist):hover span,#zeus-public-app .lang-switcher-item.active:not(.does-not-exist) i,#zeus-public-app .lang-switcher-item.active:not(.does-not-exist) small,#zeus-public-app .lang-switcher-item.active:not(.does-not-exist) span,#zeus-public-app .lang-switcher-item.show:not(.does-not-exist) i,#zeus-public-app .lang-switcher-item.show:not(.does-not-exist) small,#zeus-public-app .lang-switcher-item.show:not(.does-not-exist) span,#zeus-public-app .lang-switcher-item:not(.does-not-exist):focus i,#zeus-public-app .lang-switcher-item:not(.does-not-exist):focus small,#zeus-public-app .lang-switcher-item:not(.does-not-exist):focus span,#zeus-public-app .lang-switcher-item:not(.does-not-exist):hover i,#zeus-public-app .lang-switcher-item:not(.does-not-exist):hover small,#zeus-public-app .lang-switcher-item:not(.does-not-exist):hover span,#zeus-public-app .list-group-item-action.active:not(.does-not-exist) i,#zeus-public-app .list-group-item-action.active:not(.does-not-exist) small,#zeus-public-app .list-group-item-action.active:not(.does-not-exist) span,#zeus-public-app .list-group-item-action.show:not(.does-not-exist) i,#zeus-public-app .list-group-item-action.show:not(.does-not-exist) small,#zeus-public-app .list-group-item-action.show:not(.does-not-exist) span,#zeus-public-app .list-group-item-action:not(.does-not-exist):focus i,#zeus-public-app .list-group-item-action:not(.does-not-exist):focus small,#zeus-public-app .list-group-item-action:not(.does-not-exist):focus span,#zeus-public-app .list-group-item-action:not(.does-not-exist):hover i,#zeus-public-app .list-group-item-action:not(.does-not-exist):hover small,#zeus-public-app .list-group-item-action:not(.does-not-exist):hover span,#zeus-public-app .top-bar-selector.active:not(.does-not-exist) i,#zeus-public-app .top-bar-selector.active:not(.does-not-exist) small,#zeus-public-app .top-bar-selector.active:not(.does-not-exist) span,#zeus-public-app .top-bar-selector.show:not(.does-not-exist) i,#zeus-public-app .top-bar-selector.show:not(.does-not-exist) small,#zeus-public-app .top-bar-selector.show:not(.does-not-exist) span,#zeus-public-app .top-bar-selector:not(.does-not-exist):focus i,#zeus-public-app .top-bar-selector:not(.does-not-exist):focus small,#zeus-public-app .top-bar-selector:not(.does-not-exist):focus span,#zeus-public-app .top-bar-selector:not(.does-not-exist):hover i,#zeus-public-app .top-bar-selector:not(.does-not-exist):hover small,#zeus-public-app .top-bar-selector:not(.does-not-exist):hover span,#zeus-reseller-app .bg-primary.active:not(.does-not-exist) i,#zeus-reseller-app .bg-primary.active:not(.does-not-exist) small,#zeus-reseller-app .bg-primary.active:not(.does-not-exist) span,#zeus-reseller-app .bg-primary.show:not(.does-not-exist) i,#zeus-reseller-app .bg-primary.show:not(.does-not-exist) small,#zeus-reseller-app .bg-primary.show:not(.does-not-exist) span,#zeus-reseller-app .bg-primary:not(.does-not-exist):active i,#zeus-reseller-app .bg-primary:not(.does-not-exist):active small,#zeus-reseller-app .bg-primary:not(.does-not-exist):active span,#zeus-reseller-app .bg-primary:not(.does-not-exist):focus i,#zeus-reseller-app .bg-primary:not(.does-not-exist):focus small,#zeus-reseller-app .bg-primary:not(.does-not-exist):focus span,#zeus-reseller-app .bg-primary:not(.does-not-exist):hover i,#zeus-reseller-app .bg-primary:not(.does-not-exist):hover small,#zeus-reseller-app .bg-primary:not(.does-not-exist):hover span,#zeus-reseller-app .btn-primary.active:not(.does-not-exist) i,#zeus-reseller-app .btn-primary.active:not(.does-not-exist) small,#zeus-reseller-app .btn-primary.active:not(.does-not-exist) span,#zeus-reseller-app .btn-primary.show:not(.does-not-exist) i,#zeus-reseller-app .btn-primary.show:not(.does-not-exist) small,#zeus-reseller-app .btn-primary.show:not(.does-not-exist) span,#zeus-reseller-app .btn-primary:not(.does-not-exist):active i,#zeus-reseller-app .btn-primary:not(.does-not-exist):active small,#zeus-reseller-app .btn-primary:not(.does-not-exist):active span,#zeus-reseller-app .btn-primary:not(.does-not-exist):focus i,#zeus-reseller-app .btn-primary:not(.does-not-exist):focus small,#zeus-reseller-app .btn-primary:not(.does-not-exist):focus span,#zeus-reseller-app .btn-primary:not(.does-not-exist):hover i,#zeus-reseller-app .btn-primary:not(.does-not-exist):hover small,#zeus-reseller-app .btn-primary:not(.does-not-exist):hover span,#zeus-reseller-app .dropdown-item.active:not(.does-not-exist) i,#zeus-reseller-app .dropdown-item.active:not(.does-not-exist) small,#zeus-reseller-app .dropdown-item.active:not(.does-not-exist) span,#zeus-reseller-app .dropdown-item.show:not(.does-not-exist) i,#zeus-reseller-app .dropdown-item.show:not(.does-not-exist) small,#zeus-reseller-app .dropdown-item.show:not(.does-not-exist) span,#zeus-reseller-app .dropdown-item:not(.does-not-exist):focus i,#zeus-reseller-app .dropdown-item:not(.does-not-exist):focus small,#zeus-reseller-app .dropdown-item:not(.does-not-exist):focus span,#zeus-reseller-app .dropdown-item:not(.does-not-exist):hover i,#zeus-reseller-app .dropdown-item:not(.does-not-exist):hover small,#zeus-reseller-app .dropdown-item:not(.does-not-exist):hover span,#zeus-reseller-app .lang-switcher-btn.active:not(.does-not-exist) i,#zeus-reseller-app .lang-switcher-btn.active:not(.does-not-exist) small,#zeus-reseller-app .lang-switcher-btn.active:not(.does-not-exist) span,#zeus-reseller-app .lang-switcher-btn.show:not(.does-not-exist) i,#zeus-reseller-app .lang-switcher-btn.show:not(.does-not-exist) small,#zeus-reseller-app .lang-switcher-btn.show:not(.does-not-exist) span,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):active i,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):active small,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):active span,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):focus i,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):focus small,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):focus span,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):hover i,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):hover small,#zeus-reseller-app .lang-switcher-btn:not(.does-not-exist):hover span,#zeus-reseller-app .lang-switcher-item.active:not(.does-not-exist) i,#zeus-reseller-app .lang-switcher-item.active:not(.does-not-exist) small,#zeus-reseller-app .lang-switcher-item.active:not(.does-not-exist) span,#zeus-reseller-app .lang-switcher-item.show:not(.does-not-exist) i,#zeus-reseller-app .lang-switcher-item.show:not(.does-not-exist) small,#zeus-reseller-app .lang-switcher-item.show:not(.does-not-exist) span,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):focus i,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):focus small,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):focus span,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):hover i,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):hover small,#zeus-reseller-app .lang-switcher-item:not(.does-not-exist):hover span,#zeus-reseller-app .list-group-item-action.active:not(.does-not-exist) i,#zeus-reseller-app .list-group-item-action.active:not(.does-not-exist) small,#zeus-reseller-app .list-group-item-action.active:not(.does-not-exist) span,#zeus-reseller-app .list-group-item-action.show:not(.does-not-exist) i,#zeus-reseller-app .list-group-item-action.show:not(.does-not-exist) small,#zeus-reseller-app .list-group-item-action.show:not(.does-not-exist) span,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):focus i,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):focus small,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):focus span,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):hover i,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):hover small,#zeus-reseller-app .list-group-item-action:not(.does-not-exist):hover span,#zeus-reseller-app .top-bar-selector.active:not(.does-not-exist) i,#zeus-reseller-app .top-bar-selector.active:not(.does-not-exist) small,#zeus-reseller-app .top-bar-selector.active:not(.does-not-exist) span,#zeus-reseller-app .top-bar-selector.show:not(.does-not-exist) i,#zeus-reseller-app .top-bar-selector.show:not(.does-not-exist) small,#zeus-reseller-app .top-bar-selector.show:not(.does-not-exist) span,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):active i,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):active small,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):active span,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):focus i,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):focus small,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):focus span,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):hover i,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):hover small,#zeus-reseller-app .top-bar-selector:not(.does-not-exist):hover span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}.footer .footer-contact-info a,.footer .footer-contact-info a:active,.footer .footer-contact-info a:focus,.footer .footer-contact-info a:hover,.footer .footer-links a,.footer .footer-links a:active,.footer .footer-links a:focus,.footer .footer-links a:hover{-webkit-text-decoration:none!important;text-decoration:none!important;text-decoration-line:none!important}#zeus-public-app :is(.main-content .card){--bs-card-bg:var(--theme-panel-bg);--bs-card-color:var(--text);--bs-list-group-bg:var(--theme-panel-bg);--bs-list-group-color:var(--text);--bs-accordion-bg:var(--theme-panel-bg);--bs-accordion-color:var(--text);--bs-modal-bg:var(--theme-panel-bg);background-color:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-public-app :is(.main-content .glass-card){--bs-card-bg:var(--theme-panel-bg);--bs-card-color:var(--text);--bs-list-group-bg:var(--theme-panel-bg);--bs-list-group-color:var(--text);--bs-accordion-bg:var(--theme-panel-bg);--bs-accordion-color:var(--text);--bs-modal-bg:var(--theme-panel-bg);background-color:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app :is(.main-content .card){--bs-card-bg:var(--theme-panel-bg);--bs-card-color:var(--text);--bs-list-group-bg:var(--theme-panel-bg);--bs-list-group-color:var(--text);--bs-accordion-bg:var(--theme-panel-bg);--bs-accordion-color:var(--text);--bs-modal-bg:var(--theme-panel-bg);background-color:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app :is(.main-content .glass-card){--bs-card-bg:var(--theme-panel-bg);--bs-card-color:var(--text);--bs-list-group-bg:var(--theme-panel-bg);--bs-list-group-color:var(--text);--bs-accordion-bg:var(--theme-panel-bg);--bs-accordion-color:var(--text);--bs-modal-bg:var(--theme-panel-bg);background-color:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-reseller-app :is(.main-content .card){--bs-card-bg:var(--theme-panel-bg);--bs-card-color:var(--text);--bs-list-group-bg:var(--theme-panel-bg);--bs-list-group-color:var(--text);--bs-accordion-bg:var(--theme-panel-bg);--bs-accordion-color:var(--text);--bs-modal-bg:var(--theme-panel-bg);background-color:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-reseller-app :is(.main-content .glass-card){--bs-card-bg:var(--theme-panel-bg);--bs-card-color:var(--text);--bs-list-group-bg:var(--theme-panel-bg);--bs-list-group-color:var(--text);--bs-accordion-bg:var(--theme-panel-bg);--bs-accordion-color:var(--text);--bs-modal-bg:var(--theme-panel-bg);background-color:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .accordion-button:not(.does-not-exist),#zeus-client-app .accordion-item:not(.does-not-exist),#zeus-client-app .bg-body-tertiary:not(.does-not-exist),#zeus-client-app .bg-light:not(.does-not-exist),#zeus-client-app .list-group-item:not(.does-not-exist),#zeus-client-app .modal-content:not(.does-not-exist),#zeus-client-app .offcanvas:not(.does-not-exist),#zeus-client-app .service-item:not(.does-not-exist),#zeus-client-app .table-card:not(.does-not-exist),#zeus-public-app .accordion-button:not(.does-not-exist),#zeus-public-app .accordion-item:not(.does-not-exist),#zeus-public-app .bg-body-tertiary:not(.does-not-exist),#zeus-public-app .bg-light:not(.does-not-exist),#zeus-public-app .list-group-item:not(.does-not-exist),#zeus-public-app .modal-content:not(.does-not-exist),#zeus-public-app .offcanvas:not(.does-not-exist),#zeus-public-app .service-item:not(.does-not-exist),#zeus-public-app .table-card:not(.does-not-exist),#zeus-reseller-app .accordion-button:not(.does-not-exist),#zeus-reseller-app .accordion-item:not(.does-not-exist),#zeus-reseller-app .bg-body-tertiary:not(.does-not-exist),#zeus-reseller-app .bg-light:not(.does-not-exist),#zeus-reseller-app .list-group-item:not(.does-not-exist),#zeus-reseller-app .modal-content:not(.does-not-exist),#zeus-reseller-app .offcanvas:not(.does-not-exist),#zeus-reseller-app .service-item:not(.does-not-exist),#zeus-reseller-app .table-card:not(.does-not-exist){--bs-card-bg:var(--theme-panel-bg);--bs-card-color:var(--text);--bs-list-group-bg:var(--theme-panel-bg);--bs-list-group-color:var(--text);--bs-accordion-bg:var(--theme-panel-bg);--bs-accordion-color:var(--text);--bs-modal-bg:var(--theme-panel-bg);background-color:var(--theme-panel-bg)!important;background-image:none!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .service-item:hover,#zeus-public-app .service-item:hover,#zeus-reseller-app .service-item:hover{background-color:var(--theme-panel-bg-hover)!important;border-color:#00ff9d7a!important;border-color:rgba(var(--primary-rgb),.48)!important}#zeus-client-app .modal-body,#zeus-client-app .modal-footer,#zeus-client-app .modal-header,#zeus-public-app .modal-body,#zeus-public-app .modal-footer,#zeus-public-app .modal-header,#zeus-reseller-app .modal-body,#zeus-reseller-app .modal-footer,#zeus-reseller-app .modal-header{background-color:transparent!important;border-color:var(--theme-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .modal-content .modal-title,#zeus-client-app .modal-content h1:not(.does-not-exist),#zeus-client-app .modal-content h2:not(.does-not-exist),#zeus-client-app .modal-content h3:not(.does-not-exist),#zeus-client-app .modal-content h4:not(.does-not-exist),#zeus-client-app .modal-content h5:not(.does-not-exist),#zeus-client-app .modal-content h6:not(.does-not-exist),#zeus-client-app .modal-content label:not(.does-not-exist),#zeus-client-app .modal-content p:not(.does-not-exist),#zeus-client-app .modal-content small:not(.does-not-exist),#zeus-client-app .modal-content span:not(.does-not-exist),#zeus-public-app .modal-content .modal-title,#zeus-public-app .modal-content h1:not(.does-not-exist),#zeus-public-app .modal-content h2:not(.does-not-exist),#zeus-public-app .modal-content h3:not(.does-not-exist),#zeus-public-app .modal-content h4:not(.does-not-exist),#zeus-public-app .modal-content h5:not(.does-not-exist),#zeus-public-app .modal-content h6:not(.does-not-exist),#zeus-public-app .modal-content label:not(.does-not-exist),#zeus-public-app .modal-content p:not(.does-not-exist),#zeus-public-app .modal-content small:not(.does-not-exist),#zeus-public-app .modal-content span:not(.does-not-exist),#zeus-reseller-app .modal-content .modal-title,#zeus-reseller-app .modal-content h1:not(.does-not-exist),#zeus-reseller-app .modal-content h2:not(.does-not-exist),#zeus-reseller-app .modal-content h3:not(.does-not-exist),#zeus-reseller-app .modal-content h4:not(.does-not-exist),#zeus-reseller-app .modal-content h5:not(.does-not-exist),#zeus-reseller-app .modal-content h6:not(.does-not-exist),#zeus-reseller-app .modal-content label:not(.does-not-exist),#zeus-reseller-app .modal-content p:not(.does-not-exist),#zeus-reseller-app .modal-content small:not(.does-not-exist),#zeus-reseller-app .modal-content span:not(.does-not-exist){color:inherit;-webkit-text-fill-color:currentColor}#zeus-client-app .modal-content .text-muted,#zeus-public-app .modal-content .text-muted,#zeus-reseller-app .modal-content .text-muted{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;opacity:1!important}#zeus-client-app .modal-content .btn-close,#zeus-public-app .modal-content .btn-close,#zeus-reseller-app .modal-content .btn-close{--bs-btn-close-color:var(--text);filter:none!important;opacity:.72}#zeus-client-app .link-info,#zeus-client-app .link-primary,#zeus-client-app .text-blue,#zeus-client-app .text-info,#zeus-client-app .text-primary,#zeus-public-app .link-info,#zeus-public-app .link-primary,#zeus-public-app .text-blue,#zeus-public-app .text-info,#zeus-public-app .text-primary,#zeus-reseller-app .link-info,#zeus-reseller-app .link-primary,#zeus-reseller-app .text-blue,#zeus-reseller-app .text-info,#zeus-reseller-app .text-primary{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app .border-info,#zeus-client-app .border-primary,#zeus-public-app .border-info,#zeus-public-app .border-primary,#zeus-reseller-app .border-info,#zeus-reseller-app .border-primary{border-color:#00ff9d!important;border-color:var(--primary)!important}#zeus-client-app .alert-info:not(.does-not-exist),#zeus-client-app .badge.bg-info,#zeus-client-app .badge.bg-primary,#zeus-client-app .btn-info:not(.does-not-exist),#zeus-client-app .btn-primary:not(.does-not-exist),#zeus-client-app .list-group-item.active,#zeus-client-app .progress-bar:not(.does-not-exist),#zeus-public-app .alert-info:not(.does-not-exist),#zeus-public-app .badge.bg-info,#zeus-public-app .badge.bg-primary,#zeus-public-app .btn-info:not(.does-not-exist),#zeus-public-app .btn-primary:not(.does-not-exist),#zeus-public-app .list-group-item.active,#zeus-public-app .progress-bar:not(.does-not-exist),#zeus-reseller-app .alert-info:not(.does-not-exist),#zeus-reseller-app .badge.bg-info,#zeus-reseller-app .badge.bg-primary,#zeus-reseller-app .btn-info:not(.does-not-exist),#zeus-reseller-app .btn-primary:not(.does-not-exist),#zeus-reseller-app .list-group-item.active,#zeus-reseller-app .progress-bar:not(.does-not-exist){background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}#zeus-client-app .alert-info:not(.does-not-exist) i,#zeus-client-app .alert-info:not(.does-not-exist) small,#zeus-client-app .alert-info:not(.does-not-exist) span,#zeus-client-app .badge.bg-info i,#zeus-client-app .badge.bg-info small,#zeus-client-app .badge.bg-info span,#zeus-client-app .badge.bg-primary i,#zeus-client-app .badge.bg-primary small,#zeus-client-app .badge.bg-primary span,#zeus-client-app .btn-info:not(.does-not-exist) i,#zeus-client-app .btn-info:not(.does-not-exist) small,#zeus-client-app .btn-info:not(.does-not-exist) span,#zeus-client-app .btn-primary:not(.does-not-exist) i,#zeus-client-app .btn-primary:not(.does-not-exist) small,#zeus-client-app .btn-primary:not(.does-not-exist) span,#zeus-client-app .list-group-item.active i,#zeus-client-app .list-group-item.active small,#zeus-client-app .list-group-item.active span,#zeus-client-app .progress-bar:not(.does-not-exist) i,#zeus-client-app .progress-bar:not(.does-not-exist) small,#zeus-client-app .progress-bar:not(.does-not-exist) span,#zeus-public-app .alert-info:not(.does-not-exist) i,#zeus-public-app .alert-info:not(.does-not-exist) small,#zeus-public-app .alert-info:not(.does-not-exist) span,#zeus-public-app .badge.bg-info i,#zeus-public-app .badge.bg-info small,#zeus-public-app .badge.bg-info span,#zeus-public-app .badge.bg-primary i,#zeus-public-app .badge.bg-primary small,#zeus-public-app .badge.bg-primary span,#zeus-public-app .btn-info:not(.does-not-exist) i,#zeus-public-app .btn-info:not(.does-not-exist) small,#zeus-public-app .btn-info:not(.does-not-exist) span,#zeus-public-app .btn-primary:not(.does-not-exist) i,#zeus-public-app .btn-primary:not(.does-not-exist) small,#zeus-public-app .btn-primary:not(.does-not-exist) span,#zeus-public-app .list-group-item.active i,#zeus-public-app .list-group-item.active small,#zeus-public-app .list-group-item.active span,#zeus-public-app .progress-bar:not(.does-not-exist) i,#zeus-public-app .progress-bar:not(.does-not-exist) small,#zeus-public-app .progress-bar:not(.does-not-exist) span,#zeus-reseller-app .alert-info:not(.does-not-exist) i,#zeus-reseller-app .alert-info:not(.does-not-exist) small,#zeus-reseller-app .alert-info:not(.does-not-exist) span,#zeus-reseller-app .badge.bg-info i,#zeus-reseller-app .badge.bg-info small,#zeus-reseller-app .badge.bg-info span,#zeus-reseller-app .badge.bg-primary i,#zeus-reseller-app .badge.bg-primary small,#zeus-reseller-app .badge.bg-primary span,#zeus-reseller-app .btn-info:not(.does-not-exist) i,#zeus-reseller-app .btn-info:not(.does-not-exist) small,#zeus-reseller-app .btn-info:not(.does-not-exist) span,#zeus-reseller-app .btn-primary:not(.does-not-exist) i,#zeus-reseller-app .btn-primary:not(.does-not-exist) small,#zeus-reseller-app .btn-primary:not(.does-not-exist) span,#zeus-reseller-app .list-group-item.active i,#zeus-reseller-app .list-group-item.active small,#zeus-reseller-app .list-group-item.active span,#zeus-reseller-app .progress-bar:not(.does-not-exist) i,#zeus-reseller-app .progress-bar:not(.does-not-exist) small,#zeus-reseller-app .progress-bar:not(.does-not-exist) span{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}.footer :is(.footer-links a:not(does-not-exist)){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.footer-contact-info a:not(does-not-exist)){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.footer-contact-info a span){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.elite-gradient-text span:not(does-not-exist)){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer .elite-gradient-text:not(does-not-exist):not(does-not-exist),.footer .footer-desc:not(does-not-exist):not(does-not-exist),.footer .footer-title:not(does-not-exist):not(does-not-exist),.footer .text-muted:not(does-not-exist):not(does-not-exist),.footer a[href*=GsmXArgTec]:not(does-not-exist),.footer h1:not(.does-not-exist):not(does-not-exist),.footer h2:not(.does-not-exist):not(does-not-exist),.footer h3:not(.does-not-exist):not(does-not-exist),.footer h4:not(.does-not-exist):not(does-not-exist),.footer h5:not(.does-not-exist):not(does-not-exist),.footer h6:not(.does-not-exist):not(does-not-exist),.footer li:not(.does-not-exist):not(does-not-exist),.footer p:not(.does-not-exist):not(does-not-exist),.footer small:not(.does-not-exist):not(does-not-exist),.footer span:not(.does-not-exist):not(does-not-exist){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer .footer-title,.footer h1:not(.does-not-exist),.footer h2:not(.does-not-exist),.footer h3:not(.does-not-exist),.footer h4:not(.does-not-exist),.footer h5:not(.does-not-exist),.footer h6:not(.does-not-exist){font-weight:800!important;text-shadow:none!important}.footer :is(.footer-contact-info i){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.footer-links i){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.app-badge-btn i){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.app-badge-btn span){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.social-icon-circle i){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer .social-icon-circle:not(does-not-exist){color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:1!important}.footer :is(.footer-links a):hover{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):focus{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):active{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):hover{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):focus{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):active{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer a[href*=GsmXArgTec]:active{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):hover i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):hover span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):focus i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):focus span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):active i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-links a):active span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):hover i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):hover span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):focus i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):focus span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):active i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer :is(.footer-contact-info a):active span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer a[href*=GsmXArgTec]:active i,.footer a[href*=GsmXArgTec]:active span,.footer a[href*=GsmXArgTec]:focus,.footer a[href*=GsmXArgTec]:focus i,.footer a[href*=GsmXArgTec]:focus span,.footer a[href*=GsmXArgTec]:hover,.footer a[href*=GsmXArgTec]:hover i,.footer a[href*=GsmXArgTec]:hover span{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.22)!important;text-shadow:0 0 12px rgba(var(--primary-rgb),.22)!important;transform:none!important}.footer .social-icon-circle:focus *,.footer .social-icon-circle:hover *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important;opacity:1!important}.footer .app-badge-btn:active,.footer .app-badge-btn:focus,.footer .app-badge-btn:hover{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important;opacity:1!important;text-shadow:none!important}[data-bs-theme=dark] .footer .app-badge-btn:active,[data-bs-theme=dark] .footer .app-badge-btn:focus,[data-bs-theme=dark] .footer .app-badge-btn:focus *,[data-bs-theme=dark] .footer .app-badge-btn:focus *:before,[data-bs-theme=dark] .footer .app-badge-btn:hover,[data-bs-theme=dark] .footer .app-badge-btn:hover *,[data-bs-theme=dark] .footer .app-badge-btn:hover *:before,[data-bs-theme=dark] .footer .social-icon-circle:focus,[data-bs-theme=dark] .footer .social-icon-circle:focus *,[data-bs-theme=dark] .footer .social-icon-circle:focus *:before,[data-bs-theme=dark] .footer .social-icon-circle:hover,[data-bs-theme=dark] .footer .social-icon-circle:hover *,[data-bs-theme=dark] .footer .social-icon-circle:hover *:before,[data-theme=dark] .footer .app-badge-btn:active,[data-theme=dark] .footer .app-badge-btn:focus,[data-theme=dark] .footer .app-badge-btn:focus *,[data-theme=dark] .footer .app-badge-btn:focus *:before,[data-theme=dark] .footer .app-badge-btn:hover,[data-theme=dark] .footer .app-badge-btn:hover *,[data-theme=dark] .footer .app-badge-btn:hover *:before,[data-theme=dark] .footer .social-icon-circle:focus,[data-theme=dark] .footer .social-icon-circle:focus *,[data-theme=dark] .footer .social-icon-circle:focus *:before,[data-theme=dark] .footer .social-icon-circle:hover,[data-theme=dark] .footer .social-icon-circle:hover *,[data-theme=dark] .footer .social-icon-circle:hover *:before{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important;filter:none!important;opacity:1!important;text-shadow:none!important}[data-bs-theme=dark] .footer .app-badge-btn:focus i,[data-bs-theme=dark] .footer .app-badge-btn:focus i:before,[data-bs-theme=dark] .footer .app-badge-btn:hover i,[data-bs-theme=dark] .footer .app-badge-btn:hover i:before,[data-bs-theme=dark] .footer .social-icon-circle:focus i,[data-bs-theme=dark] .footer .social-icon-circle:focus i:before,[data-bs-theme=dark] .footer .social-icon-circle:hover i,[data-bs-theme=dark] .footer .social-icon-circle:hover i:before,[data-theme=dark] .footer .app-badge-btn:focus i,[data-theme=dark] .footer .app-badge-btn:focus i:before,[data-theme=dark] .footer .app-badge-btn:hover i,[data-theme=dark] .footer .app-badge-btn:hover i:before,[data-theme=dark] .footer .social-icon-circle:focus i,[data-theme=dark] .footer .social-icon-circle:focus i:before,[data-theme=dark] .footer .social-icon-circle:hover i,[data-theme=dark] .footer .social-icon-circle:hover i:before{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important;display:inline-block!important}#zeus-client-app footer.footer a.app-badge-btn:active,#zeus-client-app footer.footer a.app-badge-btn:active:visited,#zeus-client-app footer.footer a.app-badge-btn:focus,#zeus-client-app footer.footer a.app-badge-btn:focus:visited,#zeus-client-app footer.footer a.app-badge-btn:hover,#zeus-client-app footer.footer a.app-badge-btn:hover:visited,#zeus-public-app footer.footer a.app-badge-btn:active,#zeus-public-app footer.footer a.app-badge-btn:active:visited,#zeus-public-app footer.footer a.app-badge-btn:focus,#zeus-public-app footer.footer a.app-badge-btn:focus:visited,#zeus-public-app footer.footer a.app-badge-btn:hover,#zeus-public-app footer.footer a.app-badge-btn:hover:visited,#zeus-reseller-app footer.footer a.app-badge-btn:active,#zeus-reseller-app footer.footer a.app-badge-btn:active:visited,#zeus-reseller-app footer.footer a.app-badge-btn:focus,#zeus-reseller-app footer.footer a.app-badge-btn:focus:visited,#zeus-reseller-app footer.footer a.app-badge-btn:hover,#zeus-reseller-app footer.footer a.app-badge-btn:hover:visited{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;text-shadow:0 1px 2px rgba(0,0,0,.22)!important;visibility:visible!important}#zeus-client-app footer.footer a.app-badge-btn:active *,#zeus-client-app footer.footer a.app-badge-btn:active *:before,#zeus-client-app footer.footer a.app-badge-btn:focus *,#zeus-client-app footer.footer a.app-badge-btn:focus *:before,#zeus-client-app footer.footer a.app-badge-btn:hover *,#zeus-client-app footer.footer a.app-badge-btn:hover *:before,#zeus-public-app footer.footer a.app-badge-btn:active *,#zeus-public-app footer.footer a.app-badge-btn:active *:before,#zeus-public-app footer.footer a.app-badge-btn:focus *,#zeus-public-app footer.footer a.app-badge-btn:focus *:before,#zeus-public-app footer.footer a.app-badge-btn:hover *,#zeus-public-app footer.footer a.app-badge-btn:hover *:before,#zeus-reseller-app footer.footer a.app-badge-btn:active *,#zeus-reseller-app footer.footer a.app-badge-btn:active *:before,#zeus-reseller-app footer.footer a.app-badge-btn:focus *,#zeus-reseller-app footer.footer a.app-badge-btn:focus *:before,#zeus-reseller-app footer.footer a.app-badge-btn:hover *,#zeus-reseller-app footer.footer a.app-badge-btn:hover *:before{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important}#zeus-client-app footer.footer a.app-badge-btn span,#zeus-public-app footer.footer a.app-badge-btn span,#zeus-reseller-app footer.footer a.app-badge-btn span{color:inherit!important;display:inline-block!important;-webkit-text-fill-color:inherit!important;opacity:1!important;visibility:visible!important}#zeus-client-app *,#zeus-public-app *,#zeus-reseller-app *,html:has(>body#zeus-client-app),html:has(>body#zeus-public-app),html:has(>body#zeus-reseller-app){scrollbar-color:#00ff9d hsla(0,0%,100%,.86);scrollbar-width:thin}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app *,#zeus-public-app *,#zeus-reseller-app *,html:has(>body#zeus-client-app),html:has(>body#zeus-public-app),html:has(>body#zeus-reseller-app){scrollbar-color:var(--primary) color-mix(in srgb,var(--surface,#fff) 86%,transparent)}}#zeus-client-app *::-webkit-scrollbar,#zeus-public-app *::-webkit-scrollbar,#zeus-reseller-app *::-webkit-scrollbar{height:7px;width:7px}#zeus-client-app *::-webkit-scrollbar-track,#zeus-public-app *::-webkit-scrollbar-track,#zeus-reseller-app *::-webkit-scrollbar-track{background:#ffffffe0;border-radius:999px}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app *::-webkit-scrollbar-track,#zeus-public-app *::-webkit-scrollbar-track,#zeus-reseller-app *::-webkit-scrollbar-track{background:color-mix(in srgb,var(--surface,#fff) 88%,transparent)}}#zeus-client-app *::-webkit-scrollbar-thumb,#zeus-public-app *::-webkit-scrollbar-thumb,#zeus-reseller-app *::-webkit-scrollbar-thumb{background:#00ff9d;background:var(--primary);border:1px solid hsla(0,0%,100%,.86);border-radius:999px}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app *::-webkit-scrollbar-thumb,#zeus-public-app *::-webkit-scrollbar-thumb,#zeus-reseller-app *::-webkit-scrollbar-thumb{border:1px solid color-mix(in srgb,var(--surface,#fff) 86%,transparent)}}#zeus-client-app *::-webkit-scrollbar-thumb:hover,#zeus-public-app *::-webkit-scrollbar-thumb:hover,#zeus-reseller-app *::-webkit-scrollbar-thumb:hover{background:#03d588}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app *::-webkit-scrollbar-thumb:hover,#zeus-public-app *::-webkit-scrollbar-thumb:hover,#zeus-reseller-app *::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--primary) 82%,var(--text,#111827) 18%)}}#zeus-client-app .navbar,#zeus-reseller-app .navbar{overflow:visible}#zeus-client-app .desktop-nav-scroller .dropdown-toggle:after,#zeus-client-app .desktop-scroll-nav .dropdown-toggle:after,#zeus-public-app .desktop-nav-scroller .dropdown-toggle:after,#zeus-public-app .desktop-scroll-nav .dropdown-toggle:after,#zeus-reseller-app .desktop-nav-scroller .dropdown-toggle:after,#zeus-reseller-app .desktop-scroll-nav .dropdown-toggle:after{border:0!important;content:none!important;display:none!important;margin:0!important}.toast-cyber:after{animation:cyber-toast-progress 5s linear forwards;animation:cyber-toast-progress var(--toast-duration,5s) linear forwards;background:var(--toast-accent);bottom:0;box-shadow:0 0 10px #00ff9d8c;box-shadow:0 0 10px rgba(var(--primary-rgb,220,38,38),.55);content:"";height:3px;left:0;position:absolute;width:100%}#zeus-client-app .toast-cyber .toast-cyber-title,#zeus-public-app .toast-cyber .toast-cyber-title,#zeus-reseller-app .toast-cyber .toast-cyber-title,body.elite-theme-controlled:not(#does-not-exist) .toast-cyber .toast-cyber-title{color:#00ff9d!important;color:var(--primary,#dc2626)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary,#dc2626)!important;opacity:1!important}#zeus-client-app .toast-cyber .toast-cyber-message,#zeus-public-app .toast-cyber .toast-cyber-message,#zeus-reseller-app .toast-cyber .toast-cyber-message,body.elite-theme-controlled:not(#does-not-exist) .toast-cyber .toast-cyber-message{color:#ffffffe6!important;-webkit-text-fill-color:hsla(0,0%,100%,.9)!important;opacity:1!important}#zeus-client-app .toast-cyber .toast-cyber-icon,#zeus-client-app .toast-cyber .toast-cyber-icon i,#zeus-public-app .toast-cyber .toast-cyber-icon,#zeus-public-app .toast-cyber .toast-cyber-icon i,#zeus-reseller-app .toast-cyber .toast-cyber-icon,#zeus-reseller-app .toast-cyber .toast-cyber-icon i,body.elite-theme-controlled:not(#does-not-exist) .toast-cyber .toast-cyber-icon,body.elite-theme-controlled:not(#does-not-exist) .toast-cyber .toast-cyber-icon i{color:var(--toast-icon-color)!important;-webkit-text-fill-color:var(--toast-icon-color)!important;opacity:1!important}#zeus-client-app .toast-cyber .toast-cyber-close,#zeus-client-app .toast-cyber .toast-cyber-close i,#zeus-public-app .toast-cyber .toast-cyber-close,#zeus-public-app .toast-cyber .toast-cyber-close i,#zeus-reseller-app .toast-cyber .toast-cyber-close,#zeus-reseller-app .toast-cyber .toast-cyber-close i,body.elite-theme-controlled:not(#does-not-exist) .toast-cyber .toast-cyber-close,body.elite-theme-controlled:not(#does-not-exist) .toast-cyber .toast-cyber-close i{color:#ffffffb8!important;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;opacity:1!important}@media(prefers-reduced-motion:reduce){.toast-cyber:after{animation:none}}*{font-family:Outfit,sans-serif!important}#top-progress-bar{background:#00ff9d;background:var(--primary);box-shadow:0 0 10px var(--primary-glow);height:3px;left:0;pointer-events:none;position:fixed;top:0;transition:width .4s ease,opacity .4s ease;width:0;z-index:10000}.form-control[type=file]{background-color:#f8fafc!important;background-color:var(--surface-2)!important;border:1px solid #e2e8f0!important;border:1px solid var(--border)!important;color:#0f172a!important;color:var(--text)!important;padding:.4rem .75rem!important}.form-control[type=file]::file-selector-button{background:#00ff9d!important;background:var(--primary)!important;border:none!important;border-radius:8px!important;color:#fff!important;color:var(--btn-text)!important;cursor:pointer;font-weight:600!important;margin-right:15px!important;padding:4px 12px!important;transition:all .3s ease!important}.form-control[type=file]::file-selector-button:hover{box-shadow:0 0 15px var(--primary-glow);filter:brightness(1.2);transform:scale(1.02)}[data-theme=dark] .form-control[type=file]{background-color:var(--dark-surface-2)!important;border-color:var(--dark-border)!important;color:var(--dark-text)!important}#top-progress-bar.loading{width:70%}#top-progress-bar.complete{opacity:0;width:100%}.pagination,.pagination-elite{border:none!important;display:flex;gap:8px;justify-content:center;list-style:none;margin:2rem 0;padding-left:0}.pagination .page-item,.pagination-elite .page-item{border:none!important;margin:0}.pagination .page-link,.pagination-elite .page-link{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00ff9d0d!important;background:var(--surface-glass,rgba(var(--primary-rgb),.05))!important;border:1px solid #e2e8f0!important;border:1px solid var(--border)!important;border-radius:12px!important;box-shadow:0 4px 6px #0000000d;color:#0f172a;color:var(--text);display:flex;font-size:.9rem;font-weight:700;height:42px;justify-content:center;padding:0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:42px}.pagination .page-item.active .page-link,.pagination-elite .page-item.active .page-link{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:linear-gradient(135deg,var(--primary),var(--primary-dark,var(--primary)))!important;border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 20px var(--primary-glow);color:#fff!important;color:var(--btn-text,#fff)!important;transform:translateY(-2px) scale(1.05);z-index:3}.pagination .page-item:not(.active):not(.disabled) .page-link:hover,.pagination-elite .page-item:not(.active):not(.disabled) .page-link:hover{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 8px 15px #0000001a;color:#00ff9d;color:var(--primary);transform:translateY(-3px);z-index:2}.pagination .page-item.disabled .page-link,.pagination-elite .page-item.disabled .page-link{background:transparent!important;border-color:#e2e8f0!important;border-color:var(--border)!important;color:#64748b;color:var(--text-muted);opacity:.4;pointer-events:none}.product-card{background:var(--surface-glass)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.product-card:hover{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 30px var(--primary-glow)!important}.price-tag{background:linear-gradient(90deg,#00ff9d,#00d484);background:linear-gradient(90deg,var(--primary),var(--primary-dark));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.top-bar-selector{border:1.5px solid transparent!important;border-radius:50px!important;box-shadow:0 2px 4px #0000000d;font-size:.85rem!important;font-weight:800!important;gap:8px!important;padding:6px 12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}[data-theme=light] .top-bar-selector{background-color:#00ff9d14!important;background-color:rgba(var(--primary-rgb),.08)!important;border-color:#00ff9d33!important;border-color:rgba(var(--primary-rgb),.2)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .top-bar-selector{border-color:#ffffff1a!important}.top-bar-selector.show,.top-bar-selector:hover{box-shadow:0 8px 15px #00ff9d66;box-shadow:0 8px 15px rgba(var(--primary-rgb),.4);transform:translateY(-1px)}[data-theme=light] .top-bar-selector.show,[data-theme=light] .top-bar-selector:hover{color:#fff!important}.dropdown-item{font-weight:600!important}[data-theme=light] .dropdown-item{color:#00ff9d!important;color:var(--primary)!important}.dropdown-item.active,.dropdown-item:hover{background-color:#00ff9d!important;background-color:var(--primary)!important}[data-theme=light] .dropdown-item.active,[data-theme=light] .dropdown-item:hover{color:#fff!important}.btn{border-radius:10px;font-weight:500;letter-spacing:.3px}.btn-primary{background:linear-gradient(135deg,#00ff9d,#00ff9dcc);background:linear-gradient(135deg,var(--primary),rgba(var(--primary-rgb),.8));border:none;box-shadow:0 4px 6px -1px #00ff9d4d;box-shadow:0 4px 6px -1px rgba(var(--primary-rgb),.3);color:#fff}.btn-primary:focus,.btn-primary:hover{background:linear-gradient(135deg,#00d484,#00ff9d);background:linear-gradient(135deg,var(--primary-dark),var(--primary));box-shadow:0 10px 15px -3px #00ff9d66;box-shadow:0 10px 15px -3px rgba(var(--primary-rgb),.4);color:#fff!important;transform:translateY(-1px)}.btn-outline-primary{background:transparent;border:1px solid #00ff9d;border:1px solid var(--primary);border-radius:10px;transition:all .2s}.btn-outline-primary:hover{background:#00ff9d;background:var(--primary);box-shadow:0 4px 12px var(--primary-glow)}.form-control:focus,.form-select:focus{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-glow)}.badge-status{border:1px solid transparent;padding:.35rem .75rem}.btn-view-all{background:linear-gradient(135deg,#00ff9d,#00ff9dcc)!important;background:linear-gradient(135deg,var(--primary) 0,rgba(var(--primary-rgb),.8) 100%)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;color:var(--btn-text,#fff)!important}.btn-view-all:hover,[data-theme=dark] .btn-view-all{color:#000!important}.btn-back,.btn-premium-red,.btn-primary,.btn-theme{background:linear-gradient(135deg,#00ff9d,#00ff9dcc)!important;background:linear-gradient(135deg,var(--primary) 0,rgba(var(--primary-rgb),.8) 100%)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:50px!important;box-shadow:0 4px 15px var(--primary-glow)!important;color:#fff!important;font-size:.82rem!important;padding:.55rem 1.8rem!important;-webkit-text-decoration:none!important;text-decoration:none!important}.badge-customer_reply,.badge-info,.badge-low{background:#00ff9d14!important;background:rgba(var(--primary-rgb),.08)!important;border:1px solid rgba(0,255,157,.3)!important;border:1px solid rgba(var(--primary-rgb),.3)!important;color:#00ff9d!important;color:var(--primary)!important}.badge-accepted,.badge-medium,.badge-open,.badge-pending,.badge-warning{background:#f59e0b14!important;border:1px solid rgba(245,158,11,.3)!important;color:#fbbf24!important}.badge-danger,.badge-high,.badge-new,.badge-rejected,.badge-urgent{background:#ef444414!important;border:1px solid rgba(239,68,68,.3)!important;color:#f87171!important}.badge-answered,.badge-completed,.badge-replied,.badge-success{background:#10b98114!important;border:1px solid rgba(16,185,129,.3)!important;color:#34d399!important}[data-theme=light] .badge-customer_reply,[data-theme=light] .badge-info,[data-theme=light] .badge-low{background:#00ff9d0d!important;background:rgba(var(--primary-rgb),.05)!important;border-color:#00ff9d33!important;border-color:rgba(var(--primary-rgb),.2)!important}[data-theme=light] .badge-medium,[data-theme=light] .badge-open,[data-theme=light] .badge-pending,[data-theme=light] .badge-warning{background:#fffbeb!important;border-color:#f59e0b!important;color:#92400e!important}[data-theme=light] .badge-danger,[data-theme=light] .badge-high,[data-theme=light] .badge-rejected,[data-theme=light] .badge-urgent{background:#fef2f2!important;border-color:#ef4444!important;color:#991b1b!important}[data-theme=light] .badge-answered,[data-theme=light] .badge-completed,[data-theme=light] .badge-success{background:#ecfdf5!important;border-color:#10b981!important;color:#065f46!important}.btn-premium-red,.btn-theme{background:linear-gradient(135deg,#00ff9d,#00d484);background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border:none;border-radius:10px;box-shadow:0 4px 12px var(--primary-glow);color:#fff!important;font-weight:600;transition:all .3s ease}.elite-id-pill{align-items:center;background:#00ff9d0d;background:rgba(var(--primary-rgb),.05);border:1px solid rgba(0,255,157,.2);border:1px solid rgba(var(--primary-rgb),.2);border-radius:50px;color:#00ff9d;color:var(--primary);display:inline-flex;font-family:Inter,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:.5px;padding:4px 14px;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.elite-price-highlight{color:#0fa;font-size:1.15rem;font-weight:900;letter-spacing:-.5px;text-shadow:0 0 15px rgba(0,255,170,.4)}.elite-client-avatar{border:2px solid #00ff9d;border:2px solid var(--primary);border-radius:50%;box-shadow:0 0 10px #00ff9d33;box-shadow:0 0 10px rgba(var(--primary-rgb),.2);height:32px;-o-object-fit:cover;object-fit:cover;width:32px}.success-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:.4s;width:100%;z-index:1040}.success-overlay.active{opacity:1;pointer-events:all}.modal-glass-success{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:var(--surface-glass);border:2px solid #00ff9d;border:2px solid var(--primary);border-radius:40px;box-shadow:0 25px 50px #00000080;color:#0f172a;color:var(--text);padding:50px;text-align:center;width:450px}.payment-marquee{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--marquee-bg);padding:1.5rem 0}.marquee-content{animation:scroll 30s linear infinite;gap:4rem}.lang-switcher-wrapper{display:inline-block;position:relative}.lang-switcher-btn{align-items:center;background:transparent;border:none;border-radius:6px;color:inherit;cursor:pointer;display:flex;gap:6px;padding:4px 8px;transition:.2s}.lang-switcher-btn:hover{background:#8080801a}.lang-flag{border-radius:2px;flex-shrink:0;height:12px;-o-object-fit:cover;object-fit:cover;width:16px}.lang-label{font-size:.75rem;font-weight:500}.lang-switcher-dropdown{border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 8px 24px #0000001f;display:none;list-style:none;margin-top:6px;min-width:160px;padding:6px;position:absolute;right:0;top:100%;z-index:9999}.lang-switcher-dropdown.show{display:block}.lang-switcher-item{align-items:center;border-radius:8px;color:#0f172a;color:var(--text-main);display:flex;font-size:.85rem;gap:8px;padding:8px 12px;-webkit-text-decoration:none;text-decoration:none;transition:.15s}.lang-switcher-item:hover{background:#80808014}.lang-switcher-item.active{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);color:#00ff9d;color:var(--primary);font-weight:600}.lang-switcher-wrapper.dropup .lang-switcher-dropdown{bottom:100%;margin-bottom:6px;margin-top:0;top:auto}[data-theme=light]{--readable-text:#111827;--readable-text-muted:#4b5563;--readable-surface:#fff;--readable-surface-2:#f3f4f6;--readable-border:#e5e7eb;--on-primary:#fff}[data-theme=dark]{--readable-text:#f1f5f9;--readable-text-muted:#94a3b8;--readable-surface:#1e293b;--readable-surface-2:#334155;--readable-border:#475569;--on-primary:#fff}[data-theme=light] #zeus-client-app,[data-theme=light] #zeus-public-app{background-color:#f1f5f9!important;background-color:var(--bg,#f1f5f9)!important;color:#0f172a!important;color:var(--text,#111827)!important}[data-theme=dark] #zeus-client-app,[data-theme=dark] #zeus-public-app,[data-theme=dark] body{background-color:var(--bg)!important;color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=light] .footer-desc,[data-theme=light] .small,[data-theme=light] .text-muted,[data-theme=light] .x-small,[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6,[data-theme=light] label,[data-theme=light] li,[data-theme=light] p,[data-theme=light] span,[data-theme=light] td,[data-theme=light] th{color:#0f172a!important;color:var(--text,#111827)!important;filter:none!important;opacity:1!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] label,[data-theme=dark] li,[data-theme=dark] p,[data-theme=dark] span,[data-theme=dark] td{color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=dark] .footer-desc,[data-theme=dark] .small,[data-theme=dark] .text-muted,[data-theme=dark] .x-small{color:#64748b!important;color:var(--text-muted,#94a3b8)!important;filter:none!important;opacity:1!important}[data-theme=light] .form-control::-moz-placeholder,[data-theme=light] ::-moz-placeholder,[data-theme=light] input::-moz-placeholder,[data-theme=light] textarea::-moz-placeholder{color:#9ca3af!important;-webkit-text-fill-color:#9ca3af!important;filter:none!important;opacity:1!important}[data-theme=light] .form-control::placeholder,[data-theme=light] ::placeholder,[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:#9ca3af!important;-webkit-text-fill-color:#9ca3af!important;filter:none!important;opacity:1!important}[data-theme=dark] .form-control::-moz-placeholder,[data-theme=dark] ::-moz-placeholder,[data-theme=dark] input::-moz-placeholder,[data-theme=dark] textarea::-moz-placeholder{color:#64748b!important;-webkit-text-fill-color:#64748b!important;filter:none!important;opacity:1!important}[data-theme=dark] .form-control::placeholder,[data-theme=dark] ::placeholder,[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#64748b!important;-webkit-text-fill-color:#64748b!important;filter:none!important;opacity:1!important}[data-theme=light] .form-control,[data-theme=light] .form-select,[data-theme=light] input[type=email],[data-theme=light] input[type=password],[data-theme=light] input[type=search],[data-theme=light] input[type=text],[data-theme=light] textarea{background-color:#fff!important;border-color:#d1d5db!important;color:#111827!important}[data-theme=dark] .form-control,[data-theme=dark] .form-select,[data-theme=dark] input[type=email],[data-theme=dark] input[type=password],[data-theme=dark] input[type=search],[data-theme=dark] input[type=text],[data-theme=dark] textarea{background-color:#f8fafc!important;background-color:var(--surface-2,#334155)!important;border-color:#0f172a1a!important;border-color:var(--glass-border,hsla(0,0%,100%,.1))!important;color:#f1f5f9!important}[data-theme=light] .btn-view-all{color:#fff!important}.btn-view-all:hover{filter:brightness(1.15)!important}[data-theme=dark] .btn-action-eye,[data-theme=light] .btn-action-eye{background:#00ff9d!important;background:var(--primary)!important}[data-theme=dark] .btn-action-eye{color:#fff!important}[data-theme=light] .btn-outline-primary{background:transparent!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] .btn-outline-primary:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important}[data-theme=light] .card,[data-theme=light] .modal-content,[data-theme=light] .stat-card,[data-theme=light] .table-card{background-color:#fff!important;border-color:#e5e7eb!important;color:#111827!important}[data-theme=dark] .card,[data-theme=dark] .modal-content,[data-theme=dark] .stat-card,[data-theme=dark] .table-card{background-color:#fff!important;background-color:var(--surface,rgba(30,41,59,.7))!important;color:#f1f5f9!important}[data-theme=light] .table,[data-theme=light] .table td,[data-theme=light] .table th{color:#111827!important}[data-theme=light] .table th,[data-theme=light] .table thead th{background-color:#f3f4f6!important;color:#6b7280!important}[data-theme=dark] .table,[data-theme=dark] .table td{color:#e2e8f0!important}[data-theme=dark] .table th,[data-theme=dark] .table thead th{background-color:#f8fafc!important;background-color:var(--surface-2,#334155)!important;color:#64748b!important;color:var(--text-muted,#94a3b8)!important}[data-theme=dark] .badge-accepted,[data-theme=dark] .badge-medium,[data-theme=dark] .badge-open,[data-theme=dark] .badge-pending,[data-theme=dark] .badge-warning{background:#f59e0b1f!important;border-color:#f59e0b4d!important;color:#fbbf24!important}[data-theme=dark] .badge-cancelled,[data-theme=dark] .badge-danger,[data-theme=dark] .badge-high,[data-theme=dark] .badge-new,[data-theme=dark] .badge-rejected,[data-theme=dark] .badge-urgent{background:#ef44441f!important;border-color:#ef44444d!important;color:#f87171!important}[data-theme=dark] .badge-answered,[data-theme=dark] .badge-completed,[data-theme=dark] .badge-replied,[data-theme=dark] .badge-success{background:#10b9811f!important;border-color:#10b9814d!important;color:#34d399!important}[data-theme=light] .badge-customer_reply,[data-theme=light] .badge-info,[data-theme=light] .badge-low{background:#00ff9d14!important;background:rgba(var(--primary-rgb),.08)!important;border-color:#00ff9d40!important;border-color:rgba(var(--primary-rgb),.25)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] .badge-accepted,[data-theme=light] .badge-medium,[data-theme=light] .badge-open,[data-theme=light] .badge-pending,[data-theme=light] .badge-warning{background:#fffbeb!important;border-color:#f59e0b!important;color:#78350f!important}[data-theme=light] .badge-cancelled,[data-theme=light] .badge-danger,[data-theme=light] .badge-high,[data-theme=light] .badge-new,[data-theme=light] .badge-rejected,[data-theme=light] .badge-urgent{background:#fef2f2!important;border-color:#ef4444!important;color:#7f1d1d!important}[data-theme=light] .badge-answered,[data-theme=light] .badge-completed,[data-theme=light] .badge-replied,[data-theme=light] .badge-success{background:#ecfdf5!important;border-color:#10b981!important;color:#064e3b!important}[data-theme=light] .badge-answered{background:#d1fae5!important;color:#065f46!important}[data-theme=light] .badge-rejected{background:#fee2e2!important;color:#991b1b!important}[data-theme=light] .elite-price-highlight{color:#059669!important;font-weight:900;text-shadow:none!important}[data-theme=dark] .elite-price-highlight{color:#0fa!important;text-shadow:0 0 15px rgba(0,255,170,.4)!important}[data-theme=light] .dropdown-menu{border-color:#e5e7eb!important}[data-theme=light] .dropdown-item{color:#111827!important}[data-theme=light] .dropdown-item.active,[data-theme=light] .dropdown-item:active,[data-theme=light] .dropdown-item:hover{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}[data-theme=dark] .dropdown-menu{border-color:#0f172a1a!important;border-color:var(--glass-border,hsla(0,0%,100%,.1))!important}[data-theme=dark] .dropdown-item{color:#f1f5f9!important}[data-theme=dark] .dropdown-item.active,[data-theme=dark] .dropdown-item:active,[data-theme=dark] .dropdown-item:hover{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}[data-theme=light] .modal-body,[data-theme=light] .modal-content,[data-theme=light] .modal-footer,[data-theme=light] .modal-header{background-color:#fff!important;color:#111827!important}[data-theme=light] .modal-glass-success{background:#fffffff2!important;color:#111827!important}[data-theme=dark] .modal-glass-success{background:#1e293be6!important;background:var(--surface-glass,rgba(30,41,59,.9))!important;color:#f1f5f9!important}[data-theme=light] .bg-body-tertiary,[data-theme=light] .bg-light,[data-theme=light] .list-group-item{background-color:#f3f4f6!important;color:#111827!important}[data-theme=dark] .bg-body-tertiary,[data-theme=dark] .bg-light,[data-theme=dark] .list-group-item{background-color:#f8fafc!important;background-color:var(--surface-2,#334155)!important;color:#f1f5f9!important}[data-theme=light] .navbar{background-color:#fff!important;background-color:var(--surface,#fff)!important}[data-theme=light] .nav-link,[data-theme=light] .navbar-brand{color:#0f172a!important;color:var(--text,#111827)!important}[data-theme=dark] .nav-link,[data-theme=dark] .navbar-brand{color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=dark] .top-bar-selector{border-color:#ffffff1f!important}.top-bar-selector.show,.top-bar-selector:hover{background-color:#00ff9d!important;background-color:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important}[data-theme=light] .pagination .page-link{background-color:#fff!important;border-color:#d1d5db!important;color:#0f172a!important;color:var(--text,#111827)!important}[data-theme=dark] .pagination .page-link{background-color:#f8fafc!important;background-color:var(--surface-2,#334155)!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important;color:#f1f5f9!important}[data-theme=light] .section-header{color:#6b7280!important}[data-theme=dark] .section-header{color:#64748b!important;color:var(--text-muted,#94a3b8)!important}[data-theme=light] .quick-action{background-color:#fff!important;border-color:#e5e7eb!important;color:#111827!important}[data-theme=dark] .quick-action{background-color:#fff!important;background-color:var(--surface)!important;color:#f1f5f9!important}[data-theme=dark][data-theme-preset=espresso_modern]{background-color:#1c1917!important;color:#f5f5f4!important}[data-theme=light][data-theme-preset=espresso_modern]{background-color:#fafaf9!important;color:#1c1917!important}[data-theme=light][data-theme-preset=espresso_modern] .navbar-brand span{color:#78350f!important;font-family:Playfair Display,serif}[data-theme=dark][data-theme-preset=espresso_modern] .navbar-brand span{color:#eab308!important;font-family:Playfair Display,serif}[data-theme=light][data-theme-preset=cyber_shadow] .navbar-brand span{color:#b45309!important;font-style:italic;text-shadow:none!important}[data-theme=dark][data-theme-preset=cyber_shadow] .navbar-brand span{color:#facc15!important;font-style:italic;text-shadow:2px 2px 0 #000}[data-theme=dark][data-theme-preset=pure_white] .section-header{border-left-color:#f1f5f9;color:#f1f5f9!important}[data-theme=dark][data-theme-preset=pure_white] .service-group-label{color:#f1f5f9!important}[data-theme=dark][data-theme-preset=midnight_biolume] .btn-premium-green,[data-theme=dark][data-theme-preset=midnight_biolume] .btn-premium-red,[data-theme=dark][data-theme-preset=midnight_biolume] .btn-primary,[data-theme=dark][data-theme-preset=midnight_biolume] .btn-theme{color:#000!important}[data-theme=light][data-theme-preset=vivid_orchid] .navbar-brand span{color:#7c3aed!important;text-shadow:none!important}[data-theme=dark][data-theme-preset=vivid_orchid] .navbar-brand span{color:#d8b4fe!important;text-shadow:0 0 12px rgba(168,85,247,.5)}[data-theme=light][data-theme-preset=retro_vapor] .navbar-brand span{background:linear-gradient(90deg,#be185d,#6d28d9)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;font-style:italic;font-weight:900}[data-theme=light][data-theme-preset=obsidian_gold]{--surface-2:#fafaf9!important}[data-theme=light][data-theme-preset=forest] .navbar-brand span{color:#15803d!important;text-shadow:none!important}[data-theme=dark][data-theme-preset=forest] .navbar-brand span{color:#22c55e!important;text-shadow:0 0 8px rgba(34,197,94,.4)}[data-theme=light][data-theme-preset=luxury] .navbar-brand span{background:linear-gradient(90deg,#a16207,#ca8a04,#a16207)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}[data-theme=light] .badge-elite-success{background:#d1fae5!important;color:#065f46!important}[data-theme=light] .badge-elite-danger{background:#fee2e2!important;color:#7f1d1d!important}[data-theme=light] .badge-elite-warning{background:#fef3c7!important;color:#78350f!important}[data-theme=light] .badge-elite-primary{color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] .badge-elite-info{background:#e0f2fe!important;color:#0c4a6e!important}[data-theme=light] .badge-elite-secondary,[data-theme=light] .badge-elite-tag{background:#f3f4f6!important;color:#374151!important}[data-theme=dark] .badge-elite-success{color:#34d399!important}[data-theme=dark] .badge-elite-danger{color:#f87171!important}[data-theme=dark] .badge-elite-warning{color:#fbbf24!important}[data-theme=dark] .badge-elite-info{color:#38bdf8!important}[data-theme=dark] .badge-elite-secondary,[data-theme=dark] .badge-elite-tag{color:#9ca3af!important}[data-theme=dark] .btn-link,[data-theme=dark] .text-primary,[data-theme=dark] .text-themed-main,[data-theme=dark] a.text-primary,[data-theme=light] .btn-link,[data-theme=light] .text-primary,[data-theme=light] .text-themed-main,[data-theme=light] a.text-primary{color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] ::-webkit-scrollbar-track{background:#f1f5f9}[data-theme=light] ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}[data-theme=dark] ::-webkit-scrollbar-track{background:#f8fafc;background:var(--surface-2,#1e293b)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#0f172a1a;background:var(--glass-border,hsla(0,0%,100%,.15));border-radius:6px}[data-theme=light] .input-group-text{background-color:#f9fafb!important;border-color:#d1d5db!important;color:#6b7280!important}[data-theme=dark] .input-group-text{background-color:#f8fafc!important;background-color:var(--surface-2)!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important;color:#64748b!important;color:var(--text-muted)!important}[data-theme=light] .product-card{background:#fff!important;color:#111827!important}[data-theme=light] .price-tag{background:linear-gradient(90deg,#00ff9d,#00d484)!important;background:linear-gradient(90deg,var(--primary),var(--primary-dark))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.dropdown-menu .active .dropdown-item,.dropdown-menu .dropdown-item.active,.dropdown-menu .dropdown-item:active,.dropdown-menu li.active>.dropdown-item{background-color:#00ff9d1f!important;background-color:rgba(var(--primary-rgb),.12)!important;background-image:none!important;border-radius:8px!important;color:#00ff9d!important;color:var(--primary)!important;font-weight:700!important}.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important;color:#00ff9d!important;color:var(--primary)!important}.dropdown-menu .dropdown-item.active:hover{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}[data-theme=light] .dropdown-menu .dropdown-item{color:#111827!important}[data-theme=dark] .dropdown-menu .dropdown-item{color:#f1f5f9!important}[data-theme=light] .dropdown-menu .dropdown-item.active,[data-theme=light] .dropdown-menu .dropdown-item:active{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .dropdown-menu .dropdown-item.active,[data-theme=dark] .dropdown-menu .dropdown-item:active{background-color:#00ff9d2e!important;background-color:rgba(var(--primary-rgb),.18)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] .dropdown-divider{border-color:#f3f4f6!important}[data-theme=dark] .dropdown-divider{border-color:#ffffff14!important}[data-theme=light] .dropdown-menu .px-3.border-bottom{background-color:#f9fafb!important}[data-theme=dark] .dropdown-menu .px-3.border-bottom{background-color:#ffffff0d!important}[data-theme=dark] .dropdown-menu .fw-bold{color:#f1f5f9!important}[data-theme=dark] .dropdown-menu .small.text-muted{color:#ffffff80!important}[data-theme=light] .dropdown-menu .small.text-muted{color:#6b7280!important}[data-theme=dark] .dropdown-item .text-muted,[data-theme=dark] .dropdown-item i.text-muted{color:#fff6!important}[data-theme=light] .dropdown-item .text-muted,[data-theme=light] .dropdown-item i.text-muted{color:#9ca3af!important}.dropdown-item.text-danger,.dropdown-menu button.text-danger{color:#ef4444!important}.dropdown-item.text-danger:hover{background-color:#ef44441a!important;color:#ef4444!important}.list-group-item-action.active,.list-group-item.active{background-color:#00ff9d1f!important;background-color:rgba(var(--primary-rgb),.12)!important;background-image:none!important;border-color:#00ff9d4d!important;border-color:rgba(var(--primary-rgb),.3)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .list-group-item-action.active,[data-theme=dark] .list-group-item.active{background-color:#00ff9d2e!important;background-color:rgba(var(--primary-rgb),.18)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] .list-group-item-action.active,[data-theme=light] .list-group-item.active{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .list-group-item-action:focus,[data-theme=dark] .list-group-item-action:hover{background-color:#ffffff0d!important;color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=light] .list-group-item-action:focus,[data-theme=light] .list-group-item-action:hover{background-color:#00ff9d0d!important;background-color:rgba(var(--primary-rgb),.05)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .list-group-item-action{background-color:transparent!important;border-color:#0f172a1a!important;border-color:var(--glass-border,hsla(0,0%,100%,.08))!important;color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=light] .list-group-item-action{background-color:transparent!important;border-color:#e5e7eb!important;color:#374151!important}[data-theme=dark] .badge.bg-primary,[data-theme=dark] .badge.bg-primary.bg-opacity-10{background-color:#00ff9d26!important;background-color:rgba(var(--primary-rgb),.15)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .badge.bg-success,[data-theme=dark] .badge.bg-success.bg-opacity-10{background-color:#10b98126!important;color:#34d399!important}[data-theme=dark] .badge.bg-danger,[data-theme=dark] .badge.bg-danger.bg-opacity-10{background-color:#ef444426!important;color:#f87171!important}[data-theme=dark] .badge.bg-warning,[data-theme=dark] .badge.bg-warning.bg-opacity-10{background-color:#f59e0b26!important;color:#fbbf24!important}[data-theme=dark] .badge.bg-info,[data-theme=dark] .badge.bg-info.bg-opacity-10{background-color:#06b6d426!important;color:#22d3ee!important}[data-theme=dark] .badge.bg-secondary,[data-theme=dark] .badge.bg-secondary.bg-opacity-10{background-color:#64748b33!important;color:#94a3b8!important}[data-theme=dark] .badge.bg-light{background-color:#ffffff14!important;color:#e2e8f0!important}[data-theme=light] .badge.bg-success.bg-opacity-10{background-color:#d1fae5!important;color:#065f46!important}[data-theme=light] .badge.bg-danger.bg-opacity-10{background-color:#fee2e2!important;color:#991b1b!important}[data-theme=light] .badge.bg-warning.bg-opacity-10{background-color:#fef3c7!important;color:#78350f!important}[data-theme=light] .badge.bg-primary.bg-opacity-10{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important;color:#00ff9d!important;color:var(--primary)!important}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}[data-theme=dark] .form-select.bg-light.bg-opacity-10,[data-theme=dark] select.form-select.bg-light{background-color:#ffffff0f!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=light] select.form-select.bg-light{background-color:#f9fafb!important;border:1px solid #e5e7eb!important;color:#111827!important}[data-theme=dark] .text-success{color:#34d399!important}[data-theme=dark] .text-danger{color:#f87171!important}[data-theme=dark] .text-warning{color:#fbbf24!important}[data-theme=dark] .text-info{color:#22d3ee!important}.order-header-main .text-danger,.order-header-main .text-success,.order-header-main .text-warning{filter:none}.d-inline-block.p-3.bg-white,.p-3.bg-white.rounded-4,.qr-setup-box{background-color:#fff!important;background-color:var(--surface,#fff)!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important}[data-theme=dark] .d-inline-block.bg-white,[data-theme=dark] .d-inline-block.p-3.bg-white,[data-theme=dark] .p-3.bg-white.rounded-4,[data-theme=dark] .qr-setup-box{background-color:#fff!important;border-color:#ffffff26!important}[data-theme=dark] .d-inline-block.bg-white .small.text-muted,[data-theme=dark] .p-3.bg-white .small.text-muted{color:#374151!important}[data-theme=light] .d-inline-block.bg-white .small.text-muted,[data-theme=light] .p-3.bg-white .small.text-muted{color:#6b7280!important}[data-theme=dark] .border-light{border-color:#0f172a1a!important;border-color:var(--glass-border,hsla(0,0%,100%,.1))!important}[data-theme=light] .border-light{border-color:#e5e7eb!important}.form-control.bg-light,.form-control.bg-light.bg-opacity-10,textarea.form-control.bg-light{background-color:#f8fafc!important;background-color:var(--surface-2)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;color:#0f172a!important;color:var(--text)!important}[data-theme=dark] .form-control.bg-light,[data-theme=dark] .form-control.bg-light.bg-opacity-10,[data-theme=dark] textarea.form-control.bg-light{background-color:#ffffff0d!important;border-color:#0f172a1a!important;border-color:var(--glass-border,hsla(0,0%,100%,.1))!important;color:#f1f5f9!important}[data-theme=light] .form-control.bg-light,[data-theme=light] .form-control.bg-light.bg-opacity-10,[data-theme=light] textarea.form-control.bg-light{background-color:#f9fafb!important;border-color:#e5e7eb!important;color:#111827!important}[data-theme=dark] code.font-monospace.text-themed-main{background:#00ff9d0d;background:rgba(var(--primary-rgb),.05);border-radius:6px;color:#00ff9d!important;color:var(--primary)!important;padding:4px 8px}[data-theme=light] code.font-monospace.text-themed-main{color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .bg-primary.bg-opacity-10{background-color:#00ff9d1f!important;background-color:rgba(var(--primary-rgb),.12)!important}[data-theme=light] .bg-primary.bg-opacity-10{background-color:#00ff9d14!important;background-color:rgba(var(--primary-rgb),.08)!important}[data-theme=dark] .btn-outline-secondary{border-color:#ffffff26!important;color:#fff9!important}[data-theme=dark] .btn-outline-secondary:hover{background-color:#ffffff14!important;color:#fff!important}[data-theme=light] .btn-outline-secondary{border-color:#d1d5db!important;color:#374151!important}[data-theme=dark] .bg-success.bg-opacity-10{background-color:#10b98126!important}[data-theme=light] .bg-success.bg-opacity-10{background-color:#10b9811a!important}[data-theme=dark] .bi-check-circle-fill.text-success{color:#34d399!important}[data-theme=light] .bi-check-circle-fill.text-success{color:#059669!important}[data-theme=dark] .fw-bold.text-success{color:#34d399!important}[data-theme=light] .fw-bold.text-success{color:#065f46!important}[data-theme=dark] .text-muted .text-themed-main,[data-theme=dark] .text-themed-main{color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=light] .text-themed-main{color:#0f172a!important;color:var(--text,#111827)!important}[data-theme=dark] .bg-primary.bg-opacity-5{background-color:#00ff9d14!important;background-color:rgba(var(--primary-rgb),.08)!important}[data-theme=light] .bg-primary.bg-opacity-5{background-color:#00ff9d0d!important;background-color:rgba(var(--primary-rgb),.05)!important}[data-theme=dark] .p-4.border-bottom.bg-light{background-color:#ffffff0a!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important}[data-theme=light] .p-4.border-bottom.bg-light{background-color:#fafafa!important}[data-theme=dark] .bg-primary.bg-opacity-10.p-4.rounded-circle{background-color:#00ff9d2e!important;background-color:rgba(var(--primary-rgb),.18)!important}[data-theme=dark] .bg-success.bg-opacity-10.p-4.rounded-circle{background-color:#10b9812e!important}[data-theme=dark] .form-control.bg-white,[data-theme=dark] input[type=password].bg-white{background-color:#ffffff12!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important;color:#f1f5f9!important}[data-theme=light] .form-control.bg-white,[data-theme=light] input[type=password].bg-white{background-color:#fff!important;color:#111827!important}[data-theme=dark] .input-group.bg-white{background-color:#ffffff0f!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important}[data-theme=light] .input-group.bg-white{background-color:#fff!important;border-color:#e5e7eb!important}[data-theme=dark] .input-group-text.bg-white{background-color:transparent!important;border-color:transparent!important}[data-theme=dark] .mt-2.text-primary.font-monospace.bg-primary{background-color:#00ff9d1f!important;background-color:rgba(var(--primary-rgb),.12)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] .mt-2.text-primary.font-monospace.bg-primary{background-color:#00ff9d0f!important;background-color:rgba(var(--primary-rgb),.06)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .opacity-50.text-uppercase.fw-bold{color:#ffffff73!important;opacity:1!important}[data-theme=light] .opacity-50.text-uppercase.fw-bold{color:#9ca3af!important;opacity:1!important}[data-theme=dark] .alert.alert-success{background-color:#10b9811f!important;border-color:#10b98133!important;color:#34d399!important}[data-theme=light] .alert.alert-success{background-color:#10b98114!important;border-color:#10b98133!important;color:#065f46!important}[data-theme=dark] .alert.alert-success small,[data-theme=dark] .alert.alert-success strong{color:#34d399!important}[data-theme=light] .alert.alert-success strong{color:#065f46!important}[data-theme=light] .alert.alert-success small{color:#047857!important}[data-theme=dark] .alert.alert-danger{background-color:#ef44441a!important;border-color:#ef444433!important;color:#f87171!important}[data-theme=light] .alert.alert-danger{background-color:#ef444414!important;color:#991b1b!important}[data-theme=dark] .alert.alert-warning{background-color:#f59e0b1a!important;border-color:#f59e0b33!important;color:#fbbf24!important}[data-theme=light] .alert.alert-warning{background-color:#f59e0b14!important;color:#78350f!important}.custom-theme-switch{background-color:#0f172a1a!important;background-color:rgba(var(--text-rgb,0,0,0),.1)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")!important;border-color:#0f172a26!important;border-color:rgba(var(--text-rgb,0,0,0),.15)!important}.custom-theme-switch:checked{background-color:#00ff9d!important;background-color:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important}[data-theme=dark] .custom-theme-switch{background-color:#ffffff1a!important;border-color:#fff3!important}[data-theme=dark] h6.fw-bold.text-uppercase.smaller{color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=dark] p.text-muted.smaller.mb-4{color:#ffffff80!important;opacity:1!important}[data-theme=light] p.text-muted.smaller{color:#6b7280!important;opacity:1!important}[data-theme=dark] .form-label.x-small.text-muted.text-uppercase{color:#ffffff80!important;opacity:1!important}[data-theme=light] .form-label.x-small.text-muted.text-uppercase{color:#6b7280!important;opacity:1!important}[data-theme=dark] .p-3.rounded-4 .x-small.text-muted{color:#ffffff80!important}[data-theme=dark] .elite-pills .nav-link:not(.active){background-color:transparent!important;border-color:transparent!important;color:#fff9!important}[data-theme=dark] .elite-pills .nav-link:not(.active):hover{background-color:#00ff9d14!important;background-color:rgba(var(--primary-rgb),.08)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] .elite-pills .nav-link.active{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}[data-theme=light] .elite-pills .nav-link:not(.active){background-color:transparent!important;color:#374151!important}[data-theme=light] .elite-pills .nav-link:not(.active):hover{background-color:#00ff9d0f!important;background-color:rgba(var(--primary-rgb),.06)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=light] .elite-pills .nav-link.active{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}[data-theme=dark] .glass-card-premium .elite-section-title{color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=light] .glass-card-premium .elite-section-title{color:#0f172a!important;color:var(--text,#111827)!important}[data-theme=dark] .step-content .text-muted.small{color:#ffffff8c!important}[data-theme=light] .step-content .text-muted.small{color:#6b7280!important}[data-theme=dark] .step-content h6.text-themed-main{color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=light] .step-content h6.text-themed-main{color:#0f172a!important;color:var(--text,#111827)!important}[data-theme=dark] .font-monospace.x-small[style*=primary]{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important;color:#00ff9d!important;color:var(--primary)!important}[data-theme=dark] #otpModal .modal-content{background-color:#fff!important;background-color:var(--surface,#1e293b)!important;color:#0f172a!important;color:var(--text,#f1f5f9)!important}[data-theme=dark] #otpModal .modal-content,[data-theme=dark] #otpModal .modal-header{border-color:#0f172a1a!important;border-color:var(--glass-border)!important}[data-theme=dark] #otpModal .small.text-muted{color:#ffffff80!important}[data-theme=dark] #otpModal .form-control{background-color:#ffffff0f!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important;color:#f1f5f9!important}[data-theme=dark] .x-small.text-muted{color:#ffffff80!important;opacity:1!important}[data-theme=dark] .small.text-muted{color:#ffffff8c!important;opacity:1!important}[data-theme=dark] .text-muted.small.opacity-75{color:#ffffff80!important;opacity:1!important}[data-theme=light] .x-small.text-muted{color:#9ca3af!important;opacity:1!important}[data-theme=light] .small.text-muted{color:#6b7280!important;opacity:1!important}[data-theme=dark] .glass-card-premium p.small.text-muted{color:#ffffff8c!important}[data-theme=light] .glass-card-premium p.small.text-muted{color:#6b7280!important}[data-theme=dark] .bg-light.bg-opacity-5{background-color:#ffffff08!important}[data-theme=light] .bg-light.bg-opacity-5{background-color:#00000005!important}.payment-marquee{background:#fff;background:var(--surface);border-bottom:1px solid rgba(15,23,42,.1);border-bottom:1px solid var(--glass-border);border-top:1px solid rgba(15,23,42,.1);border-top:1px solid var(--glass-border);overflow:hidden;padding:25px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.marquee-content{animation:marquee-scroll 40s linear infinite;display:flex;width:-moz-max-content;width:max-content}.marquee-item{align-items:center;display:flex;font-size:.85rem;font-weight:800;gap:12px;margin:0 40px;text-transform:uppercase;transition:all .3s ease}.marquee-item i,.marquee-item span{color:#0f172a;color:var(--text);opacity:1}.marquee-item img{height:24px;-o-object-fit:contain;object-fit:contain;width:auto}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}#newsletterEmail{background-color:#ffffff0d!important;border:1px solid hsla(0,0%,100%,.1)!important;color:#111827!important;color:var(--footer-text)!important}#newsletterEmail:focus{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 0 2px #00ff9d40!important;box-shadow:0 0 0 2px rgba(var(--primary-rgb),.25)!important}#newsletterEmail::-moz-placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.7!important}#newsletterEmail::placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.7!important}:root{--brand-primary-fallback:#dc2626;--brand-primary-dark-fallback:#991b1b;--bs-primary:var(--primary)!important;--bs-primary-rgb:var(--primary-rgb)!important;--bs-link-color:var(--primary)!important;--bs-link-hover-color:var(--primary-dark)!important;--bs-border-radius:10px}#zeus-client-app,#zeus-public-app,#zeus-reseller-app,body{background:var(--bg)!important;color:#0f172a!important;color:var(--text)!important;overflow-x:hidden}.top-bar{background:var(--top-bar-bg)!important;border-bottom:1px solid rgba(0,255,157,.16);border-bottom:1px solid rgba(var(--primary-rgb),.16);color:var(--top-bar-text)!important}.top-bar .dropdown-toggle,.top-bar a,.top-bar i,.top-bar span,.top-bar-neutral-link{color:var(--top-bar-text)!important;opacity:1!important}.top-bar .bi-whatsapp{color:#25d366!important}.lang-switcher-btn,.top-bar-selector{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border:1px solid rgba(0,255,157,.28)!important;border:1px solid rgba(var(--primary-rgb),.28)!important;border-radius:999px!important;color:var(--top-bar-text)!important;font-weight:800!important;line-height:1!important;min-height:34px;white-space:nowrap}.lang-switcher-btn:hover,.top-bar-selector.show,.top-bar-selector:hover{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 8px 18px #00ff9d40!important;box-shadow:0 8px 18px rgba(var(--primary-rgb),.25)!important;color:#fff!important}.dropdown-menu,.lang-switcher-dropdown{background:#f8fafc!important;background:var(--surface-2)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;box-shadow:0 16px 40px #00000038!important;color:#0f172a!important;color:var(--text)!important}.dropdown-item,.lang-switcher-item{background:transparent!important;border-radius:8px!important;color:#0f172a!important;color:var(--text)!important;font-weight:700!important}.dropdown-item.active,.dropdown-item:focus,.dropdown-item:hover,.lang-switcher-item.active,.lang-switcher-item:hover,.list-group-item-action.active,.list-group-item.active,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#00ff9d!important;background:var(--primary)!important;background-image:none!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important}.btn-back,.btn-premium-red,.btn-primary,.btn-theme{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%)!important;background-color:#00ff9d!important;background-color:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 8px 18px #00ff9d3d!important;box-shadow:0 8px 18px rgba(var(--primary-rgb),.24)!important;color:#fff!important}.btn-outline-primary{background:transparent!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#00ff9d!important;color:var(--primary)!important}.btn-outline-primary:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important}.text-info,.text-primary{color:#00ff9d!important;color:var(--primary)!important}.alert-primary,.badge.bg-primary,.badge.bg-primary.bg-opacity-10,.bg-primary,.bg-primary-subtle,.border-primary{border-color:#00ff9d59!important;border-color:rgba(var(--primary-rgb),.35)!important}.badge.bg-primary,.bg-primary{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}.alert-primary,.bg-primary-subtle,.bg-primary.bg-opacity-10,.bg-primary.bg-opacity-5{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important;color:#00ff9d!important;color:var(--primary)!important}.form-control,.form-select,.input-group-text,input,textarea{background-color:#f8fafc!important;background-color:var(--surface-2)!important;border-color:#0f172a1a!important;border-color:var(--glass-border)!important;color:#0f172a!important;color:var(--text)!important}.form-control:focus,.form-select:focus,textarea:focus{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 0 .22rem #00ff9d2e!important;box-shadow:0 0 0 .22rem rgba(var(--primary-rgb),.18)!important}::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;opacity:.85!important}::placeholder{color:#64748b!important;color:var(--text-muted)!important;opacity:.85!important}.card,.glass-card,.list-group-item,.modal-content,.stat-card,.table-card{color:#0f172a!important;color:var(--text)!important}.card *,.glass-card *,.glass-card-premium *,.modal-content *,.stat-card *,.table-card *{word-wrap:anywhere}.btn,.dropdown-item,.nav-link,.navbar-brand span,.section-header,.small,.smallest,.table th,.x-small{max-width:100%;word-wrap:anywhere}.navbar-brand span,.section-header{line-height:1.2}.table{--bs-table-bg:transparent!important;--bs-table-color:var(--text)!important;--bs-table-border-color:var(--glass-border)!important}.bg-light.bg-opacity-5 th,.table thead th,thead.bg-light th{background:#f8fafc!important;background:var(--surface-2)!important}[data-theme=light] .small.text-muted,[data-theme=light] .text-muted,[data-theme=light] .x-small.text-muted{color:#4b5563!important;opacity:1!important}[data-theme=dark] .small.text-muted,[data-theme=dark] .text-muted,[data-theme=dark] .x-small.text-muted{color:#ffffffad!important;opacity:1!important}.captcha-mini-container:empty,.grecaptcha-badge{display:none!important;visibility:hidden!important}.footer .dropdown-menu,.footer .lang-switcher-dropdown,.top-bar .dropdown-menu,.top-bar .lang-switcher-dropdown{background:#f8fafc!important;background:var(--surface-2,var(--footer-bg))!important;border-color:#00ff9d47!important;border-color:rgba(var(--primary-rgb),.28)!important}.top-bar .dropdown-item,.top-bar .dropdown-item span,.top-bar .lang-switcher-item,.top-bar .lang-switcher-item span{color:#0f172a!important;color:var(--text,var(--top-bar-text))!important;opacity:1!important;text-shadow:none!important}.top-bar .dropdown-item.active,.top-bar .dropdown-item:focus,.top-bar .dropdown-item:hover,.top-bar .lang-switcher-item.active,.top-bar .lang-switcher-item:hover{color:#fff!important}.footer #newsletterForm{align-items:stretch;display:grid!important;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem!important;gap:.75rem!important}.footer #newsletterEmail,.footer input[type=email]#newsletterEmail{background:#cbcccf!important;border:1px solid rgba(17,24,39,.28)!important;border-radius:10px!important;box-shadow:inset 0 1px #ffffff14;font-weight:800!important;min-height:48px}@supports (color:color-mix(in lch,red,blue)){.footer #newsletterEmail,.footer input[type=email]#newsletterEmail{background:color-mix(in srgb,var(--footer-bg) 78%,var(--footer-text) 22%)!important;border:1px solid color-mix(in srgb,var(--footer-text) 28%,transparent)!important}}.footer #newsletterEmail::-moz-placeholder,.footer input[type=email]#newsletterEmail::-moz-placeholder{font-weight:800!important;opacity:.78!important}.footer #newsletterEmail::placeholder,.footer input[type=email]#newsletterEmail::placeholder{font-weight:800!important;opacity:.78!important}.footer #newsletterBtn{line-height:1.05;min-height:48px;min-width:92px;padding-left:1rem!important;padding-right:1rem!important;white-space:normal;word-wrap:anywhere}.navbar{min-height:72px}.navbar .container,.navbar .container-fluid{gap:.75rem}.navbar-brand{flex:0 1 auto;min-width:0}.navbar-brand .logo-img{height:38px!important;max-width:46px}.navbar-brand span{font-size:max(.98rem,min(1.1vw,1.18rem))!important;white-space:nowrap}.navbar-nav{align-items:center}.desktop-nav-scroller{flex:1 1 auto;gap:.35rem;max-width:min(760px,48vw);min-width:0}.desktop-nav-viewport{min-width:0;overflow-x:auto;overflow-y:visible;padding-left:.15rem;padding-right:.15rem;scroll-behavior:smooth;scrollbar-width:none}.desktop-nav-viewport.dropdown-open{overflow:visible!important}.desktop-nav-scroller .dropdown-menu{margin-top:.45rem!important;z-index:2050!important}.desktop-nav-viewport::-webkit-scrollbar{display:none}.desktop-scroll-nav{align-items:center;flex-direction:row!important;flex-wrap:nowrap!important;gap:.2rem;min-width:100%;width:-moz-max-content;width:max-content}.nav-scroll-btn{align-items:center;background:#00ff9d14;background:rgba(var(--primary-rgb),.08);border:1px solid rgba(0,255,157,.22);border:1px solid rgba(var(--primary-rgb),.22);border-radius:999px;color:#00ff9d;color:var(--primary);display:inline-flex;flex:0 0 auto;height:30px;justify-content:center;transition:opacity .18s ease,transform .18s ease,background .18s ease;width:30px}.nav-scroll-btn:hover{background:#00ff9d;background:var(--primary);color:#fff}.nav-scroll-btn.is-hidden{opacity:.22;pointer-events:none}.navbar-nav .nav-link{align-items:center;display:inline-flex!important;font-size:max(.78rem,min(.84vw,.93rem));gap:.32rem;justify-content:center;line-height:1.1;max-width:118px;min-height:44px;padding-left:.55rem!important;padding-right:.55rem!important;text-align:center;white-space:normal}#zeus-client-app #notificationDropdown{display:none!important}.topbar-notification .top-bar-selector{min-width:36px;padding-left:0!important;padding-right:0!important;width:36px}.top-bar .btn-theme-toggle,.top-bar .lang-switcher-btn,.top-bar .top-bar-selector,.top-bar .topbar-control{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border:1px solid rgba(0,255,157,.34)!important;border:1px solid rgba(var(--primary-rgb),.34)!important;border-radius:10px!important;color:var(--top-bar-text)!important;min-height:36px!important;-webkit-text-fill-color:var(--top-bar-text)!important;box-shadow:inset 0 1px #ffffff0f!important}.top-bar .btn-theme-toggle,.top-bar .topbar-icon-control{min-width:36px!important;padding:0!important;width:36px!important}.top-bar .btn-theme-toggle i,.top-bar .lang-switcher-btn i,.top-bar .lang-switcher-btn span,.top-bar .top-bar-selector i,.top-bar .top-bar-selector span,.top-bar .topbar-control i,.top-bar .topbar-control span{color:var(--top-bar-text)!important;-webkit-text-fill-color:var(--top-bar-text)!important;opacity:1!important}.top-bar .btn-theme-toggle:hover,.top-bar .lang-switcher-btn:hover,.top-bar .lang-switcher-btn[aria-expanded=true],.top-bar .top-bar-selector.show,.top-bar .top-bar-selector:hover,.top-bar .topbar-control.show,.top-bar .topbar-control:hover{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.top-bar .btn-theme-toggle:hover i,.top-bar .lang-switcher-btn:hover i,.top-bar .lang-switcher-btn:hover span,.top-bar .top-bar-selector.show i,.top-bar .top-bar-selector:hover i,.top-bar .topbar-control.show i,.top-bar .topbar-control.show span,.top-bar .topbar-control:hover i,.top-bar .topbar-control:hover span{color:#fff!important;-webkit-text-fill-color:#fff!important}[data-theme=dark] .top-bar .btn-theme-toggle,[data-theme=dark] .top-bar .lang-switcher-btn,[data-theme=dark] .top-bar .top-bar-selector,[data-theme=dark] .top-bar .topbar-control{background:#ffffff17!important;border-color:#ffffff38!important;color:#fff!important;-webkit-text-fill-color:#fff!important}[data-theme=dark] .top-bar .btn-theme-toggle i,[data-theme=dark] .top-bar .lang-switcher-btn i,[data-theme=dark] .top-bar .lang-switcher-btn span,[data-theme=dark] .top-bar .top-bar-selector i,[data-theme=dark] .top-bar .top-bar-selector span,[data-theme=dark] .top-bar .topbar-control i,[data-theme=dark] .top-bar .topbar-control span{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}[data-theme=dark] .top-bar .btn-theme-toggle:hover,[data-theme=dark] .top-bar .lang-switcher-btn:hover,[data-theme=dark] .top-bar .lang-switcher-btn[aria-expanded=true],[data-theme=dark] .top-bar .top-bar-selector.show,[data-theme=dark] .top-bar .top-bar-selector:hover,[data-theme=dark] .top-bar .topbar-control.show,[data-theme=dark] .top-bar .topbar-control:hover{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important}.header-user-pill{box-shadow:0 10px 28px #00ff9d14;box-shadow:0 10px 28px rgba(var(--primary-rgb),.08);flex:0 0 auto;max-width:260px}.header-user-pill .fw-bold{white-space:nowrap}.client-user-menu{border:1px solid rgba(0,255,157,.18)!important;border:1px solid rgba(var(--primary-rgb),.18)!important;box-shadow:0 18px 46px #0000002e!important;min-width:270px!important;overflow:hidden}.client-user-menu .border-bottom{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:linear-gradient(135deg,var(--primary),var(--primary-dark,var(--primary)))!important}.client-user-menu .dropdown-item{align-items:center;display:flex;font-weight:800!important;gap:.55rem;min-height:42px}.client-user-menu .dropdown-item i{color:#00ff9d!important;color:var(--primary)!important;opacity:.72;text-align:center;width:18px}.client-user-menu .btn-primary{border-radius:10px!important;min-height:40px}.notification-list,.topbar-notification .dropdown-menu{background:#f8fafc!important;background:var(--surface-2,#fff)!important;border:1px solid rgba(0,255,157,.28)!important;border:1px solid rgba(var(--primary-rgb),.28)!important;box-shadow:0 18px 46px #0000002e!important;color:#0f172a!important;color:var(--text)!important}.notification-list .dropdown-header,.notification-list .dropdown-item,.notification-list .dropdown-item *,.notification-list .small,.notification-list .text-muted,.notification-list h6{color:#0f172a!important;color:var(--text)!important;opacity:1!important}.notification-list .dropdown-item:hover{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important}.lang-switcher-dropdown,.top-bar .lang-switcher-dropdown{background:#f8fafc!important;background:var(--surface-2,#fff)!important;border:1px solid rgba(0,255,157,.32)!important;border:1px solid rgba(var(--primary-rgb),.32)!important;box-shadow:0 18px 42px #0000002e!important}.lang-switcher-item,.top-bar .lang-switcher-item,.top-bar .lang-switcher-item span{color:#0f172a!important;color:var(--text)!important;opacity:1!important;text-shadow:none!important}.lang-switcher-item.active,.lang-switcher-item:hover,.top-bar .lang-switcher-item.active,.top-bar .lang-switcher-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important}.lang-switcher-item.active span,.lang-switcher-item:hover span,.top-bar .lang-switcher-item.active span,.top-bar .lang-switcher-item:hover span{color:#fff!important}.auth-mode-switch a i{font-size:.9rem;line-height:1}#zeus-client-app .lang-switcher-dropdown,#zeus-public-app .lang-switcher-dropdown,#zeus-public-app .notification-list{-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important;background:var(--theme-dropdown-bg)!important;border:1px solid rgba(0,255,157,.35)!important;border:1px solid rgba(var(--primary-rgb),.35)!important;border-radius:18px!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .topbar-notification .notification-list .dropdown-header,#zeus-client-app .topbar-notification .notification-list .dropdown-item,#zeus-client-app .topbar-notification .notification-list .dropdown-item *,#zeus-client-app .topbar-notification .notification-list .small,#zeus-client-app .topbar-notification .notification-list .text-muted,#zeus-client-app .topbar-notification .notification-list a,#zeus-client-app .topbar-notification .notification-list h6,#zeus-public-app .notification-list .dropdown-header,#zeus-public-app .notification-list .dropdown-item,#zeus-public-app .notification-list .dropdown-item *,#zeus-public-app .notification-list .small,#zeus-public-app .notification-list .text-muted,#zeus-public-app .notification-list a,#zeus-public-app .notification-list h6{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;opacity:1!important;text-shadow:none!important}#zeus-client-app .topbar-notification .notification-list .dropdown-item,#zeus-public-app .notification-list .dropdown-item{background:transparent!important}#zeus-client-app .topbar-notification .notification-list .dropdown-item:focus,#zeus-client-app .topbar-notification .notification-list .dropdown-item:hover,#zeus-public-app .notification-list .dropdown-item:focus,#zeus-public-app .notification-list .dropdown-item:hover{background:#00ff9d1f!important;background:rgba(var(--primary-rgb),.12)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .lang-switcher-dropdown .lang-switcher-item,#zeus-client-app .lang-switcher-dropdown .lang-switcher-item span,#zeus-public-app .lang-switcher-dropdown .lang-switcher-item,#zeus-public-app .lang-switcher-dropdown .lang-switcher-item span,.top-bar .lang-switcher-dropdown .lang-switcher-item,.top-bar .lang-switcher-dropdown .lang-switcher-item span{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;opacity:1!important}#zeus-client-app .lang-switcher-dropdown .lang-switcher-item.active,#zeus-client-app .lang-switcher-dropdown .lang-switcher-item:hover,#zeus-public-app .lang-switcher-dropdown .lang-switcher-item.active,#zeus-public-app .lang-switcher-dropdown .lang-switcher-item:hover,.top-bar .lang-switcher-dropdown .lang-switcher-item.active,.top-bar .lang-switcher-dropdown .lang-switcher-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}#zeus-client-app .lang-switcher-dropdown .lang-switcher-item.active span,#zeus-client-app .lang-switcher-dropdown .lang-switcher-item:hover span,#zeus-public-app .lang-switcher-dropdown .lang-switcher-item.active span,#zeus-public-app .lang-switcher-dropdown .lang-switcher-item:hover span,.top-bar .lang-switcher-dropdown .lang-switcher-item.active span,.top-bar .lang-switcher-dropdown .lang-switcher-item:hover span{color:#fff!important;-webkit-text-fill-color:#fff!important}.nav-scroll-btn{border-color:#00ff9d59!important;border-color:rgba(var(--primary-rgb),.35)!important;color:#00ff9d!important;color:var(--primary)!important;opacity:1!important}.nav-scroll-btn.is-hidden{display:none!important}.client-data-table{table-layout:auto}.client-data-table td,.client-data-table th{vertical-align:middle}.client-data-table th{white-space:nowrap}.client-data-table .client-id-cell{min-width:90px}.client-data-table .client-service-cell{min-width:190px}.client-data-table .client-custom-cell,.client-data-table .client-tracking-cell{max-width:180px;word-wrap:anywhere;word-break:break-word}.client-data-table .client-date-cell{min-width:108px}.client-data-table .client-action-cell{width:58px}.orders-history-table{font-size:.86rem;width:100%}.orders-history-table th{font-size:.62rem;letter-spacing:.06em!important}.orders-history-table td,.orders-history-table th{padding-left:.5rem!important;padding-right:.5rem!important}.orders-history-table .client-id-cell{max-width:96px;width:96px}.orders-history-table .client-service-cell{max-width:220px;width:220px}.orders-history-table .client-custom-cell{max-width:168px;width:168px}.orders-history-table .client-price-cell{max-width:86px;width:86px}.orders-history-table .client-status-cell{max-width:96px;width:96px}.orders-history-table .client-date-cell{max-width:94px;width:94px}.orders-history-table .client-action-cell{max-width:64px;text-align:center!important;width:64px}.orders-history-table .badge-elite{font-size:.68rem;padding-left:.42rem;padding-right:.42rem}.orders-history-table .btn-action-eye{align-items:center;display:inline-flex;height:34px;justify-content:center;min-width:34px;width:34px}.orders-history-table .text-truncate{max-width:150px!important}.orders-history-table .font-monospace{letter-spacing:0!important}.client-data-table .badge,.client-data-table .badge-elite,.client-data-table .client-status-badge{align-items:center;display:inline-flex;justify-content:center;line-height:1.15;max-width:100%;white-space:nowrap!important;width:-moz-max-content;width:max-content}#zeus-client-app,#zeus-public-app{--theme-dropdown-bg:radial-gradient(circle at 18% 0%,rgba(var(--primary-rgb),.14),transparent 38%),color-mix(in srgb,color-mix(in srgb,var(--bg,var(--surface,#111827)) 76%,var(--surface,#111827) 24%) 86%,transparent);--theme-dropdown-hover:color-mix(in srgb,var(--primary,#dc2626) 18%,transparent);--theme-soft-panel-bg:color-mix(in srgb,var(--surface,#111827) 82%,var(--primary,#dc2626) 18%);--theme-soft-panel-border:color-mix(in srgb,var(--primary,#dc2626) 34%,var(--glass-border,hsla(0,0%,100%,.12)) 66%)}[data-theme=light] #zeus-client-app,[data-theme=light] #zeus-public-app,[data-theme=light] #zeus-reseller-app{--theme-dropdown-bg:radial-gradient(circle at 18% 0%,rgba(var(--primary-rgb),.1),transparent 38%),color-mix(in srgb,color-mix(in srgb,var(--surface,#fff) 93%,var(--primary,#111827) 7%) 88%,transparent)}#zeus-client-app .client-user-menu,#zeus-client-app .dropdown-menu,#zeus-public-app .dropdown-menu{-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important;background:var(--theme-dropdown-bg)!important;border:1px solid var(--theme-soft-panel-border)!important;border-radius:18px!important;box-shadow:0 18px 48px #00000042,0 0 0 1px #00ff9d14!important;box-shadow:0 18px 48px #00000042,0 0 0 1px rgba(var(--primary-rgb),.08)!important;color:#0f172a!important;color:var(--text)!important;text-shadow:none!important}#zeus-client-app .client-user-menu *,#zeus-client-app .dropdown-menu *,#zeus-public-app .dropdown-menu *,#zeus-public-app .lang-switcher-dropdown *{text-shadow:none!important}#zeus-client-app .lang-switcher-item,#zeus-public-app .lang-switcher-item{background:transparent!important;color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;opacity:1!important}#zeus-client-app .client-user-menu .dropdown-item i,#zeus-client-app .dropdown-menu .dropdown-item i,#zeus-public-app .dropdown-menu .dropdown-item i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;opacity:.9!important}#zeus-client-app .lang-switcher-item.active,#zeus-client-app .lang-switcher-item:hover,#zeus-public-app .lang-switcher-item.active,#zeus-public-app .lang-switcher-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}#zeus-client-app .lang-switcher-item.active *,#zeus-client-app .lang-switcher-item:hover *,#zeus-public-app .lang-switcher-item.active *,#zeus-public-app .lang-switcher-item:hover *{color:#fff!important;-webkit-text-fill-color:#fff!important}#zeus-client-app .bg-light.bg-opacity-10,#zeus-client-app .bg-light.bg-opacity-5,#zeus-client-app .bg-light.bg-opacity-50,#zeus-client-app .theme-soft-panel,#zeus-public-app .bg-light.bg-opacity-10,#zeus-public-app .bg-light.bg-opacity-5,#zeus-public-app .bg-light.bg-opacity-50{background:var(--theme-soft-panel-bg)!important;border-color:var(--theme-soft-panel-border)!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .border-dashed,#zeus-public-app .border-dashed{border-color:var(--theme-soft-panel-border)!important;border-style:dashed!important}#zeus-client-app .bg-light.bg-opacity-10 .text-muted,#zeus-client-app .bg-light.bg-opacity-5 .text-muted,#zeus-client-app .theme-soft-panel .small,#zeus-client-app .theme-soft-panel .smallest,#zeus-client-app .theme-soft-panel .text-muted,#zeus-public-app .bg-light.bg-opacity-10 .text-muted,#zeus-public-app .bg-light.bg-opacity-5 .text-muted{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;opacity:1!important}#zeus-client-app .bg-light.bg-opacity-10 .text-primary,#zeus-client-app .bg-light.bg-opacity-5 .text-primary,#zeus-client-app .theme-soft-panel .text-primary,#zeus-public-app .bg-light.bg-opacity-10 .text-primary,#zeus-public-app .bg-light.bg-opacity-5 .text-primary{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}body[data-theme-preset=glass],body[data-theme-preset=glass_pro],html[data-theme-preset=glass] #zeus-client-app,html[data-theme-preset=glass] #zeus-public-app,html[data-theme-preset=glass_pro] #zeus-client-app,html[data-theme-preset=glass_pro] #zeus-public-app{--theme-dropdown-bg:rgba(var(--surface-rgb,15,23,42),.62);--theme-soft-panel-bg:rgba(var(--surface-rgb,15,23,42),.52);--theme-soft-panel-border:rgba(var(--primary-rgb),.38)}html[data-theme-preset=glass] #zeus-client-app .bg-light.bg-opacity-10,html[data-theme-preset=glass] #zeus-client-app .bg-light.bg-opacity-5,html[data-theme-preset=glass] #zeus-client-app .dropdown-menu,html[data-theme-preset=glass] #zeus-client-app .theme-soft-panel,html[data-theme-preset=glass] #zeus-public-app .dropdown-menu,html[data-theme-preset=glass_pro] #zeus-client-app .bg-light.bg-opacity-10,html[data-theme-preset=glass_pro] #zeus-client-app .bg-light.bg-opacity-5,html[data-theme-preset=glass_pro] #zeus-client-app .dropdown-menu,html[data-theme-preset=glass_pro] #zeus-client-app .theme-soft-panel,html[data-theme-preset=glass_pro] #zeus-public-app .dropdown-menu{backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}#zeus-client-app .badge-elite-primary,#zeus-client-app .badge.bg-primary,#zeus-client-app .text-primary,#zeus-public-app .badge-elite-primary,#zeus-public-app .badge.bg-primary,#zeus-public-app .text-primary{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app .badge-elite-primary,#zeus-public-app .badge-elite-primary{background:#00ff9d1f!important;background:rgba(var(--primary-rgb),.12)!important;border:1px solid rgba(0,255,157,.32)!important;border:1px solid rgba(var(--primary-rgb),.32)!important;box-shadow:none!important}#zeus-client-app .bg-primary,#zeus-client-app .btn-primary,#zeus-public-app .bg-primary,#zeus-public-app .btn-primary{background-color:#00ff9d!important;background-color:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app .btn-outline-primary,#zeus-public-app .btn-outline-primary{border-color:#00ff9d!important;border-color:var(--primary)!important;color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app .btn-outline-primary:focus,#zeus-client-app .btn-outline-primary:hover,#zeus-public-app .btn-outline-primary:focus,#zeus-public-app .btn-outline-primary:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app .btn-outline-primary:focus *,#zeus-client-app .btn-outline-primary:hover *,#zeus-public-app .btn-outline-primary:focus *,#zeus-public-app .btn-outline-primary:hover *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app .official-seller-card,#zeus-client-app .premium-group-card,#zeus-client-app .service-card,#zeus-client-app .social-card,#zeus-public-app .official-seller-card,#zeus-public-app .premium-group-card,#zeus-public-app .service-card,#zeus-public-app .social-card{background:#fff!important;background:var(--theme-soft-panel-bg,var(--surface))!important;border:1px solid rgba(0,255,157,.24)!important;border:1px solid var(--theme-soft-panel-border,rgba(var(--primary-rgb),.24))!important;box-shadow:0 14px 34px #00000014!important;color:#0f172a!important;color:var(--text)!important}#zeus-client-app .official-seller-card:hover,#zeus-client-app .premium-group-card:hover,#zeus-client-app .service-card:hover,#zeus-client-app .social-card:hover,#zeus-public-app .official-seller-card:hover,#zeus-public-app .premium-group-card:hover,#zeus-public-app .service-card:hover,#zeus-public-app .social-card:hover{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 18px 44px #00000024,0 0 0 1px #00ff9d6b,0 0 30px #00ff9d29!important;box-shadow:0 18px 44px #00000024,0 0 0 1px rgba(var(--primary-rgb),.42),0 0 30px rgba(var(--primary-rgb),.16)!important}#zeus-client-app .official-seller-card *,#zeus-client-app .premium-group-card *,#zeus-client-app .service-card *,#zeus-client-app .social-card *,#zeus-public-app .official-seller-card *,#zeus-public-app .premium-group-card *,#zeus-public-app .service-card *,#zeus-public-app .social-card *{text-shadow:none!important}#zeus-client-app .premium-group-card:hover .btn-icon-lg,#zeus-public-app .premium-group-card:hover .btn-icon-lg{background:#00ff9d!important;background:var(--primary)!important}#zeus-client-app .premium-group-card:hover .btn-icon-lg,#zeus-client-app .premium-group-card:hover .btn-icon-lg *,#zeus-public-app .premium-group-card:hover .btn-icon-lg,#zeus-public-app .premium-group-card:hover .btn-icon-lg *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app .official-seller-card,#zeus-client-app .premium-group-card h5,#zeus-client-app .social-card h5,#zeus-public-app .official-seller-card,#zeus-public-app .premium-group-card h5,#zeus-public-app .social-card h5{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important}#zeus-client-app .official-seller-card:hover,#zeus-public-app .official-seller-card:hover{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app[data-theme-preset=minimal_gold],#zeus-client-app[data-theme-preset=mono_dark],#zeus-client-app[data-theme-preset=pure_white],#zeus-public-app[data-theme-preset=minimal_gold],#zeus-public-app[data-theme-preset=mono_dark],#zeus-public-app[data-theme-preset=pure_white]{--theme-soft-panel-bg:color-mix(in srgb,var(--surface,#fff) 92%,var(--primary,#000) 8%);--theme-dropdown-bg:color-mix(in srgb,var(--surface,#fff) 88%,var(--primary,#000) 12%);--theme-soft-panel-border:rgba(var(--primary-rgb),.28)}[data-theme=light] #zeus-client-app[data-theme-preset=arctic],[data-theme=light] #zeus-client-app[data-theme-preset=arctic_frost],[data-theme=light] #zeus-client-app[data-theme-preset=pure_white],[data-theme=light] #zeus-public-app[data-theme-preset=arctic],[data-theme=light] #zeus-public-app[data-theme-preset=arctic_frost],[data-theme=light] #zeus-public-app[data-theme-preset=pure_white]{--theme-soft-panel-bg:color-mix(in srgb,#fff 94%,var(--primary,#111827) 6%);--theme-dropdown-bg:color-mix(in srgb,#fff 92%,var(--primary,#111827) 8%);--theme-soft-panel-border:rgba(var(--primary-rgb),.22);--text-muted:#475569}[data-theme=dark] #zeus-client-app[data-theme-preset=mono_dark],[data-theme=dark] #zeus-client-app[data-theme-preset=pure_white],[data-theme=dark] #zeus-public-app[data-theme-preset=mono_dark],[data-theme=dark] #zeus-public-app[data-theme-preset=pure_white]{--theme-soft-panel-bg:#0b0b0b;--theme-dropdown-bg:#101010;--theme-soft-panel-border:hsla(0,0%,100%,.18);--text-muted:#d1d5db}[data-theme=dark] #zeus-client-app[data-theme-preset=deep_purple],[data-theme=dark] #zeus-public-app[data-theme-preset=deep_purple]{--theme-soft-panel-bg:color-mix(in srgb,#120024 88%,var(--primary,#9d00ff) 12%);--theme-dropdown-bg:color-mix(in srgb,#120024 84%,var(--primary,#9d00ff) 16%);--theme-soft-panel-border:rgba(var(--primary-rgb),.38);--text-muted:#d8c6ff}#zeus-client-app .social-card,#zeus-public-app .social-card{background:radial-gradient(circle at 50% 0,rgba(0,255,157,.1),transparent 42%),#f5fffb!important;border-color:transparent!important;box-shadow:0 12px 28px #0000001f!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .social-card,#zeus-public-app .social-card{background:radial-gradient(circle at 50% 0,rgba(var(--primary-rgb),.1),transparent 42%),color-mix(in srgb,var(--surface,#111827) 96%,var(--primary,#dc2626) 4%)!important}}#zeus-client-app .social-card:hover,#zeus-public-app .social-card:hover{background:radial-gradient(circle at 50% 0,rgba(0,255,157,.18),transparent 46%),#ebfff7!important;border-color:transparent!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .social-card:hover,#zeus-public-app .social-card:hover{background:radial-gradient(circle at 50% 0,rgba(var(--primary-rgb),.18),transparent 46%),color-mix(in srgb,var(--surface,#111827) 92%,var(--primary,#dc2626) 8%)!important}}[data-theme=dark] #zeus-client-app[data-theme-preset=mono_dark] .social-card,[data-theme=dark] #zeus-client-app[data-theme-preset=pure_white] .social-card,[data-theme=dark] #zeus-public-app[data-theme-preset=mono_dark] .social-card,[data-theme=dark] #zeus-public-app[data-theme-preset=pure_white] .social-card{background:#0f0f0f!important}#zeus-client-app .social-card .text-muted,#zeus-public-app .social-card .text-muted{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important}#zeus-client-app .social-icon-plain,#zeus-public-app .social-icon-plain{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;height:80px;width:80px}#zeus-client-app .social-icon-plain i,#zeus-public-app .social-icon-plain i{filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}#zeus-client-app .client-user-menu,#zeus-public-app .client-user-menu{background:var(--theme-dropdown-bg)!important;border-color:var(--theme-soft-panel-border)!important}#zeus-client-app .client-user-menu,#zeus-client-app .dropdown-menu,#zeus-public-app .client-user-menu,#zeus-public-app .dropdown-menu{background:radial-gradient(circle at 16% 0,rgba(0,255,157,.13),transparent 38%),#4b4b4b!important;border:1px solid rgba(0,255,157,.34)!important;border:1px solid rgba(var(--primary-rgb),.34)!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .client-user-menu,#zeus-client-app .dropdown-menu,#zeus-public-app .client-user-menu,#zeus-public-app .dropdown-menu{background:radial-gradient(circle at 16% 0,rgba(var(--primary-rgb),.13),transparent 38%),color-mix(in srgb,var(--bg,#050505) 72%,var(--surface,#111827) 28%)!important}}#zeus-client-app .official-seller-card,#zeus-client-app .premium-group-card,#zeus-client-app .service-card,#zeus-public-app .official-seller-card,#zeus-public-app .premium-group-card,#zeus-public-app .service-card{background:radial-gradient(circle at 50% 0,rgba(0,255,157,.08),transparent 42%),#d2d2d2!important;border-color:#00ff9d1f!important;border-color:rgba(var(--primary-rgb),.12)!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .official-seller-card,#zeus-client-app .premium-group-card,#zeus-client-app .service-card,#zeus-public-app .official-seller-card,#zeus-public-app .premium-group-card,#zeus-public-app .service-card{background:radial-gradient(circle at 50% 0,rgba(var(--primary-rgb),.08),transparent 42%),color-mix(in srgb,var(--bg,#050505) 18%,var(--surface,#111827) 82%)!important}}[data-theme=light] #zeus-client-app .client-user-menu,[data-theme=light] #zeus-client-app .desktop-nav-scroller .dropdown-menu,[data-theme=light] #zeus-client-app .dropdown-menu,[data-theme=light] #zeus-public-app .client-user-menu,[data-theme=light] #zeus-public-app .desktop-nav-scroller .dropdown-menu,[data-theme=light] #zeus-public-app .dropdown-menu{background:radial-gradient(circle at 16% 0,rgba(0,255,157,.1),transparent 38%),#f0fff9!important}@supports (color:color-mix(in lch,red,blue)){[data-theme=light] #zeus-client-app .client-user-menu,[data-theme=light] #zeus-client-app .desktop-nav-scroller .dropdown-menu,[data-theme=light] #zeus-client-app .dropdown-menu,[data-theme=light] #zeus-public-app .client-user-menu,[data-theme=light] #zeus-public-app .desktop-nav-scroller .dropdown-menu,[data-theme=light] #zeus-public-app .dropdown-menu{background:radial-gradient(circle at 16% 0,rgba(var(--primary-rgb),.1),transparent 38%),color-mix(in srgb,var(--surface,#fff) 94%,var(--primary,#111827) 6%)!important}}#zeus-client-app,#zeus-public-app{--gsmx-unified-dropdown-bg:radial-gradient(circle at 16% 0%,rgba(var(--primary-rgb),.13),transparent 38%),color-mix(in srgb,var(--bg,#050505) 72%,var(--surface,#111827) 28%);--gsmx-unified-dropdown-border:rgba(var(--primary-rgb),.34);--gsmx-unified-dropdown-shadow:0 18px 44px rgba(0,0,0,.34),0 0 0 1px rgba(var(--primary-rgb),.08)}[data-theme=light] #zeus-client-app,[data-theme=light] #zeus-public-app{--gsmx-unified-dropdown-bg:radial-gradient(circle at 16% 0%,rgba(var(--primary-rgb),.1),transparent 38%),color-mix(in srgb,var(--surface,#fff) 94%,var(--primary,#111827) 6%);--gsmx-unified-dropdown-shadow:0 18px 38px rgba(15,23,42,.14),0 0 0 1px rgba(var(--primary-rgb),.06)}#zeus-public-app .dropdown-search-box,#zeus-reseller-app .dropdown-search-box{align-items:center;background:#e0fff3!important;border:1px solid rgba(0,255,157,.34)!important;border:1px solid rgba(var(--primary-rgb),.34)!important;border-radius:11px!important;color:#0f172a!important;color:var(--text)!important;display:flex;gap:.55rem;min-height:40px;padding:0 .75rem}@supports (color:color-mix(in lch,red,blue)){#zeus-public-app .dropdown-search-box,#zeus-reseller-app .dropdown-search-box{background:color-mix(in srgb,var(--surface,#111827) 88%,var(--primary) 12%)!important}}#zeus-client-app .dropdown-search-box i,#zeus-public-app .dropdown-search-box i,#zeus-reseller-app .dropdown-search-box i{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app .dropdown-search-input,#zeus-public-app .dropdown-search-input,#zeus-reseller-app .dropdown-search-input{background:transparent!important;border:0!important;box-shadow:none!important;color:#0f172a!important;color:var(--text)!important;outline:0!important;width:100%;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;filter:none!important;opacity:1!important}#zeus-client-app .dropdown-search-input::-moz-placeholder,#zeus-public-app .dropdown-search-input::-moz-placeholder,#zeus-reseller-app .dropdown-search-input::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-client-app .dropdown-search-input::placeholder,#zeus-public-app .dropdown-search-input::placeholder,#zeus-reseller-app .dropdown-search-input::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-client-app .modal .btn-secondary,#zeus-public-app .modal .btn-secondary,#zeus-reseller-app .modal .btn-secondary{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important;box-shadow:0 8px 20px #00ff9d38!important;box-shadow:0 8px 20px rgba(var(--primary-rgb),.22)!important}#zeus-client-app .form-check-input,#zeus-public-app .form-check-input,#zeus-reseller-app .form-check-input{background-color:#d1ffed!important;border-color:#00ff9d!important;border-color:var(--primary)!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .form-check-input,#zeus-public-app .form-check-input,#zeus-reseller-app .form-check-input{background-color:color-mix(in srgb,var(--surface,#fff) 82%,var(--primary) 18%)!important}}#zeus-client-app .form-check-input:checked,#zeus-public-app .form-check-input:checked,#zeus-reseller-app .form-check-input:checked{background-color:#00ff9d!important;background-color:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important}#zeus-client-app .form-check-input:focus,#zeus-public-app .form-check-input:focus,#zeus-reseller-app .form-check-input:focus{box-shadow:0 0 0 3px #00ff9d33!important;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.2)!important}.selector-chevron{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;flex:0 0 auto;font-size:.7rem;line-height:1;transition:transform .2s ease}.lang-switcher-wrapper:has(.lang-switcher-dropdown.show) .selector-chevron,.user-avatar-toggle[aria-expanded=true] .selector-chevron{transform:rotate(180deg)}#zeus-client-app .header-user-pill .user-avatar-toggle .selector-chevron,#zeus-client-app .selector-chevron,#zeus-client-app .top-bar .lang-switcher-btn .selector-chevron,#zeus-public-app .selector-chevron,#zeus-public-app .top-bar .lang-switcher-btn .selector-chevron,#zeus-reseller-app .selector-chevron,#zeus-reseller-app .top-bar .lang-switcher-btn .selector-chevron{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}.hover-glow:hover{text-shadow:0 0 10px hsla(0,0%,100%,.5);transform:scale(1.05);transition:.3s}*{box-sizing:border-box;font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif!important;font-family:var(--main-font)!important}body{background:var(--bg);color:#0f172a;color:var(--text);display:flex;flex-direction:column;font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-family:var(--main-font);margin:0;min-height:100vh;overflow-x:hidden;padding:0;transition:background-color .3s ease,color .3s ease}[data-theme-preset=obsidian_gold]{--accent-green:#d4af37;--accent-amber:#b8860b;--accent-red:#8b0000;--primary-glow:rgba(212,175,55,.15)}[data-theme-preset=obsidian_gold][data-theme=light]{--primary:#d4af37!important;--primary-rgb:212,175,55!important;--primary-dark:#b8860b!important;--bg:#fff!important;--surface:#fff!important;--surface-glass:hsla(0,0%,100%,.9)!important;--text:#000!important;--border:#e5e7eb!important}[data-theme-preset=obsidian_gold][data-theme=dark]{--primary:#d4af37!important;--primary-rgb:212,175,55!important;--primary-dark:#b8860b!important;--bg:#000!important;--surface:#0a0a0a!important;--surface-glass:rgba(0,0,0,.8)!important;--border:#1a1a1a!important;--glass-border:rgba(212,175,55,.1)!important;--text:#fff!important}[data-theme-preset=obsidian_gold] .navbar-brand .icon{background:#00ff9d!important;background:var(--primary)!important;border:1px solid #00ff9d!important;border:1px solid var(--primary)!important;box-shadow:0 4px 12px var(--primary-glow)!important}[data-theme-preset=obsidian_gold]{--btn-bg:var(--primary)}[data-theme-preset=obsidian_gold] .btn-premium-red:hover,[data-theme-preset=obsidian_gold] .btn-primary:hover,[data-theme-preset=obsidian_gold] .btn-theme:hover{background:transparent!important;box-shadow:0 0 20px #d4af3780!important}.modal-content{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:#fff!important;background-color:var(--surface)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;box-shadow:var(--card-shadow-hover);color:#0f172a;color:var(--text)}.bg-body-tertiary,.bg-light,.list-group-item,.modal-footer,.modal-header{border-color:#0f172a1a!important;border-color:var(--glass-border)!important}.bg-body-tertiary,.bg-light,.list-group-item{background-color:#f8fafc!important;background-color:var(--surface-2)!important;color:#0f172a!important;color:var(--text)!important}.modal-title{color:#0f172a;color:var(--text)}.btn-close{filter:var(--theme-icon-filter)}[data-theme=light]{--theme-icon-filter:none}.top-bar{background:var(--top-bar-bg);font-size:.85rem;padding:.5rem 0}.top-bar,.top-bar a{color:var(--top-bar-text)}.top-bar a{opacity:.8;-webkit-text-decoration:none;text-decoration:none;transition:.2s}.top-bar a:hover{opacity:1}.top-bar-selector{align-items:center!important;background-color:#0000000d!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:8px!important;color:#000!important;display:inline-flex!important;font-weight:700!important;padding:4px 10px!important;-webkit-text-decoration:none!important;text-decoration:none!important}[data-theme=dark] .top-bar-selector{background-color:#ffffff14!important;border:1px solid hsla(0,0%,100%,.1)!important;color:#fff!important}.top-bar-selector:hover{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important;transform:translateY(-1px)}.navbar{background:#fff;background:var(--surface);box-shadow:0 1px 3px #0000000d;padding:.75rem 0}.navbar-brand{align-items:center;color:#0f172a;color:var(--text);display:flex;font-size:1.25rem;font-weight:700;gap:.5rem}.navbar-brand .logo-img{max-height:40px;-o-object-fit:contain;object-fit:contain;width:auto}.navbar-brand .icon{align-items:center;background:linear-gradient(135deg,#00ff9d,#00d484);background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:8px;color:#fff;display:flex;height:36px;justify-content:center;width:36px}.nav-link{color:#64748b;color:var(--text-muted);font-size:.95rem;font-weight:500;padding:.5rem 1rem!important;transition:.2s}.nav-link.active,.nav-link:hover{color:#00ff9d;color:var(--primary)}.navbar-toggler{border:none;padding:0}.navbar-toggler:focus{box-shadow:none}.main-content{flex:1;min-height:60vh;padding:2.5rem 0}.footer{border-top:1px solid rgba(15,23,42,.1);border-top:1px solid var(--glass-border);margin-top:auto;padding:4rem 0 2rem;position:relative;transition:all .4s ease;z-index:10}.footer .social-icon-circle{align-items:center;background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:inline-flex;font-size:1.1rem;height:38px;justify-content:center;margin-right:.5rem;-webkit-text-decoration:none!important;text-decoration:none!important;transition:all .3s ease;width:38px}.footer .social-icon-circle:hover{border-color:transparent!important;box-shadow:0 4px 12px var(--primary-glow);transform:translateY(-3px)}.footer .social-icon-circle:hover i{color:#fff!important}.public-reseller-menu{background:#fff!important;background:var(--surface)!important;border:1px solid rgba(0,255,157,.35)!important;border:1px solid rgba(var(--primary-rgb),.35)!important;border-radius:18px!important;box-shadow:0 18px 45px #0000001f!important;min-width:210px;padding:.75rem}.public-reseller-menu .dropdown-item{border-radius:12px!important;color:#0f172a!important;color:var(--text)!important;letter-spacing:0}.public-reseller-menu .dropdown-item:hover{background:#00ff9d14!important;background:rgba(var(--primary-rgb),.08)!important;color:#0f172a!important;color:var(--text)!important;transform:translate(2px)}.card,.glass-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--surface-glass);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:16px;box-shadow:var(--card-shadow);transition:transform .2s,box-shadow .2s}.btn{align-items:center;border-radius:50px!important;border-width:2px!important;display:inline-flex;font-weight:800!important;gap:.5rem;justify-content:center;letter-spacing:.8px;text-transform:uppercase;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important}.btn-back,.btn-premium-red,.btn-primary,.btn-theme,.btn-view-all{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:var(--btn-bg,linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%))!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:50px!important;box-shadow:0 4px 15px var(--primary-glow)!important;color:#fff!important;font-size:.82rem!important;padding:.55rem 1.8rem!important;-webkit-text-decoration:none!important;text-decoration:none!important}.btn-back:hover,.btn-primary:hover,.btn-theme:hover,.btn-view-all:hover{box-shadow:0 8px 25px var(--primary-glow)!important;color:#fff!important;filter:brightness(1.2)!important;transform:translateY(-3px) scale(1.02)!important}.btn-outline-danger,.btn-outline-primary,.btn-outline-secondary,.btn-secondary{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:var(--btn-bg,linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%))!important;border:1px solid hsla(0,0%,100%,.1)!important;box-shadow:0 4px 15px var(--primary-glow)!important;color:#fff!important}[data-theme=dark] .btn{color:#fff!important}.form-control,.form-select{background-color:#f8fafc;background-color:var(--surface-2);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:10px;color:#0f172a;color:var(--text);padding:.75rem 1rem;transition:all .2s}.form-control:focus,.form-select:focus{background-color:#fff;background-color:var(--surface);box-shadow:0 0 0 4px var(--primary-glow)!important;color:#0f172a;color:var(--text)}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23' + var(--select-arrow-color, '6c757d') + '' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")!important}.input-group-text{background-color:#f8fafc;background-color:var(--surface-2);border-color:#0f172a1a;border-color:var(--glass-border)}.input-group-text,.section-header{color:#64748b;color:var(--text-muted)}.section-header{align-items:center;display:flex;font-size:.75rem;font-weight:800;gap:1rem;letter-spacing:1.2px;margin-bottom:1rem;text-transform:uppercase}.stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--surface-glass);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:16px;box-shadow:var(--card-shadow);padding:1.5rem}.stat-card h3{color:#0f172a;color:var(--text);font-weight:700;letter-spacing:-.5px;margin:.5rem 0 0}.table-card{background:var(--surface-glass);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:16px;box-shadow:var(--card-shadow);overflow:hidden}.table{--bs-table-bg:transparent;--bs-table-color:var(--text);--bs-table-border-color:var(--glass-border)}.table th{background:#f8fafc;background:var(--surface-2);border-bottom:1px solid rgba(15,23,42,.1);border-bottom:1px solid var(--glass-border);color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.badge-status{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border:2px solid transparent;border-color:#00ff9d33!important;border-color:rgba(var(--primary-rgb),.2)!important;border-radius:50px;box-shadow:0 2px 5px #0000001a;color:#00ff9d!important;color:var(--primary)!important;font-size:.65rem;font-weight:800;letter-spacing:1px;padding:.4rem .8rem}.badge-status,.btn-view-all{align-items:center;display:inline-flex;text-transform:uppercase}.btn-view-all{background:linear-gradient(135deg,#00ff9d,#00d484)!important;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:50px!important;box-shadow:0 4px 12px var(--primary-glow)!important;font-size:.8rem!important;font-weight:700!important;justify-content:center;letter-spacing:.5px;padding:.35rem 1.25rem!important;-webkit-text-decoration:none!important;text-decoration:none!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important}.btn-view-all,.btn-view-all:hover,[data-theme=dark] .btn-view-all{color:#fff!important}.btn-view-all:hover{box-shadow:0 8px 20px var(--primary-glow)!important;filter:brightness(1.2);transform:translateY(-2px) scale(1.05)}.btn-action-eye{align-items:center!important;background:#00ff9d!important;background:var(--primary)!important;border:none!important;border-radius:50%!important;box-shadow:0 4px 10px var(--primary-glow)!important;color:var(--bg)!important;display:inline-flex!important;font-size:1rem!important;height:34px!important;justify-content:center!important;transition:all .3s ease!important;width:34px!important}.btn-action-eye:hover{background:#00d484!important;background:var(--primary-dark)!important;box-shadow:0 6px 15px var(--primary-glow)!important;transform:rotate(15deg) scale(1.1)}.btn-theme,[data-theme=light] .btn-action-eye{color:#fff!important}.btn-theme{align-items:center;background:linear-gradient(135deg,#00ff9d,#00d484);background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border:none;border-radius:10px;box-shadow:0 4px 12px var(--primary-glow);display:inline-flex;font-weight:600;justify-content:center;transition:all .3s ease}.btn-theme:hover{box-shadow:0 8px 20px var(--primary-glow);filter:brightness(1.1);transform:translateY(-2px)}.btn-premium-orange-outline{background:transparent;border:1px solid #f59e0b;border-radius:10px;color:#f59e0b!important;font-weight:600;transition:all .3s ease}.btn-premium-orange-outline:hover{background:#f59e0b;color:#fff!important;transform:translateY(-2px)}.badge-accepted,.badge-answered,.badge-cancelled,.badge-closed,.badge-customer_reply,.badge-new,.badge-pending,.badge-rejected,.badge-replied{align-items:center;background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;border-radius:8px;color:#00ff9d!important;color:var(--primary)!important;display:inline-flex;font-size:.68rem;font-weight:800;letter-spacing:.8px;padding:.35rem .75rem;text-transform:uppercase}.badge-elite-success{background-color:#10b98126!important;border:1px solid rgba(16,185,129,.3)!important;color:#10b981!important}.badge-elite-danger{background-color:#ef444426!important;border:1px solid rgba(239,68,68,.3)!important;color:#ef4444!important}.badge-elite-warning{background-color:#f59e0b26!important;border:1px solid rgba(245,158,11,.3)!important;color:#f59e0b!important}.badge-elite-primary{background-color:#00ff9d26!important;background-color:rgba(var(--primary-rgb),.15)!important;border:1px solid rgba(0,255,157,.3)!important;border:1px solid rgba(var(--primary-rgb),.3)!important;color:#00ff9d!important;color:var(--primary)!important}.badge-elite-info{background-color:#38bdf826!important;border:1px solid rgba(56,189,248,.3)!important;color:#38bdf8!important}.badge-elite-secondary,.badge-elite-tag{background-color:#6b728026!important;border:1px solid hsla(220,9%,46%,.3)!important;color:#9ca3af!important}.quick-action{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;color:#0f172a;color:var(--text);display:block;padding:1.5rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.2s}.quick-action:hover{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 4px 6px #0000000d;transform:translateY(-3px)}.quick-action i{color:#00ff9d;color:var(--primary);font-size:2rem;margin-bottom:.5rem}.top-bar a:hover{color:#fff}#notificationDropdown .nav-link i,.nav-item.dropdown .nav-link i,.nav-item.dropdown .nav-link i.bi-bell-fill,.nav-link i.bi-newspaper,.nav-link i.bi-three-dots,.nav-link:has(.bi-three-dots),.nav-link[id*=More]{color:#00ff9d!important;color:var(--primary)!important;filter:drop-shadow(0 0 5px rgba(0,255,157,.3));filter:drop-shadow(0 0 5px rgba(var(--primary-rgb),.3));opacity:1!important}.nav-link-noticias i{color:#00ff9d!important;color:var(--primary)!important}.navbar-toggler{border:none!important;box-shadow:none!important;padding:0!important}.navbar-toggler-icon{align-items:center;background-image:none!important;display:flex!important;height:28px;justify-content:center;width:28px}.text-primary{color:#00ff9d!important;color:var(--primary)!important}.bg-primary{background-color:#00ff9d!important;background-color:var(--primary)!important}.bg-primary-subtle{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important}.border-primary{border-color:#00ff9d!important;border-color:var(--primary)!important}.dropdown-item.active,.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#00ff9d26!important;background:rgba(var(--primary-rgb),.15)!important;color:#00ff9d!important;color:var(--primary)!important;font-weight:700!important}.page-item.active .page-link{color:#fff!important}.form-check-input:checked,.page-item.active .page-link{background-color:#00ff9d!important;background-color:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important}.dropdown-item:focus,.dropdown-item:hover{background:#00ff9d0d!important;background:rgba(var(--primary-rgb),.05)!important;color:#00ff9d!important;color:var(--primary)!important;transform:translate(3px)}.bg-light.bg-opacity-5,.table thead,.table thead th,.table thead tr{background:#f8fafc!important;background:var(--surface-2)!important;background-color:#f8fafc!important;background-color:var(--surface-2)!important;border-bottom:1px solid rgba(15,23,42,.1)!important;border-bottom:1px solid var(--glass-border)!important;color:#64748b!important;color:var(--text-muted)!important}.table thead th{font-size:.75rem!important;font-weight:700!important;letter-spacing:.8px!important;padding:1rem .5rem!important;text-transform:uppercase!important}.form-control::-moz-placeholder,::-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{color:#0f172a!important;color:var(--text)!important;opacity:.55!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;filter:none}.form-control::placeholder,::placeholder,input::placeholder,textarea::placeholder{color:#0f172a!important;color:var(--text)!important;opacity:.55!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;filter:none}[data-theme=dark] ::-moz-placeholder{filter:none;opacity:.45!important}[data-theme=dark] ::placeholder{filter:none;opacity:.45!important}.form-control:focus,.form-select:focus{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 0 .25rem #00ff9d40!important;box-shadow:0 0 0 .25rem rgba(var(--primary-rgb),.25)!important}::-moz-selection{background-color:#00ff9d59!important;background-color:rgba(var(--primary-rgb),.35)!important;color:inherit!important}::selection{background-color:#00ff9d59!important;background-color:rgba(var(--primary-rgb),.35)!important;color:inherit!important}[data-theme-preset=luxury] .navbar-brand span{background:linear-gradient(90deg,#eab308,#fde047,#eab308);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}[data-theme-preset=luxury] .card{border:1px solid rgba(234,179,8,.2)!important}[data-theme-preset=glass] .navbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(var(--surface-rgb),.5)!important;border-bottom:1px solid hsla(0,0%,100%,.1)}[data-theme-preset=glass] .card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--surface-rgb),.3)!important;border:1px solid hsla(0,0%,100%,.1)!important}[data-theme-preset=sunset]{background-attachment:fixed;background-image:radial-gradient(circle at 0 0,rgba(249,115,22,.05) 0,transparent 50%)}[data-theme-preset=slate] .card{border-left:4px solid #00ff9d!important;border-left:4px solid var(--primary)!important;border-radius:0}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-theme-preset=vivid_orchid]{background-attachment:fixed;background-image:radial-gradient(circle at 100% 0,rgba(168,85,247,.1) 0,transparent 50%),radial-gradient(circle at 0 100%,rgba(192,38,211,.05) 0,transparent 50%)}[data-theme-preset=midnight_biolume] .card{border:1px solid rgba(6,182,212,.15)!important}[data-theme-preset=midnight_biolume]{--btn-bg:var(--primary)}[data-theme-preset=midnight_biolume] .btn-premium-green,[data-theme-preset=midnight_biolume] .btn-premium-red,[data-theme-preset=midnight_biolume] .btn-primary,[data-theme-preset=midnight_biolume] .btn-theme{box-shadow:0 0 15px #00ff9d80!important;box-shadow:0 0 15px rgba(var(--primary-rgb),.5)!important;color:#000!important}[data-theme=light][data-theme-preset=midnight_biolume] .btn-premium-green,[data-theme=light][data-theme-preset=midnight_biolume] .btn-premium-red,[data-theme=light][data-theme-preset=midnight_biolume] .btn-primary,[data-theme=light][data-theme-preset=midnight_biolume] .btn-theme{color:#fff!important}[data-theme-preset=industrial_rust] .card{border-radius:4px;border-top:3px solid #00ff9d!important;border-top:3px solid var(--primary)!important}[data-theme-preset=cyber_shadow]{background-attachment:fixed;background-image:radial-gradient(circle at 50% -20%,rgba(250,204,21,.08) 0,transparent 70%)}[data-theme-preset=arctic_frost]{background-attachment:fixed;background-image:linear-gradient(135deg,rgba(56,189,248,.05),transparent)}[data-theme-preset=arctic_frost] .card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--surface-rgb),.4)!important}[data-theme-preset=espresso_modern]{background-color:#1c1917!important}[data-theme-preset=espresso_modern] .navbar-brand span{color:#eab308;font-family:Playfair Display,serif}[data-theme-preset=espresso_modern] .card{border:1px solid rgba(234,180,8,.1)!important}[data-theme-preset=retro_vapor]{background-attachment:fixed;background-image:linear-gradient(180deg,#ec48990d,#6366f10d)}[data-theme-preset=retro_vapor] .navbar-brand span{background:linear-gradient(90deg,#ec4899,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-style:italic;font-weight:900}[data-theme-preset=pure_white] .section-header{border-left:5px solid #000;color:#000!important;padding-left:15px}[data-theme=dark][data-theme-preset=pure_white] .section-header{border-left-color:#fff;color:#fff!important}[data-theme-preset=pure_white] .service-group-label{color:#000!important;font-weight:800!important;opacity:1!important}[data-theme=dark][data-theme-preset=pure_white] .service-group-label{color:#fff!important}.dropdown-menu{background:#f8fafc!important;background:var(--surface-2)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;border-radius:12px!important;box-shadow:0 10px 30px #0003!important;padding:.5rem!important}.dropdown-item{border-radius:8px!important;color:#0f172a!important;color:var(--text)!important;padding:.6rem 1rem!important;transition:all .2s ease!important}[data-theme=light] .dropdown-item{color:#000!important}[data-theme=dark] .dropdown-item{color:#fff!important}.dropdown-item.active,.dropdown-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;transform:translate(3px)}[data-theme=light] .dropdown-item.active,[data-theme=light] .dropdown-item:hover{color:#000!important}.dropdown-menu::-webkit-scrollbar{width:5px}.dropdown-menu::-webkit-scrollbar-track{background:transparent}.dropdown-menu::-webkit-scrollbar-thumb{background:#00ff9d;background:var(--primary);border-radius:10px}#zeus-public-app :root,#zeus-public-app [data-theme]{--bs-primary:var(--primary)!important;--bs-primary-rgb:var(--primary-rgb)!important;--bs-link-color:var(--primary)!important;--bs-link-hover-color:var(--primary-dark)!important;--bs-component-active-bg:var(--primary)!important;--bs-component-active-color:#fff!important}#zeus-public-app .bg-light.bg-opacity-5,#zeus-public-app .table thead,#zeus-public-app .table thead th,#zeus-public-app .table thead tr,#zeus-public-app thead.bg-light{background:#f8fafc!important;background:var(--surface-2)!important;background-color:#f8fafc!important;background-color:var(--surface-2)!important;border-bottom:1px solid rgba(15,23,42,.1)!important;border-bottom:1px solid var(--glass-border)!important;color:#64748b!important;color:var(--text-muted)!important}#zeus-public-app .dropdown-item.active{font-weight:700!important}#zeus-public-app .form-control::-moz-placeholder,#zeus-public-app ::-moz-placeholder,#zeus-public-app input::-moz-placeholder,#zeus-public-app textarea::-moz-placeholder{color:#0f172a80!important;color:rgba(var(--text-rgb),.5)!important;opacity:.8!important;-webkit-text-fill-color:rgba(15,23,42,.5)!important;-webkit-text-fill-color:rgba(var(--text-rgb),.5)!important}#zeus-public-app .form-control::placeholder,#zeus-public-app ::placeholder,#zeus-public-app input::placeholder,#zeus-public-app textarea::placeholder{color:#0f172a80!important;color:rgba(var(--text-rgb),.5)!important;opacity:.8!important;-webkit-text-fill-color:rgba(15,23,42,.5)!important;-webkit-text-fill-color:rgba(var(--text-rgb),.5)!important}#zeus-public-app .dropdown-item.active{background:#00ff9d26!important;background:rgba(var(--primary-rgb),.15)!important;background-color:#00ff9d26!important;background-color:rgba(var(--primary-rgb),.15)!important;box-shadow:none!important;color:#00ff9d!important;color:var(--primary)!important}#zeus-public-app .bg-light.bg-opacity-5 th,#zeus-public-app .table thead th,#zeus-public-app thead.bg-light th{background:#f8fafc!important;background:var(--surface-2)!important;background-color:#f8fafc!important;background-color:var(--surface-2)!important;border-bottom:1px solid rgba(15,23,42,.1)!important;border-bottom:1px solid var(--glass-border)!important;color:#64748b!important;color:var(--text-muted)!important}#zeus-public-app .top-bar-selector{background:#00ff9d14!important;background:rgba(var(--primary-rgb),.08)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;border-radius:50px!important;color:#00ff9d!important;color:var(--primary)!important;font-weight:800!important;padding:6px 12px!important}#zeus-public-app .top-bar-selector.show,#zeus-public-app .top-bar-selector:hover{background:#00ff9d!important;background:var(--primary)!important;box-shadow:0 4px 15px #00ff9d66!important;box-shadow:0 4px 15px rgba(var(--primary-rgb),.4)!important;color:#fff!important}#zeus-public-app .dropdown-item{color:#00ff9d!important;color:var(--primary)!important;font-weight:600!important}#zeus-public-app .dropdown-item.active,#zeus-public-app .dropdown-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important}[data-theme=dark] #zeus-public-app .dropdown-item,[data-theme=dark] #zeus-public-app .top-bar-selector{color:#fff!important}.dropdown-menu .dropdown-item,.dropdown-menu .dropdown-item small,.dropdown-menu .dropdown-item span,.top-bar .dropdown-menu .dropdown-item,.top-bar .dropdown-menu .dropdown-item *{color:#00ff9d!important;color:var(--primary)!important;font-weight:700!important;opacity:1!important}[data-theme=dark] .top-bar .dropdown-menu .dropdown-item,[data-theme=dark] .top-bar .dropdown-menu .dropdown-item *{color:#fff!important}.dropdown-item.active,.dropdown-item.active *,.dropdown-item:hover,.dropdown-item:hover *{background-color:#00ff9d!important;background-color:var(--primary)!important;color:#fff!important}#newsletterForm #newsletterEmail::-moz-placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.55!important}#newsletterForm #newsletterEmail::placeholder{color:#111827!important;color:var(--footer-text)!important;opacity:.55!important}.bg-light.bg-opacity-5 th,.table thead th,thead.bg-light th{background-color:#f8fafc!important;background-color:var(--surface-2)!important;color:#64748b!important;color:var(--text-muted)!important}.top-bar-right .dropdown-toggle,.top-bar-right i{color:var(--top-bar-text)!important}#zeus-public-app ::-moz-placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:.78!important}#zeus-public-app ::placeholder{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:.78!important}#zeus-public-app #mainNav.navbar-collapse,#zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(0,255,157,.1),transparent 44%),#042317!important;border-bottom:1px solid rgba(0,255,157,.18)!important;border-bottom:1px solid rgba(var(--primary-rgb),.18)!important;box-shadow:0 12px 34px #0000002e!important}@supports (color:color-mix(in lch,red,blue)){#zeus-public-app #mainNav.navbar-collapse,#zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(var(--primary-rgb),.1),transparent 44%),color-mix(in srgb,var(--bg,#050505) 88%,var(--primary,#dc2626) 12%)!important}}[data-theme=light] #zeus-public-app #mainNav.navbar-collapse,[data-theme=light] #zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(0,255,157,.08),transparent 44%),#f0fff9!important}@supports (color:color-mix(in lch,red,blue)){[data-theme=light] #zeus-public-app #mainNav.navbar-collapse,[data-theme=light] #zeus-public-app .navbar{background:radial-gradient(circle at 50% 0,rgba(var(--primary-rgb),.08),transparent 44%),color-mix(in srgb,var(--surface,#fff) 94%,var(--primary,#111827) 6%)!important}}#zeus-public-app .dropdown-item,#zeus-public-app .dropdown-item *,#zeus-public-app .lang-switcher-item,#zeus-public-app .lang-switcher-item *{color:#0f172a!important;color:var(--text)!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;opacity:1!important}#zeus-public-app .dropdown-item.active,#zeus-public-app .dropdown-item:focus,#zeus-public-app .dropdown-item:hover,#zeus-public-app .lang-switcher-item.active,#zeus-public-app .lang-switcher-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-public-app .dropdown-item.active *,#zeus-public-app .dropdown-item:focus *,#zeus-public-app .dropdown-item:hover *,#zeus-public-app .lang-switcher-item.active *,#zeus-public-app .lang-switcher-item:hover *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-public-app .top-bar .btn-theme-toggle,#zeus-public-app .top-bar .lang-switcher-btn,#zeus-public-app .top-bar .top-bar-selector,#zeus-public-app .top-bar .topbar-control{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border-color:#00ff9d57!important;border-color:rgba(var(--primary-rgb),.34)!important;color:var(--top-bar-text)!important;-webkit-text-fill-color:var(--top-bar-text)!important}#zeus-public-app .badge-elite-primary,#zeus-public-app .text-primary{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-public-app .badge-elite-primary{background:#00ff9d1f!important;background:rgba(var(--primary-rgb),.12)!important;border:1px solid rgba(0,255,157,.32)!important;border:1px solid rgba(var(--primary-rgb),.32)!important}#zeus-public-app .btn-outline-primary{border-color:#00ff9d!important;border-color:var(--primary)!important;color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-public-app .btn-outline-primary:focus,#zeus-public-app .btn-outline-primary:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-public-app .bg-light.bg-opacity-10,#zeus-public-app .bg-light.bg-opacity-5,#zeus-public-app .bg-light.bg-opacity-50,#zeus-public-app .theme-soft-panel{background:#d1ffed!important;border-color:#00ff9d47!important;border-color:var(--theme-soft-panel-border,rgba(var(--primary-rgb),.28))!important;color:#0f172a!important;color:var(--text)!important}@supports (color:color-mix(in lch,red,blue)){#zeus-public-app .bg-light.bg-opacity-10,#zeus-public-app .bg-light.bg-opacity-5,#zeus-public-app .bg-light.bg-opacity-50,#zeus-public-app .theme-soft-panel{background:var(--theme-soft-panel-bg,color-mix(in srgb,var(--surface,#111827) 82%,var(--primary,#dc2626) 18%))!important}}#zeus-public-app .form-label,#zeus-public-app .small.text-muted,#zeus-public-app .smallest.text-muted,#zeus-public-app .text-muted,#zeus-public-app .x-small.text-muted,#zeus-public-app label{color:#64748b!important;color:var(--text-muted)!important;-webkit-text-fill-color:#64748b!important;-webkit-text-fill-color:var(--text-muted)!important;filter:none!important;opacity:1!important}#zeus-public-app{--gsmx-dropdown-bg:radial-gradient(circle at 18% 0%,rgba(var(--primary-rgb),.14),transparent 38%),color-mix(in srgb,color-mix(in srgb,var(--bg,#050505) 76%,var(--surface,#111827) 24%) 86%,transparent);--gsmx-dropdown-border:rgba(var(--primary-rgb),.38);--gsmx-dropdown-shadow:0 18px 44px rgba(0,0,0,.34),0 0 0 1px rgba(var(--primary-rgb),.08)}[data-theme=light] #zeus-public-app{--gsmx-dropdown-bg:radial-gradient(circle at 18% 0%,rgba(var(--primary-rgb),.1),transparent 38%),color-mix(in srgb,color-mix(in srgb,var(--surface,#fff) 93%,var(--primary,#111827) 7%) 88%,transparent);--gsmx-dropdown-shadow:0 18px 38px rgba(15,23,42,.14),0 0 0 1px rgba(var(--primary-rgb),.06)}#zeus-public-app .client-user-menu,#zeus-public-app .dropdown-menu,#zeus-public-app .lang-switcher-dropdown,#zeus-public-app .notification-list,#zeus-public-app .searchable-dropdown{-webkit-backdrop-filter:blur(18px) saturate(135%)!important;backdrop-filter:blur(18px) saturate(135%)!important;background:var(--gsmx-dropdown-bg)!important;border:1px solid var(--gsmx-dropdown-border)!important;border-radius:18px!important;box-shadow:var(--gsmx-dropdown-shadow)!important;color:#0f172a!important;color:var(--text)!important;overflow:hidden!important;padding:.55rem!important}#zeus-public-app .lang-switcher-item{background:transparent!important;border-radius:12px!important;color:#0f172a!important;color:var(--text)!important;min-height:42px;padding:.68rem .86rem!important;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;align-items:center;display:flex;font-weight:800!important;gap:.58rem}#zeus-public-app .searchable-dropdown{max-height:min(520px,calc(100vh - 96px))!important;max-width:min(560px,calc(100vw - 24px));min-width:190px;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-color:rgba(0,255,157,.55) transparent;scrollbar-color:rgba(var(--primary-rgb),.55) transparent;scrollbar-width:thin;width:-moz-max-content;width:max-content}#zeus-public-app .searchable-dropdown::-webkit-scrollbar{width:6px}#zeus-public-app .searchable-dropdown::-webkit-scrollbar-track{background:transparent}#zeus-public-app .searchable-dropdown::-webkit-scrollbar-thumb{background:#00ff9d8c;background:rgba(var(--primary-rgb),.55);border-radius:6px}#zeus-public-app .searchable-dropdown::-webkit-scrollbar-thumb:hover{background:#00ff9d;background:var(--primary)}.theme-scroll-top{align-items:center;background:#00ff9d;background:var(--primary);border:0;border-radius:50%;bottom:max(20px,min(3vw,34px));box-shadow:0 14px 34px #00ff9d59;box-shadow:0 14px 34px rgba(var(--primary-rgb),.35);color:#fff;color:var(--btn-text,#fff);display:inline-flex;height:46px;justify-content:center;opacity:0;position:fixed;right:max(18px,min(2vw,32px));transform:translateY(14px) scale(.92);transition:opacity .25s ease,transform .25s ease,visibility .25s ease,box-shadow .25s ease;visibility:hidden;width:46px;z-index:1090}.theme-scroll-top.is-visible{opacity:1;transform:translateY(0) scale(1);visibility:visible}.theme-scroll-top:hover{box-shadow:0 18px 42px #00ff9d7a;box-shadow:0 18px 42px rgba(var(--primary-rgb),.48);transform:translateY(-3px) scale(1.04)}.theme-scroll-top i{font-size:1.15rem;font-weight:900}#zeus-public-app .searchable-dropdown.is-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.2rem .35rem;gap:.2rem .35rem;width:min(520px,calc(100vw - 24px))}#zeus-public-app .searchable-dropdown.is-grid:not(.show){display:none!important}#zeus-public-app .searchable-dropdown.is-grid>li{min-width:0}#zeus-public-app .dropdown-search-row{background:var(--gsmx-dropdown-bg);grid-column:1/-1;padding:.2rem 0 .45rem;position:sticky;top:-.55rem;z-index:2}#zeus-public-app .dropdown-search-box{align-items:center;background:#00ff9d14;background:rgba(var(--primary-rgb),.08);border:1px solid rgba(0,255,157,.24);border:1px solid rgba(var(--primary-rgb),.24);border-radius:12px;color:#64748b;color:var(--text-muted);display:flex;gap:.55rem;min-height:40px;padding:.35rem .75rem}#zeus-public-app .dropdown-search-input{background:transparent;border:0;color:#0f172a!important;color:var(--text)!important;flex:1;min-width:0;outline:0;-webkit-text-fill-color:#0f172a!important;-webkit-text-fill-color:var(--text)!important;font-size:.82rem;font-weight:800}#zeus-public-app .searchable-dropdown.is-grid .dropdown-item,#zeus-public-app .searchable-dropdown.is-grid .lang-switcher-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#zeus-public-app .lang-switcher-item *{color:inherit!important;-webkit-text-fill-color:inherit!important}#zeus-public-app .lang-switcher-item.active,#zeus-public-app .lang-switcher-item:hover{background:linear-gradient(135deg,#00ff9df2,#00ff9dad)!important;background:linear-gradient(135deg,rgba(var(--primary-rgb),.95),rgba(var(--primary-rgb),.68))!important}#zeus-public-app .lang-switcher-item.active,#zeus-public-app .lang-switcher-item.active *,#zeus-public-app .lang-switcher-item:hover,#zeus-public-app .lang-switcher-item:hover *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app .glass-card-premium,#zeus-public-app .glass-card-premium,#zeus-reseller-app .glass-card-premium{-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%);background:#ebfff7!important;border:1px solid #a3eed9!important;border-radius:8px!important;box-shadow:0 12px 30px #0f172a14!important;color:#0f172a!important;color:var(--text,#0f172a)!important;position:relative;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .glass-card-premium,#zeus-public-app .glass-card-premium,#zeus-reseller-app .glass-card-premium{background:color-mix(in srgb,var(--surface,#fff) 92%,var(--primary,#dc2626) 8%)!important;border:1px solid color-mix(in srgb,var(--border,rgba(15,23,42,.14)) 72%,var(--primary,#dc2626) 28%)!important}}#zeus-client-app .glass-card-premium:hover,#zeus-public-app .glass-card-premium:hover,#zeus-reseller-app .glass-card-premium:hover{border-color:#5ff5c0!important;box-shadow:0 14px 34px #0f172a1f,0 0 0 1px #00ff9d14!important;box-shadow:0 14px 34px #0f172a1f,0 0 0 1px rgba(var(--primary-rgb),.08)!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .glass-card-premium:hover,#zeus-public-app .glass-card-premium:hover,#zeus-reseller-app .glass-card-premium:hover{border-color:color-mix(in srgb,var(--primary,#dc2626) 58%,var(--border,transparent) 42%)!important}}[data-theme=dark] #zeus-client-app .glass-card-premium,[data-theme=dark] #zeus-public-app .glass-card-premium,[data-theme=dark] #zeus-reseller-app .glass-card-premium{background:#ffffffe0!important;box-shadow:0 14px 34px #0000003d!important}@supports (color:color-mix(in lch,red,blue)){[data-theme=dark] #zeus-client-app .glass-card-premium,[data-theme=dark] #zeus-public-app .glass-card-premium,[data-theme=dark] #zeus-reseller-app .glass-card-premium{background:color-mix(in srgb,var(--surface,#111827) 88%,transparent 12%)!important}}#zeus-client-app .glass-card-premium>:first-child,#zeus-public-app .glass-card-premium>:first-child,#zeus-reseller-app .glass-card-premium>:first-child{position:relative;z-index:1}:root{--footer-style-default-bg:var(--footer-bg)}#zeus-client-app,#zeus-public-app,#zeus-reseller-app{display:flex!important;flex-direction:column!important;min-height:100vh;min-height:100dvh;overflow-x:hidden}#zeus-client-app>.main-content,#zeus-public-app>.main-content,#zeus-reseller-app>.main-content{flex:1 0 auto;min-width:0;width:100%}#zeus-client-app>.footer,#zeus-public-app>.footer,#zeus-reseller-app>.footer{bottom:auto!important;flex:0 0 auto;left:auto!important;position:relative!important;right:auto!important;top:auto!important;width:100%;z-index:1}.footer{background:#fff!important;background:var(--footer-bg)!important;color:#111827!important;color:var(--footer-text)!important}.footer .footer-contact-info,.footer .footer-contact-info a,.footer .footer-contact-info p,.footer .footer-desc,.footer .text-muted,.footer div,.footer li,.footer p,.footer small,.footer span,.footer ul.footer-links a{color:#111827!important;color:var(--footer-text)!important;opacity:1!important}.footer .footer-title,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{color:#00ff9d!important;color:var(--primary)!important;font-weight:800!important;opacity:1!important;text-transform:uppercase!important}.footer .download-app-btn i,.footer .footer-contact-info i,.footer .social-icon-circle,.footer a:hover,.footer a[href*=GsmXArgTec],.footer i{color:#00ff9d!important;color:var(--primary)!important}.footer:not([data-footer-style]){background-color:#fff!important;background-color:var(--surface)!important}.footer .footer-contact-info a{border-radius:6px;transform-origin:left center}.footer .footer-contact-info a:hover{text-shadow:0 0 12px rgba(0,255,157,.28);text-shadow:0 0 12px rgba(var(--primary-rgb),.28);transform:none!important}.footer .footer-contact-info a i{filter:drop-shadow(0 0 4px rgba(0,255,157,.38));filter:drop-shadow(0 0 4px rgba(var(--primary-rgb),.38));transition:transform .25s ease,filter .25s ease}.footer .footer-contact-info a:hover i{filter:drop-shadow(0 0 6px rgba(0,255,157,.55));filter:drop-shadow(0 0 6px rgba(var(--primary-rgb),.55));transform:scale(1.15)}.footer #newsletterEmail,.footer input[type=email]#newsletterEmail{background:#11182714!important;background:rgba(var(--footer-text-rgb),.08)!important;border-color:#1118273d!important;border-color:rgba(var(--footer-text-rgb),.24)!important;opacity:1!important}.footer #newsletterEmail::-moz-placeholder{color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:.72!important}.footer #newsletterEmail::placeholder{color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;filter:none!important;opacity:.72!important}.footer #newsletterEmail::-moz-selection{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important}.footer #newsletterEmail::selection{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important}.footer[data-footer-style=default]{background:#fff!important;background:var(--surface)!important;border-top:1px solid rgba(0,255,157,.12)!important;border-top:1px solid rgba(var(--primary-rgb),.12)!important}.footer[data-footer-style=outline]{background:var(--bg)!important;border-top:3px solid #00ff9d!important;border-top:3px solid var(--primary)!important;box-shadow:none!important}.footer[data-footer-style=split]{background:linear-gradient(180deg,#d9fff0 0,#fff 60%)!important;border-top:1px solid rgba(0,255,157,.25)!important;border-top:1px solid rgba(var(--primary-rgb),.25)!important}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=split]{background:linear-gradient(to bottom,color-mix(in srgb,var(--surface) 85%,var(--primary) 15%) 0,var(--surface) 60%)!important}}.footer[data-footer-style=neon]{background:#050505!important;border-top:1px solid #00ff9d!important;border-top:1px solid var(--primary)!important;box-shadow:0 -4px 30px #00ff9d59,inset 0 1px #00ff9d66!important;box-shadow:0 -4px 30px rgba(var(--primary-rgb),.35),inset 0 1px rgba(var(--primary-rgb),.4)!important}.footer[data-footer-style=neon] .footer-links a,.footer[data-footer-style=neon] .footer-title{color:#00ff9d!important;color:var(--primary)!important}.footer[data-footer-style=paper]{background:#fff!important;background:var(--surface)!important;background-image:repeating-linear-gradient(0deg,transparent,transparent 31px,rgba(0,255,157,.06) 0,rgba(0,255,157,.06) 32px)!important;background-image:repeating-linear-gradient(0deg,transparent,transparent 31px,rgba(var(--primary-rgb),.06) 31px,rgba(var(--primary-rgb),.06) 32px)!important;border:1px solid #e2e8f0!important;border:1px solid var(--border)!important;border-bottom:none!important;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px #00000014!important}.footer[data-footer-style=gradient_wave]{background:linear-gradient(135deg,var(--bg) 0,color-mix(in srgb,#00ff9d 15%,var(--bg)) 50%,var(--bg) 100%)!important;border-top:1px solid rgba(0,255,157,.3)!important;border-top:1px solid rgba(var(--primary-rgb),.3)!important;--footer-text:#fff!important;--footer-text-rgb:255,255,255!important}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=gradient_wave]{background:linear-gradient(135deg,var(--bg) 0,color-mix(in srgb,var(--primary) 15%,var(--bg)) 50%,var(--bg) 100%)!important}}.footer[data-footer-style=dark_contrast]{background:#0a0a0a!important;border-top:2px solid #00ff9d!important;border-top:2px solid var(--primary)!important}.footer[data-footer-style=dark_contrast],.footer[data-footer-style=neon]{--footer-text:#fff!important;--footer-text-rgb:255,255,255!important}.footer[data-footer-style=glass]{backdrop-filter:blur(14px) saturate(140%)!important;-webkit-backdrop-filter:blur(14px) saturate(140%)!important;background:#ffffffd1!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:2rem!important;border-top-color:#00ff9d2e!important;border-top:1px solid rgba(var(--primary-rgb),.18)!important;box-shadow:0 8px 32px #0000004d!important;margin:2rem!important}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=glass]{background:color-mix(in srgb,var(--footer-bg) 82%,transparent)!important}}.footer[data-footer-style=minimal]{background:transparent!important;border-top:1px solid #e2e8f0!important;border-top:1px solid var(--border)!important;padding:2rem 0 1.25rem}.footer[data-footer-style=minimal] .container{max-width:1200px}.footer[data-footer-style=minimal] .row{align-items:flex-start!important;flex-direction:row!important}.footer[data-footer-style=premium]{background:linear-gradient(180deg,color-mix(in srgb,#00ff9d 8%,var(--bg)) 0,var(--bg) 100%)!important;border-top:1px solid rgba(0,255,157,.15)!important;border-top:1px solid rgba(var(--primary-rgb),.15)!important}@supports (color:color-mix(in lch,red,blue)){.footer[data-footer-style=premium]{background:linear-gradient(180deg,color-mix(in srgb,var(--primary) 8%,var(--bg)) 0,var(--bg) 100%)!important}}[data-bs-theme=dark] .footer,[data-theme=dark] .footer{--footer-text:#fff!important;--footer-text-rgb:255,255,255!important}[data-theme=dark] .footer[data-footer-style=glass]{background:#ffffffe0!important}@supports (color:color-mix(in lch,red,blue)){[data-theme=dark] .footer[data-footer-style=glass]{background:color-mix(in srgb,var(--footer-bg) 88%,transparent)!important}}[data-theme=dark] .footer[data-footer-style=minimal]{background:rgba(var(--dark-surface-rgb),.15)!important}[data-theme=dark] .footer[data-footer-style=outline]{background:var(--bg)!important}[data-theme=dark] .footer[data-footer-style=paper]{background:#fff!important;background:var(--surface)!important}[data-theme=dark] .footer[data-footer-style=default],[data-theme=dark] .footer[data-footer-style=glass],[data-theme=dark] .footer[data-footer-style=gradient_wave],[data-theme=dark] .footer[data-footer-style=minimal],[data-theme=dark] .footer[data-footer-style=outline],[data-theme=dark] .footer[data-footer-style=paper],[data-theme=dark] .footer[data-footer-style=premium],[data-theme=dark] .footer[data-footer-style=split]{--footer-text:#fff!important;--footer-text-rgb:255,255,255!important}[data-theme=light] .footer[data-footer-style=glass]{backdrop-filter:blur(12px) saturate(135%)!important;-webkit-backdrop-filter:blur(12px) saturate(135%)!important;background:#fff!important;border-top:1px solid rgba(0,255,157,.14)!important;border-top:1px solid rgba(var(--primary-rgb),.14)!important;box-shadow:0 -10px 34px #0f172a0f!important}@supports (color:color-mix(in lch,red,blue)){[data-theme=light] .footer[data-footer-style=glass]{background:color-mix(in srgb,var(--footer-bg) 76%,#fff 24%)!important}}[data-theme=light] .footer[data-footer-style=minimal]{background:#ffffff80!important;border-top:1px solid rgba(0,0,0,.06)}[data-theme=light] .footer[data-footer-style=default],[data-theme=light] .footer[data-footer-style=glass],[data-theme=light] .footer[data-footer-style=gradient_wave],[data-theme=light] .footer[data-footer-style=minimal],[data-theme=light] .footer[data-footer-style=outline],[data-theme=light] .footer[data-footer-style=paper],[data-theme=light] .footer[data-footer-style=premium],[data-theme=light] .footer[data-footer-style=split]{--footer-text:#111827!important;--footer-text-rgb:17,24,39!important}.footer .social-icon-circle{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border:1px solid rgba(0,255,157,.2)!important;border:1px solid rgba(var(--primary-rgb),.2)!important;color:#00ff9d!important;color:var(--primary)!important}.footer .social-icon-circle:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important}.footer .social-icon-circle svg.brand-svg,.social-icon-plain svg.brand-svg{display:block;fill:currentColor;flex-shrink:0}.footer .social-icon-circle svg.brand-svg{height:18px;width:18px}.social-icon-plain svg.brand-svg{height:2.5rem;width:2.5rem}.app-badge-btn{align-items:center;background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border:1px solid rgba(0,255,157,.2);border:1px solid rgba(var(--primary-rgb),.2);border-radius:8px;color:#111827!important;color:var(--footer-text)!important;display:inline-flex;font-size:.75rem;font-weight:700;justify-content:center;padding:.4rem .8rem;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}.app-badge-btn:hover{background:#00ff9d!important;background:var(--primary)!important;border-color:transparent!important;box-shadow:0 4px 12px var(--primary-glow);color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.6);transform:translateY(-3px)}.footer .app-badge-btn{border-color:#00ff9d4d!important;border-color:rgba(var(--primary-rgb),.3)!important;color:#111827!important;color:var(--footer-text)!important}.footer .app-badge-btn:hover{background:#00ff9d!important;background:var(--primary)!important}.footer .app-badge-btn:hover,.footer .app-badge-btn:hover *,.footer .social-icon-circle:hover{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}.footer .app-badge-btn:hover,.footer .app-badge-btn:hover *,.footer .social-icon-circle:hover{opacity:1!important}#zeus-client-app .selector-chevron,#zeus-public-app .selector-chevron,#zeus-reseller-app .selector-chevron{color:currentColor!important;font-size:.72rem;line-height:1;transition:transform .2s ease}#zeus-client-app .has-selector-chevron.show .selector-chevron,#zeus-client-app .show>.has-selector-chevron .selector-chevron,#zeus-public-app .has-selector-chevron.show .selector-chevron,#zeus-public-app .show>.has-selector-chevron .selector-chevron,#zeus-reseller-app .has-selector-chevron.show .selector-chevron,#zeus-reseller-app .show>.has-selector-chevron .selector-chevron{transform:rotate(180deg)}#zeus-client-app input.form-check-input:not(:checked),#zeus-public-app input.form-check-input:not(:checked),#zeus-reseller-app input.form-check-input:not(:checked){-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-color:#d1ffed!important;background-image:none!important;border:2px solid #00ff9d!important;border:2px solid var(--primary)!important;border-radius:.35rem!important;height:1.2rem!important;min-width:1.2rem;opacity:1!important;width:1.2rem!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app input.form-check-input:not(:checked),#zeus-public-app input.form-check-input:not(:checked),#zeus-reseller-app input.form-check-input:not(:checked){background-color:color-mix(in srgb,var(--surface,#fff) 82%,var(--primary) 18%)!important}}#zeus-client-app input.form-check-input:checked,#zeus-public-app input.form-check-input:checked,#zeus-reseller-app input.form-check-input:checked{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-color:#00ff9d!important;background-color:var(--primary)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' d='m3.2 8.2 3 3 6.6-6.6'/%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:.8rem .8rem!important;border-color:#00ff9d!important;border-color:var(--primary)!important;border-radius:.35rem!important;height:1.2rem!important;min-width:1.2rem;opacity:1!important;width:1.2rem!important}#zeus-client-app input.form-check-input:focus,#zeus-public-app input.form-check-input:focus,#zeus-reseller-app input.form-check-input:focus{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 0 0 .2rem #00ff9d38!important;box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.22)!important}#zeus-client-app .top-bar .top-bar-neutral-link,#zeus-public-app .top-bar .top-bar-neutral-link,#zeus-reseller-app .top-bar .top-bar-neutral-link{border-radius:6px;transition:color .2s ease,transform .2s ease,text-shadow .2s ease}#zeus-client-app .top-bar .top-bar-neutral-link:hover,#zeus-public-app .top-bar .top-bar-neutral-link:hover,#zeus-reseller-app .top-bar .top-bar-neutral-link:hover{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;text-shadow:0 0 12px rgba(0,255,157,.3);text-shadow:0 0 12px rgba(var(--primary-rgb),.3);transform:translateY(-1px)}#zeus-client-app .top-bar .top-bar-neutral-link:hover i:not(.bi-whatsapp),#zeus-public-app .top-bar .top-bar-neutral-link:hover i:not(.bi-whatsapp),#zeus-reseller-app .top-bar .top-bar-neutral-link:hover i:not(.bi-whatsapp){color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}#zeus-client-app .top-bar .btn-theme-toggle:hover,#zeus-client-app .top-bar .lang-switcher-btn[aria-expanded=true],#zeus-public-app .top-bar .btn-theme-toggle:hover,#zeus-public-app .top-bar .lang-switcher-btn[aria-expanded=true],#zeus-reseller-app .top-bar .btn-theme-toggle:hover,#zeus-reseller-app .top-bar .lang-switcher-btn[aria-expanded=true]{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important;background:#00ff9d24!important;background:rgba(var(--primary-rgb),.14)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 5px 14px #00ff9d29!important;box-shadow:0 5px 14px rgba(var(--primary-rgb),.16)!important}#zeus-client-app .top-bar .btn-theme-toggle:hover,#zeus-public-app .top-bar .btn-theme-toggle:hover,#zeus-reseller-app .top-bar .btn-theme-toggle:hover{transform:translateY(-1px)}#zeus-client-app .top-bar .btn-theme-toggle:hover i,#zeus-public-app .top-bar .btn-theme-toggle:hover i,#zeus-reseller-app .top-bar .btn-theme-toggle:hover i,.footer .footer-contact-info a:hover{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}.footer .app-badge-btn:hover,.footer .social-icon-circle:hover{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important}.footer .app-badge-btn:hover i,.footer .app-badge-btn:hover span,.footer .social-icon-circle:hover i{color:#fff!important;color:var(--btn-text)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text)!important;filter:none!important}.footer-links li a:hover{opacity:1;padding-left:5px}.footer .app-badge-btn,.footer .social-icon-circle{background:#1118270f!important;background:rgba(var(--footer-text-rgb),.06)!important;border:1px solid rgba(17,24,39,.18)!important;border:1px solid rgba(var(--footer-text-rgb),.18)!important;color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;box-shadow:none!important}.footer .app-badge-btn:focus,.footer .app-badge-btn:hover,.footer .social-icon-circle:focus,.footer .social-icon-circle:hover{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important;color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important;box-shadow:0 8px 22px #00ff9d38!important;box-shadow:0 8px 22px rgba(var(--primary-rgb),.22)!important}.footer .app-badge-btn:focus *,.footer .app-badge-btn:hover *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important;opacity:1!important}.footer #newsletterEmail,.footer input[type=email]#newsletterEmail{color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;background:#1118270f!important;background:rgba(var(--footer-text-rgb),.06)!important;border-color:#11182738!important;border-color:rgba(var(--footer-text-rgb),.22)!important}.footer #newsletterEmail::-moz-placeholder,.footer input[type=email]#newsletterEmail::-moz-placeholder{color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;opacity:.62!important}.footer #newsletterEmail::placeholder,.footer input[type=email]#newsletterEmail::placeholder{color:#111827!important;color:var(--footer-text)!important;-webkit-text-fill-color:#111827!important;-webkit-text-fill-color:var(--footer-text)!important;opacity:.62!important}.footer #newsletterForm button,.footer .btn-primary,.footer button[type=submit]{background:#00ff9d!important;background:var(--primary)!important;border-color:#00ff9d!important;border-color:var(--primary)!important}.footer #newsletterForm button,.footer #newsletterForm button *,.footer .btn-primary,.footer .btn-primary *,.footer button[type=submit],.footer button[type=submit] *{color:#fff!important;color:var(--btn-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-text,#fff)!important}#zeus-client-app,#zeus-public-app,#zeus-reseller-app{scrollbar-color:#00ff9d hsla(0,0%,100%,.86);scrollbar-width:thin}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app,#zeus-public-app,#zeus-reseller-app{scrollbar-color:var(--primary) color-mix(in srgb,var(--surface,#fff) 86%,transparent)}}#zeus-client-app::-webkit-scrollbar,#zeus-public-app::-webkit-scrollbar,#zeus-reseller-app::-webkit-scrollbar,html:has(>body#zeus-client-app)::-webkit-scrollbar,html:has(>body#zeus-public-app)::-webkit-scrollbar,html:has(>body#zeus-reseller-app)::-webkit-scrollbar{height:7px;width:7px}#zeus-client-app::-webkit-scrollbar-track,#zeus-public-app::-webkit-scrollbar-track,#zeus-reseller-app::-webkit-scrollbar-track,html:has(>body#zeus-client-app)::-webkit-scrollbar-track,html:has(>body#zeus-public-app)::-webkit-scrollbar-track,html:has(>body#zeus-reseller-app)::-webkit-scrollbar-track{background:#ffffffe0;border-radius:999px}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app::-webkit-scrollbar-track,#zeus-public-app::-webkit-scrollbar-track,#zeus-reseller-app::-webkit-scrollbar-track,html:has(>body#zeus-client-app)::-webkit-scrollbar-track,html:has(>body#zeus-public-app)::-webkit-scrollbar-track,html:has(>body#zeus-reseller-app)::-webkit-scrollbar-track{background:color-mix(in srgb,var(--surface,#fff) 88%,transparent)}}#zeus-client-app::-webkit-scrollbar-thumb,#zeus-public-app::-webkit-scrollbar-thumb,#zeus-reseller-app::-webkit-scrollbar-thumb,html:has(>body#zeus-client-app)::-webkit-scrollbar-thumb,html:has(>body#zeus-public-app)::-webkit-scrollbar-thumb,html:has(>body#zeus-reseller-app)::-webkit-scrollbar-thumb{background:#00ff9d;background:var(--primary);border:1px solid hsla(0,0%,100%,.86);border-radius:999px}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app::-webkit-scrollbar-thumb,#zeus-public-app::-webkit-scrollbar-thumb,#zeus-reseller-app::-webkit-scrollbar-thumb,html:has(>body#zeus-client-app)::-webkit-scrollbar-thumb,html:has(>body#zeus-public-app)::-webkit-scrollbar-thumb,html:has(>body#zeus-reseller-app)::-webkit-scrollbar-thumb{border:1px solid color-mix(in srgb,var(--surface,#fff) 86%,transparent)}}#zeus-client-app::-webkit-scrollbar-thumb:hover,#zeus-public-app::-webkit-scrollbar-thumb:hover,#zeus-reseller-app::-webkit-scrollbar-thumb:hover,html:has(>body#zeus-client-app)::-webkit-scrollbar-thumb:hover,html:has(>body#zeus-public-app)::-webkit-scrollbar-thumb:hover,html:has(>body#zeus-reseller-app)::-webkit-scrollbar-thumb:hover{background:#03d588}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app::-webkit-scrollbar-thumb:hover,#zeus-public-app::-webkit-scrollbar-thumb:hover,#zeus-reseller-app::-webkit-scrollbar-thumb:hover,html:has(>body#zeus-client-app)::-webkit-scrollbar-thumb:hover,html:has(>body#zeus-public-app)::-webkit-scrollbar-thumb:hover,html:has(>body#zeus-reseller-app)::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--primary) 82%,var(--text,#111827) 18%)}}#zeus-public-app .navbar{overflow:visible}#zeus-client-app .navbar-brand,#zeus-public-app .navbar-brand,#zeus-reseller-app .navbar-brand{max-width:calc(100vw - 115px);min-width:0}#zeus-client-app .navbar-brand .elite-gradient-text,#zeus-public-app .navbar-brand .elite-gradient-text,#zeus-reseller-app .navbar-brand .elite-gradient-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#zeus-client-app .desktop-nav-scroller,#zeus-public-app .desktop-nav-scroller,#zeus-reseller-app .desktop-nav-scroller{min-width:0}#zeus-client-app .desktop-nav-viewport,#zeus-public-app .desktop-nav-viewport,#zeus-reseller-app .desktop-nav-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}#zeus-client-app .desktop-nav-viewport::-webkit-scrollbar,#zeus-public-app .desktop-nav-viewport::-webkit-scrollbar,#zeus-reseller-app .desktop-nav-viewport::-webkit-scrollbar{display:none;height:0;width:0}#zeus-client-app .desktop-nav-viewport::-webkit-scrollbar-track,#zeus-public-app .desktop-nav-viewport::-webkit-scrollbar-track,#zeus-reseller-app .desktop-nav-viewport::-webkit-scrollbar-track{background:transparent}#zeus-client-app .desktop-nav-viewport::-webkit-scrollbar-thumb,#zeus-public-app .desktop-nav-viewport::-webkit-scrollbar-thumb,#zeus-reseller-app .desktop-nav-viewport::-webkit-scrollbar-thumb{background:#00ff9d9e;background:rgba(var(--primary-rgb),.62);border:0}#zeus-client-app .desktop-scroll-nav,#zeus-public-app .desktop-scroll-nav,#zeus-reseller-app .desktop-scroll-nav{-moz-column-gap:.28rem;column-gap:.28rem;flex-wrap:nowrap}#zeus-client-app .desktop-scroll-nav .nav-link,#zeus-public-app .desktop-scroll-nav .nav-link,#zeus-reseller-app .desktop-scroll-nav .nav-link{align-items:center!important;display:inline-flex!important;gap:.34rem!important;justify-content:center;white-space:nowrap!important;word-break:normal!important;word-wrap:normal!important;line-height:1.1;max-width:none!important;min-width:-moz-max-content;min-width:max-content;overflow:visible!important;text-overflow:clip!important}#zeus-client-app .desktop-scroll-nav .nav-link>i.bi:first-child,#zeus-public-app .desktop-scroll-nav .nav-link>i.bi:first-child,#zeus-reseller-app .desktop-scroll-nav .nav-link>i.bi:first-child{flex:0 0 auto;margin-right:0!important;min-width:1.05em;text-align:center;width:1.05em}#zeus-client-app .desktop-scroll-nav .nav-link .selector-chevron,#zeus-public-app .desktop-scroll-nav .nav-link .selector-chevron,#zeus-reseller-app .desktop-scroll-nav .nav-link .selector-chevron{flex:0 0 auto;margin-left:.1rem!important}.orders-history-table{min-width:880px}.orders-history-table td,.orders-history-table th{vertical-align:middle}.orders-history-table .client-id-cell{max-width:112px;width:112px}.orders-history-table .client-service-cell{min-width:250px}.orders-history-table .client-custom-cell{max-width:220px;min-width:180px}.orders-history-table .client-price-cell{min-width:140px;text-align:right;white-space:nowrap}.orders-history-table .client-status-cell{min-width:130px;white-space:nowrap}.orders-history-table .client-date-cell{min-width:112px;white-space:nowrap}.orders-history-table .client-action-cell{min-width:78px;width:78px}.orders-history-table .badge-elite,.orders-history-table .client-status-badge,.orders-history-table .client-theme-pill{max-width:100%;overflow:hidden;text-overflow:ellipsis}.orders-history-table .client-status-badge{align-items:center;display:inline-flex;justify-content:center;line-height:1;min-height:26px}#newsModal .modal-dialog{margin-left:auto;margin-right:auto;max-width:min(920px,calc(100vw - 24px));width:min(920px,calc(100vw - 24px))}#newsModal .modal-content{overflow:hidden}#newsModal .modal-body{overflow-x:hidden!important}#newsModal .list-group-item{min-width:0}#newsModal .recent-update-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;align-items:center;gap:16px}#newsModal .recent-update-main{min-width:0}#newsModal .recent-update-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-wrap:anywhere;line-height:1.25}#newsModal .recent-update-meta{display:flex;flex-wrap:wrap;gap:6px 10px;min-width:0}#newsModal .recent-update-price{max-width:150px;word-wrap:anywhere;line-height:1.15}#newsModal .recent-update-action{min-width:-moz-max-content;min-width:max-content;white-space:nowrap}.toast-cyber-container{display:grid!important;position:fixed!important;right:1.25rem!important;top:1.25rem!important;z-index:12000!important;grid-gap:.75rem!important;gap:.75rem!important;pointer-events:none!important;width:min(340px,calc(100vw - 2rem))!important}.toast-cyber{--toast-accent:var(--primary,#dc2626);--toast-icon-color:var(--primary,#dc2626);align-items:center!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 28px!important;position:relative!important;grid-gap:.8rem!important;color:#fff!important;gap:.8rem!important;min-height:78px!important;overflow:hidden!important;padding:.82rem .88rem!important;-webkit-text-fill-color:#fff!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;background:linear-gradient(110deg,rgba(0,255,157,.14),transparent 52%),#04070cdb!important;background:linear-gradient(110deg,rgba(var(--primary-rgb,220,38,38),.14),transparent 52%),#04070cdb!important;border:1px solid rgba(0,255,157,.46)!important;border-left:4px solid #00ff9d!important;border:1px solid rgba(var(--primary-rgb,220,38,38),.46)!important;border-left:4px solid var(--toast-accent)!important;border-radius:6px!important;box-shadow:0 14px 38px #0000006b,0 0 22px #00ff9d2b!important;box-shadow:0 14px 38px #0000006b,0 0 22px rgba(var(--primary-rgb,220,38,38),.17)!important;opacity:0!important;pointer-events:auto!important;transform:translate(calc(100% + 2rem))!important;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .25s ease!important}.toast-cyber.show{opacity:1!important;transform:translate(0)!important}.toast-cyber-icon{align-items:center;border-radius:9px;color:var(--toast-icon-color)!important;display:inline-flex;height:42px;justify-content:center;width:42px;-webkit-text-fill-color:var(--toast-icon-color)!important;background:#00ff9d24!important;background:rgba(var(--primary-rgb,220,38,38),.14)!important;border:1px solid rgba(0,255,157,.4)!important;border:1px solid rgba(var(--primary-rgb,220,38,38),.4)!important;box-shadow:inset 0 1px #ffffff14;font-size:1.1rem}.toast-cyber-content{min-width:0}.toast-cyber-title{color:#00ff9d!important;color:var(--primary,#dc2626)!important;margin:0 0 .16rem;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary,#dc2626)!important;font-size:.78rem;font-weight:900;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.toast-cyber-message{color:#ffffffe6!important;margin:0;-webkit-text-fill-color:hsla(0,0%,100%,.9)!important;font-size:.8rem;font-weight:600;line-height:1.35;word-wrap:anywhere}.toast-cyber-close{align-items:center;border:0;border-radius:7px;color:#ffffffb8!important;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px;-webkit-text-fill-color:hsla(0,0%,100%,.72)!important;background:transparent!important;cursor:pointer}.toast-cyber-close:hover{background:#00ff9d1f!important;background:rgba(var(--primary-rgb,220,38,38),.12)!important;color:#00ff9d!important;color:var(--primary,#dc2626)!important}.toast-cyber.error{--toast-icon-color:#fb7185}.toast-cyber.warning{--toast-icon-color:#fbbf24}.toast-cyber.info{--toast-icon-color:#38bdf8}.toast-cyber.success{--toast-icon-color:var(--primary,#4ade80)}[data-bs-theme=light] .toast-cyber,[data-theme=light] .toast-cyber{color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(110deg,rgba(0,255,157,.14),transparent 52%),#04070cdb!important;background:linear-gradient(110deg,rgba(var(--primary-rgb,220,38,38),.14),transparent 52%),#04070cdb!important;box-shadow:0 14px 38px #0f172a47,0 0 22px #00ff9d2b!important;box-shadow:0 14px 38px #0f172a47,0 0 22px rgba(var(--primary-rgb,220,38,38),.17)!important}@keyframes cyber-toast-progress{0%{opacity:1;width:100%}to{opacity:.35;width:0}}.skeleton-loader{transition:opacity .2s ease,visibility .2s ease}.skip-admin-skeleton .skeleton-loader-admin{display:none!important}.skeleton-frame{min-height:100%;width:100%}.skeleton-topbar{align-items:center;background:#fff;background:var(--bg-card,var(--surface,hsla(0,0%,100%,.82)));border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border,hsla(0,0%,49.8%,.16));display:flex;height:76px;justify-content:space-between;padding:0 max(18px,min(4vw,64px))}.skeleton-actions{display:flex;gap:12px}.skeleton-workspace{display:flex;min-height:calc(100vh - 76px)}.skeleton-sidebar{background:#fff;background:var(--sidebar-bg,var(--surface,#fff));border-right:1px solid #e2e8f0;border-right:1px solid var(--border,hsla(0,0%,49.8%,.16));padding:28px 20px;width:230px}.skeleton-content{flex:1;margin:0 auto;padding:max(28px,min(5vw,64px));width:min(1180px,100%)}.skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin:30px 0 22px}.skeleton-panel,.skeleton-wide-panel{background:#fff;background:var(--bg-card,var(--surface,#fff));border:1px solid #e2e8f0;border:1px solid var(--border,hsla(0,0%,49.8%,.16));border-radius:8px;padding:22px}.skeleton-wide-panel{display:grid;grid-gap:14px;gap:14px}.skeleton-block{animation:skeleton-shimmer 2.4s linear infinite;background:linear-gradient(100deg,#00ff9d0d 20%,#00ff9d1a,#00ff9d0d 56%);background:linear-gradient(100deg,rgba(var(--primary-rgb,0,255,157),.05) 20%,rgba(var(--primary-rgb,0,255,157),.1),rgba(var(--primary-rgb,0,255,157),.05) 56%)}.admin-color-menu{background:#fff!important;background:var(--bg-card)!important;border:1px solid rgba(0,255,157,.25)!important;border:1px solid rgba(var(--primary-rgb),.25)!important;box-shadow:0 18px 45px #0f172a2e!important}@media(max-width:991.98px){.navbar-collapse{background:#fff!important;background:var(--surface)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important}.navbar-brand span{font-size:1rem!important}.client-data-table{min-width:760px}#mainNav.navbar-collapse{background:#fff!important;background:var(--surface)!important;border-radius:0 0 20px 20px;border-top:3px solid #00ff9d!important;border-top:3px solid var(--primary)!important;box-shadow:0 8px 24px #00ff9d2e;box-shadow:0 8px 24px rgba(var(--primary-rgb),.18);margin:0 -12px}#mainNav [data-bs-toggle=collapse] .bi-chevron-down{transition:transform .25s ease}#mainNav [data-bs-toggle=collapse].collapsed .bi-chevron-down,#mainNav [data-bs-toggle=collapse]:not([aria-expanded=true]) .bi-chevron-down{transform:rotate(0)}#mainNav [aria-expanded=true] .bi-chevron-down{transform:rotate(180deg)}#zeus-client-app .navbar-brand,#zeus-public-app .navbar-brand,#zeus-reseller-app .navbar-brand{flex:1 1 auto;max-width:calc(100vw - 285px)}#zeus-client-app .navbar-brand .logo-img,#zeus-public-app .navbar-brand .logo-img,#zeus-reseller-app .navbar-brand .logo-img{flex:0 0 auto;height:34px!important;max-width:34px}#zeus-client-app .navbar-brand .elite-gradient-text,#zeus-public-app .navbar-brand .elite-gradient-text,#zeus-reseller-app .navbar-brand .elite-gradient-text{font-size:max(.72rem,min(2.7vw,.95rem))!important;max-width:100%}#zeus-client-app .mobile-navbar-controls,#zeus-public-app .mobile-navbar-controls,#zeus-reseller-app .mobile-navbar-controls{flex-wrap:nowrap;gap:6px!important;min-width:0}#zeus-client-app .mobile-navbar-controls .btn-theme-toggle,#zeus-client-app .mobile-navbar-controls .lang-switcher-btn,#zeus-client-app .mobile-navbar-controls .navbar-toggler,#zeus-client-app .mobile-navbar-controls .top-bar-selector,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn,#zeus-public-app .mobile-navbar-controls .navbar-toggler,#zeus-public-app .mobile-navbar-controls .top-bar-selector,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler,#zeus-reseller-app .mobile-navbar-controls .top-bar-selector{background:#d1ffed!important;border:1px solid rgba(0,255,157,.24)!important;border:1px solid rgba(var(--primary-rgb),.24)!important;border-radius:999px!important;box-shadow:0 8px 22px #00ff9d14;box-shadow:0 8px 22px rgba(var(--primary-rgb),.08);color:#0f172a!important;color:var(--text)!important;min-height:36px}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .mobile-navbar-controls .btn-theme-toggle,#zeus-client-app .mobile-navbar-controls .lang-switcher-btn,#zeus-client-app .mobile-navbar-controls .navbar-toggler,#zeus-client-app .mobile-navbar-controls .top-bar-selector,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn,#zeus-public-app .mobile-navbar-controls .navbar-toggler,#zeus-public-app .mobile-navbar-controls .top-bar-selector,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler,#zeus-reseller-app .mobile-navbar-controls .top-bar-selector{background:color-mix(in srgb,var(--surface,#fff) 82%,var(--primary,#111827) 18%)!important}}#zeus-client-app .mobile-navbar-controls .lang-switcher-btn,#zeus-client-app .mobile-navbar-controls .top-bar-selector,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn,#zeus-public-app .mobile-navbar-controls .top-bar-selector,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn,#zeus-reseller-app .mobile-navbar-controls .top-bar-selector{font-size:.78rem!important;font-weight:800;line-height:1;max-width:116px;padding:7px 10px!important;white-space:nowrap}#zeus-client-app .mobile-navbar-controls .top-bar-selector,#zeus-public-app .mobile-navbar-controls .top-bar-selector,#zeus-reseller-app .mobile-navbar-controls .top-bar-selector{justify-content:center;width:auto}#zeus-client-app .mobile-navbar-controls .lang-label,#zeus-client-app .mobile-navbar-controls .lang-switcher-btn .selector-chevron,#zeus-public-app .mobile-navbar-controls .lang-label,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn .selector-chevron,#zeus-reseller-app .mobile-navbar-controls .lang-label,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn .selector-chevron{display:none!important}#zeus-client-app .mobile-navbar-controls .lang-switcher-btn,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn{justify-content:center;max-width:40px!important;padding-left:0!important;padding-right:0!important;width:40px!important}#zeus-client-app .mobile-navbar-controls .top-bar-selector,#zeus-public-app .mobile-navbar-controls .top-bar-selector,#zeus-reseller-app .mobile-navbar-controls .top-bar-selector{max-width:92px}#zeus-client-app .mobile-navbar-controls .dropdown,#zeus-client-app .mobile-navbar-controls .lang-switcher-wrapper,#zeus-public-app .mobile-navbar-controls .dropdown,#zeus-public-app .mobile-navbar-controls .lang-switcher-wrapper,#zeus-reseller-app .mobile-navbar-controls .dropdown,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-wrapper{position:relative}#zeus-client-app .mobile-navbar-controls .currency-switcher-dropdown,#zeus-client-app .mobile-navbar-controls .lang-switcher-dropdown,#zeus-public-app .mobile-navbar-controls .currency-switcher-dropdown,#zeus-public-app .mobile-navbar-controls .lang-switcher-dropdown,#zeus-reseller-app .mobile-navbar-controls .currency-switcher-dropdown,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-dropdown{background:#ebfff7!important;border:1px solid rgba(0,255,157,.24)!important;border:1px solid rgba(var(--primary-rgb),.24)!important;box-shadow:0 22px 60px #0003,0 0 0 1px #00ff9d14;box-shadow:0 22px 60px #0003,0 0 0 1px rgba(var(--primary-rgb),.08);left:8px!important;max-height:min(70dvh,560px);max-width:none!important;min-width:0!important;overflow:auto;position:fixed!important;right:8px!important;top:64px!important;width:auto!important;z-index:2000!important}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .mobile-navbar-controls .currency-switcher-dropdown,#zeus-client-app .mobile-navbar-controls .lang-switcher-dropdown,#zeus-public-app .mobile-navbar-controls .currency-switcher-dropdown,#zeus-public-app .mobile-navbar-controls .lang-switcher-dropdown,#zeus-reseller-app .mobile-navbar-controls .currency-switcher-dropdown,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-dropdown{background:color-mix(in srgb,var(--surface,#fff) 92%,var(--primary,#111827) 8%)!important}}#zeus-client-app .mobile-navbar-controls .lang-switcher-dropdown.is-grid,#zeus-public-app .mobile-navbar-controls .lang-switcher-dropdown.is-grid,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-dropdown.is-grid{gap:4px;grid-template-columns:repeat(2,minmax(0,1fr))}#zeus-client-app .mobile-navbar-controls .dropdown-item,#zeus-client-app .mobile-navbar-controls .lang-switcher-item,#zeus-public-app .mobile-navbar-controls .dropdown-item,#zeus-public-app .mobile-navbar-controls .lang-switcher-item,#zeus-reseller-app .mobile-navbar-controls .dropdown-item,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-item{border-radius:12px;color:#0f172a!important;color:var(--text)!important;min-height:38px;-webkit-text-fill-color:currentColor!important}#zeus-client-app .mobile-navbar-controls .dropdown-item:hover,#zeus-client-app .mobile-navbar-controls .lang-switcher-item.active,#zeus-client-app .mobile-navbar-controls .lang-switcher-item:hover,#zeus-public-app .mobile-navbar-controls .dropdown-item:hover,#zeus-public-app .mobile-navbar-controls .lang-switcher-item.active,#zeus-public-app .mobile-navbar-controls .lang-switcher-item:hover,#zeus-reseller-app .mobile-navbar-controls .dropdown-item:hover,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-item.active,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-item:hover{background:#00ff9d!important;background:var(--primary)!important;color:#fff!important;color:var(--btn-primary-text,#fff)!important;-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--btn-primary-text,#fff)!important}#zeus-client-app .mobile-navbar-controls .btn-theme-toggle,#zeus-client-app .mobile-navbar-controls .navbar-toggler,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle,#zeus-public-app .mobile-navbar-controls .navbar-toggler,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler{align-items:center;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;padding:0!important;width:38px}#zeus-client-app .mobile-navbar-controls .btn-theme-toggle i,#zeus-client-app .mobile-navbar-controls .navbar-toggler i,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle i,#zeus-public-app .mobile-navbar-controls .navbar-toggler i,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle i,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler i{color:#00ff9d!important;color:var(--primary)!important}#zeus-client-app .navbar-collapse,#zeus-public-app .navbar-collapse,#zeus-reseller-app .navbar-collapse{background:#ebfff7;border:1px solid rgba(0,255,157,.18);border:1px solid rgba(var(--primary-rgb),.18);border-radius:14px;box-shadow:0 18px 50px #0000002e;margin-top:10px;max-height:calc(100dvh - 86px);overflow-x:hidden;overflow-y:auto;padding:12px;scrollbar-color:#00ff9d transparent;scrollbar-color:var(--primary) transparent;scrollbar-width:thin;width:min(100%,calc(100vw - 24px))}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .navbar-collapse,#zeus-public-app .navbar-collapse,#zeus-reseller-app .navbar-collapse{background:color-mix(in srgb,var(--surface,#fff) 92%,var(--primary,#111827) 8%)}}#zeus-client-app .navbar-collapse *,#zeus-public-app .navbar-collapse *,#zeus-reseller-app .navbar-collapse *{min-width:0}#zeus-client-app .navbar-collapse .dropdown-item,#zeus-client-app .navbar-collapse .nav-link,#zeus-public-app .navbar-collapse .dropdown-item,#zeus-public-app .navbar-collapse .nav-link,#zeus-reseller-app .navbar-collapse .dropdown-item,#zeus-reseller-app .navbar-collapse .nav-link{white-space:normal;word-wrap:anywhere;line-height:1.25}#zeus-client-app .navbar-collapse .rounded-3,#zeus-public-app .navbar-collapse .rounded-3,#zeus-reseller-app .navbar-collapse .rounded-3{max-width:100%}#zeus-client-app .navbar-collapse .top-bar-selector,#zeus-public-app .navbar-collapse .top-bar-selector,#zeus-reseller-app .navbar-collapse .top-bar-selector{justify-content:space-between;width:100%}#zeus-client-app .navbar-collapse .mobile-drawer-preferences,#zeus-public-app .navbar-collapse .mobile-drawer-preferences,#zeus-reseller-app .navbar-collapse .mobile-drawer-preferences{display:none!important}}@media(max-width:575.98px){.footer #newsletterForm{grid-template-columns:1fr}.footer #newsletterBtn{width:100%}#newsModal .modal-dialog{max-width:calc(100vw - 12px);width:calc(100vw - 12px)}#newsModal .recent-update-row{gap:12px;grid-template-columns:1fr}#newsModal .recent-update-side{align-items:center;display:flex;gap:10px;justify-content:space-between}#newsModal .recent-update-price{font-size:1rem!important;max-width:58%;text-align:left}.toast-cyber-container{left:.75rem!important;right:.75rem!important;top:.75rem!important;width:auto!important}}@media(max-width:1199.98px){.navbar-nav .nav-link{font-size:.78rem;max-width:94px;padding-left:.42rem!important;padding-right:.42rem!important}.header-user-pill{max-width:220px;padding-left:.75rem!important;padding-right:.75rem!important}.elite-main-column .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991px){.navbar-collapse{background:#fff;background:var(--surface);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 10px 30px #0000001a;margin-top:10px;padding:1rem}.header-user-pill{padding:4px 8px!important}.header-user-pill .text-end{display:none!important}.navbar-brand span{font-size:1rem}}@media(prefers-reduced-motion:reduce){#zeus-client-app .glass-card-premium,#zeus-public-app .glass-card-premium,#zeus-reseller-app .glass-card-premium{transition:none}.toast-cyber{transition:opacity .15s ease!important}.skeleton-block{animation:none}}@media(min-width:992px){#zeus-client-app .desktop-nav-scroller,#zeus-public-app .desktop-nav-scroller,#zeus-reseller-app .desktop-nav-scroller{max-width:min(760px,calc(100vw - 650px))}#zeus-client-app .desktop-scroll-nav .nav-link,#zeus-public-app .desktop-scroll-nav .nav-link,#zeus-reseller-app .desktop-scroll-nav .nav-link{padding-left:.78rem!important;padding-right:.78rem!important}}@media(max-width:390px){#zeus-client-app .navbar-brand .elite-gradient-text,#zeus-public-app .navbar-brand .elite-gradient-text,#zeus-reseller-app .navbar-brand .elite-gradient-text{display:none}#zeus-client-app .mobile-navbar-controls .lang-label,#zeus-public-app .mobile-navbar-controls .lang-label,#zeus-reseller-app .mobile-navbar-controls .lang-label{max-width:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:900px){.skeleton-sidebar{display:none}.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.skeleton-topbar{height:64px}.skeleton-workspace{min-height:calc(100vh - 64px)}.skeleton-content{padding:24px 16px}.skeleton-grid{grid-template-columns:1fr}.skeleton-grid .skeleton-panel:nth-child(n+3){display:none}}.drawer-cta{align-items:center;background:linear-gradient(135deg,#00ff9d,#00d484);background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;box-shadow:0 8px 22px #00ff9d59;box-shadow:0 8px 22px rgba(var(--primary-rgb),.35);color:#fff;color:var(--btn-text,#fff);display:flex;font-size:.95rem;font-weight:800;gap:.65rem;justify-content:center;margin-bottom:.9rem;padding:.8rem 1rem;-webkit-text-decoration:none;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease;width:100%}.drawer-cta:focus-visible,.drawer-cta:hover{box-shadow:0 12px 28px #00ff9d73;box-shadow:0 12px 28px rgba(var(--primary-rgb),.45);color:#fff;color:var(--btn-text,#fff);outline:none;transform:translateY(-2px)}.drawer-cta:active{transform:translateY(0) scale(.99)}.drawer-cta-icon{align-items:center;background:#fff3;border-radius:50%;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.drawer-cta-icon i{font-size:1rem;line-height:1}.service-card:hover{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 10px 20px #0000001a!important;transform:translateY(-5px)}.service-card:hover .card-title{color:#00ff9d!important;color:var(--primary)!important}#zeus-client-app .service-delivery-time,#zeus-client-app .service-delivery-time *,#zeus-public-app .service-delivery-time,#zeus-public-app .service-delivery-time *,#zeus-reseller-app .service-delivery-time,#zeus-reseller-app .service-delivery-time *{color:#00ff9d!important;color:var(--primary)!important;-webkit-text-fill-color:#00ff9d!important;-webkit-text-fill-color:var(--primary)!important}.official-seller-card:hover{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 10px 20px #0000001a!important;transform:translateY(-5px)}.official-seller-card:hover .fw-bold{color:#00ff9d!important;color:var(--primary)!important}.social-card:hover{border-color:#00ff9d!important;border-color:var(--primary)!important;box-shadow:0 10px 20px #0000001a!important;transform:translateY(-5px)}.social-card:hover h5{color:#00ff9d!important;color:var(--primary)!important}.captcha-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.cf-turnstile,.g-recaptcha{transform:scale(.9);transform-origin:center}@media(min-width:400px){.cf-turnstile,.g-recaptcha{transform:scale(1)}}.hero-slider-item{background:#05070d;border-radius:18px;height:600px;overflow:hidden}.hero-slider-item img{background:#05070d;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;transform:none!important}.carousel-item.active:not(.hero-slider-item) img{transform:scale(1.1)}.hero-slider-caption{background:transparent;bottom:2rem!important;margin:0 auto;max-width:850px;opacity:0;padding:0!important;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.carousel-item.active .hero-slider-caption{opacity:1;transform:translateY(0)}.hero-slider-caption h1{font-weight:800!important;margin-bottom:.5rem}.hero-slider-caption h1,.hero-slider-caption p{color:#fff!important;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.hero-slider-caption p{font-weight:400;opacity:1}@media(max-width:768px){.hero-slider-item{height:350px!important}.hero-slider-caption{border-radius:16px;bottom:10%!important;margin:0 15px;padding:1.5rem!important}.hero-slider-caption h1{font-size:1.75rem!important}.hero-slider-caption p{font-size:.95rem!important;margin-bottom:1rem!important}}@media(max-width:575.98px){.hero-slider-caption p.lead{display:none}}.pin-service-card{container-type:inline-size;max-width:100%;overflow:hidden}.pin-service-card .card-img-top{width:100%}.pin-service-group-header{align-items:center;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem}.pin-service-group-title{min-width:0;word-wrap:anywhere;line-height:1.2}.pin-service-item{align-items:center;display:grid;grid-template-columns:36px minmax(0,1fr) minmax(92px,max-content);grid-gap:.65rem;gap:.65rem;max-width:100%;overflow:hidden}.pin-service-icon{min-width:36px}.pin-service-name-wrap{min-width:0;overflow:hidden}.pin-service-name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;overflow:hidden;word-wrap:anywhere}.pin-service-price{line-height:1.15;max-width:132px;min-width:0;text-align:right;word-wrap:anywhere;justify-self:end}@container (max-width: 480px){.pin-service-item{grid-template-columns:36px minmax(0,1fr)}.pin-service-price{font-size:.74rem;grid-column:2;justify-self:start;max-width:100%;text-align:left}}@media(max-width:1399.98px){.pin-service-item{grid-template-columns:36px minmax(0,1fr)}.pin-service-price{font-size:.74rem;grid-column:2;justify-self:start;max-width:100%;text-align:left}}@media(max-width:575.98px){.pin-service-item{gap:.55rem}}.service-item:hover{background:#00ff9d14!important;background:rgba(var(--primary-rgb),.08)!important;transform:translate(3px)}.reseller-pricing-page{padding:2.5rem 0 4rem}.pricing-toolbar{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.5rem}.pricing-breadcrumb{color:#64748b;color:var(--text-muted);font-size:.78rem;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}.pricing-breadcrumb span:last-child,.pricing-search{color:#0f172a;color:var(--text)}.pricing-search{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:999px;box-shadow:0 12px 30px #0000000a;outline:none;padding:.8rem 1.25rem;width:min(320px,100%)}.pricing-search::-moz-placeholder{color:#64748b;color:var(--text-muted);opacity:.75}.pricing-search::placeholder{color:#64748b;color:var(--text-muted);opacity:.75}.public-service-card{align-items:center;background:#fff;background:var(--surface);border:1px solid rgba(0,255,157,.18);border:1px solid rgba(var(--primary-rgb),.18);border-radius:16px;box-shadow:0 14px 30px #0000000a;contain-intrinsic-size:145px;content-visibility:auto;display:flex;gap:1rem;min-height:145px;padding:1.5rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.public-service-card:hover{border-color:#00ff9d73;border-color:rgba(var(--primary-rgb),.45);box-shadow:0 18px 44px #00ff9d1f;box-shadow:0 18px 44px rgba(var(--primary-rgb),.12);transform:translateY(-3px)}.public-service-icon{align-items:center;background:#f8fafc;background:var(--surface-2);border-radius:12px;display:inline-flex;flex:0 0 auto;height:50px;justify-content:center;overflow:hidden;width:50px}.public-service-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.public-service-meta{font-size:.68rem;letter-spacing:.7px;opacity:.9;text-transform:uppercase}.public-service-meta,.public-service-title{color:#0f172a;color:var(--text);font-weight:900}.public-service-title{font-size:1rem;line-height:1.35;margin:.25rem 0 1.25rem}.public-service-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.instant-pill,.view-price-btn{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:900;gap:.35rem;justify-content:center;min-height:30px;padding:.35rem .85rem}.instant-pill{background:#f8fafc;background:var(--surface-2);border:1px solid #e2e8f0;border:1px solid var(--border);color:#64748b;color:var(--text-muted)}.view-price-btn{background:#00ff9d14;background:rgba(var(--primary-rgb),.08);border:1px solid rgba(0,255,157,.25);border:1px solid rgba(var(--primary-rgb),.25);color:#00ff9d;color:var(--primary)}.view-price-btn:hover{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);color:#fff}.price-modal-table{display:grid;grid-gap:.75rem;gap:.75rem}.price-modal-row{background:#f8fafc;background:var(--surface-2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;padding:.9rem}.price-currency-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.price-currency-item{background:#fff;background:var(--surface);border:1px solid rgba(0,255,157,.12);border:1px solid rgba(var(--primary-rgb),.12);border-radius:10px;padding:.55rem .7rem}.price-currency-code{color:#64748b;color:var(--text-muted);display:block;font-size:.62rem;font-weight:900;letter-spacing:.8px}.price-currency-amount{color:#00ff9d;color:var(--primary);font-weight:900}@media(max-width:768px){.pricing-toolbar{align-items:stretch;flex-direction:column}.pricing-search{width:100%}.public-service-card{align-items:flex-start}}.service-listing-page .zeus-search{background:#00ff9d0d!important;background:rgba(var(--primary-rgb),.05)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;border-radius:50px;box-shadow:none!important;color:#0f172a!important;color:var(--text)!important;padding:.75rem 1.25rem;transition:all .3s ease;width:320px}.service-listing-page .zeus-search::-moz-placeholder{color:#00ff9d!important;color:var(--primary)!important;opacity:.5}.service-listing-page .zeus-search::placeholder{color:#00ff9d!important;color:var(--primary)!important;opacity:.5}.service-listing-page .zeus-search:focus{background:#fff;background:var(--surface);border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-glow);outline:none}[data-theme=light] .service-listing-page .zeus-search{background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 4px #0000000d}.service-listing-page .service-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.service-listing-page .service-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--surface-glass);border:1px solid rgba(15,23,42,.1);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 2px 8px #0000000a;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}[data-theme=light] .service-listing-page .service-card{background:#fff;border:1px solid rgba(0,0,0,.08)}.service-listing-page .service-card:hover{background:#fff;background:var(--surface);border-color:#00ff9d;border-color:var(--primary);box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.service-listing-page .service-card:before{background:#00ff9d;background:var(--primary);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:4px}.service-listing-page .service-card:hover:before{opacity:1}.service-listing-page .service-icon{align-items:center;background:#f8fafc;background:var(--surface-2);border-radius:12px;color:#64748b;color:var(--text-muted);display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;transition:background .3s,color .3s;width:50px}.service-listing-page .service-card:hover .service-icon{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);color:#00ff9d;color:var(--primary)}.service-listing-page .service-group-label{color:#00ff9d!important;color:var(--primary)!important;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.service-listing-page .badge-pill{align-items:center;border-radius:50px;display:inline-flex;font-size:.75rem;font-weight:700;letter-spacing:.3px;padding:.3rem .85rem}.service-listing-page .badge-price{background:#00ff9d1a!important;background:rgba(var(--primary-rgb),.1)!important;border:1px solid rgba(0,255,157,.25)!important;border:1px solid rgba(var(--primary-rgb),.25)!important;color:#00ff9d!important;color:var(--primary)!important}.service-listing-page .badge-time{background:#0f172a0d!important;background:rgba(var(--text-rgb,0,0,0),.05)!important;border:1px solid rgba(15,23,42,.1)!important;border:1px solid var(--glass-border)!important;color:#64748b!important;color:var(--text-muted)!important}[data-theme=dark] .service-listing-page .badge-time{background:#ffffff0f!important;color:#fff9!important}[data-theme=light] .service-listing-page .badge-time{background:#f3f4f6!important;border-color:#e5e7eb!important;color:#6b7280!important}[data-theme=dark] .service-listing-page .service-name-label{color:#f1f5f9!important;text-shadow:none!important}[data-theme=light] .service-listing-page .service-name-label{color:#111827!important;text-shadow:none!important}[data-theme=dark] .service-listing-page .smallest.text-muted{color:#ffffff80!important}[data-theme=light] .service-listing-page .smallest.text-muted{color:#6b7280!important}[data-theme-preset=obsidian_gold]{--accent-green:#d4af37;--accent-amber:#b8860b;--accent-red:#8b0000;--primary-glow:rgba(212,175,55,.15);--btn-bg:var(--primary)}[data-theme-preset=obsidian_gold][data-theme=light]{--primary:#d4af37;--primary-rgb:212,175,55;--primary-dark:#b8860b;--bg:#fff;--surface:#fff;--surface-glass:hsla(0,0%,100%,.9);--text:#000;--border:#e5e7eb}[data-theme-preset=obsidian_gold][data-theme=dark]{--primary:#d4af37;--primary-rgb:212,175,55;--primary-dark:#b8860b;--bg:#000;--surface:#0a0a0a;--surface-glass:rgba(0,0,0,.8);--border:#1a1a1a;--glass-border:rgba(212,175,55,.1);--text:#fff}[data-theme-preset=obsidian_gold] .navbar-brand .icon{background:#00ff9d;background:var(--primary);border:1px solid #00ff9d;border:1px solid var(--primary);box-shadow:0 4px 12px var(--primary-glow)}[data-theme-preset=obsidian_gold] .btn-premium-red:hover,[data-theme-preset=obsidian_gold] .btn-primary:hover,[data-theme-preset=obsidian_gold] .btn-theme:hover{background:transparent;box-shadow:0 0 20px #d4af3780}[data-theme-preset=obsidian_gold] .badge-status{background:#d4af371a;border:1px solid rgba(212,175,55,.2);color:#d4af37}[data-theme-preset=cyber]{--primary:#0ff;--primary-rgb:0,255,255;--primary-dark:#00b8b8}[data-theme-preset=cyber] .navbar-brand span{color:#fff;text-shadow:0 0 10px #00ff9d,0 0 20px #00ff9d;text-shadow:0 0 10px var(--primary),0 0 20px var(--primary)}[data-theme-preset=cyber] .btn-primary{border:none;box-shadow:0 0 15px #00ff9d;box-shadow:0 0 15px var(--primary);letter-spacing:1px;text-transform:uppercase}[data-theme-preset=luxury]{--primary:#eab308;--primary-rgb:234,179,8;--primary-dark:#ca8a04}[data-theme-preset=luxury] .navbar-brand span{background:linear-gradient(90deg,#eab308,#fde047,#eab308);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}[data-theme=light][data-theme-preset=luxury] .navbar-brand span{background:linear-gradient(90deg,#a16207,#ca8a04,#a16207);-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme-preset=luxury] .card{border:1px solid rgba(234,179,8,.2)}[data-theme-preset=royal]{--primary:#dc2626;--primary-rgb:220,38,38;--primary-dark:#991b1b}[data-theme-preset=royal] .top-bar{background:linear-gradient(90deg,#dc2626,#000)}[data-theme-preset=royal] .btn-primary{background:linear-gradient(135deg,#dc2626,#7f1d1d);border:none}[data-theme-preset=glass]{--primary:#38bdf8;--primary-rgb:56,189,248;--primary-dark:#0284c7}[data-theme-preset=glass] .navbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(var(--surface-rgb),.5);border-bottom:1px solid hsla(0,0%,100%,.1)}[data-theme-preset=glass] .card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--surface-rgb),.3);border:1px solid hsla(0,0%,100%,.1)}[data-theme-preset=ocean]{--primary:#0ea5e9;--primary-rgb:14,165,233;--primary-dark:#0369a1}[data-theme-preset=ocean] .top-bar{background:#08162de6;border-bottom:2px solid #00ff9d;border-bottom:2px solid var(--primary)}[data-theme-preset=forest]{--primary:#22c55e;--primary-rgb:34,197,94;--primary-dark:#15803d}[data-theme-preset=forest] .navbar-brand span{color:#22c55e;text-shadow:0 0 8px rgba(34,197,94,.4)}[data-theme=light][data-theme-preset=forest] .navbar-brand span{color:#15803d;text-shadow:none}[data-theme-preset=sunset]{--primary:#f97316;--primary-rgb:249,115,22;--primary-dark:#c2410c;background-attachment:fixed;background-image:radial-gradient(circle at 0 0,rgba(249,115,22,.05) 0,transparent 50%)}[data-theme-preset=slate]{--primary:#64748b;--primary-rgb:100,116,139;--primary-dark:#475569}[data-theme-preset=slate] .card{border-left:4px solid #00ff9d;border-left:4px solid var(--primary);border-radius:0}[data-theme-preset=vivid_orchid]{--primary:#a855f7;--primary-rgb:168,85,247;--primary-dark:#7e22ce;background-attachment:fixed;background-image:radial-gradient(circle at 100% 0,rgba(168,85,247,.1) 0,transparent 50%),radial-gradient(circle at 0 100%,rgba(192,38,211,.05) 0,transparent 50%)}[data-theme-preset=vivid_orchid] .navbar-brand span{color:#d8b4fe;text-shadow:0 0 12px rgba(168,85,247,.5)}[data-theme=light][data-theme-preset=vivid_orchid] .navbar-brand span{color:#7c3aed;text-shadow:none}[data-theme-preset=midnight_biolume]{--primary:#06b6d4;--primary-rgb:6,182,212;--primary-dark:#0891b2;--btn-bg:var(--primary)}[data-theme=dark][data-theme-preset=midnight_biolume]{background-attachment:fixed;background-image:linear-gradient(180deg,#000,#050505)}[data-theme-preset=midnight_biolume] .card{border:1px solid rgba(6,182,212,.15)}[data-theme-preset=midnight_biolume] .navbar-brand span{color:#06b6d4;text-shadow:0 0 15px rgba(6,182,212,.6)}[data-theme-preset=midnight_biolume] .btn-premium-green,[data-theme-preset=midnight_biolume] .btn-premium-red,[data-theme-preset=midnight_biolume] .btn-primary,[data-theme-preset=midnight_biolume] .btn-theme{box-shadow:0 0 15px #00ff9d80;box-shadow:0 0 15px rgba(var(--primary-rgb),.5);color:#000}[data-theme=light][data-theme-preset=midnight_biolume] .btn-premium-green,[data-theme=light][data-theme-preset=midnight_biolume] .btn-premium-red,[data-theme=light][data-theme-preset=midnight_biolume] .btn-primary,[data-theme=light][data-theme-preset=midnight_biolume] .btn-theme{color:#fff}[data-theme-preset=industrial_rust]{--primary:#b45309;--primary-rgb:180,83,9;--primary-dark:#92400e}[data-theme-preset=industrial_rust] .card{border-radius:4px;border-top:3px solid #00ff9d;border-top:3px solid var(--primary)}[data-theme-preset=industrial_rust] .navbar-brand span{letter-spacing:2px;text-transform:uppercase}[data-theme-preset=cyber_shadow]{--primary:#facc15;--primary-rgb:250,204,21;--primary-dark:#ca8a04;background-attachment:fixed;background-image:radial-gradient(circle at 50% -20%,rgba(250,204,21,.08) 0,transparent 70%)}[data-theme-preset=cyber_shadow] .navbar-brand span{color:#facc15;font-style:italic;text-shadow:2px 2px 0 #000}[data-theme=light][data-theme-preset=cyber_shadow] .navbar-brand span{color:#b45309;font-style:italic;text-shadow:none}[data-theme-preset=cyber_shadow] .btn-primary{box-shadow:4px 4px #facc154d}[data-theme-preset=arctic_frost]{--primary:#38bdf8;--primary-rgb:56,189,248;--primary-dark:#0ea5e9;background-attachment:fixed;background-image:linear-gradient(135deg,rgba(56,189,248,.05),transparent)}[data-theme-preset=arctic_frost] .card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--surface-rgb),.4)}[data-theme-preset=espresso_modern]{--primary:#eab308;--primary-rgb:234,179,8;--primary-dark:#ca8a04}[data-theme=dark][data-theme-preset=espresso_modern]{background-color:#1c1917;color:#f5f5f4}[data-theme=light][data-theme-preset=espresso_modern]{background-color:#fafaf9;color:#1c1917}[data-theme-preset=espresso_modern] .navbar-brand span{font-family:Playfair Display,serif}[data-theme=dark][data-theme-preset=espresso_modern] .navbar-brand span{color:#eab308}[data-theme=light][data-theme-preset=espresso_modern] .navbar-brand span{color:#78350f}[data-theme-preset=espresso_modern] .card{border:1px solid rgba(234,180,8,.1)}[data-theme-preset=retro_vapor]{--primary:#ec4899;--primary-rgb:236,72,153;--primary-dark:#be185d;background-attachment:fixed;background-image:linear-gradient(180deg,#ec48990d,#6366f10d)}[data-theme-preset=retro_vapor] .navbar-brand span{background:linear-gradient(90deg,#ec4899,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style:italic;font-weight:900}[data-theme=light][data-theme-preset=retro_vapor] .navbar-brand span{background:linear-gradient(90deg,#be185d,#6d28d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme-preset=pure_white]{--primary:#0f172a;--primary-rgb:15,23,42;--primary-dark:#000}[data-theme=dark][data-theme-preset=pure_white]{--primary:#fff;--primary-rgb:255,255,255;--primary-dark:#e2e8f0}[data-theme-preset=pure_white] .section-header{border-left:5px solid #000;color:#000;padding-left:15px}[data-theme=dark][data-theme-preset=pure_white] .section-header{border-left-color:#fff;color:#fff}[data-theme-preset=pure_white] .service-group-label{color:#000;font-weight:800;opacity:1}[data-theme=dark][data-theme-preset=pure_white] .service-group-label{color:#fff}[data-theme-preset=mono_dark]{--primary:#94a3b8;--primary-rgb:148,163,184;--primary-dark:#64748b;--surface:#0b0b0b;--bg:#0f0f0f}[data-theme-preset=mono_dark] .navbar-brand span{font-weight:800;letter-spacing:3px;text-transform:uppercase}[data-theme-preset=mono_dark] .card{border-radius:0}[data-theme-preset=minimal_gold]{--primary:#d4af37;--primary-rgb:212,175,55;--primary-dark:#b8860b}[data-theme-preset=minimal_gold] .navbar-brand span{background:linear-gradient(90deg,#d4af37,#fde047,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;letter-spacing:.5px}[data-theme-preset=minimal_gold] .section-header:after{background:linear-gradient(90deg,rgba(212,175,55,.4),transparent)}[data-theme=dark][data-theme-preset=deep_purple]{--primary:#9d00ff;--primary-rgb:157,0,255;--primary-dark:#7c00cc;--surface:#120024;--bg:#0a0018;--border:#2d1052}[data-theme=light][data-theme-preset=deep_purple]{--primary:#7c3aed;--primary-rgb:124,58,237;--primary-dark:#6d28d9}[data-theme-preset=deep_purple] .navbar-brand span{text-shadow:0 0 12px rgba(0,255,157,.6);text-shadow:0 0 12px rgba(var(--primary-rgb),.6)}[data-theme=light][data-theme-preset=arctic]{--primary:#0ea5e9;--primary-rgb:14,165,233;--primary-dark:#0284c7;--bg:#f0f9ff;--surface:#fff;--border:#bae6fd}[data-theme=dark][data-theme-preset=arctic]{--primary:#38bdf8;--primary-rgb:56,189,248;--primary-dark:#0ea5e9;--surface:#0c1f33;--bg:#082f49}[data-theme-preset=glass_pro]{--primary:#a78bfa;--primary-rgb:167,139,250;--primary-dark:#8b5cf6;--surface-glass:hsla(0,0%,100%,.15);--glass-border:hsla(0,0%,100%,.2)}[data-theme-preset=glass_pro] .navbar{-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);background:rgba(var(--surface-rgb),.4)}[data-theme-preset=glass_pro] .card,[data-theme-preset=glass_pro] .glass-card{-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);background:rgba(var(--surface-rgb),.2)}[data-theme-preset=neon_nights]{--primary:#f0f;--primary-rgb:255,0,255;--primary-dark:#c0c;background-attachment:fixed;background-image:radial-gradient(circle at 20% 80%,rgba(255,0,255,.08),transparent 40%),radial-gradient(circle at 80% 20%,rgba(0,255,255,.06),transparent 40%)}[data-theme-preset=neon_nights] .navbar-brand span{font-weight:900;text-shadow:0 0 15px #00ff9d,0 0 30px #00ff9d;text-shadow:0 0 15px var(--primary),0 0 30px var(--primary)}[data-theme-preset=neon_nights] .btn-primary{box-shadow:0 0 20px #00ff9d;box-shadow:0 0 20px var(--primary)}[data-theme-preset=cyber_pink]{--primary:#ff1493;--primary-rgb:255,20,147;--primary-dark:#cc1076;background-attachment:fixed;background-image:linear-gradient(135deg,rgba(255,20,147,.04),transparent 60%)}[data-theme-preset=cyber_pink] .top-bar{border-bottom:2px solid #00ff9d;border-bottom:2px solid var(--primary)}[data-theme-preset=cyber_pink] .navbar-brand span{text-shadow:0 0 10px #00ff9d;text-shadow:0 0 10px var(--primary)}[data-theme=dark][data-theme-preset=matrix]{--primary:#00ff41;--primary-rgb:0,255,65;--primary-dark:#00cc34;--surface:#000a00;--bg:#000;--border:#0a2a0a}[data-theme-preset=matrix]{background-attachment:fixed;background-image:linear-gradient(rgba(0,255,65,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,255,65,.03) 1px,transparent 0);background-size:40px 40px}[data-theme-preset=matrix] .navbar-brand span{font-family:Courier New,monospace;letter-spacing:2px;text-shadow:0 0 10px #00ff9d;text-shadow:0 0 10px var(--primary);text-transform:uppercase}[data-theme=dark][data-theme-preset=blood_moon]{--primary:#b91c1c;--primary-rgb:185,28,28;--primary-dark:#7f1d1d;--surface:#1a0505;--bg:#0a0202;--border:#3d1010}[data-theme-preset=blood_moon]{background-attachment:fixed;background-image:radial-gradient(circle at 50% 100%,rgba(185,28,28,.15),transparent 60%)}[data-theme-preset=blood_moon] .navbar-brand span{text-shadow:0 0 20px rgba(185,28,28,.8)}[data-theme=light][data-theme-preset=ice_queen]{--primary:#0ea5e9;--primary-rgb:14,165,233;--primary-dark:#0284c7;--bg:#f8fdff;--surface:#fff;--border:#e0f2fe}[data-theme=dark][data-theme-preset=ice_queen]{--primary:#7dd3fc;--primary-rgb:125,211,252;--primary-dark:#38bdf8;--surface:#0c1a2e;--bg:#061220}[data-theme-preset=ice_queen]{background-attachment:fixed;background-image:radial-gradient(circle at 50% 0,rgba(125,211,252,.08),transparent 50%)}[data-theme-preset=ice_queen] .card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(var(--surface-rgb),.5)}[data-theme=light][data-theme-preset=sand_dune]{--primary:#d97706;--primary-rgb:217,119,6;--primary-dark:#b45309;--bg:#fef3c7;--surface:#fffbeb;--border:#fde68a}[data-theme=dark][data-theme-preset=sand_dune]{--primary:#f59e0b;--primary-rgb:245,158,11;--primary-dark:#d97706;--surface:#1a1207;--bg:#0f0a04}[data-theme-preset=sand_dune]{background-image:linear-gradient(135deg,rgba(245,158,11,.04),transparent)}[data-theme=dark][data-theme-preset=velvet_night]{--primary:#6d28d9;--primary-rgb:109,40,217;--primary-dark:#5b21b6;--surface:#1a0b2e;--bg:#0d0518;--border:#2d1b4e}[data-theme-preset=velvet_night]{background-attachment:fixed;background-image:radial-gradient(circle at 30% 20%,rgba(109,40,217,.15),transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.1),transparent 50%)}[data-theme-preset=velvet_night] .navbar-brand span{text-shadow:0 0 15px rgba(139,92,246,.6)}[data-theme-preset=velvet_night] .card{border-color:#8b5cf633}[data-theme-preset=honeycomb]{--primary:#fbbf24;--primary-rgb:251,191,36;--primary-dark:#f59e0b;background-attachment:fixed;background-image:radial-gradient(circle at 0 0,rgba(251,191,36,.06),transparent 40%),radial-gradient(circle at 100% 100%,rgba(245,158,11,.06),transparent 40%)}[data-theme-preset=honeycomb] .navbar-brand span{background:linear-gradient(90deg,#fbbf24,#fde047);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}[data-theme-preset=honeycomb] .section-header{border-left:4px solid #00ff9d;border-left:4px solid var(--primary);padding-left:12px}body.elite-theme-controlled{--bs-primary:var(--primary);--bs-primary-rgb:var(--primary-rgb);--bs-info:var(--primary);--bs-info-rgb:var(--primary-rgb);--info:var(--primary);--info-rgb:var(--primary-rgb);--bs-link-color:var(--primary);--bs-link-color-rgb:var(--primary-rgb);--bs-link-hover-color:var(--primary-dark);--bs-focus-ring-color:rgba(var(--primary-rgb),.24);--bs-primary-bg-subtle:rgba(var(--primary-rgb),.14);--bs-primary-border-subtle:rgba(var(--primary-rgb),.35);--bs-primary-text-emphasis:var(--primary);--surface:var(--bg-card);--surface-2:var(--bg-card-2);--glass-border:var(--border);accent-color:#00ff9d;accent-color:var(--primary)}body.elite-theme-controlled ::-moz-selection{background:#00ff9dc7;background:rgba(var(--primary-rgb),.78);color:#fff;color:var(--btn-primary-text,#fff)}body.elite-theme-controlled ::selection{background:#00ff9dc7;background:rgba(var(--primary-rgb),.78);color:#fff;color:var(--btn-primary-text,#fff)}[data-bs-theme=dark] body.elite-theme-controlled,body.elite-theme-controlled[data-bs-theme=dark]{--bg-body:color-mix(in srgb,#05070c 84%,var(--primary) 16%);--bg-card:color-mix(in srgb,#111827 84%,var(--primary) 16%);--bg-card-2:color-mix(in srgb,#0f172a 86%,var(--primary) 14%);--border:color-mix(in srgb,#2a3548 72%,var(--primary) 28%);--sidebar-bg:color-mix(in srgb,#0b111d 86%,var(--primary) 14%);--sidebar-border:color-mix(in srgb,#1e2d40 72%,var(--primary) 28%);--topbar-bg:color-mix(in srgb,#111827 82%,var(--primary) 18%);--topbar-border:color-mix(in srgb,#2a3548 68%,var(--primary) 32%);--input-bg:color-mix(in srgb,#111827 84%,var(--primary) 16%);--input-bg-focus:color-mix(in srgb,#172033 78%,var(--primary) 22%);--input-border:color-mix(in srgb,#2a3548 70%,var(--primary) 30%);--modal-bg:color-mix(in srgb,#111827 84%,var(--primary) 16%);--modal-border:color-mix(in srgb,#2a3548 70%,var(--primary) 30%)}[data-bs-theme=dark] body.elite-theme-controlled .dropdown-menu,[data-bs-theme=dark] body.elite-theme-controlled .elite-table-container,[data-bs-theme=dark] body.elite-theme-controlled .glass-card,[data-bs-theme=dark] body.elite-theme-controlled .modal-content,[data-bs-theme=dark] body.elite-theme-controlled .stat-card,[data-bs-theme=dark] body.elite-theme-controlled .stat-card-elite{background-color:#fff;background-color:var(--bg-card);border-color:#e2e8f0;border-color:var(--border)}[data-bs-theme=dark] body.elite-theme-controlled .admin-topbar,[data-bs-theme=dark] body.elite-theme-controlled .header-bar,[data-bs-theme=dark] body.elite-theme-controlled .navbar,[data-bs-theme=dark] body.elite-theme-controlled .topbar{background-color:#ffffffd9;background-color:var(--topbar-bg);border-color:#e2e8f0e6;border-color:var(--topbar-border)}body.elite-theme-controlled .bg-primary:not(does-not-exist),body.elite-theme-controlled .btn-info:not(does-not-exist),body.elite-theme-controlled .btn-primary:not(does-not-exist),body.elite-theme-controlled .text-bg-primary:not(does-not-exist),body.elite-theme-controlled button.btn-info,body.elite-theme-controlled button.btn-primary,body.elite-theme-controlled input.btn-info,body.elite-theme-controlled input.btn-primary{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff)}body.elite-theme-controlled .btn-info.active,body.elite-theme-controlled .btn-info:active,body.elite-theme-controlled .btn-info:focus,body.elite-theme-controlled .btn-info:hover,body.elite-theme-controlled .btn-primary.active,body.elite-theme-controlled .btn-primary:active,body.elite-theme-controlled .btn-primary:focus,body.elite-theme-controlled .btn-primary:hover{background:#00d484;background:var(--primary-dark);border-color:#00d484;border-color:var(--primary-dark)}body.elite-theme-controlled .btn-outline-info,body.elite-theme-controlled .btn-outline-primary{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);background:transparent;border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled .btn-outline-info.active,body.elite-theme-controlled .btn-outline-info:active,body.elite-theme-controlled .btn-outline-info:focus,body.elite-theme-controlled .btn-outline-info:hover,body.elite-theme-controlled .btn-outline-primary.active,body.elite-theme-controlled .btn-outline-primary:active,body.elite-theme-controlled .btn-outline-primary:focus,body.elite-theme-controlled .btn-outline-primary:hover{color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff);background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled .badge.bg-primary,body.elite-theme-controlled .badge.text-bg-primary{color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff);background:#00ff9d;background:var(--primary)}body.elite-theme-controlled .badge-elite-info:not(.does-not-exist),body.elite-theme-controlled .badge.bg-info,body.elite-theme-controlled .badge.text-bg-info{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border-color:#00ff9d40;border-color:rgba(var(--primary-rgb),.25)}body.elite-theme-controlled .link-info,body.elite-theme-controlled .link-primary,body.elite-theme-controlled .text-info,body.elite-theme-controlled .text-primary{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary)}body.elite-theme-controlled .link-info:focus,body.elite-theme-controlled .link-info:hover,body.elite-theme-controlled .link-primary:focus,body.elite-theme-controlled .link-primary:hover{color:#00d484;color:var(--primary-dark);-webkit-text-fill-color:#00d484;-webkit-text-fill-color:var(--primary-dark)}body.elite-theme-controlled .border-info,body.elite-theme-controlled .border-primary{border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled .alert-info,body.elite-theme-controlled .alert-primary,body.elite-theme-controlled .bg-info-subtle,body.elite-theme-controlled .bg-primary-subtle,body.elite-theme-controlled .text-bg-primary-subtle{background-color:#00ff9d1a;background-color:rgba(var(--primary-rgb),.1);color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);border-color:#00ff9d52;border-color:rgba(var(--primary-rgb),.32)}body.elite-theme-controlled .bg-primary.bg-opacity-10{background-color:#00ff9d1a!important;background-color:rgba(var(--primary-rgb),.1)!important}body.elite-theme-controlled .bg-primary.bg-opacity-25{background-color:#00ff9d40!important;background-color:rgba(var(--primary-rgb),.25)!important}body.elite-theme-controlled .bg-primary.bg-opacity-50{background-color:#00ff9d80!important;background-color:rgba(var(--primary-rgb),.5)!important}body.elite-theme-controlled .bg-primary.bg-opacity-75{background-color:#00ff9dbf!important;background-color:rgba(var(--primary-rgb),.75)!important}body.elite-theme-controlled .border-primary.border-opacity-10{border-color:#00ff9d1a!important;border-color:rgba(var(--primary-rgb),.1)!important}body.elite-theme-controlled .border-primary.border-opacity-25{border-color:#00ff9d40!important;border-color:rgba(var(--primary-rgb),.25)!important}body.elite-theme-controlled .border-primary.border-opacity-50{border-color:#00ff9d80!important;border-color:rgba(var(--primary-rgb),.5)!important}body.elite-theme-controlled .border-primary.border-opacity-75{border-color:#00ff9dbf!important;border-color:rgba(var(--primary-rgb),.75)!important}body.elite-theme-controlled .form-check-input:focus,body.elite-theme-controlled .form-control:focus,body.elite-theme-controlled .form-range:focus,body.elite-theme-controlled .form-select:focus,body.elite-theme-controlled .input-group-text:focus{border-color:#00ff9d;border-color:var(--primary);box-shadow:0 0 0 .2rem #00ff9d33;box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.2)}body.elite-theme-controlled .form-check-input:not(.does-not-exist):checked{background-color:#00ff9d;background-color:var(--primary);border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled :is(.form-switch .form-check-input):checked{background-color:#00ff9d;background-color:var(--primary);border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled select option:checked{background:linear-gradient(#00ff9d,#00ff9d);background:linear-gradient(var(--primary),var(--primary));box-shadow:inset 0 0 0 100vmax #00ff9d;box-shadow:0 0 0 100vmax var(--primary) inset;color:#fff;color:var(--btn-primary-text,#fff)}body.elite-theme-controlled select option:focus,body.elite-theme-controlled select option:hover{background:linear-gradient(#00ff9dd1,#00ff9dd1);background:linear-gradient(rgba(var(--primary-rgb),.82),rgba(var(--primary-rgb),.82));box-shadow:inset 0 0 0 100vmax #00ff9dd1;box-shadow:0 0 0 100vmax rgba(var(--primary-rgb),.82) inset;color:#fff;color:var(--btn-primary-text,#fff)}body.elite-theme-controlled .form-range::-webkit-slider-thumb{background:#00ff9d;background:var(--primary)}body.elite-theme-controlled .form-range::-moz-range-thumb{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled .progress-bar{background-color:#00ff9d;background-color:var(--primary)}body.elite-theme-controlled :is(.nav-pills .nav-link.active){color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff);background-color:#00ff9d;background-color:var(--primary);border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled :is(.nav-pills .show>.nav-link){color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff);background-color:#00ff9d;background-color:var(--primary);border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled .dropdown-item.active:not(.does-not-exist),body.elite-theme-controlled .dropdown-item:active:not(.does-not-exist),body.elite-theme-controlled .list-group-item.active:not(.does-not-exist){color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff);background-color:#00ff9d;background-color:var(--primary);border-color:#00ff9d;border-color:var(--primary)}body.elite-theme-controlled :is(.nav-pills .nav-link:hover){background-color:#00ff9d1f;background-color:rgba(var(--primary-rgb),.12);border-color:#00ff9d33;border-color:rgba(var(--primary-rgb),.2);color:#0f172a;color:var(--text-main);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text-main)}body.elite-theme-controlled :is(.nav-pills .nav-link:focus){background-color:#00ff9d1f;background-color:rgba(var(--primary-rgb),.12);border-color:#00ff9d33;border-color:rgba(var(--primary-rgb),.2);color:#0f172a;color:var(--text-main);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text-main)}body.elite-theme-controlled .dropdown-item:focus:not(.does-not-exist),body.elite-theme-controlled .dropdown-item:hover:not(.does-not-exist),body.elite-theme-controlled .list-group-item-action:focus:not(.does-not-exist),body.elite-theme-controlled .list-group-item-action:hover:not(.does-not-exist){background-color:#00ff9d1f;background-color:rgba(var(--primary-rgb),.12);border-color:#00ff9d33;border-color:rgba(var(--primary-rgb),.2);color:#0f172a;color:var(--text-main);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text-main)}body.elite-theme-controlled .nav-tabs .nav-link.active,body.elite-theme-controlled .nav-tabs .nav-link:focus,body.elite-theme-controlled .nav-tabs .nav-link:hover{border-color:transparent transparent #00ff9d;border-color:transparent transparent var(--primary);color:#00ff9d;color:var(--primary)}body.elite-theme-controlled .pagination{--bs-pagination-color:var(--primary);--bs-pagination-hover-color:var(--primary-dark);--bs-pagination-focus-color:var(--primary-dark);--bs-pagination-focus-box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.2);--bs-pagination-active-bg:var(--primary);--bs-pagination-active-border-color:var(--primary)}body.elite-theme-controlled .accordion-button:focus,body.elite-theme-controlled .accordion-button:not(.collapsed){border-color:#00ff9d57;border-color:rgba(var(--primary-rgb),.34);box-shadow:0 0 0 .2rem #00ff9d29;box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.16);color:#00ff9d;color:var(--primary)}body.elite-theme-controlled .btn-action-view,body.elite-theme-controlled .btn-elite-view{background:#00ff9d14;background:rgba(var(--primary-rgb),.08);color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);border-color:#00ff9d38;border-color:rgba(var(--primary-rgb),.22)}body.elite-theme-controlled .btn-action-view:active,body.elite-theme-controlled .btn-action-view:focus,body.elite-theme-controlled .btn-action-view:hover,body.elite-theme-controlled .btn-elite-view:active,body.elite-theme-controlled .btn-elite-view:focus,body.elite-theme-controlled .btn-elite-view:hover{background:#00ff9d2e;background:rgba(var(--primary-rgb),.18);color:#00d484;color:var(--primary-dark);-webkit-text-fill-color:#00d484;-webkit-text-fill-color:var(--primary-dark);border-color:#00ff9d6b;border-color:rgba(var(--primary-rgb),.42);box-shadow:0 10px 22px #00ff9d29;box-shadow:0 10px 22px rgba(var(--primary-rgb),.16)}body.elite-theme-controlled .badge-dot-info:before{background:#00ff9d;background:var(--primary)}body.elite-theme-controlled .toast-cyber.info{border-left-color:#00ff9d;border-left-color:var(--primary)}body.elite-theme-controlled .toast-cyber.info .toast-cyber-icon{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary)}body.elite-theme-controlled [style*="#0284c7"],body.elite-theme-controlled [style*="#06b6d4"],body.elite-theme-controlled [style*="#0891b2"],body.elite-theme-controlled [style*="#0ea5e9"],body.elite-theme-controlled [style*="#22d3ee"],body.elite-theme-controlled [style*="14, 165, 233"],body.elite-theme-controlled [style*="34, 211, 238"],body.elite-theme-controlled [style*="6, 182, 212"],body.elite-theme-controlled [style*="rgba(14, 165, 233"],body.elite-theme-controlled [style*="rgba(34, 211, 238"],body.elite-theme-controlled [style*="rgba(6, 182, 212"]{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);border-color:#00ff9d52;border-color:rgba(var(--primary-rgb),.32)}body.elite-theme-controlled [style*="rgba(14, 165, 233"],body.elite-theme-controlled [style*="rgba(34, 211, 238"],body.elite-theme-controlled [style*="rgba(6, 182, 212"]{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1)}body.elite-theme-controlled .modal .btn-primary:not(does-not-exist),body.elite-theme-controlled .modal .modal-footer .btn-primary:not(.does-not-exist):not(does-not-exist),body.elite-theme-controlled .modal .modal-footer .btn.btn-primary:not(does-not-exist),body.elite-theme-controlled .modal .modal-footer button.btn-primary[type=submit],body.elite-theme-controlled .modal button.btn-primary,body.elite-theme-controlled .modal input.btn-primary{background:#00ff9d;background:var(--primary);border-color:#00ff9d;border-color:var(--primary);color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff);box-shadow:0 14px 30px #00ff9d38;box-shadow:0 14px 30px rgba(var(--primary-rgb),.22)}body.elite-theme-controlled .modal .btn-primary.active:not(does-not-exist),body.elite-theme-controlled .modal .btn-primary:not(does-not-exist):active,body.elite-theme-controlled .modal .btn-primary:not(does-not-exist):focus,body.elite-theme-controlled .modal .btn-primary:not(does-not-exist):hover,body.elite-theme-controlled .modal .modal-footer .btn-primary.active:not(.does-not-exist):not(does-not-exist),body.elite-theme-controlled .modal .modal-footer .btn-primary:not(.does-not-exist):not(does-not-exist):active,body.elite-theme-controlled .modal .modal-footer .btn-primary:not(.does-not-exist):not(does-not-exist):focus,body.elite-theme-controlled .modal .modal-footer .btn-primary:not(.does-not-exist):not(does-not-exist):hover,body.elite-theme-controlled .modal .modal-footer .btn.btn-primary.active:not(does-not-exist),body.elite-theme-controlled .modal .modal-footer .btn.btn-primary:not(does-not-exist):active,body.elite-theme-controlled .modal .modal-footer .btn.btn-primary:not(does-not-exist):focus,body.elite-theme-controlled .modal .modal-footer .btn.btn-primary:not(does-not-exist):hover,body.elite-theme-controlled .modal .modal-footer button.btn-primary.active[type=submit],body.elite-theme-controlled .modal .modal-footer button.btn-primary[type=submit]:active,body.elite-theme-controlled .modal .modal-footer button.btn-primary[type=submit]:focus,body.elite-theme-controlled .modal .modal-footer button.btn-primary[type=submit]:hover,body.elite-theme-controlled .modal button.btn-primary.active,body.elite-theme-controlled .modal button.btn-primary:active,body.elite-theme-controlled .modal button.btn-primary:focus,body.elite-theme-controlled .modal button.btn-primary:hover,body.elite-theme-controlled .modal input.btn-primary.active,body.elite-theme-controlled .modal input.btn-primary:active,body.elite-theme-controlled .modal input.btn-primary:focus,body.elite-theme-controlled .modal input.btn-primary:hover{background:#00d484;background:var(--primary-dark);border-color:#00d484;border-color:var(--primary-dark);box-shadow:0 0 0 .2rem #00ff9d2e,0 16px 34px #00ff9d42;box-shadow:0 0 0 .2rem rgba(var(--primary-rgb),.18),0 16px 34px rgba(var(--primary-rgb),.26)}body.elite-theme-controlled .lang-switcher-dropdown.searchable-dropdown,body.elite-theme-controlled .topbar .lang-switcher-dropdown.searchable-dropdown{background:#fff;background:var(--bg-card);border:1px solid rgba(0,255,157,.35);border:1px solid rgba(var(--primary-rgb),.35);color:#0f172a;color:var(--text-main)}body.elite-theme-controlled .lang-switcher-dropdown .dropdown-search-row,body.elite-theme-controlled .topbar .lang-switcher-dropdown .dropdown-search-row{background:#f8fafc;background:var(--bg-card-2)}body.elite-theme-controlled .lang-switcher-btn,body.elite-theme-controlled .lang-switcher-item{background:transparent;border:none;color:#0f172a;color:var(--text-main);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text-main)}body.elite-theme-controlled .lang-switcher-btn:focus,body.elite-theme-controlled .lang-switcher-btn:hover{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);color:#00ff9d;color:var(--primary)}body.elite-theme-controlled .lang-switcher-btn .bi,body.elite-theme-controlled .lang-switcher-btn .selector-chevron{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary)}body.elite-theme-controlled .lang-switcher-item.active,body.elite-theme-controlled .lang-switcher-item:focus,body.elite-theme-controlled .lang-switcher-item:hover{background:#00ff9d1f;background:rgba(var(--primary-rgb),.12);color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary)}body.elite-theme-controlled .admin-lang-selector-toggle{background:#00ff9d14;background:rgba(var(--primary-rgb),.08);border-color:#00ff9d59;border-color:rgba(var(--primary-rgb),.35);color:#0f172a;color:var(--text,#111827)}body.elite-theme-controlled .admin-lang-selector .lang-option{color:#0f172a;color:var(--text,#111827);-webkit-text-fill-color:#0f172a;-webkit-text-fill-color:var(--text,#111827);-webkit-text-decoration:none;text-decoration:none}body.elite-theme-controlled .admin-lang-selector .lang-option.is-active,body.elite-theme-controlled .admin-lang-selector .lang-option:focus,body.elite-theme-controlled .admin-lang-selector .lang-option:hover{background:#00ff9d;background:var(--primary);color:#fff;color:var(--btn-primary-text,#fff);-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--btn-primary-text,#fff)}@media(max-width:991.98px){#zeus-client-app .mobile-navbar-controls .btn-theme-toggle,#zeus-client-app .mobile-navbar-controls .lang-switcher-btn,#zeus-client-app .mobile-navbar-controls .navbar-toggler,#zeus-client-app .mobile-navbar-controls .top-bar-selector,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn,#zeus-public-app .mobile-navbar-controls .navbar-toggler,#zeus-public-app .mobile-navbar-controls .top-bar-selector,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler,#zeus-reseller-app .mobile-navbar-controls .top-bar-selector{background:#d1ffed;border:1px solid rgba(0,255,157,.24);border:1px solid rgba(var(--primary-rgb),.24);border-radius:999px;box-shadow:0 8px 22px #00ff9d14;box-shadow:0 8px 22px rgba(var(--primary-rgb),.08);color:#0f172a;color:var(--text);min-height:36px}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .mobile-navbar-controls .btn-theme-toggle,#zeus-client-app .mobile-navbar-controls .lang-switcher-btn,#zeus-client-app .mobile-navbar-controls .navbar-toggler,#zeus-client-app .mobile-navbar-controls .top-bar-selector,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn,#zeus-public-app .mobile-navbar-controls .navbar-toggler,#zeus-public-app .mobile-navbar-controls .top-bar-selector,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler,#zeus-reseller-app .mobile-navbar-controls .top-bar-selector{background:color-mix(in srgb,var(--surface,#fff) 82%,var(--primary,#111827) 18%)}}#zeus-client-app .mobile-navbar-controls .lang-label,#zeus-client-app .mobile-navbar-controls .lang-switcher-btn .selector-chevron,#zeus-public-app .mobile-navbar-controls .lang-label,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn .selector-chevron,#zeus-reseller-app .mobile-navbar-controls .lang-label,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn .selector-chevron{display:none}#zeus-client-app .mobile-navbar-controls .btn-theme-toggle,#zeus-client-app .mobile-navbar-controls .lang-switcher-btn,#zeus-client-app .mobile-navbar-controls .navbar-toggler,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle,#zeus-public-app .mobile-navbar-controls .lang-switcher-btn,#zeus-public-app .mobile-navbar-controls .navbar-toggler,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle,#zeus-reseller-app .mobile-navbar-controls .lang-switcher-btn,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler{align-items:center;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;padding:0;width:38px}#zeus-client-app .mobile-navbar-controls .btn-theme-toggle i,#zeus-client-app .mobile-navbar-controls .navbar-toggler i,#zeus-public-app .mobile-navbar-controls .btn-theme-toggle i,#zeus-public-app .mobile-navbar-controls .navbar-toggler i,#zeus-reseller-app .mobile-navbar-controls .btn-theme-toggle i,#zeus-reseller-app .mobile-navbar-controls .navbar-toggler i{color:#00ff9d;color:var(--primary)}#zeus-client-app .navbar-collapse,#zeus-public-app .navbar-collapse,#zeus-reseller-app .navbar-collapse{background:#ebfff7;border:1px solid rgba(0,255,157,.18);border:1px solid rgba(var(--primary-rgb),.18);border-radius:14px;box-shadow:0 18px 50px #0000002e;margin-top:10px;max-height:calc(100dvh - 86px);overflow-x:hidden;overflow-y:auto;padding:12px;scrollbar-color:#00ff9d transparent;scrollbar-color:var(--primary) transparent;scrollbar-width:thin;width:min(100%,calc(100vw - 24px))}@supports (color:color-mix(in lch,red,blue)){#zeus-client-app .navbar-collapse,#zeus-public-app .navbar-collapse,#zeus-reseller-app .navbar-collapse{background:color-mix(in srgb,var(--surface,#fff) 92%,var(--primary,#111827) 8%)}}}#zeus-client-app .top-bar .top-bar-neutral-link:hover,#zeus-public-app .top-bar .top-bar-neutral-link:hover,#zeus-reseller-app .top-bar .top-bar-neutral-link:hover{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.3);text-shadow:0 0 12px rgba(var(--primary-rgb),.3);transform:translateY(-1px)}#zeus-client-app .top-bar .top-bar-neutral-link:hover i:not(.bi-whatsapp),#zeus-public-app .top-bar .top-bar-neutral-link:hover i:not(.bi-whatsapp),#zeus-reseller-app .top-bar .top-bar-neutral-link:hover i:not(.bi-whatsapp){color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary)}.footer :is(.footer-links a:not(does-not-exist)){color:#111827;color:var(--footer-text);-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--footer-text);filter:none;opacity:1}.footer :is(.footer-contact-info a:not(does-not-exist)){color:#111827;color:var(--footer-text);-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--footer-text);filter:none;opacity:1}.footer :is(.footer-contact-info a span){color:#111827;color:var(--footer-text);-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--footer-text);filter:none;opacity:1}.footer .elite-gradient-text:not(does-not-exist):not(does-not-exist),.footer .footer-desc:not(does-not-exist):not(does-not-exist),.footer .footer-title:not(does-not-exist):not(does-not-exist),.footer .text-muted:not(does-not-exist):not(does-not-exist),.footer a[href*=GsmXArgTec]:not(does-not-exist),.footer h1:not(.does-not-exist):not(does-not-exist),.footer h2:not(.does-not-exist):not(does-not-exist),.footer h3:not(.does-not-exist):not(does-not-exist),.footer h4:not(.does-not-exist):not(does-not-exist),.footer h5:not(.does-not-exist):not(does-not-exist),.footer h6:not(.does-not-exist):not(does-not-exist),.footer li:not(.does-not-exist):not(does-not-exist),.footer p:not(.does-not-exist):not(does-not-exist),.footer small:not(.does-not-exist):not(does-not-exist),.footer span:not(.does-not-exist):not(does-not-exist){color:#111827;color:var(--footer-text);-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--footer-text);filter:none;opacity:1}.footer :is(.footer-links a):hover{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):focus{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):active{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):hover{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):focus{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):active{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer a[href*=GsmXArgTec]:active{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):hover i{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):hover span{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):focus i{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):focus span{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):active i{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-links a):active span{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):hover i{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):hover span{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):focus i{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):focus span{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):active i{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer :is(.footer-contact-info a):active span{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}.footer a[href*=GsmXArgTec]:active i,.footer a[href*=GsmXArgTec]:active span,.footer a[href*=GsmXArgTec]:focus,.footer a[href*=GsmXArgTec]:focus i,.footer a[href*=GsmXArgTec]:focus span,.footer a[href*=GsmXArgTec]:hover,.footer a[href*=GsmXArgTec]:hover i,.footer a[href*=GsmXArgTec]:hover span{color:#00ff9d;color:var(--primary);-webkit-text-fill-color:#00ff9d;-webkit-text-fill-color:var(--primary);text-shadow:0 0 12px rgba(0,255,157,.22);text-shadow:0 0 12px rgba(var(--primary-rgb),.22)}@media(max-width:767.98px){#zeus-client-app .navbar-brand,#zeus-public-app .navbar-brand,#zeus-reseller-app .navbar-brand{flex:1 1 auto;max-width:calc(100vw - 285px)}#zeus-client-app .navbar-brand .logo-img,#zeus-public-app .navbar-brand .logo-img,#zeus-reseller-app .navbar-brand .logo-img{flex:0 0 auto;height:34px;max-width:34px}#zeus-client-app .navbar-brand .elite-gradient-text,#zeus-public-app .navbar-brand .elite-gradient-text,#zeus-reseller-app .navbar-brand .elite-gradient-text{font-size:max(.72rem,min(2.7vw,.95rem));max-width:100%}}.text-main{color:#0f172a;color:var(--text-main)}.bg-card{background:#fff;background:var(--bg-card)}.border-themed{border-color:#00ff9d33;border-color:rgba(var(--primary-rgb),.2)}.bg-themed-subtle{background:#00ff9d0d;background:rgba(var(--primary-rgb),.05)}.bg-themed-muted{background:#00ff9d14;background:rgba(var(--primary-rgb),.08)}.fade-up{animation:fade-up-anim .25s ease forwards}@keyframes fade-up-anim{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.skeleton{animation:shimmer-anim 2.4s infinite;background:linear-gradient(90deg,#e2e8f0 25%,#f8fafc,#e2e8f0 75%);background:linear-gradient(90deg,var(--border) 25%,var(--bg-card-2) 50%,var(--border) 75%);background-size:400px 100%;border-radius:10px;border-radius:var(--radius-md)}@keyframes shimmer-anim{0%{background-position:-400px 0}to{background-position:400px 0}}.admin-color-menu{background:#fff;background:var(--bg-card);border:1px solid rgba(0,255,157,.25);border:1px solid rgba(var(--primary-rgb),.25);box-shadow:0 18px 45px #0f172a2e;width:274px}.admin-color-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:9px;gap:9px}.admin-color-swatch{background:var(--swatch);border:2px solid transparent;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff52,0 3px 8px #0f172a29;cursor:pointer;height:34px;padding:0;transition:transform .18s ease,box-shadow .18s ease;width:34px}.admin-color-swatch:focus-visible,.admin-color-swatch:hover{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--swatch);box-shadow:0 0 0 3px var(--bg-card),0 0 0 5px var(--swatch);transform:translateY(-2px) scale(1.08)}.admin-color-swatch.active{box-shadow:0 0 0 3px #fff,0 0 0 5px #0f172a;box-shadow:0 0 0 3px var(--bg-card),0 0 0 5px var(--text-main)}.admin-custom-color{align-items:center;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;color:#0f172a;color:var(--text-main);cursor:pointer;display:flex;gap:9px;min-height:42px;padding:7px 9px}.admin-custom-color span{flex:1;font-size:.76rem;font-weight:800}.admin-custom-color input[type=color]{background:transparent;border:0;border-radius:6px;cursor:pointer;height:28px;padding:0;width:34px}.data-label{color:#94a3b8;color:var(--text-faint);display:block;font-size:.63rem;font-weight:700;letter-spacing:.7px;margin-bottom:2px;text-transform:uppercase}.data-value{color:#0f172a;color:var(--text-main);font-size:.875rem;font-weight:600}.elite-price-highlight,.price-highlight{color:#22c55e;color:var(--success);font-weight:800}.elite-data-label{color:#94a3b8;color:var(--text-faint);font-size:.63rem;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.img-preview-box{align-items:center;background:#f8fafc;background:var(--bg-card-2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:border-color .18s ease;transition:border-color var(--transition)}.img-preview-box:hover{border-color:#00ff9d66;border-color:rgba(var(--primary-rgb),.4)}.img-preview-box img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.img-preview-box .img-edit-overlay{align-items:center;background:#0f172a;background:var(--btn-primary-bg);border-radius:50%;bottom:6px;color:#fff;color:var(--btn-primary-text);cursor:pointer;display:flex;font-size:.75rem;height:26px;justify-content:center;position:absolute;right:6px;width:26px}.skeleton-loader{background:#f1f5f9;background:var(--bg-body,var(--bg,#f1f5f9));bottom:0;color:#0f172a;color:var(--text-main,var(--text,#0f172a));display:flex;left:0;opacity:1;position:fixed;right:0;top:0;transition:opacity .28s ease,visibility .28s ease;visibility:visible;z-index:99999}.skeleton-loader.fade-out{opacity:0;pointer-events:none;visibility:hidden}.skip-admin-skeleton .skeleton-loader-admin{display:none}.skeleton-block{animation:skeleton-shimmer 1.25s linear infinite;background:linear-gradient(100deg,#00ff9d12 20%,#00ff9d33,#00ff9d12 56%);background:linear-gradient(100deg,rgba(var(--primary-rgb,0,255,157),.07) 20%,rgba(var(--primary-rgb,0,255,157),.2),rgba(var(--primary-rgb,0,255,157),.07) 56%);background-size:240% 100%;border-radius:6px;display:block}.skeleton-logo{height:24px;width:164px}.skeleton-circle{border-radius:50%;height:36px;width:36px}.skeleton-nav-line{height:38px;margin-bottom:12px;width:100%}.skeleton-eyebrow{height:12px;margin-bottom:12px;width:110px}.skeleton-title{height:34px;width:min(340px,64vw)}.skeleton-short{height:11px;width:44%}.skeleton-value{height:30px;margin:18px 0;width:62%}.skeleton-line{height:10px;width:82%}.skeleton-medium{height:18px;margin-bottom:10px;width:210px}.skeleton-row{height:48px;width:100%}@keyframes skeleton-shimmer{to{background-position-x:-240%}}@media(prefers-reduced-motion:reduce){.skeleton-block{animation:none}}#global-loader{align-items:center;background:#f1f5f9;background:var(--bg-body);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;transition:opacity .5s ease,visibility .5s;z-index:99999}#global-loader.fade-out{opacity:0;visibility:hidden}.loader-progress-container{background:#00ff9d1a;background:rgba(var(--primary-rgb),.1);border-radius:10px;height:4px;margin-bottom:15px;overflow:hidden;position:relative;width:250px}.loader-progress-bar{animation:loader-slide 1.5s ease-in-out infinite;background:#00ff9d;background:var(--primary);box-shadow:0 0 10px #00ff9d;box-shadow:0 0 10px var(--primary);height:100%;left:-100%;position:absolute;width:100%}@keyframes loader-slide{0%{left:-100%;width:30%}50%{left:0;width:40%}to{left:100%;width:30%}}.loader-text{color:#0f172a;color:var(--text-main);font-size:.75rem;font-weight:600;letter-spacing:2px;opacity:.8;text-transform:uppercase}img[src*="people.svg"]{filter:brightness(0)}[data-bs-theme=dark] img[src*="people.svg"]{filter:brightness(0) invert(1)}.captcha-mini-container:empty,.grecaptcha-badge{display:none;visibility:hidden}
