:root{--green:#143825;--green-dark:#0d2519;--green-mid:#1c4f35;--green-light:#22613f;--green-muted:#2d7a52;--gold:#C9991F;--gold-light:#e0b93a;--gold-pale:#f5e5b0;--cream:#F8F4EC;--cream-dark:#EDE7D9;--white:#FFFFFF;--text:#1a1a1a;--text-light:#3d3d3d;--text-muted:#7a7a7a;--border:#DDD6C8;--border-light:#EDE7D9;--shadow-sm:0 1px 4px rgba(0,0,0,0.07);--shadow-md:0 4px 20px rgba(0,0,0,0.10);--shadow-lg:0 8px 32px rgba(0,0,0,0.13);--radius:8px;--radius-lg:14px;--radius-xl:20px;--max-width:1160px;--post-width:960px;--font-head:'Playfair Display', Georgia, serif;--font-body:'DM Sans', system-ui, -apple-system, sans-serif;--transition:0.22s ease}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden}html{scroll-behavior:smooth;font-size:16px;text-size-adjust:100%}body{font-family:var(--font-body);color:var(--text);background:var(--cream);line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;display:flex;flex-direction:column}#main-content{flex:1 0 auto}.site-footer{flex-shrink:0}a,h1,h2,h4{color:var(--green)}a{text-decoration:none;transition:color var(--transition)}a:hover{color:var(--gold)}ul{padding-left:1.5rem}h1,h2,h4{font-family:var(--font-head);line-height:1.22;font-weight:700}h1{font-size:clamp(1.9rem,4vw,2.9rem)}h2{font-size:clamp(1.45rem,3vw,2.1rem)}h4{font-size:1.1rem}p{margin-bottom:1.3rem;font-size:1.05rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.site-header{background:linear-gradient(135deg,var(--green-dark) 0%,var(--green) 100%);position:sticky;top:0;z-index:200;box-shadow:0 2px 16px rgb(0 0 0/.22);border-bottom:1px solid rgb(255 255 255/.06)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:1rem}.site-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;transition:opacity var(--transition)}.site-logo:hover{opacity:.88}.site-logo svg{display:block;height:36px;width:auto}.primary-nav,.primary-nav ul{display:flex;align-items:center;gap:.4rem}.primary-nav ul{list-style:none!important;padding:0!important;margin:0!important;gap:.05rem}.primary-nav ul li{list-style:none!important;position:relative}.primary-nav ul li a{display:block;color:rgb(255 255 255/.82);font-size:.88rem;font-weight:500;padding:.5rem .8rem}.primary-nav ul li a:hover{color:var(--gold-light);background:rgb(255 255 255/.07)}.nav-cta,.nav-cta:hover{color:var(--green)!important}.nav-cta,.primary-nav ul li a{border-radius:6px;white-space:nowrap;text-decoration:none;transition:all var(--transition);letter-spacing:.01em}.nav-cta{display:inline-flex;align-items:center;background:var(--gold);font-weight:700;font-size:.85rem;padding:.5rem 1rem;flex-shrink:0;border:1px solid #fff0}.nav-cta:hover{background:var(--gold-light);box-shadow:0 3px 12px rgb(201 153 31/.4)}.menu-toggle,.page-hero h1{color:var(--white);position:relative}.btn,.menu-toggle{-webkit-tap-highlight-color:#fff0}.menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:rgb(255 255 255/.08);border:1.5px solid rgb(255 255 255/.18);border-radius:7px;cursor:pointer;padding:8px 10px;width:44px;height:44px;flex-shrink:0;touch-action:manipulation;user-select:none;z-index:210}.menu-toggle .bar{display:block;width:22px;height:2px;background:rgb(255 255 255/.9);border-radius:2px;transition:transform .3s ease,opacity .3s ease,width .3s ease;transform-origin:center}.btn{white-space:nowrap}.btn--green,.btn--green:hover{color:var(--white);border-color:var(--green)}.btn--green:hover{border-color:var(--green-mid);box-shadow:0 6px 20px rgb(20 56 37/.3)}.page-hero{background:linear-gradient(135deg,var(--green-dark) 0%,var(--green) 100%);padding:4.5rem 0 4rem;text-align:center;position:relative;overflow:hidden}.page-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 40%,rgb(201 153 31/.07)0,transparent 60%);pointer-events:none}.page-hero h1{margin-bottom:.75rem;z-index:1}.hero-inner,.page-hero p{position:relative;z-index:1;margin:0 auto}.page-hero p{color:rgb(255 255 255/.7);font-size:1.05rem;max-width:540px}.hero-inner{max-width:680px;padding:0 1.5rem;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-light);background:rgb(201 153 31/.14);padding:.38rem 1.1rem;border-radius:100px;margin-bottom:1.5rem;border:1px solid rgb(201 153 31/.28)}.cf-newsletter-embed__text h2 em,.page-hero h1 em{color:var(--gold-light);font-style:normal}.hero-actions,.hero-stats{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap}.hero-stats{gap:2.5rem;margin-top:2.75rem;padding-top:2rem;border-top:1px solid rgb(255 255 255/.1)}.hero-stat-num{font-family:var(--font-head);font-size:1.6rem;color:var(--gold-light);font-weight:700;line-height:1;display:block;margin-bottom:.25rem}.hero-stat-label{font-size:.72rem;color:rgb(255 255 255/.5);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.78rem 1.75rem;border-radius:var(--radius);font-family:var(--font-body);font-weight:700;font-size:.92rem;cursor:pointer;transition:all var(--transition);border:0;text-decoration:none;line-height:1}.btn--gold{background:var(--gold);color:var(--green-dark)}.btn--gold:hover{background:var(--gold-light);transform:translateY(-1px);box-shadow:0 4px 16px rgb(201 153 31/.4);color:var(--green-dark)}.btn--outline-white{background:#fff0;color:#fff;border:1.5px solid rgb(255 255 255/.35)}.btn--outline-white:hover{background:rgb(255 255 255/.1);border-color:rgb(255 255 255/.6);color:#fff}.btn--green{background:var(--green);color:#fff}.btn--green:hover{background:var(--green-mid);transform:translateY(-1px);box-shadow:var(--shadow-md);color:#fff}.cf-section-nav-wrap{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:68px;z-index:200;box-shadow:0 2px 12px rgb(0 0 0/.06)}.cf-section-nav{max-width:1160px;margin:0 auto;padding:0 1.5rem;display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.cf-section-nav::-webkit-scrollbar{display:none}.cf-section-nav__link{display:flex;align-items:center;gap:.45rem;padding:1rem 1.35rem;font-size:.82rem;font-weight:600;color:var(--text-muted);white-space:nowrap;border-bottom:2.5px solid #fff0;transition:all var(--transition);text-decoration:none}.cf-section-nav__link:hover{color:var(--green);border-bottom-color:var(--border)}.cf-section-nav__link .nav-icon{font-size:1rem}.cf-section-nav__link .nav-count{font-size:.66rem;font-weight:800;background:var(--cream-dark);color:var(--text-muted);border-radius:100px;padding:.1rem .45rem}.cf-disclosure{background:rgb(201 153 31/.08);border:1.5px solid rgb(201 153 31/.25);border-radius:var(--radius-lg);padding:1rem 1.35rem;display:flex;gap:.85rem;align-items:flex-start;margin:2.5rem 0}.cf-disclosure__icon{font-size:1.1rem;flex-shrink:0}.cf-disclosure p{font-size:.83rem;color:var(--text-light);margin:0;line-height:1.65}.cf-disclosure a{color:var(--green);font-weight:600}.cf-tools-section{margin-bottom:4.5rem}.cf-tools-section:last-of-type{margin-bottom:2rem}.cf-section-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.cf-section-icon{width:56px;height:56px;background:linear-gradient(135deg,var(--green-dark),var(--green));border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0;box-shadow:0 4px 16px rgb(20 56 37/.25)}.cf-section-header__text{flex:1}.cf-section-number{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.2rem}.cf-section-header h2{font-family:var(--font-head);font-size:1.55rem;color:var(--green);line-height:1.2;margin-bottom:.3rem}.cf-section-header p{font-size:.88rem;color:var(--text-muted);margin:0;line-height:1.5}.cf-section-count{font-size:.72rem;font-weight:700;color:var(--text-muted);background:var(--cream-dark);border:1px solid var(--border);padding:.25rem .75rem;border-radius:100px;white-space:nowrap;flex-shrink:0}.cf-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:.75rem}.cf-tool-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;position:relative;transition:all .22s ease;overflow:hidden}.cf-tool-card:hover{border-color:rgb(201 153 31/.5);box-shadow:0 8px 28px rgb(20 56 37/.12);transform:translateY(-3px)}.cf-tool-card__top{background:linear-gradient(135deg,#f0f7f3 0%,var(--white) 100%);padding:1.5rem 1.5rem 1.25rem;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;gap:1rem}.cf-tool-card__icon{width:46px;height:46px;background:linear-gradient(135deg,var(--green-dark),var(--green-mid));border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:1.35rem;flex-shrink:0;box-shadow:0 3px 10px rgb(20 56 37/.2)}.cf-tool-card__head{flex:1;min-width:0}.cf-tool-card__name{font-family:var(--font-head);font-size:1.05rem;color:var(--green);font-weight:700;line-height:1.2;margin-bottom:.35rem}.cf-tool-card__tag{font-size:.66rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--green-muted);background:rgb(20 56 37/.08);padding:.18rem .55rem;border-radius:100px;display:inline-block}.cf-tool-card__body{padding:1.25rem 1.5rem;flex:1;display:flex;flex-direction:column}.cf-tool-card__desc{font-size:.86rem;color:var(--text-light);line-height:1.65;margin-bottom:1.25rem;flex:1}.cf-tool-card__footer{margin-top:auto}.cf-tool-card__link,.footer-social a{display:flex;align-items:center;justify-content:center;transition:all var(--transition)}.cf-tool-card__link{gap:.35rem;width:100%;padding:.7rem 1rem;background:var(--green);color:#fff;font-size:.83rem;font-weight:700;border-radius:var(--radius);text-decoration:none}.cf-tool-card__link:hover{background:var(--green-mid);color:#fff}.cf-tool-card__badge{position:absolute;top:.85rem;right:.85rem;font-size:.63rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.22rem .65rem;border-radius:100px}.badge--gold{background:var(--gold);color:var(--green-dark)}.badge--green{background:rgb(20 56 37/.12);color:var(--green);border:1px solid rgb(20 56 37/.2)}.cf-newsletter-embed{margin:1rem 0 4rem}.cf-newsletter-embed__card{background:linear-gradient(135deg,var(--green-dark) 0%,var(--green) 60%,var(--green-mid) 100%);border-radius:var(--radius-xl);overflow:hidden;position:relative;box-shadow:0 12px 40px rgb(13 37 25/.3)}.cf-newsletter-embed__card::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 85% 30%,rgb(201 153 31/.1)0,transparent 55%),radial-gradient(ellipse at 15% 70%,rgb(201 153 31/.06)0,transparent 50%);pointer-events:none}.cf-newsletter-embed__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.cf-newsletter-embed__text{padding:3.5rem 2.5rem 3.5rem 3rem}.cf-newsletter-badge,.footer-col h4{font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.25rem}.cf-newsletter-badge{display:inline-flex;align-items:center;gap:.4rem;color:var(--gold-light);background:rgb(201 153 31/.15);border:1px solid rgb(201 153 31/.25);padding:.32rem 1rem;border-radius:100px}.cf-newsletter-embed__text h2{font-family:var(--font-head);color:var(--white);font-size:clamp(1.4rem,2.5vw,1.9rem);line-height:1.25;margin-bottom:.85rem;font-weight:700}.cf-newsletter-embed__text p{color:rgb(255 255 255/.68);font-size:.92rem;line-height:1.7;margin-bottom:0}.cf-newsletter-perks{list-style:none;padding:0;margin:1.25rem 0 0}.cf-newsletter-perks li{display:flex;align-items:center;gap:.55rem;font-size:.84rem;color:rgb(255 255 255/.75);margin-bottom:.55rem}.cf-newsletter-perks li::before{content:"";width:16px;height:16px;border-radius:50%;flex-shrink:0;background:rgb(201 153 31/.2)url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 24 24' fill='none' stroke='%23e0b93a' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")center/9px no-repeat;border:1px solid rgb(201 153 31/.35)}.cf-newsletter-embed__form{padding:3.5rem 3rem 3.5rem 2rem;display:flex;flex-direction:column;justify-content:center}.cf-newsletter-stats{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.cf-newsletter-stat{text-align:center}.cf-stat-num{font-family:var(--font-head);font-size:1.5rem;color:var(--gold-light);font-weight:700;display:block;line-height:1;margin-bottom:.2rem}.cf-stat-label{font-size:.68rem;color:rgb(255 255 255/.45);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.cf-bottom-cta{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);padding:3rem 2.5rem;text-align:center;margin-top:2.5rem}.cf-bottom-cta h2{font-family:var(--font-head);font-size:1.6rem;color:var(--green);margin-bottom:.75rem}.cf-bottom-cta p{color:var(--text-muted);font-size:.95rem;max-width:480px;margin:0 auto 2rem}.cf-bottom-cta__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.site-footer{background:linear-gradient(180deg,var(--green-dark) 0%,#0a1e12 100%);color:rgb(255 255 255/.65);padding:4.5rem 0 0;overflow:hidden}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:3rem;border-bottom:1px solid rgb(255 255 255/.08)}.footer-brand .footer-logo{margin-bottom:1rem}.footer-brand__desc{font-size:.875rem;line-height:1.78;color:rgb(255 255 255/.5);margin-bottom:1.5rem}.footer-nav,.footer-social{display:flex;gap:.65rem}.footer-social a{width:36px;height:36px;border-radius:50%;background:rgb(255 255 255/.07);border:1px solid rgb(255 255 255/.1);color:rgb(255 255 255/.6)}.footer-social a:hover{background:var(--gold);color:var(--green);border-color:var(--gold);transform:translateY(-2px)}.footer-col h4{font-family:var(--font-body);color:var(--gold)}.footer-nav{list-style:none!important;padding:0!important;margin:0!important;flex-direction:column}.footer-nav a{font-size:.875rem;color:rgb(255 255 255/.52);text-decoration:none;transition:color var(--transition)}.footer-bottom a:hover,.footer-nav a:hover{color:var(--gold-light)}.footer-bottom{padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.78rem;color:rgb(255 255 255/.32)}.footer-bottom a{color:rgb(255 255 255/.48)}.footer-bottom-links{display:flex;gap:1.25rem;flex-wrap:wrap}.skip-link{position:absolute;top:-100%;left:1rem;background:var(--gold);color:var(--green);padding:.5rem 1rem;border-radius:0 0 var(--radius) var(--radius);font-weight:700;z-index:9999}.skip-link:focus{top:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:2px}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){:root{--post-width:100%}}@media (max-width:768px){.primary-nav,.primary-nav ul{flex-direction:column;align-items:stretch}.primary-nav{display:none;position:fixed;top:68px;left:0;right:0;bottom:0;background:linear-gradient(160deg,var(--green-dark) 0%,var(--green) 100%);padding:1.5rem 1.25rem;z-index:190;overflow-y:auto;border-top:1px solid rgb(255 255 255/.1)}.primary-nav ul{gap:.15rem;width:100%;margin-bottom:1rem!important}.primary-nav ul li a{padding:.95rem 1rem;border-radius:8px;font-size:1rem;color:rgb(255 255 255/.88);display:block}.primary-nav ul li a:hover{background:rgb(255 255 255/.1);color:var(--gold-light)}.nav-cta{text-align:center;justify-content:center;padding:.9rem 1rem;font-size:.95rem;border-radius:8px;margin-top:.5rem}.menu-toggle{display:flex}.site-header{overflow:visible}.site-header .container{position:relative}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center}}@media print{.menu-toggle,.site-footer,.site-header{display:none!important}body{background:#fff;font-size:12pt;overflow:visible;height:auto}a,body,h1,h2{color:#000}a{text-decoration:underline}h1,h2{page-break-after:avoid}}@media (max-width:960px){.cf-tools-grid{grid-template-columns:repeat(2,1fr)}.cf-newsletter-embed__inner{grid-template-columns:1fr}.cf-newsletter-embed__text{padding:2.5rem 2rem 1.5rem}.cf-newsletter-embed__form{padding:1.5rem 2rem 2.5rem}.cf-section-header{gap:.85rem}}@media (max-width:640px){.cf-tools-grid{grid-template-columns:1fr}.cf-section-icon{width:44px;height:44px;font-size:1.3rem}.cf-section-header h2{font-size:1.3rem}.hero-stats{gap:1.5rem}.cf-bottom-cta{padding:2rem 1.25rem}.cf-newsletter-embed__text{padding:1.75rem 1.25rem 1rem}.cf-newsletter-embed__form{padding:1rem 1.25rem 1.75rem}}