#booking-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}#booking-form input:not([type=checkbox]),#booking-form select,#booking-form textarea{width:100%;min-width:0;min-height:46px;padding:10px;border:1px solid #b9b0a7;background:white;color:#332f2b;font:16px Arial;box-sizing:border-box}#booking-form label{display:flex;flex-direction:column;gap:8px;font-size:14px}.request-wide,.request-consent,#booking-form .booking-note,#booking-form button{grid-column:1/-1}#booking-form .request-consent{display:flex;flex-direction:row;align-items:flex-start;line-height:1.6;letter-spacing:0;text-transform:none}#booking-form .request-consent input{width:20px;height:20px;flex-shrink:0}.request-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#request-status{font-size:16px;line-height:1.6;text-transform:none;letter-spacing:0}#booking-form button:disabled{opacity:.6;cursor:wait}@media(max-width:550px){#booking-form{grid-template-columns:1fr}}
.quote-panel{padding:20px;border:1px solid #b9b0a7;background:#f9f6f0;line-height:1.6;font-size:16px;letter-spacing:0;text-transform:none}.quote-panel strong{font-size:21px;display:block}.quote-panel p{margin:8px 0}.quote-panel ul{padding-left:20px;margin:10px 0}.quote-panel[data-state=error]{border-color:#a34f3c;background:#fff4ef;color:#793523}.gallery-property-title{font:28px Georgia,serif;margin:30px 0 18px}.gallery-expanded{grid-template-columns:repeat(3,minmax(0,1fr))!important}.gallery-expanded button{grid-column:auto!important;grid-row:auto!important;min-width:0}.gallery-expanded img{width:100%;height:260px!important;object-fit:cover}.gallery-expanded button span{max-width:100%;overflow-wrap:anywhere}@media(max-width:700px){.gallery-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gallery-expanded img{height:210px!important}}@media(max-width:430px){.gallery-expanded{grid-template-columns:1fr!important}}
