/* FIUZ.UZ 0.12.6 — screenshot-driven layout correction patch.
   Presentation and usability only: no schema or financial-data changes. */

:root{
  --v17-line:#dbe5eb;
  --v17-soft:#f7fafb;
  --v17-green:#228c63;
  --v17-green-soft:#eaf6f0;
  --v17-ink:#10233f;
  --v17-muted:#6b7c8f;
  --v17-shadow:0 10px 28px rgba(16,35,63,.06);
  --v17-shadow-hover:0 16px 36px rgba(16,35,63,.09);
}

/* Native checkbox/radio controls must never inherit 44px text-input sizing. */
input[type="checkbox"],input[type="radio"]{
  min-height:0!important;
  width:18px!important;
  height:18px!important;
  padding:0!important;
  border-radius:5px!important;
  flex:0 0 18px!important;
  accent-color:var(--v17-green);
}

/* Prevent character-by-character wrapping in financial values. */
.product-facts-v14 dd,.card-cost-grid-v14 b,.condition-table b,.profile-dl dd{
  word-break:normal!important;
  overflow-wrap:break-word!important;
  hyphens:none!important;
}
.product-facts-v14>div.is-wide{grid-column:1/-1!important}
.product-facts-v14>div.is-wide dd{max-width:64ch}

/* Header: preserve the two semantic levels while making the sticky block stable. */
.site-header{overflow:visible!important;isolation:isolate}
.audience-bar,.primary-header{width:100%}
.audience-bar-shell{overflow:hidden}
.primary-header{position:relative;z-index:2}
.hero-status{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#3b8e6c!important;background:#eff9f4!important;padding:7px 10px!important;border-radius:999px!important;font-weight:750!important}
.hero-status i{display:none!important}


/* Filters: the submit action must never cover the last field. */
.filter-form-v14 .filter-submit{
  position:static!important;
  inset:auto!important;
  margin-top:14px!important;
  box-shadow:none!important;
}

/* International hero: replace the decorative donut with a compact stage summary. */
.international-score{
  width:auto!important;
  height:auto!important;
  margin:0 0 16px!important;
  padding:12px 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  border-radius:14px!important;
  background:var(--v17-green-soft)!important;
  border:1px solid #d6ebdf!important;
}
.international-score:before{display:none!important}
.international-score>span,.international-score>b,.international-score>small{
  position:static!important;
  margin:0!important;
  line-height:1.25!important;
}
.international-score>span{font-size:10px!important;letter-spacing:.08em!important}
.international-score>b{font-size:24px!important}
.international-score>small{font-size:11px!important;color:var(--v17-muted)!important}

/* Home hero: less empty height and a clearer decision console. */
.home-hero-v7{align-items:start!important}
.home-hero-copy-v7{min-height:0!important;padding:36px 38px!important}
.home-hero-copy-v7 h1{font-size:clamp(2.7rem,4vw,3.85rem)!important;line-height:1.04!important;max-width:780px!important}
.home-hero-copy-v7>p{max-width:720px!important}
.hero-actions-v7 .btn{display:inline-flex!important;align-items:center!important;gap:8px!important}
.hero-proof-v7{margin-top:20px!important;padding-top:17px!important}
.home-decision-console{min-height:0!important;align-self:start!important;height:auto!important}
.decision-console-head{align-items:flex-start!important}
.decision-console-head>a{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}
.decision-tabs>*{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}
.home-quick-finder .money-input{font-variant-numeric:tabular-nums;letter-spacing:.015em}
.decision-shortcuts a,.decision-disclaimer{display:inline-flex!important;align-items:center!important;gap:5px!important}
.decision-disclaimer{margin-top:11px!important}

/* Home task cards and guided scenarios: remove decorative empty space. */
.home-journeys-v7>a{min-height:94px!important;padding:14px 15px!important;align-items:flex-start!important}
.home-journeys-v7 h2{margin:2px 0 5px!important;font-size:13px!important}
.home-journeys-v7 b{display:inline-flex;align-items:center;margin-top:1px}
.journey-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important}
.journey-icon .ui-icon{width:21px;height:21px}
.popular-guides-v12{margin-top:18px!important;margin-bottom:30px!important}
.popular-guides-v12 a{min-height:102px!important;padding:16px 18px!important}
.popular-guides-v12 span{font-size:.7rem!important}
.popular-guides-v12 b{font-size:.98rem!important;line-height:1.35!important}
.market-trust-strip>div>span{display:grid!important;place-items:center!important}
.market-trust-strip>div>span .ui-icon{width:15px;height:15px}
.usefulness-grid-v7 article>span{display:grid!important;place-items:center!important}
.usefulness-grid-v7 article>span .ui-icon{width:21px;height:21px}

