*{box-sizing:border-box;margin:0;padding:0}
:root{
  --blue:#0057ff;
  --navy:#07163f;
  --yellow:#ffc400;
  --red:#ff2d2d;
  --muted:#667085;
  --line:#e8edf5;
  --bg:#f7faff;
}
body{font-family:Arial,Helvetica,sans-serif;color:var(--navy);background:white}
a{text-decoration:none;color:inherit}
button{font-family:inherit;cursor:pointer;border:0;font-weight:900;transition:.2s}
button:hover{transform:translateY(-2px)}
.header{max-width:1500px;margin:auto;padding:28px 54px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.logo{display:flex;align-items:center;gap:12px}
.logo-icon{width:46px;height:46px;border:3px solid var(--blue);color:var(--blue);border-radius:12px;display:grid;place-items:center;font-size:25px}
.logo h1{font-size:31px;line-height:.9;color:var(--blue);font-weight:900;letter-spacing:-1px}
.logo h1 span{color:var(--yellow)}
.logo p{font-size:14px;font-weight:900;margin-top:5px}
.logo.small h1{font-size:25px}.logo.small .logo-icon{width:40px;height:40px;font-size:20px}
nav{display:flex;gap:38px;font-size:14px;font-weight:900;color:#111}
nav .active{color:var(--blue);border-bottom:3px solid var(--blue);padding-bottom:9px}
.header-actions{display:flex;gap:14px}
.btn{border-radius:10px;padding:15px 24px;font-size:14px}
.btn.outline{border:1.8px solid var(--blue);background:white;color:var(--blue)}
.btn.yellow{background:var(--yellow);color:#111}
.btn.big{padding:18px 30px;font-size:16px;border-radius:9px}
.hero{max-width:1500px;margin:auto;padding:48px 54px 26px;display:grid;grid-template-columns:.88fr 1.12fr;gap:54px;align-items:center}
.badge{display:inline-block;border:1.7px solid var(--blue);color:var(--blue);border-radius:999px;padding:9px 18px;font-size:13px;font-weight:900;margin-bottom:27px}
.hero h2{font-size:57px;line-height:1.08;font-weight:900;letter-spacing:-2px;max-width:590px}
.hero h2 span{color:var(--blue)}
.hero-copy p{font-size:18px;line-height:1.75;color:#1b2b50;max-width:565px;margin-top:22px}
.hero-buttons{display:flex;gap:22px;margin-top:27px}
.checks{margin-top:30px;display:flex;gap:38px;font-size:12px;font-weight:800;color:#3e4b65}
.checks span{white-space:nowrap;color:#263859}
.hero-visual{height:455px;position:relative;border-radius:28px;background:linear-gradient(135deg,#f2f6ff,#ffffff);box-shadow:0 20px 60px rgba(0,32,96,.07);overflow:visible}
.hero-visual>img{position:absolute;left:150px;top:0;width:405px;height:455px;object-fit:cover;border-radius:27px}
.float-card,.chat-bubble,.product-mini,.channel-list>div{position:absolute;background:white;border-radius:14px;box-shadow:0 14px 35px rgba(18,34,72,.12)}
.float-card{width:145px;padding:18px;display:flex;flex-direction:column;gap:8px}
.float-card strong{font-size:14px;color:#111}.float-card small{font-size:11px;line-height:1.45;color:#222;font-weight:700}
.shopify{left:54px;top:112px}.woo{left:54px;top:260px}
.shop-icon{background:#95bf47;color:white;font-weight:900;width:34px;height:34px;border-radius:8px;display:grid;place-items:center;font-size:22px}
.woo-icon{background:#9657e5;color:white;font-weight:900;width:53px;height:28px;border-radius:7px;display:grid;place-items:center}
.chat-bubble{font-size:12px;font-weight:900;line-height:1.4;padding:14px 18px}
.hello{top:42px;right:215px}
.blue{top:122px;right:205px;background:var(--blue);color:white;border-radius:10px}
.reply{right:213px;bottom:27px;width:175px}
.product-mini{right:245px;top:202px;width:145px;text-align:center;padding:14px}
.product-mini .shoe,.mini-card div{height:55px;border-radius:10px;background:linear-gradient(135deg,#e9e9e9,#f7f7f7);margin-bottom:9px;position:relative}
.product-mini .shoe:after,.mini-card div:after{content:"";position:absolute;left:25px;top:24px;width:75px;height:18px;border-radius:50px 50px 20px 20px;background:#8a3f1e;box-shadow:14px 6px 0 #d6d6d6}
.product-mini strong,.product-mini b,.product-mini a{display:block;font-size:11px;margin-top:4px}
.product-mini a{color:var(--blue);font-weight:900}
.channel-list{position:absolute;right:18px;top:18px;width:185px;display:flex;flex-direction:column;gap:13px}
.channel-list>div{position:relative;display:grid;grid-template-columns:43px 1fr;gap:9px;align-items:center;padding:12px;width:185px}
.channel-list span{grid-row:1/3;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:900;font-size:24px}
.channel-list b{font-size:13px;color:#111}.channel-list small{font-size:10px;line-height:1.35;font-weight:700;color:#333}
.wa{background:#20c55e}.fb{background:#1877f2}.ig{background:linear-gradient(135deg,#ffd600,#d62976,#4f5bd5)}.tk{background:#050505}.plus{background:white;color:var(--navy)!important;border:1px solid #d8deea}
.platform-bar{max-width:1445px;margin:20px auto 38px;padding:0 54px;display:grid;grid-template-columns:1.05fr 1.5fr 1.5fr 1.05fr;border-radius:12px;overflow:hidden}
.platform-bar>div{height:74px;display:flex;align-items:center;justify-content:center;font-weight:900}
.bar-title{background:var(--blue);color:white;font-size:17px;justify-content:flex-start!important;padding-left:36px}
.platform{background:var(--blue);color:white;font-size:30px;border-left:1px solid rgba(255,255,255,.18)}
.shopify-logo span{background:#95bf47;padding:3px 8px;border-radius:7px;margin-right:10px}
.woo-logo span{background:#9657e5;padding:5px 9px;border-radius:6px;margin-right:8px}
.bar-yellow{background:var(--yellow);color:#111;font-size:18px;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}
.features{max-width:1445px;margin:0 auto 34px;padding:0 54px;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.features article{display:flex;gap:17px;align-items:flex-start;padding:14px}
.icon{width:62px;height:62px;border-radius:14px;display:grid;place-items:center;font-size:27px;flex:none;color:white}
.icon.blue{background:var(--blue)}.icon.red{background:var(--red)}.icon.yellow{background:var(--yellow);color:white}
.features h3{font-size:16px;margin-bottom:8px;color:#101828}
.features p{font-size:13px;line-height:1.6;color:#101828;font-weight:600}
.dashboard-wrap{max-width:1445px;margin:0 auto;padding:0 54px;display:grid;grid-template-columns:360px 1fr;gap:0;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 50px rgba(15,35,80,.08);overflow:hidden}
.channels-box{padding:43px 28px}
.channels-box h2{font-size:31px;line-height:1.1;font-weight:900}.channels-box h2 span{color:var(--blue)}
.channels-box p{margin-top:16px;line-height:1.55;color:#1c2d4d;font-weight:600}
.channels{display:flex;flex-wrap:wrap;gap:22px;margin-top:38px}
.channels div{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:11px;font-weight:800}
.circle{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:white;font-size:28px;font-weight:900}
.dashboard{display:grid;grid-template-columns:195px 1fr;background:white}
.dashboard aside{background:linear-gradient(180deg,#0057ff,#051247);color:white;padding:27px 18px}
.dashboard aside strong{display:block;margin-bottom:24px;font-size:14px}.dashboard aside strong span{color:var(--yellow)}
.dashboard aside a{display:block;padding:11px 13px;border-radius:9px;font-size:13px;font-weight:800;margin-bottom:5px;color:white}
.dashboard aside a.selected{background:#1268ff}
.dash-content{padding:25px}
.dash-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dash-top h3{font-size:18px}.dash-top button{background:white;border:1px solid var(--line);border-radius:8px;padding:8px 12px;font-size:11px}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.metrics div{border:1px solid var(--line);border-radius:12px;padding:15px;position:relative}
.metrics small{display:block;font-size:11px;color:#667085;font-weight:800}.metrics b{display:block;margin-top:9px;font-size:22px}.metrics span{position:absolute;right:12px;top:42px;color:#0dbb6d;font-weight:900;font-size:12px}
.metrics svg{height:34px;margin-top:11px;width:100%}.metrics polyline{fill:none;stroke:var(--blue);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}
.dash-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.recent,.live-chat{border:1px solid var(--line);border-radius:12px;padding:16px}
.recent h4,.live-chat h4{font-size:14px;margin-bottom:12px}
.recent p{position:relative;padding-left:45px;margin:12px 0;min-height:36px}.recent p:before{content:"";position:absolute;left:0;top:1px;width:34px;height:34px;border-radius:50%;background:#ecf1ff}.recent b,.recent small{display:block}.recent b{font-size:12px}.recent small{font-size:10px;color:#667085;font-weight:700}.recent em{position:absolute;right:0;top:0;font-style:normal;font-size:10px;color:#98a2b3}.recent a{font-size:12px;color:var(--blue);font-weight:900}
.msg{font-size:12px;padding:10px 12px;border-radius:10px;margin:8px 0;max-width:80%;font-weight:700}.msg.left{background:#f3f4f6}.msg.right{background:var(--blue);color:white;margin-left:auto}
.mini-card{border:1px solid var(--line);border-radius:10px;padding:10px;width:170px;font-size:11px}.mini-card strong,.mini-card b,.mini-card a{display:block}.mini-card a{color:var(--blue);font-weight:900}
.live-chat input{margin-top:10px;width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;color:#777}
.testimonials{max-width:1445px;margin:36px auto 28px;padding:0 54px;text-align:center}
.testimonials h2{font-size:27px;font-weight:900;margin-bottom:25px}.testimonials h2 span{color:var(--blue)}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;text-align:left}
.testimonial-grid article{border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 10px 28px rgba(15,35,80,.05)}
.stars{color:var(--yellow);font-size:20px;letter-spacing:2px}.testimonial-grid p{font-size:14px;line-height:1.65;margin:14px 0 20px;font-weight:700}
.person{display:flex;gap:13px;align-items:center}.person img{width:54px;height:54px;border-radius:50%;object-fit:cover}.person b,.person small{display:block}.person small{color:#667085;font-weight:700;margin-top:3px}
.dots{display:flex;justify-content:center;gap:10px;margin-top:22px}.dots span{width:10px;height:10px;background:#d4d8e2;border-radius:50%}.dots span:first-child{background:var(--yellow)}
.pricing{max-width:1445px;margin:0 auto 34px;padding:0 54px;display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:20px;align-items:stretch}
.pricing-copy{padding:28px 0}.pricing-copy h2{font-size:27px;line-height:1.25}.pricing-copy p{margin-top:13px;color:#4b5b75;line-height:1.5;font-weight:600}.save{display:flex;align-items:center;gap:12px;margin-top:64px;font-weight:900}.save span{width:44px;height:22px;background:var(--yellow);border-radius:999px;display:inline-block;position:relative}.save span:after{content:"";position:absolute;right:3px;top:3px;width:16px;height:16px;background:white;border-radius:50%}
.pricing article{position:relative;border:1px solid var(--line);border-radius:16px;padding:25px;box-shadow:0 10px 28px rgba(15,35,80,.04)}
.pricing h3{font-size:19px;margin-bottom:4px}.pricing article small{font-weight:800;color:#667085}.pricing strong{display:block;font-size:30px;margin:18px 0}.pricing strong span{font-size:12px;color:#667085}.pricing ul{list-style:none;margin:0 0 22px}.pricing li{font-size:12px;font-weight:700;margin:11px 0;color:#1f2a44}.pricing li:before{content:"✓ ";font-weight:900}.pricing article .btn{width:100%;padding:12px}.tag{position:absolute;right:15px;top:15px;background:var(--yellow);font-size:10px;font-weight:900;padding:5px 9px;border-radius:999px}
.benefit-bar{background:var(--blue);color:white;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:28px 70px}.benefit-bar div{display:grid;grid-template-columns:55px 1fr;column-gap:13px;align-items:center}.benefit-bar div:first-letter{font-size:35px}.benefit-bar b,.benefit-bar small{display:block}.benefit-bar small{opacity:.85;font-size:12px;font-weight:600;margin-top:4px}
footer{max-width:1445px;margin:auto;padding:34px 54px 50px;display:grid;grid-template-columns:1.5fr repeat(3,.7fr) 1.4fr;gap:50px}
footer p{color:#667085;line-height:1.55;margin-top:14px;font-weight:600;font-size:13px}footer h4{font-size:14px;margin-bottom:15px}footer a{display:block;color:#667085;font-size:13px;font-weight:700;margin:10px 0}.social{margin-top:18px;color:#111;letter-spacing:8px}.newsletter{display:flex;gap:8px;margin-top:14px}.newsletter input{border:1px solid var(--line);border-radius:9px;padding:12px;width:100%}.newsletter button{background:var(--yellow);border-radius:9px;padding:12px 15px;font-size:12px}
@media(max-width:1100px){
.header{padding:24px}.header nav,.header-actions{display:none}
.hero{grid-template-columns:1fr;padding:35px 24px}.hero h2{font-size:42px}.hero-visual{height:520px}.hero-visual>img{left:20px;width:calc(100% - 40px)}
.channel-list{display:none}.platform-bar,.features,.dashboard-wrap,.testimonials,.pricing{padding-left:24px;padding-right:24px}
.platform-bar{grid-template-columns:1fr}.bar-yellow{clip-path:none}.features{grid-template-columns:1fr}.dashboard-wrap{grid-template-columns:1fr}.dashboard{grid-template-columns:1fr}.dash-bottom,.metrics{grid-template-columns:1fr}.testimonial-grid,.pricing{grid-template-columns:1fr}.benefit-bar{grid-template-columns:1fr;padding:25px}footer{grid-template-columns:1fr;padding:30px 24px}
.float-card,.product-mini,.reply{display:none}
}


/* =========================
   RESPONSIVE + STICKY MENU
   ========================= */

.header{
  position:sticky;
  top:0;
  z-index:9999;
  background:rgba(255,255,255,.92);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(232,237,245,.8);
}

.menu-check{
  display:none;
}

.menu-button{
  display:none;
  width:44px;
  height:44px;
  border:1.8px solid var(--blue);
  border-radius:12px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  background:#fff;
}

.menu-button span{
  width:20px;
  height:2px;
  background:var(--blue);
  border-radius:99px;
  display:block;
}

.mobile-menu{
  display:none;
}

/* Tablet */
@media(max-width:1280px){
  .header{
    padding:22px 28px;
  }

  nav{
    gap:20px;
    font-size:13px;
  }

  .hero{
    padding-left:28px;
    padding-right:28px;
    gap:36px;
  }

  .hero h2{
    font-size:48px;
  }

  .platform-bar,
  .features,
  .dashboard-wrap,
  .testimonials,
  .pricing{
    padding-left:28px;
    padding-right:28px;
  }

  .pricing{
    grid-template-columns:1fr 1fr;
  }

  .pricing-copy{
    grid-column:1 / -1;
  }

  .benefit-bar{
    grid-template-columns:repeat(2,1fr);
  }

  footer{
    grid-template-columns:1fr 1fr;
  }
}

/* Mobile menu */
@media(max-width:1050px){
  .header{
    display:grid;
    grid-template-columns:1fr auto;
    align-items:center;
    padding:16px 18px;
  }

  .header nav,
  .header-actions{
    display:none;
  }

  .menu-button{
    display:flex;
  }

  .mobile-menu{
    grid-column:1 / -1;
    display:none;
    margin-top:15px;
    padding:16px;
    border:1px solid var(--line);
    border-radius:18px;
    background:#fff;
    box-shadow:0 18px 45px rgba(15,35,80,.10);
  }

  .mobile-menu a{
    display:block;
    padding:13px 8px;
    font-weight:900;
    color:var(--navy);
    border-bottom:1px solid #eef2f7;
  }

  .mobile-menu button{
    width:100%;
    margin-top:12px;
  }

  .menu-check:checked ~ .mobile-menu{
    display:block;
  }
}

/* Mobile layout */
@media(max-width:900px){
  body{
    overflow-x:hidden;
  }

  .logo h1{
    font-size:25px;
  }

  .logo p{
    font-size:12px;
  }

  .logo-icon{
    width:40px;
    height:40px;
    font-size:20px;
  }

  .hero{
    grid-template-columns:1fr;
    padding:28px 18px 18px;
    gap:28px;
  }

  .badge{
    font-size:11px;
    padding:8px 13px;
    margin-bottom:18px;
  }

  .hero h2{
    font-size:38px;
    letter-spacing:-1px;
    max-width:100%;
  }

  .hero-copy p{
    font-size:16px;
    line-height:1.65;
  }

  .hero-buttons{
    flex-direction:column;
    gap:12px;
  }

  .btn.big,
  .hero-buttons .btn{
    width:100%;
  }

  .checks{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    margin-top:22px;
  }

  .hero-visual{
    height:auto;
    min-height:620px;
    padding:16px;
    overflow:hidden;
  }

  .hero-visual>img{
    position:relative;
    left:auto;
    top:auto;
    width:100%;
    height:310px;
    border-radius:24px;
  }

  .float-card,
  .chat-bubble,
  .product-mini{
    position:relative;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    width:100%;
    margin-top:12px;
  }

  .channel-list{
    display:grid;
    position:relative;
    right:auto;
    top:auto;
    width:100%;
    margin-top:12px;
    gap:10px;
  }

  .channel-list>div{
    width:100%;
    position:relative;
  }

  .platform-bar{
    grid-template-columns:1fr;
    padding:0 18px;
    border-radius:18px;
  }

  .platform-bar>div{
    height:auto;
    min-height:62px;
    padding:18px;
  }

  .bar-title{
    justify-content:center!important;
    padding-left:18px;
    text-align:center;
  }

  .bar-yellow{
    clip-path:none;
  }

  .features{
    grid-template-columns:1fr;
    padding:24px 18px;
    gap:15px;
  }

  .features article{
    border:1px solid var(--line);
    border-radius:18px;
    padding:18px;
    background:#fff;
  }

  .dashboard-wrap{
    grid-template-columns:1fr;
    padding:0 18px;
    border:none;
    box-shadow:none;
    overflow:visible;
  }

  .channels-box{
    border:1px solid var(--line);
    border-radius:22px;
    box-shadow:0 18px 50px rgba(15,35,80,.08);
    margin-bottom:18px;
  }

  .channels{
    gap:14px;
  }

  .dashboard{
    grid-template-columns:1fr;
    border:1px solid var(--line);
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 18px 50px rgba(15,35,80,.08);
  }

  .dashboard aside{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:7px;
  }

  .dashboard aside strong{
    grid-column:1 / -1;
  }

  .dashboard aside a{
    font-size:12px;
    margin-bottom:0;
  }

  .dash-content{
    padding:16px;
  }

  .dash-top{
    gap:12px;
    align-items:flex-start;
    flex-direction:column;
  }

  .metrics{
    grid-template-columns:1fr;
  }

  .dash-bottom{
    grid-template-columns:1fr;
  }

  .testimonials{
    padding:28px 18px;
    margin:18px auto;
  }

  .testimonials h2{
    font-size:25px;
    line-height:1.25;
  }

  .testimonial-grid{
    grid-template-columns:1fr;
  }

  .pricing{
    grid-template-columns:1fr;
    padding:10px 18px 30px;
  }

  .pricing-copy{
    padding:10px 0;
  }

  .pricing-copy h2{
    font-size:27px;
  }

  .save{
    margin-top:22px;
  }

  .benefit-bar{
    grid-template-columns:1fr;
    padding:22px 18px;
  }

  footer{
    grid-template-columns:1fr;
    padding:28px 18px 45px;
    gap:25px;
  }

  .newsletter{
    flex-direction:column;
  }

  .newsletter button{
    width:100%;
  }
}

/* Small phones */
@media(max-width:420px){
  .hero h2{
    font-size:33px;
  }

  .channels-box h2{
    font-size:27px;
  }

  .dashboard aside{
    grid-template-columns:1fr;
  }

  .metrics b{
    font-size:20px;
  }

  .pricing strong{
    font-size:27px;
  }
}
