:root{--bg:#080c12;--panel:#111927;--panel2:#151f2f;--ink:#eef4fb;--muted:#9eadbf;--line:rgba(255,255,255,.12);--brand:#ff9f1c;--cyan:#31d7d2;--green:#81d96b;--radius:8px;--shadow:0 22px 70px rgba(0,0,0,.36)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;color-scheme:dark;scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-size:16px}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(255,159,28,.12),transparent 310px),radial-gradient(ellipse at 78% 4%,rgba(49,215,210,.16),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}h1{max-width:880px;margin:0 auto 18px;font-size:clamp(32px,4.5vw,50px);line-height:1.03;letter-spacing:0}h2{margin-bottom:12px;font-size:clamp(24px,3vw,36px);line-height:1.08;letter-spacing:0}h3{margin-bottom:8px;font-size:19px;line-height:1.2}.lead{max-width:720px;color:var(--muted);font-size:clamp(17px,1.6vw,20px)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(8,12,18,.86);backdrop-filter:blur(18px)}.nav{width:min(1180px,calc(100% - 32px));min-height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.logo{width:clamp(166px,18vw,226px);height:auto;display:block}.nav-links{display:flex;align-items:center;gap:17px;color:var(--muted);font-size:14px;white-space:nowrap}.top-mini{border-bottom:1px solid var(--line);background:#06090e;color:var(--muted);font-size:13px}.top-mini .wrap{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:14px}.top-mini a{color:var(--ink)}.button,.button-secondary{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius);padding:10px 15px;border:1px solid transparent;font-weight:760;line-height:1.1}.button{background:var(--brand);color:#101010;box-shadow:0 12px 30px rgba(255,159,28,.22)}.button-secondary{border-color:var(--line);background:rgba(255,255,255,.06);color:var(--ink)}.hero{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:clamp(54px,7vw,92px) 0;text-align:center}.hero .lead{margin-left:auto;margin-right:auto}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:26px}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--cyan);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--brand);box-shadow:0 0 22px rgba(255,159,28,.9)}.trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:26px;color:var(--muted);font-size:13px}.pill{border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.055)}.section{padding:clamp(44px,6vw,60px) 0;border-top:1px solid var(--line)}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-head p{max-width:570px;color:var(--muted)}.service-stack,.plan-grid,.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.plan-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.service-card,.plan-card,.feature-card,.cta-band,.legal-box{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:var(--shadow)}.service-card,.plan-card,.feature-card{padding:20px;box-shadow:none}.service-card p,.plan-card p,.feature-card p,.legal-box p{color:var(--muted)}.tag{display:inline-flex;margin-bottom:13px;padding:5px 9px;border:1px solid rgba(255,159,28,.35);border-radius:999px;color:var(--brand);font-size:12px;font-weight:800}.service-card ul,.plan-card ul,.feature-card ul{margin:16px 0 0;padding:0;list-style:none;color:var(--muted)}.service-card li,.plan-card li,.feature-card li{padding:8px 0;border-top:1px solid var(--line)}.price{margin:12px 0;font-size:clamp(24px,2.4vw,31px);line-height:1;font-weight:880}.price small{display:block;margin-top:7px;color:var(--muted);font-size:13px;font-weight:700}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:start}.ideal-table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.04)}.ideal-table th,.ideal-table td{padding:14px 15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.ideal-table th{color:#fff;background:rgba(255,159,28,.12);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.ideal-table td{color:var(--muted)}.ideal-table strong{color:var(--ink)}.matrix{display:grid;grid-template-columns:170px repeat(3,1fr);padding:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.04)}.matrix div{padding:13px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.matrix .head{background:rgba(255,159,28,.12);color:#fff;font-weight:800}.matrix .label{color:var(--muted)}.cta-band{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:24px}.cta-band p{color:var(--muted)}.page-hero{text-align:left}.page-hero h1,.page-hero .lead{margin-left:0}.page-hero .hero-actions,.page-hero .trust-strip{justify-content:flex-start}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}label{color:var(--ink);font-weight:700}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:#0b111a;color:var(--ink);padding:12px 13px;font:inherit}textarea{min-height:130px}.legal-box{padding:24px}.legal-box h2{margin-top:30px}.legal-box p{white-space:pre-line}.footer{padding:34px 0;border-top:1px solid var(--line);background:#06090e;color:#d8e0ea}.footer .wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px}.footer a{color:var(--brand)}@media(max-width:920px){.nav{align-items:start;flex-direction:column;padding:15px 0}.nav-links{width:100%;overflow-x:auto;padding-bottom:6px}.service-stack,.plan-grid,.plan-grid.three,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.cta-band{grid-template-columns:1fr}.matrix{grid-template-columns:150px repeat(3,minmax(140px,1fr));overflow-x:auto}.top-mini .wrap{align-items:flex-start;flex-direction:column;padding:8px 0}}@media(max-width:620px){h1{font-size:clamp(31px,10vw,42px)}.service-stack,.plan-grid,.plan-grid.three,.feature-grid,.form-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.button,.button-secondary{width:100%}.page-hero{text-align:center}.page-hero h1,.page-hero .lead{margin-left:auto}.page-hero .hero-actions,.page-hero .trust-strip{justify-content:center}}

/* Global header/footer refinements */
.top-mini a { color: var(--muted); transition: color .18s ease; }
.top-mini a:hover { color: #d3dbe5; }
.top-mini .top-mail { color: var(--muted); }
.logo { width: clamp(190px, 19vw, 260px); }
.menu-toggle { display: none; }
.split > * { min-width: 0; }
.ideal-table { table-layout: fixed; }
.price-note {
  display: grid;
  flex: 0 0 390px;
  width: 390px;
  gap: 3px;
  justify-items: end;
  text-align: right;
  color: var(--muted);
}

.price-note strong {
  color: #ffc36a;
  font-weight: 850;
}

.plan-domain-note {
  margin: 16px 0 12px;
  color: var(--muted);
  font-size: 13px;
}

.inline-link {
  color: #dce7f3;
  text-decoration: underline dotted rgba(255, 159, 28, .75);
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition: color .2s ease, text-decoration-color .2s ease;
}

.inline-link:hover,
.inline-link:focus-visible {
  color: #fff;
  text-decoration-color: var(--brand);
}

.annual-label {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  border-bottom: 1px dotted var(--brand);
  color: inherit;
  cursor: help;
  outline: none;
}
.annual-label > span { color: var(--brand); font-size: .82em; }
.annual-label:focus-visible { color: var(--ink); border-bottom-style: solid; }
.follow-tooltip {
  position: fixed;
  z-index: 1000;
  max-width: 250px;
  padding: 8px 10px;
  border: 1px solid rgba(255, 159, 28, .48);
  border-radius: 5px;
  background: #171d25;
  box-shadow: 0 12px 30px rgba(0,0,0,.38);
  color: var(--ink);
  font-size: 13px;
  line-height: 1.35;
  pointer-events: none;
  opacity: 0;
  transform: translate(12px, 12px);
  transition: opacity .12s ease;
}
.follow-tooltip.is-visible { opacity: 1; }

.cpanel-showcase {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 52px;
  align-items: center;
}
.cpanel-copy img { display: block; width: 185px; height: auto; margin: 10px 0 22px; }
.cpanel-copy > p:not(.eyebrow) { color: var(--muted); }
.cpanel-benefits { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 12px; margin: 0; padding: 0; list-style: none; }
.cpanel-benefits li { min-height: 138px; padding: 19px; border: 1px solid var(--line); border-radius: 6px; background: rgba(17,25,39,.72); }
.cpanel-benefits strong,.cpanel-benefits span { display: block; }
.cpanel-benefits strong { margin-bottom: 7px; color: var(--ink); }
.cpanel-benefits span { color: var(--muted); font-size: 15px; }
.cpanel-tools-head {
  margin-top: 42px;
  padding-top: 36px;
  border-top: 1px solid var(--line);
}
.cpanel-tools-head h2 { margin-bottom: 10px; }
.cpanel-tools-head > p:last-child {
  max-width: 960px;
  margin-bottom: 0;
  color: var(--muted);
}
.cpanel-feature-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 26px;
}

.multidominio-control-section {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: linear-gradient(115deg, rgba(255, 159, 28, .065), transparent 42%, rgba(48, 211, 202, .045));
}
.cpanel-unified-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(230px, 285px);
  gap: 28px;
  align-items: center;
}
.cpanel-unified-copy > p:not(.eyebrow) {
  max-width: none;
  margin: 0;
  color: var(--muted);
  font-size: 18px;
}
.cpanel-unified-heading {
  margin: 0 0 14px;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.04;
}
.cpanel-unified-individual .cpanel-unified-heading {
  font-size: clamp(30px, 3.2vw, 42px);
  white-space: nowrap;
}
.cpanel-unified-multidominio .cpanel-unified-heading {
  font-size: clamp(30px, 3.2vw, 42px);
  white-space: nowrap;
}
.whm-demo-block {
  display: grid;
  justify-items: center;
  gap: 23px;
  align-self: start;
  margin-top: 55px;
  padding: 20px 18px;
}
.whm-demo-block img {
  display: block;
  width: min(230px, 100%);
  height: auto;
}
.whm-demo-block .button-secondary {
  width: 100%;
  justify-content: center;
  margin: 0;
}
.cpanel-demo-block {
  display: grid;
  align-self: start;
  justify-items: center;
  gap: 23px;
  margin-top: 38px;
  padding: 20px 18px;
}
.cpanel-demo-block img {
  display: block;
  width: min(200px, 100%);
  height: auto;
}
.cpanel-demo-block .button-secondary {
  width: 100%;
  justify-content: center;
  margin: 0;
}
.cpanel-quickfacts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 10px 0 22px;
  padding: 0;
  list-style: none;
}
.cpanel-quickfacts li {
  padding: 7px 10px;
  border: 1px solid rgba(48, 211, 202, .24);
  border-radius: 4px;
  background: rgba(8, 12, 18, .42);
  color: #c4d2e0;
  font-size: 13px;
  font-weight: 750;
}
.cpanel-capabilities {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.cpanel-capability {
  min-height: 184px;
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: rgba(14, 20, 29, .78);
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}
.cpanel-capability:hover {
  border-color: rgba(255, 159, 28, .38);
  background: rgba(18, 26, 37, .92);
  transform: translateY(-2px);
}

.migration-steps article,
.domain-tool-card,
.vps-admin-section .feature-card,
.vps-plan-grid .plan-card,
.service-card {
  transition: border-color .2s ease, background .2s ease, transform .2s ease, box-shadow .2s ease;
}

.migration-steps article:hover,
.migration-steps article:focus-within,
.domain-tool-card:hover,
.domain-tool-card:focus-within,
.vps-admin-section .feature-card:hover,
.vps-admin-section .feature-card:focus-within,
.vps-plan-grid .plan-card:hover,
.vps-plan-grid .plan-card:focus-within,
.service-card:hover,
.service-card:focus-within {
  border-color: rgba(255, 159, 28, .38);
  background: rgba(18, 26, 37, .92);
  box-shadow: 0 16px 34px rgba(0, 0, 0, .2);
  transform: translateY(-2px);
}
.capability-title-row {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
}
.capability-title-row h3 {
  margin: 0;
  font-size: 20px;
}
.cpanel-capability p {
  margin: 0;
  color: var(--muted);
  font-size: 15px;
}
.platform-use-section { background: rgba(49, 215, 210, .018); }
.platform-use-head { margin-bottom: 22px; }
.platform-use-head h2 { max-width: none; }
.platform-use-head > p:last-child { max-width: 940px; margin-bottom: 0; color: var(--muted); }
.platform-use-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }
.platform-use-card { min-height: 150px; padding: 19px; border: 1px solid var(--line); border-radius: 6px; background: rgba(14, 20, 29, .7); transition: border-color .2s ease, background .2s ease, transform .2s ease; }
.platform-use-card:hover { border-color: rgba(48, 211, 202, .4); background: rgba(18, 26, 37, .92); transform: translateY(-2px); }
.platform-use-card h3 { margin: 0 0 8px; font-size: 18px; }
.platform-use-card p { margin: 0; color: var(--muted); font-size: 14px; }
@media(max-width:920px) {
  .platform-use-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.site-assistance-section { background: rgba(255, 159, 28, .018); }
.site-assistance-head { margin-bottom: 22px; }
.site-assistance-head h2 { max-width: none; }
.site-assistance-head > p:last-child { max-width: 900px; margin-bottom: 0; color: var(--muted); }
.site-assistance-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.site-assistance-card { display: flex; flex-direction: column; padding: 22px; border: 1px solid var(--line); border-radius: 7px; background: rgba(14, 20, 29, .76); transition: border-color .2s ease, background .2s ease, transform .2s ease; }
.site-assistance-card:hover { border-color: rgba(255, 159, 28, .38); background: rgba(18, 26, 37, .92); transform: translateY(-2px); }
.site-assistance-card h3 { margin-bottom: 8px; font-size: 21px; }
.site-assistance-card > p { margin-bottom: 10px; color: var(--muted); }
.site-assistance-card ul { margin: 0 0 18px; padding: 0; list-style: none; color: var(--muted); font-size: 14px; }
.site-assistance-card li { padding: 7px 0; border-top: 1px solid var(--line); }
.site-assistance-card .button-secondary { align-self: flex-start; margin-top: auto; }
.site-assistance-note { display: flex; align-items: center; justify-content: space-between; gap: 26px; margin-top: 14px; padding: 15px 18px; border-left: 3px solid var(--cyan); background: rgba(49, 215, 210, .04); }
.site-assistance-note p { max-width: 880px; margin: 0; color: var(--muted); font-size: 13px; }
.site-assistance-note strong { color: var(--ink); }
.site-assistance-note span { flex: 0 0 auto; color: var(--brand); font-size: 12px; font-weight: 800; }
.cpanel-home-band { display: grid; grid-template-columns: 170px minmax(0,1fr) auto; gap: 28px; align-items: center; padding: 28px 30px; border: 1px solid var(--line); border-radius: 8px; background: rgba(17,25,39,.7); }
.cpanel-home-band img { width: 150px; height: auto; }
.cpanel-home-band h2 { margin-bottom: 8px; font-size: clamp(25px,3vw,34px); }
.cpanel-home-band p:last-child { margin: 0; color: var(--muted); }

.migration-home-band {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 38px;
  padding: 32px;
  border: 1px solid rgba(48, 211, 202, .28);
  border-radius: 8px;
  background: rgba(48, 211, 202, .055);
}
.migration-home-band > div { max-width: 920px; }
.migration-home-band h2 { margin-bottom: 10px; }
.migration-home-band > div > p:not(.eyebrow) { color: var(--muted); }
.migration-home-band .migration-included { margin-bottom: 0; color: #c8d8e7; font-size: 14px; }
.migration-home-band .button { flex: 0 0 auto; }

.migration-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 30px;
}
.migration-steps article {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: rgba(17,25,39,.7);
}
.migration-steps span { display: block; margin-bottom: 14px; color: var(--aqua); font-size: 13px; font-weight: 850; }
.migration-steps h3 { margin: 0 0 8px; font-size: 20px; }
.migration-steps p { margin: 0; color: var(--muted); font-size: 15px; }
.migration-note {
  display: flex;
  align-items: center;
  gap: 18px 28px;
  margin-top: 16px;
  padding: 18px 22px;
  border-left: 3px solid var(--brand);
  background: rgba(255,159,28,.055);
}
.migration-note p { margin: 0; color: var(--muted); font-size: 14px; }
.migration-note strong { color: var(--ink); }
.migration-note .button { flex: 0 0 auto; margin-left: auto; }
.vps-migration-note { margin-top: 18px; }
.vps-migration-note > div { min-width: 0; }
.vps-migration-note .eyebrow { margin-bottom: 7px; }
.vps-migration-note h3 { margin-bottom: 5px; font-size: 19px; }
.vps-migration-note .button-secondary { flex: 0 0 auto; margin-left: auto; }

.migration-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.migration-detail-card {
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(17,25,39,.72);
}
.migration-detail-card h2 { margin-bottom: 10px; font-size: clamp(26px, 3vw, 34px); }
.migration-detail-card > p:not(.eyebrow) { color: var(--muted); }
.migration-detail-card .button-secondary { margin-top: 8px; }

.capacity-special-section { background: rgba(255,159,28,.025); }
.capacity-special-head { max-width: none; margin-bottom: 24px; }
.capacity-special-head h2 { max-width: none; margin-bottom: 10px; }
.capacity-special-head > p:last-child { max-width: 980px; margin: 0; color: var(--muted); }
.capacity-special-body {
  display: grid;
  grid-template-columns: minmax(280px,.78fr) minmax(440px,1.22fr);
  gap: 18px;
  align-items: stretch;
}
.capacity-metrics { align-self: stretch; }
.capacity-pricing { display: flex; min-width: 0; flex-direction: column; }
.capacity-price-matrix {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: var(--line);
}
.capacity-price-item {
  display: grid;
  gap: 13px;
  padding: 31px 18px;
  background: rgba(17,25,39,.78);
  text-align: center;
  transition: background .2s ease, box-shadow .2s ease;
}
.capacity-price-item:hover {
  position: relative;
  z-index: 1;
  background: rgba(255,159,28,.07);
  box-shadow: inset 0 0 0 1px rgba(255,159,28,.34);
}
.capacity-price-item strong { color: var(--ink); font-size: 28px; line-height: 1; }
.capacity-price-item .price { margin: 0; color: var(--brand); font-size: 24px; white-space: nowrap; }
.capacity-price-item .price small { display: inline; margin: 0 0 0 3px; }
.capacity-single-action { display: flex; justify-content: flex-start; margin-top: auto; padding-top: 14px; }
.capacity-single-action .button { min-width: 170px; }
.package-note {
  margin: 14px 0 0;
  padding: 14px 17px;
  border-left: 3px solid var(--aqua);
  background: rgba(49,215,210,.045);
  color: var(--muted);
  font-size: 13px;
}
.package-note strong { color: var(--ink); }

.testimonial-section { background: rgba(17,25,39,.38); }
.testimonial-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 28px;
}
.testimonial-head h2 { margin-bottom: 8px; }
.testimonial-head p:last-child { max-width: 700px; margin: 0; color: var(--muted); }
.testimonial-summary {
  flex: 0 0 auto;
  padding: 13px 16px;
  border: 1px solid rgba(0,182,122,.34);
  border-radius: 6px;
  color: var(--ink);
  background: rgba(0,182,122,.055);
  font-size: 14px;
  font-weight: 800;
}
.testimonial-summary span { color: #00b67a; }
.testimonial-grid { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 12px; min-height: 220px; }
.testimonial-card {
  min-width: 0;
  min-height: 220px;
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: rgba(10,15,22,.82);
  transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}
.testimonial-card:hover {
  transform: translateY(-3px);
  border-color: rgba(0,182,122,.42);
  box-shadow: 0 16px 28px rgba(0,0,0,.2);
}
.testimonial-stars { display: block; margin-bottom: 16px; color: #00b67a; font-size: 16px; }
.testimonial-text { min-height: 72px; margin: 0 0 18px; color: var(--ink); font-size: 16px; font-weight: 750; line-height: 1.5; }
.testimonial-card footer { display: flex; flex-direction: column; gap: 3px; color: var(--muted); font-size: 12px; }
.testimonial-card footer strong { color: #c9d5e2; font-size: 13px; }
.testimonial-card footer a { margin-top: 8px; color: var(--aqua); font-weight: 750; }
.testimonial-action { margin-top: 26px; text-align: center; }

.trustpilot-proof {
  display: grid;
  grid-template-columns: auto auto auto minmax(260px, 1fr) auto;
  align-items: center;
  gap: 13px 18px;
  width: min(100%, 1030px);
  margin-top: 24px;
  padding: 13px 17px;
  border: 1px solid rgba(0, 182, 122, .32);
  border-radius: 7px;
  background: rgba(14, 23, 27, .84);
  box-shadow: 0 14px 38px rgba(0,0,0,.2);
  color: var(--ink);
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}
.trustpilot-proof:hover,
.trustpilot-proof:focus-visible {
  border-color: rgba(0, 182, 122, .72);
  background: rgba(17, 31, 32, .94);
  transform: translateY(-2px);
}
.trustpilot-brand { white-space: nowrap; font-weight: 850; }
.trustpilot-brand b { color: #00b67a; font-size: 19px; }
.trustpilot-stars { color: #00b67a; letter-spacing: 2px; white-space: nowrap; }
.trustpilot-score { color: #c5d2df; font-size: 14px; white-space: nowrap; }
.trustpilot-score b { color: var(--ink); }
.trustpilot-proof > strong { font-size: 15px; }
.trustpilot-action { color: #a8ddca; font-size: 13px; font-weight: 750; white-space: nowrap; }
.trustpilot-between { margin-top: 20px; margin-bottom: -16px; }
.trustpilot-between .trustpilot-proof { width: 100%; margin-top: 0; }
.trustpilot-home {
  margin: 8px auto 14px;
  text-align: left;
}
.trustpilot-hero-wide {
  grid-column: 1 / -1;
  width: 100%;
  margin: 0 0 -4px;
}
.hero.trustpilot-hero { padding: clamp(44px, 6vw, 76px) 0; }
.hero.trustpilot-hero > div > .eyebrow { margin-bottom: 0; }

.domain-transfer-band {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 48px;
  align-items: center;
  padding: 34px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: linear-gradient(110deg, rgba(255, 159, 28, .08), rgba(48, 211, 202, .05));
}

.domain-transfer-copy > p:not(.eyebrow) { color: var(--muted); }
.domain-transfer-copy .hero-actions { justify-content: flex-start; }
.domain-transfer-points { display: grid; gap: 10px; }
.domain-transfer-points article {
  padding: 16px 18px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: rgba(10, 14, 19, .58);
}
.domain-transfer-points h3 { margin: 0 0 5px; font-size: 18px; }
.domain-transfer-points p { margin: 0; color: var(--muted); font-size: 15px; }

.annual-price {
  color: #ffc36a;
  font-size: 14px;
  font-weight: 760;
  white-space: nowrap;
}

.hero-service {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 340px);
  column-gap: clamp(24px, 5vw, 70px);
  row-gap: 18px;
  align-items: center;
}

.hero-service .lead {
  margin-left: 0;
  margin-right: 0;
}

.hero-lead p {
  margin-bottom: 24px;
}

.hero-lead p:last-child {
  margin-bottom: 0;
}

.metric-panel {
  display: grid;
  gap: 12px;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255,159,28,.12), rgba(49,215,210,.055));
  box-shadow: 0 24px 55px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08);
}

.metric-panel span {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: var(--radius);
  background: rgba(8,12,18,.42);
  color: var(--ink);
  font-size: 14px;
  font-weight: 820;
}

.metric-panel span:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--brand);
  box-shadow: 0 0 18px rgba(255,159,28,.72);
}

.section-title-full {
  margin-bottom: 24px;
}

.section-title-full h2 {
  max-width: none;
}

.section-title-full > p:last-child:not(.eyebrow) {
  max-width: none;
  margin-bottom: 0;
  color: var(--muted);
}

.section[id] {
  scroll-margin-top: 76px;
}

.starter-plan-strip {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  margin-bottom: 18px;
  padding: 20px;
  border: 1px solid rgba(255,159,28,.28);
  border-radius: var(--radius);
  background: linear-gradient(90deg, rgba(255,159,28,.13), rgba(255,255,255,.04));
  box-shadow: var(--shadow);
}

.starter-plan-strip p {
  margin: 0;
  color: var(--muted);
}

.starter-plan-strip .price {
  margin: 8px 0 0;
}

.starter-plan-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.plan-selector {
  display: grid;
  gap: 18px;
}

.plan-tabs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  padding: 6px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255,255,255,.035);
}

