*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#111827;background:#fff;line-height:1.55}.container{width:min(1160px,calc(100% - 40px));margin:auto}.narrow{width:min(820px,calc(100% - 40px))}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #eef1f4}.nav{height:72px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;color:#111827;text-decoration:none;font-weight:800;font-size:20px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#625bf6;color:#fff}.nav nav{display:flex;gap:25px;margin-left:auto}.nav nav a{font-size:14px;font-weight:600;text-decoration:none;color:#64748b}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:15px 20px;border-radius:13px;font-weight:750;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-1px)}.small{padding:10px 15px;font-size:14px}.primary{background:#625bf6;color:white;box-shadow:0 10px 25px rgba(98,91,246,.18)}.dark{background:#111827;color:white}.ghost{background:white;border-color:#dde2e8;color:#111827}.white{background:white;color:#111827}.full{width:100%}.hero{padding:82px 0;background:radial-gradient(circle at 83% 32%,rgba(98,91,246,.14),transparent 34%),linear-gradient(#fbfbff,#fff)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow,.section-head>span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:#625bf6}.hero h1{font-size:59px;line-height:1.01;letter-spacing:-.055em;margin:13px 0 21px}.lead{font-size:19px;color:#566479;max-width:670px}.hero-actions{display:flex;gap:12px;margin-top:29px}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#64748b;font-size:13px}.visual{height:380px;position:relative}.demo-card{position:absolute;width:365px;height:220px;border-radius:24px;padding:25px;color:white;box-shadow:0 30px 60px rgba(15,23,42,.19)}.black{background:linear-gradient(135deg,#111827,#475569);left:20px;top:10px;transform:rotate(-7deg)}.violet{background:linear-gradient(135deg,#625bf6,#8b5cf6);right:0;bottom:5px;transform:rotate(8deg)}.type{font-size:12px;font-weight:700;letter-spacing:.1em}.chip{display:block;width:43px;height:31px;margin-top:42px;border-radius:8px;background:linear-gradient(135deg,#f5dd8d,#c6a54a)}.digits{margin-top:30px;font-size:18px;letter-spacing:.09em}.demo-card b{position:absolute;right:25px;bottom:24px}.section{padding:88px 0}.soft{background:#f8fafc}.section-head{text-align:center;margin-bottom:42px}.section-head h2{font-size:40px;line-height:1.08;letter-spacing:-.04em;margin:9px 0 10px}.section-head p{max-width:720px;margin:auto;color:#64748b}.offers{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.offer{border:1px solid #e3e7ed;border-radius:24px;padding:27px;background:#fff;position:relative}.offer.featured{border-color:#bbb7ff;box-shadow:0 22px 55px rgba(15,23,42,.08)}.popular{position:absolute;right:22px;top:22px;background:#eeecff;color:#5c54ed;padding:6px 10px;border-radius:100px;font-size:11px;font-weight:800}.toprow{display:flex;align-items:center;gap:12px;margin-bottom:19px}.logo{height:48px;min-width:48px;padding:0 10px;display:grid;place-items:center;border-radius:14px;color:white;font-weight:800}.purple{background:#625bf6}.blue{background:#2180ff}.vtb{background:#0a50c2}.yellow{background:#ffd429;color:#111827}.tag{font-size:11px;font-weight:750;background:#f1f5f9;color:#64748b;padding:6px 9px;border-radius:100px}.bank{font-size:13px;color:#64748b;font-weight:700}.offer h3{font-size:24px;letter-spacing:-.025em;margin:5px 0 10px}.desc{color:#64748b;min-height:76px}.facts{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;margin:20px 0;padding:15px 0;display:grid;gap:10px}.facts>div{display:flex;justify-content:space-between;gap:18px}.facts small{color:#64748b}.facts strong{text-align:right;font-size:14px}.fine{font-size:11px;color:#94a3b8;margin-top:11px}.erid{font-size:10px;color:#a0a9b6;margin-top:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:white;border:1px solid #e5e9ef;border-radius:20px;padding:23px}.step>b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#625bf6;color:white}.step h3{font-size:18px;margin:20px 0 7px}.step p{font-size:14px;color:#64748b;margin:0}details{border-top:1px solid #e2e8f0}details:last-child{border-bottom:1px solid #e2e8f0}summary{padding:22px 4px;font-weight:700;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}details p{color:#64748b;margin:0 4px 22px}.cta{background:#625bf6;color:white;padding:67px 0}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-row span{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;opacity:.75}.cta h2{font-size:37px;line-height:1.08;margin:8px 0 0;letter-spacing:-.04em}footer{background:#0b1120;color:#fff;padding:52px 0 26px}.footer-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px}.footer-brand{color:#fff}.footer-grid p,.legal p{color:#94a3b8;font-size:12px}.copy{border-top:1px solid rgba(255,255,255,.08);margin-top:30px;padding-top:23px;color:#64748b;font-size:12px}@media(max-width:900px){.nav nav{display:none}.nav .btn{margin-left:auto}.hero-grid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:47px}.offers{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.visual{max-width:560px;width:100%;margin:auto}}@media(max-width:620px){.container,.narrow{width:min(100% - 28px,1160px)}.hero{padding:52px 0}.hero h1{font-size:39px}.lead{font-size:17px}.hero-actions{flex-direction:column}.trust{display:grid;gap:8px}.visual{height:295px}.demo-card{width:285px;height:174px;padding:19px}.black{left:0}.violet{right:0}.chip{margin-top:22px}.digits{margin-top:20px;font-size:14px}.section{padding:64px 0}.section-head h2{font-size:31px}.offer{padding:22px}.offer h3{font-size:21px}.desc{min-height:0}.steps{grid-template-columns:1fr}.cta-row{align-items:flex-start;flex-direction:column}.cta .btn{width:100%}.footer-grid{gap:28px}.nav>.btn{display:none}}

