@keyframes loaderFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes loaderSpin{to{transform:rotate(360deg)}}.loader-spinner{width:18px;height:18px;border:2px solid #1e293b;border-top-color:#d4a843;border-radius:50%;animation:loaderSpin .8s linear infinite}#game-loader.fade-out{opacity:0;pointer-events:none}#slot-player:fullscreen,#slot-player:-webkit-full-screen{background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;border-radius:0}#slot-player:fullscreen #slot-iframe,#slot-player:-webkit-full-screen #slot-iframe{max-width:100vw;max-height:calc(100vh - 48px);width:100%;aspect-ratio:16 / 9}#slot-player:fullscreen #slot-iframe iframe,#slot-player:-webkit-full-screen #slot-iframe iframe{width:100%;height:100%}#slot-player:fullscreen #demo-controls,#slot-player:-webkit-full-screen #demo-controls{flex-shrink:0;width:100%}@media(orientation:portrait){#slot-player:fullscreen #slot-iframe,#slot-player:-webkit-full-screen #slot-iframe{aspect-ratio:auto!important;max-height:none!important;flex:1 1 0%;width:100%;height:100%}#slot-player:fullscreen #demo-controls,#slot-player:-webkit-full-screen #demo-controls{padding:6px 10px;gap:6px}#slot-player:fullscreen #demo-controls button,#slot-player:-webkit-full-screen #demo-controls button{font-size:.75rem;padding:6px 12px}}#slot-player.css-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:0}#slot-player.css-fullscreen #slot-iframe{max-width:100vw;max-height:calc(100vh - 48px);width:100%;aspect-ratio:16 / 9}#slot-player.css-fullscreen #slot-iframe iframe{width:100%;height:100%}#slot-player.css-fullscreen #demo-controls{flex-shrink:0;width:100%}@media(orientation:portrait){#slot-player.css-fullscreen #slot-iframe{aspect-ratio:auto!important;max-height:none!important;flex:1 1 0%;width:100%;height:100%}#slot-player.css-fullscreen #demo-controls{padding:6px 10px;gap:6px}#slot-player.css-fullscreen #demo-controls button{font-size:.75rem;padding:6px 12px}}#slot-player.css-fullscreen #slot-thumb{display:none}.slot-review-content{font-size:.9375rem;line-height:1.7}.slot-review-content h2{font-size:1.375rem!important;font-weight:800!important;color:var(--th-text)!important;margin-top:2.5rem!important;margin-bottom:1rem!important;padding-bottom:.5rem;border-bottom:2px solid var(--th-border);clear:both}.slot-review-content h3{font-size:1.125rem!important;font-weight:700!important;color:var(--th-text)!important;margin-top:1.75rem!important;margin-bottom:.75rem!important;clear:both}.slot-review-content p{margin-bottom:.875rem;color:var(--th-text-2)}.slot-review-content p:after{content:"";display:table;clear:both}.slot-review-content img:not(.si):not(.ci){max-width:140px;border-radius:10px}.slot-review-content .si{height:32px;width:32px;display:inline-block;vertical-align:middle;border-radius:4px}.slot-review-content .ci{height:24px;width:24px;display:inline-block;vertical-align:middle;border-radius:4px}.slot-review-content ul{margin:.5rem 0 1rem 1.25rem}.slot-review-content li{margin-bottom:.375rem;color:var(--th-text-2)}.slot-review-content table{width:100%;font-size:.8125rem;border-collapse:collapse;margin:.75rem 0 1.25rem;border-radius:.5rem;overflow:hidden}.slot-review-content th{padding:.5rem .625rem;text-align:center;font-weight:700;font-size:.6875rem;text-transform:uppercase;letter-spacing:.03em;background:var(--th-elevated);color:var(--th-text-3);border-bottom:1px solid var(--th-border)}.slot-review-content td{padding:.4rem .625rem;text-align:center;border-bottom:1px solid var(--th-border);color:var(--th-text-2)}.slot-review-content td:first-child{text-align:left;font-weight:600}.slot-review-content .screenshot-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.slot-review-content .screenshot-grid img{max-width:100%!important;width:100%;border-radius:12px}@media(max-width:640px){.slot-review-content .screenshot-grid{grid-template-columns:1fr}}
