.cab-image-preview img{width:120px;height:120px;object-fit:cover;border:2px solid #e5e7eb;border-radius:8px;transition:transform .3s ease}.cab-image-preview img:hover{transform:scale(1.05);border-color:#3b82f6}.cab-id-preview img{width:100px;height:70px;object-fit:cover;border:1px solid #e5e7eb;border-radius:6px}#vistaPreviaContrato p{margin:10px 0;text-align:justify;line-height:1.6}.cab-logo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cab-logo-left,.cab-logo-right{height:70px;display:flex;align-items:center}.cab-logo-left img,.cab-logo-right img{height:100%;max-width:180px;object-fit:contain}.cab-title-bar{text-align:center;margin:20px 0}.cab-title-bar h2{margin:0;font-size:20px;letter-spacing:.5px}.cab-signatures{display:flex;gap:18px;justify-content:space-between;margin-top:40px}.cab-signature-box{text-align:center;flex:1}.cab-signature-box p{margin:4px 0}.cab-inventory-item{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.cab-inventory-row{display:flex;gap:8px;margin-bottom:6px}.cab-inventory-row .inv-desc{flex:2}.cab-inventory-row .inv-state{flex:1}.cab-inventory-row .inv-notes{flex:1.5}.cab-inventory-item button{background:var(--danger);color:#fff;border:0;border-radius:6px;padding:8px 10px;cursor:pointer;align-self:flex-start;font-size:12px}.ql-toolbar.ql-snow{border-radius:6px 6px 0 0}.ql-container.ql-snow{border-radius:0 0 6px 6px;height:300px}@media (max-width:768px){.cab-logo-header{flex-direction:column;gap:10px}}