/* Guest navigation and readable type, shared visual language with SeaSide. */
.welcome-header{position:sticky;top:16px;width:min(1500px,calc(100% - 44px));height:86px;margin:16px auto 0;padding:12px 23px;border:1px solid #d4dfe2;border-radius:23px;background:#fffdf8f2;box-shadow:0 8px 28px #123b500c;gap:24px;transition:box-shadow .25s,height .25s}
.welcome-header.scrolled{height:76px;box-shadow:0 10px 30px #123b501a}
.welcome-header .brand{gap:19px;flex:none}.welcome-header .brand img{width:101px;height:61px}.welcome-header .brand span{font-size:11px;line-height:1.65;letter-spacing:1px;padding-left:19px}
.header-guide{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:13px;font-weight:500}.header-guide a:hover{color:var(--blue)}
.welcome-header .header-actions{gap:10px;flex:none}.welcome-header .header-phone{display:flex;gap:8px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:28px;padding:11px 17px;min-height:46px;font-size:13px}.welcome-header .header-phone svg{width:19px;height:19px}
.welcome-header .font-toggle,.welcome-drawer .font-toggle{display:flex;align-items:center;justify-content:center;width:auto;height:auto;min-height:46px;border:1px solid #a8bec7;border-radius:13px;padding:9px 13px;gap:8px;background:#eaf3f6;color:#123b50;font-size:12px;font-weight:600;line-height:1.3}
.font-toggle strong{font:600 23px Georgia,serif;letter-spacing:-1px}.welcome-language{display:grid;place-items:center;width:39px;min-height:44px;border:1px solid var(--line);border-radius:50%;font-size:12px;font-weight:600}
.welcome-header .menu-toggle{width:46px;height:46px;min-width:46px;display:grid;place-items:center;padding:12px;border:1px solid #cbdadf;border-radius:14px;background:transparent;color:var(--ink)}.welcome-header .menu-toggle i{width:21px;height:9px;border-width:2px}.welcome-header .menu-toggle:hover{background:var(--sky)}
.welcome-drawer{width:min(1120px,100%);height:100dvh;max-height:100dvh;border-radius:24px 0 0 24px;padding:0;background:#153e52;color:#fff9ef;overflow-y:auto}.welcome-drawer[open]{display:grid;grid-template-columns:.82fr 1.18fr}
.drawer-photo{position:sticky;top:0;height:100dvh;min-height:500px;overflow:hidden}.drawer-photo>img{height:100%;width:100%;object-fit:cover;object-position:48% 50%}.drawer-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0b2a3900 20%,#0b2a39c9 100%)}.drawer-photo>div{position:absolute;z-index:1;bottom:50px;left:36px;right:28px}.drawer-photo h2{font-size:49px;color:#fff9ef;line-height:1.12}.drawer-photo p{color:#e5f0f2;font-size:15px;line-height:1.7}.drawer-photo .eyebrow{color:#e6c997;font-size:12px}
.drawer-panel{padding:30px 34px 32px;min-width:0}.welcome-drawer .menu-top{margin-bottom:15px;gap:15px}.welcome-drawer .menu-top>.eyebrow{margin:0;color:#b7d8e3;font-size:12px;letter-spacing:1.5px}.welcome-drawer .close{color:#fff9ef;border-color:#74909c;width:44px;height:44px;flex:none}.welcome-drawer .close svg{width:20px;height:20px}
.welcome-drawer nav{gap:0}.welcome-drawer nav>a{display:grid;grid-template-columns:62px minmax(0,1fr) 24px;align-items:center;gap:17px;padding:13px 0;border-color:#ffffff26;font-size:27px;line-height:1.15;min-width:0}.welcome-drawer nav>a>img{width:62px;height:48px;object-fit:cover;border-radius:9px;transition:transform .25s}.welcome-drawer nav>a>span{font:inherit;letter-spacing:inherit;color:inherit;margin:0}.welcome-drawer nav>a>.ss-icon{color:#b2d4df;width:23px;height:23px}.welcome-drawer nav>a:hover{color:#e9d4ae}.welcome-drawer nav>a:hover>img{transform:scale(1.05)}
.welcome-drawer nav>a.drawer-priority{padding:13px;border:1px solid #7f9ca855;border-radius:15px;margin:0 0 10px;background:#ffffff08}.welcome-drawer nav>a.drawer-priority+ .drawer-priority{background:#e9dfc8;color:#153e52}.welcome-drawer nav>a.drawer-priority+.drawer-priority>.ss-icon{color:#175979}
.drawer-reading{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin:23px 0}.drawer-reading>a{display:flex;align-items:center;gap:9px;font-size:13px}.drawer-reading>a svg{width:21px}.welcome-drawer .font-toggle{background:#d9eaf0;border-color:#a9cbd8;color:#123b50}.welcome-drawer .menu-bottom{font-size:13px;gap:12px 22px;margin-top:23px;color:#d3e5eb;line-height:1.8}.drawer-contact{display:block;margin-top:22px;padding-top:20px;border-top:1px solid #ffffff26;color:#e9f2f4;font-size:15px}
.ss-icon .icon-tone{fill:currentColor;opacity:.16;stroke:none}.quick>.ss-icon{height:42px;width:42px;padding:5px;background:#e3eef2;border-radius:12px}.section-top>.ss-icon{width:37px;height:37px;padding:5px;background:#edf4f6;border-radius:10px}.guide-nav nav a .ss-icon{width:23px;height:23px}.arrival-timebar>div>.ss-icon{width:31px;height:31px}.button .ss-icon{width:23px;height:23px}
body{font-size:calc(16px * var(--text-scale,1))}.hero .hero-lead{font-size:calc(16px * var(--text-scale,1));line-height:1.8}.eyebrow{font-size:calc(12px * var(--text-scale,1))}.hero .eyebrow,.section-top>.eyebrow{font-size:calc(11px * var(--text-scale,1))}
.button,.text-link,.guide-nav nav a,.arrival-help{font-size:calc(14px * var(--text-scale,1))}.quick strong,.photo-caption strong{font-size:calc(15px * var(--text-scale,1))}.quick span,.photo-caption span{font-size:calc(13px * var(--text-scale,1))}.section-intro,.contact-grid p,.between-photo p{font-size:calc(15px * var(--text-scale,1))}summary,details p{font-size:calc(14px * var(--text-scale,1))}
.guest-form label{font-size:calc(13px * var(--text-scale,1))}.guest-form input:not([type=checkbox]),.guest-form textarea,.guide-search input{font-size:calc(16px * var(--text-scale,1))}.form-privacy,.field-help{font-size:calc(12px * var(--text-scale,1))!important}.contact-detail{font-size:calc(16px * var(--text-scale,1));overflow-wrap:anywhere}.form-card,.contact-grid>*,.hero-copy,.quick>div{min-width:0}
.arrival-tools-heading>p,.arrival-checklist strong,.parking-help p,.payment-note p,.font-dialog p,.success-dialog p{font-size:calc(14px * var(--text-scale,1))}.arrival-checklist small,.arrival-timebar p>span,.arrival-timebar small,.parking-summary small,.price-panel [data-calculation],.payment-note span,.footer p,.footer nav,.footer-bottom{font-size:calc(12px * var(--text-scale,1))}.parking-intro>p:last-child{font-size:calc(16px * var(--text-scale,1))}
.welcome-page .parking-navigation{margin-top:38px;margin-bottom:35px}.navigation-heading .button,.navigation-instructions strong,[data-text-size=large] .navigation-instructions strong{font-size:calc(14px * var(--text-scale,1))}.navigation-instructions p,[data-text-size=large] .navigation-instructions p{font-size:calc(13px * var(--text-scale,1))}.map-topline,.map-topline button,.map-caption,.map-arrival-note p{font-size:calc(12px * var(--text-scale,1))}.navigation-instructions button>div{min-width:0}
@media(max-width:1250px){.header-guide{gap:15px}.welcome-header{gap:16px}.welcome-header .brand span{display:none}.welcome-header .font-toggle>span{display:none}}
@media(max-width:960px){.header-guide{display:none}.welcome-header .header-actions{margin-left:auto}.welcome-header .font-toggle>span{display:inline}.guide-grid{gap:35px;grid-template-columns:230px minmax(0,1fr)}}
@media(max-width:760px){.welcome-header,.welcome-header.scrolled{top:10px;width:calc(100% - 20px);height:74px;padding:9px 12px;border-radius:19px;margin-top:10px;gap:8px}.welcome-header .brand img{width:76px;height:48px}.welcome-header .header-actions{gap:7px}.welcome-header .font-toggle{width:44px;height:44px;padding:8px}.welcome-header .font-toggle>span,.welcome-header .header-phone{display:none}.welcome-header .menu-toggle{width:44px;height:44px;min-width:44px}.welcome-language{width:36px;height:42px}.welcome-drawer[open]{grid-template-columns:minmax(0,1fr)}.welcome-drawer{border-radius:20px 0 0 20px}.drawer-photo{position:relative;height:175px;min-height:175px}.drawer-photo>img{object-position:50% 42%}.drawer-photo>div{left:24px;right:65px;bottom:15px}.drawer-photo h2{font-size:33px;margin-bottom:0}.drawer-photo p:not(.eyebrow){display:none}.drawer-photo .eyebrow{font-size:11px;margin-bottom:8px}.drawer-panel{padding:18px 23px 30px}.welcome-drawer .menu-top .close{position:absolute;top:16px;right:16px;background:#153e52e0;z-index:2}.welcome-drawer .menu-top{margin-bottom:18px}.welcome-drawer nav>a{font-size:24px;grid-template-columns:56px minmax(0,1fr) 22px;gap:14px;padding:12px 0}.welcome-drawer nav>a>img{width:56px;height:44px}.welcome-drawer nav>a.drawer-priority{padding:12px 10px}.guide-grid{grid-template-columns:minmax(0,1fr)}.hero .hero-lead{font-size:calc(14px * var(--text-scale,1))}.hero .eyebrow{font-size:calc(10px * var(--text-scale,1))}.hero .coordinates{font-size:calc(13px * var(--text-scale,1))}.quick-wrap{gap:12px}.quick>div{flex:1}.quick{padding:10px 8px}.photo-caption span{font-size:calc(11px * var(--text-scale,1))}.photo-caption strong{font-size:calc(13px * var(--text-scale,1))}.contact-detail{font-size:calc(14px * var(--text-scale,1))}.guide-section{padding:26px 22px}.arrival-checklist>label{padding:20px}.section-top{gap:10px}.section-top>.eyebrow{font-size:calc(10px * var(--text-scale,1))}.section-top>.ss-icon{flex:none}.welcome-page .parking-navigation{margin-top:28px}.form-grid{grid-template-columns:minmax(0,1fr)}.footer-bottom{flex-wrap:wrap}.navigation-heading .button{max-width:100%;font-size:calc(13px * var(--text-scale,1))}}
@media(max-width:390px){.drawer-panel{padding-inline:18px}.welcome-drawer nav>a{font-size:22px;grid-template-columns:48px minmax(0,1fr) 20px;gap:12px}.welcome-drawer nav>a>img{width:48px;height:42px}.welcome-drawer .menu-top>.eyebrow{font-size:11px}.welcome-header .header-actions{gap:5px}.welcome-header .brand img{width:70px}.welcome-language{width:32px}.contact-detail{font-size:calc(13px * var(--text-scale,1))}}
@media(prefers-reduced-motion:reduce){.welcome-drawer[open]{animation:none}.welcome-header,.welcome-drawer nav>a>img{transition:none}}
