.ecom-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(1000px 600px at 12% -10%,rgba(139,92,246,.38),transparent 55%),radial-gradient(800px 500px at 90% 15%,rgba(236,72,153,.2),transparent 50%),linear-gradient(165deg,#070B16 0%,#0F172A 42%,#111827 100%);padding:calc(var(--nav,72px) + 2.25rem) 0 3rem}
.ecom-hero-bg{position:absolute;inset:0;pointer-events:none;opacity:.28;background-image:radial-gradient(rgba(255,255,255,.07) 1px,transparent 1px);background-size:28px 28px}
.ecom-hero .container{position:relative;z-index:2}
.ecom-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2.25rem;align-items:center}
.ecom-badge{background:rgba(236,72,153,.2);color:#FBCFE8;border:1px solid rgba(244,114,182,.35)}
.ecom-hero h1{font-size:clamp(1.65rem,4vw,2.85rem);line-height:1.12;margin:1rem 0 .85rem;font-weight:800;color:#fff}
.ecom-hero h1 .grad{background:linear-gradient(105deg,#F9A8D4,#C4B5FD 55%,#A5F3FC);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:hbGradientShift 5s ease infinite}
.ecom-lead{color:rgba(255,255,255,.78);max-width:34rem;line-height:1.6;margin:0 0 1.25rem}
.ecom-ctas{display:flex;flex-wrap:wrap;gap:.75rem}
.ecom-tabs{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;padding:.5rem 0 0;scrollbar-width:none;margin-top:.85rem}
.ecom-tabs::-webkit-scrollbar{display:none}
.ecom-tabs button{flex:0 0 auto;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:rgba(255,255,255,.92);border-radius:999px;padding:.45rem .85rem;font-size:.74rem;font-weight:600;cursor:pointer;white-space:nowrap}
.ecom-tabs button.is-active{background:linear-gradient(135deg,#EC4899,#8B5CF6);border-color:transparent;color:#fff}
.ecom-phone-stage{position:relative;display:flex;justify-content:center;min-height:460px}
.ecom-phone{width:min(280px,78vw);border-radius:36px;padding:12px;background:linear-gradient(160deg,#1e1b4b,#0f172a);border:2px solid rgba(255,255,255,.12);box-shadow:0 30px 80px rgba(0,0,0,.5);animation:hbPhoneFloat 6s ease-in-out infinite;position:relative;z-index:2}
.ecom-notch{width:90px;height:22px;background:#0B1120;border-radius:0 0 14px 14px;margin:0 auto 8px}
.ecom-screen{background:#0B141A;border-radius:26px;overflow:hidden;height:440px;display:flex;flex-direction:column}
.ecom-wa-head{background:#1F2C34;padding:10px 12px;display:flex;align-items:center;gap:10px}
.ecom-av{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#EC4899,#8B5CF6);display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800;color:#fff}
.ecom-wa-head strong{display:block;font-size:.82rem;color:#E9EDEF}
.ecom-wa-head small{color:#8696A0;font-size:.68rem}
.ecom-wa-body{flex:1;padding:10px 8px;overflow:hidden;display:flex;flex-direction:column;gap:7px;justify-content:flex-end}
.ecom-msg{max-width:90%;padding:8px 11px;border-radius:10px;font-size:.76rem;line-height:1.4;opacity:0;transform:translateY(8px);transition:opacity .35s,transform .35s}
.ecom-msg.show{opacity:1;transform:none}
.ecom-msg.bot{align-self:flex-start;background:#1F2C34;color:#E9EDEF}
.ecom-msg.user{align-self:flex-end;background:#005C4B;color:#E9EDEF}
.ecom-typing{align-self:flex-start;background:#1F2C34;padding:10px 14px;border-radius:10px;display:none;gap:4px}
.ecom-typing.on{display:inline-flex}
.ecom-typing i{width:6px;height:6px;border-radius:50%;background:#8696A0;animation:hbDot 1.2s infinite}
.ecom-float{position:absolute;z-index:3;padding:.55rem .8rem;border-radius:12px;background:rgba(15,23,42,.88);border:1px solid rgba(255,255,255,.12);font-size:.7rem;color:#fff;animation:hbCardFloat 5s ease-in-out infinite}
.ecom-float b{display:block;font-size:.82rem;color:#F9A8D4}
.ecom-float-1{top:4%;left:0}.ecom-float-2{top:28%;right:0;animation-delay:-1s}.ecom-float-3{top:55%;left:0;animation-delay:-2s}.ecom-float-4{bottom:10%;right:2%;animation-delay:-3s}
.ecom-trust{text-align:center;margin-top:2rem;font-size:.85rem;color:rgba(255,255,255,.55)}
.ecom-problems,.ecom-sols,.ecom-usecases,.ecom-ai-feats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.25rem}
.ecom-problems .card,.ecom-sols .card,.ecom-usecases .card{padding:1.15rem}
.ecom-problems h3,.ecom-sols h3,.ecom-usecases h3{font-size:.95rem;margin:0 0 .35rem}
.ecom-problems p,.ecom-sols p,.ecom-usecases p{font-size:.85rem;color:var(--t2);margin:0}
.ecom-ai-feats .card{padding:1rem;font-weight:600;text-align:center}
.ecom-transition{text-align:center;font-weight:600;margin-top:1.5rem;color:var(--p2)}
.ecom-journey,.ecom-flow,.ecom-timeline{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin:1.25rem 0;font-weight:600;font-size:.85rem}
.ecom-journey span,.ecom-flow span,.ecom-timeline span{padding:.4rem .7rem;border-radius:999px;background:#fff;border:1px solid var(--bd)}
.ecom-journey .arr,.ecom-flow .arr,.ecom-timeline .arr{border:0;background:transparent;color:#EC4899;padding:0}
.ecom-journey span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:#fff}
.ecom-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}
.ecom-catalog{display:flex;flex-direction:column;gap:.75rem}
.ecom-prod{display:flex;align-items:center;gap:.85rem;background:#fff;border:1px solid var(--bd);border-radius:12px;padding:.85rem}
.ecom-prod-img{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,#FCE7F3,#EDE9FE);display:flex;align-items:center;justify-content:center;font-size:1.25rem}
.ecom-prod strong{display:block;font-size:.9rem}
.ecom-prod span{font-size:.78rem;color:var(--t2)}
.ecom-wa-card{max-width:360px;margin:1rem auto 0;background:#0B141A;border-radius:14px;padding:1.15rem;color:#E9EDEF;font-size:.875rem}
.ecom-wa-btn{display:inline-block;margin-top:.75rem;padding:.4rem .85rem;border-radius:999px;background:#005C4B;font-weight:700;font-size:.8rem}
.ecom-store-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1.25rem}
.ecom-store-cards .card{padding:1.5rem}
.ecom-store-cards h3{margin:0 0 .5rem}
.ecom-store-cards p{color:var(--t2);font-size:.9rem;margin:0 0 1rem}
@media(max-width:900px){
  .ecom-hero-grid{grid-template-columns:1fr;gap:1.5rem}
  .ecom-phone-stage{order:3;min-height:auto;overflow:hidden}
  .ecom-hero-copy{order:1}.ecom-tabs{order:2}
  .ecom-float{display:none!important}
  .ecom-split{grid-template-columns:1fr}
}
@media(max-width:640px){
  .ecom-hero{padding:calc(var(--nav,60px) + 1.1rem) 0 1.75rem;overflow-x:hidden}
  .ecom-hero h1{font-size:1.45rem}
  .ecom-ctas{flex-direction:column}
  .ecom-ctas .btn{width:100%;justify-content:center}
  .ecom-phone{width:min(220px,70vw);padding:9px;border-radius:28px}
  .ecom-screen{height:360px;border-radius:22px}
  body{overflow-x:hidden}
}
@media(max-width:430px){
  .ecom-phone{width:min(200px,72vw)}
  .ecom-screen{height:320px}
  .ecom-tabs button{font-size:.65rem;padding:.35rem .55rem}
}
