*{margin:0;padding:0;box-sizing:border-box}:root{--navy: #1a2744;--navy-light: #2d3a52;--gold: #c9a227;--gold-light: #e5d4a1;--gray-100: #f5f6f8;--gray-200: #e8eaed;--gray-600: #5f6b7a;--gray-800: #2c333a;--white: #ffffff}body{font-family:Inter,sans-serif;color:var(--gray-800);line-height:1.6}h1,h2,h3,h4{font-family:"Source Serif 4",serif;font-weight:600}a{text-decoration:none;color:inherit}.skip-link{position:absolute;top:-100%;left:.5rem;z-index:9999;padding:.75rem 1rem;background:var(--gold);color:var(--navy);font-weight:600;border-radius:0 0 4px;transition:top .2s}.skip-link:focus{top:0;outline:2px solid var(--navy);outline-offset:2px}img{max-width:100%;height:auto}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.header{background:var(--navy);color:var(--white);padding:1rem 0;position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between}.logo-wrap{display:flex;align-items:center}.logo{height:60px;width:auto;object-fit:contain}.menu-btn{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.menu-btn span{width:24px;height:2px;background:var(--white)}.nav{display:flex;gap:2rem}.nav-link{color:var(--white);opacity:.9;font-size:.95rem}.nav-link:hover,.nav-link.active{opacity:1;color:var(--gold-light)}.footer{background:var(--navy);color:var(--white);padding:3rem 0 1.5rem;margin-top:4rem}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-logo{height:50px;width:auto;object-fit:contain;margin-bottom:.75rem}.footer-brand p{opacity:.85;font-size:.9rem}.footer-location{margin-top:.25rem}.footer-links .footer-heading,.footer-links h4{margin-bottom:.75rem;font-size:1rem}.footer-links a{display:block;color:var(--white);opacity:.85;font-size:.9rem;margin-bottom:.5rem}.footer-links a:hover{opacity:1;color:var(--gold-light)}.footer-bottom{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);text-align:center;font-size:.85rem;opacity:.8}.hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);color:var(--white);padding:5rem 0;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:.5rem}.hero-tagline{font-size:1.25rem;opacity:.95;margin-bottom:1rem}.hero-desc{max-width:600px;margin:0 auto 2rem;opacity:.9;font-size:1rem}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:opacity .2s}.btn:hover{opacity:.9}.btn-primary{background:var(--gold);color:var(--navy);border:none}.btn-outline{background:transparent;color:var(--white);border:2px solid var(--white)}.section{padding:4rem 0}.section-gray{background:var(--gray-100)}.section-title{text-align:center;font-size:1.75rem;margin-bottom:1rem;color:var(--navy)}.section-intro{text-align:center;max-width:600px;margin:0 auto 2rem;color:var(--gray-600)}.services-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card{background:var(--white);padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000000f}.service-icon{font-size:2rem;margin-bottom:1rem}.service-card h3{margin-bottom:.5rem;color:var(--navy)}.service-card p{color:var(--gray-600);font-size:.95rem;margin-bottom:1rem}.link-arrow{color:var(--gold);font-weight:500;font-size:.95rem}.link-arrow:hover{text-decoration:underline}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.feature h4{color:var(--navy);margin-bottom:.5rem}.feature p{color:var(--gray-600);font-size:.95rem}.section-cta{background:var(--navy);color:var(--white);text-align:center}.section-cta h2{margin-bottom:.5rem}.section-cta p{margin-bottom:1.5rem;opacity:.9}.section-cta .btn-primary{color:var(--navy)}.page-hero{background:var(--navy);color:var(--white);padding:3rem 0;text-align:center}.page-hero h1{font-size:2rem;margin-bottom:.5rem}.page-hero p{opacity:.9}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-image img{border-radius:8px;width:100%;object-fit:cover}.about-text h2{margin-bottom:1rem;color:var(--navy)}.about-text p{margin-bottom:1rem;color:var(--gray-600)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.value-item h4{color:var(--navy);margin-bottom:.5rem}.value-item p{color:var(--gray-600);font-size:.95rem}.services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;list-style:none;margin:0;padding:0}.service-item{background:var(--white);padding:1.5rem;border-radius:8px;border-left:4px solid var(--gold)}.section-gray .service-item{box-shadow:0 2px 8px #0000000a}.service-item h3{color:var(--navy);margin-bottom:.5rem;font-size:1.1rem}.service-item p{color:var(--gray-600);font-size:.9rem}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}.contact-info h2,.contact-form-wrap h2{margin-bottom:1.5rem;color:var(--navy)}.contact-item{margin-bottom:1.5rem}.contact-item h4{font-size:.85rem;color:var(--gray-600);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.contact-item a{color:var(--navy);font-weight:500}.contact-phones a{display:block;margin-bottom:.25rem}.contact-phones a:last-child{margin-bottom:0}.contact-item a:hover{color:var(--gold)}.contact-form .form-group{margin-bottom:1.25rem}.contact-form label{display:block;margin-bottom:.35rem;font-size:.9rem;font-weight:500;color:var(--gray-800)}.contact-form input,.contact-form textarea{width:100%;padding:.65rem .85rem;border:1px solid var(--gray-200);border-radius:4px;font-family:inherit;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--gold)}.form-success{margin-top:1rem;color:#0d8050;font-weight:500}.form-error{margin-top:1rem;color:#c53030;font-weight:500}.text-center{text-align:center}.text-center .btn{margin-top:.5rem}@media (max-width: 768px){.menu-btn{display:flex}.nav{position:absolute;top:100%;left:0;right:0;background:var(--navy-light);flex-direction:column;padding:1rem;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-open{max-height:300px}.nav-link{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.footer-grid{grid-template-columns:1fr;text-align:center}.about-content,.contact-grid{grid-template-columns:1fr}.hero h1{font-size:1.75rem}.hero-cta{flex-direction:column}}
