.ecommerce-product{--e-bg:#fff;--e-surface:#fff;--e-soft:#f7fafc;--e-border:#e8eef4;--e-ink:#0b1220;--e-text:#52606d;--e-muted:#8793a2;--e-shadow:0 24px 60px rgba(15,23,42,.06);position:relative;overflow:hidden;background:var(--e-bg);color:var(--e-ink);font-family:var(--font-inter);transition:background .25s,color .25s}.ecommerce-product:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(68,138,255,.13) 1px,transparent 0);background-size:28px 28px;mask-image:linear-gradient(#000,transparent 20%);opacity:.17;pointer-events:none}.ecommerce-product h1,.ecommerce-product h2,.ecommerce-product h3,.ecommerce-product strong{font-family:var(--font-sora)}[data-theme=dark] .ecommerce-product{--e-bg:#071321;--e-surface:#0f1c2e;--e-soft:#0a1828;--e-border:rgba(255,255,255,.07);--e-ink:#f7fafc;--e-text:#a9b5c5;--e-muted:#718096;--e-shadow:0 24px 60px rgba(0,0,0,.3);background-image:radial-gradient(circle at 82% 4%,rgba(22,199,183,.1),transparent 27%),radial-gradient(circle at 12% 31%,rgba(68,138,255,.07),transparent 24%)}.ec-section{position:relative;max-width:1320px;margin:0 auto;padding-left:24px;padding-right:24px}.ec-hero{min-height:780px;display:grid;grid-template-columns:.72fr 1.43fr;gap:50px;align-items:center;padding-top:62px;padding-bottom:95px}.ec-eyebrow{display:inline-flex;align-items:center;gap:7px;border:1px solid color-mix(in srgb,#16c7b7 22%,var(--e-border));background:color-mix(in srgb,#16c7b7 8%,var(--e-surface));color:#0e9f93;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ec-hero h1{font-size:clamp(46px,4.2vw,64px);line-height:1.07;letter-spacing:-.052em;margin:23px 0}.ec-heading h2 span,.ec-hero h1 span{background:linear-gradient(90deg,#16c7b7,#448aff);background-clip:text;color:transparent}.ec-hero-copy>p{max-width:510px;color:var(--e-text);font-size:16px;line-height:1.75}.ec-actions{display:flex;gap:13px;margin-top:30px}.ec-btn{height:52px;padding:0 25px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;transition:.22s}.ec-btn.primary{color:#fff;background:linear-gradient(90deg,#16c7b7,#448aff);box-shadow:0 14px 32px rgba(22,199,183,.2)}.ec-btn:hover{transform:translateY(-2px)}.ec-btn.secondary{color:var(--e-ink);background:var(--e-surface);border:1px solid var(--e-border);box-shadow:0 8px 24px rgba(11,18,32,.05)}.ec-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:38px}.ec-trust span{display:flex;align-items:center;gap:6px;color:var(--e-text);font-size:9px;font-weight:600}.ec-trust svg{color:#0e9f93;border:1px solid #16c7b7;border-radius:50%;padding:2px}.ec-hero-visual{position:relative}.ec-hero-visual:before{content:"";position:absolute;inset:-15%;background:radial-gradient(circle,rgba(22,199,183,.14),transparent 62%);filter:blur(28px)}.ec-dashboard{position:relative;min-width:785px;display:grid;grid-template-columns:52px 1fr;border:1px solid var(--e-border);border-radius:27px;background:var(--e-surface);box-shadow:0 32px 85px rgba(11,18,32,.14);animation:ec-arrive .75s cubic-bezier(.22,1,.36,1) both}.ec-dashboard>aside{border-radius:27px 0 0 27px;background:color-mix(in srgb,var(--e-soft) 65%,transparent);border-right:1px solid var(--e-border);padding:13px 8px;display:flex;align-items:center;flex-direction:column;gap:7px}.ec-dashboard>aside>span{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#16c7b7,#448aff);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;margin-bottom:7px}.ec-dashboard>aside i{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;color:var(--e-muted);font-style:normal}.ec-dashboard>aside i.active{color:#448aff;background:rgba(68,138,255,.09)}.ec-dash-main{padding:16px}.ec-dash-head{display:flex;justify-content:space-between;align-items:center}.ec-dash-head>div{display:flex;flex-direction:column}.ec-dash-head strong{font-size:14px}.ec-dash-head small{font-size:7px;color:var(--e-muted);margin-top:3px}.ec-dash-head button{height:28px;border:1px solid var(--e-border);border-radius:7px;padding:0 8px;color:var(--e-text);font-size:7px}.ec-dash-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.ec-dash-metrics>div{border:1px solid var(--e-border);border-radius:11px;padding:11px}.ec-dash-metrics span{display:block;font-size:6px;color:var(--e-muted)}.ec-dash-metrics strong{display:block;font-size:15px;margin-top:6px}.ec-dash-metrics em{font-size:6px;color:#0e9f93;font-style:normal}.ec-dash-bottom{display:grid;grid-template-columns:1.2fr .8fr;gap:8px;margin-top:8px}.ec-carts,.ec-sales{border:1px solid var(--e-border);border-radius:12px;padding:10px}.ec-panel-title{display:flex;align-items:center;justify-content:space-between}.ec-panel-title strong{font-size:8px}.ec-panel-title span{display:flex;align-items:center;gap:4px;color:#0e9f93;font-size:6px}.ec-panel-title span i{width:5px;height:5px;border-radius:50%;background:#16c7b7}.ec-carts>div:not(:first-child){display:grid;grid-template-columns:23px 1fr auto auto;align-items:center;gap:6px;padding:7px 0;border-bottom:1px solid var(--e-border)}.ec-carts>div:not(:first-child)>i{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#ccfbf1,#dbeafe);display:grid;place-items:center;color:#334155;font-size:6px;font-style:normal}.ec-carts>div:not(:first-child)>span{display:flex;flex-direction:column}.ec-carts b,.ec-carts strong{font-size:6px}.ec-carts small{font-size:5px;color:var(--e-muted);margin-top:2px}.ec-carts em{font-size:5px;color:#0e9f93;background:rgba(22,199,183,.09);border-radius:99px;padding:4px 5px;font-style:normal}.ec-carts em.s2{color:#8b5cf6;background:rgba(139,92,246,.09)}.ec-carts em.s3{color:#f59e0b;background:rgba(245,158,11,.09)}.ec-sales>strong{display:block;font-size:17px;margin-top:17px}.ec-sales-bars{height:75px;display:flex;align-items:end;gap:5px;margin-top:12px}.ec-sales-bars i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(0deg,#448aff,#16c7b7);animation:ec-bars 1s ease-out;transform-origin:bottom}.ec-orders{display:flex;flex-direction:column;gap:6px;margin-top:10px}.ec-orders span{display:flex;align-items:center;gap:5px;font-size:6px;color:var(--e-text)}.ec-orders svg{color:#0e9f93}.ec-float{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;border:1px solid var(--e-border);border-radius:12px;background:color-mix(in srgb,var(--e-surface) 88%,transparent);backdrop-filter:blur(14px);box-shadow:var(--e-shadow);padding:10px 12px;color:#16c7b7;animation:ec-float 5s ease-in-out infinite}.ec-float span{display:flex;flex-direction:column;font-size:6px;color:var(--e-text)}.ec-float strong{font-size:10px;color:var(--e-ink);margin-top:2px}.ec-float small{font-size:5px;color:#0e9f93;margin-top:2px}.ec-cart-float{right:-25px;top:145px}.ec-auto-float{left:85px;bottom:-24px;animation-delay:-2s}.ec-live{position:absolute;right:15px;bottom:-14px;border:1px solid var(--e-border);border-radius:99px;background:var(--e-surface);box-shadow:var(--e-shadow);padding:8px 10px;color:var(--e-text);font-size:6px}.ec-live i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#16c7b7;margin-right:5px;animation:ec-pulse 2s infinite}.ec-trust-strip{padding:0;border:1px solid var(--e-border);border-radius:28px;background:var(--e-surface);box-shadow:var(--e-shadow);margin-bottom:110px}.ec-kpis{display:grid;grid-template-columns:repeat(4,1fr)}.ec-kpis>div{display:flex;align-items:center;gap:13px;padding:29px 25px;border-right:1px solid var(--e-border)}.ec-kpis>div:last-child{border:0}.ec-kpis>div>span{width:43px;height:43px;border-radius:13px;background:rgba(139,92,246,.09);color:#8b5cf6;display:grid;place-items:center}.ec-kpis .k1{color:#0e9f93;background:rgba(22,199,183,.09)}.ec-kpis .k2{color:#448aff;background:rgba(68,138,255,.09)}.ec-kpis .k3{color:#ef476f;background:rgba(239,71,111,.09)}.ec-kpis>div>div{display:flex;flex-direction:column}.ec-kpis strong{font-size:23px}.ec-kpis b{font-size:8px;text-transform:uppercase;margin-top:5px}.ec-brands{border-top:1px solid var(--e-border);display:grid;grid-template-columns:1.5fr repeat(7,1fr);align-items:center;padding:21px 27px}.ec-brands>span{font-size:7px;text-transform:uppercase;letter-spacing:.12em;color:var(--e-muted);font-weight:800}.ec-brands b{text-align:center;font-size:10px;color:var(--e-text)}.ec-heading{margin-bottom:44px}.ec-heading.centered{text-align:center;display:flex;flex-direction:column;align-items:center}.ec-heading h2,.ec-section-head h2{font-size:clamp(35px,4vw,48px);line-height:1.14;letter-spacing:-.04em;margin:18px 0}.ec-heading p,.ec-section-head p{max-width:620px;color:var(--e-text);font-size:14px;line-height:1.7}.ec-journey{margin-bottom:110px}.ec-journey-track{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.ec-journey-track article{position:relative;text-align:center;min-height:210px;border:1px solid var(--e-border);border-radius:22px;background:var(--e-surface);box-shadow:var(--e-shadow);padding:22px 14px;transition:.28s}.ec-journey-track article:hover{transform:translateY(-5px)}.ec-journey-track article>span{width:46px;height:46px;border-radius:14px;background:rgba(139,92,246,.09);color:#8b5cf6;display:grid;place-items:center;margin:auto}.ec-journey-track article>span.j1,.ec-journey-track article>span.j3,.ec-journey-track article>span.j4{color:#0e9f93;background:rgba(22,199,183,.09)}.ec-journey-track article>span.j2,.ec-journey-track article>span.j5{color:#448aff;background:rgba(68,138,255,.09)}.ec-journey-track h3{font-size:11px;margin-top:14px}.ec-journey-track b{display:block;color:#448aff;font-size:6px;margin-top:5px}.ec-journey-track p{font-size:7px;line-height:1.55;color:var(--e-text);margin-top:8px}.ec-journey-arrow{position:absolute;right:-17px;top:95px;z-index:2;color:#16c7b7;animation:ec-arrow 1.5s infinite}.ec-platform{margin-bottom:110px}.ec-platform-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.ec-platform-card{position:relative;overflow:hidden;border:1px solid var(--e-border);border-radius:24px;background:var(--e-surface);box-shadow:var(--e-shadow);padding:21px;transition:.3s}.ec-platform-card:hover{transform:translateY(-5px);border-color:rgba(22,199,183,.28)}.ec-platform-card.large{grid-column:span 6;min-height:300px;display:grid;grid-template-columns:.8fr 1.2fr;gap:15px}.ec-platform-card.medium,.ec-platform-card.small{grid-column:span 3;min-height:245px}.ec-platform-copy{display:flex;align-items:flex-start;flex-direction:column}.ec-platform-copy>span{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:#8b5cf6;background:rgba(139,92,246,.09)}.ec-platform-copy>span.tone-1,.ec-platform-copy>span.tone-3{color:#0e9f93;background:rgba(22,199,183,.09)}.ec-platform-copy>span.tone-2,.ec-platform-copy>span.tone-5{color:#448aff;background:rgba(68,138,255,.09)}.ec-platform-copy>span.tone-4{color:#f59e0b;background:rgba(245,158,11,.09)}.ec-platform-copy h3{font-size:12px;margin:14px 0 7px}.ec-platform-copy p{font-size:8px;line-height:1.6;color:var(--e-text)}.ec-platform-copy a{display:flex;align-items:center;gap:5px;color:#448aff;font-size:7px;font-weight:700;margin-top:auto;padding-top:12px}.ec-broadcast-mini,.ec-cart-mini,.ec-chat-mini,.ec-delivery-mini,.ec-flow-mini,.ec-loyal-mini{align-self:center;border:1px solid var(--e-border);border-radius:14px;background:var(--e-soft);padding:12px}.ec-cart-mini>div:first-child{display:flex;align-items:center;gap:7px}.ec-cart-mini>div:first-child>i{width:28px;height:28px;border-radius:50%;background:#ccfbf1;display:grid;place-items:center;color:#334155;font-size:7px;font-style:normal}.ec-cart-mini>div:first-child>span{display:flex;flex:1;flex-direction:column}.ec-cart-mini b,.ec-delivery-mini b{font-size:7px}.ec-broadcast-mini small,.ec-cart-mini em,.ec-cart-mini small,.ec-delivery-mini small{font-size:5px;color:var(--e-muted)}.ec-cart-mini em{font-style:normal}.ec-cart-products{display:flex;gap:6px;margin:14px 0}.ec-cart-products span{width:31px;height:31px;border-radius:8px;background:var(--e-surface)}.ec-cart-products b,.ec-cart-products span{display:grid;place-items:center}.ec-cart-mini button{width:100%;height:30px;border-radius:8px;color:#fff;background:linear-gradient(90deg,#16c7b7,#448aff);font-size:6px;display:flex;align-items:center;justify-content:center;gap:5px}.ec-delivery-mini>div{display:flex;align-items:center;gap:7px}.ec-delivery-mini>div>span{display:flex;flex:1;flex-direction:column}.ec-delivery-mini em{font-size:5px;color:#448aff;font-style:normal}.ec-delivery-mini>i{display:flex;height:4px;background:var(--e-border);margin:17px 0;justify-content:space-between}.ec-delivery-mini>i span{width:8px;height:8px;border-radius:50%;background:#16c7b7;margin-top:-2px}.ec-delivery-mini>small{word-spacing:10px}.ec-broadcast-mini,.ec-loyal-mini{display:flex;flex-direction:column;margin-top:20px}.ec-broadcast-mini>span{display:flex;gap:5px;color:#f59e0b;font-size:6px}.ec-broadcast-mini strong{font-size:9px;margin-top:12px}.ec-broadcast-mini>i{height:4px;border-radius:99px;background:var(--e-border);margin-top:13px}.ec-broadcast-mini>i em{display:block;width:76%;height:100%;background:#448aff}.ec-chat-mini{display:flex;flex-direction:column;gap:7px;margin-top:20px}.ec-chat-mini span{width:max-content;max-width:90%;padding:8px;border-radius:9px;background:var(--e-surface);font-size:6px}.ec-chat-mini span.reply{align-self:flex-end;color:#fff;background:#16c7b7}.ec-loyal-mini{align-items:center;color:#f59e0b}.ec-loyal-mini strong{font-size:9px;color:var(--e-ink);margin-top:8px}.ec-loyal-mini span{font-size:6px;color:var(--e-text);margin-top:4px}.ec-flow-mini{width:100%;display:flex;flex-direction:column;gap:5px}.ec-flow-mini>span{position:relative;height:29px;border:1px solid var(--e-border);border-radius:8px;background:var(--e-surface);display:flex;align-items:center;gap:7px;padding:0 8px;color:#448aff}.ec-flow-mini b{font-size:6px;color:var(--e-ink)}.ec-flow-mini>span>i{position:absolute;bottom:-6px;left:13px;height:6px;border-left:1px dashed #16c7b7}.ec-templates{margin-bottom:110px}.ec-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.ec-section-head>div{max-width:700px}.ec-section-head>a{display:flex;align-items:center;gap:5px;color:#448aff;font-size:8px;font-weight:700}.ec-template-viewport{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.ec-template-track{display:flex;width:max-content;will-change:transform;animation:ec-template-loop 34s linear infinite}.ec-template-viewport:hover .ec-template-track{animation-play-state:paused}.ec-template-group{display:flex;flex-shrink:0;gap:13px;padding-right:13px}.ec-template{width:215px;flex:0 0 215px;border:1px solid var(--e-border);border-radius:22px;background:var(--e-surface);box-shadow:var(--e-shadow);padding:11px;transition:.28s}.ec-template:hover{transform:translateY(-5px)}.ec-template-image{height:95px;border-radius:13px;background:linear-gradient(145deg,#ccfbf1,#dbeafe);color:#0e9f93;display:flex;align-items:center;justify-content:center;flex-direction:column}.ec-template-image span{font-size:8px;font-weight:700;margin-top:7px}.ec-template.t1 .ec-template-image{background:linear-gradient(145deg,#dbeafe,#ede9fe);color:#448aff}.ec-template.t2 .ec-template-image{background:linear-gradient(145deg,#ede9fe,#fce7f3);color:#8b5cf6}.ec-template.t3 .ec-template-image{background:linear-gradient(145deg,#fff7ed,#fef3c7);color:#f59e0b}.ec-whatsapp-card{margin:-10px 8px 0;border:1px solid var(--e-border);border-radius:10px;background:var(--e-surface);padding:9px;position:relative}.ec-whatsapp-card p,.ec-whatsapp-card span{font-size:6px;line-height:1.5}.ec-whatsapp-card p{color:var(--e-text);margin-top:6px}.ec-whatsapp-card button{width:100%;border-top:1px solid var(--e-border);padding-top:6px;margin-top:7px;color:#448aff;font-size:6px;font-weight:700}.ec-template>div:nth-of-type(3){display:flex;justify-content:space-between;margin:11px 5px}.ec-template>div:nth-of-type(3) span{font-size:6px;color:var(--e-muted)}.ec-template>div:nth-of-type(3) b{font-size:7px;color:#0e9f93}.ec-template>a{display:flex;align-items:center;gap:5px;color:#448aff;font-size:7px;font-weight:700;margin:10px 5px}.ec-results{margin-bottom:110px}.ec-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ec-results-grid article{min-height:310px;border:1px solid var(--e-border);border-radius:23px;background:var(--e-surface);box-shadow:var(--e-shadow);padding:21px;transition:.28s}.ec-results-grid article:hover{transform:translateY(-5px)}.ec-results-grid article>div:first-child{display:flex;align-items:center;justify-content:space-between}.ec-results-grid article>div:first-child strong{font-size:13px}.ec-results-grid article>div:first-child span{font-size:6px;color:#8b5cf6;background:rgba(139,92,246,.09);padding:5px 6px;border-radius:99px}.ec-results-grid article>b{display:block;font-family:var(--font-sora);font-size:28px;color:#0e9f93;margin-top:25px}.ec-results-grid h3{font-size:9px;margin-top:4px}.ec-results-grid p{font-size:8px;line-height:1.65;color:var(--e-text);margin-top:17px}.ec-results-grid footer{display:flex;align-items:center;gap:8px;border-top:1px solid var(--e-border);padding-top:14px;margin-top:18px}.ec-results-grid footer>i{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#ccfbf1,#dbeafe);display:grid;place-items:center;color:#334155;font-size:6px;font-style:normal}.ec-results-grid footer span{display:flex;flex-direction:column}.ec-results-grid footer strong{font-size:7px}.ec-results-grid footer small{font-size:5px;color:var(--e-muted)}.ec-cta{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;min-height:440px;border:1px solid rgba(68,138,255,.15);border-radius:36px;padding:56px 68px;margin-bottom:88px;background:radial-gradient(circle at 84% 100%,rgba(68,138,255,.17),transparent 36%),linear-gradient(135deg,rgba(22,199,183,.1),rgba(68,138,255,.08))}.ec-cta h2{font-size:44px;line-height:1.14;letter-spacing:-.045em;margin:19px 0}.ec-cta-copy>p{color:var(--e-text);line-height:1.7}.ec-summary{border:1px solid var(--e-border);border-radius:24px;background:var(--e-surface);padding:21px;box-shadow:0 28px 70px rgba(11,18,32,.13);animation:ec-float 6s ease-in-out infinite}.ec-summary-head,.ec-summary-head>div{display:flex;align-items:center;justify-content:space-between}.ec-summary-head>div{gap:9px}.ec-summary-head>div>span{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#16c7b7,#448aff);color:#fff;display:grid;place-items:center}.ec-summary-head>div>div{display:flex;flex-direction:column}.ec-summary-head strong{font-size:10px}.ec-summary-head small{font-size:6px;color:var(--e-muted);margin-top:3px}.ec-summary-head em{display:flex;align-items:center;gap:5px;color:#0e9f93;font-size:7px;font-style:normal}.ec-summary-head em i{width:5px;height:5px;border-radius:50%;background:#16c7b7}.ec-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.ec-summary-grid>div{border:1px solid var(--e-border);border-radius:11px;padding:12px;display:flex;flex-direction:column}.ec-summary-grid span{font-size:6px;color:var(--e-muted)}.ec-summary-grid strong{font-size:16px;margin-top:7px}.ec-summary-activity{display:flex;justify-content:space-between;border-top:1px solid var(--e-border);padding-top:13px;margin-top:14px}.ec-summary-activity span{display:flex;align-items:center;gap:4px;color:var(--e-text);font-size:6px}.ec-summary-activity svg{color:#0e9f93}@keyframes ec-arrive{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes ec-bars{0%{transform:scaleY(.15)}}@keyframes ec-float{50%{transform:translateY(-7px)}}@keyframes ec-pulse{50%{box-shadow:0 0 0 7px rgba(22,199,183,0)}}@keyframes ec-arrow{50%{transform:translateX(4px)}}@keyframes ec-template-loop{to{transform:translateX(-50%)}}@media(max-width:1180px){.ec-hero{grid-template-columns:1fr;padding-top:50px}.ec-hero-copy{text-align:center;display:flex;align-items:center;flex-direction:column}.ec-dashboard{min-width:0;width:100%}.ec-brands{grid-template-columns:repeat(7,1fr);gap:15px}.ec-brands>span{grid-column:1/-1;text-align:center}.ec-journey-track{grid-template-columns:repeat(3,1fr)}.ec-journey-arrow{display:none}.ec-platform-card.large{grid-column:span 12}.ec-platform-card.medium,.ec-platform-card.small{grid-column:span 6}.ec-results-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.ec-section{padding-left:18px;padding-right:18px}.ec-dashboard{grid-template-columns:1fr}.ec-dashboard>aside,.ec-float{display:none}.ec-kpis{grid-template-columns:repeat(2,1fr)}.ec-kpis>div:nth-child(2){border-right:0}.ec-kpis>div{border-bottom:1px solid var(--e-border)}.ec-cta,.ec-platform-card.large{grid-template-columns:1fr}.ec-cta{padding:50px 32px}.ec-cta-copy{text-align:center;display:flex;align-items:center;flex-direction:column}}@media(max-width:600px){.ec-hero{min-height:auto;padding-top:35px;padding-bottom:76px}.ec-hero-copy,.ec-hero-visual{width:100%;min-width:0}.ec-hero h1{font-size:38px}.ec-hero-copy>p{font-size:14px}.ec-actions{width:100%;flex-direction:column}.ec-btn{width:100%}.ec-trust{justify-content:center;gap:9px}.ec-trust span{font-size:7px}.ec-dashboard{max-width:100%;border-radius:20px}.ec-dash-main{min-width:0;padding:11px}.ec-dash-metrics{grid-template-columns:repeat(2,1fr)}.ec-dash-bottom{grid-template-columns:1fr}.ec-sales{display:none}.ec-kpis{grid-template-columns:1fr}.ec-kpis>div{border-right:0}.ec-brands{grid-template-columns:repeat(2,1fr)}.ec-journey-track{grid-template-columns:1fr}.ec-heading h2,.ec-section-head h2{font-size:34px}.ec-platform-card.medium,.ec-platform-card.small{grid-column:span 12}.ec-section-head{align-items:flex-start;flex-direction:column;gap:15px}.ec-template{width:78vw;flex-basis:78vw}.ec-template-track{animation-duration:28s}.ec-results-grid{grid-template-columns:1fr}.ec-cta{margin-left:12px;margin-right:12px;padding:42px 22px}.ec-cta h2{font-size:37px}.ec-summary-activity span:nth-child(2){display:none}.ec-journey,.ec-platform,.ec-results,.ec-templates,.ec-trust-strip{margin-bottom:88px}}@media(prefers-reduced-motion:reduce){.ecommerce-product *{animation:none!important;transition-duration:.01ms!important}.ec-template-viewport{overflow-x:auto;scrollbar-width:none}.ec-template-viewport::-webkit-scrollbar{display:none}.ec-template-group[aria-hidden=true]{display:none}}