.hosts_container__O5G1D{min-height:100vh;background:#0a0a0a}.hosts_hero__OVbH9{position:relative;height:250px;background-image:url(/images/hero2.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;border-radius:30px;overflow:hidden;background-color:#1a1a1a;max-width:1200px;margin:80px auto 10px}.hosts_heroOverlay__1ybI1{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.7));z-index:1}.hosts_heroContent__Nl8SA{position:relative;z-index:2;text-align:center;max-width:600px;padding:0 20px}.hosts_heroTitle__L7T_N{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 16px;letter-spacing:2px}.hosts_heroSubtitle__4M1Jz{font-size:1rem;color:hsla(0,0%,100%,.7);margin:0 0 40px;line-height:1.5}.hosts_searchContainer__g_0YY{box-sizing:border-box;max-width:800px;margin:auto;position:relative;border-radius:10px}.hosts_searchIcon__k7GO1{position:absolute;top:17px;left:15px;color:hsla(0,0%,100%,.5);width:16px;height:16px;z-index:2;pointer-events:none;display:none}.hosts_searchInput__Letim{background-color:transparent;border:none;outline:none;color:#fff;width:100%;padding:14px 20px 14px 42px;margin:0;font-size:.95rem;line-height:1.4}.hosts_searchInput__Letim::placeholder{color:hsla(0,0%,100%,.5);padding-left:0}.hosts_content__nzc6R{max-width:1280px;margin:0 auto;padding:60px 20px}.hosts_section__HwL3m{margin-bottom:80px}.hosts_sectionTitle__0JsrR{font-size:2rem;font-weight:600;color:#fff;margin:0 0 32px;padding-left:10px}.hosts_showingText__qoNsG{font-size:.9rem;color:var(--subtitle);margin:-24px 0 24px 10px;font-weight:400}.hosts_hostsGrid__pHnkQ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.hosts_hostCard__BDwkt{display:flex;align-items:center;gap:14px;padding:16px;background:var(--surface);border:1px solid var(--bordercolor);border-radius:16px;cursor:pointer;transition:all .3s ease}.hosts_hostCard__BDwkt:hover{background:var(--surface-hover);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 24px rgba(71,94,253,.2)}.hosts_hostAvatar__pM6GL{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,var(--primary),var(--primary-darker));display:flex;align-items:center;justify-content:center;position:relative}.hosts_hostAvatar__pM6GL img{width:100%;height:100%;object-fit:cover}.hosts_avatarPlaceholder__2bCbk{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#fff;text-transform:uppercase;border-radius:50%}.hosts_hostInfo__nTHAU{flex:1 1;min-width:0}.hosts_hostName__IXzu2{font-size:1rem;font-weight:600;color:var(--foreground);margin:0 0 4px}.hosts_hostName__IXzu2,.hosts_hostStats__8vs5b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hosts_hostStats__8vs5b{font-size:.8rem;color:var(--subtitle);margin:0}.hosts_loading__U89ew{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:20px;color:#fff}.hosts_spinner__cIKBk{width:50px;height:50px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#fff;border-radius:50%;animation:hosts_spin__KRAJi 1s linear infinite}@keyframes hosts_spin__KRAJi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hosts_error__Z0ONq{text-align:center;padding:60px 20px;color:#fff}.hosts_error__Z0ONq h2{font-size:1.5rem;margin-bottom:16px}.hosts_error__Z0ONq p{color:hsla(0,0%,100%,.7);margin-bottom:24px}.hosts_retryButton__SyRrP{background:#475efd;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.hosts_retryButton__SyRrP:hover{background:#3a4ed4}@media (max-width:1200px){.hosts_hostsGrid__pHnkQ{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.hosts_hostsGrid__pHnkQ{grid-template-columns:repeat(2,1fr)}.hosts_heroTitle__L7T_N{font-size:2.5rem}}@media (max-width:600px){.hosts_hero__OVbH9{height:350px;margin:10px}.hosts_heroTitle__L7T_N{font-size:2rem}.hosts_heroSubtitle__4M1Jz{font-size:.9rem;margin-bottom:30px}.hosts_searchBox__y9E8O{max-width:100%}.hosts_hostsGrid__pHnkQ{grid-template-columns:1fr;gap:12px}.hosts_sectionTitle__0JsrR{font-size:1.5rem;margin-bottom:20px}.hosts_content__nzc6R{padding:40px 16px}.hosts_section__HwL3m{margin-bottom:50px}}.hosts_emptyState__xe0MX{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.hosts_emptyIcon__cGTsl{font-size:4rem;margin-bottom:20px}.hosts_emptyTitle__kSGw8{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 12px}.hosts_emptyText__AwSxp{font-size:1rem;color:hsla(0,0%,100%,.6);margin:0;max-width:300px}