.GenresPage_container__8ejUz{padding:0 20px;max-width:1100px;margin:0 auto;background-color:var(--tunedive-background)}.GenresPage_stickyNav__kPbSb{position:sticky;top:70px;background:linear-gradient(135deg,#06b6d4,#1e3a8a);padding:12px 0;z-index:10;border-radius:12px;margin:20px 0;text-align:center;box-shadow:0 4px 8px rgba(6,182,212,.3);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.GenresPage_navLink__bQGpx{color:#fff;text-decoration:none;font-weight:700;transition:all .3s ease-in-out;padding:4px 8px;border-radius:6px;display:inline-block;white-space:nowrap;min-width:20px;text-align:center;flex-shrink:0}.GenresPage_navLink__bQGpx:hover{background-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.GenresPage_listContainer__U0pta h1{font-size:1.5rem;margin-bottom:1rem;color:var(--tunedive-text-primary)}.GenresPage_genreGroup__ds3jY{position:relative;border-top:1px solid #e2e8f0;padding:40px 20px;min-height:200px;overflow:hidden;scroll-margin-top:90px;background-color:var(--tunedive-surface);border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.GenresPage_groupHeader__c0EuB{font-size:2rem;font-weight:700;margin-bottom:20px;color:var(--tunedive-text-primary)}.GenresPage_backgroundLetter__aOnes{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12rem;font-weight:900;color:rgba(6,182,212,.1);z-index:-1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GenresPage_genreGrid__Zxo9o{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 20px;position:relative;z-index:1;list-style-type:none;padding:0}.GenresPage_genreItem__RYWg6 a{color:var(--tunedive-primary);text-decoration:none;transition:all .2s ease-in-out;padding:4px 8px;border-radius:6px;display:inline-block}.GenresPage_genreItem__RYWg6 a:hover{color:var(--tunedive-secondary);background-color:var(--tunedive-secondary-light);transform:translateY(-1px)}.GenresPage_loadMoreButton__5mWwD{display:block;margin-top:20px;padding:10px 20px;font-size:.9rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#06b6d4,#1e3a8a);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 2px 4px rgba(6,182,212,.3)}.GenresPage_loadMoreButton__5mWwD:hover{background:linear-gradient(135deg,#22d3ee,#3b82f6);transform:translateY(-2px);box-shadow:0 4px 8px rgba(6,182,212,.4)}@media (max-width:992px){.GenresPage_genreGrid__Zxo9o{grid-template-columns:repeat(3,1fr)}.GenresPage_navLink__bQGpx{font-size:.9rem;padding:3px 6px;min-width:18px}}@media (max-width:768px){.GenresPage_genreGrid__Zxo9o{grid-template-columns:repeat(2,1fr)}.GenresPage_backgroundLetter__aOnes{font-size:8rem}.GenresPage_stickyNav__kPbSb{padding:8px 0;border-radius:8px;margin:10px 0;gap:6px}.GenresPage_navLink__bQGpx{font-size:.85rem;padding:3px 5px;min-width:16px}}@media (max-width:576px){.GenresPage_genreGrid__Zxo9o{grid-template-columns:1fr}.GenresPage_navLink__bQGpx{font-size:.8rem;padding:2px 4px;min-width:14px}.GenresPage_stickyNav__kPbSb{padding:6px 0;gap:4px}}