@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#081d19;--surface:#102820;--ink:#f2f3e9;--muted:#a6b5a8;--orange:#ff7048;--line:#cbd8ca2b;--sans:'Manrope',sans-serif;--body:'DM Sans',sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 var(--body);overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:6px}button:disabled{cursor:wait}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--sans);font-weight:500;line-height:1.03}::selection{background:var(--orange);color:var(--bg)}.skip{position:fixed;top:-100px;left:20px;background:var(--orange);padding:12px;z-index:100}.skip:focus{top:12px}.site-header{height:102px;position:absolute;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 5%;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font:650 26px var(--sans);letter-spacing:-1px}.brand svg{width:47px;height:42px}.brand small{display:block;font:12px var(--body);letter-spacing:.6px;margin-top:4px;color:var(--muted)}.site-header nav{display:flex;gap:36px;font-size:14px}.site-header nav a{position:relative}.site-header nav a:after{content:'';position:absolute;height:1px;background:var(--orange);width:100%;bottom:-5px;left:0;transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-header nav a:hover:after{transform:scaleX(1)}.contact-link{display:flex;align-items:center;gap:35px;font-size:14px}.contact-link span{display:grid;place-items:center;width:39px;height:39px;border:1px solid #f2f3e960;border-radius:50%;font-size:20px;transition:background .3s,color .3s}.contact-link:hover span{background:var(--orange);border-color:var(--orange);color:var(--bg)}.menu-toggle{display:none}#mobile-nav{display:none}.hero{height:165svh;min-height:900px;position:relative;z-index:2}.hero-stage{height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden;background:var(--bg)}#terrain{position:absolute;inset:0;width:100%;height:100%;opacity:1}.hero-topline{position:absolute;left:5%;right:5%;top:143px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.7px;color:#b9c7bb}.hero-title-wrap{position:absolute;left:9%;top:29%;width:83%;will-change:transform,opacity}h1{font-size:clamp(80px,10.4vw,168px);letter-spacing:-.068em;line-height:1.01;margin:0;font-weight:500}h1>span{display:block}h1>span:last-child{padding-left:13.5%}h1 em{font-style:normal;color:var(--orange)}.hero-under{display:flex;justify-content:space-between;gap:30px;margin:35px 0 0 14.7%;max-width:760px;align-items:center}.hero-under p{font-size:16px;line-height:1.7;color:#c0cbbf;margin:0;max-width:360px}.explore{display:flex;align-items:center;gap:24px;font-size:14px}.explore i{font-style:normal;font-size:30px;color:var(--orange);transition:transform .3s}.explore:hover i{transform:translate(6px,6px)}.terrain-tag{position:absolute;right:8%;top:71%;display:flex;gap:16px;align-items:center;font-size:12px;letter-spacing:1px;color:var(--orange);pointer-events:none}.terrain-tag small{display:block;color:var(--muted);letter-spacing:0;margin-top:5px;font-size:12px}.crosshair{font-size:32px;font-weight:400}.terrain-coordinate{position:absolute;right:5%;top:31%;text-align:center;font-size:13px;color:var(--muted);line-height:1.9}.terrain-coordinate span{display:block;writing-mode:vertical-rl;margin-top:14px;letter-spacing:2px;font-size:12px}.hero-baseline{position:absolute;bottom:29px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);letter-spacing:1px}.scroll-cue{display:flex;align-items:center;gap:12px}.scroll-cue b{width:1px;height:24px;background:var(--orange);transform-origin:top;animation:scroll-cue 2s ease-in-out infinite}#motion-toggle{font-size:12px;border:0;background:none;color:var(--muted);padding:12px 0;letter-spacing:0}#motion-toggle span{margin-left:12px;color:var(--orange)}.opening{min-height:90svh;padding:90px 12% 110px;position:relative;z-index:3;background:var(--bg)}.chapter{font-size:12px;letter-spacing:2px;color:var(--muted);display:block;margin-bottom:45px}.opening h2{font-size:clamp(60px,8.5vw,135px);letter-spacing:-.065em;margin:0 0 42px}.word-reveal{color:var(--orange)}.opening-bottom{display:flex;align-items:flex-start;justify-content:space-between;margin-left:4px;margin-right:12%}.opening-arrow{font-size:110px;line-height:1;color:var(--orange)}.opening-bottom p{font-size:20px;color:var(--muted);line-height:1.7}.opening-bottom strong{font-weight:400;color:var(--ink)}.journey-meter{position:fixed;bottom:30px;right:20px;z-index:12;display:none;align-items:center;gap:12px;writing-mode:vertical-rl;font-size:12px;letter-spacing:1px;mix-blend-mode:difference;color:#d6dacb;pointer-events:none}.journey-meter.visible{display:flex}.journey-meter>div{height:80px;width:1px;background:#d6dacb40;position:relative}.journey-meter i{display:block;width:1px;background:var(--orange);height:0}#journey-line{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:4;overflow:visible}#route-ghost,#route-line{fill:none;stroke-width:1.5;vector-effect:non-scaling-stroke}#route-ghost{stroke:#ff704814}#route-line{stroke:var(--orange)}#route-point{fill:var(--orange)}@keyframes scroll-cue{0%,100%{transform:scaleY(.5);opacity:.4}50%{transform:scaleY(1);opacity:1}}.motion-paused *{animation-play-state:paused!important}
@media(min-width:1700px){.hero-title-wrap{left:calc((100vw - 1420px)/2)}h1{font-size:170px}.opening{padding-left:calc((100vw - 1320px)/2)}}
@media(max-width:1000px){.hero-stage{min-height:650px}.hero-under{margin-left:0;max-width:620px}.hero-title-wrap{left:7%;width:86%;top:32%}h1{font-size:11.5vw}.hero-under{margin-top:40px}.terrain-tag{top:77%}.hero-baseline>span:first-child{display:none}.opening{padding:90px 8%}.opening h2{font-size:10vw}}
@media(max-width:650px){html{scroll-padding-top:30px}.site-header{height:86px;padding:0 6%}.brand{font-size:23px}.brand svg{width:38px}.brand small{font-size:12px}.site-header nav,.contact-link{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:none}.menu-toggle span{width:17px;height:1px;background:var(--ink)}#mobile-nav:not([hidden]){display:flex;position:absolute;inset:85px 0 auto;z-index:25;background:#102820;padding:30px 6%;flex-direction:column;gap:20px}.hero{height:145svh;min-height:900px}.hero-stage{min-height:620px}.hero-topline{top:116px;left:6%;right:6%;font-size:12px;letter-spacing:.8px}.hero-topline>span:last-child{display:none}.hero-title-wrap{left:6%;top:26%;width:88%}h1{font-size:clamp(54px,14vw,91px);letter-spacing:-.07em;line-height:1.09}h1>span:last-child{padding-left:0}.hero-under{display:block;margin:25px 0 0}.hero-under p{font-size:16px;max-width:290px}.explore{margin-top:21px;gap:15px;font-size:14px}.explore i{font-size:25px}.terrain-tag{top:auto;bottom:103px;right:7%;font-size:12px}.terrain-tag small{font-size:12px}.terrain-coordinate{display:none}.hero-baseline{bottom:20px;left:6%;right:6%;font-size:12px;gap:20px;letter-spacing:.3px}#motion-toggle{font-size:12px}.scroll-cue{gap:9px}.opening{padding:70px 8%;min-height:75svh}.chapter{font-size:12px;letter-spacing:1px;margin-bottom:30px}.opening h2{font-size:14vw;margin-bottom:45px}.opening-bottom{margin-right:0;gap:20px}.opening-arrow{font-size:70px}.opening-bottom p{font-size:16px}.journey-meter{right:8px;font-size:12px}#journey-line{opacity:.65}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero{height:100svh;min-height:680px}.hero-stage{position:relative}.hero-title-wrap{transform:none!important;opacity:1!important}}
.story{position:relative;display:grid;grid-template-columns:39% 61%;grid-template-rows:repeat(3,minmax(100svh,760px));padding:0 6% 0 12%;z-index:5;background:var(--bg)}.story-copy{grid-column:1;display:flex;flex-direction:column;justify-content:center;padding:80px 35px 80px 0;position:relative}.story-copy[data-scene="0"]{grid-row:1}.story-copy[data-scene="1"]{grid-row:2}.story-copy[data-scene="2"]{grid-row:3}.story-copy .chapter{font-size:12px;margin-bottom:32px}.story-copy h2{font-size:clamp(46px,5.5vw,86px);letter-spacing:-.06em;margin-bottom:30px}.story-copy h2 em{font-style:normal;color:var(--orange)}.story-copy>p{font-size:17px;color:var(--muted);max-width:300px;line-height:1.8;margin-bottom:30px}.interaction-hint{font-size:13px;max-width:280px;color:#c8d2c5}.next-scene{font-size:13px;color:var(--muted);margin-top:25px;width:fit-content;border-bottom:1px solid var(--line);padding-bottom:5px}.next-scene:hover{color:var(--orange)}.story-stage{grid-column:2;grid-row:1/4;position:sticky;top:17svh;align-self:start;margin-top:17svh;perspective:1300px;padding-bottom:22px;min-width:0}.showcase{position:relative;background:#eef0e6;color:#152f25;box-shadow:0 35px 100px #0005;transform:rotateY(-7deg) rotateZ(2deg);transform-origin:center;transition:transform .55s ease-out;isolation:isolate;min-height:530px}.showcase-heading{height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 27px;border-bottom:1px solid #183c3320}.showcase-brand{font-family:Georgia,serif;font-size:24px;letter-spacing:-1px}.showcase-brand>span{margin-left:8px;font-family:var(--body);font-size:16px}#showcase-mode{font-size:10px;letter-spacing:1px;max-width:130px;line-height:1.5}.scene-panel{animation:panel-in .6s cubic-bezier(.2,.8,.2,1)}.scene-panel[hidden]{display:none!important}.comparison-panel{padding-bottom:15px}.comparison{position:relative;height:365px;overflow:hidden;isolation:isolate}.site-after,.site-before{position:absolute;inset:0}.site-after{background:#394d39;color:white;overflow:hidden}.site-after>img{width:100%;height:100%;object-fit:cover;object-position:65%;filter:brightness(.6) saturate(.65)}.after-heading{position:absolute;inset:35px 30px auto}.after-heading>span{font-size:10px;letter-spacing:1.3px}.after-heading h3{font:42px/1.1 Georgia,serif;letter-spacing:-1.7px;margin-top:23px}.after-heading h3 i{font-weight:400;color:#e0e8cc}.after-footer{position:absolute;left:30px;right:30px;bottom:26px;display:flex;justify-content:space-between;align-items:center;font-size:13px;line-height:1.5}.after-round{border:1px solid #ffffff70;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:20px}.site-before{background:#eeece7;clip-path:inset(0 calc(100% - var(--split)) 0 0);color:#343c36}.old-nav{background:#d2d5d0;padding:14px 20px;font:bold 18px Georgia,serif}.old-main{padding:22px 25px;font:14px/1.65 Arial,sans-serif}.old-main h3{font:bold 22px/1.35 Arial,sans-serif;letter-spacing:0}.old-main hr{border:0;border-top:1px solid #c3c7c0;margin:15px 0}.old-main p{font-size:13px}.old-main>span{font-size:12px;text-decoration:underline}.compare-badge{position:absolute;bottom:10px;padding:4px 7px;font-size:9px;letter-spacing:1px}.after-badge{right:7px;background:#143025;color:#f2f3e9}.before-badge{left:7px;background:#d4d7ce;color:#343c36}.split-line{position:absolute;inset:0 auto 0 var(--split);width:2px;background:var(--orange);pointer-events:none;transform:translateX(-1px)}.split-line b{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);width:41px;height:41px;background:var(--orange);border-radius:50%;display:grid;place-items:center;font-size:20px;color:#142c22;box-shadow:0 0 0 5px #ff704820}.range-label{display:flex;justify-content:space-between;padding:14px 25px 0;font-size:11px;color:#435847}#comparison-range{display:block;width:calc(100% - 50px);margin:6px 25px 0;height:27px;accent-color:#b83b19;cursor:ew-resize}.showcase-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:30px;font-size:10px;letter-spacing:1px;color:var(--muted)}.scene-dots{display:flex;gap:16px}.scene-dots a{font-size:12px;border-bottom:1px solid transparent;padding:7px 0}.scene-dots a[aria-current]{color:var(--orange);border-color:var(--orange)}.booking-panel,.flow-panel{padding:27px 30px 20px}.small-label{font-size:10px;letter-spacing:1.1px;color:#617363}.booking-panel h3,.flow-panel h3{font:36px/1.1 Georgia,serif;letter-spacing:-1px;margin:17px 0 24px}.booking-panel h3 i,.flow-panel h3 i{font-weight:400;color:#718269}.stay-options{display:flex;border:1px solid #a3b29e;margin-bottom:23px}.stay-options button{background:transparent;border:0;flex:1;padding:12px 15px;text-align:left;color:#19382a;font-size:13px;display:flex;justify-content:space-between;gap:15px}.stay-options button[aria-pressed=true]{background:#183e2f;color:white}.stay-options button+button{border-left:1px solid #a3b29e}.night-picker{display:flex;justify-content:space-between;align-items:center;gap:14px}.night-picker label{font-size:14px}.night-picker small{display:block;font-size:12px;color:#5e735e}.stepper{display:flex;align-items:center;border-bottom:1px solid #a3b29e}.stepper button{border:0;background:none;color:#173d2c;width:33px;height:38px;font-size:24px}.stepper input{appearance:textfield;-moz-appearance:textfield;width:36px;border:0;background:none;color:#173d2c;text-align:center;font-size:17px}.stepper input::-webkit-inner-spin-button{appearance:none}.stay-summary{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #bac5b3;margin-top:20px;padding-top:17px;gap:15px}.stay-summary>span{font-size:10px;letter-spacing:1px}.stay-summary strong{font-size:17px;font-weight:500}.booking-action{width:100%;display:flex;justify-content:space-between;padding:14px 17px;background:#163b2b;color:#f3f5e9;border:0;margin-top:20px;font-size:14px}.booking-action:hover{background:#245338}.booking-note{font-size:11px;color:#59705c;margin:10px 0 0}.flow-map{height:166px;position:relative;margin-top:10px}.flow-map svg{position:absolute;inset:0;width:100%;height:130px;overflow:visible}.flow-map path{fill:none;stroke-width:2}.flow-track{stroke:#b3c3ab}#flow-track-active{stroke:#b54725;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .6s}.flow-node{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#5f715e}.flow-node:nth-of-type(1){left:5%}.flow-node:nth-of-type(2){left:44%;top:40px}.flow-node:nth-of-type(3){right:5%;top:75px}.flow-node b{width:40px;height:40px;border-radius:50%;border:1px solid #a3b29e;background:#eef0e6;display:grid;place-items:center;font-weight:400;transition:background .4s,color .4s}.flow-node.active b{background:#173d2c;color:white;border-color:#173d2c}.flow-detail{min-height:83px;border-top:1px solid #bac5b3;padding-top:17px}.flow-detail>span{font-size:10px;letter-spacing:1px;color:#6d785f}.flow-detail p{font-size:15px;line-height:1.6;margin:8px 0 0}.homecoming{height:100svh;min-height:650px;position:relative;overflow:hidden;margin-top:100px;background:#102820;z-index:3}.homecoming-photo{position:absolute;inset:0;will-change:transform,clip-path}.homecoming-photo img{width:100%;height:100%;object-fit:cover;object-position:56%;filter:brightness(.50) saturate(.62)}.homecoming-copy{position:absolute;top:18%;left:12%;z-index:2}.homecoming-copy .chapter{color:#e0e7d9}.homecoming-copy h2{font-size:clamp(85px,12vw,188px);letter-spacing:-.065em;margin-bottom:30px}.homecoming-copy h2 em{font-style:normal}.homecoming-copy p{font-size:20px;line-height:1.65}.photo-location{position:absolute;bottom:35px;right:6%;font-size:12px;letter-spacing:1.5px}.contact{padding:110px 12% 105px;position:relative;z-index:5;background:var(--bg)}.contact-intro{display:flex;justify-content:space-between;gap:35px;align-items:flex-start;margin-bottom:80px}.contact-intro p{color:var(--muted);font-size:17px;line-height:1.8}.contact h2{font-size:clamp(60px,7.8vw,125px);letter-spacing:-.06em;margin-bottom:55px}.contact h2>span{color:var(--orange)}.contact-bottom{display:flex;justify-content:space-between;gap:35px;align-items:center}.contact-bottom p{font-size:17px;color:var(--muted);margin:0;line-height:1.8}.contact-button{border:0;background:none;color:var(--ink);padding:0;display:flex;gap:32px;align-items:center;font-size:25px;letter-spacing:-.5px}.contact-button>span{display:grid;place-items:center;width:83px;height:83px;border-radius:50%;background:var(--orange);color:var(--bg);font-size:38px;transition:transform .3s}.contact-button:hover>span{transform:rotate(45deg)}.contact-preview-note{display:block;text-align:right;font-size:12px;color:var(--muted);margin-top:23px}footer{background:#10271f;padding:50px 6% 26px;position:relative;z-index:5}.footer-brand{font:500 clamp(46px,9vw,150px)/1.1 var(--sans);letter-spacing:-.055em;display:flex;justify-content:space-between;align-items:center;padding-bottom:35px}.footer-brand>span{font-size:.7em;color:var(--orange)}.footer-line{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-line button{border:0;background:none;padding:0;color:inherit;font-size:12px}.credits{font-size:12px;color:var(--muted);margin:22px 0 0}.credits a{text-decoration:underline;text-underline-offset:3px}dialog{background:#142e24;color:var(--ink);border:1px solid #66755b;max-width:600px;width:90%;padding:45px}dialog::backdrop{background:#03140fe8;backdrop-filter:blur(7px)}dialog h2{font-size:45px;letter-spacing:-2px}dialog p{font-size:16px;color:#c4ceb9;line-height:1.8}.dialog-close{float:right;border:0;background:none;font-size:27px}.dialog-done{background:var(--orange);color:var(--bg);padding:12px 18px;border:0;margin-top:10px}.scene-panel #request-preview{padding:12px 15px;margin-top:15px;background:#d5dec9;font-size:14px;line-height:1.6}.scene-panel #request-preview[hidden]{display:none}@keyframes panel-in{from{opacity:0;transform:translateY(25px) scale(.98)}to{opacity:1;transform:none}}
@media(min-width:1600px){.story{padding-left:max(12%,calc((100vw - 1380px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}
@media(max-width:1050px){.story{padding-left:8%;padding-right:7%;grid-template-columns:37% 63%;grid-template-rows:repeat(3,minmax(100svh,780px))}.story-copy{padding-right:20px}.story-copy h2{font-size:5.5vw}.story-copy>p{font-size:16px}.story-copy .chapter{font-size:11px}.showcase-heading{padding:0 20px}#showcase-mode{font-size:9px}.booking-panel,.flow-panel{padding:24px}.after-heading h3{font-size:35px}.showcase-meta{font-size:9px}.contact{padding-left:8%;padding-right:8%}.contact-intro{margin-bottom:60px}.contact-intro .chapter{max-width:210px}.showcase{min-height:535px}}
@media(max-width:720px){.story{display:flex;flex-direction:column;padding:0 8%;gap:0}.story-copy{padding:75px 0 30px;min-height:0;display:block}.story-copy h2{font-size:16vw;margin:0 0 25px}.story-copy h2 br{display:none}.story-copy h2 em:before{content:' '}.story-copy .chapter{font-size:12px;margin-bottom:23px}.story-copy>p{max-width:100%;font-size:16px}.story-copy .next-scene{display:none}.interaction-hint{font-size:13px}.story-stage{position:static;margin:0;padding:0;perspective:none;display:contents}.showcase{transform:none!important;box-shadow:none;min-height:0;display:contents}.showcase-heading{display:none}.scene-panel{display:block!important;animation:none!important;background:#eef0e6;color:#152f25;position:relative;min-width:0}.scene-panel[hidden]{display:block!important}.scene-panel:before{content:'fichtenruhe ↗';display:block;font:24px Georgia,serif;padding:20px 23px;border-bottom:1px solid #bac5b3;color:#173d2c}.comparison-panel{order:1;margin-bottom:25px}.story-copy[data-scene="0"]{order:0}.story-copy[data-scene="1"]{order:2}.booking-panel{order:3}.story-copy[data-scene="2"]{order:4}.flow-panel{order:5}.showcase-meta{order:6;margin:24px 0 0;display:block;font-size:11px}.scene-dots{display:none}.comparison{height:355px}.site-after .after-heading{left:23px;right:20px}.after-heading h3{font-size:35px;letter-spacing:-1.3px}.after-heading>span{font-size:9px}.old-main{padding:22px 20px}.old-main h3{font-size:19px}.old-main p{font-size:12px}.after-footer{left:23px;right:20px}.booking-panel,.flow-panel{padding:0 23px 24px}.booking-panel:before,.flow-panel:before{margin:0 -23px 25px}.booking-panel h3,.flow-panel h3{font-size:34px}.small-label{font-size:10px}.stay-options button{font-size:12px;padding:12px}.night-picker{align-items:flex-start;gap:8px}.night-picker label{font-size:13px}.night-picker small{font-size:11px;max-width:125px}.stepper button{width:30px}.stepper input{width:29px}.stay-summary strong{font-size:15px}.stay-summary>span{font-size:9px}.homecoming{margin-top:80px;height:85svh;min-height:560px}.homecoming-copy{left:8%;top:18%}.homecoming-copy h2{font-size:23vw}.homecoming-copy p{font-size:17px}.homecoming-copy .chapter{font-size:11px}.homecoming-photo img{object-position:62%}.photo-location{right:8%;font-size:10px}.contact{padding:75px 8%}.contact-intro{display:block;margin-bottom:45px}.contact-intro .chapter{max-width:none}.contact-intro p{font-size:16px}.contact h2{font-size:13vw;margin-bottom:35px;line-height:1.12}.contact-bottom{display:block}.contact-bottom p{font-size:16px}.contact-button{margin-top:30px;width:100%;justify-content:space-between;font-size:25px}.contact-button>span{width:66px;height:66px;font-size:29px}.contact-preview-note{text-align:left;margin-top:22px}footer{padding:35px 8% 25px}.footer-brand{font-size:12vw}.footer-line{flex-wrap:wrap;gap:15px;font-size:12px}.footer-line>span{width:100%}.credits{font-size:11px}.journey-meter{display:none!important}dialog{padding:28px}dialog .chapter{font-size:11px}dialog h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){.showcase{transform:none!important}.homecoming-photo{transform:none!important;clip-path:none!important}.scene-panel{animation:none!important}}
/* Keep the orange thread visible as scenes unfold. */
#journey-line{z-index:6}.comparison{cursor:ew-resize;touch-action:pan-y}.comparison img{user-select:none;-webkit-user-drag:none}
.showcase-meta,.small-label,.compare-badge,.after-heading>span,#showcase-mode,.range-label,.booking-note,.stay-summary>span,.flow-detail>span,.photo-location,.credits{font-size:12px}.stay-options button,.interaction-hint,.next-scene{font-size:14px}
@media(max-width:720px){.showcase-meta,.small-label,.compare-badge,.after-heading>span,.range-label,.booking-note,.stay-summary>span,.flow-detail>span,.photo-location,.credits{font-size:12px}.after-heading>span{letter-spacing:.3px}.small-label{letter-spacing:.3px}.night-picker label{font-size:14px}.night-picker small{font-size:12px}.stay-options button{font-size:14px}.showcase-meta{letter-spacing:.3px}}
