.roster-hero.svelte-1ky0htt{position:relative;padding:10rem 0 5rem;overflow:hidden}.roster-hero-bg.svelte-1ky0htt{position:absolute;inset:0;background:var(--bg-primary);z-index:0}.roster-hero-overlay.svelte-1ky0htt{position:absolute;inset:0;background:linear-gradient(135deg,#06060bf2,#7c3aed40 50%,#06b6d426 80%,#06060bf2);z-index:1}.roster-hero-grid.svelte-1ky0htt{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black,transparent);z-index:2}.roster-hero.svelte-1ky0htt .container:where(.svelte-1ky0htt){position:relative;z-index:3}.roster-hero-layout.svelte-1ky0htt{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.roster-hero-content.svelte-1ky0htt{max-width:720px}.roster-hero.svelte-1ky0htt h1:where(.svelte-1ky0htt){font-family:var(--font-primary);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.04em;margin-bottom:1.5rem}.roster-hero.svelte-1ky0htt p:where(.svelte-1ky0htt){font-size:clamp(1rem,1.5vw,1.15rem);color:var(--text-secondary);line-height:1.75;max-width:600px}.roster-hero-stats.svelte-1ky0htt{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.rh-stat.svelte-1ky0htt{text-align:center;padding:2rem 1.25rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;transition:all .4s var(--ease-out-expo)}.rh-stat.svelte-1ky0htt:hover{transform:translateY(-4px);border-color:#a855f733;box-shadow:0 12px 40px #0003}.rh-stat-number.svelte-1ky0htt{font-family:var(--font-primary);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.rh-stat-label.svelte-1ky0htt{font-size:.85rem;color:var(--text-muted);font-weight:500}@media(max-width:1024px){.roster-hero-layout.svelte-1ky0htt{grid-template-columns:1fr}.roster-hero-stats.svelte-1ky0htt{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.roster-hero-stats.svelte-1ky0htt{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.roster-hero-stats.svelte-1ky0htt{grid-template-columns:1fr}}.roster-section.svelte-1ky0htt{padding:clamp(4rem,8vw,6rem) 0;background:var(--bg-secondary)}.roster-filters.svelte-1ky0htt{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem;justify-content:center}.filter-btn.svelte-1ky0htt{padding:.5rem 1.25rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:100px;color:var(--text-secondary);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s var(--ease-out-expo);font-family:var(--font-body)}.filter-btn.svelte-1ky0htt:hover{border-color:#a855f74d;color:var(--text-primary)}.filter-btn.active.svelte-1ky0htt{background:var(--gradient);border-color:transparent;color:#fff;font-weight:600;box-shadow:0 0 20px #a855f74d}.talent-grid.svelte-1ky0htt{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1.5rem}.talent-card.svelte-1ky0htt{display:flex;flex-direction:column;height:100%;background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;overflow:hidden;transition:all .4s var(--ease-out-expo)}.talent-card.svelte-1ky0htt:hover{transform:translateY(-6px);border-color:#a855f740;box-shadow:0 20px 60px #0000004d,0 0 30px #a855f714}.talent-card-media.svelte-1ky0htt{aspect-ratio:9/12;overflow:hidden;position:relative;background:#000;transform:translateZ(0);backface-visibility:hidden}.talent-card-media.svelte-1ky0htt video:where(.svelte-1ky0htt){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--ease-out-expo);backface-visibility:hidden}.talent-card.svelte-1ky0htt:hover .talent-card-media:where(.svelte-1ky0htt) video:where(.svelte-1ky0htt){transform:scale(1.03)}.talent-placeholder.svelte-1ky0htt{width:100%;height:100%;background:linear-gradient(135deg,#7c3aed33,#06b6d426,#a855f71a);display:flex;align-items:center;justify-content:center}.talent-placeholder-initials.svelte-1ky0htt{font-family:var(--font-primary);font-size:3rem;font-weight:800;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.6;letter-spacing:.05em}.talent-card-media.svelte-1ky0htt .talent-overlay:where(.svelte-1ky0htt){position:absolute;inset:0;background:linear-gradient(to top,rgba(6,6,11,.85) 0%,rgba(6,6,11,.15) 35%,transparent 60%);z-index:1;pointer-events:none}.talent-handle-badge.svelte-1ky0htt{position:absolute;bottom:12px;left:12px;z-index:2;padding:.3rem .75rem;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;font-size:.75rem;color:#ffffffd9;font-weight:500;border:1px solid rgba(255,255,255,.1)}.talent-card-media.svelte-1ky0htt .video-play-btn:where(.svelte-1ky0htt){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:56px;height:56px;border-radius:50%;background:#a855f7d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;transition:all .3s var(--ease-out-expo);border:2px solid rgba(255,255,255,.2);box-shadow:0 4px 24px #a855f766}.talent-card-media.svelte-1ky0htt .video-play-btn:where(.svelte-1ky0htt):hover{transform:translate(-50%,-50%) scale(1.1);background:#a855f7;box-shadow:0 8px 32px #a855f799}.talent-card-media.svelte-1ky0htt .video-play-btn:where(.svelte-1ky0htt) .icon-pause:where(.svelte-1ky0htt){display:none}.talent-card-media.svelte-1ky0htt.playing .video-play-btn:where(.svelte-1ky0htt) .icon-play:where(.svelte-1ky0htt){display:none}.talent-card-media.svelte-1ky0htt.playing .video-play-btn:where(.svelte-1ky0htt) .icon-pause:where(.svelte-1ky0htt){display:block}.talent-card-media.svelte-1ky0htt.playing .video-play-btn:where(.svelte-1ky0htt){opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.85)}.talent-card-media.svelte-1ky0htt.playing:hover .video-play-btn:where(.svelte-1ky0htt){opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.talent-card-media.svelte-1ky0htt .video-sound-btn:where(.svelte-1ky0htt){position:absolute;bottom:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:3;cursor:pointer;transition:all .3s;border:1px solid rgba(255,255,255,.1);opacity:0}.talent-card.svelte-1ky0htt:hover .talent-card-media:where(.svelte-1ky0htt) .video-sound-btn:where(.svelte-1ky0htt),.talent-card-media.svelte-1ky0htt.playing .video-sound-btn:where(.svelte-1ky0htt){opacity:1}.talent-card-media.svelte-1ky0htt .video-sound-btn:where(.svelte-1ky0htt):hover{background:#a855f7b3}.talent-card-info.svelte-1ky0htt{display:flex;flex-direction:column;flex:1;min-height:0;padding:1.25rem 1.25rem 1.5rem}.talent-card-header.svelte-1ky0htt{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.talent-card-name.svelte-1ky0htt{font-family:var(--font-primary);font-size:1.05rem;font-weight:700;margin-bottom:.25rem}.talent-card-location.svelte-1ky0htt{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--text-muted)}.talent-engagement.svelte-1ky0htt{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.talent-engagement-value.svelte-1ky0htt{font-family:var(--font-primary);font-weight:700;font-size:1rem;background:linear-gradient(135deg,#10b981,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.talent-engagement-label.svelte-1ky0htt{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.talent-card-tags.svelte-1ky0htt{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.35rem;min-height:2.85rem;margin-bottom:1rem}.talent-tag.svelte-1ky0htt{padding:.25rem .65rem;background:#a855f714;border:1px solid rgba(168,85,247,.12);border-radius:100px;font-size:.7rem;color:var(--text-secondary);font-weight:500}.talent-socials.svelte-1ky0htt{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem .6rem;margin-top:auto;margin-bottom:1.1rem}.talent-social-row.svelte-1ky0htt{display:flex;align-items:center;gap:.4rem}.talent-social.svelte-1ky0htt{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:10px;background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-muted);text-decoration:none;transition:all .3s var(--ease-out-expo)}.talent-social.svelte-1ky0htt svg:where(.svelte-1ky0htt){width:16px;height:16px}.talent-social.svelte-1ky0htt img:where(.svelte-1ky0htt){width:16px;height:16px;-o-object-fit:contain;object-fit:contain;opacity:.55;transition:opacity .3s var(--ease-out-expo)}.talent-social.svelte-1ky0htt:hover{color:#fff;transform:translateY(-2px);border-color:transparent}.talent-social.svelte-1ky0htt:hover img:where(.svelte-1ky0htt){opacity:1}.talent-social-instagram.svelte-1ky0htt:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);box-shadow:0 6px 18px #dc274359}.talent-social-tiktok.svelte-1ky0htt:hover{background:#000;box-shadow:0 6px 18px #00000073}.talent-social-youtube.svelte-1ky0htt:hover{background:red;box-shadow:0 6px 18px #ff000059}.talent-social-ltk.svelte-1ky0htt:hover{background:var(--gradient);box-shadow:0 6px 18px #a855f759}.talent-social-followers.svelte-1ky0htt{font-family:var(--font-primary);font-weight:600;font-size:.9rem;color:var(--text-primary)}.talent-card-stats.svelte-1ky0htt{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem}.talent-followers.svelte-1ky0htt{display:flex;align-items:center;gap:.5rem}.talent-followers-count.svelte-1ky0htt{font-family:var(--font-primary);font-weight:700;font-size:1.1rem;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.talent-followers-label.svelte-1ky0htt{font-size:.9rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.talent-inquire-btn.svelte-1ky0htt{display:block;width:100%;text-align:center;padding:.7rem 1rem;margin-top:.75rem;background:var(--gradient);border:none;border-radius:12px;color:#fff;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s var(--ease-out-expo);cursor:pointer;box-shadow:0 4px 20px #a855f74d}.talent-inquire-btn.svelte-1ky0htt:hover{transform:translateY(-2px);box-shadow:0 8px 30px #a855f773}.no-results.svelte-1ky0htt{text-align:center;padding:4rem 2rem;color:var(--text-muted);font-size:1.1rem}.roster-cta.svelte-1ky0htt{padding:clamp(4rem,8vw,6rem) 0;background:var(--bg-secondary);overflow:hidden}.roster-cta-inner.svelte-1ky0htt{position:relative;background:var(--gradient);border-radius:28px;padding:clamp(3rem,6vw,5rem) clamp(2rem,4vw,4rem);text-align:center;overflow:hidden}.roster-cta-inner.svelte-1ky0htt:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(255,255,255,.12) 0%,transparent 60%)}.roster-cta-inner.svelte-1ky0htt *{position:relative;z-index:1}.roster-cta.svelte-1ky0htt h2:where(.svelte-1ky0htt){font-family:var(--font-primary);font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;margin-bottom:1rem}.roster-cta.svelte-1ky0htt p:where(.svelte-1ky0htt){font-size:1.15rem;opacity:.9;margin-bottom:2rem;max-width:550px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.talent-grid.svelte-1ky0htt{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.talent-grid.svelte-1ky0htt{grid-template-columns:1fr}.roster-filters.svelte-1ky0htt{gap:.4rem}.filter-btn.svelte-1ky0htt{padding:.4rem 1rem;font-size:.8rem}}
