:root{--bg:#030b0f;--surface:#091116;--surface2:#0c151a;--line:#202b30;--gold:#ffc21c;--green:#5bea3d;--ink:#fff;--muted:#c5cbcd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#02070a;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.games-page{position:relative;width:var(--canvas-width);min-height:1821px;margin:0 auto;padding-bottom:108px;overflow:hidden;background:radial-gradient(circle at 84% 15%,rgba(17,77,51,.18),transparent 26%),linear-gradient(180deg,#020a0e,#040b0f 60%,#02080b)}button,a{font:inherit}.games-header{position:relative;z-index:10;height:77px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line);background:rgba(2,9,13,.94)}.games-brand{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none;font-size:26px}.games-brand img{width:44px;height:44px;object-fit:contain}.games-brand .brand-accent,.games-hero h1 em{color:var(--gold);font-style:normal}.header-actions{display:flex;gap:20px}.header-actions button{position:relative;width:42px;height:48px;padding:0;border:0;background:transparent}.header-actions img{width:40px;height:40px;object-fit:contain}.header-actions i{position:absolute;right:-2px;top:2px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;color:#fff;background:#ed2838;font-size:12px;font-style:normal;font-weight:800}.header-actions i.small{right:0;top:5px;width:13px;height:13px;font-size:8px}.games-drawer{position:absolute;z-index:30;right:31px;top:66px;width:174px;padding:9px;border:1px solid #344247;border-radius:10px;background:#081217;box-shadow:0 12px 28px #000}.games-drawer a{display:block;padding:11px;color:#fff;text-decoration:none;font-weight:700}.games-hero{position:relative;height:385px;padding:24px 34px 0;border-bottom:1px solid #172127}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:16px}.breadcrumb a{color:#fff;text-decoration:none}.breadcrumb b{color:var(--gold)}.hero-copy{position:relative;z-index:2;width:470px;margin-top:23px}.games-hero h1{margin:0 0 14px;font-size:39px;line-height:1.05}.games-hero p{margin:0;max-width:430px;color:#edf1f1;font-size:20px;line-height:1.48}.games-hero-art{position:absolute;z-index:1;right:20px;top:20px;width:365px;height:300px;object-fit:cover;mix-blend-mode:screen;mask-image:linear-gradient(90deg,transparent,#000 18%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%)}.hero-trust{position:absolute;z-index:2;left:34px;right:34px;top:234px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;color:var(--green);font-size:19px}.hero-trust b{margin-left:6px;color:#fff;font-size:14px}.games-cta-row{position:absolute;left:34px;right:34px;bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:42px}.games-cta-row button{height:86px;display:grid;grid-template-columns:58px 1fr 24px;align-items:center;padding:0 27px;border-radius:13px;text-align:left}.games-cta-row img{width:48px;height:48px;object-fit:contain}.games-cta-row b{display:block;font-size:23px}.games-cta-row small{display:block;margin-top:5px;font-size:15px}.games-cta-row strong{font-size:36px;font-weight:400}.games-register{border:0;color:#171100;background:linear-gradient(115deg,#ffd86c,#f1aa1b)}.games-login{border:1px solid #bc8000;color:var(--gold);background:#091116}.games-login small{color:#fff}.games-filters{height:174px;padding:15px 34px}.category-tabs,.provider-tabs{display:grid;align-items:center;border:1px solid var(--line);border-radius:13px;background:linear-gradient(180deg,#0b1419,#071014)}.category-tabs{grid-template-columns:1.05fr repeat(5,1fr);height:63px;padding:8px 10px}.provider-tabs{grid-template-columns:1.05fr .85fr 1.25fr repeat(4,.75fr);height:60px;margin-top:10px;padding:8px 13px;gap:11px}.category-tabs button,.provider-tabs button{height:43px;border:0;border-radius:11px;color:#fff;background:transparent;font-size:14px;font-weight:700;white-space:nowrap}.category-tabs button{font-size:17px}.category-tabs button.active{border:1px solid var(--gold);color:#fff}.provider-tabs button{background:#111a1f}.provider-tabs button.active{color:#111;background:linear-gradient(115deg,#ffd444,#ffb900)}.popular-games{height:532px;padding:0 34px}.games-section-head{height:55px;display:flex;align-items:center;justify-content:space-between}.games-section-head h2{margin:0;font-size:23px}.games-section-head button{border:0;color:var(--gold);background:transparent;font-size:17px;font-weight:700}.games-section-head span{margin-left:8px;font-size:26px}.games-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 14px}.game-card{height:225px;padding:0;overflow:hidden;border:1px solid #263137;border-radius:10px;color:#fff;background:#081116;text-align:left;transition:opacity .18s ease,transform .18s ease}.game-card:hover,.game-card:focus-visible{transform:translateY(-2px);outline:2px solid var(--gold);outline-offset:1px}.game-card[data-hidden="true"]{opacity:.14;pointer-events:none}.game-card figure{position:relative;height:158px;margin:0;overflow:hidden}.game-card figure img{width:100%;height:100%;object-fit:cover}.game-card figure i{position:absolute;left:0;top:0;padding:5px 12px;border-radius:0 0 8px 0;color:#fff;background:#2bab49;font-size:12px;font-style:normal;font-weight:800}.game-card>b{display:block;padding:8px 12px 2px;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card>span{display:flex;justify-content:space-between;padding:5px 12px;color:#c8cecf;font-size:13px}.game-card em{color:var(--gold);font-style:normal;font-weight:800}.games-benefits{height:127px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:0 34px;padding:20px 22px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(110deg,#091318,#070e12)}.games-benefits article{display:flex;align-items:center;gap:12px}.games-benefits i{display:grid;place-items:center;width:48px;height:48px;border:1px solid #20302d;border-radius:50%;color:var(--green);font-size:28px;font-style:normal}.games-benefits b,.games-benefits small{display:block;font-size:14px}.games-benefits small{margin-top:6px;color:#d1d5d5;font-size:12px}.games-faq{height:302px;margin:22px 34px 14px;padding:0 15px 13px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,#071014,#040b0e)}.games-faq details{margin-bottom:7px;border:1px solid #1f2b30;border-radius:8px;background:#0c151a}.games-faq summary{display:flex;align-items:center;min-height:42px;padding:0 18px;list-style:none;font-size:16px}.games-faq summary i{margin-right:24px;color:var(--green);font-size:23px;font-style:normal}.games-faq summary:after{margin-left:auto;content:'⌄';font-size:22px}.games-faq details p{margin:0;padding:0 18px 10px 64px;color:#bdc5c7;font-size:13px}.games-legal{height:94px;display:flex;align-items:center;gap:25px;margin:0 34px;padding:12px 26px;border:1px solid #795900;border-radius:11px;background:linear-gradient(100deg,#171307,#0c0e0d)}.games-legal img{width:60px;height:60px;object-fit:contain}.games-legal h2{margin:0 0 7px;font-size:18px}.games-legal p{margin:0;color:#f1f1ec;font-size:13px;line-height:1.45}.games-bottom-nav{position:fixed;z-index:40;left:50%;bottom:0;width:var(--canvas-width);height:108px;display:grid;grid-template-columns:repeat(5,1fr);padding:10px 34px 7px;border-top:1px solid #273138;background:linear-gradient(100deg,#0a1217,#030a0e);transform:translateX(-50%)}.games-bottom-nav a,.games-bottom-nav button{position:relative;display:grid;place-items:center;gap:3px;border:0;color:#fff;background:transparent;text-decoration:none;font-size:15px}.games-bottom-nav img{width:47px;height:47px;object-fit:contain}.games-bottom-nav .active{color:var(--gold)}.games-bottom-nav .active img{filter:brightness(0) saturate(100%) invert(77%) sepia(96%) saturate(1279%) hue-rotate(350deg) brightness(102%) contrast(104%)}.games-bottom-nav button:nth-child(3):before{position:absolute;z-index:-1;top:-27px;width:92px;height:92px;border-radius:50%;background:linear-gradient(145deg,#ffd95d,#f2a511);content:''}.games-bottom-nav button:nth-child(3){color:#151000}.games-toast{position:fixed;z-index:50;left:50%;bottom:126px;padding:12px 20px;border:1px solid #946c00;border-radius:9px;color:#fff;background:#081116;box-shadow:0 12px 28px #000;transform:translateX(-50%);font-weight:700}.games-toast[hidden]{display:none}.games-page.reference-canvas{max-width:none;margin:0;zoom:var(--canvas-scale)}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
