/* ============================================================
   WIKIBIZ — PRODUCT HUB SHELL
   One typography and vertical rhythm for all /banki/* product hubs.
   ============================================================ */
.wbz-product-hub-header{margin:0 0 24px}
.wbz-product-hub-title{
  margin:0;
  max-width:900px;
  color:var(--wbz-head);
  font-family:var(--wbz-font-display);
  font-size:clamp(34px,3.2vw,40px);
  font-weight:600;
  line-height:1.08;
  letter-spacing:-.03em;
}
.wbz-product-hub-lead{
  max-width:840px;
  margin:12px 0 0;
  color:var(--wbz-ink2);
  font-family:var(--wbz-font-body);
  font-size:16px;
  font-weight:400;
  line-height:1.55;
}
.wbz-product-hub-meta{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px 22px;
  margin-top:16px;
  color:var(--wbz-ink2);
  font-size:12.5px;
  line-height:1.4;
}
.wbz-product-hub-meta span{display:inline-flex;align-items:center;gap:7px}
.wbz-product-hub-meta span::before{content:"";width:6px;height:6px;flex:none;border-radius:999px;background:var(--wbz-brand)}
.wbz-product-hub-meta b{color:var(--wbz-ink);font-weight:650}
@media(max-width:700px){
  .wbz-product-hub-header{margin-bottom:20px}
  .wbz-product-hub-title{font-size:30px;line-height:1.1}
  .wbz-product-hub-lead{margin-top:10px;font-size:15px;line-height:1.5}
  .wbz-product-hub-meta{gap:8px 16px;margin-top:14px;font-size:12px}
}

