.ah{--sec:clamp(4rem, 8vw, 7rem);--gutter:clamp(1.125rem, .5rem + 2.6vw, 3rem);overflow-x:clip}.ah a{color:inherit}.ah-wrap{width:100%;max-width:1180px;padding-inline:var(--gutter);margin-inline:auto}.ah-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ah-kicker{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--rust);margin:0;font-size:.78rem;font-weight:500}.ah-ticker{background:var(--ink);color:var(--paper);padding-block:.55rem;font-size:.875rem}.ah-ticker .ah-wrap{flex-wrap:wrap;justify-content:center;gap:.4rem 1.25rem;display:flex}@media (max-width:600px){.ah-ticker span:nth-child(n+2){display:none}}.ah-bar{z-index:30;border-bottom:var(--edge);position:relative}.ah-bar .ah-wrap{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1rem;display:flex}.ah-logo{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.4rem;font-weight:700;text-decoration:none}.ah-nav{gap:clamp(1.1rem,1.9vw,1.75rem);font-weight:600;display:none}.ah-nav a{border-bottom:2px solid #0000;padding-block:.3rem;text-decoration:none}.ah-nav a b{font-family:var(--font-mono);margin-right:.2rem;font-size:.8rem;font-weight:500}.ah-nav a:hover{border-bottom-color:var(--ink)}.ah-bar-actions{align-items:center;gap:.75rem;display:flex}.ah-menu summary{cursor:pointer;align-items:center;min-height:44px;padding-inline:.5rem;font-weight:700;list-style:none;display:inline-flex}.ah-menu summary::-webkit-details-marker{display:none}.ah-menu-panel{padding:.75rem var(--gutter) 1rem;background:var(--paper);border-bottom:var(--edge);gap:.25rem;display:grid;position:absolute;top:100%;left:0;right:0}.ah-menu-panel a{padding:.6rem 0;font-weight:600;text-decoration:none}a.ah-btn{border-radius:var(--r-pill);background:var(--ink);min-height:44px;color:var(--paper);white-space:nowrap;align-items:center;padding:0 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}a.ah-btn:hover{background:var(--rust)}@media (min-width:1000px){.ah-nav{display:flex}.ah-menu{display:none}}.ah-hero{padding-block:clamp(3rem, 6vw, 5rem) var(--sec);position:relative;overflow:clip}.ah-hero:before{content:"";z-index:0;opacity:.16;mix-blend-mode:multiply;pointer-events:none;background:url(/texture-travelling.webp) 50%/cover;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 50%,#0000);mask-image:linear-gradient(#000 50%,#0000)}.ah-hero>*{z-index:1;position:relative}.ah-hero .ah-kicker{color:var(--ink)}.ah-hero-top{align-items:end;gap:2rem;display:grid}@media (min-width:900px){.ah-hero-top{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(2.5rem,5vw,5rem)}}.ah-hero h1{max-width:11ch;font:700 clamp(2.8rem, 6.4vw, 5.8rem)/.95 var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:1rem 0 0}.ah-hero-side>p{max-width:38ch;color:var(--ink-soft);margin:0;font-size:1.125rem;line-height:1.55}.ah-hero-cta{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:1.75rem;display:flex}a.ah-cta{border-radius:var(--r-pill);background:var(--ink);min-height:48px;color:var(--paper);align-items:center;gap:.6rem;padding:0 1.4rem;font-weight:700;text-decoration:none;display:inline-flex}a.ah-cta:hover{background:var(--rust)}a.ah-cta-ghost{border-bottom:1.5px solid;font-weight:600;text-decoration:none}a.ah-cta-ghost:hover{border-bottom-color:var(--rust)}.ah-frame{aspect-ratio:1200/240;margin-top:clamp(3rem,5vw,3.75rem);position:relative}.ah-frame svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ah-rail-track{stroke:var(--ink);stroke-opacity:.3;stroke-width:2.5px}.ah-rail-line{stroke:var(--coral);stroke-width:9px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:12s cubic-bezier(.65,0,.35,1) -6s infinite alternate ah-draw}.ah-corner{border-color:var(--ink);width:1.4rem;height:1.4rem;position:absolute}.ah-corner-tl{border-top:3px solid;border-left:3px solid;top:0;left:0}.ah-corner-tr{border-top:3px solid;border-right:3px solid;top:0;right:0}.ah-corner-bl{border-bottom:3px solid;border-left:3px solid;bottom:0;left:0}.ah-corner-br{border-bottom:3px solid;border-right:3px solid;bottom:0;right:0}.ah-rec{font-family:var(--font-mono);letter-spacing:.08em;align-items:center;gap:.4rem;font-size:.75rem;display:inline-flex;position:absolute;top:.35rem;left:2.2rem}.ah-dot{background:var(--rust);border-radius:50%;width:.5rem;height:.5rem}.ah-pause{min-height:32px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;align-items:center;padding-inline:.4rem;font-size:.75rem;display:inline-flex;position:absolute;top:0;right:2.2rem}.ah-pause input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.ah-pause:has(input:focus-visible){outline:3px solid var(--rust);outline-offset:2px}.ah-pause-off{display:none}.ah-pause:has(input:checked) .ah-pause-on{display:none}.ah-pause:has(input:checked) .ah-pause-off{display:inline}.ah-frame:has(.ah-pause input:checked) .ah-rail-line{animation-play-state:paused}.ah-stop{border:var(--edge);border-radius:var(--r-card);background:var(--paper);font:500 .85rem/1 var(--font-mono);padding:.35rem .6rem;text-decoration:none;transition:background-color .16s;position:absolute;translate:-50% -50%}a.ah-stop:hover{background:var(--amber)}.ah-wrap:has(.ah-room-101:is(:hover,:focus-visible)) .ah-stop-101{background:var(--amber)}.ah-wrap:has(.ah-room-102:is(:hover,:focus-visible)) .ah-stop-102{background:var(--amber)}.ah-wrap:has(.ah-room-103:is(:hover,:focus-visible)) .ah-stop-103{background:var(--amber)}.ah-rooms{border-top:var(--edge);grid-template-columns:repeat(3,minmax(0,1fr));margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.ah-rooms li+li{border-left:var(--hair)}.ah-room{grid-template-rows:auto auto 1fr auto;gap:.5rem;height:100%;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .16s;display:grid}.ah-room:hover{background:var(--paper-2)}.ah-room-top{border-bottom:var(--hair);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.6rem;display:flex}.ah-room-n{font-family:var(--font-mono);font-size:.8rem}.ah-room-price{font:700 1.15rem/1 var(--font-display)}.ah-room b{font:700 clamp(1.35rem, 2.2vw, 1.75rem)/1.1 var(--font-display);letter-spacing:-.01em;margin-top:.35rem}.ah-room-sum{color:var(--ink-soft);line-height:1.5}.ah-room-go{font-family:var(--font-mono);margin-top:.5rem;font-size:.8rem}.ah-rooms-more{border-top:var(--hair);text-align:right;margin:1.25rem 0 0;padding-top:1rem}.ah-rooms-more a{border-bottom:1.5px solid;font-weight:600;text-decoration:none}.ah-rooms-more a:hover{border-bottom-color:var(--rust)}@media (max-width:760px){.ah-rooms-more{text-align:left}.ah-frame{margin-inline:calc(-1 * var(--gutter))}.ah-corner{width:.9rem;height:.9rem}.ah-rec{display:none}.ah-pause{top:auto;bottom:calc(100% + .35rem);right:var(--gutter)}.ah-stop{border-width:1.5px;padding:.25rem .4rem;font-size:.75rem}.ah-rooms{grid-template-columns:1fr}.ah-rooms li+li{border-left:0;border-top:var(--hair)}.ah-room{padding-inline:0}.ah-room:hover{background:0 0}}.ah main>section:not(.ah-hero){padding-block:var(--sec);border-top:var(--edge)}.ah h2{font:700 clamp(1.9rem, 3.6vw, 3rem)/1.04 var(--font-display);letter-spacing:-.02em;text-wrap:balance;margin:0}.ah-lede{max-width:52ch;color:var(--ink-soft);margin:1.25rem 0 0;font-size:1.125rem;line-height:1.55}.ah main>section.ah-credits{background:var(--ink);color:var(--paper);border-top-color:var(--ink);text-align:center}.ah-credits h2{max-width:18ch;margin:0 auto}.ah-credits-sub{color:#f6ead2d9;color:lab(93.1587% 1.30856 13.1442/.85);max-width:46ch;margin:1rem auto 0;font-size:1.1rem;line-height:1.55}.ah-credits-roll,.ah-credits-terms{justify-content:center;margin:clamp(2.5rem,5vw,3.5rem) 0 0;display:grid}.ah-credits-roll div,.ah-credits-terms div{grid-template-columns:minmax(0,15rem) minmax(0,15rem);align-items:baseline;column-gap:2rem;padding-block:.4rem;display:grid}.ah-credits dt{text-align:right;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#f6ead2bf;color:lab(93.1587% 1.30856 13.1442/.75);font-size:.85rem}.ah-credits dd{text-align:left;margin:0}.ah-credits-roll dd{font:700 clamp(1.4rem, 2.4vw, 1.9rem)/1.2 var(--font-display);letter-spacing:-.01em}.ah-credits-terms{border-top:1px solid #f6ead23d;border-top:1px solid lab(93.1587% 1.30856 13.1442/.24);max-width:44rem;margin-inline:auto;padding-top:clamp(2rem,4vw,2.75rem)}.ah-credits-terms div{grid-template-columns:minmax(0,21rem) minmax(0,21rem)}.ah-credits-terms dd{font-size:1.05rem;line-height:1.45}@media (max-width:560px){.ah-credits-roll div,.ah-credits-terms div{grid-template-columns:minmax(0,1fr);row-gap:.2rem;padding-block:.6rem}.ah-credits dt,.ah-credits dd{text-align:center}.ah-credits dt{font-size:.75rem}}.ah-lines h2{max-width:15ch}.ah-dialogue{border-top:var(--edge);margin:clamp(2rem,4vw,3rem) 0 0}.ah-dialogue dt,.ah-dialogue dd{margin:0}.ah-dialogue dt span,.ah-dialogue dd span{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:500;display:block}.ah-dialogue dt{padding-top:1.25rem;font-size:1.1rem;font-weight:600}.ah-dialogue dd{border-bottom:var(--hair);font:700 clamp(1.5rem, 3vw, 2.4rem)/1.15 var(--font-display);letter-spacing:-.015em;padding-top:.9rem;padding-bottom:1.25rem}.ah-dialogue dd span{color:var(--ink)}@media (min-width:900px){.ah-dialogue{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);display:grid}.ah-dialogue dt,.ah-dialogue dd{border-bottom:var(--hair);padding-block:1.5rem}.ah-dialogue dd{border-left:var(--hair);padding-left:2rem}.ah-dialogue dt:not(:first-of-type) span,.ah-dialogue dd:not(:first-of-type) span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}.ah main>section.ah-keep{background:var(--paper-2)}.ah-keep h2{max-width:20ch}.ah-keep-list{border-top:var(--edge);margin:clamp(2rem,4vw,3rem) 0 0;padding:0;list-style:none}.ah-keep-list li{border-bottom:var(--hair);grid-template-columns:4.5rem minmax(0,1fr);grid-template-areas:"rail offer""time time""detail detail""own own";gap:.4rem 1.25rem;padding-block:1.5rem;display:grid}.ah-keep-rail{grid-area:rail;align-self:center;width:100%;height:auto;overflow:visible}.ah-keep-rail path{stroke:var(--coral);stroke-width:14px;stroke-linecap:round}.ah-keep h3{font:700 1.25rem/1.2 var(--font-display);grid-area:offer;align-self:center;margin:0}.ah-keep h3 a{text-decoration:none}.ah-keep h3 a:hover{text-underline-offset:.25em;text-decoration:underline}.ah-keep h3 b{font:500 .85rem/1 var(--font-mono);margin-right:.35rem}.ah-keep-time{font:700 clamp(2.2rem, 4.2vw, 3.25rem)/1 var(--font-display);letter-spacing:-.025em;grid-area:time;margin:.5rem 0 0}.ah-keep-detail{max-width:34ch;color:var(--ink-soft);grid-area:detail;margin:0;line-height:1.5}.ah-keep-own{grid-area:own;max-width:38ch;margin:.75rem 0 0;font-size:1.075rem;font-weight:600;line-height:1.45}.ah-keep-own span{font:500 .75rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;display:block}@media (min-width:900px){.ah-keep-list li{grid-template-columns:7rem minmax(0,.9fr) minmax(0,1fr) minmax(0,1.1fr);grid-template-areas:"rail offer time own""rail offer detail own";column-gap:clamp(1.5rem,3vw,2.5rem);padding-block:2rem}.ah-keep h3{align-self:start}.ah-keep-time{margin:0}.ah-keep-own{align-self:start;margin:0}}.ah-fit h2{max-width:16ch}.ah-fit-grid{gap:2rem;margin-top:clamp(2rem,4vw,3rem);display:grid}@media (min-width:760px){.ah-fit-grid{grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem)}}.ah-fit h3{border-bottom:var(--edge);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;padding-bottom:.75rem;font-size:.78rem;font-weight:500}.ah-fit ul{margin:0;padding:0;list-style:none}.ah-fit li{border-bottom:var(--hair);align-items:flex-start;gap:.75rem;padding-block:1rem;font-size:1.05rem;line-height:1.45;display:flex}.ah-fit li svg{flex:none;width:1.2rem;height:1.2rem;margin-top:.15rem}.ah-fit-end{max-width:42ch;font:700 clamp(1.3rem, 2.2vw, 1.7rem)/1.25 var(--font-display);letter-spacing:-.01em;margin:clamp(2rem,4vw,3rem) 0 0}.ah main>section.ah-cta-section{background:var(--paper-2)}.ah-slot-grid{align-items:start;gap:1.5rem;display:grid}@media (min-width:780px){.ah-slot-grid{grid-template-columns:auto 1fr;gap:clamp(2.5rem,6vw,5rem)}}@media (min-width:1000px){.ah-slot-grid{grid-template-columns:auto minmax(0,1fr) minmax(0,17rem);align-items:center}}.ah-slot{font:700 clamp(5rem, 11vw, 8.5rem)/.8 var(--font-display);letter-spacing:-.04em;margin:0;display:grid}.ah-slot i{font-style:normal;font:500 .9rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-top:.75rem}.ah-slot-body h2{max-width:16ch}.ah-slot-body>p{max-width:48ch;color:var(--ink-soft);margin:1rem 0 0;font-size:1.075rem;line-height:1.55}.ah-slot-facts{border-top:var(--edge);margin:0;padding:0;list-style:none}.ah-slot-facts li{border-bottom:var(--hair);align-items:baseline;gap:.75rem;padding-block:.9rem;font-weight:600;display:flex}.ah-slot-facts li:before{content:"→";font-weight:400}@media (min-width:780px) and (max-width:999px){.ah-slot-facts{grid-column:2}}a.ah-cta-btn{border-radius:var(--r-pill);background:var(--ink);min-height:48px;color:var(--paper);align-items:center;margin-top:1.75rem;padding:0 1.5rem;font-weight:700;text-decoration:none;display:inline-flex}a.ah-cta-btn:hover{background:var(--rust)}.ah-foot{background:var(--ink);color:var(--paper);padding-block:clamp(3rem,6vw,4.5rem)}.ah-foot-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ah-foot-top p{color:#f6ead2c7;color:lab(93.1587% 1.30856 13.1442/.78);max-width:42ch;margin:0;font-size:.95rem;line-height:1.5}.ah-dir{margin-top:2rem}.ah-dir ul{border-top:1px solid #f6ead23d;border-top:1px solid lab(93.1587% 1.30856 13.1442/.24);margin:0;padding:0;list-style:none;display:grid}.ah-dir li{display:grid}.ah-dir-rooms{grid-template-columns:repeat(3,minmax(0,1fr))}.ah-dir-annexes{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.ah-dir a{border-bottom:1px solid #f6ead23d;border-bottom:1px solid lab(93.1587% 1.30856 13.1442/.24);align-items:baseline;gap:.6rem;min-height:44px;padding:.85rem 0;text-decoration:none;display:flex}.ah-dir-rooms a{font:700 1.15rem/1.2 var(--font-display)}.ah-dir-rooms b{font:500 .8rem/1 var(--font-mono)}.ah-dir-annexes a{color:#f6ead2d9;color:lab(93.1587% 1.30856 13.1442/.85);font-size:.95rem}.ah-dir a:hover{text-underline-offset:.3em;text-decoration:underline}@media (max-width:700px){.ah-dir-rooms,.ah-dir-annexes{grid-template-columns:1fr}}.ah-foot-bottom{color:#f6ead2b3;color:lab(93.1587% 1.30856 13.1442/.7);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin:1.5rem 0 0;font-size:.875rem;display:flex}.ah-foot a:focus-visible,.ah-credits a:focus-visible{outline-color:var(--paper)}@keyframes ah-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.ah-in{animation:.56s cubic-bezier(.16,.84,.44,1) both ah-pop}@keyframes ah-pop{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ah-rail-line{stroke-dashoffset:0;animation:none}.ah-pause{display:none}.ah .ah-in{animation:none}}
