/* ============================================================
   ВИКИБИЗ — BANKS HUB /banki/
   General banking vertical: products → commercial slot → bank catalogue
   → methodology / terms → bank news → FAQ / support → newsletter.
   ============================================================ */
.wbz-hubx{--wbz-hub-green:var(--wbz-brand);--wbz-hub-green-hover:var(--wbz-brand-hover);--wbz-hub-soft:var(--wbz-tint);--wbz-hub-border:var(--wbz-line);padding-bottom:24px}

/* Hero */
.wbz-hub-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);align-items:center;gap:36px;min-height:210px;padding:22px 0 0}
.wbz-hub-hero-copy{min-width:0;align-self:center}.wbz-hub-kicker{display:inline-flex;margin:0 0 10px;color:var(--wbz-brand);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.wbz-hub-hero .wbz-h1{margin:0 0 12px}.wbz-hub-hero .wbz-lead2{max-width:680px;margin:0;color:var(--wbz-ink2)}
.wbz-trust2{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;color:var(--wbz-ink2);font-size:11px;line-height:1.3}.wbz-trust2 span{display:inline-flex;align-items:center;gap:6px}.wbz-trust2 span::before{content:"✓";display:grid;place-items:center;width:14px;height:14px;flex:0 0 14px;border-radius:50%;background:var(--wbz-hub-soft);color:var(--wbz-hub-green);font-size:9px;font-weight:800}
.wbz-hub-hero-art{position:relative;align-self:stretch;min-height:200px}.wbz-hub-hero-bank{position:absolute;right:10px;bottom:-16px;width:300px;max-width:none;opacity:.07;filter:grayscale(1)}.wbz-hub-hero-case{position:absolute;right:16px;bottom:0;width:250px;max-width:none;filter:drop-shadow(0 14px 24px rgba(61,118,37,.10))}
.wbz-hub-categories{position:relative;z-index:2}.wbz-hub-categories .wbz-bank-product-nav{margin-top:18px;margin-bottom:28px}
html[data-theme="dark"] .wbz-hub-hero-bank{opacity:.04;filter:grayscale(1) invert(.12)}

/* Bank catalogue */
.wbz-bank-catalog{margin-top:30px}.wbz-bank-catalog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.wbz-bank-catalog-head h2{margin:3px 0 5px;color:var(--wbz-ink);font-size:24px;line-height:1.15}.wbz-bank-catalog-head p{max-width:680px;margin:0;color:var(--wbz-ink2);font-size:12.5px;line-height:1.5}.wbz-bank-catalog-kicker{color:var(--wbz-brand);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.wbz-bank-catalog-count{flex:0 0 auto;color:var(--wbz-mut);font-size:11px;font-weight:650}
.wbz-bank-catalog-search{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;overflow:hidden;margin-bottom:11px;border:1px solid var(--wbz-hub-border);border-radius:13px;background:var(--wbz-surface);transition:border-color .15s ease,box-shadow .15s ease}.wbz-bank-catalog-search:focus-within{border-color:var(--wbz-brand);box-shadow:var(--wbz-focus-ring)}.wbz-bank-catalog-search label{display:grid;place-items:center;height:44px;color:var(--wbz-mut)}.wbz-bank-catalog-search input{min-width:0;height:44px;padding:0;border:0;outline:0;background:transparent;color:var(--wbz-ink);font:inherit;font-size:13px}.wbz-bank-catalog-search button{height:34px;margin-right:5px;padding:0 16px;border:0;border-radius:9px;background:var(--wbz-action);color:var(--wbz-action-ink);font-size:11px;font-weight:750;cursor:pointer}.wbz-bank-catalog-search button:hover{background:var(--wbz-action-hover)}
.wbz-bank-catalog-filters{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px}.wbz-bank-filter{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid var(--wbz-hub-border);border-radius:999px;background:var(--wbz-surface);color:var(--wbz-ink2);font-size:10.5px;font-weight:650;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.wbz-bank-filter:hover{border-color:var(--wbz-line-strong);background:var(--wbz-tint);color:var(--wbz-brand)}.wbz-bank-filter.is-active{border-color:color-mix(in srgb,var(--wbz-brand) 45%,var(--wbz-line));background:var(--wbz-tint);color:var(--wbz-brand)}
.wbz-bank-catalog-table{overflow:hidden;border:1px solid var(--wbz-hub-border);border-radius:16px;background:var(--wbz-surface)}.wbz-ctable{width:100%;border-collapse:collapse;table-layout:fixed}.wbz-ctable--banks th:nth-child(1){width:24%}.wbz-ctable--banks th:nth-child(2){width:50%}.wbz-ctable--banks th:nth-child(3){width:12%}.wbz-ctable--banks th:nth-child(4){width:14%}.wbz-ctable th{padding:13px 15px;border-bottom:1px solid var(--wbz-hub-border);color:var(--wbz-mut);font-size:9px;font-weight:750;letter-spacing:.055em;text-align:left;text-transform:uppercase}.wbz-ctable td{padding:16px 15px;border-bottom:1px solid var(--wbz-hub-border);color:var(--wbz-ink2);font-size:12px;vertical-align:middle}.wbz-ctable tbody tr:last-child td{border-bottom:0}.wbz-ctable tbody tr[data-url]{cursor:pointer;transition:background-color .15s ease}.wbz-ctable tbody tr[data-url]:hover{background:color-mix(in srgb,var(--wbz-brand) 3%,var(--wbz-surface))}.wbz-ct-name{display:flex;align-items:center;gap:10px;min-width:0}.wbz-ct-name a{color:var(--wbz-ink);font-weight:730;text-decoration:none}.wbz-ct-name a:hover{color:var(--wbz-brand)}.wbz-ctable .rate{color:var(--wbz-brand);font-size:13px;font-weight:760}.wbz-bank-catalog-products{display:flex;flex-wrap:wrap;align-items:center;gap:5px 7px}.wbz-bank-catalog-products a{color:var(--wbz-ink2);font-size:11px;text-decoration:none}.wbz-bank-catalog-products a:hover{color:var(--wbz-brand)}.wbz-bank-catalog-products>span{color:var(--wbz-line-strong);font-size:10px}.wbz-bank-catalog-muted{color:var(--wbz-mut);font-size:10.5px}.wbz-bank-catalog-details a{display:inline-flex;align-items:center;gap:5px;color:var(--wbz-brand);font-size:11px;font-weight:720;text-decoration:none}.wbz-bank-catalog-details a:hover{color:var(--wbz-brand-hover);transform:translateX(1px)}
.wbz-bank-catalog-actions{display:flex;justify-content:center;margin-top:14px}.wbz-bank-load-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 19px;border:1px solid var(--wbz-hub-border);border-radius:11px;background:var(--wbz-surface);color:var(--wbz-ink);font:inherit;font-size:11.5px;font-weight:720;cursor:pointer}.wbz-bank-load-more:hover{border-color:var(--wbz-brand);background:var(--wbz-tint);color:var(--wbz-brand)}.wbz-bank-catalog-empty{display:grid;justify-items:center;gap:4px;padding:30px 16px;border:1px dashed var(--wbz-hub-border);border-radius:14px;color:var(--wbz-ink2);text-align:center}.wbz-bank-catalog-empty b{color:var(--wbz-ink);font-size:14px}.wbz-bank-catalog-empty span{font-size:11px}.wbz-bank-catalog.is-loading{opacity:.72;pointer-events:none}.wbz-bank-pagination{display:flex;justify-content:center;gap:6px;margin-top:14px}.wbz-bank-pagination a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--wbz-line);border-radius:9px;color:var(--wbz-ink);text-decoration:none}.wbz-bank-pagination a[aria-current="page"]{background:var(--wbz-tint);color:var(--wbz-brand)}

