:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#243047;background:#f5f7fb;line-height:1.45}*{box-sizing:border-box}body{margin:0}header{height:64px;background:#172033;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1100px)/2));font-size:14px}header .brand{color:#fff;font-weight:750;text-decoration:none;font-size:18px}main{max-width:1100px;margin:0 auto;padding:34px 22px 70px}.hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:800;color:#64748b;margin:0 0 6px}h1{font-size:36px;line-height:1.1;margin:0 0 8px;color:#172033}h2{margin:0 0 7px;font-size:20px}h3{margin:10px 0 4px}.muted{color:#68758a}.card{background:#fff;border:1px solid #e4e9f1;border-radius:14px;padding:22px;margin:18px 0;box-shadow:0 5px 20px #27365008}.pill,.event-status{display:inline-block;border-radius:99px;padding:7px 11px;font-size:12px;font-weight:700;background:#fff0d6;color:#9a6200}.pill.ok{background:#ddf7e8;color:#167044}.button{display:inline-block;border:0;border-radius:8px;background:#315bdc;color:white;padding:10px 15px;font:inherit;font-weight:700;cursor:pointer;text-decoration:none}.button.secondary{background:#edf1f8;color:#33415f}.button.danger{background:#b64052}.settings{display:flex;gap:14px;align-items:end;margin-top:22px;padding-top:18px;border-top:1px solid #edf0f5}.settings label{flex:1}.section-head{display:flex;justify-content:space-between;align-items:center;margin:30px 0 10px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:15px}.event{text-decoration:none;color:inherit;margin:0}.event:hover{border-color:#91a8ec}.empty{border:1px dashed #c8d0df;border-radius:12px;padding:32px;text-align:center;color:#68758a;background:#fbfcfe}.row{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid #edf0f5}.back{display:inline-block;color:#315bdc;text-decoration:none;margin-bottom:20px}.actions{display:flex;gap:8px;flex-wrap:wrap}.form label,label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;margin:10px 0}input,textarea,select{border:1px solid #d8dfeb;border-radius:7px;padding:10px;font:inherit;font-weight:400;color:#243047;background:#fff}textarea{min-height:70px;resize:vertical}.cols{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:15px}.photo{border:1px solid #e0e6ef;border-radius:10px;padding:10px;background:#fbfcff}.photo-placeholder{height:140px;background:#e9eef8;border-radius:7px;display:grid;place-items:center;font-size:44px;color:#8ca0c7}.photo small{display:block;color:#68758a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo .caption{min-height:58px;font-size:12px}.photo label{display:block;font-size:12px}.photo label input{margin-right:6px}.form{max-width:800px}@media(max-width:700px){.hero,.settings{display:block}.actions{margin-top:15px}.cols{grid-template-columns:1fr}header{padding:0 18px}}
.photo-preview{width:100%;height:140px;object-fit:cover;border-radius:7px;background:#e9eef8}
.notice{background:#fff6df;border:1px solid #f0d99a;padding:12px;border-radius:8px;color:#795c13;margin-bottom:10px}.admin-row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-top:1px solid #edf0f5}.admin-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.small{font-size:12px}.status{display:inline-block;border-radius:99px;padding:5px 9px;background:#edf1f8;font-size:12px;font-weight:700}.status.collected{background:#ddf7e8;color:#167044}.status.needed{background:#ffe4e4;color:#9f2f3f}.status.requested{background:#fff0d6;color:#9a6200}
.duplicate{font-size:11px;color:#9f2f3f;background:#ffe4e4;border-radius:5px;padding:3px 5px;margin:5px 0}.photo:focus{outline:3px solid #91a8ec;outline-offset:2px}
