/* 1.1.1: viewport-safe mobile layout */
.tp-booking-modal[open]{display:flex;flex-direction:column;overflow:hidden}.tp-modal-head{flex:0 0 auto;gap:16px}.tp-modal-head>div{min-width:0}.tp-modal-close{flex:0 0 40px}.tp-modal-body{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.tp-search-dialog{padding:24px;border:0;border-radius:18px;width:min(620px,calc(100% - 24px));max-height:90dvh;color:var(--tp-ink);overflow:auto}.tp-search-dialog::backdrop{background:#0c2823bb;backdrop-filter:blur(4px)}.tp-search-dialog .tp-search-surface{display:block!important;position:static!important;inset:auto!important;padding:0!important;overflow:visible!important}.tp-search-dialog .tp-search-close{display:grid!important;position:sticky;top:0;margin:0 0 12px auto;z-index:2}.tp-search-dialog .tp-search-title{display:block;margin-bottom:20px}.tp-search-dialog .tp-search-title strong{display:block;font-size:25px;line-height:1.25}.tp-search-dialog .tp-search{grid-template-columns:1fr!important}.tp-search-dialog .tp-search button{grid-column:auto!important}
@media(max-width:850px){.tp-header .tp-header-inner{display:flex;padding:12px 16px;gap:10px}.tp-brand-wrap{flex:1 1 0;min-width:0;overflow:hidden}.tp-brand-wrap .tp-brand{display:flex;white-space:normal;font-size:clamp(13px,3.5vw,19px);letter-spacing:-.5px;line-height:1.2;gap:7px;min-width:0}.tp-brand-wrap .tp-brand>span:last-child{overflow-wrap:anywhere;min-width:0}.tp-brand-mark{flex:0 0 30px;width:30px;height:30px;font-size:19px}.tp-header-tools{flex:0 0 auto;margin:0;gap:6px}.tp-header-tools .tp-currency{width:63px;font-size:16px!important;padding:3px 0}.tp-nav-toggle{flex:0 0 40px;width:40px;height:40px}.tp-brand-wrap img{max-width:100%;max-height:44px;object-fit:contain}.tp-hero{min-height:0!important}.tp-hero .tp-hero-photo,.tp-hero .tp-hero-shade{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.tp-hero .tp-hero-shade{background:linear-gradient(90deg,#092119b8,#09211945)!important}.tp-hero .tp-hero-inner{padding:60px 0 75px!important}.tp-hero h1{font-size:clamp(32px,8.5vw,46px)!important;line-height:1.12}.tp-search-wrap{margin-top:0!important;padding-top:18px;padding-bottom:0}.tp-booking-modal{height:88dvh!important;max-height:88dvh!important;margin:auto 0 0!important}.tp-modal-head{padding:16px!important}.tp-modal-head h2{font-size:20px!important;line-height:1.3}.tp-modal-head .tp-eyebrow{margin-bottom:6px}.tp-modal-body{padding:16px 16px calc(24px + env(safe-area-inset-bottom))!important;max-height:none!important}.tp-modal-body>p{font-size:14px;line-height:1.6;margin-bottom:14px}.tp-modal-body .tp-form-row{display:grid;grid-template-columns:1fr;gap:0}.tp-modal-body input,.tp-modal-body select,.tp-modal-body textarea{box-sizing:border-box;max-width:100%;font-size:16px!important;min-height:46px}.tp-modal-body input[type=date]{appearance:none;-webkit-appearance:none;min-width:0;width:100%}.tp-modal-body input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:24px}.tp-search-dialog{max-height:88dvh;padding:18px 16px calc(20px + env(safe-area-inset-bottom));margin:auto}.tp-search-dialog .tp-search label{min-height:62px!important;padding:10px!important}.tp-search-dialog input,.tp-search-dialog select{font-size:16px!important;min-height:30px!important;width:100%;max-width:100%}.tp-search-dialog .tp-search-title strong{font-size:25px}.tp-search-dialog~.tp-support{visibility:hidden}body:has(dialog[open]) .tp-support{visibility:hidden}}