.plan-tab {
  min-height: 44px;
  border: 1px solid transparent;
  border-radius: var(--radius);
  background: transparent;
  color: var(--muted);
  font: inherit;
  font-size: 14px;
  font-weight: 820;
  cursor: pointer;
  transition: border-color .18s ease, background .18s ease, color .18s ease;
}

.plan-tab:hover,
.plan-tab:focus-visible,
.plan-tab.is-active {
  border-color: rgba(255,159,28,.4);
  background: rgba(255,159,28,.12);
  color: var(--ink);
}

.plan-selector-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 380px);
  gap: 18px;
  align-items: stretch;
}

.plan-selector-list {
  display: grid;
  gap: 10px;
}

.plan-selector-list .plan-card {
  display: none;
}

.plan-selector-list .plan-card.is-active {
  display: block;
}

.plan-selector-summary {
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
}

.plan-selector-summary p {
  color: var(--muted);
}

.plans-compact-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

.plans-compact-grid .plan-card {
  padding: 17px;
}

.plans-compact-grid .price {
  font-size: clamp(22px, 2vw, 27px);
}

.plans-compact-grid .plan-card p,
.plans-compact-grid .plan-card li {
  font-size: 14px;
  line-height: 1.42;
}

.plans-compact-grid .plan-card li {
  padding: 7px 0;
}

