@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap");.tenant-site-2345-ashore{--ash-navy:#213b54;--ash-navy-deep:#1a2f42;--ash-slate:#4a6584;--ash-slate-700:#3d5570;--ash-slate-500:#5c7a9a;--ash-slate-400:#94a6ba;--ash-mist:#f4f6f8;--ash-mist-100:#e8ecf1;--ash-paper:#fff;--ash-ink:#213b54;--ash-ink-soft:#41506a;--ash-muted:#6b7888;--ash-line:#e8ecf1;--ash-accent:#4a6584;--ash-accent-hover:#3d5570;--ash-accent-tint:rgba(74,101,132,.1);font-family:Inter,system-ui,sans-serif;color:var(--ash-ink-soft);background:var(--ash-paper)}.tenant-site-2345-ashore h1,.tenant-site-2345-ashore h2,.tenant-site-2345-ashore h3,.tenant-site-2345-ashore h4,.tenant-site-2345-ashore h5,.tenant-site-2345-ashore h6{font-family:Montserrat,system-ui,sans-serif;color:var(--ash-navy);letter-spacing:-.01em;font-weight:700}.tenant-site-2345-ashore .ash-wordmark{display:inline-flex;flex-direction:column;line-height:1}.tenant-site-2345-ashore .ash-wordmark-name{font-family:Montserrat,system-ui,sans-serif;font-weight:700;font-size:1.7rem;letter-spacing:.01em;color:currentColor}.tenant-site-2345-ashore .ash-wordmark-sub{font-family:Inter,system-ui,sans-serif;font-weight:300;font-size:.6rem;letter-spacing:.42em;text-transform:uppercase;color:var(--ash-slate);margin-top:4px;padding-left:.12em}.tenant-site-2345-ashore .ash-wordmark-sm .ash-wordmark-name{font-size:1.35rem}.tenant-site-2345-ashore .ash-wordmark-sm .ash-wordmark-sub{font-size:.5rem;letter-spacing:.36em}.tenant-site-2345-ashore .ash-wordmark-footer .ash-wordmark-name{font-size:1.6rem}.tenant-site-2345-ashore .ash-wordmark-footer .ash-wordmark-sub{color:hsla(0,0%,100%,.7)}.tenant-site-2345-ashore .ash-wordmark-loader .ash-wordmark-name{font-size:clamp(2rem,6vw,3rem)}.tenant-site-2345-ashore .ash-wordmark-loader .ash-wordmark-sub{font-size:.85rem;letter-spacing:.5em}.tenant-site-2345-ashore .ash-header{position:relative;background:#fff;border-bottom:1px solid var(--ash-line)}.tenant-site-2345-ashore .ash-header-inner{max-width:1440px;margin:0 auto;padding:clamp(14px,1.6vw,20px) clamp(16px,2.2vw,36px);display:flex;align-items:center;gap:clamp(12px,2vw,28px)}.tenant-site-2345-ashore .ash-header-logo{display:inline-flex;align-items:center;color:var(--ash-navy);flex-shrink:0}.tenant-site-2345-ashore .ash-nav{display:flex;align-items:center;gap:clamp(18px,2vw,34px);margin-left:auto;font-family:Inter,system-ui,sans-serif;font-weight:300;font-size:12px;text-transform:uppercase;letter-spacing:.15em}.tenant-site-2345-ashore .ash-nav-link{display:inline-flex;align-items:center;gap:6px;color:var(--ash-slate);position:relative;white-space:nowrap;padding-bottom:2px;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.tenant-site-2345-ashore .ash-nav-link:hover{color:var(--ash-navy);border-color:var(--ash-slate-400)}.tenant-site-2345-ashore .ash-header-reserve{flex-shrink:0;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:12px;letter-spacing:.15em;text-transform:uppercase;background:var(--ash-navy);color:#fff;padding:13px 26px;border:0;transition:background .2s ease}.tenant-site-2345-ashore .ash-header-reserve:hover{background:var(--ash-navy-deep)}.tenant-site-2345-ashore .ash-mobile-burger{display:none;align-items:center;justify-content:center;margin-left:auto;background:none;border:none;color:var(--ash-navy);cursor:pointer;padding:4px}@media (max-width:860px){.tenant-site-2345-ashore .ash-header-reserve,.tenant-site-2345-ashore .ash-nav{display:none}.tenant-site-2345-ashore .ash-mobile-burger{display:flex}}.tenant-site-2345-ashore .ash-mobile-overlay{position:fixed;inset:0;z-index:9999}.tenant-site-2345-ashore .ash-mobile-backdrop{position:absolute;inset:0;background:rgba(33,59,84,.45)}.tenant-site-2345-ashore .ash-mobile-drawer{position:absolute;top:0;right:0;bottom:0;width:min(330px,86vw);background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 24px rgba(33,59,84,.18);animation:ash-slide-in .2s ease-out}@keyframes ash-slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.tenant-site-2345-ashore .ash-mobile-drawer-top{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--ash-line);color:var(--ash-navy)}.tenant-site-2345-ashore .ash-mobile-close{background:none;border:none;color:var(--ash-navy);cursor:pointer;padding:4px}.tenant-site-2345-ashore .ash-mobile-nav-list{list-style:none;margin:0;padding:8px 0;flex:1;overflow-y:auto}.tenant-site-2345-ashore .ash-mobile-nav-link{display:block;padding:14px 24px;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:var(--ash-navy);text-decoration:none;transition:background .15s ease,color .15s ease}.tenant-site-2345-ashore .ash-mobile-nav-link:hover{background:var(--ash-accent-tint);color:var(--ash-slate)}.tenant-site-2345-ashore .ash-mobile-nav-reserve{color:#fff;background:var(--ash-navy);margin:8px 24px 0;text-align:center}.tenant-site-2345-ashore .ash-mobile-nav-reserve:hover{background:var(--ash-navy-deep);color:#fff}.tenant-site-2345-ashore .ash-mobile-drawer-footer{border-top:1px solid var(--ash-line);padding:16px 24px;display:flex;flex-direction:column;gap:12px}.tenant-site-2345-ashore .ash-mobile-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--ash-navy);text-decoration:none}.tenant-site-2345-ashore .ash-mobile-link:hover{color:var(--ash-slate)}.tenant-site-2345-ashore .ash-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 32px;border-radius:0;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:.875rem;letter-spacing:.025em;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s ease,transform .3s ease,border-color .3s ease;cursor:pointer;border:1px solid transparent;text-decoration:none}.tenant-site-2345-ashore .ash-btn:disabled{opacity:.6;cursor:not-allowed}.tenant-site-2345-ashore .ash-btn-primary{background:var(--ash-navy);color:#fff;box-shadow:0 2px 4px rgba(33,59,84,.15)}.tenant-site-2345-ashore .ash-btn-primary:hover:not(:disabled){background:var(--ash-navy-deep);transform:translateY(-1px)}.tenant-site-2345-ashore .ash-btn-outline{background:transparent;color:var(--ash-slate);border-color:var(--ash-slate-400)}.tenant-site-2345-ashore .ash-btn-outline:hover:not(:disabled){background:var(--ash-navy);color:#fff;border-color:var(--ash-navy)}.tenant-site-2345-ashore .ash-section{padding:clamp(56px,8vw,104px) 24px}.tenant-site-2345-ashore .ash-section .ash-container.text-center{margin-bottom:clamp(36px,5vw,52px)}.tenant-site-2345-ashore .ash-section-alt{background:var(--ash-mist)}.tenant-site-2345-ashore .ash-container{max-width:1240px;margin:0 auto}.tenant-site-2345-ashore .ash-narrow{max-width:820px}.tenant-site-2345-ashore .text-center{text-align:center}.tenant-site-2345-ashore .ash-eyebrow{display:inline-block;font-family:Inter,system-ui,sans-serif;color:var(--ash-slate);font-weight:300;text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin-bottom:14px}.tenant-site-2345-ashore .ash-eyebrow-light{color:hsla(0,0%,100%,.85)}.tenant-site-2345-ashore .ash-h2{font-family:Montserrat,system-ui,sans-serif;font-size:clamp(1.85rem,3.2vw,2.7rem);font-weight:700;margin:0 0 16px;line-height:1.14;color:var(--ash-navy)}.tenant-site-2345-ashore .ash-lede{font-size:clamp(1rem,1.15vw,1.1rem);color:var(--ash-ink-soft);max-width:62ch;margin:0 auto .75rem;line-height:1.75}.tenant-site-2345-ashore .ash-section-cta{margin-top:48px;text-align:center}.tenant-site-2345-ashore .ash-hero{position:relative;min-height:clamp(560px,80vh,840px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:50%;color:#fff;padding:110px 24px 130px}.tenant-site-2345-ashore .ash-hero-wash{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,47,66,.45),rgba(26,47,66,.66))}.tenant-site-2345-ashore .ash-hero-content,.tenant-site-2345-ashore .ash-hero-search{position:relative;z-index:1;width:100%;animation:ash-fade-up .7s ease both}.tenant-site-2345-ashore .ash-hero-content{max-width:880px}.tenant-site-2345-ashore .ash-hero-title{color:#fff;font-family:Montserrat,system-ui,sans-serif;font-size:clamp(2.8rem,7vw,5rem);font-weight:800;line-height:1.02;text-shadow:0 4px 28px rgba(0,0,0,.35);text-transform:uppercase;letter-spacing:.04em;margin:0}.tenant-site-2345-ashore .ash-hero-dek{margin:22px auto 0;font-size:clamp(1.05rem,1.4vw,1.25rem);max-width:56ch;line-height:1.6;opacity:.96;text-shadow:0 2px 14px rgba(0,0,0,.3)}.tenant-site-2345-ashore .ash-hero-search{margin-top:44px;max-width:1000px}@keyframes ash-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.tenant-site-2345-ashore .ash-page-hero{position:relative;width:100%;min-height:clamp(320px,46vh,480px);display:flex;align-items:center;justify-content:center;text-align:center;background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:hidden;isolation:isolate;padding:80px 24px}.tenant-site-2345-ashore .ash-page-hero-wash{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,47,66,.5),rgba(26,47,66,.72))}.tenant-site-2345-ashore .ash-page-hero-content{position:relative;z-index:1;max-width:820px;color:#fff}.tenant-site-2345-ashore .ash-page-hero-content .ash-page-h1{color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.35)}.tenant-site-2345-ashore .ash-page-hero-content .ash-page-dek{color:hsla(0,0%,100%,.95);text-shadow:0 2px 14px rgba(0,0,0,.3)}.tenant-site-2345-ashore .ash-page-h1{font-family:Montserrat,system-ui,sans-serif;font-weight:800;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.06;color:var(--ash-navy);margin:0}.tenant-site-2345-ashore .ash-page-dek{font-size:clamp(1.05rem,1.3vw,1.2rem);color:var(--ash-ink-soft);max-width:48rem;margin:1rem auto 0;line-height:1.65}.tenant-site-2345-ashore .ash-listings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;margin-top:52px}.tenant-site-2345-ashore .ash-listings-empty{margin:52px 0 0;text-align:center;color:var(--ash-muted);font-size:14px}.tenant-site-2345-ashore .ash-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--ash-line);border-radius:4px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.tenant-site-2345-ashore .ash-card:hover{box-shadow:0 18px 40px rgba(33,59,84,.14);transform:translateY(-4px)}.tenant-site-2345-ashore .ash-card-media{position:relative;display:block;aspect-ratio:4/3;background:var(--ash-mist)}.tenant-site-2345-ashore .ash-card-photo{-o-object-fit:cover;object-fit:cover}.tenant-site-2345-ashore .ash-card-photo-fallback{position:absolute;inset:0;background:linear-gradient(135deg,var(--ash-slate-400),var(--ash-slate))}.tenant-site-2345-ashore .ash-card-location{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:5px;background:rgba(33,59,84,.86);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:.04em;padding:5px 11px}.tenant-site-2345-ashore .ash-card-body{padding:20px 22px 22px;display:flex;flex-direction:column;gap:12px;flex:1}.tenant-site-2345-ashore .ash-card-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.15rem;font-weight:700;color:var(--ash-navy);line-height:1.25;text-decoration:none;transition:color .15s ease}.tenant-site-2345-ashore .ash-card-title:hover{color:var(--ash-slate)}.tenant-site-2345-ashore .ash-card-rating{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--ash-navy)}.tenant-site-2345-ashore .ash-card-rating svg{color:#f5a623}.tenant-site-2345-ashore .ash-card-rating-score{font-family:Montserrat,system-ui,sans-serif;font-weight:700}.tenant-site-2345-ashore .ash-card-rating-count{color:var(--ash-muted);font-size:13px}.tenant-site-2345-ashore .ash-card-facts{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;margin:0;padding:0;font-size:13px;color:var(--ash-ink-soft)}.tenant-site-2345-ashore .ash-card-facts li{display:inline-flex;align-items:center;gap:6px}.tenant-site-2345-ashore .ash-card-facts svg{color:var(--ash-slate)}.tenant-site-2345-ashore .ash-card-amenities{margin:0;font-size:12px;color:var(--ash-muted);letter-spacing:.01em}.tenant-site-2345-ashore .ash-card-actions{margin-top:auto;display:flex;flex-direction:column;gap:8px;padding-top:4px}.tenant-site-2345-ashore .ash-card-view{display:inline-flex;align-items:center;justify-content:center;background:var(--ash-navy);color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:.875rem;letter-spacing:.025em;padding:11px 18px;text-decoration:none;transition:background .2s ease,transform .2s ease}.tenant-site-2345-ashore .ash-card-view:hover{background:var(--ash-navy-deep);transform:translateY(-1px)}.tenant-site-2345-ashore .ash-card-availability{display:inline-flex;align-items:center;justify-content:center;color:var(--ash-slate);font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:.8rem;text-decoration:none;transition:color .15s ease}.tenant-site-2345-ashore .ash-card-availability:hover{color:var(--ash-slate-700)}.tenant-site-2345-ashore .ash-comfort-grid{list-style:none;margin:52px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px}.tenant-site-2345-ashore .ash-comfort-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;padding:8px}.tenant-site-2345-ashore .ash-comfort-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:999px;background:var(--ash-accent-tint);color:var(--ash-slate)}.tenant-site-2345-ashore .ash-comfort-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.1rem;font-weight:700;color:var(--ash-navy);margin:0}.tenant-site-2345-ashore .ash-comfort-body{margin:0;color:var(--ash-ink-soft);line-height:1.6;font-size:.95rem;max-width:26ch}.tenant-site-2345-ashore .ash-marquee{margin-top:48px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.tenant-site-2345-ashore .ash-marquee-track{list-style:none;margin:0;padding:0;display:flex;width:-moz-max-content;width:max-content;animation:ash-marquee 80s linear infinite}.tenant-site-2345-ashore .ash-marquee:hover .ash-marquee-track{animation-play-state:paused}@keyframes ash-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tenant-site-2345-ashore .ash-review-card{flex:0 0 auto;width:360px;margin-right:24px;background:#fff;border:1px solid var(--ash-line);border-radius:4px;padding:26px 26px 28px;display:flex;flex-direction:column;gap:14px}.tenant-site-2345-ashore .ash-review-head{display:flex;align-items:center;gap:12px}.tenant-site-2345-ashore .ash-review-avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:var(--ash-navy);color:#fff;font-family:Montserrat,system-ui,sans-serif;font-weight:700;font-size:1rem;flex-shrink:0}.tenant-site-2345-ashore .ash-review-meta{display:flex;flex-direction:column;gap:2px}.tenant-site-2345-ashore .ash-review-name{font-family:Montserrat,system-ui,sans-serif;font-weight:700;font-size:.95rem;color:var(--ash-navy)}.tenant-site-2345-ashore .ash-review-date{font-size:.8rem;color:var(--ash-muted)}.tenant-site-2345-ashore .ash-review-text{margin:0;color:var(--ash-ink-soft);line-height:1.6;font-size:.92rem;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.tenant-site-2345-ashore .ash-story{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media (min-width:900px){.tenant-site-2345-ashore .ash-story{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:64px}}.tenant-site-2345-ashore .ash-story-figure{position:relative;border-radius:4px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 30px 60px -32px rgba(33,59,84,.45)}.tenant-site-2345-ashore .ash-story-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tenant-site-2345-ashore .ash-story-content{display:flex;flex-direction:column;gap:14px}.tenant-site-2345-ashore .ash-story-content .ash-eyebrow{margin-bottom:0}.tenant-site-2345-ashore .ash-story-content .ash-h2{margin:0}.tenant-site-2345-ashore .ash-story-content p{color:var(--ash-ink-soft);line-height:1.75;margin:0}.tenant-site-2345-ashore .ash-letter{max-width:760px;margin:0 auto}.tenant-site-2345-ashore .ash-letter p{margin:0 0 1.1rem;color:var(--ash-ink-soft);line-height:1.85;font-size:1.05rem}.tenant-site-2345-ashore .ash-letter-greeting{font-family:Montserrat,system-ui,sans-serif;font-weight:700;font-size:1.2rem;color:var(--ash-navy)}.tenant-site-2345-ashore .ash-letter-signoff{margin-top:.5rem}.tenant-site-2345-ashore .ash-letter-signature{display:block;margin-top:.35rem;font-family:Montserrat,system-ui,sans-serif;font-weight:700;font-size:1.15rem;color:var(--ash-navy)}.tenant-site-2345-ashore .ash-principles{list-style:none;margin:52px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.tenant-site-2345-ashore .ash-principle{background:#fff;border:1px solid var(--ash-line);border-radius:4px;padding:30px 26px;display:flex;flex-direction:column;gap:12px}.tenant-site-2345-ashore .ash-section-alt .ash-principle{background:#fff}.tenant-site-2345-ashore .ash-principle-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:var(--ash-accent-tint);color:var(--ash-slate)}.tenant-site-2345-ashore .ash-principle-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.15rem;font-weight:700;color:var(--ash-navy);margin:0}.tenant-site-2345-ashore .ash-principle-body{margin:0;color:var(--ash-ink-soft);line-height:1.7;font-size:.96rem}.tenant-site-2345-ashore .ash-cta-band{background:var(--ash-navy);color:#fff;padding:clamp(56px,8vw,96px) 24px;text-align:center}.tenant-site-2345-ashore .ash-cta-title{color:#fff;font-size:clamp(1.9rem,3.2vw,2.7rem);margin:0 0 14px}.tenant-site-2345-ashore .ash-cta-copy{margin:0 auto 28px;max-width:52ch;line-height:1.7;color:hsla(0,0%,100%,.86)}.tenant-site-2345-ashore .ash-cta-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin-top:28px}.tenant-site-2345-ashore .ash-cta-band .ash-btn-outline{color:#fff;border-color:hsla(0,0%,100%,.55)}.tenant-site-2345-ashore .ash-cta-band .ash-btn-outline:hover{background:#fff;color:var(--ash-navy);border-color:#fff}.tenant-site-2345-ashore .ash-cta-contact{margin:22px 0 0;font-size:.95rem;color:hsla(0,0%,100%,.8)}.tenant-site-2345-ashore .ash-cta-contact a{color:#fff;text-decoration:none;font-weight:600}.tenant-site-2345-ashore .ash-cta-contact a:hover{text-decoration:underline}.tenant-site-2345-ashore .ash-owners-hero{position:relative;background-size:cover;background-position:50%;padding:clamp(60px,8vw,110px) 24px;isolation:isolate}.tenant-site-2345-ashore .ash-owners-hero-wash{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(26,47,66,.78),rgba(26,47,66,.88))}.tenant-site-2345-ashore .ash-owners-hero-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media (min-width:920px){.tenant-site-2345-ashore .ash-owners-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px}}.tenant-site-2345-ashore .ash-owners-hero-copy{color:#fff}.tenant-site-2345-ashore .ash-owners-hero-title{color:#fff;font-family:Montserrat,system-ui,sans-serif;font-size:clamp(2rem,4.4vw,3.2rem);font-weight:800;line-height:1.08;margin:0 0 18px}.tenant-site-2345-ashore .ash-owners-hero-dek{font-size:clamp(1.02rem,1.3vw,1.18rem);line-height:1.65;color:hsla(0,0%,100%,.9);max-width:52ch;margin:0 0 24px}.tenant-site-2345-ashore .ash-hero-badges{list-style:none;display:flex;flex-wrap:wrap;gap:12px;padding:0;margin:0}.tenant-site-2345-ashore .ash-hero-badges li{font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;padding:8px 16px;border:1px solid hsla(0,0%,100%,.5);border-radius:999px;color:#fff}.tenant-site-2345-ashore .ash-consult{background:#fff;border-radius:4px;padding:clamp(24px,3vw,36px);box-shadow:0 30px 60px -30px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:1rem}.tenant-site-2345-ashore .ash-consult-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.5rem;font-weight:700;color:var(--ash-navy);margin:0}.tenant-site-2345-ashore .ash-consult-sub{margin:-.5rem 0 .25rem;color:var(--ash-ink-soft);font-size:.95rem;line-height:1.5}.tenant-site-2345-ashore .ash-consult-field{display:flex;flex-direction:column;gap:.4rem}.tenant-site-2345-ashore .ash-consult-label{font-family:Inter,system-ui,sans-serif;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ash-muted);font-weight:600}.tenant-site-2345-ashore .ash-consult-field input,.tenant-site-2345-ashore .ash-consult-field select{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:var(--ash-navy);background:#fff;border:1px solid var(--ash-line);border-radius:2px;padding:.7rem .85rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.tenant-site-2345-ashore .ash-consult-field select.ash-consult-select-empty{color:var(--ash-muted)}.tenant-site-2345-ashore .ash-consult-field input:focus,.tenant-site-2345-ashore .ash-consult-field select:focus{border-color:var(--ash-slate);box-shadow:0 0 0 3px var(--ash-accent-tint)}.tenant-site-2345-ashore .ash-consult-phone{display:flex;align-items:stretch}.tenant-site-2345-ashore .ash-consult-phone-prefix{display:inline-flex;align-items:center;padding:0 .75rem;border:1px solid var(--ash-line);border-right:0;border-radius:2px 0 0 2px;background:var(--ash-mist);color:var(--ash-ink-soft);font-size:.95rem}.tenant-site-2345-ashore .ash-consult-phone input{border-radius:0 2px 2px 0}.tenant-site-2345-ashore .ash-consult-consent{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:start;font-size:.78rem;line-height:1.45;color:var(--ash-ink-soft)}.tenant-site-2345-ashore .ash-consult-consent input{width:17px;height:17px;accent-color:var(--ash-navy);margin-top:.15rem}.tenant-site-2345-ashore .ash-consult-consent-link{color:var(--ash-slate);text-decoration:underline;text-underline-offset:2px}.tenant-site-2345-ashore .ash-consult-consent-link:hover{color:var(--ash-accent-hover)}.tenant-site-2345-ashore .ash-consult-submit{font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.02em;background:var(--ash-navy);color:#fff;border:0;padding:.9rem 1.5rem;border-radius:0;cursor:pointer;transition:background .2s ease}.tenant-site-2345-ashore .ash-consult-submit:hover:not(:disabled){background:var(--ash-navy-deep)}.tenant-site-2345-ashore .ash-consult-submit:disabled{opacity:.55;cursor:not-allowed}.tenant-site-2345-ashore .ash-slushie .ash-h2{max-width:22ch;margin-left:auto;margin-right:auto}.tenant-site-2345-ashore .ash-slushie-link{display:inline-block;margin-top:8px;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.95rem;color:var(--ash-slate);text-decoration:none}.tenant-site-2345-ashore .ash-slushie-link:hover{color:var(--ash-accent-hover)}.tenant-site-2345-ashore .ash-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;margin-top:52px}.tenant-site-2345-ashore .ash-service{background:#fff;border:1px solid var(--ash-line);border-top:3px solid var(--ash-navy);border-radius:4px;padding:30px 28px}.tenant-site-2345-ashore .ash-service-title{font-size:1.2rem;font-weight:700;color:var(--ash-navy);margin:0 0 18px}.tenant-site-2345-ashore .ash-service-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.tenant-site-2345-ashore .ash-service-list li{position:relative;padding-left:24px;line-height:1.55;color:var(--ash-ink-soft);font-size:.95rem}.tenant-site-2345-ashore .ash-service-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--ash-slate);font-weight:700}.tenant-site-2345-ashore .ash-track-section{background:var(--ash-mist)}.tenant-site-2345-ashore .ash-track{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}@media (min-width:820px){.tenant-site-2345-ashore .ash-track{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:56px}}.tenant-site-2345-ashore .ash-track-badge{margin:0;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.tenant-site-2345-ashore .ash-track-badge-img{width:clamp(110px,14vw,150px);height:auto}.tenant-site-2345-ashore .ash-track-badge figcaption{display:flex;flex-direction:column;gap:2px}.tenant-site-2345-ashore .ash-track-badge strong{font-family:Montserrat,system-ui,sans-serif;color:var(--ash-navy);font-size:1.1rem}.tenant-site-2345-ashore .ash-track-badge span{font-size:.85rem;color:var(--ash-muted)}.tenant-site-2345-ashore .ash-track-copy .ash-h2{margin-bottom:12px}.tenant-site-2345-ashore .ash-track-lede{margin:0;color:var(--ash-ink-soft);line-height:1.7}.tenant-site-2345-ashore .ash-stats{list-style:none;margin:30px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:560px){.tenant-site-2345-ashore .ash-stats{grid-template-columns:1fr}}.tenant-site-2345-ashore .ash-stat{display:flex;flex-direction:column;gap:4px;padding:20px 16px;background:#fff;border:1px solid var(--ash-line);border-radius:4px;text-align:center}.tenant-site-2345-ashore .ash-stat-value{font-family:Montserrat,system-ui,sans-serif;font-weight:800;font-size:1.9rem;color:var(--ash-navy)}.tenant-site-2345-ashore .ash-stat-label{font-size:.82rem;color:var(--ash-muted);text-transform:uppercase;letter-spacing:.08em}.tenant-site-2345-ashore .ash-steps{list-style:none;margin:52px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px}.tenant-site-2345-ashore .ash-step{position:relative;padding:32px 28px;background:#fff;border:1px solid var(--ash-line);border-radius:4px}.tenant-site-2345-ashore .ash-step-num{font-family:Montserrat,system-ui,sans-serif;font-weight:800;font-size:2.5rem;color:var(--ash-accent-tint);line-height:1}.tenant-site-2345-ashore .ash-step-title{font-size:1.15rem;font-weight:700;color:var(--ash-navy);margin:8px 0 10px}.tenant-site-2345-ashore .ash-step-body{margin:0;color:var(--ash-ink-soft);line-height:1.7;font-size:.96rem}.tenant-site-2345-ashore .ash-trust-logos{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(28px,5vw,64px)}.tenant-site-2345-ashore .ash-trust-logo{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;opacity:.65;filter:grayscale(1);transition:opacity .15s ease,filter .15s ease}.tenant-site-2345-ashore .ash-trust-logos li:hover .ash-trust-logo{opacity:1;filter:grayscale(0)}.tenant-site-2345-ashore .ash-trust-logos-lg{margin-top:8px;gap:clamp(32px,5vw,72px)}.tenant-site-2345-ashore .ash-trust-logos-lg .ash-trust-logo{height:42px}.tenant-site-2345-ashore .ash-coming-soon{text-align:center;margin:28px 0 0;font-size:.9rem;color:var(--ash-muted)}.tenant-site-2345-ashore .ash-coming-soon strong{color:var(--ash-navy);font-family:Montserrat,system-ui,sans-serif}.tenant-site-2345-ashore .ash-contact-grid{display:grid;gap:2.5rem}@media (min-width:900px){.tenant-site-2345-ashore .ash-contact-grid{grid-template-columns:minmax(0,22rem) minmax(0,1fr);gap:4rem;align-items:start}}.tenant-site-2345-ashore .ash-contact-info{align-self:start}.tenant-site-2345-ashore .ash-contact-info-title{font-size:1.5rem;font-weight:700;color:var(--ash-navy);margin:0 0 1.5rem}.tenant-site-2345-ashore .ash-contact-line{display:flex;align-items:center;gap:.85rem;text-decoration:none;color:var(--ash-navy);padding:.85rem 1rem;border:1px solid var(--ash-line);border-radius:4px;background:var(--ash-mist);transition:border-color .2s ease,transform .2s ease;margin-bottom:.75rem}.tenant-site-2345-ashore .ash-contact-line-static{cursor:default}.tenant-site-2345-ashore a.ash-contact-line:hover{border-color:var(--ash-slate);transform:translateY(-1px)}.tenant-site-2345-ashore .ash-contact-line-icon{width:22px;height:22px;color:var(--ash-slate);flex-shrink:0}.tenant-site-2345-ashore .ash-contact-line-label{display:block;font-family:Inter,system-ui,sans-serif;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ash-muted);font-weight:600}.tenant-site-2345-ashore .ash-contact-line-value{display:block;font-family:Montserrat,system-ui,sans-serif;font-size:1.02rem;font-weight:600;color:var(--ash-navy);word-break:break-word}.tenant-site-2345-ashore .ash-newsletter{margin-top:2rem}.tenant-site-2345-ashore .ash-newsletter-updated{font-family:Montserrat,system-ui,sans-serif;font-weight:700;color:var(--ash-navy);margin:0 0 .35rem}.tenant-site-2345-ashore .ash-newsletter-sub{margin:0 0 1rem;font-size:.92rem;color:var(--ash-ink-soft);line-height:1.5}.tenant-site-2345-ashore .ash-newsletter-box{background:var(--ash-mist);border:1px solid var(--ash-line);border-radius:4px;padding:1.25rem}.tenant-site-2345-ashore .ash-newsletter-title{font-size:1.1rem;font-weight:700;color:var(--ash-navy);margin:0 0 .25rem}.tenant-site-2345-ashore .ash-newsletter-tagline{margin:0 0 .9rem;font-size:.88rem;color:var(--ash-ink-soft)}.tenant-site-2345-ashore .ash-newsletter-form{display:flex;flex-direction:column;gap:.6rem}.tenant-site-2345-ashore .ash-newsletter-form input{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:var(--ash-navy);background:#fff;border:1px solid var(--ash-line);border-radius:2px;padding:.7rem .85rem;outline:none;width:100%;box-sizing:border-box}.tenant-site-2345-ashore .ash-newsletter-form input:focus{border-color:var(--ash-slate);box-shadow:0 0 0 3px var(--ash-accent-tint)}.tenant-site-2345-ashore .ash-newsletter-form button{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.9rem;background:var(--ash-navy);color:#fff;border:0;padding:.7rem 1rem;cursor:pointer;transition:background .2s ease}.tenant-site-2345-ashore .ash-newsletter-form button:hover:not(:disabled){background:var(--ash-navy-deep)}.tenant-site-2345-ashore .ash-newsletter-form button:disabled{opacity:.6;cursor:not-allowed}.tenant-site-2345-ashore .ash-newsletter-success{margin:0;color:var(--ash-slate);font-weight:600;font-size:.95rem}.tenant-site-2345-ashore .ash-contact-form-wrap{background:#fff;border:1px solid var(--ash-line);border-radius:4px;padding:2rem}@media (min-width:720px){.tenant-site-2345-ashore .ash-contact-form-wrap{padding:2.5rem 2.5rem 2rem}}.tenant-site-2345-ashore .ash-contact-form-title{font-size:1.5rem;font-weight:700;color:var(--ash-navy);margin:0 0 1.5rem}.tenant-site-2345-ashore .ash-contact-form{display:flex;flex-direction:column;gap:1.25rem}.tenant-site-2345-ashore .ash-contact-row{display:grid;gap:1rem}@media (min-width:600px){.tenant-site-2345-ashore .ash-contact-row-2{grid-template-columns:1fr 1fr}}.tenant-site-2345-ashore .ash-contact-field{display:flex;flex-direction:column;gap:.4rem}.tenant-site-2345-ashore .ash-contact-field-label{font-family:Inter,system-ui,sans-serif;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ash-muted);font-weight:600}.tenant-site-2345-ashore .ash-contact-field-req{color:var(--ash-slate);font-weight:700}.tenant-site-2345-ashore .ash-contact-field input,.tenant-site-2345-ashore .ash-contact-field textarea{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:var(--ash-navy);background:#fff;border:1px solid var(--ash-line);border-radius:2px;padding:.75rem .9rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.tenant-site-2345-ashore .ash-contact-field textarea{resize:vertical;min-height:5rem}.tenant-site-2345-ashore .ash-contact-field input:focus,.tenant-site-2345-ashore .ash-contact-field textarea:focus{border-color:var(--ash-slate);box-shadow:0 0 0 3px var(--ash-accent-tint)}.tenant-site-2345-ashore .ash-contact-consent{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;font-size:.82rem;line-height:1.45;color:var(--ash-ink-soft);padding:.25rem 0}.tenant-site-2345-ashore .ash-contact-consent input{width:18px;height:18px;accent-color:var(--ash-navy);margin-top:.15rem}.tenant-site-2345-ashore .ash-contact-consent-link{color:var(--ash-slate);text-decoration:underline;text-underline-offset:2px}.tenant-site-2345-ashore .ash-contact-consent-link:hover{color:var(--ash-accent-hover)}.tenant-site-2345-ashore .ash-contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.tenant-site-2345-ashore .ash-contact-submit{font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.02em;background:var(--ash-navy);color:#fff;border:0;padding:1rem 2rem;border-radius:0;cursor:pointer;transition:background .2s ease,transform .2s ease;align-self:flex-start}.tenant-site-2345-ashore .ash-contact-submit:hover:not(:disabled){background:var(--ash-navy-deep);transform:translateY(-1px)}.tenant-site-2345-ashore .ash-contact-submit:disabled{opacity:.55;cursor:not-allowed}.tenant-site-2345-ashore .ash-contact-error{font-size:.95rem;color:#b3261e;background:#fdecea;border:1px solid #f8c8c2;border-radius:2px;padding:.65rem .9rem;margin:0}.tenant-site-2345-ashore .ash-contact-limit-notice{font-size:.9rem;color:#8a5a00;background:#fff8e1;border:1px solid #f5d57a;border-radius:2px;padding:.6rem .85rem;margin:0}.tenant-site-2345-ashore .ash-contact-success h3{font-size:clamp(1.4rem,3vw,2rem);color:var(--ash-navy);margin:0 0 .75rem}.tenant-site-2345-ashore .ash-contact-success p{color:var(--ash-ink-soft);line-height:1.55;margin:0}.tenant-site-2345-ashore .ash-legal{max-width:50rem;margin:0 auto;padding:clamp(3rem,6vw,5rem) 1.5rem clamp(4rem,8vw,6rem)}.tenant-site-2345-ashore .ash-legal-title{font-size:clamp(2rem,4vw,3rem);color:var(--ash-navy);margin:0 0 .5rem}.tenant-site-2345-ashore .ash-legal-effective{font-family:Inter,system-ui,sans-serif;font-size:.85rem;color:var(--ash-muted);margin:0 0 2rem;text-transform:uppercase;letter-spacing:.08em}.tenant-site-2345-ashore .ash-legal p{line-height:1.75;color:var(--ash-ink-soft);margin:0 0 1rem}.tenant-site-2345-ashore .ash-legal-section{margin-top:2rem}.tenant-site-2345-ashore .ash-legal-section h2{font-size:1.3rem;color:var(--ash-navy);margin:0 0 .75rem}.tenant-site-2345-ashore .ash-legal-section ul{margin:0 0 1rem;padding-left:1.25rem;line-height:1.75;color:var(--ash-ink-soft)}.tenant-site-2345-ashore .ash-legal-section li{margin-bottom:.4rem}.tenant-site-2345-ashore .ash-legal-contact{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.tenant-site-2345-ashore .ash-legal a{color:var(--ash-slate);text-decoration:underline;text-underline-offset:2px}.tenant-site-2345-ashore .ash-legal a:hover{color:var(--ash-accent-hover)}.tenant-site-2345-ashore .ash-footer{background:var(--ash-navy-deep);color:hsla(0,0%,100%,.82);padding:60px 24px 24px}.tenant-site-2345-ashore .ash-footer-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:44px}@media (max-width:960px){.tenant-site-2345-ashore .ash-footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:560px){.tenant-site-2345-ashore .ash-footer-grid{grid-template-columns:1fr}}.tenant-site-2345-ashore .ash-footer-brand{color:#fff}.tenant-site-2345-ashore .ash-footer-blurb{margin:18px 0 0;font-size:.92rem;line-height:1.7;color:hsla(0,0%,100%,.7);max-width:38ch}.tenant-site-2345-ashore .ash-footer-nav h4{font-family:Inter,system-ui,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.92);margin:0 0 16px;font-weight:600}.tenant-site-2345-ashore .ash-footer-nav ul{list-style:none;padding:0;margin:0;display:grid;gap:11px;font-size:14px}.tenant-site-2345-ashore .ash-footer-nav a{color:hsla(0,0%,100%,.72);transition:color .15s ease;display:inline-flex;align-items:center;gap:8px}.tenant-site-2345-ashore .ash-footer-nav a:hover{color:var(--ash-slate-400)}.tenant-site-2345-ashore .ash-footer-address{display:flex;align-items:flex-start;gap:8px;color:hsla(0,0%,100%,.72);line-height:1.5}.tenant-site-2345-ashore .ash-footer-address svg{margin-top:2px;flex-shrink:0}.tenant-site-2345-ashore .ash-footer-selling{margin-top:20px}.tenant-site-2345-ashore .ash-footer-selling-title{font-family:Montserrat,system-ui,sans-serif;font-size:13px;font-weight:600;color:#fff;margin:0 0 6px}.tenant-site-2345-ashore .ash-footer-selling-link{font-size:12px;line-height:1.6;color:hsla(0,0%,100%,.6);transition:color .15s ease}.tenant-site-2345-ashore .ash-footer-selling-link:hover{color:var(--ash-slate-400)}.tenant-site-2345-ashore .ash-footer-bottom{max-width:1240px;margin:40px auto 0;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.12);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;font-size:12px;color:hsla(0,0%,100%,.6)}.tenant-site-2345-ashore .ash-footer-legal{display:inline-flex;flex-wrap:wrap;align-items:center;gap:18px}.tenant-site-2345-ashore .ash-footer-legal a{color:hsla(0,0%,100%,.6);transition:color .15s ease}.tenant-site-2345-ashore .ash-footer-legal a:hover{color:#fff}.tenant-site-2345-ashore .ash-footer-powered{opacity:.7}.tenant-site-2345-ashore .ash-loading-stage{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--ash-mist) 0,#fff 100%);color:var(--ash-navy)}.tenant-site-2345-ashore .ash-loading-mark{animation:ash-pulse 1.8s ease-in-out infinite}@keyframes ash-pulse{0%,to{opacity:.55;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.tenant-site-2345-ashore .ash-hero-content,.tenant-site-2345-ashore .ash-hero-search,.tenant-site-2345-ashore .ash-loading-mark,.tenant-site-2345-ashore .ash-marquee-track{animation:none}}@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Cormorant+Garamond:ital,wght@1,400;1,500;1,600&family=Jost:wght@300;400;500;600;700&display=swap");.tenant-site-2453-my-home-away{--mha-navy:#1f3a4d;--mha-navy-deep:#142836;--mha-navy-soft:#34556b;--mha-navy-tint:rgba(31,58,77,.08);--mha-brass:#9b7d4e;--mha-brass-deep:#7a6038;--mha-brass-soft:#b89a6f;--mha-brass-tint:rgba(155,125,78,.14);--mha-ivory:#f6f2ea;--mha-ivory-warm:#faf8f1;--mha-ivory-pale:#fdfcf8;--mha-sand:#e3d9c6;--mha-charcoal:#3a3a3a;--mha-taupe:#8c8475;--mha-rule:#d8cfbe;--mha-rule-soft:#e8e1d2;font-family:Jost,system-ui,-apple-system,sans-serif;color:var(--mha-charcoal);background:var(--mha-ivory-pale)}.tenant-site-2453-my-home-away h1,.tenant-site-2453-my-home-away h2,.tenant-site-2453-my-home-away h3,.tenant-site-2453-my-home-away h4,.tenant-site-2453-my-home-away h5,.tenant-site-2453-my-home-away h6{font-family:Marcellus,Georgia,serif;color:var(--mha-navy-deep);letter-spacing:-.015em;font-weight:700}html[data-tenant-id="2453"] .results-card-price,html[data-tenant-id="2453"] .results-card-title{color:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-topbar{background:var(--mha-navy);color:var(--mha-ivory-warm);font-size:13px}.tenant-site-2453-my-home-away .mha-topbar-inner{display:flex;align-items:center;justify-content:space-between;padding:8px 24px;gap:24px;max-width:1440px;margin:0 auto}.tenant-site-2453-my-home-away .mha-topbar-tagline{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:14px;letter-spacing:.02em;color:var(--mha-ivory-warm)}.tenant-site-2453-my-home-away .mha-topbar-right{display:inline-flex;align-items:center;gap:16px}.tenant-site-2453-my-home-away .mha-topbar-link{color:var(--mha-ivory-warm);opacity:.92;font-weight:500;letter-spacing:.02em;display:inline-flex;align-items:center;gap:6px;transition:opacity .15s ease}.tenant-site-2453-my-home-away .mha-topbar-link:hover{opacity:1}.tenant-site-2453-my-home-away .mha-header{position:relative;background:#fff;border-bottom:1px solid var(--mha-rule)}.tenant-site-2453-my-home-away .mha-header-inner{max-width:1080px;margin:0 auto;padding:clamp(14px,1.6vw,22px) clamp(16px,2.2vw,32px);display:flex;align-items:center;justify-content:center;gap:clamp(28px,4vw,60px)}.tenant-site-2453-my-home-away .mha-nav-left,.tenant-site-2453-my-home-away .mha-nav-right{flex-shrink:0}.tenant-site-2453-my-home-away .mha-header-logo{flex:0 0 auto}.tenant-site-2453-my-home-away .mha-nav{display:flex;gap:clamp(12px,1.6vw,26px);font-family:Jost,system-ui,sans-serif}.tenant-site-2453-my-home-away .mha-nav-left{justify-self:start}.tenant-site-2453-my-home-away .mha-nav-right{justify-self:end}.tenant-site-2453-my-home-away .mha-nav-link{color:var(--mha-charcoal);font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;padding:6px 4px;transition:color .15s ease;position:relative}.tenant-site-2453-my-home-away .mha-nav-link:after{content:"";position:absolute;left:4px;right:4px;bottom:0;height:1px;background:var(--mha-navy);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.tenant-site-2453-my-home-away .mha-nav-link:hover{color:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-nav-link:hover:after{transform:scaleX(1)}.tenant-site-2453-my-home-away .mha-header-logo{justify-self:center;display:inline-flex;align-items:center;text-decoration:none;line-height:0}.tenant-site-2453-my-home-away .mha-header-logo-img{height:clamp(46px,5.4vw,64px);width:auto;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.tenant-site-2453-my-home-away .mha-header-logo:focus{outline:none}.tenant-site-2453-my-home-away .mha-header-logo:focus-visible{outline:2px solid var(--mha-brass);outline-offset:6px;border-radius:2px}.tenant-site-2453-my-home-away .mha-mobile-burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--mha-rule);background:#fff;color:var(--mha-navy);border-radius:6px;cursor:pointer;justify-self:end}.tenant-site-2453-my-home-away .mha-join-btn{position:absolute;right:clamp(16px,2.2vw,32px);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:clamp(6px,.8vw,10px) clamp(12px,1.6vw,22px);border-radius:999px;background:var(--mha-navy);color:#fff;font-family:Jost,system-ui,sans-serif;font-weight:600;font-size:clamp(10px,1vw,13px);letter-spacing:.03em;white-space:nowrap;text-decoration:none;transition:background .15s ease;z-index:2}.tenant-site-2453-my-home-away .mha-join-btn:hover{background:var(--mha-navy-soft)}@media (max-width:840px){.tenant-site-2453-my-home-away .mha-join-btn,.tenant-site-2453-my-home-away .mha-nav-left,.tenant-site-2453-my-home-away .mha-nav-right{display:none}.tenant-site-2453-my-home-away .mha-mobile-burger{display:inline-flex}.tenant-site-2453-my-home-away .mha-header-inner{grid-template-columns:1fr auto}.tenant-site-2453-my-home-away .mha-header-logo{justify-self:start}}.tenant-site-2453-my-home-away .mha-mobile-overlay{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end}.tenant-site-2453-my-home-away .mha-mobile-backdrop{position:absolute;inset:0;background:rgba(20,40,54,.5)}.tenant-site-2453-my-home-away .mha-mobile-drawer{position:relative;width:min(360px,88vw);height:100%;background:var(--mha-ivory-warm);padding:24px;display:flex;flex-direction:column;gap:24px}.tenant-site-2453-my-home-away .mha-mobile-drawer-top{display:flex;justify-content:flex-end}.tenant-site-2453-my-home-away .mha-mobile-close{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--mha-rule);background:#fff;border-radius:6px;cursor:pointer;color:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-mobile-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.tenant-site-2453-my-home-away .mha-mobile-nav-link{display:block;padding:14px 8px;font-family:Marcellus,Georgia,serif;font-size:22px;font-weight:500;color:var(--mha-navy-deep);border-bottom:1px solid var(--mha-rule)}.tenant-site-2453-my-home-away .mha-mobile-drawer-footer{margin-top:auto;display:flex;flex-direction:column;gap:10px}.tenant-site-2453-my-home-away .mha-mobile-link{display:inline-flex;align-items:center;gap:8px;color:var(--mha-navy);font-size:13px;font-weight:500}.tenant-site-2453-my-home-away .mha-hero{position:relative;width:100%;aspect-ratio:16/7;min-height:540px;max-height:760px;background-size:cover;background-position:center 40%;background-color:var(--mha-navy-deep);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;overflow:hidden;padding:clamp(40px,6vw,80px) clamp(20px,4vw,48px);gap:clamp(24px,3vw,40px)}.tenant-site-2453-my-home-away .mha-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,40,54,.25),rgba(20,40,54,.1) 30%,rgba(20,40,54,.65));pointer-events:none}.tenant-site-2453-my-home-away .mha-hero-content{position:relative;z-index:1;max-width:920px;width:100%;text-align:center}.tenant-site-2453-my-home-away .mha-hero-content h1{color:#fff;font-size:clamp(30px,4.2vw,54px);line-height:1.08;margin:0 0 18px;font-weight:600;letter-spacing:-.02em;text-shadow:0 2px 28px rgba(0,0,0,.4)}.tenant-site-2453-my-home-away .mha-hero-content p{color:var(--mha-ivory-warm);font-size:clamp(15px,1.5vw,18px);line-height:1.55;margin:0 auto;max-width:640px;font-weight:400;text-shadow:0 1px 16px rgba(0,0,0,.35)}.tenant-site-2453-my-home-away .mha-hero-search{position:relative;z-index:1;width:100%;max-width:680px}.tenant-site-2453-my-home-away .mha-hero-search>div{background:hsla(0,0%,100%,.96);backdrop-filter:blur(8px);box-shadow:0 14px 40px -16px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.4)}.tenant-site-2453-my-home-away .mha-hero-search .text-besty-navy{color:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-hero-search .bg-besty-navy{background:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-hero-search .bg-besty-navy:hover{background:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-hero-search .text-ink-600{color:var(--mha-brass);font-weight:600}.tenant-site-2453-my-home-away .mha-section{padding:clamp(60px,8vw,100px) 0;background:var(--mha-ivory-pale)}.tenant-site-2453-my-home-away .mha-section-alt{background:var(--mha-ivory)}.tenant-site-2453-my-home-away .mha-section-forest{background:var(--mha-navy-deep);color:var(--mha-ivory-warm)}.tenant-site-2453-my-home-away .mha-section-forest h2,.tenant-site-2453-my-home-away .mha-section-forest h3{color:var(--mha-ivory-warm)}.tenant-site-2453-my-home-away .mha-container{max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.tenant-site-2453-my-home-away .text-center{text-align:center}.tenant-site-2453-my-home-away .mha-eyebrow{display:inline-block;font-size:12px;letter-spacing:.28em;text-transform:uppercase;font-weight:600;color:var(--mha-brass);margin-bottom:14px}.tenant-site-2453-my-home-away .mha-section-forest .mha-eyebrow{color:var(--mha-brass-soft)}.tenant-site-2453-my-home-away .mha-h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:0 0 18px;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:600}.tenant-site-2453-my-home-away .mha-h3{font-size:clamp(22px,2.6vw,30px);line-height:1.2;margin:0 0 14px}.tenant-site-2453-my-home-away .mha-lede{font-size:clamp(15px,1.5vw,18px);line-height:1.7;color:var(--mha-taupe);max-width:640px;margin:0 auto 36px}.tenant-site-2453-my-home-away .mha-section-forest .mha-lede{color:hsla(43,51%,92%,.85)}.tenant-site-2453-my-home-away .mha-listings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));gap:clamp(20px,2vw,32px);margin-top:12px}.tenant-site-2453-my-home-away .mha-listings-empty{text-align:center;color:var(--mha-taupe);font-family:Cormorant Garamond,Georgia,serif;font-style:italic;padding:40px 0}.tenant-site-2453-my-home-away .mha-card{background:#fff;border:1px solid var(--mha-rule);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.tenant-site-2453-my-home-away .mha-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px -16px rgba(20,40,54,.18)}.tenant-site-2453-my-home-away .mha-card-media{position:relative;display:block;width:100%;aspect-ratio:4/3;background:var(--mha-sand);overflow:hidden}.tenant-site-2453-my-home-away .mha-card-photo{-o-object-fit:cover;object-fit:cover}.tenant-site-2453-my-home-away .mha-card-photo-fallback{position:absolute;inset:0;background:linear-gradient(135deg,var(--mha-sand) 0,var(--mha-rule-soft) 100%)}.tenant-site-2453-my-home-away .mha-card-rating{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:4px;background:hsla(0,0%,100%,.95);color:var(--mha-brass-deep);padding:5px 10px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.02em}.tenant-site-2453-my-home-away .mha-card-price{position:absolute;right:12px;bottom:12px;background:rgba(20,40,54,.86);color:#fff;padding:8px 14px;border-radius:8px;display:flex;flex-direction:column;line-height:1.1;backdrop-filter:blur(4px)}.tenant-site-2453-my-home-away .mha-card-price-eyebrow{font-size:10px;letter-spacing:.18em;text-transform:uppercase;opacity:.7}.tenant-site-2453-my-home-away .mha-card-price-amount{font-family:Marcellus,Georgia,serif;font-size:22px;font-weight:600}.tenant-site-2453-my-home-away .mha-card-price-unit{font-size:10px;letter-spacing:.16em;text-transform:uppercase;opacity:.7}.tenant-site-2453-my-home-away .mha-card-city{position:absolute;left:12px;bottom:12px;font-size:11px;letter-spacing:.22em;font-weight:600;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.45)}.tenant-site-2453-my-home-away .mha-card-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.tenant-site-2453-my-home-away .mha-card-type{font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--mha-brass)}.tenant-site-2453-my-home-away .mha-card-title{font-family:Marcellus,Georgia,serif;font-size:21px;line-height:1.25;font-weight:600;color:var(--mha-navy-deep);text-decoration:none;display:block;letter-spacing:-.005em}.tenant-site-2453-my-home-away .mha-card-title:hover{color:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-card-divider{height:1px;background:var(--mha-rule-soft);margin:4px 0 2px}.tenant-site-2453-my-home-away .mha-card-facts{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:14px;font-size:13px;color:var(--mha-taupe);flex-wrap:nowrap}.tenant-site-2453-my-home-away .mha-card-facts li{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.tenant-site-2453-my-home-away .mha-card-facts li strong{color:var(--mha-navy-deep);font-weight:600;font-family:Marcellus,Georgia,serif;font-size:15px;letter-spacing:.01em}.tenant-site-2453-my-home-away .mha-card-facts li svg{color:var(--mha-brass);flex-shrink:0}.tenant-site-2453-my-home-away .mha-card-actions{display:flex;gap:8px;margin-top:auto}.tenant-site-2453-my-home-away .mha-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 18px;border-radius:6px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all .18s ease;border:1px solid transparent}.tenant-site-2453-my-home-away .mha-btn-primary{background:var(--mha-navy);color:var(--mha-ivory-warm)}.tenant-site-2453-my-home-away .mha-btn-primary:hover{background:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-btn-outline{background:transparent;color:var(--mha-navy);border-color:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-btn-outline:hover{background:var(--mha-navy-tint)}.tenant-site-2453-my-home-away .mha-card-btn{flex:1}.tenant-site-2453-my-home-away .mha-footer{background:var(--mha-navy-deep);color:var(--mha-ivory-warm);padding:60px 0 0}.tenant-site-2453-my-home-away .mha-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(32px,4vw,64px);max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,48px) 48px}@media (max-width:760px){.tenant-site-2453-my-home-away .mha-footer-grid{grid-template-columns:1fr;gap:36px}}.tenant-site-2453-my-home-away .mha-footer-brand{display:flex;flex-direction:column;gap:16px}.tenant-site-2453-my-home-away .mha-footer-logo-img{height:48px;width:auto;max-width:280px;display:block;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.tenant-site-2453-my-home-away .mha-footer-tagline{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;color:hsla(40,40%,94%,.78);font-size:16px;line-height:1.5;max-width:320px}.tenant-site-2453-my-home-away .mha-footer-contact a{display:inline-flex;align-items:center;gap:8px;color:var(--mha-ivory-warm);font-size:14px;font-weight:500;opacity:.85;transition:opacity .15s ease}.tenant-site-2453-my-home-away .mha-footer-contact a:hover{opacity:1}.tenant-site-2453-my-home-away .mha-footer-nav h4{font-family:Jost,sans-serif;color:var(--mha-brass-soft);font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;margin:0 0 16px}.tenant-site-2453-my-home-away .mha-footer-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.tenant-site-2453-my-home-away .mha-footer-nav a{color:var(--mha-ivory-warm);font-size:14px;opacity:.78;transition:opacity .15s ease}.tenant-site-2453-my-home-away .mha-footer-nav a:hover{opacity:1}.tenant-site-2453-my-home-away .mha-footer-bottom{border-top:1px solid hsla(43,51%,92%,.12);padding:22px clamp(20px,4vw,48px);max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;font-size:12.5px;color:hsla(43,51%,92%,.55);flex-wrap:wrap;gap:10px}.tenant-site-2453-my-home-away .mha-loading-stage{position:fixed;inset:0;background:var(--mha-ivory-warm);display:flex;align-items:center;justify-content:center;z-index:9999}.tenant-site-2453-my-home-away .mha-loading-mark{width:clamp(56px,8vw,78px);height:auto;display:block;animation:mha-pulse 1.6s ease-in-out infinite}@keyframes mha-pulse{0%,to{opacity:.45;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}.tenant-site-2453-my-home-away .mha-sub-hero{position:relative;width:100%;min-height:360px;max-height:480px;aspect-ratio:21/7;background-size:cover;background-position:center 55%;background-color:var(--mha-navy-deep);display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;padding:clamp(40px,5vw,64px) clamp(20px,4vw,48px)}.tenant-site-2453-my-home-away .mha-sub-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,40,54,.3),rgba(20,40,54,.55));pointer-events:none}.tenant-site-2453-my-home-away .mha-sub-hero-content{position:relative;z-index:1;max-width:820px;text-align:center}.tenant-site-2453-my-home-away .mha-sub-hero-eyebrow{color:var(--mha-brass-soft)}.tenant-site-2453-my-home-away .mha-sub-hero-title{color:#fff;font-size:clamp(32px,4.4vw,56px);line-height:1.1;margin:0 0 14px;font-weight:600;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;letter-spacing:-.015em;text-shadow:0 2px 24px rgba(0,0,0,.4)}.tenant-site-2453-my-home-away .mha-sub-hero-lede{color:var(--mha-ivory-warm);font-size:clamp(15px,1.4vw,17px);line-height:1.6;margin:0 auto;max-width:600px;text-shadow:0 1px 14px rgba(0,0,0,.35)}.tenant-site-2453-my-home-away .mha-sub-hero-stat{margin:18px auto 0;font-size:13px;color:var(--mha-ivory-warm);opacity:.9;letter-spacing:.02em}.tenant-site-2453-my-home-away .mha-sub-hero-stat strong{font-family:Marcellus,Georgia,serif;font-size:20px;color:#fff;margin:0 3px}.tenant-site-2453-my-home-away .mha-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));gap:24px;margin-top:0}.tenant-site-2453-my-home-away .mha-review-card{background:#fff;border:1px solid var(--mha-rule);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease}.tenant-site-2453-my-home-away .mha-review-card:hover{box-shadow:0 12px 32px -16px rgba(20,40,54,.15)}.tenant-site-2453-my-home-away .mha-review-photo{position:relative;width:100%;aspect-ratio:16/9;background:var(--mha-sand);overflow:hidden}.tenant-site-2453-my-home-away .mha-review-photo-img{-o-object-fit:cover;object-fit:cover}.tenant-site-2453-my-home-away .mha-review-photo-fallback{position:absolute;inset:0;background:linear-gradient(135deg,var(--mha-navy-deep) 0,var(--mha-navy) 100%);display:flex;align-items:center;justify-content:center}.tenant-site-2453-my-home-away .mha-review-photo-fallback span{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;color:var(--mha-brass-soft);font-size:80px;line-height:.5;opacity:.7}.tenant-site-2453-my-home-away .mha-review-body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:12px;flex:1}.tenant-site-2453-my-home-away .mha-review-quote{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;color:var(--mha-brass);font-size:36px;line-height:1;margin-bottom:-6px}.tenant-site-2453-my-home-away .mha-review-text{font-size:14.5px;line-height:1.65;color:var(--mha-charcoal);margin:0}.tenant-site-2453-my-home-away .mha-review-meta{margin-top:auto;display:flex;flex-direction:column;gap:2px;padding-top:14px}.tenant-site-2453-my-home-away .mha-review-guest{font-family:Marcellus,Georgia,serif;font-size:17px;color:var(--mha-navy-deep);font-weight:600}.tenant-site-2453-my-home-away .mha-review-listing{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--mha-taupe)}.tenant-site-2453-my-home-away .mha-contact-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(28px,4vw,56px);max-width:1200px;margin:0 auto;padding:clamp(56px,7vw,88px) clamp(20px,4vw,48px);align-items:start}@media (max-width:880px){.tenant-site-2453-my-home-away .mha-contact-grid{grid-template-columns:1fr}}.tenant-site-2453-my-home-away .mha-contact-info{background:var(--mha-ivory-warm);border:1px solid var(--mha-rule);border-radius:12px;padding:28px 26px;display:flex;flex-direction:column;gap:18px}.tenant-site-2453-my-home-away .mha-contact-info-title{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:22px;color:var(--mha-navy-deep);margin:0}.tenant-site-2453-my-home-away .mha-contact-line{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--mha-charcoal);padding:8px 0}.tenant-site-2453-my-home-away .mha-contact-line-icon{width:20px;height:20px;color:var(--mha-brass);flex-shrink:0}.tenant-site-2453-my-home-away .mha-contact-line-label{display:block;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--mha-brass);margin-bottom:2px}.tenant-site-2453-my-home-away .mha-contact-line-value{display:block;font-family:Marcellus,Georgia,serif;font-size:18px;color:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-contact-line:hover .mha-contact-line-value{color:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-contact-hours{font-size:13.5px;line-height:1.6;color:var(--mha-taupe);border-top:1px solid var(--mha-rule);padding-top:16px;margin:0}.tenant-site-2453-my-home-away .mha-contact-form-wrap{background:#fff;border:1px solid var(--mha-rule);border-radius:12px;padding:clamp(24px,3vw,40px)}.tenant-site-2453-my-home-away .mha-contact-form{display:flex;flex-direction:column;gap:18px}.tenant-site-2453-my-home-away .mha-contact-toggle{display:inline-flex;border:1px solid var(--mha-rule);border-radius:999px;padding:4px;margin:0 0 6px;background:var(--mha-ivory-warm);align-self:flex-start}.tenant-site-2453-my-home-away .mha-contact-toggle-option{position:relative;cursor:pointer;padding:8px 18px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mha-taupe);border-radius:999px;transition:all .15s ease}.tenant-site-2453-my-home-away .mha-contact-toggle-option input{position:absolute;opacity:0;pointer-events:none}.tenant-site-2453-my-home-away .mha-contact-toggle-option-active{background:var(--mha-navy);color:var(--mha-ivory-warm)}.tenant-site-2453-my-home-away .mha-contact-row{display:grid;gap:16px}.tenant-site-2453-my-home-away .mha-contact-row-2{grid-template-columns:1fr 1fr}@media (max-width:560px){.tenant-site-2453-my-home-away .mha-contact-row-2{grid-template-columns:1fr}}.tenant-site-2453-my-home-away .mha-contact-field{display:flex;flex-direction:column;gap:6px}.tenant-site-2453-my-home-away .mha-contact-field-label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--mha-brass)}.tenant-site-2453-my-home-away .mha-contact-field-req{color:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-contact-field input,.tenant-site-2453-my-home-away .mha-contact-field textarea{font-family:Jost,system-ui,sans-serif;font-size:14px;color:var(--mha-charcoal);background:#fff;border:1px solid var(--mha-rule);border-radius:8px;padding:11px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.tenant-site-2453-my-home-away .mha-contact-field input:focus,.tenant-site-2453-my-home-away .mha-contact-field textarea:focus{outline:none;border-color:var(--mha-navy);box-shadow:0 0 0 3px rgba(31,58,77,.1)}.tenant-site-2453-my-home-away .mha-contact-field textarea{resize:vertical;min-height:80px}.tenant-site-2453-my-home-away .mha-contact-consent{display:flex;align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.55;color:var(--mha-taupe);padding:14px 16px;background:var(--mha-ivory-warm);border-radius:8px;border:1px solid var(--mha-rule)}.tenant-site-2453-my-home-away .mha-contact-consent input{margin-top:3px;accent-color:var(--mha-navy);flex-shrink:0}.tenant-site-2453-my-home-away .mha-contact-consent-link{color:var(--mha-navy);text-decoration:underline;text-underline-offset:2px}.tenant-site-2453-my-home-away .mha-contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.tenant-site-2453-my-home-away .mha-contact-error,.tenant-site-2453-my-home-away .mha-contact-limit-notice{font-size:13px;color:var(--mha-brass-deep);margin:0;padding:10px 14px;background:rgba(155,125,78,.08);border-radius:6px}.tenant-site-2453-my-home-away .mha-contact-error{color:#a53939;background:rgba(165,57,57,.08)}.tenant-site-2453-my-home-away .mha-contact-submit{align-self:flex-start;background:var(--mha-navy);color:var(--mha-ivory-warm);border:none;border-radius:8px;padding:13px 28px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s ease}.tenant-site-2453-my-home-away .mha-contact-submit:hover{background:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-contact-submit:disabled{opacity:.6;cursor:not-allowed}.tenant-site-2453-my-home-away .mha-contact-success{text-align:center;padding:32px 16px}.tenant-site-2453-my-home-away .mha-contact-success h2{font-size:clamp(24px,3vw,30px);margin:0 0 12px;font-family:Cormorant Garamond,Georgia,serif;font-style:italic}.tenant-site-2453-my-home-away .mha-contact-success p{font-size:15px;line-height:1.65;color:var(--mha-taupe);max-width:460px;margin:0 auto}.tenant-site-2453-my-home-away .mha-legal{background:var(--mha-ivory-pale);padding:clamp(60px,8vw,96px) 0}.tenant-site-2453-my-home-away .mha-legal-container{max-width:760px;margin:0 auto;padding:0 clamp(20px,4vw,32px)}.tenant-site-2453-my-home-away .mha-legal h1{font-size:clamp(32px,4vw,48px);margin:0 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:600}.tenant-site-2453-my-home-away .mha-legal-updated{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--mha-brass);font-weight:600;margin-bottom:36px}.tenant-site-2453-my-home-away .mha-legal h2{font-size:clamp(20px,2.4vw,26px);margin:36px 0 14px}.tenant-site-2453-my-home-away .mha-legal li,.tenant-site-2453-my-home-away .mha-legal p{font-size:15px;line-height:1.7;color:var(--mha-charcoal);margin:0 0 14px}.tenant-site-2453-my-home-away .mha-legal ul{padding-left:22px;margin:0 0 18px}.tenant-site-2453-my-home-away .mha-legal-sections{display:flex;flex-direction:column;gap:24px}.tenant-site-2453-my-home-away .mha-legal-section h2{display:flex;gap:12px;align-items:baseline}.tenant-site-2453-my-home-away .mha-legal-section-num{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;color:var(--mha-brass);font-size:.85em;font-weight:500}.tenant-site-2453-my-home-away .mha-legal-section-body{display:flex;flex-direction:column;gap:6px}.tenant-site-2453-my-home-away .mha-legal-list-label{font-weight:600;color:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-legal-contact{list-style:none;padding:0}.tenant-site-2453-my-home-away .mha-legal-contact li{margin:0 0 6px}.tenant-site-2453-my-home-away .mha-legal a{color:var(--mha-navy);border-bottom:1px solid var(--mha-brass-tint);padding-bottom:1px;transition:border-color .15s ease}.tenant-site-2453-my-home-away .mha-legal a:hover{border-color:var(--mha-navy)}.tenant-site-2453-my-home-away .mha-where{padding:24px 24px 28px;text-align:center}.tenant-site-2453-my-home-away .mha-where-eyebrow{display:inline-flex;align-items:center;gap:18px;margin:0 auto 36px}.tenant-site-2453-my-home-away .mha-where-eyebrow-rule{display:block;width:48px;height:1px;background:var(--mha-brass);opacity:.55}.tenant-site-2453-my-home-away .mha-where-eyebrow-text{font-size:12px;letter-spacing:.28em;text-transform:uppercase;font-weight:600;color:var(--mha-brass);white-space:nowrap}.tenant-site-2453-my-home-away .mha-where-row{list-style:none;padding:0;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;max-width:1200px}.tenant-site-2453-my-home-away .mha-where-item{font-family:Marcellus,Georgia,serif;font-size:clamp(22px,2.5vw,30px);line-height:1.2;color:var(--mha-navy-deep);font-weight:500;padding:6px 26px;position:relative;white-space:nowrap}.tenant-site-2453-my-home-away .mha-where-item+.mha-where-item:before{content:"";position:absolute;left:0;top:18%;height:64%;width:1px;background:var(--mha-brass);opacity:.32}@media (max-width:760px){.tenant-site-2453-my-home-away .mha-where-row{flex-direction:column;gap:6px}.tenant-site-2453-my-home-away .mha-where-item+.mha-where-item:before{display:none}}.tenant-site-2453-my-home-away .mha-loyalty-hero{padding:100px 24px 64px;text-align:center;background:var(--mha-ivory);border-bottom:1px solid var(--mha-rule-soft)}.tenant-site-2453-my-home-away .mha-loyalty-kicker{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.15rem;color:var(--mha-brass);margin-bottom:12px;letter-spacing:.02em}.tenant-site-2453-my-home-away .mha-loyalty-title{font-size:clamp(2.2rem,5.5vw,3.2rem);margin:0 0 20px;color:var(--mha-navy-deep);line-height:1.15}.tenant-site-2453-my-home-away .mha-loyalty-sub{max-width:540px;margin:0 auto;color:var(--mha-taupe);font-size:1.05rem;line-height:1.75}.tenant-site-2453-my-home-away .mha-loyalty-section{max-width:720px;margin:0 auto;padding:64px 24px}.tenant-site-2453-my-home-away .mha-loyalty-section-title{font-size:1.6rem;margin:0 0 8px;text-align:center;color:var(--mha-navy-deep)}.tenant-site-2453-my-home-away .mha-loyalty-section-sub{text-align:center;color:var(--mha-taupe);font-size:.95rem;margin:0 0 32px;line-height:1.6}.tenant-site-2453-my-home-away .mha-loyalty-faq-section{background:var(--mha-ivory);max-width:none;padding:64px 24px}.tenant-site-2453-my-home-away .mha-loyalty-faq-section .mha-loyalty-faq{max-width:620px;margin:32px auto 0}.tenant-site-2453-my-home-away .mha-loyalty-faq{display:flex;flex-direction:column;gap:24px}.tenant-site-2453-my-home-away .mha-loyalty-faq-item{border-bottom:1px solid var(--mha-rule-soft);padding-bottom:24px}.tenant-site-2453-my-home-away .mha-loyalty-faq-item:last-child{border-bottom:none}.tenant-site-2453-my-home-away .mha-loyalty-faq-item dt{font-family:Marcellus,Georgia,serif;font-size:1.1rem;color:var(--mha-navy);margin-bottom:8px}.tenant-site-2453-my-home-away .mha-loyalty-faq-item dd{margin:0;color:var(--mha-taupe);line-height:1.7;font-size:.95rem}.tenant-site-2453-my-home-away [role=radiogroup] button[role=radio]{border-color:var(--mha-rule);font-family:Jost,system-ui,sans-serif}.tenant-site-2453-my-home-away [role=radiogroup] button[aria-checked=true]{border-color:var(--mha-navy);background:var(--mha-navy-tint)}