:root{--bg:#f5f7f3;--surface:#fff;--surface-soft:#eef3ed;--surface-tint:#f8faf7;--line:#d9e1db;--line-strong:#c6d1ca;--border:var(--line);--border-strong:var(--line-strong);--text:#173126;--muted:#5f6f66;--green:#166940;--green-deep:#0f4f30;--lime:#8dbd2f;--blue:#0e6cb6;--danger:#a93c3c;--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px;--shadow-soft:0 12px 28px #112a1c0f;--shadow-card:0 16px 36px #112a1c14;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f7faf6}body{color:var(--text);background:radial-gradient(circle at top right, #8dbd2f1f, transparent 22%), radial-gradient(circle at top left, #0e6cb614, transparent 24%), linear-gradient(180deg, #f7faf6 0%, var(--bg) 100%);-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}.site-header{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7faf6e0;border-bottom:1px solid #17312614;position:sticky;top:0}.site-header-shell{grid-template-columns:minmax(260px,300px) minmax(0,1fr) auto;align-items:center;gap:16px;min-height:84px;padding:12px 0;display:grid}.site-brand{align-items:center;gap:14px;min-width:0;display:inline-flex}.site-brand-mark{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffa,#eff4f0f5);border-radius:18px;flex:none;justify-content:center;align-items:center;padding:6px 10px;display:inline-flex}.site-brand-copy{gap:2px;min-width:0;display:grid}.site-brand-copy span{color:var(--muted);font-size:.88rem;line-height:1.35}.site-main-nav{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:6px;display:flex}.site-nav-link{min-height:42px;color:var(--muted);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.92rem;font-weight:700;transition:background-color .14s,color .14s;display:inline-flex}.site-nav-link:hover{color:var(--text);background:#1669400f}.site-header-cta{justify-content:flex-end;display:flex}.site-footer{margin-top:54px;padding:0 0 28px}.site-footer-shell{border-top:1px solid var(--line);padding-top:18px}.site-footer-top{justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:12px;display:flex}.site-footer-copy strong{margin-bottom:6px;font-size:1rem;display:block}.site-footer-copy p{max-width:60ch;color:var(--muted);margin:0}.site-footer-actions{flex-wrap:wrap;gap:10px;display:flex}.site-footer-links{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:12px 18px;padding:16px 0;display:flex}.site-footer-links a{color:var(--muted);font-weight:700}.site-footer-links a:hover{color:var(--green-deep)}.site-footer-bottom{color:var(--muted);justify-content:space-between;gap:16px;padding-top:14px;display:flex}.site-footer-bottom small{line-height:1.45}.btn{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;transition:transform .14s,box-shadow .14s,background-color .14s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);color:#fff;box-shadow:0 14px 28px #0e6cb629}.btn-secondary,.btn-ghost{color:var(--green-deep);border:1px solid var(--line);background:linear-gradient(#fff,#f1f4f1)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.text-link{color:var(--green-deep);font-weight:800}.text-link:hover{text-decoration:underline}.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}.eyebrow{color:var(--green-deep);background:linear-gradient(135deg,#1669401f,#8dbd2f29)}.muted-eyebrow{color:var(--muted);background:#e8eee9}.meta-chip-v3,.meta-pill,.location-pill{color:var(--muted);border:1px solid var(--line);background:#f1f5f2}.page-shell-frame,.page-content-stack,.page-shell-frame-v3,.page-content-stack-v3,.section-block-v3,.section-block{gap:28px;display:grid}.page-hero,.page-hero-v3,.home-hero-v3{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#fffffffa,#f9fbf8f5);align-items:start;gap:28px;padding:32px;display:grid}.page-hero-copy,.page-hero-copy-v3,.home-hero-copy-v3,.page-hero-aside,.page-hero-aside-v3,.home-hero-aside-v3{min-width:0}.page-hero-copy h1,.page-hero-copy-v3 h1,.home-hero-copy-v3 h1{letter-spacing:-.05em;text-wrap:balance;max-width:14ch;margin:14px 0 12px;font-size:clamp(2.25rem,4vw,4rem);line-height:.98}.page-description,.section-lead-v3,.lead-text,.page-hero-copy p{max-width:62ch;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}.hero-action-row,.hero-action-row-v3{margin-top:20px}.page-hero-image,.page-hero-image-v3{border:1px solid var(--line);background:var(--surface-soft);box-shadow:var(--shadow-soft);border-radius:22px;overflow:hidden}.page-hero-image img,.page-hero-image-v3 img{object-fit:cover;width:100%;height:100%;min-height:300px}.page-hero-note,.page-hero-note-v3{border:1px solid var(--line);background:linear-gradient(#f8faf7,#f0f4f0);border-radius:20px;padding:22px}.page-hero-note h2,.page-hero-note-v3 h2{letter-spacing:-.03em;margin:0 0 10px;font-size:1.18rem;line-height:1.2}.page-hero-note p,.page-hero-note-v3 p,.page-note-list li,.page-note-list-v3 li{color:var(--muted);line-height:1.7}.page-note-list,.page-note-list-v3{margin:0;padding-left:18px}.page-note-list li+li,.page-note-list-v3 li+li{margin-top:8px}.page-note-actions{margin-top:16px}.stats-grid-v3,.grid-3-v3,.mini-grid-v3,.grid-2-v3,.cards-grid,.admin-detail-layout{gap:18px;display:grid}.stats-grid-v3,.grid-3-v3{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-grid-v3,.grid-2-v3{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card-v3,.simple-card-v3,.section-panel-v3,.list-card-v3,.guide-row-v3,.form-card,.card,.notice-box,.chat-answer,.community-post-card,.community-reply-card,.admin-shell-header{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft)}.list-card-v3{border-radius:var(--radius-md);background:var(--surface-tint);padding:16px 18px}.metric-card-v3 strong{margin-bottom:8px;font-size:2rem;line-height:1;display:block}.metric-card-v3 span,.simple-card-v3 p,.section-panel-v3 p,.list-card-v3 span,.list-card-v3 small,.guide-row-v3 p,.guide-row-footer-v3 span,.form-note,.field-help{color:var(--muted);line-height:1.68}.section-heading-v3{max-width:66ch}.section-heading-v3 h2,.section-panel-v3 h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.08}.section-heading-v3 p{color:var(--muted);margin:0;line-height:1.68}.simple-card-v3 h3,.section-panel-v3 h3,.guide-row-v3 h3,.list-card-v3 strong{letter-spacing:-.03em;margin:0 0 8px;font-size:1.18rem;line-height:1.18}.step-card-v3{gap:10px;display:grid}.step-index-v3{width:36px;height:36px;color:var(--green-deep);background:#1669401a;border-radius:12px;place-items:center;font-weight:800;display:inline-grid}.section-head-row-v3,.guide-row-top-v3{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.stack-list-v3,.guide-list-v3,.community-strip-v3,.form-wrap-v2,.section-v3{gap:14px;display:grid}.guide-list-v3{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-row-v3{gap:10px;display:grid}.guide-row-footer-v3,.form-footer,.form-footer-actions,.form-footer-report,.field-actions-row,.form-reassurance-row,.account-nav-actions,.admin-shell-actions,.admin-shell-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.form-footer{justify-content:space-between;margin-top:18px}.bullet-list-v3{color:var(--muted);margin:0;padding-left:18px;line-height:1.68}.bullet-list-v3 li+li{margin-top:8px}.hotspot-row-v3{justify-content:space-between;align-items:center;gap:14px;display:flex}.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;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-style:normal;font-weight:700;display:inline-flex}.severity-low{color:#255784;background:#0e6cb61a}.severity-medium{color:#135536;background:#1669401f}.severity-high{color:#8b5a17;background:#d19a3a2e}.severity-critical{color:#7a2b2b;background:#a93c3c24}.subtle-panel-v3{background:linear-gradient(#f8faf7,#f0f4f0)}.stack-link-card{transition:transform .14s,border-color .14s}.stack-link-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}label{gap:8px;display:grid}.field-label,label>span,legend{font-weight:700}input,select,textarea{border-radius:var(--radius-sm);border:1px solid var(--line-strong);width:100%;min-height:46px;color:var(--text);background:#fff;padding:12px 14px}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{color:#135536;background:#1669401a;border:1px solid #16694029}.form-status-error{color:#7a2b2b;background:#a93c3c14;border:1px solid #a93c3c29}.form-status-loading{color:#245784;background:#0e6cb614;border:1px solid #0e6cb629}.security-honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.quick-report-banner,.member-report-context{border-radius:var(--radius-md);border:1px solid var(--line);background:linear-gradient(#f8faf7,#eef4ef);justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:flex}.member-report-context strong,.quick-report-banner strong{margin-bottom:4px;display:block}.member-report-context span,.quick-report-banner p{color:var(--muted);margin:0}.member-report-context-anon{background:linear-gradient(#fbfcfa,#f2f5f3)}.upload-preview-grid img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);width:100%;box-shadow:var(--shadow-soft);border-radius:14px}.inline-choice-row{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.inline-choice-row button{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:999px;min-height:40px;padding:0 14px;font-weight:700}.inline-choice-row button.is-active{color:var(--green-deep);background:#1669401a;border-color:#16694033}.panel,.card{background:var(--surface)}.prose-grid-v3{align-items:start}.prose-panel-v3 p+p{margin-top:14px}.compact-card-v3{min-height:0}@media (max-width:1180px){.site-header-shell{grid-template-columns:1fr;justify-items:start}.site-main-nav,.site-header-cta{flex-wrap:wrap;justify-content:flex-start}.page-hero.has-aside,.page-hero-v3.has-aside,.home-hero-v3,.site-footer-top,.guide-list-v3,.grid-2-v3,.mini-grid-v3{grid-template-columns:1fr}.site-footer-top{flex-direction:column;align-items:flex-start}}@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))}.stats-grid-v3,.grid-3-v3,.grid-2-v3,.mini-grid-v3,.guide-list-v3,.field-grid,.checkbox-grid,.cards-grid,.admin-detail-layout{grid-template-columns:1fr}.page-hero,.page-hero-v3,.home-hero-v3,.metric-card-v3,.simple-card-v3,.section-panel-v3,.guide-row-v3,.form-card,.card{padding:20px}.page-hero-copy h1,.page-hero-copy-v3 h1,.home-hero-copy-v3 h1{max-width:none;font-size:clamp(2rem,10vw,3rem)}.page-hero-image img,.page-hero-image-v3 img{min-height:240px}.hotspot-row-v3,.guide-row-footer-v3,.quick-report-banner,.member-report-context,.site-footer-bottom{flex-direction:column;align-items:flex-start}}.report-page-shell{gap:22px}.report-page-intro{gap:20px;display:grid}.report-page-copy h1{letter-spacing:-.05em;max-width:10ch;margin:12px 0 10px;font-size:clamp(2.2rem,5vw,4rem);line-height:.96}.report-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.report-entry-card{border:1px solid var(--line);background:linear-gradient(#fff,#f6faf6);border-radius:18px;gap:10px;padding:18px;display:grid}.report-entry-card.is-primary{background:linear-gradient(#f6fbf7,#eef5f0)}.report-entry-card p{color:var(--muted);margin:0}.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}:root{--page-accent:#166940;--page-accent-light:#8dbd2f}.site-header{background:#f7faf6f5}.site-header-shell{grid-template-columns:minmax(220px,290px) minmax(0,1fr) auto;gap:14px;min-height:78px}.site-brand-mark{box-shadow:none;background:0 0;border:0;padding:0}.site-brand-mark img{width:124px}.site-brand-copy span{font-size:.84rem}.site-main-nav{box-shadow:none;background:0 0;border:0;flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;padding:0;display:flex;overflow-x:auto}.site-nav-link{min-height:38px;color:var(--text);border-bottom:3px solid #0000;border-radius:0;padding:0;font-size:.93rem}.site-nav-link.is-active{color:var(--green-deep);border-bottom-color:#166940}.site-footer{margin-top:72px}.site-footer-shell{gap:18px;display:grid}.site-footer-links{text-align:center;justify-content:center;padding:18px 0 12px}.site-footer-top{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-bottom:0}.site-footer-copy p{max-width:58ch}.site-footer-bottom{text-align:center;flex-direction:column;justify-content:center;padding-top:0}.page-shell{padding-top:24px}.page-hero,.home-hero-v3{gap:24px;padding:28px}.page-hero.has-aside,.home-hero-v3{grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr)}.page-hero-copy h1,.home-hero-copy-v3 h1,.page-hero-copy-v3 h1{max-width:15ch;font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.02}.page-hero-note,.page-hero-note-v3,.section-panel-v3,.simple-card-v3,.metric-card-v3,.list-card-v3,.content-card-v2,.info-card-v2,.stack-card,.panel.form-card{box-shadow:0 8px 20px #112a1c0f}.section-panel-v3,.simple-card-v3,.list-card-v3,.metric-card-v3,.content-card-v2,.info-card-v2,.stack-card{border-radius:18px}.grid-3-v3,.grid-2-v3,.grid-2-v2,.grid-3-v2,.simple-page-grid{gap:18px;display:grid}.grid-3-v3,.grid-3-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2-v3,.grid-2-v2,.simple-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head-row-v3{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.section-panel-v3 h2,.simple-card-v3 h3,.content-card-v2 h2,.info-card-v2 h3{margin:0 0 10px;line-height:1.18}.section-panel-v3 p,.simple-card-v3 p,.content-card-v2 p,.info-card-v2 p,.guide-row-v3 p,.page-hero-note p{color:var(--muted);margin:0}.stack-list-v3,.guide-list-v3,.clean-stack-v2,.public-forum-replies{gap:12px;display:grid}.hotspot-row-v3,.public-forum-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.public-forum-meta{color:var(--muted);margin-top:8px;font-size:.88rem}.medal-strip-home{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px;margin-top:20px;display:grid}.medal-strip-home img{object-fit:contain;filter:drop-shadow(0 8px 14px #0e262024);justify-self:center;width:100%;max-width:108px;height:auto;max-height:132px}.simple-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-wrap-v2{display:grid}.quick-report-banner,.member-report-context{border:1px solid var(--line);background:var(--surface-tint);border-radius:16px;justify-content:space-between;gap:16px;margin-bottom:16px;padding:14px 16px;display:flex}.quick-report-banner p,.member-report-context span,.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}.field-actions-row,.form-footer,.form-footer-actions,.form-reassurance-row{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}.location-captured{background:#1669401a}.location-unavailable{background:#a93c3c1a}.location-locating{background:#0e6cb61a}.account-nav-shell{border-bottom:1px solid var(--line);padding:18px 0}.account-nav-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-nav-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.header-utility-pill{border:1px solid var(--line);min-height:38px;color:var(--green-deep);background:#fff;border-radius:999px;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}@media (max-width:1100px){.site-header-shell,.page-hero.has-aside,.home-hero-v3,.grid-3-v3,.grid-3-v2,.grid-2-v3,.grid-2-v2,.simple-page-grid,.field-grid{grid-template-columns:1fr}.site-main-nav{justify-content:flex-start}}@media (max-width:720px){.container{width:min(var(--max), calc(100% - 24px))}.site-header-shell,.site-footer-top,.quick-report-banner,.member-report-context,.account-nav-row{grid-template-columns:1fr;display:grid}.site-footer-links{gap:10px 14px}.upload-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-page-copy h1{max-width:none;font-size:clamp(2rem,11vw,3rem)}.report-entry-actions{grid-template-columns:1fr}.report-entry-card{padding:16px}.quick-report-banner,.member-report-context,.form-footer,.form-footer-actions{gap:10px}.form-reassurance-row{display:none}.field-grid label span,.field-label{font-size:.96rem}textarea{min-height:104px}}.report-page-intro-simple{gap:16px}.report-page-helper-row{flex-wrap:wrap;gap:10px;display:flex}.report-form-shell{gap:18px}.report-launcher-card,.report-account-strip,.report-location-strip{border:1px solid var(--line);background:linear-gradient(#fbfdfb,#f2f6f2);border-radius:20px;gap:14px;padding:18px;display:grid}.report-launcher-card{border-color:#1669401f;margin-bottom:18px;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;font-size:1.05rem;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;border-radius:22px;flex:0 0 76px;place-items:center;width:76px;height:76px;display:inline-grid}.report-launcher-brandmark img{width:48px;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-location-strip{background:#fbfdfb;grid-template-columns:1fr auto;align-items:center}.report-location-strip .field-label{margin-bottom:8px;display:block}.report-more-options{margin-top:-4px}.report-more-options>summary{cursor:pointer;color:var(--green-deep);font-weight:700}.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{min-height:54px;padding-inline:24px}.mobile-only-inline{display:none}@media (max-width:900px){.report-more-options-grid{grid-template-columns:1fr}}@media (max-width:720px){.report-page-intro-simple .report-page-copy h1{max-width:none}.report-launcher-card,.report-account-strip,.report-location-strip{border-radius:18px;padding:16px}.report-launcher-copy{align-items:flex-start}.report-launcher-brandmark{border-radius:18px;flex-basis:64px;width:64px;height:64px}.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}.mobile-only-inline{display:inline-flex}.report-account-strip,.report-location-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}}:root{--bg:#f4f7f2;--surface:#fff;--surface-soft:#f2f6f2;--surface-tint:#f8faf8;--line:#d7e0d8;--line-strong:#c7d3ca;--text:#183127;--muted:#5a6c61;--green:#17683f;--green-deep:#124c30;--shadow-soft:0 10px 24px #112a1c0d;--shadow-card:0 14px 34px #112a1c12;--radius-xl:26px;--radius-lg:18px;--radius-md:14px}html{background:#f7faf6}body{background:radial-gradient(circle at top right, #8dbd2f14, transparent 22%), linear-gradient(180deg, #f7faf6 0%, var(--bg) 100%)}.site-brand-mark{box-shadow:none;background:#ffffffeb;border-radius:16px;padding:5px 9px}.site-brand-copy strong{font-size:.98rem}.site-brand-copy span{letter-spacing:0;font-size:.82rem}.site-main-nav{box-shadow:none;background:#ffffffd6;gap:2px;padding:4px}.site-nav-link{min-height:40px;padding:0 13px;font-size:.9rem;font-weight:700}.site-nav-link.is-active{background:#16694017}.header-report-button{min-height:42px;padding-inline:16px;font-size:.92rem}.site-footer{margin-top:58px;padding-bottom:30px}.site-footer-shell-v2{border-top:1px solid var(--line);padding-top:22px}.site-footer-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(160px,1fr));gap:22px;padding:6px 0 20px;display:grid}.site-footer-brand,.site-footer-column{min-width:0}.site-footer-brand strong{margin-bottom:8px;font-size:1rem;display:block}.site-footer-brand p{max-width:38ch;color:var(--muted);margin:0}.site-footer-column{align-content:start;gap:10px;display:grid}.site-footer-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.8rem;font-weight:800}.site-footer-column a{color:var(--text);font-weight:600}.site-footer-column a:hover{color:var(--green-deep)}.site-footer-bottom{border-top:1px solid var(--line);padding-top:14px}.btn{border-radius:12px;min-height:44px;padding:0 17px}.btn-primary{background:var(--green);box-shadow:0 10px 22px #1669402e}.btn-secondary,.btn-ghost{border:1px solid var(--line);background:#fff}.eyebrow,.meta-chip-v3,.meta-pill,.location-pill,.type-pill{min-height:28px;padding:0 11px;font-size:.77rem;font-weight:700}.eyebrow{background:#eef4ee;border:1px solid #dce7dd}.meta-chip-v3,.meta-pill,.location-pill,.type-pill{border:1px solid var(--line);color:var(--muted);background:#f6f8f6}.page-shell-frame,.page-content-stack,.page-shell-frame-v3,.page-content-stack-v3,.section-block-v3,.section-block{gap:24px}.page-hero,.page-hero-v3,.home-hero-v3{background:linear-gradient(#fffffffa,#fafcf9f7);border-radius:24px;gap:24px;padding:28px}.page-hero.has-aside,.page-hero-v3.has-aside,.home-hero-v3{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)}.page-hero-copy h1,.page-hero-copy-v3 h1,.home-hero-copy-v3 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,.section-lead-v3,.lead-text,.page-hero-copy p{max-width:58ch;font-size:1rem;line-height:1.62}.page-hero-note,.page-hero-note-v3{background:#f7faf7;border-radius:18px;padding:20px}.page-hero-note h2,.page-hero-note-v3 h2{font-size:1.05rem}.page-note-list li,.page-note-list-v3 li,.bullet-list-v3 li,.bullet-list li{line-height:1.58}.stats-grid-v3,.grid-3-v3,.mini-grid-v3,.grid-2-v3,.cards-grid,.admin-detail-layout{gap:16px}.metric-card-v3,.simple-card-v3,.section-panel-v3,.list-card-v3,.guide-row-v3,.form-card,.card,.notice-box,.chat-answer,.community-post-card,.community-reply-card,.admin-shell-header{box-shadow:var(--shadow-soft)}.metric-card-v3,.simple-card-v3,.section-panel-v3,.guide-row-v3,.form-card,.card,.notice-box,.chat-answer,.community-post-card,.community-reply-card,.admin-shell-header{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,.simple-card-v3 p,.section-panel-v3 p,.list-card-v3 span,.list-card-v3 small,.guide-row-v3 p,.guide-row-footer-v3 span,.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}.simple-card-v3 h3,.section-panel-v3 h3,.guide-row-v3 h3,.list-card-v3 strong{font-size:1.06rem;line-height:1.22}.feature-card-v4{background:linear-gradient(#fff,#f8fbf8)}.home-hero-v4 .stats-grid-v3{margin-top:2px}.home-hero-image-v4 img{min-height:280px}.simple-page-grid{align-items:start}.report-page-intro-simple{padding:20px}.report-page-intro-simple .report-page-copy h1{max-width:13ch}.report-launcher-card,.report-account-strip,.report-location-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-photo-field input[type=file]{min-height:54px;padding:14px}.report-note-field textarea{min-height:104px}.report-submit-button{min-height:50px}.public-forum-meta{border-top:1px solid var(--line);margin-top:10px;padding-top:10px}.prose-panel-v3 p+p,.section-panel-v3 p+p,.legal-card-v2 p+p{margin-top:12px}.legal-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.legal-card-v2{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:18px;padding:20px}.legal-card-v2 h2{margin:0 0 10px;font-size:1.18rem}.legal-card-v2 p,.legal-card-v2 li{color:var(--muted);line-height:1.6}.section-panel-v3 .button-row,.simple-card-v3 .button-row,.page-hero-copy .button-row{margin-top:16px}@media (max-width:1100px){.site-header-shell,.page-hero.has-aside,.home-hero-v3,.grid-3-v3,.grid-3-v2,.grid-2-v3,.grid-2-v2,.simple-page-grid,.field-grid,.site-footer-grid,.legal-grid-v2{grid-template-columns:1fr}.site-main-nav{justify-content:flex-start}}@media (max-width:720px){.container{width:min(var(--max), calc(100% - 22px))}.site-header-shell,.site-footer-top,.quick-report-banner,.member-report-context,.account-nav-row{grid-template-columns:1fr;display:grid}.site-brand-copy span{display:none}.site-brand-mark img{width:96px}.site-main-nav{justify-content:flex-start;padding-bottom:6px;overflow-x:auto}.header-report-button{width:100%}.site-footer-grid{gap:18px}.site-footer-bottom{text-align:center;flex-direction:column;justify-content:center}.page-hero,.home-hero-v3{gap:20px;padding:22px}.page-hero-copy h1,.home-hero-copy-v3 h1,.page-hero-copy-v3 h1,.report-page-copy h1{max-width:none;font-size:clamp(1.9rem,10vw,2.8rem)}.metric-card-v3,.simple-card-v3,.section-panel-v3,.form-card,.legal-card-v2{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}.site-brand-solo{min-width:auto}.site-brand-solo .site-brand-mark{box-shadow:none;background:0 0;border:0;padding:0}.site-brand-solo .site-brand-mark img{width:116px;height:auto}.site-main-nav{background:#ffffffeb;border:1px solid #e1e8e2;border-radius:999px;justify-content:center;gap:2px;padding:5px;box-shadow:0 10px 22px #112a1c0a}.site-nav-link{min-height:38px;color:var(--text);border-bottom:0;border-radius:999px;padding:0 14px;font-size:.92rem;font-weight:700}.site-nav-link:hover{background:#1669400f}.site-nav-link.is-active{color:var(--green-deep);background:#1669401a}.home-v5-shell{gap:28px}.home-v5-hero{background:linear-gradient(#fffffffa,#f8fbf7f7);border:1px solid #e1e8e2;border-radius:30px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:24px;padding:34px;display:grid;box-shadow:0 18px 42px #112a1c0f}.home-v5-copy{min-width:0}.home-v5-kicker{min-height:28px;color:var(--green-deep);background:#eef5ef;border:1px solid #dce7dd;border-radius:999px;align-items:center;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex}.home-v5-copy h1{letter-spacing:-.055em;text-wrap:balance;max-width:10ch;margin:14px 0 12px;font-size:clamp(2.6rem,5.2vw,4.6rem);line-height:.94}.home-v5-lead{max-width:57ch;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.68}.home-v5-actions{margin-top:22px}.home-v5-reassurance{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.home-v5-reassurance span{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex}.home-v5-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.home-v5-stat{border:1px solid var(--line);background:#ffffffeb;border-radius:18px;padding:16px 16px 15px}.home-v5-stat strong{margin-bottom:6px;font-size:1.9rem;line-height:1;display:block}.home-v5-stat span{color:var(--muted);font-size:.9rem;line-height:1.45}.home-v5-aside,.home-v5-media-card{gap:14px;display:grid}.home-v5-image-wrap{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px;min-height:100%;overflow:hidden}.home-v5-image-wrap img{object-fit:cover;width:100%;height:100%;min-height:360px}.home-v5-aside-card{border:1px solid var(--line);background:#f7faf7;border-radius:20px;padding:20px}.home-v5-aside-card strong{margin-bottom:10px;font-size:1.02rem;display:block}.home-v5-aside-card ul{color:var(--muted);margin:0;padding-left:18px}.home-v5-aside-card li+li{margin-top:8px}.home-v5-flow-panel{border:1px solid var(--line);background:linear-gradient(#f2f7f2,#f9fbf8);border-radius:24px;gap:18px;padding:24px;display:grid}.home-v5-flow-copy{max-width:48ch}.home-v5-flow-copy h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(1.5rem,2.4vw,2.15rem);line-height:1.06}.home-v5-flow-copy p{color:var(--muted);margin:0}.home-v5-flow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-v5-step{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.home-v5-step-index{width:34px;height:34px;color:var(--green-deep);background:#1669401a;border-radius:11px;place-items:center;margin-bottom:14px;font-weight:800;display:inline-grid}.home-v5-step h3{margin:0 0 8px;font-size:1.08rem;line-height:1.2}.home-v5-step p{color:var(--muted);margin:0;line-height:1.58}.home-v5-content-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:start;gap:20px;display:grid}.home-v5-side-stack{gap:20px;display:grid}.home-v5-feature-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 28px #112a1c0d}.home-v5-feature-card--primary{background:linear-gradient(#fff,#fafcf9)}.home-v5-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.home-v5-feature-card h2,.home-v5-feature-card h3{letter-spacing:-.04em;margin:0 0 10px;line-height:1.08}.home-v5-feature-card h2{font-size:clamp(1.7rem,2.8vw,2.45rem)}.home-v5-feature-card h3{font-size:1.34rem}.home-v5-section-lead,.home-v5-feature-card p{color:var(--muted);margin:0;line-height:1.64}.home-v5-hotspot-list,.home-v5-compact-list{gap:12px;margin-top:18px;display:grid}.home-v5-hotspot-row,.home-v5-compact-row{border:1px solid var(--line);background:#fafcf9;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;display:flex}.home-v5-hotspot-row>div,.home-v5-compact-row{min-width:0}.home-v5-hotspot-row strong,.home-v5-compact-row strong{margin-bottom:4px;font-size:1rem;line-height:1.22;display:block}.home-v5-hotspot-row span,.home-v5-compact-row span{color:var(--muted);font-size:.92rem;line-height:1.5}.home-v5-compact-row{display:block}.home-v5-account-band{border:1px solid var(--line);background:linear-gradient(#f6faf6,#eef4ef);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.home-v5-account-band h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(1.5rem,2.4vw,2.05rem);line-height:1.08}.home-v5-account-band p{max-width:60ch;color:var(--muted);margin:0}@media (max-width:1100px){.site-header-shell,.home-v5-hero,.home-v5-content-grid,.home-v5-account-band,.home-v5-flow-steps{grid-template-columns:1fr}.site-main-nav{justify-content:flex-start}}@media (max-width:720px){.site-header-shell{gap:12px}.site-brand-solo .site-brand-mark img{width:98px}.site-main-nav{justify-content:flex-start;padding:4px;overflow-x:auto}.site-nav-link{white-space:nowrap}.home-v5-hero,.home-v5-flow-panel,.home-v5-feature-card,.home-v5-account-band{border-radius:20px;padding:20px}.home-v5-copy h1{max-width:none;font-size:clamp(2.05rem,10vw,3.05rem)}.home-v5-stats{grid-template-columns:1fr}.home-v5-image-wrap img{min-height:220px}.home-v5-hotspot-row,.home-v5-account-band,.home-v5-card-head{align-items:flex-start}.home-v5-hotspot-row{flex-direction:column}.home-v5-actions .btn,.home-v5-account-band .btn{width:100%}}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8faf7f0}.site-brand-mark{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.site-brand-mark img{object-fit:contain;width:54px;height:54px}.site-brand-copy{gap:2px;display:grid}.site-brand-copy span{font-size:.82rem;line-height:1.25}.site-main-nav{border-radius:18px;gap:2px;min-height:54px;padding:4px;box-shadow:0 10px 26px #112a1c0d}.site-nav-link{min-height:44px;padding:0 16px;font-size:.94rem}.site-header-cta .btn{min-height:48px;padding-inline:20px}.home-v6-shell{gap:24px;display:grid}.home-v6-hero,.home-v6-steps-band,.home-v6-map-section,.home-v6-support-card,.home-v6-cta-band{border:1px solid var(--line);background:#fffffff0;border-radius:28px;box-shadow:0 18px 40px #112a1c12}.home-v6-hero{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:28px;padding:32px;display:grid}.home-v6-copy{gap:18px;display:grid}.home-v6-copy h1{letter-spacing:-.06em;text-wrap:balance;max-width:10ch;margin:0;font-size:clamp(2.7rem,5vw,4.6rem);line-height:.94}.home-v6-lead{max-width:56ch;color:var(--muted);margin:0;font-size:1.06rem;line-height:1.64}.home-v6-actions{margin-top:2px}.home-v6-points{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.home-v6-points li{min-height:34px;color:var(--green-deep);background:#edf4ee;border:1px solid #16694014;border-radius:999px;align-items:center;padding:0 12px;font-size:.92rem;font-weight:700;display:inline-flex}.home-v6-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-v6-stat{border:1px solid var(--line);background:linear-gradient(#fcfdfc,#f3f7f3);border-radius:18px;gap:4px;padding:16px 18px;display:grid}.home-v6-stat strong{letter-spacing:-.05em;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1}.home-v6-stat span{color:var(--muted);line-height:1.35}.home-v6-hero-visual{background:linear-gradient(#f6faf5,#e9f0ea);border:1px solid #112a1c14;border-radius:24px;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.home-v6-hero-visual img,.home-v6-map-visual img{object-fit:cover;width:100%;height:auto}.home-v6-steps-band{background:linear-gradient(#f7faf6fa,#f0f5f1fa);padding:24px 28px}.home-v6-band-intro{gap:8px;margin-bottom:18px;display:grid}.home-v6-band-intro h2,.home-v6-map-copy h2,.home-v6-cta-band h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3.4vw,3.1rem);line-height:1}.home-v6-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-v6-step-card{border:1px solid var(--line);background:#fffffff5;border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px;display:grid}.home-v6-step-card strong{min-width:52px;height:52px;color:var(--green-deep);letter-spacing:-.04em;background:linear-gradient(135deg,#1669401a,#0e6cb614);border-radius:16px;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.home-v6-step-card h3,.home-v6-support-card h3{letter-spacing:-.04em;margin:0 0 6px;font-size:1.28rem;line-height:1.14}.home-v6-step-card p,.home-v6-map-copy p,.home-v6-support-card p,.home-v6-cta-band p{color:var(--muted);margin:0;line-height:1.66}.home-v6-map-section{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:24px;padding:28px;display:grid}.home-v6-map-copy{gap:16px;display:grid}.home-v6-hotspot-list,.home-v6-compact-list{gap:12px;display:grid}.home-v6-hotspot-row,.home-v6-compact-row{border:1px solid var(--line);background:linear-gradient(#fff,#f7faf7);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.home-v6-hotspot-row>div,.home-v6-compact-row{min-width:0}.home-v6-hotspot-row strong,.home-v6-compact-row strong{margin-bottom:2px;font-size:1rem;line-height:1.25;display:block}.home-v6-hotspot-row span,.home-v6-compact-row span{color:var(--muted);line-height:1.5;display:block}.home-v6-map-visual{background:linear-gradient(#f5faf6,#ebf2ec);border:1px solid #112a1c14;border-radius:24px;overflow:hidden}.home-v6-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.home-v6-support-card{gap:14px;padding:24px;display:grid}.home-v6-support-card--accent{background:linear-gradient(#f5f9f5fa,#eef5effa)}.home-v6-support-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.home-v6-cta-band{background:linear-gradient(135deg,#16694014,#0e6cb60d);justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.home-v6-cta-band>div{min-width:0}@media (max-width:1120px){.site-header-shell{grid-template-columns:auto minmax(0,1fr) auto}.home-v6-hero,.home-v6-map-section{grid-template-columns:1fr}.home-v6-copy h1{max-width:12ch}.home-v6-hero-visual,.home-v6-map-visual{max-width:860px}}@media (max-width:900px){.site-header-shell{grid-template-columns:1fr;justify-items:stretch}.site-brand{justify-content:center}.site-main-nav{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.site-main-nav::-webkit-scrollbar{display:none}.site-header-cta{justify-content:stretch}.site-header-cta .btn{width:100%}.home-v6-stats,.home-v6-step-grid,.home-v6-support-grid{grid-template-columns:1fr}.home-v6-cta-band{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.page-shell{padding-top:18px}.site-header-shell{gap:10px;padding:10px 0 12px}.site-brand-copy span{display:none}.site-main-nav{border-radius:16px;min-height:48px}.site-nav-link{min-height:38px;padding:0 14px;font-size:.9rem}.home-v6-hero,.home-v6-steps-band,.home-v6-map-section,.home-v6-support-card,.home-v6-cta-band{border-radius:22px;padding:20px}.home-v6-copy h1{max-width:none;font-size:clamp(2.15rem,11vw,3rem)}.home-v6-lead{font-size:.98rem}.home-v6-points{gap:8px}.home-v6-points li{font-size:.84rem}.home-v6-band-intro h2,.home-v6-map-copy h2,.home-v6-cta-band h2{font-size:clamp(1.7rem,9vw,2.25rem)}.home-v6-step-card,.home-v6-hotspot-row,.home-v6-compact-row{padding:14px}.home-v6-hotspot-row,.home-v6-compact-row,.home-v6-support-head{flex-direction:column;align-items:flex-start}.home-v6-actions .btn,.home-v6-cta-actions .btn{width:100%}}.site-header{background:#f7faf6e6;border-bottom:1px solid #17312612}.site-header-shell{grid-template-columns:auto minmax(0,1fr) auto;gap:18px;min-height:74px;padding:10px 0}.site-brand{gap:10px}.site-brand-mark img{width:58px;height:58px}.site-brand-copy{align-items:center;display:flex}.site-brand-copy strong{letter-spacing:-.03em;font-size:1.16rem;line-height:1}.site-main-nav{background:#ffffffbd;border:1px solid #17312614;border-radius:999px;gap:6px;padding:6px;box-shadow:0 10px 24px #112a1c0d}.site-nav-link{min-height:40px;color:var(--muted);border-bottom:0;border-radius:999px;padding:0 14px;font-weight:700}.site-nav-link:hover,.site-nav-link.is-active{background:#16694014}.site-nav-link.is-active{color:var(--green-deep)}.header-report-button{min-height:44px;padding-inline:18px}.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;border:1px solid #17312614;border-radius:30px;box-shadow:0 20px 44px #112a1c0f}.home-v7-hero{background:radial-gradient(circle at 100% 0,#8dbd2f29,#0000 28%),linear-gradient(#fffffff0,#f4f8f4f5);grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:30px;padding:34px;display:grid}.home-v7-copy{gap:18px;display:grid}.home-v7-copy h1{letter-spacing:-.065em;text-wrap:balance;max-width:8.2ch;margin:0;font-size:clamp(2.85rem,5.6vw,4.75rem);line-height:.92}.home-v7-lead{max-width:56ch;color:var(--muted);margin:0;font-size:1.05rem;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;grid-template-columns:repeat(3,minmax(0,1fr));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;font-size:clamp(1.3rem,2vw,1.85rem);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);border:1px solid #17312614;border-radius:28px;overflow:hidden;box-shadow:0 22px 44px #112a1c14}.home-v7-hero-frame img,.home-v7-feature-visual img{width:100%;height:auto;display:block}.home-v7-flow{background:linear-gradient(#f9fbf9f5,#f1f6f2fa);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;font-size:clamp(2rem,3.4vw,3.15rem);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;padding:18px 18px 0 0;display:grid}.home-v7-flow-step+.home-v7-flow-step{border-left:1px solid #1731261a;padding-left:18px}.home-v7-flow-step strong{width:36px;height:36px;color:var(--green-deep);background:#16694014;border-radius:999px;place-items:center;font-size:.95rem;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;padding-top:10px;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);border:1px solid #17312614;border-radius:24px;overflow:hidden}.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;padding:14px 16px;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-card--tint{background:linear-gradient(#f7faf6fa,#eef5effa)}.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{background:radial-gradient(circle at 100% 0,#8dbd2f24,#0000 28%),linear-gradient(135deg,#16694014,#0e6cb60d);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){.site-header-shell{grid-template-columns:1fr;justify-items:stretch}.site-brand{justify-content:center}.site-main-nav{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.site-main-nav::-webkit-scrollbar{display:none}.site-header-cta{justify-content:stretch}.site-header-cta .btn{width:100%}.home-v7-cta-band{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.page-shell{padding-top:18px}.site-header-shell{gap:10px;padding:10px 0 12px}.site-brand-copy strong{font-size:1.05rem}.site-main-nav{border-radius:16px;padding:4px}.site-nav-link{min-height:38px;padding:0 12px;font-size:.9rem}.home-v7-hero,.home-v7-flow,.home-v7-feature-card,.home-v7-support-card,.home-v7-cta-band{border-radius:24px;padding:20px}.home-v7-copy h1{max-width:none;font-size:clamp(2.35rem,11vw,3.4rem)}.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-aside{gap:16px;display:grid}.page-hero{padding:30px}.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-page-hero .page-hero-copy h1{max-width:10.5ch}.report-page-visual img{object-fit:contain;background:linear-gradient(#fcfefb,#f2f6f2)}.report-mobile-steps{display:none}.report-mobile-step-card{gap:10px}.report-mobile-step-card .step-index-v3{margin-bottom:2px}.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{letter-spacing:-.02em;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{padding:22px}.page-hero-copy h1{max-width:none}.report-page-helper-row{display:none}.report-mobile-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.report-mobile-step-card{border-radius:16px;padding:14px}.report-mobile-step-card strong{font-size:.94rem;line-height:1.15}.report-mobile-step-card p{font-size:.84rem;line-height:1.45}.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-photo-field input[type=file]{min-height:92px;padding:18px 16px;font-size:1rem}.form-footer-report{bottom:max(10px, env(safe-area-inset-bottom));z-index:24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #1669401f;border-radius:18px;padding:12px;position:sticky;box-shadow:0 14px 30px #112a1c1f}.report-footer-actions-full{grid-template-columns:1fr;gap:10px;display:grid}.report-submit-copy{gap:2px}.report-submit-button{width:100%;min-height:56px}}.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-cover img{aspect-ratio:4/3;object-fit:cover}.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}.about-page-hero .page-hero-copy h1{max-width:9.2ch}.about-page-photo img{aspect-ratio:4/3;object-position:center 30%}.about-page-note{background:linear-gradient(#f8faf7,#f2f6f1)}.about-story-grid{align-items:start}.about-story-panel{gap:14px}.about-story-panel p{margin:0;line-height:1.72}.report-page-visual-clean{background:linear-gradient(#f8fbf7,#eff5ef)}.report-page-note-tight{background:linear-gradient(#fbfdfb,#f3f6f2)}.report-form-wrap-clean{margin-top:-2px}.report-inline-highlight,.report-inline-note{border:1px solid var(--line);background:linear-gradient(#fbfdfb,#f4f7f3);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.report-inline-highlight-copy,.report-inline-note{min-width:0}.report-inline-highlight-copy strong,.report-inline-note{font-size:1rem;display:block}.report-inline-highlight-copy span,.inline-credit-link{color:var(--muted)}.report-inline-highlight-actions{flex-wrap:wrap;gap:10px;display:flex}.report-inline-note{background:#fafcf9;justify-content:flex-start;gap:4px}.inline-credit-link{font-weight:700}.report-account-strip-streamlined{margin-bottom:6px}.report-photo-field input[type=file]{background:linear-gradient(#fbfdfb,#f3f7f2);border:1.5px dashed #1669403d;min-height:108px;padding:20px 18px}.report-photo-field .field-help{line-height:1.5}.report-location-strip{background:#fafcf9}.report-footer-simple{margin-top:2px}.report-footer-actions-full{align-items:center}.map-page-visual-clean{background:linear-gradient(#f8fbf7,#eff4ef)}.map-page-note-tight{background:linear-gradient(#fbfdfb,#f4f7f3)}.map-hero-stats{margin-top:18px}.page-hero .button-row{flex-wrap:wrap}@media (max-width:980px){.page-hero.has-aside{grid-template-columns:1fr}.page-hero-copy h1,.about-page-hero .page-hero-copy h1,.report-page-hero-clean .page-hero-copy h1,.map-page-hero-clean .page-hero-copy h1{max-width:none}.report-inline-highlight,.report-inline-note{align-items:flex-start}}@media (max-width:720px){.page-shell{padding:18px 0 24px}.page-shell-frame,.page-content-stack{gap:20px}.page-hero{gap:18px;padding:22px}.page-hero-image,.page-hero-note{border-radius:18px}.report-page-helper-row{flex-wrap:nowrap;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.report-page-helper-row .meta-pill{white-space:nowrap}.report-inline-highlight,.report-inline-note{gap:12px;padding:14px 16px;display:grid}.report-inline-highlight-actions{grid-template-columns:1fr;display:grid}.report-inline-highlight-actions .btn{width:100%}.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}}:root{--shadow-soft:0 10px 24px #112a1c0d, 0 3px 10px #112a1c09;--shadow-card:0 18px 40px #112a1c12, 0 6px 18px #112a1c0b}.page-hero-image,.page-hero-note,.page-utility-card,.section-panel-v3,.subtle-panel-v3,.metric-card-v3,.simple-card-v3,.list-card-v3,.report-inline-highlight,.report-inline-note,.form-card,.card,.legal-card-v2,.home-v7-feature-card,.home-v7-support-card,.home-v6-support-card,.home-v6-step-card{box-shadow:var(--shadow-soft)}.page-hero,.home-v7-hero,.home-v6-hero,.home-v5-hero,.home-hero-v3{box-shadow:var(--shadow-card)}.page-utility-card,.section-panel-v3,.subtle-panel-v3,.report-inline-highlight,.report-inline-note,.metric-card-v3,.simple-card-v3,.list-card-v3,.form-card,.card,.legal-card-v2{transition:transform .16s,box-shadow .16s,border-color .16s}.page-utility-card:hover,.section-panel-v3:hover,.subtle-panel-v3:hover,.report-inline-highlight:hover,.report-inline-note:hover,.metric-card-v3:hover,.simple-card-v3:hover,.list-card-v3:hover,.form-card:hover,.card:hover,.legal-card-v2:hover{transform:translateY(-2px);box-shadow:0 16px 34px #112a1c13,0 6px 18px #112a1c0d}.about-story-panel h2{max-width:14ch}.about-page-note p,.about-story-panel p{text-wrap:pretty}@media (max-width:720px){.page-utility-card:hover,.section-panel-v3:hover,.subtle-panel-v3:hover,.report-inline-highlight:hover,.report-inline-note:hover,.metric-card-v3:hover,.simple-card-v3:hover,.list-card-v3:hover,.form-card:hover,.card:hover,.legal-card-v2:hover{transform:none}}.page-hero,.page-hero-image,.page-hero-note,.page-utility-card,.section-panel-v3,.subtle-panel-v3,.panel.form-card,.report-inline-highlight,.report-inline-note,.report-location-strip,.report-more-options{box-shadow:var(--shadow-soft)}.page-hero{background:linear-gradient(#fffffffa,#f8fbf7fa)}.page-hero-image{padding:12px}.page-hero-image-cover{padding:0}.page-hero-image-cover img{width:100%;height:100%}.page-hero-image-natural img{border-radius:16px;max-height:360px;margin-inline:auto}.about-page-photo img{object-fit:contain;background:#f4f7f2;max-height:380px}.report-page-hero-clean .page-hero-copy h1{max-width:7.2ch}.report-page-visual-clean.page-hero-image-natural img{max-height:320px}.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-location-strip,.report-more-options,.report-account-strip{border-radius:20px}.report-submit-button{min-width:170px}.map-page-hero-clean .page-hero-copy h1{max-width:9.3ch}.map-page-visual-clean.page-hero-image-natural img{max-height:290px}.map-helper-row{margin-top:16px}.map-utility-strip{margin-top:0}.about-page-note,.report-page-note-tight,.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,.about-page-photo img,.report-page-visual-clean.page-hero-image-natural img,.map-page-visual-clean.page-hero-image-natural img{max-height:none}.report-page-helper-row,.map-helper-row{gap:8px}.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}.about-page-stack,.community-page-stack{gap:22px}.about-page-hero-true,.community-page-hero-true{padding:28px}.about-story-hero-copy h1,.community-page-copy h1{max-width:9ch}.about-story-lead{max-width:60ch}.about-story-hero-visual,.community-page-visual-wrap{display:block}.about-story-photo,.community-page-visual{padding:12px}.about-story-photo img,.community-page-visual img{object-fit:cover;width:100%;box-shadow:none;border-radius:16px}.about-story-photo img{aspect-ratio:4/3;object-position:center 36%}.community-page-visual img{aspect-ratio:16/10;object-position:center}.about-story-layout,.about-future-layout,.community-bottom-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:18px;display:grid}.about-story-main,.about-story-side,.about-future-main,.about-future-side,.community-join-card,.community-scope-card{padding:24px}.about-story-main h2,.about-future-main h2,.community-join-card h2{max-width:12ch}.about-story-list{color:var(--muted);margin:0;padding-left:18px;line-height:1.72}.about-story-list li+li{margin-top:10px}.about-principles-band,.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}.about-principles-band article,.community-purpose-band article{padding:20px 22px}.about-principles-band article+article,.community-purpose-band article+article{border-left:1px solid var(--line)}.about-principles-band strong,.community-purpose-band strong{letter-spacing:-.02em;margin-bottom:8px;font-size:1.04rem;line-height:1.2;display:block}.about-principles-band p,.community-purpose-band p,.community-live-heading p,.community-live-card p,.community-example-card p,.community-scope-card p,.community-join-card p,.about-future-side p,.about-future-main p,.about-story-main p{color:var(--muted);margin:0;line-height:1.72}.about-story-main p+p,.about-future-main p+p,.about-future-side p+p{margin-top:14px}.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 .public-forum-replies{margin-top:14px}.community-live-card .list-card-v3 p{margin:0}.community-bottom-grid{align-items:stretch}@media (max-width:980px){.page-hero-story,.about-story-layout,.about-future-layout,.community-bottom-grid,.community-example-grid,.community-live-grid,.about-principles-band,.community-purpose-band{grid-template-columns:1fr}.about-principles-band article+article,.community-purpose-band article+article{border-left:0;border-top:1px solid var(--line)}.about-story-hero-copy h1,.community-page-copy h1,.about-story-main h2,.about-future-main h2,.community-join-card h2{max-width:none}}@media (max-width:720px){.about-page-hero-true,.community-page-hero-true,.about-story-main,.about-story-side,.about-future-main,.about-future-side,.community-join-card,.community-scope-card,.community-example-card,.community-live-card{padding:20px}.about-story-photo,.community-page-visual{padding:10px}.about-story-photo img,.community-page-visual img{aspect-ratio:auto}}.about-future-band{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:24px;display:grid}.about-future-band-copy,.about-future-band-aside{min-width:0}.about-future-band-copy h2{max-width:12ch}.about-future-band-copy p,.about-future-band-aside p{color:var(--muted);margin:0;line-height:1.72}.about-future-band-copy p+p,.about-future-band-aside p+p{margin-top:14px}.about-future-band-aside{border:1px solid var(--line);background:linear-gradient(#f9fcf8f5,#f3f7f3f5);border-radius:18px;gap:16px;padding:20px 22px;display:grid}.about-future-actions{gap:10px}.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){.about-future-band,.map-stat-strip,.map-utility-strip-tidy{grid-template-columns:1fr}.map-page-hero-tidy .page-hero-copy h1,.about-future-band-copy h2{max-width:none}}@media (max-width:720px){.about-future-band{gap:18px}.about-future-band-aside{padding:18px}.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-hero-minimal{border:1px solid var(--line);box-shadow:var(--shadow-card);background:linear-gradient(#fffffffc,#f8fbf7fa);border-radius:28px;gap:18px;padding:28px;display:grid}.report-hero-minimal h1{letter-spacing:-.06em;max-width:6.8ch;margin:0;font-size:clamp(3rem,7vw,5.2rem);line-height:.95}.report-hero-minimal-copy{max-width:58rem}.report-hero-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.report-hero-step-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffa,#f3f7f2f5);border-radius:20px;gap:8px;padding:18px;display:grid}.report-step-index{width:34px;height:34px;color:var(--green-deep);background:#eef4ee;border-radius:12px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.report-hero-step-card strong{letter-spacing:-.02em;font-size:1.02rem;line-height:1.2}.report-hero-step-card p{color:var(--muted);margin:0;line-height:1.58}@media (max-width:980px){.report-hero-steps{grid-template-columns:1fr}}@media (max-width:720px){.report-hero-minimal{gap:16px;padding:22px}.report-hero-minimal h1{max-width:none;font-size:clamp(2.7rem,13vw,4.2rem)}}.report-hero-fluid{border:1px solid var(--line);box-shadow:var(--shadow-card);background:radial-gradient(circle at 100% 0,#8dbd2f24,#0000 28%),linear-gradient(#fffffffc,#f5f9f5f7);border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);align-items:start;gap:24px;padding:28px;display:grid}.report-hero-fluid-copy{gap:18px;min-width:0;display:grid}.report-hero-fluid h1{letter-spacing:-.065em;text-wrap:balance;max-width:7.2ch;margin:0;font-size:clamp(3rem,6vw,5rem);line-height:.94}.report-hero-fluid-actions{gap:12px}.report-page-helper-row-tight{gap:8px}.report-hero-fluid-aside{gap:14px;display:grid}.report-hero-fluid-visual,.report-hero-fluid-note{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffa,#f3f7f3f5);border-radius:24px}.report-hero-fluid-visual{padding:12px}.report-hero-fluid-visual img{object-fit:contain;border-radius:18px;width:100%;max-height:330px;margin-inline:auto;display:block}.report-hero-fluid-note{padding:18px 20px}.report-hero-fluid-note h2{letter-spacing:-.03em;margin:0 0 10px;font-size:1.14rem;line-height:1.16}.report-hero-fluid-list{margin:0}.report-hero-steps-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.report-hero-step-card-compact{grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:16px}.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}.report-form-wrap-mobile-tuned .report-location-strip{align-items:center}@media (max-width:980px){.report-hero-fluid,.report-hero-steps-compact{grid-template-columns:1fr}.report-hero-fluid h1{max-width:none}}@media (max-width:720px){.report-hero-fluid{border-radius:24px;gap:18px;padding:20px}.report-hero-fluid h1{font-size:clamp(2.5rem,12vw,4rem)}.report-hero-fluid-actions{grid-template-columns:1fr;display:grid}.report-hero-fluid-actions .btn{width:100%}.report-page-helper-row-tight{scrollbar-width:none;padding-bottom:2px;display:flex;overflow-x:auto}.report-page-helper-row-tight::-webkit-scrollbar{display:none}.report-page-helper-row-tight .meta-pill{white-space:nowrap}.report-hero-fluid-visual{padding:10px}.report-hero-fluid-visual img{max-height:220px}.report-hero-fluid-note{padding:16px}.report-hero-step-card-compact{padding:14px}.report-form-wrap-mobile-tuned .report-location-strip{gap:12px;display:grid}.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}.site-header-cta{display:none}.site-header-shell{grid-template-columns:1fr}.report-hero-fluid{gap:14px;padding:20px 18px}.report-hero-fluid-copy{gap:12px}.report-hero-fluid h1{letter-spacing:-.055em;font-size:clamp(2.35rem,11.5vw,3.4rem);line-height:.96}.report-hero-fluid-copy-text{max-width:none;font-size:1rem;line-height:1.58}.report-hero-fluid-actions,.report-page-helper-row-tight,.report-hero-steps-compact,.report-hero-fluid-aside{display:none}.report-form-wrap-mobile-tuned{margin-top:12px}.report-form-wrap-mobile-tuned .report-field-grid{gap:14px}.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 .report-location-strip{gap:10px}}.report-submit-button-guided{background:#f7fbf7;border-color:#1669402e}.report-footer-simple.needs-photo{border-style:solid}@media (max-width:720px){.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-strip{align-items:start}.report-location-strip .field-label{margin-bottom:6px}.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{width:100%}.report-location-strip{gap:10px}.report-location-button{width:100%}}.site-footer-brand p{max-width:44ch;line-height:1.72}.site-footer-column a{line-height:1.45}.site-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;display:flex}.page-shell{padding:18px 0 26px}.page-shell-frame,.page-content-stack{gap:22px}.page-hero,.page-hero-image,.page-hero-note,.section-panel-v3,.simple-card-v3,.legal-card-v2,.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,.report-hero-fluid h1,.resourcesHeroCopy h1{letter-spacing:-.058em}.page-description,.page-hero-copy p,.section-panel-v3 p,.simple-card-v3 p,.legal-card-v2 p,.legal-card-v2 li,.site-footer-brand p{color:var(--muted);line-height:1.72}.report-hero-fluid-copy-text{max-width:52ch}.report-hero-fluid-note h2{margin-bottom:10px}.report-hero-fluid-list li+li{margin-top:8px}@media (max-width:900px){.site-footer-grid{grid-template-columns:1fr 1fr}.site-footer-brand{grid-column:1/-1}}@media (max-width:720px){.site-header-shell{gap:10px;padding:10px 0 12px}.site-brand{justify-content:center;gap:10px}.site-brand-mark{border-radius:16px;padding:4px 8px}.site-brand-mark img{width:92px;height:auto}.site-brand-copy strong{font-size:.96rem}.site-main-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:6px;width:100%;padding:6px;overflow:auto hidden}.site-main-nav::-webkit-scrollbar{display:none}.site-nav-link{flex:none;min-height:40px;padding:0 13px;font-size:.9rem}.site-footer{margin-top:46px;padding-bottom:24px}.site-footer-grid{grid-template-columns:1fr;gap:18px}.site-footer-actions{grid-template-columns:1fr;display:grid}.site-footer-actions .btn{width:100%}.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}.resourcesHeroQuickGrid{grid-template-columns:1fr}.resourcesHeroQuickCard{border-radius:18px;padding:14px 15px}}.faq-group-grid .section-panel-v3,.donate-detail-grid .section-panel-v3,.article-card-grid .section-panel-v3{height:100%}.articles-feature-card{background:linear-gradient(#fff,#f7fbf8)}.articles-feature-card p{max-width:70ch}@media (max-width:720px){.faq-group-grid,.donate-detail-grid,.article-card-grid{gap:14px}}.contributor-summary-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;display:grid}.contributor-tier-mark{width:136px;min-height:188px;box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffc,#f1f7f2f5);border:1px solid #116c431f;border-radius:28px;place-items:center;padding:14px;display:grid}.profile-summary{max-width:58ch}.contributor-metric-grid{margin-top:18px}.contributor-detail-list{gap:12px}.site-mobile-guest-strip{background:#ffffffe0;border-top:1px solid #0a1f1714;border-bottom:1px solid #0a1f1714;display:none}.site-mobile-guest-strip-inner{gap:10px;padding:10px 0;display:flex}.site-mobile-account-button{flex:1 1 0;justify-content:center}@media (max-width:760px){.contributor-summary-head{grid-template-columns:1fr}.contributor-tier-mark{width:100%;min-height:168px}}.report-photo-field>span,.report-location-field>span,.report-note-field>span{color:var(--text);font-weight:800}.report-photo-field>span,.report-location-strip .field-label,.report-location-field>span{letter-spacing:-.01em}.report-location-strip{border:1px solid var(--line);background:linear-gradient(#fffffffa,#f4f8f4f5);border-radius:22px;padding:18px 20px}.report-submit-copy strong{letter-spacing:-.02em}@media (max-width:720px){.report-hero-fluid{margin-bottom:8px}.report-form-wrap-mobile-tuned .report-field-grid{gap:16px}.report-photo-field .upload-preview-grid{grid-template-columns:1fr}.report-location-strip{padding:16px}.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}}.contact-guidance-grid,.provider-guidance-grid,.media-story-layout{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:18px;display:grid}.contact-guidance-main,.provider-guidance-main,.media-story-panel{gap:14px}.contact-reason-list,.provider-guidance-list,.media-story-list{gap:12px;display:grid}.contact-reason-row,.provider-guidance-row,.media-story-row{border-top:1px solid var(--line);gap:6px;padding:14px 0;display:grid}.contact-reason-row:first-child,.provider-guidance-row:first-child,.media-story-row:first-child{border-top:0;padding-top:4px}.contact-reason-row h3,.provider-guidance-row h3,.media-story-row h3{margin:0;font-size:1.02rem;line-height:1.2}.contact-reason-row p,.provider-guidance-row p,.media-story-row p,.contact-guidance-side p,.provider-guidance-side p,.media-request-panel p{margin:0}.contact-guidance-side,.provider-guidance-side,.media-request-panel{align-content:start;gap:14px}.media-request-actions .btn{flex:180px}@media (max-width:1100px){.contact-guidance-grid,.provider-guidance-grid,.media-story-layout{grid-template-columns:1fr}}@media (max-width:720px){.contact-guidance-grid,.provider-guidance-grid,.media-story-layout{gap:14px}.contact-reason-row,.provider-guidance-row,.media-story-row{padding:12px 0}}.groups-guide-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.groups-guide-card{min-height:100%}.groups-guide-card h2,.faq-route-intro h2,.faq-support-card h2,.faq-topic-card h2,.group-program-card h2{margin:0}.groups-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.group-program-card{gap:16px;display:grid}.group-program-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.group-program-cadence{border:1px solid var(--line);min-height:36px;color:var(--muted-strong);background:#fffc;border-radius:999px;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.group-program-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.group-program-meta div{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;padding:14px 16px}.group-program-meta dt{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-strong);margin:0 0 6px;font-size:.82rem;font-weight:800}.group-program-meta dd{color:var(--text);margin:0}.group-program-actions{align-items:center}.faq-route-band{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px;display:grid}.faq-route-grid,.faq-topic-grid,.faq-support-grid{gap:18px;display:grid}.faq-route-grid{grid-template-columns:1fr}.faq-route-card,.faq-route-intro,.faq-support-card,.faq-topic-card{height:100%}.faq-route-card strong{font-size:1.02rem}.faq-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-accordion-list{gap:10px;display:grid}.faq-item{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;overflow:clip}.faq-item summary{cursor:pointer;color:var(--text);padding:16px 52px 16px 18px;font-weight:800;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--muted-strong);font-size:1.3rem;line-height:1;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.faq-item[open] summary:after{content:"–"}.faq-item p{margin:0;padding:0 18px 18px}.faq-support-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}@media (max-width:1080px){.groups-guide-band,.groups-program-grid,.faq-route-band,.faq-topic-grid,.faq-support-grid{grid-template-columns:1fr}}@media (max-width:720px){.groups-guide-band,.groups-program-grid,.faq-route-band,.faq-topic-grid,.faq-support-grid,.group-program-card{gap:14px}.group-program-meta{grid-template-columns:1fr}.faq-item summary{padding:15px 46px 15px 16px}.faq-item p{padding:0 16px 16px}}.donate-focus-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.donate-focus-card,.legal-summary-card,.legal-card-v3,.donate-main-panel,.donate-boundary-panel{height:100%}.donate-focus-card h2,.legal-summary-card h2,.legal-card-v3 h2,.donate-main-panel h2,.donate-boundary-panel h2{margin:0}.donate-focus-card{gap:12px;display:grid}.donate-balance-grid{align-items:stretch}.donate-priority-list{gap:12px;margin-top:8px;display:grid}.donate-priority-list div,.plain-list-row-v3{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;padding:14px 16px}.donate-priority-list strong,.plain-list-row-v3 strong{margin-bottom:6px;display:block}.donate-priority-list span{color:var(--muted-strong)}.donate-boundary-list{gap:10px}.legal-summary-band{align-items:stretch}.legal-summary-card{gap:10px;display:grid}.legal-grid-balanced{align-items:stretch}.legal-card-v3{gap:14px;display:grid}.legal-card-v3 .button-row{margin-top:auto}.legal-action-card{background:linear-gradient(#fffffffa,#f4f8f4fa)}@media (max-width:1080px){.donate-focus-band,.legal-summary-band{grid-template-columns:1fr}}@media (max-width:720px){.donate-focus-band,.legal-summary-band,.legal-grid-balanced{gap:14px}.donate-priority-list div,.plain-list-row-v3{padding:13px 14px}}.articles-route-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.articles-route-card,.article-guide-card,.articles-feature-aside,.article-aside-panel,.article-body-panel{height:100%}.articles-feature-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:20px;display:grid}.articles-feature-copy{gap:14px;display:grid}.articles-feature-aside{border:1px solid var(--line);background:#f7fbf8eb;border-radius:20px;gap:12px;padding:18px;display:grid}.article-guide-card{gap:14px;display:grid}.article-guide-takeaway{border:1px solid var(--line);background:#ffffffb3;border-radius:18px;gap:6px;padding:14px 15px;display:grid}.article-guide-takeaway strong{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-strong);font-size:.82rem}.article-guide-footer{margin-top:auto}.article-detail-layout{align-items:start}.article-body-panel{gap:18px;display:grid}.article-meta-row{flex-wrap:wrap;gap:10px;display:flex}.article-section-head{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.article-section-step{width:32px;height:32px;color:var(--brand-700);background:#116c431f;border-radius:999px;place-items:center;font-weight:800;display:inline-grid}.article-aside-panel{gap:16px;display:grid}.article-outline-list{gap:10px}.article-takeaway-card{border:1px solid var(--line);background:#ffffffc7;border-radius:18px;gap:10px;padding:16px;display:grid}.article-takeaway-card h2{margin:0}.article-aside-actions{margin-top:auto}@media (max-width:1080px){.articles-route-band,.articles-feature-layout{grid-template-columns:1fr}}@media (max-width:720px){.articles-route-band,.articles-feature-layout,.article-card-grid,.article-detail-layout{gap:14px}.articles-feature-aside,.article-guide-takeaway,.article-takeaway-card{padding:14px}.article-section-head{gap:10px}.article-section-step{width:28px;height:28px;font-size:.92rem}}.media-route-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.media-route-card,.media-story-panel,.media-request-panel,.media-facts-panel,.media-response-panel{height:100%}.media-route-card{gap:10px;display:grid}.media-main-layout,.media-facts-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:20px;display:grid}.media-story-panel,.media-request-panel,.media-response-panel{gap:16px;display:grid}.media-story-list,.media-facts-list{gap:12px;display:grid}.media-story-row{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 15px;display:grid}.media-story-step{width:30px;height:30px;color:var(--brand-700);background:#116c431f;border-radius:999px;place-items:center;font-weight:800;display:inline-grid}.media-story-copy{gap:6px;display:grid}.media-story-copy h3,.media-route-card h2,.media-request-panel h2,.media-response-panel h2,.media-story-copy p,.media-route-card p,.media-request-panel p,.media-response-panel p{margin:0}.media-request-list{gap:10px}.media-request-actions,.media-response-actions{margin-top:auto}.media-facts-panel{gap:14px;display:grid}.media-fact-row{padding:14px 15px}.media-fact-row strong{margin:0;font-weight:600}@media (max-width:1080px){.media-route-band,.media-main-layout,.media-facts-layout{grid-template-columns:1fr}}@media (max-width:720px){.media-route-band,.media-main-layout,.media-facts-layout,.media-story-list,.media-facts-list{gap:14px}.media-story-row,.media-fact-row{padding:13px 14px}.media-story-step{width:28px;height:28px;font-size:.92rem}}.site-mobile-actions,.site-mobile-nav-panel{display:none}.site-menu-toggle{min-height:44px;color:var(--green-deep);background:#ffffffe6;border:1px solid #1731261f;border-radius:999px;align-items:center;gap:10px;padding:0 14px;font-weight:700;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:16px;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)}.site-mobile-nav-panel{background:linear-gradient(#f8fbf8fa,#f1f6f1fa);border-top:1px solid #17312614}.site-mobile-nav-inner{gap:14px;padding:14px 0 18px;display:grid}.site-mobile-nav-links{gap:10px;display:grid}.site-mobile-nav-link{color:var(--text);background:#ffffffeb;border:1px solid #17312614;border-radius:18px;padding:14px 16px;font-weight:700;text-decoration:none;display:block;box-shadow:0 10px 24px #112a1c0d}.site-mobile-nav-link.is-active{color:var(--green-deep);background:#16694014;border-color:#16694029}.site-mobile-nav-footer{background:#ffffffe0;border:1px solid #17312614;border-radius:22px;gap:10px;padding:16px;display:grid;box-shadow:0 12px 28px #112a1c0d}.site-mobile-nav-footer p{color:var(--muted);margin:0;line-height:1.6}.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}.site-footer-shell-refresh{gap:22px}.site-footer-grid-refresh{grid-template-columns:minmax(0,1.05fr) minmax(240px,.75fr) minmax(300px,1fr);align-items:start;gap:24px}.site-footer-column-refresh{gap:12px}.site-footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.site-footer-link-grid-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer-link-grid a{min-width:0}.site-footer-bottom-refresh{padding-top:18px}@media (max-width:1100px){.site-footer-grid-refresh{grid-template-columns:1fr 1fr}.site-footer-column-refresh:last-child{grid-column:1/-1}.site-footer-link-grid-secondary{grid-template-columns:repeat(4,minmax(0,1fr))}}@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){.site-header-shell{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:68px;padding:10px 0}.site-brand{gap:10px;min-width:0}.site-brand-mark img{width:50px;height:50px}.site-brand-copy strong{font-size:1.08rem}.site-main-nav,.site-header-cta{display:none}.site-mobile-actions{align-items:center;gap:10px;display:flex}.site-mobile-guest-strip{display:block}.site-mobile-report-link{min-height:44px;padding-inline:14px}.site-mobile-nav-panel.is-open{display:block}.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}.site-footer-grid-refresh{grid-template-columns:1fr;gap:18px}.site-footer-link-grid,.site-footer-link-grid-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-actions{grid-template-columns:1fr}.site-footer-actions .btn{width:100%}.site-footer-bottom-refresh{text-align:left;gap:6px}}.site-header-shell,.site-footer-grid-refresh,.home-v7-hero,.home-v7-flow-strip,.home-v7-feature-card,.home-v7-support-grid,.home-v7-cta-band,.contact-guidance-grid,.contact-form-grid,.contact-form-footer{min-width:0}.site-header-shell{align-items:center}.site-brand,.site-brand-copy,.site-main-nav,.site-footer-brand-refresh,.site-footer-column-refresh,.home-v7-copy,.home-v7-feature-copy,.contact-guidance-main,.contact-guidance-side,.contact-form-card,.contact-form-grid>*,.contact-form-footer>*{min-width:0}.site-brand-copy strong,.site-nav-link,.site-mobile-nav-link,.btn{white-space:nowrap}.home-v7-hero{align-items:center;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)!important}.home-v7-copy h1{max-width:10ch}.home-v7-lead,.home-v7-reassurance-line,.home-v7-feature-copy>p,.home-v7-map-copy>p,.contact-guidance-main p,.contact-guidance-side 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-guidance-grid{align-items:start;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)!important}.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}.site-footer-grid-refresh{grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr) minmax(280px,1fr)!important}.site-footer-brand-refresh p{max-width:46ch}.site-footer-link-grid,.site-footer-link-grid-secondary{align-items:start}.site-footer-link-grid a,.site-footer-link-grid-secondary a{line-height:1.45}@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,.contact-guidance-grid,.site-footer-grid-refresh{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}.site-header-shell{gap:10px;min-height:68px;padding:10px 0;grid-template-columns:minmax(0,1fr) auto!important}.site-brand{gap:10px;justify-content:flex-start!important}.site-brand-mark{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.site-brand-mark img{width:42px!important;height:42px!important}.site-brand-copy strong{font-size:1rem!important}.site-main-nav,.site-header-cta{display:none!important}.site-mobile-actions{align-items:center;gap:8px;display:flex!important}.site-mobile-guest-strip{display:block}.site-mobile-report-link,.site-menu-toggle{min-height:42px;padding-inline:12px}.site-mobile-nav-panel.is-open{display:block!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,.site-footer-actions .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,.site-footer-link-grid,.site-footer-link-grid-secondary{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-guidance-grid,.contact-form-grid,.field-grid,.site-footer-grid-refresh{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}.site-footer{padding-bottom:24px}.site-footer-brand-refresh p{max-width:none}.site-footer-bottom-refresh{text-align:left!important}}.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}.site-nav-link{transition:color .16s,background-color .16s;position:relative}.site-nav-link:after{content:"";background:var(--green);transform-origin:50%;border-radius:999px;height:2px;transition:transform .16s;position:absolute;bottom:7px;left:14px;right:14px;transform:scaleX(0)}.site-nav-link:hover,.site-nav-link:focus-visible{color:var(--green-deep);background:0 0;outline:none}.site-nav-link:hover:after,.site-nav-link:focus-visible:after{transform:scaleX(1)}.site-nav-link.is-active:after{background:#166940a6;transform:scaleX(1)}.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;gap:12px;padding:22px 28px 18px;display:grid;box-shadow:0 14px 32px #112a1c0d}.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);font-weight:800;line-height:1.2}.footer-minimal-legal a,.footer-minimal-copyright{color:var(--muted);font-weight:700;line-height:1.2}.footer-minimal-primary a:after,.footer-minimal-legal a:after{content:"";background:var(--green);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-legal a:hover{color:var(--green-deep)}.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-primary a:focus-visible,.footer-minimal-legal a:focus-visible{color:var(--green-deep);outline:none}.footer-minimal-copyright{margin-top:2px;display:block}@media (max-width:760px){.footer-minimal-shell{border-radius:24px;gap:10px;padding:18px 18px 16px}.footer-minimal-primary{gap:10px 16px;padding-bottom:12px}.footer-minimal-primary a,.footer-minimal-legal a,.footer-minimal-copyright{font-size:.98rem}}.site-nav-link{border-radius:999px;align-items:center;gap:.5rem;display:inline-flex}.site-nav-link-icon{color:currentColor;opacity:.92;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.site-nav-link-icon-svg{width:1rem;height:1rem}.site-header-auth-link,.site-header-auth-button,.site-header-signout-button,.btn{border-radius:999px}.btn,.site-header-auth-link,.site-header-signout-button{min-height:48px;padding-inline:1.2rem;font-weight:800}.btn-primary,.header-report-button,.site-mobile-report-link{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,.header-report-button:hover,.site-mobile-report-link:hover{box-shadow:0 20px 36px #1b633538}.btn-secondary,.btn-ghost,.site-header-auth-link,.site-header-signout-button{color:var(--green-deep);background:linear-gradient(#fffffffa,#f0f6f1f5);border:1px solid #1731261a;box-shadow:0 10px 22px #142e1f0f}.site-header-auth-link,.site-header-signout-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.site-header-signout-form{display:inline-flex}@media (max-width:1024px){.site-nav-link-icon{width:.95rem;height:.95rem}.site-nav-link{gap:.42rem}}@media (max-width:760px){.site-main-nav .site-nav-link-icon{display:none}}.site-main-nav{scrollbar-width:none;gap:5px;padding:5px;overflow:visible}.site-main-nav::-webkit-scrollbar{display:none}.site-nav-link{padding-inline:12px}.site-header-shell{gap:16px}.site-header-cta{gap:.72rem}@media (max-width:1200px) and (min-width:761px){.site-main-nav{gap:4px;padding:4px;overflow-x:visible}.site-nav-link{gap:.45rem;padding-inline:12px;font-size:.96rem}.site-header-shell{gap:14px}.site-header-cta{gap:.62rem}.site-header-auth-link,.site-header-auth-button,.site-header-signout-button,.header-report-button{padding-inline:1.05rem}}@media (max-width:760px){.site-main-nav{scrollbar-width:none}.site-main-nav::-webkit-scrollbar{display:none}}.auth-page-shell{padding-top:22px}.auth-page-stack{gap:0}.auth-hero-card{padding:22px 0 8px}.auth-hero-grid{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(#fffffffa,#f9fbf8f5);grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);align-items:start;gap:30px;padding:28px;display:grid}.auth-copy-column,.auth-side-column{align-content:start;gap:20px;min-width:0;display:grid}.auth-copy-column h1{letter-spacing:-.055em;text-wrap:balance;max-width:9ch;margin:8px 0 0;font-size:clamp(2.35rem,4.2vw,4.35rem);line-height:.96}.auth-copy-lead{max-width:56ch}.auth-inline-actions{margin-top:-2px}.auth-form-panel-primary{gap:16px}.auth-form-intro{max-width:50ch}.auth-form-footer{gap:14px;margin-top:18px}.auth-support-note{max-width:48ch;line-height:1.7}.auth-side-image{border:1px solid var(--line);box-shadow:var(--shadow-card);background:linear-gradient(135deg,#10311ffa,#124a2bf0);border-radius:24px;overflow:hidden}.auth-side-image img{object-fit:cover;width:100%;height:100%;display:block}.auth-side-image-tall,.auth-side-image-tall img{min-height:330px}.auth-value-card{border:1px solid var(--line);background:linear-gradient(#fbfcfa,#f2f5f3);border-radius:22px;gap:18px;padding:22px;display:grid}.auth-value-card h2{letter-spacing:-.045em;max-width:14ch;margin:0;font-size:clamp(1.6rem,2.2vw,2.4rem);line-height:1.02}.auth-feature-list{gap:14px;display:grid}.auth-feature-row{background:#ffffffe0;border:1px solid #17312614;border-radius:18px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:14px;padding:14px 16px;display:grid}.auth-feature-row strong{letter-spacing:-.02em;font-size:1rem;line-height:1.25;display:block}.auth-feature-row p{color:var(--muted);margin:4px 0 0;font-size:.95rem;line-height:1.6}.auth-feature-icon{border-radius:999px;width:14px;height:14px;margin-top:4px;display:inline-block;box-shadow:inset 0 0 0 2px #ffffffb8}.auth-feature-icon-green{background:linear-gradient(135deg,#166940f5,#8dbd2fd6)}.auth-feature-icon-blue{background:linear-gradient(135deg,#0e6cb6eb,#4da5d6c7)}.auth-feature-icon-gold{background:linear-gradient(135deg,#c49525eb,#e3c45ccc)}.auth-side-actions{padding-top:2px}.auth-checkbox-set{background:linear-gradient(#f7faf6,#eef3ee)}@media (max-width:1100px){.auth-hero-grid{grid-template-columns:1fr}.auth-copy-column h1{max-width:12ch}}@media (max-width:900px){.auth-hero-card{padding-top:18px}.auth-hero-grid{gap:22px;padding:20px}.auth-copy-column h1{max-width:none;font-size:clamp(2rem,10vw,3rem)}.auth-side-image-tall,.auth-side-image-tall img{min-height:250px}.auth-value-card h2{max-width:none}}.admin-detail-info-grid--contact{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-message-card{background:#fff;border:1px solid #13302314;border-radius:18px;padding:18px 20px;box-shadow:0 10px 22px #112a1c0d}.admin-message-card p{color:var(--muted);margin:0;line-height:1.75}.admin-detail-layout--contact{grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);align-items:start;gap:22px;display:grid}@media (max-width:1100px){.admin-detail-layout--contact,.admin-detail-info-grid--contact{grid-template-columns:1fr}}.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-ops-grid,.admin-detail-shell{gap:24px;display:grid}.admin-ops-two-col,.admin-detail-layout{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:start;gap:24px;display:grid}.admin-detail-layout--report{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.admin-detail-layout--contact{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.admin-hero-card,.admin-side-panel,.admin-queue-panel,.admin-detail-main,.admin-detail-side,.admin-detail-hero{gap:18px;display:grid}.admin-hero-card,.admin-side-panel,.admin-queue-panel,.admin-detail-main,.admin-detail-side,.admin-detail-hero,.admin-message-card,.admin-image-card,.admin-summary-card,.admin-member-card,.admin-report-card,.admin-timeline-card,.admin-empty-state,.admin-empty-note,.admin-mini-note,.admin-detail-info-card,.admin-zip-row,.admin-filter-chip{background:#fff;border:1px solid #13302314;box-shadow:0 14px 28px #112a1c0f}.admin-hero-card,.admin-side-panel,.admin-queue-panel,.admin-detail-main,.admin-detail-side,.admin-detail-hero{border-radius:28px;padding:24px}.admin-hero-card{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:start}.admin-hero-copy,.admin-hero-aside,.admin-detail-copy,.admin-detail-block,.admin-area-summary,.admin-note-form,.admin-image-grid,.admin-timeline-list,.admin-report-list{gap:16px;display:grid}.admin-shell-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.admin-shell-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.admin-mini-note{background:linear-gradient(#f8fbf8,#eef5f0);border-radius:18px;gap:6px;padding:16px 18px;display:grid}.admin-chip-row,.admin-filter-grid,.admin-report-badges,.admin-moderation-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-filter-chip{min-height:40px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #112a1c0a}.admin-filter-chip.is-active{color:#fff;background:linear-gradient(#1aa34a,#138438);border-color:#1330231f}.admin-section-head{gap:8px;display:grid}.admin-section-head h1,.admin-section-head h2,.admin-section-head h3,.admin-hero-card h1,.admin-queue-panel h2,.admin-detail-hero h1,.admin-member-card h3,.admin-report-card h3{margin:0}.admin-section-head--split{grid-template-columns:minmax(0,1fr) auto;align-items:end}.admin-section-head--compact{gap:4px}.admin-summary-grid,.admin-detail-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-summary-card,.admin-detail-info-card{border-radius:20px;gap:6px;padding:18px;display:grid}.admin-summary-card span,.admin-detail-info-card span,.admin-report-meta,.admin-report-excerpt,.admin-queue-caption,.admin-empty-state span,.admin-empty-note,.admin-image-meta span,.admin-image-meta small,.admin-timeline-card span,.admin-timeline-card small,.admin-message-card p{color:var(--muted)}.admin-summary-card strong,.admin-detail-info-card strong{font-size:1.8rem;line-height:1}.admin-zip-list,.admin-report-list{gap:14px;display:grid}.admin-zip-row{color:inherit;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;text-decoration:none;display:flex}.admin-zip-row.is-active{background:linear-gradient(#f8fbf8,#eef5f0)}.admin-report-card,.admin-member-card,.admin-message-card,.admin-timeline-card,.admin-image-card,.admin-empty-state{border-radius:22px;padding:20px}.admin-report-head,.admin-report-foot,.admin-member-head,.admin-member-title-row,.admin-detail-reply-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-report-meta,.admin-report-signals{flex-wrap:wrap;gap:12px;line-height:1.6;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-status-pill.tone-success{color:#17653f;background:#eef8f1}.admin-status-pill.tone-info{color:#225b9c;background:#eef4fb}.admin-status-pill.tone-warning{color:#9a6500;background:#fff7e8}.admin-status-pill.tone-danger{color:#a22828;background:#fdeeee}.admin-member-avatar{width:52px;height:52px;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}.admin-member-copy{gap:8px;min-width:0;display:grid}.admin-role-grid{gap:10px;display:grid}.admin-role-grid--segmented{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-role-grid .btn,.admin-moderation-actions .btn,.admin-action-btn{border-radius:999px;min-height:46px}.admin-note-form textarea,.admin-message-card p{line-height:1.7}.admin-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-image-preview{aspect-ratio:4/3;background:#f3f6f4;border-radius:18px;width:100%;position:relative;overflow:hidden}.admin-image-preview img{object-fit:cover}.admin-image-meta{gap:6px;display:grid}.admin-empty-state,.admin-empty-note{background:linear-gradient(#fbfcfb,#f4f8f5)}.admin-empty-note{border-radius:18px;padding:16px 18px}@media (max-width:1100px){.admin-ops-two-col,.admin-detail-layout,.admin-hero-card,.admin-shell-row,.admin-section-head--split{grid-template-columns:1fr}.admin-shell-actions{justify-content:flex-start}}@media (max-width:760px){.admin-hero-card,.admin-side-panel,.admin-queue-panel,.admin-detail-main,.admin-detail-side,.admin-detail-hero,.admin-report-card,.admin-member-card,.admin-image-card,.admin-message-card,.admin-timeline-card{border-radius:20px;padding:18px}.admin-summary-grid,.admin-detail-info-grid,.admin-image-grid,.admin-role-grid--segmented{grid-template-columns:1fr}.admin-report-head,.admin-report-foot,.admin-member-head,.admin-member-title-row,.admin-chip-row,.admin-filter-grid,.admin-moderation-actions{flex-direction:column;align-items:stretch}}.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-layout,.member-profile-summary-card,.member-profile-form-card,.member-profile-bottom-grid,.member-profile-form-head,.member-profile-meta-list,.member-profile-about-card,.reward-stack,.reward-head,.reward-score-grid,.reward-progress-panel,.reward-metric-grid,.reward-tier-grid,.reward-lower-grid,.reward-milestone-list{gap:18px;display:grid}.member-profile-layout{grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);align-items:start}.member-profile-summary-card,.member-profile-form-card,.member-profile-bottom-card,.reward-profile-card,.reward-tier-card,.reward-lower-grid>.panel.card,.reward-preview-detail-card{background:#fff;border:1px solid #13302314;border-radius:28px;padding:24px;box-shadow:0 14px 28px #112a1c0f}.member-profile-summary-head,.member-profile-form-head,.member-profile-identity-row,.member-profile-about-card,.reward-head>div,.reward-progress-panel,.member-profile-follow-stack,.reward-share-actions{gap:12px;display:grid}.member-profile-summary-head h2,.member-profile-form-head h2,.reward-profile-card h2,.reward-lower-grid h2{margin:0}.member-profile-summary-head p,.member-profile-form-head p,.member-profile-about-card p,.reward-profile-card p,.reward-tier-card small,.reward-tier-card span,.reward-share-line span{color:var(--muted);margin:0;line-height:1.7}.member-profile-badge-row{flex-wrap:wrap;gap:10px;display:flex}.member-profile-badge{background:#f8fbf8;border:1px solid #13302314;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-weight:700;display:inline-flex}.member-profile-identity-row{grid-template-columns:minmax(0,1fr)}.member-profile-avatar-column{justify-items:start;gap:14px;display:grid}.member-avatar-preview-large{width:132px;height:132px;color:var(--ink);background:linear-gradient(#edf5ef,#dfeee5);border-radius:999px;justify-content:center;align-items:center;font-size:2.6rem;font-weight:800;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #13302314}.member-avatar-preview-large img{object-fit:cover;width:100%;height:100%}.member-avatar-inline-upload{gap:8px;display:grid}.member-profile-meta-list{gap:12px}.member-profile-meta-row{background:#f8fbf8;border:1px solid #1330230f;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.member-profile-meta-row span{color:var(--muted);text-align:right}.member-profile-about-card{background:linear-gradient(#f8fbf8,#eef5f0);border-radius:22px;padding:18px}.member-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.member-profile-form-grid .field-full,.member-profile-interest-fieldset{grid-column:1/-1}.member-profile-form-footer{margin-top:18px}.member-profile-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-report-history-card,.member-profile-follow-card{background:#f8fbf8;border-radius:18px;padding:16px 18px}.member-report-history-meta{color:var(--muted)}.reward-medal-wrap{background:linear-gradient(#f8fbf8,#eef5f0);border-radius:28px;justify-content:center;align-items:center;width:126px;height:126px;display:inline-flex}.reward-score-grid,.reward-metric-grid,.reward-tier-grid,.reward-lower-grid,.reward-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reward-score-box,.reward-metric-grid .stack-card,.reward-tier-card,.reward-milestone-card,.reward-share-line{background:#f8fbf8;border:1px solid #1330230f;border-radius:20px;padding:16px 18px}.reward-score-box{gap:8px;display:grid}.reward-score-box strong{font-size:1.9rem;line-height:1}.reward-progress-panel{background:linear-gradient(#f8fbf8,#eef5f0);border-radius:22px;padding:18px}.reward-progress-track{background:#13302314;border-radius:999px;width:100%;height:12px;overflow:hidden}.reward-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#23b352,#138438);height:100%;display:block}.reward-tier-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reward-tier-card{text-align:center;justify-items:center;gap:8px;display:grid}.reward-tier-card-active{background:linear-gradient(#f7fbf8,#eef6f1);border-color:#16694038}.reward-lower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reward-milestone-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;display:grid}.reward-milestone-card strong,.reward-milestone-card span{min-width:0}.reward-milestone-card small{color:var(--muted);justify-self:end}.reward-share-actions{flex-wrap:wrap;gap:12px;display:flex}.reward-share-btn{align-items:center;gap:10px;display:inline-flex}.reward-share-icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.82rem;font-weight:800;display:inline-flex}.reward-share-icon-x{background:#111}.reward-share-icon-linkedin{background:#0a66c2}.reward-share-icon-facebook{background:#1877f2}@media (max-width:1100px){.member-profile-layout,.member-profile-bottom-grid,.reward-head,.reward-score-grid,.reward-metric-grid,.reward-tier-grid,.reward-lower-grid,.member-profile-form-grid{grid-template-columns:1fr}}@media (max-width:760px){.member-profile-summary-card,.member-profile-form-card,.member-profile-bottom-card,.reward-profile-card,.reward-tier-card,.reward-lower-grid>.panel.card,.reward-preview-detail-card{border-radius:20px;padding:18px}.member-profile-badge-row,.reward-share-actions{flex-direction:column;align-items:stretch}.member-profile-meta-row,.reward-milestone-card{grid-template-columns:1fr;display:grid}.member-profile-meta-row span,.reward-milestone-card small{text-align:left;justify-self:start}}.reward-milestone-card{align-items:start;gap:10px;display:grid}.reward-milestone-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.reward-milestone-top strong{min-width:0;line-height:1.35}.reward-milestone-top small{white-space:nowrap;color:var(--muted);font-weight:700}.reward-milestone-card span{color:var(--muted);line-height:1.65}.member-report-history-card,.member-profile-follow-card{align-items:start;gap:10px;display:grid}.member-report-history-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.member-report-history-head strong,.member-profile-follow-card strong{line-height:1.35}.member-report-history-head small{white-space:nowrap;color:var(--muted);font-weight:700}.member-report-history-meta,.member-profile-follow-card span{color:var(--muted);line-height:1.65}.member-profile-follow-stack{gap:14px}@media (max-width:760px){.reward-milestone-top,.member-report-history-head{grid-template-columns:1fr;display:grid}.reward-milestone-top small,.member-report-history-head small{white-space:normal}}.reward-head{grid-template-columns:minmax(150px,180px) minmax(0,1fr);align-items:start}.reward-medal-wrap{align-self:start;width:160px;height:auto;min-height:172px;overflow:visible}.reward-medal-wrap img,.reward-tier-card img{height:auto}.reward-score-grid,.reward-metric-grid{align-items:stretch}.reward-score-box,.reward-metric-grid .stack-card{align-content:start;gap:8px;display:grid}.reward-score-box span,.reward-metric-grid .stack-card span{color:var(--muted);line-height:1.5}.reward-progress-panel .section-kicker-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.reward-progress-panel .section-kicker-row strong{line-height:1.35}.reward-progress-panel .section-kicker-row span{white-space:nowrap;color:var(--muted);font-weight:800}.reward-milestone-list .stack-card{gap:10px;padding:18px 20px;display:grid}.reward-milestone-card{grid-template-columns:1fr}.reward-milestone-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.reward-milestone-top strong{font-size:1.02rem}.reward-milestone-card span{display:block}.member-report-history-card,.member-profile-follow-card{padding:18px 20px}.member-report-history-head,.member-profile-follow-card{align-items:start}.member-profile-follow-card strong{margin-bottom:4px;display:block}@media (max-width:760px){.reward-head,.reward-milestone-top,.member-report-history-head{grid-template-columns:1fr}.reward-medal-wrap{width:132px;min-height:150px}.reward-progress-panel .section-kicker-row{grid-template-columns:1fr;display:grid}}
