/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.underline{text-decoration-line:underline}}:root{--orange:#ff640f;--orange2:#ff7b25;--ink:#20242d;--muted:#666a72;--line:#ece9e5;--soft:#fff7f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid #f3f1ef;align-items:center;gap:28px;max-width:1360px;height:78px;margin:auto;padding:0 42px;display:flex}.brand{align-items:center;min-width:180px;line-height:.9;display:flex}.brand-mark{color:#fff;clip-path:polygon(50% 0,100% 22%,100% 78%,50% 100%,0 78%,0 22%);background:linear-gradient(145deg,#ff7b20,#ff4d00);place-items:center;width:38px;height:44px;margin-right:10px;font-size:20px;font-weight:800;display:grid}.brand strong{letter-spacing:.2px;font-size:17px}.brand em{color:var(--orange);font-size:17px;font-style:normal}.brand small{color:var(--orange);letter-spacing:1.4px;margin-top:6px;font-size:8px;display:block}nav{flex:1;justify-content:center;align-items:center;gap:36px;font-size:13px;font-weight:600;display:flex}nav a:hover{color:var(--orange)}.button{background:linear-gradient(90deg,var(--orange2),var(--orange));color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:24px;padding:16px 22px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 22px #ff681c26}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ff681c3b}.button-small{white-space:nowrap;padding:13px 18px}.secondary{color:var(--ink);background:#fff;border:1px solid #e7e7e7;box-shadow:0 5px 16px #2221}.lang{border:1px solid #eee;border-radius:8px;padding:13px 12px;font-size:12px}.hero{background:radial-gradient(circle at 76% 36%,#ffe7d5 0,#fff4ea 28%,#0000 55%),linear-gradient(145deg,#fff,#fffaf6);min-height:670px;padding:82px max(4vw,50vw - 620px) 0;position:relative;overflow:hidden}.hero-copy{z-index:3;width:44%;position:relative}.eyebrow{color:var(--orange);margin:0 0 20px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-2px;margin:0;font-size:52px;line-height:1.13}.hero h1 span,.supplier-copy h2 span{color:var(--orange)}.lead{max-width:510px;color:var(--muted);margin:25px 0;font-size:17px;line-height:1.75}.hero-actions{gap:16px;display:flex}.hero-visual{width:52%;height:520px;position:absolute;top:58px;right:2.5%}.orbit{border:1px dashed #ff8a3f88;border-radius:50%;position:absolute}.orbit-one{width:500px;height:330px;top:72px;right:25px;transform:rotate(-12deg)}.orbit-two{width:380px;height:380px;top:30px;right:120px}.laptop{perspective:700px;width:520px;height:390px;position:absolute;top:88px;left:6%}.screen{background:#f7f8f9;border:12px solid #202126;border-radius:16px 16px 9px 9px;width:410px;height:292px;padding:26px 32px;position:absolute;left:64px;transform:rotateY(-6deg);box-shadow:0 30px 50px #43210e45}.base{background:linear-gradient(#6f6f71,#323237);border-radius:4px 4px 35px 35px;width:520px;height:64px;position:absolute;top:306px;left:0;transform:perspective(300px)rotateX(63deg);box-shadow:0 28px 15px #0003}.dash-top{border-bottom:1px solid #ddd;justify-content:space-between;padding-bottom:14px;font-weight:700;display:flex}.dash-top span{color:#36a92d}.dash-top small{color:#888}.revenue{margin-top:20px}.revenue small{color:#888;display:block}.revenue strong{margin-right:10px;font-size:25px}.revenue em{color:#35b75a;font-size:11px}.chart{border-bottom:1px solid #ddd;height:70px;position:relative;overflow:hidden}.chart:before{content:"";background:var(--orange);height:3px;box-shadow:55px -8px 0 var(--orange),120px 7px 0 var(--orange);position:absolute;top:35px;left:0;right:0;transform:skewY(-9deg)}.metrics{gap:12px;margin-top:14px;display:flex}.metrics span{background:#fff;border-radius:7px;flex:1;padding:10px}.metrics small{color:#888;margin-top:4px;display:block}.float-card{z-index:3;background:#fff;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:112px;height:105px;display:flex;position:absolute;transform:rotate(4deg);box-shadow:0 14px 30px #7d4b2c24}.float-card b{font-size:26px}.float-card span{margin-top:8px;font-size:12px;font-weight:700}.shopify{color:#54b838;top:22px;left:6%}.ads{color:#2f7df4;top:46px;right:4%}.api{color:#6454c8;top:198px;left:1%;transform:rotate(6deg)}.trust-row{z-index:4;color:var(--orange);gap:58px;font-size:23px;display:flex;position:absolute;bottom:28px;left:max(4vw,50vw - 620px)}.trust-row span{align-items:center;gap:10px;display:flex}.trust-row b{color:#555;font-size:10px;font-weight:600;line-height:1.35}.section{max-width:1240px;margin:auto;padding:60px 24px 70px}.centered{text-align:center;margin-bottom:14px}.section h2,.results h2{text-align:center;margin:0;font-size:30px}.underline{background:var(--orange);width:48px;height:3px;margin:16px auto 28px}.service-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-column:span 2;min-height:220px;padding:28px;transition:all .25s}.service-card:nth-last-child(-n+2){grid-column:span 3}.service-card:hover{border-color:#ffb483;transform:translateY(-4px);box-shadow:0 16px 40px #54240c12}.service-icon{background:#fff5ed;border-radius:17px;place-items:center;width:55px;height:55px;font-size:21px;font-weight:800;display:grid}.green{color:#51ad34}.orange{color:var(--orange)}.violet{color:#604bc5}.blue{color:#2874ef}.google{color:#3978f0}.ai{color:#168c9c;background:#ecfbfc}.service-card h3{margin:20px 0 12px;font-size:18px}.service-card p{color:#555;margin:0;font-size:14px;line-height:1.7}.supplier-section{background:linear-gradient(110deg,#fff7f0,#fffaf5);grid-template-columns:36% 64%;gap:35px;padding:54px max(4vw,50vw - 620px);display:grid}.supplier-copy h2{margin:0 0 20px;font-size:29px;line-height:1.3}.supplier-copy ul{color:#555;margin:0 0 22px;padding:0;font-size:13px;line-height:2.1;list-style:none}.supplier-copy li:before{content:"✓";color:var(--orange);margin-right:14px;font-weight:800}.catalog{background:#fff;border:1px solid #f0e8e2;border-radius:14px;padding:16px;box-shadow:0 12px 30px #5d2c1110}.tabs{white-space:nowrap;align-items:center;gap:28px;font-size:11px;display:flex;overflow:hidden}.tabs b{background:var(--orange);color:#fff;border-radius:20px;padding:12px 18px}.product-grid{grid-template-columns:repeat(4,1fr);margin-top:12px;display:grid}.product-grid article{border-right:1px solid #eee;padding:12px 13px}.product-grid article:last-child{border:none}.product-image{background:linear-gradient(#fff,#f8f8f8);border-radius:8px;place-items:center;height:155px;font-size:78px;display:grid}.product-grid h4{margin:12px 0 7px;font-size:13px}.product-grid strong,.product-grid small{font-size:13px;display:block}.product-grid small{color:#39a854;margin-top:6px}.results{max-width:1240px;margin:auto;padding:45px 24px}.stats{grid-template-columns:repeat(5,1fr);margin-top:30px;display:grid}.stats span{color:var(--orange);border-right:1px solid #f0d7c7;grid-template-columns:auto auto;justify-content:center;column-gap:12px;font-size:34px;display:grid}.stats span:last-child{border:0}.stats b{color:var(--ink);font-size:25px}.stats small{color:#555;grid-column:2;font-size:11px;line-height:1.35}.cta{background:linear-gradient(115deg,#fff8f2 0%,#fffdfb 62%,#fff4eb 100%);border:1px solid #f0ded2;border-radius:20px;justify-content:space-between;align-items:center;gap:50px;max-width:1240px;min-height:205px;margin:0 auto 40px;padding:38px 46px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #66300f0a}.cta:after{content:"";border:1px dashed #ff8a3f55;border-radius:50%;width:230px;height:230px;position:absolute;top:-115px;right:-95px}.cta-copy{z-index:1;align-items:flex-start;gap:22px;display:flex;position:relative}.cta-icon{color:#fff;background:linear-gradient(145deg,var(--orange2),var(--orange));border-radius:15px;flex:none;place-items:center;width:52px;height:52px;font-size:23px;font-weight:800;display:grid;box-shadow:0 12px 24px #ff640f35}.cta .eyebrow{letter-spacing:.7px;margin:2px 0 10px;font-size:10px}.cta h2{letter-spacing:-.5px;margin:0 0 10px;font-size:28px;line-height:1.2}.cta-copy>div>p:last-child{color:#666;max-width:570px;margin:0;font-size:13px;line-height:1.55}.cta-action{z-index:1;flex:none;width:280px;position:relative}.cta-action>.button{justify-content:space-between;width:100%;padding:17px 20px}.response{color:#62656b;align-items:center;gap:11px;margin-top:14px;display:flex}.team-dots{padding-left:6px;display:flex}.team-dots i{color:#fff;background:#39404a;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-7px;font-size:8px;font-style:normal;font-weight:800;display:grid}.team-dots i:nth-child(2){background:var(--orange)}.team-dots i:nth-child(3){color:var(--orange);background:#fff1e7}.response>span:last-child{flex-direction:column;gap:3px;display:flex}.response b{font-size:10px}.response small{color:#9a9ca1;font-size:9px}.blog-section{max-width:1240px;margin:0 auto;padding:52px 24px 75px}.blog-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.blog-heading .eyebrow{margin-bottom:12px}.blog-heading h2{margin:0 0 10px;font-size:30px}.blog-heading>div>p:last-child{max-width:650px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.blog-all{color:var(--orange);border-bottom:1px solid #ffb183;flex:none;padding-bottom:4px;font-size:13px;font-weight:800}.blog-all span{margin-left:12px}.blog-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.blog-card{border:1px solid var(--line);background:#fff;border-radius:15px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.blog-card:hover{border-color:#ffc39c;transform:translateY(-5px);box-shadow:0 18px 45px #54240c14}.article-cover{background:linear-gradient(135deg,#fff6ee,#ffe0c9);justify-content:center;align-items:center;height:155px;display:flex;position:relative;overflow:hidden}.article-cover:before,.article-cover i{content:"";opacity:.28;border:1px dashed;border-radius:50%;position:absolute}.article-cover:before{width:180px;height:180px;top:-65px;right:-50px}.article-cover i{width:110px;height:110px;bottom:-50px;left:-28px}.article-cover>span{color:#fff;background:var(--orange);border-radius:18px;place-items:center;width:62px;height:62px;font-size:22px;font-weight:900;display:grid;transform:rotate(-5deg);box-shadow:0 12px 25px #ff640f3d}.article-cover b{letter-spacing:.7px;font-size:10px;position:absolute;top:15px;left:16px}.shopify-article{color:#58a83b;background:linear-gradient(135deg,#f4fbf0,#e5f4dd)}.shopify-article>span{background:#63b544;box-shadow:0 12px 25px #57a33936}.api-article{color:#6252be;background:linear-gradient(135deg,#f7f5ff,#e9e4ff)}.api-article>span{background:#6554c6;font-size:16px;box-shadow:0 12px 25px #6252be36}.ads-article{color:#3976e8;background:linear-gradient(135deg,#f4f8ff,#dfeaff)}.ads-article>span{background:#3979ec;box-shadow:0 12px 25px #3976e836}.supplier-article{color:var(--orange)}.article-body{padding:20px 19px 22px}.article-meta{color:#94979d;justify-content:space-between;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.article-meta span{color:var(--orange);letter-spacing:.4px}.article-body h3{min-height:66px;margin:13px 0 10px;font-size:17px;line-height:1.28}.article-body>p{color:#666;min-height:61px;margin:0 0 17px;font-size:12px;line-height:1.65}.article-body>a{color:var(--ink);font-size:12px;font-weight:800}.article-body>a span{color:var(--orange);margin-left:8px;transition:margin .2s}.blog-card:hover .article-body>a span{margin-left:13px}.feedback-section{max-width:1240px;color:var(--ink);background:linear-gradient(135deg,#fff8f2 0%,#fffdfb 52%,#fff5ed 100%);border:1px solid #f0e2d8;border-radius:22px;grid-template-columns:36% 64%;gap:58px;margin:0 auto 70px;padding:46px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #66300f0b}.feedback-section:before{content:"";border:1px dashed #ff8a3f42;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-210px;left:-170px}.feedback-intro{z-index:1;padding:8px 0;position:relative}.feedback-intro .eyebrow{margin-bottom:14px}.feedback-intro h2{letter-spacing:-.7px;margin:0 0 16px;font-size:34px}.feedback-intro>p:last-of-type{color:#676b72;margin:0;font-size:14px;line-height:1.7}.contact-list{gap:12px;margin-top:34px;display:grid}.contact-list>a,.contact-list>div{color:var(--ink);grid-template-columns:38px 1fr;align-items:center;column-gap:12px;display:grid}.contact-list span{width:38px;height:38px;color:var(--orange);background:#fff;border:1px solid #f1d9ca;border-radius:11px;grid-row:1/3;place-items:center;display:grid;box-shadow:0 7px 18px #66300f0b}.contact-list b{font-size:12px}.contact-list small{color:#8e9299;font-size:10px}.feedback-form{z-index:1;color:var(--ink);background:#fff;border:1px solid #ece8e4;border-radius:17px;padding:28px;position:relative;box-shadow:0 16px 38px #66300f0d}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.feedback-form label{margin-bottom:17px;font-size:11px;font-weight:800;display:block}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;color:var(--ink);font:inherit;background:#fcfbfa;border:1px solid #e4e5e7;border-radius:9px;outline:none;margin-top:8px;padding:13px 14px;font-size:12px;transition:border .2s,box-shadow .2s,background .2s}.feedback-form textarea{resize:vertical;min-height:115px;line-height:1.55}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{background:#fff;border-color:#ff9a5c;box-shadow:0 0 0 3px #ff640f12}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:#a7a9ad}.form-submit{justify-content:space-between;align-items:center;gap:18px;display:flex}.feedback-form .consent{color:#777b82;align-items:center;gap:9px;max-width:280px;margin:0;font-size:9px;font-weight:500;line-height:1.4;display:flex}.consent input{width:15px;height:15px;accent-color:var(--orange);margin:0}.form-submit .button{cursor:pointer;white-space:nowrap;border:0}footer{color:#666;border-top:1px solid #eee;justify-content:space-between;align-items:center;padding:35px max(4vw,50vw - 620px);font-size:12px;display:flex}footer>a:last-child{color:var(--orange);font-weight:700}@media (width<=980px){nav{display:none}.site-header{padding:0 20px}.lang{display:none}.hero{min-height:auto;padding:60px 28px 35px}.hero-copy{width:58%}.hero h1{font-size:40px}.hero-visual{transform-origin:0 0;right:-18%;transform:scale(.75)}.trust-row{flex-wrap:wrap;gap:22px;margin-top:65px;position:relative;bottom:auto;left:auto}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-last-child(-n+2){grid-column:auto}.supplier-section{grid-template-columns:1fr}.stats{grid-template-columns:repeat(3,1fr);gap:25px}.stats span{border:0}.cta{gap:30px;margin-left:20px;margin-right:20px;padding:34px}.cta-icon{display:none}.cta h2{font-size:25px}.cta-action{width:250px}.blog-grid{grid-template-columns:repeat(2,1fr)}.article-body h3,.article-body>p{min-height:0}.feedback-section{grid-template-columns:1fr;gap:28px;margin-left:20px;margin-right:20px;padding:36px}.contact-list{grid-template-columns:1fr 1fr;margin-top:24px}}@media (width<=640px){.site-header .button-small{padding:12px;font-size:0}.site-header .button-small span{font-size:18px}.brand{flex:1;min-width:0}.hero{padding:42px 20px}.hero-copy{width:100%}.hero h1{letter-spacing:-1.5px;font-size:38px}.lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{transform-origin:0 0;width:100%;height:350px;margin-top:20px;position:relative;top:auto;right:auto;transform:scale(.61)}.trust-row{grid-template-columns:1fr 1fr;margin-top:-90px;display:grid}.section{padding:50px 16px}.section h2{font-size:25px}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.supplier-section{padding:45px 16px}.catalog{overflow-x:auto}.tabs,.product-grid{min-width:650px}.stats{grid-template-columns:repeat(2,1fr)}.cta{min-height:0;margin-left:16px;margin-right:16px;padding:28px 24px;display:block}.cta-copy{display:block}.cta h2{font-size:24px}.cta-action{width:100%;margin-top:22px}.cta-action>.button{margin:0}.response{justify-content:center}.blog-section{padding:45px 16px}.blog-heading{display:block}.blog-heading h2{font-size:26px}.blog-all{margin-top:18px;display:inline-block}.blog-grid{grid-template-columns:1fr}.article-cover{height:175px}.feedback-section{margin:0 16px 45px;padding:28px 20px}.feedback-intro h2{font-size:28px}.contact-list{grid-template-columns:1fr}.feedback-form{padding:20px 16px}.form-row{grid-template-columns:1fr;gap:0}.form-submit{display:block}.feedback-form .consent{margin-bottom:17px}.form-submit .button{width:100%}footer{text-align:center;display:block}footer .brand{justify-content:center;margin-bottom:15px}}
