/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.portal{min-height:100vh}.portal-header{border-bottom:1px solid var(--line);z-index:40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#101116ef;align-items:center;gap:32px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.logo{letter-spacing:-1px;font-size:23px;font-weight:950}.logo i{background:linear-gradient(135deg,#7b61ff,#e348ff);border-radius:10px;margin-right:8px;padding:9px;font-size:12px;font-style:normal}.portal-header>label{background:#1c1e27;border:1px solid #2a2d38;border-radius:14px;flex:1;align-items:center;gap:10px;max-width:520px;height:42px;margin:auto;padding:0 16px;display:flex}.portal-header label span{font-size:23px}.portal-header input{color:#fff;background:0 0;border:0;outline:0;width:100%}.portal-header nav{gap:9px;display:flex}.portal-header nav button{color:#fff;background:#1b1d25;border:1px solid #292c37;border-radius:12px;min-width:40px;height:40px}.portal-header .signin{background:var(--violet);border-color:var(--violet);padding:0 18px;font-weight:800}.category-rail{border-bottom:1px solid var(--line);background:#101116;gap:9px;padding:18px 28px;display:flex;overflow:auto}.category-rail button{white-space:nowrap;color:#c8cbd5;background:#191b23;border:1px solid #282b36;border-radius:12px;padding:10px 13px;font-size:12px;font-weight:700}.category-rail button span{margin-right:7px}.category-rail button small{color:#c8bfff;background:#423975;border-radius:5px;margin-left:6px;padding:2px 5px}.category-rail button.active{color:#12131a;background:#fff;border-color:#fff}.content{max-width:1500px;margin:auto;padding:28px}.title-row{justify-content:space-between;align-items:flex-end;display:flex}.title-row p{color:#8d82d4;letter-spacing:1.8px;margin:0 0 8px;font-size:10px;font-weight:900}.title-row h1{letter-spacing:-1.8px;margin:0;font-size:36px}.title-row>span{color:var(--muted);font-size:12px}.adtop{color:#656977;letter-spacing:1.5px;background:#111219;border:1px dashed #303340;place-items:center;max-width:900px;height:72px;margin:22px auto;font-size:9px;display:grid}.featured-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:12px;display:grid}.featured{text-align:left;color:#fff;background:#222;border:0;border-radius:18px;position:relative;overflow:hidden}.featured.f0{grid-area:span 2/span 2}.featured.f1{grid-column:span 2}.featured .cover,.thumb .cover{background-repeat:no-repeat;background-size:300% 200%;transition:all .25s;position:absolute;inset:0}.featured:hover .cover,.thumb:hover .cover{transform:scale(1.05)}.sheet-action{background-image:url(/games/action-sheet.png)}.sheet-girls{background-image:url(/games/girls-sheet.png)}.sheet-puzzle{background-image:url(/games/puzzle-sheet.png)}.card-gradient{background:linear-gradient(#0000 35%,#08090ddd);position:absolute;inset:0}.rating{z-index:2;background:#13151dcc;border:1px solid #ffffff26;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:11px;left:11px}.featured>small,.thumb>small{color:#fff;z-index:3;background:#7b5cff;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:900;position:absolute;top:10px;right:10px}.featured-name{z-index:3;position:absolute;bottom:16px;left:18px}.featured-name b,.featured-name span{display:block}.featured-name b{font-size:18px}.featured-name span{color:#bfc2ca;margin-top:5px;font-size:10px}.featured .play{color:#111;z-index:3;opacity:0;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-style:normal;display:grid;position:absolute;bottom:16px;right:16px;transform:scale(.8)}.featured:hover .play{opacity:1;transform:scale(1)}.section-title{justify-content:space-between;align-items:center;margin:38px 0 16px;display:flex}.section-title button{color:#aaa;background:#1a1c24;border:1px solid #292c37;padding:8px 12px}.dense-grid{grid-template-columns:repeat(6,1fr);gap:22px 12px;display:grid}.dense-grid article{cursor:pointer;min-width:0}.thumb{aspect-ratio:1.38;background:#222;border:0;border-radius:13px;width:100%;padding:0;position:relative;overflow:hidden}.thumb>i{color:#12131a;opacity:0;background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;margin:auto;font-size:12px;font-style:normal;display:grid;position:absolute;inset:0}.thumb:hover>i{opacity:1}.dense-grid h3{white-space:nowrap;text-overflow:ellipsis;margin:9px 2px 0;font-size:13px;overflow:hidden}.dense-grid p{color:var(--muted);margin:5px 2px;font-size:10px}.seo{border-top:1px solid var(--line);max-width:900px;margin-top:60px;padding:45px 0 70px}.seo h2{font-size:27px}.seo p{color:var(--muted);line-height:1.8}.seo div{color:#b8aaff;gap:18px;margin-top:25px;font-size:12px;display:flex}.seo a:hover{color:#fff}.overlay{z-index:100;background:#05060aed;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.player{background:#11131a;border:1px solid #2b2e3a;border-radius:18px;width:min(1120px,100%);overflow:hidden}.player>header{justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.player>header>div{grid-template-columns:auto auto;column-gap:10px;display:grid}.player>header .live-dot{background:#61e64d;border-radius:50%;grid-row:span 2;align-self:center;width:9px;height:9px}.player>header b{font-size:14px}.player>header small{color:#858b9a;margin-top:3px;font-size:10px}.player>header button{color:#fff;background:#272a35;border:0;border-radius:50%;width:38px;height:38px;font-size:25px}.playfield{height:min(67vh,620px);position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}.shade{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#060710aa;position:absolute;inset:0}.hud{z-index:3;justify-content:space-between;display:flex;position:absolute;top:16px;left:16px;right:16px}.hud span{letter-spacing:1px;background:#0a0b10cc;border:1px solid #fff2;border-radius:10px;padding:9px 12px;font-size:9px}.hud b{margin-left:4px;font-size:17px}.start{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.start h2{margin:0;font-size:42px}.start p{color:#c1c5cf}.start button{background:var(--lime);border:0;border-radius:12px;padding:14px 25px;font-weight:900}.moving-target{z-index:4;color:#20240c;background:#d4ff36;border:0;border-radius:50%;width:74px;height:74px;font-size:34px;position:absolute;box-shadow:0 0 0 10px #d4ff3633}.number-board{z-index:3;grid-template-columns:repeat(3,1fr);gap:12px;display:grid;position:absolute;inset:18% 20%}.number-board button{color:#fff;background:#171923df;border:1px solid #ffffff30;border-radius:14px;font-size:28px;font-weight:900}.number-board button:disabled{opacity:.25}.color-game{z-index:3;text-align:center;position:absolute;inset:18% 16%}.color-game h3{font-size:25px}.color-game h3 i{vertical-align:middle;border-radius:50%;width:25px;height:25px;margin-left:8px;display:inline-block}.color-game>div{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.color-game button{aspect-ratio:1.5;border:6px solid #ffffff30;border-radius:16px}.player-info{justify-content:space-between;align-items:center;padding:18px;display:flex}.player-info h2{margin:0;font-size:18px}.player-info p{color:#969baa;font-size:11px}.player-info>button{color:#fff;background:#1a1c24;border:1px solid #303440;border-radius:10px;padding:10px 14px}.adbar{color:#656977;letter-spacing:1px;background:#191b22;border:1px dashed #353844;place-items:center;max-width:728px;height:66px;margin:0 auto 14px;font-size:9px;display:grid}.legal{max-width:820px;min-height:100vh;margin:auto;padding:60px 28px 110px}.legal>.brand{margin-bottom:90px;display:inline-block}.legal h1{letter-spacing:-5px;margin:15px 0 35px;font-size:clamp(48px,8vw,82px);line-height:.95}.legal h2{margin:48px 0 12px;font-size:24px}.legal p{color:var(--muted);font-size:17px;line-height:1.8}.legal .primary-cta{color:#111;background:#fff;border-radius:10px;margin-top:45px;padding:14px 20px;display:inline-block}.contact-card{background:#171922;border:1px solid #2c2f3a;border-radius:20px;margin:32px 0;padding:28px}.contact-card h2{margin-top:0}.contact-card a{color:#9e8aff;font-weight:900}.race{z-index:3;background:linear-gradient(90deg,#175b2f 0 14%,#373943 14% 86%,#175b2f 86%);position:absolute;inset:0;overflow:hidden}.road-lines{opacity:.6;background:repeating-linear-gradient(#0000 0 45px,#fff9 45px 80px);border-left:5px solid #eee;border-right:5px solid #eee;animation:1s linear infinite road;position:absolute;inset:-100% 16%}.race-car,.obstacle,.coin{z-index:2;position:absolute;transform:translate(-50%)}.race-car{font-size:72px;transition:left .2s;bottom:85px}.obstacle{font-size:48px;animation:2.1s linear infinite traffic;top:95px}.coin{color:#ffd60a;text-shadow:0 0 18px #ffd60a;font-size:45px;animation:2.8s linear infinite traffic;top:42%}.race-controls{justify-content:center;gap:9px;display:flex;position:absolute;bottom:18px;left:0;right:0}.race-controls button,.runner>button{color:#111;background:#fff;border:0;border-radius:10px;padding:12px 16px;font-weight:900}@keyframes road{to{transform:translateY(125px)}}@keyframes traffic{0%{transform:translate(-50%,-130px)}to{transform:translate(-50%,620px)}}.battlefield{z-index:3;position:absolute;inset:0}.battlefield button{background:#ff4d6d;border:0;border-radius:50%;width:72px;height:72px;font-size:34px;animation:.8s infinite alternate pulse;position:absolute;box-shadow:0 0 0 9px #ff4d6d33}@keyframes pulse{50%{opacity:.5}}.runner{z-index:3;background:linear-gradient(#0000 66%,#111 66%);position:absolute;inset:0}.ninja{font-size:75px;transition:all .3s;position:absolute;bottom:21%;left:18%}.ninja.jump{bottom:55%}.barrier{font-size:70px;animation:1.8s linear infinite barrier;position:absolute;bottom:22%;right:20%}.runner>button{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@keyframes barrier{0%{right:-10%}to{right:110%}}.football{z-index:3;text-align:center;position:absolute;inset:12%}.goal{background:repeating-linear-gradient(45deg,#ffffff12 0 3px,#0000 3px 24px);border:12px solid #eee;border-bottom-width:7px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);height:78%;display:grid;position:relative}.goal button{background:0 0;border:1px dashed #fff3;font-size:34px}.goal button:hover,.goal button.scored{background:#b9ff4566}.keeper{pointer-events:none;font-size:70px;position:absolute;bottom:5%;left:43%}.football p{font-weight:900}.studio{z-index:3;grid-template-columns:1fr 1.4fr;gap:24px;display:grid;position:absolute;inset:15% 12%}.avatar{background:#151725dd;border:2px solid #fff3;border-radius:24px;place-items:center;display:grid}.avatar div{font-size:130px;transition:all .3s}.avatar span{letter-spacing:2px;font-weight:900}.style-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.style-options button{color:#fff;background:#222533e6;border:1px solid #fff3;border-radius:16px;font-size:38px}.style-options b{margin-top:8px;font-size:10px;display:block}.finish-look{color:#fff;background:#ff5cb8;border:0;border-radius:12px;grid-column:2;font-weight:900}.puzzle-board{z-index:3;text-align:center;position:absolute;inset:16% 20%}.puzzle-board>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.puzzle-board button{aspect-ratio:1.5;color:#fff;border:4px solid #fff3;border-radius:14px;font-size:24px;font-weight:900}.puzzle-board button:disabled{opacity:.25}@media (width<=1050px){.dense-grid{grid-template-columns:repeat(4,1fr)}.featured-grid{grid-template-columns:repeat(2,1fr)}.featured.f0,.featured.f1{grid-area:span 1/span 1}.portal-header nav button:not(.signin){display:none}}@media (width<=650px){.portal-header{gap:12px;padding:0 14px}.logo{font-size:0}.logo i{margin:0;font-size:12px}.portal-header .signin{display:none}.category-rail{padding-left:14px}.content{padding:18px 12px}.featured-grid{grid-auto-rows:140px}.dense-grid{grid-template-columns:repeat(2,1fr)}.title-row h1{font-size:28px}.playfield{height:66vh}.start h2{font-size:30px}.number-board{inset:20% 8%}.color-game{inset:18% 8%}.player-info{align-items:flex-start;gap:12px}.player-info p{margin-bottom:0}.player-info>button{white-space:nowrap}.seo div{flex-wrap:wrap}}.featured .cover,.thumb .cover{object-fit:cover;background:0 0;width:100%;height:100%}.real-game{background:#08090d}.real-game>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.real-game iframe{background:#08090d;border:0;width:100%;height:100%;display:block}.real-game .start{padding:28px}.real-game .start p{max-width:640px;line-height:1.65}.player-info small{color:#7f8593;max-width:760px;line-height:1.55;display:block}.player-info small b{color:#bfc4cf}:root{--bg:#070b18;--panel:#10172a;--line:#243451;--text:#f7fbff;--muted:#9aabc5;--violet:#2777ff;--lime:#ffcc35}html,body{background:#070b18}body{background:radial-gradient(circle at 15% -10%,#123c7c 0,#0000 30%),radial-gradient(circle at 90% 10%,#572c84 0,#0000 25%),#070b18}.portal-header{background:#080e20e8;border-bottom-color:#27486f;height:80px;box-shadow:0 10px 35px #0007}.logo{text-transform:uppercase;letter-spacing:-1.7px;font-size:26px}.logo i{background:linear-gradient(135deg,#00d4ff,#2777ff 48%,#ff4d9d);box-shadow:0 0 24px #2777ff88}.logo span{color:#42dcff}.portal-header>label{background:#101a30;border-color:#2e4b73;height:47px;box-shadow:inset 0 1px #ffffff0d}.portal-header .signin{background:linear-gradient(135deg,#287bff,#8b4dff);box-shadow:0 8px 22px #295dff55}.category-rail{background:#0a1123;border-color:#233754;padding-top:20px;padding-bottom:20px}.category-rail button{color:#c7d7ef;background:#111c32;border-color:#263d5e;padding:11px 15px}.category-rail button.active{color:#fff;background:linear-gradient(135deg,#2d86ff,#00cde8);border-color:#0000;box-shadow:0 7px 20px #147dff55}.content{max-width:1580px;padding:38px 34px}.title-row{background:linear-gradient(115deg,#102c55cc,#121b34cc 55%,#351b55cc);border:1px solid #27466e;border-radius:24px;padding:28px 30px;box-shadow:0 20px 55px #0005}.title-row p{color:#52dcff;font-size:11px}.title-row h1{letter-spacing:-2.5px;text-shadow:0 4px 24px #0007;font-size:44px}.adtop{color:#6e84a7;background:#0c1427;border-color:#294163;border-radius:14px}.featured-grid{grid-auto-rows:220px;gap:18px;margin-top:6px}.featured{border:1px solid #3e5b7d;border-radius:22px;box-shadow:0 16px 35px #0007}.featured .cover,.thumb .cover{filter:saturate(1.1)contrast(1.04)}.featured:hover,.dense-grid article:hover .thumb{border-color:#4dcfff;box-shadow:0 12px 32px #1275ff42}.featured-name b{text-shadow:0 2px 10px #000;font-size:21px}.featured .play,.thumb>i{background:linear-gradient(135deg,#ffde4a,#ff8a2b);box-shadow:0 7px 24px #ff9d3c88}.rating{color:#ffdc4c;background:#07101de6;border-color:#65dfff66}.section-title h2{font-size:28px}.dense-grid{grid-template-columns:repeat(4,1fr);gap:30px 20px}.dense-grid article{border-radius:18px;padding:8px;transition:all .2s}.dense-grid article:hover{background:#111c31}.thumb{aspect-ratio:4/3;border:1px solid #2a4264;border-radius:18px;box-shadow:0 10px 24px #0006}.dense-grid h3{margin-top:12px;font-size:16px}.dense-grid p{font-size:11px}.player{background:#0d1527;border-color:#385579;box-shadow:0 30px 100px #000}.start button{color:#121722;background:linear-gradient(135deg,#ffdc3f,#ff8d2d);box-shadow:0 10px 30px #ff9f3855}.seo{max-width:1080px}@media (width<=1050px){.dense-grid{grid-template-columns:repeat(3,1fr)}.featured-grid{grid-auto-rows:190px}}@media (width<=650px){.portal-header{height:70px}.content{padding:18px 12px}.title-row{padding:22px 18px}.title-row h1{font-size:31px}.featured-grid{grid-auto-rows:165px;gap:10px}.dense-grid{grid-template-columns:repeat(2,1fr);gap:20px 8px}.dense-grid article{padding:4px}.dense-grid h3{font-size:13px}.thumb{border-radius:14px}}.dense-grid .game-meta{color:#61d8ff;text-transform:uppercase;letter-spacing:.5px;margin:6px 2px;font-size:10px;font-weight:800}.dense-grid .game-desc{color:#9aabc5;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 2px 2px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.seo h3{margin-top:34px;font-size:21px}@media (width<=650px){.dense-grid .game-desc{-webkit-line-clamp:2;font-size:11px}.dense-grid .game-meta{font-size:9px}}.playgama-layout{background:#050506;min-height:100vh}.playgama-layout .portal-header{height:82px;box-shadow:none;background:#050506f4;border:0;gap:12px;padding:10px 22px 10px 12px}.playgama-layout .logo{color:#fff;text-transform:none;letter-spacing:-1.2px;background:linear-gradient(135deg,#6324b7,#8d37d3);border-radius:30px;align-items:center;height:58px;padding:0 24px 0 8px;font-size:27px;display:flex}.playgama-layout .logo i{width:46px;height:46px;box-shadow:none;background:#34135f;border-radius:50%;place-items:center;margin-right:10px;padding:0;display:grid}.playgama-layout .logo span{color:#d6a8ff;margin-right:2px}.playgama-layout .portal-header>label{background:#111115;border:0;border-radius:29px;max-width:470px;height:56px;padding:0 20px}.playgama-layout .portal-header nav{gap:8px}.playgama-layout .portal-header nav button{color:#bcb8c2;white-space:nowrap;background:#111115;border:0;border-radius:28px;height:56px;padding:0 18px}.playgama-layout .portal-header .signin{color:#101500;background:#9bd12b;min-width:86px;font-weight:900}.side-dock{z-index:35;background:#050506;flex-direction:column;align-items:center;gap:8px;width:64px;padding:8px 7px;display:flex;position:fixed;top:82px;bottom:0;left:0;overflow:auto}.side-dock button{color:#9671c5;filter:grayscale(.2);opacity:.72;background:0 0;border:0;border-radius:15px;width:48px;height:44px;font-size:21px}.side-dock button:hover,.side-dock button.active{opacity:1;filter:none;background:#241237;transform:scale(1.06)}.playgama-layout .category-rail{background:#050506;border:0;margin-left:64px;padding:8px 18px 14px}.playgama-layout .category-rail button{color:#a9a5ad;background:#121115;border:0;border-radius:20px;padding:9px 14px}.playgama-layout .category-rail button.active{color:#fff;box-shadow:none;background:#6f2db4}.playgama-layout .content{max-width:none;margin-left:64px;padding:20px 24px 70px}.playgama-layout .title-row{box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;padding:0 4px 16px}.playgama-layout .title-row p{color:#8b5fbd;margin-bottom:3px}.playgama-layout .title-row h1{letter-spacing:-1px;text-shadow:none;font-size:29px}.playgama-layout .featured-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:145px;grid-auto-flow:dense;gap:12px;margin:0;display:grid}.playgama-layout .featured{box-shadow:none;border:0;border-radius:22px;grid-area:span 1/span 1;min-width:0}.playgama-layout .featured.f1,.playgama-layout .featured.f2,.playgama-layout .featured.f5{grid-column:span 2}.playgama-layout .featured:hover{border:0;transform:translateY(-2px);box-shadow:0 0 0 3px #9bd12b}.playgama-layout .featured .rating{top:8px;left:8px}.playgama-layout .featured>small{background:#ff4f63;border-radius:12px}.playgama-layout .adtop{background:#0c0c0e;border-color:#27252b;height:66px;margin:24px auto 8px}.playgama-layout .section-title{margin:28px 2px 14px}.playgama-layout .section-title h2{margin:0;font-size:25px}.show-all{font-size:12px;font-weight:900;color:#9bd12b!important;background:0 0!important;border:0!important}.playgama-layout .dense-grid article{padding:0;background:0 0!important}.playgama-layout .thumb{box-shadow:none;aspect-ratio:1.4;border:0;border-radius:18px}.playgama-layout .dense-grid article:hover .thumb{border:0;box-shadow:0 0 0 3px #9bd12b}.playgama-layout .dense-grid h3{margin:9px 3px 0;font-size:14px}.playgama-layout .dense-grid .game-meta{color:#9b6bc8;margin-top:5px}.playgama-layout .dense-grid .game-desc{color:#77727d;-webkit-line-clamp:2;font-size:11px}.playgama-layout .seo{border-color:#242126;margin-left:auto;margin-right:auto}@media (width<=1100px){.playgama-layout .portal-header .top-pill{display:none}.playgama-layout .featured-grid,.playgama-layout .dense-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=700px){.playgama-layout .portal-header{height:70px;padding:8px}.playgama-layout .logo{width:54px;height:54px;padding:4px;font-size:0}.playgama-layout .logo i{margin:0}.playgama-layout .portal-header>label{height:52px}.playgama-layout .portal-header .signin,.side-dock{display:none}.playgama-layout .category-rail,.playgama-layout .content{margin-left:0}.playgama-layout .featured-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:135px}.playgama-layout .featured.f0{grid-area:span 2/span 2}.playgama-layout .featured.f1,.playgama-layout .featured.f2,.playgama-layout .featured.f5{grid-column:span 1}.playgama-layout .dense-grid{grid-template-columns:repeat(2,1fr)}.playgama-layout .dense-grid .game-desc{display:none}}.playgama-layout{--portal-purple:#6d28a8;--portal-purple-light:#8d3cc1;--portal-green:#a7df31;background:#070708}.playgama-layout .portal-header{background:#070708;height:92px;padding:14px 28px 14px 14px}.playgama-layout .logo{background:linear-gradient(125deg,#60229c,#8b35bd);border-radius:34px;min-width:230px;height:64px;font-size:30px}.playgama-layout .portal-header>label{background:#18171a;border-radius:34px;max-width:620px;height:64px;font-size:18px}.playgama-layout .portal-header>label input{font-size:16px}.playgama-layout .portal-header nav button{background:#18171a;border-radius:33px;height:64px;font-size:14px}.playgama-layout .portal-header .signin{background:var(--portal-green);color:#101407}.side-dock{background:#070708;width:78px;padding-top:12px;top:92px}.side-dock button{color:#a15ddd;border-radius:18px;width:58px;height:54px;font-size:24px}.side-dock button:hover,.side-dock button.active{color:#d9a8ff;background:#32144a}.playgama-layout .category-rail{gap:10px;margin-left:78px;padding:11px 28px 20px}.playgama-layout .category-rail button{background:#18171a;padding:11px 17px;font-size:13px}.playgama-layout .category-rail button.active{background:var(--portal-purple-light)}.playgama-layout .content{margin-left:78px;padding:24px 34px 90px}.playgama-layout .title-row h1{font-size:38px;font-weight:900}.playgama-layout .title-row>span{color:#b9afb9;background:#1a181c;border-radius:18px;padding:10px 16px}.playgama-layout .featured-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:190px;gap:16px}.playgama-layout .featured{border-radius:26px}.playgama-layout .featured.f0{grid-area:span 3/span 3}.playgama-layout .featured.f1,.playgama-layout .featured.f2{grid-area:span 2/span 2}.playgama-layout .featured.f3,.playgama-layout .featured.f4,.playgama-layout .featured.f5{grid-column:span 2}.playgama-layout .featured.f6{grid-column:span 3}.playgama-layout .featured.f7,.playgama-layout .featured.f8{grid-column:span 2}.playgama-layout .featured.f9{grid-column:span 3}.playgama-layout .featured-name{bottom:20px;left:22px}.playgama-layout .featured-name b{font-size:20px}.playgama-layout .featured.f0 .featured-name b{font-size:34px}.playgama-layout .featured-name span{font-size:12px}.playgama-layout .featured .play{width:56px;height:56px;bottom:20px;right:20px}.playgama-layout .dense-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.playgama-layout .thumb{aspect-ratio:16/10;border-radius:22px}.playgama-layout .dense-grid h3{margin-top:13px;font-size:17px}.playgama-layout .dense-grid .game-desc{-webkit-line-clamp:3;color:#918991;font-size:12px;line-height:1.55}@media (width<=1300px){.playgama-layout .featured-grid{grid-template-columns:repeat(5,1fr);grid-auto-rows:170px}.playgama-layout .featured.f0{grid-area:span 2/span 3}.playgama-layout .featured.f1,.playgama-layout .featured.f2{grid-area:span 1/span 2}.playgama-layout .dense-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.playgama-layout .portal-header{height:72px;padding:8px}.playgama-layout .logo{width:56px;min-width:56px;height:56px}.playgama-layout .portal-header>label{height:56px}.playgama-layout .category-rail,.playgama-layout .content{margin-left:0}.playgama-layout .content{padding:18px 12px 60px}.playgama-layout .featured-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:10px}.playgama-layout .featured.f0{grid-area:span 2/span 2}.playgama-layout .featured.f1,.playgama-layout .featured.f2,.playgama-layout .featured.f3,.playgama-layout .featured.f4,.playgama-layout .featured.f5,.playgama-layout .featured.f6,.playgama-layout .featured.f7,.playgama-layout .featured.f8,.playgama-layout .featured.f9{grid-area:span 1/span 1}.playgama-layout .dense-grid{grid-template-columns:repeat(2,1fr);gap:23px 9px}.playgama-layout .dense-grid h3{font-size:14px}.playgama-layout .dense-grid .game-desc{display:none}}.playgama-layout .portal-header{gap:16px}.playgama-layout .logo{flex-shrink:0;gap:11px;min-width:220px;padding:7px 18px 7px 7px;overflow:hidden}.playgama-layout .brand-avatar,.standalone-brand img{object-fit:cover;object-position:86% 43%;background:#d9ed63;border-radius:50%;flex:none;width:49px;height:49px}.playgama-layout .brand-wordmark{white-space:nowrap;letter-spacing:-1.4px;align-items:center;font-size:27px;font-weight:850;display:flex;color:#fff!important;margin:0!important}.playgama-layout .brand-wordmark b,.standalone-brand b{color:#dcb1ff}.playgama-layout .portal-search{min-width:150px}.playgama-layout .header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.playgama-layout .youtube-link,.playgama-layout .account-link{white-space:nowrap;border-radius:28px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex}.playgama-layout .youtube-link{color:#fff;background:#1b1114;border:1px solid #5e2429}.playgama-layout .youtube-link svg{color:#ff3240;width:22px;height:22px}.playgama-layout .account-link{color:#111506;background:#a7df31}.playgama-layout .account-link svg{width:22px;height:22px}.playgama-layout .my-games-button.selected{color:#b5e748;background:#292419}.account-notice{color:#e8d9fb;background:#19131f;border:1px solid #41315b;border-radius:13px;justify-content:space-between;align-items:center;margin:0 0 16px;padding:12px 15px;font-size:13px;display:flex}.account-notice button{color:#d7c8eb;background:0 0;border:0;font-size:21px}.empty-games{text-align:center;background:#100c14;border:1px solid #302537;border-radius:22px;padding:75px 24px}.empty-games strong{font-size:22px}.empty-games p{color:#a79cab}.empty-games button,.account-empty a{color:#111;background:#a7df31;border:0;border-radius:14px;margin-top:12px;padding:12px 20px;font-weight:800;display:inline-block}.saved-badge{z-index:4;color:#ff728d;background:#19101edf;border-radius:50%;place-items:center;width:31px;height:31px;font-size:18px;display:grid;position:absolute;top:10px;right:10px}.player-info .saved-action{color:#c2f06e;background:#202812;border-color:#bcdf55}.account-page,.game-detail-page{background:#080809;min-height:100vh}.standalone-header{background:#0b090c;border-bottom:1px solid #242027;justify-content:space-between;align-items:center;height:78px;padding:11px 6vw;display:flex}.standalone-brand{letter-spacing:-1px;background:linear-gradient(125deg,#60229c,#8b35bd);border-radius:28px;align-items:center;gap:10px;padding:4px 15px 4px 5px;font-size:22px;font-weight:850;display:inline-flex}.standalone-brand img{width:42px;height:42px}.standalone-header nav{gap:18px;display:flex}.standalone-header nav a,.standalone-youtube{color:#e3c4ff;font-size:13px;font-weight:700}.account-shell,.game-detail-shell{max-width:1120px;margin:0 auto;padding:42px 24px 90px}.back-link{color:#bb90e9;font-size:13px}.account-heading{background:linear-gradient(120deg,#17101e,#11100e);border:1px solid #392547;border-radius:22px;align-items:center;gap:18px;margin:45px 0 60px;padding:28px;display:flex}.account-avatar{background:linear-gradient(135deg,#782cb2,#b3df35);border-radius:50%;place-items:center;width:76px;height:76px;font-size:34px;font-weight:900;display:grid}.account-heading>div:nth-child(2){flex:1}.account-heading p,.game-detail-heading p{color:#bd88ea;letter-spacing:1px;margin:0 0 6px;font-size:10px;font-weight:800}.account-heading h1{margin:0 0 6px;font-size:29px}.account-heading>div:nth-child(2)>span{color:#999;font-size:13px}.signout-link{color:#cdbdd1;border:1px solid #423947;border-radius:12px;padding:10px 14px;font-size:12px}.account-section-head{justify-content:space-between;align-items:center;display:flex}.account-section-head h2{font-size:25px}.account-section-head>span{color:#a89aac;font-size:12px}.account-empty{text-align:center;border:1px solid #29222d;border-radius:18px;padding:65px 20px}.account-empty strong{font-size:20px}.account-empty p,.account-message{color:#a59daa}.account-games{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.account-game-card{gap:7px;display:grid}.account-game-card img{aspect-ratio:4/3;object-fit:cover;border-radius:15px;width:100%}.account-game-card strong{font-size:14px}.account-game-card span{color:#ac94bb;font-size:11px}.game-detail-heading{justify-content:space-between;align-items:center;margin:28px 0 20px;display:flex}.game-detail-heading h1{margin:0;font-size:clamp(29px,5vw,47px);line-height:1.1}.game-detail-heading>span{color:#f6d45c;background:#241b13;border-radius:12px;padding:9px 12px;font-weight:800}.standalone-player{aspect-ratio:16/9;background:#101014;border:1px solid #302537;border-radius:20px;width:100%;overflow:hidden}.standalone-player iframe{border:0;width:100%;height:100%}.game-description{padding:24px 0 15px}.game-description h2,.related-games h2{font-size:24px}.game-description h3{font-size:18px}.game-description p{color:#aba3af;max-width:800px;line-height:1.8}.related-games{margin-top:35px}.related-games>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.related-games>div>a{gap:7px;display:grid}.related-games img{aspect-ratio:16/10;object-fit:cover;border-radius:15px;width:100%}.related-games strong{font-size:14px}.related-games>div>a>span{color:#b2dc53;font-size:12px}.detail-footer{color:#b798cf;border-top:1px solid #29232c;flex-wrap:wrap;gap:19px;margin-top:70px;padding-top:24px;font-size:12px;display:flex}@media (width<=1100px){.playgama-layout .portal-header{gap:10px}.playgama-layout .logo{min-width:190px}.playgama-layout .brand-wordmark{font-size:23px}.playgama-layout .youtube-link span{display:none}.playgama-layout .youtube-link{width:52px;padding:0}}@media (width<=760px){.playgama-layout .portal-header{flex-wrap:wrap;place-content:center space-between;gap:8px;height:auto;min-height:120px;padding:8px 10px 10px;display:flex}.playgama-layout .logo{width:auto;min-width:0;height:48px;font-size:initial;order:1;padding:4px 11px 4px 4px}.playgama-layout .brand-avatar{width:38px;height:38px}.playgama-layout .brand-wordmark{letter-spacing:-.8px;font-size:19px;display:flex}.playgama-layout .header-actions{order:2;gap:7px}.playgama-layout .youtube-link,.playgama-layout .account-link{border-radius:50%;width:43px;min-width:43px;height:43px;padding:0;display:inline-flex!important}.playgama-layout .youtube-link span,.playgama-layout .account-link span,.playgama-layout .my-games-button{display:none!important}.playgama-layout .portal-search{flex:1 0 100%;order:3;min-width:0;margin:0;height:43px!important;padding:0 15px!important}.playgama-layout .portal-search input{font-size:14px!important}.playgama-layout .category-rail{padding-top:11px;padding-left:10px}.playgama-layout .title-row h1{font-size:29px}.playgama-layout .title-row>span{padding:8px 10px;font-size:11px}.standalone-header{height:68px;padding:10px 12px}.standalone-brand{font-size:18px}.standalone-brand img{width:36px;height:36px}.standalone-header nav{gap:11px}.standalone-header nav a{font-size:11px}.account-shell,.game-detail-shell{padding:28px 13px 70px}.account-heading{gap:11px;margin:28px 0 40px;padding:18px 13px}.account-avatar{width:51px;height:51px;font-size:24px}.account-heading h1{font-size:20px}.account-heading>div:nth-child(2)>span{text-overflow:ellipsis;max-width:155px;display:block;overflow:hidden}.signout-link{padding:8px;font-size:10px}.account-games,.related-games>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.standalone-player{aspect-ratio:4/3;border-radius:13px}.game-detail-heading{gap:10px}.game-detail-heading h1{font-size:28px}.game-description p{font-size:14px}}@media (width<=360px){.playgama-layout .brand-wordmark{font-size:17px}.playgama-layout .logo{gap:6px}.playgama-layout .youtube-link,.playgama-layout .account-link{width:39px;min-width:39px;height:39px}}.side-dock,.category-rail{-ms-overflow-style:none;scrollbar-width:none}.side-dock::-webkit-scrollbar{width:0;height:0;display:none}.category-rail::-webkit-scrollbar{width:0;height:0;display:none}.game-toolbar{background:#131018;border-bottom:1px solid #29222e;justify-content:space-between;align-items:center;gap:14px;min-height:57px;padding:9px 17px;display:flex}.game-toolbar>span{color:#afa4ba;font-size:12px}.fullscreen-button{color:#fff;background:#21182a;border:1px solid #51405e;border-radius:12px;align-items:center;gap:8px;padding:10px 15px;font-size:12px;font-weight:800;display:inline-flex}.fullscreen-button>span{font-size:18px;line-height:1}.fullscreen-button:hover{color:#d4f182;border-color:#a7df31}.standalone-toolbar{border:1px solid #302537;border-top:0;border-radius:0 0 15px}.standalone-toolbar+.game-description{padding-top:24px}:is(.real-game:fullscreen,.standalone-player:fullscreen){aspect-ratio:auto;background:#050506;border:0;border-radius:0;max-width:none;max-height:none;width:100vw!important;height:100vh!important}:is(.real-game:fullscreen iframe,.standalone-player:fullscreen iframe){width:100%;height:100%}.player.player-theater{border:0;border-radius:0;width:100%;max-width:none;height:100%;position:fixed;inset:0}.player.player-theater .playfield{height:calc(100vh - 122px)}.player.player-theater .player-info{display:none}.standalone-player.standalone-theater{z-index:100;background:#050506;border:0;border-radius:0;width:100vw;max-width:none;height:calc(100vh - 57px);position:fixed;inset:0 0 57px}.standalone-player.standalone-theater+.standalone-toolbar{z-index:101;border-radius:0;position:fixed;bottom:0;left:0;right:0}@media (width<=650px){.game-toolbar{min-height:52px;padding:8px 11px}.game-toolbar>span{font-size:10px}.fullscreen-button{padding:8px 11px;font-size:11px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
