*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.6;color:#51453e;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:#003761;line-height:1.2;font-weight:600}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}a{color:#3aa2db;text-decoration:none;transition:color 150ms ease}a:hover{color:#003761}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero{background:linear-gradient(rgba(255,255,255,0.88), rgba(0,55,97,0.52)),url("/assets/images/lakeboat.svg");background-position:center 60%;background-size:cover;background-repeat:no-repeat;min-height:420px;position:relative;display:flex;align-items:center}.hero .container{position:relative;z-index:1}.hero .hero-desc-lower{color:#51453e}.site-header{padding:1.5rem 0;background:#fff;border-bottom:1px solid rgba(154,132,120,0.2);position:sticky;top:0;z-index:100}.site-header .container{display:flex;justify-content:space-between;align-items:center}.site-header .logo{display:block;max-width:200px;width:100%;height:auto;aspect-ratio:4 / 1;object-fit:contain;object-position:left center;transition:filter 0.2s;filter:drop-shadow(0 2px 6px rgba(0,55,97,0.05))}.site-header .logo:focus{outline:2px solid #003761;outline-offset:2px}.site-header .logo:active{filter:brightness(0.95)}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.nav-toggle span{display:block;width:24px;height:2px;background:#003761;transition:transform 200ms ease}@media (max-width: 768px){.nav-toggle{display:flex}}.site-nav{display:flex;gap:2rem}.site-nav a{color:#51453e;font-weight:500;transition:color 150ms ease}.site-nav a:hover,.site-nav a.active{color:#003761}@media (max-width: 768px){.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1.5rem 1.5rem;gap:1.5rem;border-bottom:1px solid rgba(154,132,120,0.2)}.site-nav.open{display:flex}}.site-footer{background:#003761;color:#fff;padding:3rem 0;margin-top:6rem}.site-footer .logo{font-size:1.125rem;font-weight:700;color:#fff}.site-footer p{color:rgba(255,255,255,0.7);font-size:0.875rem;margin-top:.5rem}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-nav{display:flex;gap:1.5rem}.footer-nav a{color:rgba(255,255,255,0.8);font-size:0.875rem}.footer-nav a:hover{color:#fff}main{min-height:calc(100vh - 200px)}.section{padding:6rem 0}.section--alt{background:#f8f9fa}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{margin-bottom:1rem}.section-header p{color:#9a8478;font-size:1.125rem;max-width:600px;margin:0 auto}.btn{display:inline-block;padding:1rem 2rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;border-radius:6px;border:none;cursor:pointer;transition:all 150ms ease}.btn--primary{background:#003761;color:#fff}.btn--primary:hover{background:#002038;color:#fff}.btn--secondary{background:transparent;color:#003761;border:2px solid #003761}.btn--secondary:hover{background:#003761;color:#fff}.hero{padding:6rem 0;text-align:center}.hero h1{margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.hero p{font-size:1.125rem;color:#9a8478;max-width:600px;margin:0 auto 2rem}.value-props{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media (max-width: 768px){.value-props{grid-template-columns:1fr}}.value-prop{text-align:center;padding:2rem}.value-prop .icon{width:48px;height:48px;margin:0 auto 1.5rem;color:#3aa2db}.value-prop h3{font-size:1.125rem;margin-bottom:1rem}.value-prop p{color:#9a8478}.cta-section{text-align:center;padding:6rem 0}.cta-section h2{margin-bottom:1.5rem}.cta-section .flex-center{display:flex;justify-content:center;align-items:center;gap:1.5rem}.cta-section .contact-img{max-width:300px;width:100%;border-radius:16px}.cta-section .secondary-text{margin-bottom:2rem}.clients-section{text-align:center;background:#003761}.clients-section .section-header h2{color:#fff}.clients-section .section-header p{color:rgba(255,255,255,0.7)}.logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem}@media (max-width: 768px){.logo-grid{gap:2rem}}.logo-item{flex:0 1 auto}.logo-item img{max-height:60px;max-width:180px;width:auto;object-fit:contain;opacity:0.8;transition:opacity 200ms ease}.logo-item img:hover{opacity:1}.logo-item .text-logo{font-family:'Inter', sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:0.04em;color:#fff;opacity:0.8;transition:opacity 200ms ease;white-space:nowrap;line-height:60px}.logo-item .text-logo:hover{opacity:1}.card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.07);border:1px solid rgba(154,132,120,0.1)}.team-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media (max-width: 768px){.team-grid{grid-template-columns:1fr}}.team-member{text-align:center}.team-member .photo{width:120px;height:120px;border-radius:50%;object-fit:cover;margin:0 auto 1.5rem;background:#f8f9fa}.team-member h3{font-size:1.125rem;margin-bottom:.5rem}.team-member .role{color:#9a8478;font-size:0.875rem;margin-bottom:1rem}.team-member p{font-size:0.9375rem}.services-list{display:flex;gap:2rem}.service-card{width:50%}.service-card h3{margin-bottom:1rem}.service-card p{margin-bottom:1rem}.service-card ul{margin-left:1.5rem;color:#51453e}.service-card ul li{margin-bottom:.5rem}.contact-form{max-width:600px;margin:0 auto}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#51453e}.contact-form .form-group input,.contact-form .form-group textarea{width:100%;padding:1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;border:1px solid rgba(154,132,120,0.3);border-radius:6px;transition:border-color 150ms ease}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{outline:none;border-color:#3aa2db}.contact-form .form-group textarea{min-height:150px;resize:vertical}.contact-form button{width:100%}.contact-fallback{text-align:center;margin-top:2rem;color:#9a8478}.contact-fallback a{font-weight:500}.page-header{padding:3rem 0;text-align:center;border-bottom:1px solid rgba(154,132,120,0.1);background-color:rgba(58,162,219,0.1)}.page-header h1{margin-bottom:1rem}.page-header p{color:#9a8478;font-size:1.125rem}.about-content{max-width:700px;margin:0 auto}.about-content p{margin-bottom:1.5rem}
