:root{--border:#e9e9e9;--text:#0d0d0d;--muted:#555;--bg:#fff;--soft:#f8f8f6;--accent:#1a6bbf;--red:#c0392b;--green:#5ab233;--font-display:"Syne",sans-serif;--font-body:"DM Sans",sans-serif;--radius:18px;--shadow-sm:0 2px 12px #0000000f;--shadow-md:0 8px 32px #00000017;--shadow-lg:0 20px 60px #00000021}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit}img{display:block}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.03em;line-height:1.05}.container{max-width:1100px;margin:0 auto;padding:0 20px}.header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border-bottom:1px solid #00000012;transition:all .3s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.stickyHeader{transition:all .3s cubic-bezier(.4,0,.2,1)}.stickyHeader.scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffff7;box-shadow:0 4px 30px #00000012}.nav{justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.brand{font-family:var(--font-display);align-items:center;gap:10px;font-weight:900;text-decoration:none;transition:opacity .2s;display:flex}.brand:hover{opacity:.8}.dot{background:var(--accent);border-radius:999px;width:10px;height:10px;display:inline-block}.menu{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.link{color:#333;border-radius:10px;padding:7px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .18s,color .18s}.link:hover{color:#000;background:#f0f0f0}.cta{font-size:14px;font-weight:700;font-family:var(--font-display);color:#fff;letter-spacing:.01em;background:#0d0d0d;border-radius:12px;padding:10px 18px;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s}.cta:hover{background:#1a1a1a;transform:translateY(-1px);box-shadow:0 8px 24px #0000002e}.footer{border-top:1px solid var(--border);background:#fafaf8;padding:52px 0 28px}.footerGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;display:grid}.footerBrand{font-family:var(--font-display);margin-bottom:10px;font-size:18px;font-weight:900}.footerTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:12px;font-size:14px;font-weight:800}.footerLink{color:#555;margin-bottom:4px;font-size:14px;text-decoration:none;transition:color .15s;display:inline-block}.footerLink:hover{color:#000}.muted{color:var(--muted);font-size:14px;line-height:1.6}.footerBottom{border-top:1px solid var(--border);color:#aaa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:36px;padding-top:20px;font-size:13px;display:flex}.fade-up{opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);transform:translateY(32px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity .65s}.fade-in.visible{opacity:1}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.delay-6{transition-delay:.6s}.card-hover{transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),border-color .22s}.card-hover:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001a;border-color:#d0d0d0!important}@media (max-width:768px){.hero-h1,.about-h1{font-size:32px!important;line-height:1.08!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.coverage-grid{grid-template-columns:1fr!important;gap:32px!important}.cta-box{border-radius:20px!important;padding:36px 20px!important}.cta-box h2{font-size:24px!important}.cta-box p br{display:none}.mv-grid{grid-template-columns:1fr!important}.contact-team-grid{flex-direction:column!important}.contact-team-card{min-width:unset!important;width:100%!important}}@media (max-width:900px){section{padding:52px 0!important}h1{font-size:38px!important;line-height:1.08!important}.hero-section{min-height:unset!important;padding:80px 0 60px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.coverage-grid{grid-template-columns:1fr!important;gap:36px!important}.cta-box{padding:48px 32px!important}}@media (max-width:600px){section{padding:40px 0!important}h1{font-size:30px!important;line-height:1.08!important}.nav{flex-wrap:wrap}.menu{justify-content:flex-start;gap:6px;width:100%}.cta{text-align:center;width:100%}.hero-section{padding:64px 0 48px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.coverage-stats{flex-wrap:wrap;gap:16px!important}.cta-box{border-radius:20px!important;padding:36px 20px!important}.cta-box h2{font-size:26px!important}.cta-box p br{display:none}.prmap-wrapper{font-size:12px}}@keyframes floatDot{0%{opacity:.5;transform:translateY(0)translate(0)}33%{opacity:.9;transform:translateY(-18px)translate(6px)}66%{opacity:.6;transform:translateY(-8px)translate(-6px)}to{opacity:.5;transform:translateY(0)translate(0)}}@keyframes floatDotAlt{0%{opacity:.3;transform:translateY(0)translate(0)}50%{opacity:.7;transform:translateY(-24px)translate(-10px)}to{opacity:.3;transform:translateY(0)translate(0)}}@keyframes slideDiag{0%{opacity:0;transform:translate(-100%)translateY(-100%)}20%{opacity:.06}80%{opacity:.06}to{opacity:0;transform:translate(100%)translateY(100%)}}@keyframes pulseShadow{0%{box-shadow:0 0 #1a6bbf00,0 30px 80px #0006}50%{box-shadow:0 0 0 8px #3c8cff2e,0 30px 80px #0006}to{box-shadow:0 0 #1a6bbf00,0 30px 80px #0006}}.cta-animated{animation:3.5s ease-in-out infinite pulseShadow}.cta-dot{pointer-events:none;will-change:transform,opacity;background:#ffffff8c;border-radius:50%;position:absolute}.cta-dot:first-child{width:4px;height:4px;animation:5.2s ease-in-out infinite floatDot;top:15%;left:8%}.cta-dot:nth-child(2){width:3px;height:3px;animation:6.8s ease-in-out .5s infinite floatDotAlt;top:72%;left:14%}.cta-dot:nth-child(3){width:5px;height:5px;animation:7.1s ease-in-out 1.2s infinite floatDot;top:30%;left:25%}.cta-dot:nth-child(4){width:3px;height:3px;animation:5.9s ease-in-out .3s infinite floatDotAlt;top:80%;left:38%}.cta-dot:nth-child(5){width:4px;height:4px;animation:6.3s ease-in-out 2s infinite floatDot;top:20%;left:55%}.cta-dot:nth-child(6){width:3px;height:3px;animation:7.4s ease-in-out .8s infinite floatDotAlt;top:60%;left:65%}.cta-dot:nth-child(7){width:5px;height:5px;animation:5.6s ease-in-out 1.5s infinite floatDot;top:10%;left:78%}.cta-dot:nth-child(8){width:3px;height:3px;animation:6.1s ease-in-out .2s infinite floatDotAlt;top:85%;left:88%}.cta-dot:nth-child(9){width:4px;height:4px;animation:8s ease-in-out 1s infinite floatDot;top:45%;left:92%}.cta-dot:nth-child(10){width:3px;height:3px;animation:5.3s ease-in-out 2.5s infinite floatDotAlt;top:50%;left:48%}.cta-diag{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cta-diag:before,.cta-diag:after{content:"";transform-origin:50%;will-change:transform,opacity;background:linear-gradient(90deg,#0000 0%,#ffffff12 50%,#0000 100%);width:200%;height:1px;position:absolute}.cta-diag:before{animation:9s linear infinite slideDiag;top:30%;left:-50%;transform:rotate(-25deg)}.cta-diag:after{animation:9s linear 4.5s infinite slideDiag;top:65%;left:-50%;transform:rotate(-25deg)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#aaa}::selection{color:var(--text);background:#1a6bbf26}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
