@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap');
:root{--ink:#101b35;--muted:#61708a;--blue:#176af5;--purple:#7250ed;--line:#e3e9f3;--bg:#f7faff;--shadow:0 22px 55px rgba(28,50,97,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.notice{min-height:34px;display:flex;align-items:center;justify-content:center;gap:10px;background:#eff5ff;color:#315481;font-size:12px;padding:7px 20px}.notice a:hover{text-decoration:underline}.live-dot,.status-dot{height:7px;width:7px;background:#20bd98;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px #20bd9822}.header{position:sticky;top:0;z-index:40;background:#fffdfdf0;backdrop-filter:blur(20px);border-bottom:1px solid #eaf0f9}.nav{display:flex;align-items:center;justify-content:space-between;height:78px;gap:28px}.brand img{width:137px;height:56px;object-fit:contain;object-position:center;filter:drop-shadow(0 2px 4px #0001)}.navigation{display:flex;gap:33px;align-items:center;font-size:13px;font-weight:700}.navigation>a,.dropdown>button{transition:color .2s}.navigation>a:hover,.dropdown>button:hover{color:var(--blue)}.dropdown{position:relative}.dropdown>button{border:0;background:none;color:inherit;font-size:13px;font-weight:700;padding:22px 0}.dropdown-panel{display:none;position:absolute;top:100%;left:-25px;width:285px;max-height:65vh;overflow:auto;border:1px solid var(--line);box-shadow:var(--shadow);background:white;border-radius:18px;padding:9px}.dropdown:hover .dropdown-panel,.dropdown:focus-within .dropdown-panel,.dropdown.open .dropdown-panel{display:block}.dropdown-panel a{display:flex;align-items:center;gap:11px;padding:11px;border-radius:10px}.dropdown-panel a:hover{background:#f1f6ff}.dropdown-panel strong,.dropdown-panel small{display:block}.dropdown-panel small{color:var(--muted);font-size:11px;font-weight:400;margin-top:2px;line-height:1.3}.menu-symbol{width:34px;height:34px;display:grid;place-items:center;background:#eaf1ff;color:var(--blue);border-radius:9px}.login,.btn.primary,.domain-form button{background:linear-gradient(110deg,#176af5,#7550ec);color:white;box-shadow:0 7px 20px #3f76eb38}.login{font-weight:800;font-size:12px;padding:12px 19px;border-radius:9px;white-space:nowrap}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(110deg,#f9fcff,#f4f8ff 55%,#faf7ff);padding:90px 0 105px}.glow{position:absolute;border-radius:50%;filter:blur(5px);z-index:-1}.glow-one{right:10%;top:-160px;width:600px;height:600px;background:radial-gradient(circle,#d9e9ff 0,transparent 65%)}.glow-two{left:35%;bottom:-300px;width:600px;height:600px;background:radial-gradient(circle,#ece6ff 0,transparent 67%)}.hero-grid,.subhero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.eyebrow,.kicker{color:#176af5;font-weight:800;letter-spacing:.12em;font-size:11px}.eyebrow{display:inline-block;border:1px solid #c9ddff;padding:10px 15px;border-radius:30px;background:#f3f8ff}.hero h1,.subhero h1{font:800 clamp(43px,5.1vw,72px)/1.06 Outfit,sans-serif;letter-spacing:-.045em;margin:25px 0 20px;max-width:650px}.gradient-text{background:linear-gradient(105deg,#176af5 12%,#624ee4 58%,#c74fb3);color:transparent;background-clip:text;-webkit-background-clip:text}.hero-copy>p,.subhero p{max-width:530px;font-size:16px;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:48px;border-radius:10px;font-size:13px;font-weight:800;padding:12px 20px;transition:transform .22s,box-shadow .22s,background .22s}.btn:hover,.login:hover,.domain-form button:hover{transform:translateY(-3px);box-shadow:0 14px 28px #426de63b}.btn.secondary,.btn.outline{background:white;border:1px solid #dce5f3}.hero-points{display:flex;gap:23px;flex-wrap:wrap;font-size:12px;color:#536580}.hero-points i{display:inline-grid;place-items:center;background:#16b794;color:#fff;border-radius:50%;width:16px;height:16px;font-size:11px;font-style:normal;margin-right:5px}.hero-visual{position:relative;min-height:440px;display:grid;place-items:center}.orb{position:absolute;border:1px solid #d9e5fa;border-radius:50%}.orb-one{width:450px;height:450px;animation:slow-spin 35s linear infinite}.orb-two{width:340px;height:340px;border-style:dashed;animation:slow-spin 30s linear infinite reverse}.visual-card{position:relative;width:min(420px,88%);height:320px;transform:rotate(-4deg);border-radius:23px;background:linear-gradient(145deg,#ffffff,#e9f1ff);border:1px solid #fff;box-shadow:0 34px 70px #263d7130;overflow:hidden;animation:float 6s ease-in-out infinite}.visual-top,.visual-bottom{height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:11px;color:#607394;font-weight:700}.visual-top{background:#ffffffdd;border-bottom:1px solid #e3eaf5}.traffic{display:flex;gap:5px}.traffic b{width:7px;height:7px;border-radius:50%;background:#b8cafa}.traffic b:first-child{background:#ffb9bd}.traffic b:nth-child(2){background:#ffd592}.server-graphic{height:211px;display:grid;place-items:center;position:relative;background:radial-gradient(circle at 50% 65%,#b5d6ff,transparent 60%)}.server-tower{width:170px;height:174px;padding:16px;background:linear-gradient(130deg,#243f79,#122044);box-shadow:25px 22px 0 #bfd7fa,25px 30px 40px #2859ab55;border-radius:15px;transform:skewY(-5deg);display:flex;flex-direction:column;gap:10px;z-index:1}.server-tower>div{display:flex;align-items:center;gap:10px;flex:1;background:#132852;border:1px solid #4365a9;border-radius:7px;padding:10px}.server-tower i{width:11px;height:11px;border-radius:50%;background:#35d7b4;box-shadow:0 0 13px #35d7b4}.server-tower span{height:4px;width:40px;background:#668dc5;border-radius:2px}.server-tower span:last-child{width:23px}.signal{position:absolute;width:340px;height:180px;border:1px dashed #89bafa;border-radius:50%;transform:rotate(-17deg)}.signal span{position:absolute;width:7px;height:7px;background:#536fee;border-radius:50%}.signal span:nth-child(1){top:0;left:30%}.signal span:nth-child(2){right:4%;top:42%}.signal span:nth-child(3){bottom:4%;left:30%}.signal span:nth-child(4){left:3%;top:40%}.visual-bottom{background:#fff}.visual-bottom span:last-child{color:#9eb7db}.floating-badge{position:absolute;background:#fff;border:1px solid #e8edfa;border-radius:13px;padding:15px 18px;font-weight:800;font-size:12px;box-shadow:0 12px 30px #24478224;animation:float 5s ease-in-out infinite}.badge-top{right:-8px;top:65px}.badge-bottom{left:-8px;bottom:46px;animation-delay:-2s}.ticker{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ticker-inner{display:flex;justify-content:space-between;gap:15px;padding:21px 0;color:#627491;font-size:11px;font-weight:800;letter-spacing:.035em}.subhero{background:linear-gradient(115deg,#f9fcff,#eef4ff 70%,#faf5ff);padding:55px 0 65px}.subhero h1{font-size:clamp(40px,4.8vw,64px)}.subhero-grid{min-height:300px}.breadcrumb{color:#78859b;font-size:12px}.subhero-art{width:280px;height:260px;place-self:center;border-radius:35px;background:linear-gradient(140deg,#e7f2ff,#e4dfff);box-shadow:inset 0 0 0 1px white,0 22px 65px #5d77b83a;display:grid;place-items:center;transform:rotate(8deg);position:relative}.subhero-art span{font:800 120px Outfit,sans-serif;color:#2373ee;text-shadow:9px 12px 0 #9fc6fa}.subhero-art b{position:absolute;color:#784dea;right:25px;top:15px;font-size:45px}.domain-section{scroll-margin-top:105px;padding:88px 0 60px}.domain-card{padding:34px 42px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px}.domain-heading{display:flex;justify-content:space-between;gap:20px;align-items:end}.domain-heading h2,.section-head h2{font:800 clamp(30px,3.2vw,45px)/1.15 Outfit,sans-serif;letter-spacing:-.035em;margin:11px 0}.domain-heading p,.section-head p{color:var(--muted);line-height:1.65;font-size:14px;max-width:350px}.domain-form{display:flex;align-items:center;gap:10px;margin:22px 0 18px;position:relative}.domain-form input{border:1px solid #dae3f0;min-width:0;flex:1;border-radius:10px;padding:17px 15px 17px 46px;outline:none}.domain-form input:focus{border-color:#3579ed;box-shadow:0 0 0 3px #3579ed22}.search-icon{position:absolute;left:17px;color:var(--blue);font-size:26px;line-height:1}.domain-form button{border:0;border-radius:10px;padding:16px 23px;font-size:13px;font-weight:800;white-space:nowrap}.domain-foot{display:flex;gap:9px;align-items:center;color:#697992;font-size:12px;flex-wrap:wrap}.domain-foot a{color:var(--blue);font-weight:800}.domain-foot small{margin-left:auto;font-size:11px}.plans-section{scroll-margin-top:105px;padding:65px 0 115px}.section-head{text-align:center;max-width:700px;margin:0 auto 43px}.section-head p{max-width:none}.plans-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:35px}.category-tabs{display:flex;flex-wrap:wrap;gap:8px}.tab{border:1px solid #dbe5f3;border-radius:25px;padding:11px 18px;color:#52637e;font-weight:700;font-size:12px;transition:all .2s}.tab:hover,.tab.active{background:#216af0;color:#fff;border-color:#216af0;box-shadow:0 7px 18px #216af036}.billing-switch{display:flex;background:#f0f4fc;padding:4px;border-radius:11px;white-space:nowrap}.billing-switch button{border:0;background:none;padding:9px 12px;border-radius:8px;color:#687792;font-size:11px;font-weight:800}.billing-switch button.selected{background:white;color:var(--blue);box-shadow:0 2px 8px #10265320}.category-label{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 18px}.category-label h3{margin:0;font:700 21px Outfit,sans-serif}.category-label p{color:#7b889d;font-size:13px;margin:5px 0}.category-label>span{font-size:11px;color:#7988a1}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{position:relative;border:1px solid var(--line);border-radius:17px;background:white;padding:30px 27px;min-height:450px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card.featured{border:2px solid #4a6df3;box-shadow:0 10px 35px #476bee22}.popular{position:absolute;top:-14px;right:20px;background:linear-gradient(120deg,#226af5,#7651eb);color:white;border-radius:20px;padding:7px 14px;font-size:10px;font-weight:800}.plan-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;color:#326dee;background:#eef4ff}.product-card h3{font:800 21px Outfit,sans-serif;margin:20px 0 5px}.plan-desc{font-size:12px;color:#7e8ba0;margin:0;min-height:40px}.plan-price{display:flex;align-items:baseline;gap:5px;margin:17px 0}.price-value{font:800 36px Outfit,sans-serif}.currency{font-weight:800;color:var(--blue)}.period{color:var(--muted);font-size:11px}.plan-divider{border-top:1px solid var(--line);margin-bottom:18px}.feature-list{padding:0;list-style:none;margin:0 0 24px;flex:1}.feature-list li{margin:0 0 12px;display:flex;gap:9px;font-size:12px;line-height:1.5;color:#4d5b72}.feature-list li span{color:#13b58e;font-weight:800}.order-button{width:100%}.disabled{width:100%;background:#f2f5fa;color:#91a0b5;cursor:default}.empty-state{grid-column:1/-1;text-align:center;border:1px dashed #cad8ed;border-radius:20px;padding:55px 24px;color:#53647d}.empty-state>span{font-size:35px;color:#286ef2}.empty-state h3{font:700 24px Outfit,sans-serif;color:var(--ink)}.why-section{background:#f7faff;padding:105px 0}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-grid article{padding:30px;border:1px solid #e5ecf5;border-radius:16px;background:white}.why-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:13px;background:#eaf2ff;color:#276cf0;font-size:26px}.why-grid h3{font:700 19px Outfit,sans-serif;margin:22px 0 8px}.why-grid p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.cta-section{padding:105px 0}.cta-card{position:relative;overflow:hidden;border-radius:26px;background:linear-gradient(110deg,#1257db,#6953e9);padding:65px;text-align:center;color:#fff}.cta-glow{position:absolute;width:500px;height:500px;border:1px solid #ffffff26;border-radius:50%;right:-170px;top:-180px;box-shadow:0 0 0 70px #ffffff0b,0 0 0 150px #ffffff0a}.cta-card .kicker{color:#e0eaff}.cta-card h2{position:relative;font:800 clamp(31px,4vw,52px) Outfit,sans-serif;margin:12px 0}.cta-card p{color:#e4eafd}.cta-card .btn{position:relative;margin:13px 5px 0}.btn.white{background:white;color:#2059cb}.btn.glass{border:1px solid #ffffff8c;color:#fff}footer{background:#0b1427;color:#c1cde1;padding:72px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px}.footer-brand img{width:150px;height:80px;object-fit:contain;filter:brightness(0) invert(1)}footer p{font-size:12px;line-height:1.8;max-width:260px;color:#90a0b8}footer h3{color:white;font-size:13px;margin:8px 0 23px}footer a:not(.btn):not(.footer-brand){display:block;color:#a8b7cd;font-size:12px;margin-bottom:13px}footer a:hover{color:white}.footer-btn{background:#286bef;color:white}.footer-bottom{border-top:1px solid #25324a;margin-top:58px;padding-top:21px;display:flex;justify-content:space-between;gap:10px;color:#8192ab;font-size:11px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes float{50%{transform:translateY(-12px) rotate(-4deg)}}@keyframes slow-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.navigation{gap:12px}.hero-grid{gap:10px}.hero-visual{min-height:330px}.orb-one{width:320px;height:320px}.orb-two{width:255px;height:255px}.visual-card{height:280px}.server-graphic{height:175px}.badge-top{right:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.wrap{width:min(100% - 32px,1180px)}.nav{height:68px}.brand img{width:112px}.menu-toggle{display:block;margin-left:auto;border:0;background:none;font-size:23px}.navigation{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:18px 24px;box-shadow:0 18px 30px #12306520;flex-direction:column;align-items:stretch}.navigation.open{display:flex}.dropdown-panel{position:static;width:auto;box-shadow:none;max-height:300px}.login{font-size:10px;padding:10px}.hero{padding:65px 0 50px}.hero-grid,.subhero-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(42px,10vw,60px)}.hero-visual{min-height:330px}.visual-card{width:min(370px,82%)}.floating-badge{font-size:10px}.ticker-inner{overflow:auto;white-space:nowrap}.subhero-art{display:none}.subhero{padding:42px 0}.domain-section{padding:60px 0 30px}.domain-card{padding:26px 20px}.domain-heading{display:block}.domain-form{flex-wrap:wrap}.domain-form input{width:100%;flex:auto}.domain-form button{width:100%}.domain-foot small{margin-left:0}.plans-section{padding:55px 0 80px}.plans-toolbar{align-items:stretch;flex-direction:column}.product-grid,.why-grid{grid-template-columns:1fr}.why-section,.cta-section{padding:70px 0}.cta-card{padding:55px 18px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:10px}}@media(max-width:420px){.footer-grid{grid-template-columns:1fr 1fr}.hero-points{gap:12px}.badge-bottom{left:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}

.help-float{position:fixed;z-index:35;bottom:24px;right:24px;background:linear-gradient(110deg,#176af5,#7250ed);color:white;border-radius:28px;padding:13px 19px;font-size:12px;font-weight:800;box-shadow:0 9px 30px #255ced77;transition:transform .2s}.help-float:hover{transform:translateY(-4px)}

.brand,.footer-brand{display:inline-flex;align-items:center;gap:2px}.brand img{width:58px;height:58px}.brand>span,.footer-brand>span{font:800 26px Outfit,sans-serif;letter-spacing:-.07em;color:#101b35}.brand>span>span,.footer-brand>span>span{color:#246feb}.footer-brand img{width:65px;height:65px;filter:none}.footer-brand>span{color:white;font-size:27px}.footer-brand>span>span{color:#77a3ff}@media(max-width:700px){.brand img{width:46px;height:46px}.brand>span{font-size:22px}}
