.photo-capture{display:grid;gap:14px;margin-bottom:24px;padding:20px;border:1px dashed #3a78a1;border-radius:18px;background:linear-gradient(135deg,rgba(40,169,255,.08),rgba(16,21,28,.7))}.photo-capture>div:first-child{display:grid;gap:5px}.photo-capture strong{font:800 22px Manrope}.photo-capture span,.privacy-note span{color:var(--muted)}.photo-capture input[type=file]{padding:18px;border-style:dashed;background:#0b1016}.photo-preview{overflow:hidden;border-radius:16px;border:1px solid var(--line);background:#05080b}.photo-preview img{display:block;width:100%;max-height:520px;object-fit:contain}.privacy-note{display:grid;gap:5px;margin:20px 0;padding:16px 18px;border:1px solid rgba(49,208,123,.3);border-radius:14px;background:rgba(49,208,123,.07)}.privacy-note strong{color:var(--green)}.photo-panel{margin-bottom:22px}.catch-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.catch-photo{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#080c11}.catch-photo img{display:block;width:100%;height:min(58vh,620px);object-fit:contain}.catch-photo figcaption{padding:12px 14px;color:var(--muted);font-size:12px}.review-photo{overflow:hidden}.review-photo-image{display:block;width:100%;min-height:420px;max-height:72vh;object-fit:contain;background:#05080b}@media(max-width:560px){.photo-capture{padding:16px}.review-photo-image{min-height:260px}.catch-photo img{height:auto;max-height:65vh}}
