body:has(.home-page){--home-bg:#fff;--home-ink:var(--ink);--home-muted:var(--muted);--home-purple:var(--brand-accent);--home-purple-hover:var(--brand-accent-hover);--home-line:var(--line);--home-tint:var(--paper-2);--home-soft:#faeaf0;--home-green:var(--brand-green);background:var(--home-bg);color:var(--home-ink)}.home-page{background:var(--home-bg);color:var(--home-ink)}.home-page .shell{width:min(1120px,100% - 48px)}.home-page section[id]{scroll-margin-top:96px}.home-page h1,.home-page h2,.home-page h3,.home-page p{margin:0}.home-page h2{color:var(--home-ink);letter-spacing:-.035em;font-size:clamp(1.85rem,3vw,2.5rem);font-weight:750;line-height:1.2}.home-page h3{color:var(--home-ink);letter-spacing:-.01em;font-size:1.0625rem;font-weight:700;line-height:1.4}.home-page p{color:var(--home-muted);line-height:1.7}.home-page svg{stroke-width:1.7px;flex:none;width:22px;height:22px}.home-hero-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;padding-block:40px;display:grid}.home-hero{background:var(--home-bg);border-bottom:1px solid var(--home-line)}.home-hero-copy>*{animation:.7s cubic-bezier(.2,.7,.2,1) both hero-enter}.home-hero-copy>h1{animation-delay:70ms}.home-hero-copy>.home-lead{animation-delay:.14s}.home-hero-copy>.home-actions{animation-delay:.21s}.home-kicker{letter-spacing:.09em;text-transform:uppercase;font-size:.8rem;font-weight:700;color:var(--home-purple)!important;margin-bottom:18px!important}.home-hero h1{letter-spacing:-.045em;font-size:clamp(2.45rem,4.2vw,3.4rem);font-weight:750;line-height:1.1}.home-hero h1 span{color:var(--home-purple);margin-top:8px;display:block}.home-lead{max-width:410px;font-size:1.1rem;margin-top:24px!important}.home-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.home-page .home-download-disclosure{margin-top:12px;font-size:.875rem}.home-button{background:var(--home-purple);color:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 22px;font-size:.9375rem;font-weight:700;line-height:1.5;transition:background .18s,transform .18s;display:inline-flex}.home-button:hover{background:var(--home-purple-hover)}.home-button:active{transform:translateY(1px)}.home-text-link{min-height:44px;color:var(--home-purple);align-items:center;gap:9px;font-size:.9375rem;font-weight:700;line-height:1.5;display:inline-flex}.home-text-link svg{width:18px;height:18px}.home-text-link:hover{text-underline-offset:5px;text-decoration:underline}.home-portrait{isolation:isolate;aspect-ratio:4/3;background:#b80c50;border:1px solid #efba79;border-radius:14px;display:block;position:relative;overflow:hidden;box-shadow:0 20px 48px #b80c502b}.home-portrait picture{width:100%;height:100%;display:block}.home-portrait img{object-fit:cover;width:100%;height:100%;animation:4.6s cubic-bezier(.2,.6,.3,1) both hero-camera;transform:scale(1.025)}.hero-glow{pointer-events:none;mix-blend-mode:screen;opacity:.3;background:radial-gradient(at 15% 25%,#ffda824d,#0000 32%),radial-gradient(at 90% 70%,#ff81b038,#0000 30%);animation:4.6s ease-in-out both hero-light;position:absolute;inset:-15%}.hero-glint{pointer-events:none;opacity:0;clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:#fff0ad;width:22px;height:22px;animation:3.1s ease-in-out both hero-twinkle;position:absolute}.hero-glint-one{top:22%;left:14%}.hero-glint-two{width:15px;height:15px;animation-delay:.5s;top:17%;right:8%}.hero-glint-three{width:12px;height:12px;animation-delay:1s;bottom:14%;left:24%}@keyframes hero-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-camera{0%{transform:scale(1)}to{transform:scale(1.025)}}@keyframes hero-light{0%,to{opacity:.3;transform:translate(-2%,-1%)}50%{opacity:.7;transform:translate(3%,2%)}}@keyframes hero-twinkle{0%,to{opacity:0;transform:scale(.55)}50%{opacity:.8;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.home-hero-copy>*,.home-portrait img,.hero-glow,.hero-glint{animation:none;transform:none}.hero-glow,.hero-glint{display:none}}.home-shortcuts{border-bottom:1px solid var(--home-line);grid-template-columns:repeat(4,minmax(0,1fr));padding-block:28px;display:grid}.home-shortcuts a{border-right:1px solid var(--home-line);align-items:center;gap:14px;min-width:0;min-height:52px;padding-inline:24px;display:flex}.home-shortcuts a:first-child{padding-left:0}.home-shortcuts a:last-child{border-right:0;padding-right:0}.home-shortcuts .shortcut-icon{color:var(--home-purple)}.home-shortcuts .shortcut-arrow{width:16px;height:16px;color:var(--home-purple);display:none}.home-shortcuts strong,.home-shortcuts small{display:block}.home-shortcuts strong{font-size:.9375rem;font-weight:700;line-height:1.4}.home-shortcuts small{color:var(--home-muted);margin-top:4px;font-size:.75rem;line-height:1.5}.home-shortcuts a:hover strong{color:var(--home-purple)}.home-section{padding-block:80px}.home-section-intro>p{max-width:440px;margin-top:18px;font-size:.975rem}.home-section-intro>p+p{margin-top:12px}.home-section-intro>.home-text-link{margin-top:20px}.home-about{grid-template-columns:.95fr 1.05fr;align-items:start;gap:100px;display:grid}.home-features{gap:22px;display:grid}.home-features article{gap:18px;display:flex}.home-features article>svg{color:var(--home-green);margin-top:2px}.home-features p{margin-top:5px;font-size:.9375rem}.home-download{background:var(--home-tint);border-block:1px solid var(--home-line);border-top-color:var(--brand-gold);padding-block:46px}.home-download-layout{grid-template-columns:1.15fr 1fr;align-items:center;gap:96px;display:grid}.home-download-product{align-items:center;gap:22px;display:flex}.home-download-product>img{border-radius:16px;flex:none;width:80px;height:80px}.home-download-product h2{font-size:clamp(1.65rem,2.5vw,2.05rem)}.home-download-product p{max-width:300px;margin-top:10px;font-size:.9rem}.home-file-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 20px;display:grid}.home-file-facts dt{color:var(--home-muted);font-size:.75rem}.home-file-facts dd{margin:3px 0 0;font-size:.9375rem;font-weight:700}.home-download-details .home-button{width:100%}.home-file-note{font-size:.75rem;margin-top:8px!important}.home-small-link{min-height:44px;color:var(--home-purple);text-underline-offset:4px;align-items:center;gap:8px;font-size:.8rem;text-decoration:underline;display:inline-flex}.home-small-link svg{width:15px;height:15px}.home-install{gap:36px;display:grid}.home-install .home-section-intro>p{max-width:580px}.home-install-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none;display:grid}.home-install-steps li{flex-direction:column;gap:16px;display:flex}.home-install-steps li>svg{background:var(--home-soft);width:42px;height:42px;color:var(--home-green);stroke-width:1.8px;border-radius:8px;padding:10px}.home-install-steps p{margin-top:4px;font-size:.9375rem}.home-support{background:var(--home-tint);border-block:1px solid var(--home-line);padding-block:56px 0}.home-support-layout{grid-template-columns:.95fr 1.05fr;align-items:start;gap:100px;display:grid}.home-support-icon{color:var(--home-purple);margin-bottom:16px;width:30px!important;height:30px!important}.home-help-links a{border-bottom:1px solid var(--home-line);justify-content:space-between;align-items:center;gap:24px;padding-block:18px;display:flex}.home-help-links a:first-child{padding-top:0}.home-help-links a:last-child{border-bottom:0}.home-help-links strong,.home-help-links small{display:block}.home-help-links strong{font-size:1rem;font-weight:700}.home-help-links small{color:var(--home-muted);margin-top:4px;font-size:.85rem}.home-help-links svg{width:18px;height:18px;color:var(--home-purple)}.home-help-links a:hover strong{color:var(--home-purple)}.home-safety-note{border-top:1px solid var(--home-line);align-items:center;gap:10px;margin-top:36px;padding-block:18px;display:flex}.home-safety-note>svg{width:18px;height:18px;color:var(--home-purple)}.home-safety-note p{font-size:.8rem}.home-safety-note a{color:var(--home-purple);text-underline-offset:3px;text-decoration:underline}.home-gameplay .home-section-intro>h3{margin-top:24px}.home-gameplay .home-section-intro>h3+p{margin-top:8px}.home-gameplay [id]{scroll-margin-top:96px}.home-hand-guide{min-width:0}.home-hand-guide h2{font-size:clamp(1.6rem,2.4vw,2rem)}.home-ranking-intro{font-size:.9375rem;margin-top:14px!important}.home-hand-ranks{margin:24px 0 18px;padding:0;list-style:none}.home-hand-ranks li{border-bottom:1px solid var(--home-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding-block:16px;display:grid}.home-hand-ranks li:first-child{border-top:1px solid var(--home-line)}.home-hand-ranks p{margin-top:4px;font-size:.875rem}.home-hand-example{color:var(--home-purple);white-space:nowrap;font-size:.9375rem;font-weight:700}.home-ranking-note{font-size:.8125rem}.home-game-terms{gap:10px;margin:24px 0 0;display:grid}.home-game-terms>div{grid-template-columns:80px minmax(0,1fr);gap:12px;display:grid}.home-game-terms dt{color:var(--home-ink);font-size:.875rem;font-weight:700}.home-game-terms dd{color:var(--home-muted);margin:0;font-size:.875rem}.home-gameplay+.home-faq{padding-top:0}.home-related{border-block:1px solid var(--home-line);background:var(--home-tint);padding-block:52px}.home-related-layout{grid-template-columns:.95fr 1.05fr;gap:100px;display:grid}.home-related-layout>*{min-width:0}.home-related-notes article+article{border-top:1px solid var(--home-line);margin-top:22px;padding-top:22px}.home-related-notes h3{color:var(--home-green)}.home-related-notes p{margin-top:8px;font-size:1rem}.home-page .home-faq-layout{gap:32px;max-width:800px;display:grid}.home-faq .home-section-intro>p{max-width:none}.home-faq .faq-list{display:block}.home-faq .faq-list details{border:0;border-bottom:1px solid var(--home-line);background:0 0;border-radius:0;margin:0}.home-faq .faq-list details:first-child{border-top:1px solid var(--home-line)}.home-faq .faq-list summary{min-height:64px;color:var(--home-ink);padding:18px 34px 18px 0;font-size:.9375rem;font-weight:700;line-height:1.5}.home-faq .faq-list summary:after{color:var(--home-purple);right:0}.home-faq .faq-list details[open] summary{color:var(--home-purple)}.home-faq .faq-list p{color:var(--home-muted);padding:0 30px 20px 0;font-size:.9375rem}body:has(.home-page) .site-header{background:var(--home-bg);border-color:var(--home-line);-webkit-backdrop-filter:none;backdrop-filter:none}body:has(.home-page) .nav-wrap{min-height:76px}body:has(.home-page) .main-nav a{color:var(--home-muted)}body:has(.home-page) .main-nav a[href=\/]{color:var(--home-purple)}body:has(.home-page) .main-nav a:hover{color:var(--home-purple);background:var(--home-tint)}body:has(.home-page) .main-nav .nav-cta{color:#fff;background:var(--home-purple)}body:has(.home-page) .main-nav .nav-cta:hover{background:var(--home-purple-hover)}body:has(.home-page) .brand-name{color:var(--home-ink)}body:has(.home-page) .brand-tag{color:var(--home-muted)}body:has(.home-page) .site-footer{background:var(--home-tint);border-top:1px solid var(--home-line)}:is(body:has(.home-page) .footer-brand p,body:has(.home-page) .footer-col a){color:var(--home-muted);font-size:.875rem}body:has(.home-page) .footer-col h2{color:var(--home-ink);letter-spacing:0;text-transform:none;font-size:.875rem}body:has(.home-page) .footer-col a:hover{color:var(--home-purple);text-underline-offset:4px;text-decoration:underline}body:has(.home-page) .footer-bottom{border-color:var(--home-line);color:var(--home-muted);font-size:.75rem}@media (min-width:681px) and (max-width:900px){.home-related-layout{gap:40px}body:has(.home-page) .brand-name{font-size:.95rem}body:has(.home-page) .main-nav a{padding-inline:7px;font-size:.76rem}body:has(.home-page) .main-nav .nav-cta{margin-left:2px}.home-hero-layout{gap:28px}.home-hero h1{font-size:clamp(2rem,4.5vw,2.55rem)}.home-actions{gap:8px 18px;margin-top:20px}.home-lead{font-size:1rem;margin-top:18px!important}.home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0}.home-shortcuts a:nth-child(2){border-right:0}.home-shortcuts a:nth-child(3){padding-left:0}.home-about,.home-install,.home-support-layout,.home-faq-layout,.home-download-layout{gap:40px}.home-download-product{align-items:flex-start;gap:16px}.home-download-product>img{width:64px;height:64px}.home-install-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.home-related{padding-block:40px}.home-related-layout{grid-template-columns:1fr;gap:28px}.home-page .shell{width:calc(100% - 36px)}body:has(.home-page) .nav-wrap{min-height:68px}.home-hero-layout{grid-template-columns:1fr;gap:26px;padding-block:28px 0}.home-hero-copy{text-align:center}.home-kicker{font-size:.6875rem;margin-bottom:12px!important}.home-hero h1{font-size:clamp(2.05rem,8.6vw,2.65rem);line-height:1.08}.home-hero h1 span{margin-top:5px}.home-lead{max-width:345px;font-size:.9375rem;line-height:1.65;margin:16px auto 0!important}.home-actions{justify-content:center;gap:10px 18px;margin-top:20px}.home-button{min-height:48px;padding:11px 18px;font-size:.875rem}.home-text-link{font-size:.875rem}.home-portrait{aspect-ratio:16/9;border-radius:10px;box-shadow:0 12px 28px #b80c5024}.home-portrait img{object-position:center}.home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0;padding-block:26px}.home-shortcuts a{gap:10px;padding-inline:14px}.home-shortcuts a:nth-child(2){border-right:0;padding-right:0}.home-shortcuts a:nth-child(3){padding-left:0}.home-shortcuts strong{font-size:.8rem}.home-shortcuts small{font-size:.6875rem}.home-shortcuts .shortcut-icon{width:20px;height:20px}.home-section{padding-block:48px}.home-page h2{font-size:1.85rem}.home-about,.home-install,.home-support-layout,.home-faq-layout,.home-download-layout{grid-template-columns:1fr;gap:30px}.home-section-intro>p{margin-top:16px;font-size:.9375rem}.home-section-intro>.home-text-link{margin-top:12px}.home-features{gap:22px}.home-features article{gap:14px}.home-page h3{font-size:1rem}.home-features p,.home-install-steps p{font-size:.9rem}.home-download{padding-block:32px}.home-download-product{align-items:flex-start;gap:16px}.home-download-product>img{border-radius:12px;width:64px;height:64px}.home-download-product h2{font-size:1.55rem}.home-download-product p{margin-top:8px;font-size:.875rem}.home-download-layout{gap:24px}.home-install-steps{grid-template-columns:1fr;gap:22px}.home-install-steps li{flex-direction:row;gap:14px}.home-support{padding-top:36px}.home-support-icon{margin-bottom:12px}.home-safety-note{align-items:flex-start;margin-top:24px}.home-safety-note svg{margin-top:4px}.home-safety-note p{font-size:.75rem}.home-safety-note a{padding-block:6px;display:inline-block}.home-faq .faq-list summary{min-height:66px;font-size:.9375rem}body:has(.home-page) .site-footer{padding-top:36px}body:has(.home-page) .footer-grid{gap:28px}body:has(.home-page) .mobile-menu summary{color:var(--home-ink);border-color:var(--home-line)}body:has(.home-page) .mobile-menu nav{background:var(--home-bg);border-color:var(--home-line)}body:has(.home-page) .mobile-menu nav a{color:var(--home-ink)}body:has(.home-page) .mobile-menu nav a:hover{background:var(--home-tint)}body:has(.home-page) .mobile-menu nav .mobile-menu-cta{background:var(--home-purple);color:#fff}body:has(.home-page) .mobile-quick-nav{background:var(--home-bg);border-color:var(--home-line);box-shadow:none}body:has(.home-page) .mobile-quick-nav a{color:var(--home-muted);font-weight:600}body:has(.home-page) .mobile-quick-nav a[href=\/]{color:var(--home-purple)}body:has(.home-page) .mobile-quick-nav svg{stroke-width:1.8px;width:20px;height:20px;margin-bottom:3px}}@media (prefers-color-scheme:dark){body:has(.home-page){--home-bg:#1d1619;--home-ink:#f8eef2;--home-muted:#c5b7bd;--home-purple:#f19ab5;--home-purple-hover:#ffb9cd;--home-green:#8ed0b1;--home-line:#49333d;--home-tint:#281c22;--home-soft:#3b2832;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.home-button{color:#32121e}body:has(.home-page) .main-nav .nav-cta{color:#32121e}body:has(.home-page) .mobile-menu nav .mobile-menu-cta{color:#32121e}body:has(.home-page) .main-nav .nav-cta:hover{color:#32121e}}
