dialog.th-contact-popup{position:fixed;inset:0;width:min(820px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;margin:auto;border:0;background:#fff;color:#111;overflow:auto;box-shadow:0 24px 100px #0005;font-family:'Be Vietnam Pro',sans-serif}
dialog.th-contact-popup[open]{display:grid;grid-template-columns:.8fr 1.2fr}
.th-contact-popup::backdrop{background:#0009;backdrop-filter:blur(4px)}
.th-popup-visual{min-height:460px;background:url('assets/images/completed-interior.jpg') center/cover no-repeat}
.th-popup-content{padding:52px 36px 32px}
.th-popup-close{position:absolute;right:10px;top:10px;width:44px;height:44px;border:0;background:#fff;color:#111;font-size:30px;cursor:pointer;z-index:1}
.th-popup-eyebrow{margin:0 0 20px;font-size:11px;line-height:1.6;letter-spacing:.12em}
.th-contact-popup h2{font:500 clamp(32px,4vw,44px)/1.12 'Cormorant Garamond',serif;margin:0 0 20px;letter-spacing:-.02em;color:#111}
#th-popup-description{font-size:15px;line-height:1.8;color:#555;margin:0 0 26px}
.th-popup-primary{display:flex;justify-content:center;align-items:center;min-height:48px;padding:14px 16px;background:#111;color:#fff;text-decoration:none;font-size:14px;line-height:1.5;text-align:center}
.th-popup-channels{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px}
.th-popup-channels a{display:flex;align-items:center;min-height:44px;font-size:13px;color:#333;text-decoration:underline;text-underline-offset:4px}
.th-popup-later{display:block;width:100%;min-height:44px;margin-top:16px;border:0;background:none;color:#666;font:inherit;font-size:12px;cursor:pointer}
.th-contact-popup :is(a,button):focus-visible{outline:2px solid #b08d57;outline-offset:3px}
@media(max-width:650px){dialog.th-contact-popup[open]{grid-template-columns:1fr}.th-popup-visual{display:none}.th-popup-content{padding:52px 24px 24px}.th-popup-channels{justify-content:space-between}}
