body{margin:0;padding:0;background:#0e0c12;color:#e8e3f0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;min-height:100vh}.loading-screen.svelte-sbfo1.svelte-sbfo1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0e0c12}.spinner.svelte-sbfo1.svelte-sbfo1{width:48px;height:48px;border:3px solid rgba(139,92,246,.2);border-top-color:#8b5cf6;border-radius:50%;animation:svelte-sbfo1-spin .9s linear infinite}@keyframes svelte-sbfo1-spin{to{transform:rotate(360deg)}}.page.svelte-sbfo1.svelte-sbfo1{min-height:100vh;padding:48px 24px 80px;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.page.mounted.svelte-sbfo1.svelte-sbfo1{opacity:1;transform:translateY(0)}.container.svelte-sbfo1.svelte-sbfo1{max-width:860px;margin:0 auto}.hero-banner.svelte-sbfo1.svelte-sbfo1{position:relative;background:linear-gradient(135deg,#2d1a4a,#1e1030 60%,#2a1545);border-radius:16px;padding:36px 40px 32px;margin-bottom:32px;overflow:hidden;border:1px solid rgba(139,92,246,.2)}.hero-bg-decor.svelte-sbfo1.svelte-sbfo1{position:absolute;right:-20px;top:0;bottom:0;width:260px;pointer-events:none;opacity:.8}.decor-svg.svelte-sbfo1.svelte-sbfo1{width:100%;height:100%}.hero-content.svelte-sbfo1.svelte-sbfo1{position:relative;z-index:1}.hero-title.svelte-sbfo1.svelte-sbfo1{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.01em}.hero-subtitle.svelte-sbfo1.svelte-sbfo1{font-size:.9rem;color:#dcd2f0a6;margin:0 0 24px}.tab-buttons.svelte-sbfo1.svelte-sbfo1{display:flex;gap:8px}.tab-btn.svelte-sbfo1.svelte-sbfo1{padding:8px 20px;border-radius:999px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;background:#ffffff14;color:#dcd2f0b3}.tab-btn.svelte-sbfo1.svelte-sbfo1:hover{background:#8b5cf640;color:#fff}.tab-btn.active.svelte-sbfo1.svelte-sbfo1{background:#6d28d9;color:#fff;box-shadow:0 2px 12px #6d28d973}.table-wrap.svelte-sbfo1.svelte-sbfo1{background:#161320;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.table-head.svelte-sbfo1.svelte-sbfo1{display:grid;grid-template-columns:80px 1fr 160px;padding:12px 24px;background:#1a1626;border-bottom:1px solid rgba(255,255,255,.06)}.table-head.svelte-sbfo1>div.svelte-sbfo1{font-size:.72rem;font-weight:600;letter-spacing:.08em;color:#dcd2f066;text-transform:uppercase}.col-rank.svelte-sbfo1.svelte-sbfo1{display:flex;align-items:center;justify-content:center}.col-profile.svelte-sbfo1.svelte-sbfo1{display:flex;align-items:center}.col-views.svelte-sbfo1.svelte-sbfo1{display:flex;align-items:center;justify-content:flex-end}.table-row.svelte-sbfo1.svelte-sbfo1{display:grid;grid-template-columns:80px 1fr 160px;padding:14px 24px;border-bottom:1px solid rgba(255,255,255,.04);text-decoration:none;color:inherit;transition:background .2s ease;align-items:center}.table-row.svelte-sbfo1.svelte-sbfo1:last-child{border-bottom:none}.table-row.svelte-sbfo1.svelte-sbfo1:hover{background:#8b5cf612}.table-row.highlighted.svelte-sbfo1.svelte-sbfo1{background:#6d28d90f}.table-row.highlighted.svelte-sbfo1.svelte-sbfo1:hover{background:#6d28d91f}.rank-num.svelte-sbfo1.svelte-sbfo1{font-size:1.1rem;font-weight:800;color:#dcd2f080;display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0 auto}.rank-num.gold.svelte-sbfo1.svelte-sbfo1{color:#f59e0b}.rank-num.silver.svelte-sbfo1.svelte-sbfo1{color:#94a3b8}.rank-num.bronze.svelte-sbfo1.svelte-sbfo1{color:#d97706}.avatar-wrap.svelte-sbfo1.svelte-sbfo1{position:relative;width:44px;height:44px;flex-shrink:0;margin-right:14px}.avatar-img.svelte-sbfo1.svelte-sbfo1{width:44px;height:44px;border-radius:50%;object-fit:cover;display:block;border:2px solid rgba(139,92,246,.3)}.avatar-placeholder.svelte-sbfo1.svelte-sbfo1{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#3b1f6e,#6d28d9);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;border:2px solid rgba(139,92,246,.3)}.premium-dot.svelte-sbfo1.svelte-sbfo1{position:absolute;bottom:-1px;right:-1px;width:16px;height:16px;background:#6d28d9;border-radius:50%;border:2px solid #161320;display:flex;align-items:center;justify-content:center}.profile-info.svelte-sbfo1.svelte-sbfo1{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-name.svelte-sbfo1.svelte-sbfo1{font-size:.95rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premium-icon.svelte-sbfo1.svelte-sbfo1{flex-shrink:0;opacity:.9}.profile-username.svelte-sbfo1.svelte-sbfo1{font-size:.8rem;color:#dcd2f073}.views-val.svelte-sbfo1.svelte-sbfo1{font-size:.95rem;font-weight:600;color:#dcd2f0d9;letter-spacing:.01em}.empty-state.svelte-sbfo1.svelte-sbfo1{padding:60px 24px;text-align:center;color:#dcd2f066;display:flex;flex-direction:column;align-items:center;gap:12px}.empty-state.svelte-sbfo1 p.svelte-sbfo1{margin:0;font-size:1rem}@media (max-width: 600px){.page.svelte-sbfo1.svelte-sbfo1{padding:24px 12px 60px}.hero-banner.svelte-sbfo1.svelte-sbfo1{padding:24px 20px 22px}.hero-title.svelte-sbfo1.svelte-sbfo1{font-size:1.3rem}.hero-bg-decor.svelte-sbfo1.svelte-sbfo1{width:140px;opacity:.5}.table-head.svelte-sbfo1.svelte-sbfo1,.table-row.svelte-sbfo1.svelte-sbfo1{grid-template-columns:52px 1fr 100px;padding:10px 14px;gap:0}.avatar-wrap.svelte-sbfo1.svelte-sbfo1{width:36px;height:36px;margin-right:10px}.avatar-img.svelte-sbfo1.svelte-sbfo1,.avatar-placeholder.svelte-sbfo1.svelte-sbfo1{width:36px;height:36px;font-size:.85rem}.profile-name.svelte-sbfo1.svelte-sbfo1,.views-val.svelte-sbfo1.svelte-sbfo1{font-size:.85rem}}
