/*
Theme Name: Host380 Celestial R8M6
Theme URI: https://host380.com/
Author: GetYourWebOn
Description: Fully Elementor-editable small-business hosting website for Host380.
Version: 1.1.0
Requires at least: 5.8
Requires PHP: 7.2
Text Domain: host380-celestial-r8m6
*/
:root{--navy:#06162d;--navy2:#0b2851;--blue:#1769ff;--aqua:#18c7d9;--green:#72dc8d;--paper:#f4f8fd;--ink:#10233d;--muted:#5c6b7c;--line:#dce6f2;--white:#fff;--shadow:0 22px 60px rgba(6,22,45,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:400 17px/1.65 Arial,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.h-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.h-header{position:sticky;top:0;z-index:99;background:rgba(6,22,45,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.h-head{min-height:80px;display:flex;align-items:center;gap:28px}.h-logo{font-size:29px;font-weight:900;letter-spacing:-1.5px}.h-logo span{color:var(--aqua)}.h-nav{margin-left:auto}.h-nav ul{display:flex;list-style:none;gap:25px;align-items:center;margin:0;padding:0}.h-nav a{font-size:14px;font-weight:800}.h-actions{display:flex;gap:10px}.h-menu{display:none;margin-left:auto;background:transparent;border:0;color:#fff;font-size:28px}.h-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:9px;background:var(--blue);color:#fff!important;font-weight:850;border:1px solid transparent;transition:.2s}.h-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(23,105,255,.3)}.h-btn.outline{background:transparent;border-color:rgba(255,255,255,.35)}
.h-hero{color:#fff;padding:92px 0 78px;background:radial-gradient(circle at 80% 12%,rgba(24,199,217,.24),transparent 28%),linear-gradient(135deg,var(--navy),#0a3471);overflow:hidden}.h-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:65px;align-items:center}.h-kicker{display:inline-block;color:var(--aqua);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.h-hero h1{font-size:clamp(46px,6vw,76px);letter-spacing:-3px;line-height:1.01;margin:17px 0}.h-hero h1 em{font-style:normal;color:var(--aqua)}.h-hero p{font-size:20px;color:#cad8ea;max-width:680px}.h-button-row{display:flex;gap:12px;margin:30px 0}.h-trust{display:flex;gap:20px;flex-wrap:wrap;font-size:14px;font-weight:800;color:#d6e3f4}.h-trust span:before{content:'✓';color:var(--green);margin-right:7px}.h-console{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:25px;padding:27px;box-shadow:0 35px 90px rgba(0,0,0,.27)}.h-console-head{display:flex;justify-content:space-between;margin-bottom:14px}.h-live{color:var(--green);font-weight:850}.h-live:before{content:'';display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--green);margin-right:7px;box-shadow:0 0 12px var(--green)}.h-status{display:grid;grid-template-columns:14px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-top:1px solid rgba(255,255,255,.11)}.h-status i{width:10px;height:10px;border-radius:50%;background:var(--aqua)}.h-status small{color:#b9c9dd}.h-score{background:#fff;color:var(--ink);border-radius:14px;padding:17px;margin-top:18px}.h-score strong{font-size:30px}.h-meter{height:7px;background:#e6edf6;border-radius:8px;overflow:hidden}.h-meter:after{content:'';display:block;width:99.9%;height:100%;background:linear-gradient(90deg,var(--blue),var(--aqua))}
.h-section{padding:88px 0}.h-section.alt{background:var(--paper)}.h-section.dark{background:var(--navy);color:#fff}.h-center{text-align:center;max-width:760px;margin:0 auto 44px}.h-center h2,.h-copy h2{font-size:clamp(35px,4vw,51px);line-height:1.08;letter-spacing:-2px;margin:10px 0}.h-center p,.h-copy>p{font-size:18px;color:var(--muted)}.dark .h-center p{color:#b8c8db}.h-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.h-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:17px}.h-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#e7f0ff;color:var(--blue);font-weight:900;font-size:21px}.h-card h3{margin:16px 0 6px;font-size:22px}.h-card p{margin:0;color:var(--muted)}
.h-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.h-plan{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:21px;padding:32px;box-shadow:0 8px 28px rgba(6,22,45,.06)}.h-plan.featured{border:2px solid var(--blue);box-shadow:var(--shadow);transform:translateY(-8px)}.h-badge{position:absolute;right:22px;top:-14px;background:var(--blue);color:#fff;border-radius:30px;padding:5px 12px;font-size:11px;font-weight:900}.h-plan h3{font-size:24px;margin:0}.h-price{font-size:47px;font-weight:900;letter-spacing:-2px;margin:12px 0}.h-price small{display:block;font-size:13px;letter-spacing:0;color:var(--muted)}.h-plan p{color:var(--muted)}.h-plan ul{list-style:none;padding:0;margin:10px 0 24px;flex:1}.h-plan li{padding:8px 0;border-bottom:1px solid #edf2f7}.h-plan li:before{content:'✓';color:#1eaa58;font-weight:900;margin-right:8px}.h-plan .h-btn{width:100%}
.h-split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.h-list{display:grid;gap:11px;margin:25px 0}.h-list div{border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px 15px;font-weight:750}.h-list div:before{content:'✓';color:var(--blue);margin-right:9px}.h-protect{background:linear-gradient(145deg,#103465,var(--navy));color:#fff;padding:35px;border-radius:23px}.h-protect h3{font-size:29px;line-height:1.15;margin:8px 0}.h-mini{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px}.h-mini div{background:rgba(255,255,255,.08);padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:11px}.h-locations{display:grid;grid-template-columns:1fr 1fr;gap:20px}.h-location{padding:36px;border-radius:21px;background:linear-gradient(135deg,#0c3b79,#1769ff);color:#fff}.h-location.fl{background:linear-gradient(135deg,#0c5261,#079eb0)}.h-location h3{font-size:30px;margin:5px 0}.h-location a{color:#b9f7ff;font-weight:850}
.h-page-hero{background:linear-gradient(135deg,var(--navy),#0c3671);color:#fff;text-align:center;padding:76px 0}.h-page-hero h1{font-size:clamp(40px,6vw,64px);line-height:1.05;letter-spacing:-2px;margin:11px 0}.h-page-hero p{max-width:760px;margin:0 auto 25px;color:#c8d7e9;font-size:19px}.h-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:43px;border-radius:23px;background:linear-gradient(120deg,var(--blue),#1147a9);color:#fff}.h-cta h2{font-size:37px;line-height:1.1;margin:0 0 7px}.h-cta p{margin:0;color:#dce8ff}.h-cta .h-btn{background:#fff;color:var(--blue)!important;white-space:nowrap}.h-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}.h-contact-card,.h-form{padding:29px;border:1px solid var(--line);border-radius:18px;background:#fff}.h-form label{display:block;font-weight:800;margin-bottom:13px}.h-form input,.h-form select,.h-form textarea{width:100%;margin-top:5px;padding:13px;border:1px solid #cbd7e5;border-radius:8px;font:inherit}.h-form textarea{min-height:130px}.h-success{padding:12px;background:#e5f8ea;color:#17642f;border-radius:8px}
.h-footer{background:#040e1d;color:#b9c7d8;padding:53px 0 23px}.h-foot-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:42px}.h-footer h3,.h-footer h4{color:#fff}.h-footer ul{list-style:none;padding:0}.h-footer li{margin:8px 0}.h-copyline{margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:14px}
@media(max-width:900px){.h-menu{display:block}.h-nav{display:none;position:absolute;top:80px;left:0;width:100%;background:var(--navy);padding:20px}.h-nav.open{display:block}.h-nav ul{display:grid;gap:12px}.h-actions{display:none}.h-hero-grid,.h-split,.h-contact{grid-template-columns:1fr}.h-grid3,.h-plans{grid-template-columns:1fr 1fr}.h-plan.featured{transform:none}.h-foot-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.h-wrap{width:min(100% - 28px,1180px)}.h-section{padding:63px 0}.h-grid3,.h-plans,.h-locations,.h-foot-grid{grid-template-columns:1fr}.h-hero{padding:65px 0}.h-hero h1{letter-spacing:-2px}.h-button-row{flex-direction:column}.h-button-row .h-btn{width:100%}.h-console{padding:20px}.h-mini{grid-template-columns:1fr}.h-cta{display:block;padding:29px}.h-cta .h-btn{width:100%;margin-top:20px}}
.h-brand{display:flex;align-items:center;flex:0 0 auto}.h-logo-image{display:flex;align-items:center}.h-logo-image img{display:block;width:72px;height:72px;max-width:72px;object-fit:contain}@media(max-width:640px){.h-logo-image img{width:62px;height:62px;max-width:62px}}
