/* Remaining product pages share the established product rhythm and card system. */
.remaining-refresh-page .dns-refresh-benefits .ic { color: #6224b8; background: #eee7fb; }
body.remaining-refresh-page main #plans .dns-refresh-plans .dns-refresh-plan .price { margin-bottom: 8px; }
.remaining-refresh-page .dns-billing-note { margin: 0 0 20px; font-size: .85rem; color: var(--ink-3); }
body.remaining-refresh-page main #plans .hosting-plan-grid > .card.dns-refresh-plan .plan-specs .spec-text { display: flex; flex-direction: column; gap: 4px; }
body.remaining-refresh-page main #plans .hosting-plan-grid > .card.dns-refresh-plan .plan-specs .spec-label { order: -1; }
.remaining-refresh-page .dns-resource-unit { font-size: .76rem; color: var(--ink-3); line-height: 1.4; }
body.remaining-refresh-page main #plans .hosting-plan-grid > .card.dns-refresh-plan .feat-list li { font-size: .9rem; line-height: 1.6; }
body.remaining-refresh-page main #plans .hosting-plan-grid > .card.dns-refresh-plan .feat-list .dns-feature-unavailable,
body.remaining-refresh-page main #plans .hosting-plan-grid > .card.dns-refresh-plan .feat-list .dns-feature-unavailable i { color: #71687f; }
body.remaining-refresh-page main #plans .hosting-plan-grid > .card.dns-refresh-plan .feat-list::before { content: "Plan capabilities"; }
body.remaining-refresh-page main #plans .hosting-plan-grid.cols-2 > .card.dns-refresh-plan .desc { min-height: 3.2em; }
body.remaining-refresh-page main #plans .hosting-plan-grid.dns-refresh-plans { margin-top: 28px; }
.remaining-refresh-page main .product-grid { gap: 22px; }
.remaining-refresh-page main .product-grid > .card,
.remaining-refresh-page main .savings-card { padding: 26px; border: 1px solid #e3daed; border-top: 3px solid #a477f2; border-radius: 16px; background: linear-gradient(165deg,#fff,#fcfaff); box-shadow: var(--product-shadow); }
.remaining-refresh-page main .product-grid > .card h3 { font-size: 1.2rem; line-height: 1.4; margin-bottom: 12px; }
.remaining-refresh-page main .product-grid > .card p { font-size: .94rem; line-height: 1.65; }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 22px; margin-inline: auto; }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card { flex: 0 0 calc((100% - 44px) / 3); min-width: 0; transform: none; }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid.cols-2 > .card { flex-basis: calc((100% - 22px) / 2); }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card .desc { font-size: .94rem; min-height: 3.1em; line-height: 1.55; }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card .plan-specs .spec-val { font-size: .93rem; line-height: 1.4; overflow-wrap: normal; }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card .plan-specs .spec-label { font-size: .67rem; }
body.remaining-refresh-page main #plans .hosting-plan-grid.cols-2 > .card .desc { min-height: 4.65em; }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card .spec-item:last-child:nth-child(even) { grid-column: auto; }
body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card .plan-usecase { font-size: .88rem; min-height: 0; line-height: 1.5; }
.remaining-refresh-page .plan-stock-actions { width: 100%; }
.remaining-refresh-page .product-summary .hero-stats { display: flex; flex-wrap: wrap; justify-content: center; }
.remaining-refresh-page .product-summary .hero-stat { flex: 1 1 180px; max-width: 310px; min-width: 0; }
.remaining-refresh-page .product-summary .hero-stat .v { font-size: 1.15rem; overflow-wrap: anywhere; }
.remaining-refresh-page .bgp-vps-hero-points { margin-top: 24px; }
.remaining-refresh-page .refresh-hero .free-hero-badge { display: inline-flex; align-items: center; gap: 8px; padding: 9px 14px; border-radius: 999px; background: #f1eafa; color: #522199; margin-bottom: 20px; font-size: .85rem; font-weight: 650; }
.remaining-refresh-page .refresh-hero .free-hero-badge i { color: #07875c; }
.remaining-refresh-page .location-grid { width: 100%; max-width: 1220px; margin-inline: auto; gap: 22px; }
.remaining-refresh-page .vps-location-grid .location-card { min-width: 0; }
.remaining-refresh-page .step { padding: 26px; border: 1px solid #e3daed; border-radius: 16px; background: #fff; }
.remaining-refresh-page .step p { font-size: .94rem; line-height: 1.65; }
.remaining-refresh-page .addon-row { padding: 20px; gap: 20px; border-radius: 12px; }
.remaining-refresh-page .addon-list { display: grid; gap: 12px; }
.remaining-refresh-page .pool-builder-rate { display: block; }
.remaining-refresh-page .remaining-comparison-actions { margin-top: 24px; }
.remaining-refresh-page .regional-directory-entry { max-width: 820px; margin: 0 auto 28px; }
.remaining-refresh-page main .split-media { border-radius: 18px; overflow: hidden; }
.remaining-refresh-page .free-bot-summary { padding-top: 32px; }
.remaining-refresh-page .free-plan-card { border-radius: 18px; padding: 28px; }
.remaining-refresh-page .free-plan-included { gap: 14px; }
.remaining-refresh-page .bot-region-visual { display: grid; place-items: center; }
.remaining-refresh-page .bot-region-visual img { align-self: center; object-position: center; }
.remaining-refresh-page .server-card-grid { gap: 22px; }
.remaining-refresh-page .server-plan-card { border-radius: 16px; border-color: #ded2ed; box-shadow: var(--product-shadow); }
.remaining-refresh-page .server-card-head { padding: 24px; }
.remaining-refresh-page .server-card-head h3 { font-size: 1.18rem; line-height: 1.45; }
.remaining-refresh-page .server-card-head p { font-size: .92rem; line-height: 1.6; }
.remaining-refresh-page .server-spec-grid .spec-val { font-size: .92rem; line-height: 1.45; overflow-wrap: normal; }
.remaining-refresh-page .server-spec-grid .spec-label { font-size: .7rem; }
.remaining-refresh-page .server-plan-card.unavailable-server-card { border-color: #c9c5cf; background: #f1f0f4; }
body.remaining-refresh-page.dedicated-page [data-dedicated-stock-grid] .server-spec-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; padding: 10px; background: #f7f3fb; border-radius: 13px; }
body.remaining-refresh-page.dedicated-page [data-dedicated-stock-grid] .server-spec-grid .spec-item { grid-column: auto; border: 1px solid #e8e0f1; border-radius: 9px; padding: 12px; background: #fff; }
body.remaining-refresh-page.dedicated-page [data-dedicated-stock-grid] .server-spec-grid .spec-item:first-of-type,
body.remaining-refresh-page.dedicated-page [data-dedicated-stock-grid] .server-spec-grid .spec-item:last-of-type:nth-of-type(even) { grid-column: 1 / -1; }
body.remaining-refresh-page.dedicated-page [data-dedicated-stock-grid] .server-spec-grid .spec-val { font-size: .92rem; line-height: 1.45; }
.remaining-refresh-page .dns-plan-grid { gap: 22px; grid-template-columns: repeat(2,minmax(0,1fr)); max-width: 1100px; margin-inline: auto; }
.remaining-refresh-page .dns-plan-card { border-radius: 16px; border-top: 3px solid #a477f2; box-shadow: var(--product-shadow); }
.remaining-refresh-page .dns-plan-card.dns-plan-featured { border-top-color: #7627ed; }
.remaining-refresh-page .dns-plan-top { padding: 26px; min-height: 0; display: flex; flex-direction: column; align-items: flex-start; }
.remaining-refresh-page .dns-plan-card .dns-plan-top > p { min-height: 3.2em; margin: 0; font-size: .95rem; line-height: 1.6; }
.remaining-refresh-page .dns-plan-card h3 { font-size: 1.35rem; }
.remaining-refresh-page .dns-plan-price { margin: 20px 0 0; }
.remaining-refresh-page .dns-plan-card dl { margin: 0; padding: 20px 26px; gap: 12px; }
.remaining-refresh-page .dns-plan-card dl div { padding: 14px; border: 1px solid #e5dcf0; border-radius: 10px; background: #f6f1fc; }
.remaining-refresh-page .dns-plan-card dt { font-size: .78rem; }
.remaining-refresh-page .dns-plan-card dd { font-size: 1rem; }
.remaining-refresh-page .dns-plan-card dd small { font-size: .75rem; }
.remaining-refresh-page .dns-plan-card ul { padding-inline: 26px; gap: 4px; margin-bottom: 24px; }
.remaining-refresh-page .dns-plan-card li { font-size: .9rem; line-height: 1.6; padding-block: 5px; }
.remaining-refresh-page .dns-plan-card .btn { margin: auto 26px 26px; }
.remaining-refresh-page .dns-capability-title { margin-inline: 26px; }
.remaining-refresh-page .hye-dns-hero-notes { margin-top: 24px; }
@media(max-width:1000px) {
 body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card { flex-basis: calc((100% - 22px) / 2); }
 .remaining-refresh-page .steps-4 { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media(max-width:640px) {
 body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid > .card,
 body.remaining-refresh-page main :is(#plans,#arin-plans) .hosting-plan-grid.cols-2 > .card { flex-basis: 100%; }
 .remaining-refresh-page .product-summary .hero-stat { flex-basis: calc(50% - 16px); padding: 16px 10px; }
 .remaining-refresh-page .dns-plan-grid { grid-template-columns: 1fr; }
 .remaining-refresh-page .steps-4 { grid-template-columns: 1fr; }
 .remaining-refresh-page .server-card-head { padding: 20px; }
 .remaining-refresh-page .addon-row { flex-wrap: wrap; }
}
