/* === SHOPPERS LANDING — scoped under .shoppers-lp (injected into template 1 custom-top) === */
/* Site provides: Open Sans font, UIkit .uk-container, box-sizing reset. Do NOT redefine those. */

.shoppers-lp{
  --blue:#1e87f0; --blue-d:#0f7ae5; --navy:#0a2e4d;
  --grad:linear-gradient(180deg,#e8f4fd 0%,#fff 100%);
  --card:#f8fbff; --edge:#e8f0f8; --ink:#333; --muted:#667; --line:#e6eef6;
  color:var(--ink);
}
.shoppers-lp *{box-sizing:border-box}
.shoppers-lp img,.shoppers-lp svg{max-width:100%}
.shoppers-lp .ic{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}

/* shared */
.shoppers-lp .eyebrow{display:inline-block;max-width:100%;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;
  color:var(--blue);background:#eaf4fe;padding:6px 14px;border-radius:14px;margin:0 0 16px;line-height:1.5}
.shoppers-lp .sec-title{text-align:center;font-size:28px;font-weight:800;color:var(--navy);margin:0 0 8px;letter-spacing:-.01em;line-height:1.2}
.shoppers-lp .sec-lead{text-align:center;font-size:15px;color:var(--muted);max-width:620px;margin:0 auto 40px;line-height:1.5}
/* buttons matched to live /ruchki/: primary orange #f97316, radius 10, height 44 */
.shoppers-lp .shop-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 32px;border-radius:10px;
  font-size:15px;font-weight:600;text-decoration:none;transition:.2s;border:2px solid transparent;cursor:pointer;white-space:nowrap}
.shoppers-lp .shop-btn-primary{background:#f97316;color:#fff;border-color:#f97316}
.shoppers-lp .shop-btn-primary:hover{background:#ea580c;border-color:#ea580c;color:#fff;text-decoration:none}
.shoppers-lp .shop-btn-primary:active{transform:translateY(1px)}

/* HERO — matched to /ruchki/ */
.shoppers-lp .shop-hero{background:var(--grad);padding:40px 0;overflow-x:clip}
.shoppers-lp .shop-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.shoppers-lp .shop-hero-inner>*{min-width:0}
.shoppers-lp .shop-hero-text{padding-bottom:40px}
.shoppers-lp .shop-hero h2.shop-h1{font-size:44px;line-height:1.1;font-weight:800;color:var(--navy);margin:0 0 14px;letter-spacing:-.01em}
.shoppers-lp .shop-hero h2.shop-h1 em{font-style:normal;color:var(--blue)}
.shoppers-lp .shop-sub{font-size:17px;color:#555;margin:0 0 32px;max-width:480px}
.shoppers-lp .shop-sub span{display:inline-block}
/* hero CTA: msgButtons zvk (primary) + ghost, equal columns spanning the stats-row width */
/* grid, а не flex: во flex-direction:column базис flex:1 1 0 становится базисом по ВЫСОТЕ
   и перебивает height — на мобильном ghost-кнопка схлопывалась до 28px вместо 56.
   Раскладка приведена к /kruzhki. */
.shoppers-lp .shop-hero-cta{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:stretch}
.shoppers-lp .shop-hero-cta .msg-buttons{display:flex}
.shoppers-lp .shop-hero-cta .msg-btn-zvk{width:100%;height:52px;border-radius:10px;font-size:16px}
.shoppers-lp .shop-hero-cta .shop-btn-ghost{height:52px;font-size:16px;padding:0 16px}
.shoppers-lp .shop-btn-ghost{background:transparent;color:var(--blue);border:2px solid #cfe0f2}
.shoppers-lp .shop-btn-ghost:hover{border-color:var(--blue);background:rgba(30,135,240,.06);color:var(--blue);text-decoration:none}
.shoppers-lp .shop-btn:active{transform:translateY(1px)}
.shoppers-lp .shop-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}
.shoppers-lp .shop-stat{background:#fff;border-radius:12px;padding:10px 18px;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.shoppers-lp .shop-stat .v{font-size:18px;font-weight:700;color:var(--blue)}
.shoppers-lp .shop-stat .l{font-size:11px;color:#6b7280}
.shoppers-lp .shop-stat--price{background:#eaf4fe;box-shadow:none}
.shoppers-lp .shop-stat--price .v{color:var(--navy)}
.shoppers-lp .shop-stat--price .l{color:#5a6b7d}
.shoppers-lp .shop-hero-bags{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:340px}
.shoppers-lp .bag-fig{position:relative;margin:0;width:200px;transition:transform .45s cubic-bezier(.2,.7,.3,1);filter:drop-shadow(0 16px 26px rgba(10,46,77,.14))}
.shoppers-lp .bag-fig img{display:block;width:100%;height:auto}
.shoppers-lp .bag-fig--c{width:230px;z-index:3}
.shoppers-lp .bag-fig--l{transform:rotate(-9deg) translateY(4px) scale(.88);z-index:1;margin-right:-56px}
.shoppers-lp .bag-fig--r{transform:rotate(9deg) translateY(4px) scale(.88);z-index:1;margin-left:-56px}
.shoppers-lp .shop-hero-bags:hover .bag-fig--l{transform:rotate(-13deg) translateY(0) scale(.9)}
.shoppers-lp .shop-hero-bags:hover .bag-fig--r{transform:rotate(13deg) translateY(0) scale(.9)}
.shoppers-lp .bag-fig--c:hover{transform:translateY(-8px) scale(1.03)}

/* pricing — narrow table + reusable dark CTA (cta-block-article--dark) in one row */
.shoppers-lp .shop-pricing{padding:64px 0;background:#fff;overflow-x:clip}
.shoppers-lp .pricing-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:stretch;max-width:1000px;margin:0 auto}
.shoppers-lp .pricing-table{width:100%;height:100%;border-collapse:collapse;background:var(--card);
  border:1px solid var(--edge);border-radius:16px;overflow:hidden}
.shoppers-lp .pricing-table th{text-align:left;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;
  color:var(--muted);background:#eef5fb;padding:14px 22px}
.shoppers-lp .pricing-table th:last-child{text-align:right}
.shoppers-lp .pricing-table td{padding:15px 22px;border-top:1px solid var(--line);transition:background .18s ease}
.shoppers-lp .pricing-table tbody tr:hover td{background:#f2f8ff}
.shoppers-lp .pt-qty{font-size:15px;color:var(--navy);font-weight:600;white-space:nowrap}
.shoppers-lp .pt-price{text-align:right;font-size:19px;font-weight:800;color:var(--navy);white-space:nowrap;font-variant-numeric:tabular-nums}
/* best row: highlight through structure, not a foreign green pill */
.shoppers-lp .pt-best td{background:#eaf4fe}
.shoppers-lp .pt-best:hover td{background:#e3f1fd}
.shoppers-lp .pt-best td:first-child{box-shadow:inset 3px 0 0 var(--blue)}
.shoppers-lp .pt-best .pt-price{color:var(--blue)}
.shoppers-lp .pt-note{display:block;margin-top:3px;font-size:11.5px;font-weight:600;color:var(--blue);letter-spacing:.01em}
/* reuse global .cta-block-article component, just neutralise its own centering margins here */
.shoppers-lp .pricing-wrap .cta-block-article{margin:0;max-width:none}

/* use cases */
.shoppers-lp .shop-uc{padding:64px 0;background:#fff;overflow-x:clip}
.shoppers-lp .shop-uc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 24px}
.shoppers-lp .shop-uc-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}
.shoppers-lp .uc-photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px;margin-bottom:16px;
  transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s;box-shadow:0 6px 18px rgba(10,46,77,.08)}
.shoppers-lp .shop-uc-card:hover{text-decoration:none;color:inherit}
.shoppers-lp .shop-uc-card:hover .uc-photo{transform:translateY(-5px);box-shadow:0 16px 32px rgba(10,46,77,.16)}
.shoppers-lp .shop-uc-card:hover h3{color:var(--blue)}
.shoppers-lp .shop-uc-card h3{font-size:16.5px;font-weight:700;color:var(--navy);margin:0 0 8px;transition:color .2s}
.shoppers-lp .shop-uc-card p{font-size:13.5px;color:var(--muted);margin:0;line-height:1.55}

/* features */
.shoppers-lp .shop-feat{padding:66px 0;background:var(--card);overflow-x:clip}
.shoppers-lp .shop-feat-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.shoppers-lp .shop-feat-inner>*{min-width:0}
.shoppers-lp .feat-visual{display:flex;justify-content:center;align-items:center;padding:10px}
.shoppers-lp .feat-photo{position:relative;margin:0;width:100%;max-width:360px}
.shoppers-lp .feat-photo img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px rgba(10,46,77,.12)}
/* outline = real 27x30 cm print field on the 34x38 cm bag, measured against the photo */
.shoppers-lp .feat-field{position:absolute;left:27.4%;top:42.4%;width:45.7%;height:43.3%;
  border:2px dashed rgba(30,135,240,.75);border-radius:8px;pointer-events:none}
.shoppers-lp .feat-list{list-style:none;margin:0;padding:0}
.shoppers-lp .feat-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}
.shoppers-lp .feat-item:last-child{border-bottom:0}
.shoppers-lp .feat-ico{flex-shrink:0;width:40px;height:40px;border-radius:11px;background:#fff;border:1px solid var(--edge);
  display:flex;align-items:center;justify-content:center;color:var(--blue)}
.shoppers-lp .feat-ico svg{width:22px;height:22px}
.shoppers-lp .feat-item h4{font-size:16px;font-weight:700;color:var(--navy);margin:2px 0 4px}
.shoppers-lp .feat-item p{font-size:14px;color:var(--muted);margin:0;line-height:1.55}

/* print */
.shoppers-lp .shop-print{padding:66px 0;background:#fff;overflow-x:clip}
.shoppers-lp .shop-print-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}
.shoppers-lp .print-card{padding:0 44px}
.shoppers-lp .print-card:first-child{padding-left:0;border-right:1px solid var(--line)}
.shoppers-lp .print-card:last-child{padding-right:0}
.shoppers-lp .pc-photo{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:14px;margin-bottom:20px;
  box-shadow:0 8px 22px rgba(10,46,77,.10)}
.shoppers-lp .print-card h3{font-size:19px;font-weight:700;color:var(--navy);margin:0 0 8px}
.shoppers-lp .print-card p{font-size:14px;color:var(--muted);margin:0 0 14px;line-height:1.6}
.shoppers-lp .print-card ul{list-style:none;margin:0;padding:0}
.shoppers-lp .print-card li{position:relative;padding:5px 0 5px 28px;font-size:13.5px;color:#4c5a67}
.shoppers-lp .print-card li svg{position:absolute;left:0;top:5px;width:18px;height:18px;color:#32b37a}

/* articles — related blog posts */
.shoppers-lp .shop-articles{padding:64px 0;background:#fff;overflow-x:clip}
.shoppers-lp .articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.shoppers-lp .art-card{display:flex;flex-direction:column;gap:12px;background:var(--card);border:1px solid var(--edge);
  border-radius:16px;padding:24px 22px;text-decoration:none;color:inherit;transition:transform .25s cubic-bezier(.2,.7,.3,1),box-shadow .25s,border-color .25s}
.shoppers-lp .art-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(10,46,77,.12);border-color:#cfe3f6;text-decoration:none;color:inherit}
.shoppers-lp .art-tag{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;
  color:var(--blue);background:#eaf4fe;padding:5px 11px;border-radius:999px}
.shoppers-lp .art-card h3{font-size:16.5px;font-weight:700;color:var(--navy);margin:0;line-height:1.35;flex:1}
.shoppers-lp .art-link{font-size:14px;font-weight:700;color:var(--blue)}

/* works — real order examples, asymmetric collage */
.shoppers-lp .shop-works{padding:66px 0;background:var(--card);overflow-x:clip}
.shoppers-lp .works-collage{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;max-width:920px;margin:0 auto}
.shoppers-lp .wk{position:relative;display:block;margin:0;overflow:hidden;border-radius:18px;cursor:zoom-in;
  box-shadow:0 10px 26px rgba(10,46,77,.10)}
.shoppers-lp .wk img{display:block;width:100%;height:auto;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.3,1)}
.shoppers-lp .wk:hover img{transform:scale(1.04)}
.shoppers-lp .wk--lead{grid-row:span 2}
.shoppers-lp .wk--lead img{aspect-ratio:3/4}
/* right cells: ratio derived from 1.25fr:1fr columns so column heights match the lead;
   --pos centres the crop on the bag body (handles fall outside the small cells) */
.shoppers-lp .works-collage .wk:not(.wk--lead) img{aspect-ratio:1.24;object-position:center var(--pos,70%)}
/* loupe = site-standard .hov-edge__loupe (base styles + stroke-draw come from hover-system.css);
   here we only fire it on .wk:hover instead of .hov-edge:hover */
.shoppers-lp .wk::after{content:"";position:absolute;inset:0;background:rgba(10,28,49,.18);opacity:0;transition:opacity .25s ease;z-index:1}
.shoppers-lp .wk:hover::after,.shoppers-lp .wk:focus-visible::after{opacity:1}
.shoppers-lp .wk .hov-edge__loupe{z-index:2}
.shoppers-lp .wk:hover .hov-edge__loupe,.shoppers-lp .wk:focus-visible .hov-edge__loupe{opacity:.62}
.shoppers-lp .wk:hover .hov-edge__loupe-handle,.shoppers-lp .wk:focus-visible .hov-edge__loupe-handle,
.shoppers-lp .wk:hover .hov-edge__loupe-lens,.shoppers-lp .wk:focus-visible .hov-edge__loupe-lens,
.shoppers-lp .wk:hover .hov-edge__loupe-plus-v,.shoppers-lp .wk:focus-visible .hov-edge__loupe-plus-v,
.shoppers-lp .wk:hover .hov-edge__loupe-plus-h,.shoppers-lp .wk:focus-visible .hov-edge__loupe-plus-h{stroke-dashoffset:0}
.shoppers-lp .wk:focus-visible{outline:2px solid #0f6ecd;outline-offset:2px}

/* steps */
.shoppers-lp .shop-steps{padding:66px 0;background:var(--grad);overflow-x:clip}
.shoppers-lp .steps-line{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0 26px;counter-reset:s;
  margin:0;padding:34px 0 0;position:relative}
.shoppers-lp .steps-line::before{content:"";position:absolute;left:11px;right:11px;top:11px;height:2px;
  background:linear-gradient(90deg,var(--blue),rgba(30,135,240,.25))}
.shoppers-lp .step{position:relative;padding-top:30px}
.shoppers-lp .step::before{counter-increment:s;content:counter(s);position:absolute;top:-34px;left:0;
  width:23px;height:23px;border-radius:50%;background:var(--blue);color:#fff;
  font-size:12px;font-weight:700;line-height:23px;text-align:center;box-shadow:0 0 0 4px rgba(255,255,255,.85)}
.shoppers-lp .step h4{font-size:15px;font-weight:700;color:var(--navy);margin:0 0 6px}
.shoppers-lp .step p{font-size:13.5px;color:#4c5a67;margin:0;line-height:1.55;max-width:230px}

/* advantages */
.shoppers-lp .shop-adv{padding:66px 0;background:#fff;overflow-x:clip}
.shoppers-lp .adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 32px}
.shoppers-lp .adv2{display:flex;gap:16px}
.shoppers-lp .adv2 .a-ico{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#eaf4fe;display:flex;align-items:center;justify-content:center;color:var(--blue)}
.shoppers-lp .adv2 .a-ico svg{width:24px;height:24px}
.shoppers-lp .adv2 h4{font-size:15.5px;font-weight:700;color:var(--navy);margin:2px 0 5px}
.shoppers-lp .adv2 p{font-size:13.5px;color:var(--muted);margin:0;line-height:1.55}

/* seo text */
.shoppers-lp .shop-seo{padding:60px 0;background:#fff}
.shoppers-lp .shop-seo h2{font-size:24px;font-weight:800;color:var(--navy);margin:0 0 16px}
.shoppers-lp .shop-seo h3{font-size:17px;font-weight:700;color:var(--navy);margin:26px 0 10px}
.shoppers-lp .shop-seo p{font-size:14.5px;color:#4c5a67;line-height:1.75;margin:0 0 14px}
.shoppers-lp .shop-seo ul{margin:0 0 14px;padding-left:20px}
.shoppers-lp .shop-seo li{font-size:14.5px;color:#4c5a67;line-height:1.7;margin-bottom:5px}

/* faq */
.shoppers-lp .shop-faq{padding:56px 0 66px;background:var(--card);overflow-x:clip}
.shoppers-lp .faq-item{background:#fff;border:1px solid var(--edge);border-radius:12px;padding:20px 24px;margin-bottom:12px}
.shoppers-lp button.faq-q{width:100%;background:none;border:0;padding:0;font-family:inherit;text-align:left}
.shoppers-lp .faq-q{font-size:15.5px;font-weight:700;color:var(--navy);margin:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}
.shoppers-lp .faq-q svg{flex-shrink:0;width:18px;height:18px;color:#9fb0c2;transition:transform .3s}
.shoppers-lp .faq-item.open .faq-q svg{transform:rotate(180deg)}
.shoppers-lp .faq-a{font-size:14px;color:var(--muted);line-height:1.7;margin:12px 0 0;display:none}
.shoppers-lp .faq-item.open .faq-a{display:block}

/* cta band — hosts standard [[$cta.shoppers]] (cta-block-article) */
.shoppers-lp .shop-cta-band{padding:56px 0;background:linear-gradient(180deg,#e8f4fd,#fff);overflow-x:clip}
.shoppers-lp .shop-cta-band .cta-block-article{margin:0 auto}

/* responsive */
@media(max-width:960px){
  .shoppers-lp .shop-hero-inner{grid-template-columns:1fr;gap:30px}
  .shoppers-lp .shop-hero-bags{order:-1}
  .shoppers-lp .shop-feat-inner{grid-template-columns:1fr;gap:28px}
  .shoppers-lp .feat-visual{order:-1}
  .shoppers-lp .shop-uc-grid{grid-template-columns:repeat(2,1fr)}
  .shoppers-lp .adv-grid{grid-template-columns:repeat(2,1fr)}
  .shoppers-lp .steps-line{grid-template-columns:repeat(2,1fr);gap:34px 26px;padding-top:0}
  .shoppers-lp .steps-line::before{display:none}
  .shoppers-lp .step{padding-top:0;padding-left:36px}
  .shoppers-lp .step::before{top:0;left:0}
  .shoppers-lp .step p{max-width:none}
  .shoppers-lp .pricing-wrap{grid-template-columns:1fr;gap:20px}
  .shoppers-lp .shop-print-grid{grid-template-columns:1fr;gap:34px}
  .shoppers-lp .print-card{padding:0}
  .shoppers-lp .print-card:first-child{border-right:0;border-bottom:1px solid var(--line);padding-bottom:34px}
}
@media(max-width:640px){
  .shoppers-lp .shop-hero h2.shop-h1{font-size:32px}
  .shoppers-lp .eyebrow{font-size:11px;letter-spacing:.06em}
  .shoppers-lp .sec-title{font-size:23px}
  .shoppers-lp .shop-uc-grid,.shoppers-lp .steps-line,.shoppers-lp .adv-grid{grid-template-columns:1fr}
  .shoppers-lp .works-collage{grid-template-columns:1fr;max-width:340px;gap:16px}
  .shoppers-lp .wk--lead{grid-row:auto}
  .shoppers-lp .works-collage .wk img,.shoppers-lp .wk--lead img{aspect-ratio:3/4}
  .shoppers-lp .shop-hero-bags{min-height:250px}
  .shoppers-lp .bag-fig{width:124px}
  .shoppers-lp .bag-fig--c{width:142px}
  .shoppers-lp .bag-fig--l{margin-right:-38px}.shoppers-lp .bag-fig--r{margin-left:-38px}
  .shoppers-lp .feat-photo{max-width:280px}
  /* mobile: both hero buttons full-width, stacked, taller */
  .shoppers-lp .shop-hero-cta{grid-template-columns:1fr}
  .shoppers-lp .shop-hero-cta .msg-btn-zvk,.shoppers-lp .shop-hero-cta .shop-btn-ghost{width:100%;height:52px;font-size:16px}
  /* hero: no double bottom padding, stats in one even row */
  .shoppers-lp .shop-hero{padding-bottom:28px}
  .shoppers-lp .shop-hero-text{padding-bottom:0}
  .shoppers-lp .shop-sub{margin-bottom:24px}
  .shoppers-lp .shop-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px}
  .shoppers-lp .shop-stat{padding:10px 6px;text-align:center;display:flex;flex-direction:column;justify-content:center}
  .shoppers-lp .shop-stat .v{font-size:15px;line-height:1.2}
  .shoppers-lp .shop-stat .l{font-size:10px;line-height:1.25;margin-top:3px}
}
@media(prefers-reduced-motion:reduce){
  .shoppers-lp *{transition:none!important;animation:none!important}
}
