:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#172033;background:#f7f2e9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-width:320px;background:#f7f2e9}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(255,138,76,.2),transparent 32rem),radial-gradient(circle at top right,rgba(93,95,239,.18),transparent 28rem),#f7f2e9}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh}.app-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(23,32,51,.1);background:#fffbf4e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;align-items:center;width:min(1180px,calc(100% - 40px));min-height:76px;margin:0 auto}.brand,.footer-brand{display:inline-flex;align-items:center;gap:11px;color:#172033;font-size:22px;font-weight:900;letter-spacing:-.04em}.brand>span:last-child{display:grid;gap:1px}.brand small{color:#7d6f63;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:2px solid #172033;border-radius:14px;color:#172033;background:#ffcc3f;font-size:13px;font-weight:950;box-shadow:4px 4px #172033}.top-nav,.footer-links{display:flex;flex-wrap:wrap;gap:28px;align-items:center;color:#584f46;font-size:14px;font-weight:850}.top-nav a{display:inline-flex;align-items:center;min-height:76px;border-bottom:3px solid transparent}.top-nav a:hover,.top-nav a.router-link-active,.footer-links a:hover{color:#e85d2a}.top-nav a.router-link-active{border-bottom-color:#e85d2a}.header-actions{display:flex;gap:12px;align-items:center}.header-search,.search-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:2px solid #172033;border-radius:16px;background:#fffaf2;box-shadow:4px 4px #17203329}.header-search{width:min(360px,31vw)}.header-search input,.search-panel input{min-width:0;border:0;outline:0;padding:12px 14px;color:#172033;background:transparent}.header-search button,.search-panel button{border:0;border-left:2px solid #172033;padding:0 16px;color:#172033;background:#ffcc3f;font-size:13px;font-weight:950}.menu-toggle{display:none;width:44px;height:44px;place-items:center;border:2px solid #172033;border-radius:14px;background:#fffaf2;box-shadow:3px 3px #172033}.menu-toggle span{display:block;width:19px;height:2px;margin:2px 0;border-radius:999px;background:#172033}.page-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:44px 0}.hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:stretch;padding-top:54px}.hero__content,.hero__panel,.text-page,.not-found,.review-article{border:2px solid #172033;border-radius:28px;background:#fffaf2e6;box-shadow:8px 8px #172033}.hero__content{padding:clamp(28px,6vw,64px)}.hero__content h1,.section-heading h1,.section-heading h2,.text-page h1,.review-article h1,.not-found h1,.game-title-row h1{margin:0;color:#172033;font-weight:950;letter-spacing:-.06em;line-height:.95}.hero__content h1{max-width:820px;font-size:clamp(48px,9vw,96px)}.hero__content p,.section-heading p,.text-page p,.review-article p,.not-found p,.game-title-row p{max-width:760px;margin:18px 0 0;color:#665c52;font-size:17px;line-height:1.75}.eyebrow{display:inline-flex;margin-bottom:14px;color:#e85d2a;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:2px solid #172033;border-radius:15px;font-size:14px;font-weight:950;box-shadow:4px 4px #172033}.button--primary{color:#172033;background:#ffcc3f}.button--ghost{color:#172033;background:#fffaf2}.hero__panel{display:grid;align-content:end;min-height:360px;padding:28px;color:#fffaf2;background:linear-gradient(135deg,#17203333,#172033e0),linear-gradient(135deg,#5d5fef,#e85d2a)}.hero__panel strong{font-size:clamp(72px,14vw,138px);font-weight:950;letter-spacing:-.08em;line-height:.8}.hero__panel span{max-width:240px;margin-top:18px;font-size:18px;font-weight:850;line-height:1.35}.section-heading{margin-bottom:24px}.section-heading h1,.text-page h1,.review-article h1,.not-found h1,.game-title-row h1{font-size:clamp(40px,7vw,70px)}.section-heading h2{font-size:clamp(34px,5vw,56px)}.section-heading--split,.game-title-row{display:flex;gap:22px;align-items:flex-start;justify-content:space-between}.section-view-all{display:inline-flex;flex:0 0 auto;gap:10px;align-items:center;justify-content:center;min-height:46px;padding:0 16px 0 18px;border:2px solid #172033;border-radius:999px;color:#172033;background:#ffcc3f;font-size:13px;font-weight:950;letter-spacing:-.01em;white-space:nowrap;box-shadow:4px 4px #172033}.section-view-all span{display:grid;width:26px;height:26px;place-items:center;border:2px solid #172033;border-radius:50%;background:#fffaf2;line-height:1}.section-view-all:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #172033}.category-rail{display:flex;gap:14px;overflow-x:auto;padding:4px 4px 12px;scrollbar-width:thin}.category-pill{display:inline-flex;flex:0 0 auto;gap:10px;align-items:center;min-height:56px;padding:0 18px;border:2px solid #172033;border-radius:18px;color:#172033;background:#fffaf2;font-weight:950;box-shadow:4px 4px #172033}.category-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);gap:24px;align-items:stretch;padding-top:42px}.category-hero__copy,.category-hero__feature,.category-original article{overflow:hidden;border:2px solid #172033;border-radius:28px;background:#fffaf2;box-shadow:7px 7px #172033}.category-hero__copy{display:grid;align-content:center;padding:clamp(28px,5vw,56px);background:radial-gradient(circle at 92% 10%,rgba(255,204,63,.45),transparent 15rem),radial-gradient(circle at 4% 90%,rgba(232,93,42,.16),transparent 16rem),#fffaf2}.category-hero__copy h1{margin:0;color:#172033;font-size:clamp(48px,8vw,92px);font-weight:950;letter-spacing:-.07em;line-height:.92}.category-hero__copy p{max-width:760px;margin:20px 0 0;color:#665c52;font-size:17px;line-height:1.75}.category-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.category-hero__feature{position:relative;display:grid;min-height:420px;color:#fffaf2}.category-hero__feature img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.category-hero__feature:hover img{transform:scale(1.045)}.category-hero__feature:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0c101ce6,#0c101c1f 68%);content:""}.category-hero__feature span{position:absolute;right:22px;bottom:22px;left:22px;z-index:1;display:grid;gap:9px}.category-hero__feature small{color:#ffcc3f;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.category-hero__feature strong{font-size:clamp(28px,4vw,48px);font-weight:950;letter-spacing:-.06em;line-height:1}.category-hero__feature em{display:-webkit-box;overflow:hidden;color:#fffaf2c7;font-style:normal;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.category-original{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:18px}.category-original article{display:grid;align-content:start;gap:12px;padding:22px}.category-original article span,.category-count{display:inline-flex;width:max-content;align-items:center;min-height:34px;padding:0 12px;border:2px solid #172033;border-radius:999px;color:#172033;background:#ffcc3f;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.category-original h2{margin:0;color:#172033;font-size:25px;font-weight:950;letter-spacing:-.04em;line-height:1.05}.category-original p{margin:0;color:#665c52;line-height:1.65}.category-games-section{padding-top:36px}.related-categories{padding-top:28px;padding-bottom:18px}.related-category-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.related-category-card{display:grid;gap:12px;min-height:150px;align-content:space-between;padding:16px;border:2px solid #172033;border-radius:24px;background:#fffaf2;box-shadow:5px 5px #172033}.related-category-card__icon{display:grid;width:44px;height:44px;place-items:center;border:2px solid #172033;border-radius:16px;background:#ffcc3f;font-size:22px}.related-category-card strong{display:block;color:#172033;font-size:18px;font-weight:950;letter-spacing:-.04em}.related-category-card small{display:block;margin-top:4px;color:#665c52;font-size:12px;font-weight:850;text-transform:uppercase}.related-category-card:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #172033}.featured-banner{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;padding-top:34px}.featured-banner__main,.mini-feature,.spotlight-card,.poster-card,.compact-game,.mosaic-card,.feature-strip-card,.editorial-card{position:relative;overflow:hidden;border:2px solid #172033;background:#fffaf2;box-shadow:6px 6px #172033}.featured-banner__main{min-height:clamp(420px,56vw,620px);border-radius:34px;color:#fffaf2}.featured-banner__main img,.mini-feature img,.spotlight-card img,.poster-card img,.mosaic-card img,.feature-strip-card img,.editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.featured-banner__main:hover img,.mini-feature:hover img,.spotlight-card:hover img,.poster-card:hover img,.mosaic-card:hover img,.feature-strip-card:hover img,.editorial-card:hover img{transform:scale(1.045)}.featured-banner__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c101ceb,#0c101c7a 48%,#0c101c1a),linear-gradient(0deg,rgba(12,16,28,.82),transparent 55%)}.featured-banner__content{position:absolute;bottom:0;left:0;display:grid;gap:16px;width:min(680px,100%);padding:clamp(24px,5vw,56px)}.featured-banner__content .eyebrow{margin-bottom:0;color:#ffcc3f}.featured-banner__content strong{font-size:clamp(42px,7vw,82px);font-weight:950;letter-spacing:-.07em;line-height:.95}.featured-banner__content>span:not(.eyebrow):not(.featured-banner__play){display:-webkit-box;overflow:hidden;max-width:620px;color:#fffaf2d6;font-size:16px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.featured-banner__play{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:48px;padding:0 20px;border:2px solid #172033;border-radius:15px;color:#172033;background:#ffcc3f;font-size:14px;font-weight:950;box-shadow:4px 4px #172033}.featured-banner__side{display:grid;gap:20px}.mini-feature{display:grid;min-height:0;border-radius:24px;color:#fffaf2}.mini-feature:after,.mosaic-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(12,16,28,.82),transparent 66%);content:""}.mini-feature span,.mosaic-card span{position:absolute;right:16px;bottom:16px;left:16px;z-index:1;display:grid;gap:6px}.mini-feature small,.spotlight-card small,.mosaic-card small,.poster-card span{color:#ffcc3f;font-size:11px;font-style:normal;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.mini-feature strong,.mosaic-card strong{display:-webkit-box;overflow:hidden;font-size:18px;font-weight:950;letter-spacing:-.04em;line-height:1.05;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-block{padding-top:34px}.spotlight-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:20px}.spotlight-card{display:grid;min-height:560px;border-radius:28px;color:#fffaf2}.spotlight-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0c101ce0,#0c101c14 68%);content:""}.spotlight-card span{position:absolute;right:22px;bottom:22px;left:22px;z-index:1;display:grid;gap:10px}.spotlight-card strong{font-size:clamp(34px,5vw,58px);font-weight:950;letter-spacing:-.06em;line-height:.98}.spotlight-card em{display:-webkit-box;overflow:hidden;color:#fffaf2cc;font-style:normal;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.spotlight-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.spotlight-stack .game-card{min-height:0}.poster-row{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:18px}.poster-card{display:grid;align-content:start;gap:10px;border-radius:999px 999px 24px 24px;padding:10px 10px 16px;text-align:center}.poster-card img{aspect-ratio:3 / 4;border:2px solid #172033;border-radius:999px 999px 18px 18px}.poster-card strong{display:-webkit-box;overflow:hidden;color:#172033;font-size:16px;font-weight:950;letter-spacing:-.04em;line-height:1.1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.poster-card span{color:#e85d2a}.compact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.compact-game{display:grid;grid-template-columns:auto 86px minmax(0,1fr);gap:14px;align-items:center;min-height:104px;padding:10px 16px 10px 10px;border-radius:20px}.compact-game__rank{display:grid;width:42px;height:42px;place-items:center;border:2px solid #172033;border-radius:50%;color:#172033;background:#ffcc3f;font-size:13px;font-weight:950}.compact-game img{width:86px;height:72px;border:2px solid #172033;border-radius:14px;object-fit:cover}.compact-game span:last-child{display:grid;gap:6px;min-width:0}.compact-game strong{overflow:hidden;color:#172033;font-size:18px;font-weight:950;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.compact-game small{overflow:hidden;color:#665c52;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mosaic-grid{display:grid;grid-auto-rows:170px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mosaic-card{border-radius:24px;color:#fffaf2}.mosaic-card:first-child{grid-row:span 2;grid-column:span 2}.mosaic-card:nth-child(4){grid-row:span 2}.mosaic-card:nth-child(6){grid-column:span 2}.feature-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.feature-strip-card{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1fr);min-height:230px;border-radius:28px}.feature-strip-card img{min-height:100%;border-right:2px solid #172033}.feature-strip-card span{display:grid;align-content:center;gap:10px;padding:22px}.feature-strip-card small,.editorial-card small{color:#e85d2a;font-size:11px;font-style:normal;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.feature-strip-card strong,.editorial-card strong{color:#172033;font-size:clamp(22px,3vw,34px);font-weight:950;letter-spacing:-.05em;line-height:1}.feature-strip-card em,.editorial-card em{display:-webkit-box;overflow:hidden;color:#665c52;font-style:normal;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.editorial-shelf{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch}.editorial-card{display:grid;grid-template-rows:auto 190px minmax(0,1fr);border-radius:24px;background:#fffaf2}.editorial-card:nth-child(2n){transform:translateY(22px)}.editorial-card__number{display:inline-flex;width:max-content;margin:14px 14px 0;padding:6px 10px;border:2px solid #172033;border-radius:999px;color:#172033;background:#ffcc3f;font-size:12px;font-weight:950}.editorial-card img{width:calc(100% - 28px);height:190px;margin:12px 14px 0;border:2px solid #172033;border-radius:18px}.editorial-card__body{display:grid;align-content:start;gap:9px;padding:16px}.editorial-card strong{display:-webkit-box;overflow:hidden;font-size:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editorial-card em{font-size:13px;-webkit-line-clamp:2}.original-content{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px;align-items:stretch}.original-content__intro,.original-content__grid article{border:2px solid #172033;border-radius:28px;background:#fffaf2;box-shadow:6px 6px #172033}.original-content__intro{display:grid;align-content:center;padding:clamp(26px,5vw,48px);background:radial-gradient(circle at 90% 10%,rgba(255,204,63,.5),transparent 14rem),#fffaf2}.original-content__intro h2{margin:0;color:#172033;font-size:clamp(36px,5vw,64px);font-weight:950;letter-spacing:-.06em;line-height:.98}.original-content__intro p,.original-content__grid p{margin:16px 0 0;color:#665c52;line-height:1.72}.original-content__grid{display:grid;gap:16px}.original-content__grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 18px;align-content:center;padding:22px}.original-content__grid article span{grid-row:span 2;display:grid;width:46px;height:46px;place-items:center;border:2px solid #172033;border-radius:16px;color:#172033;background:#ffcc3f;font-weight:950}.original-content__grid h3{margin:0;color:#172033;font-size:24px;font-weight:950;letter-spacing:-.04em}.original-content__grid p{margin-top:0}.game-grid,.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.game-card,.review-card,.info-grid article,.score-box{overflow:hidden;border:2px solid #172033;border-radius:22px;background:#fffaf2;box-shadow:5px 5px #172033}.game-card{display:grid}.game-card__image{aspect-ratio:4 / 3;overflow:hidden;background:#e9dfd2}.game-card__image img,.review-card img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.game-card:hover img,.review-card:hover img{transform:scale(1.04)}.game-card__body,.review-card{display:grid;gap:9px;padding:16px}.game-card__meta,.review-card span{color:#e85d2a;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.game-card__meta{display:flex;gap:8px;align-items:center;justify-content:space-between}.game-card__meta span{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border:1px solid rgba(23,32,51,.18);border-radius:999px;background:#ffcc3f33}.game-card strong,.review-card strong{color:#172033;font-size:20px;font-weight:950;letter-spacing:-.03em;line-height:1.1}.game-card__description,.review-card p{display:-webkit-box;overflow:hidden;margin:0;color:#665c52;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.game-card__description{min-height:43px;max-height:43px}.game-card__play{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border:2px solid #172033;border-radius:999px;color:#172033;background:#ffcc3f;font-size:13px;font-weight:950;box-shadow:3px 3px #172033}.game-card__footer{display:flex;gap:8px;align-items:center;justify-content:space-between;padding-top:4px}.game-card__footer span{overflow:hidden;color:#665c52;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.game-card__footer span:last-child{flex:0 0 auto;color:#172033}.search-panel{width:min(780px,100%);margin-bottom:18px}.search-hero{display:block;padding-top:42px}.search-hero__copy,.search-shortcuts,.search-empty,.search-guide__grid article{border:2px solid #172033;border-radius:28px;background:#fffaf2;box-shadow:7px 7px #172033}.search-hero__copy{padding:clamp(28px,5vw,56px);background:radial-gradient(circle at 92% 12%,rgba(255,204,63,.5),transparent 16rem),radial-gradient(circle at 0% 100%,rgba(93,95,239,.14),transparent 16rem),#fffaf2}.search-hero__copy h1{max-width:840px;margin:0;color:#172033;font-size:clamp(46px,8vw,88px);font-weight:950;letter-spacing:-.07em;line-height:.94}.search-hero__copy p{max-width:760px;margin:20px 0 0;color:#665c52;font-size:17px;line-height:1.75}.search-trending{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.search-trending button,.search-empty__actions button{border:2px solid #172033;border-radius:999px;color:#172033;background:#fffaf2;font-size:13px;font-weight:950;box-shadow:3px 3px #172033}.search-trending button{min-height:40px;padding:0 14px}.search-hero-form{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;margin-top:26px;border:2px solid #172033;border-radius:18px;background:#fffaf2;box-shadow:4px 4px #172033}.search-hero-form input{min-width:0;border:0;outline:0;padding:17px 18px;color:#172033;background:transparent;font-size:16px}.search-hero-form button{border:0;border-left:2px solid #172033;padding:0 22px;color:#172033;background:#ffcc3f;font-size:14px;font-weight:950}.search-panel--large{width:100%;margin-bottom:22px}.search-shortcuts{display:grid;gap:16px;padding:18px}.search-shortcuts__label{color:#e85d2a;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.search-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.search-category-card{display:grid;gap:7px;min-height:126px;align-content:center;justify-items:center;padding:14px;border:2px solid #172033;border-radius:20px;background:#ffcc3f24;text-align:center}.search-category-card>span{font-size:28px}.search-category-card strong{color:#172033;font-size:16px;font-weight:950;letter-spacing:-.04em}.search-category-card small{color:#665c52;font-size:12px;font-weight:850}.search-results-section{padding-top:18px}.search-empty{padding:clamp(24px,5vw,48px);text-align:center}.search-empty h3{margin:0;color:#172033;font-size:clamp(28px,5vw,48px);font-weight:950;letter-spacing:-.05em}.search-empty p{max-width:620px;margin:14px auto 0;color:#665c52;line-height:1.7}.search-empty__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:22px}.search-guide{display:grid;gap:20px}.search-guide__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.search-guide__grid article{padding:22px}.search-guide__grid article span{display:grid;width:42px;height:42px;place-items:center;border:2px solid #172033;border-radius:15px;color:#172033;background:#ffcc3f;font-weight:950}.search-guide__grid h3{margin:14px 0 0;color:#172033;font-size:23px;font-weight:950;letter-spacing:-.04em}.search-guide__grid p{margin:10px 0 0;color:#665c52;line-height:1.65}.search-panel input{padding:17px 18px;font-size:16px}.search-panel button{padding:0 22px}.result-count{margin:0 0 20px;color:#665c52;font-weight:850}.game-frame-wrap{overflow:hidden;margin:28px 0;border:2px solid #172033;border-radius:24px;background:#111827;box-shadow:8px 8px #172033}.game-frame-wrap iframe{display:block;width:100%;height:min(72vh,720px);min-height:420px;border:0}.game-hero{display:block;padding-top:42px}.game-hero__copy,.game-player-card,.game-side-panel article,.game-editorial__intro,.game-editorial__cards article,.game-highlight-card{overflow:hidden;border:2px solid #172033;border-radius:28px;background:#fffaf2;box-shadow:7px 7px #172033}.game-hero__copy{position:relative;display:grid;align-content:center;min-height:430px;padding:clamp(28px,5vw,56px);background:radial-gradient(circle at 96% 8%,rgba(255,204,63,.46),transparent 15rem),radial-gradient(circle at 0% 100%,rgba(93,95,239,.14),transparent 16rem),#fffaf2}.game-hero__copy>:not(.game-hero__thumb){position:relative;z-index:1}.game-hero__thumb{position:absolute;right:28px;bottom:28px;z-index:0;width:min(36%,360px);aspect-ratio:4 / 3;border:2px solid #172033;border-radius:24px;object-fit:cover;box-shadow:7px 7px #172033;transform:rotate(2deg)}.game-hero__copy h1{margin:0;color:#172033;font-size:clamp(46px,8vw,90px);font-weight:950;letter-spacing:-.07em;line-height:.92}.game-hero__copy p{max-width:680px;margin:18px 0 0;color:#665c52;font-size:17px;line-height:1.75}.game-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.game-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.game-tags span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:2px solid #172033;border-radius:999px;color:#172033;background:#ffcc3f29;font-size:12px;font-weight:950;text-transform:uppercase}.game-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:20px}.game-highlight-card{display:grid;gap:10px;padding:22px;background:radial-gradient(circle at 100% 0%,rgba(255,204,63,.22),transparent 12rem),#fffaf2}.game-highlight-card span{color:#e85d2a;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.game-highlight-card strong{color:#172033;font-size:22px;font-weight:950;letter-spacing:-.04em;line-height:1.15}.game-play-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:20px;align-items:start;padding-top:18px;scroll-margin-top:96px}.game-player-card{padding:18px}.game-player-card__bar{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-bottom:14px}.game-player-controls{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.game-player-controls button,.game-player-controls a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:2px solid #172033;border-radius:999px;color:#172033;background:#fffaf2;font-size:12px;font-weight:950}.game-player-controls button{background:#ffcc3f}.game-player-card__bar span{color:#172033;font-size:18px;font-weight:950;letter-spacing:-.04em}.game-side-panel{display:grid;gap:16px}.game-side-panel article{display:grid;gap:10px;padding:22px}.side-panel-label{color:#e85d2a;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.game-side-panel h2,.game-editorial__intro h2{margin:0;color:#172033;font-size:28px;font-weight:950;letter-spacing:-.04em}.game-side-panel p{margin:0;color:#665c52;line-height:1.7}.game-side-panel dl{display:grid;gap:12px;margin:0}.game-side-panel dl div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid rgba(23,32,51,.12);border-radius:16px;background:#ffcc3f14}.game-side-panel dt{color:#665c52;font-size:12px;font-weight:850;text-transform:uppercase}.game-side-panel dd{margin:0;color:#172033;font-size:14px;font-weight:850;text-align:right}.game-editorial{display:grid;gap:20px;padding-top:34px}.game-editorial__intro{padding:clamp(26px,5vw,48px);background:radial-gradient(circle at 100% 0%,rgba(255,204,63,.42),transparent 16rem),#fffaf2}.game-editorial__intro p{max-width:840px;margin:16px 0 0;color:#665c52;line-height:1.75}.game-editorial__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.game-editorial__cards article{display:grid;gap:10px;padding:22px}.game-editorial__cards article span{display:grid;width:42px;height:42px;place-items:center;border:2px solid #172033;border-radius:16px;color:#172033;background:#ffcc3f;font-weight:950}.game-editorial__cards h3{margin:0;color:#172033;font-size:23px;font-weight:950;letter-spacing:-.04em}.game-editorial__cards p{margin:0;color:#665c52;line-height:1.65}.related-games-section{padding-top:32px}.game-studio-notes{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.75fr);gap:20px;padding-top:20px}.game-studio-notes__card,.game-studio-notes__grid article{border:2px solid #172033;border-radius:28px;background:#fffaf2;box-shadow:7px 7px #172033}.game-studio-notes__card{padding:clamp(26px,5vw,48px);background:radial-gradient(circle at 96% 8%,rgba(255,204,63,.4),transparent 15rem),#fffaf2}.game-studio-notes__card h2{margin:0;color:#172033;font-size:clamp(32px,5vw,58px);font-weight:950;letter-spacing:-.06em;line-height:1}.game-studio-notes__card p{max-width:760px;margin:16px 0 0;color:#665c52;line-height:1.75}.game-studio-notes__grid{display:grid;gap:16px}.game-studio-notes__grid article{display:grid;align-content:center;gap:10px;padding:22px}.game-studio-notes__grid span{color:#e85d2a;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.game-studio-notes__grid strong{color:#172033;font-size:22px;font-weight:950;letter-spacing:-.04em;line-height:1.18}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.info-grid article,.score-box{padding:22px}.info-grid h2,.review-article h2{margin:0 0 10px;color:#172033;font-size:24px;font-weight:950;letter-spacing:-.04em}.info-grid p{margin:8px 0 0;color:#665c52;line-height:1.65}.review-card img{aspect-ratio:16 / 10;border-radius:14px}.review-article,.text-page,.not-found{margin-top:44px;margin-bottom:54px;padding:clamp(24px,5vw,54px)}.review-article .lead{font-size:19px}.review-hero{width:100%;max-height:520px;margin:28px 0;border:2px solid #172033;border-radius:22px;object-fit:cover}.score-box{display:flex;gap:16px;align-items:center;justify-content:space-between;margin:0 0 28px;background:#ffcc3f}.score-box strong{font-size:32px;font-weight:950}.score-box span{font-weight:850}.review-article h2{margin-top:28px}.review-article .button{margin-top:20px}.blog-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:stretch;padding-top:42px}.blog-hero__copy,.blog-hero__panel,.review-hero-wrap,.review-intro-grid article,.review-body,.review-pros-cons article,.review-related-card{border:2px solid #172033;border-radius:28px;background:#fffaf2;box-shadow:7px 7px #172033}.blog-hero__copy{padding:clamp(28px,5vw,56px);background:radial-gradient(circle at 92% 12%,rgba(255,204,63,.5),transparent 16rem),#fffaf2}.blog-hero__copy h1{max-width:820px;margin:0;color:#172033;font-size:clamp(46px,8vw,88px);font-weight:950;letter-spacing:-.07em;line-height:.94}.blog-hero__copy p{max-width:720px;margin:20px 0 0;color:#665c52;font-size:17px;line-height:1.75}.blog-hero__panel{display:grid;align-content:end;min-height:320px;padding:26px;color:#fffaf2;background:linear-gradient(135deg,#17203340,#172033eb),linear-gradient(135deg,#e85d2a,#5d5fef)}.blog-hero__panel strong{font-size:clamp(70px,12vw,130px);font-weight:950;letter-spacing:-.08em;line-height:.82}.blog-hero__panel span{margin-top:10px;font-size:24px;font-weight:950;letter-spacing:-.04em}.blog-hero__panel small{margin-top:12px;color:#fffaf2c7;line-height:1.55}.review-grid--editorial{align-items:stretch}.review-card--editorial{min-height:100%}.review-card__meta{display:flex;flex-wrap:wrap;gap:8px}.review-card__meta span{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid rgba(23,32,51,.16);border-radius:999px;background:#ffcc3f29}.review-hero-wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:24px;padding:clamp(24px,5vw,46px)}.review-hero-copy{display:grid;align-content:center}.review-hero-wrap .review-hero{width:100%;height:100%;min-height:380px;margin:0;border-radius:24px}.review-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.review-intro-grid,.review-pros-cons,.review-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.review-intro-grid article,.review-pros-cons article{padding:22px}.review-intro-grid span,.review-pros-cons span,.review-related-card span{color:#e85d2a;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.review-intro-grid strong{display:block;margin-top:10px;color:#172033;font-size:20px;font-weight:850;line-height:1.55}.review-body{display:grid;gap:26px;margin-top:24px;padding:clamp(24px,5vw,48px)}.review-body article+article{padding-top:26px;border-top:1px solid rgba(23,32,51,.12)}.review-body h2{margin:0 0 12px}.review-body p{max-width:880px;margin:0;font-size:17px;line-height:1.85}.review-pros-cons ul{display:grid;gap:10px;margin:14px 0 0;padding-left:20px;color:#665c52;line-height:1.6}.review-related-section{margin-top:34px}.review-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-related-card{display:grid;gap:10px;overflow:hidden;padding:14px}.review-related-card img{width:100%;aspect-ratio:16 / 10;border:2px solid #172033;border-radius:18px;object-fit:cover}.review-related-card strong{color:#172033;font-size:18px;font-weight:950;letter-spacing:-.04em;line-height:1.15}.app-footer{position:relative;overflow:hidden;margin-top:56px;border-top:2px solid #172033;background:radial-gradient(circle at 12% 18%,rgba(255,204,63,.22),transparent 22rem),radial-gradient(circle at 88% 8%,rgba(232,93,42,.24),transparent 24rem),#111827;color:#fffaf2}.app-footer:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,250,242,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,250,242,.06) 1px,transparent 1px);background-size:42px 42px;content:"";-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 78%)}.footer-inner{position:relative;z-index:1;display:grid;gap:28px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:48px 0 28px}.footer-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:28px;border:2px solid rgba(255,250,242,.18);border-radius:28px;background:#fffaf214;box-shadow:7px 7px #00000052}.footer-brand{color:#fffaf2}.footer-brand>span:last-child{display:grid;gap:2px}.footer-brand small{color:#fffaf294;font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.footer-hero p{max-width:660px;margin:18px 0 0;color:#fffaf2bf;line-height:1.65}.footer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border:2px solid #172033;border-radius:16px;color:#172033;background:#ffcc3f;font-size:14px;font-weight:950;white-space:nowrap;box-shadow:4px 4px #0000008c}.footer-grid{display:grid;grid-template-columns:minmax(280px,1.45fr) repeat(3,minmax(140px,1fr));gap:22px}.footer-column{display:grid;align-content:start;gap:12px;min-width:0;padding:22px;border:1px solid rgba(255,250,242,.14);border-radius:22px;background:#fffaf20e}.footer-title{margin-bottom:3px;color:#ffcc3f;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.footer-column a{color:#fffaf2c2;font-size:14px;font-weight:800;line-height:1.35}.footer-column a:hover{color:#ffcc3f}.footer-category-list{display:flex;flex-wrap:wrap;gap:10px}.footer-category-list a{display:inline-flex;gap:8px;align-items:center;min-height:40px;padding:0 12px;border:1px solid rgba(255,250,242,.18);border-radius:999px;background:#fffaf214}.footer-bottom{display:flex;gap:16px;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,250,242,.14)}.footer-bottom small,.footer-bottom span{color:#fffaf28f;font-size:13px;line-height:1.5}.cookie-banner{position:fixed;right:22px;bottom:22px;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;width:min(680px,calc(100% - 44px));padding:18px;border:2px solid #172033;border-radius:22px;background:#fffaf2;box-shadow:6px 6px #172033}.cookie-banner strong{display:block;margin-bottom:5px;font-weight:950}.cookie-banner p{margin:0;color:#665c52;font-size:14px;line-height:1.55}.cookie-banner__actions{display:flex;gap:10px;align-items:center}.cookie-banner__actions a,.cookie-banner__actions button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:2px solid #172033;border-radius:13px;color:#172033;background:#fffaf2;font-size:13px;font-weight:950;white-space:nowrap}.cookie-banner__actions button{background:#ffcc3f}@media (max-width: 980px){.header-inner{grid-template-columns:auto 1fr}.top-nav{position:absolute;top:76px;right:20px;left:20px;display:none;padding:16px;border:2px solid #172033;border-radius:20px;background:#fffaf2;box-shadow:5px 5px #172033}.top-nav.is-open{display:grid;gap:0}.top-nav a{min-height:46px;border-bottom:1px solid rgba(23,32,51,.12)}.top-nav a.router-link-active{border-bottom-color:#1720331f}.header-actions{justify-content:end}.header-search{width:min(330px,44vw)}.menu-toggle{display:grid}.footer-hero,.footer-grid{grid-template-columns:1fr 1fr}.footer-column--wide{grid-column:1 / -1}.section-heading--split,.game-title-row{align-items:stretch}.hero,.featured-banner,.category-hero,.search-hero,.blog-hero,.review-hero-wrap,.game-hero,.game-play-layout,.game-studio-notes,.spotlight-layout,.info-grid{grid-template-columns:1fr}.featured-banner__side{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-feature{min-height:220px}.hero__panel{min-height:260px}.game-grid,.review-grid,.poster-row,.compact-list,.feature-strip,.original-content,.category-original,.game-highlights,.game-editorial__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.category-original article:first-child{grid-column:1 / -1}.feature-strip-card{grid-template-columns:1fr}.feature-strip-card img{aspect-ratio:16 / 10;border-right:0;border-bottom:2px solid #172033}.editorial-shelf{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-card:nth-child(2n){transform:none}.mosaic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-category-list,.search-category-grid,.search-guide__grid,.review-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-view-all{align-self:start}}@media (max-width: 680px){.header-inner,.page-section,.footer-inner{width:min(100% - 24px,1180px)}.header-inner{min-height:68px;gap:12px}.brand{font-size:18px}.brand-mark{width:38px;height:38px;border-radius:12px}.top-nav{top:68px;right:12px;left:12px}.header-search{display:none}.page-section{padding:28px 0}.hero{padding-top:28px}.featured-banner,.search-hero{gap:14px;padding-top:20px}.search-hero__copy,.search-hero__panel,.search-shortcuts,.search-empty,.search-guide__grid article{border-radius:22px;box-shadow:5px 5px #172033}.search-hero__copy h1{font-size:clamp(40px,12vw,72px)}.search-hero__panel{min-height:240px}.featured-banner__main{min-height:480px;border-radius:24px;box-shadow:5px 5px #172033}.featured-banner__shade{background:linear-gradient(0deg,#0c101ce6,#0c101c1a 72%)}.featured-banner__side{display:flex;gap:14px;overflow-x:auto;padding:4px 4px 10px;scroll-snap-type:x mandatory}.mini-feature{flex:0 0 78%;min-height:210px;border-radius:20px;scroll-snap-align:start;box-shadow:4px 4px #172033}.hero__content,.hero__panel,.text-page,.not-found,.review-article{border-radius:22px;box-shadow:5px 5px #172033}.hero__content h1,.section-heading h1,.text-page h1,.review-article h1,.not-found h1,.game-title-row h1{letter-spacing:-.05em}.section-heading--split,.game-title-row,.score-box,.cookie-banner{display:grid}.section-heading--split,.game-title-row{gap:14px}.section-view-all{width:100%;justify-content:center}.game-grid,.review-grid,.spotlight-stack,.poster-row,.compact-list,.mosaic-grid,.feature-strip,.editorial-shelf,.original-content,.category-original,.search-guide__grid,.review-intro-grid,.review-pros-cons,.review-related-grid,.game-highlights,.game-editorial__cards{grid-template-columns:1fr}.blog-hero{padding-top:20px}.blog-hero__copy,.blog-hero__panel,.review-hero-wrap,.review-intro-grid article,.review-body,.review-pros-cons article,.review-related-card{border-radius:22px;box-shadow:5px 5px #172033}.blog-hero__copy h1,.review-article h1{font-size:clamp(38px,11vw,68px)}.blog-hero__panel{min-height:220px}.review-hero-wrap{padding:20px}.review-hero-wrap .review-hero{min-height:260px;order:-1}.review-hero-actions .button{width:100%}.game-hero{padding-top:28px}.game-hero__copy,.game-player-card,.game-side-panel article,.game-editorial__intro,.game-editorial__cards article,.game-highlight-card,.game-studio-notes__card,.game-studio-notes__grid article{border-radius:22px;box-shadow:5px 5px #172033}.game-hero__copy h1{font-size:clamp(40px,12vw,72px)}.game-hero__thumb{position:relative;right:auto;bottom:auto;order:-1;width:100%;margin-bottom:20px;border-radius:18px;box-shadow:4px 4px #172033;transform:none}.game-hero__copy{min-height:0}.game-hero__actions{flex-direction:column}.game-hero__actions .button{width:100%}.game-player-card{padding:12px}.game-player-card__bar,.game-side-panel dl div{display:grid;gap:8px}.game-player-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.game-player-controls button,.game-player-controls a{width:100%;padding:0 8px}.game-side-panel dd{text-align:left}.category-hero{padding-top:28px}.category-hero__copy,.category-hero__feature,.category-original article{border-radius:22px;box-shadow:5px 5px #172033}.category-hero__copy h1{font-size:clamp(40px,12vw,72px)}.category-hero__actions{flex-direction:column}.category-hero__actions .button{width:100%}.category-hero__feature{min-height:360px}.category-original article:first-child{grid-column:auto}.category-count{width:100%;justify-content:center}.related-categories{padding-top:18px}.related-category-list{display:flex;gap:14px;overflow-x:auto;padding:4px 4px 12px;scroll-snap-type:x mandatory}.related-category-card{flex:0 0 68%;min-height:136px;border-radius:20px;scroll-snap-align:start;box-shadow:4px 4px #172033}.search-trending,.search-empty__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.search-trending button,.search-empty__actions button{width:100%}.search-category-grid{display:flex;gap:12px;overflow-x:auto;padding:4px 4px 10px;scroll-snap-type:x mandatory}.search-category-card{flex:0 0 62%;min-height:122px;scroll-snap-align:start}.spotlight-card{min-height:420px;border-radius:22px;box-shadow:5px 5px #172033}.poster-row{display:flex;gap:14px;overflow-x:auto;padding:4px 4px 12px;scroll-snap-type:x mandatory}.poster-card{flex:0 0 62%;scroll-snap-align:start}.compact-game{grid-template-columns:auto 74px minmax(0,1fr);min-height:96px;padding-right:12px;box-shadow:4px 4px #172033}.compact-game img{width:74px;height:64px}.mosaic-grid{grid-auto-rows:auto}.mosaic-card,.mosaic-card:first-child,.mosaic-card:nth-child(4),.mosaic-card:nth-child(6){grid-row:auto;grid-column:auto;min-height:230px}.feature-strip-card,.editorial-card,.original-content__intro,.original-content__grid article{border-radius:22px;box-shadow:5px 5px #172033}.feature-strip-card span{padding:18px}.editorial-card{grid-template-rows:auto auto auto}.editorial-card img{height:auto;aspect-ratio:16 / 10}.original-content__grid article{grid-template-columns:1fr}.original-content__grid article span{grid-row:auto}.game-card__meta,.game-card__footer{flex-wrap:wrap}.game-card__footer span:first-child{max-width:100%}.search-panel{grid-template-columns:1fr}.search-panel button{min-height:48px;border-top:2px solid #172033;border-left:0}.game-frame-wrap iframe{height:68vh;min-height:360px}.footer-links{display:grid;gap:12px}.footer-inner{padding-top:34px}.footer-hero,.footer-grid,.footer-bottom{grid-template-columns:1fr}.footer-hero{padding:22px}.footer-cta{width:100%}.footer-grid{display:grid;gap:14px}.footer-column{padding:18px;border-radius:18px}.footer-bottom{display:grid;gap:8px}.cookie-banner{right:12px;bottom:12px;width:calc(100% - 24px)}.cookie-banner__actions{justify-content:stretch}.cookie-banner__actions a,.cookie-banner__actions button{flex:1}}
