:root{--bg:#f4f7f2;--surface:#fff;--surface-soft:#f2f6f2;--surface-tint:#f8faf8;--line:#d7e0d8;--line-strong:#c7d3ca;--border:var(--line);--border-strong:var(--line-strong);--text:#183127;--muted:#5a6c61;--green:#17683f;--green-deep:#124c30;--lime:#8dbd2f;--blue:#0e6cb6;--danger:#a93c3c;--radius-xl:26px;--radius-lg:18px;--radius-md:14px;--radius-sm:12px;--shadow-soft:0 10px 24px #112a1c0d, 0 3px 10px #112a1c09;--shadow-card:0 18px 40px #112a1c12, 0 6px 18px #112a1c0b;--max:1180px;--page-accent:#166940;--page-accent-light:#8dbd2f;--ink:var(--text);--muted-strong:#516258;--brand-700:var(--green-deep);--ui-chip-height:30px;--ui-chip-pad-x:12px;--ui-status-height:32px;--ui-pill-font:.8rem;--ui-action-height:44px;--ui-action-pad-x:16px;--ui-card-pad:20px;--ui-card-pad-compact:18px;--ui-hero-pad:28px;--ui-shell-gap:22px;--ui-card-gap:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font:16px/1.6 Inter,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.container{width:min(var(--max), calc(100% - 32px));margin:0 auto}.skip-link{z-index:100;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;padding:10px 14px;position:absolute;top:-50px;left:12px}.skip-link:focus{top:12px}.btn{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.btn:hover{transform:translateY(-1px)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.eyebrow,.meta-chip-v3,.meta-pill,.location-pill{border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.meta-chip-v3,.meta-pill,.location-pill{color:var(--muted);border:1px solid var(--line);background:#f1f5f2}.page-shell-frame,.page-content-stack{display:grid}.page-hero{border:1px solid var(--line);box-shadow:var(--shadow-card);align-items:start;display:grid}.page-hero-copy,.page-hero-aside{min-width:0}.page-hero-copy h1{text-wrap:balance}.page-description,.lead-text,.page-hero-copy p{color:var(--muted);margin:0}.hero-action-row{margin-top:20px}.page-hero-image{border:1px solid var(--line);background:var(--surface-soft);box-shadow:var(--shadow-soft);border-radius:22px;overflow:hidden}.page-hero-image img{object-fit:cover;width:100%;height:100%;min-height:300px}.page-hero-note{border:1px solid var(--line)}.page-hero-note h2{letter-spacing:-.03em;margin:0 0 10px;line-height:1.2}.page-hero-note p,.page-note-list li{color:var(--muted);line-height:1.7}.page-note-list{margin:0;padding-left:18px}.page-note-list li+li{margin-top:8px}.page-note-actions{margin-top:16px}.grid-2-v3{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.metric-card-v3,.section-panel-v3,.list-card-v3,.form-card,.card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.list-card-v3{border-radius:var(--radius-md)}.metric-card-v3 strong{line-height:1;display:block}.metric-card-v3 span,.section-panel-v3 p,.list-card-v3 span,.list-card-v3 small,.form-note,.field-help{color:var(--muted)}.section-heading-v3{max-width:66ch}.section-heading-v3 h2,.section-panel-v3 h2{letter-spacing:-.04em}.section-heading-v3 p{color:var(--muted);margin:0;line-height:1.68}.section-panel-v3 h3,.list-card-v3 strong{letter-spacing:-.03em;margin:0 0 8px}.section-head-row-v3{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.stack-list-v3,.form-wrap-v2{gap:14px;display:grid}.form-footer,.form-footer-actions,.form-footer-report{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.form-footer{justify-content:space-between;margin-top:18px}.empty-state-card-v3{border:1px dashed var(--line-strong);border-radius:var(--radius-md);background:#fbfdfb;padding:18px}.empty-state-card-v3 p{color:var(--muted);margin:6px 0 0}.severity-pill{white-space:nowrap;justify-content:center;align-items:center;padding:0 12px;font-style:normal;font-weight:700;display:inline-flex}.subtle-panel-v3{background:linear-gradient(#f8faf7,#f0f4f0)}label{gap:8px;display:grid}.field-label,label>span,legend{font-weight:700}input,select,textarea{min-height:46px}input:focus,select:focus,textarea:focus{border-color:#16694075;outline:none;box-shadow:0 0 0 4px #16694014}.checkbox-set{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);padding:16px}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.checkbox-grid label{align-items:flex-start;gap:10px;display:flex}.checkbox-grid input{width:18px;height:18px;min-height:18px;margin-top:2px}.form-status-success{border:1px solid #16694029}.form-status-error{border:1px solid #a93c3c29}.form-status-loading{border:1px solid #0e6cb629}.security-honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.upload-preview-grid img{box-shadow:var(--shadow-soft)}.inline-choice-row{margin-top:6px}.inline-choice-row button.is-active{color:var(--green-deep);background:#1669401a;border-color:#16694033}.panel,.card{background:var(--surface)}@media (max-width:1180px){.page-hero.has-aside,.grid-2-v3{grid-template-columns:1fr}}@media (max-width:1120px){.home-v7-statbar-item{padding:14px 0}.home-v7-statbar-item+.home-v7-statbar-item,.home-v7-flow-step+.home-v7-flow-step{border-top:1px solid #1731261a;border-left:0;padding-left:0}}@media (max-width:900px){.container{width:min(var(--max), calc(100% - 22px))}.grid-2-v3,.field-grid,.checkbox-grid{grid-template-columns:1fr}.page-hero,.metric-card-v3,.section-panel-v3,.form-card,.card{padding:20px}.page-hero-copy h1{max-width:none;font-size:clamp(2rem,10vw,3rem)}.page-hero-image img{min-height:240px}}.report-page-shell{gap:22px}.member-credit-link{border:1px solid var(--line);min-height:42px;color:var(--green-deep);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.location-fallback-panel{border:1px dashed var(--line-strong);background:#fafcf9;border-radius:16px;padding:12px 14px}.location-fallback-panel summary{cursor:pointer;color:var(--green-deep);font-weight:700}.location-fallback-panel[open] summary{margin-bottom:10px}.page-hero-copy h1{max-width:15ch;font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.02}.page-hero-note,.section-panel-v3,.metric-card-v3,.list-card-v3,.stack-card,.panel.form-card{box-shadow:0 8px 20px #112a1c0f}.section-panel-v3,.list-card-v3,.metric-card-v3,.stack-card{border-radius:18px}.grid-2-v3{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.section-head-row-v3{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.section-panel-v3 h2{margin:0 0 10px;line-height:1.18}.section-panel-v3 p,.page-hero-note p{color:var(--muted);margin:0}.stack-list-v3{gap:12px;display:grid}.form-wrap-v2{display:grid}.field-help,.form-note{color:var(--muted)}.inline-choice-row{flex-wrap:wrap;gap:10px;display:flex}.inline-choice-row button{border:1px solid var(--line);min-height:38px;color:var(--green-deep);background:#fff;border-radius:999px;padding:0 14px;font-weight:700}.inline-choice-row .is-active{background:#1669401f;border-color:#1669403d}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field-full{grid-column:1/-1}label span,.field-label,.checkbox-set legend{margin-bottom:8px;font-weight:700;display:block}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:14px;padding:12px 14px}textarea{resize:vertical;min-height:120px}.form-footer,.form-footer-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.upload-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.upload-preview-grid img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:14px;width:100%}.form-status{border-radius:14px;margin-top:14px;padding:12px 14px}.form-status-success{color:var(--green-deep);background:#1669401a}.form-status-error{color:#7a2b2b;background:#a93c3c1a}.form-status-loading{color:#245784;background:#0e6cb61a}@media (max-width:1100px){.page-hero.has-aside,.grid-2-v3,.field-grid{grid-template-columns:1fr}}@media (max-width:720px){.upload-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-footer,.form-footer-actions{gap:10px}.field-grid label span,.field-label{font-size:.96rem}textarea{min-height:104px}}.report-form-shell{gap:18px}.report-launcher-card,.report-account-strip{border:1px solid var(--line);gap:14px;display:grid}.report-launcher-card{border-color:#1669401f;box-shadow:0 18px 36px #0e26200f}.report-launcher-copy{align-items:center;gap:14px;display:flex}.report-launcher-copy strong,.report-account-strip strong{margin-bottom:4px;display:block}.report-launcher-copy p,.report-account-strip span{color:var(--muted);margin:0}.report-launcher-brandmark{background:linear-gradient(#1669401a,#8dbd2f1f);border:1px solid #16694024;flex:0 0 76px;place-items:center;display:inline-grid}.report-launcher-brandmark img{height:auto}.report-launcher-actions,.report-footer-actions-full{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.report-launcher-button{min-width:220px}.report-launcher-pills{flex-wrap:wrap;gap:10px;display:flex}.report-account-strip{grid-template-columns:1fr auto;align-items:center;margin-bottom:18px}.report-account-strip-guest{background:linear-gradient(#fcfdfc,#f5f7f5)}.report-field-grid{gap:18px}.report-more-options{margin-top:-4px}.report-more-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.report-turnstile-wrap{margin-top:-4px}.report-footer-simple{justify-content:flex-start}.report-submit-button{padding-inline:24px}@media (max-width:900px){.report-more-options-grid{grid-template-columns:1fr}}@media (max-width:720px){.report-launcher-card,.report-account-strip{border-radius:18px;padding:16px}.report-launcher-copy{align-items:flex-start}.report-launcher-brandmark{border-radius:18px}.report-launcher-actions,.report-footer-actions-full{grid-template-columns:1fr;width:100%;display:grid}.report-launcher-button,.report-submit-button,.report-location-button,.mobile-report-credit-link{width:100%}.desktop-report-action,.desktop-report-link,.desktop-report-options-inline{display:none}.report-account-strip{grid-template-columns:1fr}.report-launcher-pills{display:none}.report-more-options{background:#fafcf9}.report-more-options>summary{align-items:center;min-height:42px;display:inline-flex}}.eyebrow,.meta-chip-v3,.meta-pill,.location-pill,.type-pill{padding:0 11px}.meta-chip-v3,.meta-pill,.location-pill,.type-pill{border:1px solid var(--line);color:var(--muted);background:#f6f8f6}.page-hero{background:linear-gradient(#fffffffa,#fafcf9f7);border-radius:24px;gap:24px;padding:28px}.page-hero.has-aside{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)}.page-hero-copy h1{letter-spacing:-.045em;max-width:15ch;margin:12px 0 10px;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.01}.page-description,.lead-text,.page-hero-copy p{max-width:58ch;font-size:1rem;line-height:1.62}.page-hero-note{background:#f7faf7;border-radius:18px;padding:20px}.page-hero-note h2{font-size:1.05rem}.page-note-list li{line-height:1.58}.grid-2-v3{gap:16px}.metric-card-v3,.section-panel-v3,.list-card-v3,.form-card,.card{box-shadow:var(--shadow-soft)}.metric-card-v3,.section-panel-v3,.form-card,.card{padding:20px}.list-card-v3{background:#fafcf9;padding:14px 16px}.metric-card-v3 strong{margin-bottom:6px;font-size:1.75rem}.metric-card-v3 span,.section-panel-v3 p,.list-card-v3 span,.list-card-v3 small,.form-note,.field-help{line-height:1.6}.section-heading-v3 h2,.section-panel-v3 h2{margin:8px 0;font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.08}.section-panel-v3 h3,.list-card-v3 strong{font-size:1.06rem;line-height:1.22}.report-launcher-card,.report-account-strip{box-shadow:none;background:#fbfdfb;border-radius:18px;padding:16px}.report-launcher-card{margin-bottom:16px}.report-launcher-copy strong,.report-account-strip strong{font-size:1rem}.report-launcher-copy p,.report-account-strip span{line-height:1.55}.report-launcher-brandmark{border-radius:18px;flex-basis:68px;width:68px;height:68px}.report-launcher-brandmark img{width:42px}.report-submit-button{min-height:50px}.section-panel-v3 p+p{margin-top:12px}.section-panel-v3 .button-row,.page-hero-copy .button-row{margin-top:16px}@media (max-width:1100px){.page-hero.has-aside,.grid-2-v3,.field-grid{grid-template-columns:1fr}}@media (max-width:720px){.container{width:min(var(--max), calc(100% - 22px))}.page-hero{gap:20px;padding:22px}.page-hero-copy h1{max-width:none;font-size:clamp(1.9rem,10vw,2.8rem)}.metric-card-v3,.section-panel-v3,.form-card{padding:18px}.report-launcher-brandmark{flex-basis:60px;width:60px;height:60px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-v7-shell{gap:28px;display:grid}.home-v7-hero,.home-v7-flow,.home-v7-feature-card,.home-v7-support-card,.home-v7-cta-band{background:#ffffffe0}.home-v7-hero{gap:30px;padding:34px;display:grid}.home-v7-copy{gap:18px;display:grid}.home-v7-copy h1{text-wrap:balance;margin:0}.home-v7-lead{max-width:56ch;color:var(--muted);margin:0;line-height:1.72}.home-v7-reassurance-line{max-width:56ch;color:var(--muted);margin:-2px 0 2px;font-size:.97rem;line-height:1.6}.home-v7-reassurance-line strong{color:var(--green-deep)}.home-v7-statbar{border-top:1px solid #1731261f;border-bottom:1px solid #1731261f;gap:0;max-width:560px;display:grid}.home-v7-statbar-item{gap:4px;padding:14px 16px 14px 0;display:grid}.home-v7-statbar-item+.home-v7-statbar-item{border-left:1px solid #1731261a;padding-left:16px}.home-v7-statbar-item strong{letter-spacing:-.04em;line-height:1}.home-v7-statbar-item span{color:var(--muted);font-size:.92rem;line-height:1.35}.home-v7-hero-visual{padding:0 0 0 12px;position:relative}.home-v7-hero-frame{background:linear-gradient(#fff,#eef5ef)}.home-v7-hero-frame img,.home-v7-feature-visual img{width:100%;height:auto;display:block}.home-v7-flow{padding:28px 30px}.home-v7-flow-head{gap:8px;margin-bottom:18px;display:grid}.home-v7-flow-head h2,.home-v7-feature-copy h2,.home-v7-cta-band h2{letter-spacing:-.055em;text-wrap:balance;margin:0;line-height:.98}.home-v7-flow-strip{border-top:1px solid #1731261a;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.home-v7-flow-step{background:0 0;grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.home-v7-flow-step+.home-v7-flow-step{border-left:1px solid #1731261a;padding-left:18px}.home-v7-flow-step strong{border-radius:999px;place-items:center;width:36px;height:36px;display:inline-grid}.home-v7-flow-step h3,.home-v7-support-card h3{letter-spacing:-.035em;margin:0 0 6px;font-size:1.2rem;line-height:1.14}.home-v7-flow-step p,.home-v7-feature-copy p,.home-v7-support-card p,.home-v7-cta-band p{color:var(--muted);margin:0;line-height:1.68}.home-v7-feature-card{grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);align-items:center;gap:28px;padding:28px;display:grid}.home-v7-feature-card--map{grid-template-columns:minmax(360px,1.02fr) minmax(0,.98fr);align-items:center;gap:30px}.home-v7-feature-card--map .home-v7-feature-copy{order:2}.home-v7-feature-card--map .home-v7-feature-visual{order:1}.home-v7-feature-copy{gap:16px;display:grid}.home-v7-feature-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.home-v7-map-copy{gap:14px}.home-v7-map-copy h2{max-width:8ch}.home-v7-map-copy>p{max-width:44ch}.home-v7-map-list-block{border-top:1px solid #17312614;gap:12px;display:grid}.home-v7-map-list-head{gap:4px;display:grid}.home-v7-map-list-head strong{line-height:1.2}.home-v7-map-list-head span{color:var(--muted);font-size:.94rem}.home-v7-inline-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-v7-inline-list li{color:var(--muted);padding-left:18px;position:relative}.home-v7-inline-list li:before{content:"";background:var(--lime);border-radius:999px;width:8px;height:8px;position:absolute;top:.68em;left:0}.home-v7-feature-visual{background:linear-gradient(#f7faf7,#edf3ee)}.home-v7-hotspot-list,.home-v7-compact-list{gap:12px;display:grid}.home-v7-hotspot-list--compact{gap:10px}.home-v7-hotspot-row,.home-v7-compact-row{background:#f9fbf9;border:1px solid #17312614;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;display:flex}.home-v7-hotspot-row--compact{background:#ffffffe6;padding:12px 14px}.home-v7-hotspot-list--plain{gap:8px}.home-v7-hotspot-row--plain{background:0 0;border:0;border-top:1px solid #17312614;border-radius:0;padding:14px 0}.home-v7-hotspot-row--plain:first-child{border-top:0;padding-top:0}.home-v7-hotspot-row--plain:last-child{padding-bottom:0}.home-v7-hotspot-row strong,.home-v7-compact-row strong{margin-bottom:2px;line-height:1.2;display:block}.home-v7-hotspot-row span,.home-v7-compact-row span{color:var(--muted);line-height:1.45}.home-v7-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.home-v7-support-card{align-content:start;gap:12px;padding:24px;display:grid}.home-v7-support-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.home-v7-compact-list--split{gap:8px}.home-v7-compact-row--support{background:#ffffffeb;padding:14px 16px}.home-v7-compact-row--support small{min-height:30px;color:var(--green-deep);text-transform:capitalize;background:#16694014;border-radius:999px;align-items:center;padding:0 10px;font-size:.82rem;font-weight:800;display:inline-flex}.home-v7-cta-band{justify-content:space-between;align-items:center;gap:22px;padding:28px 30px;display:flex}.home-v7-cta-band>div{min-width:0}@media (max-width:1120px){.home-v7-hero,.home-v7-feature-card,.home-v7-feature-card--map,.home-v7-support-grid,.home-v7-flow-strip,.home-v7-statbar{grid-template-columns:1fr}.home-v7-feature-card--map .home-v7-feature-copy,.home-v7-feature-card--map .home-v7-feature-visual{order:initial}.home-v7-copy h1{max-width:11ch}.home-v7-hero-visual{padding-left:0}}@media (max-width:900px){.home-v7-cta-band{flex-direction:column;align-items:flex-start}}.home-v7-hero,.home-v7-flow,.home-v7-feature-card,.home-v7-support-card,.home-v7-cta-band{padding:20px}.home-v7-lead{font-size:.98rem}.home-v7-flow-head h2,.home-v7-feature-copy h2,.home-v7-cta-band h2{font-size:clamp(1.75rem,9vw,2.4rem)}.home-v7-hotspot-row,.home-v7-compact-row{padding:14px}.home-v7-flow-step{padding:14px 0 0}.home-v7-map-list-block{padding-top:12px}.home-v7-hotspot-row,.home-v7-compact-row,.home-v7-support-head{flex-direction:column;align-items:flex-start}.home-v7-actions .btn,.home-v7-cta-band .btn{width:100%}.page-shell-frame,.page-content-stack{gap:24px}.page-hero-note{box-shadow:var(--shadow-soft)}.page-utility-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.page-utility-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffa,#f7faf7f5);border-radius:18px;gap:8px;padding:18px;display:grid}.page-utility-card strong{letter-spacing:-.02em;font-size:1rem;line-height:1.2}.page-utility-card p{color:var(--muted);margin:0;line-height:1.62}.report-photo-field{position:relative}.report-photo-field .field-help{margin:0}.field-help-strong{color:var(--green-deep);font-weight:700}.report-submit-copy{gap:4px;min-width:0;display:grid}.report-submit-copy strong{font-size:.98rem}.form-footer-report{margin-top:6px}.report-footer-actions-full{justify-content:space-between;width:100%}@media (max-width:980px){.page-utility-strip{grid-template-columns:1fr}}@media (max-width:720px){.page-hero-copy h1{max-width:none}.report-launcher-card,.report-launcher-copy{gap:12px}.report-launcher-copy strong{font-size:1rem}.report-launcher-copy p{font-size:.94rem;line-height:1.52}.report-submit-copy{gap:2px}}.page-hero{gap:24px;padding:28px}.page-hero.has-aside{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:start}.page-hero-aside{align-content:start;gap:16px;display:grid}.page-hero-copy h1{max-width:11ch}.page-hero-image{border:1px solid var(--line);background:linear-gradient(#fbfdfb,#f2f6f2);border-radius:22px;display:block;overflow:hidden}.page-hero-image img{object-fit:contain;width:100%;height:auto;min-height:0;display:block}.page-hero-image-natural img{aspect-ratio:auto;object-fit:contain}.page-hero-note{padding:18px 20px}.page-hero-note h2{margin-bottom:8px}.page-note-list{margin-top:8px}.page-note-list li{margin-bottom:6px}.page-utility-card,.section-panel-v3,.subtle-panel-v3{box-shadow:none}.report-form-wrap-clean{margin-top:-2px}.report-account-strip-streamlined{margin-bottom:6px}.report-photo-field input[type=file]{background:linear-gradient(#fbfdfb,#f3f7f2);border:1.5px dashed #1669403d;padding:20px 18px}.report-photo-field .field-help{line-height:1.5}.report-footer-simple{margin-top:2px}.report-footer-actions-full{align-items:center}.map-page-visual-clean{background:linear-gradient(#f8fbf7,#eff4ef)}.page-hero .button-row{flex-wrap:wrap}@media (max-width:980px){.page-hero.has-aside{grid-template-columns:1fr}.page-hero-copy h1{max-width:none}}@media (max-width:720px){.page-hero-image,.page-hero-note{border-radius:18px}.report-account-strip{grid-template-columns:1fr}.report-photo-field input[type=file]{min-height:120px;padding:20px 16px;font-size:1rem}.report-more-options>summary{padding:2px 0}.form-footer-report{bottom:max(10px, env(safe-area-inset-bottom));z-index:24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #1669401f;border-radius:18px;padding:10px;position:sticky;box-shadow:0 14px 30px #112a1c1f}.report-footer-actions-full{grid-template-columns:1fr;gap:10px;display:grid}.report-submit-button{width:100%;min-height:56px}}.page-hero-image,.page-hero-note,.page-utility-card,.section-panel-v3,.subtle-panel-v3,.metric-card-v3,.list-card-v3,.form-card,.card,.home-v7-feature-card,.home-v7-support-card{box-shadow:var(--shadow-soft)}.page-hero,.home-v7-hero{box-shadow:var(--shadow-card)}.page-utility-card,.section-panel-v3,.subtle-panel-v3,.metric-card-v3,.list-card-v3,.form-card,.card{transition:transform .16s,box-shadow .16s,border-color .16s}.page-utility-card:hover,.section-panel-v3:hover,.subtle-panel-v3:hover,.metric-card-v3:hover,.list-card-v3:hover,.form-card:hover,.card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #112a1c13,0 6px 18px #112a1c0d}@media (max-width:720px){.page-utility-card:hover,.section-panel-v3:hover,.subtle-panel-v3:hover,.metric-card-v3:hover,.list-card-v3:hover,.form-card:hover,.card:hover{transform:none}}.page-hero,.page-hero-image,.page-hero-note,.page-utility-card,.section-panel-v3,.subtle-panel-v3,.panel.form-card,.report-more-options{box-shadow:var(--shadow-soft)}.page-hero{background:linear-gradient(#fffffffa,#f8fbf7fa)}.page-hero-image{padding:12px}.page-hero-image-natural img{border-radius:16px;max-height:360px;margin-inline:auto}.report-form-shell-streamlined{gap:0}.report-form-shell-streamlined .report-field-grid{gap:16px}.report-form-shell-streamlined .report-account-strip{margin:0 0 14px}.report-photo-field{background:linear-gradient(#fbfdfb,#f3f7f2);border-radius:22px}.report-photo-field input[type=file]{min-height:132px;font-size:1rem}.report-more-options,.report-account-strip{border-radius:20px}.report-submit-button{min-width:170px}.map-page-visual-clean.page-hero-image-natural img{max-height:290px}.map-utility-strip{margin-top:0}.map-page-note-tight{background:linear-gradient(#fbfdfb,#f3f6f2)}@media (min-width:901px){.page-utility-card:hover,.section-panel-v3:hover,.subtle-panel-v3:hover,.panel.form-card:hover,.page-hero-note:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}}@media (max-width:900px){.page-hero-image-natural img,.map-page-visual-clean.page-hero-image-natural img{max-height:none}.report-photo-field input[type=file]{min-height:148px}.form-footer-report{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:18px;position:sticky;bottom:10px}}.page-hero-story{grid-template-columns:minmax(0,1.02fr) minmax(300px,.88fr);align-items:center}.community-page-stack{gap:22px}.community-page-hero-true{padding:28px}.community-page-copy h1{max-width:9ch}.community-page-visual-wrap{display:block}.community-page-visual{padding:12px}.community-page-visual img{object-fit:cover;width:100%;box-shadow:none;aspect-ratio:16/10;object-position:center;border-radius:16px}.community-bottom-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:18px;display:grid}.community-join-card,.community-scope-card{padding:24px}.community-join-card h2{max-width:12ch}.community-purpose-band{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffff2,#f3f7f3f2);border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.community-purpose-band article{padding:20px 22px}.community-purpose-band article+article{border-left:1px solid var(--line)}.community-purpose-band strong{letter-spacing:-.02em;margin-bottom:8px;font-size:1.04rem;line-height:1.2;display:block}.community-purpose-band p,.community-live-heading p,.community-live-card p,.community-example-card p,.community-scope-card p,.community-join-card p{color:var(--muted);margin:0;line-height:1.72}.community-live-section{gap:16px;display:grid}.community-live-heading h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.05}.community-example-grid,.community-live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.community-example-card,.community-live-card{padding:22px}.community-example-card .meta-chip-v3,.community-live-card .meta-chip-v3{margin-bottom:12px}.community-example-card h3,.community-live-card h3{letter-spacing:-.03em;margin:0 0 10px;font-size:1.22rem;line-height:1.18}.community-live-meta-row{flex-wrap:wrap;gap:8px;display:flex}.community-live-date{color:var(--muted);white-space:nowrap;font-size:.9rem}.community-live-card .list-card-v3 p{margin:0}.community-bottom-grid{align-items:stretch}@media (max-width:980px){.page-hero-story,.community-bottom-grid,.community-example-grid,.community-live-grid,.community-purpose-band{grid-template-columns:1fr}.community-purpose-band article+article{border-left:0;border-top:1px solid var(--line)}.community-page-copy h1,.community-join-card h2{max-width:none}}@media (max-width:720px){.community-page-hero-true,.community-join-card,.community-scope-card,.community-example-card,.community-live-card{padding:20px}.community-page-visual{padding:10px}.community-page-visual img{aspect-ratio:auto}}.map-page-stack{gap:22px}.map-page-hero-tidy{align-items:center}.map-page-hero-tidy .page-hero-copy h1{max-width:7.3ch;font-size:clamp(2.9rem,5vw,4.7rem);line-height:.96}.map-page-copy-tidy .page-description{max-width:34ch}.map-page-aside-tidy{gap:14px}.map-page-visual-tidy{padding:10px}.map-page-visual-tidy.page-hero-image-natural img{object-fit:cover;object-position:center;width:100%;max-height:270px}.map-page-note-tidy{padding:16px 18px}.map-page-note-tidy h2{margin:0 0 8px;font-size:1.12rem;line-height:1.18}.map-stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.map-stat-card{min-width:0;padding:18px 20px}.map-stat-card strong{font-size:clamp(2rem,3vw,2.4rem)}.map-stat-card span{font-size:1rem}.map-utility-strip-tidy{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:980px){.map-stat-strip,.map-utility-strip-tidy{grid-template-columns:1fr}.map-page-hero-tidy .page-hero-copy h1{max-width:none}}@media (max-width:720px){.map-page-hero-tidy{padding:22px}.map-page-hero-tidy .page-hero-copy h1{font-size:clamp(2.5rem,10vw,3.7rem)}.map-page-visual-tidy.page-hero-image-natural img{max-height:220px}.map-stat-card{padding:16px 18px}}.report-form-wrap-mobile-tuned{margin-top:20px}.report-form-wrap-mobile-tuned .report-field-grid{gap:16px}.report-form-wrap-mobile-tuned .report-photo-field{padding:2px}.report-form-wrap-mobile-tuned .report-location-field input,.report-form-wrap-mobile-tuned .report-note-field textarea,.report-form-wrap-mobile-tuned .report-more-options select,.report-form-wrap-mobile-tuned .report-more-options input{font-size:16px}@media (max-width:720px){.report-form-wrap-mobile-tuned .report-location-button,.report-form-wrap-mobile-tuned .report-submit-button{width:100%}.report-form-wrap-mobile-tuned .form-footer-report{padding:12px;bottom:8px}.report-form-wrap-mobile-tuned .report-footer-actions-full{gap:12px;display:grid}.report-form-wrap-mobile-tuned .report-submit-copy{gap:4px;display:grid}.report-form-wrap-mobile-tuned{margin-top:12px}.report-form-wrap-mobile-tuned .form-card,.report-form-wrap-mobile-tuned .report-form-shell{padding-top:18px}.report-form-wrap-mobile-tuned .report-photo-field input[type=file]{min-height:148px}.report-form-wrap-mobile-tuned .form-footer-report,.form-footer-report{z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;margin-top:14px;padding:0;position:static;bottom:auto}.report-form-wrap-mobile-tuned .report-footer-actions-full,.report-footer-actions-full{gap:12px;display:grid}.report-form-wrap-mobile-tuned .report-submit-copy,.report-submit-copy{padding:0 2px}.report-form-wrap-mobile-tuned .report-submit-button,.report-submit-button{width:100%;min-height:54px}.report-form-wrap-mobile-tuned .report-photo-field,.report-photo-field{gap:10px}}.report-file-input-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.report-photo-chooser{background:linear-gradient(#fafdf9fa,#f3f7f2fa);border:1px dashed #16694033;border-radius:20px;gap:12px;padding:16px;display:grid}.report-photo-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-photo-action{min-height:52px}.report-photo-field .upload-preview-grid{margin-top:14px}.report-location-field .field-help{margin-top:8px}@media (max-width:720px){.report-photo-chooser{gap:10px;padding:14px}.report-photo-actions{grid-template-columns:1fr;gap:10px}.report-photo-action,.report-location-button{width:100%}}.report-photo-field,.report-location-field,.report-note-field,.report-more-options,.report-turnstile-wrap{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffc,#f4f8f4f7);border-radius:22px;padding:18px 20px}.report-photo-field,.report-location-field,.report-note-field{gap:12px;display:grid}.report-guidance-card{background:#f8fbf8f2;border:1px solid #116c431f;border-radius:18px;gap:8px;padding:14px 15px;display:grid}.report-guidance-card>strong{color:var(--text);font-size:.98rem}.report-guidance-list{color:var(--muted);gap:6px;margin:0;padding-left:1.1rem;display:grid}.report-guidance-list li::marker{color:#116c43b8}.report-note-field textarea{min-height:136px}@media (max-width:720px){.report-photo-field,.report-location-field,.report-note-field,.report-more-options,.report-turnstile-wrap{padding:16px}}.page-shell{padding:18px 0 26px}.page-hero,.page-hero-image,.page-hero-note,.section-panel-v3,.home-v7-flow,.home-v7-feature-card,.home-v7-support-card,.home-v7-cta-band{box-shadow:0 14px 30px #112a1c0f}.page-hero-copy h1,.home-v7-copy h1,.resourcesHeroCopy h1{letter-spacing:-.058em}.page-description,.page-hero-copy p,.section-panel-v3 p{color:var(--muted);line-height:1.72}@media (max-width:720px){.page-shell{padding:14px 0 22px}.page-shell-frame,.page-content-stack{gap:18px}.page-hero{gap:16px;padding:22px 18px}.page-hero-copy h1,.resourcesHeroCopy h1{max-width:none}.resourcesHero{border-radius:24px;grid-template-columns:1fr;gap:18px;padding:22px 18px}.resourcesHeroCopy{gap:14px}}.report-form-section{gap:12px;display:grid}.report-section-heading{gap:6px;display:grid}.report-section-lead{line-height:1.55;display:block}.report-more-options-lead{margin:10px 0 0}.report-photo-field.report-form-section,.report-location-field.report-form-section,.report-note-field.report-form-section,.report-more-options.report-form-section{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffc,#f4f8f4f7);border-radius:22px;padding:18px 20px}.report-more-options.report-form-section[open]{gap:14px}.report-more-options>summary{cursor:pointer;color:var(--text);font-weight:800}.report-photo-field>span,.report-location-field>span,.report-note-field>span{color:var(--text);font-weight:800}.report-photo-field>span,.report-location-field>span{letter-spacing:-.01em}.report-submit-copy strong{letter-spacing:-.02em}@media (max-width:720px){.report-form-wrap-mobile-tuned .report-field-grid{gap:16px}.report-photo-field .upload-preview-grid{grid-template-columns:1fr}.report-location-field,.report-note-field,.report-more-options,.report-turnstile-wrap,.form-footer-report{order:initial}.report-footer-actions-full{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffc,#f3f7f3f7);border-radius:22px;padding:18px}}.community-page-refresh{gap:20px}.community-page-hero-refresh{align-items:stretch}.community-page-lead{max-width:60ch}.community-page-aside-refresh{grid-template-columns:1fr}.community-hero-note{padding:18px 20px}.community-hero-note strong{letter-spacing:-.02em;margin-bottom:8px;font-size:1rem;display:block}.community-hero-note p{color:var(--muted);margin:0 0 12px;line-height:1.65}.community-mini-list{color:var(--muted);margin:0;padding-left:18px;line-height:1.6}.community-mini-list li+li{margin-top:8px}.community-purpose-band-refresh{box-shadow:0 14px 28px #112a1c0d}.community-example-card-refresh{padding-top:52px;position:relative}.community-example-index{letter-spacing:-.03em;color:#16694080;font-size:.9rem;font-weight:800;position:absolute;top:18px;right:18px}.community-bottom-grid-refresh{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.community-scope-card-refresh h2,.community-join-card-refresh h2{letter-spacing:-.05em;max-width:14ch;margin:8px 0 10px;font-size:clamp(1.7rem,2.8vw,2.3rem);line-height:1.04}@media (max-width:900px){.community-bottom-grid-refresh,.community-example-grid,.community-live-grid,.community-page-hero-refresh{grid-template-columns:1fr}}@media (max-width:760px){.page-shell{padding:16px 0 24px}.page-shell-frame,.page-content-stack{gap:18px}.page-hero,.section-panel-v3,.list-card-v3,.page-utility-card{border-radius:22px;padding:18px}.page-description,.section-panel-v3 p,.page-utility-card p{line-height:1.62}.button-row:not(.hero-action-row){gap:10px}.button-row:not(.hero-action-row) .btn{width:100%}.community-page-copy h1,.community-scope-card-refresh h2,.community-join-card-refresh h2{max-width:none}.community-purpose-band-refresh article{padding:18px}}.home-v7-hero,.home-v7-flow-strip,.home-v7-feature-card,.home-v7-support-grid,.home-v7-cta-band,.contact-form-grid,.contact-form-footer,.home-v7-copy,.home-v7-feature-copy,.contact-form-card,.contact-form-grid>*,.contact-form-footer>*{min-width:0}.btn{white-space:nowrap}.home-v7-hero{align-items:center;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)!important}.home-v7-lead,.home-v7-reassurance-line,.home-v7-feature-copy>p,.home-v7-map-copy>p,.contact-form-card .form-intro p,.contact-form-card .form-note{max-width:none}.home-v7-statbar{grid-template-columns:repeat(3,minmax(0,1fr))!important}.home-v7-feature-grid{gap:22px;display:grid}.home-v7-feature-card,.home-v7-support-grid,.home-v7-cta-band{align-items:stretch}.contact-form-card{gap:18px}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form-grid label,.contact-form-grid .field-full,.contact-form-grid .turnstile-field{min-width:0}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{width:100%;min-width:0;display:block}.turnstile-field{gap:10px;width:100%;display:grid}.turnstile-wrap{width:100%;min-height:65px}.turnstile-field small,.contact-form-footer small{color:var(--muted);line-height:1.6;display:block}.contact-form-footer{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;display:grid}.contact-form-footer .btn{justify-self:start}@media (max-width:980px){.home-v7-hero,.home-v7-flow-strip,.home-v7-feature-card,.home-v7-feature-card--map,.home-v7-support-grid,.home-v7-cta-band{grid-template-columns:1fr!important}.contact-form-footer{grid-template-columns:1fr}.contact-form-footer .btn{width:100%}}@media (max-width:760px){.container{width:min(var(--max), calc(100% - 20px))!important}.button-row,.home-v7-actions,.home-v7-cta-band .button-row{grid-template-columns:1fr;gap:10px;display:grid!important}.button-row .btn,.home-v7-actions .btn,.home-v7-cta-band .btn,.contact-form-footer .btn{width:100%}.home-v7-hero,.home-v7-flow,.home-v7-feature-card,.home-v7-support-card,.home-v7-cta-band,.contact-form-card,.page-hero,.section-panel-v3,.subtle-panel-v3{border-radius:22px;padding:18px!important}.home-v7-copy h1,.page-hero-copy h1,.resourcesHeroCopy h1{line-height:.98;max-width:none!important;font-size:clamp(2rem,11vw,3rem)!important}.home-v7-statbar,.home-v7-flow-strip,.home-v7-support-grid,.contact-form-grid,.field-grid{grid-template-columns:1fr!important}.home-v7-flow-step,.home-v7-hotspot-row,.home-v7-compact-row,.home-v7-support-head{flex-direction:column!important;align-items:flex-start!important}.home-v7-flow-step+.home-v7-flow-step{border-top:1px solid var(--line);margin-top:6px;padding-top:16px;border-left:0!important}.contact-form-grid,.field-grid{gap:14px}.contact-form-card .form-intro h2{font-size:clamp(1.45rem,7vw,2rem)}.form-footer,.contact-form-footer{grid-template-columns:1fr!important}.turnstile-wrap{min-height:58px}}.home-v7-feature-card,.home-v7-feature-card--map{align-items:start!important}.home-v7-feature-visual,.home-v7-feature-card--map .home-v7-feature-visual{align-self:start!important;height:auto!important}.home-v7-feature-visual img,.home-v7-feature-card--map .home-v7-feature-visual img{object-fit:contain;width:100%;height:auto!important}.btn{border-radius:999px;min-height:48px;padding-inline:1.2rem;font-weight:800}.btn-primary{color:#fff;background:linear-gradient(135deg,#2ea355 0%,#1c7f42 52%,#166735 100%);border:1px solid #1364352e;box-shadow:0 16px 32px #1b63352e}.btn-primary:hover{box-shadow:0 20px 36px #1b633538}.auth-checkbox-set{background:linear-gradient(#f7faf6,#eef3ee)}.community-detail-card-featured{margin-bottom:20px}.community-public-author-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.community-public-author-row-compact{align-items:flex-start}.community-public-author{align-items:center;gap:12px;display:flex}.community-public-author-compact{gap:10px}.community-public-avatar{width:48px;height:48px;color:var(--ink);background:linear-gradient(#edf5ef,#dfeee5);border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #13302314}.community-public-avatar-small{width:34px;height:34px;font-size:.92rem}@media (max-width:760px){.community-public-author-row{grid-template-columns:1fr;align-items:start;display:grid}}.community-detail-footer{border-top:1px solid #13302314;gap:14px;padding-top:6px;display:grid}.community-share-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.community-share-button{color:var(--ink);background:#f8fbf8;border:1px solid #13302314;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.community-share-icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.92rem;font-weight:800;display:inline-flex}.community-share-icon-facebook{background:#1877f2}.community-share-icon-x{background:#111}.community-share-icon-email{background:#db4437}@media (max-width:760px){.community-share-row{justify-content:flex-start}}.admin-report-badges{flex-wrap:wrap;gap:10px;display:flex}.admin-status-pill{text-transform:capitalize;border:1px solid #13302314;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:7px 12px;font-weight:800;display:inline-flex}.admin-action-btn{border-radius:999px;min-height:46px}.forum-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.forum-mini-action,.forum-tool-link{white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.rich-text-content{gap:16px;display:grid}.rich-text-content p{margin:0}.reply-rich-text{gap:10px}.forum-edit-card{background:linear-gradient(#fbfcfb,#f3f7f4);border:1px solid #13302314;border-radius:22px;padding:18px 20px}.field-hint{color:var(--muted);font-size:.94rem;line-height:1.55;display:block}.forum-link-card{background:linear-gradient(#f8fbf8,#eef5f0);border:1px solid #13302314;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.forum-link-card>div{gap:6px;display:grid}.forum-link-card span{color:var(--muted)}.forum-reaction-row{flex-wrap:wrap;gap:10px;display:flex}.forum-reaction-row .inline-form{flex:180px}.forum-reaction-button{width:100%;min-height:48px;color:var(--ink);background:#f8fbf8;border:1px solid #13302314;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:inline-flex;box-shadow:0 8px 18px #112a1c0d}.forum-reaction-button strong{font-size:.98rem}.forum-reaction-button small{color:var(--muted);font-weight:700}.forum-reaction-button-small{min-height:42px;padding:9px 12px}.forum-tools-card-strong{background:linear-gradient(#f8fbf8,#edf5ef);border:1px solid #13302314;border-radius:24px;gap:16px;padding:20px;display:grid}.forum-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.forum-action-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.forum-action-grid .inline-form,.forum-action-grid .btn,.forum-action-grid .forum-tool-link{width:100%}.forum-action-grid .btn,.forum-action-grid .forum-tool-link{border-radius:999px;min-height:50px;font-weight:800;box-shadow:0 8px 18px #112a1c0d}.forum-link-moderation{border-top:1px solid #13302314;gap:12px;padding-top:6px;display:grid}@media (max-width:1100px){.forum-action-grid,.forum-action-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.forum-link-card,.forum-title-row{grid-template-columns:1fr;align-items:start;display:grid}.forum-action-grid,.forum-action-grid-compact,.forum-reaction-row{grid-template-columns:1fr;display:grid}}.member-profile-interest-fieldset{grid-column:1/-1}.community-live-reactions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.community-live-reactions-detail{margin:16px 0 4px}.community-live-reactions-reply{margin-top:14px}.community-reaction-pill{min-height:40px;color:var(--ink);background:linear-gradient(#fffffffa,#f3f8f4f0);border:1px solid #13302317;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 10px 22px #112a1c0d}.community-share-button{min-height:44px}@media (max-width:900px){.community-reaction-pill{min-height:38px;padding:8px 12px;font-size:.95rem}}@media (max-width:760px){.home-v7-statbar{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.home-v7-statbar-item{align-content:start;gap:6px;min-height:110px;display:grid;padding:14px 12px!important}.home-v7-statbar-item strong{font-size:clamp(1.7rem,7vw,2.15rem);line-height:1}.home-v7-statbar-item span{font-size:.94rem;line-height:1.28}.home-v7-flow-step{flex-direction:row!important;align-items:flex-start!important;gap:14px!important}.home-v7-flow-step strong{width:56px;min-width:56px;height:56px;font-size:1.45rem}.home-v7-flow-step h3{margin-bottom:6px;font-size:clamp(1.45rem,7vw,1.8rem)}.home-v7-flow-step p{font-size:1.02rem;line-height:1.55}.home-v7-feature-topline,.home-v7-support-head{flex-wrap:wrap;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.home-v7-hotspot-row,.home-v7-hotspot-row--plain{grid-template-columns:minmax(0,1fr) auto;align-items:start!important;gap:12px!important;display:grid!important}.home-v7-hotspot-row>div,.home-v7-hotspot-row--plain>div{min-width:0}.home-v7-hotspot-row .severity-pill,.home-v7-hotspot-row--plain .severity-pill{place-self:center end;margin-top:2px}}@media (max-width:420px){.home-v7-statbar-item{min-height:100px;padding:12px 10px!important}.home-v7-statbar-item span{font-size:.9rem}}@media (max-width:760px){.home-v7-hero,.home-v7-flow,.home-v7-feature-card,.home-v7-support-card,.home-v7-cta-band{padding:16px!important}.home-v7-hero-visual{padding:0!important}.home-v7-hero-frame{border-radius:24px}.home-v7-hero-frame img{object-fit:contain;max-height:320px}.home-v7-flow-head{margin-bottom:14px}.home-v7-flow-head h2,.home-v7-feature-copy h2,.home-v7-cta-band h2{font-size:clamp(1.9rem,10vw,2.7rem)!important}.home-v7-feature-copy{gap:12px}.home-v7-map-list-block{gap:10px;padding-top:8px}.home-v7-hotspot-row--plain{padding:12px 0}}.home-v7-alerts{gap:22px;display:grid}.home-v7-alerts-head{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);align-items:start;gap:20px;display:grid}.home-v7-alerts-head h2{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2rem,3.4vw,3.15rem);line-height:.98}.home-v7-alerts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-v7-alert-card{background:#ffffffeb;border:1px solid #17312614;align-content:start;gap:16px;min-width:0;display:grid}.home-v7-alert-topline{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.home-v7-alert-body{gap:12px;display:grid}.home-v7-alert-body h3{text-wrap:balance;margin:0}.home-v7-alert-body p{color:var(--muted);margin:0;line-height:1.72}.home-v7-alert-meta{flex-wrap:wrap;gap:10px;display:flex}.home-v7-alert-meta-chip{min-height:32px;color:var(--muted);white-space:nowrap;background:#f5f8f5;border:1px solid #17312614;border-radius:999px;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}@media (max-width:1100px){.home-v7-alerts-head,.home-v7-alerts-grid{grid-template-columns:1fr}}@media (max-width:760px){.home-v7-alert-card{border-radius:22px;padding:18px}.home-v7-alert-body h3{font-size:clamp(1.55rem,7vw,2rem)}}.site-loading-card{flex-direction:column;align-items:center;gap:14px;display:flex}body{font-family:var(--font-sans,"DM Sans", system-ui, sans-serif);background:radial-gradient(80% 40% at 70% -10%,#116c4312 0%,#0000 60%),#f5f8f4;font-size:16px;line-height:1.65}h1,h2,h3,h4{font-family:var(--font-sans,"DM Sans", system-ui, sans-serif);font-weight:800}.home-v7-copy h1{letter-spacing:-.04em;max-width:12ch;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1.04}.home-v7-flow-head h2,.home-v7-feature-copy h2,.home-v7-cta-band h2,.home-v7-alerts-head h2{letter-spacing:-.03em;font-size:clamp(1.7rem,2.8vw,2.5rem);line-height:1.1}.home-v7-alert-body h3{letter-spacing:-.02em;font-size:1.2rem;line-height:1.25}html{background:#f5f8f4}.btn{font-family:var(--font-sans,"DM Sans", system-ui, sans-serif);letter-spacing:.01em;border-radius:12px;min-height:48px;padding:0 22px;font-size:.93rem;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s}.btn-primary{color:#fff;background:#116c43;box-shadow:0 4px 14px #116c4347,0 1px 3px #116c432e}.btn-primary:hover{background:#0d5535;transform:translateY(-1px);box-shadow:0 6px 20px #116c4357,0 2px 6px #116c4338}.btn-secondary,.btn-ghost{color:#124c30;background:#fff;border:1.5px solid #116c4338;box-shadow:0 2px 8px #112a1c0f}.btn-secondary:hover,.btn-ghost:hover{background:#f4f9f5;border-color:#116c4361;transform:translateY(-1px)}.eyebrow{color:#0d5535;letter-spacing:.06em;text-transform:uppercase;background:#116c4317;border:1px solid #116c4324;font-size:.78rem;font-weight:700}.muted-eyebrow{color:var(--muted);background:#1731260d;border:1px solid #17312614}.home-v7-hero,.home-v7-flow,.home-v7-feature-card,.home-v7-support-card,.home-v7-cta-band{border:1px solid #116c4317;border-radius:20px;box-shadow:0 2px 12px #112a1c0a,0 8px 32px #112a1c0a}.home-v7-hero{background:radial-gradient(60% 50% at 100% 0,#89c42b1a,#0000 50%),#fff}.home-v7-flow{background:#fafcf9}.home-v7-alert-card{border-radius:16px;padding:22px;box-shadow:0 2px 10px #112a1c0d}.home-v7-alert-card--watch{background:#fffef7;border-color:#c4901a33 #c4901a33 #c4901a33 #c4901a;border-left-style:solid;border-left-width:3px}.home-v7-alert-card--support{background:#f7f9ff;border-color:#0e6cb61f #0e6cb61f #0e6cb61f #0e6cb6;border-left-style:solid;border-left-width:3px}.home-v7-alert-link{color:#116c43;background:#116c430f;border-radius:8px;align-items:center;gap:6px;width:max-content;padding:8px 14px;font-size:.9rem;font-weight:700;transition:background .12s;display:inline-flex}.home-v7-alert-link:hover{background:#116c431f;text-decoration:none}.home-v7-cta-band{color:#fff;background:#116c43}.home-v7-cta-band h2,.home-v7-cta-band p{color:#fff}.home-v7-cta-band p{opacity:.82}.home-v7-cta-band .btn-primary{color:#116c43;background:#fff;box-shadow:0 4px 16px #0000001f}.home-v7-cta-band .btn-primary:hover{background:#f0faf5}.home-v7-cta-band .btn-secondary,.home-v7-cta-band .btn-ghost{color:#fff;background:#ffffff1f;border-color:#ffffff47}.home-v7-cta-band .btn-secondary:hover{background:#fff3}.home-v7-hero-frame{border:1px solid #116c431a;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #112a1c14}.home-v7-feature-visual{border:1px solid #116c4314;border-radius:14px;overflow:hidden}.home-v7-flow-step strong{color:#116c43;background:#116c431a;font-size:.9rem;font-weight:800}.home-v7-statbar-item strong{color:#116c43;font-size:clamp(1.4rem,2vw,1.9rem);font-weight:800}.home-v7-support-card{background:#fff;border:1px solid #116c4317;border-radius:18px}.home-v7-support-card--tint{background:#f8fbf8}.text-link{color:#116c43;font-weight:700}.text-link:hover{color:#0d5535;text-decoration:underline}.eyebrow,.meta-chip-v3,.meta-pill,.location-pill,.type-pill{min-height:var(--ui-chip-height);padding-inline:var(--ui-chip-pad-x);font-size:var(--ui-pill-font);border-radius:999px;font-weight:700}.severity-pill{min-height:var(--ui-status-height);padding-inline:var(--ui-chip-pad-x);font-size:var(--ui-pill-font);border-radius:999px}.btn{min-height:var(--ui-action-height);padding-inline:var(--ui-action-pad-x)}.page-shell{padding-top:18px}.page-shell-frame,.page-content-stack{gap:var(--ui-shell-gap)}.page-hero{padding:var(--ui-hero-pad);gap:var(--ui-card-gap)}.page-utility-card,.section-panel-v3,.metric-card-v3,.list-card-v3,.form-card,.card{padding:var(--ui-card-pad);border-radius:20px}@media (max-width:760px){.page-shell{padding-top:14px}.page-hero,.page-utility-card,.section-panel-v3,.metric-card-v3,.list-card-v3,.form-card,.card{padding:var(--ui-card-pad-compact);border-radius:18px}}.community-detail-card-featured .community-meta-chip{min-height:34px;color:var(--ink);border:1px solid #1330231f;border-radius:999px;padding:0 13px;font-weight:800;box-shadow:0 8px 18px #112a1c0a}.community-detail-card-featured .community-meta-chip-zip,.community-live-card .community-meta-chip-zip{color:#123626;background:linear-gradient(#fff,#eef6ef);border-color:#116c4329}.community-detail-card-featured .community-meta-chip-pinned,.community-live-card .community-meta-chip-pinned{color:#0f5f39;background:linear-gradient(#eaf7ef,#cfeedd);border-color:#116c4342}.community-detail-card-featured .community-detail-author-top{color:var(--ink);justify-content:space-between;align-items:center;gap:16px;margin:4px 0 2px;padding:12px 0 4px;display:flex}.community-detail-card-featured .community-detail-author-top .community-public-author>div{gap:2px;display:grid}.community-detail-card-featured .community-detail-author-top .community-public-author span:not(.community-public-avatar),.community-detail-card-featured .community-detail-author-top>span{color:var(--muted);font-size:.92rem;font-weight:700}.community-detail-card-featured .community-public-avatar{color:#0f5132;background:linear-gradient(135deg,#dff1e7,#cce8d8);border:1px solid #116c432e;box-shadow:inset 0 0 0 1px #ffffff9e,0 10px 22px #112a1c0f}.community-detail-card-featured .community-detail-footer{border-top:1px solid #13302314;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;margin-top:18px;padding-top:16px;display:grid}.community-detail-card-featured .community-live-reactions-detail{justify-content:flex-start;margin:0}.community-detail-card-featured .community-share-row{justify-content:flex-end;align-self:end}.community-reaction-pill{border-width:1px;font-weight:800;box-shadow:0 8px 18px #112a1c0d}.community-reaction-pill-helpful{color:#6f4700;background:linear-gradient(#fff8df,#ffedaa);border-color:#d591003d}.community-reaction-pill-thanks{color:#0f5f39;background:linear-gradient(#eafbef,#cdf0d8);border-color:#116c433d}.community-reaction-pill-following{color:#46318f;background:linear-gradient(#f4f1ff,#e4ddff);border-color:#5c44ad38}.community-detail-card-featured .community-share-button{background:#fff;border-color:#1330231a;box-shadow:0 8px 18px #112a1c0a}.community-detail-card-featured .community-share-button-facebook{color:#145dbd}.community-detail-card-featured .community-share-button-x{color:#111}.community-detail-card-featured .community-share-button-email{color:#b63428}@media (max-width:760px){.community-detail-card-featured .community-detail-author-top,.community-detail-card-featured .community-detail-footer{grid-template-columns:1fr;align-items:start;display:grid}.community-detail-card-featured .community-share-row{justify-content:flex-start}}
.lmn-ui-badge{min-height:34px;color:var(--ink);background:linear-gradient(#fffffffa,#f3f8f4f0);border:1px solid #1330231a;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.88rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 8px 18px #112a1c0a}.lmn-ui-badge--neutral,.lmn-ui-badge--zip{color:var(--ink);background:linear-gradient(#fbfcfafa,#f1f6f2f5)}.lmn-ui-badge--pinned,.lmn-ui-badge--cleanup{color:var(--green-deep);background:linear-gradient(#eef8f1fc,#e1f1e7f7);border-color:#16694029}.lmn-ui-badge--alert{color:#9a4a00;background:linear-gradient(#fff6ebfc,#ffecd2f7);border-color:#ef6c0033}.lmn-ui-badge--resource{color:#0f5685;background:linear-gradient(#ecf4fcfc,#dfedfaf7);border-color:#0e6cb629}.lmn-ui-badge--question{color:#4b3a8f;background:linear-gradient(#f7f4fcfc,#eee9faf7);border-color:#624cb129}.lmn-ui-avatar{width:48px;height:48px;color:var(--green-deep);background:linear-gradient(135deg,#16694029,#0e6cb61f);border:1px solid #13302314;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff59}.lmn-ui-avatar--sm{width:34px;height:34px;font-size:.92rem}.lmn-ui-reaction-pill{min-height:40px;color:var(--ink);background:linear-gradient(#fffffffa,#f2f7f3f0);border:1px solid #13302317;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 10px 22px #112a1c0d}.lmn-ui-share-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lmn-ui-share-button{min-height:44px;color:var(--ink);background:linear-gradient(#fffffffc,#f3f8f4f2);border:1px solid #13302314;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s;display:inline-flex;box-shadow:0 10px 22px #112a1c0a}.lmn-ui-share-button:hover{border-color:#13302324;transform:translateY(-1px);box-shadow:0 14px 26px #112a1c0f}.lmn-ui-share-icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff2e}.lmn-ui-share-icon svg{fill:currentColor;width:14px;height:14px;display:block}.lmn-ui-share-icon--facebook{background:#1877f2}.lmn-ui-share-icon--x{background:#111}.lmn-ui-share-icon--email{background:#db4437}.lmn-ui-card{background:linear-gradient(#fffffffc,#f7faf7f7);border:1px solid #13302314;border-radius:28px;box-shadow:0 20px 48px #0e2e2514}.lmn-ui-soft-card{background:linear-gradient(#fffffffa,#f3f8f4f0);border:1px solid #13302312;border-radius:24px;box-shadow:0 14px 34px #0e2e250e}.lmn-ui-badge--idea,.lmn-ui-badge--info{color:#0f5685;background:linear-gradient(#ecf4fcfc,#dfedfaf7);border-color:#0e6cb629}.lmn-ui-badge--warning,.lmn-ui-badge--flagged{color:#8b3f16;background:linear-gradient(#fff4ebfc,#ffe8d6f7);border-color:#b54f1f33}.lmn-ui-badge--email,.lmn-ui-badge--member{color:var(--green-deep);background:linear-gradient(#eef8f1fc,#e1f1e7f7);border-color:#16694029}.lmn-ui-badge--metric{color:var(--ink);background:linear-gradient(#fffffffc,#f0f6f2f5);border-color:#1330231a}.lmn-ui-author-row{align-items:center;gap:12px;min-width:0;display:flex}.lmn-ui-author-copy{gap:3px;min-width:0;display:grid}.lmn-ui-author-copy strong{color:var(--ink);line-height:1.2}.lmn-ui-author-copy span,.lmn-ui-author-copy small{color:var(--muted);line-height:1.45}.lmn-ui-reaction-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lmn-ui-reaction-pill--sm{gap:6px;min-height:34px;padding:7px 11px;font-size:.9rem}.lmn-ui-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (max-width:720px){.lmn-ui-card{border-radius:22px}.lmn-ui-action-row,.lmn-ui-reaction-row{align-items:stretch}}.lmn-ui-badge,.type-pill.lmn-ui-badge{letter-spacing:.01em;white-space:nowrap}.lmn-ui-badge--cleanup,.lmn-ui-badge--pinned,.lmn-ui-badge--success{color:#0f5f37;background:linear-gradient(#e8f7edfc,#d3ebdcfa);border-color:#16694042}.lmn-ui-badge--alert,.lmn-ui-badge--warning,.lmn-ui-badge--flagged{color:#833d00;background:linear-gradient(#fff2e1fc,#ffe1b8fa);border-color:#be520042}.lmn-ui-badge--question,.lmn-ui-badge--idea,.lmn-ui-badge--info{color:#463286;background:linear-gradient(#f6f3fffc,#e9e2fcfa);border-color:#533fa538}.lmn-ui-badge--resource,.lmn-ui-badge--metric{color:#0a527f;background:linear-gradient(#ebf6fffc,#daebfafa);border-color:#0e6cb638}.lmn-ui-badge--zip,.lmn-ui-badge--member,.lmn-ui-badge--email,.lmn-ui-badge--neutral{color:#173727;background:linear-gradient(#fcfefbfc,#ebf2ecfa);border-color:#13302324}.lmn-ui-reaction-row{align-items:center;gap:.55rem}.lmn-ui-reaction-pill{box-shadow:0 8px 20px #112a1c0b}.lmn-ui-reaction-pill:hover{background:linear-gradient(#fff,#ecf4eefa);border-color:#16694033}.lmn-ui-avatar{flex:none}.lmn-ui-card{overflow-wrap:anywhere}.lmn-ui-card,.lmn-ui-soft-card{min-width:0}.lmn-ui-card h2,.lmn-ui-card h3,.lmn-ui-soft-card h2,.lmn-ui-soft-card h3{color:var(--ink);letter-spacing:-.035em;text-wrap:balance;line-height:1.08}.lmn-ui-card p,.lmn-ui-soft-card p,.lmn-ui-muted-copy{color:var(--muted);line-height:1.68}.lmn-ui-button{min-height:44px;color:var(--ink);background:linear-gradient(#fffffffc,#f0f7f2f5);border:1px solid #1330231a;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1.05rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .14s,border-color .14s,box-shadow .14s,background .14s;display:inline-flex;box-shadow:0 10px 22px #112a1c0d}.lmn-ui-button:hover{border-color:#16694033;transform:translateY(-1px);box-shadow:0 14px 28px #112a1c13}.lmn-ui-button--primary{color:#fff;background:linear-gradient(135deg,#166940f5,#0e6cb6e0);border-color:#1669403d;box-shadow:0 14px 30px #1669402e}.lmn-ui-button--secondary{color:var(--green-deep);background:linear-gradient(#fffffffc,#f1f7f2f7);border-color:#1330231a}.lmn-ui-button--subtle{box-shadow:none;background:#f8faf7eb}.lmn-ui-button:focus-visible,.lmn-ui-share-button:focus-visible,.lmn-ui-reaction-pill:focus-visible,.lmn-ui-card a:focus-visible,.lmn-ui-soft-card a:focus-visible{outline-offset:3px;outline:3px solid #16694047}.lmn-ui-share-button,.lmn-ui-reaction-pill,.lmn-ui-badge{-webkit-tap-highlight-color:transparent}.lmn-ui-author-row,.lmn-ui-share-row,.lmn-ui-reaction-row,.lmn-ui-action-row{min-width:0}.lmn-ui-author-copy strong,.lmn-ui-author-copy span,.lmn-ui-author-copy small{overflow-wrap:anywhere}@media (max-width:560px){.lmn-ui-share-button,.lmn-ui-button{width:100%}.lmn-ui-share-row,.lmn-ui-action-row{align-items:stretch}.lmn-ui-badge{white-space:normal;text-align:center;max-width:100%;padding-top:.45rem;padding-bottom:.45rem;line-height:1.18}}@media (prefers-reduced-motion:reduce){.lmn-ui-button,.lmn-ui-share-button,.lmn-ui-reaction-pill,.lmn-ui-card a,.lmn-ui-soft-card a{transition:none}.lmn-ui-button:hover,.lmn-ui-share-button:hover,.lmn-ui-card a:hover,.lmn-ui-soft-card a:hover{transform:none}}.lmn-ui-status-note{color:var(--ink);background:linear-gradient(#f4faf6f5,#fffffffa);border:1px solid #16694024;border-radius:18px;align-items:flex-start;gap:.7rem;padding:.85rem 1rem;display:flex;box-shadow:0 12px 28px #112a1c0b}.lmn-ui-status-note strong{color:var(--green-deep)}.lmn-ui-status-note p{color:var(--muted);margin:.2rem 0 0;line-height:1.58}.lmn-ui-field{gap:.45rem;display:grid}.lmn-ui-field label,.lmn-ui-label{color:var(--green-deep);letter-spacing:-.01em;font-size:.88rem;font-weight:850}.lmn-ui-input,.lmn-ui-select,.lmn-ui-textarea{width:100%;color:var(--ink);font:inherit;background:#fffffff5;border:1px solid #13302321;border-radius:16px;font-weight:650;transition:border-color .14s,box-shadow .14s,background .14s;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #112a1c09}.lmn-ui-input,.lmn-ui-select{min-height:46px;padding:0 .9rem}.lmn-ui-textarea{resize:vertical;min-height:120px;padding:.85rem .9rem}.lmn-ui-input::placeholder,.lmn-ui-textarea::placeholder{color:#586c60b8;font-weight:600}.lmn-ui-input:focus,.lmn-ui-select:focus,.lmn-ui-textarea:focus{border-color:#16694059;outline:none;box-shadow:0 0 0 4px #1669401f,0 10px 22px #112a1c0d}.lmn-ui-table-shell{background:#fffffff0;border:1px solid #1330231a;border-radius:22px;overflow:hidden;box-shadow:0 16px 36px #112a1c0e}.lmn-ui-table-scroll{overflow-x:auto}.lmn-ui-table{border-collapse:collapse;width:100%;min-width:720px}.lmn-ui-table th,.lmn-ui-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #13302314;padding:.9rem 1rem}.lmn-ui-table th{color:var(--green-deep);letter-spacing:.02em;text-transform:uppercase;background:#f4faf6d6;font-size:.82rem;font-weight:900}.lmn-ui-table td{color:var(--muted);font-weight:650}.lmn-ui-table tr:last-child td{border-bottom:0}.lmn-ui-table a{color:var(--green-deep);text-underline-offset:.18em;font-weight:850}@media (max-width:560px){.lmn-ui-status-note{border-radius:16px;padding:.8rem}.lmn-ui-input,.lmn-ui-select{min-height:44px}}.meta-chip-v3:not(.lmn-ui-badge),.meta-pill:not(.lmn-ui-badge),.location-pill:not(.lmn-ui-badge),.type-pill:not(.lmn-ui-badge){width:fit-content;max-width:100%;min-height:30px;color:var(--green-deep);letter-spacing:-.01em;white-space:normal;background:linear-gradient(#ffffffeb,#eef7efe6);border:1px solid #16694029;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .78rem;font-size:.8rem;font-weight:850;line-height:1.15;display:inline-flex;box-shadow:inset 0 1px #ffffffe0,0 7px 16px #112a1c09}.eyebrow:not(.lmn-ui-badge){white-space:normal;max-width:100%}@media (max-width:560px){.meta-chip-v3:not(.lmn-ui-badge),.meta-pill:not(.lmn-ui-badge),.location-pill:not(.lmn-ui-badge),.type-pill:not(.lmn-ui-badge){min-height:28px;padding:.25rem .68rem;font-size:.76rem}}.lmn-ui-stack{gap:var(--lmn-stack-gap,1rem);display:grid}.lmn-ui-stack--tight{--lmn-stack-gap:.55rem}.lmn-ui-stack--loose{--lmn-stack-gap:1.4rem}.lmn-ui-cluster{align-items:center;gap:var(--lmn-cluster-gap,.75rem);flex-wrap:wrap;min-width:0;display:flex}.lmn-ui-cluster--between{justify-content:space-between}.lmn-ui-kicker{width:fit-content;max-width:100%;color:var(--green-deep);letter-spacing:.04em;text-transform:uppercase;background:#eff8f2c7;border:1px solid #16694029;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .7rem;font-size:.78rem;font-weight:900;line-height:1.1;display:inline-flex}.lmn-ui-empty-state{color:var(--muted);text-align:left;background:linear-gradient(#f8fcf9f2,#fffffffa);border:1px dashed #16694038;border-radius:24px;gap:.65rem;padding:1.1rem;display:grid}.lmn-ui-empty-state strong{color:var(--ink);font-weight:900}.lmn-ui-empty-state p{color:var(--muted);margin:0;line-height:1.6}.lmn-ui-divider{background:linear-gradient(90deg,#0000,#1330231f,#0000);width:100%;height:1px}@media (max-width:560px){.lmn-ui-cluster--between{justify-content:flex-start;align-items:stretch}.lmn-ui-kicker{white-space:normal}}
.site-header{z-index:90;-webkit-backdrop-filter:blur(16px)saturate(1.35);backdrop-filter:blur(16px)saturate(1.35);background:#f5f8f4f0;border-bottom:1px solid #116c4314;position:sticky;top:0;overflow:visible}.site-header-shell{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:10px 0;display:grid}.site-brand{min-width:0;color:var(--green-deep);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.site-brand-mark{box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-brand-mark img{object-fit:contain;width:52px;height:52px}.site-brand-copy{gap:2px;min-width:0;display:grid}.site-brand-copy strong{color:var(--green,#17683f);letter-spacing:-.02em;font-size:1.05rem;font-weight:850;line-height:1}.site-main-nav{background:#fffffff0;border:1px solid #116c431a;border-radius:999px;justify-self:center;align-items:center;gap:3px;min-width:0;max-width:100%;min-height:54px;padding:5px;display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #112a1c0d}.site-nav-link{color:#4a6057;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.34rem;min-height:40px;padding:0 10px;font-size:.86rem;font-weight:740;line-height:1;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.site-nav-link:hover,.site-nav-link:focus-visible,.site-nav-link.is-active{color:var(--green,#17683f);background:#116c4317;outline:none}.site-nav-link-icon,.site-mobile-nav-link-icon{color:currentColor;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.site-nav-link-icon-svg{width:100%;height:100%;display:block}.site-main-nav .site-nav-link-icon{flex:none;width:.92rem;height:.92rem;display:inline-flex}.site-header-cta{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:inline-flex}.site-header-auth-link,.site-header-signout-button{min-height:44px;color:var(--green-deep);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 10px;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.site-header-auth-button,.header-report-button,.site-mobile-report-link,.site-menu-toggle{min-height:44px;padding-inline:14px}.site-header-signout-form{display:contents}.site-mobile-actions,.site-mobile-nav-panel{display:none}.site-menu-toggle{color:var(--green-deep);background:#fffffff0;border:1px solid #116c4333;border-radius:999px;align-items:center;gap:10px;font-size:.92rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #112a1c0f}.site-menu-toggle-lines{gap:4px;display:grid}.site-menu-toggle-lines span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.site-menu-toggle.is-open .site-menu-toggle-lines span:first-child{transform:translateY(6px)rotate(45deg)}.site-menu-toggle.is-open .site-menu-toggle-lines span:nth-child(2){opacity:0}.site-menu-toggle.is-open .site-menu-toggle-lines span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.header-utility-pill{width:fit-content;min-height:38px;color:var(--green-deep);background:radial-gradient(circle at 18% 20%,#ffffffeb,#0000 34%),linear-gradient(135deg,#e0f2b2eb,#a9d56ac7);border:1px solid #16694038;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 10px 22px #1669401a}.header-utility-pill:hover,.header-utility-pill:focus-visible,.header-utility-pill.is-active{color:var(--green-deep);background:radial-gradient(circle at 18% 20%,#fffffff5,#0000 34%),linear-gradient(135deg,#d8efa0fa,#91c652e0);border-color:#0f7a4557;outline:none;transform:translateY(-1px);box-shadow:0 12px 26px #16694029}.site-mobile-nav-backdrop,.site-mobile-nav-backdrop.is-open{opacity:0;pointer-events:none;display:none}.footer-minimal{margin-top:54px;padding:0 0 24px}.footer-minimal-shell{text-align:center;background:linear-gradient(#f9fbf8f7,#f3f7f2fc);border:1px solid #17312614;border-radius:28px;grid-template-columns:1fr;align-items:center;gap:12px;padding:22px 28px 18px;display:grid;box-shadow:0 14px 32px #112a1c0d}.footer-minimal-brand{justify-content:center;padding-bottom:4px;display:flex}.footer-minimal-brand-link{color:inherit;align-items:center;gap:14px;text-decoration:none;display:inline-flex}.footer-minimal-brand-mark{justify-content:center;align-items:center;display:inline-flex}.footer-minimal-brand-copy{text-align:left;gap:2px;display:grid}.footer-minimal-brand-copy strong{color:var(--ink,#183127);letter-spacing:-.03em;font-size:1.18rem;font-weight:850;line-height:1}.footer-minimal-brand-copy span{color:var(--muted,#5a6c61);font-size:.92rem;line-height:1.3}.footer-minimal-primary,.footer-minimal-legal{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.footer-minimal-primary{border-bottom:1px solid #17312614;gap:12px 24px;padding-bottom:10px}.footer-minimal-legal{gap:12px 20px}.footer-minimal-primary a,.footer-minimal-legal a{text-decoration:none;position:relative}.footer-minimal-primary a{color:var(--ink,#183127);font-weight:800;line-height:1.2}.footer-minimal-legal a,.footer-minimal-copyright{color:var(--muted,#5a6c61);font-weight:700;line-height:1.2}.footer-minimal-primary a:after,.footer-minimal-legal a:after{content:"";background:var(--green,#17683f);transform-origin:50%;border-radius:999px;height:2px;transition:transform .16s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.footer-minimal-primary a:hover,.footer-minimal-primary a:focus-visible,.footer-minimal-legal a:hover,.footer-minimal-legal a:focus-visible{color:var(--green-deep,#124c30);outline:none}.footer-minimal-primary a:hover:after,.footer-minimal-primary a:focus-visible:after,.footer-minimal-legal a:hover:after,.footer-minimal-legal a:focus-visible:after{transform:scaleX(1)}.footer-minimal-copyright{text-align:center;margin-top:2px;display:block}@media (max-width:1120px){.site-header-shell{grid-template-columns:auto minmax(0,1fr) auto}.site-main-nav{justify-self:end}}@media (max-width:760px){.site-header-shell{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:72px;padding:8px 0}.site-brand-mark img{width:58px;height:58px}.site-brand-copy strong{font-size:1rem}.site-main-nav,.site-header-cta{display:none}.site-mobile-actions{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.site-mobile-report-link,.site-menu-toggle{border-radius:18px;min-height:48px;padding-inline:15px;font-size:.94rem}.site-mobile-nav-panel{z-index:91;overscroll-behavior:contain;max-height:calc(100dvh - 72px);padding:16px 0 max(22px, env(safe-area-inset-bottom));background:radial-gradient(circle at 8% 0,#d6eeac33,#0000 32%),linear-gradient(#f9fcf9fc,#f4f9f5fc);border-top:1px solid #1731261a;display:none;position:absolute;inset:100% 0 auto;overflow-y:auto;box-shadow:0 18px 46px #112a1c29}.site-mobile-nav-panel.is-open{display:block}.site-mobile-nav-panel[hidden]{display:none}.site-mobile-nav-inner{gap:14px;width:min(680px,100% - 24px);margin:0 auto;padding:0;display:grid}.site-mobile-nav-head{gap:4px;padding:2px 2px 0;display:grid}.site-mobile-nav-kicker{color:var(--muted);margin:0;font-size:.92rem;line-height:1.25;display:block}.site-mobile-nav-title{color:var(--green-deep);letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,7vw,2rem);line-height:1.05;display:block}.site-mobile-account-links{background:#ffffffdb;border:1px solid #1731261a;border-radius:22px;gap:9px;padding:13px;display:grid;box-shadow:0 12px 28px #112a1c0f}.site-mobile-account-note{color:var(--green-deep);font-weight:700;line-height:1.35}.site-mobile-account-actions{flex-wrap:wrap;gap:9px;display:flex}.site-mobile-nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.site-mobile-nav-link{min-width:0;min-height:58px;color:var(--green-deep);white-space:normal;background:#ffffffe0;border:1px solid #1731261a;border-radius:20px;justify-content:flex-start;align-items:center;gap:10px;padding:14px;font-size:1rem;font-weight:800;line-height:1.1;text-decoration:none;display:flex;box-shadow:0 12px 26px #112a1c0f}.site-mobile-nav-link:hover,.site-mobile-nav-link:focus-visible,.site-mobile-nav-link.is-active{color:var(--green-deep);background:radial-gradient(circle at 20% 20%,#ffffffe6,#0000 34%),linear-gradient(135deg,#e0f2b2f0,#a9d56ad1);border-color:#1669403d;outline:none}.site-mobile-secondary-links{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.site-mobile-nav-footer{background:#ffffffd6;border:1px solid #17312614;border-radius:22px;gap:12px;padding:15px;display:grid;box-shadow:0 12px 28px #112a1c0d}.site-mobile-nav-footer p{color:var(--muted);margin:0;line-height:1.58}.footer-minimal-shell{border-radius:24px;gap:10px;padding:18px 18px 16px}.footer-minimal-brand-link{gap:10px}.footer-minimal-brand-mark img{width:42px;height:42px}.footer-minimal-brand-copy strong{font-size:1.04rem}.footer-minimal-brand-copy span{font-size:.86rem}.footer-minimal-primary{gap:10px 16px;padding-bottom:12px}.footer-minimal-primary a,.footer-minimal-legal a,.footer-minimal-copyright{font-size:.98rem}}@media (max-width:390px){.site-brand-copy strong{font-size:.92rem}.site-mobile-report-link,.site-menu-toggle{min-height:42px;padding-inline:11px;font-size:.86rem}.site-mobile-nav-links{grid-template-columns:1fr}.site-mobile-nav-link{min-height:54px;padding:12px;font-size:.95rem}}@media (max-width:1460px) and (min-width:1241px){.site-header-shell{gap:10px}.site-main-nav{justify-self:center;gap:2px;padding:4px}.site-nav-link{gap:.28rem;min-height:38px;padding:0 8px;font-size:.82rem}.site-main-nav .site-nav-link-icon{width:.86rem;height:.86rem}.site-header-cta{gap:7px}.site-header-auth-link,.site-header-signout-button{min-height:42px;padding-inline:8px;font-size:.86rem}.site-header-auth-button,.header-report-button{min-height:42px;padding-inline:10px;font-size:.86rem}}@media (max-width:1240px) and (min-width:761px){.site-header-shell{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:72px;padding:8px 0}.site-main-nav,.site-header-cta{display:none}.site-mobile-actions{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.site-mobile-report-link,.site-menu-toggle{border-radius:18px;min-height:48px;padding-inline:15px;font-size:.94rem}.site-mobile-nav-panel{z-index:91;overscroll-behavior:contain;max-height:calc(100dvh - 72px);padding:16px 0 max(22px, env(safe-area-inset-bottom));background:radial-gradient(circle at 8% 0,#d6eeac33,#0000 32%),linear-gradient(#f9fcf9fc,#f4f9f5fc);border-top:1px solid #1731261a;display:none;position:absolute;inset:100% 0 auto;overflow-y:auto;box-shadow:0 18px 46px #112a1c29}.site-mobile-nav-panel.is-open{display:block}.site-mobile-nav-panel[hidden]{display:none}.site-mobile-nav-inner{gap:14px;width:min(680px,100% - 24px);margin:0 auto;padding:0;display:grid}.site-mobile-nav-head{gap:4px;padding:2px 2px 0;display:grid}.site-mobile-nav-kicker{color:var(--muted);margin:0;font-size:.92rem;line-height:1.25;display:block}.site-mobile-nav-title{color:var(--green-deep);letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,7vw,2rem);line-height:1.05;display:block}.site-mobile-account-links{background:#ffffffdb;border:1px solid #1731261a;border-radius:22px;gap:9px;padding:13px;display:grid;box-shadow:0 12px 28px #112a1c0f}.site-mobile-account-note{color:var(--green-deep);font-weight:700;line-height:1.35}.site-mobile-account-actions{flex-wrap:wrap;gap:9px;display:flex}.site-mobile-nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.site-mobile-nav-link{min-width:0;min-height:58px;color:var(--green-deep);white-space:normal;background:#ffffffe0;border:1px solid #1731261a;border-radius:20px;justify-content:flex-start;align-items:center;gap:10px;padding:14px;font-size:1rem;font-weight:800;line-height:1.1;text-decoration:none;display:flex;box-shadow:0 12px 26px #112a1c0f}.site-mobile-nav-link:hover,.site-mobile-nav-link:focus-visible,.site-mobile-nav-link.is-active{color:var(--green-deep);background:radial-gradient(circle at 20% 20%,#ffffffe6,#0000 34%),linear-gradient(135deg,#e0f2b2f0,#a9d56ad1);border-color:#1669403d;outline:none}.site-mobile-secondary-links{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.site-mobile-nav-footer{background:#ffffffd6;border:1px solid #17312614;border-radius:22px;gap:12px;padding:15px;display:grid;box-shadow:0 12px 28px #112a1c0d}.site-mobile-nav-footer p{color:var(--muted);margin:0;line-height:1.58}}@media (max-width:1320px) and (min-width:1241px){.site-brand-copy strong{font-size:.98rem}.site-brand-mark img{width:48px;height:48px}.site-main-nav{gap:1px;padding:4px}.site-nav-link{min-height:36px;padding:0 7px;font-size:.8rem}.site-main-nav .site-nav-link-icon{width:.82rem;height:.82rem}.site-header-cta{gap:6px}.site-header-auth-link,.site-header-signout-button{min-height:40px;padding-inline:6px;font-size:.82rem}.site-header-auth-button,.header-report-button{min-height:40px;padding-inline:9px;font-size:.82rem}}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2?dpl=dpl_Bfa3cgCz4z4DPioSC1LExhgZVYLm)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2?dpl=dpl_Bfa3cgCz4z4DPioSC1LExhgZVYLm)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_40b93add-module__kJBK_q__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_40b93add-module__kJBK_q__variable{--font-sans:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b12e986493c137cf-s.0unhoe1q6hp6-.woff2?dpl=dpl_Bfa3cgCz4z4DPioSC1LExhgZVYLm)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/36363bfb06833f56-s.p.0-pny06~-x26a.woff2?dpl=dpl_Bfa3cgCz4z4DPioSC1LExhgZVYLm)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2fa3ef4ca165ab4-s.0cnogfwvi2_o-.woff2?dpl=dpl_Bfa3cgCz4z4DPioSC1LExhgZVYLm)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a73419dd2ba2d841-s.p.0x-0vqtj_fzf1.woff2?dpl=dpl_Bfa3cgCz4z4DPioSC1LExhgZVYLm)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono Fallback;src:local(Arial);ascent-override:73.71%;descent-override:23.03%;line-gap-override:0.0%;size-adjust:134.59%}.dm_mono_aa74f99e-module__EvQv5a__className{font-family:DM Mono,DM Mono Fallback;font-style:normal}.dm_mono_aa74f99e-module__EvQv5a__variable{--font-mono:"DM Mono", "DM Mono Fallback"}