/* Category selectors and modal windows */
.category-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.category-tile{appearance:none;border:1px solid #e3e7ed;border-radius:24px;background:#fff;padding:22px;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:.22s;overflow:hidden}
.category-tile:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(15,23,42,.1);border-color:#c8c5ff}
.category-copy{padding-top:21px}.category-kicker{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#625bf6}
.category-copy h3{font-size:24px;letter-spacing:-.03em;margin:7px 0 9px}
.category-copy p{font-size:14px;color:#64748b;margin:0 0 18px;min-height:65px}
.category-link{font-size:14px;font-weight:800;color:#625bf6}
.category-card-visual{height:165px;border-radius:20px;padding:20px;position:relative;color:#fff;overflow:hidden;box-shadow:0 18px 38px rgba(15,23,42,.16)}
.category-card-visual:after,.product-card-picture:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.2);border-radius:50%;right:-65px;top:-80px}
.mini-bank{font-size:11px;font-weight:800;letter-spacing:.08em}.mini-chip{display:block;width:37px;height:27px;border-radius:7px;margin-top:30px;background:linear-gradient(135deg,#f7df91,#c3a344)}
.category-card-visual b{position:absolute;right:18px;bottom:17px;font-size:13px;letter-spacing:.08em}
.s7-mini,.s7-card{background:linear-gradient(135deg,#1d2733,#4f6d43)}
.vtb-mini,.vtb-card{background:linear-gradient(135deg,#0646aa,#1671ff)}
.tbank-mini,.tbank-card{background:linear-gradient(135deg,#f5ca00,#ffe462);color:#111827}
.world-mini,.world-card{background:linear-gradient(135deg,#625bf6,#a350e5)}
.category-card-stack{height:165px;position:relative}.category-card-stack .category-card-visual{position:absolute;width:82%;height:145px}
.category-card-stack .vtb-mini{left:0;top:0;transform:rotate(-3deg)}
.category-card-stack .tbank-mini{right:0;bottom:0;transform:rotate(5deg)}

body.modal-open{overflow:hidden}
.modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:22px}
.modal.is-open{display:flex}
.modal-backdrop{position:absolute;inset:0;background:rgba(8,15,29,.68);backdrop-filter:blur(7px)}
.modal-dialog{position:relative;z-index:1;width:min(900px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#fff;border-radius:28px;padding:34px;box-shadow:0 35px 100px rgba(0,0,0,.3);animation:modalIn .2s ease-out}
.modal-dialog-wide{width:min(1120px,100%)}
@keyframes modalIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}
.modal-close{position:absolute;right:20px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#f1f5f9;color:#0f172a;font-size:28px;line-height:1;cursor:pointer}
.modal-heading{padding-right:50px;margin-bottom:27px}.modal-heading>span{font-size:11px;color:#625bf6;text-transform:uppercase;letter-spacing:.09em;font-weight:800}
.modal-heading h2{font-size:35px;letter-spacing:-.04em;margin:6px 0}.modal-heading p{margin:0;color:#64748b}
.modal-product{display:grid;grid-template-columns:330px 1fr;gap:30px;align-items:center;border:1px solid #e3e7ed;border-radius:24px;padding:24px}
.modal-products-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.modal-product.vertical{display:block}.modal-product.vertical .product-card-picture{width:100%;margin-bottom:23px}
.product-card-picture{height:205px;border-radius:23px;padding:24px;color:#fff;position:relative;overflow:hidden;box-shadow:0 22px 45px rgba(15,23,42,.2)}
.product-bank{font-size:12px;font-weight:800;letter-spacing:.08em}.product-chip{display:block;width:45px;height:32px;border-radius:8px;margin-top:38px;background:linear-gradient(135deg,#f7df91,#c3a344)}
.product-number{position:absolute;left:24px;bottom:26px;font-size:15px;letter-spacing:.1em}.product-card-picture strong{position:absolute;right:24px;bottom:24px;font-size:13px;letter-spacing:.07em}
.product-type{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#625bf6;font-weight:800}
.product-content h3{font-size:25px;letter-spacing:-.03em;margin:5px 0 10px}.product-content>p{font-size:14px;color:#64748b}
.product-facts{display:grid;gap:9px;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;padding:15px 0;margin:18px 0}
.product-facts>div{display:flex;justify-content:space-between;gap:20px}.product-facts small{color:#64748b}.product-facts b{text-align:right;font-size:13px}
.product-note{font-size:11px!important;color:#94a3b8!important;margin:11px 0 0}.modal .erid{margin-top:10px}

@media(max-width:900px){
  .category-offers{grid-template-columns:1fr}
  .category-copy p{min-height:0}
  .modal-product{grid-template-columns:1fr}
  .product-card-picture{max-width:420px;width:100%;margin:auto}
  .modal-products-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .modal{padding:10px}.modal-dialog{padding:24px 16px;border-radius:22px;max-height:calc(100vh - 20px)}
  .modal-heading h2{font-size:28px}.modal-product{padding:15px;gap:20px}
  .product-card-picture{height:180px;padding:19px}.product-number{left:19px;bottom:20px}.product-card-picture strong{right:19px;bottom:19px}
  .category-tile{padding:17px}
}

/* v4 modal reliability fixes */
.modal{
  position:fixed!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  width:100vw;
  height:100dvh;
  margin:0;
  overflow:hidden;
}
.modal.is-open{display:flex!important}
.modal-dialog{
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
}
@supports not (height:100dvh){
  .modal{height:100vh}
}


/* v5 branding */
.brand-domain{color:#625bf6}
.footer-brand .brand-domain{color:#a7a3ff}

/* Real product visuals */
.product-image-wrap{
  min-height:205px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:23px;
  background:linear-gradient(145deg,#f8fafc,#eef2f7);
  border:1px solid #e4e9ef;
  padding:15px;
  overflow:hidden;
}
.product-real-image{
  display:block;
  width:100%;
  height:205px;
  object-fit:contain;
  border-radius:17px;
}
.modal-product.vertical .product-image-wrap{margin-bottom:23px}
.world-product-visual{background:linear-gradient(135deg,#eef2ff,#f7efff)}
.world-product-card{
  width:100%;
  height:175px;
  border-radius:20px;
  background:linear-gradient(135deg,#101828,#2c3445);
  color:white;
  padding:24px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  box-shadow:0 20px 45px rgba(15,23,42,.2);
}
.world-product-card img{width:125px;max-height:45px;object-fit:contain;object-position:left center}
.world-product-card span{font-size:15px;font-weight:700}

.editor-score{display:flex;align-items:center;gap:8px;margin:3px 0 12px}
.editor-score span{font-size:15px;font-weight:800;color:#f59e0b}
.editor-score small{font-size:11px;color:#94a3b8}

/* Reviews */
.reviews-scroller{
  display:flex;
  gap:16px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  padding:4px 2px 18px;
  scrollbar-width:thin;
}
.review-card{
  flex:0 0 330px;
  scroll-snap-align:start;
  background:#fff;
  border:1px solid #e3e8ef;
  border-radius:20px;
  padding:22px;
}
.review-top{display:flex;align-items:center;gap:12px;margin-bottom:16px}
.avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#eeecff;color:#625bf6;font-weight:800}
.review-top>div:last-child{display:flex;flex-direction:column}
.review-top span{font-size:13px;color:#f59e0b;letter-spacing:.04em}
.review-card p{font-size:14px;color:#64748b;margin:0}
.review-form-card{
  margin-top:35px;
  background:#fff;
  border:1px solid #e3e8ef;
  border-radius:24px;
  padding:28px;
  display:grid;
  grid-template-columns:.7fr 1.3fr;
  gap:35px;
  align-items:start;
}
.review-form-card h3{font-size:28px;margin:7px 0}
.review-form-card>div>p{font-size:13px;color:#64748b}
.review-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.review-form label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#334155}
.review-form input,.review-form select,.review-form textarea{
  width:100%;
  border:1px solid #dce2e9;
  border-radius:12px;
  padding:13px 14px;
  background:#fff;
  color:#0f172a;
  font:inherit;
  outline:none;
}
.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:#625bf6;box-shadow:0 0 0 3px rgba(98,91,246,.1)}
.review-form textarea{min-height:100px;resize:vertical}
.review-form .wide{grid-column:1/-1}
.review-form button{justify-self:start}
.toast{
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:1500;
  max-width:390px;
  background:#111827;
  color:#fff;
  border-radius:14px;
  padding:15px 18px;
  box-shadow:0 18px 50px rgba(15,23,42,.28);
  opacity:0;
  transform:translateY(15px);
  pointer-events:none;
  transition:.22s;
}
.toast.is-visible{opacity:1;transform:none}

@media(max-width:900px){
  .review-form-card{grid-template-columns:1fr}
}
@media(max-width:620px){
  .product-real-image{height:175px}
  .review-card{flex-basis:86vw}
  .review-form{grid-template-columns:1fr}
  .review-form .wide{grid-column:auto}
  .review-form-card{padding:21px}
  .toast{left:14px;right:14px;bottom:14px}
}


/* v6: fourth category, success modal and legal UI */
.business-mini{background:linear-gradient(135deg,#0d5c4d,#16a085)}
.business-icon{display:grid;place-items:center;width:45px;height:45px;margin-top:25px;border-radius:13px;background:rgba(255,255,255,.18);font-size:25px;font-weight:800}
.empty-state{text-align:center;padding:20px 15px 10px}
.empty-state-icon,.success-icon{width:68px;height:68px;margin:0 auto 18px;display:grid;place-items:center;border-radius:20px;background:#eeecff;color:#625bf6;font-size:32px;font-weight:800}
.empty-state h3,.success-dialog h2{font-size:27px;margin:0 0 9px;letter-spacing:-.03em}
.empty-state p,.success-dialog p{max-width:590px;margin:0 auto 22px;color:#64748b}
.success-dialog{width:min(520px,100%);text-align:center;padding:42px 34px}
.success-icon{background:#eafaf2;color:#15965a;border-radius:50%}

.consent-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:9px!important;font-weight:500!important;line-height:1.45}
.consent-check input{width:17px!important;height:17px;margin-top:2px;padding:0!important;flex:0 0 auto}
.consent-check a{color:#625bf6}

.legal-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin:17px 0}
.legal-links a{font-size:12px;color:#cbd5e1;text-decoration:none}
.legal-links a:hover{text-decoration:underline}
.owner-placeholder{padding:11px 13px;border:1px dashed rgba(255,255,255,.2);border-radius:10px}
.owner-placeholder strong{color:#f8fafc}

.cookie-banner{
  position:fixed;
  left:20px;
  right:20px;
  bottom:20px;
  z-index:1800;
  max-width:980px;
  margin:auto;
  background:#fff;
  border:1px solid #dfe5ec;
  border-radius:18px;
  padding:18px 20px;
  box-shadow:0 24px 70px rgba(15,23,42,.24);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.cookie-banner[hidden]{display:none!important}
.cookie-banner b{font-size:14px}
.cookie-banner p{margin:4px 0 0;color:#64748b;font-size:12px}
.cookie-actions{display:flex;gap:9px;flex:0 0 auto}

@media(max-width:700px){
  .cookie-banner{align-items:stretch;flex-direction:column;left:10px;right:10px;bottom:10px}
  .cookie-actions .btn{flex:1}
}


/* v7: subtle motion system */
:root{
  --motion-fast:180ms;
  --motion-base:280ms;
  --motion-slow:520ms;
  --motion-ease:cubic-bezier(.22,1,.36,1);
}

/* Reveal on scroll */
.reveal-section{
  opacity:0;
  transform:translateY(18px);
  transition:
    opacity var(--motion-slow) var(--motion-ease),
    transform var(--motion-slow) var(--motion-ease);
  will-change:opacity,transform;
}
.reveal-section.is-visible{
  opacity:1;
  transform:none;
}

/* Header entrance */
.header{
  animation:headerDrop 520ms var(--motion-ease) both;
}
@keyframes headerDrop{
  from{opacity:0;transform:translateY(-12px)}
  to{opacity:1;transform:none}
}

/* Hero details */
.hero h1,
.hero .lead,
.hero .hero-actions{
  animation:heroRise 620ms var(--motion-ease) both;
}
.hero .lead{animation-delay:80ms}
.hero .hero-actions{animation-delay:150ms}

@keyframes heroRise{
  from{opacity:0;transform:translateY(16px)}
  to{opacity:1;transform:none}
}

/* Buttons */
.btn{
  transition:
    transform var(--motion-fast) var(--motion-ease),
    box-shadow var(--motion-base) var(--motion-ease),
    background-color var(--motion-fast) ease,
    border-color var(--motion-fast) ease;
}
.btn:hover{
  transform:translateY(-2px);
}
.btn:active{
  transform:translateY(0) scale(.98);
}

/* Category tiles */
.category-tile{
  transition:
    transform var(--motion-base) var(--motion-ease),
    box-shadow var(--motion-base) var(--motion-ease),
    border-color var(--motion-base) ease;
}
.category-tile:hover{
  transform:translateY(-6px);
  box-shadow:0 22px 55px rgba(15,23,42,.13);
}
.category-card-visual{
  transition:
    transform var(--motion-base) var(--motion-ease),
    filter var(--motion-base) ease;
}
.category-tile:hover .category-card-visual{
  transform:translateY(-4px) rotate(-1deg);
  filter:saturate(1.06);
}
.category-link{
  transition:transform var(--motion-fast) var(--motion-ease);
}
.category-tile:hover .category-link{
  transform:translateX(4px);
}

/* Product cards and images */
.modal-product{
  transition:
    transform var(--motion-base) var(--motion-ease),
    box-shadow var(--motion-base) var(--motion-ease),
    border-color var(--motion-base) ease;
}
.modal-product:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 45px rgba(15,23,42,.10);
}
.product-image-wrap,
.product-card-picture{
  transition:
    transform var(--motion-base) var(--motion-ease),
    box-shadow var(--motion-base) var(--motion-ease);
}
.modal-product:hover .product-image-wrap,
.modal-product:hover .product-card-picture{
  transform:scale(1.015);
}
.product-real-image{
  transition:transform 420ms var(--motion-ease);
}
.modal-product:hover .product-real-image{
  transform:scale(1.025);
}

/* Reviews */
.review-card{
  transition:
    transform var(--motion-base) var(--motion-ease),
    box-shadow var(--motion-base) var(--motion-ease),
    border-color var(--motion-base) ease;
}
.review-card:hover{
  transform:translateY(-5px);
  box-shadow:0 18px 42px rgba(15,23,42,.09);
}
.avatar{
  transition:transform var(--motion-base) var(--motion-ease);
}
.review-card:hover .avatar{
  transform:scale(1.06) rotate(-3deg);
}

/* Modal animation */
.modal{
  transition:opacity var(--motion-base) ease;
}
.modal-backdrop{
  transition:opacity var(--motion-base) ease;
}
.modal-dialog{
  transform:translateY(18px) scale(.985);
  opacity:0;
  transition:
    transform 320ms var(--motion-ease),
    opacity 260ms ease;
}
.modal.is-open .modal-dialog,
.modal[aria-hidden="false"] .modal-dialog{
  transform:none;
  opacity:1;
}
.modal.is-open .modal-backdrop,
.modal[aria-hidden="false"] .modal-backdrop{
  animation:backdropFade 260ms ease both;
}
@keyframes backdropFade{
  from{opacity:0}
  to{opacity:1}
}

.modal-close{
  transition:
    transform var(--motion-fast) var(--motion-ease),
    background-color var(--motion-fast) ease;
}
.modal-close:hover{
  transform:rotate(6deg) scale(1.06);
}

/* Form focus and toast-like feedback */
.review-form input,
.review-form select,
.review-form textarea{
  transition:
    border-color var(--motion-fast) ease,
    box-shadow var(--motion-fast) ease,
    transform var(--motion-fast) ease;
}
.review-form input:focus,
.review-form select:focus,
.review-form textarea:focus{
  transform:translateY(-1px);
}

/* Cookie banner entrance */
.cookie-banner:not([hidden]){
  animation:cookieRise 420ms var(--motion-ease) both;
}
@keyframes cookieRise{
  from{opacity:0;transform:translateY(22px)}
  to{opacity:1;transform:none}
}

/* Performance and accessibility */
@media (hover:none){
  .category-tile:hover,
  .review-card:hover,
  .modal-product:hover,
  .btn:hover{
    transform:none;
  }
  .category-tile:hover .category-card-visual,
  .modal-product:hover .product-image-wrap,
  .modal-product:hover .product-card-picture,
  .modal-product:hover .product-real-image{
    transform:none;
  }
}

@media (prefers-reduced-motion:reduce){
  *,
  *::before,
  *::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    scroll-behavior:auto!important;
    transition-duration:.01ms!important;
  }
  .reveal-section{
    opacity:1!important;
    transform:none!important;
  }
}


/* v8: debit product catalog */
.debit-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.product-catalog-card{display:flex!important;flex-direction:column;height:100%}
.product-catalog-card .product-content{display:flex;flex-direction:column;flex:1}
.product-catalog-card .product-facts{margin-top:auto}
.product-catalog-card .btn{margin-top:0}
.product-catalog-card .product-image-wrap{height:225px}
.product-catalog-card .product-real-image{height:100%;width:100%;object-fit:contain}
.product-catalog-card h3{min-height:60px}
.product-catalog-card .product-content>p:not(.product-note){min-height:65px}
@media(max-width:800px){.debit-products-grid{grid-template-columns:1fr}.product-catalog-card h3,.product-catalog-card .product-content>p:not(.product-note){min-height:0}}

.legal-requisites{
  margin-top:26px;
  padding:17px 19px;
  border:1px solid #e2e8f0;
  border-radius:14px;
  background:#f8fafc;
  line-height:1.75;
}
.legal-requisites a{
  color:#625bf6;
  text-decoration:none;
}
.legal-requisites a:hover{
  text-decoration:underline;
}


/* v11 modern fintech redesign */
:root{
  --ink:#0c1326;
  --muted:#68758b;
  --purple:#6546ff;
  --purple-2:#7c3cff;
  --navy:#050b1e;
  --line:#e7eaf1;
  --surface:#ffffff;
}
body{background:#f4f6fb;color:var(--ink)}
.header{background:rgba(5,11,30,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.header .nav{min-height:78px}
.brand{color:#fff}.brand-domain{color:#fff}
.brand-mark{width:47px;height:47px;border-radius:13px;background:linear-gradient(135deg,#795bff,#4020cf);box-shadow:0 12px 28px rgba(88,63,255,.35);font-size:18px}
.header nav a{color:#dbe2f1}.header nav a:hover{color:#fff}
.header .btn.dark{background:transparent;border-color:rgba(255,255,255,.22);color:#fff}
.hero{background:radial-gradient(circle at 80% 40%,rgba(111,72,255,.42),transparent 35%),linear-gradient(135deg,#05091a,#07132d 55%,#211050);color:#fff;padding:78px 0 86px;overflow:hidden}
.hero h1{font-size:clamp(42px,5vw,68px);max-width:760px;line-height:1.03;color:#fff}
.hero .lead{color:#c9d1e3;max-width:650px;font-size:18px}
.hero .eyebrow{color:#9e8aff}
.hero .trust{color:#d6dced;display:flex;gap:26px;flex-wrap:wrap;margin-top:32px}
.hero .trust span{display:flex;align-items:center;gap:8px}
.hero-grid{grid-template-columns:1.05fr .95fr;gap:56px}
.hero-card-wall{position:relative;min-height:420px}
.hero-card{position:absolute;width:275px;height:170px;border-radius:22px;box-shadow:0 28px 70px rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.18);overflow:hidden}
.hero-card-image{object-fit:cover;background:#fff}
.hero-card-tbank{left:10px;top:28px;background:linear-gradient(135deg,#17191f,#444);transform:rotate(-7deg);padding:22px}
.hero-card-vtb{right:4px;top:20px;background:linear-gradient(135deg,#052d79,#0e64dd);transform:rotate(6deg);padding:22px}
.hero-card-ozon{right:10px;bottom:18px;transform:rotate(5deg)}
.hero-card-ubrr{left:18px;bottom:8px;transform:rotate(-4deg)}
.hero-card span,.hero-card b,.hero-card i{position:absolute;color:#fff;font-style:normal}.hero-card span{left:22px;top:20px;font-weight:800}.hero-card b{left:22px;bottom:22px}.hero-card i{right:20px;bottom:18px;font-weight:900}
.section{padding:72px 0}.section-head h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.045em}.section-head p{color:var(--muted)}
.category-offers{grid-template-columns:repeat(4,1fr);gap:16px}
.category-tile{border-radius:22px;padding:16px;background:#fff;box-shadow:0 10px 35px rgba(18,25,55,.06)}
.category-card-visual,.category-card-stack{height:145px}
.category-copy h3{font-size:20px}.category-copy p{font-size:13px;min-height:58px}.category-link{color:var(--purple)}
.modal-dialog{background:#f7f8fc;border:1px solid rgba(255,255,255,.4)}
.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.offer-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;display:flex;flex-direction:column;min-height:100%;box-shadow:0 12px 38px rgba(20,28,60,.07);transition:.25s}
.offer-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(20,28,60,.12)}
.offer-image-wrap{position:relative;border-radius:17px;background:#eef2f8;overflow:hidden;min-height:215px;display:flex;align-items:center;justify-content:center}
.offer-image-wrap img{width:100%;height:215px;object-fit:cover;display:block}
.offer-badge{position:absolute;left:12px;top:12px;background:linear-gradient(135deg,#7656ff,#5332e6);color:#fff;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800;box-shadow:0 8px 18px rgba(89,54,230,.28)}
.offer-body{padding:18px 4px 2px;display:flex;flex-direction:column;flex:1}
.offer-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.offer-title-row h3{font-size:21px;margin:0}.offer-rating{flex:0 0 auto;background:#fff7df;color:#d18800;border-radius:10px;padding:6px 8px;font-weight:800;font-size:13px}
.offer-body>p{color:var(--muted);font-size:14px;min-height:58px}
.offer-list{list-style:none;padding:0;margin:5px 0 20px;display:grid;gap:8px}.offer-list li{font-size:13px;color:#364258}.offer-list li:before{content:'✓';color:#6546ff;font-weight:900;margin-right:8px}
.offer-body .btn{margin-top:auto}
.s7-offer-visual{background:linear-gradient(135deg,#dce7d4,#9eb491)}
.s7-real-card{width:88%;height:175px;border-radius:18px;background:linear-gradient(135deg,#1c242f,#536947);transform:rotate(-4deg);box-shadow:0 18px 35px rgba(0,0,0,.25);position:relative;color:#fff;padding:22px}.s7-real-card span{font-weight:800}.s7-real-card b{position:absolute;left:22px;bottom:24px}.s7-real-card i{position:absolute;right:20px;bottom:20px;font-style:normal;font-weight:900}
.footer{background:#050b1e}
@media(max-width:1050px){.category-offers{grid-template-columns:repeat(2,1fr)}.hero-card-wall{min-height:360px}.hero-card{width:235px;height:145px}}
@media(max-width:760px){.hero-grid{grid-template-columns:1fr}.hero-card-wall{min-height:330px}.offer-grid{grid-template-columns:1fr}.category-offers{grid-template-columns:1fr}.hero-card{width:205px;height:128px}.hero h1{font-size:42px}.header nav{display:none}}


/* v12 — inline tabbed catalogue */
body{
  background:
    radial-gradient(circle at 82% 12%,rgba(91,65,255,.24),transparent 30%),
    #f5f7fb;
}

.hero{
  padding-bottom:92px;
}

.catalog-section{
  position:relative;
  z-index:20;
  margin-top:-48px;
  padding:0 0 42px;
}

.catalog-shell{
  background:linear-gradient(180deg,#fff 0%,#f8f9fc 100%);
  border:1px solid rgba(224,228,237,.95);
  border-radius:28px;
  padding:24px;
  box-shadow:0 28px 80px rgba(15,23,42,.16);
}

.catalog-tabs-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  border-bottom:1px solid #e7e9f0;
  margin-bottom:20px;
}

.catalog-tabs{
  display:flex;
  align-items:center;
  gap:26px;
  overflow-x:auto;
  scrollbar-width:none;
}
.catalog-tabs::-webkit-scrollbar{display:none}

.catalog-tab{
  appearance:none;
  border:0;
  background:transparent;
  padding:0 2px 15px;
  color:#596078;
  font:inherit;
  font-size:17px;
  font-weight:600;
  white-space:nowrap;
  cursor:pointer;
  border-bottom:3px solid transparent;
  transition:.2s ease;
}

.catalog-tab:hover{color:#241c92}
.catalog-tab.is-active{
  color:#17152d;
  border-bottom-color:#6547ff;
  font-weight:800;
}

.catalog-hint{
  padding-bottom:15px;
  color:#625bf6;
  font-size:12px;
  white-space:nowrap;
}

.catalog-panel[hidden]{display:none!important}
.catalog-panel.is-active{animation:catalogFade .22s ease both}
@keyframes catalogFade{
  from{opacity:0;transform:translateY(6px)}
  to{opacity:1;transform:none}
}

.catalog-list{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(255px,285px);
  gap:12px;
  overflow-x:auto;
  padding:2px 2px 14px;
  scroll-snap-type:x mandatory;
  scrollbar-color:#b9b5ff #eef0f6;
}

.bank-card-item{
  min-height:100%;
  scroll-snap-align:start;
  display:flex;
  flex-direction:column;
  background:#fff;
  border:1px solid #e2e5ed;
  border-radius:14px;
  padding:14px;
  box-shadow:0 6px 18px rgba(15,23,42,.055);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}

.bank-card-item:hover{
  transform:translateY(-4px);
  border-color:#cbc4ff;
  box-shadow:0 16px 34px rgba(15,23,42,.11);
}

.bank-card-visual{
  height:145px;
  position:relative;
  border-radius:11px;
  overflow:hidden;
  color:#fff;
  padding:16px;
  box-shadow:0 12px 25px rgba(15,23,42,.17);
}

.image-catalog-card{
  padding:0;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#eef2f7;
}

.image-catalog-card img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.catalog-badge{
  position:absolute;
  z-index:3;
  left:8px;
  top:8px;
  padding:4px 8px;
  border-radius:7px;
  background:linear-gradient(135deg,#7357ff,#4c2bea);
  color:#fff;
  font-size:10px;
  font-weight:800;
  box-shadow:0 4px 12px rgba(73,43,226,.28);
}

.catalog-bank{
  display:block;
  margin-top:26px;
  font-size:13px;
  font-weight:800;
  letter-spacing:.04em;
}

.catalog-chip{
  display:block;
  width:37px;
  height:27px;
  margin-top:18px;
  border-radius:7px;
  background:linear-gradient(135deg,#f7df91,#c3a344);
}

.bank-card-visual strong{
  position:absolute;
  left:16px;
  bottom:15px;
  font-size:15px;
  letter-spacing:.04em;
}

.bank-card-visual i{
  position:absolute;
  right:14px;
  bottom:14px;
  font-size:16px;
  font-style:normal;
  font-weight:900;
}

.s7-catalog-card{background:linear-gradient(135deg,#1d2733,#52704a)}
.vtb-catalog-card{background:linear-gradient(135deg,#053b9d,#176fff)}
.tbank-credit-catalog-card{background:linear-gradient(135deg,#17191d,#3d4149)}
.world-catalog-card{background:linear-gradient(135deg,#5f42f4,#a042de)}

.bank-card-content{
  flex:1;
  display:flex;
  flex-direction:column;
  padding-top:13px;
}

.bank-title-row{
  min-height:43px;
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:7px;
}

.bank-title-row h3{
  margin:0;
  font-size:14px;
  line-height:1.25;
  letter-spacing:-.01em;
}

.bank-rating{
  flex:0 0 auto;
  padding:4px 7px;
  border:1px solid #eee6cf;
  background:#fffdf7;
  border-radius:7px;
  color:#e7a008;
  font-size:11px;
  font-weight:800;
}

.bank-card-content ul{
  flex:1;
  list-style:none;
  padding:0;
  margin:7px 0 13px;
}

.bank-card-content li{
  position:relative;
  padding-left:12px;
  margin:6px 0;
  color:#4d556b;
  font-size:11px;
  line-height:1.35;
}

.bank-card-content li::before{
  content:"•";
  position:absolute;
  left:0;
  color:#5d43f1;
  font-weight:900;
}

.catalog-cta{
  display:flex;
  justify-content:center;
  align-items:center;
  min-height:38px;
  border-radius:7px;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:700;
  background:linear-gradient(135deg,#684cff,#5129ea);
  box-shadow:0 7px 16px rgba(85,46,235,.22);
  transition:.18s ease;
}

.catalog-cta:hover{
  transform:translateY(-1px);
  box-shadow:0 10px 22px rgba(85,46,235,.32);
}

.bank-card-content small{
  display:block;
  min-height:17px;
  margin-top:8px;
  color:#9aa0af;
  text-align:center;
  font-size:9px;
  line-height:1.3;
}

.empty-business-card{
  min-height:250px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  border:1px dashed #cfd4e2;
  border-radius:16px;
  background:#fff;
  text-align:left;
}

.empty-business-icon{
  width:62px;
  height:62px;
  display:grid;
  place-items:center;
  border-radius:17px;
  background:#eeeaff;
  color:#6045ee;
  font-size:30px;
  font-weight:800;
}

.empty-business-card h3{margin:0 0 6px}
.empty-business-card p{margin:0;color:#737b8f}

/* Hero closer to the reference image */
.header{
  background:rgba(4,8,25,.94);
  border-bottom-color:rgba(255,255,255,.09);
}
.header .brand,.header nav a{color:#fff}
.hero{
  background:
    radial-gradient(circle at 80% 40%,rgba(109,62,255,.48),transparent 27%),
    linear-gradient(115deg,#020719 0%,#07112d 56%,#10113d 100%);
}
.hero h1,.hero .lead,.hero .trust{color:#fff}
.hero .lead{color:#d5d8e4}
.hero .trust span{color:#f6f7fb}

@media(max-width:760px){
  .catalog-section{margin-top:-25px}
  .catalog-shell{padding:16px;border-radius:20px}
  .catalog-tabs-row{display:block}
  .catalog-tabs{gap:20px}
  .catalog-hint{display:block;padding:0 0 12px}
  .catalog-list{grid-auto-columns:minmax(245px,82vw)}
}

@media(max-width:520px){
  .catalog-tab{font-size:14px}
  .bank-card-visual{height:139px}
}

/* v13 — hero card artwork without white canvases */
.hero-card-image{
  object-fit:cover;
  background:transparent;
}
.hero-card-ozon,
.hero-card-ubrr{
  transform-origin:center;
}

/* v14 — additional credit cards */
.image-catalog-card img{
  object-fit:cover;
}

/* v15 — populated RKO catalogue */
[data-catalog-panel="business"] .catalog-list{
  grid-auto-columns:minmax(255px,285px);
}


/* v16 — предупреждение о VPN и внешнем переходе */
.external-link-dialog{
  width:min(540px,100%);
  text-align:center;
  padding:38px 34px 30px;
}

.external-link-icon{
  width:66px;
  height:66px;
  margin:0 auto 17px;
  display:grid;
  place-items:center;
  border-radius:20px;
  background:linear-gradient(135deg,#eeeaff,#e5efff);
  color:#5d43f1;
  font-size:31px;
  font-weight:900;
}

.external-link-dialog h2{
  margin:0 0 9px;
  font-size:29px;
  letter-spacing:-.03em;
}

.external-link-dialog>p{
  margin:0 auto 19px;
  max-width:430px;
  color:#667085;
  font-size:14px;
}

.vpn-notice{
  display:grid;
  gap:5px;
  margin:0 0 22px;
  padding:15px 17px;
  border:1px solid #f4d7a3;
  border-radius:14px;
  background:#fff9ed;
  color:#6d4b10;
  text-align:left;
}

.vpn-notice strong{
  font-size:14px;
}

.vpn-notice span{
  font-size:12px;
  line-height:1.5;
}

.external-link-actions{
  display:flex;
  justify-content:center;
  gap:10px;
}

.external-link-actions .btn{
  min-width:165px;
}

@media(max-width:560px){
  .external-link-dialog{
    padding:34px 18px 24px;
  }

  .external-link-actions{
    flex-direction:column-reverse;
  }

  .external-link-actions .btn{
    width:100%;
  }
}


/* v17 — debit card grid */
.debit-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-auto-flow:row;
  grid-auto-columns:auto;
  overflow:visible;
  gap:16px;
  padding:2px;
  scroll-snap-type:none;
}

.debit-grid .bank-card-item{
  min-width:0;
  height:100%;
}

.debit-grid .bank-card-visual{
  height:166px;
}

.debit-grid .image-catalog-card{
  background:transparent;
  padding:0;
}

.debit-grid .image-catalog-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:none!important;
  border-radius:11px;
}

.debit-grid .bank-card-item:hover .image-catalog-card img{
  transform:none!important;
}

.premium-product{
  border-color:#ddc066;
  box-shadow:0 9px 28px rgba(174,133,25,.15);
}

.premium-product:hover{
  border-color:#caa33d;
  box-shadow:0 18px 40px rgba(174,133,25,.23);
}

.premium-badge{
  background:linear-gradient(135deg,#d6ad43,#8b6418);
  box-shadow:0 5px 14px rgba(151,107,20,.3);
}

.reviews-simple-title{
  margin-bottom:28px;
}

.reviews-simple-title h2{
  margin:0;
}

@media(max-width:1100px){
  .debit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:820px){
  .debit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:540px){
  .debit-grid{grid-template-columns:1fr}
  .debit-grid .bank-card-visual{height:auto;aspect-ratio:1.6/1}
}


/* v18 — unified 4-column grids and clickable product cards */
.catalog-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-auto-flow:row;
  grid-auto-columns:auto;
  gap:16px;
  overflow:visible;
  padding:2px;
  scroll-snap-type:none;
}

.catalog-grid .bank-card-item{
  min-width:0;
  height:100%;
}

.catalog-grid .bank-card-visual{
  height:166px;
}

.bank-card-item[data-product-url]{
  cursor:pointer;
}

.bank-card-item[data-product-url]:focus-visible{
  outline:3px solid rgba(101,71,255,.35);
  outline-offset:3px;
}

/* Badges in the top-right corner, away from bank/product names */
.catalog-badge{
  left:auto!important;
  right:8px!important;
  top:8px!important;
  max-width:58%;
  text-align:center;
  white-space:normal;
  line-height:1.15;
}

/* Reserve space below visuals for full product names */
.bank-title-row{
  min-height:58px;
  padding-top:4px;
}

.bank-title-row h3{
  padding-right:4px;
  line-height:1.3;
}

@media(max-width:1100px){
  .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:820px){
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:540px){
  .catalog-grid{grid-template-columns:1fr}
  .catalog-grid .bank-card-visual{height:auto;aspect-ratio:1.6/1}
}


/* v19 — restored “How to compare” section */
html{
  scroll-behavior:smooth;
  scroll-padding-top:92px;
}

.how-section{
  background:#fff;
}

.how-heading{
  max-width:720px;
}

.how-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

.how-card{
  position:relative;
  padding:25px;
  border:1px solid #e2e6ef;
  border-radius:20px;
  background:linear-gradient(180deg,#fff,#fafbfe);
  box-shadow:0 10px 30px rgba(15,23,42,.06);
}

.how-number{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  margin-bottom:18px;
  border-radius:13px;
  background:linear-gradient(135deg,#684cff,#5129ea);
  color:#fff;
  font-weight:800;
  box-shadow:0 9px 20px rgba(85,46,235,.22);
}

.how-card h3{
  margin:0 0 9px;
  font-size:20px;
  letter-spacing:-.02em;
}

.how-card p{
  margin:0;
  color:#667085;
  font-size:14px;
  line-height:1.65;
}

@media(max-width:820px){
  .how-grid{
    grid-template-columns:1fr;
  }
}


/* v20 spacing refinements */
.bank-card-content{
  padding:20px 22px 22px !important;
}
.bank-title-row{
  padding-left:4px;
  margin-bottom:10px;
}
.bank-card-content ul{
  padding-left:22px !important;
  margin-top:10px;
  margin-bottom:18px;
}
.bank-card-content li{
  padding-left:2px;
  line-height:1.6;
}
.bank-card-content small{
  display:block;
  margin-top:10px;
}


/* v21 — stronger card spacing and hover badge behavior */
.bank-card-item{
  display:flex;
  flex-direction:column;
}

.bank-card-content{
  flex:1;
  display:flex;
  flex-direction:column;
  padding:24px 28px 26px !important;
}

.bank-title-row{
  min-height:62px;
  padding:0 2px !important;
  margin:0 0 14px !important;
  align-items:flex-start;
}

.bank-title-row h3{
  margin:0;
  line-height:1.35;
}

.bank-card-content ul{
  flex:1;
  margin:0 0 20px !important;
  padding:0 0 0 26px !important;
}

.bank-card-content li{
  margin:7px 0;
  padding-left:4px !important;
  line-height:1.65;
}

.bank-card-content .catalog-cta{
  margin-top:auto;
}

.bank-card-content small{
  min-height:24px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  margin-top:11px !important;
  text-align:center;
}

/* Desktop: hide the badge on hover so it never obstructs card artwork/text. */
@media (hover:hover) and (pointer:fine){
  .bank-card-item .catalog-badge{
    transition:
      opacity 180ms ease,
      transform 180ms ease;
  }

  .bank-card-item:hover .catalog-badge,
  .bank-card-item:focus-within .catalog-badge{
    opacity:0;
    transform:translateY(-5px);
    pointer-events:none;
  }
}

/* Touch/mobile: badge stays visible. */
@media (hover:none), (pointer:coarse){
  .bank-card-item .catalog-badge{
    opacity:1 !important;
    transform:none !important;
  }
}

@media(max-width:540px){
  .bank-card-content{
    padding:22px 24px 24px !important;
  }

  .bank-card-content ul{
    padding-left:24px !important;
  }
}


/* v22 — wider cards across every catalogue tab */
.catalog-section .container,
.catalog-shell{
  max-width:1540px;
}

.catalog-shell{
  padding-left:28px;
  padding-right:28px;
}

.debit-grid,
.catalog-grid{
  grid-template-columns:repeat(4,minmax(280px,1fr));
  gap:18px;
}

.bank-card-item{
  min-width:280px;
}

.bank-card-visual,
.debit-grid .bank-card-visual,
.catalog-grid .bank-card-visual{
  height:174px;
}

.bank-card-content{
  padding-left:30px !important;
  padding-right:30px !important;
}

@media(max-width:1240px){
  .debit-grid,
  .catalog-grid{
    grid-template-columns:repeat(3,minmax(270px,1fr));
  }
}

@media(max-width:900px){
  .debit-grid,
  .catalog-grid{
    grid-template-columns:repeat(2,minmax(260px,1fr));
  }

  .bank-card-item{
    min-width:0;
  }
}

@media(max-width:560px){
  .catalog-shell{
    padding-left:16px;
    padding-right:16px;
  }

  .debit-grid,
  .catalog-grid{
    grid-template-columns:1fr;
  }

  .bank-card-visual,
  .debit-grid .bank-card-visual,
  .catalog-grid .bank-card-visual{
    height:auto;
    aspect-ratio:1.6/1;
  }

  .bank-card-content{
    padding-left:24px !important;
    padding-right:24px !important;
  }
}

/* v23 layout fixes */
.catalog-section .container,
.catalog-shell{
  max-width: revert !important;
}
.catalog-shell{
  padding-left:0 !important;
  padding-right:0 !important;
}
.debit-grid,
.catalog-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:14px !important;
}
.bank-card-item{
  min-width:0 !important;
}
.bank-card-visual{
  height:182px !important;
}
.bank-card-content ul{
  padding-left:30px !important;
}
.bank-card-content li{
  padding-left:6px !important;
}
.catalog-header .catalog-hint,
.catalog-hint{
  display:none !important;
}


/* =========================================================
   v24 RELEASE — polished catalogue matching approved mockup
   ========================================================= */
.catalog-shell{
  width:100%;
  padding:24px 26px 28px !important;
  overflow:hidden;
  border-radius:26px;
}
.catalog-tabs-row{margin-bottom:24px}
.catalog-tabs{width:100%;justify-content:flex-start;gap:34px}
.catalog-tab{padding:4px 0 16px;font-size:16px}

.debit-grid,.catalog-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-flow:row !important;
  gap:20px !important;
  width:100%;
  overflow:visible !important;
  padding:4px 0 !important;
}
.bank-card-item{
  min-width:0 !important;
  width:100%;
  padding:16px !important;
  overflow:hidden;
  border-radius:18px;
  background:#fff;
  border:1px solid #e6e9f0;
  box-shadow:0 8px 24px rgba(15,23,42,.055);
}
.bank-card-item:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 38px rgba(15,23,42,.105);
}
.bank-card-visual,
.debit-grid .bank-card-visual,
.catalog-grid .bank-card-visual{
  width:100%;
  height:auto !important;
  aspect-ratio:1.6/1;
  padding:20px !important;
  border-radius:13px;
  overflow:hidden;
}
.image-catalog-card{
  padding:0 !important;
  background:transparent !important;
}
.image-catalog-card img,
.debit-grid .image-catalog-card img,
.catalog-grid .image-catalog-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain !important;
  object-position:center;
  transform:none !important;
  border-radius:13px;
  background:transparent;
}
.bank-card-visual:not(.image-catalog-card){box-sizing:border-box}
.catalog-bank{
  margin-top:22px;
  margin-left:2px;
  max-width:66%;
  font-size:12px;
  line-height:1.2;
}
.catalog-chip{
  width:38px;
  height:28px;
  margin-top:20px;
  margin-left:2px;
}
.bank-card-visual strong{
  left:20px;
  bottom:18px;
  max-width:62%;
  font-size:13px;
  line-height:1.2;
}
.bank-card-visual i{
  right:18px;
  bottom:17px;
  font-size:15px;
}
.catalog-badge{
  right:10px !important;
  top:10px !important;
  left:auto !important;
  max-width:46%;
  padding:5px 9px;
  font-size:9px;
  line-height:1.15;
  border-radius:8px;
}
.bank-card-content{
  flex:1;
  display:flex;
  flex-direction:column;
  padding:20px 6px 2px !important;
}
.bank-title-row{
  min-height:64px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:start;
  gap:10px;
  margin:0 0 14px !important;
  padding:0 !important;
}
.bank-title-row h3{
  margin:0;
  padding:0;
  font-size:15px;
  line-height:1.35;
  letter-spacing:-.015em;
  overflow-wrap:anywhere;
}
.bank-rating{margin-top:0;padding:5px 8px;white-space:nowrap}
.bank-card-content ul{
  flex:1;
  margin:0 0 20px !important;
  padding:0 !important;
  list-style:none;
}
.bank-card-content li{
  position:relative;
  margin:7px 0;
  padding:0 0 0 18px !important;
  color:#596178;
  font-size:11px;
  line-height:1.55;
}
.bank-card-content li::before{left:2px}
.catalog-cta{min-height:44px;border-radius:8px;font-size:13px}
.bank-card-content small{
  min-height:30px;
  margin:9px 0 0 !important;
  padding:0 4px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  font-size:9px;
  line-height:1.35;
}
.premium-product{border-color:#dfc36a}

@media(max-width:1180px){
  .debit-grid,.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}
}
@media(max-width:860px){
  .catalog-shell{padding:20px !important}
  .catalog-tabs{gap:24px}
  .debit-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}
@media(max-width:560px){
  .catalog-shell{padding:16px !important}
  .debit-grid,.catalog-grid{grid-template-columns:1fr !important}
  .bank-card-item{padding:15px !important}
  .bank-card-content{padding:20px 8px 2px !important}
  .bank-title-row h3{font-size:16px}
  .bank-card-content li{font-size:12px}
}


/* =========================================================
   v25 PRODUCTION READY
   Final catalogue containment and realistic card visuals
   ========================================================= */

/* Restore the successful compact catalogue width */
.catalog-section .container{
  width:min(1180px,calc(100% - 32px)) !important;
  max-width:1180px !important;
  margin-inline:auto !important;
}

.catalog-shell{
  width:100% !important;
  max-width:100% !important;
  box-sizing:border-box !important;
  padding:24px !important;
  overflow:hidden !important;
}

/* The tab strip must never force horizontal overflow */
.catalog-tabs-row{
  max-width:100%;
  overflow:hidden;
}

.catalog-tabs{
  min-width:0;
  max-width:100%;
  overflow-x:auto;
  gap:26px;
}

.catalog-tab{
  flex:0 0 auto;
}

/* Four columns only when they genuinely fit */
.debit-grid,
.catalog-grid{
  width:100% !important;
  max-width:100% !important;
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  grid-auto-flow:row !important;
  gap:14px !important;
  overflow:visible !important;
  box-sizing:border-box !important;
}

/* Hard containment on every product card */
.bank-card-item{
  min-width:0 !important;
  max-width:100% !important;
  width:100% !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
  padding:14px !important;
  border-radius:17px;
}

/* Visual area: no white canvas, no cropping, no rotation */
.bank-card-visual,
.debit-grid .bank-card-visual,
.catalog-grid .bank-card-visual{
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  aspect-ratio:1.6 / 1;
  box-sizing:border-box !important;
  overflow:hidden !important;
  border-radius:12px;
  background:transparent !important;
}

.image-catalog-card{
  padding:0 !important;
  background:transparent !important;
}

.image-catalog-card img,
.debit-grid .image-catalog-card img,
.catalog-grid .image-catalog-card img{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  display:block;
  object-fit:contain !important;
  object-position:center !important;
  transform:none !important;
  background:transparent !important;
  border-radius:12px;
}

/* CSS-built visual cards use safe internal margins */
.bank-card-visual:not(.image-catalog-card){
  padding:18px !important;
}

.catalog-bank{
  max-width:58% !important;
  margin-top:24px !important;
  margin-left:4px !important;
  font-size:11px !important;
  line-height:1.15 !important;
  overflow-wrap:anywhere;
}

.catalog-chip{
  width:35px !important;
  height:26px !important;
  margin-top:18px !important;
  margin-left:4px !important;
}

.bank-card-visual strong{
  left:22px !important;
  bottom:19px !important;
  max-width:56% !important;
  font-size:12px !important;
  line-height:1.15 !important;
  overflow-wrap:anywhere;
}

.bank-card-visual i{
  right:18px !important;
  bottom:18px !important;
  font-size:14px !important;
}

/* Badge must stay inside the visual */
.catalog-badge{
  top:9px !important;
  right:9px !important;
  left:auto !important;
  max-width:44% !important;
  box-sizing:border-box;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:9px !important;
  line-height:1.15 !important;
  padding:5px 8px !important;
}

/* Offer text block */
.bank-card-content{
  min-width:0;
  padding:19px 10px 3px !important;
}

.bank-title-row{
  min-width:0;
  min-height:64px;
  grid-template-columns:minmax(0,1fr) auto !important;
  gap:9px !important;
}

.bank-title-row h3{
  min-width:0;
  font-size:14px !important;
  line-height:1.35 !important;
  overflow-wrap:anywhere;
  word-break:normal;
}

.bank-rating{
  flex:0 0 auto;
  white-space:nowrap;
  font-size:10px;
}

.bank-card-content ul{
  min-width:0;
  padding:0 !important;
  margin:0 0 18px !important;
}

.bank-card-content li{
  max-width:100%;
  box-sizing:border-box;
  padding-left:18px !important;
  font-size:10.5px !important;
  line-height:1.55 !important;
  overflow-wrap:anywhere;
}

.catalog-cta{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}

/* Responsive breakpoints prevent any overflow */
@media(max-width:1100px){
  .debit-grid,
  .catalog-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
}

@media(max-width:820px){
  .catalog-section .container{
    width:min(100% - 24px,760px) !important;
  }

  .catalog-shell{
    padding:18px !important;
  }

  .debit-grid,
  .catalog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media(max-width:540px){
  .catalog-section .container{
    width:calc(100% - 20px) !important;
  }

  .catalog-shell{
    padding:14px !important;
  }

  .debit-grid,
  .catalog-grid{
    grid-template-columns:1fr !important;
  }

  .bank-card-item{
    padding:13px !important;
  }

  .bank-card-content{
    padding:18px 8px 2px !important;
  }

  .bank-title-row h3{
    font-size:15px !important;
  }

  .bank-card-content li{
    font-size:11.5px !important;
  }
}


/* =========================================================
   v26 — restore CSS-rendered card visuals and center how block
   ========================================================= */

/* v25 made every visual transparent. Restore gradients for the
   three catalogue products that are built directly in CSS. */
.vtb-catalog-card{
  background:linear-gradient(135deg,#053b9d,#176fff) !important;
}

.tbank-credit-catalog-card{
  background:linear-gradient(135deg,#17191d,#3d4149) !important;
}

.world-catalog-card{
  background:linear-gradient(135deg,#5f42f4,#a042de) !important;
}

/* Only image-backed visuals should have a transparent wrapper. */
.image-catalog-card{
  background:transparent !important;
}

/* Center the complete “How to compare” heading group. */
.how-heading{
  max-width:760px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}

.how-heading span,
.how-heading h2,
.how-heading p{
  text-align:center !important;
}

.how-heading p{
  margin-left:auto !important;
  margin-right:auto !important;
}

/* v27 — unified real-card visuals and icon steps */
.image-catalog-card{
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;
}
.image-catalog-card img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  border-radius:12px;
  filter:drop-shadow(0 10px 18px rgba(15,23,42,.13));
}

.how-grid-icons{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:34px;
  margin-top:28px;
}
.how-card-icon{
  display:grid;
  grid-template-columns:84px minmax(0,1fr);
  gap:18px;
  align-items:start;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.how-card-icon:hover{
  transform:none;
  box-shadow:none;
}
.how-icon-wrap{
  width:82px;
  height:82px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(145deg,#f1edff,#faf9ff);
}
.how-icon-wrap svg{
  width:43px;
  height:43px;
  fill:none;
  stroke:#6245f5;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.how-step-copy{
  position:relative;
  padding-top:7px;
}
.how-step-number{
  position:absolute;
  left:-3px;
  top:-2px;
  width:23px;
  height:23px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#eee9ff;
  color:#5639ee;
  font-size:12px;
  font-weight:800;
}
.how-step-copy h3{
  margin:0 0 8px 29px;
  font-size:17px;
}
.how-step-copy p{
  margin:0;
  color:#697189;
  font-size:13px;
  line-height:1.6;
}

@media(max-width:860px){
  .how-grid-icons{grid-template-columns:1fr;gap:24px}
  .how-card-icon{grid-template-columns:72px minmax(0,1fr)}
  .how-icon-wrap{width:70px;height:70px}
  .how-icon-wrap svg{width:36px;height:36px}
}
