.impact_at_scale{display:flex;flex-direction:column;gap:32px;width:100%;box-sizing:border-box}@media(min-width:768px){.impact_at_scale{gap:40px}}.impact_at_scale__header{display:flex;flex-direction:column;gap:24px;max-width:800px}.impact_at_scale__header h2{font-size:36px;font-weight:400;line-height:44px;letter-spacing:-1.44px;margin:0}@media(min-width:768px){.impact_at_scale__header h2{font-size:52px;line-height:56px;letter-spacing:-2.08px}}.impact_at_scale__header p{font-size:18px;line-height:24px;letter-spacing:-.261px;color:#625f75;margin:0}@media(min-width:768px){.impact_at_scale__header p{font-size:24px;line-height:30px;letter-spacing:-.348px}}.impact_at_scale__slider_section{display:flex;flex-direction:column;gap:8px;width:100%}.impact_at_scale__slider_labels{display:flex;align-items:center;justify-content:space-between}.impact_at_scale__slider_label{font-family:sofia-pro,sans-serif;font-size:19px;font-weight:500;line-height:24px;letter-spacing:-.2755px;color:#1f1a38}@media(min-width:768px){.impact_at_scale__slider_label{font-size:28px;line-height:34px;letter-spacing:-.686px}}.impact_at_scale__agent_count{font-family:ui-monospace,SF Mono,sfmono-regular,menlo,monospace;font-size:24px;font-weight:500;line-height:1;letter-spacing:-1.28px;color:#1f1a38}@media(min-width:768px){.impact_at_scale__agent_count{font-size:32px}}.impact_at_scale__track{position:relative;height:20px;border-radius:10px;background:#1f1a381f;cursor:pointer;outline:none;touch-action:none;user-select:none}.impact_at_scale__track:focus-visible{outline:2px solid rgb(31,26,56);outline-offset:2px}.impact_at_scale__thumb{position:absolute;top:50%;left:calc(var(--progress-width) - 14px);transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:#1f1a38;box-shadow:0 0 0 6px #fff3,0 1px 4px #1f1a3899;pointer-events:none;transition:transform .1s ease}.impact_at_scale__thumb--dragging{transform:translateY(-50%) scale(1.1)}.impact_at_scale__cards{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.impact_at_scale__cards{flex-direction:row;gap:24px}}.impact_at_scale__card{flex:1;border-radius:6px;border:1px solid #fff;overflow:hidden;display:flex;flex-direction:column}.impact_at_scale__card--negative{background:#f94144}.impact_at_scale__card--positive{background:#4ac398}.impact_at_scale__card_header{font-family:sofia-pro,sans-serif;font-size:24px;font-weight:500;line-height:34px;letter-spacing:-.686px;color:#fff;padding:24px 24px 0}@media(min-width:768px){.impact_at_scale__card_header{font-size:28px;padding:40px 40px 0}}.impact_at_scale__card_body{display:flex;flex-direction:column;gap:24px;padding:24px}@media(min-width:768px){.impact_at_scale__card_body{gap:40px;padding:32px 40px 40px}}.impact_at_scale__row{display:flex;flex-direction:column;gap:8px}.impact_at_scale__row_meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.impact_at_scale__row_label{font-family:sofia-pro,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.2755px;color:#fff9;white-space:nowrap}@media(min-width:768px){.impact_at_scale__row_label{font-size:19px}}.impact_at_scale__row_value{font-family:ui-monospace,SF Mono,sfmono-regular,menlo,monospace;font-size:24px;font-weight:500;line-height:1;letter-spacing:-1.28px;color:#fff;white-space:nowrap;animation:impact-value-in .2s ease}@media(min-width:768px){.impact_at_scale__row_value{font-size:32px}}.impact_at_scale__bar_track{width:100%;height:28px;border-radius:6px;background:#1f1a381f;padding:2px;box-sizing:border-box}.impact_at_scale__bar_fill{height:100%;border-radius:4px;background:#fff;min-width:8px;transition:width .25s cubic-bezier(.25,.46,.45,.94)}.impact_at_scale__dots{display:flex;align-items:center;justify-content:space-between;height:24px}.impact_at_scale__dot{width:14px;height:14px;border-radius:50%;background:#ffffff40;flex-shrink:0;transition:background .2s ease}@media(min-width:768px){.impact_at_scale__dot{width:18px;height:18px}}.impact_at_scale__dot--active{background:#fff}@keyframes impact-value-in{0%{opacity:.4}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-up{0%{margin-top:2%;opacity:0}to{margin-top:0;opacity:1}}@keyframes fade-up-disappear{0%{margin-top:0;opacity:1}to{margin-top:-2%;opacity:0}}@keyframes slide-up{0%{margin-top:3%}to{margin-top:0}}@keyframes enter-up{0%{margin-top:24px}to{margin-top:0}}@keyframes grow-right{0%{width:0;transform:scaleX(0);transform-origin:left}to{width:100%;transform:scaleX(1)}}@keyframes grow-left{0%{width:0;transform:scaleX(0);transform-origin:right}to{width:100%;transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes grow-width{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{border-color:transparent}50%{border-color:#1f1a38}}@keyframes scroll-up-out{0%{transform:translateY(0);opacity:1}70%{opacity:0}to{transform:translateY(-100%)}}@keyframes scroll-up-in{0%{transform:translateY(100%);opacity:0}70%{opacity:1}to{transform:translateY(0)}}@keyframes bounce{0%{transform:scale(1) translateY(-30%)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes grow{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes button-enable{0%{color:#aea4ec}to{color:#3e2dda}}.reduce_rework_container{display:flex;flex-direction:column}.reduce_rework_container .section_border{width:100%;overflow:hidden;box-sizing:border-box;max-width:1440px;align-self:center;display:flex;flex-direction:column}@media(min-width:1441px){.reduce_rework_container .section_border{border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}}.reduce_rework_container[class] h2{font-size:36px;font-weight:400;line-height:44px;letter-spacing:-1.44px;margin:0}@media(min-width:768px){.reduce_rework_container[class] h2{font-size:52px;line-height:56px;letter-spacing:-2.08px}}.reduce_rework_container[class] h3{font-weight:400}.reduce_rework_container .hero_container{display:flex;flex-direction:column;align-items:center;background:linear-gradient(0deg,#000 0% 100%),#1f1a38;position:relative;overflow:hidden;height:unset}.reduce_rework_container .hero_container:before{content:" ";position:absolute;border-radius:50%;width:100%;aspect-ratio:1/1;background:radial-gradient(49.95% 49.95% at 48.82% 50.05%,#ad00ff42,#ad00ff12 66.35%,#ad00ff00);z-index:0;top:50%;left:50%;transform:translate(-19%,-65%);max-width:1550px}.reduce_rework_container .hero_container:after{content:" ";position:absolute;border-radius:50%;width:100%;aspect-ratio:1/1;background:radial-gradient(49.95% 49.95% at 48.82% 50.05%,#ad00ff42,#ad00ff12 66.35%,#ad00ff00);z-index:0;top:50%;left:50%;transform:translate(-76%,-41%);max-width:1550px}.reduce_rework_container .hero_container .hero_layers{position:absolute;top:-60px;left:75%;transform:translate(-50%)}@media(min-width:545px){.reduce_rework_container .hero_container .hero_layers{top:0}}.reduce_rework_container .hero_container>:not(.hero_layers){position:relative;z-index:1}.reduce_rework_container .hero_container .hero_content_wrapper{display:flex;flex-direction:column;gap:20px;max-width:1440px;width:100%;box-sizing:border-box;padding:24px 24px 40px}@media(min-width:768px){.reduce_rework_container .hero_container .hero_content_wrapper{padding:200px 48px}}.reduce_rework_container .hero_container .hero_content_wrapper .hero_tag_wrapper{width:fit-content}.reduce_rework_container .hero_container .hero_content_wrapper .hero_content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;z-index:1;width:100%}@media(min-width:1024px){.reduce_rework_container .hero_container .hero_content_wrapper .hero_content{flex-direction:row;align-items:center;gap:32px}}.reduce_rework_container .hero_container .hero_content_wrapper .hero_content .hero_title_block{display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex-shrink:0}@media(min-width:1024px){.reduce_rework_container .hero_container .hero_content_wrapper .hero_content .hero_title_block{width:524px}}.reduce_rework_container .hero_container .hero_content_wrapper .hero_content h1{color:#fff;font-size:40px;font-weight:400;line-height:42px;letter-spacing:-1.6px}@media(min-width:545px){.reduce_rework_container .hero_container .hero_content_wrapper .hero_content h1{font-size:64px;line-height:64px;letter-spacing:-2.56px}}.reduce_rework_container .hero_container .hero_content_wrapper .hero_content>p{color:#fff9;font-size:18px;line-height:24px;letter-spacing:-.261px;margin-bottom:0}@media(min-width:545px){.reduce_rework_container .hero_container .hero_content_wrapper .hero_content>p{font-size:24px;line-height:30px;letter-spacing:-.348px}}@media(min-width:1024px){.reduce_rework_container .hero_container .hero_content_wrapper .hero_content>p{flex:1 0 0}}.reduce_rework_container .hero_container .hero_charts{width:100%;max-width:1042px;z-index:1;align-self:start}@media(min-width:1024px){.reduce_rework_container .hero_container .hero_charts .comparison_chart{grid-template-columns:1fr;gap:24px}.reduce_rework_container .hero_container .hero_charts .comparison_chart__row{align-items:flex-start}.reduce_rework_container .hero_container .hero_charts .comparison_chart__label{font-size:19px;line-height:24px;text-align:left}.reduce_rework_container .hero_container .hero_charts .comparison_chart__caption{font-size:18px;line-height:24px;text-align:left}.reduce_rework_container .hero_container .hero_charts .steps_pipeline_group .steps_pipeline{--step-space: var(--step-count) / var(--total-steps) * (100% - (var(--total-steps) - 1) * 14px);--own-dividers: (var(--step-count) - 1) * 14px;width:calc(var(--step-space) + var(--own-dividers))}.reduce_rework_container .hero_container .hero_charts .steps_pipeline{flex-direction:row;height:50px}.reduce_rework_container .hero_container .hero_charts .steps_pipeline--compact{height:46px}.reduce_rework_container .hero_container .hero_charts .steps_pipeline__divider{width:14px;height:100%}.reduce_rework_container .hero_container .hero_charts .steps_pipeline__divider_line{width:2px;height:100%}.reduce_rework_container .hero_container .hero_charts .steps_pipeline__divider_icon--vertical{display:none}.reduce_rework_container .hero_container .hero_charts .steps_pipeline__divider_icon--horizontal{display:inline-block}}.reduce_rework_container .experiment_container{width:100%;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.1);padding:48px 24px}@media(min-width:768px){.reduce_rework_container .experiment_container{padding:120px 48px}}.reduce_rework_container .experiment_container .experiment_content{display:flex;flex-direction:column;gap:32px;width:100%}@media(min-width:1024px){.reduce_rework_container .experiment_container .experiment_content{flex-direction:row;align-items:center}}.reduce_rework_container .experiment_container .experiment_text{display:flex;flex-direction:column;gap:20px;flex-shrink:0}@media(min-width:1024px){.reduce_rework_container .experiment_container .experiment_text{width:497px;padding-bottom:20px}}.reduce_rework_container .experiment_container .experiment_text h2{font-size:36px;font-weight:400;line-height:44px;letter-spacing:-1.44px;margin:0;color:#1f1a38}@media(min-width:768px){.reduce_rework_container .experiment_container .experiment_text h2{font-size:52px;line-height:56px;letter-spacing:-2.08px}}.reduce_rework_container .experiment_container .experiment_text p{font-size:18px;font-weight:400;line-height:24px;letter-spacing:-.261px;color:#625f75;margin:0}@media(min-width:768px){.reduce_rework_container .experiment_container .experiment_text p{font-size:24px;line-height:30px;letter-spacing:-.348px}}.reduce_rework_container .experiment_container .experiment_terminal{flex:auto}@media(min-width:1024px){.reduce_rework_container .experiment_container .experiment_terminal{flex:1 0 0}}.reduce_rework_container .impact_at_scale_wrapper{position:relative;overflow:hidden;width:100%;padding:48px 24px;box-sizing:border-box;border-top:1px solid rgba(0,0,0,.1)}@media(min-width:768px){.reduce_rework_container .impact_at_scale_wrapper{padding:120px 48px}}.reduce_rework_container .impact_at_scale_wrapper>:not(.layers){position:relative;z-index:1}.reduce_rework_container .impact_at_scale_wrapper .layers{position:absolute}.reduce_rework_container .impact_at_scale_wrapper__layers{top:-440px;right:-489px;transform:translate(50%)}.reduce_rework_container .outcomes_container{width:100%;box-sizing:border-box;max-width:1440px;align-self:center;padding:0 24px}@media(min-width:545px){.reduce_rework_container .outcomes_container{padding:0 48px}}.reduce_rework_container .outcomes_container .speed_comparison_chart_statbox{border:1px solid rgba(0,0,0,.1)}.reduce_rework_container .outcomes_container .tokens_cost_cards,.reduce_rework_container .outcomes_container .tokens_result_cards{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.reduce_rework_container .outcomes_container .tokens_cost_cards,.reduce_rework_container .outcomes_container .tokens_result_cards{flex-direction:row}}.reduce_rework_container .outcomes_container .tokens_cost_card{display:flex;flex:1;flex-direction:column;gap:12px;padding:24px 20px 16px;border-radius:6px;border:2px solid transparent;overflow:hidden}.reduce_rework_container .outcomes_container .tokens_cost_card--negative{background:#f94144;border-color:#e70000a3}.reduce_rework_container .outcomes_container .tokens_cost_card--positive{background:#4ac398;border-color:#4ac398}.reduce_rework_container .outcomes_container .tokens_cost_card__title{font-size:19px;font-weight:500;line-height:24px;letter-spacing:-.2755px;color:#fff}.reduce_rework_container .outcomes_container .tokens_cost_card__amount{font-family:ui-monospace,SF Mono,sfmono-regular,menlo,monospace;font-size:42px;font-weight:400;line-height:1;letter-spacing:-2.4px;color:#fff}@media(min-width:1280px){.reduce_rework_container .outcomes_container .tokens_cost_card__amount{font-size:60px}}.reduce_rework_container .results_container{width:100%;box-sizing:border-box;max-width:1440px;align-self:center;padding:64px 24px 32px;display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.reduce_rework_container .results_container{padding:120px 48px 60px}}.reduce_rework_container .results_container h2{font-size:36px;font-weight:400;line-height:44px;letter-spacing:-1.44px;margin:0}@media(min-width:768px){.reduce_rework_container .results_container h2{font-size:52px;line-height:56px;letter-spacing:-2.08px}}@media(min-width:768px){.reduce_rework_container .results_container h2{max-width:800px}}.reduce_rework_container .results_container .stat_box_row{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.reduce_rework_container .results_container .stat_box_row{grid-template-columns:repeat(3,1fr)}}
