*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #5FA8A0;--primary-dark: #4a8f88;--primary-darker: #3d7a73;--primary-light: #e6f4f3;--primary-xlight: #f0faf9;--dark: #1a2e2c;--dark-mid: #2c4a48;--text: #2d3e3d;--text-muted: #5a7270;--white: #ffffff;--border: #c8e0de;--shadow: rgba(95, 168, 160, .15);--shadow-md: rgba(95, 168, 160, .25);--font-sans: "Segoe UI", system-ui, -apple-system, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--white);line-height:1.6;font-size:16px}h1,h2,h3,h4,h5,h6{line-height:1.2;color:var(--dark)}a{text-decoration:none;color:inherit}img{max-width:100%}button{cursor:pointer;border:none;font-family:var(--font-sans)}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-alt{background:var(--primary-xlight)}.section-dark{background:var(--dark);color:var(--white)}.section-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:var(--dark)}.section-subtitle{font-size:1.1rem;color:var(--text-muted);margin-bottom:3rem;max-width:600px}.section-header{margin-bottom:3rem}.accent-line{width:60px;height:4px;background:var(--primary);border-radius:2px;margin-bottom:1rem}.btn{display:inline-block;padding:.85rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;transition:all .2s ease;cursor:pointer;border:2px solid transparent;font-family:var(--font-sans)}.btn-primary{background:var(--primary);color:var(--white);border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 16px var(--shadow-md)}.btn-outline{background:transparent;color:var(--primary);border-color:var(--primary)}.btn-outline:hover{background:var(--primary);color:var(--white);transform:translateY(-1px)}.btn-outline-white{background:transparent;color:var(--white);border-color:var(--white)}.btn-outline-white:hover{background:var(--white);color:var(--primary);transform:translateY(-1px)}.page{min-height:calc(100vh - 72px);padding-top:72px}#root{min-height:100vh;display:flex;flex-direction:column}.navbar{position:fixed;top:0;left:0;right:0;height:72px;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 2px 12px var(--shadow);z-index:1000}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.navbar-brand{background:none;border:none;cursor:pointer;padding:8px 0;display:flex;align-items:center;height:100%;box-sizing:border-box}.navbar-logo{height:100%;width:auto;display:block}.navbar-links{display:flex;align-items:center;gap:.25rem;list-style:none}.nav-link{background:none;border:none;font-size:.95rem;font-weight:500;color:var(--text);padding:.5rem .85rem;border-radius:6px;transition:color .2s,background .2s;cursor:pointer;font-family:var(--font-sans)}.nav-link:hover{color:var(--primary);background:var(--primary-light)}.nav-link.active{color:var(--primary);font-weight:600}.nav-cta{margin-left:.75rem;padding:.55rem 1.25rem;font-size:.9rem}.navbar-toggle{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:none;border:none;cursor:pointer;padding:0}.navbar-toggle span{display:block;width:100%;height:2px;background:var(--dark);border-radius:2px;transition:all .3s ease}.navbar-toggle.open span:nth-child(1){transform:translateY(9px) rotate(45deg)}.navbar-toggle.open span:nth-child(2){opacity:0}.navbar-toggle.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media(max-width:768px){.navbar-toggle{display:flex}.navbar-links{display:none;position:absolute;top:72px;left:0;right:0;background:var(--white);flex-direction:column;align-items:stretch;padding:1rem 1.5rem 1.5rem;border-bottom:1px solid var(--border);box-shadow:0 8px 24px var(--shadow);gap:.25rem}.navbar-links.open{display:flex}.nav-link{padding:.75rem 1rem;text-align:left}.nav-cta{margin-left:0;margin-top:.5rem;text-align:center}}.footer{background:var(--dark);color:var(--white);margin-top:auto}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding:4rem 1.5rem 3rem}.footer-logo{font-size:1.5rem;font-weight:800;color:var(--primary);display:block;margin-bottom:.75rem}.footer-tagline{color:#9db8b6;font-size:.95rem;max-width:260px;line-height:1.6}.footer-nav h4,.footer-contact h4{color:var(--white);font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.footer-nav ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-nav ul button{background:none;border:none;color:#9db8b6;font-size:.95rem;cursor:pointer;padding:0;font-family:var(--font-sans);transition:color .2s}.footer-nav ul button:hover{color:var(--primary)}.footer-contact{display:flex;flex-direction:column}.footer-bottom{border-top:1px solid #2c4a48;padding:1.25rem 1.5rem}.footer-bottom p{color:#6b8f8c;font-size:.85rem}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem 2rem}}.hero{background:linear-gradient(135deg,var(--dark) 0%,var(--dark-mid) 100%);color:var(--white);padding:6rem 0 5rem}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem}.hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--white);margin-bottom:1.25rem;line-height:1.15}.hero-accent{color:var(--primary)}.hero-description{font-size:1.1rem;color:#9db8b6;margin-bottom:2rem;max-width:480px;line-height:1.7}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-card{background:#ffffff0d;border:1px solid rgba(95,168,160,.3);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;gap:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stat{display:flex;flex-direction:column;gap:.25rem}.stat-number{font-size:2.5rem;font-weight:800;color:var(--primary);line-height:1}.stat-label{font-size:.9rem;color:#9db8b6}.home-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.home-service-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:box-shadow .2s,transform .2s}.home-service-card:hover{box-shadow:0 8px 32px var(--shadow-md);transform:translateY(-2px)}.service-icon{font-size:2rem;margin-bottom:1rem}.home-service-card h3{font-size:1.1rem;font-weight:700;color:var(--dark);margin-bottom:.75rem}.home-service-card p{color:var(--text-muted);font-size:.95rem;line-height:1.65}.home-services-cta{text-align:center;margin-top:2.5rem}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.why-intro{color:var(--text-muted);font-size:1rem;line-height:1.7;margin-bottom:2rem}.why-list{list-style:none;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.why-list li{display:flex;gap:1rem;align-items:flex-start}.why-check{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--primary-light);color:var(--primary-darker);border-radius:50%;font-size:.85rem;font-weight:700;flex-shrink:0;margin-top:.1rem}.why-list li strong{display:block;color:var(--dark);font-weight:600;margin-bottom:.2rem}.why-list li p{color:var(--text-muted);font-size:.95rem;margin:0}.why-badge{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-darker) 100%);border-radius:16px;padding:3rem 2.5rem;color:var(--white)}.why-badge-quote{font-size:1.1rem;line-height:1.7;font-style:italic;margin-bottom:1.5rem;opacity:.95}.why-badge-name{font-weight:600;font-size:.95rem;opacity:.8}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:3rem}.hero-visual{display:none}.home-services-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr;gap:3rem}}.about-hero{background:linear-gradient(135deg,var(--dark) 0%,var(--dark-mid) 100%);color:var(--white);padding:5rem 0 4rem}.about-hero .hero-eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem}.about-hero h1{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;margin-bottom:1rem;max-width:600px}.about-hero-sub{color:#9db8b6;font-size:1.1rem;max-width:560px;line-height:1.7}.about-grid{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}.about-sidebar{position:sticky;top:90px}.about-avatar{margin-bottom:1.5rem}.avatar-placeholder{width:100%;aspect-ratio:1;border-radius:16px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-darker) 100%);display:flex;align-items:center;justify-content:center;font-size:5rem;font-weight:800;color:#ffffff80;max-width:220px}.about-credentials{background:var(--primary-xlight);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.about-credentials h4{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.about-credentials ul{list-style:none;display:flex;flex-direction:column;gap:.75rem}.about-credentials li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text);font-weight:500}.cred-icon{color:var(--primary);font-size:1rem;flex-shrink:0}.about-body h2{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.about-body p{color:var(--text-muted);font-size:1rem;line-height:1.75;margin-bottom:1.25rem}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0 2.5rem}.value-card{background:var(--primary-xlight);border:1px solid var(--border);border-radius:10px;padding:1.25rem}.value-card h4{color:var(--primary-darker);font-size:.95rem;font-weight:700;margin-bottom:.4rem}.value-card p{color:var(--text-muted);font-size:.875rem;line-height:1.5;margin:0}.about-cta{display:flex;gap:1rem;flex-wrap:wrap}.timeline{display:flex;flex-direction:column;gap:0;max-width:700px;position:relative}.timeline:before{content:"";position:absolute;left:10px;top:0;bottom:0;width:2px;background:var(--border)}.timeline-item{display:flex;gap:1.5rem;padding-bottom:2.5rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{width:22px;height:22px;border-radius:50%;background:var(--primary);flex-shrink:0;margin-top:.15rem;position:relative;z-index:1;border:3px solid var(--primary-xlight)}.timeline-content h4{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:.5rem}.timeline-content p{color:var(--text-muted);font-size:.95rem;line-height:1.65}@media(max-width:900px){.about-grid{grid-template-columns:1fr;gap:2.5rem}.about-sidebar{position:static;display:flex;gap:1.5rem;align-items:flex-start}.about-avatar{margin-bottom:0}.avatar-placeholder{max-width:120px;font-size:3rem}.about-values{grid-template-columns:1fr}}.services-hero{background:linear-gradient(135deg,var(--dark) 0%,var(--dark-mid) 100%);color:var(--white);padding:5rem 0 4rem}.services-hero .hero-eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem}.services-hero h1{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;margin-bottom:1rem;max-width:600px}.services-hero-sub{color:#9db8b6;font-size:1.1rem;max-width:560px;line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.service-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:2rem;transition:box-shadow .2s,transform .2s,border-color .2s}.service-card:hover{box-shadow:0 8px 32px var(--shadow-md);transform:translateY(-3px);border-color:var(--primary)}.service-card-icon{font-size:2rem;margin-bottom:1rem}.service-card h3{font-size:1.1rem;font-weight:700;color:var(--dark);margin-bottom:.75rem}.service-card-desc{color:var(--text-muted);font-size:.9rem;line-height:1.65;margin-bottom:1.25rem}.service-features{list-style:none;display:flex;flex-direction:column;gap:.5rem;border-top:1px solid var(--border);padding-top:1.25rem}.service-features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.875rem;color:var(--text)}.feature-check{color:var(--primary);font-weight:700;flex-shrink:0;margin-top:.05rem}.engagement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.engagement-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2rem;text-align:center}.engagement-number{font-size:2.5rem;font-weight:800;color:var(--primary);opacity:.3;margin-bottom:.75rem;line-height:1}.engagement-card h4{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:.75rem}.engagement-card p{color:var(--text-muted);font-size:.9rem;line-height:1.65}.cta-banner{text-align:center}.cta-inner{max-width:680px;margin:0 auto}.cta-inner h2{color:var(--white);font-size:2rem;margin-bottom:1rem}.cta-inner p{color:#9db8b6;font-size:1.1rem;margin-bottom:2rem}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:900px){.services-grid,.engagement-grid{grid-template-columns:1fr}}@media(min-width:601px)and (max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}}.contact-hero{background:linear-gradient(135deg,var(--dark) 0%,var(--dark-mid) 100%);color:var(--white);padding:5rem 0 4rem}.contact-hero .hero-eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem}.contact-hero h1{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;margin-bottom:1rem;max-width:600px}.contact-hero-sub{color:#9db8b6;font-size:1.1rem;max-width:560px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:5rem;align-items:start}.contact-info h2{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.contact-intro{color:var(--text-muted);font-size:1rem;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.contact-detail-item{display:flex;gap:1rem;align-items:flex-start}.contact-detail-icon{width:40px;height:40px;background:var(--primary-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.contact-detail-item h4{font-size:.875rem;font-weight:600;color:var(--dark);margin-bottom:.2rem}.contact-detail-item p{font-size:.9rem;color:var(--text-muted)}.what-to-expect h3{font-size:1.1rem;font-weight:700;color:var(--dark);margin-bottom:1rem}.what-to-expect ol{list-style:none;counter-reset:steps;display:flex;flex-direction:column;gap:1rem}.what-to-expect ol li{counter-increment:steps;display:flex;gap:.75rem;align-items:flex-start;font-size:.9rem;color:var(--text-muted);line-height:1.6}.what-to-expect ol li:before{content:counter(steps);display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--primary);color:var(--white);border-radius:50%;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:.1rem}.what-to-expect li strong{color:var(--dark)}.contact-form-wrapper{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px var(--shadow)}.contact-form h3{font-size:1.3rem;font-weight:700;color:var(--dark);margin-bottom:1.75rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.form-group label{font-size:.875rem;font-weight:600;color:var(--dark)}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:8px;font-size:.95rem;font-family:var(--font-sans);color:var(--text);background:var(--white);transition:border-color .2s,box-shadow .2s;outline:none}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5fa8a026}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0b4b3}.form-group textarea{resize:vertical;min-height:140px}.form-submit{width:100%;padding:1rem;font-size:1rem;margin-bottom:.75rem}.form-note{font-size:.8rem;color:var(--text-muted);text-align:center}.form-success{text-align:center;padding:3rem 1rem}.success-icon{width:72px;height:72px;background:var(--primary-light);color:var(--primary-darker);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1.5rem}.form-success h3{font-size:1.5rem;font-weight:700;color:var(--dark);margin-bottom:.75rem}.form-success p{color:var(--text-muted);font-size:1rem;line-height:1.7}@media(max-width:900px){.contact-grid{grid-template-columns:1fr;gap:3rem}.form-row{grid-template-columns:1fr}}