/* Methodology + glossary */
.wbz-hub2col{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;align-items:stretch;margin-top:28px}.wbz-method{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--wbz-hub-border);border-radius:16px;background:var(--wbz-surface)}.wbz-method-h{margin:0 0 20px;color:var(--wbz-ink);font-size:18px;font-weight:700;line-height:1.2}.wbz-mchips{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin:0 0 18px}.wbz-mchip{display:flex;flex-direction:column;align-items:center;min-width:0;color:var(--wbz-ink2);font-size:9px;line-height:1.25;text-align:center}.wbz-mchip .wbz-icon{width:34px;height:34px;margin-bottom:6px;padding:8px;border-radius:10px;background:var(--wbz-hub-soft);color:var(--wbz-hub-green)}.wbz-method-detail{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:11px 13px;border:1px solid var(--wbz-hub-border);border-radius:12px;background:var(--wbz-bg2);color:var(--wbz-ink2);font-size:12px;line-height:1.5}.wbz-method-detail b{font-size:0}.wbz-method-detail b::before{content:"i";display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--wbz-hub-soft);color:var(--wbz-hub-green);font-size:22px;font-weight:800;font-family:Georgia,serif}.wbz-method-note{margin:16px 0 0;color:var(--wbz-ink2);font-size:13px;line-height:1.58}.wbz-method-link{display:inline-flex;align-items:center;width:max-content;margin-top:auto;padding-top:18px;color:var(--wbz-hub-green);font-size:12px;font-weight:700;text-decoration:none}.wbz-method-link:hover{color:var(--wbz-hub-green-hover);transform:translateX(2px)}.wbz-gloss{display:grid}.wbz-gloss-i{padding:15px 0;border-bottom:1px solid var(--wbz-hub-border)}.wbz-gloss-i:first-child{padding-top:0}.wbz-gloss-i:last-child{border-bottom:0}.wbz-gloss-i b{display:block;margin-bottom:5px;color:var(--wbz-ink);font-size:14px;line-height:1.3}.wbz-gloss-i span{display:block;color:var(--wbz-ink2);font-size:13px;line-height:1.5}
.wbz-hub2col.is-single{grid-template-columns:1fr}
.wbz-hub-faq-grid.is-single{grid-template-columns:1fr}

