:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17142f;--bg:#fff8e7;--surface:#fff;--surface-warm:#fff0c9;--ink:#17142f;--muted:#68617f;--purple:#6d35ff;--pink:#ff4aa2;--orange:#ff9e2c;--cyan:#18c8d8;--green:#33cf80;--line:#17142f;--soft-line:#17142f1f;--shadow:7px 7px 0 #17142f;--shadow-soft:0 18px 45px #30236229;background:#fff8e7;font-family:Nunito,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 8%, #ff4aa238, transparent 22rem), radial-gradient(circle at 90% 0%, #18c8d842, transparent 24rem), linear-gradient(90deg, #17142f0a 1px, transparent 1px), linear-gradient(#17142f0a 1px, transparent 1px), var(--bg);background-size:auto,auto,28px 28px,28px 28px,auto;min-width:320px;margin:0}a{color:inherit;text-decoration:none}img,iframe{max-width:100%;display:block}button,input{font:inherit}.site-shell{width:min(1220px,100% - 36px);margin:0 auto}.site-header{z-index:10;border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:16px 0 30px;padding:12px 14px;display:grid;position:sticky;top:16px}.brand,.main-nav,.footer-links,.footer-categories,.hero__actions,.game-actions{align-items:center;display:flex}.brand{gap:12px;min-width:max-content}.brand--footer{min-width:0}.brand__mark{border:3px solid var(--line);background:linear-gradient(135deg, var(--pink), var(--orange));color:#fff;letter-spacing:-.08em;width:48px;height:48px;box-shadow:4px 4px 0 var(--line);border-radius:17px;place-items:center;font-weight:1000;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.04em;font-size:1.15rem}.brand small,.copyright,.empty-state,.section-heading p{color:var(--muted)}.main-nav{flex-wrap:wrap;justify-content:center;gap:8px}.main-nav a,.footer-links a,.footer-categories a{border-radius:999px;font-weight:900}.main-nav a{color:var(--muted);padding:10px 16px}.main-nav a.router-link-active,.main-nav a:hover{background:var(--line);color:#fff}.menu-toggle{display:none}.header-cta,.footer-cta{border:3px solid var(--line);background:linear-gradient(135deg, var(--purple), var(--pink));min-height:42px;box-shadow:4px 4px 0 var(--line);color:#fff;border-radius:999px;justify-content:center;align-items:center;font-weight:1000;display:inline-flex}.header-cta{white-space:nowrap;padding:0 18px}.footer-cta{width:fit-content;margin-top:16px;padding:0 16px}main{min-height:60vh}.hero{border:4px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffe0,#fff0c9e0),radial-gradient(circle at 78% 18%,#ff4aa259,#0000 18rem);border-radius:36px;grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:center;gap:30px;padding:clamp(24px,5vw,58px);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:3px solid var(--line);background:var(--cyan);border-radius:999px;position:absolute}.hero:before{width:78px;height:78px;box-shadow:4px 4px 0 var(--line);top:24px;right:38%}.hero:after{background:var(--green);width:28px;height:28px;bottom:34px;left:42%}.hero__content,.hero-game{z-index:1;position:relative}.hero h1,.page-hero h1{max-width:820px;color:var(--ink);letter-spacing:-.085em;margin:0;font-size:clamp(2.65rem,7vw,6.2rem);line-height:.9}.hero p,.page-hero p,.article-content p,.static-page p,.game-info p,.blog-card p,.game-card p{color:var(--muted);line-height:1.65}.hero__content>p:not(.eyebrow){max-width:640px;font-size:1.13rem}.eyebrow{border:2px solid var(--line);letter-spacing:.12em;text-transform:uppercase;width:fit-content;box-shadow:3px 3px 0 var(--line);background:#fff;border-radius:999px;margin:0 0 14px;padding:7px 12px;font-size:.76rem;font-weight:1000;display:inline-flex;color:var(--purple)!important}.hero__actions,.game-actions{flex-wrap:wrap;gap:12px;margin-top:28px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:640px;margin-top:28px;display:grid}.hero-stats span{border:3px solid var(--line);box-shadow:4px 4px 0 var(--line);background:#fff;border-radius:20px;padding:14px;display:block}.hero-stats strong,.hero-stats small{display:block}.hero-stats strong{letter-spacing:-.05em;font-size:clamp(1.15rem,3vw,1.8rem)}.hero-stats small{color:var(--muted);font-weight:900}.button{border:3px solid var(--line);background:linear-gradient(135deg, var(--purple), var(--pink));color:#fff;min-height:48px;box-shadow:4px 4px 0 var(--line);border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:1000;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover,.game-card:hover,.category-card:hover,.blog-card:hover,.hero-game:hover{box-shadow:8px 8px 0 var(--line);transform:translate(-2px,-2px)}.button--ghost{color:var(--ink);background:#fff}.button--small{min-height:40px;box-shadow:3px 3px 0 var(--line);padding:0 15px;font-size:.92rem}.hero-game,.game-card,.category-card,.blog-card,.instruction-card,.article-content,.page-hero,.section-block,.site-footer,.game-info,.game-player{border:3px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.hero-game{border-radius:30px;padding:12px;transition:transform .16s,box-shadow .16s;transform:rotate(1.6deg)}.hero-game img,.game-card img{aspect-ratio:4/3;object-fit:cover;border:3px solid var(--line);background:var(--surface-warm);border-radius:22px;width:100%}.hero-game span,.hero-game strong{padding:0 8px;display:block}.hero-game span{color:var(--pink);text-transform:uppercase;margin-top:14px;font-size:.86rem;font-weight:1000}.hero-game strong{letter-spacing:-.055em;margin:4px 0 10px;font-size:clamp(1.55rem,4vw,2.35rem);line-height:1}.section-block,.page-hero,.site-footer,.article-content{border-radius:30px;margin-top:30px;padding:clamp(22px,4vw,36px)}.section-block:nth-of-type(2n){background:#ecfbff}.page-hero{background:radial-gradient(circle at 100% 0,#ff9e2c3d,#0000 20rem),#fff}.page-hero.compact h1{font-size:clamp(2.2rem,6vw,4.7rem)}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:24px;display:flex}.section-heading h2,.section-heading p,.game-info h1,.instruction-card h2,.blog-card h2,.blog-card h3{margin:0}.section-heading h2{letter-spacing:-.06em;margin-top:10px;font-size:clamp(1.75rem,4vw,3rem);line-height:.98}.section-heading a{border:2px solid var(--line);color:var(--ink);box-shadow:3px 3px 0 var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:1000;display:inline-flex}.section-heading--results{align-items:center;margin-top:24px}.game-grid,.category-grid,.blog-grid{gap:20px;display:grid}.game-grid{grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.category-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.category-grid--large{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog-grid--wide{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.game-card{border-radius:27px;flex-direction:column;min-height:100%;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.game-card:before{content:"";background:linear-gradient(90deg, var(--pink), var(--orange), var(--cyan));height:9px;position:absolute;inset:0 0 auto}.game-card__media{padding:17px 17px 0;display:block;position:relative}.game-card__badge{border:2px solid var(--line);background:var(--orange);color:var(--ink);box-shadow:3px 3px 0 var(--line);border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:1000;position:absolute;bottom:-8px;right:26px}.game-card__body{flex-direction:column;flex:1;justify-content:space-between;gap:16px;padding:22px 17px 17px;display:flex}.game-card h3{letter-spacing:-.035em;margin:0 0 8px;font-size:1.18rem;line-height:1.1}.game-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.game-card__footer small{color:var(--purple);font-weight:1000}.game-card--hero{background:#ffe1ef;grid-area:span 2/span 2}.game-card--hero h3{font-size:clamp(1.5rem,3vw,2.2rem)}.game-card--hero .game-card__media img{aspect-ratio:16/10}.game-card--wide{background:#dff8ff;grid-column:span 2}.game-card--wide .game-card__media img{aspect-ratio:16/8}.game-card--tall{background:#fff0c9;grid-row:span 2}.game-card--tall .game-card__media img{aspect-ratio:3/4}.game-card--compact:nth-child(4n+1){background:#fff}.game-card--compact:nth-child(4n+2){background:#dcffe9}.game-card--compact:nth-child(4n+3){background:#fff0c9}.game-card--compact:nth-child(4n+4){background:#f0e7ff}.featured-showcase{grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);align-items:stretch;gap:22px;display:grid}.featured-spotlight,.featured-row,.strip-game,.category-lane{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);background:#fff}.featured-spotlight{background:#ffe1ef;border-radius:28px;flex-direction:column;min-height:100%;padding:16px;display:flex}.featured-spotlight img{aspect-ratio:16/10;object-fit:cover;border:3px solid var(--line);background:var(--surface-warm);border-radius:20px;width:100%}.featured-spotlight span,.featured-spotlight small,.featured-row small{color:var(--purple);font-weight:1000}.featured-spotlight span{text-transform:uppercase;margin-top:16px}.featured-spotlight h3{letter-spacing:-.07em;margin:8px 0 10px;font-size:clamp(1.8rem,4vw,3rem);line-height:.94}.featured-spotlight p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;line-height:1.55;display:-webkit-box;overflow:hidden}.featured-stack{gap:16px;display:grid}.featured-row{border-radius:22px;grid-template-columns:108px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid}.featured-row:nth-child(3n+1){background:#dff8ff}.featured-row:nth-child(3n+2){background:#fff0c9}.featured-row:nth-child(3n+3){background:#dcffe9}.featured-row img{aspect-ratio:1;object-fit:cover;border:3px solid var(--line);border-radius:17px;width:108px}.featured-row span,.featured-row strong,.featured-row small{display:block}.featured-row strong,.strip-game strong{text-overflow:ellipsis;overflow:hidden}.featured-row strong{white-space:nowrap;letter-spacing:-.035em;font-size:1.08rem}.featured-row b{border:2px solid var(--line);background:var(--line);color:#fff;border-radius:999px;padding:8px 12px;font-size:.84rem}.category-lanes{background:#fff0c9!important}.category-lane{border-radius:26px;padding:16px}.category-lane--feature{background:#ffe1ef}.category-lane--ranked{background:#dff8ff}.category-lane--mosaic{background:#dcffe9}.category-lane+.category-lane{margin-top:18px}.category-lane__heading{align-items:center;gap:10px;margin-bottom:14px;display:flex}.category-lane__heading span{border:2px solid var(--line);background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.category-lane__heading strong{letter-spacing:-.045em;flex:1;font-size:1.35rem}.category-lane__heading a{color:var(--purple);font-weight:1000}.game-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.strip-game{border-radius:20px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.strip-game:nth-child(4n+1){background:#fff}.strip-game:nth-child(4n+2){background:#ffe1ef}.strip-game:nth-child(4n+3){background:#dff8ff}.strip-game:nth-child(4n+4){background:#dcffe9}.strip-game img{aspect-ratio:1;object-fit:cover;border:2px solid var(--line);border-radius:15px;width:62px}.strip-game span,.strip-game strong,.strip-game small{min-width:0;display:block}.strip-game strong,.strip-game small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.strip-game strong{letter-spacing:-.025em;font-size:.95rem}.strip-game small{color:var(--purple);font-weight:1000}.category-lane--feature .game-strip{grid-template-columns:minmax(220px,1.1fr) repeat(2,minmax(0,.95fr))}.category-lane--feature .strip-game--0{background:#fff;grid-row:span 3;grid-template-columns:1fr;align-content:start;padding:14px}.category-lane--feature .strip-game--0 img{aspect-ratio:16/11;border-width:3px;border-radius:18px;width:100%}.category-lane--feature .strip-game--0 strong{white-space:normal;margin-top:4px;font-size:clamp(1.25rem,3vw,1.8rem);line-height:1}.category-lane--ranked .game-strip{counter-reset:category-rank;grid-template-columns:repeat(2,minmax(0,1fr))}.category-lane--ranked .strip-game{grid-template-columns:44px 70px minmax(0,1fr);padding-left:12px;position:relative}.category-lane--ranked .strip-game:before{border:2px solid var(--line);width:34px;height:34px;box-shadow:3px 3px 0 var(--line);content:counter(category-rank, decimal-leading-zero);counter-increment:category-rank;background:#fff;border-radius:12px;place-items:center;font-size:.78rem;font-weight:1000;display:grid}.category-lane--ranked .strip-game img{width:70px}.category-lane--mosaic .game-strip{grid-auto-flow:dense;grid-template-columns:repeat(4,minmax(0,1fr))}.category-lane--mosaic .strip-game{grid-template-columns:1fr;align-content:start}.category-lane--mosaic .strip-game img{aspect-ratio:4/3;width:100%}.category-lane--mosaic .strip-game--0,.category-lane--mosaic .strip-game--3{grid-column:span 2}.category-lane--mosaic .strip-game--0 img,.category-lane--mosaic .strip-game--3 img{aspect-ratio:16/8}.editorial-section{background:#f0e7ff!important}.editorial-layout{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:stretch;gap:22px;display:grid}.editorial-story,.editorial-card,.tips-panel{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);background:#fff;border-radius:26px}.editorial-story{background:#dcffe9;padding:clamp(20px,3vw,30px)}.editorial-story h3,.editorial-card h3,.tips-panel h3{color:var(--ink);letter-spacing:-.045em;margin:0;line-height:1.02}.editorial-story h3{font-size:clamp(1.7rem,4vw,3rem)}.editorial-story p,.editorial-card p{color:var(--muted);line-height:1.7}.editorial-story p:last-child,.editorial-card p:last-child{margin-bottom:0}.editorial-cards{gap:16px;display:grid}.editorial-card{padding:20px}.editorial-card:first-child{background:#fff}.editorial-card:nth-child(2){background:#fff0c9}.editorial-card:nth-child(3){background:#dff8ff}.tips-panel{color:#fff;background:#17142f;margin-top:22px;padding:22px}.tips-panel h3{color:#fff}.tips-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.tips-panel li{color:#ffffffc7;background:#ffffff14;border:2px solid #ffffff47;border-radius:18px;padding:12px;line-height:1.55}.category-guide-section,.category-original-section{background:#f0e7ff!important}.category-guide-layout,.category-original-layout,.category-featured-layout{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:stretch;gap:22px;display:grid}.category-guide-story,.category-guide-card,.category-lead-game,.category-pick-row,.category-list-game,.category-original-story,.category-tip-card{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);background:#fff}.category-guide-story,.category-original-story,.category-tip-card{border-radius:26px;padding:clamp(20px,3vw,30px)}.category-guide-story{background:#dcffe9}.category-guide-story h3,.category-guide-card h3,.category-lead-game h3,.category-original-story h3,.category-tip-card h3{color:var(--ink);letter-spacing:-.045em;margin:0;line-height:1.02}.category-guide-story h3{font-size:clamp(1.7rem,4vw,3rem)}.category-guide-story p,.category-guide-card p,.category-lead-game p,.category-original-story p{color:var(--muted);line-height:1.7}.category-guide-story p:last-child,.category-guide-card p:last-child,.category-original-story p:last-child{margin-bottom:0}.category-guide-cards{gap:16px;display:grid}.category-guide-card{border-radius:24px;padding:20px}.category-guide-card:first-child{background:#fff}.category-guide-card:nth-child(2){background:#fff0c9}.category-guide-card:nth-child(3){background:#dff8ff}.category-playlist{background:#ecfbff!important}.category-lead-game{background:#ffe1ef;border-radius:28px;flex-direction:column;padding:16px;display:flex}.category-lead-game img{aspect-ratio:16/10;object-fit:cover;border:3px solid var(--line);background:var(--surface-warm);border-radius:20px;width:100%}.category-lead-game span{color:var(--purple);text-transform:uppercase;margin-top:16px;font-weight:1000}.category-lead-game h3{margin-top:8px;font-size:clamp(1.8rem,4vw,3rem)}.category-lead-game p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0;display:-webkit-box;overflow:hidden}.category-pick-list{gap:16px;display:grid}.category-pick-row{border-radius:22px;grid-template-columns:108px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid}.category-pick-row:nth-child(4n+1){background:#fff}.category-pick-row:nth-child(4n+2){background:#fff0c9}.category-pick-row:nth-child(4n+3){background:#dcffe9}.category-pick-row:nth-child(4n+4){background:#f0e7ff}.category-pick-row img{aspect-ratio:1;object-fit:cover;border:3px solid var(--line);border-radius:17px;width:108px}.category-pick-row span,.category-pick-row strong,.category-pick-row small{display:block}.category-pick-row strong,.category-list-game strong,.category-list-game small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-pick-row strong{letter-spacing:-.035em;font-size:1.08rem}.category-pick-row small,.category-list-game small{color:var(--purple);font-weight:1000}.category-pick-row b{border:2px solid var(--line);background:var(--line);color:#fff;border-radius:999px;padding:8px 12px;font-size:.84rem}.category-game-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-top:24px;display:grid}.category-list-game{border-radius:22px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.category-list-game:nth-child(4n+1){background:#fff}.category-list-game:nth-child(4n+2){background:#ffe1ef}.category-list-game:nth-child(4n+3){background:#fff0c9}.category-list-game:nth-child(4n+4){background:#dcffe9}.category-list-game img{aspect-ratio:1;object-fit:cover;border:2px solid var(--line);border-radius:16px;width:72px}.category-list-game span,.category-list-game strong,.category-list-game small{min-width:0;display:block}.category-more-heading{margin-top:28px}.category-more-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1}.category-tip-card{color:#fff;background:#17142f}.category-tip-card h3{color:#fff}.category-tip-card ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.category-tip-card li{color:#ffffffc7;background:#ffffff14;border:2px solid #ffffff47;border-radius:18px;padding:12px;line-height:1.55}.category-card,.blog-card{border-radius:27px;padding:22px;transition:transform .16s,box-shadow .16s}.category-card:nth-child(4n+1){background:#ffe1ef}.category-card:nth-child(4n+2){background:#dff8ff}.category-card:nth-child(4n+3){background:#fff0c9}.category-card:nth-child(4n+4){background:#dcffe9}.category-card span{border:3px solid var(--line);width:58px;height:58px;box-shadow:4px 4px 0 var(--line);background:#fff;border-radius:19px;place-items:center;margin-bottom:16px;font-size:2rem;display:grid}.category-card strong,.category-card small{display:block}.category-card strong{letter-spacing:-.04em;font-size:1.28rem}.category-card small,.blog-card small,.rating{color:var(--purple);font-weight:1000}.blog-card{background:#fff}.blog-card h2,.blog-card h3{letter-spacing:-.045em;margin-top:10px;line-height:1.04}.article-hero{grid-template-columns:minmax(0,1fr) minmax(260px,380px);align-items:center;gap:24px;display:grid}.article-hero__copy{min-width:0}.article-hero__game{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);background:#fff;border-radius:28px;gap:10px;padding:12px;display:grid;transform:rotate(1.4deg)}.article-hero__game img{aspect-ratio:4/3;object-fit:cover;border:3px solid var(--line);border-radius:20px;width:100%}.article-hero__game span,.article-hero__game strong{padding:0 4px}.article-hero__game span{color:var(--purple);text-transform:uppercase;font-size:.82rem;font-weight:1000}.article-hero__game strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.045em;font-size:1.25rem;overflow:hidden}.reviewed-game-list{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;display:grid}.reviewed-game-row{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr;align-content:start;gap:10px;padding:10px;display:grid;position:relative}.reviewed-game-row:nth-child(4n+2){background:#fff0c9}.reviewed-game-row:nth-child(4n+3){background:#dcffe9}.reviewed-game-row:nth-child(4n+4){background:#f0e7ff}.reviewed-game-rank{z-index:1;border:2px solid var(--line);width:34px;height:34px;box-shadow:3px 3px 0 var(--line);background:#fff;border-radius:12px;place-items:center;font-size:.76rem;font-weight:1000;display:grid;position:absolute;top:18px;left:18px}.reviewed-game-row img{aspect-ratio:4/3;object-fit:cover;border:3px solid var(--line);border-radius:17px;width:100%}.reviewed-game-row strong,.reviewed-game-row small{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.reviewed-game-row small{color:var(--purple);margin-top:4px;font-size:.78rem;font-weight:1000}.reviewed-game-row b{border:2px solid var(--line);background:var(--line);color:#fff;border:2px solid var(--line);background:var(--line);border-radius:999px;width:fit-content;padding:8px 12px;font-size:.84rem;display:inline-flex}.rating{border:2px solid var(--line);width:fit-content;color:var(--ink);box-shadow:3px 3px 0 var(--line);background:#dcffe9;border-radius:999px;margin-top:4px;padding:6px 10px;display:inline-flex}.search-box{color:var(--ink);gap:10px;font-weight:1000;display:grid}.search-box input{border:3px solid var(--line);width:100%;min-height:62px;color:var(--ink);box-shadow:4px 4px 0 var(--line);background:#fff;border-radius:22px;outline:none;padding:0 18px}.search-box input:focus{background:#fff0c9}.quick-searches{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.quick-searches button{border:2px solid var(--line);min-height:38px;box-shadow:3px 3px 0 var(--line);color:var(--ink);cursor:pointer;background:#fff0c9;border-radius:999px;padding:0 14px;font-weight:1000}.quick-searches button:nth-child(3n+2){background:#dff8ff}.quick-searches button:nth-child(3n+3){background:#dcffe9}.search-results-list{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;display:grid}.search-result-item{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr;align-content:start;gap:10px;padding:10px;display:grid}.search-result-item:nth-child(4n+2){background:#fff0c9}.search-result-item:nth-child(4n+3){background:#dff8ff}.search-result-item:nth-child(4n+4){background:#dcffe9}.search-result-rank{z-index:1;border:2px solid var(--line);width:34px;height:34px;box-shadow:3px 3px 0 var(--line);background:#fff;border-radius:12px;place-items:center;font-size:.76rem;font-weight:1000;display:grid;position:absolute}.search-result-item img{aspect-ratio:4/3;object-fit:cover;border:3px solid var(--line);border-radius:17px;width:100%}.search-result-content,.search-result-content strong,.search-result-content small{min-width:0;display:block}.search-result-content strong,.search-result-content small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result-content strong{letter-spacing:-.035em;font-size:1rem;line-height:1.1}.search-result-content small{color:var(--purple);margin-top:4px;font-size:.78rem;font-weight:1000}.search-result-item b{border:2px solid var(--line);background:var(--line);color:#fff;border-radius:999px;width:fit-content;padding:7px 11px;font-size:.8rem;display:inline-flex}.search-guide-section{background:#f0e7ff!important}.search-guide-layout{grid-template-columns:minmax(280px,1fr) minmax(280px,.85fr);align-items:stretch;gap:22px;display:grid}.search-guide-story,.search-tip-panel{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line);border-radius:26px}.search-guide-story{background:#dcffe9;padding:clamp(20px,3vw,30px)}.search-guide-story h3,.search-tip-panel h3{letter-spacing:-.045em;margin:0;line-height:1.02}.search-guide-story h3{font-size:clamp(1.7rem,4vw,3rem)}.search-guide-story p{color:var(--muted);line-height:1.7}.search-guide-story p:last-child{margin-bottom:0}.search-tip-panel{color:#fff;background:#17142f;padding:22px}.search-tip-panel ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.search-tip-panel li{color:#ffffffc7;background:#ffffff14;border:2px solid #ffffff47;border-radius:18px;padding:12px;line-height:1.55}.static-trust-section{background:#ecfbff!important}.static-highlight-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.static-highlight-card,.static-policy-card,.static-notice{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line)}.static-highlight-card{background:#fff;border-radius:24px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:18px;display:grid}.static-highlight-card:nth-child(4n+2){background:#fff0c9}.static-highlight-card:nth-child(4n+3){background:#dcffe9}.static-highlight-card:nth-child(4n+4){background:#f0e7ff}.static-highlight-card span{border:2px solid var(--line);width:38px;height:38px;box-shadow:3px 3px 0 var(--line);color:var(--purple);background:#fff;border-radius:14px;place-items:center;font-weight:1000;display:grid}.static-highlight-card p{min-width:0;color:var(--muted);overflow-wrap:anywhere;word-break:break-word;margin:0;line-height:1.6}.static-content-section{gap:18px;display:grid}.static-policy-card{background:#fff;border-radius:26px;padding:clamp(20px,3vw,28px)}.static-policy-card:nth-child(2n){background:#fff0c9}.static-policy-card h2{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1}.static-policy-card p{color:var(--muted);line-height:1.75}.static-policy-card p:last-child{margin-bottom:0}.static-notice{color:#fff;background:#17142f;border-radius:24px;gap:8px;margin-top:28px;padding:20px;display:grid}.static-notice strong{font-size:1.05rem}.static-notice p{color:#ffffffc2;margin:0;line-height:1.65}.game-hero-panel{border:4px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#ff4aa238,#0000 20rem),#fff0c9;border-radius:36px;grid-template-columns:minmax(0,1fr) minmax(260px,380px);align-items:center;gap:24px;padding:clamp(22px,5vw,46px);display:grid}.game-hero-copy h1{letter-spacing:-.085em;max-width:820px;margin:0;font-size:clamp(2.4rem,7vw,5.5rem);line-height:.9}.game-hero-copy>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.7}.game-hero-card{border:3px solid var(--line);box-shadow:6px 6px 0 var(--line);background:#fff;border-radius:30px;padding:12px;position:relative;transform:rotate(1.5deg)}.game-hero-card img{aspect-ratio:4/3;object-fit:cover;border:3px solid var(--line);border-radius:22px;width:100%}.game-hero-card span{border:2px solid var(--line);box-shadow:3px 3px 0 var(--line);background:#dcffe9;border-radius:999px;padding:8px 12px;font-weight:1000;position:absolute;bottom:18px;right:18px}.game-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;margin-top:28px;display:grid}.game-player-wrap,.game-info,.game-original-story,.game-notes-card,.related-game-cell{border:3px solid var(--line);box-shadow:5px 5px 0 var(--line)}.game-player-wrap{background:#17142f;border-radius:30px;overflow:hidden}.game-player-toolbar{color:#fff;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex}.game-player-title{gap:2px;min-width:0;display:grid}.game-player-title span,.game-player-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-player-title span{font-weight:1000}.game-player-title small{color:#ffffffad;font-weight:800}.game-player-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.game-player-controls button{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff61;border-radius:999px;min-height:34px;padding:0 10px;font-size:.82rem;font-weight:1000}.game-player-controls button:hover{color:var(--ink);background:#fff}.game-player{border-top:3px solid var(--line);background:#000;overflow:hidden}.game-player iframe{border:0;width:100%;height:min(74vh,730px);min-height:460px}.game-info{background:#fff;border-radius:30px;padding:24px;position:sticky;top:116px}.game-info h2{letter-spacing:-.045em;margin:0;font-size:1.55rem}.game-meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.game-meta span{border:2px solid var(--line);background:#dcffe9;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:1000}.game-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.game-tags span{border:2px solid var(--line);background:#f0e7ff;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:1000}.instruction-card{box-shadow:4px 4px 0 var(--line);background:#fff0c9;border-radius:22px;margin-top:20px;padding:18px}.game-sidebar-note{border:3px solid var(--line);box-shadow:4px 4px 0 var(--line);background:#ecfbff;border-radius:22px;margin-top:20px;padding:18px}.game-sidebar-note h2{margin:0}.game-sidebar-note p{color:var(--muted);margin-bottom:0;line-height:1.65}.game-original-section{background:#ecfbff!important}.game-original-layout{grid-template-columns:minmax(280px,1fr) minmax(280px,.85fr);gap:22px;display:grid}.game-original-story,.game-notes-card{border-radius:26px;padding:clamp(20px,3vw,30px)}.game-original-story{background:#fff}.game-original-story h3,.game-notes-card h3{letter-spacing:-.045em;margin:0;line-height:1.02}.game-original-story h3{font-size:clamp(1.7rem,4vw,3rem)}.game-original-story p{color:var(--muted);line-height:1.7}.game-original-story p:last-child{margin-bottom:0}.game-notes-card{color:#fff;background:#17142f}.game-notes-card ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.game-notes-card li{color:#ffffffc7;background:#ffffff14;border:2px solid #ffffff47;border-radius:18px;padding:12px;line-height:1.55}.related-game-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;display:grid}.related-game-cell{background:#fff;border-radius:22px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.related-game-cell:nth-child(4n+2){background:#fff0c9}.related-game-cell:nth-child(4n+3){background:#dcffe9}.related-game-cell:nth-child(4n+4){background:#f0e7ff}.related-game-cell img{aspect-ratio:1;object-fit:cover;border:2px solid var(--line);border-radius:16px;width:74px}.related-game-cell span,.related-game-cell strong,.related-game-cell small{min-width:0;display:block}.related-game-cell strong,.related-game-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-game-cell small{color:var(--purple);font-weight:1000}.article-content{background:#fff}.article-content p{margin:0 0 22px;font-size:1.08rem;line-height:1.82}.site-footer{border:3px solid var(--line);box-shadow:var(--shadow);color:#fff;background:#17142f;border-radius:32px;grid-template-columns:minmax(260px,1.15fr) minmax(240px,1fr) minmax(150px,.65fr) minmax(170px,.75fr);gap:26px;margin-bottom:30px;padding:clamp(22px,4vw,36px);display:grid}.site-footer h2,.site-footer h3{margin:0 0 8px}.site-footer h3{color:#fff;letter-spacing:-.03em;font-size:1rem}.site-footer p,.site-footer .copyright{color:#ffffffb8}.footer-brand p{max-width:320px;line-height:1.65}.footer-categories,.footer-links{flex-wrap:wrap;gap:8px}.footer-links{flex-direction:column;align-items:stretch}.footer-categories a,.footer-links a{color:#fff;background:#ffffff14;border:2px solid #ffffff47;padding:8px 11px}.footer-categories a:hover,.footer-links a:hover{color:var(--ink);background:#fff}.copyright{margin:0}.footer-bottom{border-top:2px solid #ffffff29;grid-column:1/-1;justify-content:space-between;gap:16px;margin-top:8px;padding-top:18px;display:flex}.footer-bottom p{margin:0}.cookie-banner{z-index:30;border:3px solid var(--line);width:min(720px,100vw - 48px);box-shadow:7px 7px 0 var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid;position:fixed;bottom:24px;right:24px}.cookie-banner strong{letter-spacing:-.035em;margin-bottom:6px;font-size:1.1rem;display:block}.cookie-banner p{color:var(--muted);margin:0;line-height:1.6}.cookie-banner__actions{flex-flow:column wrap;justify-content:flex-end;gap:10px;display:flex}.cookie-banner button,.cookie-link{border:2px solid var(--line);min-height:42px;box-shadow:3px 3px 0 var(--line);cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:1000;display:inline-flex}.cookie-banner button{background:linear-gradient(135deg, var(--purple), var(--pink));color:#fff}.cookie-link{color:var(--ink);background:#fff0c9}@media (width<=900px){.site-shell{width:min(100% - 22px,1220px)}.site-header,.hero,.game-hero-panel,.game-layout,.site-footer{grid-template-columns:1fr}.site-header{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;top:10px}.header-cta{display:none}.main-nav{grid-column:1/-1;justify-content:start}.main-nav a{white-space:nowrap}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand,.footer-bottom{grid-column:1/-1}.hero:before{opacity:.45;top:20px;right:20px}.hero:after{left:auto;right:120px}.hero-game{transform:none}.section-heading{flex-direction:column;align-items:start}.featured-showcase,.article-hero{grid-template-columns:1fr}.article-hero__game{max-width:420px;transform:none}.editorial-layout,.category-guide-layout,.category-original-layout,.category-featured-layout,.search-guide-layout,.game-original-layout{grid-template-columns:1fr}.game-hero-card{transform:none}.search-result-item{grid-template-columns:1fr}.search-result-item img{width:100%}.featured-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-row{grid-template-columns:96px minmax(0,1fr)}.featured-row img{width:96px}.featured-row b{display:none}.game-strip,.category-lane--feature .game-strip,.category-lane--ranked .game-strip,.category-lane--mosaic .game-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.category-lane--feature .strip-game--0,.category-lane--mosaic .strip-game--0,.category-lane--mosaic .strip-game--3{grid-area:auto/span 2}.category-lane--ranked .strip-game{grid-template-columns:40px 64px minmax(0,1fr)}.category-lane--ranked .strip-game img{width:64px}.category-pick-list{grid-template-columns:repeat(2,minmax(0,1fr))}.category-pick-row{grid-template-columns:96px minmax(0,1fr)}.category-pick-row img{width:96px}.category-pick-row b{display:none}.game-card--hero,.game-card--wide{grid-column:span 2}.game-card--tall{grid-row:auto}.game-card--tall .game-card__media img{aspect-ratio:4/3}.game-info{position:static}.game-player iframe{height:68vh;min-height:360px}}@media (width<=560px){.site-shell{width:min(100% - 16px,1220px)}.site-header{box-shadow:3px 3px 0 var(--line);background:#fffffff0;border-width:2px;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 10px;margin:8px 0 18px;padding:8px;top:8px}.brand{gap:9px;width:auto;min-width:0;padding:4px 6px}.brand>span:last-child{min-width:0}.brand__mark{width:38px;height:38px;box-shadow:3px 3px 0 var(--line);border-width:2px;border-radius:14px;font-size:.92rem}.brand strong{font-size:1rem}.brand small{font-size:.74rem}.menu-toggle{border:2px solid var(--line);width:42px;height:42px;box-shadow:3px 3px 0 var(--line);color:var(--ink);cursor:pointer;background:#fff0c9;border-radius:15px;place-items:center;display:grid}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;display:block}.main-nav{grid-column:1/-1;grid-template-columns:1fr;gap:8px;width:100%;padding:8px 2px 2px;display:none;overflow:visible}.main-nav--open{display:grid}.main-nav a{border:2px solid var(--line);min-height:42px;box-shadow:2px 2px 0 var(--line);color:var(--ink);white-space:nowrap;background:#fff0c9;justify-content:space-between;align-items:center;padding:0 14px;font-size:.9rem;display:inline-flex}.main-nav a:after{content:"→";font-weight:1000}.main-nav a:nth-child(2){background:#dff8ff}.main-nav a:nth-child(3){background:#dcffe9}.main-nav a:nth-child(4){background:#ffe1ef}.main-nav a.router-link-active,.main-nav a:hover{box-shadow:3px 3px 0 var(--line);transform:translate(-1px,-1px)}.site-footer{grid-template-columns:1fr;gap:20px}.footer-brand,.footer-bottom{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-categories,.footer-links{flex-direction:column;align-items:stretch}.footer-categories a,.footer-links a{width:100%}.hero,.game-hero-panel,.page-hero,.section-block,.site-footer,.article-content,.game-info{box-shadow:5px 5px 0 var(--line);border-radius:24px;padding:18px}.hero h1,.game-hero-copy h1,.page-hero h1{letter-spacing:-.065em}.button,.hero__actions,.game-actions{width:100%}.featured-stack{grid-template-columns:1fr}.featured-row{grid-template-columns:76px minmax(0,1fr) auto;gap:10px}.featured-row img{width:76px}.featured-row b{padding:7px 9px;display:inline-flex}.quick-searches{gap:8px}.quick-searches button{min-height:34px;padding:0 11px;font-size:.82rem}.search-result-item{box-shadow:4px 4px 0 var(--line);border-radius:20px;grid-template-columns:1fr;gap:10px;padding:10px}.search-results-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.search-result-rank{border-radius:10px;width:30px;height:30px;font-size:.72rem}.search-result-item img{border-width:2px;border-radius:14px;width:100%}.search-result-content strong{font-size:.98rem}.search-result-content small{font-size:.78rem}.search-result-item b{display:none}.reviewed-game-row{box-shadow:4px 4px 0 var(--line);border-radius:20px;grid-template-columns:1fr;gap:10px;padding:10px}.reviewed-game-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reviewed-game-rank{border-radius:10px;width:28px;height:28px;font-size:.7rem}.reviewed-game-row img{border-width:2px;border-radius:14px;width:100%}.reviewed-game-row b{display:none}.game-player-toolbar{flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px}.game-player-controls{justify-content:stretch;width:100%}.game-player-controls button{flex:1;padding:0 8px;font-size:.76rem}.game-info,.game-original-story,.game-notes-card{box-shadow:4px 4px 0 var(--line)}.related-game-list{grid-template-columns:1fr}.related-game-cell{grid-template-columns:64px minmax(0,1fr)}.related-game-cell img{width:64px}.game-strip,.category-lane--feature .game-strip,.category-lane--ranked .game-strip,.category-lane--mosaic .game-strip{grid-template-columns:1fr}.category-lane--feature .strip-game--0,.category-lane--mosaic .strip-game--0,.category-lane--mosaic .strip-game--3{grid-column:auto}.category-lane--feature .strip-game--0,.category-lane--mosaic .strip-game{grid-template-columns:58px minmax(0,1fr)}.category-lane--feature .strip-game--0 img,.category-lane--mosaic .strip-game img,.category-lane--mosaic .strip-game--0 img,.category-lane--mosaic .strip-game--3 img{aspect-ratio:1;border-width:2px;border-radius:15px;width:58px}.category-lane--feature .strip-game--0 strong{white-space:nowrap;margin-top:0;font-size:.95rem}.category-lane--ranked .strip-game{grid-template-columns:36px 58px minmax(0,1fr)}.category-lane--ranked .strip-game:before{width:30px;height:30px;font-size:.72rem}.category-lane--ranked .strip-game img{width:58px}.strip-game{grid-template-columns:58px minmax(0,1fr)}.strip-game img{width:58px}.category-pick-list{grid-template-columns:1fr}.category-pick-row{grid-template-columns:76px minmax(0,1fr) auto;gap:10px}.category-pick-row img{width:76px}.category-pick-row b{padding:7px 9px;display:inline-flex}.category-game-list{grid-template-columns:1fr}.category-list-game{grid-template-columns:64px minmax(0,1fr)}.category-list-game img{width:64px}.tips-panel ul{grid-template-columns:1fr}.game-card__footer{flex-direction:column;align-items:stretch}.game-grid,.category-grid,.blog-grid{grid-template-columns:1fr}.game-card--hero,.game-card--wide,.game-card--tall{grid-area:auto}.game-card--hero .game-card__media img,.game-card--wide .game-card__media img,.game-card--tall .game-card__media img{aspect-ratio:4/3}.game-card,.category-card,.blog-card,.hero-game,.instruction-card{box-shadow:4px 4px 0 var(--line)}.game-player iframe{height:62vh;min-height:300px}}
