*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;background:#0b0b0b;color:#fff;line-height:1.5;padding-bottom:70px;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:100;background:#0b0b0b;border-bottom:1px solid #1a1a1a}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;max-width:1280px;margin:0 auto}.logo{display:flex;align-items:center;gap:8px;color:#15d672;font-weight:900;font-size:20px;letter-spacing:1px}.logo svg{width:36px;height:26px}.header-actions{display:flex;gap:8px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:24px;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:.2s;white-space:nowrap}.btn-ghost{background:#2a2a2a;color:#fff}.btn-ghost:hover{background:#3a3a3a}.btn-primary{background:#15d672;color:#0b0b0b}.btn-primary:hover{background:#1ae67e}.btn-lg{padding:14px 28px;font-size:16px}.category-nav{background:#0b0b0b;border-bottom:1px solid #1a1a1a;padding:10px 0}.cat-scroll{display:flex;gap:8px;overflow-x:auto;padding:0 16px;scrollbar-width:none;max-width:1280px;margin:0 auto}.cat-scroll::-webkit-scrollbar{display:none}.cat-pill{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:#1a1a1a;border-radius:24px;font-size:14px;font-weight:600;white-space:nowrap;color:#fff}.cat-pill.active{background:#fff;color:#0b0b0b}.cat-pill svg{flex-shrink:0}.breadcrumbs{max-width:1280px;margin:0 auto;padding:10px 16px;font-size:12px;color:#888}.breadcrumbs a{color:#15d672}.breadcrumbs span{margin:0 4px;color:#666}.hero{position:relative;max-width:1280px;margin:8px auto;padding:0 16px;height:260px;overflow:hidden;border-radius:12px}.hero-bg{position:absolute;inset:16px;background-size:cover;background-position:center;background-color:#1a1a1a;border-radius:12px;background-image:linear-gradient(120deg,#3a1810,#1a1a1a,#2a0e30)!important}.hero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,11,11,.85) 0%,rgba(11,11,11,.5) 50%,rgba(11,11,11,.3) 100%);border-radius:12px}.hero-content{position:relative;z-index:2;padding:40px 24px;max-width:60%}.hero-title{font-size:32px;font-weight:800;line-height:1.1;margin-bottom:14px}.hero-sub{font-size:14px;color:#ccc;margin-bottom:20px;max-width:420px}.hero-ninja{position:absolute;right:20px;top:30px;width:200px;height:220px;z-index:1}.shelf{max-width:1280px;margin:0 auto;padding:24px 16px 8px}.shelf-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.shelf-title{font-size:22px;font-weight:800}.show-all{color:#bbb;font-size:14px;font-weight:600}.games-row{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}.games-row::-webkit-scrollbar{display:none}.game-card{flex:0 0 160px;background:#1a1a1a;border-radius:12px;overflow:hidden;transition:.2s}.game-card:hover{transform:translateY(-2px)}.game-img{width:100%;height:200px;background-size:cover;background-position:center;background-color:#2a2a2a;background-image:linear-gradient(135deg,#2a3a5a,#1a1a2a)!important;position:relative}.game-img::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(21,214,114,.15),transparent 60%)}.game-info{padding:10px 12px}.game-name{font-size:14px;font-weight:700;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.game-prov{font-size:12px;color:#888}.studios-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.studio-card{background:#1a1a1a;padding:24px 16px;border-radius:12px;text-align:center;font-weight:700;color:#15d672;font-size:14px}.payments{max-width:1280px;margin:24px auto;padding:0 16px}.pay-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center;background:#1a1a1a;border-radius:12px;padding:20px}.pay-row img{height:30px;width:auto;filter:grayscale(.2);opacity:.9}.seo-content{max-width:1280px;margin:24px auto;padding:24px 16px;background:#111;border-radius:12px}.seo-content h1{font-size:28px;font-weight:800;margin-bottom:20px;line-height:1.2}.seo-content h2{font-size:22px;font-weight:800;margin:24px 0 12px;color:#15d672}.seo-content h3{font-size:18px;font-weight:700;margin:18px 0 10px;color:#fff}.seo-content p{margin-bottom:12px;color:#ccc;font-size:15px}.seo-content strong{color:#fff}.seo-content ul,.seo-content ol{margin:12px 0 16px 22px;color:#ccc}.seo-content li{margin-bottom:6px;font-size:15px}.seo-content table{width:100%;border-collapse:collapse;margin:14px 0;background:#0b0b0b;border-radius:8px;overflow:hidden;font-size:14px;table-layout:fixed}.seo-content table th,.seo-content table td{padding:10px 12px;text-align:left;border-bottom:1px solid #222;word-wrap:break-word;overflow-wrap:break-word}.seo-content table th{background:#15d672;color:#0b0b0b;font-weight:700}.seo-content table tr:nth-child(even){background:#151515}.seo-content table tr:last-child td{border-bottom:none}.faq-block{margin-top:24px}.faq-block details{background:#0b0b0b;border-radius:8px;margin-bottom:8px;padding:14px 16px;border:1px solid #222}.faq-block summary{cursor:pointer;font-weight:700;font-size:15px;color:#fff;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-block summary::after{content:"+";color:#15d672;font-size:20px;margin-left:10px}.faq-block details[open] summary::after{content:"−"}.faq-block details p{margin-top:10px;color:#bbb;font-size:14px}.site-footer{max-width:1280px;margin:24px auto;padding:32px 16px;text-align:center;border-top:1px solid #1a1a1a}.footer-logo svg{width:50px;height:36px;margin-bottom:14px}.footer-text{color:#888;font-size:14px;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.footer-links-title{font-size:22px;font-weight:800;margin-bottom:18px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 24px;max-width:500px;margin:0 auto 24px}.footer-links a{color:#fff;font-weight:600;font-size:15px}.footer-links a:hover{color:#15d672}.footer-badges{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:20px}.badge{display:inline-flex;align-items:center}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#0b0b0b;border-top:1px solid #1a1a1a;display:flex;justify-content:space-around;padding:10px 0 12px;z-index:100}.bn-item{display:flex;flex-direction:column;align-items:center;gap:4px;color:#888;font-size:11px;font-weight:600;padding:4px 12px}.bn-item.active{color:#15d672}.bn-item svg{width:22px;height:22px}@media(max-width:768px){.hero{height:280px;margin:0}.hero-bg{inset:0;border-radius:0}.hero-content{max-width:60%;padding:24px 16px}.hero-title{font-size:24px}.hero-sub{font-size:13px}.hero-ninja{width:140px;height:160px;right:0;top:60px}.seo-content h1{font-size:22px}.seo-content h2{font-size:19px}.seo-content h3{font-size:16px}.seo-content table{font-size:12px}.seo-content table th,.seo-content table td{padding:8px 6px}.game-card{flex:0 0 130px}.game-img{height:160px}.footer-links{grid-template-columns:repeat(2,1fr)}.shelf-title{font-size:18px}.btn{padding:8px 14px;font-size:13px}}@media(max-width:480px){.header-actions .btn-ghost{display:none}.hero-ninja{width:110px;height:130px;top:80px}.hero-content{max-width:65%}}