/* 2026 product presentation. Scoped to the refreshed pages; data hooks stay intact. */
.product-refresh-page { --product-border: #e3daed; --product-muted: #f7f3fb; --product-shadow: 0 18px 42px -32px #35155a55; }
.product-refresh-page main > .section { padding-block: 72px; }
.product-refresh-page main > .section > .container > .section-head,
.product-refresh-page main .section-head.centered { display: flex; flex-direction: column; align-items: center; width: 100%; max-width: 820px; margin: 0 auto 36px; text-align: center; }
.product-refresh-page main .section-head h2 { width: 100%; max-width: 780px; margin: 0 auto 16px; font-size: clamp(1.9rem,3.2vw,2.65rem); line-height: 1.16; text-align: inherit; }
.product-refresh-page main .section-head p { max-width: 740px; margin: 0 auto; font-size: 1rem; line-height: 1.7; text-align: inherit; }
.product-refresh-page main .section-head p + p { margin-top: 16px; }
.product-refresh-page main .section-head .eyebrow { width: fit-content; margin: 0 auto 18px; font-size: .75rem; line-height: 1.4; }
.product-refresh-page .refresh-hero { padding: 64px 0; min-height: 0; }
.product-refresh-page .refresh-hero > .container.refresh-hero-grid { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(0,.85fr); gap: 52px; align-items: center; width: min(1220px,calc(100% - 48px)); min-height: 390px; padding: 0; margin-inline: auto; }
.product-refresh-page .refresh-hero-copy { width: 100%; min-width: 0; text-align: left; }
.product-refresh-page .refresh-hero h1 { max-width: 18ch; margin: 0 0 22px; padding: 0; font-size: clamp(2.5rem,4.4vw,3.7rem); line-height: 1.08; }
.product-refresh-page .refresh-hero .lead { max-width: 640px; margin: 0 0 28px; font-size: 1.05rem; line-height: 1.7; }
.product-refresh-page .refresh-hero .breadcrumb { justify-content: flex-start; margin: 0 0 24px; }
.product-refresh-page .refresh-hero .cta { justify-content: flex-start; gap: 12px; margin: 0; }
.product-refresh-page .refresh-hero .pill,
.product-refresh-page .refresh-hero .hero-kicker { display: inline-flex; align-items: center; gap: 8px; width: fit-content; margin: 0 0 20px; padding: 8px 13px; border: 1px solid #ffffff40; border-radius: 999px; color: #fff; background: #ffffff15; font-size: .82rem; line-height: 1.4; }
.product-refresh-page .refresh-hero-art { display: grid; place-items: center; min-width: 0; align-self: stretch; }
.product-refresh-page .refresh-hero-art img { display: block; width: 100%; max-width: 420px; height: 400px; object-fit: contain; object-position: center; }
.product-refresh-page main > .product-summary { padding: 30px 0; background: #f7f3fb; border-bottom: 1px solid #ece3f5; }
.product-refresh-page .product-summary .hero-stats { width: 100%; max-width: none; margin: 0; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.product-refresh-page .product-summary .hero-stat { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; min-height: 100px; padding: 20px 14px; background: #fff; border: 1px solid var(--product-border); border-radius: 14px; box-shadow: var(--product-shadow); text-align: center; }
.product-refresh-page .product-summary .hero-stat .v { font-size: 1.35rem; line-height: 1.25; color: #5f25b5; }
.product-refresh-page .product-summary .hero-stat .l { margin: 0; font-size: .84rem; line-height: 1.4; color: var(--ink-3); }
.product-refresh-page main > #plans,
.product-refresh-page main > #ripe-plans { padding: 72px 0; background: radial-gradient(circle at 10% 0%,#ede2ff88,transparent 35%),linear-gradient(180deg,#faf8fd,#f5f0fa); border-bottom: 1px solid #e9e0f3; }
.product-refresh-page .plan-stock-status { justify-content: flex-start; margin: 0 0 16px; }
.product-refresh-page .plan-stock-actions { margin-top: 18px; flex-wrap: wrap; }
.product-refresh-page .plan-stock-actions .btn { flex: 1 1 110px; width: auto; }
.product-refresh-page .inventory-badge { align-self: flex-start; width: fit-content; margin: 0 0 16px; padding: 6px 9px; font-size: .76rem; line-height: 1.4; }
.product-refresh-page .section-subhead { display: flex; align-items: center; justify-content: center; gap: 10px; margin: 38px 0 24px; font-size: 1.25rem; }
.product-refresh-page .bento { display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch; gap: 22px; }
.product-refresh-page .bento > .bento-box { flex: 0 0 calc((100% - 44px) / 3); }
.product-refresh-page .bento.cols-2 > .bento-box { flex-basis: calc((100% - 22px) / 2); }
.product-refresh-page .bento.cols-4 > .bento-box { flex-basis: calc((100% - 66px) / 4); }
.product-refresh-page .bento-box { padding: 26px; border: 1px solid var(--product-border); border-radius: 16px; background: #fff; box-shadow: var(--product-shadow); }
.product-refresh-page .bento-box h3 { margin: 0 0 10px; font-size: 1.13rem; line-height: 1.35; }
.product-refresh-page .bento-box p { margin: 0; font-size: .92rem; line-height: 1.65; }
.product-refresh-page .addon-tile { padding: 22px; border: 1px solid var(--product-border); border-radius: 14px; box-shadow: var(--product-shadow); }
.product-refresh-page .addon-tile-head { align-items: flex-start; gap: 12px; }
.product-refresh-page .addon-tile-head h3 { margin: 0 0 8px; line-height: 1.35; }
.product-refresh-page .addon-tile-head p { margin: 0; line-height: 1.6; }
.product-refresh-page .vps-location-grid { max-width: none; gap: 24px; }
.product-refresh-page .location-card { overflow: hidden; border: 1px solid var(--product-border); border-radius: 16px; background: #fff; box-shadow: var(--product-shadow); }
.product-refresh-page .vps-location-grid .location-card { display: grid; grid-template-columns: 150px minmax(0,1fr); padding: 0; gap: 0; }
.product-refresh-page .vps-location-grid .location-card > div { padding: 26px; align-self: center; }
.product-refresh-page .vps-location-grid .location-mascot { width: 150px; height: 100%; min-height: 220px; max-height: none; padding: 18px; object-fit: contain; align-self: stretch; background: #f0e7fc; }
.product-refresh-page .location-card h3 { margin: 0 0 12px; line-height: 1.3; }
.product-refresh-page .location-card p { margin: 0 0 16px; line-height: 1.6; }
.product-refresh-page .bgp-automation-band { padding: 48px 0; background: #f5effc; border-block: 1px solid #e7ddf1; }
.product-refresh-page .bgp-automation-card { border-radius: 16px; box-shadow: var(--product-shadow); }
.product-refresh-page .os-grid { gap: 14px; }
.product-refresh-page .os-grid > * { border-radius: 13px; }
.product-refresh-page .faq-list { width: 100%; max-width: 920px; margin-inline: auto; }
.product-refresh-page .note-spaced,
.product-refresh-page .refresh-related { margin: 24px auto; padding: 20px 24px; border: 1px solid #e3d7f1; border-radius: 13px; background: #fff; font-size: .92rem; line-height: 1.65; }
.product-refresh-page .refresh-related { text-align: center; max-width: 1000px; }
.product-refresh-page .ipv6-dns-benefit { display: grid; grid-template-columns: 48px minmax(0,1fr) auto; align-items: center; gap: 20px; padding: 24px; margin: 0 0 24px; border: 1px solid #dfd0f3; border-radius: 16px; background: linear-gradient(110deg,#f7f1ff,#fff); }
.product-refresh-page .ipv6-dns-benefit h3 { margin: 6px 0 8px; font-size: 1.15rem; line-height: 1.4; }
.product-refresh-page .ipv6-dns-benefit p { margin: 0; font-size: .88rem; line-height: 1.65; }
.product-refresh-page .ipv6-dns-benefit .eyebrow { margin: 0; line-height: 1.4; font-size: .76rem; }
.product-refresh-page .ipv6-dns-benefit-icon { width: 48px; height: 48px; margin: 0; border-radius: 12px; }
.product-refresh-page .pool-region-visual { display: grid; place-items: center; padding: 20px 8px; }
.product-refresh-page .pool-region-visual img { align-self: center; object-fit: contain; object-position: center; }
.product-refresh-page .pool-plan-region { align-items: center; gap: 12px; padding: 14px; margin-bottom: 20px; }
.product-refresh-page .pool-plan-region small { font-size: .8rem; line-height: 1.5; }
.product-refresh-page .pool-plan-spec-heading { margin-bottom: 12px; font-size: .75rem; }
.product-refresh-page .storage-protocol-grid { gap: 18px; }
.product-refresh-page .storage-protocol-grid article { column-gap: 16px; row-gap: 8px; padding: 22px; align-items: center; }
.product-refresh-page .storage-box-usage .storage-usage-example { width: 60%; }
.product-refresh-page .pool-builder-rate { display: block; }
.product-refresh-page .storage-plan-upgrade { display: grid; grid-template-columns: 32px minmax(0,1fr) auto; gap: 10px; align-items: center; margin: 0 0 20px; padding: 14px; border-radius: 12px; }
.product-refresh-page .storage-plan-upgrade strong { font-size: .88rem; line-height: 1.4; }
.product-refresh-page .storage-plan-upgrade small { font-size: .76rem; line-height: 1.4; }
.product-refresh-page main > .refresh-final { padding: 56px 0 72px; }
.product-refresh-page .refresh-final .cta-band { padding: 40px; border: 1px solid #ded0f2; border-radius: 20px; box-shadow: var(--product-shadow); }
.product-refresh-page .refresh-final .cta-band h2 { font-size: clamp(1.8rem,3vw,2.4rem); line-height: 1.2; }
.product-refresh-page .refresh-final .cta-band p { line-height: 1.65; }
@media(max-width:1080px) {
  .product-refresh-page .refresh-hero > .container.refresh-hero-grid { gap: 30px; grid-template-columns: minmax(0,1.3fr) minmax(0,.7fr); }
  .product-refresh-page .refresh-hero-art img { height: 320px; }
  .product-refresh-page .vps-location-grid .location-card { grid-template-columns: 115px minmax(0,1fr); }
  .product-refresh-page .vps-location-grid .location-mascot { width: 115px; padding: 12px; }
}
@media(max-width:720px) {
  .product-refresh-page main > .section { padding-block: 44px; }
  .product-refresh-page .refresh-hero { padding-block: 42px; }
  .product-refresh-page .refresh-hero > .container.refresh-hero-grid { width: calc(100% - 40px); grid-template-columns: 1fr; min-height: 0; gap: 28px; }
  .product-refresh-page .refresh-hero-copy { text-align: center; }
  .product-refresh-page .refresh-hero h1,
  .product-refresh-page .refresh-hero .lead { margin-inline: auto; }
  .product-refresh-page .refresh-hero .breadcrumb,
  .product-refresh-page .refresh-hero .cta { justify-content: center; }
  .product-refresh-page .refresh-hero-art img { height: 250px; max-width: 360px; }
  .product-refresh-page .product-summary .hero-stats { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
  .product-refresh-page .ipv6-dns-benefit { grid-template-columns: 44px minmax(0,1fr); gap: 14px; padding: 20px; }
  .product-refresh-page .ipv6-dns-benefit > .btn { grid-column: 1 / -1; width: 100%; }
  .product-refresh-page .refresh-final .cta-band { padding: 28px 22px; }
}

/* Use the established Shared/Reseller card component, including its resource tiles. */
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid {
  width: 100%;
  max-width: 1160px !important;
  margin-inline: auto;
  align-items: stretch !important;
  gap: 20px;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card {
  min-height: 100%;
  overflow: hidden;
  padding: 26px;
  border: 1px solid #e1d9eb;
  border-top: 3px solid #9a6cef;
  border-radius: 15px;
  background: linear-gradient(180deg, #fff 0%, #fdfcff 100%);
  box-shadow: 0 16px 42px -34px rgba(47, 20, 91, .55);
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card::after {
  position: absolute;
  z-index: 0;
  width: 150px;
  height: 150px;
  top: -92px;
  right: -84px;
  border-radius: 50%;
  background: rgba(122, 52, 255, .055);
  content: "";
  pointer-events: none;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card:hover {
  transform: translateY(-5px);
  border-color: #cdb9ef;
  box-shadow: 0 24px 52px -34px rgba(59, 24, 119, .58);
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card.featured {
  border-color: #b997f2;
  border-top-color: var(--brand-600);
  background: linear-gradient(180deg, #fff 0%, #faf6ff 100%);
  box-shadow: 0 22px 50px -30px rgba(91, 33, 182, .42);
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card.featured::after {
  background: rgba(122, 52, 255, .1);
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .tag {
  top: 18px;
  right: 18px;
  z-index: 2;
  padding: 5px 9px;
  font-size: .62rem;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .card-icon {
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 11px;
  font-size: 1rem;
  box-shadow: 0 10px 22px -13px rgba(91, 33, 182, .65);
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card h3 {
  margin-bottom: 7px;
  font-size: 1.28rem;
  letter-spacing: -.025em;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .desc {
  min-height: 4.25em;
  margin-bottom: 14px;
  color: var(--ink-3);
  font-size: .86rem;
  line-height: 1.5;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-usecase {
  min-height: 70px;
  margin-bottom: 17px;
  padding: 11px 12px;
  border-color: #e5dcf2;
  border-radius: 10px;
  background: linear-gradient(110deg, #f8f4ff, #fbf9ff);
  color: var(--ink-3);
  font-size: .77rem;
  line-height: 1.45;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-usecase i {
  display: grid;
  width: 25px;
  height: 25px;
  margin-top: 0;
  flex: 0 0 25px;
  place-items: center;
  border-radius: 7px;
  color: var(--brand-700);
  background: #eee6ff;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .price {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin: 0 0 16px;
  padding-top: 2px;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .price strong {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: -.04em;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .price .per {
  font-size: .78rem;
  font-weight: 650;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-billing-note {
  min-height: 1.45em;
  margin: -9px 0 17px;
  color: #777086;
  font-size: .7rem;
  font-weight: 700;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 19px;
  padding: 10px;
  border: 1px solid #e5dcf0;
  border-radius: 13px;
  background: #f7f3fb;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs::before {
  grid-column: 1 / -1;
  padding: 0 2px 2px;
  color: #777086;
  content: "Plan resources";
  font-size: .62rem;
  font-weight: 850;
  letter-spacing: .075em;
  text-transform: uppercase;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs .spec-item {
  display: grid;
  min-height: 64px;
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 8px;
  align-items: center;
  padding: 9px;
  border: 1px solid #e8e2ef;
  border-radius: 9px;
  background: #fff;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs .spec-item:last-child {
  grid-column: 1 / -1;
}



body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs .spec-ic {
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 8px;
  background: #eee7fb;
  box-shadow: none;
  font-size: .76rem;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs .spec-text {
  display: flex;
  min-width: 0;
  flex-direction: column-reverse;
  align-items: flex-start;
  gap: 2px;
  line-height: 1.2;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs .spec-val {
  max-width: 100%;
  color: var(--ink);
  font-size: .83rem;
  line-height: 1.25;
  white-space: normal;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card .plan-specs .spec-label {
  color: #7d768a;
  font-size: .58rem;
  font-weight: 850;
  letter-spacing: .055em;
  line-height: 1.2;
  text-transform: uppercase;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card > .feat-list {
  flex-grow: 1;
  align-content: start;
  gap: 8px;
  margin-bottom: 21px;
  padding-top: 15px;
  border-top: 1px solid #ebe6f0;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card > .feat-list::before {
  margin-bottom: 1px;
  color: #777086;
  content: "Every plan includes";
  font-size: .62rem;
  font-weight: 850;
  letter-spacing: .075em;
  text-transform: uppercase;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card > .feat-list li {
  gap: 8px;
  color: var(--ink-3);
  font-size: .76rem;
  line-height: 1.4;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card > .feat-list li i {
  margin-top: 2px;
  color: #059669;
  font-size: .7rem;
}

body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card > .btn {
  min-height: 46px;
  margin-top: auto;
  font-size: .86rem;
}


body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); }
body.product-refresh-page main #plans .storage-box-plan-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card { display:flex; flex-direction:column; align-items:stretch; min-width:0; text-align:left; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .card-icon { display:grid; place-items:center; color:#fff; background:var(--gradient-brand); border:0; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .spec-item { grid-column:auto; margin:0; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .spec-item:last-child { grid-column:1 / -1; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .plan-specs .spec-ic,
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .plan-specs .spec-ic i { color:var(--brand-700); }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .spec-val { font-weight:750; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .spec-label { font-size:.65rem; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .pool-network-spec { grid-column:1 / -1; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .pool-network-spec .spec-ic { color:var(--brand-700); background:#eee7fb; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .pool-plan-spec-heading { display:none; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .price { min-height:38px; flex-wrap:wrap; }
body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid .feat-list { display:grid; }
body.product-refresh-page main #plans .storage-box-plan .check-list { flex:1; margin:0 0 22px; padding-top:18px; border-top:1px solid #ebe6f0; }
body.product-refresh-page main #plans .storage-box-plan .check-list li { margin:0 0 10px; font-size:.9rem; line-height:1.5; }
body.product-refresh-page main #plans .storage-box-plan .desc { min-height:4.5em; }
.product-refresh-page .pool-plan-region { margin:0 0 18px; }
/* Storage cards: explicit spacing prevents older product rules stretching rows. */
body.product-refresh-page main #plans .hosting-plan-grid .storage-card-heading { display:flex; align-items:center; justify-content:space-between; gap:16px; margin-bottom:20px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-card-heading .card-icon { margin:0; flex:0 0 44px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-card-heading .tag { position:static; width:auto; max-width:calc(100% - 60px); flex:0 1 auto; padding:6px 10px; line-height:1.4; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-box-plan h3 { font-size:1.45rem; margin:0 0 10px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-box-plan .desc { min-height:3.1em; margin:0 0 20px; font-size:.94rem; line-height:1.55; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-box-plan .price { margin:0 0 20px; padding:0; min-height:38px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-box-plan .check-list { display:flex; flex-direction:column; flex:0 0 auto; gap:12px; padding:20px 0 0; margin:0 0 24px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-box-plan .check-list li { display:flex; align-items:flex-start; gap:10px; padding:0; margin:0; border:0; font-size:.9rem; line-height:1.5; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-box-plan .check-list li i { flex:0 0 14px; margin-top:4px; color:#059669; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-box-capacity { margin:0 0 8px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-plan-card .desc { min-height:3em; margin:0 0 16px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-plan-card .price { padding:0; margin:0 0 20px; border:0; background:none; border-radius:0; min-height:38px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-plan-card .plan-specs .spec-item:last-child { grid-column:auto; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-plan-card .storage-plan-upgrade { margin:0 0 16px; padding:12px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-plan-card .plan-stock-status { margin:0 0 16px; }
body.product-refresh-page main #plans .hosting-plan-grid .storage-plan-card .plan-stock-actions { margin:0; }
@media(max-width:640px) {
 body.product-refresh-page main #plans .hosting-plan-grid .storage-box-plan .desc,
 body.product-refresh-page main #plans .hosting-plan-grid .storage-plan-card .desc { min-height:0; }
}
.product-refresh-page main > .section { padding-block:72px; }
.product-refresh-page main > .product-summary { padding-block:32px; }
.product-refresh-page main > .section > .container > .section-head { margin-bottom:38px; }
.product-refresh-page .section-subhead { margin:48px 0 24px; }
.product-refresh-page .addon-showcase + .section-subhead { margin-top:48px; }
.product-refresh-page .refresh-related { margin:20px auto 30px; }
.product-refresh-page .bento-box > .ic { margin:0 0 18px; }
.product-refresh-page .step::before { position: static; margin: 0 0 18px; }
@media(max-width:1000px) {
 .product-refresh-page .bento > .bento-box,
 .product-refresh-page .bento.cols-2 > .bento-box,
 .product-refresh-page .bento.cols-4 > .bento-box { flex-basis: calc((100% - 22px) / 2); }
 body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media(max-width:640px) {
 .product-refresh-page .bento > .bento-box,
 .product-refresh-page .bento.cols-2 > .bento-box,
 .product-refresh-page .bento.cols-4 > .bento-box { flex-basis: 100%; }
 body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid { grid-template-columns:1fr; }
 body.product-refresh-page main :is(#plans, #ripe-plans, #arin-plans) .hosting-plan-grid > .card { padding:22px; }
 .product-refresh-page main > .section { padding-block:44px; }
 .product-refresh-page main > .product-summary { padding-block:24px; }
 .product-refresh-page .section-subhead { margin-top:32px; }
}
