/**
 * AdeptDEV × NANU Market — Credit Experience v6
 * Developed by AdeptDEV — https://t.me/adeptdevs
 */
:root{--adev6-o:#f5790a;--adev6-o2:#ff9c00;--adev6-ink:#211d1a;--adev6-muted:#7f746b;--adev6-line:rgba(61,43,28,.10);--adev6-cream:#fff9f2;--adev6-white:#fff;--adev6-green:#26a768;--adev6-shadow:0 38px 110px rgba(29,20,13,.30)}
body.adev-credit-v6-open{overflow:hidden!important}
body.adev-credit-v6-open #jivo-iframe-container,body.adev-credit-v6-open jdiv,body.adev-credit-v6-open iframe[src*="jivo"],body.adev-credit-v6-open .adeptdev-nanu-mobile-nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.adev-credit-v6-overlay{position:fixed;inset:0;z-index:2147483600;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px;background:rgba(18,15,13,.56);opacity:0;visibility:hidden;pointer-events:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transition:opacity .32s ease,visibility .32s ease,backdrop-filter .4s ease}
.adev-credit-v6-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto;backdrop-filter:blur(16px) saturate(95%);-webkit-backdrop-filter:blur(16px) saturate(95%)}
.adev-credit-v6-dialog{position:relative;width:min(900px,100%);max-height:none;overflow:visible;margin:auto 0;border-radius:32px;background:linear-gradient(180deg,#fffdfa 0%,#fff8ef 100%);border:1px solid rgba(255,156,0,.18);box-shadow:var(--adev6-shadow);color:var(--adev6-ink);transform:translateY(22px) scale(.97);opacity:0;transition:transform .42s cubic-bezier(.16,.88,.24,1),opacity .28s ease}
.adev-credit-v6-overlay.is-open .adev-credit-v6-dialog{transform:none;opacity:1}
.adev-credit-v6-dialog:before{content:"";position:absolute;width:360px;height:360px;right:-150px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(255,156,0,.20),rgba(255,156,0,0) 68%);pointer-events:none}
.adev-credit-v6-top{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:24px 28px 18px;border-bottom:1px solid var(--adev6-line)}
.adev-credit-v6-brand{display:flex;align-items:center;gap:13px}.adev-credit-v6-logo{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--adev6-o2),var(--adev6-o));color:#fff;box-shadow:0 12px 28px rgba(236,102,8,.22)}.adev-credit-v6-logo svg{width:22px;height:22px}
.adev-credit-v6-kicker{display:block;margin-bottom:4px;color:#d8690b;font-size:9px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.adev-credit-v6-title{margin:0;font-size:25px;line-height:1.05;font-weight:950;letter-spacing:-.03em}.adev-credit-v6-subtitle{margin:6px 0 0;color:#897d73;font-size:11px}
.adev-credit-v6-close{width:44px;height:44px;border:1px solid rgba(60,42,29,.08);border-radius:15px;background:rgba(255,255,255,.88);display:grid;place-items:center;color:#4a4038;box-shadow:0 8px 22px rgba(31,20,13,.06);transition:transform .2s ease,background .2s ease,color .2s ease}.adev-credit-v6-close:hover{transform:rotate(6deg);background:#fff0df;color:#e66b08}.adev-credit-v6-close svg{width:18px;height:18px}
.adev-credit-v6-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 28px 0}.adev-credit-v6-step{display:flex;align-items:center;gap:8px;min-width:0;padding:9px 11px;border-radius:12px;color:#a19387;background:rgba(255,255,255,.46);border:1px solid transparent;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;transition:.25s ease}.adev-credit-v6-step i{width:21px;height:21px;border-radius:8px;display:grid;place-items:center;background:#eee7e0;color:#8c8076;font-style:normal;font-size:9px;font-weight:950}.adev-credit-v6-step.is-active{color:#d86709;background:#fff4e8;border-color:rgba(245,121,10,.12)}.adev-credit-v6-step.is-active i{background:linear-gradient(135deg,var(--adev6-o2),var(--adev6-o));color:#fff}.adev-credit-v6-step.is-done{color:#4e8a69}.adev-credit-v6-step.is-done i{background:#e8f7ef;color:#29a769}
.adev-credit-v6-scroll{max-height:none;overflow:visible;overscroll-behavior:auto;scrollbar-width:none}.adev-credit-v6-scroll::-webkit-scrollbar{display:none}.adev-credit-v6-body{padding:20px 28px 28px;transition:opacity .16s ease,transform .16s ease}.adev-credit-v6-body.is-out{opacity:0;transform:translateY(8px)}.adev-credit-v6-body.is-in{animation:adevCreditV6In .34s cubic-bezier(.2,.8,.25,1) both}@keyframes adevCreditV6In{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.adev-credit-v6-product{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:17px 18px;margin-bottom:20px;border-radius:19px;background:rgba(255,255,255,.78);border:1px solid var(--adev6-line);box-shadow:0 10px 32px rgba(42,27,15,.045)}.adev-credit-v6-product small{display:block;margin-bottom:4px;color:#9a8d82;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.adev-credit-v6-product strong{display:block;max-width:570px;font-size:14px;line-height:1.38;font-weight:900}.adev-credit-v6-price{text-align:right}.adev-credit-v6-price b{display:block;color:#e56807;font-size:21px;font-weight:950;white-space:nowrap;letter-spacing:-.02em}
.adev-credit-v6-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:4px 0 12px}.adev-credit-v6-section-head span{display:block;margin-bottom:4px;color:#d7680a;font-size:8px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.adev-credit-v6-section-head h4{margin:0;font-size:17px;font-weight:950;letter-spacing:-.015em}.adev-credit-v6-section-head p{max-width:340px;margin:0;color:#93867b;font-size:10px;text-align:right}
.adev-credit-v6-lenders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.adev-credit-v6-lender{position:relative;min-height:150px;padding:17px;border:1px solid rgba(71,49,32,.09);border-radius:20px;background:linear-gradient(150deg,#fff 0%,#fff9f1 100%);color:#342c26;text-align:left;box-shadow:0 12px 30px rgba(39,26,16,.05);overflow:hidden;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}.adev-credit-v6-lender:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0%,rgba(255,156,0,.12),transparent 40%);opacity:0;transition:opacity .25s ease}.adev-credit-v6-lender:hover{transform:translateY(-3px);border-color:rgba(245,121,10,.30);box-shadow:0 18px 38px rgba(52,33,17,.09)}.adev-credit-v6-lender:hover:before,.adev-credit-v6-lender.is-active:before{opacity:1}.adev-credit-v6-lender.is-active{border-color:rgba(245,121,10,.55);background:#fff8ed;box-shadow:0 18px 46px rgba(236,102,8,.13),inset 0 0 0 1px rgba(255,156,0,.10)}
.adev-credit-v6-lender-top{position:relative;display:flex;justify-content:space-between;align-items:flex-start;min-height:42px}.adev-credit-v6-lender-logo{position:relative;width:118px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:flex-start;background:transparent;color:#db6507;font-size:16px;font-weight:950;box-shadow:none;overflow:visible}.adev-credit-v6-lender-logo img{display:block;width:auto;height:auto;max-width:112px;max-height:34px;object-fit:contain;object-position:left center;user-select:none;-webkit-user-drag:none}.adev-credit-v6-lender-logo--easy img{max-width:108px;max-height:35px}.adev-credit-v6-lender-logo--micb img{max-width:116px;max-height:32px}.adev-credit-v6-lender-logo--iute img{max-width:104px;max-height:31px}.adev-credit-v6-lender-logo--fallback{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#fff0dc,#ffe0b8);box-shadow:inset 0 0 0 1px rgba(245,121,10,.12)}.adev-credit-v6-lender-check{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#f47a0a;color:#fff;font-size:10px;font-weight:950;opacity:0;transform:scale(.65);transition:.2s ease}.adev-credit-v6-lender.is-active .adev-credit-v6-lender-check{opacity:1;transform:scale(1)}.adev-credit-v6-lender-name{position:relative;display:block;margin-top:17px;font-size:14px;font-weight:950}.adev-credit-v6-lender-info{position:relative;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.adev-credit-v6-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#fff;border:1px solid rgba(70,48,30,.07);color:#83766b;font-size:8px;font-weight:800}.adev-credit-v6-chip.is-orange{background:#fff0df;color:#d5650a;border-color:rgba(245,121,10,.10)}
.adev-credit-v6-panel{margin-top:15px;padding:18px;border:1px solid rgba(245,121,10,.10);border-radius:21px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,247,236,.80));box-shadow:0 15px 38px rgba(49,31,15,.045)}.adev-credit-v6-terms{display:flex;flex-wrap:wrap;gap:8px}.adev-credit-v6-term{min-width:78px;height:48px;padding:0 14px;border:1px solid rgba(72,50,34,.10);border-radius:14px;background:#fff;color:#3b322b;font-size:11px;font-weight:900;transition:.2s ease}.adev-credit-v6-term:hover{transform:translateY(-1px);border-color:rgba(245,121,10,.28)}.adev-credit-v6-term.is-active{border-color:transparent;background:linear-gradient(135deg,var(--adev6-o2),var(--adev6-o));color:#fff;box-shadow:0 10px 22px rgba(236,102,8,.18)}
.adev-credit-v6-field{margin-top:15px}.adev-credit-v6-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:#72665d;font-size:10px;font-weight:850}.adev-credit-v6-label em{color:#aa8d75;font-style:normal;font-weight:700}.adev-credit-v6-money{position:relative}.adev-credit-v6-money input,.adev-credit-v6-field input{width:100%;height:50px;border:1px solid rgba(78,54,36,.12);border-radius:15px;background:#fff;padding:0 15px;color:#302923;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.adev-credit-v6-money input{padding-right:65px}.adev-credit-v6-money>span{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#98785f;font-size:10px;font-weight:900}.adev-credit-v6-money input:focus,.adev-credit-v6-field input:focus{border-color:rgba(245,121,10,.58);box-shadow:0 0 0 4px rgba(255,156,0,.09)}
.adev-credit-v6-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px}.adev-credit-v6-summary>div{padding:14px;border-radius:15px;background:#fff;border:1px solid rgba(77,54,36,.075)}.adev-credit-v6-summary small{display:block;color:#96897f;font-size:8px;font-weight:850;text-transform:uppercase}.adev-credit-v6-summary strong{display:block;margin-top:5px;font-size:13px;font-weight:950}.adev-credit-v6-summary .is-main{grid-column:1/-1;position:relative;padding:19px;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.20),transparent 34%),linear-gradient(135deg,#ff9c00,#ed6907);border:0;color:#fff;box-shadow:0 16px 36px rgba(236,102,8,.20);overflow:hidden}.adev-credit-v6-summary .is-main small,.adev-credit-v6-summary .is-main strong{color:#fff}.adev-credit-v6-summary .is-main strong{font-size:29px;letter-spacing:-.025em}.adev-credit-v6-summary .is-main em{display:block;margin-top:3px;color:rgba(255,255,255,.82);font-size:9px;font-style:normal;font-weight:800}
.adev-credit-v6-note{margin-top:12px;padding:11px 13px;border-radius:13px;background:#fff2e3;border:1px solid rgba(245,121,10,.08);color:#8c6848;font-size:10px;line-height:1.45}.adev-credit-v6-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:17px}.adev-credit-v6-primary,.adev-credit-v6-secondary{min-height:48px;padding:0 19px;border-radius:14px;font-size:11px;font-weight:900;transition:.2s ease}.adev-credit-v6-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;background:linear-gradient(135deg,var(--adev6-o2),#ed6907);color:#fff;box-shadow:0 12px 28px rgba(236,102,8,.20)}.adev-credit-v6-primary:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(236,102,8,.26)}.adev-credit-v6-secondary{border:1px solid rgba(72,50,34,.10);background:#fff;color:#5a4e45}.adev-credit-v6-secondary:hover{background:#fff2e3;color:#d76208}.adev-credit-v6-primary:disabled{opacity:.65;cursor:wait}
.adev-credit-v6-plan{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;margin-bottom:18px;border-radius:17px;background:#fff3e4;border:1px solid rgba(245,121,10,.12)}.adev-credit-v6-plan .adev-credit-v6-lender-logo{width:92px;height:34px}.adev-credit-v6-plan .adev-credit-v6-lender-logo img{max-width:88px;max-height:30px}.adev-credit-v6-plan small{display:block;color:#a18065;font-size:8px;font-weight:850;text-transform:uppercase}.adev-credit-v6-plan strong{display:block;margin-top:2px;font-size:11px}.adev-credit-v6-plan>b{color:#dc6507;font-size:13px;white-space:nowrap}.adev-credit-v6-contact{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adev-credit-v6-contact .wide{grid-column:1/-1}.adev-credit-v6-check{position:relative;display:flex;gap:9px;align-items:flex-start;margin-top:14px;color:#6f645c;font-size:10px;line-height:1.45;cursor:pointer}.adev-credit-v6-check input{position:absolute;opacity:0}.adev-credit-v6-check-box{flex:0 0 auto;width:21px;height:21px;border-radius:7px;border:1px solid rgba(74,50,33,.16);background:#fff;display:grid;place-items:center;color:transparent;font-size:10px;transition:.2s ease}.adev-credit-v6-check input:checked+.adev-credit-v6-check-box{background:#f47a0a;border-color:#f47a0a;color:#fff}.adev-credit-v6-error{display:none;margin-top:11px;padding:10px 12px;border-radius:12px;background:#fff0ed;color:#c94c3c;border:1px solid rgba(201,76,60,.10);font-size:11px}.adev-credit-v6-error.is-show{display:block}.adev-credit-v6-success{text-align:center;padding:38px 12px 30px}.adev-credit-v6-success-icon{width:72px;height:72px;margin:0 auto;border-radius:23px;display:grid;place-items:center;background:linear-gradient(135deg,#e8faef,#dff7e8);color:#27aa64;font-size:28px;font-weight:950;box-shadow:0 14px 34px rgba(38,173,101,.13)}.adev-credit-v6-success span{display:block;margin-top:15px;color:#d9680b;font-size:9px;font-weight:950;letter-spacing:.11em}.adev-credit-v6-success h4{margin:7px 0;font-size:24px}.adev-credit-v6-success p{margin:0;color:#80746b;font-size:12px}
@media(max-width:720px){.adev-credit-v6-overlay{align-items:center;justify-content:flex-start;padding:12px 0 0}.adev-credit-v6-dialog{width:100%;max-height:none;overflow:visible;margin-top:auto;margin-bottom:0;border-radius:28px 28px 0 0;transform:translateY(40px);padding-bottom:env(safe-area-inset-bottom,0)}.adev-credit-v6-top{padding:19px 18px 14px}.adev-credit-v6-logo{width:39px;height:39px}.adev-credit-v6-title{font-size:20px}.adev-credit-v6-subtitle{display:none}.adev-credit-v6-steps{padding:10px 18px 0}.adev-credit-v6-step{justify-content:center;padding:8px}.adev-credit-v6-step span{display:none}.adev-credit-v6-scroll{max-height:none;overflow:visible}.adev-credit-v6-body{padding:15px 18px 24px}.adev-credit-v6-product{grid-template-columns:1fr;gap:8px}.adev-credit-v6-price{text-align:left}.adev-credit-v6-section-head p{display:none}.adev-credit-v6-lenders{grid-template-columns:1fr}.adev-credit-v6-lender{min-height:0;padding:13px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.adev-credit-v6-lender-top{display:block}.adev-credit-v6-lender-logo{margin:0;width:92px;height:32px}.adev-credit-v6-lender-logo img{max-width:88px;max-height:29px}.adev-credit-v6-lender-logo--fallback{width:38px;height:38px}.adev-credit-v6-lender-check{position:absolute;right:13px;top:50%;transform:translateY(-50%) scale(.65)}.adev-credit-v6-lender.is-active .adev-credit-v6-lender-check{transform:translateY(-50%) scale(1)}.adev-credit-v6-lender-name{margin:0}.adev-credit-v6-lender-info{margin-top:5px}.adev-credit-v6-panel{padding:14px}.adev-credit-v6-terms{display:grid;grid-template-columns:repeat(3,1fr)}.adev-credit-v6-term{min-width:0;padding:0 7px}.adev-credit-v6-summary{grid-template-columns:1fr 1fr}.adev-credit-v6-summary .is-main{grid-column:1/-1}.adev-credit-v6-summary .is-main strong{font-size:25px}.adev-credit-v6-contact{grid-template-columns:1fr}.adev-credit-v6-contact .wide{grid-column:auto}.adev-credit-v6-plan{grid-template-columns:auto 1fr}.adev-credit-v6-plan>b{grid-column:1/-1;padding-top:8px;border-top:1px solid rgba(245,121,10,.10)}.adev-credit-v6-actions .adev-credit-v6-primary{flex:1}}
@media(prefers-reduced-motion:reduce){.adev-credit-v6-overlay,.adev-credit-v6-dialog,.adev-credit-v6-body,.adev-credit-v6-lender,.adev-credit-v6-term,.adev-credit-v6-primary,.adev-credit-v6-secondary{transition:none!important;animation:none!important}}

/* AdeptDEV × NANU Market — lender logos + no inner modal scrollbar — https://t.me/adeptdevs */
.adev-credit-v6-overlay{scrollbar-width:none!important}
.adev-credit-v6-overlay::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.adev-credit-v6-scroll{overflow:visible!important;max-height:none!important}

/* ========================================================================
 * AdeptDEV × NANU Market — Credit V6.2 lender logo visual balance
 * IuteCredit / Moldindconbank normalized to the same visual weight as eCredit
 * Telegram: https://t.me/adeptdevs
 * ======================================================================== */
.adev-credit-v6-lender-top{
  min-height:68px;
  align-items:flex-start;
}
.adev-credit-v6-lender-logo{
  width:160px;
  height:64px;
  overflow:hidden;
  align-items:flex-start;
}
.adev-credit-v6-lender-logo img{
  max-width:none!important;
  max-height:none!important;
  object-fit:initial;
  object-position:left top;
}
/* eCredit is naturally wide, so it already reads well. */
.adev-credit-v6-lender-logo--easy img{
  width:126px!important;
  height:auto!important;
  margin-top:8px;
}
/* Iute source has a large transparent lower canvas: size by WIDTH, not height. */
.adev-credit-v6-lender-logo--iute img{
  width:152px!important;
  height:auto!important;
  margin-top:0;
}
/* MICB artwork is much taller than eCredit: give it a dedicated width. */
.adev-credit-v6-lender-logo--micb img{
  width:122px!important;
  height:auto!important;
  margin-top:0;
}
.adev-credit-v6-lender-name{
  margin-top:12px;
}

/* Selected-plan logo uses the same optical normalization. */
.adev-credit-v6-plan .adev-credit-v6-lender-logo{
  width:116px;
  height:52px;
  overflow:hidden;
  align-items:flex-start;
}
.adev-credit-v6-plan .adev-credit-v6-lender-logo--easy img{
  width:102px!important;
  margin-top:7px;
}
.adev-credit-v6-plan .adev-credit-v6-lender-logo--iute img{
  width:118px!important;
  margin-top:0;
}
.adev-credit-v6-plan .adev-credit-v6-lender-logo--micb img{
  width:94px!important;
  margin-top:0;
}

@media(max-width:720px){
  .adev-credit-v6-lender{
    min-height:82px;
  }
  .adev-credit-v6-lender-top{
    min-height:52px;
  }
  .adev-credit-v6-lender-logo{
    width:128px;
    height:52px;
  }
  .adev-credit-v6-lender-logo--easy img{
    width:112px!important;
    margin-top:8px;
  }
  .adev-credit-v6-lender-logo--iute img{
    width:126px!important;
    margin-top:0;
  }
  .adev-credit-v6-lender-logo--micb img{
    width:100px!important;
    margin-top:0;
  }
}


/* ========================================================================
 * AdeptDEV × NANU Market — Credit V6.3 readability + product preview + CTA
 * Telegram: https://t.me/adeptdevs
 * ======================================================================== */
.adev-credit-v6-dialog,
.adev-credit-v6-dialog *{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}

.adev-credit-v6-product{
  grid-template-columns:94px minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  padding:18px 20px;
  border-radius:22px;
  background:linear-gradient(180deg,#ffffff 0%,#fffaf4 100%);
  border:1px solid rgba(236,102,8,.14);
  box-shadow:0 14px 34px rgba(48,34,22,.06);
}
.adev-credit-v6-product-media{
  width:94px;
  height:94px;
  border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fff5e8 100%);
  border:1px solid rgba(236,102,8,.10);
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.adev-credit-v6-product-media img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
.adev-credit-v6-product-media--placeholder{
  color:#ec6608;
}
.adev-credit-v6-product-media--placeholder svg{
  width:30px;
  height:30px;
}
.adev-credit-v6-product-copy{min-width:0;}
.adev-credit-v6-product small,
.adev-credit-v6-price small{
  display:block;
  margin-bottom:6px;
  color:#9d8e81;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.adev-credit-v6-product strong{
  display:block;
  color:#251f19;
  font-size:18px;
  line-height:1.34;
  font-weight:900;
}
.adev-credit-v6-price{
  min-width:170px;
  text-align:right;
}
.adev-credit-v6-price b{
  display:block;
  color:#e56b07;
  font-size:20px;
  line-height:1.15;
  font-weight:950;
  white-space:nowrap;
}

.adev-credit-v6-lender-name{
  font-size:15px !important;
  line-height:1.25;
  font-weight:900;
}
.adev-credit-v6-lender-info{
  gap:10px;
  margin-top:12px;
}
.adev-credit-v6-chip{
  min-height:34px;
  padding:0 12px;
  border-radius:999px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.01em;
}
.adev-credit-v6-chip.is-orange{
  font-size:11px;
}
.adev-credit-v6-section-head span{
  font-size:11px;
}
.adev-credit-v6-section-head h4{
  font-size:30px;
}
.adev-credit-v6-section-head p{
  font-size:13px;
}

.nanu-credit-product-btn{
  width:100%;
  margin-top:14px;
  min-height:64px;
  padding:14px 18px;
  border-radius:20px;
  border:1px solid rgba(236,102,8,.16);
  background:linear-gradient(135deg,#fff9f2 0%,#ffffff 100%);
  color:#251f19;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  font-size:18px;
  font-weight:900;
  box-shadow:0 16px 36px rgba(57,41,28,.08);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease, color .2s ease;
  cursor:pointer;
}
.nanu-credit-product-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 20px 42px rgba(236,102,8,.15);
  border-color:rgba(236,102,8,.30);
}
.nanu-credit-product-btn:active{
  transform:translateY(0);
}
.nanu-credit-product-btn__icon{
  flex:0 0 auto;
  width:42px;
  height:42px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#ff9c00 0%,#ec6608 100%);
  color:#fff;
  font-size:20px;
  font-weight:950;
  box-shadow:0 12px 24px rgba(236,102,8,.22);
}
.nanu-credit-product-btn__arrow{
  flex:0 0 auto;
  width:36px;
  height:36px;
  color:#251f19;
  opacity:.84;
}
.nanu-credit-product-btn span:not(.nanu-credit-product-btn__icon){
  flex:1 1 auto;
  text-align:left;
}

@media(max-width:720px){
  .adev-credit-v6-product{
    grid-template-columns:72px minmax(0,1fr);
    gap:12px;
    padding:16px;
  }
  .adev-credit-v6-product-media{
    width:72px;
    height:72px;
    border-radius:16px;
  }
  .adev-credit-v6-product-copy{grid-column:2;}
  .adev-credit-v6-price{
    grid-column:1 / -1;
    text-align:left;
    min-width:0;
    padding-top:4px;
    border-top:1px solid rgba(236,102,8,.10);
  }
  .adev-credit-v6-product strong{
    font-size:16px;
  }
  .adev-credit-v6-price b{
    font-size:18px;
  }
  .adev-credit-v6-chip{
    min-height:32px;
    font-size:10px;
    padding:0 10px;
  }
  .adev-credit-v6-lender-name{
    font-size:14px !important;
  }
  .nanu-credit-product-btn{
    min-height:60px;
    padding:12px 16px;
    border-radius:18px;
    font-size:16px;
  }
  .nanu-credit-product-btn__icon{
    width:38px;
    height:38px;
    border-radius:12px;
    font-size:18px;
  }
  .nanu-credit-product-btn__arrow{
    width:32px;
    height:32px;
  }
}


/* ========================================================================
 * AdeptDEV × NANU Market — Credit V6.3.1 MICB logo crop fix
 * Telegram: https://t.me/adeptdevs
 * Moldindconbank artwork is taller than the other lender logos; never crop it.
 * ======================================================================== */
.adev-credit-v6-lender-logo--micb{
  height:74px !important;
  overflow:visible !important;
  align-items:flex-start !important;
}
.adev-credit-v6-lender-logo--micb img{
  width:122px !important;
  height:auto !important;
  max-width:none !important;
  max-height:none !important;
  display:block !important;
}
.adev-credit-v6-plan .adev-credit-v6-lender-logo--micb{
  height:58px !important;
  overflow:visible !important;
}
.adev-credit-v6-plan .adev-credit-v6-lender-logo--micb img{
  width:94px !important;
  height:auto !important;
}
@media(max-width:720px){
  .adev-credit-v6-lender-logo--micb{
    height:60px !important;
    overflow:visible !important;
  }
  .adev-credit-v6-lender-logo--micb img{
    width:100px !important;
    height:auto !important;
  }
}


/* ========================================================================
 * AdeptDEV × NANU Market — Credit V6.4 logo-only lender cards
 * Clean premium fintech selector + balanced real lender logos
 * Telegram: https://t.me/adeptdevs
 * ======================================================================== */
.adev-credit-v6-lender--logo-only{
  min-height:190px;
  padding:20px 18px 16px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  align-items:stretch;
  background:linear-gradient(180deg,#fff 0%,#fffaf4 100%);
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-name{
  display:none!important;
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-top{
  min-height:112px;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo{
  width:100%;
  height:100px;
  margin:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo img{
  display:block;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  object-fit:contain;
  transform-origin:center center;
  filter:none;
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--easy img{
  width:178px!important;
  height:auto!important;
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute img{
  width:224px!important;
  height:auto!important;
  transform:translateY(-1px);
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--micb img{
  width:190px!important;
  height:auto!important;
  transform:translateY(1px);
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-check{
  position:absolute;
  right:0;
  top:0;
  width:30px;
  height:30px;
  font-size:13px;
  box-shadow:0 8px 20px rgba(236,102,8,.22);
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-info{
  width:100%;
  margin-top:4px;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:9px;
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-chip{
  min-height:34px;
  padding:0 12px;
  font-size:10px;
}
.adev-credit-v6-lender--logo-only:hover{
  transform:translateY(-3px);
}
.adev-credit-v6-lender--logo-only.is-active{
  background:linear-gradient(180deg,#fffdf9 0%,#fff5e9 100%);
}

@media(max-width:720px){
  .adev-credit-v6-lender--logo-only{
    min-height:148px;
    padding:15px 16px 13px;
    display:flex;
    flex-direction:column;
    gap:8px;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-top{
    min-height:84px;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo{
    width:100%;
    height:78px;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--easy img{
    width:154px!important;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute img{
    width:190px!important;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--micb img{
    width:164px!important;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-info{
    margin-top:0;
    gap:7px;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-check{
    right:2px;
    top:2px;
  }
}


/* ========================================================================
 * AdeptDEV × NANU Market — Credit V6.6 visual fixes
 * Product-page availability, product-card badge, true centered Iute logo.
 * Developed by AdeptDEV — https://t.me/adeptdevs
 * ======================================================================== */

/* Product page: availability must look intentional, not like plain body text. */
.nanu-credit-product-availability{
  width:max-content;
  max-width:100%;
  min-height:34px;
  margin-top:12px;
  padding:7px 12px;
  border:1px solid rgba(236,102,8,.18);
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:linear-gradient(135deg,#fff8ef 0%,#fffdf9 100%);
  color:#cf5b08;
  box-shadow:0 9px 24px rgba(57,41,28,.06);
  font-size:13px;
  line-height:1.1;
  font-weight:850;
  letter-spacing:-.01em;
}
.nanu-credit-product-availability__dot{
  position:relative;
  width:18px;
  height:18px;
  flex:0 0 18px;
  border-radius:50%;
  background:linear-gradient(135deg,#ff9c00 0%,#ec6608 100%);
  box-shadow:0 5px 12px rgba(236,102,8,.22);
}
.nanu-credit-product-availability__dot:after{
  content:"%";
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:#fff;
  font-size:10px;
  line-height:1;
  font-weight:950;
}

/* Product cards: compact centered badge with a real % mark, no orange blob. */
.nanu-credit-badge{
  position:absolute;
  z-index:12;
  left:50%;
  bottom:9px;
  transform:translateX(-50%);
  max-width:calc(100% - 22px);
  min-height:29px;
  padding:4px 10px 4px 5px;
  border:1px solid rgba(236,102,8,.24);
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  color:#cf5b08;
  background:rgba(255,250,244,.98);
  box-shadow:0 9px 22px rgba(236,102,8,.11);
  font-size:10px;
  line-height:1;
  font-weight:900;
  letter-spacing:0;
  white-space:nowrap;
  pointer-events:none;
  -webkit-backdrop-filter:blur(9px);
  backdrop-filter:blur(9px);
}
.nanu-credit-badge__icon{
  position:relative;
  width:20px;
  height:20px;
  flex:0 0 20px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(135deg,#ff9c00 0%,#ec6608 100%);
  box-shadow:0 5px 12px rgba(236,102,8,.20);
  font-size:10px;
  line-height:1;
  font-weight:950;
}
.nanu-credit-badge__icon svg{display:none!important}
.nanu-credit-badge__icon:after{content:"%";display:block;transform:translateY(.2px)}
.nanu-credit-badge__text{overflow:hidden;text-overflow:ellipsis}

/* Iute source asset is cropped in V6.6 to the real artwork bounds.
   No fake translate offsets: flex now centers the visible logo itself. */
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute img{
  width:180px!important;
  height:auto!important;
  transform:none!important;
  margin:0 auto!important;
}

@media(max-width:720px){
  .nanu-credit-product-availability{
    min-height:32px;
    margin-top:10px;
    padding:6px 10px;
    gap:7px;
    font-size:12px;
  }
  .nanu-credit-product-availability__dot{width:17px;height:17px;flex-basis:17px}
  .nanu-credit-product-availability__dot:after{font-size:9px}
  .nanu-credit-badge{
    bottom:7px;
    min-height:28px;
    max-width:calc(100% - 18px);
    padding:4px 9px 4px 5px;
    gap:6px;
    font-size:9px;
  }
  .nanu-credit-badge__icon{width:19px;height:19px;flex-basis:19px;font-size:9px}
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute img{
    width:164px!important;
    transform:none!important;
  }
}


/* ========================================================================
 * AdeptDEV × NANU Market — Credit V6.7 Iute-only correction
 * Internal signature: AdeptDEV — https://t.me/adeptdevs
 * Iute uses a cache-safe, tightly cropped source and true flex centering.
 * MICB is only restored to its proven V6.3.1 dimensions; no redesign.
 * ======================================================================== */
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute{
  width:100% !important;
  height:100px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
}
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute img{
  width:180px !important;
  height:auto !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 auto !important;
  transform:none !important;
  object-fit:contain !important;
  object-position:center center !important;
}

/* Restore Moldindconbank to the dedicated size it had before the generic
   logo-only rule overrode it. This prevents any overlap with the chips. */
.adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--micb img{
  width:122px !important;
  height:auto !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 auto !important;
  transform:none !important;
}

@media(max-width:720px){
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute{
    height:78px !important;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--iute img{
    width:164px !important;
  }
  .adev-credit-v6-lender--logo-only .adev-credit-v6-lender-logo--micb img{
    width:100px !important;
  }
}


/* ========================================================================
 * AdeptDEV × NANU Market — Credit V6.8 data-processing consent + phone UI
 * ======================================================================== */
.adev-credit-v6-phone{
  display:flex;
  align-items:center;
  min-height:56px;
  border:1px solid rgba(78,54,36,.12);
  border-radius:17px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(49,31,15,.035);
}
.adev-credit-v6-phone:focus-within{
  border-color:rgba(245,121,10,.42);
  box-shadow:0 0 0 4px rgba(245,121,10,.10),0 12px 26px rgba(49,31,15,.05);
}
.adev-credit-v6-phone-prefix{
  flex:0 0 auto;
  min-width:78px;
  padding:0 16px;
  align-self:stretch;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg,#fff7ec 0%,#fff0dc 100%);
  border-right:1px solid rgba(245,121,10,.14);
  color:#d96909;
  font-size:18px;
  font-weight:950;
  letter-spacing:-.01em;
}
.adev-credit-v6-phone input{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  padding:0 16px!important;
  font-size:18px!important;
  font-weight:850;
  letter-spacing:.06em;
}
.adev-credit-v6-field-note{
  margin-top:8px;
  color:#98897c;
  font-size:11px;
  line-height:1.45;
}
.adev-credit-v6-check{
  margin-top:16px;
  padding:14px 15px;
  border-radius:18px;
  background:linear-gradient(180deg,#fffdf9 0%,#fff6eb 100%);
  border:1px solid rgba(245,121,10,.11);
}
.adev-credit-v6-check-box{
  margin-top:2px;
  width:22px;
  height:22px;
  border-radius:8px;
}
.adev-credit-v6-check-text{
  display:flex;
  flex-direction:column;
  gap:5px;
  min-width:0;
}
.adev-credit-v6-check-text strong{
  display:block;
  color:#493d35;
  font-size:12px;
  line-height:1.5;
  font-weight:850;
}
.adev-credit-v6-check-text a{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#d9680b;
  font-size:11px;
  font-weight:900;
  text-decoration:none;
}
.adev-credit-v6-check-text a:hover{
  text-decoration:underline;
}
.adev-credit-v6-consent-note{
  margin-top:10px;
  padding:12px 14px;
  border-radius:16px;
  background:#fff;
  border:1px dashed rgba(245,121,10,.18);
  color:#86786d;
  font-size:11px;
  line-height:1.5;
}
@media(max-width:720px){
  .adev-credit-v6-phone{min-height:52px;border-radius:15px}
  .adev-credit-v6-phone-prefix{min-width:72px;padding:0 14px;font-size:17px}
  .adev-credit-v6-phone input{font-size:17px!important;padding:0 14px!important}
  .adev-credit-v6-check{padding:13px 13px 14px}
  .adev-credit-v6-check-text strong{font-size:11px}
  .adev-credit-v6-field-note,.adev-credit-v6-consent-note{font-size:10px}
}
