.home-body{background-color:var(--home-cream);color:var(--home-ink);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}.home-content-wrap{overflow-x:hidden}.home-body ::selection{background-color:var(--home-forest);color:var(--home-cream)}.home-hero{padding:3rem 1.5rem 6rem;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero-badge{display:inline-block;margin-bottom:2rem;padding:.3rem 1rem;border:1px solid var(--home-ink);border-radius:9999px;font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em}.home-hero-h1{font-family:Fraunces,serif;font-size:clamp(3.5rem,12vw,9rem);line-height:.9;letter-spacing:-.025em;margin-bottom:2rem;max-width:90vw;font-weight:400}.home-hero-h1 em{font-style:italic;color:var(--home-terra)}.home-hero-sub{font-size:clamp(1rem,2vw,1.35rem);font-weight:300;max-width:38rem;margin-bottom:3rem;line-height:1.65;opacity:.8}.home-hero-cta{display:inline-flex;align-items:center;gap:1rem;background-color:var(--home-forest);color:var(--home-cream);padding:1.1rem 2.25rem;border-radius:9999px;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .3s}.home-hero-cta:hover{transform:scale(1.05)}.home-hero-cta svg{transition:transform .3s;flex-shrink:0}.home-hero-cta:hover svg{transform:translate(4px)}.home-stats{padding:0 1.5rem 6rem}.home-stats-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.home-stat-card{border-radius:2rem;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:360px;text-decoration:none;transition:transform .27s cubic-bezier(.34,1.56,.64,1),box-shadow .27s cubic-bezier(.34,1.56,.64,1)}.home-stat-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026,0 4px 12px #00000014}.home-stat-label{font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.home-stat-number{font-family:DM Sans,sans-serif;font-weight:500;font-size:clamp(5rem,20vw,9rem);line-height:.9;letter-spacing:-.04em;margin-top:1.5rem;margin-bottom:1.25rem}.home-stat-desc{font-family:Fraunces,serif;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.3}.home-stat-card--forest{background-color:var(--home-forest);color:var(--home-cream)}.home-stat-card--forest .home-stat-number{color:var(--home-sky)}.home-stat-card--terra{background-color:var(--home-terra);color:var(--home-ink)}.home-stat-card--terra .home-stat-number{color:var(--home-cream)}.home-stat-card--ochre{background-color:var(--home-ochre);color:var(--home-ink)}.home-stat-card--ochre .home-stat-number{color:var(--home-forest)}.home-calculators{padding:5rem 1.5rem 6rem;background-color:var(--home-sand);border-radius:3rem 3rem 0 0}.home-calculators-header{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.home-calculators-h2{font-family:Fraunces,serif;font-size:clamp(2.25rem,5vw,4rem);line-height:.92;letter-spacing:-.02em;font-weight:400}.home-calculators-h2 em{font-style:italic}.home-calculators-viewall{display:inline-flex;align-items:center;gap:.6rem;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--home-ink);text-decoration:none;transition:opacity .2s;align-self:flex-start}.home-calculators-viewall:hover{opacity:.6}.home-calc-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.home-calc-card{display:block;padding:2.25rem;border-radius:2rem;text-decoration:none;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s ease}.home-calc-card:hover{transform:translateY(-8px);box-shadow:0 20px 48px #00000026,0 4px 12px #00000014}.home-calc-card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.home-calc-cat{font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.home-calc-icon{width:2.75rem;height:2.75rem;border-radius:9999px;background-color:#0000001a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-calc-title{font-family:Fraunces,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:400;margin-bottom:1.25rem;line-height:1.1;transition:font-style .15s}.home-calc-card:hover .home-calc-title{font-style:italic}.home-calc-desc{font-size:clamp(.95rem,1.5vw,1.1rem);opacity:.9;line-height:1.6}.home-calc-card--sky{background-color:var(--home-sky);color:var(--home-forest)}.home-calc-card--forest{background-color:var(--home-forest);color:var(--home-cream)}.home-calc-card--terra{background-color:var(--home-terra);color:var(--home-cream)}.home-calc-card--cream{background-color:var(--home-cream);color:var(--home-ink)}.home-proof{background-color:var(--home-ink);color:var(--home-cream);padding:5rem 1.5rem}.home-proof-inner{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3.5rem;text-align:center}.home-proof-number{font-family:DM Sans,sans-serif;font-weight:500;font-size:clamp(4rem,8vw,5.5rem);line-height:1;margin-bottom:.75rem}.home-proof-label{font-family:Fraunces,serif;font-size:clamp(1.4rem,2.5vw,1.75rem);font-style:italic;opacity:.9}.home-categories{padding:5rem 1.5rem}.home-categories-h2{font-family:Fraunces,serif;font-size:clamp(2.25rem,5vw,4rem);line-height:.92;letter-spacing:-.02em;font-weight:400;margin-bottom:3rem}.home-cat-list{display:flex;flex-direction:column;border-top:1px solid var(--home-ink)}.home-cat-item{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid var(--home-ink);text-decoration:none;color:var(--home-ink);transition:background-color .25s,color .25s}.home-cat-item:hover{background-color:var(--home-ink);color:var(--home-cream)}.home-cat-name{font-family:Fraunces,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;transition:font-style .25s}.home-cat-item:hover .home-cat-name{font-style:italic}.home-cat-meta{display:flex;align-items:center;gap:1.25rem}.home-cat-count{display:none;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.6;transition:opacity .25s}.home-cat-item:hover .home-cat-count{opacity:1}.home-cat-arrow{opacity:0;transform:translate(-1rem);transition:opacity .25s,transform .25s;width:1.75rem;height:1.75rem;flex-shrink:0}.home-cat-item:hover .home-cat-arrow{opacity:1;transform:translate(0)}.home-seo{padding:5rem 1.5rem 6rem}.home-seo-inner{max-width:52rem;margin:0 auto}.home-seo-h2{font-family:Fraunces,serif;font-size:clamp(2rem,4.5vw,3.25rem);line-height:.95;letter-spacing:-.02em;font-weight:400;margin-bottom:1.75rem;color:var(--home-ink, #1A1A18)}.home-seo-h2 em{font-style:italic;color:var(--home-terra, #C4614A)}.home-seo-prose p{font-family:Fraunces,serif;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:300;line-height:1.7;margin-bottom:1.25rem;color:var(--home-ink, #1A1A18);opacity:.85}.home-seo-prose a{color:var(--home-forest);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .15s}.home-seo-prose a:hover{opacity:.7}.home-credibility{padding:5rem 1.5rem 6rem;background-color:var(--home-forest);color:var(--home-cream);border-radius:3rem 3rem 0 0}.home-credibility-inner{max-width:52rem;margin:0 auto;text-align:center}.home-credibility-h2{font-family:Fraunces,serif;font-size:clamp(2.25rem,5vw,4rem);line-height:.92;letter-spacing:-.02em;font-weight:400;margin-bottom:2.5rem}.home-credibility-h2 em{font-style:italic;color:var(--home-sky)}.home-credibility-p{font-size:clamp(1rem,2vw,1.4rem);font-weight:300;line-height:1.65;margin-bottom:3.5rem;opacity:.9}.home-credibility-sources{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 3rem;font-family:Fraunces,serif;font-style:italic;font-size:clamp(.95rem,1.5vw,1.15rem);opacity:.65}.home-footer{background-color:var(--home-forest);color:var(--home-cream);padding:0 1.5rem 2.5rem}.home-footer-inner{border-top:1px solid rgba(255,255,255,.2);padding-top:1.75rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-weight:500;opacity:.8}.home-footer-links{display:flex;gap:2rem}.home-footer-links a{color:var(--home-cream);text-decoration:none;transition:opacity .2s}.home-footer-links a:hover{opacity:1}@media(min-width:640px){.home-cat-count{display:block}}@media(min-width:768px){.home-nav{padding:2rem 3rem}.home-nav-link{display:block}.home-hero{padding:6rem 3rem 9rem}.home-stats{padding:0 3rem 8rem}.home-stats-grid{grid-template-columns:repeat(3,1fr)}.home-stat-card{min-height:480px;padding:3rem}.home-calculators{padding:6rem 3rem 8rem}.home-calculators-header{flex-direction:row;align-items:flex-end;margin-bottom:4rem}.home-calc-grid{grid-template-columns:repeat(2,1fr)}.home-calc-card{padding:3rem}.home-proof{padding:7rem 3rem}.home-proof-inner{grid-template-columns:repeat(3,1fr);text-align:left}.home-categories{padding:7rem 3rem}.home-cat-item{padding:2rem 0}.home-seo,.home-credibility{padding:7rem 3rem 8rem}.home-footer{padding:0 3rem 3rem}.home-footer-inner{flex-direction:row;justify-content:space-between}}@media(min-width:1024px){.home-nav{padding:2rem 4rem}.home-stats{padding:0 4rem 8rem}.home-calculators{padding:7rem 4rem 9rem}.home-proof,.home-categories{padding:8rem 4rem}.home-seo,.home-credibility{padding:8rem 4rem 9rem}.home-footer{padding:0 4rem 3rem}}@media(max-width:600px){.home-stat-card{min-height:240px}}.home-seo-faq{margin-top:3rem;border-top:1px solid var(--home-ink);padding-top:2.5rem}.home-seo-faq-h3{font-family:Fraunces,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;letter-spacing:-.02em;margin-bottom:.5rem;color:var(--home-ink)}.home-seo-faq details{border-bottom:1px solid rgba(26,26,24,.15)}.home-seo-faq details:last-of-type{border-bottom:none}.home-seo-faq summary{font-family:Fraunces,serif;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:400;line-height:1.4;color:var(--home-ink);padding:1.25rem 2rem 1.25rem 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.home-seo-faq summary::-webkit-details-marker{display:none}.home-seo-faq summary:after{content:"+";font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:300;flex-shrink:0;opacity:.5;transition:transform .2s,opacity .2s}.home-seo-faq details[open] summary:after{transform:rotate(45deg);opacity:1}.home-seo-faq summary:hover{opacity:.7}.home-seo-faq .faq-answer{padding:0 0 1.5rem}.home-seo-faq .faq-answer p{font-family:Fraunces,serif;font-size:clamp(.95rem,1.4vw,1.05rem);font-weight:300;line-height:1.7;color:var(--home-ink);opacity:.8;margin:0}.home-seo-faq .faq-answer a{color:var(--home-forest);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.home-seo-faq .faq-answer a:hover{opacity:.7}
