@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@700;800;900&display=swap');
:root{--bg:#09070d;--panel:#121018;--panel2:#19141f;--line:rgba(197,144,255,.16);--text:#f8f3ff;--muted:#b6a8c5;--purple:#8600ff;--purple2:#b31cff;--gold:#f0b64c;--gold2:#ffd77a;--side:250px;--shadow:0 22px 70px rgba(0,0,0,.48);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 82% 4%,rgba(125,0,255,.13),transparent 32%),radial-gradient(circle at 28% 45%,rgba(88,0,175,.09),transparent 26%),linear-gradient(180deg,#09070d 0%,#0c0910 52%,#07060a 100%);color:var(--text);font-family:Manrope,Arial,sans-serif;line-height:1.65}a{color:inherit}img{display:block;max-width:100%}.k2-site{margin-left:var(--side);min-height:100vh}.k2-sidebar{position:fixed;z-index:50;inset:0 auto 0 0;width:var(--side);padding:20px 16px 18px;overflow:auto;background:linear-gradient(180deg,#121016 0%,#0d0b11 100%);border-right:1px solid rgba(255,255,255,.06)}.k2-sidebar-logo{display:flex;align-items:center;justify-content:center;height:76px;margin-bottom:4px}.k2-sidebar-logo img{width:155px;height:80px;object-fit:contain}.k2-sidebar-note{margin:8px 2px 18px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:rgba(120,0,255,.08);color:#d5c3e6;text-align:center;font-size:.72rem;font-weight:700}.k2-side-nav{display:grid;gap:6px}.k2-side-nav a{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;color:#bfb1cd;text-decoration:none;font-size:.88rem;font-weight:700}.k2-side-nav a:before{content:'✦';color:#8b20f7}.k2-side-nav a:hover{background:rgba(137,0,255,.14);color:#fff}.k2-sidebar-cta{margin-top:22px;padding:16px;border:1px solid rgba(183,94,255,.25);border-radius:18px;background:linear-gradient(145deg,rgba(120,0,255,.17),rgba(255,183,67,.06));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.k2-sidebar-cta span{color:#c5a7df;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.k2-sidebar-cta strong{display:block;margin:7px 0 13px;font-size:.9rem;line-height:1.4}.k2-sidebar-foot{margin-top:22px;color:#81748d;font-size:.72rem}.k2-header{position:sticky;z-index:40;top:0;height:70px;display:flex;align-items:center;gap:18px;padding:10px 26px;background:rgba(9,7,13,.93);border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(15px)}.k2-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#16111e;color:#fff;font-size:1.25rem}.k2-header-logo{display:none}.k2-header-logo img{width:112px;height:46px;object-fit:contain}.k2-top-nav{display:flex;gap:6px}.k2-top-nav a{padding:9px 11px;border-radius:10px;color:#bcaec9;text-decoration:none;font-size:.82rem;font-weight:700}.k2-top-nav a:hover{background:rgba(132,0,255,.14);color:#fff}.k2-header-actions{display:flex;gap:9px;margin-left:auto}.k2-main{padding-bottom:36px}.k2-container{width:min(100% - 42px,1460px);margin:0 auto;padding-top:22px}.k2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 22px;border:1px solid var(--gold);border-radius:12px;background:linear-gradient(180deg,#b01cff 0%,#7200e6 47%,#42008c 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 0 0 2px rgba(122,0,255,.16),0 0 22px rgba(137,0,255,.38),0 8px 18px rgba(0,0,0,.25);color:white;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:Montserrat,Manrope,sans-serif;font-size:.88rem;font-weight:900;line-height:1;transition:.2s transform,.2s filter}.k2-btn:hover{transform:translateY(-1px);filter:brightness(1.1)}.k2-btn-small{min-height:40px;padding:9px 17px;font-size:.78rem}.k2-btn-large{min-width:160px;min-height:50px;padding:13px 25px}.k2-hero{position:relative;overflow:hidden;min-height:500px;border:1px solid rgba(185,104,255,.18);border-radius:28px;background:#0b0710;box-shadow:var(--shadow)}.k2-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.k2-hero:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(4,2,8,.06),rgba(4,2,8,.54) 54%,rgba(3,2,6,.78) 100%),linear-gradient(90deg,rgba(5,3,9,.35),transparent 35%,transparent 65%,rgba(5,3,9,.35))}.k2-hero-copy{position:relative;z-index:2;width:min(760px,58%);margin:auto;padding:88px 26px 72px;text-align:center}.k2-kicker{display:inline-flex;padding:7px 12px;border:1px solid rgba(241,182,76,.38);border-radius:999px;background:rgba(9,5,15,.7);color:var(--gold2);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.k2-hero h1{margin:18px 0 13px;font-family:Montserrat,Manrope,sans-serif;font-size:clamp(2.4rem,4.7vw,4.6rem);line-height:1.02;letter-spacing:-.04em;text-shadow:0 4px 30px rgba(0,0,0,.75)}.k2-hero p{max-width:720px;margin:0 auto;color:#e7ddee;font-size:clamp(.98rem,1.4vw,1.14rem)}.k2-hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.k2-update{position:absolute;z-index:3;right:18px;bottom:15px;padding:7px 11px;border-radius:10px;background:rgba(7,4,10,.75);color:#cbbcd8;font-size:.72rem}.k2-quickbar{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:14px 0}.k2-quickbar div{padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,rgba(27,20,34,.98),rgba(16,12,21,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.k2-quickbar span{display:block;color:#897995;font-size:.68rem;text-transform:uppercase;letter-spacing:.06em}.k2-quickbar strong{display:block;margin-top:2px;color:#f6f0fb;font-size:.83rem}.k2-alert{display:flex;gap:14px;align-items:flex-start;margin:14px 0;padding:16px 18px;border:1px solid rgba(240,182,76,.28);border-radius:16px;background:linear-gradient(90deg,rgba(240,182,76,.08),rgba(120,0,255,.08))}.k2-alert b{color:var(--gold2)}.k2-alert p{margin:0;color:#d6c8df;font-size:.88rem}.k2-carousel-section{margin:14px 0;padding:16px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,rgba(22,17,28,.97),rgba(13,10,17,.98));box-shadow:0 12px 35px rgba(0,0,0,.2)}.k2-carousel-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 2px 12px}.k2-carousel-head span{color:#a86eff;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.k2-carousel-head h2{margin:1px 0 0;font-family:Montserrat,Manrope,sans-serif;font-size:1.18rem}.k2-carousel-head p{margin:0;color:#81758c;font-size:.78rem}.k2-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.k2-game-card{position:relative;flex:0 0 150px;overflow:hidden;border:1px solid rgba(196,123,255,.18);border-radius:14px;background:#0b0910;text-decoration:none;scroll-snap-align:start}.k2-game-card.featured{flex-basis:205px}.k2-game-card img{width:100%;height:214px;object-fit:cover}.k2-game-card.featured img{height:252px}.k2-game-meta{padding:9px 10px}.k2-game-meta span{color:#8f7d9b;font-size:.65rem}.k2-game-meta strong{display:block;min-height:36px;margin-top:2px;color:#f5effa;font-size:.78rem;line-height:1.25}.k2-play{display:inline-flex!important;margin-top:7px!important;padding:5px 9px;border:1px solid rgba(240,182,76,.52);border-radius:8px;background:linear-gradient(180deg,#a312ef,#6500cc);color:white!important;font-weight:900}.k2-panel{margin:16px 0;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,rgba(22,17,28,.98),rgba(12,9,15,.98));box-shadow:0 18px 55px rgba(0,0,0,.24)}.k2-intro,.k2-article-section{padding:30px}.k2-panel h2{margin:0 0 15px;font-family:Montserrat,Manrope,sans-serif;font-size:clamp(1.5rem,2.6vw,2.15rem);line-height:1.2;letter-spacing:-.02em}.k2-panel h3{margin:24px 0 9px;color:#f2e9f8;font-family:Montserrat,Manrope,sans-serif;font-size:1.1rem}.k2-panel p{margin:0 0 14px;color:#c4b6cf;font-size:.94rem}.k2-panel ul,.k2-panel ol{margin:10px 0 16px;padding-left:22px;color:#c4b6cf}.k2-panel li{margin:7px 0}.k2-lead{font-size:1.02rem!important;color:#e1d6e8!important}.k2-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.k2-card{padding:17px;border:1px solid rgba(180,105,255,.15);border-radius:16px;background:rgba(255,255,255,.025)}.k2-card strong{color:#fff}.k2-table-wrap{overflow:auto;margin:16px 0;border:1px solid var(--line);border-radius:15px}.k2-table{width:100%;border-collapse:collapse;min-width:620px}.k2-table th,.k2-table td{padding:11px 13px;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:top;text-align:left;font-size:.84rem}.k2-table th{background:rgba(131,0,255,.14);color:#fff}.k2-table td{color:#c4b6cf}.k2-table tr:last-child td{border-bottom:0}.k2-content-banner{position:relative;overflow:hidden;margin:17px -2px;border:1px solid rgba(183,109,255,.19);border-radius:18px;background:#050307}.k2-content-banner img{width:100%;height:auto}.k2-content-banner a{display:block}.k2-screen-note{padding:10px 13px;background:rgba(9,6,12,.95);color:#9586a0;font-size:.72rem}.k2-promo-note{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;margin-top:16px;padding:17px;border:1px solid rgba(240,182,76,.25);border-radius:16px;background:linear-gradient(90deg,rgba(130,0,255,.10),rgba(240,182,76,.07))}.k2-promo-note strong{display:block;color:#fff}.k2-promo-note p{margin:4px 0 0;font-size:.82rem}.k2-checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none!important;padding:0!important}.k2-checklist li{position:relative;margin:0!important;padding:12px 14px 12px 40px;border:1px solid rgba(183,109,255,.13);border-radius:13px;background:rgba(255,255,255,.02)}.k2-checklist li:before{content:'✓';position:absolute;left:14px;top:10px;color:var(--gold2);font-weight:900}.k2-faq details{border-top:1px solid rgba(255,255,255,.07);padding:14px 0}.k2-faq details:first-child{border-top:0}.k2-faq summary{cursor:pointer;color:#f7f0fb;font-weight:800}.k2-faq details p{margin:8px 0 0}.k2-screens-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.k2-screens-grid .wide{grid-column:1/-1}.k2-screenshot{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#0b0910}.k2-screenshot img{width:100%;height:auto}.k2-screenshot figcaption{padding:9px 12px;color:#8d7e99;font-size:.73rem}.k2-footer{margin:22px 0 0;padding:0 22px 22px}.k2-footer-shell{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#141019,#0a080d)}.k2-footer-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 24px;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(116,0,220,.08)}.k2-footer-topline strong{font-size:.92rem}.k2-footer-topline span{color:#9e8dab;font-size:.76rem}.k2-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:22px;padding:26px}.k2-footer-grid h3,.k2-footer-box h3{margin:0 0 10px;font-family:Montserrat,Manrope,sans-serif;font-size:.92rem}.k2-footer-grid p,.k2-footer-box p{margin:0 0 10px;color:#94859f;font-size:.78rem}.k2-footer-grid nav{display:grid;gap:7px}.k2-footer-grid nav a{color:#a99bb3;text-decoration:none;font-size:.78rem}.k2-footer-grid nav a:hover{color:white}.k2-footer-brand img{width:180px;height:76px;object-fit:contain;object-position:left center}.k2-age{display:inline-grid;place-items:center;width:54px;height:54px;margin-top:6px;border:2px solid var(--gold);border-radius:50%;color:var(--gold2);font-weight:900}.k2-reg-link{display:inline-flex;align-items:center;margin-top:8px;padding:8px 11px;border:1px solid rgba(183,109,255,.18);border-radius:10px;background:#f8f8fa}.k2-reg-link img{width:120px;height:30px;object-fit:contain}.k2-footer-payments{display:grid;grid-template-columns:1.5fr .8fr;gap:14px;padding:0 26px 22px}.k2-footer-box{padding:17px;border:1px solid rgba(183,109,255,.13);border-radius:15px;background:#100c14}.k2-payment-logos{display:flex;gap:8px;flex-wrap:wrap}.k2-logo-chip{display:inline-flex;align-items:center;justify-content:center;min-width:106px;height:42px;padding:7px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#f7f7f8;color:#18121e;font-weight:900;font-size:.76rem}.k2-logo-chip img{max-width:90px;max-height:26px}.k2-footer-note{padding:0 26px 22px;color:#7c6d87;font-size:.72rem}.k2-footer-bottom{display:flex;justify-content:space-between;gap:15px;padding:14px 26px;border-top:1px solid rgba(255,255,255,.06);color:#74687d;font-size:.72rem}.k2-cookie-banner{position:fixed;z-index:120;left:calc(var(--side) + 18px);right:18px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid rgba(178,91,255,.28);border-radius:16px;background:rgba(11,7,15,.98);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(0,0,0,.55)}.k2-cookie-banner[hidden],.k2-cookie-modal[hidden],.k2-overlay[hidden]{display:none}.k2-cookie-banner strong{color:#fff}.k2-cookie-banner p{margin:3px 0 0;color:#9487a0;font-size:.78rem}.k2-cookie-actions{display:flex;gap:8px;flex-wrap:wrap}.k2-cookie-modal{position:fixed;z-index:130;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.75)}.k2-cookie-card{position:relative;width:min(520px,100%);padding:24px;border:1px solid rgba(179,89,255,.25);border-radius:20px;background:#130d19;box-shadow:var(--shadow)}.k2-cookie-card h2{margin:0 0 16px}.k2-cookie-card label{display:block;margin:10px 0;color:#d7cce0}.k2-cookie-close{position:absolute;top:9px;right:10px;width:36px;height:36px;border:0;border-radius:50%;background:#2a173b;color:white;font-size:1.3rem}.k2-overlay{position:fixed;z-index:45;inset:0;border:0;background:rgba(0,0,0,.7)}.k2-mobile-sticky{display:none}.k2-legal-wrap{max-width:1040px;margin:0 auto}.k2-legal-hero{padding:32px 30px}.k2-legal-hero h1{margin:0 0 8px;font-family:Montserrat,Manrope,sans-serif;font-size:clamp(1.8rem,4vw,3rem);line-height:1.15}.k2-legal-hero p{margin:0;color:#a997b5}.k2-legal-body{padding:0 30px 32px}.k2-legal-body h2{margin:28px 0 9px;font-family:Montserrat,Manrope,sans-serif;font-size:1.28rem}.k2-legal-body p,.k2-legal-body li{color:#c5b7ce}.k2-legal-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:15px 0}.k2-legal-meta div{padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.025);font-size:.8rem;color:#c4b5ce}.k2-redirect{min-height:70vh;display:grid;place-items:center;text-align:center}.k2-redirect .k2-panel{max-width:620px;padding:34px}.k2-404{min-height:70vh;display:grid;place-items:center;text-align:center}.k2-404 h1{font-size:5rem;margin:0;color:#b168ff}.k2-overlay{cursor:pointer}html,body,.k2-sidebar,.k2-carousel,.k2-table-wrap{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,.k2-sidebar::-webkit-scrollbar,.k2-carousel::-webkit-scrollbar,.k2-table-wrap::-webkit-scrollbar{display:none}
@media(max-width:1180px){:root{--side:232px}.k2-quickbar{grid-template-columns:repeat(3,1fr)}.k2-footer-grid{grid-template-columns:1fr 1fr}.k2-footer-payments{grid-template-columns:1fr}.k2-hero-copy{width:min(700px,66%)}}
@media(max-width:900px){.k2-site{margin-left:0}.k2-sidebar{transform:translateX(-105%);transition:transform .2s ease;box-shadow:20px 0 55px rgba(0,0,0,.55)}.k2-sidebar.k2-open{transform:translateX(0)}.k2-menu-toggle{display:inline-grid;place-items:center}.k2-header-logo{display:block}.k2-top-nav{display:none}.k2-header-actions{margin-left:auto}.k2-cookie-banner{left:14px;right:14px}.k2-footer{padding:0 14px 18px}.k2-hero-copy{width:min(700px,76%)}.k2-grid-2{grid-template-columns:1fr}}
@media(max-width:680px){body{padding-bottom:66px}.k2-container{width:min(100% - 20px,1460px);padding-top:10px}.k2-header{height:62px;padding:8px 10px}.k2-header-logo img{width:92px;height:42px}.k2-header-actions .k2-btn:first-child{display:none}.k2-header-actions .k2-btn{min-width:auto;padding:8px 12px}.k2-hero{min-height:560px;border-radius:19px}.k2-hero-bg{object-fit:cover;object-position:center}.k2-hero:after{background:linear-gradient(180deg,rgba(5,3,8,.30),rgba(5,3,8,.62) 46%,rgba(5,3,8,.82))}.k2-hero-copy{width:100%;padding:86px 14px 98px}.k2-hero h1{font-size:clamp(2.15rem,10vw,3.35rem)}.k2-hero-actions{display:grid}.k2-hero-actions .k2-btn{width:100%}.k2-update{right:10px;bottom:10px}.k2-quickbar{grid-template-columns:repeat(2,1fr);gap:7px}.k2-alert{padding:13px 14px}.k2-intro,.k2-article-section{padding:22px 18px}.k2-content-banner{border-radius:14px}.k2-content-banner img{min-height:225px;object-fit:cover}.k2-promo-note{grid-template-columns:1fr}.k2-promo-note .k2-btn{width:100%}.k2-checklist{grid-template-columns:1fr}.k2-carousel-section{padding:13px 10px}.k2-carousel-head p{display:none}.k2-game-card{flex-basis:146px}.k2-game-card.featured{flex-basis:174px}.k2-game-card img{height:205px}.k2-game-card.featured img{height:235px}.k2-screens-grid{grid-template-columns:1fr}.k2-screens-grid .wide{grid-column:auto}.k2-footer-topline{align-items:flex-start;flex-direction:column;padding:14px 18px}.k2-footer-grid{grid-template-columns:1fr;padding:22px 18px}.k2-footer-payments{padding:0 18px 18px}.k2-footer-note,.k2-footer-bottom{padding-left:18px;padding-right:18px}.k2-footer-bottom{flex-direction:column}.k2-logo-chip{min-width:112px}.k2-cookie-banner{align-items:stretch;flex-direction:column;bottom:74px}.k2-cookie-actions{display:grid;grid-template-columns:1fr}.k2-cookie-actions .k2-btn{width:100%}.k2-mobile-sticky{position:fixed;z-index:90;left:7px;right:7px;bottom:7px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:6px;border:1px solid rgba(179,89,255,.25);border-radius:15px;background:rgba(10,7,13,.97);backdrop-filter:blur(18px);box-shadow:0 12px 35px rgba(0,0,0,.48)}.k2-mobile-sticky .k2-btn{min-height:43px;padding:8px 6px;font-size:.68rem;border-radius:10px}.k2-legal-meta{grid-template-columns:1fr}.k2-legal-hero,.k2-legal-body{padding-left:20px;padding-right:20px}}
@media(max-width:430px){.k2-game-card{flex-basis:142px}.k2-game-card.featured{flex-basis:165px}}

/* === v2 polish: filled game rows + compact UA footer === */
/* Short game collections no longer sit inside a large empty horizontal shell. */
.k2-carousel.k2-count-5,.k2-carousel.k2-count-6{display:grid;overflow:visible;scroll-snap-type:none;gap:12px;padding-bottom:0}
.k2-carousel.k2-count-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.k2-carousel.k2-count-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.k2-carousel.k2-count-5 .k2-game-card,.k2-carousel.k2-count-6 .k2-game-card,.k2-carousel.k2-count-5 .k2-game-card.featured,.k2-carousel.k2-count-6 .k2-game-card.featured{width:100%;min-width:0;flex:none}
.k2-carousel.k2-count-5 .k2-game-card img,.k2-carousel.k2-count-6 .k2-game-card img{height:230px}
.k2-carousel.k2-count-5 .k2-game-card.featured img,.k2-carousel.k2-count-6 .k2-game-card.featured img{height:230px}
.k2-carousel-section{background:linear-gradient(145deg,rgba(25,17,33,.98),rgba(12,8,16,.98));border-color:rgba(167,76,255,.20)}
.k2-status-bottom{margin:18px 0 0;background:linear-gradient(90deg,rgba(240,182,76,.06),rgba(116,0,220,.08));border-color:rgba(240,182,76,.22)}

/* Footer v2 */
.k2-footer{margin:26px 0 0;padding:0 22px 22px}
.k2-footer-shell-v2{overflow:hidden;border:1px solid rgba(172,86,255,.22);border-radius:24px;background:radial-gradient(circle at 8% 0%,rgba(142,19,255,.13),transparent 34%),linear-gradient(180deg,#121018 0%,#09070d 100%);box-shadow:0 18px 55px rgba(0,0,0,.28)}
.k2-footer-main-v2{display:grid;grid-template-columns:1.05fr 1.35fr .9fr;gap:28px;padding:28px 30px 24px}
.k2-footer-brand-v2,.k2-footer-reg-v2{min-width:0}
.k2-footer-logo-link{display:inline-flex;align-items:center;width:106px;height:56px;margin-bottom:10px}
.k2-footer-logo-link img{width:106px;height:56px;object-fit:contain}
.k2-footer-brand-v2>strong{display:block;margin-bottom:8px;font-family:Montserrat,Manrope,sans-serif;font-size:.96rem;color:#fff}
.k2-footer-brand-v2 p,.k2-footer-reg-v2 p,.k2-footer-payment-v2 p,.k2-footer-safe-v2 p{margin:0;color:#a99bb4;font-size:.78rem;line-height:1.55}
.k2-footer-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}
.k2-footer-badges span{display:inline-flex;align-items:center;min-height:31px;padding:5px 10px;border:1px solid rgba(184,100,255,.2);border-radius:999px;background:rgba(130,0,255,.08);color:#cbb8dc;font-size:.68rem;font-weight:800}
.k2-footer-badges .k2-age-v2{border-color:rgba(240,182,76,.45);color:#f1c568;background:rgba(240,182,76,.06)}
.k2-footer-nav-v2{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;padding:2px 0}
.k2-footer-main-v2 h3,.k2-footer-tools-v2 h3{margin:0 0 10px;font-family:Montserrat,Manrope,sans-serif;font-size:.86rem;color:#fff}
.k2-footer-nav-v2 nav{display:grid;gap:7px}
.k2-footer-nav-v2 a{color:#b7a7c2;text-decoration:none;font-size:.76rem;line-height:1.35}
.k2-footer-nav-v2 a:hover{color:#fff}
.k2-footer-reg-v2{padding:17px;border:1px solid rgba(183,109,255,.14);border-radius:16px;background:rgba(255,255,255,.022)}
.k2-reg-link-v2{display:inline-flex;align-items:center;justify-content:center;margin-top:15px;width:142px;height:44px;padding:8px 12px;border:1px solid rgba(183,109,255,.22);border-radius:11px;background:linear-gradient(180deg,#21172c,#140f1b)}
.k2-reg-link-v2 img{width:118px;height:30px;object-fit:contain}
.k2-footer-tools-v2{display:grid;grid-template-columns:1.55fr .85fr;gap:14px;padding:0 30px 24px}
.k2-footer-payment-v2,.k2-footer-safe-v2{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;border:1px solid rgba(183,109,255,.14);border-radius:16px;background:rgba(255,255,255,.024)}
.k2-footer-payment-v2>div:first-child{max-width:330px}
.k2-payment-logos-v2{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.k2-pay-chip{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:38px;padding:6px 11px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:#f5f4f7;color:#17121d;font-size:.7rem;font-weight:900}
.k2-pay-chip img{max-width:75px;max-height:22px}
.k2-pay-text{background:linear-gradient(180deg,#1c1524,#120e18);color:#e7d9f2;border-color:rgba(183,109,255,.20)}
.k2-footer-safe-v2{justify-content:flex-start}
.k2-safe-icon{display:grid;place-items:center;flex:0 0 49px;height:49px;border:2px solid #efb94c;border-radius:50%;color:#f1c568;font-weight:900;font-size:.8rem}
.k2-footer-safe-v2 h3{margin-bottom:5px}
.k2-footer-disclosure-v2{padding:0 30px 18px;color:#786b82;font-size:.68rem;line-height:1.55}
.k2-footer-bottom-v2{display:flex;justify-content:space-between;gap:16px;padding:14px 30px;border-top:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.12);color:#74687d;font-size:.7rem}

@media(max-width:1180px){
 .k2-carousel.k2-count-6{grid-template-columns:repeat(3,minmax(0,1fr))}
 .k2-carousel.k2-count-5{grid-template-columns:repeat(5,minmax(0,1fr))}
 .k2-footer-main-v2{grid-template-columns:1fr 1fr}.k2-footer-reg-v2{grid-column:1/-1}.k2-footer-tools-v2{grid-template-columns:1fr}
}
@media(max-width:900px){
 .k2-carousel.k2-count-5{grid-template-columns:repeat(3,minmax(0,1fr))}
 .k2-footer-main-v2{grid-template-columns:1fr}.k2-footer-reg-v2{grid-column:auto}.k2-footer-nav-v2{grid-template-columns:1fr 1fr}
 .k2-footer-payment-v2{align-items:flex-start;flex-direction:column}.k2-payment-logos-v2{justify-content:flex-start}
}
@media(max-width:620px){
 .k2-carousel.k2-count-5,.k2-carousel.k2-count-6{display:flex;overflow-x:auto;flex-wrap:nowrap;scroll-snap-type:x mandatory;padding-bottom:4px}
 .k2-carousel.k2-count-5 .k2-game-card,.k2-carousel.k2-count-6 .k2-game-card,.k2-carousel.k2-count-5 .k2-game-card.featured,.k2-carousel.k2-count-6 .k2-game-card.featured{flex:0 0 156px;width:156px}
 .k2-carousel.k2-count-5 .k2-game-card img,.k2-carousel.k2-count-6 .k2-game-card img,.k2-carousel.k2-count-5 .k2-game-card.featured img,.k2-carousel.k2-count-6 .k2-game-card.featured img{height:214px}
 .k2-footer{padding:0 12px 18px}.k2-footer-main-v2{gap:22px;padding:22px 18px 18px}.k2-footer-nav-v2{grid-template-columns:1fr;gap:20px}.k2-footer-tools-v2{padding:0 18px 18px}.k2-footer-payment-v2,.k2-footer-safe-v2{padding:15px}.k2-footer-disclosure-v2{padding:0 18px 16px}.k2-footer-bottom-v2{flex-direction:column;padding:13px 18px}.k2-pay-chip{min-width:78px}
}

/* v3: compact, sharp carousel cards */
.k2-game-card,.k2-game-card.featured{flex:0 0 148px!important;width:148px!important;min-width:148px!important}
.k2-game-card img,.k2-game-card.featured img{display:block;width:100%!important;height:222px!important;object-fit:cover!important;image-rendering:auto}
.k2-carousel{gap:11px}
.k2-carousel.k2-count-5,.k2-carousel.k2-count-6{display:flex!important;justify-content:flex-start!important;overflow-x:auto!important;grid-template-columns:none!important}
.k2-carousel.k2-count-5 .k2-game-card,.k2-carousel.k2-count-6 .k2-game-card,.k2-carousel.k2-count-5 .k2-game-card.featured,.k2-carousel.k2-count-6 .k2-game-card.featured{flex:0 0 148px!important;width:148px!important;min-width:148px!important}
.k2-carousel.k2-count-5 .k2-game-card img,.k2-carousel.k2-count-6 .k2-game-card img,.k2-carousel.k2-count-5 .k2-game-card.featured img,.k2-carousel.k2-count-6 .k2-game-card.featured img{height:222px!important}
@media(max-width:680px){.k2-game-card,.k2-game-card.featured,.k2-carousel.k2-count-5 .k2-game-card,.k2-carousel.k2-count-6 .k2-game-card{flex-basis:138px!important;width:138px!important;min-width:138px!important}.k2-game-card img,.k2-game-card.featured img,.k2-carousel.k2-count-5 .k2-game-card img,.k2-carousel.k2-count-6 .k2-game-card img{height:207px!important}}

/* v4: no empty desktop space inside carousel sections */
@media (min-width:681px){
  .k2-carousel.k2-count-5,
  .k2-carousel.k2-count-6,
  .k2-carousel.k2-count-8{
    display:grid!important;
    width:100%!important;
    overflow:visible!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    gap:12px!important;
  }
  .k2-carousel.k2-count-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  .k2-carousel.k2-count-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}
  .k2-carousel.k2-count-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}
  .k2-carousel.k2-count-5 .k2-game-card,
  .k2-carousel.k2-count-6 .k2-game-card,
  .k2-carousel.k2-count-8 .k2-game-card,
  .k2-carousel.k2-count-5 .k2-game-card.featured,
  .k2-carousel.k2-count-6 .k2-game-card.featured,
  .k2-carousel.k2-count-8 .k2-game-card.featured{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .k2-carousel.k2-count-5 .k2-game-card img,
  .k2-carousel.k2-count-6 .k2-game-card img,
  .k2-carousel.k2-count-8 .k2-game-card img,
  .k2-carousel.k2-count-5 .k2-game-card.featured img,
  .k2-carousel.k2-count-6 .k2-game-card.featured img,
  .k2-carousel.k2-count-8 .k2-game-card.featured img{
    width:100%!important;
    height:auto!important;
    aspect-ratio:2/3!important;
    object-fit:cover!important;
  }
  .k2-carousel.k2-count-5 .k2-game-meta,
  .k2-carousel.k2-count-6 .k2-game-meta,
  .k2-carousel.k2-count-8 .k2-game-meta{display:flex;flex:1;flex-direction:column}
  .k2-carousel.k2-count-5 .k2-play,
  .k2-carousel.k2-count-6 .k2-play,
  .k2-carousel.k2-count-8 .k2-play{margin-top:auto!important;align-self:flex-start}
}
@media (min-width:681px) and (max-width:1120px){
  .k2-carousel.k2-count-8{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .k2-carousel.k2-count-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .k2-carousel.k2-count-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}
}
