@font-face{font-family:Pretendard;src:url('assets/fonts/PretendardVariable.woff2') format('woff2');font-weight:45 920;font-display:swap}
@font-face{font-family:Montserrat;src:url('assets/fonts/Montserrat-Variable.ttf') format('truetype');font-weight:100 900;font-display:swap}
/* Troon editorial shell. Business forms and theme state remain in styles.css. */
:root{--sans:'Pretendard',-apple-system,BlinkMacSystemFont,'Noto Sans KR',sans-serif;--estate-en:'Montserrat',Arial,sans-serif;--r-sm:3px;--r:4px;--r-lg:4px}
html[data-theme="light"]{--paper:#fff;--screen:#fff;--surface:#fff;--surface2:#f5f3ef;--ink:#171a1b;--heading:#171a1b;--muted:#646a68;--brand:#0d5b5b;--brand2:#0a4848;--deep:#0d5b5b;--line:#dcdedb;--line2:#e8e9e6;--btn-grad:linear-gradient(#0d5b5b,#0d5b5b);--shadow-card:none;--serif:var(--sans)}
html[data-theme="dark"]{--paper:#101518;--screen:#101518;--surface:#1b2326;--surface2:#253034;--ink:#f1f0eb;--heading:#fff;--muted:#afb9b6;--brand:#bdd5cc;--brand2:#b1c9c0;--deep:#dce7e2;--line:#394445;--line2:#2b3536;--serif:var(--sans)}
body,html[data-theme="dark"] body{background:var(--screen)}
.stage{height:100dvh;min-height:0;padding:0;align-items:stretch}
.phone{max-width:none;width:100%;height:100%;min-height:0;border-radius:0;padding:0;background:var(--screen);box-shadow:none}
.screen{border-radius:0;background-image:none;padding-top:0}
.island,.statusbar{display:none!important}
.viewport{--wide-col:none;padding:0!important;scrollbar-width:thin;scrollbar-color:var(--line) transparent;scroll-behavior:auto}
.viewport:not([data-route="home"]){padding:0 max(0px,calc((100% - 760px)/2)) 32px!important}
.viewport[data-route="login"],.viewport[data-route="link"]{padding:0!important;background:linear-gradient(90deg,rgba(8,20,24,.45),rgba(8,20,24,.72)),url('assets/troon-20260921/hero.jpg') center/cover}
.viewport[data-route="login"] .login,.viewport[data-route="link"] .login{max-width:470px;min-height:100%;margin:0 7vw 0 auto;padding:110px 40px 56px;background:var(--screen);display:flex;flex-direction:column;justify-content:center}
.login .lsym{border-radius:0;background:transparent;color:var(--heading);font-size:50px;box-shadow:none}
.login .lname{font-family:var(--sans);font-weight:500;font-size:26px}
.login .ltag{font-family:var(--estate-en);letter-spacing:.2em}
.login .lsub{line-height:1.8;font-size:14px}
.login .social-btn{min-height:52px;border-radius:3px}
h1,h2,h3,h4{font-family:var(--sans);font-weight:500}
button:focus-visible,a:focus-visible{outline:2px solid var(--brand);outline-offset:5px}
.estate-header{height:110px;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--ink);margin-bottom:24px;padding-top:max(24px,env(safe-area-inset-top))}
.estate-header.over-hero{position:absolute;inset:0 0 auto;margin:0;padding:32px 5vw;color:#fff;z-index:2}
.estate-wordmark{border:0;background:none;color:inherit;text-align:left;font-family:var(--estate-en);font-size:24px;font-weight:500;letter-spacing:.075em;line-height:1.4}
.estate-wordmark small{display:block;font-size:9px;letter-spacing:.3em;margin-top:4px;font-weight:400}
.estate-header-actions{display:flex;align-items:center;gap:40px}
.estate-reserve{color:inherit;background:none;border:0;font-family:var(--estate-en);font-size:11px;letter-spacing:.1em;min-height:44px}
.estate-menu-toggle{width:48px;height:48px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:12px;border:0;background:none;color:inherit}
.estate-menu-toggle span{height:1px;width:24px;background:currentColor;display:block}
.estate-hero{height:calc(100svh - 70px);min-height:520px;position:relative;background:#223438;color:#fff;isolation:isolate}
.estate-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,20,22,.25),rgba(9,20,22,.18) 35%,rgba(9,20,22,.45));z-index:-1}
.estate-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.estate-hero-title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;padding:0 20px}
.estate-eyebrow{font-family:var(--estate-en);font-size:11px;line-height:1.6;letter-spacing:.16em;font-weight:400;display:block}
.estate-hero-title .estate-eyebrow{font-size:12px;letter-spacing:.24em;margin-bottom:20px}
.estate-hero-title h1{font-family:var(--estate-en);font-size:clamp(32px,3.5vw,60px);font-weight:500;letter-spacing:.03em;line-height:1.35;color:#fff}
.estate-hero-title p{font-family:var(--estate-en);letter-spacing:.34em;font-size:14px;margin-top:15px}
.estate-scroll{position:absolute;bottom:34px;left:50%;transform:translateX(-50%);font-family:var(--estate-en);font-size:9px;letter-spacing:.2em;color:#fff;background:none;border:0;min-height:44px;padding:4px 20px}
.estate-scroll span{display:block;font-size:22px;margin-top:12px}
.estate-member{max-width:1280px;margin:auto;padding:108px 64px;display:grid;grid-template-columns:1fr 1.5fr;gap:64px;scroll-margin-top:20px}
.estate-member-heading h2{font-size:32px;line-height:1.5;margin:18px 0 12px;font-weight:400}
.estate-member-heading p{font-size:14px;color:var(--muted)}
.estate-member-tools{display:flex;align-items:center;gap:10px;margin-top:28px}
.estate-member-tools .estate-link{font-size:12px;margin-left:8px}
.estate-stats{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}
.estate-stats>div+div{border-left:1px solid var(--line);padding-left:28px}
.estate-stats span{font-size:12px;color:var(--muted)}
.estate-stats strong{display:block;font-family:var(--estate-en);font-weight:400;font-size:46px;margin:12px 0}
.estate-stats small{font-family:var(--sans);font-size:12px;color:var(--muted)}
.estate-stats p{font-size:11px;color:var(--muted);line-height:1.6}
.estate-upcoming .stitle{padding:24px 0 16px}.estate-upcoming .stitle h3{font-size:14px}.estate-upcoming .clist{padding:0}.estate-upcoming .citem{border-radius:0;border-width:0 0 1px;padding:15px 0}.estate-empty{font-size:13px;line-height:1.8;color:var(--muted)}
.estate-section-heading{text-align:center;padding:30px 24px 72px}.estate-section-heading h2{font-weight:400;font-size:34px;margin-top:20px}
.estate-feature{display:grid;grid-template-columns:1.25fr 1fr;gap:7vw;align-items:center;margin:0 auto 120px;max-width:1600px;padding-right:8vw}
.estate-feature.reverse{grid-template-columns:1fr 1.25fr;padding-right:0;padding-left:8vw}.estate-feature.reverse .estate-feature-photo{order:2}.estate-feature.reverse .estate-feature-copy{order:1}
.estate-feature-photo{height:min(52vw,610px);overflow:hidden;background:var(--surface2)}
.estate-feature-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.estate-feature-copy h2{font-size:38px;font-weight:400;margin:20px 0 26px;letter-spacing:-.03em}
.estate-feature-copy p{font-size:15px;color:var(--muted);line-height:1.9;max-width:360px;word-break:keep-all}
.estate-feature-actions{display:flex;flex-wrap:wrap;gap:16px 32px;margin-top:34px}
.estate-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:44px;padding:8px 0;border:0;border-bottom:1px solid currentColor;border-radius:0;background:none;color:inherit;text-align:left;font-size:13px;line-height:1.5}
.estate-link span{font-size:18px}
.estate-concierge-banner{position:relative;isolation:isolate;min-height:550px;display:flex;align-items:center;justify-content:center;text-align:center;padding:100px 24px;color:#fff;background:#253e3b}
.estate-concierge-banner:after{content:'';position:absolute;inset:0;background:rgba(4,17,17,.47);z-index:-1}
.estate-concierge-banner>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}
.estate-concierge-banner h2{color:#fff;font-weight:400;font-size:36px;margin:20px 0}.estate-concierge-banner p{font-size:14px;line-height:1.9;margin-bottom:24px}
.estate-service-links{max-width:1280px;display:grid;grid-template-columns:1fr 1fr;margin:auto;padding:100px 64px;gap:100px}.estate-service-links>div+div{border-left:1px solid var(--line);padding-left:80px}.estate-service-links h2{font-size:28px;font-weight:400;margin:18px 0}.estate-service-links p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:22px}
.estate-footer{background:#101518;color:#fff;padding:60px 64px 45px}.estate-footer>span{font-family:var(--estate-en);font-size:28px;letter-spacing:.08em}.estate-footer>p{font-size:10px;letter-spacing:.24em;margin-top:10px}.estate-footer>div{display:flex;gap:28px;margin-top:28px}.estate-footer .footnote{color:#b4bdbd;text-align:left;padding:30px 0 0;margin:0;font-size:12px}
.tabbar{background:var(--screen);backdrop-filter:none;padding:10px 20px calc(12px + env(safe-area-inset-bottom));justify-content:center;gap:64px;min-height:70px}.tab{min-width:55px;min-height:44px;font-size:11px;color:var(--muted)}
.estate-menu{position:fixed;inset:0;z-index:2500;display:grid;grid-template-columns:48% 52%;background:#101518;color:#fff;height:100dvh;animation:estateMenuIn .24s ease-out}
.estate-menu-image{position:relative;isolation:isolate;overflow:hidden}.estate-menu-image>img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2}.estate-menu-image:after{content:'';position:absolute;inset:0;background:rgba(9,17,19,.25);z-index:-1}.estate-menu-image>div{position:absolute;left:9%;bottom:8%;font-family:var(--estate-en);font-size:clamp(40px,5vw,80px);font-weight:400;line-height:1.05;letter-spacing:.02em}.estate-menu-image span{display:block;font-size:10px;letter-spacing:.2em;margin-top:24px}
.estate-menu-panel{padding:30px 8% 32px;overflow-y:auto;overscroll-behavior:contain}.estate-menu-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:44px}.estate-menu-head .estate-wordmark{font-size:20px}.estate-menu-close{font-size:36px;line-height:1;color:#fff;background:none;border:0;width:48px;height:48px;font-weight:200}.estate-menu-item{display:flex;align-items:flex-start;gap:20px;padding:18px 0;width:100%;text-align:left;color:#fff;background:none;border:0;border-bottom:1px solid #334043}.estate-menu-item small{font-size:9px;color:#aebabc;margin-top:8px}.estate-menu-item span{font-family:var(--estate-en);font-size:clamp(20px,2vw,29px);line-height:1.2;font-weight:400;flex:1}.estate-menu-item em{display:block;font-family:var(--sans);font-style:normal;font-size:12px;color:#b6c2c3;margin-top:10px}.estate-menu-item b{font-size:22px;font-weight:400}.estate-menu-bottom{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:32px}.estate-menu-bottom button{font-family:var(--sans);font-size:12px;background:none;color:#c9d2d1;border:0;min-height:44px}.estate-menu button:focus-visible{outline-color:#fff}.estate-menu-open .viewport{overflow:hidden}
.iconbtn,.backbtn{min-width:44px;min-height:44px;border-radius:0}.btn.block{width:calc(100% - 40px)}.sheet{max-width:600px}.backhead{padding-top:12px}.days button{min-height:36px}.backrow{margin-top:0}.bhero{margin-top:0}.clist .body .t,.clist .body .m{display:block}
@keyframes estateMenuIn{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}
@media(min-width:1000px){.tabbar{display:none!important}.estate-hero{height:100svh}.viewport:not([data-route="home"]){padding-bottom:60px!important}.viewport:not([data-route="home"])>.estate-header{margin-left:-8vw;margin-right:-8vw}.estate-member{padding-top:120px;padding-bottom:120px}}
@media(max-width:999px){.estate-header{padding:20px 24px;margin-bottom:12px;height:90px}.estate-header.over-hero{padding:24px 32px}.estate-member{padding:72px 32px;gap:36px}.estate-feature{gap:5vw;padding-right:32px;margin-bottom:80px}.estate-feature.reverse{padding-left:32px}.estate-feature-copy h2{font-size:28px}.estate-service-links{padding:72px 32px;gap:40px}.estate-service-links>div+div{padding-left:40px}.estate-menu{grid-template-columns:40% 60%}.estate-menu-panel{padding:20px 8%}.estate-menu-item{padding:17px 0}.estate-footer{padding:48px 32px}.viewport:not([data-route="home"])>.estate-header{padding-left:20px;padding-right:20px}}
@media(max-width:699px){.estate-header.over-hero{padding:calc(18px + env(safe-area-inset-top)) 20px 18px;height:auto}.estate-wordmark{font-size:18px}.estate-wordmark small{font-size:7px}.estate-header-actions{gap:14px}.estate-reserve{display:none}.estate-hero{height:calc(100svh - 70px - env(safe-area-inset-bottom));min-height:440px}.estate-hero-image{object-position:52% center}.estate-hero-title h1{font-size:clamp(24px,6.15vw,32px)}.estate-hero-title .estate-eyebrow{font-size:9px;letter-spacing:.18em}.estate-hero-title p{font-size:10px}.estate-scroll{bottom:20px}.estate-member{display:block;padding:64px 24px}.estate-member-heading h2{font-size:28px}.estate-member-detail{margin-top:32px}.estate-stats{gap:16px}.estate-stats strong{font-size:38px}.estate-stats>div+div{padding-left:20px}.estate-section-heading{padding:10px 20px 42px}.estate-section-heading h2{font-size:26px}.estate-feature,.estate-feature.reverse{display:flex;flex-direction:column;padding:0;gap:0;margin-bottom:68px;align-items:stretch}.estate-feature.reverse .estate-feature-photo,.estate-feature.reverse .estate-feature-copy{order:initial}.estate-feature-photo{height:112vw;max-height:580px}.estate-feature-copy{padding:30px 24px 0}.estate-feature-copy h2{margin:14px 0 18px;font-size:28px}.estate-feature-copy p{font-size:14px;max-width:none}.estate-feature-actions{margin-top:24px}.estate-concierge-banner{min-height:540px;padding:70px 24px}.estate-concierge-banner h2{font-size:28px;line-height:1.5;word-break:keep-all}.estate-concierge-banner p{font-size:13px}.estate-service-links{display:block;padding:64px 24px}.estate-service-links>div+div{border-left:0;border-top:1px solid var(--line);margin-top:40px;padding:40px 0 0}.estate-footer{padding:48px 24px}.estate-footer>span{font-size:24px}.tabbar{gap:0;justify-content:space-around;padding-left:12px;padding-right:12px}.estate-menu{display:block}.estate-menu-image{display:none}.estate-menu-panel{height:100%;padding:calc(20px + env(safe-area-inset-top)) 26px calc(30px + env(safe-area-inset-bottom))}.estate-menu-head{margin-bottom:22px}.estate-menu-head .estate-wordmark{font-size:17px}.estate-menu-item{padding:16px 0;gap:14px}.estate-menu-item span{font-size:22px}.estate-menu-bottom{margin-top:20px;gap:2px 22px}.viewport[data-route="login"] .login,.viewport[data-route="link"] .login{margin:0;max-width:none;padding:64px 28px 36px;background:linear-gradient(rgba(255,255,255,.96),rgba(255,255,255,.93))}html[data-theme="dark"] .viewport[data-route="login"] .login,html[data-theme="dark"] .viewport[data-route="link"] .login{background:rgba(16,21,24,.93)}}
@media(prefers-reduced-motion:reduce){.viewport{scroll-behavior:auto}.estate-menu{animation:none}}
/* Keep navigation reachable after the visual hero, as in the reference site. */
.estate-header.over-hero{position:fixed;transition:background-color .2s,color .2s,height .2s}
.estate-header.over-hero.scrolled{height:70px;padding-top:12px;padding-bottom:12px;background:var(--screen);color:var(--ink);box-shadow:0 1px 0 var(--line)}
@media(max-width:699px){.estate-header.over-hero.scrolled{height:calc(60px + env(safe-area-inset-top));padding-top:calc(8px + env(safe-area-inset-top));padding-bottom:8px}.estate-header.over-hero.scrolled .estate-wordmark small{display:none}}
@media(prefers-reduced-motion:reduce){.estate-header.over-hero{transition:none}}
.estate-hero.bhero{margin-bottom:0}.estate-hero.bhero img{filter:none}
.estate-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:0;pointer-events:none}.estate-hero-video.ready{opacity:1}
.estate-motion{position:absolute;right:5vw;bottom:34px;color:#fff;background:rgba(10,20,22,.2);border:1px solid rgba(255,255,255,.6);padding:10px 14px;min-height:44px;min-width:94px;font-size:11px;z-index:1}
@media(max-width:699px){.estate-motion{right:20px;bottom:22px;min-width:44px;font-size:9px;padding:8px}}
.estate-hero-copy{font-family:var(--sans);font-size:18px;line-height:1.65;margin-top:28px;letter-spacing:0}
.estate-section-heading h2,.estate-feature-copy h2{line-height:1.45}
@media(max-width:699px){.estate-hero-copy{font-size:15px;line-height:1.65;margin-top:24px}.estate-feature-copy h2{font-size:27px}}

/* Reference geometry, measured at 1440x900 / 390x844, 2026-09-21.
   A long editorial scroll with four curved image chapters; member logic unchanged. */
@font-face{font-family:GowunDodum;src:url('assets/fonts/GowunDodum-Regular.woff') format('woff');font-display:swap;font-weight:400}
:root{--exact-blue:#7fb6d1;--exact-night:#06132b;--exact-paper:#f7f5ec;--exact-serif:Baskerville,'Baskerville Old Face','Hoefler Text',Garamond,'Times New Roman',serif;--exact-ease:cubic-bezier(.22,.61,.36,1)}
.estate-home{overflow:hidden;background:var(--exact-paper);color:#191b1d}
.estate-hero{height:100svh;min-height:600px;isolation:isolate}
.estate-hero:after{background:rgba(0,0,0,.08)}
.estate-hero-title{top:39%;transform:none;padding:0 3vw}
.estate-hero-title h1{font-family:var(--estate-en);font-weight:400;font-size:clamp(28px,3.5vw,67px);line-height:1.4;letter-spacing:0}
.estate-hero-title p{font-size:clamp(30px,3.5vw,67px);line-height:1.4;font-weight:600;letter-spacing:0;margin:0}
.estate-hero-copy{font-size:18px;line-height:1.2;margin-top:35px;padding-top:0}
.estate-header.over-hero{height:60px;width:90%;left:5%;right:5%;top:35px;padding:0 34px;color:#0d1217;background:transparent;border-radius:11px;transition:background .45s,box-shadow .45s,transform .45s}
.estate-header.over-hero:not(.scrolled) .estate-wordmark,.estate-header.over-hero:not(.scrolled) .exact-topnav,.estate-header.over-hero:not(.scrolled) .estate-reserve{visibility:hidden}
.estate-header.over-hero:not(.scrolled) .estate-header-actions{margin-left:auto}
.estate-header.over-hero.scrolled{height:60px;padding:0 34px;background:#fff;color:#101518;backdrop-filter:none;box-shadow:0 3px 15px #0002}
.estate-wordmark{font-family:var(--exact-serif);font-size:24px;font-weight:600;letter-spacing:.12em;line-height:1.15}
.estate-wordmark small{font-family:var(--sans);text-align:center;letter-spacing:.03em;font-size:10px;margin-top:5px}
.exact-topnav{display:flex;flex:1;justify-content:space-evenly;align-items:center;margin-left:40px}
.exact-topnav button{font-family:var(--exact-serif);font-size:16px;min-height:44px;background:none;border:0;color:inherit;position:relative}
.exact-topnav button:after{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .35s var(--exact-ease)}
.exact-topnav button:hover:after{transform:scaleX(1)}
.estate-header-actions{gap:10px}.estate-menu-toggle{width:38px;gap:5px;padding:8px}.estate-menu-toggle span{width:22px;height:1px}.estate-menu-toggle span:nth-child(2){width:14px;margin-left:auto}.estate-reserve{min-width:38px;padding:0}
.exact-story{position:relative;padding-top:500px;background:linear-gradient(#7fb6d1 0%,#7fb6d1 74%,#85bad4 89%,transparent 100%);color:#fff;z-index:1}
.exact-story-copy{text-align:center;max-width:1050px;margin:auto;padding:0 24px}
.exact-story-copy h2{font-family:var(--estate-en);font-size:50px;font-weight:400;line-height:1.3;color:#fff}
.exact-story-copy h3{font-family:GowunDodum,var(--sans);font-size:40px;font-weight:400;color:#fff;margin:40px 0 70px}
.exact-story-copy>p{font-family:GowunDodum,var(--sans);font-size:20px;line-height:2.2}
.exact-story-copy .exact-story-line{font-size:24px;margin-top:65px}
.estate-member{max-width:1000px;padding:75px 48px;margin:90px auto 0;gap:60px;background:#ffffffde;color:#182d40;box-shadow:none;border-radius:0;position:relative;z-index:1}
.estate-member-heading h2{font-family:GowunDodum,var(--sans);font-size:25px}.estate-member-heading p,.estate-stats p,.estate-stats span,.estate-stats small{color:#425c69}.estate-member-tools{flex-wrap:wrap;gap:10px}.estate-member .iconbtn{color:#163548}.estate-upcoming .citem{color:#182d40;background:transparent}.estate-upcoming .clist .body{color:inherit}.estate-empty{color:#425c69}.estate-member .estate-link{font-size:12px}
.exact-story-landscape{height:1000px;margin-top:-80px;position:relative;overflow:hidden}
.exact-story-landscape:after{content:'';position:absolute;inset:0;background:linear-gradient(#7fb6d1 0,transparent 30%,#06132b 100%)}
.exact-story-landscape img{width:100%;height:100%;object-fit:cover;object-position:center}
.exact-spaces{background:var(--exact-paper);padding-bottom:430px}
.exact-spaces-intro{background:var(--exact-night);color:#fff;padding:90px 24px 430px;text-align:center}
.exact-spaces-intro>p{font-family:var(--exact-serif);font-size:16px;letter-spacing:.1em}
.exact-spaces-intro>h2{font-family:var(--exact-serif);font-size:55px;font-weight:400;line-height:1.3;margin:12px 0 85px;color:#fff}
.exact-rule{height:2px;width:30px;background:#fff;margin:0 auto 100px}
.exact-spaces-intro>h3{font-family:GowunDodum,var(--sans);font-weight:400;font-size:38px;line-height:2.4;color:#fff}
.exact-space-index{max-width:950px;margin:100px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:65px 80px;text-align:left}
.exact-index-card{background:none;border:0;border-top:1px solid #515a6b;padding:25px 0;color:#fff;text-align:left;position:relative;min-height:215px;transition:border-color .5s ease-in-out}
.exact-index-card>i{position:absolute;top:-2px;left:0;width:20px;height:3px;background:#515a6b;transition:left .5s ease-in-out,background .5s ease-in-out}
.exact-index-card:hover{border-color:#fff}.exact-index-card:hover>i{left:calc(100% - 20px);background:#fff}
.exact-index-number{font-family:var(--exact-serif);font-size:18px}.exact-index-number b{font-size:32px;font-weight:400;margin-left:12px}
.exact-index-card h3{color:#fff;font-family:GowunDodum,var(--sans);font-size:30px;font-weight:400;margin:24px 0 10px}.exact-index-card p{font-size:16px;line-height:1.8;color:#acb6c8}.exact-index-arrow{position:absolute;right:0;top:28px;font-size:25px}
.exact-space{padding-top:343px}.exact-space:first-of-type{padding-top:0;margin-top:-95px}
.exact-space-image{position:relative;height:64.5312vw;max-height:1250px;min-height:700px;isolation:isolate}
.exact-space-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;clip-path:ellipse(93% 100% at 50% 100%);z-index:-2}
.exact-space-image:after{content:'';position:absolute;inset:0;clip-path:ellipse(93% 100% at 50% 100%);background:linear-gradient(transparent 45%,#0007);z-index:-1}
.exact-space-number{position:absolute;top:-27px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:flex-start;gap:58px 30px;flex-wrap:wrap;width:100%;color:#fff;font-family:var(--exact-serif)}
.exact-no{font-size:68px;line-height:49px;position:relative}.exact-no:after{content:'';position:absolute;right:0;bottom:-14px;width:30px;height:2px;background:#fff}.exact-digit{font-size:140px;line-height:85px}.exact-space-title{font-size:58px;line-height:.8;width:100%;text-align:center}
.exact-space-caption{position:absolute;bottom:130px;left:20px;right:20px;text-align:center;color:#fff}
.exact-space-caption p{font-family:GowunDodum,var(--sans);font-size:46px;line-height:1.6}.exact-space-caption h3{font-family:GowunDodum,var(--sans);font-size:22px;color:#fff;margin-top:25px;font-weight:400}
.exact-space-description{min-height:270px;text-align:center;padding:60px 24px 0;max-width:1100px;margin:auto}
.exact-space-description>p{font-size:18px;line-height:2;color:#343a3b}.exact-space-description>div{display:flex;justify-content:center;gap:50px;margin-top:40px}.exact-space-description .estate-link{font-family:var(--exact-serif);border:0;gap:20px}
.exact-experience{position:relative;background:linear-gradient(var(--exact-paper),#f7f5ec 25%,#123d4a 75%,#09272e);color:#fff;text-align:center;padding:90px 0 180px;overflow:hidden}
.exact-experience>p:first-child{color:#333;font-family:var(--exact-serif);font-size:18px}
.exact-experience h2{color:#111;font-family:var(--exact-serif);font-size:120px;font-weight:400;line-height:1.25;margin:10px 0 20px}.exact-experience-sub{font-family:GowunDodum,var(--sans);font-size:30px;color:#222}
.exact-stack{position:relative;height:1000px;max-width:1440px;margin:110px auto 40px}
.exact-stack img{position:absolute;left:12%;top:0;width:45%;height:620px;object-fit:cover;box-shadow:0 15px 30px #0002}
.exact-stack img:nth-child(2){left:28%;top:130px}.exact-stack img:nth-child(3){left:45%;top:260px}
.exact-experience>.estate-link{color:#fff}
.exact-affiliate{text-align:center;padding:220px 0 210px;background:#fff}.exact-affiliate>p{font-family:GowunDodum,var(--sans);font-size:30px;line-height:1.8}.exact-affiliate>h2{font-family:var(--exact-serif);font-weight:400;font-size:81px;line-height:1.3;margin:80px 0}
.exact-affiliate-images{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin:0 auto 90px;max-width:1440px;align-items:center}.exact-affiliate-images img{width:100%;height:650px;object-fit:cover}.exact-affiliate-images img+img{height:450px}.exact-affiliate>.estate-link{margin-top:40px}
.exact-dining{position:relative;height:100svh;min-height:750px;color:#fff;display:grid;place-items:center;text-align:center;isolation:isolate}.exact-dining>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.exact-dining:after{content:'';position:absolute;inset:0;background:#0005;z-index:-1}.exact-dining h2{font-family:var(--exact-serif);font-weight:400;font-size:100px;color:#fff;margin:40px 0}.exact-dining p{font-family:GowunDodum,var(--sans);font-size:24px}.exact-dining .estate-link{margin-top:50px;color:#fff}
.exact-membership{text-align:center;background:var(--exact-paper);padding:300px 0 180px}.exact-membership-picture{height:800px;margin-bottom:250px;overflow:hidden}.exact-membership-picture>img{width:100%;height:100%;object-fit:cover}.exact-membership h2{font-family:var(--exact-serif);font-size:100px;line-height:1.3;font-weight:400}.exact-membership p{font-family:GowunDodum,var(--sans);font-size:30px;margin:40px 0}.exact-membership>div:last-child{display:flex;justify-content:center;gap:60px}.estate-footer{padding:80px 7vw;background:#111416}
.exact-word{display:inline-block;white-space:nowrap}.exact-char{display:inline-block;font:inherit}
/* Reference mega-menu: blurred panel entrance, staggered groups, responsive columns. */
.estate-menu{grid-template-columns:49.28% 50.72%;background:#171b1e;animation:exactMenuIn .6s var(--exact-ease);color:#fff}
.estate-menu-image{position:relative;animation:exactFeatureIn .6s var(--exact-ease)}
.exact-menu-photo{position:absolute;inset:0;opacity:0;transform:scale(1.05);transition:opacity 1s var(--exact-ease),transform 2s var(--exact-ease)}
.exact-menu-photo.active{opacity:1;transform:scale(1)}.exact-menu-photo img{height:100%;width:100%;object-fit:cover;transition:transform 8s ease}.exact-menu-photo.active img{transform:scale(1.08)}
.estate-menu-image .exact-menu-copy{position:absolute;top:18%;bottom:auto;left:0;right:0;text-align:center;color:#fff;font-family:var(--estate-en);font-size:54px;line-height:1.25;text-shadow:0 2px 20px #0008}
.exact-menu-copy strong{display:block;font-weight:800}.estate-menu-image .exact-menu-copy>span{font-size:54px;display:block;margin:0;letter-spacing:0}.exact-menu-copy p{font-size:18px;line-height:1.5;margin-top:40px}
.estate-menu-panel{padding:80px 18% 60px;background:linear-gradient(#1b2024eb,#101418ef);backdrop-filter:blur(6px)}
.estate-menu-head{margin-bottom:100px;position:relative}.estate-menu-head .estate-wordmark{font-family:var(--exact-serif);font-size:38px}.estate-menu-close{position:fixed;right:55px;top:45px}
.estate-menu-panel nav{display:grid;grid-template-columns:1fr;gap:55px}.exact-menu-group h3{font-family:var(--exact-serif);font-size:21px;color:#fff;margin:0 0 15px;animation:exactRise .45s var(--exact-ease) both;animation-delay:calc(.1s + var(--group)*.08s)}
.estate-menu-item{padding:8px 0;border:0;font-family:var(--sans);font-size:16px;line-height:1.5;color:#aab1b5;min-height:36px;display:block;animation:exactRise .55s var(--exact-ease) both;animation-delay:calc(.28s + var(--group)*.08s);transition:color .2s}
.estate-menu-item:hover,.estate-menu-item:focus-visible{color:#fff}.estate-menu-bottom{margin-top:55px;gap:15px}
@keyframes exactMenuIn{from{opacity:0;transform:translateX(12px);filter:blur(6px)}to{opacity:1;transform:none;filter:blur(0)}}
@keyframes exactFeatureIn{from{opacity:0;transform:translateX(-14px) scale(.992);filter:blur(6px)}to{opacity:1;transform:none;filter:blur(0)}}
@keyframes exactRise{from{opacity:0;transform:translateY(8px);filter:blur(2px)}to{opacity:1;transform:none;filter:blur(0)}}
@media(max-width:1100px){.exact-topnav{margin-left:15px}.exact-topnav button{font-size:13px}.estate-header.over-hero,.estate-header.over-hero.scrolled{padding:0 20px}.estate-menu-image{display:none}.estate-menu{display:block}.estate-menu-panel{height:100%;padding:40px 36px 60px}.estate-menu-panel nav{grid-template-columns:1fr 1fr;gap:70px}.estate-menu-head{margin-bottom:70px}.estate-menu-head .estate-wordmark{font-size:30px}.estate-menu-close{right:25px;top:25px}}
@media(max-width:859px){.exact-topnav{display:none}.estate-header.over-hero{width:100%;left:0;right:0;top:0;border-radius:0;height:85px;padding:15px 24px}.estate-header.over-hero.scrolled{height:60px;padding:0 24px}.estate-header.over-hero .estate-wordmark{font-size:24px}.estate-header-actions{margin-left:auto}.estate-hero-title{top:36%;}.estate-hero-title h1,.estate-hero-title p{font-size:40px}.estate-hero-copy{font-size:18px;margin-top:35px}.exact-story{padding-top:210px}.exact-story-copy h2{font-size:33px}.exact-story-copy h3{font-size:28px;margin-bottom:45px}.exact-story-copy>p{font-size:18px}.estate-member{margin:80px 30px 0;padding:45px 30px;grid-template-columns:1fr 1.2fr;gap:35px}.exact-story-landscape{height:700px}.exact-spaces-intro{padding-bottom:280px}.exact-spaces-intro>h3{font-size:28px}.exact-space-index{gap:50px 40px}.exact-index-card h3{font-size:24px}.exact-space{padding-top:210px}.exact-space-image{min-height:610px}.exact-space-caption p{font-size:33px}.exact-space-caption{bottom:70px}.exact-space-title{font-size:42px}.exact-digit{font-size:110px}.exact-stack{height:750px}.exact-stack img{height:450px}.exact-stack img:nth-child(2){top:100px}.exact-stack img:nth-child(3){top:200px}.exact-affiliate{padding:150px 0}.exact-affiliate-images{gap:20px}.exact-affiliate-images img{height:500px}.exact-affiliate-images img+img{height:350px}.exact-membership-picture{height:600px}.tabbar{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translateX(-50%);width:240px;height:50px;min-height:50px;border-radius:30px;padding:0 12px;box-shadow:0 3px 14px #0002;background:#fff;gap:0;z-index:15}.tab{color:#111;font-size:9px;min-width:45px;min-height:44px}.tab svg{width:18px;height:18px}.viewport:not([data-route="home"]){padding-bottom:105px!important}}
@media(max-width:540px){.estate-hero{height:100svh;min-height:600px}.estate-hero-title{top:36%;padding:0 20px}.estate-hero-title h1,.estate-hero-title p{font-size:24px;line-height:1.4}.estate-hero-copy{font-size:15px;line-height:1.6;margin-top:35px;max-width:350px;margin-left:auto;margin-right:auto}.estate-hero-title h1{font-family:var(--estate-en)}.estate-scroll{bottom:90px}.estate-motion{bottom:28px;right:20px}.exact-story{padding-top:145px}.exact-story-copy h2{font-size:24px;line-height:1.4}.exact-story-copy h3{font-size:22px;line-height:1.6;margin:35px 0 47px}.exact-story-copy>p{font-size:14px;line-height:2}.exact-story-copy .exact-story-line{font-size:17px;margin-top:45px}.estate-member{margin:70px 20px 0;padding:30px 20px;display:block}.estate-member-heading h2{font-size:23px}.estate-member-detail{margin-top:25px}.estate-stats strong{font-size:32px}.estate-stats small{font-size:10px}.exact-story-landscape{height:440px;margin-top:-25px}.exact-spaces{padding-bottom:120px}.exact-spaces-intro{padding:70px 20px 160px}.exact-spaces-intro>h2{font-size:38px;margin-bottom:65px}.exact-rule{margin-bottom:65px}.exact-spaces-intro>h3{font-size:23px;line-height:2}.exact-space-index{margin-top:70px;gap:35px 24px}.exact-index-card{padding:20px 0;min-height:180px}.exact-index-card h3{font-size:18px;margin:20px 0 10px}.exact-index-card p{font-size:12px}.exact-index-number{font-size:13px}.exact-index-number b{font-size:24px}.exact-index-arrow{font-size:17px}.exact-space{padding-top:150px}.exact-space:first-of-type{margin-top:-55px}.exact-space-image{height:130vw;min-height:480px;max-height:700px}.exact-space-image>img,.exact-space-image:after{clip-path:ellipse(110% 100% at 50% 100%)}.exact-space-number{top:0;gap:20px 15px}.exact-no{font-size:24px;line-height:30px}.exact-no:after{width:14px;bottom:0}.exact-digit{font-size:50px;line-height:45px}.exact-space-title{font-size:24px}.exact-space-caption{bottom:45px;left:20px;right:20px}.exact-space-caption p{font-size:23px;line-height:1.6}.exact-space-caption h3{font-size:16px;margin-top:20px}.exact-space-description{padding:40px 20px 0;min-height:230px}.exact-space-description>p{font-size:15px;line-height:1.8}.exact-space-description>div{margin-top:25px;gap:25px}.exact-experience{padding:80px 0 100px}.exact-experience h2{font-size:65px}.exact-experience-sub{font-size:19px;margin:25px 20px}.exact-stack{height:540px;margin:70px auto 20px}.exact-stack img{width:56%;height:320px;left:3%}.exact-stack img:nth-child(2){left:20%;top:80px}.exact-stack img:nth-child(3){left:39%;top:160px}.exact-affiliate{padding:110px 0 120px}.exact-affiliate>p{font-size:20px;padding:0 20px}.exact-affiliate h2{font-size:62px;margin:45px 0}.exact-affiliate-images{gap:15px;margin-bottom:60px;grid-template-columns:1.5fr 1fr}.exact-affiliate-images img{height:330px}.exact-affiliate-images img+img{height:250px}.exact-dining{height:100svh;min-height:650px}.exact-dining h2{font-size:65px}.exact-dining p{font-size:18px;padding:0 25px}.exact-membership{padding:150px 0 120px}.exact-membership-picture{height:440px;margin-bottom:140px}.exact-membership h2{font-size:62px}.exact-membership p{font-size:21px;margin:30px 0;padding:0 25px}.estate-footer{padding:65px 25px 140px}.estate-menu-panel{padding:calc(28px + env(safe-area-inset-top)) 36px 60px}.estate-menu-head{margin-bottom:55px}.estate-menu-head .estate-wordmark{font-size:24px}.estate-menu-panel nav{display:block}.exact-menu-group{margin-bottom:45px}.exact-menu-group h3{font-size:17px}.estate-menu-item{font-size:14px;min-height:36px;padding:6px 0}.estate-menu-close{top:26px;right:15px}.estate-menu-bottom{margin-top:35px}}
@media(prefers-reduced-motion:reduce){.exact-char{transform:none!important;opacity:1!important}.estate-menu,.estate-menu-image,.exact-menu-group h3,.estate-menu-item{animation:none}.exact-menu-photo,.exact-menu-photo img,.exact-index-card,.exact-index-card>i{transition:none}.estate-home *{scroll-behavior:auto!important}}

.exact-story-lineart{display:block;width:720px;max-width:90%;margin:70px auto 0;mix-blend-mode:normal;opacity:.95;mask-image:linear-gradient(transparent,#000 10%,#000 85%,transparent)}
@media(max-width:540px){.exact-story-lineart{margin-top:45px;width:330px}}

.estate-header.over-hero{z-index:40}

.estate-member-shortcut{background:none;border:0;color:inherit;width:38px;min-height:44px;display:grid;place-items:center}.estate-header.over-hero:not(.scrolled) .estate-member-shortcut{visibility:hidden}

html[data-theme="dark"] .estate-hero-title h1{font-weight:400}

/* Source reference section 01: fixed camera, scrolling gradient/copy and a
   separate photographic layer. #view remains the sole scrolling container. */
.estate-home{position:relative;isolation:isolate;overflow:visible;--story-u:calc(100vw / 1428.5714)}
.estate-hero-media{position:fixed;inset:0;width:100%;height:100dvh;z-index:-2;pointer-events:none;overflow:hidden}
.estate-hero-media .estate-hero-image,.estate-hero-media .estate-hero-video{position:absolute;inset:0;z-index:auto;width:100%;height:100%;object-fit:cover}
.estate-hero-media:after{content:'';position:absolute;inset:0;background:#0002}
.estate-hero.bhero{background:transparent;isolation:auto;overflow:visible;z-index:1}
.estate-hero:after{display:none}
.exact-story-transition{position:relative;z-index:2;aspect-ratio:1920/564;background:linear-gradient(transparent,#7fb6d1 95%)}
.exact-story{padding:calc(var(--story-u)*100) 0 0;z-index:2;background:linear-gradient(#7fb6d1 calc(100% - var(--story-u)*450),#85bad4 calc(100% - var(--story-u)*200),transparent);isolation:auto}
.exact-story-copy{position:static;max-width:calc(var(--story-u)*1350);padding:0;text-align:center}
.exact-story-copy h2{line-height:1.2;padding-bottom:calc(var(--story-u)*40)}
.exact-story-copy h3{line-height:1.2;margin:0;padding-bottom:calc(var(--story-u)*100)}
.exact-story-copy>p{line-height:1.8;padding-bottom:calc(var(--story-u)*60)}
.exact-story-copy .exact-story-line{font-size:calc(var(--story-u)*16);line-height:1.5;margin:0;padding-bottom:calc(var(--story-u)*40)}
.exact-story-lineart{height:auto;width:100%;max-width:100%;display:block;margin:0 auto;mask-image:none;opacity:1;mix-blend-mode:normal;border-radius:20px}
.exact-story-mark{font:calc(var(--story-u)*95)/1 var(--exact-serif);height:calc(var(--story-u)*180);letter-spacing:calc(var(--story-u)*18);color:#12344d;display:flex;flex-direction:column;justify-content:center;align-items:center}
.exact-story-mark span{font:calc(var(--story-u)*17)/1.5 var(--estate-en);letter-spacing:calc(var(--story-u)*25);padding-top:8px}
.exact-story-landscape{position:relative;top:auto;z-index:-1;aspect-ratio:1920/1551;height:auto;margin-top:calc(var(--story-u)*-200);overflow:clip}
.exact-story-landscape img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.exact-story-landscape:after{background:linear-gradient(transparent 60%,#06132b)}
.exact-member-wrap{position:relative;z-index:2;background:#06132b;padding:85px 30px 110px;margin-top:-20px}
.exact-member-wrap .estate-member{margin:0 auto}
.exact-spaces,.exact-experience,.exact-affiliate,.exact-dining,.exact-membership,.estate-home>.source-collection,.estate-footer{position:relative;z-index:2}
.estate-home>.source-collection{background:var(--exact-paper)}
.exact-affiliate-images{position:relative;display:block;width:min(900px,80vw);height:650px;overflow:visible}
.exact-affiliate-images img{position:absolute;left:auto;right:0;top:0;width:64%;height:66%;clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);object-fit:cover}
.exact-affiliate-images img:nth-child(2){left:0;right:auto;top:auto;bottom:0;width:50%;height:50%}
.exact-affiliate-images img:nth-child(3){left:auto;right:0;top:auto;bottom:0;width:30%;height:30%}
@media(max-width:860px){
 .exact-story{padding-top:100px}.exact-story-copy{padding:0 20px;max-width:none}
 .exact-story-copy h2{font-size:27px;padding-bottom:40px}.exact-story-copy h3{font-size:25px;padding-bottom:100px}
 .exact-story-copy>p{font-size:16px;padding-bottom:60px}.exact-story-copy .exact-story-line{font-size:14px;padding:30px 0 60px}
 .exact-story-lineart{width:100%;margin:0 auto;padding-bottom:40px;border-radius:20px}
 .exact-story-mark{font-size:clamp(28px,7vw,60px);height:calc((100vw - 40px)*.15);letter-spacing:6px}.exact-story-mark span{font-size:10px;letter-spacing:10px;padding-top:3px}
 .exact-story-landscape{height:auto;margin-top:-200px}
 .exact-member-wrap{padding:60px 20px 80px}.exact-member-wrap .estate-member{margin:0;padding:30px 20px}
 .exact-affiliate-images{width:90vw;height:75vw;max-height:540px;margin-bottom:65px}.exact-affiliate-images img{height:66%}.exact-affiliate-images img:nth-child(2){width:50%;height:50%}.exact-affiliate-images img:nth-child(3){width:30%;height:30%}
}
@media(max-width:499px){.exact-story-copy h2{font-size:21px;padding-bottom:20px}.exact-story-copy h3{font-size:22px;padding-bottom:47px}.exact-story-copy>p{font-size:14px;padding-bottom:0}}
@media(prefers-reduced-motion:reduce){.estate-hero-media{position:absolute}.exact-story-landscape{position:relative}.exact-story [data-motion-role]{transform:none!important;opacity:1!important}}

/* The reference photograph scrolls in document flow despite its sticky declaration. */
.exact-affiliate{overflow:clip}
.exact-member-wrap .estate-member{--heading:#182d40;--ink:#182d40;--muted:#425c69;--line:#182d4030}
html[data-theme] .exact-story-copy h2,html[data-theme] .exact-story-copy h3{font-weight:400}

/* Approved handwriting and the reference's left-copy/right-photograph sections. */
@font-face{font-family:'Nanum Pen Script';src:url('assets/fonts/NanumPenScript-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
.exact-story-mark{font:calc(var(--story-u)*32)/1.4 'Nanum Pen Script',cursive;letter-spacing:0;color:#fff;text-align:center}
.exact-story-mark p{font:inherit;letter-spacing:0;margin:0}
.exact-story-landscape:after{background:linear-gradient(transparent 40%,#06132b 85%,#06132b)}
.exact-experience{margin-top:-40px;background:#fff;color:#242424;padding:0 0 calc(var(--story-u)*20);text-align:left}
.exact-experience-title{height:60vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}
.exact-experience-title>p{font-size:15px;letter-spacing:2px;margin:0}
.exact-experience-title h2{font-size:calc(var(--story-u)*120);letter-spacing:5px;line-height:1.3;margin:0}
.exact-experience-title>div{font-size:16px;line-height:1.7;padding-top:20px}
.exact-experience-stage{height:900px;position:relative;overflow:hidden}
.exact-experience-copy{position:absolute;left:calc(var(--story-u)*200);top:200px}
.exact-experience-copy p{font-size:17px;line-height:1.8;margin:0 0 50px}
.exact-experience-copy h3{font:35px/1.5 GowunDodum,serif;margin:0;color:#242424}
.exact-experience-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px}
.exact-stack{position:absolute;right:10%;top:0;width:40vw;height:100%;max-width:none;margin:0}
.exact-stack figure{position:absolute;top:50%;left:0;width:100%;aspect-ratio:1;transform:translate(0,-50%);margin:0}
.exact-stack figure:nth-child(2){transform:translate(100px,calc(-50% + 100px))}
.exact-stack figure:nth-child(3){transform:translate(200px,calc(-50% + 200px))}
.exact-stack figure>img{position:static;inset:auto;width:100%;height:100%;object-fit:cover;box-shadow:none}
.exact-stack figcaption{position:absolute;left:35px;top:50px;transform:rotate(90deg);transform-origin:left top;color:#fff;letter-spacing:3px;font:20px var(--estate-en)}
.exact-stack figcaption strong{font-weight:400}.exact-stack figcaption span{font:12px var(--sans);display:block;letter-spacing:0;margin-top:12px}
.exact-affiliate{position:relative;background:#fff;height:100vh;min-height:750px;padding:0;text-align:left;overflow:clip}
.exact-affiliate-copy{position:absolute;left:calc(var(--story-u)*200);top:50%;transform:translateY(-50%);z-index:2}
.exact-affiliate-copy h3{font:30px/1.5 GowunDodum,serif;padding-bottom:50px;color:#242424;margin:0}
.exact-affiliate-copy>p{font-size:15px;padding-bottom:10px;margin:0}
.exact-affiliate-copy h2{font:calc(var(--story-u)*80)/1 var(--exact-serif);letter-spacing:5px;padding-bottom:150px;margin:0}
.exact-affiliate-copy>div{font-size:17px;line-height:1.8}
.exact-affiliate-links{margin-top:25px}
.exact-affiliate-images{position:absolute;right:5%;top:15%;width:52%;height:75%;margin:0;max-height:none}
.exact-affiliate-images img{width:64%;height:66%}
.exact-affiliate-images img:nth-child(2){width:50%;height:50%}.exact-affiliate-images img:nth-child(3){width:30%;height:30%}
html[data-theme] .exact-experience h2,html[data-theme] .exact-experience h3,html[data-theme] .exact-affiliate h2,html[data-theme] .exact-affiliate h3{font-weight:400;color:#242424}
@media(max-width:1100px){.exact-experience-copy,.exact-affiliate-copy{left:8%}}
@media(max-width:860px){
 .exact-story-mark{font-size:clamp(16px,3.4vw,25px);letter-spacing:0}
 .exact-experience-title{height:auto;padding:100px 20px 150px}.exact-experience-title>p{font-size:13px}.exact-experience-title h2{font-size:35px;line-height:1.5;letter-spacing:2px}.exact-experience-title>div{font-size:15px;padding-top:20px}
 .exact-experience-stage{height:auto;padding:0 20px 95%;overflow:hidden}.exact-experience-copy{position:relative;left:auto;top:auto}.exact-experience-copy p{font-size:15px;line-height:1.8;margin-bottom:30px}.exact-experience-copy h3{font-size:24px;line-height:1.5}
 .exact-stack{width:calc(105% - 160px);right:100px;top:auto;bottom:40px;height:auto;aspect-ratio:1}.exact-stack figure{top:0;transform:none}.exact-stack figure:nth-child(2){transform:translate(50px,20px)}.exact-stack figure:nth-child(3){transform:translate(100px,40px)}.exact-stack figcaption{font-size:12px;top:25px;left:25px}.exact-stack figcaption span{font-size:10px}
 .exact-affiliate{height:800px;min-height:0;padding:100px 5% 50px}.exact-affiliate-copy{position:relative;left:0;top:0;transform:none}.exact-affiliate-copy h3{font-size:20px;padding-bottom:30px}.exact-affiliate-copy>p{font-size:13px}.exact-affiliate-copy h2{font-size:42px;letter-spacing:2px;padding-bottom:40px}.exact-affiliate-copy>div{font-size:15px;line-height:1.8}
 .exact-affiliate-images{top:auto;bottom:40px;right:5%;width:90%;height:310px}.exact-affiliate-images img{width:60%;height:70%}.exact-affiliate-images img:nth-child(2){width:45%;height:50%}.exact-affiliate-images img:nth-child(3){width:27%;height:30%}
}

/* Photo bounds, not transparent flex-wrapper bounds, are the comparison target. */
@media(min-width:861px){
 .exact-affiliate-images{left:calc(var(--story-u)*750);right:calc(var(--story-u)*100);width:auto;height:calc(var(--story-u)*950);top:50%;bottom:auto;transform:translateY(-50%)}
 .exact-affiliate-images img{width:529px!important;height:599px!important;max-width:none;transform-origin:center;clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%)}
 .exact-affiliate-images img:nth-child(1){left:0;right:auto;top:50%;bottom:auto;z-index:1}
 .exact-affiliate-images img:nth-child(2){left:60%;right:auto;top:auto;bottom:0;z-index:2}
 .exact-affiliate-images img:nth-child(3){left:auto;right:0;top:0;bottom:auto;z-index:1}
}
@media(min-width:861px) and (max-width:1600px){
 .exact-affiliate-images img:nth-child(2){transform:translate(-22%,34%) scale(.5)!important}
 .exact-affiliate-images img:nth-child(3){transform:translate(32%,-33%) scale(.35)!important}
}
@media(min-width:861px) and (max-width:1200px){
 .exact-affiliate-images img:nth-child(1){transform:translate(-15%,-28%) scale(.8)!important}
 .exact-affiliate-images img:nth-child(2){transform:translate(-23%,15%) scale(.5)!important}
 .exact-affiliate-images img:nth-child(3){transform:translate(12%,-33%) scale(.35)!important}
}

/* The first panel stays behind; the following panel crosses over it. */

/* The first photograph panel stays in place; the terrace covers it from the right. */
.exact-horizontal-wrap{position:relative;z-index:2;overflow:clip;background:#fff}
.exact-horizontal{display:flex;width:max-content}
.exact-horizontal>section{width:100vw;height:100vh;flex-shrink:0;position:relative}
.exact-landscape{color:#fff;overflow:hidden}
.exact-landscape>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.exact-landscape:after{content:'';position:absolute;inset:0;background:#0003}
.exact-landscape>div{position:absolute;left:calc(var(--story-u)*200);top:30%;z-index:2}
.exact-landscape h3,html[data-theme] .exact-landscape h3{font:30px/1.5 GowunDodum,serif;padding-bottom:50px;margin:0;color:#fff}
.exact-landscape-mark{font:50px/1 Georgia,serif;letter-spacing:8px;margin:0 0 50px!important}
.exact-landscape-text{font-size:17px;line-height:1.8;margin:0}
@media(min-width:861px){.exact-horizontal>.exact-affiliate{position:sticky;left:0;top:0;transform:translateX(0)!important;min-height:0}}
@media(max-width:860px){
 .exact-horizontal{display:block;width:100%}.exact-horizontal>section{width:100%;height:auto}
 .exact-horizontal>.exact-affiliate{height:800px}.exact-horizontal>.exact-landscape{height:100vw}
 .exact-landscape>div{top:50px;left:5%}.exact-landscape h3,html[data-theme] .exact-landscape h3{font-size:17px;padding-bottom:25px}
 .exact-landscape-mark{font-size:24px;letter-spacing:5px;margin-bottom:25px!important}.exact-landscape-text{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.exact-horizontal{display:block;width:100%}.exact-horizontal>.exact-affiliate{position:relative}}
/* Keep the incoming terrace above the stationary promotional panel. */
.exact-horizontal>.exact-affiliate{z-index:1}.exact-horizontal>.exact-landscape{z-index:2}
/* Landscape text placement follows the source's viewport breakpoints. */
.exact-landscape>div{top:40%;transform:translateY(-50%)}
@media(max-width:860px){
 .exact-landscape>div{top:30px;transform:none}
 .exact-landscape h3,html[data-theme] .exact-landscape h3{font-size:23px}
 .exact-landscape-text{font-size:16px}
}
@media(max-width:499px){
 .exact-landscape>div{top:50px}
 .exact-landscape h3,html[data-theme] .exact-landscape h3{font-size:17px}
 .exact-landscape-text{font-size:14px}
}