/* Bank news */
.wbz-hub-news{margin-top:28px}.wbz-hub-news-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:14px}.wbz-hub-news-head>div>span{color:var(--wbz-brand);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.wbz-hub-news-head h2{margin:3px 0 4px;color:var(--wbz-ink);font-size:22px}.wbz-hub-news-head p{margin:0;color:var(--wbz-ink2);font-size:12px}.wbz-hub-news-head>a{color:var(--wbz-brand);font-size:11px;font-weight:720;text-decoration:none}.wbz-hub-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wbz-hub-news-card{display:flex;flex-direction:column;min-width:0;min-height:184px;padding:17px;border:1px solid var(--wbz-hub-border);border-radius:14px;background:var(--wbz-surface)}.wbz-hub-news-meta{display:flex;flex-wrap:wrap;gap:5px 9px;margin-bottom:10px;color:var(--wbz-mut);font-size:9.5px}.wbz-hub-news-meta span{color:var(--wbz-brand);font-weight:720}.wbz-hub-news-card h3{margin:0 0 8px;font-size:15px;line-height:1.3}.wbz-hub-news-card h3 a{color:var(--wbz-ink);text-decoration:none}.wbz-hub-news-card h3 a:hover{color:var(--wbz-brand)}.wbz-hub-news-card p{display:-webkit-box;overflow:hidden;margin:0 0 13px;color:var(--wbz-ink2);font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.wbz-hub-news-more{display:inline-flex;align-items:center;gap:5px;width:max-content;margin-top:auto;color:var(--wbz-brand);font-size:10.5px;font-weight:720;text-decoration:none}

/* FAQ + support */
.wbz-hub-faq-wrap{padding-bottom:28px}.wbz-hub-faq-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:22px;align-items:start;margin:24px 0 22px}.wbz-hub-faq-wrap .wbz-b-h{margin:0 0 10px;font-size:20px;line-height:1.2}.wbz-hub-faq-wrap .wbz-faq{display:grid;gap:4px}.wbz-faq-item{overflow:hidden;border:1px solid var(--wbz-hub-border);border-radius:9px;background:var(--wbz-surface)}.wbz-faq-item summary{display:flex;align-items:center;min-height:42px;padding:0 12px;color:var(--wbz-ink);font-size:12px;font-weight:650;list-style:none;cursor:pointer}.wbz-faq-item summary::-webkit-details-marker{display:none}.wbz-faq-item summary::before{content:"?";display:grid;place-items:center;width:20px;height:20px;margin-right:10px;border-radius:7px;background:var(--wbz-hub-soft);color:var(--wbz-hub-green);font-size:11px;font-weight:800}.wbz-faq-item summary::after{content:"⌄";margin-left:auto;color:var(--wbz-mut);font-size:15px;transition:transform .16s ease}.wbz-faq-item[open] summary::after{transform:rotate(180deg)}.wbz-faq-a{padding:0 42px 13px;color:var(--wbz-ink2);font-size:11.5px;line-height:1.5}.wbz-hub-support{position:relative;min-height:158px;padding:22px 116px 22px 22px;border:1px solid var(--wbz-hub-border);border-radius:15px;background:linear-gradient(135deg,color-mix(in srgb,var(--wbz-brand) 5%,var(--wbz-surface)),var(--wbz-surface))}.wbz-hub-support h2{max-width:240px;margin:0 0 7px;color:var(--wbz-ink);font-size:15px}.wbz-hub-support p{max-width:245px;margin:0 0 14px;color:var(--wbz-ink2);font-size:11px;line-height:1.5}.wbz-hub-support a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid var(--wbz-action);border-radius:10px;background:var(--wbz-action);color:var(--wbz-action-ink);font-size:12px;font-weight:700;text-decoration:none}.wbz-hub-support a:hover{background:var(--wbz-action-hover);border-color:var(--wbz-action-hover);transform:translateY(-1px)}.wbz-hub-support-icon{position:absolute;right:8px;top:50%;width:104px;height:104px;transform:translateY(-50%);background:url("../../../images/support-chat-bubble-clean.webp") center/contain no-repeat}.wbz-hub-support-icon .wbz-icon{display:none}

