@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:wght@400;600&family=IBM+Plex+Mono:wght@400;500&display=swap");:root{--water:#007A74;--water-deep:#005F59;--water-light:#E0F5F4;--water-mid:#B2E8E5;--green-tint:#EFF9F8;--sky:#4A90C4;--surface:#FFFFFF;--bg:#F4F5F4;--sand:#F7F3ED;--sand-dark:#EDE7DA;--text:#1A1A1A;--text-muted:#666;--text-light:#999;--border:#E8E4DE;--border-light:#F0EDE8;--amber:#D4A017;--error:#A0362D;--error-tint:#FEF3F2;--night:#001A2C;--night-mid:#002D45;--ember:#D4732E}.hero-headline{font-size:68px}.hero-rule{display:block}.hero-desktop-ctas{display:flex}.mobile-cta-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--surface);border-top:1px solid var(--border);padding:12px 16px calc(20px + env(safe-area-inset-bottom));flex-direction:column;gap:8px}@media (max-width:640px){.hero-headline{font-size:40px}.hero-desktop-ctas,.hero-rule{display:none}.mobile-cta-bar{display:flex}.chat-widget-root{display:none!important}}.amenity-track{scrollbar-width:none}.amenity-track::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;-webkit-font-smoothing:antialiased}body{font-family:Inter,-apple-system,sans-serif;font-weight:400;color:var(--text);background:var(--bg);line-height:1.6}a{color:var(--water);text-decoration:none}a:focus-visible{outline:2px solid var(--water);outline-offset:2px;border-radius:2px}.inbox-header-brand-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}@media (max-width:640px){.inbox-header-owner-name{display:none}}