.vps-plan-grid {
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}

.plans-mini-entry {
  display: grid;
  grid-template-columns: minmax(190px, .7fr) repeat(4, minmax(0, 1fr));
  gap: 12px;
  align-items: stretch;
}

.mini-plan-card {
  padding: 18px;
  border: 1px solid rgba(255,159,28,.3);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255,159,28,.13), rgba(255,255,255,.04));
}

.plan-compare {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255,255,255,.04);
}

.compare-scroll {
  scrollbar-color: var(--brand) rgba(255, 255, 255, .08);
  scrollbar-width: auto;
}
.compare-scroll::-webkit-scrollbar {
  height: 13px;
}
.compare-scroll::-webkit-scrollbar-track {
  border-radius: 99px;
  background: rgba(255, 255, 255, .08);
}
.compare-scroll::-webkit-scrollbar-thumb {
  border: 3px solid #101720;
  border-radius: 99px;
  background: var(--brand);
}
.compare-scroll::-webkit-scrollbar-thumb:hover {
  background: #ffb347;
}
.table-scroll-hint {
  display: none;
}

.plan-compare th,
.plan-compare td {
  padding: 14px 12px;
  border-bottom: 1px solid var(--line);
  border-right: 1px solid var(--line);
  text-align: center;
  vertical-align: middle;
  transition: background-color .18s ease, box-shadow .18s ease;
}

