:root{--sage:#4e9d8e;--sage-d:#3d8475;--sage-50:#e6f1ee;--sage-100:#cce6dc;--amber:#efa63b;--amber-d:#d6911f;--amber-50:#fbeed6;--ink:#263331;--muted:#5f6c69;--mist:#eff6f2;--surface:#fff;--cream:#faefd9;--mint:#cce6dc;--line:#2633311a;--line-2:#26333129;--shadow:0 18px 40px #26333112;--shadow-sm:0 8px 24px #2633310f;--r:18px;--r-lg:24px;--pill:999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--mist);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Mulish,system-ui,sans-serif;font-weight:400;line-height:1.7}.wrap{max-width:1140px;margin:0 auto;padding:0 24px}.section{padding:clamp(3.5rem,8vw,6.5rem) 0}h1,h2,h3{letter-spacing:-.02em;color:var(--ink);margin:0;font-family:Poppins,sans-serif;font-weight:700;line-height:1.12}h1{font-size:clamp(2.4rem,5.4vw,3.6rem)}h2{font-size:clamp(1.7rem,3.4vw,2.4rem)}h3{font-size:1.2rem;font-weight:600}p{margin:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--sage);outline-offset:2px}.ic{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.16em;width:1.05em;height:1.05em}.eyebrow{color:var(--sage-d);align-items:center;gap:10px;margin:0 0 1.1rem;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--sage);width:22px;height:2px}.lead{color:var(--muted);max-width:48ch;font-size:clamp(1.05rem,1.6vw,1.2rem)}.head{max-width:48ch}.head--center{text-align:center;margin:0 auto}.btn{border-radius:var(--pill);cursor:pointer;border:2px solid #0000;align-items:center;gap:9px;padding:.9rem 1.6rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--sage);color:#fff}.btn--primary:hover{background:var(--sage-d);transform:translateY(-2px)}.btn--ghost{color:var(--ink);border-color:var(--amber);background:0 0}.btn--ghost:hover{background:var(--amber-50);transform:translateY(-2px)}.btn--ghost .ic{color:var(--amber-d)}.site-header{z-index:60;backdrop-filter:blur(10px);background:#eff6f2e0;border-bottom:1px solid #0000;transition:border-color .25s;position:sticky;top:0}.site-header.is-scrolled{border-bottom-color:var(--line)}.nav{justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand__mark{background:var(--sage);color:#fff;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.brand__mark .ic{width:20px;height:20px}.brand__name{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;line-height:1.15}.brand__sub{color:var(--muted);font-family:Mulish,sans-serif;font-size:.72rem;font-weight:500;display:block}.nav__links{color:var(--muted);gap:30px;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:500;display:flex}.nav__links a:hover{color:var(--ink)}.nav__links a.active{color:var(--sage-d)}.nav__cta{align-items:center;gap:16px;display:flex}.nav__wa{color:var(--sage-d);align-items:center;gap:7px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;display:inline-flex}.nav__toggle{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:6px;display:none}.nav__mobile{display:none}.footer{background:var(--surface);border-top:1px solid var(--line);padding:clamp(3rem,6vw,4rem) 0 2rem}.footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;display:grid}.footer__tag{color:var(--muted);max-width:30ch;margin-top:1rem;font-size:.92rem}.footer h4{color:var(--ink);margin:0 0 1.1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600}.footer ul{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.footer a{color:var(--muted);font-size:.92rem}.footer a:hover{color:var(--sage-d)}.footer__bottom{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:3rem;padding-top:1.5rem;font-size:.82rem;display:flex}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.anim{animation:.7s both rise}@media (width<=900px){.nav__links,.nav__wa{display:none}.nav__toggle{display:inline-flex}.nav__mobile{border-top:1px solid var(--line);flex-direction:column;gap:2px;padding:8px 0 16px;display:none}.nav__mobile.open{display:flex}.nav__mobile a{color:var(--muted);padding:.8rem 4px;font-family:Poppins,sans-serif;font-weight:500}.footer__grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.footer__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}html{scroll-behavior:auto}}
