*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#f4f6fb;color:#161927}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.topbar{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #e8eaf2}.topbar-inner{height:72px;max-width:1480px;margin:auto;padding:0 28px;display:grid;grid-template-columns:auto minmax(320px,620px) auto;gap:28px;align-items:center}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:22px;white-space:nowrap}.brand-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#7958ff,#5438ef);color:#fff;font-size:25px;box-shadow:0 8px 22px rgba(92,63,235,.24)}.searchbox{height:46px;background:#f1f3f8;border:1px solid #e0e3ec;border-radius:14px;display:flex;align-items:center;padding-left:14px;overflow:hidden;transition:.2s}.searchbox:focus-within{background:#fff;border-color:#7054f5;box-shadow:0 0 0 4px rgba(112,84,245,.1)}.search-icon{font-size:23px;color:#777d90}.searchbox input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:0 12px;color:#222}.searchbox button{height:100%;border:0;background:#684bf3;color:#fff;font-weight:800;padding:0 20px;cursor:pointer}.desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:22px;font-size:14px;font-weight:750;white-space:nowrap}.desktop-nav a:hover{color:#6549ef}.account-pill{padding:10px 15px;border-radius:12px;background:#171a27;color:#fff!important}.mobile-search-toggle,.mobile-search-panel{display:none}.site-main{min-height:70vh}.hero-strip{max-width:1480px;margin:0 auto;padding:30px 28px 20px}.hero-title{display:flex;align-items:baseline;gap:14px;margin-bottom:18px}.hero-title>span,.eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#6c4cff}.hero-title h1{font-size:27px;margin:0}.hero-title p{margin:0 0 0 auto;color:#777d8d;font-size:14px}.featured-rail{display:grid;grid-template-columns:1.45fr repeat(3,1fr);grid-template-rows:170px 170px;gap:14px}.feature-card{position:relative;overflow:hidden;border-radius:18px;background:#1c2030;min-width:0;box-shadow:0 5px 16px rgba(29,33,49,.08)}.feature-card:nth-child(2){grid-column:2}.feature-card:nth-child(3){grid-column:3}.feature-card:nth-child(4){grid-column:4}.feature-card:nth-child(5){grid-column:2/3}.feature-card:nth-child(6){grid-column:3/5}.feature-large{grid-row:1/3}.feature-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.feature-card:hover img{transform:scale(1.04)}.feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(10,12,22,.82) 100%)}.feature-copy{position:absolute;left:18px;right:18px;bottom:16px;color:#fff;display:flex;align-items:center;gap:10px}.feature-copy small{position:absolute;bottom:29px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.feature-copy strong{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-large .feature-copy strong{font-size:27px}.feature-copy em{font-style:normal;margin-left:auto;background:#fff;color:#171927;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:900}.category-shell{background:#fff;border-top:1px solid #eceef5;border-bottom:1px solid #e8eaf2;position:sticky;top:72px;z-index:900}.category-rail{max-width:1480px;margin:auto;padding:12px 28px;display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-chip{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:10px 14px;border-radius:12px;background:#f4f5f9;font-size:13px;font-weight:800;color:#565b6c;transition:.2s}.category-chip:hover,.category-chip.active{background:#171a27;color:#fff}.category-chip span{font-size:15px}.catalog-section{max-width:1480px;margin:auto;padding:30px 28px 70px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.section-heading h2{font-size:25px;margin:3px 0 0}.game-count{font-size:13px;color:#7b8090}.game-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:20px 14px}.game-card{min-width:0}.game-cover{position:relative;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#171d31;box-shadow:0 5px 16px rgba(29,33,49,.08);transition:.2s}.game-cover img{width:100%;height:100%;object-fit:cover}.game-card:hover .game-cover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(29,33,49,.16)}.hover-play{position:absolute;left:50%;top:50%;width:48px;height:48px;display:grid;place-items:center;transform:translate(-50%,-42%) scale(.8);border-radius:50%;background:rgba(255,255,255,.94);color:#6044ed;opacity:0;transition:.2s;box-shadow:0 8px 25px rgba(0,0,0,.18)}.game-card:hover .hover-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.badges{position:absolute;left:8px;top:8px;display:flex;gap:5px}.badges b{font-size:9px;letter-spacing:.04em;background:rgba(19,21,31,.82);color:#fff;padding:5px 6px;border-radius:7px;backdrop-filter:blur(5px)}.game-meta{padding:9px 3px 0;min-width:0}.game-meta strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-meta small{display:block;color:#8a8e9b;margin-top:4px;font-size:11px}.site-footer{background:#171a27;color:#fff;padding:34px 28px}.footer-inner{max-width:1424px;margin:auto;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:40px}.footer-inner p{color:#9da2b4;margin:5px 0 0;font-size:13px}.footer-links{display:flex;gap:20px;font-size:13px;color:#c5c8d2}.footer-inner>span{font-size:12px;color:#8f94a5}.mobile-bottom{display:none}
/* game page */.gamehead{max-width:1280px;margin:26px auto 14px;padding:0 20px;display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center}.gamehead img{width:64px;height:64px;border-radius:15px;object-fit:cover}.gamehead h1{margin:0 0 5px;font-size:25px}.muted{color:#777d8d}.fullscreen-btn,.play-game-btn,.btn{border:0;border-radius:12px;background:#684bf3;color:#fff;font-weight:850;padding:12px 17px;cursor:pointer}.game-player-shell{position:relative;width:min(1280px,calc(100% - 40px));height:min(72vh,720px);min-height:520px;margin:0 auto;background:#080b12;border-radius:18px;overflow:hidden;box-shadow:0 15px 45px rgba(20,23,34,.16)}.game-frame{width:100%;height:100%;border:0;display:block;background:#080b12}.game-start-overlay{position:absolute;inset:0;z-index:3;display:grid;place-items:center;overflow:hidden;background:#080b12}.game-start-overlay.hidden{display:none}.game-start-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.36;filter:blur(4px);transform:scale(1.04)}.game-start-content{position:relative;text-align:center;color:#fff}.game-start-content h2{font-size:clamp(28px,4vw,48px);margin:0 0 18px}.play-game-btn{font-size:17px;padding:15px 26px}.game-info-section{max-width:1280px;margin:24px auto 60px;padding:0 20px}.game-info-section h2{margin-top:26px}.game-player-shell:fullscreen{width:100vw;height:100vh;max-width:none;min-height:0;border-radius:0}.game-player-shell:-webkit-full-screen{width:100vw;height:100vh;max-width:none;border-radius:0}
/* forms/admin general */.section,.card,.install{max-width:1100px;margin:30px auto;padding:24px}.install{max-width:760px}.install input,input,select,textarea{border:1px solid #dfe2eb;border-radius:10px;padding:11px 12px}.install form{display:grid;gap:12px}.install button,button{cursor:pointer}.wrap{max-width:1424px;margin:auto}
@media(max-width:1250px){.game-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.featured-rail{grid-template-columns:1.35fr repeat(3,1fr)}}
@media(max-width:1050px){.topbar-inner{grid-template-columns:auto 1fr auto}.desktop-nav a:not(.account-pill){display:none}.game-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.featured-rail{grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:160px 160px}.feature-card:nth-child(4){display:none}.feature-card:nth-child(6){grid-column:3}.hero-title p{display:none}}
@media(max-width:820px){body{padding-bottom:67px}.topbar-inner{height:62px;padding:0 15px;display:flex;gap:12px}.brand-icon{width:38px;height:38px;border-radius:12px}.brand-text{font-size:18px}.topbar .searchbox,.desktop-nav{display:none}.mobile-search-toggle{display:grid;place-items:center;margin-left:auto;width:40px;height:40px;border:0;border-radius:11px;background:#f1f2f7;font-size:23px}.mobile-search-panel{display:none;padding:10px 15px;background:#fff;border-bottom:1px solid #e7e9f1}.search-open .mobile-search-panel{display:block}.mobile-search{display:flex;width:100%}.hero-strip{padding:16px 14px 12px}.hero-title{margin-bottom:12px}.hero-title>span,.hero-title p{display:none}.hero-title h1{font-size:21px}.featured-rail{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-rail::-webkit-scrollbar{display:none}.feature-card,.feature-large,.feature-card:nth-child(n){display:block;flex:0 0 78vw;height:220px;scroll-snap-align:start}.feature-copy strong,.feature-large .feature-copy strong{font-size:20px}.category-shell{top:62px}.category-rail{padding:10px 14px}.catalog-section{padding:22px 14px 35px}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 10px}.game-cover{border-radius:13px}.hover-play{display:none}.section-heading h2{font-size:21px}.site-footer{display:none}.mobile-bottom{position:fixed;z-index:1200;left:0;right:0;bottom:0;height:67px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);border-top:1px solid #e5e7ef;box-shadow:0 -7px 25px rgba(22,25,39,.08)}.mobile-bottom a,.mobile-bottom button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:#6f7484}.mobile-bottom b{font-size:21px;color:#222637}.gamehead{margin:10px auto;padding:0 12px;grid-template-columns:48px 1fr auto}.gamehead img{width:48px;height:48px;border-radius:12px}.gamehead h1{font-size:18px}.gamehead .muted{font-size:11px}.fullscreen-btn{font-size:0;padding:10px 12px}.fullscreen-btn:after{content:'⛶';font-size:20px}.game-player-shell{width:100%;height:calc(100dvh - 62px);min-height:0;border-radius:0}.game-info-section{padding:0 14px;margin-bottom:30px}}
@media(max-width:560px){.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 9px}.game-meta strong{font-size:12px}.game-meta small{font-size:10px}.feature-card,.feature-large,.feature-card:nth-child(n){flex-basis:86vw;height:205px}.category-chip{padding:9px 12px;font-size:12px}}
/* theme variants */body[data-theme="neon"]{background:#080a12;color:#f5f7ff}body[data-theme="neon"] .topbar,body[data-theme="neon"] .category-shell{background:#0d1020;border-color:#202541}body[data-theme="neon"] .searchbox,body[data-theme="neon"] .category-chip{background:#15192b;border-color:#252a43;color:#fff}body[data-theme="neon"] .game-meta small{color:#8f96b3}body[data-theme="neon"] .category-chip.active{background:#7456ff}body[data-theme="retro"] .brand-icon{border-radius:4px}body[data-theme="retro"] .game-cover,body[data-theme="retro"] .feature-card,body[data-theme="retro"] .category-chip{border-radius:5px}body[data-theme="classic"] .game-cover,body[data-theme="classic"] .feature-card{border-radius:9px}body[data-theme="shadcn"] .brand-icon{background:#111}body[data-theme="shadcn"] .searchbox button,body[data-theme="shadcn"] .play-game-btn,body[data-theme="shadcn"] .fullscreen-btn{background:#111}

/* V8 auth + game discovery */
.auth-page{min-height:calc(100vh - 180px);display:grid;place-items:center;padding:48px 18px;background:radial-gradient(circle at 50% 0,rgba(105,70,255,.10),transparent 38%)}
.auth-card{width:min(100%,480px);background:var(--card,#fff);border:1px solid var(--line,#e5e7eb);border-radius:26px;padding:34px;box-shadow:0 24px 70px rgba(17,24,39,.10)}.auth-card-wide{width:min(100%,600px)}
.auth-mark{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#6946ff;color:#fff;font-size:30px;font-weight:900;box-shadow:0 12px 30px rgba(105,70,255,.3);margin-bottom:22px}.auth-copy span{font-size:12px;font-weight:900;letter-spacing:.12em;color:#6946ff}.auth-copy h1{font-size:34px;line-height:1.1;margin:8px 0}.auth-copy p{color:var(--muted,#667085);margin:0 0 24px;line-height:1.6}
.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:8px;font-weight:800;font-size:14px}.auth-form label small{font-weight:500;color:#8b93a7}.auth-form input{width:100%;box-sizing:border-box;border:1px solid var(--line,#dce1ea);border-radius:14px;padding:14px 15px;font:inherit;background:var(--surface,#f8f9fc);color:inherit;outline:none}.auth-form input:focus{border-color:#6946ff;box-shadow:0 0 0 4px rgba(105,70,255,.12)}.auth-primary,.auth-secondary{display:flex;justify-content:center;align-items:center;min-height:50px;border:0;border-radius:14px;font-weight:900;text-decoration:none}.auth-primary{background:#6946ff;color:#fff;cursor:pointer;font-size:16px}.auth-secondary{border:1px solid var(--line,#dce1ea);color:inherit;background:transparent}.auth-alert{padding:12px 14px;border-radius:12px;background:#fff1f2;color:#be123c;margin-bottom:18px}.auth-divider{display:flex;align-items:center;gap:12px;color:#8b93a7;font-size:12px;margin:22px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line,#e5e7eb);flex:1}.auth-foot{text-align:center;color:#8b93a7;margin:22px 0 0}.auth-foot a{font-weight:800;color:#6946ff}.auth-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.play-page-wrap{max-width:1600px;margin:auto;padding:0 24px 60px}.game-actions{margin:18px 0 8px}.game-shelf{margin:34px 0}.shelf-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.shelf-head h2{font-size:24px;margin:0}.shelf-head span{font-size:13px;color:var(--muted,#8b93a7)}.shelf-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:14px}.mini-game-card{text-decoration:none;color:inherit;min-width:0}.mini-cover{position:relative;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#121a30}.mini-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:.22s transform}.mini-play{position:absolute;inset:0;display:grid;place-items:center;background:rgba(5,8,18,.36);color:#fff;font-size:28px;opacity:0;transition:.2s}.mini-game-card:hover .mini-cover img{transform:scale(1.05)}.mini-game-card:hover .mini-play{opacity:1}.mini-game-card strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:8px}.mini-game-card small{display:block;color:var(--muted,#8b93a7);font-size:11px;margin-top:2px}
@media(max-width:1300px){.shelf-grid{grid-template-columns:repeat(8,1fr)}}@media(max-width:1000px){.shelf-grid{grid-template-columns:repeat(6,1fr)}}@media(max-width:720px){.auth-page{padding:24px 12px;align-items:start}.auth-card{padding:24px 18px;border-radius:20px}.auth-copy h1{font-size:28px}.auth-two{grid-template-columns:1fr}.play-page-wrap{padding:0 12px 80px}.shelf-grid{grid-template-columns:repeat(3,1fr);gap:10px}.mini-cover{border-radius:12px}.mini-game-card strong{font-size:12px}.shelf-head h2{font-size:20px}.game-shelf{margin:26px 0}}
/* V9 Arena reference-inspired UI */
:root{--arena:#030915;--panel:#28282b;--panel2:#18191d;--ink:#f8f8f6;--muted2:#9aa7c0;--orange:#ff6508;--green:#00b84f;--blue:#2778ff}body{background:var(--arena);color:var(--ink)}.topbar{background:#080b10;border-bottom:2px solid #161b24}.topbar-inner{height:62px}.brand-icon{border-radius:3px;background:#23262c;border:2px solid #555;box-shadow:none}.brand-text{color:#fff}.searchbox{height:38px;border-radius:5px;background:#11151b;border-color:#313640}.searchbox button{background:var(--orange)}.desktop-nav a{color:#fff}.account-pill{border-radius:4px;background:var(--green)!important}.site-main{background:var(--arena)}.site-footer{background:#05080e;border-top:1px solid #202733}.category-shell{background:#1f2024;border-color:#050608}.category-chip{border-radius:3px;background:#15171b;border:1px solid #3b3d42;color:#fff}.category-chip.active{background:var(--orange);border-color:#ff7c32}.catalog-section{max-width:1540px}.game-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:9px}.game-cover{border-radius:8px;box-shadow:0 0 0 2px #151922;aspect-ratio:1/1}.game-meta strong{color:#fff}.game-meta small{color:#8995ad}.hero-strip{max-width:1540px}.featured-rail{grid-template-rows:145px 145px}.feature-card{border-radius:9px;border:2px solid #171c27}.feature-copy em{background:var(--green);border-radius:3px}.hero-title h1,.section-heading h2{color:#fff}.hero-title p,.game-count{color:#93a0b8}
.arena-auth{min-height:calc(100vh - 62px);display:grid;place-items:center;padding:45px 16px}.arena-auth-card{width:min(560px,100%);background:#29292c;border:4px solid #08090b;outline:4px solid #16191f;border-radius:28px;padding:68px 44px 42px;box-shadow:0 7px 0 #050607;text-align:center}.arena-auth-card h1{font-family:Georgia,serif;font-size:40px;margin:0 0 10px;text-shadow:2px 3px 0 #000}.arena-auth-card>p{color:#aebbd2;margin:0 0 42px}.arena-auth-card a{color:var(--orange)}.arena-auth-card form{display:grid;gap:20px}.arena-auth-card input{width:100%;height:60px;border:2px solid #050506;border-radius:16px;background:#19191c;color:#fff;padding:0 17px;font-size:17px}.arena-auth-card button{height:62px;border:0;border-radius:11px;background:var(--green);color:#fff;font-size:18px;font-weight:900;box-shadow:0 6px 0 #087d3c}.forgot{display:flex;justify-content:space-between;margin:8px 0 12px}.register-card{padding-top:48px}.register-card>p{margin-bottom:30px}
.leader-page{max-width:1450px;margin:0 auto;padding:22px 22px 70px}.leader-hero{background:#29292c;border:4px solid #08090b;outline:3px solid #171b22;border-radius:24px;padding:46px 30px;text-align:center;box-shadow:0 7px 0 #050607}.leader-hero span{display:inline-block;background:var(--orange);border-radius:8px;padding:8px 17px;font-weight:900;box-shadow:0 4px 0 #7c2700}.leader-hero h1{font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;letter-spacing:2px;font-size:64px;margin:20px 0 14px;text-shadow:3px 4px 0 #000}.leader-hero p{font-size:18px}.leader-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:50px}.rank-panel{background:#191a1e;border:3px solid #050607;border-radius:22px;overflow:hidden;box-shadow:0 7px 0 #050607}.rank-panel h2{margin:0;padding:27px;background:#29292c;border-bottom:3px solid #050607;font-family:Georgia,serif;font-size:27px}.rank-list{padding:22px}.rank-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;background:#292a2e;border:1px solid #090a0c;border-radius:12px;padding:14px;margin-bottom:10px;box-shadow:0 3px 0 #07080a}.rank-row>b{width:38px;height:38px;display:grid;place-items:center;background:#050607;border-radius:8px;color:#ffe600;font-size:20px}.rank-row strong{display:block}.rank-row small{display:block;color:#91a0ba;font-size:11px;margin-top:3px}.rank-row em{font-style:normal;color:var(--orange);font-size:22px;font-weight:900;text-align:right}.rank-row em small{font-size:9px}
.play-page-wrap{max-width:1500px}.gamehead{max-width:1400px}.game-player-shell{max-width:1400px;border:4px solid #050607;outline:2px solid #3a404b;border-radius:12px;background:#000}.game-info-section{max-width:1400px;background:#f1e4c7;color:#3d2b1e;border-radius:8px;padding:25px;margin-top:24px}.game-info-section .muted{color:#5d4937}.game-actions{max-width:1400px;margin:16px auto}.game-shelf{max-width:1400px;margin-left:auto;margin-right:auto;border-top:1px solid #2c3442;padding-top:22px}.shelf-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:10px}.mini-cover{border-radius:7px}.mini-game-card strong{color:#fff}.shelf-head h2{font-family:Georgia,serif;color:#fff}.btn{background:var(--orange)}
@media(max-width:1250px){.game-grid{grid-template-columns:repeat(8,1fr)}.shelf-grid{grid-template-columns:repeat(8,1fr)}}
@media(max-width:900px){.leader-grid{grid-template-columns:1fr;gap:28px}.leader-hero h1{font-size:46px}.game-grid{grid-template-columns:repeat(5,1fr)}.shelf-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:560px){.arena-auth{padding:22px 12px;align-items:start}.arena-auth-card{border-radius:20px;padding:38px 18px 28px}.arena-auth-card h1{font-size:34px}.arena-auth-card>p{margin-bottom:28px}.arena-auth-card input{height:56px}.leader-page{padding:14px 10px 80px}.leader-hero{padding:32px 14px}.leader-hero h1{font-size:38px}.leader-hero p{font-size:14px}.rank-panel h2{font-size:21px;padding:20px}.rank-list{padding:12px}.game-grid,.shelf-grid{grid-template-columns:repeat(3,1fr)}}
/* V10 integrations + CMS */
.google-signin{height:58px;border:2px solid #08090b;border-radius:13px;background:#fff!important;color:#171717!important;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:900;box-shadow:0 4px 0 #111;text-decoration:none}.google-g{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#4285f4;font:bold 22px Arial}.auth-or{display:flex;align-items:center;gap:12px;color:#9099aa;font-size:12px;margin:2px 0}.auth-or:before,.auth-or:after{content:"";height:1px;background:#4a4a4d;flex:1}.content-page{max-width:1050px;margin:40px auto 80px;background:#29292c;border:3px solid #08090b;border-radius:18px;padding:34px;color:#fff}.content-page h1{font-family:Georgia,serif;font-size:38px;margin-top:0}.page-content{line-height:1.75;color:#d7dce7}.page-content a{color:#ff6508;text-decoration:underline}.adminbox{max-width:1100px;margin:40px auto;padding:28px;background:#fff;color:#171927;border-radius:18px}.adminnav{display:flex;gap:10px;flex-wrap:wrap}.stack{display:grid;gap:16px}.stack label{display:grid;gap:7px}.flash{padding:12px;background:#e8fff0;color:#08783a;border-radius:10px}

/* V11 video thumbnail previews */
.game-preview{isolation:isolate}.preview-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;background:#05080e}.game-preview.preview-playing>img{opacity:0}.game-preview.preview-playing .hover-play{opacity:0!important}.game-preview .badges{z-index:4}.mini-cover.game-preview .mini-play{z-index:4}.preview-video{pointer-events:none}
/* V12 category pages + transparent mobile navigation */
.category-page{max-width:1540px;margin:0 auto;padding:54px 28px 90px;min-height:calc(100vh - 62px)}
.category-title-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:22px}.category-title-row h1,.category-page-head h1{margin:3px 0 0;color:#fff;font-size:36px}.category-total{color:#9aa7c0;font-weight:800}.back-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:1px solid #3b414d;border-radius:7px;background:#171a20;color:#fff;font-weight:850;white-space:nowrap}.back-btn:hover{background:#ff6508;border-color:#ff6508}.category-page-rail{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;padding:13px;background:#202126;border:2px solid #07080a;border-radius:8px;margin-bottom:28px}.category-page-rail::-webkit-scrollbar{display:none}.category-page-rail .category-chip{border-radius:4px}.category-game-grid{margin-top:8px}.category-page-head{margin-bottom:26px}.category-page-head p{color:#9aa7c0}.category-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-tile{display:grid;grid-template-columns:54px 1fr auto;gap:14px;align-items:center;padding:18px;background:#28292d;border:2px solid #08090b;border-radius:13px;box-shadow:0 4px 0 #050607}.category-tile:hover{border-color:#ff6508;transform:translateY(-2px)}.category-tile-icon{width:54px;height:54px;display:grid;place-items:center;background:#17191e;border-radius:10px;font-size:25px}.category-tile strong{display:block;font-size:18px}.category-tile small{display:block;color:#94a0b8;margin-top:5px}.category-tile>b{font-size:30px;color:#ff6508}.empty-category{text-align:center;background:#202126;border:2px solid #08090b;border-radius:14px;padding:70px 20px;color:#fff}.empty-category>div{font-size:52px}.empty-category p{color:#9aa7c0}
@media(max-width:1000px){.category-directory{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){body{padding-bottom:82px}.category-page{padding:22px 12px 96px}.category-title-row{grid-template-columns:auto 1fr;gap:12px;margin-bottom:14px}.category-title-row h1,.category-page-head h1{font-size:25px}.category-total{grid-column:2;font-size:12px;margin-top:-8px}.back-btn{min-height:38px;padding:0 11px;font-size:12px}.category-page-rail{margin-left:-12px;margin-right:-12px;border-left:0;border-right:0;border-radius:0;padding:10px 12px;margin-bottom:18px}.category-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-tile{grid-template-columns:42px 1fr;padding:12px;gap:10px}.category-tile-icon{width:42px;height:42px;font-size:20px}.category-tile strong{font-size:14px}.category-tile small{font-size:10px}.category-tile>b{display:none}.mobile-bottom{left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;height:66px!important;background:rgba(5,8,14,.82)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;box-shadow:0 12px 38px rgba(0,0,0,.45)!important;overflow:hidden}.mobile-bottom a,.mobile-bottom button{color:rgba(255,255,255,.67)!important;background:transparent!important;border:0!important}.mobile-bottom a:hover,.mobile-bottom a:focus,.mobile-bottom button:hover{color:#fff!important}.mobile-bottom b{color:inherit!important}.site-footer{padding-bottom:100px}}

/* V13 — unified Arena category UI + black transparent mobile dock */
.category-page .category-page-rail{
  display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;
  gap:8px!important;width:100%!important;height:auto!important;padding:12px!important;margin:0 0 26px!important;
  overflow:visible!important;background:#1c1e23!important;border:2px solid #08090c!important;border-radius:8px!important;
}
.category-page .category-page-rail .category-chip{
  display:inline-flex!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;height:42px!important;
  align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 14px!important;margin:0!important;
  background:#15171b!important;color:#fff!important;border:1px solid #3a3d44!important;border-radius:4px!important;
  font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;
}
.category-page .category-page-rail .category-chip:hover{background:#292c32!important;border-color:#60656f!important}
.category-page .category-page-rail .category-chip.active{background:#ff6508!important;border-color:#ff7c32!important;color:#fff!important;box-shadow:0 3px 0 #8c2d00!important}
.category-page .category-page-rail .category-chip span{font-size:15px!important}
.category-page .category-game-grid{display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:14px 10px!important;width:100%!important}
.category-page .category-game-grid .game-card{display:block!important;width:auto!important;min-width:0!important}
.category-page .category-game-grid .game-cover{width:100%!important;aspect-ratio:1/1!important}
.category-page .category-title-row{padding-top:0}
@media(max-width:1250px){.category-page .category-game-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}}
@media(max-width:950px){.category-page .category-game-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:720px){
  body{padding-bottom:84px!important}
  .category-page .category-page-rail{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;
    margin-left:-12px!important;margin-right:-12px!important;width:calc(100% + 24px)!important;border-left:0!important;border-right:0!important;border-radius:0!important;padding:10px 12px!important}
  .category-page .category-page-rail::-webkit-scrollbar{display:none!important}
  .category-page .category-page-rail .category-chip{height:40px!important;padding:0 13px!important;font-size:12px!important}
  .category-page .category-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 9px!important}
  .mobile-bottom{display:grid!important;position:fixed!important;z-index:9999!important;left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;height:68px!important;
    grid-template-columns:repeat(4,1fr)!important;padding:0 4px max(0px,env(safe-area-inset-bottom))!important;
    background:rgba(4,7,12,.88)!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:19px!important;
    -webkit-backdrop-filter:blur(20px) saturate(140%)!important;backdrop-filter:blur(20px) saturate(140%)!important;
    box-shadow:0 10px 35px rgba(0,0,0,.58)!important;overflow:hidden!important}
  .mobile-bottom a,.mobile-bottom button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;
    color:rgba(255,255,255,.68)!important;background:transparent!important;border:0!important;font-size:10px!important;font-weight:700!important;text-decoration:none!important}
  .mobile-bottom a b,.mobile-bottom button b{font-size:22px!important;line-height:1!important;color:#fff!important;font-weight:500!important}
  .mobile-bottom a:active,.mobile-bottom a:hover,.mobile-bottom button:active{color:#ff6508!important}
}

/* ===== V14 category page: forced Arena theme ===== */
.category-page{max-width:1480px!important;margin:0 auto!important;padding:28px 28px 80px!important;background:transparent!important}
.category-page .category-title-row{display:grid!important;grid-template-columns:1fr auto!important;gap:12px 20px!important;align-items:end!important;margin:0 0 16px!important}
.category-page .category-title-row>.back-btn{grid-column:1/-1!important;justify-self:start!important}
.category-page .category-title-row>div h1{margin:6px 0 0!important;font-size:32px!important;line-height:1.1!important}
.category-page .category-total{color:#9da3b2!important;font-size:13px!important;padding-bottom:4px!important}
.category-page .back-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:0!important;padding:10px 15px!important;border:1px solid #ff7c32!important;border-radius:5px!important;background:#ff6508!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1!important;box-shadow:0 3px 0 #8c2d00!important;text-decoration:none!important}
.category-page .back-btn:hover{background:#ff7a25!important;transform:translateY(-1px)!important}
.category-page .category-page-rail{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;width:100%!important;height:auto!important;padding:14px 16px!important;margin:0 0 28px!important;overflow:visible!important;background:#202226!important;border:0!important;border-radius:0!important}
.category-page .category-page-rail .category-chip{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:none!important;height:44px!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 16px!important;margin:0!important;background:#17191d!important;color:#fff!important;border:1px solid #3b3f47!important;border-radius:4px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}
.category-page .category-page-rail .category-chip.active{background:#ff6508!important;border-color:#ff7b2e!important;box-shadow:0 3px 0 #8c2d00!important}
.category-page .category-page-rail .category-chip:hover{background:#292c31!important}
.category-page .category-page-rail .category-chip.active:hover{background:#ff6508!important}
.category-page .category-game-grid{display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:16px 10px!important;width:100%!important}
@media(max-width:1250px){.category-page .category-game-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}}
@media(max-width:950px){.category-page .category-game-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:720px){
 .category-page{padding:18px 14px 100px!important}
 .category-page .category-title-row{grid-template-columns:1fr auto!important;margin-bottom:12px!important}
 .category-page .category-title-row>div h1{font-size:25px!important}
 .category-page .back-btn{padding:9px 13px!important;font-size:12px!important}
 .category-page .category-page-rail{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;width:calc(100% + 28px)!important;margin-left:-14px!important;margin-right:-14px!important;padding:11px 14px!important;gap:8px!important}
 .category-page .category-page-rail::-webkit-scrollbar{display:none!important}
 .category-page .category-page-rail .category-chip{height:42px!important;padding:0 14px!important;font-size:12px!important}
 .category-page .category-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 9px!important}
}


/* V15 display ad placements */
.display-ad{width:min(100% - 24px,1200px);margin:14px auto;text-align:center;overflow:hidden;position:relative;z-index:1}
.display-ad ins.adsbygoogle{display:block;max-width:100%}
.display-ad-header{min-height:0}
.display-ad-game{min-height:0;margin-top:18px;margin-bottom:18px}
@media(max-width:768px){.display-ad{width:calc(100% - 16px);margin:10px auto}.display-ad-game{margin-top:12px;margin-bottom:12px}}
