.sr-record-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 18px}.sr-record-photo-card{min-width:0;padding:0;text-align:left;overflow:hidden;border:1px solid #cbd9e9;border-radius:16px;background:#fff;color:var(--ink);font:inherit}.sr-record-photo-card:active{transform:scale(.98)}.sr-record-photo-image{height:132px;display:grid;place-items:center;background:#edf3fa;overflow:hidden}.sr-record-photo-image img{width:100%;height:100%;object-fit:cover;display:block}.sr-record-photo-image i{font-style:normal;font-size:42px}.sr-record-photo-card b,.sr-record-photo-card small{display:block;padding:0 10px}.sr-record-photo-card b{font-size:13px;padding-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sr-record-photo-card small{font-size:11px;color:var(--muted);padding-top:3px;padding-bottom:10px}.sr-record-evidence-viewer{position:fixed;z-index:100;inset:0;border-radius:0;max-width:none}.sr-record-evidence-viewer .smart-photo-large{flex:1;min-height:0}.sr-record-evidence-viewer .smart-photo-large img{width:100%;height:100%;max-height:calc(100vh - 250px);object-fit:contain;border-radius:14px}@media(min-width:521px){.sr-record-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sr-record-evidence-viewer{max-width:520px;max-height:780px;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:22px;box-shadow:0 20px 60px #17253b66}}
