@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Light-BqtVaFVY.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Light%20Italic-GnUS226j.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Regular-B3SN4yqc.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Italic-DaD0mEJa.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Medium-DoW3kFbX.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Medium%20Italic-DgnNTIcV.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Bold-C3YRi9Vg.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Bold%20Italic-CHjH7yW7.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Black-CBuN7gOj.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi%20Black%20Italic-CalA782P.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/fonts/SchibstedGrotesk-VariableFont_wght.ttf) format("truetype");font-weight:400 900;font-style:normal;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/fonts/SchibstedGrotesk-Italic-VariableFont_wght.ttf) format("truetype");font-weight:400 900;font-style:italic;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;overflow-x:hidden}button{font-family:inherit}.header{position:relative;top:0;left:0;right:0;z-index:100;padding:1.5rem 0;background:#fff0;width:100%;align-items:center}.header-container{max-width:1400px;width:100%;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;align-items:center;cursor:pointer}.header-logo-img{height:40px;width:auto}.header-logo-full{display:block}.header-logo-icon{display:none;height:36px}.header-buttons{display:flex;align-items:center;gap:12px}.header-cta{border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.header-cta-primary{background:#0a0a0a;color:#fff}.header-cta-primary:hover{background:#1a1a1a;transform:translateY(-1px)}.header-cta-secondary{background:transparent;color:#0a0a0a;border:1.5px solid #0A0A0A}.header-cta-secondary:hover{background:#0a0a0a0d;transform:translateY(-1px)}@media (max-width: 640px){.header-container{padding:0 1rem}.header-logo-full{display:none}.header-logo-icon{display:block}.header-buttons{gap:8px}.header-cta{padding:.625rem 1rem;font-size:.8rem}}.hero{display:flex;flex-direction:column;background:linear-gradient(to bottom,#d4e4ed,#f4f4f4);position:relative;overflow:hidden;min-height:100vh}.hero-plaid-bg{position:absolute;top:80px;left:50%;transform:translate(-54%);width:110%;max-width:none;pointer-events:none;z-index:0}.hero-container{flex:1;display:flex;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:1}.hero-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:4rem}.hero-left{display:flex;flex-direction:column;align-items:flex-start;max-width:660px;gap:1.5rem}.hero-subtitle{font-family:Schibsted Grotesk,sans-serif;font-size:24px;font-weight:400;line-height:1.2;color:#333;margin:0;padding:12px 24px;background:#ffffff40;border-top:1px solid #FFF;border-radius:50px;box-shadow:0 4px 4px #00000012}.hero-title{font-family:Schibsted Grotesk,sans-serif;font-size:72px;font-weight:700;line-height:1.1;color:#111;margin:0}.hero-description{font-family:Schibsted Grotesk,sans-serif;font-size:24px;font-weight:400;line-height:1.5;color:#444;margin:0}.hero-sub-description{font-family:Schibsted Grotesk,sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#444;margin:0}.hero-cta{font-family:Schibsted Grotesk,sans-serif;background:#0a0a0a;color:#fff;border:none;padding:1rem 2.5rem;border-radius:100px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.hero-cta:hover{background:#1a1a1a;transform:translateY(-2px)}.hero-right{position:absolute;flex:0 0 auto;width:48%;height:60%;display:flex;justify-content:center;align-items:center;top:20%;left:33%;transform:translate(65%);max-width:none;pointer-events:none;z-index:0}.hero-color-bg{position:absolute;width:75%;pointer-events:none;z-index:1}.hero-mockup{position:absolute;z-index:2;width:110%;right:8%;border-radius:12px}@media (min-width: 768px) and (max-width: 1500px){.hero-container{padding:0 2rem}.hero-content{gap:2rem}.hero-left{max-width:50vw}.hero-title,.hero-subtitle{font-size:auto}.hero-description{font-size:24px}.hero-color-bg{width:35vw;height:auto;transform:translate(10px)}}@media (max-width: 767px){.hero{min-height:auto;padding-bottom:3rem}.hero-container{padding:0 1.5rem}.hero-content{flex-direction:column;gap:2rem;text-align:center}.hero-left{align-items:center;max-width:100%;margin-top:10px}.hero-title{font-size:40px;text-align:center}.hero-subtitle,.hero-description{font-size:16px;text-align:center}.hero-sub-description{font-size:14px}.hero-cta{width:100%;padding:1rem}.hero-right{width:0%}}@media (min-width: 1500px){.hero-container{max-width:1400px}.hero-left{max-width:700px}.hero-title{font-size:80px}.hero-subtitle,.hero-description{font-size:24px}.hero-right{transform:translate(100%)}.hero-color-bg{width:90%}.hero-mockup{width:120%}.hero-cta{font-size:1.125rem;padding:1.25rem 3rem}}@media (min-width: 1920px){.hero-container{max-width:1600px}.hero-left{max-width:650px}.hero-title{font-size:80px}.hero-subtitle{font-size:24px}.hero-description{font-size:20px}.hero-right{width:650px}.hero-cta{font-size:1.125rem;padding:1.25rem 3rem}}.workflow-section{padding:80px 0 20px;background:#1a1a1a;border-radius:40px 40px 0 0;margin-top:-60px;position:relative;z-index:2}.workflow-header{text-align:center;max-width:1400px;margin:0 auto 48px;padding:0 2rem}.workflow-subtitle{font-family:Schibsted Grotesk,monospace;font-size:16px;font-weight:500;color:#c8f547;margin:0 0 16px;letter-spacing:.05em}.workflow-title{font-family:Schibsted Grotesk,sans-serif;font-size:48px;font-weight:700;color:#fff;margin:0}.workflow-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:30% 1fr;grid-template-rows:1fr;gap:60px;align-items:start}.workflow-steps{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:16px}.workflow-animation{grid-column:2;grid-row:1}.mobile-step-content{display:none}.workflow-cta-container{text-align:center;margin-top:48px;padding:0 2rem}.workflow-cta{font-family:Schibsted Grotesk,sans-serif;background:#c8f547;color:#1a1a1a;border:none;padding:1rem 4rem;border-radius:100px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.workflow-cta:hover{background:#d4f76a;transform:translateY(-2px)}.workflow-step{cursor:pointer;transition:all .3s ease}.step-header{display:flex;align-items:center;gap:16px;padding:8px 0}.step-number{font-family:Schibsted Grotesk,sans-serif;font-size:14px;font-weight:500;color:#888;border:1px solid #444;border-radius:8px;padding:4px;min-width:32px;text-align:center}.workflow-step.active .step-number{border-color:#c8f547;color:#c8f547}.step-title{font-family:Schibsted Grotesk,sans-serif;font-size:24px;font-weight:500;color:#666;transition:color .3s ease}.workflow-step.active .step-title{color:#fff}.step-divider{height:1px;background:#333;margin:8px 0;transition:background .3s ease}.workflow-step.active .step-divider{background:#444}.step-content{max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;padding-left:48px}.step-content.expanded{max-height:200px;opacity:1;padding-top:8px;padding-bottom:16px}.step-bold-text{font-family:Schibsted Grotesk,sans-serif;font-size:16px;font-weight:700;color:#c8f547;margin:0 0 4px}.step-description{font-family:Schibsted Grotesk,sans-serif;font-size:16px;font-weight:400;color:#aaa;margin:0}.workflow-animation{flex:0 0 70%;max-width:100%}.animation-container{position:relative;border-radius:16px;overflow:hidden;background-color:#f5f5f5;padding:24px}.animation-container:before{content:"";position:absolute;inset:0;background-image:url(/assets/workflow_svg_background_image.png);background-size:cover;background-position:center;transform:scale(.1);opacity:0;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .6s ease;z-index:0}.animation-container.bg-animated:before{transform:scale(1);opacity:1}.animation-container>*{position:relative;z-index:1}.video-wrapper{position:relative;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000026}.video-control-btn{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;border-radius:8px;border:none;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.video-control-btn:hover{background:#fff;transform:scale(1.05)}.workflow-video{display:block;width:104%;height:auto;margin:-2% 0 -2% -2%}@media (max-width: 1024px){.workflow-header{margin-bottom:32px}.workflow-container{grid-template-columns:35% 1fr;gap:32px}.workflow-title{font-size:36px}.step-title{font-size:20px}}@media (max-width: 767px){.workflow-section{background:#1a1a1a;padding:40px 0;border-radius:24px 24px 0 0;margin-top:-20px}.workflow-header{margin-bottom:0;padding:0 1rem}.workflow-subtitle{font-size:14px;margin-bottom:8px}.workflow-title{font-size:28px}.workflow-container{display:flex;flex-direction:column;padding:0 1rem;gap:0px}.workflow-animation{order:3}.workflow-steps{order:1;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100vw}.workflow-steps::-webkit-scrollbar{display:none}.workflow-step{flex:0 0 auto;scroll-snap-align:center;width:calc(100vw - 2rem);min-width:calc(100vw - 2rem);margin-top:16px;box-sizing:border-box;display:flex;justify-content:center}.step-header{justify-content:center;gap:8px;padding:8px 0}.step-title{font-size:14px;white-space:nowrap}.step-content,.step-divider{display:none}.mobile-step-content{order:2;display:flex;align-items:center;justify-content:space-between;padding:16px;gap:8px}.workflow-cta-container{margin-top:32px}.workflow-cta{width:100%;padding:1rem 2rem}.mobile-step-text{flex:1;text-align:center}.mobile-step-content .step-bold-text{font-size:15px;margin-bottom:8px}.mobile-step-content .step-description{font-size:14px;line-height:1.5}.carousel-arrow{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid #444;background:#2a2a2a;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.carousel-arrow:hover:not(.disabled){border-color:#c8f547;background:#333}.carousel-arrow.disabled{opacity:.3;cursor:default}.animation-container{padding:16px}.video-control-btn{width:32px;height:32px;top:8px;right:8px}}.product-future-section{padding:60px 0 80px;background:#1a1a1a}.product-future-container{max-width:1400px;margin:0 auto;padding:0 2rem}.product-future-header{text-align:center;margin-bottom:60px}.product-future-subtitle{font-family:Schibsted Grotesk,monospace;font-size:16px;font-weight:500;color:#c8f547;margin:0 0 16px;letter-spacing:.05em}.product-future-title{font-family:Schibsted Grotesk,sans-serif;font-size:48px;font-weight:700;color:#fff;margin:0}.product-future-blocks{display:flex;flex-direction:column;gap:60px}.future-block{display:grid;grid-template-columns:35% 65%;gap:40px;align-items:center}.block-content{display:flex;flex-direction:column;gap:16px}.block-title{font-family:Schibsted Grotesk,sans-serif;font-size:32px;font-weight:700;color:#fff;margin:0;line-height:1.2}.block-description{font-family:Schibsted Grotesk,sans-serif;font-size:18px;font-weight:400;color:#aaa;margin:0;line-height:1.6}.block-cta{font-family:Schibsted Grotesk,sans-serif;background:#c8f547;color:#1a1a1a;border:none;padding:1rem 2rem;border-radius:100px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:fit-content;margin-top:8px}.block-cta:hover{background:#d4f76a;transform:translateY(-2px)}.block-visual{width:100%}.visual-placeholder{width:100%;aspect-ratio:16 / 10;background:#2a2a2a;border-radius:16px;border:1px solid #333}.pf-features-chart{display:flex;flex-direction:column;background:#2a2a2a;border-radius:16px;padding:24px;border:1px solid #333}.pf-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pf-chart-label{font-family:Schibsted Grotesk,sans-serif;font-size:14px;font-weight:500;color:#888;display:flex;align-items:center;gap:8px}.pf-velocity-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#c8f547,#a8d53a);color:#1a1a1a;font-family:Schibsted Grotesk,sans-serif;font-size:13px;font-weight:600;padding:6px 12px;border-radius:20px}.pf-chart-container{flex:1;display:flex;gap:8px;min-height:180px}.pf-chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;font-family:Schibsted Grotesk,sans-serif;font-size:12px;color:#666;padding:0 4px;text-align:right;min-width:24px}.pf-chart-main{flex:1;display:flex;flex-direction:column}.pf-chart-svg{flex:1;width:100%;overflow:visible}.pf-chart-x-axis{display:flex;justify-content:space-between;font-family:Schibsted Grotesk,sans-serif;font-size:11px;color:#666;padding-top:8px;padding-left:20px;padding-right:10px}.pf-chart-line{stroke-dasharray:600;stroke-dashoffset:600;transition:stroke-dashoffset 1.5s ease-out}.pf-chart-line.animated{stroke-dashoffset:0}.pf-chart-line--gray.animated{transition-delay:0s}.pf-chart-line--green.animated{transition-delay:.6s}.pf-chart-area{opacity:0;transition:opacity 1s ease-out .8s}.pf-chart-area.animated{opacity:1}.pf-chart-point-group{cursor:pointer}.pf-chart-point-group .point-circle{transition:all .2s ease}.pf-chart-point-group:hover .point-circle{filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.pf-chart-points .pf-chart-point-group{opacity:0}.pf-chart-points.animated .pf-chart-point-group{opacity:1;transition:opacity .3s ease-out}.pf-chart-points.animated .pf-chart-point-group:nth-child(1){transition-delay:.2s}.pf-chart-points.animated .pf-chart-point-group:nth-child(2){transition-delay:.4s}.pf-chart-points.animated .pf-chart-point-group:nth-child(3){transition-delay:.6s}.pf-chart-points.animated .pf-chart-point-group:nth-child(4){transition-delay:.9s}.pf-chart-points.animated .pf-chart-point-group:nth-child(5){transition-delay:1.1s}.pf-chart-points.animated .pf-chart-point-group:nth-child(6){transition-delay:1.3s}.pf-chart-tooltip{pointer-events:none}.pf-chart-tooltip text{font-family:Schibsted Grotesk,sans-serif;font-weight:500}.pf-spring-marker{opacity:0;transition:opacity .5s ease-out}.pf-spring-marker.animated{opacity:1;transition-delay:.7s}.pf-spring-marker text{font-family:Schibsted Grotesk,sans-serif}.pf-conveyor-wrapper{background:#2a2a2a;border-radius:16px;padding:24px;border:1px solid #333}.pf-ship-legend{display:flex;gap:20px;margin-bottom:16px}.pf-legend-item{font-family:Schibsted Grotesk,sans-serif;font-size:13px;color:#888;display:flex;align-items:center;gap:6px}.pf-legend-dot{width:10px;height:10px;border-radius:50%}.pf-legend-dot--heavy{background:#555}.pf-legend-dot--light{background:#1a1a1a;border:1px solid #C8F547}.pf-conveyor-container{display:flex;flex-direction:column;gap:12px}.pf-conveyor-lane{border-radius:12px;padding:12px}.pf-lane-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-family:Schibsted Grotesk,sans-serif;font-size:13px;color:#888}.pf-lane-icon{font-size:14px}.pf-lane-title{font-weight:500;color:#aaa}.pf-lane-spring-title{font-weight:600;color:#c8f547}.pf-lane-time{margin-left:auto;font-size:12px;color:#888}.pf-lane-time--fast{color:#c8f547;font-weight:600}.pf-lane-track{background:#333;border-radius:8px;padding:8px;overflow:hidden;position:relative;align-items:center;display:flex;height:90px}.pf-lane-track--spring{background:linear-gradient(135deg,#c8f547,#a8d53a);overflow:visible}.pf-spring-items-wrapper{position:absolute;inset:0;overflow:hidden;margin:0 8px}.pf-lane-item{flex-shrink:0;padding:8px 12px;border-radius:6px;font-family:Schibsted Grotesk,sans-serif;display:flex;flex-direction:column;gap:2px}.pf-lane-item--heavy{background:#555;color:#fff}.pf-lane-item--light{background:#1a1a1a;border:1px solid #C8F547;color:#ccc}.pf-item-name{font-size:12px;font-weight:500;max-width:150px;min-width:80px}.pf-item-tag{font-size:10px;opacity:.7}.pf-blocked-indicator{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;font-family:Schibsted Grotesk,sans-serif;font-size:12px;color:#fff;background:#666;padding:6px 10px;border-radius:6px;z-index:10}.pf-lane-items-wrapper{position:absolute;inset:0;overflow:visible}.pf-flowing-indicator{display:flex;align-items:center;gap:4px;font-family:Schibsted Grotesk,sans-serif;font-size:12px;background:linear-gradient(135deg,#c8f547,#a8d53a);color:#1a1a1a;font-weight:500;padding:6px 10px;border-radius:6px}.pf-spring-lane-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.pf-spring-lane-footer .pf-lane-caption{margin:0}.pf-lane-caption{font-family:Schibsted Grotesk,sans-serif;font-size:12px;color:#888;margin:8px 0 0}.pf-lane-divider{display:flex;align-items:center;justify-content:center;padding:8px 0}.pf-divider-text{font-family:Schibsted Grotesk,sans-serif;font-size:12px;color:#c8f547;background:#1a1a1a;padding:4px 16px;font-weight:600;border-radius:20px;border:1px dashed #C8F547}.pf-jam-item{position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}.pf-jam-item-1{animation:pf-jam-enter-1 30s ease-out infinite}.pf-jam-item-2{animation:pf-jam-enter-2 30s ease-out infinite}.pf-jam-item-3{animation:pf-jam-enter-3 30s ease-out infinite}.pf-jam-item-4{animation:pf-jam-enter-4 30s ease-out infinite}.pf-jam-item-5{animation:pf-jam-enter-5 30s ease-out infinite}.pf-jam-item-6{animation:pf-jam-enter-6 30s ease-out infinite}.pf-jam-item-7{animation:pf-jam-enter-7 30s ease-out infinite}.pf-jam-item-8{animation:pf-jam-enter-8 30s ease-out infinite}.pf-jam-item-9{animation:pf-jam-enter-9 30s ease-out infinite}.pf-jam-item-10{animation:pf-jam-enter-10 30s ease-out infinite}@keyframes pf-jam-enter-1{0%{opacity:0;right:calc(100% + 120px)}2%{opacity:1;right:calc(100% + 120px)}10%{opacity:1;right:100px}85%{opacity:1;right:100px}95%{opacity:0;right:100px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-2{0%,5%{opacity:0;right:calc(100% + 120px)}7%{opacity:1;right:calc(100% + 120px)}15%{opacity:1;right:200px}85%{opacity:1;right:200px}95%{opacity:0;right:200px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-3{0%,12%{opacity:0;right:calc(100% + 120px)}14%{opacity:1;right:calc(100% + 120px)}22%{opacity:1;right:300px}85%{opacity:1;right:300px}95%{opacity:0;right:300px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-4{0%,19%{opacity:0;right:calc(100% + 120px)}21%{opacity:1;right:calc(100% + 120px)}29%{opacity:1;right:400px}85%{opacity:1;right:400px}95%{opacity:0;right:400px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-5{0%,26%{opacity:0;right:calc(100% + 120px)}28%{opacity:1;right:calc(100% + 120px)}36%{opacity:1;right:500px}85%{opacity:1;right:500px}95%{opacity:0;right:500px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-6{0%,33%{opacity:0;right:calc(100% + 120px)}35%{opacity:1;right:calc(100% + 120px)}43%{opacity:1;right:600px}85%{opacity:1;right:600px}95%{opacity:0;right:600px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-7{0%,40%{opacity:0;right:calc(100% + 120px)}42%{opacity:1;right:calc(100% + 120px)}50%{opacity:1;right:700px}85%{opacity:1;right:700px}95%{opacity:0;right:700px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-8{0%,47%{opacity:0;right:calc(100% + 120px)}49%{opacity:1;right:calc(100% + 120px)}57%{opacity:1;right:800px}85%{opacity:1;right:800px}95%{opacity:0;right:800px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-9{0%,54%{opacity:0;right:calc(100% + 120px)}56%{opacity:1;right:calc(100% + 120px)}64%{opacity:1;right:900px}85%{opacity:1;right:900px}95%{opacity:0;right:900px}to{opacity:0;right:calc(100% + 120px)}}@keyframes pf-jam-enter-10{0%,61%{opacity:0;right:calc(100% + 120px)}63%{opacity:1;right:calc(100% + 120px)}71%{opacity:1;right:1000px}85%{opacity:1;right:1000px}95%{opacity:0;right:1000px}to{opacity:0;right:calc(100% + 120px)}}.pf-flow-item{position:absolute;top:50%;transform:translateY(-50%);padding:8px 12px;border-radius:6px;font-family:Schibsted Grotesk,sans-serif;background:#1a1a1a;border:1px solid #333;color:#ccc;display:flex;flex-direction:column;gap:2px;animation:pf-smooth-flow 22.5s linear infinite}.pf-flow-item-1{animation-delay:0s}.pf-flow-item-2{animation-delay:-4.5s}.pf-flow-item-3{animation-delay:-9s}.pf-flow-item-4{animation-delay:-13.5s}.pf-flow-item-5{animation-delay:-18s}@keyframes pf-smooth-flow{0%{left:-100px}to{left:calc(100% + 100px)}}@media (max-width: 1024px){.product-future-section{padding:60px 0}.product-future-header{margin-bottom:48px}.product-future-title{font-size:36px}.product-future-blocks{gap:48px}.future-block{grid-template-columns:40% 60%;gap:32px}.block-title{font-size:28px}.block-description{font-size:16px}.pf-features-chart,.pf-conveyor-wrapper{padding:20px}.pf-chart-container{min-height:150px}}@media (max-width: 767px){.product-future-section{padding:40px 0}.product-future-container{padding:0 1rem}.product-future-header{margin-bottom:32px}.product-future-subtitle{font-size:14px;margin-bottom:8px}.product-future-title{font-size:28px}.product-future-blocks{gap:40px}.future-block{display:flex;flex-direction:column;gap:24px}.block-content{gap:12px}.block-title{font-size:24px}.block-description{font-size:16px}.block-cta{width:100%;text-align:center}.pf-features-chart,.pf-conveyor-wrapper{padding:16px}.pf-chart-container{min-height:150px}.pf-velocity-badge{font-size:12px;padding:5px 10px}.pf-ship-legend{flex-wrap:wrap;gap:12px}.pf-lane-item{padding:6px 10px}.pf-item-name{font-size:11px}.pf-item-tag{font-size:9px}}.ai-features-section{padding:80px 0;background:linear-gradient(180deg,#d4e4ed,#f4f4f4)}.ai-features-container{max-width:1400px;margin:0 auto}.ai-features-header{text-align:center;margin-bottom:60px}.ai-features-subtitle{font-family:Schibsted Grotesk,monospace;font-size:16px;font-weight:500;color:#666;margin:0 0 16px;letter-spacing:.1em}.ai-features-title{font-family:Schibsted Grotesk,sans-serif;font-size:48px;font-weight:700;color:#111;margin:0}.ai-features-grid{display:flex;flex-direction:column;gap:24px}.feature-row{display:grid;grid-template-columns:60% 40%;gap:24px;min-height:320px}.feature-row--reversed{grid-template-columns:45% 55%}.feature-row--reversed .feature-card{order:2}.feature-row--reversed .feature-image{order:1}.feature-card{background:#1a1a1a;border-radius:20px;padding:32px;display:flex;flex-direction:column}.feature-card-title{font-family:Schibsted Grotesk,monospace;font-size:20px;font-weight:600;color:#fff;margin:0 0 16px;letter-spacing:.02em}.feature-card-divider{height:1px;background:#444;margin-bottom:20px}.feature-card-description{font-family:Schibsted Grotesk,sans-serif;font-size:16px;font-weight:400;color:#ccc;margin:0 0 24px;line-height:1.6;flex:1}.feature-card-cta{font-family:Schibsted Grotesk,sans-serif;background:#333;color:#fff;border:none;padding:14px 32px;border-radius:100px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;width:fit-content}.feature-card-cta:hover{background:#444;transform:translateY(-2px)}.feature-image{border-radius:20px;padding:32px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:#FFF}.feature-image--peach{background:linear-gradient(180deg,#f5c1b1,#ede0da,#fff)}.feature-image--yellow{background:linear-gradient(180deg,#f5f0d8,#ede8ce,#f8f4e0)}.feature-image--plum{background:linear-gradient(180deg,#fff,#d6abd3)}.feature-image-img{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:12px;object-fit:contain}@media (max-width: 1024px){.ai-features-section{padding:60px 0}.ai-features-header{margin-bottom:48px}.ai-features-title{font-size:36px}.ai-features-grid{gap:20px}.feature-row{grid-template-columns:45% 55%;min-height:280px;gap:20px}.feature-row--reversed{grid-template-columns:55% 45%}.feature-card{padding:24px}.feature-card-title{font-size:18px}.feature-card-description{font-size:14px}.feature-image{padding:24px}}@media (max-width: 767px){.ai-features-section{padding:40px 0}.ai-features-container{padding:0 1rem}.ai-features-header{margin-bottom:32px}.ai-features-subtitle{font-size:14px;margin-bottom:8px}.ai-features-title{font-size:28px}.ai-features-grid{gap:16px}.feature-row,.feature-row--reversed{display:flex;flex-direction:column;min-height:auto;gap:16px}.feature-row--reversed .feature-card{order:1}.feature-row--reversed .feature-image{order:2}.feature-card{padding:24px;border-radius:16px}.feature-card-title{font-size:18px;margin-bottom:12px}.feature-card-divider{margin-bottom:16px}.feature-card-description{font-size:14px;margin-bottom:20px}.feature-card-cta{width:100%;text-align:center;padding:12px 24px;font-size:14px}.feature-image{padding:20px;border-radius:16px;min-height:200px}}.chat-demo-container{display:flex;flex-direction:column;gap:20px;width:100%;max-width:400px;padding:20px}.chat-bubble{padding:16px 20px;border-radius:16px;font-family:Schibsted Grotesk,sans-serif;font-size:14px;line-height:1.5;box-shadow:0 4px 20px #00000014;animation:floatIn .6s ease-out forwards;opacity:0}.chat-bubble--user{background:#fff;color:#333;align-self:flex-end;border-bottom-right-radius:4px;max-width:85%;animation-delay:.2s}.chat-bubble--ai{background:#1a1a1a;color:#fff;align-self:flex-start;border-bottom-left-radius:4px;max-width:90%;animation-delay:.6s}.chat-bubble-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;opacity:.6}.chat-bubble--ai .chat-bubble-label{color:#c8f547;opacity:1}.chat-bubble-text{margin:0}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-bubble--user{animation:floatIn .6s ease-out .2s forwards}.chat-bubble--ai{animation:floatIn .6s ease-out .6s forwards}@media (max-width: 767px){.chat-demo-container{max-width:100%;padding:10px;gap:16px}.chat-bubble{padding:14px 16px;font-size:13px}.chat-bubble--user,.chat-bubble--ai{max-width:95%}}.download-section{width:100%;padding:100px 20px 80px;background:#1a1a1a;position:relative;border-radius:40px 40px 0 0;margin-top:-40px;z-index:10}.download-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.download-header{text-align:center;margin-bottom:60px}.download-title{font-family:Schibsted Grotesk,Georgia,serif;font-size:3.5rem;font-weight:400;color:#fff;margin:0 0 16px}.download-subtitle{font-family:Schibsted Grotesk,monospace;font-size:1.1rem;color:#c8f547;letter-spacing:.02em;margin:0}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.download-card{background:#f8f8f8;border-radius:16px;padding:32px;display:flex;flex-direction:column;min-height:380px;transition:transform .2s ease}.download-card:hover{transform:translateY(-4px)}.download-card.highlighted{background:#c8f547}.download-card-header{margin-bottom:0}.download-card-title{font-family:Schibsted Grotesk,sans-serif;font-size:1.75rem;font-weight:600;color:#111;margin:0 0 8px}.download-card-subtitles-div{display:flex;flex-direction:column;gap:8px}.download-card-subtitle{font-family:Schibsted Grotesk,sans-serif;font-size:.95rem;color:#555;margin:0}.download-card-divider{height:1px;background:#00000026;margin:20px 0}.download-card-details{flex:1;display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.download-detail{display:flex;align-items:flex-start;gap:10px;font-family:Schibsted Grotesk,sans-serif;font-size:.9rem;color:#333;line-height:1.4}.download-detail:before{content:"";width:5px;height:5px;background:#333;border-radius:50%;margin-top:7px;flex-shrink:0}.download-button{width:100%;padding:16px 24px;background:#111;color:#fff;border:none;border-radius:100px;font-family:Schibsted Grotesk,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px}.download-button-icon{width:20px;height:20px;object-fit:contain}.download-button:hover{background:#333}.download-button:disabled{background:#666;cursor:not-allowed;opacity:.7}.download-loading{text-align:center;padding:60px 20px;color:#888}.download-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.1);border-top-color:#c8f547;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{to{transform:rotate(360deg)}}.download-error{text-align:center;padding:60px 20px;color:#ef4444}.download-error-icon{font-size:3rem;margin-bottom:16px}.download-error-message{font-size:1.1rem;margin-bottom:24px}.download-error-retry{padding:12px 24px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:100px;color:#ef4444;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.download-error-retry:hover{background:#ef444433}@media (max-width: 1024px){.download-section{padding:80px 20px 60px;border-radius:32px 32px 0 0;margin-top:-32px}.download-title{font-size:2.5rem}.download-grid{gap:20px}.download-card{padding:24px;min-height:340px}.download-card-title{font-size:1.5rem}}@media (max-width: 767px){.download-section{padding:60px 16px 40px;border-radius:24px 24px 0 0;margin-top:-24px}.download-header{margin-bottom:40px}.download-title{font-size:2rem}.download-subtitle{font-size:1rem}.download-grid{grid-template-columns:1fr;gap:16px}.download-card{padding:24px;min-height:auto}.download-card-title{font-size:1.5rem}.download-button{padding:14px 20px;font-size:.95rem}}.waitlist-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:waitlistFadeIn .2s ease-out}@keyframes waitlistFadeIn{0%{opacity:0}to{opacity:1}}.waitlist-modal{background:#1a1a1a;border-radius:24px;padding:40px 36px;width:100%;max-width:520px;position:relative;animation:waitlistSlideUp .3s ease-out}@keyframes waitlistSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.waitlist-close{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#666;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}.waitlist-close:hover{color:#fff;background:#ffffff1a}.waitlist-logo{display:flex;justify-content:center;margin-bottom:24px}.waitlist-logo img{height:40px;width:auto}.waitlist-counter{display:flex;align-items:center;justify-content:center;gap:8px;background:#c8f5471f;color:#c8f547;padding:10px 20px;border-radius:100px;font-family:Schibsted Grotesk,sans-serif;font-size:.9rem;font-weight:500;margin-bottom:24px;animation:waitlistCounterPop .5s ease-out .3s both}@keyframes waitlistCounterPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.waitlist-counter-icon{font-size:1rem}.waitlist-title{font-family:Schibsted Grotesk,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;text-align:center;margin:0 0 12px;line-height:1.2}.waitlist-subtitle{font-family:Schibsted Grotesk,sans-serif;font-size:1rem;color:#999;text-align:center;margin:0 0 20px;line-height:1.5}.waitlist-benefits-box{background:#c8f54714;border:1px solid rgba(200,245,71,.15);border-radius:12px;padding:16px 20px;margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.waitlist-benefit-item{font-family:Schibsted Grotesk,sans-serif;font-size:.9rem;font-weight:500;color:#c8f547;line-height:1.4;padding-left:16px;position:relative}.waitlist-benefit-item:before{content:"•";position:absolute;left:0;color:#c8f547}.waitlist-form{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.waitlist-input{width:100%;padding:16px 20px;background:#2a2a2a;border:1px solid #333;border-radius:12px;font-family:Schibsted Grotesk,sans-serif;font-size:1rem;color:#fff;outline:none;transition:all .2s ease;box-sizing:border-box}.waitlist-input::placeholder{color:#666}.waitlist-input:focus{border-color:#c8f547;background:#333}.waitlist-input:disabled{opacity:.6;cursor:not-allowed}.waitlist-error{font-family:Schibsted Grotesk,sans-serif;font-size:.875rem;color:#ef4444;margin:0;padding-left:4px}.waitlist-submit{width:100%;padding:18px 24px;background:#c8f547;border:none;border-radius:100px;font-family:Schibsted Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px}.waitlist-submit:hover:not(:disabled){background:#d4f76a;transform:translateY(-2px);box-shadow:0 8px 24px #c8f54740}.waitlist-submit:disabled{opacity:.7;cursor:not-allowed}.waitlist-spinner{width:20px;height:20px;border:2px solid rgba(26,26,26,.2);border-top-color:#1a1a1a;border-radius:50%;animation:waitlistSpin .8s linear infinite}@keyframes waitlistSpin{to{transform:rotate(360deg)}}.waitlist-benefit{display:flex;align-items:center;justify-content:center;gap:8px;background:#c8f54714;color:#c8f547;padding:12px 20px;border-radius:12px;font-family:Schibsted Grotesk,sans-serif;font-size:.9rem;font-weight:500;border:1px solid rgba(200,245,71,.15)}.waitlist-benefit-icon{font-size:1rem}.waitlist-divider{display:flex;align-items:center;margin:28px 0}.waitlist-divider:before,.waitlist-divider:after{content:"";flex:1;height:1px;background:#333}.waitlist-divider span{font-family:Schibsted Grotesk,sans-serif;font-size:.875rem;color:#666;padding:0 16px;text-transform:uppercase;letter-spacing:.05em}.waitlist-calendly-section{text-align:center}.waitlist-calendly-title{font-family:Schibsted Grotesk,sans-serif;font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 8px}.waitlist-calendly-text{font-family:Schibsted Grotesk,sans-serif;font-size:.875rem;color:#888;margin:0 0 16px;line-height:1.5}.waitlist-calendly-btn{width:100%;padding:16px 24px;background:transparent;border:1px solid #444;border-radius:100px;font-family:Schibsted Grotesk,sans-serif;font-size:1rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:10px}.waitlist-calendly-btn:hover{background:#ffffff0d;border-color:#666;transform:translateY(-2px)}.waitlist-calendly-btn svg{color:#fff}.waitlist-success{text-align:center;padding:20px 0}.waitlist-success-icon{margin-bottom:24px;animation:waitlistSuccessBounce .6s ease-out}@keyframes waitlistSuccessBounce{0%{transform:scale(0);opacity:0}50%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.waitlist-success .waitlist-title{margin-bottom:12px}.waitlist-success .waitlist-description{font-family:Schibsted Grotesk,sans-serif;font-size:1rem;color:#888;margin:0 0 20px;line-height:1.5}.waitlist-success .waitlist-description strong{color:#c8f547}.waitlist-position-badge{display:inline-flex;align-items:center;gap:8px;background:#c8f5471f;color:#c8f547;padding:12px 24px;border-radius:100px;font-family:Schibsted Grotesk,sans-serif;font-size:1rem;font-weight:600;margin-bottom:8px}.waitlist-success .waitlist-divider span{text-transform:none;letter-spacing:normal;color:#888}.waitlist-success .waitlist-calendly-section{margin-top:0}.waitlist-success .waitlist-calendly-text{margin-bottom:16px}.waitlist-success .waitlist-calendly-btn{background:#c8f547;border:none;color:#1a1a1a}.waitlist-success .waitlist-calendly-btn:hover{background:#d4f76a;box-shadow:0 8px 24px #c8f54740}.waitlist-success .waitlist-calendly-btn svg{color:#1a1a1a}@media (max-width: 480px){.waitlist-modal{padding:32px 24px;border-radius:20px}.waitlist-title{font-size:1.5rem}.waitlist-subtitle{font-size:.9375rem}.waitlist-counter,.waitlist-urgency{font-size:.8rem;padding:8px 16px}.waitlist-input,.waitlist-submit,.waitlist-calendly-btn{padding:14px 20px}.waitlist-benefit{font-size:.8rem;padding:10px 16px}}.dashboard-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:400px;width:90%}.login-card h1{margin:0 0 .5rem;font-size:1.8rem;color:#333}.login-card p{margin:0 0 2rem;color:#666}.login-card input{width:100%;padding:.75rem;margin-bottom:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem}.login-card input:focus{outline:none;border-color:#667eea}.login-card button{width:100%;padding:.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s}.login-card button:hover{transform:translateY(-2px)}.login-card .error{margin-top:1rem;padding:.75rem;background:#fee;color:#c33;border-radius:8px;font-size:.9rem}.dashboard{min-height:100vh;background:#f5f5f5;padding:2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard-header h1{margin:0;font-size:2rem;color:#333}.dashboard-header button{padding:.5rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600}.dashboard-loading,.dashboard-error{text-align:center;padding:4rem;font-size:1.2rem;color:#666}.dashboard-error{color:#c33}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.stat-label{font-size:.9rem;color:#666;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:2.5rem;font-weight:700;color:#333}.chart-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.chart-section h2{margin:0 0 1.5rem;font-size:1.5rem;color:#333}.table-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.table-section h2{margin:0 0 1.5rem;font-size:1.5rem;color:#333}.events-table{width:100%;border-collapse:collapse}.events-table th,.events-table td{text-align:left;padding:1rem;border-bottom:1px solid #e0e0e0}.events-table th{background:#f5f5f5;font-weight:600;color:#666;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.events-table tr:hover{background:#f9f9f9}@keyframes meteor{0%{transform:rotate(215deg) translate(0);opacity:1}70%{opacity:1}to{transform:rotate(215deg) translate(-500px);opacity:0}}.meteor{position:absolute;width:.5px;height:.5px;border-radius:50%;background:#fff9;box-shadow:0 0 0 1px #ffffff1a;animation:meteor linear infinite;pointer-events:none}.meteor:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:50px;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.5),transparent)}.email-confirmed-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;position:relative;overflow:hidden}.confirmation-container{max-width:600px;margin:0 auto;padding:2rem;width:100%;position:relative;z-index:1}.confirmation-card{background:linear-gradient(135deg,#1a1a2e,#2a2a3e);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #0000004d;padding:4rem 3rem;text-align:center;position:relative;overflow:hidden}.confirmation-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.confirmation-icon{display:flex;align-items:center;justify-content:center;width:120px;height:120px;background:#5b00ff1a;border-radius:50%;margin-bottom:1rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #5b00ff66}50%{transform:scale(1.05);box-shadow:0 0 0 20px #5b00ff00}to{transform:scale(1);box-shadow:0 0 #5b00ff00}}.confirmation-title{font-size:clamp(2.5rem,4vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#fff;margin:0}.confirmation-subtitle{font-size:1.25rem;line-height:1.5;color:#ffffffe6;margin:0;font-weight:500}.confirmation-message{font-size:1.125rem;line-height:1.7;color:#fffc;max-width:450px;margin:.5rem 0 1rem}@media (max-width: 768px){.confirmation-container{padding:1rem}.confirmation-card{padding:3rem 2rem}.confirmation-icon{width:100px;height:100px}.confirmation-icon svg{width:60px;height:60px}.confirmation-title{font-size:2rem}.confirmation-subtitle{font-size:1.1rem}.confirmation-message{font-size:1rem}}@media (min-width: 769px) and (max-width: 1024px){.confirmation-card{padding:3.5rem 2.5rem}.confirmation-title{font-size:2.5rem}}#root{margin:0;padding:0;width:100%;min-height:100vh}