/* Product cards: default catalogue layout. */
.product-card-v14{
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  align-self:start!important;
  overflow:hidden!important;
}
.product-card-head-v14{min-height:76px!important}
.product-title-v14,.product-identity-v14{min-width:0!important}
.product-title-v14 h3 a,.product-bank-name{overflow-wrap:break-word!important;word-break:normal!important}
.product-summary-v14{grid-template-columns:minmax(230px,.78fr) minmax(0,1.22fr)!important;align-items:stretch!important}
.product-rate-v14{min-width:0!important;padding:19px 20px!important}
.product-rate-v14>strong{font-size:clamp(1.8rem,2.6vw,2.65rem)!important;line-height:1.08!important;overflow-wrap:break-word!important;word-break:normal!important}
.product-facts-v14{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;padding:14px!important;gap:9px!important}
.product-facts-v14>div{min-width:0!important;min-height:72px!important;padding:11px 12px!important}
.product-facts-v14 dt{font-size:9.5px!important;line-height:1.25!important}
.product-facts-v14 dd{font-size:12px!important;line-height:1.42!important;margin-top:5px!important}
.product-context-v14{min-height:0!important;align-items:flex-start!important}
.card-promo-text-v14{max-width:62ch!important;margin-left:auto!important}
.product-card-footer-v14{
  min-height:0!important;
  grid-template-columns:minmax(170px,1fr) auto auto!important;
  align-items:center!important;
  padding:11px 14px!important;
}
.product-feature-chips-v14{min-width:0!important;align-content:center!important}
.product-quality-v14{min-width:165px!important;justify-content:flex-end!important}
.product-actions-v14{min-width:250px!important;grid-template-columns:minmax(120px,1fr) minmax(110px,1fr)!important}
.product-actions-v14 .btn{min-width:0!important;white-space:normal!important;text-align:center!important}

/* Home snapshot cards use a deliberately compact internal layout. */
.home-product-grid{align-items:start!important}
.product-card--snapshot .product-card-head-v14{min-height:72px!important;padding:11px 13px!important}
.product-card--snapshot .product-summary-v14{display:block!important}
.product-card--snapshot .product-rate-v14{min-height:132px!important;padding:17px 15px!important;border-right:0!important;border-bottom:1px solid #e8eff2!important}
.product-card--snapshot .product-rate-v14>strong{font-size:2rem!important}
.product-card--snapshot .product-facts-v14{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:10px!important}
.product-card--snapshot .product-facts-v14>div{min-height:64px!important;padding:9px 10px!important}
.product-card--snapshot .product-context-v14{padding:9px 11px!important;display:block!important}
.product-card--snapshot .card-promo-text-v14{margin:8px 0 0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card--snapshot .product-card-footer-v14{display:block!important;padding:10px 11px!important}
.product-card--snapshot .product-feature-chips-v14{min-height:26px!important;margin-bottom:8px!important}
.product-card--snapshot .product-quality-v14{justify-content:space-between!important;margin-bottom:9px!important}
.product-card--snapshot .product-actions-v14{min-width:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
.product-card--snapshot .product-actions-v14 .btn{font-size:10.5px!important;padding-inline:8px!important}

/* Bank profile: do not wrap one product in a giant empty white canvas. */
.bank-products-section,.bank-cards-section{margin-top:28px!important}
.bank-product-grid{grid-template-columns:repeat(auto-fill,minmax(min(520px,100%),520px))!important;justify-content:start!important;align-items:start!important}
.product-card--bank .product-summary-v14{grid-template-columns:minmax(210px,.72fr) minmax(0,1.28fr)!important}
.product-card--bank .product-actions-v14{min-width:230px!important}
.bank-profile-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(390px,100%),390px))!important;justify-content:start!important;align-items:start!important}

