:root{--rp:#0879C9;--rp2:#075F9E;--ink:#3F4448;--muted:#667085;--line:#e4e7ec;--soft:#f7f8fa;--green:#219653;--yellow:#f4b400;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.45}.container{width:min(1120px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;gap:24px}.brand-logo{display:flex;max-width:255px}.brand-logo img{width:100%;height:56px;object-fit:contain;object-position:left center}.regulated{margin-left:auto;color:#4b5563;font-size:14px;white-space:nowrap}.regulated i,.flow-header span i{display:inline-block;width:10px;height:10px;background:var(--green);border-radius:50%;margin-right:8px}.btn{border:0;border-radius:14px;background:var(--rp);color:#fff;font-weight:800;padding:15px 22px;cursor:pointer;box-shadow:0 10px 24px rgba(8,121,201,.18)}.btn:hover{background:var(--rp2)}.btn-small{padding:11px 18px}.btn-full{width:100%;font-size:16px}.hero{padding:58px 0;background:radial-gradient(circle at 75% 20%,rgba(8,121,201,.09),transparent 30%),linear-gradient(180deg,#fff,#fafafa)}.hero-grid{display:grid;grid-template-columns:1fr .92fr;gap:64px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;color:var(--rp)}h1{font-size:clamp(42px,5vw,67px);line-height:1.02;letter-spacing:-.05em;margin:16px 0}h1 span{color:var(--rp)}.hero-copy>p{font-size:19px;color:var(--muted);max-width:620px}.trust-row{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:26px;font-size:14px;font-weight:700;color:#4b5563}.sim-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 20px 60px rgba(23,27,38,.1)}.sim-card h2{font-size:27px;margin:5px 0 14px}.amount-display{font-size:44px;font-weight:900;letter-spacing:-.04em;margin:14px 0 6px;color:#3F4448}input[type=range]{width:100%;accent-color:var(--rp)}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.facts div{padding:13px 14px;border-radius:14px;background:#F5FAFD}.facts small{font-size:10px;font-weight:900;color:#6b7280;letter-spacing:.1em}.facts strong{display:block;font-size:13px;margin-top:3px}.micro{font-size:11px;color:#667085;text-align:center}.section{padding:55px 0}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{border:1px solid var(--line);border-radius:20px;padding:24px}.info-card h3{margin:10px 0 6px}.info-card p{margin:0;color:var(--muted)}.ico{font-size:24px;color:var(--rp)}footer{border-top:1px solid var(--line);padding:40px 0}.rp-footer{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.footer-logo{width:min(500px,88vw)}.rp-footer p{margin:0;font-size:12px;max-width:1000px}
/* flow */.flow-app{min-height:100dvh;background:#f8fafc}.flow-header{height:94px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 26px;position:sticky;top:0;z-index:5}.flow-logo img{width:310px;max-width:54vw;height:62px;object-fit:contain}.flow-header span{font-size:14px;color:#4b5563}.flow-shell{width:min(720px,100%);margin:auto;padding:36px 30px 70px}.back{border:0;background:transparent;font-size:17px;color:#475467;padding:0;margin-bottom:26px;cursor:pointer}.progress-meta{display:flex;justify-content:space-between;color:#475467;font-size:14px;margin-bottom:9px}.progress{height:8px;background:#e9edf3;border-radius:999px;overflow:hidden;margin-bottom:34px}.progress i{display:block;height:100%;width:13%;background:var(--rp);border-radius:999px;transition:.35s}.screen h2{font-size:36px;line-height:1.13;letter-spacing:-.035em;margin:0 0 12px;color:#3F4448}.screen .lead{font-size:21px;color:#5b6472;margin:0 0 30px}.field-label{display:block;font-size:13px;font-weight:900;letter-spacing:.08em;color:#4b5563;margin:20px 0 8px}.text-input{width:100%;padding:21px 20px;border:1.5px solid #cfd5df;border-radius:17px;background:#fff;font-size:25px;outline:none}.text-input:focus{border-color:var(--rp);box-shadow:0 0 0 3px rgba(8,121,201,.08)}.secure-note{font-size:14px;color:#667085;margin:16px 0 30px}.flow-btn{width:100%;border:0;border-radius:999px;padding:18px 20px;background:var(--rp);color:#fff;font-size:18px;font-weight:800;cursor:pointer}.flow-btn[disabled]{background:#eceff3;color:#98a2b3;cursor:not-allowed}.choice-list{display:grid;gap:14px}.choice{width:100%;display:flex;align-items:center;gap:18px;padding:20px;border:1px solid #dbe0e7;border-radius:18px;background:#fff;text-align:left;cursor:pointer}.choice:hover{border-color:#8FC9ED}.choice .iconbox{width:56px;height:56px;flex:0 0 56px;border-radius:50%;display:grid;place-items:center;background:#EAF5FC;color:var(--rp);font-size:24px}.choice .copy{flex:1}.choice strong{font-size:19px;display:block;color:#3F4448}.choice small{font-size:15px;color:#667085}.choice .arr{font-size:30px;color:#98a2b3}.notice{display:flex;gap:12px;align-items:flex-start;padding:18px;border-radius:16px;background:#EEF7FD;color:#3F4448;margin-top:26px}.timeline-card,.white-card{background:#fff;border:1px solid #dfe3e9;border-radius:20px;padding:28px;box-shadow:0 3px 8px rgba(16,24,40,.04)}.timeline{display:grid;gap:0}.titem{display:grid;grid-template-columns:50px 1fr;gap:16px;min-height:94px;position:relative}.titem:before{content:"";position:absolute;left:24px;top:46px;bottom:-5px;width:2px;background:#e1e6ee}.titem:last-child:before{display:none}.dot{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eef1f5;color:#98a2b3;font-weight:800}.titem.done .dot{background:var(--green);color:#fff}.titem.active .dot{background:#fff0f1;color:var(--rp);border:3px solid #f0b7ba}.titem strong{font-size:19px;color:#442023}.titem span{display:block;font-size:15px;color:#7b8493;margin-top:3px}.center{text-align:center}.big-check,.big-warn,.big-shield{width:108px;height:108px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;font-size:54px}.big-check{background:#eaf7ee;color:var(--green)}.big-warn{background:#fff3cd;color:#ad7600}.big-shield{background:#fdebed;color:var(--rp)}.data-list{border:1px solid #dfe3e9;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 3px 8px rgba(16,24,40,.05)}.data-row{display:flex;gap:16px;align-items:center;padding:20px;border-bottom:1px solid #e6e9ee}.data-row:last-child{border:0}.data-row .mini{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#EAF5FC;color:var(--rp);font-size:21px}.data-row label{display:block;font-size:12px;letter-spacing:.12em;color:#667085}.data-row strong{font-size:19px;color:#3F4448}.success-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#eaf7ee;color:var(--green);font-weight:800;padding:9px 14px;margin:22px 0}.loan-amount{font-size:74px;font-weight:900;letter-spacing:-.05em;color:#3F4448;margin:10px 0 20px}.loan-amount small{font-size:36px;color:#5d4c4e}.term-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0 22px}.term{padding:16px;border:1px solid #ccd2db;background:#fff;border-radius:999px;font-size:18px;font-weight:800;color:#4b5563;cursor:pointer}.term.active{background:var(--rp);color:#fff;border-color:var(--rp)}.quote{background:#EAF5FC;border-left:5px solid var(--rp);border-radius:18px;padding:18px;margin:20px 0}.quote-line{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.quote-line+ .quote-line{border-top:1px solid #efc4c6}.quote strong{font-size:20px;color:#3F4448}.rate-note{text-align:center;color:#667085;font-size:13px;margin:12px 0 20px}.income-grid,.day-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.income-grid .choice{min-height:102px}.analysis-box{text-align:center}.analysis-box h2{margin-top:0}.analysis-lines{margin-top:22px;text-align:left}.status-line{display:flex;gap:14px;align-items:center;padding:13px 0}.status-line .sdot{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef1f5;color:#98a2b3}.status-line.done .sdot{background:var(--green);color:#fff}.status-line.active .sdot{background:#EAF5FC;color:var(--rp)}.approved-card{border:1px solid #b8dfc4;border-top:8px solid var(--green);border-radius:20px;background:#fff;padding:30px;text-align:center}.approved-card h2{color:#3F4448}.approved-card .approved-amount{font-size:48px;font-weight:900;color:#3F4448}.yellow-note{margin-top:20px;border:1px solid #f0d56e;background:#fff9df;border-radius:18px;padding:18px;color:#6b5311}.day{background:#fff;border:1px solid #dce1e8;border-radius:18px;min-height:150px;display:grid;place-items:center;text-align:center;cursor:pointer}.day small{font-weight:900;letter-spacing:.12em;color:#667085}.day strong{display:block;font-size:52px;color:#3F4448}.warning-box{background:#fff9df;border-left:5px solid #f1c40f;border-radius:16px;padding:18px;margin-bottom:28px}.pix-key{border:2px dashed var(--rp);border-radius:20px;padding:28px;text-align:center;margin:22px 0}.pix-key small{font-weight:900;letter-spacing:.14em;color:#667085}.pix-key strong{display:block;font-size:26px;margin-top:8px;color:#3F4448}.outline-btn{width:100%;border:2px solid var(--rp);border-radius:999px;padding:16px;background:#fff;color:var(--rp);font-size:18px;font-weight:800;margin-top:12px;cursor:pointer}.radio-card{border:2px solid var(--rp);border-radius:20px;padding:22px;background:#fff}.radio-card .tag{display:inline-block;background:var(--rp);color:#fff;font-size:11px;font-weight:900;letter-spacing:.14em;padding:6px 10px;border-radius:4px;margin-bottom:12px}.radio-card h3{margin:0 0 5px;font-size:20px}.radio-card p{color:#667085;margin:0}.price-tag{display:inline-block;background:#EAF5FC;color:#3F4448;padding:8px 14px;font-weight:800;margin-top:14px}.helper{font-size:13px;color:#667085;margin-top:8px}.api-warning{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:14px;padding:14px;margin:0 0 22px;font-size:13px}
@media(max-width:820px){.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{text-align:center}.trust-row{justify-content:center}.cards-3{grid-template-columns:1fr}.nav{height:72px}.brand-logo{max-width:200px}.regulated{font-size:12px}.flow-header{height:82px}.flow-logo img{height:52px}.screen h2{font-size:31px}.screen .lead{font-size:18px}}
@media(max-width:520px){.container{width:calc(100% - 28px)}.nav{gap:10px}.brand-logo{max-width:155px}.regulated{font-size:11px}.btn-small{display:none}.hero{padding:36px 0}.hero-copy h1{font-size:41px}.sim-card{padding:20px}.facts{grid-template-columns:1fr 1fr}.footer-logo{width:95%}.flow-header{justify-content:space-between;padding:10px 18px}.flow-logo img{max-width:58vw}.flow-header span{font-size:11px}.flow-shell{padding:28px 22px 50px}.screen h2{font-size:29px}.screen .lead{font-size:18px}.loan-amount{font-size:61px}.term-grid{grid-template-columns:repeat(3,1fr)}.term{padding:14px 8px}.income-grid,.day-grid{grid-template-columns:1fr 1fr}.choice{padding:18px 16px}.choice .iconbox{width:50px;height:50px;flex-basis:50px}.choice strong{font-size:18px}.choice small{font-size:14px}}
/* Telas de referência 21–23: seguro (campos demonstrativos e editáveis) */
.small-shield{width:78px;height:78px;font-size:38px}.insurance-card{background:#fff;border:1px solid #d9dee7;border-radius:20px;overflow:hidden;box-shadow:0 4px 10px rgba(16,24,40,.06);margin:22px 0}.insurance-head{background:#0879C9;color:#fff;padding:20px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px}.insurance-head strong{font-size:18px;letter-spacing:.08em}.insurance-head span{font-size:12px;letter-spacing:.08em;opacity:.9}.insurance-body{padding:26px}.insured-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.insured-grid label,.section-label{display:block;font-size:11px;letter-spacing:.12em;color:#667085;font-weight:800;margin-bottom:7px}.insured-grid strong{display:block;color:#3F4448;font-size:18px}.insurance-body hr{border:0;border-top:1px solid #e4e7ec;margin:24px 0}.coverage{display:flex;align-items:flex-start;gap:12px;margin:14px 0}.coverage span{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:#eaf7ee;color:#208342;font-weight:900}.coverage p{margin:2px 0 0;color:#374151;font-size:16px}.fee-line{display:flex;justify-content:space-between;gap:18px;padding:7px 0;color:#374151}.fee-line strong{color:#3F4448}.insurance-total{margin-top:20px;background:#0879C9;color:#fff;border-radius:16px;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.insurance-total span{display:flex;flex-direction:column;font-size:13px}.insurance-total small{font-size:11px;letter-spacing:.12em;margin-bottom:5px;opacity:.9}.insurance-total strong{font-size:35px}.info-blue{background:#eef4ff;border:1px solid #cbdaf5;border-radius:16px;padding:17px 18px;margin:18px 0;color:#243b62;font-size:14px;line-height:1.45}
@media(max-width:520px){.insurance-head{padding:17px 18px}.insurance-body{padding:20px 18px}.insured-grid{gap:15px}.insurance-total strong{font-size:30px}.coverage p{font-size:15px}}


/* Tela pós-simulação: seleção de perfil */
.entry-screen{max-width:760px;margin:0 auto}.entry-head{padding:8px 0 18px}.entry-eyebrow{display:inline-block;font-size:13px;font-weight:800;letter-spacing:.12em;color:#154f92;margin-bottom:12px}.entry-head h2{font-size:clamp(30px,5vw,48px);line-height:1.08;color:#113f78;margin:0 0 12px}.entry-question{font-size:14px;font-weight:800;letter-spacing:.14em;color:#56687d;margin:16px 0}.entry-options{display:grid;gap:14px}.entry-option{width:100%;display:grid;grid-template-columns:70px 1fr 28px;gap:16px;align-items:center;text-align:left;background:#fff;border:1px solid #dde5ef;border-radius:24px;padding:18px 20px;box-shadow:0 5px 16px rgba(17,63,120,.10);cursor:pointer;color:#153e70}.entry-option:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(17,63,120,.14)}.entry-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:28px;font-weight:800}.entry-icon-1{background:#fff5cc;color:#956800}.entry-icon-2{background:#e5f0ff;color:#1765bd}.entry-icon-3{background:#e3f4ea;color:#19874b}.entry-copy{display:flex;flex-direction:column;gap:5px}.entry-copy strong{font-size:21px;line-height:1.15}.entry-copy small{font-size:15px;color:#5d6470;line-height:1.3}.entry-arrow{font-size:29px;color:#555}.entry-privacy{display:flex;align-items:center;gap:14px;background:#e4f0ff;border-radius:18px;padding:18px 22px;margin-top:24px;color:#174c8e}.entry-privacy span{font-size:20px}.entry-privacy p{margin:0;line-height:1.35}.entry-screen+.flow-btn{margin-top:16px}@media(max-width:640px){.entry-screen{padding:0 4px}.entry-head h2{font-size:36px}.entry-option{grid-template-columns:56px 1fr 22px;border-radius:20px;padding:16px 14px;gap:12px}.entry-icon{width:50px;height:50px;border-radius:16px;font-size:23px}.entry-copy strong{font-size:18px}.entry-copy small{font-size:14px}.entry-privacy{padding:16px}}

/* Ícone principal configurável de cada tela */
.screen-main-icon{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;margin:0 auto 18px;background:#EAF5FC;color:var(--rp);font-size:32px;line-height:1;box-shadow:0 3px 12px rgba(16,24,40,.06)}
.screen-main-icon:empty{display:none}
@media(max-width:600px){.screen-main-icon{width:58px;height:58px;border-radius:17px;font-size:28px;margin-bottom:15px}}

.editable-icon-svg{width:28px;height:28px;display:block}.editable-icon-img{width:30px;height:30px;object-fit:contain;display:block}.entry-icon .editable-icon-svg{width:30px;height:30px}.entry-icon .editable-icon-img{width:34px;height:34px}.data-row .mini .editable-icon-svg,.choice .iconbox .editable-icon-svg{width:24px;height:24px}.screen-main-icon .editable-icon-svg{width:34px;height:34px}.screen-main-icon .editable-icon-img{width:38px;height:38px}

/* Dados do contrato */
.contract-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.contract-grid .field-label{margin-top:0}.contract-grid .helper{margin:6px 2px 0}.contract-grid .text-input{width:100%}@media(max-width:640px){.contract-grid{grid-template-columns:1fr;gap:12px}}

/* Seguro prestamista - layout de referência, mantendo contratação opcional */
.summary-premium .green-mini{background:#e8f7ef;color:#23864a}.value-green{color:#23864a!important}.insurance-summary-notice{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:start;margin:28px 0 8px;background:#e8f2ff;border-radius:20px;padding:22px;color:#173b6d}.insurance-summary-notice .notice-shield{width:56px;height:56px;border-radius:18px;background:#1763bd;color:#fff;display:grid;place-items:center}.insurance-summary-notice strong{display:block;font-size:20px;line-height:1.25}.insurance-summary-notice p{margin:8px 0 0;font-size:16px;line-height:1.45}.insurance-choice-list{display:grid;gap:18px}.insurance-primary-option,.insurance-skip-option{width:100%;position:relative;display:grid;grid-template-columns:66px 1fr 24px;gap:16px;align-items:center;text-align:left;border-radius:22px;padding:24px;background:#fff;cursor:pointer}.insurance-primary-option{border:2px solid #1763bd;grid-template-columns:66px 1fr}.insurance-skip-option{border:1px solid #d8dee8}.option-badge{position:absolute;top:-14px;left:28px;background:#1763bd;color:#fff;font-size:11px;letter-spacing:.14em;font-weight:900;padding:7px 13px;border-radius:4px}.choice-icon-blue,.choice-icon-muted{width:58px;height:58px;border-radius:16px;display:grid;place-items:center}.choice-icon-blue{background:#1763bd;color:#fff}.choice-icon-muted{background:#f2f4f7;color:#667085}.choice-main-copy{display:flex;flex-direction:column;gap:6px}.choice-main-copy strong{font-size:20px;color:#173b6d}.choice-main-copy small{font-size:15px;color:#667085;line-height:1.35}.insurance-price{display:inline-flex;align-items:baseline;gap:6px;width:max-content;margin-top:8px;padding:7px 12px;background:#e7f1ff;color:#1b5fae}.insurance-price b{font-size:18px}.calc-insurance-icon{width:110px;height:110px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:#1763bd;color:#fff;box-shadow:0 0 0 10px #e3efff}.calc-insurance-icon.small{width:84px;height:84px;box-shadow:0 0 0 7px #e3efff}.calc-insurance-icon .editable-icon-svg{width:52px;height:52px}.calc-insurance-icon.small .editable-icon-svg{width:40px;height:40px}.insurance-timeline-card{padding:26px;margin-top:20px}.insurance-timeline-card .titem strong{font-size:17px;color:#173b6d}.insurance-reference-card .insurance-head{background:#1763bd}.insurance-reference-card .section-label{font-size:13px;color:#4b5563}.insurance-reference-card .insurance-total{background:#1763bd}.insurance-info-box{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:start;background:#e8f2ff;border-color:#b7d1f2;color:#173b6d}.insurance-info-box p{margin:0}.secure-payment-text{text-align:center;color:#667085;font-size:13px;margin:15px 0}.tariff-admin-grid{display:grid;grid-template-columns:2fr 1fr 2fr 1fr 2fr 1fr;gap:12px;align-items:end}
@media(max-width:920px){.tariff-admin-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.insurance-summary-notice{grid-template-columns:52px 1fr;padding:18px 16px}.insurance-summary-notice .notice-shield{width:48px;height:48px}.insurance-summary-notice strong{font-size:18px}.insurance-primary-option,.insurance-skip-option{grid-template-columns:54px 1fr 20px;padding:21px 16px}.insurance-primary-option{grid-template-columns:54px 1fr}.choice-icon-blue,.choice-icon-muted{width:48px;height:48px}.choice-main-copy strong{font-size:18px}.calc-insurance-icon{width:92px;height:92px}.insurance-timeline-card{padding:20px 16px}}

/* Opções Seguro x Garantia */
.option-badge.alt{background:#eef2f7;color:#4b5563;border-color:#d8dee8}.guarantee-type.selected{border:2px solid var(--primary,#0879C9);box-shadow:0 0 0 3px rgba(8,121,201,.08)}.guarantee-type-list{margin-bottom:18px}

/* PIX e telas de análise — ícones e instrução visual */
.big-shield .editable-icon-svg,.big-shield .editable-icon-img{width:42px;height:42px}
.small-shield .editable-icon-svg,.small-shield .editable-icon-img{width:34px;height:34px}
.status-line .sdot .editable-icon-svg{width:19px;height:19px}
.pix-qr-image{width:220px;max-width:100%;height:auto;margin:0 auto 18px;display:block}
.pix-instruction-card{margin-top:18px;text-align:center}
.pix-instruction-card h3{margin:0 0 14px;color:#3F4448;font-size:20px}
.pix-instruction-image{display:block;width:100%;max-width:560px;height:auto;margin:0 auto;border-radius:16px;border:1px solid #e4e7ec}
.pix-instruction-card p{margin:14px 0 0;color:#667085;line-height:1.5}

/* Ajuste solicitado: tela Valor e parcelas sem ícone e com selo mais próximo do título */
.loan-step-head .success-pill{margin:0 0 10px}
.loan-step-head h2{margin-top:0}

.coverage span .editable-icon-img,.coverage span .editable-icon-svg{width:20px;height:20px;object-fit:contain}.insurance-info-box span .editable-icon-img,.insurance-info-box span .editable-icon-svg{width:22px;height:22px;object-fit:contain}

/* Instruções de pagamento PIX abaixo do QR Code */
.pix-how-steps{display:grid;gap:10px;margin-top:14px;text-align:left}
.pix-how-step{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #eceff3;border-radius:12px;background:#fff}
.pix-how-step span{display:flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#0879C9;color:#fff;font-weight:800;font-size:13px}
.pix-how-step p{margin:3px 0 0!important;color:#344054!important;font-size:14px;line-height:1.45}
.pix-how-note{margin-top:12px;padding:11px 13px;border-radius:10px;background:#fff5f5;color:#6d1a1f;font-size:13px;line-height:1.45;text-align:left}
.pix-qr-image{display:block;width:230px;max-width:100%;height:auto;margin:0 auto 18px}


/* Landing: Transparência e Sobre Nós */
.transparency-section{background:#f3f7fb;padding-top:64px;padding-bottom:64px}.landing-section-head{max-width:760px;margin-bottom:28px}.landing-section-head .eyebrow,.about-copy .eyebrow{display:block;color:var(--rp);font-weight:800;letter-spacing:.08em;margin-bottom:10px}.landing-section-head h2,.about-copy h2{margin:0;color:#111827;font-size:clamp(32px,4vw,50px);line-height:1.08}.transparency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.condition-card{background:#fff;border:1px solid #dfe5ec;border-radius:24px;padding:28px;min-height:148px;box-shadow:0 5px 18px rgba(16,24,40,.04)}.condition-card small{display:block;color:#667085;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:16px}.condition-card strong{display:block;color:#111827;font-size:22px;line-height:1.25}.condition-card span{display:block;color:#667085;font-size:14px;margin-top:8px}.condition-card.example-card{grid-column:1/-1;min-height:auto}.condition-card.example-card p{margin:0;color:#4b5563;font-size:17px;line-height:1.55}.about-section{padding-top:70px;padding-bottom:70px}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:52px;align-items:center}.about-copy p{font-size:19px;line-height:1.65;color:#5b6472;max-width:760px}.support-card{background:linear-gradient(145deg,#0879C9,#12549A);color:#fff;border-radius:28px;padding:36px;text-align:center;box-shadow:0 18px 42px rgba(8,121,201,.18)}.support-card h3{font-size:30px;margin:0 0 10px}.support-card p{font-size:17px;line-height:1.5;margin:0 0 24px}.support-btn{display:block;text-decoration:none;border-radius:999px;padding:14px 20px;font-weight:800;margin-top:12px}.support-btn.primary{background:#fff;color:#12549A}.support-btn.secondary{border:1px solid rgba(255,255,255,.75);color:#fff}
@media(max-width:850px){.transparency-grid{grid-template-columns:1fr 1fr}.condition-card.example-card{grid-column:1/-1}.about-grid{grid-template-columns:1fr;gap:28px}}@media(max-width:560px){.transparency-section,.about-section{padding-top:44px;padding-bottom:44px}.transparency-grid{grid-template-columns:1fr}.condition-card.example-card{grid-column:auto}.condition-card{border-radius:20px;padding:22px}.support-card{border-radius:22px;padding:28px 20px}.about-copy p{font-size:17px}.landing-section-head h2,.about-copy h2{font-size:34px}}

/* Guia visual de pagamento PIX construído no próprio site (sem imagem externa) */
.pix-visual-guide{margin-top:18px;padding:18px;border-radius:18px;background:#f7f8fa;border:1px solid #e4e7ec}.pix-visual-guide h4{margin:0 0 14px;color:#3F4448;font-size:17px}.pix-visual-phone{max-width:390px;margin:0 auto;background:#15171a;border-radius:28px;padding:9px;box-shadow:0 12px 30px rgba(16,24,40,.16)}.pix-visual-bankbar{background:#fff;border-radius:20px 20px 0 0;padding:13px 16px;display:flex;align-items:center;gap:8px;color:#222;text-align:left}.pix-bank-dot{width:26px;height:26px;border-radius:8px;background:var(--rp);display:inline-block}.pix-visual-screen{background:#fff;border-radius:0 0 20px 20px;padding:12px}.pix-visual-row{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center;padding:12px 5px;border-bottom:1px solid #edf0f3;text-align:left}.pix-visual-row:last-child{border-bottom:0}.pix-visual-row>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#EAF5FC;color:var(--rp);font-weight:900}.pix-visual-row.done>span{background:#e8f7ee;color:#23864a}.pix-visual-row b{display:block;color:#252a31;font-size:14px}.pix-visual-row small{display:block;color:#667085;font-size:12px;line-height:1.35;margin-top:2px}

.pix-qr-render{display:flex;justify-content:center;align-items:center;min-height:220px;margin:6px auto 18px}.pix-qr-render img,.pix-qr-render canvas{max-width:220px;width:100%;height:auto}.pix-instruction-image{display:block;width:100%;max-width:560px;height:auto;margin:18px auto 0;border-radius:14px}
.paid-wait-screen{padding-top:10px}.paid-wait-icon{width:86px;height:86px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eef9f1;color:#16834b;font-size:42px;font-weight:800}.paid-wait-card{margin-top:22px}.paid-wait-card h3{margin:0 0 10px}.paid-wait-card p{line-height:1.65;color:#5b6472}


/* Harmos: card Suporte ao Cliente — regra final para evitar herança/cache de cores antigas */
.about-section .support-card{background:linear-gradient(145deg,#0879C9 0%,#12549A 100%)!important;color:#fff!important;box-shadow:0 18px 42px rgba(8,121,201,.22)!important}
.about-section .support-card h3,.about-section .support-card p{color:#fff!important}
.about-section .support-card .support-btn.primary{background:#fff!important;color:#12549A!important;border-color:#fff!important}
.about-section .support-card .support-btn.secondary{background:transparent!important;border:1px solid rgba(255,255,255,.8)!important;color:#fff!important}
