:root{--font-system: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "Geist", var(--font-system)}h1,h2,h3{font-family:var(--font-display)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{font-family:var(--font-system);line-height:1.6;color:#333;overflow-x:hidden;scroll-snap-type:y proximity}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;background:#0000001a;z-index:9999}.scroll-progress-bar{height:100%;width:0%;background:linear-gradient(90deg,#718f4e,#8fb05e);transition:width .1s ease-out}.skip-links{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;z-index:10000}.skip-link{position:absolute;top:-100px;background:#17200d;color:#fff;padding:.75rem 1.5rem;border-radius:0 0 8px 8px;text-decoration:none;font-weight:600;transition:top .2s ease}.skip-link:focus{position:static;margin-top:0;outline:3px solid #718f4e;outline-offset:2px}:focus-visible{outline:3px solid #718f4e;outline-offset:2px}:focus:not(:focus-visible){outline:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-section :focus-visible,.cta-section :focus-visible,.site-footer :focus-visible{outline-color:#fff}.services-section{background:linear-gradient(135deg,#f5f7f2,#e8ede0);color:#2d3748}.about-section{background:linear-gradient(135deg,#eef2e8,#dcfac1);color:#2d3748}.contact-section{background:linear-gradient(135deg,#f9faf7,#bced85);color:#2d3748}.services-section .section-title,.about-section .section-title,.contact-section .section-title{color:#1a202c}.services-section .section-content,.about-section .section-content,.contact-section .section-content{color:#4a5568}.trust-section{background:linear-gradient(to bottom,#2d4a1e,#17200d);padding:2rem 0}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;transition:background .3s ease,box-shadow .3s ease}.site-header.scrolled{background:#17200df2;box-shadow:0 2px 20px #00000026;backdrop-filter:blur(10px)}.header-nav{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-logo{font-size:1.5rem;font-weight:600;color:#fff;text-decoration:none;letter-spacing:-.02em;transition:opacity .2s ease}.header-logo:hover{opacity:.9}.header-links{display:flex;list-style:none;margin:0;padding:0;gap:.5rem}.header-links a{color:#ffffffd9;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease}.header-links a:hover{color:#fff;background:#ffffff1a}.header-links a.current{color:#718f4e;background:#718f4e1a}.header-links a:focus-visible{outline:2px solid white;outline-offset:2px}.header-cta{background:linear-gradient(135deg,#718f4e,#5a7a3f);color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;padding:.625rem 1.25rem;border-radius:6px;transition:all .2s ease;box-shadow:0 2px 8px #718f4e4d}.header-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #718f4e66}.header-cta:focus-visible{outline:2px solid white;outline-offset:2px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px}.hamburger-line{width:100%;height:2px;background:#fff;border-radius:1px;transition:all .3s ease}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.page-header{background:#17200d;padding:1rem 2rem;position:sticky;top:0;z-index:100}.nav-container{max-width:900px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{color:#fff;font-weight:700;font-size:1.25rem;text-decoration:none;font-family:var(--font-display)}.logo:hover{opacity:.9}.back-link{color:#fffc;text-decoration:none;font-size:.9rem;transition:color .2s ease}.back-link:hover{color:#fff}.back-link:focus-visible{outline:2px solid white;outline-offset:2px;border-radius:4px}@media(max-width:768px){.site-header{padding:.75rem 1rem}.header-links{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;flex-direction:column;justify-content:center;align-items:center;gap:0;z-index:998;padding:0;margin:0;visibility:hidden;transform:translateY(-100%);transition:transform .3s ease,visibility .3s ease}.header-links:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0d1208;z-index:-1}.header-links.active{visibility:visible;transform:translateY(0)}.header-links li{width:100%;list-style:none;position:relative;z-index:1}.header-links a{font-size:1.5rem;padding:1.25rem 2rem;width:100%;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);display:block;color:#fff;position:relative;z-index:1}.header-links a:hover{background:#ffffff1a}.header-cta{display:none}.mobile-menu-toggle{display:flex;z-index:999}.page-header{padding:1rem 1.5rem}}
