:root{--navy:#0A1A40;--cyan:#00CFFF;--cyan-dark:#0099CC;--blue-mid:#1A6BCC;--white:#fff;--gray-light:#F5F7FA;--gray-text:#64748B;--line:#E2E8F0;--success:#16a34a;--gradient:linear-gradient(135deg,#00CFFF,#1A6BCC);--shadow:0 14px 40px rgba(10,26,64,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;color:var(--navy);background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.section{padding:82px 0}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--cyan-dark)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.55rem,5vw,5rem);line-height:1.02;letter-spacing:-.045em}h2{font-size:clamp(2rem,3vw,3.1rem);line-height:1.08;letter-spacing:-.03em}.muted{color:var(--gray-text)}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.8)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{display:block;width:255px;max-width:46vw}.menu{display:flex;align-items:center;gap:28px;font-weight:600;font-size:.93rem}.menu a:hover{color:var(--blue-mid)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;padding:14px 20px;font-weight:700;cursor:pointer;transition:.2s}.btn-primary{background:var(--gradient);color:#fff;box-shadow:0 10px 28px rgba(0,207,255,.2)}.btn-primary:hover{transform:translateY(-1px);filter:saturate(1.08)}.btn-outline{border:1px solid rgba(255,255,255,.7);color:#fff;background:transparent}.btn-light{border:1px solid var(--line);background:#fff;color:var(--navy)}.hamb{display:none;background:none;border:0;font-size:1.55rem}
.hero{background:radial-gradient(circle at 78% 44%,rgba(26,107,204,.38),transparent 26%),linear-gradient(135deg,#07132f,#0A1A40 60%,#07132f);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:650px;height:260px;right:-100px;bottom:5%;background:radial-gradient(ellipse,rgba(0,207,255,.16),transparent 64%);transform:rotate(-8deg)}.hero-inner{min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px}.hero p{font-size:1.08rem;line-height:1.8;color:#d8e2f2;max-width:720px}.hero .accent{color:var(--cyan)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 20px}.trust{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(0,207,255,.45);color:#8beaff;border-radius:999px;padding:8px 13px;font-size:.82rem;font-weight:600}.hero-mark{display:grid;place-items:center;position:relative}.orb{width:min(390px,80vw);aspect-ratio:1;border-radius:50%;background:conic-gradient(from 210deg,#06183d,#0b285d 42%,#00d9ff 54%,#8df4ff 61%,#0b2a60 70%,#06183d);box-shadow:0 0 85px rgba(0,207,255,.25);position:relative;animation:float 6s ease-in-out infinite}.orb:before{content:"";position:absolute;inset:24%;border-radius:50%;background:#0a1a40;box-shadow:inset 0 0 45px rgba(0,207,255,.25)}.check{position:absolute;font-size:8rem;color:#04c9f4;filter:drop-shadow(0 10px 18px rgba(0,207,255,.35));transform:rotate(-2deg)}@keyframes float{50%{transform:translateY(-10px)}}
.feature-strip{margin-top:-48px;position:relative;z-index:4}.strip{background:#fff;border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:22px}.mini{display:flex;gap:14px;padding:14px 18px;border-right:1px solid var(--line)}.mini:last-child{border:0}.iconbox{width:48px;height:48px;border-radius:14px;background:#edfaff;display:grid;place-items:center;font-size:1.4rem;flex:0 0 auto}.mini h3{font-size:1rem;margin-bottom:5px}.mini p{font-size:.82rem;line-height:1.5;color:var(--gray-text);margin:0}
.tabs,.pills{display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:999px;padding:9px 14px;font-weight:600;cursor:pointer}.pill.active{background:var(--gradient);color:#fff;border-color:transparent}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.step,.benefit,.card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(10,26,64,.05)}.step{padding:26px}.num{width:40px;height:40px;border-radius:50%;background:var(--gradient);color:#fff;display:grid;place-items:center;font-weight:700;margin-bottom:18px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit{padding:26px}.benefit .iconbox{margin-bottom:16px}.gray{background:var(--gray-light)}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:22px;position:relative;display:flex;flex-direction:column;min-height:330px}.card.highlight{border:2px solid var(--cyan)}.badges{display:flex;justify-content:space-between;gap:8px;margin-bottom:18px}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:700;background:#e8fbff;color:#007fa6}.badge.star{background:#0A1A40;color:#fff}.admin{display:flex;align-items:center;gap:12px;margin-bottom:15px}.admin-logo{width:54px;height:46px;border-radius:12px;display:grid;place-items:center;font-weight:800;color:var(--navy);background:#fff;border:1px solid var(--line);font-size:.78rem;overflow:hidden;padding:5px}.admin-logo img{max-width:100%;max-height:100%;object-fit:contain;display:block}.admin-fallback{width:100%;height:100%;place-items:center;text-align:center}.admin-name{font-weight:700}.category{font-size:.75rem;color:var(--gray-text)}.credit-label{font-size:.75rem;color:var(--gray-text);text-transform:uppercase;letter-spacing:.08em}.credit{font-size:1.65rem;font-weight:700;color:var(--blue-mid);margin:2px 0 10px}.details{font-size:.9rem;line-height:1.8;color:#334155}.note{font-size:.8rem;color:var(--gray-text);margin:8px 0 18px}.card .btn{margin-top:auto;width:100%}.skeleton{height:330px;border-radius:18px;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 37%,#eef2f7 63%);background-size:400% 100%;animation:shine 1.35s infinite}@keyframes shine{0%{background-position:100% 0}100%{background-position:-100% 0}}
.social{background:var(--navy);color:#fff}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:center}.metric strong{font-size:2.2rem;color:var(--cyan);display:block}.partners{margin-top:36px;display:flex;justify-content:center;gap:28px;flex-wrap:wrap;color:#fff;opacity:.68;font-weight:700}.compare{width:100%;border-collapse:collapse;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.compare th,.compare td{padding:17px 20px;border-bottom:1px solid var(--line);text-align:left}.compare th{background:#edfaff}.good{color:#16803b;font-weight:700}.bad{color:#c24141;font-weight:700}
.cta{background:linear-gradient(135deg,#06132e,#0A1A40);color:#fff}.lead-form{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:10px}.field{width:100%;padding:14px 14px;border-radius:11px;border:1px solid #d7e0ea;background:#fff;color:#0A1A40}.footer{background:#06132e;color:#d7e0ef;padding:46px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px}.footer img{width:230px;filter:brightness(0) invert(1);opacity:.95}.footer small{display:block;color:#93a5bf;line-height:1.7;margin-top:25px}.footer a{color:#d7e0ef}.wa{position:fixed;right:22px;bottom:22px;z-index:60;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#21c863;color:#fff;font-size:1.55rem;box-shadow:0 12px 28px rgba(33,200,99,.35)}
.page-hero{padding:95px 0 55px;background:linear-gradient(135deg,#07132f,#0A1A40);color:#fff}.filters-layout{display:grid;grid-template-columns:275px 1fr;gap:28px}.filters{position:sticky;top:96px;align-self:start;border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.filters label{display:block;margin:10px 0;font-size:.9rem}.range-value{font-weight:700;color:var(--blue-mid)}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.faq-item{border:1px solid var(--line);border-radius:14px;margin-bottom:10px;overflow:hidden}.faq-q{padding:18px 20px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between}.faq-a{display:none;padding:0 20px 20px;color:var(--gray-text);line-height:1.7}.faq-item.open .faq-a{display:block}.flow{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:10px}.flow-node{padding:18px;border-radius:16px;background:#fff;border:1px solid var(--line);text-align:center;font-weight:700}.arrow{text-align:center;color:var(--cyan-dark);font-size:1.5rem}.form-card{max-width:760px;margin:auto;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:30px;background:#fff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.notice{padding:13px 15px;border-radius:12px;background:#ecfdf3;color:#166534;display:none;margin-top:14px}
@media(max-width:960px){.menu{display:none}.hamb{display:block}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:90px 0}.hero-mark{display:none}.strip{grid-template-columns:1fr 1fr}.mini:nth-child(2){border-right:0}.cards,.benefits{grid-template-columns:1fr 1fr}.filters-layout{grid-template-columns:1fr}.filters{position:static}.flow{grid-template-columns:1fr}.arrow{transform:rotate(90deg)}.lead-form{grid-template-columns:1fr 1fr}.lead-form .btn{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.nav{height:68px}.brand img{width:215px}.header .btn-primary{display:none}.section{padding:62px 0}.feature-strip{margin-top:-25px}.strip,.cards,.benefits,.steps,.metrics,.form-grid,.footer-grid,.lead-form{grid-template-columns:1fr}.mini{border-right:0;border-bottom:1px solid var(--line)}.mini:last-child{border-bottom:0}.section-head,.toolbar{align-items:flex-start;flex-direction:column}.compare{font-size:.8rem}.compare th,.compare td{padding:12px 10px}.page-hero{padding-top:70px}.hero-actions .btn{width:100%}.card{min-height:310px}}


/* ===== Home 50/50 + logos oficiais das administradoras ===== */
@media(min-width:961px){
  .hero-inner{min-height:calc(50vh - 38px);padding:28px 0 34px;grid-template-columns:1.12fr .88fr;gap:38px}
  .hero h1{font-size:clamp(2.6rem,4.1vw,4.15rem);margin-bottom:18px}
  .hero p{font-size:.98rem;line-height:1.62;max-width:670px;margin-bottom:0}
  .hero-actions{margin:20px 0 14px}
  .hero .btn{padding:12px 18px}
  .trust{padding:6px 11px;font-size:.76rem}
  .orb{width:min(300px,31vw)}
  .check{font-size:6rem}
  .home-cotas-section{min-height:50vh;padding:30px 0 42px}
  .home-cotas-section .section-head{margin-bottom:16px}
  .home-cotas-section h2{font-size:clamp(1.9rem,2.5vw,2.55rem);margin-bottom:7px}
  .home-cotas-section .muted{font-size:.9rem;margin-bottom:0}
  .home-cotas-section .pills{margin-bottom:14px!important}
  .home-cotas-section .pill{padding:7px 12px;font-size:.82rem}
  .home-cotas-section .cards{gap:14px}
  .home-cotas-section .card{min-height:275px;padding:16px}
  .home-cotas-section .badges{margin-bottom:11px}
  .home-cotas-section .admin{margin-bottom:10px}
  .home-cotas-section .credit{font-size:1.42rem;margin-bottom:6px}
  .home-cotas-section .details{font-size:.82rem;line-height:1.55}
  .home-cotas-section .note{font-size:.74rem;margin:6px 0 12px}
  .home-cotas-section .card .btn{padding:10px 14px}
}
.official-logo{background:#fff!important;border:1px solid var(--line);overflow:hidden;padding:6px;color:var(--navy)}
.official-logo img{width:100%;height:100%;object-fit:contain;display:block;border-radius:7px}
.official-logo .logo-fallback{width:100%;height:100%;place-items:center;font-weight:800;font-size:.72rem;background:linear-gradient(135deg,#edfaff,#f8fbff);border-radius:7px}
.footer-brand-card{display:inline-flex;background:#fff;border-radius:12px;padding:9px 12px;margin-bottom:14px}
.footer .footer-brand-card img{width:230px;max-width:100%;filter:none;opacity:1;display:block}
.feature-strip{margin-top:0;padding:26px 0 10px;background:#fff}
.feature-strip .strip{box-shadow:var(--shadow)}
@media(max-width:960px){
  .hero-inner{padding:56px 0 42px}
  .home-cotas-section{padding-top:42px}
}
@media(max-width:640px){
  .hero-inner{padding:42px 0 34px}
  .hero h1{font-size:2.7rem}
  .home-cotas-section{padding:34px 0 44px}
  .feature-strip{padding-top:16px}
}

/* ===== Ajuste final: primeira dobra com cotas visíveis + logos normalizados ===== */
@media(min-width:961px){
  .hero-inner{
    min-height:390px!important;
    height:40vh;
    max-height:430px;
    padding:18px 0 22px!important;
    grid-template-columns:1.15fr .85fr!important;
    gap:28px!important;
  }
  .hero h1{font-size:clamp(2.45rem,3.55vw,3.65rem)!important;line-height:1.01;margin-bottom:12px!important}
  .hero p{font-size:.9rem!important;line-height:1.5!important;max-width:640px!important}
  .hero-actions{margin:14px 0 10px!important}
  .hero .btn{padding:10px 15px!important;font-size:.9rem}
  .trust{padding:5px 10px!important;font-size:.72rem!important}
  .orb{width:min(245px,24vw)!important}
  .check{font-size:5.2rem!important}

  .home-cotas-section{padding:20px 0 30px!important;min-height:auto!important}
  .home-cotas-section .section-head{margin-bottom:10px!important;align-items:center}
  .home-cotas-section .eyebrow{font-size:.68rem}
  .home-cotas-section h2{font-size:2rem!important;margin-bottom:3px!important}
  .home-cotas-section .muted{font-size:.8rem!important}
  .home-cotas-section .pills{margin-bottom:9px!important}
  .home-cotas-section .pill{padding:6px 11px!important;font-size:.78rem!important}
  .home-cotas-section .cards{gap:12px!important}
  .home-cotas-section .card{min-height:248px!important;padding:13px!important;border-radius:15px}
  .home-cotas-section .badges{margin-bottom:8px!important}
  .home-cotas-section .badge{padding:4px 7px;font-size:.65rem}
  .home-cotas-section .admin{margin-bottom:7px!important;gap:9px}
  .home-cotas-section .admin-logo{width:66px!important;height:42px!important;padding:3px!important;border-radius:9px!important;overflow:hidden!important;flex:0 0 66px}
  .home-cotas-section .admin-logo img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important}
  .home-cotas-section .admin-name{font-size:.9rem}
  .home-cotas-section .category{font-size:.68rem}
  .home-cotas-section .credit-label{font-size:.66rem}
  .home-cotas-section .credit{font-size:1.27rem!important;margin:1px 0 4px!important}
  .home-cotas-section .details{font-size:.76rem!important;line-height:1.42!important}
  .home-cotas-section .note{font-size:.68rem!important;margin:4px 0 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .home-cotas-section .card .btn{padding:8px 12px!important;font-size:.82rem}
  .home-cotas-section .container>div:last-child{margin-top:15px!important}
}
.admin-logo{overflow:hidden!important}
.admin-logo img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important}


/* ===== Ajuste logos administradoras: fundo branco total + maior visibilidade ===== */
.admin-logo{
  background:#ffffff !important;
  border:1px solid #d8e4ef !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.9);
  padding:8px !important;
  width:82px !important;
  height:54px !important;
  border-radius:12px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 82px !important;
}
.admin-logo .logo-img{
  width:auto !important;
  height:auto !important;
  max-width:84% !important;
  max-height:84% !important;
  object-fit:contain !important;
  display:block !important;
  margin:0 auto !important;
}
.admin-fallback{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  background:#fff;
  font-size:.86rem;
}
@media(min-width:961px){
  .home-cotas-section .admin-logo{
    width:88px !important;
    height:58px !important;
    flex:0 0 88px !important;
    padding:9px !important;
    border-radius:12px !important;
  }
  .home-cotas-section .admin-logo .logo-img{
    max-width:86% !important;
    max-height:86% !important;
  }
}
@media(max-width:640px){
  .admin-logo{
    width:74px !important;
    height:50px !important;
    flex:0 0 74px !important;
  }
}


/* ===== v5: logos limpos, maiores e sem sobreposição ===== */
.admin-with-logo{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important;margin-bottom:13px!important}
.admin-with-logo .admin-logo{width:150px!important;height:58px!important;flex:0 0 58px!important;padding:4px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important}
.admin-with-logo .admin-logo .logo-img{width:auto!important;height:auto!important;max-width:145px!important;max-height:54px!important;object-fit:contain!important;object-position:left center!important;display:block!important;margin:0!important}
.admin-meta{font-size:.74rem!important;color:var(--gray-text)!important;line-height:1.2!important}
@media(min-width:961px){.home-cotas-section .admin-with-logo .admin-logo{width:158px!important;height:60px!important;flex-basis:60px!important;padding:3px!important}.home-cotas-section .admin-with-logo .admin-logo .logo-img{max-width:154px!important;max-height:56px!important}.home-cotas-section .admin-with-logo{margin-bottom:9px!important}}
@media(max-width:640px){.admin-with-logo .admin-logo{width:142px!important;height:56px!important}.admin-with-logo .admin-logo .logo-img{max-width:138px!important;max-height:52px!important}}


/* ===== v6: bloco de administradora isolado e sem observações ===== */
.brand-block{
  display:block !important;
  width:100% !important;
  margin:0 0 14px 0 !important;
}
.brand-logo-row{
  width:100% !important;
  height:68px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  background:#fff !important;
  border:0 !important;
  padding:0 !important;
  margin:0 0 7px 0 !important;
  overflow:hidden !important;
}
.brand-logo-img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:180px !important;
  max-height:62px !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
}
.brand-logo-fallback{
  min-width:86px;
  height:54px;
  padding:0 14px;
  display:grid;
  place-items:center;
  border:1px solid var(--line);
  border-radius:10px;
  background:#fff;
  font-weight:800;
  color:var(--navy);
}
.brand-meta{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  font-size:.75rem !important;
  line-height:1.25 !important;
  color:var(--gray-text) !important;
  white-space:normal !important;
}
.card .note{display:none !important;}
.card{min-height:315px;}
@media(min-width:961px){
  .home-cotas-section .brand-block{margin-bottom:9px !important;}
  .home-cotas-section .brand-logo-row{height:54px !important;margin-bottom:5px !important;}
  .home-cotas-section .brand-logo-img{max-width:156px !important;max-height:50px !important;}
  .home-cotas-section .brand-meta{font-size:.68rem !important;}
  .home-cotas-section .card{min-height:238px !important;}
}
@media(max-width:640px){
  .brand-logo-row{height:62px !important;}
  .brand-logo-img{max-width:160px !important;max-height:56px !important;}
}


/* ===== v7: primeira dobra mais comercial — cotas visíveis sem rolagem ===== */
@media(min-width:961px){
  .hero-inner{
    min-height:305px !important;
    height:31vh !important;
    max-height:340px !important;
    padding:12px 0 14px !important;
    grid-template-columns:1.18fr .82fr !important;
    gap:22px !important;
  }
  .hero h1{
    font-size:clamp(2.2rem,3vw,3.15rem) !important;
    line-height:.99 !important;
    margin-bottom:8px !important;
  }
  .hero p{
    font-size:.84rem !important;
    line-height:1.42 !important;
    max-width:610px !important;
    margin-bottom:0 !important;
  }
  .hero-actions{
    margin:10px 0 8px !important;
  }
  .hero .btn{
    padding:9px 14px !important;
    font-size:.84rem !important;
  }
  .trust{
    padding:4px 9px !important;
    font-size:.68rem !important;
  }
  .orb{
    width:min(210px,20vw) !important;
  }
  .check{
    font-size:4.6rem !important;
  }
  .home-cotas-section{
    padding:14px 0 24px !important;
  }
  .home-cotas-section .section-head{
    margin-bottom:7px !important;
  }
  .home-cotas-section h2{
    font-size:1.78rem !important;
    margin-bottom:0 !important;
  }
  .home-cotas-section .eyebrow{
    font-size:.62rem !important;
    margin-bottom:2px !important;
  }
  .home-cotas-section .pills{
    margin-bottom:7px !important;
  }
  .home-cotas-section .pill{
    padding:5px 10px !important;
    font-size:.73rem !important;
  }
  .home-cotas-section .cards{
    gap:10px !important;
  }
  .home-cotas-section .card{
    min-height:228px !important;
    padding:11px !important;
  }
}

/* ===== v8: refinamentos finos solicitados ===== */
@media (min-width: 961px){
  /* aproxima mais a vitrine do selo BACEN */
  .hero-inner{
    padding: 10px 0 8px !important;
    min-height: 292px !important;
    height: 29vh !important;
    max-height: 324px !important;
  }
  .hero-actions{margin:8px 0 6px !important;}
  .trust{margin-bottom:0 !important;}

  .home-cotas-section{
    padding-top: 6px !important;
    padding-bottom: 24px !important;
  }
  .home-cotas-section .section-head{
    margin-bottom: 6px !important;
  }
  .home-cotas-section .pills{
    margin-bottom: 6px !important;
  }

  /* logos um pouco maiores, sem quebrar o card */
  .home-cotas-section .brand-block{
    margin-bottom: 8px !important;
  }
  .home-cotas-section .brand-logo-row{
    height: 60px !important;
    margin-bottom: 4px !important;
  }
  .home-cotas-section .brand-logo-img{
    max-width: 172px !important;
    max-height: 56px !important;
  }
}

@media (max-width: 960px){
  .home-cotas-section{
    padding-top: 18px !important;
  }
  .brand-logo-row{
    height: 64px !important;
  }
  .brand-logo-img{
    max-width: 170px !important;
    max-height: 58px !important;
  }
}

/* ===== v9: mudança visual perceptível ===== */
@media (min-width: 961px){
  .hero-inner{
    min-height: 248px !important;
    height: 25vh !important;
    max-height: 280px !important;
    padding: 8px 0 6px !important;
  }
  .hero h1{
    font-size: clamp(2rem,2.65vw,2.8rem) !important;
    margin-bottom: 6px !important;
  }
  .hero p{
    font-size: .78rem !important;
    line-height: 1.35 !important;
    max-width: 560px !important;
  }
  .hero-actions{
    margin: 7px 0 5px !important;
  }
  .hero .btn{
    padding: 8px 13px !important;
    font-size: .8rem !important;
  }
  .trust{
    padding: 4px 8px !important;
    font-size: .64rem !important;
  }
  .orb{
    width:min(175px,17vw) !important;
  }
  .check{
    font-size:4rem !important;
  }

  .home-cotas-section{
    margin-top:-10px !important;
    padding: 4px 0 22px !important;
  }
  .home-cotas-section .section-head{
    margin-bottom: 4px !important;
  }
  .home-cotas-section .eyebrow{
    font-size:.58rem !important;
  }
  .home-cotas-section h2{
    font-size:1.64rem !important;
  }
  .home-cotas-section .pills{
    margin-bottom: 5px !important;
  }

  .home-cotas-section .brand-logo-row{
    height: 70px !important;
  }
  .home-cotas-section .brand-logo-img{
    max-width: 198px !important;
    max-height: 66px !important;
  }
}

/* ===== v10: corrige cabeçalho da seção de cotas sem perder primeira dobra ===== */
@media (min-width: 961px){
  .home-cotas-section{
    margin-top: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 22px !important;
  }
  .home-cotas-section .section-head{
    margin-bottom: 6px !important;
  }
  .home-cotas-section .eyebrow{
    display:block !important;
    margin:0 0 3px 0 !important;
    padding-top:0 !important;
    line-height:1.2 !important;
    font-size:.6rem !important;
  }
  .home-cotas-section h2{
    margin-top:0 !important;
    margin-bottom:0 !important;
  }
}


/* ===== v11: hero refinado com respiro visual e ícones discretos ===== */
.hero-copy-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.hero-eyebrow{margin-bottom:0}
.hero-title{max-width:700px;margin-bottom:0!important}
.hero-copy{margin-bottom:0!important;max-width:660px}
.hero-gap{display:inline-block;width:.16em}
.float-card{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:16px;background:rgba(255,255,255,.09);border:1px solid rgba(139,234,255,.22);backdrop-filter:blur(12px);box-shadow:0 16px 40px rgba(3,10,26,.22);color:#eefaff;font-size:.9rem;font-weight:600;letter-spacing:.01em;white-space:nowrap}
.float-card svg{width:18px;height:18px;flex:0 0 auto;color:#76ebff}
.fc-1{top:28px;left:8px}
.fc-2{left:-6px;bottom:56px}
.fc-3{right:-6px;bottom:26px}
@media(min-width:961px){
  .hero-inner{min-height:340px!important;height:34vh!important;max-height:370px!important;padding:20px 0 22px!important;grid-template-columns:1.15fr .85fr!important;gap:34px!important}
  .hero h1,.hero-title{font-size:clamp(2.25rem,3.1vw,3.35rem)!important;line-height:1.02!important}
  .hero p,.hero-copy{font-size:.92rem!important;line-height:1.56!important;max-width:620px!important}
  .hero-actions{margin:8px 0 0!important;gap:12px!important}
  .hero .btn{padding:10px 16px!important;font-size:.86rem!important}
  .hero-mark{min-height:295px}
  .orb{width:min(255px,24vw)!important}
  .check{font-size:5.4rem!important}
}
@media(max-width:960px){
  .hero-copy-wrap{gap:12px}
  .float-card{display:none}
}


/* ===== v12: hero com imagens discretas e texto nacional ajustado ===== */
.float-media{min-width:220px;gap:12px;padding:10px 14px;background:rgba(10,26,64,.34);border:1px solid rgba(139,234,255,.22)}
.media-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:rgba(255,255,255,.95);box-shadow:inset 0 0 0 1px rgba(208,238,255,.9),0 10px 24px rgba(6,17,45,.18)}
.media-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.media-copy{display:flex;flex-direction:column;gap:2px}
.media-copy strong{font-size:.95rem;line-height:1.1;color:#fff}
.media-copy small{font-size:.76rem;line-height:1.2;color:#bfefff}
.social .metric strong{font-size:1.65rem;line-height:1.18;max-width:280px;margin:0 auto 8px}
.social .metric span{display:block;color:#d7e7fb;font-size:.95rem;line-height:1.45}
@media(min-width:961px){
  .hero-copy-wrap{gap:18px !important}
  .hero-title{max-width:760px !important}
  .hero-copy{max-width:650px !important}
  .hero-actions{margin:14px 0 0 !important;gap:14px !important}
  .hero-mark{min-height:310px !important}
  .float-media{display:flex !important}
  .fc-1{top:14px;left:-16px}
  .fc-2{bottom:34px;left:-28px}
  .fc-3{bottom:18px;right:-10px}
  .social .metrics{gap:18px}
}
@media(max-width:1280px) and (min-width:961px){
  .float-media{min-width:205px;padding:9px 12px}
  .media-thumb{width:46px;height:46px;flex-basis:46px}
  .fc-1{left:-8px}.fc-2{left:-14px}.fc-3{right:-4px}
}
@media(max-width:960px){
  .float-media{display:none !important}
  .social .metric strong{font-size:1.3rem;max-width:none}
}


/* Nome da administradora abaixo do logo e acima do tipo de consórcio */
.brand-name{
  display:block;
  margin:0 0 3px 0;
  padding:0;
  color:var(--navy);
  font-size:.82rem;
  font-weight:700;
  line-height:1.25;
}
@media(min-width:961px){
  .home-cotas-section .brand-name{font-size:.74rem;margin-bottom:2px;}
}