/* Bank-card cards: avoid huge image wells and equal-height empty bodies. */
.bank-card-grid,.bank-card-grid-v7{align-items:start!important}
.bank-card-card-v14{
  min-height:0!important;
  height:auto!important;
  align-self:start!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}
.card-media-v14{flex:0 0 auto!important;min-height:0!important}
.bank-card-card-v14 .card-photo-frame{
  aspect-ratio:16/9!important;
  height:220px!important;
  max-height:220px!important;
  min-height:0!important;
  padding:16px!important;
  background:#f5f8f8!important;
}
.bank-card-card-v14 .card-photo-frame img{
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
}
.card-content-v14{min-height:0!important;display:flex!important;flex-direction:column!important;padding:14px!important}
.card-cost-grid-v14{margin-top:9px!important}
.card-benefits-v14{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin:10px 0 0!important}
.card-feature-chips-v14{margin-top:10px!important}
.card-promo-text-v14{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;margin-top:10px!important}
.card-meta-v14{margin-top:13px!important;padding-top:11px!important}
.card-actions-v14{margin-top:11px!important}
.bank-card-card--preview .card-photo-frame,.bank-card-card--bank .card-photo-frame{height:190px!important;max-height:190px!important;padding:13px!important}
.bank-card-card--preview .card-content-v14,.bank-card-card--bank .card-content-v14{padding:12px!important}
.bank-card-card--preview .card-benefits-v14,.bank-card-card--bank .card-benefits-v14{-webkit-line-clamp:2!important}
.bank-card-card--preview .card-actions-v14 .btn,.bank-card-card--bank .card-actions-v14 .btn{font-size:10.5px!important;padding-inline:8px!important}

/* Product detail: reduce oversized title and translate category presentation. */
.product-official-hero{padding:24px!important}
.product-official-main{min-width:0!important}
.product-official-main h1{font-size:clamp(2rem,4vw,3.15rem)!important;line-height:1.02!important;overflow-wrap:break-word!important}
.product-official-kpis{gap:10px!important}
.product-official-kpis>span{min-height:84px!important;padding:13px 14px!important}
.product-official-actions{gap:9px!important;flex-wrap:wrap!important}
.product-official-actions .btn{white-space:normal!important;text-align:center!important}
.product-facts-layout{grid-template-columns:minmax(0,1fr)!important}
.condition-table>div{min-width:0!important}

/* News hero: stop the right dashboard from stretching into an empty column. */
.news-hero-v17{align-items:start!important;grid-template-columns:minmax(0,1.25fr) minmax(330px,.62fr)!important}
.news-hero-v17 .news-hero-copy{padding:36px 40px!important}
.news-hero-v17 .news-hero-copy h1{font-size:clamp(2.7rem,4.2vw,4.65rem)!important;line-height:1.03!important}
.news-hero-v17 .news-hero-dashboard{align-self:start!important;height:auto!important;min-height:0!important;padding:18px!important}
.news-hero-v17 .news-stat-grid>div{padding:12px!important;grid-template-columns:32px 1fr!important}
.news-hero-v17 .news-stat-grid>div>span{width:32px!important;height:32px!important}
.news-hero-v17 .news-stat-grid b{font-size:19px!important}
.news-hero-v17 .news-trust-note{margin-top:12px!important;padding:12px!important}
.news-hero-v17 .news-trust-note p{font-size:10px!important}
.news-toolbar-links a{display:inline-flex!important;align-items:center!important;gap:5px!important}

