*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:#bfdbfe;--surface:#eef6ff;--surface-card:#ffffff;--surface-alt:#ecfdf5;--ink:#102033;--ink-light:#496176;--ink-faint:#7c92a7;--divider:#c8dff2;--depth-sm:0 1px 4px rgba(37,99,235,0.08);--depth-md:0 6px 20px rgba(37,99,235,0.13);--depth-lg:0 12px 36px rgba(37,99,235,0.18);--round:16px;--round-sm:10px;--wrap:1180px;--bar-h:68px;--accent:#f97316;--accent-hover:#ea580c}html{scroll-behavior:smooth}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background:linear-gradient(to bottom,#c7e7ff 0%,#ecfdf5 126px,var(--surface) 330px);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:var(--primary);text-decoration:none;transition:color 0.2s}a:hover{color:var(--primary-hover)}img{max-width:100%;height:auto;display:block}.poki_games_container{max-width:var(--wrap);margin:0 auto;padding:0 24px}.poki_games_site-header{background:rgba(255,255,255,0.88);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid var(--divider);position:sticky;top:0;z-index:100;height:var(--bar-h)}.poki_games_header-inner{display:flex;align-items:center;justify-content:space-between;height:var(--bar-h)}.poki_games_logo-link{display:flex;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;color:var(--ink);letter-spacing:-0.02em}.poki_games_logo-link:hover{color:var(--primary)}.poki_games_logo-img{width:40px;height:40px;border-radius:12px;object-fit:cover;box-shadow:0 8px 18px rgba(37,99,235,0.22)}.poki_games_logo-text{color:var(--ink)}.poki_games_nav-menu{display:flex;align-items:center;gap:4px}.poki_games_nav-menu a{padding:9px 16px;border-radius:10px;color:var(--ink);font-size:0.88rem;font-weight:500;transition:all 0.2s}.poki_games_nav-menu a:hover,.poki_games_nav-menu a.poki_games_active{background:var(--primary);color:#fff}.poki_games_hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px}.poki_games_hamburger span{width:22px;height:2px;background:var(--ink);border-radius:2px;transition:0.3s}.poki_games_hamburger.poki_games_active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.poki_games_hamburger.poki_games_active span:nth-child(2){opacity:0}.poki_games_hamburger.poki_games_active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.poki_games_carousel{position:relative;border-radius:var(--round);overflow:hidden;margin-bottom:52px;margin-top:24px;aspect-ratio:16/7;background:#102033}.poki_games_carousel-track{position:relative;width:100%;height:100%}.poki_games_carousel-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 0.6s ease,visibility 0.6s ease;display:block;color:#fff}.poki_games_carousel-slide.poki_games_active{opacity:1;visibility:visible}.poki_games_carousel-slide img{width:100%;height:100%;object-fit:cover}.poki_games_carousel-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(12,32,51,0.88) 0%,rgba(12,32,51,0.25) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:40px 48px}.poki_games_carousel-badge{position:absolute;top:20px;left:20px;background:linear-gradient(135deg,var(--primary),#14b8a6);color:#fff;font-size:0.72rem;font-weight:700;padding:5px 14px;border-radius:20px;text-transform:uppercase;letter-spacing:0.6px}.poki_games_carousel-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:10px;text-shadow:0 2px 10px rgba(0,0,0,0.35)}.poki_games_carousel-desc{font-size:0.92rem;color:rgba(255,255,255,0.86);line-height:1.45;max-width:560px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.45em * 2)}.poki_games_carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.18);backdrop-filter:blur(8px);border:none;color:#fff;font-size:1.6rem;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.25s;z-index:5}.poki_games_carousel-arrow:hover{background:rgba(255,255,255,0.35)}.poki_games_carousel-prev{left:16px}.poki_games_carousel-next{right:16px}.poki_games_carousel-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.poki_games_carousel-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,0.4);transition:all 0.3s;cursor:pointer}.poki_games_carousel-dot.poki_games_active{background:#fff;width:24px;border-radius:4px}.poki_games_carousel-slide:hover img{transform:scale(1.03)}.poki_games_carousel-slide img{transition:transform 0.6s ease}.poki_games_section{margin-bottom:52px}.poki_games_section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding-bottom:14px;border-bottom:3px solid var(--surface-alt)}.poki_games_section-head h2{font-size:1.45rem;font-weight:800;color:var(--ink);letter-spacing:-0.01em}.poki_games_view-all{font-size:0.88rem;font-weight:600;color:var(--primary);white-space:nowrap}.poki_games_view-all:hover{color:var(--primary-hover)}.poki_games_section-title{font-size:1.8rem;font-weight:800;margin-bottom:10px;color:var(--ink)}.poki_games_section-intro{color:var(--ink-light);margin-bottom:28px;font-size:1rem;line-height:1.7}.poki_games_game-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.poki_games_game-card{background:var(--surface-card);border-radius:var(--round);overflow:hidden;box-shadow:var(--depth-sm);transition:all 0.35s cubic-bezier(0.25,0.46,0.45,0.94);display:flex;flex-direction:column;color:var(--ink);border:1px solid var(--divider)}.poki_games_game-card:hover{transform:translateY(-6px);box-shadow:var(--depth-lg);color:var(--ink);border-color:var(--primary-soft)}.poki_games_card-thumb{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#bfdbfe,#ccfbf1)}.poki_games_card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.poki_games_game-card:hover .poki_games_card-thumb img{transform:scale(1.08)}.poki_games_card-tag{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,var(--primary),#14b8a6);color:#fff;font-size:0.68rem;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:0.6px}.poki_games_card-info{padding:16px;flex:1;display:flex;flex-direction:column}.poki_games_card-title{font-size:0.95rem;font-weight:700;margin-bottom:6px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--ink)}.poki_games_card-desc{font-size:0.8rem;color:var(--ink-light);line-height:1.55;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.poki_games_card-meta{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--divider)}.poki_games_card-rating{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-weight:800;font-size:0.88rem}.poki_games_rating-pad{position:relative;display:inline-block;width:18px;height:12px;background:#2563eb;border:2px solid #102033;border-radius:3px;box-shadow:2px 2px 0 rgba(16,32,51,.16);image-rendering:pixelated;flex:0 0 auto}.poki_games_rating-pad:before{content:"";position:absolute;left:2px;top:3px;width:2px;height:2px;background:#fff;box-shadow:2px 0 0 #fff,1px -1px 0 #fff,1px 1px 0 #fff}.poki_games_rating-pad:after{content:"";position:absolute;right:2px;top:3px;width:2px;height:2px;background:#f97316;box-shadow:-4px 2px 0 #14b8a6}.poki_games_breadcrumb{padding:18px 0;font-size:0.85rem;color:var(--ink-faint)}.poki_games_breadcrumb a{color:var(--ink-light)}.poki_games_breadcrumb a:hover{color:var(--primary)}.poki_games_breadcrumb span{margin:0 6px}.poki_games_game-hero{display:grid;grid-template-columns:420px 1fr;gap:36px;background:var(--surface-card);border-radius:var(--round);box-shadow:var(--depth-md);padding:32px;margin-bottom:28px;border:1px solid var(--divider)}.poki_games_game-cover{border-radius:var(--round-sm);overflow:hidden;background:linear-gradient(135deg,#bfdbfe,#ccfbf1)}.poki_games_game-cover img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}.poki_games_game-info{display:flex;flex-direction:column;justify-content:center}.poki_games_game-info h1{font-size:1.85rem;font-weight:800;margin-bottom:14px;color:var(--ink);letter-spacing:-0.02em}.poki_games_game-stats{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.poki_games_rating-value{color:var(--accent);font-weight:700;font-size:1rem}.poki_games_genre-tag{background:var(--surface-alt);color:var(--ink-light);font-size:0.78rem;font-weight:600;padding:4px 12px;border-radius:20px}.poki_games_date-info{color:var(--ink-faint);font-size:0.8rem}.poki_games_game-desc{color:var(--ink-light);line-height:1.8;margin:18px 0 22px;font-size:0.95rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.poki_games_play-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--primary),#14b8a6);color:#fff;font-size:1.1rem;font-weight:700;padding:15px 44px;border-radius:50px;transition:all 0.3s;width:fit-content;box-shadow:0 4px 18px rgba(37,99,235,0.32)}.poki_games_play-btn:hover{background:linear-gradient(135deg,var(--primary-hover),#0f766e);color:#fff;transform:translateY(-3px);box-shadow:0 8px 28px rgba(37,99,235,0.4)}.poki_games_tag-list{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}.poki_games_tag-list span{background:var(--surface-alt);color:var(--ink-light);font-size:0.75rem;font-weight:500;padding:5px 14px;border-radius:20px;border:1px solid var(--divider)}.poki_games_game-article{background:var(--surface-card);border-radius:var(--round);padding:36px;box-shadow:var(--depth-sm);border:1px solid var(--divider)}.poki_games_game-article h2{font-size:1.4rem;font-weight:800;margin-bottom:18px;color:var(--ink)}.poki_games_game-article p{color:var(--ink-light);line-height:1.85;margin-bottom:14px}.poki_games_content-page{background:var(--surface-card);border-radius:var(--round);padding:44px;box-shadow:var(--depth-sm);margin-bottom:52px;border:1px solid var(--divider)}.poki_games_content-page h1{font-size:2rem;font-weight:800;margin-bottom:10px;color:var(--ink);letter-spacing:-0.02em}.poki_games_content-page h2{font-size:1.3rem;font-weight:700;margin:34px 0 14px;color:var(--ink)}.poki_games_content-page h3{font-size:1.05rem;font-weight:600;margin:22px 0 8px;color:var(--ink)}.poki_games_content-page p{color:var(--ink-light);line-height:1.8;margin-bottom:14px}.poki_games_content-page ul{padding-left:24px;margin-bottom:18px}.poki_games_content-page li{color:var(--ink-light);line-height:1.8;margin-bottom:6px}.poki_games_timestamp{color:var(--ink-faint);font-size:0.85rem;margin-bottom:24px}.poki_games_contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin:36px 0}.poki_games_contact-card{background:var(--surface-alt);border-radius:var(--round-sm);padding:26px;border:1px solid var(--divider)}.poki_games_contact-card h3{margin-top:0}.poki_games_email-link{display:inline-block;margin-top:8px;font-weight:600;font-size:1rem}.poki_games_faq-list{margin-top:18px}.poki_games_faq-item{background:var(--surface-alt);border-radius:var(--round-sm);padding:22px 26px;margin-bottom:14px;border:1px solid var(--divider)}.poki_games_faq-item h3{margin:0 0 8px;font-size:1rem}.poki_games_faq-item p{margin:0;font-size:0.9rem}.poki_games_site-footer{background:linear-gradient(135deg,#102033,#164e63);color:#bfdbfe;padding:52px 0 0;margin-top:64px}.poki_games_footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:44px;margin-bottom:44px}.poki_games_footer-col h3{color:#fff;font-size:1.2rem;margin-bottom:14px;font-weight:700}.poki_games_footer-col h4{color:#ecfdf5;font-size:0.95rem;margin-bottom:14px;font-weight:600}.poki_games_footer-col p{font-size:0.85rem;line-height:1.7}.poki_games_footer-col ul{list-style:none}.poki_games_footer-col li{margin-bottom:10px}.poki_games_footer-col a{color:#bfdbfe;font-size:0.85rem}.poki_games_footer-col a:hover{color:var(--primary-soft)}.poki_games_footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding:22px 0;text-align:center;font-size:0.8rem}@media (max-width:768px){.poki_games_nav-menu{display:grid;position:fixed;top:calc(var(--bar-h) + 12px);right:14px;width:min(92vw,360px);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;background:rgba(255,255,255,0.98);backdrop-filter:blur(16px);gap:12px;padding:14px;border:1px solid var(--divider);border-radius:18px;box-shadow:-18px 22px 45px rgba(16,32,51,0.18);opacity:0;pointer-events:none;transform:translate(16px,-8px) scale(0.96);transform-origin:top right;transition:opacity 0.22s ease,transform 0.22s ease;z-index:120}.poki_games_nav-menu.poki_games_open{opacity:1;pointer-events:auto;transform:translate(0,0) scale(1)}.poki_games_nav-menu a{min-height:66px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 8px;font-size:0.9rem;border-radius:14px;background:linear-gradient(145deg,#f8fbff,var(--surface-alt));border:1px solid var(--divider);box-shadow:var(--depth-sm)}.poki_games_nav-menu a:hover,.poki_games_nav-menu a.poki_games_active{background:var(--primary);color:#fff}.poki_games_hamburger{display:flex}.poki_games_section-head h2{font-size:1.2rem}.poki_games_game-grid{grid-template-columns:repeat(2,1fr);gap:14px}.poki_games_footer-grid{grid-template-columns:1fr;gap:28px}.poki_games_content-page{padding:26px}.poki_games_game-article{padding:22px}.poki_games_game-hero{grid-template-columns:1fr;gap:22px;padding:22px}.poki_games_game-cover img{aspect-ratio:16/9}.poki_games_game-info h1{font-size:1.5rem}.poki_games_featured{grid-template-columns:1fr;gap:14px}.poki_games_featured-main{aspect-ratio:16/9}.poki_games_featured-overlay{padding:20px}.poki_games_featured-title{font-size:1.2rem}.poki_games_featured-side{flex-direction:row}.poki_games_side-card{padding:8px}.poki_games_side-card img{width:80px;height:55px}.poki_games_carousel{aspect-ratio:16/9}.poki_games_carousel-overlay{padding:24px}.poki_games_carousel-title{font-size:1.3rem}.poki_games_carousel-desc{font-size:0.82rem;line-height:1.4;-webkit-line-clamp:2;line-clamp:2;max-height:calc(1.4em * 2)}.poki_games_carousel-arrow{width:36px;height:36px;font-size:1.2rem}}@media (max-width:480px){.poki_games_game-grid{grid-template-columns:repeat(2,1fr);gap:10px}.poki_games_card-info{padding:10px}.poki_games_card-title{font-size:0.8rem}.poki_games_card-desc{display:none}.poki_games_card-meta{margin-top:6px;padding-top:6px}.poki_games_featured{grid-template-columns:1fr}.poki_games_featured-side{flex-direction:row}.poki_games_side-card{flex-direction:column;text-align:center}.poki_games_side-card img{width:100%;height:60px}.poki_games_featured-main{aspect-ratio:16/9}.poki_games_carousel{aspect-ratio:16/9}.poki_games_carousel-overlay{padding:16px}.poki_games_carousel-title{font-size:1.1rem;margin-bottom:5px}.poki_games_carousel-desc{display:-webkit-box;font-size:0.76rem;line-height:1.35;-webkit-line-clamp:2;line-clamp:2;max-height:calc(1.35em * 2)}.poki_games_carousel-arrow{width:32px;height:32px;font-size:1rem}.poki_games_carousel-prev{left:8px}.poki_games_carousel-next{right:8px}}:root{--primary:#ff4d8d;--primary-hover:#e73579;--primary-soft:#ffd3e3;--surface:#fff7fb;--surface-card:#fff;--surface-alt:#f0fff4;--ink:#201331;--ink-light:#5d4d6c;--ink-faint:#8a7a99;--divider:#f4c6dd;--depth-sm:0 2px 8px rgba(255,77,141,.12);--depth-md:0 10px 28px rgba(255,77,141,.17);--depth-lg:0 18px 42px rgba(255,77,141,.24);--accent:#19b86f;--accent-hover:#0f9858}body{background:radial-gradient(circle at 12% 0,#fff0a8 0 120px,transparent 250px),radial-gradient(circle at 88% 6%,#c8f5ff 0 130px,transparent 280px),linear-gradient(180deg,#fff7fb 0,#f7fbff 310px,#fff7fb 100%)}.poki_games_site-header{background:rgba(255,255,255,.9);border-bottom:1px solid rgba(244,198,221,.9)}.poki_games_logo-img{border-radius:14px;box-shadow:0 10px 22px rgba(255,77,141,.22)}.poki_games_logo-text{color:#201331}.poki_games_nav-menu a:hover,.poki_games_nav-menu a.poki_games_active,.poki_games_card-tag,.poki_games_carousel-badge{background:linear-gradient(135deg,#ff4d8d,#ffa51f);color:#fff}.poki_games_game-card:hover{border-color:#ffb1cf}.poki_games_card-thumb,.poki_games_game-cover{background:linear-gradient(135deg,#ffe4f0,#dcfff0 55%,#fff0a8)}.poki_games_rating-pad{background:#ff4d8d;border-color:#201331}.poki_games_rating-pad:after{background:#ffa51f;box-shadow:-4px 2px 0 #19b86f}.poki_games_game-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,240,168,.96),rgba(255,227,240,.96) 44%,rgba(220,255,240,.96));border-color:#ffc4da;box-shadow:0 20px 50px rgba(255,77,141,.18)}.poki_games_game-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,77,141,.16),transparent 36%,rgba(25,184,111,.14) 70%,rgba(255,165,31,.16));pointer-events:none}.poki_games_game-cover,.poki_games_game-info{position:relative;z-index:1}.poki_games_game-info h1{color:#201331}.poki_games_genre-tag,.poki_games_tag-list span{background:rgba(255,255,255,.72);border:1px solid rgba(255,77,141,.22);color:#5d2140}.poki_games_play-btn{position:relative;isolation:isolate;margin-top:18px;border:0;border-radius:16px;padding:16px 42px;background:#201331;color:#fff;box-shadow:0 14px 0 #ffcf31,0 22px 34px rgba(32,19,49,.22);font-weight:900;text-transform:uppercase;letter-spacing:.02em;overflow:hidden}.poki_games_play-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff4d8d,#ffa51f 52%,#19b86f);opacity:.92;z-index:-1;transition:transform .25s}.poki_games_play-btn:hover{color:#fff;transform:translateY(-4px);box-shadow:0 10px 0 #ffcf31,0 26px 38px rgba(255,77,141,.28)}.poki_games_play-btn:hover:before{transform:scale(1.08) rotate(-1deg)}.poki_games_site-footer{background:linear-gradient(135deg,#201331,#4b1747 52%,#073d4a);color:#ffe4f0}.poki_games_footer-col h4{color:#fff0a8}.poki_games_footer-col a{color:#ffe4f0}.poki_games_footer-col a:hover{color:#ffcf31}@media (max-width:768px){.poki_games_nav-menu{position:fixed;top:auto;right:50%;bottom:max(16px,env(safe-area-inset-bottom));width:min(94vw,430px);grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:12px;border-radius:22px;background:rgba(255,255,255,.96);border:1px solid rgba(244,198,221,.95);box-shadow:0 -18px 48px rgba(32,19,49,.2);transform:translate(50%,calc(100% + 24px)) scale(.98);transform-origin:bottom center}.poki_games_nav-menu.poki_games_open{transform:translate(50%,0) scale(1)}.poki_games_nav-menu a{min-height:58px;padding:8px 5px;border-radius:14px;font-size:.72rem;line-height:1.05;background:linear-gradient(145deg,#fff,#fff7d7);border-color:#ffd0e2}.poki_games_nav-menu a:hover,.poki_games_nav-menu a.poki_games_active{background:linear-gradient(135deg,#ff4d8d,#ffa51f);color:#fff}.poki_games_hamburger{border-radius:14px;background:#fff;border:1px solid #ffd0e2;box-shadow:0 8px 20px rgba(255,77,141,.16)}}@media (max-width:380px){.poki_games_nav-menu{gap:6px;padding:10px}.poki_games_nav-menu a{min-height:52px;font-size:.66rem}}