*{box-sizing:border-box}.octi-category-page{width:min(100%,1320px);margin:auto;padding:22px 18px 70px;color:#eef2ff}.octi-category-intro,.octi-category-guide,.octi-category-section,.octi-category-info{border:1px solid #292d3a;border-radius:18px;background:#11131a}.octi-category-intro{padding:26px 28px;margin-bottom:14px}.octi-category-kicker{display:block;margin-bottom:7px;color:#8c82ff;font-size:10px;font-weight:1000;letter-spacing:.11em}.octi-category-intro h1{margin:0;color:#fff;font-size:clamp(30px,4vw,48px);font-weight:1000}.octi-category-intro p,.octi-category-guide p,.octi-category-info p{color:#aab2c3;font-size:13px;line-height:1.6}.octi-category-guide,.octi-category-info{margin-bottom:14px;padding:18px 20px}.octi-category-guide h2,.octi-category-section h2,.octi-category-info h2{margin:0;color:#fff;font-size:20px}.octi-category-section{margin-bottom:14px;padding:20px}.octi-category-section header{margin-bottom:14px}.octi-category-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.octi-category-games-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.octi-category-game-card{overflow:hidden;border:1px solid #2d3242;border-radius:13px;background:#171a23;transition:.16s}.octi-category-game-card:hover{transform:translateY(-3px);border-color:#776be0}.octi-category-game-card a{display:block;color:#fff;text-decoration:none}.octi-category-game-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.octi-category-game-card-featured img{aspect-ratio:16/9}.octi-category-game-card a>div{padding:10px 11px 12px}.octi-category-game-card h3{min-height:34px;margin:0 0 7px;font-size:11px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.octi-category-game-card span{color:#9d91f1;font-size:10px;font-weight:900}.octi-category-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.octi-category-links a{min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid #2c3140;border-radius:10px;background:#171a22;color:#eef1f8;text-decoration:none;text-align:center;font-size:11px;font-weight:850}.octi-category-links a[aria-current="page"],.octi-category-links a:hover{border-color:#7468d9;background:#1c1929}html[dir=rtl] .octi-category-page{direction:rtl}@media(max-width:850px){.octi-category-feature-grid{grid-template-columns:repeat(2,1fr)}.octi-category-games-grid{grid-template-columns:repeat(3,1fr)}.octi-category-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.octi-category-page{padding:10px 8px 50px}.octi-category-intro,.octi-category-guide,.octi-category-section,.octi-category-info{border-radius:14px}.octi-category-intro{padding:20px 15px}.octi-category-feature-grid,.octi-category-games-grid,.octi-category-links{grid-template-columns:repeat(2,1fr);gap:8px}}