.brand img{display:block;max-width:150px;height:38px;object-fit:contain}.content-page{max-width:860px;padding:54px 0}.content-page h1{font-size:clamp(42px,6vw,68px)}.rich-content{color:var(--muted)}.rich-content h2,.rich-content h3{color:var(--ink)}.rich-content a{color:var(--brand);text-decoration:underline}.rich-content blockquote{margin-left:0;padding-left:18px;border-left:3px solid var(--brand)}.rich-content img{max-width:100%;height:auto}.page-heading{display:flex;align-items:center;gap:32px}.page-heading>img{width:180px;aspect-ratio:4/3;border-radius:8px;object-fit:cover}footer{flex-wrap:wrap}.footer-copy{max-width:520px}.footer-copy p{margin:0}footer nav{display:flex;flex-wrap:wrap;gap:14px}footer nav a{color:var(--ink);font-weight:700}@media(max-width:720px){.page-heading{align-items:flex-start;flex-direction:column}.page-heading>img{width:100%}}

body.play-layout{height:100vh;overflow:hidden;background:#000}
.play-layout>.site-header,.play-layout>footer{display:none}
.play-layout>main{width:100%;max-width:none;height:100vh;min-height:0;margin:0;padding:0}
.play-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;width:100%;height:100vh;background:#000}
.play-stage{position:relative;display:grid;min-width:0;height:100vh;place-items:center;overflow:hidden;background:#000}
.play-stage iframe{position:absolute;inset:0;display:none;width:100%;height:100%;border:0;background:#000}
.play-stage.is-playing iframe{display:block}
.play-stage.is-playing .game-launch,.play-stage.is-playing .play-ad{display:none}
.play-ad{position:absolute;top:14px;left:50%;width:min(300px,60vw);height:250px;transform:translateX(-50%);border:1px solid #292929;color:#777;text-align:center}
.play-ad span{display:block;margin-top:-24px;color:#ddd;font-size:12px}
.game-launch{position:relative;z-index:2;display:flex;width:min(620px,85%);align-items:center;flex-direction:column;text-align:center}
.game-launch img{width:96px;height:64px;margin-bottom:14px;border-radius:3px;object-fit:cover;opacity:.92}
.game-launch h1{max-width:100%;margin:0 0 40px;color:#fff;font-size:30px;line-height:1.15;text-transform:uppercase;text-shadow:2px 2px 0 #5078a4}
.launch-button{min-width:150px;padding:14px 38px;border:0;border-radius:30px;background:linear-gradient(110deg,#ffad86,#ef5c5c);box-shadow:0 18px 28px #ef696a66;color:#fff;font-size:24px;cursor:pointer;transition:transform .2s,filter .2s}
.launch-button:hover{transform:translateY(-2px);filter:brightness(1.08)}
.game-fullscreen{position:absolute;z-index:5;right:12px;bottom:12px;display:grid;width:42px;height:42px;place-items:center;border:1px solid #ffffff55;border-radius:6px;background:#0009;color:#fff;font-size:23px;cursor:pointer}
.play-stage:not(.is-playing) .game-fullscreen{display:none}
.play-stage:fullscreen{width:100vw;height:100vh}
.play-sidebar{height:100vh;overflow-y:auto;background:#f2f2f2;color:#101010;box-shadow:-2px 0 8px #0005}
.play-nav{display:flex;justify-content:space-around;gap:8px;padding:8px 10px 5px;background:#fff;font-size:17px;font-weight:800;white-space:nowrap}
.play-nav a:hover{color:#e63946}
.play-search{display:flex;margin:6px 8px 2px}.play-search input{min-width:0;flex:1;padding:9px 12px;border:0;border-radius:22px 0 0 22px;background:#fff;outline:none}.play-search button{width:40px;border:0;border-radius:0 22px 22px 0;background:#fff;font-size:25px;cursor:pointer}
.sidebar-ad{height:24px;color:#aaa;font-size:9px;line-height:24px;text-align:center;text-transform:uppercase;letter-spacing:1px}
.game-summary{padding:10px 8px 5px}.game-summary h2,.recommendations h2,.sidebar-about h2{margin:0 0 6px;font-size:15px;line-height:1.25}.rating{display:flex;align-items:center;gap:8px}.rating span{color:#f5aa34;font-size:25px;line-height:1}.rating span i{color:#bbb;font-style:normal}.rating small{font-size:13px}
.recommendations{padding:4px 7px 14px}.recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.recommend-grid a{display:block;overflow:hidden;border:1px solid #bbb;border-radius:12px;background:#ddd;box-shadow:0 1px 3px #0004;aspect-ratio:1}.recommend-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s}.recommend-grid a:hover img{transform:scale(1.06)}
.sidebar-about{margin-top:4px;padding:14px 10px 30px;border-top:1px solid #d4d4d4}.sidebar-about div{color:#444;font-size:13px}.sidebar-about p{margin-bottom:10px}
@media(max-width:900px){body.play-layout{height:auto;overflow:auto}.play-layout>main{height:auto}.play-shell{display:flex;height:auto;min-height:100vh;flex-direction:column}.play-stage{width:100%;height:auto;min-height:68vh;aspect-ratio:16/10}.play-sidebar{width:100%;height:auto;overflow:visible}.play-ad{top:42px;height:90px}.game-launch{padding-top:100px}.game-launch h1{margin-bottom:24px;font-size:24px}.recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sidebar-about{padding-bottom:50px}}
@media(max-width:520px){.play-nav{justify-content:center;gap:18px;font-size:14px}.play-stage{min-height:62vh}.game-launch img{width:76px;height:54px}.game-launch h1{font-size:21px}.launch-button{min-width:132px;font-size:20px}.recommend-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

body:not(.play-layout){--ink:#251c4b;--muted:#5d5179;--line:#7957b9;--paper:#7ce8df;--brand:#f53fa8;--green:#12a98e;background:#7ce8df;background-image:linear-gradient(90deg,#ffffff20 1px,transparent 1px),linear-gradient(#ffffff20 1px,transparent 1px);background-size:28px 28px;color:var(--ink)}
body:not(.play-layout) .site-header{position:sticky;top:0;padding-block:10px;border:0;border-bottom:3px solid #53309a;background:#5b35aa;color:#fff;box-shadow:0 7px 0 #38206f,0 12px 24px #36205b55}
body:not(.play-layout) .brand{font-size:20px;text-shadow:0 3px 0 #251154}
body:not(.play-layout) .brand b{border:2px solid #fff;background:#ffcf28;box-shadow:inset 0 -5px 0 #e69316,0 4px 0 #2b155e;color:#57246e}
body:not(.play-layout) .site-header nav a{padding:7px 10px;border-radius:7px;text-shadow:0 2px 0 #271050;transition:background .15s,transform .15s}
body:not(.play-layout) .site-header nav a:hover{transform:translateY(-2px);background:#ffffff24}
body:not(.play-layout) .site-header nav{min-width:0;overflow-x:auto;scrollbar-width:none}
body:not(.play-layout) .site-header nav::-webkit-scrollbar{display:none}
body:not(.play-layout) .site-header input{border:2px solid #2e1766;border-right:0;background:#fff;color:#251c4b;box-shadow:inset 0 3px 6px #4f3d7a22}
body:not(.play-layout) .site-header button{border:2px solid #2e1766;background:#ffcf28;color:#431d72;box-shadow:inset 0 -4px 0 #e99716}
body:not(.play-layout)>main{max-width:1240px;padding-top:28px}
.hot-showcase{padding:0 0 20px;border:0;border-radius:0;background:transparent;box-shadow:none}
.hot-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hot-heading>div span{display:none}.hot-heading h1{min-width:240px;margin:0;padding:8px 30px;border:1px solid #ffffff;border-radius:28px;background:#fff;color:#0770a8;font-size:24px;line-height:1;text-align:center;text-shadow:0 2px 0 #bdeeff;text-transform:uppercase}.hot-heading strong{display:none}
.hot-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.hot-card{display:grid;min-width:0;overflow:hidden;grid-template-rows:auto 38px;border:3px solid #fff;border-radius:13px;background:#fff;box-shadow:0 6px 0 #51308e,0 11px 18px #3d246a3d;transition:transform .15s,box-shadow .15s}.hot-card:hover{transform:translateY(-4px);box-shadow:0 9px 0 #51308e,0 15px 22px #3d246a4d}.hot-thumb{width:100%;aspect-ratio:1;overflow:hidden;background:#ddd}.hot-card img{display:block;width:100%;height:100%;min-height:0;background:#ddd;object-fit:cover}.hot-card span{display:grid;min-width:0;align-items:center;padding:4px 7px;background:#fff;color:#38235d;text-align:center}.hot-card b,.hot-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hot-card b{font-size:13px;font-weight:600;text-shadow:none}.hot-card small{display:none}.hot-empty{display:grid;min-height:150px;place-items:center;border:2px dashed #56339a;border-radius:8px;background:#ffffff75;color:#493873;font-weight:800;text-align:center}
@media(max-width:900px){.hot-showcase{padding-bottom:16px}.hot-heading h1{min-width:190px;padding-inline:20px;font-size:20px}.hot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hot-card{grid-template-rows:auto 34px}}
body:not(.play-layout) .hero{position:relative;isolation:isolate;min-height:430px;align-content:end;overflow:hidden;padding:44px;border:4px solid #fff;border-radius:22px;background:#f45cc8 url('/assets/demo-games/candy-pop.webp') center/cover no-repeat;box-shadow:0 10px 0 #62359c,0 20px 42px #3a267466}
body:not(.play-layout) .hero::before{position:absolute;z-index:-1;inset:0;content:'';background:#ef55bd4d}
body:not(.play-layout) .hero>div{align-self:end;max-width:690px}
body:not(.play-layout) .hero .kicker{display:inline-block;margin-bottom:14px!important;padding:7px 13px;border:2px solid #fff;border-radius:7px;background:#5630a9;color:#fff!important;box-shadow:0 4px 0 #2e1768;text-shadow:0 2px 0 #28115b}
body:not(.play-layout) .hero h1{margin-bottom:14px;color:#fff;font-size:clamp(48px,7vw,82px);line-height:.98;text-shadow:0 3px 0 #512480,0 7px 0 #32145d,0 13px 24px #42195c99}
body:not(.play-layout) .hero p{max-width:580px;margin-bottom:0;color:#fff;font-size:19px;font-weight:800;text-shadow:0 2px 0 #512480,0 4px 12px #3d174c}
body:not(.play-layout) .hero form{align-self:end;filter:drop-shadow(0 6px 0 #48227c)}
body:not(.play-layout) .hero input{border:3px solid #fff;border-right:0;background:#fff}
body:not(.play-layout) .hero button{border:3px solid #fff;border-left:0;background:#ffcf28;color:#542775;text-shadow:0 1px 0 #fff}
body:not(.play-layout) .intro{margin:30px 0 2px;padding:22px 26px;border:3px solid #4b2a91;border-radius:14px;background:#fff5cc;box-shadow:0 7px 0 #4b2a91}
body:not(.play-layout) .intro h2{font-size:28px;text-shadow:0 2px 0 #fff,0 4px 0 #ffb839}
body:not(.play-layout) .intro p{margin:0;color:#5b4574;font-weight:600}
body:not(.play-layout) .games-section{padding-top:42px}
body:not(.play-layout) .section-title{margin-bottom:20px;padding:0 4px}
body:not(.play-layout) .section-title h2{color:#fff;font-size:34px;text-shadow:0 3px 0 #56318f,0 6px 0 #392069,0 10px 18px #3a216f66}
body:not(.play-layout) .section-title span{padding:5px 10px;border:2px solid #432481;border-radius:7px;background:#ffcf28;box-shadow:0 4px 0 #432481;color:#48246f;font-weight:900}
body:not(.play-layout) .game-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}
body:not(.play-layout) .game-card{position:relative;overflow:visible;border:3px solid #fff;border-radius:16px;background:#fff;box-shadow:0 7px 0 #51308e,0 13px 22px #3d246a4d;transition:transform .18s,box-shadow .18s}
body:not(.play-layout) .game-card:hover{transform:translateY(-6px) rotate(-1deg);box-shadow:0 12px 0 #51308e,0 20px 28px #3d246a55}
body:not(.play-layout) .game-thumb{width:100%;aspect-ratio:1;overflow:hidden;border-radius:12px 12px 5px 5px;background:#ddd}
body:not(.play-layout) .game-card img{display:block;width:100%;height:100%;border-radius:0;background:#ddd;object-fit:cover}
body:not(.play-layout) .game-card span{min-height:70px;padding:11px 12px 12px;border-top:2px solid #eee;border-radius:0 0 12px 12px;background:#fff}
body:not(.play-layout) .game-card b{overflow:hidden;color:#301b58;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 0 #fff}
body:not(.play-layout) .game-card small{color:#8c3d94;font-size:12px;font-weight:800;text-transform:uppercase}
body:not(.play-layout) footer{align-items:center;justify-content:center;flex-direction:column;text-align:center;border:0;border-top:4px solid #3f227d;background:#5b35aa;color:#eee;box-shadow:0 -7px 0 #3f227d}
body:not(.play-layout) footer>*{width:100%;margin-inline:auto;text-align:center}
body:not(.play-layout) footer .footer-copy{max-width:none}
body:not(.play-layout) footer nav{justify-content:center}
body:not(.play-layout) .home-faq{padding:52px 0 10px}
body:not(.play-layout) .home-faq h2{margin-bottom:20px;color:#fff;font-size:34px;text-shadow:0 3px 0 #56318f,0 6px 0 #392069}
body:not(.play-layout) .faq-list{display:grid;gap:12px}
body:not(.play-layout) .faq-list details{overflow:hidden;border:3px solid #fff;border-radius:10px;background:#fff;box-shadow:0 5px 0 #51308e}
body:not(.play-layout) .faq-list summary{padding:15px 18px;color:#301b58;font-weight:800;cursor:pointer}
body:not(.play-layout) .faq-list details div{padding:0 18px 16px;color:#664f77}
body:not(.play-layout) footer nav a{color:#ffdf43}
body:not(.play-layout) .empty{border:3px dashed #57339a;background:#ffffff8a;color:#493873}
@media(max-width:720px){body:not(.play-layout)>main{padding:16px 12px 52px}body:not(.play-layout) .hero{min-height:500px;padding:25px 20px;background-position:center}body:not(.play-layout) .hero h1{font-size:48px}body:not(.play-layout) .hero form{width:100%}body:not(.play-layout) .intro{display:block;padding:19px}body:not(.play-layout) .intro h2{font-size:24px}body:not(.play-layout) .game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body:not(.play-layout) .game-card{border-radius:13px;box-shadow:0 5px 0 #51308e,0 9px 16px #3d246a45}body:not(.play-layout) .game-card span{min-height:62px;padding:9px}body:not(.play-layout) .section-title h2{font-size:28px}}
@media(max-width:900px){body:not(.play-layout){overflow-x:hidden}body:not(.play-layout) .site-header{grid-template-columns:1fr;padding-inline:16px}body:not(.play-layout) .site-header nav,body:not(.play-layout) .site-header>form{display:none}body:not(.play-layout)>main{width:100%;padding:16px 12px 52px}body:not(.play-layout) .hero{grid-template-columns:minmax(0,1fr);min-height:500px;padding:25px 20px;background-position:center}body:not(.play-layout) .hero>div{min-width:0}body:not(.play-layout) .hero h1{max-width:100%;font-size:clamp(42px,13vw,58px)}body:not(.play-layout) .hero form{width:100%;min-width:0}body:not(.play-layout) .hero input{width:0;min-width:0}body:not(.play-layout) .intro{display:block;overflow:hidden;padding:19px}body:not(.play-layout) .intro h2{font-size:24px}body:not(.play-layout) .game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body:not(.play-layout) .game-card{border-radius:13px;box-shadow:0 5px 0 #51308e,0 9px 16px #3d246a45}body:not(.play-layout) .game-card span{min-height:62px;padding:9px}body:not(.play-layout) .section-title h2{font-size:28px}}
