/* Update id: WNPK */

.bare-metal-service {
    --dedicated-ink: #10263d;
    --dedicated-muted: #607286;
    --dedicated-line: #dbe5ef;
    --dedicated-teal: #ef7d22;
    background: #f4f7fb;
    color: var(--dedicated-ink);
}

/* Product-led dedicated server marketing */
.bare-metal-service {
    --dedicated-orange: var(--corporate-orange);
    --dedicated-orange-dark: var(--corporate-orange-dark);
    --dedicated-navy: #101c27;
    --dedicated-ink: #17232e;
    --dedicated-muted: #63707a;
    --dedicated-line: #dfe3e5;
    background: #fff;
}

.dedicated-market-hero {
    position: relative;
    padding: 72px 0 68px;
    overflow: hidden;
    color: #fff;
    background: radial-gradient(circle at 82% 12%, rgba(232, 93, 35, .22), transparent 30%), linear-gradient(128deg, #111a22, #172733 68%, #24323b);
}
.dedicated-market-hero::after { position: absolute; right: -180px; bottom: -220px; width: 520px; height: 520px; border: 1px solid rgba(255,255,255,.05); border-radius: 50%; box-shadow: 0 0 0 78px rgba(255,255,255,.018), 0 0 0 156px rgba(255,255,255,.012); content: ""; }
.dedicated-market-hero__grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, .9fr) minmax(470px, 1.1fr); gap: clamp(48px, 7vw, 96px); align-items: center; }
.dedicated-market-hero .corporate-eyebrow { color: #f2a07d; }
.dedicated-market-hero h1 { max-width: 720px; margin: 0; color: #fff; font-size: clamp(2.65rem, 4.5vw, 4.65rem); line-height: .98; letter-spacing: -.052em; }
.dedicated-market-hero__copy > p:not(.corporate-eyebrow) { max-width: 700px; margin: 24px 0 0; color: #c9d0d5; font-size: 16px; line-height: 1.7; }
.dedicated-market-hero .corporate-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 31px; }
.dedicated-market-hero .corporate-button--quiet { border-color: rgba(255,255,255,.3); color: #fff !important; }
.dedicated-market-hero .corporate-button--quiet:hover { border-color: #fff; background: rgba(255,255,255,.07); }
.dedicated-market-hero__facts { display: flex; flex-wrap: wrap; gap: 12px 24px; margin: 27px 0 0; padding: 0; list-style: none; }
.dedicated-market-hero__facts li { color: #adb8c0; font-size: 11px; }
.dedicated-market-hero__facts i { margin-right: 7px; color: #f28a5d; }

.dedicated-market-visual { position: relative; min-height: 480px; overflow: hidden; border: 1px solid rgba(255,255,255,.13); border-radius: 24px; background: #0b1116; box-shadow: 0 32px 75px rgba(0,0,0,.32); }
.dedicated-market-visual::after { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(9,14,18,.04), rgba(9,14,18,.48)); content: ""; pointer-events: none; }
.dedicated-market-visual > img { width: 100%; height: 100%; min-height: 480px; object-fit: cover; opacity: .88; }
.dedicated-market-visual__telemetry { position: absolute; z-index: 1; inset: 0; width: 100%; height: 100%; pointer-events: none; }.dedicated-market-visual__telemetry path { fill: none; stroke: rgba(242,138,93,.52); stroke-width: 1.5; stroke-dasharray: 7 10; animation: dedicated-telemetry-flow 8s linear infinite; }.dedicated-market-visual__telemetry circle { fill: #ffb08d; filter: drop-shadow(0 0 7px #e85d23); transform-box: fill-box; transform-origin: center; animation: dedicated-telemetry-pulse 2.6s ease-in-out infinite; }.dedicated-market-visual__telemetry .dedicated-telemetry-node--two { animation-delay: .8s; }.dedicated-market-visual__telemetry .dedicated-telemetry-node--three { animation-delay: 1.6s; }
@keyframes dedicated-telemetry-flow { to { stroke-dashoffset: -170; } }
@keyframes dedicated-telemetry-pulse { 0%,100% { opacity: .45; transform: scale(.8); } 50% { opacity: 1; transform: scale(1.55); } }
.dedicated-market-visual__hardware, .dedicated-market-visual__network, .dedicated-market-visual__regions { position: absolute; z-index: 1; border: 1px solid rgba(255,255,255,.16); background: rgba(12,18,23,.86); box-shadow: 0 14px 35px rgba(0,0,0,.24); backdrop-filter: blur(9px); }
.dedicated-market-visual__hardware { top: 27px; left: 27px; padding: 16px 18px; border-left: 3px solid var(--dedicated-orange); }
.dedicated-market-visual__hardware small, .dedicated-market-visual__hardware strong, .dedicated-market-visual__hardware span { display: block; }
.dedicated-market-visual__hardware small { color: #f2a07d; font-size: 9px; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.dedicated-market-visual__hardware strong { margin-top: 7px; color: #fff; font-size: 17px; }
.dedicated-market-visual__hardware span { margin-top: 4px; color: #aeb9c0; font-size: 10px; }
.dedicated-market-visual__network { top: 28px; right: 25px; display: grid; grid-template-columns: 37px 1fr; gap: 11px; align-items: center; padding: 13px 15px; }
.dedicated-market-visual__network > i { display: grid; width: 36px; height: 36px; place-items: center; border-radius: 10px; color: #fff; background: var(--dedicated-orange); }
.dedicated-market-visual__network small, .dedicated-market-visual__network strong { display: block; }
.dedicated-market-visual__network small { color: #aeb9c0; font-size: 9px; }
.dedicated-market-visual__network strong { margin-top: 3px; color: #fff; font-size: 11px; }
.dedicated-market-visual__regions { right: 24px; bottom: 24px; left: 24px; display: grid; grid-template-columns: 1fr 72px 1fr; gap: 15px; align-items: center; padding: 15px 18px; }
.dedicated-market-visual__regions > span { min-width: 0; }
.dedicated-market-visual__regions b, .dedicated-market-visual__regions small { display: block; }
.dedicated-market-visual__regions b { color: #fff; font-size: 12px; }
.dedicated-market-visual__regions small { margin-top: 4px; overflow: hidden; color: #aab5bd; font-size: 8px; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-market-visual__regions > span:last-child { text-align: right; }
.dedicated-market-visual__regions > i { position: relative; height: 1px; background: rgba(255,255,255,.35); }
.dedicated-market-visual__regions > i::before, .dedicated-market-visual__regions > i::after { position: absolute; top: -3px; width: 7px; height: 7px; border-radius: 50%; background: var(--dedicated-orange); content: ""; }
.dedicated-market-visual__regions > i::before { left: 0; }.dedicated-market-visual__regions > i::after { right: 0; }

.dedicated-market-strip { border-bottom: 1px solid var(--dedicated-line); background: #fff; }
.dedicated-market-strip .corporate-shell { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.dedicated-market-strip article { display: grid; grid-template-columns: 40px 1fr; gap: 13px; align-items: center; min-width: 0; padding: 25px 24px; border-right: 1px solid var(--dedicated-line); }
.dedicated-market-strip article:first-child { padding-left: 0; }.dedicated-market-strip article:last-child { padding-right: 0; border-right: 0; }
.dedicated-market-strip article > i { display: grid; width: 39px; height: 39px; place-items: center; border-radius: 11px; color: var(--dedicated-orange-dark); background: #fff0e9; }
.dedicated-market-strip strong, .dedicated-market-strip span { display: block; }
.dedicated-market-strip strong { color: var(--dedicated-ink); font-size: 12px; }
.dedicated-market-strip span { margin-top: 3px; color: #7b858c; font-size: 9px; line-height: 1.35; }

.dedicated-market-catalogue { padding: 92px 0 112px; background: #f5f5f2; }
.dedicated-market-catalogue__tax { margin: 34px 0 0; color: var(--dedicated-muted); font-size: 13px; line-height: 1.55; }
.dedicated-market-heading { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(340px, .72fr); gap: 65px; align-items: end; }
.dedicated-market-heading h2 { max-width: 760px; margin: 12px 0 0; color: var(--dedicated-ink); font-size: clamp(2.05rem, 3.4vw, 3.55rem); line-height: 1.03; letter-spacing: -.04em; }
.dedicated-market-heading > p { margin: 0; color: var(--dedicated-muted); font-size: 14px; line-height: 1.72; }
.dedicated-market-heading--compact { margin-bottom: 35px; }
.dedicated-series-nav { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 1px; margin-top: 38px; overflow: hidden; border: 1px solid #d7dbdd; border-radius: 14px; background: #d7dbdd; box-shadow: 0 10px 28px rgba(18,28,36,.06); }
.dedicated-series-nav a { min-width: 0; padding: 14px 10px; color: var(--dedicated-ink); background: #fff; text-align: center; text-decoration: none; transition: color .16s ease, background .16s ease; }
.dedicated-series-nav a:hover { color: var(--dedicated-orange-dark); background: #fff7f2; }
.dedicated-series-nav span, .dedicated-series-nav small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-series-nav span { font-size: 11px; font-weight: 800; }
.dedicated-series-nav small { margin-top: 4px; color: #858e94; font-size: 8px; }

.dedicated-series { padding: 66px 0 0; scroll-margin-top: 22px; }
.dedicated-series__heading { display: grid; grid-template-columns: minmax(0, 1fr) minmax(260px, .52fr); gap: 50px; align-items: end; margin-bottom: 22px; padding-bottom: 20px; border-bottom: 1px solid #d9dddf; }
.dedicated-series__heading span { color: var(--dedicated-orange-dark); font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.dedicated-series__heading h3 { max-width: 760px; margin: 8px 0 0; color: var(--dedicated-ink); font-size: clamp(1.45rem, 2.1vw, 2.05rem); line-height: 1.18; letter-spacing: -.028em; }
.dedicated-series__heading > p { margin: 0; color: var(--dedicated-muted); font-size: 11px; line-height: 1.55; }
.dedicated-series__heading > p strong { display: block; margin-bottom: 4px; color: var(--dedicated-ink); font-size: 9px; letter-spacing: .08em; text-transform: uppercase; }
.dedicated-plan-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 13px; align-items: start; }
.dedicated-plan-card { display: flex; flex-direction: column; min-width: 0; padding: 22px; border: 1px solid #dfe2e3; border-top: 3px solid #969da1; border-radius: 15px; background: #fff; box-shadow: 0 8px 25px rgba(19,30,39,.045); transition: transform .17s ease, box-shadow .17s ease, border-color .17s ease; }
.dedicated-plan-card:hover { border-color: #c7cbcd; border-top-color: var(--dedicated-orange); box-shadow: 0 15px 34px rgba(19,30,39,.09); transform: translateY(-3px); }
.dedicated-plan-card > header { display: flex; justify-content: space-between; gap: 8px; align-items: center; min-height: 24px; color: #899298; font: 700 8px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; letter-spacing: .06em; }
.dedicated-plan-card > header em { padding: 4px 6px; border-radius: 999px; color: #9a3a14; background: #fff0e9; font: 800 7px inherit; letter-spacing: 0; }
.dedicated-plan-card h4 { min-height: 39px; margin: 12px 0 16px; color: var(--dedicated-ink); font-size: 16px; line-height: 1.22; letter-spacing: -.018em; }
.dedicated-plan-card__cpu { padding: 14px; border-radius: 10px; background: #f4f5f4; }
.dedicated-plan-card__cpu small, .dedicated-plan-card__cpu strong, .dedicated-plan-card__cpu span { display: block; }
.dedicated-plan-card__cpu small { color: #858e94; font-size: 8px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.dedicated-plan-card__cpu strong { min-height: 34px; margin-top: 5px; color: #22323e; font-size: 11px; line-height: 1.4; }
.dedicated-plan-card__cpu span { margin-top: 5px; color: #747f87; font-size: 9px; }
.dedicated-plan-card__specs { margin: 14px 0 0; }
.dedicated-plan-card__specs > div { padding: 9px 0; border-bottom: 1px solid #eaeced; }
.dedicated-plan-card__specs dt { display: flex; gap: 7px; align-items: center; color: #858d93; font-size: 8px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.dedicated-plan-card__specs dt i { width: 12px; color: var(--dedicated-orange-dark); text-align: center; }
.dedicated-plan-card__specs dd { min-height: 30px; margin: 4px 0 0; color: #33434e; font-size: 9px; font-weight: 700; line-height: 1.45; }
.dedicated-plan-card__options { margin-top: 15px; border: 1px solid #dfe5e9; border-radius: 10px; background: #f8fafb; }
.dedicated-plan-card__options > summary, .dedicated-plan-option-group > summary { display: flex; justify-content: space-between; gap: 8px; align-items: center; cursor: pointer; list-style: none; }
.dedicated-plan-card__options > summary::-webkit-details-marker, .dedicated-plan-option-group > summary::-webkit-details-marker { display: none; }
.dedicated-plan-card__options > summary { padding: 11px 12px; color: #344652; font-size: 9px; font-weight: 800; }
.dedicated-plan-card__options > summary span, .dedicated-plan-option-group > summary span { display: flex; gap: 7px; align-items: center; }
.dedicated-plan-card__options > summary i, .dedicated-plan-option-group > summary i { width: 12px; color: var(--dedicated-orange-dark); text-align: center; }
.dedicated-plan-card__options > summary small, .dedicated-plan-option-group > summary small { color: #7c878e; font-size: 8px; font-weight: 700; }
.dedicated-plan-card__options[open] > summary { border-bottom: 1px solid #dfe5e9; background: #fff; }
.dedicated-plan-card__options-body { padding: 12px; }
.dedicated-plan-card__options-body > p { margin: 0 0 10px; color: #62717c; font-size: 8px; line-height: 1.55; }
.dedicated-plan-card__options-body > p strong { color: #374954; }
.dedicated-plan-card__backup { display: flex; gap: 7px; align-items: flex-start; padding: 9px; border-radius: 7px; background: #fff0e9; }
.dedicated-plan-card__backup > i { margin-top: 1px; color: var(--dedicated-orange-dark); }
.dedicated-plan-option-group { margin-top: 7px; border: 1px solid #e2e8eb; border-radius: 7px; background: #fff; }
.dedicated-plan-option-group > summary { padding: 9px; color: #42535e; font-size: 8px; font-weight: 800; }
.dedicated-plan-option-group[open] > summary { border-bottom: 1px solid #edf0f1; }
.dedicated-plan-option-group > p { margin: 0; padding: 9px 9px 3px; color: #71808a; font-size: 8px; line-height: 1.5; }
.dedicated-plan-option-group ul { max-height: 255px; margin: 0; padding: 4px 9px 9px; overflow-y: auto; list-style: none; }
.dedicated-plan-option-group li { display: flex; justify-content: space-between; gap: 8px; padding: 7px 0; border-bottom: 1px solid #edf0f1; color: #51616c; font-size: 8px; line-height: 1.35; }
.dedicated-plan-option-group li:last-child { border-bottom: 0; }
.dedicated-plan-option-group li > span { min-width: 0; }
.dedicated-plan-option-group li em { display: inline-block; margin: 3px 0 0 4px; padding: 2px 4px; border-radius: 99px; color: #875017; background: #fff0e9; font-size: 7px; font-style: normal; font-weight: 800; white-space: nowrap; }
.dedicated-plan-option-group li b { flex: 0 0 auto; color: #354854; font-size: 8px; text-align: right; }
.dedicated-plan-option-group li b small { display: block; margin-top: 2px; color: #8a5a28; font-size: 7px; font-weight: 700; }
.dedicated-plan-card > footer { margin-top: auto; padding-top: 19px; }
.dedicated-plan-card > footer p { min-height: 136px; margin: 0 0 16px; }
.dedicated-plan-card > footer p small, .dedicated-plan-card > footer p span, .dedicated-plan-card > footer p b, .dedicated-plan-card > footer p em { display: block; }
.dedicated-plan-card > footer p small, .dedicated-plan-card > footer p span { color: #79838a; font-size: 9px; }
.dedicated-plan-card > footer p b { margin-top: 3px; color: var(--dedicated-orange-dark); font-size: 8px; letter-spacing: .08em; text-transform: uppercase; }
.dedicated-plan-card > footer p strong { display: block; margin: 5px 0 3px; color: var(--dedicated-ink); font-size: 27px; line-height: 1; letter-spacing: -.035em; }
.dedicated-plan-card > footer p sup { color: var(--dedicated-orange-dark); font-size: 10px; letter-spacing: 0; }
.dedicated-plan-card > footer p em { margin-top: 5px; color: #8a5a28; font-size: 8px; font-style: normal; }
.dedicated-plan-card > footer p .dedicated-plan-card__annual { margin-top: 10px; padding-top: 8px; border-top: 1px solid #edf0f2; }
.dedicated-plan-card > footer p .dedicated-plan-card__annual b { margin: 0; color: var(--dedicated-ink); font-size: 9px; letter-spacing: 0; text-transform: none; }
.dedicated-plan-card > footer p .dedicated-plan-card__annual small { margin-top: 3px; line-height: 1.35; }
.dedicated-plan-card .corporate-button { justify-content: space-between; width: 100%; margin-top: 0; padding: 11px 12px; border-color: var(--dedicated-orange); background: var(--dedicated-orange); color: #fff !important; font-size: 10px; }
.dedicated-plan-card .corporate-button:hover { border-color: var(--dedicated-orange-dark); background: var(--dedicated-orange-dark); }

.dedicated-options { padding: 100px 0; background: #fff; }
.dedicated-options__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 13px; }
.dedicated-options__grid article { padding: 25px; border: 1px solid var(--dedicated-line); border-radius: 14px; background: #fafafa; }
.dedicated-options__grid i { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 11px; color: var(--dedicated-orange-dark); background: #fff0e9; }
.dedicated-options__grid h3 { margin: 18px 0 8px; color: var(--dedicated-ink); font-size: 15px; }
.dedicated-options__grid p { margin: 0; color: var(--dedicated-muted); font-size: 11px; line-height: 1.62; }

.dedicated-network { padding: 105px 0; color: #fff; background: var(--dedicated-navy); }
.dedicated-network__grid { display: grid; grid-template-columns: minmax(0, .84fr) minmax(470px, 1.16fr); gap: clamp(55px, 8vw, 110px); align-items: center; }
.dedicated-network .corporate-eyebrow { color: #f2a07d; }
.dedicated-network h2 { max-width: 650px; margin: 12px 0 22px; color: #fff; font-size: clamp(2.05rem, 3.2vw, 3.35rem); line-height: 1.05; letter-spacing: -.04em; }
.dedicated-network__copy > p:not(.corporate-eyebrow) { margin: 0 0 16px; color: #bdc6cc; font-size: 13px; line-height: 1.75; }
.dedicated-network-map { padding: 25px; border: 1px solid rgba(255,255,255,.12); border-radius: 22px; background: rgba(255,255,255,.045); box-shadow: 0 24px 60px rgba(0,0,0,.22); }
.dedicated-network-map__region { position: relative; padding: 25px; overflow: hidden; border: 1px solid rgba(255,255,255,.12); border-radius: 15px; background: #172733; }
.dedicated-network-map__region::after { position: absolute; right: -38px; bottom: -48px; width: 130px; height: 130px; border: 1px solid rgba(232,93,35,.22); border-radius: 50%; box-shadow: 0 0 0 24px rgba(232,93,35,.035); content: ""; }
.dedicated-network-map__region span, .dedicated-network-map__region strong, .dedicated-network-map__region small { position: relative; z-index: 1; display: block; }
.dedicated-network-map__region span { color: #f2a07d; font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.dedicated-network-map__region strong { margin-top: 8px; color: #fff; font-size: 16px; }
.dedicated-network-map__region small { margin-top: 5px; color: #9fadb6; font-size: 9px; }
.dedicated-network-map__link { display: grid; grid-template-columns: 1fr auto 1fr; gap: 11px; align-items: center; padding: 14px 8px; color: #98a6af; font-size: 8px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.dedicated-network-map__link i { height: 1px; background: linear-gradient(90deg, transparent, var(--dedicated-orange)); }.dedicated-network-map__link i:last-child { background: linear-gradient(90deg, var(--dedicated-orange), transparent); }
.dedicated-network-map footer { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 13px; }
.dedicated-network-map footer span { padding: 11px 8px; border-radius: 9px; color: #b6c0c7; background: rgba(255,255,255,.055); font-size: 8px; text-align: center; }
.dedicated-network-map footer i { margin-right: 5px; color: #f18a5d; }

.dedicated-management { padding: 82px 0; background: #f4f4f1; }
.dedicated-management__grid { display: grid; grid-template-columns: minmax(0, .75fr) minmax(520px, 1.25fr); gap: 75px; align-items: center; }
.dedicated-management h2, .dedicated-explainer h2 { margin: 10px 0 15px; color: var(--dedicated-ink); font-size: clamp(1.9rem, 3vw, 3.05rem); line-height: 1.06; letter-spacing: -.037em; }
.dedicated-management__grid > div > p:last-child { margin: 0; color: var(--dedicated-muted); font-size: 13px; line-height: 1.68; }
.dedicated-management ul { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; margin: 0; padding: 0; list-style: none; }
.dedicated-management li { display: grid; grid-template-columns: 34px 1fr; gap: 10px; align-items: center; min-width: 0; padding: 13px; border: 1px solid #dcdfdf; border-radius: 10px; background: #fff; }
.dedicated-management li i { display: grid; width: 33px; height: 33px; place-items: center; border-radius: 8px; color: var(--dedicated-orange-dark); background: #fff0e9; font-size: 11px; }
.dedicated-management li span { color: #33434e; font-size: 10px; font-weight: 750; line-height: 1.35; }

.dedicated-explainer { padding: 90px 0; background: #fff; }
.dedicated-explainer__grid { display: grid; grid-template-columns: minmax(0, .78fr) minmax(540px, 1.22fr); gap: 85px; align-items: start; }
.dedicated-explainer__grid > div:last-child { display: grid; gap: 1px; border: 1px solid var(--dedicated-line); border-radius: 15px; overflow: hidden; background: var(--dedicated-line); }
.dedicated-explainer article { padding: 21px 24px; background: #fff; }
.dedicated-explainer article h3 { margin: 0 0 6px; color: var(--dedicated-ink); font-size: 13px; }
.dedicated-explainer article p { margin: 0; color: var(--dedicated-muted); font-size: 11px; line-height: 1.6; }

.dedicated-final-cta { padding: 70px 0; color: #fff; background: linear-gradient(120deg, #c94a16, #e85d23 62%, #f18a5d); }
.dedicated-final-cta .corporate-shell { display: flex; justify-content: space-between; gap: 45px; align-items: center; }
.dedicated-final-cta .corporate-eyebrow { color: #fff1ea; }
.dedicated-final-cta h2 { max-width: 760px; margin: 9px 0 0; color: #fff; font-size: clamp(1.85rem, 3vw, 3rem); line-height: 1.06; letter-spacing: -.036em; }
.dedicated-final-cta .corporate-button--primary { flex: 0 0 auto; border-color: #fff; background: #fff; color: #a93a10 !important; }
.dedicated-final-cta .corporate-button--primary:hover { background: #fff4ef; }

@media (max-width: 1180px) {
    .dedicated-market-hero__grid, .dedicated-network__grid { grid-template-columns: 1fr; }
    .dedicated-market-visual { max-width: 760px; }
    .dedicated-plan-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .dedicated-series-nav { grid-template-columns: repeat(4, minmax(0, 1fr)); }
    .dedicated-management__grid, .dedicated-explainer__grid { grid-template-columns: 1fr; gap: 38px; }
}

@media (prefers-reduced-motion: reduce) {
    .dedicated-market-visual__telemetry path, .dedicated-market-visual__telemetry circle { animation: none; }
}

@media (max-width: 820px) {
    .dedicated-market-hero { padding: 58px 0; }
    .dedicated-market-hero h1 { font-size: clamp(2.45rem, 10vw, 3.55rem); }
    .dedicated-market-hero__grid { gap: 42px; }
    .dedicated-market-visual, .dedicated-market-visual > img { min-height: 420px; }
    .dedicated-market-strip .corporate-shell { grid-template-columns: repeat(2, 1fr); }
    .dedicated-market-strip article:nth-child(2) { border-right: 0; }.dedicated-market-strip article:nth-child(-n+2) { border-bottom: 1px solid var(--dedicated-line); }
    .dedicated-market-strip article { padding: 20px 16px; }
    .dedicated-market-strip article:first-child, .dedicated-market-strip article:last-child { padding: 20px 16px; }
    .dedicated-market-heading, .dedicated-series__heading { grid-template-columns: 1fr; gap: 18px; }
    .dedicated-options__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .dedicated-management ul { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 560px) {
    .dedicated-market-hero h1 { font-size: 2.65rem; }
    .dedicated-market-hero__copy > p:not(.corporate-eyebrow) { font-size: 14px; }
    .dedicated-market-hero .corporate-actions { align-items: stretch; flex-direction: column; }
    .dedicated-market-hero .corporate-button { justify-content: center; width: 100%; }
    .dedicated-market-hero__facts { display: grid; gap: 9px; }
    .dedicated-market-visual, .dedicated-market-visual > img { min-height: 390px; }
    .dedicated-market-visual__hardware { top: 16px; left: 16px; }
    .dedicated-market-visual__network { display: none; }
    .dedicated-market-visual__regions { right: 14px; bottom: 14px; left: 14px; grid-template-columns: 1fr; gap: 9px; }
    .dedicated-market-visual__regions > span:last-child { text-align: left; }
    .dedicated-market-visual__regions > i { display: none; }
    .dedicated-market-strip .corporate-shell, .dedicated-plan-grid, .dedicated-options__grid, .dedicated-management ul { grid-template-columns: 1fr; }
    .dedicated-market-strip article { border-right: 0; border-bottom: 1px solid var(--dedicated-line); }
    .dedicated-market-strip article:nth-child(3) { border-bottom: 1px solid var(--dedicated-line); }
    .dedicated-market-strip article:last-child { border-bottom: 0; }
    .dedicated-market-catalogue, .dedicated-options, .dedicated-network, .dedicated-explainer { padding: 74px 0; }
    .dedicated-market-heading h2 { font-size: 2.2rem; }
    .dedicated-series-nav { display: flex; overflow-x: auto; border-radius: 10px; }
    .dedicated-series-nav a { flex: 0 0 130px; }
    .dedicated-series { padding-top: 52px; }
    .dedicated-plan-card { padding: 20px; }
    .dedicated-network-map { padding: 16px; }
    .dedicated-network-map footer { grid-template-columns: 1fr; }
    .dedicated-final-cta .corporate-shell { align-items: flex-start; flex-direction: column; }
}

.bare-metal-hero {
    position: relative;
    overflow: hidden;
    padding: 96px 0 82px;
    color: #fff;
    background:
        radial-gradient(circle at 82% 12%, rgba(47, 191, 199, .24), transparent 30%),
        radial-gradient(circle at 18% 110%, rgba(35, 103, 181, .28), transparent 34%),
        linear-gradient(132deg, #061321 0%, #0d2946 58%, #09586d 100%);
}

.bare-metal-hero::after {
    content: "";
    position: absolute;
    right: -120px;
    bottom: -240px;
    width: 520px;
    height: 520px;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 50%;
    box-shadow: 0 0 0 70px rgba(255, 255, 255, .025), 0 0 0 140px rgba(255, 255, 255, .018);
}

.bare-metal-hero__grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(340px, .78fr);
    gap: clamp(44px, 7vw, 92px);
    align-items: center;
}

.bare-metal-hero h1 {
    max-width: 850px;
    margin: 18px 0 25px;
    font-size: clamp(43px, 5.4vw, 74px);
    line-height: .99;
    letter-spacing: -.052em;
}

.bare-metal-hero__lead {
    max-width: 780px;
    margin: 0;
    color: #d0e2f1;
    font-size: 19px;
    line-height: 1.7;
}

.bare-metal-hero__trust {
    margin: 25px 0 0;
    color: #bed6e7;
    font-size: 14px;
}

.bare-metal-hero__trust i {
    margin-right: 8px;
    color: #63e5bf;
}

.bare-metal-console {
    padding: 28px 30px 18px;
    border: 1px solid rgba(255, 255, 255, .17);
    border-radius: 24px;
    background: rgba(3, 16, 30, .66);
    box-shadow: 0 30px 90px rgba(0, 0, 0, .28);
    backdrop-filter: blur(14px);
}

.bare-metal-console__status {
    display: flex;
    gap: 9px;
    align-items: center;
    color: #72e5c2;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .22em;
}

.bare-metal-console__status span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #72e5c2;
    box-shadow: 0 0 0 5px rgba(114, 229, 194, .12);
}

.bare-metal-console ol {
    margin: 13px 0 0;
    padding: 0;
    list-style: none;
}

.bare-metal-console li {
    display: flex;
    gap: 17px;
    align-items: center;
    padding: 17px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .09);
}

.bare-metal-console li:last-child { border-bottom: 0; }

.bare-metal-console b {
    display: grid;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    place-items: center;
    border-radius: 50%;
    background: #173e64;
    color: #72e5c2;
    font-size: 12px;
}

.bare-metal-console p { margin: 0; }
.bare-metal-console strong,
.bare-metal-console small { display: block; }
.bare-metal-console strong { font-size: 16px; }
.bare-metal-console small { margin-top: 4px; color: #a9c2d8; line-height: 1.4; }

/* Dedicated marketing narrative */
.dedicated-hero-visual {
    position: relative;
    min-height: 520px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 30px;
    background: #071827;
    box-shadow: 0 40px 100px rgba(0, 0, 0, .38);
    isolation: isolate;
}

.dedicated-hero-visual::before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(180deg, rgba(4, 17, 29, .04) 30%, rgba(4, 17, 29, .92) 100%);
    pointer-events: none;
}

.dedicated-hero-visual::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 23px;
    right: 23px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #62e4ba;
    box-shadow: 0 0 0 7px rgba(98, 228, 186, .12), 0 0 24px rgba(98, 228, 186, .7);
}

.dedicated-hero-visual > img {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    object-fit: cover;
    transform: scale(1.025);
}

.dedicated-hero-visual__status,
.dedicated-hero-visual__spec,
.dedicated-hero-visual__route {
    position: absolute;
    z-index: 3;
    backdrop-filter: blur(13px);
}

.dedicated-hero-visual__status {
    top: 24px;
    left: 24px;
    display: grid;
    grid-template-columns: 9px 1fr;
    gap: 2px 10px;
    align-items: center;
    padding: 13px 16px;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 13px;
    background: rgba(5, 20, 33, .64);
}

.dedicated-hero-visual__status i {
    grid-row: 1 / 3;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #61e4ba;
    box-shadow: 0 0 0 4px rgba(97, 228, 186, .12);
}

.dedicated-hero-visual__status span,
.dedicated-hero-visual__status strong { display: block; }
.dedicated-hero-visual__status span { color: #7fe7ca; font-size: 9px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.dedicated-hero-visual__status strong { color: #f4fbff; font-size: 12px; }

.dedicated-hero-visual__route {
    top: 46%;
    right: 23px;
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 9px 11px;
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 999px;
    background: rgba(5, 20, 33, .58);
    color: #d9ecf4;
    font: 800 9px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    letter-spacing: .11em;
}

.dedicated-hero-visual__route b {
    position: relative;
    display: block;
    width: 42px;
    height: 1px;
    background: linear-gradient(90deg, #55ddbd, #ef9c56);
}

.dedicated-hero-visual__route b::after {
    content: "";
    position: absolute;
    right: -1px;
    top: -2px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ef9c56;
}

.dedicated-hero-visual__spec {
    right: 24px;
    bottom: 24px;
    left: 24px;
    padding: 18px 20px;
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 15px;
    background: rgba(4, 18, 30, .72);
}

.dedicated-hero-visual__spec small,
.dedicated-hero-visual__spec strong,
.dedicated-hero-visual__spec span { display: block; }
.dedicated-hero-visual__spec small { color: #77dec7; font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.dedicated-hero-visual__spec strong { margin-top: 5px; color: #fff; font-size: 18px; }
.dedicated-hero-visual__spec span { margin-top: 3px; color: #acc7d7; font-size: 11px; }

.dedicated-section-heading { max-width: 760px; }
.dedicated-section-heading h2,
.dedicated-workspace-story h2,
.dedicated-configuration h2 {
    margin: 13px 0 0;
    font-size: clamp(35px, 4vw, 54px);
    line-height: 1.06;
    letter-spacing: -.042em;
}
.dedicated-section-heading > p:last-child { max-width: 680px; margin: 19px 0 0; color: #65788a; font-size: 16px; line-height: 1.68; }

.dedicated-journey {
    position: relative;
    padding: 92px 0 100px;
    overflow: hidden;
    background: #fff;
}

.dedicated-journey::after {
    content: "";
    position: absolute;
    top: -150px;
    right: -150px;
    width: 440px;
    height: 440px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(23, 153, 166, .1), transparent 68%);
    pointer-events: none;
}

.dedicated-journey__steps {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 54px 0 0;
    padding: 0;
    list-style: none;
}

.dedicated-journey__steps::before {
    content: "";
    position: absolute;
    top: 55px;
    right: 12.5%;
    left: 12.5%;
    height: 1px;
    background: linear-gradient(90deg, #97b9c8, #28a592 55%, #dd8d4c);
}

.dedicated-journey__steps li {
    position: relative;
    display: grid;
    justify-items: center;
    padding: 0 22px;
    text-align: center;
}

.dedicated-journey__steps li > span { color: #8ba0b2; font: 800 9px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; letter-spacing: .15em; }
.dedicated-journey__steps li > i {
    z-index: 1;
    display: grid;
    width: 66px;
    height: 66px;
    margin-top: 16px;
    place-items: center;
    border: 8px solid #fff;
    border-radius: 50%;
    background: #e6f4f4;
    color: #0b8292;
    box-shadow: 0 0 0 1px #cae0e5;
    font-size: 18px;
}
.dedicated-journey__steps li:last-child > i { background: #fff0e3; color: #ce7232; box-shadow: 0 0 0 1px #efd5c1; }
.dedicated-journey__steps strong { display: block; margin-top: 20px; color: #18344e; font-size: 15px; }
.dedicated-journey__steps p { margin: 8px 0 0; color: #6a7c8d; font-size: 12px; line-height: 1.58; }

.dedicated-workspace-story {
    padding: 110px 0;
    overflow: hidden;
    background: linear-gradient(135deg, #071726 0%, #0c3048 58%, #0b5360 100%);
    color: #fff;
}

.dedicated-workspace-story__grid {
    display: grid;
    grid-template-columns: minmax(300px, .7fr) minmax(580px, 1.35fr);
    gap: clamp(52px, 7vw, 94px);
    align-items: center;
}

.dedicated-workspace-story__copy > p:not(.corporate-eyebrow) { margin: 24px 0 0; color: #bad0dd; font-size: 16px; line-height: 1.72; }
.dedicated-workspace-story__copy ul { display: grid; gap: 17px; margin: 30px 0 32px; padding: 0; list-style: none; }
.dedicated-workspace-story__copy li { display: grid; grid-template-columns: 28px 1fr; gap: 12px; align-items: start; color: #c2d5e0; font-size: 13px; line-height: 1.55; }
.dedicated-workspace-story__copy li > i { display: grid; width: 26px; height: 26px; place-items: center; border-radius: 50%; background: rgba(82, 222, 184, .13); color: #66e1c0; font-size: 10px; }
.dedicated-workspace-story__copy li strong { display: block; margin-bottom: 2px; color: #fff; font-size: 13px; }

.dedicated-workspace-preview {
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .17);
    border-radius: 23px;
    background: #f5f8fa;
    color: #19334b;
    box-shadow: 0 45px 110px rgba(0, 0, 0, .34);
    transform: perspective(1500px) rotateY(-3deg) rotateX(1deg);
    transform-origin: center left;
}

.dedicated-workspace-preview__bar { display: grid; grid-template-columns: 90px 1fr auto; gap: 14px; align-items: center; padding: 13px 17px; border-bottom: 1px solid #dce5ec; background: #fff; }
.dedicated-workspace-preview__bar > span { display: flex; gap: 5px; }
.dedicated-workspace-preview__bar > span i { width: 7px; height: 7px; border-radius: 50%; background: #cad5dd; }
.dedicated-workspace-preview__bar > span i:first-child { background: #e79070; }
.dedicated-workspace-preview__bar > span i:nth-child(2) { background: #e4bd63; }
.dedicated-workspace-preview__bar > span i:last-child { background: #69c1a8; }
.dedicated-workspace-preview__bar strong { overflow: hidden; color: #486175; font-size: 10px; text-align: center; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-workspace-preview__bar em { color: #80909d; font: normal 9px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; }
.dedicated-workspace-preview__body { display: grid; grid-template-columns: 138px minmax(0, 1fr); min-height: 440px; }
.dedicated-workspace-preview nav { display: flex; flex-direction: column; gap: 6px; padding: 17px 10px; border-right: 1px solid #dce5ec; background: #0e2a40; }
.dedicated-workspace-preview nav a { display: flex; gap: 9px; align-items: center; padding: 10px; border-radius: 8px; color: #a9c0cf; font-size: 9px; text-decoration: none; }
.dedicated-workspace-preview nav a.is-active { background: rgba(86, 218, 184, .13); color: #6ce0c1; }
.dedicated-workspace-preview nav i { width: 13px; text-align: center; }
.dedicated-workspace-preview__content { min-width: 0; padding: 24px; }
.dedicated-workspace-preview__content > header { display: flex; gap: 20px; align-items: flex-start; justify-content: space-between; }
.dedicated-workspace-preview__content > header small { color: #13829c; font-size: 8px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.dedicated-workspace-preview__content h3 { margin: 5px 0 3px; font-size: 20px; letter-spacing: -.025em; }
.dedicated-workspace-preview__content header p { margin: 0; color: #8493a0; font-size: 9px; }
.dedicated-workspace-preview__content > header > span { display: inline-flex; flex: 0 0 auto; gap: 7px; align-items: center; padding: 7px 9px; border-radius: 999px; background: #e7f6f1; color: #15805e; font-size: 8px; font-weight: 800; }
.dedicated-workspace-preview__content > header > span i { width: 6px; height: 6px; border-radius: 50%; background: #35b582; }
.dedicated-workspace-preview__metrics { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; margin-top: 23px; }
.dedicated-workspace-preview__metrics article { min-width: 0; padding: 13px; border: 1px solid #dfe7ed; border-radius: 10px; background: #fff; }
.dedicated-workspace-preview__metrics small,
.dedicated-workspace-preview__metrics strong { display: block; }
.dedicated-workspace-preview__metrics small { color: #8795a0; font-size: 8px; }
.dedicated-workspace-preview__metrics strong { overflow: hidden; margin-top: 5px; color: #29435a; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-workspace-preview__panels { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 11px; }
.dedicated-workspace-preview__panels article { min-width: 0; overflow: hidden; border: 1px solid #dfe7ed; border-radius: 10px; background: #fff; }
.dedicated-workspace-preview__panels article > span { display: block; padding: 11px 13px; border-bottom: 1px solid #e8edf1; color: #345069; font-size: 9px; font-weight: 800; }
.dedicated-workspace-preview__panels dl { margin: 0; }
.dedicated-workspace-preview__panels dl > div { display: flex; justify-content: space-between; padding: 8px 13px; border-bottom: 1px solid #edf1f4; font-size: 8px; }
.dedicated-workspace-preview__panels dl > div:last-child { border-bottom: 0; }
.dedicated-workspace-preview__panels dt { color: #82919e; }
.dedicated-workspace-preview__panels dd { margin: 0; color: #2a485f; font-weight: 800; }
.dedicated-activity-line { display: grid; grid-template-columns: 7px 1fr; gap: 8px; align-items: start; padding: 10px 13px; border-bottom: 1px solid #edf1f4; }
.dedicated-activity-line:last-child { border-bottom: 0; }
.dedicated-activity-line > i { width: 6px; height: 6px; margin-top: 3px; border-radius: 50%; background: #47ba91; box-shadow: 0 0 0 3px #e5f5ef; }
.dedicated-activity-line strong,
.dedicated-activity-line small { display: block; }
.dedicated-activity-line strong { color: #365167; font-size: 8px; }
.dedicated-activity-line small { margin-top: 2px; color: #8997a2; font-size: 7px; }

.dedicated-configuration { padding: 104px 0; background: #eef3f7; }
.dedicated-configuration__grid { display: grid; grid-template-columns: minmax(300px, .74fr) minmax(520px, 1.1fr); gap: clamp(52px, 8vw, 112px); align-items: center; }
.dedicated-configuration__copy > p:not(.corporate-eyebrow) { margin: 22px 0 0; color: #66798b; font-size: 16px; line-height: 1.72; }
.dedicated-configuration__promise { display: grid; grid-template-columns: 44px 1fr; gap: 14px; margin-top: 30px; padding: 17px; border: 1px solid #d4e1e9; border-radius: 14px; background: rgba(255, 255, 255, .7); }
.dedicated-configuration__promise > i { display: grid; width: 44px; height: 44px; place-items: center; border-radius: 12px; background: #dff1f0; color: #0c8190; }
.dedicated-configuration__promise p { margin: 0; }
.dedicated-configuration__promise strong,
.dedicated-configuration__promise span { display: block; }
.dedicated-configuration__promise strong { color: #244057; font-size: 12px; }
.dedicated-configuration__promise span { margin-top: 4px; color: #708292; font-size: 11px; line-height: 1.5; }
.dedicated-configuration__surface { position: relative; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; padding: 14px; border: 1px solid #d6e2e9; border-radius: 22px; background: #fff; box-shadow: 0 28px 70px rgba(22, 55, 78, .12); }
.dedicated-configuration__surface::before { content: "Configuration surface"; position: absolute; top: -24px; right: 18px; color: #8494a1; font: 800 8px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; letter-spacing: .13em; text-transform: uppercase; }
.dedicated-configuration__surface article { position: relative; display: grid; grid-template-columns: 42px 1fr; gap: 12px; align-items: center; min-width: 0; padding: 18px; overflow: hidden; border: 1px solid #e2e9ee; border-radius: 13px; background: #f8fafb; }
.dedicated-configuration__surface article > i { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 11px; background: #e5f3f3; color: #0b8292; }
.dedicated-configuration__surface strong,
.dedicated-configuration__surface span { display: block; }
.dedicated-configuration__surface strong { color: #253f56; font-size: 12px; }
.dedicated-configuration__surface span { margin-top: 4px; color: #798997; font-size: 9px; line-height: 1.45; }
.dedicated-configuration__surface b { position: absolute; right: 9px; bottom: -9px; color: rgba(18, 78, 95, .055); font: 850 45px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; }

.dedicated-provisioning { position: relative; padding: 100px 0; overflow: hidden; background: #0a1c2e; color: #fff; }
.dedicated-provisioning::after { content: ""; position: absolute; right: -120px; bottom: -220px; width: 470px; height: 470px; border: 1px solid rgba(255, 255, 255, .06); border-radius: 50%; box-shadow: 0 0 0 70px rgba(255, 255, 255, .018), 0 0 0 140px rgba(255, 255, 255, .012); }
.dedicated-section-heading--light { position: relative; z-index: 1; }
.dedicated-section-heading--light > p:last-child { color: #b5c9d7; }
.dedicated-provisioning__rail { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin-top: 48px; }
.dedicated-provisioning__rail::before { content: ""; position: absolute; top: 51px; right: 9%; left: 9%; height: 1px; background: linear-gradient(90deg, #27a996, #53c6b7, #e39a55); }
.dedicated-provisioning__rail article { position: relative; padding: 22px; border: 1px solid rgba(255, 255, 255, .11); border-radius: 16px; background: rgba(255, 255, 255, .045); backdrop-filter: blur(8px); }
.dedicated-provisioning__rail article > span { color: #75dec4; font-size: 8px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.dedicated-provisioning__rail article > i { position: relative; z-index: 1; display: grid; width: 48px; height: 48px; margin-top: 12px; place-items: center; border: 7px solid #0f2a40; border-radius: 50%; background: #55d2b3; color: #0a2a2e; box-shadow: 0 0 0 1px rgba(255, 255, 255, .13); }
.dedicated-provisioning__rail article:last-child > i { background: #eda263; color: #40220d; }
.dedicated-provisioning__rail h3 { margin: 18px 0 8px; font-size: 15px; }
.dedicated-provisioning__rail p { margin: 0; color: #b3c6d4; font-size: 11px; line-height: 1.6; }

.bare-metal-strip {
    border-bottom: 1px solid var(--dedicated-line);
    background: #fff;
}

.bare-metal-strip .corporate-shell {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    padding-top: 24px;
    padding-bottom: 24px;
}

.bare-metal-strip span {
    display: grid;
    grid-template-columns: 28px 1fr;
    padding: 0 22px;
    border-right: 1px solid #e5ecf3;
}

.bare-metal-strip span:first-child { padding-left: 0; }
.bare-metal-strip span:last-child { padding-right: 0; border-right: 0; }
.bare-metal-strip i { grid-column: 1; grid-row: 1 / 3; align-self: center; color: #167a9c; font-size: 17px; }
.bare-metal-strip b,
.bare-metal-strip small { grid-column: 2; display: block; min-width: 0; }
.bare-metal-strip b { grid-row: 1; color: #2b4158; font-size: 13px; }
.bare-metal-strip small { grid-row: 2; margin-top: 2px; color: #7a8998; font-size: 11px; line-height: 1.35; }

.bare-metal-catalogue { padding: 96px 0 104px; }

.bare-metal-catalogue__heading {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .7fr);
    gap: 70px;
    align-items: end;
    margin-bottom: 44px;
}

.bare-metal-catalogue h2,
.bare-metal-value h2,
.bare-metal-explainer h2 {
    margin: 12px 0 0;
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.08;
    letter-spacing: -.037em;
}

.bare-metal-catalogue__heading > p {
    margin: 0 0 4px;
    color: var(--dedicated-muted);
    font-size: 16px;
    line-height: 1.72;
}

.dedicated-cpu-comparison {
    position: fixed;
    z-index: 1004;
    right: 24px;
    bottom: 92px;
    width: min(430px, calc(100vw - 32px));
    max-height: calc(100vh - 116px);
    margin: 0;
    padding: 20px;
    overflow-y: auto;
    border: 1px solid #efc4b0;
    border-top: 3px solid var(--dedicated-orange);
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(35, 27, 22, .2);
}

.dedicated-cpu-comparison header { display: flex; gap: 15px; align-items: flex-start; justify-content: space-between; }
.dedicated-cpu-comparison header .corporate-eyebrow { margin: 0; }
.dedicated-cpu-comparison h3 { margin: 5px 0 0; color: #2a211c; font-size: 20px; letter-spacing: -.024em; }
.dedicated-cpu-comparison__close { display: grid; flex: 0 0 auto; width: 32px; height: 32px; place-items: center; padding: 0; border: 1px solid #e4cbbf; border-radius: 8px; background: #fff7f2; color: #a64620; cursor: pointer; }
.dedicated-cpu-comparison__close:hover { background: #fee9de; }
.dedicated-cpu-comparison__selected { display: grid; gap: 8px; margin-top: 16px; }
.dedicated-cpu-comparison__chip { display: flex; gap: 10px; align-items: center; justify-content: space-between; min-width: 0; padding: 10px 11px; border: 1px solid #ead4ca; border-radius: 9px; background: #fffaf7; color: #3d2c24; font-size: 12px; font-weight: 750; }
.dedicated-cpu-comparison__marker { display: block; flex: 0 0 10px; width: 10px; height: 10px; border-radius: 50%; background: var(--dedicated-orange); box-shadow: 0 0 0 3px rgba(235, 91, 31, .13); }
.dedicated-cpu-comparison__chip--secondary .dedicated-cpu-comparison__marker { background: #b58a75; box-shadow: 0 0 0 3px rgba(181, 138, 117, .15); }
.dedicated-cpu-comparison__chip span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-cpu-comparison__chip button { flex: 0 0 auto; padding: 0; border: 0; background: transparent; color: #bd552b; font-size: 17px; line-height: 1; cursor: pointer; }
.dedicated-cpu-comparison__instruction { margin: 13px 0 0; color: #755e52; font-size: 12px; line-height: 1.45; }
.dedicated-cpu-comparison__results { margin-top: 14px; padding-top: 14px; border-top: 1px solid #ecd9cf; }
.dedicated-cpu-comparison__message { display: block; color: #5d4033; font-size: 12px; line-height: 1.5; }
.dedicated-cpu-comparison__message--winner { color: #8d3918; font-size: 13px; font-weight: 800; }
.dedicated-cpu-comparison__metric { display: grid; gap: 8px; margin-top: 13px; }
.dedicated-cpu-comparison__metric > strong { color: #4a352b; font-size: 11px; letter-spacing: .04em; text-transform: uppercase; }
.dedicated-cpu-comparison__metric-row { display: grid; grid-template-columns: minmax(0, 1fr) 42px; gap: 9px; align-items: center; color: #5c4639; font-size: 11px; }
.dedicated-cpu-comparison__metric-row b { color: #9d401d; font-size: 11px; text-align: right; }
.dedicated-cpu-comparison__bar { height: 7px; overflow: hidden; border-radius: 999px; background: #f0dfd5; }
.dedicated-cpu-comparison__bar i { display: block; height: 100%; border-radius: inherit; background: var(--dedicated-orange); }
.dedicated-cpu-comparison__metric-row--other .dedicated-cpu-comparison__bar i { background: #b58a75; }
.dedicated-plan-card__compare { display: inline-flex; gap: 6px; align-items: center; margin-top: 11px; padding: 0; border: 0; background: transparent; color: var(--dedicated-orange-dark); font: inherit; font-size: 10px; font-weight: 800; cursor: pointer; }
.dedicated-plan-card__compare:hover, .dedicated-plan-card__compare.is-selected { color: #9b3513; text-decoration: underline; }
.dedicated-plan-card__compare.is-selected { pointer-events: none; }

.bare-metal-notice {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    margin: 0 0 26px;
    padding: 17px 19px;
    border: 1px solid #ead49c;
    border-radius: 14px;
    background: #fff8e7;
    color: #6d5316;
}

.bare-metal-notice i { margin-top: 3px; }
.bare-metal-notice strong,
.bare-metal-notice span { display: block; }
.bare-metal-notice span { margin-top: 2px; font-size: 13px; line-height: 1.5; }

.bare-metal-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.bare-metal-card {
    position: relative;
    display: flex;
    min-width: 0;
    flex-direction: column;
    padding: 28px;
    overflow: hidden;
    border: 1px solid #d8e3ee;
    border-top: 4px solid #8ca7bd;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 13px 36px rgba(15, 39, 66, .065);
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.bare-metal-card:hover {
    transform: translateY(-4px);
    border-color: #85afc4;
    box-shadow: 0 23px 48px rgba(15, 39, 66, .12);
}

.bare-metal-card--entry { border-top-color: #7891aa; }
.bare-metal-card--balanced { border-top-color: #19a58b; }
.bare-metal-card--performance { border-top-color: #d67032; }
.bare-metal-card--recommended { border-top-color: #0b7897; }
.bare-metal-card--scale { border-top-color: #6358c7; }
.bare-metal-card--critical { border-top-color: #b34059; }

.bare-metal-card.is-featured {
    border-color: #5d9eb6;
    box-shadow: 0 18px 48px rgba(11, 120, 151, .15);
}

.bare-metal-card__top {
    display: flex;
    min-height: 25px;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

.bare-metal-card__top span {
    padding: 6px 10px;
    border-radius: 999px;
    background: #e9f6f3;
    color: #087257;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .11em;
    text-transform: uppercase;
}

.bare-metal-card__top em {
    color: #8a5a11;
    font-size: 10px;
    font-style: normal;
    font-weight: 750;
    text-align: right;
}

.bare-metal-card__reference {
    margin: 21px 0 0;
    color: #8292a2;
    font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
}

.bare-metal-card h3 {
    margin: 7px 0 9px;
    color: #102c48;
    font-size: 23px;
    line-height: 1.17;
    letter-spacing: -.018em;
}

.bare-metal-card__summary {
    min-height: 66px;
    margin: 0;
    color: #607286;
    font-size: 14px;
    line-height: 1.55;
}

.bare-metal-card__hardware {
    margin-top: 21px;
    padding: 15px 16px;
    border-radius: 12px;
    background: #f4f7fa;
}

.bare-metal-card__hardware span,
.bare-metal-card__hardware strong { display: block; }
.bare-metal-card__hardware span { color: #81909f; font-size: 10px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.bare-metal-card__hardware strong { margin-top: 5px; color: #203a54; font-size: 13px; line-height: 1.42; }

.bare-metal-card dl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 16px 0 0;
    overflow: hidden;
    border: 1px solid #e7edf3;
    border-radius: 12px;
}

.bare-metal-card dl div { padding: 10px 12px; border-bottom: 1px solid #e7edf3; }
.bare-metal-card dl div:nth-child(odd) { border-right: 1px solid #e7edf3; }
.bare-metal-card dl div:nth-last-child(-n+2) { border-bottom: 0; }
.bare-metal-card dt { color: #81909f; font-size: 9px; font-weight: 750; letter-spacing: .07em; text-transform: uppercase; }
.bare-metal-card dd { margin: 3px 0 0; color: #1c3651; font-size: 13px; font-weight: 800; }

.bare-metal-card__fit {
    display: flex;
    gap: 10px;
    margin: 17px 0 0;
    color: #53677b;
    font-size: 12px;
    line-height: 1.47;
}

.bare-metal-card__fit i { flex: 0 0 auto; margin-top: 3px; color: #0c9476; }
.bare-metal-card__fit b { display: block; margin-bottom: 2px; color: #243d55; font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }

.bare-metal-card__footer {
    margin-top: auto;
    padding-top: 23px;
}

.bare-metal-card__price { margin: 0 0 18px; }
.bare-metal-card__price small,
.bare-metal-card__price span,
.bare-metal-card__price em { display: block; }
.bare-metal-card__price small,
.bare-metal-card__price span { color: #718294; font-size: 11px; }
.bare-metal-card__price strong { display: block; margin-top: 3px; color: var(--dedicated-teal); font-size: 32px; line-height: 1; letter-spacing: -.035em; }
.bare-metal-card__price sup { font-size: 12px; letter-spacing: 0; vertical-align: super; }
.bare-metal-card__price em { margin-top: 6px; color: #7a5c24; font-size: 11px; font-style: normal; }
.bare-metal-card__your-price { margin-top: 5px; color: #087257 !important; font-weight: 800; }
.bare-metal-card__footer .corporate-button { width: 100%; justify-content: space-between; }

.bare-metal-empty {
    padding: 54px;
    border: 1px solid #d8e3ee;
    border-radius: 18px;
    background: #fff;
    text-align: center;
}

.bare-metal-empty i { color: #1386a5; font-size: 28px; }

.bare-metal-value {
    padding: 92px 0;
    background: #0d2136;
    color: #fff;
}

.bare-metal-value > .corporate-shell > div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin-top: 38px;
}

.bare-metal-value article {
    padding: 29px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 18px;
    background: rgba(255, 255, 255, .045);
}

.bare-metal-value article i { color: #5be3bd; font-size: 24px; }
.bare-metal-value article h3 { margin: 18px 0 8px; }
.bare-metal-value article p { margin: 0; color: #b8c9d8; line-height: 1.68; }

.bare-metal-explainer { padding: 74px 0; background: #fff; }
.bare-metal-explainer .corporate-shell { display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, .72fr); gap: 72px; align-items: center; }
.bare-metal-explainer .corporate-shell > p { margin: 0; color: #5d7084; font-size: 17px; line-height: 1.75; }

.bare-metal-disclosure { background: #061322; color: #b8c9d8; }
.bare-metal-disclosure .corporate-shell { display: flex; gap: 20px; align-items: flex-start; padding-top: 31px; padding-bottom: 31px; }
.bare-metal-disclosure i { margin-top: 4px; color: #5be3bd; }
.bare-metal-disclosure p { margin: 0; line-height: 1.62; }

.bare-metal-workspace { display: grid; gap: 24px; }
.bare-metal-workspace__plan-switcher { display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, 1.5fr); gap: 16px; align-items: center; }
.bare-metal-workspace__plan-switcher label strong, .bare-metal-workspace__plan-switcher label small { display: block; }
.bare-metal-workspace__plan-switcher label strong { color: #18334c; font-size: 14px; }
.bare-metal-workspace__plan-switcher label small { margin-top: 3px; color: #718397; font-size: 11px; }
.bare-metal-workspace__plan-switcher > div { min-width: 0; }
.bare-metal-workspace__selectors { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(250px, .65fr); gap: 10px; }
.bare-metal-workspace__plan-switcher select { width: 100%; }
.bare-metal-workspace__config { padding: 24px; border: 1px solid #dbe5ee; border-radius: 16px; background: #fff; }
.bare-metal-workspace__families { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 18px; }
.bare-metal-workspace__family { overflow: hidden; padding: 0; border: 1px solid #dce6ee; border-radius: 12px; background: #f7f9fb; }
.bare-metal-workspace__family summary { display: flex; gap: 16px; align-items: center; justify-content: space-between; padding: 16px 17px; color: #18334c; cursor: pointer; list-style: none; }
.bare-metal-workspace__family summary::-webkit-details-marker { display: none; }
.bare-metal-workspace__family summary span,
.bare-metal-workspace__family summary small { display: block; }
.bare-metal-workspace__family summary small { margin-top: 3px; color: #77899a; font-size: 10px; font-weight: 650; letter-spacing: .02em; }
.bare-metal-workspace__family summary > i { color: #7890a3; font-size: 11px; transition: transform .18s ease; }
.bare-metal-workspace__family[open] summary > i { transform: rotate(180deg); }
.bare-metal-workspace__family fieldset { max-height: 430px; margin: 0; padding: 5px 17px 14px; overflow: auto; border: 0; border-top: 1px solid #e2e9ef; }
.bare-metal-workspace__family--included { display: grid; grid-template-columns: 34px minmax(0, 1fr) auto; gap: 11px; align-items: center; padding: 14px 16px; }
.bare-metal-workspace__family--included div { min-width: 0; }
.bare-metal-workspace__family--included small,
.bare-metal-workspace__family--included strong { display: block; }
.bare-metal-workspace__family--included small { color: #748799; font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.bare-metal-workspace__family--included strong { margin-top: 3px; overflow: hidden; color: #18334c; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.bare-metal-workspace__family--included em { color: #167f75; font-size: 10px; font-style: normal; font-weight: 800; }
.bare-metal-workspace__family-icon { display: grid; width: 31px; height: 31px; place-items: center; border-radius: 9px; background: #e5f5f1; color: #168376; font-size: 10px; }
.bare-metal-workspace__choice { display: flex; gap: 9px; align-items: flex-start; margin: 11px 0; padding: 8px 9px; border-radius: 8px; background: #fff; }
.bare-metal-workspace__choice:hover { background: #eef5f8; }
.bare-metal-workspace__choice small { display: block; color: #66798c; }
.bare-metal-workspace select { width: 100%; padding: 12px; border: 1px solid #bdcbd8; border-radius: 9px; background: #fff; }
.bare-metal-workspace__submit { display: flex; gap: 20px; align-items: center; justify-content: space-between; margin-top: 22px; padding-top: 20px; border-top: 1px solid #e2e9ef; }

/* Dedicated-server workspace */
.dedicated-workspace { display: grid; gap: 18px; }
.dedicated-workspace__heading { margin-bottom: 4px; }
.dedicated-workspace__inventory {
    display: grid;
    grid-template-columns: 220px minmax(0, 1fr);
    gap: 18px;
    padding: 18px;
    border: 1px solid #dbe5ee;
    border-radius: 16px;
    background: #f8fafc;
}
.dedicated-workspace__inventory > div { display: flex; flex-direction: column; justify-content: center; padding: 5px 12px; }
.dedicated-workspace__inventory > div span { color: #718397; font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.dedicated-workspace__inventory > div strong { margin-top: 5px; color: #17334f; font-size: 17px; }
.dedicated-workspace__inventory nav { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.dedicated-workspace__inventory nav a { display: grid; grid-template-columns: 34px minmax(0, 1fr) auto; gap: 10px; align-items: center; min-width: 0; padding: 12px; border: 1px solid #dce5ed; border-radius: 11px; background: #fff; color: #284159; text-decoration: none; transition: border-color .18s ease, box-shadow .18s ease; }
.dedicated-workspace__inventory nav a:hover,
.dedicated-workspace__inventory nav a.is-active { border-color: #1988a5; box-shadow: 0 6px 18px rgba(12, 92, 118, .1); }
.dedicated-workspace__inventory nav a > i { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 9px; background: #eaf6f7; color: #087d99; }
.dedicated-workspace__inventory nav a span { min-width: 0; }
.dedicated-workspace__inventory nav a strong,
.dedicated-workspace__inventory nav a small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-workspace__inventory nav a strong { font-size: 12px; }
.dedicated-workspace__inventory nav a small { margin-top: 2px; color: #7e8d9c; font-size: 10px; }
.dedicated-workspace__inventory nav a b { color: #1687a3; font-size: 14px; }

.dedicated-console { overflow: hidden; border: 1px solid #d4e0ea; border-radius: 20px; background: #fff; box-shadow: 0 18px 46px rgba(18, 45, 69, .08); }
.dedicated-console__hero { display: flex; gap: 25px; align-items: center; justify-content: space-between; padding: 29px 32px; background: linear-gradient(128deg, #0b2239, #0d4a5f); color: #fff; }
.dedicated-console__eyebrow { color: #6be5ca; font-size: 10px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.dedicated-console__hero h3 { margin: 7px 0 5px; font-size: 27px; letter-spacing: -.025em; }
.dedicated-console__hero p { margin: 0; color: #bfd3df; font: 12px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; }
.dedicated-console__hero-actions { display: flex; gap: 14px; align-items: center; }
.dedicated-console__hero-actions > a { display: inline-flex; gap: 7px; align-items: center; color: #d9ebf2; font-size: 12px; font-weight: 750; text-decoration: none; }
.dedicated-state { display: inline-flex; gap: 8px; align-items: center; padding: 8px 11px; border: 1px solid rgba(255, 255, 255, .2); border-radius: 999px; background: rgba(255, 255, 255, .09); font-size: 11px; font-weight: 800; }
.dedicated-state i { width: 8px; height: 8px; border-radius: 50%; background: #aebcc6; box-shadow: 0 0 0 4px rgba(174, 188, 198, .12); }
.dedicated-state--ok i,
.dedicated-state--active i { background: #58e1ac; box-shadow: 0 0 0 4px rgba(88, 225, 172, .13); }
.dedicated-state--error i,
.dedicated-state--suspended i { background: #ff8b76; box-shadow: 0 0 0 4px rgba(255, 139, 118, .13); }
.dedicated-state--installing i,
.dedicated-state--provisioning i { background: #ffc367; box-shadow: 0 0 0 4px rgba(255, 195, 103, .13); }

.bare-metal-notice--sandbox { margin: 18px 22px 0; border-color: #d5c7f4; background: #f7f3ff; color: #4d347b; }
.bare-metal-notice--sandbox div { display: grid; gap: 2px; }
.bare-metal-notice--sandbox strong { font-size: 11px; text-transform: uppercase; letter-spacing: .07em; }
.bare-metal-notice--sandbox span { font-size: 12px; }
.dedicated-console__secret { display: grid; grid-template-columns: 42px minmax(0, 1fr); gap: 14px; margin: 18px 22px 0; padding: 17px; border: 1px solid #e4b76d; border-radius: 12px; background: #fff8e9; color: #5b4523; }
.dedicated-console__secret > i { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 10px; background: #ffe5b7; color: #9a6412; }
.dedicated-console__secret span { color: #9a6412; font-size: 9px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.dedicated-console__secret h4 { margin: 3px 0; font-size: 14px; }
.dedicated-console__secret p { margin: 0 0 11px; font-size: 11px; }
.dedicated-console__secret dl { display: grid; gap: 6px; margin: 0; }
.dedicated-console__secret dl > div { display: grid; grid-template-columns: 90px minmax(0, 1fr); gap: 12px; padding: 8px 10px; border-radius: 7px; background: rgba(255, 255, 255, .65); }
.dedicated-console__secret dt { color: #8c6a32; font-size: 9px; }
.dedicated-console__secret dd { margin: 0; overflow-wrap: anywhere; font: 10px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; }

.dedicated-console__facts { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-bottom: 1px solid #e1e8ef; }
.dedicated-console__facts article { min-width: 0; padding: 20px 22px; border-right: 1px solid #e1e8ef; }
.dedicated-console__facts article:last-child { border-right: 0; }
.dedicated-console__facts span,
.dedicated-console__facts strong,
.dedicated-console__facts small { display: block; }
.dedicated-console__facts span { color: #7f8f9f; font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.dedicated-console__facts strong { overflow: hidden; margin-top: 5px; color: #1d3851; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-console__facts small { overflow: hidden; margin-top: 3px; color: #81909f; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }

.dedicated-console__tabs { display: flex; gap: 2px; padding: 13px 18px; overflow-x: auto; border-bottom: 1px solid #e1e8ef; background: #f7f9fb; scrollbar-width: thin; }
.dedicated-console__tabs a { display: inline-flex; flex: 0 0 auto; gap: 7px; align-items: center; padding: 9px 11px; border-radius: 8px; color: #5a6c7d; font-size: 11px; font-weight: 750; text-decoration: none; }
.dedicated-console__tabs a:hover { color: #0b7692; }
.dedicated-console__tabs a.is-active { background: #e1f1f4; color: #086f89; }
.dedicated-console__tabs i { font-size: 11px; }

.dedicated-console__section-intro { display: flex; gap: 20px; align-items: flex-end; justify-content: space-between; padding: 26px 28px 17px; }
.dedicated-console__section-intro span { color: #0a809a; font-size: 10px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.dedicated-console__section-intro h3 { margin: 5px 0 0; color: #17344f; font-size: 18px; }
.dedicated-console__section-intro small { color: #8795a2; font-size: 10px; }
.dedicated-console__panels { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; padding: 0 28px 28px; }
.dedicated-console__panel { min-width: 0; overflow: hidden; border: 1px solid #dce5ed; border-radius: 13px; background: #fff; }
.dedicated-console__panel > header { display: flex; gap: 12px; align-items: center; justify-content: space-between; padding: 14px 16px; border-bottom: 1px solid #e5ebf1; background: #f8fafb; }
.dedicated-console__panel > header h4 { margin: 0; color: #1d3852; font-size: 13px; }
.dedicated-console__panel > header span { color: #17815f; font-size: 9px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.dedicated-console__panel.is-unavailable > header span { color: #8b7664; }
.dedicated-console__panel > p { margin: 0; padding: 23px 17px; color: #758595; font-size: 12px; line-height: 1.55; }
.dedicated-console__panel dl { margin: 0; }
.dedicated-console__panel dl > div { display: grid; grid-template-columns: minmax(100px, .72fr) minmax(0, 1fr); gap: 14px; padding: 10px 16px; border-bottom: 1px solid #edf1f4; }
.dedicated-console__panel dl > div:last-child { border-bottom: 0; }
.dedicated-console__panel dt { color: #7c8c9c; font-size: 10px; }
.dedicated-console__panel dd { min-width: 0; margin: 0; overflow-wrap: anywhere; color: #29435b; font-size: 11px; font-weight: 750; text-align: right; }
.dedicated-console__items { display: grid; gap: 9px; padding: 12px; background: #f8fafb; }
.dedicated-console__items > div { overflow: hidden; border: 1px solid #e1e8ee; border-radius: 9px; background: #fff; }
.dedicated-console__items > div > strong { display: block; overflow: hidden; padding: 9px 12px; border-bottom: 1px solid #edf1f4; color: #345069; font: 10px ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; text-overflow: ellipsis; white-space: nowrap; }
.dedicated-console__items > small { color: #758595; font-size: 10px; }

.dedicated-console__controls { padding: 28px; border-top: 1px solid #e1e8ef; background: #0e2236; color: #fff; }
.dedicated-console__controls > header span { color: #62dfbe; font-size: 10px; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.dedicated-console__controls > header h3 { margin: 5px 0 18px; font-size: 18px; }
.dedicated-console__controls > div { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 11px; }
.dedicated-console__controls article { display: flex; min-width: 0; flex-direction: column; padding: 16px; border: 1px solid rgba(255, 255, 255, .12); border-radius: 12px; background: rgba(255, 255, 255, .045); }
.dedicated-console__controls article.is-unavailable { opacity: .58; }
.dedicated-console__controls article h4 { margin: 10px 0 5px; font-size: 13px; }
.dedicated-console__controls article p { flex: 1; margin: 0 0 13px; color: #b9c9d6; font-size: 11px; line-height: 1.5; }
.dedicated-console__controls article a,
.dedicated-console__controls article button { display: inline-flex; width: fit-content; padding: 0; border: 0; background: transparent; color: #63e4c1; font: inherit; font-size: 11px; font-weight: 800; text-decoration: none; cursor: pointer; }
.dedicated-console__controls article button:disabled { color: #91a0ac; cursor: not-allowed; }
.dedicated-control-form { position: relative; }
.dedicated-control-form > summary { width: fit-content; color: #63e4c1; font-size: 11px; font-weight: 800; cursor: pointer; list-style: none; }
.dedicated-control-form > summary::-webkit-details-marker { display: none; }
.dedicated-control-form[open] > summary { margin-bottom: 10px; }
.dedicated-control-form > div { display: grid; gap: 10px; }
.dedicated-control-form form { display: grid; gap: 9px; padding: 12px; border: 1px solid rgba(255, 255, 255, .14); border-radius: 9px; background: rgba(0, 0, 0, .14); }
.dedicated-control-form form + form { margin-top: 8px; }
.dedicated-control-form h5 { margin: 0 0 2px; color: #fff; font-size: 11px; }
.dedicated-control-form label { display: grid; gap: 4px; }
.dedicated-control-form label > span { color: #b9cbd8; font-size: 9px; font-weight: 700; }
.dedicated-control-form label b { color: #ffbc85; }
.dedicated-control-form input,
.dedicated-control-form select,
.dedicated-control-form textarea { box-sizing: border-box; width: 100%; padding: 8px 9px; border: 1px solid rgba(255, 255, 255, .18); border-radius: 6px; background: #0b1a29; color: #f3f8fb; font: inherit; font-size: 10px; }
.dedicated-control-form textarea { resize: vertical; }
.dedicated-control-form input:focus,
.dedicated-control-form select:focus,
.dedicated-control-form textarea:focus { outline: 2px solid #43c8a7; outline-offset: 1px; }
.dedicated-control-form__confirmation { margin-top: 3px; padding-top: 8px; border-top: 1px solid rgba(255, 255, 255, .1); }
.dedicated-control-form__confirmation code { color: #ffe0a3; font-size: 9px; }
.dedicated-control-form form > button { padding: 8px 10px; border-radius: 6px; background: #4fd5b3; color: #092b2d; }
.dedicated-control-form form > button:hover { background: #76e6ca; }
.dedicated-control-form form > button.is-destructive { background: #e78b76; color: #341610; }
.dedicated-control-mode { width: fit-content; padding: 4px 7px; border-radius: 999px; background: rgba(105, 226, 194, .11); color: #72e8c8; font-size: 8px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.dedicated-control-mode--commercial { background: rgba(126, 169, 255, .12); color: #a8c5ff; }
.dedicated-control-mode--support,
.dedicated-control-mode--contract { background: rgba(255, 194, 105, .11); color: #ffd28e; }
.dedicated-console__ownership { display: flex; gap: 10px; align-items: flex-start; margin: 18px 0 0; padding: 13px 14px; border: 1px solid rgba(255, 255, 255, .1); border-radius: 9px; background: rgba(0, 0, 0, .12); color: #b5c8d6; font-size: 10px; line-height: 1.55; }
.dedicated-console__ownership i { margin-top: 2px; color: #61dfbd; }
.dedicated-console__provisioning { display: flex; gap: 20px; align-items: center; padding: 30px; border: 1px solid #d8e3ec; border-radius: 16px; background: #f8fafc; }
.dedicated-console__provisioning > i { display: grid; flex: 0 0 auto; width: 48px; height: 48px; place-items: center; border-radius: 13px; background: #e6f3f5; color: #0a7d98; font-size: 19px; }
.dedicated-console__provisioning span { color: #0a809a; font-size: 9px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.dedicated-console__provisioning h3 { margin: 4px 0; color: #17344f; }
.dedicated-console__provisioning p { margin: 0; color: #6f8192; font-size: 12px; }
.dedicated-console__provisioning > .corporate-button { margin-left: auto; }

@media (max-width: 1080px) {
    .bare-metal-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .dedicated-cpu-comparison header { grid-template-columns: 1fr; }
    .bare-metal-hero__grid { grid-template-columns: 1fr; }
    .dedicated-hero-visual { min-height: 590px; }
    .dedicated-workspace-story__grid,
    .dedicated-configuration__grid { grid-template-columns: 1fr; }
    .dedicated-workspace-story__copy,
    .dedicated-configuration__copy { max-width: 720px; }
    .dedicated-workspace-preview { transform: none; }
    .dedicated-provisioning__rail { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .dedicated-provisioning__rail::before { display: none; }
    .bare-metal-console { max-width: 720px; }
    .bare-metal-strip .corporate-shell { grid-template-columns: repeat(2, 1fr); row-gap: 22px; }
    .bare-metal-strip span:nth-child(2) { border-right: 0; }
    .bare-metal-catalogue__heading,
    .bare-metal-explainer .corporate-shell { grid-template-columns: 1fr; gap: 25px; }
    .dedicated-workspace__inventory { grid-template-columns: 1fr; }
    .dedicated-workspace__inventory > div { padding: 0; }
    .dedicated-console__facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .dedicated-console__facts article:nth-child(2) { border-right: 0; }
    .dedicated-console__facts article:nth-child(-n+2) { border-bottom: 1px solid #e1e8ef; }
    .dedicated-console__controls > div { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
    .bare-metal-hero { padding: 70px 0 64px; }
    .bare-metal-hero h1 { font-size: clamp(39px, 12vw, 56px); }
    .dedicated-hero-visual { min-height: 440px; border-radius: 22px; }
    .dedicated-hero-visual__status { top: 17px; left: 17px; }
    .dedicated-hero-visual__route { top: 44%; right: 17px; }
    .dedicated-hero-visual__spec { right: 17px; bottom: 17px; left: 17px; }
    .dedicated-journey,
    .dedicated-workspace-story,
    .dedicated-configuration,
    .dedicated-provisioning { padding: 76px 0; }
    .dedicated-journey__steps { grid-template-columns: 1fr; gap: 24px; }
    .dedicated-journey__steps::before { top: 22px; bottom: 22px; left: 29px; width: 1px; height: auto; }
    .dedicated-journey__steps li { grid-template-columns: 58px 1fr; grid-template-rows: auto 1fr; justify-items: start; padding: 0; text-align: left; }
    .dedicated-journey__steps li > span { grid-column: 2; grid-row: 1; }
    .dedicated-journey__steps li > i { grid-column: 1; grid-row: 1 / 3; width: 58px; height: 58px; margin-top: 0; border-width: 7px; }
    .dedicated-journey__steps li > div { grid-column: 2; grid-row: 2; padding-left: 15px; }
    .dedicated-journey__steps strong { margin-top: 4px; }
    .dedicated-workspace-preview__bar { grid-template-columns: 52px 1fr; }
    .dedicated-workspace-preview__bar em { display: none; }
    .dedicated-workspace-preview__body { grid-template-columns: 50px minmax(0, 1fr); min-height: 430px; }
    .dedicated-workspace-preview nav { padding: 14px 8px; }
    .dedicated-workspace-preview nav a { justify-content: center; padding: 10px 6px; }
    .dedicated-workspace-preview nav a:not(.is-active) { opacity: .74; }
    .dedicated-workspace-preview nav a { font-size: 0; }
    .dedicated-workspace-preview nav i { font-size: 10px; }
    .dedicated-workspace-preview__content { padding: 18px 14px; }
    .dedicated-workspace-preview__content > header { flex-direction: column; gap: 12px; }
    .dedicated-workspace-preview__metrics { grid-template-columns: 1fr; }
    .dedicated-workspace-preview__metrics article:nth-child(n+3) { display: none; }
    .dedicated-workspace-preview__panels { grid-template-columns: 1fr; }
    .dedicated-workspace-preview__panels article:last-child { display: none; }
    .dedicated-configuration__surface,
    .dedicated-provisioning__rail { grid-template-columns: 1fr; }
    .dedicated-configuration__surface::before { display: none; }
    .bare-metal-grid,
    .bare-metal-value > .corporate-shell > div,
    .bare-metal-workspace__families { grid-template-columns: 1fr; }
    .bare-metal-strip .corporate-shell { grid-template-columns: 1fr; }
    .bare-metal-strip span { padding: 0 0 18px; border-right: 0; border-bottom: 1px solid #e5ecf3; }
    .bare-metal-strip span:last-child { padding-bottom: 0; border-bottom: 0; }
    .bare-metal-card { padding: 24px; }
    .bare-metal-card__summary { min-height: 0; }
    .bare-metal-workspace__submit { flex-direction: column; align-items: stretch; }
    .dedicated-cpu-comparison { padding: 22px; }
    .dedicated-cpu-comparison form { grid-template-columns: 1fr; }
    .dedicated-cpu-comparison__answer { grid-template-columns: 1fr; }
    .bare-metal-workspace__plan-switcher { grid-template-columns: 1fr; }
    .bare-metal-workspace__selectors { grid-template-columns: 1fr; }
    .dedicated-workspace__inventory nav,
    .dedicated-console__panels,
    .dedicated-console__controls > div { grid-template-columns: 1fr; }
    .dedicated-console__hero { flex-direction: column; align-items: flex-start; padding: 24px; }
    .dedicated-console__hero-actions { width: 100%; justify-content: space-between; }
    .dedicated-console__facts { grid-template-columns: 1fr; }
    .dedicated-console__facts article { border-right: 0; border-bottom: 1px solid #e1e8ef; }
    .dedicated-console__facts article:last-child { border-bottom: 0; }
    .dedicated-console__section-intro { align-items: flex-start; flex-direction: column; }
    .dedicated-console__panels,
    .dedicated-console__controls { padding: 20px; }
    .dedicated-console__provisioning { align-items: flex-start; flex-direction: column; }
    .dedicated-console__provisioning > .corporate-button { width: 100%; margin-left: 0; }
}
