@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600&family=Italiana&display=swap');
:root{--forest:#14382e;--cream:#f5f2e9;--line:rgba(245,242,233,.32);color-scheme:light;--sans:'DM Sans',Arial,sans-serif;--serif:'Italiana',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--forest);color:var(--cream);font:16px/1.5 var(--sans)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid #cdddbb;outline-offset:6px}.skip{position:fixed;z-index:100;top:-100px;left:20px;background:var(--cream);color:var(--forest);padding:12px}.skip:focus{top:20px}.header{position:fixed;top:0;left:0;width:100%;z-index:30;display:flex;align-items:center;gap:40px;padding:30px 3.5%;transition:background .4s,padding .4s;background:linear-gradient(180deg,rgba(8,28,20,.58),transparent)}.header.scrolled{background:rgba(12,37,29,.91);padding-top:18px;padding-bottom:18px;backdrop-filter:blur(14px)}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.brand-name{font:48px/.9 var(--serif);letter-spacing:5px;position:relative}.brand-dot{font:10px var(--sans);letter-spacing:0;position:absolute;top:3px;right:-8px}.brand-sub{font-size:9px;letter-spacing:2px;margin-top:11px}.actions{display:flex;gap:27px;align-items:center;margin-left:15px}.actions button{background:none;border:0;padding:8px 0;font-size:14px;border-bottom:1px solid transparent;transition:border .2s}.actions button:hover{border-bottom-color:var(--cream)}.actions .gift{border:1px solid var(--line);border-radius:3px;padding:10px 17px;display:flex;gap:8px;align-items:center}.language{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:12px}.language button{border:0;background:none;padding:7px 2px;font-size:12px;opacity:.6}.language .selected{opacity:1;border-bottom:1px solid}.language span{opacity:.4}.hero{height:100svh;min-height:580px;position:relative;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.025)}.hero-shade{background:linear-gradient(180deg,rgba(3,21,14,.12),transparent 40%,rgba(3,21,14,.58))}.hero-bottom{position:absolute;bottom:35px;left:3.5%;right:3.5%;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.hero-bottom>span{font-size:10px;letter-spacing:1.8px;width:33%}.hero-bottom>span:last-child{text-align:right}.explore{display:flex;flex-direction:column;align-items:center;gap:16px;font-size:13px;white-space:nowrap}.scroll-line{width:1px;height:43px;background:rgba(255,255,255,.35);position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;width:1px;height:22px;background:#fff;animation:scroll 2s infinite}@keyframes scroll{from{top:-22px}to{top:43px}}.tour{position:relative}.tour-stage{height:100svh;min-height:600px;position:sticky;top:0;overflow:hidden}.scene-media,.scene-media img,.scene-shade{position:absolute;inset:0;width:100%;height:100%}.scene-media img{object-fit:cover;opacity:0;transition:opacity 1s,transform 1.5s;transform:scale(1.07)}.scene-media img.active{opacity:1;transform:scale(1)}.scene-shade{background:linear-gradient(90deg,rgba(5,23,17,.64),rgba(5,23,17,.05) 80%),linear-gradient(0deg,rgba(5,23,17,.6),transparent 35%)}.chapter{position:absolute;left:5%;top:155px;display:flex;align-items:center;gap:12px;letter-spacing:2px;font-size:11px}.chapter-line{width:26px;height:1px;background:#d9decd}.scene-copy{position:absolute;left:7.5%;bottom:22%;max-width:580px}.scene-copy .eyebrow{font-size:12px;letter-spacing:3px;margin:0 0 16px}.scene-copy h1,.scene-copy h2{font:clamp(52px,6.8vw,104px)/1.04 var(--serif);margin:0 0 25px;font-weight:400;letter-spacing:-2px}.scene-copy p{max-width:355px;font-size:16px;line-height:1.8;margin:0}.details{display:flex;gap:18px;align-items:center;margin-top:25px;font-size:12px;letter-spacing:1px}.details span+span{border-left:1px solid var(--line);padding-left:18px}.scene-footer{position:absolute;left:5%;right:5%;bottom:35px;display:flex;align-items:center;justify-content:space-between}.tour-map,.next-room{background:none;border:0}.tour-map{display:flex;gap:12px;align-items:center;font-size:13px}.grid-icon{font-size:24px}.scene-count{position:absolute;left:50%;transform:translateX(-50%);font-size:13px;letter-spacing:2px}.scene-count b{font-weight:400}.scene-count span{opacity:.5;margin-left:8px}.next-room{border:1px solid var(--line);border-radius:50%;width:48px;height:48px;font-size:23px}.progress-track{height:2px;position:absolute;bottom:0;width:100%;background:rgba(255,255,255,.15)}#progress{height:100%;background:#e1e8d2;transform-origin:left;width:100%;transform:scaleX(0)}#scroll-steps{margin-top:-100svh;pointer-events:none}.scroll-step{height:130svh;min-height:780px}.scroll-step:last-child{height:100svh;min-height:600px}@media(max-width:900px){.header{gap:20px;padding:24px 5%;flex-wrap:wrap}.brand-name{font-size:38px}.brand-sub{font-size:8px}.actions{gap:18px;margin-left:5px}.actions button{font-size:12px}.actions .gift{padding:8px 10px}.scene-copy{left:6%}.scene-copy h2{font-size:76px}.hero-bottom>span:last-child{display:none}.hero-bottom>span{width:auto}.chapter{top:150px}}@media(max-width:620px){.header{padding:20px 6%;gap:16px}.brand-name{font-size:35px}.actions{order:3;justify-content:space-between;width:100%;margin:0;gap:10px}.actions button{font-size:11px;padding:6px 0;white-space:nowrap}.actions .gift{padding:7px 9px}.language{font-size:12px}.header.scrolled{padding:13px 6%}.hero{min-height:650px}.hero-photo img{object-position:52% center}.hero-bottom{left:6%;right:6%;bottom:28px}.hero-bottom>span{max-width:135px;line-height:1.8;font-size:9px}.explore{font-size:12px}.chapter{top:170px;left:6%;font-size:10px}.scene-copy{bottom:22%;right:6%}.scene-copy h2{font-size:62px;letter-spacing:-1px}.scene-copy p{font-size:15px;max-width:310px}.scene-copy .eyebrow{font-size:11px}.scene-footer{left:6%;right:6%}.tour-map{font-size:12px}.scene-count{left:65%;font-size:11px}.scene-shade{background:linear-gradient(90deg,rgba(5,23,17,.65),rgba(5,23,17,.12)),linear-gradient(0deg,rgba(5,23,17,.6),transparent 55%)}.details{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:after{animation:none!important;transition:none!important}}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.hero-bottom{justify-content:center}.brand-sub{font-size:10px;letter-spacing:1.5px}.brand-dot{display:none}.actions button{font-size:14px}.language button{font-size:14px}.explore{font-size:14px}.chapter{font-size:12px}.details{font-size:14px;letter-spacing:.3px}.tour-map{font-size:14px}.scene-copy p{font-size:16px}.ending{min-height:650px;padding:100px 5% 30px;text-align:center;background:#eceee5;color:var(--forest)}.brand-emblem{width:75px;height:75px;object-fit:contain;mix-blend-mode:multiply}.ending-kicker{font-size:12px;letter-spacing:2px;margin:28px 0}.ending h2{font:clamp(48px,6vw,90px)/1.1 var(--serif);margin:0 0 35px}.ending-button{border:1px solid #a6b0a0;padding:16px 24px;background:none;display:inline-flex;gap:45px;font-size:14px}.ending-button:hover{background:#dbe1d2}.footer-line{border-top:1px solid #bec7b5;display:flex;justify-content:space-between;gap:20px;margin-top:100px;padding-top:25px;font-size:12px}.spa-dialog{padding:0;width:min(950px,92vw);max-height:90svh;border:0;background:var(--cream);color:var(--forest);overflow:auto}.spa-dialog[open]{display:grid;grid-template-columns:.85fr 1.15fr}.spa-dialog::backdrop{background:rgba(4,20,13,.72);backdrop-filter:blur(8px)}.dialog-open{overflow:hidden}.close-dialog{position:absolute;right:18px;top:14px;z-index:2;width:42px;height:42px;border:1px solid #bcc7b5;border-radius:50%;background:var(--cream);color:var(--forest);font-size:25px;font-weight:400}.dialog-image{min-height:600px}.dialog-image img{width:100%;height:100%;object-fit:cover}.dialog-content{padding:65px 42px 38px}.dialog-kicker{font-size:12px;letter-spacing:1.7px}.spa-dialog h2{font:47px/1.12 var(--serif);font-weight:400;margin:20px 0}.dialog-content p{font-size:16px;color:#4e6155;line-height:1.7}.dialog-content ul{list-style:none;padding:0;margin:25px 0;font-size:14px}.dialog-content li{padding:9px 0;border-bottom:1px solid #d8ddce}.coming{background:#e4e8da;display:flex;gap:12px;padding:17px;font-size:14px;line-height:1.55}.coming>span{font-size:26px}.coming strong{font-weight:500;display:block;margin-bottom:5px}.coming div>span{display:block;font-size:13px;color:#52634f}.dialog-explore{width:100%;background:none;border:0;border-bottom:1px solid #88957e;text-align:left;display:flex;justify-content:space-between;padding:18px 0;margin-top:10px;font-size:14px}.spa-dialog.map-dialog{display:block;padding:60px 50px 45px;width:min(900px,92vw)}.map-groups{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:40px}.map-groups h3{font-size:13px;letter-spacing:.8px;margin:0 0 16px;font-weight:500}.map-link{display:flex;align-items:center;gap:13px;width:100%;border:0;border-bottom:1px solid #cfd6c5;padding:14px 0;background:none;text-align:left;font-size:14px}.map-link span:first-child{font-size:12px;opacity:.5}.map-link span:last-child{margin-left:auto}.map-link:hover,.map-link.current{background:#e2e7d9;padding-left:8px}.brand-emblem-header{width:40px;height:40px;object-fit:contain;filter:brightness(0) invert(1);margin-right:11px}.brand{position:relative}.brand-wrap{display:flex;align-items:center}.brand-text{display:flex;flex-direction:column}@media(max-width:900px){.actions{gap:17px}.actions button{font-size:14px}.brand-emblem-header{display:none}.header{gap:23px}.map-groups{gap:25px}}@media(max-width:700px){.header{padding:20px 5%;gap:16px}.brand-name{font-size:35px}.brand-sub{font-size:9px}.actions{order:3;justify-content:space-between;width:100%;margin:0;gap:10px}.actions button{font-size:12px;line-height:1.3;padding:6px 0;white-space:normal;text-align:left}.actions .gift{padding:8px}.language{margin-left:auto}.header.scrolled{padding:12px 5%}.chapter{top:170px}.scene-copy h2{font-size:clamp(48px,9.5vw,65px)}.details{font-size:12px}.tour-map{font-size:13px}.scene-copy{bottom:23%}.spa-dialog[open]{display:block}.dialog-image{height:180px;min-height:0}.dialog-content{padding:30px 25px}.spa-dialog h2{font-size:39px}.close-dialog{width:38px;height:38px}.spa-dialog.map-dialog{padding:55px 25px 30px}.map-groups{grid-template-columns:1fr;gap:28px;margin-top:25px}.footer-line{flex-wrap:wrap;justify-content:center;gap:14px 25px;margin-top:75px}.footer-line span:nth-child(2){display:none}.ending{min-height:580px;padding-top:80px}.ending h2{font-size:50px}.scene-count{left:65%}.scene-copy p{font-size:16px}}@media(max-width:360px){.actions button{font-size:12px}.actions .gift{padding:7px 5px}.scene-copy h2{font-size:46px}.scene-copy p{font-size:15px}.scene-count{display:none}}@media(max-height:620px) and (min-width:701px){.chapter{top:112px}.scene-copy{bottom:20%}.scene-copy h2{font-size:58px;margin-bottom:12px}.scene-copy p{font-size:15px}.details{margin-top:14px}.scene-copy .eyebrow{margin-bottom:8px}.tour-stage{min-height:520px}}
.spa-dialog:not([open]){display:none}.brand-emblem-header{display:block;width:35px;height:45px}@media(max-width:900px){.brand-emblem-header{width:28px;height:36px;margin-right:9px}}.scene-copy .eyebrow{letter-spacing:1.8px}
.hero{height:340svh;min-height:0;overflow:clip}.hero-stage{position:sticky;top:0;height:100svh;min-height:0;overflow:hidden}.hero-photo img{transform:none!important}#intro-camera{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0}#intro-camera.ready{opacity:1}.hero-shade{pointer-events:none}.hero-bottom{transition:opacity .3s}@media(prefers-reduced-motion:reduce){.hero{height:100svh}#intro-camera{display:none}}
#room-camera{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none}#room-camera.visible{opacity:1}.scene-copy{transition:opacity .25s}
