/* Product category navigation */
.product-categories{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 34px;padding:0 0 18px;border-bottom:1px solid #dce5ee}.product-categories a{display:inline-flex;align-items:center;min-height:40px;padding:8px 16px;border:1px solid #cbd9e5;border-radius:7px;background:#fff;color:#29445d;font-weight:600}.product-categories a:hover,.product-categories a.active{background:#1769aa;border-color:#1769aa;color:#fff}.product-location{display:inline-block;margin-bottom:12px;padding:4px 9px;border-radius:5px;background:#edf5fa;color:#1769aa;font-size:12px;font-weight:600}.empty-product{width:100%;padding:38px 20px;border:1px dashed #b9cbd9;border-radius:10px;background:#fff;color:#607286;text-align:center}@media(max-width:767px){.product-categories{gap:8px}.product-categories a{flex:1 1 calc(50% - 8px);justify-content:center}}
.server-category-tree{display:block;margin:0 0 34px;padding:0 0 18px;border-bottom:1px solid #dce5ee}.server-category-tree .server-category-all{display:flex;width:max-content;margin-bottom:14px}.server-category-group{display:block;padding:0;border-top:1px solid #edf1f4}.server-category-parent{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:10px 12px;border:0;background:#fff;color:#102238;text-align:left;font:inherit;font-size:15px;cursor:pointer}.server-category-parent:hover,.server-category-group.is-open .server-category-parent{background:#edf5f8;color:#1769aa}.server-category-chevron{margin-left:12px;color:#8799a5;font-size:11px;transition:transform .2s ease}.server-category-group.is-open .server-category-chevron{transform:rotate(180deg)}.server-category-children{display:none;flex-wrap:wrap;gap:8px;padding:0 12px 12px}.server-category-group.is-open .server-category-children{display:flex}.server-category-children a{min-height:34px;padding:7px 12px;border-radius:5px;font-size:13px;font-weight:600}.server-category-children a.active{background:#1769aa;border-color:#1769aa;color:#fff}.server-category-children a:hover{background:#edf5f8;border-color:#a9c8d6;color:#1769aa}@media(min-width:768px){.server-category-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.server-category-group{border:1px solid #dce5ee;border-radius:6px;overflow:hidden}.server-category-parent{min-height:46px;font-size:14px}.server-category-children{display:none}.server-category-group.is-open{grid-column:1/-1}.server-category-group.is-open .server-category-children{display:flex}}@media(max-width:767px){.server-category-tree{padding-bottom:12px}.server-category-tree .server-category-all{width:100%;justify-content:center}.server-category-group{padding:0}.server-category-parent{min-height:44px}.server-category-children{gap:6px}.server-category-children a{flex:1 1 calc(50% - 6px);justify-content:center;text-align:center}}
.server-category-tree{margin:0 0 28px;padding:0;border-bottom:1px solid #d8e0e8;background:#fff}.server-category-tree .server-category-all{display:inline-flex;min-height:40px;margin:0;padding:10px 16px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#68798a;font-size:14px;font-weight:600}.server-category-tree .server-category-all.active,.server-category-tree .server-category-all:hover{border-bottom-color:#1769aa;background:#f4f8fb;color:#1769aa}.server-category-groups{display:flex;flex-wrap:wrap;gap:0;border-top:1px solid #edf1f4}.server-category-group{display:block;flex:1 1 20%;min-width:150px;border:0;border-right:1px solid #edf1f4;border-radius:0;overflow:visible}.server-category-parent{min-height:42px;padding:9px 12px;border:0;border-bottom:3px solid transparent;border-radius:0;background:#fff;color:#566b7c;font-size:13px;white-space:nowrap}.server-category-parent:hover,.server-category-group.is-open .server-category-parent{border-bottom-color:#1769aa;background:#f4f8fb;color:#1769aa}.server-category-chevron{font-size:9px}.server-category-group.is-open .server-category-chevron{transform:rotate(180deg)}.server-category-children{display:none;position:absolute;z-index:3;right:0;left:0;gap:0;padding:0 10px;border:1px solid #d8e0e8;border-top:0;background:#fff;box-shadow:0 8px 18px rgba(16,34,56,.08)}.server-category-group.is-open{position:static}.server-category-group.is-open .server-category-children{display:flex}.server-category-children a{min-height:38px;padding:9px 13px;border:0;border-radius:0;background:#fff;color:#607286;font-size:12px;font-weight:500}.server-category-children a.active,.server-category-children a:hover{background:#edf5f8;color:#1769aa}.server-category-tree{position:relative}@media(max-width:767px){.server-category-groups{display:block}.server-category-group{min-width:0;border-right:0;border-bottom:1px solid #edf1f4}.server-category-parent{width:100%;text-align:left}.server-category-children{position:static;flex-wrap:wrap;padding:4px 8px;border:0;box-shadow:none}.server-category-children a{flex:1 1 50%;text-align:left}}
.server-catalog-shell{margin-top:22px;padding:0;background:#f5f7fa}.server-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e8edf2;background:#fff}.server-catalog-toolbar h3{margin:0;color:#1c2d3d;font-size:19px;font-weight:600}.server-catalog-toolbar span{color:#8795a2;font-size:13px}.server-catalog-table{overflow:hidden;border:1px solid #e3e9ee;background:#fff}.server-catalog-head,.server-catalog-row{display:grid;grid-template-columns:minmax(200px,2fr) 1fr 1.1fr 1.25fr 1.2fr 1.6fr;align-items:center;column-gap:12px}.server-catalog-head{min-height:44px;padding:0 20px;background:#f7f9fb;color:#8795a2;font-size:12px;font-weight:600}.server-catalog-row{min-height:96px;padding:14px 20px;border-top:1px solid #edf1f4;color:#4f6475;font-size:13px}.server-catalog-row:hover{background:#fbfdfe}.server-catalog-row .catalog-model{color:#1a5fd4;font-size:15px;font-weight:700;line-height:1.45}.server-catalog-row .catalog-model small{display:block;margin-top:4px;color:#91a0ac;font-size:11px;font-weight:400}.server-catalog-row .catalog-value{line-height:1.5}.server-catalog-price{color:#f04444;font-size:15px;font-weight:700;white-space:nowrap}.server-catalog-price small{color:#91a0ac;font-size:11px;font-weight:400}.server-catalog-buy{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 13px;border:1px solid #3c79f9;border-radius:3px;background:#3c79f9;color:#fff!important;font-size:13px;font-weight:600;white-space:nowrap}.server-catalog-buy:hover{border-color:#2f66d4;background:#2f66d4}.server-catalog-empty{padding:48px 20px;background:#fff;color:#8493a0;text-align:center}@media(max-width:900px){.server-catalog-table{overflow-x:auto}.server-catalog-head,.server-catalog-row{min-width:960px}}@media(max-width:767px){.server-catalog-toolbar{padding:15px}.server-catalog-head,.server-catalog-row{grid-template-columns:170px 85px 110px 120px 95px 145px;padding-right:15px;padding-left:15px}}
.server-catalog-table{border-color:#d6dfe7;border-radius:2px;box-shadow:0 2px 8px rgba(28,45,61,.04)}.server-catalog-head{border-bottom:2px solid #d6dfe7}.server-catalog-row{border-top:1px solid #dfe6ec}.server-catalog-row:nth-child(even){background:#fbfcfd}.server-catalog-row:nth-child(even):hover,.server-catalog-row:hover{background:#f5f9fc}.server-catalog-row>div{min-width:0}.server-catalog-row>div+div{padding-left:0;border-left:1px solid #eef2f5}.server-catalog-row>div:last-child{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:190px;padding-left:0;border-left:1px solid #e4ebf0}.server-catalog-head>span+span{padding-left:0;border-left:1px solid #eef2f5}.server-catalog-head>span:last-child{padding-left:16px;border-left:1px solid #e4ebf0}.server-catalog-price{display:block;min-width:86px;max-width:160px}.server-catalog-buy{flex:0 0 auto}.server-catalog-empty{border-top:1px solid #dfe6ec}
.server-catalog-toolbar{gap:18px}.server-catalog-toolbar>div:first-child{min-width:0}.server-current-filter{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:36px;padding:6px 10px;border:1px solid #f0b7b7;border-radius:4px;background:#fff5f5}.server-current-filter em{color:#b55a5a;font-size:11px;font-style:normal;font-weight:500}.server-current-filter strong{color:#d33d3d;font-size:14px;font-weight:700;white-space:nowrap}@media(max-width:767px){.server-catalog-toolbar{display:block}.server-current-filter{margin-top:10px}}
.server-current-count{padding:2px 6px;border-left:1px solid #f0b7b7;color:#9a6970;font-size:12px;white-space:nowrap}

/* Keep the catalog labels visible while browsing a long product list. */
.server-catalog-table{overflow:visible}
.server-catalog-head{position:sticky;top:214px;z-index:6;background:#f7f9fb;box-shadow:0 2px 0 rgba(31,52,70,.12)}
@media(max-width:900px){
  .server-catalog-table{overflow-x:auto;overflow-y:visible}
  .server-catalog-head{top:166px}
}
.server-category-tree{margin:0 0 26px;padding:0;border:1px solid #e1e7ec;background:#fff}.server-category-tree .server-category-all{display:inline-flex;align-items:center;min-height:44px;margin:0;padding:0 20px;border:0;border-right:1px solid #edf1f4;border-bottom:3px solid transparent;border-radius:0;background:#fff;color:#607286;font-size:13px;font-weight:600}.server-category-tree .server-category-all.active,.server-category-tree .server-category-all:hover{border-bottom-color:#e24848;background:#fff;color:#d83d3d}.server-category-groups{position:relative;display:flex;flex-wrap:nowrap;gap:0;border-top:1px solid #edf1f4;background:#fff}.server-category-group{position:static;display:block;flex:1 1 0;min-width:0;border:0;border-right:1px solid #edf1f4;border-radius:0;overflow:visible}.server-category-parent{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:0 10px;border:0;border-bottom:3px solid transparent;border-radius:0;background:#fff;color:#586c7d;font-size:13px;white-space:nowrap}.server-category-parent:hover,.server-category-group.is-open .server-category-parent{border-bottom-color:#e24848;background:#fff5f5;color:#d83d3d}.server-category-chevron{margin-left:7px;color:#9aa7b1;font-size:9px}.server-category-children,.server-category-group.is-open .server-category-children{display:none;position:absolute;z-index:4;right:0;bottom:auto;left:0;gap:0;min-height:48px;padding:8px 16px;border:0;border-top:1px solid #edf1f4;background:#fbfcfd;box-shadow:0 8px 18px rgba(28,45,61,.08)}.server-category-group.is-open .server-category-children{display:flex}.server-category-children a{min-height:32px;margin-right:6px;padding:7px 12px;border:1px solid transparent;border-radius:3px;background:transparent;color:#6b7c8b;font-size:12px;font-weight:500}.server-category-children a.active,.server-category-children a:hover{border-color:#f0b7b7;background:#fff0f0;color:#d33d3d}.server-category-group.is-open{grid-column:auto}.server-category-tree:after{display:block;height:50px;content:""}.server-category-tree .server-category-groups:has(.server-category-group.is-open)+*{margin-top:50px}@media(max-width:767px){.server-category-tree .server-category-all{width:100%;justify-content:center;border-right:0;border-bottom:1px solid #edf1f4}.server-category-groups{display:block}.server-category-group{border-right:0;border-bottom:1px solid #edf1f4}.server-category-parent{justify-content:space-between;padding:0 16px}.server-category-children,.server-category-group.is-open .server-category-children{position:static;flex-wrap:wrap;min-height:0;padding:6px 12px;box-shadow:none}.server-category-children a{flex:1 1 calc(50% - 6px);margin:0 6px 6px 0}.server-category-tree:after{display:none}.server-category-tree .server-category-groups:has(.server-category-group.is-open)+*{margin-top:0}}
.server-category-tree{position:sticky;top:74px;z-index:8;box-shadow:0 8px 18px rgba(28,45,61,.08)}.site-nav,.site-nav .site-submenu,.site-nav .site-submenu-child{z-index:60}@media(min-width:768px){.server-category-tree{top:74px}}@media(max-width:767px){.server-category-tree{position:static;box-shadow:none}}
.server-page-spacing{padding-top:12px!important;padding-bottom:70px!important}
@media(max-width:767px){.server-page-spacing{padding-top:10px!important;padding-bottom:40px!important}}
.server-category-tree{top:0}
.server-catalog-toolbar{position:sticky;top:91px;z-index:7;background:#fff;box-shadow:0 1px 0 rgba(31,52,70,.12)}
.server-catalog-head{top:176px}
@media(max-width:900px){.server-catalog-head{top:176px}}
@media(max-width:767px){.server-catalog-head{top:0}}
.server-catalog-head{letter-spacing:0}
@media(max-width:767px){.server-catalog-table{overflow:visible;border-radius:3px}.server-catalog-head{display:none}.server-catalog-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;min-height:0;gap:0;padding:14px 15px}.server-catalog-row>div{padding:8px 0!important;border-left:0!important;border-bottom:1px solid #edf1f4}.server-catalog-row>div:first-child{grid-column:1/-1;padding-bottom:11px!important}.server-catalog-row>div:last-child{grid-column:1/-1;justify-content:space-between;padding-top:12px!important;border-bottom:0!important}.server-catalog-row>div:nth-child(2)::before{content:"CPU"}.server-catalog-row>div:nth-child(3)::before{content:"\5185\5b58"}.server-catalog-row>div:nth-child(4)::before{content:"\786c\76d8"}.server-catalog-row>div:nth-child(5)::before{content:"\5e26\5bbd"}.server-catalog-row>div:nth-child(n+2):nth-child(-n+5)::before{display:block;margin-bottom:2px;color:#91a0ac;font-size:11px}.server-catalog-price{min-width:0;font-size:14px}.server-catalog-buy{min-height:34px;padding:7px 12px}}

/* Final visual pass: compact sticky chrome and mobile progressive disclosure. */
.server-category-tree{top:0;max-height:104px;overflow:visible}.server-category-tree:after{height:0}.server-catalog-head{top:104px;box-shadow:0 1px 0 rgba(31,52,70,.18)}
.server-catalog-more{display:none}
@media(max-width:767px){
 .server-category-tree{position:sticky;top:0;z-index:8;max-height:none;overflow:visible;margin-bottom:16px}
 .server-category-tree:after{display:none}
 .server-category-tree .server-category-group.is-open .server-category-children{display:none!important}
 .server-category-tree .server-category-group.mobile-category-open .server-category-children{display:flex!important}
 .server-catalog-row.is-mobile-hidden{display:none!important}
 .server-category-tree .server-category-parent{min-height:42px}
 .server-catalog-head{top:0;box-shadow:none}
 .server-catalog-row:nth-of-type(n+14){display:none}
 .server-catalog-table.mobile-expanded .server-catalog-row{display:grid}
 .server-catalog-more{display:block;width:100%;margin-top:10px;padding:11px 14px;border:1px solid #d7e0e7;border-radius:3px;background:#fff;color:#d33d3d;font-size:13px;text-align:center;cursor:pointer}
 .server-catalog-more.is-hidden{display:none}
}

/* Final sticky stack override. */
.server-catalog-head{top:176px!important}
@media(max-width:767px){.server-catalog-head{top:0!important}}

/* Align product title and current-category status on one desktop baseline. */
@media(min-width:768px){.server-catalog-toolbar>div:first-child{display:flex;align-items:center}.server-catalog-toolbar h3{margin:0;line-height:36px}.server-current-filter{align-self:center}}
@media(max-width:767px){.server-catalog-toolbar>div:first-child{display:block}.server-catalog-toolbar h3{margin:0}}

/* Prevent the desktop category flyout from covering the product toolbar. */
@media(min-width:768px){.server-category-tree .server-category-group.is-open .server-category-children{display:none}.server-category-tree .server-category-group.is-hover .server-category-children{display:flex}.server-catalog-toolbar{z-index:9}.server-current-filter{position:relative;z-index:2}}