/* Newsletter */
.wbz-hub-newsletter{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(300px,1.05fr);align-items:center;gap:14px;padding:16px 20px;border:1px solid var(--wbz-hub-border);border-radius:14px;background:var(--wbz-surface);box-shadow:var(--wbz-shadow-sm)}.wbz-hub-newsletter-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--wbz-hub-soft);color:var(--wbz-hub-green)}.wbz-hub-newsletter h2{margin:0 0 4px;color:var(--wbz-ink);font-size:14px}.wbz-hub-newsletter p{margin:0;color:var(--wbz-ink2);font-size:11px}.wbz-hub-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.wbz-hub-newsletter input,.wbz-hub-newsletter button{height:40px;border-radius:10px;font:inherit;font-size:12px}.wbz-hub-newsletter input{min-width:0;padding:0 13px;border:1px solid var(--wbz-hub-border);background:var(--wbz-bg);color:var(--wbz-ink)}.wbz-hub-newsletter input:focus{outline:0;border-color:var(--wbz-brand);box-shadow:var(--wbz-focus-ring)}.wbz-hub-newsletter button{padding:0 18px;border:1px solid var(--wbz-action);background:var(--wbz-action);color:var(--wbz-action-ink);font-weight:700;cursor:pointer}.wbz-hub-newsletter button:hover{background:var(--wbz-action-hover);border-color:var(--wbz-action-hover)}

