/*
Theme Name: Hostio Prime
Theme URI: https://hostio.com.au/
Author: Hostio
Author URI: https://hostio.com.au/
Description: Premium Australian reseller storefront theme for GoDaddy Reseller Store with editable utility, primary and footer navigation plus product sales-page migration tools.
Version: 1.2.0
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 8.1
Text Domain: hostio-prime
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, custom-logo, custom-menu, featured-images, responsive-layout, accessibility-ready
*/

:root{
  --hostio-ink:#07111e;
  --hostio-ink-2:#122130;
  --hostio-copy:#263747;
  --hostio-muted:#617181;
  --hostio-line:#d8e2e8;
  --hostio-line-2:#e8eef2;
  --hostio-soft:#f5f9fb;
  --hostio-sky:#e9f7ff;
  --hostio-blue:#0799e6;
  --hostio-teal:#08aa9b;
  --hostio-aqua:#45e0cf;
  --hostio-aqua-soft:#dffbf7;
  --hostio-white:#fff;
  --hostio-yellow:#f7b625;
  --hostio-radius:8px;
  --hostio-radius-lg:14px;
  --hostio-shadow:0 18px 50px rgba(16,39,58,.12);
  --hostio-shadow-sm:0 8px 26px rgba(16,39,58,.09);
  --hostio-max:1280px;
  --hostio-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Helvetica,Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--hostio-ink);background:#fff;font-family:var(--hostio-font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,input[type=submit]{cursor:pointer}
::selection{background:var(--hostio-aqua);color:var(--hostio-ink)}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;margin:0;padding:12px 16px;left:12px;top:12px;z-index:100000;background:#fff;color:#000;border:2px solid #000}
.hostio-shell{width:min(calc(100% - 48px),var(--hostio-max));margin-inline:auto}
.hostio-narrow{width:min(calc(100% - 48px),900px);margin-inline:auto}
.hostio-section{padding:clamp(64px,7vw,96px) 0}
.hostio-section--tight{padding:44px 0}
.hostio-section--soft{background:var(--hostio-soft)}
.hostio-grid{display:grid;gap:22px}.hostio-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hostio-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hostio-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
h1,h2,h3,h4{margin:0 0 .45em;line-height:1.05;letter-spacing:-.035em;font-weight:800;text-wrap:balance}
h1{font-size:clamp(44px,5.6vw,74px)}h2{font-size:clamp(32px,4vw,48px)}h3{font-size:clamp(21px,2vw,28px)}h4{font-size:18px}p{margin:0 0 1.05em}
.hostio-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#31516b;margin:0 0 13px}.hostio-lead{font-size:clamp(18px,2vw,22px);color:var(--hostio-copy);max-width:760px}.hostio-center{text-align:center}.hostio-center .hostio-lead{margin-inline:auto}.hostio-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:34px}.hostio-section-head--compact{align-items:center;margin-bottom:22px}.hostio-section-head h2{margin:0}.hostio-section-head p{margin:5px 0 0;color:var(--hostio-muted)}
.hostio-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hostio-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 21px;border:1px solid var(--hostio-ink);border-radius:6px;background:#fff;color:var(--hostio-ink);font-weight:800;line-height:1;transition:.2s ease}.hostio-btn svg,.hostio-text-link svg,.hostio-card__link svg{width:18px;height:18px}.hostio-btn:hover{transform:translateY(-1px);box-shadow:var(--hostio-shadow-sm)}.hostio-btn--primary{background:var(--hostio-aqua);border-color:var(--hostio-aqua);color:#03161b}.hostio-btn--primary:hover{background:#6ae9db}.hostio-btn--teal{background:var(--hostio-teal);border-color:var(--hostio-teal);color:#fff}.hostio-btn--aqua{background:var(--hostio-aqua);border-color:var(--hostio-aqua);color:#04131d}.hostio-btn--dark{background:var(--hostio-ink);border-color:var(--hostio-ink);color:#fff}.hostio-btn--light{background:#fff;border-color:#fff;color:var(--hostio-ink)}.hostio-btn--ghost{background:transparent}.hostio-btn--sm{min-height:38px;padding:0 14px;font-size:14px}.hostio-text-link{display:inline-flex;align-items:center;gap:8px;color:#087aa9;font-weight:800}.hostio-text-link:hover{text-decoration:underline}

