:root{color-scheme:light;--ink:#0d1b24;--muted:#58707c;--blue:#0d5f79;--aqua:#31c6d4;--cream:#f7f2e9;--paper:#fffdf8;--line:#dbe7ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}.hidden{display:none!important}.gate{position:fixed;inset:0;z-index:50;display:none;align-items:center;justify-content:center;padding:1.2rem;background:radial-gradient(circle at 20% 10%,rgba(49,198,212,.22),transparent 32%),linear-gradient(135deg,#071720,#0d2a35);color:#fff}.gate.flex{display:flex}.gate-card{width:min(100%,27rem);padding:1.35rem;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:#081c25d6;box-shadow:0 30px 90px #00000061;backdrop-filter:blur(16px)}.brand{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--aqua);color:#05242e;font-weight:950;letter-spacing:-.08em}.gate h1{margin:.9rem 0 .45rem;font-size:clamp(2rem,9vw,3rem);line-height:.95;letter-spacing:-.06em}.gate p{color:#cfe4ea;line-height:1.5}.gate input{width:100%;min-height:54px;margin:.85rem 0;border:1px solid #365866;border-radius:16px;background:#041720;color:#fff;padding:0 1rem;font-size:1.05rem}.gate button{width:100%;min-height:54px;border:0;border-radius:16px;background:var(--aqua);font-weight:950;color:#05242e}.site{overflow:hidden}.hero{min-height:92vh;padding:1rem;background:radial-gradient(circle at 85% 10%,rgba(49,198,212,.35),transparent 30%),linear-gradient(135deg,#08202a,#0b3341 56%,#0f6176);color:#fff}.nav{display:flex;justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;padding:.7rem 0}.logo{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:18px;background:var(--paper);color:#0d3b48;font-weight:950;letter-spacing:-.08em;box-shadow:0 18px 42px #0003}.nav-links{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.nav-links a{min-height:44px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:0 .85rem;color:#e7f8fb;background:#ffffff0f}.hero-grid{max-width:1160px;margin:0 auto;display:grid;gap:1.2rem;align-items:center;padding:3rem 0 5rem}.eyebrow,.section-kicker,.card-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:900;color:#8ef4ff}.hero h1{max-width:760px;margin:.55rem 0 1rem;font-size:clamp(3.15rem,13vw,7.4rem);line-height:.82;letter-spacing:-.085em}.lead{max-width:690px;color:#d5edf2;font-size:clamp(1.05rem,4vw,1.28rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0}.btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 1.15rem;font-weight:950}.primary{background:var(--aqua);color:#05242e}.secondary{border:1px solid rgba(255,255,255,.24);color:#fff}.proof-strip{display:flex;flex-wrap:wrap;gap:.55rem}.proof-strip span{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.55rem .75rem;color:#d7edf2;background:#0000001f}.hero-card{border:1px solid rgba(255,255,255,.16);border-radius:32px;padding:1.1rem;background:#ffffff1c;box-shadow:0 24px 70px #00000038;backdrop-filter:blur(18px)}.pipe-mark{height:180px;border-radius:26px;background:linear-gradient(135deg,#fffffff2,#ffffff80);position:relative;overflow:hidden}.pipe-mark:before,.pipe-mark:after{content:"";position:absolute;border:18px solid #0d5f79;border-radius:999px}.pipe-mark:before{width:180px;height:180px;right:-50px;top:22px}.pipe-mark:after{width:110px;height:110px;left:22px;bottom:-34px;border-color:var(--aqua)}.hero-card h2{font-size:clamp(1.55rem,6vw,2.45rem);line-height:1;letter-spacing:-.055em}.hero-card li{margin:.55rem 0;color:#e5fbff}.section{max-width:1160px;margin:0 auto;padding:4rem 1rem}.intro{display:grid;gap:.8rem}.intro h2,.section-head h2,.areas h2,.contact h2{font-size:clamp(2.1rem,9vw,4.7rem);line-height:.9;letter-spacing:-.075em;margin:.3rem 0}.intro p,.areas p,.contact p,.service-card p{color:var(--muted);font-size:1.04rem;line-height:1.6}.section-kicker{color:var(--blue)}.services{background:var(--cream);max-width:none}.services .section-head,.service-grid{max-width:1160px;margin-left:auto;margin-right:auto}.service-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:1.05rem;box-shadow:0 18px 50px #0d1b240f}.service-dot{display:block;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--aqua),var(--blue));margin-bottom:.8rem}.service-card h3{font-size:1.35rem;margin:.2rem 0;letter-spacing:-.04em}.areas,.contact{display:grid;gap:1.1rem;align-items:start}.area-cloud{display:flex;flex-wrap:wrap;gap:.6rem}.area-cloud span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.7rem .9rem;font-weight:800}.contact{margin-bottom:4.5rem}.contact-card{border-radius:30px;background:#08202a;color:#fff;padding:1.1rem;box-shadow:0 24px 70px #0d1b2426}.contact-card a{display:flex;min-height:54px;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);font-weight:950;color:#8ef4ff}.contact-card p{color:#d8edf1}.sticky{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:20;min-height:56px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--aqua);color:#05242e;font-weight:950;box-shadow:0 18px 50px #0d5f7947}@media(min-width:780px){.hero{padding:1.2rem 2rem}.hero-grid{grid-template-columns:1.1fr .82fr;padding:5rem 0 7rem}.section{padding:6rem 2rem}.intro{grid-template-columns:.85fr 1fr}.service-grid{grid-template-columns:repeat(3,1fr)}.areas,.contact{grid-template-columns:.9fr 1fr}.sticky{left:auto;right:2rem;width:auto;padding:0 1.35rem}}
