@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";
@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_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__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_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--color-navy-primary:#0f2d4f;--color-navy-dark:#103052;--color-blue-secondary:#154d7f;--color-blue-highlight:#1a72b5;--color-gold-accent:#bb8933;--color-white:#fff;--color-gray-light:#f8f9fa;--color-gray-mid:#6c757d;--color-gray-dark:#343a40;--color-firmament:#0a0f23;--color-eggshell:#fae4cf;--background:#0a1f34;--foreground:var(--color-gray-dark);--font-sans:"Inter",Arial,Helvetica,sans-serif;--text-primary:#e6edf3;--text-secondary:#e6edf3c7;--text-muted:#e6edf399}html,body{background-color:var(--background);width:100%;max-width:100vw;color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}a{color:var(--color-blue-highlight);text-decoration:none;transition:color .3s}a:hover{color:var(--color-gold-accent)}button{font-family:var(--font-sans);cursor:pointer;border:none;transition:transform .2s,box-shadow .2s}.card,.Hero,.Services__item,.whyChooseUsCard,.Testimonials__quote,.contactUs{box-shadow:0 6px 18px #00000014}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--color-blue-highlight);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-gold-accent)}
.header{z-index:1000;background-color:#fffffff2;width:100%;position:fixed;top:0;box-shadow:0 1px 1px #ffffff26}.header-inner{box-sizing:border-box;justify-content:space-between;align-items:center;max-width:1280px;height:100px;margin:0 auto;padding:0 20px;display:flex}.logo a{color:var(--color-white);align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:800;text-decoration:none;display:flex}.logo a span{color:var(--white);padding-left:25px}.logo a span span{color:var(--color-gold-accent);letter-spacing:1.5px}.logo img.logo-img{width:auto;height:60px;display:block}.links{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.links li a{color:var(--color-gold-accent);padding:8px 12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.links li a:hover{background-color:var(--dusk-blue);border-radius:4px;transform:scale(1.05)}.menu-btn{cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;padding:0;display:none}.menu-btn span{background-color:var(--color-gold-accent);border-radius:2px;width:100%;height:4px;transition:all .4s;display:block}.menu-btn.open span:first-child{transform:translateY(10px)rotate(45deg)scaleX(.7)}.menu-btn.open span:nth-child(2){opacity:0}.menu-btn.open span:nth-child(3){transform:translateY(-10px)rotate(-45deg)scaleX(.7)}@media (max-width:1200px){.menu-btn{display:flex}.header-inner{justify-content:space-between;height:70px}.links{background-color:var(--dusk-blue);z-index:999;flex-direction:column;width:100%;padding:10px 0;display:none;position:absolute;top:70px;left:0;box-shadow:0 4px 10px #00000040}.links.open{display:flex}.links li{text-align:center;margin:.5rem 0}.logo a{gap:8px;font-size:1.2rem}.logo img.logo-img,.header-inner{height:80px}}@media (max-width:850px){.links{text-align:center;background:#fff;border-top:1px solid #eee;flex-direction:column;align-items:center;gap:20px;width:100%;margin:0 auto;padding:20px 0;display:none;position:absolute;top:70px;left:0;right:0}.links.open{display:flex}}
.site-footer{background-color:var(--color-white);color:var(--color-gray-dark);text-align:center;font-family:var(--font-sans);border-top:1px solid var(--color-gray-light);padding:2rem 1rem}.site-footer a{color:var(--color-blue-highlight);margin:0 .5rem;text-decoration:none;transition:color .3s}.site-footer a:hover{color:var(--color-gold-accent)}.footer-content p{margin:.25rem 0;font-size:.9rem}@media (max-width:640px){.site-footer{padding:1.5rem 1rem}}
