:root{color-scheme:light;--blue-950:#06233f;--blue-900:#08345f;--blue-700:#0d5f9f;--blue-100:#dff3ff;--green-600:#138a53;--green-100:#dcfce7;--gray-950:#101828;--gray-700:#344054;--gray-500:#667085;--gray-200:#e4e7ec;--gray-100:#f2f4f7;--white:#fff;--shadow:0 18px 45px rgba(8,52,95,.14)}*{box-sizing:border-box}body{margin:0;background:var(--white);color:var(--gray-950);font-family:Arial,Helvetica,sans-serif}main{min-height:calc(100vh - 76px)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;justify-content:space-between;gap:18px;padding:14px clamp(16px,4vw,56px);background:hsla(0,0%,100%,.94);border-bottom:1px solid var(--gray-200);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.button,.card-footer,.check-row,.filters,.map-actions,.search-row,.segmented,.site-header,.site-header nav,.site-header nav a,.split-row{display:flex;align-items:center}.brand{gap:10px;font-weight:800;color:var(--blue-950)}.brand-mark{display:grid;width:38px;height:38px;place-items:center;color:var(--white);background:var(--blue-900);border-radius:8px}.site-header nav{gap:8px}.site-header nav a{gap:7px;padding:10px 12px;color:var(--gray-700);border-radius:8px}.site-header nav a:hover{background:var(--blue-100);color:var(--blue-900)}.hero{min-height:640px;display:grid;align-items:center;padding:72px clamp(18px,5vw,72px) 120px;color:var(--white);background:linear-gradient(90deg,rgba(6,35,63,.92),rgba(8,52,95,.68)),url(https://images.unsplash.com/photo-1521791136064-7986c2920216?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-size:cover}.hero-content{max-width:720px}h1,h2,p{margin-top:0}h1{margin-bottom:16px;font-size:clamp(2.2rem,7vw,5.2rem);line-height:.96;letter-spacing:0}h2{margin-bottom:10px;font-size:1.2rem}.hero-line{font-size:clamp(1.25rem,4vw,2rem);font-weight:700}.hero p:not(.eyebrow){max-width:650px;color:hsla(0,0%,100%,.88);font-size:1.08rem;line-height:1.7}.eyebrow{margin-bottom:10px;color:var(--blue-700);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow{color:#9ee7ff}.feature-band,.hero-actions,.stats-grid,.stats-row{display:flex;gap:12px;flex-wrap:wrap}.button{justify-content:center;gap:8px;min-height:46px;padding:12px 16px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-weight:800}.button.primary{color:var(--white);background:var(--blue-900)}.button.secondary{color:var(--blue-900);background:var(--blue-100);border-color:#b9e8fb}.hero .button.primary{background:#7dd3fc;color:var(--blue-950)}.hero .button.secondary{color:var(--white);background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.35)}.feature-band{margin-top:-56px;padding:0 clamp(18px,5vw,72px) 52px}.detail-panel,.feature-band article,.form-shell,.notice-band,.report-card,.stats-grid article,.success-panel{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;box-shadow:var(--shadow)}.feature-band article{flex:1 1 220px;padding:22px}.feature-band svg,.stats-grid svg{color:var(--blue-700)}.content-page p,.feature-band p,.lead,.notice-band p,.privacy-note,.report-card p{color:var(--gray-700);line-height:1.65}.notice-band,.page-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.notice-band{padding:28px;margin-bottom:56px}.page-shell{padding:42px 0 80px}.page-shell.narrow{max-width:820px}.lead{max-width:760px;margin-bottom:26px;font-size:1.05rem}.form-shell{display:grid;grid-gap:18px;gap:18px;padding:22px}.form-shell.compact{max-width:480px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}label{display:grid;grid-gap:8px;gap:8px;color:var(--gray-700);font-weight:700}input,select,textarea{width:100%;min-height:46px;padding:11px 12px;color:var(--gray-950);background:var(--white);border:1px solid var(--gray-200);border-radius:8px}textarea{min-height:116px;resize:vertical}.file-input{display:flex;gap:10px;align-items:center;min-height:52px;padding:12px;border:1px dashed var(--blue-700);border-radius:8px;background:#f8fcff}.map-actions{justify-content:space-between;gap:12px;flex-wrap:wrap}.map-actions span{color:var(--gray-500);font-weight:700}.map-box{overflow:hidden;height:340px;border:1px solid var(--gray-200);border-radius:8px}.map-box.large{height:460px}.leaflet-map{width:100%;height:100%}.privacy-note{padding:14px;margin:0;background:var(--gray-100);border-radius:8px}.submit{width:100%}.error-box,.success-note{padding:12px 14px;border-radius:8px;font-weight:700}.error-box{color:#9b1c1c;background:#fee2e2}.success-note,.success-panel{color:#14532d;background:var(--green-100)}.success-panel{padding:28px}.admin-shell,.detail-layout,.stack,.tracker{display:grid;grid-gap:18px;gap:18px}.search-row{gap:10px}.search-row input{flex:1 1}.detail-panel{padding:22px}.split-row{justify-content:space-between;gap:16px}.meta-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0 0}.meta-list div{padding:14px;background:var(--gray-100);border-radius:8px}.meta-list dt{color:var(--gray-500);font-size:.78rem;font-weight:800}.meta-list dd{margin:4px 0 0}.badge{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;font-size:.82rem;font-weight:800;white-space:nowrap}.badge.neutral{color:var(--blue-900);background:var(--blue-100)}.badge.forwarded,.badge.info,.badge.progress{color:#075985;background:#e0f2fe}.badge.solved{color:var(--green-600);background:var(--green-100)}.badge.rejected{color:#991b1b;background:#fee2e2}.badge.muted{color:var(--gray-700);background:var(--gray-100)}.filters{gap:10px;flex-wrap:wrap}.filters select{width:auto;min-width:190px}.segmented{padding:4px;border:1px solid var(--gray-200);border-radius:8px}.segmented button{min-height:38px;padding:8px 12px;background:transparent;border:0;border-radius:6px;cursor:pointer;font-weight:800}.segmented button.active{color:var(--white);background:var(--blue-900)}.report-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px}.report-card{padding:18px}.photo-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:14px}.photo-pair img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;border:1px solid var(--gray-200)}.admin-photos a{display:grid;grid-gap:6px;gap:6px;color:var(--blue-700);font-weight:800}.card-footer{justify-content:space-between;gap:12px;color:var(--gray-500);font-weight:700}.stats-grid,.stats-row{align-items:stretch}.stats-row{padding:18px;background:var(--blue-900);color:var(--white);border-radius:8px}.stats-row strong{font-size:1.8rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid article{display:grid;grid-gap:8px;gap:8px;padding:18px}.stats-grid strong{font-size:2rem;color:var(--blue-900)}.table-wrap{overflow-x:auto;border:1px solid var(--gray-200);border-radius:8px}table{width:100%;border-collapse:collapse;background:var(--white)}td,th{padding:14px;text-align:left;border-bottom:1px solid var(--gray-200)}th{color:var(--gray-500);font-size:.78rem;text-transform:uppercase}.text-link{color:var(--blue-700);font-weight:800}.check-row{grid-template-columns:20px 1fr}.check-row input{min-height:auto}.empty-state{padding:24px;background:var(--gray-100);border-radius:8px}.content-page h2{margin-top:30px}@media (max-width:760px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{width:100%;overflow-x:auto;padding-bottom:2px}.site-header nav a{flex:0 0 auto}.hero{min-height:560px;padding-top:46px}.form-grid,.meta-list,.stats-grid{grid-template-columns:1fr}.search-row,.split-row{align-items:stretch;flex-direction:column}.filters .button,.filters select,.segmented{width:100%}.segmented button{flex:1 1}}