:root{--bg-color:#f3f4f6;--card-radius:16px;--text-main:#1f2937;--nav-bg:#ffffffd9;--primary:#7a00ff;--hover-overlay:#00000080}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);min-height:100vh;font-family:Nunito,sans-serif;overflow-y:scroll}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h1,h2,h3{font-family:Montserrat,sans-serif}.top-nav{-webkit-backdrop-filter:blur(15px);z-index:50;background:#ffffffb3;align-items:center;height:70px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}.nav-content{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.logo{cursor:pointer;align-items:center;gap:8px;display:flex}.omg-text{background:linear-gradient(135deg,#ff007a,#7a00ff);-webkit-text-fill-color:transparent;letter-spacing:-2px;filter:drop-shadow(0 2px 4px #ff007a4d);-webkit-background-clip:text;font-size:2.2rem;font-weight:900}.full-text{color:#1f2937;letter-spacing:-.5px;text-transform:uppercase;border-left:2px solid #e2e8f0;padding-left:8px;font-size:1.1rem;font-weight:800}@media (width<=600px){.full-text{display:none}}.search-bar{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;align-items:center;width:300px;padding:8px 15px;transition:border-color .2s;display:flex}.search-bar:focus-within{border-color:var(--primary)}.search-bar input{background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:14px}.ad-container{justify-content:center;max-width:1400px;margin:20px auto;padding:0 20px;display:flex}.ad-placeholder{color:#64748b;text-align:center;background:#e2e8f0;border:2px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.top-ad .ad-placeholder{width:100%;max-width:728px;height:90px}.main-layout{gap:20px;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}#portal-ui{flex:1}.ad-sidebar{width:300px;display:none}@media (width>=1024px){.ad-sidebar{display:block}}.sticky-ad{width:300px;height:600px;position:sticky;top:90px}.game-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-auto-rows:140px;gap:12px;display:grid}.game-card{border-radius:var(--card-radius);cursor:pointer;background-color:#cbd5e1;background-position:50%;background-size:cover;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.game-card:hover{z-index:10;border:1px solid #7a00ff80;transform:scale(1.08)translateY(-5px);box-shadow:0 20px 40px #7a00ff4d}.ad-grid-slot{cursor:default;box-shadow:none;background:0 0}.ad-grid-slot:hover{box-shadow:none;z-index:1;transform:none}.ad-grid-slot .ad-placeholder{width:100%;height:100%}.featured-large{grid-area:span 2/span 2}.featured-wide{grid-area:span 1/span 2}.featured-tall{grid-area:span 2/span 1}.hover-overlay{background:var(--hover-overlay);opacity:0;color:#fff;flex-direction:column;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.game-card:hover .hover-overlay{opacity:1}.play-icon{filter:drop-shadow(0 4px 8px #0009);font-size:3rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.game-card:hover .play-icon{transform:scale(1.2)}.hover-overlay h2{text-align:center;text-shadow:0 2px 5px #000000e6;padding:0 10px;font-size:1.2rem;font-weight:900}.site-footer{color:#f3f4f6;background:#111827;margin-top:60px;padding:60px 20px;position:relative;overflow:visible}.footer-content{flex-direction:column;align-items:center;gap:20px;max-width:1000px;margin:0 auto;display:flex}.footer-logo .omg-text{filter:none;font-size:3rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer-links a{color:#9ca3af;font-weight:700;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-copy{color:#6b7280;margin-top:20px;font-size:14px}.footer-fold{border-bottom:80px solid #1f2937;border-right:80px solid var(--bg-color);width:0;height:0;transition:border-bottom-color .3s;position:absolute;top:0;right:0;box-shadow:-5px 5px 15px #00000080}.site-footer:hover .footer-fold{border-bottom-color:#374151}#game-container{background:#0f172a;flex-direction:column;align-items:center;width:100%;display:flex}#game-container.hidden{display:none}.game-nav{color:#fff;z-index:10;background:#1e293b;align-items:center;height:50px;padding:0 20px;display:flex;box-shadow:0 2px 4px #0003}.nav-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:20px;margin-right:20px;padding:8px 16px;font-family:inherit;font-weight:800;transition:background .2s}.nav-btn:hover{background:#2563eb}.game-title{font-family:Montserrat,sans-serif;font-weight:800}.game-ad-banner{background:#0f172a;border-bottom:1px solid #1e293b;justify-content:center;align-items:center;height:90px;display:flex}.game-ad-banner span{color:#94a3b8;background:#334155;border:2px dashed #475569;border-radius:8px;justify-content:center;align-items:center;width:728px;height:90px;display:flex}#phaser-canvas-wrapper{background:#020617;justify-content:center;align-items:center;width:800px;max-width:100%;height:600px;display:flex;overflow:hidden}#mobile-controls{z-index:200;flex-direction:column;align-items:center;gap:10px;width:100%;display:flex;position:absolute;bottom:20px}#mobile-controls.hidden{display:none}.control-row{justify-content:center;gap:15px;display:flex}.ctrl-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;display:flex}.ctrl-btn:active{background:#ffffff4d}.drop-btn{border-radius:25px;width:160px;height:50px;font-family:inherit;font-size:16px;font-weight:800}.poki-footer{color:#f3f4f6;background:#111827;margin-top:60px;padding:60px 20px;position:relative;overflow:visible}.poki-footer .footer-content{flex-direction:column;align-items:center;gap:20px;max-width:1000px;margin:0 auto;display:flex}.poki-footer .footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.poki-footer .footer-links a{color:#9ca3af;font-weight:700;text-decoration:none;transition:color .2s}.poki-footer .footer-links a:hover{color:#fff}.poki-footer .copyright{color:#6b7280;margin-top:10px;font-size:14px}.poki-footer .footer-fold{border-bottom:80px solid #1f2937;border-right:80px solid #0a0f1a;width:0;height:0;transition:border-bottom-color .3s;position:absolute;top:0;right:0;box-shadow:-5px 5px 15px #00000080}.poki-footer:hover .footer-fold{border-bottom-color:#374151}.game-header{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:15px;padding:0 20px;display:flex}.game-header h1{color:#fff;margin:0;font-family:Montserrat,sans-serif;font-size:24px}.game-header .nav-btn{color:#94a3b8;background:#ffffff1a;border:1px solid #fff3;padding:8px 20px;font-size:14px;transition:all .2s}.game-header .nav-btn:hover{color:#fff;background:#fff3}.side-ad{flex-shrink:0;width:160px}.side-ad .ad-placeholder{color:#94a3b880;background:#1e293b80;border:2px dashed #47556980;border-radius:8px;justify-content:center;align-items:center;width:160px;height:600px;font-size:12px;font-weight:700;display:flex}.phaser-container{background:#000;border:1px solid #00ffff1a;border-radius:12px;width:800px;max-width:100%;height:600px;overflow:hidden;box-shadow:0 10px 40px #00ffff26,0 0 80px #7a00ff14}.seo-content{color:#ccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141928b3;border:1px solid #00ffff1a;border-radius:12px;width:100%;max-width:800px;margin-top:40px;padding:30px;font-family:Nunito,sans-serif}.seo-content h2{color:#0ff;margin-bottom:15px;font-family:Montserrat,sans-serif;font-size:28px}.seo-content h3{color:#fff;margin-bottom:10px;font-size:20px}.seo-content p{margin-bottom:20px;font-size:16px;line-height:1.6}.seo-content ul{margin-bottom:20px;margin-left:20px;list-style-type:disc}.seo-content .seo-play-cta{opacity:.7;font-size:14px}.search-icon{opacity:.5;margin-left:8px;font-size:16px}@media (width>=769px){#mobile-controls{display:none!important}}@media (width<=768px){.side-ad{display:none!important}.phaser-container{aspect-ratio:4/3;max-height:70vh;width:100%!important;height:auto!important}.game-header{padding:0 10px}.game-header h1{font-size:18px}.seo-content{margin:20px 10px;padding:20px;width:auto!important}.poki-footer{padding:40px 15px}}@media (width<=600px){.game-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:calc(50vw - 26px)}.search-bar,.game-ad-banner{display:none}.top-ad .ad-placeholder{width:300px;height:250px}.game-header h1{font-size:16px}}
