:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:Georgia,Times New Roman,serif;color:#1f1f1f;background:#faf7f2;line-height:1.6}main{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 3.5rem}a{color:inherit;text-decoration:none}nav{display:flex;gap:1.5rem;align-items:center;padding:1.5rem 1.5rem 0;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:50;pointer-events:auto}nav a{padding-bottom:.2rem;border-bottom:2px solid transparent}nav a:hover{border-bottom-color:#c07d47}h2{margin:1.5rem 0 .5rem}h1{margin:1.25rem 0 .75rem;font-size:2.2rem}.hero{width:100vw;margin:0 calc(50% - 50vw) 2.5rem;color:#fef7f0}.hero,.heroFrame{position:relative}.heroFrame{width:100%;height:520px;overflow:hidden;border-radius:18px}.heroFrame img{object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,19,12,.1),rgba(26,19,12,.65));pointer-events:none}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem 1.5rem 2.75rem;max-width:720px;margin:0 auto}.hero h1{margin:0 0 .75rem;font-size:clamp(2.1rem,4vw,3.1rem);letter-spacing:.01em}.hero-subtitle{margin:0;max-width:36rem;color:#f5e8dd;font-size:1.05rem}.hero-actions{margin-top:1.6rem;display:flex;gap:1rem;flex-wrap:wrap}.button.button-secondary{background:transparent;border:1px solid #f1dfcc;color:#fff}.button.button-secondary:hover{background:hsla(0,0%,100%,.15)}p{margin:0 0 1rem}.disclaimer{margin-top:1.5rem;padding:1rem;background:#fff4e6;border-left:4px solid #c07d47;font-size:.95rem}.form{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.field label{font-weight:600;display:block;margin-bottom:.35rem}.field input,.field select,.field textarea{width:100%;padding:.6rem .7rem;border:1px solid #c9c1b8;border-radius:6px;font-family:inherit;font-size:1rem;background:#fff}.helper{margin:0 0 .6rem;font-size:.95rem;color:#4a4038}.error{margin-top:.4rem;color:#9b2c2c;font-size:.9rem}.button{align-self:flex-start;background:#c07d47;color:#fff;border:none;padding:.7rem 1.4rem;border-radius:999px;font-weight:600;cursor:pointer}.button:hover{background:#a86636}.preview{margin-top:2rem;padding:1.5rem;border-radius:12px;background:#fff;border:1px solid #eadbc8}.preview-header{display:flex;align-items:center;gap:.75rem}.status-badge{padding:.2rem .6rem;border-radius:999px;background:#2f7a4f;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.success{margin:.6rem 0 1rem;color:#24563c;font-weight:600}.preview dl{margin:0;display:grid;grid-gap:.8rem;gap:.8rem}.preview dt{font-weight:600}.preview dd{margin:.2rem 0 0;color:#3f352d}.stories-soon{display:inline-block;margin-top:.2rem;padding:.6rem 1rem;border-radius:999px;background:#fff;border:1px dashed #eadbc8;color:#4a4038;font-weight:600}.stories-grid{margin-top:1.5rem;display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.story-card{background:#fff;border:1px solid #eadbc8;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;min-height:220px}.story-card-image{width:100%;aspect-ratio:4/3;border-radius:10px;background:linear-gradient(140deg,#f1e6d8,#fbf7f1);border:1px solid #efe2d4}.story-card-title{margin:0;font-size:1.05rem}.story-card-text{margin:0;color:#4a4038;font-size:.95rem}.map-header{margin-bottom:1.5rem}.map-error{margin-bottom:1rem}.map-layout{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.map-panel{background:#fff;border:1px solid #eadbc8;border-radius:12px;padding:1rem}.map-canvas{height:70vh;min-height:380px;width:100%;border-radius:10px;overflow:hidden}.map-list{max-height:70vh;display:flex;flex-direction:column;gap:1rem;min-height:0}.map-list ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:1rem;gap:1rem;overflow-y:auto;flex:1 1;min-height:0}.map-list li{padding-bottom:.8rem;border-bottom:1px solid #efe2d4}.map-list li:last-child{border-bottom:none}.report-list-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.condition-badge,.condition-chip{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#7a6f66}.condition-chip{font-size:.65rem;letter-spacing:.06em}.condition--injured{background:#b23b3b}.condition--sick{background:#8a5b2f}.condition--stray{background:#3f6c8a}.condition--unknown{background:#6b6b6b}.condition--other{background:#5f4a72}.map-popup{font-family:Georgia,Times New Roman,serif;color:#2b2520}.map-popup-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}@media (min-width:900px){.map-layout{grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);align-items:start}}@media (max-width:640px){nav{padding-top:1.25rem}.hero-content{align-items:center;justify-content:center;text-align:center;padding:2rem 1.25rem 2.5rem}.heroFrame{height:min(72vh,560px)}.heroFrame img{object-position:center 30%}.heroContent{padding-top:16px}.hero h1{font-size:2rem;max-width:18ch;text-wrap:balance}.hero-subtitle{max-width:100%}}@media (min-width:641px){.heroFrame{height:clamp(320px,52vw,520px)}}