
.evidence-hero{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:26px 28px;margin-bottom:18px;border-radius:22px;background:linear-gradient(135deg,#073b24,#0d7a43);color:#fff}.evidence-hero h3{font-size:29px;margin:4px 0 7px}.evidence-hero p{margin:0;color:#d9f4e4}.evidence-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.evidence-search{display:grid;grid-template-columns:minmax(260px,1fr) 190px 220px;gap:10px;flex:1}.evidence-count{text-align:center;min-width:90px}.evidence-count b,.evidence-count span{display:block}.evidence-count b{font-size:25px;color:#126c3c}.evidence-count span{font-size:12px;color:#66766d}.evidence-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:17px}.evidence-card{overflow:hidden;background:#fff;border:1px solid #dfe8e2;border-radius:18px;box-shadow:0 8px 25px rgba(15,55,28,.07)}.evidence-photo{display:block;position:relative;width:100%;height:220px;padding:0;border:0;border-radius:0;background:#eef5f0;overflow:hidden}.evidence-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s}.evidence-photo:hover img{transform:scale(1.025)}.evidence-photo span{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:#071f15cc;color:#fff;font-size:11px;font-weight:800}.evidence-body{padding:16px}.evidence-meta{display:flex;justify-content:space-between;gap:10px;color:#6b7b72;font-size:11px}.evidence-body h4{margin:8px 0 5px;font-size:17px}.evidence-body p{margin:0;color:#51645a;line-height:1.5;min-height:44px}.evidence-tags{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.evidence-tags span{padding:5px 8px;border-radius:999px;background:#edf6f0;color:#276240;font-size:11px;font-weight:700}.evidence-actions{display:flex;gap:7px;flex-wrap:wrap;padding-top:12px;border-top:1px solid #edf1ee}.evidence-empty{grid-column:1/-1;text-align:center;padding:65px 20px;border:1px dashed #bbcec1;border-radius:18px;background:#f9fcfa}.evidence-empty>span{font-size:44px;color:#168a49}.evidence-form-grid{display:grid;grid-template-columns:minmax(290px,.9fr) minmax(320px,1.1fr);gap:20px}.evidence-capture-panel,.evidence-fields{display:grid;gap:14px}.capture-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.capture-button{display:grid;place-items:center;text-align:center;min-height:126px;padding:15px;border:2px dashed #9fc2aa;border-radius:15px;background:#f3faf5;color:#165d35;cursor:pointer}.capture-button:hover{background:#eaf7ef;border-color:#168a49}.capture-button>b,.capture-button>small{display:block}.capture-button>b{margin:5px 0}.capture-button>small{color:#64766b;font-weight:500}.capture-button input{position:absolute;opacity:0;pointer-events:none}.evidence-preview{min-height:270px;display:grid;place-items:center;border-radius:16px;background:#edf3ef;overflow:hidden;color:#718078}.evidence-preview img{width:100%;height:100%;max-height:420px;object-fit:contain;background:#152219}.evidence-fields{grid-template-columns:1fr 1fr}.evidence-fields .full{grid-column:1/-1}.location-box{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:13px;border:1px solid #dce7df;border-radius:14px;background:#f8fbf9}.location-box b,.location-box small{display:block}.location-box small{margin-top:4px;color:#65756c}.location-box input{grid-column:1/-1}.evidence-detail{display:grid;grid-template-columns:minmax(320px,1.2fr) minmax(260px,.8fr);gap:20px}.evidence-detail>img{width:100%;max-height:70vh;object-fit:contain;border-radius:16px;background:#17231c}.evidence-detail-info p{font-size:16px;line-height:1.6}.evidence-detail dl{display:grid;gap:8px}.evidence-detail dl div{padding:10px;border-radius:10px;background:#f4f8f5}.evidence-detail dt{font-size:11px;text-transform:uppercase;color:#6b7b72;font-weight:800}.evidence-detail dd{margin:4px 0 0;font-weight:700;color:#234531}@media(max-width:850px){.evidence-hero,.evidence-toolbar{align-items:flex-start;flex-direction:column}.evidence-search{width:100%;grid-template-columns:1fr}.evidence-count{text-align:left}.evidence-form-grid,.evidence-detail{grid-template-columns:1fr}.evidence-fields{grid-template-columns:1fr}.evidence-fields .full{grid-column:auto}}@media(max-width:560px){.evidence-hero{padding:20px}.evidence-hero .btn{width:100%}.evidence-gallery{grid-template-columns:1fr}.evidence-photo{height:210px}.capture-choice{grid-template-columns:1fr 1fr}.capture-button{min-height:105px}.location-box{grid-template-columns:1fr}.location-box .btn{width:100%}.evidence-actions .btn{min-height:44px;flex:1}}
