@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600;700&display=swap";html{background:linear-gradient(135deg,#161616,#1e1e1e) fixed}:root{--bg-color-start: #161616;--bg-color-end: #1e1e1e;--text-color: #f5f5f5;--accent-neon: #FD5432;--accent-glow: rgba(253, 84, 50, .4);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .08);--glass-blur: blur(20px);--section-bg-3: #262626;--text-dim: rgba(255, 255, 255, .6);--card-radius: 16px;--transition-speed: .5s;--font-main: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--whmcs-surface: rgba(18, 18, 18, .46);--whmcs-surface-strong: rgba(22, 22, 22, .76);--whmcs-surface-soft: rgba(255, 255, 255, .055);--whmcs-field: rgba(255, 255, 255, .06);--whmcs-table-row: rgba(255, 255, 255, .035);--whmcs-alert-info: rgba(14, 165, 233, .13)}html[data-theme=light],body[data-theme=light]{--bg-color-start: #e4e4e7;--bg-color-end: #d4d4d8;--text-color: #18181b;--nav-text-color: rgba(10, 10, 10, .84);--accent-glow: rgba(253, 84, 50, .2);--glass-bg: rgba(255, 255, 255, .65);--glass-border: rgba(0, 0, 0, .1);--section-bg-3: #d8d8d8;--text-dim: #52525b;--whmcs-surface: rgba(244, 244, 245, .95);--whmcs-surface-strong: rgba(255, 255, 255, .82);--whmcs-surface-soft: rgba(255, 255, 255, .76);--whmcs-field: rgba(255, 255, 255, .88);--whmcs-table-row: rgba(255, 255, 255, .74);--whmcs-alert-info: #eaf7ff}html[data-theme=dark],html:not([data-theme=light]){--bg-color-start: #161616;--bg-color-end: #1e1e1e;--text-color: #f5f5f5;--nav-text-color: var(--text-color);--accent-glow: rgba(253, 84, 50, .4);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .08);--section-bg-3: #262626;--text-dim: rgba(255, 255, 255, .6);--whmcs-surface: rgba(18, 18, 18, .46);--whmcs-surface-strong: rgba(22, 22, 22, .76);--whmcs-surface-soft: rgba(255, 255, 255, .055);--whmcs-field: rgba(255, 255, 255, .06);--whmcs-table-row: rgba(255, 255, 255, .035);--whmcs-alert-info: rgba(14, 165, 233, .13)}body.hydron-whmcs{min-height:100vh;padding-top:112px;background:linear-gradient(135deg,var(--bg-color-start),var(--bg-color-end)) fixed;color:var(--text-color);font-family:var(--font-main)!important;transition:background var(--transition-speed) ease,color var(--transition-speed) ease;--bg: var(--whmcs-surface);--bg-muted: var(--whmcs-surface);--bg-lifted: var(--whmcs-surface-strong);--bg-accented: rgba(253, 84, 50, .12);--text: var(--text-color);--text-muted: var(--text-dim);--text-lifted: var(--text-color);--text-accented: var(--accent-neon);--border: var(--glass-border);--border-muted: var(--glass-border);--border-lifted: rgba(253, 84, 50, .28);--nav-text-color: var(--text-color)}html[data-theme=dark] body,html:not([data-theme=light]) body{background:linear-gradient(135deg,var(--bg-color-start),var(--bg-color-end)) fixed!important;color:var(--text-color)}html[data-theme=light] body{background:linear-gradient(135deg,var(--bg-color-start),var(--bg-color-end)) fixed!important;color:var(--text-color)}body.hydron-whmcs,body.hydron-whmcs button,body.hydron-whmcs input,body.hydron-whmcs optgroup,body.hydron-whmcs select,body.hydron-whmcs textarea,body.hydron-whmcs .popover,body.hydron-whmcs .tooltip,body.hydron-whmcs .modal,body.hydron-whmcs .card,body.hydron-whmcs .panel{font-family:var(--font-main)!important}.hydron-whmcs code,.hydron-whmcs kbd,.hydron-whmcs pre,.hydron-whmcs samp,.hydron-whmcs .monospace{font-family:var(--font-mono)!important}.glass-panel{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--card-radius);box-shadow:inset 0 1px #ffffff1a,0 8px 32px #0000001a}#main-header{position:fixed;top:20px;left:50%;z-index:1000;width:calc(100% - 40px);max-width:1460px;min-height:66px;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;overflow:visible;border-radius:100px;transform:translate(-50%);transition:top .3s,padding .3s,background .3s,box-shadow .3s}#main-header.sticky{top:10px;padding:8px 20px;background:#28282db3;box-shadow:0 4px 30px #0003}body[data-theme=light] #main-header.sticky{background:#ffffffd9;box-shadow:0 4px 30px #0000001a}.header-sheen{position:absolute;inset:0 auto 0 -100%;width:50%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent)}.animate-sheen{animation:sheenMove 8s infinite linear}@keyframes sheenMove{0%{left:-100%}to{left:200%}}.header-logo{position:relative;z-index:2;display:flex;align-items:center;color:var(--text-color);text-decoration:none}.header-logo .logo-img{display:block;width:min(220px,28vw);max-height:54px;object-fit:contain}.hydron-mark{color:var(--accent-neon);font-size:1.35rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hydron-mark span{color:var(--text-color);opacity:.6}.desktop-nav{position:relative;z-index:3;display:flex;align-items:center;gap:3px;isolation:isolate;font-size:.82rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.desktop-nav a,.nav-item-static{color:var(--nav-text-color);text-decoration:none}.hydron-whmcs i.fas,.hydron-whmcs i.far,.hydron-whmcs i.fad,.hydron-whmcs i.fal,.hydron-whmcs i.fab{color:var(--accent-neon)}body.hydron-whmcs #main-body .action-icon-btns a .ico-container i,body.hydron-whmcs .primary-content .action-icon-btns a .ico-container i,.hydron-whmcs .action-icon-btns a .ico-container i.fas,.hydron-whmcs .action-icon-btns a .ico-container i.far,.hydron-whmcs .action-icon-btns a .ico-container i.fad,.hydron-whmcs .action-icon-btns a .ico-container i.fal{color:var(--accent-neon)!important}body.hydron-whmcs #main-body .action-icon-btns a,.hydron-whmcs .action-icon-btns a{background:var(--whmcs-surface)!important;color:var(--text-color)!important;border:1px solid var(--glass-border)}.nav-link,.nav-item-static{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border-radius:999px;opacity:1;text-align:center;white-space:nowrap;transition:color .2s,opacity .2s}.nav-link-ticket{gap:5px}.ticket-label-short{display:none}.nav-link:hover,.nav-link.active,.nav-link:focus-visible,.nav-item-static:hover{color:var(--text-color);opacity:1;background:#00000024;box-shadow:inset 0 3px 6px #00000073,inset 0 1px 2px #0000003d,0 1px 1px #ffffff0d}body[data-theme=light] .nav-link:hover,body[data-theme=light] .nav-link.active,body[data-theme=light] .nav-link:focus-visible,body[data-theme=light] .nav-item-static:hover{background:#0000000f;box-shadow:inset 0 3px 6px #00000026,inset 0 1px 2px #0000001a,0 1px #fffc}.nav-backdrop{position:absolute;z-index:1;height:100%;border-radius:99px;pointer-events:none;opacity:0;background:#0003;border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 3px 6px #0009,inset 0 1px 2px #0006,0 1px 1px #ffffff0d;transition:left .35s cubic-bezier(.16,1,.3,1),top .35s cubic-bezier(.16,1,.3,1),width .35s cubic-bezier(.16,1,.3,1),height .35s cubic-bezier(.16,1,.3,1),opacity .2s}body[data-theme=light] .nav-backdrop{background:#0000000f;border-color:#00000005;box-shadow:inset 0 3px 6px #00000026,inset 0 1px 2px #0000001a,0 1px #fffc}.nav-hub-container{position:relative;display:flex;align-items:center}.megamenu{position:absolute;top:calc(100% + 20px);left:50%;z-index:1000;width:380px;padding:12px;opacity:0;pointer-events:none;transform:translate(-50%) translateY(15px) scale(.95);transition:opacity .3s ease,transform .4s cubic-bezier(.16,1,.3,1);background:linear-gradient(145deg,rgba(253,84,50,.08),transparent 42%),#141414eb;backdrop-filter:blur(22px) saturate(1.2);-webkit-backdrop-filter:blur(22px) saturate(1.2);box-shadow:0 20px 50px #00000080,0 0 0 9999px #0000002e}.megamenu-heading{padding:8px 14px 12px;color:var(--accent-neon);font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}body[data-theme=light] .megamenu{background:linear-gradient(145deg,rgba(253,84,50,.08),transparent 42%),#fffffff7;box-shadow:0 20px 50px #0000001a,0 0 0 9999px #00000014}.nav-hub-container:hover .megamenu,.nav-hub-container:focus-within .megamenu{opacity:1;pointer-events:all;transform:translate(-50%) translateY(0) scale(1)}.nav-hub-container:hover>.nav-hub-trigger,.nav-hub-container:focus-within>.nav-hub-trigger{color:var(--text-color);background:#00000024}body[data-theme=light] .nav-hub-container:hover>.nav-hub-trigger,body[data-theme=light] .nav-hub-container:focus-within>.nav-hub-trigger{background:#00000014}.megamenu:before{content:"";position:absolute;top:-25px;left:0;right:0;height:25px}.megamenu-grid{display:flex;flex-direction:column;gap:8px}.megamenu-item{display:flex;align-items:center;gap:16px;padding:14px 18px;border-radius:16px;color:var(--text-color);text-decoration:none;transition:background .2s ease,transform .2s ease}.megamenu-item:hover{background:#fd54321a;color:var(--text-color);transform:translate(4px)}.megamenu-icon-box{width:44px;height:44px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:var(--accent-neon);border-radius:12px;background:#fd54321a}.megamenu-item:hover .megamenu-icon-box{color:#fff;background:var(--accent-neon);box-shadow:0 0 15px var(--accent-glow)}.megamenu-item:hover .megamenu-icon-box i{color:#fff}.megamenu-content{display:flex;min-width:0;flex-direction:column}.megamenu-title{font-size:.95rem;font-weight:700}.megamenu-desc{color:var(--text-dim);font-size:.75rem;line-height:1.4;text-transform:none;letter-spacing:0}.header-controls{position:relative;z-index:3;display:flex;align-items:center;gap:12px}.header-btn,.session-pill,.strip-btn{border:1px solid var(--glass-border);background:#ffffff0d;color:var(--text-color);text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.header-btn{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.header-btn:hover,.session-pill:hover,.strip-btn:hover{color:var(--text-color);border-color:#fd543257;background:#fd54321a;text-decoration:none}.cart-btn .badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--accent-neon);font-size:.66rem}.session-pill{max-width:210px;min-height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-weight:800;font-size:.82rem}.account-hub{position:relative;display:flex;align-items:center}.account-hub:after{content:"";position:absolute;top:100%;right:0;width:100%;min-width:260px;height:18px}.account-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;width:260px;max-height:min(72vh,620px);padding:10px;display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px) scale(.98);transition:opacity .2s ease,transform .25s cubic-bezier(.16,1,.3,1);background:#141414f2;overflow-y:auto;overscroll-behavior:contain}body[data-theme=light] .account-menu{background:#fffffff5}.account-menu:before{content:"";position:absolute;top:-22px;left:0;right:0;height:22px}.account-hub:hover .account-menu,.account-hub:focus-within .account-menu{visibility:visible;opacity:1;pointer-events:all;transform:translateY(0) scale(1)}.account-menu a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;color:var(--text-color);font-size:.86rem;font-weight:800;text-decoration:none}.account-menu a:hover{color:var(--text-color);background:#fd54321a;text-decoration:none}.session-pill-login{color:#fff;background:var(--accent-neon);box-shadow:0 0 15px var(--accent-glow);justify-content:center;text-align:center}.session-pill-login i,.session-pill-login:hover i,#main-header:not(.sticky) .session-pill-login i{color:#fff}.session-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#10b981;box-shadow:0 0 8px #10b981;animation:activeSessionPulse 2s infinite ease-in-out}@keyframes activeSessionPulse{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.theme-icon-sun,body:not([data-theme=dark]) .theme-icon-sun{display:none}body[data-theme=dark] .theme-icon-sun{display:inline-block!important}body[data-theme=dark] .theme-icon-moon{display:none!important}body[data-theme=light] .theme-icon-moon,body:not([data-theme=dark]) .theme-icon-moon{display:inline-block}#mobile-menu{position:fixed;top:95px;left:20px;right:20px;z-index:999;display:flex;flex-direction:column;gap:5px;padding:1rem;opacity:0;pointer-events:none;transform:translateY(-10px) scale(.98);transition:all .3s cubic-bezier(.16,1,.3,1)}#mobile-menu.open{opacity:1;pointer-events:all;transform:translateY(0) scale(1)}.mobile-link{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;color:var(--text-color);font-size:1.05rem;font-weight:800;text-decoration:none;border:0;background:transparent;width:100%;text-align:left}.mobile-link:hover{color:var(--text-color);background:#fd54321a;text-decoration:none}.mobile-menu-divider{height:1px;margin:5px 10px;background:var(--glass-border)}.mobile-accordion-toggle{justify-content:flex-start}.mobile-chevron{margin-left:auto;transition:transform .2s ease}.mobile-accordion-toggle.open .mobile-chevron{transform:rotate(180deg)}.mobile-submenu{display:none;margin:-2px 0 4px 28px;padding:4px;border-left:1px solid var(--glass-border)}.mobile-submenu.open{display:flex;flex-direction:column;gap:3px}.mobile-sublink{display:flex;padding:9px 12px;border-radius:10px;color:var(--text-color);font-size:.92rem;font-weight:700;text-decoration:none}.mobile-sublink:hover{color:var(--text-color);background:#fd54321a;text-decoration:none}.mobile-nav-toggle{display:none}.hydron-account-strip{margin:0 auto 28px;color:var(--text-color)}.hydron-account-strip .container{display:flex;align-items:center;justify-content:space-between;gap:12px}.strip-actions{display:flex;gap:8px}.strip-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;font-size:.82rem;font-weight:800}.strip-btn-admin{border-color:#fd543257;color:var(--accent-neon)}.master-breadcrumb{margin-top:0;padding:0 0 26px;background:transparent}.master-breadcrumb:has(.breadcrumb:empty),.master-breadcrumb:not(:has(.breadcrumb-item)){display:none}.master-breadcrumb .breadcrumb{margin:0;padding:12px 18px;border:1px solid var(--glass-border);border-radius:999px;background:var(--glass-bg);color:var(--text-dim)}#main-body{padding:0 0 70px;background:linear-gradient(135deg,var(--bg-color-start),var(--bg-color-end)) fixed!important}.primary-content,.sidebar .panel,.card,.panel,.tile,.domain-checker-container,.client-home-panels .panel,.list-group-item,.modal-content,.table,.dataTables_wrapper{color:var(--text-color)}.hydron-whmcs .main-content,.hydron-whmcs .primary-content,.hydron-whmcs .whmcs-portal-wrapper,.hydron-whmcs .content-area{color:var(--text-color)!important}.primary-content>.card,.panel,.card,.tile,.sidebar .panel,.client-home-panels .panel,.domain-checker-container{border:1px solid var(--glass-border);border-radius:16px;background:var(--whmcs-surface)!important;box-shadow:inset 0 0 30px #0000008c,inset 0 0 2px #ffffff0f}body[data-theme=light] .primary-content>.card,body[data-theme=light] .panel,body[data-theme=light] .card,body[data-theme=light] .tile,body[data-theme=light] .sidebar .panel,body[data-theme=light] .client-home-panels .panel,body[data-theme=light] .domain-checker-container{background:var(--whmcs-surface)!important;box-shadow:inset 0 0 10px 1px #0000002e,inset 0 0 1px #ffffffe6}.panel-heading,.card-header,.card-footer,.modal-header,.modal-footer{border-color:var(--glass-border);background:var(--whmcs-surface-strong)!important;color:var(--text-color)!important}.list-group-item,.table td,.table th,.modal-body,.modal-footer{border-color:var(--glass-border)}.list-group-item,.modal-content,.table{background:var(--whmcs-table-row)!important}.hydron-whmcs .modal-localisation .modal-content,.hydron-whmcs .modal-localisation .modal-body{background:#181818!important;color:#f5f5f5!important;border-color:#ffffff1f!important}body[data-theme=light].hydron-whmcs .modal-localisation .modal-content,body[data-theme=light].hydron-whmcs .modal-localisation .modal-body{background:#fff!important;color:#18181b!important;border-color:#0000001f!important}.hydron-whmcs .modal-localisation .item-selector .item,.hydron-whmcs .modal-localisation .list-group-item{background:#ffffff14!important;color:#f5f5f5!important;border:1px solid rgba(255,255,255,.12)!important}body[data-theme=light].hydron-whmcs .modal-localisation .item-selector .item,body[data-theme=light].hydron-whmcs .modal-localisation .list-group-item{background:#f4f4f5!important;color:#18181b!important;border-color:#0000001f!important}.hydron-whmcs .modal-localisation .item-selector .item.active,body[data-theme=light].hydron-whmcs .modal-localisation .item-selector .item.active{background:var(--accent-neon)!important;color:#fff!important;border-color:var(--accent-neon)!important}body[data-theme=light] .list-group-item,body[data-theme=light] .modal-content,body[data-theme=light] .table{background:var(--whmcs-table-row)!important}.invoice-summary-table td{background-color:inherit!important}.btn-link:hover{color:inherit}.hydron-whmcs table.table-list thead th,.hydron-whmcs .table-list>tbody>tr>td,.hydron-whmcs .dataTables_wrapper table.table-list thead th,.hydron-whmcs .dataTables_wrapper table.table-list tbody td,.hydron-whmcs #order-standard_cart .products .product,.hydron-whmcs #order-standard_cart .products .product header,.hydron-whmcs #order-standard_cart .products .product footer,.hydron-whmcs #order-standard_cart .domain-selection-options,.hydron-whmcs #order-standard_cart .domain-selection-options .option,.hydron-whmcs #order-standard_cart .view-cart-empty,.hydron-whmcs #order-standard_cart .order-summary,.hydron-whmcs #order-standard_cart .order-summary .summary-container,.hydron-whmcs #order-standard_cart .secondary-cart-body .view-cart-tabs .tab-content,.hydron-whmcs #order-standard_cart .domain-promo-box,.hydron-whmcs #order-standard_cart .bg-white,.hydron-whmcs .bg-white,.hydron-whmcs .home-domain-search,.hydron-whmcs .home-domain-search.bg-white,.hydron-whmcs .home-domain-search .bg-white,.hydron-whmcs .domain-pricing .bg-white,.hydron-whmcs .domain-pricing .tld-pricing-header,.hydron-whmcs .domain-pricing .tld-pricing-header div,.hydron-whmcs #order-standard_cart .domain-pricing .bg-white,.hydron-whmcs #order-standard_cart .domain-pricing .tld-pricing-header,.hydron-whmcs #order-standard_cart .domain-pricing .tld-pricing-header div{background:var(--whmcs-surface)!important;color:var(--text-color)!important;border-color:var(--glass-border)!important}.hydron-whmcs .domain-pricing .tld-pricing-header .tld-column,.hydron-whmcs #order-standard_cart .domain-pricing .tld-pricing-header .tld-column{background:var(--whmcs-surface-strong)!important;color:var(--text-color)!important}.hydron-whmcs .tile,.hydron-whmcs .tiles .tile,.hydron-whmcs .card-footer,.hydron-whmcs .card-sidebar,.hydron-whmcs .panel-default,.hydron-whmcs .view-filter-btns{background:var(--whmcs-surface-strong)!important;color:var(--text-color)!important;border-color:var(--glass-border)!important}.hydron-whmcs .alert.alert-block.alert-info,.hydron-whmcs .alert.alert-info{background:var(--whmcs-alert-info)!important;color:var(--text-color)!important;border:1px solid rgba(14,165,233,.34)!important;border-radius:14px}.hydron-whmcs table.table-list tbody tr:hover td,.hydron-whmcs .table-hover tbody tr:hover,.hydron-whmcs .list-group-item:hover,.hydron-whmcs .table-hover tbody tr:active,.hydron-whmcs .list-group-item:active,.hydron-whmcs #order-standard_cart .domain-selection-options .option-selected{background:#cac8c71a!important;color:var(--text-color)!important}.hydron-whmcs .text-muted,.hydron-whmcs .field-help-text,.hydron-whmcs .help-block,.hydron-whmcs small{color:var(--text-dim)!important}a,.btn-link{color:var(--accent-neon)}.btn-primary,.btn-success,.btn-info{border-color:var(--accent-neon)!important;background:var(--accent-neon)!important;color:#fff!important;box-shadow:0 0 18px var(--accent-glow)}.hydron-whmcs .btn i,.hydron-whmcs button i,.hydron-whmcs a.btn i,.hydron-whmcs .btn-primary i,.hydron-whmcs .btn-success i,.hydron-whmcs .btn-info i,.hydron-whmcs .btn-danger i,.hydron-whmcs .btn-warning i,.hydron-whmcs .btn-secondary i{color:currentColor!important}.btn-primary:hover,.btn-success:hover,.btn-info:hover{border-color:#ff7053;background:#ff7053;color:#fff}.hydron-whmcs .btn-default,.hydron-whmcs .btn-group .btn-default,.hydron-whmcs .btn-group-sm>.btn-default,.hydron-whmcs .setBulkAction{border-color:var(--glass-border)!important;background:var(--whmcs-surface-strong)!important;color:var(--text-color)!important;box-shadow:none}.hydron-whmcs .btn-default:hover,.hydron-whmcs .btn-default:focus,.hydron-whmcs .btn-group .btn-default:hover,.hydron-whmcs .btn-group-sm>.btn-default:hover,.hydron-whmcs .setBulkAction:hover,.hydron-whmcs .setBulkAction:focus{border-color:#fd543275!important;background:#fd54321f!important;color:var(--text-color)!important}.hydron-whmcs .primary-content .dropdown-menu,.hydron-whmcs .sidebar .dropdown-menu,.hydron-whmcs .btn-group .dropdown-menu,.hydron-whmcs .input-group .dropdown-menu{border:1px solid var(--glass-border)!important;background:var(--whmcs-surface-strong)!important;color:var(--text-color)!important;box-shadow:0 18px 44px #00000052}.hydron-whmcs .primary-content .dropdown-item,.hydron-whmcs .sidebar .dropdown-item,.hydron-whmcs .btn-group .dropdown-item,.hydron-whmcs .input-group .dropdown-item{color:var(--text-color)!important}.hydron-whmcs .primary-content .dropdown-item:hover,.hydron-whmcs .primary-content .dropdown-item:focus,.hydron-whmcs .primary-content .dropdown-item.active,.hydron-whmcs .primary-content .dropdown-item:active,.hydron-whmcs .sidebar .dropdown-item:hover,.hydron-whmcs .sidebar .dropdown-item:focus,.hydron-whmcs .sidebar .dropdown-item.active,.hydron-whmcs .sidebar .dropdown-item:active,.hydron-whmcs .btn-group .dropdown-item:hover,.hydron-whmcs .btn-group .dropdown-item:focus,.hydron-whmcs .btn-group .dropdown-item.active,.hydron-whmcs .btn-group .dropdown-item:active,.hydron-whmcs .input-group .dropdown-item:hover,.hydron-whmcs .input-group .dropdown-item:focus,.hydron-whmcs .input-group .dropdown-item.active,.hydron-whmcs .input-group .dropdown-item:active{background:#fd54321f!important;color:var(--text-color)!important}body.hydron-whmcs .primary-content .client-home-cards .card,body.hydron-whmcs .primary-content .client-home-cards .mc-promo-manage,body.hydron-whmcs .primary-content .client-home-cards .mc-promo-login{position:relative;overflow:hidden;border:1px solid rgba(253,84,50,.22)!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(253,84,50,.08),transparent 38%),var(--whmcs-surface)!important;box-shadow:inset 0 1px #ffffff14,0 14px 34px #0000003d!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hydron-whmcs #order-standard_cart .products{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:24px;align-items:stretch}.hydron-whmcs #order-standard_cart .products .product{min-height:230px;padding:0!important;overflow:hidden;border:1px solid rgba(253,84,50,.2)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(253,84,50,.08),transparent 44%),var(--whmcs-surface)!important;box-shadow:inset 0 1px #ffffff14,0 14px 34px #0003!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hydron-whmcs #order-standard_cart .products .product:hover{transform:translateY(-3px);border-color:#fd543294!important;box-shadow:inset 0 1px #ffffff1f,0 18px 42px #00000047,0 0 24px #fd54321f!important}.hydron-whmcs #order-standard_cart .products .product header{min-height:78px;padding:22px 22px 10px!important;display:flex!important;align-items:center;justify-content:center;background:transparent!important;border-bottom:0!important}.hydron-whmcs #order-standard_cart .products .product header span,.hydron-whmcs #order-standard_cart .products .product header .product-title{color:var(--text-color)!important;font-size:clamp(1.05rem,1.45vw,1.3rem);font-weight:800;line-height:1.16;text-align:center}.hydron-whmcs #order-standard_cart .products .product div.product-desc{padding:6px 28px 0!important;color:var(--text-dim)!important;font-size:.96rem;line-height:1.45;text-align:center}.hydron-whmcs #order-standard_cart .products .product footer{margin:0!important;padding:20px 28px 28px!important;background:transparent!important}.hydron-whmcs #order-standard_cart .products .product footer .btn,.hydron-whmcs #order-standard_cart .products .product footer .btn-order-now{width:100%;min-height:40px;border:1px solid rgba(253,84,50,.55)!important;border-radius:9px!important;background:#fd54321f!important;color:var(--accent-neon)!important;font-weight:800;box-shadow:none}.hydron-whmcs #order-standard_cart .products .product footer .btn:hover,.hydron-whmcs #order-standard_cart .products .product footer .btn-order-now:hover{background:var(--accent-neon)!important;color:#fff!important;box-shadow:0 0 22px var(--accent-glow)}@media(max-width:1020px){.hydron-whmcs #order-standard_cart .products{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:620px){.hydron-whmcs #order-standard_cart .products{grid-template-columns:1fr}}body.hydron-whmcs .primary-content .client-home-cards .card:hover,body.hydron-whmcs .primary-content .client-home-cards .mc-promo-manage:hover,body.hydron-whmcs .primary-content .client-home-cards .mc-promo-login:hover{transform:translateY(-3px);border-color:#fd54328c!important;box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #fd54321f,0 18px 42px #00000052,0 0 24px #fd54321f!important}body.hydron-whmcs .primary-content .client-home-cards .card .card-header,body.hydron-whmcs .primary-content .client-home-cards .mc-promo-manage .card-header,body.hydron-whmcs .primary-content .client-home-cards .mc-promo-login .card-header{border-bottom:1px solid rgba(253,84,50,.2)!important;background:var(--whmcs-surface-strong)!important}body.hydron-whmcs .primary-content .client-home-cards .card-header .btn,body.hydron-whmcs .primary-content .client-home-cards .card-footer .btn-view-more,body.hydron-whmcs .primary-content .client-home-cards .btn-success{border-color:#fd543280!important;background:#fd54321f!important;color:var(--accent-neon)!important;box-shadow:0 0 16px #fd543214}body.hydron-whmcs .primary-content .client-home-cards .card-header .btn:hover,body.hydron-whmcs .primary-content .client-home-cards .card-footer .btn-view-more:hover,body.hydron-whmcs .primary-content .client-home-cards .btn-success:hover{background:var(--accent-neon)!important;color:#fff!important;box-shadow:0 0 22px var(--accent-glow)}.form-control,.custom-select,select,textarea,input[type=text],input[type=email],input[type=password]{border-color:var(--glass-border);background:var(--whmcs-field)!important;color:var(--text-color)!important}.hydron-whmcs select option,.hydron-whmcs select optgroup,.hydron-whmcs .custom-select option,.hydron-whmcs .form-control option{background:#181818;color:#f5f5f5}body[data-theme=light].hydron-whmcs select option,body[data-theme=light].hydron-whmcs select optgroup,body[data-theme=light].hydron-whmcs .custom-select option,body[data-theme=light].hydron-whmcs .form-control option{background:#fff;color:#18181b}body[data-theme=light] .form-control,body[data-theme=light] .custom-select,body[data-theme=light] select,body[data-theme=light] textarea,body[data-theme=light] input[type=text],body[data-theme=light] input[type=email],body[data-theme=light] input[type=password]{background:var(--whmcs-field)!important;color:var(--text-color)!important}.form-control:focus{border-color:#fd5432a6;box-shadow:0 0 0 .2rem #fd543226}.hydron-whmcs .md-editor,.hydron-whmcs .md-editor .md-header,.hydron-whmcs .md-editor .md-footer,.hydron-whmcs .md-editor .md-input,.hydron-whmcs .md-input{border-color:var(--glass-border)!important;background:var(--whmcs-field)!important;color:var(--text-color)!important}.hydron-whmcs .md-editor .md-header{border-radius:var(--rounding-md, 8px) var(--rounding-md, 8px) 0 0}.hydron-whmcs .md-editor .md-footer{border-radius:0 0 var(--rounding-md, 8px) var(--rounding-md, 8px)}.hydron-whmcs .md-editor .btn,.hydron-whmcs .md-editor button{color:var(--text-color)!important}body[data-theme=light].hydron-whmcs .md-editor,body[data-theme=light].hydron-whmcs .md-editor .md-header,body[data-theme=light].hydron-whmcs .md-editor .md-footer,body[data-theme=light].hydron-whmcs .md-editor .md-input,body[data-theme=light].hydron-whmcs .md-input{background:var(--whmcs-field)!important;color:var(--text-color)!important}.hydron-whmcs #order-standard_cart .input-group-wrapper .form-control,.hydron-whmcs #order-standard_cart .domain-checker-container .form-control,.hydron-whmcs #order-standard_cart input[name=domain].form-control{background:var(--whmcs-field)!important;color:var(--text-color)!important;border-color:var(--glass-border)!important}.hydron-whmcs #order-standard_cart .input-group-wrapper .form-control::placeholder,.hydron-whmcs #order-standard_cart .domain-checker-container .form-control::placeholder,.hydron-whmcs #order-standard_cart input[name=domain].form-control::placeholder{color:var(--text-dim)!important;opacity:1}.hydron-whmcs .modal-localisation .h5{color:inherit}.hydron-whmcs #fullpage-overlay{background:linear-gradient(135deg,var(--bg-color-start),var(--bg-color-end)) fixed!important;color:var(--text-color)!important}.hydron-whmcs #fullpage-overlay .inner-wrapper{border:1px solid var(--glass-border);border-radius:16px;background:var(--whmcs-surface-strong);box-shadow:0 18px 44px #00000057;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hydron-whmcs #fullpage-overlay .msg{color:var(--text-color)!important}.hydron-whmcs #footer.footer,.hydron-whmcs footer#footer,.hydron-whmcs .hydron-footer{position:relative;overflow:hidden;padding:60px 0 30px;border-top:5px solid var(--accent-neon)!important;background:var(--section-bg-3)!important;background-color:var(--section-bg-3)!important;color:var(--text-color)!important}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:0}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:20px}.footer-brand-logo-wrap{display:flex;max-width:100%;align-items:center}.footer-logo-img{display:block;width:min(380px,100%);max-height:80px;object-fit:contain}.hydron-mark-footer{font-size:clamp(1.7rem,4vw,2.65rem)}.footer-brand-text{max-width:300px;margin:0;color:var(--text-color);opacity:.5;font-size:.95rem;font-weight:600;line-height:1.6;text-align:center}.footer-heading{margin-bottom:15px;color:var(--accent-neon);font-size:1rem;font-weight:800;letter-spacing:.15em;opacity:.8;text-transform:uppercase;transform:translate(28px)}.footer-links{display:flex;flex-direction:column;gap:16px}.footer-links a{display:flex;align-items:center;gap:12px;color:inherit;font-size:.9rem;font-weight:600;opacity:.6;text-decoration:none;transition:color .2s ease,opacity .2s ease}.footer-links a i{font-size:.75rem;animation:subtlePoint 2s infinite ease-in-out}@keyframes subtlePoint{0%,to{transform:translate(0);opacity:.6}50%{transform:translate(4px);opacity:1}}.footer-links a:hover{color:var(--accent-neon);opacity:1}.footer-bottom-row{margin-top:20px;padding-top:20px;border-top:1px solid var(--glass-border);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px}.footer-copyright{opacity:.5;font-size:.85rem;text-align:center}.footer-localisation{display:flex;justify-content:flex-end}.footer-localisation .btn{border:1px solid var(--glass-border);border-radius:999px;color:var(--text-color);background:var(--glass-bg)}.footer-bottom-spacer{min-width:0}@media(max-width:720px){.footer-bottom-row{grid-template-columns:1fr;justify-items:center}.footer-bottom-spacer{display:none}.footer-localisation{justify-content:center}}@media(max-width:1120px){#main-header{width:calc(100% - 24px);padding:10px 14px}.desktop-nav{gap:0;font-size:.68rem;letter-spacing:.025em}.nav-link,.nav-item-static{padding:6px 7px}.ticket-label-full{display:none}.ticket-label-short{display:inline}.session-pill,.account-hub{display:none}}@media(max-width:920px){.desktop-nav{font-size:.62rem;letter-spacing:.015em}.nav-link,.nav-item-static,#main-header.sticky .nav-link,#main-header.sticky .nav-item-static{gap:4px;padding:5px}}@media(max-width:600px){body.hydron-whmcs{padding-top:96px}.header-logo .logo-img{width:190px;max-height:40px}.desktop-nav{display:none}.mobile-nav-toggle{display:inline-flex}.hydron-account-strip .container{align-items:flex-start;flex-direction:column}}@media(max-width:768px){.hydron-footer{padding:36px 0 44px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px clamp(12px,4vw,28px);align-items:start}.footer-brand{grid-column:1 / -1;gap:14px;padding-top:0}.footer-logo-img{width:min(260px,calc(100vw - 2rem))}.footer-heading{margin-bottom:14px;padding-left:20px;font-size:.7rem;letter-spacing:.1em;transform:none}.footer-links{gap:11px;align-items:flex-start}.footer-links a{gap:7px;font-size:clamp(.62rem,2.05vw,.78rem);line-height:1.18}}@media(max-width:420px){#main-header{top:10px;width:calc(100% - 16px);padding:8px 10px}.header-logo .logo-img{width:150px;max-height:34px}.footer-grid{gap:20px 10px}.footer-heading{padding-left:15px;font-size:.62rem;letter-spacing:.085em}.footer-links a{gap:5px;font-size:.58rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
