.property-placeholder { color:#fff !important; position:relative; overflow:hidden; background:linear-gradient(140deg,#174e5d,#8a7049) !important; }
.property-placeholder::before { content:""; position:absolute; inset:0; background:radial-gradient(circle at 75% 20%,rgba(224,199,139,.55),transparent 28%),linear-gradient(to top,rgba(0,28,38,.56),transparent 60%); }
.property-placeholder-2 { background:linear-gradient(140deg,#344f5c,#8d7262) !important; }
.property-placeholder-3 { background:linear-gradient(140deg,#294d48,#7c866d) !important; }
.property-placeholder-4 { background:linear-gradient(140deg,#3e4e68,#92795a) !important; }
.property-placeholder > svg { width:28px !important; height:28px !important; position:absolute; right:16px; top:16px; opacity:.7; }
.property-silhouette { position:absolute; left:12%; right:12%; bottom:0; height:76%; display:flex; align-items:flex-end; gap:5px; }
.property-silhouette i { display:block; flex:1; border:1px solid rgba(255,255,255,.2); background:linear-gradient(110deg,rgba(255,255,255,.2),rgba(255,255,255,.04)); position:relative; }
.property-silhouette i::after { content:""; position:absolute; inset:9px; background:repeating-linear-gradient(to bottom,rgba(226,202,146,.55) 0 2px,transparent 2px 15px); }
.property-silhouette i:nth-child(1) { height:55%; }
.property-silhouette i:nth-child(2) { height:100%; }
.property-silhouette i:nth-child(3) { height:72%; }
