@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px}:root{--ink:#0b1721;--navy:#102431;--blue:#2a6bf4;--paper:#f7f7f3;--line:#d9dfdc;--muted:#5e6b70;--lime:#c7f36b;--serif:"Playfair Display", Georgia, serif;--sans:"DM Sans",Arial,sans-serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f7f3eb;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{letter-spacing:.08em;align-items:center;gap:9px;font-size:15px;font-weight:700;display:inline-flex}.brand-light{color:var(--blue)}.brand-mark{align-items:flex-end;gap:3px;height:18px;display:flex}.brand-mark i{background:var(--blue);border-radius:5px;width:4px;display:block}.brand-mark i:first-child{height:9px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:18px}.nav-links{align-items:center;gap:35px;margin-left:90px;display:flex}.nav-links a,footer a,.header-cta{font-size:13px;font-weight:600}.nav-links a{color:#435157;transition:color .2s}.nav-links a:hover{color:var(--blue)}.header-cta{align-items:center;gap:9px;display:flex}.menu-button{color:var(--ink);background:0 0;border:0;padding:5px;display:none}.hero{background:var(--navy);color:#fff;text-align:center;min-height:755px;padding:112px 20px 0;position:relative;overflow:hidden}.hero>:not(.hero-orbit){z-index:2;position:relative}.hero-orbit{border:1px solid #c9edff1f;border-radius:50%;width:780px;height:780px;position:absolute;top:190px;left:50%;transform:translate(-50%)}.orbit-two{border-color:#c9edff12;width:1130px;height:1130px;top:80px}.eyebrow,.section-kicker{font:500 10px/1.2 var(--mono);text-transform:uppercase;letter-spacing:.12em}.eyebrow{color:#bbcbcf;justify-content:center;align-items:center;gap:9px;display:flex}.eyebrow span{background:var(--lime);border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-.065em;margin:24px 0 26px;font-size:clamp(56px,8vw,108px);font-weight:600;line-height:.92}.hero em,h2 em,blockquote em{font-family:var(--serif);font-weight:500}.hero-copy{color:#bfcbce;max-width:490px;margin:0 auto;font-size:17px;line-height:1.55}.hero-actions{justify-content:center;align-items:center;gap:27px;margin:35px 0 56px;display:flex}.button{align-items:center;gap:15px;padding:15px 19px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--lime);color:var(--ink)}.text-link{align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.text-link span{color:var(--lime);font-size:18px}.hero-panel{text-align:left;background:linear-gradient(160deg,#1b3947d9,#0c222deb);border:1px solid #c3dfe43d;width:min(620px,100%);height:286px;margin:0 auto;position:relative;box-shadow:0 20px 80px #00000040}.panel-label{font:500 9px var(--mono);letter-spacing:.11em;text-transform:uppercase;color:#9db4ba;border-bottom:1px solid #c3dfe429;padding:17px 20px}.system-map{height:205px;position:relative}.map-lines{z-index:0;width:100%;height:100%;position:absolute;inset:0}.map-lines path{stroke:#c6e8eb59;stroke-width:1px;fill:none}.map-lines circle{fill:var(--lime)}.map-node{z-index:1;color:#d7eaec;background:#193945;border:1px solid #d4f0f040;justify-content:center;align-items:center;display:flex;position:absolute}.map-node small{font:500 8px var(--mono);letter-spacing:.07em;text-transform:uppercase;color:#abc0c3;white-space:nowrap;position:absolute;top:calc(100% + 8px)}.node-core{background:var(--blue);color:#fff;border-radius:50%;width:50px;height:50px;top:75px;left:calc(50% - 25px)}.node-core b{font:600 21px var(--serif)}.node-core small{left:2px}.pulse{border:1px solid #c7f36ba6;border-radius:50%;animation:2.5s infinite pulse;position:absolute;inset:-7px}.node-one,.node-two,.node-three{border-radius:50%;width:42px;height:42px}.node-one{top:37px;left:18%}.node-two{top:37px;right:18%}.node-three{bottom:18px;left:calc(50% - 21px)}.panel-footer{color:#9db4ba;height:39px;font:500 8px var(--mono);letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #c3dfe429;justify-content:space-around;align-items:center;display:flex;position:absolute;inset:auto 0 0}.section-wrap{padding-left:clamp(24px,9vw,150px);padding-right:clamp(24px,9vw,150px)}.intro{grid-template-columns:1fr 2.2fr;gap:30px;padding-top:130px;padding-bottom:138px;display:grid}.section-kicker{color:#6c7a7f;margin:0}.intro h2,.section-heading h2,.proof h2,.contact h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.3vw,68px);font-weight:600;line-height:.99}.intro>div p{color:var(--muted);max-width:440px;margin-top:28px;font-size:18px;line-height:1.55}.services{padding-bottom:134px}.section-heading{justify-content:space-between;align-items:flex-end;gap:35px;padding-bottom:50px;display:flex}.section-heading>p{max-width:310px;color:var(--muted);font-size:15px;line-height:1.55}.section-heading .section-kicker,.proof-heading .section-kicker{margin-bottom:19px}.service-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.service-tile{background:#fff;border:1px solid #e0e4e5;border-radius:21px;flex-direction:column;grid-column:span 3;min-height:480px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 13px 28px #1329380f}.tile-featured,.tile-wide{grid-column:span 6}.service-tile:hover{border-color:#bdc9d3;transform:translateY(-4px);box-shadow:0 20px 40px #1329381c}.tile-visual{background:linear-gradient(145deg,#fcfdfd,#f2f6f6);height:270px;padding:23px 25px;position:relative;overflow:hidden}.tile-featured .tile-visual,.tile-wide .tile-visual{height:300px}.tile-visual>p{color:#596870;font:500 10px var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:0}.tile-diagram{opacity:.9;background-image:linear-gradient(#e1e8e9 1px,#0000 1px),linear-gradient(90deg,#e1e8e9 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:54px 25px 22px}.diagram-node{z-index:2;color:#315fe5;background:#fff;border:1px solid #cfd9dc;border-radius:15px;place-items:center;width:60px;height:60px;display:grid;position:absolute;box-shadow:0 8px 18px #263e5214}.node-a{border-radius:50%;top:37%;left:12%}.node-b{top:18%;right:16%}.node-c{border-radius:50%;width:44px;height:44px;bottom:14%;right:8%}.diagram-route{background:var(--blue);transform-origin:0;z-index:1;height:2px;position:absolute;box-shadow:0 0 0 4px #2a6bf414}.route-a{width:47%;top:49%;left:24%;transform:rotate(-20deg)}.route-b{width:48%;top:51%;left:24%;transform:rotate(24deg)}.route-c{width:20%;top:65%;left:57%;transform:rotate(0)}.tile-featured .node-a{width:74px;height:74px;top:40%;left:27%}.tile-featured .node-b{top:16%;right:20%}.tile-featured .node-c{bottom:11%;right:20%}.tile-featured .route-a,.tile-featured .route-b{width:35%;left:40%}.tile-wide .node-a{left:19%}.tile-wide .node-b{top:37%;right:47%}.tile-wide .node-c{top:37%;right:15%}.tile-wide .route-a{width:25%;top:49%;left:30%;transform:rotate(0)}.tile-wide .route-b{width:23%;top:49%;left:51%;transform:rotate(0)}.tile-wide .route-c{display:none}.tile-content{border-top:1px solid #e4e8e9;flex-direction:column;flex:1;justify-content:space-between;gap:20px;padding:27px 28px 23px;display:flex}.tile-content h3{letter-spacing:-.05em;margin:0;font-size:clamp(23px,2.3vw,36px);font-weight:600;line-height:1.03}.tile-standard .tile-content h3{font-size:25px}.tile-content>div>p{color:#67767b;margin:12px 0 0;font-size:14px;line-height:1.5}.tile-footer{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.service-tags{flex-wrap:wrap;gap:5px;display:flex}.service-tags span{font:500 8px var(--mono);letter-spacing:.02em;color:#66747a;border:1px solid #dfe5e6;border-radius:20px;padding:5px 6px}.tile-arrow{width:33px;min-width:33px;height:33px;color:var(--blue);background:#e9efff;border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.service-tile:hover .tile-arrow{background:var(--blue);color:#fff}.service-tile:hover .diagram-route{animation:1.1s linear infinite routeFlow}.hosting{background:linear-gradient(#f7f7f3 0%,#edf3f1 100%);padding-top:125px;padding-bottom:132px}.hosting-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:48px;display:flex}.hosting-heading .section-kicker{margin-bottom:19px}.hosting-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.3vw,68px);font-weight:600;line-height:.99}.hosting-heading>p{max-width:350px;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.hosting-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.hosting-card{background:#ffffffc7;border:1px solid #dce5e2;border-radius:20px;flex-direction:column;min-height:446px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #1329380f}.hosting-card:hover{border-color:#aebfbc;transform:translateY(-6px);box-shadow:0 24px 44px #13293821}.hosting-card-featured{color:#fff;background:linear-gradient(145deg,#123444,#0c202c);border-color:#102b3a;box-shadow:0 22px 42px #0d263333}.hosting-card-featured:after{content:"";border:1px solid #c7f36b4d;border-radius:50%;width:192px;height:192px;position:absolute;top:-62px;right:-61px;box-shadow:0 0 0 27px #c7f36b0a,0 0 0 55px #c7f36b06}.hosting-card-top{z-index:1;align-items:flex-start;gap:13px;min-height:74px;display:flex;position:relative}.hosting-orb{background:radial-gradient(circle at 35% 30%,#fff 0 6%,#c7f36b 7% 20%,#2a6bf4 21% 38%,#102431 39% 100%);border-radius:50%;flex:none;width:36px;height:36px;margin-top:2px;box-shadow:0 0 0 6px #2a6bf414}.hosting-card-featured .hosting-orb{box-shadow:0 0 0 6px #c7f36b1a}.hosting-card-top p{font:500 9px/1.2 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#6b7a80;margin:0 0 7px}.hosting-card-featured .hosting-card-top p{color:#b9d0d2}.hosting-card h3{letter-spacing:-.045em;margin:0;font-size:28px;line-height:1}.hosting-popular{color:var(--lime);font:500 9px var(--mono);letter-spacing:.06em;text-transform:uppercase;border:1px solid #c7f36b73;margin-left:auto;padding:7px 9px}.hosting-description{min-height:66px;color:var(--muted);margin:27px 0 24px;font-size:15px;line-height:1.52}.hosting-card-featured .hosting-description{color:#c0d0d2}.hosting-price{border-top:1px solid #dbe4e3;border-bottom:1px solid #dbe4e3;align-items:baseline;gap:10px;padding:18px 0;display:flex}.hosting-card-featured .hosting-price{border-color:#d3ecec2e}.hosting-price span{color:#728084;font:500 9px var(--mono);letter-spacing:.07em;text-transform:uppercase}.hosting-card-featured .hosting-price span{color:#afc2c5}.hosting-price strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:25px}.hosting-card ul{color:#435359;gap:11px;margin:0;padding:20px 0 0;font-size:13px;list-style:none;display:grid}.hosting-card-featured ul{color:#d3e1e2}.hosting-card li{align-items:center;gap:8px;display:flex}.hosting-card li svg{color:var(--blue);flex:none}.hosting-card-featured li svg{color:var(--lime)}.hosting-cta{color:var(--blue);align-items:center;gap:9px;margin-top:auto;padding-top:20px;font-size:13px;font-weight:700;display:flex}.hosting-card-featured .hosting-cta{color:var(--lime)}.statement{background:var(--blue);color:#fff;min-height:515px;padding:115px clamp(24px,9vw,150px);position:relative;overflow:hidden}.statement-grid{opacity:.26;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000);mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000)}.statement .section-kicker{color:#d9e5ff;position:relative}.statement blockquote{letter-spacing:-.06em;margin:47px 0 35px;font-size:clamp(42px,5.8vw,78px);font-weight:600;line-height:.98;position:relative}.button-light{color:var(--ink);background:#fff;position:relative}.proof{grid-template-columns:1.15fr 1fr;gap:85px;padding-top:130px;padding-bottom:128px;display:grid}.proof-points{border-top:1px solid var(--line)}.proof-points>div{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;padding:23px 0;display:grid}.proof-points b{font:500 10px var(--mono);color:var(--blue)}.proof-points h3{grid-column:2;margin:0 0 6px;font-size:17px}.proof-points p{color:var(--muted);grid-column:2;margin:0;font-size:14px}.contact{background:#e7ece8;justify-content:space-between;align-items:flex-end;gap:30px;padding:95px clamp(24px,9vw,150px);display:flex}.contact .section-kicker{margin-bottom:20px}.contact-link{letter-spacing:-.025em;border-bottom:1px solid #829296;align-items:center;gap:21px;padding-bottom:11px;font-size:clamp(15px,1.7vw,20px);font-weight:600;display:flex}.contact-link span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:43px;height:43px;display:grid}footer{border-top:1px solid var(--line);color:#718085;justify-content:space-between;align-items:center;padding:28px clamp(24px,5vw,76px);font-size:11px;display:flex}footer>div{gap:20px;display:flex}footer a:hover{color:var(--blue)}@keyframes pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}}@media (width<=760px){.hosting{padding-top:77px;padding-bottom:77px}.hosting-heading{flex-direction:column;align-items:flex-start;gap:26px;margin-bottom:34px}.hosting-grid{grid-template-columns:1fr;gap:14px}.hosting-card{min-height:0;padding:24px}.hosting-description{min-height:0}.site-header{height:68px}.header-cta{display:none}.menu-button{display:block}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;margin:0;display:none;position:absolute;top:67px;left:0;right:0}.nav-links.open{display:flex}.nav-links a{border-top:1px solid var(--line);padding:17px 24px}.hero{min-height:690px;padding-top:74px}.hero-panel{height:255px}.system-map{height:174px}.node-one{left:12%}.node-two{right:12%}.node-three{bottom:10px}.hero-actions{margin-bottom:43px}.intro,.proof{grid-template-columns:1fr;gap:35px;padding-top:77px;padding-bottom:77px}.section-heading,.contact{flex-direction:column;align-items:flex-start}.section-heading{padding-bottom:35px}.service-card{grid-template-columns:35px 40px 1fr 32px;gap:10px}.service-content h3{font-size:18px}.service-detail{grid-template-columns:1fr;gap:14px}.statement{min-height:400px;padding-top:78px}.statement blockquote{margin-top:35px}.proof{gap:45px}.contact{padding-top:72px;padding-bottom:72px}.contact-link{gap:12px;font-size:14px}.contact-link span{width:35px;height:35px}.contact-link svg{width:19px}.contact h2{font-size:42px}footer{flex-direction:column;align-items:flex-start;gap:18px}.service-grid{grid-template-columns:1fr;gap:14px}.service-tile,.tile-featured,.tile-wide{grid-column:span 1;min-height:0}.tile-visual,.tile-featured .tile-visual,.tile-wide .tile-visual{height:240px}.tile-content{padding:23px}.tile-content h3,.tile-standard .tile-content h3{font-size:29px}}@media (prefers-reduced-motion:reduce){.service-tile,.diagram-route{transition:none!important;animation:none!important}}@keyframes routeFlow{0%,to{opacity:1}50%{opacity:.35}}
