.top100_container__wH7f1{min-height:100vh;background:var(--bg-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe\ UI,sans-serif;transition:all .3s ease;overflow-x:hidden}.top100_main__Averz{width:100%;max-width:1280px;margin:0 auto;padding:0 20px;box-sizing:border-box}.top100_addButton__FaLYe{background:linear-gradient(135deg,var(--accent-blue),var(--accent-blue-hover));color:#fff;padding:.625rem 1.25rem;border-radius:.5rem;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-weight:500;transition:all .2s ease;font-family:inherit;white-space:nowrap}.top100_addButton__FaLYe:hover{box-shadow:var(--shadow-md);opacity:.94}@media (min-width:768px){.top100_addButton__FaLYe{display:flex}}@media (max-width:767px){.top100_addButton__FaLYe{display:none}}.top100_hero__anbec{padding-top:1.8rem;overflow:hidden}.top100_heroContent__9hYAn,.top100_hero__anbec{position:relative;width:100%;box-sizing:border-box}.top100_heroContent__9hYAn{text-align:left;max-width:100%;z-index:2}.top100_heroTitle__tR4p1{font-size:2.8rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;line-height:1.1;background:var(--gradient-tertiary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.top100_heroSubtitle__JWAeH{font-size:1.1rem;color:var(--text-secondary);max-width:100%;margin-bottom:1.5rem;line-height:1.7;font-weight:400;word-wrap:break-word;overflow-wrap:break-word}.top100_filtersSection__dy3nk{background:var(--bg-secondary);border-radius:16px;padding:24px;margin:0 0 3rem;position:relative;z-index:2;border:1px solid var(--border-primary);width:100%;box-sizing:border-box;overflow:hidden}.top100_filtersContainer__vS5C4{max-width:100%;margin:0 auto;box-sizing:border-box}.top100_filtersTitle__egEGs{font-size:1.25rem;font-weight:600;margin-bottom:20px;color:var(--text-primary);text-align:left;word-wrap:break-word}.top100_filters__qQLx0{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;width:100%;box-sizing:border-box}.top100_filterButton__bn0Y5{display:flex;align-items:center;gap:8px;padding:10px 16px;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:8px;color:var(--text-primary);font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative;overflow:hidden;box-sizing:border-box;max-width:100%}.top100_filterButton__bn0Y5:hover{border-color:var(--accent-blue);background:var(--bg-primary);color:#007bff}.top100_filterButtonActive__f738E{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}.top100_filterButton__bn0Y5:disabled{opacity:.6;cursor:not-allowed}.top100_filterIcon__ldMIS{width:16px;height:16px;flex-shrink:0}.top100_filterLabel__Q1_EV{font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis}.top100_resultsSection__UIvz5{margin-bottom:80px;width:100%;box-sizing:border-box}.top100_resultsContainer__xu24V{max-width:100%;margin:0 auto;box-sizing:border-box}.top100_resultsHeader__9cOSm{text-align:left;margin-bottom:28px;width:100%;box-sizing:border-box}.top100_resultsTitle__NNPAy{font-size:2rem;font-weight:700;margin-bottom:12px;color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word}.top100_resultsSubtitle__Krd1l{font-size:1rem;color:var(--text-secondary);word-wrap:break-word}.top100_itemsGrid__IpNic{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:32px;gap:32px;width:100%;box-sizing:border-box}.top100_itemWrapper__o28VB{position:relative;transition:transform .3s ease;width:100%;box-sizing:border-box;min-width:0}.top100_itemRank__ERF8v{position:absolute;top:-12px;right:-12px;background:var(--bg-secondary);border:2px solid var(--border-primary);border-radius:16px;padding:8px 16px;z-index:10;text-align:center;box-shadow:var(--shadow-lg);min-width:80px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box}.top100_rankPosition__Gh6XO{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:4px}.top100_rankIcon__cPLZp{width:16px;height:16px;flex-shrink:0}.top100_rankNumber__v861e{font-size:1rem;font-weight:700;color:var(--text-primary);white-space:nowrap}.top100_rankRating__EBalT{font-size:.75rem;color:var(--text-secondary);font-weight:500;white-space:nowrap}.top100_itemRankGold__usfhJ{background:linear-gradient(135deg,#ffd700,#ffed4e);border:2px solid #ffd700;box-shadow:0 8px 25px rgba(255,215,0,.4);animation:top100_goldGlow__UTdPh 2s ease-in-out infinite alternate}@keyframes top100_goldGlow__UTdPh{0%{box-shadow:0 8px 25px rgba(255,215,0,.4)}to{box-shadow:0 12px 35px rgba(255,215,0,.6)}}.top100_itemRankGold__usfhJ .top100_rankIcon__cPLZp,.top100_itemRankGold__usfhJ .top100_rankNumber__v861e,.top100_itemRankGold__usfhJ .top100_rankRating__EBalT{color:#1a1a2e}.top100_itemRankSilver__uxQyO{background:linear-gradient(135deg,silver,#e8e8e8);border:2px solid silver;box-shadow:0 8px 25px rgba(192,192,192,.4)}.top100_itemRankSilver__uxQyO .top100_rankIcon__cPLZp,.top100_itemRankSilver__uxQyO .top100_rankNumber__v861e,.top100_itemRankSilver__uxQyO .top100_rankRating__EBalT{color:#1a1a2e}.top100_itemRankBronze__IA_X4{background:linear-gradient(135deg,#cd7f32,#e6a85c);border:2px solid #cd7f32;box-shadow:0 8px 25px rgba(205,127,50,.4)}.top100_itemRankBronze__IA_X4 .top100_rankIcon__cPLZp,.top100_itemRankBronze__IA_X4 .top100_rankNumber__v861e,.top100_itemRankBronze__IA_X4 .top100_rankRating__EBalT{color:#fff}.top100_itemRankTop100__O9bRa{background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px solid #3b82f6;box-shadow:0 6px 20px rgba(59,130,246,.3)}.top100_itemRankTop100__O9bRa .top100_rankIcon__cPLZp,.top100_itemRankTop100__O9bRa .top100_rankNumber__v861e,.top100_itemRankTop100__O9bRa .top100_rankRating__EBalT{color:#fff}.top100_loading__PAPWy{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;color:var(--text-secondary);width:100%;box-sizing:border-box}.top100_loadingSpinner__SGEyp{width:48px;height:48px;border-top:4px solid var(--border-primary);border:4px solid var(--border-primary);border-top-color:var(--accent-blue);border-radius:50%;animation:top100_spin__nlbMK 1s linear infinite;margin-bottom:16px}@keyframes top100_spin__nlbMK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.top100_loadingText__b4Ofn{font-size:1.125rem;font-weight:500;text-align:center}.top100_noResults__lAsvd{text-align:center;padding:80px 20px;color:var(--text-secondary);width:100%;box-sizing:border-box}.top100_noResultsIcon__PTGFC{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:var(--bg-tertiary);border-radius:50%;margin-bottom:24px;border:1px solid var(--border-primary)}.top100_noResultsIcon__PTGFC svg{width:48px;height:48px;opacity:.6}.top100_noResultsTitle__IuLsw{font-size:1.75rem;font-weight:700;margin-bottom:12px;color:var(--text-primary);word-wrap:break-word}.top100_noResultsText__b3XTA{font-size:1.125rem;max-width:500px;margin:0 auto;line-height:1.6;word-wrap:break-word}.top100_infoSection__tj2BK{margin-top:6rem;padding:4rem 0;background:var(--bg-secondary);border-radius:1rem;border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);width:100%;box-sizing:border-box}.top100_infoContainer__V8Nox{max-width:100%;margin:0 auto;padding:0 2rem;box-sizing:border-box}.top100_infoTitle__PZs0s{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin-bottom:2rem;background:var(--gradient-tertiary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:left;word-wrap:break-word}.top100_infoGrid__GopNH{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:32px;gap:32px;width:100%;box-sizing:border-box}.top100_infoCard__vZvwv{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:20px;padding:32px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;box-sizing:border-box;width:100%;min-width:0}.top100_infoCard__vZvwv:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-blue)}.top100_infoIcon__CVCJi{font-size:4rem;margin-bottom:24px;display:block}.top100_infoCard__vZvwv h4{font-size:1.5rem;font-weight:700;margin-bottom:16px;color:var(--text-primary);word-wrap:break-word}.top100_infoCard__vZvwv p{color:var(--text-secondary);line-height:1.7;font-size:1rem;word-wrap:break-word}.top100_darkTheme__xmx9q .top100_heroTitle__tR4p1,.top100_darkTheme__xmx9q .top100_infoTitle__PZs0s{background:linear-gradient(135deg,#60a5fa,#3472ed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.top100_darkTheme__xmx9q .top100_filtersTitle__egEGs{border-bottom-color:#333;background:var(--bg-secondary)}.top100_darkTheme__xmx9q .top100_filtersSection__dy3nk::-webkit-scrollbar-thumb{background:#444}.top100_darkTheme__xmx9q .top100_filtersSection__dy3nk::-webkit-scrollbar-thumb:hover{background:var(--accent-blue)}.top100_breadcrumbsList__j8t3S{list-style:none;max-width:1270px;margin:0 auto;padding:0 1rem}.top100_breadcrumbsItem__9NPKW,.top100_breadcrumbsList__j8t3S{display:flex;align-items:center}.top100_breadcrumbsLink__AYoOF{color:#666;text-decoration:none;padding:.5rem;border-radius:4px;transition:all .2s ease;font-size:.9rem}.top100_breadcrumbsLink__AYoOF:hover{color:#007bff;background-color:#f8f9fa}.top100_breadcrumbsSeparator__hpBis{width:16px;height:16px;color:#ccc;margin:0 .25rem}.top100_breadcrumbsCurrent__l_e75{color:#333;font-weight:500;padding:.5rem;font-size:.9rem}.top100_darkTheme__xmx9q .top100_breadcrumbs__zqXR1{border-bottom-color:#333}.top100_darkTheme__xmx9q .top100_breadcrumbsLink__AYoOF{color:#bbb}.top100_darkTheme__xmx9q .top100_breadcrumbsLink__AYoOF:hover{color:#4a9eff;background-color:#2a2a2a}.top100_darkTheme__xmx9q .top100_breadcrumbsSeparator__hpBis{color:#555}.top100_darkTheme__xmx9q .top100_breadcrumbsCurrent__l_e75{color:#fff}@media (max-width:1024px){.top100_main__Averz{padding:0 16px}.top100_heroTitle__tR4p1{font-size:2.75rem}.top100_filtersSection__dy3nk{margin:0 0 2.6rem;padding:32px}.top100_itemsGrid__IpNic{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.top100_infoGrid__GopNH{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (max-width:768px){.top100_main__Averz{padding:1rem;max-width:100%}.top100_hero__anbec{padding:.2rem 0 .5rem}.top100_heroContent__9hYAn{text-align:left;max-width:100%}.top100_heroTitle__tR4p1{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;line-height:1.25}.top100_heroSubtitle__JWAeH{font-size:1rem;line-height:1.6;margin-bottom:1.4rem;max-width:100%;color:var(--text-secondary)}.top100_filtersSection__dy3nk{margin:0 0 2.5rem;padding:20px;border-radius:12px;max-height:180px;overflow-y:auto}.top100_filtersContainer__vS5C4{height:100%}.top100_filtersTitle__egEGs{font-size:1.125rem;margin-bottom:16px;position:-webkit-sticky;position:sticky;top:0;background:var(--bg-secondary);z-index:10;padding-bottom:8px;border-bottom:1px solid var(--border-primary)}.top100_filters__qQLx0{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;padding-bottom:8px}.top100_filterButton__bn0Y5{justify-content:center;padding:12px 8px;width:100%;box-sizing:border-box;border-radius:6px;font-size:.8rem}.top100_filterLabel__Q1_EV{font-size:.75rem;font-weight:500}.top100_filterIcon__ldMIS{width:14px;height:14px}.top100_filtersSection__dy3nk::-webkit-scrollbar{width:4px}.top100_filtersSection__dy3nk::-webkit-scrollbar-track{background:transparent}.top100_filtersSection__dy3nk::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:2px}.top100_filtersSection__dy3nk::-webkit-scrollbar-thumb:hover{background:var(--accent-blue)}.top100_resultsTitle__NNPAy{font-size:1.75rem}.top100_itemsGrid__IpNic{grid-template-columns:1fr;gap:20px}.top100_infoSection__tj2BK{margin-top:4rem;padding:2rem 0;border-radius:.75rem}.top100_infoContainer__V8Nox{padding:0 1rem}.top100_infoTitle__PZs0s{font-size:1.4rem;margin-bottom:1.5rem;line-height:1.4}.top100_infoGrid__GopNH{grid-template-columns:1fr;gap:24px}.top100_infoCard__vZvwv{padding:24px}.top100_breadcrumbsList__j8t3S{padding:0 1rem}.top100_breadcrumbsCurrent__l_e75,.top100_breadcrumbsLink__AYoOF{font-size:.8rem;padding:.25rem}.top100_breadcrumbsSeparator__hpBis{width:14px;height:14px;margin:0 .125rem}}@media (max-width:480px){.top100_main__Averz{padding:.75rem}.top100_hero__anbec{padding:.3rem 0 0}.top100_heroTitle__tR4p1{font-size:1.875rem;margin-bottom:.5rem}.top100_heroSubtitle__JWAeH{font-size:.9375rem;margin-bottom:1.4rem;line-height:1.55}.top100_filtersSection__dy3nk{padding:16px;max-height:160px;margin-bottom:1.8rem}.top100_filtersTitle__egEGs{font-size:1rem;margin-bottom:12px}.top100_filters__qQLx0{gap:6px}.top100_filterButton__bn0Y5{padding:10px 6px;gap:6px}.top100_filterLabel__Q1_EV{font-size:.7rem}.top100_filterIcon__ldMIS{width:12px;height:12px}.top100_resultsTitle__NNPAy{font-size:1.5rem}.top100_itemRank__ERF8v{top:-10px;right:-10px;padding:6px 12px;min-width:70px}.top100_rankNumber__v861e{font-size:.875rem}.top100_rankRating__EBalT{font-size:.625rem}.top100_infoSection__tj2BK{margin-top:3rem;padding:1.5rem 0}.top100_infoContainer__V8Nox{padding:0 .75rem}.top100_infoTitle__PZs0s{font-size:1.2rem;margin-bottom:1rem;line-height:1.4}.top100_infoCard__vZvwv{padding:20px}.top100_infoIcon__CVCJi{font-size:3rem}.top100_infoCard__vZvwv h4{font-size:1.25rem}}@media (prefers-contrast:high){.top100_filterButton__bn0Y5,.top100_itemRank__ERF8v{border-width:3px}.top100_infoCard__vZvwv{border-width:2px}}@media print{.top100_hero__anbec{background:none!important;color:#000!important}.top100_filtersSection__dy3nk,.top100_infoSection__tj2BK{background:none!important;box-shadow:none!important}.top100_itemRank__ERF8v{position:static!important;display:inline-block!important;margin-bottom:8px!important;margin-left:auto!important}}