@font-face{font-family:Portal Sans;src:local(Segoe UI);font-display:swap}:root{--h2panel:#0085c6;--brand-strong:#0072a8;--h2panel-dark:#0061d1;--background:#fff;--card:#fff;--foreground:#0a0a0a;--muted:#f5f6f8;--muted-foreground:#737b87;--border:#e5e9ed;--primary:#0085c6;--primary-foreground:#fff;--secondary:#f3f6f9;--accent:#eaf6fc;--ring:#0085c640;--surface-2:#f3f6f9;--surface-3:#eef2f5;--success:#047857;--success-muted:#ecfdf5;--warning:#d97706;--warning-muted:#fff8e9;--danger:#dc2626;--danger-muted:#fef2f2;--purple:#8451d8;--radius-sm:7px;--radius:12px;--radius-lg:14px;color:var(--foreground);background:var(--surface-2);font-synthesis:none;text-rendering:optimizelegibility;font-family:Portal Sans,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--surface-2);min-width:320px;color:var(--foreground);margin:0;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}.icon{flex:none}.app-shell{min-height:100vh}.sidebar{z-index:50;background:var(--background);border-right:1px solid var(--border);flex-direction:column;width:256px;transition:width .2s,transform .25s;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:1px 0 8px -2px #0000001a}.sidebar.collapsed{width:64px}.sidebar-top{border-bottom:1px solid #e5e9edb8;justify-content:space-between;align-items:center;height:72px;padding:10px 14px;display:flex}.brand{color:#162a43;letter-spacing:-.4px;align-items:center;gap:9px;min-width:0;font-size:18px;font-weight:800;display:flex}.brand img{object-fit:cover;object-position:left center;border-radius:9px;width:36px;height:36px}.brand b{color:var(--h2panel)}.sidebar-collapse{background:var(--muted);color:#718096;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .2s;display:inline-flex}.sidebar-collapse:hover{color:var(--h2panel);background:#eaf6fc}.sidebar.collapsed .sidebar-collapse{transform:rotate(180deg)}.sidebar-scroll{flex:1;min-height:0;padding:9px 10px;overflow:auto}.side-section{margin:8px 0 17px}.side-label{color:#96a0ad;letter-spacing:.08em;padding:0 10px 7px;font-size:10px;font-weight:800}.side-link{color:#6c7784;text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:38px;padding:8px 10px;font-size:13px;transition:background .2s,color .2s;display:flex;position:relative}.side-link:hover{color:#222d38;background:#f5f7f9}.side-link.active,.side-link.active-parent{color:var(--h2panel);background:#0085c614;font-weight:700}.side-link span{flex:1;min-width:0;line-height:1.25}.side-link>.icon:last-child{margin-left:auto}.side-link .rotate{transform:rotate(180deg)}.side-parent{background:0 0}.side-sub{border-left:1px dashed #0085c640;max-height:0;margin-left:18px;padding-left:9px;transition:max-height .25s;overflow:hidden}.side-sub.open{max-height:420px}.side-sub .side-link{border-radius:8px;min-height:34px;padding:7px 8px;font-size:12px}.side-sub .side-link .icon{color:#98a2ad;width:15px}.sidebar-footer{border-top:1px solid var(--border);color:#8a94a0;white-space:nowrap;align-items:center;gap:8px;min-height:48px;padding:11px 17px;font-size:10px;display:flex;overflow:hidden}.online-dot{background:#10b981;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #10b9811f}.sidebar.collapsed .brand span,.sidebar.collapsed .sidebar-footer span,.sidebar.collapsed .side-label,.sidebar.collapsed .side-link span,.sidebar.collapsed .side-parent>.icon:last-child{display:none}.sidebar.collapsed .brand{justify-content:center;width:100%}.sidebar.collapsed .sidebar-top{padding:10px}.sidebar.collapsed .sidebar-collapse{border:1px solid var(--border);background:#fff;position:absolute;top:25px;right:-12px}.sidebar.collapsed .side-link{justify-content:center;padding:9px}.sidebar.collapsed .side-sub{border:0;margin:0;padding:0}.sidebar.collapsed .side-sub.open{max-height:0}.sidebar.collapsed .side-section{margin-bottom:14px}.app-main{min-height:100vh;margin-left:256px;transition:margin-left .2s}.app-main.sidebar-collapsed{margin-left:64px}.topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e5e9edcc;justify-content:space-between;align-items:center;min-height:68px;padding:0 21px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px -24px #0f172a73}.topbar-left,.topbar-actions{align-items:center;display:flex}.topbar-left{gap:12px}.breadcrumbs{color:#85909d;align-items:center;gap:7px;font-size:12px;display:flex}.breadcrumbs b{color:#273646}.mobile-menu,.mobile-brand{display:none}.topbar-actions{gap:7px}.icon-button{color:#718096;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:inline-flex;position:relative}.icon-button:hover{color:var(--h2panel);background:#edf7fc}.icon-button.small{border-radius:7px;width:28px;height:28px}.notification span{color:#fff;background:#ef4444;border-radius:20px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;top:-1px;right:-3px}.compact-pill{color:#2d3b49;background:#fff;border:1px solid #e5e9edf2;border-radius:999px;align-items:center;gap:7px;padding:6px 11px 6px 6px;transition:border .2s,background .2s;display:flex}.compact-pill:hover{background:#fafcff;border-color:#0085c659}.compact-pill>span:last-child{flex-direction:column;gap:2px;display:flex}.compact-pill small{color:#9aa2ad;letter-spacing:.06em;font-size:8px;font-weight:800;line-height:1}.compact-pill b{color:#253444;font-size:11px;line-height:1}.round-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.round-icon.amber{background:linear-gradient(135deg,#fbbf24,#f97316)}.round-icon.blue{background:linear-gradient(135deg, var(--h2panel), #2563eb)}.round-icon.green{background:linear-gradient(135deg,#10b981,#047857)}.profile-button{border:1px solid var(--border);background:#fff;border-radius:50%;width:36px;height:36px;padding:2px;transition:box-shadow .2s;box-shadow:0 0 0 2px #0000}.profile-button:hover{box-shadow:0 0 0 3px #0085c633}.profile-button img{object-fit:cover;border-radius:50%;width:100%;height:100%}main{background:var(--surface-2);min-height:calc(100vh - 68px);padding:10px}.page-wrap{width:100%;max-width:1640px;margin:0 auto;padding:8px 4px 40px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;min-height:86px;padding:9px 8px 15px;display:flex}.page-heading h1{color:#1a2937;letter-spacing:-.8px;margin:5px 0 3px;font-size:clamp(24px,2vw,31px);line-height:1.15}.page-heading p{color:#76818d;margin:0;font-size:13px}.page-breadcrumb{color:#8a95a0;align-items:center;gap:7px;font-size:11px;display:flex}.page-breadcrumb a:hover,.text-link:hover{color:var(--h2panel);text-decoration:underline}.page-breadcrumb b{color:#596675;font-weight:600}.eyebrow{color:var(--h2panel);letter-spacing:.09em;font-size:10px;font-weight:800}.card{color:#15202d;background:var(--background);border-radius:var(--radius);border:1px solid #0000;min-width:0;overflow:hidden;box-shadow:0 1px 2px #12263f06}.card-header{border-bottom:1px solid #e5e9edbf;justify-content:space-between;align-items:center;gap:12px;min-height:51px;padding:13px 19px;display:flex}.card-header h2{margin:0;font-size:17px;line-height:1.2}.button{color:#fff;background:var(--brand-strong);border:1px solid var(--brand-strong);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 15px;font-size:13px;font-weight:700;line-height:1;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.button:hover{background:var(--h2panel-dark);box-shadow:0 4px 12px #0085c629}.button:active{transform:scale(.98)}.button-outline{color:var(--h2panel);border-color:var(--h2panel);background:#fff}.button-outline:hover{color:var(--h2panel-dark);background:#f1f9fd}.button-ghost{color:#657383;background:0 0;border-color:#0000}.button-danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button-small{border-radius:6px;min-height:28px;padding:6px 10px;font-size:11px}.button-full{width:100%}.text-link{color:var(--h2panel);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.card-actions{align-items:center;gap:4px;display:flex}.muted{color:var(--muted-foreground)}.center{justify-content:center;display:flex}.dashboard-intro{color:#eaf7ff;background:linear-gradient(110deg,#062e51 0%,#065e90 54%,#0078ad 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:104px;margin:0 0 13px;padding:20px 23px;display:flex;overflow:hidden;box-shadow:0 12px 26px #00588b1f}.dashboard-intro h2{letter-spacing:-.4px;margin:5px 0 3px;font-size:24px}.dashboard-intro p{color:#e8f7ffb8;margin:0;font-size:12px}.intro-stat{color:#fff;background:#ffffff21;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:12px;min-width:144px;padding:11px 15px;display:flex}.intro-stat span{color:#ffffffad;letter-spacing:.07em;font-size:9px;font-weight:800;display:block}.intro-stat b{margin-top:3px;font-size:17px;display:block}.intro-stat .icon{color:#8bddff;margin-left:auto}.notice{color:#1764a1;background:#f0f7ff;border:1px solid #cce3fd;border-radius:9px;align-items:flex-start;gap:10px;margin:9px 0;padding:11px 37px 11px 13px;font-size:12px;line-height:1.45;display:flex;position:relative}.notice>.icon{flex:none;margin-top:1px}.notice a{color:var(--h2panel);font-weight:800}.notice button{color:#8aa2b9;background:0 0;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;top:8px;right:7px}.notice-warning{color:#92500a;background:#fff8e9;border-color:#f8ddb0}.notice-warning>.icon{color:#df9718}.notice-danger{color:#9f1c1c;background:#fff1f1;border-color:#f7c6c6}.notice-danger>.icon{color:#dc2626}.dashboard-grid{grid-template-columns:minmax(0,8fr) minmax(260px,3fr);align-items:start;gap:17px;margin-top:15px;display:grid}.main-column,.aside-stack{flex-direction:column;gap:17px;min-width:0;display:flex}.service-summary-body{padding:14px 18px 17px}.service-tabs{flex-wrap:wrap;gap:7px;padding:14px 18px 0;display:flex}.service-tabs button,.server-filter button{color:#667382;border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.service-tabs button span{color:#7e8a96;background:#f3f5f7;border-radius:99px;justify-content:center;align-items:center;min-width:20px;height:19px;padding:0 5px;font-size:10px;display:inline-flex}.service-tabs button.selected{color:var(--h2panel);border-color:var(--h2panel);background:#0085c60d}.service-tabs button.selected span{color:var(--h2panel);background:#0085c61a}.vps-mini-list,.server-list{flex-direction:column;display:flex}.mini-vps,.service-row{border-bottom:1px solid #edf0f2;align-items:center;gap:10px;min-width:0;padding:11px 5px;transition:background .2s;display:flex}.mini-vps:last-child,.service-row:last-child{border-bottom:0}.mini-vps:hover,.service-row:hover{background:#fbfdfe}.service-logo,.server-avatar{width:36px;height:36px;color:var(--h2panel);background:#0085c614;border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.mini-vps-text,.service-row-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.mini-vps-text b,.service-row-main b{color:#273646;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mini-vps-text small,.service-row-main small{color:#8b96a2;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.status{color:var(--success);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.status i{background:#10b981;border-radius:50%;width:6px;height:6px;display:inline-block}.server-filter{flex-wrap:wrap;gap:6px;padding:11px 18px 5px;display:flex}.server-filter button{min-height:29px;padding:5px 10px;font-size:11px}.server-filter button.active{color:var(--h2panel);border-color:var(--h2panel);background:#0085c60f}.server-card .server-list{padding:0 18px 9px}.support-card>.empty-state{min-height:174px}.empty-state{text-align:center;min-height:235px;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}.empty-state.compact{min-height:130px}.empty-illustration{color:#9ca9ba;background:#f7f9fa;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;display:inline-flex}.empty-state.compact .empty-illustration{width:58px;height:58px}.empty-state p{margin:0;font-size:12px;font-weight:600}.account-card,.quick-card,.voucher-card{background:#fff}.account-card .card-header,.quick-card .card-header,.voucher-card .card-header{border-bottom:0;min-height:47px;padding:13px 18px 8px}.account-card .card-header h2,.quick-card .card-header h2,.voucher-card .card-header h2{font-size:16px}.balance-box{background:#f5f7f9bf;border:1px solid #edf0f3;border-radius:11px;grid-template-columns:1fr 1fr;gap:15px;margin:1px 18px 18px;padding:15px;display:grid}.balance-box>div{flex-direction:column;gap:4px;min-width:0;display:flex}.balance-box span{color:#85909c;font-size:11px;font-weight:600}.balance-box strong{color:var(--success);white-space:nowrap;font-size:16px}.balance-box .muted-value{color:#2f3c4b}.balance-box .button{grid-column:1/-1}.quick-grid{grid-template-columns:repeat(3,1fr);gap:13px 5px;padding:0 13px 17px;display:grid}.quick-grid a{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.quick-grid a>span{width:42px;height:42px;color:var(--h2panel);background:#0085c60f;border-radius:11px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.quick-grid a:hover>span{color:#fff;background:var(--h2panel)}.quick-grid small{color:#697583;max-width:82px;font-size:10px;line-height:1.2}.voucher-card .intro{margin:-2px 18px 4px;font-size:10px;line-height:1.4}.voucher-list{grid-template-columns:1fr 1fr;gap:9px;padding:0 10px 13px;display:grid}.voucher{background:#0085c611;border:1px solid #e1e9ef;border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:12px 10px 10px;display:flex;position:relative;overflow:hidden}.voucher:after{content:"";border:9px solid #0085c614;border-radius:50%;width:70px;height:70px;position:absolute;top:11px;right:-19px}.voucher-mark{z-index:1;color:#fff;background:var(--h2panel);border-radius:4px;align-self:flex-start;padding:3px 5px;font-size:8px;font-weight:800}.voucher small{color:#87919d;font-size:9px}.voucher strong{color:#203040;font-size:21px;line-height:1}.voucher strong span{font-size:12px}.voucher p{color:#657383;margin:1px 0 0;font-size:9px;line-height:1.25}.voucher p b{color:#88939e;font-weight:600}.voucher .button{z-index:1;min-height:27px;margin-top:4px;padding:5px 4px;font-size:9px;position:relative}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:17px;display:grid}.stat-card{background:#fff;border:1px solid #0000;border-radius:11px;align-items:center;gap:12px;min-width:0;padding:15px 16px;display:flex}.stat-icon{width:39px;height:39px;color:var(--h2panel);background:#0085c614;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.stat-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.stat-card small{color:#8b96a2;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.stat-card b{color:#263646;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.stat-green .stat-icon{color:var(--success);background:#10b9811a}.stat-amber .stat-icon{color:var(--warning);background:#f59e0b1f}.stat-purple .stat-icon{color:var(--purple);background:#8451d81a}.stat-gray .stat-icon{color:#657383;background:#f0f3f5}.list-card .table-wrap{padding:0 14px}.service-table{padding:5px 14px 8px}.service-row{min-height:68px;padding:12px 7px}.service-row .server-avatar{width:38px;height:38px}.service-row-expiry{flex-direction:column;align-items:flex-end;gap:4px;min-width:83px;display:flex}.service-row-expiry small{color:#9aa3ad;font-size:9px}.service-row-expiry b{color:#556271;font-size:11px}.order-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:17px;display:grid}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:17px;display:grid}.plan-card{color:#233342;background:#fff;border:1px solid #e8edf1;border-radius:11px;flex-direction:column;padding:17px;display:flex;position:relative}.plan-card.plan-selected{border-color:#0b86bd;box-shadow:0 0 0 3px #0085c617}.plan-card.plan-featured{border:1.5px solid var(--h2panel);box-shadow:0 7px 17px #0085c61c}.plan-top{justify-content:space-between;align-items:center;min-height:32px;display:flex}.plan-icon{width:39px;height:39px;color:var(--h2panel);background:#0085c614;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.recommended{color:#fff;background:var(--h2panel);border-radius:4px;padding:4px 6px;font-size:9px;font-weight:800}.plan-card h3{margin:17px 0 5px;font-size:15px}.plan-price{color:var(--h2panel);font-size:22px;font-weight:800}.plan-price small{color:#89939e;font-size:11px;font-weight:600}.plan-features{border-top:1px dashed #e1e6ea;flex-direction:column;flex:1;gap:9px;margin:21px 0;padding-top:16px;display:flex}.plan-features span{color:#697685;align-items:center;gap:7px;font-size:11px;display:flex}.plan-features .icon{color:#10b981}.order-summary{position:sticky;top:84px}.summary-empty{color:#a3adb7;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:25px;display:flex}.summary-empty .icon{color:#a2c8dc}.summary-empty p{color:#687482;margin:11px 0 3px;font-size:13px;font-weight:700}.summary-empty small{color:#6b7885;font-size:11px}.summary-form{flex-direction:column;gap:13px;padding:17px;display:flex}.summary-selected{border-bottom:1px dashed #e1e6ea;align-items:center;gap:10px;padding-bottom:12px;display:flex}.summary-selected>.icon{color:var(--h2panel)}.summary-selected div{flex-direction:column;gap:3px;min-width:0;display:flex}.summary-selected b{color:#344453;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.summary-selected small,.quote-result small{color:#8b97a3;font-size:10px}.quote-result{background:#f0f9fd;border:1px solid #cdeaf5;border-radius:8px;flex-direction:column;gap:3px;padding:11px;display:flex}.quote-result span{color:#527082;font-size:10px;font-weight:700}.quote-result b{color:var(--h2panel);font-size:19px}.detail-page{max-width:1680px}.vps-hero{color:#fff;background:linear-gradient(112deg,#052d4d,#075f90 58%,#0381b4);border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 13px;padding:20px 22px;display:flex;box-shadow:0 11px 25px #00588b1f}.vps-hero-left,.vps-hero-actions{align-items:center;gap:13px;display:flex}.vps-hero .page-breadcrumb{color:#e9f9ffb3}.vps-hero .page-breadcrumb a{color:#a8e6ff}.vps-hero .page-breadcrumb b{color:#fff}.vps-hero h1{color:#fff;margin:6px 0;font-size:25px}.vps-hero p{color:#ebf9ffcc;flex-wrap:wrap;gap:13px;margin:0;font-size:11px;display:flex}.vps-hero .status{color:#91f3c9}.vps-hero .status i{background:#5ee9b5}.server-avatar.large{color:#b6edff;background:#ffffff21;border:1px solid #ffffff29;border-radius:13px;width:51px;height:51px}.vps-hero .button-outline{color:#fff;background:#ffffff17;border-color:#ffffff59}.vps-hero .button-outline:hover{background:#ffffff2e}.detail-tabs{background:#fff;border:1px solid #e7ebee;border-radius:10px;gap:3px;margin-bottom:15px;padding:5px;display:flex;overflow-x:auto}.detail-tabs a{color:#76818d;white-space:nowrap;border-radius:7px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:700;display:inline-flex}.detail-tabs a:hover{color:var(--h2panel);background:#f3f9fc}.detail-tabs a.active{color:var(--h2panel);background:#0085c617}.detail-columns{grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);gap:16px;margin-bottom:16px;display:grid}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding:8px 19px 17px;display:grid}.info-item{border-bottom:1px solid #eef1f3;flex-direction:column;gap:5px;min-width:0;padding:12px 0;display:flex}.info-item span{color:#8a95a0;font-size:10px}.info-item b{color:#344353;overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.copy-button{width:22px;height:22px;color:var(--h2panel);background:#0085c60f;border-radius:5px;flex:none;justify-content:center;align-items:center;display:inline-flex}.resource-summary{grid-template-columns:repeat(3,1fr);gap:7px;padding:17px 18px 8px;display:grid}.resource-summary>div{min-width:0;color:var(--h2panel);background:#0085c60e;border-radius:8px;align-items:center;gap:8px;padding:11px 8px;display:flex}.resource-summary span{flex-direction:column;gap:3px;min-width:0;display:flex}.resource-summary small{color:#82909c;font-size:9px}.resource-summary b{color:#324252;font-size:11px}.detail-lines{padding:3px 18px 6px}.detail-lines .info-item{flex-direction:row;justify-content:space-between;align-items:center}.detail-lines .info-item b{text-align:right}.renew-row{color:#596674;border-top:1px solid #eef1f3;justify-content:space-between;align-items:center;margin:4px 18px 16px;padding-top:12px;font-size:11px;font-weight:700;display:flex}.toggle{background:#cbd3db;border-radius:99px;width:35px;height:20px;padding:3px;position:relative}.toggle i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;display:block;box-shadow:0 1px 2px #00000026}.toggle.on{background:var(--h2panel)}.toggle.on i{transform:translate(15px)}.action-card{margin-bottom:16px}.action-grid{grid-template-columns:repeat(5,1fr);gap:9px;padding:15px 17px 18px;display:grid}.action-button{color:#647280;text-align:left;background:#fafcfd;border:1px solid #e9eef1;border-radius:8px;align-items:center;gap:7px;min-width:0;min-height:42px;padding:9px 10px;transition:color .2s,border .2s,background .2s;display:flex}.action-button span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.action-button>.icon:last-child{color:#b0bac3;margin-left:auto}.action-button:hover{color:var(--h2panel);background:#f2f9fc;border-color:#bfe3f0}.action-button.danger{color:#b95b62}.action-button.danger:hover{color:var(--danger);background:#fff5f5;border-color:#fecaca}.monitor-grid,.chart-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{padding-bottom:13px}.metric-card .card-header{min-height:45px;padding:12px 16px}.metric-card .card-header h2{font-size:13px}.metric-value{justify-content:space-between;align-items:baseline;padding:13px 16px 0;display:flex}.metric-value b{color:#2c3c4b;font-size:16px}.metric-value span{color:#81909c;font-size:10px}.bar-chart{border-bottom:1px solid #e7edf0;align-items:flex-end;gap:4px;height:73px;margin:10px 16px 0;padding:6px 0 0;display:flex}.bar-chart i{opacity:.75;background:#7dc8e5;border-radius:3px 3px 0 0;flex:1;min-width:4px}.metric-green .bar-chart i{background:#6bd6ac}.metric-purple .bar-chart i{background:#b99ce8}.metric-amber .bar-chart i{background:#f3bd64}.chart-axis{color:#9da7b0;justify-content:space-between;padding:6px 16px 0;font-size:9px;display:flex}.detail-stats{margin-bottom:16px}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:690px}th{color:#8b96a2;letter-spacing:.02em;text-align:left;white-space:nowrap;background:#fbfcfd;padding:12px 10px;font-size:10px;font-weight:800}td{color:#52606f;vertical-align:middle;white-space:nowrap;border-top:1px solid #edf0f2;padding:13px 10px;font-size:11px}td b{color:#334251;font-weight:700}td small,.cell-sub{color:#929ca6;margin-top:4px;font-size:10px;display:block}tr:hover td{background:#fcfdfe}.badge{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.badge-green{color:#087f59;background:#e7f8f0}.badge-blue{color:#096ba2;background:#e8f5fc}.badge-amber{color:#a35e06;background:#fff4dc}.badge-red{color:#ad3535;background:#ffebeb}.backup-list{padding:4px 18px 13px}.backup-row,.log-row,.connected-row,.security-row,.setting-row,.current-plan{border-bottom:1px solid #edf0f2;align-items:center;gap:12px;min-width:0;padding:13px 5px;display:flex}.backup-row>span:nth-child(2),.log-row>div,.connected-row>div,.security-row>div,.current-plan>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.backup-row b,.log-row b,.connected-row b,.security-row b,.current-plan b{color:#354555;font-size:12px}.backup-row small,.log-row small,.connected-row small,.security-row small,.current-plan small{color:#8d98a3;font-size:10px}.backup-icon,.security-icon,.addon-icon{width:36px;height:36px;color:var(--h2panel);background:#0085c614;border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.addon-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 18px 19px;display:grid}.addon-card{border:1px solid #e7edf0;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:13px;display:grid}.addon-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.addon-card div b{color:#334250;font-size:12px}.addon-card div small{color:#66737f;font-size:10px}.addon-card>strong{color:var(--h2panel);grid-column:2;font-size:13px}.addon-card>strong small{color:#89949e;font-size:9px;font-weight:500}.addon-card>.button{grid-column:2;justify-self:start}.log-list{padding:4px 18px 12px}.log-row>span:first-child{width:33px;height:33px;color:var(--h2panel);background:#0085c612;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.log-row>.badge{margin-left:auto}.addon-upgrade{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.addon-upgrade>.card:first-child,.addon-upgrade>.card:nth-child(2){grid-column:1}.addon-upgrade>.card:nth-child(3){grid-area:1/2/span 2;position:sticky;top:84px}.current-plan{border-bottom:0;margin:4px 18px 14px;padding:12px 0}.current-plan .badge{margin-left:auto}.upgrade-list{padding:5px 18px 15px}.upgrade-option{cursor:pointer;border-bottom:1px solid #edf0f2;align-items:center;gap:12px;min-height:65px;padding:12px 5px;display:flex}.upgrade-option:last-child{border-bottom:0}.upgrade-option input{width:16px;height:16px;accent-color:var(--h2panel)}.upgrade-option>span{flex-direction:column;flex:1;gap:4px;display:flex}.upgrade-option b{color:#354555;font-size:12px}.upgrade-option small{color:#66737f;font-size:10px}.upgrade-option>strong{color:var(--h2panel);font-size:11px}.upgrade-summary{padding-bottom:16px}.summary-line,.summary-total{color:#6d7985;justify-content:space-between;align-items:center;padding:11px 18px;font-size:11px;display:flex}.summary-line b{color:#344252}.summary-total{color:#344252;border-top:1px solid #edf0f2;margin:5px 18px 15px;padding:14px 0}.summary-total strong{color:var(--h2panel);font-size:17px}.filter-bar{border-bottom:1px solid #edf0f2;flex-wrap:wrap;gap:7px;padding:13px 15px;display:flex}.search-field,.select-control{color:#71808e;background:#fff;border:1px solid #e1e7eb;border-radius:6px;align-items:center;gap:7px;min-height:32px;padding:6px 10px;font-size:10px;display:inline-flex}.search-field{flex:1;min-width:180px}.search-field input{color:#394756;border:0;outline:0;width:100%;min-width:0;font-size:11px}.search-field input::placeholder{color:#a7b0b8}.select-control{cursor:pointer}.select-control:hover{color:var(--h2panel);border-color:#b9dcea}.billing-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.deposit-layout{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:start;gap:17px;display:grid}.deposit-form{padding-bottom:20px}.bank-banner{background:#f7fbfd;border:1px solid #dbeef6;border-radius:10px;align-items:center;gap:11px;margin:18px 19px 0;padding:12px;display:flex}.bank-logo{color:#fff;background:#00a7e1;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:inline-flex}.bank-banner>div{flex-direction:column;flex:1;gap:3px;display:flex}.bank-banner b{color:#25394c;font-size:14px}.bank-banner small{color:#66737f;font-size:10px}.bank-details{background:#fbfcfd;border:1px solid #edf0f2;border-radius:8px;grid-template-columns:1fr 1fr;gap:11px;margin:14px 19px 19px;padding:14px;display:grid}.bank-details div{flex-direction:column;gap:5px;display:flex}.bank-details span{color:#66737f;font-size:10px}.bank-details b{color:#344454;align-items:center;gap:5px;font-size:12px;display:flex}.field-label{color:#536171;flex-direction:column;gap:6px;margin:0 19px;font-size:11px;font-weight:700;display:flex}.field-label>span{color:var(--danger)}.input-with-suffix{background:#fff;border:1px solid #dfe6eb;border-radius:7px;align-items:center;height:39px;display:flex;overflow:hidden}.input-with-suffix:focus-within{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61a}.input-with-suffix input{color:#334250;border:0;outline:0;flex:1;min-width:0;height:100%;padding:8px 11px}.input-with-suffix span{color:#66737f;padding:0 11px;font-size:10px}.field-help{color:#6b7885;margin:6px 19px 0;font-size:10px;font-weight:500;display:block}.amount-chips{flex-wrap:wrap;gap:6px;margin:14px 19px 18px;display:flex}.amount-chips button{color:var(--h2panel);background:#f2f9fc;border:1px solid #cce8f2;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:700}.amount-chips button:hover{background:#e4f5fb}.deposit-form>.button{width:calc(100% - 38px);margin:0 19px}.deposit-note{padding-bottom:19px}.note-list{padding:8px 19px 5px}.note-list p{color:#697684;gap:8px;margin:11px 0;font-size:11px;line-height:1.45;display:flex}.note-list .icon{color:var(--success);flex:none}.qr-placeholder{color:#66737f;background:#fbfcfd;border:1px solid #edf0f2;border-radius:9px;flex-direction:column;align-items:center;gap:7px;width:min(170px,100% - 38px);margin:11px auto 0;padding:13px;font-size:10px;display:flex}.qr-placeholder img{object-fit:contain;width:104px;height:104px}.qr-placeholder.large img{width:145px;height:145px}.profile-layout{grid-template-columns:275px minmax(0,1fr);align-items:start;gap:17px;display:grid}.profile-sidebar{overflow:hidden}.profile-summary{text-align:center;flex-direction:column;align-items:center;gap:7px;padding:21px 16px 18px;display:flex}.profile-summary img{object-fit:cover;border:3px solid #e5f5fb;border-radius:50%;width:67px;height:67px}.profile-summary>div{flex-direction:column;gap:4px;display:flex}.profile-summary b{color:#344353;font-size:13px}.profile-summary small{color:#66737f;font-size:10px}.profile-sidebar nav{border-top:1px solid #edf0f2;padding:5px 10px 13px}.profile-sidebar nav a{color:#71808f;border-radius:7px;align-items:center;gap:9px;min-height:37px;padding:8px 9px;font-size:11px;font-weight:600;display:flex}.profile-sidebar nav a>.icon:last-child{color:#a7b0b9;margin-left:auto}.profile-sidebar nav a:hover{color:var(--h2panel);background:#f4fafc}.profile-sidebar nav a.active{color:var(--h2panel);background:#0085c614}.profile-content{flex-direction:column;gap:17px;min-width:0;display:flex}.profile-content>.card{min-height:200px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;padding:4px 19px 17px;display:grid}.form-grid .info-item{min-height:61px}.empty-inline{color:#66737f;align-items:center;gap:10px;min-height:90px;padding:0 19px;font-size:11px;display:flex}.empty-inline .icon{color:#a6cfe1}.empty-inline .button{margin-left:auto}.security-banner{background:#eff9f5;border:1px solid #ccefe0;border-radius:9px;align-items:center;gap:12px;margin:17px 19px 5px;padding:13px;display:flex}.security-banner>span{color:#069669;background:#d9f7ea;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.security-banner div{flex-direction:column;gap:4px;display:flex}.security-banner b{color:#166348;font-size:12px}.security-banner p{color:#5c8a77;margin:0;font-size:10px}.security-row{min-height:65px;margin:0 19px;padding:12px 0}.security-row:last-child{border-bottom:0}.security-icon.warning{color:var(--warning);background:#fff5df}.security-row .button{margin-left:auto}.api-note{color:#20658c;background:#eff8fd;border:1px solid #d1eaf6;border-radius:8px;gap:9px;margin:16px 19px 12px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.api-empty{color:#6b7885;text-align:center;flex-direction:column;align-items:center;gap:6px;min-height:185px;padding:22px;display:flex}.api-empty .icon{color:#9fcfe3}.api-empty b{color:#5a6875;font-size:12px}.api-empty p{margin:0 0 7px;font-size:10px}.social-icon{color:#4285f4;background:#edf4ff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:800;display:inline-flex}.social-icon.github{color:#fff;background:#29313a;font-size:12px}.connected-row{min-height:69px;margin:0 19px;padding:13px 0}.connected-row .button{margin-left:auto}.setting-row{min-height:67px;margin:0 19px;padding:13px 0}.setting-row>span:first-child{flex-direction:column;flex:1;gap:4px;display:flex}.setting-row b{color:#354555;font-size:12px}.setting-row small{color:#66737f;font-size:10px}.setting-row select{color:#556373;border:1px solid #e1e7eb;border-radius:6px;min-width:130px;padding:7px 9px;font-size:10px}.appearance{gap:4px;display:flex}.appearance button{color:#788692;background:#fff;border:1px solid #e1e7eb;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;display:inline-flex}.appearance button.selected{color:var(--h2panel);background:#f0f9fc;border-color:#a9dceb}.api-reseller{border-top:1px solid #edf0f2;margin:6px 19px 17px;padding-top:14px}.api-reseller h3{color:#344353;margin:0 0 6px;font-size:13px}.api-reseller>p{color:#66737f;margin:0 0 8px;font-size:11px;line-height:1.55}.api-reseller .info-grid{padding:0}.api-discount-note{color:#66737f;margin-top:3px;font-size:10.5px;font-weight:500;display:block}.reseller-form{flex-direction:column;gap:18px;padding:4px 19px 18px;display:flex}.reseller-form section{border-bottom:1px solid #edf0f2;flex-direction:column;gap:10px;padding-bottom:16px;display:flex}.reseller-form h3{color:#344353;align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.reseller-form h3>span{color:#fff;background:var(--h2panel);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:inline-grid}.reseller-form h3 small{color:#8a98a3;font-weight:500}.reseller-form .auth-check{margin:0}.reseller-form .form-actions{padding:0}.reseller-hint{color:#66737f;margin:0;font-size:11px;line-height:1.55}.reseller-slug{align-items:stretch;display:flex}.reseller-slug input{border-radius:8px 0 0 8px!important}.reseller-slug em{color:#5b6b7b;white-space:nowrap;background:#f1f6f9;border:1px solid #dce7ed;border-left:0;border-radius:0 8px 8px 0;align-items:center;padding:0 12px;font-size:12px;font-style:normal;font-weight:600;display:inline-flex}.auth-helper-ok{align-items:center;gap:4px;display:flex;color:#059669!important}.reseller-status{flex-direction:column;gap:14px;padding:4px 19px 18px;display:flex}.reseller-status-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.reseller-status-head>div{flex-direction:column;gap:3px;display:flex}.reseller-status-head b{color:#344353;font-size:14px}.reseller-status-head small{color:#66737f;font-size:11px}.reseller-status .info-grid,.reseller-status .form-actions{padding:0}.reseller-progress{background:#eff8fd;border:1px solid #d1eaf6;border-radius:9px;align-items:center;gap:12px;padding:13px;display:flex}.reseller-progress>div{flex-direction:column;gap:3px;display:flex}.reseller-progress b{color:#20658c;font-size:12px}.reseller-progress small{color:#4f7f99;font-size:11px}.reseller-next{background:#f7fafb;border:1px solid #e6edf1;border-radius:9px;padding:12px 14px;font-size:11.5px}.reseller-next>b{color:#344353}.reseller-next ol{color:#5b6b7b;margin:8px 0 0;padding-left:18px;line-height:1.7}.reseller-domain{border-top:1px solid #edf0f2;flex-direction:column;gap:10px;padding-top:14px;display:flex}.reseller-domain h3{color:#344353;margin:0;font-size:13px}.reseller-domain-row{align-items:center;gap:10px;display:flex}.reseller-domain-row b{color:#253444;font-size:13px}.reseller-domain-form{flex-wrap:wrap;gap:8px;display:flex}.reseller-domain-form input{color:#263b4d;background:#fbfdfe;border:1px solid #dce7ed;border-radius:8px;flex:220px;min-height:40px;padding:9px 12px;font-size:12px}.reseller-dns table{width:100%}.reseller-dns-guide{background:#f7fafb;border:1px solid #e6edf1;border-radius:9px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.reseller-dns-guide>b{color:#344353;font-size:12px}.reseller-dns-guide .table-wrap{margin:0}.reseller-mode{color:var(--h2panel);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:11.5px;font-weight:700}.reseller-main-url{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}@media (width<=600px){.reseller-form,.reseller-status{padding-inline:14px}.reseller-slug em{padding:0 8px;font-size:11px}}.affiliate-hero{color:#fff;background:linear-gradient(112deg,#062d4e,#056492 58%,#0a8dc2);border-radius:13px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:17px;padding:26px 30px;display:flex}.affiliate-hero h2{margin:6px 0;font-size:26px}.affiliate-hero p{color:#eafaffc7;max-width:570px;margin:0 0 17px;font-size:12px;line-height:1.55}.affiliate-hero .eyebrow{color:#96e3ff}.affiliate-mark{color:#b2ebff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;justify-content:center;align-items:center;width:135px;height:110px;display:flex;position:relative}.affiliate-mark strong{color:#fff;font-size:20px;position:absolute;bottom:7px;right:13px}.affiliate-stats{margin-bottom:17px}.affiliate-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.affiliate-grid .card{min-height:180px}.affiliate-grid .card>p{margin:17px 19px 12px;font-size:11px}.ref-link{color:#537184;background:#f6fafc;border:1px solid #dbeaf1;border-radius:7px;align-items:center;gap:8px;margin:0 19px 19px;padding:11px 11px 11px 13px;font-size:11px;display:flex}.ref-link span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ref-link button{color:var(--h2panel);background:0 0;display:inline-flex}.review-empty{color:#6b7885;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:128px;display:flex}.review-empty .icon{color:#a8d5e8}.review-empty b{color:#5a6875;font-size:12px}.review-empty p{margin:0 0 7px;font-size:10px}.ticket-form{padding-bottom:18px}.form-grid.one{grid-template-columns:1fr 1fr;gap:15px 20px;padding:19px;display:grid}.form-grid.one .field-label:first-child,.form-grid.one .field-label:last-child{grid-column:1/-1}.field-label input,.field-label select,.field-label textarea{color:#3c4b5a;resize:vertical;background:#fff;border:1px solid #dfe6eb;border-radius:7px;outline:0;width:100%;margin-top:1px;padding:9px 10px;font-size:11px;font-weight:500}.field-label input:focus,.field-label select:focus,.field-label textarea:focus{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61a}.form-actions{justify-content:flex-end;gap:8px;padding:0 19px;display:flex}.invoice-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:17px;display:grid}.invoice-main{flex-direction:column;gap:17px;display:flex}.invoice-aside{flex-direction:column;gap:17px;display:flex;position:sticky;top:84px}.invoice-meta{grid-template-columns:repeat(4,1fr);gap:17px;padding:6px 19px 16px;display:grid}.invoice-meta .info-item{border-bottom:0}.payment-status{text-align:center;flex-direction:column;align-items:center;gap:7px;padding:20px 15px 15px;display:flex}.payment-status .round-icon{width:42px;height:42px}.payment-status b{color:var(--success);font-size:13px}.payment-status small{color:#8c97a2;font-size:10px}.invoice-aside .button{margin:0 17px 18px}.price-lines{padding:8px 19px 15px}.price-lines>div{color:#71808d;justify-content:space-between;padding:9px 0;font-size:11px;display:flex}.price-lines b{color:#344252}.price-lines .total{color:#334352;border-top:1px solid #edf0f2;margin-top:6px;padding-top:14px;font-size:13px}.price-lines strong{color:var(--h2panel);font-size:19px}.chat-fab{z-index:45;background:linear-gradient(140deg,#0053d3,#0265ff);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;padding:0;display:inline-flex;position:fixed;bottom:17px;right:18px;box-shadow:0 8px 24px #004abe40}.chat-fab img{width:54px;height:54px}.toast{z-index:100;color:#fff;background:#172a3d;border-radius:7px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:91px;right:24px;box-shadow:0 8px 22px #182a3d33}.toast .icon{color:#75e0b6}.payment-session{color:#536171;background:#f7fbfd;border:1px solid #dbeef6;border-radius:10px;margin:18px 19px 0;padding:16px;font-size:11px}.payment-session h4{color:#25394c;margin:0 0 12px;font-size:14px}.payment-session p{margin:7px 0}.payment-session code{color:#006fa6;letter-spacing:.04em;font-weight:800}.payment-session small{color:#66737f;margin-top:12px;line-height:1.45;display:block}.payment-qr{object-fit:contain;background:#fff;border-radius:7px;width:180px;height:180px;margin:0 auto 14px;display:block}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-loading{background:#f5f9fb;place-items:center;min-height:100vh;display:grid}.auth-loading-card{color:#536171;background:#fff;border:1px solid #e5edf1;border-radius:12px;align-items:center;gap:10px;padding:20px 24px;display:flex;box-shadow:0 12px 34px #183c5014}.loading-spinner{border:2px solid #c8e5ef;border-top-color:var(--h2panel);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-check{color:#697684;align-items:center;gap:7px;margin:0 19px;font-size:11px;display:flex}.auth-check input{accent-color:var(--h2panel)}.auth-links{justify-content:space-between;gap:10px;margin:0 19px;font-size:11px;display:flex}.auth-links a{color:var(--h2panel)}@media (width<=1200px){.dashboard-grid{grid-template-columns:minmax(0,1fr)}.aside-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.aside-stack .voucher-card{grid-column:1/-1}.action-grid{grid-template-columns:repeat(4,1fr)}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-layout{grid-template-columns:minmax(0,1fr) 270px}}@media (width<=900px){.sidebar{width:256px;transform:translate(-100%);box-shadow:5px 0 20px #14283c2e}.sidebar.mobile-open{transform:translate(0)}.sidebar.collapsed{width:256px}.sidebar.collapsed .brand span,.sidebar.collapsed .sidebar-footer span,.sidebar.collapsed .side-label,.sidebar.collapsed .side-link span,.sidebar.collapsed .side-parent>.icon:last-child{display:initial}.sidebar.collapsed .brand{justify-content:flex-start;width:auto}.sidebar.collapsed .sidebar-top{padding:10px 14px}.sidebar.collapsed .sidebar-collapse{position:static}.sidebar.collapsed .side-link{justify-content:flex-start;padding:8px 10px}.sidebar.collapsed .side-sub.open{max-height:420px}.app-main,.app-main.sidebar-collapsed{margin-left:0}.mobile-scrim{z-index:45;background:#15243347;width:100%;height:100%;position:fixed;inset:0}.mobile-menu{color:#657483;background:0 0;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.mobile-menu:hover{color:var(--h2panel);background:#f1f8fb}.mobile-brand{display:inline-flex}.mobile-brand img{object-fit:cover;object-position:left center;border-radius:7px;width:29px;height:29px}.breadcrumbs,.compact-pill.reward{display:none}.profile-layout,.invoice-layout,.deposit-layout{grid-template-columns:1fr}.invoice-aside{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.invoice-meta{grid-template-columns:repeat(2,1fr)}.addon-upgrade{grid-template-columns:1fr}.addon-upgrade>.card:nth-child(3){grid-area:auto/1;position:static}.profile-sidebar{grid-template-columns:230px minmax(0,1fr);display:grid}.profile-summary{border-right:1px solid #edf0f2}.profile-sidebar nav{border-top:0;grid-template-columns:repeat(2,1fr);align-content:center;display:grid}.profile-sidebar nav a{margin:2px}.chat-fab{width:56px;height:56px}.chat-fab img{width:48px;height:48px}}@media (width<=680px){body{font-size:13px}.topbar{min-height:60px;padding:0 12px}.topbar-actions{gap:2px}.topbar-actions>.icon-button:first-child{display:none}.compact-pill.balance{gap:6px;padding-right:10px}.compact-pill.balance b{white-space:nowrap;font-size:12px}.profile-button{width:32px;height:32px}.topbar-left{gap:7px}main{min-height:calc(100vh - 60px);padding:7px}.page-wrap{padding:3px 2px 28px}.page-heading{flex-direction:column;align-items:flex-start;gap:10px;min-height:95px;padding:8px 5px 13px}.page-heading>.button{align-self:stretch}.page-heading h1{font-size:23px}.dashboard-intro{flex-direction:column;align-items:flex-start;padding:17px}.intro-stat{width:100%}.notice{font-size:11px}.dashboard-grid,.order-layout,.affiliate-grid{gap:12px}.aside-stack{display:flex}.service-tabs{padding:11px 11px 0}.service-tabs button{padding:6px 8px;font-size:10px}.service-summary-body{padding:10px 11px 13px}.mini-vps{gap:7px;padding:10px 2px}.mini-vps .status{display:none}.server-card .server-list{padding:0 11px 7px}.card-header{min-height:46px;padding:12px 13px}.card-header h2{font-size:15px}.voucher-list{grid-template-columns:1fr}.stats-grid,.billing-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat-card{gap:8px;padding:12px 10px}.stat-icon{width:33px;height:33px}.stat-card b{font-size:14px}.stat-card small{font-size:9px}.plans-grid{grid-template-columns:1fr;padding:11px}.order-summary{position:static}.vps-hero{flex-direction:column;align-items:flex-start;margin:0 -1px 10px;padding:17px 14px}.vps-hero h1{font-size:21px}.vps-hero-actions{width:100%}.vps-hero-actions .button{flex:1}.detail-tabs{margin-left:-2px;margin-right:-2px}.detail-tabs a{padding:8px 9px;font-size:10px}.detail-columns,.monitor-grid,.chart-grid{grid-template-columns:1fr;gap:12px}.info-grid,.form-grid{grid-template-columns:1fr;gap:0;padding-left:13px;padding-right:13px}.resource-summary,.detail-lines{padding-left:12px;padding-right:12px}.renew-row{margin-left:12px;margin-right:12px}.action-grid{grid-template-columns:repeat(2,1fr);gap:7px;padding:11px}.action-button{padding:8px}.action-button span{font-size:9px}.filter-bar{padding:10px}.search-field{flex-basis:100%}.select-control{flex:1;justify-content:space-between}.addon-grid{grid-template-columns:1fr;padding:11px}.current-plan{margin-left:13px;margin-right:13px}.backup-list,.log-list{padding-left:12px;padding-right:12px}.affiliate-hero{flex-direction:column;align-items:flex-start;padding:21px}.affiliate-hero h2{font-size:23px}.affiliate-mark{align-self:flex-end;width:105px;height:84px}.affiliate-stats{margin-bottom:12px}.invoice-aside{display:flex}.invoice-meta{gap:0 14px;padding-left:13px;padding-right:13px}.form-grid.one{grid-template-columns:1fr;gap:13px;padding:13px}.form-grid.one .field-label:first-child,.form-grid.one .field-label:last-child{grid-column:auto}.form-actions{padding:0 13px}.profile-sidebar{display:block}.profile-summary{border-right:0}.profile-sidebar nav{border-top:1px solid #edf0f2;grid-template-columns:repeat(2,1fr);padding:5px 9px 11px;display:grid}.setting-row{margin-left:13px;margin-right:13px}.appearance{flex-direction:column}.appearance button{justify-content:center}.chat-fab{bottom:12px;right:12px}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--ring);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none!important;transform:none!important}.status-badge{color:#64748b;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:4px 8px;font-size:10px;font-weight:750;line-height:1.1;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.status-success{color:#047857;background:var(--success-muted);border-color:#bbf7d0}.status-warning{color:#a16207;background:var(--warning-muted);border-color:#fde68a}.status-danger{color:#b91c1c;background:var(--danger-muted);border-color:#fecaca}.status-processing{color:#0369a1;background:#eff6ff;border-color:#bfdbfe}.status-neutral{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.copyable-value{align-items:center;gap:6px;max-width:100%;display:inline-flex}.copy-button{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.mono,.mono-truncate{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.mono-truncate{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:220px;display:inline-block;overflow:hidden}.table-skeleton{width:120px;height:14px;display:block}.skeleton{background:linear-gradient(90deg,#e9eff5 25%,#f6f9fc 37%,#e9eff5 63%) 0 0/400% 100%;border-radius:6px;min-height:12px;animation:1.4s infinite skeleton-shimmer;display:inline-block}.skeleton.sk-line{max-width:100%;height:12px;display:block}.skeleton.sk-sub{opacity:.75;height:10px;margin-top:8px}.skeleton.sk-title{width:36%;min-width:120px;height:18px;margin-bottom:16px;display:block}.skeleton.sk-avatar{border-radius:10px;flex:none;width:38px;height:38px}.skeleton.sk-pill{border-radius:99px;flex:none;width:74px;height:22px}.skeleton.sk-money{vertical-align:middle;width:78px;height:13px;display:inline-block}.skeleton.sk-money-lg{width:150px;height:26px;margin:4px 0}.skeleton.sk-chip{border-radius:99px;width:128px;height:30px}.skeleton-lines{gap:12px;padding:4px 0;display:grid}.skeleton-card{padding:20px}.skeleton-card .skeleton-grid{margin-top:4px}.skeleton-list{gap:4px;padding:4px 0;display:grid}.skeleton-item{border-bottom:1px solid #eef2f7;align-items:center;gap:14px;padding:12px 4px;display:flex}.skeleton-item:last-child{border-bottom:0}.skeleton-item>span{flex:1;min-width:0}.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.skeleton-tile{border:1px solid #e6ecf3;border-radius:12px;gap:10px;padding:16px;display:grid}.skeleton-row td{padding-top:16px;padding-bottom:16px}.notification-skeleton{padding:4px 14px}.server-card .skeleton-list{padding:4px 16px 8px}.sys-skeleton{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.sys-skeleton .skeleton-tile{min-height:130px}.dashboard-hero .skeleton{background:linear-gradient(90deg,#ffffff24 25%,#ffffff47 37%,#ffffff24 63%) 0 0/400% 100%}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}@media (width<=600px){.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-card{padding:16px 14px}.skeleton-item .sk-pill{display:none}}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ui-dialog-overlay{z-index:90;background:#0f172a7a;animation:.16s ease-out dialog-fade-in;position:fixed;inset:0}.ui-dialog-content{z-index:91;color:#172a3d;border:1px solid var(--border);border-radius:var(--radius);background:#fff;width:min(460px,100vw - 32px);height:fit-content;max-height:calc(100vh - 32px);margin:auto;padding:22px;animation:.18s ease-out dialog-in;position:fixed;inset:0;overflow-y:auto;box-shadow:0 24px 70px #0f172a33}.ui-dialog-content h2{color:#1e3448;margin:0;font-size:17px}.ui-dialog-close{color:#718096;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:21px;line-height:1;display:inline-flex;position:absolute;top:13px;right:13px}.ui-state{color:#7b8995;text-align:center;justify-content:center;align-items:center;gap:9px;min-height:100px;padding:20px;font-size:12px;display:flex}.ui-empty-state{flex-direction:column}.ui-empty-state>span{color:#9aa8b3;background:#f3f7f9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.ui-state p{margin:0}.ui-error-state{color:#a33b3b;background:#fff6f6;border:1px solid #f2d1d1;border-radius:8px}.ui-field{color:#475b6b;flex-direction:column;gap:5px;font-size:11px;font-weight:700;display:flex}.ui-field small{color:#8b99a4;font-size:10px;font-weight:500}.ui-field-error{color:#b33d3d!important}.ui-separator{background:var(--border);width:100%;height:1px}.ui-separator-vertical{width:1px;height:100%}.ui-pagination{color:#83909c;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:11px;display:flex}.ui-pagination>div{gap:7px;display:flex}.ui-dialog-close:hover{color:var(--h2panel);background:var(--accent)}.ui-alert-dialog-content .dialog-description,.dialog-description{color:#657383;margin:10px 0 0;font-size:12px;line-height:1.55}.ui-dialog-content>.field-label{flex-direction:column;gap:5px;margin-top:17px;display:flex}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}@keyframes dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-in{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}.data-row-clickable:hover{background:#f8fcfe}.data-row-clickable:focus-visible{outline:2px solid var(--h2panel);outline-offset:-2px}@media (width<=600px){.ui-dialog-content{width:calc(100vw - 24px);padding:18px}.dialog-actions{flex-wrap:wrap}.dialog-actions .button{flex:1}}.auth-page{background:#f3f7fa;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background:radial-gradient(circle at 80% 8%,#31bfee4d,#0000 29%),linear-gradient(145deg,#062c4a 0%,#075579 53%,#087da5 100%);flex-direction:column;min-height:100vh;padding:38px clamp(30px,6vw,96px);display:flex;position:relative;overflow:hidden}.auth-brand{z-index:1;color:#fff;letter-spacing:-.4px;align-items:center;gap:10px;width:fit-content;font-size:20px;font-weight:850;display:inline-flex;position:relative}.auth-brand img{object-fit:cover;object-position:left center;border-radius:10px;width:38px;height:38px}.auth-brand b{color:#8be7ff}.auth-visual-copy{z-index:1;max-width:560px;margin:auto 0;padding:70px 0 110px;position:relative}.auth-visual-copy .eyebrow{color:#91e9ff}.auth-visual-copy h2{color:#fff;letter-spacing:-2.5px;max-width:560px;margin:18px 0 17px;font-size:clamp(36px,4vw,66px);line-height:1.02}.auth-visual-copy p{color:#eefaffc4;max-width:465px;margin:0;font-size:15px;line-height:1.7}.auth-feature-list{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.auth-feature-list span{color:#e8fbff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;display:inline-flex}.auth-visual-orbit{border:1px solid #9febff3b;border-radius:50%;width:470px;height:470px;position:absolute;bottom:-145px;right:-145px;box-shadow:0 0 0 40px #68dcf70d,0 0 0 80px #68dcf709}.auth-visual-orbit:before,.auth-visual-orbit:after,.auth-visual-orbit span{content:"";background:#9cecff;border-radius:50%;display:block;position:absolute;box-shadow:0 0 18px #9cecffcc}.auth-visual-orbit:before{width:9px;height:9px;top:19%;left:11%}.auth-visual-orbit:after{width:6px;height:6px;top:43%;right:13%}.auth-visual-orbit span:first-child{width:8px;height:8px;bottom:8%;right:28%}.auth-visual-orbit span:nth-child(2){width:5px;height:5px;top:7%;right:39%}.auth-visual-orbit span:nth-child(3){width:5px;height:5px;top:52%;left:6%}.auth-panel{background:#f7fafc;justify-content:center;align-items:center;min-width:0;padding:38px clamp(18px,5vw,74px);display:flex;position:relative}.auth-card{background:#fff;border:1px solid #e3edf2;border-radius:16px;width:min(100%,450px);padding:34px 34px 30px;box-shadow:0 24px 65px #1a40571c}.auth-card-top{margin-bottom:27px}.auth-eyebrow{color:var(--h2panel);letter-spacing:.12em;font-size:10px;font-weight:850}.auth-card h1{color:#163249;letter-spacing:-.7px;margin:11px 0 8px;font-size:28px}.auth-card-top p{color:#788793;margin:0;font-size:12px;line-height:1.55}.auth-form{flex-direction:column;gap:15px;display:flex}.auth-field{color:#334858;flex-direction:column;gap:7px;font-size:11px;font-weight:750;display:flex}.auth-field input{color:#263b4d;background:#fbfdfe;border:1px solid #dce7ed;border-radius:8px;outline:0;width:100%;min-height:43px;padding:11px 12px;font-size:12px;transition:border-color .2s,box-shadow .2s,background .2s}.auth-field input:focus{border-color:var(--h2panel);background:#fff;box-shadow:0 0 0 3px #0085c61a}.auth-input-wrap{position:relative}.auth-input-wrap input{padding-right:42px}.auth-input-action{color:#8695a0;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-input-action:hover{color:var(--h2panel);background:#eef8fc}.auth-form-row{justify-content:space-between;align-items:center;gap:10px;margin-top:-3px;display:flex}.auth-form-row a,.auth-switch a{color:var(--h2panel);font-weight:700}.auth-helper{color:#8a98a3;margin:-4px 0 0;font-size:10px;line-height:1.4}.auth-submit{border-radius:8px;min-height:45px;margin-top:3px}.button-spinner{opacity:.85;border:2px solid;border-top-color:#0000;border-radius:50%;flex:none;width:14px;height:14px;animation:.7s linear infinite auth-spin}.button[aria-busy=true]>svg{display:none}.auth-error,.auth-success{border-radius:8px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.auth-error{color:#a43838;background:#fff3f3;border:1px solid #f3cccc}.auth-success{color:#176b4d;background:#effcf5;border:1px solid #c7edd9}.auth-error .icon{color:#d24c4c}.auth-success .icon{color:#059669}.auth-switch{color:#80909c;text-align:center;margin:6px 0 0;font-size:11px}.auth-footer{color:#9aa7b0;font-size:10px;position:absolute;bottom:24px}.profile-menu{position:relative}.profile-dropdown{z-index:80;border:1px solid var(--border);background:#fff;border-radius:11px;width:248px;padding:7px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 42px #142b3e2b}.profile-dropdown-head{border-bottom:1px solid #edf1f3;align-items:center;gap:9px;margin-bottom:4px;padding:8px 8px 11px;display:flex}.profile-dropdown-head img{object-fit:cover;border-radius:50%;width:32px;height:32px}.profile-dropdown-head div{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-dropdown-head b{color:#2d4354;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-dropdown-head small{color:#8a99a3;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.profile-dropdown a,.profile-dropdown>button{color:#536574;text-align:left;background:0 0;border-radius:7px;align-items:center;gap:9px;width:100%;padding:9px 8px;font-size:11px;display:flex}.profile-dropdown a:hover,.profile-dropdown>button:hover{color:var(--h2panel);background:#f0f8fc}.profile-dropdown>button:last-child{color:#b94d4d}.profile-dropdown>button:last-child:hover{color:#a52f2f;background:#fff4f4}.notification-menu{position:relative}.notification-dot{border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;right:3px;background:#ef4444!important;padding:0!important}.notification-dropdown{z-index:80;border:1px solid var(--border);background:#fff;border-radius:11px;width:min(340px,100vw - 24px);max-height:440px;padding:8px;position:absolute;top:calc(100% + 10px);right:-54px;overflow:auto;box-shadow:0 16px 42px #142b3e2b}.notification-head{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:8px;padding:8px 8px 10px;display:flex}.notification-head b{color:#2d4354;font-size:13px}.notification-head button{color:var(--h2panel);background:0 0;font-size:12px}.notification-item{color:#536574;text-align:left;background:0 0;border-radius:8px;flex-direction:column;gap:5px;width:100%;margin-top:4px;padding:10px;display:flex}.notification-item:hover,.notification-item.unread{background:#f0f8fc}.notification-item>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.notification-item b{color:#2e4353;font-size:13px}.notification-item small{color:#8b99a4;font-size:11px}.notification-empty{color:#8795a0;text-align:center;padding:25px 10px;font-size:12px}.filter-result{color:#66737f;white-space:nowrap;align-self:center;margin-left:auto;font-size:10px}.service-filter{border-top:1px solid #edf0f2}.profile-editor{padding-bottom:5px}.profile-form-grid{padding:19px}.profile-form-grid .field-label{grid-column:span 1}.profile-form-grid .field-span-2{grid-column:1/-1}.profile-form-actions{padding-top:0}.profile-readonly{border-top:1px solid #edf0f2;margin:0 19px 18px;padding-top:14px}.avatar-note{align-items:center;gap:12px;padding:18px 19px 20px;display:flex}.avatar-note img{object-fit:cover;border:2px solid #dceef5;border-radius:50%;width:54px;height:54px}.avatar-note b{color:#3b5262;font-size:12px}.avatar-note p{color:#8896a0;margin:5px 0 0;font-size:10px;line-height:1.45}.password-form{flex-direction:column;gap:14px;padding:19px;display:flex}.password-form .form-actions{padding:0}.copy-line{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.copy-button{width:23px;height:23px;color:var(--h2panel);background:#eef8fc;border-radius:5px;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.copy-button:hover{background:#dff2f9}.ticket-detail-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);align-items:start;gap:16px;display:grid}.ticket-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:17px 19px;display:grid}.ticket-timeline{flex-direction:column;gap:10px;padding:17px 19px;display:flex}.ticket-message{background:#f7fafc;border:1px solid #e7eef2;border-radius:10px;padding:12px 14px}.ticket-message.agent{background:#eef8fc;border-color:#cbe8f3}.ticket-message>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.ticket-message b{color:#2f4656;font-size:11px}.ticket-message small{color:#8d9aa4;font-size:9px}.ticket-message p{color:#52606f;white-space:pre-wrap;margin:8px 0 0;font-size:12px;line-height:1.55}.ticket-reply-form{padding:0 19px 19px}.ticket-reply-form .form-actions{padding:10px 0 0}html[data-theme=dim]{--danger:#f87171;--success:#34d399;--background:#10212c;--surface-2:#0b1720;--muted:#172b38;--muted-foreground:#fff;--border:#29414e;--secondary:#17303e;--accent:#123b4d;--foreground:#fff;--surface-3:#142936;--success-muted:#0f3326;--warning-muted:#3a2a0c;--danger-muted:#3b1418}html[data-theme=dim] button{color:inherit;background:0 0;border:0}html[data-theme=dim] a{color:inherit}html[data-theme=dim] .sidebar{background:var(--background);border-right:1px solid var(--border)}html[data-theme=dim] .sidebar-top{border-bottom:1px solid #2a4352}html[data-theme=dim] .brand{color:#fff}html[data-theme=dim] .brand b{color:#5cbcf0}html[data-theme=dim] .sidebar-collapse{background:var(--muted);color:#fff}html[data-theme=dim] .sidebar-collapse:hover{color:#5cbcf0;background:#193c4d}html[data-theme=dim] .side-label,html[data-theme=dim] .side-link{color:#fff}html[data-theme=dim] .side-link:hover{color:#fff;background:#162c3a}html[data-theme=dim] .side-link.active,html[data-theme=dim] .side-link.active-parent{color:#5cbcf0;background:#0085c614}html[data-theme=dim] .side-parent{background:0 0}html[data-theme=dim] .side-sub{border-left:1px dashed #0085c640}html[data-theme=dim] .side-sub .side-link .icon{color:#fff}html[data-theme=dim] .sidebar-footer{border-top:1px solid var(--border);color:#fff}html[data-theme=dim] .online-dot{background:#10b981}html[data-theme=dim] .sidebar.collapsed .sidebar-collapse{border:1px solid var(--border);background:#10212c}html[data-theme=dim] .sidebar.collapsed .side-sub{border:0}html[data-theme=dim] .topbar{background:#10212c;border-bottom:1px solid #2a4352}html[data-theme=dim] .breadcrumbs,html[data-theme=dim] .breadcrumbs b{color:#fff}html[data-theme=dim] .icon-button{color:#fff;background:0 0}html[data-theme=dim] .icon-button:hover{color:#5cbcf0;background:#193b4d}html[data-theme=dim] .notification span{color:#fff;background:#ef4444}html[data-theme=dim] .compact-pill{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .compact-pill:hover{background:#10212c;border-color:#0085c659}html[data-theme=dim] .compact-pill small,html[data-theme=dim] .compact-pill b,html[data-theme=dim] .round-icon{color:#fff}html[data-theme=dim] .round-icon.amber{background:linear-gradient(135deg,#fbbf24,#f97316)}html[data-theme=dim] .round-icon.blue{background:linear-gradient(135deg, var(--h2panel), #2563eb)}html[data-theme=dim] .round-icon.green{background:linear-gradient(135deg,#10b981,#047857)}html[data-theme=dim] .profile-button{border:1px solid var(--border);background:#10212c}html[data-theme=dim] main{background:var(--surface-2)}html[data-theme=dim] .page-heading h1,html[data-theme=dim] .page-heading p,html[data-theme=dim] .page-breadcrumb{color:#fff}html[data-theme=dim] .page-breadcrumb a:hover,html[data-theme=dim] .text-link:hover{color:#5cbcf0}html[data-theme=dim] .page-breadcrumb b{color:#fff}html[data-theme=dim] .eyebrow{color:#5cbcf0}html[data-theme=dim] .card{color:#fff;background:var(--background);border:1px solid #0000}html[data-theme=dim] .card-header{border-bottom:1px solid #2a4352}html[data-theme=dim] .button{color:#fff;background:var(--brand-strong);border:1px solid var(--brand-strong)}html[data-theme=dim] .button:hover{background:var(--h2panel-dark)}html[data-theme=dim] .button-outline{color:#5cbcf0;border-color:var(--h2panel);background:#10212c}html[data-theme=dim] .button-outline:hover{color:var(--h2panel-dark);background:#193b4d}html[data-theme=dim] .button-ghost{color:#fff;background:0 0;border-color:#0000}html[data-theme=dim] .button-danger{color:#fff;background:var(--danger);border-color:var(--danger)}html[data-theme=dim] .text-link{color:#5cbcf0}html[data-theme=dim] .muted{color:var(--muted-foreground)}html[data-theme=dim] .dashboard-intro{color:#eaf7ff;background:linear-gradient(110deg,#062e51 0%,#065e90 54%,#0078ad 100%)}html[data-theme=dim] .dashboard-intro p{color:#e8f7ffb8}html[data-theme=dim] .intro-stat{color:#fff;background:#ffffff21;border:1px solid #ffffff2e}html[data-theme=dim] .intro-stat span{color:#ffffffad}html[data-theme=dim] .intro-stat .icon{color:#8bddff}html[data-theme=dim] .notice{color:#82beed;background:#162c3a;border:1px solid #2d4f76}html[data-theme=dim] .notice a{color:#5cbcf0}html[data-theme=dim] .notice button{color:#fff;background:0 0}html[data-theme=dim] .notice-warning{color:#f6b979;background:#4d3c19;border-color:#765b2d}html[data-theme=dim] .notice-warning>.icon{color:#f1c77e}html[data-theme=dim] .notice-danger{color:#ea8686;background:#162c3a;border-color:#762d2d}html[data-theme=dim] .notice-danger>.icon{color:#eb8484}html[data-theme=dim] .service-tabs button,html[data-theme=dim] .server-filter button{color:#fff;border:1px solid var(--border);background:#10212c}html[data-theme=dim] .service-tabs button span{color:#fff;background:#162c3a}html[data-theme=dim] .service-tabs button.selected{color:#5cbcf0;border-color:var(--h2panel);background:#0085c60d}html[data-theme=dim] .service-tabs button.selected span{color:#5cbcf0;background:#0085c61a}html[data-theme=dim] .mini-vps,html[data-theme=dim] .service-row{border-bottom:1px solid #2a4352}html[data-theme=dim] .mini-vps:last-child,html[data-theme=dim] .service-row:last-child{border-bottom:0}html[data-theme=dim] .mini-vps:hover,html[data-theme=dim] .service-row:hover{background:#10212c}html[data-theme=dim] .service-logo,html[data-theme=dim] .server-avatar{color:#5cbcf0;background:#0085c614}html[data-theme=dim] .mini-vps-text b,html[data-theme=dim] .service-row-main b,html[data-theme=dim] .mini-vps-text small,html[data-theme=dim] .service-row-main small{color:#fff}html[data-theme=dim] .status{color:var(--success)}html[data-theme=dim] .status i{background:#10b981}html[data-theme=dim] .server-filter button.active{color:#5cbcf0;border-color:var(--h2panel);background:#0085c60f}html[data-theme=dim] .empty-state{color:var(--muted-foreground)}html[data-theme=dim] .empty-illustration{color:#fff;background:#162c3a}html[data-theme=dim] .account-card,html[data-theme=dim] .quick-card,html[data-theme=dim] .voucher-card{background:#10212c}html[data-theme=dim] .account-card .card-header,html[data-theme=dim] .quick-card .card-header,html[data-theme=dim] .voucher-card .card-header{border-bottom:0}html[data-theme=dim] .balance-box{background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .balance-box span{color:#fff}html[data-theme=dim] .balance-box strong{color:var(--success)}html[data-theme=dim] .balance-box .muted-value{color:#fff}html[data-theme=dim] .quick-grid a>span{color:#5cbcf0;background:#0085c60f}html[data-theme=dim] .quick-grid a:hover>span{color:#fff;background:var(--h2panel)}html[data-theme=dim] .quick-grid small{color:#fff}html[data-theme=dim] .voucher{background:#0085c611;border:1px solid #2a4352}html[data-theme=dim] .voucher:after{border:9px solid #0085c614}html[data-theme=dim] .voucher-mark{color:#fff;background:var(--h2panel)}html[data-theme=dim] .voucher small,html[data-theme=dim] .voucher strong,html[data-theme=dim] .voucher p,html[data-theme=dim] .voucher p b{color:#fff}html[data-theme=dim] .stat-card{background:#10212c;border:1px solid #0000}html[data-theme=dim] .stat-icon{color:#5cbcf0;background:#0085c614}html[data-theme=dim] .stat-card small,html[data-theme=dim] .stat-card b{color:#fff}html[data-theme=dim] .stat-green .stat-icon{color:var(--success);background:#10b9811a}html[data-theme=dim] .stat-amber .stat-icon{color:var(--warning);background:#f59e0b1f}html[data-theme=dim] .stat-purple .stat-icon{color:var(--purple);background:#8451d81a}html[data-theme=dim] .stat-gray .stat-icon{color:#fff;background:#162c3a}html[data-theme=dim] .service-row-expiry small,html[data-theme=dim] .service-row-expiry b{color:#fff}html[data-theme=dim] .plan-card{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .plan-card.plan-selected{border-color:#0b86bd}html[data-theme=dim] .plan-card.plan-featured{border:1.5px solid var(--h2panel)}html[data-theme=dim] .plan-icon{color:#5cbcf0;background:#0085c614}html[data-theme=dim] .recommended{color:#fff;background:var(--h2panel)}html[data-theme=dim] .plan-price{color:#5cbcf0}html[data-theme=dim] .plan-price small{color:#fff}html[data-theme=dim] .plan-features{border-top:1px dashed #2a4352}html[data-theme=dim] .plan-features span{color:#fff}html[data-theme=dim] .plan-features .icon{color:#7cf4cc}html[data-theme=dim] .summary-empty{color:#fff}html[data-theme=dim] .summary-empty .icon{color:#a2c8dc}html[data-theme=dim] .summary-empty p,html[data-theme=dim] .summary-empty small{color:#fff}html[data-theme=dim] .summary-selected{border-bottom:1px dashed #2a4352}html[data-theme=dim] .summary-selected>.icon{color:#5cbcf0}html[data-theme=dim] .summary-selected b,html[data-theme=dim] .summary-selected small,html[data-theme=dim] .quote-result small{color:#fff}html[data-theme=dim] .quote-result{background:#193d4d;border:1px solid #2d6276}html[data-theme=dim] .quote-result span{color:#fff}html[data-theme=dim] .quote-result b{color:#5cbcf0}html[data-theme=dim] .vps-hero{color:#fff;background:linear-gradient(112deg,#052d4d,#075f90 58%,#0381b4)}html[data-theme=dim] .vps-hero .page-breadcrumb{color:#e9f9ffb3}html[data-theme=dim] .vps-hero .page-breadcrumb a{color:#a8e6ff}html[data-theme=dim] .vps-hero .page-breadcrumb b,html[data-theme=dim] .vps-hero h1{color:#fff}html[data-theme=dim] .vps-hero p{color:#ebf9ffcc}html[data-theme=dim] .vps-hero .status{color:#91f3c9}html[data-theme=dim] .vps-hero .status i{background:#5ee9b5}html[data-theme=dim] .server-avatar.large{color:#b6edff;background:#ffffff21;border:1px solid #ffffff29}html[data-theme=dim] .vps-hero .button-outline{color:#fff;background:#ffffff17;border-color:#ffffff59}html[data-theme=dim] .vps-hero .button-outline:hover{background:#ffffff2e}html[data-theme=dim] .detail-tabs{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .detail-tabs a{color:#fff}html[data-theme=dim] .detail-tabs a:hover{color:#5cbcf0;background:#162c3a}html[data-theme=dim] .detail-tabs a.active{color:#5cbcf0;background:#0085c617}html[data-theme=dim] .info-item{border-bottom:1px solid #2a4352}html[data-theme=dim] .info-item span,html[data-theme=dim] .info-item b{color:#fff}html[data-theme=dim] .resource-summary>div{color:#5cbcf0;background:#0085c60e}html[data-theme=dim] .resource-summary small,html[data-theme=dim] .resource-summary b{color:#fff}html[data-theme=dim] .renew-row{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .toggle{background:#2a333c}html[data-theme=dim] .toggle i{background:#10212c}html[data-theme=dim] .toggle.on{background:var(--h2panel)}html[data-theme=dim] .action-button{color:#fff;background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .action-button>.icon:last-child{color:#fff}html[data-theme=dim] .action-button:hover{color:#5cbcf0;background:#193d4d;border-color:#2d6376}html[data-theme=dim] .action-button.danger{color:#fff}html[data-theme=dim] .action-button.danger:hover{color:var(--danger);background:#162c3a;border-color:#762d2d}html[data-theme=dim] .metric-value b,html[data-theme=dim] .metric-value span{color:#fff}html[data-theme=dim] .bar-chart{border-bottom:1px solid #2a4352}html[data-theme=dim] .bar-chart i{background:#7dc8e5}html[data-theme=dim] .metric-green .bar-chart i{background:#6bd6ac}html[data-theme=dim] .metric-purple .bar-chart i{background:#b99ce8}html[data-theme=dim] .metric-amber .bar-chart i{background:#f3bd64}html[data-theme=dim] .chart-axis{color:#fff}html[data-theme=dim] th{color:#fff;background:#162c3a}html[data-theme=dim] td{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] td b,html[data-theme=dim] td small,html[data-theme=dim] .cell-sub{color:#fff}html[data-theme=dim] tr:hover td{background:#10212c}html[data-theme=dim] .badge-green{color:#79f7ce;background:#194d35}html[data-theme=dim] .badge-blue{color:#78caf7;background:#193b4d}html[data-theme=dim] .badge-amber{color:#f8bf77;background:#4d3c19}html[data-theme=dim] .badge-red{color:#df9090;background:#4d1919}html[data-theme=dim] .backup-row,html[data-theme=dim] .log-row,html[data-theme=dim] .connected-row,html[data-theme=dim] .security-row,html[data-theme=dim] .setting-row,html[data-theme=dim] .current-plan{border-bottom:1px solid #2a4352}html[data-theme=dim] .backup-row b,html[data-theme=dim] .log-row b,html[data-theme=dim] .connected-row b,html[data-theme=dim] .security-row b,html[data-theme=dim] .current-plan b,html[data-theme=dim] .backup-row small,html[data-theme=dim] .log-row small,html[data-theme=dim] .connected-row small,html[data-theme=dim] .security-row small,html[data-theme=dim] .current-plan small{color:#fff}html[data-theme=dim] .backup-icon,html[data-theme=dim] .security-icon,html[data-theme=dim] .addon-icon{color:#5cbcf0;background:#0085c614}html[data-theme=dim] .addon-card{border:1px solid #2a4352}html[data-theme=dim] .addon-card div b,html[data-theme=dim] .addon-card div small{color:#fff}html[data-theme=dim] .addon-card>strong{color:#5cbcf0}html[data-theme=dim] .addon-card>strong small{color:#fff}html[data-theme=dim] .log-row>span:first-child{color:#5cbcf0;background:#0085c612}html[data-theme=dim] .current-plan{border-bottom:0}html[data-theme=dim] .upgrade-option{border-bottom:1px solid #2a4352}html[data-theme=dim] .upgrade-option:last-child{border-bottom:0}html[data-theme=dim] .upgrade-option b,html[data-theme=dim] .upgrade-option small{color:#fff}html[data-theme=dim] .upgrade-option>strong{color:#5cbcf0}html[data-theme=dim] .summary-line,html[data-theme=dim] .summary-total,html[data-theme=dim] .summary-line b{color:#fff}html[data-theme=dim] .summary-total{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .summary-total strong{color:#5cbcf0}html[data-theme=dim] .filter-bar{border-bottom:1px solid #2a4352}html[data-theme=dim] .search-field,html[data-theme=dim] .select-control{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .search-field input{color:#fff;border:0;outline:0}html[data-theme=dim] .search-field input::placeholder{color:#fff}html[data-theme=dim] .select-control:hover{color:#5cbcf0;border-color:#2d6176}html[data-theme=dim] .bank-banner{background:#162c3a;border:1px solid #2d6176}html[data-theme=dim] .bank-logo{color:#fff;background:#00a7e1}html[data-theme=dim] .bank-banner b,html[data-theme=dim] .bank-banner small{color:#fff}html[data-theme=dim] .bank-details{background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .bank-details span,html[data-theme=dim] .bank-details b,html[data-theme=dim] .field-label{color:#fff}html[data-theme=dim] .field-label>span{color:var(--danger)}html[data-theme=dim] .input-with-suffix{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .input-with-suffix:focus-within{border-color:var(--h2panel)}html[data-theme=dim] .input-with-suffix input{color:#fff;border:0;outline:0}html[data-theme=dim] .input-with-suffix span,html[data-theme=dim] .field-help{color:#fff}html[data-theme=dim] .amount-chips button{color:#5cbcf0;background:#193d4d;border:1px solid #2d6376}html[data-theme=dim] .amount-chips button:hover{background:#193f4d}html[data-theme=dim] .note-list p{color:#fff}html[data-theme=dim] .note-list .icon{color:var(--success)}html[data-theme=dim] .qr-placeholder{color:#fff;background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .profile-summary img{border:3px solid #2d6276}html[data-theme=dim] .profile-summary b,html[data-theme=dim] .profile-summary small{color:#fff}html[data-theme=dim] .profile-sidebar nav{border-top:1px solid #2a4352}html[data-theme=dim] .profile-sidebar nav a,html[data-theme=dim] .profile-sidebar nav a>.icon:last-child{color:#fff}html[data-theme=dim] .profile-sidebar nav a:hover{color:#5cbcf0;background:#162c3a}html[data-theme=dim] .profile-sidebar nav a.active{color:#5cbcf0;background:#0085c614}html[data-theme=dim] .empty-inline{color:#fff}html[data-theme=dim] .empty-inline .icon{color:#a6cfe1}html[data-theme=dim] .security-banner{background:#1c4a38;border:1px solid #2d7657}html[data-theme=dim] .security-banner>span{color:#77f8d0;background:#194d36}html[data-theme=dim] .security-banner b{color:#8ae5c5}html[data-theme=dim] .security-banner p{color:#fff}html[data-theme=dim] .security-row:last-child{border-bottom:0}html[data-theme=dim] .security-icon.warning{color:var(--warning);background:#4d3d19}html[data-theme=dim] .api-note{color:#8bc4e4;background:#193a4d;border:1px solid #2d5f76}html[data-theme=dim] .api-empty{color:#fff}html[data-theme=dim] .api-empty .icon{color:#9fcfe3}html[data-theme=dim] .api-empty b{color:#fff}html[data-theme=dim] .social-icon{color:#78a8f7;background:#192d4d}html[data-theme=dim] .social-icon.github{color:#fff;background:#29313a}html[data-theme=dim] .setting-row b,html[data-theme=dim] .setting-row small{color:#fff}html[data-theme=dim] .setting-row select{color:#fff;border:1px solid #2a4352}html[data-theme=dim] .appearance button{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .appearance button.selected{color:#5cbcf0;background:#19404d;border-color:#2d6676}html[data-theme=dim] .api-reseller{border-top:1px solid #2a4352}html[data-theme=dim] .api-reseller h3,html[data-theme=dim] .api-reseller>p,html[data-theme=dim] .api-discount-note{color:#fff}html[data-theme=dim] .reseller-form section{border-bottom:1px solid #2a4352}html[data-theme=dim] .reseller-form h3{color:#fff}html[data-theme=dim] .reseller-form h3>span{color:#fff;background:var(--h2panel)}html[data-theme=dim] .reseller-form h3 small,html[data-theme=dim] .reseller-hint{color:#fff}html[data-theme=dim] .reseller-slug em{color:#fff;background:#1f3847;border:1px solid #2a4352;border-left:0}html[data-theme=dim] .auth-helper-ok{color:#77f8d0!important}html[data-theme=dim] .reseller-status-head b,html[data-theme=dim] .reseller-status-head small{color:#fff}html[data-theme=dim] .reseller-progress{background:#193a4d;border:1px solid #2d5f76}html[data-theme=dim] .reseller-progress b{color:#8bc4e4}html[data-theme=dim] .reseller-progress small{color:#fff}html[data-theme=dim] .reseller-next{background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .reseller-next>b,html[data-theme=dim] .reseller-next ol{color:#fff}html[data-theme=dim] .reseller-domain{border-top:1px solid #2a4352}html[data-theme=dim] .reseller-domain h3,html[data-theme=dim] .reseller-domain-row b{color:#fff}html[data-theme=dim] .reseller-domain-form input{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .reseller-dns-guide{background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .reseller-dns-guide>b{color:#fff}html[data-theme=dim] .reseller-mode{color:#5cbcf0;background:0 0;border:0}html[data-theme=dim] .affiliate-hero{color:#fff;background:linear-gradient(112deg,#062d4e,#056492 58%,#0a8dc2)}html[data-theme=dim] .affiliate-hero p{color:#eafaffc7}html[data-theme=dim] .affiliate-hero .eyebrow{color:#96e3ff}html[data-theme=dim] .affiliate-mark{color:#b2ebff;background:#ffffff1a;border:1px solid #ffffff2e}html[data-theme=dim] .affiliate-mark strong{color:#fff}html[data-theme=dim] .ref-link{color:#fff;background:#162c3a;border:1px solid #2d5f76}html[data-theme=dim] .ref-link button{color:#5cbcf0;background:0 0}html[data-theme=dim] .review-empty{color:#fff}html[data-theme=dim] .review-empty .icon{color:#a8d5e8}html[data-theme=dim] .review-empty b{color:#fff}html[data-theme=dim] .field-label input,html[data-theme=dim] .field-label select,html[data-theme=dim] .field-label textarea{color:#fff;background:#10212c;border:1px solid #2a4352;outline:0}html[data-theme=dim] .field-label input:focus,html[data-theme=dim] .field-label select:focus,html[data-theme=dim] .field-label textarea:focus{border-color:var(--h2panel)}html[data-theme=dim] .invoice-meta .info-item{border-bottom:0}html[data-theme=dim] .payment-status b{color:var(--success)}html[data-theme=dim] .payment-status small,html[data-theme=dim] .price-lines>div,html[data-theme=dim] .price-lines b{color:#fff}html[data-theme=dim] .price-lines .total{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .price-lines strong{color:#5cbcf0}html[data-theme=dim] .chat-fab{background:linear-gradient(140deg,#0053d3,#0265ff);border:4px solid #2a4352}html[data-theme=dim] .toast{color:#fff;background:#172a3d}html[data-theme=dim] .toast .icon{color:#75e0b6}html[data-theme=dim] .payment-session{color:#fff;background:#162c3a;border:1px solid #2d6176}html[data-theme=dim] .payment-session h4{color:#fff}html[data-theme=dim] .payment-session code{color:#77cdf8}html[data-theme=dim] .payment-session small{color:#fff}html[data-theme=dim] .payment-qr{background:#10212c}html[data-theme=dim] .auth-loading{background:#162c3a}html[data-theme=dim] .auth-loading-card{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .loading-spinner{border:2px solid #2d6376;border-top-color:var(--h2panel)}html[data-theme=dim] .auth-check{color:#fff}html[data-theme=dim] .auth-links a{color:#5cbcf0}@media (width<=900px){html[data-theme=dim] .mobile-scrim{background:#15243347}html[data-theme=dim] .mobile-menu{color:#fff;background:0 0}html[data-theme=dim] .mobile-menu:hover{color:#5cbcf0;background:#193d4d}html[data-theme=dim] .profile-summary{border-right:1px solid #2a4352}html[data-theme=dim] .profile-sidebar nav{border-top:0}}@media (width<=680px){html[data-theme=dim] .profile-summary{border-right:0}html[data-theme=dim] .profile-sidebar nav{border-top:1px solid #2a4352}}html[data-theme=dim] button:focus-visible,html[data-theme=dim] a:focus-visible,html[data-theme=dim] input:focus-visible,html[data-theme=dim] select:focus-visible,html[data-theme=dim] textarea:focus-visible{outline:3px solid var(--ring)}html[data-theme=dim] .status-badge{color:#fff;background:#1f3347;border:1px solid #2a4352}html[data-theme=dim] .status-badge i{background:currentColor}html[data-theme=dim] .status-success{color:#77f8d3;background:var(--success-muted);border-color:#2d7647}html[data-theme=dim] .status-warning{color:#f8c377;background:var(--warning-muted);border-color:#fde68a}html[data-theme=dim] .status-danger{color:#ec8383;background:var(--danger-muted);border-color:#762d2d}html[data-theme=dim] .status-processing{color:#77caf8;background:#19304d;border-color:#2d4e76}html[data-theme=dim] .status-neutral{color:#fff;background:#162c3a;border-color:#2a4352}html[data-theme=dim] .skeleton-item{border-bottom:1px solid #2a4352}html[data-theme=dim] .skeleton-item:last-child{border-bottom:0}html[data-theme=dim] .skeleton-tile{border:1px solid #2a4352}html[data-theme=dim] .ui-dialog-overlay{background:#0f172a7a}html[data-theme=dim] .ui-dialog-content{color:#fff;border:1px solid var(--border);background:#10212c}html[data-theme=dim] .ui-dialog-content h2{color:#fff}html[data-theme=dim] .ui-dialog-close{color:#fff;background:0 0}html[data-theme=dim] .ui-state{color:#fff}html[data-theme=dim] .ui-empty-state>span{color:#fff;background:#162c3a}html[data-theme=dim] .ui-error-state{color:#df9090;background:#162c3a;border:1px solid #762d2d}html[data-theme=dim] .ui-field,html[data-theme=dim] .ui-field small{color:#fff}html[data-theme=dim] .ui-field-error{color:#df9090!important}html[data-theme=dim] .ui-separator{background:var(--border)}html[data-theme=dim] .ui-pagination{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .ui-dialog-close:hover{color:#5cbcf0;background:var(--accent)}html[data-theme=dim] .ui-alert-dialog-content .dialog-description,html[data-theme=dim] .dialog-description{color:#fff}html[data-theme=dim] .data-row-clickable:hover{background:#162c3a}html[data-theme=dim] .data-row-clickable:focus-visible{outline:2px solid var(--h2panel)}html[data-theme=dim] .auth-page{background:#1e3648}html[data-theme=dim] .auth-visual{color:#fff;background:radial-gradient(circle at 80% 8%,#31bfee4d,#0000 29%),linear-gradient(145deg,#062c4a 0%,#075579 53%,#087da5 100%)}html[data-theme=dim] .auth-brand{color:#fff}html[data-theme=dim] .auth-brand b{color:#8be7ff}html[data-theme=dim] .auth-visual-copy .eyebrow{color:#91e9ff}html[data-theme=dim] .auth-visual-copy h2{color:#fff}html[data-theme=dim] .auth-visual-copy p{color:#eefaffc4}html[data-theme=dim] .auth-feature-list span{color:#e8fbff;background:#ffffff1a;border:1px solid #ffffff26}html[data-theme=dim] .auth-visual-orbit{border:1px solid #9febff3b}html[data-theme=dim] .auth-visual-orbit:before,html[data-theme=dim] .auth-visual-orbit:after,html[data-theme=dim] .auth-visual-orbit span{background:#9cecff}html[data-theme=dim] .auth-panel{background:#162c3a}html[data-theme=dim] .auth-card{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .auth-eyebrow{color:#5cbcf0}html[data-theme=dim] .auth-card h1,html[data-theme=dim] .auth-card-top p,html[data-theme=dim] .auth-field{color:#fff}html[data-theme=dim] .auth-field input{color:#fff;background:#10212c;border:1px solid #2a4352;outline:0}html[data-theme=dim] .auth-field input:focus{border-color:var(--h2panel);background:#10212c}html[data-theme=dim] .auth-input-action{color:#fff;background:0 0}html[data-theme=dim] .auth-input-action:hover{color:#5cbcf0;background:#193e4d}html[data-theme=dim] .auth-form-row a,html[data-theme=dim] .auth-switch a{color:#5cbcf0}html[data-theme=dim] .auth-helper{color:#fff}html[data-theme=dim] .button-spinner{border:2px solid;border-top-color:#0000}html[data-theme=dim] .auth-error{color:#df9090;background:#162c3a;border:1px solid #762d2d}html[data-theme=dim] .auth-success{color:#89e6c5;background:#194d31;border:1px solid #2d7650}html[data-theme=dim] .auth-error .icon{color:#e28d8d}html[data-theme=dim] .auth-success .icon{color:#77f8d0}html[data-theme=dim] .auth-switch,html[data-theme=dim] .auth-footer{color:#fff}html[data-theme=dim] .profile-dropdown{border:1px solid var(--border);background:#10212c}html[data-theme=dim] .profile-dropdown-head{border-bottom:1px solid #2a4352}html[data-theme=dim] .profile-dropdown-head b,html[data-theme=dim] .profile-dropdown-head small{color:#fff}html[data-theme=dim] .profile-dropdown a,html[data-theme=dim] .profile-dropdown>button{color:#fff;background:0 0}html[data-theme=dim] .profile-dropdown a:hover,html[data-theme=dim] .profile-dropdown>button:hover{color:#5cbcf0;background:#193b4d}html[data-theme=dim] .profile-dropdown>button:last-child{color:#fff}html[data-theme=dim] .profile-dropdown>button:last-child:hover{color:#df9090;background:#162c3a}html[data-theme=dim] .notification-dot{border:2px solid #2a4352;background:#ef4444!important}html[data-theme=dim] .notification-dropdown{border:1px solid var(--border);background:#10212c}html[data-theme=dim] .notification-head{border-bottom:1px solid #2a4352}html[data-theme=dim] .notification-head b{color:#fff}html[data-theme=dim] .notification-head button{color:#5cbcf0;background:0 0}html[data-theme=dim] .notification-item{color:#fff;background:0 0}html[data-theme=dim] .notification-item:hover,html[data-theme=dim] .notification-item.unread{background:#193b4d}html[data-theme=dim] .notification-item b,html[data-theme=dim] .notification-item small,html[data-theme=dim] .notification-empty,html[data-theme=dim] .filter-result{color:#fff}html[data-theme=dim] .service-filter,html[data-theme=dim] .profile-readonly{border-top:1px solid #2a4352}html[data-theme=dim] .avatar-note img{border:2px solid #2d6276}html[data-theme=dim] .avatar-note b,html[data-theme=dim] .avatar-note p{color:#fff}html[data-theme=dim] .copy-button{color:#5cbcf0;background:#193e4d}html[data-theme=dim] .copy-button:hover{background:#193f4d}html[data-theme=dim] .ticket-message{background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .ticket-message.agent{background:#193e4d;border-color:#2d6276}html[data-theme=dim] .ticket-message b,html[data-theme=dim] .ticket-message small,html[data-theme=dim] .ticket-message p{color:#fff}html[data-theme=dim] .link-button{color:#5cbcf0}html[data-theme=dim] .segmented-tabs{background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .segmented-tabs button{color:#fff}html[data-theme=dim] .segmented-tabs button.active{color:#5cbcf0;background:#10212c}html[data-theme=dim] .choice{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .choice span{color:#5cbcf0}html[data-theme=dim] .choice small{color:#fff}html[data-theme=dim] .choice:hover{border-color:#2d6376}html[data-theme=dim] .choice.selected{border-color:var(--h2panel)}html[data-theme=dim] .os-family>small{color:#fff}html[data-theme=dim] .addon-stepper{border-bottom:1px solid #2a4352}html[data-theme=dim] .addon-stepper:last-child{border-bottom:0}html[data-theme=dim] .addon-stepper>span b,html[data-theme=dim] .addon-stepper>span small,html[data-theme=dim] .addon-stepper>div b{color:#fff}html[data-theme=dim] .channel-option{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .channel-option small{color:#fff}html[data-theme=dim] .channel-option.selected{border-color:var(--h2panel);background:#162c3a}html[data-theme=dim] .captcha-image{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .recovery-codes pre{color:#fff;background:#162c3a;border:1px dashed #2a4352}html[data-theme=dim] .amount-in{color:var(--success)}html[data-theme=dim] .amount-out{color:var(--danger)}html[data-theme=dim] .cell-sub{color:#fff}html[data-theme=dim] .data-row-clickable:hover td{background:#162c3a}html[data-theme=dim] .chat-fab{color:#fff}html[data-theme=dim] .sr-only{border:0}html[data-theme=dim] .link-button{background:0 0}html[data-theme=dim] .field-label>.field-caption{color:inherit}html[data-theme=dim] .field-caption .required{color:var(--danger)}html[data-theme=dim] .security-banner.warning{background:#4d3c19;border-color:#76602d}html[data-theme=dim] .security-banner.warning>span{color:var(--warning);background:#4d3e19}html[data-theme=dim] .security-banner.warning b{color:#f8c977}html[data-theme=dim] .security-banner.warning p{color:#fff}html[data-theme=dim] .avatar-initials{color:#fff;background:linear-gradient(140deg,#0085c6,#0061d1)}html[data-theme=dim] .search-field input,html[data-theme=dim] .input-with-suffix input{background:0 0}html[data-theme=dim] .input-readonly{color:#fff!important;background:#162c3a!important}html[data-theme=dim] .field-error{color:var(--danger)}html[data-theme=dim] .step-label{color:#fff}html[data-theme=dim] .step-label span{color:#fff;background:var(--h2panel)}html[data-theme=dim] .amount-chips button.active{color:#fff;background:var(--brand-strong);border-color:var(--brand-strong)}html[data-theme=dim] .channel-card{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .channel-card:hover:not(:disabled){border-color:#2d6376}html[data-theme=dim] .channel-card.selected{border-color:var(--h2panel)}html[data-theme=dim] .channel-icon{color:#5cbcf0;background:#193c4d}html[data-theme=dim] .channel-icon.has-logo{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .channel-text small{color:#fff}html[data-theme=dim] .channel-check{color:#fff;background:0 0;border:1.5px solid #2a4352}html[data-theme=dim] .channel-card.selected .channel-check{background:var(--h2panel);border-color:var(--h2panel)}html[data-theme=dim] .pay-summary{background:#162c3a;border:1px dashed #2a4352}html[data-theme=dim] .pay-summary>div{color:#fff}html[data-theme=dim] .pay-summary .total{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .pay-summary .total strong{color:#5cbcf0}html[data-theme=dim] .pay-countdown{color:#f8c377;background:#4d3c19}html[data-theme=dim] .payment-qr-box{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .payment-qr-box small{color:#fff}html[data-theme=dim] .pay-row{border-bottom:1px solid #2a4352}html[data-theme=dim] .pay-row:last-child{border-bottom:0}html[data-theme=dim] .pay-row>span,html[data-theme=dim] .pay-row>b{color:#fff}html[data-theme=dim] .pay-row>b.pay-strong{color:#5cbcf0}html[data-theme=dim] .pay-hint{color:#fff;background:#162c3a}html[data-theme=dim] .pay-hint .icon{color:#5cbcf0}html[data-theme=dim] .pay-result span{color:#f8c377;background:#4d3c19}html[data-theme=dim] .pay-result.success span{color:var(--success);background:#194d35}html[data-theme=dim] .pay-result b,html[data-theme=dim] .pay-result p{color:#fff}html[data-theme=dim] .pay-steps>div>span{color:#5cbcf0;background:#193c4d}html[data-theme=dim] .pay-steps p,html[data-theme=dim] .pay-steps b{color:#fff}html[data-theme=dim] .social-button{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .social-button:hover:not(:disabled){background:#162c3a;border-color:#2a4352}html[data-theme=dim] .social-button:disabled{color:#fff}html[data-theme=dim] .social-soon{color:#f8c377;background:#4d3d19}html[data-theme=dim] .auth-divider{color:#fff}html[data-theme=dim] .auth-divider:before,html[data-theme=dim] .auth-divider:after{background:#263740}html[data-theme=dim] .password-checklist li{color:#fff}html[data-theme=dim] .password-checklist li.ok{color:var(--success)}html[data-theme=dim] .auth-helper-error{color:var(--danger)}html[data-theme=dim] .combobox-trigger{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .combobox-trigger.placeholder{color:#fff}html[data-theme=dim] .combobox-trigger:disabled{background:#162c3a}html[data-theme=dim] .combobox-trigger[aria-expanded=true]{border-color:var(--h2panel)}html[data-theme=dim] .combobox-menu{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .combobox-menu li{color:#fff}html[data-theme=dim] .combobox-menu li.active{background:#193d4d}html[data-theme=dim] .combobox-menu li.selected{color:#5cbcf0}html[data-theme=dim] .combobox-menu li.combobox-empty{color:#fff}html[data-theme=dim] .input-prefix{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .input-prefix:focus-within{border-color:var(--h2panel)}html[data-theme=dim] .input-prefix>span{color:#fff;background:#162c3a;border-right:1px solid #2a4352}html[data-theme=dim] .field-label .input-prefix input{border:0}html[data-theme=dim] .field-label select.is-placeholder{color:#fff}html[data-theme=dim] .account-type label{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .account-type label.selected{color:#5cbcf0;background:#19404d;border-color:#2d6676}html[data-theme=dim] .create-back{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .create-back:hover{color:#5cbcf0;border-color:#2d6676}html[data-theme=dim] .create-breadcrumb{color:#fff}html[data-theme=dim] .create-breadcrumb a:hover{color:#5cbcf0}html[data-theme=dim] .create-breadcrumb b{color:#fff}html[data-theme=dim] .create-section-head{border-bottom:1px solid #2a4352}html[data-theme=dim] .create-section-head h2{color:#fff}html[data-theme=dim] .create-section-icon{color:#5cbcf0;background:#193d4d}html[data-theme=dim] .spec-collapse{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .spec-collapse summary{color:#fff}html[data-theme=dim] .spec-collapse[open] summary{color:#5cbcf0;border-bottom:1px solid #2a4352}html[data-theme=dim] .plan-pick{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .plan-pick:hover{border-color:#2d6676}html[data-theme=dim] .plan-pick.selected{border-color:var(--h2panel);background:#162c3a}html[data-theme=dim] .plan-pick-check{color:#fff;background:linear-gradient(225deg, var(--h2panel) 50%, transparent 50%)}html[data-theme=dim] .plan-pick-name{color:#fff}html[data-theme=dim] .plan-pick-badge{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}html[data-theme=dim] .plan-pick-badge.vps-badge-hot{background:linear-gradient(90deg,#f43f5e,#f97316)}html[data-theme=dim] .plan-pick-badge.vps-badge-sale{background:linear-gradient(90deg,#f59e0b,#ef4444)}html[data-theme=dim] .plan-pick-badge.vps-badge-new{background:linear-gradient(90deg,#06b6d4,#3b82f6)}html[data-theme=dim] .plan-pick-badge.vps-badge-success{background:linear-gradient(90deg,#10b981,#14b8a6)}html[data-theme=dim] .plan-pick-badge.vps-badge-dark{background:linear-gradient(90deg,#27272a,#52525b)}html[data-theme=dim] .plan-pick-price{color:#fff}html[data-theme=dim] .plan-pick-price strong{color:#5cbcf0}html[data-theme=dim] .plan-pick-chips span{color:#5cbcf0;background:#193d4d;border:1px solid #2d6176}html[data-theme=dim] .plan-pick-specs{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .plan-pick-specs .icon{color:#fff}html[data-theme=dim] .cycle-pills label{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .cycle-pills label.selected{color:#5cbcf0;border-color:var(--h2panel);background:#19404d}html[data-theme=dim] .cycle-pills small{color:#fff}html[data-theme=dim] .cycle-pills em{color:#fff;background:var(--success)}html[data-theme=dim] .os-pick{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .os-pick.selected{border-color:var(--h2panel)}html[data-theme=dim] .os-pick-main{color:#fff;background:0 0}html[data-theme=dim] .os-logo{color:#fff}html[data-theme=dim] .os-ubuntu{background:#e95420}html[data-theme=dim] .os-windows{background:#0078d4}html[data-theme=dim] .os-debian{background:#a80030}html[data-theme=dim] .os-centos{background:#932279}html[data-theme=dim] .os-alma{background:#0f4266}html[data-theme=dim] .os-rocky{background:#10b981}html[data-theme=dim] .os-other{background:#64748b}html[data-theme=dim] .os-pick-version{border-top:1px solid #2a4352}html[data-theme=dim] .os-pick-version select{color:#fff;background:0 0;border:0;outline:0}html[data-theme=dim] .os-pick.selected .os-pick-version select{color:#5cbcf0}html[data-theme=dim] .field-help-inline{color:#fff}html[data-theme=dim] .qty-stepper{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .qty-stepper button{color:#fff;background:#162c3a}html[data-theme=dim] .qty-stepper button:disabled{color:#fff}html[data-theme=dim] .qty-stepper output{color:#fff;border-left:1px solid #2a4352;border-right:1px solid #2a4352}html[data-theme=dim] .extra-card{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .extra-card.active{border-color:var(--h2panel)}html[data-theme=dim] .extra-card-head b{color:#fff}html[data-theme=dim] .extra-card-head small,html[data-theme=dim] .extra-card-icon{color:#fff;background:#162c3a}html[data-theme=dim] .extra-card-foot{border-top:1px solid #2a4352}html[data-theme=dim] .extra-card-foot small{color:#fff}html[data-theme=dim] .coupon-input{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .coupon-input:focus-within{border-color:var(--h2panel)}html[data-theme=dim] .coupon-input input{color:#fff;background:0 0;border:0;outline:0}html[data-theme=dim] .coupon-applied{color:#fff}html[data-theme=dim] .coupon-applied button{color:var(--danger);background:0 0}html[data-theme=dim] .summary-rows>div{border-bottom:1px solid #2a4352}html[data-theme=dim] .summary-rows dt{color:#5cbcf0}html[data-theme=dim] .summary-rows dd,html[data-theme=dim] .summary-rows dd small,html[data-theme=dim] .summary-rows dd i{color:#fff}html[data-theme=dim] .text-brand{color:#5cbcf0}html[data-theme=dim] .text-warning{color:#f8c477}html[data-theme=dim] .card-subtitle{color:#fff}html[data-theme=dim] .copy-value code{color:#fff;background:#162c3a}html[data-theme=dim] .button.active{color:#5cbcf0;border-color:var(--h2panel);background:#19404d}html[data-theme=dim] .summary-specs,html[data-theme=dim] .summary-specs .icon{color:#fff}html[data-theme=dim] .vps-search{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .vps-search:focus-within{border-color:var(--h2panel)}html[data-theme=dim] .vps-search input{color:#fff;background:0 0;border:0;outline:0}html[data-theme=dim] .view-toggle{background:#162c3a}html[data-theme=dim] .view-toggle button{color:#fff;background:0 0}html[data-theme=dim] .view-toggle button.active{color:#5cbcf0;background:#10212c}html[data-theme=dim] .status-chips button{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .status-chips button span{color:#fff;background:#162c3a}html[data-theme=dim] .status-chips button.active{color:#fff;background:var(--brand-strong);border-color:var(--brand-strong)}html[data-theme=dim] .status-chips button.active span{color:#5cbcf0;background:#10212c}html[data-theme=dim] .vps-info-cell b,html[data-theme=dim] .vps-config-cell>span,html[data-theme=dim] .vps-config-cell small,html[data-theme=dim] .expiry-cell small{color:#fff}html[data-theme=dim] .expiry-cell small.expiry-ok{color:#77f8d3}html[data-theme=dim] .expiry-cell small.expiry-warning{color:#f8c477}html[data-theme=dim] .expiry-cell small.expiry-danger{color:var(--danger)}html[data-theme=dim] .vps-card{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .vps-card:hover{border-color:#2d6676}html[data-theme=dim] .vps-card-head b,html[data-theme=dim] .vps-card-head small,html[data-theme=dim] .vps-card-spec,html[data-theme=dim] .vps-head-spec,html[data-theme=dim] .spec-inline{color:#fff}html[data-theme=dim] .vps-card-foot{border-top:1px solid #2a4352}html[data-theme=dim] .vps-card-foot small,html[data-theme=dim] .vps-card-foot b,html[data-theme=dim] .vps-head-text h1,html[data-theme=dim] .vps-head-text p{color:#fff}html[data-theme=dim] .vps-state:before{background:currentColor}html[data-theme=dim] .vps-state.ok{color:#7af5c7}html[data-theme=dim] .vps-state.bad{color:var(--danger)}html[data-theme=dim] .vps-state.idle{color:#f8c477}html[data-theme=dim] .vps-state.busy{color:#82c6ee}html[data-theme=dim] .vps-head-tabs{border-top:1px solid #2a4352}html[data-theme=dim] .vps-head-tabs a{color:#fff;border-bottom:2px solid #0000}html[data-theme=dim] .vps-head-tabs a:hover{color:#5cbcf0}html[data-theme=dim] .vps-head-tabs a.active{color:#5cbcf0;border-bottom-color:var(--h2panel);background:#162c3a}html[data-theme=dim] .vps-field>small,html[data-theme=dim] .vps-field b,html[data-theme=dim] .vps-field b small,html[data-theme=dim] .auto-renew-field small{color:#fff}html[data-theme=dim] .vps-action{color:#fff;background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .vps-action:hover:not(:disabled){color:#5cbcf0;background:#162c3a;border-color:#2d6676}html[data-theme=dim] .vps-action.danger{color:var(--danger);border-color:#762d2d}html[data-theme=dim] .vps-action.danger:hover:not(:disabled){color:var(--danger);background:#162c3a;border-color:#762d2d}html[data-theme=dim] .net-note{color:#fff}html[data-theme=dim] .sys-block{border:1px solid #2a4352}html[data-theme=dim] .sys-block h3{color:#fff}html[data-theme=dim] .sys-block h3 svg{color:#82c6ee}html[data-theme=dim] .sys-block dt,html[data-theme=dim] .sys-block dd,html[data-theme=dim] .sys-disks>div,html[data-theme=dim] .sys-disks>div small{color:#fff}html[data-theme=dim] .usage-bar{background:#1d3049}html[data-theme=dim] .usage-bar>i{background:#1d8fd1}html[data-theme=dim] .usage-bar.warn>i{background:#e39b17}html[data-theme=dim] .usage-bar.bad>i{background:#d9463b}html[data-theme=dim] .sys-loading small,html[data-theme=dim] .sys-time{color:#fff}html[data-theme=dim] .vps-stat>span{color:#5cbcf0;background:#193d4d}html[data-theme=dim] .vps-stat small,html[data-theme=dim] .vps-stat b{color:#fff}html[data-theme=dim] .billing-card{background:#10212c;border:1px solid #2a4352}html[data-theme=dim] .billing-card header{border-bottom:1px solid #2a4352}html[data-theme=dim] .billing-card header b,html[data-theme=dim] .billing-card dt,html[data-theme=dim] .billing-card dd{color:#fff}html[data-theme=dim] .billing-card footer{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .billing-card footer strong{color:#fff}html[data-theme=dim] .addon-empty{color:#fff;border:1px dashed #2a4352}html[data-theme=dim] .addon-empty b{color:#fff}html[data-theme=dim] .log-timeline h3{color:#fff;border-bottom:1px solid #2a4352}html[data-theme=dim] .log-dot{background:#94a3b8}html[data-theme=dim] .log-dot.log-success,html[data-theme=dim] .log-dot.log-succeeded{background:#10b981}html[data-theme=dim] .log-dot.log-failed{background:var(--danger)}html[data-theme=dim] .log-dot.log-pending,html[data-theme=dim] .log-dot.log-processing{background:#f59e0b}html[data-theme=dim] .log-item p,html[data-theme=dim] .log-item time,html[data-theme=dim] .log-item small{color:#fff}html[data-theme=dim] .upgrade-box{background:#162c3a;border:1px solid #2a4352}html[data-theme=dim] .upgrade-box p,html[data-theme=dim] .upgrade-box small{color:#fff}html[data-theme=dim] .upgrade-rule{color:#f8c577;background:#4d3b19;border:1px solid #765b2d}html[data-theme=dim] .order-head h1{color:#fff}html[data-theme=dim] .order-state:before{background:currentColor}html[data-theme=dim] .order-state.ok{color:#7af5c7}html[data-theme=dim] .order-state.wait{color:#f8c477}html[data-theme=dim] .order-state.bad{color:var(--danger)}html[data-theme=dim] .order-countdown{color:#f8c477;background:#4d3b19;border:1px solid #765b2d}html[data-theme=dim] .order-countdown.ok{color:#7af5c7;background:#194d35;border-color:#2d7655}html[data-theme=dim] .order-info-grid>div>span:first-child,html[data-theme=dim] .order-info-grid b{color:#fff}html[data-theme=dim] .order-sub{color:#fff;border-top:1px solid #2a4352}html[data-theme=dim] .order-items td b{color:#fff}html[data-theme=dim] .combobox-sheet-layer{background:#1524336b}html[data-theme=dim] .combobox-sheet{background:#10212c}html[data-theme=dim] .combobox-sheet-head b{color:#fff}html[data-theme=dim] .combobox-sheet li{color:#fff;border-bottom:1px solid #2a4352}html[data-theme=dim] .combobox-sheet li.selected{color:#5cbcf0;background:#193d4d}html[data-theme=dim] .combobox-sheet li.combobox-empty{color:#fff;border-bottom:0}html[data-theme=dim] .kind-chip{color:#fff;background:#162c3a}html[data-theme=dim] .hero-orbit{border:1px solid #9febff3b}html[data-theme=dim] .hero-orbit:before,html[data-theme=dim] .hero-orbit:after,html[data-theme=dim] .hero-orbit span{background:#9cecff}html[data-theme=dim] .page-heading.page-hero{color:#fff;background:radial-gradient(circle at 82% 0,#31bfee52,#0000 38%),linear-gradient(135deg,#062c4a 0%,#075579 58%,#087da5 100%)}html[data-theme=dim] .page-heading.page-hero h1{color:#fff}html[data-theme=dim] .page-heading.page-hero p{color:#eefaffc7}html[data-theme=dim] .page-heading.page-hero .page-breadcrumb,html[data-theme=dim] .page-heading.page-hero .page-breadcrumb a,html[data-theme=dim] .page-heading.page-hero .page-breadcrumb b{color:#d6f3ffbf}html[data-theme=dim] .page-hero-actions .button-primary{color:#06496b;background:#fff;border-color:#fff}html[data-theme=dim] .page-hero-actions .button-primary:hover{background:#e8f7fd}html[data-theme=dim] .page-hero-actions .button-outline{color:#fff;background:#ffffff1a;border-color:#ffffff4d}html[data-theme=dim] .page-hero-actions .button-outline:hover{background:#ffffff2e}html[data-theme=dim] .dashboard-hero{color:#fff;background:radial-gradient(circle at 78% 6%,#31bfee52,#0000 32%),linear-gradient(145deg,#062c4a 0%,#075579 53%,#087da5 100%)}html[data-theme=dim] .dashboard-hero .eyebrow{color:#91e9ff}html[data-theme=dim] .dashboard-hero h1{color:#fff}html[data-theme=dim] .dashboard-hero p{color:#eefaffc7}html[data-theme=dim] .hero-chips span{color:#e8fbff;background:#ffffff1a;border:1px solid #ffffff26}html[data-theme=dim] .hero-button-primary{color:#06496b;background:#fff;border:1px solid #fff}html[data-theme=dim] .hero-button-primary:hover{background:#e8f7fd}html[data-theme=dim] .hero-button-ghost{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d}html[data-theme=dim] .hero-button-ghost:hover{background:#ffffff2e}html[data-theme=dim] .hero-balance{background:#ffffff1a;border:1px solid #ffffff2e}html[data-theme=dim] .hero-balance small{color:#d6f3ffcc}html[data-theme=dim] .hero-balance strong{color:#fff}html[data-theme=dim] .hero-balance>div{color:#eefaffbf;border-top:1px solid #ffffff24}html[data-theme=dim] .hero-balance>div b{color:#fff}html[data-theme=dim] .brand-mark{color:#fff;background:linear-gradient(135deg,#0072a8,#00a6e8)}html[data-theme=dim] .os-logo.os-logo-img{border:1px solid var(--border);background:#10212c}html[data-theme=dim] .lang-button{color:#fff;border:1px solid var(--border);background:#10212c}html[data-theme=dim] .lang-button:hover,html[data-theme=dim] .lang-button[aria-expanded=true]{color:#5cbcf0;border-color:#2d5d76}html[data-theme=dim] .lang-dropdown{border:1px solid var(--border);background:#10212c}html[data-theme=dim] .lang-dropdown button{color:#fff;background:0 0}html[data-theme=dim] .lang-dropdown button:hover{background:#193b4d}html[data-theme=dim] .lang-dropdown button.active{color:#5cbcf0}html[data-theme=dim] .lang-code{color:#77cff8;background:#193b4d}html[data-theme=dim] .lang-on-dark .lang-button{color:#e6f6ff;background:#ffffff1a;border-color:#ffffff47}html[data-theme=dim] .lang-on-dark .lang-button:hover,html[data-theme=dim] .lang-on-dark .lang-button[aria-expanded=true]{color:#fff;background:#ffffff2e;border-color:#ffffff80}@media (width<=760px){html[data-theme=dim] .notification-head{background:inherit}}html[data-theme=dim] .create-section-tabs button{color:#fff;background:0 0;border-bottom:2px solid #0000}html[data-theme=dim] .create-section-tabs button h2{color:inherit}html[data-theme=dim] .create-section-tabs button.active{color:#fff;border-bottom-color:var(--h2panel)}html[data-theme=dim] .tab-count{color:#fff;background:var(--brand-strong)}html[data-theme=dim] .app-pick-help{color:#fff}html[data-theme=dim] .app-pick{color:#fff;border:1px solid var(--border);background:#10212c}html[data-theme=dim] button.app-pick:hover:not(:disabled){border-color:#9fd2ec}html[data-theme=dim] .app-pick.selected{border-color:var(--h2panel)}html[data-theme=dim] .app-pick b,html[data-theme=dim] .app-pick small{color:#fff}html[data-theme=dim] .app-pick-check{color:#fff;border:1px solid var(--border)}html[data-theme=dim] .app-pick.selected .app-pick-check{background:var(--brand-strong);border-color:var(--brand-strong)}html[data-theme=dim] .app-install-row{border:1px solid var(--border)}html[data-theme=dim] .app-install-head b,html[data-theme=dim] .app-install-head small,html[data-theme=dim] .app-cred dt,html[data-theme=dim] .auth-switch-muted,html[data-theme=dim] .side-label,html[data-theme=dim] .sidebar-footer,html[data-theme=dim] th,html[data-theme=dim] td small,html[data-theme=dim] .cell-sub,html[data-theme=dim] .compact-pill small,html[data-theme=dim] .auth-footer,html[data-theme=dim] .auth-divider,html[data-theme=dim] .password-checklist li,html[data-theme=dim] .auth-helper{color:#fff}@media (width<=600px){html[data-theme=dim] .table-wrap table:not(.vps-table) tr{border-top:1px solid #2a4352}html[data-theme=dim] .table-wrap table:not(.vps-table) tr:first-child,html[data-theme=dim] .table-wrap table:not(.vps-table) td{border-top:0}html[data-theme=dim] .table-wrap table:not(.vps-table) td[data-label]:before{color:#fff}html[data-theme=dim] tr:hover td{background:0 0}}html[data-theme=dim] .theme .theme__toggle{background-color:#fbedb6}html[data-theme=dim] .theme__toggle:before{background-color:#f4ca25}html[data-theme=dim] .theme__toggle:focus{outline:#0000}html[data-theme=dim] .theme__toggle:checked{background-color:#043449}html[data-theme=dim] .theme__toggle:checked:before{background-color:#25b6f4}html[data-theme=dim] .theme__icon-part~.theme__icon-part{background-color:#fff}html[data-theme=dim] .checkout-steps{color:#fff}html[data-theme=dim] .checkout-steps li+li:before{background:#28353e}html[data-theme=dim] .checkout-steps li>span{color:#fff;background:#162c3a}html[data-theme=dim] .checkout-steps li.done>span{color:#fff;background:#10b981}html[data-theme=dim] .checkout-steps li.current{color:#fff}html[data-theme=dim] .checkout-steps li.current>span{color:#fff;background:var(--brand-strong)}html[data-theme=dim] .confirm-plan{border-bottom:1px solid #2a4352}html[data-theme=dim] .confirm-plan b,html[data-theme=dim] .confirm-plan span{color:#fff}html[data-theme=dim] .confirm-specs>div{border-bottom:1px dashed #2a4352}html[data-theme=dim] .confirm-specs dt,html[data-theme=dim] .confirm-specs dd,html[data-theme=dim] .coupon-status{color:#fff}html[data-theme=dim] .coupon-status.ok{color:#77f8d3}html[data-theme=dim] .coupon-status.error{color:#ec8383}html[data-theme=dim] .coupon-status button{color:#5cbcf0;background:0 0}html[data-theme=dim] .coupon-hints-title{color:#fff}html[data-theme=dim] .coupon-hint{background:#162c3a;border:1px dashed #9fd2ec}html[data-theme=dim] .coupon-hint.applied{background:#194d35;border-color:#34d399}html[data-theme=dim] .coupon-hint-icon{color:#77cff8;background:#193c4d}html[data-theme=dim] .coupon-hint-body b{color:#fff}html[data-theme=dim] .coupon-hint-body span{color:#80efe6}html[data-theme=dim] .coupon-hint-body small{color:#fff}html[data-theme=dim] .turnstile-error{color:var(--danger)}html[data-theme=dim] .renew-addon-note{color:#fff;background:#193a4d}html[data-theme=dim] .renew-addon-note svg{color:#82c6ee}html[data-theme=dim].lp-root{background:#05080f}html[data-theme=dim] ::-webkit-scrollbar-track{background-color:var(--sb-track)}html[data-theme=dim] ::-webkit-scrollbar-thumb{background-color:var(--sb-thumb);border:2px solid #0000}html[data-theme=dim] ::-webkit-scrollbar-thumb:hover{background-color:var(--sb-thumb-hover)}html[data-theme=dim] ::-webkit-scrollbar-corner{background-color:#0000}html[data-theme=dim] .news-tabs a{color:#fff;border:1px solid var(--border);background:#10212c}html[data-theme=dim] .news-tabs a.active{color:#5cbcf0;border-color:var(--h2panel);background:#0085c60d}html[data-theme=dim] .news-row{color:#fff;border-bottom:1px solid #2a4352}html[data-theme=dim] .news-row:last-child{border-bottom:0}html[data-theme=dim] .news-row img{background:#162c3a}html[data-theme=dim] .news-row-icon{color:#5cbcf0;background:#0085c614}html[data-theme=dim] .news-row:hover .news-row-body b{color:#5cbcf0}html[data-theme=dim] .news-row-body small,html[data-theme=dim] .news-row-body em,html[data-theme=dim] .news-pager,html[data-theme=dim] .news-summary,html[data-theme=dim] .news-content{color:#fff}html[data-theme=dim] .news-content a{color:#5cbcf0}html[data-theme=dim] .news-content blockquote{color:#fff;border-left:3px solid var(--h2panel);background:#162c3a}html[data-theme=dim] .news-content pre{background:#162c3a}html[data-theme=dim] .news-content td,html[data-theme=dim] .news-content th{border:1px solid var(--border)}html[data-theme=dim] .dash-banner{background:#162c3a}html[data-theme=dim] .dash-banner-slide{background:0 0;border:0}html[data-theme=dim] .dash-banner-copy{color:#fff;background:linear-gradient(#0000,#081420b8)}html[data-theme=dim] .dash-banner-dots button{background:#10212c;border:0}html[data-theme=dim] .dash-banner-dots button.active{background:#10212c}html[data-theme=dim] .notice-list a{color:#fff;border-bottom:1px solid #2a4352}html[data-theme=dim] .notice-list a:last-child{border-bottom:0}html[data-theme=dim] .notice-list a:hover b{color:#5cbcf0}html[data-theme=dim] .notice-list a small{color:#fff}html[data-theme=dim] .popup-image{background:0 0;border:0}html[data-theme=dim] .popup-subtitle,html[data-theme=dim] .popup-body{color:#fff}html[data-theme=dim] .popup-highlight{color:#82beed;background:#162c3a;border:1px solid #2d4f76}html[data-theme=dim] .popup-footer,html[data-theme=dim] .promo-price s{color:#fff}html[data-theme=dim] .promo-price.on strong{color:#eb8484}html[data-theme=dim] .promo-pct{color:#fff;background:#dc2626}html[data-theme=dim] .promo-tag{color:#ee8981;background:#162c3a;border:1px solid #76312d}html[data-theme=dim] .price-lines .promo-line b{color:#eb8484}html[data-theme=dim] .gift-help,html[data-theme=dim] .gift-captcha-label{color:#fff}html[data-theme=dim] .withdraw-balance{background:linear-gradient(135deg,#0085c614,#0085c605);border:1px solid #0085c62e}html[data-theme=dim] .withdraw-balance small{color:#fff}html[data-theme=dim] .withdraw-balance strong{color:#5cbcf0}html[data-theme=dim] .withdraw-balance span{color:#fff}html[data-theme=dim] .withdraw-row .text-link{background:0 0;border:0}html[data-theme=dim] .payout-box{background:#0085c60d;border:1px solid #0085c633}html[data-theme=dim] .payout-box b,html[data-theme=dim] .payout-box small{color:#fff}html[data-theme=dim] .payout-icon{color:#5cbcf0;background:#0085c61a}html[data-theme=dim] .payout-empty{color:#5cbcf0;background:0 0;border:1px dashed #0085c673}html[data-theme=dim] .affiliate-rules{color:#fff}html[data-theme=dim] .api-auto-hint{background:#162c3a;border:1px solid #2d4f76}html[data-theme=dim] .api-auto-hint b{color:#82beed}html[data-theme=dim] .api-auto-hint small{color:#fff}html[data-theme=dim] .api-auto-bar{background:#19334d}html[data-theme=dim] .api-auto-bar span{background:var(--h2panel)}html[data-theme=dim] .webcon-steps li{color:#fff}html[data-theme=dim] .webcon-steps li span{color:#fff;background:#162c3a}html[data-theme=dim] .webcon-steps li.active{color:#fff}html[data-theme=dim] .webcon-steps li.active span{color:#fff;background:var(--h2panel)}html[data-theme=dim] .webcon-steps li.done{color:#8de2b8}html[data-theme=dim] .webcon-steps li.done span{color:#fff;background:#22a06b}html[data-theme=dim] .webcon-activate p,html[data-theme=dim] .webcon-state small{color:#fff}html[data-theme=dim] .webcon-state.pending{color:#f6c879;background:#4d3e19;border:1px solid #76612d}html[data-theme=dim] .webcon-state.rejected{color:#ee8981;background:#162c3a;border:1px solid #76312d}html[data-theme=dim] .webcon-points li{color:#fff}html[data-theme=dim] .webcon-points .icon{color:#5cbcf0}html[data-theme=dim] .webcon-wallet small,html[data-theme=dim] .webcon-wallet strong{color:#fff}html[data-theme=dim] .webcon-wallet strong.low{color:#eb8484}html[data-theme=dim] .cycle-pills em.promo-off{background:#dc2626}html[data-theme=dim] .vps-expiry-banner{color:#f6b979;background:#4d3c19;border:1px solid #765b2d}html[data-theme=dim] .vps-expiry-banner>.icon{color:#f1c77e}html[data-theme=dim] .vps-expiry-banner.is-expired{color:#ea8686;background:#162c3a;border-color:#762d2d}html[data-theme=dim] .vps-expiry-banner.is-expired>.icon,html[data-theme=dim] .text-danger,html[data-theme=dim] .service-row-expiry b.text-danger{color:#eb8484}html[data-theme=dim] body{background:var(--surface-2);color:var(--foreground)}html[data-theme=dim] .topbar,html[data-theme=dim] .card,html[data-theme=dim] .profile-dropdown{background:#10212c;border-color:#29414e}html[data-theme=dim] .sidebar,html[data-theme=dim] main{background:#0e1c25}html[data-theme=dim] .field-label input,html[data-theme=dim] .field-label select,html[data-theme=dim] .field-label textarea{color:#fff;background:#122936;border-color:#31505f}html[data-theme=dim] .page-heading h1,html[data-theme=dim] .card-header h2{color:#fff}@media (width<=900px){.auth-page{display:block}.auth-visual{min-height:235px;padding:24px 24px 30px}.auth-visual-copy{margin:0;padding:45px 0 10px}.auth-visual-copy h2{letter-spacing:-1.5px;max-width:620px;margin:10px 0;font-size:clamp(29px,7vw,46px)}.auth-visual-copy p{font-size:12px}.auth-feature-list{display:none}.auth-visual-orbit{bottom:-335px;right:-145px}.auth-panel{min-height:calc(100vh - 235px);padding:28px 18px 58px}.auth-footer{bottom:22px}.profile-form-grid{grid-template-columns:1fr 1fr}}.link-button{color:var(--h2panel);font-size:9px;font-weight:700;text-decoration:underline}@media (width<=600px){.auth-visual{min-height:175px;padding:18px}.auth-brand{font-size:17px}.auth-brand img{width:32px;height:32px}.auth-visual-copy{padding:30px 0 0}.auth-visual-copy h2{font-size:28px}.auth-visual-copy p{display:none}.auth-panel{align-items:flex-start;min-height:calc(100vh - 175px);padding:18px 12px 55px}.auth-card{border-radius:13px;padding:25px 19px 22px}.auth-card h1{font-size:24px}.auth-footer{bottom:18px}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid .field-label,.profile-form-grid .field-span-2{grid-column:1}.filter-result{width:100%;margin-left:0}.profile-dropdown{right:-4px}}@media (width<=760px){.ticket-detail-layout{grid-template-columns:1fr}.ticket-meta{grid-template-columns:1fr 1fr}.notification-dropdown{right:-44px}}.segmented-tabs{background:#f3f7f9;border:1px solid #e3ebef;border-radius:9px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:calc(100% - 38px);margin:14px 19px 4px;padding:4px;display:flex}.segmented-tabs button{color:#607080;border-radius:6px;padding:7px 13px;font-size:11px;font-weight:700}.segmented-tabs button.active{color:var(--h2panel);background:#fff;box-shadow:0 1px 3px #1432461a}.choice-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:14px 19px 18px;display:grid}.choice{color:#3c4b5a;text-align:left;background:#fff;border:1px solid #e0e8ec;border-radius:9px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;font-size:11px;transition:border-color .15s,box-shadow .15s;display:flex}.choice b{font-size:12px}.choice span{color:var(--h2panel);font-weight:800}.choice small{color:#8a97a1;font-size:10px}.choice:hover{border-color:#a9d7e8}.choice.selected{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61f}.os-family>small{color:#8a97a1;text-transform:uppercase;letter-spacing:.04em;margin:12px 19px -6px;font-size:10px;font-weight:800;display:block}.addon-stepper{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:12px;margin:0 19px;padding:13px 0;display:flex}.addon-stepper:last-child{border-bottom:0}.addon-stepper>span{flex-direction:column;gap:3px;display:flex}.addon-stepper>span b{color:#3b4d5c;font-size:12px}.addon-stepper>span small{color:#8a97a1;font-size:10px}.addon-stepper>div{align-items:center;gap:10px;display:flex}.addon-stepper>div b{color:#34495a;text-align:center;min-width:70px;font-size:12px}.channel-list{flex-direction:column;gap:8px;margin-top:6px;display:flex}.channel-option{color:#3c4b5a;cursor:pointer;background:#fff;border:1px solid #e0e8ec;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;font-size:11px;font-weight:500;display:flex}.channel-option span{flex-direction:column;gap:2px;display:flex}.channel-option small{color:#8a97a1;font-size:10px}.channel-option input{accent-color:var(--h2panel)}.channel-option.selected{border-color:var(--h2panel);background:#f5fbfe}.inline-form{flex-wrap:wrap;align-items:flex-end;gap:10px;padding:12px 19px 18px;display:flex}.inline-form .field-label{flex:1;min-width:200px;margin:0}.captcha-row{align-items:stretch;gap:8px;display:flex}.captcha-row input{flex:1;min-width:0}.captcha-image{background:#fff;border:1px solid #dfe6eb;border-radius:7px;flex:none;padding:0;overflow:hidden}.captcha-image img{height:40px;display:block}.recovery-codes{flex-direction:column;gap:8px;margin:12px 19px;display:flex}.recovery-codes pre{color:#34495a;background:#f7fafb;border:1px dashed #cfdde4;border-radius:8px;margin:0;padding:12px;font-size:12px;line-height:1.7}.amount-in{color:var(--success)}.amount-out{color:var(--danger)}.cell-sub{color:#8a97a1;margin-top:3px;font-size:10px;font-weight:500;display:block}.data-row-clickable{cursor:pointer}.data-row-clickable:hover td{background:#f8fbfc}.summary-form .field-help,.payment-session small{margin:0;display:block}.payment-session .button-full{margin-top:8px}.link-button:disabled{opacity:.5;cursor:not-allowed}html[data-theme=dim] .segmented-tabs{background:#0f2330;border-color:#29414e}html[data-theme=dim] .segmented-tabs button.active,html[data-theme=dim] .choice,html[data-theme=dim] .channel-option{color:#fff;background:#122936;border-color:#31505f}html[data-theme=dim] .segmented-tabs button.active{box-shadow:none;background:#1d4d66}html[data-theme=dim] .choice.selected,html[data-theme=dim] .channel-option.selected{background:#133548;border-color:#4fb8e2}html[data-theme=dim] .addon-stepper>span b,html[data-theme=dim] .addon-stepper>div b{color:#fff}html[data-theme=dim] .recovery-codes pre{color:#fff;background:#0f2330;border-color:#31505f}@media (width<=600px){.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:11px}.addon-stepper{margin:0 13px}.segmented-tabs{margin:11px}.inline-form{padding:11px 13px 14px}}.card>.notice,.card>.payment-status+.notice{margin:12px 19px}.card>.field-help{margin:0 19px 14px}.chat-fab{color:#fff;justify-content:center;align-items:center;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.card>.button-full{width:calc(100% - 38px);margin:4px 19px 18px;display:flex}.link-button{background:0 0;padding:0;font-size:11px}.text-truncate{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:260px;display:inline-block;overflow:hidden}.field-label>.field-caption{color:inherit}.field-caption .required{color:var(--danger)}.security-banner.warning{background:#fff8e9;border-color:#fde6b0}.security-banner.warning>span{color:var(--warning);background:#fff0cc}.security-banner.warning b{color:#8a5a06}.security-banner.warning p{color:#8d7446}.avatar-initials{color:#fff;text-transform:uppercase;background:linear-gradient(140deg,#0085c6,#0061d1);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-weight:800;display:inline-flex}.profile-button .avatar-initials{font-size:14px}.profile-dropdown-head .avatar-initials{flex:none;width:38px;height:38px;font-size:15px}.profile-summary .avatar-initials{width:64px;height:64px;font-size:26px}.aside-stack{align-items:stretch}.mobile-only{display:none}@media (width<=600px){.service-row-expiry{display:none}.mobile-only{display:inline}.service-row-main{flex:1;min-width:0}}.deposit-form .bank-banner+.field-label{margin-top:16px}@media (width<=600px){.service-row-main small{white-space:normal}}html[data-theme=dim]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dim] .button-danger{background:#dc2626;border-color:#dc2626}html[data-theme=dim] .cycle-pills em{color:#052e1f}.search-field input,.input-with-suffix input{background:0 0}.input-readonly{cursor:default;color:#8a97a1!important;background:#f5f8fa!important}.field-error{color:var(--danger);font-size:10px;font-weight:600}.profile-note{margin:-4px 19px 10px}.contact-reminder{padding-bottom:0}.form-step{flex-direction:column;gap:9px;margin:18px 19px 0;display:flex}.form-step:last-child{margin-bottom:19px}.step-label{color:#34495a;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.step-label span{color:#fff;background:var(--h2panel);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:inline-flex}.amount-input{height:46px}.amount-input input{font-size:15px;font-weight:700}.form-step .amount-chips{margin:0}.amount-chips button.active{color:#fff;background:var(--brand-strong);border-color:var(--brand-strong)}.channel-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:9px;display:grid}.channel-card{color:#3c4b5a;text-align:left;background:#fff;border:1px solid #e0e8ec;border-radius:10px;align-items:center;gap:11px;padding:12px;transition:border-color .15s,box-shadow .15s;display:flex}.channel-card:hover:not(:disabled){border-color:#a9d7e8}.channel-card.selected{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61f}.channel-card:disabled{opacity:.5;cursor:not-allowed}.channel-icon{width:36px;height:36px;color:var(--h2panel);background:#eaf6fc;border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.channel-icon.has-logo{background:#fff;border:1px solid #e5edf1;overflow:hidden}.channel-icon.has-logo img{object-fit:contain;width:100%;height:100%;padding:3px}.channel-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.channel-text b{font-size:12px}.channel-text small{color:#8a97a1;font-size:10px;line-height:1.4}.channel-check{color:#fff;background:0 0;border:1.5px solid #cfdbe2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.channel-card.selected .channel-check{background:var(--h2panel);border-color:var(--h2panel)}.pay-summary{background:#f7fafb;border:1px dashed #d5e1e8;border-radius:9px;flex-direction:column;gap:8px;margin:16px 19px 0;padding:13px 14px;font-size:11px;display:flex}.pay-summary>div{color:#607080;justify-content:space-between;gap:10px;display:flex}.pay-summary .total{color:#34495a;border-top:1px solid #e3ebef;padding-top:8px;font-weight:700}.pay-summary .total strong{color:var(--h2panel);font-size:15px}.payment-panel{flex-direction:column;gap:14px;margin:16px 19px 19px;display:flex}.payment-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.pay-countdown{color:#a16207;font-variant-numeric:tabular-nums;background:#fff8e9;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.payment-panel-body{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;display:grid}.payment-qr-box{background:#fff;border:1px solid #e3ebef;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px;display:flex}.payment-qr-box .payment-qr{width:170px;height:170px;margin:0}.payment-qr-box small{color:#5c6b78;font-size:10px}.pay-rows{flex-direction:column;display:flex}.pay-row{border-bottom:1px solid #edf1f3;grid-template-columns:100px minmax(0,1fr) 26px;align-items:center;gap:8px;min-height:38px;padding:6px 0;font-size:11px;display:grid}.pay-row:last-child{border-bottom:0}.pay-row>span{color:#8a97a1}.pay-row>b{overflow-wrap:anywhere;color:#34495a;min-width:0}.pay-row>b.pay-strong{color:var(--h2panel);font-size:13px}.pay-hint{color:#5c6b78;background:#f4f9fc;border-radius:8px;gap:7px;margin:0;padding:10px 12px;font-size:10.5px;line-height:1.5;display:flex}.pay-hint .icon{color:var(--h2panel);flex:none;margin-top:1px}.pay-result{text-align:center;flex-direction:column;align-items:center;gap:6px;margin:24px 19px 8px;display:flex}.pay-result span{color:#a16207;background:#fff8e9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.pay-result.success span{color:var(--success);background:#ecfdf5}.pay-result b{color:#34495a;font-size:14px}.pay-result p{color:#71808e;margin:0;font-size:11px}.pay-steps{flex-direction:column;gap:12px;margin:18px 19px 19px;display:flex}.pay-steps>div{align-items:flex-start;gap:10px;display:flex}.pay-steps>div>span{width:24px;height:24px;color:var(--h2panel);background:#eaf6fc;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.pay-steps p{color:#5c6b78;margin:3px 0 0;font-size:11px;line-height:1.5}.pay-steps b{color:#34495a}@media (width<=760px){.payment-panel-body{grid-template-columns:1fr;justify-items:center}.pay-rows{width:100%}.channel-grid{grid-template-columns:1fr}}.social-login{flex-direction:column;gap:14px;display:flex}.social-button{color:#2f4252;background:#fff;border:1px solid #dbe4ea;border-radius:8px;justify-content:center;gap:10px;width:100%;min-height:44px;font-size:12px;font-weight:700;position:relative}.social-button:hover:not(:disabled){background:#f7fafc;border-color:#c6d4dc}.social-button:disabled{opacity:1;color:#8a97a1;cursor:not-allowed}.social-button:disabled svg{filter:grayscale();opacity:.55}.social-soon{color:#a16207;background:#fff5df;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:800;position:absolute;right:10px}.auth-divider{color:#9aa6b0;align-items:center;gap:10px;font-size:10px;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e4ebef;flex:1;height:1px}.password-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;margin:-6px 0 0;padding:0;list-style:none;display:grid}.password-checklist li{color:#9aa6b0;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.password-checklist li.ok{color:var(--success)}.auth-helper-error{color:var(--danger);margin:-8px 0 0}.combobox{position:relative}.combobox-trigger{color:#3c4b5a;text-align:left;background:#fff;border:1px solid #dfe6eb;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:36px;margin-top:1px;padding:8px 10px;font-size:11px;font-weight:500;display:flex}.combobox-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.combobox-trigger.placeholder{color:#9aa6b0}.combobox-trigger:disabled{cursor:not-allowed;background:#f5f8fa}.combobox-trigger[aria-expanded=true]{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61a}.combobox-menu{z-index:30;background:#fff;border:1px solid #dfe6eb;border-radius:9px;padding:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 14px 34px #183c5024}.combobox-menu .search-field{width:100%;display:flex}.combobox-menu ul{max-height:240px;margin:6px 0 0;padding:0;list-style:none;overflow-y:auto}.combobox-menu li{color:#3c4b5a;cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;font-size:11px;font-weight:500;display:flex}.combobox-menu li.active{background:#eef7fb}.combobox-menu li.selected{color:var(--h2panel);font-weight:700}.combobox-menu li.combobox-empty{color:#9aa6b0;cursor:default}.profile-form-grid{row-gap:16px}.payment-panel-body{grid-template-columns:1fr;justify-items:center}.payment-panel-body .pay-rows{width:100%}.pay-row>b.pay-strong{white-space:nowrap}.payment-qr-box{justify-content:center;min-width:190px;min-height:196px}.combobox-menu{z-index:60;flex-direction:column;display:flex;position:fixed;top:auto;left:auto;right:auto}.combobox-menu ul{flex:1;min-height:0;max-height:none}.profile-details{flex-direction:column;gap:17px;display:flex}.profile-anchor{scroll-margin-top:76px}.profile-notice{margin:0 19px}.profile-notice:empty{display:none}.input-prefix{background:#fff;border:1px solid #dfe6eb;border-radius:7px;align-items:stretch;margin-top:1px;display:flex;overflow:hidden}.input-prefix:focus-within{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61a}.input-prefix>span{color:#536171;background:#f5f8fa;border-right:1px solid #dfe6eb;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.field-label .input-prefix input{box-shadow:none;border:0;border-radius:0;margin:0}.field-label select.is-placeholder{color:#9aa6b0}.account-type{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-type label{color:#536171;cursor:pointer;background:#fff;border:1px solid #dfe6eb;border-radius:9px;align-items:center;gap:9px;min-height:44px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.account-type label.selected{color:var(--h2panel);background:#f0f9fc;border-color:#a9dceb;box-shadow:0 0 0 3px #0085c614}.account-type input{width:16px;height:16px;accent-color:var(--h2panel);margin:0}@media (width<=480px){.account-type{grid-template-columns:1fr}}.create-topline{align-items:center;gap:12px;margin:4px 0 14px;display:flex}.create-back{color:#536171;background:#fff;border:1px solid #dfe6eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.create-back:hover{color:var(--h2panel);border-color:#a9dceb}.create-breadcrumb{color:#66737f;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.create-breadcrumb a:hover{color:var(--h2panel)}.create-breadcrumb b{color:#253444;font-weight:600}.create-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:17px;display:grid}.create-main{flex-direction:column;gap:17px;min-width:0;display:flex}.create-aside{flex-direction:column;gap:14px;display:flex;position:sticky;top:76px}.create-section{padding-bottom:18px}.create-section-head{border-bottom:1px solid #edf0f2;align-items:center;gap:10px;margin-bottom:16px;padding:16px 19px 14px;display:flex}.create-section-head h2{color:#253444;margin:0;font-size:15px}.create-section-icon{width:30px;height:30px;color:var(--h2panel);background:#eef7fb;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.plan-pick-section{margin-bottom:17px}.plan-pick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 19px;display:grid}.spec-collapse{background:#fff;border:1px solid #dfe6eb;border-radius:8px;margin-top:2px;overflow:hidden}.spec-collapse summary{color:#536171;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;list-style:none;display:flex}.spec-collapse summary::-webkit-details-marker{display:none}.spec-collapse summary .icon{transition:transform .15s}.spec-collapse[open] summary{color:var(--h2panel);border-bottom:1px solid #edf0f2}.spec-collapse[open] summary .icon{transform:rotate(180deg)}.spec-collapse .summary-specs{padding:10px}.plan-pick{color:#3c4b5a;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe6eb;border-radius:12px;flex-direction:column;align-items:stretch;gap:10px;padding:15px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.plan-pick:hover{border-color:#a9dceb}.plan-pick.selected{border-color:var(--h2panel);background:#f7fbfd;box-shadow:0 0 0 3px #0085c61f}.plan-pick-check{color:#fff;background:linear-gradient(225deg, var(--h2panel) 50%, transparent 50%);justify-content:flex-end;align-items:flex-start;width:34px;height:34px;padding:4px 5px;display:flex;position:absolute;top:0;right:0}.plan-pick-name{color:#253444;font-size:14px}.plan-pick-head{flex-wrap:wrap;align-items:center;gap:6px 8px;padding-right:22px;display:flex}.plan-pick-badge{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.5}.plan-pick-badge.vps-badge-hot{background:linear-gradient(90deg,#f43f5e,#f97316)}.plan-pick-badge.vps-badge-sale{background:linear-gradient(90deg,#f59e0b,#ef4444)}.plan-pick-badge.vps-badge-new{background:linear-gradient(90deg,#06b6d4,#3b82f6)}.plan-pick-badge.vps-badge-success{background:linear-gradient(90deg,#10b981,#14b8a6)}.plan-pick-badge.vps-badge-dark{background:linear-gradient(90deg,#27272a,#52525b)}.plan-pick-price{color:#66737f;font-size:11px}.plan-pick-price strong{color:var(--h2panel);font-size:18px}.plan-pick-chips{flex-wrap:wrap;gap:6px;display:flex}.plan-pick-chips span{color:var(--h2panel);background:#eef7fb;border:1px solid #d3ebf5;border-radius:7px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.plan-pick-specs{color:#536171;border-top:1px solid #edf0f2;flex-direction:column;gap:7px;padding-top:10px;font-size:12px;font-weight:600;display:flex}.plan-pick-specs span{align-items:center;gap:8px;display:flex}.plan-pick-specs .icon{color:#66737f;flex:none}.cycle-pills{flex-wrap:wrap;gap:10px;padding:0 19px;display:flex}.cycle-pills label{color:#536171;cursor:pointer;background:#fff;border:1px solid #dfe6eb;border-radius:9px;align-items:center;gap:9px;min-width:120px;padding:9px 14px;display:flex;position:relative}.cycle-pills label.selected{color:var(--h2panel);border-color:var(--h2panel);background:#f0f9fc}.cycle-pills input{width:16px;height:16px;accent-color:var(--h2panel);margin:0}.cycle-pills span{flex-direction:column;gap:2px;display:flex}.cycle-pills b{font-size:13px}.cycle-pills small{color:#66737f;font-size:11px}.cycle-pills em{color:#fff;background:var(--success);border-radius:999px;padding:1px 6px;font-size:10px;font-style:normal;font-weight:700;position:absolute;top:-8px;right:-6px}.os-pick-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;padding:0 19px;display:grid}.os-pick{background:#fff;border:1px solid #dfe6eb;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.os-pick.selected{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61f}.os-pick-main{color:#253444;cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:10px;padding:16px 10px 12px;display:flex}.os-pick-main b{font-size:13px}.os-logo{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:800;display:inline-flex}.os-ubuntu{background:#e95420}.os-windows{background:#0078d4}.os-debian{background:#a80030}.os-centos{background:#932279}.os-alma{background:#0f4266}.os-rocky{background:#10b981}.os-other{background:#64748b}.os-pick-version{border-top:1px solid #edf0f2;display:block}.os-pick-version select{color:#536171;cursor:pointer;background:0 0;border:0;outline:0;width:100%;padding:9px 10px;font-size:12px}.os-pick.selected .os-pick-version select{color:var(--h2panel);font-weight:700}select option,select optgroup{color:#1f2937;background-color:#fff;font-weight:400}.server-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;padding:0 19px;display:grid}.server-info-grid .field-label{margin:0}.field-help-inline{color:#6b7885;font-size:11px;font-weight:500}.qty-stepper{background:#fff;border:1px solid #dfe6eb;border-radius:8px;align-items:stretch;display:inline-flex;overflow:hidden}.qty-stepper button{color:#536171;cursor:pointer;background:#f7f9fb;justify-content:center;align-items:center;width:32px;display:inline-flex}.qty-stepper button:disabled{color:#c2cad1;cursor:not-allowed}.qty-stepper output{color:#253444;border-left:1px solid #edf0f2;border-right:1px solid #edf0f2;justify-content:center;align-items:center;min-width:40px;padding:7px 6px;font-weight:700;display:inline-flex}.qty-stepper.wide{display:flex}.qty-stepper.wide output{flex:1}.extra-card-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;padding:0 19px;display:grid}.extra-card{background:#fff;border:1px solid #dfe6eb;border-radius:12px;flex-direction:column;gap:12px;padding:13px;display:flex}.extra-card.active{border-color:var(--h2panel)}.extra-card-head{align-items:center;gap:10px;display:flex}.extra-card-head>span:last-child{flex-direction:column;gap:4px;display:flex}.extra-card-head b{color:#253444;font-size:13px}.extra-card-head small{color:#536171;background:#f1f5f8;border-radius:5px;align-self:flex-start;padding:2px 6px;font-size:10px;font-weight:700}.extra-card-icon{color:#536171;background:#f1f5f8;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.extra-card-foot{border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:8px;padding-top:11px;display:flex}.extra-card-foot small{color:#66737f;text-align:right;white-space:nowrap;font-size:11px;line-height:1.35}.coupon-form{flex-direction:column;gap:9px;padding:14px 16px 6px;display:flex}.coupon-input{color:#66737f;background:#fff;border:1px solid #dfe6eb;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.coupon-input:focus-within{border-color:var(--h2panel)}.coupon-input input{color:#253444;letter-spacing:.03em;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:10px 0;font-size:13px;font-weight:600}.coupon-applied{color:#536171;padding:4px 16px 14px;font-size:12px;display:block}.coupon-applied button{color:var(--danger);cursor:pointer;background:0 0;font-size:12px}.coupon-card{padding-bottom:8px}.summary-rows{margin:0;padding:6px 16px 4px}.summary-rows>div{border-bottom:1px solid #edf0f2;flex-direction:column;gap:5px;padding:11px 0;display:flex}.summary-rows>div.inline{flex-direction:row;justify-content:space-between;align-items:center}.summary-rows dt{color:var(--h2panel);align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.summary-rows dd{color:#253444;flex-direction:column;gap:3px;margin:0 0 0 22px;font-size:13px;display:flex}.summary-rows>div.inline dd{margin:0}.summary-rows dd small{color:#66737f;font-size:11px}.summary-rows dd i{color:#66737f;font-size:12px}.create-summary .summary-form{padding-top:6px}@media (width<=1100px){.create-layout{grid-template-columns:1fr}.create-aside{position:static}.plan-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.plan-pick-grid{grid-template-columns:1fr}}@media (width<=600px){.server-info-grid{grid-template-columns:1fr}.cycle-pills label{flex:calc(50% - 10px);min-width:0}.plan-pick-grid,.os-pick-grid,.extra-card-grid,.cycle-pills,.server-info-grid{padding:0 13px}.os-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-section-head{padding:13px}}.text-brand{color:var(--h2panel)}.text-warning{color:#c77700}.text-right{text-align:right}.nowrap{white-space:nowrap}.card-subtitle{color:#66737f;margin:12px 19px 14px;font-size:12px;line-height:1.5}.copy-value{align-items:center;gap:6px;min-width:0;display:inline-flex}.copy-value code{color:#253444;background:#f1f5f8;border-radius:6px;padding:3px 7px;font-size:12px}.create-topline-action{margin-left:auto}.create-breadcrumb .crumb{gap:6px;display:inline-flex}.dialog-form{flex-direction:column;gap:10px;margin-top:12px;display:flex}.dialog-form .field-label{margin:0}.button.active{color:var(--h2panel);border-color:var(--h2panel);background:#f0f9fc}.os-logo-sm{width:22px;height:22px;font-size:11px}.os-logo-lg{width:48px;height:48px;font-size:22px}.summary-specs{color:#253444;flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.summary-specs span{align-items:flex-start;gap:7px;display:flex}.summary-specs .icon{color:#66737f;flex:none;margin-top:1px}.vps-toolbar{flex-direction:column;gap:12px;margin-bottom:17px;padding:16px;display:flex}.vps-search{color:#66737f;background:#fff;border:1px solid #dfe6eb;border-radius:9px;align-items:center;gap:9px;padding:0 12px;display:flex}.vps-search:focus-within{border-color:var(--h2panel)}.vps-search input{color:#253444;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:11px 0;font-size:13px}.vps-toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.view-toggle{background:#f1f5f8;border-radius:9px;gap:4px;padding:3px;display:inline-flex}.view-toggle button{color:#66737f;cursor:pointer;background:0 0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:30px;display:inline-flex}.view-toggle button.active{color:var(--h2panel);background:#fff;box-shadow:0 1px 3px #14283c1a}.status-chips{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.status-chips button{color:#536171;cursor:pointer;background:#fff;border:1px solid #dfe6eb;border-radius:9px;flex:none;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.status-chips button span{color:#536171;background:#eef2f5;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;display:inline-flex}.status-chips button.active{color:#fff;background:var(--brand-strong);border-color:var(--brand-strong)}.status-chips button.active span{color:var(--h2panel);background:#fff}.vps-list-card{overflow:hidden}.vps-table th,.vps-table td{vertical-align:middle}.vps-table td{font-size:12px}.vps-info-cell,.vps-config-cell,.expiry-cell{flex-direction:column;gap:4px;display:flex}.vps-info-cell b{color:#253444;font-size:13px}.vps-config-cell>span{color:#253444;align-items:center;gap:7px;font-weight:600;display:inline-flex}.vps-config-cell small,.expiry-cell small{color:#66737f;font-size:11px}.expiry-cell small.expiry-ok{color:#047857}.expiry-cell small.expiry-warning{color:#c77700;font-weight:700}.expiry-cell small.expiry-danger{color:var(--danger);font-weight:700}.vps-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding:16px;display:grid}.vps-card{color:#3c4b5a;background:#fff;border:1px solid #dfe6eb;border-radius:12px;flex-direction:column;gap:12px;padding:15px;transition:border-color .15s,box-shadow .15s;display:flex}.vps-card:hover{border-color:#a9dceb;box-shadow:0 6px 18px #14283c12}.vps-card-head{align-items:center;gap:10px;display:flex}.vps-card-head>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vps-card-head b{color:#253444;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.vps-card-head small{color:#66737f;font-size:12px}.vps-card-spec,.vps-head-spec,.spec-inline{color:#536171;flex-wrap:wrap;gap:6px 12px;font-size:12px;font-weight:600;display:flex}.vps-card-spec span,.vps-head-spec span,.spec-inline span{align-items:center;gap:5px;display:inline-flex}.vps-card-foot{border-top:1px solid #edf0f2;justify-content:space-between;align-items:flex-end;gap:10px;padding-top:11px;display:flex}.vps-card-foot>span:first-child{flex-direction:column;gap:3px;display:flex}.vps-card-foot small{color:#66737f;font-size:11px}.vps-card-foot b{color:#253444;font-size:12px}.vps-card-foot .expiry-cell{text-align:right;align-items:flex-end;font-size:11px}.vps-head{margin-bottom:17px;overflow:hidden}.vps-head-main{flex-wrap:wrap;align-items:center;gap:16px;padding:20px 22px 16px;display:flex}.vps-head-text{flex-direction:column;flex:1;gap:6px;min-width:220px;display:flex}.vps-head-text h1{color:#253444;flex-wrap:wrap;align-items:center;gap:10px;margin:0;font-size:21px;display:flex}.vps-head-text p{color:#66737f;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.vps-head-text p i{font-style:normal}.vps-state{align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.vps-state:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.vps-state.ok{color:#0a8a5a}.vps-state.bad{color:var(--danger)}.vps-state.idle{color:#c77700}.vps-state.busy{color:#1d8fd1}.vps-state.busy:before{animation:1.2s ease-in-out infinite vps-state-pulse}@keyframes vps-state-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}@media (prefers-reduced-motion:reduce){.vps-state.busy:before{animation:none}}.vps-head-actions{flex-wrap:wrap;gap:8px;display:flex}.vps-head-tabs{border-top:1px solid #edf0f2;gap:2px;padding:0 12px;display:flex;overflow-x:auto}.vps-head-tabs a{color:#6b7885;border-bottom:2px solid #0000;flex:none;align-items:center;gap:7px;padding:13px 16px 11px;font-size:13px;font-weight:600;display:inline-flex}.vps-head-tabs a:hover{color:var(--h2panel)}.vps-head-tabs a.active{color:var(--h2panel);border-bottom-color:var(--h2panel);background:#f7fbfd}.vps-overview{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:17px;display:grid}.vps-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 20px;padding:6px 19px 20px;display:grid}.vps-field{flex-direction:column;gap:5px;min-width:0;display:flex}.vps-field>small{color:#66737f;font-size:12px}.vps-field b{color:#253444;overflow-wrap:anywhere;font-size:13px}.vps-field b small{color:#66737f;font-weight:500}.auto-renew-field{align-items:center;gap:9px;display:inline-flex}.auto-renew-field small{color:#66737f;font-size:11px}.vps-action-list{flex-direction:column;gap:9px;padding:6px 16px 18px;display:flex}.vps-action{color:#253444;cursor:pointer;background:#fff;border:1px solid #dfe6eb;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.vps-action:hover:not(:disabled){color:var(--h2panel);background:#f7fbfd;border-color:#a9dceb}.vps-action.danger{color:var(--danger);border-color:#f3c7c7}.vps-action.danger:hover:not(:disabled){color:var(--danger);background:#fff5f5;border-color:#eba5a5}.vps-action:disabled{opacity:.55;cursor:not-allowed}.vps-actions-card .notice{margin:8px 16px}.net-table{padding:0 16px}.net-note{color:#66737f;margin:12px 19px 18px;font-size:12px}.sys-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:4px 19px 16px;display:grid}.sys-block{border:1px solid #e3e9f2;border-radius:10px;min-width:0;padding:14px 16px}.sys-block.sys-wide{grid-column:1/-1}.sys-block h3{color:#17223b;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;display:flex}.sys-block h3 svg{color:#1d8fd1}.sys-block dl{gap:9px;margin:0;display:grid}.sys-block dl>div{grid-template-columns:minmax(110px,40%) minmax(0,1fr);align-items:start;gap:10px;display:grid}.sys-block dt{color:#6b7a90;font-size:13px}.sys-block dd{color:#17223b;overflow-wrap:anywhere;margin:0;font-size:13px}.sys-disks{gap:12px;display:grid}.sys-disks>div{color:#17223b;grid-template-columns:minmax(120px,1fr) minmax(0,2fr);align-items:center;gap:4px 12px;font-size:13px;display:grid}.sys-disks>div>span:first-child{flex-direction:column;min-width:0;display:flex}.sys-disks>div small{color:#6b7a90;font-size:12px}.sys-disks .usage-bar{grid-column:1/-1}.usage-bar{background:#e8eef6;border-radius:99px;height:6px;margin-top:6px;display:block;overflow:hidden}.usage-bar>i{border-radius:inherit;background:#1d8fd1;height:100%;transition:width .3s;display:block}.usage-bar.warn>i{background:#e39b17}.usage-bar.bad>i{background:#d9463b}.sys-loading{gap:8px;padding:4px 19px 16px;display:grid}.sys-loading small,.sys-time{color:#6b7a90}.sys-time{padding:0 19px 16px;display:block}@media (width<=760px){.sys-grid{grid-template-columns:1fr;padding:4px 13px 14px}.sys-disks>div{grid-template-columns:1fr}.sys-time{padding:0 13px 14px}}.vps-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:17px;display:grid}.vps-stat{align-items:center;gap:12px;padding:16px;display:flex}.vps-stat>span{width:42px;height:42px;color:var(--h2panel);background:#eef7fb;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.vps-stat>div{flex-direction:column;gap:4px;min-width:0;display:flex}.vps-stat small{color:#66737f;font-size:12px}.vps-stat b{color:#253444;font-size:18px}.billing-cards{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;padding:4px 16px 18px;display:grid}.billing-card{background:#fff;border:1px solid #dfe6eb;border-radius:12px;flex-direction:column;display:flex}.billing-card header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:8px;padding:13px 14px;display:flex}.billing-card header b{color:#253444;font-size:14px}.billing-card dl{flex-direction:column;gap:9px;margin:0;padding:13px 14px;display:flex}.billing-card dl div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.billing-card dt{color:#66737f;font-weight:600}.billing-card dd{color:#253444;text-align:right;margin:0}.billing-card footer{color:#66737f;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;margin-top:auto;padding:12px 14px;font-size:12px;font-weight:600;display:flex}.billing-card footer strong{color:#253444;font-size:16px}.addon-empty{color:#66737f;text-align:center;border:1px dashed #d6dee4;border-radius:12px;flex-direction:column;align-items:center;gap:8px;margin:0 19px 20px;padding:36px 20px;display:flex}.addon-empty b{color:#253444}.addon-empty p{max-width:360px;margin:0;font-size:12px}.addon-owned{padding-bottom:18px}.log-toolbar{flex-wrap:wrap;gap:10px;padding:0 16px 12px;display:flex}.log-toolbar .search-field{flex:1}.log-timeline{flex-direction:column;gap:6px;padding:0 16px 10px;display:flex}.log-timeline h3{color:#66737f;letter-spacing:.03em;border-bottom:1px solid #edf0f2;margin:12px 0 6px;padding-bottom:6px;font-size:12px}.log-item{gap:12px;padding:8px 0;display:flex}.log-dot{background:#94a3b8;border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 4px #f1f5f8}.log-dot.log-success,.log-dot.log-succeeded{background:#10b981}.log-dot.log-failed{background:var(--danger)}.log-dot.log-pending,.log-dot.log-processing{background:#f59e0b}.log-item p{color:#253444;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 5px;font-size:13px;display:flex}.log-item time{color:#66737f;font-size:11px}.log-item small{color:#66737f;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.upgrade-current{flex-direction:column;gap:12px;padding:0 19px;display:flex}.upgrade-box{background:#f7f9fb;border:1px solid #e5ebef;border-radius:10px;padding:14px 16px}.upgrade-box p{color:#536171;align-items:center;gap:5px;margin:0 0 6px;font-size:13px;display:flex}.upgrade-box p:last-child{margin-bottom:0}.upgrade-box small{color:#66737f}.upgrade-rule{color:#8a5300;background:#fff8eb;border:1px solid #f6d9a8;border-radius:10px;padding:12px 16px;font-size:12px}.upgrade-rule b{align-items:center;gap:6px;display:inline-flex}.upgrade-rule ul{margin:8px 0 0;padding-left:18px}.upgrade-rule li{margin:3px 0}.rebuild-actions{margin-top:16px}.order-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px;padding:18px 22px;display:flex}.order-head h1{color:#253444;margin:0 0 6px;font-size:20px}.order-state{align-items:center;gap:7px;margin:0;font-size:13px;font-weight:700;display:inline-flex}.order-state:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.order-state.ok{color:#0a8a5a}.order-state.wait{color:#c77700}.order-state.bad{color:var(--danger)}.order-countdown{color:#c77700;background:#fff8eb;border:1px solid #f6d9a8;border-radius:10px;align-items:center;gap:10px;padding:9px 14px;display:inline-flex}.order-countdown.ok{color:#0a8a5a;background:#ecfbf4;border-color:#b9ecd5}.order-countdown span{flex-direction:column;gap:2px;display:flex}.order-countdown small{letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.order-countdown b{font-size:15px}.order-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;padding:6px 19px 16px;display:grid}.order-info-grid>div{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.order-info-grid>div>span:first-child{color:#66737f}.order-info-grid b{color:#253444}.order-sub{color:#253444;border-top:1px solid #edf0f2;margin:4px 19px 10px;padding-top:14px;font-size:15px}.order-items td b{color:#253444}.order-pay-body{flex-direction:column;gap:12px;padding:4px 19px 18px;display:flex}.order-pay-body .auth-check{margin:0}@media (width<=1100px){.vps-overview{grid-template-columns:1fr}.vps-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.vps-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.order-info-grid{grid-template-columns:1fr}}@media (width<=600px){.vps-fields{grid-template-columns:1fr;padding:4px 13px 16px}.vps-head-main{padding:16px 14px 12px}.vps-head-actions{width:100%}.vps-head-actions .button{flex:1;justify-content:center}.vps-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.vps-stat{padding:12px}.vps-stat b{font-size:15px}.vps-toolbar{padding:12px}.order-head{padding:14px}.create-topline-action .button{padding:7px 10px}}.combobox-sheet-layer{z-index:90;background:#1524336b;align-items:flex-end;display:flex;position:fixed;inset:0}.combobox-sheet{width:100%;height:min(78vh,560px);padding:8px 14px calc(14px + env(safe-area-inset-bottom));background:#fff;border-radius:16px 16px 0 0;flex-direction:column;animation:.18s ease-out sheet-up;display:flex;box-shadow:0 -12px 32px #14283c2e}@supports (height:1dvh){.combobox-sheet{height:min(78dvh,560px)}}@keyframes sheet-up{0%{transform:translateY(24px)}to{transform:none}}.combobox-sheet-head{justify-content:space-between;align-items:center;gap:10px;padding:6px 0 10px;display:flex}.combobox-sheet-head b{color:#253444;font-size:16px}.combobox-sheet .search-field{flex:none;min-height:44px;display:flex}.combobox-sheet ul{overscroll-behavior:contain;flex:1;min-height:0;margin:8px 0 0;padding:0;list-style:none;overflow-y:auto}.combobox-sheet li{color:#3c4b5a;cursor:pointer;border-bottom:1px solid #eef2f4;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:11px 10px;font-size:15px;font-weight:500;display:flex}.combobox-sheet li.selected{color:var(--h2panel);background:#eef7fb;font-weight:700}.combobox-sheet li.combobox-empty{color:#9aa6b0;cursor:default;border-bottom:0}@media (width<=900px),(pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea{font-size:16px!important}}.kind-chip{color:#3b5262;white-space:nowrap;background:#eef3f6;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.load-more{padding:12px 0 16px}.list-hint{margin:10px 19px 16px}.hero-orbit{z-index:0;pointer-events:none;border:1px solid #9febff3b;border-radius:50%;width:340px;height:340px;position:absolute;top:-150px;right:-110px;box-shadow:0 0 0 34px #68dcf70d,0 0 0 68px #68dcf709}.hero-orbit:before,.hero-orbit:after,.hero-orbit span{content:"";background:#9cecff;border-radius:50%;display:block;position:absolute;box-shadow:0 0 18px #9cecffcc}.hero-orbit:before{width:7px;height:7px;bottom:22%;left:6%}.hero-orbit:after{width:5px;height:5px;bottom:3%;left:30%}.hero-orbit span:first-child{width:4px;height:4px;bottom:44%;left:16%}.hero-orbit span:nth-child(2){opacity:.7;width:5px;height:5px;top:58%;left:2%}.hero-orbit span:nth-child(3){opacity:.6;width:4px;height:4px;bottom:-1%;left:44%}.hero-orbit.large{width:520px;height:520px;top:auto;bottom:-230px;right:-150px;box-shadow:0 0 0 44px #68dcf70d,0 0 0 88px #68dcf709}.hero-orbit.large:before{width:9px;height:9px;top:12%;bottom:auto;left:14%}.hero-orbit.large:after{width:6px;height:6px;top:36%;bottom:auto;left:3%}.hero-orbit.large span:first-child{width:6px;height:6px;top:4%;bottom:auto;left:38%}.page-heading.page-hero{color:#fff;background:radial-gradient(circle at 82% 0,#31bfee52,#0000 38%),linear-gradient(135deg,#062c4a 0%,#075579 58%,#087da5 100%);border-radius:16px;align-items:center;min-height:0;margin-bottom:16px;padding:22px 26px;position:relative;overflow:hidden;box-shadow:0 14px 34px #062c4a29}.page-heading.page-hero>:not(.hero-orbit){z-index:1;position:relative}.page-heading.page-hero h1{color:#fff;letter-spacing:-.6px;margin:6px 0 4px}.page-heading.page-hero p{color:#eefaffc7}.page-heading.page-hero .page-breadcrumb,.page-heading.page-hero .page-breadcrumb a,.page-heading.page-hero .page-breadcrumb b{color:#d6f3ffbf}.page-hero-actions{flex-wrap:wrap;gap:8px;display:flex}.page-hero-actions .button-primary{color:#06496b;background:#fff;border-color:#fff}.page-hero-actions .button-primary:hover{background:#e8f7fd}.page-hero-actions .button-outline{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.page-hero-actions .button-outline:hover{background:#ffffff2e}.dashboard-hero{color:#fff;background:radial-gradient(circle at 78% 6%,#31bfee52,#0000 32%),linear-gradient(145deg,#062c4a 0%,#075579 53%,#087da5 100%);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(250px,320px);align-items:center;gap:24px;margin:4px 0 16px;padding:30px 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #062c4a33}.dashboard-hero>:not(.hero-orbit){z-index:1;position:relative}.dashboard-hero .eyebrow{color:#91e9ff}.dashboard-hero h1{color:#fff;letter-spacing:-1px;margin:10px 0 8px;font-size:clamp(24px,2.6vw,36px);line-height:1.12}.dashboard-hero p{color:#eefaffc7;margin:0;font-size:13px}.hero-chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.hero-chips span{color:#e8fbff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:600;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.hero-button-primary{color:#06496b;background:#fff;border:1px solid #fff}.hero-button-primary:hover{background:#e8f7fd}.hero-button-ghost{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d}.hero-button-ghost:hover{background:#ffffff2e}.hero-balance{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;flex-direction:column;gap:10px;padding:20px;display:flex}.hero-balance small{color:#d6f3ffcc;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.hero-balance strong{color:#fff;letter-spacing:-.8px;font-size:28px}.hero-balance>div{color:#eefaffbf;border-top:1px solid #ffffff24;justify-content:space-between;gap:10px;padding-top:9px;font-size:11px;display:flex}.hero-balance>div b{color:#fff}@media (width<=860px){.dashboard-hero{grid-template-columns:1fr;padding:24px 20px}.page-heading.page-hero{align-items:flex-start;padding:18px}}.brand-mark{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#0072a8,#00a6e8);border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:850;display:inline-flex}.mobile-brand .brand-mark{border-radius:7px;width:29px;height:29px;font-size:15px}.auth-brand .brand-mark{border-radius:10px;width:38px;height:38px}.brand img,.auth-brand img,.mobile-brand img{object-fit:contain}.os-logo.os-logo-img{border:1px solid var(--border);background:#fff;overflow:hidden}.os-logo.os-logo-img img{object-fit:contain;width:78%;height:78%}.lang-menu{position:relative}.lang-button{color:#4f6272;border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;gap:5px;height:36px;padding:0 10px 0 11px;font-size:12px;transition:border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.lang-button b{letter-spacing:.04em;font-weight:800}.lang-button:hover,.lang-button[aria-expanded=true]{color:var(--h2panel);border-color:#b9dcee;box-shadow:0 0 0 3px #0085c614}.lang-button .lang-caret{transition:transform .2s}.lang-button[aria-expanded=true] .lang-caret{transform:rotate(180deg)}.lang-dropdown{z-index:80;border:1px solid var(--border);background:#fff;border-radius:11px;width:190px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 42px #142b3e2b}.lang-dropdown button{color:#3b4f60;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:13px;display:flex}.lang-dropdown button:hover{background:#f0f8fc}.lang-dropdown button.active{color:var(--h2panel);font-weight:700}.lang-dropdown button .icon{margin-left:auto}.lang-code{color:#0072a8;letter-spacing:.04em;background:#e8f5fc;border-radius:5px;justify-content:center;align-items:center;width:28px;height:20px;font-size:10px;font-weight:800;display:inline-flex}.auth-visual-top{z-index:3;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.lang-on-dark .lang-button{color:#e6f6ff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border-color:#ffffff47}.lang-on-dark .lang-button:hover,.lang-on-dark .lang-button[aria-expanded=true]{color:#fff;box-shadow:none;background:#ffffff2e;border-color:#ffffff80}@media (width<=900px){.sidebar .sidebar-collapse,.sidebar.collapsed .sidebar-collapse{transform:rotate(180deg)}}@media (width<=760px){.notification-dropdown{border-radius:14px;width:auto;max-height:min(70vh,520px);padding:6px;position:fixed;top:64px;left:10px;right:10px}.notification-head{z-index:1;background:inherit;padding:12px 10px;position:sticky;top:-6px}.notification-head b{font-size:14px}.notification-head button{padding:6px 4px;font-size:13px}.notification-item{gap:4px;padding:12px 10px}.notification-item b{font-size:14px;line-height:1.35}.notification-item small{font-size:12px;line-height:1.4}.notification-empty{font-size:13px}.lang-button{gap:3px;height:32px;padding:0 8px}.lang-button>.icon:first-child{display:none}.topbar .lang-dropdown{width:176px;left:0;right:auto}}.create-section-head.create-section-tabs{gap:4px;padding-top:0;padding-bottom:0}.create-section-tabs button{color:#607080;background:0 0;border-bottom:2px solid #0000;align-items:center;gap:10px;margin-right:8px;padding:14px 14px 13px 4px;display:inline-flex;position:relative}.create-section-tabs button h2{color:inherit}.create-section-tabs button.active{color:#1d3447;border-bottom-color:var(--h2panel)}.create-section-tabs button:not(.active) .create-section-icon{opacity:.6}.tab-count{color:#fff;background:var(--brand-strong);border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.app-pick-wrap{padding:4px 19px 19px}.app-pick-help{color:#6b7c89;margin:0 0 12px;font-size:12px}.app-pick-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;display:grid}.app-install-grid{margin-top:12px}.app-pick{color:#3b4f60;border:1px solid var(--border);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:11px;min-height:64px;padding:11px 12px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}button.app-pick:hover:not(:disabled){border-color:#9fd2ec}.app-pick.selected{border-color:var(--h2panel);box-shadow:0 0 0 3px #0085c61a}.app-pick:disabled{opacity:.55;cursor:not-allowed}.app-pick img{object-fit:contain;flex:none;width:38px;height:38px}.app-pick>span:first-of-type{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.app-pick b{color:#1d3447;font-size:13px}.app-pick small{color:#7a8a96;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.app-pick-check{color:#fff;border:1px solid var(--border);border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.app-pick.selected .app-pick-check{background:var(--brand-strong);border-color:var(--brand-strong)}.app-install-list{gap:10px;padding:4px 0;display:grid}.app-install-row{border:1px solid var(--border);border-radius:10px;gap:8px;padding:12px 14px;display:grid}.app-install-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-install-head b{color:#1d3447}.app-install-head small{color:#8795a0;margin-left:auto}.app-cred{gap:6px;margin:0;display:grid}.app-cred>div{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:10px;display:grid}.app-cred dt{color:#6b7c89;font-size:12px}.app-cred dd{align-items:center;gap:6px;min-width:0;margin:0;display:flex}.app-cred dd .mono{overflow-wrap:anywhere}@media (width<=600px){.app-pick-wrap{padding:4px 13px 15px}.app-cred>div{grid-template-columns:1fr;gap:2px}.create-section-tabs button{margin-right:2px;padding-right:8px}}.auth-switch-muted{color:#8795a0}.side-label,.sidebar-footer{color:#6b7886;font-size:11px}th{color:#637284;font-size:11px}td small,.cell-sub{color:#7b8794;font-size:11px}.compact-pill small{color:#768390;font-size:9px}.eyebrow,.auth-eyebrow{font-size:11px}.auth-footer,.auth-divider,.password-checklist li{color:#6b7886;font-size:11px}.social-soon{font-size:10px}.auth-helper{color:#6b7886;font-size:11px}.filter-result{font-size:11px}.vps-card-foot b{white-space:nowrap}.contact-reminder .notice{align-items:flex-start}@media (width<=900px){.affiliate-grid{grid-template-columns:1fr}.affiliate-grid .card{min-height:0}}@media (width<=760px),(pointer:coarse){input[type=checkbox],input[type=radio]{width:18px;height:18px}.copy-button{width:30px;height:30px}.create-breadcrumb a,.breadcrumbs a{padding:5px 0;display:inline-block}.create-back{min-width:34px;min-height:34px}}@media (width<=600px){.stats-grid.affiliate-stats{grid-template-columns:1fr 1fr}.contact-reminder .notice{font-size:12px;line-height:1.45}.table-wrap table:not(.vps-table){min-width:0}.table-wrap table:not(.vps-table) thead{display:none}.table-wrap table:not(.vps-table) tbody,.table-wrap table:not(.vps-table) tr{width:100%;display:block}.table-wrap table:not(.vps-table) tr{border-top:1px solid #edf0f2;padding:10px 2px}.table-wrap table:not(.vps-table) tr:first-child{border-top:0}.table-wrap table:not(.vps-table) td{white-space:normal;text-align:right;overflow-wrap:anywhere;border-top:0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:4px 12px;display:flex}.table-wrap table:not(.vps-table) td[data-label]:before{content:attr(data-label);color:#6b7886;text-align:left;flex:none;max-width:45%;font-size:11px;font-weight:700}.table-wrap table:not(.vps-table) td:not([data-label]){text-align:center;justify-content:center}.table-wrap table:not(.vps-table) td .text-truncate{white-space:normal;max-width:none;overflow:visible}.social-button{flex-wrap:wrap;row-gap:4px;height:auto;min-height:44px;padding-top:8px;padding-bottom:8px}.social-soon{position:static}tr:hover td{background:0 0}.create-section-tabs button{gap:7px}.create-section-tabs button h2{white-space:nowrap;font-size:14px}}@media (width<=380px){.create-section-tabs .create-section-icon,.mobile-brand{display:none}}.theme{--theme-dur:.3s;-webkit-tap-highlight-color:transparent;cursor:pointer;flex:none;align-items:center;font-size:9.5px;display:flex}.theme__toggle-wrap{margin:0;display:block;position:relative}.theme .theme__toggle{z-index:1;cursor:pointer;appearance:none;width:6em;height:3em;transition:background-color var(--theme-dur) ease-in-out, box-shadow .15s ease-in-out;background-color:#fbedb6;border-radius:25%/50%;margin:0;padding:.25em;display:block;position:relative;box-shadow:0 0 0 .125em #0072a82e}.theme__toggle:before{content:"";width:2.5em;height:2.5em;transition:transform var(--theme-dur) ease-in-out, background-color var(--theme-dur) ease-in-out;background-color:#f4ca25;border-radius:50%;display:block}.theme__toggle:focus{outline:#0000}.theme__toggle:focus-visible{box-shadow:0 0 0 .2em var(--h2panel)}.theme:hover .theme__toggle{box-shadow:0 0 0 .125em #0072a866}.theme__toggle:checked{background-color:#043449}.theme__toggle:checked:before{background-color:#25b6f4;transform:translate(3em)}.theme__icon{z-index:1;pointer-events:none;width:1.5em;height:1.5em;transition:transform var(--theme-dur) ease-in-out;display:block;position:absolute;top:.75em;left:.75em}.theme__icon-part{width:1em;height:1em;transition:box-shadow var(--theme-dur) ease-in-out, opacity var(--theme-dur) ease-in-out, transform var(--theme-dur) ease-in-out;border-radius:50%;position:absolute;top:calc(50% - .5em);left:calc(50% - .5em);transform:scale(.5);box-shadow:inset .4em -.4em 0 .5em #fff}.theme__icon-part~.theme__icon-part{transform-origin:50% 0;background-color:#fff;border-radius:.05em;width:.1em;height:.2em;top:50%;left:calc(50% - .05em)}.theme__icon-part:nth-child(2){transform:rotate(0)translateY(.5em)}.theme__icon-part:nth-child(3){transform:rotate(45deg)translateY(.45em)}.theme__icon-part:nth-child(4){transform:rotate(90deg)translateY(.45em)}.theme__icon-part:nth-child(5){transform:rotate(135deg)translateY(.45em)}.theme__icon-part:nth-child(6){transform:rotate(180deg)translateY(.45em)}.theme__icon-part:nth-child(7){transform:rotate(225deg)translateY(.45em)}.theme__icon-part:nth-child(8){transform:rotate(270deg)translateY(.5em)}.theme__icon-part:nth-child(9){transform:rotate(315deg)translateY(.5em)}.theme__toggle:checked~.theme__icon{transform:translate(3em)}.theme__toggle:checked~.theme__icon .theme__icon-part:first-child{top:.25em;left:.25em;transform:scale(1);box-shadow:inset .2em -.2em 0 .2em #fff}.theme__toggle:checked~.theme__icon .theme__icon-part~.theme__icon-part{opacity:0}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(2){transform:rotate(45deg)translateY(.8em)}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(3){transform:rotate(90deg)translateY(.8em)}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(4){transform:rotate(135deg)translateY(.8em)}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(5){transform:rotate(180deg)translateY(.8em)}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(6){transform:rotate(225deg)translateY(.8em)}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(7){transform:rotate(270deg)translateY(.8em)}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(8){transform:rotate(315deg)translateY(.8em)}.theme__toggle:checked~.theme__icon .theme__icon-part:nth-child(9){transform:rotate(360deg)translateY(.8em)}@media (width<=900px){.topbar-actions{gap:8px}.theme{font-size:9px}}@media (width<=430px){.topbar{padding:0 8px}.topbar-left{margin-right:4px}.topbar-actions{gap:5px}.theme{font-size:8.5px}.compact-pill.balance{padding-left:10px}.compact-pill.balance .round-icon{display:none}.lang-button{padding:0 6px}}.checkout-steps{color:#7b8794;flex-wrap:wrap;gap:8px 22px;margin:4px 0 14px;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.checkout-steps li{align-items:center;gap:8px;display:inline-flex}.checkout-steps li+li:before{content:"";background:#cfd9e0;width:26px;height:1px;margin-right:6px}.checkout-steps li>span{color:#64748b;background:#eef3f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.checkout-steps li.done>span{color:#fff;background:#10b981}.checkout-steps li.current{color:#1d3447}.checkout-steps li.current>span{color:#fff;background:var(--brand-strong)}.confirm-plan{border-bottom:1px solid #edf1f3;align-items:center;gap:14px;padding:16px 19px;display:flex}.confirm-plan b{color:#1d3447;font-size:17px;display:block}.confirm-plan span{color:#64748b;font-size:13px}.confirm-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:8px 19px 14px;display:grid}.confirm-specs>div{border-bottom:1px dashed #e3eaee;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.confirm-specs>div:nth-child(odd){margin-right:14px}.confirm-specs>div:nth-child(2n){margin-left:14px}.confirm-specs dt{color:#64748b;align-items:center;gap:8px;font-size:13px;display:inline-flex}.confirm-specs dd{color:#1d3447;text-align:right;overflow-wrap:anywhere;margin:0;font-size:13.5px;font-weight:700}.checkout-confirm .coupon-card .coupon-form{flex-direction:row;align-items:stretch;padding:16px 19px 6px}.checkout-confirm .coupon-card .coupon-input{flex:1}@media (width<=480px){.checkout-confirm .coupon-card .coupon-form{flex-direction:column}}.coupon-status{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;margin:6px 19px 4px;font-size:13px;display:flex}.coupon-status.ok{color:#047857}.coupon-status.error{color:#b91c1c}.coupon-status button{color:var(--h2panel);background:0 0;margin-left:4px;font-weight:700}.coupon-hints-title{color:#475569;letter-spacing:.06em;text-transform:uppercase;margin:14px 19px 8px;font-size:12px;font-weight:800}.coupon-hints{gap:10px;padding:0 19px 18px;display:grid}.coupon-hint{background:#f7fbfd;border:1px dashed #9fd2ec;border-radius:11px;align-items:center;gap:12px;padding:12px 14px;display:flex}.coupon-hint.applied{background:#ecfdf5;border-style:solid;border-color:#34d399}.coupon-hint.disabled{opacity:.6}.coupon-hint-icon{color:#0072a8;background:#e3f3fb;border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.coupon-hint-body{flex:1;gap:2px;min-width:0;display:grid}.coupon-hint-body b{color:#1d3447;letter-spacing:.04em;font-size:14px}.coupon-hint-body span{color:#0f766e;font-size:13px;font-weight:700}.coupon-hint-body small{color:#64748b;font-size:12px}@media (width<=640px){.confirm-specs{grid-template-columns:1fr}.confirm-specs>div:nth-child(odd),.confirm-specs>div:nth-child(2n){margin:0}.coupon-hint{flex-wrap:wrap}.coupon-hint .button{width:100%}}html[data-theme=dim] .skeleton{background:linear-gradient(90deg,#172e3d 25%,#22404f 37%,#172e3d 63%) 0 0/400% 100%}html[data-theme=dim] .dashboard-hero .skeleton{background:linear-gradient(90deg,#ffffff1a 25%,#ffffff38 37%,#ffffff1a 63%) 0 0/400% 100%}html[data-theme=dim] .skeleton-item{border-bottom-color:#22394a}html[data-theme=dim] .skeleton-tile{border-color:#22394a}.turnstile-box{align-items:center;min-height:65px;display:flex}.turnstile-box>div{width:100%}.turnstile-error{color:var(--danger);font-size:12px;line-height:1.5}.avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.profile-dropdown-head .avatar-image{flex:none;width:38px;height:38px}.profile-summary .avatar-image{flex:none;width:64px;height:64px}.cycle-pills .renew-split{opacity:.85;margin-top:2px;font-size:11px;display:block}.renew-addon-note{color:#17405c;background:#eef7fc;border-radius:8px;align-items:flex-start;gap:8px;margin:14px 19px 18px;padding:10px 12px;font-size:13px;line-height:1.5;display:flex}.renew-addon-note svg{color:#1d8fd1;flex:none;margin-top:2px}html[data-theme=dim] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dim] select option,html[data-theme=dim] select optgroup{color:#e6f1f8;background-color:#10212c}html[data-theme=dim] select option:checked{color:#fff;background-color:#1b4a63}:root{--sb-thumb:#64748b61;--sb-thumb-hover:#47556999;--sb-track:transparent}html[data-theme=dim],html.lp-root{--sb-thumb:#94a3b847;--sb-thumb-hover:#94a3b880}html.lp-root{background:#05080f}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:var(--sb-track)}::-webkit-scrollbar-thumb{background-color:var(--sb-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--sb-thumb-hover)}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-corner{background-color:#0000}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:var(--sb-thumb) var(--sb-track)}}.news-tabs{gap:6px;padding:14px 18px 4px;display:flex}.news-tabs a{color:#667382;border:1px solid var(--border);background:#fff;border-radius:7px;padding:7px 14px;font-size:12px;font-weight:600}.news-tabs a.active{color:var(--h2panel);border-color:var(--h2panel);background:#0085c60d}.news-list{flex-direction:column;padding:6px 18px 12px;display:flex}.news-row{color:#15202d;border-bottom:1px solid #edf0f2;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.news-row:last-child{border-bottom:0}.news-row img{object-fit:cover;background:#f3f5f7;border-radius:8px;flex:none;width:112px;height:70px}.news-row-icon{width:42px;height:42px;color:var(--h2panel);background:#0085c614;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.news-row-body{flex-direction:column;gap:4px;min-width:0;display:flex}.news-row-body b{font-size:14px;line-height:1.4}.news-row:hover .news-row-body b{color:var(--h2panel)}.news-row-body small{color:#667382;font-size:12px;line-height:1.5}.news-row-body em{color:#8a96a3;font-size:11px;font-style:normal}.news-pager{color:#667382;justify-content:center;align-items:center;gap:12px;padding:4px 18px 16px;font-size:12px;display:flex}.news-article{padding:20px 24px 26px}.news-cover{object-fit:cover;border-radius:10px;width:100%;max-height:360px;margin-bottom:18px;display:block}.news-summary{color:#4a5866;margin:0 0 16px;font-size:14px;font-weight:600;line-height:1.6}.news-content{color:#15202d;overflow-wrap:anywhere;font-size:14px;line-height:1.75}.news-content img{border-radius:8px;max-width:100%;height:auto}.news-content a{color:var(--h2panel);text-decoration:underline}.news-content h1,.news-content h2,.news-content h3{margin:1.2em 0 .5em;line-height:1.35}.news-content ul,.news-content ol{padding-left:1.4em}.news-content blockquote{color:#4a5866;border-left:3px solid var(--h2panel);background:#f5f8fa;border-radius:0 8px 8px 0;margin:1em 0;padding:8px 14px}.news-content pre{background:#f3f5f7;border-radius:8px;padding:12px;overflow-x:auto}.news-content table{border-collapse:collapse;width:100%}.news-content td,.news-content th{border:1px solid var(--border);padding:6px 8px}.dash-banner{border-radius:var(--radius);background:#f3f5f7;margin-top:15px;position:relative;overflow:hidden}.dash-banner-slide{cursor:default;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.dash-banner-slide.clickable{cursor:pointer}.dash-banner-slide img{object-fit:cover;width:100%;max-height:260px;display:block}.dash-banner-copy{color:#fff;text-align:left;background:linear-gradient(#0000,#081420b8);flex-direction:column;gap:3px;padding:26px 22px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.dash-banner-copy b{font-size:18px;line-height:1.3}.dash-banner-copy small{opacity:.9;font-size:13px}.dash-banner-dots{gap:6px;display:flex;position:absolute;bottom:12px;right:14px}.dash-banner-dots button{background:#ffffff8c;border:0;border-radius:99px;width:8px;height:8px;padding:0}.dash-banner-dots button.active{background:#fff;width:20px}.notice-list{flex-direction:column;padding:4px 16px 12px;display:flex}.notice-list a{color:#15202d;border-bottom:1px solid #edf0f2;flex-direction:column;gap:3px;padding:9px 0;display:flex}.notice-list a:last-child{border-bottom:0}.notice-list a b{font-size:13px;line-height:1.4}.notice-list a:hover b{color:var(--h2panel)}.notice-list a small{color:#8a96a3;font-size:11px}.ui-dialog-content.popup-announcement.popup-image{width:min(560px,100vw - 32px);padding:0;overflow:hidden}.popup-image{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.popup-image img{object-fit:contain;width:100%;height:auto;max-height:calc(100vh - 64px);display:block}.popup-announcement h2{margin:0 28px 8px 0;font-size:18px;line-height:1.35}.popup-text{flex-direction:column;gap:10px;display:flex}.popup-subtitle{color:#4a5866;margin:0;font-size:13px;font-weight:600}.popup-body{color:#15202d;white-space:pre-line;margin:0;font-size:13px;line-height:1.65}.popup-highlight{color:#1764a1;white-space:pre-line;background:#f0f7ff;border:1px solid #cce3fd;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600}.popup-footer{color:#8a96a3;font-size:11px}.popup-actions{justify-content:flex-end;margin-top:4px;display:flex}@media (width<=640px){.news-tabs{padding:11px 12px 2px}.news-list{padding:4px 12px 8px}.news-row img{width:84px;height:56px}.news-article{padding:14px 13px 18px}.dash-banner-slide img{max-height:180px}.dash-banner-copy{padding:20px 14px 12px}.dash-banner-copy b{font-size:15px}.dash-banner-copy small{font-size:12px}}.promo-price{flex-wrap:wrap;align-items:baseline;gap:0 5px;display:inline-flex}.promo-price s{color:#98a2ad;font-size:11px;font-weight:500}.promo-price.on strong{color:#dc2626}.promo-pct{white-space:nowrap;color:#fff;background:#dc2626;border-radius:999px;align-self:center;padding:1px 6px;font-size:10.5px;font-style:normal;font-weight:800;line-height:1.5}.cycle-pills .promo-price.on strong{font-weight:700}.promo-tag{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:99px;align-self:flex-start;align-items:center;gap:4px;max-width:100%;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.5;display:inline-flex}.price-lines .promo-line b{color:#dc2626}html[data-theme=dim] .promo-price s{color:#8fa3b3}.gift-form{flex-direction:column;gap:12px;padding:12px 19px 18px;display:flex}.gift-help{color:#66737f;margin:0;font-size:12px}.gift-form .field-label{max-width:460px;margin:0}.gift-captcha{flex-direction:column;gap:6px;max-width:460px;display:flex}.gift-captcha-label{color:#4a5866;font-size:12px;font-weight:700}.gift-captcha .turnstile-box{width:100%}.gift-actions{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.gift-actions .field-help,.gift-form .notice{margin:0}@media (width<=600px){.gift-form{padding:11px 13px 16px}.gift-form .field-label,.gift-captcha{max-width:none}.gift-actions .button{width:100%}.gift-card{margin-bottom:64px}}.withdraw-form{flex-direction:column;gap:14px;padding:14px 19px 18px;display:flex}.withdraw-balance{background:linear-gradient(135deg,#0085c614,#0085c605);border:1px solid #0085c62e;border-radius:12px;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.withdraw-balance small{color:#66737f;font-size:11px;font-weight:600}.withdraw-balance strong{color:var(--h2panel);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.withdraw-balance span{color:#66737f;font-size:11px}.withdraw-form .field-label{margin:0}.withdraw-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.withdraw-row .text-link{cursor:pointer;background:0 0;border:0;padding:0}.withdraw-row .text-link:disabled{opacity:.4;cursor:default}.payout-box{background:#0085c60d;border:1px solid #0085c633;border-radius:11px;align-items:center;gap:12px;padding:11px 12px;display:flex}.payout-box>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.payout-box b{color:#15202d;font-size:14px}.payout-box small{color:#66737f;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.payout-icon{width:40px;height:40px;color:var(--h2panel);background:#0085c61a;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.payout-empty{width:100%;color:var(--h2panel);cursor:pointer;background:0 0;border:1px dashed #0085c673;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:13px;font-weight:700;display:flex}.ui-dialog-content.payout-dialog{width:min(480px,100vw - 32px)}.payout-dialog h2{margin:0 28px 14px 0;font-size:18px}.payout-form{flex-direction:column;gap:12px;display:flex}.payout-form .field-label,.payout-form .notice{margin:0}.payout-form .dialog-actions{justify-content:flex-end;gap:8px;display:flex}.affiliate-rules{color:#4a5866;flex-direction:column;gap:8px;margin:0;padding:12px 19px 18px 36px;font-size:13px;line-height:1.6;display:flex}.api-auto-hint{background:#f0f7ff;border:1px solid #cce3fd;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;margin:12px 19px;padding:12px 14px;display:grid}.api-auto-hint>div:first-child{flex-direction:column;gap:3px;display:flex}.api-auto-hint b{color:#1764a1;font-size:13px}.api-auto-hint small{color:#4a5866;font-size:12px}.api-auto-hint .button{grid-area:1/2}.api-auto-bar{background:#dbe9f7;border-radius:99px;grid-column:1/-1;height:6px;overflow:hidden}.api-auto-bar span{background:var(--h2panel);border-radius:99px;height:100%;display:block}@media (width<=600px){.api-auto-hint{grid-template-columns:1fr;margin:10px 12px}.api-auto-hint .button{grid-area:auto/1}}.webcon-steps{flex-wrap:wrap;gap:8px 22px;margin:4px 0 16px;padding:0;list-style:none;display:flex}.webcon-steps li{color:#8a96a3;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.webcon-steps li span{color:#8a96a3;background:#eef2f5;border-radius:99px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:inline-flex}.webcon-steps li.active{color:#15202d}.webcon-steps li.active span{color:#fff;background:var(--h2panel)}.webcon-steps li.done{color:#1f7a4d}.webcon-steps li.done span{color:#fff;background:#22a06b}.webcon-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:17px;display:grid}.webcon-main,.webcon-aside{flex-direction:column;gap:17px;min-width:0;display:flex}.webcon-activate{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 19px 19px;display:flex}.webcon-activate p{color:#4a5866;margin:0;font-size:13px;line-height:1.6}.webcon-activate .api-auto-hint{align-self:stretch;margin:0}.webcon-state{border-radius:10px;align-self:stretch;align-items:center;gap:12px;padding:12px 14px;display:flex}.webcon-state>div{flex-direction:column;flex:1;gap:2px;display:flex}.webcon-state b{font-size:13px}.webcon-state small{color:#4a5866;font-size:12px}.webcon-state.pending{color:#92600a;background:#fff8e6;border:1px solid #fbe3a8}.webcon-state.rejected{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.webcon-points{flex-direction:column;gap:12px;margin:0;padding:12px 19px 18px;list-style:none;display:flex}.webcon-points li{color:#4a5866;gap:10px;font-size:12px;line-height:1.55;display:flex}.webcon-points .icon{color:var(--h2panel);flex:none;margin-top:1px}.webcon-wallet{flex-direction:column;align-items:flex-start;gap:6px;padding:12px 19px 18px;display:flex}.webcon-wallet small{color:#66737f;font-size:12px}.webcon-wallet strong{color:#15202d;font-size:22px;font-weight:800}.webcon-wallet strong.low{color:#dc2626}@media (width<=960px){.webcon-layout{grid-template-columns:minmax(0,1fr)}}html[data-theme=dim] .channel-icon.has-logo{background:#fff;border-color:#2a4352}.cycle-pills em.promo-off{background:#dc2626}.cycle-pills em.at-left{left:-6px;right:auto}html[data-theme=dim] .cycle-pills em.promo-off{color:#fff;background:#dc2626}.vps-name-line{align-items:center;gap:4px;min-width:0;display:inline-flex}.vps-name-line b{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.vps-label-btn.icon-button{opacity:.55;border-radius:6px;flex:none;width:24px;height:24px}.data-row-clickable:hover .vps-label-btn.icon-button,.vps-label-btn.icon-button:focus-visible{opacity:1}.vps-head-text h1 .vps-label-btn.icon-button{vertical-align:middle;opacity:.7;width:28px;height:28px;margin-left:2px}@media (hover:none){.vps-label-btn.icon-button{opacity:.85}}.vps-expiry-banner{color:#92500a;background:#fff8e9;border:1px solid #f8ddb0;border-radius:10px;align-items:center;gap:10px;margin:12px 0 0;padding:11px 14px;font-size:13px;line-height:1.45;display:flex}.vps-expiry-banner>.icon{color:#df9718;flex:none}.vps-expiry-banner>span{flex:auto;min-width:0}.vps-expiry-banner .button{flex:none}.vps-expiry-banner.is-expired{color:#9f1c1c;background:#fff1f1;border-color:#f7c6c6}.vps-expiry-banner.is-expired>.icon{color:#dc2626}@media (width<=600px){.vps-expiry-banner{flex-wrap:wrap}.vps-expiry-banner .button{width:100%}}.text-danger,.service-row-expiry b.text-danger{color:#dc2626}
