.discovery-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.discovery-place-card:hover .discovery-card-image{transform:scale(1.035)}.discovery-place-card .card-body p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:58px;line-height:1.48}.discovery-place-card .price{justify-content:space-between}.discovery-free{font-size:12px;font-weight:800;color:var(--green);background:#eaf5ef;padding:7px 10px;border-radius:999px}.discovery-detail-modal{padding:0;overflow:hidden;width:min(760px,calc(100% - 28px));max-height:min(88vh,800px)}.discovery-detail-modal .modal-close{z-index:2;background:rgba(255,255,255,.94);cursor:pointer}.discovery-detail-modal>img{display:block;width:100%;height:330px;object-fit:cover;background:#e7ece8}.discovery-detail-content{padding:28px 32px 32px}.discovery-detail-content h2{font-size:32px;line-height:1.15;margin:8px 0 14px}.discovery-detail-content p{color:var(--muted);line-height:1.75;margin:0}.discovery-detail-actions{display:flex;gap:10px;margin-top:24px}.discovery-detail-actions a{text-decoration:none;text-align:center}.discovery-detail-actions .primary{box-shadow:none}.discovery-detail-actions .ghost{padding:13px 18px}@media(max-width:600px){.discovery-detail-modal>img{height:230px}.discovery-detail-content{padding:23px 20px 25px}.discovery-detail-content h2{font-size:26px}.discovery-detail-actions{flex-direction:column}.discovery-detail-actions a{width:100%}}
