@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#0a2463;--secondary:#1e5f8a;--accent:#e8c547;--light:#f8f9fa;--dark:#1a1a2e;--gray:#6c757d}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,sans-serif;line-height:1.6;color:var(--dark);overflow-x:hidden}nav[role=navigation]{position:fixed;top:0;left:0;right:0;width:100%;height:auto;padding:1rem 5%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:1000;background:hsla(0,0%,100%,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.logo{font-size:1.5rem;font-weight:700;color:var(--primary);text-decoration:none;flex-shrink:0}.logo span{color:var(--accent)}.nav-links{display:flex;flex-direction:row;gap:.5rem;align-items:center}.nav-links,.nav-links li{list-style:none;margin:0;padding:0}.nav-links a,.nav-links li{display:inline-block}.nav-links a{text-decoration:none;color:var(--dark);font-weight:500;transition:color .3s,background .3s;padding:.5rem 1rem;border-radius:6px;white-space:nowrap}.nav-links a:focus,.nav-links a:hover{color:var(--secondary);background:rgba(10,36,99,.05)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.mobile-menu-btn span{display:block;width:25px;height:3px;background:var(--primary);margin:5px 0;border-radius:2px;transition:.3s}.hero{min-height:100vh;min-height:100dvh;background:linear-gradient(135deg,rgba(10,36,99,.9),rgba(30,95,138,.85)),url(https://images.unsplash.com/photo-1494412574643-ff11b0a5c1c3?auto=format&fit=crop&w=2000&q=80) 50%/cover;display:flex;align-items:center;padding:6rem 5% 4rem}.hero-content{max-width:700px;color:#fff}.hero-content h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-content h1 span{color:var(--accent)}.hero-content p{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{display:inline-block;padding:1rem 2rem;background:var(--accent);color:var(--dark);text-decoration:none;font-weight:600;border-radius:50px;transition:all .3s;border:none;cursor:pointer;font-size:1rem;text-align:center;min-width:160px;-webkit-tap-highlight-color:transparent}.btn:focus,.btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(232,197,71,.4);outline:none}.btn:active{transform:translateY(-1px)}.btn-outline{background:transparent;border:2px solid #fff;color:#fff}.btn-outline:focus,.btn-outline:hover{background:#fff;color:var(--primary);box-shadow:0 10px 30px hsla(0,0%,100%,.3)}.stats{padding:3rem 5%;background:var(--primary);display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.stat-item{text-align:center;color:#fff}.stat-item h3{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--accent)}.stat-item p{font-size:clamp(.85rem,1.5vw,1rem);opacity:.8;margin-top:.5rem}.about{padding:5rem 5%;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.about-image{position:relative}.about-image img{width:100%;border-radius:10px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.about-image:before{content:"";position:absolute;width:100%;height:100%;border:3px solid var(--accent);border-radius:10px;top:20px;left:20px;z-index:-1}.about-content h2{font-size:clamp(1.75rem,3vw,2.5rem);color:var(--primary);margin-bottom:1.5rem}.about-content p{color:var(--gray);margin-bottom:1.5rem;font-size:clamp(1rem,1.5vw,1.1rem)}.services{padding:5rem 5%;background:var(--light)}.section-header{text-align:center;max-width:600px;margin:0 auto 3rem;padding:0 1rem}.section-header h2{font-size:clamp(1.75rem,3vw,2.5rem);color:var(--primary);margin-bottom:1rem}.section-header p{color:var(--gray);font-size:clamp(1rem,1.5vw,1.1rem)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:all .3s}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon svg{width:30px;height:30px;fill:#fff}.service-card h3{font-size:1.2rem;color:var(--primary);margin-bottom:.75rem}.service-card p{color:var(--gray);font-size:.95rem}.why-us{padding:5rem 5%;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%)}.why-us,.why-us .section-header h2{color:#fff}.why-us .section-header p{color:hsla(0,0%,100%,.8)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:1000px;margin:0 auto}.feature-item{display:flex;gap:1.25rem}.feature-icon{width:55px;height:55px;min-width:55px;background:rgba(232,197,71,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-icon svg{width:26px;height:26px;fill:var(--accent)}.feature-item h3{font-size:1.1rem;margin-bottom:.5rem}.feature-item p{opacity:.8;font-size:.9rem}.products{padding:5rem 5%}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem}.product-card{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:1}.product-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.1)}.product-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.25rem;background:linear-gradient(transparent,rgba(10,36,99,.95));color:#fff}.product-overlay h3{font-size:1.1rem}.contact{padding:5rem 5%;background:var(--light)}.contact-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}.contact-info h2{font-size:clamp(1.75rem,3vw,2.5rem);color:var(--primary);margin-bottom:1.5rem}.contact-info>p{color:var(--gray);margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.1rem)}.contact-details{display:flex;flex-direction:column;gap:1.25rem}.contact-item{display:flex;align-items:center;gap:1rem}.contact-item-icon{width:48px;height:48px;min-width:48px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-item-icon svg{width:22px;height:22px;fill:#fff}.contact-item-text h4{color:var(--primary);font-size:.95rem}.contact-item-text p{margin:0;color:var(--gray);font-size:.95rem}.contact-form{background:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--dark);font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;transition:border-color .3s;-webkit-appearance:none}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--secondary)}.form-group textarea{min-height:130px;resize:vertical}.contact-form .btn{width:100%}footer{background:var(--dark);color:#fff;padding:4rem 5% 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:2.5rem}.footer-brand p{color:hsla(0,0%,100%,.7);margin-top:1rem;font-size:.95rem}.footer-links h4{color:var(--accent);margin-bottom:1.25rem;font-size:1rem}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.6rem}.footer-links a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .3s;font-size:.95rem;padding:.25rem 0;display:inline-block}.footer-links a:focus,.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem;text-align:center;color:hsla(0,0%,100%,.5);font-size:.9rem}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.products-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){nav[role=navigation]{padding:1rem 4%}.nav-links{display:none!important}.mobile-menu-btn{display:block}.hero{padding:5rem 4% 3rem}.hero-content h1{font-size:2rem}.hero-buttons{flex-direction:column;align-items:stretch}.btn{width:100%;padding:1rem 1.5rem}.stats{grid-template-columns:repeat(2,1fr);padding:2.5rem 4%;gap:1.5rem}.stat-item h3{font-size:2rem}.about{grid-template-columns:1fr;padding:4rem 4%;gap:2.5rem}.about-image{order:-1}.about-image:before{top:10px;left:10px}.services{padding:4rem 4%}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.75rem}.why-us{padding:4rem 4%}.features-grid{grid-template-columns:1fr;gap:2rem}.products{padding:4rem 4%}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.contact{padding:4rem 4%}.contact-wrapper{grid-template-columns:1fr;gap:2.5rem}.contact-form{padding:2rem}footer{padding:3rem 4% 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-brand{order:-1}}@media (max-width:480px){nav{padding:.875rem 4%}.logo{font-size:1.25rem}.hero{padding:4.5rem 4% 2.5rem}.hero-content h1{font-size:1.75rem;margin-bottom:1rem}.hero-content p{font-size:.95rem;margin-bottom:1.5rem}.stats{padding:2rem 4%}.stat-item h3{font-size:1.75rem}.stat-item p{font-size:.8rem}.about{padding:3rem 4%}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.5rem}.products-grid{grid-template-columns:1fr}.product-card{aspect-ratio:4/3}.contact-form{padding:1.5rem}.form-group input,.form-group textarea{padding:.75rem;font-size:16px}.footer-links h4{margin-bottom:1rem}}@media (hover:none) and (pointer:coarse){.btn:hover,.product-card:hover img,.service-card:hover{transform:none}.btn:active{transform:scale(.98)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){:root{--gray:#444}.feature-item p,.hero-content p,.stat-item p{opacity:1}}@media print{.contact-form,.hero-buttons,nav{display:none}.hero{min-height:auto;background:var(--primary)}.about,.contact,.hero,.products,.services{padding:2rem}}