.photo-checklist{margin:28px 0 20px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#0a0f16}.photo-checklist-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.photo-checklist .eyebrow{margin-bottom:6px}.photo-checklist h4{margin:0;font-size:18px;letter-spacing:-.03em}.photo-checklist-head>span{border:1px solid #3b5267;border-radius:99px;padding:5px 8px;color:var(--accent);font-size:11px;font-weight:800;white-space:nowrap}.photo-checklist>p{margin:10px 0 16px;color:var(--muted);font-size:12px}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.photo-upload{position:relative;min-height:120px!important;margin:0!important;padding:13px!important;border:1px dashed #45586e;border-radius:11px;background:#0d141e;cursor:pointer;transition:border-color .18s,background .18s}.photo-upload:hover{border-color:var(--accent);background:#10202b}.photo-upload input{position:absolute;inline-size:1px!important;block-size:1px!important;opacity:0}.photo-upload .photo-icon{display:grid;place-items:center;width:25px;height:25px;border:1px solid #50667c;border-radius:7px;color:var(--accent);font-size:15px}.photo-upload b,.photo-upload small,.photo-upload em{display:block}.photo-upload b{margin-top:11px;color:var(--text);font-size:11px}.photo-upload small{color:var(--muted);font-size:10px;line-height:1.25}.photo-upload em{margin-top:8px;color:var(--accent);font-size:10px;font-style:normal;font-weight:700}.photo-upload.complete{border-style:solid;border-color:#48d7a5;background:#0d2926}.photo-upload.complete .photo-icon{border-color:#48d7a5;color:#48d7a5}.photo-upload.complete em{color:#48d7a5}.photo-upload.complete em::before{content:'✓ '}.photo-upload.complete em{font-size:0}.photo-upload.complete em::after{content:'Foto añadida';font-size:10px}@media(max-width:420px){.photo-grid{grid-template-columns:1fr 1fr}.photo-upload{min-height:115px!important}}
