:root{--cream:#faf8f5;--forest:#0d3b2e;--forest-light:#165c46;--charcoal:#2d2d2d;--warm-gray:#6b6560;--border:#e8e2da;--black:#0a0a0a;--red-soft:#dc4a4a;--green-soft:#1db954;--serif:"DM Serif Display",Georgia,serif;--sans:"Instrument Sans",sans-serif}:where(.astro-ebi5akcg),:where(.astro-ebi5akcg):before,:where(.astro-ebi5akcg):after{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--sans);background:var(--cream);color:var(--charcoal);line-height:1.6}a:where(.astro-ebi5akcg){color:inherit;text-decoration:none}.container:where(.astro-ebi5akcg){max-width:1040px;margin:0 auto;padding:0 24px}.nav:where(.astro-ebi5akcg){position:sticky;top:0;z-index:100;background:#faf8f5eb;backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:14px 0}.nav-inner:where(.astro-ebi5akcg){display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.nav-links:where(.astro-ebi5akcg){display:flex;align-items:center;gap:6px;position:absolute;left:50%;transform:translate(-50%)}.nav-links:where(.astro-ebi5akcg) a:where(.astro-ebi5akcg){font-size:14px;font-weight:500;color:var(--warm-gray);padding:8px 16px;border-radius:8px;transition:all .2s}.nav-links:where(.astro-ebi5akcg) a:where(.astro-ebi5akcg):hover{color:var(--black);background:#0000000a}.nav-cta:where(.astro-ebi5akcg){background:var(--forest);color:#fff;padding:9px 18px;border-radius:999px;font-weight:600;font-size:14px}.nav-hamburger:where(.astro-ebi5akcg){display:none;width:40px;height:40px;align-items:center;justify-content:center;background:none;border:none;border-radius:10px;cursor:pointer}.nav-hamburger:where(.astro-ebi5akcg):hover{background:#0000000a}.nav-hamburger:where(.astro-ebi5akcg) span:where(.astro-ebi5akcg){display:block;width:18px;height:2px;background:var(--charcoal);border-radius:1px;position:relative;transition:all .3s}.nav-hamburger:where(.astro-ebi5akcg) span:where(.astro-ebi5akcg):before,.nav-hamburger:where(.astro-ebi5akcg) span:where(.astro-ebi5akcg):after{content:"";position:absolute;left:0;width:100%;height:2px;background:var(--charcoal);border-radius:1px;transition:all .3s}.nav-hamburger:where(.astro-ebi5akcg) span:where(.astro-ebi5akcg):before{top:-6px}.nav-hamburger:where(.astro-ebi5akcg) span:where(.astro-ebi5akcg):after{top:6px}.nav-hamburger:where(.astro-ebi5akcg).open span:where(.astro-ebi5akcg){background:transparent}.nav-hamburger:where(.astro-ebi5akcg).open span:where(.astro-ebi5akcg):before{top:0;transform:rotate(45deg)}.nav-hamburger:where(.astro-ebi5akcg).open span:where(.astro-ebi5akcg):after{top:0;transform:rotate(-45deg)}.mobile-menu:where(.astro-ebi5akcg){display:none;position:absolute;top:100%;left:0;right:0;background:#faf8f5fa;backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:16px 24px;flex-direction:column;gap:4px;z-index:99}.mobile-menu:where(.astro-ebi5akcg).open{display:flex}.mobile-menu:where(.astro-ebi5akcg) a:where(.astro-ebi5akcg){font-size:15px;font-weight:500;color:var(--charcoal);padding:12px 16px;border-radius:8px;text-decoration:none}.mobile-menu:where(.astro-ebi5akcg) a:where(.astro-ebi5akcg):hover{background:#0000000a}.mobile-menu:where(.astro-ebi5akcg) .mm-cta:where(.astro-ebi5akcg){margin-top:8px;text-align:center;background:var(--forest);color:#fff;border-radius:999px;font-weight:600}.hero:where(.astro-ebi5akcg){padding:56px 0 24px;text-align:center}.kicker:where(.astro-ebi5akcg){display:inline-block;background:#0d3b2e14;color:var(--forest);padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;margin-bottom:20px}.hero:where(.astro-ebi5akcg) h1:where(.astro-ebi5akcg){font-family:var(--serif);font-size:52px;line-height:1.08;color:var(--black);margin-bottom:16px;font-weight:400}.hero:where(.astro-ebi5akcg) p:where(.astro-ebi5akcg).sub{font-size:19px;color:var(--warm-gray);max-width:720px;margin:0 auto}.calc:where(.astro-ebi5akcg){padding:40px 0 24px}.calc-card:where(.astro-ebi5akcg){background:#fff;border:1px solid var(--border);border-radius:24px;padding:32px;box-shadow:0 1px 2px #00000005}.calc-title:where(.astro-ebi5akcg){font-family:var(--serif);font-size:26px;color:var(--black);margin-bottom:6px;font-weight:400}.calc-sub:where(.astro-ebi5akcg){color:var(--warm-gray);margin-bottom:24px;font-size:15px}.grid:where(.astro-ebi5akcg){display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field:where(.astro-ebi5akcg) label:where(.astro-ebi5akcg){display:block;font-size:12px;font-weight:600;color:var(--charcoal);margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.field:where(.astro-ebi5akcg) input:where(.astro-ebi5akcg),.field:where(.astro-ebi5akcg) select:where(.astro-ebi5akcg){width:100%;padding:12px 14px;font-family:var(--sans);font-size:16px;border:1px solid var(--border);border-radius:10px;background:var(--cream);color:var(--black)}.field:where(.astro-ebi5akcg) input:where(.astro-ebi5akcg):focus,.field:where(.astro-ebi5akcg) select:where(.astro-ebi5akcg):focus{outline:2px solid var(--forest);outline-offset:2px}.results:where(.astro-ebi5akcg){display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.stat:where(.astro-ebi5akcg){background:var(--cream);border:1px solid var(--border);border-radius:14px;padding:18px}.stat-label:where(.astro-ebi5akcg){font-size:11px;color:var(--warm-gray);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.stat-value:where(.astro-ebi5akcg){font-family:var(--serif);font-size:28px;color:var(--black);line-height:1.1}.stat-value:where(.astro-ebi5akcg).bad{color:var(--red-soft)}.stat-sub:where(.astro-ebi5akcg){font-size:12px;color:var(--warm-gray);margin-top:4px}.city-impact:where(.astro-ebi5akcg){padding:24px 0 40px}.city-impact:where(.astro-ebi5akcg) h2:where(.astro-ebi5akcg){font-family:var(--serif);font-size:30px;color:var(--black);font-weight:400;margin-bottom:6px}.city-impact:where(.astro-ebi5akcg) p:where(.astro-ebi5akcg).lead{color:var(--warm-gray);margin-bottom:24px;font-size:16px}.impact-grid:where(.astro-ebi5akcg){display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.impact-card:where(.astro-ebi5akcg){background:#fff;border:1px solid var(--border);border-radius:18px;padding:26px}.impact-name:where(.astro-ebi5akcg){font-family:var(--serif);font-size:24px;color:var(--black);margin-bottom:18px}.impact-row:where(.astro-ebi5akcg){display:flex;justify-content:space-between;align-items:baseline;padding:10px 0;border-bottom:1px solid var(--border)}.impact-row:where(.astro-ebi5akcg):last-child{border:none}.impact-label:where(.astro-ebi5akcg){font-size:13px;color:var(--warm-gray)}.impact-value:where(.astro-ebi5akcg){font-family:var(--serif);font-size:22px;color:var(--forest)}.impact-value:where(.astro-ebi5akcg).bad{color:var(--red-soft)}.method:where(.astro-ebi5akcg){background:#0d3b2e0a;border:1px solid var(--border);border-radius:18px;padding:28px;margin:32px 0}.method:where(.astro-ebi5akcg) h3:where(.astro-ebi5akcg){font-family:var(--serif);font-size:22px;color:var(--black);font-weight:400;margin-bottom:14px}.method:where(.astro-ebi5akcg) ul:where(.astro-ebi5akcg){list-style:none;padding:0}.method:where(.astro-ebi5akcg) li:where(.astro-ebi5akcg){padding:8px 0;border-bottom:1px solid var(--border);font-size:14px;color:var(--charcoal)}.method:where(.astro-ebi5akcg) li:where(.astro-ebi5akcg):last-child{border:none}.method:where(.astro-ebi5akcg) strong:where(.astro-ebi5akcg){color:var(--forest)}.validation-callout:where(.astro-ebi5akcg){background:var(--forest);color:#fff;border-radius:18px;padding:24px 28px;margin:24px 0}.validation-callout:where(.astro-ebi5akcg) .vc-label:where(.astro-ebi5akcg){font-size:11px;letter-spacing:1.5px;color:#ffffffb3;margin-bottom:10px;font-weight:600}.validation-callout:where(.astro-ebi5akcg) p:where(.astro-ebi5akcg){color:#ffffffeb;margin:0 0 12px;font-size:15px;line-height:1.55}.validation-callout:where(.astro-ebi5akcg) strong:where(.astro-ebi5akcg){color:#fff}.validation-callout:where(.astro-ebi5akcg) a:where(.astro-ebi5akcg){color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:3px}.cta-band:where(.astro-ebi5akcg){background:var(--black);color:#fff;border-radius:20px;padding:40px;text-align:center;margin:24px 0 40px}.cta-band:where(.astro-ebi5akcg) h3:where(.astro-ebi5akcg){font-family:var(--serif);font-size:26px;font-weight:400;margin-bottom:10px}.cta-band:where(.astro-ebi5akcg) p:where(.astro-ebi5akcg){color:#ffffffbf;max-width:520px;margin:0 auto 22px}.cta-band:where(.astro-ebi5akcg) a:where(.astro-ebi5akcg){display:inline-block;background:#fff;color:var(--black);padding:12px 26px;border-radius:999px;font-weight:600}footer:where(.astro-ebi5akcg){padding:40px 0 32px;color:var(--warm-gray);font-size:14px;border-top:1px solid var(--border)}.foot-data:where(.astro-ebi5akcg){text-align:center;margin-bottom:24px}.foot-links:where(.astro-ebi5akcg){display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:16px;font-size:13px}.foot-links:where(.astro-ebi5akcg) a:where(.astro-ebi5akcg):hover{color:var(--forest)}.foot-copy:where(.astro-ebi5akcg){text-align:center;font-size:12px;color:var(--warm-gray)}.hero-triad:where(.astro-ebi5akcg){display:grid;gap:8px;padding:24px;border:1px solid var(--border);border-radius:16px;background:#fff;margin-bottom:16px}.hero-line:where(.astro-ebi5akcg){padding:8px 0}.hero-line:where(.astro-ebi5akcg)+.hero-line:where(.astro-ebi5akcg){border-top:1px solid var(--border)}.hero-label:where(.astro-ebi5akcg){font-size:13px;color:var(--warm-gray);margin-bottom:4px}.hero-value:where(.astro-ebi5akcg){font-family:var(--serif);line-height:1}.hero-sub:where(.astro-ebi5akcg){font-size:12px;color:var(--warm-gray);margin-top:6px}.hero-small:where(.astro-ebi5akcg) .hero-value:where(.astro-ebi5akcg){font-size:28px;color:var(--warm-gray)}.hero-large:where(.astro-ebi5akcg) .hero-value:where(.astro-ebi5akcg){font-size:56px;color:var(--black)}.hero-large:where(.astro-ebi5akcg) .hero-value:where(.astro-ebi5akcg).bad{color:var(--red-soft)}.hero-excess:where(.astro-ebi5akcg) .hero-value:where(.astro-ebi5akcg){font-size:44px;color:var(--red-soft)}.hero-excess:where(.astro-ebi5akcg){background:#dc4a4a0f;margin:0 -24px -24px;padding:16px 24px;border-radius:0 0 16px 16px;border-top:1px solid var(--border)}.card-grid:where(.astro-ebi5akcg){display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}@media(min-width:720px){.card-grid:where(.astro-ebi5akcg){grid-template-columns:repeat(4,1fr)}}.card:where(.astro-ebi5akcg){padding:16px;border:1px solid var(--border);border-radius:12px;background:#fff}.card-label:where(.astro-ebi5akcg){font-size:12px;color:var(--warm-gray);margin-bottom:4px}.card-value:where(.astro-ebi5akcg){font-family:var(--serif);font-size:24px;color:var(--black);line-height:1.1}.card-sub:where(.astro-ebi5akcg){font-size:11px;color:var(--warm-gray);margin-top:4px}.method-box:where(.astro-ebi5akcg){border:1px solid var(--border);border-radius:12px;padding:14px 18px;background:#fff}.method-box:where(.astro-ebi5akcg) summary:where(.astro-ebi5akcg){cursor:pointer;font-weight:600;color:var(--forest)}.method-body:where(.astro-ebi5akcg){padding-top:12px;font-size:14px;color:var(--charcoal)}.method-body:where(.astro-ebi5akcg) p:where(.astro-ebi5akcg){margin-bottom:10px}.ac-toggle:where(.astro-ebi5akcg){display:flex;align-items:center;gap:8px;padding-top:6px}.ac-toggle:where(.astro-ebi5akcg) input:where(.astro-ebi5akcg){width:18px;height:18px}.result-disclaimer:where(.astro-ebi5akcg){background:#0d3b2e0f;border:1px solid var(--border);padding:10px 14px;border-radius:10px;font-size:13px;margin-bottom:12px}.share-row:where(.astro-ebi5akcg){display:flex;gap:10px;justify-content:center;margin-bottom:16px;flex-wrap:wrap}.share-btn:where(.astro-ebi5akcg){padding:10px 18px;border-radius:999px;background:var(--forest);color:#fff;font-size:14px;font-weight:500;border:none;cursor:pointer;font-family:var(--sans)}.share-btn:where(.astro-ebi5akcg):hover{background:var(--forest-light)}@media(max-width:720px){.hero:where(.astro-ebi5akcg) h1:where(.astro-ebi5akcg){font-size:34px}.grid:where(.astro-ebi5akcg){grid-template-columns:1fr}.results:where(.astro-ebi5akcg){grid-template-columns:repeat(2,1fr)}.impact-grid:where(.astro-ebi5akcg){grid-template-columns:1fr}.nav-links:where(.astro-ebi5akcg){display:none}.nav-hamburger:where(.astro-ebi5akcg){display:flex!important;margin-left:auto}.nav-inner:where(.astro-ebi5akcg)>div:where(.astro-ebi5akcg)[style]{display:none!important}img:where(.astro-ebi5akcg)[src="/tc_text_transparent.png"]{display:none}}