/* International Desk: replace raw fieldsets and giant native checkboxes. */
.international-hero-grid{align-items:start!important}
.international-hero-panel{align-self:start!important;height:auto!important;min-height:0!important;padding:23px!important}
.international-hero-panel ol{margin:18px 0!important;display:grid!important;gap:8px!important}
.international-hero-panel li{line-height:1.45!important}
.international-wizard{padding:24px!important}
.wizard-choice-fieldset,.inquiry-choice-fieldset{
  margin:16px 0 0!important;
  padding:17px!important;
  border:1px solid var(--v17-line)!important;
  border-radius:16px!important;
  background:#fbfcfd!important;
}
.wizard-choice-fieldset legend,.inquiry-choice-fieldset legend{
  padding:0 7px!important;
  font-size:12px!important;
  font-weight:760!important;
  color:var(--v17-ink)!important;
}
.choice-pills{gap:9px!important}
.choice-pills label{padding:0!important;border:0!important;background:transparent!important}
.choice-pills label>span{
  min-height:43px!important;
  padding:9px 13px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  border:1px solid var(--v17-line)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#44566d!important;
  font-size:11.5px!important;
  font-weight:700!important;
}
.choice-pills label>input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.choice-pills label>input:checked+span{border-color:#83c8aa!important;background:var(--v17-green-soft)!important;color:#176b4d!important;box-shadow:0 0 0 2px rgba(34,140,99,.08)!important}
.choice-pills label>input:focus-visible+span{outline:3px solid rgba(34,140,99,.2)!important;outline-offset:2px!important}
.wizard-checks{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px!important;margin:0!important}
.wizard-checks label{margin:0!important;cursor:pointer!important}
.wizard-checks label>input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.wizard-checks label>span{
  min-height:76px!important;
  padding:12px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:8px!important;
  border:1px solid var(--v17-line)!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#44566d!important;
}
.wizard-checks label>span .ui-icon{color:var(--v17-green)!important}
.wizard-checks label>input:checked+span{border-color:#83c8aa!important;background:var(--v17-green-soft)!important;color:#176b4d!important}
.wizard-checks label>input:focus-visible+span{outline:3px solid rgba(34,140,99,.2)!important;outline-offset:2px!important}
.international-consultation{
  align-items:start!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.consultation-copy{position:static!important;min-height:0!important}
.international-inquiry-form{padding:22px!important}
.service-choice-pills label>span{border-radius:13px!important}
.bank-choice-list{gap:9px!important}
.bank-choice-list label{padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}
.bank-choice-list label>input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.bank-choice-list label>span{
  min-height:52px!important;
  padding:10px 12px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  border:1px solid var(--v17-line)!important;
  border-radius:13px!important;
  background:#fff!important;
}
.bank-choice-list label>input:checked+span{border-color:#83c8aa!important;background:var(--v17-green-soft)!important;color:#176b4d!important}
.consent-row{align-items:flex-start!important;gap:9px!important}

/* Coverage/rating table: retain only data that exists and improve scroll containment. */
.coverage-table-wrap{overflow-x:auto!important}
.coverage-table{min-width:850px!important}
.market-kpi-strip article{min-height:92px!important}

/* Bank page sections use their own cards rather than a giant empty wrapper. */
.bank-products-section>.section-head,.bank-cards-section>.section-head{margin-bottom:15px!important}
.bank-products-section,.bank-cards-section{padding:0!important}

/* Compact footer and consistent section spacing. */
main>.container,main>section.container{margin-bottom:28px}
.section-head h2{overflow-wrap:break-word!important}

@media (min-width:1480px){
  .home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .home-card-section-v7 .bank-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media (max-width:1320px){
  .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-card--snapshot .product-rate-v14{min-height:118px!important}
  .news-hero-v17{grid-template-columns:minmax(0,1fr) 330px!important}
  .wizard-checks{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media (max-width:1024px){
  .home-hero-copy-v7{padding:30px!important}
  .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-card-footer-v14{grid-template-columns:1fr auto!important}
  .product-actions-v14{grid-column:1/-1!important;min-width:0!important}
  .bank-profile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .news-hero-v17{grid-template-columns:1fr!important}
  .news-hero-v17 .news-hero-dashboard{width:100%!important}
  .international-hero-panel{width:100%!important}
}

@media (max-width:860px){
  .home-hero-copy-v7{padding:28px!important}
  .home-journeys-v7{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-summary-v14,.product-card--bank .product-summary-v14{grid-template-columns:210px minmax(0,1fr)!important}
  .product-card-footer-v14{display:block!important}
  .product-quality-v14{justify-content:space-between!important;margin:9px 0!important}
  .product-actions-v14{display:grid!important;grid-template-columns:1fr 1fr!important}
  .wizard-checks{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bank-profile-card-grid{grid-template-columns:1fr!important}
}

@media (max-width:640px){
  .home-hero-copy-v7{padding:23px 18px!important}
  .home-hero-copy-v7 h1{font-size:clamp(2rem,10vw,2.8rem)!important}
  .hero-proof-v7{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .home-journeys-v7{grid-template-columns:1fr!important}
  .home-journeys-v7>a{min-height:82px!important}
  .popular-guides-v12 a{min-height:88px!important}
  .home-product-grid{grid-template-columns:1fr!important}
  .product-summary-v14,.product-card--bank .product-summary-v14{display:block!important}
  .product-rate-v14{border-right:0!important;border-bottom:1px solid #e8eff2!important}
  .product-facts-v14{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-facts-v14>div{min-height:66px!important}
  .product-card-footer-v14{display:block!important}
  .product-actions-v14{grid-template-columns:1fr 1fr!important}
  .product-card--snapshot .product-rate-v14{min-height:0!important}
  .bank-card-card-v14 .card-photo-frame{height:180px!important;max-height:180px!important;padding:12px!important}
  .bank-card-card--preview .card-photo-frame,.bank-card-card--bank .card-photo-frame{height:170px!important;max-height:170px!important}
  .card-actions-v14{grid-template-columns:1fr 1fr!important}
  .product-official-hero{padding:18px!important}
  .product-official-main h1{font-size:clamp(1.75rem,9vw,2.4rem)!important}
  .product-official-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-official-actions{display:grid!important;grid-template-columns:1fr!important}
  .news-hero-v17 .news-hero-copy{padding:25px 20px!important}
  .news-hero-v17 .news-hero-copy h1{font-size:clamp(2rem,10vw,3rem)!important}
  .news-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .international-wizard{padding:18px!important}
  .wizard-choice-fieldset,.inquiry-choice-fieldset{padding:13px!important;border-radius:14px!important}
  .wizard-checks{grid-template-columns:1fr 1fr!important}
  .wizard-checks label>span{min-height:68px!important;padding:10px!important}
  .choice-pills label>span{min-height:40px!important;padding:8px 11px!important}
  .international-inquiry-form{padding:17px!important}
  .bank-choice-list{grid-template-columns:1fr!important}
  .coverage-table{min-width:760px!important}
}

@media (max-width:390px){
  .hero-proof-v7{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
  .hero-proof-v7 span{min-width:0!important;padding:7px 5px!important}
  .hero-proof-v7 b{font-size:14px!important}
  .hero-proof-v7 small,.hero-proof-v7 span{overflow-wrap:break-word!important}
  .product-facts-v14{grid-template-columns:1fr 1fr!important}
  .product-actions-v14,.card-actions-v14{grid-template-columns:1fr!important}
  .wizard-checks{grid-template-columns:1fr!important}
  .news-stat-grid{grid-template-columns:1fr!important}
}

@media (max-width:350px){
  .product-facts-v14,.product-official-kpis,.card-cost-grid-v14{grid-template-columns:1fr!important}
}

/* RC7 final stability: catalogue pages paginate results, so rendering cards eagerly is
   more reliable than content-visibility on mobile Safari and during PWA restores. */
.product-card-v11,.product-card-v13,.product-card-v14,.product-card,
.bank-card-card-v13,.bank-card-card-v14,.bank-card-card,
.business-service-card{
  content-visibility:visible!important;
  contain-intrinsic-size:auto!important;
}

/* Quick card scenarios must remain readable without character-level wrapping. */
.card-use-cases>div:last-child>a{min-width:0!important}
.card-use-cases a b,.card-use-cases a small{
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none!important;
}

@media (max-width:640px){
  .bank-card-grid,.bank-card-grid-v7{grid-template-columns:1fr!important}
  .bank-card-card-v14{width:100%!important;min-width:0!important}
  .card-use-cases>div:last-child>a{flex-basis:min(78vw,230px)!important}
}
