@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink:#10231f;--ink-soft:#28413a;--green:#b8e45c;--green-deep:#497d52;--paper:#f5f5ef;--paper-dark:#eaebe3;--white:#fff;--line:#d9ddd2;--muted:#66736d;--orange:#e27a3f;--font-display:"Manrope", "Helvetica Neue", Arial, sans-serif;--font-body:"DM Sans", "Helvetica Neue", Arial, sans-serif;--radius-md:18px;--radius-lg:28px;--shadow:0 24px 70px #10231f1f}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{min-width:320px;color:var(--ink);background:var(--paper);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}main{overflow:hidden}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.04em;line-height:1.05}h1{font-size:clamp(3.15rem,7vw,6.75rem)}h2{font-size:clamp(2.2rem,4.2vw,4rem)}h3{font-size:clamp(1.35rem,2vw,1.85rem)}.container{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:var(--white);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;backdrop-filter:blur(14px);background:#f5f5efe6;border-bottom:1px solid #10231f1f;position:relative}.nav-shell{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:82px;display:grid}.brand{width:max-content;font-family:var(--font-display);letter-spacing:-.025em;align-items:center;gap:11px;font-weight:600;text-decoration:none;display:inline-flex}.brand-mark{width:35px;height:35px;color:var(--green);background:var(--ink);border-radius:9px 3px;place-items:center;font-size:16px;font-weight:800;display:grid;transform:skew(-5deg)}.brand-name strong{color:var(--green-deep);font-weight:700}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:var(--ink-soft);font-size:.92rem;font-weight:600;text-decoration:none}.desktop-nav a:hover,.desktop-nav a.active{color:var(--green-deep)}.header-cta{justify-self:end}.mobile-nav{justify-self:end;display:none}.mobile-nav summary{cursor:pointer;font-weight:700;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);width:min(280px,100vw - 40px);box-shadow:var(--shadow);padding:12px;display:grid;position:absolute;top:70px;right:20px}.mobile-nav-panel a{padding:11px 12px;font-weight:600;text-decoration:none}.desktop-nav a:focus-visible,.mobile-nav summary:focus-visible,.mobile-nav-panel a:focus-visible,.brand:focus-visible,.button:focus-visible,.text-link:focus-visible,.footer-links a:focus-visible{outline:3px solid var(--green);outline-offset:4px}.button{border:1px solid var(--ink);min-height:52px;color:var(--white);background:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{background:var(--ink-soft);transform:translateY(-2px)}.button-small{min-height:44px;padding-inline:18px;font-size:.9rem}.button-outline{color:var(--ink);background:0 0}.button-outline:hover{color:var(--white);background:var(--ink)}.button-light{border-color:var(--green);color:var(--ink);background:var(--green);flex:none}.button-light:hover{background:#c8ee79}.eyebrow{color:var(--green-deep);font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:.74rem;font-weight:800;line-height:1.2;display:flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}.eyebrow-light{color:var(--green)}.section-heading{max-width:680px;margin-bottom:54px}.section-heading p:last-child{max-width:600px;color:var(--muted);font-size:1.08rem}.contact-band{background:var(--paper);padding:0 0 36px}.contact-band-inner{border-radius:var(--radius-lg);color:var(--white);background:var(--ink);background-image:radial-gradient(circle at 90% 20%,#b8e45c29,#0000 28%),linear-gradient(135deg,#ffffff09,#0000 42%);justify-content:space-between;align-items:end;gap:48px;padding:clamp(42px,7vw,78px);display:flex}.contact-band h2{max-width:700px;margin-bottom:18px}.contact-band p:last-child{color:#b8c4bf;max-width:630px;margin-bottom:0;font-size:1.05rem}.site-footer{color:#dce5e1;background:#0b1a17;padding:78px 0 26px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:80px;padding-bottom:64px;display:grid}.brand-light .brand-name strong{color:var(--green)}.footer-intro>p{color:#91a49d;max-width:360px;margin:24px 0 0}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footer-links>div{flex-direction:column;gap:9px;display:flex}.footer-label{color:#6f857d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:800}.footer-links a{color:#dce5e1;width:max-content;font-size:.94rem;text-decoration:none}.footer-links a:hover{color:var(--green)}.footer-bottom{color:#6f857d;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:24px;font-size:.78rem;display:flex}.footer-bottom p{margin:0}.page-hero{border-bottom:1px solid var(--line);padding:clamp(82px,12vw,150px) 0 clamp(74px,10vw,120px)}.page-hero-inner{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:72px;display:grid}.page-hero h1{max-width:880px;margin-bottom:0}.page-hero-copy{color:var(--muted);margin-bottom:6px;font-size:1.16rem}.content-section{padding:clamp(76px,10vw,126px) 0}.narrow-copy{max-width:760px}.narrow-copy h2{margin-bottom:28px}.narrow-copy p{color:var(--muted);font-size:1.08rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-height:250px;padding:30px}.feature-card span{width:38px;height:38px;color:var(--ink);background:var(--green);border-radius:50%;place-items:center;margin-bottom:64px;font-size:.75rem;font-weight:800;display:grid}.feature-card h3{margin-bottom:12px}.feature-card p{color:var(--muted);margin:0}.legal-page{min-height:66vh;padding:clamp(80px,10vw,132px) 0}.legal-page article{max-width:760px}.legal-page h1{margin-bottom:24px}.legal-page h2{margin:42px 0 14px;font-size:1.4rem}.legal-page p{color:var(--muted)}@media (width<=850px){.nav-shell{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-nav{display:block}.footer-grid,.page-hero-inner{grid-template-columns:1fr;gap:46px}.contact-band-inner{flex-direction:column;align-items:start}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.feature-card span{margin-bottom:38px}}@media (width<=560px){.container{width:min(100% - 28px,1180px)}.nav-shell{height:70px}.brand-name{font-size:.9rem}.contact-band-inner{border-radius:20px;padding:34px 26px}.footer-grid{gap:50px}.footer-links{grid-template-columns:1fr 1fr;row-gap:40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
