:root{--bg:#fff;--bg-soft:#fbf8f2;--surface:hsla(0,0%,100%,.92);--surface-strong:#fff;--surface-alt:#f7f2ea;--text:#1f2430;--muted:#646a79;--muted-strong:#4e5567;--line:rgba(91,103,128,.12);--line-strong:rgba(91,103,128,.18);--accent:#6d87b0;--accent-strong:#4c668f;--accent-soft:#edf3fb;--sand:#f3ece1;--shadow-sm:0 12px 36px rgba(24,36,61,.06);--shadow-md:0 22px 56px rgba(24,36,61,.1);--shadow-lg:0 40px 90px rgba(24,36,61,.16);--radius-sm:18px;--radius:28px;--radius-lg:36px;--container:1220px;--header-height:106px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:var(--bg);font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}main{min-height:60vh}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.section{padding:104px 0}.section-soft{background:linear-gradient(180deg,#fff 0,var(--bg-soft) 100%)}.attraction-card,.booking-copy,.contact-card,.feature-card,.footer-shell,.form-card,.intro-card,.offer-card,.page-hero-copy,.prose-card,.surface-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 14px;border-radius:999px;background:hsla(0,0%,100%,.9);border:1px solid rgba(109,135,176,.14);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:800}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent)}h1,h2,h3,h4{margin:0;letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif}.hero-copy-card h1,.page-hero h1,.section-title{margin-top:18px;font-size:clamp(2.2rem,5vw,4.9rem);line-height:.96;max-width:11ch}.section-title{font-size:clamp(2rem,3.9vw,3.6rem);max-width:13ch}p{margin:0}.lead{color:var(--muted);line-height:1.85;font-size:1.04rem}.text-link{color:var(--accent-strong);font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 24px;border:0;border-radius:18px;background:linear-gradient(180deg,var(--accent) 0,var(--accent-strong) 100%);color:#fff;font-weight:700;box-shadow:0 16px 34px rgba(109,135,176,.24);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 24px 46px rgba(109,135,176,.24)}.button.secondary{background:hsla(0,0%,100%,.96);color:var(--text);border:1px solid hsla(0,0%,100%,.28);box-shadow:none}.button.small{min-height:46px;padding:0 16px;border-radius:16px}.button.full-width{width:100%}.site-header{position:fixed;inset:0 0 auto 0;z-index:70;padding:18px 0;transition:padding .22s ease}.header-frame{display:grid;grid-gap:10px;gap:10px}.header-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px;padding:14px 22px;border-radius:999px;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.site-header.is-overlay .header-shell{background:transparent;border:1px solid transparent;box-shadow:none;color:#fff}.site-header.is-solid .header-shell{background:hsla(0,0%,100%,.9);border:1px solid rgba(91,103,128,.12);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(39,52%,94%,.92));border:1px solid hsla(0,0%,100%,.42);box-shadow:0 12px 30px rgba(17,25,37,.08)}.brand img{width:38px;height:38px;object-fit:contain}.brand-copy{display:grid;grid-gap:4px;gap:4px}.brand-copy strong{font-size:1rem}.brand-copy span{color:var(--muted);font-size:.92rem}.site-header.is-overlay .brand-copy span,.site-header.is-overlay .header-phone,.site-header.is-overlay .nav-link{color:hsla(0,0%,100%,.9)}.nav-links{display:flex;align-items:center;justify-content:center;gap:2px;flex-wrap:nowrap;white-space:nowrap}.nav-link{padding:10px 12px;border-radius:999px;color:var(--muted-strong);font-size:.94rem;transition:background .18s ease,color .18s ease}.nav-link.is-active,.nav-link:hover{background:rgba(109,135,176,.12);color:var(--accent-strong)}.site-header.is-overlay .nav-link.is-active,.site-header.is-overlay .nav-link:hover{background:hsla(0,0%,100%,.16);color:#fff}.header-actions{display:flex;align-items:center;gap:10px}.header-burger-button{display:none;width:46px;height:46px;padding:0;border:1px solid rgba(91,103,128,.12);border-radius:999px;background:hsla(0,0%,100%,.82);color:var(--text);align-items:center;justify-content:center;flex-direction:column;gap:4px;box-shadow:var(--shadow-sm);transition:background .18s ease,border-color .18s ease,transform .18s ease}.header-burger-button span{display:block;width:16px;height:1.7px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.header-burger-button:hover{transform:translateY(-1px)}.header-burger-button.is-open span:first-child{transform:translateY(5.7px) rotate(45deg)}.header-burger-button.is-open span:nth-child(2){opacity:0}.header-burger-button.is-open span:nth-child(3){transform:translateY(-5.7px) rotate(-45deg)}.header-drawer{display:none}.header-phone{display:inline-flex;align-items:center;min-height:46px;padding:0 14px;border-radius:16px;background:hsla(0,0%,100%,.78);border:1px solid rgba(91,103,128,.12);color:var(--muted-strong);white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease}.site-header.is-overlay .header-phone{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.14)}.site-header.is-overlay .header-cta{box-shadow:none;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.16)}.site-header.is-overlay .header-burger-button{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.16);color:#fff;box-shadow:none}.hero-section{padding:0;position:relative;z-index:30}.hero-stage-main{position:relative;min-height:100svh;overflow:visible;background:#d8dfeb}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.hero-slide.is-active{opacity:1}.hero-slide-image{width:100%;height:100%;min-height:100svh;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,20,34,.3),rgba(12,20,34,.14) 34%,rgba(12,20,34,.24)),linear-gradient(90deg,rgba(12,20,34,.4),rgba(12,20,34,.18) 30%,rgba(12,20,34,.08))}.hero-fullscreen{position:relative;z-index:2;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(116px,14vh,148px) 0 30px;gap:26px}.hero-copy-wrap{flex:1 1;align-items:flex-start;justify-content:center;gap:22px}.hero-copy-card,.hero-copy-wrap{display:flex;flex-direction:column}.hero-copy-card{width:min(520px,100%);min-height:auto;padding:28px 32px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.12));border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;box-shadow:var(--shadow-lg);justify-content:flex-end}.hero-copy-card--fixed{min-height:274px}.hero-eyebrow{background:hsla(0,0%,100%,.12);color:#fff;border-color:hsla(0,0%,100%,.16)}.hero-eyebrow:before{background:#fff}.hero-copy-card h1{margin-top:14px;max-width:8.2ch;min-height:auto;font-size:clamp(2.35rem,3.6vw,3.8rem);line-height:.95}.hero-lead{max-width:38ch;min-height:auto;margin-top:16px;color:hsla(0,0%,100%,.92);font-size:.98rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-secondary{color:#172032}.hero-controls{display:flex;align-items:center;gap:10px}.hero-dot{width:12px;height:12px;padding:0;border-radius:50%;border:0;background:hsla(0,0%,100%,.36);transition:transform .18s ease,background .18s ease}.hero-dot.is-active{background:#fff;transform:scale(1.08)}.booking-floating-wrap{width:100%}.booking-floating-wrap--inside{position:relative;left:auto;bottom:auto;transform:none;z-index:35}.booking-bar{position:relative;border-radius:24px;overflow:visible;background:hsla(0,0%,100%,.98);border:1px solid rgba(91,103,128,.1);box-shadow:0 24px 60px rgba(24,36,61,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.booking-bar--compact{border-radius:22px}.booking-bar-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px 8px;background:linear-gradient(180deg,#fff,#f8f4ed);border-bottom:1px solid rgba(91,103,128,.08);border-top-left-radius:inherit;border-top-right-radius:inherit}.booking-bar-top--compact{min-height:48px}.booking-top-copy{display:grid;grid-gap:6px;gap:6px}.booking-top-copy--inline{display:flex;align-items:center;gap:10px}.booking-top-kicker{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);font-weight:800}.booking-bar-top strong{font-size:.9rem;color:var(--text);line-height:1.1}.booking-top-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.booking-direct-note,.booking-summary-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;font-size:.76rem;white-space:nowrap}.booking-summary-pill{background:#fff;border:1px solid rgba(109,135,176,.14);color:var(--text);font-weight:700}.booking-direct-note{background:rgba(109,135,176,.08);color:var(--accent-strong);font-weight:700}.booking-fields{display:grid;grid-gap:8px;gap:8px;padding:8px;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.booking-fields--hotel{grid-template-columns:minmax(170px,1.02fr) auto minmax(170px,1.02fr) minmax(128px,.66fr) minmax(150px,.82fr) minmax(118px,auto);align-items:stretch}.booking-fields--hotel-compact{position:relative;overflow:visible}.booking-date-group{position:relative}.booking-date-group.is-open,.booking-select-group.is-open{z-index:60}.booking-date-group:nth-of-type(2) .booking-calendar{left:0}.booking-date-card,.booking-field,.booking-select-trigger{position:relative;display:grid;grid-gap:4px;gap:4px;padding:8px 12px;border-radius:16px;border:1px solid rgba(91,103,128,.12);background:linear-gradient(180deg,#fff,#fdfaf5);min-height:54px}.booking-date-card--button{width:100%;text-align:left;border:1px solid rgba(91,103,128,.12)}.booking-date-card--button.is-open{border-color:rgba(109,135,176,.28);box-shadow:0 12px 28px rgba(24,36,61,.08)}.booking-date-card input{position:absolute;inset:0;opacity:0}.booking-card-label,.booking-field span{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:800}.booking-date-visual{display:flex;align-items:center;gap:10px}.booking-date-visual strong,.booking-date-visual--compact strong{font-size:clamp(1.3rem,1.9vw,1.7rem);line-height:1;letter-spacing:-.06em}.booking-date-visual div{display:grid;grid-gap:1px;gap:1px}.booking-date-visual b{font-size:.82rem;font-weight:700;color:var(--text)}.booking-date-visual small{font-size:.72rem;color:var(--muted);text-transform:capitalize}.booking-arrow{display:flex;align-items:center;justify-content:center;align-self:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(180deg,#f7f9fc,#eef3fa);border:1px solid rgba(109,135,176,.16);color:var(--accent-strong);font-size:.96rem}.booking-field--thin{min-height:54px}.booking-field input,.booking-field select,.booking-field textarea{width:100%;border:0;background:transparent;padding:0;color:var(--text);font-weight:700;font-size:.9rem}.booking-field input:focus,.booking-field select:focus,.booking-field textarea:focus{outline:none}.booking-select-group{position:relative;z-index:1}.booking-select-trigger{width:100%;text-align:left;border:1px solid rgba(91,103,128,.12)}.booking-select-trigger.is-open{border-color:rgba(109,135,176,.28);box-shadow:0 12px 28px rgba(24,36,61,.08)}.booking-select-value{display:flex;align-items:center;justify-content:space-between;gap:12px}.booking-select-value>span{display:grid;grid-gap:2px;gap:2px;min-width:0}.booking-select-value b{font-size:.84rem;font-weight:700;color:var(--text)}.booking-select-value b,.booking-select-value small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-select-value small{font-size:.72rem;color:var(--muted)}.booking-select-chevron{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#fff;border:1px solid rgba(91,103,128,.1);color:var(--accent-strong);font-style:normal;line-height:0}.booking-select-chevron svg{width:14px;height:14px;display:block}.booking-select-panel{position:absolute;left:0;bottom:calc(100% + 10px);top:auto;z-index:80;width:min(320px,calc(100vw - 32px));padding:10px;border-radius:20px;background:hsla(0,0%,100%,.99);border:1px solid rgba(91,103,128,.12);box-shadow:0 28px 64px rgba(24,36,61,.18);transform-origin:bottom left;display:grid;grid-gap:6px;gap:6px}.booking-select-panel--offer{width:min(360px,calc(100vw - 32px))}.booking-select-option{width:100%;display:block;text-align:left;padding:12px 14px;border:0;border-radius:14px;background:#f8f7f3;color:var(--text);transition:transform .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.booking-select-option:hover{transform:translateY(-1px);background:#eef3fa}.booking-select-option.is-selected{background:rgba(109,135,176,.12);box-shadow:inset 0 0 0 1px rgba(109,135,176,.18)}.booking-select-option-text{display:grid;grid-gap:2px;gap:2px}.booking-select-option-text b{font-size:.86rem}.booking-select-option-text small{color:var(--muted);font-size:.74rem}.booking-submit{min-width:118px;min-height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:0 18px}.booking-submit strong,.booking-submit--compact strong{font-size:.96rem;line-height:1}.booking-submit small{display:none}.booking-calendar{position:absolute;left:0;bottom:calc(100% + 10px);top:auto;z-index:80;width:min(340px,calc(100vw - 32px));padding:14px;border-radius:20px;background:hsla(0,0%,100%,.99);border:1px solid rgba(91,103,128,.12);box-shadow:0 28px 64px rgba(24,36,61,.18);transform-origin:bottom left}.booking-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.booking-calendar-head strong{font-size:.95rem;text-transform:capitalize}.calendar-nav{width:34px;height:34px;border-radius:50%;border:1px solid rgba(91,103,128,.12);background:#fff;color:var(--accent-strong);font-size:1.15rem}.booking-calendar-grid,.booking-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px}.booking-calendar-weekdays{margin-bottom:8px}.booking-calendar-weekdays span{text-align:center;font-size:.7rem;font-weight:700;color:var(--muted)}.calendar-day{min-height:40px;border:0;border-radius:12px;background:#f8f7f3;color:var(--text);font-weight:700;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.calendar-day:hover:not(:disabled){transform:translateY(-1px);background:#eef3fa}.calendar-day.is-muted{opacity:.42}.calendar-day.is-range{background:rgba(109,135,176,.12);color:var(--accent-strong)}.calendar-day.is-selected{background:linear-gradient(180deg,var(--accent) 0,var(--accent-strong) 100%);color:#fff;box-shadow:0 14px 24px rgba(109,135,176,.22)}.calendar-day:disabled{opacity:.28;cursor:default}.booking-status{padding:0 16px 16px;color:var(--accent-strong)}.about-luxury-section{position:relative;padding-top:118px;background:radial-gradient(circle at top left,rgba(109,135,176,.08) 0,rgba(109,135,176,0) 32%),linear-gradient(180deg,#fff,#fcfaf6)}.about-luxury-shell{display:grid;grid-gap:22px;gap:22px}.about-luxury-top{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);grid-gap:38px;gap:38px;align-items:stretch}.about-luxury-media{display:flex;justify-content:flex-start;align-self:stretch}.about-main-image{overflow:hidden;width:100%;height:100%;min-height:100%;border-radius:34px;border:1px solid rgba(91,103,128,.1);box-shadow:0 28px 70px rgba(24,36,61,.12);background:#fff}.about-main-image img{width:100%;height:100%;min-height:100%;object-fit:cover}.about-benefit-card strong,.about-stat-item strong{font-family:Georgia,Times New Roman,serif;letter-spacing:-.03em}.about-benefit-card p,.about-stat-item span{color:var(--muted);line-height:1.7}.section-title--wide{max-width:13ch;margin-top:12px;font-size:clamp(1.7rem,2.7vw,2.75rem);line-height:1.04}.about-luxury-copy{display:grid;align-content:start;grid-gap:22px;gap:22px;padding-block:2px}.about-luxury-lead{max-width:58ch}.about-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.about-benefits-grid--wide{margin-top:2px}.about-benefit-card{min-height:100%;padding:26px 24px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(38,52%,96%,.92));border:1px solid rgba(91,103,128,.1);box-shadow:0 22px 44px rgba(24,36,61,.07);display:grid;grid-gap:12px;gap:12px}.about-benefit-heading{display:flex;align-items:center;gap:14px}.about-benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#fff,#f4efe6);border:1px solid rgba(91,103,128,.1);color:var(--accent-strong);box-shadow:0 12px 24px rgba(24,36,61,.06)}.about-benefit-icon svg{width:22px;height:22px}.about-benefit-card strong{font-size:1.24rem;line-height:1.08}.about-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.about-stats-strip-wrap{margin-top:28px}.about-stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px;border-radius:28px;background:hsla(0,0%,100%,.88);border:1px solid rgba(91,103,128,.1);box-shadow:0 18px 42px rgba(24,36,61,.06)}.about-stat-item{display:grid;grid-gap:6px;gap:6px;padding:18px 20px;border-radius:20px;background:linear-gradient(180deg,#fff,#faf6ef);border:1px solid rgba(91,103,128,.08)}.about-stat-item strong{font-size:clamp(1.8rem,3vw,2.5rem);line-height:.95;color:var(--text)}.page-hero{padding:calc(var(--header-height) + 24px) 0 40px}.page-hero-copy{align-self:center}.page-hero-image-wrap{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.page-hero-image{width:100%;min-height:520px;object-fit:cover}.mini-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.mini-facts>div{padding:16px 18px;border-radius:20px;background:rgba(109,135,176,.08);border:1px solid rgba(109,135,176,.12)}.mini-facts span{color:var(--muted)}.compact-facts,.three-col{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.map-box{margin-top:26px;overflow:hidden;border-radius:24px;border:1px solid var(--line)}.map-box iframe{width:100%;height:420px;border:0}.site-footer{padding:32px 0 38px}.footer-shell{border-radius:34px;padding:38px}.footer-top{display:grid;grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,.85fr));grid-gap:28px;gap:28px}.footer-brand-block{display:grid;grid-gap:16px;gap:16px}.footer-brand-block h3{font-size:clamp(1.42rem,2.2vw,1.9rem);line-height:1.02;max-width:12ch}.footer-bottom,.footer-brand-block p,.footer-links a,.footer-stack p{color:var(--muted)}.footer-kicker{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:8px 14px;border-radius:999px;border:1px solid rgba(109,135,176,.16);background:hsla(0,0%,100%,.84);color:var(--accent-strong);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.footer-quick-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.footer-column{display:grid;align-content:start;grid-gap:14px;gap:14px}.footer-top h4{font-size:1.02rem;letter-spacing:-.02em}.footer-links,.footer-stack{display:grid;grid-gap:12px;gap:12px}.footer-links a,.footer-stack a{transition:color .2s ease,transform .2s ease}.footer-links a:hover,.footer-stack a:hover{color:var(--text);transform:translateX(2px)}.footer-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line);font-size:.94rem}@media (max-width:1180px){.about-benefits-grid,.about-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.about-luxury-top{grid-template-columns:1fr}.about-luxury-media{order:2}.about-luxury-copy{order:1}.cards-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-link{padding-inline:10px;font-size:.9rem}.booking-fields--hotel{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-arrow{display:none}.booking-submit{min-height:58px}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand-block{grid-column:1/-1}}@media (max-width:980px){.account-form-grid-2,.account-form-grid-3,.booking-section,.contact-layout,.header-shell,.intro-grid,.page-hero-grid,.section-head,.split-section{grid-template-columns:1fr}.site-header{position:fixed}.site-header.is-overlay .header-shell,.site-header.is-solid .header-shell{border-radius:30px;background:hsla(0,0%,100%,.88);border:1px solid rgba(91,103,128,.12);box-shadow:var(--shadow-sm);color:var(--text)}.site-header.is-overlay .brand-copy span,.site-header.is-overlay .header-cta,.site-header.is-overlay .header-phone,.site-header.is-overlay .nav-link{color:var(--text)}.nav-links{flex-wrap:wrap;white-space:normal}.header-actions,.nav-links{justify-content:flex-start}.hero-fullscreen{padding-top:132px}.hero-copy-card--fixed{min-height:auto}.hero-copy-card h1,.hero-lead{min-height:0}.attractions-grid,.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1220px){.header-shell{grid-template-columns:minmax(0,1fr) auto;gap:12px}.header-cta,.header-phone,.nav-links{display:none}.header-burger-button{display:inline-flex}.header-drawer{display:grid;grid-gap:18px;gap:18px;padding:20px;border-radius:28px;background:hsla(0,0%,100%,.94);border:1px solid rgba(91,103,128,.12);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.header-drawer.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.header-drawer-nav{display:grid;grid-gap:6px;gap:6px}.header-drawer-nav .nav-link{width:100%;padding:12px 14px;border-radius:16px}.header-drawer-actions{display:grid;grid-gap:10px;gap:10px}.header-drawer-phone{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border-radius:16px;background:rgba(109,135,176,.08);border:1px solid rgba(91,103,128,.12);color:var(--muted-strong);text-align:center}}@media (max-width:720px){.offer-showcase-head--compact{align-items:flex-start;flex-direction:column}.section{padding:76px 0}.about-luxury-section{padding-top:84px}.about-luxury-shell{gap:18px}.about-luxury-media{display:block}.about-main-image{width:100%;min-height:320px}.about-benefits-grid,.about-stats-strip{grid-template-columns:1fr}.container{width:min(var(--container),calc(100% - 22px))}.booking-copy,.contact-card,.footer-shell,.form-card,.header-shell,.hero-copy-card,.intro-card,.page-hero-copy,.prose-card{padding:24px}.brand-copy,.header-phone{display:none}.hero-fullscreen{min-height:100svh;padding-top:118px;padding-bottom:18px;gap:18px}.hero-copy-card h1,.page-hero h1,.section-title{max-width:100%}.booking-floating-wrap{width:100%}.booking-bar-top{align-items:flex-start;flex-direction:column}.booking-top-copy--inline{flex-wrap:wrap}.booking-top-meta{justify-content:flex-start}.attractions-grid,.booking-fields,.cards-grid,.compact-facts,.feature-grid,.footer-top,.grid.three,.grid.two,.mini-facts,.three-col{grid-template-columns:1fr}.booking-date-card,.booking-field,.booking-select-trigger{min-height:auto}.booking-calendar,.booking-select-panel{top:calc(100% + 10px);bottom:auto;width:100%;max-width:none;transform-origin:top left}.booking-select-panel,.booking-select-panel--offer{width:100%}.footer-bottom{flex-direction:column}}.offer-showcase-section{position:relative}.offer-showcase-shell{display:grid;grid-gap:26px;gap:26px}.offer-showcase-head{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.84fr);grid-gap:28px;gap:28px;align-items:stretch}.offer-showcase-head--compact{display:flex;align-items:center;justify-content:space-between;gap:16px}.offer-showcase-head--compact .eyebrow{margin:0}.offer-showcase-intro{display:grid;align-content:start;grid-gap:16px;gap:16px}.offer-showcase-title{max-width:13ch;margin-top:8px;font-size:clamp(1.62rem,2.5vw,2.6rem);line-height:1.05}.offer-showcase-intro-copy{max-width:58ch;color:var(--muted);line-height:1.82;font-size:1rem}.offer-showcase-side{display:flex;align-items:stretch}.offer-showcase-side-card{width:100%;padding:24px 24px 22px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(38,52%,96%,.94));border:1px solid rgba(91,103,128,.1);box-shadow:0 18px 40px rgba(24,36,61,.07);display:grid;grid-gap:16px;gap:16px;align-content:start}.offer-side-kicker{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);font-weight:800}.offer-showcase-side-copy{color:var(--text);line-height:1.72;font-size:1rem}.offer-side-points{display:flex;flex-wrap:wrap;gap:10px}.offer-side-points span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(109,135,176,.14);color:var(--accent-strong);font-size:.82rem;font-weight:700}.offer-side-link{margin-top:2px}.offer-grid-lux{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.offer-card--lux{overflow:hidden;border-radius:30px;background:linear-gradient(180deg,#fff,#fcf9f3);border:1px solid rgba(91,103,128,.1);box-shadow:0 22px 48px rgba(27,39,63,.08)}.offer-media--lux{position:relative;height:300px}.offer-media--lux img{width:100%;height:100%;object-fit:cover}.offer-media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,29,46,.05),rgba(20,29,46,.4))}.offer-badges{position:absolute;inset:18px 18px auto 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.offer-chip,.offer-feature-chip,.offer-meta-pill,.offer-price-pill{display:inline-flex;align-items:center}.offer-chip{max-width:min(72%,28ch);border-radius:999px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.84);color:#20304e;font-size:.75rem;line-height:1.35;box-shadow:0 12px 26px rgba(28,39,61,.09)}.offer-chip,.offer-price-pill{padding:10px 14px;font-weight:700}.offer-price-pill{border-radius:999px;background:rgba(20,29,46,.72);color:#fff;font-size:.78rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.offer-body--lux{grid-gap:22px;gap:22px;padding:26px}.offer-topline--lux{display:grid;grid-gap:14px;gap:14px}.offer-kicker{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-strong);font-weight:800}.offer-meta-row--inline{display:flex;flex-wrap:wrap;gap:10px}.offer-meta-pill{gap:8px;min-height:38px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(91,103,128,.1);color:var(--text);font-size:.82rem;font-weight:700}.offer-meta-pill svg{width:16px;height:16px;color:var(--accent-strong);flex:0 0 auto}.offer-copy{display:grid;grid-gap:14px;gap:14px}.offer-copy h3{font-size:clamp(1.6rem,2vw,2rem);line-height:1.02}.offer-copy p{color:var(--muted);line-height:1.8}.offer-features{display:flex;flex-wrap:wrap;gap:10px}.offer-feature-chip{min-height:38px;padding:0 14px;border-radius:999px;background:rgba(109,135,176,.08);color:#31425f;font-size:.78rem;font-weight:700}.offer-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.offer-price-copy{display:grid;grid-gap:6px;gap:6px}.offer-price-copy span{color:var(--muted);font-size:.82rem}.offer-price-copy strong{font-size:1.28rem;color:var(--text)}.offer-cta{min-width:198px;border-color:rgba(91,103,128,.12);background:linear-gradient(180deg,#fff,#f6f1e6)}@media (max-width:1100px){.offer-grid-lux,.offer-showcase-head{grid-template-columns:1fr}.offer-showcase-side,.offer-showcase-side-card{max-width:52ch}}@media (max-width:720px){.offer-showcase-title{max-width:11.5ch;font-size:clamp(1.5rem,8vw,2rem)}.offer-showcase-side-card{padding:20px 18px;border-radius:24px}.offer-side-points span{min-height:36px;font-size:.78rem}.offer-media--lux{height:260px}.offer-body--lux{padding:22px 18px}.offer-badges{inset:14px 14px auto 14px;flex-direction:column;align-items:flex-start}.offer-chip{max-width:100%}.offer-footer{align-items:stretch;flex-direction:column}.offer-cta{width:100%;min-width:0}}.experience-section{position:relative;background:linear-gradient(180deg,#fff,#fbf8f2)}.experience-shell{display:grid;grid-gap:28px;gap:28px}.experience-intro{display:grid;grid-gap:16px;gap:16px;max-width:760px}.experience-intro--compact{gap:0;max-width:none}.experience-title{max-width:12ch;font-size:clamp(1.9rem,3.2vw,3.05rem)}.experience-lead{max-width:60ch}.experience-grid-lux{display:grid;grid-template-columns:minmax(0,1.08fr) repeat(2,minmax(0,.96fr));grid-gap:18px;gap:18px}.experience-card{display:grid;align-content:start;grid-gap:18px;gap:18px;min-height:252px;padding:28px;border-radius:30px;background:hsla(0,0%,100%,.92);border:1px solid rgba(91,103,128,.1);box-shadow:0 20px 46px rgba(24,36,61,.08)}.experience-card--featured{background:linear-gradient(180deg,#fff,#f7f2ea)}.experience-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.experience-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:rgba(109,135,176,.1);color:var(--accent-strong)}.experience-icon svg{width:22px;height:22px}.experience-note{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:hsla(0,0%,100%,.92);border:1px solid rgba(109,135,176,.16);color:var(--accent-strong);font-size:.76rem;font-weight:700;letter-spacing:.04em}.experience-card strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.34rem,1.8vw,1.78rem);line-height:1.06;letter-spacing:-.03em}.experience-card p{color:var(--muted);line-height:1.8;font-size:.98rem}.experience-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.experience-metric{display:grid;grid-gap:6px;gap:6px;padding:22px 24px;border-radius:24px;background:hsla(0,0%,100%,.84);border:1px solid rgba(91,103,128,.08)}.experience-metric strong{font-size:1.4rem;letter-spacing:-.04em}.experience-metric span{color:var(--muted);font-size:.94rem}@media (max-width:1180px){.experience-grid-lux{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-card--featured{grid-column:1/-1;min-height:0}.experience-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.experience-grid-lux,.experience-metrics{grid-template-columns:1fr}.experience-card{min-height:0;padding:24px}.experience-card-top{align-items:flex-start;flex-direction:column}.experience-lead,.experience-title{max-width:100%}}.attractions-showcase-section{position:relative;background:linear-gradient(180deg,#fcfaf6,#fff)}.attractions-shell{display:grid;grid-gap:26px;gap:26px}.attractions-head-lux{display:flex;align-items:center;justify-content:space-between;gap:16px}.attractions-grid-lux{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.attraction-card--lux{display:grid;align-content:start;grid-gap:18px;gap:18px;min-height:238px;padding:24px;border-radius:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(38,58%,96%,.96));border:1px solid rgba(91,103,128,.1);box-shadow:0 20px 44px rgba(24,36,61,.07)}.attraction-card--featured{grid-column:span 2;min-height:264px;background:linear-gradient(180deg,#fff,#f6efe4)}.attraction-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.attraction-chip-wrap{display:inline-flex;align-items:center;gap:12px;min-width:0}.attraction-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:17px;background:rgba(109,135,176,.1);color:var(--accent-strong);flex:0 0 auto}.attraction-icon svg{width:21px;height:21px}.attraction-distance-pill,.attraction-note{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;font-size:.78rem;font-weight:700}.attraction-note{max-width:100%;background:hsla(0,0%,100%,.94);border:1px solid rgba(109,135,176,.15);color:var(--accent-strong);letter-spacing:.04em}.attraction-distance-pill{background:rgba(109,135,176,.08);color:var(--text);white-space:nowrap}.attraction-body{display:grid;grid-gap:12px;gap:12px}.attraction-body strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.34rem,1.8vw,1.76rem);line-height:1.04;letter-spacing:-.03em}.attraction-card--featured .attraction-body strong{font-size:clamp(1.56rem,2.3vw,2.15rem)}.attraction-body p{max-width:56ch;color:var(--muted);line-height:1.8;font-size:.98rem}.attraction-footer{display:inline-flex;align-items:center;gap:10px;margin-top:auto;color:var(--muted-strong);font-size:.88rem}.attraction-inline-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px rgba(109,135,176,.1);flex:0 0 auto}@media (max-width:1180px){.attractions-grid-lux{grid-template-columns:repeat(2,minmax(0,1fr))}.attraction-card--featured{grid-column:1/-1}}@media (max-width:720px){.attractions-head-lux{align-items:flex-start;flex-direction:column}.attractions-grid-lux{grid-template-columns:1fr}.attraction-card--featured,.attraction-card--lux{min-height:0;padding:22px 18px}.attraction-card-top{align-items:flex-start;flex-direction:column}.attraction-distance-pill{white-space:normal}}.form-card{display:grid;grid-gap:18px;gap:18px;padding:34px;border-radius:32px}.form-head{display:grid;grid-gap:10px;gap:10px}.form-head h3{font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1.02}.form-status{padding:14px 16px;border-radius:18px;background:var(--accent-soft);border:1px solid rgba(109,135,176,.16);color:var(--accent-strong);line-height:1.65}.grid{display:grid;grid-gap:16px;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-card label{display:grid;grid-gap:10px;gap:10px;color:var(--muted-strong);font-size:.95rem;font-weight:600}.form-card input,.form-card select,.form-card textarea{width:100%;border:1px solid rgba(91,103,128,.16);background:linear-gradient(180deg,#fff,#f8f4ed);color:var(--text);border-radius:18px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-card input,.form-card select{min-height:56px;padding:0 16px}.form-card textarea{min-height:140px;padding:16px;resize:vertical}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:rgba(109,135,176,.42);box-shadow:0 0 0 4px rgba(109,135,176,.1)}.form-card input::placeholder,.form-card textarea::placeholder{color:#8d93a2}.reservation-form{align-content:start}.reservation-form-head{gap:12px}.reservation-form-lead{color:var(--muted);line-height:1.8}.reservation-page-section{padding-top:84px}.reservation-page-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);grid-gap:28px;gap:28px;align-items:start}.reservation-copy-column{display:grid;grid-gap:18px;gap:18px}.reservation-contact-card,.reservation-intro-card,.reservation-offer-card,.reservation-step-card{border-radius:30px}.reservation-intro-card{padding:34px;display:grid;grid-gap:18px;gap:18px}.reservation-intro-card h2{font-size:clamp(1.85rem,2.8vw,2.75rem);line-height:1.02;max-width:13ch}.reservation-selected-offer{display:grid;grid-gap:8px;gap:8px;padding:18px 20px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),hsla(37,45%,94%,.98));border:1px solid rgba(91,103,128,.12)}.reservation-selected-offer--neutral{background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(237,243,251,.96))}.reservation-contact-kicker,.reservation-offer-kicker,.reservation-selected-kicker{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong);font-weight:800}.reservation-contact-card h3,.reservation-offer-card h3,.reservation-selected-offer strong,.reservation-step-card h3{font-size:1.34rem;line-height:1.08}.reservation-contact-list,.reservation-offer-card p,.reservation-selected-offer p,.reservation-step-card p{color:var(--muted);line-height:1.75}.reservation-offer-meta,.reservation-offer-price,.reservation-selected-meta{display:inline-flex;align-items:center;gap:8px;color:var(--muted-strong);font-weight:700}.reservation-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.reservation-step-card{padding:28px 24px;display:grid;align-content:start;grid-gap:14px;gap:14px}.reservation-step-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,#fff,#f3ede4);border:1px solid rgba(91,103,128,.1);color:var(--accent-strong);box-shadow:0 14px 28px rgba(24,36,61,.06)}.reservation-step-icon svg{width:24px;height:24px}.reservation-contact-card{padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.reservation-contact-list{display:grid;grid-gap:8px;gap:8px;text-align:right}.reservation-contact-list a,.reservation-contact-list span{color:var(--muted-strong)}.reservation-form-card{position:-webkit-sticky;position:sticky;top:118px}.reservation-offers-shell{display:grid;grid-gap:26px;gap:26px}.reservation-offers-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.reservation-offers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.reservation-offer-card{padding:24px;display:grid;grid-gap:12px;gap:12px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.reservation-offer-card:hover{transform:translateY(-2px);box-shadow:0 22px 44px rgba(24,36,61,.08)}.reservation-offer-card.is-active{border-color:rgba(109,135,176,.34);box-shadow:0 20px 42px rgba(109,135,176,.16)}.reservation-offer-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.reservation-offer-link{margin-top:4px}@media (max-width:1180px){.reservation-page-grid{grid-template-columns:1fr}.reservation-form-card{position:static}.reservation-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.reservation-offers-grid,.reservation-steps-grid{grid-template-columns:1fr}.reservation-contact-card{display:grid}.reservation-contact-list{text-align:left}}@media (max-width:720px){.reservation-page-section{padding-top:72px}.form-card,.reservation-contact-card,.reservation-intro-card,.reservation-offer-card,.reservation-step-card{padding:24px}.reservation-offers-head{align-items:flex-start;flex-direction:column}}.reservation-hero-band{position:relative;z-index:35;overflow:visible;padding-top:calc(var(--header-height) + 1.4rem);padding-bottom:1.5rem;background:radial-gradient(circle at top right,hsla(39,47%,67%,.14),transparent 24%),linear-gradient(180deg,#fffdf8,#fff)}.reservation-hero-shell{position:relative;display:grid;grid-gap:0;gap:0;overflow:visible}.reservation-search-bar{position:relative;z-index:45;width:100%}.reservation-search-top{min-height:50px}.reservation-booking-fields{position:relative;overflow:visible}.reservation-search-bar .booking-calendar,.reservation-search-bar .booking-select-panel{top:calc(100% + 10px);bottom:auto;transform-origin:top left}.reservation-booking-section{position:relative;z-index:5;padding-top:1rem}.reservation-booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;grid-gap:1.5rem;gap:1.5rem;align-items:start}.reservation-results-column{display:grid;grid-gap:1rem;gap:1rem}.reservation-results-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.reservation-results-toolbar h2{margin-bottom:0;font-size:clamp(1.3rem,2.4vw,1.7rem)}.reservation-toolbar-note{display:inline-flex;flex-wrap:wrap;gap:.55rem;align-items:center;justify-content:flex-end;font-size:.92rem;color:var(--muted)}.reservation-toolbar-note b{font-size:.92rem;color:var(--text)}.reservation-results-list{display:grid;grid-gap:1rem;gap:1rem}.reservation-result-card{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);grid-gap:0;gap:0;border-radius:1.75rem;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 20px 55px rgba(15,23,42,.06)}.reservation-result-card.is-selected{border-color:rgba(186,144,91,.6);box-shadow:0 24px 60px rgba(186,144,91,.14)}.reservation-result-media{position:relative;min-height:100%}.reservation-result-media img{width:100%;height:100%;object-fit:cover;display:block}.reservation-result-badge{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;padding:.48rem .8rem;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:rgba(15,23,42,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reservation-result-body{padding:1.2rem}.reservation-result-main{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:1rem;gap:1rem;height:100%}.reservation-result-kicker{margin:0 0 .45rem;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.reservation-result-copy h3{margin-bottom:.45rem;font-size:1.5rem}.reservation-result-copy>p{margin-bottom:.85rem;color:var(--muted)}.reservation-result-meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.85rem}.reservation-result-meta span,.reservation-summary-grid span,.reservation-summary-price span{display:inline-flex;align-items:center;gap:.42rem}.reservation-result-meta svg,.reservation-summary-grid svg,.reservation-summary-price svg{width:1rem;height:1rem;flex:0 0 auto}.reservation-result-features{display:flex;flex-wrap:wrap;gap:.55rem}.reservation-result-features span{display:inline-flex;align-items:center;padding:.45rem .72rem;border-radius:999px;background:#f6f7fb;color:rgba(15,23,42,.74);font-size:.84rem}.reservation-result-pricebox{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.9rem;text-align:right;padding-left:1rem;border-left:1px solid rgba(15,23,42,.08)}.reservation-price-note{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(15,23,42,.48)}.reservation-result-pricebox strong{display:block;font-size:1.7rem;line-height:1;margin-bottom:.3rem}.reservation-result-pricebox small{display:block;color:var(--muted)}.reservation-sidebar{position:-webkit-sticky;position:sticky;top:5.75rem;display:grid;grid-gap:1rem;gap:1rem}.reservation-empty-state,.reservation-help-card,.reservation-summary-breakdown,.reservation-summary-card{display:grid;grid-gap:.65rem;gap:.65rem;padding:.95rem 1rem;border-radius:1.15rem;background:#f8f8fb;border:1px solid rgba(15,23,42,.06)}.reservation-inline-status{margin:0}.reservation-result-card.is-unavailable{opacity:.82}.reservation-result-headerline{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.reservation-stock-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .7rem;border-radius:999px;background:rgba(26,133,79,.1);color:#166534;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.reservation-stock-badge.is-danger{background:rgba(185,28,28,.1);color:#b91c1c}.reservation-summary-breakdown-label{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(15,23,42,.48)}.reservation-summary-breakdown-list{display:grid;grid-gap:.45rem;gap:.45rem}.reservation-summary-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .72rem;border-radius:.95rem;background:#fff}.reservation-summary-breakdown-row span{font-size:.92rem;color:var(--muted)}.reservation-summary-breakdown-row strong{font-size:.96rem}.reservation-inquiry-card{border-radius:1.75rem}.reservation-summary-card{padding:1.2rem;display:grid;grid-gap:1rem;gap:1rem}.reservation-summary-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.reservation-summary-quiet{font-size:.78rem;color:var(--muted)}.reservation-summary-title h3{margin-bottom:.35rem;font-size:1.35rem}.reservation-summary-title p{color:var(--muted)}.reservation-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.reservation-summary-grid div{padding:.85rem .95rem;border-radius:1.1rem;background:#f8f8fb;display:grid;grid-gap:.25rem;gap:.25rem}.reservation-summary-grid span,.reservation-summary-price span{font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:rgba(15,23,42,.48)}.reservation-summary-grid strong,.reservation-summary-price strong{font-size:1rem}.reservation-summary-price{display:grid;grid-gap:.3rem;gap:.3rem;padding:1rem 1.05rem;border-radius:1.15rem;background:linear-gradient(180deg,#fefaf2,#fff);border:1px solid rgba(186,144,91,.24)}.reservation-summary-price strong{font-size:1.85rem;line-height:1}.reservation-summary-price small{color:var(--muted)}.reservation-inquiry-card{padding:1.2rem}.reservation-inquiry-head h3{margin-bottom:.4rem}.reservation-inquiry-head p{color:var(--muted)}.reservation-help-card{padding:1.15rem 1.2rem;display:grid;grid-gap:.45rem;gap:.45rem}.reservation-help-kicker{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.reservation-help-card a{font-size:1.05rem;font-weight:700;color:var(--text)}.reservation-help-card p{color:var(--muted);margin:0}@media (max-width:1180px){.reservation-search-bar .booking-fields--hotel{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) minmax(0,1fr)}.reservation-search-bar .booking-select-group:last-of-type{grid-column:1/span 2}.reservation-search-bar .booking-submit{min-height:56px;grid-column:3/-1}.reservation-booking-layout{grid-template-columns:1fr}.reservation-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}@media (max-width:900px){.reservation-results-toolbar{flex-direction:column;align-items:flex-start}.reservation-result-card{grid-template-columns:1fr}.reservation-result-media{min-height:260px}.reservation-result-main{grid-template-columns:1fr}.reservation-result-pricebox{align-items:flex-start;text-align:left;padding-left:0;padding-top:1rem;border-left:none;border-top:1px solid rgba(15,23,42,.08)}.reservation-sidebar{grid-template-columns:1fr}}@media (max-width:720px){.reservation-hero-band{padding-top:calc(var(--header-height) + .8rem)}.reservation-search-top{padding:10px 14px 8px}.reservation-search-bar{border-radius:20px}.reservation-search-bar .booking-fields--hotel{grid-template-columns:1fr}.reservation-search-bar .booking-arrow{display:none}.reservation-search-bar .booking-select-group:last-of-type,.reservation-search-bar .booking-submit{grid-column:auto}.reservation-help-card,.reservation-inquiry-card,.reservation-result-body,.reservation-summary-card{padding:1rem}.reservation-summary-grid{grid-template-columns:1fr}}.image-slider-shell{position:relative;width:100%;max-width:100%;min-width:0;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.image-slider-empty{display:flex;width:100%;height:100%;background:#ece6da;color:#7b7367}.image-slider-empty,.image-slider-nav{align-items:center;justify-content:center}.image-slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;border:none;border-radius:999px;background:hsla(0,0%,100%,.9);box-shadow:0 8px 20px rgba(26,18,10,.12);cursor:pointer;z-index:3;display:inline-flex;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.image-slider-prev{left:.75rem}.image-slider-next{right:.75rem}.image-slider-dots{position:absolute;left:50%;bottom:.75rem;transform:translateX(-50%);display:flex;gap:.35rem;z-index:3}.image-slider-dot{width:.55rem;height:.55rem;border:none;padding:0;border-radius:999px;background:hsla(0,0%,100%,.55);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.image-slider-dot.is-active{background:#fff}.offer-detail-gallery{margin:1.25rem 0}.offer-detail-slider{aspect-ratio:16/10;border-radius:22px;background:#f1ece4}.offer-detail-slider img{width:100%;height:100%;object-fit:cover;display:block}.offer-grid-lux{align-items:stretch;grid-auto-rows:1fr}.offer-card--lux{display:grid;grid-template-rows:300px minmax(0,1fr);height:100%}.offer-body--lux{display:grid;grid-template-rows:auto minmax(132px,auto) minmax(84px,auto) auto;align-content:start;height:100%}.offer-copy h3{-webkit-line-clamp:2;min-height:4rem}.offer-copy h3,.offer-copy p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.offer-copy p{-webkit-line-clamp:3;min-height:5.4rem}.offer-features{align-content:start;max-height:86px;overflow:hidden}.offer-footer{margin-top:auto}.reservation-results-list{grid-auto-rows:1fr}.reservation-result-card,.reservation-result-media{min-height:360px;height:100%}.reservation-result-media{max-height:360px}.reservation-result-body{display:flex;flex-direction:column;height:100%}.reservation-result-main{align-items:stretch}.reservation-result-copy{display:grid;grid-template-rows:auto auto auto auto;align-content:start;min-width:0}.reservation-result-copy h3{-webkit-line-clamp:2;min-height:3.15rem}.reservation-result-copy h3,.reservation-result-copy>p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.reservation-result-copy>p{-webkit-line-clamp:3;min-height:4.9rem}.reservation-result-features{align-content:start;max-height:78px;overflow:hidden}@media (max-width:980px){.reservation-result-card{min-height:unset;grid-template-columns:1fr}.reservation-result-media{min-height:240px;max-height:240px}}.account-shell-section{padding-top:calc(var(--header-height) + 48px)}.account-shell-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.9fr);grid-gap:24px;gap:24px;align-items:start}.account-shell-grid--form{grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr)}.account-panel{padding:32px;border-radius:28px}.account-panel h1{margin-top:18px;font-size:clamp(2rem,3.4vw,3.2rem);line-height:.98;max-width:13ch}.account-panel h2{margin-top:16px;font-size:clamp(1.5rem,2.5vw,2.2rem)}.account-panel--summary{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 24px)}.account-form{margin-top:28px}.account-form,.account-form-grid-2,.account-form-grid-3{display:grid;grid-gap:16px;gap:16px}.account-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.account-form label{color:var(--muted-strong);font-weight:600}.account-form input,.account-form select,.account-form textarea{border-radius:18px;border:1px solid var(--line-strong);background:#fff;padding:15px 16px;outline:none}.account-form input:focus,.account-form select:focus,.account-form textarea:focus{border-color:rgba(109,135,176,.4);box-shadow:0 0 0 4px rgba(109,135,176,.08)}.account-summary-list{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.account-summary-list>div{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:18px;background:hsla(37,45%,94%,.72);border:1px solid var(--line)}.account-choice-kicker,.account-reservation-kicker,.account-summary-list span{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong)}.account-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:30px}.account-choice-card{display:grid;grid-gap:12px;gap:12px;padding:24px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,#fff 0,var(--bg-soft) 100%);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.account-choice-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.account-choice-card strong{font-size:1.25rem}.account-actions-row,.account-heading-row,.account-inline-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.account-inline-actions{margin-top:18px}.account-inline-actions a{color:var(--accent-strong);font-weight:700}.account-actions-row{flex-wrap:wrap;margin-top:24px}.account-reservation-list{display:grid;grid-gap:16px;gap:16px;margin-top:28px}.account-reservation-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-radius:24px;border:1px solid var(--line);background:#fff}.account-reservation-card h3{font-size:1.3rem;margin-top:6px}.account-reservation-card p{margin-top:8px;color:var(--muted)}.account-reservation-side{display:grid;grid-gap:8px;gap:8px;justify-items:end}.account-reservation-status{display:inline-flex;align-items:center;justify-content:center;min-width:0;max-width:100%;padding:8px 12px;border-radius:14px;background:var(--accent-soft);color:var(--accent-strong);font-weight:700;text-transform:none;text-align:center;white-space:normal;overflow-wrap:anywhere}.account-empty-state{padding:28px;border-radius:24px;background:hsla(37,45%,94%,.7);border:1px solid var(--line)}.reservation-summary-card--cta{display:grid;grid-gap:18px;gap:18px}.reservation-price-cta{display:grid;grid-gap:10px;gap:10px;width:100%;padding:22px;border-radius:24px;border:1px solid rgba(109,135,176,.2);background:linear-gradient(180deg,rgba(109,135,176,.12),rgba(109,135,176,.04));text-align:left;color:var(--text)}.reservation-price-cta strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.8vw,2.3rem);letter-spacing:-.04em}.reservation-price-cta small,.reservation-summary-note{color:var(--muted)}@media (max-width:980px){.account-shell-grid,.account-shell-grid--form{grid-template-columns:1fr}.account-panel--summary{position:static}.account-choice-grid{grid-template-columns:1fr}}.account-panel--summary .button.full-width{margin-top:1rem}.header-account-button{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.34);background:hsla(0,0%,100%,.14);box-shadow:0 14px 30px rgba(14,27,37,.14);transition:transform .18s ease,background .18s ease,border-color .18s ease}.site-header.is-solid .header-account-button,.site-header.site-header--inner .header-account-button{border-color:var(--line);background:#fff}.header-account-button:hover{transform:translateY(-1px)}.header-account-icon{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent-strong);background:rgba(109,135,176,.12)}.header-account-button.is-authenticated .header-account-icon{background:rgba(180,139,77,.16);color:#8b6431}.header-account-icon strong{font-size:.82rem;letter-spacing:.08em}.header-account-icon svg{width:18px;height:18px}.account-cabinet-section{padding-top:calc(var(--header-height) + 42px)}.account-cabinet-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 340px;grid-gap:24px;gap:24px;align-items:start}.account-auth-aside,.account-auth-panel,.account-cabinet-hero,.account-cabinet-sidebar,.account-content-card,.account-side-card,.account-stat-card{border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(37,45%,94%,.84));box-shadow:var(--shadow-sm)}.account-cabinet-sidebar{padding:22px;position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 24px);display:grid;grid-gap:22px;gap:22px}.account-cabinet-brand{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.account-cabinet-avatar{width:56px;min-width:56px;height:56px;min-height:56px;border-radius:18px;display:grid;place-items:center;align-content:center;justify-items:center;background:linear-gradient(135deg,rgba(180,139,77,.18),rgba(109,135,176,.18));color:#7a5730;font-weight:800;letter-spacing:.08em;line-height:1;text-align:center;padding:0;margin:0;overflow:hidden;font-size:1.25rem}.account-cabinet-avatar>span{display:block;line-height:1;margin:0;padding:0;transform:translateY(-1px)}.account-cabinet-brand strong{display:block;font-size:1.05rem}.account-cabinet-brand span:last-child{color:var(--muted);font-size:.92rem;overflow-wrap:anywhere}.account-cabinet-nav{display:grid;grid-gap:8px;gap:8px}.account-cabinet-link{padding:14px 16px;border-radius:16px;color:var(--muted-strong);font-weight:700;border:1px solid transparent;background:hsla(0,0%,100%,.56)}.account-cabinet-link.is-active,.account-cabinet-link:hover{background:rgba(109,135,176,.12);border-color:rgba(109,135,176,.16);color:var(--accent-strong)}.account-cabinet-extra,.account-cabinet-main{display:grid;grid-gap:22px;gap:22px;align-self:start}.account-cabinet-content{display:grid;grid-gap:22px;gap:22px}@media (max-width:980px){.account-cabinet-content{gap:18px}}.account-cabinet-hero{padding:28px 30px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.account-auth-panel h1,.account-cabinet-hero h1{margin-top:14px;font-size:clamp(1.9rem,2.8vw,2.7rem);line-height:1;max-width:14ch}.account-cabinet-actions{display:flex;flex-wrap:wrap;gap:12px}.account-auth-aside,.account-auth-panel,.account-content-card,.account-side-card,.account-stat-card{padding:28px}.account-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.account-stat-card{display:grid;grid-gap:8px;gap:8px}.account-reservation-meta-row span,.account-stat-card span{color:var(--muted);font-size:.9rem}.account-stat-card strong{font-size:1.15rem}.account-stat-card small{color:var(--muted);line-height:1.5}.account-content-card-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:18px}.account-auth-aside h2,.account-content-card h2,.account-side-card h3{margin-top:12px;font-size:clamp(1.25rem,2vw,1.75rem)}.account-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.account-quick-card{display:grid;grid-gap:10px;gap:10px;padding:18px;border-radius:20px;background:hsla(0,0%,100%,.86);border:1px solid var(--line)}.account-quick-card strong{font-size:1.04rem}.account-summary-list--inline{grid-template-columns:repeat(3,minmax(0,1fr))}.account-reservation-list--cabinet{margin-top:0}.account-reservation-card{border-radius:22px}.account-reservation-main{display:grid;grid-gap:8px;gap:8px}.account-reservation-meta-row{display:flex;flex-wrap:wrap;gap:12px}.account-form--cabinet{margin-top:24px}.account-form-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.account-password-box{padding:18px;border-radius:20px;border:1px solid var(--line);background:hsla(37,45%,94%,.54)}.account-form-submit-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.account-auth-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr);grid-gap:24px;gap:24px;align-items:start}.account-auth-panel .account-form{margin-top:26px}.account-auth-aside{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 24px)}@media (max-width:1180px){.account-cabinet-layout{grid-template-columns:250px minmax(0,1fr)}.account-cabinet-extra{grid-column:1/-1}.account-quick-grid,.account-stat-grid,.account-summary-list--inline{grid-template-columns:1fr}}@media (max-width:980px){.account-auth-layout,.account-cabinet-layout{grid-template-columns:1fr}.account-auth-aside,.account-cabinet-extra,.account-cabinet-sidebar{position:static}.account-cabinet-hero{padding:24px;flex-direction:column}.account-choice-grid,.account-form-grid-two,.account-quick-grid,.account-stat-grid,.account-summary-list--inline{grid-template-columns:1fr}}.account-auth-aside,.account-auth-panel,.account-cabinet-brand,.account-cabinet-hero,.account-choice-card,.account-content-card,.account-form label,.account-form-submit-row,.account-inline-draft-box,.account-quick-card,.account-reservation-card,.account-side-card,.account-stat-card,.account-summary-list>div{min-width:0}.account-cabinet-brand span,.account-cabinet-brand strong,.account-cabinet-hero p,.account-choice-card p,.account-content-card p,.account-form-status,.account-quick-card p,.account-reservation-card p,.account-reservation-meta-row span,.account-side-card p,.account-stat-card small,.account-summary-list span,.account-summary-list strong,.form-status{overflow-wrap:anywhere}.account-auth-aside h2,.account-cabinet-hero h1,.account-choice-card strong,.account-content-card h2,.account-quick-card strong,.account-reservation-card h3,.account-side-card h3{overflow-wrap:anywhere;word-break:break-word}.account-reservation-card{align-items:stretch}.account-reservation-main{min-width:0;flex:1 1}.account-reservation-side{min-width:180px;flex-shrink:0}.account-reservation-side strong{text-align:right;overflow-wrap:anywhere}.account-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.account-inline-draft-box{display:grid;grid-gap:10px;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.account-inline-draft-box small{color:var(--muted);overflow-wrap:anywhere}.account-reservation-card--draft{margin-bottom:18px;border-style:dashed;background:linear-gradient(180deg,rgba(109,135,176,.08),hsla(37,45%,94%,.84))}.account-reservation-side--actions{display:flex;flex-direction:column;justify-content:center;gap:10px;min-width:210px}@media (max-width:980px){.account-reservation-card{flex-direction:column}.account-reservation-side,.account-reservation-side--actions{width:100%;min-width:0;justify-items:start}.account-reservation-side strong{text-align:left}}.account-auth-aside,.account-auth-panel,.account-cabinet-brand,.account-choice-card,.account-content-card,.account-inline-draft-box,.account-quick-card,.account-reservation-card,.account-side-card,.account-stat-card,.account-summary-list>div{overflow:hidden}.account-cabinet-brand span,.account-cabinet-brand strong,.account-choice-kicker,.account-inline-draft-box small,.account-inline-draft-box strong,.account-reservation-kicker,.account-stat-card small,.account-stat-card span,.account-stat-card strong,.account-summary-list span,.account-summary-list strong{display:block;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.account-cabinet-brand strong,.account-inline-draft-box strong,.account-reservation-card h3,.account-summary-list strong{line-height:1.25}.account-cabinet-hero,.account-choice-card,.account-content-card-head,.account-form label,.account-inline-draft-box,.account-password-box,.account-quick-card,.account-summary-list>div{overflow-wrap:anywhere;word-break:break-word}.account-actions-row,.account-cabinet-actions,.account-card-actions,.account-form-submit-row,.account-inline-actions,.account-reservation-meta-row{min-width:0}.account-actions-row .button,.account-card-actions .button,.account-inline-actions a,.account-inline-actions span,.account-reservation-meta-row span{min-width:0;max-width:100%;overflow-wrap:anywhere}.account-reservation-card h3{-webkit-line-clamp:2}.account-reservation-card h3,.account-reservation-card p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.account-reservation-card p{-webkit-line-clamp:3}.account-side-card .account-summary-list strong{font-size:1rem}.account-reservation-side{align-content:start}.account-reservation-side span,.account-reservation-side strong{max-width:100%}.account-stat-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.account-stat-card--wide{min-height:190px}.account-actions-row .button,.account-cabinet-actions .button,.account-card-actions .button{white-space:nowrap;word-break:normal;overflow-wrap:normal}.account-cabinet-actions{align-items:flex-start}.account-cabinet-actions .button{min-width:174px}.account-cabinet-brand,.account-cabinet-hero,.account-content-card,.account-reservation-main,.account-reservation-side,.account-side-card .account-summary-list>div,.account-stat-card{min-width:0}.account-cabinet-brand span,.account-cabinet-brand strong,.account-reservation-main h3,.account-reservation-main p,.account-reservation-meta-row span,.account-side-card .account-summary-list span,.account-side-card .account-summary-list strong,.account-stat-card small,.account-stat-card strong{overflow-wrap:anywhere;word-break:break-word}.account-reservation-status{border-radius:10px;padding:8px 14px;white-space:nowrap;overflow-wrap:normal;word-break:normal}.account-summary-list>div{gap:8px}.account-side-card .account-summary-list strong{line-height:1.35}@media (max-width:980px){.account-stat-grid--two{grid-template-columns:1fr}.account-cabinet-actions .button{min-width:0;width:100%}}@media (max-width:1400px){.account-cabinet-layout{grid-template-columns:280px minmax(0,1fr)}.account-cabinet-extra{grid-column:2}}.account-cabinet-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.account-cabinet-hero h1{font-size:clamp(1.8rem,2.6vw,2.55rem);line-height:.96;max-width:11ch}.account-cabinet-actions{justify-self:end;align-self:start}.account-cabinet-actions .button{min-width:0;width:auto;max-width:100%;white-space:nowrap;padding-inline:22px}.account-stat-grid--two{align-items:stretch}.account-stat-card--wide{min-height:0}.account-stat-card strong{font-size:clamp(1rem,1.15vw,1.15rem);line-height:1.3;word-break:break-word;overflow-wrap:break-word}.account-stat-card small{line-height:1.55}.account-password-box .account-form-grid-two{grid-template-columns:1fr}.account-password-box input{min-width:0}.account-form label{display:grid;grid-gap:8px;gap:8px}.account-form input,.account-form textarea{min-width:0}@media (max-width:980px){.account-cabinet-hero{grid-template-columns:1fr}.account-cabinet-actions{justify-self:stretch}}.about-page-intro-section{padding-top:32px}.about-page-intro-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:28px;gap:28px;align-items:stretch}.about-page-intro-copy{display:grid;align-content:start;grid-gap:20px;gap:20px;padding:34px;border-radius:32px}.about-page-title{max-width:14ch}.about-page-intro-media{display:flex}.about-page-media-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);grid-gap:16px;gap:16px;width:100%}.about-page-photo{overflow:hidden;border-radius:30px;border:1px solid rgba(91,103,128,.1);box-shadow:0 24px 56px rgba(24,36,61,.1);background:#fff}.about-page-photo img{display:block;width:100%;height:100%;object-fit:cover}.about-page-photo--large,.about-page-photo--small{min-height:520px}.about-page-benefits-shell,.about-page-story-shell{display:grid;grid-gap:28px;gap:28px}.about-page-section-head{display:grid;grid-gap:16px;gap:16px}.about-page-head-lead{max-width:72ch}.about-page-benefits-grid{margin-top:4px}.about-page-benefit-card{min-height:100%}.about-page-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.about-page-stat-card{display:grid;grid-gap:8px;gap:8px;padding:24px 22px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(38,52%,96%,.94));border:1px solid rgba(91,103,128,.1);box-shadow:0 16px 34px rgba(24,36,61,.06)}.about-page-stat-card strong,.about-page-story-card strong{font-family:Georgia,Times New Roman,serif;letter-spacing:-.03em}.about-page-stat-card strong{font-size:clamp(1.8rem,3vw,2.5rem);line-height:.95;color:var(--text)}.about-page-stat-card span,.about-page-story-card p{color:var(--muted);line-height:1.75}.about-page-story-copy{border-radius:30px}.about-page-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.about-page-story-card{display:grid;grid-gap:14px;gap:14px;padding:28px 24px;border-radius:28px;background:linear-gradient(180deg,#fff,#fbf8f2);border:1px solid rgba(91,103,128,.1);box-shadow:0 18px 40px rgba(24,36,61,.06)}.about-page-story-card strong{font-size:1.26rem;line-height:1.08}.about-page-story-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,#fff,#f4efe6);border:1px solid rgba(91,103,128,.1);color:var(--accent-strong);box-shadow:0 12px 24px rgba(24,36,61,.06)}.about-page-story-icon svg{width:24px;height:24px}.about-page-offers-head{align-items:flex-end}@media (max-width:1180px){.about-page-intro-shell,.about-page-stats-grid,.about-page-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page-intro-shell{grid-template-columns:1fr}.about-page-intro-copy{order:1}.about-page-intro-media{order:2}}@media (max-width:720px){.about-page-intro-copy,.about-page-story-copy{padding:24px}.about-page-intro-section{padding-top:18px}.about-page-media-grid,.about-page-stats-grid,.about-page-story-grid{grid-template-columns:1fr}.about-page-photo--large,.about-page-photo--small{min-height:280px}.about-page-head-lead,.about-page-title{max-width:100%}}.hotel-about-overview-section{padding-top:calc(var(--header-height) + 32px)}.hotel-about-title{max-width:14ch}.hotel-about-experience-shell,.hotel-about-overview-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:28px;gap:28px;align-items:stretch}.hotel-about-overview-copy{display:grid;grid-gap:20px;gap:20px;align-content:start;padding:34px;border-radius:32px}.hotel-about-action-row{display:flex;flex-wrap:wrap;gap:12px}.hotel-about-feature-chips{display:flex;flex-wrap:wrap;gap:10px}.hotel-about-feature-chip{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:rgba(109,135,176,.08);border:1px solid rgba(109,135,176,.14);color:var(--text);font-size:.92rem;font-weight:600}.hotel-about-overview-visual{display:flex}.hotel-about-gallery-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-template-rows:minmax(220px,1fr) auto;grid-gap:16px;gap:16px;width:100%}.hotel-about-attraction-card,.hotel-about-benefit-card,.hotel-about-comfort-card,.hotel-about-cta-card,.hotel-about-gallery-card,.hotel-about-gallery-note,.hotel-about-step-card,.hotel-about-story-card,.hotel-about-summary-card{background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(38,52%,96%,.94));border:1px solid rgba(91,103,128,.1);box-shadow:0 18px 40px rgba(24,36,61,.06)}.hotel-about-gallery-card{overflow:hidden;border-radius:30px}.hotel-about-gallery-card img{display:block;width:100%;height:100%;object-fit:cover}.hotel-about-gallery-card--large{grid-row:1/span 2;min-height:520px}.hotel-about-gallery-card--small{min-height:250px}.hotel-about-gallery-note{display:grid;grid-gap:10px;gap:10px;align-content:center;padding:24px;border-radius:28px}.hotel-about-attraction-head strong,.hotel-about-benefit-card strong,.hotel-about-comfort-card strong,.hotel-about-cta-card h2,.hotel-about-gallery-note strong,.hotel-about-step-card strong,.hotel-about-story-card strong,.hotel-about-summary-card strong{font-family:Georgia,Times New Roman,serif;letter-spacing:-.03em}.hotel-about-gallery-note strong{font-size:1.34rem;line-height:1.05}.hotel-about-attraction-card p,.hotel-about-benefit-card p,.hotel-about-comfort-card p,.hotel-about-gallery-note span,.hotel-about-step-card p,.hotel-about-story-card p,.hotel-about-summary-card span{color:var(--muted);line-height:1.75}.hotel-about-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.hotel-about-summary-card{display:grid;grid-gap:10px;gap:10px;padding:24px 22px;border-radius:24px}.hotel-about-summary-card strong{font-size:clamp(1.42rem,2.2vw,1.9rem);line-height:.95;color:var(--text)}.hotel-about-section-shell{display:grid;grid-gap:28px;gap:28px}.hotel-about-section-head{display:grid;grid-gap:16px;gap:16px}.hotel-about-section-head--row{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);align-items:end}.hotel-about-head-lead,.hotel-about-inline-lead{max-width:72ch}.hotel-about-attractions-grid,.hotel-about-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.hotel-about-benefit-card{display:grid;grid-gap:14px;gap:14px;padding:28px 24px;border-radius:28px}.hotel-about-comfort-icon,.hotel-about-icon-wrap,.hotel-about-step-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,#fff,#f4efe6);border:1px solid rgba(91,103,128,.1);color:var(--accent-strong);box-shadow:0 12px 24px rgba(24,36,61,.06)}.hotel-about-comfort-icon svg,.hotel-about-icon-wrap svg,.hotel-about-step-icon svg{width:24px;height:24px}.hotel-about-attraction-head strong,.hotel-about-benefit-card strong,.hotel-about-comfort-card strong,.hotel-about-step-card strong,.hotel-about-story-card strong{font-size:1.24rem;line-height:1.08}.hotel-about-experience-panel{display:grid;grid-gap:20px;gap:20px;padding:34px;border-radius:32px}.hotel-about-comfort-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.hotel-about-comfort-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:20px;border-radius:24px}.hotel-about-story-column{display:grid;grid-gap:16px;gap:16px}.hotel-about-story-card{display:grid;grid-gap:14px;gap:14px;padding:28px 24px;border-radius:28px}.hotel-about-attraction-head,.hotel-about-story-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-about-attraction-head span,.hotel-about-story-index,.hotel-about-story-metric{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:rgba(109,135,176,.08);border:1px solid rgba(109,135,176,.14);color:var(--accent-strong);font-size:.82rem;font-weight:700}.hotel-about-story-top{justify-content:flex-start;flex-wrap:wrap}.hotel-about-story-index{min-width:48px;justify-content:center}.hotel-about-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.hotel-about-attraction-card,.hotel-about-step-card{display:grid;grid-gap:14px;gap:14px;padding:28px 24px;border-radius:28px}.hotel-about-offers-head{align-items:end}.hotel-about-attraction-card{min-height:100%}.hotel-about-cta-section{padding-top:32px}.hotel-about-cta-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center;padding:34px;border-radius:34px}.hotel-about-cta-copy{display:grid;grid-gap:18px;gap:18px}.hotel-about-cta-actions{display:grid;grid-gap:12px;gap:12px;justify-items:start}.hotel-about-cta-mail{color:var(--accent-strong);font-weight:700}@media (max-width:1180px){.hotel-about-experience-shell,.hotel-about-overview-shell,.hotel-about-section-head--row{grid-template-columns:1fr}.hotel-about-attractions-grid,.hotel-about-benefits-grid,.hotel-about-steps-grid,.hotel-about-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-about-cta-card{grid-template-columns:1fr}}@media (max-width:820px){.hotel-about-cta-card,.hotel-about-experience-panel,.hotel-about-overview-copy{padding:24px}.hotel-about-overview-section{padding-top:calc(var(--header-height) + 18px)}.hotel-about-attractions-grid,.hotel-about-benefits-grid,.hotel-about-comfort-grid,.hotel-about-gallery-grid,.hotel-about-steps-grid,.hotel-about-summary-grid{grid-template-columns:1fr}.hotel-about-gallery-card--large,.hotel-about-gallery-card--small{min-height:280px;grid-row:auto}.hotel-about-head-lead,.hotel-about-inline-lead,.hotel-about-title{max-width:100%}.hotel-about-comfort-card{grid-template-columns:1fr}}.hotel-about-overview-shell--simple{align-items:center}.hotel-about-overview-photo{width:100%;min-height:460px}.hotel-about-title--wide{max-width:18ch}@media (max-width:820px){.hotel-about-overview-photo{min-height:280px}}.accommodation-overview-section{padding-top:calc(var(--header-height) + 32px);padding-bottom:28px}.accommodation-overview-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:28px;gap:28px;align-items:center}.accommodation-overview-copy{display:grid;grid-gap:20px;gap:20px;align-content:start;padding:34px;border-radius:32px}.accommodation-overview-title{max-width:16ch;font-size:clamp(2rem,3.2vw,3rem);line-height:1.02}.accommodation-overview-lead{max-width:60ch}.accommodation-overview-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.accommodation-overview-actions .button.secondary{border:1px solid var(--line)}.accommodation-overview-visual{display:flex}.accommodation-overview-photo{width:100%;min-height:460px;overflow:hidden;border-radius:30px}.accommodation-overview-photo img{display:block;width:100%;height:100%;object-fit:cover}.accommodation-intro-section{padding-top:12px}.accommodation-cta-card,.accommodation-intro-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);grid-gap:28px;gap:28px;padding:34px;border-radius:34px}.accommodation-cta-card>div:first-child,.accommodation-head,.accommodation-intro-copy{display:grid;grid-gap:18px;gap:18px}.accommodation-cta-title,.accommodation-section-title,.accommodation-title{max-width:13ch}.accommodation-title{font-size:clamp(1.7rem,2.2vw,2.35rem);line-height:1.08}.accommodation-section-title{font-size:clamp(1.65rem,2vw,2.15rem);line-height:1.1}.accommodation-cta-actions,.accommodation-intro-actions{display:flex;flex-direction:column;justify-content:center;gap:12px}.accommodation-shell{display:grid;grid-gap:28px;gap:28px}.accommodation-section--first{padding-top:20px}.accommodation-head{grid-template-columns:minmax(0,1fr) minmax(300px,460px);align-items:end}.accommodation-head--centered{align-items:center}.accommodation-lead{max-width:46ch}.accommodation-grid{align-items:stretch}.accommodation-cta-section{padding-top:0}@media (max-width:980px){.accommodation-cta-card,.accommodation-head,.accommodation-hero-grid,.accommodation-intro-shell,.accommodation-overview-shell{grid-template-columns:1fr}.accommodation-hero-copy,.accommodation-overview-copy{padding:30px}.accommodation-overview-lead,.accommodation-overview-title{max-width:100%}.accommodation-hero-image,.accommodation-overview-photo{min-height:360px}.accommodation-cta-actions,.accommodation-intro-actions{align-items:stretch}}@media (max-width:720px){.accommodation-hero{padding:calc(var(--header-height) + 18px) 0 18px}.accommodation-hero-copy{padding:24px;border-radius:28px}.accommodation-hero-copy h1{max-width:100%}.accommodation-hero-actions{display:grid;grid-template-columns:1fr}.accommodation-hero-image-wrap{border-radius:28px}.accommodation-cta-card,.accommodation-intro-shell,.accommodation-overview-copy{padding:24px;border-radius:28px}.accommodation-overview-photo{min-height:280px;border-radius:28px}.accommodation-overview-actions{display:grid;grid-template-columns:1fr}.accommodation-cta-title,.accommodation-section-title,.accommodation-title{max-width:100%}}@media (max-width:760px){.footer-shell{padding:28px 22px}.footer-top{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}.footer-brand-block h3{max-width:none}.footer-bottom{flex-direction:column;align-items:flex-start}}.offer-detail-overview-section{padding-top:calc(var(--header-height) + 32px);padding-bottom:28px}.offer-detail-overview-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:28px;gap:28px;align-items:center}.offer-detail-overview-copy{display:grid;grid-gap:20px;gap:20px;align-content:start;padding:34px;border-radius:32px}.offer-detail-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.92rem}.offer-detail-breadcrumbs a{color:var(--accent-strong);font-weight:700}.offer-detail-title{font-size:clamp(2rem,3.4vw,3.15rem);line-height:1.02;max-width:14ch}.offer-detail-lead{max-width:62ch}.offer-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.offer-detail-actions .button.secondary{border:1px solid var(--line)}.offer-detail-overview-visual{display:flex;width:100%;min-width:0}.offer-detail-overview-media{width:100%;max-width:100%;min-width:0;height:clamp(320px,36vw,520px);aspect-ratio:16/10;overflow:hidden;border-radius:30px;isolation:isolate}.offer-detail-hero-slider{width:100%;max-width:100%;min-width:0;height:100%;min-height:0;background:#f1ece4}.offer-detail-hero-image{width:100%;height:100%;object-fit:cover;display:block}.offer-detail-info-section{padding-top:16px}.offer-detail-info-shell{display:grid;grid-gap:28px;gap:28px}.offer-detail-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.offer-detail-cta-card,.offer-detail-fact-card,.offer-detail-features-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.offer-detail-fact-card{display:grid;grid-gap:10px;gap:10px;padding:24px;border-radius:24px}.offer-detail-fact-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(109,135,176,.1);color:var(--accent-strong)}.offer-detail-fact-icon svg{width:22px;height:22px}.offer-detail-fact-label{color:var(--muted);font-size:.9rem}.offer-detail-fact-card strong{font-size:1.1rem;line-height:1.3}.offer-detail-cta-card,.offer-detail-features-card{border-radius:30px;padding:34px}.offer-detail-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);grid-gap:24px;gap:24px;align-items:center}.offer-detail-section-title{margin-top:18px;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.02;max-width:14ch}.offer-detail-section-title--wide{max-width:16ch}.offer-detail-inline-text{color:var(--muted);line-height:1.8}.offer-detail-features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:26px}.offer-detail-feature-chip{display:flex;align-items:center;gap:12px;min-height:62px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,hsla(36,33%,94%,.95),hsla(0,0%,100%,.98));border:1px solid rgba(109,135,176,.12)}.offer-detail-feature-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:var(--accent)}.offer-detail-cta-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:center}.offer-detail-cta-copy{display:grid;grid-gap:18px;gap:18px}.offer-detail-cta-actions{display:grid;justify-items:start;grid-gap:12px;gap:12px}.offer-detail-cta-actions .button.secondary{border:1px solid var(--line)}.offer-detail-cta-mail{color:var(--accent-strong);font-weight:700}@media (max-width:980px){.offer-detail-cta-card,.offer-detail-overview-shell,.offer-detail-section-head{grid-template-columns:1fr}.offer-detail-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-detail-overview-media{height:clamp(300px,48vw,420px)}}@media (max-width:720px){.offer-detail-overview-section{padding-top:calc(var(--header-height) + 18px)}.offer-detail-cta-card,.offer-detail-features-card,.offer-detail-overview-copy{padding:24px;border-radius:24px}.offer-detail-facts-grid,.offer-detail-features-grid{grid-template-columns:1fr}.offer-detail-overview-media{height:280px}.offer-detail-hero-slider .image-slider-nav{width:2rem;height:2rem}.offer-detail-hero-slider .image-slider-prev{left:.5rem}.offer-detail-hero-slider .image-slider-next{right:.5rem}.offer-detail-section-title,.offer-detail-title{max-width:none}}body,html{max-width:100%;overflow-x:clip}body{position:relative}.accommodation-cta-card,.accommodation-head,.accommodation-intro-shell,.accommodation-overview-shell,.booking-bar,.booking-floating-wrap,.container,.footer-brand-block,.footer-column,.footer-shell,.footer-top,.header-shell,.hero-fullscreen,.hotel-about-cta-card,.hotel-about-gallery-card,.hotel-about-gallery-grid,.hotel-about-summary-card,.offer-body,.offer-copy,.offer-detail-cta-actions,.offer-detail-cta-card,.offer-detail-cta-copy,.offer-detail-facts-grid,.offer-detail-features-card,.offer-detail-features-grid,.offer-detail-info-shell,.offer-detail-overview-copy,.offer-detail-overview-shell,.offer-footer,.offer-grid-lux,.offer-showcase-head,.offer-showcase-shell,main,section{min-width:0;max-width:100%}.footer-bottom span,.footer-stack a,.footer-stack p,.lead,.offer-copy p,.offer-detail-breadcrumbs,.offer-detail-cta-mail,.offer-detail-lead{overflow-wrap:anywhere;word-break:break-word}@media (max-width:980px){.header-shell{gap:14px}.header-actions{min-width:0;flex-wrap:wrap}.accommodation-overview-actions,.offer-detail-actions{width:100%}}@media (max-width:720px){.header-shell{padding:14px 16px}.nav-links{width:100%;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;justify-content:flex-start;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-link{flex:0 0 auto}.header-actions{width:100%;justify-content:flex-start}.booking-calendar,.booking-select-panel,.booking-select-panel--offer{left:50%;right:auto;transform:translateX(-50%);max-width:calc(100vw - 22px)}.booking-calendar{width:min(340px,calc(100vw - 22px))}.booking-select-panel{width:min(320px,calc(100vw - 22px))}.booking-select-panel--offer{width:min(360px,calc(100vw - 22px))}.accommodation-cta-actions,.accommodation-intro-actions,.accommodation-overview-actions,.offer-detail-actions,.offer-detail-cta-actions,.offer-footer{width:100%}.accommodation-cta-actions .button,.accommodation-intro-actions .button,.accommodation-overview-actions .button,.offer-detail-actions .button,.offer-detail-cta-actions .button,.offer-footer .button{width:100%;justify-content:center}.footer-bottom span,.footer-stack a,.offer-detail-cta-mail{max-width:100%}}@media (max-width:480px){.container{width:min(var(--container),calc(100% - 18px))}.accommodation-cta-card,.accommodation-intro-shell,.accommodation-overview-copy,.booking-copy,.contact-card,.footer-shell,.form-card,.header-shell,.hero-copy-card,.intro-card,.offer-body--lux,.offer-detail-cta-card,.offer-detail-features-card,.offer-detail-overview-copy,.prose-card{padding-left:20px;padding-right:20px}.accommodation-overview-photo,.hotel-about-gallery-card--large,.hotel-about-gallery-card--small,.offer-detail-overview-media,.offer-media--lux{min-height:240px}}.image-slider-shell,.offer-detail-hero-image,.offer-detail-hero-slider,.offer-detail-overview-media,.offer-detail-overview-visual{min-width:0;max-width:100%}.contact-overview-section{padding-top:calc(var(--header-height) + 36px)}.contact-overview-shell--about{align-items:center}.contact-overview-copy--about{gap:20px}.contact-overview-title--about{max-width:14ch;font-size:clamp(2rem,3.8vw,3.45rem)}.contact-overview-actions--about{display:flex;flex-wrap:wrap;gap:12px}.contact-quick-grid--about{margin-top:4px}.contact-overview-photo--about{min-height:460px}@media (max-width:820px){.contact-overview-photo--about{min-height:280px}}.contact-overview-shell{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);grid-gap:28px;gap:28px;align-items:stretch}.contact-overview-copy{display:grid;grid-gap:20px;gap:20px;padding:40px;border-radius:36px}.contact-overview-title{margin-top:18px;max-width:10ch;font-size:clamp(2.4rem,4.4vw,4.25rem);line-height:.96}.contact-overview-text{display:grid;grid-gap:14px;gap:14px}.contact-overview-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.contact-info-card,.contact-map-card,.contact-quick-card{min-width:0}.contact-quick-card{display:grid;grid-gap:8px;gap:8px;padding:18px 20px;border-radius:24px;border:1px solid rgba(91,103,128,.12);background:linear-gradient(180deg,#fff,#f8f4ed)}.contact-company-kicker,.contact-info-row span,.contact-quick-card span{color:var(--accent-strong);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-company-card p,.contact-info-row a,.contact-info-row strong,.contact-quick-card a,.contact-quick-card strong{color:var(--text);font-size:1rem;font-weight:700;line-height:1.55;word-break:break-word}.contact-overview-media,.contact-overview-photo{min-width:0;height:100%}.contact-overview-photo{overflow:hidden;border-radius:36px;border:1px solid var(--line);box-shadow:var(--shadow-sm);background:var(--surface)}.contact-overview-photo img{width:100%;height:100%;min-height:560px;object-fit:cover}.contact-main-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:28px;gap:28px;align-items:start}.contact-info-stack{display:grid;grid-gap:18px;gap:18px}.contact-info-card{display:grid;grid-gap:16px;gap:16px;padding:32px;border-radius:32px}.contact-info-list{display:grid;grid-gap:18px;gap:18px}.contact-info-row{display:grid;grid-gap:8px;gap:8px}.contact-map-title,.contact-section-title{max-width:13ch;font-size:clamp(1.95rem,3.2vw,3rem);line-height:.98}.contact-company-card{gap:10px}.contact-company-card p+p{margin-top:-2px}.contact-form-card{align-content:start}.contact-map-card{display:grid;grid-gap:24px;gap:24px;padding:38px;border-radius:36px}.contact-map-copy{display:grid;grid-gap:16px;gap:16px}.contact-map-copy .eyebrow{width:-moz-fit-content;width:fit-content}.contact-map-box{margin-top:0}.contact-map-box iframe{height:460px}@media (max-width:1180px){.contact-quick-grid{grid-template-columns:1fr}}@media (max-width:980px){.contact-form-card .grid.two,.contact-main-grid,.contact-overview-shell{grid-template-columns:1fr}.contact-overview-photo img{min-height:360px}}@media (max-width:720px){.contact-overview-section{padding-top:calc(var(--header-height) + 14px)}.contact-info-card,.contact-map-card,.contact-overview-copy{padding:24px;border-radius:28px}.contact-overview-title{max-width:100%;font-size:clamp(2.1rem,9.4vw,3rem)}.contact-overview-actions{display:grid;grid-template-columns:1fr}.contact-overview-actions .button{width:100%}.contact-map-card .map-box,.contact-overview-photo{border-radius:28px}.contact-overview-photo img{min-height:300px}.contact-map-box iframe{height:340px}}.attractions-overview-copy{gap:20px}.attractions-overview-title{max-width:15ch;font-size:clamp(2rem,3.8vw,3.4rem)}.attractions-overview-photo{min-height:460px}.attractions-list-title{max-width:20ch;font-size:clamp(1.84rem,3vw,2.55rem)}.attractions-shell--page{display:grid;grid-gap:28px;gap:28px}.attractions-head-lux--page{align-items:end}.attractions-head-text{max-width:46ch;margin:0;color:var(--muted);line-height:1.8}.attractions-grid-lux--page .attraction-card--lux{min-height:252px}.attractions-grid-lux--page .attraction-card--featured{min-height:278px}@media (max-width:900px){.attractions-head-lux--page{align-items:flex-start;flex-direction:column}.attractions-head-text{max-width:100%}}@media (max-width:820px){.attractions-overview-photo{min-height:280px}.attractions-grid-lux--page .attraction-card--featured,.attractions-grid-lux--page .attraction-card--lux{min-height:0}}.stay-types-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.stay-type-card{display:grid;grid-template-rows:auto 1fr;background:hsla(0,0%,100%,.92);border:1px solid rgba(14,45,52,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 48px rgba(11,29,34,.08)}.stay-type-media{position:relative;aspect-ratio:16/10;overflow:hidden}.stay-type-media img{width:100%;height:100%;object-fit:cover;display:block}.stay-type-media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,24,29,.02) 20%,rgba(7,24,29,.48))}.stay-type-media-top{position:absolute;inset:18px 18px auto 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.stay-type-chip,.stay-type-price-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.88);color:var(--ink);font-size:.82rem;font-weight:700}.stay-type-body{display:grid;grid-gap:18px;gap:18px;padding:22px 22px 24px}.stay-type-topline{display:flex;align-items:center;gap:12px;color:rgba(12,32,38,.76);font-size:.92rem}.stay-type-icon{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:rgba(24,183,255,.12);color:var(--brand)}.stay-type-icon svg{width:22px;height:22px}.stay-type-copy{display:grid;grid-gap:10px;gap:10px}.stay-type-copy h3{margin:0;font-size:clamp(1.24rem,2vw,1.55rem);line-height:1.12}.stay-type-subtitle{margin:0;color:var(--ink);font-weight:700}.stay-type-copy p{margin:0;color:rgba(12,32,38,.78)}.stay-type-footer{margin-top:auto}.stay-type-link{width:100%;justify-content:center}.accommodation-type-header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.accommodation-type-subtitle{margin:8px 0 0;color:rgba(12,32,38,.72);max-width:700px}.accommodation-type-link{white-space:nowrap}.stay-type-overview-copy{gap:18px}.stay-type-overview-subtitle{margin-top:-6px;font-weight:700;color:var(--ink)}.stay-type-price-label{margin:0;display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:rgba(24,183,255,.12);color:var(--brand-deep);font-weight:700}.stay-type-overview-actions{display:flex;flex-wrap:wrap;gap:12px}.stay-type-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.stay-type-section-title{font-size:clamp(1.5rem,3vw,2rem)}.stay-type-section-text{margin:0;max-width:560px;color:rgba(12,32,38,.74)}.stay-type-empty-card{padding:28px}.stay-type-detail-offers-grid{margin-top:26px}.stay-type-detail-offers-card .stay-type-empty-card{margin-top:26px;padding:24px;border-radius:22px;background:linear-gradient(180deg,hsla(36,33%,94%,.95),hsla(0,0%,100%,.98));border:1px solid rgba(109,135,176,.12)}@media (max-width:1100px){.stay-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.accommodation-type-header,.stay-type-section-head{align-items:start;flex-direction:column}}@media (max-width:720px){.stay-types-grid{grid-template-columns:1fr}.stay-type-body{padding:18px 18px 20px}.stay-type-media-top{inset:14px 14px auto 14px;flex-wrap:wrap}.stay-type-overview-actions{flex-direction:column;align-items:stretch}}