/* Cosmic Theme Responsive */
@media(max-width:320px){.cosmic-game-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.cosmic-planet-card .planet-img{width:120px;height:120px}}
@media(max-width:499px){.cosmic-game-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.cosmic-section-title h2{font-size:1.4rem}.cosmic-planet-card .planet-img{width:130px;height:130px}}
@media(max-width:576px){.article-content{font-size:1rem!important}.cosmic-hero-content h1{font-size:2rem}.cosmic-hero{min-height:80vh}.cosmic-planet-card .planet-img{width:130px;height:130px}}
@media(max-width:769px){.cosmic-game-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.cosmic-section{padding:50px 0}}
@media(max-width:991px){.cosmic-game-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.cosmic-planet-card .planet-name{font-size:.75rem}}
@media print{.cosmic-navbar,.cosmic-footer,#backToTop,.random-spin,.sidebar,.cosmic-starfield,.shooting-star{display:none!important}.article-content{font-size:12pt;color:#000}}
