:root{--wc-ease:cubic-bezier(.22, 1, .36, 1);--wc-reveal-duration:.42s;--wc-reveal-distance:12px;--wc-lift:2px}[data-reveal]{transition:opacity var(--wc-reveal-duration) var(--wc-ease), transform var(--wc-reveal-duration) var(--wc-ease);transition-delay:var(--wc-reveal-delay,0s)}html.wc-motion [data-reveal]:not([data-revealed]){opacity:0;transform:translateY(var(--wc-reveal-distance))}html.wc-motion [data-reveal=fade]:not([data-revealed]){transform:none}html.wc-motion [data-reveal=left]:not([data-revealed]){transform:translateX(calc(var(--wc-reveal-distance) * -1.5))}html.wc-motion [data-reveal=right]:not([data-revealed]){transform:translateX(calc(var(--wc-reveal-distance) * 1.5))}html.wc-motion [data-reveal=scale]:not([data-revealed]){transform:scale(.96)}.wc-lift{transition:transform .2s var(--wc-ease), box-shadow .2s var(--wc-ease)}.wc-lift:hover,.wc-lift:focus-visible{transform:translateY(calc(var(--wc-lift) * -1))}[data-count-to]{font-variant-numeric:tabular-nums}.wc-scroll-progress{display:none}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform;animation:linear both wc-parallax;animation-timeline:view();animation-range:cover}.wc-scroll-progress{z-index:50;height:var(--wc-progress-height,3px);background:var(--wc-progress-color,currentColor);transform-origin:0;pointer-events:none;animation:linear both wc-progress;animation-timeline:scroll(root);display:block;position:fixed;inset:0 0 auto}}}@keyframes wc-parallax{0%{transform:translateY(calc(var(--wc-parallax,40px) * -1))}to{transform:translateY(var(--wc-parallax,40px))}}@keyframes wc-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){[data-reveal],.wc-lift{transition:none}html.wc-motion [data-reveal]:not([data-revealed]){opacity:1;transform:none}.wc-lift:hover,.wc-lift:focus-visible{transform:none}}
.v2{--ink-dark:#1c140b;--paper:#ece1c6;--paper-ink:#2b2116;overflow-x:clip}.v2 ::selection{color:#1c140b;background:#e8a44a}.v2 a:focus-visible,.v2 button:focus-visible,.v2 summary:focus-visible{outline-offset:3px;outline:2px solid #e8a44a}.v2-narrow{max-width:760px;margin-left:auto;margin-right:auto}.v2-h2{font-family:var(--font-fell), Georgia, serif;letter-spacing:-.015em;color:#f3e8cf;font-size:clamp(30px,4.4vw,46px);font-weight:400;line-height:1.1}.v2-body{color:#e3d7bb;font-size:18px;line-height:1.65}.v2-micro{color:#cdbf9f;font-size:15px;font-style:italic}.v2-micro a,.v2-board-empty a{color:#e8c48e;text-underline-offset:3px;text-decoration:underline}.v2-caption{color:#cdbf9f;text-align:center;padding:0 22px;font-size:15px;font-style:italic}.v2-cta{margin-top:18px}.ck-rim{fill:#24190d;stroke:#b08d57;stroke-width:3px}.ck-dial{fill:#e9dfc7}.ck-ring{fill:none;stroke:#2b21162e;stroke-width:1px}.ck-tick{stroke:#3a2a18;stroke-width:1.4px}.ck-num{font-family:var(--font-fell), Georgia, serif;fill:#2b2116;font-size:13px}.ck-hour,.ck-min{fill:#1a1108;transform-box:view-box;transform-origin:100px 100px}.ck-hour{transform:rotate(calc(270deg + var(--sr-p,.972) * 90deg))}.ck-min{transform:rotate(calc(var(--sr-p,.972) * 1080deg))}.ck-pin{fill:#b08d57}.v2-corner-clock{display:none}.v2-sticky-left{align-items:center;gap:10px;display:inline-flex}.v2-sticky-clock{flex:none;width:34px;height:34px}.v2-sticky-clock .ck-num,.v2-corner-clock .ck-num{display:none}@media (min-width:1100px){.v2-corner-clock{z-index:30;pointer-events:none;filter:drop-shadow(0 4px 14px #000000b3);opacity:.92;width:60px;height:60px;display:block;position:fixed;top:16px;right:16px}}.v2-hero{background:#070605;align-items:flex-end;min-height:min(100svh,940px);display:flex;position:relative;overflow:hidden}.v2-hero-media{position:absolute;inset:0}.v2-hero-img,.v2-hero-video{object-fit:cover;object-position:center 45%;width:100%;height:100%;position:absolute;inset:0}.v2-hero-video{opacity:0;transition:opacity .9s}.v2-hero-video.is-on{opacity:1}.v2-hero:after{content:"";pointer-events:none;background:linear-gradient(#07060500 25%,#070605b8 55%,#070605f5 78%,#070605);position:absolute;inset:0}.v2-hero-pause{z-index:3;color:#e9dfc7;cursor:pointer;opacity:.8;background:#0706058c;border:1px solid #b08d5766;border-radius:2px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:12px;left:12px}.v2-hero-pause:hover{opacity:1}.v2-ico-pause{border-left:4px solid;border-right:4px solid;width:11px;height:13px}.v2-hero-copy{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:820px;margin:0 auto;padding:0 20px 34px;display:flex;position:relative}.v2-pre{font-family:var(--font-fell-sc), serif;letter-spacing:.1em;color:#e2c48d;font-size:14px}.v2-title{font-family:var(--font-fell), Georgia, serif;letter-spacing:-.02em;color:#f6ecd4;text-shadow:0 2px 28px #000;text-wrap:balance;font-size:clamp(36px,6vw,72px);font-weight:400;line-height:1.04}.v2-sub{color:#eadfc6;text-shadow:0 1px 10px #000;max-width:620px;font-size:clamp(17px,2vw,20px);line-height:1.55}.v2-chips{flex-wrap:wrap;justify-content:center;gap:6px;padding:0;list-style:none;display:flex}.v2-chips li{font-family:var(--font-fell-sc), serif;letter-spacing:.03em;color:#efe3c8;white-space:nowrap;background:#07060599;border:1px solid #e2c48d8c;border-radius:9999px;padding:3px 10px;font-size:14px}@media (min-width:640px){.v2-chips{gap:8px}.v2-chips li{letter-spacing:.06em;padding:4px 13px;font-size:15px}}.v2-hero .v2-cta{margin-top:4px}@media (max-width:700px){.v2-hero-copy{justify-content:flex-end;min-height:580px;padding-bottom:84px}}.v2-hear{min-height:44px;font:inherit;color:#e8c48e;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:10px;padding:6px 12px;font-size:17px;font-style:italic;text-decoration:underline;display:inline-flex}.v2-hear[aria-disabled=true]{color:#b9ab8d;cursor:default}.v2-hero>.v2-hear{z-index:3;text-align:left;background:#07060599;border:1px solid #b08d5766;border-radius:2px;max-width:250px;padding:8px 12px;font-size:15px;line-height:1.3;text-decoration:none;position:absolute;top:12px;right:12px}@media (min-width:700px){.v2-hero>.v2-hear{max-width:none;font-size:16px;inset:auto auto 28px 24px}}.v2-ico{flex:none;display:inline-block}.v2-ico-play{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid;width:0;height:0}.v2-ico-stop{background:currentColor;width:11px;height:11px}.v2-note-sec{gap:22px;max-width:1180px;margin:0 auto;padding:56px 20px 40px;display:grid}@media (min-width:960px){.v2-note-sec{grid-template-columns:5fr 6fr;align-items:start;gap:56px;padding:96px 24px 72px}.v2-note-art{position:sticky;top:90px}}.v2-note-art img{border:1px solid #b08d574d;border-radius:2px;width:100%;height:auto;display:block}.v2-note-copy{flex-direction:column;gap:18px;display:flex}.v2-lead{font-family:var(--font-fell), Georgia, serif;color:#f0e4cb;font-size:clamp(22px,2.6vw,28px);font-weight:400;line-height:1.35}.v2-letter{max-width:560px}.v2-letter summary{cursor:pointer;min-height:64px;color:var(--paper-ink);background:#e8dcbd;border-radius:2px;align-items:center;gap:16px;padding:12px 16px;list-style:none;transition:transform .2s;display:flex;transform:rotate(-1.2deg);box-shadow:0 18px 40px -22px #000000e6,inset 0 0 30px #785a2838}.v2-letter summary::-webkit-details-marker{display:none}.v2-letter summary:hover{transform:rotate(-.4deg)translateY(-2px)}.v2-letter-fold{width:46px;height:46px;font-family:var(--font-pencil-round), cursive;color:#3d2e1c;border:1px dashed #2b211680;flex:none;place-items:center;font-size:17px;display:grid}.v2-letter-cue{color:var(--paper-ink);font-size:18px}.v2-letter-cue u{text-underline-offset:3px}.v2-letter[open] summary{transform:none}.v2-letter[open] .v2-letter-cue u{text-decoration:none}.v2-letter-paper{color:var(--paper-ink);font-family:var(--font-pencil-round), cursive;transform-origin:top;background:#ece2c6;border-radius:2px;flex-direction:column;gap:10px;margin-top:10px;padding:26px 24px 22px;font-size:20px;line-height:1.6;animation:.55s cubic-bezier(.22,1,.36,1) v2-unfold;display:flex;box-shadow:0 26px 50px -26px #000000f2,inset 0 0 40px #785a282e}.v2-letter-sign{text-align:right}@keyframes v2-unfold{0%{opacity:0;transform:perspective(900px)rotateX(-70deg)}to{opacity:1;transform:none}}.v2-beats{flex-direction:column;gap:8px;display:flex}.v2-beats p{color:#e9dfc7;border-left:2px solid #b08d57;padding-left:14px;font-size:19px;font-style:italic}.v2-hear-sec{background:#0e0b08;border-top:1px solid #b08d572e;border-bottom:1px solid #b08d572e;padding:64px 20px 56px}.v2-hear-sec>.v2-h2,.v2-hear-sec>.v2-body{text-align:center;max-width:760px;margin:0 auto}.v2-hear-sec>.v2-body{margin-top:12px}.v2-sound{max-width:1080px;margin:28px auto 0}.v2-tiles{gap:12px;padding:0;list-style:none;display:grid}.v2-tile{text-align:left;width:100%;min-height:84px;font:inherit;color:#efe3c8;cursor:pointer;background:#16110b;border:1px solid #b08d5759;border-radius:2px;grid-template-columns:112px 1fr;align-items:center;gap:14px;padding:0 14px 0 0;transition:border-color .2s,transform .2s;display:grid;position:relative;overflow:hidden}.v2-tile:hover{border-color:#e2c48d;transform:translateY(-2px)}.v2-tile.is-on{border-color:#e8a44a;box-shadow:0 0 28px #e8a44a40}.v2-tile[aria-disabled=true]{opacity:.6;cursor:default;transform:none}.v2-tile img{object-fit:cover;filter:brightness(.75);grid-area:1/1;width:112px;height:84px;display:block}.v2-tile-play{color:#f3e8cf;background:#070605b8;border:1px solid #e2c48d;border-radius:9999px;grid-area:1/1;justify-self:center;place-items:center;width:40px;height:40px;padding-left:3px;display:grid}.v2-tile.is-on .v2-tile-play{padding-left:0}.v2-tile-text{flex-direction:column;gap:2px;display:flex}.v2-tile-text strong{font-family:var(--font-fell-sc), serif;letter-spacing:.04em;color:#f0dcb0;font-size:18px;font-weight:400}.v2-tile-text em{color:#d4c6a6;font-size:16px}.v2-bars{align-items:flex-end;gap:3px;height:14px;display:inline-flex}.v2-bars i{background:currentColor;width:3px;animation:.9s ease-in-out infinite v2-bar}.v2-bars i:nth-child(2){animation-delay:.2s}.v2-bars i:nth-child(3){animation-delay:.4s}@keyframes v2-bar{0%,to{height:4px}50%{height:14px}}.v2-sound-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.v2-mute{min-height:40px;font-family:var(--font-fell-sc), serif;letter-spacing:.06em;color:#efe3c8;cursor:pointer;background:0 0;border:1px solid #b08d5780;border-radius:2px;padding:6px 14px;font-size:15px}.v2-mute[aria-pressed=true]{background:#2a1f13;border-color:#e2c48d}@media (min-width:760px){.v2-tiles{grid-template-columns:repeat(3,1fr);gap:16px}.v2-tile{grid-template-rows:auto auto;grid-template-columns:1fr;align-items:start;padding:0}.v2-tile img{aspect-ratio:16/9;width:100%;height:auto}.v2-tile-text{padding:12px 16px 16px}}.v2-rooms-sec{flex-direction:column;gap:22px;padding:72px 20px 48px;display:flex}.v2-rooms-sec .v2-body{margin-top:12px}.v2-rooms{gap:22px;width:100%;max-width:1180px;margin:6px auto 0;padding:0;list-style:none;display:grid}.v2-room{flex-direction:column;gap:10px;display:flex}.v2-room img{aspect-ratio:16/9;object-fit:cover;border-radius:2px;width:100%;height:auto;display:block;box-shadow:0 24px 50px -30px #000}.v2-room p{color:#dccfb1;font-size:17px;line-height:1.5}.v2-room strong{font-family:var(--font-fell-sc), serif;letter-spacing:.05em;color:#f0dcb0;font-weight:400}@media (max-width:639px){.v2-rooms{scroll-snap-type:x mandatory;grid-auto-columns:84%;grid-auto-flow:column;gap:14px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding-bottom:10px;padding-left:20px;padding-right:20px;scroll-padding-left:20px;overflow-x:auto}.v2-room{scroll-snap-align:start}.v2-rooms-sec .v2-caption:before{content:"Swipe through all five. "}}@media (min-width:640px){.v2-rooms{grid-template-columns:1fr 1fr}.v2-room:first-child{grid-column:1/-1}}@media (min-width:960px){.v2-rooms{grid-template-columns:repeat(4,1fr)}.v2-room:first-child img{aspect-ratio:21/8}}.v2-trailer{flex-direction:column;gap:10px;width:100%;max-width:980px;margin:26px auto 0;display:flex}.v2-trailer video{aspect-ratio:16/9;background:#000;border:1px solid #b08d5766;border-radius:2px;width:100%;height:auto;box-shadow:0 0 60px #e8a44a14}.v2-trailer figcaption{color:#cdbf9f;text-align:center;font-size:15px;font-style:italic}.v2-book{max-width:600px;color:var(--paper-ink);font-family:var(--font-plain), Georgia, serif;clip-path:polygon(0 3%,6% 0,14% 2%,23% 0,34% 2.5%,45% .5%,57% 2%,68% 0,79% 2.5%,90% .5%,100% 2%,100% 97%,91% 100%,80% 98%,69% 100%,57% 97.5%,46% 100%,34% 98%,22% 100%,11% 97.5%,0 99%);background:#e2d5b3;margin:22px auto 0;padding:30px 26px 26px;font-size:20px;font-weight:500;line-height:1.5;box-shadow:inset 0 0 50px #785a284d}.v2-book-head{font-family:var(--font-fell-sc), serif;letter-spacing:.08em;color:#5a4526;margin-bottom:8px;font-size:15px}.v2-how-sec{align-items:center;gap:34px;max-width:1180px;margin:0 auto;padding:64px 20px;display:grid}.v2-how-copy{flex-direction:column;gap:16px;display:flex}.v2-modes{counter-reset:m;flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.v2-modes li{color:#e3d7bb;border-left:2px solid #b08d5799;padding-left:16px;font-size:17px;line-height:1.5}.v2-modes strong{font-family:var(--font-fell-sc), serif;letter-spacing:.05em;color:#f0dcb0;font-weight:400}.v2-devices{padding-bottom:70px;position:relative}.v2-tv{background:#000;border:10px solid #15110c;border-bottom-width:16px;border-radius:14px;overflow:hidden;box-shadow:0 30px 60px -30px #000,0 0 0 1px #b08d574d}.v2-tv img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.v2-phones{justify-content:center;gap:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.v2-phone{aspect-ratio:9/16;background:#0b0907;border:5px solid #1d1710;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:29%;max-width:132px;padding:8px;display:flex;box-shadow:0 20px 40px -18px #000,0 0 0 1px #b08d5759}.v2-phone:first-child{transform:rotate(-6deg)translateY(6px)}.v2-phone:nth-child(3){transform:rotate(5deg)translateY(4px)}.v2-phone img{border-radius:2px;width:80%;height:auto}.v2-phone span{font-family:var(--font-fell-sc), serif;letter-spacing:.04em;color:#e2c48d;text-align:center;font-size:13px}.v2-devices figcaption{text-align:center;color:#cdbf9f;font-size:15px;font-style:italic;position:absolute;bottom:-34px;left:0;right:0}@media (min-width:960px){.v2-how-sec{grid-template-columns:5fr 7fr;gap:56px;padding:96px 24px}}.v2-dirty-sec{background:#110c08;flex-direction:column;gap:26px;padding:76px 20px 60px;display:flex}.v2-dirty-sec .v2-body{margin-top:12px}.v2-traps{gap:16px;width:100%;max-width:1180px;margin:0 auto;padding:0;list-style:none;display:grid}.v2-trap{background:#120d09;border:1px solid #b08d5747;border-radius:2px;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.v2-trap>img{aspect-ratio:16/5;object-fit:cover;filter:brightness(.8)saturate(.85);width:100%;height:auto;display:block}@media (max-width:639px){.v2-trap>img{display:none}.v2-scrap{aspect-ratio:auto;background:0 0;padding:18px 0 4px}}@media (min-width:640px){.v2-trap>img,.v2-scrap{aspect-ratio:16/7}}.v2-trap-text{flex-direction:column;gap:6px;padding:18px 18px 20px 62px;display:flex;position:relative}.v2-trap-n{font-family:var(--font-blackletter), serif;color:#b08d57;font-size:36px;line-height:1;position:absolute;top:12px;left:18px}.v2-trap h3{font-family:var(--font-fell), Georgia, serif;color:#f3e8cf;font-size:22px;font-weight:400;line-height:1.2}.v2-trap p{color:#d8cbad;font-size:17px;line-height:1.55}.v2-trap em{color:#f0dcb0}.v2-scrap{aspect-ratio:16/5;background:radial-gradient(#1c150e,#0c0907 70%);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.v2-scrap span{font-family:var(--font-rough), cursive;color:#2b2116;background:#e4d7b8;padding:4px 14px;font-size:18px;transform:rotate(-3deg);box-shadow:0 10px 20px -10px #000}.v2-scrap span+span{font-size:15px;transform:rotate(2deg)}@media (min-width:640px){.v2-traps{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.v2-traps{grid-template-columns:repeat(3,1fr)}}.v2-midnight-sec{justify-items:center;gap:26px;max-width:1080px;margin:0 auto;padding:64px 20px 56px;display:grid}.v2-big-clock{filter:drop-shadow(0 0 50px #e8a44a2e);width:min(56vw,230px);height:auto}.v2-midnight-copy{flex-direction:column;gap:16px;max-width:600px;display:flex}.v2-board{background:#100c08;border:1px solid #b08d5759;border-radius:2px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.v2-board-head{font-family:var(--font-fell-sc), serif;letter-spacing:.08em;color:#e2c48d;font-size:15px}.v2-board ol{flex-direction:column;gap:6px;padding:0;list-style:inside decimal;display:flex}.v2-board li{color:#efe3c8;border-bottom:1px dotted #b08d574d;justify-content:space-between;gap:12px;padding-bottom:4px;font-size:17px;display:flex}.v2-board li span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v2-board-empty{color:#e9dfc7;border-left:2px solid #e8a44a;padding-left:14px;font-size:18px;font-style:italic}@media (min-width:960px){.v2-midnight-sec{grid-template-columns:420px 1fr;align-items:center;gap:64px;padding:110px 24px 90px}.v2-big-clock{width:380px}}.v2-warn-sec{text-align:center;background:#000;flex-direction:column;align-items:center;gap:18px;padding:84px 22px 80px;display:flex}.v2-eye{image-rendering:auto;opacity:.9;width:56px;height:56px}.v2-warn-h{font-family:var(--font-fell-sc), serif;letter-spacing:.18em;color:#e2c48d;font-size:17px;font-weight:400}.v2-warn-lines{flex-direction:column;gap:12px;max-width:620px;display:flex}.v2-warn-lines p{color:#efe6d2;font-size:clamp(19px,2.2vw,23px);line-height:1.45}.v2-warn-foot{color:#cdbf9f;margin-top:8px;font-size:17px;font-style:italic}.v2-deal-sec{padding:56px 16px}.v2-deal{max-width:760px;color:var(--ink-dark);text-align:center;background:#e8dcbd;border-radius:2px;flex-direction:column;align-items:center;gap:14px;margin:0 auto;padding:40px 24px 34px;display:flex;box-shadow:0 30px 60px -30px #000,0 0 0 1px #b08d5766,inset 0 0 70px #785a2840}.v2-deal .v2-h2{color:#1c140b}.v2-deal .v2-body{color:#33271a}.v2-price-line{color:#33271a;font-size:20px}.v2-price-line strong{color:#1c140b;font-size:38px}.v2-deal .sales-micro{color:#4a3b27}.v2-deal .sales-micro a{color:#5b3a10}.v2-promise{text-align:left;color:#33271a;border:1px solid #2b21164d;margin-top:8px;padding:14px 16px;font-size:16px;line-height:1.55}.v2-faq-sec{flex-direction:column;gap:6px;padding:30px 20px 20px;font-size:18px;line-height:1.6;display:flex}.v2-faq-sec .v2-h2{margin-bottom:10px}.v2-faq-sec .v2-micro{margin-top:8px}.v2-final-sec{align-items:flex-end;min-height:560px;margin-top:50px;display:flex;position:relative;overflow:hidden}.v2-final-img{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.v2-final-sec:after{content:"";background:linear-gradient(#07060540,#070605cc 55%,#070605);position:absolute;inset:0}.v2-final-copy{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:720px;margin:0 auto;padding:120px 22px 40px;display:flex;position:relative}.v2-final-line{font-family:var(--font-fell), Georgia, serif;color:#f3e8cf;text-shadow:0 1px 12px #000;font-size:clamp(22px,3vw,30px);font-style:italic;font-weight:400;line-height:1.4}.v2-final-copy .v2-micro{margin-top:6px}@media (prefers-reduced-motion:reduce){.v2-letter-paper{animation:none}.v2-bars i{height:10px;animation:none}.v2-hero-video,.v2-letter summary,.v2-tile{transition:none}}.v2 .game-btn{background:#c9a063;box-shadow:inset 0 1px #fff0d273,0 0 24px #e8a44a2e}.v2 .game-btn:hover{background:#d8b27a}.v2 .sales-btn{color:#1a1108;background:#e3a24e;border-color:#f2c585}.v2 .sales-btn:hover{background:#eeb163}