.plan-compare th.is-plan-highlight,
.plan-compare td.is-plan-highlight {
  background-color: rgba(255, 159, 28, .115);
  box-shadow: inset 0 1px rgba(255, 195, 106, .18), inset 0 -1px rgba(255, 159, 28, .12);
}

.plan-compare thead th.is-plan-highlight {
  background-color: rgba(255, 159, 28, .2);
}

@media (prefers-reduced-motion: reduce) {
  .migration-steps article,
  .domain-tool-card,
  .vps-admin-section .feature-card,
  .vps-plan-grid .plan-card,
  .service-card {
    transition: border-color .2s ease, background .2s ease, box-shadow .2s ease;
  }
  .migration-steps article:hover,
  .migration-steps article:focus-within,
  .domain-tool-card:hover,
  .domain-tool-card:focus-within,
  .vps-admin-section .feature-card:hover,
  .vps-admin-section .feature-card:focus-within,
  .vps-plan-grid .plan-card:hover,
  .vps-plan-grid .plan-card:focus-within,
  .service-card:hover,
  .service-card:focus-within {
    transform: none;
  }
}

.plan-compare th:first-child,
.plan-compare td:first-child {
  text-align: left;
  color: var(--muted);
  font-weight: 760;
}

.plan-compare thead th {
  background: rgba(255,159,28,.1);
  color: var(--ink);
}

.plan-compare .price {
  margin: 0;
  font-size: 22px;
}

.plans-row-list {
  display: grid;
  gap: 12px;
}

.plan-row {
  display: grid;
  grid-template-columns: 1fr 1.05fr .8fr auto;
  gap: 18px;
  align-items: center;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
}

.plan-row p {
  margin: 0;
  color: var(--muted);
}

.plan-row-features {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  color: var(--muted);
  font-size: 13px;
}

.plan-row-features span {
  padding: 5px 8px;
  border: 1px solid var(--line);
  border-radius: 999px;
}

.plans-featured-layout {
  display: grid;
  grid-template-columns: minmax(280px, .95fr) minmax(0, 1.05fr);
  gap: 16px;
}

.featured-plan-card {
  padding: 24px;
  border: 1px solid rgba(255,159,28,.38);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255,159,28,.16), rgba(255,255,255,.045));
  box-shadow: var(--shadow);
}

.plans-side-list {
  display: grid;
  gap: 10px;
}

.side-plan {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 13px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255,255,255,.04);
}

.side-plan strong {
  color: var(--ink);
}

.side-plan span {
  color: var(--muted);
  font-size: 13px;
}

