:root{--ink:#10213a;--muted:#657487;--line:#dfe8e4;--green:#17ad72;--green-dark:#087d53;--green-soft:#eaf8f2;--navy:#10263a;--cream:#fbfcfb;--card:#fff;--shadow:0 24px 70px #112a361a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.utility-bar{color:#dceae5;background:#0f2737;justify-content:space-between;align-items:center;gap:24px;min-height:34px;padding:6px max(5vw,28px);font-size:11px;display:flex}.utility-bar>div{align-items:center;gap:18px;display:flex}.utility-bar>div:first-child span{color:#7fe0b5;font-weight:900}.utility-bar b{font-weight:600}.utility-bar a:hover{color:#fff}.status-pill{color:#8ce2bb}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#fffffff5;border-bottom:1px solid #e9efec;align-items:center;gap:32px;height:76px;padding:0 max(5vw,28px);display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:11px;font-size:20px;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#20c783,#0b915f);border-radius:11px;place-items:center;width:36px;height:36px;display:grid;position:relative;box-shadow:0 8px 22px #13a46b38,inset 0 0 0 1px #ffffff4d}.brand-mark i{border:2px solid #fff;border-left:0;border-radius:2px;width:17px;height:5px;position:absolute;transform:skewY(-18deg)}.brand-mark i:first-child{top:8px}.brand-mark i:nth-child(2){top:15px}.brand-mark i:nth-child(3){top:22px}.site-header nav{gap:25px;margin-left:auto;font-size:13px;font-weight:750;display:flex}.site-header nav a{padding:29px 0 27px}.site-header nav a:hover{color:var(--green-dark)}.header-actions{align-items:center;gap:14px;display:flex}.login-link{font-size:13px;font-weight:800}.nav-cta,.primary-button{color:#fff;background:linear-gradient(135deg,#1cbd7c,#0c955f);border-radius:9px;padding:12px 18px;font-weight:850;box-shadow:0 9px 25px #14aa6e2e}.hero{background:radial-gradient(circle at 7% 10%,#effcf6 0,#0000 26%),radial-gradient(circle at 97% 6%,#f1f7ff 0,#0000 27%);grid-template-columns:minmax(0,.94fr) minmax(610px,1.06fr);align-items:center;gap:55px;max-width:1500px;margin:0 auto;padding:72px max(5vw,28px) 62px;display:grid}.eyebrow{letter-spacing:.09em;color:#15865c;background:var(--green-soft);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.eyebrow i{background:#20b979;border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.055em;max-width:790px;margin:24px 0 22px;font-size:clamp(48px,5.05vw,76px);line-height:1.015}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:var(--muted);max-width:680px;font-size:18px;line-height:1.7}.hero-actions{gap:14px;margin-top:30px;display:flex}.primary-button,.secondary-button{justify-content:center;align-items:center;gap:10px;padding:14px 20px;display:inline-flex}.secondary-button{background:#fff;border:1px solid #cfdad5;border-radius:9px;font-weight:850}.proof-row{color:#5c6b7b;flex-wrap:wrap;gap:22px;margin-top:25px;font-size:12px;font-weight:750;display:flex}.proof-row b{color:var(--green);margin-right:5px}.dashboard-shell{box-shadow:var(--shadow);background:#fff;border:1px solid #d8e4df;border-radius:20px;min-height:548px;overflow:hidden}.dashboard-windowbar{background:#f7f9f8;border-bottom:1px solid #e7eeeb;align-items:center;gap:6px;height:34px;padding:0 12px;display:flex}.dashboard-windowbar>span{background:#d2dad6;border-radius:50%;width:8px;height:8px}.dashboard-windowbar>div{color:#94a09a;background:#fff;border:1px solid #e1e8e5;border-radius:6px;place-items:center;min-width:190px;height:20px;margin:0 auto;font-size:9px;display:grid}.dashboard-top{border-bottom:1px solid #e8efec;justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex}.mini-brand{align-items:center;gap:9px;display:flex}.mini-mark{color:#fff;background:#19aa70;border-radius:8px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:950;display:grid}.account-chip{background:#f5f8f6;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850}.dashboard-body{grid-template-columns:145px 1fr;display:grid}.dashboard-body aside{background:#fafcfb;border-right:1px solid #e7eeeb;flex-direction:column;gap:7px;padding:18px 12px;font-size:11px;display:flex}.dashboard-body aside span,.dashboard-body aside b{border-radius:7px;padding:8px 9px}.dashboard-body aside b{color:#0c8d5c;background:#eaf8f2}.dashboard-body>section{padding:20px}.dashboard-body section>header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.dashboard-body section>header small{letter-spacing:.11em;color:#839087;font-size:9px;font-weight:900}.dashboard-body section>header h2{margin:4px 0;font-size:19px}.online-dot{color:#129b64;background:#edf9f4;border-radius:999px;padding:7px 9px;font-size:10px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.metric-grid article{border:1px solid #e1e9e5;border-radius:11px;flex-direction:column;gap:5px;min-height:111px;padding:13px;display:flex}.metric-grid small{color:#819089;letter-spacing:.07em;font-size:8px;font-weight:900}.metric-grid b{font-size:13px}.metric-grid em{color:#07894e;background:#e7f8f0;border-radius:999px;align-self:flex-start;padding:4px 7px;font-size:9px;font-style:normal;font-weight:850}.metric-grid span{color:#78847e;font-size:9px}.dashboard-lower{grid-template-columns:1fr 1fr;gap:11px;margin-top:11px;display:grid}.dashboard-lower article{border:1px solid #e1e9e5;border-radius:11px;flex-direction:column;gap:8px;padding:13px;font-size:10px;display:flex}.dashboard-lower label{color:#66746d;justify-content:space-between;display:flex}.dashboard-lower i,.console-stats i{background:#edf2f0;border-radius:99px;height:6px;overflow:hidden}.dashboard-lower i span,.console-stats i span{background:#1ab678;border-radius:99px;height:100%;display:block}.domain-band{color:#fff;background:#0f2938;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;padding:52px max(5vw,28px);display:grid}.domain-band-copy>span,.hosting-copy>span,.support-section>div:first-child>span{letter-spacing:.14em;color:#76d8ad;font-size:10px;font-weight:900}.domain-band-copy h2,.hosting-copy h2,.support-section h2{letter-spacing:-.04em;margin:10px 0 13px;font-size:clamp(34px,3.7vw,52px);line-height:1.08}.domain-band-copy p{color:#c4d5cf;max-width:560px;margin:0;line-height:1.7}.domain-search-card{color:var(--ink);background:#fff;border-radius:18px;padding:22px;box-shadow:0 22px 60px #0000002e}.domain-search-heading{align-items:center;gap:12px;margin-bottom:15px;display:flex}.domain-search-icon{color:#098b59;background:#eaf8f2;border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.domain-search-heading>div{flex-direction:column;gap:2px;display:flex}.domain-search-heading strong{font-size:16px}.domain-search-heading span{color:#718078;font-size:11px}.domain-search-form{grid-template-columns:1fr auto;gap:10px;display:grid}.domain-input-wrap{background:#fbfcfb;border:1px solid #cedbd5;border-radius:10px;align-items:center;display:flex;overflow:hidden}.domain-input-wrap>span{color:#8b9791;padding-left:13px;font-size:12px}.domain-input-wrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;padding:13px 12px 13px 3px}.domain-search-form>button{color:#fff;cursor:pointer;background:#17aa70;border:0;border-radius:10px;padding:0 20px;font-size:12px;font-weight:900}.domain-search-form>button:disabled{opacity:.65}.tld-row{color:#758179;align-items:center;gap:8px;margin-top:11px;font-size:10px;display:flex}.tld-row button{color:#16845d;cursor:pointer;background:#fff;border:1px solid #dce5e1;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850}.domain-result{border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding:11px 12px;font-size:11px;display:flex}.domain-result>div{flex-direction:column;gap:2px;display:flex}.domain-result.available{color:#0b7350;background:#ebf9f2;border:1px solid #bce7d2}.domain-result.registered{color:#775735;background:#f8f4ef;border:1px solid #eadccb}.domain-result a,.domain-result button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:900}.domain-search-error{color:#a5353d;background:#fff0f1;border-radius:8px;padding:9px 10px;font-size:11px}.domain-search-note{color:#87928d;margin-top:12px;font-size:9px;line-height:1.45;display:block}.trust-strip{background:#fff;border-bottom:1px solid #e8eeeb;grid-template-columns:repeat(5,1fr);gap:10px;padding:20px max(5vw,28px);display:grid}.trust-strip span{text-align:center;color:#738078;font-size:11px}.trust-strip b{color:var(--ink);margin-bottom:3px;font-size:13px;display:block}.section{padding:88px max(5vw,28px)}.section-heading{max-width:830px;margin-bottom:38px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading>span{color:#14a66d;letter-spacing:.14em;font-size:10px;font-weight:900}.section-heading h2{letter-spacing:-.04em;margin:12px 0 15px;font-size:clamp(36px,4vw,54px);line-height:1.08}.section-heading p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.products-section{background:#fbfcfb}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1450px;margin:auto;display:grid}.product-grid article{background:#fff;border:1px solid #dfe8e4;border-radius:16px;flex-direction:column;min-height:320px;padding:24px;display:flex;box-shadow:0 9px 30px #17322b09}.product-icon{color:#0a9360;background:#edf9f4;border-radius:12px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.product-grid small{color:#179166;text-transform:uppercase;letter-spacing:.08em;margin-top:17px;font-size:9px;font-weight:900}.product-grid h3{margin:6px 0 8px;font-size:21px}.product-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.product-grid ul{color:#596861;flex-direction:column;gap:7px;margin:18px 0 14px;padding:0;font-size:11px;list-style:none;display:flex}.product-grid li:first-letter{color:#12a66c}.product-grid a{color:#0e9662;margin-top:auto;font-size:11px;font-weight:900}.hosting-section{color:#fff;background:linear-gradient(135deg,#0f2938,#12392c);grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding:88px max(5vw,28px);display:grid}.hosting-copy p{color:#c9d8d2;max-width:650px;font-size:15px;line-height:1.75}.hosting-checks{color:#dce9e4;grid-template-columns:repeat(2,1fr);gap:11px;margin:24px 0 30px;font-size:12px;display:grid}.hosting-console{color:var(--ink);background:#fff;border-radius:18px;padding:23px;box-shadow:0 28px 70px #00000040}.console-head{border-bottom:1px solid #e6ece9;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.console-head>div{flex-direction:column;display:flex}.console-head span{color:#7d8983;margin-top:2px;font-size:10px}.console-head em{color:#078a55;background:#e9f8f1;border-radius:999px;padding:6px 9px;font-size:10px;font-style:normal}.console-stats{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:16px;display:grid}.console-stats article{border:1px solid #e1e9e5;border-radius:11px;flex-direction:column;gap:7px;padding:13px;display:flex}.console-stats span{color:#7d8983;font-size:9px}.console-stats b{font-size:16px}.console-list{color:#627169;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;font-size:10px;display:grid}.console-list span{border:1px solid #e4ebe8;border-radius:9px;padding:10px}.console-list i{color:#0ca266;margin-right:6px;font-style:normal}.plans-section{background:#fff}.plan-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1350px;margin:auto;display:grid}.plan-grid article{background:#fff;border:1px solid #dfe8e4;border-radius:16px;flex-direction:column;padding:23px;display:flex;position:relative}.plan-grid article.featured-plan{border-color:#51c397;box-shadow:0 18px 45px #1197621a}.featured-plan>em{color:#fff;background:#16a96f;border-radius:999px;padding:5px 9px;font-size:8px;font-style:normal;font-weight:900;position:absolute;top:-10px;right:16px}.plan-grid>article>small{color:#6d7a75;font-size:10px}.plan-grid h3{margin:7px 0 8px;font-size:24px}.plan-grid>article>p{color:var(--muted);min-height:58px;font-size:12px;line-height:1.6}.price-placeholder{border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef;flex-direction:column;gap:2px;padding:13px 0;display:flex}.price-placeholder>span{color:#7b8781;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850}.price-placeholder b{font-size:19px}.price-placeholder small{color:#7e8a84;font-size:9px}.plan-grid ul{color:#53625c;flex-direction:column;gap:9px;margin:17px 0;padding:0;font-size:11px;list-style:none;display:flex}.plan-grid a{text-align:center;border:1px solid #cedbd5;border-radius:9px;margin-top:auto;padding:11px;font-size:11px;font-weight:900;display:block}.featured-plan a{color:#fff;background:#12a76b;border-color:#12a76b}.plan-footnote{text-align:center;color:#6d7973;max-width:850px;margin:25px auto 0;font-size:11px;line-height:1.6}.solutions-section{background:#f9fbfa}.audience-grid{grid-template-columns:repeat(4,1fr);gap:17px;max-width:1450px;margin:auto;display:grid}.audience-grid article{background:#fff;border:1px solid #dfe8e4;border-radius:17px;overflow:hidden}.audience-visual{background:linear-gradient(135deg,#e8f8f1,#dff0ff);place-items:center;height:155px;display:grid;position:relative;overflow:hidden}.audience-visual:before{content:"";background:#ffffffa6;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-85px;right:-50px}.audience-visual>span{z-index:2;color:#14a36b;background:#fff;border-radius:22px;place-items:center;width:70px;height:70px;font-size:30px;font-weight:950;display:grid;position:relative;box-shadow:0 16px 45px #0f3c2d1f}.visual-lines{flex-direction:column;gap:5px;display:flex;position:absolute;bottom:25px;left:24px}.visual-lines i{background:#10443417;border-radius:99px;width:70px;height:6px;display:block}.visual-lines i:nth-child(2){width:50px}.visual-lines i:nth-child(3){width:36px}.visual-2{background:linear-gradient(135deg,#eef7ff,#e9f6ee)}.visual-3{background:linear-gradient(135deg,#fff5e7,#eff9f4)}.visual-4{background:linear-gradient(135deg,#f0efff,#edf8ff)}.audience-grid article>small,.audience-grid article>h3,.audience-grid article>p,.audience-grid article>a{margin-left:19px;margin-right:19px;display:block}.audience-grid article>small{color:#13a069;letter-spacing:.12em;margin-top:17px;font-size:8px;font-weight:900}.audience-grid h3{margin-top:6px;margin-bottom:8px;font-size:19px}.audience-grid p{color:var(--muted);min-height:61px;font-size:12px;line-height:1.65}.audience-grid a{color:#0e9662;margin-top:15px;margin-bottom:20px;font-size:11px;font-weight:900}.ecosystem{background:#fff}.ecosystem-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1300px;margin:44px auto 0;display:grid}.ecosystem-card{background:#fff;border:1px solid #dde7e3;border-radius:15px;flex-direction:column;min-height:260px;padding:21px;transition:all .2s;display:flex}.ecosystem-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #14372d14}.ecosystem-card.current{border-color:#92d7b9;box-shadow:0 0 0 3px #14af7112}.ecosystem-logo{color:#0b9560;background:#eaf8f2;border-radius:11px;place-items:center;width:40px;height:40px;font-size:19px;font-weight:900;display:grid}.ecosystem-card small{color:#71807a;text-transform:uppercase;letter-spacing:.08em;margin-top:17px;font-size:9px;font-weight:900}.ecosystem-card h3{margin:6px 0 8px;font-size:19px}.ecosystem-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.ecosystem-card b{color:#0e9c65;margin-top:auto;font-size:11px}.ecosystem-note{text-align:center;background:#f9fbfa;border:1px solid #dce8e2;border-radius:13px;max-width:820px;margin:27px auto 0;padding:18px}.ecosystem-note p{color:var(--muted);margin:5px 0 0;font-size:12px}.support-section{background:#f5f9f7;grid-template-columns:.88fr 1.12fr;align-items:center;gap:55px;padding:76px max(5vw,28px);display:grid}.support-section h2{font-size:clamp(31px,3.3vw,45px)}.support-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.support-cards article{background:#fff;border:1px solid #dfe8e4;border-radius:13px;min-height:150px;padding:18px}.support-cards b{font-size:13px}.support-cards p{color:var(--muted);font-size:11px;line-height:1.6}.contact-section{color:#fff;background:linear-gradient(135deg,#0d2233,#123627);grid-template-columns:.88fr 1.12fr;align-items:center;gap:55px;display:grid}.contact-copy{max-width:630px}.contact-copy .eyebrow{color:#83e3b9;background:#3dd0921f}.contact-copy h2{letter-spacing:-.045em;margin:20px 0;font-size:clamp(38px,4vw,57px);line-height:1.06}.contact-copy>p{color:#c6d4ce;font-size:15px;line-height:1.7}.contact-points{color:#dbe8e2;grid-template-columns:1fr 1fr;gap:11px;margin-top:23px;font-size:12px;display:grid}.lead-form{color:var(--ink);background:#fff;border-radius:19px;padding:27px;box-shadow:0 25px 70px #0000002e}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-form label{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.lead-form label>span{color:#5a6962;letter-spacing:.03em;font-size:10px;font-weight:900}.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #d8e1dd;border-radius:9px;outline:none;padding:12px 13px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#39b985;box-shadow:0 0 0 3px #1cb0741a}.lead-form textarea{resize:vertical}.lead-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1abb79,#0c945e);border:0;border-radius:9px;justify-content:center;gap:10px;width:100%;padding:13px 18px;font-weight:900;display:flex}.lead-form button:disabled{opacity:.65}.form-status{margin:11px 0 0;font-size:11px;line-height:1.5}.form-status.success{color:#08794d}.form-status.error{color:#b22f35}.site-footer{background:#fbfcfb;border-top:1px solid #e8eeeb;grid-template-columns:1.5fr repeat(4,1fr);gap:34px;padding:57px max(5vw,28px) 28px;display:grid}.site-footer>div{color:#69766f;flex-direction:column;gap:9px;font-size:11px;display:flex}.site-footer>div>b{color:var(--ink);font-size:11px}.footer-brand p{max-width:285px;line-height:1.6}.footer-status{color:#0d9560;font-size:10px}.footer-cta{font-weight:900;color:#0b9660!important}.site-footer>small{color:#7b8781;border-top:1px solid #e4ebe7;grid-column:1/-1;padding-top:21px}@media (max-width:1180px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.dashboard-shell{max-width:900px}.domain-band{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.hosting-section{grid-template-columns:1fr}.audience-grid,.plan-grid,.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.support-section{grid-template-columns:1fr}.support-cards{max-width:900px}}@media (max-width:760px){.utility-bar{display:none}.site-header{height:68px;padding:0 18px}.login-link{display:none}.nav-cta{padding:9px 12px;font-size:11px}.hero,.section,.hosting-section,.support-section,.domain-band{padding-left:20px;padding-right:20px}.hero{padding-top:46px}.hero h1{font-size:42px}.hero-actions{flex-direction:column;align-items:stretch}.dashboard-shell{min-height:0}.dashboard-body{grid-template-columns:1fr}.dashboard-body aside{display:none}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-lower,.domain-search-form{grid-template-columns:1fr}.domain-search-form>button{padding:12px}.domain-result{flex-direction:column;align-items:flex-start}.trust-strip{grid-template-columns:1fr 1fr;padding-left:20px;padding-right:20px}.product-grid,.audience-grid,.ecosystem-grid,.plan-grid,.support-cards,.console-stats,.console-list,.hosting-checks,.contact-section,.form-row{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr;padding-left:20px;padding-right:20px}.footer-brand{grid-column:1/-1}}@media (max-width:500px){.metric-grid,.trust-strip,.site-footer{grid-template-columns:1fr}.hero h1{font-size:37px}.domain-band{padding-top:42px;padding-bottom:42px}.section{padding-top:70px;padding-bottom:70px}}
.storefront-header{background:#fffffffa;max-width:none;height:88px;padding:0 max(4.5vw,42px)}.storefront-header nav{gap:34px}.storefront-header nav a{padding:34px 0 32px}.storefront-header .nav-cta{padding:13px 20px}.storefront-hero{background:radial-gradient(circle at 8% 14%,#f1fbf6 0,#0000 28%),radial-gradient(circle at 95% 8%,#f3f8ff 0,#0000 30%);grid-template-columns:minmax(0,.94fr) minmax(600px,1.06fr);max-width:1600px;padding-top:58px;padding-bottom:54px}.storefront-hero .dashboard-shell{min-height:525px}.storefront-hero .hero-copy>p{max-width:650px}.storefront-domain{color:var(--ink);background:#f5faf7;border-top:1px solid #e6efea;border-bottom:1px solid #e6efea;padding-top:58px;padding-bottom:58px}.storefront-domain .domain-band-copy>span{color:#119364}.storefront-domain .domain-band-copy p{color:var(--muted)}.storefront-domain .domain-search-card{border:1px solid #dce7e1;box-shadow:0 18px 45px #14362b14}.domain-price-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}.domain-price-grid article{background:#fff;border:1px solid #dfe8e4;border-radius:12px;flex-direction:column;gap:3px;padding:13px 14px;display:flex}.domain-price-grid b{font-size:14px}.domain-price-grid strong{color:#0b8f5d;font-size:18px}.domain-price-grid strong small{color:#7b8882;font-size:9px;font-weight:700}.domain-price-grid span{color:#7a8781;font-size:9px}.storefront-product-grid{grid-template-columns:repeat(6,1fr);gap:13px}.storefront-product-grid article{min-height:260px;padding:20px}.storefront-product-grid h3{font-size:17px}.storefront-product-grid p{font-size:11px}.storefront-product-grid small{font-size:9px}.storefront-product-grid .product-icon{width:40px;height:40px}.storefront-account-section{color:var(--ink);background:#fff;border-top:1px solid #edf2ef;border-bottom:1px solid #edf2ef}.storefront-account-section .hosting-copy>span{color:#0c9461}.storefront-account-section .hosting-copy p{color:var(--muted)}.storefront-account-section .hosting-checks{color:#55665e}.storefront-account-section .hosting-console{border:1px solid #dce7e2;box-shadow:0 22px 60px #0f2d2317}.account-feature-list{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:16px;display:grid}.account-feature-list article{border:1px solid #e1e9e5;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.account-feature-list b{font-size:13px}.account-feature-list span{color:#6e7c75;font-size:10px;line-height:1.45}.live-price{border-bottom:1px solid #edf1ef;align-items:flex-end;gap:3px;padding:10px 0 14px;display:flex}.live-price b{letter-spacing:-.04em;font-size:34px}.live-price span{color:#748179;margin-bottom:5px;font-size:11px}.pricing-note{background:#f7fbf9;border:1px solid #dce8e2;border-radius:12px;justify-content:center;align-items:center;gap:10px;max-width:830px;margin:28px auto 0;padding:16px 18px;font-size:11px;display:flex}.pricing-note span{color:#66756e}.specialized-grid{grid-template-columns:repeat(3,1fr);max-width:1040px}.specialized-grid .ecosystem-card{min-height:235px}.storefront-support{background:#f7faf8}.storefront-custom{color:var(--ink);background:#f6faf8;border-top:1px solid #e3ece7}.storefront-custom .contact-copy .eyebrow{color:#11875c;background:#e8f7f0}.storefront-custom .contact-copy h2{color:var(--ink)}.storefront-custom .contact-copy>p{color:var(--muted)}.storefront-custom .contact-points{color:#52645b}.storefront-custom .lead-form{border:1px solid #dce6e1;box-shadow:0 18px 50px #14362b14}.storefront-footer{background:#fff}.account-loading{color:#607169;background:#f7faf8;place-items:center;min-height:100vh;font-weight:700;display:grid}.account-shell{background:#f7faf8;min-height:100vh}.account-brand{align-items:center;gap:10px;font-size:20px;display:inline-flex}.auth-shell{padding:55px 24px}.auth-shell>.account-brand{max-width:980px;margin:0 auto 22px;display:flex}.auth-card{background:#fff;border:1px solid #dce7e2;border-radius:22px;grid-template-columns:.85fr 1.15fr;gap:34px;max-width:980px;margin:0 auto;padding:34px;display:grid;box-shadow:0 28px 80px #14322814}.auth-copy{grid-row:1/4}.auth-copy>span,.account-topbar span,.account-panel header span{letter-spacing:.14em;color:#109567;font-size:9px;font-weight:900}.auth-copy h1{letter-spacing:-.045em;margin:11px 0 14px;font-size:44px;line-height:1.05}.auth-copy p{color:var(--muted);line-height:1.7}.selection-chip{color:#0b8558;background:#eaf8f2;border-radius:999px;margin-top:18px;padding:8px 11px;font-size:11px;font-weight:850;display:inline-flex}.auth-tabs{background:#f3f7f5;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{color:#64736c;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px;font-weight:850}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 12px #1432280f}.auth-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-form label{flex-direction:column;gap:6px;display:flex}.auth-form label span{color:#5e6c65;font-size:10px;font-weight:850}.auth-form input,.auth-form select,.auth-form textarea{background:#fbfcfb;border:1px solid #d7e1dc;border-radius:9px;outline:none;padding:12px}.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus{border-color:#29ad78;box-shadow:0 0 0 3px #17ad7217}.auth-form button{color:#fff;cursor:pointer;background:#12a96d;border:0;border-radius:9px;grid-column:1/-1;padding:13px;font-weight:900}.auth-message{color:#66756e;grid-column:1/-1;margin:0;font-size:11px;line-height:1.5}.back-home{color:#0e9461;font-size:11px;font-weight:850}.dashboard-account-shell{grid-template-columns:235px 1fr;display:grid}.account-sidebar{background:#fff;border-right:1px solid #e0e9e5;flex-direction:column;height:100vh;min-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.account-sidebar nav{flex-direction:column;gap:5px;margin-top:34px;display:flex}.account-sidebar nav a{color:#607068;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:750}.account-sidebar nav a.active,.account-sidebar nav a:hover{color:#0c8558;background:#eaf8f2}.account-sidebar>button{color:#5c6b64;cursor:pointer;background:#fff;border:1px solid #d8e2dd;border-radius:9px;margin-top:auto;padding:10px;font-weight:800}.account-main{width:100%;max-width:1500px;padding:34px max(4vw,34px) 70px}.account-topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.account-topbar h1{letter-spacing:-.035em;margin:6px 0 0;font-size:34px}.account-topbar>a{color:#fff;background:#14aa70;border-radius:9px;padding:11px 14px;font-size:11px;font-weight:900}.account-alert{color:#9d343d;background:#fff1f2;border-radius:9px;padding:10px 12px;font-size:11px}.account-stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.account-stat-grid article{background:#fff;border:1px solid #dfe8e4;border-radius:14px;padding:20px}.account-stat-grid span{color:#6f7d76;font-size:10px}.account-stat-grid b{margin-top:5px;font-size:29px;display:block}.account-panel{background:#fff;border:1px solid #dfe8e4;border-radius:16px;margin-top:16px;padding:22px}.account-panel>header{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:16px;padding-bottom:15px;display:flex}.account-panel header h2{margin:4px 0 0;font-size:19px}.account-panel header a{color:#0b9460;font-size:11px;font-weight:900}.account-table{flex-direction:column;display:flex}.account-row{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;padding:14px 2px;display:flex}.account-row:last-child{border-bottom:0}.account-row>div{flex-direction:column;gap:3px;display:flex}.account-row b{text-transform:capitalize;font-size:12px}.account-row span{color:#748079;font-size:10px}.account-row em,.ticket-row em{text-transform:capitalize;color:#0c8859;background:#eaf8f2;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:850}.empty-state{color:#6b7972;padding:24px 3px}.empty-state b{color:var(--ink);font-size:13px}.empty-state p{margin:6px 0 10px;font-size:11px;line-height:1.6}.empty-state a{color:#0c9560;font-size:11px;font-weight:900}.empty-state.small{padding:16px 0}.support-account-grid{grid-template-columns:1fr 1fr;gap:24px;padding-top:18px;display:grid}.support-account-grid form{flex-direction:column;gap:11px;display:flex}.support-account-grid label{flex-direction:column;gap:6px;display:flex}.support-account-grid label span{color:#607068;font-size:10px;font-weight:850}.support-account-grid input,.support-account-grid select,.support-account-grid textarea{background:#fbfcfb;border:1px solid #d8e1dd;border-radius:9px;padding:11px}.support-account-grid form>button{color:#fff;cursor:pointer;background:#12a96d;border:0;border-radius:9px;padding:12px;font-weight:900}.ticket-message{color:#607068;font-size:10px}.support-account-grid h3{margin:0 0 10px;font-size:15px}.ticket-row{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;display:flex}.ticket-row>div{flex-direction:column;gap:3px;display:flex}.ticket-row b{font-size:11px}.ticket-row span{color:#75817b;font-size:9px}@media (max-width:1250px){.storefront-product-grid{grid-template-columns:repeat(3,1fr)}.storefront-hero{grid-template-columns:1fr}.storefront-hero .dashboard-shell{max-width:920px}.domain-price-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.dashboard-account-shell{grid-template-columns:1fr}.account-sidebar{border-bottom:1px solid #e0e9e5;border-right:0;height:auto;min-height:auto;position:static}.account-sidebar nav{flex-direction:row;margin-top:20px;overflow:auto}.account-sidebar>button{margin-top:15px}.account-stat-grid{grid-template-columns:repeat(2,1fr)}.support-account-grid,.auth-card{grid-template-columns:1fr}.auth-copy{grid-row:auto}.storefront-header{height:72px;padding:0 20px}}@media (max-width:760px){.storefront-product-grid{grid-template-columns:1fr}.domain-price-grid{grid-template-columns:1fr 1fr}.auth-shell{padding:28px 16px}.auth-card{padding:22px}.auth-copy h1{font-size:36px}.auth-form{grid-template-columns:1fr}.auth-form button,.auth-message{grid-column:auto}.account-main{padding:24px 16px 55px}.account-stat-grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.domain-price-grid,.account-stat-grid{grid-template-columns:1fr}.account-topbar{flex-direction:column;align-items:flex-start}.auth-tabs{grid-template-columns:1fr}}
.architectural-header{border-bottom-color:#e8efec;height:82px;padding-inline:max(5vw,34px);box-shadow:0 1px #0f2c2205}.architectural-header nav{gap:28px}.architectural-header nav a{padding:31px 0 29px;font-size:12px}.architectural-header .nav-cta{padding:12px 18px}.architectural-hero{background:radial-gradient(circle at 8% 12%,#1ec7841a,#0000 27%),radial-gradient(circle at 88% 24%,#29b78114,#0000 29%),linear-gradient(#fff 0%,#fbfdfc 100%);grid-template-columns:minmax(0,.88fr) minmax(620px,1.12fr);gap:70px;max-width:none;min-height:650px;padding:78px max(5vw,40px) 68px;overflow:hidden}.architecture-kicker{letter-spacing:.22em;color:#0b9660;font-size:11px;font-weight:950}.architectural-copy h1{letter-spacing:-.065em;max-width:800px;margin:18px 0 22px;font-size:clamp(58px,5.9vw,92px);line-height:.98}.architectural-copy h1 em{color:#0aa467}.architectural-copy>p{max-width:680px;font-size:18px;line-height:1.68}.hero-price-line{color:#5f7067;flex-wrap:wrap;align-items:center;gap:13px;margin-top:22px;font-size:11px;display:flex}.hero-price-line b{color:#173126}.hero-price-line i{background:#21af76;border-radius:50%;width:4px;height:4px}.architectural-proof{gap:18px;margin-top:22px;font-size:11px}.architecture-visual{isolation:isolate;background:linear-gradient(145deg,#fffffff2,#f5fbf8f5),radial-gradient(circle,#1bbd7c1a,#0000 42%);border:1px solid #dce8e2;border-radius:30px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 35px 100px #1137291a}.architecture-glow{filter:blur(10px);z-index:-1;background:radial-gradient(circle,#1fc48233,#1fc4820a 42%,#0000 70%);position:absolute;inset:15% 18%}.architecture-grid-lines{opacity:.45;background-image:linear-gradient(#e9f1ed 1px,#0000 1px),linear-gradient(90deg,#e9f1ed 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 25%,#0000 77%);mask-image:radial-gradient(circle,#000 25%,#0000 77%)}.architecture-core{text-align:center;z-index:3;background:#fffffff0;border:1px solid #cfe4da;border-radius:26px;flex-direction:column;align-items:center;width:245px;min-height:194px;padding:25px 26px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 65px #0a523726,inset 0 0 0 1px #ffffffe6}.architecture-mark{width:48px;height:48px;margin-bottom:12px}.architecture-core small{letter-spacing:.16em;color:#119664;font-size:8px;font-weight:950}.architecture-core strong{letter-spacing:-.04em;margin:5px 0 7px;font-size:25px}.architecture-core p{color:#6e7d75;margin:0;font-size:10px;line-height:1.5}.architecture-node{z-index:4;background:#fffffff2;border:1px solid #dce7e2;border-radius:15px;align-items:center;gap:11px;width:190px;padding:13px 14px;display:flex;position:absolute;box-shadow:0 15px 35px #16372c14}.architecture-node>span{color:#078f5b;background:#edf9f4;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.architecture-node>div{flex-direction:column;gap:2px;display:flex}.architecture-node b{font-size:11px}.architecture-node small{color:#76847d;font-size:8px}.node-hosting{top:13%;left:5%}.node-domains{top:44%;left:2.5%}.node-email{bottom:13%;left:6%}.node-ai{top:13%;right:5%}.node-account{top:44%;right:2.5%}.node-support{bottom:13%;right:6%}.architecture-links{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.architecture-links path{fill:none;stroke:#23b77c;stroke-width:1.8px;stroke-linecap:round;opacity:.56}.architectural-domain{color:#fff;background:#0f2735;border:0;padding:48px max(5vw,40px)}.architectural-domain .domain-band-copy>span{color:#73dab0}.architectural-domain .domain-band-copy p{color:#c9d7d2}.architectural-domain .domain-search-card{box-shadow:0 22px 60px #0000002e}.architectural-domain .domain-price-grid article{background:#fffffffa;border-color:#ffffff17}.architectural-domain .domain-price-grid span{color:#65766e}.ecosystem-architecture{color:#fff;background:radial-gradient(circle at 15%,#1abd7b2b,#0000 35%),linear-gradient(130deg,#071a2a,#0c2334 58%,#0b2c24);border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0d;padding:82px max(5vw,40px)}.ecosystem-heading{max-width:920px;margin-bottom:38px}.ecosystem-heading>span{letter-spacing:.16em;color:#62d7a3;font-size:10px;font-weight:950}.ecosystem-heading h2{letter-spacing:-.055em;margin:12px 0 17px;font-size:clamp(40px,4.6vw,68px);line-height:1.02}.ecosystem-heading p{color:#b9cec6;max-width:800px;margin:0;font-size:15px;line-height:1.7}.ecosystem-flow{grid-template-columns:.9fr 1.2fr 1fr 1fr;align-items:stretch;gap:18px;max-width:1500px;display:grid}.ecosystem-node-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff1;border:1px solid #ffffff21;border-radius:20px;flex-direction:column;min-height:280px;padding:24px;transition:all .2s;display:flex;position:relative}.ecosystem-node-card:hover{background:#ffffff16;border-color:#5edca573;transform:translateY(-3px)}.ecosystem-node-card.foundation{background:linear-gradient(145deg,#1bb57821,#ffffff0f);border-color:#4dd49b61}.ecosystem-node-card.spotlight{background:linear-gradient(145deg,#2fd38f3d,#ffffff17);border-color:#64efb5c7;transform:translateY(-8px);box-shadow:0 24px 70px #00000047,inset 0 0 0 1px #ffffff0a}.ecosystem-node-card.spotlight:hover{transform:translateY(-11px)}.ecosystem-node-card.spotlight .ecosystem-node-mark{color:#07281c;background:#70e2af;border-radius:15px;width:54px;height:54px}.ecosystem-node-card.spotlight h3{font-size:28px}.ecosystem-node-card.spotlight>b{color:#9af0c9}.ecosystem-node-mark{color:#0b8b5a;background:#fff;border-radius:13px;place-items:center;width:46px;height:46px;font-weight:950;display:grid;box-shadow:0 10px 25px #00000021}.ecosystem-node-card small{color:#69d6a5;letter-spacing:.12em;text-transform:uppercase;margin-top:18px;font-size:8px;font-weight:950}.ecosystem-node-card h3{margin:6px 0 9px;font-size:23px}.ecosystem-node-card p{color:#bed0ca;margin:0;font-size:11px;line-height:1.65}.ecosystem-node-card>b{color:#79ddb2;margin-top:auto;padding-top:16px;font-size:10px}.ecosystem-connector{z-index:3;background:#35c889;width:20px;height:1px;position:absolute;top:50%;right:-19px}.ecosystem-connector:after{content:"";border-top:1px solid #35c889;border-right:1px solid #35c889;width:7px;height:7px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.architectural-pricing{background:#fff}.architectural-pricing .section-heading{max-width:650px}.architectural-pricing .plan-grid{max-width:1450px}.architectural-pricing .plan-grid article{min-height:355px;padding:25px}.architectural-pricing .plan-grid article>a{margin-top:auto}.architectural-pricing .pricing-note{max-width:900px}.architectural-products{background:#f8fbf9}.architectural-products .section-heading{max-width:720px}.architectural-products .storefront-product-grid{max-width:1500px}.architectural-products .storefront-product-grid article{min-height:280px}.ai-product-card{background:linear-gradient(160deg,#fff,#f0fbf6)!important;border-color:#b9dfcf!important;box-shadow:0 20px 50px #12976214!important}.ai-product-card .product-icon{color:#fff;background:#0e9e67}.ai-builder-spotlight{background:#fff;border-top:1px solid #edf2ef;border-bottom:1px solid #edf2ef;grid-template-columns:.84fr 1.16fr;align-items:center;gap:70px;padding:82px max(5vw,40px);display:grid}.ai-builder-copy>span{color:#0d9762;letter-spacing:.16em;font-size:10px;font-weight:950}.ai-builder-copy h2{letter-spacing:-.05em;margin:12px 0 17px;font-size:clamp(40px,4.2vw,62px);line-height:1.04}.ai-builder-copy>p{color:#64756d;max-width:650px;font-size:15px;line-height:1.75}.ai-builder-steps{flex-wrap:wrap;gap:9px;margin:26px 0;display:flex}.ai-builder-steps span{color:#53655c;background:#f9fcfa;border:1px solid #dbe7e1;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.ai-builder-steps b{color:#088f5b;background:#e4f7ef;border-radius:50%;place-items:center;width:19px;height:19px;margin-right:5px;display:inline-grid}.ai-builder-panel{background:linear-gradient(145deg,#f8fcfa,#fff);border:1px solid #d9e5df;border-radius:22px;padding:21px;box-shadow:0 30px 70px #1137291a}.ai-panel-head{border-bottom:1px solid #e7eeeb;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.ai-panel-head b{font-size:14px}.ai-panel-head span{color:#078e5a;background:#e7f7ef;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.ai-prompt{background:#fff;border:1px solid #dfe8e4;border-radius:14px;margin-top:16px;padding:17px}.ai-prompt small{letter-spacing:.12em;color:#159366;font-size:8px;font-weight:950}.ai-prompt p{color:#4e6057;font-size:13px;line-height:1.55}.ai-prompt button{color:#fff;background:#139f68;border:0;border-radius:9px;padding:10px 13px;font-size:10px;font-weight:900}.ai-output-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px;display:grid}.ai-output-grid article{background:#fff;border:1px solid #e1e9e5;border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.ai-output-grid article>span{color:#17a66e;font-size:8px;font-weight:950}.ai-output-grid b{font-size:11px}.ai-output-grid small{color:#7a8780;font-size:8px;line-height:1.45}.architectural-account{color:#fff;background:linear-gradient(135deg,#0c2435,#0f392c);border:0}.architectural-account .hosting-copy>span{color:#71d7aa}.architectural-account .hosting-copy p{color:#c7d8d2}.architectural-account .hosting-checks{color:#d9e7e2}.architectural-solutions{background:#fbfcfb}.architectural-solutions .section-heading{max-width:690px}.solution-chip-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1450px;display:grid}.solution-chip-grid article{background:#fff;border:1px solid #dfe8e4;border-radius:16px;align-items:flex-start;gap:14px;padding:20px;display:flex}.solution-chip-grid>article>span{color:#0a9360;background:#edf9f4;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.solution-chip-grid h3{margin:2px 0 6px;font-size:16px}.solution-chip-grid p{color:#6d7b74;margin:0;font-size:10px;line-height:1.55}.architectural-footer .footer-brand p{max-width:320px}@media (max-width:1260px){.architectural-hero{grid-template-columns:1fr;min-height:auto}.architecture-visual{width:100%;max-width:920px;min-height:520px}.ecosystem-flow{grid-template-columns:repeat(2,1fr)}.ecosystem-node-card.spotlight{transform:none}.ecosystem-node-card.spotlight:hover{transform:translateY(-3px)}.ecosystem-connector{display:none}.ai-builder-spotlight{grid-template-columns:1fr}.ai-builder-panel{max-width:900px}}@media (max-width:900px){.architectural-header nav{display:none}.architectural-header{height:72px;padding:0 20px}.architectural-hero{padding:52px 20px}.architectural-copy h1{font-size:clamp(48px,12vw,70px)}.architecture-visual{min-height:600px}.architecture-node{width:165px}.node-domains{top:40%;left:4%}.node-account{top:40%;right:4%}.architectural-domain{grid-template-columns:1fr;gap:30px;padding:45px 20px}.ecosystem-architecture,.ai-builder-spotlight{padding:64px 20px}.ecosystem-flow,.solution-chip-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.architectural-hero{padding-top:42px}.architectural-copy h1{font-size:48px}.hero-price-line{flex-direction:column;align-items:flex-start}.hero-price-line i{display:none}.architecture-visual{min-height:650px}.architecture-core{width:215px}.architecture-node{width:150px;padding:10px}.architecture-node small{display:none}.node-hosting{top:6%;left:3%}.node-ai{top:6%;right:3%}.node-domains{top:37%;left:3%}.node-account{top:37%;right:3%}.node-email{bottom:6%;left:3%}.node-support{bottom:6%;right:3%}.ecosystem-flow,.solution-chip-grid{grid-template-columns:1fr}.ai-output-grid{grid-template-columns:1fr 1fr}.ecosystem-heading h2,.ai-builder-copy h2{font-size:39px}}
.hmw-page{--hmw-navy:#071827;--hmw-navy-2:#0b2133;--hmw-navy-3:#0e2b42;--hmw-panel:#102b41;--hmw-panel-soft:#123149;--hmw-line:#a7cde22e;--hmw-line-strong:#a7cde252;--hmw-green:#24c78a;--hmw-green-bright:#61e3b2;--hmw-blue:#4a97e9;--hmw-amber:#f0b44b;--hmw-light:#f5f9fb;--hmw-light-2:#edf4f7;--hmw-ink:#0a2034;--hmw-muted:#62788b;color:var(--hmw-ink);background:#fff;overflow:hidden}.hmw-page *,.hmw-page :before,.hmw-page :after{box-sizing:border-box}.hmw-header{background:#f8fbfcf5;border-bottom:1px solid #dce7ed;max-width:none;height:78px;padding:0 max(4.5vw,34px);box-shadow:0 1px #081f2f0a}.hmw-header nav{gap:28px}.hmw-header nav a{color:#486276;padding:29px 0 27px;font-size:12px}.hmw-header nav a:hover{color:#087957}.hmw-brand{gap:12px}.hmw-brand>span:last-child,.hmw-footer-brand .brand>span:last-child{flex-direction:column;gap:1px;display:flex}.hmw-brand small,.hmw-footer-brand .brand small{letter-spacing:.17em;color:#718696;font-size:7px;font-weight:900}.hmw-brand b{color:#0a2437;font-size:19px}.hmw-header .login-link{color:#24465d}.hmw-header .nav-cta{background:linear-gradient(135deg,#20c687,#109766);box-shadow:0 10px 24px #14a9702e}.hmw-command-hero{color:#fff;isolation:isolate;background:radial-gradient(circle at 11% 16%,#26c98d29,#0000 28%),radial-gradient(circle at 88% 28%,#3f8bdd21,#0000 32%),linear-gradient(120deg,#071827 0%,#0a2133 55%,#0b2639 100%);grid-template-columns:minmax(0,.82fr) minmax(650px,1.18fr);align-items:center;gap:58px;min-height:690px;padding:72px max(4.5vw,42px) 68px;display:grid;position:relative}.hmw-command-hero:before{content:"";z-index:-1;opacity:.17;background-image:linear-gradient(#a1c9df30 1px,#0000 1px),linear-gradient(90deg,#a1c9df30 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0006 52%,#000 100%);mask-image:linear-gradient(90deg,#000 0%,#0006 52%,#000 100%)}.hmw-command-hero:after{content:"";background:linear-gradient(90deg,#5fe1af80,#4a97e938,#0000);height:1px;position:absolute;bottom:20px;left:max(4.5vw,42px);right:max(4.5vw,42px)}.hmw-hero-copy{z-index:2;max-width:770px;position:relative}.hmw-status-label{color:#83d8bb;letter-spacing:.15em;align-items:center;gap:9px;font-size:10px;font-weight:950;display:inline-flex}.hmw-status-label i,.hmw-section-kicker i,.hmw-workstation-head i,.hmw-console-topbar i,.hmw-feature-top em i,.hmw-ecosystem-head em i,.hmw-account-title em i,.hmw-footer-bottom b i{background:var(--hmw-green);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #24c78a1c,0 0 15px #24c78a66}.hmw-status-label span{color:#89a2b2;letter-spacing:.08em;border-left:1px solid #ffffff29;margin-left:4px;padding-left:13px;font-weight:750}.hmw-hero-copy h1{letter-spacing:-.064em;color:#f8fbfd;max-width:790px;margin:20px 0 22px;font-size:clamp(58px,5.45vw,88px);line-height:.96}.hmw-hero-copy h1 em,.hmw-section-intro h2 em,.hmw-ai-copy h2 em,.hmw-support-heading h2 em,.hmw-price-lock-copy h2 em{color:var(--hmw-green-bright);font-style:normal}.hmw-hero-copy>p{color:#b9cad4;max-width:720px;margin:0;font-size:17px;line-height:1.72}.hmw-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hmw-hero-actions .primary-button{background:linear-gradient(135deg,#26c98b,#109563);padding:14px 19px;box-shadow:0 12px 30px #1fbe8133}.hmw-outline-button{color:#d8e5eb;background:#ffffff09;border:1px solid #bed8e647;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:0 19px;font-size:12px;font-weight:850;transition:all .18s;display:inline-flex}.hmw-outline-button:hover{color:#fff;background:#61e3b212;border-color:#61e3b28c}.hmw-price-callout{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04141f5e;border:1px solid #b0d2e430;border-radius:14px;grid-template-columns:repeat(3,minmax(120px,1fr));max-width:640px;margin-top:31px;display:grid;overflow:hidden}.hmw-price-callout>div{border-right:1px solid #b0d2e424;padding:15px 17px}.hmw-price-callout>div:last-child{border-right:0}.hmw-price-callout small{color:#7894a5;letter-spacing:.13em;font-size:7px;font-weight:950;display:block}.hmw-price-callout strong{color:#fff;letter-spacing:-.035em;margin-top:4px;font-size:20px;display:block}.hmw-price-callout strong span{color:#89a2b2;margin-left:2px;font-size:9px;font-weight:700}.hmw-hero-note{color:#7690a1;margin-top:11px;font-size:9px;line-height:1.5;display:block}.hmw-control-board{background:linear-gradient(145deg,#122f46f5,#071b2afa);border:1px solid #b0d2e43d;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 40px 90px #00000057,inset 0 0 0 1px #ffffff06}.hmw-control-board:before{content:"";pointer-events:none;opacity:.2;background-image:linear-gradient(#89b6d024 1px,#0000 1px),linear-gradient(90deg,#89b6d024 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.hmw-console-topbar,.hmw-workstation-head{z-index:2;color:#8ea8b7;letter-spacing:.13em;background:#04141f8c;border-bottom:1px solid #a1cae029;justify-content:space-between;align-items:center;gap:18px;min-height:42px;padding:0 16px;font-size:8px;font-weight:950;display:flex;position:relative}.hmw-console-topbar>div,.hmw-workstation-head>div{align-items:center;gap:8px;display:flex}.hmw-console-topbar>div:last-child{color:#5edda9;gap:7px}.hmw-console-topbar>div:last-child span{color:#42d195;font-size:9px}.hmw-console-grid{z-index:2;grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px;display:grid;position:relative}.hmw-console-card{background:linear-gradient(155deg,#fff1,#ffffff06);border:1px solid #a5cde22b;border-radius:13px;flex-direction:column;min-height:132px;padding:15px;transition:all .18s;display:flex;position:relative}.hmw-console-card:hover{background:#61e3b20d;border-color:#61e3b266}.hmw-console-card-core{text-align:center;background:radial-gradient(circle at 50% 33%,#27c48c2e,#0000 36%),linear-gradient(155deg,#22556d80,#0a2333b8);border-color:#54d5a44f;grid-area:1/2/3;justify-content:center;align-items:center;min-height:274px;box-shadow:inset 0 0 35px #20c1880d}.hmw-console-grid .hmw-console-card:nth-child(2){grid-area:1/1}.hmw-console-grid .hmw-console-card:nth-child(3){grid-area:1/3}.hmw-console-grid .hmw-console-card:nth-child(4){grid-area:2/1}.hmw-console-grid .hmw-console-card:nth-child(5){grid-area:2/3}.hmw-console-grid .hmw-console-card:nth-child(6){grid-area:3/1}.hmw-console-grid .hmw-console-card:nth-child(7){grid-area:3/3}.hmw-console-mark{color:#fff;background:linear-gradient(145deg,#27c68b,#0b8a5c);border:1px solid #62e5b36b;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:15px;font-size:23px;font-weight:950;display:grid;box-shadow:0 16px 35px #10a86d2e}.hmw-console-card-core small{color:#6bcda8;letter-spacing:.13em;font-size:7px;font-weight:950}.hmw-console-card-core h2{color:#fff;letter-spacing:-.04em;margin:6px 0;font-size:26px}.hmw-console-card-core p{color:#94acb8;max-width:220px;margin:0;font-size:9px;line-height:1.55}.hmw-core-status{flex-wrap:wrap;justify-content:center;gap:5px;margin-top:14px;display:flex}.hmw-core-status span{color:#90a9b6;border:1px solid #a4cce029;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:800}.hmw-module-code{color:#81b9e8;background:#529ede1c;border:1px solid #67aae138;border-radius:9px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:950;display:grid}.hmw-console-card>small:not(.hmw-console-card-core small){color:#698595;letter-spacing:.11em;margin-top:12px;font-size:7px;font-weight:950}.hmw-console-card>b{color:#e7eff3;margin-top:3px;font-size:11px}.hmw-console-card>em{color:#5edcab;letter-spacing:.09em;align-self:flex-start;margin-top:auto;font-size:7px;font-style:normal;font-weight:950}.hmw-console-footer{z-index:2;color:#718c9b;letter-spacing:.08em;white-space:nowrap;background:#04141f73;border-top:1px solid #a1cae026;align-items:center;gap:18px;min-height:38px;padding:0 16px;font-size:7px;font-weight:900;display:flex;position:relative;overflow:auto}.hmw-console-footer span{align-items:center;gap:7px;display:flex}.hmw-console-footer span:first-child{color:#66d9ae}.hmw-console-footer i{background:var(--hmw-green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #24c78a80}.hmw-telemetry-bar{background:#f8fbfc;border-bottom:1px solid #dce7ec;align-items:stretch;min-height:68px;display:flex;overflow-x:auto;box-shadow:0 6px 20px #0b263a09}.hmw-telemetry-lead,.hmw-telemetry-bar>div{border-right:1px solid #dce7ec;min-width:180px;padding:13px 20px}.hmw-telemetry-lead{color:#163a53;letter-spacing:.1em;background:linear-gradient(#edf6fb,#e6f0f5);align-items:center;gap:9px;min-width:200px;font-size:9px;font-weight:950;display:flex}.hmw-telemetry-bar>div:not(.hmw-telemetry-lead){flex-direction:column;justify-content:center;gap:3px;display:flex}.hmw-telemetry-bar small{color:#7c92a1;letter-spacing:.11em;font-size:7px;font-weight:900}.hmw-telemetry-bar b{color:#17374d;font-size:10px}.hmw-section-intro{max-width:850px}.hmw-section-kicker{color:#2582c4;letter-spacing:.14em;align-items:center;gap:9px;font-size:9px;font-weight:950;display:flex}.hmw-kicker-green{color:#57d6a6}.hmw-section-intro h2,.hmw-ai-copy h2,.hmw-account-copy h2,.hmw-support-heading h2,.hmw-price-lock-copy h2{letter-spacing:-.055em;margin:12px 0 15px;font-size:clamp(42px,4.5vw,67px);line-height:1.01}.hmw-section-intro>p,.hmw-ai-copy>p,.hmw-account-copy>p,.hmw-support-heading>p,.hmw-price-lock-copy>p{max-width:760px;color:var(--hmw-muted);margin:0;font-size:14px;line-height:1.72}.hmw-section-intro-light h2{color:#f4f9fb}.hmw-section-intro-light>p{color:#aebfca}.hmw-section-intro-light .hmw-section-kicker{color:#67b4e9}.hmw-domain-section{color:#fff;isolation:isolate;background:radial-gradient(circle at 86% 25%,#307cb721,#0000 30%),linear-gradient(125deg,#071a2a,#0b293c 70%,#0a2e32);grid-template-columns:.74fr 1.26fr;align-items:center;gap:64px;padding:84px max(4.5vw,42px);display:grid;position:relative}.hmw-domain-section:before,.hmw-infrastructure-section:before,.hmw-ecosystem-section:before,.hmw-custom-section:before{content:"";z-index:-1;opacity:.12;background-image:linear-gradient(#9dc5db2e 1px,#0000 1px),linear-gradient(90deg,#9dc5db2e 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.hmw-mini-telemetry{color:#90a7b4;gap:7px;margin-top:26px;font-size:10px;display:grid}.hmw-mini-telemetry span{align-items:center;gap:9px;display:flex}.hmw-mini-telemetry b{color:#6bb6e7;border:1px solid #64b4e238;border-radius:7px;place-items:center;width:25px;height:25px;font-size:7px;display:grid}.hmw-domain-workstation{background:linear-gradient(145deg,#133248eb,#071b2af0);border:1px solid #aed1e43b;border-radius:20px;overflow:hidden;box-shadow:0 34px 80px #00000047}.hmw-domain-search-shell{padding:17px 17px 0}.hmw-domain-search-shell .domain-search-card{box-shadow:none!important;background:#f8fbfc!important;border:1px solid #adcddc2e!important;border-radius:15px!important}.hmw-domain-search-shell .domain-search-heading strong{color:#102c40}.hmw-domain-search-shell .domain-search-form>button{background:linear-gradient(135deg,#23c689,#0d9662)}.hmw-domain-search-shell .domain-result.available{background:#e8f8f1;border-color:#b7e5d0}.hmw-domain-price-grid{grid-template-columns:repeat(4,1fr);gap:9px;padding:11px 17px 17px;display:grid}.hmw-domain-price-grid article{background:#ffffff0b;border:1px solid #a6cce029;border-radius:12px;flex-direction:column;min-height:125px;padding:14px;display:flex}.hmw-domain-price-grid article>div{justify-content:space-between;align-items:center;display:flex}.hmw-domain-price-grid small{color:#647f90;letter-spacing:.1em;font-size:7px;font-weight:900}.hmw-domain-price-grid article>div>b{color:#8db9d2;font-size:11px}.hmw-domain-price-grid strong{color:#63e0af;letter-spacing:-.03em;margin-top:10px;font-size:20px}.hmw-domain-price-grid strong span{color:#7f9aa9;font-size:8px}.hmw-domain-price-grid p{color:#91a7b3;margin:3px 0 0;font-size:8px}.hmw-domain-price-grid em{color:#56cca2;letter-spacing:.08em;margin-top:auto;font-size:7px;font-style:normal;font-weight:950}.hmw-pricing-section,.hmw-products-section,.hmw-solutions-section{background:#f7fafb;padding:88px max(4.5vw,42px)}.hmw-section-heading-row{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:end;gap:55px;margin-bottom:38px;display:grid}.hmw-price-lock-panel{background:linear-gradient(145deg,#fff,#f2f8f6);border:1px solid #cfe0e8;border-radius:16px;justify-self:end;max-width:490px;padding:21px;box-shadow:0 16px 42px #10374d0f}.hmw-price-lock-panel small{color:#0d9363;letter-spacing:.13em;font-size:8px;font-weight:950}.hmw-price-lock-panel strong{color:#112d40;letter-spacing:-.025em;margin:7px 0;font-size:16px;display:block}.hmw-price-lock-panel p{color:#6a7d89;margin:0;font-size:10px;line-height:1.6}.hmw-price-lock-panel a{color:#0b8d60;margin-top:12px;font-size:9px;font-weight:950;display:inline-block}.hmw-plan-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1550px;display:grid}.hmw-plan-card{background:#fff;border:1px solid #d6e3e9;border-radius:16px;flex-direction:column;min-height:505px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 11px 34px #0e304509}.hmw-plan-card:before{content:"";opacity:.62;background:linear-gradient(90deg,#4b9ee0,#22bf84);height:3px;position:absolute;top:0;left:0;right:0}.hmw-plan-featured{border-color:#68cda7;box-shadow:0 20px 55px #1597671c}.hmw-plan-featured:before{opacity:1;background:linear-gradient(90deg,#1db979,#5de1ad);height:4px}.hmw-plan-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.hmw-plan-head>span{color:#7b91a0;letter-spacing:.12em;font-size:8px;font-weight:950}.hmw-plan-head>em{color:#0b8b5f;letter-spacing:.06em;background:#e8f7f1;border-radius:999px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:950}.hmw-plan-card>small{color:#708696;text-transform:uppercase;letter-spacing:.07em;margin-top:24px;font-size:8px;font-weight:850}.hmw-plan-card h3{color:#102b3e;letter-spacing:-.04em;margin:5px 0 6px;font-size:25px}.hmw-plan-price{border-bottom:1px solid #e7eef2;align-items:flex-end;gap:4px;padding:6px 0 13px;display:flex}.hmw-plan-price b{color:#0b2032;letter-spacing:-.055em;font-size:37px;line-height:1}.hmw-plan-price span{color:#718594;margin-bottom:4px;font-size:9px}.hmw-plan-renewal{color:#78909f;align-items:center;gap:6px;margin:11px 0 7px;font-size:8px;display:flex}.hmw-plan-renewal b{color:#168a61;font-size:9px}.hmw-plan-renewal i{background:#c9d9e1;width:14px;height:1px}.hmw-plan-card>p{color:#647987;min-height:64px;margin:8px 0 0;font-size:10px;line-height:1.62}.hmw-plan-card ul{color:#405968;gap:8px;margin:17px 0 19px;padding:0;font-size:10px;list-style:none;display:grid}.hmw-plan-card li{align-items:flex-start;gap:8px;display:flex}.hmw-plan-card li i{background:#24bb81;border-radius:50%;flex:none;width:7px;height:7px;margin-top:3px;box-shadow:0 0 0 3px #24bb8114}.hmw-plan-card>a{color:#173e56;border:1px solid #cddce4;border-radius:9px;justify-content:space-between;align-items:center;margin-top:auto;padding:12px;font-size:10px;font-weight:950;display:flex}.hmw-plan-featured>a{color:#fff;background:#139c69;border-color:#159d69}.hmw-price-lock-section{color:#fff;background:linear-gradient(115deg,#0a2031,#0a2f2d);grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);align-items:center;gap:65px;padding:88px max(4.5vw,42px);display:grid}.hmw-price-lock-copy h2{color:#fff}.hmw-price-lock-copy>p{color:#b5c8c9}.hmw-lock-timeline{align-items:stretch;gap:11px;margin:30px 0 18px;display:flex}.hmw-lock-timeline article{background:#ffffff0b;border:1px solid #a6d1dc26;border-radius:13px;flex-direction:column;flex:1;gap:3px;min-height:115px;padding:15px;display:flex}.hmw-lock-timeline>i{color:#5c8f8d;align-self:center;font-size:17px;font-style:normal}.hmw-lock-timeline small{color:#6cd6ad;letter-spacing:.11em;font-size:7px;font-weight:950}.hmw-lock-timeline b{color:#fff;letter-spacing:-.04em;font-size:21px}.hmw-lock-timeline span{color:#8fa6aa;margin-top:auto;font-size:8px}.hmw-lock-legal{color:#7f999c;font-size:8px;line-height:1.58;display:block}.hmw-comparison-console{background:#05192780;border:1px solid #aad2e133;border-radius:19px;overflow:hidden;box-shadow:0 28px 70px #00000030}.hmw-comparison-head{background:#ffffff09;border-bottom:1px solid #a9d1e224;flex-wrap:wrap;align-items:center;gap:12px;padding:19px 20px;display:flex}.hmw-comparison-head span{color:#68d9ac;letter-spacing:.12em;font-size:7px;font-weight:950}.hmw-comparison-head b{color:#eaf2f5;font-size:12px}.hmw-comparison-head em{color:#5fd7aa;margin-left:auto;font-size:7px;font-style:normal;font-weight:950}.hmw-comparison-row{border-bottom:1px solid #a9d1e21a;grid-template-columns:1.08fr .95fr .9fr;gap:12px;padding:14px 18px;font-size:9px;display:grid}.hmw-comparison-row span{color:#9bb1bc}.hmw-comparison-row b{color:#63ddaf}.hmw-comparison-row i{color:#8299a4;font-style:normal}.hmw-comparison-label{background:#ffffff06}.hmw-comparison-label span,.hmw-comparison-label b,.hmw-comparison-label i{letter-spacing:.09em;font-size:7px;font-weight:950}.hmw-comparison-foot{color:#62d9aa;letter-spacing:.1em;padding:12px 18px;font-size:7px;font-weight:950}.hmw-comparison-foot i{background:#25c88a;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #25c88a73}.hmw-infrastructure-section{color:#fff;isolation:isolate;background:radial-gradient(circle at 86% 13%,#488ed521,#0000 26%),linear-gradient(125deg,#061726,#0b2436 62%,#0a2932);padding:88px max(4.5vw,42px);position:relative}.hmw-infrastructure-heading{align-items:center}.hmw-infra-readout{background:#ffffff09;border:1px solid #a9cfe230;border-radius:15px;grid-template-columns:repeat(2,1fr);justify-self:end;width:min(100%,520px);display:grid;overflow:hidden}.hmw-infra-readout>span{color:#5dd9aa;letter-spacing:.1em;border-bottom:1px solid #a9cfe221;grid-column:1/-1;padding:12px 14px;font-size:8px;font-weight:950}.hmw-infra-readout>span i{background:#27c88b;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 10px #27c88b73}.hmw-infra-readout>div{border-bottom:1px solid #a9cfe21c;border-right:1px solid #a9cfe21c;padding:13px}.hmw-infra-readout small{color:#6f8b9a;letter-spacing:.09em;font-size:7px;font-weight:950;display:block}.hmw-infra-readout b{color:#d9e8ee;margin-top:3px;font-size:9px;display:block}.hmw-infrastructure-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.hmw-infrastructure-grid article{background:linear-gradient(150deg,#ffffff0d,#ffffff06);border:1px solid #aad0e226;border-radius:13px;flex-direction:column;min-height:190px;padding:17px;transition:all .18s;display:flex}.hmw-infrastructure-grid article:hover{background:#60daad0b;border-color:#60daad57;transform:translateY(-2px)}.hmw-feature-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.hmw-feature-top>span{color:#7db7df;background:#468fcc14;border:1px solid #63a5d638;border-radius:8px;place-items:center;min-width:36px;height:34px;padding:0 7px;font-size:7px;font-weight:950;display:grid}.hmw-feature-top em{color:#5bd4a7;align-items:center;gap:6px;font-size:7px;font-style:normal;font-weight:950;display:flex}.hmw-feature-top em i{width:5px;height:5px;box-shadow:0 0 8px #24c78a66}.hmw-infrastructure-grid h3{color:#edf5f8;margin:24px 0 7px;font-size:14px}.hmw-infrastructure-grid p{color:#91a8b4;margin:0;font-size:9px;line-height:1.65}.hmw-migration-console{background:#ffffff09;border:1px solid #a9cfe22b;border-radius:17px;grid-template-columns:1.2fr .58fr .58fr;gap:13px;margin-top:15px;padding:21px;display:grid}.hmw-migration-console>div{padding:5px 20px 5px 3px}.hmw-migration-console h3{color:#fff;letter-spacing:-.035em;margin:10px 0 8px;font-size:24px}.hmw-migration-console>div p{color:#9eb2bd;margin:0;font-size:10px;line-height:1.6}.hmw-migration-console article{background:#03141f47;border:1px solid #a9cfe221;border-radius:12px;flex-direction:column;padding:15px;display:flex}.hmw-migration-console article small{color:#6b8796;letter-spacing:.1em;font-size:7px;font-weight:950}.hmw-migration-console article>b{color:#62dfaf;margin:8px 0 4px;font-size:19px}.hmw-migration-console article strong{color:#edf5f8;font-size:11px}.hmw-migration-console article span{color:#87a0ad;margin-top:auto;padding-top:18px;font-size:8px;line-height:1.55}.hmw-products-section{background:#f7fafb;grid-template-columns:.52fr 1.48fr;align-items:start;gap:52px;display:grid}.hmw-product-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hmw-product-grid article{background:#fff;border:1px solid #d8e5eb;border-radius:14px;flex-direction:column;min-height:270px;padding:18px;display:flex;box-shadow:0 10px 30px #0f334808}.hmw-product-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hmw-product-head>span{color:#4385b7;background:#edf5f9;border:1px solid #cbe0eb;border-radius:8px;place-items:center;min-width:36px;height:34px;padding:0 7px;font-size:7px;font-weight:950;display:grid}.hmw-product-head>em{color:#0b9565;letter-spacing:.08em;font-size:7px;font-style:normal;font-weight:950}.hmw-product-grid article>small{color:#0c9363;margin-top:28px;font-size:8px;font-weight:900}.hmw-product-grid h3{color:#112d40;margin:5px 0 7px;font-size:17px}.hmw-product-grid p{color:#687d8b;margin:0;font-size:9px;line-height:1.62}.hmw-product-grid a{color:#197caf;margin-top:auto;padding-top:17px;font-size:9px;font-weight:950}.hmw-ai-section{color:#fff;background:linear-gradient(120deg,#0a2031,#0b302d);grid-template-columns:.78fr 1.22fr;align-items:center;gap:62px;padding:88px max(4.5vw,42px);display:grid}.hmw-ai-copy h2{color:#fff}.hmw-ai-copy>p{color:#b7c8cc}.hmw-ai-steps{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.hmw-ai-steps span{color:#a6bbc3;background:#ffffff09;border:1px solid #aad2e126;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:8px;font-weight:800;display:flex}.hmw-ai-steps b{color:#5ad7a7;background:#43be8e21;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;display:grid}.hmw-ai-console{background:#04162385;border:1px solid #aad2e133;border-radius:18px;overflow:hidden;box-shadow:0 28px 70px #0003}.hmw-ai-prompt{background:#ffffff0b;border:1px solid #aad2e126;border-radius:12px;margin:16px;padding:17px}.hmw-ai-prompt small{color:#5fd8aa;letter-spacing:.11em;font-size:7px;font-weight:950}.hmw-ai-prompt p{color:#c5d4da;margin:8px 0 14px;font-size:11px;line-height:1.58}.hmw-ai-prompt button{color:#fff;background:#1ba870;border:0;border-radius:8px;padding:10px 12px;font-size:9px;font-weight:900}.hmw-ai-output{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 16px 16px;display:grid}.hmw-ai-output article{background:#ffffff08;border:1px solid #aad2e121;border-radius:10px;flex-direction:column;gap:4px;min-height:95px;padding:12px;display:flex}.hmw-ai-output span{color:#57d5a5;font-size:7px;font-weight:950}.hmw-ai-output b{color:#edf5f8;font-size:10px}.hmw-ai-output small{color:#7893a0;margin-top:auto;font-size:7px}.hmw-account-section{background:#eef4f6;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;padding:88px max(4.5vw,42px);display:grid}.hmw-account-console{background:#0a2031;border:1px solid #cbdce5;border-radius:18px;overflow:hidden;box-shadow:0 28px 70px #0f304224}.hmw-account-overview{grid-template-columns:145px 1fr;min-height:370px;display:grid}.hmw-account-sidebar{color:#6f8d9c;background:#03121d6b;border-right:1px solid #aad2e11f;flex-direction:column;gap:5px;padding:17px 11px;font-size:8px;display:flex}.hmw-account-sidebar>b{color:#e4eef2;margin:3px 8px 14px;font-size:11px}.hmw-account-sidebar span{border-radius:7px;padding:8px 9px}.hmw-account-sidebar span.active{color:#64dcae;background:#23bd841c}.hmw-account-main{padding:18px}.hmw-account-title{border-bottom:1px solid #aad2e11c;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:14px;display:flex}.hmw-account-title small{color:#698697;letter-spacing:.1em;font-size:7px;font-weight:950}.hmw-account-title h3{color:#f0f6f8;letter-spacing:-.035em;margin:4px 0 0;font-size:20px}.hmw-account-title em{color:#5ed8aa;align-items:center;gap:7px;font-size:7px;font-style:normal;font-weight:950;display:flex}.hmw-account-title em i{width:5px;height:5px}.hmw-account-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.hmw-account-stats article{background:#ffffff09;border:1px solid #aad2e11f;border-radius:9px;flex-direction:column;min-height:92px;padding:11px;display:flex}.hmw-account-stats small{color:#678494;font-size:7px;font-weight:950}.hmw-account-stats b{color:#e5eef2;margin-top:5px;font-size:13px}.hmw-account-stats span{color:#7d98a5;margin-top:auto;font-size:7px}.hmw-account-list{gap:6px;margin-top:9px;display:grid}.hmw-account-list article{color:#9db1bb;background:#ffffff06;border:1px solid #aad2e11a;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:8px;display:flex}.hmw-account-list article>i{background:#27bd84;border-radius:50%;flex:none;width:6px;height:6px}.hmw-account-list article>b{color:#5dcca3;margin-left:auto;font-size:7px}.hmw-account-copy h2{font-size:clamp(39px,4vw,58px)}.hmw-account-checks{color:#4d6675;grid-template-columns:repeat(2,1fr);gap:9px;margin:23px 0 28px;font-size:10px;display:grid}.hmw-ecosystem-section{color:#fff;isolation:isolate;background:linear-gradient(122deg,#061727,#0b2437 62%,#0b2d31);padding:88px max(4.5vw,42px);position:relative}.hmw-ecosystem-grid{grid-template-columns:1.08fr 1fr 1fr 1fr;gap:12px;margin-top:38px;display:grid}.hmw-ecosystem-card{background:#ffffff09;border:1px solid #aad2e126;border-radius:14px;flex-direction:column;min-height:295px;padding:18px;transition:all .18s;display:flex}.hmw-ecosystem-card:hover{background:#63d5aa0b;border-color:#63d5aa5c;transform:translateY(-3px)}.hmw-ecosystem-current{background:radial-gradient(circle at 24% 20%,#2fc79026,#0000 38%),#ffffff0b;border-color:#56d9a852}.hmw-ecosystem-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hmw-ecosystem-head>span{color:#78b3dd;background:#428bc714;border:1px solid #62aadd3b;border-radius:9px;place-items:center;min-width:42px;height:38px;padding:0 8px;font-size:7px;font-weight:950;display:grid}.hmw-ecosystem-current .hmw-ecosystem-head>span{color:#65dbaa;background:#3abe8c1f;border-color:#5adcab4a}.hmw-ecosystem-head em{color:#57d1a3;letter-spacing:.07em;align-items:center;gap:6px;font-size:7px;font-style:normal;font-weight:950;display:flex}.hmw-ecosystem-head em i{width:5px;height:5px}.hmw-ecosystem-card>small{color:#6d8998;letter-spacing:.1em;text-transform:uppercase;margin-top:31px;font-size:7px;font-weight:950}.hmw-ecosystem-card h3{color:#f2f7f9;letter-spacing:-.035em;margin:5px 0 8px;font-size:20px}.hmw-ecosystem-card p{color:#94abb6;margin:0;font-size:9px;line-height:1.62}.hmw-ecosystem-card>b{color:#5fd6aa;letter-spacing:.05em;margin-top:auto;padding-top:20px;font-size:8px}.hmw-solutions-section{background:#f8fafb;grid-template-columns:.58fr 1.42fr;align-items:start;gap:55px;display:grid}.hmw-solution-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.hmw-solution-grid article{background:#fff;border:1px solid #d8e5eb;border-radius:12px;gap:13px;min-height:135px;padding:16px;display:flex}.hmw-solution-grid>article>span{color:#4082b1;background:#edf5f8;border-radius:8px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:7px;font-weight:950;display:grid}.hmw-solution-grid h3{color:#153147;margin:2px 0 6px;font-size:13px}.hmw-solution-grid p{color:#6c808d;margin:0;font-size:8px;line-height:1.6}.hmw-support-section{color:#fff;background:linear-gradient(118deg,#0a2031,#0a302c);grid-template-columns:.72fr 1.28fr;align-items:center;gap:56px;padding:82px max(4.5vw,42px);display:grid}.hmw-support-heading h2{color:#fff;font-size:clamp(39px,4.1vw,59px)}.hmw-support-heading>p{color:#aec2c6}.hmw-support-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hmw-support-grid article{background:#ffffff09;border:1px solid #aad2e124;border-radius:12px;flex-direction:column;min-height:200px;padding:17px;display:flex}.hmw-support-grid article>span{color:#74b3db;border:1px solid #5baada33;border-radius:8px;place-items:center;width:32px;height:30px;font-size:7px;font-weight:950;display:grid}.hmw-support-grid b{color:#eef5f7;margin-top:24px;font-size:12px}.hmw-support-grid p{color:#91a9b4;margin:7px 0 0;font-size:9px;line-height:1.62}.hmw-support-grid em{color:#5bd4a6;letter-spacing:.08em;margin-top:auto;font-size:7px;font-style:normal;font-weight:950}.hmw-custom-section{isolation:isolate;background:#f1f6f8;grid-template-columns:.82fr 1.18fr;align-items:center;gap:58px;padding:88px max(4.5vw,42px);display:grid;position:relative}.hmw-custom-section:before{opacity:.24;background-image:linear-gradient(#dbe8ee 1px,#0000 1px),linear-gradient(90deg,#dbe8ee 1px,#0000 1px)}.hmw-custom-copy h2{letter-spacing:-.055em;color:#0e2b40;margin:13px 0 15px;font-size:clamp(41px,4.3vw,62px);line-height:1.02}.hmw-custom-copy>p{color:#627986;max-width:650px;margin:0;font-size:13px;line-height:1.7}.hmw-custom-checks{color:#486272;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:24px;font-size:9px;display:grid}.hmw-contact-shell{background:#fff;border:1px solid #cadce5;border-radius:17px;overflow:hidden;box-shadow:0 25px 70px #0c2f441a}.hmw-contact-shell .hmw-workstation-head{background:#0a2031;border-bottom-color:#aad2e126}.hmw-contact-shell .lead-form{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important}.hmw-footer{color:#a7bcc6;background:#061725}.hmw-footer-command{background:radial-gradient(circle at 10% 20%,#23bf871f,#0000 29%),linear-gradient(112deg,#082031,#092b2b);border-bottom:1px solid #aad2e11c;justify-content:space-between;align-items:center;gap:46px;padding:52px max(4.5vw,42px);display:flex}.hmw-footer-command>div:first-child{max-width:880px}.hmw-footer-command h2{color:#fff;letter-spacing:-.05em;margin:10px 0;font-size:clamp(34px,3.6vw,54px);line-height:1.03}.hmw-footer-command p{color:#a9bdc4;max-width:760px;margin:0;font-size:11px;line-height:1.65}.hmw-footer-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.hmw-outline-light{color:#e0eaee}.hmw-footer-status{border-bottom:1px solid #aad2e11a;grid-template-columns:.65fr 1.35fr;gap:50px;padding:38px max(4.5vw,42px);display:grid}.hmw-footer-brand .brand{color:#fff}.hmw-footer-brand .brand b{font-size:20px}.hmw-footer-brand .brand small{color:#688491}.hmw-footer-brand>p{color:#7f99a6;max-width:520px;margin:13px 0 0;font-size:9px;line-height:1.65}.hmw-footer-telemetry{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hmw-footer-telemetry article{background:#ffffff06;border:1px solid #aad2e11c;border-radius:11px;flex-direction:column;min-height:105px;padding:14px;display:flex}.hmw-footer-telemetry small{color:#678494;letter-spacing:.09em;font-size:7px;font-weight:950}.hmw-footer-telemetry b{color:#5fd7a9;margin:5px 0;font-size:12px}.hmw-footer-telemetry span{color:#839ba6;margin-top:auto;font-size:8px}.hmw-footer-links{grid-template-columns:repeat(6,1fr);gap:30px;padding:40px max(4.5vw,42px) 44px;display:grid}.hmw-footer-links>div{flex-direction:column;gap:9px;display:flex}.hmw-footer-links>div>b{color:#e3edf1;margin-bottom:5px;font-size:10px}.hmw-footer-links a{color:#7f99a6;font-size:9px;line-height:1.35;transition:all .18s}.hmw-footer-links a:hover{color:#65daae}.hmw-footer-bottom{color:#667f8b;border-top:1px solid #aad2e11a;justify-content:space-between;align-items:center;gap:25px;padding:19px max(4.5vw,42px) 22px;font-size:8px;display:flex}.hmw-footer-bottom>div{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hmw-footer-bottom b{color:#5ed7a9;align-items:center;gap:7px;display:flex}.hmw-footer-bottom b i{width:5px;height:5px}@media (max-width:1320px){.hmw-command-hero{grid-template-columns:1fr;gap:46px;padding-top:58px}.hmw-hero-copy{max-width:900px}.hmw-control-board{width:100%;max-width:1000px}.hmw-domain-section{grid-template-columns:1fr}.hmw-domain-section .hmw-section-intro{max-width:900px}.hmw-domain-workstation{width:100%;max-width:1100px}.hmw-plan-grid{grid-template-columns:repeat(2,1fr)}.hmw-infrastructure-grid{grid-template-columns:repeat(3,1fr)}.hmw-products-section{grid-template-columns:1fr}.hmw-product-grid{max-width:1200px}.hmw-ai-section{grid-template-columns:1fr}.hmw-ai-console{max-width:1100px}.hmw-account-section{grid-template-columns:1fr}.hmw-account-console{max-width:1100px}.hmw-account-copy{max-width:850px}.hmw-ecosystem-grid{grid-template-columns:repeat(2,1fr)}.hmw-solutions-section{grid-template-columns:1fr}.hmw-solution-grid{max-width:1200px}.hmw-footer-links{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){.hmw-header nav{display:none}.hmw-header{height:70px;padding:0 20px}.hmw-command-hero,.hmw-domain-section,.hmw-pricing-section,.hmw-price-lock-section,.hmw-infrastructure-section,.hmw-products-section,.hmw-ai-section,.hmw-account-section,.hmw-ecosystem-section,.hmw-solutions-section,.hmw-support-section,.hmw-custom-section{padding-left:20px;padding-right:20px}.hmw-section-heading-row{grid-template-columns:1fr;align-items:start}.hmw-price-lock-panel,.hmw-infra-readout{justify-self:start;width:100%;max-width:700px}.hmw-price-lock-section{grid-template-columns:1fr}.hmw-comparison-console{max-width:900px}.hmw-infrastructure-grid{grid-template-columns:repeat(2,1fr)}.hmw-migration-console{grid-template-columns:1fr 1fr}.hmw-migration-console>div{grid-column:1/-1}.hmw-product-grid{grid-template-columns:repeat(2,1fr)}.hmw-ecosystem-grid{grid-template-columns:1fr 1fr}.hmw-solution-grid{grid-template-columns:repeat(2,1fr)}.hmw-support-section{grid-template-columns:1fr}.hmw-support-grid{max-width:900px}.hmw-custom-section{grid-template-columns:1fr}.hmw-contact-shell{width:100%;max-width:900px}.hmw-footer-command{flex-direction:column;align-items:flex-start;padding:44px 20px}.hmw-footer-status{grid-template-columns:1fr;padding:34px 20px}.hmw-footer-links{padding:35px 20px 40px}.hmw-footer-bottom{flex-direction:column;align-items:flex-start;padding:18px 20px}}@media (max-width:720px){.hmw-command-hero{min-height:auto;padding-top:46px;padding-bottom:52px}.hmw-hero-copy h1{font-size:49px}.hmw-status-label{flex-wrap:wrap}.hmw-status-label span{border-left:0;width:100%;margin-left:16px;padding-left:0}.hmw-hero-actions{flex-direction:column;align-items:stretch}.hmw-hero-actions a{width:100%}.hmw-price-callout{grid-template-columns:1fr}.hmw-price-callout>div{border-bottom:1px solid #b0d2e424;border-right:0}.hmw-price-callout>div:last-child{border-bottom:0}.hmw-console-grid{grid-template-columns:1fr 1fr}.hmw-console-card-core{grid-area:auto/1/auto/-1;min-height:235px}.hmw-console-grid .hmw-console-card:nth-child(n){grid-area:auto}.hmw-console-card{min-height:125px}.hmw-console-footer{gap:13px}.hmw-telemetry-bar>div,.hmw-telemetry-lead{min-width:155px}.hmw-domain-price-grid{grid-template-columns:1fr 1fr}.hmw-plan-grid{grid-template-columns:1fr}.hmw-plan-card{min-height:auto}.hmw-lock-timeline{grid-template-columns:1fr;display:grid}.hmw-lock-timeline>i{transform:rotate(90deg)}.hmw-comparison-row{grid-template-columns:1fr .9fr .9fr;gap:7px;padding:12px 10px}.hmw-comparison-row span,.hmw-comparison-row b,.hmw-comparison-row i{font-size:7px}.hmw-infrastructure-grid,.hmw-migration-console{grid-template-columns:1fr}.hmw-migration-console>div{grid-column:auto}.hmw-product-grid{grid-template-columns:1fr}.hmw-ai-output{grid-template-columns:1fr 1fr}.hmw-account-overview{grid-template-columns:1fr}.hmw-account-sidebar{border-bottom:1px solid #aad2e11f;border-right:0;grid-template-columns:repeat(3,1fr);min-height:auto;display:grid}.hmw-account-sidebar>b{grid-column:1/-1;margin-bottom:4px}.hmw-account-stats{grid-template-columns:1fr}.hmw-account-title{flex-direction:column}.hmw-account-checks,.hmw-ecosystem-grid,.hmw-solution-grid,.hmw-support-grid,.hmw-custom-checks{grid-template-columns:1fr}.hmw-footer-actions{flex-direction:column;width:100%}.hmw-footer-actions a{width:100%}.hmw-footer-telemetry{grid-template-columns:1fr}.hmw-footer-links{grid-template-columns:1fr 1fr;gap:26px}.hmw-section-intro h2,.hmw-ai-copy h2,.hmw-account-copy h2,.hmw-support-heading h2,.hmw-price-lock-copy h2,.hmw-custom-copy h2{font-size:39px}}@media (max-width:480px){.hmw-brand small,.hmw-header .login-link{display:none}.hmw-header .nav-cta{padding:9px 11px;font-size:10px}.hmw-hero-copy h1{font-size:42px}.hmw-control-board{border-radius:15px}.hmw-console-grid{grid-template-columns:1fr}.hmw-console-card-core,.hmw-console-grid .hmw-console-card:nth-child(n){grid-column:auto}.hmw-console-card{min-height:118px}.hmw-domain-search-shell{padding:11px 11px 0}.hmw-domain-price-grid{grid-template-columns:1fr;padding:9px 11px 11px}.hmw-ai-output,.hmw-footer-links{grid-template-columns:1fr}}
.hmw-products-clarified{background:radial-gradient(circle at 86% 10%,#328edd14,#0000 30%),linear-gradient(#f7fafc 0%,#fff 100%);display:block}.hmw-service-map{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;max-width:1500px;margin:34px auto 26px;display:grid}.hmw-service-map-panel{color:#fff;background:linear-gradient(#abd0e50f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#abd0e50f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(135deg,#0a2031,#0c2a40);border:1px solid #accde02e;border-radius:18px;padding:19px;box-shadow:0 20px 45px #081f301a}.hmw-service-map-growth{background:radial-gradient(circle at 80% 20%,#2bc48924,#0000 38%),linear-gradient(135deg,#0b2831,#0d392d)}.hmw-service-map-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;padding-bottom:13px;display:flex}.hmw-service-map-head span{color:#70dfb2;letter-spacing:.15em;font-size:9px;font-weight:950}.hmw-service-map-head b{color:#adc2ce;font-size:9px;font-weight:750}.hmw-service-flow{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.hmw-service-flow-step{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:13px 12px;display:flex;position:relative}.hmw-service-flow-step>span{color:#5fd9aa;letter-spacing:.1em;font-size:8px;font-weight:950}.hmw-service-flow-step>b{color:#f2f7f9;font-size:10px;line-height:1.35}.hmw-service-flow-step>i{z-index:2;color:#6bdcaf;background:#183b50;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;display:grid;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.hmw-growth-flow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hmw-growth-flow span{color:#dcebe5;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:10px 11px;font-size:9px;font-weight:800;display:flex}.hmw-growth-flow i{background:#34c68b;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #34c68b1a}.hmw-product-grid-clarified{grid-template-columns:repeat(5,minmax(0,1fr));max-width:1500px;margin-left:auto;margin-right:auto}.hmw-product-grid-clarified article{min-width:0;min-height:315px}.hmw-product-outcome{color:#17394f;margin:0 0 9px;font-size:12px;font-weight:900;line-height:1.45;display:block}.hmw-included-summary{background:#fff;border:1px solid #dbe7ed;border-radius:18px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.6fr) auto;align-items:center;gap:24px;max-width:1500px;margin:18px auto 0;padding:24px;display:grid;box-shadow:0 12px 35px #0c2a3e0d}.hmw-included-summary>div:first-child>span{color:#0b8f60;letter-spacing:.14em;font-size:8px;font-weight:950}.hmw-included-summary h3{color:#102b40;letter-spacing:-.025em;margin:6px 0 0;font-size:17px;line-height:1.3}.hmw-included-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hmw-included-summary-grid span{color:#6c7f8d;background:#f8fbfc;border:1px solid #e2eaf0;border-radius:10px;padding:10px 11px;font-size:9px;line-height:1.4}.hmw-included-summary-grid b{color:#0f7657;letter-spacing:.08em;margin-bottom:2px;font-size:8px;display:block}.hmw-included-summary>a{white-space:nowrap;color:#0b8d60;font-size:10px;font-weight:950}.hmw-plan-mail-note{color:#60766b;background:#f2faf6;border-left:2px solid #32bc85;border-radius:0 8px 8px 0;margin:2px 0 13px;padding:9px 10px;font-size:8.5px;line-height:1.5}.hmw-switching-section{background:#f4f8fa;padding:0 max(4.5vw,42px) 86px}.hmw-migration-console-compact{grid-template-columns:minmax(0,1.25fr) minmax(220px,.58fr) minmax(220px,.58fr);gap:14px;max-width:1500px;margin:0 auto;padding:22px}.hmw-migration-console-compact>div:first-child{padding-right:22px}.hmw-migration-console-compact h3{max-width:650px;margin:8px 0;font-size:clamp(24px,2.4vw,36px)}.hmw-migration-console-compact>div:first-child>p{max-width:720px}.hmw-support-heading p{max-width:760px}@media (max-width:1280px){.hmw-product-grid-clarified{grid-template-columns:repeat(3,minmax(0,1fr))}.hmw-included-summary{grid-template-columns:1fr}.hmw-included-summary>a{justify-self:start}.hmw-migration-console-compact{grid-template-columns:1fr 1fr}.hmw-migration-console-compact>div:first-child{grid-column:1/-1;padding-right:0}}@media (max-width:980px){.hmw-service-map{grid-template-columns:1fr}.hmw-service-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.hmw-service-flow-step:nth-child(3)>i{display:none}.hmw-product-grid-clarified,.hmw-included-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hmw-switching-section{padding-left:20px;padding-right:20px}}@media (max-width:680px){.hmw-service-flow{grid-template-columns:1fr 1fr}.hmw-service-flow-step:nth-child(2n)>i{display:none}.hmw-service-flow-step:nth-child(3)>i{display:grid}.hmw-growth-flow,.hmw-product-grid-clarified,.hmw-included-summary-grid,.hmw-migration-console-compact{grid-template-columns:1fr}.hmw-migration-console-compact>div:first-child{grid-column:auto}}
.hmw-network-section,.hmw-scale-section{background:#f5f9fb;border-top:1px solid #dfe9ee;border-bottom:1px solid #dfe9ee;padding:86px max(4.5vw,42px)}.hmw-scale-section{color:#fff;background:linear-gradient(#071a29,#0b2335)}.hmw-scale-section .hmw-section-intro h2,.hmw-scale-section .hmw-section-intro p{color:#fff}.hmw-scale-section .hmw-section-intro p{color:#bfd0d9}.hmw-scale-section .hmw-section-kicker{color:#68dbad}.hmw-network-section .hmw-section-intro{max-width:880px;margin-bottom:30px}.hmw-network-console{background:#fff;border:1px solid #d6e3e9;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #08243714}.hmw-network-grid{border-top:1px solid #e4edf1;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.hmw-network-grid article{background:linear-gradient(#fff,#f9fcfd);border-right:1px solid #e4edf1;flex-direction:column;min-height:190px;padding:22px;display:flex}.hmw-network-grid article:last-child{border-right:0}.hmw-network-grid small{letter-spacing:.13em;color:#658196;font-size:8px;font-weight:950}.hmw-network-grid b{letter-spacing:-.03em;color:#0a2a3e;margin:7px 0 8px;font-size:20px}.hmw-network-grid span{color:#667d8c;font-size:10px;line-height:1.6}.hmw-network-grid em{letter-spacing:.09em;color:#0b8d62;background:#e7f8f0;border-radius:999px;align-self:flex-start;margin-top:auto;padding:5px 8px;font-size:8px;font-style:normal;font-weight:950}.hmw-region-strip{color:#d5e2e8;background:#0b2537;grid-template-columns:minmax(250px,1.2fr) repeat(3,auto);align-items:center;gap:12px;padding:20px 22px;display:grid}.hmw-region-strip>div{flex-direction:column;gap:3px;display:flex}.hmw-region-strip small{letter-spacing:.12em;color:#64d8aa;font-size:8px;font-weight:950}.hmw-region-strip b{color:#fff;font-size:14px}.hmw-region-strip>span{white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:9px;font-weight:900;display:flex}.hmw-region-strip>span i{background:#2acb8d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2acb8d14}.hmw-region-strip>em{color:#8fa8b5;grid-column:1/-1;font-size:8px;font-style:normal;line-height:1.5}.hmw-scale-readout{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;min-width:430px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.hmw-scale-readout>span{letter-spacing:.11em;color:#6fe1b0;border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px 15px;font-size:8px;font-weight:950;display:flex}.hmw-scale-readout>span i{background:#31cd91;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #31cd9117}.hmw-scale-readout>div{border-bottom:1px solid #ffffff12;grid-template-columns:85px 1fr;gap:15px;padding:11px 15px;display:grid}.hmw-scale-readout>div:last-child{border-bottom:0}.hmw-scale-readout small{color:#7f9aa9;font-size:8px;font-weight:900}.hmw-scale-readout b{color:#fff;letter-spacing:.08em;font-size:9px}.hmw-scale-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;display:grid}.hmw-scale-card{background:linear-gradient(145deg,#ffffff0e,#ffffff06);border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;min-height:350px;padding:25px;display:flex;box-shadow:0 18px 45px #0000001f}.hmw-scale-card-active{background:linear-gradient(145deg,#25c08524,#ffffff09);border-color:#43d59c8c}.hmw-scale-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.hmw-scale-card-head>span{color:#6fdbb1;background:#0e3850;border-radius:11px;place-items:center;width:40px;height:40px;font-size:10px;font-weight:950;display:grid}.hmw-scale-card-head>em{letter-spacing:.08em;color:#67dbae;background:#31cc9117;border-radius:999px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:950}.hmw-scale-card h3{color:#fff;letter-spacing:-.04em;margin:22px 0 10px;font-size:25px}.hmw-scale-card>p{color:#b8ccd5;min-height:76px;margin:0;font-size:11px;line-height:1.7}.hmw-scale-card dl{gap:9px;margin:22px 0;display:grid}.hmw-scale-card dl>div{border-top:1px solid #ffffff14;justify-content:space-between;gap:18px;padding:10px 0;display:flex}.hmw-scale-card dt{color:#7e9aaa;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.hmw-scale-card dd{text-align:right;color:#d6e1e6;margin:0;font-size:9px;line-height:1.45}.hmw-scale-card>a{color:#fff;background:#ffffff0a;border:1px solid #ffffff24;border-radius:10px;justify-content:space-between;align-items:center;margin-top:auto;padding:12px 13px;font-size:10px;font-weight:900;display:flex}.hmw-scale-card-active>a{background:#13a970;border-color:#13a970}.hmw-scale-note{color:#9fb6c1;background:#ffffff09;border:1px solid #ffffff1a;border-radius:13px;align-items:flex-start;gap:10px;margin-top:18px;padding:15px 17px;font-size:10px;line-height:1.6;display:flex}.hmw-scale-note b{color:#6fe0b0;white-space:nowrap}.hmw-support-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hmw-urgent-button{color:#ffd68d;background:#f0b44b14;border:1px solid #f0b44b8c;border-radius:9px;justify-content:center;align-items:center;padding:13px 17px;font-size:11px;font-weight:900;display:inline-flex}.hmw-support-urgent-card{background:linear-gradient(145deg,#f0b44b14,#ffffff0a)!important;border-color:#f0b44b59!important}.hmw-support-urgent-card>em{color:#efbd66!important}@media (max-width:1200px){.hmw-network-grid{grid-template-columns:repeat(2,1fr)}.hmw-network-grid article:nth-child(2){border-right:0}.hmw-network-grid article{border-bottom:1px solid #e4edf1}.hmw-network-grid article:nth-child(3),.hmw-network-grid article:nth-child(4){border-bottom:0}.hmw-region-strip{grid-template-columns:1fr 1fr 1fr}.hmw-region-strip>div{grid-column:1/-1}.hmw-scale-grid{grid-template-columns:1fr}.hmw-scale-card{min-height:auto}.hmw-scale-readout{min-width:0}}@media (max-width:760px){.hmw-network-section,.hmw-scale-section{padding:66px 20px}.hmw-network-grid{grid-template-columns:1fr}.hmw-network-grid article{border-bottom:1px solid #e4edf1!important;border-right:0!important}.hmw-network-grid article:last-child{border-bottom:0!important}.hmw-region-strip{grid-template-columns:1fr}.hmw-region-strip>div,.hmw-region-strip>em{grid-column:auto}.hmw-scale-note{flex-direction:column}.hmw-scale-note b{white-space:normal}}
.hmw-plan-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 14px;display:grid}.hmw-plan-resource-grid>span{background:#f3f8fac7;border:1px solid #7497aa33;border-radius:10px;flex-direction:column;justify-content:center;gap:4px;min-height:60px;padding:10px 11px;display:flex}.hmw-plan-resource-grid>span:last-child:nth-child(odd){grid-column:1/-1}.hmw-plan-resource-grid small{letter-spacing:.12em;color:#7890a0;font-size:7px;font-weight:950;line-height:1.2}.hmw-plan-resource-grid b{color:#17384c;font-size:11px;line-height:1.35}.hmw-plan-featured .hmw-plan-resource-grid>span{background:#ebf9f3c7;border-color:#2db27d3b}.hmw-plan-featured .hmw-plan-resource-grid b{color:#0a6848}.hmw-resource-section{color:#e8f1f5;background:radial-gradient(circle at 82% 9%,#399bdc29,#0000 31%),radial-gradient(circle at 14% 18%,#25c78a26,#0000 29%),linear-gradient(132deg,#071827 0%,#092235 58%,#0b2b3d 100%);border-top:1px solid #b1d4e41a;border-bottom:1px solid #b1d4e41a;padding:88px max(4.5vw,42px);position:relative}.hmw-resource-section:before{content:"";pointer-events:none;opacity:.11;background-image:linear-gradient(#9dc7db2e 1px,#0000 1px),linear-gradient(90deg,#9dc7db2e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.hmw-resource-section>*{position:relative}.hmw-resource-heading{align-items:end}.hmw-resource-section .hmw-section-intro h2{color:#fff}.hmw-resource-section .hmw-section-intro p{color:#adc1cd}.hmw-resource-section .hmw-section-kicker{color:#65ddb0}.hmw-resource-badge{background:#0d303bb8;border:1px solid #72d8b33d;border-radius:16px;flex-direction:column;justify-self:end;gap:5px;width:min(340px,100%);padding:20px;display:flex;box-shadow:0 18px 46px #00000029}.hmw-resource-badge>span{color:#8ecfb8;letter-spacing:.13em;align-items:center;gap:7px;font-size:8px;font-weight:950;display:flex}.hmw-resource-badge>span i,.hmw-resource-badge>span i:before{background:#35ce93;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #35ce9317}.hmw-resource-badge>b{letter-spacing:-.04em;color:#fff;font-size:27px}.hmw-resource-badge>small{color:#95aeb9;font-size:9px;line-height:1.55}.hmw-resource-fact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.hmw-resource-fact-grid article{background:linear-gradient(160deg,#ffffff13,#ffffff09);border:1px solid #add1e129;border-radius:14px;min-height:155px;padding:18px;box-shadow:inset 0 1px #ffffff0a}.hmw-resource-fact-grid small{color:#7897a8;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:950;display:block}.hmw-resource-fact-grid b{color:#fff;letter-spacing:-.025em;margin:8px 0 9px;font-size:18px;display:block}.hmw-resource-fact-grid p{color:#a5bbc6;margin:0;font-size:9.5px;line-height:1.65}.hmw-resource-matrix{background:#0518258f;border:1px solid #add1e12e;border-radius:16px;margin-top:24px;overflow:hidden;box-shadow:0 24px 55px #00000029}.hmw-resource-matrix-head,.hmw-resource-matrix-row{grid-template-columns:1.05fr 1fr .9fr 1fr 1fr .8fr;align-items:center;gap:12px;padding:15px 18px;display:grid}.hmw-resource-matrix-head{color:#7f9cad;letter-spacing:.11em;background:#ffffff0b;border-bottom:1px solid #add1e126;font-size:7.5px;font-weight:950}.hmw-resource-matrix-row{color:#b8cbd4;border-bottom:1px solid #add1e11c;font-size:10px}.hmw-resource-matrix-row:last-child{border-bottom:0}.hmw-resource-matrix-row strong{color:#fff;font-size:12px}.hmw-resource-matrix-row span:last-child{color:#60ddb0;font-weight:900}.hmw-resource-fineprint{color:#7f9aa8;max-width:1120px;margin:18px 0 0;font-size:9px;line-height:1.65}.hmw-migration-included{background:linear-gradient(150deg,#27b17c21,#ffffff0e)!important;border-color:#4adca354!important}.hmw-migration-note{color:#78909e;margin:13px 4px 0;font-size:9px;line-height:1.6}@media (max-width:1260px){.hmw-resource-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hmw-resource-matrix{overflow-x:auto}.hmw-resource-matrix-head,.hmw-resource-matrix-row{min-width:850px}}@media (max-width:900px){.hmw-resource-section{padding:68px 20px}.hmw-resource-heading{align-items:start}.hmw-resource-badge{justify-self:start}}@media (max-width:680px){.hmw-plan-resource-grid{grid-template-columns:1fr}.hmw-plan-resource-grid>span:last-child:nth-child(odd){grid-column:auto}.hmw-resource-fact-grid{grid-template-columns:1fr}.hmw-resource-fact-grid article{min-height:auto}}
.hmw-checkout-anchor{background:linear-gradient(145deg,#eaf9f2eb,#f6fbf9e0);border:1px solid #2db27d47;border-radius:11px;gap:3px;margin:12px 0 14px;padding:11px 12px;display:grid}.hmw-checkout-anchor small{color:#3c8d6e;letter-spacing:.13em;font-size:7px;font-weight:950}.hmw-checkout-anchor b{color:#0c5f43;letter-spacing:-.015em;font-size:13px}.hmw-checkout-anchor span{color:#678378;font-size:8.5px;line-height:1.45}.hmw-price-lock-section{align-items:start}.hmw-true-cost-console{background:linear-gradient(154deg,#0c2939f0,#081d2bf5);border:1px solid #aad1e030;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 28px 65px #0000003d,inset 0 1px #ffffff09}.hmw-true-cost-head{background:#ffffff06;border-bottom:1px solid #aad1e024;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 15px;display:flex}.hmw-true-cost-head>div{color:#c1d6df;letter-spacing:.13em;align-items:center;gap:8px;font-size:8px;font-weight:950;display:flex}.hmw-true-cost-head i{background:#37d092;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #37d09214,0 0 16px #37d09261}.hmw-true-cost-head em{color:#61dbaa;letter-spacing:.11em;font-size:7.5px;font-style:normal;font-weight:950}.hmw-true-cost-title{padding:20px 20px 14px}.hmw-true-cost-title small{color:#6c98ad;letter-spacing:.12em;margin-bottom:6px;font-size:7.5px;font-weight:950;display:block}.hmw-true-cost-title h3{color:#fff;letter-spacing:-.045em;margin:0;font-size:24px;line-height:1.05}.hmw-true-cost-title p{color:#9cb5c1;max-width:680px;margin:9px 0 0;font-size:9.5px;line-height:1.65}.hmw-true-cost-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 20px 18px;display:grid}.hmw-true-cost-inputs label{gap:5px;display:grid}.hmw-true-cost-inputs label>span{color:#7895a4;letter-spacing:.08em;text-transform:uppercase;font-size:7.5px;font-weight:900}.hmw-true-cost-inputs label>div{background:#ffffff0b;border:1px solid #97c0d22e;border-radius:9px;align-items:center;min-height:40px;display:flex;overflow:hidden}.hmw-true-cost-inputs input{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:9px 7px;font-size:13px;font-weight:850}.hmw-true-cost-inputs b{color:#6f91a2;padding:0 9px;font-size:9px}.hmw-true-cost-table{border-top:1px solid #aad1e024;border-bottom:1px solid #aad1e024}.hmw-true-cost-row{border-bottom:1px solid #aad1e017;grid-template-columns:1.35fr .9fr .9fr;align-items:center;gap:10px;padding:11px 18px;display:grid}.hmw-true-cost-row:last-child{border-bottom:0}.hmw-true-cost-row span{color:#9eb4bf;font-size:8.5px}.hmw-true-cost-row b{color:#65deae;font-size:10px}.hmw-true-cost-row em{color:#d8e4e9;text-align:right;font-size:10px;font-style:normal}.hmw-true-cost-labels{background:#ffffff06}.hmw-true-cost-labels span,.hmw-true-cost-labels b,.hmw-true-cost-labels em{color:#6f8d9c;letter-spacing:.11em;font-size:7px;font-weight:950}.hmw-true-cost-total{background:#2ab9840e}.hmw-true-cost-total span,.hmw-true-cost-total b,.hmw-true-cost-total em{font-weight:900}.hmw-true-cost-result{border-radius:12px;gap:5px;margin:14px;padding:14px 15px;display:grid}.hmw-true-cost-result.positive{background:#35d09214;border:1px solid #35d0923d}.hmw-true-cost-result.neutral{background:#5b9fcc12;border:1px solid #5b9fcc38}.hmw-true-cost-result small{color:#76a494;letter-spacing:.11em;font-size:7px;font-weight:950}.hmw-true-cost-result strong{color:#fff;font-size:13px;line-height:1.35}.hmw-true-cost-result span{color:#86a1ae;font-size:8.5px;line-height:1.55}.hmw-ecosystem-proof{background:linear-gradient(145deg,#eff7faeb,#f9fcfdf5);border:1px solid #7497aa2e;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:28px 0 24px;padding:18px;display:grid}.hmw-ecosystem-proof>div{gap:5px;display:grid}.hmw-ecosystem-proof small{color:#648292;letter-spacing:.12em;font-size:7px;font-weight:950}.hmw-ecosystem-proof b{color:#183d52;font-size:13px}.hmw-ecosystem-proof span{color:#718c9a;font-size:9px;line-height:1.5}.hmw-ecosystem-proof>i{color:#36aa7c;font-size:18px;font-style:normal}.hmw-ecosystem-proof .hmw-ecosystem-proof-apps b{color:#0d6848}@media (max-width:900px){.hmw-true-cost-title h3{font-size:21px}.hmw-ecosystem-proof{grid-template-columns:1fr}.hmw-ecosystem-proof>i{justify-self:start;transform:rotate(90deg)}}@media (max-width:620px){.hmw-true-cost-head{flex-direction:column;align-items:flex-start;padding:11px 14px}.hmw-true-cost-inputs{grid-template-columns:1fr}.hmw-true-cost-row{grid-template-columns:1.25fr .8fr .8fr;gap:7px;padding:10px 12px}.hmw-true-cost-row span,.hmw-true-cost-row b,.hmw-true-cost-row em{font-size:8px}}
.hmw-site{color:#102838;background:#f4f7f9;min-height:100vh}.hmw-site *{box-sizing:border-box}.hmw-top{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#061926f5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;padding:16px max(4vw,28px);display:flex;position:sticky;top:0}.hmw-top .brand{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.hmw-top .brand b{font-size:18px}.hmw-top .brand small{letter-spacing:.14em;color:#82a5b7;margin-top:1px;font-size:8px;display:block}.hmw-logo{grid-template-columns:repeat(3,5px);gap:2px;display:grid}.hmw-logo i{background:#35ca90;border-radius:2px;width:5px;height:22px;display:block}.hmw-nav{align-items:center;gap:22px;display:flex}.hmw-nav a,.hmw-top-actions a{color:#c3d3db;font-size:12px;font-weight:800;text-decoration:none}.hmw-nav a:hover,.hmw-top-actions a:hover{color:#fff}.hmw-top-actions{align-items:center;gap:12px;display:flex}.hmw-top-actions .cta{color:#052519;background:#35ca90;border-radius:9px;padding:10px 14px}.hmw-hero-index{color:#fff;background:radial-gradient(circle at 80% 12%,#32b1e72e,#0000 30%),radial-gradient(circle at 15% 10%,#35ca9024,#0000 28%),linear-gradient(135deg,#061926,#092b3e 68%,#0b3145);padding:86px max(5vw,36px) 68px}.hmw-eyebrow{letter-spacing:.15em;color:#6adfb4;align-items:center;gap:8px;font-size:9px;font-weight:950;display:inline-flex}.hmw-eyebrow i{background:#35ca90;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #35ca901a}.hmw-hero-index h1,.hmw-product-hero h1{letter-spacing:-.055em;max-width:980px;margin:18px 0 16px;font-size:clamp(42px,6vw,78px);line-height:.98}.hmw-hero-index h1 em,.hmw-product-hero h1 em{color:#6fe0b7;font-style:normal}.hmw-hero-index>p,.hmw-product-hero>div>p{color:#b6c8d2;max-width:760px;font-size:18px;line-height:1.65}.hmw-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hmw-button{color:#06261a;background:#35ca90;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 17px;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex}.hmw-button.secondary{color:#e5f0f4;background:0 0;border:1px solid #fff3}.hmw-home-strip{background:#dce5e9;border-bottom:1px solid #dce5e9;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.hmw-home-strip a{color:#153245;background:#fff;padding:20px max(2vw,18px);text-decoration:none}.hmw-home-strip small{letter-spacing:.13em;color:#8296a1;font-size:8px;font-weight:950;display:block}.hmw-home-strip b{margin:5px 0;font-size:17px;display:block}.hmw-home-strip span{color:#687d89;font-size:10px}.hmw-section{padding:72px max(5vw,36px)}.hmw-section.alt{background:#fff}.hmw-section.dark{color:#fff;background:#081e2d}.hmw-section-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px;display:flex}.hmw-section-head>div{max-width:760px}.hmw-section-head h2{letter-spacing:-.045em;margin:8px 0;font-size:clamp(30px,4vw,48px)}.hmw-section-head p{color:#607784;margin:0;line-height:1.7}.hmw-section.dark .hmw-section-head p{color:#9db5c0}.hmw-category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.hmw-category-card{color:#153245;background:#fff;border:1px solid #dbe4e8;border-radius:16px;flex-direction:column;min-height:220px;padding:22px;text-decoration:none;display:flex;box-shadow:0 12px 32px #1337490e}.hmw-category-card small{letter-spacing:.13em;color:#35a97e;font-size:8px;font-weight:950}.hmw-category-card h3{letter-spacing:-.025em;margin:12px 0 8px;font-size:23px}.hmw-category-card p{color:#657b86;margin:0;font-size:12px;line-height:1.65}.hmw-category-card b{color:#0b7755;margin-top:auto;padding-top:18px;font-size:11px}.hmw-proof-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hmw-proof-grid article{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;padding:20px}.hmw-proof-grid small{letter-spacing:.12em;color:#77a0b2;font-size:8px}.hmw-proof-grid b{color:#fff;margin:8px 0;font-size:18px;display:block}.hmw-proof-grid p{color:#94adba;margin:0;font-size:10px;line-height:1.65}.hmw-product-hero{color:#fff;background:linear-gradient(135deg,#061926,#0a3147);padding:64px max(5vw,36px)}.hmw-product-hero h1{font-size:clamp(38px,5vw,64px)}.hmw-breadcrumb{letter-spacing:.08em;color:#7f9ca9;align-items:center;gap:8px;font-size:9px;font-weight:900;display:flex}.hmw-breadcrumb a{color:#8fc5b2;text-decoration:none}.hmw-product-shell{padding:58px max(5vw,36px)}.hmw-index-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.hmw-index-link{color:#163246;background:#fff;border:1px solid #d9e4e9;border-radius:15px;grid-template-columns:1fr auto;gap:18px;padding:24px;text-decoration:none;display:grid}.hmw-index-link h3{margin:0 0 6px;font-size:22px}.hmw-index-link p{color:#687d89;margin:0;font-size:12px;line-height:1.6}.hmw-index-link span{color:#26a778;align-self:center;font-size:24px}.hmw-feature-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hmw-feature-list article{background:#fff;border:1px solid #dbe4e8;border-radius:14px;padding:20px}.hmw-feature-list small{letter-spacing:.12em;color:#4a8fa8;font-size:8px;font-weight:950;display:block}.hmw-feature-list b{margin:8px 0;font-size:17px;display:block}.hmw-feature-list p{color:#657b86;margin:0;font-size:10px;line-height:1.65}.hmw-plan-grid-real{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hmw-plan-real{background:#fff;border:1px solid #d8e3e8;border-radius:15px;padding:22px}.hmw-plan-real.featured{border-color:#51bd91;box-shadow:0 0 0 2px #35ca9017}.hmw-plan-real>small{letter-spacing:.12em;color:#6e8c9b;font-size:8px;font-weight:950}.hmw-plan-real h3{margin:8px 0 2px;font-size:23px}.hmw-plan-price-real{letter-spacing:-.04em;font-size:35px;font-weight:950}.hmw-plan-price-real span{color:#6b808c;font-size:12px}.hmw-plan-real ul{margin:18px 0;padding:0;list-style:none}.hmw-plan-real li{color:#455f6d;border-bottom:1px solid #edf1f3;padding:6px 0;font-size:10px}.hmw-plan-real li:last-child{border:0}.hmw-plan-real .hmw-button{width:100%;margin-top:8px}.hmw-domain-box{max-width:920px;margin-top:26px}.hmw-notice{color:#48616e;background:#fff;border:1px solid #cfe1e8;border-left:4px solid #35ca90;border-radius:12px;padding:18px 20px;font-size:11px;line-height:1.65}.hmw-footer-real{color:#9db2bd;background:#051622;padding:46px max(5vw,36px) 26px}.hmw-footer-grid{grid-template-columns:1.2fr repeat(4,1fr);gap:28px;display:grid}.hmw-footer-grid h4{color:#fff;margin:0 0 12px;font-size:11px}.hmw-footer-grid a{color:#9db2bd;margin:8px 0;font-size:10px;text-decoration:none;display:block}.hmw-footer-grid p{max-width:300px;font-size:10px;line-height:1.7}.hmw-footer-bottom{border-top:1px solid #ffffff14;margin-top:30px;padding-top:18px;font-size:9px}.hmw-subnav{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.hmw-subnav a{color:#d4e2e8;border:1px solid #ffffff26;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:900;text-decoration:none}.hmw-compare{border-collapse:collapse;background:#fff;border:1px solid #dbe4e8;width:100%}.hmw-compare th,.hmw-compare td{text-align:left;border-bottom:1px solid #e6ecef;padding:13px 14px;font-size:10px}.hmw-compare th{letter-spacing:.09em;color:#708994;background:#f8fafb;font-size:8px}.hmw-compare td:first-child{color:#18384a;font-weight:900}.hmw-support-grid-real{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hmw-support-grid-real a,.hmw-support-grid-real article{color:#173648;background:#fff;border:1px solid #dbe4e8;border-radius:14px;padding:22px;text-decoration:none}.hmw-support-grid-real b{margin-bottom:8px;font-size:18px;display:block}.hmw-support-grid-real p{color:#657c88;margin:0;font-size:10px;line-height:1.65}@media (max-width:1100px){.hmw-nav{display:none}.hmw-category-grid,.hmw-plan-grid-real,.hmw-proof-grid,.hmw-feature-list,.hmw-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.hmw-top{padding:14px 16px}.hmw-top-actions>a:first-child{display:none}.hmw-hero-index,.hmw-product-hero,.hmw-section,.hmw-product-shell{padding-left:20px;padding-right:20px}.hmw-home-strip{grid-template-columns:1fr 1fr}.hmw-section-head{display:block}.hmw-category-grid,.hmw-proof-grid,.hmw-feature-list,.hmw-plan-grid-real,.hmw-index-grid,.hmw-support-grid-real,.hmw-footer-grid{grid-template-columns:1fr}.hmw-hero-index h1,.hmw-product-hero h1{font-size:40px}.hmw-home-strip a{padding:16px}.hmw-compare{min-width:720px}.hmw-product-shell{overflow-x:auto}}
