@font-face{font-family:Aurora;src:url(/Aurora.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{background:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#f0ebe3;overflow-x:hidden;max-width:1280px;margin:0 auto}nav{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1280px;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:24px 40px}.nav-logo,.nav-cta{transition:color .45s cubic-bezier(.32,.72,0,1),border-color .45s cubic-bezier(.32,.72,0,1)}nav.on-light .nav-logo,nav.on-light .nav-cta{color:#241f1b}nav.on-light .nav-cta{border-bottom-color:#241f1b4d}nav.on-light .nav-cta:hover{border-bottom-color:#241f1b}.nav-logo{font-size:15px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#f0ebe3;text-decoration:none;cursor:pointer}.nav-cta{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#f0ebe3;text-decoration:none;border-bottom:1px solid rgba(240,235,227,.3);padding-bottom:2px;transition:border-color .2s}.nav-cta:hover{border-color:#f0ebe3}.hero{position:relative;width:100%;max-width:1280px;margin:0 auto;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;--scroll: 0;opacity:calc(1 - var(--scroll) * 1.3)}.hero-bloom{position:absolute;left:50%;top:46%;width:120vh;height:120vh;transform:translate(-50%,-50%) scale(.6);background:radial-gradient(circle at center,#f0ebe329,#f0ebe30f 32%,#f0ebe300 62%);opacity:0;pointer-events:none;transition:opacity 2.2s ease,transform 2.6s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.hero-in .hero-bloom{opacity:1;transform:translate(-50%,-50%) scale(1)}.hero-inner{position:relative;z-index:2;text-align:center;padding:0 24px}.hero-lead{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:38px;opacity:0;transform:translateY(10px);transition:opacity .9s ease .2s,transform .9s cubic-bezier(.22,1,.36,1) .2s}.hero-in .hero-lead{opacity:1;transform:translateY(0)}.lead-rule{width:34px;height:1px;background:#2e292266}.lead-text{font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#2e2922b3}.hero-word-slot{height:clamp(56px,11vw,150px)}.word{position:fixed;left:50%;top:50%;z-index:1;display:flex;justify-content:center;white-space:nowrap;pointer-events:none;font-weight:700;text-transform:uppercase;line-height:.9;--hero-size: clamp(56px, 11vw, 150px);--land-size: clamp(108px, 17vw, 240px);font-size:calc(var(--hero-size) + (var(--land-size) - var(--hero-size)) * var(--p, 0));gap:calc(.06em + .06em * var(--p, 0));transform:translate(-50%,-50%) translateY(calc(var(--startY, 0px) * (1 - var(--p, 0)) + var(--exitY, 0px)));will-change:transform,font-size}.word-letter{display:inline-block;--dim: clamp(0, calc((var(--p, 0) - .45) / .55), 1);color:rgba(calc(46 + (240 - 46) * var(--dim)),calc(41 + (235 - 41) * var(--dim)),calc(34 + (227 - 34) * var(--dim)),calc(1 - .78 * var(--dim)));opacity:0;transform:translateY(38px);filter:blur(14px);transition:opacity 1.1s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1),filter 1.2s cubic-bezier(.22,1,.36,1);transition-delay:calc(.42s + var(--i) * .11s)}.word.revealed .word-letter{opacity:1;transform:translateY(0);filter:blur(0)}.word.pulsing .word-letter{color:#f0ebe3;animation:letterwave 4s ease-in-out infinite}.word.pulsing .word-letter:nth-child(1){animation-delay:-4s}.word.pulsing .word-letter:nth-child(2){animation-delay:-3.8s}.word.pulsing .word-letter:nth-child(3){animation-delay:-3.6s}.word.pulsing .word-letter:nth-child(4){animation-delay:-3.4s}.word.pulsing .word-letter:nth-child(5){animation-delay:-3.2s}.word.pulsing .word-letter:nth-child(6){animation-delay:-3s}.hero-sub{margin-top:40px;font-size:14px;line-height:1.85;letter-spacing:.02em;color:#2e29229e;opacity:0;transform:translateY(12px);transition:opacity 1s ease 1.1s,transform 1s cubic-bezier(.22,1,.36,1) 1.1s}.hero-in .hero-sub{opacity:1;transform:translateY(0)}.hero-cue{position:absolute;left:50%;bottom:44px;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:12px;opacity:0;transition:opacity .9s ease 1.5s}.hero-in .hero-cue{opacity:1}.cue-label{font-size:10px;letter-spacing:.26em;text-transform:uppercase;color:#f0ebe38c}.cue-line{width:1px;height:46px;background:linear-gradient(to bottom,#f0ebe380,#f0ebe300);position:relative;overflow:hidden}.cue-line:after{content:"";position:absolute;left:0;top:-50%;width:100%;height:50%;background:#f0ebe3e6;animation:cueDrop 2.2s cubic-bezier(.7,0,.3,1) infinite}@keyframes cueDrop{0%{transform:translateY(0);opacity:0}35%{opacity:1}to{transform:translateY(300%);opacity:0}}@media(prefers-reduced-motion:reduce){.hero-bloom,.hero-lead,.hero-sub,.hero-cue,.hero-letter{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.cue-line:after{animation:none}}.hotspot-outer{position:relative;width:100%;max-width:1280px;margin:0 auto;height:700vh;background:#2e2922}.hotspot-sticky{position:sticky;top:0;height:100vh;z-index:2}.hotspot-section{position:relative;width:100%;max-width:1280px;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.ghost-type{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;overflow:hidden}.ghost-type .blind-word{display:flex;gap:.12em;white-space:nowrap}.ghost-type .blind-letter{font-size:clamp(120px,20vw,280px);font-weight:700;color:#f0ebe3;text-transform:uppercase;user-select:none;display:inline-block;animation:letterwave 4s ease-in-out infinite}.ghost-type .blind-letter:nth-child(1){animation-delay:-4s}.ghost-type .blind-letter:nth-child(2){animation-delay:-3.8s}.ghost-type .blind-letter:nth-child(3){animation-delay:-3.6s}.ghost-type .blind-letter:nth-child(4){animation-delay:-3.4s}.ghost-type .blind-letter:nth-child(5){animation-delay:-3.2s}.ghost-type .blind-letter:nth-child(6){animation-delay:-3s}@keyframes letterwave{0%{opacity:.07}50%{opacity:.22}to{opacity:.07}}.lady-wrap{position:relative;z-index:2;height:100vh;display:flex;align-items:flex-end;justify-content:center}.lady-wrap img{transform:translateY(110%);filter:brightness(1) contrast(1) saturate(1);transition:transform 1.1s cubic-bezier(.22,1,.36,1),filter .9s ease .7s}.hotspot-section.in-view .lady-wrap img{transform:translateY(0);filter:brightness(1.26) contrast(1.07) saturate(1.08)}.hotspot-section .dot{opacity:0;transition:opacity .5s ease}.hotspot-section.in-view .dot{opacity:1;transition-delay:1.1s}.lady-wrap img{height:100%;width:auto;max-width:none;display:block;object-fit:contain;object-position:bottom}.dot{position:absolute;z-index:10;cursor:pointer;transform:translate(-50%,-50%);-webkit-touch-callout:none;user-select:none}.dot-inner{width:42px;height:42px;border-radius:50%;background:#f0ebe326;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;letter-spacing:.05em;color:#fff;position:relative;z-index:2;transition:background .25s}.dot:hover .dot-inner{background:#f0ebe373}.dot.is-active .dot-inner{background:#f0ebe3d9;color:#1a1612;transform:scale(1.08)}.dot.is-active .dot-pulse{animation-play-state:paused;opacity:0}.dot-inner{transition:background .25s,color .25s,transform .35s cubic-bezier(.22,1,.36,1)}.dot-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;border:.75px solid rgba(255,255,255,.7);animation:radar 2.4s ease-out infinite;pointer-events:none}.dot-pulse-2{animation-delay:.4s}.dot-pulse-3{animation-delay:.8s;opacity:.2}@keyframes radar{0%{transform:translate(-50%,-50%) scale(1);opacity:.7}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.card{position:absolute;z-index:20;width:260px;background:#f5f0e8;color:#1a1612;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;transform:translateY(8px);box-shadow:0 12px 40px #00000059}.card.active{opacity:1;pointer-events:all;transform:translateY(0)}.card-image{width:100%;height:180px;object-fit:cover;display:block}.card-body-wrap{padding:20px 20px 22px}.card-header{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.card-num{font-size:9px;letter-spacing:.18em;color:#9a8a78;flex-shrink:0}.card-title{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;color:#1a1612}.card-divider{width:24px;height:1px;background:#c8b8a0;margin-bottom:12px}.card-desc{font-size:12px;line-height:1.75;color:#4a3f35;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-label{font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:#9a8a78;margin-bottom:7px}.card-treatments{font-size:11px;color:#6a5a4a;line-height:1.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-close{position:absolute;top:10px;right:12px;background:#00000040;border:none;width:22px;height:22px;border-radius:50%;font-size:14px;color:#fff;cursor:pointer;line-height:22px;text-align:center;display:none;align-items:center;justify-content:center}.card-close:hover{background:#00000080}@media(hover:none){.card-close{display:flex}}.edit-outer{position:relative;overflow:hidden;width:100%;max-width:1280px;margin:0 auto;background:#fff;padding-top:220px}.edit-topbar{position:relative;display:flex;justify-content:center;padding:140px 52px 90px}.edit-headline{text-align:center;font-size:clamp(34px,5vw,76px);font-weight:300;line-height:.95;color:#241f1b}.edit-headline span{font-style:italic;font-weight:200;opacity:.85}.edit-down{position:absolute;right:52px;bottom:96px;width:40px;height:40px;border-radius:999px;background:#241f1b;display:grid;place-items:center}.edit-down svg path{stroke:#fff}.edit-body{position:relative;display:grid;grid-template-columns:50% 50%;align-items:end;gap:0}.edit-body.image-left .edit-slot{order:1}.edit-body.image-left .edit-right{order:2}.edit-body.cards-left{grid-template-columns:50% 50%}.edit-body.cards-left .edit-slot{order:2}.edit-body.cards-left .edit-right{order:1}.edit-slot{position:relative;z-index:2;height:104vh;overflow:hidden}.edit-slot-img{position:absolute;inset:0;background-size:auto 150%;background-position:center 50%;will-change:background-position;filter:brightness(.82) contrast(1.04)}.edit-body.cards-left .edit-slot-img{background-image:url(/99417.jpg)}.edit-body.image-left .edit-slot-img{background-image:url(/66681.jpg)}.edit-right{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:0 52px 22vh;gap:34px}.edit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.edit-title{font-size:clamp(40px,5vw,80px);font-weight:200;color:#241f1b;line-height:1}.edit-title em{font-style:italic;font-weight:300}.edit-nav{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:10px}.edit-arrow{border:0;background:transparent;padding:6px 2px;color:#241f1b;display:grid;place-items:center;cursor:pointer;transition:color .4s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1),opacity .3s ease}.edit-arrow:hover:not([disabled]){color:#000}.edit-arrow[data-dir="-1"]:hover:not([disabled]){transform:translate(-3px)}.edit-arrow[data-dir="1"]:hover:not([disabled]){transform:translate(3px)}.edit-arrow[disabled]{opacity:.2;cursor:default}.edit-carousel{overflow:visible;cursor:grab;touch-action:pan-y;width:100%}.edit-carousel:active{cursor:grabbing}.edit-track{display:flex;gap:24px;width:max-content}.edit-body.cards-left .edit-carousel{display:flex;justify-content:flex-end}.edit-body.cards-left .edit-track{margin-left:auto}.edit-card{width:200px;flex-shrink:0;background:#f0ebe3;border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:14px;transform:translateY(calc((1 - var(--in, 0)) * 40px)) rotate(calc((1 - var(--in, 0)) * 4deg + var(--tilt, 0deg)));opacity:var(--in, 0);transform-origin:bottom center;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .8s ease}.edit-card-top{display:flex;align-items:center;justify-content:space-between}.edit-tag{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#241f1b;background:#ffffffb3;padding:5px 10px;border-radius:999px}.edit-bag{width:26px;height:26px;border-radius:999px;background:#fff;display:grid;place-items:center}.edit-card-img{aspect-ratio:3 / 4;background:#ffffff73;border-radius:10px;overflow:hidden}.edit-card-img img{width:100%;height:100%;object-fit:cover;display:block}.edit-card-foot{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.edit-name{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#241f1b;line-height:1.4}.edit-price{font-size:11px;color:#241f1b;flex-shrink:0}.edit-sub{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#241f1bb8;line-height:1.8}@media(max-width:860px){.edit-body{grid-template-columns:1fr}.edit-slot{height:50vh}.edit-right{padding:24px}.edit-topbar{padding:90px 24px 60px}}.stack-outer{position:relative;width:100%;max-width:1280px;margin:0 auto;background:#fff;padding-top:120px}.stack-spacer{display:block;height:15vh}.stack-row{position:sticky;background:#fff;padding:0 40px;margin-bottom:70vh}.stack-row:last-of-type{margin-bottom:70vh}.stack-head{display:flex;align-items:baseline;justify-content:space-between;padding:27px 0 20px;border-bottom:1px solid rgba(36,31,27,.12);background:#fff;margin-top:-1px}.stack-title{font-family:Aurora,serif;font-weight:400;font-synthesis:none;font-size:clamp(34px,5vw,76px);letter-spacing:0;text-transform:none;color:#111;line-height:1}.stack-num{font-size:clamp(28px,4.2vw,64px);font-weight:300;color:#241f1b8c;line-height:1}.stack-body{display:grid;grid-template-columns:1fr 42%;gap:40px;align-items:start}.stack-text{padding:56px 0;max-width:460px;display:flex;flex-direction:column;gap:26px}.stack-lead{font-size:clamp(20px,2vw,28px);font-weight:600;line-height:1.25;color:#111}.stack-divider{color:#241f1b66}.stack-copy{font-size:15px;line-height:1.7;color:#241f1bb3}.stack-img{height:88vh;background:#e9e7e3;overflow:hidden}.stack-img img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:860px){.stack-body{grid-template-columns:1fr;gap:20px}.stack-img{height:60vh}.stack-row{padding:0 24px 40px}}.closing{position:relative;width:100%;max-width:1280px;margin:0 auto;background:#2e2922;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:0 40px}.closing-inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:26px;padding:140px 0 100px}.closing-eyebrow{font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#f0ebe3a6}.closing-line{font-family:Aurora,serif;font-weight:400;font-synthesis:none;font-size:clamp(48px,7vw,116px);line-height:1.02;color:#f0ebe3}.closing-line em{font-style:italic;color:#f0ebe3b3}.closing-note{font-size:13px;line-height:2;letter-spacing:.04em;color:#f0ebe3a6}.closing-cta{position:relative;margin-top:4px;padding-bottom:8px;font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#f0ebe3;text-decoration:none}.closing-cta:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#f0ebe3;transform:scaleX(0);transform-origin:left;transition:transform 1.2s cubic-bezier(.32,.72,0,1)}.is-in .closing-cta:after{transform:scaleX(1);transition-delay:.9s}.closing-inner>*{opacity:0;transform:translateY(18px);transition:opacity .9s cubic-bezier(.32,.72,0,1),transform .9s cubic-bezier(.32,.72,0,1)}.closing-inner.is-in>*{opacity:1;transform:translateY(0)}.closing-inner.is-in>*:nth-child(1){transition-delay:0ms}.closing-inner.is-in>*:nth-child(2){transition-delay:.14s}.closing-inner.is-in>*:nth-child(3){transition-delay:.34s}.footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px 32px;padding:30px 0;border-top:1px solid rgba(240,235,227,.14);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#f0ebe3a6}.footer-mark{font-weight:600;letter-spacing:.25em;color:#f0ebe3cc;text-decoration:none;cursor:pointer;transition:color .4s cubic-bezier(.32,.72,0,1)}.footer-mark:hover{color:#f0ebe3}@media(prefers-reduced-motion:reduce){.closing-inner>*,.closing-cta:after{transition:none}}@media(max-width:860px){.closing{padding:0 24px;min-height:75vh}.closing-inner{padding:110px 0 90px}.footer{flex-direction:column;align-items:flex-start;gap:10px;padding:26px 0 32px;line-height:1.9}.footer-mark{font-size:12px;margin-bottom:4px}}@media(max-width:860px){.word{--hero-size: clamp(64px, 19vw, 120px);--land-size: clamp(96px, 27vw, 170px)}.hero-word-slot{height:clamp(64px,19vw,120px)}.hero-inner{transform:translateY(-6vh)}.lady-wrap{height:100vh;align-items:flex-end;justify-content:flex-start;overflow:hidden}.lady-wrap img{height:100%;width:auto;max-width:none;margin-left:-58%;object-fit:cover;object-position:top center}.card{position:fixed;top:auto!important;left:0!important;right:0;bottom:0;width:auto;display:flex;gap:0;align-items:stretch;border-radius:0;transform:translateY(100%);transition:transform .26s cubic-bezier(.4,0,1,1);box-shadow:0 -18px 50px #00000059}.card.active{transform:translateY(0);transition:transform .56s cubic-bezier(.32,.72,0,1)}.card{min-height:26vh}.card-image{width:38%;height:auto;object-fit:cover;flex-shrink:0}.card-body-wrap{padding:18px 22px 18px 20px;flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px}.card-divider{display:none}.card-desc{font-size:13px;line-height:1.55;margin-bottom:0}.card-label{margin-bottom:2px}.card-treatments{font-size:12px;line-height:1.5}.card-close{display:none}.dot-inner{width:32px;height:32px;font-size:12px}.dot-pulse{width:32px;height:32px}.stack-divider{display:none}.stack-text{padding:22px 0 14px;gap:14px}.stack-body{gap:14px}.stack-img{height:56vh}.stack-row:nth-of-type(2) .stack-img{height:48.8vh}.stack-row:nth-of-type(3) .stack-img{height:44vh}.stack-row:nth-of-type(2) .stack-img img,.stack-row:nth-of-type(3) .stack-img img{transform:none!important;object-fit:cover!important;object-position:center!important;width:100%;height:100%}.stack-outer{padding-top:90px}.stack-title{font-size:clamp(30px,9vw,46px)}.stack-lead{font-size:17px}.stack-copy{font-size:14px}#br-tl,#br-tr,#br-bl,#br-br{width:34px!important;height:34px!important;border-width:2px!important}.edit-outer{padding-top:110px;padding-bottom:80px}.edit-title{font-size:clamp(34px,10vw,52px)}.edit-card{width:160px}.edit-nav{margin-top:16px}.edit-body,.edit-body.cards-left,.edit-body.image-left{grid-template-columns:minmax(0,1fr);align-items:stretch}.edit-body.image-left .edit-slot,.edit-body.cards-left .edit-slot{order:1}.edit-body.image-left .edit-right,.edit-body.cards-left .edit-right{order:2}.edit-slot{height:46vh}.edit-slot-img{background-size:100% 150%!important;background-repeat:no-repeat!important}.edit-right{min-width:0;overflow:hidden}.edit-carousel,.edit-body.cards-left .edit-carousel,.edit-body.image-left .edit-carousel{overflow:hidden;display:block;justify-content:flex-start;width:100%;max-width:100%}.edit-body.cards-left .edit-carousel,.edit-body.image-left .edit-carousel{display:block;justify-content:flex-start}.edit-body.cards-left .edit-track,.edit-body.image-left .edit-track{margin-left:0}.closing-line{font-size:clamp(40px,12vw,64px)}}@media(max-width:860px){#dot1{top:33.052%!important;left:63.9815%!important}#dot2{top:63.1719%!important;left:38.4259%!important}#dot3{top:13.5646%!important;left:48.9476%!important}#dot4{top:59.2181%!important;left:87.2222%!important}#dot5{top:52.3323%!important;left:60.9259%!important}}@media(max-width:860px){#reveal-img{filter:brightness(1.05) contrast(1.02) saturate(.95)!important}}@media(max-width:860px){.hotspot-outer{height:400vh}.dot-inner{width:38px;height:38px;font-size:13px;background:#f0ebe347;border:1px solid rgba(240,235,227,.55)}.dot-pulse{width:38px;height:38px}.tap-hint{position:absolute;left:10px;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;z-index:30;padding:14px 7px;border-radius:999px;background:#14110e80;backdrop-filter:blur(8px);color:#f0ebe3;font-size:10px;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;pointer-events:none;animation:hintBreathe 2.6s ease-in-out infinite;transition:opacity .5s ease,transform .5s ease}.tap-hint.is-done{opacity:0;transform:translateY(-50%) rotate(180deg) translate(8px)}@keyframes hintBreathe{0%,to{opacity:.75}50%{opacity:1}}}@media(max-width:860px){.word{opacity:calc(1 - var(--p, 0) * 2.2);transition:opacity .2s linear}}
