@font-face{font-family:"DM Sans";font-style:normal;font-weight:400 700;font-display:swap;src:url("/fonts/dm-sans-latin.woff2") format("woff2")}.page-hero--guides{background:radial-gradient(circle at 82% 25%,rgba(198,74,8,.28),transparent 34%),var(--green)}.guide-featured__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-featured__grid article{overflow:hidden;border:1px solid rgba(0,80,48,.12);border-radius:18px;background:var(--white);box-shadow:0 18px 45px rgba(6,48,32,.07)}.guide-card__image{display:block;height:280px;overflow:hidden}.guide-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.guide-card__image:hover img{transform:scale(1.025)}.guide-featured__grid article>div{padding:28px}.guide-featured__grid article>div>span,.guide-list article>span{color:var(--orange-deep);font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.guide-featured__grid h2{margin:18px 0 15px;font-size:1.55rem}.guide-featured__grid h2 a,.guide-list h3 a{text-decoration:none}.guide-featured__grid p,.guide-list p{color:var(--muted)}.guide-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-list article{min-height:285px;padding:28px;display:flex;flex-direction:column;border:1px solid rgba(0,80,48,.12);border-radius:16px;background:var(--white)}.guide-list h3{margin:18px 0 13px;font-size:1.32rem;line-height:1.18}.guide-list article>div{display:flex;margin-top:auto;padding-top:16px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:.76rem}.guide-list article>div a{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--white);background:var(--green)}.guide-archive__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.guide-archive__grid>section{padding:30px;border:1px solid rgba(0,80,48,.12);border-radius:16px;background:var(--cream)}.guide-archive__grid h3{margin-bottom:20px;font-size:1.35rem}.guide-archive__grid ul{margin:0;padding:0;list-style:none}.guide-archive__grid li{display:grid;grid-template-columns:1fr auto;padding:11px 0;align-items:start;gap:18px;border-top:1px solid rgba(0,80,48,.12)}.guide-archive__grid a{color:var(--green);font-size:.84rem;font-weight:750;line-height:1.4;text-decoration:none}.guide-archive__grid a:hover{text-decoration:underline;text-underline-offset:3px}.guide-archive__grid time{color:var(--muted);font-size:.67rem;white-space:nowrap}.guide-list svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}@media (max-width:1000px){.guide-featured__grid,.guide-list{grid-template-columns:1fr 1fr}.guide-archive__grid{grid-template-columns:1fr}}@media (max-width:720px){.guide-featured__grid,.guide-list{grid-template-columns:1fr}.guide-archive__grid>section{padding:24px 20px}.guide-archive__grid li{grid-template-columns:1fr;gap:3px}.mobile-dock{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url("/fonts/manrope-latin.woff2") format("woff2")}:root{--green:#005030;--green-deep:#003b24;--green-soft:#dcebe4;--orange-logo:#f47321;--orange:#f47321;--orange-action:#c14608;--orange-on-green:#ffbd94;--orange-deep:#a63b05;--cream:#f7f2e9;--cream-deep:#eee5d7;--white:#fff;--ink:#13231d;--muted:#5d6b65;--line:#dcded8;--yellow:#f8b84e;--head:"Manrope",Arial,sans-serif;--body:"DM Sans",Arial,sans-serif;--shadow:0 24px 70px rgba(6, 48, 32, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.nav-open{overflow:hidden}.skip-link{position:fixed;z-index:10000;top:12px;left:12px;padding:12px 18px;border-radius:8px;color:var(--white);background:var(--green-deep);font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}img{display:block;max-width:100%;height:auto}a{color:inherit}button{font:inherit}svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--green);font-family:var(--head);letter-spacing:-.055em;line-height:1.03}h1 em,h2 em{color:var(--orange-action);font-style:normal}.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.section{padding:120px 0}.section--cream{background:var(--cream)}.kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;color:var(--green);font-size:.75rem;font-weight:800;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.kicker::before{width:8px;height:8px;border-radius:50%;background:var(--orange);content:""}.kicker--light{color:rgba(255,255,255,.76)}.section-heading{max-width:760px;margin:0 auto 58px;text-align:center}.section-heading--split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:90px;max-width:none;align-items:end;text-align:left}.section-heading h2{margin-bottom:0;font-size:clamp(2.45rem, 4.6vw, 4.55rem)}.section-heading p{margin-bottom:7px;color:var(--muted);font-size:1.12rem}.button{display:inline-flex;min-height:58px;padding:0 26px;align-items:center;justify-content:center;gap:11px;border:1px solid transparent;border-radius:9px;font-size:.91rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.button svg,.text-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.button:focus-visible,.button:hover{transform:translateY(-2px)}.button:hover svg,.text-link:hover svg{transform:translateX(4px)}.button--orange{color:var(--ink);background:var(--orange);box-shadow:0 14px 28px rgba(244,115,33,.24)}.button--orange:hover{color:var(--white);background:var(--orange-deep)}.button--green{color:var(--white);background:var(--green)}.button--green:hover{background:var(--green-deep)}.button--outline{color:var(--green);border-color:rgba(0,80,48,.28);background:rgba(255,255,255,.55)}.button--outline:hover{border-color:var(--green);background:var(--white)}.button--small{min-height:46px;padding-inline:18px;font-size:.82rem}.button svg:first-child{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-size:.9rem;font-weight:800;text-decoration:none}.text-link--light{color:var(--white)}.stars-inline{color:var(--yellow);font-style:normal;letter-spacing:.07em}[data-counter]{display:inline-block;font-variant-numeric:tabular-nums;white-space:nowrap}[data-target="250"]{min-width:3.15em}.announcement{position:relative;z-index:102;color:rgba(255,255,255,.84);background:var(--green-deep);font-size:.76rem;font-weight:700}.announcement__inner{display:flex;min-height:36px;align-items:center;justify-content:space-between}.announcement b{font-weight:600}.ann-short{display:none}.announcement__right{display:flex;align-items:center;gap:13px}.announcement__right i{width:3px;height:3px;border-radius:50%;background:var(--orange-action)}.announcement a{color:var(--white);text-decoration:none}.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(0,80,48,.11);background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.nav-shell{display:flex;min-height:78px;align-items:center;gap:34px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;text-decoration:none}.brand img{width:auto;height:52px;transition:height .25s ease}.brand--light{display:inline-flex;padding:9px 14px;border-radius:9px;background:var(--white)}.nav-drawer-extra{display:none}.main-nav{display:flex;margin-left:auto;align-items:center;gap:31px}.main-nav a,.nav-login{color:var(--ink);font-size:.86rem;font-weight:700;text-decoration:none;transition:color .18s ease}.main-nav a:hover,.nav-login:hover{color:var(--orange-action)}.nav-actions{display:flex;align-items:center;gap:22px}.menu-toggle{display:none;width:46px;height:46px;padding:10px;border:0;background:0 0;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;margin:5px auto;border-radius:2px;background:var(--green);transition:transform .2s ease,opacity .2s ease}.nav-open .menu-toggle span:first-child{transform:translateY(7px) rotate(45deg)}.nav-open .menu-toggle span:nth-child(2){opacity:0}.nav-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.breadcrumb{display:flex;margin-bottom:32px;align-items:center;gap:9px;color:rgba(0,80,48,.78);font-size:.73rem;font-weight:700}.breadcrumb a{text-decoration:none}.page-hero .breadcrumb,.page-hero .breadcrumb a{color:rgba(255,255,255,.78)}.page-hero h1 em{color:var(--orange)}.page-hero{position:relative;min-height:590px;padding:90px 0 105px;overflow:hidden;color:var(--white);background:var(--green)}.page-hero::after,.page-hero::before{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:""}.page-hero::before{width:600px;height:600px;right:-180px;bottom:-310px}.page-hero::after{width:260px;height:260px;top:-130px;left:55%}.page-hero .shell{position:relative;z-index:1}.page-hero h1{max-width:900px;margin-bottom:27px;color:var(--white);font-size:clamp(3.5rem, 7vw, 6.8rem)}.page-hero p{max-width:670px;margin-bottom:32px;color:rgba(255,255,255,.7);font-size:1.16rem}.nav-shell,.site-header{transition:min-height .25s ease,height .25s ease,box-shadow .25s ease,background-color .25s ease}.site-header.is-scrolled{box-shadow:0 12px 35px rgba(7,53,35,.09)}.site-header.is-scrolled .nav-shell{min-height:66px}.site-header.is-scrolled .brand img{height:44px}.scroll-progress{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--orange);pointer-events:none;transform:scaleX(0);transform-origin:left center;will-change:transform}.motion-ready [data-reveal]{opacity:1;transform:translateY(22px) scale(.995);transition:opacity .58s ease var(--reveal-delay, 0ms),transform .65s cubic-bezier(.2, .72, .25, 1) var(--reveal-delay, 0ms)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.final-band{padding:80px 0;color:var(--white);background:var(--green)}.final-band__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}.final-band h2{max-width:700px;margin:0;color:var(--white);font-size:clamp(2.7rem, 5vw, 4.8rem)}.final-band__action{display:flex;align-items:flex-start;flex-direction:column}.final-band__action p{color:rgba(255,255,255,.68)}.final-band__action .text-link{margin-top:18px}.site-footer{padding:80px 0 105px;color:rgba(255,255,255,.66);background:var(--green-deep)}.footer-main{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:70px;padding-bottom:65px}.footer-brand .brand{margin-bottom:22px}.footer-brand p{max-width:330px;font-size:.84rem}.social-links{display:flex;gap:18px}.social-links a{color:var(--white);font-size:.75rem;font-weight:700;text-decoration:none}.footer-col{display:flex;align-items:flex-start;flex-direction:column;gap:9px}.footer-col h3{margin-bottom:13px;color:var(--white);font-family:var(--body);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.footer-col a,.footer-col span{color:rgba(255,255,255,.6);font-size:.79rem;text-decoration:none}.footer-col a:hover{color:var(--orange-action)}.footer-bottom{display:flex;padding-top:25px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);font-size:.7rem}.footer-bottom a{margin-left:20px;color:inherit;text-decoration:none}.mobile-dock{display:none}@media (prefers-reduced-motion:no-preference){@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1}}@keyframes heroVeil{0%,10%{clip-path:inset(0 0 0 0);opacity:.88}68%{clip-path:inset(0 0 0 100%);opacity:.88}82%,92%{clip-path:inset(0 0 0 100%);opacity:0}93%{clip-path:inset(0 0 0 0);opacity:0}100%{clip-path:inset(0 0 0 0);opacity:.88}}@keyframes heroSweep{0%,9%{opacity:0;transform:translateX(-100%)}12%{opacity:1;transform:translateX(-100%)}68%{opacity:1;transform:translateX(0)}100%,76%{opacity:0;transform:translateX(0)}}@keyframes heroProgress{0%,10%{transform:scaleX(0)}68%,92%{transform:scaleX(1)}100%,93%{transform:scaleX(0)}}@keyframes heroCheck{0%,100%,8%,94%{color:transparent;background:#dfe7e2;transform:scale(.74)}16%,86%{color:var(--white);background:var(--green);transform:scale(1)}}@keyframes sparkleTurn{0%,100%{transform:translate(50%,-50%) rotate(-7deg) scale(.92)}50%{transform:translate(50%,-50%) rotate(7deg) scale(1.06)}}@keyframes statusPulse{0%{box-shadow:0 0 0 0 rgba(244,115,33,.35)}100%,75%{box-shadow:0 0 0 8px rgba(244,115,33,0)}}}@media (max-width:1080px){.nav-shell{gap:20px}.main-nav{gap:19px}.nav-login{display:none}.footer-main{gap:35px}}@media (max-width:860px){body{padding-bottom:70px}.shell{width:min(100% - 36px,700px)}.section{padding:86px 0}.announcement__right{display:none}.announcement__inner{justify-content:center}.ann-long{display:none}.ann-short{display:inline}.site-header{top:0;background:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none}body.nav-open{overflow:hidden}.nav-shell{position:relative;z-index:100;min-height:70px}.nav-shell .brand,.nav-shell .menu-toggle{position:relative;z-index:110}.brand img{height:44px}.menu-toggle{display:block;margin-left:auto}.nav-actions{display:none}.main-nav{position:fixed;z-index:99;top:0;right:0;bottom:0;left:0;display:flex;overflow-y:auto;padding:130px 24px 110px;align-items:stretch;flex-direction:column;gap:0;background:var(--cream);opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease,transform .25s ease,visibility .25s}.nav-open .main-nav{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.main-nav a{padding:19px 4px;border-bottom:1px solid rgba(0,80,48,.15);color:var(--green);font-family:var(--head);font-size:1.3rem}.nav-drawer-extra{display:grid;margin-top:30px;gap:12px}.nav-drawer-extra .button{width:100%;padding:17px 20px;border-bottom:0;font-family:var(--body);font-size:.95rem}.nav-drawer-extra .nav-drawer-login{padding:14px 4px;border-bottom:0;color:var(--muted);font-family:var(--body);font-size:.9rem;font-weight:700;text-align:center}.final-band__grid{grid-template-columns:1fr}.section-heading--split{grid-template-columns:1fr;gap:20px}.section-heading h2{font-size:clamp(2.5rem, 10vw, 3.8rem)}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}.mobile-dock{position:fixed;z-index:120;right:0;bottom:0;left:0;display:grid;grid-template-columns:.75fr 1.25fr;min-height:70px;padding:9px 12px;gap:9px;border-top:1px solid var(--line);background:var(--white);box-shadow:0 -10px 35px rgba(7,53,35,.12)}body.nav-open .mobile-dock{display:none}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(0,80,48,.2);border-radius:7px;color:var(--green);font-size:.78rem;font-weight:800;text-decoration:none}.mobile-dock a:last-child{border-color:var(--orange);color:var(--ink);background:var(--orange)}.mobile-dock svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}}@media (max-width:580px){.shell{width:min(100% - 28px,500px)}body{font-size:16px}.section{padding:74px 0}.page-hero{min-height:520px;padding:65px 0 80px}.page-hero h1{font-size:clamp(3.1rem, 15vw, 4.7rem)}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-main{grid-template-columns:1fr 1fr;gap:42px 22px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom a:first-child{margin-left:0}.final-band{padding:65px 0}.final-band__grid{gap:30px}}@media (max-width:720px){.mobile-dock{padding-bottom:max(10px,env(safe-area-inset-bottom))}}