:root{--ink: #f7f7f2;--muted: #b6b8af;--soft-muted: #7e827b;--surface: #151a16;--line: rgba(247, 247, 242, .14);--accent: #d9ff7f;--accent-ink: #17200b;--focus: #f6ffe0;--shadow: rgba(0, 0, 0, .46)}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;background:#0a0d0b;color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow-x:hidden}button{border:0;color:inherit;font:inherit}#app,.screen{min-height:100vh}.screen{padding:2.8vh 4.7vw 5vh}.app-header{align-items:center;display:flex;justify-content:space-between;min-height:5.2vh;position:relative;z-index:4}.brand{color:var(--ink);font-size:clamp(1rem,1.32vw,1.35rem);font-weight:800;letter-spacing:0}.app-header-note,.eyebrow,.slideshow-topline{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(.6rem,.72vw,.72rem);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.app-header-note{color:var(--soft-muted)}[data-focus]{cursor:pointer;outline:0;position:relative;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}[data-focus].focused{box-shadow:0 0 0 3px var(--focus),0 0 0 7px #d9ff7f57,0 18px 40px var(--shadow);transform:scale(1.035);z-index:3}.home{background:#0c100d}.home-content{margin-top:3.1vh}.hero-stage{background:var(--surface);min-height:min(57.5vh,660px);overflow:hidden;position:relative}.hero-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-shade,.slideshow-vignette{background:linear-gradient(90deg,#050806d1,#05080661 46%,#0508060a 76%),linear-gradient(0deg,rgba(5,8,6,.62),transparent 45%);inset:0;pointer-events:none;position:absolute}.hero-content{bottom:clamp(2rem,6vh,5.7rem);max-width:min(48rem,67vw);position:absolute;left:clamp(1.4rem,4.3vw,5rem);z-index:1}.hero-content h1,.browse-heading h1,.empty-home h1{font-size:clamp(2.3rem,4.45vw,5rem);font-weight:800;letter-spacing:0;line-height:1.04;margin-top:1.1vh}.hero-story{color:#eef0e8;font-size:clamp(.96rem,1.22vw,1.25rem);line-height:1.55;margin-top:1.5vh;max-width:43rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:clamp(1.4rem,3.2vh,2.7rem)}.action-button{border:1px solid transparent;font-size:clamp(.88rem,1.02vw,1.05rem);font-weight:700;min-height:3.45rem;padding:.85rem 1.4rem}.action-primary{background:var(--accent);color:var(--accent-ink)}.action-secondary{background:#090d0a6b;border-color:#f7f7f294;color:var(--ink)}.hero-credit{bottom:1.5rem;color:#f7f7f2c2;font-size:.72rem;position:absolute;right:1.6rem;text-shadow:0 1px 4px rgba(0,0,0,.75);z-index:1}.destination-rail{margin-top:5vh}.section-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:1.8vh}.section-heading h2{font-size:clamp(1.35rem,1.9vw,2rem);line-height:1.25;margin-top:.55vh}.section-heading>p,.browse-heading>p{color:var(--muted);font-size:clamp(.8rem,.95vw,1rem)}.destination-track{display:grid;gap:clamp(.8rem,1.25vw,1.5rem);grid-auto-columns:minmax(13.8rem,19vw);grid-auto-flow:column;overflow-x:auto;padding:.5rem .7rem 1.35rem .35rem;scrollbar-width:none}.destination-track::-webkit-scrollbar{display:none}.destination-card,.card{background:var(--surface);overflow:hidden;text-align:left}.destination-image{aspect-ratio:1.38 / 1;background:#222a24;display:block}.destination-image img,.card-img img{display:block;height:100%;object-fit:cover;width:100%}.destination-copy,.card-copy{display:flex;flex-direction:column;padding:.95rem 1rem 1.05rem}.destination-name,.card-name{font-size:clamp(.93rem,1.05vw,1.1rem);font-weight:700;line-height:1.35}.destination-count,.card-count{color:var(--muted);font-size:.76rem;margin-top:.36rem}.empty-home{display:flex;flex-direction:column;justify-content:center;min-height:73vh;padding-left:clamp(0rem,5vw,5rem)}.empty-home>p:not(.eyebrow){color:var(--muted);font-size:1.05rem;line-height:1.6;margin-top:1.4rem;max-width:32rem}.empty-home .action-button{margin-top:2.2rem;width:fit-content}.browse{background:#0c100d}.browse-heading{margin:clamp(3rem,7vh,7rem) 0 clamp(2.1rem,4.4vh,4.5rem)}.browse-heading>p:last-child{margin-top:1.2rem}.grid{display:grid;gap:clamp(.9rem,1.4vw,1.65rem);grid-template-columns:repeat(5,minmax(0,1fr));padding:.35rem}.card-img{aspect-ratio:1.43 / 1;background:#222a24;display:block;position:relative}.badge{background:#edb95f;color:#20180a;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.62rem;font-weight:500;left:.7rem;letter-spacing:.07em;padding:.35rem .5rem;position:absolute;text-transform:uppercase;top:.7rem}.empty{color:var(--muted);font-size:1.1rem}.slideshow{background:#000;inset:0;overflow:hidden;padding:0;position:fixed}.slideshow img.layer-a,.slideshow img.layer-b{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity 1.05s ease;width:100%}.slideshow img.visible{opacity:1}.slideshow-vignette{background:linear-gradient(180deg,rgba(0,0,0,.42),transparent 20%,transparent 57%,rgba(0,0,0,.7));z-index:1}.slideshow-topline{display:flex;justify-content:space-between;left:4.7vw;position:absolute;right:4.7vw;top:4.2vh;z-index:2}.slide-info{bottom:0;left:0;max-width:min(60rem,68vw);position:absolute;z-index:2}.info-panel{padding:5vh 4.7vw 4.8vh}.info-panel h2{font-size:clamp(1.8rem,3.3vw,3.8rem);font-weight:800;line-height:1.08;margin-top:.8vh}.info-panel .story{font-size:clamp(.98rem,1.2vw,1.18rem);line-height:1.58;margin-top:1.25vh;max-width:58ch}.info-panel .meta{color:#f7f7f2c2;font-size:clamp(.75rem,.9vw,.9rem);line-height:1.45;margin-top:1.65vh}.attribution{bottom:2.2vh;color:#f7f7f2b8;font-size:.68rem;position:absolute;right:4.7vw;text-align:right;text-shadow:0 1px 4px rgba(0,0,0,.8);z-index:2}.slide-badge{left:auto;right:4.7vw;top:7.3vh;z-index:2}.paused-hint{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;letter-spacing:.08em;position:absolute;right:4.7vw;text-transform:uppercase;top:11.8vh;z-index:2}#toast{background:#f1f2e9;bottom:6vh;color:#141a12;font-size:.9rem;font-weight:700;left:50%;opacity:0;padding:.9rem 1.25rem;pointer-events:none;position:fixed;transform:translate(-50%,1rem);transition:opacity .18s ease,transform .18s ease;z-index:10}#toast.show{opacity:1;transform:translate(-50%)}#debug-overlay{background:#090d0ae6;border:1px solid rgba(217,255,127,.6);color:#d9ff7f;display:none;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;left:1rem;line-height:1.6;padding:.75rem .9rem;position:fixed;top:1rem;z-index:20}@media(max-width:1050px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.screen{padding:1.5rem 1.15rem 3rem}.hero-stage{min-height:69vh}.hero-content{left:1.3rem;max-width:calc(100% - 2.6rem)}.hero-shade{background:linear-gradient(0deg,#050806e6,#05080614 72%)}.hero-credit{bottom:1rem;right:1.25rem}.destination-track{grid-auto-columns:minmax(13.5rem,72vw)}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.browse-heading{margin:3.8rem 0 2.4rem}.slideshow-topline{left:1.25rem;right:1.25rem;top:1.7rem}.slide-info{max-width:100%}.info-panel{padding:4rem 1.25rem 2rem}.attribution{bottom:1.2rem;right:1.25rem}.slide-badge{right:1.25rem;top:4.2rem}.paused-hint{right:1.25rem;top:7rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important}}
