.deck-explorer-module__LHtoBG__section{background:var(--cruise-surface,#f3e9d8);color:var(--cruise-primary,#102a35);scroll-margin-top:5rem;position:relative;overflow:hidden}.deck-explorer-module__LHtoBG__section:before{content:"";pointer-events:none;background:linear-gradient(115deg,#fff3,#0000 38%);position:absolute;inset:0}.deck-explorer-module__LHtoBG__sectionInner{width:calc(100% - (var(--page-gutter) * 2));max-width:var(--container-wide);margin-inline:auto;padding-block:clamp(5.5rem,11vw,10rem) clamp(5rem,9vw,8rem);position:relative}.deck-explorer-module__LHtoBG__header{grid-template-columns:minmax(0,1fr) minmax(17rem,26rem);align-items:end;gap:clamp(2rem,10vw,11rem);padding-block-end:clamp(3rem,6vw,5.5rem);display:grid}.deck-explorer-module__LHtoBG__headingGroup{position:relative}.deck-explorer-module__LHtoBG__eyebrow,.deck-explorer-module__LHtoBG__sectionNumber,.deck-explorer-module__LHtoBG__deckMenuHeader,.deck-explorer-module__LHtoBG__deckNumber,.deck-explorer-module__LHtoBG__deckSummary,.deck-explorer-module__LHtoBG__detailsKicker,.deck-explorer-module__LHtoBG__facilityLabel,.deck-explorer-module__LHtoBG__imageCaption{font-family:var(--font-label);font-size:var(--type-caption);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase}.deck-explorer-module__LHtoBG__eyebrow{color:var(--cruise-accent,#a87813);margin:0 0 1.1rem}.deck-explorer-module__LHtoBG__sectionNumber{top:.15rem;color:#102a3561;margin:0;position:absolute;inset-inline-end:0}.deck-explorer-module__LHtoBG__header h2{max-width:8ch;color:var(--cruise-primary,#102a35);font-family:var(--font-heading);font-size:clamp(4rem,8.2vw,9rem);font-weight:var(--font-weight-medium);letter-spacing:-.08em;margin:0;line-height:.82}.deck-explorer-module__LHtoBG__header h2 em{color:var(--cruise-accent,#a87813);font-style:italic;font-weight:var(--font-weight-regular);margin-inline-start:.35em;display:block}.deck-explorer-module__LHtoBG__intro{color:#102a35b8;max-width:27ch;font-size:var(--type-body-sm);margin:0 0 .35rem;line-height:1.75}.deck-explorer-module__LHtoBG__deckMenuHeader{color:#102a358f;border-block:1px solid #102a3538;justify-content:space-between;gap:1rem;padding-block:.95rem;display:flex}.deck-explorer-module__LHtoBG__deckMenuHeader span:last-child{color:var(--cruise-accent,#a87813)}.deck-explorer-module__LHtoBG__deckMenu{border-block-end:1px solid #102a3538;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.deck-explorer-module__LHtoBG__deckLayer{min-height:7.5rem;color:var(--cruise-primary,#102a35);cursor:pointer;text-align:start;transition:background .28s var(--ease-out-quart), color .28s var(--ease-out-quart);background:0 0;border:0;border-inline-start:1px solid #102a3529;align-content:space-between;gap:.8rem;padding:1.25rem 1.1rem 1.1rem;display:grid;position:relative}.deck-explorer-module__LHtoBG__deckLayer:last-child{border-inline-end:1px solid #102a3529}.deck-explorer-module__LHtoBG__deckLayer:after{inset-inline:0;background:var(--cruise-accent,#a87813);content:"";opacity:0;transform-origin:50%;height:3px;transition:opacity .28s var(--ease-out-quart), transform .28s var(--ease-out-quart);position:absolute;bottom:-1px;transform:scaleX(.35)}.deck-explorer-module__LHtoBG__deckLayer:hover,.deck-explorer-module__LHtoBG__deckLayer:focus-visible,.deck-explorer-module__LHtoBG__deckLayerActive,.deck-explorer-module__LHtoBG__deckLayerSelected{background:var(--cruise-primary,#102a35);color:#f6f0e6}.deck-explorer-module__LHtoBG__deckLayer:hover:after,.deck-explorer-module__LHtoBG__deckLayer:focus-visible:after,.deck-explorer-module__LHtoBG__deckLayerActive:after,.deck-explorer-module__LHtoBG__deckLayerSelected:after{opacity:1;transform:scaleX(1)}.deck-explorer-module__LHtoBG__deckLayer:focus-visible{z-index:1;outline:2px solid var(--cruise-accent,#a87813);outline-offset:-2px}.deck-explorer-module__LHtoBG__deckNumber{color:var(--cruise-accent,#a87813)}.deck-explorer-module__LHtoBG__deckLayer:hover .deck-explorer-module__LHtoBG__deckNumber,.deck-explorer-module__LHtoBG__deckLayer:focus-visible .deck-explorer-module__LHtoBG__deckNumber,.deck-explorer-module__LHtoBG__deckLayerActive .deck-explorer-module__LHtoBG__deckNumber,.deck-explorer-module__LHtoBG__deckLayerSelected .deck-explorer-module__LHtoBG__deckNumber{color:var(--orient-gold-300,#d8b052)}.deck-explorer-module__LHtoBG__deckName{max-width:9ch;font-family:var(--font-heading);letter-spacing:-.055em;font-size:clamp(1.45rem,2.2vw,2.35rem);line-height:.95;display:block}.deck-explorer-module__LHtoBG__deckSummary{color:#102a359e;letter-spacing:.05em;opacity:0;min-height:1.8em;transition:color .28s var(--ease-out-quart), opacity .28s var(--ease-out-quart);font-size:.58rem;line-height:1.5}.deck-explorer-module__LHtoBG__deckLayer:hover .deck-explorer-module__LHtoBG__deckSummary,.deck-explorer-module__LHtoBG__deckLayer:focus-visible .deck-explorer-module__LHtoBG__deckSummary,.deck-explorer-module__LHtoBG__deckLayerActive .deck-explorer-module__LHtoBG__deckSummary,.deck-explorer-module__LHtoBG__deckLayerSelected .deck-explorer-module__LHtoBG__deckSummary{color:#f6f0e6a8;opacity:1}.deck-explorer-module__LHtoBG__deckArrow{top:1.1rem;color:#102a3573;transition:color .28s var(--ease-out-quart), transform .28s var(--ease-out-quart);font-size:1.2rem;position:absolute;inset-inline-end:1rem}.deck-explorer-module__LHtoBG__deckLayer:hover .deck-explorer-module__LHtoBG__deckArrow,.deck-explorer-module__LHtoBG__deckLayer:focus-visible .deck-explorer-module__LHtoBG__deckArrow,.deck-explorer-module__LHtoBG__deckLayerActive .deck-explorer-module__LHtoBG__deckArrow,.deck-explorer-module__LHtoBG__deckLayerSelected .deck-explorer-module__LHtoBG__deckArrow{color:var(--orient-gold-300,#d8b052);transform:translate(.15rem,-.15rem)}.deck-explorer-module__LHtoBG__detailsPanel{margin-block-start:clamp(2.5rem,5vw,5.5rem)}.deck-explorer-module__LHtoBG__detailsState{background:var(--cruise-primary,#102a35);color:#f6f0e6;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);min-height:32rem;display:grid}.deck-explorer-module__LHtoBG__detailsImage{background:#0b202a;min-height:32rem;position:relative;overflow:hidden}.deck-explorer-module__LHtoBG__detailsImage img{object-fit:cover;transition:transform .7s var(--ease-out-quart)}.deck-explorer-module__LHtoBG__detailsImage:hover img{transform:scale(1.035)}.deck-explorer-module__LHtoBG__detailsImage:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 65%,#071a237a);position:absolute;inset:0}.deck-explorer-module__LHtoBG__imageCaption{z-index:1;inset-inline:1.6rem;color:#f6f0e6b8;justify-content:space-between;gap:1rem;display:flex;position:absolute;bottom:1.45rem}.deck-explorer-module__LHtoBG__imageCaption span:last-child{color:var(--orient-gold-300,#d8b052)}.deck-explorer-module__LHtoBG__detailsBody{border-inline-start:1px solid #f6f0e62e;flex-direction:column;justify-content:space-between;gap:2rem;padding:clamp(1.5rem,4vw,3.3rem);display:flex}.deck-explorer-module__LHtoBG__detailsHeading{gap:1rem;display:grid}.deck-explorer-module__LHtoBG__detailsKicker,.deck-explorer-module__LHtoBG__facilityLabel{color:var(--orient-gold-300,#d8b052);margin:0}.deck-explorer-module__LHtoBG__detailsBody h3{color:#f6f0e6;max-width:7ch;font-family:var(--font-heading);font-size:clamp(3rem,5vw,5.8rem);font-weight:var(--font-weight-medium);letter-spacing:-.08em;margin:0;line-height:.84}.deck-explorer-module__LHtoBG__detailsIntro{color:#f6f0e6ad;max-width:26ch;font-size:var(--type-body-sm);margin:0;line-height:1.65}.deck-explorer-module__LHtoBG__facilityBlock{border-block-start:1px solid #f6f0e633;padding-block-start:1.1rem}.deck-explorer-module__LHtoBG__facilityBlock ul{gap:.6rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.deck-explorer-module__LHtoBG__facilityBlock li{color:#f6f0e6;font-family:var(--font-heading);padding-inline-start:1.05rem;font-size:1.12rem;position:relative}.deck-explorer-module__LHtoBG__facilityBlock li:before{inset-inline-start:0;background:var(--orient-gold-300,#d8b052);content:"";border-radius:50%;width:.33rem;height:.33rem;position:absolute;top:.55em}.deck-explorer-module__LHtoBG__mobileDeckSelector{display:none}@media (max-width:62rem){.deck-explorer-module__LHtoBG__header{grid-template-columns:minmax(0,1fr) minmax(15rem,.65fr);gap:3rem}.deck-explorer-module__LHtoBG__detailsState{grid-template-columns:minmax(0,1.15fr) minmax(15rem,.85fr)}.deck-explorer-module__LHtoBG__detailsImage,.deck-explorer-module__LHtoBG__detailsState{min-height:28rem}.deck-explorer-module__LHtoBG__detailsBody{padding:2rem}}@media (max-width:58rem) and (min-width:48rem){.deck-explorer-module__LHtoBG__deckMenu{grid-template-columns:repeat(2,minmax(0,1fr))}.deck-explorer-module__LHtoBG__detailsState{grid-template-columns:minmax(0,1fr) minmax(17rem,.8fr)}}@media (max-width:47.99rem){.deck-explorer-module__LHtoBG__sectionInner{width:calc(100% - 2rem);padding-block:4.5rem 4rem}.deck-explorer-module__LHtoBG__header{padding-block-end:2.75rem;display:block}.deck-explorer-module__LHtoBG__header h2{font-size:clamp(4.2rem,18vw,6.4rem)}.deck-explorer-module__LHtoBG__intro{margin-block-start:1.7rem}.deck-explorer-module__LHtoBG__deckMenuHeader{font-size:.56rem}.deck-explorer-module__LHtoBG__deckMenu{border-block-end:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.deck-explorer-module__LHtoBG__deckLayer{border:1px solid #102a3529;min-width:0;min-height:8rem;padding:1rem .85rem .9rem}.deck-explorer-module__LHtoBG__deckLayer:last-child{border-inline-end:1px solid #102a3529}.deck-explorer-module__LHtoBG__deckName{max-width:10ch;font-size:1.45rem}.deck-explorer-module__LHtoBG__deckSummary{font-size:.55rem}.deck-explorer-module__LHtoBG__detailsPanel{margin-block-start:2.5rem}.deck-explorer-module__LHtoBG__detailsState{min-height:0;display:block}.deck-explorer-module__LHtoBG__detailsImage{aspect-ratio:1.15;min-height:18rem}.deck-explorer-module__LHtoBG__detailsBody{border-block-start:1px solid #f6f0e62e;border-inline-start:0;min-height:22rem;padding:1.5rem}.deck-explorer-module__LHtoBG__detailsBody h3{font-size:clamp(3rem,15vw,4.8rem)}}@media (prefers-reduced-motion:reduce){.deck-explorer-module__LHtoBG__deckLayer,.deck-explorer-module__LHtoBG__deckLayer:after,.deck-explorer-module__LHtoBG__deckSummary,.deck-explorer-module__LHtoBG__deckArrow,.deck-explorer-module__LHtoBG__detailsState,.deck-explorer-module__LHtoBG__detailsImage img{transition:none}}
