.Hero-module__D9Cm9a__hero{background:var(--color-black);min-height:100vh;color:var(--color-white);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__D9Cm9a__heroContent{z-index:2;text-align:center;padding:var(--space-8)var(--space-4);width:100%;max-width:800px;margin:0 auto;position:relative}.Hero-module__D9Cm9a__logoContainer{margin-bottom:var(--space-12);opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.Hero-module__D9Cm9a__logoVisible{opacity:1;transform:translateY(0)}.Hero-module__D9Cm9a__logo{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.Hero-module__D9Cm9a__logoText{font-family:var(--font-heading);letter-spacing:4px;text-transform:uppercase;background:linear-gradient(45deg,var(--color-white),var(--color-gray-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,8vw,4rem);font-weight:700;animation:3s ease-in-out infinite alternate Hero-module__D9Cm9a__logoGlow}.Hero-module__D9Cm9a__logoSubtext{font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;color:var(--color-gray-light);font-size:clamp(.75rem,2vw,1rem);font-weight:400}.Hero-module__D9Cm9a__contentContainer{opacity:0;transition:all 1s cubic-bezier(.4,0,.2,1) .3s;transform:translateY(30px)}.Hero-module__D9Cm9a__contentVisible{opacity:1;transform:translateY(0)}.Hero-module__D9Cm9a__heroTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--space-6);background:linear-gradient(45deg,var(--color-white),var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.Hero-module__D9Cm9a__heroSubtitle{color:var(--color-gray-light);margin-bottom:var(--space-10);max-width:600px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,3vw,1.25rem);line-height:1.6}.Hero-module__D9Cm9a__heroActions{gap:var(--space-4);flex-direction:column;justify-content:center;align-items:center;display:flex}.Hero-module__D9Cm9a__primaryCTA{background:var(--color-accent);color:var(--color-white);padding:var(--space-4)var(--space-8);font-family:var(--font-heading);text-transform:uppercase;font-weight:700;font-size:var(--text-base);letter-spacing:1px;transition:all var(--transition-base);text-decoration:none;display:inline-block;position:relative;overflow:hidden}.Hero-module__D9Cm9a__primaryCTA:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module__D9Cm9a__primaryCTA:hover:before{left:100%}.Hero-module__D9Cm9a__primaryCTA:hover{background:var(--color-accent-dark);transform:translateY(-2px)}.Hero-module__D9Cm9a__secondaryCTA{color:var(--color-white);padding:var(--space-3)var(--space-6);text-transform:uppercase;font-weight:600;font-size:var(--text-sm);letter-spacing:1px;border:2px solid var(--color-white);transition:all var(--transition-base);text-decoration:none;display:inline-block}.Hero-module__D9Cm9a__secondaryCTA:hover{background:var(--color-white);color:var(--color-black);transform:translateY(-2px)}.Hero-module__D9Cm9a__scrollIndicator{bottom:var(--space-8);opacity:0;transition:opacity 1s 1.5s;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__D9Cm9a__scrollVisible{opacity:1}.Hero-module__D9Cm9a__scrollArrow{border-right:2px solid var(--color-gray-light);border-bottom:2px solid var(--color-gray-light);width:24px;height:24px;animation:2s infinite Hero-module__D9Cm9a__bounce;transform:rotate(45deg)}.Hero-module__D9Cm9a__backgroundPattern{opacity:.03;background-image:radial-gradient(circle at 25% 25%,var(--color-white)1px,transparent 1px),radial-gradient(circle at 75% 75%,var(--color-white)1px,transparent 1px);background-size:50px 50px;animation:20s linear infinite Hero-module__D9Cm9a__patternMove;position:absolute;inset:0}@keyframes Hero-module__D9Cm9a__logoGlow{0%{filter:brightness()}to{filter:brightness(1.1)}}@keyframes Hero-module__D9Cm9a__bounce{0%,20%,50%,80%,to{transform:translateY(0)rotate(45deg)}40%{transform:translateY(-10px)rotate(45deg)}60%{transform:translateY(-5px)rotate(45deg)}}@keyframes Hero-module__D9Cm9a__patternMove{0%{transform:translate(0)translateY(0)}to{transform:translate(50px)translateY(50px)}}@media (min-width:768px){.Hero-module__D9Cm9a__heroActions{gap:var(--space-6);flex-direction:row;justify-content:center}.Hero-module__D9Cm9a__heroContent{padding:var(--space-12)var(--space-8)}}@media (min-width:1024px){.Hero-module__D9Cm9a__heroContent{padding:var(--space-16)var(--space-12)}.Hero-module__D9Cm9a__logoContainer{margin-bottom:var(--space-16)}}@media (max-width:767px){.Hero-module__D9Cm9a__hero{align-items:flex-start;min-height:auto}.Hero-module__D9Cm9a__heroContent{padding-top:var(--space-4);padding-bottom:var(--space-6);position:static}.Hero-module__D9Cm9a__logoContainer,.Hero-module__D9Cm9a__heroSubtitle{margin-bottom:var(--space-8)}.Hero-module__D9Cm9a__scrollIndicator{margin:var(--space-6)auto 0;width:24px;position:static;bottom:auto;left:auto;transform:none}}
.OpportunitySection-module__7AgUIa__opportunitySection{background:var(--color-white);padding:4rem 0}.OpportunitySection-module__7AgUIa__content{text-align:center}.OpportunitySection-module__7AgUIa__title{font-family:var(--font-heading);text-transform:uppercase;color:var(--color-black);margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.OpportunitySection-module__7AgUIa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.OpportunitySection-module__7AgUIa__statCard{padding:1.5rem;transition:transform .3s}.OpportunitySection-module__7AgUIa__statCard:hover{transform:translateY(-5px)}.OpportunitySection-module__7AgUIa__statValue{color:var(--color-accent);font-size:clamp(2rem,5vw,3rem);font-weight:700;font-family:var(--font-heading);letter-spacing:-1px;justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.OpportunitySection-module__7AgUIa__range{opacity:.8;font-size:.75em}.OpportunitySection-module__7AgUIa__animatedValue{font-variant-numeric:tabular-nums;min-width:100px;display:inline-block}.OpportunitySection-module__7AgUIa__statLabel{color:var(--color-gray);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:500}@media (max-width:768px){.OpportunitySection-module__7AgUIa__opportunitySection{padding:3rem 0}.OpportunitySection-module__7AgUIa__statsGrid{grid-template-columns:1fr;gap:1.5rem}.OpportunitySection-module__7AgUIa__statCard{padding:1rem}.OpportunitySection-module__7AgUIa__title{margin-bottom:2rem}}
.EarningsScatterPlot-module__Uqg9FG__chartContainer{background:var(--color-white);border:1px solid var(--color-border);padding:var(--space-6);margin:var(--space-8)0}.EarningsScatterPlot-module__Uqg9FG__chartHeader{text-align:center;margin-bottom:var(--space-8)}.EarningsScatterPlot-module__Uqg9FG__titleRow{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.EarningsScatterPlot-module__Uqg9FG__yearToggle{align-items:center;gap:var(--space-2);display:flex}.EarningsScatterPlot-module__Uqg9FG__yearToggleLabel{font-size:var(--text-sm);color:var(--color-gray);font-weight:600}.EarningsScatterPlot-module__Uqg9FG__yearButtons{border:1px solid var(--color-border);border-radius:4px;display:flex;overflow:hidden}.EarningsScatterPlot-module__Uqg9FG__yearButton{background:var(--color-white);padding:var(--space-2)var(--space-4);font-size:var(--text-sm);color:var(--color-gray);cursor:pointer;transition:all var(--transition-fast);border:none;border-right:1px solid var(--color-border);font-weight:600}.EarningsScatterPlot-module__Uqg9FG__yearButton:last-child{border-right:none}.EarningsScatterPlot-module__Uqg9FG__yearButton:hover{background:var(--color-gray-light);color:var(--color-black)}.EarningsScatterPlot-module__Uqg9FG__yearButton.EarningsScatterPlot-module__Uqg9FG__active{background:var(--color-black);color:var(--color-white)}.EarningsScatterPlot-module__Uqg9FG__chartTitle{font-size:var(--text-2xl);margin-bottom:var(--space-2)}.EarningsScatterPlot-module__Uqg9FG__chartSubtitle{color:var(--color-gray);font-size:var(--text-sm);max-width:600px;margin:0 auto}.EarningsScatterPlot-module__Uqg9FG__chartWrapper{width:100%;margin-bottom:var(--space-6);position:relative}.EarningsScatterPlot-module__Uqg9FG__chart{background:var(--color-white);border:1px solid var(--color-border);width:100%;height:auto}.EarningsScatterPlot-module__Uqg9FG__dataPoint{transition:all var(--transition-fast)}.EarningsScatterPlot-module__Uqg9FG__dataPoint:hover{stroke-width:2px;r:8}.EarningsScatterPlot-module__Uqg9FG__axisLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.EarningsScatterPlot-module__Uqg9FG__tooltip{background:var(--color-black);color:var(--color-white);padding:var(--space-3);font-size:var(--text-xs);pointer-events:none;z-index:10;border-radius:4px;position:absolute;box-shadow:0 4px 12px #0000004d}.EarningsScatterPlot-module__Uqg9FG__tooltipContent{gap:var(--space-1);flex-direction:column;display:flex}.EarningsScatterPlot-module__Uqg9FG__tooltipCategory{text-transform:uppercase;letter-spacing:.5px;color:var(--color-accent);font-weight:700}.EarningsScatterPlot-module__Uqg9FG__tooltipStats{flex-direction:column;gap:2px;font-size:11px;display:flex}.EarningsScatterPlot-module__Uqg9FG__legend{gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;display:grid}.EarningsScatterPlot-module__Uqg9FG__legendItem{align-items:center;gap:var(--space-2);font-size:var(--text-sm);display:flex}.EarningsScatterPlot-module__Uqg9FG__legendDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.EarningsScatterPlot-module__Uqg9FG__legendLine{border-style:dashed;border-width:1px 0 0;flex-shrink:0;width:20px;height:2px}@media (max-width:767px){.EarningsScatterPlot-module__Uqg9FG__chartContainer{padding:var(--space-4);margin:var(--space-4)0}.EarningsScatterPlot-module__Uqg9FG__chartHeader{margin-bottom:var(--space-6)}.EarningsScatterPlot-module__Uqg9FG__titleRow{text-align:center;gap:var(--space-3);flex-direction:column}.EarningsScatterPlot-module__Uqg9FG__chartTitle{font-size:var(--text-xl)}.EarningsScatterPlot-module__Uqg9FG__chartSubtitle{font-size:var(--text-xs)}.EarningsScatterPlot-module__Uqg9FG__yearToggle{justify-content:center}.EarningsScatterPlot-module__Uqg9FG__legend{gap:var(--space-2);grid-template-columns:1fr;justify-items:flex-start}.EarningsScatterPlot-module__Uqg9FG__legendItem{font-size:var(--text-xs)}}@media (min-width:768px){.EarningsScatterPlot-module__Uqg9FG__chartContainer{padding:var(--space-8)}.EarningsScatterPlot-module__Uqg9FG__legend{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.EarningsScatterPlot-module__Uqg9FG__chartContainer{padding:var(--space-12)}.EarningsScatterPlot-module__Uqg9FG__legend{grid-template-columns:repeat(4,1fr)}}
.TopPerformersCarousel-module__X6qLDG__carousel{padding:var(--space-16)0;background:var(--color-black);color:var(--color-white);position:relative;overflow:hidden}.TopPerformersCarousel-module__X6qLDG__container{max-width:var(--container-xl);padding:0 var(--space-4);margin:0 auto}.TopPerformersCarousel-module__X6qLDG__header{text-align:center;margin-bottom:var(--space-12)}.TopPerformersCarousel-module__X6qLDG__title{font-family:var(--font-heading);font-size:var(--text-4xl);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-4)0;color:var(--color-white);font-weight:700}.TopPerformersCarousel-module__X6qLDG__subtitle{font-size:var(--text-lg);color:var(--color-gray-light);max-width:600px;margin:0 auto;line-height:1.6}.TopPerformersCarousel-module__X6qLDG__carouselContainer{margin-bottom:var(--space-8);position:relative}.TopPerformersCarousel-module__X6qLDG__carouselTrack{width:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);display:flex}.TopPerformersCarousel-module__X6qLDG__slide{opacity:.3;justify-content:center;min-width:100%;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(.95)}.TopPerformersCarousel-module__X6qLDG__slide.TopPerformersCarousel-module__X6qLDG__slideActive{opacity:1;transform:scale(1)}.TopPerformersCarousel-module__X6qLDG__slideContent{align-items:center;gap:var(--space-12);width:100%;max-width:1000px;transition:all .8s cubic-bezier(.4,0,.2,1);display:flex}.TopPerformersCarousel-module__X6qLDG__imageContainer{flex-shrink:0;position:relative}.TopPerformersCarousel-module__X6qLDG__imageFrame{background:var(--color-white);border-radius:var(--space-2);width:400px;height:500px;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 20px 40px #0000004d}.TopPerformersCarousel-module__X6qLDG__imageFrame:hover{transform:rotate(0)scale(1.02);box-shadow:0 25px 50px #0006}.TopPerformersCarousel-module__X6qLDG__performerImage{object-fit:cover;filter:grayscale()contrast(1.1);transition:filter .6s cubic-bezier(.4,0,.2,1)}.TopPerformersCarousel-module__X6qLDG__imageFrame:hover .TopPerformersCarousel-module__X6qLDG__performerImage{filter:grayscale(0%)contrast()}.TopPerformersCarousel-module__X6qLDG__categoryBadge{top:var(--space-4);right:var(--space-4);background:var(--color-accent);color:var(--color-white);padding:var(--space-2)var(--space-4);border-radius:var(--space-6);font-family:var(--font-heading);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;font-weight:600;position:absolute;transform:rotate(2deg);box-shadow:0 4px 12px #0000004d}.TopPerformersCarousel-module__X6qLDG__performerDetails{flex:1;min-width:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.TopPerformersCarousel-module__X6qLDG__performerName{font-family:var(--font-heading);font-size:var(--text-3xl);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-2)0;color:var(--color-white);font-weight:700}.TopPerformersCarousel-module__X6qLDG__performerTitle{font-size:var(--text-xl);color:var(--color-accent);margin:0 0 var(--space-4)0;font-weight:500}.TopPerformersCarousel-module__X6qLDG__performerStats{gap:var(--space-6);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.TopPerformersCarousel-module__X6qLDG__performerStats span{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;font-weight:600;font-size:var(--text-sm)}.TopPerformersCarousel-module__X6qLDG__year{color:var(--color-teal)}.TopPerformersCarousel-module__X6qLDG__earnings{color:var(--color-accent);font-size:var(--text-lg)}.TopPerformersCarousel-module__X6qLDG__location{color:var(--color-gray-light)}.TopPerformersCarousel-module__X6qLDG__description{font-size:var(--text-lg);color:var(--color-gray-light);max-width:500px;margin:0;line-height:1.7}.TopPerformersCarousel-module__X6qLDG__navButton{color:var(--color-white);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.TopPerformersCarousel-module__X6qLDG__navButton:hover{background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-50%)scale(1.1)}.TopPerformersCarousel-module__X6qLDG__navPrev{left:-30px}.TopPerformersCarousel-module__X6qLDG__navNext{right:-30px}.TopPerformersCarousel-module__X6qLDG__arrow{font-size:var(--text-2xl);font-weight:700;line-height:1}.TopPerformersCarousel-module__X6qLDG__pagination{justify-content:center;gap:var(--space-3);margin-top:var(--space-8);display:flex}.TopPerformersCarousel-module__X6qLDG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}.TopPerformersCarousel-module__X6qLDG__dot:hover{background:#fff9;transform:scale(1.2)}.TopPerformersCarousel-module__X6qLDG__dot.TopPerformersCarousel-module__X6qLDG__dotActive{background:var(--color-accent);transform:scale(1.3)}.TopPerformersCarousel-module__X6qLDG__autoPlayIndicator{height:3px;margin-top:var(--space-4);background:#ffffff1a;border-radius:2px;overflow:hidden}.TopPerformersCarousel-module__X6qLDG__progressBar{background:var(--color-accent);border-radius:2px;width:0;height:100%;transition:width .1s}.TopPerformersCarousel-module__X6qLDG__progressBar.TopPerformersCarousel-module__X6qLDG__progressActive{animation:5s linear infinite TopPerformersCarousel-module__X6qLDG__progressAnimation}@keyframes TopPerformersCarousel-module__X6qLDG__progressAnimation{0%{width:0}to{width:100%}}@media (max-width:768px){.TopPerformersCarousel-module__X6qLDG__carousel{padding:var(--space-12)0}.TopPerformersCarousel-module__X6qLDG__title{font-size:var(--text-3xl)}.TopPerformersCarousel-module__X6qLDG__subtitle{font-size:var(--text-base);padding:0 var(--space-4)}.TopPerformersCarousel-module__X6qLDG__slideContent{gap:var(--space-8);text-align:center;flex-direction:column}.TopPerformersCarousel-module__X6qLDG__imageFrame{width:280px;height:350px}.TopPerformersCarousel-module__X6qLDG__performerName{font-size:var(--text-2xl)}.TopPerformersCarousel-module__X6qLDG__performerTitle{font-size:var(--text-lg)}.TopPerformersCarousel-module__X6qLDG__performerStats{justify-content:center;gap:var(--space-4)}.TopPerformersCarousel-module__X6qLDG__description{max-width:none}.TopPerformersCarousel-module__X6qLDG__navButton{width:50px;height:50px}.TopPerformersCarousel-module__X6qLDG__navPrev{left:var(--space-4)}.TopPerformersCarousel-module__X6qLDG__navNext{right:var(--space-4)}.TopPerformersCarousel-module__X6qLDG__arrow{font-size:var(--text-xl)}}@media (max-width:480px){.TopPerformersCarousel-module__X6qLDG__imageFrame{width:240px;height:300px}.TopPerformersCarousel-module__X6qLDG__performerName{font-size:var(--text-xl)}.TopPerformersCarousel-module__X6qLDG__categoryBadge{font-size:var(--text-xs);padding:var(--space-1)var(--space-3)}}
.TestimonialsGrid-module__RjbMwG__testimonials{padding:var(--space-16)0;background:var(--color-white);color:var(--color-black)}.TestimonialsGrid-module__RjbMwG__container{max-width:var(--container-xl);padding:0 var(--space-4);margin:0 auto}.TestimonialsGrid-module__RjbMwG__header{text-align:center;margin-bottom:var(--space-12)}.TestimonialsGrid-module__RjbMwG__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;margin:0 0 var(--space-4)0;color:var(--color-black);font-size:clamp(2.25rem,4vw + 1rem,4rem);font-weight:700}.TestimonialsGrid-module__RjbMwG__subtitle{font-size:var(--text-lg);color:var(--color-gray);max-width:600px;margin:0 auto var(--space-8)auto;line-height:1.6}.TestimonialsGrid-module__RjbMwG__filterTabs{justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.TestimonialsGrid-module__RjbMwG__filterTab{padding:var(--space-3)var(--space-6);border:2px solid var(--color-border);color:var(--color-gray);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;font-weight:600;font-size:var(--text-sm);border-radius:var(--space-6);cursor:pointer;background:0 0;transition:all .3s}.TestimonialsGrid-module__RjbMwG__filterTab:hover{border-color:var(--color-accent);color:var(--color-accent)}.TestimonialsGrid-module__RjbMwG__filterTab.TestimonialsGrid-module__RjbMwG__filterTabActive{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-white)}.TestimonialsGrid-module__RjbMwG__grid{gap:clamp(var(--space-6),2vw,var(--space-10));margin-bottom:var(--space-16);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:stretch;display:grid}.TestimonialsGrid-module__RjbMwG__card{background:var(--color-white);border:1px solid var(--color-border);padding:var(--space-8);border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 1px #1010100a}.TestimonialsGrid-module__RjbMwG__card:hover{border-color:var(--color-border-strong,#e9e9e9);transform:translateY(-6px);box-shadow:0 16px 32px #1010101f}.TestimonialsGrid-module__RjbMwG__card.TestimonialsGrid-module__RjbMwG__cardExpanded{grid-column:span 2;transform:none}.TestimonialsGrid-module__RjbMwG__cardHeader{align-items:flex-start;gap:var(--space-5);margin-bottom:var(--space-4);display:flex}.TestimonialsGrid-module__RjbMwG__avatarContainer{flex-shrink:0;position:relative}.TestimonialsGrid-module__RjbMwG__avatar{border:2px solid var(--color-border);border-radius:50%;width:72px;height:72px;position:relative;overflow:hidden}.TestimonialsGrid-module__RjbMwG__avatarImage{object-fit:cover;filter:grayscale()contrast(1.1);transition:filter .3s}.TestimonialsGrid-module__RjbMwG__card:hover .TestimonialsGrid-module__RjbMwG__avatarImage{filter:grayscale(0%)contrast()}.TestimonialsGrid-module__RjbMwG__badgeRow{gap:var(--space-2);margin-bottom:var(--space-1);flex-wrap:wrap;display:flex}.TestimonialsGrid-module__RjbMwG__categoryBadge{background:var(--color-accent);color:var(--color-white);padding:var(--space-1)var(--space-3);border-radius:var(--space-4);font-family:var(--font-heading);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;font-weight:600;position:relative;box-shadow:0 4px 12px #0003}.TestimonialsGrid-module__RjbMwG__personInfo{flex:1;min-width:0}.TestimonialsGrid-module__RjbMwG__name{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-1)0;color:var(--color-black);font-size:clamp(1.1rem,1.5vw,1.25rem);font-weight:700}.TestimonialsGrid-module__RjbMwG__title{color:var(--color-accent);margin:0 0 var(--space-3)0;font-size:.95rem;font-weight:500}.TestimonialsGrid-module__RjbMwG__details{justify-content:space-between;align-items:center;gap:var(--space-3);font-size:.9rem;display:flex}.TestimonialsGrid-module__RjbMwG__meta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.TestimonialsGrid-module__RjbMwG__separator{color:var(--color-gray)}.TestimonialsGrid-module__RjbMwG__location,.TestimonialsGrid-module__RjbMwG__year{color:var(--color-gray);font-weight:500}.TestimonialsGrid-module__RjbMwG__earnings{color:var(--color-white);background:var(--color-accent);font-family:var(--font-heading);letter-spacing:.06em;border-radius:9999px;padding:6px 10px;font-weight:700;box-shadow:0 6px 18px #e4472e40}.TestimonialsGrid-module__RjbMwG__divider{height:1px;margin:var(--space-6)0 var(--space-5);background:linear-gradient(90deg,#0000000f,#0000001f,#0000000f);border:0}.TestimonialsGrid-module__RjbMwG__quoteContainer{position:relative}.TestimonialsGrid-module__RjbMwG__quoteIcon{color:var(--color-accent);opacity:.2;pointer-events:none;font-family:serif;font-size:3.25rem;line-height:1;position:absolute;top:-20px;left:-10px}.TestimonialsGrid-module__RjbMwG__quote{color:var(--color-black);margin:0 0 var(--space-3)0;z-index:1;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:1.05rem;font-style:italic;line-height:1.8;display:-webkit-box;position:relative;overflow:hidden}.TestimonialsGrid-module__RjbMwG__quoteExpanded{line-clamp:unset;-webkit-line-clamp:unset;display:block;overflow:visible}.TestimonialsGrid-module__RjbMwG__expandButton{border:1px solid var(--color-border);color:var(--color-black);cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background:0 0;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.TestimonialsGrid-module__RjbMwG__expandButton:hover{color:var(--color-accent);border-color:var(--color-accent)}.TestimonialsGrid-module__RjbMwG__cardDecoration{height:4px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.TestimonialsGrid-module__RjbMwG__decorationLine{background:linear-gradient(90deg,var(--color-accent),var(--color-teal));height:100%;transition:transform .5s;transform:translate(-100%)}.TestimonialsGrid-module__RjbMwG__card:hover .TestimonialsGrid-module__RjbMwG__decorationLine{transform:translate(0)}.TestimonialsGrid-module__RjbMwG__cta{text-align:center;padding:var(--space-12)var(--space-8);background:var(--color-black);border-radius:var(--space-4);color:var(--color-white)}.TestimonialsGrid-module__RjbMwG__ctaTitle{font-family:var(--font-heading);font-size:var(--text-3xl);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-4)0;color:var(--color-white);font-weight:700}.TestimonialsGrid-module__RjbMwG__ctaSubtitle{font-size:var(--text-lg);color:var(--color-gray-light);margin:0 0 var(--space-8)0;line-height:1.6}.TestimonialsGrid-module__RjbMwG__ctaButton{background:var(--color-accent);color:var(--color-white);padding:var(--space-4)var(--space-8);font-family:var(--font-heading);font-size:var(--text-lg);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--space-2);cursor:pointer;border:none;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #e4472e4d}.TestimonialsGrid-module__RjbMwG__ctaButton:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 8px 24px #e4472e66}@media (max-width:768px){.TestimonialsGrid-module__RjbMwG__testimonials{padding:var(--space-12)0}.TestimonialsGrid-module__RjbMwG__title{font-size:inherit}.TestimonialsGrid-module__RjbMwG__subtitle{font-size:var(--text-base);padding:0 var(--space-4)}.TestimonialsGrid-module__RjbMwG__filterTabs{gap:var(--space-1)}.TestimonialsGrid-module__RjbMwG__filterTab{padding:var(--space-2)var(--space-4);font-size:var(--text-xs)}.TestimonialsGrid-module__RjbMwG__grid{gap:var(--space-6);grid-template-columns:1fr}.TestimonialsGrid-module__RjbMwG__card.TestimonialsGrid-module__RjbMwG__cardExpanded{grid-column:span 1}.TestimonialsGrid-module__RjbMwG__cardHeader{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column}.TestimonialsGrid-module__RjbMwG__details{flex-direction:column;align-items:flex-start}.TestimonialsGrid-module__RjbMwG__quote{font-size:var(--text-base);line-clamp:5;-webkit-line-clamp:5}.TestimonialsGrid-module__RjbMwG__ctaTitle{font-size:var(--text-2xl)}.TestimonialsGrid-module__RjbMwG__ctaSubtitle{font-size:var(--text-base)}.TestimonialsGrid-module__RjbMwG__cta{padding:var(--space-8)var(--space-4)}}@media (max-width:480px){.TestimonialsGrid-module__RjbMwG__avatar{width:60px;height:60px}.TestimonialsGrid-module__RjbMwG__name{font-size:var(--text-lg)}.TestimonialsGrid-module__RjbMwG__quoteIcon{font-size:3rem;top:-15px;left:-5px}}.TestimonialsGrid-module__RjbMwG__grid{animation:.5s ease-in-out TestimonialsGrid-module__RjbMwG__gridFadeIn}@keyframes TestimonialsGrid-module__RjbMwG__gridFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
