:root{--body:#b8d4ff;--nav:#fff;--main:#94befb}body{background:var(--body);margin:0;min-height:100vh;padding:0;width:100%}nav{align-items:center;background:var(--nav);display:flex;flex-direction:row;justify-content:space-between;padding:0 10px;position:sticky;top:0;z-index:4}img{-o-object-fit:cover;object-fit:cover}a,a:active,a:hover,a:visited{color:#333;text-decoration:none}ul{padding-inline-start:0}.fx-r{flex-direction:row}.fx-h,.fx-r{display:flex}.fx-h{flex-direction:column}.fx-ac{justify-content:center}.fx-bc{align-items:center}.fx-jb{justify-content:space-between}.category-section{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:20px}.category-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.category-title{color:#333;flex:1;font-size:24px;font-weight:700;margin:0;min-width:120px}.view-all-link{align-items:center;background-color:#f0f7ff;border-radius:6px;color:#2d7dff;display:inline-flex;font-size:14px;font-weight:600;gap:4px;padding:6px 12px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.view-all-link:hover{background-color:#e0efff;color:#3385ff;transform:translate(2px)}.view-all-link:after{content:"→";font-size:12px;transition:transform .2s ease}.view-all-link:hover:after{transform:translate(2px)}.view-all-link:focus{outline:2px solid #4a9eff;outline-offset:2px}@media (max-width:768px){.main-nav{flex-direction:column;gap:15px;padding:10px}.nav-functions{justify-content:space-between;width:100%}.search-container{max-width:200px}.mobile-category-btn{display:block}.main-content{flex-direction:column;width:95vw}.sidebar{display:none}.games-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.category-title{font-size:20px}.view-all-link{font-size:13px;padding:5px 10px}}@media (max-width:480px){.games-grid{grid-template-columns:repeat(2,1fr)}.nav-functions{gap:10px}.search-container{max-width:100%}.content-wrapper{padding:10px 0}.category-section{padding:15px}.category-header{align-items:center;flex-direction:row;gap:8px}.view-all-link{align-self:flex-start;font-size:12px;padding:4px 8px}.footer-links{align-items:center;flex-direction:column;gap:10px}}