.text-link,
.nav-links a:not(.button),
.top-mini a {
  position: relative;
  background-image: linear-gradient(100deg, currentColor 0%, currentColor 38%, #fff 50%, currentColor 62%, currentColor 100%);
  background-size: 260% 100%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: color .18s ease, background-position .55s ease;
}

.text-link {
  display: inline-flex;
  align-items: center;
  color: var(--ink);
}

.text-link:before {
  content: "";
  width: 5px;
  height: 5px;
  margin-right: 7px;
  border-radius: 50%;
  background: rgba(255,159,28,.72);
  box-shadow: 0 0 12px rgba(255,159,28,.36);
}

.text-link:hover,
.text-link:focus-visible,
.nav-links a:not(.button):hover,
.nav-links a:not(.button):focus-visible,
.top-mini a:hover,
.top-mini a:focus-visible {
  color: var(--ink);
}

.text-link:hover,
.text-link:focus-visible,
.nav-links a:not(.button):hover,
.nav-links a:not(.button):focus-visible,
.top-mini a:hover,
.top-mini a:focus-visible {
  background-position: 0 0;
}

.footer { padding: 26px 0 22px; color: #bbb; font-size: 12px; }
.footer .footer-inner { display: grid; width: min(1180px, calc(100% - 32px)); gap: 18px; align-items: stretch; justify-content: stretch; justify-items: stretch; }
.footer-showcase { display: grid; grid-template-columns: auto auto minmax(280px, 1fr); gap: 14px; align-items: stretch; width: 100%; }
.footer-badge,
.payment-card { border: 1px solid var(--line); border-radius: var(--radius); background: rgba(255,255,255,.035); }
.footer-badge { display: flex; align-items: center; justify-content: center; min-height: 82px; padding: 10px 12px; }
.footer-badge img { display: block; height: auto; max-width: 100%; object-fit: contain; }
.green-hosting img { width: 128px; }
.data-fiscal img { width: 112px; }
.payment-card { padding: 13px 15px; color: #bbb; }
.payment-card strong { display: block; margin-bottom: 7px; color: var(--ink); font-size: 14px; }
.payment-card p { margin: 5px 0 0; color: #b9c1cc; font-size: 12.5px; line-height: 1.42; }
.payment-card b { color: #d6dde7; }
.payment-card p:first-of-type b { color: #75aadb; }
.footer-bottom { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: end; gap: 18px; width: 100%; padding-top: 4px; }
.footer-copy { display: grid; gap: 3px; color: #bbb; line-height: 1.35; }
.heart { color: #e63946; }
.footer-tech-support { display: flex; align-items: center; justify-content: center; gap: 10px 16px; width: 100%; padding: 10px 14px; border: 1px solid rgba(117, 170, 219, .18); border-radius: 6px; background: rgba(117, 170, 219, .035); color: #b8c1cc; font-size: 17px; transition: border-color .22s ease, box-shadow .22s ease; }
.footer-tech-support:hover,
.footer-tech-support:focus-within { border-color: rgba(117, 170, 219, .34); box-shadow: 0 8px 24px rgba(0, 0, 0, .16); }
.footer-tech-icons { display: inline-flex; align-items: center; gap: 5px; white-space: nowrap; filter: saturate(.8); }
.footer-tech-icon { display: inline-block; font-size: 17px; line-height: 1; transition: transform .18s ease, filter .18s ease; }
.footer-tech-icon:hover { filter: saturate(1.15) brightness(1.08); transform: scale(1.22); }
.footer-tech-copy,
.footer-tech-support > a { background-image: linear-gradient(100deg, currentColor 0%, currentColor 38%, #fff 50%, currentColor 62%, currentColor 100%); background-size: 260% 100%; background-position: 100% 0; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; transition: background-position .55s ease; }
.footer-tech-support:hover .footer-tech-copy,
.footer-tech-support:hover > a,
.footer-tech-support:focus-within .footer-tech-copy,
.footer-tech-support:focus-within > a { background-position: 0 0; }
.footer-tech-support a { color: #c8a15d; font-weight: 750; white-space: nowrap; }
.footer-links { justify-self: end; color: #aeb7c2; white-space: nowrap; text-align: right; }
.footer a { color: #c8a15d; transition: color .18s ease; }
.footer a:hover { color: var(--brand); }

@media(max-width:920px){
  .footer-showcase { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .payment-card { grid-column: 1 / -1; }
  .footer-bottom { grid-template-columns: 1fr; align-items: center; text-align: center; }
  .footer-copy,
  .footer-links { justify-self: center; text-align: center; }
}
@media(max-width:620px){
  .footer-showcase { grid-template-columns: 1fr; }
  .footer-badge { justify-content: center; }
  .footer-tech-support { flex-direction: column; gap: 5px; text-align: center; }
  .footer-tech-support a { white-space: normal; }
  .footer-links { white-space: normal; }
  .ideal-table th,
  .ideal-table td { padding: 11px 10px; font-size: 13px; }
}

@media (prefers-reduced-motion: reduce) {
  .footer-tech-support,
  .footer-tech-icon,
  .footer-tech-copy,
  .footer-tech-support > a { transition: none; }
  .footer-tech-icon:hover { transform: none; }
}

/* VPS licenses and optional server add-ons */
.vps-extras-section { background: rgba(49, 215, 210, .018); }
.vps-extras-head { margin-bottom: 24px; }
.vps-extras-head h2 { max-width: none; margin-bottom: 10px; }
.vps-extras-title { width: 100%; }
.vps-extras-meta { display: flex; align-items: start; justify-content: space-between; gap: 30px; }
.vps-extras-intro { display: grid; gap: 4px; margin: 0; color: var(--muted); }
.vps-extras-intro span { display: block; }
.vps-billing-note { width: fit-content; margin-left: auto; padding: 11px 14px; border: 1px solid rgba(255,159,28,.3); border-radius: 6px; background: rgba(255,159,28,.045); color: var(--muted); font-size: 13px; text-align: right; }
.vps-billing-note strong { display: block; color: var(--ink); }
.vps-extras-grid { display: grid; grid-template-columns: 1.12fr .88fr; gap: 16px; }
.vps-extra-panel { overflow: hidden; border: 1px solid var(--line); border-radius: 7px; background: rgba(17,25,39,.72); }
.vps-extra-panel-head { padding: 18px 20px; border-bottom: 1px solid var(--line); background: rgba(255,255,255,.025); }
.vps-extra-panel-head h3 { margin: 0 0 5px; font-size: 21px; }
.vps-extra-panel-head p { margin: 0; color: var(--muted); font-size: 13px; }
.vps-price-list { margin: 0; padding: 0; list-style: none; }
.vps-price-row { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 20px; min-height: 68px; padding: 13px 20px; border-bottom: 1px solid var(--line); transition: background .2s ease, box-shadow .2s ease; }
.vps-price-row:last-child { border-bottom: 0; }
.vps-price-row:hover { position: relative; background: rgba(255,159,28,.055); box-shadow: inset 3px 0 0 rgba(255,159,28,.7); }
.vps-price-name { display: grid; gap: 2px; color: var(--ink); font-weight: 800; }
.vps-price-name small { color: var(--muted); font-size: 12px; font-weight: 600; }
.vps-price { color: var(--brand); font-size: 19px; font-weight: 880; white-space: nowrap; }
.vps-price small { color: var(--muted); font-size: 11px; font-weight: 700; }
.vps-extras-footer { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 16px; padding: 15px 18px; border-left: 3px solid var(--aqua); background: rgba(49,215,210,.04); }
.vps-extras-footer p { margin: 0; color: var(--muted); font-size: 13px; }
.vps-extras-footer .button { flex: 0 0 auto; }

@media(max-width:920px){
  .vps-extras-meta { flex-direction: column; }
  .vps-billing-note { margin-left: 0; text-align: left; }
  .vps-extras-grid { grid-template-columns: 1fr; }
}

@media(max-width:620px){
  .vps-price-row { align-items: start; grid-template-columns: 1fr; }
  .vps-price { font-size: 18px; }
  .vps-extras-footer { align-items: stretch; flex-direction: column; }
  .vps-extras-footer .button { width: 100%; }
}


.hero:not(.page-hero) h1 { max-width: 950px; }

.hero:not(.page-hero) > div > .eyebrow:after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--brand);
  box-shadow: 0 0 22px rgba(255,159,28,.9);
}

.tag {
  padding: 7px 10px 5px;
  border-radius: 50px;
  font-size: 15px;
  transition: border-color .18s ease, background .18s ease, color .18s ease;
}

.service-card > .tag {
  min-height: 59px;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.domain-price-tag {
  display: grid;
  gap: 3px;
  border-radius: var(--radius);
  font-size: 12px;
  line-height: 1.3;
}

.domain-price-tag span {
  display: flex;
  justify-content: space-between;
  gap: 8px;
}

.domain-price-tag span + span {
  padding-top: 3px;
  border-top: 1px solid rgba(255,159,28,.22);
}

.domain-price-tag b {
  white-space: nowrap;
  color: #ffb14a;
  font-size: 12.5px;
}

.domain-catalog {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: 24px;
  align-items: start;
}

.domain-intro .lead {
  margin-bottom: 22px;
}

.domain-dns-card {
  padding: 18px;
}

.service-card.domain-dns-card > p,
.service-card.domain-dns-card ul {
  min-height: 0;
}

.service-card.domain-dns-card > p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.45;
}

.service-card.domain-dns-card ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 0;
  margin-bottom: 0;
}

.service-card.domain-dns-card li {
  padding: 5px 8px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 999px;
  font-size: 12px;
}

.domain-price-panel {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035));
}

.domain-price-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 14px;
}

.domain-price-heading .eyebrow {
  margin-bottom: 7px;
}

.domain-price-heading h3 {
  margin: 0;
  font-size: 20px;
}

.tax-included {
  flex: 0 0 auto;
  padding: 6px 9px;
  border: 1px solid rgba(49,215,210,.3);
  border-radius: 999px;
  color: var(--cyan);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.domain-price-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.domain-price-list li {
  min-height: 52px;
  padding: 0;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 6px;
  background: rgba(8,12,18,.38);
  overflow: hidden;
  transition: border-color .18s ease, transform .18s ease;
}

.domain-price-list li.is-local {
  border-color: rgba(49,215,210,.32);
  background: rgba(49,215,210,.06);
}

.domain-price-list li:hover,
.domain-price-list li:focus-within {
  border-color: rgba(255,159,28,.48);
  transform: translateY(-1px);
}

.domain-price-link {
  position: relative;
  display: flex;
  min-height: 52px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 12px;
  overflow: hidden;
}

.domain-price-link:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, transparent 30%, rgba(255,255,255,.16) 50%, transparent 70%);
  transform: translateX(-125%);
  transition: transform .55s ease;
}

.domain-price-link:hover:before,
.domain-price-link:focus-visible:before {
  transform: translateX(125%);
}

.domain-price-link > span {
  position: relative;
  z-index: 1;
}

.domain-extension {
  color: var(--ink);
  font-size: 16px;
  font-weight: 850;
}

.domain-price {
  white-space: nowrap;
  color: var(--brand);
  font-size: 15px;
  font-weight: 850;
}

.domain-price small {
  margin-left: 2px;
  color: var(--muted);
  font-size: 10px;
  font-weight: 700;
}

#precios-dominios {
  scroll-margin-top: 76px;
}

#servicios {
  scroll-margin-top: 76px;
}

.domain-section-head {
  margin-bottom: 24px;
}

.domain-section-head h2 {
  max-width: none;
}

.domain-section-head > p:last-child {
  max-width: none;
  margin-bottom: 0;
  color: var(--muted);
}

.domain-tools-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.domain-tool-card,
.domain-privacy-grid article {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255,255,255,.04);
}

.domain-tool-card > span {
  display: inline-block;
  margin-bottom: 12px;
  color: var(--cyan);
  font-size: 11px;
  font-weight: 850;
}

.domain-tool-card h3,
.domain-privacy-grid h3 {
  font-size: 17px;
}

.domain-tool-card p,
.domain-privacy-grid p {
  margin-bottom: 0;
  color: var(--muted);
  font-size: 14px;
}

.domain-privacy-grid article {
  transition: border-color .2s ease, background .2s ease, transform .2s ease, box-shadow .2s ease;
}
.domain-privacy-grid article:hover,
.domain-privacy-grid article:focus-within {
  border-color: rgba(255, 159, 28, .38);
  background: rgba(18, 26, 37, .92);
  box-shadow: 0 16px 34px rgba(0, 0, 0, .2);
  transform: translateY(-2px);
}

.contact-hero {
  padding: 34px 0 14px;
  text-align: left;
}
.contact-hero h1 {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  font-size: 52px;
  white-space: nowrap;
}
.contact-main-section {
  padding-top: 20px;
  border-top: 0;
}
.contact-layout {
  align-items: stretch;
}
.contact-copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.contact-copy > div > h2 {
  margin-bottom: 12px;
  font-size: calc(clamp(24px, 3vw, 36px) - 2px);
}
.contact-copy > div > .lead {
  margin: 0;
  font-size: calc(clamp(17px, 1.6vw, 20px) - 2px);
}
.contact-email-card {
  margin-top: auto;
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: rgba(255, 255, 255, .04);
}
.contact-email-card h3 {
  margin: 0 0 8px;
  font-size: 20px;
}
.contact-email-card p {
  margin: 0 0 16px;
  color: var(--muted);
  font-size: 14px;
}
.contact-form {
  padding: 24px;
}

.legal-hero {
  padding: 44px 0 34px;
  text-align: left;
}
.legal-hero h1 {
  width: 100%;
  max-width: 980px;
  margin-bottom: 22px;
  font-size: 48px;
}
.legal-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.legal-meta span {
  display: inline-flex;
  gap: 8px;
  padding: 7px 10px;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: rgba(255, 255, 255, .035);
  color: var(--muted);
  font-size: 13px;
}
.legal-meta strong {
  color: var(--ink);
}
.legal-section {
  padding-top: 36px;
}
.legal-layout {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  gap: 42px;
  align-items: start;
}
.legal-toc {
  position: sticky;
  top: 112px;
}
.legal-toc details {
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: rgba(14, 20, 29, .76);
}
.legal-toc summary {
  color: var(--ink);
  font-size: 14px;
  font-weight: 850;
  cursor: pointer;
}
.legal-toc nav {
  display: grid;
  max-height: calc(100vh - 190px);
  margin-top: 12px;
  padding-right: 5px;
  overflow-y: auto;
  scrollbar-width: thin;
}
.legal-toc a {
  padding: 7px 8px;
  border-left: 2px solid transparent;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.35;
  transition: border-color .18s ease, color .18s ease, background .18s ease;
}
.legal-toc a:hover,
.legal-toc a:focus-visible {
  border-left-color: var(--brand);
  background: rgba(255, 159, 28, .06);
  color: var(--ink);
}
.legal-content {
  min-width: 0;
  color: #c3ceda;
  font-size: 16px;
  line-height: 1.72;
}
.legal-content > p:first-child {
  margin-top: 0;
  color: #d9e3ed;
  font-size: 18px;
}
.legal-content h2 {
  margin: 46px 0 16px;
  padding-top: 4px;
  scroll-margin-top: 110px;
  color: var(--ink);
  font-size: 28px;
  line-height: 1.18;
}
.legal-content h2:first-of-type {
  margin-top: 30px;
}
.legal-content h3 {
  margin: 28px 0 12px;
  color: #e4ecf4;
  font-size: 20px;
}
.legal-content p {
  margin: 0 0 16px;
}
.legal-content ul,
.legal-content ol {
  margin: 0 0 20px;
  padding-left: 24px;
}
.legal-content li {
  margin-bottom: 6px;
  padding-left: 4px;
}
.legal-content li::marker {
  color: var(--brand);
}
.legal-content strong {
  color: #edf3f8;
}
.legal-content code {
  padding: 2px 5px;
  border: 1px solid var(--line);
  border-radius: 3px;
  background: rgba(255, 255, 255, .055);
  color: #b9ebe6;
  font-family: Consolas, monospace;
  font-size: .9em;
}
.legal-content hr {
  margin: 32px 0;
  border: 0;
  border-top: 1px solid var(--line);
}
.legal-content table {
  display: block;
  width: 100%;
  margin: 24px 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 14px;
}
.legal-content th,
.legal-content td {
  min-width: 190px;
  padding: 11px 13px;
  border: 1px solid var(--line);
  text-align: left;
  vertical-align: top;
}
.legal-content th {
  background: rgba(255, 159, 28, .1);
  color: var(--ink);
}
.legal-content td {
  background: rgba(255, 255, 255, .025);
}
.legal-content a {
  color: #c6e8e4;
  text-decoration: underline dotted rgba(255, 159, 28, .75);
  text-underline-offset: 4px;
}

@media(max-width:920px) {
  .contact-hero h1 {
    font-size: 42px;
    white-space: normal;
  }
  .contact-email-card {
    margin-top: 28px;
  }
  .legal-layout {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .legal-toc {
    position: static;
  }
  .legal-toc nav {
    max-height: 280px;
  }
  .table-scroll-hint {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin: 0 2px 8px 0;
    color: var(--brand);
  }
  .table-scroll-hint::before {
    content: "↔";
    font-size: 17px;
    line-height: 1;
  }
  .table-scroll-hint > span {
    position: relative;
    display: block;
    width: 82px;
    height: 6px;
    overflow: hidden;
    border-radius: 99px;
    background: rgba(255, 255, 255, .11);
  }
  .table-scroll-hint > span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 100%;
    border-radius: inherit;
    background: var(--brand);
    box-shadow: 0 0 12px rgba(255, 159, 28, .38);
    animation: table-scroll-cue 1.65s ease-in-out 3 alternate;
  }
  .compare-scroll {
    padding-bottom: 5px;
    border-right: 2px solid rgba(255, 159, 28, .3);
    box-shadow: inset -16px 0 18px -18px rgba(255, 159, 28, .9);
  }
}

@keyframes table-scroll-cue {
  from { transform: translateX(0); }
  to { transform: translateX(50px); }
}

@media (prefers-reduced-motion: reduce) {
  .table-scroll-hint > span::after {
    left: 25px;
    animation: none;
  }
}

@media(max-width:620px) {
  .contact-hero {
    padding: 28px 0 10px;
  }
  .contact-hero h1 {
    font-size: 34px;
  }
  .contact-main-section {
    padding-top: 16px;
  }
  .contact-form {
    padding: 18px;
  }
  .legal-hero {
    padding: 30px 0 24px;
  }
  .legal-hero h1 {
    font-size: 34px;
  }
  .legal-meta {
    display: grid;
    grid-template-columns: 1fr;
  }
  .legal-meta span {
    justify-content: space-between;
  }
  .legal-section {
    padding-top: 24px;
  }
  .legal-content {
    font-size: 15px;
  }
  .legal-content > p:first-child {
    font-size: 16px;
  }
  .legal-content h2 {
    margin-top: 38px;
    font-size: 24px;
  }
  .legal-content h3 {
    font-size: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .domain-privacy-grid article {
    transition: border-color .2s ease, background .2s ease, box-shadow .2s ease;
  }
  .domain-privacy-grid article:hover,
  .domain-privacy-grid article:focus-within {
    transform: none;
  }
}

.domain-privacy-layout {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  gap: 24px;
  align-items: start;
}

.domain-privacy-copy > p:not(.eyebrow) {
  color: var(--muted);
}

.domain-privacy-note {
  margin: 22px 0 0;
  padding: 14px 16px;
  border-left: 3px solid var(--brand);
  background: rgba(255,159,28,.07);
  font-size: 13px;
}

.domain-privacy-note strong {
  color: var(--ink);
}

.domain-privacy-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 40px;
}

.domain-privacy-grid article {
  min-height: 150px;
}

.domain-privacy-grid article:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  margin-bottom: 13px;
  border-radius: 50%;
  background: var(--green);
  box-shadow: 0 0 18px rgba(129,217,107,.5);
}

.domain-ar-band,
.domain-hosting-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(90deg, rgba(49,215,210,.08), rgba(255,255,255,.035));
}

.domain-ar-band p,
.domain-hosting-band p {
  color: var(--muted);
}

.domain-ar-actions {
  display: grid;
  gap: 10px;
  min-width: 170px;
}

.domain-check-list {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.domain-check-list li {
  padding: 5px 8px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 999px;
  color: var(--muted);
  font-size: 12px;
}

.domain-hosting-band {
  background: linear-gradient(90deg, rgba(255,159,28,.1), rgba(255,255,255,.035));
}

.domain-hosting-band p {
  margin-bottom: 0;
}
.domain-hosting-band .domain-migration-copy { margin-top: 7px; }

.domain-hosting-band .eyebrow {
  margin-bottom: 18px;
}

a.tag:hover,
a.tag:focus-visible {
  border-color: rgba(255,159,28,.62);
  background: rgba(255,159,28,.08);
  color: #ffb14a;
}

.button,
.button-secondary {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
}

.button:before,
.button-secondary:before {
  content: "";
  position: absolute;
  inset: -45% auto -45% -70%;
  width: 44%;
  transform: skewX(-18deg);
  opacity: 0;
  pointer-events: none;
}

.button:before {
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
}

.button-secondary:before {
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.22), rgba(49,215,210,.16), transparent);
}

.button:hover,
.button:focus-visible {
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 17px 38px rgba(255,159,28,.3);
}

.button-secondary:hover,
.button-secondary:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(255,255,255,.24);
  background: rgba(255,255,255,.09);
  box-shadow: 0 16px 34px rgba(49,215,210,.12), inset 0 1px 0 rgba(255,255,255,.12);
}

.button:hover:before,
.button:focus-visible:before,
.button-secondary:hover:before,
.button-secondary:focus-visible:before {
  left: 126%;
  opacity: 1;
  transition: left .58s ease, opacity .2s ease;
}

.service-card {
  display: flex;
  flex-direction: column;
}

.service-card > p {
  min-height: 96px;
}

.service-card ul {
  min-height: 188px;
}

.service-card ul,
.plan-card ul {
  margin-bottom: 12px;
}

.feature-emphasis {
  color: var(--muted);
  font-weight: 850;
  text-shadow: 0 0 13px rgba(255,159,28,.24);
}

.service-cta {
  width: 100%;
  margin-top: auto;
}

@media(max-width:920px){
  .domain-catalog {
    grid-template-columns: 1fr;
  }
  .domain-tools-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .domain-privacy-layout,
  .domain-ar-band,
  .domain-hosting-band {
    grid-template-columns: 1fr;
  }
  .domain-privacy-grid {
    margin-top: 0;
  }
  .domain-ar-actions {
    display: flex;
    flex-wrap: wrap;
  }
  .service-card > p,
  .service-card ul {
    min-height: 0;
  }
  .hero-service {
    grid-template-columns: 1fr;
  }
  .metric-panel {
    max-width: 420px;
  }
  .starter-plan-strip,
  .plan-selector-grid {
    grid-template-columns: 1fr;
  }
  .starter-plan-actions {
    justify-content: flex-start;
  }
  .plan-tabs {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .plans-compact-grid,
  .plans-mini-entry {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .plans-featured-layout,
  .plan-row {
    grid-template-columns: 1fr;
  }
  .plan-compare {
    min-width: 760px;
  }
  .compare-scroll {
    overflow-x: auto;
  }
}

@media(max-width:620px){
  .price-note {
    flex-basis: auto;
    width: 100%;
  }
  .domain-price-list {
    grid-template-columns: 1fr;
  }
  .domain-tools-grid,
  .domain-privacy-grid {
    grid-template-columns: 1fr;
  }
  .domain-price-heading {
    align-items: flex-start;
  }
  .domain-ar-actions {
    display: grid;
  }
  .domain-ar-actions .button,
  .domain-ar-actions .button-secondary {
    width: 100%;
  }
  .plans-compact-grid,
  .plans-mini-entry {
    grid-template-columns: 1fr;
  }
  .side-plan {
    grid-template-columns: 1fr;
  }
}

@media(max-width:920px){
  .top-mini { display: none; }
  .nav {
    min-height: 72px;
    flex-direction: row;
    align-items: center;
    padding: 10px 0;
    position: relative;
  }
  .logo { width: clamp(184px, 52vw, 238px); }
  .menu-toggle {
    display: inline-grid;
    place-items: center;
    gap: 5px;
    width: 44px;
    height: 42px;
    margin-left: auto;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: rgba(255,255,255,.06);
    color: var(--ink);
    cursor: pointer;
    transition: border-color .18s ease, background .18s ease, box-shadow .18s ease;
  }
  .menu-toggle span {
    display: block;
    width: 19px;
    height: 2px;
    border-radius: 99px;
    background: currentColor;
    transition: transform .18s ease, opacity .18s ease;
  }
  .menu-toggle:hover,
  .menu-toggle:focus-visible {
    border-color: rgba(255,159,28,.42);
    background: rgba(255,255,255,.09);
    box-shadow: 0 12px 28px rgba(255,159,28,.14);
  }
  .site-header.is-menu-open .menu-toggle span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .site-header.is-menu-open .menu-toggle span:nth-child(2) { opacity: 0; }
  .site-header.is-menu-open .menu-toggle span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .nav-links {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    display: grid;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    gap: 0;
    border: 1px solid transparent;
    border-radius: var(--radius);
    background: rgba(8,12,18,.97);
    box-shadow: 0 24px 50px rgba(0,0,0,.42);
    opacity: 0;
    pointer-events: none;
    transition: max-height .24s ease, opacity .18s ease, padding .18s ease, border-color .18s ease;
  }
  .site-header.is-menu-open .nav-links {
    max-height: 420px;
    padding: 8px;
    border-color: var(--line);
    opacity: 1;
    pointer-events: auto;
  }
  .nav-links a {
    display: flex;
    align-items: center;
    min-height: 44px;
    padding: 10px 12px;
    border-radius: var(--radius);
    color: var(--ink);
  }
  .nav-links a:not(.button):hover {
    background-color: transparent;
  }
  .nav-links .button {
    width: 100%;
    margin-top: 6px;
  }
}

@media(max-width:920px){
  .site-header.is-menu-open nav .nav-links {
    max-height: 420px !important;
    padding: 8px !important;
    border-color: var(--line) !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  .domain-transfer-band {
    grid-template-columns: 1fr;
    gap: 26px;
    padding: 26px;
  }
  .cpanel-showcase { grid-template-columns: 1fr; gap: 30px; }
  .cpanel-feature-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .cpanel-unified-head { grid-template-columns: 1fr; gap: 24px; }
  .cpanel-unified-individual .cpanel-unified-heading { white-space: normal; }
  .cpanel-quickfacts { margin-top: 28px; }
  .cpanel-unified-multidominio .cpanel-unified-heading { white-space: normal; }
  .whm-demo-block { justify-items: start; width: min(100%, 300px); margin-top: 0; padding: 0; }
  .cpanel-demo-block { justify-items: start; width: min(100%, 300px); margin-top: 0; padding: 0; }
  .cpanel-capabilities { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .cpanel-home-band { grid-template-columns: 1fr; }
  .cpanel-home-band img { width: 170px; }
  .migration-home-band,
  .migration-note { align-items: flex-start; flex-direction: column; }
  .migration-note .button { margin-left: 0; }
  .vps-migration-note .button-secondary { margin-left: 0; }
  .migration-steps { grid-template-columns: 1fr; }
  .migration-detail-grid { grid-template-columns: 1fr; }
  .capacity-special-body { grid-template-columns: 1fr; }
  .capacity-price-item { padding: 22px 12px; }
  .capacity-single-action { margin-top: 14px; padding-top: 0; }
  .testimonial-head { align-items: flex-start; flex-direction: column; }
  .testimonial-summary { align-self: center; }
  .testimonial-grid { display: flex; min-height: 230px; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 12px; }
  .testimonial-card { flex: 0 0 82%; scroll-snap-align: center; }
  .capacity-price-matrix { grid-template-columns: 1fr; }
  .capacity-price-item { grid-template-columns: 1fr auto; align-items: center; text-align: left; }
  .capacity-single-action .button { width: 100%; }
  .trustpilot-proof {
    grid-template-columns: auto 1fr auto;
  }
  .trustpilot-score { grid-column: 1 / 3; grid-row: 2; }
  .trustpilot-proof > strong {
    grid-column: 1 / -1;
    grid-row: 3;
  }
  .trustpilot-stars { justify-self: start; }
}

@media(max-width:620px){
  .cpanel-benefits { grid-template-columns: 1fr; }
  .cpanel-benefits li { min-height: 0; }
  .cpanel-feature-grid { grid-template-columns: 1fr; }
  .cpanel-unified-copy > p:not(.eyebrow) { font-size: 16px; }
  .cpanel-capabilities { grid-template-columns: 1fr; }
  .cpanel-capability { min-height: 0; }
  .platform-use-grid { grid-template-columns: 1fr; }
  .platform-use-card { min-height: 0; }
  .site-assistance-grid { grid-template-columns: 1fr; }
  .site-assistance-note { align-items: flex-start; flex-direction: column; }
  .site-assistance-card .button-secondary { width: 100%; }
  .whm-demo-block { justify-items: center; width: 100%; }
  .whm-demo-block .button-secondary { width: min(100%, 300px); }
  .cpanel-demo-block { justify-items: center; width: 100%; }
  .cpanel-demo-block .button-secondary { width: min(100%, 300px); justify-self: center; }
  .trustpilot-proof {
    grid-template-columns: auto auto;
    justify-content: center;
    justify-items: center;
    gap: 8px 12px;
    padding: 13px 14px;
    text-align: center;
  }
  .trustpilot-brand { grid-column: 1; grid-row: 1; }
  .trustpilot-stars { grid-column: 2; grid-row: 1; justify-self: center; }
  .trustpilot-score { grid-column: 1; grid-row: 2; }
  .trustpilot-action { grid-column: 2; grid-row: 2; }
  .trustpilot-proof > strong { grid-column: 1 / -1; grid-row: 3; font-size: 14px; }
}

