.deck{--ink:#141310;--ivory:#f4f2ec;--paper:#edeae3;--stone:#dcd8cf;--taupe:#8a8479;--gold:#9a8862;--display:"Cormorant Garamond",Georgia,"Times New Roman",serif;--label:"Jost",system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);font-family:var(--label);-webkit-font-smoothing:antialiased;font-weight:300;overflow-x:clip}.deck *{box-sizing:border-box;margin:0;padding:0}.deck img{max-width:100%;display:block}.deck-flow>section{background:var(--ink);flex-direction:column;justify-content:center;min-height:100svh;padding:0;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 -44px 90px #0807058c}.deck-flow>section:first-of-type{z-index:1}.deck-flow>section:nth-of-type(2){z-index:2}.deck-flow>section:nth-of-type(3){z-index:3}.deck-flow>section:nth-of-type(4){z-index:4}.deck-flow>section:nth-of-type(5){z-index:5}.deck-flow>section:nth-of-type(6){z-index:6}.deck-flow>section:nth-of-type(7){z-index:7}.deck-flow>section:nth-of-type(8){z-index:8}.deck-flow>section:nth-of-type(9){z-index:9}.deck-flow>section:nth-of-type(10){z-index:10}.deck-flow>section:nth-of-type(11){z-index:11}.deck-flow>section.no-stack{min-height:0;box-shadow:none;position:relative}.deck-hero{z-index:0;height:100svh;position:sticky;top:0;overflow:hidden}.deck-hero img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.deck-hero:after{content:"";background:linear-gradient(#0c0a0780,#0c0a0740 40%,#0c0a07b8);position:absolute;inset:0}.deck-hero-inner{z-index:2;text-align:center;height:100%;color:var(--ivory);flex-direction:column;justify-content:center;align-items:center;padding:0 clamp(22px,6vw,84px);display:flex;position:relative}.deck-hero-mark{font-family:var(--display);letter-spacing:.44em;text-indent:.44em;text-transform:uppercase;font-size:clamp(20px,2.4vw,26px);font-weight:400}.deck-hero-line{font-family:var(--display);max-width:20ch;margin-top:clamp(28px,5vh,46px);font-size:clamp(26px,4.4vw,50px);font-style:italic;font-weight:300;line-height:1.2}.deck-hero-cities{letter-spacing:.42em;text-indent:.42em;text-transform:uppercase;color:#f4f2ecb8;margin-top:clamp(18px,3vh,28px);font-size:10px}.deck-cue{z-index:3;background:linear-gradient(#f4f2ec99,#0000);width:1px;height:46px;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.deck-shot{position:absolute;inset:0;overflow:hidden}.deck-shot img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .9s;position:absolute;inset:0;transform:scale(1.03)}.deck-shot img.on{opacity:1}.deck-scrim{pointer-events:none;background:linear-gradient(#0807056b 0%,#08070500 34%),linear-gradient(90deg,#080705b8 0%,#08070557 46%,#0807051a 74%),linear-gradient(#08070500 58%,#08070599 100%);position:absolute;inset:0}.deck-over{z-index:2;width:100%;height:100%;color:var(--ivory);flex-direction:column;justify-content:flex-end;padding:clamp(38px,7vh,86px) clamp(24px,6vw,88px);display:flex;position:relative}.deck-over-in{max-width:46ch}.deck-num{font-family:var(--label);letter-spacing:.4em;text-indent:.4em;text-transform:uppercase;color:var(--gold-soft,#c6b389);font-size:9.5px}.deck-title{font-family:var(--display);color:var(--ivory);margin-top:12px;font-size:clamp(34px,5.4vw,72px);font-weight:300;line-height:1.03}.deck-place{letter-spacing:.32em;text-indent:.32em;text-transform:uppercase;color:#f4f2ecb8;margin-top:12px;font-size:9.5px}.deck-rule{background:#c6b389;width:52px;height:1px;margin:clamp(16px,2.6vh,26px) 0}.deck-body{letter-spacing:.015em;color:#f4f2ecd1;font-size:clamp(12.5px,1.1vw,14.5px);line-height:1.85}.deck-facts{flex-wrap:wrap;gap:0 clamp(22px,3vw,46px);margin-top:clamp(18px,2.8vh,28px);display:flex}.deck-fact{padding:6px 0;display:block}.deck-fact dt{letter-spacing:.26em;text-indent:.26em;text-transform:uppercase;color:#c6b389;font-size:8.5px}.deck-fact dd{color:#f4f2ece6;margin-top:5px;font-size:12px}.deck-thumbs{z-index:3;gap:9px;display:flex;position:absolute;bottom:clamp(38px,7vh,86px);right:clamp(24px,6vw,88px)}.deck-thumbs button{aspect-ratio:1;cursor:pointer;opacity:.6;background:0 0;border:1px solid #f4f2ec47;width:clamp(52px,5vw,74px);padding:0;transition:opacity .4s,border-color .4s,transform .4s;overflow:hidden}.deck-thumbs button img{object-fit:cover;width:100%;height:100%;display:block}.deck-thumbs button:hover,.deck-thumbs button:focus-visible{opacity:1;transform:translateY(-3px)}.deck-thumbs button[aria-current=true]{opacity:1;border-color:#c6b389}.deck-cap{z-index:3;letter-spacing:.26em;text-transform:uppercase;color:#f4f2ec99;text-align:right;font-size:8.5px;position:absolute;bottom:calc(clamp(38px,7vh,86px) + clamp(52px,5vw,74px) + 14px);right:clamp(24px,6vw,88px)}.deck-rail{z-index:20;flex-direction:column;gap:2px;padding:10px 0;display:flex;position:fixed;top:50%;right:clamp(14px,2.2vw,30px);transform:translateY(-50%)}.deck-rail button{cursor:pointer;color:#f4f2ec80;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:10px;padding:5px 0;transition:color .35s;display:flex}.deck-rail button:hover,.deck-rail button:focus-visible{color:#f4f2ece6}.deck-rail button[aria-current=true]{color:#f4f2ec}.deck-rail-label{font-family:var(--label);letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;opacity:.62;font-size:8.5px;font-weight:400;transition:opacity .35s}.deck-rail button[aria-current=true] .deck-rail-label{opacity:1}.deck-rail-dot{border:1px solid #f4f2ec8c;border-radius:50%;flex:0 0 7px;width:7px;height:7px;transition:background .35s,border-color .35s,transform .35s}.deck-rail button[aria-current=true] .deck-rail-dot{background:#c6b389;border-color:#c6b389;transform:scale(1.25)}.deck-rail.on-light button{color:#14131073}.deck-rail.on-light button:hover{color:#141310d9}.deck-rail.on-light button[aria-current=true]{color:var(--ink)}.deck-rail.on-light .deck-rail-dot{border-color:#14131073}.deck-rail.on-light button[aria-current=true] .deck-rail-dot{background:var(--gold);border-color:var(--gold)}@media (max-width:900px){.deck-rail{gap:0;right:9px}.deck-rail-label{display:none}.deck-rail button{padding:6px 4px}}@media (max-height:520px){.deck-rail{display:none}}.deck-flow>section.deck-map{background:var(--paper);color:var(--ink)}.deck-map .deck-over{text-align:center;justify-content:center;align-items:center;padding:clamp(30px,5vh,64px) clamp(24px,5vw,72px)}.deck-map .deck-over-in{width:100%;max-width:1240px}.deck-map .deck-num{color:var(--gold)}.deck-map .deck-title{color:var(--ink);font-size:clamp(28px,4vw,52px)}.deck-map .deck-place{color:var(--taupe)}.deck-map .deck-body{color:#4a453d;max-width:52ch;margin:0 auto}.deck-map .deck-rule{margin-left:auto;margin-right:auto}.deck-world{object-fit:contain;width:100%;height:auto;max-height:52vh;margin-top:clamp(14px,2.4vh,28px);display:block}.deck-map-foot{letter-spacing:.3em;text-transform:uppercase;color:var(--taupe);border-top:1px solid #14131029;margin-top:clamp(12px,2vh,22px);padding-top:clamp(10px,1.6vh,18px);font-size:9px}.deck-portraits{gap:clamp(10px,1.4vw,18px);margin-top:clamp(14px,2.2vh,24px);display:flex}.deck-portraits figure{width:clamp(72px,7vw,104px)}.deck-portraits img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.deck-portrait-n{font-family:var(--display);color:var(--ivory);margin-top:9px;font-size:14px}.deck-portrait-r{letter-spacing:.24em;text-transform:uppercase;color:#c6b389;margin-top:2px;font-size:8px}.deck-counts{border-top:1px solid #f4f2ec2e;flex-wrap:wrap;gap:0 clamp(20px,3vw,46px);margin-top:clamp(14px,2.2vh,24px);padding-top:clamp(12px,1.8vh,20px);display:flex}.deck-count-n{font-family:var(--display);color:var(--ivory);font-size:clamp(21px,2.4vw,30px);line-height:1}.deck-count-l{letter-spacing:.24em;text-transform:uppercase;color:#f4f2ec99;margin-top:5px;font-size:8px}.deck-flow>section.deck-close .deck-scrim{background:linear-gradient(#080705db,#080705eb)}.deck-close .deck-over{text-align:center;justify-content:center;align-items:center}.deck-close-in{flex-direction:column;align-items:center;display:flex}.deck-close-mark{font-family:var(--display);letter-spacing:.46em;text-indent:.46em;text-transform:uppercase;color:var(--ivory);font-size:clamp(20px,2.6vw,28px);font-weight:400}.deck-close .deck-rule{margin:clamp(22px,3.4vh,34px) 0}.deck-close-mail{font-family:var(--display);color:var(--ivory);border-bottom:1px solid #c6b389;padding-bottom:6px;font-size:clamp(20px,2.6vw,30px);text-decoration:none;transition:color .5s}.deck-close-mail:hover{color:#c6b389}.deck-close-site{font-family:var(--label);letter-spacing:.3em;text-indent:.3em;text-transform:uppercase;color:#f4f2eca8;margin-top:clamp(22px,3.4vh,34px);font-size:10px;text-decoration:none;transition:color .5s}.deck-close-site:hover{color:var(--ivory)}.deck-close-cities{letter-spacing:.4em;text-indent:.4em;text-transform:uppercase;color:#f4f2ec6b;margin-top:clamp(30px,5vh,52px);font-size:9px}.deck-studio .deck-shot img{object-position:center 38%}.deck-flow>section.deck-method .deck-scrim{background:linear-gradient(#080705e6,#080705f0)}.deck-steps{flex-wrap:wrap;gap:clamp(16px,2.4vw,40px);margin-top:clamp(20px,3vh,34px);display:flex}.deck-steps>div{flex:128px;min-width:118px}.deck-step-n{font-family:var(--display);letter-spacing:.3em;color:#c6b389;font-size:12px}.deck-step-t{letter-spacing:.2em;text-transform:uppercase;color:var(--ivory);margin-top:7px;font-size:10px}.deck-step-b{color:#f4f2ec99;margin-top:7px;font-size:10.5px;line-height:1.65}.deck-method .deck-over-in{max-width:none}.deck-contact{border-top:1px solid #f4f2ec2e;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-top:clamp(22px,3.4vh,38px);padding-top:clamp(18px,2.6vh,26px);display:flex}.deck-contact a{font-family:var(--display);color:var(--ivory);border-bottom:1px solid #c6b389;padding-bottom:4px;font-size:clamp(18px,2vw,24px);text-decoration:none}.deck-contact a:hover{color:#c6b389}.deck-confid{letter-spacing:.26em;text-transform:uppercase;color:#f4f2ec6b;font-size:8.5px}@media (max-width:900px){.deck-world{max-height:38vh}.deck-map .deck-over{padding:26px 20px}.deck-over{padding:clamp(26px,4vh,46px) 22px calc(clamp(26px,4vh,46px) + 74px)}.deck-over-in{max-width:none}.deck-title{font-size:clamp(30px,9vw,42px)}.deck-body{font-size:12px;line-height:1.7}.deck-facts{gap:0 20px}.deck-fact dd{font-size:11px}.deck-thumbs{justify-content:flex-start;bottom:22px;left:22px;right:22px}.deck-thumbs button{width:46px}.deck-cap{display:none}.deck-steps{gap:12px}.deck-steps>div{flex-basis:44%}.deck-step-b{font-size:10px}.deck-portraits figure{width:74px}.deck-counts{gap:0 22px}}@media (min-width:901px) and (max-height:800px){.deck-over{padding:clamp(26px,5vh,54px) clamp(24px,6vw,88px)}.deck-title{font-size:clamp(30px,4.2vw,52px)}.deck-body{font-size:12.5px;line-height:1.7}.deck-rule{margin:12px 0}.deck-facts{margin-top:14px}.deck-fact{padding:4px 0}.deck-portraits figure{width:82px}.deck-portrait-n{margin-top:7px;font-size:12.5px}.deck-steps{gap:14px 26px;margin-top:16px}.deck-step-b{font-size:10px;line-height:1.55}.deck-contact{margin-top:18px;padding-top:14px}.deck-thumbs{bottom:clamp(26px,5vh,54px)}.deck-cap{bottom:calc(clamp(26px,5vh,54px) + clamp(52px,5vw,74px) + 12px)}}@media (prefers-reduced-motion:reduce){.deck-hero,.deck-flow>section{min-height:0;box-shadow:none;position:relative}.deck-shot img{transition:none}}
