:root{--green: #8dc63f;--deep-green: #3f8f31;--navy: #0e2942;--ink: #1f3550;--muted: #64748b;--cream: #f8faf8;--orange: #f58220;--purple: #673b95;--teal: #11bfc2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Segoe UI,Arial,sans-serif;line-height:1.55}.topbar{background:#102d3b;color:#d8e4e1;font-size:.77rem}.topbar>div{max-width:1180px;margin:auto;display:flex;flex-wrap:wrap;gap:.2rem 1.4rem;padding:.45rem 1.5rem}.topbar a{color:#d8e4e1;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1.5rem;min-height:84px;padding:10px max(1.5rem,calc((100% - 1180px)/2));background:#fff;box-shadow:0 2px 15px #17303d12}.brand{display:block;flex:0 0 185px}.brand img{display:block;width:185px;height:62px;object-fit:contain}nav{margin-left:auto}nav ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem .9rem;list-style:none;margin:0;padding:0}nav a{color:var(--navy);font-size:.88rem;font-weight:600;text-decoration:none}nav a:hover{color:var(--deep-green)}.nav-mobile-cta,.nav-trigger{display:none}.search-trigger{display:grid;place-items:center;flex:0 0 auto;width:2.35rem;height:2.35rem;padding:0;border:1px solid #ccd9d5;border-radius:50%;background:#fff;color:var(--navy);font-size:1.45rem;line-height:1;cursor:pointer}.search-trigger:hover{border-color:var(--deep-green);background:#e9f2e7;color:var(--deep-green)}.site-search-dialog{width:min(620px,calc(100vw - 2rem));margin:auto;padding:0;border:0;border-radius:18px;box-shadow:0 1.5rem 4rem #0008;overflow:visible}.site-search-dialog::backdrop{background:#081b28c9;backdrop-filter:blur(3px)}.site-search-dialog__content{position:relative;padding:2.5rem;background:#fff;border-radius:18px}.site-search-dialog__close{position:absolute;top:.7rem;right:.7rem;width:2.25rem;height:2.25rem;border:0;border-radius:50%;background:#edf3ee;color:var(--navy);font-size:1.6rem;line-height:1;cursor:pointer}.site-search-modal-form label{display:block;margin-bottom:.55rem;color:var(--navy);font-size:1.18rem;font-weight:800}.site-search-modal-form div{display:flex;gap:.65rem}.site-search-modal-form input{flex:1;min-width:0;border:1px solid #b9ccc2;border-radius:999px;padding:.8rem 1rem;color:var(--navy);font:inherit}.site-search-modal-form button{border:0;border-radius:999px;background:var(--deep-green);padding:.8rem 1.2rem;color:#fff;font:inherit;font-weight:800;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-cta,.button{display:inline-block;border:0;border-radius:999px;background:var(--green);padding:.68rem 1.15rem;color:#183a31;font-size:.86rem;font-weight:800;text-decoration:none}.header-cta:hover,.button:hover{background:#b1dd70}.button--outline{background:transparent;border:2px solid currentColor;color:inherit}.button--dark{background:var(--navy);color:#fff}.section{padding:5.2rem max(1.5rem,calc((100% - 1180px)/2))}.eyebrow{margin:0 0 .55rem;color:var(--deep-green);font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.display-title{max-width:700px;margin:0;font-size:clamp(2.25rem,4vw,4.1rem);line-height:1.08;letter-spacing:-.04em}.section-heading{margin:0 0 .9rem;font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.035em}.section-intro{max-width:670px;color:var(--muted);font-size:1.08rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card{background:#fff;padding:1.4rem;border-radius:12px;box-shadow:0 10px 30px #17303d12}.prose{max-width:820px}.prose img{max-width:100%;height:auto;border-radius:10px}.prose a{color:var(--deep-green)}footer{background:#f4f7f8;color:#60708a;padding:3.6rem max(1.5rem,calc((100% - 1180px)/2)) 1rem;font-size:.88rem}footer a{color:#60708a;text-decoration:none}footer a:hover{text-decoration:underline}.footer-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1fr 1.1fr;gap:2.5rem}.footer-grid h2{margin:0 0 .85rem;color:#1d3552;font-size:1.13rem;font-weight:500}.footer-grid p{margin:.25rem 0 1.4rem;line-height:1.48}.instagram-follow{display:flex;align-items:center;gap:.65rem;width:max-content;max-width:100%;color:#9b2ba7;text-decoration:none}.instagram-follow>span:first-child{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:50%;background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7);color:#fff;font-size:1.5rem}.instagram-follow strong,.instagram-follow small{display:block;line-height:1.25}.instagram-follow small{color:#718097}.instagram-follow:hover strong{text-decoration:underline}.privacy{display:block;margin-top:2rem}.bank-details{display:grid;gap:1rem}.bank-details>div{display:flex;gap:.75rem;align-items:flex-start}.bank-details img{width:75px;height:69px;object-fit:contain}.bank-details>div+div img{height:47px}.bank-details p{margin:0;line-height:1.4}.footer-copy{display:flex;flex-direction:column;align-items:center;gap:.6rem;border-top:1px solid #d7e0e4;margin-top:2.8rem;padding-top:1.25rem;color:#8a9aaa;font-size:.83rem}.footer-copy p{margin:0}.footer-social{display:flex;align-items:center;justify-content:center;gap:.7rem;margin:0;padding:0;list-style:none}.footer-social a{display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:50%;color:#fff!important;font-family:Arial,sans-serif;font-size:1.25rem;font-weight:800;line-height:1;text-decoration:none!important;transition:transform .2s ease,filter .2s ease;box-shadow:0 .18rem .6rem #0e294226}.footer-social a:hover{transform:translateY(-2px);filter:brightness(1.08)}.footer-social__facebook{background:#1877f2}.footer-social__twitter{background:#142b43;font-size:1.1rem!important}.footer-social__youtube{background:#f00000;font-size:1rem!important}.footer-social__instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7);font-size:1.55rem!important}.footer-social__tiktok{background:#111;font-size:1.45rem!important}@media(max-width:850px){.topbar>div{display:flex;gap:.15rem .75rem}.topbar span,.topbar a{margin:0}.topbar a[href^="tel:"]{white-space:nowrap}.site-header{position:static;display:grid;grid-template-columns:1fr auto auto;gap:.75rem}.brand{flex:auto}.brand img{width:160px}nav{grid-column:1/-1;grid-row:2;margin:0;display:none;width:100%;border-top:1px solid #e2e9e6;padding-top:.75rem}nav.is-open{display:block}nav ul{flex-direction:column;align-items:stretch;gap:.15rem}nav a{display:block;padding:.65rem .25rem;font-size:1rem}.nav-mobile-cta{display:block;margin-top:.35rem}.nav-mobile-cta a{border-radius:999px;background:var(--green);padding:.75rem 1rem;text-align:center;color:#183a31;font-weight:800}.nav-trigger{display:grid;place-content:center;gap:.26rem;width:2.35rem;height:2.35rem;border:0;border-radius:.35rem;background:#111;cursor:pointer}.nav-trigger span{display:block;width:1.15rem;height:2px;border-radius:2px;background:#fff}.nav-trigger[aria-expanded=true] span:nth-child(1){transform:translateY(.34rem) rotate(45deg)}.nav-trigger[aria-expanded=true] span:nth-child(2){opacity:0}.nav-trigger[aria-expanded=true] span:nth-child(3){transform:translateY(-.34rem) rotate(-45deg)}.header-cta{display:none}.section{padding:3.7rem 1.25rem}.grid,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:2rem}}@media(max-width:500px){.site-search-dialog__content{padding:2rem 1.25rem}.site-search-modal-form div{display:block}.site-search-modal-form button{width:100%;margin-top:.65rem}}
