:root{--navy:#17324d;--blue:#1769aa;--bg:#f4f7fa;--text:#182230;--border:#d6dee8;--danger:#a62929}*{box-sizing:border-box}body{margin:0;font:16px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}header{background:var(--navy);color:#fff;padding:1rem clamp(1rem,4vw,3rem);display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand,header a{color:#fff;text-decoration:none;font-weight:700}nav{display:flex;align-items:center;gap:1rem}.container{max-width:1180px;margin:2rem auto;padding:0 1rem}.card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.25rem;box-shadow:0 4px 14px #17324d0d}.narrow{max-width:480px;margin:5vh auto}.heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.grid,.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}label{display:grid;gap:.35rem;font-weight:650;margin-bottom:1rem}input,textarea,select{width:100%;padding:.72rem;border:1px solid #9eabb9;border-radius:7px;font:inherit}button,.button{display:inline-block;border:1px solid #8c99a7;background:#fff;color:var(--text);padding:.65rem 1rem;border-radius:7px;text-decoration:none;font:inherit;font-weight:700;cursor:pointer}.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.danger{background:var(--danger);color:#fff;border-color:var(--danger)}.inline{display:inline}.alert{padding:.8rem 1rem;border-radius:8px;margin-bottom:1rem}.success{background:#e4f6ea;color:#175b2d}.error{background:#fde8e8;color:#8c2020}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.75rem;border-bottom:1px solid var(--border);vertical-align:top}.badge{background:#e9f1f8;padding:.2rem .5rem;border-radius:99px}.muted{color:#5d6a78}.prewrap{white-space:pre-wrap}.details dl{display:grid;grid-template-columns:160px 1fr;gap:.8rem}.details dt{font-weight:700}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.gallery img{width:100%;height:230px;object-fit:contain;background:#eef2f5}.danger-zone{margin-top:2rem;border-top:1px solid var(--border);padding-top:1rem}footer{text-align:center;padding:2rem;color:#667}@media(max-width:650px){header,.heading{align-items:flex-start;flex-direction:column}nav{flex-wrap:wrap}.details dl{grid-template-columns:1fr}.filters{grid-template-columns:1fr}}
.actions{display:flex;flex-wrap:wrap;gap:.6rem}.filter-actions{display:flex;align-items:end;gap:.5rem;margin-bottom:1rem}.status-form{display:flex;align-items:center;gap:.5rem;min-width:250px}.status-form select{margin:0;min-width:120px}.auth-secondary{margin-top:1rem}.auth-secondary a{color:var(--blue)}.status-pending{background:#fff2cc}.status-active{background:#e4f6ea}.status-inactive{background:#fde8e8}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:650px){.actions,.filter-actions,.status-form{align-items:stretch;flex-direction:column}.status-form{min-width:190px}}

.privacy-warning{border:2px solid #b42318;background:#fff1f0;color:#8a1c13;padding:1rem;border-radius:8px;margin:1rem 0;font-weight:600}.emergency{border:3px solid #b42318;background:#fff1f0;color:#7a1710;padding:1rem 1.2rem;border-radius:10px;margin:1.25rem 0}.emergency h2{margin-top:0;color:#a10f0f}.login-info{max-width:850px;margin:2rem auto}.page-notice{background:#eef5fb;border-left:4px solid var(--blue);padding:.8rem 1rem;margin-bottom:1rem}.gallery video{width:100%;height:230px;background:#111}.check{display:flex;grid-template-columns:auto 1fr;align-items:center;justify-content:flex-start}.check input{width:auto}.danger-zone{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}.danger-zone form{max-width:420px}

.login-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:2rem;align-items:start}.login-layout .login-info{margin:0;max-width:none}.login-panel{position:sticky;top:1rem}.upload-limits{border:1px solid #9aa7b2;background:#f7fafc;padding:.8rem 1rem;border-radius:8px;margin:1rem 0}.critical-badge{display:inline-block;font-weight:800;border:2px solid #a10f0f;background:#fff1f0;color:#8a1c13;padding:.25rem .5rem;border-radius:5px;letter-spacing:.03em}.print-report{max-width:8in;margin:auto;background:#fff}.print-header{text-align:center;border-bottom:2px solid #222;padding-bottom:.15in}.print-section{margin-top:.18in}.print-dl{display:grid;grid-template-columns:1.7in 1fr;gap:.06in .15in}.print-dl dt{font-weight:700}.photo-print-page{break-before:page;page-break-before:always}.photo-print-page figure{height:4.25in;margin:.12in 0;break-inside:avoid;page-break-inside:avoid;text-align:center}.photo-print-page img{max-width:100%;max-height:3.85in;width:auto;height:auto;object-fit:contain}.photo-print-page figcaption{font-size:9pt}.print-toolbar{margin-bottom:1rem}
@media(max-width:800px){.login-layout{grid-template-columns:1fr}.login-panel{position:static}}
@page{size:Letter;margin:.4in}
@media print{body{background:#fff;font-size:10pt}header:not(.print-header),footer,.no-print,.page-notice{display:none!important}main.container{max-width:none;margin:0;padding:0}.print-report{max-width:none;margin:0}.print-section{break-inside:auto}.photo-print-page{height:10.1in;overflow:hidden}.critical-badge{color:#000;border-color:#000;background:#fff}a{color:#000;text-decoration:none}}
