.cc-layer{position:fixed;inset:0;z-index:90}.cc-scrim{position:absolute;inset:0;border:0;padding:0;background:rgba(8,14,26,.44);animation:cc-fade .24s ease both}.cc-layer.is-closing .cc-scrim{animation:cc-fade .2s ease reverse both}.cc-panel{position:absolute;inset:0;display:flex;flex-direction:column;background:#ffffff;animation:cc-open .34s cubic-bezier(.22,1,.36,1) both}.cc-layer.is-closing .cc-panel{animation:cc-open .24s cubic-bezier(.4,0,1,1) reverse both}@keyframes cc-open{0%{-webkit-clip-path:inset(var(--from-top,60%) var(--from-right,35%) var(--from-bottom,6%) var(--from-left,35%) round 999px);clip-path:inset(var(--from-top,60%) var(--from-right,35%) var(--from-bottom,6%) var(--from-left,35%) round 999px)}to{-webkit-clip-path:inset(0 0 0 0 round 0);clip-path:inset(0 0 0 0 round 0)}}@keyframes cc-fade{0%{opacity:0}to{opacity:1}}.cc-composer,.cc-head,.cc-prompts,.cc-scroll{animation:cc-rise .3s ease .08s both}.cc-layer.is-closing .cc-composer,.cc-layer.is-closing .cc-head,.cc-layer.is-closing .cc-prompts,.cc-layer.is-closing .cc-scroll{animation:cc-rise .14s ease reverse both}@keyframes cc-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.cc-composer,.cc-head,.cc-panel,.cc-prompts,.cc-scrim,.cc-scroll{animation-duration:.01ms!important}}.cc-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:calc(.9rem + env(safe-area-inset-top)) 1rem .9rem 1.25rem;border-bottom:1px solid #ecf0f5;background:#fff}.cc-head-title{font-size:.95rem;font-weight:620;color:#0b1220;letter-spacing:-.01em}.cc-close{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#f1f4f8;color:#55637a;cursor:pointer;-webkit-tap-highlight-color:transparent}.cc-close:active{background:#e5eaf1}.cc-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;gap:.65rem;padding:1.1rem 1rem .5rem}.cc-scroll,.cc-welcome{display:flex;flex-direction:column}.cc-welcome{margin:auto 0;align-items:center;gap:.4rem;text-align:center;padding:2rem 1rem;color:#55637a}.cc-welcome .cc-spark{color:#0b6ffb}.cc-welcome h2{margin:.35rem 0 0;font-size:1.28rem;letter-spacing:-.02em;color:#0b1220}.cc-welcome p{margin:0;font-size:.92rem;max-width:26ch}.cc-msg{display:flex;flex-direction:column;gap:.4rem;max-width:100%}.cc-user{align-items:flex-end}.cc-assistant{align-items:flex-start}.cc-bubble{max-width:84%;padding:.7rem .95rem;border-radius:20px;font-size:.95rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.cc-user .cc-bubble{background:#0b6ffb;color:#fff;border-bottom-right-radius:7px}.cc-assistant .cc-bubble{background:#f2f5f9;color:#0b1220;border-bottom-left-radius:7px}.cc-typing{display:inline-flex;align-items:center;gap:4px;color:#55637a;font-size:.88rem}.cc-typing i{width:6px;height:6px;border-radius:50%;background:#9fb0c6;animation:cc-blink 1.2s infinite}.cc-typing i:nth-child(2){animation-delay:.18s}.cc-typing i:nth-child(3){animation-delay:.36s}@keyframes cc-blink{0%,60%,to{opacity:.3}30%{opacity:1}}.cc-cta{align-self:flex-start;padding:.55rem 1rem;border-radius:999px;background:#0b1220;color:#fff;font-size:.86rem;font-weight:560;text-decoration:none}.cc-prompts{flex:0 0 auto;display:flex;gap:.5rem;padding:.25rem 1rem .6rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cc-prompts::-webkit-scrollbar{display:none}.cc-prompts button{flex:0 0 auto;padding:.55rem .9rem;border:1px solid #e3e9f2;border-radius:999px;background:#fff;color:#33415a;font:inherit;font-size:.86rem;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent}.cc-prompts button:active{background:#f2f5f9}.cc-composer{flex:0 0 auto;display:flex;align-items:flex-end;gap:.6rem;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));margin-bottom:var(--kb,0);border-top:1px solid #ecf0f5;background:#fff;transition:margin-bottom .18s ease}.cc-composer textarea{flex:1 1 auto;min-width:0;max-height:120px;padding:.65rem .95rem;border:1px solid #e3e9f2;border-radius:20px;background:#f7fafd;color:#0b1220;font:inherit;font-size:16px;line-height:1.45;resize:none;outline:none}.cc-composer textarea:focus{border-color:#b9d4ff;background:#fff}.cc-send{flex:0 0 auto;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#0b6ffb;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .15s ease,transform .15s ease}.cc-send:disabled{opacity:.35;cursor:default}.cc-send:not(:disabled):active{transform:scale(.94)}@media (min-width:640px){.cc-panel{inset:auto 50% 0 auto;transform:translateX(50%);width:min(480px,100%);height:min(760px,92dvh);margin-bottom:1.5rem;border-radius:26px;overflow:hidden;box-shadow:0 30px 70px rgba(8,15,30,.3)}@keyframes cc-open{0%{-webkit-clip-path:inset(80% 0 0 0 round 999px);clip-path:inset(80% 0 0 0 round 999px)}to{-webkit-clip-path:inset(0 0 0 0 round 0);clip-path:inset(0 0 0 0 round 0)}}}body,html{margin:0;padding:0;width:100%;min-height:100%;background:#eef3fb}body{overscroll-behavior-y:none;background:linear-gradient(180deg,#07152f,#07152f 38vh,#eef3fb 0,#eef3fb);background:linear-gradient(180deg,#07152f,#07152f 38svh,#eef3fb 0,#eef3fb)}.classic-template,body{min-height:100vh;min-height:100svh;min-height:100dvh;overflow-x:hidden}.classic-template{position:relative;isolation:isolate;overflow-x:clip;background-color:#eef3fb;background:radial-gradient(circle at 50% 0,rgba(23,105,255,.14),transparent 34rem),linear-gradient(180deg,#f7f9fd,#eef3fb);color:#07152f;padding-bottom:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.classic-template:after,.classic-template:before{content:"";position:fixed;left:0;right:0;pointer-events:none;z-index:0}.classic-template:after,.classic-template:before{display:none}.classic-template *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.classic-template a,.classic-template button,.classic-template input{outline:none}.classic-template a:focus-visible,.classic-template button:focus-visible,.classic-template input:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--hotel-brand),transparent 72%)}.classic-hero{position:relative;min-height:clamp(26rem,45vh,34rem);min-height:clamp(26rem,45svh,34rem);min-height:clamp(26rem,45dvh,34rem);background-color:var(--hotel-brand);background-size:cover;background-position:50%;overflow:hidden;margin-top:calc(-1 * env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.classic-hero-shade{min-height:inherit;display:flex;flex-direction:column;justify-content:space-between;padding:2rem clamp(1.2rem,4vw,2rem) 4.5rem;background:linear-gradient(180deg,rgba(5,17,37,.42),rgba(5,17,37,.1) 37%,rgba(5,17,37,.82)),radial-gradient(circle at 50% 8%,rgba(255,255,255,.16),transparent 18rem)}.classic-brand-stack{display:grid;justify-items:center;grid-gap:.55rem;gap:.55rem;color:white;text-align:center}.classic-hotel-mark{display:none}.classic-header-logo{width:min(12.6rem,50vw);aspect-ratio:514/220;display:grid;place-items:center;filter:drop-shadow(0 .7rem 1.4rem rgba(0,0,0,.38))}.classic-header-logo img{width:100%;height:100%;object-fit:contain;display:block}.classic-header-logo span{margin:0;color:white;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,5vw,1.8rem);line-height:1;letter-spacing:.15em;text-transform:uppercase;text-shadow:0 .5rem 1rem rgba(0,0,0,.4)}.classic-powered{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;color:white;text-decoration:none;background:rgba(5,17,37,.72);border:1px solid rgba(255,255,255,.16);box-shadow:0 1rem 2rem rgba(0,0,0,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.classic-powered span{font-size:.65rem;opacity:.85}.classic-powered strong{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;letter-spacing:-.02em}.classic-wave{color:#57c7ff;font-weight:900;transform:rotate(-8deg)}.classic-hero-copy{max-width:42rem;color:white;text-shadow:0 .5rem 1.5rem rgba(0,0,0,.5)}.classic-hero-copy span{display:block;font-size:clamp(.92rem,3.2vw,1.08rem);line-height:.98}.classic-hero-copy h2,.classic-hero-copy span{font-family:Georgia,Times New Roman,serif;font-weight:400}.classic-hero-copy h2{margin:.1rem 0 .32rem;font-size:clamp(1.75rem,6.7vw,2.25rem);line-height:1;letter-spacing:-.015em}.classic-hero-copy p{max-width:18rem;margin:0;font-family:inherit;font-size:clamp(.82rem,2.5vw,.94rem);line-height:1.22;font-weight:400;opacity:.92}.classic-shell{position:relative;z-index:3;width:min(72rem,calc(100% - 1.5rem));margin:-2.4rem auto 0}.classic-tabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-radius:1.25rem;background:#ffffff;border:1px solid rgba(7,21,47,.08);box-shadow:0 .24rem .24rem rgba(9,30,66,.14);overflow:hidden}.classic-tabs button{position:relative;display:grid;justify-items:center;align-content:center;grid-gap:.25rem;gap:.25rem;min-height:5.15rem;padding:.48rem .35rem;border:0;background:transparent;color:#687386;cursor:pointer;font:inherit;font-weight:600;font-size:.76rem;text-transform:uppercase;letter-spacing:.035em}.classic-tabs svg{width:2.3rem;height:2.3rem;stroke-width:1.8}.classic-tabs button.active{color:var(--hotel-brand);background:transparent}.classic-tabs button.active:before{content:"";position:absolute;left:13%;right:13%;bottom:0;height:.15rem;border-radius:999px 999px 0 0;background:var(--hotel-brand)}.classic-content{padding:clamp(1.25rem,4vw,2.4rem) clamp(.25rem,1vw,.75rem) 0}.classic-footer{position:relative;z-index:1;margin-top:0;padding:2.75rem 1.5rem calc(7.5rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,#ffffff 0,var(--classic-chrome-color,var(--hotel-brand)) 2.75rem,var(--classic-chrome-color,var(--hotel-brand)) 100%);color:rgba(255,255,255,.82);text-align:left}.classic-footer-inner{display:flex;flex-direction:column;gap:1.6rem;max-width:34rem;margin:0 auto}.classic-footer-main{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.75rem 1.5rem}.classic-footer-brand{display:flex;flex-direction:column;gap:.9rem;max-width:15rem}.classic-footer-logo-link{display:inline-block;color:#ffffff;transition:opacity .16s ease}.classic-footer-logo-link:hover{opacity:.85}.classic-footer-logo{display:block;width:clamp(6.5rem,28vw,8rem);height:auto;margin:0;color:#ffffff}.classic-footer-tagline{margin:0;font-size:.96rem;font-weight:500;line-height:1.4;letter-spacing:-.005em;color:rgba(255,255,255,.86)}.classic-footer-social{display:flex;gap:.6rem;margin-top:.15rem}.classic-footer-social a{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#ffffff;transition:background .16s ease,transform .16s ease}.classic-footer-social a:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.classic-footer-social svg{width:16px;height:16px}.classic-footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.3rem 1rem;gap:1.3rem 1rem;flex:1 1 15rem}.classic-footer-col{display:flex;flex-direction:column;gap:.6rem}.classic-footer-col-h{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.56)}.classic-footer-col a{color:rgba(255,255,255,.88);font-size:.9rem;font-weight:500;transition:color .14s ease}.classic-footer-col a:hover{color:#ffffff}.classic-footer-legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.16);font-size:.74rem;font-weight:500;color:rgba(255,255,255,.58)}.classic-footer-madeby{letter-spacing:.02em;color:rgba(255,255,255,.7)}.classic-view-all{display:inline-flex;align-items:center;gap:.45rem;color:#07152f;text-decoration:none;font-weight:850;white-space:nowrap}.classic-card-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(15.5rem,18rem);grid-gap:1rem;gap:1rem;overflow-x:auto;padding:.35rem .25rem 1.25rem;scroll-snap-type:x mandatory;scrollbar-width:none}.classic-card-scroller::-webkit-scrollbar{display:none}.classic-experience-card{scroll-snap-align:start;overflow:hidden;border-radius:1.25rem;background:white;color:#07152f;text-decoration:none;border:1px solid rgba(7,21,47,.08);box-shadow:0 1.2rem 3.4rem rgba(9,30,66,.12)}.classic-experience-image{position:relative;height:10.8rem;background:#dbe7f7;overflow:hidden}.classic-experience-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.classic-experience-card:hover img{transform:scale(1.045)}.classic-badge{position:absolute;top:.75rem;right:.75rem;padding:.45rem .65rem;border-radius:999px;background:rgba(7,21,47,.82);color:white;font-size:.75rem;font-weight:850;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.classic-experience-body{display:grid;grid-gap:.5rem;gap:.5rem;padding:1rem}.classic-experience-body h3{margin:0;font-size:1.12rem;letter-spacing:-.035em;line-height:1.15}.classic-experience-body p{margin:0;color:#536072;font-size:.92rem;line-height:1.35;font-weight:600}.classic-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.35rem}.classic-price{color:var(--hotel-brand);font-weight:900}.classic-heart{width:2.25rem;height:2.25rem;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(7,21,47,.12);color:#07152f}.classic-event-grid,.classic-info-grid,.classic-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.classic-event-card,.classic-info-card,.classic-offer-card,.classic-reco-card{border-radius:1.35rem;padding:1.1rem;background:rgba(255,255,255,.88);border:1px solid rgba(7,21,47,.08);box-shadow:0 1rem 3rem rgba(9,30,66,.09)}.classic-event-card h3,.classic-info-card h3,.classic-offer-card h3,.classic-reco-card h3{margin:0 0 .55rem;letter-spacing:-.035em}.classic-info-card ul{display:grid;grid-gap:.55rem;gap:.55rem;margin:0;padding:0;list-style:none;color:#536072;font-weight:650}.classic-info-card li:before{content:"•";margin-right:.45rem;color:var(--hotel-brand);font-weight:900}.classic-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.classic-stay-details{margin-top:1rem}.stay-details--classic .stay-details-card{border-color:rgba(7,21,47,.08);border-radius:1.35rem;box-shadow:0 1rem 3rem rgba(9,30,66,.09)}.stay-details--classic .stay-details-card a{color:var(--hotel-brand)}.classic-action{display:inline-flex;justify-content:center;align-items:center;min-height:3.1rem;padding:0 1rem;border-radius:999px;text-decoration:none;font-weight:850}.classic-action.primary{background:#07152f;color:white}.classic-action.secondary{background:white;color:#07152f;border:1px solid rgba(7,21,47,.1)}.classic-event-card,.classic-reco-card{display:grid;grid-template-columns:6.2rem 1fr;grid-gap:1rem;gap:1rem;align-items:center}.classic-event-card img,.classic-reco-card img{width:6.2rem;height:6.2rem;object-fit:cover;border-radius:1rem}.classic-event-card span,.classic-offer-card span,.classic-reco-card span{color:var(--hotel-brand);font-size:.77rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.classic-event-card p,.classic-offer-card p,.classic-reco-card p{margin:.4rem 0;color:#536072;font-weight:600;line-height:1.4}.classic-event-card small,.classic-reco-card small{color:#07152f;font-weight:800}.classic-offer-card{color:#07152f;text-decoration:none;display:grid;grid-template-columns:5.25rem minmax(0,1fr);grid-template-rows:minmax(5.25rem,auto) auto;grid-gap:.75rem;gap:.75rem}.classic-offer-card>img,.classic-offer-media-fallback{grid-row:1/-1;width:5.25rem;height:100%;min-height:6.5rem;border-radius:1rem;object-fit:cover}.classic-offer-media-fallback{background:linear-gradient(145deg,color-mix(in srgb,var(--hotel-brand) 14%,white),#edf4fb)}.classic-offer-content{min-width:0}.classic-offer-content h3{margin:.3rem 0}.classic-offer-content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classic-offer-facts{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.55rem}.classic-offer-facts small{border-radius:999px;padding:.24rem .45rem;background:rgba(23,105,255,.08);color:#31577b;font-size:.67rem;font-weight:800}.classic-offer-price{display:grid;justify-items:end;align-self:end}.classic-offer-price small{color:#536072;font-size:.68rem;font-weight:850;text-transform:uppercase}.classic-offer-price strong{color:var(--hotel-brand);font-size:1.4rem}.classic-concierge-bar{position:fixed;z-index:40;right:1rem;left:auto;bottom:calc(2.35rem + env(safe-area-inset-bottom));transform:none;width:auto;max-width:min(18rem,68vw);display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.58rem .72rem;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(7,21,47,.78);color:white;box-shadow:0 .45rem 1.15rem rgba(7,21,47,.22);cursor:pointer;text-align:left;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}.classic-concierge-orb{width:2.65rem;height:2.65rem;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.95);color:var(--hotel-brand);box-shadow:inset 0 0 0 1px rgba(7,21,47,.04)}.classic-concierge-orb svg{width:1.35rem;height:1.35rem}.classic-concierge-copy{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.classic-concierge-copy strong{display:flex;align-items:center;gap:.35rem;font-size:.88rem;letter-spacing:-.025em}.classic-concierge-chevron,.classic-concierge-copy em,.classic-concierge-copy small{display:none}.classic-concierge-chevron svg{width:1.25rem;height:1.25rem}.classic-chat{position:fixed;inset:0;z-index:60;pointer-events:auto}.classic-chat-backdrop{position:absolute;inset:0;border:0;background:rgba(3,10,24,0);transition:background .22s ease}.classic-chat.open .classic-chat-backdrop{background:rgba(3,10,24,.46)}.classic-chat-panel{position:absolute;left:50%;bottom:max(.75rem,env(safe-area-inset-bottom));transform:translate(-50%,calc(100% + 2rem));width:min(42rem,calc(100% - 1rem));max-height:min(43rem,calc(100vh - 2rem - env(safe-area-inset-top)));max-height:min(43rem,calc(100svh - 2rem - env(safe-area-inset-top)));max-height:min(43rem,calc(100dvh - 2rem - env(safe-area-inset-top)));display:grid;grid-template-rows:auto auto auto 1fr auto;border-radius:1.65rem;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.7);box-shadow:0 2rem 6rem rgba(0,0,0,.3);overflow:hidden;transition:transform .26s cubic-bezier(.22,1,.36,1);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.classic-chat.open .classic-chat-panel{transform:translate(-50%)}.classic-chat-handle{justify-self:center;width:3.2rem;height:.32rem;margin:.65rem 0 .25rem;border-radius:999px;background:rgba(7,21,47,.16)}.classic-chat-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem 1rem;border-bottom:1px solid rgba(7,21,47,.08)}.classic-chat-header span{color:var(--hotel-brand);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.classic-chat-header h2{margin:.1rem 0 0;font-size:1.25rem;letter-spacing:-.04em}.classic-chat-header button{width:2.6rem;height:2.6rem;border:0;border-radius:999px;background:#f0f4fb;color:#07152f;font-size:1.5rem;cursor:pointer}.classic-quick-prompts{display:flex;gap:.5rem;overflow-x:auto;padding:.8rem 1rem;scrollbar-width:none}.classic-quick-prompts::-webkit-scrollbar{display:none}.classic-quick-prompts button{flex:0 0 auto;border:1px solid rgba(7,21,47,.08);border-radius:999px;padding:.65rem .8rem;background:#f6f8fc;color:#07152f;font:inherit;font-size:.85rem;font-weight:800;cursor:pointer}.classic-chat-messages{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;grid-gap:.65rem;gap:.65rem;padding:0 1rem 1rem;overflow-y:auto}.classic-message{max-width:84%;min-width:0;overflow-wrap:anywhere;padding:.8rem .9rem;border-radius:1.05rem;font-size:.95rem;line-height:1.4;font-weight:600}.classic-message.assistant{justify-self:start;background:#eef3fb;color:#07152f;border-bottom-left-radius:.35rem}.classic-message.user{justify-self:end;background:var(--hotel-brand);color:white;border-bottom-right-radius:.35rem}.classic-input-row{display:grid;grid-template-columns:1fr auto;grid-gap:.6rem;gap:.6rem;padding:.85rem;border-top:1px solid rgba(7,21,47,.08);background:rgba(255,255,255,.94);align-items:end}.classic-input-row textarea{min-width:0;min-height:3rem;border:1px solid rgba(7,21,47,.1);border-radius:1.25rem;padding:.8rem 1rem;background:#f8faff;color:#07152f;font:inherit;font-weight:650;line-height:1.35;resize:none;outline:none}.classic-input-row textarea:focus{border-color:rgba(23,120,223,.55)}.classic-input-row button{height:3rem;border:0;border-radius:999px;padding:0 1rem;background:#07152f;color:white;font:inherit;font-weight:850;cursor:pointer}.classic-input-row button:disabled{opacity:.45;cursor:not-allowed}.classic-explore-panel{display:grid;grid-gap:1.35rem;gap:1.35rem}.classic-explore-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.25rem 0 0}.classic-explore-head h2{display:flex;align-items:center;gap:.45rem;margin:0;color:#07152f;font-size:clamp(1.1rem,4.4vw,1.35rem);line-height:1.1;letter-spacing:-.035em;font-weight:780}.classic-explore-head h2 span{font-size:1rem}.classic-explore-view-all{display:inline-flex;align-items:center;gap:.35rem;color:#07152f;text-decoration:none;font-size:.88rem;font-weight:720;white-space:nowrap}.classic-explore-view-all span{font-size:1.25rem;line-height:1}.classic-top-picks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.classic-compact-experience-card{min-width:0;overflow:hidden;border-radius:1rem;background:rgba(255,255,255,.96);border:1px solid rgba(7,21,47,.07);box-shadow:0 .55rem 1.35rem rgba(9,30,66,.1)}.classic-compact-experience-image{position:relative;height:clamp(6.8rem,25vw,8.4rem);overflow:hidden;background:#dbe7f7}.classic-compact-experience-image img{width:100%;height:100%;display:block;object-fit:cover}.classic-compact-experience-image span{position:absolute;top:.42rem;right:.42rem;max-width:calc(100% - .84rem);padding:.22rem .45rem;border-radius:999px;background:rgba(7,21,47,.78);color:white;font-size:.58rem;line-height:1;font-weight:700;white-space:nowrap;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.classic-compact-experience-body{display:grid;grid-gap:.38rem;gap:.38rem;padding:.72rem .68rem .65rem}.classic-compact-experience-body h3{margin:0;color:#07152f;font-size:clamp(.86rem,3.2vw,1rem);line-height:1.12;letter-spacing:-.035em;font-weight:760}.classic-compact-experience-body p{margin:0;color:#536072;font-size:clamp(.68rem,2.5vw,.78rem);line-height:1.25;font-weight:500}.classic-compact-experience-bottom{display:flex;align-items:center;justify-content:space-between;gap:.4rem;margin-top:.35rem}.classic-compact-experience-bottom strong{color:var(--hotel-brand);font-size:clamp(.78rem,2.8vw,.9rem);line-height:1;font-weight:780}.classic-compact-experience-bottom button{width:1.7rem;height:1.7rem;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#07152f;font-size:1.35rem;line-height:1;cursor:pointer}.classic-experience-list-section{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.15rem}.classic-list-head{display:grid;grid-gap:.15rem;gap:.15rem}.classic-list-head span{color:var(--hotel-brand);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.classic-list-head h3{margin:0;color:#07152f;font-size:1.15rem;line-height:1.1;letter-spacing:-.04em;font-weight:760}.classic-experience-list{display:grid;grid-gap:.7rem;gap:.7rem}.classic-slim-experience-row{display:grid;grid-template-columns:5.2rem 1fr;grid-gap:.75rem;gap:.75rem;align-items:center;min-width:0;padding:.6rem;border-radius:1rem;background:rgba(255,255,255,.9);border:1px solid rgba(7,21,47,.07);box-shadow:0 .45rem 1rem rgba(9,30,66,.075)}.classic-slim-experience-row img{width:5.2rem;height:4.35rem;object-fit:cover;border-radius:.75rem;background:#dbe7f7}.classic-slim-experience-row div{min-width:0}.classic-slim-experience-row h3{margin:0;color:#07152f;font-size:.95rem;line-height:1.12;letter-spacing:-.03em;font-weight:740}.classic-slim-experience-row p{margin:.22rem 0 .4rem;color:#536072;font-size:.76rem;line-height:1.25;font-weight:500}.classic-slim-experience-row strong{color:var(--hotel-brand);font-size:.8rem;font-weight:780}.classic-local-tips-section{display:grid;grid-gap:.85rem;gap:.85rem}@supports (-webkit-touch-callout:none){.classic-template,body,html{min-height:-webkit-fill-available}.classic-template{min-height:100dvh}}@media (min-width:760px){.classic-hero{border-bottom-left-radius:2.2rem;border-bottom-right-radius:2.2rem}.classic-hero-shade{padding-inline:clamp(3rem,8vw,7rem)}.classic-card-scroller{grid-auto-columns:minmax(17rem,1fr);grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}}@media (max-width:640px){.classic-hero{min-height:clamp(24rem,45vh,28rem);min-height:clamp(24rem,45svh,28rem);min-height:clamp(24rem,45dvh,28rem)}.classic-hero-shade{padding:calc(1.5rem + env(safe-area-inset-top)) 1.25rem 3.8rem}.classic-shell{width:min(100% - 1.5rem,42rem);margin:-2.1rem auto 0}.classic-tabs{border-radius:1.15rem}.classic-tabs button{min-height:4.9rem;padding:.45rem .3rem;font-size:.7rem}.classic-tabs svg{width:1.8rem;height:1.8rem;stroke-width:1.2}.classic-event-grid,.classic-info-grid,.classic-offer-grid{grid-template-columns:1fr}.classic-event-card,.classic-reco-card{grid-template-columns:5.3rem 1fr}.classic-event-card img,.classic-reco-card img{width:5.3rem;height:5.3rem}.classic-concierge-bar{right:1rem;left:auto;bottom:calc(2.35rem + env(safe-area-inset-bottom));width:auto;max-width:min(18rem,68vw);transform:none;border-radius:999px}}a.classic-compact-experience-card,a.classic-slim-experience-row{color:inherit;text-decoration:none}.classic-compact-experience-bottom span{width:1.7rem;height:1.7rem;display:grid;place-items:center;border-radius:999px;color:#07152f;font-size:1.35rem;line-height:1}