@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--green:#2fc48d;--green-dark:#1cae78;--ink:#14251f;--navy:#111c28;--slate:#637690;--line:#dbe3ec;--soft:#f6f8fa;--white:#fff;--shell:1380px;--shadow:0 22px 60px rgba(20,37,31,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.shell{width:min(var(--shell),calc(100% - 56px));margin:auto}
.utility-bar{height:42px;border-bottom:1px solid #d9e1ea;background:#fff;font-size:12px;color:#53667e}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-left,.utility-right{display:flex;align-items:center;gap:18px}.utility-bar a{display:flex;align-items:center;gap:7px}.divider{height:17px;width:1px;background:#d9e1ea}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(47,196,141,.10)}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(218,226,235,.9);backdrop-filter:blur(12px)}.header-row{height:82px;display:flex;align-items:center;gap:45px}.brand{display:flex;align-items:center;gap:12px;font-family:'Space Grotesk';font-size:20px;font-weight:800;letter-spacing:-.8px}.brand em{font-style:normal;color:var(--green)}.logo-server{width:38px;height:31px;border:1.8px solid #17251f;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:5px;gap:4px}.logo-server i{display:block;height:2px;background:#66786f;position:relative}.logo-server i:after{content:"";position:absolute;right:0;top:-1px;width:4px;height:4px;border-radius:50%;background:var(--green)}
.desktop-nav{display:flex;gap:5px}.nav-trigger{height:82px;border:0;background:none;padding:0 15px;color:#5e7189;font-size:14px;cursor:pointer;border-bottom:3px solid transparent}.nav-trigger span{font-size:13px;margin-left:5px}.nav-trigger:hover,.nav-trigger.active{color:var(--ink);border-color:var(--green)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:13px}.language{border:0;background:transparent;padding:8px 9px;color:#6d7d90;font-size:12px}.language.active{background:#fff;border:1px solid #e0e5eb;box-shadow:0 2px 7px rgba(0,0,0,.07);border-radius:8px;color:var(--ink);font-weight:700}.consult-link{font-size:14px;margin:0 8px;color:#1c2c27}.order-button{padding:12px 19px;background:var(--green);color:#fff;border-radius:9px;font-size:14px;font-weight:600}.mobile-toggle{display:none;border:0;background:none}.mobile-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}
.mega-layer{position:absolute;top:82px;left:0;right:0}.mega-menu{display:none;background:#fff;border-top:1px solid #e6ebf1;box-shadow:0 28px 60px rgba(13,29,23,.16)}.mega-menu.open{display:block}.mega-layout{display:grid;grid-template-columns:250px 1fr 270px;gap:45px;padding:38px 0 42px}.mega-intro{padding-right:25px;border-right:1px solid #e2e8ee}.mega-intro>span,.feature-kicker{font-size:9px;font-weight:800;letter-spacing:1.5px;color:var(--green)}.mega-intro h2{font-family:'Space Grotesk';font-size:24px;margin:9px 0}.mega-intro p{font-size:12px;color:#77869a}.mega-intro a,.mega-feature a{font-size:11px;font-weight:700;color:#218d68}.mega-groups{display:grid;grid-template-columns:1fr 1fr;gap:35px}.mega-group h3{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:#8b98a8;margin:0 0 12px}.mega-group>a{display:grid;grid-template-columns:40px 1fr 15px;align-items:center;gap:11px;padding:10px;border-radius:9px}.mega-group>a:hover{background:#f4f8f6}.menu-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dfe7e3;border-radius:8px;font-family:'Space Grotesk';font-size:8px;color:#208c66;background:#fbfdfc}.mega-group strong,.mega-group small{display:block}.mega-group strong{font-size:12px}.mega-group small{font-size:9.5px;color:#8190a1;margin-top:2px}.mega-group a>b{font-size:11px;color:#a0abb8}.mega-feature{background:#f4f8f6;border-radius:14px;padding:21px}.feature-art{height:95px;border-radius:10px;background:#13231e;position:relative;overflow:hidden;margin:11px 0 18px}.feature-art i{position:absolute;border:1px solid rgba(47,196,141,.45);transform:rotate(30deg)}.feature-art i:nth-child(1){width:80px;height:80px;left:-20px;top:20px}.feature-art i:nth-child(2){width:110px;height:110px;right:-10px;top:-40px}.feature-art i:nth-child(3){width:45px;height:45px;left:100px;top:25px}.feature-art b{position:absolute;right:15px;bottom:10px;color:var(--green);font-family:'Space Grotesk'}.mega-feature h3{font-family:'Space Grotesk';font-size:15px;margin:0}.mega-feature p{font-size:10px;color:#77869a}.mobile-menu{display:none}
.hero{min-height:710px;display:flex;align-items:center;position:relative;overflow:hidden;background:#fff}.hero:after{content:"";position:absolute;right:-150px;top:0;width:48%;height:100%;background:radial-gradient(circle at 30% 45%,rgba(47,196,141,.16),transparent 55%)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center;padding:80px 0}.pill{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #cbd8e5;border-radius:99px;color:#60728a;font-size:11px}.pill i{width:7px;height:7px;border-radius:50%;background:var(--green)}.hero h1{font-family:'Space Grotesk';font-size:76px;line-height:1.02;letter-spacing:-4.8px;margin:42px 0 24px;font-weight:700}.hero h1 span{display:block;color:var(--green)}.hero-copy>p{max-width:690px;font-size:20px;color:#637690;line-height:1.75;margin-bottom:34px}.hero-buttons{display:flex;gap:12px;align-items:center}.primary-cta,.secondary-cta,.white-cta{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 25px;border-radius:8px;font-size:14px;font-weight:600}.primary-cta{background:var(--green);color:#fff}.primary-cta:hover{background:var(--green-dark)}.secondary-cta{border:1px solid #cad5e1;color:#1d2d28;background:#fff}.hero-visual{height:420px;position:relative}.cloud-orbit{position:absolute;inset:10%;border:1px solid #d6e1db;border-radius:50%;animation:rotate 30s linear infinite}.cloud-orbit:before,.cloud-orbit:after{content:"";position:absolute;border:1px solid #d6e1db;border-radius:50%}.cloud-orbit:before{inset:18% -14%}.cloud-orbit:after{inset:-10% 22%}.core-cube{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:145px;height:145px;background:linear-gradient(145deg,#1a3028,#2fc48d);box-shadow:0 30px 80px rgba(47,196,141,.3)}.core-cube:after{content:"MAZ";position:absolute;transform:rotate(-45deg);left:49px;top:58px;color:#fff;font-family:'Space Grotesk';font-weight:800}.orbit-node{position:absolute;padding:11px 13px;background:#fff;border:1px solid #dce5e0;border-radius:9px;box-shadow:0 14px 32px rgba(20,37,31,.09);font-size:10px;font-weight:700}.orbit-node:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:7px}.orbit-node.one{top:40px;left:30px}.orbit-node.two{right:10px;top:150px}.orbit-node.three{bottom:45px;left:80px}@keyframes rotate{to{transform:rotate(360deg)}}
.category-strip{border-top:1px solid #e2e8ee;border-bottom:1px solid #e2e8ee}.category-strip .shell{display:grid;grid-template-columns:repeat(5,1fr)}.category-strip a{padding:24px 22px;border-right:1px solid #e2e8ee;display:flex;gap:12px;align-items:center}.category-strip a:first-child{border-left:1px solid #e2e8ee}.category-strip span{font-size:10px;color:var(--green);font-weight:800}.category-strip strong,.category-strip small{display:block}.category-strip strong{font-size:12px}.category-strip small{font-size:9px;color:#8795a6}
.content-section{padding:105px 0}.section-heading{max-width:720px;margin-bottom:50px}.overline{display:block;color:#25a979;font-size:10px;font-weight:800;letter-spacing:1.8px;margin-bottom:14px}.section-heading h2,.dark-section h2,.closing-cta h2,.simple-hero h1,.product-hero h1{font-family:'Space Grotesk';font-size:45px;line-height:1.13;letter-spacing:-2.2px;margin:0}.section-heading p{color:#687a90;font-size:15px}.home-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-product-card{border:1px solid #dce4eb;border-radius:15px;padding:27px;min-height:285px;transition:.25s;background:#fff}.home-product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#bddacb}.card-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #dbe5e0;border-radius:10px;color:#208d68;font-family:'Space Grotesk';font-size:9px;background:#f8fbf9}.home-product-card h3{font-family:'Space Grotesk';font-size:20px;margin:23px 0 9px}.home-product-card p{font-size:12px;color:#718197;min-height:58px}.home-product-card a{font-size:11px;color:#208d68;font-weight:700}.dark-section{background:#f4f8f6;color:var(--ink);padding:105px 0}.two-column{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.dark-section p{color:#687a90;max-width:540px}.mint{color:#47d8a4}.usecase-list{border-top:1px solid #dce6e1}.usecase-list>div{display:grid;grid-template-columns:45px 1fr 20px;padding:22px 5px;border-bottom:1px solid #dce6e1;align-items:center}.usecase-list span{font-size:10px;color:#54dca9}.usecase-list strong{font-size:14px}.usecase-list b{color:#54dca9}
.product-hero{padding:40px 0 90px;background:linear-gradient(180deg,#fbfcfc,#fff)}.breadcrumb{display:flex;gap:9px;color:#8795a6;font-size:10px;padding:15px 0 65px}.breadcrumb a{color:#3d594e}.product-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:85px;align-items:center}.product-hero .overline{margin-top:35px}.product-hero h1{font-size:64px;margin:0 0 10px}.product-hero h2,.simple-hero h2{font-family:'Space Grotesk';font-size:31px;line-height:1.25;color:var(--green);margin:0 0 22px;letter-spacing:-1px}.product-hero p,.simple-hero p{font-size:17px;color:#687a90;max-width:680px}.price-note{display:flex;flex-direction:column;margin-top:30px}.price-note small{font-size:9px;color:#8997a8;text-transform:uppercase}.price-note strong{font-family:'Space Grotesk';font-size:17px}.product-visual{height:400px;border-radius:22px;background:#12231d;position:relative;overflow:hidden}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(47,196,141,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(47,196,141,.10) 1px,transparent 1px);background-size:34px 34px}.product-symbol{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:145px;height:145px;border:1px solid rgba(78,222,169,.45);border-radius:28px;color:#56dfac;font-family:'Space Grotesk';font-size:28px;font-weight:800;box-shadow:0 0 70px rgba(47,196,141,.2)}.node{position:absolute;width:11px;height:11px;border:2px solid #52dca9;border-radius:50%}.n1{left:18%;top:20%}.n2{right:16%;top:32%}.n3{left:25%;bottom:18%}.visual-card{position:absolute;right:20px;bottom:20px;display:flex;align-items:center;gap:10px;background:#fff;padding:11px 14px;border-radius:10px}.visual-card small,.visual-card strong{display:block}.visual-card small{font-size:8px;color:#7c8b9a}.visual-card strong{font-size:10px}.proof-strip{border-top:1px solid #e2e8ee;border-bottom:1px solid #e2e8ee;background:#fff}.proof-strip .shell{display:grid;grid-template-columns:repeat(4,1fr)}.proof-strip .shell>div{padding:23px;border-right:1px solid #e2e8ee}.proof-strip .shell>div:first-child{border-left:1px solid #e2e8ee}.proof-strip strong,.proof-strip small{display:block}.proof-strip strong{font-size:11px}.proof-strip small{font-size:9px;color:#8391a2}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid.four{grid-template-columns:repeat(4,1fr)}.feature-grid article{border:1px solid #e0e6ec;border-radius:14px;padding:26px;min-height:190px}.feature-grid article>span{color:var(--green);font-size:10px;font-weight:700}.feature-grid h3{font-family:'Space Grotesk';font-size:17px;margin:25px 0 8px}.feature-grid p{font-size:11px;color:#768698}.simple-hero{padding:40px 0 100px;background:#fbfcfc}.simple-hero .shell>p{max-width:760px}.simple-hero h1{font-size:65px}.simple-hero .primary-cta{margin-top:20px}
.closing-cta{background:var(--green);padding:72px 0;color:#fff}.closing-cta .shell{display:flex;justify-content:space-between;align-items:center;gap:40px}.closing-cta h2{font-size:38px;max-width:800px}.closing-cta p{color:rgba(255,255,255,.82);font-size:13px}.white-cta{background:#fff;color:#167754;white-space:nowrap}
.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.contact-card{border:1px solid #dfe6ec;border-radius:16px;padding:32px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid label{display:grid;gap:7px;font-size:11px;font-weight:600}.form-grid .span-2{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #d7e0e8;border-radius:8px;padding:12px 13px;outline:0;background:#fbfcfd}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#5bc9a0;box-shadow:0 0 0 3px rgba(47,196,141,.10)}.form-message{padding:13px;border-radius:8px;font-size:11px;margin-bottom:18px}.form-message.success{background:#e8f8f2;color:#197c5a}.contact-info{display:grid;gap:17px;margin-top:35px}.contact-info div{padding:18px 0;border-top:1px solid #e1e7ec}.contact-info small,.contact-info strong{display:block}.contact-info small{font-size:9px;color:#8593a3;text-transform:uppercase}.contact-info strong{font-size:13px;margin-top:4px}
.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.status-item{border:1px solid #dfe6ec;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center}.status-item strong,.status-item small{display:block}.status-item small{font-size:10px;color:#8190a0}.status-ok{font-size:9px;color:#16805a;background:#e8f8f2;padding:6px 9px;border-radius:30px}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{border:1px solid #dfe6ec;border-radius:14px;overflow:hidden}.blog-art{height:175px;background:#14241f;position:relative}.blog-art:after{content:"MAZ";position:absolute;right:22px;bottom:15px;color:var(--green);font-family:'Space Grotesk';font-size:28px;font-weight:800}.blog-card div:last-child{padding:22px}.blog-card small{font-size:9px;color:#8795a6}.blog-card h3{font-family:'Space Grotesk';font-size:18px}.blog-card p{font-size:11px;color:#768698}
.footer{background:#101d18;color:#a9b7b1;padding:70px 0 25px}.footer-top{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:50px}.brand.dark{color:#fff}.footer-brand p{font-size:11px;max-width:310px}.footer-badges{display:flex;gap:7px}.footer-badges span{font-size:8px;padding:5px 8px;border:1px solid #31433b;border-radius:20px}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-top strong{color:#fff;font-size:11px;margin-bottom:7px}.footer-top a{font-size:10px}.footer-top a:hover{color:#fff}.footer-bottom{border-top:1px solid #293a33;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;font-size:8px}.chat-button{position:fixed;right:22px;bottom:22px;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--green);color:#fff;border:8px solid rgba(47,196,141,.16);background-clip:padding-box;font-size:0}.chat-button:after{content:"◯";font-size:19px}.legal-copy{max-width:850px}.legal-copy h2{font-family:'Space Grotesk';margin-top:35px}.legal-copy p,.legal-copy li{color:#687a90;font-size:12px}
@media(max-width:1120px){.desktop-nav,.header-actions{display:none}.mobile-toggle{display:block;margin-left:auto}.mobile-menu.open{display:block;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px 28px 35px;box-shadow:0 30px 55px rgba(0,0,0,.13);max-height:calc(100vh - 82px);overflow:auto}.mobile-menu details{border-bottom:1px solid #e2e8ee}.mobile-menu summary{padding:16px 0;font-weight:600;font-size:13px;display:flex;justify-content:space-between;cursor:pointer}.mobile-menu h4{font-size:9px;color:#8090a1;text-transform:uppercase}.mobile-menu a{display:block;padding:8px 0;font-size:12px}.mobile-order{margin-top:20px;background:var(--green);color:#fff!important;padding:13px!important;text-align:center;border-radius:8px}.hero-layout,.product-hero-grid{grid-template-columns:1fr}.hero-visual{max-width:650px}.category-strip .shell{grid-template-columns:repeat(3,1fr)}.home-product-grid{grid-template-columns:1fr 1fr}.feature-grid.four{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1.5fr repeat(2,1fr)}}
@media(max-width:720px){.shell{width:min(var(--shell),calc(100% - 30px))}.utility-right{display:none}.utility-inner{justify-content:center}.header-row{height:68px}.mobile-menu.open{top:68px}.hero{min-height:auto}.hero-layout{padding:65px 0;gap:30px}.hero h1{font-size:47px;letter-spacing:-3px;margin-top:30px}.hero-copy>p{font-size:16px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-visual{height:300px}.core-cube{width:110px;height:110px}.core-cube:after{left:34px;top:42px}.category-strip .shell{grid-template-columns:1fr}.category-strip a{border-left:1px solid #e2e8ee}.content-section,.dark-section{padding:75px 0}.section-heading h2,.dark-section h2,.closing-cta h2{font-size:32px;letter-spacing:-1.3px}.home-product-grid,.feature-grid,.feature-grid.four,.two-column,.contact-layout,.status-grid,.blog-grid{grid-template-columns:1fr}.product-hero h1,.simple-hero h1{font-size:44px}.product-hero h2,.simple-hero h2{font-size:24px}.product-visual{height:310px}.proof-strip .shell{grid-template-columns:1fr 1fr}.closing-cta .shell{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.breadcrumb{padding-bottom:45px}}

/* NEXXIU v3 — Managed AI, strictly light theme */
body,.site-header,.mega-menu,.product-hero,.simple-hero,.content-section{background:#fff}
.light-ai-section{background:#f4f8f6!important;color:var(--ink)!important}
.light-ai-section .usecase-list>div{border-color:#dbe6e0}
.light-ai-section .usecase-list strong{color:var(--ink)}
.light-ai-section .usecase-list span,.light-ai-section .usecase-list b{color:var(--green-dark)}
.core-cube:after{content:"NX";left:52px}
.brand>span:last-child{font-family:'Space Grotesk';font-size:21px;letter-spacing:-1px}
.pricing-section{padding:85px 0 105px;background:#f7f9fb;border-top:1px solid #dfe6ed}
.pricing-intro{margin-bottom:50px}.pricing-intro h2{font-family:'Space Grotesk';font-size:39px;letter-spacing:-1.8px;margin:0}.pricing-intro p{font-size:15px;color:#687a90}
.pricing-grid{display:grid;border:1px solid #cad7e4;border-radius:18px;overflow:hidden;background:#fff}
.pricing-grid.cols-2{grid-template-columns:repeat(2,1fr)}.pricing-grid.cols-3{grid-template-columns:repeat(3,1fr)}.pricing-grid.cols-4{grid-template-columns:repeat(4,1fr)}
.price-card{position:relative;padding:34px 30px;border-right:1px solid #cad7e4;min-height:500px;display:flex;flex-direction:column}
.price-card:last-child{border-right:0}.price-card.featured{outline:2px solid var(--ink);outline-offset:-2px}
.recommended{position:absolute;right:24px;top:28px;background:var(--ink);color:#fff;padding:6px 9px;border-radius:5px;font-size:8px;font-weight:800;letter-spacing:.5px}
.price-card h3{font-family:'Space Grotesk';font-size:14px;letter-spacing:1.2px;margin:0 0 12px}
.price-line{display:flex;align-items:baseline;gap:6px;margin-bottom:25px}.price-line strong{font-family:'Space Grotesk';font-size:38px;letter-spacing:-1.5px}.price-line span{font-size:11px;color:#6f8096}
.price-specs{margin-bottom:28px}.price-specs>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #d8e1e9}.price-specs span{font-size:11px;color:#6c7f96}.price-specs strong{font-size:11px;text-align:right}
.order-plan{margin-top:auto;border:1px solid #c9d5e1;border-radius:8px;padding:13px;text-align:center;font-size:12px;font-weight:600}.order-plan.primary{background:var(--green);border-color:var(--green);color:#fff}
.price-footnote{font-size:9px;color:#71839a;margin-top:24px}
@media(max-width:900px){.pricing-grid.cols-3,.pricing-grid.cols-4{grid-template-columns:1fr 1fr}.price-card:nth-child(2n){border-right:0}.price-card{border-bottom:1px solid #cad7e4}}
@media(max-width:600px){.pricing-grid.cols-2,.pricing-grid.cols-3,.pricing-grid.cols-4{grid-template-columns:1fr}.price-card{border-right:0}.pricing-intro h2{font-size:31px}}

/* NEXXIU v4 brand refresh */
:root{
 --green:#65d9c1;
 --green-dark:#31b99c;
 --brand-cyan:#65f2d0;
 --brand-blue:#60b8ff;
 --brand-violet:#a764ff;
 --brand-gradient:linear-gradient(100deg,var(--brand-cyan),var(--brand-blue) 52%,var(--brand-violet));
 --ink:#17231f;
 --slate:#65758c;
}
html{color-scheme:light}
body{background:#fff!important;color:var(--ink)}
.site-header,.utility-bar,.mega-menu,.mobile-menu,.footer,.product-hero,.simple-hero,.content-section,.pricing-section{color-scheme:light}
.brand{gap:10px;min-width:180px}
.brand img{width:45px;height:45px;display:block}
.brand-copy{display:flex;flex-direction:column;line-height:1}
.brand-copy strong{font-family:'Space Grotesk',sans-serif;font-size:22px;letter-spacing:-1.2px;color:#151b1a}
.brand-copy small{margin-top:6px;font-size:6.8px;letter-spacing:1.8px;color:#718097;font-weight:700}
.brand.dark .brand-copy strong{color:#fff}
.brand.dark .brand-copy small{color:#a9b4c7}
.hero h1,.product-hero h1,.simple-hero h1,.section-heading h2,.closing-cta h2{
 font-family:'Space Grotesk',sans-serif;
 font-weight:600;
}
.hero h1 span,.product-hero h2,.simple-hero h2{
 background:var(--brand-gradient);
 -webkit-background-clip:text;
 background-clip:text;
 color:transparent;
}
.primary-cta,.order-button,.order-plan.primary{
 background:var(--brand-gradient)!important;
 color:#101b18!important;
 box-shadow:0 10px 28px rgba(96,184,255,.22);
}
.primary-cta:hover,.order-button:hover,.order-plan.primary:hover{filter:saturate(1.08) brightness(.98)}
.pill i,.live-dot{background:var(--brand-cyan)}
.overline,.mega-intro>span,.feature-kicker,.card-icon,.product-card a,.home-product-card a{color:#438fdf}
.product-visual{background:linear-gradient(145deg,#f3f8ff,#f9f4ff);border:1px solid #dfe8f4}
.visual-grid{background-image:linear-gradient(rgba(96,184,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(167,100,255,.10) 1px,transparent 1px)}
.product-symbol{color:#6a78ed;border-color:#b9c6ff;box-shadow:0 0 65px rgba(96,184,255,.18)}
.node{border-color:#765ff2}
.visual-card{border:1px solid #e1e7f0}
.light-ai-section,.dark-section{background:#f7f9fc!important;color:var(--ink)!important}
.closing-cta{background:linear-gradient(105deg,#edfdf8,#edf6ff 52%,#f6efff);color:var(--ink)}
.closing-cta p{color:#66758b}
.white-cta{background:#17231f;color:#fff}
.footer{background:#111a18}
.price-card.featured{outline-color:#5f73e8}
.recommended{background:linear-gradient(100deg,#315fba,#7b55d9)}
.price-line strong{font-family:'Space Grotesk',sans-serif}
.domain-search-section{padding:78px 0;background:#fff}
.domain-search-box{border:1px solid #dce5ee;border-radius:18px;padding:34px;background:linear-gradient(135deg,#f8fffd,#f8faff);box-shadow:0 18px 55px rgba(52,82,119,.08)}
.domain-search-box h2{font-family:'Space Grotesk',sans-serif;font-size:34px;margin:0 0 8px}
.domain-search-box p{color:#687a90}
.domain-search-form{display:flex;gap:10px;margin-top:24px}
.domain-search-form input{flex:1;padding:15px 16px;border:1px solid #cad7e4;border-radius:9px;background:#fff;outline:0}
.domain-search-form button{border:0;white-space:nowrap}
.domain-tld-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #cad7e4;border-radius:16px;overflow:hidden;background:#fff}
.domain-tld-card{padding:25px;border-right:1px solid #cad7e4;border-bottom:1px solid #cad7e4}
.domain-tld-card:nth-child(4n){border-right:0}
.domain-tld-card h3{font-family:'Space Grotesk',sans-serif;font-size:20px;margin:0 0 17px}
.domain-tld-card div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #e2e8ef;font-size:11px}
.domain-tld-card div:last-of-type{border-bottom:0}
.domain-tld-card span{color:#6a7a90}
.domain-tld-card a{display:block;margin-top:18px;text-align:center;padding:11px;border:1px solid #cbd7e3;border-radius:8px;font-size:11px;font-weight:700}
@media(max-width:900px){.domain-tld-grid{grid-template-columns:1fr 1fr}.domain-tld-card:nth-child(2n){border-right:0}}
@media(max-width:600px){.brand-copy small{display:none}.domain-search-form{flex-direction:column}.domain-tld-grid{grid-template-columns:1fr}.domain-tld-card{border-right:0}}

.product-hero{padding:0 0 72px}.product-hero .breadcrumb{padding:18px 0 32px}.product-hero .overline{margin-top:0}.product-hero h1{margin-top:0}.product-visual.has-upload{background-size:cover!important;background-repeat:no-repeat!important}.product-visual.has-upload:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(20,30,45,.08));pointer-events:none}@media(max-width:720px){.product-hero .breadcrumb{padding:14px 0 24px}}

:root{--corporate:#425bd8;--corporate-dark:#3047b8}.primary-cta,.order-button,.order-plan.primary,.contact-card button{background:var(--corporate)!important;color:#fff!important;box-shadow:none!important;border-color:var(--corporate)!important}.primary-cta:hover{background:var(--corporate-dark)!important}.contact-heading{font-family:'Space Grotesk',sans-serif!important;font-size:38px;letter-spacing:-1.5px;line-height:1.12}.status-hero{padding:80px 0 60px;background:#f7f9fc}.status-hero h1,.customer-login h1,.article-hero h1{font-family:'Space Grotesk';font-size:54px;letter-spacing:-2px}.status-badge{padding:8px 12px;border-radius:30px;font-size:10px}.status-badge.ok{background:#e8f7f1;color:#197152}.status-content{padding:65px 0}.status-row{display:grid;grid-template-columns:1fr 1fr 120px;padding:20px;border:1px solid #dce4ed;border-bottom:0}.status-row:last-of-type{border-bottom:1px solid #dce4ed}.status-row strong,.status-row small{display:block}.status-row small,.status-row p{font-size:10px;color:#77879a}.state{justify-self:end;padding:6px 9px;border-radius:20px;background:#e8f7f1;color:#197152;font-size:9px}.incident-box{margin-top:30px;padding:28px;background:#f7f9fc;border-radius:14px}.customer-login{min-height:620px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;width:min(1050px,calc(100% - 40px));margin:auto}.article-hero{padding:80px 0 55px;background:#f7f9fc}.article-body{max-width:800px;padding:70px 0 100px}.article-body p{font-size:16px;line-height:1.8;color:#526477}[data-reveal]{opacity:0;transform:translateY(24px);transition:.7s}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:800px){.customer-login,.status-row{grid-template-columns:1fr}.state{justify-self:start}}
/* v7 premium product pages */
.premium-product-hero{padding-top:20px}.premium-product-hero .product-hero-grid{align-items:center}.hero-checks{display:flex;flex-wrap:wrap;gap:10px 22px;padding:0;margin:24px 0 0;list-style:none}.hero-checks li{font-size:11px;font-weight:700;color:#536477}.hero-checks li:before{content:'✓';color:var(--corporate);margin-right:8px}.product-console,.rack-visual{position:relative;min-height:430px;border-radius:22px;background:#111827;overflow:hidden;box-shadow:0 30px 80px rgba(24,39,69,.2)}.product-console:before,.rack-visual:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(117,87,217,.3),transparent 35%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px}.console-top{position:relative;display:flex;align-items:center;gap:7px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.console-top span{width:7px;height:7px;border-radius:50%;background:#68758a}.console-top b{margin-left:auto;color:#aab7ca;font-size:9px;letter-spacing:1.2px}.console-metrics{position:relative;padding:55px 45px;display:grid;gap:28px}.console-metrics article{color:#fff}.console-metrics small,.console-metrics strong{display:block}.console-metrics small{color:#8796aa;font-size:9px}.console-metrics strong{font-size:25px;margin:6px 0 10px}.console-metrics i{display:block;width:100%;height:4px;background:rgba(255,255,255,.12);border-radius:4px}.console-metrics i:after{content:'';display:block;width:var(--w);height:100%;border-radius:4px;background:linear-gradient(90deg,#58d9cf,#7557d9)}.console-status{position:absolute;left:30px;bottom:25px;color:#c7d2e0;font-size:10px}.product-trust{border-bottom:1px solid #dfe6ee;background:#fff}.product-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.product-trust article{padding:25px;border-right:1px solid #e2e8ef}.product-trust article:last-child{border-right:0}.product-trust strong,.product-trust span{display:block}.product-trust strong{font-size:12px}.product-trust span{margin-top:5px;font-size:10px;color:#748398}.configurator-section,.colo-config{padding:90px 0;background:#f7f9fc}.configurator-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:65px;align-items:start}.configurator-grid h2{font-family:'Space Grotesk';font-size:42px;letter-spacing:-1.7px}.configurator-grid p{color:#65758a;line-height:1.7}.config-list{margin-top:30px;border-top:1px solid #dbe3ec}.config-list div{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #dbe3ec;font-size:11px}.config-list span{color:#748398}.config-summary{background:#fff;border:1px solid #d9e2ec;border-radius:18px;padding:30px;box-shadow:0 20px 50px rgba(37,53,82,.08)}.config-summary>span{font-size:9px;color:#60738a;letter-spacing:1.2px}.config-summary h3{font-family:'Space Grotesk';font-size:28px;margin:12px 0 20px}.config-summary dl div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #e1e7ed;font-size:10px}.config-summary>strong{display:block;font-size:24px;margin:25px 0}.config-summary>strong small{font-size:10px;color:#718096}.config-summary .primary-cta{width:100%;justify-content:center}.technical-section,.usecase-section,.comparison-section,.faq-section,.app-section,.colo-models,.process-section{padding:90px 0}.technical-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.technical-grid article{border:1px solid #dce4ed;border-radius:14px;padding:25px}.technical-grid h3{font-family:'Space Grotesk';font-size:20px}.technical-grid dl div{padding:12px 0;border-bottom:1px solid #e3e8ee}.technical-grid dt{font-size:9px;color:#78879a}.technical-grid dd{margin:5px 0 0;font-size:11px;font-weight:700}.usecase-section{background:#f7f9fc}.usecase-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.usecase-cards article{background:#fff;border:1px solid #dce4ed;border-radius:14px;padding:25px}.usecase-cards article>span,.process-grid article>span{font-size:9px;color:var(--corporate)}.usecase-cards h3{font-family:'Space Grotesk';font-size:21px}.usecase-cards p{font-size:11px;color:#718096;line-height:1.6}.app-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.app-grid article{border:1px solid #dce4ed;border-radius:12px;padding:18px;text-align:center}.app-grid article span{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 10px;border-radius:10px;background:var(--corporate-soft);color:var(--corporate);font-weight:800}.app-grid strong{font-size:10px}.comparison-table{border:1px solid #dce4ed;border-radius:14px;overflow:hidden}.comparison-head,.comparison-row{display:grid;grid-template-columns:.8fr 1.2fr 1fr;gap:20px;padding:18px 22px}.comparison-head{background:#17231f;color:#fff;font-size:9px;font-weight:700}.comparison-row{border-top:1px solid #e1e7ed;font-size:11px}.comparison-row span{color:#6c7c90}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-layout h2{font-family:'Space Grotesk';font-size:42px}.faq-list details{border-bottom:1px solid #dce4ed;padding:18px 0}.faq-list summary{display:flex;justify-content:space-between;cursor:pointer;font-weight:700;font-size:12px;list-style:none}.faq-list p{font-size:11px;color:#68798d;line-height:1.7}.rack-visual{display:grid;place-items:center}.rack-frame{position:relative;width:170px;padding:18px 12px;background:#1a2332;border:2px solid #536275;border-radius:8px;box-shadow:0 0 50px rgba(88,217,207,.12)}.rack-unit{display:block;height:20px;margin:5px 0;border-radius:2px;background:#2b3748;border:1px solid #445268}.rack-unit.active{background:linear-gradient(90deg,#314964,#425bd8);box-shadow:0 0 15px rgba(66,91,216,.4)}.rack-card{position:absolute;right:22px;bottom:24px;padding:16px;background:rgba(255,255,255,.94);border-radius:11px}.rack-card small,.rack-card strong,.rack-card span{display:block}.rack-card small{font-size:8px;color:#718096}.rack-card strong{font-size:11px;margin:5px 0}.rack-card span{font-size:9px;color:#1b7b59}.colo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.colo-grid article{border:1px solid #dce4ed;border-radius:14px;padding:28px}.colo-grid article>span{font-size:9px;color:var(--corporate)}.colo-grid h3{font-family:'Space Grotesk';font-size:23px}.colo-grid p{color:#6e7f92;font-size:11px;line-height:1.6}.colo-grid a{font-size:10px;color:var(--corporate);font-weight:700}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.process-grid article{border-top:2px solid var(--corporate);padding-top:18px}.process-grid h3{font-size:12px;line-height:1.45}.admin-head nav{flex-wrap:wrap}
@media(max-width:1000px){.technical-grid,.usecase-cards,.colo-grid{grid-template-columns:1fr 1fr}.app-grid{grid-template-columns:repeat(4,1fr)}.process-grid{grid-template-columns:repeat(3,1fr)}.product-trust-grid{grid-template-columns:1fr 1fr}.configurator-grid,.faq-layout{grid-template-columns:1fr}}
@media(max-width:650px){.technical-grid,.usecase-cards,.colo-grid,.app-grid,.process-grid,.product-trust-grid{grid-template-columns:1fr}.comparison-head{display:none}.comparison-row{grid-template-columns:1fr}.product-console,.rack-visual{min-height:360px}}
