.TechStackSection-module-scss-module__K8enKW__section{background:var(--bg-primary);padding-block:clamp(5rem,10vw,9rem);position:relative;overflow:hidden}.TechStackSection-module-scss-module__K8enKW__section:before{content:"";pointer-events:none;background:radial-gradient(70% 50%,oklch(62% .055 155/.02),#0000 70%);position:absolute;inset:0}.TechStackSection-module-scss-module__K8enKW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.TechStackSection-module-scss-module__K8enKW__heading{font-family:var(--font-editorial);font-size:var(--text-4xl);letter-spacing:-.025em;font-weight:400;line-height:1.05}.TechStackSection-module-scss-module__K8enKW__headingAccent{color:var(--color-sage-dim);font-style:italic}.TechStackSection-module-scss-module__K8enKW__marqueeContainer{flex-direction:column;gap:1.5rem;width:100vw;max-width:100%;margin-block:-4rem;padding-block:8rem;display:flex;position:relative;left:50%;overflow:hidden;transform:translate(-50%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.TechStackSection-module-scss-module__K8enKW__marqueeRow{-webkit-user-select:none;user-select:none;z-index:1;width:max-content;display:flex;position:relative}.TechStackSection-module-scss-module__K8enKW__marqueeRow:has(.TechStackSection-module-scss-module__K8enKW__logoBadgeActive){z-index:50}.TechStackSection-module-scss-module__K8enKW__marqueeTrack{will-change:transform;z-index:1;gap:1rem;width:max-content;padding:0 .5rem;display:flex;position:relative}.TechStackSection-module-scss-module__K8enKW__marqueeTrack:has(.TechStackSection-module-scss-module__K8enKW__logoBadgeActive){z-index:50}.TechStackSection-module-scss-module__K8enKW__scrollLeft{animation:50s linear infinite TechStackSection-module-scss-module__K8enKW__scroll-left}.TechStackSection-module-scss-module__K8enKW__scrollRight{animation:55s linear infinite TechStackSection-module-scss-module__K8enKW__scroll-right}.TechStackSection-module-scss-module__K8enKW__scrollLeftFast{animation:45s linear infinite TechStackSection-module-scss-module__K8enKW__scroll-left}.TechStackSection-module-scss-module__K8enKW__marqueeTrack:hover{animation-play-state:paused}.TechStackSection-module-scss-module__K8enKW__logoBadge{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:64px;height:64px;transition:all var(--transition-fast);cursor:default;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 6px #00000005}.TechStackSection-module-scss-module__K8enKW__techIcon{object-fit:contain;width:32px;height:32px;transition:transform var(--transition-fast),filter var(--transition-fast);filter:brightness(0)opacity(.35)}.TechStackSection-module-scss-module__K8enKW__techIconColored{filter:brightness(0)opacity(.35)}.TechStackSection-module-scss-module__K8enKW__fallbackText{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);text-align:center;word-break:break-word;padding:0 .5rem;line-height:1.1}.TechStackSection-module-scss-module__K8enKW__logoWrapper{z-index:1;width:64px;height:64px;display:flex;position:relative}.TechStackSection-module-scss-module__K8enKW__logoWrapper:has(.TechStackSection-module-scss-module__K8enKW__logoBadgeActive){z-index:50}.TechStackSection-module-scss-module__K8enKW__tooltip{background:var(--bg-primary);border:1px solid var(--border-medium);border-top:2px solid var(--color-sage);z-index:100;pointer-events:none;text-align:left;white-space:normal;flex-direction:column;gap:.5rem;width:260px;padding:1rem 1.25rem;display:flex;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 12px 32px #0000001f}.TechStackSection-module-scss-module__K8enKW__tooltip:before{content:"";background:var(--bg-primary);border-left:1px solid var(--border-medium);border-top:2px solid var(--color-sage);width:10px;height:10px;position:absolute;top:-6px;left:32px;transform:translate(-50%)rotate(45deg)}.TechStackSection-module-scss-module__K8enKW__tooltipTop{border-top:1px solid var(--border-medium);border-bottom:2px solid var(--color-sage);top:auto;bottom:calc(100% + 12px)}.TechStackSection-module-scss-module__K8enKW__tooltipTop:before{border-top:none;border-left:none;border-bottom:2px solid var(--color-sage);border-right:1px solid var(--border-medium);top:auto;bottom:-6px}.TechStackSection-module-scss-module__K8enKW__tooltipLabel{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-sage)}.TechStackSection-module-scss-module__K8enKW__tooltipText{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}@media (hover:hover){.TechStackSection-module-scss-module__K8enKW__logoBadge:hover{border-color:var(--color-sage-dim);background:var(--bg-primary);transform:translateY(-2px);box-shadow:0 8px 12px #0000000d}.TechStackSection-module-scss-module__K8enKW__logoBadge:hover .TechStackSection-module-scss-module__K8enKW__techIcon{filter:brightness()grayscale(0%)opacity();transform:scale(1.1)}.TechStackSection-module-scss-module__K8enKW__logoBadge:hover .TechStackSection-module-scss-module__K8enKW__techIconColored{filter:brightness()saturate()opacity();transform:scale(1.1)}}@keyframes TechStackSection-module-scss-module__K8enKW__scroll-left{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes TechStackSection-module-scss-module__K8enKW__scroll-right{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}@media (max-width:768px){.TechStackSection-module-scss-module__K8enKW__logoBadge,.TechStackSection-module-scss-module__K8enKW__logoWrapper{width:48px;height:48px}.TechStackSection-module-scss-module__K8enKW__techIcon{width:24px;height:24px}.TechStackSection-module-scss-module__K8enKW__fallbackText{font-size:9px}.TechStackSection-module-scss-module__K8enKW__tooltip:before{left:24px}.TechStackSection-module-scss-module__K8enKW__marqueeContainer{-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}}
/*# sourceMappingURL=0pdftegm-w5v5.css.map*/