@font-face{font-family:Nunito Sans;font-style:normal;font-weight:500 900;font-display:swap;src:url(../fonts/nunito-sans-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:500 900;font-display:swap;src:url(../fonts/nunito-sans-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--rail:116px;--ink:#07315c;--aqua:#71efe0;--aqua-deep:#55ded0;--white:#fff}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 80% 0,#c5fff7 0,#0000 26%),linear-gradient(135deg,#55e6d8,#8bf5e7);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}button,input{font:inherit}.drawer-open{overflow:hidden}.mini-rail{width:var(--rail);z-index:55;background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;padding:10px;display:grid;position:fixed;top:22px;left:22px;overflow:hidden;box-shadow:0 14px 35px #084a6938}.mini-brand{border-bottom:1px solid #e8eef4;grid-column:1/-1;place-items:center;height:64px;text-decoration:none;display:grid}.mini-brand span{color:#073a70;letter-spacing:-.08em;font-size:36px;font-weight:1000}.rail-button{color:#0872d1;cursor:pointer;background:#fff;border:0;place-items:center;height:46px;transition:all .18s;display:grid}.rail-button:first-of-type{border-right:1px solid #e8eef4}.rail-button:hover{background:#edf8ff}.rail-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.rail-button:first-of-type svg{fill:currentColor;stroke:none}.content{margin-left:calc(var(--rail) + 48px);margin-right:18px;padding:24px 44px 68px 34px}.mosaic{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));grid-auto-rows:118px;grid-auto-flow:dense;gap:16px;display:grid}.card{isolation:isolate;background:#fff;border-radius:24px;min-width:0;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s cubic-bezier(.2,.8,.2,1),filter .28s;position:relative;overflow:hidden;box-shadow:0 12px 30px #174f6a2e,inset 0 2px #ffffff7a}.card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff47,#fff0);width:56%;height:180%;transition:transform .6s;position:absolute;inset:-25% auto auto -35%;transform:rotate(16deg)translate(-140%)}.card:after{content:"";opacity:.92;z-index:1;pointer-events:none;background:linear-gradient(#08223c00 34%,#08223c14 64%,#08223cad 100%);transition:opacity .25s;position:absolute;inset:0}.card:hover{filter:saturate(1.03);transform:translateY(-9px)scale(1.022);box-shadow:0 22px 42px #174f6a3d,0 10px 18px #1d6d8929}.card:hover:before{transform:rotate(16deg)translate(320%)}.card:hover:after{opacity:1}.card img{object-fit:cover;width:100%;height:100%;transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .35s;display:block}.card span{color:#fff;letter-spacing:.01em;text-shadow:0 2px 10px #00000057;opacity:0;z-index:3;background:linear-gradient(#0000,#000000c7);padding:42px 14px 12px;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.05;transition:opacity .25s,transform .25s;position:absolute;inset:auto 0 0;transform:translateY(8px)}.menu-backdrop{backdrop-filter:blur(1px);opacity:0;pointer-events:none;z-index:60;background:#0421359e;transition:all .24s;position:fixed;inset:0}.menu-backdrop.is-open{opacity:1;pointer-events:auto}.discovery-drawer{z-index:70;background:linear-gradient(145deg,#6df0df,#86f5e8);width:min(760px,66vw);max-width:760px;transition:transform .32s cubic-bezier(.2,.8,.2,1);position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:26px 0 52px #002d3e33}.discovery-drawer.is-open{transform:translate(0)}.drawer-shell{height:100%;padding:34px 46px 40px 22px;position:relative;overflow-y:auto}.drawer-search{background:#fff;border-radius:22px;align-items:center;height:78px;display:flex;overflow:hidden;box-shadow:0 10px 25px #135f732e}.search-brand{color:#075da9;border-right:1px solid #e7edf3;align-self:stretch;place-items:center;min-width:80px;font-size:30px;font-weight:1000;display:grid}.drawer-search input{color:#07315c;-webkit-appearance:none;appearance:none;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 22px;font-size:23px;font-weight:800}.drawer-search input::-webkit-search-decoration,.drawer-search input::-webkit-search-cancel-button,.drawer-search input::-webkit-search-results-button,.drawer-search input::-webkit-search-results-decoration{display:none}.drawer-search input::placeholder{color:#bccbe1}.search-icon{fill:none;stroke:#b4c3d7;stroke-width:2.5px;width:30px;height:30px;margin-right:26px}.search-clear{color:#70839c;cursor:pointer;background:#eef3fa;border:0;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;margin-right:12px;font-size:31px;line-height:1;display:none}.search-clear.visible{display:grid}.drawer-close{color:#637691;cursor:pointer;z-index:2;background:#fff;border:0;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;position:absolute;top:34px;right:-34px;box-shadow:0 10px 25px #135f732e}.drawer-close svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.category-chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 0 14px;display:grid}.category-chips::-webkit-scrollbar{display:none}.category-chips a{color:#07315c;background:#fff;border-radius:999px;flex:none;padding:14px 24px;font-size:14px;font-weight:900;text-decoration:none;transition:all .18s;box-shadow:0 7px 18px #174f6a29}.category-chips a:hover{background:#f4fbff;transform:translateY(-2px)}.drawer-section h2{margin:12px 10px 18px;font-size:28px}.drawer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.drawer-game{aspect-ratio:1;background:#fff;border-radius:18px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 24px #0e53692e}.drawer-game:after{content:"";opacity:.95;background:linear-gradient(#07315c00 34%,#07315cb3 100%);transition:opacity .2s;position:absolute;inset:0}.drawer-game:hover{transform:translateY(-6px)scale(1.024);box-shadow:0 16px 28px #0e536938}.drawer-game img{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.drawer-game:hover img{transform:scale(1.06)}.drawer-game span{color:#fff;letter-spacing:.01em;opacity:0;z-index:2;background:linear-gradient(#0000,#000000c2);padding:24px 10px 8px;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1.05;transition:all .18s;position:absolute;inset:auto 0 0;transform:translateY(6px)}.drawer-game:hover span{opacity:1;transform:translateY(0)}.search-status{color:#255b76;margin:0 6px 18px;font-weight:800}.search-results-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pagehead{background:#fff;border-radius:24px;margin-bottom:18px;padding:24px}.gamepage{max-width:1200px;margin:auto}.gamebar{background:#fff;border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.gamebar h1{margin:4px 0}.gamebar button{color:#fff;background:#0a55aa;border:0;border-radius:14px;padding:12px 18px;font-weight:700}.gameframe{background:#0c1724;place-items:center;min-height:550px;display:grid;overflow:hidden}.gameframe iframe{width:100%;max-width:100%;height:min(75vh,700px)}.gameinfo{background:#fff;border-radius:0 0 24px 24px;margin-bottom:28px;padding:28px;line-height:1.7}.empty{text-align:center;background:#fff;border-radius:24px;padding:50px}@media (width<=1100px){.discovery-drawer{width:min(760px,82vw)}.drawer-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.search-results{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=800px){:root{--rail:94px}.mini-rail{width:94px;top:12px;left:12px}.mini-brand{height:54px}.mini-brand span{font-size:30px}.content{margin-left:0;padding:124px 12px 24px}.discovery-drawer{width:calc(100vw - 42px)}.drawer-shell{padding:24px 42px 30px 18px}.drawer-search{height:66px}.search-brand{min-width:64px}.drawer-search input{padding:0 14px;font-size:18px}.drawer-close{width:62px;height:62px;top:24px;right:-31px}.drawer-grid,.search-results{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mosaic{grid-template-columns:repeat(4,1fr);grid-auto-rows:calc(25vw - 16.5px)}.size-buyuk{grid-area:span 2/span 2}}@media (width<=560px){.discovery-drawer{width:calc(100vw - 28px)}.drawer-shell{padding-left:12px;padding-right:30px}.category-chips a{padding:11px 17px;font-size:12px}.drawer-section h2{font-size:22px}.drawer-grid,.search-results{grid-template-columns:repeat(3,minmax(0,1fr))}.mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:calc(50vw - 19px)}.size-orta,.size-buyuk{grid-area:span 2/span 2}.gamebar{align-items:flex-start;gap:15px}.gamebar button{white-space:nowrap}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width>=1101px){.discovery-drawer{width:min(720px,62vw)}.drawer-shell{padding:38px 54px 42px 24px}.drawer-search{height:72px}.drawer-close{width:72px;height:72px;top:38px;right:-36px}.drawer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.search-results{grid-template-columns:repeat(5,minmax(0,1fr))}}.category-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 0 16px;display:grid;overflow:visible}.category-chips a{text-align:center;white-space:normal;overflow-wrap:anywhere;justify-content:center;align-items:center;width:100%;min-width:0;min-height:52px;padding:11px 16px;line-height:1.2;display:flex}.category-search-results{gap:24px;margin-bottom:22px;display:grid}.matched-category{gap:12px;display:grid}.matched-category-head{justify-content:space-between;align-items:center;gap:16px;padding:0 4px;display:flex}.matched-category-head a{color:#07315c;font-size:24px;font-weight:1000;line-height:1.15;text-decoration:none}.matched-category-head a:hover{text-decoration:underline}.matched-category-head span{color:#255b76;background:#ffffffb8;border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:900}.category-game-grid{grid-template-columns:repeat(5,minmax(0,1fr))}#searchResults:not(:empty){border-top:1px solid #07315c1f;margin-top:14px;padding-top:18px}@media (width<=1100px){.discovery-drawer{width:min(700px,74vw);max-width:none}.category-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.category-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=560px){.discovery-drawer{width:calc(100vw - 56px)}.category-chips{grid-template-columns:1fr}.category-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.matched-category-head a{font-size:20px}}.playpage{gap:24px;display:grid}.play-hero{gap:14px;display:grid}.play-stage{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:14px;display:grid}.stage-main{min-width:0}.play-frame-wrap{background:linear-gradient(#cffff8 0,#e8ffff 100%);border-radius:24px 24px 0 0;padding:10px 10px 0;box-shadow:0 16px 36px #174f6a2e}.play-frame{background:#f1f4f7;border-radius:22px 22px 0 0;place-items:center;min-height:540px;display:grid;overflow:hidden}.play-frame iframe{border:0;width:100%;height:min(72vh,640px);display:block}.game-embed-loader{width:100%;height:100%;min-height:inherit;color:#d8edff;letter-spacing:.02em;background:radial-gradient(circle at 50% 42%,#16699d57,#0000 42%),#061f35;align-content:center;place-items:center;gap:13px;font-size:13px;font-weight:900;display:grid}.game-embed-loader i{border:4px solid #d8edff38;border-top-color:#62e6d6;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite game-embed-spin}@keyframes game-embed-spin{to{transform:rotate(360deg)}}.stage-toolbar{background:#d2fff8;border-radius:0 0 22px 22px;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex;box-shadow:0 12px 26px #174f6a1f}.toolbar-left{align-items:center;gap:10px;min-width:0;display:flex}.toolbar-left strong{font-size:15px;display:block}.toolbar-left small{color:#4a6986;font-weight:700;display:block}.toolbar-thumb{object-fit:cover;border-radius:12px;width:42px;height:42px;box-shadow:0 6px 14px #0e53692e}.toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.toolbar-actions button,.toolbar-actions a{color:#36527a;cursor:pointer;background:#fff;border:0;border-radius:12px;padding:10px 14px;font-weight:800;text-decoration:none;box-shadow:0 6px 14px #0e53691f}.play-tags{flex-wrap:wrap;gap:10px;padding:14px 2px 0;display:flex}.play-tags a{color:#07315c;background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 7px 18px #174f6a1f}.stage-side{backdrop-filter:blur(4px);background:#ffffff38;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.side-game{aspect-ratio:1;background:#fff;border-radius:16px;display:block;overflow:hidden;box-shadow:0 8px 18px #0e536929}.side-game img{object-fit:cover;width:100%;height:100%;display:block}.quick-strip{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;padding:8px 0 0;display:grid}.quick-item{color:#07315c;background:#fff;border-radius:18px;align-content:start;gap:6px;padding:8px;text-decoration:none;display:grid;box-shadow:0 8px 18px #0e53691f}.quick-item img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%;display:block}.quick-item span{text-align:center;font-size:10px;font-weight:900;line-height:1.2}.game-detail-surface{background:#f8fbfd;border-radius:28px;padding:34px 32px 36px;box-shadow:0 20px 44px #1145661f}.detail-intro{grid-template-columns:110px minmax(0,1fr);align-items:start;gap:18px;margin-bottom:28px;display:grid}.detail-cover{object-fit:cover;border-radius:22px;width:110px;height:110px;box-shadow:0 12px 26px #0e53692e}.detail-breadcrumb{color:#6781a0;text-transform:uppercase;letter-spacing:.02em;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:800;display:flex}.detail-breadcrumb a{color:#6781a0;text-decoration:none}.detail-breadcrumb span{color:#9eb2c7}.detail-summary h1{margin:8px 0 10px;font-size:34px;line-height:1.1}.detail-summary p{color:#35516d;max-width:720px;margin:0;line-height:1.7}.score-row{flex-wrap:wrap;gap:14px;margin-top:18px;display:flex}.score-pill{background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:flex;box-shadow:0 8px 18px #0e53691a}.score-pill strong{font-size:16px}.score-pill small{color:#6e87a4;text-transform:uppercase;font-size:11px;font-weight:800}.dot{border-radius:50%;width:12px;height:12px}.dot-gold{background:#f3c327}.dot-cyan{background:#28d0d2}.dot-purple{background:#9a6df4}.detail-grid{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}.detail-main{gap:24px;display:grid}.info-card{background:#fff;border-radius:24px;padding:24px 24px 22px;box-shadow:0 12px 28px #11456614}.info-card h2{margin:0 0 18px;font-size:24px}.section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.info-table{gap:0;display:grid}.info-table div{border-bottom:1px solid #e7eef5;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.info-table div:last-child{border-bottom:0}.info-table span{color:#274560;font-weight:700}.info-table strong{color:#07315c;text-align:right}.tag-cloud{flex-wrap:wrap;gap:10px;display:flex}.tag-cloud a{color:#0b4c8d;background:#eef8ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;text-decoration:none}.controls-list{flex-wrap:wrap;gap:12px;display:flex}.control-chip{background:#f7fbff;border:1px solid #e2ecf6;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}.control-chip span{color:#fff;background:#0e4f93;border-radius:10px;justify-content:center;align-items:center;min-width:42px;height:32px;padding:0 10px;font-size:12px;font-weight:1000;display:inline-flex}.control-chip strong{color:#1d3e63;font-size:13px}.long-text{color:#35516d;margin:0;line-height:1.8}.recommend-grid{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:12px;display:grid}.recommend-card{border-radius:18px;display:block;overflow:hidden;box-shadow:0 8px 18px #0e536924}.recommend-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}@media (width<=1100px){.play-stage{grid-template-columns:minmax(0,1fr)}.stage-side{grid-template-columns:repeat(6,minmax(0,1fr))}.detail-summary h1{font-size:30px}}@media (width<=820px){.play-frame{min-height:360px}.play-frame iframe{height:min(58vh,440px)}.stage-toolbar{flex-direction:column;align-items:flex-start}.stage-side{grid-template-columns:repeat(4,minmax(0,1fr))}.game-detail-surface{padding:24px 18px 28px}.detail-intro{grid-template-columns:82px minmax(0,1fr)}.detail-cover{border-radius:18px;width:82px;height:82px}.detail-summary h1{font-size:28px}.info-card{padding:20px 18px}}@media (width<=560px){.play-stage{gap:10px}.play-frame-wrap{border-radius:20px 20px 0 0;padding:8px 8px 0}.play-frame{border-radius:18px 18px 0 0;min-height:240px}.play-frame iframe{height:min(46vh,300px)}.toolbar-actions{width:100%}.toolbar-actions button,.toolbar-actions a{text-align:center;flex:auto}.stage-side{border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));padding:8px}.quick-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-breadcrumb{font-size:11px}.detail-summary h1{font-size:24px}.info-table div{flex-direction:column;align-items:flex-start}.info-table strong{text-align:left}.score-row{gap:10px}.score-pill{justify-content:flex-start;width:100%}}.site-footer{color:#082f59;background:#f7fbff;margin-top:44px;position:relative;overflow:hidden}.footer-accent{height:88px;margin-bottom:8px;position:relative}.accent-bar{background:linear-gradient(90deg,#59eadb,#7deede);height:22px;display:block;position:absolute;top:34px;left:0;right:0}.accent-left{clip-path:polygon(18% 0,100% 70%,34% 100%,0 58%);filter:drop-shadow(0 12px 12px #0f506b14);background:linear-gradient(145deg,#45dfd0,#2ccfc8);width:190px;height:88px;display:block;position:absolute;top:0;left:72px}.footer-inner{grid-template-columns:minmax(240px,1.15fr) minmax(0,2fr);gap:54px;max-width:1440px;margin:0 auto;padding:0 32px 34px;display:grid}.footer-brand{background:linear-gradient(#fff 0,#f8fbff 100%);border-radius:26px;align-self:start;padding:30px;box-shadow:0 18px 38px #11456614}.footer-logo{color:#083768;background:#fff;border-radius:16px;justify-content:center;align-items:center;height:52px;padding:0 18px;font-size:30px;font-weight:1000;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #1145661f}.footer-brand p{color:#38536e;max-width:420px;margin:18px 0 0;line-height:1.8}.footer-badges{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.footer-badges span{color:#0b4c8d;background:#eaf8ff;border-radius:999px;align-items:center;min-height:38px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:inset 0 0 0 1px #d3ebff}.footer-links-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.footer-col h4{color:#a8b8cb;text-transform:uppercase;letter-spacing:.03em;margin:0 0 18px;font-size:15px;font-weight:1000}.footer-col ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.footer-col a{color:#082f59;font-size:17px;font-weight:900;line-height:1.35;text-decoration:none;transition:transform .18s,color .18s}.footer-col a:hover{color:#0b4c8d;transform:translate(3px)}.footer-bottom{color:#6d86a3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:1440px;margin:0 auto;padding:18px 32px 28px;font-size:13px;font-weight:700;display:flex}.footer-note{color:#91a4bb}@media (width<=1100px){.footer-inner{grid-template-columns:1fr;gap:28px}.footer-links-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.accent-left{width:160px;height:78px;left:34px}.footer-accent{height:78px}.accent-bar{height:20px;top:30px}}@media (width<=760px){.site-footer{margin-top:34px}.footer-inner{padding:0 16px 28px}.footer-brand{border-radius:22px;padding:22px}.footer-links-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-bottom{padding:16px 16px 24px}.footer-col a{font-size:15px}.accent-left{width:126px;height:62px;left:18px}.footer-accent{height:62px}.accent-bar{height:16px;top:24px}}@media (width<=520px){.footer-links-grid{grid-template-columns:1fr}.footer-logo{height:48px;font-size:26px}.footer-brand p{font-size:14px}.footer-badges span{min-height:34px;font-size:11px}.footer-bottom{font-size:12px}}.content,.footer-inner,.footer-bottom{max-width:1680px}.pagehead,.game-detail-surface,.playpage{max-width:1540px}.search-results-wrap{gap:18px;display:grid}.inline-category-matches{flex-wrap:wrap;gap:12px;padding:2px 4px 8px;display:flex}.search-category-pill{color:#07315c;background:#ffffffeb;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:12px 18px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 8px 18px #174f6a1f}.search-category-pill strong{font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1.05}.search-category-pill span{color:#49708d;white-space:nowrap;background:#edf7ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.search-category-pill:hover{transform:translateY(-3px);box-shadow:0 12px 22px #174f6a29}.mini-brand,.search-brand,.footer-logo{font-family:Nunito Sans,Inter,system-ui,sans-serif}@media (width<=1100px){.content{margin-right:14px;padding:24px 34px 58px 28px}.search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=800px){.content{margin-left:0;padding:124px 16px 24px}.mosaic{grid-template-columns:repeat(4,1fr);grid-auto-rows:calc(25vw - 20.5px)}.search-category-pill{width:100%}.search-category-pill strong{font-size:17px}}@media (width<=560px){.content{padding:118px 12px 22px}.mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:calc(50vw - 24px)}.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-category-pill{min-height:50px;padding:10px 14px}.search-category-pill strong{font-size:16px}.card span{padding:36px 12px 10px;font-size:13px}}body.page-category .content{width:auto;max-width:none;min-height:0;margin-left:calc(var(--rail) + 72px);margin-right:54px;padding:28px 0 42px}body.page-category .pagehead,body.page-category .mosaic{width:100%;max-width:1500px;margin-left:auto;margin-right:auto}body.page-category .pagehead{border-radius:26px;margin-bottom:20px;padding:30px 32px;box-shadow:0 14px 34px #14536e1f}body.page-category .pagehead h1{margin:0 0 12px;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:clamp(30px,2.2vw,42px);line-height:1.08}body.page-category .pagehead p{color:#294f70;max-width:1120px;margin:0;font-size:17px;line-height:1.65}body.page-category .mosaic{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));grid-auto-rows:minmax(126px,1fr);align-content:start;gap:18px}body.page-category .card{min-height:126px}body.page-category .site-footer{margin-top:8px}body.page-category .footer-accent{height:42px;margin-bottom:4px}body.page-category .footer-accent .accent-left{display:none}body.page-category .footer-accent .accent-bar{background:linear-gradient(90deg,#5eeadb 0%,#79efdf 55%,#58dfd5 100%);height:12px;top:12px;box-shadow:0 8px 20px #1469781a}@media (width>=1700px){body.page-category .content{margin-left:calc(var(--rail) + 86px);margin-right:68px}body.page-category .pagehead,body.page-category .mosaic{max-width:1580px}body.page-category .mosaic{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));grid-auto-rows:minmax(132px,1fr)}}@media (width<=1100px){body.page-category .content{margin-left:calc(var(--rail) + 52px);margin-right:28px;padding-top:24px}body.page-category .mosaic{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));grid-auto-rows:minmax(118px,1fr);gap:15px}}@media (width<=800px){body.page-category .content{margin:0;padding:124px 16px 30px}body.page-category .pagehead{border-radius:22px;padding:24px 20px}body.page-category .pagehead p{font-size:15px}body.page-category .mosaic{grid-template-columns:repeat(4,1fr);grid-auto-rows:calc(25vw - 20.5px);gap:12px}}@media (width<=560px){body.page-category .content{padding:112px 12px 24px}body.page-category .pagehead{padding:20px 18px}body.page-category .mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:calc(50vw - 24px);gap:12px}}body{background:radial-gradient(circle at 80% 0,color-mix(in srgb,var(--site-secondary,#8bf5e7)55%,white)0,transparent 26%),linear-gradient(135deg,var(--site-primary,#55e6d8),var(--site-secondary,#8bf5e7))}.mini-brand img{object-fit:contain;max-width:88%;max-height:52px}.footer-logo img{object-fit:contain;max-width:180px;max-height:46px;display:block}.content-page{gap:18px;max-width:1180px;margin:0 auto;display:grid}.content-page-hero{background:linear-gradient(135deg,#fffffffa,#f4fdfff0);border-radius:28px;padding:36px 38px;box-shadow:0 18px 40px #1145661f}.content-page-hero span{color:#0a75c8;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:1000;display:block}.content-page-hero h1{margin:8px 0 10px;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:42px;line-height:1.08}.content-page-hero p{color:#48647d;max-width:760px;margin:0;line-height:1.7}.content-page-body{color:#29455f;white-space:normal;background:#fff;border-radius:28px;padding:34px 38px;font-size:17px;line-height:1.9;box-shadow:0 16px 36px #11456617}.content-page-updated{color:#69839d;text-align:right;padding:0 8px;font-size:12px;font-weight:800}@media (width<=700px){.content-page-hero,.content-page-body{border-radius:22px;padding:24px 20px}.content-page-hero h1{font-size:32px}.content-page-body{font-size:15px;line-height:1.8}}.card-tile{min-width:0;position:relative}.card-tile>.card{width:100%;height:100%;display:block}.card-tile.size-kucuk{grid-area:span 1/span 1}.card-tile.size-orta{grid-area:span 2/span 2}.card-tile.size-buyuk{grid-area:span 3/span 3}.card-favorite{z-index:6;color:#365574;cursor:pointer;opacity:0;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:opacity .2s,transform .2s,background .2s,color .2s;display:grid;position:absolute;top:10px;right:10px;transform:translateY(-5px)scale(.92);box-shadow:0 8px 20px #07315c33}.card-favorite span{font-size:23px;line-height:1}.card-tile:hover .card-favorite,.card-favorite:focus-visible,.card-favorite.is-favorite{opacity:1;transform:translateY(0)scale(1)}.card-favorite:hover{transform:translateY(-2px)scale(1.06)}.card-favorite.is-favorite{color:#ed4264;background:#fff0f4}.personal-library{gap:22px;margin:0 0 28px;display:grid}.personal-block{backdrop-filter:blur(8px);background:#fffc;border-radius:28px;padding:22px;box-shadow:0 18px 38px #0d506b21}.personal-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.personal-head h2{margin:2px 0 0;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:28px;line-height:1}.personal-kicker{color:#43819a;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:1000}.personal-clear{color:#40647e;cursor:pointer;background:#edf7fb;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.personal-clear:hover{background:#dff3f8}.personal-games{scrollbar-width:thin;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:2px 2px 8px;display:grid;overflow-x:auto}.personal-game{color:#07315c;gap:8px;min-width:86px;text-decoration:none;display:grid}.personal-game img{aspect-ratio:1;object-fit:cover;border-radius:17px;width:100%;transition:transform .22s,box-shadow .22s;box-shadow:0 9px 20px #0e536929}.personal-game span{text-align:center;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1.1}.personal-game:hover img{transform:translateY(-5px)scale(1.035);box-shadow:0 16px 28px #0e536938}@media (width<=1100px){.personal-games{grid-template-columns:repeat(8,minmax(92px,1fr))}}@media (width<=800px){.personal-library{margin-bottom:22px}.personal-block{border-radius:22px;padding:18px}.personal-games{grid-template-columns:repeat(6,minmax(88px,1fr))}.card-favorite{opacity:1;width:34px;height:34px;top:8px;right:8px;transform:none}}@media (width<=560px){.personal-head h2{font-size:24px}.personal-games{gap:10px;display:flex}.personal-game{flex:0 0 86px}.personal-block{padding:15px}.card-tile.size-buyuk,.card-tile.size-orta{grid-area:span 2/span 2}}.card-favorite,.personal-library{display:none!important}.quick-library{z-index:54;width:var(--rail);justify-items:start;gap:10px;display:grid;position:fixed;top:166px;left:22px}.quick-library-buttons{backdrop-filter:blur(12px);background:#fffffff0;border-radius:18px;grid-template-columns:1fr;gap:6px;width:100%;padding:7px;display:grid;box-shadow:0 12px 30px #07315c2e}.quick-library-trigger{color:#365574;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:7px;width:100%;height:42px;padding:0 9px;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-weight:700;transition:background .18s,transform .18s,color .18s;display:flex}.quick-library-trigger:hover,.quick-library-trigger.is-active{color:#0b5cab;background:#eaf9ff;transform:translateY(-1px)}.quick-library-icon{color:#e44466;font-size:18px;line-height:1}.recent-icon{color:#148db9;font-size:20px}.quick-library-label{white-space:nowrap;font-size:12px}.quick-library-trigger b{color:#4d6c86;background:#edf4fa;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font:800 11px/1 Inter,system-ui,sans-serif;display:grid}.quick-library-panel{backdrop-filter:blur(16px);background:#fffffff7;border-radius:22px;width:330px;max-height:min(510px,100vh - 246px);padding:16px;overflow:auto;box-shadow:0 22px 50px #07315c3d}.quick-library-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.quick-library-head small{color:#6686a1;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:900;display:block}.quick-library-head h3{color:#07315c;margin:3px 0 0;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:21px;line-height:1}.quick-library-head-actions{align-items:center;gap:6px;display:flex}.quick-library-clear,.quick-library-close{cursor:pointer;border:0}.quick-library-clear{color:#50728a;background:#edf7fb;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900}.quick-library-close{color:#61798f;background:#f0f4f8;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:1}.quick-library-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.quick-library-game{color:#07315c;gap:6px;min-width:0;text-decoration:none;display:grid}.quick-library-game img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%;transition:transform .18s,box-shadow .18s;box-shadow:0 7px 15px #0e536924}.quick-library-game span{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Nunito Sans,Inter,system-ui,sans-serif;font-size:10px;font-weight:700;line-height:1.05;display:-webkit-box;overflow:hidden}.quick-library-game:hover img{transform:translateY(-3px)scale(1.025);box-shadow:0 12px 21px #0e536933}.quick-library-empty{color:#5f7b92;text-align:center;background:#f3f9fc;border-radius:16px;margin:8px 0 2px;padding:18px 12px;font-size:12px;line-height:1.5}.game-favorite-button{align-items:center;gap:8px;display:inline-flex!important}.game-favorite-button span{font-size:20px;line-height:1}.game-favorite-button b{font:inherit}.game-favorite-button.is-favorite{color:#db3155!important;background:#fff0f4!important}@media (width<=800px){.quick-library{width:94px;top:126px;left:12px}.quick-library-label{display:none}.quick-library-buttons{grid-template-columns:1fr 1fr}.quick-library-trigger{justify-content:center;width:100%;padding:0;position:relative}.quick-library-trigger b{min-width:18px;height:18px;font-size:9px;position:absolute;top:-4px;right:-3px}.quick-library-panel{width:min(330px,100vw - 24px);max-height:calc(100vh - 194px)}}@media (width<=420px){.quick-library{top:122px}.quick-library-buttons{border-radius:15px;padding:5px}.quick-library-trigger{height:38px}.quick-library-panel{border-radius:19px;padding:14px}.quick-library-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.quick-library{width:var(--rail);max-width:var(--rail);min-width:0}.quick-library-buttons{background:#fffffff5;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;min-width:0;max-width:100%;padding:7px;overflow:hidden;box-shadow:0 12px 28px #07315c29}.quick-library-trigger{border-radius:13px;grid-template-rows:22px 1fr;align-content:center;place-items:center;gap:3px;width:100%;min-width:0;height:56px;padding:6px 2px;display:grid;position:relative;overflow:visible}.quick-library-trigger:first-child{border-right:1px solid #e8eef4;border-radius:13px 0 0 13px}.quick-library-trigger:last-child{border-radius:0 13px 13px 0}.quick-library-trigger:hover,.quick-library-trigger.is-active{background:#edf9ff;transform:none}.quick-library-label{text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;min-width:0;font-size:9px;line-height:1;display:block;overflow:hidden}.quick-library-trigger[data-library-tab=favorites] .quick-library-label{font-size:0}.quick-library-trigger[data-library-tab=favorites] .quick-library-label:after{content:"Favori";font-size:9px}.quick-library-trigger[data-library-tab=recent] .quick-library-label{font-size:0}.quick-library-trigger[data-library-tab=recent] .quick-library-label:after{content:"Geçmiş";font-size:9px}.quick-library-trigger b{border:2px solid #fff;min-width:18px;height:18px;padding:0 4px;font-size:9px;position:absolute;top:2px;right:2px;box-shadow:0 3px 8px #07315c1f}.quick-library-panel{margin-top:2px}@media (width<=800px){.quick-library{width:94px;max-width:94px}.quick-library-buttons{padding:6px}.quick-library-trigger{height:48px}.quick-library-label{display:block}.quick-library-trigger[data-library-tab=favorites] .quick-library-label:after,.quick-library-trigger[data-library-tab=recent] .quick-library-label:after{font-size:8px}}.quick-library-buttons{background:#fffffff7;box-shadow:0 14px 34px #07315c2b}.quick-library-trigger{background:linear-gradient(#f4faff9e,#ecf6fc59);grid-template-rows:18px 1fr;height:66px;padding:6px 4px 18px;transition:background .2s,box-shadow .2s,color .2s,transform .2s}.quick-library-trigger:hover,.quick-library-trigger.is-active{color:#084e97;background:linear-gradient(#eef9ff 0%,#dff4ff 100%);box-shadow:inset 0 0 0 1px #58a9d838,0 8px 18px #36769d24}.quick-library-trigger:first-child:hover,.quick-library-trigger:first-child.is-active{background:linear-gradient(#fff0f4 0%,#ffe2ea 100%);box-shadow:inset 0 0 0 1px #e356762e,0 8px 18px #c44d6b1f}.quick-library-trigger:last-child:hover,.quick-library-trigger:last-child.is-active{background:linear-gradient(#ecfaff 0%,#dbf4ff 100%);box-shadow:inset 0 0 0 1px #43a8cd2e,0 8px 18px #277fa21f}.quick-library-icon{font-size:17px}.recent-icon{font-size:19px}.quick-library-label{color:currentColor;font-size:9px;font-weight:800}.quick-library-trigger[data-library-tab=favorites] .quick-library-label:after,.quick-library-trigger[data-library-tab=recent] .quick-library-label:after{font-size:9px;font-weight:800}.quick-library-trigger b{color:#6b7f96;background:#fff;border:1px solid #ffffffeb;border-radius:999px;min-width:22px;height:18px;padding:0 6px;font:800 10px/1 Inter,system-ui,sans-serif;position:absolute;inset:auto auto 5px 50%;transform:translate(-50%);box-shadow:0 4px 10px #07315c1a}.quick-library-trigger:first-child b{color:#c34d6d;background:#fff7fa}.quick-library-trigger:last-child b{color:#2f84a8;background:#f5fbff}@media (width<=800px){.quick-library-trigger{height:56px;padding:6px 3px 16px}.quick-library-trigger b{min-width:20px;height:17px;font-size:9px;bottom:4px}}.quick-library-pager{border-top:1px solid #e8eef4;justify-content:center;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.quick-library-pager button{color:#0b5cab;cursor:pointer;background:#edf7fb;border:0;border-radius:11px;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;transition:background .18s,transform .18s,opacity .18s;display:grid}.quick-library-pager button:hover:not(:disabled){background:#dff3fb;transform:translateY(-1px)}.quick-library-pager button:disabled{opacity:.38;cursor:not-allowed}.quick-library-pager span{text-align:center;color:#5f7891;min-width:52px;font-size:11px;font-weight:900}.contact-card{background:linear-gradient(145deg,#f7fdff,#eefaff);border-radius:26px;grid-template-columns:minmax(240px,.72fr) minmax(0,1.35fr);gap:28px;margin-top:28px;padding:28px;display:grid;box-shadow:0 16px 38px #1145661a}.contact-card-copy{padding:18px}.contact-card-copy>span{color:#1487c0;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:1000}.contact-card-copy h2{margin:9px 0 12px;font-size:30px}.contact-card-copy p{color:#55718a;margin:0;line-height:1.75}.contact-mail{color:#0b5cab;background:#fff;border-radius:999px;margin-top:20px;padding:10px 14px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #0e53691a}.contact-form{background:#fff;border-radius:22px;gap:14px;padding:22px;display:grid;box-shadow:0 12px 28px #11456612}.contact-form label{color:#274560;gap:7px;font-size:12px;font-weight:900;display:grid}.contact-form input,.contact-form textarea{color:#173c5c;background:#fbfdff;border:1px solid #dbe8f2;border-radius:14px;outline:0;width:100%;padding:13px 14px;transition:border-color .18s,box-shadow .18s}.contact-form input:focus,.contact-form textarea:focus{border-color:#2aa9d6;box-shadow:0 0 0 4px #2aa9d61c}.contact-form textarea{resize:vertical;line-height:1.65}.contact-form small{text-align:right;color:#8094a7}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-submit-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.contact-submit-row p{border-radius:12px;margin:0;padding:10px 12px;font-size:12px;font-weight:800}.contact-submit-row p.success{color:#24714a;background:#e7f8ee}.contact-submit-row p.error{color:#a83f3f;background:#fff0f0}.contact-submit-row button{color:#fff;cursor:pointer;background:#0b65b7;border:0;border-radius:14px;margin-left:auto;padding:13px 20px;font-weight:900;box-shadow:0 10px 22px #0b65b738}.contact-submit-row button:disabled{opacity:.6;cursor:wait}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}@media (width<=820px){.contact-card{grid-template-columns:1fr;padding:20px}.contact-card-copy{padding:8px}.contact-grid{grid-template-columns:1fr}}@media (width<=520px){.contact-card{border-radius:21px;padding:14px}.contact-form{padding:16px}.contact-submit-row{flex-direction:column;align-items:stretch}.contact-submit-row button{width:100%}}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}img{max-width:100%}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.card,.drawer-game,.side-game,.quick-item,.recommend-card{backface-visibility:hidden}@media (width<=980px){:root{--rail:94px}.mini-rail{border-radius:20px;width:94px;top:14px;left:14px}.quick-library{width:94px;max-width:94px;top:128px;left:14px}.content{margin-left:0;margin-right:0;padding:126px 18px 34px}.pagehead,.playpage,.game-detail-surface{width:100%;max-width:none}.mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:calc(25vw - 22.5px);gap:12px}.size-buyuk{grid-area:span 2/span 2}.site-footer{margin-top:28px}.footer-inner{padding-left:18px;padding-right:18px}}@media (width<=800px){body{background-attachment:scroll}.mini-rail{border-radius:18px;grid-template-columns:54px 42px 42px;align-items:center;width:auto;padding:6px;display:grid;overflow:visible}.mini-brand{border:0;border-right:1px solid #e8eef4;grid-column:auto;width:54px;height:52px}.mini-brand span{font-size:28px}.mini-brand img{max-width:44px;max-height:38px}.rail-button{width:42px;height:52px;border:0!important}.quick-library{width:146px;max-width:146px;top:78px;left:14px}.quick-library-buttons{border-radius:16px;padding:5px}.quick-library-trigger{height:50px;padding:5px 3px 15px}.quick-library-panel{border-radius:20px;width:min(360px,100vw - 28px);max-height:calc(100dvh - 154px);padding:14px;position:fixed;top:138px;left:14px}.quick-library-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.quick-library-game span{font-size:9px}.content{padding:148px 14px 30px}.pagehead{border-radius:20px;margin-bottom:14px;padding:20px}.pagehead h1{margin:0 0 8px;font-size:28px;line-height:1.12}.pagehead p{margin:0;font-size:14px;line-height:1.65}.discovery-drawer{width:min(92vw,650px)}.drawer-shell{padding:18px 34px 24px 14px}.drawer-search{border-radius:18px;height:64px}.search-brand{min-width:58px;font-size:24px}.drawer-search input{padding:0 12px;font-size:17px}.search-icon{width:24px;height:24px;margin-right:14px}.search-clear{flex-basis:38px;width:38px;height:38px;margin-right:6px;font-size:25px}.drawer-close{width:56px;height:56px;top:18px;right:-28px}.drawer-content{padding-top:18px}.category-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-chips a{min-height:44px;padding:9px 10px;font-size:11px}.drawer-grid,.search-results-grid,.category-game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.drawer-game{border-radius:15px}.drawer-game span{font-size:10px}.play-stage{grid-template-columns:1fr;gap:12px}.play-frame-wrap{border-radius:20px 20px 0 0;padding:8px 8px 0}.play-frame{border-radius:17px 17px 0 0;min-height:320px}.play-frame iframe{width:100%!important;max-width:100%!important;height:min(58dvh,460px)!important}.stage-toolbar{border-radius:0 0 18px 18px;padding:11px 12px}.toolbar-actions{width:100%}.toolbar-actions button,.toolbar-actions a{text-align:center;flex:120px}.stage-side{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:8px;overflow-x:auto}.side-game{border-radius:13px;min-width:72px}.quick-strip{grid-template-columns:repeat(6,minmax(82px,1fr));padding-bottom:8px;overflow-x:auto}.quick-item{border-radius:15px;min-width:82px;padding:7px}.game-detail-surface{border-radius:22px;padding:22px 16px 26px}.detail-intro{grid-template-columns:78px minmax(0,1fr);gap:14px}.detail-cover{border-radius:16px;width:78px;height:78px}.detail-summary h1{font-size:26px}.info-card{border-radius:20px;padding:19px 16px}.info-card h2{font-size:21px}.contact-card{grid-template-columns:1fr;gap:16px;padding:18px}.contact-card-copy{padding:6px}.contact-form{padding:18px}.contact-grid{grid-template-columns:1fr}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.mini-rail{grid-template-columns:50px 40px 40px;padding:5px;top:10px;left:10px}.mini-brand{width:50px;height:48px}.rail-button{width:40px;height:48px}.quick-library{width:140px;max-width:140px;top:70px;left:10px}.quick-library-trigger{height:48px}.quick-library-panel{width:calc(100vw - 20px);max-height:calc(100dvh - 140px);top:128px;left:10px}.quick-library-list{grid-template-columns:repeat(4,minmax(0,1fr))}.content{padding:134px 10px 24px}.mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:calc(50vw - 17px);gap:10px}.size-orta,.size-buyuk{grid-area:span 2/span 2}.card,.card-tile{border-radius:19px}.card span{opacity:1;padding:34px 10px 9px;font-size:12px;transform:none}.discovery-drawer{width:calc(100vw - 42px)}.drawer-shell{padding:12px 26px 20px 10px}.drawer-search{height:58px}.search-brand{min-width:50px;font-size:21px}.drawer-search input{font-size:15px}.drawer-close{width:50px;height:50px;top:12px;right:-25px}.category-chips{grid-template-columns:1fr}.drawer-grid,.search-results-grid,.category-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.play-frame{min-height:230px}.play-frame iframe{height:min(48dvh,330px)!important}.stage-side{grid-template-columns:repeat(4,minmax(72px,1fr))}.quick-strip{grid-template-columns:repeat(4,minmax(78px,1fr))}.detail-intro{grid-template-columns:68px minmax(0,1fr)}.detail-cover{width:68px;height:68px}.detail-summary h1{font-size:22px}.score-pill{width:100%}.footer-links-grid{grid-template-columns:1fr}.footer-inner,.footer-bottom{padding-left:12px;padding-right:12px}.contact-submit-row{flex-direction:column;align-items:stretch}.contact-submit-row button{width:100%;margin-left:0}}@media (width<=380px){.quick-library-panel{padding:12px}.quick-library-list{grid-template-columns:repeat(3,minmax(0,1fr))}.drawer-grid,.search-results-grid,.category-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mosaic{grid-auto-rows:calc(50vw - 15px)}}@media (hover:none){.card:hover,.drawer-game:hover,.side-game:hover,.quick-item:hover,.recommend-card:hover,.card:hover img,.drawer-game:hover img{transform:none}.card span,.drawer-game span{opacity:1;transform:none}}:root{--mosaic-unit:101px;--mosaic-gap:18px}.content{max-width:1740px}.mosaic{grid-template-columns:repeat(auto-fill,minmax(var(--mosaic-unit),1fr));grid-auto-rows:var(--mosaic-unit);gap:var(--mosaic-gap)}.card-tile.size-kucuk,.size-kucuk{grid-area:span 1/span 1}.card-tile.size-orta,.size-orta{grid-area:span 2/span 2}.card-tile.size-buyuk,.size-buyuk{grid-area:span 3/span 3}body.page-category .mosaic{grid-template-columns:repeat(auto-fill,minmax(var(--mosaic-unit),1fr));grid-auto-rows:var(--mosaic-unit);gap:var(--mosaic-gap)}.related{grid-auto-rows:var(--mosaic-unit)}@media (width<=1400px){:root{--mosaic-unit:96px;--mosaic-gap:16px}}@media (width<=800px){:root{--mosaic-gap:12px}.mosaic,body.page-category .mosaic{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:calc(25vw - 20.5px)}.size-buyuk,.card-tile.size-buyuk{grid-area:span 2/span 2}}@media (width<=560px){.mosaic,body.page-category .mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:calc(50vw - 24px);gap:12px}.size-orta,.size-buyuk,.card-tile.size-orta,.card-tile.size-buyuk{grid-area:span 2/span 2}}.content{max-width:1500px;margin-right:auto}.mosaic,.related{gap:var(--mosaic-gap)}.card{border-radius:18px}.card img{border-radius:inherit}.drawer-game{border-radius:15px}.size-kucuk{grid-area:span 1/span 1}.size-orta{grid-area:span 2/span 2}.size-buyuk{grid-area:span 3/span 3}@media (width<=1400px){:root{--mosaic-gap:12px}.content{max-width:1400px}}@media (width<=800px){:root{--mosaic-gap:10px}.card{border-radius:16px}.drawer-game{border-radius:14px}}@media (width<=560px){:root{--mosaic-gap:10px}.card{border-radius:15px}}:root{--mosaic-gap:15px}body.page-home .content,body.page-category .content{grid-template-columns:repeat(auto-fill,minmax(var(--mosaic-unit),1fr));grid-auto-rows:var(--mosaic-unit);grid-auto-flow:dense;gap:var(--mosaic-gap);align-content:start;display:grid}body.page-home .content>.mosaic,body.page-category .content>.mosaic{display:contents}body.page-category .content>.pagehead{grid-column:1/-1}body.page-home .mosaic-tools,body.page-category .mosaic-tools{z-index:54;grid-area:span 2/span 1;grid-template-rows:1fr auto;gap:10px;min-width:0;min-height:0;display:grid;position:relative}body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{border-radius:18px;grid-template-columns:1fr 1fr;width:100%;height:100%;padding:7px;position:relative;inset:auto;box-shadow:0 12px 28px #084a692e}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{height:auto;min-height:0}body.page-home .mosaic-tools .mini-brand span,body.page-category .mosaic-tools .mini-brand span{font-size:32px}body.page-home .mosaic-tools .rail-button,body.page-category .mosaic-tools .rail-button{height:auto;min-height:38px}body.page-home .mosaic-tools .quick-library,body.page-category .mosaic-tools .quick-library{z-index:55;width:100%;max-width:100%;position:relative;inset:auto}body.page-home .mosaic-tools .quick-library-buttons,body.page-category .mosaic-tools .quick-library-buttons{border-radius:17px;padding:5px}body.page-home .mosaic-tools .quick-library-trigger,body.page-category .mosaic-tools .quick-library-trigger{height:46px}body.page-home .mosaic-tools .quick-library-panel,body.page-category .mosaic-tools .quick-library-panel{width:330px;max-width:min(330px,100vw - 30px);margin-top:10px;position:absolute;top:100%;left:0}body:not(.page-home):not(.page-category) .mosaic-tools{display:contents}@media (width<=800px){body.page-home .content,body.page-category .content{display:block}body.page-home .content>.mosaic,body.page-category .content>.mosaic{display:grid}body.page-home .mosaic-tools,body.page-category .mosaic-tools{display:contents}body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{width:94px;height:auto;padding:6px;position:fixed;top:14px;left:14px}body.page-home .mosaic-tools .quick-library,body.page-category .mosaic-tools .quick-library{width:94px;position:fixed;top:126px;left:12px}body.page-home .mosaic-tools .quick-library-panel,body.page-category .mosaic-tools .quick-library-panel{position:relative;top:auto;left:auto}}@media (width>=801px){body.page-home .content,body.page-category .content{justify-content:center;width:min(1500px,100vw - 44px);max-width:1500px;margin:0 auto;padding:24px 0 52px}body.page-category .content>.pagehead{margin-bottom:0}}body.page-home .mosaic-tools .quick-library-trigger b,body.page-category .mosaic-tools .quick-library-trigger b{display:none!important}body.page-home .mosaic-tools .quick-library-trigger,body.page-category .mosaic-tools .quick-library-trigger{grid-template-rows:18px 1fr;place-items:center;padding:8px 4px}body.page-home .mosaic-tools .quick-library-label,body.page-category .mosaic-tools .quick-library-label{text-align:center;display:block}@media (width<=800px){body.page-home .content,body.page-category .content{width:auto;max-width:none;margin:0;padding:148px 14px 30px}}@media (width<=560px){body.page-home .content,body.page-category .content{padding:134px 10px 24px}}@media (width>=801px){body.page-home .content,body.page-category .content{width:min(1440px,100vw - 96px);max-width:1440px;margin:0 auto;padding-left:0;padding-right:0}}body.page-home .mosaic-tools .quick-library-trigger,body.page-category .mosaic-tools .quick-library-trigger{position:relative}body.page-home .mosaic-tools .quick-library-trigger b,body.page-category .mosaic-tools .quick-library-trigger b{color:#fff;opacity:0;visibility:hidden;pointer-events:none;white-space:nowrap;z-index:30;background:#0b3158;border:0;border-radius:9px;min-width:max-content;height:auto;padding:7px 9px;font:800 10px/1.2 Inter,system-ui,sans-serif;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,6px);box-shadow:0 8px 20px #0620383d;display:block!important}body.page-home .mosaic-tools .quick-library-trigger b:after,body.page-category .mosaic-tools .quick-library-trigger b:after{content:"";border:5px solid #0000;border-top-color:#0b3158;position:absolute;top:100%;left:50%;transform:translate(-50%)}body.page-home .mosaic-tools .quick-library-trigger:hover b,body.page-home .mosaic-tools .quick-library-trigger:focus-visible b,body.page-category .mosaic-tools .quick-library-trigger:hover b,body.page-category .mosaic-tools .quick-library-trigger:focus-visible b{opacity:1;visibility:visible;transform:translate(-50%)}body.page-home .mosaic-tools .quick-library-trigger[data-library-tab=favorites] b:before,body.page-category .mosaic-tools .quick-library-trigger[data-library-tab=favorites] b:before{content:"Favori oyun: "}body.page-home .mosaic-tools .quick-library-trigger[data-library-tab=recent] b:before,body.page-category .mosaic-tools .quick-library-trigger[data-library-tab=recent] b:before{content:"Geçmiş oyun: "}@media (width<=800px){body.page-home .mosaic-tools .quick-library-trigger b,body.page-category .mosaic-tools .quick-library-trigger b{display:none!important}}.mosaic,body.page-home .content,body.page-category .content,.related{gap:var(--card-gap,16px)}.card,.card-tile>.card{border-radius:var(--card-radius,24px)}@media (width>=801px){body.page-home .content,body.page-category .content{width:min(var(--content-max,1680px),calc(100vw - 96px));max-width:var(--content-max,1680px);margin-left:auto;margin-right:auto}}.home-category-section{background:#ffffff38;border-radius:24px;grid-column:1/-1;margin-top:26px;padding:24px;box-shadow:inset 0 0 0 1px #ffffff47}.home-category-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:17px;display:flex}.home-category-head h2{margin:0;font-family:Nunito Sans,Inter,sans-serif;font-size:28px}.home-category-head p{color:#376681;margin:0;font-weight:700}.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-category-card{min-height:92px;color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:76px 1fr auto;align-items:center;gap:13px;padding:10px 14px 10px 10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 9px 22px #16506526}.home-category-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #16506533}.home-category-image{background:#eef9ff;border-radius:14px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.home-category-image img{object-fit:contain;width:100%;height:100%}.home-category-image b{color:#0872d1;font-size:28px}.home-category-card strong{font-family:Nunito Sans,Inter,sans-serif;font-size:15px;line-height:1.2}.home-category-arrow{color:#76a5bf;font-size:28px}@media (width<=1100px){.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.home-category-section{margin-top:20px;padding:18px}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category-head{flex-direction:column;align-items:flex-start}.home-category-head h2{font-size:24px}}@media (width<=520px){.home-category-grid{grid-template-columns:1fr}.home-category-card{grid-template-columns:64px 1fr auto;min-height:82px}.home-category-image{width:60px;height:60px}}.home-category-section{margin-top:var(--mosaic-gap,15px);box-shadow:none;background:0 0;border-radius:0;padding:0}.home-category-head{display:none!important}.home-category-grid{--home-category-width:calc((var(--mosaic-unit,101px)*2) + var(--mosaic-gap,15px));grid-template-columns:repeat(auto-fit,var(--home-category-width));justify-content:center;align-items:stretch;gap:var(--mosaic-gap,15px);width:100%;display:grid}.home-category-card{width:var(--home-category-width);min-width:0;min-height:calc(var(--mosaic-unit,101px)*.9);grid-template-columns:72px minmax(0,1fr) auto}@media (width<=800px){.home-category-section{margin-top:var(--mosaic-gap,10px);padding:0}.home-category-grid{--home-category-width:calc((100vw - 58px)/2);grid-template-columns:repeat(2,minmax(0,var(--home-category-width)));gap:10px}.home-category-card{grid-template-columns:58px minmax(0,1fr);gap:10px;width:100%;min-height:82px;padding:9px}.home-category-image{width:56px;height:56px}.home-category-arrow{display:none}}@media (width<=520px){.home-category-grid{--home-category-width:calc(100vw - 28px);grid-template-columns:minmax(0,var(--home-category-width))}.home-category-card{width:100%}}@media (width>=801px){body.page-home .home-category-section{grid-column:1/-1;justify-self:stretch;width:100%;max-width:100%;margin-left:0;margin-right:0}body.page-home .home-category-grid{box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto}}body.page-home .content{width:min(var(--content-max,1680px),calc(100vw - 96px));max-width:var(--content-max,1680px);margin-left:auto;margin-right:auto}@media (width<=800px){body.page-home .home-category-section,body.page-home .home-category-grid{width:100%;max-width:100%}}.home-category-grid{--home-category-min:calc((var(--mosaic-unit,101px)*2) + var(--mosaic-gap,15px));grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--home-category-min)),1fr));justify-content:stretch;align-items:stretch;gap:var(--mosaic-gap,15px);width:100%;max-width:100%;display:grid}.home-category-card{width:100%;min-width:0;max-width:none}@media (width<=800px){.home-category-grid{--home-category-min:220px;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--home-category-min)),1fr));gap:10px}}@media (width<=520px){.home-category-grid{--home-category-min:100%;grid-template-columns:1fr}}.logo-orbit{color:#0000;filter:drop-shadow(0 5px 8px #0a5b962e);background:radial-gradient(circle,#fff 0 24%,#0c63aa 26% 44%,#fff 46% 58%,#0000 60%);border-radius:50%;place-items:center;width:38px;height:38px;font:900 0/1 sans-serif;animation:3.2s ease-in-out infinite logoFloat;display:grid;position:relative}.logo-orbit i{transform-origin:0 18px;background:#20d6c6;border-radius:50%;width:7px;height:7px;animation:2.6s linear infinite logoOrbit;position:absolute;box-shadow:0 0 0 3px #20d6c62e}@keyframes logoFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(4deg)}}@keyframes logoOrbit{to{transform:rotate(360deg)}}body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{border-radius:16px;padding:6px}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{min-height:62px}body.page-home .mosaic-tools .rail-button,body.page-category .mosaic-tools .rail-button{color:#0872d1;background:#fff;transition:background .18s,color .18s,transform .18s;position:relative}body.page-home .mosaic-tools .rail-button:hover,body.page-category .mosaic-tools .rail-button:hover{color:#025aa8;background:#eefaff;transform:translateY(-2px)}body.page-home .mosaic-tools .rail-button:active,body.page-category .mosaic-tools .rail-button:active{transform:translateY(0)scale(.94)}.card{will-change:transform;transform-origin:50%}.card img{will-change:transform;transform:scale(1)}.card span{white-space:nowrap;text-overflow:ellipsis;opacity:0;pointer-events:none;background:#061f37e0;border-radius:9px;width:auto;max-width:calc(100% - 16px);padding:7px 10px;font-size:11px;line-height:1.1;bottom:8px;left:8px;right:auto;overflow:hidden;transform:translateY(8px)scale(.96);box-shadow:0 7px 18px #03192d38}.card:hover span{opacity:1;transform:translateY(0)scale(1)}.card:hover img{transform:scale(1.11)}.home-category-section{box-shadow:none;background:0 0;padding:0}.home-category-grid{align-items:stretch;gap:12px}.home-category-card{background:#fff;border-radius:16px;grid-template-columns:68px minmax(0,1fr);gap:12px;min-height:84px;padding:8px 14px 8px 8px;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 9px 20px #0f4d652b}.home-category-card:hover{background:#fbfeff;transform:translateY(-4px);box-shadow:0 15px 28px #0f4d653b}.home-category-image{background:#f5fbff;border-radius:12px;width:64px;height:64px}.home-category-card strong{text-transform:uppercase;letter-spacing:.035em;font-size:13px;line-height:1.3}@media (width<=800px){.logo-orbit{width:32px;height:32px}.card span{font-size:10px}.home-category-card{grid-template-columns:58px 1fr;min-height:76px}.home-category-image{width:56px;height:56px}}@media (prefers-reduced-motion:reduce){.logo-orbit,.logo-orbit i{animation:none!important}}@media (width>=801px){body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{grid-template-rows:minmax(62px,1fr) minmax(42px,.72fr);grid-template-columns:1fr 1fr;padding:0;position:relative;overflow:hidden}body.page-home .mosaic-tools .mini-rail:before,body.page-category .mosaic-tools .mini-rail:before{content:"";z-index:3;pointer-events:none;background:#e2eaf2;height:1px;position:absolute;top:62%;left:0;right:0}body.page-home .mosaic-tools .mini-rail:after,body.page-category .mosaic-tools .mini-rail:after{content:"";z-index:3;pointer-events:none;background:#e2eaf2;width:1px;position:absolute;top:62%;bottom:0;left:50%}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{border-bottom:0;height:auto;min-height:0;padding:6px}body.page-home .mosaic-tools .rail-button,body.page-category .mosaic-tools .rail-button{background:#fff;border-radius:0;height:100%;min-height:0;border:0!important;transition:none!important;transform:none!important}body.page-home .mosaic-tools .rail-button:hover,body.page-category .mosaic-tools .rail-button:hover,body.page-home .mosaic-tools .rail-button:focus-visible,body.page-category .mosaic-tools .rail-button:focus-visible{color:#025aa8;background:#eaf8ff}body.page-home .mosaic-tools .rail-button:active,body.page-category .mosaic-tools .rail-button:active{background:#dff3ff}}.drawer-shell{scrollbar-width:none;-ms-overflow-style:none}.drawer-shell::-webkit-scrollbar,.drawer-content::-webkit-scrollbar,.category-chips::-webkit-scrollbar,.drawer-grid::-webkit-scrollbar,.search-results-wrap::-webkit-scrollbar{width:0;height:0;display:none}@media (width>=1101px){.drawer-close{z-index:999;position:fixed;top:38px;left:calc(min(720px,62vw) - 36px);right:auto}}@media (width>=801px) and (width<=1100px){.drawer-close{z-index:999;position:fixed;top:24px;left:calc(min(760px,82vw) - 34px);right:auto}}@media (width<=800px){.drawer-close{z-index:999;position:fixed;top:18px;left:calc(100vw - 76px);right:auto}}body.page-home .mosaic-tools,body.page-category .mosaic-tools,body.page-home .mosaic-tools .quick-library,body.page-category .mosaic-tools .quick-library,body.page-home .mosaic-tools .quick-library-buttons,body.page-category .mosaic-tools .quick-library-buttons{overflow:visible!important}body.page-home .mosaic-tools .quick-library,body.page-category .mosaic-tools .quick-library{z-index:120}body.page-home .mosaic-tools .quick-library-buttons,body.page-category .mosaic-tools .quick-library-buttons{z-index:121;position:relative}body.page-home .mosaic-tools .quick-library-trigger,body.page-category .mosaic-tools .quick-library-trigger{z-index:122}body.page-home .mosaic-tools .quick-library-trigger b,body.page-category .mosaic-tools .quick-library-trigger b{filter:none;bottom:calc(100% + 10px);z-index:9999!important}.menu-backdrop{z-index:900}.discovery-drawer{z-index:910;overflow:visible}.drawer-close{z-index:920}body.drawer-open .mosaic-tools,body.drawer-open .quick-library{z-index:54!important}.logo-orbit{transition:transform .16s;transform:none;animation:none!important}.logo-orbit i{animation:none!important;display:none!important}.mini-brand:hover .logo-orbit{transform:scale(1.055)}@media (width>=801px){body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{isolation:isolate;grid-template-rows:minmax(62px,1fr) minmax(42px,.72fr);grid-template-columns:1fr 1fr;padding:0;overflow:hidden!important}body.page-home .mosaic-tools .mini-rail:before,body.page-category .mosaic-tools .mini-rail:before{z-index:5;height:1px;top:62%;left:0;right:0}body.page-home .mosaic-tools .mini-rail:after,body.page-category .mosaic-tools .mini-rail:after{z-index:5;width:1px;top:62%;bottom:0;left:50%}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{z-index:1;position:relative;overflow:hidden}body.page-home .mosaic-tools .rail-button,body.page-category .mosaic-tools .rail-button{z-index:1;clip-path:inset(0);background:#fff;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:none!important;border:0!important;border-radius:0!important;transition:none!important;transform:none!important}body.page-home .mosaic-tools .rail-button:hover,body.page-category .mosaic-tools .rail-button:hover,body.page-home .mosaic-tools .rail-button:focus-visible,body.page-category .mosaic-tools .rail-button:focus-visible{background:#eaf8ff!important;transform:none!important}body.page-home .mosaic-tools .rail-button:active,body.page-category .mosaic-tools .rail-button:active{background:#dff2ff!important}}.drawer-shell{scrollbar-width:none;-ms-overflow-style:none;height:100%;position:relative;overflow:hidden auto}.drawer-shell::-webkit-scrollbar{width:0;height:0;display:none}.drawer-content,.category-chips,.drawer-grid,.search-results-wrap{scrollbar-width:none;-ms-overflow-style:none}.drawer-content::-webkit-scrollbar,.category-chips::-webkit-scrollbar,.drawer-grid::-webkit-scrollbar,.search-results-wrap::-webkit-scrollbar{width:0;height:0;display:none}@media (width>=1101px){.drawer-close{position:absolute!important;top:38px!important;left:auto!important;right:-40px!important}}@media (width>=801px) and (width<=1100px){.drawer-close{position:absolute!important;top:24px!important;left:auto!important;right:-36px!important}}@media (width<=800px){.drawer-close{position:absolute!important;top:24px!important;left:auto!important;right:-31px!important}}@media (width>=1101px){.discovery-drawer{width:min(570px,60vw)!important;max-width:570px!important}.drawer-shell{padding-right:46px}.drawer-close{width:72px!important;height:72px!important;top:38px!important;right:-36px!important}.category-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.drawer-grid,.search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=801px) and (width<=1100px){.discovery-drawer{width:min(540px,68vw)!important;max-width:540px!important}.drawer-close{width:62px!important;height:62px!important;right:-31px!important}}@media (width<=800px){.discovery-drawer{width:calc(100vw - 74px)!important;max-width:none!important}.drawer-close{width:62px!important;height:62px!important;right:-31px!important}}@media (width<=560px){.discovery-drawer{width:calc(100vw - 58px)!important}.drawer-close{width:54px!important;height:54px!important;right:-27px!important}}.drawer-close{z-index:950!important;visibility:visible!important;opacity:1!important;width:58px!important;height:58px!important;position:absolute!important;top:38px!important;left:auto!important;right:14px!important;transform:none!important}.drawer-search{margin-right:0}@media (width>=801px) and (width<=1100px){.drawer-shell{padding-right:78px!important}.drawer-close{width:54px!important;height:54px!important;top:24px!important;right:12px!important}}@media (width<=800px){.drawer-shell{padding-right:70px!important}.drawer-close{width:50px!important;height:50px!important;top:24px!important;right:10px!important}}@media (width<=560px){.drawer-shell{padding-right:62px!important}.drawer-close{width:46px!important;height:46px!important;top:18px!important;right:8px!important}}.drawer-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;display:grid}.drawer-topbar .drawer-search{width:100%;min-width:0}.drawer-topbar .drawer-close{flex:0 0 72px;visibility:visible!important;opacity:1!important;z-index:2!important;width:72px!important;height:72px!important;position:relative!important;inset:auto!important;transform:none!important}.search-brand{cursor:pointer;text-decoration:none;transition:transform .15s,background .15s}.search-brand:hover{background:#f5fbff;transform:scale(1.04)}.drawer-content{padding-top:24px}@media (width>=801px) and (width<=1100px){.drawer-shell{padding-right:30px!important}.drawer-topbar{gap:14px}.drawer-topbar .drawer-close{flex-basis:62px;width:62px!important;height:62px!important}}@media (width<=800px){.drawer-shell{padding-right:24px!important}.drawer-topbar{gap:12px}.drawer-topbar .drawer-close{flex-basis:56px;width:56px!important;height:56px!important}}@media (width<=560px){.drawer-shell{padding-right:18px!important}.drawer-topbar{gap:9px}.drawer-topbar .drawer-close{flex-basis:50px;width:50px!important;height:50px!important}}.discovery-drawer{overflow:visible!important}.drawer-shell{padding-right:40px!important}.drawer-topbar{width:100%;display:block!important}.drawer-topbar .drawer-search{width:100%}.discovery-drawer>.drawer-close{z-index:930!important;visibility:visible!important;opacity:1!important;width:72px!important;height:72px!important;margin:0!important;position:absolute!important;top:38px!important;left:auto!important;right:-36px!important;transform:none!important}@media (width>=801px) and (width<=1100px){.discovery-drawer>.drawer-close{width:62px!important;height:62px!important;top:30px!important;right:-31px!important}}@media (width<=800px){.discovery-drawer>.drawer-close{width:56px!important;height:56px!important;top:24px!important;right:-28px!important}}@media (width<=560px){.discovery-drawer>.drawer-close{width:50px!important;height:50px!important;top:18px!important;right:-25px!important}}.discovery-drawer>.drawer-close{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.discovery-drawer.is-open>.drawer-close{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.category-chips{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:center;width:100%;max-width:100%;margin:0;flex-wrap:nowrap!important;grid-template-columns:none!important;gap:9px!important;padding:2px 2px 12px!important;display:flex!important;overflow:auto hidden!important}.category-chips::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.category-chips a{letter-spacing:.015em;text-transform:none;white-space:nowrap;scroll-snap-align:start;border:1px solid #07315c14;justify-content:center;align-items:center;min-width:max-content;color:#07315c!important;background:#fffffff5!important;border-radius:999px!important;flex:none!important;width:auto!important;min-height:36px!important;padding:9px 15px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;transition:background .16s,box-shadow .16s,color .16s!important;display:inline-flex!important;transform:none!important;box-shadow:0 5px 14px #174f6a1c!important}.category-chips a:hover,.category-chips a:focus-visible{outline:none;color:#075da9!important;background:#eaf8ff!important;box-shadow:0 7px 17px #174f6a26!important}.category-chips a:active{background:#dff3ff!important}@media (width<=560px){.category-chips{gap:7px!important;padding-bottom:10px!important}.category-chips a{min-height:33px!important;padding:8px 12px!important;font-size:10px!important}}.category-strip{grid-template-columns:38px minmax(0,1fr) 38px;align-items:start;gap:8px;width:100%;margin:0 0 12px;display:grid}.category-strip .category-chips{outline:none;min-width:0;padding:4px 1px 0!important}.category-scroll-arrow{color:#075da9;cursor:pointer;background:#fffffff7;border:1px solid #07315c14;border-radius:50%;justify-content:center;align-self:start;align-items:center;width:38px;height:38px;margin-top:4px;padding:0;font-size:25px;font-weight:800;line-height:1;transition:transform .16s,background .16s,opacity .16s;display:flex;box-shadow:0 6px 16px #174f6a21}.category-scroll-arrow:hover:not(:disabled){background:#eaf8ff;transform:scale(1.06)}.category-scroll-arrow:active:not(:disabled){transform:scale(.96)}.category-scroll-arrow:disabled{opacity:.34;cursor:default}.category-scroll-arrow.is-hidden{visibility:hidden;pointer-events:none}.popular-section{margin-top:8px}.popular-heading{align-items:center;gap:12px;margin:18px 4px;display:flex}.popular-heading-icon{color:#b56a00;background:linear-gradient(145deg,#fff5ba,#ffd75c);border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:20px;display:grid;box-shadow:0 8px 18px #b4690026}.popular-heading h2{color:#07315c;letter-spacing:-.025em;font-family:Nunito Sans,Inter,system-ui,sans-serif;line-height:1;margin:0!important;font-size:27px!important}.popular-heading small{display:none}@media (width<=560px){.category-strip{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.category-scroll-arrow{width:34px;height:34px;margin-top:3px;font-size:22px}.popular-heading{gap:10px;margin:15px 2px}.popular-heading-icon{border-radius:12px;flex-basis:38px;width:38px;height:38px;font-size:18px}.popular-heading h2{font-size:23px!important}.popular-heading small{display:none}}.category-chips{cursor:default;-webkit-user-select:none;user-select:none;touch-action:pan-y;scroll-behavior:smooth;overscroll-behavior-inline:contain}.category-chips a,.category-chips a:hover,.category-chips a:active{cursor:default;-webkit-user-drag:none;user-drag:none}.category-chips.is-dragging{cursor:default;scroll-behavior:auto}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{padding:4px;overflow:hidden}body.page-home .mosaic-tools .mini-brand img,body.page-category .mosaic-tools .mini-brand img{object-fit:contain;object-position:center;filter:none;border-radius:0;width:94%;max-width:none;height:94%;max-height:none;transition:transform .16s;display:block}body.page-home .mosaic-tools .mini-brand:hover img,body.page-category .mosaic-tools .mini-brand:hover img{transform:scale(1.035)}.footer-logo img{object-fit:contain;width:auto;max-width:220px;height:46px;max-height:46px}@media (width<=800px){body.page-home .mosaic-tools .mini-brand img,body.page-category .mosaic-tools .mini-brand img{width:92%;height:92%}}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{isolation:isolate;position:relative}body.page-home .mosaic-tools .mini-brand:after,body.page-category .mosaic-tools .mini-brand:after{content:"";z-index:3;pointer-events:none;opacity:0;filter:blur(.3px);background:linear-gradient(90deg,#fff0 0%,#ffffff2e 28%,#ffffffc7 50%,#ffffff2e 72%,#fff0 100%);width:34%;position:absolute;top:-24%;bottom:-24%;left:-58%;transform:skew(-18deg)translate(0)}body.page-home .mosaic-tools .mini-brand:hover:after,body.page-category .mosaic-tools .mini-brand:hover:after{opacity:1;animation:.72s ease-out forwards oyunhopLogoShine}@keyframes oyunhopLogoShine{0%{transform:skew(-18deg)translate(0)}to{transform:skew(-18deg)translate(520%)}}@media (prefers-reduced-motion:reduce){body.page-home .mosaic-tools .mini-brand:after,body.page-category .mosaic-tools .mini-brand:after{display:none}}@media (width>=801px){body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{grid-template-rows:62% 38%;grid-template-columns:1fr 1fr;display:grid;overflow:hidden!important}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{grid-area:1/1/auto/-1;width:100%;height:100%;min-height:0;overflow:hidden!important}body.page-home .mosaic-tools .rail-button,body.page-category .mosaic-tools .rail-button{contain:paint;grid-row:2;place-self:stretch stretch;width:100%;height:100%;min-height:0;overflow:hidden!important}body.page-home .mosaic-tools .rail-button:first-of-type,body.page-category .mosaic-tools .rail-button:first-of-type{grid-column:1}body.page-home .mosaic-tools .rail-button:last-of-type,body.page-category .mosaic-tools .rail-button:last-of-type{grid-column:2}body.page-home .mosaic-tools .rail-button:hover,body.page-category .mosaic-tools .rail-button:hover,body.page-home .mosaic-tools .rail-button:focus-visible,body.page-category .mosaic-tools .rail-button:focus-visible{background:#eaf8ff!important;box-shadow:inset 0 0 0 999px #eaf8ff!important}}.category-chips{scroll-behavior:smooth;cursor:default!important;touch-action:pan-y!important}.category-chips a{cursor:pointer!important;transition:background-color .16s,color .16s,border-color .16s,box-shadow .16s!important}.category-chips a:hover,.category-chips a:focus-visible{color:#fff!important;background:#075da9!important;border-color:#075da9!important;box-shadow:0 8px 18px #075da940!important}.category-chips a:active{color:#fff!important;background:#064d8d!important}.category-chips.is-dragging,.category-chips.is-dragging *{cursor:default!important;scroll-behavior:auto!important}.category-chips.is-dragging a{pointer-events:auto!important;color:#07315c!important;background:#fffffff5!important}.category-chips{contain:layout paint;will-change:scroll-position;-webkit-overflow-scrolling:touch}.category-chips.is-dragging a{box-shadow:none!important;transition:none!important}.category-chips.is-dragging,.category-chips.is-dragging *{-webkit-user-select:none!important;user-select:none!important}.search-submit{color:#b4c3d7;cursor:pointer;z-index:4;background:0 0;border:0;flex:0 0 72px;align-self:stretch;place-items:center;padding:0;display:grid;position:relative}.search-submit .search-icon{fill:none;stroke:currentColor;stroke-width:2.5px;pointer-events:none;width:30px;height:30px;margin:0}.search-submit:hover,.search-submit:focus-visible{color:#0872d1;background:#eef9ff;outline:none}.search-submit:active{background:#dff3ff}.drawer-search input{z-index:2;position:relative}@media (width<=800px){.search-submit{flex-basis:58px}.search-submit .search-icon{width:24px;height:24px}}body.page-search .content{width:min(var(--content-max,1500px),calc(100% - 80px));max-width:var(--content-max,1500px);margin:0 auto;padding:28px 0 64px;display:block}body.page-search .mosaic-tools{display:contents}.search-page{gap:22px;min-height:55vh;display:grid}.search-page-head{background:#fffffff5;border-radius:24px;padding:28px;box-shadow:0 15px 38px #0d48651f}.search-page-kicker{color:#0786b9;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:1000;display:block}.search-page-head h1{margin:7px 0 20px;font-family:Nunito Sans,Inter,sans-serif;font-size:clamp(28px,4vw,44px);line-height:1.06}.search-page-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:820px;display:grid}.search-page-form input{color:#07315c;background:#f8fcfe;border:1px solid #d8e7ef;border-radius:16px;outline:0;min-width:0;height:58px;padding:0 18px;font:800 17px/1 Inter,sans-serif}.search-page-form input:focus{border-color:#49bfe0;box-shadow:0 0 0 4px #49bfe026}.search-page-form button{color:#fff;cursor:pointer;background:#075da9;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:58px;padding:0 22px;font-weight:900;display:flex;box-shadow:0 9px 20px #075da933}.search-page-form button:hover{background:#064f91}.search-page-form button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:22px;height:22px}.search-page-summary{color:#52708a;background:#ffffffd1;border-radius:999px;justify-self:start;padding:8px 13px;font-size:13px;font-weight:800}.search-page-summary strong{color:#075da9;font-size:17px}.search-page-grid{gap:var(--card-gap,15px);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.search-page-card{aspect-ratio:1;border-radius:var(--card-radius,18px);isolation:isolate;background:#fff;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 10px 25px #0f4a6429}.search-page-card img{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.search-page-card:after{content:"";z-index:1;background:linear-gradient(#0000,#041c33d6);position:absolute;inset:35% 0 0}.search-page-card span{z-index:2;color:#fff;gap:3px;padding:32px 12px 11px;display:grid;position:absolute;inset:auto 0 0}.search-page-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.search-page-card small{color:#d8eaf4;font-size:10px;font-weight:700}.search-page-card:hover img{transform:scale(1.08)}.search-empty-state{text-align:center;background:#fffffff2;border-radius:26px;justify-items:center;padding:52px 24px;display:grid;box-shadow:0 15px 38px #0d48651a}.search-empty-icon{color:#075da9;background:linear-gradient(145deg,#dffbff,#c9f3f8);border-radius:20px;place-items:center;width:64px;height:64px;font-size:32px;font-weight:1000;display:grid}.search-empty-state h2{margin:18px 0 8px;font-family:Nunito Sans,Inter,sans-serif;font-size:30px}.search-empty-state p{color:#56738b;max-width:560px;margin:0;line-height:1.65}.search-empty-state>a{color:#fff;background:#075da9;border-radius:14px;margin-top:20px;padding:13px 20px;font-weight:900;text-decoration:none}.search-related{gap:16px;display:grid}.search-related-head{align-items:center;gap:10px;display:flex}.search-related-head span{color:#a86300;background:#ffe884;border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.search-related-head h2{margin:0;font-family:Nunito Sans,Inter,sans-serif;font-size:26px}@media (width<=800px){body.page-search .content{width:auto;margin:0;padding:126px 16px 36px}.search-page-head{padding:22px 18px}.search-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}}@media (width<=560px){body.page-search .content{padding:134px 10px 28px}.search-page-form{grid-template-columns:1fr}.search-page-form button{width:100%}.search-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.search-empty-state{padding:38px 18px}.search-empty-state h2{font-size:25px}}@media (width>=801px){.mini-rail{top:16px}.content{padding-top:18px}body.page-category .content{padding-top:21px}}.site-footer{background:linear-gradient(#f4faff 0%,#f8fbff 50%,#f2f8fd 100%);border-top:1px solid #07315c0f;margin-top:32px}.footer-accent{height:54px;margin-bottom:0;overflow:hidden}.footer-accent:before{content:"";background:linear-gradient(90deg,#42d7cd 0%,#72eddf 48%,#9bf5e9 100%);height:14px;position:absolute;top:17px;left:0;right:0;box-shadow:0 8px 22px #29b4ae29}.footer-accent:after{content:"";background:linear-gradient(135deg,#31cfc6,#61e6db);border-radius:12px 22px;width:96px;height:38px;position:absolute;top:5px;left:clamp(34px,7vw,118px);transform:skew(-22deg);box-shadow:0 10px 22px #158b8d2e}.footer-accent .accent-bar,.footer-accent .accent-left{display:none}.footer-inner{grid-template-columns:minmax(280px,.95fr) minmax(0,1.75fr);align-items:stretch;gap:26px;padding:14px 38px 30px}.footer-brand,.footer-links-grid{backdrop-filter:blur(8px);background:#ffffffdb;border:1px solid #0f578214;box-shadow:0 18px 42px #144b6914}.footer-brand{border-radius:28px;padding:28px;position:relative;overflow:hidden}.footer-brand:after{content:"";pointer-events:none;background:radial-gradient(circle,#57e5d938,#57e5d900 70%);border-radius:50%;width:170px;height:170px;position:absolute;bottom:-65px;right:-54px}.footer-logo{border:1px solid #18649614;border-radius:18px;min-width:104px;height:58px;padding:5px 14px;transition:transform .22s,box-shadow .22s;box-shadow:0 10px 24px #1145661a}.footer-logo:hover{transform:translateY(-2px);box-shadow:0 15px 30px #11456626}.footer-logo img{max-width:190px;max-height:48px}.footer-brand p{margin-top:20px;font-size:15px;line-height:1.75}.footer-badges{gap:9px;margin-top:20px}.footer-badges span{min-height:36px;box-shadow:none;background:linear-gradient(#eefaff,#e7f6ff);border:1px solid #d6ecfb;padding:8px 13px}.footer-links-grid{border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:28px 12px;overflow:hidden}.footer-col{min-width:0;padding:2px 28px}.footer-col+.footer-col{border-left:1px solid #e6eef5}.footer-col h4{color:#7590aa;letter-spacing:.07em;align-items:center;gap:9px;margin-bottom:17px;font-size:13px;display:flex}.footer-col h4:before{content:"";background:linear-gradient(135deg,#29cfc6,#188ed1);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #30cec51c}.footer-col ul{gap:8px}.footer-col a{border-radius:10px;margin-left:-10px;padding:7px 10px;font-size:15px;transition:background .18s,color .18s,transform .18s;display:block}.footer-col a:hover{color:#0872c5;background:#eaf7ff;transform:translate(4px)}.footer-bottom{border-top:1px solid #084a6912;padding:18px 38px 26px;font-size:12px}.footer-note{align-items:center;gap:7px;display:inline-flex}.footer-note:before{content:"";background:#39cbbb;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #39cbbb1f}@media (width<=1100px){.footer-inner{grid-template-columns:1fr;padding:10px 26px 28px}.footer-links-grid{padding:24px 8px}.footer-col{padding:2px 22px}}@media (width<=760px){.site-footer{margin-top:26px}.footer-accent{height:44px}.footer-accent:before{height:11px;top:14px}.footer-accent:after{width:72px;height:31px;top:4px;left:22px}.footer-inner{padding:8px 14px 22px}.footer-brand{border-radius:22px;padding:22px}.footer-links-grid{border-radius:22px;grid-template-columns:1fr 1fr;row-gap:22px;padding:20px 8px}.footer-col{padding:0 16px}.footer-col+.footer-col{border-left:1px solid #e6eef5}.footer-col:nth-child(3){border-top:1px solid #e6eef5;border-left:0;grid-column:1/-1;padding-top:22px}.footer-bottom{padding:16px 18px 22px}}@media (width<=520px){.footer-links-grid{grid-template-columns:1fr}.footer-col+.footer-col,.footer-col:nth-child(3){border-top:1px solid #e6eef5;border-left:0;grid-column:auto;padding-top:20px}.footer-col:first-child{border-top:0;padding-top:0}.footer-logo{height:54px}}.footer-accent{height:36px;margin-bottom:-1px}.footer-accent:before{height:12px;top:8px}.footer-accent:after{height:30px;top:0}.footer-inner{padding-top:0}@media (width<=1100px){.footer-inner{padding-top:0}}@media (width<=760px){.footer-accent{height:30px}.footer-accent:before{height:10px;top:7px}.footer-accent:after{height:25px;top:0}.footer-inner{padding-top:0}}.footer-col a{color:#07345f;letter-spacing:0;text-underline-offset:3px;width:auto;box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:1.55;text-decoration:none;transition:color .15s;display:inline;transform:none}.footer-col a:hover,.footer-col a:focus-visible{color:#075f9e;box-shadow:none;background:0 0;text-decoration:underline;transform:none}.footer-col a:active{transform:none}.category-chips a{touch-action:pan-y;user-select:none;-webkit-user-drag:none}.category-chips.is-dragging a{pointer-events:none}@media (width<=760px){.footer-col a{font-size:15px}}@media (width>=801px){.content{padding-top:9.2px}body.page-category .content{padding-top:10.7px}}.card:after{opacity:0;background:linear-gradient(#02122300 46%,#0212231f 66%,#021223c7 100%);transition:opacity .24s}.card:hover:after,.card:focus-visible:after{opacity:1}.card span{width:auto;max-width:none;box-shadow:none;color:#fff;letter-spacing:.01em;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px 3px #000000f2,0 0 10px #0000008c;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:0;padding:0;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;line-height:1.08;transition:opacity .22s,transform .22s cubic-bezier(.2,.8,.2,1);bottom:9px;left:10px;right:10px;overflow:hidden;transform:translateY(7px)}.card-tile.size-orta .card span,.card-tile.size-buyuk .card span,.size-orta.card span,.size-buyuk.card span{font-size:17px;font-weight:600;bottom:12px}.card:focus-visible{outline-offset:3px;outline:3px solid #fffffff2}@media (width<=800px){.card span{font-size:12px;bottom:7px}.card-tile.size-orta .card span,.card-tile.size-buyuk .card span,.size-orta.card span,.size-buyuk.card span{font-size:14px;bottom:9px}}@media (width>=801px){body:not(.page-home):not(.page-category) .content{grid-template-columns:minmax(100px,var(--mosaic-unit,118px))minmax(0,1fr);align-items:start;column-gap:var(--card-gap,16px);width:min(var(--content-max,1680px),calc(100vw - 96px));max-width:var(--content-max,1680px);margin-left:auto;margin-right:auto;padding:11.5px 0 52px;display:grid}body:not(.page-home):not(.page-category) .content>.mosaic-tools{z-index:54;grid-area:1/1;grid-template-rows:1fr auto;gap:10px;min-width:0;min-height:0;display:grid;position:relative}body:not(.page-home):not(.page-category) .content>.mosaic-tools~*{grid-column:2;width:100%;min-width:0;max-width:none;margin-left:0;margin-right:0}body:not(.page-home):not(.page-category) .mosaic-tools .mini-rail{border-radius:16px;grid-template-columns:1fr 1fr;width:100%;height:100%;padding:6px;position:relative;inset:auto;box-shadow:0 12px 28px #084a692e}body:not(.page-home):not(.page-category) .mosaic-tools .mini-brand{height:auto;min-height:62px}body:not(.page-home):not(.page-category) .mosaic-tools .rail-button{height:auto;min-height:38px}body:not(.page-home):not(.page-category) .mosaic-tools .quick-library{z-index:55;width:100%;max-width:100%;position:relative;inset:auto}body:not(.page-home):not(.page-category) .mosaic-tools .quick-library-buttons{border-radius:17px;padding:5px}body:not(.page-home):not(.page-category) .mosaic-tools .quick-library-trigger{height:46px}body:not(.page-home):not(.page-category) .mosaic-tools .quick-library-panel{width:330px;max-width:min(330px,100vw - 30px);margin-top:10px;position:absolute;top:100%;left:0}}.search-suggestion{color:#0a4778;background:#f3fdff;border:1px solid #cde9ef;border-radius:14px;margin:0 0 16px;padding:12px 16px;font:700 14px Arial,Helvetica,sans-serif}.search-suggestion strong{color:#08aeb6}.card,.drawer-game,.side-game,.quick-item{contain:layout paint style}.footer,.home-category-section,.game-detail-surface{content-visibility:auto;contain-intrinsic-size:1px 500px}@media (prefers-reduced-motion:reduce){.card,.card img,.card span{transition:none!important}}.card img,.drawer-game img,.search-page-card img,.side-game img,.quick-item img,.recommend-card img{content-visibility:auto}.category-empty{text-align:center;background:#fffffff0;border-radius:22px;grid-column:1/-1;max-width:620px;margin:38px auto 10px;padding:34px 28px;box-shadow:0 16px 36px #154f6924}.category-empty h2{color:var(--ink);margin:0 0 8px;font-family:Nunito Sans,Arial,sans-serif;font-size:24px}.category-empty p{color:#62788c;margin:0 0 18px;line-height:1.6}.category-empty a{color:#fff;background:#0872d1;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=700px){.category-empty{margin:24px 10px 4px;padding:26px 18px}.category-empty h2{font-size:20px}}@media (width>=801px){body.page-home .content{padding-bottom:14px}}body.page-home .home-category-section{background:#ffffff21;border:1px solid #ffffff6b;border-radius:22px;margin-top:12px;padding:10px;box-shadow:inset 0 1px #ffffff52,0 12px 28px #0e5b6c14}body.page-home .home-category-grid{gap:12px}body.page-home .home-category-card{background:linear-gradient(#fff 0%,#fbfeff 100%);border:1px solid #075c911f;border-radius:18px;grid-template-columns:68px minmax(0,1fr);gap:13px;min-height:88px;padding:9px 15px 9px 9px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 10px 22px #0e4b6726,inset 0 1px #ffffffe6}body.page-home .home-category-card:hover,body.page-home .home-category-card:focus-visible{background:linear-gradient(#fff 0%,#f7fdff 100%);border-color:#0880be47;outline:none;transform:translateY(-3px);box-shadow:0 15px 30px #0d4d6a36,0 0 0 3px #31cfc614}body.page-home .home-category-image{background:linear-gradient(145deg,#f5fbff,#eaf8ff);border:1px solid #0872d114;border-radius:14px;width:68px;height:68px;box-shadow:inset 0 0 0 1px #ffffffb8}body.page-home .home-category-image img{object-fit:cover}body.page-home .home-category-card strong{color:#07345f;letter-spacing:.01em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:1.3}body.page-home .site-footer{margin-top:8px}body.page-home .footer-accent{margin-top:0}@media (width<=800px){body.page-home .content{padding-bottom:12px}body.page-home .home-category-section{border-radius:18px;margin-top:10px;padding:8px}body.page-home .home-category-grid{gap:10px}body.page-home .home-category-card{border-radius:15px;grid-template-columns:58px minmax(0,1fr);gap:10px;min-height:78px;padding:8px 10px 8px 8px}body.page-home .home-category-image{border-radius:12px;width:58px;height:58px}body.page-home .home-category-card strong{font-size:12px}body.page-home .site-footer{margin-top:6px}}@media (width<=520px){body.page-home .home-category-card strong{font-size:13px}}@media (width>=801px){body.page-home .content{padding-block-start:18px!important}}body{background-color:#0000;background-image:radial-gradient(circle at 12% 8%,#ffffff57 0 7%,#0000 28%),radial-gradient(circle at 88% 18%,#aaf5ff4d 0 8%,#0000 30%),radial-gradient(circle at 52% 92%,#3ccbd333 0 10%,#0000 34%),linear-gradient(135deg,#40d6cd 0%,#69e8dc 38%,#8beee0 68%,#59d8d2 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}body:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(115deg,#ffffff14,#0000 36%),repeating-linear-gradient(135deg,#ffffff06 0 1px,#0000 1px 18px);position:fixed;inset:0}.card:hover,.card:focus-visible{box-shadow:0 5px 10px #07344b29,0 18px 34px #07435c47,0 31px 58px #06374e29,0 0 0 2px #ffffff61,inset 0 1px #ffffff9e}body.page-home .home-category-card{box-shadow:0 3px 7px #08445914,0 10px 23px #07455c2b,inset 0 1px #ffffffeb}body.page-home .home-category-card:hover,body.page-home .home-category-card:focus-visible{box-shadow:0 5px 10px #07344b1a,0 16px 31px #07435c38,0 0 0 3px #ffffff29,inset 0 1px #fffffff0}@media (width<=800px){body{background-attachment:scroll}.card{box-shadow:0 3px 7px #0844591a,0 9px 20px #07455c2b,inset 0 1px #ffffff80}}@media (prefers-reduced-motion:reduce){body{background-attachment:scroll}}html{background-color:#35cfc8!important}body,body.page-home,body.page-category,body.page-game,body.page-search,body.page-content{background-color:#54ded6!important;background-image:radial-gradient(at 8% 4%,#ffffff94 0%,#fff3 18%,#0000 42%),radial-gradient(at 94% 15%,#40b9da52 0%,#40b9da1f 22%,#0000 48%),radial-gradient(at 58% 88%,#10a2b23d 0%,#0000 46%),linear-gradient(142deg,#34cbc7 0%,#67e5d9 34%,#8cecdf 60%,#43cfd0 100%)!important;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}body:before{z-index:0;opacity:.72;background-image:linear-gradient(120deg,#ffffff1f,#0000 34%,#0887a00e 72%,#0000),repeating-linear-gradient(135deg,#ffffff09 0 1px,#0000 1px 22px)!important}body>*{z-index:1;position:relative}.card{border-color:#ffffff94}@media (width<=800px){body,body.page-home,body.page-category,body.page-game,body.page-search,body.page-content{background-attachment:scroll!important}.card:hover,.card:focus-visible{box-shadow:0 0 0 2px #03436299,0 14px 28px #02324b57,0 26px 48px #01273d38,inset 0 1px #ffffff80!important}}.card:hover,.card:focus-visible{border-color:#1d435494!important;box-shadow:0 0 0 1px #1d435457,0 7px 14px #022a4257,0 22px 42px #02324b75,0 40px 72px #01273d4d,inset 0 1px #ffffff3d!important}@media (width<=800px){.card{border-color:#5c6c7442!important}.card:hover,.card:focus-visible{border-color:#1d435485!important;box-shadow:0 0 0 1px #1d435447,0 14px 28px #02324b57,0 26px 48px #01273d38,inset 0 1px #ffffff38!important}}.card{outline:0;border:0!important;box-shadow:0 4px 10px #343c4026,0 13px 28px #343c402b!important}@media (width<=800px){.card{border:0!important;box-shadow:0 3px 8px #343c4021,0 10px 21px #343c4024!important}.card:hover,.card:focus-visible{border:0!important;box-shadow:0 6px 13px #2f383d33,0 16px 32px #2f383d3b!important}}.card{border:0!important;box-shadow:0 5px 12px #343c402e,0 15px 32px #343c4036!important}.card:hover,.card:focus-visible{border:0!important;box-shadow:0 8px 17px #2f383d45,0 23px 44px #2f383d4f,0 38px 64px #2f383d2e!important}@media (width<=800px){.card{box-shadow:0 4px 9px #343c4026,0 12px 24px #343c402b!important}.card:hover,.card:focus-visible{box-shadow:0 7px 15px #2f383d3b,0 18px 35px #2f383d45!important}}.card{transform-origin:50%;z-index:auto!important;transition:box-shadow .34s,filter .34s!important;overflow:hidden!important;transform:none!important}.card:hover,.card:focus-visible{z-index:auto!important;transform:none!important}.card img{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;transition:transform .58s cubic-bezier(.22,.61,.36,1)!important;transform:scale(1)!important}.card:hover img,.card:focus-visible img{transform:scale(1.055)!important}@media (prefers-reduced-motion:reduce){.card img{transition:none!important}}@media (hover:none){.card img,.card:hover img,.card:focus-visible img{transform:scale(1)!important}}.card{transform-origin:50%;will-change:transform;z-index:1!important;transition:transform .34s cubic-bezier(.22,.61,.36,1),box-shadow .26s!important;overflow:hidden!important;transform:scale(1)!important}.card:hover,.card:focus-visible{z-index:2!important;transform:scale(1.045)!important;box-shadow:0 6px 13px #2a32374f,0 14px 27px #2a323752!important}.card img,.card:hover img,.card:focus-visible img{object-fit:cover;width:100%;height:100%;transition:none!important;transform:none!important}@media (width<=800px){.card:hover,.card:focus-visible{transform:scale(1.025)!important;box-shadow:0 5px 11px #2a323740,0 11px 22px #2a323742!important}}@media (hover:none){.card,.card:hover,.card:focus-visible{transform:scale(1)!important}}@media (prefers-reduced-motion:reduce){.card{transition:box-shadow .2s!important}}html{background:#168eae!important}body{background-color:#31c9c7!important;background-image:radial-gradient(circle at 14% 10%,#ffffff4d 0,#ffffff24 13%,#0000 31%),radial-gradient(circle at 82% 24%,#6fecef45 0,#0000 34%),radial-gradient(circle at 48% 82%,#13709d33 0,#0000 38%),linear-gradient(135deg,#68e4d7 0%,#31c9c7 42%,#168eae 74%,#176b9c 100%)!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}body:before{opacity:.7!important;pointer-events:none!important;background-image:linear-gradient(30deg,#ffffff06 12%,#0000 12.5% 87%,#ffffff06 87.5%),linear-gradient(150deg,#ffffff05 12%,#0000 12.5% 87%,#ffffff05 87.5%)!important;background-size:64px 112px!important}.card span{width:auto!important;max-width:none!important;box-shadow:none!important;color:#fff!important;letter-spacing:0!important;text-align:center!important;text-shadow:0 1px 4px #000000c2!important;white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;background:linear-gradient(#0000 0%,#0416262e 30%,#041626a3 100%)!important;border-radius:0!important;padding:18px 7px 5px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:10px!important;font-weight:700!important;line-height:1.18!important;bottom:8px!important;left:8px!important;right:8px!important;overflow:visible!important}.size-orta.card span,.card-tile.size-orta .card span{padding-inline:10px!important;font-size:12px!important}.size-buyuk.card span,.card-tile.size-buyuk .card span{padding-inline:13px!important;font-size:14px!important}@media (width<=800px){body{background-attachment:scroll!important}.card span{font-size:10px!important;bottom:6px!important;left:6px!important;right:6px!important}.size-orta.card span,.card-tile.size-orta .card span{font-size:11px!important}.size-buyuk.card span,.card-tile.size-buyuk .card span{font-size:12px!important}}.card span,.size-kucuk.card span,.size-orta.card span,.size-buyuk.card span,.card-tile.size-kucuk .card span,.card-tile.size-orta .card span,.card-tile.size-buyuk .card span{width:auto!important;max-width:calc(100% - 14px)!important;min-height:0!important;box-shadow:none!important;color:#fff!important;letter-spacing:0!important;text-align:left!important;text-shadow:0 1px 3px #000000d1!important;white-space:normal!important;text-overflow:clip!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-line-clamp:2!important;line-clamp:2!important;opacity:0!important;pointer-events:none!important;background:linear-gradient(#0000 0%,#04121e2e 34%,#04121eb8 100%)!important;border-radius:0 0 9px 9px!important;-webkit-box-orient:vertical!important;margin:0!important;padding:14px 6px 5px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:1.12!important;transition:opacity .24s,transform .3s cubic-bezier(.22,.61,.36,1)!important;display:-webkit-box!important;bottom:7px!important;left:7px!important;right:7px!important;overflow:hidden!important;transform:translateY(14px)!important}.card:hover span,.card:focus-visible span{opacity:1!important;transform:translateY(0)!important}@media (width<=800px){.card span,.size-kucuk.card span,.size-orta.card span,.size-buyuk.card span,.card-tile.size-kucuk .card span,.card-tile.size-orta .card span,.card-tile.size-buyuk .card span{max-width:calc(100% - 12px)!important;padding:13px 6px 5px!important;font-size:14px!important;bottom:6px!important;left:6px!important;right:6px!important}}@media (hover:none){.card span{opacity:0!important;transform:translateY(14px)!important}}@media (prefers-reduced-motion:reduce){.card span{transition:opacity .15s linear!important}}.card span,.size-kucuk.card span,.size-orta.card span,.size-buyuk.card span,.card-tile.size-kucuk .card span,.card-tile.size-orta .card span,.card-tile.size-buyuk .card span{text-align:center!important;text-shadow:0 1px 3px #000000e6,0 0 8px #0000006b!important;background:0 0!important;border-radius:0!important;justify-content:center!important;padding:3px 5px!important;font-size:12px!important}@media (width<=800px){.card span,.size-kucuk.card span,.size-orta.card span,.size-buyuk.card span,.card-tile.size-kucuk .card span,.card-tile.size-orta .card span,.card-tile.size-buyuk .card span{padding:3px 4px!important;font-size:12px!important}}.card span,.size-kucuk.card span,.size-orta.card span,.size-buyuk.card span,.card-tile.size-kucuk .card span,.card-tile.size-orta .card span,.card-tile.size-buyuk .card span{-webkit-font-smoothing:antialiased;backface-visibility:hidden;-webkit-line-clamp:2!important;line-clamp:2!important;white-space:normal!important;text-overflow:clip!important;transform-origin:bottom!important;filter:none!important;-webkit-box-orient:vertical!important;max-width:calc(100% - 4px)!important;max-height:2.3em!important;padding:2px 2px 3px!important;line-height:1.15!important;transition:opacity .16s .16s,transform .34s cubic-bezier(.22,.61,.36,1)!important;display:-webkit-box!important;left:2px!important;right:2px!important;overflow:hidden!important;transform:translateY(9px)scale(1)!important}.card:hover span,.card:focus-visible span{opacity:1!important;filter:none!important;transform:translateY(0)scale(.95694)!important}@media (width<=800px){.card span,.size-kucuk.card span,.size-orta.card span,.size-buyuk.card span,.card-tile.size-kucuk .card span,.card-tile.size-orta .card span,.card-tile.size-buyuk .card span{max-width:calc(100% - 4px)!important;padding:2px 2px 3px!important;left:2px!important;right:2px!important}}.card>span{display:none!important}.card-title-overlay{z-index:7;-webkit-line-clamp:2;line-clamp:2;color:#fff;letter-spacing:0;text-align:center;text-shadow:0 1px 3px #000000e6,0 0 8px #0000006b;white-space:normal;text-overflow:clip;opacity:0;pointer-events:none;-webkit-font-smoothing:antialiased;max-height:2.3em;text-rendering:geometricPrecision;-webkit-box-orient:vertical;padding:2px 2px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:1.15;transition:opacity .16s .1s,bottom .24s cubic-bezier(.22,.61,.36,1);display:-webkit-box;position:absolute;bottom:-2px;left:2px;right:2px;overflow:hidden;filter:none!important;transform:none!important}.card-tile:hover>.card-title-overlay,.card-tile:focus-within>.card-title-overlay{opacity:1;bottom:7px}@media (width<=800px){.card-title-overlay{padding:2px 2px 3px;font-size:12px;left:2px;right:2px}}@media (hover:none){.card-title-overlay{opacity:0;bottom:-2px}}@media (prefers-reduced-motion:reduce){.card-title-overlay{transition:opacity .12s linear}}.card-title-overlay{max-height:calc(2.5em + 6px);padding:2px 2px 5px;line-height:1.25;bottom:0;overflow:hidden}.card-tile:hover>.card-title-overlay,.card-tile:focus-within>.card-title-overlay{bottom:9px}@media (width<=800px){.card-title-overlay{max-height:calc(2.5em + 6px);padding:2px 2px 5px;line-height:1.25}}@media (hover:none){.card-title-overlay{bottom:0}}.card-title-overlay{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;opacity:0!important;width:auto!important;max-width:calc(100% - 4px)!important;height:auto!important;max-height:none!important;padding:2px 2px 4px!important;line-height:1.25!important;transition:opacity 70ms linear,bottom .12s ease-out!important;display:block!important;bottom:-3px!important;left:2px!important;right:2px!important;overflow:visible!important}.card-tile:hover>.card-title-overlay,.card-tile:focus-within>.card-title-overlay{opacity:1!important;transition:opacity .12s,bottom .22s cubic-bezier(.22,.61,.36,1)!important;bottom:9px!important}@media (hover:none){.card-title-overlay{opacity:0!important;bottom:-3px!important}}body.page-home .home-category-directory{backdrop-filter:blur(2px);background:#ffffff2e;border-radius:24px;margin-top:22px;padding:22px;box-shadow:inset 0 0 0 1px #ffffff38,0 14px 34px #18535b1a}body.page-home .home-category-directory-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}body.page-home .home-category-directory-head div{gap:3px;display:grid}body.page-home .home-category-directory-head span{color:#087779;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}body.page-home .home-category-directory-head h2{color:#073c61;margin:0;font-family:Nunito Sans,Inter,Arial,sans-serif;font-size:25px;line-height:1.1}body.page-home .home-category-directory-head p{color:#376881;margin:0 0 2px;font-size:13px;font-weight:700}body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;display:grid}body.page-home .home-category-directory .home-category-card{background:#fff;border:0;border-radius:16px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;min-height:76px;padding:9px 12px 9px 9px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 7px 16px #2b475229}body.page-home .home-category-directory .home-category-card:hover,body.page-home .home-category-directory .home-category-card:focus-visible{background:#fff;outline:none;transform:translateY(-2px);box-shadow:0 11px 22px #26445138}body.page-home .home-category-directory .home-category-card strong{color:#07365d;letter-spacing:.01em;text-transform:uppercase;overflow-wrap:anywhere;min-width:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:800;line-height:1.35}body.page-home .home-category-more-row{justify-content:center;margin-top:16px;display:flex}body.page-home .home-category-more{color:#075a89;cursor:pointer;background:#fff;border:1px solid #0756792e;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 19px;font:800 13px/1 Arial,Helvetica,sans-serif;transition:transform .18s,box-shadow .18s,color .18s;display:inline-flex;box-shadow:0 8px 18px #1e4c5b21}body.page-home .home-category-more:hover,body.page-home .home-category-more:focus-visible{color:#043f67;outline:none;transform:translateY(-2px);box-shadow:0 12px 23px #1e4c5b2e}body.page-home .home-category-more b{font-size:18px;line-height:.8;transition:transform .2s}body.page-home .home-category-more[aria-expanded=true] b{transform:rotate(180deg)}body.page-home .home-category-card[hidden]{display:none!important}@media (width<=1250px){body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1050px){body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=800px){body.page-home .home-category-directory{border-radius:20px;padding:17px}body.page-home .home-category-directory-head{flex-direction:column;align-items:flex-start;gap:6px}body.page-home .home-category-directory-head h2{font-size:22px}body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}}@media (width<=620px){body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-home .home-category-directory .home-category-card{grid-template-columns:50px minmax(0,1fr);min-height:70px;padding:8px 10px 8px 8px}body.page-home .home-category-directory .home-category-image{width:50px;height:50px}body.page-home .home-category-directory .home-category-card strong{font-size:11px}}body.page-home .home-category-section.home-category-directory{content-visibility:visible!important;contain:none!important;min-height:0!important;overflow:visible!important}body.page-home .home-category-directory .home-category-grid{min-height:76px;visibility:visible!important;opacity:1!important;height:auto!important;display:grid!important;position:relative!important;overflow:visible!important}body.page-home .home-category-directory .home-category-card:not([hidden]){visibility:visible!important;opacity:1!important;display:grid!important;position:relative!important}body.page-home .home-category-section.home-category-directory{z-index:2;height:auto!important;min-height:max-content!important;margin-bottom:24px!important;padding-bottom:22px!important;display:flow-root!important;position:relative!important;overflow:visible!important}body.page-home .home-category-directory .home-category-grid{z-index:1;align-content:start;height:auto!important;min-height:76px!important;margin-bottom:0!important;position:relative!important;overflow:visible!important}body.page-home .home-category-directory .home-category-card:not([hidden]){float:none!important;position:relative!important;inset:auto!important}body.page-home .site-footer{z-index:1;clear:both!important;margin-top:0!important;position:relative!important}body.page-home .footer-accent{position:relative!important}@media (width<=800px){body.page-home .home-category-section.home-category-directory{margin-bottom:18px!important;padding-bottom:17px!important}}@media (width>=801px){body.page-home .content{display:block!important}body.page-home .home-mosaic-layout{grid-template-columns:repeat(auto-fill,minmax(var(--mosaic-unit),1fr));grid-auto-rows:var(--mosaic-unit);grid-auto-flow:dense;gap:var(--mosaic-gap);align-content:start;width:100%;display:grid}body.page-home .home-mosaic-layout>.mosaic{display:contents}body.page-home .home-category-section.home-category-directory{width:100%;height:auto!important;min-height:0!important;margin-top:18px!important;margin-bottom:24px!important;display:block!important;overflow:visible!important}}@media (width<=800px){body.page-home .home-mosaic-layout{width:100%;display:block}body.page-home .home-mosaic-layout>.mosaic{display:grid}body.page-home .home-category-section.home-category-directory{width:100%;height:auto!important;margin-top:14px!important;display:block!important}}body.page-home .home-category-directory .home-category-grid{height:auto!important;min-height:0!important}body.page-home .home-category-section.home-category-directory{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:20px!important;margin-bottom:22px!important;padding:0!important}body.page-home .home-category-directory-head{display:none!important}body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px 18px!important;min-height:0!important}body.page-home .home-category-directory .home-category-card{background:#fff!important;border:0!important;border-radius:17px!important;grid-template-columns:104px minmax(0,1fr)!important;gap:14px!important;min-height:112px!important;padding:8px 18px 8px 8px!important;box-shadow:0 7px 17px #2b47522b!important}body.page-home .home-category-directory .home-category-card:hover,body.page-home .home-category-directory .home-category-card:focus-visible{transform:translateY(-2px)!important;box-shadow:0 11px 23px #2b475238!important}body.page-home .home-category-directory .home-category-image{background:0 0!important;border-radius:12px!important;width:104px!important;height:96px!important}body.page-home .home-category-directory .home-category-image img{object-fit:contain!important;width:100%!important;height:100%!important}body.page-home .home-category-directory .home-category-card strong{color:#07365d!important;letter-spacing:.045em!important;text-transform:uppercase!important;overflow-wrap:normal!important;word-break:normal!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:800!important;line-height:1.5!important}@media (width<=1350px){body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=1050px){body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=800px){body.page-home .home-category-section.home-category-directory{margin-top:16px!important;margin-bottom:18px!important}body.page-home .home-category-directory .home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.page-home .home-category-directory .home-category-card{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;min-height:86px!important;padding:7px 12px 7px 7px!important}body.page-home .home-category-directory .home-category-image{width:72px!important;height:72px!important}body.page-home .home-category-directory .home-category-card strong{font-size:12px!important;line-height:1.4!important}}@media (width<=520px){body.page-home .home-category-directory .home-category-grid{grid-template-columns:1fr!important}}body.page-home .home-category-directory .home-category-grid{--category-card-width:calc((var(--mosaic-unit,101px)*2) + var(--mosaic-gap,15px));grid-template-columns:repeat(auto-fill,var(--category-card-width))!important;justify-content:space-between!important;align-items:stretch!important;gap:var(--mosaic-gap,15px)!important;display:grid!important;overflow:visible!important}body.page-home .home-category-directory .home-category-card{will-change:transform,box-shadow;width:var(--category-card-width)!important;min-width:var(--category-card-width)!important;max-width:var(--category-card-width)!important;transform-origin:50%!important;grid-template-columns:78px minmax(0,1fr)!important;gap:11px!important;min-height:92px!important;padding:7px 12px 7px 7px!important;transition:transform .42s cubic-bezier(.2,.72,.25,1),box-shadow .42s!important;transform:scale(1)!important;box-shadow:0 7px 17px #3642482e!important}body.page-home .home-category-directory .home-category-card:hover,body.page-home .home-category-directory .home-category-card:focus-visible{z-index:4;transform:scale(1.035)!important;box-shadow:0 11px 25px #2d39404a!important}body.page-home .home-category-directory .home-category-image{width:78px!important;height:78px!important}body.page-home .home-category-directory .home-category-card strong{letter-spacing:.025em!important;text-transform:uppercase!important;font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.38!important}@media (width<=800px){body.page-home .home-category-directory .home-category-grid{--category-card-width:calc((var(--mosaic-unit,96px)*2) + var(--mosaic-gap,10px));justify-content:center!important;gap:10px!important}body.page-home .home-category-directory .home-category-card{grid-template-columns:66px minmax(0,1fr)!important;gap:9px!important;min-height:82px!important;padding:7px 10px 7px 7px!important}body.page-home .home-category-directory .home-category-image{width:66px!important;height:66px!important}body.page-home .home-category-directory .home-category-card strong{font-size:11px!important}}@media (width<=520px){body.page-home .home-category-directory .home-category-grid{grid-template-columns:minmax(0,1fr)!important}body.page-home .home-category-directory .home-category-card{width:100%!important;min-width:0!important;max-width:none!important}}@media (hover:none){body.page-home .home-category-directory .home-category-card:hover{transform:none!important;box-shadow:0 7px 17px #3642482e!important}}body.page-home .home-category-directory .home-category-grid{--category-card-min:calc((var(--mosaic-unit,101px)*2) + var(--mosaic-gap,15px) + 14px);grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--category-card-min)),1fr))!important;justify-content:stretch!important;gap:14px 12px!important}body.page-home .home-category-directory .home-category-card{isolation:isolate;width:100%!important;min-width:0!important;max-width:none!important;box-shadow:none!important;will-change:auto!important;background:0 0!important;transition:none!important;position:relative!important;transform:none!important}body.page-home .home-category-directory .home-category-card:before{content:"";z-index:-1;border-radius:inherit;transform-origin:50%;will-change:transform,box-shadow;background:#fff;transition:transform .32s cubic-bezier(.2,.72,.25,1),box-shadow .32s;position:absolute;inset:0;transform:scale(1);box-shadow:0 8px 20px #343e4440,0 2px 7px #343e4424}body.page-home .home-category-directory .home-category-card:hover,body.page-home .home-category-directory .home-category-card:focus-visible{z-index:5;box-shadow:none!important;transform:none!important}body.page-home .home-category-directory .home-category-card:hover:before,body.page-home .home-category-directory .home-category-card:focus-visible:before{transform:scale(1.045);box-shadow:0 13px 29px #2a343a5c,0 4px 10px #2a343a30}body.page-home .home-category-directory .home-category-card strong,body.page-home .home-category-directory .home-category-image{z-index:1;backface-visibility:visible;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;position:relative;filter:none!important;transform:none!important}@media (width<=800px){body.page-home .home-category-directory .home-category-grid{--category-card-min:calc((var(--mosaic-unit,96px)*2) + var(--mosaic-gap,10px) + 8px);gap:11px 10px!important}}@media (hover:none){body.page-home .home-category-directory .home-category-card:hover:before{transform:none;box-shadow:0 8px 20px #343e4440,0 2px 7px #343e4424}}body.page-home .home-category-directory .home-category-image{transform-origin:50%;will-change:transform;transition:transform .32s cubic-bezier(.2,.72,.25,1)!important;transform:scale(1)!important}body.page-home .home-category-directory .home-category-card:hover .home-category-image,body.page-home .home-category-directory .home-category-card:focus-visible .home-category-image{transform:scale(1.045)!important}body.page-home .home-category-directory .home-category-card strong{will-change:auto!important;transition:none!important;transform:none!important}@media (hover:none){body.page-home .home-category-directory .home-category-card:hover .home-category-image{transform:none!important}}body.page-home .home-category-directory .home-category-card strong{-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;filter:none!important;will-change:auto!important;font-size:12px!important;line-height:1.4!important;transition:font-size .32s cubic-bezier(.2,.72,.25,1),line-height .32s cubic-bezier(.2,.72,.25,1)!important;transform:none!important}body.page-home .home-category-directory .home-category-card:hover strong,body.page-home .home-category-directory .home-category-card:focus-visible strong{font-size:12.54px!important;line-height:1.463!important;transform:none!important}@media (hover:none){body.page-home .home-category-directory .home-category-card:hover strong{font-size:12px!important;line-height:1.4!important}}body.page-home .home-square-categories{width:100%;max-width:var(--content-max,1680px);margin:18px auto;padding:0}body.page-home .home-square-category-grid{gap:var(--mosaic-gap,15px);grid-template-columns:repeat(auto-fill,minmax(104px,1fr));align-items:stretch;display:grid}body.page-home .home-square-category-card{aspect-ratio:1;border-radius:var(--card-radius,24px);color:#082f55;isolation:isolate;transform-origin:50%;background:#fff;min-width:0;text-decoration:none;transition:transform .32s cubic-bezier(.2,.72,.25,1),box-shadow .32s;position:relative;overflow:hidden;transform:scale(1);box-shadow:0 7px 18px #2f3b4230,0 2px 6px #2f3b421a}body.page-home .home-square-category-image{background:#f7fbfc;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}body.page-home .home-square-category-image img{object-fit:cover;width:100%;height:100%;display:block}body.page-home .home-square-category-image b{color:#168eae;font:800 34px/1 Arial,Helvetica,sans-serif}body.page-home .home-square-category-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#041a2d0d 22%,#041a2db8);height:48%;position:absolute;inset:auto 0 0}body.page-home .home-square-category-card strong{z-index:2;color:#fff;text-align:center;letter-spacing:.01em;text-shadow:0 1px 4px #0000007a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:800;line-height:1.25;display:-webkit-box;position:absolute;bottom:9px;left:8px;right:8px;overflow:hidden}body.page-home .home-square-category-card:hover,body.page-home .home-square-category-card:focus-visible{z-index:5;outline:none;transform:scale(1.045);box-shadow:0 12px 26px #28333a4f,0 4px 10px #28333a29}body.page-home .all-categories-card{background:#fffffff2;align-content:center;place-items:center;gap:9px;padding:12px;display:grid}body.page-home .all-categories-card:after{display:none}body.page-home .all-categories-card strong{color:#07365d;text-shadow:none;text-transform:uppercase;font-size:11px;position:static}.all-categories-icon{grid-template-rows:repeat(2,18px);grid-template-columns:repeat(2,18px);gap:5px;display:grid}.all-categories-icon i{background:#1697dc;border-radius:5px;display:block;box-shadow:inset 0 0 0 2px #ffffff40}.all-categories-page{width:min(var(--content-max,1680px),calc(100% - 40px));margin:34px auto 54px}.all-categories-page-head{margin-bottom:22px}.all-categories-page-head span{letter-spacing:.12em;text-transform:uppercase;color:#32788c;font:800 11px/1.2 Arial,Helvetica,sans-serif}.all-categories-page-head h1{color:#07365d;margin:7px 0 6px;font:800 clamp(27px,3vw,42px)/1.05 Arial,Helvetica,sans-serif}.all-categories-page-head p{color:#507085;margin:0;font:500 15px/1.5 Arial,Helvetica,sans-serif}.all-categories-page-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.all-categories-page-card{color:#07365d;background:#fff;border-radius:20px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;padding:7px 14px 7px 7px;text-decoration:none;transition:transform .3s cubic-bezier(.2,.72,.25,1),box-shadow .3s;display:grid;box-shadow:0 8px 20px #343e4433,0 2px 7px #343e441c}.all-categories-page-card>span{background:#f5fbfc;border-radius:16px;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.all-categories-page-card img{object-fit:contain;width:100%;height:100%;display:block}.all-categories-page-card b{color:#168eae;font:800 27px/1 Arial,Helvetica,sans-serif}.all-categories-page-card strong{letter-spacing:.02em;text-transform:uppercase;font:700 12px/1.4 Arial,Helvetica,sans-serif}.all-categories-page-card:hover,.all-categories-page-card:focus-visible{outline:none;transform:scale(1.03);box-shadow:0 12px 28px #2a343a4f,0 4px 10px #2a343a26}@media (width<=1300px){.all-categories-page-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1000px){.all-categories-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){body.page-home .home-square-categories{margin:14px auto 16px}body.page-home .home-square-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.all-categories-page{width:min(100% - 24px,var(--content-max,1680px));margin-top:24px}.all-categories-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.all-categories-page-card{grid-template-columns:68px minmax(0,1fr);gap:9px;min-height:82px;padding:7px 10px 7px 7px}.all-categories-page-card>span{width:68px;height:68px}}@media (width<=560px){body.page-home .home-square-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.all-categories-page-grid{grid-template-columns:1fr}}@media (hover:none){body.page-home .home-square-category-card:hover,.all-categories-page-card:hover{transform:none}}body.page-home .home-category-mixed-showcase{width:100%;max-width:var(--content-max,1680px);margin:18px auto 20px;padding:0;overflow:visible}body.page-home .home-category-mixed-grid{grid-template-columns:repeat(10,minmax(0,1fr));grid-auto-flow:dense;gap:var(--mosaic-gap,15px);align-items:stretch;display:grid}body.page-home .home-category-mixed-card{border-radius:var(--card-radius,24px);color:#07365d;transform-origin:50%;isolation:isolate;background:#fff;min-width:0;min-height:104px;text-decoration:none;transition:transform .32s cubic-bezier(.2,.72,.25,1),box-shadow .32s;position:relative;overflow:hidden;box-shadow:0 8px 20px #303a4038,0 2px 7px #303a401c}body.page-home .home-category-mixed-card.shape-square{aspect-ratio:1;grid-column:span 1}body.page-home .home-category-mixed-card.shape-rectangle{grid-column:span 2;grid-template-columns:minmax(76px,42%) minmax(0,1fr);align-items:center;gap:10px;padding:7px 12px 7px 7px;display:grid}body.page-home .home-category-mixed-card.shape-square .home-category-mixed-image{position:absolute;inset:0}body.page-home .home-category-mixed-card.shape-rectangle .home-category-mixed-image{background:#f6fbfc;border-radius:18px;width:100%;height:90px;overflow:hidden}body.page-home .home-category-mixed-image{background:#f6fbfc;place-items:center;display:grid;overflow:hidden}body.page-home .home-category-mixed-image img{object-fit:contain;width:100%;height:100%;display:block}body.page-home .shape-square .home-category-mixed-image img{object-fit:cover}body.page-home .home-category-mixed-image b{color:#168eae;font:800 30px/1 Arial,Helvetica,sans-serif}body.page-home .home-category-mixed-card strong{letter-spacing:.015em;font:700 12px/1.4 Arial,Helvetica,sans-serif}body.page-home .shape-square strong{z-index:2;color:#fff;text-align:center;text-shadow:0 1px 4px #0000008c;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;position:absolute;bottom:8px;left:7px;right:7px;overflow:hidden}body.page-home .shape-square:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#041a2db3);height:46%;position:absolute;inset:auto 0 0}body.page-home .home-category-mixed-card:hover,body.page-home .home-category-mixed-card:focus-visible{z-index:5;outline:none;transform:scale(1.045);box-shadow:0 13px 28px #2a343a52,0 4px 11px #2a343a2b}body.page-home .home-category-mixed-grid .all-categories-card{aspect-ratio:auto;grid-column:span 2;justify-content:center;align-items:center;gap:14px;padding:12px;display:flex}body.page-home .home-category-mixed-grid .all-categories-card:after{display:none}body.page-home .home-category-mixed-grid .all-categories-card strong{color:#07365d;text-shadow:none;text-transform:uppercase;position:static}@media (width<=1000px){body.page-home .home-category-mixed-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=700px){body.page-home .home-category-mixed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}body.page-home .home-category-mixed-card.shape-rectangle{grid-column:span 2;min-height:86px}body.page-home .home-category-mixed-card.shape-square{grid-column:span 1;min-height:86px}body.page-home .home-category-mixed-card.shape-rectangle .home-category-mixed-image{height:72px}body.page-home .home-category-mixed-card strong{font-size:11px}}@media (hover:none){body.page-home .home-category-mixed-card:hover{transform:none}}body.page-home .home-category-square-showcase{margin-top:18px;margin-bottom:12px}body.page-home .home-category-rectangle-showcase{margin-top:0;margin-bottom:20px}body.page-home .home-category-square-showcase .home-category-mixed-grid,body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-auto-rows:auto}.home-category-rectangle-showcase+.site-footer,.home-category-square-showcase+.site-footer{clear:both}@media (width<=700px){body.page-home .home-category-square-showcase{margin-top:14px;margin-bottom:10px}body.page-home .home-category-rectangle-showcase{margin-bottom:16px}}body.page-home .home-category-mixed-card.shape-square{background:#fff;flex-direction:column;overflow:hidden;aspect-ratio:1!important;padding:0!important;display:flex!important}body.page-home .home-category-mixed-card.shape-square .home-category-mixed-image{background:#fff;border-radius:0;flex:auto;width:100%;height:auto;min-height:0;overflow:hidden;position:relative!important;inset:auto!important}body.page-home .home-category-mixed-card.shape-square .home-category-mixed-image img{box-sizing:border-box;width:100%;height:100%;padding:6px 8px 0;display:block;object-fit:contain!important}body.page-home .home-category-mixed-card.shape-square strong{z-index:2;box-sizing:border-box;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;background:#fff;flex:none;width:100%;min-height:38px;padding:8px 9px 9px;overflow:hidden;color:#07365d!important;text-align:left!important;text-shadow:none!important;font:800 12px/1.25 Arial,Helvetica,sans-serif!important;display:block!important;position:relative!important;inset:auto!important}body.page-home .home-category-mixed-card.shape-square:after,body.page-home .all-categories-icon{display:none!important}body.page-home .all-categories-new-icon{color:#168eae;background:#eaf7fb;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}body.page-home .all-categories-new-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px;display:block}@media (width<=700px){body.page-home .home-category-mixed-card.shape-square strong{min-height:34px;padding:7px 7px 8px;font-size:10px!important}body.page-home .all-categories-new-icon{flex-basis:42px;width:42px;height:42px}body.page-home .all-categories-new-icon svg{width:27px;height:27px}}@media (width>=701px){body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square{aspect-ratio:1!important;grid-column:span 2!important}}body.page-home .home-category-mixed-card.shape-square strong,body.page-home .home-category-mixed-card.shape-rectangle strong,body.page-home .home-category-mixed-grid .all-categories-card strong{letter-spacing:.035em!important;text-transform:uppercase!important;font-family:Arial,Helvetica,sans-serif!important;font-size:11.5px!important;font-weight:800!important;line-height:1.3!important}body.page-home .home-category-mixed-card.shape-rectangle strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width<=700px){body.page-home .home-category-mixed-card.shape-square strong,body.page-home .home-category-mixed-card.shape-rectangle strong,body.page-home .home-category-mixed-grid .all-categories-card strong{font-size:10.5px!important}}body.page-home .home-category-mixed-card.shape-square strong{justify-content:center;text-align:center!important}.home-intro-panel,.site-footer,.site-footer a,.site-footer p,.site-footer span,.site-footer h4{font-family:Nunito Sans,Inter,Arial,sans-serif}.home-intro-panel{width:min(var(--desktop-content-width,1306px),calc(100vw - 44px));background:#fffffff0;border:1px solid #075c911a;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:34px;margin:30px auto 36px;padding:34px 38px 30px;display:grid;box-shadow:0 16px 38px #053b4f24,inset 0 1px #ffffffeb}.home-intro-kicker{color:#168eae;letter-spacing:.09em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.home-intro-panel h2{color:#07365d;margin:0 0 13px;font-size:28px;font-weight:700;line-height:1.12}.home-intro-text{color:#3b6079;font-size:14px;font-weight:500;line-height:1.8}.home-intro-points{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.home-intro-points span{color:#0c6789;white-space:nowrap;background:#effafd;border:1px solid #d8edf3;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex}.site-footer{color:#07365d;border-top:1px solid #075c911a;overflow:hidden;background:linear-gradient(#f7fcff 0%,#edf6fb 100%)!important;margin-top:0!important}.site-footer .footer-accent{background:linear-gradient(90deg,#31d4c8,#7beada 54%,#36cbd0);height:8px!important;margin:0!important}.site-footer .footer-accent:before,.site-footer .footer-accent:after,.site-footer .accent-shape,.site-footer .accent-bar{display:none!important}.site-footer .footer-inner{width:min(var(--desktop-content-width,1306px),calc(100vw - 44px))!important;grid-template-columns:minmax(300px,1.15fr) minmax(0,1.85fr)!important;gap:72px!important;max-width:none!important;margin:0 auto!important;padding:40px 0 30px!important;display:grid!important}.site-footer .footer-brand{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.site-footer .footer-brand:after{display:none!important}.site-footer .footer-logo{background:#fff!important;border:1px solid #e0edf4!important;border-radius:17px!important;min-width:0!important;height:58px!important;padding:8px 16px!important;font-size:24px!important;font-weight:700!important;box-shadow:0 9px 22px #07455c1a!important}.site-footer .footer-logo img{max-width:170px;max-height:42px}.site-footer .footer-brand p{max-width:460px;color:#537087!important;margin:17px 0 0!important;font-size:13px!important;font-weight:500!important;line-height:1.7!important}.site-footer .footer-badges{gap:8px!important;margin-top:18px!important}.site-footer .footer-badges span{color:#396681!important;min-height:32px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbeaf2!important;border-radius:999px!important;padding:6px 11px!important;font-size:10.5px!important;font-weight:700!important}.site-footer .footer-links-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important;display:grid!important}.site-footer .footer-col{border:0!important;padding:3px 0 0!important}.site-footer .footer-col+.footer-col{border-left:0!important}.site-footer .footer-col h4{color:#7890a4!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 15px!important;font-size:10.5px!important;font-weight:700!important}.site-footer .footer-col h4:before{display:none!important}.site-footer .footer-col ul{gap:9px!important}.site-footer .footer-col a{display:inline-block;color:#163f60!important;font-size:12.5px!important;font-weight:600!important;line-height:1.35!important;transition:color .18s,transform .18s!important}.site-footer .footer-col a:hover,.site-footer .footer-col a:focus-visible{color:#0783a8!important;transform:translate(3px)!important}.site-footer .footer-bottom{border-top:1px solid #dbe8f0;width:min(var(--desktop-content-width,1306px),calc(100vw - 44px))!important;color:#7890a4!important;max-width:none!important;margin:0 auto!important;padding:17px 0 24px!important;font-size:10.5px!important;font-weight:600!important}.site-footer .footer-note:before{background:#35cfc7!important}@media (width<=800px){.home-intro-panel{grid-template-columns:1fr;gap:20px;width:calc(100% - 24px);margin:20px auto 26px;padding:24px 20px}.home-intro-panel h2{font-size:23px}.home-intro-text{font-size:13px}.home-intro-points{justify-content:flex-start}}@media (width>=801px){.card-title-overlay{-webkit-backdrop-filter:blur(7px);text-shadow:0 1px 3px #000000b8;background:linear-gradient(#042a41b8,#031b2ee0);border:1px solid #ffffff38;border-radius:11px;box-shadow:0 6px 16px #01192a42,inset 0 1px #ffffff1f;max-width:calc(100% - 14px)!important;padding:7px 8px 8px!important;bottom:3px!important;left:7px!important;right:7px!important}.card-tile:hover>.card-title-overlay,.card-tile:focus-within>.card-title-overlay{bottom:7px!important}}@media (width<=560px){body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{grid-template-columns:50px 40px 40px;align-items:center;width:auto;height:58px;padding:5px;display:grid;top:10px;left:10px}body.page-home .mosaic-tools .mini-brand,body.page-category .mosaic-tools .mini-brand{border:0;border-right:1px solid #e8eef4;grid-column:auto;width:50px;height:48px}body.page-home .mosaic-tools .rail-button,body.page-category .mosaic-tools .rail-button{width:40px;height:48px;border:0!important}body.page-home .mosaic-tools .quick-library,body.page-category .mosaic-tools .quick-library{width:112px;max-width:112px;top:10px;left:114px}body.page-home .mosaic-tools .quick-library-buttons,body.page-category .mosaic-tools .quick-library-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:4px}body.page-home .mosaic-tools .quick-library-trigger,body.page-category .mosaic-tools .quick-library-trigger{height:48px;padding:3px 1px}body.page-home .mosaic-tools .quick-library-label,body.page-category .mosaic-tools .quick-library-label{display:none}body.page-home .content,body.page-category .content{padding-top:78px}body.page-home .mosaic-tools .quick-library-panel,body.page-category .mosaic-tools .quick-library-panel{top:70px;left:10px}}@media (width>=801px){body.page-home .mosaic-tools,body.page-category .mosaic-tools{background:#fffffff7;border:1px solid #075c9121;border-radius:18px;gap:0;box-shadow:0 14px 32px #084a6933,inset 0 1px #ffffffe6}body.page-home .mosaic-tools .mini-rail,body.page-category .mosaic-tools .mini-rail{box-shadow:none;background:0 0;border-radius:17px 17px 0 0}body.page-home .mosaic-tools .quick-library-buttons,body.page-category .mosaic-tools .quick-library-buttons{box-shadow:none;background:0 0;border-top:1px solid #e4edf3;border-radius:0 0 17px 17px}body.page-home .mosaic-tools .quick-library-trigger,body.page-category .mosaic-tools .quick-library-trigger{transition:background-color .16s,color .16s}body.page-home .mosaic-tools .quick-library-trigger:hover,body.page-category .mosaic-tools .quick-library-trigger:hover{color:#075da9;background:#edf9ff}body.page-home .mosaic-tools .quick-library-trigger:focus-visible,body.page-category .mosaic-tools .quick-library-trigger:focus-visible{outline-offset:-3px;outline:2px solid #158fd1}body.page-home .home-category-square-showcase .home-category-mixed-grid{grid-template-columns:repeat(auto-fit,minmax(210px,248px));justify-content:center}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square{width:100%;grid-column:span 1!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle{grid-column:span 1;grid-template-columns:104px minmax(0,1fr);padding-right:18px}body.page-home .home-category-rectangle-showcase .all-categories-card{grid-column:span 1}body.page-category .content>.pagehead{background:#fffffff0;border:1px solid #ffffffad;border-radius:24px;grid-area:1/1/auto/-1;min-height:104px;margin:0;padding:25px 32px 25px 62px;position:relative;overflow:hidden;box-shadow:0 14px 34px #14536e24,inset 0 1px #ffffffeb}body.page-category .content>.pagehead:before{content:"";background:linear-gradient(#168fd2,#35d2c3);border-radius:999px;width:6px;position:absolute;top:25px;bottom:25px;left:30px;box-shadow:0 0 0 5px #168fd214}body.page-category .content>.pagehead h1{color:#07365d;letter-spacing:-.02em;margin:0;font:800 30px/1.12 Arial,Helvetica,sans-serif}body.page-category .content>.pagehead p{color:#547184;max-width:820px;margin:8px 0 0;font:500 14px/1.55 Arial,Helvetica,sans-serif}body.page-category{--mosaic-unit:128px;--mosaic-gap:16px}:root{--desktop-menu-width:104px;--desktop-menu-height:217px;--desktop-content-width:1300px}body.page-home .content,body.page-category .content,body:not(.page-home):not(.page-category) .content{width:min(var(--desktop-content-width),calc(100vw - 44px))!important;max-width:var(--desktop-content-width)!important;margin-left:auto!important;margin-right:auto!important;padding-top:18px!important}body.page-home .mosaic-tools,body.page-category .mosaic-tools,body:not(.page-home):not(.page-category) .content>.mosaic-tools{background:#fffffff7;border:1px solid #075c9121;border-radius:18px;place-self:start;box-shadow:0 14px 32px #084a6933,inset 0 1px #ffffffe6;width:var(--desktop-menu-width)!important;height:var(--desktop-menu-height)!important;min-width:var(--desktop-menu-width)!important;min-height:var(--desktop-menu-height)!important;grid-template-rows:160px 57px!important;gap:0!important}body .mosaic-tools .mini-rail{width:100%!important;height:160px!important;box-shadow:none!important;background:0 0!important;border-radius:17px 17px 0 0!important;grid-template-rows:62% 38%!important;grid-template-columns:1fr 1fr!important;padding:0!important;position:relative!important;inset:auto!important}body .mosaic-tools .mini-brand{grid-area:1/1/auto/-1!important;width:100%!important;height:100%!important;min-height:0!important}body .mosaic-tools .rail-button{grid-row:2!important;width:100%!important;height:100%!important;min-height:0!important}body .mosaic-tools .quick-library{width:100%!important;max-width:100%!important;height:57px!important;position:relative!important;inset:auto!important}body .mosaic-tools .quick-library-buttons{border-top:1px solid #e4edf3;width:100%!important;height:57px!important;box-shadow:none!important;background:0 0!important;border-radius:0 0 17px 17px!important;padding:5px!important}body .mosaic-tools .quick-library-trigger{height:46px!important}body.page-category{--mosaic-gap:15px}body.page-category .content{align-content:start;grid-template-columns:var(--desktop-menu-width)minmax(0,1fr)!important;grid-template-rows:104px auto!important;grid-auto-flow:row!important;gap:15px!important;display:grid!important}body.page-category .mosaic-tools{grid-area:1/1/span 2!important}body.page-category .content>.pagehead{grid-area:1/2!important}body.page-category .content>.mosaic{grid-area:2/2!important;grid-template-columns:repeat(auto-fill,minmax(128px,1fr))!important;grid-auto-rows:128px!important;grid-auto-flow:dense!important;gap:16px!important;display:grid!important}body.page-category .content>.category-empty{grid-column:2!important}body:not(.page-home):not(.page-category) .content{grid-template-columns:var(--desktop-menu-width)minmax(0,1fr)!important;column-gap:15px!important}}.game-left-recommendations,.category-side-nav{display:none}@media (width>=801px){body .mosaic-tools .mini-brand{padding:4px!important}body .mosaic-tools .mini-brand img{object-fit:contain!important;object-position:center!important;width:94%!important;max-width:none!important;height:94%!important;max-height:none!important;display:block!important}body.page-category .content{grid-template-columns:var(--desktop-menu-width)minmax(0,1fr)250px!important;grid-template-rows:104px auto!important;gap:15px!important}body.page-category .content>.pagehead{flex-direction:column;justify-content:center;min-height:104px;display:flex;grid-area:1/2!important}body.page-category .content>.mosaic{grid-area:2/2!important;grid-template-columns:repeat(auto-fill,minmax(132px,1fr))!important;grid-auto-rows:132px!important;gap:15px!important}body.page-category .content>.category-empty{grid-area:2/2!important}body.page-category .category-side-nav{grid-area:1/3/span 2;align-content:start;gap:12px;min-width:0;display:grid}body.page-category .category-side-nav>a{color:#07365d;background:#fffffff5;border:1px solid #075c911a;border-radius:20px;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px;min-height:94px;padding:8px 14px 8px 8px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s;display:grid;overflow:hidden;box-shadow:0 10px 24px #084a6926,inset 0 1px #ffffffeb}body.page-category .category-side-nav>a:hover,body.page-category .category-side-nav>a:focus-visible{border-color:#1097c947;outline:none;transform:translateY(-3px);box-shadow:0 16px 30px #084a6938,0 0 0 3px #35d2c314}body.page-category .category-side-nav>a>span{color:#168eae;background:linear-gradient(145deg,#eefaff,#e8fbf8);border-radius:15px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden}body.page-category .category-side-nav img{object-fit:contain;width:100%;height:100%;display:block}body.page-category .category-side-nav b{font:800 28px/1 Arial,Helvetica,sans-serif}body.page-category .category-side-nav strong{letter-spacing:.045em;text-transform:uppercase;font:800 12px/1.35 Arial,Helvetica,sans-serif}body.page-category .category-side-nav>a.category-side-all{grid-template-columns:52px minmax(0,1fr);min-height:72px}body.page-category .category-side-nav>a.category-side-all>span{letter-spacing:2px;width:52px;height:52px;font:900 18px/1 Arial,Helvetica,sans-serif}body.page-category .mosaic .card-tile>.card{box-shadow:0 10px 24px #053b4f38,0 2px 7px #053b4f1a}body.page-game .content{row-gap:15px;grid-template-rows:217px auto!important}body.page-game .content>.mosaic-tools{grid-area:1/1!important}body.page-game .game-left-recommendations{width:var(--desktop-menu-width);align-content:start;gap:12px;display:grid;grid-area:2/1!important}body.page-game .game-left-recommendations a{width:var(--desktop-menu-width);aspect-ratio:1;background:#fff;border:1px solid #ffffff8c;border-radius:18px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;display:block;overflow:hidden;box-shadow:0 10px 22px #053b4f33}body.page-game .game-left-recommendations a:hover,body.page-game .game-left-recommendations a:focus-visible{outline:none;transform:translateY(-4px)scale(1.025);box-shadow:0 16px 30px #053b4f47}body.page-game .game-left-recommendations img{object-fit:cover;width:100%;height:100%;display:block}body.page-game .content>.playpage{align-self:start;grid-area:1/2/span 2!important}body.page-game .playpage{gap:22px}body.page-game .play-hero{gap:16px}body.page-game .play-stage{grid-template-columns:minmax(0,1fr) 244px;align-items:start;gap:16px}body.page-game .play-frame-wrap{background:linear-gradient(#073a63 0%,#062d4e 100%);border-radius:24px 24px 0 0;padding:10px 10px 0;box-shadow:0 18px 38px #022d4347}body.page-game .play-frame{background:#082d4c;border-radius:18px 18px 0 0;min-height:620px}body.page-game .play-frame iframe{height:min(72vh,660px);min-height:620px}body.page-game .stage-toolbar{background:#fffffff7;border:1px solid #075c911a;border-top:0;border-radius:0 0 22px 22px;min-height:72px;padding:12px 16px;box-shadow:0 14px 28px #084a692e}body.page-game .toolbar-thumb{border-radius:13px;width:48px;height:48px}body.page-game .toolbar-left strong{color:#07365d;font-size:16px}body.page-game .toolbar-actions button,body.page-game .toolbar-actions a{color:#0a5da2;min-height:42px;box-shadow:none;background:#f8fcfe;border:1px solid #dceaf2;border-radius:12px;justify-content:center;align-items:center;padding:9px 13px;display:inline-flex}body.page-game .toolbar-actions button:hover,body.page-game .toolbar-actions a:hover{background:#eaf8ff}body.page-game .stage-side{backdrop-filter:none;background:0 0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;padding:0;display:grid}body.page-game .stage-side .side-game{border:1px solid #ffffff85;border-radius:18px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;box-shadow:0 10px 23px #053b4f38}body.page-game .stage-side .side-game:first-child{aspect-ratio:2;grid-column:1/-1}body.page-game .stage-side .side-game:hover,body.page-game .stage-side .side-game:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 16px 30px #053b4f4a}body.page-game .quick-strip{grid-template-columns:repeat(10,minmax(0,1fr));gap:10px;padding-top:2px}body.page-game .quick-item{border-radius:16px;padding:6px;box-shadow:0 8px 18px #053b4f29}body.page-game .quick-item img{border-radius:11px}body.page-game .quick-item span{font-size:9.5px}body.page-game .play-tags{padding-top:12px}body.page-game .game-detail-surface{margin-top:2px}:root{--game-tile-unit:104px;--game-tile-gap:15px}body.page-category .content>.mosaic{justify-content:start;grid-template-columns:repeat(auto-fill,var(--game-tile-unit))!important;grid-auto-rows:var(--game-tile-unit)!important;gap:var(--game-tile-gap)!important}body.page-game .play-stage{grid-template-columns:minmax(0,1fr)calc((var(--game-tile-unit)*2) + var(--game-tile-gap));gap:var(--game-tile-gap)}body.page-game .stage-side{grid-template-columns:repeat(2,var(--game-tile-unit));grid-auto-rows:var(--game-tile-unit);grid-auto-flow:dense;gap:var(--game-tile-gap)}body.page-game .stage-side .side-game{width:var(--game-tile-unit);height:var(--game-tile-unit);aspect-ratio:1}body.page-game .stage-side .side-game:first-child{width:calc((var(--game-tile-unit)*2) + var(--game-tile-gap));height:calc((var(--game-tile-unit)*2) + var(--game-tile-gap));aspect-ratio:1;grid-area:span 2/span 2}body.page-game .game-left-recommendations{gap:var(--game-tile-gap)}body.page-game .game-left-recommendations a{width:var(--game-tile-unit);height:var(--game-tile-unit);aspect-ratio:1}body.page-game .quick-strip{grid-template-columns:repeat(auto-fill,var(--game-tile-unit));grid-auto-rows:var(--game-tile-unit);justify-content:start;gap:var(--game-tile-gap)}body.page-game .quick-item{width:var(--game-tile-unit);height:var(--game-tile-unit);border-radius:16px;padding:0;display:block;position:relative;overflow:hidden}body.page-game .quick-item img{border-radius:inherit;object-fit:cover;width:100%;height:100%}body.page-game .quick-item span{z-index:2;color:#fff;opacity:0;background:#031f32cc;border-radius:8px;padding:5px 6px;transition:opacity .16s,transform .16s;position:absolute;bottom:5px;left:5px;right:5px;transform:translateY(5px)}body.page-game .quick-item:hover span,body.page-game .quick-item:focus-visible span{opacity:1;transform:translateY(0)}body.page-game .recommend-grid{grid-template-columns:repeat(auto-fill,var(--game-tile-unit));gap:var(--game-tile-gap)}body.page-game .recommend-card{width:var(--game-tile-unit);height:var(--game-tile-unit)}body.page-game .recommend-card img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}body .mosaic-tools{top:18px!important;left:max(22px,calc((100vw - min(var(--desktop-content-width),calc(100vw - 44px)))/2))!important;z-index:540!important;position:fixed!important}body.page-home .home-mosaic-layout:before{content:"";grid-area:span 2/span 1;min-width:0;min-height:0}body.page-home .home-category-mixed-card.shape-square{background:#eafaf8;border:1px solid #fff9;box-shadow:0 12px 28px #053b4f38,0 3px 8px #053b4f1a;border-radius:22px!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}body.page-home .home-category-mixed-card.shape-square .home-category-mixed-image{background:linear-gradient(145deg,#ecfcf9,#dff7f7);width:100%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important}body.page-home .home-category-mixed-card.shape-square .home-category-mixed-image img{object-fit:cover!important;width:100%!important;height:100%!important;padding:0!important}body.page-home .home-category-mixed-card.shape-square:after{pointer-events:none;content:""!important;z-index:1!important;background:linear-gradient(#0000,#031d3047 42%,#031d30d6)!important;height:52%!important;display:block!important;position:absolute!important;inset:auto 0 0!important}body.page-home .home-category-mixed-card.shape-square strong{z-index:2!important;color:#fff!important;letter-spacing:.015em!important;text-align:left!important;text-shadow:0 2px 7px #0009!important;text-transform:none!important;white-space:normal!important;background:0 0!important;width:auto!important;min-height:0!important;padding:0!important;font:700 14px/1.25 Nunito Sans,Inter,Arial,sans-serif!important;position:absolute!important;bottom:13px!important;left:12px!important;right:12px!important;overflow:visible!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{background:#fffffff7;border:1px solid #075c911a;border-radius:22px;grid-template-columns:96px minmax(0,1fr);gap:14px;min-height:112px;padding:8px 17px 8px 8px;box-shadow:0 12px 27px #053b4f2e,0 3px 8px #053b4f14}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image{background:linear-gradient(145deg,#effcfb,#e6f7fb);border-radius:17px;width:96px;height:96px}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image img{object-fit:contain}body.page-home .home-category-rectangle-showcase .home-category-mixed-card strong{color:#07365d!important;letter-spacing:.025em!important;text-transform:uppercase!important;font:700 13px/1.35 Nunito Sans,Inter,Arial,sans-serif!important}body.page-home .home-category-rectangle-showcase .all-categories-new-icon{border-radius:18px;flex-basis:64px;width:64px;height:64px}body.page-home .home-category-mixed-card:hover,body.page-home .home-category-mixed-card:focus-visible{transform:translateY(-5px)scale(1.018);box-shadow:0 18px 36px #053b4f42,0 5px 12px #053b4f1f}.card-title-overlay{-webkit-backdrop-filter:blur(9px);color:#fff!important;letter-spacing:.01em!important;text-align:center!important;max-width:calc(100% - 16px)!important;text-shadow:none!important;background:linear-gradient(135deg,#031e32eb,#054960d6)!important;border:1px solid #ffffff3d!important;border-radius:10px!important;padding:7px 9px 8px!important;font:600 12.5px/1.22 Nunito Sans,Inter,Arial,sans-serif!important;bottom:2px!important;left:8px!important;right:8px!important;box-shadow:0 8px 18px #01162647,inset 0 1px #ffffff1f!important}.card-tile:hover>.card-title-overlay,.card-tile:focus-within>.card-title-overlay{bottom:8px!important}:root{--poki-tile-unit:118px;--poki-tile-gap:18px;--poki-tile-radius:18px;--desktop-menu-width:var(--poki-tile-unit);--desktop-content-width:1630px;--game-tile-unit:var(--poki-tile-unit);--game-tile-gap:var(--poki-tile-gap)}body.page-home .home-mosaic-layout{justify-content:start;grid-template-columns:repeat(auto-fill,var(--poki-tile-unit))!important;grid-auto-rows:var(--poki-tile-unit)!important;gap:var(--poki-tile-gap)!important}body.page-home .home-mosaic-layout>.mosaic{display:contents!important}body.page-category .content>.mosaic{grid-template-columns:repeat(auto-fill,var(--poki-tile-unit))!important;grid-auto-rows:var(--poki-tile-unit)!important;gap:var(--poki-tile-gap)!important}body .card-tile>.card,body.page-game .game-left-recommendations a,body.page-game .stage-side .side-game,body.page-game .quick-item,body.page-game .recommend-card{border-radius:var(--poki-tile-radius)!important}body.page-home .card-tile.size-kucuk,body.page-category .card-tile.size-kucuk{grid-area:span 1/span 1}body.page-home .card-tile.size-orta,body.page-category .card-tile.size-orta{grid-area:span 2/span 2}body.page-home .card-tile.size-buyuk,body.page-category .card-tile.size-buyuk{grid-area:span 3/span 3}:root{--poki-tile-unit:96px;--poki-tile-gap:14px;--poki-tile-radius:16px;--desktop-menu-width:var(--poki-tile-unit);--desktop-menu-height:206px;--desktop-content-width:1306px;--game-tile-unit:var(--poki-tile-unit);--game-tile-gap:var(--poki-tile-gap)}body.page-home,body.page-category{--mosaic-unit:var(--poki-tile-unit);--mosaic-gap:var(--poki-tile-gap)}body .mosaic-tools{grid-template-rows:151px 55px!important}body .mosaic-tools .mini-rail{height:151px!important}body .mosaic-tools .quick-library,body .mosaic-tools .quick-library-buttons{height:55px!important}body .mosaic-tools .quick-library-trigger{height:44px!important}body.page-home .home-mosaic-layout,body.page-category .content>.mosaic{grid-template-columns:repeat(auto-fill,var(--poki-tile-unit))!important;grid-auto-rows:var(--poki-tile-unit)!important;gap:var(--poki-tile-gap)!important}body .card-tile>.card,body.page-game .game-left-recommendations a,body.page-game .stage-side .side-game,body.page-game .quick-item,body.page-game .recommend-card{aspect-ratio:1;width:100%;height:100%}body .mosaic-tools{box-sizing:border-box!important;width:var(--poki-tile-unit)!important;min-width:var(--poki-tile-unit)!important;max-width:var(--poki-tile-unit)!important;height:var(--desktop-menu-height)!important;min-height:var(--desktop-menu-height)!important;max-height:var(--desktop-menu-height)!important;left:max(22px,calc(50% - (var(--desktop-content-width)/2)))!important;gap:0!important;padding:0!important;box-shadow:inset 0 1px #ffffffe6!important}body.page-home .mosaic-tools,body.page-category .mosaic-tools,body:not(.page-home):not(.page-category) .content>.mosaic-tools{grid-template-rows:151px 55px!important}body .mosaic-tools .quick-library-trigger{transition:background-color .16s,color .16s,box-shadow .16s!important}body .mosaic-tools .quick-library-trigger:first-child{box-shadow:inset 0 0 0 1px #e356761c}body .mosaic-tools .quick-library-trigger:last-child{box-shadow:inset 0 0 0 1px #158fd11c}body .mosaic-tools .quick-library-trigger:first-child:hover,body .mosaic-tools .quick-library-trigger:first-child.is-active{box-shadow:inset 0 0 0 1px #e356763d,0 6px 14px #c44d6b1a}body .mosaic-tools .quick-library-trigger:last-child:hover,body .mosaic-tools .quick-library-trigger:last-child.is-active{box-shadow:inset 0 0 0 1px #158fd140,0 6px 14px #36769d1c}body .mosaic-tools .quick-library-trigger,body .mosaic-tools .quick-library-trigger:first-child,body .mosaic-tools .quick-library-trigger:last-child{box-shadow:none!important;background:#fff!important;border:0!important;transform:none!important}body .mosaic-tools .quick-library-trigger:hover,body .mosaic-tools .quick-library-trigger:focus-visible,body .mosaic-tools .quick-library-trigger.is-active{outline:none;color:#025aa8!important;box-shadow:none!important;background:#eaf8ff!important;transform:none!important}body .mosaic-tools .quick-library-buttons{gap:0!important;padding:0!important;overflow:hidden!important}body .mosaic-tools .quick-library-trigger{border-radius:0!important;height:54px!important}body .mosaic-tools .quick-library-trigger:first-child{border-radius:0 0 0 16px!important}body .mosaic-tools .quick-library-trigger:last-child{border-radius:0 0 16px!important}body .mosaic-tools .quick-library-trigger:hover,body .mosaic-tools .quick-library-trigger:focus-visible,body .mosaic-tools .quick-library-trigger.is-active{background:#dff2ff!important}body .mosaic-tools .quick-library-trigger:active{background:#cfeaff!important}body .mosaic-tools .quick-library-trigger:first-child{border-right:0!important}body .mosaic-tools .quick-library-buttons{position:relative!important}body .mosaic-tools .quick-library-buttons:after{content:"";z-index:5;pointer-events:none;background:#e8eef4;width:1px;position:absolute;top:0;bottom:0;left:50%}body .mosaic-tools .quick-library-icon{font-size:19px!important}body .mosaic-tools .quick-library-icon.recent-icon{font-size:21px!important}body .mosaic-tools .quick-library-label{font-size:0!important}body .mosaic-tools .quick-library-trigger[data-library-tab=favorites] .quick-library-label:after,body .mosaic-tools .quick-library-trigger[data-library-tab=recent] .quick-library-label:after{font-size:10px!important;font-weight:800!important}}.mosaic-tools .quick-library{z-index:1200!important}.mini-brand.is-current{cursor:pointer}.quick-library-panel{z-index:5000!important;width:390px!important;max-width:calc(100vw - 20px)!important;margin:0!important;position:fixed!important}.quick-library-panel .quick-library-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.quick-library-panel .quick-library-game{gap:7px}.quick-library-panel .quick-library-game img{aspect-ratio:1;border-radius:16px;width:100%}.quick-library-panel .quick-library-game span{font-size:11px}@media (width<=430px){.quick-library-panel{width:calc(100vw - 20px)!important}}@media (width>=801px){body .mosaic-tools .quick-library-buttons:after{opacity:1!important;z-index:500!important;background:#e2eaf2!important;width:1px!important;top:0!important;bottom:0!important;left:50%!important;transform:none!important}body.page-home .card-tile{overflow:visible}body.page-home .card-tile>.card:after{opacity:0!important}body.page-home .card-title-overlay{transform-origin:0 100%;color:#07365d!important;letter-spacing:.005em!important;text-align:left!important;width:auto!important;max-width:calc(100% - 16px)!important;text-shadow:none!important;white-space:nowrap!important;text-overflow:ellipsis!important;opacity:0!important;-webkit-backdrop-filter:none!important;background:#fffffff5!important;border:1px solid #07486f1a!important;border-radius:9px!important;padding:6px 9px 7px!important;font:600 11.5px/1.1 Nunito Sans,Inter,Arial,sans-serif!important;transition:opacity .14s,transform .18s cubic-bezier(.2,.8,.2,1)!important;display:block!important;bottom:7px!important;left:8px!important;right:auto!important;overflow:hidden!important;transform:translateY(6px)scale(.97)!important;box-shadow:0 7px 18px #05364f2e!important}body.page-home .card-tile:hover>.card-title-overlay,body.page-home .card-tile:focus-within>.card-title-overlay{opacity:1!important;bottom:7px!important;transform:translateY(0)scale(1)!important}body.page-home .card-tile.size-orta>.card-title-overlay,body.page-home .card-tile.size-buyuk>.card-title-overlay{padding:7px 10px 8px!important;font-size:12px!important}body.page-home .card-title-overlay{text-align:center!important;transform-origin:bottom!important;width:max-content!important;max-width:calc(100% - 10px)!important;left:50%!important;right:auto!important;transform:translate(-50%,6px)scale(.97)!important}body.page-home .card-tile:hover>.card-title-overlay,body.page-home .card-tile:focus-within>.card-title-overlay{transform:translate(-50%)scale(1)!important}body.page-home .card-tile.size-kucuk>.card-title-overlay{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal!important;overflow-wrap:break-word!important;width:max-content!important;max-width:calc(100% + 18px)!important;max-height:calc(2.3em + 14px)!important;padding:6px 8px 7px!important;font-size:10.5px!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}body.page-home .card-title-overlay,body.page-home .card-tile.size-kucuk>.card-title-overlay,body.page-home .card-tile.size-orta>.card-title-overlay,body.page-home .card-tile.size-buyuk>.card-title-overlay{-webkit-box-orient:vertical;width:max-content!important;max-width:calc(100% - 10px)!important;max-height:calc(3.54em + 4px)!important;box-shadow:none!important;color:#fff!important;text-align:center!important;text-shadow:0 2px 5px #000000f5,0 0 12px #000000b8!important;white-space:normal!important;overflow-wrap:break-word!important;-webkit-line-clamp:3!important;line-clamp:3!important;background:0 0!important;border:0!important;border-radius:0!important;padding:2px 4px!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}body.page-home .card-tile.size-kucuk>.card-title-overlay{max-width:calc(100% + 18px)!important}body.page-home .card-title-overlay,body.page-home .card-tile.size-kucuk>.card-title-overlay,body.page-home .card-tile.size-orta>.card-title-overlay,body.page-home .card-tile.size-buyuk>.card-title-overlay{max-width:calc(100% - 12px)!important;font-size:12.5px!important}body.page-home .card-tile.size-kucuk>.card-title-overlay{max-width:calc(100% - 6px)!important;font-size:12px!important}body.page-home .card-tile.size-orta>.card-title-overlay,body.page-home .card-tile.size-buyuk>.card-title-overlay{font-size:13px!important}body.page-home .card-title-overlay,body.page-home .card-tile:hover>.card-title-overlay,body.page-home .card-tile:focus-within>.card-title-overlay{bottom:1px!important}}.mosaic-tools .quick-library-panel{isolation:isolate;z-index:1201!important}.quick-library-game-card{min-width:0;position:relative}.quick-library-game img,.quick-library-game:hover img,.quick-library-game:focus-visible img{transform:none!important}.quick-library-game:hover img,.quick-library-game:focus-visible img{box-shadow:0 7px 15px #0e536924!important}.quick-library-remove{z-index:4;color:#fff;cursor:pointer;background:#07315cd1;border:1px solid #ffffffd9;border-radius:50%;place-items:center;width:23px;height:23px;padding:0;font:800 17px/1 Arial,sans-serif;transition:background .16s,transform .16s;display:grid;position:absolute;top:4px;right:4px;box-shadow:0 4px 10px #07315c38}.quick-library-remove:hover,.quick-library-remove:focus-visible{background:#e44264;outline:none;transform:scale(1.08)}@media (width>=801px){body.page-home .home-category-mixed-showcase{width:min(var(--desktop-content-width),calc(100vw - 44px))!important;max-width:var(--desktop-content-width)!important;margin-left:auto!important;margin-right:auto!important}body.page-home .home-category-mixed-grid,body.page-home .home-category-square-showcase .home-category-mixed-grid,body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(auto-fit,206px)!important;grid-auto-rows:auto!important;justify-content:center!important;gap:14px!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square{aspect-ratio:1!important;background:#fff!important;border:1px solid #075c9117!important;border-radius:19px!important;grid-column:span 1!important;grid-template-rows:162px 44px!important;width:206px!important;height:206px!important;padding:0!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 24px #053b4f2e,0 2px 7px #053b4f14!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:after{display:none!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square .home-category-mixed-image{background:#fff!important;border-radius:0!important;grid-row:1!important;width:100%!important;height:162px!important;min-height:0!important;padding:7px 9px 0!important;position:relative!important;inset:auto!important;overflow:hidden!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square .home-category-mixed-image img{object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square strong{color:#07365d!important;letter-spacing:.045em!important;text-align:left!important;width:100%!important;min-height:44px!important;text-shadow:none!important;text-transform:uppercase!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#fff!important;grid-row:2!important;align-items:center!important;padding:0 14px 2px!important;font:700 12px/1.2 Nunito Sans,Inter,Arial,sans-serif!important;display:flex!important;position:static!important;inset:auto!important;overflow:hidden!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{background:#fff!important;border:1px solid #075c9117!important;border-radius:18px!important;grid-column:span 1!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:206px!important;height:96px!important;min-height:96px!important;padding:7px 11px 7px 7px!important;display:grid!important;overflow:hidden!important;box-shadow:0 9px 22px #053b4f29,0 2px 6px #053b4f12!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image{background:#fff!important;border-radius:14px!important;width:82px!important;height:82px!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image img{object-fit:contain!important;width:100%!important;height:100%!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card strong,body.page-home .home-category-rectangle-showcase .all-categories-card strong{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#07365d!important;letter-spacing:.045em!important;text-align:left!important;text-shadow:none!important;text-transform:uppercase!important;font:700 12px/1.35 Nunito Sans,Inter,Arial,sans-serif!important;display:-webkit-box!important;overflow:hidden!important}body.page-home .home-category-rectangle-showcase .all-categories-new-icon{justify-self:center;border-radius:15px!important;flex-basis:72px!important;width:72px!important;height:72px!important}body.page-home .home-category-mixed-card:hover,body.page-home .home-category-mixed-card:focus-visible{transform:translateY(-5px)scale(1.014)!important;box-shadow:0 22px 38px #053b4f57,0 7px 15px #053b4f2e!important}body.page-home .home-category-rectangle-showcase .all-categories-new-icon{box-shadow:inset 0 0 0 1px #0872d11a,0 5px 12px #075c911a;color:#0872d1!important;background:linear-gradient(145deg,#e3f8ff,#d8f3fa)!important}body.page-home .home-category-rectangle-showcase .all-categories-new-icon svg{stroke-width:1.8px!important;width:49px!important;height:49px!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle{grid-template-columns:90px minmax(0,1fr)!important;gap:7px!important;padding:3px 10px 3px 3px!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image{border-radius:15px!important;justify-self:start!important;width:90px!important;height:90px!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible{box-shadow:0 0 26px #053b4f57,0 12px 30px #053b4f3d!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square .home-category-mixed-image{width:206px!important;height:162px!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square .home-category-mixed-image img,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square strong{white-space:nowrap!important;text-overflow:ellipsis!important;align-items:center!important;max-width:100%!important;line-height:1.2!important;display:flex!important;overflow:hidden!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle strong,body.page-home .home-category-rectangle-showcase .all-categories-card strong{white-space:normal!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:4.05em!important;display:-webkit-box!important}body.page-home .home-category-mixed-card:hover,body.page-home .home-category-mixed-card:focus-visible,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible{transform:none!important;box-shadow:0 0 26px #053b4f57,0 12px 30px #053b4f3d!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible{z-index:6!important;transform-origin:50%!important;transform:scale(1.025)!important;box-shadow:0 0 27px #053b4f5c,0 13px 31px #053b4f40!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover strong,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible strong,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover strong,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible strong{backface-visibility:hidden;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;transform-origin:50%!important;font-size:12.5px!important;transform:scale(.97561)!important}.card:hover,.card:focus-visible{z-index:7!important;transform:scale(1.06)!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible{transform:scale(1.045)!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover strong,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible strong,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover strong,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible strong{font-size:13px!important;transform:scale(.95694)!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover strong,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible strong{transform-origin:0!important}}.home-intro-panel{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}.home-intro-copy{max-width:none}.home-intro-text p{margin:0 0 12px}.home-intro-text p:last-child{margin-bottom:0}.home-intro-text h2,.home-intro-text h3{color:#07365d;margin:20px 0 9px;font-family:Nunito Sans,Inter,Arial,sans-serif;font-weight:700;line-height:1.2}.home-intro-text h2{font-size:21px}.home-intro-text h3{font-size:17px}.home-intro-text ul,.home-intro-text ol{margin:12px 0;padding-left:24px}.home-intro-text li{margin:6px 0}.home-intro-text a{color:#0872d1;font-weight:700;text-decoration:none}.home-intro-text a:hover{color:#075696}.home-intro-text img{border-radius:18px;max-width:100%;height:auto;margin:18px auto;display:block;box-shadow:0 10px 26px #053b4f24}.home-intro-text font,.home-intro-text span{line-height:inherit}body.page-home .home-category-mixed-card.shape-square strong,body.page-home .home-category-mixed-card.shape-rectangle strong,body.page-home .home-category-mixed-grid .all-categories-card strong{font-family:Nunito Sans,Inter,Arial,sans-serif!important}.home-intro-text{color:#07365d;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.65}@media (width<=800px){.home-intro-text{font-size:16px}}@media (width>=801px){body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square strong{box-sizing:border-box!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 13px!important;font-family:Nunito Sans,Inter,Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;line-height:44px!important;display:block!important;overflow:hidden!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle strong,body.page-home .home-category-rectangle-showcase .all-categories-card strong{font-family:Nunito Sans,Inter,Arial,sans-serif!important;font-size:13px!important;font-weight:800!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover strong,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible strong,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover strong,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible strong{font-size:13px!important;transform:none!important}}.site-footer .footer-brand p{color:#3e5f78!important}.site-footer .footer-badges span{color:#24536f!important}.site-footer .footer-col h4{color:#5c748b!important}.site-footer .footer-col a{color:#0a3458!important}.site-footer .footer-bottom{color:#5f788f!important}.site-footer .footer-note{color:#70879c!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image{aspect-ratio:1!important;overflow:hidden!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square strong{text-align:center!important}.home-intro-panel{border-color:#075c9124!important;box-shadow:0 22px 52px #053b4f30,0 6px 16px #053b4f17,inset 0 1px #fffffff5!important}.site-footer,.site-footer .footer-brand p,.site-footer .footer-badges span,.site-footer .footer-col h4,.site-footer .footer-col a,.site-footer .footer-bottom,.site-footer .footer-note{color:#07365d!important}.home-intro-panel{border-radius:8px!important;box-shadow:0 30px 68px #053b4f45,0 10px 24px #053b4f24,0 2px 6px #053b4f1a,inset 0 1px #fffffffa!important}.drawer-search .search-brand{flex:0 0 100px;min-width:100px;padding:8px 12px;overflow:hidden}.drawer-search .search-brand img{object-fit:contain;object-position:center;width:100%;max-width:82px;height:100%;max-height:58px;display:block}.category-strip{grid-template-columns:46px minmax(0,1fr) 46px!important;align-items:center!important}.category-strip .category-chips{cursor:grab!important;touch-action:pan-y!important}.category-scroll-arrow{align-self:center!important;place-items:center!important;width:46px!important;height:46px!important;margin:0!important;padding:0!important;line-height:0!important;display:grid!important}.category-scroll-arrow svg{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px;display:block}@media (width<=560px){.drawer-search .search-brand{flex-basis:70px;min-width:70px;padding:7px}.category-strip{gap:6px;grid-template-columns:40px minmax(0,1fr) 40px!important}.category-scroll-arrow{width:40px!important;height:40px!important}.category-scroll-arrow svg{width:24px;height:24px}}.drawer-close:hover,.drawer-close:focus-visible{outline:none;background:#fff!important;box-shadow:0 20px 38px #07315c45,0 7px 16px #07315c29!important}.category-strip .category-chips{cursor:default!important;scroll-snap-type:none!important;overscroll-behavior-x:contain!important;scroll-padding:0!important}.category-strip .category-chips,.category-strip .category-chips a,.category-strip .category-chips.is-dragging,.category-strip .category-chips.is-dragging *{cursor:default!important}.category-strip .category-chips.is-dragging{scroll-behavior:auto!important}.category-strip .category-chips.is-dragging a{pointer-events:none!important;color:#07315c!important;background:#fffffff5!important;border-color:#07315c14!important;box-shadow:0 5px 14px #174f6a1c!important}.drawer-close:hover,.drawer-close:focus-visible{background:#eaf8ff!important;transform:scale(1.06)!important;box-shadow:0 9px 22px #174f6a2e!important}.drawer-close:active{transform:scale(.96)!important}.category-strip .category-chips a{cursor:pointer!important}.category-strip .category-chips.is-dragging,.category-strip .category-chips.is-dragging *{cursor:default!important}.category-strip{margin-bottom:34px!important}@media (width>=801px){.discovery-drawer .drawer-grid,.discovery-drawer .search-results-grid,.discovery-drawer .category-game-grid{grid-template-columns:repeat(auto-fill,96px)!important;grid-auto-rows:96px!important;justify-content:start!important;align-items:start!important;gap:14px!important;display:grid!important}.discovery-drawer .drawer-game{aspect-ratio:1!important;border-radius:18px!important;width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}}.card-title-overlay,.drawer-game span,.personal-game span,.quick-library-game span,.quick-item span,.search-page-card strong{font-weight:700!important}.card-title-overlay{-webkit-text-stroke:.15px #ffffff8c;color:#fff!important;text-shadow:0 2px 3px #000,0 0 5px #000!important;-webkit-backdrop-filter:blur(3px)!important;background:linear-gradient(#000000c2,#000000ed)!important;border:1px solid #fff3!important;border-radius:7px!important;padding:5px 8px 6px!important;font-weight:900!important;box-shadow:0 5px 15px #00000085!important}html body .card-tile>.card-title-overlay,html body.page-home .card-tile.size-kucuk>.card-title-overlay,html body.page-home .card-tile.size-orta>.card-title-overlay,html body.page-home .card-tile.size-buyuk>.card-title-overlay{box-shadow:none!important;color:#fff!important;text-shadow:0 2px 3px #000,0 0 5px #000!important;-webkit-text-stroke:0 transparent!important;-webkit-backdrop-filter:none!important;background:#00000014!important;border:0!important;border-radius:0!important;padding:5px 8px 6px!important;font-weight:700!important}.site-footer{border-top:0!important}@media (width>=801px){.site-footer .footer-brand p{font-size:14px!important;font-weight:625!important}.site-footer .footer-badges span{font-size:11.5px!important;font-weight:875!important}.site-footer .footer-col h4{color:#101d29!important;font-size:11.5px!important;font-weight:875!important}.site-footer .footer-col a{font-size:13.5px!important;font-weight:750!important}.site-footer .footer-bottom{font-size:11.5px!important;font-weight:750!important}}.category-load-more{flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.category-load-more[hidden]{display:none!important}.category-load-more button{color:#07365d;cursor:pointer;background:#fffffff5;border:1px solid #075c9121;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:10px 19px;font:900 13px/1.2 Nunito Sans,Inter,Arial,sans-serif;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 9px 22px #053b4f24}.category-load-more button:hover,.category-load-more button:focus-visible{background:#f3fffd;outline:none;transform:translateY(-2px);box-shadow:0 13px 27px #053b4f30}.category-load-more button:disabled{cursor:wait;opacity:.68;transform:none}.category-load-more button small{color:#16777c;background:#e8f7f5;border-radius:999px;padding:5px 8px;font:850 10px/1 Nunito Sans,Inter,Arial,sans-serif}.category-load-more p{color:#45677d;min-height:14px;margin:0;font:750 10px/1.2 Nunito Sans,Inter,Arial,sans-serif}.category-load-more.is-error p{color:#b9364f}@media (width>=1100px){body.page-category .category-load-more{grid-column:1/-1;grid-row:var(--category-load-row);align-self:start;height:96px}}@media (width<=1099px){body.page-category .category-load-more{margin:25px 0 8px}}.category-strip .category-chips>a.is-active{color:#fff!important;background:#075da9!important;border-color:#075da9!important;box-shadow:0 8px 18px #075da940!important}.drawer-category-loading,.drawer-category-empty{color:#315b75;text-align:center;grid-column:1/-1;width:100%;padding:20px 12px;font-family:Nunito Sans,Inter,Arial,sans-serif;font-size:13px;font-weight:700}.drawer-selected-category[hidden]{display:none!important}.drawer-selected-category{color:#07365d;background:#fff;border:1px solid #075c9117;border-radius:18px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;width:206px;height:96px;margin:0 auto 22px;padding:7px 11px 7px 7px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 9px 22px #053b4f29,0 2px 6px #053b4f12}.drawer-selected-category:hover,.drawer-selected-category:focus-visible{transform:translateY(-4px)scale(1.012);box-shadow:0 16px 31px #053b4f3b,0 4px 10px #053b4f1a}.drawer-selected-category-image{background:#f3fbff;border-radius:14px;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.drawer-selected-category-image img{object-fit:cover;width:100%;height:100%;display:block}.drawer-selected-category-image b{color:#0872d1;font:800 30px/1 Nunito Sans,Inter,Arial,sans-serif}.drawer-selected-category strong{color:#07365d;letter-spacing:.045em;text-align:left;text-transform:uppercase;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font:700 12px/1.35 Nunito Sans,Inter,Arial,sans-serif;display:-webkit-box;overflow:hidden}.drawer-grid>.drawer-selected-category{place-self:start;width:206px;height:96px;margin:0;grid-area:span 1/span 2!important}@media (width>=801px){.discovery-drawer .drawer-grid,.discovery-drawer .search-results-grid,.discovery-drawer .category-game-grid{grid-template-columns:repeat(6,96px)!important;justify-content:center!important}}@media (width>=1100px){body.page-category .category-popular-games{display:contents!important}html body.page-category .category-popular-games>.card-tile.size-orta{grid-column:var(--category-popular-column)/span 2!important;grid-row:var(--category-popular-row)/span 2!important;align-self:stretch!important;width:206px!important;min-width:206px!important;height:206px!important;min-height:206px!important}html body.page-category .category-popular-games>.card-tile.size-orta>.card,html body.page-category .category-popular-games>.card-tile.size-orta>.card>img{object-fit:cover!important;aspect-ratio:1!important;border-radius:18px!important;width:206px!important;min-width:206px!important;max-width:206px!important;height:206px!important;min-height:206px!important;max-height:206px!important}html body.page-category .category-popular-games>.card-tile.size-orta>.card-title-overlay{text-align:center!important;width:auto!important;max-width:none!important;left:8px!important;right:8px!important;transform:none!important}}.game-vote-control{align-items:center;gap:6px;display:inline-flex;position:relative}.toolbar-actions .game-vote-control .game-vote-button{border:1px solid #07365d17;justify-content:center;align-items:center;gap:6px;padding:9px 11px;transition:background .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex}.toolbar-actions .game-vote-control .game-vote-button span{font-size:16px;line-height:1}.toolbar-actions .game-vote-control .game-vote-button b{font:800 12px/1 Nunito Sans,Inter,Arial,sans-serif}.toolbar-actions .game-vote-control .game-vote-button small{color:#365b75;background:#eaf3f7;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font:800 10px/1 Nunito Sans,Inter,Arial,sans-serif;display:grid}.toolbar-actions .game-vote-control .game-vote-like.is-active{color:#087a4d;background:#e7fbf1;box-shadow:0 7px 18px #087a4d2e}.toolbar-actions .game-vote-control .game-vote-dislike.is-active{color:#c5324d;background:#fff0f2;box-shadow:0 7px 18px #c5324d2b}.toolbar-actions .game-vote-control .game-vote-button:disabled{cursor:wait;opacity:.65}.game-vote-control>em{z-index:8;color:#087a4d;min-width:180px;font:700 11px/1.25 Nunito Sans,Inter,Arial,sans-serif;position:absolute;top:calc(100% + 7px);left:0}.game-vote-control>em.is-error{color:#c5324d}@media (width<=820px){.game-vote-control{width:100%}.toolbar-actions .game-vote-control .game-vote-button{flex:50%}}@media (width>=801px){html body.page-home .card-tile.card-tile.card-tile.size-kucuk>.card-title-overlay,html body.page-category .content>.mosaic>.card-tile.card-tile.card-tile.size-kucuk>.card-title-overlay,html body .discovery-drawer .drawer-grid .drawer-card-tile.card-tile.card-tile.size-kucuk>.card-title-overlay{box-sizing:border-box!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:3!important;line-clamp:3!important;text-align:center!important;-webkit-box-orient:vertical!important;width:auto!important;max-width:none!important;padding-left:2px!important;padding-right:2px!important;display:-webkit-box!important;left:3px!important;right:3px!important;overflow:hidden!important;transform:none!important}}@media (width>=1100px){html body.page-category .content{grid-template-rows:none!important;grid-auto-rows:96px!important}html body.page-category .content>.mosaic>.card-tile.size-kucuk{grid-column:var(--category-grid-column)!important;grid-row:var(--category-grid-row)!important}}.inline-category-matches{justify-content:center;grid-template-columns:repeat(3,206px)!important;gap:14px!important;padding:2px 0 10px!important;display:grid!important}.search-category-card{color:#07365d;transform-origin:50%;background:#fff;border:1px solid #075c9117;border-radius:18px;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:7px;width:206px;height:96px;min-height:96px;padding:3px 10px 3px 3px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;transform:none;box-shadow:0 9px 22px #053b4f29,0 2px 6px #053b4f12}.search-category-card-image{background:#fff;border-radius:15px;justify-self:start;place-items:center;width:90px;height:90px;display:grid;overflow:hidden}.search-category-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.search-category-card-image b{color:#0872d1;font:800 30px/1 Nunito Sans,Inter,Arial,sans-serif}.search-category-card strong{color:#07365d;letter-spacing:.045em;text-align:left;text-transform:uppercase;white-space:normal;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-height:4.05em;font:800 13px/1.35 Nunito Sans,Inter,Arial,sans-serif;display:-webkit-box;overflow:hidden}.search-category-card:hover,.search-category-card:focus-visible{z-index:6;transform:scale(1.045);box-shadow:0 0 27px #053b4f5c,0 13px 31px #053b4f40}@media (width<=720px){.inline-category-matches{grid-template-columns:repeat(2,206px)!important}}@media (width<=500px){.inline-category-matches{grid-template-columns:206px!important}}.drawer-new-games-section{margin-top:30px}.drawer-new-games-section[hidden]{display:none!important}.drawer-new-games-section .popular-heading{margin-bottom:16px}.drawer-new-games-icon{color:#0872d1!important;background:linear-gradient(145deg,#dff8ff,#c9f3f8)!important}@media (width>=1100px){body.page-category .content{grid-template-columns:repeat(12,96px)!important;grid-auto-rows:96px!important;grid-auto-flow:dense!important;align-content:start!important;gap:14px!important;width:1306px!important;max-width:1306px!important;margin:0 auto!important;padding:18px 0 54px!important;display:grid!important}body.page-category .mosaic-tools{grid-area:1/1/span 2!important;align-self:start!important;width:96px!important;min-width:96px!important;height:206px!important;min-height:206px!important}body.page-category .content>.pagehead{text-align:center!important;background:#fffffff7!important;border:1px solid #075c9114!important;border-radius:18px!important;grid-area:1/2/auto/span 4!important;justify-content:center!important;align-items:center!important;width:426px!important;min-width:0!important;height:96px!important;min-height:96px!important;margin:0!important;padding:16px 24px!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 24px #084a6929,inset 0 1px #ffffffeb!important}body.page-category .content>.pagehead:before{display:none!important}body.page-category .content>.pagehead h1{color:#07365d!important;letter-spacing:0!important;margin:0!important;font:800 20px/1.2 Nunito Sans,Inter,Arial,sans-serif!important}body.page-category .content>.pagehead p{display:none!important}body.page-category .category-spotlight-games{grid-area:2/2/auto/span 3!important;grid-template-rows:96px!important;grid-template-columns:repeat(3,96px)!important;gap:14px!important;width:316px!important;min-width:316px!important;height:96px!important;min-height:96px!important;display:grid!important}body.page-category .category-spotlight-games>.card-tile,body.page-category .category-spotlight-games>.card-tile>.card{border-radius:16px!important;grid-area:span 1/span 1!important;width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}body.page-category .content>.mosaic{display:contents!important}body.page-category .content>.mosaic>.card-tile{align-self:stretch!important;min-width:0!important;min-height:0!important}body.page-category .content>.mosaic>.card-tile.size-kucuk{grid-area:span 1/span 1!important}body.page-category .content>.mosaic>.card-tile.size-orta{grid-area:span 2/span 2!important}body.page-category .content>.mosaic>.card-tile.size-buyuk{grid-area:span 3/span 3!important}body.page-category .content>.mosaic>.card-tile>.card{aspect-ratio:1!important;border-radius:16px!important;width:100%!important;min-width:96px!important;max-width:96px!important;height:100%!important;min-height:96px!important;max-height:96px!important;box-shadow:0 10px 24px #053b4f33,0 2px 7px #053b4f17!important}body.page-category .content>.mosaic>.card-tile>.card>img{object-fit:cover!important;aspect-ratio:1!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}body.page-category .category-side-nav{grid-area:1/11/span 4/span 2!important;grid-template-columns:206px!important;grid-auto-rows:96px!important;align-content:start!important;gap:14px!important;width:206px!important;min-width:206px!important;display:grid!important}body.page-category .category-side-nav>a,body.page-category .category-side-nav>a.category-side-all{color:#07365d!important;transform-origin:50%!important;background:#fff!important;border:1px solid #075c9117!important;border-radius:18px!important;grid-template-columns:90px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;width:206px!important;height:96px!important;min-height:96px!important;padding:3px 10px 3px 3px!important;text-decoration:none!important;transition:transform .2s,box-shadow .2s!important;display:grid!important;overflow:hidden!important;transform:none!important;box-shadow:0 9px 22px #053b4f29,0 2px 6px #053b4f12!important}body.page-category .category-side-nav>a>span,body.page-category .category-side-nav>a.category-side-all>span{background:#f1fbff!important;border-radius:15px!important;justify-self:start!important;place-items:center!important;width:90px!important;height:90px!important;display:grid!important;overflow:hidden!important}body.page-category .category-side-nav img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}body.page-category .category-side-nav strong{color:#07365d!important;letter-spacing:.045em!important;text-align:left!important;text-transform:uppercase!important;white-space:normal!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:4.05em!important;font:800 13px/1.35 Nunito Sans,Inter,Arial,sans-serif!important;display:-webkit-box!important;overflow:hidden!important}body.page-category .category-side-nav>a:hover,body.page-category .category-side-nav>a:focus-visible{z-index:8!important;outline:none!important;transform:scale(1.045)!important;box-shadow:0 0 27px #053b4f5c,0 13px 31px #053b4f40!important}body.page-category .content>.category-empty{grid-area:2/2/auto/span 8!important}}@media (width>=801px){html body .discovery-drawer .drawer-selected-category{transform-origin:50%!important;background:#fff!important;border:1px solid #075c9117!important;border-radius:18px!important;grid-template-columns:90px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;width:206px!important;height:96px!important;min-height:96px!important;padding:3px 10px 3px 3px!important;transition:transform .2s,box-shadow .2s!important;display:grid!important;overflow:hidden!important;transform:none!important;box-shadow:0 9px 22px #053b4f29,0 2px 6px #053b4f12!important}html body .discovery-drawer .drawer-selected-category[hidden]{display:none!important}html body .discovery-drawer .drawer-selected-category-image{background:#fff!important;border-radius:15px!important;justify-self:start!important;width:90px!important;height:90px!important;overflow:hidden!important}html body .discovery-drawer .drawer-selected-category-image img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.drawer-selected-category-copy{align-content:center;gap:3px;min-width:0;display:grid}html body .discovery-drawer .drawer-selected-category-copy strong{color:#07365d!important;letter-spacing:.045em!important;text-align:left!important;text-transform:uppercase!important;white-space:normal!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:4.05em!important;font:800 13px/1.35 Nunito Sans,Inter,Arial,sans-serif!important;display:-webkit-box!important;overflow:hidden!important}html body .discovery-drawer .drawer-selected-category-copy small{color:#4d7189;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font:700 10px/1.2 Nunito Sans,Inter,Arial,sans-serif;overflow:hidden}html body .discovery-drawer .drawer-selected-category:hover,html body .discovery-drawer .drawer-selected-category:focus-visible{z-index:6!important;transform:scale(1.045)!important;box-shadow:0 0 27px #053b4f5c,0 13px 31px #053b4f40!important}html body.page-home .card-tile.card-tile.size-kucuk>.card-title-overlay,html body .discovery-drawer .drawer-grid .drawer-card-tile.card-tile.size-kucuk>.card-title-overlay{overflow-wrap:normal!important;word-break:normal!important;width:max-content!important;max-width:112px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body .card-tile.size-kucuk>.card-title-overlay{overflow-wrap:normal!important;word-break:normal!important;width:max-content!important;max-width:calc(100% + 12px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body.page-home .card-tile.size-kucuk>.card-title-overlay{max-width:calc(100% - 2px)!important}html body:not(.page-home) .card-tile.size-kucuk>.card-title-overlay{max-width:calc(100% - 2px)!important;left:1px!important;right:1px!important}}.popular-heading[hidden]{display:none!important}@media (width>=1101px){.discovery-drawer{width:760px!important;max-width:760px!important}}@media (width>=801px) and (width<=1100px){.discovery-drawer{width:min(760px,100vw - 72px)!important;max-width:760px!important}}.discovery-drawer,.drawer-shell,.drawer-content,.search-results-wrap{scrollbar-width:none!important;-ms-overflow-style:none!important}.discovery-drawer::-webkit-scrollbar,.drawer-shell::-webkit-scrollbar,.drawer-content::-webkit-scrollbar,.search-results-wrap::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.drawer-card-tile{border-radius:18px;position:relative;overflow:visible;width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}.drawer-card-tile>.card{background:#fff;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;display:block;overflow:hidden;box-shadow:0 10px 24px #0e53692e;border-radius:18px!important;width:96px!important;height:96px!important}.drawer-card-tile>.card img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}@media (width>=801px){body.page-category .mosaic-tools{width:96px!important;min-width:96px!important;max-width:96px!important;height:206px!important;min-height:206px!important;max-height:206px!important}body.page-category .content>.pagehead{box-sizing:border-box!important;text-align:center!important;justify-content:center!important;align-items:center!important;height:96px!important;min-height:96px!important;max-height:96px!important;padding:16px 24px!important;display:flex!important;overflow:hidden!important}body.page-category .content>.pagehead h1{margin:0!important}body.page-category .content>.pagehead p{display:none!important}html body.page-category .content>.mosaic>.card-tile.size-kucuk>.card-title-overlay{text-align:center!important;width:max-content!important;max-width:112px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.discovery-drawer .drawer-grid,.discovery-drawer .search-results-grid,.discovery-drawer .category-game-grid{grid-template-columns:repeat(6,96px)!important;grid-auto-rows:96px!important;justify-content:center!important;gap:14px!important;overflow:visible!important}}@media (width>=1100px){body.page-category .content>.category-related-games,body.page-category .content>.category-side-nav{display:contents!important}body.page-category .category-related-games>.card-tile{grid-column:var(--related-game-column)/span 1!important;grid-row:var(--related-game-row)/span 1!important;place-self:start!important;width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}body.page-category .category-related-games>.card-tile>.card,body.page-category .category-related-games>.card-tile>.card>img{object-fit:cover!important;border-radius:16px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}body.page-category .category-side-nav>a,body.page-category .category-side-nav>a.category-side-all{grid-column:11/span 2!important;grid-row:var(--related-category-row)!important;place-self:start!important}body.page-category .category-side-nav>a.category-side-featured{grid-column:10/span 2!important}}@media (width>=801px){html body.page-category .content>.mosaic>.card-tile.size-kucuk>.card-title-overlay,html body.page-category .category-related-games>.card-tile.size-kucuk>.card-title-overlay{box-sizing:border-box!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important;text-overflow:clip!important;text-align:center!important;-webkit-line-clamp:3!important;line-clamp:3!important;width:auto!important;max-width:none!important;padding-left:2px!important;padding-right:2px!important;left:3px!important;right:3px!important;overflow:hidden!important;transform:none!important}html body.page-category .discovery-drawer .drawer-card-tile,html body.page-category .discovery-drawer .drawer-card-tile>.card,html body.page-category .discovery-drawer .drawer-card-tile>.card>img,html body.page-category .discovery-drawer .drawer-game{aspect-ratio:1!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body.page-category .discovery-drawer .drawer-card-tile>.card-title-overlay{text-align:center!important;width:auto!important;max-width:none!important;left:3px!important;right:3px!important;transform:none!important}}.category-after-content{gap:28px;min-width:0;display:grid}.category-related-directory{gap:16px;display:grid}.category-related-directory-head span{color:#168eae;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font:800 11px/1.2 Nunito Sans,Inter,Arial,sans-serif;display:block}.category-related-directory-head h2{color:#07365d;margin:0;font:800 24px/1.2 Nunito Sans,Inter,Arial,sans-serif}.category-related-directory-grid{grid-template-columns:repeat(6,206px);gap:14px;display:grid}.category-related-directory-card{color:#07365d;background:#fff;border:1px solid #075c9117;border-radius:18px;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:7px;width:206px;height:96px;padding:3px 10px 3px 3px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 9px 22px #053b4f29,0 2px 6px #053b4f12}.category-related-directory-card>span{background:#f1fbff;border-radius:15px;place-items:center;width:90px;height:90px;display:grid;overflow:hidden}.category-related-directory-card img{object-fit:cover;object-position:center;width:100%;height:100%}.category-related-directory-card b{color:#168eae;font:900 30px/1 Nunito Sans,Inter,Arial,sans-serif}.category-related-directory-card strong{color:#07365d;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:normal;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-height:4.05em;font:800 13px/1.35 Nunito Sans,Inter,Arial,sans-serif;display:-webkit-box;overflow:hidden}.category-related-directory-card:hover,.category-related-directory-card:focus-visible{z-index:4;outline:none;transform:scale(1.045);box-shadow:0 0 27px #053b4f5c,0 13px 31px #053b4f40}.category-intro-panel{background:#fffffff5;border:1px solid #075c9124;border-radius:8px;padding:34px 38px 30px;box-shadow:0 30px 68px #053b4f45,0 10px 24px #053b4f24,0 2px 6px #053b4f1a,inset 0 1px #fffffffa}@media (width>=1100px){body.page-category .category-after-content{grid-column:1/-1;grid-row:var(--category-after-row)/span 4;align-self:start;width:1306px;margin-top:18px}}@media (width<=1099px){body.page-category .category-after-content{margin-top:28px}.category-related-directory-grid{grid-template-columns:repeat(auto-fit,206px);justify-content:center}.category-related-directory-head{text-align:center}}@media (width<=800px){.category-after-content{gap:22px}.category-related-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-related-directory-card{grid-template-columns:80px minmax(0,1fr);width:100%;height:86px}.category-related-directory-card>span{width:80px;height:80px}.category-related-directory-card strong{font-size:12px}.category-intro-panel{padding:24px 20px}.category-related-directory-head h2{font-size:21px}}@media (width<=500px){.category-related-directory-grid{grid-template-columns:1fr}.category-related-directory-card{max-width:300px;margin:auto}}@media (width>=1100px){body.page-category .category-inline-related{display:contents}body.page-category .category-inline-related-card{grid-column:var(--inline-category-column)/span 2;grid-row:var(--inline-category-row);place-self:start;margin:0}}@media (width<=1099px){body.page-category .category-inline-related{grid-template-columns:repeat(auto-fit,206px);justify-content:center;gap:14px;margin-top:28px;display:grid}}@media (width<=800px){body.page-category .category-inline-related{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.page-category .category-inline-related-card{width:100%;max-width:none;margin:0}}.game-status-badge{z-index:8;box-sizing:border-box;color:#0872d1;pointer-events:none;transform-origin:50%;backdrop-filter:blur(5px);background:#fffffff5;border:1px solid #0772d114;border-left:0;border-radius:0 9px 9px 0;place-items:center;width:26px;height:26px;transition:top .28s cubic-bezier(.22,.61,.36,1),left .28s cubic-bezier(.22,.61,.36,1),transform .28s cubic-bezier(.22,.61,.36,1);display:grid;position:absolute;top:7px;left:-3px;transform:scale(1);box-shadow:0 4px 11px #08345b2e}.game-status-badge svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.card-tile.size-orta>.game-status-badge,.card-tile.size-buyuk>.game-status-badge{border-radius:0 10px 10px 0;width:31px;height:31px}.card-tile.size-orta>.game-status-badge svg,.card-tile.size-buyuk>.game-status-badge svg{width:18px;height:18px}@media (width>=801px) and (hover:hover) and (pointer:fine){.card-tile:hover>.game-status-badge,.card-tile:focus-within>.game-status-badge{top:calc(7px - 3%);left:calc(-3px - 3%);transform:scale(1.06)}}@media (width<=800px){.game-status-badge,.card-tile.size-orta>.game-status-badge,.card-tile.size-buyuk>.game-status-badge{border-radius:0 8px 8px 0;width:23px;height:23px;top:6px;left:-2.5px}.game-status-badge svg,.card-tile.size-orta>.game-status-badge svg,.card-tile.size-buyuk>.game-status-badge svg{width:14px;height:14px}}@media (prefers-reduced-motion:reduce){.game-status-badge{transition:none!important;transform:none!important}}html.site-background-solid,html.site-background-image{background-color:var(--site-background-color,#31c9c7)!important}html.site-background-solid body.site-background-solid{background:var(--site-background-color,#31c9c7)!important;background-attachment:scroll!important}html.site-background-solid body.site-background-solid:before{opacity:0!important;background:0 0!important}html.site-background-image body.site-background-image{background-color:var(--site-background-color,#31c9c7)!important;background-image:var(--site-background-desktop-image)!important;background-position:var(--site-background-position,center top)!important;background-size:var(--site-background-size,cover)!important;background-repeat:var(--site-background-repeat,no-repeat)!important;background-attachment:fixed!important}html.site-background-image body.site-background-image:before{background:var(--site-background-overlay-color,#31c9c7)!important;opacity:var(--site-background-overlay-opacity,.55)!important}@media (width<=800px){html.site-background-image body.site-background-image{background-image:var(--site-background-mobile-image)!important;background-attachment:scroll!important}}@media (prefers-reduced-motion:reduce){html.site-background-image body.site-background-image{background-attachment:scroll!important}}@media (width<=500px){body.page-category .category-inline-related{grid-template-columns:1fr}body.page-category .category-inline-related-card{max-width:300px;margin:auto}}.category-intro-breadcrumb{color:#607791;letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font:800 12px/1.2 Nunito Sans,Inter,Arial,sans-serif;display:flex}.category-intro-breadcrumb a{color:#607791;text-decoration:none;transition:color .18s}.category-intro-breadcrumb a:hover,.category-intro-breadcrumb a:focus-visible{color:#0872d1;text-underline-offset:3px;outline:none;text-decoration:underline}.category-intro-breadcrumb span{color:#a8bacb;font-size:20px;line-height:1}.category-intro-breadcrumb .category-intro-current{color:#07365d;font:inherit}.category-intro-title{color:#07365d;letter-spacing:-.02em;margin:0 0 30px;font:800 32px/1.15 Nunito Sans,Inter,Arial,sans-serif}@media (width<=800px){.category-intro-breadcrumb{margin-bottom:16px}.category-intro-title{margin-bottom:22px;font-size:25px}}.search-category-results,.search-game-results{gap:14px;display:grid}.search-category-results>h2,.search-game-results>h2{color:#07365d;margin:0;font:800 20px/1.2 Nunito Sans,Inter,Arial,sans-serif}.search-category-result-grid{grid-template-columns:repeat(5,206px);gap:14px;display:grid}body.page-search .search-page-grid{grid-template-columns:repeat(10,96px);grid-auto-rows:96px;justify-content:start;gap:14px;display:grid}body.page-search .search-result-game,body.page-search .search-result-game>.card,body.page-search .search-result-game>.card>img{aspect-ratio:1;width:96px;min-width:96px;max-width:96px;height:96px;min-height:96px;max-height:96px}body.page-search .search-result-game{position:relative}body.page-search .search-result-game>.card{border-radius:16px;display:block;overflow:hidden;box-shadow:0 10px 24px #053b4f33,0 2px 7px #053b4f17}body.page-search .search-result-game>.card>img{object-fit:cover;border-radius:inherit;display:block}body.page-search .search-result-game>.card-title-overlay{box-sizing:border-box;text-align:center;-webkit-line-clamp:3;line-clamp:3;width:auto;max-width:none;padding-left:2px;padding-right:2px;left:3px;right:3px;overflow:hidden;transform:none}@media (width>=1100px){body.page-search .content{grid-template-columns:repeat(12,96px);grid-auto-rows:auto;column-gap:14px;width:1306px;max-width:1306px;margin:0 auto;padding:18px 0 54px;display:grid}body.page-search .content>.mosaic-tools{grid-area:1/1;width:96px;min-width:96px;max-width:96px;height:206px;min-height:206px;max-height:206px}body.page-search .content>.search-page{grid-area:1/2/auto/-1;width:1196px;max-width:1196px;margin:0}body.page-search .mosaic-tools .mini-rail{width:96px;min-width:96px;height:100%;padding:6px}body.page-search .search-page-head{border-radius:20px;padding:28px 30px}body.page-search .search-page-head h1{font-size:32px}body.page-search .search-page-form{max-width:1024px}}@media (width<=1099px){.search-category-result-grid{grid-template-columns:repeat(auto-fit,206px);justify-content:center}body.page-search .search-page-grid{grid-template-columns:repeat(auto-fit,96px);justify-content:center}}@media (width<=800px){.search-category-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.search-category-result-card{grid-template-columns:80px minmax(0,1fr);width:100%;height:86px}.search-category-result-card>span{width:80px;height:80px}body.page-search .search-page-grid{grid-template-columns:repeat(3,96px);justify-content:center;gap:12px}}@media (width<=360px){body.page-search .search-page-grid{grid-template-columns:repeat(2,96px)}.search-category-result-grid{grid-template-columns:1fr}.search-category-result-card{max-width:300px;margin:auto}}body.page-search .search-page{background:#fffffff5;border:1px solid #075c911a;border-radius:20px;padding:28px 30px 34px;box-shadow:0 18px 42px #053b4f26,inset 0 1px #fffffff2}body.page-search .search-page-head{box-shadow:none;background:0 0;padding:0}body.page-search .search-empty-state{background:#f7fbfd;box-shadow:inset 0 0 0 1px #075c9114}body.page-search .search-result-game>.card-title-overlay{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-line-clamp:3!important;line-clamp:3!important;width:auto!important;max-width:none!important;padding-left:2px!important;padding-right:2px!important;left:3px!important;right:3px!important;overflow:hidden!important;transform:none!important}@media (width>=801px){body.page-search .content>.mosaic-tools{background:#fffffff7!important;border:1px solid #075c9121!important;border-radius:18px!important;grid-template-rows:151px 55px!important;gap:0!important;width:96px!important;min-width:96px!important;height:206px!important;min-height:206px!important;display:grid!important;overflow:visible!important;box-shadow:0 14px 32px #084a6933,inset 0 1px #ffffffe6!important}body.page-search .mosaic-tools .mini-rail{width:96px!important;height:151px!important;box-shadow:none!important;background:0 0!important;border-radius:17px 17px 0 0!important;grid-template-rows:96px 55px!important;grid-template-columns:48px 48px!important;padding:0!important;display:grid!important;position:relative!important;inset:auto!important;overflow:hidden!important}body.page-search .mosaic-tools .mini-brand{border:0!important;border-bottom:1px solid #e4edf3!important;grid-area:1/1/auto/-1!important;width:96px!important;height:96px!important;min-height:96px!important;padding:4px!important;position:relative!important;overflow:hidden!important}body.page-search .mosaic-tools .mini-brand img{object-fit:contain!important;object-position:center!important;border-radius:0!important;width:94%!important;max-width:none!important;height:94%!important;max-height:none!important;display:block!important}body.page-search .mosaic-tools .rail-button{width:48px!important;min-width:48px!important;height:55px!important;min-height:55px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;grid-row:2!important;margin:0!important;padding:0!important;transform:none!important}body.page-search .mosaic-tools .rail-button:first-of-type{border-right:1px solid #e4edf3!important;grid-column:1!important}body.page-search .mosaic-tools .rail-button:last-of-type{grid-column:2!important}body.page-search .mosaic-tools .rail-button:hover,body.page-search .mosaic-tools .rail-button:focus-visible{color:#025aa8!important;background:#eaf8ff!important;outline:none!important}body.page-search .mosaic-tools .quick-library{width:96px!important;max-width:96px!important;height:55px!important;position:relative!important;inset:auto!important}body.page-search .mosaic-tools .quick-library-buttons{width:96px!important;height:55px!important;box-shadow:none!important;background:0 0!important;border-top:1px solid #e4edf3!important;border-radius:0 0 17px 17px!important;grid-template-columns:48px 48px!important;gap:0!important;padding:0!important;display:grid!important;overflow:hidden!important}body.page-search .mosaic-tools .quick-library-trigger{border-radius:0!important;width:48px!important;min-width:48px!important;height:54px!important;margin:0!important;padding:3px 1px!important}body.page-search .mosaic-tools .quick-library-trigger:first-child{border-right:1px solid #e4edf3!important}body.page-search .mosaic-tools .quick-library-label{font-size:9px!important}}@media (width<=800px){body.page-search .search-page{border-radius:18px;padding:22px 18px 28px}}@media (width>=801px){html body.page-search .content>.mosaic-tools{grid-area:1/1!important;align-self:start!important;position:relative!important;inset:auto!important}html body.page-search .mosaic-tools .quick-library-trigger{position:relative!important;overflow:visible!important}html body.page-search .mosaic-tools .quick-library,html body.page-search .mosaic-tools .quick-library-buttons{overflow:visible!important}html body.page-search .mosaic-tools .quick-library-label{text-overflow:clip!important;white-space:nowrap!important;text-align:center!important;width:100%!important;font-size:0!important;display:block!important;overflow:visible!important}html body.page-search .mosaic-tools .quick-library-trigger[data-library-tab=favorites] .quick-library-label:after,html body.page-search .mosaic-tools .quick-library-trigger[data-library-tab=recent] .quick-library-label:after{font-size:10px!important;font-weight:800!important}html body.page-search .mosaic-tools .quick-library-trigger b{color:#fff!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;white-space:nowrap!important;z-index:9999!important;background:#0b3158!important;border:0!important;border-radius:9px!important;width:max-content!important;min-width:max-content!important;height:auto!important;padding:7px 9px!important;font:800 10px/1.2 Inter,system-ui,sans-serif!important;transition:opacity .16s,transform .16s,visibility .16s!important;display:block!important;position:absolute!important;inset:auto auto calc(100% + 10px) 50%!important;transform:translate(-50%,6px)!important;box-shadow:0 8px 20px #0620383d!important}html body.page-search .mosaic-tools .quick-library-trigger b:after{content:"";border:5px solid #0000;border-top-color:#0b3158;position:absolute;top:100%;left:50%;transform:translate(-50%)}html body.page-search .mosaic-tools .quick-library-trigger:hover b,html body.page-search .mosaic-tools .quick-library-trigger:focus-visible b{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important}html body.page-search .mosaic-tools .quick-library-trigger[data-library-tab=favorites] b:before{content:"Favori oyun: "}html body.page-search .mosaic-tools .quick-library-trigger[data-library-tab=recent] b:before{content:"Geçmiş oyun: "}html body.page-search .search-related .search-page-grid{grid-template-columns:repeat(6,96px)!important;justify-content:start!important;width:646px!important;max-width:100%!important}}@media (width<=360px){html body.page-home #homeGameMosaic{transform:translateY(12px)!important}html body.page-home #homeGameMosaic:before{height:104px!important;min-height:104px!important}}html body.page-search .search-page .search-result-game>.card-title-overlay{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;width:auto!important;max-width:none!important;margin:0!important;padding-left:2px!important;padding-right:2px!important;left:3px!important;right:3px!important;transform:none!important}@media (width>=801px){html body.page-search .mosaic-tools .mini-rail,html body.page-search .mosaic-tools .mini-brand,html body.page-search .mosaic-tools .quick-library,html body.page-search .mosaic-tools .quick-library-buttons{width:100%!important;max-width:100%!important}html body.page-search .mosaic-tools .mini-rail,html body.page-search .mosaic-tools .quick-library-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.page-search .mosaic-tools .rail-button,html body.page-search .mosaic-tools .quick-library-trigger{width:100%!important;min-width:0!important;max-width:none!important}html body.page-search .mosaic-tools .quick-library-trigger:first-child{border-radius:0 0 0 16px!important}html body.page-search .mosaic-tools .quick-library-trigger:last-child{border-radius:0 0 16px!important}}@media (width>=1400px){html body.page-search .search-related .search-page-grid{grid-template-columns:repeat(10,96px)!important;width:1086px!important}}@media (width>=1100px){html body.page-search .content{grid-template-columns:96px minmax(0,1fr)!important;column-gap:14px!important;width:min(1306px,100vw - 44px)!important;max-width:1306px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;overflow:visible!important}html body.page-search .content>.search-page{box-sizing:border-box!important;grid-column:2!important;width:100%!important;min-width:0!important;max-width:none!important}html body.page-search .search-category-result-grid{grid-template-columns:repeat(auto-fit,206px)!important;max-width:100%!important}html body.page-search .search-page-grid{grid-template-columns:repeat(auto-fit,96px)!important;max-width:100%!important}html body.page-search .search-related .search-page-grid{grid-template-columns:repeat(6,96px)!important}html body.page-search .mosaic-tools .mini-brand{padding:4px!important}html body.page-search .mosaic-tools .mini-brand img{object-fit:contain!important;object-position:center!important;width:94%!important;max-width:none!important;height:94%!important;max-height:none!important;transition:transform .16s!important;display:block!important}html body.page-search .mosaic-tools .mini-brand:hover img{transform:scale(1.035)!important}}@media (width>=1400px){html body.page-search .search-related .search-page-grid{grid-template-columns:repeat(10,96px)!important}}body.page-search .search-page{grid-auto-rows:max-content!important;align-content:start!important;min-height:0!important}body.page-search .search-empty-state{box-sizing:border-box!important;align-content:center!important;height:auto!important;min-height:240px!important;padding:34px 24px!important}body.page-search .search-empty-state .search-empty-icon{width:56px!important;height:56px!important}body.page-search .search-empty-state h2{margin:14px 0 6px!important}body.page-search .search-empty-state>a{margin-top:16px!important}body.page-search .search-related-flow{box-sizing:border-box;background:#fffffff5;border:1px solid #075c911a;border-radius:20px;padding:28px 30px 32px;box-shadow:0 18px 42px #053b4f26,inset 0 1px #fffffff2}html body.page-search .search-related-flow .search-result-game>.card-title-overlay{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-line-clamp:3!important;line-clamp:3!important;width:auto!important;max-width:none!important;margin:0!important;padding-left:2px!important;padding-right:2px!important;left:3px!important;right:3px!important;overflow:hidden!important;transform:none!important}@media (width>=1100px){html body.page-search .content>.search-related-flow{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;max-width:1306px!important;margin-top:14px!important}html body.page-search .search-related-flow .search-page-grid{grid-template-columns:repeat(10,96px)!important;justify-content:start!important;width:1086px!important;max-width:100%!important}html body.page-search .search-page .search-empty-state{text-align:left!important;grid-template-rows:auto auto!important;grid-template-columns:44px minmax(0,1fr) auto!important;place-items:center start!important;gap:3px 16px!important;height:94px!important;min-height:94px!important;padding:16px 20px!important;display:grid!important}html body.page-search .search-empty-state .search-empty-icon{border-radius:14px!important;grid-area:1/1/3!important;width:44px!important;height:44px!important;font-size:24px!important}html body.page-search .search-empty-state h2{grid-area:1/2!important;margin:0!important;font-size:24px!important;line-height:1.15!important}html body.page-search .search-empty-state p{grid-area:2/2!important;margin:0!important;line-height:1.35!important}html body.page-search .search-empty-state>a{white-space:nowrap!important;grid-area:1/3/3!important;margin:0!important}}@media (width>=1100px) and (width<=1399px){html body.page-search .search-related-flow .search-page-grid{grid-template-columns:repeat(auto-fit,96px)!important;width:100%!important}}@media (width<=1099px){body.page-search .search-related-flow{margin-top:18px}}@media (width>=1100px){html body.page-search .content>.search-page.is-no-results{grid-template-rows:max-content 50px!important;align-content:start!important;gap:10px!important;height:206px!important;min-height:206px!important;max-height:206px!important;padding:16px 20px!important;overflow:visible!important}html body.page-search .search-page.is-no-results .search-page-head h1{margin:3px 0 10px!important;font-size:27px!important;line-height:1.05!important}html body.page-search .search-page.is-no-results .search-page-form{max-width:none!important}html body.page-search .search-page.is-no-results .search-page-form input,html body.page-search .search-page.is-no-results .search-page-form button{height:48px!important}html body.page-search .search-page.is-no-results .search-empty-state{border-radius:14px!important;grid-template-rows:1fr!important;grid-template-columns:32px minmax(0,1fr) auto!important;column-gap:10px!important;height:50px!important;min-height:50px!important;padding:6px 10px!important;display:grid!important}html body.page-search .search-page.is-no-results .search-empty-icon{border-radius:10px!important;grid-area:1/1!important;width:32px!important;height:32px!important;font-size:18px!important}html body.page-search .search-page.is-no-results .search-empty-state h2{grid-area:1/2!important;margin:0!important;font-size:17px!important;line-height:1.15!important}html body.page-search .search-page.is-no-results .search-empty-state p{display:none!important}html body.page-search .search-page.is-no-results .search-empty-state>a{border-radius:11px!important;grid-area:1/3!important;margin:0!important;padding:9px 13px!important;font-size:12px!important}}@media (width<=0){html body[class*=page-] main.content>.mosaic-tools{z-index:540!important;box-sizing:border-box!important;background:#fffffff7!important;border:1px solid #075c9121!important;border-radius:18px!important;grid-area:1/1!important;grid-template-rows:150px 54px!important;grid-template-columns:94px!important;place-self:start!important;gap:0!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:206px!important;min-height:206px!important;max-height:206px!important;margin:0!important;padding:0!important;display:grid!important;position:sticky!important;inset:18px auto auto max(22px,50vw + min(1306px,100vw - 44px)/-2)!important;overflow:visible!important;box-shadow:0 14px 32px #084a6933,inset 0 1px #ffffffe6!important}html body[class*=page-] .mosaic-tools .mini-rail{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:151px!important;min-height:151px!important;max-height:151px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:17px 17px 0 0!important;grid-area:1/1!important;grid-template-rows:96px 55px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;inset:auto!important;overflow:hidden!important}html body[class*=page-] .mosaic-tools .mini-brand{isolation:isolate!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-bottom:1px solid #e4edf3!important;border-radius:0!important;grid-area:1/1/auto/-1!important;place-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:96px!important;min-height:96px!important;max-height:96px!important;margin:0!important;padding:4px!important;display:grid!important;position:relative!important;overflow:hidden!important}html body[class*=page-] .mosaic-tools .mini-brand img{object-fit:contain!important;object-position:center!important;filter:none!important;border-radius:0!important;width:94%!important;max-width:none!important;height:94%!important;max-height:none!important;transition:transform .16s!important;display:block!important}html body[class*=page-] .mosaic-tools .mini-brand:hover img{transform:scale(1.035)!important}html body[class*=page-] .mosaic-tools .mini-brand:after{content:""!important;z-index:3!important;pointer-events:none!important;opacity:0!important;filter:blur(.3px)!important;background:linear-gradient(90deg,#fff0,#ffffff2e 28%,#ffffffc7 50%,#ffffff2e 72%,#fff0)!important;width:34%!important;position:absolute!important;top:-24%!important;bottom:-24%!important;left:-58%!important;transform:skew(-18deg)translate(0)!important}html body[class*=page-] .mosaic-tools .mini-brand:hover:after{opacity:1!important;animation:.72s ease-out forwards oyunhopLogoShine!important}html body[class*=page-] .mosaic-tools .rail-button{box-sizing:border-box!important;color:#0872d1!important;width:100%!important;min-width:0!important;max-width:none!important;height:55px!important;min-height:55px!important;max-height:55px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;grid-row:2!important;margin:0!important;padding:0!important;transform:none!important}html body[class*=page-] .mosaic-tools .rail-button:first-of-type{border-right:1px solid #e4edf3!important;grid-column:1!important}html body[class*=page-] .mosaic-tools .rail-button:last-of-type{grid-column:2!important}html body[class*=page-] .mosaic-tools .rail-button:hover,html body[class*=page-] .mosaic-tools .rail-button:focus-visible{color:#025aa8!important;background:#eaf8ff!important;outline:none!important}html body[class*=page-] .mosaic-tools .quick-library{box-sizing:border-box!important;z-index:1200!important;grid-area:2/1!important;width:100%!important;min-width:0!important;max-width:100%!important;height:55px!important;min-height:55px!important;max-height:55px!important;margin:0!important;position:relative!important;inset:auto!important;overflow:visible!important}html body[class*=page-] .mosaic-tools .quick-library-buttons{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:55px!important;box-shadow:none!important;z-index:121!important;background:0 0!important;border:0!important;border-top:1px solid #e4edf3!important;border-radius:0 0 17px 17px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;overflow:visible!important}html body[class*=page-] .mosaic-tools .quick-library-trigger{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:54px!important;min-height:54px!important;max-height:54px!important;box-shadow:none!important;z-index:122!important;background:#fff!important;border:0!important;border-radius:0!important;place-items:center!important;margin:0!important;padding:3px 1px!important;display:grid!important;position:relative!important;overflow:visible!important}html body[class*=page-] .mosaic-tools .quick-library-trigger:first-child{border-right:1px solid #e4edf3!important;border-radius:0 0 0 16px!important}html body[class*=page-] .mosaic-tools .quick-library-trigger:last-child{border-radius:0 0 16px!important}html body[class*=page-] .mosaic-tools .quick-library-trigger:hover,html body[class*=page-] .mosaic-tools .quick-library-trigger:focus-visible,html body[class*=page-] .mosaic-tools .quick-library-trigger.is-active{background:#dff2ff!important}html body[class*=page-] .mosaic-tools .quick-library-label{text-align:center!important;text-overflow:clip!important;white-space:nowrap!important;width:100%!important;min-width:0!important;font-size:0!important;display:block!important;overflow:visible!important}html body[class*=page-] .mosaic-tools .quick-library-trigger[data-library-tab=favorites] .quick-library-label:after,html body[class*=page-] .mosaic-tools .quick-library-trigger[data-library-tab=recent] .quick-library-label:after{font-size:10px!important;font-weight:800!important}html body[class*=page-] .mosaic-tools .quick-library-trigger b{color:#fff!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;white-space:nowrap!important;z-index:9999!important;background:#0b3158!important;border:0!important;border-radius:9px!important;width:max-content!important;min-width:max-content!important;height:auto!important;padding:7px 9px!important;font:800 10px/1.2 Inter,system-ui,sans-serif!important;transition:opacity .16s,transform .16s,visibility .16s!important;display:block!important;position:absolute!important;inset:auto auto calc(100% + 10px) 50%!important;transform:translate(-50%,6px)!important;box-shadow:0 8px 20px #0620383d!important}html body[class*=page-] .mosaic-tools .quick-library-trigger b:after{content:""!important;border:5px solid #0000!important;border-top-color:#0b3158!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important}html body[class*=page-] .mosaic-tools .quick-library-trigger:hover b,html body[class*=page-] .mosaic-tools .quick-library-trigger:focus-visible b{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important}html body[class*=page-] .mosaic-tools .quick-library-trigger[data-library-tab=favorites] b:before{content:"Favori oyun: "!important}html body[class*=page-] .mosaic-tools .quick-library-trigger[data-library-tab=recent] b:before{content:"Geçmiş oyun: "!important}}@media (width>=801px) and (prefers-reduced-motion:reduce){html body[class*=page-] .mosaic-tools .mini-brand:after{display:none!important}}@media (width>=801px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel{box-sizing:border-box!important;width:var(--desktop-menu-width)!important;min-width:var(--desktop-menu-width)!important;max-width:var(--desktop-menu-width)!important;height:var(--desktop-menu-height)!important;min-height:var(--desktop-menu-height)!important;max-height:var(--desktop-menu-height)!important;grid-template-rows:151px 55px!important;grid-template-columns:100%!important;place-self:start!important;gap:0!important;margin:0!important;padding:0!important;position:sticky!important;inset:18px auto auto!important;overflow:visible!important}body.page-home .home-mosaic-layout:before{display:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-rail{box-sizing:border-box!important;grid-template-rows:62% 38%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-rail:before{content:""!important;z-index:5!important;pointer-events:none!important;background:#e2eaf2!important;height:1px!important;position:absolute!important;top:62%!important;left:0!important;right:0!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-rail:after{content:""!important;z-index:5!important;pointer-events:none!important;background:#e2eaf2!important;width:1px!important;position:absolute!important;top:62%!important;bottom:0!important;left:50%!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand{border:0!important;grid-area:1/1/auto/-1!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:4px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img{object-fit:contain!important;object-position:center!important;width:94%!important;max-width:none!important;height:94%!important;max-height:none!important;display:block!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button{border:0!important;grid-row:2!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button:first-of-type{border-right:0!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-buttons{width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-buttons{border-top:1px solid #e4edf3!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-buttons:after{content:""!important;opacity:1!important;z-index:500!important;pointer-events:none!important;background:#e2eaf2!important;width:1px!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;transform:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger{border:0!important;grid-template-rows:18px 1fr!important;width:100%!important;min-width:0!important;max-width:none!important;height:54px!important;margin:0!important;padding:8px 4px!important;position:relative!important;overflow:visible!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b{color:#fff!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:9999!important;background:#0b3158!important;border:0!important;border-radius:9px!important;width:max-content!important;min-width:max-content!important;height:auto!important;margin:0!important;padding:7px 9px!important;font:800 10px/1.2 Inter,system-ui,sans-serif!important;transition:opacity .16s,transform .16s,visibility .16s!important;display:block!important;position:absolute!important;inset:auto auto calc(100% + 10px) 50%!important;transform:translate(-50%,6px)!important;box-shadow:0 8px 20px #0620383d!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b:after{content:""!important;border:5px solid #0000!important;border-top-color:#0b3158!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:hover b,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:focus-visible b{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger[data-library-tab=favorites] b:before{content:"Favori oyun: "!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger[data-library-tab=recent] b:before{content:"Geçmiş oyun: "!important}}@media (width>=1240px){body.page-game .content{grid-template-rows:206px auto!important;grid-template-columns:96px minmax(0,1084px)!important;gap:14px!important;width:min(1194px,100vw - 44px)!important;max-width:1194px!important}body.page-game .content>.mosaic-tools.site-quick-panel{grid-area:1/1!important}body.page-game .game-left-recommendations{grid-area:2/1!important;gap:14px!important;width:96px!important}body.page-game .game-left-recommendations a{width:96px!important;height:96px!important}body.page-game .content>.playpage{grid-area:1/2/span 2!important;width:1084px!important;max-width:1084px!important}body.page-game .playpage,body.page-game .play-hero{gap:14px!important}body.page-game .play-stage{grid-template-columns:864px 206px!important;align-items:start!important;gap:14px!important;display:grid!important}body.page-game .stage-main{width:864px!important;min-width:0!important}body.page-game .play-frame-wrap{box-sizing:border-box!important;background:#062f50!important;border:0!important;border-radius:18px 18px 0 0!important;width:836px!important;margin:0 14px!important;padding:0!important;overflow:hidden!important;box-shadow:0 18px 40px #032b4147!important}body.page-game .play-frame,body.page-game .play-frame iframe{box-sizing:border-box!important;width:100%!important;height:clamp(470px,65vh,640px)!important;min-height:470px!important;max-height:640px!important}body.page-game .play-frame{background:#061f35!important;border-radius:18px 18px 0 0!important;overflow:hidden!important}body.page-game .stage-toolbar{box-sizing:border-box!important;background:#fffffffa!important;border:1px solid #07365d1a!important;border-top:0!important;border-radius:0 0 18px 18px!important;flex-wrap:nowrap!important;gap:10px!important;width:836px!important;min-height:64px!important;margin:0 14px!important;padding:8px 12px!important;box-shadow:0 14px 30px #032b412e!important}body.page-game .toolbar-left{flex:auto!important;gap:9px!important;min-width:150px!important}body.page-game .toolbar-thumb{border-radius:11px!important;flex:0 0 44px!important;width:44px!important;height:44px!important}body.page-game .toolbar-left strong,body.page-game .toolbar-left small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:185px!important;overflow:hidden!important}body.page-game .toolbar-left strong{font-size:14px!important}body.page-game .toolbar-left small{font-size:10px!important}body.page-game .toolbar-actions{flex-wrap:nowrap!important;flex:none!important;align-items:center!important;gap:5px!important}body.page-game .toolbar-actions button,body.page-game .toolbar-actions a,body.page-game .toolbar-actions .game-vote-control .game-vote-button{white-space:nowrap!important;border-radius:10px!important;min-height:38px!important;padding:7px 9px!important;font-size:11px!important}body.page-game .toolbar-actions .game-vote-control{gap:5px!important}body.page-game .toolbar-actions .game-vote-control .game-vote-button b{font-size:10px!important}body.page-game .toolbar-actions .game-vote-control .game-vote-button small{min-width:18px!important;height:18px!important;padding:0 4px!important;font-size:9px!important}body.page-game .play-tags{margin:0 14px!important;padding-top:12px!important}body.page-game .play-tags a{border-radius:12px!important;min-height:36px!important;padding:7px 12px!important;font-size:11px!important}body.page-game .stage-side{grid-template-columns:repeat(2,96px)!important;grid-auto-rows:96px!important;gap:14px!important;width:206px!important}body.page-game .stage-side .side-game{width:96px!important;height:96px!important}body.page-game .stage-side .side-game:first-child{grid-area:span 2/1/auto/-1!important;width:206px!important;height:206px!important}body.page-game .quick-strip{grid-template-columns:repeat(10,96px)!important;grid-auto-rows:96px!important;gap:13px!important;padding:0!important}body.page-game .quick-item{box-sizing:border-box!important;background:#fff!important;border-radius:16px!important;width:96px!important;height:96px!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}body.page-game .quick-item img{border-radius:inherit!important;object-fit:cover!important;width:100%!important;height:100%!important}body.page-game .quick-item span{color:#fff!important;text-align:center!important;text-shadow:0 1px 2px #000!important;opacity:0!important;background:#00000038!important;padding:3px 2px!important;font:700 11px/1.15 Nunito Sans,Inter,Arial,sans-serif!important;transition:opacity .16s!important;position:absolute!important;bottom:4px!important;left:3px!important;right:3px!important;overflow:hidden!important}body.page-game .quick-item:hover span,body.page-game .quick-item:focus-visible span{opacity:1!important}body.page-game .game-detail-surface{width:1084px!important;margin-top:0!important}}.stage-toolbar .toolbar-button-label{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.stage-toolbar .toolbar-icon-button{box-sizing:border-box!important;color:#0767b2!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;box-shadow:none!important;background:#f5fbfe!important;border:1px solid #d8e8f1!important;border-radius:12px!important;flex:0 0 42px!important;place-items:center!important;padding:0!important;text-decoration:none!important;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s!important;display:inline-grid!important;position:relative!important}.stage-toolbar .toolbar-icon-button:hover,.stage-toolbar .toolbar-icon-button:focus-visible{color:#034f91!important;background:#e6f6ff!important;outline:none!important;transform:translateY(-2px)!important;box-shadow:0 8px 18px #05528429!important}.stage-toolbar .toolbar-action-icon,.stage-toolbar .toolbar-action-icon svg{width:20px!important;height:20px!important;display:block!important}.stage-toolbar .toolbar-action-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.stage-toolbar .game-favorite-button.is-favorite{color:#df365c!important;background:#fff0f4!important;border-color:#f5c6d2!important}.stage-toolbar .game-favorite-button.is-favorite .toolbar-action-icon svg{fill:currentColor!important}.stage-toolbar .game-vote-like.is-active{color:#07804f!important;background:#e9fbf2!important;border-color:#bdebd5!important}.stage-toolbar .game-vote-dislike.is-active{color:#c83250!important;background:#fff0f3!important;border-color:#f3c8d0!important}.stage-toolbar .toolbar-icon-button[data-tooltip]:after{content:attr(data-tooltip)!important;z-index:30!important;color:#fff!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#092f52!important;border-radius:8px!important;width:max-content!important;max-width:150px!important;padding:6px 8px!important;font:700 10px/1.2 Nunito Sans,Inter,Arial,sans-serif!important;transition:opacity .15s,visibility .15s,transform .15s!important;position:absolute!important;bottom:calc(100% + 9px)!important;left:50%!important;transform:translate(-50%,5px)!important}.stage-toolbar .toolbar-icon-button[data-tooltip]:hover:after,.stage-toolbar .toolbar-icon-button[data-tooltip]:focus-visible:after{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important}.stage-toolbar .game-vote-control .toolbar-icon-button small{z-index:3!important;color:#214d69!important;background:#e8f2f7!important;border:2px solid #fff!important;border-radius:999px!important;place-items:center!important;min-width:19px!important;height:19px!important;padding:0 4px!important;font:800 9px/1 Nunito Sans,Inter,Arial,sans-serif!important;display:grid!important;position:absolute!important;top:-6px!important;right:-6px!important}@media (width>=1348px){body.page-game .content{grid-template-columns:96px 1194px!important;width:1304px!important;max-width:1304px!important}body.page-game .content>.playpage{width:1194px!important;max-width:1194px!important}body.page-game .play-stage{grid-template-columns:864px 316px!important}body.page-game .play-frame-wrap,body.page-game .play-frame{border-radius:0!important}body.page-game .stage-side{grid-template-columns:repeat(3,96px)!important;grid-auto-rows:96px!important;gap:14px!important;width:316px!important}body.page-game .stage-side .side-game,body.page-game .stage-side .side-game:first-child{aspect-ratio:1!important;grid-area:auto!important;width:96px!important;height:96px!important}body.page-game .stage-toolbar .toolbar-left{align-self:stretch!important;align-items:center!important}body.page-game .stage-toolbar .toolbar-left>div{align-items:center!important;min-height:44px!important;display:flex!important}body.page-game .stage-toolbar .toolbar-left strong{max-width:235px!important;font-size:17px!important;line-height:1.2!important}body.page-game .toolbar-actions button,body.page-game .toolbar-actions a,body.page-game .toolbar-actions .game-vote-control .game-vote-button{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important}body.page-game .quick-strip{grid-template-columns:repeat(11,96px)!important;gap:13px!important}body.page-game .game-detail-surface{box-sizing:border-box!important;background:#fff!important;border:0!important;border-radius:0!important;width:1194px!important;margin-top:18px!important;padding:54px 62px 42px!important;box-shadow:0 18px 44px #0835521a!important}body.page-game .detail-intro{grid-template-columns:230px minmax(0,1fr)!important;align-items:center!important;gap:48px!important;margin-bottom:40px!important}body.page-game .detail-cover{border-radius:18px!important;width:230px!important;height:230px!important;box-shadow:0 16px 32px #04324d33!important}body.page-game .detail-breadcrumb{letter-spacing:.035em!important;font-size:12px!important}body.page-game .detail-summary h1{margin:15px 0 16px!important;font-size:36px!important;line-height:1.08!important}body.page-game .detail-summary p{color:#173f60!important;max-width:760px!important;font-size:17px!important;line-height:1.75!important}body.page-game .detail-summary .score-row{display:none!important}body.page-game .recommend-grid{grid-template-columns:repeat(auto-fill,96px)!important;grid-auto-rows:96px!important;justify-content:start!important;gap:14px!important}body.page-game .recommend-card{border-radius:16px!important;width:96px!important;height:96px!important}body.page-game .recommend-card img{object-fit:cover!important;width:100%!important;height:100%!important}}@keyframes oyunhopToolbarPop{0%{transform:scale(1)}38%{transform:scale(1.24)rotate(-7deg)}68%{transform:scale(.94)rotate(3deg)}to{transform:scale(1)rotate(0)}}@keyframes oyunhopToolbarGlow{0%{box-shadow:0 0 #1e97d557}70%{box-shadow:0 0 0 11px #1e97d500}to{box-shadow:0 0 #1e97d500}}.stage-toolbar .toolbar-icon-button.is-favorite-animated,.stage-toolbar .toolbar-icon-button.is-vote-animated{animation:.52s ease-out oyunhopToolbarGlow!important}.stage-toolbar .toolbar-icon-button.is-favorite-animated .toolbar-action-icon,.stage-toolbar .toolbar-icon-button.is-vote-animated .toolbar-action-icon{animation:.48s cubic-bezier(.2,.8,.2,1) oyunhopToolbarPop!important}body.page-game .play-tags{display:none!important}body.page-game .game-recommend-tile{box-sizing:border-box!important;width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important;position:relative!important}body.page-game .game-recommend-tile>.card{border-radius:16px!important;width:96px!important;height:96px!important}body.page-game .game-recommend-tile>.card>img{object-fit:cover!important;border-radius:inherit!important;width:100%!important;height:100%!important}html body.page-game .game-recommend-tile.card-tile.size-kucuk>.card-title-overlay,html body.page-game .game-recommend-tile.card-tile.size-kucuk:hover>.card-title-overlay,html body.page-game .game-recommend-tile.card-tile.size-kucuk:focus-within>.card-title-overlay{box-sizing:border-box!important;text-align:center!important;width:auto!important;max-width:none!important;margin:0!important;left:3px!important;right:3px!important;transform:none!important}body.page-game .play-frame{position:relative!important;overflow:hidden!important}@media (width>=1348px){body.page-game .content{grid-template-columns:96px 1169px!important;column-gap:14px!important;width:1279px!important;max-width:1279px!important}body.page-game .content>.playpage{width:1169px!important;max-width:1169px!important}body.page-game .play-stage{grid-template-columns:839px 316px!important;gap:14px!important}body.page-game .stage-main{width:839px!important;height:536px!important}body.page-game .play-frame-wrap{border-radius:0!important;width:839px!important;height:472px!important;margin:0!important}body.page-game .play-frame,body.page-game .play-frame iframe{border-radius:0!important;width:839px!important;height:472px!important;min-height:472px!important;max-height:472px!important}body.page-game .stage-toolbar{box-sizing:border-box!important;border-radius:0!important;width:839px!important;height:64px!important;min-height:64px!important;max-height:64px!important;margin:0!important}body.page-game .stage-toolbar .toolbar-left{min-width:0!important}body.page-game .stage-toolbar .toolbar-left>div{flex:auto!important;min-width:0!important}body.page-game .stage-toolbar .toolbar-left strong{text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;max-width:none!important;font-size:18px!important;line-height:1.2!important;display:block!important;overflow:visible!important}body.page-game .stage-side{grid-template-columns:repeat(3,96px)!important;grid-auto-rows:96px!important;gap:14px!important;width:316px!important}body.page-game .stage-side .game-recommend-tile{grid-area:auto!important}body.page-game .quick-strip{grid-template-columns:repeat(10,96px)!important;grid-auto-rows:96px!important;gap:14px!important;width:1169px!important}body.page-game .recommend-grid{grid-template-columns:repeat(auto-fill,96px)!important;grid-auto-rows:96px!important;gap:14px!important}body.page-game .game-detail-surface{width:1169px!important}}.game-discovery-flow{grid-template-columns:repeat(auto-fill,96px);grid-auto-rows:96px;grid-auto-flow:dense;justify-content:start;gap:14px;min-width:0;display:grid}.game-flow-category-card{box-sizing:border-box;color:#07365d;background:#fff;border:1px solid #075c911c;border-radius:16px;grid-column:span 2;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:7px;width:206px;height:96px;padding:3px 10px 3px 3px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #053b4f33,0 2px 7px #053b4f17}.game-flow-category-card>span{background:#eefaff;border-radius:13px;place-items:center;width:90px;height:90px;display:grid;overflow:hidden}.game-flow-category-card img{object-fit:cover;width:100%;height:100%;display:block}.game-flow-category-card b{color:#168eae;font:900 30px/1 Nunito Sans,Inter,Arial,sans-serif}.game-flow-category-card strong{color:#07365d;letter-spacing:.025em;text-transform:uppercase;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font:800 13px/1.35 Nunito Sans,Inter,Arial,sans-serif;display:-webkit-box;overflow:hidden}.game-flow-category-card.is-current-category{background:linear-gradient(135deg,#fff 0,#effbff 100%);border-color:#1697dc61;box-shadow:0 12px 27px #0775ab3d,0 2px 7px #053b4f17}.game-flow-category-card:hover,.game-flow-category-card:focus-visible{z-index:5;outline:none;transform:scale(1.045);box-shadow:0 0 27px #053b4f52,0 13px 31px #053b4f3b}@media (width>=1348px){body.page-game .content{grid-template-columns:96px 1196px!important;column-gap:14px!important;width:1306px!important;max-width:1306px!important}body.page-game .content>.playpage{width:1196px!important;max-width:1196px!important}body.page-game .play-stage{grid-template-columns:866px 316px!important;gap:14px!important}body.page-game .stage-main{justify-self:center!important;width:839px!important}body.page-game .game-left-recommendations{grid-template-rows:repeat(3,96px)!important;height:316px!important;overflow:visible!important}body.page-game .stage-side{grid-template-rows:repeat(5,96px)!important;grid-template-columns:repeat(3,96px)!important;grid-auto-flow:dense!important;gap:14px!important;width:316px!important;height:536px!important;overflow:visible!important}body.page-game .stage-side .game-category-rank-tile.is-featured{grid-area:span 2/1/auto/span 2!important;width:206px!important;min-width:206px!important;height:206px!important;min-height:206px!important}body.page-game .stage-side .game-category-rank-tile.is-featured>.card,body.page-game .stage-side .game-category-rank-tile.is-featured>.card>img{width:206px!important;height:206px!important}html body.page-game .stage-side .game-category-rank-tile.is-featured>.card-title-overlay{font-size:12px!important;bottom:6px!important;left:5px!important;right:5px!important}body.page-game .game-discovery-flow{grid-template-columns:repeat(12,96px)!important;width:1306px!important;margin-left:-110px!important}body.page-game .game-detail-surface{box-sizing:border-box!important;width:1306px!important;margin-left:-110px!important}}@media (width<=1347px){body.page-game .stage-side .game-category-rank-tile.is-featured,body.page-game .stage-side .game-category-rank-tile.is-featured>.card,body.page-game .stage-side .game-category-rank-tile.is-featured>.card>img{width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}}@media (width<=800px){body.page-game .game-discovery-flow{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:10px;width:100%;margin:0}body.page-game .game-discovery-flow .game-discovery-tile,body.page-game .game-discovery-flow .game-discovery-tile>.card,body.page-game .game-discovery-flow .game-discovery-tile>.card>img{aspect-ratio:1!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important}body.page-game .game-flow-category-card{grid-column:span 2;grid-template-columns:80px minmax(0,1fr);width:100%;height:86px}body.page-game .game-flow-category-card>span{width:80px;height:80px}}@media (width<=500px){body.page-game .game-discovery-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}body.page-game .game-flow-category-card{grid-column:span 3;max-width:300px}}:root{--game-card-radius:16px;--game-card-shadow:0 5px 12px #343c402e,0 15px 32px #343c4036;--game-card-hover-shadow:0 6px 13px #2a32374f,0 14px 27px #2a323752;--game-card-title-small:12px;--game-card-title-medium:13px}html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk,html body:not(.page-home) main.content .card-tile.card-tile.size-orta,html body .discovery-drawer .drawer-card-tile.card-tile{border-radius:var(--game-card-radius)!important;overflow:visible!important}html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-orta>.card,html body .discovery-drawer .drawer-card-tile.card-tile>.card{isolation:isolate;will-change:transform;outline:0;border-radius:var(--game-card-radius)!important;box-shadow:var(--game-card-shadow)!important;filter:none!important;transform-origin:50%!important;background:#fff!important;border:0!important;transition:transform .34s cubic-bezier(.22,.61,.36,1),box-shadow .26s,filter .26s!important;display:block!important;overflow:hidden!important;transform:scale(1)!important}html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk>.card:after,html body:not(.page-home) main.content .card-tile.card-tile.size-orta>.card:after,html body .discovery-drawer .drawer-card-tile.card-tile>.card:after{opacity:0!important}html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk>.card>img,html body:not(.page-home) main.content .card-tile.card-tile.size-orta>.card>img,html body .discovery-drawer .drawer-card-tile.card-tile>.card>img{border-radius:inherit!important;object-fit:cover!important;object-position:center!important;filter:none!important;width:100%!important;height:100%!important;transition:none!important;display:block!important;transform:none!important}html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk:hover,html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk:focus-within,html body:not(.page-home) main.content .card-tile.card-tile.size-orta:hover,html body:not(.page-home) main.content .card-tile.card-tile.size-orta:focus-within,html body .discovery-drawer .drawer-card-tile.card-tile:hover,html body .discovery-drawer .drawer-card-tile.card-tile:focus-within{z-index:20!important}html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk:hover>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk:focus-within>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-orta:hover>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-orta:focus-within>.card,html body .discovery-drawer .drawer-card-tile.card-tile:hover>.card,html body .discovery-drawer .drawer-card-tile.card-tile:focus-within>.card{z-index:7!important;box-shadow:var(--game-card-hover-shadow)!important;filter:saturate(1.03)!important;transform:scale(1.06)!important}html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk>.card:focus-visible,html body:not(.page-home) main.content .card-tile.card-tile.size-orta>.card:focus-visible,html body .discovery-drawer .drawer-card-tile.card-tile>.card:focus-visible{outline-offset:3px!important;outline:3px solid #fffffff2!important}html body:not(.page-home) main.content .card-tile.card-tile.card-tile.card-tile.size-kucuk>.card-title-overlay,html body .discovery-drawer .drawer-grid .drawer-card-tile.drawer-card-tile.card-tile.card-tile.card-tile.size-kucuk>.card-title-overlay{width:max-content!important;max-width:calc(100% - 2px)!important;max-height:calc(3.54em + 11px)!important;box-shadow:none!important;color:#fff!important;font:700 var(--game-card-title-small)/1.18 "Nunito Sans",Inter,Arial,sans-serif!important;letter-spacing:.005em!important;text-align:center!important;text-shadow:0 2px 3px #000,0 0 5px #000!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-line-clamp:3!important;line-clamp:3!important;opacity:0!important;pointer-events:none!important;transform-origin:bottom!important;-webkit-text-stroke:0 transparent!important;-webkit-backdrop-filter:none!important;background:#00000014!important;border:0!important;border-radius:0!important;-webkit-box-orient:vertical!important;margin:0!important;padding:5px 2px 6px!important;transition:opacity .14s!important;display:-webkit-box!important;position:absolute!important;bottom:1px!important;left:50%!important;right:auto!important;overflow:hidden!important;transform:translate(-50%)!important}html body:not(.page-home) main.content .card-tile.card-tile.card-tile.card-tile.size-orta>.card-title-overlay,html body.page-game main.content .stage-side .game-category-rank-tile.game-category-rank-tile.is-featured>.card-title-overlay{width:max-content!important;max-width:calc(100% - 12px)!important;max-height:calc(3.54em + 11px)!important;box-shadow:none!important;color:#fff!important;font:700 var(--game-card-title-medium)/1.18 "Nunito Sans",Inter,Arial,sans-serif!important;letter-spacing:.005em!important;text-align:center!important;text-shadow:0 2px 3px #000,0 0 5px #000!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-line-clamp:3!important;line-clamp:3!important;opacity:0!important;pointer-events:none!important;transform-origin:bottom!important;-webkit-text-stroke:0 transparent!important;-webkit-backdrop-filter:none!important;background:#00000014!important;border:0!important;border-radius:0!important;-webkit-box-orient:vertical!important;margin:0!important;padding:5px 8px 6px!important;transition:opacity .14s!important;display:-webkit-box!important;position:absolute!important;bottom:1px!important;left:50%!important;right:auto!important;overflow:hidden!important;transform:translate(-50%)!important}html body:not(.page-home) main.content .card-tile.card-tile.card-tile.size-kucuk:hover>.card-title-overlay,html body:not(.page-home) main.content .card-tile.card-tile.card-tile.size-kucuk:focus-within>.card-title-overlay,html body:not(.page-home) main.content .card-tile.card-tile.card-tile.size-orta:hover>.card-title-overlay,html body:not(.page-home) main.content .card-tile.card-tile.card-tile.size-orta:focus-within>.card-title-overlay,html body .discovery-drawer .drawer-grid .drawer-card-tile.drawer-card-tile.card-tile.card-tile.card-tile.size-kucuk:hover>.card-title-overlay,html body .discovery-drawer .drawer-grid .drawer-card-tile.drawer-card-tile.card-tile.card-tile.card-tile.size-kucuk:focus-within>.card-title-overlay{opacity:1!important;bottom:1px!important;transform:translate(-50%)!important}@media (width<=800px){html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk:hover>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk:focus-within>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-orta:hover>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-orta:focus-within>.card,html body .discovery-drawer .drawer-card-tile.card-tile:hover>.card,html body .discovery-drawer .drawer-card-tile.card-tile:focus-within>.card{transform:scale(1.025)!important;box-shadow:0 5px 11px #2a323740,0 11px 22px #2a323742!important}}@media (hover:none){html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-orta>.card,html body .discovery-drawer .drawer-card-tile.card-tile>.card{transform:scale(1)!important}}@media (prefers-reduced-motion:reduce){html body:not(.page-home) main.content .card-tile.card-tile.size-kucuk>.card,html body:not(.page-home) main.content .card-tile.card-tile.size-orta>.card,html body .discovery-drawer .drawer-card-tile.card-tile>.card,html body:not(.page-home) main.content .card-tile>.card-title-overlay,html body .discovery-drawer .drawer-card-tile>.card-title-overlay{transition:none!important}}body.page-categories-all .all-categories-page{box-sizing:border-box;background:#fff;border:1px solid #075c911a;border-radius:20px;width:100%;margin:0 0 54px;padding:30px 32px 34px;box-shadow:0 18px 42px #053b4f26,inset 0 1px #fffffff2}body.page-categories-all .all-categories-page-head{margin:0 0 24px}body.page-categories-all .all-categories-page-grid{grid-template-columns:repeat(auto-fit,206px);justify-content:center;align-items:start;gap:14px;display:grid}body.page-categories-all .all-categories-page-card{box-sizing:border-box;color:#07365d;isolation:isolate;transform-origin:50%;background:#fff;border:1px solid #075c9117;border-radius:18px;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:7px;width:206px;height:96px;min-height:96px;padding:3px 10px 3px 3px;text-decoration:none;transition:transform .32s cubic-bezier(.2,.72,.25,1),box-shadow .32s;display:grid;position:relative;overflow:hidden;transform:scale(1);box-shadow:0 9px 22px #053b4f29,0 2px 6px #053b4f12}body.page-categories-all .all-categories-page-card>span{background:#fff;border-radius:15px;place-items:center;width:90px;height:90px;display:grid;overflow:hidden}body.page-categories-all .all-categories-page-card img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;max-height:none;display:block}body.page-categories-all .all-categories-page-card b{color:#168eae;font:800 27px/1 Nunito Sans,Inter,Arial,sans-serif}body.page-categories-all .all-categories-page-card strong{color:#07365d;letter-spacing:.025em;text-align:left;text-transform:uppercase;white-space:normal;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-height:4.05em;font:800 13px/1.35 Nunito Sans,Inter,Arial,sans-serif;display:-webkit-box;overflow:hidden}body.page-categories-all .all-categories-page-card:hover,body.page-categories-all .all-categories-page-card:focus-visible{z-index:6;outline:none;transform:scale(1.045);box-shadow:0 0 27px #053b4f5c,0 13px 31px #053b4f40}@media (width<=800px){body.page-categories-all .all-categories-page{border-radius:18px;width:100%;margin:0 0 38px;padding:22px 16px 26px}body.page-categories-all .all-categories-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.page-categories-all .all-categories-page-card{border-radius:16px;grid-template-columns:72px minmax(0,1fr);gap:7px;width:100%;height:86px;min-height:86px;padding:7px 9px 7px 7px}body.page-categories-all .all-categories-page-card>span{border-radius:13px;width:72px;height:72px}body.page-categories-all .all-categories-page-card strong{font-size:12px}}@media (width<=520px){body.page-categories-all .all-categories-page-grid{grid-template-columns:1fr}body.page-categories-all .all-categories-page-card{justify-self:center;max-width:300px}}@media (hover:none){body.page-categories-all .all-categories-page-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){body.page-categories-all .all-categories-page-card{transition:none}}html body.page-game .game-detail-surface{scroll-margin-top:24px;overflow:hidden;box-sizing:border-box!important;background:#fff!important;border:1px solid #075c9114!important;border-radius:0!important;padding:48px 54px 52px!important;box-shadow:0 18px 44px #0835521a!important}body.page-game .game-detail-inner{width:100%;max-width:1040px;margin:0 auto}body.page-game .game-detail-header{grid-template-columns:170px minmax(0,1fr);align-items:center;gap:32px;padding-bottom:30px;display:grid}html body.page-game .game-detail-header>.detail-cover{object-fit:cover!important;object-position:center!important;border-radius:18px!important;width:170px!important;min-width:170px!important;height:170px!important;min-height:170px!important;display:block!important;box-shadow:0 14px 30px #04324d33!important}body.page-game .game-detail-header .detail-breadcrumb{color:#6a8499;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:7px;display:flex;letter-spacing:.055em!important;font:800 11px/1.25 Nunito Sans,Inter,Arial,sans-serif!important}body.page-game .game-detail-header .detail-breadcrumb a{color:#168eae;text-decoration:none}body.page-game .game-detail-header .detail-breadcrumb a:hover,body.page-game .game-detail-header .detail-breadcrumb a:focus-visible{color:#075da9;outline:none;text-decoration:underline}body.page-game .game-detail-header .detail-breadcrumb span{color:#a5b7c4}body.page-game .game-detail-header .detail-summary h1{color:#07365d;letter-spacing:-.025em;font-family:Nunito Sans,Inter,Arial,sans-serif;font-weight:850;margin:8px 0 10px!important;font-size:clamp(30px,3vw,42px)!important;line-height:1.08!important}body.page-game .game-detail-header .detail-summary p{font-family:Nunito Sans,Inter,Arial,sans-serif;font-weight:500;color:#355b73!important;max-width:760px!important;margin:0!important;font-size:15.5px!important;line-height:1.65!important}body.page-game .game-description-jump{color:#0872d1;align-items:center;gap:7px;margin-top:13px;font:800 12px/1.2 Nunito Sans,Inter,Arial,sans-serif;text-decoration:none;display:inline-flex}body.page-game .game-description-jump:hover,body.page-game .game-description-jump:focus-visible{color:#075696;outline:none;text-decoration:underline}body.page-game .game-description-jump span{font-size:15px}body.page-game .game-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 38px;display:grid}body.page-game .game-detail-stat{background:#fbfdfe;border:1px solid #e3edf3;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:70px;padding:11px 12px;display:grid}body.page-game .game-stat-icon{border-radius:50%;place-items:center;width:42px;height:42px;display:grid}body.page-game .game-stat-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}body.page-game .stat-rating .game-stat-icon{color:#e0a900;background:#fff6d6}body.page-game .stat-votes .game-stat-icon{color:#e24a70;background:#fff0f4}body.page-game .stat-plays .game-stat-icon{color:#0ba9ae;background:#e9fbfb}body.page-game .stat-release .game-stat-icon{color:#8f61db;background:#f2ecff}body.page-game .game-detail-stat div{gap:4px;min-width:0;display:grid}body.page-game .game-detail-stat small{color:#70899c;letter-spacing:.05em;text-transform:uppercase;font:800 10px/1 Nunito Sans,Inter,Arial,sans-serif}body.page-game .game-detail-stat strong{color:#07365d;text-overflow:ellipsis;white-space:nowrap;font:850 17px/1.05 Nunito Sans,Inter,Arial,sans-serif;overflow:hidden}body.page-game .game-about-panel{border-top:1px solid #dfeaf1;padding-top:30px}body.page-game .game-about-panel>h2,body.page-game .game-description-panel>h2{color:#07365d;letter-spacing:-.015em;margin:0;font:850 25px/1.2 Nunito Sans,Inter,Arial,sans-serif}body.page-game .game-facts{margin-top:14px}body.page-game .game-fact-row{border-bottom:1px solid #e5edf3;grid-template-columns:32px 190px minmax(0,1fr);align-items:center;gap:12px;min-height:56px;padding:10px 4px;display:grid}body.page-game .game-fact-icon{color:#0872a9;background:#eef8fc;border-radius:9px;place-items:center;width:28px;height:28px;font:850 14px/1 Nunito Sans,Inter,Arial,sans-serif;display:grid}body.page-game .game-fact-label{color:#31566f;font:800 13px/1.3 Nunito Sans,Inter,Arial,sans-serif}body.page-game .game-fact-value{color:#07365d;text-align:left;min-width:0;font:750 13px/1.45 Nunito Sans,Inter,Arial,sans-serif}body.page-game .game-fact-value a{color:#0872d1;text-decoration:none}body.page-game .game-fact-value a:hover,body.page-game .game-fact-value a:focus-visible{color:#075696;outline:none;text-decoration:underline}body.page-game .game-control-summary>span{align-items:center;gap:7px;min-width:0;display:inline-flex}body.page-game .game-control-summary kbd{color:#075da9;white-space:nowrap;background:#f5fbfe;border:1px solid #d3e5ef;border-bottom-width:3px;border-radius:8px;place-items:center;min-width:34px;min-height:28px;padding:4px 8px;font:850 11px/1 Nunito Sans,Inter,Arial,sans-serif;display:inline-grid}body.page-game .game-control-summary em{color:#31566f;text-overflow:ellipsis;white-space:nowrap;font:700 12px/1.3 Nunito Sans,Inter,Arial,sans-serif;overflow:hidden}body.page-game .game-related-categories{gap:11px;padding-top:28px;display:grid}body.page-game .game-related-categories h3{color:#07365d;margin:0;font:850 18px/1.25 Nunito Sans,Inter,Arial,sans-serif}body.page-game .game-related-categories .tag-cloud{gap:8px}body.page-game .game-related-categories .tag-cloud a{color:#075da9;letter-spacing:.025em;text-transform:uppercase;background:#f2faff;border:1px solid #d9eaf3;border-radius:8px;padding:8px 11px;font:850 11px/1.1 Nunito Sans,Inter,Arial,sans-serif}body.page-game .game-related-categories .tag-cloud a:hover,body.page-game .game-related-categories .tag-cloud a:focus-visible{background:#e7f7ff;border-color:#9fd5ed;outline:none}body.page-game .game-description-panel{border-top:1px solid #dfeaf1;margin-top:38px;padding-top:32px;scroll-margin-top:24px}body.page-game .game-detail-kicker{color:#168eae;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font:850 10px/1.2 Nunito Sans,Inter,Arial,sans-serif;display:block}body.page-game .game-description-panel p{color:#355b73;max-width:900px;margin:15px 0 0;font:500 16px/1.8 Nunito Sans,Inter,Arial,sans-serif}@media (width<=900px){body.page-game .game-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){html body.page-game .game-detail-surface{border-radius:22px!important;padding:26px 18px 32px!important}body.page-game .game-detail-header{grid-template-columns:100px minmax(0,1fr);gap:18px;padding-bottom:24px}html body.page-game .game-detail-header>.detail-cover{border-radius:16px!important;width:100px!important;min-width:100px!important;height:100px!important;min-height:100px!important}body.page-game .game-detail-header .detail-summary h1{font-size:29px!important}body.page-game .game-detail-stats{margin-bottom:30px}body.page-game .game-fact-row{grid-template-columns:30px 155px minmax(0,1fr);gap:9px}}@media (width<=620px){body.page-game .game-detail-header{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:14px}html body.page-game .game-detail-header>.detail-cover{border-radius:14px!important;width:82px!important;min-width:82px!important;height:82px!important;min-height:82px!important}body.page-game .game-detail-header .detail-summary h1{margin-top:6px!important;font-size:24px!important}body.page-game .game-detail-header .detail-summary p{font-size:14px!important;line-height:1.55!important}body.page-game .game-description-jump{font-size:11px}body.page-game .game-detail-stat{grid-template-columns:36px minmax(0,1fr);gap:8px;min-height:62px;padding:9px}body.page-game .game-stat-icon{width:36px;height:36px}body.page-game .game-stat-icon svg{width:18px;height:18px}body.page-game .game-detail-stat strong{font-size:15px}body.page-game .game-about-panel{padding-top:24px}body.page-game .game-about-panel>h2,body.page-game .game-description-panel>h2{font-size:22px}body.page-game .game-fact-row{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:2px 9px;padding:11px 2px}body.page-game .game-fact-icon{grid-area:1/1/span 2}body.page-game .game-fact-label{grid-area:1/2;font-size:11px}body.page-game .game-fact-value{grid-area:2/2;font-size:13px}body.page-game .game-control-summary{gap:7px}body.page-game .game-control-summary>span{width:100%}body.page-game .game-description-panel{margin-top:30px;padding-top:27px}body.page-game .game-description-panel p{font-size:15px;line-height:1.72}}@media (width<=410px){body.page-game .game-detail-stats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){body.page-game .game-description-jump{scroll-behavior:auto}}body.page-game .desktop-only-game-notice{display:none}body.page-game .game-description-full{color:#355b73;max-width:780px;font:500 15.5px/1.7 Nunito Sans,Inter,Arial,sans-serif}body.page-game .game-description-preview{white-space:normal!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}body.page-game .game-description-full[hidden],body.page-game .game-description-preview[hidden]{display:none!important}body.page-game .game-description-toggle{color:#0872d1;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:13px;padding:0;font:800 12px/1.2 Nunito Sans,Inter,Arial,sans-serif;display:inline-flex}body.page-game .game-description-toggle:hover,body.page-game .game-description-toggle:focus-visible{color:#075696;outline:none;text-decoration:none}body.page-game .game-description-toggle span{font-size:16px;line-height:1}body.page-game .game-detail-stat em{color:#879baa;text-overflow:ellipsis;white-space:nowrap;font:750 9px/1 Nunito Sans,Inter,Arial,sans-serif;overflow:hidden}body.page-game .game-control-summary>.game-control-item{background:#f8fcfe;border:1px solid #dbeaf2;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:58px;padding:7px 11px 7px 8px;display:inline-grid}body.page-game .game-control-summary>.game-control-item>em{max-width:130px}body.page-game .control-key-cluster{grid-template-rows:repeat(2,21px);grid-template-columns:repeat(3,23px);gap:2px;display:grid}body.page-game .control-key-cluster kbd{color:#075da9;background:#fff;border:1px solid #bad4e3;border-bottom-width:2px;border-radius:5px;min-width:0;min-height:0;padding:0;font:850 9px/19px Nunito Sans,Inter,Arial,sans-serif}body.page-game .control-key-cluster.arrows kbd:first-child,body.page-game .control-key-cluster.wasd kbd:first-child{grid-column:2}body.page-game .control-key-cluster.arrows kbd:nth-child(2),body.page-game .control-key-cluster.wasd kbd:nth-child(2){grid-area:2/1}body.page-game .control-key-cluster.arrows kbd:nth-child(3),body.page-game .control-key-cluster.wasd kbd:nth-child(3){grid-area:2/2}body.page-game .control-key-cluster.arrows kbd:nth-child(4),body.page-game .control-key-cluster.wasd kbd:nth-child(4){grid-area:2/3}body.page-game .control-key-cluster.is-inline{grid-template-rows:25px;grid-template-columns:repeat(3,24px)}body.page-game .control-key-cluster .is-wide{grid-column:1/-1;align-self:center;min-width:72px;padding:0 8px}body.page-game .control-device-icon{color:#0872a9;background:#eaf7fc;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}body.page-game .control-device-icon svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:38px}body.page-game .control-device-icon svg .is-filled{fill:#7dd8eb;stroke:none}body.page-game .control-device-icon.touch svg{width:38px;height:38px}body.page-game .developer-games{border-top:1px solid #dfeaf1;gap:15px;margin-top:30px;padding-top:28px;display:grid}body.page-game .developer-games-heading span{color:#168eae;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font:850 10px/1.2 Nunito Sans,Inter,Arial,sans-serif;display:block}body.page-game .developer-games-heading h3{color:#07365d;margin:0;font:850 21px/1.2 Nunito Sans,Inter,Arial,sans-serif}body.page-game .developer-games-grid{grid-template-columns:repeat(4,206px);align-items:start;gap:14px;display:grid}html body.page-game .developer-games-grid .developer-game-tile,html body.page-game .developer-games-grid .developer-game-tile>.card{width:206px!important;height:206px!important}html body.page-game .developer-games-grid .developer-game-tile>.card img{object-fit:cover!important;width:100%!important;height:100%!important}@media (width<=1040px){body.page-game .developer-games-grid{grid-template-columns:repeat(4,minmax(0,1fr))}html body.page-game .developer-games-grid .developer-game-tile,html body.page-game .developer-games-grid .developer-game-tile>.card{aspect-ratio:1;width:100%!important;height:auto!important}}@media (width<=800px){body.page-game .playpage.is-desktop-only .play-frame{display:none!important}body.page-game .playpage.is-desktop-only .desktop-only-game-notice{color:#fff;text-align:center;background:linear-gradient(145deg,#062b45,#071d2e);align-content:center;place-items:center;min-height:clamp(300px,52vh,540px);padding:28px;display:grid}body.page-game .desktop-only-game-notice span{font-size:40px}body.page-game .desktop-only-game-notice strong{margin-top:12px;font:850 21px/1.25 Nunito Sans,Inter,Arial,sans-serif}body.page-game .desktop-only-game-notice p{color:#c7dfec;max-width:430px;margin:8px 0 0;font:650 14px/1.55 Nunito Sans,Inter,Arial,sans-serif}}@media (width<=620px){body.page-game .game-description-toggle{font-size:11px}body.page-game .game-description-full{font-size:14px;line-height:1.6}body.page-game .game-control-summary>.game-control-item{box-sizing:border-box;width:100%}body.page-game .developer-games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (prefers-reduced-motion:reduce){body.page-game .game-description-toggle{transition:none}}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-buttons{box-sizing:border-box!important;border-bottom:1px solid #e2eaf2!important}body.page-game .game-control-summary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}body.page-game .game-control-summary>.control-key-cluster,body.page-game .game-control-summary>.control-device-icon{flex:none;width:auto!important}body.page-game .game-control-summary>.control-key-cluster:not(.arrows):not(.wasd):not(.is-inline){grid-template-rows:32px;grid-template-columns:auto;display:inline-grid}body.page-game .game-control-summary>.control-key-cluster:not(.arrows):not(.wasd):not(.is-inline) .is-wide{grid-column:1;min-width:78px;min-height:32px}body.page-game .game-control-summary .control-key-cluster kbd{background:#fff;border-color:#b7d2e2;border-bottom-width:3px;box-shadow:0 3px 7px #074a6f14}body.page-game .game-control-summary>.control-device-icon{background:#fff;border:1px solid #b7d2e2;border-bottom-width:3px;border-radius:8px;height:42px;box-shadow:0 3px 7px #074a6f14;width:42px!important}body.page-game-list .content{grid-template-columns:96px minmax(0,1fr);align-items:start;column-gap:14px;width:min(1306px,100vw - 44px);max-width:1306px;margin:0 auto;padding:18px 0 54px;display:grid}body.page-game-list .content>.mosaic-tools{grid-area:1/1}body.page-game-list .game-directory-page{box-sizing:border-box;background:#fff;border:1px solid #075c911a;border-radius:20px;grid-area:1/2;min-width:0;padding:30px 32px 36px;box-shadow:0 18px 42px #053b4f26,inset 0 1px #fffffff2}body.page-game-list .game-directory-head{border-bottom:1px solid #e3edf3;margin:0 0 26px;padding:0 150px 22px 0;position:relative}body.page-game-list .game-directory-head>span{color:#168eae;letter-spacing:.1em;text-transform:uppercase;font:850 11px/1.2 Nunito Sans,Inter,Arial,sans-serif;display:block}body.page-game-list .game-directory-head h1{color:#07365d;letter-spacing:-.025em;margin:7px 0 8px;font:900 clamp(30px,3.5vw,43px)/1.08 Nunito Sans,Inter,Arial,sans-serif}body.page-game-list .game-directory-head p{color:#486b82;max-width:780px;margin:0;font:600 15px/1.55 Nunito Sans,Inter,Arial,sans-serif}body.page-game-list .game-directory-head small{color:#075da9;background:#f1faff;border:1px solid #d9eaf3;border-radius:999px;padding:9px 12px;font:850 11px/1 Nunito Sans,Inter,Arial,sans-serif;position:absolute;top:8px;right:0}body.page-game-list .game-directory-grid{grid-template-columns:repeat(auto-fit,96px);justify-content:center;align-items:start;gap:14px;display:grid}html body.page-game-list .game-directory-tile,html body.page-game-list .game-directory-tile>.card,html body.page-game-list .game-directory-tile>.card>img{aspect-ratio:1;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body.page-game-list .game-directory-tile>.card{border-radius:16px;display:block;overflow:hidden}html body.page-game-list .game-directory-tile>.card>img{object-fit:cover;border-radius:inherit;display:block}body.page-game-list .game-directory-empty{color:#47677e;text-align:center;background:#f7fbfd;border:1px solid #e2edf3;border-radius:18px;padding:50px 24px}body.page-game-list .game-directory-empty h2{color:#07365d;margin:0 0 8px}body.page-game-list .game-directory-empty p{margin:0 0 18px}body.page-game-list .game-directory-empty a{color:#fff;background:#075da9;border-radius:11px;padding:10px 14px;font-weight:850;text-decoration:none;display:inline-flex}@media (width<=800px){body.page-game-list .content{width:auto;max-width:none;margin:0;padding:126px 12px 36px;display:block}body.page-game-list .game-directory-page{border-radius:18px;width:100%;padding:22px 16px 28px}body.page-game-list .game-directory-head{padding:0 0 20px}body.page-game-list .game-directory-head h1{font-size:30px}body.page-game-list .game-directory-head p{font-size:14px}body.page-game-list .game-directory-head small{margin-top:12px;display:inline-flex;position:static}body.page-game-list .game-directory-grid{grid-template-columns:repeat(auto-fit,96px);gap:11px}}@media (width<=360px){body.page-game-list .game-directory-grid{grid-template-columns:repeat(2,96px)}}@media (width>=801px){html body[class*=page-] main.content>.mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{box-sizing:border-box!important;background:#fff!important;border:1px solid #075c9129!important;border-bottom-color:#d8e5ed!important;border-radius:18px!important;grid-template-rows:150px 54px!important;grid-template-columns:94px!important;align-self:start!important;gap:0!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:206px!important;min-height:206px!important;max-height:206px!important;margin:0!important;padding:0!important;display:grid!important;box-shadow:0 14px 32px #084a6933,inset 0 -1px #d8e5ed!important}html body[class*=page-] main.content>.mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{box-sizing:border-box!important;width:94px!important;height:150px!important;min-height:150px!important;max-height:150px!important}html body[class*=page-] main.content>.mosaic-tools.site-quick-panel>.quick-library,html body[class*=page-] main.content>.mosaic-tools.site-quick-panel>.quick-library>.quick-library-buttons,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library>.quick-library-buttons{box-sizing:border-box!important;width:94px!important;height:54px!important;min-height:54px!important;max-height:54px!important}html body[class*=page-] main.content>.mosaic-tools.site-quick-panel>.quick-library>.quick-library-buttons,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library>.quick-library-buttons{border-bottom:1px solid #d8e5ed!important;border-radius:0 0 17px 17px!important}html body[class*=page-] main.content>.mosaic-tools.site-quick-panel>.quick-library>.quick-library-buttons>.quick-library-trigger,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library>.quick-library-buttons>.quick-library-trigger{height:52px!important;min-height:52px!important;max-height:52px!important}}body.page-game .game-description-toggle{background:0 0;border-radius:8px;margin-top:8px;margin-left:-8px;padding:5px 8px;transition:color .16s,background-color .16s,transform .16s}body.page-game .game-description-toggle:hover,body.page-game .game-description-toggle:focus-visible{color:#d92f70;background:#fff0f6;text-decoration:none;transform:translate(2px)}body.page-game .game-control-summary{gap:12px 14px}body.page-game .game-control-summary>.control-key-cluster{gap:4px}body.page-game .game-control-summary .control-key-cluster kbd{box-sizing:border-box;color:#075da9;letter-spacing:.025em;background:linear-gradient(#fff 0%,#f8fbfd 58%,#edf4f8 100%);border:1px solid #b9d2e1;border-bottom:4px solid #8fb5ca;border-radius:9px;min-width:34px;min-height:34px;padding:0 8px;font:900 11px/30px ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:0 5px 10px #0b4b6f21,inset 0 1px #fff}body.page-game .game-control-summary>.control-key-cluster.arrows,body.page-game .game-control-summary>.control-key-cluster.wasd{grid-template-rows:repeat(2,34px);grid-template-columns:repeat(3,34px)}body.page-game .game-control-summary>.control-key-cluster.is-inline{grid-template-rows:36px;grid-template-columns:repeat(3,minmax(34px,auto));gap:5px}body.page-game .game-control-summary>.control-key-cluster.is-custom{grid-template-rows:36px;grid-template-columns:minmax(36px,auto);display:inline-grid}body.page-game .game-control-summary>.control-key-cluster.is-custom kbd{grid-column:1;min-width:36px;padding-inline:10px}body.page-game .game-control-summary>.control-key-cluster:not(.arrows):not(.wasd):not(.is-inline){grid-template-rows:38px}body.page-game .game-control-summary>.control-key-cluster:not(.arrows):not(.wasd):not(.is-inline) .is-wide{min-width:92px;min-height:38px;padding-inline:13px;font-size:10px;line-height:34px}body.page-game .game-control-summary>.control-device-icon{color:#075da9;background:linear-gradient(#fff,#eef6fa);border:1px solid #b9d2e1;border-bottom:4px solid #8fb5ca;border-radius:11px;height:48px;box-shadow:0 5px 10px #0b4b6f21,inset 0 1px #fff;width:48px!important}body.page-game .game-control-summary>.control-device-icon svg{width:29px;height:38px}@media (width<=620px){body.page-game .game-control-summary{gap:10px}body.page-game .game-description-toggle{margin-top:9px;margin-left:-7px;padding:4px 7px}}@media (prefers-reduced-motion:reduce){body.page-game .game-description-toggle{transition:none}}body.page-page .content{align-items:start}body.page-page .content>.info-page{color:#102f4a;grid-column:2;width:100%;min-width:0;max-width:none;margin:0;font-family:Nunito Sans,Inter,Arial,sans-serif}.info-page *{box-sizing:border-box}.info-page-nav{backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #1455731f;border-radius:17px;align-items:center;gap:18px;margin-bottom:16px;padding:10px 14px;display:flex;box-shadow:0 8px 24px #063f5917}.info-page-nav-brand{color:#092f52;border-right:1px solid #dce8ee;align-items:center;gap:9px;padding-right:16px;text-decoration:none;display:flex}.info-page-nav-brand span{color:#fff;background:linear-gradient(145deg,#0e6fba,#12b9bb);border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:1000;display:grid;box-shadow:0 6px 14px #0a6f9a38}.info-page-nav-brand b{font-size:14px;font-weight:950}.info-page-nav-title{color:#60798e;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:900}.info-page-nav-links{justify-content:flex-end;align-items:center;gap:3px;margin-left:auto;display:flex}.info-page-nav-links a{color:#36566f;border-radius:10px;padding:9px 11px;font-size:12px;font-weight:850;text-decoration:none;transition:all .18s}.info-page-nav-links a:hover,.info-page-nav-links a:focus-visible{color:#075b91;background:#eaf7fb;outline:none}.info-page-nav-links a.is-current{color:#fff;background:#0b6fb1;box-shadow:0 7px 16px #0b6fb130}.info-page-hero{isolation:isolate;background:linear-gradient(125deg,#fff 0%,#f4fcfd 58%,#e4f9f7 100%);border:1px solid #0c52731f;border-radius:28px;grid-template-columns:minmax(0,1fr) 250px;min-height:294px;padding:42px 44px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #05435b26,inset 0 1px #fff}.info-page-hero:before{content:"";z-index:-1;background:radial-gradient(#28d6c647,#0000 67%);border-radius:50%;height:260px;position:absolute;inset:auto -8% -62% 38%}.info-page-hero-copy{align-self:center;max-width:770px}.info-page-eyebrow{color:#087b94;letter-spacing:.095em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:950;display:flex}.info-page-eyebrow i{background:#18c8b9;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #18c8b921}.info-page-hero h1{color:#082f52;letter-spacing:-.045em;max-width:780px;margin:13px 0;font-size:clamp(36px,4.6vw,58px);font-weight:1000;line-height:1.01}.info-page-hero p{color:#36566f;max-width:710px;margin:0;font-size:16px;font-weight:650;line-height:1.75}.info-page-hero-actions{gap:10px;margin-top:24px;display:flex}.info-page-hero-actions a{border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.info-primary-action{color:#fff;background:#0a70b4;box-shadow:0 10px 22px #0a70b43b}.info-secondary-action{color:#0b5f93;background:#fff;border:1px solid #bdd8e5}.info-page-hero-art{place-self:center end;width:210px;height:210px;position:relative}.info-page-hero-art>span{background:linear-gradient(145deg,#22d6c5,#0d8fc1);border-radius:48% 52% 45% 55%/53% 40% 60% 47%;position:absolute;inset:15px;transform:rotate(12deg);box-shadow:0 24px 48px #0c849e40}.info-page-hero-art>i{background:#ffd26a;border-radius:999px;position:absolute;inset:1px 65px 130px 5px;transform:rotate(-28deg)}.info-page-hero-art>b{color:#fff;letter-spacing:-.12em;text-shadow:0 8px 20px #02446433;place-items:center;font-size:94px;font-weight:1000;display:grid;position:absolute;inset:0}.info-page-hero-art:before,.info-page-hero-art:after{content:"";background:#fff;border-radius:50%;position:absolute;box-shadow:0 7px 18px #0c5d7726}.info-page-hero-art:before{width:28px;height:28px;top:7px;right:5px}.info-page-hero-art:after{width:16px;height:16px;bottom:21px;right:1px}.about-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.about-value-grid article{background:#fff;border:1px solid #0c52731c;border-radius:22px;min-height:205px;padding:25px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0540591a}.about-value-grid article:after{content:"";background:#1fd0c21a;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-33px;right:-25px}.about-value-icon{color:#087c84;background:#e7f9f7;border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:20px;font-size:11px;font-weight:1000;display:grid}.about-value-grid h2{color:#0a3557;margin:0 0 9px;font-size:19px;font-weight:950}.about-value-grid p{color:#48657b;margin:0;font-size:13px;font-weight:650;line-height:1.65}.about-story-card{background:#fff;border:1px solid #0c52731f;border-radius:26px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:35px;margin-top:16px;padding:38px 40px;display:grid;box-shadow:0 17px 40px #0540591f}.about-story-copy>span,.about-data-card>div>span,.faq-heading>span,.contact-card-copy>span{color:#0788a1;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:1000}.about-story-copy h2,.about-data-card h2,.faq-heading h2{color:#092f50;letter-spacing:-.025em;margin:8px 0 14px;font-size:30px;font-weight:1000;line-height:1.13}.about-story-copy p{color:#35556f;margin:0 0 12px;font-size:14px;font-weight:650;line-height:1.78}.about-principles{color:#fff;background:linear-gradient(145deg,#073d63,#075a78);border-radius:20px;padding:23px}.about-principles h3{margin:0 0 14px;font-size:16px}.about-principles ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.about-principles li{border-top:1px solid #ffffff21;gap:3px;padding:12px 0;display:grid}.about-principles li:first-child{border-top:0}.about-principles b{font-size:12px}.about-principles span{color:#cce6ef;font-size:11px;font-weight:650;line-height:1.45}.about-data-card{background:linear-gradient(120deg,#e9fbf8,#f9ffff);border:1px solid #c9e5e3;border-radius:23px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:16px;padding:27px 30px;display:grid;box-shadow:0 12px 30px #054d5b14}.about-data-icon{background:#fff;border-radius:21px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 9px 22px #0d6a7b1f}.about-data-icon span{border:3px solid #0b7893;border-radius:7px;width:29px;height:24px;position:relative}.about-data-icon span:before{content:"";border:3px solid #0b7893;border-bottom:0;border-radius:10px 10px 0 0;width:13px;height:14px;position:absolute;top:-15px;left:5px}.about-data-card h2{margin:5px 0 7px;font-size:23px}.about-data-card p{color:#3d5d73;margin:0;font-size:13px;font-weight:650;line-height:1.65}.about-data-card>a{color:#07668c;background:#fff;border-radius:12px;align-items:center;gap:8px;max-width:180px;padding:12px 14px;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 7px 17px #054b6517}.faq-section{background:#fff;border:1px solid #0c52731f;border-radius:26px;grid-template-columns:300px minmax(0,1fr);gap:30px;margin-top:16px;padding:36px 38px;display:grid;box-shadow:0 17px 40px #0540591c}.faq-heading{align-self:start;position:sticky;top:24px}.faq-heading h2{font-size:31px}.faq-heading p{color:#4b687d;margin:0;font-size:13px;font-weight:650;line-height:1.65}.faq-list{display:grid}.faq-list details{border-bottom:1px solid #dce8ee}.faq-list details:first-child{border-top:1px solid #dce8ee}.faq-list summary{color:#0b3658;cursor:pointer;padding:19px 42px 19px 2px;font-size:14px;font-weight:900;line-height:1.4;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:#e9f6fa;border-radius:9px;width:26px;height:26px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.faq-list summary span:before,.faq-list summary span:after{content:"";background:#0876a5;border-radius:2px;width:10px;height:2px;position:absolute;top:12px;left:8px}.faq-list summary span:after{transition:all .18s;transform:rotate(90deg)}.faq-list details[open] summary{color:#0873a0}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{color:#456379;margin:-5px 45px 18px 2px;font-size:13px;font-weight:650;line-height:1.72}.contact-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.contact-topic-grid article{background:#fff;border:1px solid #0c52731c;border-radius:20px;padding:23px;box-shadow:0 11px 27px #05405917}.contact-topic-grid article>span{color:#078399;background:#e8f8f6;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:16px;font-size:21px;font-weight:1000;display:grid}.contact-topic-grid h2{color:#0a3557;margin:0 0 7px;font-size:17px;font-weight:950}.contact-topic-grid p{color:#4a687e;margin:0;font-size:12px;font-weight:650;line-height:1.6}.modern-contact-card{background:linear-gradient(135deg,#eefaf9,#f8fdff);border:1px solid #0c52731f;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);margin-top:16px;padding:32px;box-shadow:0 18px 42px #05405921}.modern-contact-card .contact-card-copy{padding:18px 14px}.modern-contact-card .contact-card-copy h2{color:#092f50;margin:8px 0 12px;font-size:31px;font-weight:1000}.modern-contact-card .contact-card-copy p{color:#36566f;font-weight:650}.modern-contact-card .contact-mail{text-decoration:none}.contact-response-note{border-top:1px solid #cfe2e8;gap:3px;margin-top:28px;padding-top:18px;display:grid}.contact-response-note b{color:#123c5c;font-size:12px}.contact-response-note span{color:#5d788c;font-size:11px;font-weight:650}.modern-contact-card .contact-form{border:1px solid #e0edf2;box-shadow:0 14px 34px #09435c17}.modern-contact-card .contact-form label{color:#173e5d;font-size:12px;font-weight:900}.modern-contact-card .contact-form input,.modern-contact-card .contact-form textarea{color:#102f49;background:#f9fcfd;border-color:#cedfe8;font-weight:650}.modern-contact-card .contact-form input::placeholder,.modern-contact-card .contact-form textarea::placeholder{color:#8ca0af}.modern-contact-card .contact-submit-row button{background:linear-gradient(135deg,#0875b8,#0894a5);min-height:46px;padding-inline:21px}.policy-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:18px;margin-top:16px;display:grid}.policy-aside{background:#fffffff0;border:1px solid #0c52731c;border-radius:21px;padding:21px;position:sticky;top:18px;box-shadow:0 12px 30px #0540591a}.policy-aside>span{color:#708797;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px;font-size:10px;font-weight:950;display:block}.policy-aside nav{display:grid}.policy-aside nav a{color:#284b65;border-top:1px solid #e5edf1;grid-template-columns:27px 1fr;align-items:start;gap:5px;padding:10px 3px;font-size:11px;font-weight:800;line-height:1.35;text-decoration:none;display:grid}.policy-aside nav a:first-child{border-top:0}.policy-aside nav a:hover{color:#0874a2}.policy-aside nav b{color:#11a2aa;font-size:9px}.policy-help-link{color:#31576c;background:#eaf8f7;border-radius:13px;gap:4px;margin-top:15px;padding:14px;font-size:10px;font-weight:800;text-decoration:none;display:grid}.policy-help-link span{color:#08748c;font-size:11px;font-weight:950}.policy-document{gap:12px;display:grid}.policy-updated{color:#26745b;background:#edfbf5;border:1px solid #c8e9dd;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;padding:9px 12px;font-size:10px;font-weight:900;display:flex}.policy-updated span{color:#fff;background:#2a9873;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid}.policy-intro{background:linear-gradient(130deg,#effbfa,#fff);border:1px solid #cce5e7;border-radius:20px;padding:24px 27px;box-shadow:0 10px 25px #05405912}.policy-intro p{color:#294e67;margin:0 0 10px;font-size:14px;font-weight:680;line-height:1.75}.policy-intro p:last-child{margin-bottom:0}.policy-section{background:#fff;border:1px solid #0c52731a;border-radius:21px;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:27px 29px;scroll-margin-top:20px;display:grid;box-shadow:0 12px 30px #05405917}.policy-section-number{color:#087c8c;background:#e7f7f6;border-radius:12px;place-items:center;width:39px;height:39px;font-size:10px;font-weight:1000;display:grid}.policy-section h2{color:#0a3557;margin:5px 0 13px;font-size:21px;font-weight:1000;line-height:1.2}.policy-section h3{color:#123e5f;margin:20px 0 7px;font-size:15px;font-weight:950}.policy-section p{color:#35566e;margin:0 0 11px;font-size:13px;font-weight:650;line-height:1.76}.policy-section p:last-child{margin-bottom:0}.policy-section ul{gap:8px;margin:10px 0 13px;padding:0;list-style:none;display:grid}.policy-section li{color:#34576e;padding-left:19px;font-size:13px;font-weight:680;line-height:1.58;position:relative}.policy-section li:before{content:"";background:#14b4ac;border-radius:50%;width:7px;height:7px;position:absolute;top:.58em;left:2px;box-shadow:0 0 0 3px #14b4ac1c}.info-page .content-page-updated{color:#41677d;margin:13px 5px 0;font-weight:850}@media (width<=1050px){.info-page-nav-title{display:none}.info-page-nav{gap:10px}.info-page-nav-links a{padding-inline:8px}.info-page-hero{grid-template-columns:minmax(0,1fr) 190px;padding:36px}.info-page-hero-art{width:175px;height:175px}.info-page-hero-art>b{font-size:76px}.faq-section{grid-template-columns:240px minmax(0,1fr);gap:22px;padding:30px}.about-story-card{grid-template-columns:1fr}.about-principles ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}}@media (width<=800px){body.page-page .content{width:auto!important;max-width:none!important;margin:0!important;padding:124px 12px 34px!important;display:block!important}body.page-page .content>.info-page{width:100%;display:block}.info-page-nav{padding:9px;overflow-x:auto}.info-page-nav-brand,.info-page-nav-title{display:none}.info-page-nav-links{justify-content:flex-start;min-width:max-content;margin:0}.info-page-hero{grid-template-columns:1fr;min-height:0;padding:30px 25px}.info-page-hero-art{display:none}.info-page-hero h1{font-size:39px}.about-value-grid,.contact-topic-grid{grid-template-columns:1fr}.about-value-grid article{min-height:0}.about-story-card,.faq-section,.modern-contact-card{grid-template-columns:1fr;padding:25px}.faq-heading{position:static}.about-data-card{grid-template-columns:60px 1fr}.about-data-icon{width:60px;height:60px}.about-data-card>a{grid-column:1/-1;justify-content:center;max-width:none}.policy-layout{grid-template-columns:1fr}.policy-aside{padding:15px;position:static}.policy-aside>span,.policy-aside nav{display:none}.policy-help-link{margin:0}.content-page-updated{text-align:left}}@media (width<=520px){.info-page-nav-links a{font-size:11px}.info-page-hero{border-radius:22px;padding:26px 21px}.info-page-hero h1{font-size:34px}.info-page-hero p{font-size:14px}.info-page-hero-actions{flex-direction:column;align-items:stretch}.about-story-card,.faq-section,.modern-contact-card{border-radius:22px;padding:20px}.about-principles ul{grid-template-columns:1fr}.about-data-card{grid-template-columns:1fr;padding:22px}.about-data-card .about-data-icon{display:none}.policy-section{grid-template-columns:1fr;padding:22px}.policy-section-number{width:34px;height:34px}.policy-section h2{margin-top:0}.modern-contact-card .contact-card-copy{padding:5px}.contact-topic-grid article{padding:20px}}@media (prefers-reduced-motion:reduce){.info-page-nav-links a,.faq-list summary span:after{transition:none}}@media (width>=801px){body.page-home .home-category-mixed-card{transform-origin:50%;backface-visibility:hidden;will-change:transform;transform:translate(0,0)scale(1)}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:hover,body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square:focus-visible,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:hover,body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle:focus-visible{transform:translate(0,0)scale(1.045)!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square .home-category-mixed-image{width:100%!important;max-width:100%!important}body.page-home .home-category-mixed-image,body.page-home .home-category-mixed-image img{backface-visibility:hidden;transform:translate(0,0)}}@supports (content-visibility:auto){.home-category-mixed-showcase,.home-intro-panel,.category-after-content,.search-related-flow,.game-detail-surface,.developer-games-section,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 720px}.site-footer{contain-intrinsic-size:auto 420px}}@media (width>=801px){html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{top:18px!important;bottom:auto!important;right:auto!important;left:max(14px,calc((100% - min(var(--desktop-content-width),calc(100vw - 44px)))/2))!important;position:fixed!important}body.page-home .home-mosaic-layout:before{content:""!important;width:var(--desktop-menu-width)!important;height:var(--desktop-menu-height)!important;grid-area:span 2/span 1!important;min-width:0!important;min-height:0!important;display:block!important}body.page-home .home-category-mixed-showcase,body.page-home .home-category-mixed-image,body.page-home .home-category-mixed-image img{content-visibility:visible!important;contain-intrinsic-size:none!important}body.page-home .home-category-square-showcase .home-category-mixed-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square{aspect-ratio:1!important;grid-template-rows:minmax(0,1fr) 44px!important;width:100%!important;max-width:206px!important;height:auto!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square .home-category-mixed-image{width:100%!important;height:100%!important;min-height:0!important}}@media (width>=801px) and (width<=1099px){body.page-home .home-category-square-showcase .home-category-mixed-grid{grid-template-columns:repeat(3,minmax(0,206px))!important}}.mobile-content-more,.mobile-text-toggle,.footer-col-toggle{font:inherit}.mobile-content-more{color:#075da9;cursor:pointer;background:#fff;border:1px solid #075da92e;border-radius:14px;width:min(100%,360px);min-height:46px;margin:14px auto 0;padding:11px 16px;font-weight:900;display:block;box-shadow:0 8px 20px #084a691f}.mobile-content-more[hidden]{display:none!important}.mobile-text-toggle{color:#075da9;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:10px;padding:7px 0;font-weight:900;display:inline-flex}.mobile-text-toggle[hidden]{display:none!important}.footer-col-toggle{width:100%;color:inherit;text-align:left;font:inherit;cursor:default;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.footer-col-toggle>span{flex:0 0 22px;width:22px;height:22px;position:relative}@media (width<=1024px){.content{max-width:none}body.page-game .content>.playpage,body.page-game .playpage{min-width:0;max-width:100%!important}.home-intro-panel,.category-intro-panel{max-width:100%}}@media (width<=800px){:root{--mobile-header-height:64px}body{background-attachment:scroll;padding-top:0}html body main.content,body.page-search .content,body.page-game-list .content,body.page-page .content{box-sizing:border-box!important;width:100%!important;max-width:none!important;padding:calc(var(--mobile-header-height) + 22px + env(safe-area-inset-top))10px 28px!important;margin:0!important}html body .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{z-index:900!important;top:calc(8px + env(safe-area-inset-top))!important;width:min(100vw - 20px,246px)!important;height:58px!important;min-height:58px!important;max-height:58px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px!important;align-items:stretch!important;gap:6px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}html body .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{box-sizing:border-box!important;background:#fffffff7!important;border:1px solid #075c911f!important;border-radius:17px!important;grid-template-columns:54px 42px 42px!important;width:142px!important;min-width:142px!important;max-width:142px!important;height:58px!important;min-height:58px!important;max-height:58px!important;padding:3px!important;display:grid!important;position:static!important;inset:auto!important;overflow:hidden!important;box-shadow:0 10px 24px #084a692e!important}html body .mosaic-tools.site-quick-panel .mini-brand{box-sizing:border-box!important;border:0!important;border-right:1px solid #e5edf3!important;width:54px!important;height:50px!important;min-height:50px!important}html body .mosaic-tools.site-quick-panel .rail-button{box-sizing:border-box!important;width:42px!important;height:50px!important;min-height:50px!important}html body .mosaic-tools.site-quick-panel>.quick-library,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library{box-sizing:border-box!important;width:98px!important;min-width:98px!important;max-width:98px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important}html body .mosaic-tools.site-quick-panel .quick-library-buttons{box-sizing:border-box!important;background:#fffffff7!important;border:1px solid #075c911f!important;border-radius:17px!important;width:98px!important;height:58px!important;min-height:58px!important;padding:3px!important;box-shadow:0 10px 24px #084a692e!important}html body .mosaic-tools.site-quick-panel .quick-library-trigger{height:50px!important;min-height:50px!important;padding:5px 3px 13px!important}.quick-library-panel{top:calc(var(--mobile-header-height) + 16px + env(safe-area-inset-top))!important;width:calc(100vw - 20px)!important;max-height:calc(100dvh - var(--mobile-header-height) - 30px - env(safe-area-inset-top))!important;left:10px!important}.discovery-drawer{width:100vw!important;max-width:100vw!important}.drawer-shell{padding:12px 12px 24px!important}.discovery-drawer>.drawer-close{width:48px!important;height:48px!important;top:14px!important;right:12px!important}.drawer-topbar{padding-right:56px}.drawer-search{border-radius:15px!important;height:52px!important}.drawer-content{padding-top:13px!important}.drawer-grid,.search-results-grid,.category-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}body.page-home .home-mosaic-layout{display:block!important}body.page-home .home-mosaic-layout:before{display:none!important}body.page-home #homeGameMosaic{box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:10px!important;width:100%!important;max-width:none!important;margin:0!important;display:grid!important}body.page-home #homeGameMosaic>[data-home-game],body.page-home #homeGameMosaic>[data-home-game]>.card{aspect-ratio:1!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important}body.page-home #homeGameMosaic>[data-home-game][hidden]{display:none!important}body.page-home .home-category-square-showcase .home-category-mixed-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square{width:100%!important;max-width:none!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle{width:100%!important;max-width:none!important}.home-intro-panel{padding:24px 20px!important}body.page-game .play-stage{display:block!important}body.page-game .stage-main{width:100%!important;max-width:100%!important}body.page-game .play-frame-wrap{box-sizing:border-box!important;width:100%!important;margin:0!important}body.page-game .play-frame,body.page-game .play-frame iframe{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}body.page-game .stage-toolbar{box-sizing:border-box!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;min-height:62px!important;margin:0!important;padding:8px 10px!important;display:flex!important}body.page-game .toolbar-left{flex:auto!important;gap:7px!important;min-width:0!important}body.page-game .toolbar-thumb{border-radius:10px!important;flex:0 0 38px!important;width:38px!important;height:38px!important}body.page-game .toolbar-left>div{min-width:0!important}body.page-game .toolbar-left strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:150px!important;font-size:13px!important;display:block!important;overflow:hidden!important}body.page-game .toolbar-actions{flex-wrap:nowrap!important;flex:none!important;align-items:center!important;gap:4px!important;width:auto!important;display:flex!important}body.page-game .toolbar-actions .game-vote-control{gap:4px!important;display:flex!important}body.page-game .toolbar-actions .toolbar-icon-button{flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}body.page-game .stage-side{scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:none;gap:9px!important;width:100%!important;height:auto!important;margin-top:10px!important;padding:8px!important;display:flex!important;overflow:auto hidden!important}body.page-game .stage-side::-webkit-scrollbar{display:none}body.page-game .stage-side .game-recommend-tile,body.page-game .stage-side .game-recommend-tile>.card,body.page-game .stage-side .game-recommend-tile>.card>img{scroll-snap-align:start;aspect-ratio:1!important;flex:0 0 82px!important;width:82px!important;min-width:82px!important;height:82px!important;min-height:82px!important}body.page-game .game-discovery-flow{margin-top:10px!important}body.page-game .game-detail-surface{margin-top:14px!important}.info-page-nav{scrollbar-width:none}.info-page-nav::-webkit-scrollbar{display:none}.info-page-nav-links a{white-space:nowrap;align-items:center;min-height:42px;display:flex}.policy-aside{display:none!important}.policy-layout{display:block!important}.site-footer{margin-top:20px}.footer-brand{padding:20px!important}.footer-brand p{font-size:14px;line-height:1.65}}@media (width<=560px){html body main.content,body.page-search .content,body.page-game-list .content,body.page-page .content{padding-left:8px!important;padding-right:8px!important}body.page-home #homeGameMosaic{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}body.page-home .home-category-square-showcase .home-category-mixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:1fr!important}body.page-home .home-category-mixed-showcase{padding-inline:0!important}body.page-home .home-category-mixed-card.shape-rectangle{max-width:none!important}.home-intro-text.is-mobile-collapsed{max-height:136px;position:relative;overflow:hidden}.home-intro-text.is-mobile-collapsed:after{content:"";background:linear-gradient(#0000,#fff);height:58px;position:absolute;bottom:0;left:0;right:0}.drawer-grid,.search-results-grid,.category-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.drawer-new-games-section{display:none}.popular-heading h2{font-size:19px!important}body.page-game .toolbar-left strong{max-width:76px!important;font-size:12px!important}body.page-game .toolbar-thumb{display:none!important}body.page-game .toolbar-actions .toolbar-icon-button{border-radius:11px!important;flex-basis:38px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}body.page-game .stage-toolbar .toolbar-icon-button[data-tooltip]:after{display:none!important}body.page-game .game-discovery-flow{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.page-game .game-flow-category-card{grid-column:span 3!important;max-width:none!important}body.page-game .game-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.page-game .game-detail-stat{min-width:0!important}body.page-game .game-detail-header{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important}html body.page-game .game-detail-header>.detail-cover{width:72px!important;min-width:72px!important;height:72px!important;min-height:72px!important}body.page-game .developer-games{display:none!important}.search-page-head{padding:20px 16px!important}.search-page-head h1{font-size:28px!important}.search-page-form input,.search-page-form button{height:52px!important}body.page-game-list .game-directory-page,body.page-categories-all .all-categories-page{padding:20px 12px 24px!important}.info-page-nav{margin-bottom:10px!important}.info-page-hero{padding:24px 19px!important}.info-page-hero h1{font-size:clamp(30px,10vw,38px)!important}.about-value-grid article:nth-child(n+3),.contact-topic-grid article:nth-child(n+3){display:none}.about-data-card,.faq-section,.modern-contact-card,.about-story-card{padding:19px!important}.faq-list details p{margin-right:4px!important}.policy-section{padding:19px!important}.policy-intro{padding:20px!important}.footer-inner{padding-inline:8px!important}.footer-brand{border-radius:20px!important}.footer-badges span:nth-child(n+3){display:none}.footer-links-grid{border-radius:20px!important;padding:4px 18px!important;display:block!important}.footer-col,.footer-col+.footer-col,.footer-col:nth-child(3){border:0!important;border-top:1px solid #e4edf3!important;padding:0!important}.footer-col:first-child{border-top:0!important}.footer-col h4{margin:0!important}.footer-col h4:before{display:none!important}.footer-col-toggle{color:#173f5d;cursor:pointer;min-height:50px}.footer-col-toggle>span:before,.footer-col-toggle>span:after{content:"";background:#168eae;border-radius:2px;width:12px;height:2px;transition:transform .18s;position:absolute;top:10px;left:5px}.footer-col-toggle>span:after{transform:rotate(90deg)}.footer-col-toggle[aria-expanded=true]>span:after{transform:rotate(0)}.footer-col ul{gap:9px!important;padding:0 0 16px!important}.footer-col ul[hidden]{display:none!important}.footer-col a{min-height:38px;padding:8px 0!important;font-size:14px!important;display:block!important}.footer-bottom{justify-content:start!important;padding:14px 12px 20px!important;display:grid!important}}@media (width<=360px){html body .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{gap:4px!important;width:244px!important}body.page-game .toolbar-left{display:none!important}body.page-game .toolbar-actions{justify-content:center!important;width:100%!important}body.page-game .game-detail-stats{grid-template-columns:1fr!important}.drawer-grid,.search-results-grid,.category-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (height<=520px) and (orientation:landscape) and (width<=900px){:root{--mobile-header-height:54px}html body .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{height:50px!important;min-height:50px!important;max-height:50px!important;top:4px!important}html body .mosaic-tools.site-quick-panel>.mini-rail,html body .mosaic-tools.site-quick-panel>.quick-library,html body .mosaic-tools.site-quick-panel .quick-library-buttons{height:50px!important;min-height:50px!important;max-height:50px!important}html body .mosaic-tools.site-quick-panel .mini-brand,html body .mosaic-tools.site-quick-panel .rail-button,html body .mosaic-tools.site-quick-panel .quick-library-trigger{height:44px!important;min-height:44px!important}body.page-game .play-frame iframe{height:calc(100dvh - 128px)!important;min-height:240px!important}}@media (hover:none),(pointer:coarse){.mobile-content-more,.mobile-text-toggle,.footer-col-toggle,.rail-button,.toolbar-icon-button{touch-action:manipulation}.home-category-mixed-card:hover,.all-categories-page-card:hover,.category-related-directory-card:hover,.game-flow-category-card:hover{transform:none!important}}.fullscreen-game-bar{display:none}.play-frame-wrap:fullscreen,.play-frame-wrap:-webkit-full-screen{box-sizing:border-box!important;background:#062f50!important;border:0!important;border-radius:0!important;flex-direction:column!important;width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.play-frame-wrap:fullscreen,.play-frame-wrap:fullscreen{box-sizing:border-box!important;background:#062f50!important;border:0!important;border-radius:0!important;flex-direction:column!important;width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.play-frame-wrap:fullscreen .play-frame,.play-frame-wrap:-webkit-full-screen .play-frame{border-radius:0!important;flex:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.play-frame-wrap:fullscreen .play-frame,.play-frame-wrap:fullscreen .play-frame{border-radius:0!important;flex:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.play-frame-wrap:fullscreen .play-frame iframe,.play-frame-wrap:-webkit-full-screen .play-frame iframe{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.play-frame-wrap:fullscreen .play-frame iframe,.play-frame-wrap:fullscreen .play-frame iframe{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.play-frame-wrap:fullscreen .fullscreen-game-bar,.play-frame-wrap:-webkit-full-screen .fullscreen-game-bar{box-sizing:border-box!important;color:#082f52!important;background:#fff!important;flex:0 0 80px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:80px!important;padding:10px 20px 10px 15px!important;display:flex!important;box-shadow:0 -1px #082f5214!important}.play-frame-wrap:fullscreen .fullscreen-game-bar,.play-frame-wrap:fullscreen .fullscreen-game-bar{box-sizing:border-box!important;color:#082f52!important;background:#fff!important;flex:0 0 80px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:80px!important;padding:10px 20px 10px 15px!important;display:flex!important;box-shadow:0 -1px #082f5214!important}.fullscreen-game-identity{align-items:center;gap:11px;min-width:0;display:flex}.fullscreen-game-identity img{object-fit:cover;border-radius:11px;flex:0 0 50px;width:50px;height:50px;display:block;box-shadow:0 3px 10px #082f522e}.fullscreen-game-identity strong{text-overflow:ellipsis;white-space:nowrap;font:800 18px/1.2 Nunito Sans,Inter,Arial,sans-serif;overflow:hidden}.fullscreen-exit-button{color:#079bea;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;padding:0;transition:background-color .16s;display:grid;position:relative}.fullscreen-exit-button.is-dragging{cursor:grabbing!important;transition:none!important}.fullscreen-game-bar.is-exit-dragging{will-change:left,top}.fullscreen-exit-button:hover,.fullscreen-exit-button:focus-visible{background:#e9f7ff;outline:none;transform:none}.fullscreen-exit-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px;display:block}@media (hover:hover) and (pointer:fine){.fullscreen-exit-button:before{content:attr(data-tooltip);z-index:5;color:#fff;box-shadow:none;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;background:#092f52;border-radius:8px;padding:6px 8px;font:700 10px/1.2 Nunito Sans,Inter,Arial,sans-serif;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;top:calc(100% + 10px);bottom:auto;right:0;transform:translateY(-5px)}.fullscreen-exit-button:hover:before,.fullscreen-exit-button:focus-visible:before{opacity:1;visibility:visible;transform:translateY(0)}}.site-quick-panel .discover-trigger svg,.site-quick-panel #openSearch svg{stroke-width:2px!important;width:27px!important;height:27px!important}.site-quick-panel .discover-trigger svg path{fill:none!important;stroke:currentColor!important}.site-quick-panel .quick-library-trigger b{box-sizing:border-box!important;color:#fff!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;z-index:8!important;background:#0b2438!important;border:2px solid #fff!important;border-radius:999px!important;place-items:center!important;width:auto!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font:900 9px/1 Nunito Sans,Inter,system-ui,sans-serif!important;display:grid!important;position:absolute!important;inset:3px 3px auto auto!important;transform:none!important;box-shadow:0 4px 11px #04203447!important}.site-quick-panel .quick-library-trigger b:before,.site-quick-panel .quick-library-trigger b:after{display:none!important}@media (hover:hover){.site-quick-panel .quick-library-trigger:hover b,.site-quick-panel .quick-library-trigger:focus-visible b{border:0!important;border-radius:9px!important;width:max-content!important;height:auto!important;padding:7px 9px!important;font-size:10px!important;display:block!important;inset:auto auto calc(100% + 9px) 50%!important;transform:translate(-50%)!important}.site-quick-panel .quick-library-trigger:hover b:before,.site-quick-panel .quick-library-trigger:focus-visible b:before{display:inline!important}.site-quick-panel .quick-library-trigger:hover b:after,.site-quick-panel .quick-library-trigger:focus-visible b:after{content:""!important;border:5px solid #0000!important;border-top-color:#0b2438!important;display:block!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important}}@media (width>=801px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{height:52px!important;min-height:52px!important;max-height:52px!important}body.page-game-list .content{grid-template-columns:repeat(12,96px)!important;grid-auto-rows:96px!important;grid-auto-flow:dense!important;box-sizing:border-box!important;align-content:start!important;gap:14px!important;width:min(1306px,100vw - 44px)!important;max-width:1306px!important;margin:0 auto!important;padding:18px 0 54px!important;display:grid!important}body.page-game-list .content>.mosaic-tools.site-quick-panel{grid-area:1/1/span 2!important}body.page-game-list .game-directory-page,body.page-game-list .game-directory-grid{display:contents!important}body.page-game-list .game-directory-head{box-sizing:border-box!important;background:#fffffff5!important;border:1px solid #075c911f!important;border-radius:20px!important;flex-direction:column!important;grid-area:1/2/span 2/span 7!important;justify-content:center!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:28px 32px!important;display:flex!important;box-shadow:0 18px 42px #053b4f26!important}body.page-game-list .game-directory-head small{top:22px!important;right:22px!important}html body.page-game-list .game-directory-tile{grid-column:var(--listing-column)/span 1!important;grid-row:var(--listing-row)/span 1!important}html body.page-game-list .game-directory-tile,html body.page-game-list .game-directory-tile>.card,html body.page-game-list .game-directory-tile>.card>img{width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body.page-game-list .game-directory-tile.listing-featured-tile{grid-column:var(--listing-column)/span 2!important;grid-row:var(--listing-row)/span 2!important}html body.page-game-list .game-directory-tile.listing-featured-tile,html body.page-game-list .game-directory-tile.listing-featured-tile>.card,html body.page-game-list .game-directory-tile.listing-featured-tile>.card>img{width:206px!important;min-width:206px!important;max-width:206px!important;height:206px!important;min-height:206px!important;max-height:206px!important}body.page-game-list .listing-after-content{grid-column:1/-1!important;width:100%!important;margin-top:14px!important}}body.page-game-list .listing-after-content{box-sizing:border-box;min-width:0;max-width:100%}body.page-game-list .listing-seo-text p:first-child{margin-top:0}body.page-game-list .listing-seo-text p:last-child{margin-bottom:0}@media (width<=800px){html body[class*=page-]{--mobile-menu-cell:max(var(--mobile-game-cell),88px)}html body[class*=page-] main.content .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{height:104px!important;min-height:104px!important;max-height:104px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-rows:44px 52px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{height:52px!important;min-height:52px!important;max-height:52px!important}body.page-game-list .game-directory-grid>.game-directory-tile.listing-featured-tile{grid-area:span 2/span 2!important}body.page-game-list .listing-after-content{width:100%!important;margin-top:22px!important;padding:0!important}}@media (width<=390px){.site-quick-panel .discover-trigger svg,.site-quick-panel #openSearch svg{width:25px!important;height:25px!important}body.page-game-list .category-intro-panel{padding:22px 18px!important}}@media (width<=600px){.play-frame-wrap:fullscreen .fullscreen-game-bar,.play-frame-wrap:-webkit-full-screen .fullscreen-game-bar{flex-basis:64px!important;height:64px!important;padding:7px 10px!important}.play-frame-wrap:fullscreen .fullscreen-game-bar,.play-frame-wrap:fullscreen .fullscreen-game-bar{flex-basis:64px!important;height:64px!important;padding:7px 10px!important}.fullscreen-game-identity img{border-radius:9px;flex-basis:44px;width:44px;height:44px}.fullscreen-game-identity strong{font-size:14px}.fullscreen-exit-button{flex-basis:44px;width:44px;height:44px}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{overflow-wrap:break-word;min-width:0;max-width:100%}img,video,canvas,svg,iframe,input,select,textarea,button{max-width:100%}.content>*{min-width:0}.home-intro-text table,.category-intro-text table,.info-page table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.home-intro-text pre,.category-intro-text pre,.info-page pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;overflow-x:auto}.home-intro-text img,.category-intro-text img,.info-page img{height:auto}@supports not (overflow:clip){html,body{overflow-x:hidden}}@media (width>=801px) and (width<=1099px){html body main.content{box-sizing:border-box!important;width:calc(100% - 28px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}body.page-home .home-mosaic-layout,body.page-search .search-page,body.page-game-list .game-directory-page,body.page-page .info-page{min-width:0;max-width:100%}body.page-game .play-stage{grid-template-columns:minmax(0,1fr)!important}body.page-game .stage-main{width:100%!important;max-width:100%!important}body.page-game .stage-side{scroll-snap-type:x proximity;scrollbar-width:none;gap:12px!important;width:100%!important;margin-top:12px!important;display:flex!important;overflow-x:auto!important}body.page-game .stage-side::-webkit-scrollbar{display:none}}@media (width<=800px){:root{--mobile-page-gutter:clamp(8px,2.8vw,16px)}html body main.content,body.page-search .content,body.page-game-list .content,body.page-page .content{min-width:0!important;padding-right:var(--mobile-page-gutter)!important;padding-bottom:calc(30px + env(safe-area-inset-bottom))!important;padding-left:var(--mobile-page-gutter)!important}.pagehead,.search-page,.game-directory-page,.all-categories-page,.playpage,.game-detail-surface,.info-page,.home-intro-panel,.category-after-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.pagehead{text-align:left!important;border-radius:18px!important;height:auto!important;min-height:0!important;margin:0 0 12px!important;padding:18px 16px!important}.pagehead h1{font-size:clamp(24px,7vw,34px)!important;line-height:1.1!important}.pagehead p{margin-top:7px!important;font-size:14px!important;line-height:1.5!important;display:block!important}.drawer-shell{padding-right:max(12px,env(safe-area-inset-right))!important;padding-bottom:calc(24px + env(safe-area-inset-bottom))!important;padding-left:max(12px,env(safe-area-inset-left))!important}.drawer-topbar,.drawer-search{min-width:0}.search-brand{min-width:50px!important;font-size:21px!important}.drawer-search input{min-width:0!important;padding:0 12px!important;font-size:16px!important}.search-icon{flex:0 0 24px;width:24px;height:24px;margin-right:12px!important}.drawer-selected-category{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.drawer-grid,.search-results-grid,.category-game-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr))!important;grid-auto-rows:auto!important}.drawer-card-tile,.drawer-card-tile>.card,.drawer-card-tile>.card>img{box-sizing:border-box!important;aspect-ratio:1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}body.page-category .category-spotlight-games,body.page-category .category-popular-games,body.page-category .category-related-games,body.page-category .content>.mosaic{box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:10px!important;width:100%!important;min-width:0!important;height:auto!important;margin:0 0 10px!important;display:grid!important}body.page-category .category-spotlight-games>.card-tile,body.page-category .category-popular-games>.card-tile,body.page-category .category-related-games>.card-tile,body.page-category .content>.mosaic>.card-tile,body.page-category .category-spotlight-games>.card-tile>.card,body.page-category .category-popular-games>.card-tile>.card,body.page-category .category-related-games>.card-tile>.card,body.page-category .content>.mosaic>.card-tile>.card,body.page-category .category-spotlight-games img,body.page-category .category-popular-games img,body.page-category .category-related-games img,body.page-category .content>.mosaic>.card-tile img{box-sizing:border-box!important;aspect-ratio:1!important;object-fit:cover!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}body.page-category .category-side-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin-top:12px!important;display:grid!important}body.page-category .category-side-nav>a{box-sizing:border-box!important;color:#07365d!important;background:#fff!important;border:1px solid #075c9117!important;border-radius:16px!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:82px!important;padding:5px!important;text-decoration:none!important;display:grid!important;box-shadow:0 8px 20px #053b4f21!important}body.page-category .category-side-nav>a>span{background:#f1fbff!important;border-radius:13px!important;place-items:center!important;width:72px!important;height:72px!important;display:grid!important;overflow:hidden!important}body.page-category .category-side-nav img{object-fit:cover!important;width:100%!important;height:100%!important}body.page-category .category-side-nav strong{text-transform:uppercase!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;font-size:12px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}body.page-category .category-load-more{width:100%!important;margin:18px 0!important}body.page-category .category-inline-related,body.page-category .category-after-content{width:100%!important;min-width:0!important}body.page-search .search-page{padding:20px 16px 24px!important}body.page-search .search-page-grid,body.page-game-list .game-directory-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr))!important;grid-auto-rows:auto!important;justify-content:stretch!important;gap:10px!important;width:100%!important}body.page-search .search-result-game,body.page-search .search-result-game>.card,body.page-search .search-result-game>.card>img,body.page-game-list .game-directory-tile,body.page-game-list .game-directory-tile>.card,body.page-game-list .game-directory-tile>.card>img{box-sizing:border-box!important;aspect-ratio:1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}.search-category-result-grid{width:100%!important}.search-category-result-card{min-width:0!important;max-width:100%!important}body.page-game .play-frame{min-height:clamp(260px,48dvh,460px)!important}body.page-game .play-frame iframe{height:clamp(260px,48dvh,460px)!important;min-height:260px!important}body.page-game .stage-toolbar{overflow:visible!important}body.page-game .toolbar-actions{min-width:0!important}body.page-game .game-detail-surface{overflow:visible!important}body.page-game .game-description-full,body.page-game .game-description-panel p{overflow-wrap:anywhere;max-width:100%!important}body.page-game .game-control-summary,body.page-game .game-control-summary>*,body.page-game .game-control-summary>.game-control-item{max-width:100%!important}.info-page-nav{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;max-width:100%}.info-page-hero-actions{flex-wrap:wrap}.info-page-hero-actions a{flex:170px}.about-value-grid article:nth-child(n),.contact-topic-grid article:nth-child(n){display:block!important}.modern-contact-card,.about-story-card,.about-data-card,.faq-section,.policy-section{min-width:0;max-width:100%}.contact-form,.contact-grid{min-width:0}.contact-grid{grid-template-columns:1fr!important}.contact-form input,.contact-form textarea,.contact-form select{box-sizing:border-box;width:100%;min-width:0;font-size:16px}.policy-section{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important}.site-footer,.footer-inner,.footer-brand,.footer-links-grid,.footer-bottom{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.footer-inner{padding-right:var(--mobile-page-gutter)!important;padding-left:var(--mobile-page-gutter)!important}.footer-bottom{overflow-wrap:anywhere;padding-bottom:calc(20px + env(safe-area-inset-bottom))!important}input,select,textarea{font-size:16px}button,[role=button],.rail-button,.quick-library-trigger,.toolbar-icon-button{touch-action:manipulation}}@media (width<=600px){body.page-category .category-spotlight-games,body.page-category .category-popular-games,body.page-category .category-related-games,body.page-category .content>.mosaic,body.page-home .home-category-square-showcase .home-category-mixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:1fr!important}body.page-game .toolbar-left{display:none!important}body.page-game .toolbar-actions{justify-content:center!important;width:100%!important}body.page-game .stage-toolbar{padding:8px 6px!important}body.page-game .game-detail-header{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important}body.page-game .game-detail-header .detail-summary h1{overflow-wrap:anywhere;font-size:clamp(21px,7vw,27px)!important}body.page-game .game-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-game .developer-games{display:grid!important}body.page-game .developer-games-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.search-page-form{grid-template-columns:1fr!important}.search-page-form button{width:100%!important}.info-page-hero{padding:23px 18px!important}.info-page-hero h1{overflow-wrap:anywhere}.about-value-grid article:nth-child(n),.contact-topic-grid article:nth-child(n),.drawer-new-games-section:not([hidden]){display:block!important}.footer-badges span:nth-child(n){display:inline-flex!important}}@media (width<=420px){:root{--mobile-page-gutter:7px}html body .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{top:calc(6px + env(safe-area-inset-top))!important;width:min(100vw - 14px,246px)!important}body.page-category .category-side-nav,.search-category-result-grid{grid-template-columns:1fr!important}body.page-category .category-side-nav>a,.search-category-result-card,.category-related-directory-card{max-width:none!important;margin:0!important}body.page-search .search-page-grid,body.page-game-list .game-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}body.page-game .toolbar-actions .toolbar-icon-button{flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}body.page-game .game-detail-stats{grid-template-columns:1fr!important}.policy-section{grid-template-columns:1fr!important;padding:17px 15px!important}.policy-section-number{width:36px;height:36px}.info-page-hero-actions{grid-template-columns:1fr!important;display:grid!important}.info-page-hero-actions a{width:100%!important}.footer-badges{flex-wrap:wrap!important}}@media (width<=340px){body.page-search .search-page-grid,body.page-game-list .game-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-game .toolbar-actions,body.page-game .toolbar-actions .game-vote-control{gap:2px!important}body.page-game .toolbar-actions .toolbar-icon-button{flex-basis:38px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}}@media (height<=520px) and (orientation:landscape) and (width<=900px){html body main.content{padding-top:calc(58px + env(safe-area-inset-top))!important}body.page-game .play-frame,body.page-game .play-frame iframe{height:calc(100dvh - 122px)!important;min-height:220px!important;max-height:none!important}.discovery-drawer .drawer-shell{padding-top:8px!important}}@media (hover:none),(pointer:coarse){.card:hover,.card:hover img,.card-tile:hover>.card,.all-categories-page-card:hover,.category-related-directory-card:hover{transform:none!important}.card-title-overlay{opacity:0!important;visibility:hidden!important}.card-tile>.card:focus-visible+.card-title-overlay{opacity:1!important;visibility:visible!important}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=800px){body.page-game main.content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;padding-top:calc(var(--mobile-header-height,64px) + 18px + env(safe-area-inset-top))!important;margin:0!important;display:block!important}body.page-game main.content>.game-left-recommendations{display:none!important}body.page-game main.content>.playpage,body.page-game .playpage,body.page-game .play-hero,body.page-game .play-stage,body.page-game .stage-main{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;display:block!important}body.page-game .playpage,body.page-game .play-hero{gap:0!important}body.page-game .play-frame-wrap{box-sizing:border-box!important;background:#061f35!important;border:0!important;border-radius:16px 16px 0 0!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important;box-shadow:0 10px 26px #032b4133!important}body.page-game .play-frame{box-sizing:border-box!important;background:#061f35!important;border-radius:16px 16px 0 0!important;place-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:clamp(240px,58vw,430px)!important;min-height:240px!important;max-height:430px!important;display:grid!important;overflow:hidden!important}body.page-game .play-frame iframe{box-sizing:border-box!important;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;display:block!important}body.page-game .game-embed-loader{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important}body.page-game .desktop-only-game-notice{box-sizing:border-box!important;border-radius:16px 16px 0 0!important;width:100%!important;min-width:0!important;max-width:100%!important}body.page-game .stage-toolbar{box-sizing:border-box!important;border-radius:0 0 16px 16px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:58px!important;margin:0!important;padding:7px!important;display:flex!important;overflow:visible!important}body.page-game .toolbar-left{display:none!important}body.page-game .toolbar-actions{box-sizing:border-box!important;flex-wrap:nowrap!important;flex:auto!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:100%!important;display:flex!important}body.page-game .toolbar-actions .game-vote-control{flex:none!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:none!important;display:flex!important;position:relative!important}body.page-game .toolbar-actions .toolbar-icon-button,body.page-game .toolbar-actions .game-vote-control .game-vote-button{box-sizing:border-box!important;border-radius:12px!important;flex:0 0 42px!important;place-items:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;display:grid!important}body.page-game .toolbar-actions .toolbar-icon-button[hidden],body.page-game .playpage.is-desktop-only #gameFullscreenEnter{display:none!important}body.page-game .toolbar-actions .game-vote-control em{text-align:center!important;min-width:160px!important;max-width:min(260px,80vw)!important;left:50%!important;transform:translate(-50%)!important}body.page-game .stage-toolbar .toolbar-icon-button[data-tooltip]:after{display:none!important}body.page-game .stage-side{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box!important;border-radius:16px!important;gap:9px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;margin:10px 0 0!important;padding:8px!important;display:flex!important;overflow:auto hidden!important}body.page-game .stage-side .game-recommend-tile,body.page-game .stage-side .game-recommend-tile>.card,body.page-game .stage-side .game-recommend-tile>.card>img{scroll-snap-align:start;box-sizing:border-box!important;aspect-ratio:1!important;flex:0 0 82px!important;grid-area:auto!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:82px!important;min-height:82px!important;max-height:82px!important}body.page-game .stage-side .game-category-rank-tile.is-featured,body.page-game .stage-side .game-category-rank-tile.is-featured>.card,body.page-game .stage-side .game-category-rank-tile.is-featured>.card>img{width:82px!important;min-width:82px!important;max-width:82px!important;height:82px!important;min-height:82px!important;max-height:82px!important}body.page-game .game-discovery-flow{box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:9px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:10px 0 0!important;display:grid!important}body.page-game .game-discovery-flow .game-discovery-tile,body.page-game .game-discovery-flow .game-discovery-tile>.card,body.page-game .game-discovery-flow .game-discovery-tile>.card>img{box-sizing:border-box!important;aspect-ratio:1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}body.page-game .game-flow-category-card{box-sizing:border-box!important;grid-column:span 2!important;width:100%!important;min-width:0!important;max-width:none!important}html body.page-game .game-detail-surface{box-sizing:border-box!important;border-radius:20px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:14px 0 0!important;padding:25px 17px 30px!important;overflow:visible!important}body.page-game .game-detail-inner{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}body.page-game .game-detail-header{grid-template-columns:88px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding-bottom:22px!important}html body.page-game .game-detail-header>.detail-cover{border-radius:14px!important;width:88px!important;min-width:88px!important;height:88px!important;min-height:88px!important}body.page-game .game-detail-header .detail-summary{min-width:0!important}body.page-game .game-detail-header .detail-summary h1{overflow-wrap:anywhere;margin-top:5px!important;font-size:clamp(23px,6vw,30px)!important}body.page-game .game-detail-header .detail-summary p{font-size:14px!important;line-height:1.55!important}body.page-game .game-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;margin-bottom:28px!important}body.page-game .game-detail-stat{box-sizing:border-box!important;min-width:0!important;padding:9px!important}body.page-game .game-fact-row{grid-template-columns:30px minmax(0,1fr)!important;gap:3px 9px!important}body.page-game .game-fact-icon{grid-area:1/1/span 2!important}body.page-game .game-fact-label{grid-area:1/2!important}body.page-game .game-fact-value{overflow-wrap:anywhere;grid-area:2/2!important;min-width:0!important;max-width:100%!important}body.page-game .game-control-summary{flex-wrap:wrap!important;width:100%!important;max-width:100%!important;display:flex!important;overflow:visible!important}body.page-game .game-control-summary em{white-space:normal!important;text-overflow:clip!important}body.page-game .developer-games{display:grid!important}body.page-game .developer-games-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;width:100%!important}html body.page-game .developer-games-grid .developer-game-tile,html body.page-game .developer-games-grid .developer-game-tile>.card{aspect-ratio:1!important;width:100%!important;min-width:0!important;height:auto!important}}@media (width<=520px){body.page-game .play-frame{height:clamp(220px,62vw,330px)!important;min-height:220px!important;max-height:330px!important}body.page-game .stage-toolbar{gap:4px!important;padding:7px 4px!important}body.page-game .toolbar-actions,body.page-game .toolbar-actions .game-vote-control{gap:4px!important}body.page-game .toolbar-actions .toolbar-icon-button,body.page-game .toolbar-actions .game-vote-control .game-vote-button{flex-basis:40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important}body.page-game .game-discovery-flow{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.page-game .game-flow-category-card{grid-column:1/-1!important;max-width:none!important}body.page-game .game-detail-header{grid-template-columns:72px minmax(0,1fr)!important;gap:11px!important}html body.page-game .game-detail-header>.detail-cover{width:72px!important;min-width:72px!important;height:72px!important;min-height:72px!important}body.page-game .game-detail-header .detail-summary h1{font-size:clamp(21px,7vw,26px)!important}body.page-game .developer-games-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=370px){body.page-game .toolbar-actions .toolbar-icon-button,body.page-game .toolbar-actions .game-vote-control .game-vote-button{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}body.page-game .game-detail-header{grid-template-columns:64px minmax(0,1fr)!important}html body.page-game .game-detail-header>.detail-cover{width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important}body.page-game .game-detail-stats{grid-template-columns:1fr!important}}@media (width<=800px){body.page-game .play-hero,body.page-game .play-stage,body.page-game .stage-main,body.page-game .game-detail-surface{content-visibility:visible!important;contain-intrinsic-size:none!important}body.page-game .play-stage{width:calc(100% + var(--mobile-page-gutter) + var(--mobile-page-gutter))!important;max-width:none!important;margin-right:calc(-1*var(--mobile-page-gutter))!important;margin-left:calc(-1*var(--mobile-page-gutter))!important;flex-direction:column!important;display:flex!important}body.page-game .stage-main{order:2!important}body.page-game .stage-side{padding:0 var(--mobile-page-gutter)7px!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;order:1!important;margin:0 0 10px!important}body.page-game .stage-side .game-recommend-tile,body.page-game .stage-side .game-recommend-tile>.card,body.page-game .stage-side .game-recommend-tile>.card>img,body.page-game .stage-side .game-category-rank-tile.is-featured,body.page-game .stage-side .game-category-rank-tile.is-featured>.card,body.page-game .stage-side .game-category-rank-tile.is-featured>.card>img{border-radius:16px!important;flex-basis:clamp(82px,24vw,104px)!important;width:clamp(82px,24vw,104px)!important;min-width:clamp(82px,24vw,104px)!important;max-width:clamp(82px,24vw,104px)!important;height:clamp(82px,24vw,104px)!important;min-height:clamp(82px,24vw,104px)!important;max-height:clamp(82px,24vw,104px)!important}body.page-game .stage-side .card-title-overlay{font-size:10px!important;line-height:1.15!important}body.page-game .play-frame-wrap{border-radius:0!important;box-shadow:0 10px 26px #032b4138!important}body.page-game .play-frame{aspect-ratio:16/9!important;border-radius:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}body.page-game .play-frame iframe{touch-action:auto;aspect-ratio:16/9!important;width:100%!important;height:100%!important;min-height:0!important}body.page-game .desktop-only-game-notice{border-radius:0!important;min-height:min(58vh,420px)!important}body.page-game .stage-toolbar{min-height:64px!important;padding:8px max(8px,var(--mobile-page-gutter))!important;background:#fff!important;border-radius:0!important;grid-template-columns:minmax(120px,1fr) auto!important;justify-content:stretch!important;align-items:center!important;display:grid!important;box-shadow:0 10px 24px #053b4f26!important}body.page-game .toolbar-left{align-items:center!important;gap:9px!important;width:auto!important;min-width:0!important;display:flex!important}body.page-game .toolbar-thumb{border-radius:11px!important;flex:0 0 42px!important;width:42px!important;height:42px!important;display:block!important}body.page-game .toolbar-left>div{min-width:0!important}body.page-game .toolbar-left strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:clamp(78px,24vw,170px)!important;font-size:13px!important;display:block!important;overflow:hidden!important}body.page-game .toolbar-actions{justify-content:flex-end!important;gap:4px!important;width:auto!important}body.page-game .toolbar-actions .game-vote-control{gap:4px!important}body.page-game .toolbar-actions .toolbar-icon-button,body.page-game .toolbar-actions .game-vote-control .game-vote-button{border-radius:11px!important;flex-basis:40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important}body.page-game .game-discovery-flow{order:3!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:12px 0 0!important;padding:0!important}body.page-game .game-discovery-flow .game-discovery-tile>.card{border-radius:16px!important}body.page-game .game-flow-category-card{border-radius:16px!important;min-height:86px!important}html body.page-game .game-detail-surface{margin-top:14px!important}}@media (width<=620px){body.page-game .stage-toolbar{grid-template-columns:1fr!important;gap:8px!important;padding-top:9px!important;padding-bottom:9px!important}body.page-game .toolbar-left{width:100%!important;padding:0 2px!important}body.page-game .toolbar-left strong{max-width:calc(100vw - 90px)!important;font-size:14px!important}body.page-game .toolbar-actions{justify-content:center!important;width:100%!important}body.page-game .game-discovery-flow{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}body.page-game .game-flow-category-card{grid-column:1/-1!important}}@media (width<=370px){body.page-game .stage-toolbar{padding-left:5px!important;padding-right:5px!important}body.page-game .toolbar-actions,body.page-game .toolbar-actions .game-vote-control{gap:3px!important}body.page-game .toolbar-actions .toolbar-icon-button,body.page-game .toolbar-actions .game-vote-control .game-vote-button{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}}@media (width<=900px) and (height<=520px) and (orientation:landscape){body.page-game main.content{padding-top:calc(56px + env(safe-area-inset-top))!important}body.page-game .stage-side{display:none!important}body.page-game .play-frame{aspect-ratio:auto!important;height:calc(100dvh - 120px)!important;min-height:240px!important;max-height:none!important}body.page-game .play-frame iframe{aspect-ratio:auto!important;height:100%!important}body.page-game .stage-toolbar{min-height:58px!important;padding-block:6px!important;display:flex!important}body.page-game .toolbar-left{flex:auto!important;width:auto!important}body.page-game .toolbar-actions{flex:none!important;width:auto!important}}.mobile-game-launcher{display:none}@media (width<=800px){:root{--mobile-header-height:72px;--mobile-page-gutter:10px}html,body{max-width:100%;overflow-x:clip}body{background:radial-gradient(circle at 12% 8%,#ffffff47,#0000 25%),linear-gradient(145deg,#74ddd1 0%,#66cbd2 46%,#5abbd3 100%)!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel{z-index:55!important;top:calc(7px + env(safe-area-inset-top))!important;box-sizing:border-box!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border:1px solid #0a4c6f21!important;border-radius:18px!important;grid-template-rows:1fr!important;grid-template-columns:3fr 2fr!important;gap:0!important;width:min(100vw - 20px,350px)!important;min-width:0!important;max-width:350px!important;height:60px!important;min-height:60px!important;max-height:60px!important;margin:0!important;padding:4px!important;display:grid!important;position:fixed!important;left:50%!important;right:auto!important;overflow:visible!important;transform:translate(-50%)!important;box-shadow:0 10px 25px #05425a33!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail{box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:none!important;height:52px!important;min-height:52px!important;max-height:52px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px 0 0 14px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;inset:auto!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.quick-library{box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:none!important;height:52px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-buttons{box-sizing:border-box!important;width:100%!important;height:52px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0 14px 14px 0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger{box-sizing:border-box!important;width:100%!important;min-width:44px!important;max-width:none!important;height:52px!important;min-height:52px!important;max-height:52px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #e2edf3!important;border-radius:0!important;place-items:center!important;margin:0!important;padding:4px!important;display:grid!important;transform:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand{border-radius:14px 0 0 14px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:last-child{border-right:0!important;border-radius:0 14px 14px 0!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img{object-fit:contain!important;width:42px!important;max-width:42px!important;height:42px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button svg,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger svg{width:24px!important;height:24px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-panel{width:min(330px,100vw - 20px)!important;max-height:calc(100dvh - 90px - env(safe-area-inset-top))!important;top:calc(100% + 10px)!important;left:auto!important;right:0!important}.discovery-drawer{background:linear-gradient(155deg,#86e5d7,#64c4d4)!important;width:100vw!important;max-width:none!important;inset:0!important}.discovery-drawer .drawer-shell{box-sizing:border-box!important;width:100%!important;padding:calc(14px + env(safe-area-inset-top))12px calc(24px + env(safe-area-inset-bottom))!important}.discovery-drawer .drawer-topbar{padding-right:54px!important}.discovery-drawer .drawer-search{border-radius:17px!important;height:58px!important;box-shadow:0 10px 24px #05435b2b!important}.discovery-drawer .drawer-search input{min-width:0!important;padding:0 12px!important;font-size:16px!important}.discovery-drawer .search-brand{min-width:56px!important;max-width:56px!important}.discovery-drawer .search-submit,.discovery-drawer .search-clear{min-width:44px!important;min-height:44px!important}.discovery-drawer .drawer-close{top:calc(21px + env(safe-area-inset-top))!important;width:44px!important;height:44px!important;right:12px!important}.discovery-drawer .drawer-content{padding-top:14px!important}.discovery-drawer .category-strip{width:100%!important;display:block!important;overflow:hidden!important}.discovery-drawer .category-scroll-arrow{display:none!important}.discovery-drawer .category-chips{scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;grid-template-columns:none!important;gap:8px!important;width:100%!important;padding:2px 1px 12px!important;display:flex!important;overflow-x:auto!important}.discovery-drawer .category-chips a{scroll-snap-align:start;white-space:nowrap!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:9px 15px!important;font-size:11px!important;display:inline-flex!important}.discovery-drawer .drawer-grid,.discovery-drawer .search-results-wrap{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}.discovery-drawer .drawer-game,.discovery-drawer .drawer-card-tile>.card{border-radius:14px!important}body.page-home #homeGameMosaic{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:calc((100vw - (2*var(--mobile-page-gutter)) - 24px)/4)!important;grid-auto-flow:dense!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}body.page-home #homeGameMosaic>[data-home-game]{aspect-ratio:auto!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important}body.page-home #homeGameMosaic>[data-home-game].size-orta,body.page-home #homeGameMosaic>[data-home-game].size-buyuk{grid-area:span 2/span 2!important}body.page-home #homeGameMosaic>[data-home-game]>.card,body.page-home #homeGameMosaic>[data-home-game]>.card>img{aspect-ratio:auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important}body.page-home #homeGameMosaic>[data-home-game]>.card{border-radius:16px!important;box-shadow:0 7px 17px #053f5829!important}body.page-game .stage-main{order:1!important}body.page-game .stage-side{order:2!important;margin-top:12px!important}body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started) .play-frame,body.page-game .play-frame-wrap.has-mobile-launcher.is-mobile-game-started .mobile-game-launcher,body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started)+.stage-toolbar{display:none!important}body.page-game .mobile-game-launcher{isolation:isolate;box-sizing:border-box;aspect-ratio:1;cursor:pointer;touch-action:manipulation;background:#082842;border:0;border-radius:0;place-items:center;width:100%;max-width:none;margin:0;padding:0;display:grid;position:relative;overflow:hidden}body.page-game .mobile-game-launcher>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.015)}body.page-game .mobile-game-launcher-shade{z-index:-1;background:linear-gradient(#02192d14 40%,#02192dd1 100%);position:absolute;inset:0}body.page-game .mobile-game-launcher-play{background:linear-gradient(145deg,#11b6e8,#0870c3);border:5px solid #ffffffeb;border-radius:50%;place-items:center;width:78px;height:78px;display:grid;position:relative;box-shadow:0 12px 30px #011d3561,0 0 0 9px #ffffff30}body.page-game .mobile-game-launcher-play i{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:21px solid #fff;width:0;height:0;margin-left:6px;display:block}body.page-game .mobile-game-launcher-copy{text-align:left;color:#fff;gap:2px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}body.page-game .mobile-game-launcher-copy strong{text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 9px #00000073;font-size:20px;font-weight:1000;line-height:1.12;overflow:hidden}body.page-game .mobile-game-launcher-copy small{opacity:.88;font-size:12px;font-weight:850}body.page-game .toolbar-actions .toolbar-icon-button,body.page-game .toolbar-actions .game-vote-control .game-vote-button{flex-basis:44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}}@media (width>=600px) and (width<=800px){body.page-home #homeGameMosaic{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-rows:calc((100vw - (2*var(--mobile-page-gutter)) - 40px)/6)!important}body.page-game .mobile-game-launcher{aspect-ratio:16/9}.discovery-drawer .drawer-grid,.discovery-drawer .search-results-wrap{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (width<=359px){:root{--mobile-page-gutter:8px}html body[class*=page-] main.content .mosaic-tools.site-quick-panel{width:calc(100vw - 16px)!important}body.page-home #homeGameMosaic{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:calc((100vw - (2*var(--mobile-page-gutter)) - 16px)/3)!important}.discovery-drawer .drawer-grid,.discovery-drawer .search-results-wrap{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=900px) and (height<=520px) and (orientation:landscape){body.page-game .mobile-game-launcher{height:calc(100dvh - 76px - env(safe-area-inset-top) - env(safe-area-inset-bottom));aspect-ratio:auto;min-height:230px}body.page-game .stage-side{display:flex!important}}@media (hover:none),(pointer:coarse){body.page-game .mobile-game-launcher:active .mobile-game-launcher-play{transform:scale(.94)}}@media (prefers-reduced-motion:reduce){body.page-game .mobile-game-launcher-play{transition:none!important}body.page-game .mobile-game-launcher>img{transform:none!important}}body.game-overlay-open{touch-action:none;overscroll-behavior:none!important;overflow:hidden!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen,html body.page-game .play-frame-wrap:fullscreen,html body.page-game .play-frame-wrap:-webkit-full-screen{z-index:2147483000!important;box-sizing:border-box!important;width:100vw!important;min-width:0!important;max-width:none!important;height:100dvh!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:#020910!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen,html body.page-game .play-frame-wrap:fullscreen,html body.page-game .play-frame-wrap:fullscreen{z-index:2147483000!important;box-sizing:border-box!important;width:100vw!important;min-width:0!important;max-width:none!important;height:100dvh!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:#020910!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .play-frame,html body.page-game .play-frame-wrap:fullscreen .play-frame,html body.page-game .play-frame-wrap:-webkit-full-screen .play-frame{box-sizing:border-box!important;aspect-ratio:auto!important;background:#020910!important;border:0!important;border-radius:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .play-frame,html body.page-game .play-frame-wrap:fullscreen .play-frame,html body.page-game .play-frame-wrap:fullscreen .play-frame{box-sizing:border-box!important;aspect-ratio:auto!important;background:#020910!important;border:0!important;border-radius:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .play-frame iframe,html body.page-game .play-frame-wrap:fullscreen .play-frame iframe,html body.page-game .play-frame-wrap:-webkit-full-screen .play-frame iframe{box-sizing:border-box!important;aspect-ratio:auto!important;border:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;display:block!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .play-frame iframe,html body.page-game .play-frame-wrap:fullscreen .play-frame iframe,html body.page-game .play-frame-wrap:fullscreen .play-frame iframe{box-sizing:border-box!important;aspect-ratio:auto!important;border:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;display:block!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .fullscreen-game-bar,html body.page-game .play-frame-wrap:fullscreen .fullscreen-game-bar,html body.page-game .play-frame-wrap:-webkit-full-screen .fullscreen-game-bar{pointer-events:none;z-index:8!important;top:calc(8px + env(safe-area-inset-top))!important;right:calc(8px + env(safe-area-inset-right))!important;width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;padding:0!important;display:flex!important;position:absolute!important;bottom:auto!important;left:auto!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .fullscreen-game-bar,html body.page-game .play-frame-wrap:fullscreen .fullscreen-game-bar,html body.page-game .play-frame-wrap:fullscreen .fullscreen-game-bar{pointer-events:none;z-index:8!important;top:calc(8px + env(safe-area-inset-top))!important;right:calc(8px + env(safe-area-inset-right))!important;width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;padding:0!important;display:flex!important;position:absolute!important;bottom:auto!important;left:auto!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .fullscreen-game-identity,html body.page-game .play-frame-wrap:fullscreen .fullscreen-game-identity,html body.page-game .play-frame-wrap:-webkit-full-screen .fullscreen-game-identity{display:none!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .fullscreen-game-identity,html body.page-game .play-frame-wrap:fullscreen .fullscreen-game-identity,html body.page-game .play-frame-wrap:fullscreen .fullscreen-game-identity{display:none!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .fullscreen-exit-button,html body.page-game .play-frame-wrap:fullscreen .fullscreen-exit-button,html body.page-game .play-frame-wrap:-webkit-full-screen .fullscreen-exit-button{color:#fff!important;backdrop-filter:blur(12px)!important;pointer-events:auto!important;touch-action:none!important;background:#021320b3!important;border:1px solid #ffffff47!important;border-radius:15px!important;flex:0 0 48px!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;display:grid!important;box-shadow:0 8px 22px #00000047!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen .fullscreen-exit-button,html body.page-game .play-frame-wrap:fullscreen .fullscreen-exit-button,html body.page-game .play-frame-wrap:fullscreen .fullscreen-exit-button{color:#fff!important;backdrop-filter:blur(12px)!important;pointer-events:auto!important;touch-action:none!important;background:#021320b3!important;border:1px solid #ffffff47!important;border-radius:15px!important;flex:0 0 48px!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;display:grid!important;box-shadow:0 8px 22px #00000047!important}@media (width<=800px){:root{--poki-mobile-rail-width:96px;--poki-mobile-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 24px)/4);--poki-mobile-rail-height:calc(var(--poki-mobile-cell) + var(--poki-mobile-cell) + 8px)}html body[class*=page-] main.content .mosaic-tools.site-quick-panel{z-index:55!important;top:calc(8px + env(safe-area-inset-top))!important;bottom:auto!important;right:auto!important;left:calc(8px + env(safe-area-inset-left))!important;grid-template-columns:1fr!important;grid-template-rows:calc(var(--poki-mobile-rail-height) - 52px)44px!important;box-sizing:border-box!important;width:var(--poki-mobile-rail-width)!important;min-width:var(--poki-mobile-rail-width)!important;max-width:var(--poki-mobile-rail-width)!important;height:var(--poki-mobile-rail-height)!important;min-height:var(--poki-mobile-rail-height)!important;max-height:var(--poki-mobile-rail-height)!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border:1px solid #0951781c!important;border-radius:22px!important;gap:0!important;margin:0!important;padding:4px!important;display:grid!important;position:fixed!important;overflow:visible!important;transform:none!important;box-shadow:0 13px 28px #04415b3b!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:calc(var(--poki-mobile-rail-height) - 96px)44px!important;box-sizing:border-box!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:calc(var(--poki-mobile-rail-height) - 52px)!important;min-height:calc(var(--poki-mobile-rail-height) - 52px)!important;max-height:calc(var(--poki-mobile-rail-height) - 52px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px 18px 0 0!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;inset:auto!important;overflow:hidden!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand{box-sizing:border-box!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:calc(var(--poki-mobile-rail-height) - 96px)!important;min-height:calc(var(--poki-mobile-rail-height) - 96px)!important;max-height:calc(var(--poki-mobile-rail-height) - 96px)!important;background:#fff!important;border:0!important;border-bottom:1px solid #e3edf2!important;border-radius:18px 18px 0 0!important;grid-column:1/-1!important;place-items:center!important;margin:0!important;padding:4px!important;display:grid!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img{object-fit:contain!important;width:74px!important;max-width:74px!important;height:48px!important;max-height:48px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button{box-sizing:border-box!important;color:#0877c8!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-right:1px solid #e3edf2!important;border-radius:0!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button:last-child{border-right:0!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button svg{width:22px!important;height:22px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.quick-library{box-sizing:border-box!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-buttons{box-sizing:border-box!important;width:88px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-top:1px solid #e3edf2!important;border-radius:0 0 18px 18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger{box-sizing:border-box!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-right:1px solid #e3edf2!important;border-radius:0!important;grid-template-rows:17px 10px!important;place-content:center!important;place-items:center!important;gap:1px!important;margin:0!important;padding:3px 1px!important;display:grid!important;position:relative!important;transform:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:last-child{border-right:0!important;border-radius:0 0 18px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-icon{font-size:16px!important;line-height:17px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-label{font-size:0!important;line-height:10px!important;display:block!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-label:after{font-size:8px!important;line-height:10px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b{min-width:16px!important;height:16px!important;font-size:8px!important;top:1px!important;right:1px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-panel{top:calc(var(--poki-mobile-rail-height) + 16px + env(safe-area-inset-top))!important;width:calc(100vw - 16px)!important;max-width:330px!important;max-height:calc(100dvh - var(--poki-mobile-rail-height) - 30px - env(safe-area-inset-top))!important;position:fixed!important;left:8px!important;right:auto!important}html body:not(.page-home) main.content{padding-top:calc(var(--poki-mobile-rail-height) + 20px + env(safe-area-inset-top))!important}html body.page-home main.content{padding-top:calc(8px + env(safe-area-inset-top))!important}body.page-home #homeGameMosaic:before{content:"";pointer-events:none;grid-area:span 2/span 1;min-width:0;display:block}body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started){box-sizing:border-box!important;background:linear-gradient(145deg,#ffffffe0,#d8fafbb8)!important;border:1px solid #ffffff94!important;border-radius:27px!important;width:calc(100% - 16px)!important;max-width:none!important;margin:0 8px!important;padding:7px!important;overflow:hidden!important;box-shadow:0 17px 38px #033a5240,inset 0 2px #ffffffb8!important}body.page-game .mobile-game-launcher{touch-action:manipulation;isolation:isolate!important;box-sizing:border-box!important;aspect-ratio:16/10!important;color:#fff!important;cursor:pointer!important;background:#072a43!important;border:0!important;border-radius:21px!important;place-items:center!important;width:100%!important;height:auto!important;min-height:0!important;max-height:340px!important;margin:0!important;padding:0!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 8px 22px #02243a38!important}body.page-game .mobile-game-launcher:after{content:"";z-index:4;border-radius:inherit;pointer-events:none;border:1px solid #ffffff38;position:absolute;inset:0}body.page-game .mobile-game-launcher>img{z-index:-2!important;object-fit:cover!important;filter:saturate(1.06)contrast(1.03)!important;width:104%!important;max-width:none!important;height:104%!important;position:absolute!important;inset:-2%!important;transform:scale(1.025)!important}body.page-game .mobile-game-launcher-shade{z-index:-1!important;background:linear-gradient(#02162542 0%,#021d2f08 38%,#021a2cdb 100%)!important;position:absolute!important;inset:0!important}body.page-game .mobile-game-launcher-top{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:14px;left:14px;right:14px}body.page-game .mobile-game-launcher-top>b,body.page-game .mobile-game-launcher-top>span{backdrop-filter:blur(10px);letter-spacing:.035em;text-transform:uppercase;background:#031f318f;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:10px;font-weight:950;display:inline-flex;box-shadow:0 5px 15px #00000029}body.page-game .mobile-game-launcher-top>span{color:#086fae;background:#ffffffe6;gap:5px}body.page-game .mobile-game-launcher-top svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}body.page-game .mobile-game-launcher-play{z-index:2!important;background:linear-gradient(145deg,#16c6dc,#0878d2)!important;border:4px solid #fffffff5!important;border-radius:50%!important;place-items:center!important;width:78px!important;height:78px!important;transition:transform .18s!important;display:grid!important;position:relative!important;box-shadow:0 15px 32px #00192f5c,0 0 0 9px #ffffff2e!important}body.page-game .mobile-game-launcher-play:after{content:"";border:1px solid #ffffff61;border-radius:50%;animation:2.4s ease-in-out infinite launcher-ring;position:absolute;inset:-14px}body.page-game .mobile-game-launcher-play i{border-top:13px solid #0000!important;border-bottom:13px solid #0000!important;border-left:22px solid #fff!important;width:0!important;height:0!important;margin-left:6px!important;display:block!important}body.page-game .mobile-game-launcher-copy{pointer-events:none;z-index:2!important;color:#fff!important;text-align:left!important;gap:4px!important;display:grid!important;position:absolute!important;bottom:17px!important;left:18px!important;right:18px!important}body.page-game .mobile-game-launcher-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;text-shadow:0 2px 10px #0000007a!important;font-size:clamp(18px,5vw,23px)!important;font-weight:1000!important;line-height:1.08!important;overflow:hidden!important}body.page-game .mobile-game-launcher-copy small{letter-spacing:.025em!important;opacity:.94!important;align-items:center!important;gap:7px!important;font-size:11px!important;font-weight:850!important;display:flex!important}body.page-game .mobile-game-launcher-copy small i{background:#63f4bd;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 4px #63f4bd2e}body.page-game .play-frame-wrap.is-mobile-game-started:not(.is-fallback-fullscreen){border-radius:22px 22px 0 0!important;width:calc(100% - 16px)!important;margin:0 8px!important}body.page-game .play-frame-wrap.is-mobile-game-started:not(.is-fallback-fullscreen) .play-frame{border-radius:22px 22px 0 0!important}body.page-game .stage-main>.stage-toolbar{border-radius:0 0 22px 22px!important;width:calc(100% - 16px)!important;margin:0 8px!important}}@media (width>=600px) and (width<=800px){:root{--poki-mobile-rail-height:154px}html body main.content,html body:not(.page-home) main.content{padding-top:calc(10px + env(safe-area-inset-top))!important;padding-left:calc(118px + env(safe-area-inset-left))!important}body.page-home #homeGameMosaic:before{display:none}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-panel{top:calc(8px + env(safe-area-inset-top))!important;width:330px!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top))!important;left:112px!important}}@media (width<=359px){:root{--poki-mobile-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 16px)/3);--poki-mobile-rail-height:calc(var(--poki-mobile-cell) + var(--poki-mobile-cell) + 8px)}body.page-game .mobile-game-launcher{aspect-ratio:4/3!important}body.page-game .mobile-game-launcher-top{top:10px;left:10px;right:10px}body.page-game .mobile-game-launcher-top>b,body.page-game .mobile-game-launcher-top>span{min-height:28px;padding:5px 8px;font-size:9px}body.page-game .mobile-game-launcher-play{width:68px!important;height:68px!important}body.page-game .mobile-game-launcher-copy{bottom:14px!important;left:14px!important;right:14px!important}}@keyframes launcher-ring{0%,to{opacity:.7;transform:scale(.96)}50%{opacity:.22;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){body.page-game .mobile-game-launcher-play:after{animation:none!important}}@media (width<=800px){html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{z-index:55!important;top:calc(8px + env(safe-area-inset-top))!important;bottom:auto!important;right:auto!important;left:calc(8px + env(safe-area-inset-left))!important;grid-template-columns:1fr!important;grid-template-rows:calc(var(--poki-mobile-rail-height) - 52px)44px!important;box-sizing:border-box!important;width:var(--poki-mobile-rail-width)!important;min-width:var(--poki-mobile-rail-width)!important;max-width:var(--poki-mobile-rail-width)!important;height:var(--poki-mobile-rail-height)!important;min-height:var(--poki-mobile-rail-height)!important;max-height:var(--poki-mobile-rail-height)!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border:1px solid #0951781c!important;border-radius:22px!important;gap:0!important;margin:0!important;padding:4px!important;display:grid!important;position:fixed!important;overflow:visible!important;transform:none!important;box-shadow:0 13px 28px #04415b3b!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:calc(var(--poki-mobile-rail-height) - 96px)44px!important;box-sizing:border-box!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:calc(var(--poki-mobile-rail-height) - 52px)!important;min-height:calc(var(--poki-mobile-rail-height) - 52px)!important;max-height:calc(var(--poki-mobile-rail-height) - 52px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px 18px 0 0!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;inset:auto!important;overflow:hidden!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library{box-sizing:border-box!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important}.discovery-drawer .search-results-wrap{box-sizing:border-box!important;flex-direction:column!important;align-items:stretch!important;gap:16px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:visible!important}.discovery-drawer .search-results-grid{box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;display:grid!important;position:static!important}.discovery-drawer .search-results-grid>.drawer-card-tile{box-sizing:border-box!important;aspect-ratio:1!important;grid-area:auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;position:relative!important;inset:auto!important}.discovery-drawer .inline-category-matches{box-sizing:border-box!important;order:2!important;grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:2px 0 8px!important;display:grid!important}.discovery-drawer .search-category-card{box-sizing:border-box!important;border-radius:19px!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:96px!important;min-height:96px!important;margin:0!important;padding:4px 14px 4px 4px!important;display:grid!important;position:relative!important}.discovery-drawer .search-category-card-image{border-radius:15px!important;width:88px!important;min-width:88px!important;height:88px!important}.discovery-drawer .search-category-card strong{letter-spacing:.025em!important;-webkit-line-clamp:3!important;line-clamp:3!important;min-width:0!important;font-size:14px!important;line-height:1.3!important}}@media (width<=560px){.discovery-drawer .search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.mobile-game-identity-card,.mobile-fullscreen-back-handle,.mobile-fullscreen-game-card{display:none}@media (width<=599px){html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{left:calc(var(--mobile-page-gutter) + env(safe-area-inset-left))!important;width:var(--poki-mobile-rail-height)!important;min-width:var(--poki-mobile-rail-height)!important;max-width:var(--poki-mobile-rail-height)!important;border-radius:24px!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .quick-library-buttons,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand{width:calc(var(--poki-mobile-rail-height) - 8px)!important;min-width:calc(var(--poki-mobile-rail-height) - 8px)!important;max-width:calc(var(--poki-mobile-rail-height) - 8px)!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .quick-library-trigger{width:50%!important;min-width:44px!important;max-width:none!important}body.page-home #homeGameMosaic:before{grid-area:span 2/span 2!important}}@media (width<=800px){html body.page-game main.content .mosaic-tools.site-quick-panel{top:calc(8px + env(safe-area-inset-top))!important;left:calc(8px + env(safe-area-inset-left))!important;border-radius:22px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important;padding:4px!important;display:block!important}html body.page-game main.content .mosaic-tools.site-quick-panel>.mini-rail{border-radius:18px!important;grid-template-rows:44px 44px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:88px!important;min-height:88px!important;max-height:88px!important;display:grid!important}html body.page-game main.content .mosaic-tools.site-quick-panel .mini-brand{width:88px!important;min-width:88px!important;max-width:88px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:3px!important}html body.page-game main.content .mosaic-tools.site-quick-panel .mini-brand img{width:70px!important;max-width:70px!important;height:36px!important;max-height:36px!important}html body.page-game main.content .mosaic-tools.site-quick-panel>.quick-library{display:none!important}html body.page-game main.content{padding-top:calc(116px + env(safe-area-inset-top))!important;padding-left:var(--mobile-page-gutter)!important}body.page-game .mobile-game-identity-card{z-index:54;top:calc(8px + env(safe-area-inset-top));right:calc(8px + env(safe-area-inset-right));left:calc(112px + env(safe-area-inset-left));box-sizing:border-box;backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #0951781c;border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;height:96px;padding:14px 16px;display:flex;position:fixed;overflow:hidden;box-shadow:0 13px 28px #04415b33}body.page-game .mobile-game-identity-card strong{color:#07365d;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%;min-width:0;font-size:clamp(16px,4.5vw,21px);font-weight:1000;line-height:1.12;display:-webkit-box;overflow:hidden}body.page-game .mobile-game-identity-card small{color:#7890a4;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:800;line-height:1.2;display:block;overflow:hidden}body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started){border-radius:26px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:6px!important}body.page-game .mobile-game-launcher{aspect-ratio:1!important;border-radius:20px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}body.page-game .mobile-game-launcher-shade{background:linear-gradient(#02162514,#02162514 52%,#02162575)!important}body.page-game .mobile-game-launcher-play{width:76px!important;height:76px!important}body.page-game .mobile-game-launcher-action{z-index:3;color:#fff;text-align:center;text-shadow:0 3px 12px #000000b8;pointer-events:none;font-size:18px;font-weight:1000;line-height:1.1;display:block;position:absolute;bottom:23px;left:18px;right:18px}body.page-game .stage-side{box-sizing:border-box!important;width:100%!important;padding:0 var(--mobile-page-gutter)!important;scroll-snap-type:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin:12px 0 0!important;display:grid!important;overflow:visible!important}body.page-game .stage-side .game-recommend-tile,body.page-game .stage-side .game-recommend-tile>.card,body.page-game .stage-side .game-recommend-tile>.card>img,body.page-game .stage-side .game-category-rank-tile.is-featured,body.page-game .stage-side .game-category-rank-tile.is-featured>.card,body.page-game .stage-side .game-category-rank-tile.is-featured>.card>img{box-sizing:border-box!important;aspect-ratio:1!important;border-radius:16px!important;grid-area:auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen>.fullscreen-game-bar,html body.page-game .play-frame-wrap.is-native-fullscreen>.fullscreen-game-bar,html body.page-game .play-frame-wrap:fullscreen>.fullscreen-game-bar,html body.page-game .play-frame-wrap:-webkit-full-screen>.fullscreen-game-bar{display:none!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen>.fullscreen-game-bar,html body.page-game .play-frame-wrap.is-native-fullscreen>.fullscreen-game-bar,html body.page-game .play-frame-wrap:fullscreen>.fullscreen-game-bar,html body.page-game .play-frame-wrap:fullscreen>.fullscreen-game-bar{display:none!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:-webkit-full-screen .mobile-fullscreen-back-handle{top:calc(14px + env(safe-area-inset-top));will-change:top,transform;z-index:2147483002!important;touch-action:none!important;user-select:none!important;cursor:ns-resize!important;pointer-events:auto!important;width:116px!important;height:64px!important;display:block!important;position:absolute!important;left:0!important;transform:translateZ(0)!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle{top:calc(14px + env(safe-area-inset-top));will-change:top,transform;z-index:2147483002!important;touch-action:none!important;user-select:none!important;cursor:ns-resize!important;pointer-events:auto!important;width:116px!important;height:64px!important;display:block!important;position:absolute!important;left:0!important;transform:translateZ(0)!important}body.page-game .mobile-fullscreen-back-handle.is-dragging{filter:brightness(.97)}body.page-game .mobile-fullscreen-back-button{box-sizing:border-box;color:#0784ca;backdrop-filter:blur(13px);cursor:ns-resize;background:#fffffff2;border:0;border-radius:0 26px 26px 0;grid-template-columns:28px 48px;justify-content:center;align-items:center;gap:7px;width:116px;height:64px;margin:0;padding:7px 14px 7px 8px;display:grid;box-shadow:0 12px 30px #04233d47}body.page-game .mobile-fullscreen-back-button>svg{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}body.page-game .mobile-fullscreen-back-button>span{background:#dffaff;border:3px solid #0a729f;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}body.page-game .mobile-fullscreen-back-button img{object-fit:cover;width:100%;height:100%}}@media (width>=600px) and (width<=800px){body.page-game .stage-side{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (width<=800px) and (orientation:portrait){html body.page-game .play-frame-wrap.is-fallback-fullscreen>.play-frame,html body.page-game .play-frame-wrap.is-native-fullscreen>.play-frame,html body.page-game .play-frame-wrap:fullscreen>.play-frame,html body.page-game .play-frame-wrap:-webkit-full-screen>.play-frame{bottom:calc(82px + env(safe-area-inset-bottom))!important;height:auto!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen>.play-frame,html body.page-game .play-frame-wrap.is-native-fullscreen>.play-frame,html body.page-game .play-frame-wrap:fullscreen>.play-frame,html body.page-game .play-frame-wrap:fullscreen>.play-frame{bottom:calc(82px + env(safe-area-inset-bottom))!important;height:auto!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:-webkit-full-screen .mobile-fullscreen-game-card{z-index:2147483001!important;box-sizing:border-box!important;height:calc(82px + env(safe-area-inset-bottom))!important;padding:12px max(16px,env(safe-area-inset-right))calc(12px + env(safe-area-inset-bottom))max(16px,env(safe-area-inset-left))!important;color:#07365d!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border-top:1px solid #b7cad8!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;display:grid!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -5px 18px #04233d1a!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-game-card{z-index:2147483001!important;box-sizing:border-box!important;height:calc(82px + env(safe-area-inset-bottom))!important;padding:12px max(16px,env(safe-area-inset-right))calc(12px + env(safe-area-inset-bottom))max(16px,env(safe-area-inset-left))!important;color:#07365d!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border-top:1px solid #b7cad8!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;display:grid!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -5px 18px #04233d1a!important}body.page-game .mobile-fullscreen-game-card img{object-fit:cover!important;border-radius:15px!important;width:58px!important;height:58px!important;box-shadow:0 5px 13px #053b4f2e!important}body.page-game .mobile-fullscreen-game-card strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:19px!important;font-weight:1000!important;line-height:1.15!important;display:block!important;overflow:hidden!important}}@media (prefers-reduced-motion:reduce){body.page-game .mobile-fullscreen-back-handle{transition:none!important}}@media (width>=1025px) and (hover:hover) and (pointer:fine){body.page-game .stage-toolbar #gameFullscreenEnter[data-tooltip]:after{top:auto!important;bottom:calc(100% + 9px)!important;transform:translate(-50%,5px)!important}body.page-game .stage-toolbar #gameFullscreenEnter[data-tooltip]:hover:after,body.page-game .stage-toolbar #gameFullscreenEnter[data-tooltip]:focus-visible:after{transform:translate(-50%)!important}}.mobile-game-sticky-bar{display:none}@media (width<=800px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{z-index:55!important;top:calc(8px + env(safe-area-inset-top))!important;bottom:auto!important;right:auto!important;left:calc(8px + env(safe-area-inset-left))!important;box-sizing:border-box!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border:1px solid #0951781c!important;border-radius:22px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important;margin:0!important;padding:4px!important;display:block!important;position:fixed!important;overflow:visible!important;transform:none!important;box-shadow:0 13px 28px #04415b38!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{box-sizing:border-box!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:88px!important;min-height:88px!important;max-height:88px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px!important;grid-template-rows:44px 44px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;inset:auto!important;overflow:hidden!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand{box-sizing:border-box!important;background:#fff!important;border:0!important;border-bottom:1px solid #e3edf2!important;border-radius:18px 18px 0 0!important;grid-column:1/-1!important;place-items:center!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:3px!important;display:grid!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand img{object-fit:contain!important;width:70px!important;max-width:70px!important;height:36px!important;max-height:36px!important;display:block!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{box-sizing:border-box!important;color:#0877c8!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-right:1px solid #e3edf2!important;border-radius:0!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button:last-child{border-right:0!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.quick-library,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library{display:none!important}html body:not(.page-home) main.content{padding-top:calc(116px + env(safe-area-inset-top))!important;padding-left:var(--mobile-page-gutter)!important}html body.page-home main.content{padding-top:calc(8px + env(safe-area-inset-top))!important}html body.page-home #homeGameMosaic:before{content:""!important;pointer-events:none!important;grid-area:span 1/span 1!important;min-width:0!important;display:block!important}body.page-game .mobile-game-identity-card{position:absolute!important}body.page-game .mobile-game-sticky-bar{z-index:64;right:max(8px,env(safe-area-inset-right));bottom:calc(8px + env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));box-sizing:border-box;color:#07365d;backdrop-filter:blur(15px);opacity:0;pointer-events:none;background:#fffffff7;border:1px solid #0951781f;border-radius:22px;grid-template-columns:54px minmax(0,1fr) 48px;align-items:center;gap:10px;min-width:0;min-height:70px;padding:8px 9px;transition:opacity .2s,transform .25s cubic-bezier(.2,.8,.2,1);display:grid;position:fixed;transform:translateY(calc(100% + 24px));box-shadow:0 13px 32px #04324c42}body.page-game .mobile-game-sticky-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}body.drawer-open.page-game .mobile-game-sticky-bar{opacity:0!important;pointer-events:none!important;transform:translateY(calc(100% + 24px))!important}body.page-game .mobile-game-sticky-bar>img{object-fit:cover;border-radius:15px;width:54px;height:54px;display:block;box-shadow:0 5px 13px #053b4f2b}body.page-game .mobile-game-sticky-bar>span{gap:3px;min-width:0;display:grid}body.page-game .mobile-game-sticky-bar strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:1000;line-height:1.15;display:block;overflow:hidden}body.page-game .mobile-game-sticky-bar small{color:#7890a4;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:800;line-height:1.15;display:block;overflow:hidden}body.page-game .mobile-game-sticky-bar button{color:#fff;cursor:pointer;touch-action:manipulation;background:linear-gradient(145deg,#19c4df,#0879d1);border:0;border-radius:50%;place-items:center;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;display:grid;box-shadow:0 8px 18px #0879d147}body.page-game .mobile-game-sticky-bar button svg{fill:currentColor;stroke:none;width:25px;height:25px}body.page-game .mobile-fullscreen-game-card>span{gap:3px!important;min-width:0!important;display:grid!important}body.page-game .mobile-fullscreen-game-card small{color:#7890a4!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;font-weight:800!important;line-height:1.15!important;display:block!important;overflow:hidden!important}}@media (width<=359px){body.page-game .mobile-game-sticky-bar{border-radius:19px;grid-template-columns:48px minmax(0,1fr) 44px;gap:8px;min-height:64px;padding:7px}body.page-game .mobile-game-sticky-bar>img{border-radius:13px;width:48px;height:48px}body.page-game .mobile-game-sticky-bar button{width:44px;min-width:44px;height:44px;min-height:44px}}@media (prefers-reduced-motion:reduce){body.page-game .mobile-game-sticky-bar{transition:none!important}}.footer-mobile-home-links{display:none!important}@media (width<=800px){body.page-home{--mobile-menu-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 24px)/4)}body.page-game{--mobile-menu-cell:calc((100vw - (4*var(--mobile-page-gutter)) - 18px)/3)}html body.page-home main.content{padding-right:var(--mobile-page-gutter)!important;padding-left:var(--mobile-page-gutter)!important}.discovery-drawer .category-chips{touch-action:pan-x!important;scroll-behavior:auto!important;scroll-snap-type:none!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.discovery-drawer .category-chips a{touch-action:pan-x!important;scroll-snap-align:none!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel,html body.page-game main.content .mosaic-tools.site-quick-panel{left:calc(var(--mobile-page-gutter) + env(safe-area-inset-left))!important;width:var(--mobile-menu-cell)!important;min-width:var(--mobile-menu-cell)!important;max-width:var(--mobile-menu-cell)!important;height:var(--mobile-menu-cell)!important;min-height:var(--mobile-menu-cell)!important;max-height:var(--mobile-menu-cell)!important;border-radius:clamp(18px,5.5vw,22px)!important;padding:4px!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail,html body.page-game main.content .mosaic-tools.site-quick-panel>.mini-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:minmax(0,calc(var(--mobile-menu-cell) - 52px))44px!important;width:calc(var(--mobile-menu-cell) - 8px)!important;min-width:calc(var(--mobile-menu-cell) - 8px)!important;max-width:calc(var(--mobile-menu-cell) - 8px)!important;height:calc(var(--mobile-menu-cell) - 8px)!important;min-height:calc(var(--mobile-menu-cell) - 8px)!important;max-height:calc(var(--mobile-menu-cell) - 8px)!important;border-radius:clamp(14px,4.5vw,18px)!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand,html body.page-game main.content .mosaic-tools.site-quick-panel .mini-brand{width:calc(var(--mobile-menu-cell) - 8px)!important;min-width:calc(var(--mobile-menu-cell) - 8px)!important;max-width:calc(var(--mobile-menu-cell) - 8px)!important;height:calc(var(--mobile-menu-cell) - 52px)!important;min-height:0!important;max-height:calc(var(--mobile-menu-cell) - 52px)!important;padding:2px!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand img,html body.page-game main.content .mosaic-tools.site-quick-panel .mini-brand img{width:calc(var(--mobile-menu-cell) - 22px)!important;height:calc(var(--mobile-menu-cell) - 58px)!important;object-fit:contain!important;max-width:76px!important;min-height:22px!important;max-height:46px!important}html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button,html body.page-game main.content .mosaic-tools.site-quick-panel .rail-button{width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;min-height:44px!important;max-height:44px!important}html body.page-home #homeGameMosaic:before{grid-area:span 1/span 1!important}html body.page-game main.content{padding-top:calc(var(--mobile-menu-cell) + 20px + env(safe-area-inset-top))!important}body.page-game .mobile-game-identity-card{top:calc(8px + env(safe-area-inset-top))!important;right:calc(var(--mobile-page-gutter) + env(safe-area-inset-right))!important;left:calc(var(--mobile-page-gutter) + var(--mobile-menu-cell) + 8px + env(safe-area-inset-left))!important;height:var(--mobile-menu-cell)!important;border-radius:clamp(18px,5.5vw,22px)!important;padding:clamp(10px,3vw,16px)!important}body.page-game .mobile-game-launcher-action{color:#fff!important;letter-spacing:.09em!important;text-transform:uppercase!important;text-shadow:0 1px 3px #002e5257!important;white-space:nowrap!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#11c7dafa,#056fd2fa)!important;border:1px solid #ffffffa3!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:min(72%,230px)!important;min-height:44px!important;padding:10px 22px!important;font-size:clamp(12px,3.7vw,15px)!important;font-weight:1000!important;line-height:1!important;transition:transform .16s,filter .16s!important;display:inline-flex!important;bottom:18px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;box-shadow:0 12px 25px #02294b57,inset 0 1px #ffffff6b!important}body.page-game .mobile-game-launcher:active .mobile-game-launcher-action{filter:brightness(.96);transform:translate(-50%)scale(.97)!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:-webkit-full-screen .mobile-fullscreen-back-handle{width:88px!important;height:50px!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle{width:88px!important;height:50px!important}body.page-game .mobile-fullscreen-back-button{border-radius:0 21px 21px 0!important;grid-template-columns:19px 34px!important;gap:5px!important;width:88px!important;height:50px!important;padding:5px 10px 5px 7px!important;box-shadow:0 9px 22px #04233d40!important}body.page-game .mobile-fullscreen-back-button>svg{stroke-width:3px!important;width:19px!important;height:19px!important}body.page-game .mobile-fullscreen-back-button>span{border-width:2px!important;width:34px!important;height:34px!important}.mobile-search-empty{box-sizing:border-box;color:#07365d;text-align:center;background:#ffffffd1;border:1px solid #08658f1f;border-radius:21px;place-items:center;gap:7px;width:100%;min-height:150px;padding:24px 18px;display:grid;box-shadow:0 10px 24px #04415b1a}.mobile-search-empty strong{font-size:15px;font-weight:1000}.mobile-search-empty span{color:#698499;max-width:280px;font-size:12px;font-weight:750;line-height:1.45}.site-footer .footer-mobile-home-links{display:block!important}}@media (width>=600px) and (width<=800px){body.page-home{--mobile-menu-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 40px)/6)}body.page-game{--mobile-menu-cell:calc((100vw - (4*var(--mobile-page-gutter)) - 45px)/6)}}@media (width<=359px){body.page-home{--mobile-menu-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 16px)/3)}}@media (prefers-reduced-motion:reduce){body.page-game .mobile-game-launcher-action{transition:none!important}}@media (width<=800px){:root{--mobile-page-gutter:16px}body[class*=page-]{--mobile-menu-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 24px)/4)}html body[class*=page-] main.content,.discovery-drawer .drawer-shell{padding-right:var(--mobile-page-gutter)!important;padding-left:var(--mobile-page-gutter)!important}.discovery-drawer>.drawer-close{right:var(--mobile-page-gutter)!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{left:calc(var(--mobile-page-gutter) + env(safe-area-inset-left))!important;width:var(--mobile-menu-cell)!important;min-width:var(--mobile-menu-cell)!important;max-width:var(--mobile-menu-cell)!important;height:var(--mobile-menu-cell)!important;min-height:var(--mobile-menu-cell)!important;max-height:var(--mobile-menu-cell)!important;border-radius:clamp(18px,5.5vw,22px)!important;padding:4px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:minmax(0,calc(var(--mobile-menu-cell) - 52px))44px!important;width:calc(var(--mobile-menu-cell) - 8px)!important;min-width:calc(var(--mobile-menu-cell) - 8px)!important;max-width:calc(var(--mobile-menu-cell) - 8px)!important;height:calc(var(--mobile-menu-cell) - 8px)!important;min-height:calc(var(--mobile-menu-cell) - 8px)!important;max-height:calc(var(--mobile-menu-cell) - 8px)!important;border-radius:clamp(14px,4.5vw,18px)!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand{width:calc(var(--mobile-menu-cell) - 8px)!important;min-width:calc(var(--mobile-menu-cell) - 8px)!important;max-width:calc(var(--mobile-menu-cell) - 8px)!important;height:calc(var(--mobile-menu-cell) - 52px)!important;min-height:0!important;max-height:calc(var(--mobile-menu-cell) - 52px)!important;padding:2px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand img{width:calc(var(--mobile-menu-cell) - 22px)!important;height:calc(var(--mobile-menu-cell) - 58px)!important;object-fit:contain!important;max-width:76px!important;min-height:22px!important;max-height:46px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;min-height:44px!important;max-height:44px!important}html body:not(.page-home) main.content{padding-top:calc(var(--mobile-menu-cell) + 20px + env(safe-area-inset-top))!important}html body.page-home main.content{padding-top:calc(8px + env(safe-area-inset-top))!important}body.page-game .mobile-game-identity-card{top:calc(8px + env(safe-area-inset-top))!important;right:calc(var(--mobile-page-gutter) + env(safe-area-inset-right))!important;left:calc(var(--mobile-page-gutter) + var(--mobile-menu-cell) + 8px + env(safe-area-inset-left))!important;height:var(--mobile-menu-cell)!important;border-radius:clamp(18px,5.5vw,22px)!important;padding:clamp(9px,2.8vw,14px)!important}body.page-game .mobile-game-launcher-action{color:#fff!important;width:max-content!important;min-width:0!important;min-height:0!important;box-shadow:none!important;backdrop-filter:none!important;letter-spacing:.09em!important;text-transform:uppercase!important;text-shadow:0 2px 9px #000000c7!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:1000!important;line-height:1.2!important;display:block!important;inset:calc(50% + 50px) auto auto 50%!important;transform:translate(-50%)!important}body.page-game .mobile-game-launcher:active .mobile-game-launcher-action{filter:none!important;transform:translate(-50%)!important}.mobile-search-shelf{box-sizing:border-box;gap:10px;width:100%;min-width:0;display:grid}.mobile-search-shelf+.mobile-search-shelf{border-top:1px solid #08658f21;margin-top:8px;padding-top:16px}.mobile-search-shelf h2{color:#07365d;margin:0;font-size:17px;font-weight:1000;line-height:1.2}.mobile-search-shelf .search-results-grid{width:100%!important;margin:0!important}.mobile-search-empty.is-compact{min-height:96px;padding:16px}.site-footer .footer-links-grid>.footer-col:not(.footer-mobile-home-links){display:none!important}.site-footer .footer-mobile-home-links{border-top:0!important;display:block!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.page-home .home-category-square-showcase .home-category-mixed-card.shape-square{grid-column:span 1!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{box-sizing:border-box!important;border-radius:18px!important;grid-column:span 1!important;grid-template-columns:clamp(54px,9vw,68px) minmax(0,1fr)!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:80px!important;padding:6px 8px 6px 6px!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image{border-radius:13px!important;width:clamp(54px,9vw,68px)!important;height:clamp(54px,9vw,68px)!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card strong{overflow-wrap:anywhere!important;font-size:10px!important;line-height:1.2!important}body.page-home .home-category-rectangle-showcase .all-categories-new-icon{border-radius:13px!important;flex-basis:48px!important;width:48px!important;height:48px!important}}@media (width>=600px) and (width<=800px){body[class*=page-]{--mobile-menu-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 40px)/6)}}@media (width<=560px){body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{grid-template-columns:clamp(52px,16vw,64px) minmax(0,1fr)!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle .home-category-mixed-image{width:clamp(52px,16vw,64px)!important;height:clamp(52px,16vw,64px)!important}}@media (width<=359px){:root{--mobile-page-gutter:14px}body[class*=page-]{--mobile-menu-cell:calc((100vw - (2*var(--mobile-page-gutter)) - 16px)/3)}}@media (width<=800px){body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:-webkit-full-screen .mobile-fullscreen-back-handle{width:80px!important;height:50px!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle{width:80px!important;height:50px!important}body.page-game .mobile-fullscreen-back-button{border-radius:0 21px 21px 0!important;grid-template-columns:18px 32px!important;gap:4px!important;width:80px!important;height:50px!important;padding:5px 8px 5px 6px!important}body.page-game .mobile-fullscreen-back-button>svg{width:18px!important;height:18px!important}body.page-game .mobile-fullscreen-back-button>span{width:32px!important;height:32px!important}}.mobile-search-category-nav{display:none}@media (width<=800px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-rows:minmax(0,calc(var(--mobile-menu-cell) - 42px))34px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand{height:calc(var(--mobile-menu-cell) - 42px)!important;min-height:0!important;max-height:calc(var(--mobile-menu-cell) - 42px)!important;padding:1px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand img{width:calc(var(--mobile-menu-cell) - 14px)!important;height:calc(var(--mobile-menu-cell) - 48px)!important;object-fit:contain!important;transform-origin:50%!important;max-width:90px!important;min-height:28px!important;max-height:56px!important;transform:scale(1.1)!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{height:34px!important;min-height:34px!important;max-height:34px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button svg{width:20px!important;height:20px!important}.mobile-search-category-nav{box-sizing:border-box;width:100%;min-width:0;margin:0 0 12px;display:block;overflow:hidden}.discovery-drawer .mobile-search-category-chips{box-sizing:border-box;scroll-behavior:auto!important;scroll-snap-type:none!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important;padding:2px 1px 10px!important;display:flex!important;overflow:auto hidden!important}.discovery-drawer .mobile-search-category-chips::-webkit-scrollbar{display:none!important}.discovery-drawer .mobile-search-category-chips>a{box-sizing:border-box!important;color:#07365d!important;white-space:nowrap!important;touch-action:pan-x!important;background:#ffffffed!important;border:1px solid #075d9124!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:9px 15px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 5px 13px #053b4f17!important}body.page-category .pagehead>p{display:none!important}body.page-category .pagehead{align-items:center!important;min-height:72px!important;padding-top:16px!important;padding-bottom:16px!important;display:flex!important}body.page-category .pagehead>h1{margin:0!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle strong,body.page-home .home-category-rectangle-showcase .all-categories-card strong{white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:ellipsis!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:3.6em!important;display:-webkit-box!important;overflow:hidden!important}.site-footer .footer-inner{width:100%!important;min-width:0!important;max-width:100%!important;padding:26px var(--mobile-page-gutter)22px!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important;display:grid!important}.site-footer .footer-brand,.site-footer .footer-links-grid,.site-footer .footer-col,.site-footer .footer-col ul,.site-footer .footer-bottom{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.site-footer .footer-brand{padding:0!important}.site-footer .footer-links-grid{grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:4px 18px!important;display:grid!important}.site-footer .footer-links-grid>.footer-mobile-home-links{grid-column:1/-1!important;min-width:0!important;display:block!important}.site-footer .footer-col-toggle{width:100%!important;min-width:0!important}.site-footer .footer-col ul{margin:0!important;padding-left:0!important;padding-right:0!important}.site-footer .footer-col li{min-width:0!important;max-width:100%!important}.site-footer .footer-col a{box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.site-footer .footer-bottom{padding-right:var(--mobile-page-gutter)!important;padding-left:var(--mobile-page-gutter)!important;overflow-wrap:anywhere!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{grid-column:span 2!important}}@media (width<=560px){body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{grid-column:span 2!important}}@media (width<=800px){body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:-webkit-full-screen .mobile-fullscreen-back-handle{width:70px!important;height:44px!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-back-handle{width:70px!important;height:44px!important}body.page-game .mobile-fullscreen-back-button{border-radius:0 18px 18px 0!important;grid-template-columns:16px 28px!important;gap:4px!important;width:70px!important;height:44px!important;padding:4px 8px 4px 6px!important;box-shadow:0 7px 18px #04233d3b!important}body.page-game .mobile-fullscreen-back-button>svg{width:16px!important;height:16px!important}body.page-game .mobile-fullscreen-back-button>span{width:28px!important;height:28px!important}}body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{grid-column:span 1!important}@media (width>=801px) and (width<=1099px){body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(3,minmax(0,206px))!important}}@media (width<=1024px){.site-footer .footer-links-grid{grid-template-columns:minmax(0,1fr)!important}.site-footer .footer-links-grid>.footer-col:not(.footer-mobile-home-links){display:none!important}.site-footer .footer-links-grid>.footer-mobile-home-links{border:0!important;grid-column:1/-1!important;display:block!important}}@media (width<=800px){body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.page-home .home-category-rectangle-showcase .home-category-mixed-card.shape-rectangle,body.page-home .home-category-rectangle-showcase .all-categories-card{grid-column:span 1!important}}@media (width<=560px){body.page-home .home-category-rectangle-showcase .home-category-mixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body.page-home #homeGameMosaic>[data-home-game]>.card-title-overlay{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body.page-home #homeGameMosaic>[data-home-game]:hover>.card-title-overlay,html body.page-home #homeGameMosaic>[data-home-game]:focus-within>.card-title-overlay{opacity:1!important;visibility:visible!important}@media (hover:none),(pointer:coarse){html body.page-home #homeGameMosaic>[data-home-game]>.card-title-overlay,html body.page-home #homeGameMosaic>[data-home-game]:focus-within>.card-title-overlay{opacity:0!important;visibility:hidden!important}html body.page-home #homeGameMosaic>[data-home-game]>.card:focus-visible+.card-title-overlay{opacity:1!important;visibility:visible!important}}.drawer-close-mobile{display:none!important}@media (width<=800px){.discovery-drawer .drawer-shell{height:100dvh!important;padding-right:max(var(--mobile-page-gutter,12px),env(safe-area-inset-right))!important;padding-left:max(var(--mobile-page-gutter,12px),env(safe-area-inset-left))!important;overscroll-behavior:contain!important}.discovery-drawer .drawer-topbar{z-index:970!important;background:linear-gradient(155deg,#86e5d7,#79d8d8)!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0 0 8px!important;display:grid!important;position:sticky!important;top:0!important}.discovery-drawer .drawer-topbar>.drawer-search{width:100%!important;min-width:0!important}.discovery-drawer>.drawer-close-edge{display:none!important}.discovery-drawer.is-open .drawer-topbar>.drawer-close-mobile{box-sizing:border-box!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:manipulation!important;z-index:971!important;place-items:center!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;display:grid!important;position:static!important;inset:auto!important}}@media (width<=359px){.discovery-drawer .drawer-topbar{grid-template-columns:minmax(0,1fr) 48px!important;gap:6px!important}.discovery-drawer .search-brand{min-width:48px!important;max-width:48px!important}}@media (width<=800px){body.page-category main.content>.category-mobile-identity{z-index:54!important;top:calc(8px + env(safe-area-inset-top))!important;right:calc(var(--mobile-page-gutter) + env(safe-area-inset-right))!important;left:calc(var(--mobile-page-gutter) + var(--mobile-menu-cell) + 8px + env(safe-area-inset-left))!important;box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:none!important;height:var(--mobile-menu-cell)!important;min-height:var(--mobile-menu-cell)!important;max-height:var(--mobile-menu-cell)!important;text-align:left!important;border-radius:clamp(18px,5.5vw,22px)!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:clamp(9px,2.8vw,14px)!important;display:flex!important;position:absolute!important;overflow:hidden!important}body.page-category main.content>.category-mobile-identity>h1{overflow-wrap:anywhere!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;margin:0!important;font-size:clamp(15px,4.6vw,22px)!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important}body.page-category main.content>.category-mobile-identity>p{display:none!important}body.page-category .category-inline-related,body.page-category .category-side-nav{--mobile-category-card-height:clamp(72px,22vw,86px);--mobile-category-thumb:calc(var(--mobile-category-card-height) - 10px);box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:stretch!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}body.page-category .category-inline-related-card,body.page-category .category-side-nav>a{grid-template-columns:var(--mobile-category-thumb)minmax(0,1fr)!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:var(--mobile-category-card-height)!important;min-height:var(--mobile-category-card-height)!important;align-items:center!important;gap:7px!important;margin:0!important;padding:5px!important;display:grid!important;overflow:hidden!important}body.page-category .category-inline-related-card>span,body.page-category .category-side-nav>a>span{width:var(--mobile-category-thumb)!important;min-width:var(--mobile-category-thumb)!important;max-width:var(--mobile-category-thumb)!important;height:var(--mobile-category-thumb)!important;min-height:var(--mobile-category-thumb)!important;max-height:var(--mobile-category-thumb)!important}body.page-category .category-inline-related-card strong,body.page-category .category-side-nav>a strong{overflow-wrap:anywhere!important;-webkit-line-clamp:3!important;line-clamp:3!important;min-width:0!important;font-size:clamp(9px,2.6vw,12px)!important;line-height:1.25!important;overflow:hidden!important}}@media (width<=600px){body.page-category .category-inline-related,body.page-category .category-side-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width>=801px) and (width<=1024px){body.page-category .category-inline-related,body.page-category .category-side-nav{box-sizing:border-box!important;grid-template-columns:repeat(auto-fit,96px)!important;grid-auto-rows:96px!important;justify-content:center!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}body.page-category .category-inline-related-card,body.page-category .category-side-nav>a{box-sizing:border-box!important;border-radius:16px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}body.page-category .category-inline-related-card:after,body.page-category .category-side-nav>a:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(#0000,#041e30c2)!important;position:absolute!important;inset:36% 0 0!important}body.page-category .category-inline-related-card>span,body.page-category .category-side-nav>a>span{border-radius:16px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important;position:absolute!important;inset:0!important}body.page-category .category-inline-related-card strong,body.page-category .category-side-nav>a strong{z-index:2!important;color:#fff!important;letter-spacing:.01em!important;text-align:center!important;text-shadow:0 1px 4px #000000ad!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:3.45em!important;font-size:9px!important;font-weight:900!important;line-height:1.15!important;display:-webkit-box!important;position:absolute!important;bottom:7px!important;left:5px!important;right:5px!important;overflow:hidden!important}}@media (width<=800px){:root{--mobile-page-gutter:clamp(18px,5vw,24px);--mobile-page-left:max(var(--mobile-page-gutter),env(safe-area-inset-left));--mobile-page-right:max(var(--mobile-page-gutter),env(safe-area-inset-right));--mobile-game-gap:10px;--mobile-game-columns:3;--mobile-game-cell:calc((100vw - var(--mobile-page-left) - var(--mobile-page-right) - 20px)/3)}body[class*=page-]{--mobile-menu-cell:var(--mobile-game-cell)}html body[class*=page-] main.content,.discovery-drawer .drawer-shell,.site-footer .footer-inner,.site-footer .footer-bottom{padding-right:var(--mobile-page-right)!important;padding-left:var(--mobile-page-left)!important}.discovery-drawer>.drawer-close{right:var(--mobile-page-right)!important}body.page-search .search-page,body.page-game-list .game-directory-page{border-left:0!important;border-right:0!important;padding-left:0!important;padding-right:0!important}body.page-game-list .game-directory-head{padding-left:16px!important;padding-right:16px!important}body.page-home #homeGameMosaic,body.page-category .category-spotlight-games,body.page-category .category-popular-games,body.page-category .category-related-games,body.page-category .content>#categoryGameMosaic,body.page-search .search-page-grid,body.page-game-list .game-directory-grid,body.page-game .stage-side,body.page-game .game-discovery-flow,.discovery-drawer .drawer-grid,.discovery-drawer .search-results-grid,.discovery-drawer .category-game-grid{grid-template-columns:repeat(var(--mobile-game-columns),minmax(0,1fr))!important;grid-auto-rows:var(--mobile-game-cell)!important;box-sizing:border-box!important;gap:var(--mobile-game-gap)!important;grid-auto-flow:dense!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;display:grid!important}body.page-game .stage-side{padding-right:var(--mobile-page-right)!important;padding-left:var(--mobile-page-left)!important}body.page-home #homeGameMosaic>[data-home-game],body.page-category .category-spotlight-games>.card-tile,body.page-category .category-popular-games>.card-tile,body.page-category .category-related-games>.card-tile,body.page-category .content>#categoryGameMosaic>.card-tile,body.page-search .search-page-grid>.search-result-game,body.page-game-list .game-directory-grid>.game-directory-tile,body.page-game .stage-side>.game-recommend-tile,body.page-game .game-discovery-flow>.game-discovery-tile,.discovery-drawer .drawer-grid>.drawer-card-tile,.discovery-drawer .search-results-grid>.drawer-card-tile,.discovery-drawer .category-game-grid>.drawer-card-tile{box-sizing:border-box!important;aspect-ratio:auto!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important}body.page-home #homeGameMosaic>[data-home-game]>.card,body.page-home #homeGameMosaic>[data-home-game]>.card>img,body.page-category .category-spotlight-games>.card-tile>.card,body.page-category .category-popular-games>.card-tile>.card,body.page-category .category-related-games>.card-tile>.card,body.page-category .content>#categoryGameMosaic>.card-tile>.card,body.page-category .category-spotlight-games>.card-tile img,body.page-category .category-popular-games>.card-tile img,body.page-category .category-related-games>.card-tile img,body.page-category .content>#categoryGameMosaic>.card-tile img,body.page-search .search-page-grid>.search-result-game>.card,body.page-search .search-page-grid>.search-result-game>.card>img,body.page-game-list .game-directory-grid>.game-directory-tile>.card,body.page-game-list .game-directory-grid>.game-directory-tile>.card>img,body.page-game .stage-side>.game-recommend-tile>.card,body.page-game .stage-side>.game-recommend-tile>.card>img,body.page-game .game-discovery-flow>.game-discovery-tile>.card,body.page-game .game-discovery-flow>.game-discovery-tile>.card>img,.discovery-drawer .drawer-card-tile>.card,.discovery-drawer .drawer-card-tile>.card>img{box-sizing:border-box!important;aspect-ratio:auto!important;object-fit:cover!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important}body.page-home #homeGameMosaic>[data-home-game].size-orta,body.page-home #homeGameMosaic>[data-home-game].size-buyuk,body.page-category .category-popular-games>.card-tile.size-orta{grid-area:span 2/span 2!important}body.page-game .developer-games-grid{grid-template-columns:repeat(var(--mobile-game-columns),minmax(0,1fr))!important;gap:var(--mobile-game-gap)!important;width:100%!important}html body.page-game .developer-games-grid .developer-game-tile,html body.page-game .developer-games-grid .developer-game-tile>.card,html body.page-game .developer-games-grid .developer-game-tile>.card>img{aspect-ratio:1!important;object-fit:cover!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}}@media (width>=600px) and (width<=800px){:root{--mobile-game-columns:6;--mobile-game-cell:calc((100vw - var(--mobile-page-left) - var(--mobile-page-right) - 50px)/6)}}@supports (width:1cqw){@media (width<=800px){html body[class*=page-] main.content,.discovery-drawer .drawer-shell{container-type:inline-size}:root{--mobile-game-cell:calc((100cqw - 20px)/3)}}@media (width>=600px) and (width<=800px){:root{--mobile-game-cell:calc((100cqw - 50px)/6)}}}@media (width<=800px){body.page-category main.content{grid-template-columns:repeat(var(--mobile-game-columns),minmax(0,1fr))!important;align-content:start!important;align-items:start!important;gap:var(--mobile-game-gap)!important;grid-auto-rows:auto!important;grid-auto-flow:dense!important;display:grid!important}body.page-category .category-spotlight-games,body.page-category .category-popular-games,body.page-category .category-related-games,body.page-category .content>#categoryGameMosaic{display:contents!important}body.page-category .category-spotlight-games>.card-tile,body.page-category .category-popular-games>.card-tile,body.page-category .category-related-games>.card-tile,body.page-category .content>#categoryGameMosaic>.card-tile,body.page-category .category-popular-games>.card-tile.size-orta{aspect-ratio:1!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}body.page-category .category-load-more,body.page-category .category-inline-related,body.page-category .category-side-nav,body.page-category .category-after-content,body.page-category .category-empty{grid-area:auto/1/auto/-1!important}html body[class*=page-] main.content .card-tile.card-tile.card-tile.size-kucuk:hover>.card,html body[class*=page-] main.content .card-tile.card-tile.card-tile.size-kucuk:focus-within>.card,html body[class*=page-] main.content .card-tile.card-tile.card-tile.size-orta:hover>.card,html body[class*=page-] main.content .card-tile.card-tile.card-tile.size-orta:focus-within>.card,html body .discovery-drawer .drawer-card-tile.drawer-card-tile.card-tile:hover>.card,html body .discovery-drawer .drawer-card-tile.drawer-card-tile.card-tile:focus-within>.card,html body[class*=page-] main.content .card:hover{filter:none!important;transform:none!important}html body[class*=page-] main.content .card:hover>img,html body[class*=page-] main.content .card-tile:hover>.card>img,html body .discovery-drawer .drawer-card-tile:hover>.card>img,body.page-home .home-category-mixed-card:hover,body.page-home .home-category-mixed-card:focus-visible,body.page-categories-all .all-categories-page-card:hover,body.page-categories-all .all-categories-page-card:focus-visible,body.page-category .category-related-directory-card:hover,body.page-category .category-related-directory-card:focus-visible,body.page-category .category-side-nav>a:hover,body.page-category .category-side-nav>a:focus-visible,body.page-search .search-category-result-card:hover,body.page-search .search-category-result-card:focus-visible,body.page-game .game-flow-category-card:hover,body.page-game .game-flow-category-card:focus-visible{transform:none!important}}.mobile-game-prelaunch-actions{display:none}@media (width<=800px){body.page-category main.content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.drawer-library-grid{grid-template-columns:repeat(var(--mobile-game-columns),minmax(0,1fr));box-sizing:border-box;gap:var(--mobile-game-gap);width:100%;min-width:0;display:grid}.drawer-library-game-card{box-sizing:border-box;aspect-ratio:1;width:100%;min-width:0;display:block;position:relative;overflow:visible}.drawer-library-game-card .quick-library-game{background:#dff5f7;border-radius:16px;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:0 8px 19px #053b4f29}.drawer-library-game-card .quick-library-game img{object-fit:cover;border-radius:inherit;width:100%;min-width:0;height:100%;box-shadow:none;display:block;transform:none!important}.drawer-library-game-card .quick-library-game span{z-index:2;box-sizing:border-box;color:#fff;text-align:center;text-shadow:0 1px 4px #00000094;-webkit-line-clamp:2;line-clamp:2;background:linear-gradient(#0000,#021828d1);-webkit-box-orient:vertical;margin:0;padding:18px 6px 7px;font-size:10px;font-weight:900;line-height:1.12;display:-webkit-box;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.drawer-library-game-card .quick-library-remove{touch-action:manipulation;z-index:4!important;box-sizing:border-box!important;color:#fff!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:0!important;place-items:center!important;padding:0!important;font-size:0!important;display:grid!important;position:absolute!important;top:-7px!important;right:-7px!important}.drawer-library-game-card .quick-library-remove:before{content:"×";background:#e53f5f;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;font:900 19px/1 Arial,sans-serif;display:grid;box-shadow:0 5px 13px #43162647}.mobile-search-shelf .search-results-grid>.drawer-library-game-card{width:100%!important;min-width:0!important;height:var(--mobile-game-cell)!important;aspect-ratio:1!important;grid-area:span 1/span 1!important;min-height:0!important}body.page-game-list main.content{position:relative!important}body.page-game-list .game-directory-page{display:contents!important}body.page-game-list .game-list-mobile-identity{z-index:54!important;top:calc(8px + env(safe-area-inset-top))!important;right:var(--mobile-page-right)!important;left:calc(var(--mobile-page-left) + var(--mobile-menu-cell) + 8px)!important;box-sizing:border-box!important;width:auto!important;min-width:0!important;height:var(--mobile-menu-cell)!important;min-height:var(--mobile-menu-cell)!important;max-height:var(--mobile-menu-cell)!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border:1px solid #0951781c!important;border-radius:clamp(18px,5.5vw,22px)!important;align-items:center!important;margin:0!important;padding:clamp(9px,2.8vw,14px)!important;display:flex!important;position:absolute!important;overflow:hidden!important;box-shadow:0 13px 28px #04415b33!important}body.page-game-list .game-list-mobile-identity>span,body.page-game-list .game-list-mobile-identity>p,body.page-game-list .game-list-mobile-identity>small{display:none!important}body.page-game-list .game-list-mobile-identity h1{color:#07365d!important;overflow-wrap:anywhere!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;min-width:0!important;margin:0!important;font-size:clamp(15px,4.6vw,22px)!important;font-weight:1000!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important}body.page-game-list .game-directory-grid{justify-content:stretch!important;margin:0!important;padding:0!important}body.page-category .category-inline-related,body.page-category .category-side-nav{display:contents!important}body.page-category .category-inline-related-card,body.page-category .category-side-nav>a,body.page-category .category-side-nav>a.category-side-featured{box-sizing:border-box!important;aspect-ratio:1!important;background:#dff5f7!important;border:0!important;border-radius:16px!important;grid-area:span 1/span 1!important;gap:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 19px #053b4f29!important}body.page-category .category-inline-related-card:after,body.page-category .category-side-nav>a:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(#0000,#021828d1)!important;position:absolute!important;inset:38% 0 0!important}body.page-category .category-inline-related-card>span,body.page-category .category-side-nav>a>span{border-radius:inherit!important;place-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;display:grid!important;position:absolute!important;inset:0!important}body.page-category .category-inline-related-card img,body.page-category .category-side-nav img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}body.page-category .category-inline-related-card strong,body.page-category .category-side-nav>a strong{z-index:2!important;color:#fff!important;letter-spacing:0!important;text-align:center!important;text-shadow:0 1px 4px #000000ad!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;min-width:0!important;max-height:3.45em!important;font-size:clamp(9px,2.65vw,12px)!important;font-weight:950!important;line-height:1.15!important;display:-webkit-box!important;position:absolute!important;bottom:7px!important;left:5px!important;right:5px!important;overflow:hidden!important}body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started) .mobile-game-prelaunch-actions{z-index:auto;box-sizing:border-box;pointer-events:auto;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:7px;width:100%;min-width:0;margin:8px 0 0;display:grid;position:static}body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started){position:relative!important}body.page-game .mobile-prelaunch-action{box-sizing:border-box;color:#174b6c;cursor:pointer;touch-action:manipulation;background:linear-gradient(#fff,#f6fbfd);border:1px solid #d8e7ef;border-radius:14px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:44px;padding:8px 5px;font:900 clamp(9px,2.65vw,12px)/1.05 Nunito Sans,Inter,sans-serif;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 6px 15px #04415b1f,inset 0 1px #fff}body.page-game .mobile-prelaunch-action svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px;width:19px;height:19px}body.page-game .mobile-prelaunch-action.is-active,body.page-game .mobile-prelaunch-action.is-favorite{color:#0877c8;background:#eaf8ff;border-color:#a9ddf4;box-shadow:0 7px 17px #0877c829,inset 0 1px #fff}body.page-game .mobile-prelaunch-favorite.is-favorite{color:#d92f57;background:#fff0f4;border-color:#f3becb}body.page-game .mobile-prelaunch-favorite.is-favorite svg{fill:currentColor}body.page-game .mobile-prelaunch-action:active{transform:scale(.97)}body.page-game .mobile-prelaunch-action:disabled{opacity:.58;cursor:wait}body.page-game .mobile-game-launcher-action{letter-spacing:.055em!important;font-size:clamp(18px,5.6vw,24px)!important;top:auto!important;bottom:18px!important}body.page-game .play-frame-wrap.is-mobile-game-started .mobile-game-prelaunch-actions{display:none!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen>.play-frame,html body.page-game .play-frame-wrap.is-native-fullscreen>.play-frame,html body.page-game .play-frame-wrap:fullscreen>.play-frame,html body.page-game .play-frame-wrap:-webkit-full-screen>.play-frame{touch-action:auto!important;width:100%!important;height:100%!important;inset:0!important;transform:none!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen>.play-frame,html body.page-game .play-frame-wrap.is-native-fullscreen>.play-frame,html body.page-game .play-frame-wrap:fullscreen>.play-frame,html body.page-game .play-frame-wrap:fullscreen>.play-frame{touch-action:auto!important;width:100%!important;height:100%!important;inset:0!important;transform:none!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:-webkit-full-screen .mobile-fullscreen-game-card{display:none!important}body.page-game .play-frame-wrap.is-fallback-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap.is-native-fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-game-card,body.page-game .play-frame-wrap:fullscreen .mobile-fullscreen-game-card{display:none!important}}@media (width<=800px) and (orientation:portrait){html body.page-game .play-frame-wrap.is-fallback-fullscreen.is-mobile-landscape-game>.play-frame,html body.page-game .play-frame-wrap.is-native-fullscreen.is-mobile-landscape-game>.play-frame,html body.page-game .play-frame-wrap.is-mobile-landscape-game:fullscreen>.play-frame,html body.page-game .play-frame-wrap.is-mobile-landscape-game:-webkit-full-screen>.play-frame{transform-origin:50%!important;width:100dvh!important;height:100vw!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)rotate(90deg)!important}html body.page-game .play-frame-wrap.is-fallback-fullscreen.is-mobile-landscape-game>.play-frame,html body.page-game .play-frame-wrap.is-native-fullscreen.is-mobile-landscape-game>.play-frame,html body.page-game .play-frame-wrap.is-mobile-landscape-game:fullscreen>.play-frame,html body.page-game .play-frame-wrap.is-mobile-landscape-game:fullscreen>.play-frame{transform-origin:50%!important;width:100dvh!important;height:100vw!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)rotate(90deg)!important}}@media (width<=359px){body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started) .mobile-game-prelaunch-actions{gap:5px}body.page-game .mobile-prelaunch-action{border-radius:12px;gap:3px;padding:7px 3px;font-size:8.5px}body.page-game .mobile-prelaunch-action svg{flex-basis:17px;width:17px;height:17px}}@media (prefers-reduced-motion:reduce){.drawer-library-game-card .quick-library-game img,body.page-game .mobile-prelaunch-action{transition:none!important}}@media (width<=800px){body.page-game .play-frame-wrap.has-mobile-launcher:not(.is-mobile-game-started){width:calc(100% - var(--mobile-page-left) - var(--mobile-page-right))!important;max-width:calc(100% - var(--mobile-page-left) - var(--mobile-page-right))!important;margin-right:var(--mobile-page-right)!important;margin-left:var(--mobile-page-left)!important}body.page-game .mobile-game-launcher-action{top:auto!important;bottom:34px!important}body.page-home .mobile-home-games-more:not([hidden]){box-sizing:border-box;color:#075da9;cursor:pointer;touch-action:manipulation;background:linear-gradient(#fff,#f1fbff);border:1px solid #075da92b;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:none;min-height:50px;margin:16px 0 4px;padding:10px 16px;font:950 14px/1.1 Nunito Sans,Inter,Arial,sans-serif;box-shadow:0 9px 22px #084a6924,inset 0 1px #fff;display:flex!important}body.page-home .mobile-home-games-more small{color:#31687e;background:#dff5fb;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}body.page-home .mobile-home-games-more svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px}body.page-home .mobile-home-games-more:active{transform:scale(.985)}}@media (width>=801px){body.page-home .mobile-home-games-more{display:none!important}}@media (prefers-reduced-motion:reduce){body.page-home .mobile-home-games-more{scroll-behavior:auto;transition:none!important}}@media (width<=800px){body.page-game .mobile-game-launcher-action{bottom:46px!important}body.page-game .mobile-prelaunch-action{position:relative}body.page-game .mobile-prelaunch-count{z-index:2;box-sizing:border-box;color:#fff;background:#0877c8;border:2px solid #fff;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 5px;font:950 9px/1 Nunito Sans,Inter,Arial,sans-serif;display:grid;position:absolute;top:-7px;right:-5px;box-shadow:0 5px 12px #04415b3d}}@media (width<=359px){body.page-game .mobile-game-launcher-action{bottom:38px!important}body.page-game .mobile-prelaunch-count{min-width:21px;height:21px;padding:0 4px;font-size:8px;top:-6px;right:-4px}}@media (width<=800px){body.page-game .mobile-game-launcher-action{box-sizing:border-box!important;color:#fff!important;backdrop-filter:none!important;letter-spacing:.045em!important;text-align:center!important;text-shadow:0 2px 4px #00315557!important;white-space:nowrap!important;background:linear-gradient(#21c8df 0%,#0794d4 55%,#0874ca 100%)!important;border:2px solid #ffffffeb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:min(72%,230px)!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:10px 18px!important;font-size:clamp(14px,4.2vw,18px)!important;font-weight:1000!important;line-height:1!important;transition:transform .16s,filter .16s,box-shadow .16s!important;display:inline-flex!important;inset:calc(50% + 62px) auto auto 50%!important;transform:translate(-50%)!important;box-shadow:0 10px 22px #01264757,inset 0 1px #ffffff7a!important}body.page-game .mobile-game-launcher:active .mobile-game-launcher-action{filter:brightness(.96)!important;transform:translate(-50%)scale(.97)!important;box-shadow:0 7px 16px #01264747,inset 0 1px #ffffff6b!important}}@media (width<=359px){body.page-game .mobile-game-launcher-action{width:min(78%,210px)!important;min-height:44px!important;padding:9px 13px!important;font-size:13px!important}}@media (prefers-reduced-motion:reduce){body.page-game .mobile-game-launcher-action{transition:none!important}}@media (width<=800px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-rows:repeat(2,44px)!important;grid-template-columns:repeat(2,44px)!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:88px!important;min-height:88px!important;max-height:88px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand{border-bottom:1px solid #e3edf2!important;border-right:1px solid #e3edf2!important;grid-column:auto!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand img{object-fit:contain!important;width:36px!important;max-width:36px!important;height:36px!important;min-height:0!important;max-height:36px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}}.public-ad-slot{box-sizing:border-box;background:#ffffffb8;border:1px solid #12658b1f;border-radius:18px;width:min(970px,100%);min-width:0;margin:20px auto;padding:8px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 26px #11486414}.public-ad-label{z-index:2;color:#728997;background:#ffffffe6;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:950;position:absolute;top:12px;left:12px}.public-ad-slot>a{touch-action:manipulation;background:#dfecef;border-radius:12px;width:100%;min-height:44px;display:block;overflow:hidden}.public-ad-slot img{object-fit:cover;width:100%;max-width:100%;height:auto;max-height:180px;display:block}.page-category .public-ad-slot,.page-game .public-ad-slot,.page-search .public-ad-slot{grid-column:1/-1}.public-ad-slot-game_inline{margin-top:4px}@media (width<=800px){.public-ad-slot{border-radius:15px;margin:14px auto;padding:6px}.public-ad-slot>a{border-radius:10px}.public-ad-slot img{min-height:70px;max-height:130px}.public-ad-label{top:9px;left:9px}}@media (width<=390px){.public-ad-slot img{min-height:62px}}.site-quick-panel .discover-trigger svg,.site-quick-panel #openSearch svg{width:23px;height:23px;fill:none!important;stroke:currentColor!important;stroke-width:2.2px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.site-quick-panel .discover-trigger.is-active{color:#08766a!important;background:#e7f8f5!important}.discover-menu{z-index:80;backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #0951781f;border-radius:18px;gap:5px;padding:10px;display:grid;top:96px;left:150px;box-shadow:0 18px 40px #04415b3d;box-sizing:border-box!important;width:260px!important;max-width:calc(100vw - 166px)!important;position:fixed!important}.discover-menu[hidden]{display:none!important}.discover-menu>strong{color:#78909e;letter-spacing:.08em;text-transform:uppercase;padding:7px 10px 5px;font-size:10px;font-weight:1000}.discover-menu a{color:#123f60;touch-action:manipulation;border-radius:12px;grid-template-columns:32px minmax(0,1fr);align-items:center;min-height:44px;padding:5px 10px;font-size:12px;font-weight:900;text-decoration:none;display:grid}.discover-menu a span{color:#0877bd;background:#eaf7fa;border-radius:9px;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.discover-menu a:hover,.discover-menu a:focus-visible{color:#0869ad;outline-offset:1px;background:#edf9fb;outline:2px solid #0877c833}@media (width>=801px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-columns:repeat(2,minmax(44px,1fr))!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .discover-trigger,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .discover-trigger{grid-area:auto/1!important;width:100%!important;min-width:44px!important;min-height:44px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel #openSearch,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel #openSearch{border-right:0!important;grid-area:auto/2!important;width:100%!important;min-width:44px!important}}@media (width<=800px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{width:140px!important;min-width:140px!important;max-width:140px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-rows:44px 44px!important;grid-template-columns:repeat(2,66px)!important;width:132px!important;min-width:132px!important;max-width:132px!important;height:88px!important;min-height:88px!important;max-height:88px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand{grid-area:1/1/auto/-1!important;width:132px!important;min-width:132px!important;max-width:132px!important;height:44px!important;min-height:44px!important;max-height:44px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand img{width:104px!important;max-width:104px!important;height:38px!important;min-height:0!important;max-height:38px!important;transform:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{grid-row:2!important;width:66px!important;min-width:44px!important;max-width:66px!important;height:44px!important;min-height:44px!important;max-height:44px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .discover-trigger,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .discover-trigger{border-right:1px solid #e3edf2!important;grid-column:1!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel #openSearch,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel #openSearch{border-right:0!important;grid-column:2!important}html body.page-home #homeGameMosaic:before{grid-column:span 2!important}.discover-menu{top:calc(112px + env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left));border-radius:17px;width:min(296px,100vw - 16px)!important;max-width:calc(100vw - 16px)!important}}@media (prefers-reduced-motion:reduce){.discover-menu{scroll-behavior:auto}}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.stage-toolbar .toolbar-icon-button{flex-basis:44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}body.page-game .game-description-toggle,.mobile-text-toggle{align-items:center;min-height:44px;padding:8px 9px;display:inline-flex}@media (width<=1024px){.footer-col-toggle{min-height:44px}.footer-col a{align-items:center;min-height:44px!important;padding-top:8px!important;padding-bottom:8px!important;display:flex!important}body.page-game .toolbar-actions .toolbar-icon-button,body.page-game .toolbar-actions .game-vote-control .game-vote-button{flex-basis:44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}}@media (width<=800px){body.page-game .mobile-game-identity-card{left:calc(var(--mobile-page-gutter) + 148px + env(safe-area-inset-left))!important;right:calc(62px + env(safe-area-inset-right))!important}}@media (width<=360px){html body.page-game main.content{padding-top:calc(204px + env(safe-area-inset-top))!important}body.page-game .mobile-game-identity-card{top:calc(112px + env(safe-area-inset-top))!important;right:var(--mobile-page-gutter)!important;left:var(--mobile-page-gutter)!important;height:76px!important;padding:10px 14px!important}}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .discover-trigger svg,html body[class*=page-] main.content .mosaic-tools.site-quick-panel #openSearch svg{stroke-width:2px!important;width:27px!important;height:27px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b{box-sizing:border-box!important;color:#fff!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;z-index:8!important;background:#0b2438!important;border:2px solid #fff!important;border-radius:999px!important;place-items:center!important;width:auto!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font:900 9px/1 Nunito Sans,Inter,system-ui,sans-serif!important;display:grid!important;position:absolute!important;inset:3px 3px auto auto!important;transform:none!important;box-shadow:0 4px 11px #04203447!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b:before,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b:after{display:none!important}@media (hover:hover){html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:hover b,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:focus-visible b{border:0!important;border-radius:9px!important;width:max-content!important;height:auto!important;padding:7px 9px!important;font-size:10px!important;display:block!important;inset:auto auto calc(100% + 9px) 50%!important;transform:translate(-50%)!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:hover b:before,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:focus-visible b:before{display:inline!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:hover b:after,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:focus-visible b:after{content:""!important;border:5px solid #0000!important;border-top-color:#0b2438!important;display:block!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important}}@media (width>=801px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{height:52px!important;min-height:52px!important;max-height:52px!important}html body.page-game-list main.content{grid-template-columns:repeat(12,96px)!important;grid-auto-rows:96px!important;grid-auto-flow:dense!important;box-sizing:border-box!important;align-content:start!important;gap:14px!important;width:min(1306px,100vw - 44px)!important;max-width:1306px!important;margin:0 auto!important;padding:18px 0 54px!important;display:grid!important}html body.page-game-list main.content>.mosaic-tools.site-quick-panel{grid-area:1/1/span 2!important}html body.page-game-list .game-directory-page,html body.page-game-list .game-directory-grid{display:contents!important}html body.page-game-list .game-directory-head{box-sizing:border-box!important;background:#fffffff5!important;border:1px solid #075c911f!important;border-radius:20px!important;flex-direction:column!important;grid-area:1/2/span 2/span 7!important;justify-content:center!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:28px 32px!important;display:flex!important;box-shadow:0 18px 42px #053b4f26!important}html body.page-game-list .game-directory-head small{top:22px!important;right:22px!important}html body.page-game-list .game-directory-grid>.game-directory-tile{grid-column:var(--listing-column)/span 1!important;grid-row:var(--listing-row)/span 1!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body.page-game-list .game-directory-grid>.game-directory-tile>.card,html body.page-game-list .game-directory-grid>.game-directory-tile>.card>img{width:96px!important;min-width:96px!important;max-width:96px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body.page-game-list .game-directory-grid>.game-directory-tile.listing-featured-tile{grid-column:var(--listing-column)/span 2!important;grid-row:var(--listing-row)/span 2!important;width:206px!important;min-width:206px!important;max-width:206px!important;height:206px!important;min-height:206px!important;max-height:206px!important}html body.page-game-list .game-directory-grid>.game-directory-tile.listing-featured-tile>.card,html body.page-game-list .game-directory-grid>.game-directory-tile.listing-featured-tile>.card>img{width:206px!important;min-width:206px!important;max-width:206px!important;height:206px!important;min-height:206px!important;max-height:206px!important}html body.page-game-list .listing-after-content{grid-column:1/-1!important;width:100%!important;margin-top:14px!important}}@media (width<=800px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{height:104px!important;min-height:104px!important;max-height:104px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{grid-template-rows:44px 52px!important;height:96px!important;min-height:96px!important;max-height:96px!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{height:52px!important;min-height:52px!important;max-height:52px!important}html body.page-game-list .game-directory-grid>.game-directory-tile.listing-featured-tile{grid-area:span 2/span 2!important}html body.page-game-list .listing-after-content{box-sizing:border-box!important;width:100%!important;margin-top:22px!important;padding:0!important}html body.page-category main.content>.category-mobile-identity,html body.page-game-list .game-list-mobile-identity{left:calc(var(--mobile-page-left) + 148px)!important}}.discover-menu{z-index:2147483000!important;isolation:isolate!important;overscroll-behavior:contain!important;max-height:calc(100dvh - 16px)!important;overflow-y:auto!important}@media (width>=1100px){html body.page-game-list.page-category main.content{grid-template-columns:repeat(12,96px)!important;grid-auto-rows:96px!important;grid-auto-flow:dense!important;box-sizing:border-box!important;align-content:start!important;gap:14px!important;width:min(1306px,100vw - 44px)!important;max-width:1306px!important;margin:0 auto!important;padding:18px 0 54px!important;display:grid!important}html body.page-game-list.page-category main.content>.category-mobile-identity{grid-area:1/2/auto/span 4!important;width:auto!important;height:96px!important;min-height:96px!important;margin:0!important}}@media (width<=800px){html body[class*=page-] main.content .mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{box-sizing:border-box!important;width:var(--mobile-menu-cell)!important;min-width:var(--mobile-menu-cell)!important;max-width:var(--mobile-menu-cell)!important;height:var(--mobile-menu-cell)!important;min-height:var(--mobile-menu-cell)!important;max-height:var(--mobile-menu-cell)!important;gap:0!important;padding:0!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.mini-rail,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.mini-rail{box-sizing:border-box!important;grid-template-rows:repeat(2,minmax(44px,1fr))!important;grid-template-columns:repeat(2,minmax(44px,1fr))!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;padding:0!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand{grid-area:1/1/auto/-1!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:44px!important;max-height:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .mini-brand img,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .mini-brand img{object-fit:contain!important;width:min(82%,94px)!important;max-width:94px!important;height:calc(100% - 6px)!important;min-height:0!important;max-height:48px!important;transform:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .rail-button,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .rail-button{box-sizing:border-box!important;grid-row:2!important;width:100%!important;min-width:44px!important;max-width:none!important;height:100%!important;min-height:44px!important;max-height:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .discover-trigger,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel .discover-trigger{grid-column:1!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel #openSearch,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel #openSearch{grid-column:2!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel>.quick-library,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel>.quick-library{display:none!important}html body.page-category main.content>.category-mobile-identity,html body.page-game-list .game-list-mobile-identity{right:0!important;left:calc(var(--mobile-menu-cell) + var(--mobile-game-gap))!important;height:var(--mobile-menu-cell)!important;min-height:var(--mobile-menu-cell)!important;max-height:var(--mobile-menu-cell)!important}html body.page-game-list.page-category .listing-game-mosaic{display:contents!important}html body.page-game-list.page-category .listing-game-mosaic>.card-tile,html body.page-game-list.page-category .listing-game-mosaic>.card-tile>.card,html body.page-game-list.page-category .listing-game-mosaic>.card-tile>.card>img{box-sizing:border-box!important;aspect-ratio:1!important;object-fit:cover!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}}@media (width<=359px){html body.page-game .mobile-game-identity-card{left:calc(var(--mobile-page-left) + var(--mobile-menu-cell) + var(--mobile-game-gap))!important}}@media (width>=801px) and (width<=1099px){html body.page-game-list.page-category main.content{box-sizing:border-box!important;grid-template-rows:104px auto!important;grid-template-columns:96px minmax(0,1fr) 250px!important;grid-auto-rows:auto!important;grid-auto-flow:row!important;align-content:start!important;gap:15px!important;width:calc(100% - 28px)!important;max-width:none!important;margin:0 auto!important;padding:18px 0 52px!important;display:grid!important}html body.page-game-list.page-category main.content>.mosaic-tools.site-quick-panel{grid-area:1/1/span 2!important}html body.page-game-list.page-category main.content>.category-mobile-identity{grid-area:1/2!important;width:auto!important;min-width:0!important;height:96px!important;min-height:96px!important;margin:0!important}html body.page-game-list.page-category .listing-popular-games,html body.page-game-list.page-category .listing-followup-games,html body.page-game-list.page-category .listing-related-games,html body.page-game-list.page-category .listing-game-mosaic{box-sizing:border-box!important;grid-column:2!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;margin:0!important;display:grid!important}html body.page-game-list.page-category .listing-popular-games{grid-row:2!important}html body.page-game-list.page-category .listing-followup-games{grid-row:3!important}html body.page-game-list.page-category .listing-related-games{grid-row:4!important}html body.page-game-list.page-category .listing-game-mosaic{grid-row:5!important}html body.page-game-list.page-category .listing-popular-games>.card-tile,html body.page-game-list.page-category .listing-followup-games>.card-tile,html body.page-game-list.page-category .listing-related-games>.card-tile,html body.page-game-list.page-category .listing-game-mosaic>.card-tile,html body.page-game-list.page-category .listing-popular-games>.card-tile>.card,html body.page-game-list.page-category .listing-followup-games>.card-tile>.card,html body.page-game-list.page-category .listing-related-games>.card-tile>.card,html body.page-game-list.page-category .listing-game-mosaic>.card-tile>.card,html body.page-game-list.page-category .listing-popular-games>.card-tile img,html body.page-game-list.page-category .listing-followup-games>.card-tile img,html body.page-game-list.page-category .listing-related-games>.card-tile img,html body.page-game-list.page-category .listing-game-mosaic>.card-tile img{box-sizing:border-box!important;aspect-ratio:1!important;object-fit:cover!important;grid-area:span 1/span 1!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}html body.page-game-list.page-category .listing-after-content{grid-area:6/2/auto/4!important;width:100%!important;margin-top:10px!important}}.site-quick-panel .discover-trigger{isolation:isolate!important;color:#fff!important;background:linear-gradient(145deg,#16c7b5 0%,#087bc5 100%)!important;border-color:#07759933!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff6b,0 7px 16px #07699733!important}.site-quick-panel .discover-trigger:before{content:"";z-index:-1;pointer-events:none;background:#fff3;border-radius:50%;position:absolute;inset:-40% 42% 42% -35%}.site-quick-panel .discover-compass-icon circle,.site-quick-panel .discover-compass-icon path{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.site-quick-panel .discover-compass-icon .discover-compass-center{fill:currentColor!important;stroke:none!important}html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b{opacity:0!important;visibility:hidden!important;transform:scale(.78)!important}@media (hover:hover) and (pointer:fine){html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:hover b,html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger:focus-visible b{opacity:1!important;visibility:visible!important;transform:translate(-50%)!important}}@media (hover:none),(pointer:coarse){html body[class*=page-] main.content .mosaic-tools.site-quick-panel .quick-library-trigger b{display:none!important}}@media (width>=1100px){html body.page-game-list.page-category .listing-popular-games,html body.page-game-list.page-category .listing-followup-games,html body.page-game-list.page-category .listing-related-games,html body.page-game-list.page-category .listing-game-mosaic{display:contents!important}html body.page-game-list.page-category main.content .listing-popular-games>.card-tile,html body.page-game-list.page-category main.content .listing-followup-games>.card-tile,html body.page-game-list.page-category main.content .listing-related-games>.card-tile,html body.page-game-list.page-category main.content .listing-game-mosaic>.card-tile{grid-area:auto!important}html body.page-game-list.page-category main.content .listing-popular-games>.card-tile.size-orta{grid-area:span 2/span 2!important}html body.page-game-list.page-category .listing-after-content{grid-area:auto/1/auto/-1!important;width:100%!important;margin-top:14px!important}}.site-quick-panel .discover-trigger{color:#0872d1!important;box-shadow:none!important;filter:none!important;background:#fff!important;border-color:#e3edf2!important}.site-quick-panel .discover-trigger:before{display:none!important}.site-quick-panel .discover-trigger:hover,.site-quick-panel .discover-trigger:focus-visible,.site-quick-panel .discover-trigger.is-active{color:#0872d1!important;filter:none!important;outline-offset:-2px!important;background:#edf8ff!important;outline:2px solid #0872d12e!important}.discover-menu:not([hidden]){transform-origin:0 0;animation:.26s cubic-bezier(.2,.82,.2,1) both discover-menu-enter}@keyframes discover-menu-enter{0%{opacity:0;transform:translate(-8px,-8px)scale(.94)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.discover-menu:not([hidden]){animation:none!important}}.card-title-overlay{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden!important}body.page-home .card-title-overlay{-webkit-line-clamp:3}.card,.category-chips a,.rail-button,body.page-home .mosaic-tools .rail-button{transition-property:transform,opacity!important}.site-quick-panel .discover-trigger:hover,.site-quick-panel .discover-trigger.is-active{outline-offset:0!important;outline:0!important}@media (width>=801px){html body .site-quick-panel #quickLibrary .quick-library-trigger{align-self:stretch!important;height:100%!important;min-height:100%!important;max-height:100%!important;padding:7px 4px 5px!important}}html body .site-quick-panel #quickLibrary .quick-library-trigger b{opacity:0!important;visibility:hidden!important;transition:none!important;animation:none!important;display:none!important;transform:none!important}@media (hover:hover) and (pointer:fine){html body .site-quick-panel #quickLibrary .quick-library-trigger:hover b,html body .site-quick-panel #quickLibrary .quick-library-trigger:focus-visible b{opacity:1!important;visibility:visible!important;display:block!important;transform:translate(-50%)!important}}@media (width>=801px){html body[class*=page-] main.content>.mosaic-tools.site-quick-panel,html body.page-home main.content .home-mosaic-layout>.mosaic-tools.site-quick-panel{grid-template-rows:150px 48px!important;height:200px!important;min-height:200px!important;max-height:200px!important}html body .site-quick-panel>#quickLibrary,html body .site-quick-panel>#quickLibrary>.quick-library-buttons{height:48px!important;min-height:48px!important;max-height:48px!important}html body .site-quick-panel #quickLibrary .quick-library-trigger{padding:5px 4px 3px!important}}body.page-game-list .listing-seo-text{color:#315f78;visibility:visible!important;height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}body.page-game-list .listing-seo-text a{color:#0872d1;text-underline-offset:3px;font-weight:850;text-decoration:underline}body.page-game-list .listing-seo-text a:hover,body.page-game-list .listing-seo-text a:focus-visible{color:#07549a;text-decoration-thickness:2px}@media (width<=800px){html body.page-home #homeGameMosaic:before{grid-area:span 1/span 1!important}html body.page-game .mobile-game-identity-card{top:calc(8px + env(safe-area-inset-top))!important;right:calc(var(--mobile-page-gutter) + env(safe-area-inset-right))!important;left:calc(var(--mobile-page-gutter) + var(--mobile-menu-cell) + var(--mobile-game-gap) + env(safe-area-inset-left))!important;width:auto!important;height:var(--mobile-menu-cell)!important;min-height:var(--mobile-menu-cell)!important;max-height:var(--mobile-menu-cell)!important}html body.page-search .search-category-result-card{grid-template-columns:calc(var(--mobile-game-cell) - 6px)minmax(0,1fr)!important;height:var(--mobile-game-cell)!important;min-height:var(--mobile-game-cell)!important;max-height:var(--mobile-game-cell)!important}html body.page-search .search-category-result-card>span{width:calc(var(--mobile-game-cell) - 6px)!important;height:calc(var(--mobile-game-cell) - 6px)!important}html body.page-game-list .listing-after-content{grid-area:auto/1/auto/-1!important;width:100%!important;max-width:100%!important}}@media (width<=359px){html body.page-game main.content{padding-top:calc(var(--mobile-menu-cell) + 20px + env(safe-area-inset-top))!important}}@media (width>=801px) and (width<=1099px){html body.page-game-list.page-category .listing-popular-games>.card-tile.size-orta{grid-area:span 2/span 2!important}}@media (width>=1100px){html body.page-game-list.page-category main.content .listing-popular-games>.card-tile.size-orta{grid-column:var(--category-popular-column)/span 2!important;grid-row:var(--category-popular-row)/span 2!important}html body.page-game-list.page-category main.content .listing-game-mosaic>.card-tile{grid-area:auto!important}html body.page-game-list.page-category .listing-after-content{grid-area:auto/1/auto/-1!important;align-self:start!important}}body.page-game-list .listing-after-content{content-visibility:visible!important;contain:none!important}body.page-game-list .listing-seo-panel{box-sizing:border-box!important;height:auto!important;min-height:210px!important;display:block!important;overflow:visible!important}body.page-game-list .listing-seo-text{opacity:1!important;min-height:1.65em!important;margin-top:16px!important;font-size:16px!important;line-height:1.7!important;display:block!important}body.page-game-list .listing-seo-text p{opacity:1!important;visibility:visible!important;display:block!important}@media (width<=800px){body.page-game-list .listing-seo-panel{min-height:0!important}body.page-game-list .listing-seo-text{margin-top:13px!important;font-size:15px!important;line-height:1.65!important}}@media (width>=1100px){html body.page-game-list.page-category main.content{grid-auto-rows:minmax(96px,auto)!important}html body.page-game-list.page-category .listing-after-content{grid-area:auto/1/auto/-1!important;align-self:start!important;min-height:210px!important}}@media (width<=800px){html body.page-game .game-discovery-flow{row-gap:var(--mobile-game-gap)!important;column-gap:var(--mobile-game-gap)!important}html body.page-game .game-flow-category-card{box-sizing:border-box!important;height:var(--mobile-game-cell)!important;min-height:var(--mobile-game-cell)!important;max-height:var(--mobile-game-cell)!important;grid-template-columns:calc(var(--mobile-game-cell) - 6px)minmax(0,1fr)!important;align-self:stretch!important;gap:8px!important;padding:3px 10px 3px 3px!important}html body.page-game .game-flow-category-card>span{box-sizing:border-box!important;width:calc(var(--mobile-game-cell) - 6px)!important;height:calc(var(--mobile-game-cell) - 6px)!important}}html body .card-tile>.card-title-overlay{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}html body.page-home .card-tile>.card-title-overlay{-webkit-line-clamp:3!important}html body[class*=page-] .card,html body .discovery-drawer .card,html body .discovery-drawer .category-chips a,html body[class*=page-] .mosaic-tools .rail-button{transition:transform .2s!important}body.page-game .game-detail-header .detail-breadcrumb a{color:#0b6684}body.page-game .game-detail-stat small{color:#50697b}body.page-game .play-frame{position:relative}body.page-game .oyunhop-game-embed-frame{background:#071725;border:0;width:100%;min-width:0;height:100%;display:block}html body.page-game .game-detail-surface{box-shadow:0 18px 46px #03374e3b,0 0 0 1px #074d6914!important}@media (width<=800px){html body.page-game .game-detail-surface{box-shadow:0 12px 30px #03374e2e,0 0 0 1px #074d690f!important}body.page-game .mobile-game-launcher{transition:none!important;animation:none!important}body.page-game .mobile-game-launcher-action{margin-left:auto!important;margin-right:auto!important;transition:none!important;animation:none!important;left:0!important;right:0!important;transform:none!important}body.page-game .mobile-game-launcher:active .mobile-game-launcher-action{transform:none!important}body.page-game .mobile-game-launcher-play{transform-origin:50%!important;transition:none!important;animation:2.2s ease-in-out infinite mobile-launcher-play-pulse!important}body.page-game .mobile-game-launcher-play:after{animation:none!important}body.page-game .mobile-game-launcher:active .mobile-game-launcher-play{animation-play-state:paused!important;transform:scale(.96)!important}}@keyframes mobile-launcher-play-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@media (prefers-reduced-motion:reduce){body.page-game .mobile-game-launcher-play{animation:none!important;transform:none!important}}
body.page-game .game-description-full :is(p,h2,h3,ul,ol,blockquote){margin:0 0 .9em}body.page-game .game-description-full :is(h2,h3){color:#0b416a;line-height:1.3}body.page-game .game-description-full h2{font-size:23px}body.page-game .game-description-full h3{font-size:19px}body.page-game .game-description-full :is(ul,ol){padding-left:24px}body.page-game .game-description-full blockquote{padding:11px 14px;border-left:4px solid #1ba6c9;border-radius:0 10px 10px 0;background:#eef9fb}body.page-game .game-description-full a{color:#0874c3;font-weight:800;text-decoration:underline;text-underline-offset:2px}
@media(min-width:801px){body.page-game .game-detail-header{align-items:start!important}html body.page-game .game-detail-header>.detail-cover{align-self:start!important}}body.page-game .game-description-full :is(h2,h3){margin-top:1.35em!important;margin-bottom:.65em!important}
