.statistics_container__Yl_GF{min-height:100vh;display:flex;flex-direction:column;background:#020617;color:#fff;overflow-x:hidden}.statistics_main__M4nQp{flex:1 1;padding:4rem 5%;max-width:1200px;margin:0 auto;width:100%;z-index:10}.statistics_headerSection__yJ5Q8{margin-bottom:3rem;text-align:center}.statistics_title__JAUw9{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.statistics_subtitle__sTxAA{font-size:1.125rem;color:#94a3b8;max-width:600px;margin:0 auto 2.5rem}.statistics_searchContainer__8zod1{max-width:600px;margin:0 auto 4rem;position:relative}.statistics_searchInput__Pho1k{width:100%;padding:1.25rem 1.5rem 1.25rem 3.5rem;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:100px;color:#fff;font-size:1.125rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.2)}.statistics_searchInput__Pho1k:focus{outline:none;border-color:#38bdf8;background:rgba(15,23,42,.8);box-shadow:0 0 0 4px rgba(56,189,248,.1)}.statistics_searchIcon__mu4NR{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.statistics_grid__HB7xe{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.statistics_card__DfUmZ{background:rgba(15,23,42,.4);border:1px solid rgba(255,255,255,.05);border-radius:20px;overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;text-decoration:none;color:inherit}.statistics_card__DfUmZ:hover{transform:translateY(-8px);background:rgba(15,23,42,.6);border-color:rgba(56,189,248,.3);box-shadow:0 20px 40px rgba(0,0,0,.3)}.statistics_cardImage__G6T_V{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden}.statistics_cardThumbnail__dPvQi{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.statistics_card__DfUmZ:hover .statistics_cardThumbnail__dPvQi{transform:scale(1.1)}.statistics_cardContent__s3DnD{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.statistics_cardTitle__WGCGB{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#fff;line-height:1.4}.statistics_cardFooter__V68kt{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.statistics_countLabel__BNe5Q{font-size:.875rem;color:#94a3b8}.statistics_countValue__IR9bZ{font-size:1rem;font-weight:700;color:#38bdf8}.statistics_empty__HzMkQ,.statistics_loading__cucIy{text-align:center;padding:5rem 0;color:#64748b}.statistics_loadingSpinner__aIc3m{width:40px;height:40px;border:3px solid rgba(56,189,248,.1);border-top-color:#38bdf8;border-radius:50%;margin:0 auto 1.5rem;animation:statistics_spin__EyPld 1s linear infinite}@keyframes statistics_spin__EyPld{to{transform:rotate(1turn)}}.statistics_errorSection__JTS2Z{text-align:center;padding:4rem 2rem;background:rgba(239,68,68,.05);border:1px dashed rgba(239,68,68,.2);border-radius:20px;max-width:500px;margin:0 auto}.statistics_errorText__5CMst{color:#f87171;margin-bottom:2rem;font-size:1.125rem}.statistics_retryButton__HMiaq{background:#38bdf8;color:#020617;border:none;padding:.75rem 2rem;border-radius:100px;font-weight:700;cursor:pointer;transition:all .2s}.statistics_retryButton__HMiaq:hover{background:#7dd3fc;transform:translateY(-2px);box-shadow:0 4px 12px rgba(56,189,248,.2)}@media (max-width:768px){.statistics_main__M4nQp{padding:2rem 1rem}.statistics_headerSection__yJ5Q8{margin-bottom:2rem}.statistics_title__JAUw9{font-size:2rem}.statistics_subtitle__sTxAA{font-size:1rem;margin-bottom:1.5rem}.statistics_searchContainer__8zod1{margin-bottom:2.5rem}.statistics_searchInput__Pho1k{font-size:1rem;padding:1rem 1rem 1rem 3rem}.statistics_searchIcon__mu4NR{left:1rem}.statistics_grid__HB7xe{grid-template-columns:1fr;gap:1.25rem}.statistics_cardTitle__WGCGB{font-size:1.1rem}.statistics_cardContent__s3DnD{padding:1.25rem}.statistics_empty__HzMkQ,.statistics_loading__cucIy{padding:3rem 1rem}.statistics_errorSection__JTS2Z{padding:2.5rem 1.25rem}}@media (max-width:480px){.statistics_main__M4nQp{padding:1.5rem .75rem}.statistics_title__JAUw9{font-size:1.6rem}.statistics_subtitle__sTxAA{font-size:.9rem}.statistics_searchInput__Pho1k{font-size:.9375rem;padding:.875rem .875rem .875rem 2.75rem}.statistics_searchIcon__mu4NR{left:.875rem}.statistics_card__DfUmZ:hover{transform:none}}