.discovery-grid{padding-block:28px 44px}.discovery-grid-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(26px,4vw,38px);line-height:1.3}.discovery-grid-heading p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.7}.discovery-grid-filters{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.discovery-grid-filters button{border:1px solid var(--line);min-height:44px;color:var(--muted);background:var(--surface);border-radius:24px;padding:10px 18px;font-size:14px}.discovery-grid-filters button[aria-pressed=true]{background:var(--ink);color:var(--surface);border-color:var(--ink)}.discovery-grid-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.discovery-game{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-width:0;position:relative;overflow:hidden}.discovery-game>a{height:100%;color:var(--ink);text-decoration:none;display:block}.discovery-game>a>img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.discovery-game-copy{padding:20px}.discovery-game-copy>span{color:var(--muted);font-size:12px}.discovery-game-copy h2{letter-spacing:-.03em;margin:7px 0;font-size:22px;line-height:1.4}.discovery-game-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.discovery-game>button{background:var(--surface);border-radius:50%;min-width:44px;min-height:44px;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #241a2420}@media (width<=900px){.discovery-grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=540px){.discovery-grid{padding-block:22px 32px}.discovery-grid-cards{gap:12px}.discovery-game{border-radius:17px}.discovery-game-copy{padding:13px 12px 16px}.discovery-game-copy h2{font-size:16px}.discovery-game-copy p{font-size:12px}.discovery-game-copy>span{font-size:11px}.discovery-grid-filters button{padding-inline:14px;font-size:13px}.discovery-game>button{top:5px;right:5px}}.lp{--lp-bg:var(--app-bg);--lp-surface:var(--app-surface);--lp-soft:var(--app-soft);--lp-text:var(--app-ink);--lp-muted:var(--app-muted);--lp-line:var(--app-line);--lp-accent:var(--app-accent);--lp-accent-text:var(--app-on-accent);--lp-radius:24px;--ink:var(--lp-text);--muted:var(--lp-muted);color:var(--lp-text);background:var(--lp-bg);min-height:100dvh;font-family:var(--font-ui);font-weight:var(--weight-body);line-height:var(--leading-body);color-scheme:var(--app-scheme)}.lp-playground[data-landing-theme=light]{--lp-bg:#fffaf1;--lp-surface:#fffdf8;--lp-soft:#f6eaf0;--lp-text:#432843;--lp-muted:#786473;--lp-line:#e9dce2;--lp-accent:#733958;--lp-accent-text:#fffaf1}.lp[data-landing-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.lp-hideaway{--lp-bg:#fcf9fa;--lp-surface:#fffcfd;--lp-soft:#f3e8ec;--lp-text:#382d33;--lp-muted:#79646e;--lp-line:#e4d6dd;--lp-accent:#913553;--lp-radius:18px}.lp-afterhours{--lp-bg:#edf4f0;--lp-surface:#f8fcf9;--lp-soft:#dcebe1;--lp-text:#123b36;--lp-muted:#4f6960;--lp-line:#c7dad0;--lp-accent:#286645;--lp-radius:16px}.lp[data-landing-theme=dark]{--lp-bg:#251d29;--lp-surface:#342637;--lp-soft:#433047;--lp-text:#fffaf1;--lp-muted:#d0b9cc;--lp-line:#56415a;--lp-accent:#ffd65a;--lp-accent-text:#432843;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.lp-hideaway[data-landing-theme=dark]{--lp-bg:#251e24;--lp-surface:#30272e;--lp-soft:#392b35;--lp-text:#fff0f5;--lp-muted:#cbb3be;--lp-line:#4e3c47;--lp-accent:#f5aec6;--lp-accent-text:#4c1e30}.lp-afterhours[data-landing-theme=dark]{--lp-bg:#0b2021;--lp-surface:#122c2c;--lp-soft:#183433;--lp-text:#f1f7ed;--lp-muted:#aac0b8;--lp-line:#2b4844;--lp-accent:#d9ee99;--lp-accent-text:#213522}.lp :is(h1,h2,h3){color:var(--lp-text)}.lp :is(button,a,summary):focus-visible{outline:3px solid var(--lp-accent);outline-offset:4px}.lp a{text-decoration:none}.lp button{line-height:inherit}.lp-width{width:min(1240px,100% - 96px);margin-inline:auto}.lp-skip{background:var(--lp-surface);z-index:2;padding:12px 20px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.lp-skip:focus{transform:none}.lp-review-bar{border-bottom:1px solid var(--lp-line);background:var(--lp-soft);min-height:44px;font-size:var(--text-caption);justify-content:center;align-items:center;gap:32px;padding:0 24px;display:flex}.lp-review-home{white-space:nowrap;font-weight:700}.lp-review-bar nav,.lp-review-tools{align-items:center;gap:4px;display:flex}.lp-review-bar nav a{min-height:44px;color:var(--lp-muted);border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 14px;display:flex}.lp-review-bar nav a[aria-current]{color:var(--lp-text);border-bottom-color:var(--lp-accent)}.lp-review-bar nav b{font-size:var(--text-caption)}.lp-review-tools>button{place-items:center;width:44px;height:44px;display:grid}.lp-original{align-items:center;gap:6px;min-height:44px;display:inline-flex}.lp-header{align-items:center;gap:64px;height:78px;display:flex}.lp .lp-brand.brand>span:last-child{color:var(--lp-text);font-size:1.4375rem}.lp .lp-brand .brand-symbol{color:#fffdf9;background:#18766a}.lp .lp-brand small{color:var(--lp-muted)}.lp-nav{font-size:var(--text-small);align-items:center;gap:30px;display:flex}.lp-nav :is(a,button){white-space:nowrap;min-height:44px;color:var(--lp-muted);padding:10px 0;font-weight:600}.lp-nav [aria-current]{color:var(--lp-text);font-weight:700}.lp-header-actions{align-items:center;gap:22px;margin-left:auto;display:flex}.lp-join-link{min-height:44px;font-size:var(--text-small);align-items:center;gap:8px;font-weight:600;display:flex}.lp-profile{place-items:center;width:44px;height:44px;display:grid}.lp-eyebrow{font-size:var(--text-caption);color:var(--lp-accent);align-items:center;gap:8px;font-weight:700;display:inline-flex}.lp-hero h1{font-size:clamp(2.625rem, 4.5vw, var(--text-display-lg));font-weight:var(--weight-display);letter-spacing:var(--tracking-title);line-height:1.22}.lp-hero h1 em{color:var(--lp-accent);font-style:normal}.lp-hero-copy>p{color:var(--lp-muted);font-size:var(--text-body);word-break:keep-all;margin-top:22px;line-height:1.7}.lp-hero-copy>.lp-eyebrow{margin-bottom:20px}.lp-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.lp-button{min-height:52px;font-size:var(--text-small);white-space:normal;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:0;padding:12px 22px;font-weight:600;display:inline-flex}.lp-primary{color:var(--lp-accent-text);background:var(--lp-accent)}.lp-secondary{color:var(--lp-text);border-color:var(--lp-line);background:var(--lp-surface)}.lp-button:active:not(:disabled),.lp-game-cover:active{transform:scale(.98)}.lp-hero-art{border-radius:var(--lp-radius);max-width:100%;display:block;overflow:hidden}.lp-hero-art img{object-fit:cover;width:100%;height:100%}.lp-mobile-break{display:none}.lp-hero-playground{text-align:center;padding-top:26px}.lp-hero-playground h1{font-size:clamp(2.75rem,4.3vw,3.875rem)}.lp-hero-playground .lp-hero-actions{justify-content:center;margin-top:22px}.lp-hero-playground .lp-hero-copy>p{margin-top:16px}.lp-hero-playground .lp-hero-copy>.lp-eyebrow{margin-bottom:13px}.lp-playground-stage{margin-top:32px;padding-bottom:12px;position:relative}.lp-playground-stage .lp-hero-art{aspect-ratio:3/2;width:min(52%,550px);margin-inline:auto}.lp-peek{background:var(--lp-surface);border:1px solid var(--lp-line);border-radius:18px;width:21%;max-width:240px;padding:7px;position:absolute;top:24%;box-shadow:0 12px 28px #3224260a}.lp-peek img{aspect-ratio:1.32;object-fit:cover;border-radius:12px;width:100%;height:auto}.lp-peek:first-child{left:0;transform:rotate(-7deg)}.lp-peek:last-child{right:0;transform:rotate(7deg)}.lp-hero-hideaway{grid-template-columns:1fr .92fr;align-items:center;gap:80px;padding-block:38px 56px;display:grid}.lp-hero-hideaway h1{font-size:clamp(2.375rem,4.2vw,3.625rem);font-weight:700;line-height:1.35}.lp-hero-hideaway .lp-hero-art{border-radius:160px 160px var(--lp-radius) var(--lp-radius);height:clamp(430px,55vw,580px)}.lp-hero-hideaway .lp-hero-art img{object-position:50% 57%}.lp-hero-hideaway .lp-hero-actions{gap:10px}.lp-hero-afterhours{isolation:isolate;align-items:center;min-height:580px;display:flex;position:relative;overflow:hidden}.lp-hero-afterhours .lp-hero-art{z-index:-2;border-radius:0;position:absolute;inset:0}.lp-hero-afterhours .lp-hero-art img{object-position:65% 55%}.lp-hero-afterhours:after{content:"";z-index:-1;background:linear-gradient(90deg, var(--lp-bg) 2%, color-mix(in srgb, var(--lp-bg) 88%, transparent) 25%, color-mix(in srgb, var(--lp-bg) 15%, transparent) 67%), linear-gradient(0deg, var(--lp-bg), transparent 18%);position:absolute;inset:0}.lp-hero-afterhours .lp-hero-copy{padding-block:60px}.lp-hero-afterhours h1{font-size:clamp(2.875rem,4.8vw,4.25rem)}.lp-hero-afterhours .lp-hero-copy>p{max-width:430px}.lp-facts{border-bottom:1px solid var(--lp-line);color:var(--lp-muted);font-size:var(--text-caption);flex-wrap:wrap;justify-content:center;gap:44px;padding-block:25px;display:flex}.lp-facts span{align-items:center;gap:9px;display:inline-flex}.lp-facts svg{color:var(--lp-accent)}.lp-party{border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-soft);align-items:center;gap:15px;margin-top:24px;padding:20px 24px;display:flex}.lp-party p{flex:1;font-weight:700}.lp-party small{color:var(--lp-muted);font-size:var(--text-caption);font-weight:500;display:block}.lp-connection{font-size:var(--text-small);color:var(--lp-accent);padding-block:16px}.lp-connection button{margin-left:12px;text-decoration:underline}.lp-games{padding-block:86px 70px;scroll-margin-top:24px}.lp-section-heading h2,.lp-guide h2,.lp-date h2,.lp-faq h2{letter-spacing:-.025em;font-size:clamp(1.625rem,2.6vw,2.25rem);font-weight:700;line-height:1.45}.lp-section-heading>p{font-size:var(--text-label);color:var(--lp-muted);margin-top:12px}.lp-filters{gap:8px;margin-block:28px;display:flex}.lp-filters button{min-height:44px;color:var(--lp-muted);font-weight:600;font-size:var(--text-small);border:1px solid var(--lp-line);border-radius:10px;padding:10px 18px}.lp-filters button[aria-pressed=true]{background:var(--lp-accent);color:var(--lp-accent-text);border-color:var(--lp-accent)}.lp-game{min-width:0}.lp-game-cover{text-align:left;width:100%;padding:0;display:block;overflow:hidden}.lp-game-cover img{object-fit:cover;width:100%;height:100%}.lp-game-body{min-width:0}.lp-game-meta{font-size:var(--text-caption);color:var(--lp-muted);align-items:center;gap:12px;display:flex}.lp-game-meta span:first-child{color:var(--lp-accent);font-weight:700}.lp-game h3{font-size:var(--text-title);letter-spacing:-.025em;margin-top:10px;line-height:1.4}.lp-game-body>p{color:var(--lp-muted);font-size:var(--text-small);word-break:keep-all;margin-top:10px;line-height:1.8}.lp-players{font-size:var(--text-caption);color:var(--lp-muted);align-items:center;gap:6px;margin-top:18px;display:flex}.lp-players span{margin-left:10px}.lp-game-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px;display:flex}.lp-game-actions .lp-button{min-height:46px;font-size:var(--text-small);gap:7px;padding:10px 16px}.lp-detail-link{min-height:44px;font-size:var(--text-small);white-space:nowrap;align-items:center;gap:7px;padding:0;font-weight:600;display:inline-flex}.lp-games-playground .lp-game-grid{grid-template-columns:1.04fr 1fr;gap:22px;display:grid}.lp-games-playground .lp-game{background:var(--lp-surface);border:1px solid var(--lp-line);border-radius:var(--lp-radius);grid-template-columns:.83fr 1fr;display:grid;overflow:hidden}.lp-games-playground .lp-game-body{padding:24px}.lp-games-playground .lp-game:first-child{flex-direction:column;grid-row:span 2;display:flex}.lp-games-playground .lp-game:first-child .lp-game-cover{aspect-ratio:1.7}.lp-games-playground .lp-game:first-child .lp-game-body{padding:30px}.lp-games-playground .lp-game:first-child h3{font-size:1.875rem}.lp-games-playground .lp-game:not(:first-child) .lp-game-cover{height:100%;min-height:260px}.lp-games-playground .lp-game:not(:first-child) h3{font-size:1.4375rem}.lp-games-playground .lp-game:not(:first-child) .lp-game-actions{flex-wrap:wrap;gap:12px;margin-top:16px}.lp-games-playground .lp-game:not(:first-child) .lp-players{display:none}.lp-games-playground .lp-single-game{grid-template-columns:1fr}.lp-games-playground .lp-two-games .lp-game{flex-direction:column;grid-row:auto;display:flex}.lp-games-playground .lp-two-games .lp-game .lp-game-cover{aspect-ratio:1.7;height:auto;min-height:0}.lp-games-playground .lp-two-games .lp-game .lp-game-body{padding:30px}.lp-games-playground .lp-two-games .lp-game .lp-players{display:flex}.lp-games-playground .lp-single-game .lp-game:first-child{grid-template-columns:1fr 1fr;display:grid}.lp-games-playground .lp-single-game .lp-game-cover{height:100%}.lp-catalog-note{color:var(--lp-muted);font-size:var(--text-caption);justify-content:center;align-items:center;gap:7px;margin-top:24px;display:flex}.lp-games-hideaway .lp-game-grid{flex-direction:column;gap:32px;display:flex}.lp-games-hideaway .lp-game{border-bottom:1px solid var(--lp-line);grid-template-columns:320px 1fr;gap:44px;padding-bottom:32px;display:grid}.lp-games-hideaway .lp-game-cover{border-radius:var(--lp-radius);height:238px}.lp-games-hideaway .lp-game-body{padding-top:5px;position:relative}.lp-games-hideaway .lp-game h3{font-size:1.6875rem}.lp-games-hideaway .lp-game-body>p{margin-top:7px}.lp-games-hideaway .lp-game-actions{position:absolute;bottom:0;right:0}.lp-games-hideaway .lp-players{margin-top:20px}.lp-games-afterhours .lp-game-grid{grid-template-columns:1.2fr 1fr 1fr;gap:28px;display:grid}.lp-games-afterhours .lp-game-cover{border-radius:var(--lp-radius);height:255px}.lp-games-afterhours .lp-game:first-child .lp-game-cover{height:310px}.lp-games-afterhours .lp-game-body{padding-top:24px}.lp-games-afterhours .lp-game h3{font-size:1.625rem}.lp-games-afterhours .lp-single-game{grid-template-columns:minmax(0,440px)}.lp-guide{border-top:1px solid var(--lp-line);grid-template-columns:1fr 1fr;gap:80px;padding-block:68px;display:grid}.lp-guide-intro>svg{color:var(--lp-accent);margin-bottom:20px}.lp-guide-intro p{color:var(--lp-muted);font-size:var(--text-label);margin-top:18px;line-height:1.9}.lp-text-button{min-height:46px;font-weight:600;font-size:var(--text-small);align-items:center;gap:10px;padding:10px 0;display:inline-flex}.lp-guide .lp-text-button{color:var(--lp-accent);margin-top:22px}.lp-guide-steps{flex-direction:column;justify-content:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.lp-guide-steps li{align-items:flex-start;gap:22px;display:flex}.lp-guide-steps li>svg{color:var(--lp-accent);flex-shrink:0;margin-top:5px}.lp-guide-steps h3{font-size:var(--text-lead);letter-spacing:-.025em}.lp-guide-steps p{font-size:var(--text-small);color:var(--lp-muted);margin-top:6px}.lp-guide-playground{background:var(--lp-soft);border-radius:var(--lp-radius);border:none;margin-block:10px 66px;padding:52px 60px}.lp-guide-afterhours{grid-template-columns:1fr;gap:44px;padding-block:76px}.lp-guide-afterhours .lp-guide-intro{text-align:center}.lp-guide-afterhours .lp-guide-intro h2 br{display:none}.lp-guide-afterhours .lp-guide-steps{flex-direction:row;gap:50px}.lp-guide-afterhours .lp-guide-steps li{flex-direction:column;flex:1;gap:12px}.lp-date{grid-template-columns:.9fr 1fr;align-items:center;gap:68px;padding-block:32px 78px;display:grid}.lp-date-image{border-radius:var(--lp-radius);overflow:hidden}.lp-date-image img{object-fit:cover;width:100%;height:290px}.lp-date-copy h2{margin-top:16px}.lp-date-copy>p{color:var(--lp-muted);line-height:1.8;font-size:var(--text-label);margin-top:12px}.lp-date-actions{align-items:center;gap:22px;margin-top:24px;display:flex}.lp-date-copy>small{font-size:var(--text-caption);color:var(--lp-muted);margin-top:18px;display:block}.lp-date-hideaway{background:var(--lp-soft);border-radius:var(--lp-radius);grid-template-columns:.9fr 1fr;gap:44px;margin-block:10px 70px;padding:36px}.lp-date-hideaway .lp-date-image img{height:270px}.lp-date-afterhours{border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-surface);grid-template-columns:260px 1fr;gap:40px;margin-bottom:30px;padding:30px}.lp-date-afterhours .lp-date-image img{height:220px}.lp-date-afterhours h2{font-size:1.875rem}.lp-faq{border-top:1px solid var(--lp-line);grid-template-columns:.85fr 1.1fr;gap:70px;padding-block:70px 84px;display:grid}.lp-faq h2{font-size:1.75rem}.lp-faq details{border-bottom:1px solid var(--lp-line)}.lp-faq summary{cursor:pointer;min-height:64px;font-size:var(--text-label);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-weight:700;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary svg{flex-shrink:0}.lp-faq details[open] summary svg{transform:rotate(180deg)}.lp-faq details p{max-width:60ch;color:var(--lp-muted);font-size:var(--text-small);word-break:keep-all;padding-bottom:22px;line-height:1.9}.lp-footer{border-top:1px solid var(--lp-line);padding-block:38px 28px}.lp-footer-top{justify-content:space-between;align-items:center;display:flex}.lp-footer-top>p{font-size:var(--text-label);color:var(--lp-muted)}.lp-footer-bottom{color:var(--lp-muted);justify-content:space-between;align-items:center;gap:24px;margin-top:32px;display:flex}.lp-footer-bottom small{white-space:nowrap;font-size:var(--text-caption)}.lp-footer-bottom nav{flex-wrap:wrap;gap:18px;display:flex}.lp-footer-bottom button{min-height:44px;font-size:var(--text-small);padding:12px 0}.lp-comparison{padding-block:64px}.lp-comparison-heading h1{letter-spacing:-.025em;margin-top:35px;font-size:clamp(2.375rem,5vw,4.25rem);line-height:1.25}.lp-comparison-heading>p{color:var(--lp-muted);margin-top:24px;line-height:1.9}.lp-comparison-list{gap:74px;margin-top:64px;display:grid}.lp-comparison-shot{background:var(--lp-soft);border-radius:var(--lp-radius);padding:38px 160px 38px 38px;display:block;position:relative}.lp-comparison-shot>img:first-child{border:1px solid var(--lp-line);border-radius:12px;width:100%;height:auto}.lp-comparison-phone{z-index:1;border:6px solid #282b2b;border-radius:26px;width:20%;height:auto;position:absolute;bottom:28px;right:28px;box-shadow:0 8px 24px #1e1b2420}.lp-comparison-caption{align-items:center;gap:24px;margin-top:26px;display:flex}.lp-variant-letter{font-size:2.8125rem;font-weight:var(--weight-display);color:var(--lp-accent)}.lp-comparison-caption h2{letter-spacing:-.025em;font-size:1.5625rem}.lp-comparison-caption p{color:var(--lp-muted);font-size:var(--text-small);margin-top:6px}.lp-comparison-caption small{font-size:var(--text-caption);color:var(--lp-muted);margin-top:10px;display:block}.lp-comparison-caption>a{margin-left:auto}.lp-comparison-note{background:var(--lp-soft);max-width:760px;color:var(--lp-muted);border-radius:16px;margin-top:72px;padding:26px;line-height:1.9}@media (hover:hover){.lp-button:hover{transform:translateY(-2px)}.lp-primary:hover{filter:brightness(1.07)}.lp :is(.lp-detail-link,.lp-text-button,.lp-nav button,.lp-nav a,.lp-footer-bottom button):hover{text-underline-offset:5px;text-decoration:underline}.lp-game-cover:hover img{transform:scale(1.025)}.lp-review-bar a:hover{color:var(--lp-accent)}}@media (prefers-reduced-motion:no-preference){.lp-button,.lp-game-cover img,.lp-faq summary svg{transition:transform .18s}.lp-filters button{transition:background-color .15s,color .15s}}[data-motion=reduced] .lp *,.lp[data-reduced-motion=true] *{transition:none!important;animation:none!important}@media (width<=1100px){.lp-width{width:calc(100% - 64px)}.lp-header,.lp-hero-hideaway{gap:40px}.lp-hero-hideaway h1{font-size:2.6875rem}.lp-hero-hideaway .lp-hero-actions{flex-wrap:wrap}.lp-games-playground .lp-game{grid-template-columns:.65fr 1fr}.lp-games-playground .lp-game-body{padding:20px}.lp-games-playground .lp-game-meta{flex-wrap:wrap;gap:3px 12px}.lp-games-hideaway .lp-game{grid-template-columns:280px 1fr;gap:30px}.lp-games-hideaway .lp-game-actions{margin-top:18px;position:static}.lp-games-hideaway .lp-game-cover{height:100%;min-height:250px}.lp-games-afterhours .lp-game-grid{gap:20px}.lp-games-afterhours .lp-game-actions{flex-wrap:wrap;gap:10px}.lp-guide,.lp-date,.lp-faq{gap:40px}.lp-guide-playground{padding:40px}.lp-footer-bottom{align-items:flex-start}.lp-footer-bottom nav{justify-content:flex-end;gap:4px 18px}}@media (width<=767px){.lp-width{width:calc(100% - 40px)}.lp-review-bar{font-size:var(--text-caption);flex-wrap:wrap;justify-content:space-between;gap:6px;padding:0 12px}.lp-review-bar nav{order:3;justify-content:center;gap:0;width:100%}.lp-review-bar nav a{font-size:var(--text-caption);gap:4px;padding-inline:9px}.lp-review-home{font-size:var(--text-caption)}.lp-review-tools{gap:0}.lp-review-tools>button{width:44px}.lp-original{display:none}.lp-header{flex-wrap:wrap;justify-content:space-between;gap:0;height:auto;min-height:110px;padding-top:12px;padding-bottom:8px}.lp .lp-brand.brand>span:last-child{font-size:1.3125rem}.lp .lp-brand .brand-symbol{border-radius:12px;width:34px;height:34px}.lp .lp-brand .brand-symbol svg{width:24px}.lp .lp-brand small{font-size:var(--text-caption);margin-top:4px}.lp-header-actions{gap:10px}.lp-join-link{font-size:var(--text-small);gap:6px}.lp-profile{width:44px}.lp-nav{width:100%;font-size:var(--text-small);flex-wrap:wrap;order:3;gap:26px}.lp-nav :is(a,button){min-height:44px;padding:10px 0}.lp-nav [aria-current]{border-bottom:2px solid var(--lp-accent)}.lp-eyebrow{font-size:var(--text-caption);gap:6px}.lp-eyebrow svg{width:15px;height:15px}.lp-hero h1{letter-spacing:-.025em;font-size:clamp(2.25rem,10.1vw,2.9375rem);line-height:1.28}.lp-hero-copy>.lp-eyebrow{margin-bottom:14px}.lp-hero-copy>p{font-size:var(--text-body);margin-top:18px;line-height:1.8}.lp-hero-actions{gap:8px;margin-top:22px}.lp-button{min-height:50px;font-size:var(--text-small);border-radius:11px;gap:8px;padding:12px 16px}.lp-hero-actions .lp-primary{flex:1}.lp-hero-actions .lp-secondary{flex:.8}.lp-hero-actions .lp-primary>svg:last-child{display:none}.lp-mobile-break{display:initial}.lp-hero-playground{padding-top:22px}.lp-hero-playground .lp-hero-copy>p{margin-top:14px}.lp-playground-stage{margin-top:25px;padding-bottom:0}.lp-playground-stage .lp-hero-art{aspect-ratio:1.6;border-radius:20px;width:100%}.lp-peek{display:none}.lp-hero-hideaway{grid-template-columns:1fr;gap:28px;padding-block:24px 0}.lp-hero-hideaway .lp-hero-art{border-radius:90px 90px 18px 18px;height:290px}.lp-hero-hideaway .lp-hero-art img{object-position:50% 62%}.lp-hero-hideaway .lp-hero-actions{flex-wrap:wrap}.lp-hero-afterhours{min-height:565px;display:block}.lp-hero-afterhours .lp-hero-copy{padding-block:30px 280px}.lp-hero-afterhours .lp-hero-art{top:220px}.lp-hero-afterhours .lp-hero-art img{object-position:78% 56%}.lp-hero-afterhours:after{background:linear-gradient(180deg, var(--lp-bg) 33%, color-mix(in srgb, var(--lp-bg) 90%, transparent) 43%, transparent 70%, var(--lp-bg))}.lp-hero-afterhours .lp-hero-copy>p{max-width:320px}.lp-hero-afterhours .lp-hero-copy>p br{display:none}.lp-facts{font-size:var(--text-caption);justify-content:space-between;gap:8px;padding-block:24px}.lp-facts span{flex-direction:column;gap:7px}.lp-facts svg{width:20px;height:20px}.lp-party{flex-wrap:wrap;gap:12px;padding:18px}.lp-party p{font-size:var(--text-caption)}.lp-party .lp-button{width:100%}.lp-games{padding-block:52px 44px}.lp-section-heading h2,.lp-guide h2,.lp-date h2,.lp-faq h2{font-size:1.6875rem}.lp-section-heading>p{font-size:var(--text-small);word-break:keep-all;margin-top:10px}.lp-filters{flex-wrap:wrap;gap:7px;margin-block:22px}.lp-filters button{font-size:var(--text-small);white-space:nowrap;min-height:44px;padding:10px 13px}.lp-game h3{font-size:1.4375rem}.lp-game-body>p{font-size:var(--text-small)}.lp-game-meta{font-size:var(--text-caption)}.lp-game-actions{gap:20px;margin-top:16px}.lp-game-actions .lp-button{min-height:46px;font-size:var(--text-small);padding-inline:15px}.lp-players{font-size:var(--text-caption);margin-top:14px}.lp-games-playground .lp-game-grid{grid-template-columns:1fr;gap:20px}.lp-games-playground .lp-game,.lp-games-playground .lp-game:first-child,.lp-games-playground .lp-single-game .lp-game:first-child{flex-direction:column;grid-row:auto;display:flex}.lp-games-playground .lp-game:first-child .lp-game-body,.lp-games-playground .lp-game-body{padding:22px}.lp-games-playground .lp-game:first-child h3{font-size:1.5625rem}.lp-games-playground .lp-game:first-child .lp-game-cover,.lp-games-playground .lp-game:not(:first-child) .lp-game-cover{aspect-ratio:1.8;height:auto;min-height:0}.lp-games-playground .lp-game:not(:first-child) .lp-players{display:flex}.lp-games-playground .lp-game:not(:first-child) .lp-game-actions{gap:20px}.lp-catalog-note{font-size:var(--text-caption);gap:5px;margin-top:20px}.lp-catalog-note svg{flex-shrink:0;width:14px}.lp-games-hideaway .lp-game-grid{gap:28px}.lp-games-hideaway .lp-game{grid-template-columns:1fr;gap:18px;padding-bottom:28px}.lp-games-hideaway .lp-game-cover{aspect-ratio:1.85;height:auto;min-height:0}.lp-games-hideaway .lp-game-body{padding:0}.lp-games-hideaway .lp-game h3{font-size:1.5625rem}.lp-games-hideaway .lp-game-extra{display:none}.lp-games-hideaway .lp-players{margin-top:14px}.lp-games-afterhours .lp-game-grid,.lp-games-afterhours .lp-single-game{grid-template-columns:1fr;gap:32px}.lp-games-afterhours .lp-game-cover,.lp-games-afterhours .lp-game:first-child .lp-game-cover{aspect-ratio:1.7;height:auto}.lp-games-afterhours .lp-game:not(:first-child){grid-template-columns:110px minmax(0,1fr);column-gap:18px;display:grid}.lp-games-afterhours .lp-game:not(:first-child) .lp-game-cover{aspect-ratio:auto;height:155px}.lp-games-afterhours .lp-game:not(:first-child) .lp-game-body{padding-top:0}.lp-games-afterhours .lp-game:not(:first-child) .lp-game h3{font-size:var(--text-title-sm)}.lp-games-afterhours .lp-game:not(:first-child) .lp-game-meta{flex-direction:column;align-items:flex-start;gap:3px}.lp-games-afterhours .lp-game:not(:first-child) .lp-players{display:none}.lp-games-afterhours .lp-game:not(:first-child) .lp-game-actions{gap:8px}.lp-games-afterhours .lp-game:not(:first-child) .lp-detail-link{min-height:44px}.lp-games-afterhours .lp-game h3{font-size:var(--text-title)}.lp-games-afterhours .lp-game-body{padding-top:18px}.lp-guide,.lp-guide-afterhours{grid-template-columns:1fr;gap:36px;padding-block:42px}.lp-guide-playground{margin-block:6px 42px;padding:30px 25px}.lp-guide-intro>svg{width:28px;margin-bottom:14px}.lp-guide-intro p{font-size:var(--text-caption)}.lp-guide-steps{gap:26px}.lp-guide-steps li{gap:16px}.lp-guide-steps h3{font-size:var(--text-label)}.lp-guide-steps p{font-size:var(--text-caption)}.lp-guide-steps li>svg{width:22px}.lp-guide .lp-text-button{font-size:var(--text-small);margin-top:16px}.lp-guide-afterhours .lp-guide-intro{text-align:left}.lp-guide-afterhours .lp-guide-intro h2 br{display:initial}.lp-guide-afterhours .lp-guide-steps{flex-direction:column;gap:28px}.lp-guide-afterhours .lp-guide-steps li{flex-direction:row;gap:16px}.lp-date,.lp-date-hideaway,.lp-date-afterhours{grid-template-columns:1fr;gap:24px;padding-block:8px 45px}.lp-date-image img{aspect-ratio:1.8;height:auto}.lp-date-copy h2{margin-top:12px}.lp-date-copy>p,.lp-date-copy>small{font-size:var(--text-caption)}.lp-date-actions{gap:18px;margin-top:20px}.lp-date-actions .lp-text-button{font-size:var(--text-small)}.lp-date-hideaway{margin-block:0 42px;padding:22px}.lp-date-hideaway .lp-date-image img{height:auto}.lp-date-afterhours{margin-bottom:0;padding:22px}.lp-date-afterhours .lp-date-image img{height:auto}.lp-faq{grid-template-columns:1fr;gap:22px;padding-block:42px 48px}.lp-faq h2{font-size:var(--text-title)}.lp-faq summary{font-size:var(--text-caption);min-height:60px;padding:18px 0}.lp-faq details p{font-size:var(--text-caption)}.lp-footer{padding-block:28px 20px;padding-bottom:max(20px, env(safe-area-inset-bottom))}.lp-footer-top{flex-direction:column;align-items:flex-start;gap:18px}.lp-footer-top>p{font-size:var(--text-caption)}.lp-footer-bottom{flex-direction:column-reverse;gap:18px;margin-top:20px}.lp-footer-bottom nav{justify-content:flex-start;gap:0 16px}.lp-footer-bottom button{font-size:var(--text-small)}.lp-comparison{padding-block:36px}.lp-comparison-heading h1{margin-top:28px}.lp-comparison-heading>p{font-size:var(--text-caption)}.lp-comparison-list{gap:46px;margin-top:38px}.lp-comparison-shot{border-radius:14px;padding:14px 48px 14px 14px}.lp-comparison-shot>img:first-child{border-radius:5px}.lp-comparison-phone{border-width:3px;border-radius:11px;width:24%;bottom:10px;right:10px}.lp-comparison-caption{flex-wrap:wrap;gap:12px;margin-top:18px}.lp-variant-letter{font-size:1.75rem}.lp-comparison-caption>div{flex:1}.lp-comparison-caption h2{font-size:1.3125rem}.lp-comparison-caption p,.lp-comparison-caption small{font-size:var(--text-caption)}.lp-comparison-caption>a{width:100%;margin-top:6px}.lp-comparison-note{font-size:var(--text-caption);margin-top:42px;padding:22px}}@media (width<=359px){.lp-width{width:calc(100% - 32px)}.lp-review-bar nav a{padding-inline:6px}.lp-review-home{font-size:var(--text-caption)}.lp-hero h1{font-size:2.125rem}.lp-button{font-size:var(--text-small);padding-inline:12px}.lp-filters button{font-size:var(--text-small);padding-inline:10px}.lp-games-afterhours .lp-game:not(:first-child){grid-template-columns:90px minmax(0,1fr);gap:14px}}@media (width>=768px) and (height<=800px){.lp-hero-playground{padding-top:12px}.lp-hero-playground h1{font-size:3.125rem}.lp-playground-stage{margin-top:24px}.lp-playground-stage .lp-hero-art{width:420px}.lp-peek{width:19%}.lp-hero-hideaway{padding-block:24px}.lp-hero-hideaway .lp-hero-art{height:470px}.lp-hero-afterhours{min-height:510px}}.lp-game-cover,.lp-detail-link,.lp-peek{color:inherit;text-decoration:none}
