@font-face{font-family:Plus Jakarta Sans;src:url(/captured-assets/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw-d8c30647abfeffe6.woff2) format("woff2");font-weight:400 800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/captured-assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4-5afd6099115c5013.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/captured-assets/d3tHnaQIAeqiE5hGcRw4mmgWYU-2d82cf02971b3684.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins Shell;src:url(/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins Shell;src:url(/fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins Shell;src:url(/fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins Shell;src:url(/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--blue: #0077f9;--green: #0ad86f;--ink: #151e3a;--muted: #566077;--line: #d8dce5;--soft-blue: #eaf7ff;--soft-yellow: #fff8e8;--soft-green: #eafff4;--soft-gray: #f5f5f5;--max: 1170px;--radius: 8px}*{box-sizing:border-box}html{color:var(--ink);font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;scroll-behavior:smooth}body{margin:0;min-width:320px}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow:hidden;padding-top:96px}.site-header{width:min(1200px,calc(100% - 20px));height:90px;margin:0;display:grid;grid-template-columns:250px 1fr 250px;align-items:center;gap:24px;position:fixed;top:10px;left:50%;z-index:1000;transform:translate(-50%)}.site-header:before{content:"";position:absolute;top:-10px;bottom:-10px;left:calc((100% - 100vw)/2);right:calc((100% - 100vw)/2);z-index:-1;background:#fff;pointer-events:none}.brand{display:flex;align-items:center;gap:8px;font-weight:800}.brand img{width:64px;height:64px;object-fit:contain}.brand span{display:grid;line-height:.92;font-size:25px}.brand strong:first-child{color:var(--blue)}.main-nav{display:flex;justify-content:center;align-items:center;gap:44px;font-size:16px}.mobile-nav-actions{display:none}.main-nav button,.menu-toggle{appearance:none;border:0;background:transparent;color:inherit;cursor:pointer}.nav-group{position:relative}.nav-group>button{position:relative;z-index:0;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:6px;transition:background .15s ease,color .15s ease}.main-nav>a,.login-link{position:relative;z-index:0;flex:0 0 auto;display:inline-flex;align-items:center;padding:10px 24px;border-radius:6px;white-space:nowrap;transition:background .15s ease,color .15s ease}.nav-group>button:hover,.main-nav>a:hover,.login-link:hover,.nav-group>button:focus-visible,.main-nav>a:focus-visible,.login-link:focus-visible{color:var(--blue);outline:none}.nav-group>button:before,.main-nav>a:before{content:"";position:absolute;left:50%;top:50%;z-index:-1;width:132px;height:40px;border-radius:6px;background:var(--soft-blue);opacity:0;transform:translate(-50%,-50%);transition:opacity .15s ease}.main-nav>a:before{width:112px}.nav-group>button:hover:before,.main-nav>a:hover:before,.nav-group>button:focus-visible:before,.main-nav>a:focus-visible:before{opacity:1}.login-link:hover,.login-link:focus-visible{background:var(--soft-blue)}.nav-group>button:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}.nav-menu{position:absolute;top:calc(100% + 8px);left:50%;min-width:210px;padding:12px;display:grid;gap:4px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 18px 45px #151e3a14;opacity:0;transform:translate(-50%,8px);pointer-events:none;transition:.16s ease}.nav-group:hover .nav-menu{opacity:1;transform:translate(-50%);pointer-events:auto}.nav-menu a{display:flex;align-items:center;padding:10px 12px;border-radius:6px}.nav-menu a:hover{background:var(--soft-blue)}.nav-menu:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.nav-menu-features,.nav-menu-resources{width:312px;min-width:312px;gap:0;padding:20px 0;border-color:#edf0f6;border-radius:20px;box-shadow:0 18px 44px #151e3a0f}.nav-menu-features .nav-menu-link,.nav-menu-resources .nav-menu-link{min-height:63px;display:grid;grid-template-columns:40px 1fr;gap:20px;align-items:center;padding:10px 24px;border-radius:0}.nav-menu-features .nav-menu-link:hover,.nav-menu-resources .nav-menu-link:hover{background:#f7fbff}.nav-menu-icon{width:40px;height:40px;object-fit:contain}.nav-menu-text{display:grid;gap:5px;min-width:0}.nav-menu-text strong{color:var(--ink);font-size:16px;line-height:1.05;font-weight:650}.nav-menu-text small{color:#7b8190;font-size:13px;line-height:1.2;font-weight:500}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:32px;font-size:16px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;min-width:152px;padding:0 26px;border:0;border-radius:4px;background:var(--blue);color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:1.2;cursor:pointer;transition:transform .15s ease,background .15s ease}.button:hover{background:#006be0;transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:wait}.button-small{min-width:128px;min-height:44px}.signup-button{width:196px;height:56px;min-width:0;min-height:0;padding:0;display:inline-grid;place-items:center;border-radius:3px;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:500;line-height:19.2px}.header-actions .signup-button{width:137px;height:40px;flex:0 0 137px}.menu-toggle{display:none;width:34px;height:34px;place-items:center;justify-self:end}.menu-toggle span{display:block;width:24px;height:3px;margin:3px 0;border-radius:3px;background:var(--ink)}.section-heading{width:min(920px,calc(100% - 40px));margin:0 auto;text-align:center}.section-heading.narrow{width:min(620px,calc(100% - 40px))}.section-heading h1,.section-heading h2{margin:0;font-size:52px;line-height:1.08;font-weight:800;letter-spacing:0}.section-heading span,.feature-copy>span,.wide-cta>div>span{display:block;width:86px;height:7px;margin:22px auto 26px;background:var(--green)}.section-heading p{margin:0;color:var(--muted);font-size:18px;line-height:1.55;font-weight:600}.eyebrow{color:var(--blue);font-size:16px;font-weight:800;text-transform:uppercase}.hero{position:relative;width:min(var(--max),calc(100% - 48px));margin:0 auto;min-height:568px;display:grid;grid-template-columns:520px 1fr;align-items:center;gap:74px}.hero h1{margin:0 0 28px;font-size:50px;line-height:60px;letter-spacing:0;font-weight:700}.hero h1 span{color:#00d759}.hero>div:first-child>p{margin:0 0 30px;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;line-height:25px}.hero-actions,.cta-actions{display:flex;align-items:center;gap:14px}.wide-cta .cta-actions{margin-top:17px}.wide-cta .cta-actions .signup-button,.wide-cta .cta-actions .discord-button{margin:0}.final-cta .cta-actions{justify-content:center}.final-cta .cta-actions .signup-button,.final-cta .cta-actions .discord-button{margin:0}.discord-button{width:184px;height:56px;min-width:0;min-height:0;padding:0 18px;gap:9px;border:1px solid rgba(88,101,242,.22);border-radius:3px;background:#f1f5ff;color:#5865f2;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:600;line-height:19.2px}.discord-button:hover{background:#e7edff}.discord-button img{width:22px;height:22px;flex:0 0 auto;object-fit:contain}.trust-row{width:321px;height:47px;margin-top:32px;display:flex;align-items:center;gap:12px;overflow:hidden;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;line-height:18px}.trust-avatars{position:relative;width:118px;height:47px;flex:0 0 auto}.trust-row>span{white-space:nowrap}.trust-avatars img,.trust-avatars span{position:absolute;top:0;width:47px;height:47px;border-radius:50%}.trust-avatars img{object-fit:cover}.trust-avatars img:nth-child(1){left:0}.trust-avatars img:nth-child(2){left:24px}.trust-avatars img:nth-child(3){left:47px}.trust-avatars span{left:71px;display:grid;place-items:center;background:#f2f5ff;color:#000;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:400;line-height:13.2px}.product-ticker{position:absolute;top:-44px;left:644px;overflow:hidden;width:830px;height:567px;margin:0;padding:0}.ticker-track{height:477px;margin-top:90px;width:max-content;display:flex;align-items:center;gap:0;transform:translateZ(0);transition:transform .78s cubic-bezier(.25,.46,.45,.94);will-change:transform}.ticker-track.is-resetting,.ticker-track.is-resetting .product-card{transition:none}.product-card{width:380px;height:477px;flex:0 0 380px;margin-right:48px;opacity:.1;transform:scale(.9);transform-origin:left center;transition:opacity .78s cubic-bezier(.25,.46,.45,.94),transform .78s cubic-bezier(.25,.46,.45,.94)}.product-card-inner{width:100%;height:100%;border:1px solid rgba(224,224,224,.62);border-radius:5px;background:#fff;box-shadow:none}.product-card.is-active{opacity:1;transform:scale(1)}.product-image-wrap{position:relative;height:334px;overflow:hidden;background:#eef8ff}.product-image-wrap img{position:absolute;left:16px;top:17px;width:calc(100% - 32px);height:calc(100% - 31px);object-fit:contain;object-position:center}.product-card-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;height:32px;min-height:32px;margin:0 -1px;padding:0 14px;background:var(--blue);color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:35px}.product-card-bar span,.product-card-bar strong{min-width:0;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:35px;letter-spacing:0;white-space:nowrap}.product-stats{display:grid;grid-template-columns:1fr auto;align-items:start;gap:16px;min-height:111px;padding:8px 14px 0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.product-stats p{margin:0;display:grid;gap:0}.product-stats p:last-child{justify-self:end}.product-stats span{display:block;color:#000;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;line-height:35px;letter-spacing:0;white-space:nowrap}.product-stats strong{color:var(--blue);font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:30px;font-weight:700;line-height:35px;letter-spacing:0;white-space:nowrap}.product-stats p:first-child strong{letter-spacing:-.9px}.brand-band{border-top:1px solid #ecf0f7;border-bottom:1px solid #ecf0f7;padding:32px 20px;text-align:center}.brand-band p{margin:0 0 18px;color:var(--blue);font-size:25px;font-weight:700;line-height:35px;text-transform:uppercase}.ebay-logo{width:150px;height:auto;margin:0 auto;object-fit:fill}.dashboard-section{display:flex;align-items:center;justify-content:center;gap:0;padding:100px 0;background:#00000005}.dashboard-row{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:0;overflow:visible}.dashboard-copy{width:456px;flex:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;overflow:hidden}.feature-copy h2,.wide-cta h2{margin:0;font-size:34px;line-height:1.12;font-weight:800;letter-spacing:0}.dashboard-copy h2{display:flex;flex-direction:column;width:min(346px,100%);margin:0;color:var(--ink);font-size:35px;font-weight:700;line-height:40px;letter-spacing:0}.dashboard-copy h2 span{display:block}.dashboard-accent{display:block;width:97px;height:6px;background:#00d759}.feature-copy p,.wide-cta p{color:var(--muted);font-weight:650;line-height:1.55}.dashboard-copy p{width:456px;height:76px;margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:25px}.dashboard-stack{flex:1 0 0;width:1px;height:min-content;padding:34px 0 0;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:visible}.dashboard-stack-inner{aspect-ratio:1.60963;width:100%;height:auto;position:relative;overflow:visible}.dashboard-layer{display:block;width:100%;height:auto;aspect-ratio:1.60963;border-radius:5px;border:1px solid rgba(194,194,194,.3);object-fit:cover;position:absolute}.dashboard-layer-back{top:-40px;right:-30px;opacity:.2}.dashboard-layer-middle{top:-20px;right:-15px;opacity:.9}.dashboard-layer-front{top:0;left:0;opacity:1}.tools-section{padding:120px 0 42px}.tools-section .section-heading,.tools-section .section-heading.narrow{width:min(var(--max),100%)}.tools-section .eyebrow{width:max-content;max-width:100%;margin:0 auto 15px;color:var(--blue);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:25px;font-weight:700;line-height:35px;letter-spacing:0;white-space:pre}.tools-section .section-heading h1{color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:40px;font-weight:700;line-height:50px;letter-spacing:0;white-space:pre-wrap}.tools-section .section-heading span{width:97px;height:6px;margin:26px auto 15px;background:#00d759}.tools-section .section-heading>p:not(.eyebrow){max-width:499px;margin:0 auto;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px;white-space:pre-wrap}.tool-grid{width:min(1200px,100%);margin:37px auto 0;display:flex;flex-direction:column;align-items:center;gap:20px}.tool-card{position:relative;border-radius:17px;overflow:hidden}.tool-card-wide{width:100%;height:662px;display:flex;align-items:flex-start;justify-content:space-between}.tool-card-row{width:1200px;display:flex;gap:20px}.tool-card-vertical{width:590px;height:662px;flex:0 0 590px}.tool-card-product,.tool-card-inventory{background:#e8f4fc}.tool-card-listing{background:#fff8e8}.tool-card-order{background:#ecfdf5}.tool-card-copy{position:relative;z-index:1;width:389px;margin:66px 0 0 41px}.tool-card-vertical .tool-card-copy{margin-top:67px}.tool-card h3{margin:0 0 30px;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:30px;font-weight:700;line-height:35px;letter-spacing:0}.tool-card-product h3{width:358px}.tool-card-listing h3{width:337px}.tool-card-inventory h3{width:462px;margin-bottom:32px}.tool-card-order h3{width:421px;margin-bottom:32px}.tool-body{margin:0 0 33px;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px;letter-spacing:0}.tool-card-product .tool-body,.tool-card-listing .tool-body{width:389px}.tool-card-inventory .tool-body{width:415px;margin-bottom:35px}.tool-card-order .tool-body{width:438px;margin-bottom:41px}.tool-card .button{display:grid}.tool-label,.feature-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800}.tool-label{height:52px;margin:0 0 32px;gap:10px;color:var(--blue);font-family:Inter,Inter Placeholder,sans-serif;font-size:18px;font-weight:400;line-height:35px;letter-spacing:0}.tool-card-vertical .tool-label{gap:15px}.feature-eyebrow span{width:34px;height:34px;border-radius:4px;background:var(--green);box-shadow:inset 0 0 0 9px #ffffff2e}.tool-icon{position:relative;width:52px;height:52px;flex:0 0 auto;display:block}.tool-icon-bg,.tool-icon-glyph,.tool-icon-single{position:absolute;display:block;object-fit:contain}.tool-icon-bg,.tool-icon-single{inset:0;width:52px;height:52px}.tool-icon-glyph-product{width:32px;height:32px;top:9px;left:9px}.tool-icon-glyph-listing{width:30px;height:30px;top:11px;left:11px}.tool-icon-glyph-inventory{width:38px;height:24px;top:15px;left:7px}.tool-art{position:absolute;display:block;max-width:none;max-height:none;object-fit:contain}.tool-art-mobile{display:none}.tool-art-product{width:900px;height:auto;top:135px;left:440px;border-radius:24px;filter:drop-shadow(-4px 18px 30px rgba(44,63,88,.12))}.tool-art-listing{width:900px;height:auto;top:152px;left:488px;border-radius:24px;filter:drop-shadow(-4px 18px 30px rgba(44,63,88,.12))}.tool-art-inventory{width:585px;height:auto;inset:407px auto auto 96px;border-radius:0;filter:none;transform:none}.tool-art-order{width:585px;height:auto;top:380px;left:64px}.numbers-section{padding:70px 0 90px}.numbers-section .section-heading,.numbers-section .section-heading.narrow{width:min(1200px,100%)}.numbers-section .eyebrow{width:max-content;max-width:100%;margin:0 auto 15px;color:var(--blue);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:25px;font-weight:700;line-height:35px;letter-spacing:0;text-transform:none;white-space:pre}.numbers-section .section-heading h1{width:min(726px,100%);margin:0 auto;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:40px;font-weight:700;line-height:35px;letter-spacing:0;white-space:pre-wrap}.numbers-section .section-heading span{width:97px;height:6px;margin:35px auto 15px;background:#00d759}.numbers-section .section-heading>p:not(.eyebrow){width:min(600px,100%);margin:0 auto;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px;letter-spacing:0;white-space:pre-wrap}.number-grid{width:min(1200px,100%);height:229px;margin:87px auto 0;display:flex;align-items:center;justify-content:space-between;gap:0;overflow:hidden}.number-grid article{position:relative;width:281px;height:229px;min-height:0;flex:0 0 281px;padding:65px 0 0;border:0;border-radius:0;overflow:hidden;text-align:center}.number-grid article:before{content:"";position:absolute;left:1px;top:.5px;width:280px;height:227px;background:url(/captured-assets/stat-card-border-desktop.svg) 0 0 / 100% 100% no-repeat;pointer-events:none;z-index:0}.number-grid article p{position:relative;z-index:1;width:100%;margin:0}.number-grid strong{display:block;color:var(--blue);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:82.33px;line-height:50px;font-weight:700;letter-spacing:-2.4699px}.number-grid span{display:block;margin-top:22px;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:22.87px;font-weight:700;line-height:50px;letter-spacing:0}.testimonials{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:60px 0;background:var(--soft-blue);overflow:hidden}.testimonials .section-heading,.testimonials .section-heading.narrow{width:100%}.testimonials .section-heading span{display:none}.testimonial-marquee{width:100%;height:521px;box-sizing:border-box;margin-top:0;padding:10px;display:flex;align-items:center;overflow:hidden}.testimonial-track{display:flex;align-items:center;height:100%;gap:0;width:max-content;animation:slide-testimonials 102s linear infinite;will-change:transform}.testimonial-group{display:flex;align-items:center;flex:0 0 auto;gap:50px;padding-right:50px}.testimonial-track img{width:auto;height:520px;max-width:none;flex:0 0 auto;object-fit:cover;border-radius:20px}@keyframes slide-testimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}.final-cta{padding:86px 20px 90px;text-align:center}.final-cta h2{margin:0;font-size:34px;line-height:1.1}.final-cta span{display:block;width:82px;height:7px;margin:20px auto;background:var(--green)}.final-cta p{margin:0 auto 28px;width:min(600px,100%);color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px;letter-spacing:0}.feature-hero{width:min(var(--max),calc(100% - 48px));margin:58px auto 0;min-height:410px;display:grid;grid-template-columns:.95fr 1.08fr;gap:96px;align-items:center}.feature-hero h1{margin:18px 0 16px;font-size:50px;line-height:1.05;font-weight:800}.feature-hero p:not(.feature-eyebrow){color:var(--muted);font-weight:650;line-height:1.55}.center-intro{padding:115px 0 90px}.feature-blocks{width:min(var(--max),calc(100% - 48px));margin:0 auto;display:grid;gap:86px}.feature-block{display:grid;grid-template-columns:.9fr 1.08fr;gap:78px;align-items:center}.feature-block.reverse{grid-template-columns:1.08fr .9fr}.feature-block.reverse .feature-copy{order:2}.feature-copy>span,.wide-cta>div>span{margin:18px 0 24px}.mockup-panel{min-height:338px;display:grid;place-items:center;border-radius:var(--radius);overflow:hidden;background:var(--soft-blue)}.mockup-panel.tint-yellow{background:var(--soft-yellow)}.mockup-panel.tint-green{background:var(--soft-green)}.mockup-panel img{width:88%;max-height:315px;object-fit:contain}.css-mockup{position:relative;width:270px;height:260px;border-radius:18px;background:#fff;box-shadow:0 18px 40px #151e3a14}.mock-window{height:40px;display:flex;justify-content:flex-end;gap:7px;padding:18px}.mock-window span{width:6px;height:6px;border-radius:50%;background:#c8ccd6}.mock-sidebar{position:absolute;left:28px;top:72px;width:72px;height:72px;border-radius:50%;background:#f0f1f4}.mock-lines{position:absolute;left:118px;top:122px;width:112px;display:grid;gap:14px}.mock-lines b{height:7px;border-radius:4px;background:#c9cbd1}.mock-lines b:nth-child(1){width:100%;background:#555b66}.mock-lines b:nth-child(2){width:85%}.mock-lines b:nth-child(3){width:70%}.mock-status{position:absolute;top:24px;left:32px;font-weight:800}.mock-check{position:absolute;right:38px;top:78px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.automator-shell-art{--automator-blue: #1f72ff;--automator-blue-light: #66b2ff;--automator-indigo: #5662ff;--automator-purple: #8458f3;--automator-line: rgba(86, 98, 255, .28);--automator-line-soft: rgba(102, 178, 255, .3);--automator-soft: rgba(102, 178, 255, .18);--automator-purple-soft: rgba(132, 88, 243, .14);--automator-glow: rgba(47, 103, 255, .34);--automator-scale: .74;position:relative;width:100%;height:100%;min-height:519px;overflow:hidden;color:#3f434a;font-family:Poppins Shell,Inter,system-ui,sans-serif}.automator-shell-art:before{content:none}.automator-shell-backdrop{position:absolute;inset:74px 34px 38px;display:grid;gap:12px;filter:blur(5px);opacity:.42;transform:scale(1.035);transform-origin:center}.automator-shell-topbar{height:48px;display:grid;grid-template-columns:82px 82px 138px 58px 118px 38px;align-items:center;justify-content:end;gap:8px}.automator-shell-topbar span,.automator-shell-topbar strong,.automator-shell-topbar b,.automator-shell-topbar i,.automator-shell-row{border:1px solid rgba(63,67,74,.12);background:#fffffff0;box-shadow:-4px 8px 24px #2c3f580f}.automator-shell-topbar span,.automator-shell-topbar strong,.automator-shell-topbar b{height:42px;display:grid;place-items:center;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap}.automator-shell-topbar strong{border:0;background:transparent;color:#3f434a9e;box-shadow:none;font-size:11px}.automator-shell-topbar b{border:0;background:linear-gradient(135deg,#fff3,#ffffff05 42%),linear-gradient(135deg,#1f72ff,#5662ff 56%,#8458f3);color:#fff;font-size:15px;font-weight:400;box-shadow:0 12px 26px #2f67ff42}.automator-shell-topbar i{height:42px;border:0;border-left:1px solid rgba(255,255,255,.24);border-radius:0 8px 8px 0;background:linear-gradient(135deg,#ffffff2e,#ffffff05 42%),linear-gradient(135deg,#1f72ff,#5662ff 56%,#8458f3);box-shadow:0 12px 26px #2f67ff42}.automator-shell-row{min-height:150px;display:grid;grid-template-columns:1.15fr 120px 1fr 142px;align-items:center;gap:18px;padding:16px;border-radius:24px}.automator-shell-row small{margin-bottom:12px;display:block;color:#595f69b3;font-size:11px}.automator-shell-row strong,.automator-shell-row span{display:block;color:#3f434a;font-size:12px;line-height:1.45}.automator-shell-row span{margin-top:12px;color:#595f69}.automator-shell-shot{width:112px;height:112px;border:1px solid rgba(63,67,74,.1);border-radius:14px;background:radial-gradient(circle at 50% 42%,rgba(255,191,72,.9) 0 18px,transparent 19px),radial-gradient(circle at 56% 56%,rgba(29,90,173,.55) 0 22px,transparent 23px),#f9fbff}.automator-shell-row dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.automator-shell-row dt{color:#595f69ad;font-size:10px;text-transform:uppercase}.automator-shell-row dd{margin:4px 0 0;color:#3f434a;font-size:13px;font-weight:600}.automator-shell-row button{height:42px;border:0;border-radius:8px;background:#1b6fc9;color:#fff;font-size:13px}.automator-modal-shell{position:absolute;left:50%;top:54%;z-index:4;width:614px;max-width:none;padding:22px;overflow:hidden;border:1px solid var(--automator-line-soft);border-radius:32px;background:radial-gradient(circle at top left,rgba(102,178,255,.18),transparent 28%),linear-gradient(180deg,#040810fc,#070c16fc);box-shadow:0 30px 70px #00000057,0 0 0 1px #5662ff1a;color:#eef6ff;transform:translate(-50%,-50%) scale(var(--automator-scale))}.automator-modal-shell:before{content:"";position:absolute;width:320px;height:320px;top:48px;right:-40px;z-index:0;border:1px solid var(--automator-line);border-radius:999px;box-shadow:inset 0 0 0 30px #66b2ff1a,inset 0 0 0 72px var(--automator-purple-soft)}.automator-modal-shell:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(86,98,255,.12),transparent 18%),repeating-linear-gradient(90deg,transparent 0,transparent 52px,rgba(102,178,255,.08) 52px,rgba(102,178,255,.08) 53px)}.automator-modal-close{position:absolute;top:22px;right:22px;z-index:2;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--automator-line-soft);border-radius:999px;background:linear-gradient(180deg,rgba(102,178,255,.08),transparent 46%),#050912f5;box-shadow:0 16px 32px #00000038;color:#cedef1c7;font-size:24px;line-height:1}.automator-modal-inner{position:relative;z-index:1;display:grid;gap:16px}.automator-modal-header{display:grid;gap:6px;justify-items:center;padding-right:0;text-align:center}.automator-modal-header h2{margin:0;color:#eef6ff;font-size:30px;font-weight:700;line-height:1.18}.automator-modal-header p{margin:0;color:#cedef1c7;font-size:15px;line-height:1.45}.automator-form-shell{display:grid;gap:12px}.automator-metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:9px;border:1px solid var(--automator-line-soft);border-radius:22px;background:linear-gradient(180deg,rgba(102,178,255,.08),transparent 46%),#050912f5;box-shadow:0 16px 32px #00000038}.automator-mini-metric,.automator-field-card,.automator-field-card b{border:1px solid var(--automator-line-soft);background:linear-gradient(180deg,rgba(102,178,255,.08),transparent 46%),#050912f5;box-shadow:0 16px 32px #00000038}.automator-mini-metric{display:grid;gap:6px;min-width:0;padding:13px 14px;border-radius:16px}.automator-mini-metric span,.automator-field-card>span{color:#cedef1c7;font-family:Poppins Shell,sans-serif;font-size:11px;font-weight:500;letter-spacing:.08em;line-height:normal;text-transform:uppercase}.automator-mini-metric strong{color:#eef6ff;font-size:22px;font-weight:700;line-height:1}.automator-input-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.automator-field-card{display:grid;min-width:0;gap:8px;padding:15px;border-radius:20px}.automator-field-card b{min-height:52px;display:flex;align-items:center;gap:8px;min-width:0;padding:0 14px;border-radius:16px;font-weight:400}.automator-field-card em{flex:0 0 auto;color:#cedef1c7;font-size:14px;font-style:normal;font-weight:500}.automator-field-card input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#eef6ff;font-family:Poppins Shell,sans-serif;font-size:16px;font-weight:500}.automator-button-row{display:flex;justify-content:center}.automator-button-row button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid transparent;border-radius:8px;background:linear-gradient(135deg,#ffffff42,#ffffff05 42%),linear-gradient(135deg,var(--automator-blue),var(--automator-indigo) 56%,var(--automator-purple));box-shadow:0 14px 30px var(--automator-glow),inset 0 1px #ffffff47;color:#fff;font-family:Poppins Shell,sans-serif;font-size:16px;font-weight:500;line-height:1}@media(max-width:900px){.automator-shell-art{--automator-scale: .56;min-height:min(519px,calc(100vw - 20px))}}.product-grid-collage{height:360px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:center}.collage-card{margin:0;border-radius:4px;overflow:hidden;background:#eef8ff;box-shadow:0 12px 28px #151e3a0d}.collage-card img{width:100%;height:100%;object-fit:cover}.card-1,.card-4,.card-7{height:112px}.card-2,.card-5{height:152px}.card-3,.card-6{height:132px}.perks-band{margin-top:90px;padding:82px 0 94px;background:var(--soft-gray)}.perk-grid{width:min(var(--max),calc(100% - 48px));margin:64px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:46px}.perk-grid article{min-height:205px;padding:34px 26px;border-radius:var(--radius);background:#fff;text-align:center}.perk-icon{display:block;width:58px;height:58px;margin:0 auto 24px;border-radius:4px;background:var(--green);position:relative}.perk-icon:after{content:"";position:absolute;inset:14px;border:4px solid rgba(255,255,255,.9);border-radius:5px}.perk-grid h3{margin:0 0 14px;font-size:24px}.perk-grid p{margin:0;color:var(--muted);font-weight:650;line-height:1.45}.wide-cta{width:min(var(--max),calc(100% - 48px));margin:94px auto 110px;min-height:360px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:54px;padding:44px 0 44px 58px;border-radius:var(--radius);background:var(--soft-blue);overflow:hidden}.wide-cta.theme-yellow{background:var(--soft-yellow)}.wide-cta.theme-green{background:var(--soft-green)}.wide-cta .mockup-panel{min-height:280px;background:transparent}@media(min-width:901px){.feature-hero-product~.wide-cta{position:relative;min-height:449px}.feature-hero-product~.wide-cta .mockup-panel{position:absolute;right:-58px;bottom:-22px;width:clamp(620px,37vw,700px);height:auto;min-height:0;margin:0;display:block;background:transparent;overflow:visible}.feature-hero-product~.wide-cta .mockup-panel img{display:block;width:100%;height:auto;max-width:none;max-height:none;margin:0;object-fit:contain;object-position:right bottom}}.simple-page-hero{padding:70px 0 54px}.pricing-hero{padding:44px 0 0}.pricing-hero .section-heading.narrow,.pricing-hero .section-heading{width:min(820px,calc(100% - 40px))}.pricing-hero .section-heading h1,.faq-section .section-heading h1{color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:40px;font-weight:700;line-height:48px;letter-spacing:0}.pricing-hero .section-heading span,.faq-section .section-heading span{width:97px;height:6px;margin:18px auto;background:#00d759}.pricing-hero .section-heading p,.faq-section .section-heading p{color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.faq-section .section-heading.narrow{width:min(650px,calc(100% - 40px))}.faq-page-hero{padding:104px 0 80px}.faq-page-hero .section-heading.narrow{width:min(726px,calc(100% - 40px))}.faq-page-hero .section-heading h1{color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:40px;line-height:55px;font-weight:700}.faq-page-hero .section-heading span{display:block;width:86px;height:7px;margin:22px auto 20px;background:var(--green)}.faq-page-hero .section-heading p{color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;line-height:30px;font-weight:400}.billing-toggle{position:relative;width:295px;height:45px;margin:31px auto 0;display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:5px;background:#f2f3f8;color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:19.2px;text-align:center;overflow:hidden}.billing-toggle:before{content:"";position:absolute;top:4px;left:4px;width:calc((100% - 8px)/2);height:calc(100% - 8px);border-radius:5px;background:#fff;transition:transform .18s ease}.billing-toggle:has([data-billing-option=yearly].is-active):before{transform:translate(100%)}.billing-option{position:relative;z-index:1;display:grid;place-items:center;padding:0;border:0;border-radius:5px;background:transparent;color:#000;cursor:pointer}.pricing-grid{width:min(1200px,calc(100% - 48px));min-height:889px;margin:24px auto 0;padding:200px 0 90px;display:flex;align-items:flex-start;gap:30px;overflow:visible}.price-card{position:relative;flex:0 0 380px;width:380px;height:590px;min-height:0;padding:49px 19px 0;border:1px solid rgba(194,194,194,.76);border-radius:10px;background:#fff;overflow:visible}.price-card.popular{height:610px;margin-top:-11px;padding:48px 18px 0;border:2px solid rgba(0,215,89,.76);overflow:visible}.box-art{position:absolute;display:block;max-width:none;pointer-events:none;user-select:none}.price-card-starter .box-art{left:33px;top:-116px;width:230px;height:154px}.price-card-basic .box-art{left:73.5px;top:-139px;width:229px;height:177px}.price-card-pro .box-art{left:16px;top:-156px;width:230px;height:194px}.price-card h2{margin:0;color:var(--blue);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:30px;font-weight:700;line-height:35px}.plan-top{width:100%;height:60px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;overflow:hidden}.plan-price{margin:0;text-align:right}.plan-price strong{display:block;width:max-content;margin-left:auto;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:30px;font-weight:700;line-height:35px;white-space:nowrap;transform-origin:right center;will-change:transform}.plan-price span{display:block;width:max-content;margin:4px 0 0 auto;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;transform-origin:right center;will-change:transform}.popular-label{height:25px;margin:0 0 10px;color:#00d759;font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:20px;font-weight:600;line-height:25px}.plan-description{width:100%;min-height:50px;margin:15px 0 10px;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.price-card .signup-button{width:100%;height:52px;border-radius:5px;font-size:16px;font-weight:500;line-height:19.2px}.price-card>p:not(.plan-description):not(.plan-price):not(.popular-label){height:19px;margin:15px 0 0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;font-weight:500;line-height:16.8px}.included{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:14px;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.included li{display:grid;grid-template-columns:16px 1fr auto;gap:10px;align-items:center;min-height:25px}.included li:before{content:"✓";color:var(--green);font-weight:800}.included em{color:var(--green);font-style:normal}.included li:before{content:"✓";color:#00d759;font-size:14px;font-weight:700;line-height:25px}.included span{position:relative;width:max-content;max-width:100%}.included .feature-tooltip{cursor:help;outline:none}.included .feature-tooltip:focus-visible{color:var(--blue)}.included span:after{content:"";position:absolute;right:0;bottom:1px;left:0;border-bottom:1px dashed var(--ink);pointer-events:none}.pricing-tooltip{position:fixed;z-index:1000;width:300px;padding:10px;border-radius:10px;background:var(--ink);box-shadow:#0000000d 0 10px 20px;color:#fff;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;visibility:hidden}.pricing-tooltip.is-visible{opacity:1;transform:translateY(0);visibility:visible}.pricing-tooltip p{width:280px;margin:0;color:#fff;font-family:Inter,Inter Placeholder,sans-serif;font-size:15px;font-weight:400;line-height:21px}.included em{color:#00d759;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:600;line-height:25px;font-style:normal}@media(min-width:901px){.price-card-basic .plan-description{margin-top:8px}.price-card-pro .plan-description{margin-top:7px}.price-card-basic .included{gap:16px}}.faq-section{padding:10px 0 110px}.faq-list{width:min(1080px,calc(100% - 48px));margin:70px auto 0;display:grid;gap:10px}.faq-list.compact{margin-top:42px}.faq-page-section{padding-top:0}.faq-page-section .faq-list{margin-top:0}.faq-item{width:100%;min-height:81px;padding:25px;overflow:hidden;border:0;border-radius:10px;background:transparent;box-shadow:inset 0 0 0 1px #c2c2c2}.faq-question{width:100%;min-height:30px;padding:0;border:0;appearance:none;background:transparent;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer;font-family:Inter,Inter Placeholder,sans-serif;font-size:20px;line-height:30px;font-weight:400;text-align:left}.faq-question svg{flex:0 0 19px;width:19px;height:19px;color:var(--ink)}.faq-answer-shell{height:0;margin-top:0;overflow:hidden;transition:height .36s cubic-bezier(.2,0,0,1),margin-top .36s cubic-bezier(.2,0,0,1)}.faq-answer-shell>div{min-height:0;overflow:hidden}.faq-item.is-open .faq-answer-shell{height:var(--faq-answer-height);margin-top:20px}.faq-answer-shell p{margin:0;color:#707070;font-family:Inter,Inter Placeholder,sans-serif;font-size:17px;line-height:30px;font-weight:400}.team-grid{width:min(var(--max),calc(100% - 48px));margin:78px auto 140px;display:grid;grid-template-columns:repeat(3,1fr);gap:86px}.team-card{text-align:center}.team-card img{width:285px;height:285px;margin:0 auto 20px;border-radius:50%;object-fit:cover}.team-card h2{margin:0 0 12px;font-size:34px}.team-card .role{margin:0;font-size:17px;font-weight:650}.team-card .rule{width:86px;height:7px;margin:18px auto 22px;background:var(--green)}.team-card p:last-child{margin:0;color:var(--muted);font-size:20px;font-weight:650;line-height:1.45}.contact-top{width:min(var(--max),calc(100% - 48px));margin:82px auto 96px;display:grid;grid-template-columns:.88fr 1.12fr;gap:110px;align-items:center}.contact-copy h2{margin:0 0 24px;font-size:34px}.contact-copy p{color:var(--muted);font-size:19px;font-weight:650;line-height:1.52}.social-label{margin-top:48px;color:var(--ink)}.social-row{display:flex;align-items:center;gap:14px}.social-row img{width:34px;height:34px;object-fit:contain}.contact-form{padding:28px;border:1px solid var(--line);border-radius:20px;display:grid;gap:18px}.contact-form label{display:grid;gap:10px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #e8eaf0;border-radius:12px;padding:16px;color:var(--ink);background:#fff;outline:none}.contact-form textarea{resize:vertical}.hp{position:absolute;left:-10000px}.form-status{min-height:22px;margin:0;color:var(--muted);font-weight:700}.legal-content{width:min(880px,calc(100% - 48px));margin:0 auto 110px;color:var(--muted);font-size:18px;line-height:1.65}.legal-content h2{margin:42px 0 12px;color:var(--ink);font-size:26px}.legal-content a{color:var(--blue)}.legal-content ul{padding-left:22px}.site-footer{height:658px;padding:30px;background:#e8f4fc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:122px;overflow:hidden}.footer-strip,.footer-main,.footer-bottom{width:min(1200px,calc(100% - 60px));margin:0 auto}.footer-strip{height:47px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.footer-strip>div{display:flex;align-items:center;justify-content:flex-start;gap:10px;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px;white-space:nowrap;overflow:hidden}.footer-strip>div:nth-child(1){width:264.234px;height:47px}.footer-strip>div:nth-child(2){width:214.672px;height:45px}.footer-strip>div:nth-child(3){width:188px;height:47px}.footer-strip-icon{flex:0 0 auto;max-width:none;object-fit:contain}.footer-strip-icon-clock{width:47px;height:47px}.footer-strip-icon-calendar{width:46px;height:45px}.footer-strip-icon-card{width:53px;height:47px}.footer-main{height:282px;display:flex;justify-content:space-between;align-items:flex-start;overflow:hidden}.footer-main section{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;padding:0}.footer-about{width:346px;height:282px;flex:0 0 346px;justify-content:center;gap:20px}.footer-main section:nth-child(2){width:226px;height:228px;flex:0 0 226px;justify-content:flex-start;gap:0}.footer-main section:nth-child(3){width:174px;height:119px;flex:0 0 174px;justify-content:flex-start;gap:0}.footer-main section:nth-child(4){width:173px;height:171px;flex:0 0 173px;justify-content:flex-start;gap:0}.footer-main h2{margin:0;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:16px;font-weight:700;line-height:25px}.footer-main section:not(.footer-about) h2{margin-bottom:10px}.footer-main a,.footer-main p{margin:0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.footer-about p{width:346px;height:54px}.footer-main section:not(.footer-about) a{display:block;height:50px;line-height:50px}.footer-about>img{width:90px;height:90px;object-fit:cover}.site-footer .social-row{height:53px;gap:10px}.site-footer .social-row a{display:flex;flex:0 0 auto;align-items:center;justify-content:center}.site-footer .social-row img{max-width:none;object-fit:cover}.site-footer .social-row a:nth-child(1) img{width:31px;height:31px}.site-footer .social-row a:nth-child(2) img{width:32px;height:32px}.site-footer .social-row a:nth-child(3) img{width:46px;height:32px}.site-footer .social-row a:nth-child(4) img{width:53px;height:53px}.footer-bottom{height:25px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.footer-bottom p,.footer-bottom a{margin:0;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.footer-bottom p{color:var(--ink)}.footer-bottom a{color:#111}.footer-bottom nav{display:flex;align-items:center;gap:10px}@keyframes mobileNavPanelIn{0%{opacity:0;transform:translateY(-8px) scaleY(.98)}to{opacity:1;transform:translateY(0) scaleY(1)}}@media(min-width:901px)and (max-width:999px){main{padding-top:72px}.site-header{top:5px;width:calc(100% - 20px);height:72px;grid-template-columns:1fr auto}.brand img{width:53px;height:53px}.brand span{font-size:20px}.menu-toggle{display:grid;width:57px;height:63px;align-content:center;justify-items:center}.menu-toggle span{width:27px}.main-nav,.header-actions{display:none}.site-header.is-open{height:72px;max-height:none;overflow:visible;align-content:normal}.site-header.is-open .main-nav{grid-column:1 / -1;grid-row:auto;display:grid;justify-content:stretch;gap:0;position:absolute;top:84px;left:0;right:0;width:auto;max-height:calc(100vh - 96px);overflow-y:auto;padding:14px;border:1px solid var(--line);background:#fff;margin-top:0;box-shadow:0 18px 45px #151e3a14;transform-origin:top center;animation:mobileNavPanelIn .3s cubic-bezier(.22,1,.36,1) both}.site-header.is-open .header-actions{display:none}.nav-group{width:100%}.main-nav>.nav-group:first-child>button,.main-nav>.nav-group:nth-child(2)>button{border-bottom:1px solid #c2c2c2}.nav-group>button,.main-nav>a{width:100%;min-height:50px;justify-content:space-between;padding:0 10px}.mobile-nav-actions{display:flex;width:100%;min-height:80px;align-items:center;justify-content:space-between;padding:20px 0 0}.mobile-nav-actions a{width:50%;height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:19.2px;white-space:nowrap}.mobile-login-link{color:var(--ink);font-weight:400}.mobile-signup-link{color:#fff;background:#0077f9;border-radius:3px;font-weight:500}.nav-group>button:before,.main-nav>a:before{display:none}.nav-group.is-open>button:after{transform:rotate(225deg) translate(-2px,-2px)}.nav-group>button:after{transition:transform .22s ease}.nav-menu{display:grid;position:static;max-height:0;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(-6px);pointer-events:none;box-shadow:none;border:0;padding:0 0 0 14px;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .22s ease,padding .26s ease,transform .26s ease,visibility 0s linear .26s}.nav-group:hover .nav-menu{opacity:0;transform:translateY(-6px);pointer-events:none}.nav-group.is-open .nav-menu{max-height:340px;visibility:visible;opacity:1;transform:none;pointer-events:auto;padding:0 0 8px 14px;transition:max-height .34s cubic-bezier(.22,1,.36,1),opacity .22s ease,padding .26s ease,transform .26s ease,visibility 0s}.nav-group.is-open:hover .nav-menu{opacity:1;transform:none;pointer-events:auto}.nav-menu-features,.nav-menu-resources{width:100%;min-width:0;border-radius:0}.nav-menu-features .nav-menu-link,.nav-menu-resources .nav-menu-link{min-height:42px;grid-template-columns:28px 1fr;gap:12px;padding:6px 10px;border-radius:6px}.nav-menu-icon{width:28px;height:28px}.nav-menu-text{gap:2px}.nav-menu-text strong{font-size:14px}.nav-menu-text small{font-size:11px}}@media(max-width:900px){main{padding-top:72px}.site-header{top:5px;width:calc(100% - 20px);height:72px;grid-template-columns:1fr auto}.brand img{width:53px;height:53px}.brand span{font-size:20px}.menu-toggle{display:grid;width:57px;height:63px;align-content:center;justify-items:center}.menu-toggle span{width:27px}.main-nav,.header-actions{display:none}.site-header.is-open{height:72px;max-height:none;overflow:visible;align-content:normal}.site-header.is-open .main-nav{grid-column:1 / -1;grid-row:auto;display:grid;justify-content:stretch;gap:0;position:absolute;top:84px;left:0;right:0;width:auto;max-height:calc(100vh - 96px);overflow-y:auto;padding:14px;border:1px solid var(--line);background:#fff;margin-top:0;box-shadow:0 18px 45px #151e3a14;transform-origin:top center;animation:mobileNavPanelIn .3s cubic-bezier(.22,1,.36,1) both}.site-header.is-open .header-actions{display:none}.nav-group{width:100%}.main-nav>.nav-group:first-child>button,.main-nav>.nav-group:nth-child(2)>button{border-bottom:1px solid #c2c2c2}.nav-group>button,.main-nav>a{width:100%;min-height:50px;justify-content:space-between;padding:0 10px}.mobile-nav-actions{display:flex;width:100%;min-height:80px;align-items:center;justify-content:space-between;padding:20px 0 0}.mobile-nav-actions a{width:50%;height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:19.2px;white-space:nowrap}.mobile-login-link{color:var(--ink);font-weight:400}.mobile-signup-link{color:#fff;background:#0077f9;border-radius:3px;font-weight:500}.nav-group>button:before,.main-nav>a:before{display:none}.nav-group.is-open>button:after{transform:rotate(225deg) translate(-2px,-2px)}.nav-group>button:after{transition:transform .22s ease}.nav-menu{display:grid;position:static;max-height:0;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(-6px);pointer-events:none;box-shadow:none;border:0;padding:0 0 0 14px;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .22s ease,padding .26s ease,transform .26s ease,visibility 0s linear .26s}.nav-group:hover .nav-menu{opacity:0;transform:translateY(-6px);pointer-events:none}.nav-group.is-open .nav-menu{max-height:340px;visibility:visible;opacity:1;transform:none;pointer-events:auto;padding:0 0 8px 14px;transition:max-height .34s cubic-bezier(.22,1,.36,1),opacity .22s ease,padding .26s ease,transform .26s ease,visibility 0s}.nav-group.is-open:hover .nav-menu{opacity:1;transform:none;pointer-events:auto}.nav-menu-features,.nav-menu-resources{width:100%;min-width:0;border-radius:0}.nav-menu-features .nav-menu-link,.nav-menu-resources .nav-menu-link{min-height:42px;grid-template-columns:28px 1fr;gap:12px;padding:6px 10px;border-radius:6px}.nav-menu-icon{width:28px;height:28px}.nav-menu-text{gap:2px}.nav-menu-text strong{font-size:14px}.nav-menu-text small{font-size:11px}.hero,.feature-hero,.dashboard-row,.feature-block,.feature-block.reverse,.wide-cta,.contact-top{width:calc(100% - 24px);grid-template-columns:1fr;gap:34px}.hero{min-height:auto;padding:94px 0 42px;gap:20px;text-align:center}.final-cta{padding-inline:15px}.hero>div:first-child{width:100%}.hero h1,.feature-hero h1,.section-heading h1,.section-heading h2{font-size:30px}.hero h1{margin-bottom:20px;line-height:36px}.hero>div:first-child>p,.section-heading p{font-size:14px}.hero>div:first-child>p{margin-bottom:18px}.pricing-hero{padding-top:53px}.pricing-hero .section-heading h1,.faq-section .section-heading h1{font-size:30px;font-weight:700;line-height:36px}.pricing-hero .section-heading span,.faq-section .section-heading span{width:64px;height:4px;margin:14px auto}.pricing-hero .section-heading p,.faq-section .section-heading p{font-size:14px;line-height:25px}.billing-toggle{margin-top:37px}.hero-actions{width:100%;display:grid;gap:12px;justify-items:center}.hero .signup-button,.dashboard-copy .signup-button,.tool-card .signup-button,.final-cta .signup-button,.feature-hero .signup-button,.feature-copy .signup-button,.wide-cta .signup-button{display:grid;margin-inline:auto;height:50px;border-radius:6px;font-size:12px;line-height:14.4px}.hero .signup-button,.hero .discord-button,.feature-hero .signup-button{width:min(calc(100vw - 30px),600px)}.hero .discord-button{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;margin-inline:auto;height:50px;border-radius:6px;font-size:12px;line-height:14.4px}.dashboard-copy .signup-button,.wide-cta .signup-button{width:min(calc(100vw - 40px),560px)}.tool-card .signup-button,.feature-copy .signup-button{width:min(calc(100vw - 76px),554px)}.final-cta .cta-actions{width:min(calc(100vw - 30px),570px);margin-inline:auto;flex-direction:column;gap:12px}.final-cta .cta-actions .signup-button,.final-cta .cta-actions .discord-button{width:100%;height:50px;flex:0 0 50px;margin:0;border-radius:3px;font-size:12px;line-height:14.4px}.final-cta .cta-actions .discord-button{display:inline-flex;align-items:center;justify-content:center;flex-direction:row;gap:7px;padding-inline:10px}.final-cta .cta-actions .discord-button img{width:18px;height:18px}.trust-row{width:264px;height:42px;margin:19px auto 0;justify-content:center;gap:10px;font-size:12px;line-height:14.4px}.trust-avatars{width:111px;height:42px}.trust-avatars img,.trust-avatars span{width:42px;height:42px}.trust-avatars img:nth-child(2){left:23px}.trust-avatars img:nth-child(3){left:46px}.trust-avatars span{left:69px}.product-ticker{position:relative;top:auto;left:auto;width:min(360px,calc(100vw - 30px));height:451px;margin:0 auto}.ticker-track{height:100%;margin-top:0}.product-card{width:min(360px,calc(100vw - 30px));height:451px;flex-basis:min(360px,calc(100vw - 30px));margin-right:10px;border:0;background:transparent;transform-origin:center center}.product-card-inner{width:min(320px,calc(100% - 40px));height:calc(100% - 40px);margin:20px auto 0}.product-image-wrap{height:285px}.product-card-bar{height:30px;min-height:30px;padding:0 12px;font-size:12px;line-height:30px}.product-card-bar span,.product-card-bar strong{font-size:12px;line-height:30px}.product-stats{min-height:96px;padding:8px 12px 0}.product-stats span{font-size:10px;line-height:1.35}.product-stats strong{font-size:18px;line-height:1.25;letter-spacing:0}.dashboard-section,.tools-section,.center-intro{padding:58px 0}.tools-section .section-heading,.tools-section .section-heading.narrow{width:min(316px,calc(100% - 48px))}.tools-section .eyebrow{margin-bottom:20px;font-size:14px;font-weight:700;line-height:35px}.tools-section .section-heading h1{min-height:59px;font-size:20px;font-weight:700;line-height:23px;white-space:normal}.tools-section .section-heading span{width:64px;height:4.22px;margin:20px auto;background:#00d659}.tools-section .section-heading>p:not(.eyebrow){max-width:312px;font-size:14px;font-weight:400;line-height:23px}.numbers-section .section-heading,.numbers-section .section-heading.narrow{width:min(360px,calc(100% - 30px))}.numbers-section .eyebrow{font-size:14px;font-weight:700;line-height:35px}.numbers-section .section-heading h1{width:100%;font-size:20px;font-weight:700;line-height:23px;white-space:normal}.numbers-section .section-heading span{width:64px;height:4.22px;margin:20px auto;background:#00d659}.numbers-section .section-heading>p:not(.eyebrow){width:min(299px,100%);font-size:14px;font-weight:400;line-height:23px}.dashboard-row{flex-direction:column;align-items:flex-start;overflow:visible}.dashboard-copy{order:2}.dashboard-copy,.dashboard-copy p{width:100%;height:auto}.dashboard-stack{order:1;flex:none;width:calc(100% - 30px);align-self:flex-start}.tool-grid,.number-grid,.perk-grid,.pricing-grid,.team-grid,.footer-strip,.footer-main{width:calc(100% - 24px);grid-template-columns:1fr}.tool-grid{margin-top:40px;align-items:stretch}.tool-card-row{width:100%;margin-left:0;flex-direction:column}.tool-card,.tool-card-wide,.tool-card-vertical{width:100%;height:640px;flex:0 0 auto}.tool-card-copy,.tool-card-vertical .tool-card-copy{width:auto;margin:28px 24px 0}.tool-card h3,.tool-card-product h3,.tool-card-listing h3,.tool-card-inventory h3,.tool-card-order h3,.tool-body,.tool-card-product .tool-body,.tool-card-listing .tool-body,.tool-card-inventory .tool-body,.tool-card-order .tool-body{width:100%}.tool-art-product{width:760px;height:auto;top:345px;left:64px}.tool-art-listing{width:760px;height:auto;top:338px;left:58px}.tool-art-inventory{width:min(450px,calc(100% - 44px));height:auto;inset:auto auto -26px 50%;border-radius:16px;transform:translate(-50%)}.tool-art-order{width:500px;height:auto;top:390px;left:58px}.number-grid strong{font-size:60px;font-weight:700;line-height:50px;letter-spacing:-1.8px}.number-grid span{margin-top:22px;font-size:18px;font-weight:700;line-height:25px}.number-grid{width:244px;height:809px;margin:50px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0}.number-grid article{width:244px;height:186px;flex:0 0 186px;padding-top:44px}.number-grid article:before{left:0;top:0;width:244px;height:186px;background-image:url(/captured-assets/stat-card-border-mobile.svg)}.testimonials{justify-content:flex-start;gap:30px;padding:30px 0 35px}.testimonial-marquee{height:326px}.testimonial-track{animation-duration:60s}.testimonial-group{gap:10px;padding-right:10px}.testimonial-track img{height:326px;border-radius:5px}.feature-block.reverse .feature-copy{order:0}.feature-hero{margin-top:24px}.product-grid-collage{height:auto;grid-template-columns:repeat(2,1fr)}.collage-card{height:132px}.mockup-panel{min-height:250px}.wide-cta{padding:28px}.pricing-grid{width:100%;min-height:808px;display:flex;overflow-x:auto;gap:20px;padding:135px 10px 39px;margin-top:0;scroll-snap-type:x mandatory;scroll-padding-left:10px}.price-card{flex:0 0 290px;width:290px;min-width:290px;height:580px;padding:79px 19px 0;scroll-snap-align:start}.price-card.popular{height:580px;margin-top:-1px;padding:48px 18px 0}.price-card h2,.plan-price strong{font-size:22px;line-height:35px}.plan-price span{font-size:12px;line-height:20px}.price-card .signup-button{height:50px}.plan-description{font-size:14px;line-height:25px}.price-card>p:not(.plan-description):not(.plan-price):not(.popular-label){margin-top:8px;font-size:12px;line-height:14.4px}.included{gap:10px;font-size:14px;line-height:25px}.included .feature-tooltip{font-size:14px;line-height:25px}.popular-label{margin-bottom:5px;font-size:17px;font-weight:600;line-height:25px}.price-card-starter .box-art{left:10px;top:-57px;width:194px;height:130px}.price-card-basic .box-art{left:40px;top:-81px;width:168px;height:130px}.price-card-pro .box-art{left:42px;top:-58px;width:154px;height:130px}.faq-section .section-heading h1{font-size:26px;line-height:31.2px;white-space:nowrap}.faq-list{width:calc(100% - 24px)}.faq-list .faq-item:nth-child(2){order:3}.faq-list .faq-item:nth-child(3){order:6}.faq-list .faq-item:nth-child(4){order:5}.faq-list .faq-item:nth-child(5){order:2}.faq-list .faq-item:nth-child(6){order:4}.faq-list summary{min-height:70px;font-size:14px;padding:0 18px}.team-grid{margin-bottom:70px;gap:54px}.team-card img{width:min(280px,82vw);height:min(280px,82vw)}.site-footer{height:auto;padding:30px 0;gap:0;overflow:visible}.footer-strip{height:auto;padding:36px 0;flex-direction:column;align-items:start;gap:22px;overflow:visible}.footer-strip>div{align-items:center;justify-content:flex-start}.footer-main{height:auto;padding:46px 0 52px;flex-direction:column;gap:34px;overflow:visible}.footer-main section,.footer-about,.footer-main section:nth-child(2),.footer-main section:nth-child(3),.footer-main section:nth-child(4){width:100%;height:auto;flex:0 1 auto;justify-content:flex-start;overflow:visible}.footer-about p{width:100%;height:auto}.footer-main section:not(.footer-about) a{height:auto;line-height:25px}.footer-bottom{width:calc(100% - 24px);height:auto;min-height:110px;flex-direction:column;justify-content:center;text-align:center;gap:8px}}@media(max-width:600px){.faq-page-section .final-cta{padding-inline:0}.faq-page-section .final-cta>.signup-button{width:90%;height:50px;margin-inline:auto;border-radius:3px;font-size:12px;line-height:14.4px}.brand-band p{font-size:22px;line-height:30px}.dashboard-copy h2{display:block;width:100%;font-size:20px;line-height:26px;white-space:nowrap}.dashboard-copy h2 span{display:inline}.dashboard-copy h2 span+span:before{content:" "}.tool-grid{width:calc(100% - 30px);margin-top:40px;gap:20px;align-items:stretch}.tool-card-row{width:100%;gap:20px}.tool-card,.tool-card-wide,.tool-card-vertical{width:100%;height:509px;flex:0 0 auto}.tool-card-product{height:640px;border-radius:15px}.tool-card-listing{background:#fffdea}.tool-card-order{order:1;background:#eaf6ee}.tool-card-inventory{order:2;height:514px}.tool-card-copy,.tool-card-vertical .tool-card-copy{width:calc(100% - 46px);margin:25px 23px 0}.tool-label,.tool-card-vertical .tool-label{height:35px;margin:0 0 14px;gap:10px;font-size:14px;line-height:35px}.tool-icon{width:28px;height:28px;flex-basis:28px}.tool-icon-bg,.tool-icon-single{width:28px;height:28px}.tool-icon-glyph-product{width:17px;height:17px;top:5px;left:5px}.tool-icon-glyph-listing{width:16px;height:16px;top:6px;left:6px}.tool-icon-glyph-inventory{width:20px;height:13px;top:8px;left:4px}.tool-card h3,.tool-card-product h3,.tool-card-listing h3,.tool-card-inventory h3,.tool-card-order h3{width:100%;margin:0 0 14px;font-size:20px;line-height:23px}.tool-card-listing h3{width:80%}.tool-card-inventory h3{width:69%}.tool-body,.tool-card-product .tool-body,.tool-card-listing .tool-body,.tool-card-inventory .tool-body,.tool-card-order .tool-body{width:100%;margin:0 0 24px;font-size:14px;line-height:23px}.tool-card-inventory .tool-body{margin-bottom:26px}.tool-card-order .tool-body{margin-bottom:51px}@media(max-width:389px){.tool-card-order .tool-body{margin-bottom:28px}}.tool-card .signup-button{width:100%;height:50px;margin:0}.tool-card-product>.tool-art-product,.tool-card-listing>.tool-art-listing,.tool-card-inventory>.tool-art-inventory{display:none}.tool-art-mobile{display:block}.tool-art-product-mobile{width:min(340px,calc(100% - 24px));height:auto;inset:352px auto auto 50%;border-radius:11px;filter:drop-shadow(-2px 10px 18px rgba(44,63,88,.12));transform:translate(-50%)}.tool-art-listing-mobile{width:calc(100% - 46px);height:auto;top:318px;right:23px;left:auto;border-radius:11px;filter:drop-shadow(-2px 10px 18px rgba(44,63,88,.12));transform:none}.tool-art-inventory-mobile{width:min(100%,355px);height:auto;inset:auto auto -38px 50%;border-radius:11px;filter:drop-shadow(-2px 10px 18px rgba(44,63,88,.12));transform:translate(-50%)}.tool-art-order{width:86%;height:auto;top:316px;left:50%;transform:translate(-50%)}@media(min-width:420px){.tool-card-product .tool-card-copy{margin-top:37px}.tool-card-product .tool-body{margin-bottom:47px}.tool-art-product-mobile{top:352px}}}.feature-hero-product{width:min(1200px,calc(100% - 48px));height:450px;min-height:0;margin:94px auto 0;display:flex;align-items:center;justify-content:center;gap:0;overflow:hidden}.feature-hero-product>div:first-child{width:700px;height:315px;flex:1 0 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;overflow:hidden}.feature-hero-product .feature-eyebrow{width:700px;height:52px;margin:0;display:flex;align-items:center;gap:10px;overflow:hidden;color:var(--blue);font-family:Inter,Inter Placeholder,sans-serif;font-size:20px;font-weight:400;line-height:35px}.feature-hero-product .feature-eyebrow span{position:relative;width:52px;height:52px;flex:0 0 52px;border-radius:0;background:url(/captured-assets/feature-icon-bg.svg) center / contain no-repeat;box-shadow:none}.feature-hero-product .feature-eyebrow span:after{content:"";position:absolute;left:9px;top:9px;width:33px;height:33px;background:url(/captured-assets/feature-icon-product.svg) center / contain no-repeat}.feature-hero-product h1{width:567px;margin:0;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:50px;font-weight:700;line-height:55px}.feature-hero-product p:not(.feature-eyebrow){width:588px;margin:0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.feature-hero-product .signup-button{margin-top:24px}.feature-hero-product .product-grid-collage{width:500px;height:450px;flex:0 0 500px;display:flex;align-items:flex-end;justify-content:center;gap:10px;overflow:hidden}.collage-column{width:160px;height:450px;flex:0 0 160px;overflow:hidden}.collage-track{--card-height: 164.406px;--step: 194.406px;--offset: 0px;width:140px;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;gap:30px;list-style:none;transform:translateY(var(--offset));animation:product-collage-scroll 19.4406s linear infinite;will-change:transform}.column-2 .collage-track{--offset: -122px}.column-3 .collage-track{--offset: -101px}.collage-track li{width:160px;height:var(--card-height);flex:0 0 var(--card-height)}.feature-hero-product .collage-card{width:160px;height:var(--card-height);margin:0;border-radius:5px;box-shadow:none}.feature-hero-product .collage-card img{width:100%;height:100%}@keyframes product-collage-scroll{0%{transform:translateY(var(--offset))}to{transform:translateY(calc(var(--offset) - var(--step)))}}.feature-hero-product+.center-intro{padding-top:235px}.feature-hero-product+.center-intro .section-heading,.feature-hero-product~.perks-band .section-heading{width:min(1200px,100%)}.feature-hero-product+.center-intro .section-heading span,.feature-hero-product~.perks-band .section-heading span{display:none}.feature-hero-product+.center-intro .section-heading h1,.feature-hero-product+.center-intro .section-heading h2,.feature-hero-product~.perks-band .section-heading h1,.feature-hero-product~.perks-band .section-heading h2{color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:50px;font-weight:700;line-height:55px}.feature-hero-product+.center-intro .section-heading p,.feature-hero-product~.perks-band .section-heading p{width:489px;max-width:100%;margin:15px auto 0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.feature-hero-product~.feature-blocks .feature-copy h2{color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:35px;font-weight:700;line-height:45px}.feature-hero-product~.feature-blocks .feature-copy p,.feature-hero-product~.wide-cta p,.feature-hero-product~.perks-band .perk-grid p{color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-weight:400;line-height:25px}.feature-hero-product~.perks-band .perk-grid h3{font-size:27px;font-weight:700;line-height:55px}.feature-hero-product~.perks-band .perk-icon:after{inset:14px;border:0;border-radius:0;background:#fff;-webkit-mask:var(--perk-mask) center / contain no-repeat;mask:var(--perk-mask) center / contain no-repeat}.feature-hero-product~.perks-band .perk-grid article:nth-child(1){--perk-mask: url(/captured-assets/feature-icon-product.svg)}.feature-hero-product~.perks-band .perk-grid article:nth-child(2){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M6 8h20M6 16h20M6 24h20'/%3E%3Ccircle cx='13' cy='8' r='3' fill='white' stroke='none'/%3E%3Ccircle cx='21' cy='16' r='3' fill='white' stroke='none'/%3E%3Ccircle cx='11' cy='24' r='3' fill='white' stroke='none'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-product~.perks-band .perk-grid article:nth-child(3){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 5v21M8 10h16M8 10l-5 9h10l-5-9ZM24 10l-5 9h10l-5-9Z'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-product~.perks-band .perk-grid article:nth-child(4){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M25 10a10 10 0 1 0 2 10M25 10v8h-8'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-product~.perks-band .perk-grid article:nth-child(5){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linejoin='round'%3E%3Cpath d='M16 3l4 4 6 1 1 6 4 4-4 4-1 6-6 1-4 4-4-4-6-1-1-6-4-4 4-4 1-6 6-1 4-4Z'/%3E%3Cpath d='m11 17 3 3 7-8'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-product~.perks-band .perk-grid article:nth-child(6){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linejoin='round'%3E%3Crect x='5' y='7' width='22' height='18' rx='1'/%3E%3Cpath d='M5 12h22'/%3E%3C/g%3E%3C/svg%3E")}@media(min-width:901px){.feature-hero-product~.feature-blocks{width:min(1200px,calc(100% - 48px));margin-top:202px;gap:273px}.feature-hero-product~.feature-blocks .feature-block,.feature-hero-product~.feature-blocks .feature-block.reverse{grid-template-columns:595px 595px;gap:10px}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .feature-copy{transform:translateY(43px)}.feature-hero-product~.feature-blocks .feature-copy h2,.feature-hero-product~.feature-blocks .feature-copy p{width:565px}.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy h2,.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy p{width:582px}.feature-hero-product~.perks-band{padding-top:204px}}@media(max-width:900px){.feature-hero-product{width:100%;height:732px;margin:73px auto 0;flex-direction:column;gap:50px;text-align:center}.feature-hero-product>div:first-child{width:min(570px,calc(100% - 30px));height:319px;flex:0 0 319px;align-items:center;gap:18px}.feature-hero-product .feature-eyebrow{width:100%;height:35px;justify-content:center;gap:10px;font-size:14px;line-height:35px}.feature-hero-product .feature-eyebrow span{width:35px;height:35px;flex-basis:35px}.feature-hero-product .feature-eyebrow span:after{left:6px;top:6px;width:22px;height:22px}.feature-hero-product h1{width:100%;font-size:30px;font-weight:700;line-height:40px;text-align:center}.feature-hero-product p:not(.feature-eyebrow){width:100%;font-size:14px;line-height:25px;text-align:center}.feature-hero-product .signup-button{width:min(640px,calc(100vw - 30px));height:50px;margin-top:0;border-radius:3px}.feature-hero-product .product-grid-collage{width:360px;height:363px;max-width:calc(100vw - 30px);flex:0 0 363px;grid-template-columns:none}.collage-column{width:110px;height:363px;flex-basis:110px}.collage-track{--card-height: 113.031px;--step: 143.031px;width:90px}.column-2 .collage-track{--offset: -90px}.column-3 .collage-track{--offset: -110px}.collage-track li,.feature-hero-product .collage-card{width:110px;height:var(--card-height)}.feature-hero-product+.center-intro{padding-top:70px;padding-bottom:100px}.feature-hero-product+.center-intro .section-heading,.feature-hero-product~.perks-band .section-heading{width:min(570px,calc(100% - 30px))}.feature-hero-product+.center-intro .section-heading h1,.feature-hero-product+.center-intro .section-heading h2{font-size:20px;line-height:55px}.feature-hero-product~.perks-band .section-heading h1,.feature-hero-product~.perks-band .section-heading h2{font-size:20px;line-height:40px}.feature-hero-product+.center-intro .section-heading p,.feature-hero-product~.perks-band .section-heading p{width:100%;margin-top:0;font-size:14px;line-height:25px}.feature-hero-product~.feature-blocks .feature-copy h2{font-size:20px;line-height:30px}.feature-hero-product~.feature-blocks .feature-block,.feature-hero-product~.feature-blocks .feature-block.reverse{gap:100px}.feature-hero-product~.feature-blocks .mockup-panel{order:-1}.feature-hero-product~.feature-blocks .feature-copy p,.feature-hero-product~.wide-cta p,.feature-hero-product~.perks-band .perk-grid p{font-size:14px;line-height:25px}.feature-hero-product~.perks-band .perk-grid h3{font-size:20px;line-height:40px}}@media(min-width:601px)and (max-width:900px){.feature-hero-product{height:679px}.feature-hero-product>div:first-child{height:254px;flex-basis:254px;justify-content:flex-start}.feature-hero-product .signup-button{width:min(570px,calc(100vw - 30px))}}@media(max-width:600px){.feature-hero-product h1{width:216px}}.feature-hero-standard{width:min(1200px,calc(100% - 48px));min-height:0;margin:134px auto 0;display:flex;align-items:center;justify-content:center;gap:0;overflow:visible}.feature-hero-smart-inventory{height:350px}.feature-hero-automatic-listing{height:377.58px}.feature-hero-auto-ordering{height:431.78px}.feature-hero-standard>div:first-child{width:600px;flex:0 0 600px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;overflow:visible}.feature-hero-standard .feature-eyebrow{width:600px;height:52px;margin:0;display:flex;align-items:center;gap:10px;overflow:visible;color:var(--blue);font-family:Inter,Inter Placeholder,sans-serif;font-size:20px;font-weight:400;line-height:35px}.feature-hero-standard .feature-eyebrow span{position:relative;width:52px;height:52px;flex:0 0 52px;border-radius:0;background:url(/captured-assets/feature-icon-bg.svg) center / contain no-repeat;box-shadow:none}.feature-hero-standard .feature-eyebrow span:after{content:"";position:absolute;background:var(--feature-icon) center / contain no-repeat}.feature-hero-smart-inventory .feature-eyebrow span:after{left:7px;top:15px;width:38px;height:24px;--feature-icon: url(/captured-assets/feature-icon-inventory.svg)}.feature-hero-automatic-listing .feature-eyebrow span:after{left:11px;top:11px;width:30px;height:30px;--feature-icon: url(/captured-assets/feature-icon-listing.svg)}.feature-hero-auto-ordering .feature-eyebrow span{background:url(/captured-assets/feature-icon-auto-ordering.svg) center / contain no-repeat}.feature-hero-auto-ordering .feature-eyebrow span:after{display:none}.feature-hero-standard h1{width:486px;margin:0;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:50px;font-weight:700;line-height:55px;letter-spacing:0}.feature-hero-standard p:not(.feature-eyebrow){width:486px;margin:0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.feature-hero-standard .signup-button{margin-top:16px}.feature-hero-standard>.mockup-panel{width:600px;height:100%;min-height:0;flex:0 0 600px;overflow:visible;border-radius:0;background:transparent}.feature-hero-standard>.mockup-panel img{width:100%;height:100%;max-height:none;object-fit:fill}.feature-hero-auto-ordering>.mockup-panel img{object-fit:contain}@media(min-width:1100px){.feature-hero-auto-ordering{width:min(1280px,calc(100% - 48px));height:470px}.feature-hero-auto-ordering>div:first-child{width:540px;flex-basis:540px}.feature-hero-auto-ordering>.mockup-panel{width:740px;flex-basis:740px}}.feature-hero-automatic-listing{--listing-hero-shell-width: clamp(540px, 43vw, 620px);width:min(1280px,calc(100% - 48px));height:auto;min-height:clamp(430px,36vw,500px)}.feature-hero-automatic-listing>div:first-child{width:540px;flex-basis:540px}.feature-hero-automatic-listing>.mockup-panel{box-sizing:border-box;width:var(--listing-hero-shell-width);height:auto;aspect-ratio:850 / 676;flex:0 0 var(--listing-hero-shell-width);overflow:hidden;border:1px solid rgba(62,69,83,.1);border-radius:18px;background:#fff}.feature-hero-automatic-listing>.mockup-panel img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:fill}.feature-hero-standard+.center-intro{padding:245px 0 250px}.feature-hero-standard+.center-intro .section-heading,.feature-hero-standard~.perks-band .section-heading{width:min(1200px,100%)}.feature-hero-standard+.center-intro .section-heading span,.feature-hero-standard~.perks-band .section-heading span{display:none}.feature-hero-standard+.center-intro .section-heading h1,.feature-hero-standard+.center-intro .section-heading h2,.feature-hero-standard~.perks-band .section-heading h1,.feature-hero-standard~.perks-band .section-heading h2{margin:0;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:50px;font-weight:700;line-height:55px;letter-spacing:0}.feature-hero-standard+.center-intro .section-heading p,.feature-hero-standard~.perks-band .section-heading p{width:489px;max-width:100%;margin:15px auto 0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.feature-hero-standard~.feature-blocks{width:min(1200px,calc(100% - 48px));margin:0 auto;display:grid;gap:100px}.feature-hero-standard~.feature-blocks .feature-block{grid-template-columns:595px 595px;gap:10px}.feature-hero-standard~.feature-blocks .feature-block.reverse{grid-template-columns:582.5px 582.5px;gap:35px}.feature-hero-standard~.feature-blocks .feature-copy h2,.feature-hero-standard~.wide-cta h2{margin:0;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:35px;font-weight:700;line-height:45px;letter-spacing:0}.feature-hero-standard~.feature-blocks .feature-copy>span,.feature-hero-standard~.wide-cta>div>span{width:97px;height:6px;margin:18px 0 20px;background:#00d759}.feature-hero-standard~.feature-blocks .feature-copy p,.feature-hero-standard~.wide-cta p,.feature-hero-standard~.perks-band .perk-grid p{margin:0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:400;line-height:25px}.feature-hero-standard~.feature-blocks .feature-copy p{white-space:pre-line}.feature-hero-standard~.feature-blocks .feature-copy h2,.feature-hero-standard~.feature-blocks .feature-copy p{width:565px}.feature-hero-standard~.feature-blocks .feature-block.reverse .feature-copy h2,.feature-hero-standard~.feature-blocks .feature-block.reverse .feature-copy p{width:582.5px}.feature-hero-standard~.feature-blocks .mockup-panel{position:relative;width:100%;height:514px;min-height:0;border-radius:5px;background:#f0f9ff}.feature-hero-standard~.feature-blocks .mockup-panel.tint-yellow{background:#fff9e8}.feature-hero-standard~.feature-blocks .mockup-panel.tint-green{background:#ecfdf5}.feature-hero-standard~.feature-blocks .mockup-panel:before{content:var(--mockup-caption, "");position:absolute;top:45px;left:24px;right:24px;color:#566077;font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;font-weight:400;line-height:25px;white-space:pre-line;text-align:center}.feature-hero-standard~.feature-blocks .mockup-panel.has-caption:before{content:none}.feature-hero-standard~.feature-blocks .mockup-caption{position:absolute;top:45px;left:24px;right:24px;z-index:2;margin:0;color:#566077;font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;font-weight:400;line-height:25px;text-align:center}.feature-hero-smart-inventory~.feature-blocks .mockup-panel:before,.feature-hero-automatic-listing~.feature-blocks .mockup-panel:before,.feature-hero-auto-ordering~.feature-blocks .mockup-panel:before,.feature-hero-smart-inventory~.feature-blocks .mockup-caption,.feature-hero-automatic-listing~.feature-blocks .mockup-caption,.feature-hero-auto-ordering~.feature-blocks .mockup-caption{left:0;right:0;height:30px;color:#606575;font-size:16px;font-weight:500;line-height:30px}.feature-hero-smart-inventory~.feature-blocks .feature-block:not(.reverse) .mockup-panel{--mockup-caption: "Smart repricing for eBay dropshipping."}.feature-hero-smart-inventory~.feature-blocks .feature-block:not(.reverse) .mockup-panel:before,.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel:before,.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel:before{top:30px}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel,.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-panel{--mockup-caption: "Schedule eBay listings with custom profit and AI titles."}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel{--mockup-caption: "Automatic protection for eBay listings"}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel:before,.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-panel:before,.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-caption,.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-caption{top:27.7px}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel{--mockup-caption: "One-click bulk posting using the import list."}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel .listing-shell{--listing-shell-width: 458px;width:min(458px,calc(100% - 54px));transform:translateY(24px)}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel .listing-shell .listing-sidebar img{width:26px;height:26px;margin:0;object-fit:contain;transform:none}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel .listing-shell .product-thumb{width:38px;height:38px;margin:0;max-width:none;max-height:none;object-fit:contain;transform:none}.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel{--mockup-caption: "Automatically fulfill eBay orders with order confirmation."}.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel{--mockup-caption: "Tracking numbers are uploaded after each order is fulfilled.";place-items:end center}.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel:before{top:27.7px}.feature-hero-standard~.feature-blocks .mockup-panel img{width:488px;height:auto;max-width:none;max-height:none;object-fit:contain}.feature-hero-smart-inventory~.feature-blocks .feature-block:not(.reverse) .mockup-panel img{width:488px;height:314.2px;object-fit:fill}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel img{width:458.1px}.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-panel img{width:330px;transform:translateY(18px)}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel img,.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel img{width:466px}.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel img{width:min(560px,calc(100% - 32px))}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel img{width:min(560px,calc(100% - 32px))}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel,.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel{height:410px}.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel{height:547.2px}.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel img{width:333.2px;height:422.2px;object-fit:fill}.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel .css-mockup.order{width:333.2px;height:422.2px;border-radius:24px;background:#fff;box-shadow:none}@media(min-width:901px){.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel img{transform:translateY(32px)}}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-window{position:absolute;top:23px;right:27px;height:8px;padding:0;gap:5px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-window span{width:5px;height:5px;background:#d7d9de}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-status{top:34px;left:31px;color:#333941;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:700;line-height:25px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-sidebar{left:76px;top:101px;width:104px;height:104px;border-radius:50%;background:#eee}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-sidebar:before{content:"";position:absolute;left:34px;top:41px;width:34px;height:22px;border-radius:3px 6px 3px 3px;background:#bfc1c5;box-shadow:24px 8px 0 -10px #bfc1c5,5px 25px 0 -7px #a9abb0,28px 25px 0 -7px #a9abb0}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-check{right:82px;top:88px;width:42px;height:42px;background:#38df6e;color:#fff;font-size:24px;font-weight:700}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines{left:174px;top:270px;width:111px;gap:15px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines:before{content:"";position:absolute;left:-127px;top:-26px;width:81px;height:84px;border-radius:3px;background:#efefef}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines b{height:7px;border-radius:8px;background:#b9bcc2}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines b:first-child{width:111px;background:#50545b}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines b:nth-child(2){width:91px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines b:nth-child(3){width:82px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines b:nth-child(4){width:35px;margin-top:28px;box-shadow:53px 0 #b9bcc2}.feature-hero-standard~.perks-band{margin-top:70px;padding:70px 0 100px;background:#00000008}.feature-hero-standard~.perks-band .perk-grid{width:min(1200px,calc(100% - 48px));margin:70px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.feature-hero-standard~.perks-band .perk-grid article{width:100%;height:271px;min-height:0;padding:34px 18px 0;border-radius:8px;background:#fff;text-align:center}.feature-hero-standard~.perks-band .perk-icon{width:58px;height:58px;margin:0 auto 24px;border-radius:4px;background:var(--green)}.feature-hero-standard~.perks-band .perk-icon:after{inset:14px;border:0;border-radius:0;background:#fff;-webkit-mask:var(--perk-mask) center / contain no-repeat;mask:var(--perk-mask) center / contain no-repeat}.feature-hero-standard~.perks-band .perk-grid h3{margin:0;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:27px;font-weight:700;line-height:55px;letter-spacing:0}.feature-hero-standard~.perks-band .perk-grid p{width:330px;max-width:100%;margin:0 auto}.feature-hero-standard~.wide-cta{width:min(1200px,calc(100% - 48px));min-height:449px;margin:100px auto 110px;display:grid;grid-template-columns:600px 600px;gap:0;align-items:stretch;padding:0;border-radius:8px;overflow:hidden;background:#f0f9ff}.feature-hero-standard~.wide-cta.theme-yellow{background:#fff9e8}.feature-hero-standard~.wide-cta.theme-green{background:#ecfdf5}.feature-hero-standard~.wide-cta>div{width:600px;height:449px;padding-left:65px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.feature-hero-standard~.wide-cta h2,.feature-hero-standard~.wide-cta p{width:535px}.feature-hero-standard~.wide-cta>div>span{margin:18px 0 15px}.feature-hero-standard~.wide-cta .cta-actions{margin-top:17px}.feature-hero-standard~.wide-cta .mockup-panel{width:600px;height:449px;min-height:0;justify-content:flex-start;overflow:visible;border-radius:0;background:transparent}.feature-hero-standard~.wide-cta .mockup-panel img{width:590px;height:auto;max-width:none;max-height:none;margin-left:44px;object-fit:contain}.feature-hero-smart-inventory~.wide-cta .mockup-panel{align-items:center;justify-content:center}.feature-hero-smart-inventory~.wide-cta .mockup-panel img{width:706px;margin-top:16px;margin-left:-28px}.feature-hero-auto-ordering~.wide-cta .mockup-panel{align-items:center;justify-content:center;overflow:hidden}.feature-hero-auto-ordering~.wide-cta .mockup-panel img{width:690px;margin-left:0}@media(min-width:901px){.feature-hero-auto-ordering~.wide-cta .mockup-panel{align-items:end}.feature-hero-auto-ordering~.wide-cta .mockup-panel img{transform:translateY(30px)}}.feature-hero-automatic-listing~.wide-cta .product-honeycomb-cta{position:relative;width:600px;height:449px;padding-left:0;display:grid;place-items:center start;overflow:visible}.feature-hero-automatic-listing~.wide-cta .product-honeycomb-cta .product-honeycomb-shell{margin-left:18px}.feature-hero-automatic-listing~.wide-cta .mockup-panel img{width:702px;margin-left:131px}.feature-hero-smart-inventory~.perks-band .perk-grid article:nth-child(1){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='7' y='5' width='18' height='22' rx='2'/%3E%3Cpath d='M11 5h10M11 15l3 3 7-7'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-smart-inventory~.perks-band .perk-grid article:nth-child(2){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 10a9 9 0 1 0 2 8M24 10v7h-7'/%3E%3Cpath d='M16 9v14M12 13h6a3 3 0 0 1 0 6h-6'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-smart-inventory~.perks-band .perk-grid article:nth-child(3){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 8h3l3 13h11l3-9H12'/%3E%3Ccircle cx='15' cy='26' r='2'/%3E%3Ccircle cx='24' cy='26' r='2'/%3E%3Cpath d='m20 9 3 3 5-6'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-smart-inventory~.perks-band .perk-grid article:nth-child(4),.feature-hero-automatic-listing~.perks-band .perk-grid article:nth-child(5){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='7' width='22' height='20' rx='2'/%3E%3Cpath d='M5 13h22M11 4v6M21 4v6M20 20h4M20 24h4'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-smart-inventory~.perks-band .perk-grid article:nth-child(5),.feature-hero-auto-ordering~.perks-band .perk-grid article:nth-child(5){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='16' cy='17' r='10'/%3E%3Cpath d='M16 17V10M16 17l-5 4M12 3h8'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-smart-inventory~.perks-band .perk-grid article:nth-child(6){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z'/%3E%3Cpath d='M16 3v4M16 25v4M4 16h4M24 16h4M7.5 7.5l3 3M21.5 21.5l3 3M24.5 7.5l-3 3M10.5 21.5l-3 3'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-automatic-listing~.perks-band .perk-grid article:nth-child(1){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5l7 20 3-8 8-3L7 5Z'/%3E%3Cpath d='M20 5v4M26 11h-4M23 7l-3 3'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-automatic-listing~.perks-band .perk-grid article:nth-child(2){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='6' width='20' height='20' rx='3'/%3E%3Cpath d='m12 21 2-6 8-8 3 3-8 8-6 3Z'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-automatic-listing~.perks-band .perk-grid article:nth-child(3){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='6' width='20' height='20' rx='2'/%3E%3Cpath d='M11 3v5M16 3v5M21 3v5M11 24v5M16 24v5M21 24v5M3 11h5M3 16h5M3 21h5M24 11h5M24 16h5M24 21h5'/%3E%3Cpath d='M12 21v-7l4-3 4 3v7M13 17h6'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-automatic-listing~.perks-band .perk-grid article:nth-child(4){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='11' y='11' width='15' height='15' rx='2'/%3E%3Crect x='6' y='6' width='15' height='15' rx='2'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-automatic-listing~.perks-band .perk-grid article:nth-child(6){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='16' cy='8' rx='9' ry='4'/%3E%3Cpath d='M7 8v16c0 2 4 4 9 4s9-2 9-4V8M7 16c0 2 4 4 9 4s9-2 9-4'/%3E%3Cpath d='M16 12v12'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-auto-ordering~.perks-band .perk-grid article:nth-child(1){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 8h3l3 13h11l3-9H12'/%3E%3Ccircle cx='15' cy='26' r='2'/%3E%3Ccircle cx='24' cy='26' r='2'/%3E%3Cpath d='m18 13 3 3 6-7'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-auto-ordering~.perks-band .perk-grid article:nth-child(2){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 9h15v12H4zM19 13h5l4 4v4h-9'/%3E%3Ccircle cx='10' cy='24' r='2'/%3E%3Ccircle cx='24' cy='24' r='2'/%3E%3Cpath d='M8 13h7M8 17h7'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-auto-ordering~.perks-band .perk-grid article:nth-child(3){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='16' cy='11' r='6'/%3E%3Cpath d='M12 17 9 29l7-4 7 4-3-12M16 8v6'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-auto-ordering~.perks-band .perk-grid article:nth-child(4){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='8' width='24' height='17' rx='2'/%3E%3Cpath d='m5 10 11 8 11-8'/%3E%3C/g%3E%3C/svg%3E")}.feature-hero-auto-ordering~.perks-band .perk-grid article:nth-child(6){--perk-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 10a9 9 0 1 0 2 8M24 10v7h-7'/%3E%3Cpath d='M8 22a9 9 0 1 0-2-8M8 22v-7h7'/%3E%3C/g%3E%3C/svg%3E")}@media(max-width:900px){.feature-hero-standard{width:100%;height:auto;min-height:0;margin:73px auto 0;flex-direction:column;gap:50px;text-align:center}.feature-hero-standard>div:first-child{width:min(570px,calc(100% - 30px));flex:0 0 auto;align-items:center;gap:18px}.feature-hero-standard .feature-eyebrow{width:100%;height:35px;justify-content:center;gap:10px;font-size:14px;line-height:35px}.feature-hero-standard .feature-eyebrow span{width:35px;height:35px;flex-basis:35px}.feature-hero-smart-inventory .feature-eyebrow span:after{left:5px;top:10px;width:26px;height:16px}.feature-hero-automatic-listing .feature-eyebrow span:after{left:7px;top:7px;width:20px;height:20px}.feature-hero-standard h1{width:216px;font-size:30px;line-height:40px;text-align:center}.feature-hero-smart-inventory h1{width:100%;white-space:nowrap}.feature-hero-standard p:not(.feature-eyebrow){width:min(570px,calc(100vw - 30px));font-size:14px;line-height:25px;text-align:center}.feature-hero-standard .signup-button{width:min(570px,calc(100vw - 30px));height:50px;margin-top:0;border-radius:3px}.feature-hero-standard>.mockup-panel{width:min(570px,calc(100vw - 30px));height:auto;flex:0 0 auto}.feature-hero-standard>.mockup-panel img{width:100%;height:100%}.feature-hero-smart-inventory>.mockup-panel{height:auto;aspect-ratio:792 / 492}.feature-hero-smart-inventory>.mockup-panel img{width:100%;height:auto;object-fit:contain}.feature-hero-automatic-listing>.mockup-panel{width:min(570px,calc(100vw - 30px));height:auto;aspect-ratio:850 / 676;flex-basis:auto}.feature-hero-auto-ordering>.mockup-panel{width:min(570px,calc(100vw - 30px));height:auto;aspect-ratio:850 / 530}.feature-hero-standard+.center-intro{padding:70px 0 74px}.feature-hero-standard+.center-intro .section-heading,.feature-hero-standard~.perks-band .section-heading{width:min(570px,calc(100% - 30px))}.feature-hero-standard+.center-intro .section-heading h1,.feature-hero-standard+.center-intro .section-heading h2{font-size:20px;line-height:55px}.feature-hero-standard~.perks-band .section-heading h1,.feature-hero-standard~.perks-band .section-heading h2{font-size:20px;line-height:40px}.feature-hero-standard+.center-intro .section-heading p,.feature-hero-standard~.perks-band .section-heading p{width:100%;margin-top:0;font-size:14px;line-height:25px}.feature-hero-standard~.feature-blocks{width:100%;gap:0}.feature-hero-standard~.feature-blocks .feature-block,.feature-hero-standard~.feature-blocks .feature-block.reverse{width:100%;display:grid;grid-template-columns:1fr;gap:0}.feature-hero-standard~.feature-blocks .feature-block+.feature-block{margin-top:50px}.feature-hero-standard~.feature-blocks .feature-block.reverse .feature-copy{order:2}.feature-hero-standard~.feature-blocks .mockup-panel{order:1;width:min(570px,calc(100vw - 30px));height:min(498.7px,calc(61.175vw + 131.65px));margin:0 auto}.feature-hero-standard~.feature-blocks .mockup-panel:before{top:28px;left:16px;right:16px;font-size:9px;line-height:15px}.feature-hero-smart-inventory~.feature-blocks .mockup-panel:before,.feature-hero-automatic-listing~.feature-blocks .mockup-panel:before,.feature-hero-auto-ordering~.feature-blocks .mockup-panel:before,.feature-hero-smart-inventory~.feature-blocks .mockup-caption,.feature-hero-automatic-listing~.feature-blocks .mockup-caption,.feature-hero-auto-ordering~.feature-blocks .mockup-caption{top:30px;left:0;right:0;height:auto;font-size:12px;font-weight:500;line-height:30px}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel:before,.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-panel:before,.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel:before,.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-caption,.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-caption,.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-caption{top:30px}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-caption{width:auto;left:0;right:0;transform:none;white-space:pre-line}.feature-hero-standard~.feature-blocks .feature-copy{order:2;width:min(570px,calc(100vw - 30px));margin:12px auto 0}.feature-hero-standard~.feature-blocks .feature-block.reverse .feature-copy{margin-top:37px}.feature-hero-standard~.feature-blocks .feature-copy h2,.feature-hero-standard~.feature-blocks .feature-copy p,.feature-hero-standard~.feature-blocks .feature-block.reverse .feature-copy h2,.feature-hero-standard~.feature-blocks .feature-block.reverse .feature-copy p{width:100%}.feature-hero-standard~.feature-blocks .feature-block:not(.reverse) .feature-copy p{width:calc(100% - 20px);max-width:100%}.feature-hero-standard~.feature-blocks .feature-copy h2{font-size:20px;line-height:30px}.feature-hero-standard~.feature-blocks .feature-copy>span{margin:18px 0 20px}.feature-hero-standard~.feature-blocks .feature-copy p,.feature-hero-standard~.wide-cta p,.feature-hero-standard~.perks-band .perk-grid p{font-size:14px;line-height:25px}.feature-hero-standard~.feature-blocks .mockup-panel img{width:309.6px}.feature-hero-smart-inventory~.feature-blocks .feature-block:not(.reverse) .mockup-panel img{width:min(420px,92%);height:auto;object-fit:contain}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel img{width:77%}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel .listing-shell{--listing-shell-width: 458px;width:min(458px,calc(100% - 30px));transform:translateY(18px)}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel .listing-shell .listing-sidebar img{width:22px;height:22px}.feature-hero-automatic-listing~.feature-blocks .feature-block:not(.reverse) .mockup-panel .listing-shell .product-thumb{width:30px;height:30px}.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-panel{height:min(504.91px,calc(72.775vw + 68.26px))}.feature-hero-automatic-listing~.feature-blocks .feature-block.reverse .mockup-panel img{width:55%;transform:translateY(16px)}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel,.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel{height:min(398.1px,calc(50.55vw + 94.81px))}.feature-hero-smart-inventory~.feature-blocks .feature-block.reverse .mockup-panel img{width:min(430px,112%);transform:translateY(8px)}.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel{height:min(426.38px,calc(55.525vw + 93.18px));place-items:end center}.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel:before{top:30px}.feature-hero-auto-ordering~.feature-blocks .feature-block.reverse .mockup-panel img{width:min(430px,112%)}.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel{height:min(522.29px,calc(69.7vw + 104.09px))}.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel img{width:55%;height:auto}.feature-hero-auto-ordering~.feature-blocks .feature-block:not(.reverse) .mockup-panel .css-mockup.order{width:198px;height:250.9px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-status{top:20px;left:18px;font-size:10px;line-height:15px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-window{top:14px;right:16px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-window span{width:3px;height:3px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-sidebar{left:45px;top:60px;width:62px;height:62px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-sidebar:before{left:20px;top:24px;width:21px;height:13px;box-shadow:14px 5px 0 -6px #bfc1c5,3px 15px 0 -4px #a9abb0,17px 15px 0 -4px #a9abb0}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-check{right:49px;top:52px;width:25px;height:25px;font-size:14px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines{left:103px;top:160px;width:66px;gap:9px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines:before{left:-75px;top:-15px;width:48px;height:50px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines b{height:4px}.feature-hero-auto-ordering~.feature-blocks .css-mockup.order .mock-lines b:nth-child(4){width:21px;margin-top:17px;box-shadow:32px 0 #b9bcc2}.feature-hero-standard~.perks-band{margin-top:70px;padding-top:50px;padding-bottom:50px}.feature-hero-standard~.perks-band .perk-grid{width:min(340px,calc(100vw - 90px));margin-top:70px;grid-template-columns:1fr;gap:30px}.feature-hero-standard~.perks-band .perk-grid article{width:min(340px,calc(100vw - 90px));height:230px;padding:25px 15px 0}.feature-hero-standard~.perks-band .perk-icon{margin-bottom:16px}.feature-hero-standard~.perks-band .perk-grid h3{font-size:20px;line-height:40px}.feature-hero-standard~.perks-band .perk-grid p{width:270px}.feature-hero-standard~.wide-cta{width:min(570px,calc(100vw - 30px));min-height:558.5px;margin:100px auto 80px;display:flex;flex-direction:column;padding:0}.feature-hero-auto-ordering~.wide-cta{min-height:660px}.feature-hero-auto-ordering~.wide-cta>div:first-child{width:100%;padding:36px 24px 0}.feature-hero-automatic-listing~.wide-cta{min-height:650px}.feature-hero-automatic-listing~.wide-cta>div:first-child{width:100%;padding-right:24px}.feature-hero-automatic-listing~.wide-cta h2,.feature-hero-automatic-listing~.wide-cta p,.feature-hero-automatic-listing~.wide-cta .cta-actions{width:100%}.feature-hero-standard~.wide-cta>div{width:336px;height:auto;padding:36px 0 0 24px;flex:0 0 auto;justify-content:flex-start}.feature-hero-standard~.wide-cta h2,.feature-hero-standard~.wide-cta p{width:312px}.feature-hero-standard~.wide-cta h2{font-size:20px;line-height:30px}.feature-hero-standard~.wide-cta .cta-actions{width:312px;margin-top:20px;gap:10px}.feature-hero-auto-ordering~.wide-cta h2,.feature-hero-auto-ordering~.wide-cta p,.feature-hero-auto-ordering~.wide-cta .cta-actions,.feature-hero-automatic-listing~.wide-cta h2,.feature-hero-automatic-listing~.wide-cta p,.feature-hero-automatic-listing~.wide-cta .cta-actions{width:100%}.feature-hero-auto-ordering~.wide-cta .cta-actions,.feature-hero-automatic-listing~.wide-cta .cta-actions,.feature-hero-smart-inventory~.wide-cta .cta-actions{flex-direction:column;gap:12px}.feature-hero-standard~.wide-cta .cta-actions .signup-button,.feature-hero-standard~.wide-cta .cta-actions .discord-button{width:auto;height:50px;flex:1 1 0;margin:0;border-radius:3px;font-size:12px;line-height:14.4px}.feature-hero-auto-ordering~.wide-cta .cta-actions .signup-button,.feature-hero-auto-ordering~.wide-cta .cta-actions .discord-button,.feature-hero-automatic-listing~.wide-cta .cta-actions .signup-button,.feature-hero-automatic-listing~.wide-cta .cta-actions .discord-button,.feature-hero-smart-inventory~.wide-cta .cta-actions .signup-button,.feature-hero-smart-inventory~.wide-cta .cta-actions .discord-button{width:100%;flex:0 0 50px}.feature-hero-standard~.wide-cta .cta-actions .discord-button{gap:7px;padding-inline:10px}.feature-hero-standard~.wide-cta .cta-actions .discord-button img{width:18px;height:18px}.feature-hero-standard~.wide-cta .mockup-panel{width:336px;height:auto;min-height:0;margin-top:45px;place-items:start;overflow:visible}.feature-hero-standard~.wide-cta .mockup-panel img{width:336px;margin-left:80px}.feature-hero-smart-inventory~.wide-cta{min-height:612px}.feature-hero-smart-inventory~.wide-cta>div:first-child{width:100%;padding:36px 24px 0}.feature-hero-smart-inventory~.wide-cta h2,.feature-hero-smart-inventory~.wide-cta p,.feature-hero-smart-inventory~.wide-cta .cta-actions{width:100%}.feature-hero-smart-inventory~.wide-cta .mockup-panel{width:calc(100% - 32px);height:245px;margin:24px 16px 0;padding:0;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.feature-hero-smart-inventory~.wide-cta .mockup-panel img{width:118%;flex:0 0 auto;margin-top:8px;margin-left:10px;margin-right:0}.feature-hero-auto-ordering~.wide-cta .mockup-panel{width:100%;height:320px;margin-top:24px;padding:0;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;overflow:hidden}.feature-hero-auto-ordering~.wide-cta .mockup-panel img{width:min(580px,calc(100vw + 190px));max-width:none;flex:0 0 auto;margin-left:0;transform:translateY(44px)}.feature-hero-automatic-listing~.wide-cta .product-honeycomb-cta{width:calc(100% - 32px);height:292px;min-height:0;margin:20px 16px 0;padding:0;display:grid;place-items:start center;overflow:visible}.feature-hero-automatic-listing~.wide-cta .product-honeycomb-cta .product-honeycomb-shell{margin-left:0}.feature-hero-automatic-listing~.wide-cta .mockup-panel img{width:352.8px;margin-left:46px}}.feature-hero-product~.feature-blocks .feature-copy>span{width:97px;height:6px;margin:18px 0;background:#00d759}.feature-hero-product~.feature-blocks .feature-copy p{margin:0;white-space:normal}.feature-hero-product~.feature-blocks .feature-copy p+p{margin-top:0}.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy p+p{margin-top:25px}.feature-hero-product~.feature-blocks .mockup-panel{position:relative;border-radius:5px;background:#e8f4fc}.feature-hero-product~.feature-blocks .mockup-panel:before{position:absolute;left:0;right:0;height:30px;color:#606575;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-weight:500;line-height:30px;text-align:center}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .mockup-panel:before{content:"Find profitable products for eBay dropshipping.";top:30px}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-panel:before{content:"Set product filters and add profitable products automatically.";top:27.7px}.feature-hero-product~.feature-blocks .mockup-primary,.feature-hero-product~.feature-blocks .mockup-secondary{display:block;max-width:none;max-height:none;object-fit:contain}@media(min-width:901px){.feature-hero-product~.feature-blocks{width:min(1200px,calc(100% - 48px));margin-top:172px;gap:0}.feature-hero-product~.feature-blocks .feature-block{min-height:514px;align-items:center}.feature-hero-product~.feature-blocks .feature-block:not(.reverse){grid-template-columns:595px 595px;gap:10px}.feature-hero-product~.feature-blocks .feature-block.reverse{min-height:689px;grid-template-columns:582.5px 582.5px;gap:35px;padding:100px 0 70px;box-sizing:border-box}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .feature-copy{transform:translateY(-1px)}.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy{transform:translateY(-14px)}.feature-hero-product~.feature-blocks .feature-copy h2,.feature-hero-product~.feature-blocks .feature-copy p{width:565px}.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy h2,.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy p{width:582.5px}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .feature-copy p:first-of-type{height:125px}.feature-hero-product~.feature-blocks .mockup-panel{width:100%;height:514px;min-height:0;overflow:hidden}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-panel{height:519px}.feature-hero-product~.feature-blocks .feature-block.reverse .automator-shell-art{--automator-scale: .66}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .mockup-primary{width:517.6px;height:362.3px;object-fit:fill}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-primary{position:absolute;left:0;top:14%;width:51.04%;height:auto}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-secondary{position:absolute;left:46.35%;top:52.04%;width:53.65%;height:251.2px;object-fit:fill}.feature-hero-product~.perks-band{margin-top:0;padding-top:70px}}@media(max-width:900px){.feature-hero-product~.feature-blocks{width:100%;margin-top:-30px;gap:0}.feature-hero-product~.feature-blocks .feature-block,.feature-hero-product~.feature-blocks .feature-block.reverse{width:100%;display:grid;grid-template-columns:1fr;gap:0;align-items:start;align-content:start}.feature-hero-product~.feature-blocks .feature-block:not(.reverse){height:min(847.7px,calc(61.175vw + 404.62px))}.feature-hero-product~.feature-blocks .feature-block.reverse{height:min(980.85px,calc(77vw + 541.95px));padding-top:70px;box-sizing:border-box}.feature-hero-product~.feature-blocks .mockup-panel{order:1;width:min(570px,calc(100vw - 30px));height:min(498.7px,calc(61.175vw + 131.65px));min-height:0;margin:0 auto;overflow:hidden}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-panel{height:min(513.95px,calc(77vw + 51.95px))}.feature-hero-product~.feature-blocks .feature-block.reverse .automator-shell-art{--automator-scale: .47}.feature-hero-product~.feature-blocks .feature-copy,.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy{order:2;width:min(570px,calc(100vw - 30px));margin:10px auto 0}.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy{margin-top:35px}.feature-hero-product~.feature-blocks .feature-copy h2,.feature-hero-product~.feature-blocks .feature-copy p,.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy h2,.feature-hero-product~.feature-blocks .feature-block.reverse .feature-copy p{width:100%}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .feature-copy p{width:calc(100% - 20px);max-width:100%}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .feature-copy p:first-of-type{height:max(150px,calc(418.75px - 62.5vw))}.feature-hero-product~.feature-blocks .feature-block:not(.reverse) .mockup-primary{width:87%;height:auto;object-fit:fill}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-primary{position:absolute;left:0;top:21.3%;width:51.04%;height:auto}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-secondary{position:absolute;left:46.35%;top:55.92%;width:53.65%;height:auto;object-fit:fill}.feature-hero-product~.perks-band{margin-top:0;padding-top:50px}.feature-hero-product~.wide-cta{position:relative;width:min(570px,calc(100vw - 30px));height:min(706px,calc(75.4675vw + 253.22px));min-height:0;margin:56px auto 100px;padding:0 0 0 24px;display:flex;flex-direction:column;align-items:flex-start;gap:0;border-radius:5px;background:#e8f4fc;overflow:hidden}.feature-hero-product~.wide-cta>div:first-child{width:100%;height:349px;flex:0 0 349px;padding:34px 24px 0 0;overflow:hidden}.feature-hero-product~.wide-cta>div>span{display:none}.feature-hero-product~.wide-cta h2{width:100%;margin:0 0 36px;font-size:20px;font-weight:700;line-height:30px}.feature-hero-product~.wide-cta p{width:100%;margin:0 0 14px;font-size:14px;font-weight:400;line-height:25px}.feature-hero-product~.wide-cta .cta-actions{width:100%;margin-top:0;flex-direction:column;align-items:stretch;gap:12px}.feature-hero-product~.wide-cta .cta-actions .signup-button,.feature-hero-product~.wide-cta .cta-actions .discord-button{width:100%;height:50px;flex:0 0 50px;margin:0;border-radius:3px;font-size:12px;line-height:14.4px}.feature-hero-product~.wide-cta .cta-actions .discord-button{gap:7px;padding-inline:10px}.feature-hero-product~.wide-cta .cta-actions .discord-button img{width:18px;height:18px}.feature-hero-product~.wide-cta .mockup-panel{position:absolute;inset:auto auto -14px 50%;width:min(560px,calc(100% - 32px));height:auto;min-height:0;margin:0;display:block;background:transparent;overflow:visible;transform:translate(-50%)}.feature-hero-product~.wide-cta .mockup-panel img{display:block;width:100%;height:auto;max-width:none;max-height:none;margin:0;object-fit:contain;object-position:right bottom}.feature-hero-product~.feature-blocks .feature-copy>span{margin:10px 0}.feature-hero-product~.feature-blocks .mockup-panel:before{top:30px;font-size:12px}.feature-hero-product~.feature-blocks .feature-block.reverse .mockup-panel:before{top:30px}}.feature-hero-product~.perks-band .perk-icon,.feature-hero-standard~.perks-band .perk-icon{display:block;width:72px;height:72px;margin:0 auto 10px;border-radius:0;background:transparent;object-fit:contain}.feature-hero-product~.perks-band .perk-icon:after,.feature-hero-standard~.perks-band .perk-icon:after{content:none;display:none}.feature-hero-product~.perks-band .perk-grid h3,.feature-hero-standard~.perks-band .perk-grid h3{margin-bottom:10px}@media(min-width:901px){.feature-hero-product~.perks-band .perk-grid article,.feature-hero-standard~.perks-band .perk-grid article{padding-top:22px}}@media(max-width:900px){.feature-hero-product~.perks-band .perk-icon,.feature-hero-standard~.perks-band .perk-icon{width:46px;height:46px;margin-bottom:10px}.feature-hero-product~.perks-band .section-heading p{margin-top:15px}.feature-hero-product~.perks-band .perk-grid{width:min(340px,calc(100vw - 90px));margin-top:77px;grid-template-columns:1fr;gap:30px}.feature-hero-product~.perks-band .perk-grid article{width:min(340px,calc(100vw - 90px));height:230px;min-height:0;padding:25px 15px 0}.feature-hero-product~.perks-band .perk-grid p{width:270px;max-width:100%;margin:0 auto}}.team-page-hero{padding:104px 0 54px}.team-page-hero .section-heading.narrow{width:min(1282.5px,90%)}.team-page-hero .section-heading h1{width:fit-content;max-width:100%;margin:0 auto;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:40px;line-height:55px;font-weight:700}.team-page-hero .section-heading span{display:block;width:97px;height:6px;margin:20px auto;background:#00d759}.team-page-hero .section-heading p{width:100%;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;line-height:25px;font-weight:400}.team-page-grid{width:min(1080px,90%);margin:46px auto 140px;grid-template-columns:repeat(3,280px);justify-content:center;column-gap:120px;row-gap:75px}.team-page-grid .team-card{width:280px}.team-page-grid .team-card img{width:280px;height:280px;margin:0 auto 10px;border-radius:50%;object-fit:cover}.team-page-grid .team-card:first-child img{width:281px;height:281px;max-width:none;border-radius:0;object-fit:contain}.team-page-grid .team-card h2{margin:0 0 10px;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:30px;line-height:40px;font-weight:700}.team-page-grid .team-card .role{margin:0 0 10px;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;line-height:25px;font-weight:400}.team-page-grid .team-card .rule{display:block;width:85px;height:6px;margin:0 auto 25px;background:#00d759}.team-page-grid .team-card p:last-child{width:278px;margin:0 auto;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;line-height:25px;font-weight:400}.team-page-grid .team-card:first-child p:last-child{width:298px}@media(min-width:1000px)and (max-width:1199px){.team-page-grid{grid-template-columns:repeat(2,280px);column-gap:233px;row-gap:64px}}@media(max-width:999px){.team-page-hero{padding:128px 0 54px}.team-page-grid{width:90%;margin:46px auto 140px;grid-template-columns:1fr;justify-items:center;gap:40px}.team-page-grid .team-card{width:100%}.team-page-grid .team-card img,.team-page-grid .team-card:first-child img{width:147px;height:147px;margin-bottom:10px}.team-page-grid .team-card img{border-radius:50%}.team-page-grid .team-card:first-child img{border-radius:0;object-fit:contain}.team-page-grid .team-card h2{margin-bottom:10px;font-size:18px;line-height:40px}.team-page-grid .team-card .role{margin-bottom:10px;font-size:14px;line-height:25px}.team-page-grid .team-card:nth-child(3) p:last-child{min-height:135px}}.contact-page-hero{padding:104px 0 0}.contact-page-hero .section-heading.narrow{width:510px;max-width:calc(100% - 40px)}.contact-page-hero .section-heading h1{width:fit-content;max-width:100%;margin:0 auto;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:40px;line-height:48px;font-weight:700}.contact-page-hero .section-heading span{display:block;width:97px;height:6px;margin:20px auto;background:#00d759}.contact-page-hero .section-heading p{width:510px;max-width:100%;margin:0 auto;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;line-height:30px;font-weight:400}.contact-page-top{width:min(1200px,calc(100% - 30px));margin:107px auto 100px;grid-template-columns:600px 600px;gap:0;align-items:center}.contact-page-top .contact-copy{width:600px}.contact-page-top .contact-copy h2{width:fit-content;max-width:100%;margin:0 0 20px;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:30px;line-height:36px;font-weight:700}.contact-page-top .contact-copy>p:not(.social-label){width:468px;margin:0;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;line-height:25px;font-weight:400}.contact-page-top .social-label{margin:39px 0 3px;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;line-height:25px;font-weight:400}.contact-page-top .social-row{height:53px;gap:10px}.contact-page-top .social-row a{display:flex;flex:0 0 auto;align-items:center;justify-content:center}.contact-page-top .social-row img{max-width:none;object-fit:cover}.contact-page-top .social-row a:nth-child(1) img,.contact-page-top .social-row a:nth-child(2) img{width:32px;height:32px}.contact-page-top .social-row a:nth-child(3) img{width:32px;height:22px}.contact-page-top .social-row a:nth-child(4) img{width:53px;height:53px}.contact-page-top .contact-form{position:relative;width:600px;min-height:478px;padding:20px;border:0;border-radius:20px;background:transparent;box-shadow:inset 0 0 0 1px #c2c2c2;display:grid;gap:20px}.contact-page-top .contact-form label{display:grid;gap:10px;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:12px;line-height:14.4px;font-weight:500}.contact-page-top .contact-form input,.contact-page-top .contact-form select,.contact-page-top .contact-form textarea{width:100%;min-width:0;height:40px;padding:12px;border:1px solid #f1f1f1;border-radius:10px;background:#ffffff26;color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;line-height:16.8px;font-weight:400}.contact-page-top .contact-form label:has(select){position:relative}.contact-page-top .contact-form label:has(select):after{content:"";position:absolute;right:17px;bottom:17px;width:7px;height:7px;border-right:1.5px solid #999;border-bottom:1.5px solid #999;pointer-events:none;transform:rotate(45deg)}.contact-page-top .contact-form select{appearance:none;-webkit-appearance:none;padding:0 40px 0 12px;color:#000;line-height:38px}.contact-page-top .contact-form select option{color:#000}.contact-page-top .contact-form input::placeholder,.contact-page-top .contact-form textarea::placeholder{color:#999;opacity:1}.contact-page-top .contact-form textarea{height:100px;resize:none}.contact-page-top .contact-form .hp{width:0;height:0;padding:0;border:0}.contact-page-top .contact-form .button{width:100%;height:40px;min-height:0;padding:0;border-radius:10px;background:#0077f8;color:#fff;font-family:Inter,Inter Placeholder,sans-serif;font-size:12px;line-height:14.4px;font-weight:700}.contact-page-top .form-status{position:absolute;left:20px;bottom:-24px;width:calc(100% - 40px);min-height:0;margin:0;color:#999;font-family:Inter,Inter Placeholder,sans-serif;font-size:12px;line-height:16.8px;font-weight:400}.contact-page-faq{padding:0 0 110px}.contact-page-faq .section-heading.narrow{width:min(726px,calc(100% - 40px))}.contact-page-faq .section-heading h1,.contact-page-faq .section-heading h2{margin:0;color:var(--ink);font-family:Plus Jakarta Sans,Plus Jakarta Sans Placeholder,sans-serif;font-size:40px;line-height:35px;font-weight:700}.contact-page-faq .section-heading span{display:block;width:97px;height:6px;margin:30px auto 10px;background:#00d759}.contact-page-faq .section-heading p{width:580px;max-width:100%;margin:0 auto;color:var(--ink);font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;line-height:30px;font-weight:400}.contact-page-faq .section-heading p a{text-decoration:underline;text-underline-offset:2px}.contact-page-faq .faq-list.compact{margin-top:100px}@media(max-width:900px){.contact-page-hero{padding:128px 0 0}.contact-page-hero .section-heading.narrow{width:calc(100% - 30px);max-width:calc(100% - 30px)}.contact-page-hero .section-heading h1{font-size:30px;line-height:36px}.contact-page-hero .section-heading span{width:65px;height:4px;margin:20px auto}.contact-page-hero .section-heading p{width:345px;font-size:14px;line-height:30px}.contact-page-top{width:calc(100% - 30px);margin:77px auto 100px;grid-template-columns:1fr;gap:50px;justify-items:center}.contact-page-top .contact-copy{width:100%;text-align:center}.contact-page-top .contact-copy h2{margin:0 auto 20px;font-size:30px;line-height:36px}.contact-page-top .contact-copy>p:not(.social-label){width:100%;font-size:14px;line-height:25px;text-align:center}.contact-page-top .social-label{margin:19px 0 3px;font-size:14px;line-height:25px;text-align:center}.contact-page-top .social-row{justify-content:center;height:35px;gap:10px}.contact-page-top .social-row a:nth-child(1) img,.contact-page-top .social-row a:nth-child(2) img{width:20px;height:20px}.contact-page-top .social-row a:nth-child(3) img{width:20px;height:22px}.contact-page-top .social-row a:nth-child(4) img{width:35px;height:35px}.contact-page-top .contact-form{width:100%;min-height:478px}.contact-page-faq .section-heading.narrow{width:calc(100% - 30px)}.contact-page-faq .section-heading h1,.contact-page-faq .section-heading h2{font-size:25px;line-height:35px}.contact-page-faq .section-heading span{width:65px;height:4px;margin:30px auto 10px}.contact-page-faq .section-heading p{width:345px;font-size:14px;line-height:30px}.contact-page-faq .faq-list.compact{width:calc(100% - 30px)}}
