[hidden]{display:none!important}
:root{--navy:#0b3153;--navy-2:#082640;--gold:#e7a71a;--gold-2:#f2c356;--paper:#f8f6f1;--white:#fff;--text:#13253a;--muted:#667486;--line:#dfe5ea;--shadow:0 18px 50px rgba(10,38,64,.11);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:#fff}.container{width:min(1180px,calc(100% - 36px));margin:auto}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(11,49,83,.08)}.header-inner{height:82px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center}.brand img{width:230px;height:64px;object-fit:contain}.main-nav{display:flex;gap:28px;margin-left:auto}.main-nav a{font-weight:600;color:#34485d}.main-nav a:hover{color:var(--gold)}.header-cta{background:var(--navy);color:#fff;padding:13px 18px;border-radius:12px;font-weight:700}.menu-toggle{display:none;border:0;background:transparent;font-size:28px}.hero{background:radial-gradient(circle at 84% 18%,rgba(231,167,26,.18),transparent 22%),linear-gradient(135deg,#f9f7f2 0%,#fff 55%,#eef4f8 100%);padding:94px 0 90px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--gold)}h1,h2,h3,h4{font-family:Manrope,Inter,sans-serif;margin:0}h1{font-size:clamp(44px,6vw,72px);line-height:1.04;letter-spacing:-.045em;max-width:780px}h1 span{color:var(--gold)}.hero-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:690px;margin:24px 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;padding:15px 21px;border-radius:13px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-2)}.btn-secondary{background:#fff;border-color:#cfd8df;color:var(--navy)}.btn-light{background:#fff;color:var(--navy)}.hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.hero-trust div{border-top:1px solid #d5dde3;padding-top:14px}.hero-trust strong,.hero-trust span{display:block}.hero-trust strong{font-size:15px}.hero-trust span{font-size:12px;line-height:1.5;color:var(--muted);margin-top:5px}.hero-card{min-height:520px;position:relative;display:grid;place-items:center}.credit-card-preview{width:min(420px,100%);aspect-ratio:1.55;border-radius:28px;padding:34px;color:white;background:linear-gradient(145deg,#0c3b64,#071d31);box-shadow:0 40px 80px rgba(7,29,49,.25);transform:rotate(-4deg);position:relative;overflow:hidden}.credit-card-preview:before{content:"M";position:absolute;right:-5px;bottom:-55px;font:800 240px/1 Manrope;color:rgba(255,255,255,.06)}.mini-label{text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--gold-2)}.credit-card-preview strong{display:block;font:700 30px/1.2 Manrope;margin-top:55px;max-width:280px}.card-line{height:1px;background:rgba(255,255,255,.2);margin:44px 0 20px}.card-stats{display:flex;justify-content:space-between;font-weight:700}.floating-pill{position:absolute;background:#fff;border-radius:999px;padding:12px 18px;font-weight:800;box-shadow:var(--shadow);font-size:13px}.pill-one{right:0;top:80px;color:#1f7a4f}.pill-two{left:8px;bottom:75px;color:var(--navy)}.catalog{padding:92px 0;background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-heading h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;margin-top:8px}.section-heading p{color:var(--muted);margin:10px 0 0}.segment-buttons{display:flex;background:#f1f4f6;padding:5px;border-radius:13px}.segment-btn{border:0;background:transparent;padding:10px 15px;border-radius:9px;font-weight:700;color:#657383;cursor:pointer}.segment-btn.active{background:#fff;color:var(--navy);box-shadow:0 4px 13px rgba(17,42,66,.08)}.catalog-layout{display:grid;grid-template-columns:290px 1fr;gap:28px;align-items:start}.filters-card{position:sticky;top:105px;border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff;box-shadow:0 14px 36px rgba(14,40,64,.06)}.filters-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.filters-title h3{font-size:18px}.filters-title button{border:0;background:transparent;color:var(--gold);font-weight:800;cursor:pointer}.filters-card>label,.filter-group{display:block;margin-top:17px;font-size:13px;font-weight:700;color:#44566a}.filters-card select,.filters-card input{width:100%;margin-top:8px;border:1px solid #d5dce2;border-radius:10px;padding:11px 12px;background:#fff;color:var(--text)}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:8px}.two-cols label{font-size:11px;color:#778394}.results-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.results-toolbar p{margin:0;color:var(--muted)}.selection-button{border:1px solid #d4dde4;background:white;color:var(--navy);border-radius:11px;padding:10px 14px;font-weight:800;cursor:pointer}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.credit-item{border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff;transition:.2s ease;position:relative}.credit-item:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cdd8e0}.credit-top{display:flex;justify-content:space-between;gap:12px;align-items:start}.credit-code{display:flex;gap:10px;align-items:center}.credit-code span:first-child{width:38px;height:38px;border-radius:10px;background:#eef3f7;color:var(--navy);display:grid;place-items:center;font-weight:800}.category-chip{font-size:12px;font-weight:800;padding:7px 9px;border-radius:999px;background:#fff6df;color:#9b6500}.status{font-size:12px;font-weight:800;color:#1e7b4f;background:#eaf7f0;padding:7px 9px;border-radius:999px}.credit-value{font:800 30px/1.1 Manrope;margin:20px 0 4px;color:var(--navy)}.credit-caption{font-size:12px;color:var(--muted)}.credit-details{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.detail{background:#f7f9fa;border-radius:11px;padding:10px}.detail span{display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.detail strong{font-size:14px}.credit-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f2;padding-top:15px;gap:10px}.admin-name{font-size:13px;font-weight:700;color:#516174}.select-card{border:1px solid var(--navy);background:#fff;color:var(--navy);border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.select-card.selected{background:var(--navy);color:#fff}.empty-state{text-align:center;border:1px dashed #cad3da;border-radius:18px;padding:70px 20px}.empty-state p{color:var(--muted)}.how-it-works{padding:90px 0;background:var(--paper)}.centered{text-align:center;display:block}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps-grid article{background:white;padding:30px;border-radius:18px;border:1px solid #ebe7df}.steps-grid article>span{color:var(--gold);font-weight:800}.steps-grid h3{margin:24px 0 10px}.steps-grid p{color:var(--muted);line-height:1.7;margin:0}.cta-section{padding:74px 0}.cta-box{background:linear-gradient(135deg,var(--navy),#0e466f);color:white;border-radius:26px;padding:42px 48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-box h2{font-size:38px;margin-top:8px}.cta-box p{color:#d3e0e9;margin-bottom:0}.site-footer{background:#071d31;color:white;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid img{width:260px;height:80px;object-fit:contain;filter:brightness(0) invert(1)}.footer-grid p{color:#b5c3cf}.footer-grid h4{margin-bottom:14px}.footer-grid a{display:block;color:#c9d5de;margin:9px 0}.legal-note{border-top:1px solid rgba(255,255,255,.13);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:30px;color:#91a5b4;font-size:12px}.modal-backdrop{position:fixed;inset:0;background:rgba(4,18,30,.68);z-index:100;display:grid;place-items:center;padding:18px}.modal{width:min(720px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:22px;padding:26px;box-shadow:0 30px 100px rgba(0,0,0,.3)}.modal-header{display:flex;justify-content:space-between}.modal-header button{border:0;background:#eef2f4;width:38px;height:38px;border-radius:50%;font-size:26px;cursor:pointer}.selection-list{display:grid;gap:10px;margin:24px 0}.selection-row{display:grid;grid-template-columns:1fr auto;gap:15px;background:#f6f8f9;border-radius:12px;padding:14px}.selection-row small{color:var(--muted)}.selection-row button{border:0;background:transparent;color:#b33;font-weight:800;cursor:pointer}.modal-actions{display:flex;justify-content:flex-end;gap:12px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:900;box-shadow:0 16px 35px rgba(37,211,102,.3)}
@media(max-width:980px){.main-nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto}.main-nav.open{display:flex;position:absolute;top:82px;left:0;right:0;background:white;flex-direction:column;padding:22px 30px;border-bottom:1px solid var(--line)}.hero-grid{grid-template-columns:1fr}.hero-card{min-height:380px}.catalog-layout{grid-template-columns:1fr}.filters-card{position:static}.cards-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:650px){.header-inner{height:72px}.brand img{width:190px;height:54px}.hero{padding:70px 0}.hero-trust{grid-template-columns:1fr}.hero-card{display:none}.section-heading{align-items:start;flex-direction:column}.segment-buttons{width:100%}.segment-btn{flex:1}.two-cols{grid-template-columns:1fr}.cta-box{padding:30px;align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.legal-note{flex-direction:column}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}h1{font-size:42px}.credit-value{font-size:26px}}
/* versão 6: categorias no estilo da listagem e pesquisa por código */
.category-tabs{display:flex;gap:10px;margin:-8px 0 22px;border-bottom:1px solid var(--line);padding-bottom:14px;flex-wrap:wrap}.category-tab{appearance:none;border:1px solid #d6dee5;background:#fff;color:var(--navy);font-weight:800;padding:13px 25px;border-radius:12px;cursor:pointer;transition:.2s}.category-tab:hover{border-color:var(--gold)}.category-tab.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 8px 22px rgba(11,49,83,.18)}
.reference-search{background:linear-gradient(135deg,#f7f9fb,#fff);border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:28px}.reference-search>label{display:block;font:800 16px Manrope,Inter,sans-serif;color:var(--navy);margin-bottom:10px}.reference-search-row{display:grid;grid-template-columns:1fr auto;gap:10px}.reference-search input{width:100%;border:1px solid #cdd7df;border-radius:12px;padding:14px 15px;font-size:16px;outline:none}.reference-search input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(231,167,26,.14)}.reference-search small{display:block;margin-top:9px;color:var(--muted)}
.pagination{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:28px}.pagination button{min-width:40px;height:40px;padding:0 11px;border:1px solid #d6dee5;background:#fff;color:var(--navy);border-radius:10px;font-weight:800;cursor:pointer}.pagination button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.pagination button:disabled{opacity:.4;cursor:not-allowed}
.status.reserved{color:#955f00;background:#fff3d5}.credit-item.is-reserved{opacity:.88}.card-extra{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:-6px;margin-bottom:15px}.card-extra .detail{padding:9px}.card-actions{display:flex;gap:8px;align-items:center}.negotiate-card{border:0;background:var(--gold);color:#14283b;border-radius:10px;padding:10px 12px;font-weight:900;cursor:pointer}.brand img{object-position:left center}.site-footer .footer-grid img{filter:none;background:#fff;border-radius:12px;padding:5px}
@media(max-width:650px){.reference-search-row{grid-template-columns:1fr}.reference-search-row .btn{width:100%}.category-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.category-tab{padding:11px 7px;font-size:13px}.card-actions{width:100%;justify-content:flex-end}.credit-footer{align-items:flex-end;flex-wrap:wrap}}

/* versão 7: todas as cartas visíveis sem busca por código e logo integral */
.brand{flex:0 0 auto;overflow:visible}.brand img{width:270px;height:68px;max-width:none;object-fit:contain;object-position:left center;display:block}.header-inner{overflow:visible}.site-footer .footer-grid img{width:300px;height:auto;max-height:90px;object-fit:contain;object-position:left center;padding:0;background:#fff}.reference-search{display:none!important}
@media(max-width:650px){.brand img{width:215px;height:56px}.header-inner{gap:12px}}

/* versão 8: dados incorporados e logo sem recorte */
.site-header .brand{display:flex;align-items:center;min-width:250px;height:78px;overflow:visible}
.site-header .brand img{width:250px;height:auto;max-height:64px;object-fit:contain;object-position:left center;display:block}
.site-footer .footer-grid img{width:280px;height:auto;max-height:none;object-fit:contain;object-position:left center;display:block;background:#fff;border-radius:10px;padding:6px}
@media(max-width:650px){.site-header .brand{min-width:190px;height:68px}.site-header .brand img{width:190px;max-height:52px}}
