#openStudio[hidden], #openStudioMobile[hidden] { display: none !important; }
#searchHomes, #homes { scroll-margin-top: 110px; }
.customer-receipt, .standard-dialog { width: min(560px, calc(100vw - 32px)); max-height: 85dvh; overflow: auto; padding: 28px; border: 1px solid #d8e4e4; border-radius: 8px; color: #213c42; background: #fff; }
.customer-receipt::backdrop, .standard-dialog::backdrop { background: #10252b99; }
.customer-receipt { text-align: center; }
.customer-receipt > svg { width: 52px; height: 52px; color: #22815d; }
.customer-receipt h2, .standard-dialog h2 { font-size: 24px; line-height: 1.4; margin: 12px 0; }
.customer-receipt p, .standard-dialog p { line-height: 1.8; }
.receipt-reference { overflow-wrap: anywhere; font-size: 14px; }
.standard-dialog figure { margin: 16px 0; }
.standard-dialog img { width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.standard-dialog figcaption { font-size: 13px; margin-top: 8px; }
.standard-close { float: right; width: 44px; height: 44px; border: 1px solid #ccd9dc; background: #fff; border-radius: 6px; }
.trust-item > button { margin-top: 16px; }
@media(max-width:600px) { #toast { bottom: calc(100px + env(safe-area-inset-bottom)); } }
