:root{--ivory:#f7f5ef;--paper:#fffdf8;--ink:#111827;--muted:#667085;--line:#dcd9d0;--blue:#2457ff;--blue-dark:#173dcc;--coral:#ff6b55;--lime:#d8ff66;--shadow:0 22px 60px rgba(17,24,39,.11);--radius:22px;--container:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}body,input,textarea,select,button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 88px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:999;left:12px;top:12px;padding:12px 16px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}.topbar{height:34px;display:flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;font:700 11px/1 "Manrope",sans-serif;letter-spacing:.1em;text-transform:uppercase}.topbar span{color:var(--lime);margin-right:9px}.site-header{height:96px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:rgba(247,245,239,.94);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{display:inline-flex;align-items:center;gap:12px;font:800 24px/1 "Manrope",sans-serif;letter-spacing:-.05em}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:16px;letter-spacing:-.08em;transform:rotate(-4deg);box-shadow:0 8px 20px rgba(36,87,255,.18)}.nav-menu{display:flex;align-items:center;gap:32px;margin-left:auto}.nav-menu a,.phone-link{font-size:14px;font-weight:600;color:#344054;position:relative}.nav-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--blue);transition:right .2s ease}.nav-menu a:hover:after,.nav-menu a:focus-visible:after{right:0}.nav-actions{display:flex;align-items:center;gap:15px}.button{border:0;border-radius:999px;padding:14px 21px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 8px 20px rgba(17,24,39,.17)}.button-blue{background:var(--blue);color:#fff;box-shadow:0 12px 26px rgba(36,87,255,.25)}.button-blue:hover{background:var(--blue-dark)}.menu-button{display:none;border:0;background:none;width:42px;height:42px;padding:9px}.menu-button span{display:block;height:2px;background:var(--ink);margin:6px 0}.hero{position:relative;overflow:hidden;padding:82px 0 52px;min-height:650px}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:76px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow,.section-label{margin:0 0 24px;text-transform:uppercase;letter-spacing:.15em;font:800 12px/1.2 "Manrope",sans-serif;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:34px;height:3px;background:var(--coral);border-radius:4px}.hero h1{margin:0;max-width:850px;font:800 clamp(60px,6.1vw,92px)/.94 "Manrope",sans-serif;letter-spacing:-.065em}.hero h1 em{color:transparent;font-style:normal;-webkit-text-stroke:2px var(--ink)}.hero h1 mark,.contact-copy h2 mark{color:inherit;background:none;position:relative;z-index:1}.hero h1 mark:after{content:"";position:absolute;height:14px;left:-3px;right:-6px;bottom:7px;background:var(--coral);z-index:-1;transform:rotate(-1.2deg)}.hero-lead{max-width:610px;margin:30px 0 0;font-size:18px;line-height:1.65;color:#475467}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{font-weight:700;display:inline-flex;align-items:center;gap:9px}.text-link span{color:var(--blue)}.hero-proof{margin-top:40px;padding-top:22px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:22px;color:#475467;font-size:12px}.hero-proof span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--lime);color:var(--ink);font-weight:900;margin-right:7px}.domain-wrap{position:relative;padding-top:58px}.sticker{width:172px;height:172px;position:absolute;right:-6px;top:-30px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--coral);font:800 14px/1.35 "Manrope",sans-serif;transform:rotate(8deg);box-shadow:var(--shadow);z-index:0}.sticker b{font-size:25px;margin-top:5px}.domain-card{position:relative;z-index:1;background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:36px;box-shadow:var(--shadow)}.card-kicker{font:800 11px/1.2 "Manrope",sans-serif;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0}.domain-card h2{font:800 34px/1.05 "Manrope",sans-serif;letter-spacing:-.045em;margin:12px 0 24px}.domain-input-row{display:flex;padding:7px;border:2px solid var(--ink);background:#fff;border-radius:16px}.domain-input-row:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(36,87,255,.12)}.domain-input-row input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 14px;font-size:15px}.domain-input-row button{border:0;border-radius:11px;padding:13px 20px;background:var(--blue);color:#fff;font-weight:800}.domain-input-row button:disabled,.contact-form button:disabled{opacity:.6;cursor:wait}.tld-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px}.tld-grid div{padding:12px 10px;border-radius:12px;background:#f1f3f9}.tld-grid strong{font-size:13px}.tld-grid span{display:block;color:var(--muted);font-size:10px;margin-top:4px}.secure-note{display:flex;align-items:center;gap:8px;color:#475467;font-size:12px;margin:18px 0 0}.secure-note span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--lime);font-weight:900}.form-status{font-size:12px;margin:10px 0 0;min-height:18px;color:var(--muted)}.form-status[data-state=success]{color:#087443}.form-status[data-state=error]{color:#b42318}.hero-shape{position:absolute;border:1px solid #d5d1c8;border-radius:50%}.hero-shape-one{width:410px;height:410px;right:-190px;top:90px}.hero-shape-two{width:120px;height:120px;left:-50px;bottom:18px;background:var(--lime);border:0;opacity:.55}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);overflow:hidden}.strip-inner{min-height:68px;display:flex;align-items:center;gap:25px;white-space:nowrap}.strip-inner b{font:800 11px/1 "Manrope",sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--blue)}.strip-inner span{font-weight:700}.strip-inner i{width:7px;height:7px;border-radius:50%;background:var(--coral)}.section{padding:90px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.section-heading h2,.approach h2,.reference-top h2{font:800 clamp(38px,4vw,58px)/1.02 "Manrope",sans-serif;letter-spacing:-.05em;margin:0;max-width:800px}.section-heading>p{max-width:430px;color:var(--muted);font-size:15px;line-height:1.65;margin:0}.service-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:210px 210px;gap:14px}.service-card{position:relative;border:1px solid var(--line);border-radius:22px;padding:27px;background:var(--paper);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .22s ease,border-color .22s ease}.service-card:hover{transform:translateY(-4px);border-color:var(--blue)}.service-primary{grid-row:span 2;background:var(--blue);color:#fff;border-color:var(--blue)}.service-dark{background:var(--ink);color:#fff}.service-coral{background:#ffe8e2}.service-top{display:flex;align-items:center;justify-content:space-between;font:800 10px/1 "Manrope",sans-serif;letter-spacing:.12em}.service-top b{width:35px;height:35px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:15px}.service-card h3{font:800 25px/1.08 "Manrope",sans-serif;letter-spacing:-.04em;margin:0;max-width:270px}.service-primary h3{font-size:43px}.service-card p{font-size:13px;line-height:1.5;opacity:.75;max-width:410px;margin:10px 0 0}.service-meta{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.3);margin-top:25px;padding-top:16px;font:700 10px/1.45 "Manrope",sans-serif;text-transform:uppercase;letter-spacing:.08em}.approach{background:var(--ink);color:#fff}.approach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.section-label.light,.approach .section-label{color:var(--lime)}.approach-intro>p:not(.section-label){color:#adb5c4;line-height:1.7;max-width:570px}.approach .text-link{margin-top:18px}.approach .text-link span{color:var(--lime)}.process-list{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.18)}.process-list li{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.18)}.process-list li>span{font:700 12px/1 "Manrope",sans-serif;color:var(--coral)}.process-list h3{font:700 21px/1.2 "Manrope",sans-serif;margin:0}.process-list p{color:#aeb5c1;margin:8px 0 0;line-height:1.6;font-size:14px}.references{background:var(--paper)}.reference-top{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px;align-items:end;margin-bottom:42px}.experience{display:flex;align-items:end;gap:15px}.experience strong{font:800 80px/.8 "Manrope",sans-serif;letter-spacing:-.08em;color:var(--blue)}.experience span{font-size:13px;line-height:1.35;color:var(--muted)}.reference-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.reference-grid article{min-height:210px;padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:background .2s ease}.reference-grid article:hover{background:var(--ivory)}.reference-grid span{font:800 10px/1 "Manrope",sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.reference-grid h3{font:800 24px/1.08 "Manrope",sans-serif;letter-spacing:-.04em;margin:0}.reference-grid a{font-size:12px;font-weight:700;color:var(--muted)}.contact-section{background:var(--ink);color:#fff;padding:95px 0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:92px;align-items:start}.contact-copy h2{font:800 clamp(45px,5vw,72px)/.95 "Manrope",sans-serif;letter-spacing:-.06em;margin:0}.contact-copy h2 mark{color:var(--coral)}.contact-copy>p:not(.section-label){color:#aeb5c1;line-height:1.7;max-width:520px}.direct-contact{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:34px}.direct-contact a{padding:18px 0;border-top:1px solid rgba(255,255,255,.2)}.direct-contact span,.direct-contact b{display:block}.direct-contact span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#aeb5c1}.direct-contact b{font-size:15px;margin-top:8px}.contact-form{background:var(--paper);color:var(--ink);padding:32px;border-radius:24px}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-form label{display:grid;gap:8px;font-size:12px;font-weight:700;color:#344054}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px 14px;outline:0;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,87,255,.11)}.contact-form>label{margin-top:18px}.contact-form textarea{resize:vertical}.form-submit{display:flex;align-items:center;gap:18px;margin-top:20px}.form-submit .form-status{flex:1;margin:0}.footer{padding:58px 0 25px;background:#080d17;color:#fff}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.brand-footer{margin-bottom:18px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-grid>div:first-child p{color:#8992a3;max-width:300px;line-height:1.6}.footer-grid strong{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#6f7888;margin-bottom:8px}.footer-grid a:not(.brand){font-size:13px;color:#c0c6d0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#6f7888;font-size:11px}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);font:800 13px/1 "Manrope",sans-serif;box-shadow:0 12px 30px rgba(17,24,39,.22);z-index:30}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}[data-reveal][data-visible=true]{opacity:1;transform:none}
@media(max-width:1100px){.container{width:min(900px,calc(100% - 42px))}.nav-menu{display:none;position:absolute;top:96px;left:0;right:0;background:var(--paper);padding:22px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.nav-menu[data-open]{display:flex}.menu-button{display:block;margin-left:auto}.phone-link{display:none}.hero-grid{grid-template-columns:1fr;gap:10px}.hero h1{font-size:clamp(58px,10vw,88px)}.hero-copy{max-width:850px}.domain-wrap{max-width:680px;padding-top:75px}.service-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.service-primary{grid-row:span 2;min-height:434px}.service-card:not(.service-primary){min-height:210px}.approach-grid,.contact-grid{gap:55px}.reference-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}
@media(max-width:760px){.container{width:min(100% - 32px,620px)}.topbar{font-size:9px}.site-header{height:78px}.nav-menu{top:78px}.nav-actions{display:none}.brand{font-size:20px}.brand-mark{width:38px;height:38px}.hero{padding-top:54px}.hero h1{font-size:clamp(45px,13vw,67px)}.hero h1 em{-webkit-text-stroke-width:1.5px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-proof{gap:14px;flex-direction:column}.domain-wrap{padding-top:48px}.sticker{width:122px;height:122px;right:12px;top:-15px;font-size:11px}.domain-card{padding:24px;border-radius:22px}.domain-card h2{font-size:28px}.domain-input-row{flex-direction:column;gap:7px}.domain-input-row input{min-height:45px}.strip-inner{overflow:hidden}.section{padding:70px 0}.section-heading{align-items:start;flex-direction:column}.section-heading h2,.approach h2,.reference-top h2{font-size:39px}.service-grid{grid-template-columns:1fr}.service-primary{grid-row:auto;min-height:360px}.service-card:not(.service-primary){min-height:190px}.approach-grid,.contact-grid,.reference-top{grid-template-columns:1fr;gap:45px}.reference-grid{grid-template-columns:1fr}.reference-grid article{min-height:175px}.field-grid{grid-template-columns:1fr}.contact-form{padding:22px}.form-submit{align-items:stretch;flex-direction:column}.direct-contact{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.experience strong{font-size:65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}

/* Hosting plans */
.hosting-plans{position:relative;overflow:hidden;background:linear-gradient(180deg,#07111f 0%,#091827 100%);border-top:1px solid #132b40}.hosting-plans:before{content:"";position:absolute;width:560px;height:560px;left:-320px;top:120px;border-radius:50%;background:rgba(34,211,238,.08);filter:blur(80px);pointer-events:none}.hosting-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.hosting-card{position:relative;display:flex;flex-direction:column;min-height:560px;padding:34px;border:1px solid #203b53;border-radius:26px;background:linear-gradient(155deg,rgba(14,35,55,.98),rgba(8,24,41,.98));box-shadow:0 24px 60px rgba(0,0,0,.2);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hosting-card:hover{transform:translateY(-6px);border-color:#22d3ee;box-shadow:0 30px 70px rgba(0,0,0,.3),0 0 30px rgba(34,211,238,.08)}.hosting-card-head{min-height:155px}.hosting-type{display:inline-block;margin-bottom:20px;color:#67e8f9;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hosting-card h3{margin:0;font-size:38px;line-height:1;letter-spacing:-.045em}.hosting-card-head p{margin:17px 0 0;color:#9fb1c4;font-size:14px;line-height:1.65}.hosting-price{display:flex;align-items:end;gap:9px;padding:24px 0;border-top:1px solid #203b53;border-bottom:1px solid #203b53}.hosting-price strong{font-size:24px;line-height:1;color:#f7fbff}.hosting-price span{font-size:11px;color:#8299ad}.hosting-card ul{display:grid;gap:14px;list-style:none;margin:25px 0 30px;padding:0}.hosting-card li{position:relative;padding-left:27px;color:#bdcad6;font-size:13px;line-height:1.45}.hosting-card li:before{content:"✓";position:absolute;left:0;top:-1px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:rgba(34,211,238,.12);color:#67e8f9;font-size:11px;font-weight:800}.hosting-card .button{width:100%;margin-top:auto}.hosting-button{border:1px solid #2b4a64;background:#10273c;color:#f7fbff}.hosting-button:hover{border-color:#22d3ee;background:#12314b}.hosting-featured{border-color:#22d3ee;background:linear-gradient(155deg,#11364a,#0b2036);box-shadow:0 30px 80px rgba(0,0,0,.32),0 0 38px rgba(34,211,238,.1)}.hosting-badge{position:absolute;right:24px;top:24px;padding:8px 11px;border-radius:999px;background:#22d3ee;color:#07111f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hosting-assurances{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;border:1px solid #203b53;border-radius:20px;background:rgba(11,25,42,.8);overflow:hidden}.hosting-assurances div{display:flex;align-items:center;gap:13px;min-height:78px;padding:20px;border-right:1px solid #203b53}.hosting-assurances div:last-child{border-right:0}.hosting-assurances span{color:#22d3ee;font-size:10px;font-weight:800}.hosting-assurances strong{font-size:13px}
@media(max-width:1100px){.hosting-grid{grid-template-columns:1fr}.hosting-card{min-height:0}.hosting-card-head{min-height:0}.hosting-price{margin-top:24px}.hosting-assurances{grid-template-columns:repeat(2,1fr)}.hosting-assurances div:nth-child(2){border-right:0}.hosting-assurances div:nth-child(-n+2){border-bottom:1px solid #203b53}}
@media(max-width:760px){.hosting-card{padding:26px}.hosting-card h3{font-size:34px}.hosting-badge{position:static;align-self:flex-start;margin:0 0 22px}.hosting-assurances{grid-template-columns:1fr}.hosting-assurances div,.hosting-assurances div:nth-child(2){border-right:0;border-bottom:1px solid #203b53}.hosting-assurances div:last-child{border-bottom:0}}

/* Linux hosting comparison */
.linux-comparison{margin-top:34px;border:1px solid #203b53;border-radius:26px;background:#091827;overflow:hidden}.linux-comparison-head{display:flex;align-items:end;justify-content:space-between;gap:45px;padding:32px 34px;border-bottom:1px solid #203b53}.linux-comparison-head h3{margin:14px 0 0;font-size:29px;letter-spacing:-.04em}.linux-comparison-head p{max-width:440px;margin:0;color:#9fb1c4;font-size:13px;line-height:1.6}.linux-pill{display:inline-flex;padding:7px 10px;border:1px solid rgba(34,211,238,.35);border-radius:999px;background:rgba(34,211,238,.08);color:#67e8f9;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.comparison-scroll{overflow-x:auto}.linux-comparison table{width:100%;min-width:780px;border-collapse:collapse}.linux-comparison th,.linux-comparison td{padding:17px 24px;border-bottom:1px solid #183149;text-align:center;font-size:13px}.linux-comparison thead th{padding-block:20px;color:#f7fbff;font-size:14px}.linux-comparison thead th:first-child,.linux-comparison tbody th{text-align:left}.linux-comparison tbody th{width:31%;color:#9fb1c4;font-weight:500}.linux-comparison td{color:#d9e4ed}.linux-comparison .is-highlighted{background:rgba(34,211,238,.055)}.linux-comparison thead .is-highlighted{color:#67e8f9}.linux-comparison .check{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:rgba(34,211,238,.12);color:#67e8f9;font-weight:800}.comparison-actions th,.comparison-actions td{padding-block:24px;border-bottom:0}.comparison-actions td strong{display:block;margin-bottom:9px;color:#f7fbff}.comparison-actions td a{display:inline-flex;padding:8px 13px;border-radius:999px;background:#22d3ee;color:#07111f;font-size:11px;font-weight:800}.comparison-note{margin:0;padding:17px 34px;border-top:1px solid #203b53;color:#71879b;font-size:10px;line-height:1.55}.comparison-scroll:focus-visible{outline:2px solid #22d3ee;outline-offset:-2px}
@media(max-width:760px){.linux-comparison-head{align-items:start;flex-direction:column;padding:26px;gap:18px}.linux-comparison-head h3{font-size:25px}.linux-comparison th,.linux-comparison td{padding:15px 17px}.comparison-note{padding:16px 24px}}

/* Hosting package details */
.hosting-actions{display:grid;grid-template-columns:.78fr 1.22fr;gap:10px;margin-top:auto}.hosting-actions .button{margin-top:0;padding-inline:16px}.hosting-inspect{border:1px solid #2b4a64;background:transparent;color:#f7fbff}.hosting-inspect:hover{border-color:#22d3ee;background:rgba(34,211,238,.07)}.plan-dialog{width:min(920px,calc(100% - 32px));max-height:calc(100vh - 32px);padding:0;border:1px solid #28506b;border-radius:28px;background:#0a1828;color:#f7fbff;box-shadow:0 35px 100px rgba(0,0,0,.62);overflow:auto}.plan-dialog::backdrop{background:rgba(2,8,18,.8);backdrop-filter:blur(8px)}.plan-dialog-shell{position:relative}.plan-dialog-close{position:absolute;z-index:2;right:22px;top:22px;width:42px;height:42px;border:1px solid #2a4961;border-radius:50%;background:#10283d;color:#f7fbff;font-size:25px;line-height:1}.plan-dialog-close:hover{border-color:#22d3ee;color:#67e8f9}.plan-dialog-heading{padding:48px 52px 32px;background:radial-gradient(circle at 88% 10%,rgba(34,211,238,.14),transparent 35%);border-bottom:1px solid #203b53}.plan-dialog-heading>p:first-of-type{margin:19px 0 8px;color:#67e8f9;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.plan-dialog-heading h2{margin:0;font-size:43px;letter-spacing:-.05em}.plan-dialog-heading>p:last-child{max-width:670px;margin:15px 0 0;color:#9fb1c4;line-height:1.65}.plan-dialog-content{display:grid;grid-template-columns:1fr 1fr;gap:46px;padding:34px 52px}.plan-dialog-content h3{margin:0 0 20px;font-size:17px}.plan-specs{display:grid;grid-template-columns:1fr 1fr;margin:0;border:1px solid #203b53;border-radius:16px;overflow:hidden}.plan-specs div{padding:15px;border-right:1px solid #203b53;border-bottom:1px solid #203b53}.plan-specs div:nth-child(2n){border-right:0}.plan-specs div:nth-last-child(-n+2){border-bottom:0}.plan-specs dt{color:#8299ad;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.plan-specs dd{margin:7px 0 0;font-size:15px;font-weight:700}.plan-included{display:grid;gap:13px;list-style:none;margin:0;padding:0}.plan-included li{position:relative;padding:0 0 13px 29px;border-bottom:1px solid #1b344b;color:#bdcad6;font-size:13px}.plan-included li:before{content:"✓";position:absolute;left:0;top:-2px;color:#67e8f9;font-weight:800}.plan-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 52px;border-top:1px solid #203b53;background:#0d2034}.plan-dialog-footer strong,.plan-dialog-footer span{display:block}.plan-dialog-footer strong{font-size:15px}.plan-dialog-footer span{margin-top:5px;color:#8299ad;font-size:11px}
@media(max-width:760px){.hosting-actions{grid-template-columns:1fr}.plan-dialog{width:calc(100% - 20px);max-height:calc(100vh - 20px);border-radius:20px}.plan-dialog-heading{padding:66px 24px 25px}.plan-dialog-heading h2{font-size:32px}.plan-dialog-content{grid-template-columns:1fr;padding:27px 24px;gap:34px}.plan-dialog-footer{align-items:stretch;flex-direction:column;padding:22px 24px}.plan-dialog-footer .button{width:100%}}

/* Domain lookup results */
.domain-results[hidden]{display:none}.domain-results{padding:42px 0 52px;background:#081524;border-top:1px solid #1a3148;border-bottom:1px solid #1a3148;scroll-margin-top:96px}.domain-results-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:24px}.domain-results-head .section-label{margin-bottom:10px}.domain-results-head h2{margin:0;font-size:30px;letter-spacing:-.04em}.domain-results-head h2 span{color:#67e8f9}.domain-results-head>button{width:42px;height:42px;border:1px solid #28445d;border-radius:50%;background:#0d2034;color:#f7fbff;font-size:24px}.domain-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.domain-result-card{display:flex;flex-direction:column;min-height:154px;padding:19px;border:1px solid #203b53;border-radius:17px;background:#0b192a}.domain-result-card.is-available{border-color:rgba(52,211,153,.42);background:linear-gradient(145deg,rgba(16,60,59,.38),#0b192a)}.domain-result-card.is-registered{border-color:rgba(248,113,113,.3)}.domain-result-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.domain-result-top strong{font-size:14px}.domain-result-top span{padding:6px 8px;border-radius:999px;background:#172b3e;color:#9fb1c4;font-size:9px;font-weight:800;text-transform:uppercase}.is-available .domain-result-top span{background:rgba(52,211,153,.13);color:#6ee7b7}.is-registered .domain-result-top span{background:rgba(248,113,113,.11);color:#fca5a5}.domain-result-card>p{margin:13px 0;color:#8299ad;font-size:11px;line-height:1.45}.domain-result-actions{margin-top:auto}.domain-register,.domain-whois{display:inline-flex;padding:8px 11px;border:1px solid #2a4b64;border-radius:999px;background:transparent;color:#dce8f1;font-size:10px;font-weight:800}.domain-register{border-color:#22d3ee;background:#22d3ee;color:#07111f}.domain-results-note{margin:18px 0 0;color:#71879b;font-size:10px;line-height:1.5}.whois-dialog{width:min(760px,calc(100% - 32px));max-height:calc(100vh - 32px);padding:0;border:1px solid #28506b;border-radius:27px;background:#0a1828;color:#f7fbff;box-shadow:0 35px 100px rgba(0,0,0,.62);overflow:auto}.whois-dialog::backdrop{background:rgba(2,8,18,.8);backdrop-filter:blur(8px)}.whois-dialog-shell{position:relative}.whois-dialog-heading{padding:43px 48px 27px;border-bottom:1px solid #203b53;background:radial-gradient(circle at 85% 10%,rgba(34,211,238,.13),transparent 35%)}.whois-dialog-heading h2{margin:15px 0 0;font-size:35px;letter-spacing:-.045em}.whois-dialog-heading p{margin:11px 0 0;color:#9fb1c4;font-size:13px}.whois-dialog-body{min-height:180px;padding:30px 48px}.whois-details{display:grid;grid-template-columns:1fr 1fr;margin:0;border:1px solid #203b53;border-radius:16px;overflow:hidden}.whois-details div{min-height:75px;padding:15px;border-right:1px solid #203b53;border-bottom:1px solid #203b53}.whois-details div:nth-child(2n){border-right:0}.whois-details dt{color:#8299ad;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.whois-details dd{margin:8px 0 0;color:#e0eaf2;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.whois-loading,.whois-error{margin:45px 0;text-align:center;color:#9fb1c4}.whois-error{color:#fca5a5}.whois-dialog-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 48px;border-top:1px solid #203b53;background:#0d2034}.whois-dialog-foot>span{max-width:480px;color:#71879b;font-size:10px;line-height:1.5}.whois-dialog-foot .button{padding:10px 16px}
@media(max-width:1100px){.domain-results-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.domain-results{scroll-margin-top:78px}.domain-results-grid{grid-template-columns:1fr}.domain-results-head{align-items:start}.domain-results-head h2{font-size:25px}.whois-dialog{width:calc(100% - 20px);border-radius:20px}.whois-dialog-heading{padding:66px 24px 24px}.whois-dialog-heading h2{font-size:28px}.whois-dialog-body{padding:24px}.whois-details{grid-template-columns:1fr}.whois-details div,.whois-details div:nth-child(2n){border-right:0}.whois-dialog-foot{align-items:stretch;flex-direction:column;padding:20px 24px}.whois-dialog-foot .button{width:100%}}

/* Aurora alternate direction */
.theme-aurora{--ivory:#07111f;--paper:#0b192a;--ink:#f7fbff;--muted:#9fb1c4;--line:#1a3148;--blue:#22d3ee;--blue-dark:#67e8f9;--coral:#3b82f6;--lime:#67e8f9;--shadow:0 28px 80px rgba(0,0,0,.34);background:#07111f;color:#f7fbff;font-family:Inter,"Segoe UI",Arial,sans-serif}.theme-aurora h1,.theme-aurora h2,.theme-aurora h3,.theme-aurora .brand,.theme-aurora .button,.theme-aurora .eyebrow,.theme-aurora .section-label,.theme-aurora .service-top,.theme-aurora .card-kicker,.theme-aurora .experience strong,.theme-aurora .reference-grid span,.theme-aurora .topbar{font-family:Inter,"Segoe UI",Arial,sans-serif}.theme-aurora .topbar{background:#22d3ee;color:#07111f}.theme-aurora .topbar span{color:#07111f}.theme-aurora .site-header{background:rgba(7,17,31,.9);border-color:#183049}.theme-aurora .brand-mark{background:linear-gradient(145deg,#164e63,#22d3ee);color:#f7fbff;box-shadow:0 0 30px rgba(34,211,238,.2)}.theme-aurora .nav-menu a,.theme-aurora .phone-link{color:#b9c9d8}.theme-aurora .button-dark{background:#f7fbff;color:#07111f}.theme-aurora .menu-button span{background:#f7fbff}.theme-aurora .hero{background:radial-gradient(circle at 75% 28%,rgba(34,211,238,.13),transparent 31%),linear-gradient(135deg,#07111f 0%,#081524 58%,#06101d 100%)}.theme-aurora .eyebrow{color:#67e8f9}.theme-aurora .eyebrow span{background:#22d3ee;box-shadow:0 0 18px rgba(34,211,238,.7)}.theme-aurora .hero h1{max-width:900px}.theme-aurora .hero h1 em{color:#f7fbff;-webkit-text-stroke:0}.theme-aurora .hero h1 mark{color:#67e8f9}.theme-aurora .hero h1 mark:after{background:#22d3ee;height:4px;bottom:-8px;box-shadow:0 0 22px rgba(34,211,238,.55)}.theme-aurora .hero-lead,.theme-aurora .hero-proof{color:#9fb1c4}.theme-aurora .hero-proof{border-color:#1a3148}.theme-aurora .hero-proof span:before{background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.42);color:#67e8f9}.theme-aurora .text-link span{color:#67e8f9}.theme-aurora .button-blue{background:#22d3ee;color:#07111f;box-shadow:0 14px 34px rgba(34,211,238,.2)}.theme-aurora .button-blue:hover{background:#67e8f9}.theme-aurora .sticker{background:#22d3ee;color:#07111f;box-shadow:0 0 55px rgba(34,211,238,.22)}.theme-aurora .domain-card{background:linear-gradient(145deg,rgba(17,42,62,.98),rgba(10,27,46,.98));border-color:#23425d;box-shadow:0 30px 90px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.04)}.theme-aurora .card-kicker{color:#67e8f9}.theme-aurora .domain-input-row{background:#07111f;border-color:#28445d}.theme-aurora .domain-input-row:focus-within{border-color:#22d3ee;box-shadow:0 0 0 4px rgba(34,211,238,.12)}.theme-aurora .domain-input-row input{color:#f7fbff}.theme-aurora .domain-input-row input::placeholder{color:#71879b}.theme-aurora .domain-input-row button{background:#22d3ee;color:#07111f}.theme-aurora .tld-grid div{background:rgba(7,17,31,.5);border:1px solid #23425d}.theme-aurora .tld-grid span,.theme-aurora .secure-note{color:#8fa7ba}.theme-aurora .secure-note span{background:rgba(34,211,238,.13);color:#67e8f9}.theme-aurora .hero-shape{border-color:rgba(34,211,238,.18)}.theme-aurora .hero-shape-two{background:#22d3ee;filter:blur(28px);opacity:.25}.theme-aurora .service-strip{background:#091625;border-color:#1a3148}.theme-aurora .strip-inner b{color:#67e8f9}.theme-aurora .strip-inner i{background:#22d3ee;box-shadow:0 0 10px #22d3ee}.theme-aurora .services{background:#07111f}.theme-aurora .section-heading>p{color:#9fb1c4}.theme-aurora .section-label{color:#67e8f9}.theme-aurora .service-card{background:#0b192a;border-color:#1f3850}.theme-aurora .service-card:hover{border-color:#22d3ee;box-shadow:0 20px 45px rgba(0,0,0,.22)}.theme-aurora .service-primary{background:linear-gradient(150deg,#22d3ee,#38bdf8);color:#07111f;border-color:#22d3ee}.theme-aurora .service-dark{background:#0d2034}.theme-aurora .service-coral{background:#0b2239}.theme-aurora .approach{background:#0a1726}.theme-aurora .approach .section-label{color:#67e8f9}.theme-aurora .approach-intro>p:not(.section-label),.theme-aurora .process-list p{color:#9fb1c4}.theme-aurora .process-list,.theme-aurora .process-list li{border-color:#1f3850}.theme-aurora .process-list li>span{color:#22d3ee}.theme-aurora .references{background:#07111f}.theme-aurora .experience strong{color:#22d3ee;text-shadow:0 0 35px rgba(34,211,238,.18)}.theme-aurora .experience span{color:#9fb1c4}.theme-aurora .reference-grid{border-color:#1f3850}.theme-aurora .reference-grid article{background:#0b192a;border-color:#1f3850}.theme-aurora .reference-grid article:hover{background:#10243a}.theme-aurora .reference-grid span{color:#67e8f9}.theme-aurora .reference-grid a{color:#9fb1c4}.theme-aurora .contact-section{background:linear-gradient(135deg,#07111f,#0b192a)}.theme-aurora .contact-copy h2 mark{color:#67e8f9}.theme-aurora .contact-copy>p:not(.section-label){color:#9fb1c4}.theme-aurora .direct-contact a{border-color:#1f3850}.theme-aurora .direct-contact span{color:#8299ad}.theme-aurora .contact-form{background:#0d2034;color:#f7fbff;border:1px solid #23425d}.theme-aurora .contact-form label{color:#b9c9d8}.theme-aurora .contact-form input,.theme-aurora .contact-form select,.theme-aurora .contact-form textarea{background:#07111f;border-color:#28445d;color:#f7fbff}.theme-aurora .footer{background:#030914}.theme-aurora .footer-grid a:not(.brand),.theme-aurora .footer-grid>div:first-child p{color:#8fa7ba}.theme-aurora .whatsapp{background:#22d3ee;color:#07111f}.theme-aurora .form-status[data-state=success]{color:#67e8f9}
