/* Deynu 16.5.1 HOTFIX15 — property detail content hierarchy, environment features, reviews and compact rules. */
.property-detail-page .property-section-subtitle{margin:4px 0 0;font-size:13px;line-height:1.8;color:#678177}

.property-detail-page .property-environment-card{border-radius:22px;box-shadow:0 10px 24px rgba(25,42,35,.04)}
.property-detail-page .property-environment-chips{display:flex;flex-wrap:wrap;gap:10px}
.property-detail-page .property-environment-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border-radius:999px;border:1px solid #cfe6d9;background:#f2faf5;color:#155e48;text-decoration:none;font-weight:800;line-height:1.4}
.property-detail-page .property-environment-chip>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#19805f;font-size:14px;box-shadow:inset 0 0 0 1px rgba(25,128,95,.1)}
.property-detail-page .property-environment-chip:hover,.property-detail-page .property-environment-chip:focus-visible{background:#e8f6ee;border-color:#9fd0b8;outline:none;box-shadow:0 0 0 3px rgba(24,128,95,.12)}

.property-detail-page .property-reviews-section{margin:18px 0 0}
.property-detail-page .property-reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}
.property-detail-page .property-reviews-heading h2{margin:2px 0 0;font-size:22px;line-height:1.55}
.property-detail-page .property-reviews-heading>div>small{color:#668078;font-size:12px}
.property-detail-page .property-rating-summary{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #e0e9e4;border-radius:14px;background:#fff;white-space:nowrap}
.property-detail-page .property-rating-summary .property-rating-star{color:#b78315;font-size:19px}
.property-detail-page .property-rating-summary b{font-size:17px;color:#17231f}
.property-detail-page .property-rating-summary small{color:#667b73}
.property-detail-page .property-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.property-detail-page .property-review-card{background:#fff;border:1px solid #e1e9e4;border-radius:20px;padding:16px;box-shadow:0 8px 24px rgba(25,42,35,.035);min-width:0}
.property-detail-page .property-review-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.property-detail-page .property-review-person{display:flex;align-items:center;gap:10px;min-width:0}
.property-detail-page .property-review-avatar{display:grid;place-items:center;width:42px;height:42px;min-width:42px;border-radius:50%;background:#e9f5ee;color:#17664f;font-weight:900;font-size:18px}
.property-detail-page .property-review-person b{display:block;font-size:15px;color:#1d2d27}
.property-detail-page .property-review-person small{display:block;margin-top:2px;color:#7b8d86;font-size:11px;direction:ltr;text-align:right}
.property-detail-page .property-review-stars{color:#b78315;letter-spacing:1px;font-size:16px;white-space:nowrap;direction:ltr}
.property-detail-page .property-review-comment{margin:0;color:#34443f;line-height:2;font-size:14px;overflow-wrap:anywhere}
.property-detail-page .property-review-comment.is-empty{color:#7a8b84}
.property-detail-page .property-review-host-reply{margin-top:13px;padding:12px 13px;border-radius:14px;background:#f2f8f4;border-right:3px solid #2a8768}
.property-detail-page .property-review-host-reply>span{display:block;font-size:12px;color:#17664f;font-weight:800;margin-bottom:5px}
.property-detail-page .property-review-host-reply p{margin:0!important;line-height:1.9!important;color:#40564d!important;font-size:13px!important}
.property-detail-page .property-review-empty{display:grid;place-items:center;text-align:center;gap:5px;padding:24px;border:1px dashed #cddbd4;border-radius:18px;background:#fbfdfb;color:#536a61}
.property-detail-page .property-review-empty>span{font-size:28px;color:#b78315}
.property-detail-page .property-review-empty b{color:#23342d}
.property-detail-page .property-review-empty p{margin:0;font-size:13px}

.property-detail-page .property-rules-card-compact{margin-top:18px;border-radius:22px;box-shadow:0 10px 24px rgba(25,42,35,.04)}
.property-detail-page .property-rules-card-compact .property-rules-heading{margin-bottom:12px}
.property-detail-page .property-rules-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.property-detail-page .property-rule-compact-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e6ece8;border-radius:13px;background:#f9fbfa;min-width:0}
.property-detail-page .property-rule-compact-item span{color:#60766d;font-size:12px;line-height:1.55}
.property-detail-page .property-rule-compact-item b{color:#1e2f28;font-size:13px;line-height:1.55;text-align:left;overflow-wrap:anywhere}
.property-detail-page .property-rules-more{margin-top:10px;border-top:1px solid #edf1ef;padding-top:8px}
.property-detail-page .property-rules-more>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:8px 12px;border-radius:12px;color:#17664f;font-weight:800;background:#f2f8f4;user-select:none}
.property-detail-page .property-rules-more>summary::-webkit-details-marker{display:none}
.property-detail-page .property-rules-more>summary::after{content:"⌄";font-size:16px;transition:transform .15s ease}
.property-detail-page .property-rules-more[open]>summary::after{transform:rotate(180deg)}
.property-detail-page .property-rules-more>summary span{font-size:12px;color:#658077;font-weight:600}
.property-detail-page .property-rules-extra-grid{margin-top:9px}
.property-detail-page .property-rules-more>summary:focus-visible{outline:3px solid rgba(24,128,95,.2);outline-offset:2px}

@media(max-width:700px){
 .property-detail-page .property-environment-card{padding:15px!important}
 .property-detail-page .property-environment-chips{gap:7px}
 .property-detail-page .property-environment-chip{padding:8px 11px;font-size:13px;gap:6px}
 .property-detail-page .property-environment-chip>span{width:25px;height:25px;min-width:25px}
 .property-detail-page .property-reviews-section{margin-top:14px}
 .property-detail-page .property-reviews-heading{align-items:center;margin-bottom:10px}
 .property-detail-page .property-reviews-heading h2{font-size:18px}
 .property-detail-page .property-rating-summary{padding:7px 10px;border-radius:12px;gap:5px}
 .property-detail-page .property-rating-summary .property-rating-star{font-size:17px}
 .property-detail-page .property-rating-summary b{font-size:15px}
 .property-detail-page .property-rating-summary small{font-size:11px}
 .property-detail-page .property-review-list{grid-template-columns:1fr;gap:9px}
 .property-detail-page .property-review-card{padding:13px;border-radius:16px}
 .property-detail-page .property-review-head{align-items:flex-start;margin-bottom:9px}
 .property-detail-page .property-review-avatar{width:38px;height:38px;min-width:38px;font-size:16px}
 .property-detail-page .property-review-stars{font-size:14px}
 .property-detail-page .property-review-comment{font-size:13px;line-height:1.9}
 .property-detail-page .property-rules-card-compact{padding:14px!important;margin-top:12px!important}
 .property-detail-page .property-rules-compact-grid{grid-template-columns:1fr 1fr;gap:7px}
 .property-detail-page .property-rule-compact-item{display:block;padding:9px 10px;border-radius:11px}
 .property-detail-page .property-rule-compact-item span{display:block;margin-bottom:4px;font-size:11px}
 .property-detail-page .property-rule-compact-item b{display:block;text-align:right;font-size:12px}
}
@media(max-width:360px){
 .property-detail-page .property-rules-compact-grid{grid-template-columns:1fr}
 .property-detail-page .property-review-head{display:block}
 .property-detail-page .property-review-stars{margin-top:7px}
}
@media(prefers-reduced-motion:reduce){
 .property-detail-page .property-rules-more>summary::after{transition:none}
}
