.smg-property-marketplace{background:#090a09;border-top:1px solid rgba(202,168,98,.22);border-bottom:1px solid rgba(202,168,98,.22)}
.smg-property-marketplace .smg-property-filter{display:grid;grid-template-columns:2fr 1fr 1fr .7fr auto;gap:10px;margin:24px 0}
.smg-property-marketplace input,.smg-property-marketplace select,.smg-booking-dialog input,.smg-booking-dialog textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.17);background:#111;color:#fff;border-radius:10px;padding:13px}
.smg-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}
.smg-property-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(202,168,98,.22);border-radius:18px;background:linear-gradient(160deg,#151612,#090a09);min-height:100%}
.smg-property-card img{width:100%;height:220px;object-fit:cover;background:#171813}
.smg-property-card .smg-property-media-empty{height:220px;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#34301f,#111);color:#d7bd81;letter-spacing:.12em}
.smg-property-card-body{padding:20px;display:flex;flex:1;flex-direction:column;gap:10px}
.smg-property-card h3{margin:0;font-size:1.35rem}.smg-property-card p{margin:0;color:#c8c8c4}
.smg-property-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:.84rem;color:#d7bd81}
.smg-property-price{font-size:1.25rem;font-weight:700;margin-top:auto}.smg-property-card .btn{margin-top:10px}
.smg-booking-dialog{width:min(680px,calc(100% - 24px));max-height:90vh;overflow:auto;border:1px solid rgba(202,168,98,.5);border-radius:18px;background:#0c0d0b;color:#fff;padding:0;box-shadow:0 24px 80px #000}
.smg-booking-dialog::backdrop{background:rgba(0,0,0,.78)}.smg-booking-dialog form{display:grid;gap:12px;padding:24px}.smg-booking-dialog h2{margin:0}.smg-booking-dialog .smg-dialog-actions{display:flex;gap:10px;flex-wrap:wrap}.smg-market-status{white-space:pre-line;margin:16px 0;color:#d7bd81}
@media(max-width:900px){.smg-property-marketplace .smg-property-filter{grid-template-columns:1fr 1fr}.smg-property-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.smg-property-marketplace .smg-property-filter,.smg-property-grid{grid-template-columns:1fr}.smg-property-card img,.smg-property-card .smg-property-media-empty{height:200px}.smg-booking-dialog form{padding:18px}}
.smg-property-filter label,.smg-booking-dialog label{display:grid;gap:7px;min-width:0;max-width:100%}
.smg-property-filter{align-items:end}.smg-property-filter>*{min-width:0;max-width:100%}
.smg-booking-dialog,.smg-booking-dialog *{box-sizing:border-box;min-width:0}
.smg-booking-dialog fieldset{border:1px solid rgba(202,168,98,.25);padding:16px;display:grid;gap:12px;max-width:100%;margin:0}
.smg-booking-dialog legend{padding:0 6px;font-size:1rem}.smg-booking-dialog .split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.smg-booking-dialog .smg-request-consent{display:flex;align-items:flex-start;gap:10px}.smg-booking-dialog .smg-request-consent input{width:20px;min-width:20px;height:20px;min-height:20px;margin-top:3px}
.smg-booking-dialog #smgBookingTerms{white-space:pre-line}.smg-booking-dialog p,.smg-property-card-body{overflow-wrap:anywhere}
.smg-booking-dialog button:disabled{opacity:.55;cursor:not-allowed}.smg-booking-dialog a{color:#e9cc85;text-decoration:underline}
.smg-booking-dialog input[type=date]{appearance:none;-webkit-appearance:none;min-width:0;width:100%;max-width:100%}
@media(max-width:640px){.smg-booking-dialog .split{grid-template-columns:1fr}.smg-booking-dialog fieldset{padding:12px}.smg-booking-dialog form{padding:14px}.smg-booking-dialog input,.smg-booking-dialog textarea,.smg-booking-dialog button{font-size:16px}}
