.feature-panel .panel-reveal{opacity:0;transform:translateY(30px)}.feature-panel .panel-reveal-from-left{transform:translate(-50px)}.feature-panel .panel-reveal-from-right{transform:translate(50px)}.feature-panel.animate .panel-reveal{animation:panelRevealUp .8s cubic-bezier(.16,1,.3,1) forwards}.feature-panel.animate .panel-reveal-from-left{animation:panelRevealFromLeft 1s cubic-bezier(.16,1,.3,1) forwards}.feature-panel.animate .panel-reveal-from-right{animation:panelRevealFromRight 1s cubic-bezier(.16,1,.3,1) forwards}.feature-panel.animate .panel-reveal-1{animation-delay:.08s}.feature-panel.animate .panel-reveal-2{animation-delay:.16s}.feature-panel.animate .panel-reveal-3{animation-delay:.28s}.feature-panel.animate .panel-reveal-4{animation-delay:.4s}.feature-panel.animate .panel-reveal-5{animation-delay:.52s}body.homepage .feature-panel.animate .panel-reveal-1{animation-delay:.1s}body.homepage .feature-panel.animate .panel-reveal-2{animation-delay:.2s}body.homepage .feature-panel.animate .panel-reveal-3{animation-delay:.35s}body.homepage .feature-panel.animate .panel-reveal-4{animation-delay:.5s}body.homepage .feature-panel.animate .panel-reveal-5{animation-delay:.65s}.d3-chart-container{margin:0;padding:0;display:block}.d3-chart-container svg{display:block;margin:0;padding:0}.bar{transition:opacity .2s;fill:#034737}.bar.europe{fill:#034737}.bar.namerica{fill:#a9ff9b}.bar:hover{fill:#fb8500;opacity:.8}.bar-total{fill:#a9ff9b;transition:opacity .2s ease}.bar-subset{fill:#034737;transition:opacity .2s ease}.heatmap-rect{stroke:#fff;stroke-width:1px;transition:opacity .2s ease}.heatmap-rect:hover{opacity:.8;stroke:#034737;stroke-width:3px;filter:brightness(1.1)}.tooltip,.d3-tooltip,.heatmap-tooltip{position:absolute;padding:12px;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:2px 2px 6px #0000001a;pointer-events:none;font-family:inherit;font-size:12px;opacity:0;transition:opacity .2s ease;z-index:1000}.axis text{font-size:12px;fill:#034737;font-family:inherit}.axis line,.axis path{stroke:#03473733}.axis-label{font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;fill:#034737}.y-axis-line text{fill:#034737}.y-axis-line line,.y-axis-line path{stroke:#ffb70333}.grid line{stroke:#0347371a;stroke-dasharray:2,2}.grid path{stroke-width:0}.title{font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:700}.category-label{font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;fill:#333}.value-label{font-size:11px;font-family:inherit;fill:#034737;transition:opacity .2s ease}.subset-label{font-family:inherit;font-size:12px;fill:#666;transition:opacity .2s ease}.legend{font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.legend-item{font-family:inherit;font-size:12px;cursor:pointer}.legend-item:hover{opacity:.8}.slope-group{transition:opacity .2s ease}.slope-line{stroke-width:1.5}.slope-line.increase{stroke:#034737}.slope-line.decrease{stroke:#fb8500}.hover-line{stroke:transparent;stroke-width:10;cursor:pointer}.endpoint-circle.increase{fill:#034737}.endpoint-circle.decrease{fill:#fb8500}.vertical-guide{stroke:#03473733;stroke-width:1;stroke-dasharray:4,4;pointer-events:none}.city-label,.left-label,.right-label{font-family:inherit;font-size:12px;fill:#034737;cursor:pointer;transition:opacity .2s ease}.percent-label{font-family:inherit;font-size:12px;transition:opacity .2s ease}.percent-label.increase{fill:#034737}.percent-label.decrease{fill:#fb8500}.year-label{font-family:inherit;font-size:14px;font-weight:700;fill:#034737;pointer-events:none}.label-line{stroke:#03473766;stroke-width:1;stroke-dasharray:2,2;pointer-events:none;transition:opacity .2s ease;fill:none}.value-change{font-family:inherit;font-size:12px}.value-change.increase{fill:#034737}.value-change.decrease{fill:#fb8500}.line{fill:none;stroke:#fb8500;stroke-width:2.5;transition:opacity .2s ease;pointer-events:none}.line-point{fill:#fb8500;stroke:#fff;stroke-width:2;transition:opacity .2s ease}.hover-area{fill:transparent;pointer-events:all;cursor:pointer}.data-point{stroke:#fff;stroke-width:2;cursor:pointer;transition:opacity .3s ease}.faded{opacity:.2}.trendline{stroke-dasharray:5,5;stroke-width:2;opacity:.7}.stream-layer{opacity:.8;transition:opacity .2s}.stream-layer:hover{opacity:1}.quarter-line{stroke:#ffb703;stroke-width:1px;stroke-dasharray:4,4;opacity:.3}.quarter-label{font-size:10px;fill:#666}.feature-panel-chart .panel-reveal{opacity:0;transform:translateY(30px)}.feature-panel-chart .panel-reveal-from-left{transform:translate(-50px)}.feature-panel-chart .panel-reveal-from-right{transform:translate(50px)}.feature-panel-chart.animate .panel-reveal{animation:panelRevealUp .8s cubic-bezier(.16,1,.3,1) forwards}.feature-panel-chart.animate .panel-reveal-from-left{animation:panelRevealFromLeft 1s cubic-bezier(.16,1,.3,1) forwards}.feature-panel-chart.animate .panel-reveal-from-right{animation:panelRevealFromRight 1s cubic-bezier(.16,1,.3,1) forwards}.feature-panel-chart.animate .panel-reveal-1{animation-delay:.1s}.feature-panel-chart.animate .panel-reveal-2{animation-delay:.25s}.feature-panel-chart.animate .panel-reveal-3{animation-delay:.4s}.feature-panel-chart.animate .panel-reveal-4{animation-delay:.55s}@keyframes panelRevealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes panelRevealFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes panelRevealFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.cta-buttons .hero-reveal{opacity:0;transform:translateY(20px)}.cta-buttons .hero-reveal.animate{animation:ctaReveal .8s cubic-bezier(.16,1,.3,1) forwards}.cta-buttons .hero-reveal-1.animate{animation-delay:.1s}.cta-buttons .hero-reveal-2.animate{animation-delay:.25s}.cta-buttons .hero-reveal-3.animate{animation-delay:.4s}@keyframes ctaReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.testimonial-slider .swiper-wrapper{display:flex;gap:24px}.testimonial-slider .swiper-slide{flex-shrink:0;width:100%}@media(min-width:768px){.testimonial-slider .swiper-slide{width:calc(50% - 12px)}}@media(min-width:1024px){.testimonial-slider .swiper-slide{width:calc(33.333% - 16px)}}.testimonial-slider.swiper-initialized .swiper-wrapper{display:flex;gap:0}.testimonial-slider.swiper-initialized .swiper-slide{width:auto}.logo-ticker-wrapper{overflow:hidden;padding:2rem 0;position:relative}.logo-ticker{display:flex;gap:3.6rem;animation:scroll 27s linear infinite;width:fit-content}.logo-ticker:hover{animation-play-state:paused}.logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-width:150px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.logo-ticker{gap:1.8rem}.logo-item{min-width:120px}}
