@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#182849;font-synthesis:none;--blue:#285be7;--muted:#62708a;--line:#dfe5ef;background:#f6f8fc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #ed9b00}button[hidden]{display:none}img{max-width:100%;display:block}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1,h2,h3,p{margin-top:0}p{line-height:1.65}.shell{max-width:1240px;margin:0 auto;padding:0 36px}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{align-items:center;gap:65px;height:96px;display:flex}.brand{letter-spacing:-1px;white-space:nowrap;align-items:center;gap:12px;font-size:24px;font-weight:800;display:flex}.brand-period{color:var(--blue);margin-left:-12px}.brand-mark{grid-template-columns:12px 12px;gap:3px;margin-right:3px;display:grid;transform:rotate(-9deg)}.brand-mark i{background:var(--blue);border-radius:3px;height:12px}.brand-mark i:last-child{background:#89b5ff;transform:translate(2px,2px)}nav{gap:28px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover{color:var(--blue)}.header-note{color:var(--muted);margin-left:auto;font-size:13px}.welcome{justify-content:space-between;align-items:center;padding:52px 0 42px;display:flex}.eyebrow{letter-spacing:2px;color:var(--blue);margin-bottom:16px;font-size:12px;font-weight:800}.welcome h1{letter-spacing:-2.6px;margin:0;font-size:54px;font-weight:800;line-height:1.12}.welcome h1 span{color:var(--blue)}.welcome-note{padding-top:26px;padding-right:34px;position:relative}.welcome-note p{color:var(--muted);margin-bottom:17px;font-size:16px;line-height:1.6}.welcome-note a{font-size:14px;font-weight:700}.tiny-spark{color:#e8ac39;font-size:54px;position:absolute;top:-15px;right:12px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 22px;display:flex}.section-heading h2{letter-spacing:-.7px;margin:0;font-size:22px}.section-heading>span,.section-heading>a{color:var(--muted);font-size:14px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.card:hover{border-color:#b8c9ee;transform:translateY(-4px);box-shadow:0 12px 28px #17336810}.card-link{height:100%;display:block}.card-art{background:#dce8fb;height:195px;padding:18px 20px;position:relative;overflow:hidden}.card-art img{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:transform .25s;box-shadow:0 7px 14px #101c3e1a}.card:hover .card-art img{transform:scale(1.025)}.tone-1 .card-art{background:#e3e5f8}.tone-2 .card-art{background:#dceddf}.tone-3 .card-art{background:#dcebed}.tone-4 .card-art{background:#f7e8cf}.tone-5 .card-art{background:#dfe9fa}.play-dot{width:36px;height:36px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;bottom:12px;right:18px;box-shadow:0 4px 8px #19284a12}.card-body{padding:21px 24px 19px}.category-label{text-transform:uppercase;letter-spacing:1px;color:var(--blue);font-size:12px;font-weight:700}.category-label>span{color:var(--muted);text-transform:none;letter-spacing:0;font-weight:400}.card h3{letter-spacing:-.6px;margin:9px 0 6px;font-size:21px}.card p{color:var(--muted);margin-bottom:17px;font-size:14px}.card-cta{border-top:1px solid #edf0f5;justify-content:space-between;padding-top:14px;font-size:14px;font-weight:700;display:flex}.card-cta span{color:var(--blue)}.closing-note{align-items:center;gap:20px;margin:25px 0 15px;padding:35px 0;display:flex}.closing-note>span{color:var(--blue);font-size:29px}.closing-note p{margin:0;font-size:15px}.closing-note a{color:var(--muted);margin-left:auto;font-size:14px}.site-footer{border-top:1px solid var(--line);background:#fff;margin-top:30px}.footer-inner{justify-content:space-between;align-items:center;padding-top:34px;padding-bottom:34px;display:flex}.footer-brand{font-family:Manrope,sans-serif;font-size:19px;font-weight:800}.footer-inner p{color:var(--muted);margin:8px 0 0;font-size:12px}.footer-inner nav{color:var(--muted);font-weight:400}.crumbs{color:var(--muted);gap:14px;margin:30px 0;font-size:14px}.game-title{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.game-title h1{letter-spacing:-1.5px;margin-bottom:9px;font-size:38px}.game-title .eyebrow{margin-bottom:9px}.game-title p{color:var(--muted);margin:0}.provider-label{color:var(--muted);font-size:13px}.player-wrap{max-width:100%}.player{aspect-ratio:800/480;background:#e6edfa;border:1px solid #ccd8ef;border-radius:18px;min-height:480px;max-height:730px;overflow:hidden}.player-inner{align-items:center;gap:50px;height:100%;padding:60px;display:flex}.player-cover{border-radius:14px;width:42%;box-shadow:0 15px 35px #233d7526}.player-start{max-width:410px}.player-start h2{letter-spacing:-1px;font-size:30px}.player-start p{color:#50607d;font-size:14px}.button{background:var(--blue);color:#fff;border:0;border-radius:10px;align-items:center;gap:36px;padding:16px 25px;font-size:16px;font-weight:700;display:inline-flex}.button:hover{background:#1c47bd}.small-link{color:var(--muted);margin-top:17px;font-size:13px;text-decoration:underline;display:block}.player iframe{border:0;width:100%;height:100%;display:block}.player:fullscreen{aspect-ratio:auto;background:#111;border:0;border-radius:0;width:100vw;height:100vh;max-height:none}.player-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;padding:14px 2px;font-size:13px;display:flex}.player-toolbar button{border:1px solid var(--line);color:#182849;background:#fff;border-radius:7px;margin-left:8px;padding:8px 13px;font-size:13px}.player-help{color:var(--muted);margin-top:0;font-size:13px}.player-help a{text-decoration:underline}.guide-layout{grid-template-columns:1fr 310px;gap:70px;margin:44px 0 52px;display:grid}.prose{max-width:760px}.prose h2{letter-spacing:-.5px;margin:30px 0 15px;font-size:24px}.prose h2:first-child{margin-top:0}.prose p{color:#53617a;font-size:16px;line-height:1.8}.prose a{color:var(--blue);text-decoration:underline}.tips-box{border:1px solid var(--line);background:#fff;border-radius:16px;height:max-content;padding:28px}.tips-box h2{font-size:21px}.tips-box p,.tips-box li{color:#53617a;font-size:14px;line-height:1.7}.tips-box ul{padding-left:18px}.tips-box li{margin-bottom:14px;padding-left:4px}.tips-box .eyebrow{font-size:12px}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-size:16px;font-weight:600}details p{margin:14px 0 0}.source-note{margin-top:28px;font-size:13px!important}.legal-page{max-width:780px;padding:50px 0 70px}.legal-page h1{letter-spacing:-1.5px;font-size:40px}.legal-page h2{margin-top:32px}.legal-page p,.legal-page li{color:#53617a;line-height:1.8}.legal-page a{color:var(--blue);text-decoration:underline}.content-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.hero{padding:35px 0}.hero h1{font-size:36px}.muted,.lede{color:var(--muted)}.badge{color:var(--blue);font-size:13px}.draft-label{margin-left:12px;font-size:12px}.section-title{font-size:24px}@media (width>=1400px){.shell{max-width:1320px}.card-art{height:215px}}@media (width<=950px){.header-inner{gap:30px;height:80px}.header-note{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome h1{font-size:46px}.welcome-note{padding-right:0}.player-inner{gap:28px;padding:30px}.guide-layout{grid-template-columns:1fr 260px;gap:30px}.footer-inner{gap:20px}}@media (width<=600px){.shell{padding:0 20px}.header-inner{justify-content:space-between;gap:16px;height:76px}.brand{letter-spacing:-.7px;gap:8px;font-size:19px}.brand-period{margin-left:-8px}.brand-mark{grid-template-columns:10px 10px;gap:2px}.brand-mark i{height:10px}.site-header nav{gap:16px;font-size:13px}.site-header nav a:last-child{display:none}.welcome{padding:34px 0 30px;display:block}.welcome h1{letter-spacing:-2px;font-size:43px}.welcome h1 br{display:none}.welcome-note{padding-top:17px}.welcome-note p{margin:0;font-size:14px}.welcome-note p br,.welcome-note a,.tiny-spark{display:none}.eyebrow{letter-spacing:1.6px;font-size:12px}.section-heading{align-items:flex-start;gap:10px;margin-bottom:17px}.section-heading h2{font-size:19px}.section-heading>span{text-align:right;max-width:80px;font-size:12px}.grid{grid-template-columns:1fr;gap:17px}.card-art{height:190px;padding:18px 24px}.card-body{padding:18px 22px}.card h3{font-size:22px}.closing-note{flex-wrap:wrap;gap:12px;padding:20px 0}.closing-note p{flex:1;font-size:14px}.closing-note a{margin-left:35px}.footer-inner{display:block}.footer-inner nav{gap:22px;margin-top:22px;font-size:13px}.game-title{display:block}.game-title h1{font-size:32px}.provider-label{margin-top:14px;display:block}.crumbs{margin:24px 0}.player{aspect-ratio:auto;height:560px;min-height:520px}.player-inner{text-align:center;flex-direction:column;justify-content:center;gap:20px;padding:25px;display:flex}.player-cover{width:190px}.player-start h2{margin-bottom:10px;font-size:25px}.player-start .eyebrow{display:none}.player-start p{font-size:14px}.player-toolbar{flex-direction:column;align-items:flex-start;font-size:12px}.player-toolbar button{margin-left:0;margin-right:8px}.player-help{font-size:12px}.guide-layout{grid-template-columns:1fr;gap:25px;margin-top:30px}.tips-box{grid-row:1}.legal-page{padding-top:30px}.legal-page h1{font-size:34px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width<=950px) and (orientation:landscape){.player{aspect-ratio:auto;height:calc(100svh - 65px);min-height:300px;max-height:650px}.player-inner{padding:20px}.player-cover{object-fit:cover;max-height:210px}.player-start h2{font-size:24px}}.player-wrap:fullscreen{background:#f6f8fc;flex-direction:column;width:100vw;height:100vh;padding:10px;display:flex}.player-wrap:fullscreen .player{aspect-ratio:auto;flex:1;width:100%;height:auto;min-height:0;max-height:none}.player-wrap:fullscreen .player-toolbar{flex-direction:row;flex:none;align-items:center;padding:8px}.player-wrap:fullscreen .player-help{display:none}
