.wtsm-header,.wtsm-header *,.wtsm-footer,.wtsm-footer *{box-sizing:border-box}
.wtsm-header{width:100%;z-index:999;background:color-mix(in srgb,var(--wtsm-header-bg) 94%,transparent);border-bottom:1px solid rgba(24,24,27,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.wtsm-header.is-sticky{position:sticky;top:0}
.admin-bar .wtsm-header.is-sticky{top:32px}
.wtsm-header__inner{width:min(1240px,calc(100% - 40px));margin:0 auto;min-height:76px;display:flex;align-items:center;gap:22px}
.wtsm-header__brand{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}
.wtsm-header__brand img{display:block;width:auto;max-width:250px;max-height:44px;object-fit:contain}
.wtsm-header__nav{display:flex;align-items:center;gap:26px;margin-left:auto}
.wtsm-header__nav a{color:var(--wtsm-text);text-decoration:none;font-size:15px;font-weight:650;line-height:1.2;transition:.2s ease}
.wtsm-header__nav a:hover,.wtsm-header__nav a:focus{color:var(--wtsm-primary)}
.wtsm-header__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.wtsm-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:13px;text-decoration:none!important;font-size:14px;font-weight:750;line-height:1.2;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.wtsm-button--soft{color:var(--wtsm-text)!important;background:var(--wtsm-soft);border:1px solid color-mix(in srgb,var(--wtsm-primary) 14%,transparent)}
.wtsm-button--soft:hover{color:var(--wtsm-primary-dark)!important;background:color-mix(in srgb,var(--wtsm-primary) 11%,#fff)}
.wtsm-button--primary{color:#fff!important;background:linear-gradient(135deg,color-mix(in srgb,var(--wtsm-primary) 82%,#fff),var(--wtsm-primary) 48%,var(--wtsm-primary-dark));box-shadow:0 10px 24px color-mix(in srgb,var(--wtsm-primary) 22%,transparent)}
.wtsm-button--primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px color-mix(in srgb,var(--wtsm-primary) 28%,transparent)}
.wtsm-header__toggle{display:none;width:46px;height:46px;border:0;border-radius:13px;background:var(--wtsm-soft);padding:0;margin-left:auto;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.wtsm-header__toggle span{display:block;width:20px;height:2px;border-radius:99px;background:var(--wtsm-text);transition:.25s ease}
.wtsm-header.is-open .wtsm-header__toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.wtsm-header.is-open .wtsm-header__toggle span:nth-child(2){opacity:0}
.wtsm-header.is-open .wtsm-header__toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.wtsm-footer{position:relative;width:100%;overflow:hidden;background:linear-gradient(180deg,#111018 0%,var(--wtsm-footer-bg) 42%,#09090d 100%);color:#ededf2;padding:44px 0 26px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.wtsm-footer:before{content:"";position:absolute;left:-180px;top:120px;width:540px;height:540px;border-radius:50%;background:color-mix(in srgb,var(--wtsm-primary) 18%,transparent);filter:blur(110px);opacity:.55;pointer-events:none}
.wtsm-footer:after{content:"";position:absolute;right:-240px;top:-210px;width:560px;height:560px;border-radius:50%;background:color-mix(in srgb,var(--wtsm-primary) 14%,transparent);filter:blur(120px);opacity:.55;pointer-events:none}
.wtsm-footer__inner{position:relative;z-index:1;width:min(1240px,calc(100% - 40px));margin:0 auto}

.wtsm-footer__cta{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr);gap:36px;align-items:center;padding:42px 44px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(135deg,color-mix(in srgb,var(--wtsm-primary) 92%,#fff) 0%,var(--wtsm-primary) 48%,var(--wtsm-primary-dark) 100%);box-shadow:0 28px 70px rgba(0,0,0,.24)}
.wtsm-footer__cta:before{content:"";position:absolute;right:-90px;top:-100px;width:330px;height:330px;border-radius:50%;border:70px solid rgba(255,255,255,.075);pointer-events:none}
.wtsm-footer__cta:after{content:"";position:absolute;left:42%;bottom:-180px;width:380px;height:380px;border-radius:50%;background:rgba(255,255,255,.06);pointer-events:none}
.wtsm-footer__cta-copy,.wtsm-footer__cta-features{position:relative;z-index:1}
.wtsm-footer__eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.wtsm-footer__cta h2{max-width:690px;margin:16px 0 12px;color:#fff;font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.035em;font-weight:850}
.wtsm-footer__cta-copy>p{max-width:700px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.7}
.wtsm-footer__cta-actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:24px}
.wtsm-footer__cta-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 19px;border-radius:14px;text-decoration:none!important;font-size:14px;font-weight:800;transition:.2s ease}
.wtsm-footer__cta-btn--light{background:#fff;color:#261332!important;box-shadow:0 12px 26px rgba(17,8,24,.18)}
.wtsm-footer__cta-btn--light:hover{transform:translateY(-1px);box-shadow:0 15px 32px rgba(17,8,24,.24)}
.wtsm-footer__cta-btn--glass{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.23);color:#fff!important}
.wtsm-footer__cta-btn--glass:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}
.wtsm-footer__cta-features{display:grid;gap:10px}
.wtsm-footer__feature{display:grid;grid-template-columns:46px 1fr;column-gap:13px;align-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:rgba(18,7,29,.16);backdrop-filter:blur(10px)}
.wtsm-footer__feature-icon{grid-row:1/3;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(255,255,255,.13);color:#fff}
.wtsm-footer__feature-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wtsm-footer__feature strong{align-self:end;color:#fff;font-size:14px;font-weight:800}
.wtsm-footer__feature small{align-self:start;color:rgba(255,255,255,.67);font-size:12px;line-height:1.35}

.wtsm-footer__main{display:grid;grid-template-columns:minmax(255px,.88fr) minmax(0,2.1fr);gap:58px;align-items:start;padding:58px 0 46px}
.wtsm-footer__brand{min-width:0}
.wtsm-footer__logo-wrap{display:inline-flex;align-items:center;justify-content:flex-start;width:min(100%,300px);max-width:300px;margin-bottom:22px;text-decoration:none}
.wtsm-footer__logo-wrap img{display:block;width:100%;max-width:300px;height:auto;object-fit:contain;object-position:left center}
.wtsm-footer__brand p{max-width:390px;margin:0;color:rgba(237,237,242,.7);font-size:14px;line-height:1.8}
.wtsm-footer__brand-note{display:flex;align-items:center;gap:9px;margin-top:18px;color:rgba(237,237,242,.5);font-size:12px;font-weight:700;letter-spacing:.02em}
.wtsm-footer__brand-note span{width:8px;height:8px;border-radius:50%;background:var(--wtsm-primary);box-shadow:0 0 0 5px color-mix(in srgb,var(--wtsm-primary) 12%,transparent)}
.wtsm-footer__columns{display:grid;grid-template-columns:.9fr 1.1fr .9fr 1.35fr;gap:30px}
.wtsm-footer__column h4{margin:0 0 18px;color:#fff;font-size:14px;font-weight:850;letter-spacing:.015em}
.wtsm-footer__column ul{list-style:none!important;padding:0!important;margin:0!important}
.wtsm-footer__column li{margin:0 0 11px!important;padding:0!important;color:rgba(237,237,242,.62);font-size:13px;line-height:1.58}
.wtsm-footer__column a,.wtsm-footer__column span{color:rgba(237,237,242,.67)!important;text-decoration:none!important;transition:.2s ease}
.wtsm-footer__column a:hover{color:#fff!important}
.wtsm-footer__contact{padding-left:2px}
.wtsm-contact-row{display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start}
.wtsm-contact-row svg{width:18px;height:18px;margin-top:2px;fill:none;stroke:color-mix(in srgb,var(--wtsm-primary) 75%,#fff);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.wtsm-contact-row--company span{line-height:1.5}
.wtsm-footer__whatsapp{display:inline-flex;align-items:center;gap:8px;margin-top:5px;padding:10px 13px;border-radius:12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800;transition:.2s ease}
.wtsm-footer__whatsapp:hover{background:var(--wtsm-primary);border-color:var(--wtsm-primary);transform:translateY(-1px)}
.wtsm-footer__socials{display:flex;gap:9px;margin-top:23px}
.wtsm-social{width:39px;height:39px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);transition:.2s ease}
.wtsm-social:hover{background:var(--wtsm-primary);border-color:var(--wtsm-primary);transform:translateY(-1px)}
.wtsm-social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.wtsm-social--facebook svg,.wtsm-social--youtube svg,.wtsm-social--bluesky svg{fill:currentColor;stroke:none}.wtsm-social--youtube .wtsm-youtube-play{fill:var(--wtsm-footer-bg);stroke:none}
.wtsm-youtube-play{fill:var(--wtsm-footer-bg)!important}
.wtsm-footer__bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between;gap:18px}
.wtsm-footer__bottom>div:first-child{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.wtsm-footer__bottom p{margin:0;color:rgba(237,237,242,.5);font-size:12px}
.wtsm-footer__companyline{color:rgba(237,237,242,.35);font-size:11px}
.wtsm-footer__companyline:before{content:"•";margin-right:12px;color:rgba(237,237,242,.22)}
.wtsm-footer__legal{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.wtsm-footer__legal a{color:rgba(237,237,242,.5)!important;text-decoration:none!important;font-size:12px}
.wtsm-footer__legal a:hover{color:#fff!important}

@media(max-width:1120px){
  .wtsm-header__nav{gap:18px}
  .wtsm-header__actions .wtsm-button--soft{display:none}
  .wtsm-footer__cta{grid-template-columns:1fr;gap:26px}
  .wtsm-footer__cta-features{grid-template-columns:repeat(3,1fr)}
  .wtsm-footer__feature{grid-template-columns:40px 1fr;column-gap:10px}
  .wtsm-footer__feature-icon{width:40px;height:40px}
  .wtsm-footer__main{grid-template-columns:1fr;gap:36px}
  .wtsm-footer__brand p{max-width:520px}
}
@media(max-width:900px){
  .wtsm-header__inner{min-height:70px;flex-wrap:wrap;padding:11px 0}
  .wtsm-header__brand img{max-height:39px;max-width:215px}
  .wtsm-header__toggle{display:inline-flex}
  .wtsm-header__nav,.wtsm-header__actions{display:none;width:100%}
  .wtsm-header.is-open .wtsm-header__nav{display:flex;order:10;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:10px 0 2px}
  .wtsm-header.is-open .wtsm-header__nav a{padding:12px 3px;border-bottom:1px solid rgba(24,24,27,.07)}
  .wtsm-header.is-open .wtsm-header__actions{display:grid;order:11;grid-template-columns:1fr 1fr;gap:10px;padding:9px 0 4px}
  .wtsm-header__actions .wtsm-button--soft{display:inline-flex}
  .wtsm-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}
}
@media(max-width:782px){.admin-bar .wtsm-header.is-sticky{top:46px}}
@media(max-width:720px){
  .wtsm-footer{padding-top:28px}
  .wtsm-footer__cta{padding:30px 24px;border-radius:22px}
  .wtsm-footer__cta-features{grid-template-columns:1fr}
  .wtsm-footer__main{padding:44px 0 36px}
}
@media(max-width:640px){
  .wtsm-header__inner,.wtsm-footer__inner{width:min(100% - 28px,1240px)}
  .wtsm-header.is-open .wtsm-header__actions{grid-template-columns:1fr}
  .wtsm-footer__cta h2{font-size:31px}
  .wtsm-footer__cta-copy>p{font-size:14px}
  .wtsm-footer__cta-actions{align-items:stretch;flex-direction:column}
  .wtsm-footer__cta-btn{width:100%}
  .wtsm-footer__columns{grid-template-columns:1fr;gap:27px}
  .wtsm-footer__bottom{align-items:flex-start;flex-direction:column}
  .wtsm-footer__companyline:before{display:none}
  .wtsm-footer__bottom>div:first-child{align-items:flex-start;flex-direction:column;gap:5px}
  .wtsm-footer__legal{gap:14px}
}


/* Floating customer service button */
.wtsm-support-button{position:fixed;z-index:9998;bottom:24px;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 18px 0 14px;border-radius:999px;background:var(--wtsm-support-color,#25D366);color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:800;line-height:1;box-shadow:0 14px 34px color-mix(in srgb,var(--wtsm-support-color,#25D366) 34%,rgba(0,0,0,.25));transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.wtsm-support-button--right{right:24px}.wtsm-support-button--left{left:24px}
.wtsm-support-button:hover{transform:translateY(-2px);filter:brightness(.98);box-shadow:0 18px 40px color-mix(in srgb,var(--wtsm-support-color,#25D366) 40%,rgba(0,0,0,.28))}
.wtsm-support-button__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px}
.wtsm-support-button__icon svg{display:block;width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wtsm-support-button__label{white-space:nowrap}
@media(max-width:640px){.wtsm-support-button{width:56px;height:56px;min-height:56px;padding:0;justify-content:center;aspect-ratio:1/1}.wtsm-support-button--right{right:16px}.wtsm-support-button--left{left:16px}.wtsm-support-button__label{display:none}.wtsm-support-button__icon{width:30px;height:30px;flex-basis:30px}.wtsm-support-button__icon svg{width:28px;height:28px}}


/* WorthTec Shop Home */
.wtsm-home,.wtsm-home *{box-sizing:border-box}.wtsm-home{overflow:hidden;background:#fff;color:var(--wtsm-text);font-family:inherit}.wtsm-home__inner{width:min(100% - 40px,1240px);margin:0 auto}.wtsm-home__eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid color-mix(in srgb,var(--wtsm-primary) 20%,transparent);border-radius:999px;background:color-mix(in srgb,var(--wtsm-primary) 7%,#fff);color:var(--wtsm-primary-dark);font-size:12px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.wtsm-home__eyebrow--light{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.11);color:#fff}.wtsm-home h1,.wtsm-home h2,.wtsm-home h3,.wtsm-home p{margin-top:0}.wtsm-home h1{max-width:710px;margin:18px 0 20px;font-size:clamp(46px,5.6vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:900}.wtsm-home h2{margin:16px 0 16px;font-size:clamp(34px,4.3vw,58px);line-height:1.02;letter-spacing:-.045em;font-weight:880}.wtsm-home p{font-size:17px;line-height:1.75;color:#5f5f68}.wtsm-home__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}.wtsm-home-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 21px;border-radius:15px;text-decoration:none!important;font-size:14px;font-weight:850;transition:.22s ease}.wtsm-home-btn--primary{background:linear-gradient(135deg,var(--wtsm-primary),var(--wtsm-primary-dark));color:#fff!important;box-shadow:0 15px 32px color-mix(in srgb,var(--wtsm-primary) 24%,transparent)}.wtsm-home-btn--primary:hover{transform:translateY(-2px);box-shadow:0 20px 38px color-mix(in srgb,var(--wtsm-primary) 31%,transparent)}.wtsm-home-btn--secondary{border:1px solid #e5e5e8;background:#fff;color:#24242a!important}.wtsm-home-btn--secondary:hover{border-color:color-mix(in srgb,var(--wtsm-primary) 30%,#ddd);background:var(--wtsm-soft)}.wtsm-home-btn--light{background:#fff;color:#291437!important;box-shadow:0 12px 30px rgba(0,0,0,.18)}.wtsm-home-btn--glass{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);color:#fff!important}.wtsm-home-btn--glass:hover{background:rgba(255,255,255,.15)}
.wtsm-home-hero{position:relative;padding:92px 0 38px;background:radial-gradient(circle at 78% 20%,color-mix(in srgb,var(--wtsm-primary) 12%,#fff) 0,transparent 32%),linear-gradient(180deg,#fff 0%,#fbf9fe 100%)}.wtsm-home-hero:after{content:"";position:absolute;right:-220px;top:90px;width:460px;height:460px;border-radius:50%;border:80px solid color-mix(in srgb,var(--wtsm-primary) 6%,transparent);pointer-events:none}.wtsm-home-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:58px;align-items:center}.wtsm-home-hero__copy>p{max-width:650px;font-size:18px}.wtsm-home-hero__visual{min-width:0}.wtsm-home-image{width:100%;height:560px;overflow:hidden;border-radius:30px;background:var(--wtsm-soft);box-shadow:0 32px 90px rgba(45,24,69,.16)}.wtsm-home-image img{display:block;width:100%;height:100%;object-fit:cover}.wtsm-home-highlights{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:68px;border:1px solid #e9e6ed;border-radius:22px;overflow:hidden;background:#e9e6ed;box-shadow:0 16px 45px rgba(31,19,42,.07)}.wtsm-home-highlight{min-height:105px;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:20px;background:#fff}.wtsm-home-highlight>span{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--wtsm-soft);color:var(--wtsm-primary)}.wtsm-home-highlight svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wtsm-home-highlight strong{display:block;font-size:13px;font-weight:850;color:#222229}.wtsm-home-highlight small{display:block;margin-top:4px;font-size:11px;line-height:1.45;color:#777781}
.wtsm-home-store-mockup{position:relative;min-height:585px;padding:45px 30px 25px}.wtsm-home-store-mockup__orb{position:absolute;inset:70px 70px auto auto;width:360px;height:360px;border-radius:50%;background:linear-gradient(145deg,color-mix(in srgb,var(--wtsm-primary) 24%,#fff),color-mix(in srgb,var(--wtsm-primary) 7%,#fff));filter:blur(.2px)}.wtsm-home-store-mockup__orb--2{inset:auto auto 30px 5px;width:210px;height:210px;background:color-mix(in srgb,var(--wtsm-primary) 8%,#fff)}.wtsm-home-browser{position:relative;z-index:2;width:88%;margin-left:auto;overflow:hidden;border:1px solid rgba(25,14,35,.1);border-radius:23px;background:#fff;box-shadow:0 35px 80px rgba(31,17,45,.2)}.wtsm-home-browser__bar{height:35px;display:flex;align-items:center;gap:6px;padding:0 13px;background:#f2f2f4}.wtsm-home-browser__bar>span{width:7px;height:7px;border-radius:50%;background:#c9c9ce}.wtsm-home-browser__bar>div{width:48%;height:13px;margin-left:12px;border-radius:999px;background:#fff}.wtsm-home-browser__nav{height:57px;display:grid;grid-template-columns:110px 1fr 28px;gap:18px;align-items:center;padding:0 20px}.wtsm-home-browser__nav strong{font-size:12px}.wtsm-home-browser__nav>span{color:var(--wtsm-primary)}.wtsm-home-browser__nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.wtsm-home-browser__search{height:25px;border-radius:999px;background:#f5f5f6}.wtsm-home-browser__hero{min-height:195px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:26px;background:linear-gradient(135deg,#f8efff,#efe3fb)}.wtsm-home-browser__hero>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.wtsm-home-browser__hero small{font-size:7px;font-weight:900;letter-spacing:.15em;color:var(--wtsm-primary)}.wtsm-home-browser__hero strong{max-width:190px;margin:8px 0 15px;font-size:22px;line-height:1.05;letter-spacing:-.04em}.wtsm-home-browser__hero span{padding:8px 11px;border-radius:8px;background:#19191e;color:#fff;font-size:8px;font-weight:800}.wtsm-home-browser__hero-art{position:relative;height:145px}.wtsm-home-browser__hero-art:before{content:"";position:absolute;inset:10px 28px;border-radius:90px 90px 22px 22px;background:linear-gradient(145deg,var(--wtsm-primary),#b477e6);transform:rotate(7deg)}.wtsm-home-browser__hero-art:after{content:"";position:absolute;width:60px;height:90px;right:12px;bottom:2px;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.08);transform:rotate(-9deg)}.wtsm-home-products{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding:18px}.wtsm-home-products>div{min-width:0}.wtsm-home-products i{display:block;height:88px;border-radius:12px;background:linear-gradient(145deg,#f7f7f8,#eee9f4)}.wtsm-home-products>div:nth-child(2) i{background:linear-gradient(145deg,#f5eaff,#e6d1f6)}.wtsm-home-products>div:nth-child(3) i{background:linear-gradient(145deg,#eee,#fafafa)}.wtsm-home-products b,.wtsm-home-products small{display:block;margin-top:7px;font-size:8px}.wtsm-home-products small{margin-top:2px;color:#777}.wtsm-home-phone{position:absolute;z-index:3;left:5px;bottom:8px;width:168px;height:335px;padding:23px 11px 12px;border:8px solid #18181c;border-radius:30px;background:#fff;box-shadow:0 27px 65px rgba(31,17,45,.25)}.wtsm-home-phone__notch{position:absolute;left:50%;top:6px;width:62px;height:13px;border-radius:999px;background:#18181c;transform:translateX(-50%)}.wtsm-home-phone__brand{padding:8px 0 11px;font-size:10px;font-weight:850}.wtsm-home-phone__promo{height:112px;border-radius:15px;background:linear-gradient(145deg,#f6e8ff,#ded0f1)}.wtsm-home-phone__products{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.wtsm-home-phone__products i{height:88px;border-radius:10px;background:#f3f3f5}.wtsm-home-phone__products i:last-child{background:#efe5f8}.wtsm-home-store-mockup__note{position:absolute;z-index:4;right:2px;bottom:34px;display:flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid rgba(126,34,206,.14);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 16px 36px rgba(37,18,51,.14);font-size:11px;font-weight:800;color:#303038}.wtsm-home-store-mockup__note span{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:var(--wtsm-soft);color:var(--wtsm-primary)}.wtsm-home-store-mockup__note svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}
.wtsm-home-section{padding:105px 0}.wtsm-home-split{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.wtsm-home-split--reverse{grid-template-columns:.92fr 1.08fr}.wtsm-home-section__copy>p{max-width:590px}.wtsm-home-showcase{background:#fff}.wtsm-home-custom-mockup{position:relative;min-height:540px;padding:34px;border-radius:32px;background:linear-gradient(145deg,#f7effd,#f4f4f7);overflow:hidden}.wtsm-home-custom-mockup__canvas{position:relative;z-index:1;margin:18px 0 0 20px;padding:0 18px 22px;border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(43,20,59,.17)}.wtsm-home-custom-mockup__top{height:60px;display:flex;align-items:center;gap:9px}.wtsm-home-custom-mockup__top strong{margin-right:auto;font-size:13px}.wtsm-home-custom-mockup__top span{width:35px;height:8px;border-radius:999px;background:#efeff2}.wtsm-home-custom-mockup__banner{height:220px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:28px;border-radius:17px;background:linear-gradient(135deg,#f0ddff,#f7f0fb)}.wtsm-home-custom-mockup__banner div{width:120px;height:145px;justify-self:center;border-radius:80px 80px 18px 18px;background:linear-gradient(145deg,var(--wtsm-primary),#ba84e5);transform:rotate(-5deg)}.wtsm-home-custom-mockup__banner strong{font-size:27px;line-height:1.05;letter-spacing:-.04em}.wtsm-home-custom-mockup__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.wtsm-home-custom-mockup__cards i{height:95px;border-radius:13px;background:#f5f5f6}.wtsm-home-palette{position:absolute;z-index:2;right:3px;bottom:18px;width:210px;padding:16px;border:1px solid rgba(126,34,206,.14);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(40,17,56,.14)}.wtsm-home-palette>span{display:inline-block;width:30px;height:30px;margin-right:6px;border-radius:9px;background:var(--c)}.wtsm-home-palette small{display:block;margin-top:10px;color:#666;font-size:11px;font-weight:800}.wtsm-home-point-list{display:grid;gap:17px;margin-top:32px}.wtsm-home-point{display:grid;grid-template-columns:42px 1fr;gap:13px}.wtsm-home-point>span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:var(--wtsm-soft);color:var(--wtsm-primary)}.wtsm-home-point svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wtsm-home-point strong{font-size:14px;font-weight:850}.wtsm-home-point p{margin:4px 0 0;font-size:13px;line-height:1.55}
.wtsm-home-features{background:#faf9fb}.wtsm-home-section__head{max-width:780px;margin:0 auto 48px;text-align:center}.wtsm-home-section__head p{max-width:690px;margin-left:auto;margin-right:auto}.wtsm-home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wtsm-home-feature{min-height:245px;padding:28px;border:1px solid #ebe9ed;border-radius:23px;background:#fff;box-shadow:0 12px 36px rgba(31,17,42,.045);transition:.2s ease}.wtsm-home-feature:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--wtsm-primary) 20%,#ddd);box-shadow:0 20px 45px rgba(31,17,42,.08)}.wtsm-home-feature__icon{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:17px;background:var(--wtsm-soft);color:var(--wtsm-primary)}.wtsm-home-feature__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wtsm-home-feature h3{margin:21px 0 10px;font-size:18px;letter-spacing:-.02em}.wtsm-home-feature p{margin:0;font-size:14px;line-height:1.65}
.wtsm-home-integrations{background:linear-gradient(180deg,#fff,#fbf8fd)}.wtsm-home-integrations__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.wtsm-home-integration-cloud{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.wtsm-home-integration{min-height:80px;display:flex;align-items:center;gap:13px;padding:0 18px;border:1px solid #e8e5eb;border-radius:18px;background:#fff;color:#292930;font-size:14px;font-weight:850;box-shadow:0 12px 30px rgba(40,20,54,.05)}.wtsm-home-integration>span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--wtsm-soft);color:var(--wtsm-primary)}.wtsm-home-integration svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.wtsm-home-control{background:#111116;color:#fff}.wtsm-home-control .wtsm-home__eyebrow{border-color:rgba(255,255,255,.17);background:rgba(255,255,255,.07);color:#d9b5f5}.wtsm-home-control h2{color:#fff}.wtsm-home-control p{color:rgba(255,255,255,.67)}.wtsm-home-orders{position:relative;min-height:480px;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:#fff;color:#24242a;box-shadow:0 35px 80px rgba(0,0,0,.24)}.wtsm-home-orders__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #eee}.wtsm-home-orders__head span{font-weight:850}.wtsm-home-orders__head small{padding:6px 10px;border-radius:999px;background:#f3f3f5;color:#777}.wtsm-home-orders__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.wtsm-home-orders__metrics>div{padding:16px;border-radius:15px;background:#f8f7f9}.wtsm-home-orders__metrics strong,.wtsm-home-orders__metrics small{display:block}.wtsm-home-orders__metrics strong{font-size:18px}.wtsm-home-orders__metrics small{margin-top:4px;font-size:10px;color:#888}.wtsm-home-orders__rows{display:grid;gap:7px}.wtsm-home-orders__rows>div{display:grid;grid-template-columns:10px 70px 1fr;gap:10px;align-items:center;padding:13px 12px;border-radius:12px;background:#fbfbfc}.wtsm-home-orders__rows i{width:8px;height:8px;border-radius:50%;background:var(--wtsm-primary)}.wtsm-home-orders__rows span{font-size:11px;color:#777}.wtsm-home-orders__rows b{font-size:11px}.wtsm-home-orders__float{position:absolute;right:-28px;bottom:25px;width:245px;padding:15px;border-radius:17px;background:linear-gradient(135deg,var(--wtsm-primary),var(--wtsm-primary-dark));color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.25)}.wtsm-home-orders__float>span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#9af0bd}.wtsm-home-orders__float strong,.wtsm-home-orders__float small{display:block}.wtsm-home-orders__float strong{margin-top:8px;font-size:13px}.wtsm-home-orders__float small{margin-top:4px;color:rgba(255,255,255,.7);font-size:10px;line-height:1.4}
.wtsm-home-security{display:grid;grid-template-columns:110px 1fr 290px;gap:34px;align-items:center;padding:44px;border:1px solid #e7e3ea;border-radius:28px;background:linear-gradient(135deg,#fff,#f9f3fd)}.wtsm-home-security__icon{width:110px;height:110px;display:flex;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(135deg,var(--wtsm-primary),var(--wtsm-primary-dark));color:#fff;box-shadow:0 20px 45px color-mix(in srgb,var(--wtsm-primary) 24%,transparent)}.wtsm-home-security__icon svg{width:52px;height:52px;fill:none;stroke:currentColor;stroke-width:1.5}.wtsm-home-security h2{font-size:clamp(30px,3.3vw,45px)}.wtsm-home-security p{margin-bottom:0}.wtsm-home-security__mini{padding:22px;border-radius:20px;background:#fff;box-shadow:0 15px 35px rgba(37,19,49,.08)}.wtsm-home-security__mini>span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:var(--wtsm-soft);color:var(--wtsm-primary)}.wtsm-home-security__mini svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.wtsm-home-security__mini strong,.wtsm-home-security__mini small{display:block}.wtsm-home-security__mini strong{margin-top:13px;font-size:13px}.wtsm-home-security__mini small{margin-top:5px;color:#888;font-size:11px;line-height:1.45}
.wtsm-home-plans{background:#faf9fb}.wtsm-home-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.wtsm-home-plan{padding:27px;border:1px solid #e7e5e9;border-radius:22px;background:#fff}.wtsm-home-plan__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:var(--wtsm-soft);color:var(--wtsm-primary)}.wtsm-home-plan__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.wtsm-home-plan h3{margin:19px 0 6px;font-size:17px}.wtsm-home-plan__price{font-size:23px;letter-spacing:-.035em;font-weight:900;color:#19191e}.wtsm-home-plan p{margin:8px 0 22px;font-size:13px}.wtsm-home-plan>a{display:inline-flex;align-items:center;gap:8px;color:var(--wtsm-primary)!important;text-decoration:none!important;font-size:12px;font-weight:850}.wtsm-home-plans__action{display:flex;justify-content:center;margin-top:32px}.wtsm-home-final{padding-top:70px;padding-bottom:105px}.wtsm-home-final__box{position:relative;overflow:hidden;padding:58px;border-radius:32px;background:linear-gradient(135deg,#8d2ed3,var(--wtsm-primary-dark));color:#fff;box-shadow:0 30px 70px color-mix(in srgb,var(--wtsm-primary) 20%,transparent)}.wtsm-home-final__box:after{content:"";position:absolute;right:-80px;top:-120px;width:370px;height:370px;border-radius:50%;border:70px solid rgba(255,255,255,.07)}.wtsm-home-final__box>*{position:relative;z-index:1}.wtsm-home-final h2{max-width:720px;color:#fff}.wtsm-home-final p{max-width:700px;color:rgba(255,255,255,.76)}
@media(max-width:1100px){.wtsm-home-hero__grid{grid-template-columns:1fr;gap:35px}.wtsm-home-hero__copy{max-width:780px}.wtsm-home-hero__visual{max-width:760px;margin:0 auto;width:100%}.wtsm-home-highlights{grid-template-columns:repeat(2,1fr)}.wtsm-home-split,.wtsm-home-split--reverse,.wtsm-home-integrations__grid{grid-template-columns:1fr;gap:50px}.wtsm-home-split--reverse .wtsm-home-section__copy{order:-1}.wtsm-home-feature-grid{grid-template-columns:repeat(2,1fr)}.wtsm-home-security{grid-template-columns:90px 1fr}.wtsm-home-security__icon{width:90px;height:90px}.wtsm-home-security__mini{grid-column:1/-1}.wtsm-home-plan-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.wtsm-home__inner{width:min(100% - 28px,1240px)}.wtsm-home-hero{padding-top:62px}.wtsm-home h1{font-size:clamp(42px,12vw,60px)}.wtsm-home p{font-size:15px}.wtsm-home__actions{align-items:stretch;flex-direction:column}.wtsm-home-btn{width:100%}.wtsm-home-store-mockup{min-height:480px;padding:20px 0 0}.wtsm-home-browser{width:94%}.wtsm-home-phone{width:142px;height:285px;left:-2px}.wtsm-home-phone__promo{height:90px}.wtsm-home-phone__products i{height:65px}.wtsm-home-store-mockup__note{right:0;bottom:10px;max-width:190px}.wtsm-home-highlights{grid-template-columns:1fr}.wtsm-home-section{padding:76px 0}.wtsm-home-custom-mockup{min-height:420px;padding:18px}.wtsm-home-custom-mockup__canvas{margin:12px 0 0}.wtsm-home-custom-mockup__banner{height:170px;padding:18px}.wtsm-home-custom-mockup__banner div{width:85px;height:105px}.wtsm-home-custom-mockup__banner strong{font-size:19px}.wtsm-home-palette{right:10px;width:175px}.wtsm-home-feature-grid,.wtsm-home-integration-cloud,.wtsm-home-plan-grid{grid-template-columns:1fr}.wtsm-home-orders{min-height:430px;padding:16px}.wtsm-home-orders__metrics{grid-template-columns:1fr 1fr}.wtsm-home-orders__metrics>div:last-child{grid-column:1/-1}.wtsm-home-orders__float{right:10px;bottom:15px;width:220px}.wtsm-home-security{grid-template-columns:1fr;padding:28px}.wtsm-home-security__icon{width:70px;height:70px;border-radius:22px}.wtsm-home-security__icon svg{width:35px;height:35px}.wtsm-home-final__box{padding:38px 26px;border-radius:24px}.wtsm-home-final{padding-top:45px}}

.wtsm-support-button__icon .wtsm-icon-fill{fill:currentColor!important;stroke:none!important}.wtsm-support-button__icon .wtsm-icon-whatsapp{width:26px;height:26px}.wtsm-brand-icon{display:block;width:20px;height:20px;object-fit:contain}.wtsm-brand-icon--fallback{display:grid;place-items:center;border-radius:10px;background:#fff;color:var(--wtsm-primary);font-size:12px;font-weight:900}.wtsm-home-integration>span img,.wtsm-home-integration>span svg,.wtsm-home-integration>span .wtsm-brand-icon--fallback{width:20px;height:20px}.wtsm-integration-card__badge img,.wtsm-integration-card__badge svg,.wtsm-integration-card__badge .wtsm-brand-icon--fallback{width:28px;height:28px}.wtsm-social .wtsm-icon-fill{fill:currentColor;stroke:none}.

/* v2.2 integration brands */
.wtsm-home-integration>span{width:68px!important;height:46px!important;flex:0 0 68px!important;padding:6px!important;background:#fff!important;border:1px solid #ece8ef!important;border-radius:12px!important}
.wtsm-home-integration>span .wtsm-brand-icon{width:100%!important;height:100%!important;max-width:58px!important;max-height:34px!important;object-fit:contain!important}
.wtsm-home-integration>span .wtsm-brand-icon--worthtec-pro{max-width:34px!important;max-height:34px!important}
.wtsm-home-integration>span .wtsm-brand-icon--whatsapp{width:26px!important;height:26px!important;color:#25D366!important;fill:currentColor!important;stroke:none!important}
.wtsm-support-button__icon{overflow:visible!important}.wtsm-support-button__icon .wtsm-icon-whatsapp{display:block!important;width:27px!important;height:27px!important;fill:#fff!important;stroke:none!important;aspect-ratio:1/1!important}

/* v2.3 menu de soluções */
.wtsm-header__menu-group{position:relative;display:flex;align-items:center;align-self:stretch}
.wtsm-header__submenu-toggle{appearance:none;border:0;background:transparent;color:var(--wtsm-text);font:inherit;font-size:15px;font-weight:650;line-height:1.2;padding:0;display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:.2s ease}
.wtsm-header__submenu-toggle:hover,.wtsm-header__submenu-toggle:focus,.wtsm-header__menu-group.is-open>.wtsm-header__submenu-toggle{color:var(--wtsm-primary);outline:none}
.wtsm-header__submenu-toggle svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.wtsm-header__menu-group:hover>.wtsm-header__submenu-toggle svg,.wtsm-header__menu-group:focus-within>.wtsm-header__submenu-toggle svg,.wtsm-header__menu-group.is-open>.wtsm-header__submenu-toggle svg{transform:rotate(180deg)}
.wtsm-header__submenu{position:absolute;z-index:1000;top:calc(100% - 8px);left:50%;transform:translate(-50%,8px);width:310px;padding:10px;border:1px solid rgba(24,24,27,.09);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 22px 55px rgba(32,20,45,.16);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.wtsm-header__menu-group:hover>.wtsm-header__submenu,.wtsm-header__menu-group:focus-within>.wtsm-header__submenu,.wtsm-header__menu-group.is-open>.wtsm-header__submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.wtsm-header__submenu a{display:flex!important;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:11px 12px!important;border-radius:11px;color:#27232c!important;font-size:14px!important;font-weight:650!important;line-height:1.3!important;text-decoration:none!important;white-space:normal}
.wtsm-header__submenu a:hover,.wtsm-header__submenu a:focus{background:var(--wtsm-soft);color:var(--wtsm-primary)!important}
.wtsm-header__submenu a span{font-size:15px;opacity:.55}
@media(max-width:900px){
  .wtsm-header__menu-group{display:block;width:100%;align-self:auto}
  .wtsm-header__submenu-toggle{width:100%;justify-content:space-between;padding:12px 3px;border-bottom:1px solid rgba(24,24,27,.07);font-size:15px;text-align:left}
  .wtsm-header__submenu{position:static;transform:none!important;width:100%;padding:4px 0 7px 14px;border:0;border-bottom:1px solid rgba(24,24,27,.07);border-radius:0;background:transparent;box-shadow:none;display:none;opacity:1;visibility:visible;pointer-events:auto}
  .wtsm-header__menu-group:hover>.wtsm-header__submenu,.wtsm-header__menu-group:focus-within>.wtsm-header__submenu{display:none}
  .wtsm-header__menu-group.is-open>.wtsm-header__submenu{display:block}
  .wtsm-header__submenu a{padding:10px 12px!important;border-bottom:0!important;border-radius:10px}
}
