@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.h-\[80px\]{height:80px}.w-\[80px\]{width:80px}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.rounded-2xl{border-radius:var(--radius-2xl)}.\!text-black{color:var(--color-black)!important}}html,body{scroll-behavior:smooth}body{margin:0}.site-logo{width:auto;height:48px}.announcement-bar{background:linear-gradient(90deg,#ff9a3c1f,#ff5e111f);border-bottom:1px solid #ff9a3c4d;padding:.65rem 1rem}.announcement-bar__inner{color:#492a17;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;max-width:1120px;margin:0 auto;font-size:.95rem;font-weight:500;line-height:1.4;display:flex}.announcement-bar__label{color:#ff5b0f;font-weight:700}.announcement-bar__message{font-weight:500}@media (max-width:640px){.announcement-bar{padding:.75rem 1.25rem}.announcement-bar__inner{text-align:center;font-size:.9rem}.site-logo{height:56px}}.header .nav-wrapper{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;display:grid}.header .nav-logo{flex-shrink:0;align-items:center;display:inline-flex}.header .menu-wrapper{justify-content:center;display:flex;width:auto!important}.header .menu-content-wrapper{justify-content:center;align-items:center;gap:1.5rem;min-width:0;display:flex}.header .menu-items{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:1.5rem;display:flex}.header .single-nav{align-items:center;font-size:.95rem;display:inline-flex}.header .nav-button-wrapper{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.header .button-style-01,.header .button-style-02{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex!important}.header .button-style-01 p,.header .button-style-02 p{margin:0}@media (max-width:1200px){.header .menu-content-wrapper,.header .menu-items{gap:1rem}}@media (max-width:1100px){.header .nav-wrapper{text-align:center;grid-template-columns:auto;justify-content:center}.header .menu-wrapper,.header .menu-content-wrapper,.header .nav-button-wrapper{width:100%}.header .menu-content-wrapper{flex-direction:column;gap:1rem}.header .menu-items{flex-wrap:wrap;justify-content:center}.header .nav-button-wrapper{justify-content:center}}@media (max-width:991px){.header .menu-items{gap:.75rem}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.site-logo{height:64px}.header .nav-wrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.header .nav-logo{justify-content:center;display:flex}.header .menu-wrapper{display:none!important}.header .menu-content-wrapper{flex-direction:column;align-items:center;gap:1.5rem}.header .menu-items,.header .nav-button-wrapper{flex-direction:column;align-items:center;gap:.75rem}}@media (max-width:600px){.header .button-style-01,.header .button-style-02{width:100%}}#why .feature-card-wrapper{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:2rem;display:grid}#why .single-feature-card{flex-direction:column;gap:1.5rem;height:100%;display:flex}#why .feature-header,#why .feature-header._02,#why .feature-header.style-02{flex-direction:column;flex:auto;gap:1.25rem;display:flex}#why .feature-title-wrapper{flex-direction:column;flex:auto;gap:.5rem;display:flex}#why .feature-subtitle{margin:0}#why .feature-image{object-fit:contain;align-self:center;width:100%;height:auto;margin-top:auto}#why .feature-image-shadow{margin-top:auto}@media (max-width:768px){#why .feature-card-wrapper{gap:1.5rem}#why .single-feature-card{gap:1.25rem}}#cta .section-title.feature{max-width:900px}.faq-s{grid-row-gap:0}.faq-s .single-faq{padding:0 0 12px}.cta-content-left{grid-row-gap:50px!important}.container.cta{max-width:1304px!important}#workflow .w-container{max-width:100%;padding-left:clamp(1.5rem,6vw,5rem);padding-right:clamp(1.5rem,6vw,5rem)}#workflow .section-title.feature{white-space:nowrap;text-align:center;max-width:none;margin:0 auto 2.5rem;font-size:clamp(2.1rem,3.2vw,2.75rem)}#workflow .feature-card-wrapper.style-02{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;gap:1.5rem;padding:.5rem 0 2rem;overflow-x:auto;display:flex!important}#workflow .feature-card-wrapper.style-02::-webkit-scrollbar{height:6px}#workflow .feature-card-wrapper.style-02::-webkit-scrollbar-track{background:#0000000d;border-radius:999px}#workflow .feature-card-wrapper.style-02::-webkit-scrollbar-thumb{background:#ff7a1a73;border-radius:999px}#workflow .feature-card-wrapper.style-02.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}#workflow .single-feature-card.style-03{scroll-snap-align:start;flex-direction:column;flex:0 0 clamp(280px,30vw,360px);gap:1.5rem;min-height:100%;display:flex}#workflow .single-feature-card.style-03 .feature-card-title-wrapper{flex-direction:column;flex:auto;gap:1rem;display:flex}#workflow .single-feature-card.style-03 .feature-card-image{align-self:center;margin-top:auto}#workflow .single-feature-card.style-03:after{margin-top:auto}@media (max-width:768px){#workflow .section-title.feature{white-space:normal;font-size:clamp(1.85rem,6vw,2.3rem)}#workflow .single-feature-card.style-03{flex-basis:78%}}#features .service-card-wrapper{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2.75rem 2rem;display:grid}#features .single-service-card{grid-column-gap:18px;text-align:left;position:relative}.hero-content-wrapper.align-center.home-01{max-width:1020px!important}#features .service-card-icon-box{background:linear-gradient(190deg,#ff99333b,#ff5e112e);border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.35rem;display:inline-flex;position:relative;box-shadow:0 12px 30px #ff782b38}#features .service-card-icon-box img{display:none}#features .service-card-icon-box:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:36px;height:36px;display:block}#features .single-service-card:first-child .service-card-icon-box:before{background-image:url(/globe.svg)}#features .single-service-card:nth-child(2) .service-card-icon-box:before{background-image:url(/icons/catalog-sync.svg)}#features .single-service-card:nth-child(3) .service-card-icon-box:before{background-image:url(/icons/inventory-sync.svg)}#features .single-service-card:nth-child(4) .service-card-icon-box:before{background-image:url(/icons/order-back-sync.svg)}#features .single-service-card:nth-child(5) .service-card-icon-box:before{background-image:url(/icons/pricing-control.svg)}#features .single-service-card:nth-child(6) .service-card-icon-box:before{background-image:url(/icons/alerts-dashboard.svg)}#features .service-card-title{align-items:flex-start;min-height:2.7rem;margin:0 0 .65rem;font-size:1.4rem;line-height:1.35;display:flex}#features .service-expert{color:#222222bf;margin:0;line-height:1.55}@media (max-width:960px){#features .service-card-wrapper{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.4rem 1.75rem}}@media (max-width:640px){#features .service-card-wrapper{grid-template-columns:1fr;gap:1.9rem}#features .single-service-card{text-align:center}#features .service-card-icon-box{margin-left:auto;margin-right:auto}#features .service-card-title{text-align:center;justify-content:center;min-height:auto;font-size:1.08rem}}#advantages .single-feature-card:first-child .feature-card-image{display:none}#advantages .single-feature-card:first-child:after{content:"";background-image:url(/icons/temu-approvals.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:200px;height:200px;margin:1.5rem auto 0;display:block}#workflow .single-feature-card:nth-child(5),#advantages .single-feature-card:first-child{padding-bottom:1.5rem;position:relative}#workflow .single-feature-card:nth-child(5):after{max-width:220px}#advantages .single-feature-card:first-child:after{max-width:210px}.single-faq{border-bottom:1px solid #ffffff1a;padding:1.25rem 0}.single-faq:last-of-type{border-bottom:none}.single-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.single-faq summary::-webkit-details-marker{display:none}.single-faq .faq-icon{transition:transform .2s}.single-faq[open] .faq-icon{transform:rotate(180deg)}.single-faq .answer-inner{margin-top:.75rem}.calendly-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:stretch;gap:3.5rem;margin-top:0;display:grid}.calendly-copy{flex-direction:column;gap:2rem;display:flex}.calendly-benefits{color:#1f2937;flex-direction:column;gap:.75rem;margin:0;padding:0;font-size:1rem;line-height:1.6;list-style:none;display:flex}.calendly-benefits li{padding-left:1.75rem;position:relative}.calendly-benefits li:before{content:"";background:linear-gradient(135deg,#fc8234 0%,#fb5c1d 100%);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.55rem;left:.4rem;box-shadow:0 0 0 5px #fc82341a}.calendly-pane{justify-content:center;align-items:stretch;margin-top:-5rem;padding:0;display:flex}@media screen and (max-width:479px){.calendly-pane{margin-top:0}}.calendly-inline-host{border:0;width:100%;min-height:940px}.calendly-inline-host .calendly-spinner{display:none}@media (max-width:991px){.calendly-layout{grid-template-columns:minmax(0,1fr);gap:2.5rem}}@media (max-width:640px){.calendly-layout{gap:2rem;margin-top:2rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