@media(max-width:900px){.wbz-hub-hero{grid-template-columns:1fr;min-height:0;padding-top:20px}.wbz-hub-hero-art{display:none}.wbz-hub2col{grid-template-columns:1fr}.wbz-hub-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wbz-hub-faq-grid{grid-template-columns:1fr}.wbz-hub-support{min-height:150px}.wbz-hub-newsletter{grid-template-columns:44px minmax(0,1fr)}.wbz-hub-newsletter-form{grid-column:1/-1}}
@media(max-width:700px){.wbz-bank-catalog-filters{flex-wrap:nowrap;overflow-x:auto;margin-right:-16px;margin-left:-16px;padding:0 16px 7px;scrollbar-width:none;overscroll-behavior-inline:contain}.wbz-bank-catalog-filters::-webkit-scrollbar{display:none}.wbz-bank-filter{flex:0 0 auto}.wbz-bank-catalog-search{grid-template-columns:42px minmax(0,1fr)}.wbz-bank-catalog-search button{display:none}}
@media(max-width:620px){.wbz-trust2{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.wbz-bank-catalog-head,.wbz-hub-news-head{align-items:flex-start;flex-direction:column;gap:8px}.wbz-bank-catalog-head h2{font-size:21px}.wbz-bank-catalog-count{order:-1}.wbz-bank-catalog-table{overflow:visible;border:0;background:transparent}.wbz-ctable,.wbz-ctable tbody,.wbz-ctable tr,.wbz-ctable td{display:block;width:100%}.wbz-ctable thead{display:none}.wbz-ctable tr{margin-bottom:10px;padding:14px;border:1px solid var(--wbz-hub-border);border-radius:13px;background:var(--wbz-surface)}.wbz-ctable td{display:block;padding:6px 0;border:0;font-size:12px}.wbz-ctable td::before{display:block;margin-bottom:3px;color:var(--wbz-mut);font-size:9px;text-transform:uppercase}.wbz-ctable td:first-child{padding-bottom:10px;border-bottom:1px solid var(--wbz-hub-border)}.wbz-ctable td:first-child::before{display:none}.wbz-ctable .rate{position:absolute;right:14px;top:17px;width:auto}.wbz-ctable tr{position:relative}.wbz-ctable .rate::before{display:none}.wbz-bank-catalog-products{padding-top:3px}.wbz-bank-catalog-details{padding-top:10px}.wbz-bank-catalog-details::before{display:none}.wbz-bank-load-more{width:100%;min-height:46px}.wbz-mchips{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.wbz-method{padding:20px}.wbz-method-detail{grid-template-columns:1fr;gap:8px}.wbz-method-detail b::before{width:34px;height:34px}.wbz-hub-news-grid{grid-template-columns:1fr}.wbz-hub-news-card{min-height:0}.wbz-hub-support{padding:20px 96px 20px 18px}.wbz-hub-support-icon{width:82px;height:82px}.wbz-hub-newsletter{grid-template-columns:1fr;padding:16px}.wbz-hub-newsletter-icon{display:none}.wbz-hub-newsletter-form{grid-template-columns:1fr}.wbz-hub-newsletter button{width:100%}}
@media(max-width:380px){.wbz-trust2{grid-template-columns:1fr}.wbz-mchips{grid-template-columns:repeat(2,minmax(0,1fr))}.wbz-hub-support{padding-right:18px}.wbz-hub-support-icon{display:none}}

/* ============================================================
   STAGE 12 — /banki/ readability + layout polish
   ============================================================ */

/* Hero: cleaner first screen, genuinely centred trust checks and balanced art. */
.wbz-hubx .wbz-hub-hero{grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);gap:32px;min-height:218px;padding-top:18px}
.wbz-hubx .wbz-hub-hero .wbz-h1{margin-top:0}
.wbz-hubx .wbz-trust2{gap:12px 22px;margin-top:20px;font-size:12px}
.wbz-hubx .wbz-trust2 span{gap:8px}
.wbz-hubx .wbz-trust2 span::before{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-basis:16px;padding:0;line-height:1;font-size:10px;font-family:Arial,sans-serif;transform:none}
.wbz-hubx .wbz-hub-hero-art{min-height:210px}
.wbz-hubx .wbz-hub-hero-bank{right:auto;left:50%;bottom:-18px;width:290px;transform:translateX(-50%)}
.wbz-hubx .wbz-hub-hero-case{right:auto;left:50%;bottom:-26px;width:385px;transform:translateX(-50%);filter:drop-shadow(0 14px 24px rgba(61,118,37,.13))}

/* Catalog: 14px is the default reading size; metadata may be smaller, content may not. */
.wbz-hubx .wbz-bank-catalog{margin-top:34px}
.wbz-hubx .wbz-bank-catalog-head{margin-bottom:18px}
.wbz-hubx .wbz-bank-catalog-head h2{font-size:28px}
.wbz-hubx .wbz-bank-catalog-head p{font-size:14px;line-height:1.55}
.wbz-hubx .wbz-bank-catalog-kicker{font-size:11px}
.wbz-hubx .wbz-bank-catalog-count{font-size:13px}
.wbz-hubx .wbz-bank-catalog-search{grid-template-columns:46px minmax(0,1fr) auto;overflow:visible;margin-bottom:13px;border-color:var(--wbz-line);border-radius:12px;box-shadow:none}
.wbz-hubx .wbz-bank-catalog-search:focus-within{border-color:color-mix(in srgb,var(--wbz-brand) 65%,var(--wbz-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--wbz-brand) 12%,transparent)}
.wbz-hubx .wbz-bank-catalog-search label{height:48px;border:0;color:var(--wbz-mut)}
.wbz-hubx .wbz-bank-catalog-search input{height:48px;padding:0 14px 0 4px;font-size:14px}
.wbz-hubx .wbz-bank-catalog-search button{height:38px;margin-right:5px;padding:0 18px;border-radius:9px;font-size:13px}
.wbz-hubx .wbz-bank-catalog-filters{gap:8px;margin-bottom:16px}
.wbz-hubx .wbz-bank-filter{min-height:36px;padding:0 13px;font-size:13px}
.wbz-hubx .wbz-ctable th{padding:14px 16px;font-size:10.5px}
.wbz-hubx .wbz-ctable td{padding:17px 16px;font-size:14px;line-height:1.45}
.wbz-hubx .wbz-ct-name{gap:11px}
.wbz-hubx .wbz-ct-name a{font-size:14px}
.wbz-hubx .wbz-ctable .rate{font-size:14px}
.wbz-hubx .wbz-bank-catalog-products{gap:6px 8px}
.wbz-hubx .wbz-bank-catalog-products a{font-size:13.5px;line-height:1.45}
.wbz-hubx .wbz-bank-catalog-muted{font-size:13px}
.wbz-hubx .wbz-bank-catalog-details a{font-size:13px}
.wbz-hubx .wbz-bank-load-more{min-height:44px;font-size:13px}
.wbz-hubx .wbz-bank-catalog-empty{margin-top:14px;padding:30px 18px}
.wbz-hubx .wbz-bank-catalog-empty[hidden]{display:none}
.wbz-hubx .wbz-bank-catalog-empty b{font-size:16px}
.wbz-hubx .wbz-bank-catalog-empty span{font-size:14px}

/* Methodology / glossary: same comfortable reading scale as the homepage. */
.wbz-hubx .wbz-hub2col{grid-template-columns:1.2fr 1fr;gap:22px;margin-top:34px}
.wbz-hubx .wbz-method{padding:26px}
.wbz-hubx .wbz-method-h{margin-bottom:22px;font-size:22px}
.wbz-hubx .wbz-mchips{gap:9px;margin-bottom:20px}
.wbz-hubx .wbz-mchip{font-size:11.5px;line-height:1.35}
.wbz-hubx .wbz-mchip .wbz-icon{width:38px;height:38px;margin-bottom:8px;padding:9px}
.wbz-hubx .wbz-method-detail{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:13px 15px;font-size:14px;line-height:1.55}
.wbz-hubx .wbz-method-detail b::before{width:40px;height:40px}
.wbz-hubx .wbz-method-note{margin-top:17px;font-size:14px;line-height:1.62}
.wbz-hubx .wbz-method-link{padding-top:20px;font-size:13px}
.wbz-hubx .wbz-gloss-i{padding:17px 0}
.wbz-hubx .wbz-gloss-i b{margin-bottom:6px;font-size:16px}
.wbz-hubx .wbz-gloss-i span{font-size:14px;line-height:1.58}

/* Bank News uses the same shared WikiBiz News cards as the homepage. */
.wbz-hubx .wbz-hub-news{margin-top:34px}
.wbz-hubx .wbz-hub-news-head{margin-bottom:18px}
.wbz-hubx .wbz-hub-news-head>div>span{font-size:11px}
.wbz-hubx .wbz-hub-news-head h2{font-size:28px}
.wbz-hubx .wbz-hub-news-head p{font-size:14px;line-height:1.5}
.wbz-hubx .wbz-hub-news-head>a{font-size:13px}
.wbz-hubx .wbz-hub-news-grid>.wbz-nlist{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;align-items:stretch}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact){display:flex;flex-direction:column;min-width:0;min-height:100%;padding:0;overflow:hidden;border-radius:17px}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact).has-cover{grid-template-columns:1fr}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-media{flex:0 0 auto;min-height:0;aspect-ratio:16/9;background:var(--wbz-bg2)}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-image{width:100%;height:100%;object-fit:cover}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-body{flex:1 1 auto;justify-content:space-between;gap:18px;min-width:0;padding:20px 21px 18px}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-meta{margin-bottom:10px}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-h{display:-webkit-box;overflow:hidden;max-width:none;font-size:clamp(19px,1.65vw,23px);line-height:1.22;letter-spacing:-.018em;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-sum{display:-webkit-box;overflow:hidden;max-width:none;margin-top:10px;font-size:13px;line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-foot{margin-top:auto;padding-top:14px}
.wbz-hubx .wbz-hub-news-grid>.wbz-nlist>.wbz-nc:only-child{width:min(100%,520px);max-width:520px}

/* FAQ: readable, centred controls, one visual rhythm. */
.wbz-hub-faq-wrap{padding-bottom:30px}
.wbz-hub-faq-grid{grid-template-columns:1fr 1fr;gap:22px;align-items:stretch;margin:30px 0 24px}
.wbz-hub-faq-grid>section{display:flex;flex-direction:column;min-width:0}
.wbz-hub-faq-wrap .wbz-b-h{margin-bottom:12px;font-size:24px}
.wbz-hub-faq-wrap .wbz-faq{gap:7px}
.wbz-faq-item{border-radius:11px}
.wbz-faq-item summary{min-height:48px;padding:0 14px;font-size:14px;line-height:1.35}
.wbz-faq-item summary::before{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;margin-right:11px;padding:0;line-height:1;font-size:12px;font-family:Arial,sans-serif}
.wbz-faq-item summary::after{content:"⌄";display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;margin-left:auto;padding:0;color:var(--wbz-mut);font-size:18px;line-height:1;transform-origin:50% 50%;transition:transform .16s ease}
.wbz-faq-item[open] summary::after{transform:rotate(180deg)}
.wbz-faq-a{padding:0 53px 15px;color:var(--wbz-ink2);font-size:14px;line-height:1.58}
.wbz-hub-support{height:100%;min-height:0;padding:26px 130px 26px 26px;border-radius:15px}
.wbz-hub-support h2{max-width:300px;margin-bottom:9px;font-size:20px}
.wbz-hub-support p{max-width:320px;margin-bottom:18px;font-size:14px;line-height:1.55}
.wbz-hub-support a{min-height:44px;padding:0 20px;font-size:14px}
.wbz-hub-support-icon{right:12px;width:112px;height:112px}

@media(max-width:900px){
  .wbz-hubx .wbz-hub-hero{grid-template-columns:1fr;min-height:0;padding-top:20px}
  .wbz-hubx .wbz-hub2col{grid-template-columns:1fr}
  .wbz-hubx .wbz-hub-news-grid>.wbz-nlist{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wbz-hub-faq-grid{grid-template-columns:1fr}
  .wbz-hub-support{min-height:190px}
}
@media(max-width:700px){
  .wbz-hubx .wbz-bank-catalog-search{grid-template-columns:46px minmax(0,1fr)}
  .wbz-hubx .wbz-bank-catalog-search input{padding-left:4px}
}
@media(max-width:620px){
  .wbz-hubx .wbz-bank-catalog-head h2,.wbz-hubx .wbz-hub-news-head h2{font-size:24px}
  .wbz-hubx .wbz-ctable td{font-size:14px}
  .wbz-hubx .wbz-ctable td::before{font-size:10px}
  .wbz-hubx .wbz-mchips{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .wbz-hubx .wbz-mchip{font-size:12px}
  .wbz-hubx .wbz-method{padding:20px}
  .wbz-hubx .wbz-hub-news-grid>.wbz-nlist{grid-template-columns:1fr;gap:14px}
  .wbz-hubx .wbz-hub-news-grid>.wbz-nlist>.wbz-nc:only-child{width:100%;max-width:none}
  .wbz-hubx .wbz-hub-news-grid .wbz-nc:not(.is-compact) .wbz-nc-body{padding:18px}
  .wbz-faq-item summary{font-size:14px}
  .wbz-faq-a{padding-left:49px;padding-right:16px}
  .wbz-hub-support{padding:22px 100px 22px 20px}
  .wbz-hub-support-icon{width:84px;height:84px}
}


/* ============================================================
   STAGE 13 — /banki/ visual cleanup
   - one-line hero trust row on desktop
   - no duplicate green kickers
   - 1px-only controls/focus
   - News list owns the whole section width
   - action labels never disappear on hover
   ============================================================ */

/* Hero trust row: all four points stay on one line on desktop. */
@media (min-width:901px){
  .wbz-hubx .wbz-trust2{
    display:grid;
    grid-template-columns:repeat(4,max-content);
    align-items:center;
    justify-content:start;
    gap:0 22px;
    flex-wrap:nowrap;
    white-space:nowrap;
  }
}
@media (max-width:900px){
  .wbz-hubx .wbz-trust2{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,max-content));
    gap:9px 20px;
  }
}
@media (max-width:520px){
  .wbz-hubx .wbz-trust2{grid-template-columns:1fr;white-space:normal}
}

/* Duplicate green eyebrow labels were removed from markup; keep legacy ones hidden. */
.wbz-hubx .wbz-bank-catalog-kicker,
.wbz-hubx .wbz-hub-news-head>div>span{display:none}

/* Catalog heading is now simply “Каталог”. */
.wbz-hubx .wbz-bank-catalog-head h2{margin:0 0 6px;font-size:28px}

/* Controls: a single 1px border, no thick focus halo. */
.wbz-hubx .wbz-bank-catalog-search,
.wbz-hubx .wbz-bank-catalog-table,
.wbz-hubx .wbz-method,
.wbz-hubx .wbz-hub-support,
.wbz-hubx .wbz-hub-newsletter{border-width:1px;box-shadow:none}
.wbz-hubx .wbz-bank-catalog-search:focus-within{
  border-color:var(--wbz-brand);
  box-shadow:none;
}
.wbz-hubx .wbz-bank-catalog-search input{padding-left:10px}
.wbz-hubx .wbz-bank-catalog-search input:focus{outline:0;box-shadow:none}
.wbz-hubx .wbz-hub-newsletter input:focus{outline:0;border-color:var(--wbz-brand);box-shadow:none}

/* Action text must remain readable on hover/focus in both themes. */
.wbz-hubx .wbz-bank-catalog-search button,
.wbz-hubx .wbz-bank-catalog-search button:hover,
.wbz-hubx .wbz-bank-catalog-search button:focus-visible,
.wbz-hubx .wbz-hub-support a,
.wbz-hubx .wbz-hub-support a:hover,
.wbz-hubx .wbz-hub-support a:focus-visible,
.wbz-hubx .wbz-hub-newsletter button,
.wbz-hubx .wbz-hub-newsletter button:hover,
.wbz-hubx .wbz-hub-newsletter button:focus-visible{
  color:var(--wbz-action-ink);
  opacity:1;
  text-decoration:none;
}
.wbz-hubx .wbz-hub-support a:hover,
.wbz-hubx .wbz-bank-catalog-search button:hover,
.wbz-hubx .wbz-hub-newsletter button:hover{
  background:var(--wbz-action-hover);
  border-color:var(--wbz-action-hover);
}

/* News: the old .wbz-hub-news-grid itself had three columns, so the whole
   .wbz-nlist occupied only the first third. The list is now the grid. */
.wbz-hubx .wbz-hub-news-grid{
  display:block;
  width:100%;
}
.wbz-hubx .wbz-hub-news-grid>.wbz-nlist{
  display:grid;
  width:100%;
  grid-template-columns:repeat(auto-fit,minmax(290px,1fr));
  gap:18px;
  align-items:stretch;
}
.wbz-hubx .wbz-hub-news-grid>.wbz-nlist>.wbz-nc{width:auto;max-width:none}
.wbz-hubx .wbz-hub-news-grid>.wbz-nlist>.wbz-nc:only-child{width:min(100%,520px);max-width:520px}
.wbz-hubx .wbz-hub-news-grid .wbz-nc-more,
.wbz-hubx .wbz-hub-news-grid .wbz-nc-more:hover,
.wbz-hubx .wbz-hub-news-grid .wbz-nc-more:focus-visible{
  color:var(--wbz-brand);
  opacity:1;
}
@media(max-width:900px){
  .wbz-hubx .wbz-hub-news-grid>.wbz-nlist{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .wbz-hubx .wbz-hub-news-grid>.wbz-nlist{grid-template-columns:1fr}
  .wbz-hubx .wbz-hub-news-grid>.wbz-nlist>.wbz-nc:only-child{width:100%;max-width:none}
}

/* =========================================================
   STAGE 14 — DARK CTA HOVER
   Keep the green action surface, switch CTA text/icons to white on hover.
   ========================================================= */
html[data-theme="dark"] .wbz-hubx .wbz-bank-catalog-search button:hover,
html[data-theme="dark"] .wbz-hubx .wbz-bank-catalog-search button:focus-visible,
html[data-theme="dark"] .wbz-hubx .wbz-hub-support a:hover,
html[data-theme="dark"] .wbz-hubx .wbz-hub-support a:focus-visible,
html[data-theme="dark"] .wbz-hubx .wbz-hub-newsletter button:hover,
html[data-theme="dark"] .wbz-hubx .wbz-hub-newsletter button:focus-visible{
  color:#fff;
}

html[data-theme="dark"] .wbz-hubx .wbz-bank-catalog-search button:hover *,
html[data-theme="dark"] .wbz-hubx .wbz-bank-catalog-search button:focus-visible *,
html[data-theme="dark"] .wbz-hubx .wbz-hub-support a:hover *,
html[data-theme="dark"] .wbz-hubx .wbz-hub-support a:focus-visible *,
html[data-theme="dark"] .wbz-hubx .wbz-hub-newsletter button:hover *,
html[data-theme="dark"] .wbz-hubx .wbz-hub-newsletter button:focus-visible *{
  color:inherit;
  stroke:currentColor;
}

/* =========================================================
   STAGE 15 — DARK FORM CTA NORMAL/HOVER CONTRACT
   Support link is wrapped in <p>, so global entry-content link rules can
   outrank the component. Keep normal action text dark; switch to white
   only on hover/focus. Newsletter follows the same contract.
   ========================================================= */
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-support p > a,
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-newsletter button {
  color: var(--wbz-action-ink);
}

html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-support p > a:hover,
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-support p > a:focus-visible,
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-newsletter button:hover,
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-newsletter button:focus-visible {
  color: #fff;
}

html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-support p > a:hover *,
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-support p > a:focus-visible *,
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-newsletter button:hover *,
html[data-theme="dark"] .entry-content .wbz-hubx .wbz-hub-newsletter button:focus-visible * {
  color: inherit;
  stroke: currentColor;
}

.wbz-hub-support-icon.has-custom-icon,.wbz-hub-support-icon.has-custom-image{display:grid;place-items:center;background:none}
.wbz-hub-support-icon.has-custom-icon .wbz-icon{display:block;width:62px;height:62px;color:var(--wbz-hub-green)}
.wbz-hub-support-icon.has-custom-image img{display:block;width:100%;height:100%;object-fit:contain}

/* WikiBiz Site newsletter runtime */
.wbz-newsletter-hp{position:absolute;left:-99999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}
.wbz-hub-newsletter-form .wbz-newsletter-consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:7px;margin:0;color:var(--wbz-mut);font-size:10px;line-height:1.4}
.wbz-hub-newsletter-form .wbz-newsletter-consent input{width:14px;height:14px;min-width:14px;margin:1px 0 0;padding:0}
.wbz-hub-newsletter-form .wbz-newsletter-consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.wbz-hub-newsletter-form .wbz-newsletter-notice{grid-column:1/-1;display:block;font-size:10px;line-height:1.4}
.wbz-hub-newsletter-form .wbz-newsletter-notice.is-success{color:var(--wbz-brand)}
.wbz-hub-newsletter-form .wbz-newsletter-notice.is-error{color:#a33a3a}
