.uni-card{cursor:default;background:#fff;border:2px solid #0000;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f}.uni-card.compare-active{cursor:pointer}.uni-card.compare-active:hover{border-color:#1cb08b4d;transform:translateY(-5px)}.uni-card.selected-card{background:#f0fdfa;border-color:#1cb08b}.uc-image-area{height:180px;position:relative}.uc-image{object-fit:cover;width:100%;height:100%}.uc-logo-badge{z-index:2;background:#fff;border-radius:12px;padding:2px;box-shadow:0 4px 12px #0000001a;position:absolute!important;bottom:20px!important;left:20px!important}.uc-logo-badge img{object-fit:contain;border-radius:10px;width:60px;height:60px}.uc-compare-overlay{z-index:3;background:#0000001a;justify-content:flex-end;padding:10px;display:flex;position:absolute;inset:0}.uc-checkbox{color:#fff;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.uc-checkbox.checked{background:#1cb08b;border-color:#1cb08b}.uc-checkbox svg{width:14px;height:14px}.uc-content-area{flex-direction:column;flex:1;display:flex;padding:30px 20px 20px!important}.uc-title{color:#0b1e36;margin-bottom:8px;font-size:1.15rem;font-weight:700;line-height:1.4}.uc-location{color:#64748b;align-items:center;gap:6px;margin-bottom:15px;font-size:.85rem;display:flex}.uc-stats-row{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;justify-content:space-between;margin-bottom:15px;padding:12px 0;display:flex}.uc-stat-item{color:#64748b;flex-direction:column;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.uc-stat-item svg{color:#1cb08b}.uc-tags-row{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.uc-tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:700}.uc-tag.tag-success{color:#15803d;background:#dcfce7}.uc-tag.tag-warning{color:#a16207;background:#fef9c3}.uc-tag.tag-info{color:#0369a1;background:#e0f2fe}.uc-card-actions{margin-top:auto}.uc-secondary-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.uc-secondary-btn{color:#334155;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.85rem;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000d;font-weight:700!important}.uc-secondary-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.uc-action-btn{padding:10px;font-weight:800!important}.uc-whatsapp-btn{white-space:nowrap;justify-content:center;align-items:center;display:flex;gap:4px!important;padding:4px 14px!important;font-size:.75rem!important}.uc-whatsapp-btn svg{flex-shrink:0;width:21px!important;height:21px!important;margin-left:6px!important}
