:root{--foreground:222.2 84% 4.9%;--muted-foreground:215.4 16.3% 46.9%;--card:0 0% 100%;--border:214.3 31.8% 91.4%;--primary:20.5 90.2% 48.2%;--radius:0.5rem}.dark{--foreground:210 40% 98%;--muted-foreground:215 20.2% 65.1%;--card:222.2 84% 4.9%;--border:217.2 32.6% 17.5%}.careers-hero-stats-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:hsl(var(--card)/.5);border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:2rem}.careers-hero-stats-inner{display:flex;flex-direction:column;gap:1rem}.careers-hero-stat-item{align-items:center;display:flex;gap:1rem}.careers-hero-stat-icon-wrapper{align-items:center;background-color:hsl(var(--primary)/.1);border-radius:9999px;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.stat-icon{color:hsl(var(--primary));height:1.5rem;width:1.5rem}.careers-hero-stat-content{flex:1;min-width:0}.careers-hero-stat-value{color:hsl(var(--foreground));font-size:1.5rem;font-weight:700;line-height:2rem;margin:0}.careers-hero-stat-description{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem;margin:0}@media (max-width:1024px){.careers-hero-stats-card{padding:1.75rem}}@media (max-width:768px){.careers-hero-stats-card{padding:1.5rem}.careers-hero-stats-inner{gap:1rem}.careers-hero-stat-icon-wrapper{height:2.5rem;width:2.5rem}.stat-icon{height:1.25rem;width:1.25rem}.careers-hero-stat-value{font-size:1.25rem;line-height:1.75rem}.careers-hero-stat-description{font-size:.8125rem}}@media (max-width:640px){.careers-hero-stats-card{padding:1.25rem}.careers-hero-stat-item{gap:.75rem}.careers-hero-stat-icon-wrapper{height:2rem;width:2rem}.stat-icon{height:1rem;width:1rem}.careers-hero-stat-value{font-size:1.125rem;line-height:1.5rem}}@media print{.careers-hero-stats-card{break-inside:avoid;page-break-inside:avoid}}.careers-hero-stat-item:focus-within .careers-hero-stat-icon-wrapper{outline:2px solid hsl(var(--primary));outline-offset:2px}@media (prefers-reduced-motion:reduce){.careers-hero-stats-card{transition:none}}