@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_FgfR8ZcDajfGC4sN4gzn6GVCBcxL)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_FgfR8ZcDajfGC4sN4gzn6GVCBcxL)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_FgfR8ZcDajfGC4sN4gzn6GVCBcxL)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_FgfR8ZcDajfGC4sN4gzn6GVCBcxL)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_FgfR8ZcDajfGC4sN4gzn6GVCBcxL)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_FgfR8ZcDajfGC4sN4gzn6GVCBcxL)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_FgfR8ZcDajfGC4sN4gzn6GVCBcxL)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2fe1ab3d-module__-T-KAq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2fe1ab3d-module__-T-KAq__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--navy:#070e1a;--navy-light:#0d1a2f;--cyan:#00d4ff;--white:#fff;--gray:#94a3b8;--card-bg:#132038bf;--font:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font);background:var(--navy);color:var(--white);-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}.header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070e1af0;border-bottom:1px solid #00d4ff1f;padding:0 1.75rem;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;max-width:1280px;height:68px;margin:0 auto;display:flex}.logo{letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:700;display:flex}.logo-icon{width:32px;height:32px}.logo .azure{color:var(--cyan)}.nav-links{align-items:center;gap:.35rem;list-style:none;display:flex}.nav-links>li{position:relative}.nav-links a,.nav-links .nav-trigger{color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.45rem .7rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.nav-links a:hover,.nav-links .nav-trigger:hover{color:var(--cyan)}.nav-links a.cta-nav{background:var(--cyan);color:var(--navy);margin-left:.35rem;padding:.45rem 1.05rem;font-weight:600}.nav-links a.cta-nav:hover{color:var(--navy);background:#00b8e0}.dropdown{position:relative}.dropdown-menu{opacity:0;visibility:hidden;z-index:50;background:#0f1c30;border:1px solid #00d4ff2e;border-radius:8px;min-width:200px;padding:.4rem;list-style:none;transition:all .18s;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 12px 28px #00000073}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:var(--gray);border-radius:5px;padding:.55rem .85rem;font-size:.88rem;display:block}.dropdown-menu a:hover{color:var(--cyan);background:#00d4ff14}.chevron{opacity:.7;width:12px;height:12px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;max-width:1280px;min-height:68vh;margin:0 auto;padding:3.5rem 2rem 2.5rem;display:grid}.hero-label{color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.8rem;font-weight:600}.hero-content h1{letter-spacing:-.035em;margin-bottom:1.15rem;font-size:clamp(2.1rem,4vw,3rem);font-weight:800;line-height:1.12}.hero-content p{color:var(--gray);max-width:460px;margin-bottom:1.9rem;font-size:1.08rem;line-height:1.65}.hero-ctas{flex-wrap:wrap;gap:.9rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.82rem 1.7rem;font-family:inherit;font-size:.98rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--cyan);color:var(--navy);box-shadow:0 0 22px #00d4ff38}.btn-primary:hover{background:#00b8e0;transform:translateY(-1px)}.btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-secondary{color:var(--white);background:0 0;border:1.5px solid #00d4ff73}.btn-secondary:hover{border-color:var(--cyan);background:#00d4ff14}.hero-visual{justify-content:center;align-items:center;display:flex}.datacenter-frame{aspect-ratio:16/10;background:#050a14;border:1px solid #00d4ff33;border-radius:14px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 0 80px #00d4ff1f,0 25px 50px #00000073}.datacenter-frame img{object-fit:cover;width:100%;height:100%;display:block}.trust{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1280px;margin:0 auto;padding:0 2rem 2.5rem;display:flex}.trust-badge{background:var(--card-bg);color:var(--gray);border:1px solid #00d4ff24;border-radius:10px;align-items:center;gap:.45rem;padding:.75rem 1.3rem;font-size:.88rem;font-weight:600;display:inline-flex}.trust-badge strong{color:var(--white)}.trust-badge .badge-icon{align-items:center;display:flex}.home-highlights{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1280px;margin:0 auto 4rem;padding:0 2rem;display:grid}.highlight-card{background:var(--card-bg);border:1px solid #00d4ff1f;border-radius:12px;padding:1.5rem 1.4rem}.highlight-card h3{color:var(--cyan);margin-bottom:.55rem;font-size:1.1rem}.highlight-card p{color:var(--gray);margin:0;font-size:.95rem;line-height:1.6}.page-content{max-width:960px;margin:0 auto;padding:3.5rem 2rem 5rem}.page-content h1{text-align:center;letter-spacing:-.02em;margin-bottom:.85rem;font-size:2.35rem}.page-content .intro{color:var(--gray);text-align:center;max-width:720px;margin:0 auto 2.5rem;font-size:1.08rem;line-height:1.65}.about-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:2.25rem;margin-bottom:2.5rem;display:grid}.about-text p{color:var(--gray);margin-bottom:1.15rem;font-size:1.02rem}.about-text strong{color:var(--white)}.about-images{flex-direction:column;gap:1.1rem;display:flex}.about-figure{background:#050a14;border:1px solid #00d4ff26;border-radius:12px;margin:0;overflow:hidden}.about-figure img{object-fit:cover;aspect-ratio:3/2;width:100%;height:auto;display:block}.about-figure figcaption{color:var(--gray);background:#00000059;padding:.55rem .85rem;font-size:.82rem}.about-callout{background:var(--card-bg);border:1px solid #00d4ff2e;border-radius:12px;margin-bottom:2rem;padding:1.6rem 1.7rem}.about-callout h2{color:var(--cyan);margin-bottom:.7rem;font-size:1.2rem}.about-callout p{color:var(--gray);margin:0;font-size:1rem}.services-grid{flex-direction:column;gap:1.35rem;display:flex}.service-card{background:var(--card-bg);border:1px solid #00d4ff24;border-radius:12px;grid-template-columns:64px 1fr;align-items:start;gap:1.25rem;padding:1.5rem 1.6rem;display:grid}.service-icon{width:52px;height:52px;color:var(--cyan);background:#00d4ff1f;border:1px solid #00d4ff40;border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.service-body h2{color:var(--white);margin-bottom:.5rem;font-size:1.22rem}.service-body p{color:var(--gray);margin:0;font-size:.98rem;line-height:1.65}.contact-form{background:var(--card-bg);border:1px solid #00d4ff29;border-radius:14px;flex-direction:column;gap:1.05rem;max-width:520px;margin:0 auto;padding:1.85rem 1.75rem;display:flex}.form-row{flex-direction:column;gap:.35rem;display:flex}.form-row label{color:var(--gray);font-size:.88rem;font-weight:500}.form-row .req{color:var(--cyan)}.form-row input,.form-row textarea{color:var(--white);background:#070e1ad9;border:1px solid #00d4ff38;border-radius:8px;outline:none;padding:.7rem .85rem;font-family:inherit;font-size:.98rem;transition:border-color .15s}.form-row input:focus,.form-row textarea:focus{border-color:var(--cyan)}.form-check{color:var(--gray);align-items:center;gap:.55rem;font-size:.95rem;display:flex}.form-check input{width:1.05rem;height:1.05rem;accent-color:var(--cyan)}.form-error{color:#f87171;margin:0;font-size:.9rem}.form-success{text-align:center;background:var(--card-bg);border:1px solid #00d4ff33;border-radius:14px;max-width:480px;margin:0 auto;padding:2.2rem 1.8rem}.form-success h2{color:var(--cyan);margin-bottom:.7rem}.form-success p{color:var(--gray);margin-bottom:1.4rem}.resource-group{margin-bottom:2.5rem}.resource-group h2{color:var(--cyan);margin-bottom:1rem;font-size:1.15rem}.resource-list{flex-direction:column;gap:.85rem;list-style:none;display:flex}.resource-list li{background:var(--card-bg);border:1px solid #00d4ff1f;border-radius:10px;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.resource-list strong{color:var(--white);font-size:1rem}.resource-list .meta{color:var(--cyan);font-size:.82rem;font-weight:500}.resource-list .note{color:var(--gray);font-size:.9rem}.note-bottom{color:var(--gray);text-align:center;margin:1.5rem 0 2rem;font-size:.92rem}.cta-block{text-align:center;margin-top:1.75rem}.footer{background:var(--navy-light);border-top:1px solid #00d4ff1a;padding:2.1rem 2rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem;max-width:1280px;margin:0 auto;display:flex}.footer-copy{color:var(--gray);font-size:.88rem}.socials{gap:1.15rem;display:flex}.socials a{color:var(--gray);transition:color .2s;display:flex}.socials a:hover{color:var(--cyan)}.socials svg{width:20px;height:20px}@media (max-width:980px){.nav-links{display:none}.hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:2.2rem}.hero-content p{margin-left:auto;margin-right:auto}.hero-ctas{justify-content:center}.hero-visual{order:-1}.datacenter-frame{max-width:360px}.home-highlights,.about-grid{grid-template-columns:1fr}.service-card{text-align:center;grid-template-columns:1fr}.service-icon{margin:0 auto}}