/* Header */
.hostio-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--hostio-line)}.hostio-header__utility{border-bottom:1px solid var(--hostio-line-2)}.hostio-header__utility-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.hostio-brand{display:inline-flex;align-items:center;gap:8px;font-size:30px;font-weight:850;letter-spacing:-.055em;color:#0b1016}.hostio-brand img{max-height:44px;width:auto}.hostio-brand__mark{display:grid;place-items:center;width:36px;height:36px;background:var(--hostio-blue);color:#fff;font-size:0}.hostio-brand__mark svg{width:26px;height:26px}.hostio-utility-wrap{display:flex;align-items:center;gap:20px;margin-left:auto}.hostio-utility-nav ul,.hostio-nav ul,.hostio-footer-menu ul,.hostio-footer__legal ul{list-style:none;padding:0;margin:0}.hostio-utility-nav>ul{display:flex;align-items:center;gap:22px}.hostio-utility-nav a,.hostio-account a,.hostio-cart a{font-size:14px;font-weight:600;color:#121922}.hostio-utility-nav a:hover,.hostio-account a:hover,.hostio-cart a:hover{color:#087aa9}.hostio-account,.hostio-cart{font-size:14px}.hostio-header__main{background:#fff}.hostio-header__main>.hostio-shell{min-height:50px;display:flex;align-items:center}.hostio-nav>ul{display:flex;align-items:center;gap:0}.hostio-nav>ul>li{position:relative}.hostio-nav>ul>li>a{display:flex;align-items:center;min-height:50px;padding:0 20px;font-weight:650;font-size:15px}.hostio-nav>ul>li.menu-item-has-children>a:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:-4px 0 0 9px}.hostio-nav>ul>li:hover>a,.hostio-nav>ul>li:focus-within>a{background:var(--hostio-soft)}.hostio-nav .sub-menu{position:absolute;top:100%;left:0;min-width:260px;background:#fff;border:1px solid var(--hostio-line);box-shadow:var(--hostio-shadow);padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.16s ease}.hostio-nav li:hover>.sub-menu,.hostio-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.hostio-nav .sub-menu a{display:block;padding:11px 12px;border-radius:5px;font-size:14px;font-weight:650}.hostio-nav .sub-menu a:hover,.hostio-nav .sub-menu a:focus{background:var(--hostio-soft);color:#087aa9}.hostio-menu-toggle{display:none;width:44px;height:44px;border:0;background:#fff;padding:9px}.hostio-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:#111;margin:5px 0}

/* Home hero */
.hostio-home-hero{position:relative;overflow:hidden;background:linear-gradient(108deg,#e9f7ff 0%,#dff4ff 46%,#cceeff 70%,#dff8ff 100%);border-bottom:1px solid #cfe2eb}.hostio-home-hero:before{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.55));pointer-events:none}.hostio-home-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.06fr .94fr;min-height:530px}.hostio-home-hero__copy{padding:54px 24px 34px 0;display:flex;flex-direction:column;justify-content:center}.hostio-home-hero h1{font-size:clamp(48px,5.3vw,72px);max-width:760px;margin-bottom:14px}.hostio-home-hero__lead{font-size:20px;line-height:1.35;max-width:690px;color:#33495c;margin-bottom:22px}.hostio-hero-search{max-width:700px}.hostio-hero-search form{display:flex;align-items:center;background:#fff;border:1px solid #c8d9e3;border-radius:8px;box-shadow:0 8px 22px rgba(42,84,110,.09);padding:4px}.hostio-hero-search input[type=search],.hostio-domain-search input[type=search],.hostio-domain-search input[type=text]{flex:1;min-width:0;min-height:52px;border:0!important;outline:0!important;padding:0 18px;background:#fff!important;color:var(--hostio-ink)!important}.hostio-hero-search button,.hostio-domain-search button,.hostio-domain-search input[type=submit]{min-height:48px;border:0;border-radius:6px;background:var(--hostio-aqua)!important;color:#06181d!important;font-weight:850;padding:0 24px;display:inline-flex;align-items:center;gap:8px}.hostio-hero-search button svg{width:18px;height:18px}.hostio-domain-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:700px;margin-top:12px}.hostio-domain-links a{padding:7px 14px;border-right:1px solid rgba(50,85,105,.22);display:flex;flex-direction:column;gap:1px}.hostio-domain-links a:first-child{padding-left:4px}.hostio-domain-links a:last-child{border-right:0}.hostio-domain-links strong{font-size:14px}.hostio-domain-links span{font-size:12px;color:#4b6476}.hostio-domain-links a:hover strong{color:#087aa9}
.hostio-hero-visual{position:relative;min-height:530px}.hostio-hero-visual:before{content:"";position:absolute;left:4%;right:-28%;bottom:-11%;height:54%;background:radial-gradient(ellipse at center,rgba(0,153,230,.18),rgba(255,255,255,0) 68%)}.hostio-hero-chip{position:absolute;z-index:6;display:flex;align-items:center;gap:10px;min-width:144px;padding:14px 16px;border:1px solid rgba(255,255,255,.72);border-radius:9px;background:rgba(18,60,87,.54);box-shadow:0 12px 26px rgba(8,37,56,.15);backdrop-filter:blur(8px);color:#fff;font-size:13px;font-weight:700;line-height:1.2}.hostio-hero-chip svg{width:28px;height:28px;color:var(--hostio-aqua)}.hostio-hero-chip--domain{left:8%;top:10%}.hostio-hero-chip--hosting{left:3%;top:35%}.hostio-hero-chip--security{right:5%;top:12%}.hostio-hero-chip--email{right:-2%;top:36%}.hostio-server-scene{position:absolute;left:50%;bottom:27px;width:350px;height:370px;transform:translateX(-43%);perspective:900px}.hostio-server-glow{position:absolute;left:50%;bottom:5%;width:320px;height:200px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(69,224,207,.35),transparent 62%);filter:blur(8px)}.hostio-server{position:absolute;background:linear-gradient(145deg,#0f2638,#0a1622 55%,#02080d);border:1px solid rgba(104,210,220,.35);box-shadow:inset 0 0 18px rgba(42,214,207,.08),0 22px 40px rgba(0,30,49,.2);padding:13px 12px}.hostio-server i{display:block;height:19px;margin:7px 0;border:1px solid rgba(44,225,211,.42);background:linear-gradient(90deg,#09151e 0 68%,rgba(0,231,215,.72) 69% 86%,#061118 87%);box-shadow:inset 0 0 8px rgba(32,214,208,.18)}.hostio-server--front{z-index:4;width:142px;height:270px;left:103px;bottom:55px;transform:translateZ(30px);padding-top:74px}.hostio-server--front>span{position:absolute;top:22px;left:0;right:0;text-align:center;font-size:54px;line-height:1;color:var(--hostio-aqua);font-weight:900;text-shadow:0 0 18px rgba(69,224,207,.75)}.hostio-server--left{z-index:3;width:92px;height:230px;left:33px;bottom:51px;transform:rotateY(8deg)}.hostio-server--right{z-index:3;width:92px;height:225px;right:29px;bottom:51px;transform:rotateY(-8deg)}.hostio-server--back{z-index:2;width:122px;height:250px;left:115px;bottom:116px;transform:scale(.9)}.hostio-server-base{position:absolute;z-index:5;left:42px;right:32px;bottom:29px;height:44px;background:linear-gradient(180deg,#183a4f,#06131d);border:1px solid rgba(87,223,214,.38);transform:skewX(-8deg);box-shadow:0 0 16px rgba(44,229,213,.4)}

/* Product strip */
.hostio-product-strip{padding:24px 0 30px;background:#fff;border-bottom:1px solid var(--hostio-line-2)}.hostio-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hostio-home-product{display:grid;grid-template-columns:54px 1fr 34px;align-items:center;gap:12px;border:1px solid var(--hostio-line);border-radius:8px;padding:15px;background:#fff;min-height:124px;transition:.2s ease}.hostio-home-product:hover{transform:translateY(-2px);box-shadow:var(--hostio-shadow-sm);border-color:#bfd3df}.hostio-home-product__icon{display:grid;place-items:center;width:50px;height:50px;border-radius:11px;background:linear-gradient(145deg,#5f7484,#14222d);color:#fff;box-shadow:0 8px 16px rgba(30,57,74,.18)}.hostio-home-product__icon--blue{background:linear-gradient(145deg,#16a9ff,#006fca)}.hostio-home-product__icon svg{width:29px;height:29px}.hostio-home-product__copy{display:flex;flex-direction:column;align-items:flex-start}.hostio-home-product__copy strong{font-size:15px}.hostio-home-product__copy small{color:#526676;line-height:1.35;margin:4px 0 7px}.hostio-home-product__copy b{font-size:12px;color:#263746}.hostio-home-product__arrow{display:grid;place-items:center;width:32px;height:32px;border:1px solid #cbd9e1;border-radius:50%}.hostio-home-product__arrow svg{width:17px;height:17px}

/* Support band */
.hostio-support-band{position:relative;overflow:hidden;background:linear-gradient(90deg,#eaf8ff,#fff 42%,#e7faff);border-block:1px solid #cfe3ec;padding:25px 0}.hostio-support-band:before,.hostio-support-band:after{content:"";position:absolute;bottom:-40px;width:250px;height:120px;background:linear-gradient(135deg,#5f7b8d,#d4ecf5);opacity:.18;clip-path:polygon(0 65%,25% 25%,42% 58%,65% 10%,100% 70%,100% 100%,0 100%)}.hostio-support-band:before{left:-30px}.hostio-support-band:after{right:-30px;transform:scaleX(-1)}.hostio-support-band__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 1.55fr;align-items:center;gap:46px}.hostio-support-band__copy h2{font-size:26px}.hostio-support-band__copy p:not(.hostio-kicker){color:#506575;max-width:570px}.hostio-support-points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;text-align:center}.hostio-support-points>div{display:flex;flex-direction:column;align-items:center}.hostio-support-points span{display:grid;place-items:center;color:var(--hostio-teal);height:38px}.hostio-support-points svg{width:30px;height:30px}.hostio-support-points strong{font-size:13px;margin-top:4px}.hostio-support-points small{font-size:11px;color:#5c7180;margin-top:2px}

/* Trust */
.hostio-home-trust{padding:42px 0;background:#fff}.hostio-home-trust__grid{display:grid;grid-template-columns:.8fr 1.7fr;gap:42px;align-items:center}.hostio-home-trust h2{font-size:34px}.hostio-home-trust p{color:#586c7c}.hostio-trust-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hostio-trust-cards a{position:relative;display:flex;flex-direction:column;border:1px solid var(--hostio-line);border-radius:8px;padding:20px;min-height:152px;background:#fff}.hostio-trust-cards a:hover{box-shadow:var(--hostio-shadow-sm)}.hostio-trust-cards span{font-size:11px;font-weight:900;color:#087aa9}.hostio-trust-cards strong{font-size:17px;margin:12px 0 5px}.hostio-trust-cards small{font-size:13px;color:#627687;line-height:1.45}.hostio-home-final{border-top:1px solid var(--hostio-line-2)}.hostio-home-final__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.hostio-home-final__inner>div:first-child{max-width:760px}.hostio-testimonial{border:1px solid var(--hostio-line);border-radius:var(--hostio-radius-lg);padding:36px;background:#fff;box-shadow:var(--hostio-shadow-sm)}.hostio-testimonial blockquote{font-size:30px;line-height:1.25;margin:0 0 20px;font-weight:750}.hostio-testimonial cite{font-style:normal;color:var(--hostio-muted)}

/* Generic page / existing templates */
.hostio-page-hero{padding:76px 0;background:linear-gradient(120deg,#e9f8ff,#f7fcff);border-bottom:1px solid #d7e9f1}.hostio-page-hero h1{max-width:980px}.hostio-page-hero p:not(.hostio-kicker){font-size:20px;color:#4a6071;max-width:820px}.hostio-page-hero--products{padding:82px 0}.hostio-card{border:1px solid var(--hostio-line);border-radius:10px;padding:28px;background:#fff}.hostio-card__icon{display:grid;place-items:center;width:50px;height:50px;border-radius:11px;background:#e8f7fb;color:#087aa9;margin-bottom:18px}.hostio-card__icon svg{width:27px;height:27px}.hostio-card p{color:#596f7f}.hostio-card__link{display:inline-flex;align-items:center;gap:8px;color:#087aa9;font-weight:800}.hostio-split,.hostio-sales-split{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.hostio-steps{padding:0;list-style:none;counter-reset:steps}.hostio-steps li{counter-increment:steps;display:flex;gap:18px;margin:22px 0}.hostio-steps li:before{content:counter(steps);display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:var(--hostio-aqua);font-weight:900}.hostio-steps strong,.hostio-steps span{display:block}.hostio-steps span{color:var(--hostio-muted);margin-top:3px}.hostio-proof-panel,.hostio-fit-card{border:1px solid #bcdce2;border-radius:14px;background:linear-gradient(140deg,#e9fbfa,#f8fdff);padding:34px}.hostio-mini-list,.hostio-feature-list{list-style:none;padding:0;margin:24px 0 0}.hostio-mini-list li,.hostio-feature-list li{display:flex;align-items:flex-start;gap:11px;margin:13px 0}.hostio-check{display:inline-grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border-radius:50%;background:var(--hostio-aqua);color:#06373a}.hostio-check svg{width:15px;height:15px}.hostio-table-wrap{overflow:auto;margin-top:38px;border:1px solid var(--hostio-line);border-radius:10px}.hostio-table{width:100%;border-collapse:collapse;background:#fff}.hostio-table th,.hostio-table td{text-align:left;padding:17px 20px;border-bottom:1px solid var(--hostio-line-2)}.hostio-table th{background:#f4f8fa}.hostio-yes{color:#087b70;font-weight:800}.hostio-maybe{color:#6b7480}.hostio-faq{margin-top:28px;border-top:1px solid var(--hostio-line)}.hostio-faq details{border-bottom:1px solid var(--hostio-line);padding:0}.hostio-faq summary{cursor:pointer;font-weight:800;padding:20px 4px}.hostio-faq details p{padding:0 4px 20px;color:#536979}.hostio-content{padding:56px 0}.hostio-content .hostio-shell>*{max-width:900px}.hostio-content a{color:#087aa9;text-decoration:underline}.hostio-domain-box{border:1px solid var(--hostio-line);border-radius:12px;background:#fff;padding:28px}.hostio-domain-box__head{display:flex;align-items:end;justify-content:space-between;gap:24px}.hostio-domain-search{margin-top:18px}.hostio-domain-search form{display:flex;gap:10px}.hostio-product-card{position:relative;border:1px solid var(--hostio-line);border-radius:12px;padding:28px;background:#fff}.hostio-product-card--featured{border:2px solid var(--hostio-teal);box-shadow:var(--hostio-shadow-sm)}.hostio-product-badge{display:inline-block;background:var(--hostio-aqua);padding:7px 10px;border-radius:5px;font-size:12px;font-weight:900;margin-bottom:14px}.hostio-product-card ul{padding-left:20px}.hostio-admin-note{margin-top:18px;padding:12px;border:1px dashed #d28b12;background:#fff8e6;font-size:12px;color:#6a5318}

/* Sales pages */
.hostio-sales-hero{padding:72px 0;background:linear-gradient(112deg,#e9f7ff 0%,#f7fdff 56%,#e5fbf8 100%);border-bottom:1px solid #d1e7ef}.hostio-sales-hero__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.hostio-sales-hero h1{font-size:clamp(44px,5vw,66px)}.hostio-sales-hero__lead{font-size:21px;line-height:1.45;color:#425b6d;max-width:760px}.hostio-sales-hero .hostio-actions{margin-top:26px}.hostio-sales-hero__visual{justify-self:end;width:min(100%,390px);min-height:300px;border-radius:18px;background:linear-gradient(145deg,#18384d,#09131f 65%);display:flex;flex-direction:column;justify-content:flex-end;padding:32px;color:#fff;box-shadow:var(--hostio-shadow);position:relative;overflow:hidden}.hostio-sales-hero__visual:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-60px;top:-70px;background:radial-gradient(circle,rgba(69,224,207,.55),transparent 65%)}.hostio-sales-icon{position:relative;z-index:1;display:grid;place-items:center;width:86px;height:86px;border:1px solid rgba(255,255,255,.32);border-radius:18px;background:rgba(255,255,255,.08);color:var(--hostio-aqua);margin-bottom:50px}.hostio-sales-icon svg{width:52px!important;height:52px!important;max-width:52px}.hostio-sales-hero__visual>span{position:relative;z-index:1;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#96fff2}.hostio-sales-hero__visual>strong{position:relative;z-index:1;font-size:29px;letter-spacing:-.03em}.hostio-benefit-grid .hostio-card{padding:25px}.hostio-benefit-card h3{font-size:21px;margin-top:17px}.hostio-buy-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:start}.hostio-live-panel{border:1px solid #c8dce5;border-radius:13px;background:#fff;padding:28px;box-shadow:var(--hostio-shadow-sm)}.hostio-live-panel__head{display:flex;flex-direction:column;margin-bottom:18px}.hostio-live-panel__head span,.hostio-live-panel>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#5c7587;font-weight:800}.hostio-live-panel__head strong{font-size:24px}.hostio-live-panel--simple h3{margin-top:9px}.hostio-fit-tags{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.hostio-fit-tags span{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #bddae1;font-size:13px;font-weight:700}.hostio-related-card,.hostio-directory-card{display:flex;flex-direction:column;border:1px solid var(--hostio-line);border-radius:10px;background:#fff;padding:23px;transition:.2s ease}.hostio-related-card:hover,.hostio-directory-card:hover{transform:translateY(-2px);box-shadow:var(--hostio-shadow-sm)}.hostio-related-card>span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#648093}.hostio-related-card>strong{font-size:21px;margin:6px 0 20px}.hostio-related-card>svg{width:20px;height:20px;margin-top:auto}.hostio-product-directory-section:nth-of-type(even){background:var(--hostio-soft)}.hostio-directory-card__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:12px;background:#e6f8fb;color:#087aa9;margin-bottom:18px}.hostio-directory-card__icon svg{width:33px!important;height:33px!important;max-width:33px}.hostio-directory-card>strong{font-size:22px}.hostio-directory-card p{color:#5c7180;font-size:14px}.hostio-directory-card .hostio-card__link{margin-top:auto}

/* Footer */
.hostio-prefooter{background:linear-gradient(100deg,#0b2738,#0a1b28 70%,#0d3547);color:#fff;border-top:1px solid #1d5265}.hostio-prefooter__inner{min-height:106px;display:grid;grid-template-columns:1.15fr auto 1fr;align-items:center;gap:35px}.hostio-prefooter h2{font-size:24px;margin-bottom:5px}.hostio-prefooter p{margin:0;color:#c4d5df}.hostio-prefooter__checks{list-style:none;padding:0;margin:0;display:grid;gap:5px}.hostio-prefooter__checks li{display:flex;align-items:center;gap:8px;font-size:12px}.hostio-prefooter__checks svg{width:17px;height:17px;color:var(--hostio-aqua)}.hostio-footer__nav{background:#14191e;color:#fff;padding:44px 0}.hostio-footer__brandrow{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px;border-bottom:1px solid #313940}.hostio-brand--footer{color:#fff}.hostio-footer__brandrow p{margin:0;color:#aeb8c0}.hostio-footer-menu{padding-top:30px}.hostio-footer-menu>ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px}.hostio-footer-menu>ul>li>a{font-weight:850;font-size:15px;pointer-events:none}.hostio-footer-menu .sub-menu{margin-top:14px}.hostio-footer-menu .sub-menu li{margin:8px 0}.hostio-footer-menu .sub-menu a{font-size:13px;color:#b9c4cb}.hostio-footer-menu .sub-menu a:hover{color:#fff;text-decoration:underline}.hostio-footer__legal{background:#0d1013;color:#c1c8cd;padding:18px 0 23px}.hostio-footer__legal-inner{display:flex;flex-direction:column;gap:14px}.hostio-footer__legal nav>ul{display:flex;justify-content:center;flex-wrap:wrap;gap:0}.hostio-footer__legal nav li{border-right:1px solid #465058}.hostio-footer__legal nav li:last-child{border-right:0}.hostio-footer__legal nav a{display:block;padding:0 13px;font-size:12px}.hostio-footer__legal nav a:hover{color:#fff}.hostio-footer__fineprint{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#7f8a92}

/* Reseller Store normalisation */
.hostio-site .rstore-domain-search,.hostio-site .rstore-domain-search *{font-family:var(--hostio-font)}.hostio-site .rstore-product{max-width:none}.hostio-site .rstore-product button,.hostio-site .rstore-product .btn,.hostio-site .rstore-domain-search .btn{border-radius:6px!important}.hostio-site .rstore-product .btn-primary,.hostio-site .rstore-domain-search .btn-primary{background:var(--hostio-aqua)!important;border-color:var(--hostio-aqua)!important;color:#05181d!important;font-weight:800!important}

/* Responsive */
@media(max-width:1100px){
  .hostio-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.hostio-support-band__grid{grid-template-columns:1fr}.hostio-home-trust__grid{grid-template-columns:1fr}.hostio-prefooter__inner{grid-template-columns:1fr auto}.hostio-prefooter__checks{grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding-bottom:18px}.hostio-footer-menu>ul{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:980px){
  .hostio-shell,.hostio-narrow{width:min(calc(100% - 32px),var(--hostio-max))}.hostio-utility-wrap{display:none}.hostio-menu-toggle{display:block}.hostio-header__utility-inner{min-height:68px}.hostio-header__main{position:relative}.hostio-header__main>.hostio-shell{min-height:0}.hostio-nav{display:none;position:absolute;left:0;right:0;top:0;background:#fff;border-top:1px solid var(--hostio-line);box-shadow:var(--hostio-shadow);max-height:calc(100vh - 70px);overflow:auto}.hostio-nav.is-open{display:block}.hostio-nav>ul{display:block;padding:10px 16px 18px}.hostio-nav>ul>li>a{min-height:48px;padding:0 10px}.hostio-nav .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-left:2px solid #d7e4ea;margin:0 0 8px 16px;padding:0 0 0 8px;min-width:0}.hostio-nav>ul>li.menu-item-has-children>a:after{display:none}
  .hostio-home-hero__grid{grid-template-columns:1fr}.hostio-home-hero__copy{padding:50px 0 22px}.hostio-hero-visual{min-height:390px}.hostio-home-hero h1{font-size:clamp(42px,8vw,64px)}.hostio-server-scene{transform:translateX(-50%) scale(.88);transform-origin:bottom center}.hostio-hero-chip--email{right:1%}.hostio-domain-links{grid-template-columns:repeat(2,1fr)}.hostio-domain-links a:nth-child(2){border-right:0}.hostio-domain-links a:nth-child(n+3){margin-top:4px}
  .hostio-sales-hero__grid,.hostio-sales-split,.hostio-buy-grid,.hostio-split{grid-template-columns:1fr}.hostio-sales-hero__visual{justify-self:stretch;width:100%;min-height:240px}.hostio-sales-icon{margin-bottom:28px}.hostio-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.hostio-footer-menu>ul{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  body{font-size:15px}.hostio-shell,.hostio-narrow{width:min(calc(100% - 24px),var(--hostio-max))}.hostio-section{padding:54px 0}.hostio-section--tight{padding:34px 0}.hostio-brand{font-size:27px}.hostio-brand__mark{width:34px;height:34px}.hostio-home-hero__copy{padding-top:40px}.hostio-home-hero__lead{font-size:18px}.hostio-hero-search form,.hostio-domain-search form{display:block;padding:7px}.hostio-hero-search input[type=search],.hostio-domain-search input[type=search],.hostio-domain-search input[type=text]{width:100%;min-height:48px}.hostio-hero-search button,.hostio-domain-search button,.hostio-domain-search input[type=submit]{width:100%;margin-top:6px}.hostio-hero-visual{min-height:335px}.hostio-server-scene{bottom:4px;transform:translateX(-50%) scale(.73)}.hostio-hero-chip{min-width:124px;padding:10px;font-size:11px}.hostio-hero-chip svg{width:23px;height:23px}.hostio-hero-chip--domain{left:0;top:3%}.hostio-hero-chip--hosting{left:0;top:29%}.hostio-hero-chip--security{right:0;top:5%}.hostio-hero-chip--email{right:0;top:31%}
  .hostio-home-products,.hostio-support-points,.hostio-trust-cards,.hostio-grid--2,.hostio-grid--3,.hostio-grid--4{grid-template-columns:1fr}.hostio-support-points{grid-template-columns:repeat(2,1fr)}.hostio-section-head,.hostio-home-final__inner,.hostio-footer__brandrow{align-items:flex-start;flex-direction:column}.hostio-section-head{display:flex}.hostio-prefooter__inner{grid-template-columns:1fr;padding:25px 0}.hostio-prefooter__checks{grid-column:auto;grid-template-columns:1fr;padding-bottom:0}.hostio-footer-menu>ul{grid-template-columns:1fr 1fr}.hostio-footer__fineprint{flex-direction:column;text-align:center}.hostio-footer__legal nav>ul{gap:7px}.hostio-footer__legal nav li{border-right:0}.hostio-domain-box{padding:18px}.hostio-page-hero{padding:58px 0}.hostio-page-hero p:not(.hostio-kicker),.hostio-sales-hero__lead{font-size:18px}
}
@media(max-width:460px){
  .hostio-domain-links{grid-template-columns:1fr}.hostio-domain-links a{border-right:0;border-bottom:1px solid rgba(50,85,105,.16);padding:8px 4px}.hostio-domain-links a:last-child{border-bottom:0}.hostio-home-product{grid-template-columns:48px 1fr 28px;padding:12px}.hostio-home-product__icon{width:44px;height:44px}.hostio-footer-menu>ul{grid-template-columns:1fr}.hostio-support-points{grid-template-columns:1fr 1fr}.hostio-hero-visual{min-height:315px}.hostio-server-scene{transform:translateX(-50%) scale(.66)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hostio-btn,.hostio-home-product,.hostio-related-card,.hostio-directory-card,.hostio-nav .sub-menu{transition:none}.hostio-btn:hover,.hostio-home-product:hover,.hostio-related-card:hover,.hostio-directory-card:hover{transform:none}}
