:root{--ink: #192e27;--muted: #738077;--green: #267354;--green-dark: #143e2e;--lime: #d6f58c;--paper: #f7f9f6;--line: #e2e8df;--font: "Manrope", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}a,button{transition:background .2s,color .2s,transform .2s}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #79a95b;outline-offset:5px}button{border:0}svg{display:block;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2{font-weight:750;letter-spacing:-1.9px}h2{font-size:40px;line-height:1.22;white-space:pre-line}h3{font-weight:750}p{color:var(--muted);line-height:1.85}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.icon{width:20px;height:20px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:#fff;padding:14px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:30;background:#f7f9f6f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;font-size:25px;letter-spacing:-1.2px;font-weight:800;white-space:nowrap}.brand-light{font-weight:500}.brand-dot{color:var(--green)}.brand-mark{height:31px;width:33px;display:inline-flex;align-items:flex-end;gap:3px;margin-right:10px;transform:skewY(-9deg)}.brand-mark i{display:block;width:8px;background:var(--green);border-radius:2px}.brand-mark i:nth-child(1){height:15px}.brand-mark i:nth-child(2){height:23px}.brand-mark i:nth-child(3){height:31px}.nav-links,.nav-actions{display:flex;align-items:center;gap:27px}.nav-links{font-size:12px;font-weight:650}.nav-links a:hover,.login-link:hover,.footer-links a:hover{color:var(--green)}.nav-actions{gap:21px;font-size:12px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;background:var(--green);color:#fff;padding:16px 23px;border-radius:7px;font-size:13px;font-weight:700;white-space:nowrap;line-height:1.5}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button-small{padding:11px 17px;gap:16px}.button .icon{width:17px}.language{position:relative}.language summary{display:flex;align-items:center;gap:6px;list-style:none}.language summary::-webkit-details-marker{display:none}.language .icon{width:15px}.language .icon:last-child{width:12px}.language-options{position:absolute;top:30px;right:0;background:#fff;border:1px solid var(--line);border-radius:8px;padding:7px;min-width:135px;box-shadow:0 8px 30px #192e2712}.language-options a{display:block;padding:10px;border-radius:4px}.language-options a:hover,.language-options a[aria-current]{background:#eef5e8;color:var(--green)}.menu-toggle{display:none;background:none;padding:8px}.mobile-menu[hidden]{display:none}.mobile-menu{padding:12px 24px;border-top:1px solid var(--line)}.mobile-menu a{display:block;padding:12px}.hero{padding:68px 0 0;overflow:hidden;background:radial-gradient(ellipse at 81% 33%,#eaf0df 0,transparent 50%)}.hero-grid{display:grid;grid-template-columns:.94fr 1.2fr;gap:48px;align-items:center;min-height:585px;padding-bottom:64px}.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;background:#eaf0e5;border:1px solid #dce6d5;padding:7px 11px;border-radius:30px;font-size:10px;font-weight:650;letter-spacing:.1px}.status-dot{width:6px;height:6px;display:inline-block;background:#4e935b;border-radius:50%;flex-shrink:0}.hero h1{font-size:clamp(40px,3.65vw,54px);line-height:1.16;margin-top:25px;max-width:550px}.hero h1>span{display:block;color:var(--green);margin-top:7px}.hero-description{font-size:14px;max-width:430px;margin-top:23px;line-height:1.95}.hero-buttons{display:flex;align-items:center;gap:22px;margin-top:28px}.demo-link{font-weight:700;font-size:12px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.play-circle{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #ced8c9;border-radius:50%}.play-circle .icon{width:12px}.hero-note{display:flex;align-items:center;gap:7px;font-size:10px;margin-top:17px}.hero-note .icon{width:13px;color:var(--green)}.hero-bottom{display:flex;align-items:center;gap:13px;margin-top:36px}.hero-bottom strong,.hero-bottom div>span{display:block;font-size:10px}.hero-bottom div>span{color:var(--muted);margin-top:4px}.mini-chart{width:40px;height:31px;display:flex;gap:3px;align-items:flex-end}.mini-chart i{width:5px;background:#b9ceaa;height:40%;border-radius:1px}.mini-chart i:nth-child(2){height:55%}.mini-chart i:nth-child(3){height:45%}.mini-chart i:nth-child(4){height:80%;background:#67935c}.mini-chart i:nth-child(5){height:100%;background:var(--green)}.preview-scene{position:relative;min-width:0;transform:rotate(-1deg);padding:28px 0 35px}.scene-label{font-size:8px;font-weight:700;letter-spacing:1.3px;display:flex;align-items:center;gap:7px;margin:0 9px 13px}.scene-version{margin-left:auto;color:#82927b;font-weight:500}.dashboard-preview{display:flex;min-height:405px;background:#fff;border:1px solid #d9e2d3;border-radius:11px;overflow:hidden;box-shadow:0 22px 50px -25px #20341d4d,0 0 0 7px #ffffff65}.preview-sidebar{width:49px;background:#1d372c;flex-shrink:0;display:flex;align-items:center;flex-direction:column;gap:16px;padding:18px 6px}.sidebar-logo .brand-mark{transform:scale(.58) skewY(-9deg);margin:0;width:29px}.sidebar-logo .brand-mark i{background:#d8efb2}.sidebar-logo{margin-bottom:16px}.sidebar-icon{padding:7px;color:#91a698;border-radius:5px}.sidebar-icon .icon{width:15px;height:15px}.sidebar-icon.active{color:var(--lime);background:#3e5544}.sidebar-bottom{margin-top:auto;font-size:10px;color:#d7e2cf;background:#465b4b;width:23px;height:23px;border-radius:50%;display:grid;place-items:center}.preview-main{padding:21px 19px 15px;flex:1;min-width:0}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.micro-label{font-size:6px;letter-spacing:1px;color:#8a958c;font-weight:700}.preview-heading h2{font-size:18px;letter-spacing:-.5px;margin-top:5px;font-weight:750}.wave{font-size:15px;color:#679157;margin-left:6px}.demo-badge{font-size:6px;background:#f2f5ef;color:#7a8877;padding:5px 7px;border-radius:3px}.preview-metrics{display:grid;grid-template-columns:1.3fr 1fr 1fr;margin:18px 0 15px;gap:9px}.preview-metrics>div{border:1px solid #e4eae1;padding:10px 9px;border-radius:5px}.preview-metrics>div>span:first-child{display:block;color:#82907f;font-size:7px;white-space:nowrap}.preview-metrics strong{display:block;font-size:17px;font-weight:800;margin:7px 0;white-space:nowrap;letter-spacing:-.5px}.preview-metrics strong small{font-size:7px;font-weight:500;letter-spacing:0}.preview-metrics em{font-size:7px;color:#428b5b;font-style:normal}.stock-caption{font-size:7px;color:#8a958c}.chart-card{border:1px solid #e5eae2;border-radius:5px;padding:10px 10px 8px}.chart-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.chart-heading h3,.table-heading h3{font-size:9px;font-weight:750}.period-switch{display:flex;border:1px solid #e7ece3;border-radius:4px;padding:2px;gap:2px}.period-switch button{background:transparent;padding:4px 7px;border-radius:2px;font-size:7px;color:#7b887a}.period-switch button[aria-pressed=true]{background:#edf3e6;color:#375a37}.chart-area{display:flex;margin-top:14px;gap:8px;height:126px}.chart-axis{display:flex;flex-direction:column;justify-content:space-between;font-size:6px;color:#92a08d;padding:7px 0 12px}.sales-chart{width:100%;height:100%;overflow:visible}.comparison-line{fill:none;stroke:#b9c6b0;stroke-width:1.5;stroke-dasharray:4 4}.chart-dates{display:flex;justify-content:space-between;padding:5px 0 0 18px;font-size:6px;color:#92a08d}.table-heading{display:flex;justify-content:space-between;align-items:center;margin:16px 0 9px}.table-heading>span{font-size:7px;color:#83907b}.product-table{width:100%;border-collapse:collapse;text-align:left;font-size:7px;white-space:nowrap}.product-table th{font-weight:500;font-size:6px;color:#8a9584;background:#f8faf6;padding:7px 5px}.product-table td{padding:8px 5px;border-bottom:1px solid #edf0e9}.product-table tr:last-child td{border:0}.product-table td:first-child{display:flex;align-items:center;gap:7px;font-weight:650}.product-table td small{display:block;font-size:5px;color:#9aa390;font-weight:500;margin-top:4px}.product-thumb{display:grid;place-items:center;width:25px;height:27px;background:#eef0e8;border-radius:4px;color:#536053}.product-thumb .icon{width:17px;height:17px}.product-thumb.bottle{background:#eee8de;color:#9e8362}.product-thumb.lamp{background:#efeadf;color:#a18d64}.product-table td:last-child{color:#34855b;font-size:6px}.product-table td:last-child svg{display:inline-block;width:28px;height:17px;vertical-align:middle;margin-right:4px}.product-table td:last-child path{fill:none;stroke:#489566;stroke-width:1.5}.floating-insight{position:absolute;right:-16px;bottom:10px;display:flex;align-items:center;gap:12px;background:#fff;padding:15px 18px;border:1px solid #e0e7d9;border-radius:9px;box-shadow:0 14px 35px #233f2320;transform:rotate(1deg)}.insight-icon{background:#edf5df;padding:10px;border-radius:8px;color:#4f8151}.floating-insight div>span{font-size:8px;color:#7f8a75}.floating-insight strong{display:block;font-size:21px;margin-top:4px;letter-spacing:-.5px}.floating-insight strong small{font-size:9px;font-weight:500;color:#839074}.insight-tag{font-size:10px;background:#eef5e1;color:#5c8042;padding:8px;border-radius:5px;margin-left:12px}.insight-tag>span{display:block;font-size:7px;margin-top:3px}.preview-caption{position:absolute;bottom:2px;left:5px;font-size:6px;color:#819071;display:flex;align-items:center;gap:5px}.tiny-dot{width:4px;height:4px;border-radius:50%;background:#9da78f}.marketplace-strip{border-top:1px solid #dfe6d8;min-height:96px;display:flex;align-items:center;gap:31px}.marketplace-strip>span:first-child{font-size:10px;color:#89917f}.marketplace-uzum{font-size:19px;letter-spacing:-.7px;color:#7433dc;display:flex;gap:6px;align-items:center;font-weight:800;white-space:nowrap}.uzum-symbol{background:#783fe0;color:#fff;font-weight:800;font-size:18px;width:24px;height:24px;border-radius:50%;text-align:center;line-height:22px}.marketplace-uzum .status-dot{margin-left:7px}.marketplace-divider{height:25px;width:1px;background:#dfe5d8}.marketplace-future{font-size:21px;display:flex;align-items:center;gap:10px;font-weight:800;color:#899180;letter-spacing:-.6px}.soon-tag{font-size:7px;padding:4px 6px;background:#edf0e8;border:1px solid #e0e4d9;border-radius:3px;font-weight:500;letter-spacing:0;white-space:nowrap}.alibaba{font-size:17px}.strip-note{display:flex;align-items:center;gap:18px;margin-left:auto;font-size:9px;color:#7b8971}.strip-note .icon{width:15px}.section{padding:94px 0}.features-section{background:#fff;border-top:1px solid var(--line)}.eyebrow{display:block;font-size:9px;font-weight:750;letter-spacing:1.6px;color:#628052;margin-bottom:19px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:39px}.section-heading>p{max-width:350px;font-size:13px;padding-bottom:4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.feature-card{border:1px solid var(--line);border-radius:10px;padding:25px;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #22351b09}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.feature-icon{display:inline-flex;padding:10px;background:#edf3e6;color:#4f7841;border-radius:7px}.feature-number{color:#b6bfad;font-size:10px}.feature-card h3{font-size:17px;letter-spacing:-.4px;line-height:1.5}.feature-card>p{font-size:12px;margin-top:11px;min-height:68px}.feature-visual{margin-top:25px;height:133px;background:#f7f9f4;border:1px solid #e9eee2;border-radius:6px;overflow:hidden;padding:17px}.bar-legend{display:flex;justify-content:space-between;align-items:center;font-size:7px;color:#879479;letter-spacing:.8px}.bar-legend strong{color:#508346;letter-spacing:0;font-size:8px}.bars{display:flex;align-items:flex-end;gap:8px;height:79px;padding-top:12px;border-bottom:1px solid #cfdac3}.bars i{height:var(--bar);flex:1;background:#cfdfbf;border-radius:2px 2px 0 0}.bars i:nth-child(3n){background:#9cbf80}.bars i:nth-last-child(-n+2){background:#608a4e}.price-visual{padding:9px 17px}.price-visual>div{display:flex;align-items:center;justify-content:space-between;font-size:10px;padding:11px 0;border-bottom:1px solid #e4eadd}.price-visual>div:last-child{border:0}.price-visual>div>span:first-child{font-size:8px;color:#a0ac94}.price-visual em{font-style:normal;background:#e7efdd;color:#6a8e51;padding:3px 5px;font-size:8px;border-radius:3px}.price-visual b{color:#a48c68;font-size:8px;font-weight:500}.profit-visual>span{display:block;font-size:8px;color:#819272}.profit-visual>strong{font-size:25px;display:block;margin-top:8px;letter-spacing:-.7px}.profit-visual strong small{font-size:9px;color:#8c9b7d;font-weight:500}.profit-track{display:flex;gap:3px;height:7px;margin:13px 0 9px}.profit-track i{background:#b0c898;width:44%;border-radius:2px}.profit-track i:nth-child(2){width:10%;background:#dae6cf}.profit-track i:nth-child(3){width:24%;background:#e6ddcb}.profit-track i:nth-child(4){width:22%;background:#648b4d}.profit-visual>span:last-child{display:flex;justify-content:space-between}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:11px;font-weight:700;color:var(--green);margin-top:22px}.text-link .icon{width:15px}.calculator-section{background:#f5f7f1}.calculator-layout{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}.calculator-copy>p{margin-top:22px;font-size:14px;max-width:440px}.calc-formula{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border-top:1px solid #dfe6d7;border-bottom:1px solid #dfe6d7;padding:21px 0;margin-top:28px;font-size:9px;color:#738363;line-height:1.7}.calc-formula strong{color:var(--green)}.calculator-copy .fine-print{font-size:10px;line-height:1.85;color:#8b967e}.calculator-card{background:#fff;border:1px solid #dfe6d7;border-radius:12px;padding:28px;box-shadow:0 10px 35px #27482206}.calculator-top{display:flex;align-items:center;gap:11px;margin-bottom:24px}.calculator-top .feature-icon{padding:8px}.calculator-top h3{font-size:14px}.currency-tag{font-size:9px;color:#8b9781;margin-left:auto;border:1px solid var(--line);border-radius:4px;padding:5px 8px}.calc-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 16px}.calc-field>span:first-child{font-size:10px;font-weight:600;display:block;margin-bottom:8px}.full-field{grid-column:1/-1}.input-wrap{display:flex;align-items:center;background:#fbfcf9;border:1px solid #dfe5d9;border-radius:5px;overflow:hidden}.input-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #26735420}.input-wrap input{width:100%;min-width:0;border:0;background:transparent;padding:12px;font-weight:650;font-size:13px;color:var(--ink);outline:none}.input-wrap input:focus-visible{outline:none}.input-wrap>span{font-size:8px;color:#98a08f;margin-right:12px}.calc-result{background:#edf4e5;border:1px solid #dce9ce;border-radius:7px;padding:20px;margin-top:24px}.calc-result>span{font-size:10px;color:#627951;display:flex;justify-content:space-between;gap:10px}.calc-result>span small{font-size:8px;color:#8a9a7b}.calc-result>strong{display:block;font-size:34px;letter-spacing:-1px;margin:10px 0 17px;color:#345c32}.calc-result>strong small{font-size:12px;font-weight:500;color:#7f946d;letter-spacing:0}.result-details{border-top:1px solid #d7e4c9;display:flex;justify-content:space-between;gap:15px;padding-top:12px}.result-details>span{font-size:8px;color:#7e906d;display:flex;gap:9px;align-items:center}.result-details b{color:#426a37;font-size:11px}.calc-result.negative{background:#fff1ed;border-color:#edd7ce}.calc-result.negative>strong,.calc-result.negative b{color:#a0412a}.calculator-error{color:#a0412a;font-size:11px;margin-top:12px}.reset-button{display:block;background:none;font-size:9px;color:#839176;padding:5px;margin:13px auto -6px}.sourcing-section{padding-top:74px;padding-bottom:74px;background:#fff}.sourcing-panel{background:#1b382c;border-radius:13px;padding:59px 64px;display:grid;grid-template-columns:1.2fr 1fr;gap:95px;position:relative;overflow:hidden}.sourcing-panel:after{content:"";position:absolute;width:480px;height:480px;right:-120px;top:-200px;border:1px solid #ffffff09;border-radius:50%;box-shadow:0 0 0 70px #ffffff02,0 0 0 140px #ffffff02;pointer-events:none}.sourcing-copy,.sourcing-route{position:relative;z-index:1}.sourcing-copy .eyebrow{color:#acc697;display:flex;align-items:center;gap:15px;font-size:8px}.dark-soon{border:1px solid #526848;padding:4px 7px;border-radius:3px;letter-spacing:0;color:#c0d4a6;font-size:8px}.sourcing-copy h2{color:#f2f5eb;font-size:37px}.sourcing-copy>p{font-size:12px;color:#abbcaa;line-height:1.9;margin-top:20px}.button-lime{background:var(--lime);color:#254128}.button-lime:hover{background:#e4ffb0;color:#254128}.sourcing-copy .button{margin-top:26px;font-size:11px;padding:13px 18px}.sourcing-copy>small{display:block;font-size:8px;color:#88a083;margin-top:15px;line-height:1.8;max-width:350px}.sourcing-route{display:flex;justify-content:center;flex-direction:column;gap:24px}.route-step{display:flex;align-items:center;gap:15px;padding:17px 18px;background:#2a4536;border:1px solid #49603f;border-radius:8px}.route-node{color:#cce19f;width:35px;height:35px;display:grid;place-items:center;border:1px solid #647e4f;border-radius:7px;background:#334e39}.route-micro{font-size:6px;letter-spacing:1.6px;display:block;color:#9daf89}.route-step strong{display:block;font-size:12px;color:#e4edd7;margin-top:6px}.route-brands{display:block;font-size:7px;color:#93a680;margin-top:7px;letter-spacing:.7px}.route-step>.icon{margin-left:auto;width:14px;color:#95ad76}.route-line{position:absolute;top:40px;bottom:40px;left:37px;width:1px;border-left:1px dashed #8aa66b;z-index:-1}.steps-section{padding-top:35px;background:#fff}.center-heading{text-align:center;margin-bottom:44px}.center-heading h2{font-size:36px}.center-heading p{font-size:13px;margin-top:16px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;padding-inline:32px}.step-number{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:650;color:#7b9566;margin-bottom:22px}.step-number>span{height:1px;flex:1;background:#e1e8d8}.steps-grid h3{font-size:16px;margin-bottom:10px;letter-spacing:-.3px}.steps-grid p{font-size:12px;max-width:290px}.pricing-section{border-top:1px solid var(--line)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:1060px;margin:auto}.pricing-card{background:#fff;border:1px solid #dfe6d7;border-radius:10px;padding:30px;display:flex;flex-direction:column}.plan-name{font-size:12px;font-weight:700}.plan-price{font-size:33px;letter-spacing:-1.2px;font-weight:750;margin-top:25px}.plan-price small{font-size:10px;color:#809172;letter-spacing:0;font-weight:500}.plan-period{font-size:10px;margin-top:6px}.pricing-card .button{margin-top:23px;padding:12px 15px;font-size:11px;justify-content:space-between}.button-outline{background:transparent;border-color:#ccd9c3;color:#416239}.button-outline:hover{background:#edf4e6;color:#35562e}.pricing-card ul{list-style:none;padding:23px 0 0;margin:24px 0 0;border-top:1px solid #e4eadf;display:grid;gap:15px}.pricing-card li{display:flex;align-items:center;gap:9px;font-size:10px;color:#78856d}.pricing-card li .icon{width:13px;height:13px;color:#658b4f}.pricing-card b{font-weight:700;color:#4e6441}.paid-plan{border:1px solid #6e965a;box-shadow:0 0 0 4px #e6eddc;background:#fdfff9}.custom-plan{background:#eef2e8;justify-content:center}.custom-plan .feature-icon{align-self:flex-start;background:#e0e9d6;margin-bottom:20px}.custom-plan h3{font-size:23px;letter-spacing:-.6px;max-width:220px;line-height:1.4}.custom-plan>p{font-size:12px;margin-top:15px}.custom-plan .button{margin-top:28px}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:90px}.faq-layout h2{font-size:36px}.faq-layout>div>p{font-size:12px;margin-top:18px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 0;font-size:12px;font-weight:700;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{position:relative;width:13px;height:13px;flex-shrink:0}.faq-plus:before,.faq-plus:after{content:"";position:absolute;background:#70835f;width:12px;height:1px;top:6px;left:0}.faq-plus:after{transform:rotate(90deg)}details[open] .faq-plus:after{transform:rotate(0)}.faq-list p{font-size:11px;line-height:1.9;padding:0 32px 22px 0;max-width:540px}.final-section{background:#fff;padding:0 0 60px}.final-panel{position:relative;overflow:hidden;background:#eaf0df;border:1px solid #e0e7d4;border-radius:12px;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:30px}.final-panel>div:first-child,.final-panel>.button{position:relative;z-index:1}.final-panel h2{font-size:36px}.final-panel p{font-size:11px;margin-top:18px;max-width:450px}.final-panel .eyebrow{font-size:8px}.final-panel .button{background:#244d35;color:#f2f8e8;font-size:12px}.final-panel .button:hover{background:#173724}.final-art{position:absolute;right:50px;bottom:-40px;display:flex;align-items:flex-end;gap:15px;transform:rotate(-13deg);opacity:.35}.final-art i{width:55px;height:120px;background:#ccddba;border-radius:8px}.final-art i:nth-child(2){height:180px}.final-art i:nth-child(3){height:240px}.final-art i:nth-child(4){height:300px}.site-footer{padding-top:32px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:32px}.footer-top .brand{font-size:22px}.footer-top .brand-mark{transform:scale(.8) skewY(-9deg);margin-right:4px}.footer-top p{font-size:10px;margin-top:12px}.footer-links{display:flex;gap:30px;font-size:11px}.footer-bottom{border-top:1px solid #e0e6d8;display:flex;justify-content:space-between;gap:20px;padding-top:23px;font-size:8px;color:#8b967f}.footer-bottom>div{display:flex;gap:15px}.footer-bottom a[aria-current]{color:var(--green);font-weight:800}[hidden]{display:none!important}.many-plans .custom-plan{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;column-gap:24px;align-items:center}.many-plans .custom-plan .feature-icon{grid-row:1/3;margin:0;align-self:center}.many-plans .custom-plan h3{font-size:20px;max-width:none}.many-plans .custom-plan>p{grid-column:2;margin-top:5px}.many-plans .custom-plan .button{grid-column:3;grid-row:1/3;margin:0;gap:30px}@media(max-width:600px){.many-plans .custom-plan{display:flex;align-items:flex-start}.many-plans .custom-plan .feature-icon{align-self:flex-start;margin-bottom:20px}.many-plans .custom-plan>p{margin-top:15px}.many-plans .custom-plan .button{margin-top:25px}}@media(min-width:1500px){.hero{padding-top:90px}.hero-grid{min-height:635px}.preview-scene{transform:rotate(-1deg) scale(1.04)}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav-links{gap:17px;font-size:10px}.nav-actions{gap:14px}.brand{font-size:23px}.hero-grid{gap:28px;grid-template-columns:.95fr 1.05fr}.hero h1{font-size:42px}.hero-buttons{gap:15px;flex-wrap:wrap}.hero .button{padding:13px 16px;font-size:11px}.preview-main{padding:17px 12px}.preview-sidebar{width:39px}.preview-metrics{gap:5px}.preview-metrics>div{padding:9px 6px}.preview-metrics strong{font-size:14px}.preview-metrics>div>span:first-child{font-size:6px}.floating-insight{right:-9px;padding:12px}.floating-insight strong{font-size:19px}.marketplace-strip{gap:23px}.strip-note{display:none}.calculator-layout{gap:65px}.sourcing-panel{gap:45px;padding:45px}.feature-card{padding:22px}.feature-card>p{min-height:88px}.hero-description{font-size:13px}.faq-layout{gap:60px}}@media(max-width:900px){.nav-links{display:none}.nav{height:76px}.menu-toggle{display:block}.hero{padding-top:43px}.hero-grid{grid-template-columns:1fr;gap:28px;padding-bottom:40px}.hero-copy{text-align:center;max-width:650px;margin:auto}.hero h1{font-size:53px;max-width:none}.hero-description{margin:24px auto 0;max-width:490px;font-size:14px}.hero-buttons,.hero-note{justify-content:center}.hero-bottom{display:none}.preview-scene{width:min(600px,100%);margin:auto;padding-top:18px}.preview-main{padding:21px 19px 15px}.preview-sidebar{width:49px}.preview-metrics strong{font-size:19px}.preview-metrics>div>span:first-child{font-size:8px}.preview-metrics>div{padding:12px}.chart-area{height:150px}.marketplace-strip{justify-content:center;min-height:85px;gap:22px}.marketplace-strip>span:first-child{display:none}.section{padding:68px 0}h2{font-size:34px}.section-heading{gap:30px}.section-heading>p{max-width:290px;font-size:12px}.feature-grid{gap:12px}.feature-card{padding:18px}.feature-card h3{font-size:15px}.feature-card>p{font-size:11px;min-height:100px}.feature-visual{padding:12px}.price-visual{padding:10px}.bars{gap:5px}.calculator-layout{gap:35px;grid-template-columns:.95fr 1.05fr}.calculator-card{padding:20px}.calculator-copy h2{font-size:32px}.calculator-copy>p{font-size:12px}.calc-input-grid{gap:13px 10px}.calc-field>span:first-child{font-size:9px}.calculator-top h3{font-size:12px}.result-details{flex-direction:column;gap:9px}.result-details>span{justify-content:space-between}.calc-result>strong{font-size:29px}.sourcing-panel{gap:30px;padding:35px}.sourcing-copy h2{font-size:30px}.sourcing-copy>p{font-size:11px}.route-step{padding:13px 10px;gap:10px}.route-step strong{font-size:10px}.steps-grid{gap:25px;padding:0}.steps-grid p{font-size:11px}.steps-grid h3{font-size:14px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.custom-plan{grid-column:1/-1}.custom-plan h3{max-width:none}.custom-plan .button{align-self:flex-start;gap:35px}.faq-layout{gap:35px;grid-template-columns:.8fr 1.2fr}.final-panel{padding:36px}.final-panel h2{font-size:29px}.final-panel>.button{white-space:normal;text-align:center}.footer-bottom{flex-wrap:wrap}.footer-links{gap:18px}}@media(max-width:600px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.nav{height:70px;gap:10px}.brand{font-size:22px}.brand-mark{width:28px;height:26px;gap:2px;margin-right:7px}.brand-mark i{width:7px}.brand-mark i:nth-child(1){height:13px}.brand-mark i:nth-child(2){height:19px}.brand-mark i:nth-child(3){height:26px}.nav-actions{gap:10px}.nav-actions>.button,.login-link{display:none}.language summary{font-size:10px;gap:4px}.hero{padding-top:34px}.eyebrow-pill{font-size:8px;padding:7px 9px}.hero h1{font-size:40px;letter-spacing:-1.6px;margin-top:23px;line-height:1.17}.hero-description{font-size:12px;line-height:1.9;margin-top:20px}.hero-buttons{gap:19px;margin-top:25px;flex-direction:column}.hero .button{font-size:12px;padding:14px 20px}.demo-link{font-size:11px}.hero-note{font-size:8px;gap:4px;margin-top:18px}.hero-grid{gap:16px;padding-bottom:31px}.preview-scene{transform:none;padding-bottom:51px}.scene-label{font-size:6px;margin-inline:3px}.dashboard-preview{min-height:0;border-radius:7px;box-shadow:0 12px 28px -15px #20341d4d,0 0 0 4px #ffffff65}.preview-sidebar{width:31px;padding:11px 3px;gap:13px}.sidebar-logo{margin-bottom:6px}.sidebar-logo .brand-mark{transform:scale(.6) skewY(-9deg);width:25px}.sidebar-icon{padding:5px}.sidebar-icon .icon{width:12px;height:12px}.sidebar-bottom{width:20px;height:20px;font-size:8px}.preview-main{padding:13px 10px 10px}.preview-heading h2{font-size:14px}.micro-label{font-size:5px}.demo-badge{font-size:5px;padding:4px}.preview-metrics{gap:5px;margin:13px 0 10px}.preview-metrics>div{padding:7px 5px}.preview-metrics>div>span:first-child{font-size:5px}.preview-metrics strong{font-size:12px;letter-spacing:-.5px;margin:6px 0}.preview-metrics strong small,.preview-metrics em,.stock-caption{font-size:5px}.chart-card{padding:8px}.chart-heading h3,.table-heading h3{font-size:7px}.period-switch button{padding:4px 6px;font-size:6px;min-height:24px}.chart-area{height:100px;margin-top:7px}.chart-axis,.chart-dates{font-size:5px}.table-heading{margin:11px 0 7px}.table-heading>span{font-size:6px}.product-table{font-size:5px}.product-table th{font-size:5px;padding:6px 3px}.product-table td{padding:7px 3px}.product-table td:first-child{gap:4px}.product-thumb{width:20px;height:22px}.product-thumb .icon{width:14px;height:14px}.product-table td small{font-size:4px}.product-table td:last-child{font-size:5px}.product-table td:last-child svg{width:21px;height:13px;margin:0}.floating-insight{right:7px;bottom:23px;padding:10px;gap:8px;border-radius:7px}.insight-icon{padding:7px}.insight-icon .icon{width:16px;height:16px}.floating-insight div>span{font-size:6px}.floating-insight strong{font-size:16px;margin-top:2px}.floating-insight strong small{font-size:7px}.insight-tag{font-size:8px;margin-left:4px;padding:6px}.insight-tag>span{font-size:6px}.preview-caption{bottom:7px;font-size:5px}.marketplace-strip{min-height:82px;gap:14px;flex-wrap:wrap;padding:18px 0}.marketplace-uzum{font-size:15px;gap:4px}.uzum-symbol{width:21px;height:21px;font-size:16px;line-height:19px}.marketplace-uzum .status-dot{margin-left:2px;width:4px;height:4px}.marketplace-divider{display:none}.marketplace-future{font-size:17px;gap:5px}.alibaba{font-size:13px}.soon-tag{font-size:5px;padding:3px 4px}.section{padding:54px 0}.eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:15px}h2{font-size:31px;letter-spacing:-1.2px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:19px;max-width:100%}.feature-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:24px}.feature-top{margin-bottom:18px}.feature-card h3{font-size:18px}.feature-card>p{min-height:0;font-size:12px}.feature-visual{padding:17px;height:133px}.price-visual{padding:9px 17px}.text-link{font-size:11px}.calculator-layout{grid-template-columns:1fr;gap:28px}.calculator-copy h2{font-size:32px}.calculator-copy>p{font-size:12px}.calc-formula{margin-top:20px;padding:16px 0}.calculator-copy .fine-print{font-size:9px;margin-top:15px}.calculator-card{padding:22px}.calculator-top h3{font-size:14px}.calc-field>span:first-child{font-size:9px}.input-wrap input{font-size:14px;padding:12px 10px}.calc-result>strong{font-size:35px}.result-details{flex-direction:row}.result-details>span{flex-direction:column;align-items:flex-start;gap:5px}.sourcing-panel{grid-template-columns:1fr;gap:33px;padding:30px 24px}.sourcing-copy h2{font-size:30px}.sourcing-copy>p{font-size:12px}.sourcing-copy>small{font-size:8px}.sourcing-route{gap:19px}.route-step{padding:15px}.route-step strong{font-size:12px}.route-micro{font-size:7px}.route-brands{font-size:8px}.center-heading h2{font-size:30px}.center-heading{margin-bottom:30px}.center-heading p{font-size:12px}.steps-grid{grid-template-columns:1fr;gap:28px}.step-number{margin-bottom:14px;gap:20px}.steps-grid h3{font-size:16px}.steps-grid p{font-size:12px;max-width:none}.pricing-grid{grid-template-columns:1fr;gap:18px}.pricing-card{padding:27px}.pricing-card li{font-size:11px}.plan-price{font-size:36px}.plan-name{font-size:14px}.custom-plan{grid-column:auto}.faq-layout{grid-template-columns:1fr;gap:26px}.faq-layout h2{font-size:31px}.faq-layout .text-link{margin-top:14px}.faq-list summary{font-size:12px;padding:21px 0}.faq-list p{font-size:11px}.final-section{padding-bottom:30px}.final-panel{padding:30px 24px;flex-direction:column;align-items:flex-start;gap:23px}.final-panel h2{font-size:29px}.final-panel p{font-size:11px}.final-panel .eyebrow{font-size:7px}.final-art{right:-70px;opacity:.25}.footer-top{flex-direction:column;align-items:flex-start;gap:25px;padding-bottom:25px}.footer-top p{font-size:9px}.footer-links{font-size:10px;gap:25px}.footer-bottom{font-size:7px;gap:15px;line-height:1.7}.footer-bottom>div{margin-left:auto}.site-footer{padding-top:23px}.hero .demo-link{min-height:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
