.property-detail-head{padding:34px 0 28px;background:#fff}
.property-kicker{color:#c99a45;margin:0 0 10px}
.property-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}
.property-title-row h1{font-size:42px;line-height:1.08;margin:0 0 8px}
.property-title-row p{margin:0;color:#64748b;font-weight:700}
.property-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:10px;border-radius:18px;overflow:hidden;background:#e5e7eb}
.property-gallery figure{margin:0;min-width:0;min-height:0;background:#e5e7eb}
.property-gallery .main-shot{grid-row:span 2}
.property-gallery img{display:block;width:100%;height:100%;object-fit:cover}
.gallery-open{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}
.gallery-open img{transition:transform .25s ease}
.gallery-open:hover img{transform:scale(1.035)}
.property-lightbox[hidden]{display:none}
.property-lightbox{position:fixed;inset:0;z-index:100;background:rgba(15,23,42,.92);display:grid;place-items:center;padding:32px}
.property-lightbox figure{margin:0;width:min(1080px,88vw)}
.property-lightbox img{display:block;width:100%;max-height:82vh;object-fit:contain;border-radius:8px;background:#111827}
.property-lightbox figcaption{margin-top:12px;text-align:center;color:#e5e7eb;font-weight:850}
.lightbox-close,.lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.95);color:#0f172a;cursor:pointer;box-shadow:0 18px 42px rgba(0,0,0,.25)}
.lightbox-close{top:22px;right:22px;width:44px;height:44px;border-radius:50%;font-size:30px;line-height:1}
.lightbox-nav{top:50%;width:48px;height:64px;border-radius:8px;font-size:44px;line-height:1;transform:translateY(-50%)}
.lightbox-prev{left:24px}
.lightbox-next{right:24px}
.property-content-section{padding-top:20px}
.property-content-section .detail-grid{align-items:start}
.property-main-content{display:grid;gap:18px}
.property-features-panel{display:flex;align-items:center;gap:14px;margin-top:10px;padding:9px 12px;border:1px solid #ead6b6;border-radius:10px;background:#fffaf2}
.property-features-panel h2,.property-description-panel h2{margin-top:0}
.property-features-panel h2{flex:0 0 auto;font-size:16px;line-height:1.2;margin:0;color:#7c5517}
.property-features{flex:1;flex-wrap:wrap;margin:0;gap:7px;padding:0;border:0}
.property-features span{background:#fff;border:1px solid #ead6b6;border-radius:7px;padding:6px 8px;font-size:12px;line-height:1.15;font-weight:800;color:#334155}
.property-description-panel{align-self:start;height:auto}
.property-description-panel p{line-height:1.75;color:#475569;margin-bottom:0}
.property-sidebar{align-self:start;position:sticky;top:112px}
.inquiry-panel{display:grid;gap:18px}
.sidebar-label{margin:0;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.property-price{font-size:36px;line-height:1.1}
.sidebar-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}
.sidebar-facts div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:11px 12px;min-width:0}
.sidebar-facts span{display:block;color:#64748b;font-size:12px;font-weight:800;margin-bottom:4px}
.sidebar-facts strong{display:block;color:#0f172a;font-size:15px;line-height:1.25}
.inquiry-panel h2{margin:0;font-size:22px}
.inquiry-panel form{display:grid;gap:10px}
.inquiry-panel label{font-size:13px;font-weight:850;color:#334155}
.inquiry-panel input,.inquiry-panel textarea{font:inherit}
.inquiry-submit{width:100%;justify-content:center}
.similar-properties-section{padding-top:24px;border-top:1px solid #e5e7eb;background:#fff}
.similar-properties .property-card{height:100%}
@media(max-width:900px){.property-title-row{display:block}.property-title-row .btn{margin-top:14px}.property-title-row h1{font-size:34px}.property-gallery{grid-template-columns:1fr;grid-template-rows:none;border-radius:12px}.property-gallery figure,.property-gallery .main-shot{height:230px;grid-row:auto}.property-features-panel{display:block;padding:9px 10px}.property-features-panel h2{margin-bottom:7px}.property-sidebar{position:static}.property-price{font-size:31px}.property-lightbox{padding:18px}.property-lightbox figure{width:100%}.lightbox-close{top:14px;right:14px}.lightbox-nav{width:42px;height:54px;font-size:36px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.similar-properties-section .section-head{display:block}.similar-properties-section .btn{margin-top:14px}}
