:root{--yellow:#ffda28;--ink:#080808;--panel:#191919;--muted:#bdbdbd;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#050505;color:#fff;font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:4px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0 0 1em}h1,h2,h3{line-height:1.2}h2{font-size:28px}h3{font-size:22px}button{color:inherit}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;background:var(--yellow);color:#080808;font-weight:800;border-radius:2px;line-height:1.2;text-align:center;box-shadow:0 0 24px #ffda2810}.cta:hover{background:#ffe669}.sidebar{position:fixed;inset:0 auto 0 0;width:218px;background:#171717;border-right:1px solid #353535;z-index:30;overflow-y:auto;padding:25px 24px;display:flex;flex-direction:column;gap:12px}.logo{align-self:center;width:100px;height:75px;display:grid;place-items:center;background:var(--yellow);color:#050505;border-radius:50% 25% 45% 30%;transform:rotate(-12deg);box-shadow:0 0 25px #ffdc2866;margin:0 0 17px}.logo>span{transform:rotate(12deg);font-size:44px;line-height:.8;font-weight:900;letter-spacing:-2px}.logo small{display:block;font-size:11px;letter-spacing:5px;margin-top:7px;text-align:center}.sidebar .cta{padding:12px 8px;font-size:13px;min-height:42px}.login-link{border:1px solid #ddd;text-align:center;font-size:13px;padding:5px}.sidebar-highlight{background:#3b3413;margin:12px -24px 8px;padding:18px 24px;color:var(--yellow);display:flex;align-items:center;gap:20px;font-size:34px}.sidebar-highlight span{font-size:20px;font-weight:bold;line-height:1.1}.sidebar nav{display:flex;flex-direction:column}.sidebar nav a{padding:13px 10px;border-bottom:1px solid #363636;font-size:15px;font-weight:700}.sidebar nav a:hover,.sidebar nav a[aria-current]{color:var(--yellow)}.side-art{position:relative;min-height:170px;margin:18px -8px;background:#050505;overflow:hidden;padding:18px 10px;display:flex;flex-direction:column;justify-content:end;isolation:isolate}.side-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:80%;opacity:.55;z-index:-1}.side-art strong{color:var(--yellow);line-height:1.3;text-shadow:0 1px 8px #000}.side-art span{font-size:12px;text-decoration:underline;margin-top:10px}.side-bottom{margin-top:auto;display:flex;gap:12px;font-size:11px;color:#ccc}.site-header{height:76px;position:sticky;top:0;margin-left:218px;z-index:25;display:flex;align-items:center;justify-content:space-between;padding:12px 36px;background:#080808f5;border-bottom:1px solid #262626;gap:20px}.site-header nav{display:flex;align-items:center;gap:40px;font-size:15px;font-weight:bold}.site-header nav a:hover{color:var(--yellow)}.header-cta{min-width:160px}.mobile-logo,.mobile-bar{display:none}main{margin-left:218px;max-width:1700px}.hero{position:relative;isolation:isolate;min-height:398px;overflow:hidden;background:#080808;margin:0 30px}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0008,transparent 70%);z-index:-1}.hero-copy{padding:35px 50px;position:relative;max-width:760px}.hero h1{font-size:19px;letter-spacing:.4px;margin-bottom:16px}.hero-phrase{font-weight:850;font-size:clamp(36px,3.8vw,56px);line-height:1.04;letter-spacing:-1.5px;margin-bottom:20px}.hero-phrase em{font-style:normal;color:var(--yellow)}.hero-sub{font-size:16px;max-width:360px;margin-bottom:22px}.hero-cta{background:#ff492f;color:#fff;min-width:190px;min-height:51px}.hero-cta:hover{background:#e23e29}.hero-accent{position:absolute;right:25px;bottom:24px;width:48px;height:48px;background:var(--yellow);color:#000;border-radius:17px 25px 17px 21px;display:grid;place-items:center;transform:rotate(-12deg);font-size:26px;font-weight:bold}.hero-note{font-size:12px;line-height:1.5;margin:14px 0 0;max-width:490px;text-shadow:0 1px 5px #000}.hero-note a{text-decoration:underline}.catalog{padding:0 30px 26px;scroll-margin-top:80px}.catalog-toolbar{display:flex;gap:16px;align-items:center;min-height:95px}.filters{display:flex;justify-content:space-between;gap:5px;flex:1}.filters button{display:flex;align-items:center;gap:9px;border:0;border-bottom:3px solid transparent;background:transparent;padding:12px 6px;font-size:14px;font-weight:bold;white-space:nowrap;min-height:50px}.filters button span{font-size:26px;color:#e9d885;text-shadow:0 0 8px #d5aa19}.filters button[aria-pressed=true]{color:var(--yellow);border-bottom-color:var(--yellow)}.search{position:relative;width:145px}.search input{width:100%;background:#131313;border:1px solid #666;border-radius:0;color:#fff;padding:11px 26px 11px 10px;font-size:13px}.search>span:last-child{position:absolute;right:9px;top:5px;font-size:25px}.games{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:row dense;gap:10px}.game{position:relative;aspect-ratio:1.43;min-width:0;background:#191919;isolation:isolate;overflow:hidden;border-radius:2px}.game-art{position:absolute;inset:0;z-index:-2}.game:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#080808dd);z-index:-1}.game-name{position:absolute;bottom:9px;left:6px;right:6px;text-align:center;font-size:clamp(13px,1.28vw,22px);line-height:1.03;letter-spacing:-.45px;color:#ffe57c;text-shadow:0 2px 1px #4b2000,1px 0 #421500,-1px 0 #421500,0 3px 9px #000;text-transform:uppercase;font-weight:900}.badge{position:absolute;left:0;top:0;background:var(--yellow);color:#101010;padding:2px 7px;font-size:10px;line-height:1.6}.featured{grid-column:5/span 2;grid-row:1/span 2;aspect-ratio:auto}.featured .game-name{font-size:clamp(28px,4vw,62px);bottom:30px;line-height:.95}.filtered .featured{grid-column:auto;grid-row:auto;aspect-ratio:1.43}.filtered .featured .game-name{font-size:clamp(13px,1.28vw,22px);bottom:9px}.game-overlay{position:absolute;inset:0;background:#000d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;text-align:center;opacity:0;transition:opacity .18s;color:var(--yellow);font-weight:bold;font-size:13px;line-height:1.2}.game-overlay .play-icon{background:var(--yellow);color:#000;border-radius:50%;height:40px;width:40px;display:grid;place-items:center;font-size:18px;padding-left:2px}.game:hover .game-overlay,.game:focus-within .game-overlay{opacity:1}.game-overlay:focus-visible{outline:3px solid #fff;outline-offset:-4px}.catalog-bottom{display:flex;justify-content:space-between;gap:16px;font-size:13px;padding:20px 0 0;color:#c8c8c8}.catalog-bottom a{color:var(--yellow);font-weight:bold}.promotions{padding:16px 30px 34px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-title h2{margin:0;font-size:26px}.section-title>a{color:var(--yellow);font-size:14px}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.promo{position:relative;min-height:250px;padding:24px;overflow:hidden;isolation:isolate;background:#090909}.promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.promo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000b,transparent);z-index:-1}.tag{display:inline-block;color:#000;background:var(--yellow);padding:3px 8px;font-size:11px;font-weight:bold;margin-bottom:8px}.promo h3{font-size:24px;margin:0 0 3px}.promo strong{font-size:25px;color:var(--yellow);line-height:1.1;display:block;max-width:240px}.promo>div>a{display:block;text-decoration:underline;color:var(--yellow);font-size:12px;margin-top:25px}.promo>.cta{position:absolute;right:0;bottom:0;min-height:42px;font-size:14px}.offer-terms{font-size:11px;line-height:1.6;color:#b3b3b3;margin:14px 0 0}.live-jump{margin:0 30px;scroll-margin-top:90px}.article-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:50px;padding:44px 60px;background:#101010;border-top:1px solid #292929}.article-side{display:flex;flex-direction:column;gap:16px;align-self:start;position:sticky;top:108px;font-size:13px;color:#c8c8c8}.article-side>span{font-size:18px;color:var(--yellow);font-weight:bold}.article-side img{margin-top:15px;aspect-ratio:1;object-fit:cover;object-position:85%}.prose{max-width:900px;min-width:0;font-size:15px;color:#d5d5d5}.prose h2{margin:1.6em 0 .7em;color:white;font-size:27px}.prose h2:first-child{margin-top:0}.prose h3{font-size:20px;margin:1.4em 0 .6em;color:#f5f5f5}.prose a{color:#ffe068;text-decoration:underline;text-underline-offset:3px}.prose p{margin-bottom:1.2em}.table-wrap{overflow-x:auto;max-width:100%;margin:24px 0}table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.5}th{text-align:left;background:#332d12;color:#ffe069}th,td{padding:13px;border:1px solid #3b3b3b;vertical-align:top}details{border-bottom:1px solid #474027;margin:12px 0;padding:14px 18px;background:linear-gradient(90deg,#171611f5,#15130beb),url(/assets/king.webp) center/cover}summary{cursor:pointer;color:#fff;font-weight:bold;line-height:1.4;padding:4px 0}details p{padding-top:16px;margin:0}.source-note{font-size:12px;color:#aaa;margin-top:24px}.closing{position:relative;margin:35px 30px;min-height:220px;overflow:hidden;isolation:isolate;padding:40px 50px}.closing>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.closing:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000c,transparent);z-index:-1}.closing h2{max-width:550px;font-size:30px}.closing>div{max-width:70%}footer{border-top:1px solid #303030;margin:0 30px;padding:30px 0 40px;display:flex;gap:24px;justify-content:space-between;align-items:center;font-size:12px;color:#b9b9b9}footer nav{display:flex;gap:20px;flex-wrap:wrap}.footer-brand{font-size:22px;color:var(--yellow);font-weight:bold}.empty{padding:35px;color:var(--yellow)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:230px;z-index:100;background:var(--yellow);color:black;padding:12px}.skip:focus{top:5px}@media(min-width:1900px){main{margin-left:calc(218px + (100vw - 1918px)/2)}}@media(max-width:1200px){.sidebar{width:190px;padding:22px 20px}.site-header,main{margin-left:190px}.site-header{padding:12px 25px}.site-header nav{gap:20px}.hero{margin:0 20px}.hero-copy{padding:38px 30px}.catalog,.promotions{padding-left:20px;padding-right:20px}.catalog-toolbar{flex-wrap:wrap;gap:0;padding:12px 0}.filters{min-width:70%}.search{width:120px}.filters button{font-size:12px}.games{grid-template-columns:repeat(5,minmax(0,1fr))}.featured{grid-column:4/span 2}.article-layout{grid-template-columns:160px minmax(0,1fr);gap:30px;padding:35px 30px}.promo h3{font-size:21px}.promo strong{font-size:21px}}@media(max-width:950px){.sidebar{display:none}.site-header,main{margin-left:0}.mobile-logo{display:block;font-size:34px;font-weight:900;color:var(--yellow);line-height:.65;letter-spacing:-2px}.mobile-logo small{display:block;font-size:8px;letter-spacing:3px;margin-top:8px}.site-header nav{gap:18px;font-size:13px}.hero{min-height:390px}.article-layout{grid-template-columns:1fr;padding:35px 30px}.article-side{position:static;flex-direction:row;flex-wrap:wrap;gap:20px}.article-side img{display:none}.article-side>span{width:100%}.prose{max-width:none}.games{grid-template-columns:repeat(5,minmax(0,1fr))}.game-name{font-size:17px}.filtered .featured .game-name{font-size:17px}.skip{left:10px}}@media(max-width:650px){html{scroll-padding-top:74px}.site-header{height:70px;padding:10px 17px;gap:12px}.site-header nav{display:none}.header-cta{min-width:155px;min-height:45px;padding:12px 18px;font-size:14px}.hero{margin:0;min-height:410px}.hero>img{object-position:64% center;opacity:.82}.hero:after{background:linear-gradient(90deg,#000d,#0004)}.hero-copy{padding:32px 22px;max-width:100%}.hero h1{font-size:15px;max-width:250px;margin-bottom:20px}.hero-phrase{font-size:39px;letter-spacing:-1px;max-width:350px}.hero-sub{font-size:14px;max-width:225px}.hero-note{max-width:290px;font-size:11px}.hero-accent{width:37px;height:37px;right:16px;bottom:16px}.hero-cta{font-size:14px;min-height:49px}.catalog{padding:0 12px 22px}.catalog-toolbar{gap:6px;min-height:132px}.filters{overflow-x:auto;flex-basis:100%;justify-content:flex-start;gap:14px}.filters button{font-size:12px;padding:10px 6px}.filters button span{font-size:21px}.search{width:100%;margin:5px 0 10px}.search input{min-height:42px}.games{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.game{aspect-ratio:.84}.game-art{background-repeat:no-repeat}.featured{grid-column:2/span 2;grid-row:2/span 2}.game-name{font-size:13px;bottom:7px;left:4px;right:4px}.featured .game-name{font-size:31px;bottom:25px}.filtered .featured{aspect-ratio:.84}.filtered .featured .game-name{font-size:13px}.game-overlay{font-size:11px;padding:6px;gap:5px}.game-overlay .play-icon{height:30px;width:30px;font-size:13px}.catalog-bottom{font-size:12px;padding:14px 4px;align-items:center}.catalog-bottom>span{max-width:140px}.promotions{padding:10px 12px 25px}.section-title{gap:12px}.section-title h2{font-size:22px}.section-title>a{font-size:12px}.promo-grid{grid-template-columns:1fr;gap:14px}.promo{min-height:235px;padding:20px}.promo strong{font-size:23px}.promo h3{font-size:23px}.offer-terms{font-size:10px}.article-layout{padding:28px 20px;gap:30px}.article-side{font-size:12px;gap:13px}.article-side>span{font-size:17px}.prose{font-size:15px;line-height:1.7}.prose h2{font-size:24px}.prose h3{font-size:19px}table{font-size:12px}th,td{padding:10px 8px}.closing{margin:24px 12px;padding:28px 22px;min-height:235px}.closing>div{max-width:90%}.closing h2{font-size:25px;max-width:250px}.closing>img{object-position:65%;opacity:.65}footer{margin:0 20px;padding:25px 0 95px;align-items:start;flex-wrap:wrap;gap:18px}footer nav{width:100%;gap:15px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:9px 17px max(9px,env(safe-area-inset-bottom));background:#171717f5;border-top:1px solid #6f5c15;z-index:35;gap:10px;font-size:13px;font-weight:bold}.mobile-bar .cta{min-height:43px;font-size:13px;padding:12px 25px}.live-jump{margin:0 20px}}@media(hover:none){.game-overlay{opacity:1;inset:auto 0 0;background:#ffda28;color:#090909;font-size:10px;padding:6px 3px;min-height:35px}.game-overlay .play-icon{display:none}.game-name{bottom:44px}.featured .game-name{bottom:60px}.filtered .featured .game-name{bottom:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero>img{object-position:center top}.filters{scrollbar-width:none}.filters::-webkit-scrollbar{display:none}
