.agents-module__lClbDq__container{background:var(--color-bg);flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.agents-module__lClbDq__hero{text-align:center;padding:clamp(6rem,12vw,10rem) clamp(1.5rem,5vw,3rem) clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.agents-module__lClbDq__heroBackground{z-index:0;position:absolute;inset:0}.agents-module__lClbDq__heroGradient{background:radial-gradient(ellipse 80% 50% at 50% 0%,var(--color-accent-soft)0%,transparent 70%);opacity:.6;width:150%;height:100%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.agents-module__lClbDq__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.agents-module__lClbDq__heroTitle{letter-spacing:-.03em;color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.agents-module__lClbDq__heroHighlight{background:linear-gradient(135deg,var(--color-accent)0%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.agents-module__lClbDq__heroSubtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.agents-module__lClbDq__searchSection{z-index:2;margin-top:-2rem;padding:0 clamp(1.5rem,5vw,3rem);position:relative}.agents-module__lClbDq__searchContainer{background:var(--color-card);border:1px solid var(--color-border);border-radius:20px;max-width:900px;margin:0 auto;padding:1.5rem 2rem;box-shadow:0 12px 40px #00000014}.agents-module__lClbDq__searchForm{flex-wrap:wrap;gap:1rem;display:flex}.agents-module__lClbDq__searchInputWrapper{flex:1;min-width:200px;position:relative}.agents-module__lClbDq__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.agents-module__lClbDq__searchInput{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text);border-radius:12px;padding:.875rem 1rem .875rem 2.75rem;font-family:inherit;font-size:1rem;transition:all .2s}.agents-module__lClbDq__searchInput:focus{border-color:var(--color-accent);background:var(--color-bg);box-shadow:0 0 0 4px var(--color-accent-soft);outline:none}.agents-module__lClbDq__searchInput::placeholder{color:var(--color-text-soft)}.agents-module__lClbDq__filterSelect{border:1px solid var(--color-border);background:var(--color-surface);min-width:180px;color:var(--color-text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;border-radius:12px;padding:.875rem 2.5rem .875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.agents-module__lClbDq__filterSelect:focus{border-color:var(--color-accent);box-shadow:0 0 0 4px var(--color-accent-soft);outline:none}@media (max-width:640px){.agents-module__lClbDq__searchContainer{padding:1.25rem}.agents-module__lClbDq__searchForm{flex-direction:column}.agents-module__lClbDq__filterSelect{width:100%}}.agents-module__lClbDq__agentsSection{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,3rem)}.agents-module__lClbDq__agentsContent{max-width:1200px;margin:0 auto}.agents-module__lClbDq__resultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.agents-module__lClbDq__resultsCount{color:var(--color-text-muted);font-size:1rem}.agents-module__lClbDq__resultsCountNumber{color:var(--color-text);font-weight:600}.agents-module__lClbDq__agentsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}@media (max-width:720px){.agents-module__lClbDq__agentsGrid{grid-template-columns:1fr}}.agents-module__lClbDq__agentCard{background:var(--color-card);border:1px solid var(--color-border);border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.agents-module__lClbDq__agentCard:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 16px 48px #0000001a}.agents-module__lClbDq__agentCardHeader{background:linear-gradient(135deg,var(--color-surface)0%,var(--color-surface-alt,var(--color-surface))100%);height:200px;position:relative}.agents-module__lClbDq__agentPhoto{-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;width:100%;height:100%}.agents-module__lClbDq__agentPhotoPlaceholder{background:linear-gradient(135deg,var(--color-accent-soft)0%,var(--color-surface)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.agents-module__lClbDq__agentInitials{color:var(--color-accent);text-transform:uppercase;font-size:3rem;font-weight:700}.agents-module__lClbDq__agentCardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.agents-module__lClbDq__agentName{color:var(--color-text);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.375rem;font-weight:700}.agents-module__lClbDq__agentCredentials{color:var(--color-accent);margin-bottom:.75rem;font-size:.875rem;font-weight:500}.agents-module__lClbDq__agentTagline{color:var(--color-text-muted);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.agents-module__lClbDq__agentAreas{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.agents-module__lClbDq__agentArea{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:100px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.8125rem;display:inline-flex}.agents-module__lClbDq__agentArea svg{width:12px;height:12px;color:var(--color-text-soft)}.agents-module__lClbDq__agentCardFooter{gap:.75rem;margin-top:auto;display:flex}.agents-module__lClbDq__viewProfileButton{background:var(--color-accent);color:#fff;box-shadow:0 4px 12px var(--color-accent-soft);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.agents-module__lClbDq__viewProfileButton:hover{background:var(--color-accent-hover);box-shadow:0 6px 16px var(--color-accent-soft);transform:translateY(-1px)}.agents-module__lClbDq__viewProfileButton svg{transition:transform .25s}.agents-module__lClbDq__viewProfileButton:hover svg{transform:translate(2px)}.agents-module__lClbDq__emptyState{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:4rem 2rem}.agents-module__lClbDq__emptyStateIcon{width:64px;height:64px;color:var(--color-text-soft);margin:0 auto 1.5rem}.agents-module__lClbDq__emptyStateTitle{color:var(--color-text);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.agents-module__lClbDq__emptyStateText{color:var(--color-text-muted);max-width:400px;margin:0 auto;font-size:1rem}.agents-module__lClbDq__comingSoonState{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;max-width:600px;margin:0 auto;padding:clamp(4rem,8vw,6rem) 2rem}.agents-module__lClbDq__comingSoonIcon{background:var(--color-accent-soft);width:80px;height:80px;color:var(--color-accent);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.agents-module__lClbDq__comingSoonTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.agents-module__lClbDq__comingSoonText{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.agents-module__lClbDq__contactButton{background:var(--color-accent);color:#fff;box-shadow:0 4px 16px var(--color-accent-soft);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.agents-module__lClbDq__contactButton:hover{background:var(--color-accent-hover);box-shadow:0 8px 24px var(--color-accent-soft);transform:translateY(-2px)}.agents-module__lClbDq__contactButton svg{transition:transform .25s}.agents-module__lClbDq__contactButton:hover svg{transform:translate(4px)}.agents-module__lClbDq__joinCta{background:linear-gradient(135deg,var(--color-accent)0%,#1e40af 100%);margin-top:auto;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.agents-module__lClbDq__joinCtaContent{text-align:center;max-width:800px;margin:0 auto}.agents-module__lClbDq__joinCtaTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.agents-module__lClbDq__joinCtaText{color:#ffffffd9;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.agents-module__lClbDq__joinCtaButton{color:var(--color-accent);background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #00000026}.agents-module__lClbDq__joinCtaButton:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.agents-module__lClbDq__joinCtaButton svg{transition:transform .25s}.agents-module__lClbDq__joinCtaButton:hover svg{transform:translate(4px)}.agents-module__lClbDq__orgBadge{color:var(--color-text);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border-radius:100px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #0000001a}.agents-module__lClbDq__orgBadge.agents-module__lClbDq__team{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.agents-module__lClbDq__orgBadge.agents-module__lClbDq__llc{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.agents-module__lClbDq__orgBadge.agents-module__lClbDq__platform{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.agents-module__lClbDq__orgBadgeLogo{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:16px;height:16px}.agents-module__lClbDq__loadingState{text-align:center;padding:4rem 2rem}.agents-module__lClbDq__loadingSpinner{border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:48px;height:48px;margin:0 auto 1.5rem;animation:.8s linear infinite agents-module__lClbDq__spin}@keyframes agents-module__lClbDq__spin{to{transform:rotate(360deg)}}.agents-module__lClbDq__loadingText{color:var(--color-text-muted);font-size:1rem}.agents-module__lClbDq__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.agents-module__lClbDq__paginationButton{background:var(--color-surface);border:1px solid var(--color-border);min-width:40px;height:40px;color:var(--color-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.agents-module__lClbDq__paginationButton:hover:not(:disabled){border-color:var(--color-accent);background:var(--color-accent-soft)}.agents-module__lClbDq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.agents-module__lClbDq__paginationButton.agents-module__lClbDq__active{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.agents-module__lClbDq__paginationInfo{color:var(--color-text-muted);margin:0 1rem;font-size:.875rem}
/*# sourceMappingURL=9cb01fffd3f42a12.css.map*/