/* Unified product hero — RKO / Credits / Acquiring */
#wbz-rko.wbz-hubx,#wbz-credit.wbz-hubx,#wbz-acquiring.wbz-hubx{width:min(calc(100% - var(--wbz-page-gutter)),var(--wbz-container));margin-inline:auto;color:var(--wbz-ink)}
#wbz-rko.wbz-hubx *,#wbz-credit.wbz-hubx *,#wbz-acquiring.wbz-hubx *{box-sizing:border-box}
#wbz-rko.wbz-hubx .wbz-standard-product-hero,#wbz-credit.wbz-hubx .wbz-standard-product-hero,#wbz-acquiring.wbz-hubx .wbz-standard-product-hero,#wbz-registration.wbz-hubx .wbz-standard-product-hero,#wbz-business-cards.wbz-hubx .wbz-standard-product-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.62fr);align-items:center;gap:32px;min-height:194px;margin:0;padding:18px 0 0;overflow:visible}
.wbz-hubx .wbz-standard-product-hero .wbz-hub-hero-copy{min-width:0;align-self:center}
.wbz-hubx .wbz-standard-product-hero .wbz-h1{max-width:none;margin:0 0 12px;white-space:nowrap}
.wbz-hubx .wbz-standard-product-hero .wbz-lead2{max-width:760px;margin:0;color:var(--wbz-ink2)}
.wbz-hubx .wbz-standard-product-hero .wbz-trust2{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:18px;color:var(--wbz-ink2);font-size:12px;line-height:1.35}
.wbz-hubx .wbz-standard-product-hero .wbz-trust2 span{display:inline-flex;align-items:center;gap:7px}
.wbz-hubx .wbz-standard-product-hero .wbz-trust2 span::before{content:"✓";display:grid;place-items:center;width:16px;height:16px;flex:0 0 16px;border-radius:50%;background:color-mix(in srgb,var(--wbz-brand) 16%,transparent);color:var(--wbz-brand);font:800 10px/1 Arial,sans-serif}
.wbz-hubx .wbz-standard-product-hero .wbz-trust2 b{color:var(--wbz-ink);font-weight:700}
.wbz-standard-product-hero__art{position:relative;align-self:stretch;min-height:184px}
.wbz-hubx .wbz-standard-product-hero .wbz-standard-product-hero__art{min-height:184px}
.wbz-hub-categories{position:relative;z-index:2}.wbz-hubx .wbz-hub-categories .wbz-bank-product-nav{margin-top:14px;margin-bottom:24px}
.wbz-product-paper,.wbz-account-sheet,.wbz-acq-terminal,.wbz-acq-receipt,.wbz-account-chip{position:absolute;border:1px solid var(--wbz-line);background:var(--wbz-surface);box-shadow:0 20px 50px rgba(0,0,0,.14)}
.wbz-product-paper{display:flex;width:196px;min-height:122px;flex-direction:column;justify-content:space-between;padding:20px 22px;border-radius:20px}.wbz-product-paper small,.wbz-account-sheet small,.wbz-account-chip small,.wbz-acq-receipt small{color:var(--wbz-mut);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.wbz-product-paper b{font-size:36px;line-height:1}.wbz-product-paper strong{font-size:28px;line-height:1.05}.wbz-product-paper span,.wbz-account-sheet span,.wbz-account-chip span,.wbz-acq-receipt span,.wbz-acq-terminal span{color:var(--wbz-mut);font-size:12px}.wbz-product-paper--back{right:52px;top:6px;transform:rotate(-4deg)}.wbz-product-paper--front{right:2px;top:54px;transform:rotate(4deg);background:color-mix(in srgb,var(--wbz-brand) 14%,var(--wbz-surface))}
.wbz-account-sheet{right:24px;top:10px;display:flex;width:224px;min-height:132px;flex-direction:column;justify-content:space-between;padding:21px 23px;border-radius:22px;transform:rotate(-3deg)}.wbz-account-sheet strong{font-size:29px;line-height:1.05}.wbz-account-sheet i{color:var(--wbz-ink2);font-size:11px;font-style:normal;letter-spacing:.08em}.wbz-account-chip{right:0;top:78px;display:flex;width:112px;min-height:86px;flex-direction:column;justify-content:space-between;padding:14px 16px;border-radius:18px;background:color-mix(in srgb,var(--wbz-brand) 17%,var(--wbz-surface));transform:rotate(5deg)}.wbz-account-chip b{font-size:28px;line-height:1}
.wbz-acq-terminal{right:48px;top:8px;display:flex;width:190px;min-height:170px;flex-direction:column;justify-content:flex-end;padding:20px;border-radius:24px;transform:rotate(-3deg)}.wbz-acq-terminal i{position:absolute;left:22px;right:22px;top:22px;height:58px;border:1px solid var(--wbz-line);border-radius:10px;background:var(--wbz-bg2)}.wbz-acq-terminal strong{font-size:25px}.wbz-acq-terminal em{margin-top:9px;color:var(--wbz-mut);font-size:11px;font-style:normal;letter-spacing:.08em}.wbz-acq-receipt{right:0;top:92px;display:flex;width:165px;min-height:104px;flex-direction:column;justify-content:space-between;padding:16px 18px;border-radius:18px;background:color-mix(in srgb,var(--wbz-brand) 15%,var(--wbz-surface));transform:rotate(5deg)}.wbz-acq-receipt b{font-size:22px}
.wbz-product-search{position:relative;display:block;margin:0 0 10px}.wbz-product-search svg{position:absolute;left:15px;top:50%;width:18px;height:18px;transform:translateY(-50%);fill:none;stroke:var(--wbz-mut);stroke-width:1.8}.wbz-product-search input{width:100%;height:48px;padding:0 16px 0 44px;border:1px solid var(--wbz-line);border-radius:12px;background:var(--wbz-surface);color:var(--wbz-ink);font:inherit;outline:none}.wbz-product-search input:focus{border-color:color-mix(in srgb,var(--wbz-brand) 55%,var(--wbz-line));box-shadow:var(--wbz-focus-ring)}
#wbz-rko .wbz-rko-tools{margin:0 0 24px}#wbz-rko .wbz-rko-tools .wbz-filters{margin-bottom:0}
#wbz-credit .wbz-credit-search{margin-bottom:12px}
#wbz-registration .wbz-reg-catalog,#wbz-acquiring .wbz-acq-catalog{margin-top:24px}
@media(max-width:980px){#wbz-rko.wbz-hubx .wbz-standard-product-hero,#wbz-credit.wbz-hubx .wbz-standard-product-hero,#wbz-acquiring.wbz-hubx .wbz-standard-product-hero,#wbz-registration.wbz-hubx .wbz-standard-product-hero,#wbz-business-cards.wbz-hubx .wbz-standard-product-hero{grid-template-columns:1fr;min-height:0;padding-top:20px}.wbz-hubx .wbz-standard-product-hero .wbz-h1{white-space:normal}.wbz-standard-product-hero__art{display:none}}
@media(max-width:620px){.wbz-hubx .wbz-standard-product-hero .wbz-trust2{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.wbz-hubx .wbz-hub-categories .wbz-bank-product-nav{margin-top:12px;margin-bottom:20px}#wbz-registration .wbz-reg-catalog,#wbz-acquiring .wbz-acq-catalog{margin-top:20px}#wbz-business-cards .wbz-bcards-filters{margin-top:20px}}
@media(max-width:390px){.wbz-hubx .wbz-standard-product-hero .wbz-trust2{grid-template-columns:1fr}}
@media(max-width:700px){#wbz-rko.wbz-hubx,#wbz-credit.wbz-hubx,#wbz-acquiring.wbz-hubx{width:min(calc(100% - var(--wbz-page-gutter)),var(--wbz-container))}}

/* ============================================================
   1.3.35 — SHARED PRODUCT GUIDE
   The "what to check" guide is rendered by Credits, Acquiring,
   Business Cards and Registration. It belongs to the shared
   product-hub shell, not to a single product stylesheet.
   ============================================================ */
.wbz-bcards-guide{margin:0 0 64px}
.wbz-bcards-guide__head{
  display:grid;
  grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);
  align-items:end;
  gap:40px;
  margin-bottom:16px;
  padding-bottom:20px;
  border-bottom:1px solid var(--wbz-line);
}
.wbz-bcards-guide__head h2{
  max-width:520px;
  margin:0;
  color:var(--wbz-ink);
  font-size:clamp(28px,3vw,38px);
  line-height:1.12;
  letter-spacing:-.03em;
}
.wbz-bcards-guide__head p{
  max-width:720px;
  margin:0;
  color:var(--wbz-mut);
  font-size:14px;
  line-height:1.65;
}
.wbz-bcards-guide__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.wbz-bcards-guide__grid article{
  display:grid;
  grid-template-columns:32px minmax(0,1fr);
  grid-template-areas:"num title" "text text";
  align-items:center;
  gap:9px 12px;
  min-width:0;
  padding:16px 17px;
  border:1px solid var(--wbz-line);
  border-radius:14px;
  background:var(--wbz-surface);
  transition:border-color .16s ease,background-color .16s ease,transform .16s ease;
}
.wbz-bcards-guide__grid article:hover{
  border-color:var(--wbz-line-strong);
  background:color-mix(in srgb,var(--wbz-brand) 2%,var(--wbz-surface));
  transform:translateY(-1px);
}
.wbz-bcards-guide__grid i{
  grid-area:num;
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  margin:0;
  border:1px solid color-mix(in srgb,var(--wbz-brand) 34%,var(--wbz-line));
  border-radius:9px;
  background:var(--wbz-tint);
  color:var(--wbz-brand);
  font-size:10px;
  font-style:normal;
  font-weight:800;
  line-height:1;
}
.wbz-bcards-guide__grid b{
  grid-area:title;
  display:block;
  max-width:none;
  margin:0;
  color:var(--wbz-ink);
  font-size:14px;
  line-height:1.35;
}
.wbz-bcards-guide__grid span{
  grid-area:text;
  display:block;
  max-width:none;
  color:var(--wbz-mut);
  font-size:12.5px;
  line-height:1.55;
}
@media(max-width:980px){
  .wbz-bcards-guide__head{grid-template-columns:1fr;gap:10px}
  .wbz-bcards-guide__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}
}
@media(max-width:700px){
  .wbz-bcards-guide__grid{grid-template-columns:1fr}
}
