*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1a2332;--navy-light:#243044;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-light:#3b82f6;--gold:#f59e0b;--gold-light:#fbbf24;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--radius:12px;--radius-sm:8px;--shadow:0 1px 3px #00000014, 0 4px 12px #0000000a;--shadow-lg:0 4px 6px #0000000d, 0 10px 30px #00000014;--shadow-xl:0 8px 30px #0000001f}html{scroll-behavior:smooth;scroll-padding-top:80px}body{color:var(--gray-800);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}html,body{overflow-x:hidden}.btn{border-radius:var(--radius-sm);cursor:pointer;text-align:center;border:2px solid #0000;justify-content:center;align-items:center;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue);color:var(--white);border-color:var(--blue)}.btn-primary:hover{background:var(--blue-dark);border-color:var(--blue-dark);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.btn-outline{color:var(--white);background:0 0;border-color:#fff6}.btn-outline:hover{border-color:var(--white);background:#ffffff1a}.btn-white{background:var(--white);color:var(--blue);border-color:var(--white)}.btn-white:hover{background:var(--gray-50);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.btn-outline-white{color:var(--white);background:0 0;border-color:#fff6}.btn-outline-white:hover{border-color:var(--white);background:#ffffff1a}.btn-nav{background:var(--blue);border-radius:var(--radius-sm);padding:10px 24px;color:var(--white)!important}.btn-nav:hover{background:var(--blue-dark)}.btn-lg{padding:16px 36px;font-size:1.05rem}.btn-full{width:100%}.nav{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a2332f2;border-bottom:1px solid #ffffff0d;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.nav-logo{align-items:center;display:flex}.logo-img{border-radius:6px;width:auto;height:56px}.logo-text-mobile{color:var(--white);font-size:1.1rem;font-weight:700;display:none}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--gray-300);font-size:.9rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-toggle span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hero{background:var(--navy);background-image:url(/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-overlay{background:#1a2332bf;position:absolute;inset:0}.hero-content{z-index:1;max-width:720px;padding-top:120px;padding-bottom:80px;position:relative}.hero-tag{color:var(--blue-light);letter-spacing:.02em;background:#2563eb26;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.hero h1{color:var(--white);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.2rem);font-weight:800;line-height:1.1}.highlight{color:var(--gold)}.hero-sub{color:var(--gray-400);max-width:540px;margin-bottom:40px;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.section-tag{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;background:#2563eb14;border-radius:100px;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-block}.section-title{color:var(--gray-900);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.15}.section-sub{color:var(--gray-500);max-width:560px;margin-bottom:48px;font-size:1.1rem}.services{background:var(--gray-50);padding:100px 0}.services-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.service-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);padding:32px 28px;transition:all .25s}.service-card:hover{box-shadow:var(--shadow-xl);border-color:var(--blue);transform:translateY(-4px)}.service-icon{width:48px;height:48px;color:var(--blue);background:#2563eb14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.service-icon svg{width:24px;height:24px}.service-card h3{color:var(--gray-900);margin-bottom:8px;font-size:1.1rem;font-weight:700}.service-card p{color:var(--gray-500);font-size:.9rem;line-height:1.6}.about{padding:100px 0}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-text p{color:var(--gray-600);margin-bottom:16px;font-size:1.05rem;line-height:1.7}.about-stats{border-top:1px solid var(--gray-200);gap:40px;margin-top:32px;padding-top:32px;display:flex}.stat-number{color:var(--blue);font-size:1.5rem;font-weight:800;display:block}.stat-label{color:var(--gray-500);font-size:.82rem;font-weight:500}.about-visual{flex-direction:column;gap:16px;display:flex}.about-card{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius);align-items:center;gap:20px;padding:24px;transition:all .2s;display:flex}.about-card:hover{border-color:var(--blue);box-shadow:var(--shadow)}.about-card-icon{width:48px;min-width:48px;height:48px;color:var(--blue);background:#2563eb14;border-radius:12px;justify-content:center;align-items:center;display:flex}.about-card-icon svg{width:24px;height:24px}.about-card h4{color:var(--gray-900);margin-bottom:2px;font-size:1rem;font-weight:700}.about-card p{color:var(--gray-500);margin-bottom:0;font-size:.85rem}.areas{background:var(--gray-50);text-align:center;padding:100px 0}.areas .section-sub{margin-left:auto;margin-right:auto}.areas-grid{flex-wrap:wrap;justify-content:center;gap:12px;max-width:700px;margin:0 auto;display:flex}.area-pill{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-700);border-radius:100px;padding:12px 28px;font-size:.95rem;font-weight:600;transition:all .2s}.area-pill:hover{border-color:var(--blue);color:var(--blue);box-shadow:var(--shadow);transform:translateY(-2px)}.area-pill-highlight{background:var(--blue);color:var(--white);border-color:var(--blue)}.area-pill-highlight:hover{background:var(--blue-dark);color:var(--white)}.cta{background:var(--navy);text-align:center;padding:80px 0}.cta h2{color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800}.cta p{color:var(--gray-400);max-width:500px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:1.1rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.contact{padding:100px 0}.contact-inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.contact-info p{color:var(--gray-600);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.contact-details{flex-direction:column;gap:20px;display:flex}.contact-detail{align-items:center;gap:16px;display:flex}.contact-detail svg{width:24px;min-width:24px;height:24px;color:var(--blue)}.contact-detail strong{color:var(--gray-800);margin-bottom:2px;font-size:.85rem;display:block}.contact-detail a,.contact-detail span{color:var(--gray-500);font-size:.95rem}.contact-detail a:hover{color:var(--blue)}.contact-form-wrap{position:relative}.contact-form{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius);padding:40px}.form-group{margin-bottom:20px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}label{color:var(--gray-700);margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}input,select,textarea{border:1px solid var(--gray-300);border-radius:var(--radius-sm);background:var(--white);width:100%;color:var(--gray-800);padding:12px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2563eb1a}textarea{resize:vertical}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.form-note{text-align:center;color:var(--gray-400);margin-top:12px;font-size:.82rem}.form-success{text-align:center;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius);padding:60px 40px;display:none}.form-success.visible{display:block}.success-icon{color:#22c55e;background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.success-icon svg{width:32px;height:32px}.form-success h3{color:var(--gray-900);margin-bottom:8px;font-size:1.4rem;font-weight:700}.form-success p{color:var(--gray-500)}.footer{background:var(--gray-900);border-top:1px solid #ffffff0d;padding:32px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-brand{align-items:center;display:flex}.footer-logo-img{border-radius:6px;width:auto;height:48px}.footer-copy{color:var(--gray-500);font-size:.82rem}.footer-phone{color:var(--gray-400);font-size:.95rem;font-weight:600;transition:color .2s}.footer-phone:hover{color:var(--white)}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (width<=768px){.nav-toggle{display:flex}.nav-links{background:var(--navy);z-index:999;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:16px;padding:24px;display:none;position:fixed;top:72px;left:0;right:0}.nav-links.open{display:flex}.nav-links .btn-nav{text-align:center;width:100%}.logo-img{display:none}.logo-text-mobile{display:block}.hero{background-position:top;min-height:auto}.container{padding:0 28px}.hero-content{padding-top:110px;padding-bottom:60px}.hero h1{font-size:2.2rem}.hero-sub{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.services,.about,.areas,.contact{padding:64px 0}.cta{padding:56px 0}.section-title{font-size:1.6rem}.section-sub{margin-bottom:32px;font-size:1rem}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:24px 20px}.about-inner{grid-template-columns:1fr;gap:40px}.about-stats{gap:24px}.contact-inner{grid-template-columns:1fr;gap:40px}.form-row{grid-template-columns:1fr}.footer-inner{text-align:center;flex-direction:column}.cta h2{font-size:1.5rem}.cta-actions{flex-direction:column;align-items:stretch;width:100%;margin:0 auto}.cta-actions .btn{width:100%}.areas-grid{gap:8px}.area-pill{padding:10px 20px;font-size:.85rem}}@media (width<=480px){.hero-content{padding-top:100px;padding-bottom:48px}.hero h1{font-size:1.8rem}.about-stats{flex-direction:column;gap:16px}.contact-form{padding:24px}.logo-img{height:44px}.footer-logo-img{height:36px}}
