:root{
--bg:#07101d;--bg2:#0a1524;--panel:#0d1a2c;--panel2:#101f34;--line:#203451;
--text:#f5f8fe;--muted:#9db0ca;--green:#39dc8d;--green2:#80f0b8;--blue:#5ba9ff;
--amber:#ffcb77;--red:#ff7a7a;--shadow:0 22px 65px rgba(0,0,0,.28)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:
radial-gradient(circle at 90% -10%,rgba(57,220,141,.11),transparent 30%),
radial-gradient(circle at 0 18%,rgba(91,169,255,.08),transparent 24%),var(--bg);
color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
button,input,select{font:inherit}.topbar{height:76px;max-width:1240px;margin:auto;padding:0 22px;display:flex;align-items:center;gap:18px;justify-content:space-between}
.brand-wrap{display:flex;align-items:center;gap:11px;text-decoration:none;color:inherit}.logo{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),#18bc70);color:#031e12;font-weight:950;letter-spacing:-1px;box-shadow:0 10px 26px rgba(57,220,141,.2)}
.brand{font-size:22px;font-weight:900;letter-spacing:-.8px}.brand span{color:var(--green)}.brand-wrap small{display:block;color:var(--muted);font-size:10px;margin-top:1px}
.nav{display:flex;gap:3px}.nav button{border:0;background:transparent;color:var(--muted);padding:9px 10px;border-radius:10px;font-size:12px;font-weight:750;cursor:pointer}.nav button:hover{background:rgba(255,255,255,.04);color:var(--text)}
main{max-width:1240px;margin:auto;padding:0 22px 72px}.hero{min-height:520px;padding:74px 0 70px;display:grid;grid-template-columns:1.4fr .6fr;gap:56px;align-items:center}
.eyebrow{font-size:11px;letter-spacing:1.8px;color:var(--green);font-weight:900}.hero h1{font-size:clamp(46px,6.3vw,78px);line-height:.98;letter-spacing:-3.8px;margin:12px 0 20px;max-width:920px}.hero p{font-size:19px;line-height:1.55;color:var(--muted);max-width:760px;margin:0}.hero-actions{display:flex;gap:10px;margin-top:26px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;color:var(--muted);font-size:12px}
.btn{border:0;border-radius:13px;padding:12px 15px;font-weight:850;cursor:pointer;transition:.2s}.btn.primary{background:linear-gradient(135deg,var(--green),#19bd72);color:#042015;box-shadow:0 12px 30px rgba(57,220,141,.17)}.btn.secondary{background:#edf4ff;color:#07101d}.btn.ghost{border:1px solid var(--line);background:transparent;color:var(--text)}.btn:hover{transform:translateY(-1px)}.btn.full{width:100%;margin-top:16px}.hero-card{border:1px solid var(--line);border-radius:25px;padding:24px;background:linear-gradient(180deg,rgba(17,32,53,.95),rgba(10,22,38,.96));box-shadow:var(--shadow);transform:rotate(1deg)}
.mini-label{font-size:10px;letter-spacing:1.6px;font-weight:900;color:var(--green)}.hero-number{font-size:38px;font-weight:950;letter-spacing:-1.8px;margin-top:12px;color:var(--green2)}.mini-copy{font-size:11px;color:var(--muted)}.hero-divider{height:1px;background:var(--line);margin:20px 0}.hero-stat{display:flex;justify-content:space-between;margin:9px 0;font-size:12px}.hero-stat span{color:var(--muted)}
.module{padding:48px 0;border-top:1px solid rgba(32,52,81,.8)}.section-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{font-size:34px;letter-spacing:-1.4px;margin:6px 0 8px}.section-head p{color:var(--muted);margin:0;max-width:760px;line-height:1.55}
.workspace{display:grid;grid-template-columns:.88fr 1.12fr;gap:20px;align-items:start}.panel{border:1px solid var(--line);border-radius:23px;background:linear-gradient(180deg,rgba(16,31,52,.95),rgba(10,23,40,.98));box-shadow:var(--shadow);padding:22px}.form-panel{position:sticky;top:14px}.panel-title{display:flex;align-items:center;gap:9px;margin-bottom:16px}.panel-title span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:rgba(57,220,141,.12);color:var(--green);font-size:11px;font-weight:900}.panel-title h3{margin:0}.split{height:1px;background:var(--line);margin:21px 0}
.form-grid{display:grid;gap:12px;margin-bottom:12px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.three{grid-template-columns:repeat(3,1fr)}label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:var(--muted);font-weight:750;margin-bottom:12px}input,select{width:100%;background:#071526;border:1px solid var(--line);border-radius:12px;color:var(--text);padding:12px 11px;outline:none}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(57,220,141,.1)}
.money{display:flex;align-items:center;border:1px solid var(--line);background:#071526;border-radius:12px;overflow:hidden}.money:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(57,220,141,.1)}.money b{padding-left:11px;font-size:11px;color:var(--muted)}.money input{border:0;box-shadow:none!important}
.computed{display:flex;justify-content:space-between;align-items:center;background:rgba(57,220,141,.07);border:1px solid rgba(57,220,141,.18);padding:12px 13px;border-radius:13px;margin-bottom:12px}.computed span{font-size:11px;color:var(--muted)}.computed strong{color:var(--green2)}
.note{font-size:11px;line-height:1.55;color:var(--muted);padding:11px 12px;border:1px dashed var(--line);border-radius:12px;background:#071424}.result-top{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:16px}.result-top h3{font-size:22px;margin:4px 0 0}.pill{font-size:10px;font-weight:850;padding:7px 9px;border-radius:99px;color:#ffd99d;border:1px solid rgba(255,203,119,.22);background:rgba(255,203,119,.07)}
.metrics{display:grid;gap:10px}.metrics.four{grid-template-columns:repeat(4,1fr)}.metric{min-height:105px;border:1px solid var(--line);border-radius:16px;background:#081627;padding:14px;display:flex;flex-direction:column;justify-content:center}.metric.featured{background:linear-gradient(145deg,rgba(57,220,141,.14),rgba(57,220,141,.03));border-color:rgba(57,220,141,.23)}.metric span{font-size:10px;color:var(--muted)}.metric strong{font-size:20px;letter-spacing:-.7px;margin:5px 0}.metric.featured strong{color:var(--green2)}.metric small{font-size:9px;color:var(--muted)}
.compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.compare-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:#081627}.compare-card.green{border-color:rgba(57,220,141,.23);background:rgba(57,220,141,.05)}.compare-card span,.compare-card small{display:block;font-size:10px;color:var(--muted)}.compare-card strong{display:block;font-size:23px;margin:5px 0}.compare-card.green strong{color:var(--green2)}
.savings{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.savings>div{background:#071424;border-radius:14px;padding:12px}.savings span{font-size:10px;color:var(--muted)}.savings strong{display:block;font-size:16px;margin-top:4px}.chart-card{margin-top:12px;border:1px solid var(--line);border-radius:17px;padding:15px;background:#071526}.chart-title{display:flex;align-items:end;justify-content:space-between;gap:12px}.chart-title h3{margin:3px 0 0;font-size:16px}.legend{display:flex;gap:10px;font-size:9px;color:var(--muted)}.legend span{display:flex;align-items:center;gap:5px}.legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.blue{background:var(--blue)}.green-dot{background:var(--green)}canvas{width:100%;height:260px;display:block;margin-top:8px}
.action-row{display:flex;gap:8px;margin-top:12px}.action-row .btn{flex:1;font-size:11px}.broker-cta{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border-radius:15px;background:rgba(57,220,141,.06);border:1px solid rgba(57,220,141,.18)}.broker-cta small{display:block;color:var(--muted);margin-top:2px}.hidden{display:none!important}
.table-wrap{max-height:430px;overflow:auto;margin-top:14px;border:1px solid var(--line);border-radius:15px}table{width:100%;border-collapse:collapse;font-size:11px}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid rgba(32,52,81,.7)}th{position:sticky;top:0;background:#0e1d31;color:var(--muted)}td:last-child,th:last-child{text-align:right}
.verdict{margin-top:12px;padding:15px;border-radius:15px;border:1px solid var(--line);background:#071424;line-height:1.55;color:var(--muted)}.broker-preview{display:flex;gap:14px;align-items:center;padding:22px;border-radius:18px;background:#071526;border:1px solid var(--line)}.avatar{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),#17b96d);color:#042015;font-size:20px;font-weight:950}.broker-preview h3{margin:4px 0}.broker-preview p{margin:0;color:var(--muted);font-size:12px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.feature-list div{padding:13px;border-radius:13px;background:#071424;color:var(--muted);font-size:12px}
.explain{padding:56px 0;border-top:1px solid var(--line)}.explain h2{font-size:34px;max-width:740px;letter-spacing:-1.3px}.explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.explain-grid article{padding:18px;border:1px solid var(--line);border-radius:17px;background:rgba(13,26,44,.7)}.explain-grid h3{margin:0}.explain-grid p,.legal p{color:var(--muted);line-height:1.6;font-size:12px}.legal{padding:20px;border:1px solid var(--line);border-radius:17px;background:#091526}.legal h3{margin-top:0}footer{max-width:1240px;margin:auto;padding:0 22px 42px;color:var(--muted)}footer p{font-size:12px;margin:7px 0}footer small{font-size:10px}
.error{border-color:var(--red)!important}
@media(max-width:1030px){.nav{display:none}.hero{grid-template-columns:1fr}.hero-card{display:none}.workspace{grid-template-columns:1fr}.form-panel{position:static}.metrics.four{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.topbar,main,footer{padding-left:14px;padding-right:14px}.brand-wrap small{display:none}.hero{padding:42px 0}.hero h1{font-size:44px;letter-spacing:-2.2px}.hero p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.section-head h2,.explain h2{font-size:29px}.form-grid.two,.form-grid.three,.metrics.four,.compare,.savings,.feature-list,.explain-grid{grid-template-columns:1fr}.panel{padding:16px;border-radius:18px}.action-row{flex-direction:column}.chart-title{align-items:flex-start;flex-direction:column}}
@media print{body{background:#fff;color:#111}.topbar,.hero,.form-panel,.action-row,.broker-cta,.explain,.legal,footer,.module:not(#financiamento){display:none!important}main{padding:0}.workspace{display:block}.result-panel{border:0;box-shadow:none;background:#fff;color:#111}.metric,.compare-card,.savings>div,.chart-card{background:#fff!important;color:#111;border-color:#ddd}.metric span,.metric small,.compare-card span,.compare-card small,.legend{color:#555!important}.metric strong,.compare-card strong,.metric.featured strong,.compare-card.green strong{color:#111!important}.eyebrow{color:#111}}

.header-actions{display:flex;gap:8px}
.lead-capture{margin-top:12px;padding:17px;border-radius:17px;border:1px solid rgba(57,220,141,.22);background:linear-gradient(145deg,rgba(57,220,141,.09),rgba(57,220,141,.025))}
.lead-capture h3{margin:5px 0 14px}.lead-capture>small{display:block;color:var(--muted);margin-top:9px}
.modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:16px}.modal-backdrop{position:absolute;inset:0;background:rgba(1,7,14,.78);backdrop-filter:blur(6px)}
.modal-card{position:relative;z-index:1;width:min(940px,96vw);max-height:92vh;overflow:auto;background:#0b182a;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 35px 100px rgba(0,0,0,.48)}
.modal-close{position:absolute;top:13px;right:15px;border:0;background:transparent;color:var(--muted);font-size:27px;cursor:pointer}.modal-card h2{font-size:29px;margin:7px 0 18px}
.auth-tabs{display:flex;gap:6px;background:#071424;padding:5px;border-radius:12px;margin-bottom:16px}.auth-tabs button{flex:1;border:0;border-radius:9px;padding:9px;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.auth-tabs button.active{background:#11233a;color:var(--text)}
.auth-message{min-height:20px;color:var(--amber);font-size:12px}.dash-head{display:flex;align-items:start;justify-content:space-between;gap:15px}.dash-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}
.dash-section{padding:17px;border-radius:17px;border:1px solid var(--line);background:#071526}.dash-section h3{margin-top:0}.dash-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.copy-line{display:flex;gap:7px}.copy-line input{flex:1}.lead-list{display:flex;flex-direction:column;gap:8px;max-height:480px;overflow:auto}
.lead-item{padding:12px;border:1px solid var(--line);border-radius:13px;background:#0a192b}.lead-item strong{display:block}.lead-item small{display:block;color:var(--muted);margin-top:3px;line-height:1.45}.lead-actions{display:flex;gap:7px;margin-top:9px}.lead-actions a{font-size:10px;text-decoration:none}
@media(max-width:760px){.header-actions #installBtn{display:none}.dash-grid{grid-template-columns:1fr}.modal-card{padding:18px}.lead-capture .form-grid.three{grid-template-columns:1fr}}

/* FinanciaClaro Monetização V2 */
.lead-owner{font-size:11px;color:var(--muted);margin:5px 0 12px}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.price-card{position:relative;padding:22px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,rgba(16,31,52,.96),rgba(9,22,38,.98))}
.price-card.founder-card{border-color:rgba(57,220,141,.34);box-shadow:0 18px 50px rgba(57,220,141,.08)}
.plan-tag{font-size:9px;letter-spacing:1.5px;font-weight:950;color:var(--muted)}.green-tag{color:var(--green)}
.price-card h3{font-size:22px;margin:8px 0 4px}.price{font-size:17px;color:var(--muted);margin:8px 0 14px}.price b{font-size:31px;color:var(--text);letter-spacing:-1px}.price small{font-size:11px;margin-left:4px}
.price-card p{color:var(--muted);font-size:12px;line-height:1.55;min-height:56px}.price-card ul{padding-left:18px;color:var(--muted);font-size:12px;line-height:1.9;margin:12px 0 18px}
.commercial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:15px}.commercial-step{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.commercial-step:last-of-type{border-bottom:0}.commercial-step>b{width:30px;height:30px;min-width:30px;border-radius:10px;display:grid;place-items:center;background:rgba(57,220,141,.1);color:var(--green)}.commercial-step h3{margin:0 0 3px;font-size:15px}.commercial-step p,.platform-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.platform-card h3{font-size:24px;margin:7px 0 10px}.flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:20px}.flow span{padding:9px 10px;border:1px solid var(--line);border-radius:10px;background:#071526;font-size:10px}.flow i{color:var(--green);font-style:normal}
.large-modal{width:min(1180px,97vw)}.access-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-radius:14px;margin-bottom:14px;border:1px solid var(--line);background:#071526}.access-banner span{display:block;font-weight:900;font-size:13px}.access-banner small{display:block;color:var(--muted);margin-top:3px}.access-banner>b{font-size:13px}.access-banner.active{border-color:rgba(57,220,141,.25);background:rgba(57,220,141,.06)}.access-banner.active span{color:var(--green2)}.access-banner.trial{border-color:rgba(91,169,255,.3);background:rgba(91,169,255,.06)}.access-banner.pending{border-color:rgba(255,203,119,.25);background:rgba(255,203,119,.05)}.access-banner.blocked,.access-banner.expired{border-color:rgba(255,122,122,.28);background:rgba(255,122,122,.05)}
.locked-dashboard{opacity:.55;pointer-events:none}.broker-plans{margin-top:14px}.mini-pricing{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-pricing>div{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:13px;background:#09182a}.mini-pricing>div b{font-size:13px}.mini-pricing>div span{font-size:12px;color:var(--green2)}.mini-pricing .btn{grid-column:1/-1}
.admin-panel{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.admin-title{display:flex;align-items:start;justify-content:space-between;gap:10px}.admin-title h2{margin:5px 0 15px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.admin-stats>div{padding:12px;border:1px solid var(--line);border-radius:13px;background:#071526}.admin-stats span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.8px}.admin-stats strong{display:block;font-size:19px;margin-top:4px}.admin-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.admin-list{display:flex;flex-direction:column;gap:9px;max-height:620px;overflow:auto}.admin-broker-card,.platform-lead-card{padding:12px;border:1px solid var(--line);border-radius:13px;background:#0a192b}.broker-row{display:flex;align-items:start;justify-content:space-between;gap:10px}.broker-row strong,.platform-lead-card strong{display:block}.broker-row small,.platform-lead-card small{display:block;color:var(--muted);font-size:10px;margin-top:3px;line-height:1.45}.status-chip{white-space:nowrap;padding:5px 7px;border:1px solid var(--line);border-radius:99px;font-size:8px;font-weight:900}.status-chip.active{color:var(--green2);border-color:rgba(57,220,141,.3)}.status-chip.trial{color:#9bc8ff;border-color:rgba(91,169,255,.3)}.status-chip.pending{color:#ffd99d;border-color:rgba(255,203,119,.25)}.status-chip.blocked,.status-chip.expired{color:#ffadad;border-color:rgba(255,122,122,.3)}.broker-meta{display:flex;gap:14px;margin-top:9px;font-size:9px;color:var(--muted)}.plan-request{padding:7px 8px;margin-top:8px;border-radius:9px;background:rgba(57,220,141,.07);color:var(--muted);font-size:9px}.admin-actions{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.admin-actions button{border:1px solid var(--line);background:#071526;color:var(--text);border-radius:8px;padding:6px 7px;font-size:8px;font-weight:800;cursor:pointer}.admin-actions button:hover{border-color:var(--green)}.admin-actions .danger-action{color:#ffb0b0}.lead-assign{display:flex;gap:6px;margin-top:9px}.lead-assign select{min-width:0}.lead-assign .btn{font-size:9px;padding:8px}
button:disabled{opacity:.45;cursor:not-allowed;transform:none!important}
@media(max-width:900px){.pricing-grid,.commercial-grid,.admin-columns{grid-template-columns:1fr}.admin-stats{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.pricing-grid,.mini-pricing,.admin-stats{grid-template-columns:1fr}.large-modal{width:98vw}.broker-row{flex-direction:column}.lead-assign{flex-direction:column}}

/* ===== V3: funil gratuito, Premium e gestão ===== */
.metrics.two{grid-template-columns:1fr 1fr}
.empty-result{min-height:420px;display:grid;align-content:center;justify-items:center;text-align:center;padding:30px;color:var(--muted)}
.empty-result h3{font-size:25px;color:var(--text);margin:8px 0}.empty-result p{max-width:420px}
.teaser-lock{margin-top:14px;padding:18px;border:1px dashed rgba(57,220,141,.32);border-radius:17px;background:rgba(57,220,141,.05);text-align:center}.teaser-lock h3{margin:0 0 6px}.teaser-lock p{font-size:12px;color:var(--muted);line-height:1.55}.teaser-lock .btn{margin-top:5px}
.advanced-box{position:relative;padding:16px;border:1px solid var(--line);border-radius:17px;background:#071526;overflow:hidden}.advanced-box-head{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:12px}.advanced-box-head h3{margin:4px 0 0}.lock-badge{font-size:9px;padding:6px 8px;border-radius:99px;background:rgba(255,203,119,.08);border:1px solid rgba(255,203,119,.2);color:#ffd99d;font-weight:900}
.advanced-overlay{position:absolute;inset:0;z-index:3;border:0;background:rgba(5,15,27,.9);backdrop-filter:blur(3px);color:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;text-align:center;cursor:pointer}.advanced-overlay b{font-size:16px}.advanced-overlay span{font-size:11px;color:var(--muted);max-width:300px;line-height:1.5}
.advanced-box.unlocked .advanced-overlay{display:none}
.advanced-module{position:relative;overflow:hidden}.module-lock{position:absolute;z-index:10;inset:110px 0 20px;border:1px solid rgba(57,220,141,.19);border-radius:22px;background:rgba(6,16,29,.92);backdrop-filter:blur(5px);color:var(--text);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center;cursor:pointer}.module-lock b{font-size:20px}.module-lock span{font-size:12px;color:var(--muted);max-width:520px}.advanced-module.unlocked .module-lock{display:none}
.advanced-result{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}
.modal-copy{color:var(--muted);font-size:12px;line-height:1.55}.compact-modal{width:min(620px,96vw)}
.check-label{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px!important;padding:11px;border:1px solid var(--line);border-radius:12px;background:#071526;color:var(--muted)!important;line-height:1.5}.check-label input{width:17px;height:17px;margin-top:1px}.check-label span{font-size:11px}
.gate-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gate-card{padding:18px;border:1px solid var(--line);border-radius:17px;background:#071526}.gate-card.premium-card{border-color:rgba(57,220,141,.3);background:rgba(57,220,141,.05)}.gate-card h3{font-size:19px;margin:7px 0}.gate-card p{font-size:11px;color:var(--muted);line-height:1.55;min-height:54px}.no-renew{font-size:10px;font-weight:850;padding:8px 9px;border-radius:10px;background:rgba(57,220,141,.08);color:var(--green2);margin:10px 0}.no-renew.big{font-size:12px;line-height:1.5;margin:0 0 16px}
.header-actions{display:flex;gap:7px}.auth-message{min-height:18px;margin-top:9px;color:var(--amber);font-size:11px;line-height:1.5}
.admin-tabs{display:flex;gap:5px;margin:12px 0;background:#071526;padding:5px;border-radius:12px;overflow:auto}.admin-tabs button{border:0;background:transparent;color:var(--muted);padding:8px 11px;border-radius:8px;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer}.admin-tabs button.active{background:#13253b;color:var(--text)}
.lead-filters{display:grid;grid-template-columns:.55fr 1fr 1fr 1fr auto;gap:7px;margin-bottom:10px}.lead-filters input,.lead-filters select{padding:9px;font-size:10px}
.admin-user-card{padding:12px;border:1px solid var(--line);border-radius:13px;background:#0a192b}.admin-user-row{display:flex;align-items:start;justify-content:space-between;gap:9px}.admin-user-row strong{display:block}.admin-user-row small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.danger-btn{border-color:rgba(255,122,122,.28)!important;color:#ffb2b2!important}
.payment-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#0a192b}.payment-row small{display:block;color:var(--muted);margin-top:3px}.payment-status{font-size:9px;font-weight:900;padding:5px 7px;border-radius:99px;border:1px solid var(--line);height:max-content}.payment-status.approved{color:var(--green2);border-color:rgba(57,220,141,.3)}
.analysis-badge{display:inline-block;margin-top:5px;padding:4px 6px;border-radius:7px;background:rgba(91,169,255,.08);color:#9bc8ff;font-size:9px}.lead-status-select{margin-top:7px;padding:7px!important;font-size:9px!important}
.premium-active{border-color:rgba(57,220,141,.3)!important;background:rgba(57,220,141,.06)!important}.premium-expired{border-color:rgba(255,203,119,.25)!important;background:rgba(255,203,119,.05)!important}
@media(max-width:900px){.gate-options{grid-template-columns:1fr}.lead-filters{grid-template-columns:1fr 1fr}.module-lock{inset:105px 0 15px}}
@media(max-width:620px){.metrics.two,.gate-options,.lead-filters{grid-template-columns:1fr}.module-lock{inset:100px 0 10px}.module-lock b{font-size:17px}.header-actions{gap:4px}.header-actions .btn{padding:9px;font-size:10px}}

/* V3.1 - Cortesias e testes internos */
.admin-actions button[data-a^="complimentary"]{border-color:rgba(57,220,141,.35)}
.admin-actions button[data-a="internal_test"]{border-color:rgba(91,169,255,.35)}

/* =========================================================
   FINANCIACLARO V4 — IDENTIDADE OFICIAL
   ========================================================= */
:root{--bg:#031126;--bg2:#061a36;--panel:#071b36;--panel2:#092142;--line:rgba(101,227,49,.16);--text:#f7f9fc;--muted:#9eb1c9;--green:#65e331;--green2:#8af05b;--blue:#2a78c9;--danger:#ff7777}
html{background:var(--bg)}
body{background:radial-gradient(circle at 82% 10%,rgba(101,227,49,.07),transparent 24%),radial-gradient(circle at 15% 30%,rgba(42,120,201,.10),transparent 27%),linear-gradient(180deg,#020d1e 0%,#04142c 45%,#031126 100%);color:var(--text)}
.topbar{background:rgba(2,13,30,.92);border-bottom:1px solid rgba(101,227,49,.14);box-shadow:0 10px 35px rgba(0,0,0,.18)}
.brand-image-wrap{display:flex;align-items:center;min-width:245px;padding:0;border-radius:12px;overflow:hidden}
.brand-image{width:250px;height:64px;object-fit:cover;object-position:center;border-radius:10px}
.nav button:hover,.nav button:focus{color:var(--green2)}
.btn.primary{background:linear-gradient(135deg,#59d42a,#79ed43);color:#041126;box-shadow:0 10px 30px rgba(101,227,49,.16)}
.btn.secondary{border-color:rgba(101,227,49,.35);color:var(--green2);background:rgba(101,227,49,.06)}
.btn.ghost{border-color:rgba(158,177,201,.20);background:rgba(5,24,49,.72)}
.eyebrow{color:var(--green2)}
.hero:after{content:"";position:absolute;right:2%;bottom:5%;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(101,227,49,.11),transparent 68%);pointer-events:none}
.hero-card,.panel,.price-card,.dash-section,.admin-stats>div,.gate-card,.modal-card{background:linear-gradient(180deg,rgba(8,30,61,.97),rgba(4,18,39,.98));border-color:rgba(101,227,49,.13)}
.hero-number,.metric.featured strong,.price-card .price b{color:var(--green2)}
.pill,.lock-badge,.analysis-badge{border-color:rgba(101,227,49,.30);color:var(--green2);background:rgba(101,227,49,.06)}
.computed,.insight-card,.free-amort-preview{background:rgba(101,227,49,.045);border:1px solid rgba(101,227,49,.16)}
input,select,textarea{background:#051831!important;border-color:rgba(158,177,201,.18)!important;color:var(--text)!important}
input:focus,select:focus,textarea:focus{border-color:rgba(101,227,49,.55)!important;box-shadow:0 0 0 3px rgba(101,227,49,.08)}
.chart-card{background:#04152d;border-color:rgba(101,227,49,.11)}
.legend .blue{background:var(--green)!important}
.advanced-overlay,.module-lock{background:linear-gradient(180deg,rgba(3,17,38,.78),rgba(3,17,38,.95));border-color:rgba(101,227,49,.16)}
.no-renew{border-color:rgba(101,227,49,.22);background:rgba(101,227,49,.055)}
.access-banner.active{border-color:rgba(101,227,49,.30);background:rgba(101,227,49,.06)}
.status-chip.active{color:var(--green2);border-color:rgba(101,227,49,.35)}
.admin-actions button:hover{border-color:var(--green)}
footer{border-top:1px solid rgba(101,227,49,.13);background:#020d1e}
.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{width:54px;height:54px;object-fit:cover;border-radius:12px}.footer-brand strong{display:block;color:var(--green2);margin-top:3px}
.free-preview-field{margin-top:2px;padding:13px;border:1px dashed rgba(101,227,49,.18);border-radius:14px;background:rgba(101,227,49,.025)}.free-preview-field>small{display:block;color:var(--muted);font-size:10px;margin-top:6px}
.basic-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}
.basic-compare-card{padding:16px;border:1px solid rgba(101,227,49,.17);border-radius:17px;background:linear-gradient(180deg,rgba(8,31,63,.9),rgba(4,19,42,.95))}
.basic-compare-card.price-side{border-color:rgba(42,120,201,.25)}
.compare-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(158,177,201,.12)}
.compare-title span{font-weight:950;font-size:20px;color:var(--green2)}.price-side .compare-title span{color:#72b6ff}.compare-title small{color:var(--muted);font-size:9px}
.basic-compare-card>div:not(.compare-title):not(.balance-mini){display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid rgba(158,177,201,.07)}
.basic-compare-card small{color:var(--muted)}.basic-compare-card strong{font-size:13px}
.balance-mini{display:grid;grid-template-columns:1fr auto;gap:7px 10px;margin-top:10px;padding:10px;border-radius:11px;background:rgba(0,0,0,.13)}.balance-mini span{color:var(--muted);font-size:9px}.balance-mini b{font-size:10px}
.insight-card{padding:15px;border-radius:15px;margin:14px 0}.insight-card h3{margin:6px 0;font-size:18px}.insight-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}
.free-amort-preview{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px;border-radius:15px;margin:14px 0}.free-amort-preview h3{margin:5px 0 4px;font-size:17px}.free-amort-preview p{margin:0;color:var(--muted);font-size:10px;line-height:1.5;max-width:650px}.detail-top{margin-top:22px}
.teaser-lock{border-color:rgba(101,227,49,.18)!important;background:rgba(101,227,49,.035)!important}
@media(max-width:900px){.brand-image{width:205px;height:54px}.basic-compare-grid{grid-template-columns:1fr}.free-amort-preview{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.brand-image-wrap{min-width:175px}.brand-image{width:175px;height:48px}.hero h1{font-size:38px}.basic-compare-card{padding:13px}}

.auto-rate-box{grid-column:1/-1;padding:15px;border:1px solid rgba(101,227,49,.20);border-radius:17px;background:rgba(101,227,49,.035)}
.auto-rate-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.auto-rate-head h3{margin:5px 0 0}
.auto-badge{padding:7px 10px;border-radius:99px;border:1px solid rgba(101,227,49,.32);color:var(--green2);font-size:9px;font-weight:900}
.check-card{display:flex!important;align-items:center;gap:10px;padding:11px;border:1px solid rgba(158,177,201,.15);border-radius:12px;background:#051831}.check-card input{width:18px!important;height:18px!important}.check-card b{display:block}.check-card small{display:block;color:var(--muted);font-size:8px}
.program-summary{padding:12px 14px;border-radius:13px;border:1px solid rgba(101,227,49,.18);background:rgba(101,227,49,.045);margin:12px 0}.program-summary span{color:var(--muted);font-size:9px}.program-summary strong{display:block;color:var(--green2);margin:4px 0}.program-summary small{color:var(--muted)}
#fRate[readonly]{font-weight:900;color:var(--green2)!important}

/* V4.2 — piloto com cinco corretores */
.pilot-metrics{display:grid;grid-template-columns:repeat(4,minmax(80px,1fr));gap:7px;margin:10px 0}
.pilot-metrics span{padding:8px;border:1px solid rgba(101,227,49,.13);border-radius:10px;background:rgba(101,227,49,.035);font-size:9px;color:var(--muted)}
.pilot-metrics b{display:block;color:var(--green2);font-size:15px;margin-top:3px}
.admin-actions .pilot-btn{border-color:rgba(101,227,49,.48);background:rgba(101,227,49,.10);color:var(--green2);font-weight:900}
.lead-owner{display:inline-block;margin-top:6px;padding:4px 8px;border-radius:99px;background:rgba(101,227,49,.07);border:1px solid rgba(101,227,49,.16);font-size:8px;color:var(--green2)}
.lead-filters{grid-template-columns:1.2fr .6fr 1fr 1fr 1fr auto!important}
@media(max-width:850px){.pilot-metrics{grid-template-columns:1fr 1fr}.lead-filters{grid-template-columns:1fr!important}}

/* =========================================================
   V4.3 — CORREÇÕES DO PILOTO
   ========================================================= */

/* Feedback claro ao clicar */
button,.btn{transition:transform .12s ease,filter .12s ease,box-shadow .12s ease,border-color .12s ease}
button:active,.btn:active,.button-clicked{transform:translateY(2px) scale(.985)!important;filter:brightness(.94)}
.is-processing{filter:brightness(.95);cursor:progress}
.section-pulse{animation:fcSectionPulse .62s ease}
@keyframes fcSectionPulse{0%{filter:brightness(1)}45%{filter:brightness(1.13)}100%{filter:brightness(1)}}

/* Formulário básico sem campo de entrada */
.basic-property-row{align-items:stretch}
.basic-limit-card{display:flex;flex-direction:column;justify-content:center;padding:14px 16px;border:1px solid rgba(101,227,49,.20);border-radius:14px;background:rgba(101,227,49,.045)}
.basic-limit-card span{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.8px}
.basic-limit-card strong{font-size:20px;color:var(--green2);margin:5px 0}
.basic-limit-card small{font-size:9px;color:var(--muted);line-height:1.45}
.basic-rule-note{font-size:10px;color:var(--muted);line-height:1.5;margin:9px 0 14px;padding-left:2px}

/* Captação mais leve */
.privacy-microcopy{display:block;margin-top:9px;color:var(--muted);font-size:9px;line-height:1.45;max-width:620px}
.teaser-lock{padding:18px!important}
.teaser-lock h3{margin-top:0}

/* Evita títulos/textos encostando em bordas e sobreposições */
.module{padding-top:30px!important}
.section-head{position:relative;z-index:3;margin-bottom:18px!important;padding-top:4px}
.section-head h2{line-height:1.08;margin:7px 0 5px!important}
.workspace{position:relative;z-index:1}
.panel{overflow:visible}

/* Quando bloqueado, não exibir uma "tela fantasma" gigante.
   Mostra uma chamada compacta e mantém o conteúdo real protegido. */
.advanced-module:not(.unlocked) .workspace{
  height:0!important;min-height:0!important;overflow:hidden!important;
  opacity:0!important;margin:0!important;padding:0!important;border:0!important;
}
.advanced-module:not(.unlocked) .module-lock{
  position:relative!important;inset:auto!important;
  min-height:0!important;height:auto!important;
  width:100%!important;margin:8px 0 4px!important;
  padding:22px 20px!important;border-radius:18px!important;
  display:flex!important;align-items:flex-start!important;justify-content:center!important;
  flex-direction:column!important;gap:5px!important;text-align:left!important;
  background:linear-gradient(135deg,rgba(7,27,54,.98),rgba(4,18,39,.98))!important;
  backdrop-filter:none!important;
}
.advanced-module:not(.unlocked) .module-lock b{font-size:16px!important;color:var(--text)}
.advanced-module:not(.unlocked) .module-lock span{font-size:10px!important;line-height:1.45;color:var(--muted)}
.advanced-module:not(.unlocked){padding-bottom:22px!important}
.advanced-module:not(.unlocked)+.advanced-module{border-top:1px solid rgba(101,227,49,.10)}

/* Bloco de amortização básica bloqueado também fica compacto */
.advanced-box:not(.unlocked){position:relative;min-height:0!important}
.advanced-box:not(.unlocked) > *:not(.advanced-overlay){visibility:hidden;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.advanced-box:not(.unlocked) .advanced-overlay{
  position:relative!important;inset:auto!important;min-height:0!important;
  padding:20px!important;border-radius:16px!important;text-align:left!important;
  align-items:flex-start!important;background:linear-gradient(135deg,rgba(7,27,54,.98),rgba(4,18,39,.98))!important;
}

/* Modais sempre acima da página */
.modal{z-index:9999!important}
.modal-card{z-index:10000!important}

/* Melhor legibilidade */
.auto-rate-box,.basic-limit-card,.teaser-lock,.program-summary{overflow:visible}
@media(max-width:650px){
  .basic-property-row{grid-template-columns:1fr!important}
  .advanced-module:not(.unlocked) .module-lock{padding:18px 15px!important}
}

/* =========================================================
   V4.4 — correção estrutural do piloto
   ========================================================= */

/* Locked advanced modules: compact cards only */
.compact-module{
  padding-top:24px!important;
  padding-bottom:18px!important;
  min-height:0!important;
}
.compact-module .section-head{
  margin-bottom:10px!important;
}
.compact-module .section-head h2{
  font-size:clamp(26px,2.2vw,38px)!important;
  line-height:1.08!important;
  margin:5px 0 8px!important;
  position:relative!important;
  z-index:2!important;
}
.compact-module:not(.unlocked){
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:0!important;
}
.compact-module:not(.unlocked) .workspace{
  display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  overflow:hidden!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.compact-module:not(.unlocked) .module-lock,
.advanced-box:not(.unlocked) .advanced-overlay{
  position:relative!important;
  inset:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-areas:
    "title button"
    "desc button"!important;
  align-items:center!important;
  gap:4px 18px!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:18px 20px!important;
  border:1px solid rgba(101,227,49,.18)!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,rgba(7,27,54,.98),rgba(4,18,39,.98))!important;
  backdrop-filter:none!important;
  filter:none!important;
  overflow:visible!important;
  text-align:left!important;
}
.compact-module:not(.unlocked) .module-lock b,
.advanced-box:not(.unlocked) .advanced-overlay b{
  grid-area:title!important;
  font-size:16px!important;
  line-height:1.2!important;
  margin:0!important;
  color:var(--text)!important;
}
.compact-module:not(.unlocked) .module-lock span,
.advanced-box:not(.unlocked) .advanced-overlay span{
  grid-area:desc!important;
  font-size:10px!important;
  line-height:1.45!important;
  color:var(--muted)!important;
  margin:0!important;
}
.compact-lock-btn{
  grid-area:button!important;
  align-self:center!important;
  white-space:nowrap!important;
  padding:10px 14px!important;
}
.advanced-box:not(.unlocked){
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  margin-top:14px!important;
  overflow:visible!important;
}
.advanced-box:not(.unlocked) > *:not(.advanced-overlay){
  display:none!important;
}

/* No blur leftovers below compact locks */
.compact-module:not(.unlocked) .blurred,
.compact-module:not(.unlocked) .locked-content,
.compact-module:not(.unlocked) [style*="filter: blur"]{
  display:none!important;
}

/* Avoid headings being hidden underneath cards */
.module,
.advanced-module,
.section,
.section-head{
  overflow:visible!important;
}
.section-head{
  padding-bottom:2px!important;
}
.section-head + .workspace,
.section-head + .module-lock{
  margin-top:0!important;
}

/* Modal reliability */
.modal.hidden{display:none!important}
.modal:not(.hidden){
  display:flex!important;
  position:fixed!important;
  inset:0!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(1,8,19,.78)!important;
  z-index:99999!important;
  padding:18px!important;
}
.modal-card{
  position:relative!important;
  z-index:100000!important;
  width:min(560px,95vw)!important;
  max-height:90vh!important;
  overflow:auto!important;
}
body.modal-open{overflow:hidden!important}

/* Reduce overall vertical spacing */
main > section,
.module{
  margin-bottom:0!important;
}
.compact-module + .compact-module{
  border-top:1px solid rgba(101,227,49,.10)!important;
}

/* Mobile */
@media(max-width:700px){
  .compact-module:not(.unlocked) .module-lock,
  .advanced-box:not(.unlocked) .advanced-overlay{
    grid-template-columns:1fr!important;
    grid-template-areas:"title" "desc" "button"!important;
    gap:8px!important;
    padding:16px!important;
  }
  .compact-lock-btn{
    width:100%!important;
  }
}

/* =========================================================
   V4.5 — piloto estável
   ========================================================= */

/* Access links look exactly like buttons */
.header-actions .access-link{
  text-decoration:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}

/* Native modal fallback: works without JS */
#userModal:target,
#authModal:target,
#premiumModal:target,
#leadGateModal:target,
#advancedGateModal:target{
  display:flex!important;
  position:fixed!important;
  inset:0!important;
  z-index:200000!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(1,8,19,.82)!important;
}
#userModal:target .modal-card,
#authModal:target .modal-card,
#premiumModal:target .modal-card,
#leadGateModal:target .modal-card,
#advancedGateModal:target .modal-card{
  display:block!important;
  position:relative!important;
  z-index:200001!important;
}
.modal-close{
  text-decoration:none!important;
  line-height:1!important;
}

/* No advanced ghost screens for guests. Only the compact lock is visible. */
.advanced-module:not(.unlocked){
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  padding:22px 0!important;
}
.advanced-module:not(.unlocked) > .workspace{
  display:none!important;
}
.advanced-module:not(.unlocked) > .module-lock{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  margin:8px 0 0!important;
  padding:18px 20px!important;
  border-radius:16px!important;
  backdrop-filter:none!important;
  filter:none!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  text-align:left!important;
}
.advanced-module:not(.unlocked) > .module-lock b{
  font-size:15px!important;
  line-height:1.25!important;
  margin:0!important;
}
.advanced-module:not(.unlocked) > .module-lock span{
  font-size:10px!important;
  line-height:1.4!important;
  margin-left:auto!important;
  max-width:520px!important;
}

/* Basic amortization advanced area also compact */
.advanced-box:not(.unlocked){
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
}
.advanced-box:not(.unlocked) > *:not(.advanced-overlay){
  display:none!important;
}
.advanced-box:not(.unlocked) > .advanced-overlay{
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  padding:18px 20px!important;
  backdrop-filter:none!important;
  filter:none!important;
}

/* Ensure section headings never sit behind a card */
.advanced-module .section-head{
  position:relative!important;
  z-index:5!important;
  margin:0 0 10px!important;
  padding:0!important;
}
.advanced-module .section-head h2{
  position:relative!important;
  z-index:5!important;
  margin:5px 0 0!important;
  line-height:1.12!important;
}
.advanced-module .section-head p{
  margin:6px 0 0!important;
}

/* Marker so we can verify production version immediately */
.pilot-version{
  margin-top:10px;
  color:rgba(158,177,201,.55);
  font-size:9px;
  letter-spacing:.4px;
}

@media(max-width:700px){
  .advanced-module:not(.unlocked) > .module-lock{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
}

/* V4.6 — acessos nativos e independentes */
#brokerRequestModal:target,
#premiumModal:target,
#authModal:target,
#userModal:target{
  display:flex!important;
  position:fixed!important;
  inset:0!important;
  z-index:300000!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(1,8,19,.84)!important;
}
#brokerRequestModal:target .modal-card,
#premiumModal:target .modal-card,
#authModal:target .modal-card,
#userModal:target .modal-card{
  display:block!important;
  position:relative!important;
  z-index:300001!important;
}
.auth-tab-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  color:inherit;
  padding:9px 12px;
  border-radius:10px;
}
.admin-native{
  text-decoration:none!important;
  border:1px solid rgba(101,227,49,.42)!important;
  background:rgba(101,227,49,.10)!important;
  color:var(--green2)!important;
}
.native-back-link{margin-top:10px;text-decoration:none!important}
.consent-line{display:flex!important;gap:9px;align-items:flex-start;margin:12px 0}
.consent-line input{width:17px!important;height:17px!important;flex:0 0 auto}
.consent-line span{font-size:9px;color:var(--muted);line-height:1.45}
a.btn{box-sizing:border-box}

/* =========================================================
   FinanciaClaro V4.8 — estabilização limpa
   ========================================================= */

body.fc-modal-open{overflow:hidden!important}

/* One modal system only */
.modal{display:none!important}
.modal.fc-open{
  display:flex!important;
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  align-items:center!important;
  justify-content:center!important;
  padding:18px!important;
  background:rgba(1,8,19,.84)!important;
}
.modal.fc-open .modal-card{
  display:block!important;
  position:relative!important;
  z-index:1000000!important;
  width:min(620px,96vw)!important;
  max-height:90vh!important;
  overflow:auto!important;
}
.modal-backdrop{
  position:absolute!important;
  inset:0!important;
}
.modal-card{position:relative!important}
.modal-close{
  position:absolute!important;
  right:14px!important;
  top:12px!important;
  z-index:5!important;
  border:0!important;
  background:transparent!important;
  color:var(--muted)!important;
  font-size:24px!important;
  cursor:pointer!important;
}

/* Premium account hierarchy */
.secondary-account-cta{
  margin-top:24px!important;
  padding-top:18px!important;
  border-top:1px solid rgba(158,177,201,.16)!important;
  text-align:center!important;
}
.secondary-account-cta span{
  display:block!important;
  margin-bottom:7px!important;
  color:var(--muted)!important;
  font-size:10px!important;
}
.premium-text-link{
  border:0!important;
  background:transparent!important;
  color:var(--green2)!important;
  font-size:11px!important;
  font-weight:800!important;
  cursor:pointer!important;
  text-decoration:underline!important;
}

/* Admin is exclusive */
.admin-native{
  border:1px solid rgba(101,227,49,.42)!important;
  background:rgba(101,227,49,.10)!important;
  color:var(--green2)!important;
}

/* Broker request */
.consent-line{
  display:flex!important;
  align-items:flex-start!important;
  gap:9px!important;
  margin:12px 0!important;
}
.consent-line input{width:17px!important;height:17px!important;flex:0 0 auto!important}
.consent-line span{font-size:9px!important;color:var(--muted)!important;line-height:1.45!important}
.native-back-link{margin-top:10px!important}

/* Locked advanced modules: real forms are not rendered in layout */
.advanced-module{
  min-height:0!important;
  height:auto!important;
}
.advanced-module:not(.unlocked){
  padding-top:24px!important;
  padding-bottom:18px!important;
  min-height:0!important;
  height:auto!important;
}
.advanced-module:not(.unlocked) .fc-advanced-workspace{
  display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}
.advanced-module:not(.unlocked) .module-lock{
  display:flex!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:8px 0 0!important;
  padding:18px 20px!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  border-radius:16px!important;
  backdrop-filter:none!important;
  filter:none!important;
  text-align:left!important;
  background:linear-gradient(135deg,rgba(7,27,54,.98),rgba(4,18,39,.98))!important;
}
.advanced-module:not(.unlocked) .module-lock b{
  font-size:15px!important;
  line-height:1.25!important;
}
.advanced-module:not(.unlocked) .module-lock span{
  margin-left:auto!important;
  max-width:560px!important;
  font-size:10px!important;
  line-height:1.4!important;
}

/* Amortization block compact */
.fc-advanced-box:not(.unlocked){
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
}
.fc-advanced-box:not(.unlocked)>*:not(.advanced-box-head):not(.advanced-overlay){
  display:none!important;
}
.fc-advanced-box:not(.unlocked)>.advanced-overlay{
  display:flex!important;
  position:relative!important;
  inset:auto!important;
  min-height:0!important;
  height:auto!important;
  margin-top:10px!important;
  padding:16px 18px!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  backdrop-filter:none!important;
  filter:none!important;
}

/* Headings cannot overlap lock cards */
.advanced-module .section-head{
  position:relative!important;
  z-index:2!important;
  margin:0 0 10px!important;
  padding:0!important;
}
.advanced-module .section-head h2{
  position:relative!important;
  margin:5px 0!important;
  line-height:1.1!important;
}

/* Responsive */
@media(max-width:700px){
  .advanced-module:not(.unlocked) .module-lock,
  .fc-advanced-box:not(.unlocked)>.advanced-overlay{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
  .advanced-module:not(.unlocked) .module-lock span{margin-left:0!important}
}

/* V4.8.1 — compactação real dos módulos bloqueados */
button,.btn,[data-fc-open]{transition:transform .08s ease,opacity .1s ease,box-shadow .1s ease!important}
.fc-pressed{transform:translateY(1px) scale(.985)!important;opacity:.88!important;box-shadow:inset 0 2px 8px rgba(0,0,0,.26)!important}

.fc-advanced-workspace[hidden],
.advanced-module:not(.unlocked) .fc-advanced-workspace{
  display:none!important;visibility:hidden!important;opacity:0!important;
  height:0!important;min-height:0!important;max-height:0!important;
  overflow:hidden!important;margin:0!important;padding:0!important;border:0!important;
}

.advanced-module:not(.unlocked){
  min-height:0!important;height:auto!important;padding:22px 0 16px!important;margin:0!important;
}
.advanced-module:not(.unlocked) .module-lock{
  position:relative!important;inset:auto!important;transform:none!important;
  width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;
  margin:8px 0 0!important;padding:15px 17px!important;
  filter:none!important;backdrop-filter:none!important;
  background:linear-gradient(135deg,rgba(8,28,55,.98),rgba(4,18,39,.98))!important;
  border:1px solid rgba(101,227,49,.18)!important;border-radius:15px!important;
}

.fc-lock-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;text-align:left!important}
.fc-lock-copy{display:flex!important;align-items:flex-start!important;gap:11px!important;min-width:0!important}
.fc-lock-icon{font-size:17px!important;line-height:1!important;flex:0 0 auto!important;margin-top:2px!important}
.fc-lock-copy>div{display:flex!important;flex-direction:column!important;gap:4px!important}
.fc-lock-copy b{font-size:15px!important;line-height:1.2!important;color:var(--text)!important}
.fc-lock-copy span{margin:0!important;max-width:620px!important;font-size:10px!important;line-height:1.4!important;color:var(--muted)!important}
.fc-lock-actions{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important}
.btn.small{min-height:35px!important;padding:8px 11px!important;font-size:10px!important;white-space:nowrap!important}

.fc-advanced-box:not(.unlocked){height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}
.fc-advanced-box:not(.unlocked)>*:not(.advanced-box-head):not(.advanced-overlay){display:none!important}
.fc-advanced-box:not(.unlocked)>.advanced-overlay{
  position:relative!important;inset:auto!important;transform:none!important;
  width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;
  margin-top:9px!important;padding:15px 17px!important;
  filter:none!important;backdrop-filter:none!important;
  background:linear-gradient(135deg,rgba(8,28,55,.98),rgba(4,18,39,.98))!important;
  border:1px solid rgba(101,227,49,.18)!important;border-radius:15px!important;
}
.advanced-module .section-head{position:relative!important;z-index:2!important;margin:0 0 8px!important;padding:0!important}
.advanced-module .section-head h2{position:relative!important;margin:4px 0!important;line-height:1.1!important}

.secondary-account-cta{margin-top:26px!important;padding-top:18px!important;border-top:1px solid rgba(158,177,201,.16)!important;text-align:center!important}
.secondary-account-cta span{display:block!important;margin-bottom:7px!important;color:var(--muted)!important;font-size:10px!important}
.premium-text-link{border:0!important;background:transparent!important;color:var(--green2)!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important;text-decoration:underline!important}

@media(max-width:760px){
  .fc-lock-card{flex-direction:column!important;align-items:stretch!important;gap:12px!important}
  .fc-lock-actions{width:100%!important}
  .fc-lock-actions .btn{flex:1 1 0!important}
}

/* V4.9 - páginas reais */
.legacy-modal{display:none!important}.legacy-modal.fc-open{display:grid!important}
.standalone-page{min-height:100vh;background:var(--bg);color:var(--text)}
.simple-page-header{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(158,177,201,.12)}
.brand-link{color:var(--text);text-decoration:none;font-size:22px;font-weight:900}
.standalone-shell{min-height:calc(100vh - 78px);display:flex;align-items:flex-start;justify-content:center;padding:54px 16px}
.standalone-card{width:min(620px,100%);background:linear-gradient(180deg,rgba(8,32,63,.98),rgba(4,22,45,.98));border:1px solid rgba(101,227,49,.18);border-radius:22px;padding:28px;box-sizing:border-box}
.standalone-card h1{margin:8px 0 18px;font-size:34px}
.standalone-card label{display:block;margin:12px 0}
.standalone-card input{width:100%;box-sizing:border-box;min-height:48px;margin-top:6px;border-radius:12px;border:1px solid rgba(158,177,201,.18);background:#071d38;color:#fff;padding:0 14px}
.page-message{min-height:22px;margin-top:12px;color:#ffb4b4;font-size:12px}
.page-message.ok{color:var(--green2)}
.simple-actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}
.simple-info-box{margin-top:18px;padding:16px;border:1px solid rgba(158,177,201,.14);border-radius:15px;background:rgba(1,13,29,.28)}
.copy-line{margin-top:8px;word-break:break-all;color:var(--green2);font-size:12px}
.lead-row{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(158,177,201,.10);font-size:12px}
.admin-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 70px}
.admin-shell .standalone-card{width:100%}
.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}
.admin-stat{padding:18px;border-radius:15px;background:#071d38;border:1px solid rgba(101,227,49,.14)}
.admin-stat b{display:block;font-size:28px;color:var(--green2)}
.admin-stat span{font-size:11px;color:var(--muted)}
.advanced-module:not(.unlocked) .fc-advanced-workspace,.fc-advanced-workspace[hidden]{display:none!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important;filter:none!important;backdrop-filter:none!important}
.advanced-module:not(.unlocked){min-height:0!important;height:auto!important;padding:20px 0 14px!important}
.advanced-module:not(.unlocked) .module-lock{min-height:0!important;height:auto!important;position:relative!important;inset:auto!important;transform:none!important;backdrop-filter:none!important;filter:none!important}
@media(max-width:700px){.admin-grid{grid-template-columns:1fr}.standalone-shell{padding-top:28px}.standalone-card{padding:22px}}

/* V4.10 — home curta e Central ADMIN */
.advanced-summary{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:44px 0 38px;border-top:1px solid rgba(158,177,201,.12)}
.advanced-summary .section-head{max-width:760px;margin-bottom:20px}
.advanced-summary .section-head p{color:var(--muted)}
.advanced-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.advanced-mini-card{min-height:108px;padding:17px;border:1px solid rgba(101,227,49,.15);border-radius:16px;background:linear-gradient(180deg,rgba(8,32,63,.76),rgba(4,22,45,.72));display:flex;gap:12px;align-items:flex-start}
.advanced-mini-icon{font-size:21px}.advanced-mini-card h3{margin:0 0 6px;font-size:15px}.advanced-mini-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}
.advanced-summary-actions{display:flex;gap:10px;margin-top:18px}
.admin-title-row,.admin-section-title{display:flex;justify-content:space-between;align-items:center;gap:16px}
.admin-grid-6{grid-template-columns:repeat(6,1fr)}
.admin-substats{display:flex;gap:18px;flex-wrap:wrap;margin:4px 0 20px;padding:12px 14px;border-radius:12px;background:rgba(1,13,29,.28);color:var(--muted);font-size:11px}
.admin-substats b{color:var(--text)}
.admin-broker-row{display:grid;grid-template-columns:1.4fr .9fr 1.4fr;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(158,177,201,.10)}
.admin-broker-main{display:flex;flex-direction:column;gap:3px}.admin-broker-main span,.admin-broker-main small{color:var(--muted);font-size:10px}
.admin-broker-metrics{display:flex;gap:12px;flex-wrap:wrap}.admin-broker-metrics span{color:var(--muted);font-size:10px}.admin-broker-metrics b{color:var(--green2)}
.admin-row-actions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}
.admin-lead-row{display:grid;grid-template-columns:1.2fr .9fr .7fr;gap:14px;padding:11px 0;border-bottom:1px solid rgba(158,177,201,.10);font-size:11px}
.admin-lead-row>div{display:flex;flex-direction:column;gap:3px}.admin-lead-row span,.admin-lead-row small{color:var(--muted)}
@media(max-width:1000px){.advanced-card-grid{grid-template-columns:repeat(2,1fr)}.admin-grid-6{grid-template-columns:repeat(3,1fr)}.admin-broker-row{grid-template-columns:1fr}.admin-row-actions{justify-content:flex-start}}
@media(max-width:620px){.advanced-summary{width:min(100% - 28px,1280px);padding:32px 0}.advanced-card-grid{grid-template-columns:1fr}.advanced-summary-actions{flex-direction:column}.admin-grid-6{grid-template-columns:repeat(2,1fr)}.admin-lead-row{grid-template-columns:1fr}}

/* V4.11 — home ainda mais curta */
.hero{min-height:0!important;padding-top:48px!important;padding-bottom:36px!important}
.hero h1{max-width:850px!important;font-size:clamp(40px,5.2vw,72px)!important;line-height:.98!important}
.hero-copy{max-width:810px!important}
#financiamento{padding-top:32px!important;padding-bottom:28px!important}
#financiamento .workspace{gap:14px!important}
#financiamento .panel{padding:18px!important}
#financiamento .panel-title{margin-bottom:10px!important}
#financiamento .form-grid{gap:9px!important}
#financiamento label{margin-bottom:4px!important}
#financiamento .auto-rate-box{padding:13px!important}
#financiamento .basic-rule-note{margin:7px 0 10px!important}
#financiamento .fc-advanced-box:not(.unlocked){display:none!important}
#financiamento .split{display:none!important}
.advanced-summary{padding-top:26px!important;padding-bottom:24px!important}
.advanced-mini-card{min-height:82px!important;padding:13px!important}
.advanced-summary .section-head{margin-bottom:12px!important}
.advanced-summary-actions{margin-top:10px!important}
#planos{padding-top:26px!important;padding-bottom:26px!important}
#planos .pricing{gap:10px!important}
#planos .price-card{padding:16px!important;min-height:0!important}
footer{padding-top:16px!important;padding-bottom:16px!important}
.auto-rate-box .form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important}
@media(max-width:760px){
  .hero{padding-top:30px!important;padding-bottom:24px!important}
  .auto-rate-box .form-grid.two{grid-template-columns:1fr!important}
}

/* V4.11.1 — link personalizado do corretor */
.broker-link-box{border-color:rgba(101,227,49,.22)!important}
.broker-link-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.broker-link-head p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.45;max-width:680px}
.broker-link-badge{flex:0 0 auto;padding:6px 9px;border:1px solid rgba(101,227,49,.28);border-radius:999px;color:var(--green2);font-size:9px;font-weight:800}
.broker-link-row{display:flex;align-items:center;gap:10px;margin-top:14px}
.broker-link-value{flex:1;margin:0!important;padding:12px 13px;border-radius:10px;background:#06192f;border:1px solid rgba(158,177,201,.13)}
.broker-share-box small{display:block;color:var(--muted);font-size:10px}
.broker-share-box code{color:var(--green2)}
@media(max-width:700px){
  .broker-link-head,.broker-link-row{flex-direction:column;align-items:stretch}
  .broker-link-badge{align-self:flex-start}
  .broker-link-row .btn{width:100%}
}

.admin-own-link-box{margin-top:18px!important;border-color:rgba(101,227,49,.22)!important}

/* =========================================================
   V4.12 — mobile-first, resultado estilo CAIXA e corretor
   ========================================================= */
.fc-public-sim{padding-top:30px!important;padding-bottom:28px!important}
.public-sim-head{margin-bottom:16px!important}
.public-sim-head h2{margin:4px 0 5px!important}
.public-sim-workspace{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;gap:14px!important}
.public-compact-form{padding:18px!important}
.public-buyer-title{margin-top:17px!important}
.public-compact-form label{margin:7px 0!important}
.public-compact-form input,.public-compact-form select{min-height:44px!important}
.toggle-card{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;
  min-height:70px!important;padding:12px 14px!important;border:1px solid rgba(158,177,201,.15)!important;border-radius:14px!important;
  background:rgba(4,24,48,.54)!important;cursor:pointer!important;
}
.toggle-card>span{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}
.toggle-card b{font-size:12px!important}.toggle-card small{font-size:9px!important;line-height:1.35!important;color:var(--muted)!important}
.toggle-card input[type="checkbox"]{order:2!important;flex:0 0 auto!important;width:22px!important;height:22px!important;margin:0 0 0 auto!important;align-self:flex-start!important}
.public-auto-summary{padding:12px!important;margin-top:10px!important}
.public-auto-summary strong{display:block!important;margin:4px 0!important}
.public-auto-summary small{font-size:9px!important;color:var(--muted)!important}
.public-sim-button{margin-top:12px!important}
.public-disclaimer{font-size:9px!important;line-height:1.4!important;color:var(--muted)!important;margin:8px 0 0!important}
.public-hidden-advanced{display:none!important}
.compact-empty{min-height:260px!important}
.caixa-option-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.caixa-option-card{border:1px solid rgba(158,177,201,.15);border-radius:16px;padding:16px;background:rgba(3,20,41,.5)}
.caixa-option-title{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid rgba(158,177,201,.12)}
.caixa-option-title strong{font-size:17px}.caixa-option-title span{font-size:9px;color:var(--muted)}
.caixa-result-list{margin:0}
.caixa-result-list>div{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(158,177,201,.09)}
.caixa-result-list dt{font-size:10px;color:var(--muted)}.caixa-result-list dd{margin:0;font-size:11px;font-weight:800;text-align:right}
.caixa-result-list .featured-row dd{color:var(--green2);font-size:15px}
.public-more-details{margin-top:10px}.public-more-details summary{cursor:pointer;color:var(--green2);font-size:10px;font-weight:800}
.public-more-details>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;font-size:10px}
.compact-insight{margin-top:12px!important;padding:14px!important}.compact-insight h3{font-size:15px!important;margin:4px 0!important}.compact-insight p{font-size:10px!important}
.public-result-actions{margin-top:12px!important}
.broker-calculator-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px}
.calc-shortcut{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid rgba(101,227,49,.16);border-radius:12px;text-decoration:none;background:#071d38}
.calc-shortcut b{color:var(--text);font-size:11px}.calc-shortcut span{color:var(--muted);font-size:9px}
.calculator-page .module,.calculator-page .advanced-module{width:min(1180px,calc(100% - 32px));margin:0 auto}
.calculator-page .advanced-module{display:block!important;min-height:0!important;height:auto!important;padding:28px 0!important}
.calculator-page .fc-advanced-workspace{display:grid!important;visibility:visible!important;opacity:1!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important}
.calculator-page .module-lock{display:none!important}
.calculator-page .broker-visible-advanced{display:block!important}
.calculator-access{width:min(760px,calc(100% - 32px));margin:60px auto;padding:24px;border:1px solid rgba(158,177,201,.15);border-radius:16px}
.calc-intro{width:min(1180px,calc(100% - 32px));margin:30px auto 10px}
.calc-intro h1{margin:4px 0;font-size:36px}
.calculator-sticky-nav{position:sticky;top:0;z-index:20;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding:10px 16px;background:rgba(3,17,34,.96);border-bottom:1px solid rgba(158,177,201,.12);scrollbar-width:thin;-webkit-overflow-scrolling:touch}
.calculator-sticky-nav a{flex:0 0 auto;white-space:nowrap;text-decoration:none;padding:8px 11px;border:1px solid transparent;border-radius:999px;background:#071d38;color:var(--text);font-size:10px;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}
.calculator-sticky-nav a.active,.calculator-sticky-nav a[aria-current="page"]{background:var(--green);border-color:var(--green);color:#042015;box-shadow:0 7px 18px rgba(57,220,141,.2)}
.broker-no-lead-gate .teaser-lock{display:none!important}

@media(max-width:760px){
  body{overflow-x:hidden}
  .topbar{min-height:58px!important;padding:7px 12px!important;gap:8px!important}
  .brand-image{max-width:150px!important}
  .nav{display:none!important}
  .header-actions{gap:5px!important}
  .header-actions .btn{padding:8px 9px!important;font-size:9px!important}
  .hero{padding:22px 14px 18px!important;display:block!important}
  .hero-card,.trust-row{display:none!important}
  .hero-copy{max-width:none!important}
  .hero h1{font-size:34px!important;line-height:1.02!important;margin:8px 0!important}
  .hero p{font-size:11px!important;line-height:1.45!important;max-width:95%!important}
  .hero-actions{margin-top:12px!important;gap:7px!important}
  .hero-actions .btn{min-height:40px!important;padding:9px 12px!important}
  .fc-public-sim{padding:18px 12px!important}
  .public-sim-head{margin-bottom:10px!important}
  .public-sim-head p{display:none!important}
  .public-sim-head h2{font-size:21px!important}
  .public-sim-workspace{display:block!important}
  .public-compact-form,.public-caixa-result{padding:14px!important;border-radius:16px!important}
  .public-caixa-result{margin-top:12px!important}
  .public-location-grid,.public-property-options,.public-compact-form .form-grid.two{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .public-compact-form input,.public-compact-form select{min-height:42px!important;font-size:16px!important}
  .public-compact-form label{font-size:9px!important}
  .panel-title{margin-bottom:8px!important}
  .panel-title h3{font-size:15px!important}
  .toggle-card{min-height:58px!important;padding:10px 11px!important}
  .toggle-card b{font-size:10px!important}.toggle-card small{font-size:8px!important}
  .toggle-card input[type="checkbox"]{width:21px!important;height:21px!important}
  .linked-caixa-card{margin-top:8px!important}
  .public-auto-summary{margin-top:8px!important;padding:10px!important}
  .public-auto-summary .eyebrow{display:none!important}
  .public-sim-button{min-height:46px!important}
  .compact-empty{min-height:120px!important;padding:16px!important}
  .caixa-option-grid{grid-template-columns:1fr!important;gap:9px!important}
  .caixa-option-card{padding:12px!important}
  .caixa-result-list>div{padding:7px 0!important}
  .caixa-result-list dt{font-size:9px!important}.caixa-result-list dd{font-size:10px!important}
  .caixa-result-list .featured-row dd{font-size:14px!important}
  .public-result-heading{margin-bottom:9px!important}
  .public-result-heading .pill{display:none!important}
  .public-more-details{margin-top:7px!important}
  .compact-insight{display:none!important}
  .public-result-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  .advanced-summary{padding:18px 12px!important;width:auto!important}
  .advanced-summary .section-head p{display:none!important}
  .advanced-card-grid{display:flex!important;overflow-x:auto!important;gap:8px!important;scroll-snap-type:x mandatory}
  .advanced-mini-card{min-width:190px!important;min-height:72px!important;scroll-snap-align:start}
  .advanced-summary-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  #planos{padding:18px 12px!important}
  #planos .pricing{display:flex!important;overflow-x:auto!important;gap:8px!important}
  #planos .price-card{min-width:235px!important}
  footer{padding:12px 14px!important}
  .broker-calculator-grid{grid-template-columns:1fr 1fr!important}
  .broker-link-row{display:block!important}
  .broker-link-value{margin-bottom:8px!important}
  .broker-link-row .btn{width:100%!important}
  .simple-actions{gap:7px!important}
  .simple-actions .btn{flex:1!important}
  .calculator-sticky-nav{top:0}
  .calculator-page .module,.calculator-page .advanced-module{width:calc(100% - 24px)!important}
}

/* V4.13 — mobile mais enxuto + lead sutil + Pró-Cotista */
.lead-soft-modal{max-width:520px!important}
.lead-privacy-note{display:block;margin-top:9px;color:var(--muted);font-size:9px;text-align:center}
.subtle-consent{margin:12px 0!important;align-items:flex-start!important}
.pro-cotista-questions{display:grid;gap:8px;margin-top:8px}
.pro-cotista-questions.hidden{display:none!important}
.modal-open{overflow:hidden}
.broker-calculator-box{order:-1}

@media(max-width:760px){
  .topbar{min-height:52px!important}
  .hero{padding-top:16px!important;padding-bottom:14px!important}
  .hero h1{font-size:30px!important}
  .hero p{font-size:10px!important}
  .hero-actions{margin-top:8px!important}
  .fc-public-sim{padding-top:12px!important}
  .public-sim-head h2{font-size:19px!important}
  .public-compact-form{padding:11px!important}
  .public-compact-form .panel-title{margin-top:2px!important}
  .public-buyer-title{margin-top:12px!important}
  .public-location-grid,.public-property-options,.public-compact-form .form-grid.two{grid-template-columns:1fr!important}
  .toggle-card{min-height:52px!important;padding:8px 10px!important}
  .toggle-card small{display:none!important}
  .pro-cotista-questions .toggle-card small{display:block!important}
  .public-auto-summary small{display:none!important}
  .public-disclaimer{display:none!important}
  .public-caixa-result{margin-top:8px!important}
  .caixa-option-grid{gap:7px!important}
  .caixa-option-title span{display:none!important}
  .caixa-result-list>div{padding:6px 0!important}
  .advanced-summary{padding-top:14px!important;padding-bottom:14px!important}
  .advanced-summary .section-head h2{font-size:18px!important}
  #planos{padding-top:14px!important;padding-bottom:14px!important}
  .lead-soft-modal{width:calc(100% - 20px)!important;padding:18px!important;border-radius:16px!important}
  .lead-soft-modal h2{font-size:21px!important}
  .lead-soft-modal .form-grid.two{grid-template-columns:1fr!important}
  .lead-soft-modal input{min-height:44px!important;font-size:16px!important}
  .broker-calculator-grid{grid-template-columns:1fr 1fr!important}
  .calc-shortcut{min-height:58px!important;padding:10px!important}
}

/* V4.14 — checkbox proporcional + entrada informada + calculadoras */
.field-help{display:block;margin-top:5px;color:var(--muted);font-size:9px;line-height:1.35}
.toggle-card input[type="checkbox"]{
  appearance:auto!important;
  -webkit-appearance:checkbox!important;
  width:18px!important;height:18px!important;
  min-width:18px!important;min-height:18px!important;
  max-width:18px!important;max-height:18px!important;
  padding:0!important;border:0!important;box-shadow:none!important;
  background:transparent!important;accent-color:#58e62e;margin-left:auto!important;
}
.calculator-page .module-lock,.calculator-page .advanced-overlay{display:none!important}
.calculator-page .advanced-module.unlocked .fc-advanced-workspace{
  display:grid!important;visibility:visible!important;opacity:1!important;
  height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;
}
.calculator-page .fc-advanced-box.unlocked{
  display:block!important;visibility:visible!important;opacity:1!important;
  height:auto!important;max-height:none!important;overflow:visible!important;
}
@media(max-width:760px){
  .toggle-card input[type="checkbox"]{
    width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;
  }
  .field-help{font-size:8px!important}
}

/* =========================================================
   V4.15 — coleta inline + alinhamento vertical dos botões
   ========================================================= */
.inline-lead-form{
  width:min(620px,100%);
  margin:18px auto 0;
  padding:18px;
  border:1px solid rgba(101,227,49,.20);
  border-radius:15px;
  background:rgba(3,19,39,.72);
  text-align:left;
}
.inline-lead-form.hidden{display:none!important}
.inline-lead-form label{font-size:10px}
.inline-lead-form input{
  width:100%;
  box-sizing:border-box;
  min-height:44px;
  margin-top:6px;
}
.inline-lead-form .subtle-consent{
  display:flex;
  align-items:flex-start;
  gap:9px;
  margin:13px 0!important;
}
.inline-lead-form .subtle-consent input{
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  min-height:17px!important;
  margin:1px 0 0!important;
  flex:0 0 auto!important;
}
.inline-lead-form .subtle-consent span{
  font-size:9px;
  line-height:1.4;
  color:var(--muted);
}
.lead-toggle-btn,
.lead-submit-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
}
.lead-submit-btn{display:flex!important}
.lead-privacy-note{
  display:block;
  margin-top:8px;
  text-align:center;
  color:var(--muted);
  font-size:8px;
}

/* Todos os botões/links visuais ficam centralizados verticalmente */
.btn,
a.btn,
button.btn,
.premium-text-link,
.calc-shortcut{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  line-height:1.15!important;
}
.btn.full{display:flex!important;width:100%!important}
#planos .btn,
.advanced-summary-actions .btn,
.price-card .btn{
  min-height:42px!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
}

/* Corrige especificamente Conhecer Premium */
a[href="/premium.html"].btn,
.premium-open.btn{
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
}

@media(max-width:760px){
  .inline-lead-form{
    padding:13px;
    margin-top:12px;
  }
  .inline-lead-form .form-grid.two{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .inline-lead-form input{
    min-height:43px!important;
    font-size:16px!important;
  }
  .lead-toggle-btn,
  .lead-submit-btn{
    min-height:44px!important;
  }
}

.inline-lead-form.always-visible{display:block!important;margin-top:16px!important}
.inline-lead-form.always-visible input{background:#071d38!important;color:#fff!important;border:1px solid rgba(158,177,201,.20)!important;border-radius:10px!important;padding:0 12px!important}
.inline-lead-form.always-visible .lead-submit-btn{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important}
@media(max-width:760px){.inline-lead-form.always-visible .form-grid.two{grid-template-columns:1fr!important}}

.client-flow-page{min-height:100vh;background:#f6f8fb;color:#0a1f3d}
.client-flow-header{width:min(900px,calc(100% - 32px));margin:auto;min-height:64px;display:flex;align-items:center;justify-content:space-between}
.client-flow-shell{display:flex;justify-content:center;padding:20px 14px 50px}
.client-flow-card{width:min(520px,100%);background:#fff;border:1px solid #dfe5ed;border-radius:20px;padding:26px;box-shadow:0 16px 50px rgba(8,31,61,.08)}
.client-progress-bar{height:6px;background:#e7ecf3;border-radius:999px;overflow:hidden}.client-progress-bar span{display:block;height:100%;width:0;background:#1d70db}
.client-progress small{display:block;margin-top:6px;color:#718097;font-size:9px}
.client-step h1,.client-step h2{color:#0a1f3d}.client-step h1{font-size:29px}.client-step h2{font-size:23px}
.client-step>label,.client-step .form-grid>label{display:block;margin:12px 0;color:#24334c;font-size:11px;font-weight:700}
.client-step input,.client-step select{width:100%;box-sizing:border-box;min-height:48px;margin-top:7px;padding:0 13px;border:1px solid #ccd6e3;border-radius:10px;background:#fff;color:#13233f}
.client-step .money{display:flex;align-items:center;border:1px solid #ccd6e3;border-radius:10px;overflow:hidden;margin-top:7px}.client-step .money input{border:0;margin:0}.client-step .money b{padding-left:12px}
.client-step .toggle-card{background:#f8fafc!important;border-color:#dce4ee!important}.client-step .toggle-card b{color:#152742!important}
.client-consent{display:flex!important;gap:8px;align-items:flex-start;margin:16px 0!important}.client-consent input{width:17px!important;height:17px!important;min-height:17px!important;margin:2px 0 0!important}
.client-radio-card{padding:14px;border:1px solid #dce4ee;border-radius:12px;background:#f8fafc}.client-radio-options{display:flex;gap:18px;margin-top:10px}.client-radio-options label{display:flex;gap:5px;align-items:center}.client-radio-options input{width:auto!important;min-height:0!important;margin:0!important}
.client-nav{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.client-error{min-height:18px;color:#b42318;font-size:10px;margin-top:5px}
.client-success-icon{width:72px;height:72px;border-radius:50%;background:#22b15d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:40px;margin:10px auto 16px}.client-step[data-step="5"]{text-align:center}
.client-flow-page .btn.primary{background:#1d70db!important;color:white!important;border-color:#1d70db!important}.client-flow-page .btn.ghost{background:#fff!important;color:#25364f!important;border-color:#ccd6e3!important}
@media(max-width:620px){.client-flow-header{min-height:52px}.client-flow-header span{display:none}.client-flow-shell{padding:8px}.client-flow-card{padding:17px;border-radius:15px}.client-step h1{font-size:24px}.client-step h2{font-size:20px}.client-step .form-grid.two{grid-template-columns:1fr!important}.client-step input,.client-step select{font-size:16px;min-height:46px}}

/* V4.18 — feedback dos botões de link */
#copyAdminBrokerLink:active,
#shareAdminNative:active,
#copyBrokerLink:active,
#shareNative:active{transform:scale(.97)}
#adminBrokerLinkMsg.ok,
#copyBrokerLinkMsg.ok{color:var(--green2)!important}

/* V4.19 — entrada mínima x entrada informada */
.entry-gap-row dd{font-weight:900!important}
.warning-value{color:#ffb84d!important}
@media(max-width:760px){
  .caixa-result-list .entry-gap-row{background:rgba(255,184,77,.05)}
}

/* V4.20 — produto mais simples */
.simple-public{padding:30px 16px!important}
.simple-preanalysis-card{width:min(820px,100%);margin:0 auto;padding:22px;border:1px solid rgba(158,177,201,.15);border-radius:18px;background:#061a33}
.simple-preanalysis-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.simple-preanalysis-grid>div{padding:14px;border-radius:12px;background:#0a2342}
.simple-preanalysis-grid span,.simple-preanalysis-entry span{display:block;color:var(--muted);font-size:9px;margin-bottom:5px}
.simple-preanalysis-grid strong{font-size:15px}
.simple-preanalysis-lines,.simple-preanalysis-entry,.simple-preanalysis-note{margin-top:14px;padding:15px;border:1px solid rgba(158,177,201,.12);border-radius:12px}
.simple-preanalysis-lines h3{margin:5px 0;font-size:18px}
.simple-preanalysis-lines p,.simple-preanalysis-entry small,.simple-preanalysis-note span{font-size:10px;line-height:1.5;color:var(--muted)}
.simple-preanalysis-entry strong{display:block;font-size:22px;color:var(--green2);margin:4px 0}
.simple-preanalysis-note{display:flex;flex-direction:column;gap:5px}
#simpleStartLead{margin-top:15px}
.official-caixa-box{border-color:rgba(101,227,49,.28)!important}
.official-caixa-btn{margin-top:14px!important}
.official-caixa-note{display:block;margin-top:7px;color:var(--muted);font-size:9px;text-align:center}
@media(max-width:760px){
  .simple-public{padding:16px 10px!important}
  .simple-preanalysis-card{padding:13px!important}
  .simple-preanalysis-grid{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .simple-preanalysis-grid>div{padding:10px!important}
  .simple-preanalysis-lines,.simple-preanalysis-entry,.simple-preanalysis-note{padding:11px!important;margin-top:9px!important}
  .simple-preanalysis-lines h3{font-size:15px!important}
}

/* V4.21 — Montador de proposta */
.proposal-layout{align-items:start}
.proposal-step{display:flex;align-items:center;gap:10px;margin:18px 0 10px}
.proposal-step:first-child{margin-top:0}
.proposal-step-number{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:rgba(101,227,49,.12);border:1px solid rgba(101,227,49,.3);color:var(--green2);font-weight:900}
.proposal-step b{display:block}
.proposal-step small{display:block;color:var(--muted);margin-top:2px}
.proposal-toggle{display:flex!important;align-items:center;gap:10px;padding:12px;border:1px solid rgba(158,177,201,.14);border-radius:12px;background:rgba(10,35,66,.55)}
.proposal-toggle input{width:18px!important;height:18px!important;flex:0 0 18px}
.proposal-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}
.proposal-summary>div,.proposal-totals>div{padding:12px;border-radius:12px;background:#0a2342;border:1px solid rgba(158,177,201,.10)}
.proposal-summary span,.proposal-totals span{display:block;color:var(--muted);font-size:9px;margin-bottom:5px}
.proposal-summary strong{font-size:13px}
.proposal-highlight{padding:18px;border-radius:14px;background:rgba(101,227,49,.07);border:1px solid rgba(101,227,49,.25);margin:12px 0}
.proposal-highlight span,.proposal-highlight small{display:block;color:var(--muted)}
.proposal-highlight strong{display:block;color:var(--green2);font-size:26px;margin:5px 0}
.proposal-totals{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.proposal-explain{margin-top:12px;padding:12px;border-radius:12px;border:1px solid rgba(158,177,201,.12);color:var(--muted);font-size:10px;line-height:1.5}
.calc-disclaimer{font-size:9px;color:var(--muted);line-height:1.45;margin-top:8px}
@media(max-width:760px){
  .proposal-summary,.proposal-totals{grid-template-columns:1fr!important}
  .proposal-highlight strong{font-size:22px!important}
}

/* V4.22 — checkbox de intermediárias alinhado à esquerda */
.proposal-toggle-left{
  justify-content:flex-start!important;
  text-align:left!important;
  width:100%!important;
  padding:12px 14px!important;
}
.proposal-toggle-left input{
  margin:0!important;
  flex:0 0 18px!important;
}
.proposal-toggle-left span{
  text-align:left!important;
  margin:0!important;
  flex:0 1 auto!important;
}

/* V4.22 — acesso ao simulador oficial CAIXA */
.official-caixa-box{
  border:1px solid rgba(101,227,49,.30)!important;
  background:linear-gradient(180deg,rgba(101,227,49,.06),rgba(6,26,51,.88))!important;
}
.official-caixa-btn{
  margin-top:14px!important;
  text-decoration:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.official-caixa-note{
  display:block;
  margin-top:7px;
  color:var(--muted);
  font-size:9px;
  text-align:center;
}

/* V4.23 - intermediárias alinhadas à esquerda */
label.proposal-toggle-left{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:fit-content!important;
  max-width:100%!important;
  min-height:auto!important;
  margin:0 0 12px 0!important;
  padding:10px 12px!important;
  border:1px solid rgba(158,177,201,.16)!important;
  border-radius:10px!important;
  background:rgba(10,35,66,.48)!important;
  text-align:left!important;
  cursor:pointer!important;
}
label.proposal-toggle-left input[type="checkbox"]{
  position:static!important;
  display:block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  flex:0 0 18px!important;
}
label.proposal-toggle-left span{
  position:static!important;
  display:block!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  text-align:left!important;
  line-height:1.25!important;
  font-size:12px!important;
  color:#dce8f7!important;
  flex:0 1 auto!important;
}

/* V4.23 - Simulador Oficial CAIXA */
.broker-caixa-launch{
  width:min(1180px,calc(100% - 28px));
  margin:16px auto 18px;
  padding:18px 20px;
  border:1px solid rgba(101,227,49,.34);
  border-radius:16px;
  background:linear-gradient(180deg,rgba(101,227,49,.08),rgba(7,27,52,.96));
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.broker-caixa-launch h2{margin:5px 0;font-size:20px}
.broker-caixa-launch p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}
.broker-caixa-action{display:flex!important;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none!important}
@media(max-width:760px){
  .broker-caixa-launch{flex-direction:column;align-items:stretch;padding:14px}
  .broker-caixa-action{width:100%}
}

/* V4.23 - resultado simples mas útil */
.simple-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}
.simple-result-grid>div{padding:14px;border:1px solid rgba(158,177,201,.12);border-radius:12px;background:#0a2342}
.simple-result-grid span{display:block;color:var(--muted);font-size:9px;margin-bottom:5px}
.simple-result-grid strong{display:block;font-size:18px;color:var(--green2);margin-bottom:4px}
.simple-result-grid small{display:block;color:var(--muted);font-size:9px;line-height:1.4}
@media(max-width:760px){.simple-result-grid{grid-template-columns:1fr!important}}

/* V4.24 — Simulador Oficial CAIXA também no ADMIN */
.admin-caixa-launch{
  width:min(1180px,calc(100% - 28px));
  margin:16px auto 18px;
  padding:18px 20px;
  border:1px solid rgba(101,227,49,.34);
  border-radius:16px;
  background:linear-gradient(180deg,rgba(101,227,49,.08),rgba(7,27,52,.96));
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.admin-caixa-copy h2{margin:4px 0 5px;font-size:20px}
.admin-caixa-copy p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}
.admin-caixa-action{
  display:flex!important;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
  text-decoration:none!important;
}
@media(max-width:760px){
  .admin-caixa-launch{flex-direction:column;align-items:stretch;padding:14px}
  .admin-caixa-action{width:100%}
}

/* V4.25 — leads mais úteis */
.lead-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:10px 0 14px}
.lead-toolbar>span{font-size:10px;color:var(--muted);margin-right:3px}
.lead-filter{border:1px solid rgba(158,177,201,.18);background:#0a2342;color:#dce8f7;border-radius:999px;padding:7px 11px;font-size:10px;cursor:pointer}
.lead-filter.active{border-color:rgba(101,227,49,.45);color:var(--green2);background:rgba(101,227,49,.08)}
.lead-important{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0}
.lead-important>div{padding:9px 10px;border-radius:10px;background:rgba(10,35,66,.65);border:1px solid rgba(158,177,201,.10)}
.lead-important span{display:block;color:var(--muted);font-size:8px;margin-bottom:3px}
.lead-important b{display:block;font-size:11px;line-height:1.25}
.lead-hide-btn,.admin-lead-hide-btn{margin-top:7px;font-size:10px!important;padding:7px 10px!important}
@media(max-width:760px){
  .lead-important{grid-template-columns:1fr 1fr}
}

/* V4.26 — sessão única e sem flash da tela de login */
html.fc-auth-checking body{visibility:visible}
.broker-caixa-top{
  margin-left:auto!important;
  margin-right:10px!important;
  padding:8px 12px!important;
  font-size:11px!important;
  text-decoration:none!important;
}
.hidden{display:none!important}
@media(max-width:760px){
  .broker-caixa-top{width:auto!important;margin-left:0!important;margin-right:6px!important}
}

/* V4.27 — seleção e ações reais nos leads */
.lead-action-row{
  display:grid!important;
  grid-template-columns:34px minmax(170px,1.2fr) minmax(300px,2fr) minmax(120px,.7fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  padding:12px 0!important;
  border-bottom:1px solid rgba(158,177,201,.12)!important;
}
.broker-lead-card{
  grid-template-columns:34px minmax(160px,1.1fr) minmax(300px,2fr) auto!important;
}
.lead-select-cell{display:flex;align-items:center;justify-content:flex-start}
.lead-select-cell input[type="checkbox"]{
  width:18px!important;height:18px!important;min-width:18px!important;
  margin:0!important;position:static!important;transform:none!important;
}
.lead-main-cell b,.lead-main-cell span,.lead-main-cell small,
.lead-status-cell span,.lead-status-cell small{display:block}
.lead-main-cell span,.lead-main-cell small,.lead-status-cell small{color:var(--muted);font-size:9px;margin-top:2px}
.lead-important.compact{margin:0!important}
.lead-important.compact>div{padding:8px 9px!important}
.lead-row-actions{display:flex;justify-content:flex-end;align-items:center}
.lead-bulk-actions{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 12px}
@media(max-width:900px){
  .lead-action-row,.broker-lead-card{
    grid-template-columns:28px 1fr!important;
  }
  .lead-important.compact,.lead-status-cell,.lead-row-actions{
    grid-column:2!important;
  }
  .lead-important.compact{grid-template-columns:repeat(3,1fr)!important}
  .lead-row-actions{justify-content:flex-start!important}
}
@media(max-width:560px){
  .lead-important.compact{grid-template-columns:1fr 1fr!important}
}

/* V4.29 — checkbox de seleção de lead: tamanho nativo, sem caixa externa */
.lead-select-cell{
  width:24px!important;
  min-width:24px!important;
  max-width:24px!important;
  height:24px!important;
  min-height:24px!important;
  max-height:24px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.lead-select-cell input[type="checkbox"],
input.lead-select[type="checkbox"],
input.broker-lead-select[type="checkbox"]{
  appearance:auto!important;
  -webkit-appearance:checkbox!important;
  position:static!important;
  display:block!important;
  box-sizing:border-box!important;
  width:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  height:18px!important;
  min-height:18px!important;
  max-height:18px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:2px!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  transform:none!important;
  line-height:normal!important;
  flex:0 0 18px!important;
  cursor:pointer!important;
}

.lead-action-row{
  grid-template-columns:24px minmax(170px,1.2fr) minmax(300px,2fr) minmax(120px,.7fr) auto!important;
}
.broker-lead-card{
  grid-template-columns:24px minmax(160px,1.1fr) minmax(300px,2fr) auto!important;
}

/* V4.31 — área de filtros de leads com largura natural */
.lead-toolbar{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin:10px 0 12px!important;
  padding:0!important;
}

.lead-toolbar .lead-filter{
  width:auto!important;
  min-width:auto!important;
  max-width:none!important;
  flex:0 0 auto!important;
  padding:8px 14px!important;
}

.lead-bulk-actions{
  width:100%!important;
  max-width:none!important;
  display:flex!important;
  justify-content:flex-start!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin:0 0 14px!important;
}

#adminLeadBulkActions,
#brokerLeadToolbar{
  width:100%!important;
  max-width:none!important;
}

@media(max-width:760px){
  .lead-toolbar{
    gap:6px!important;
  }
  .lead-toolbar .lead-filter{
    padding:7px 11px!important;
  }
}

/* V4.32 — largura normal da Área do Corretor */
.standalone-shell{
  width:100%!important;
  box-sizing:border-box!important;
}

#brokerPanel.standalone-card{
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:30px!important;
}

#brokerPanel .simple-info-box{
  width:100%!important;
  box-sizing:border-box!important;
}

#brokerPanel .broker-calculator-grid{
  width:100%!important;
}

#brokerPanel .broker-link-row{
  width:100%!important;
}

#brokerPanel #leadsBox{
  width:100%!important;
}

@media(max-width:760px){
  #brokerPanel.standalone-card{
    width:100%!important;
    max-width:100%!important;
    padding:18px!important;
  }
}

/* V4.33 — checkbox de consentimento em Solicitar acesso */
label.broker-consent-check{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  width:auto!important;
  max-width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:12px 0 6px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}

label.broker-consent-check input[type="checkbox"]{
  appearance:auto!important;
  -webkit-appearance:checkbox!important;
  position:static!important;
  display:block!important;
  width:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  height:18px!important;
  min-height:18px!important;
  max-height:18px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:2px!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
  flex:0 0 18px!important;
  cursor:pointer!important;
}

label.broker-consent-check span,
label.broker-consent-check small{
  display:block!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  text-align:left!important;
  line-height:1.35!important;
}

/* V4.34 — link personalizado */
.broker-slug-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
  margin-top:10px;
}
.broker-link-customizer small,
.admin-link-customizer small{
  display:block;
  margin-top:7px;
  color:var(--muted);
  font-size:10px;
  word-break:break-all;
}
@media(max-width:760px){
  .broker-slug-row{grid-template-columns:1fr}
}

/* ===== V4.36 — fluxo público: simulação > prévia > lead > análise completa ===== */
.fc-funnel-page{
  min-height:100vh!important;
  background:
    radial-gradient(circle at 88% -5%,rgba(128,240,184,.10),transparent 28%),
    radial-gradient(circle at -4% 24%,rgba(91,169,255,.08),transparent 25%),
    #06111f!important;
  color:var(--text)!important;
}
.fc-funnel-header{width:min(1080px,calc(100% - 32px))!important;min-height:72px!important;padding:0 4px!important}
.fc-funnel-brand{font-size:24px;font-weight:950;letter-spacing:-1px;color:#f8fbff!important;text-decoration:none!important}
.fc-funnel-brand span{color:#9acd32}
.fc-secure-label{font-size:11px;color:var(--muted)}
.fc-funnel-shell{padding:18px 14px 64px!important;align-items:flex-start!important}
.fc-funnel-card{
  width:min(1080px,100%)!important;
  padding:26px!important;
  border:1px solid rgba(157,176,202,.18)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,rgba(13,28,48,.98),rgba(7,19,35,.99))!important;
  box-shadow:0 24px 80px rgba(0,0,0,.32)!important;
  color:var(--text)!important;
}
.fc-funnel-progress{max-width:760px;margin:0 auto 25px}
.fc-funnel-progress .client-progress-bar{height:7px;background:#14263e!important}
.fc-funnel-progress .client-progress-bar span{background:linear-gradient(90deg,#8fbd21,#b0df3c)!important;transition:width .35s ease}
.fc-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}
.fc-progress-meta small{margin:0!important;color:var(--muted)!important;font-size:10px!important}
.fc-progress-meta small:last-child{color:#b4dc4a!important;font-weight:850}
.fc-funnel-step{max-width:760px;margin:0 auto}
.fc-funnel-step h1,.fc-funnel-step h2{color:#fff!important;letter-spacing:-.7px}
.fc-funnel-step h1{font-size:clamp(28px,4vw,42px)!important;line-height:1.08;margin:9px 0 12px}
.fc-funnel-step h2{font-size:clamp(24px,3vw,34px)!important;line-height:1.13;margin:8px 0 10px}
.fc-step-copy{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 18px}
.fc-funnel-step>label,.fc-funnel-step .fc-form-grid>label,.fc-profile-fields label{
  display:flex!important;flex-direction:column!important;gap:7px!important;margin:0!important;
  color:#c8d5e7!important;font-size:11px!important;font-weight:800!important;
}
.fc-form-grid{display:grid;gap:12px;margin-bottom:12px}.fc-form-grid.two{grid-template-columns:1fr 1fr}
.fc-funnel-step input,.fc-funnel-step select{
  width:100%!important;box-sizing:border-box!important;min-height:50px!important;margin:0!important;padding:0 13px!important;
  border:1px solid #28405f!important;border-radius:12px!important;background:#07172a!important;color:#f8fbff!important;outline:none!important;
}
.fc-funnel-step input:focus,.fc-funnel-step select:focus{border-color:#9acd32!important;box-shadow:0 0 0 3px rgba(154,205,50,.12)!important}
.fc-funnel-step input::placeholder{color:#61748f}
.fc-funnel-step .money{display:flex;align-items:center;border:1px solid #28405f!important;border-radius:12px!important;overflow:hidden;margin:0!important;background:#07172a!important}
.fc-funnel-step .money:focus-within{border-color:#9acd32!important;box-shadow:0 0 0 3px rgba(154,205,50,.12)!important}
.fc-funnel-step .money input{border:0!important;box-shadow:none!important}.fc-funnel-step .money b{padding-left:13px;color:#8ea2bd;font-size:11px}
.fc-section-divider{display:flex;align-items:center;gap:12px;margin:22px 0 15px;color:#b4dc4a;font-size:10px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}
.fc-section-divider:before,.fc-section-divider:after{content:"";height:1px;flex:1;background:#263c58}
.fc-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px}
.fc-choice-card{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:9px!important;padding:12px!important;border:1px solid #28405f!important;border-radius:13px!important;background:#081a30!important;cursor:pointer}
.fc-choice-card input{width:17px!important;height:17px!important;min-height:17px!important;margin:2px 0 0!important;padding:0!important;accent-color:#9acd32}
.fc-choice-card b,.fc-choice-card small{display:block}.fc-choice-card b{color:#eaf1fb;font-size:11px}.fc-choice-card small{margin-top:3px;color:#8195b0;font-size:9px;line-height:1.4}
.fc-funnel-page .btn.primary{background:linear-gradient(135deg,#8fbd21,#b4dc3d)!important;color:#071307!important;border:1px solid #b7e54b!important;box-shadow:0 12px 28px rgba(154,205,50,.16)!important}
.fc-funnel-page .btn.ghost{background:#081a30!important;color:#d9e4f3!important;border:1px solid #28405f!important}
.fc-funnel-page .btn.secondary{background:#eaf2ff!important;color:#07101d!important;border:1px solid #eaf2ff!important}
.fc-main-action{min-height:52px!important;font-size:12px;letter-spacing:.2px;margin-top:8px!important}
.fc-microcopy{text-align:center;color:#8296b0;font-size:10px;line-height:1.45;margin:8px 0 0}
.fc-funnel-step .client-error{min-height:20px;color:#ff9f9f!important;font-size:11px;margin:8px 0 0}
.fc-result-ready,.fc-release-confirmation{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(154,205,50,.26);border-radius:15px;background:rgba(154,205,50,.07);margin-bottom:22px}
.fc-result-ready>span,.fc-release-confirmation>span{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:grid;place-items:center;background:#9acd32;color:#071307;font-size:22px;font-weight:950}
.fc-result-ready b,.fc-result-ready small,.fc-release-confirmation b,.fc-release-confirmation small{display:block}.fc-result-ready b,.fc-release-confirmation b{font-size:14px}.fc-result-ready small,.fc-release-confirmation small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.45}
.fc-preview-feature{margin:16px 0 10px;padding:22px;border-radius:17px;background:linear-gradient(145deg,rgba(154,205,50,.14),rgba(154,205,50,.035));border:1px solid rgba(154,205,50,.28);text-align:center}
.fc-preview-feature span,.fc-preview-feature small{display:block;color:var(--muted)}.fc-preview-feature span{font-size:11px}.fc-preview-feature strong{display:block;color:#b7e54b;font-size:clamp(32px,7vw,50px);letter-spacing:-2px;margin:7px 0}.fc-preview-feature small{font-size:10px}
.fc-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.fc-preview-grid>div{padding:13px;border:1px solid #263c58;border-radius:13px;background:#07182c}.fc-preview-grid span{display:block;color:#8296b0;font-size:9px;margin-bottom:5px}.fc-preview-grid strong{font-size:13px}
.fc-partial-note{display:flex;flex-direction:column;gap:5px;margin-top:12px;padding:14px;border:1px dashed #365170;border-radius:13px;background:#081a30}.fc-partial-note b{font-size:11px;color:#fff}.fc-partial-note span{font-size:10px;line-height:1.5;color:var(--muted)}
.fc-preview-actions{margin-top:16px!important}
.fc-funnel-step .client-nav{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:18px}
.fc-funnel-step .client-nav .btn{min-height:48px}
.fc-funnel-step .check-label.fc-consent{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:10px!important;margin:14px 0 0!important;padding:13px!important;border:1px solid #28405f!important;border-radius:13px!important;background:#07182c!important;color:#9db0ca!important}
.fc-consent input{width:18px!important;height:18px!important;min-height:18px!important;margin:1px 0 0!important;padding:0!important;accent-color:#9acd32}.fc-consent span{font-size:10px;line-height:1.5}
.fc-contact-owner{margin-top:12px;padding:12px;border-radius:12px;background:rgba(91,169,255,.06);border:1px solid rgba(91,169,255,.18)}.fc-contact-owner span,.fc-contact-owner strong{display:block}.fc-contact-owner span{font-size:9px;color:var(--muted)}.fc-contact-owner strong{font-size:12px;margin-top:3px;color:#b8d8ff}
.fc-saving-step{text-align:center!important;padding:42px 0}.fc-saving-icon{width:74px;height:74px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;border:2px solid rgba(154,205,50,.18);border-top-color:#9acd32;animation:fcSpin 1s linear infinite}.fc-saving-icon span{width:42px;height:42px;border-radius:50%;background:rgba(154,205,50,.1)}
@keyframes fcSpin{to{transform:rotate(360deg)}}
.fc-saving-step p{color:var(--muted)}.fc-saved-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-width:520px;margin:18px auto 0;text-align:left}.fc-saved-list span{padding:10px;border-radius:10px;background:#07182c;border:1px solid #263c58;color:#cfe6a0;font-size:10px}
.fc-full-result{max-width:1000px!important}
.fc-release-confirmation{max-width:760px;margin:0 auto 22px}
.fc-full-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:14px}.fc-full-heading h2{margin-bottom:0!important}.fc-full-heading .pill{max-width:280px;text-align:right;line-height:1.35}
.fc-tabs{display:flex;gap:5px;overflow:auto;padding:5px;margin:12px 0 16px;background:#07182c;border:1px solid #263c58;border-radius:13px}.fc-tabs button{flex:1;border:0;border-radius:9px;background:transparent;color:#8397b1;padding:9px 12px;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer}.fc-tabs button.active{background:#16304c;color:#fff}
.fc-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.fc-summary-grid>div{padding:14px;border:1px solid #263c58;border-radius:13px;background:#07182c}.fc-summary-grid span{display:block;color:#8296b0;font-size:9px;margin-bottom:5px}.fc-summary-grid strong{font-size:15px}
.fc-capacity-card{margin-top:11px;padding:16px;border:1px solid #263c58;border-radius:15px;background:#081a30}.fc-capacity-card>div:first-child span,.fc-capacity-card>div:first-child strong,.fc-capacity-card>div:first-child small{display:block}.fc-capacity-card>div:first-child span{font-size:9px;color:#8296b0}.fc-capacity-card>div:first-child strong{font-size:20px;margin:4px 0}.fc-capacity-card>div:first-child small{font-size:10px;line-height:1.5;color:var(--muted)}
.fc-capacity-card[data-status="ok"] strong{color:#9ee67c}.fc-capacity-card[data-status="near"] strong{color:#ffd27c}.fc-capacity-card[data-status="high"] strong{color:#ff9a9a}
.fc-capacity-meter{height:8px!important;margin-top:14px;border-radius:999px;background:#172b45;overflow:hidden}.fc-capacity-meter span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#56d88e,#ffd36c,#ff8585)}
.fc-capacity-labels{display:flex;justify-content:space-between;gap:10px;margin-top:7px;color:#8296b0;font-size:9px}.fc-capacity-labels b{color:#dfe9f7}
.fc-next-step{margin-top:11px;padding:16px;border:1px solid rgba(154,205,50,.2);border-radius:15px;background:rgba(154,205,50,.045)}.fc-next-step h3{font-size:18px;margin:5px 0}.fc-next-step p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}
.fc-comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.fc-system-card{padding:16px;border:1px solid #2a405d;border-radius:16px;background:#07182c}.fc-system-card.recommended{border-color:rgba(154,205,50,.32);background:linear-gradient(180deg,rgba(154,205,50,.07),#07182c)}.fc-system-title{display:flex;align-items:start;justify-content:space-between;gap:8px;margin-bottom:10px}.fc-system-title b,.fc-system-title span{display:block}.fc-system-title b{font-size:21px}.fc-system-title span{font-size:9px;color:var(--muted);margin-top:2px}.fc-system-title em{font-style:normal;font-size:8px;font-weight:900;color:#cbe982;padding:5px 7px;border-radius:99px;border:1px solid rgba(154,205,50,.25);background:rgba(154,205,50,.07)}
.fc-system-card dl{margin:0}.fc-system-card dl>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid rgba(42,64,93,.72)}.fc-system-card dl>div:last-child{border:0}.fc-system-card dt{color:#8296b0;font-size:9px}.fc-system-card dd{margin:0;text-align:right;font-size:10px;font-weight:850}
.fc-economy-callout{display:flex;align-items:center;gap:12px;margin-top:11px;padding:15px;border-radius:14px;background:rgba(154,205,50,.07);border:1px solid rgba(154,205,50,.24)}.fc-economy-callout>span{font-size:30px}.fc-economy-callout small,.fc-economy-callout strong{display:block}.fc-economy-callout small{color:var(--muted);font-size:9px}.fc-economy-callout strong{font-size:20px;color:#b7e54b;margin-top:3px}
.fc-table-wrap{max-height:360px;overflow:auto;margin-top:11px;border:1px solid #263c58;border-radius:14px}.fc-table-wrap table{font-size:10px}.fc-table-wrap th{background:#10243c!important}.fc-table-wrap th,.fc-table-wrap td{padding:10px}.fc-table-wrap th:nth-child(n+2),.fc-table-wrap td:nth-child(n+2){text-align:right}
.fc-chart-card{padding:16px;border:1px solid #263c58;border-radius:16px;background:#07182c}.fc-chart-heading{display:flex;align-items:end;justify-content:space-between;gap:12px}.fc-chart-heading h3{font-size:18px;margin:4px 0 0}.fc-chart-legend{display:flex;gap:12px;color:#91a5be;font-size:9px}.fc-chart-legend span{display:flex;align-items:center;gap:5px}.fc-chart-legend i{width:9px;height:9px;border-radius:50%;display:block}.fc-chart-legend i.sac{background:#80f0b8}.fc-chart-legend i.price{background:#5ba9ff}.fc-chart-card canvas{width:100%;height:auto;max-height:430px;margin-top:8px}.fc-chart-note{font-size:9px;line-height:1.5;color:#8296b0}
.fc-recommendation-list{display:grid;gap:9px}.fc-recommendation-list article{display:flex;gap:11px;padding:14px;border:1px solid #263c58;border-radius:14px;background:#07182c}.fc-recommendation-list article>span{width:28px;height:28px;flex:0 0 28px;border-radius:9px;display:grid;place-items:center;background:rgba(154,205,50,.11);color:#b7e54b;font-size:10px;font-weight:900}.fc-recommendation-list b{font-size:12px}.fc-recommendation-list p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.5}
.fc-next-actions{margin-top:13px;padding:15px;border:1px solid #263c58;border-radius:15px;background:#081a30}.fc-next-actions>div{display:flex;align-items:start;gap:9px;padding:9px 0;border-bottom:1px solid #263c58}.fc-next-actions>div:last-child{border:0}.fc-next-actions>div span{width:24px;height:24px;flex:0 0 24px;border-radius:50%;display:grid;place-items:center;background:#18314d;color:#b7e54b;font-size:9px;font-weight:900}.fc-next-actions p{margin:2px 0 0;color:#a7b8cd;font-size:10px;line-height:1.45}
.fc-result-footer-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.fc-result-footer-actions .btn{min-width:150px}.fc-legal-note{text-align:center;color:#7388a3;font-size:9px;line-height:1.5;margin:13px 0 0}

/* Home: dois caminhos claros */
.hero-actions.fc-home-flow-actions{display:grid!important;grid-template-columns:1fr 1fr!important;max-width:720px!important;gap:10px!important}
.fc-home-cta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-height:76px!important;text-decoration:none!important;text-align:left!important;padding:14px 16px!important}
.fc-home-cta b{font-size:13px}.fc-home-cta small{display:block;margin-top:4px;font-size:9px;line-height:1.4;opacity:.78;font-weight:700}
.fc-home-cta.secondary-flow{background:rgba(154,205,50,.035)!important;border-color:rgba(154,205,50,.5)!important;color:#f4f8fd!important}
.fc-flow-choice-card{width:min(900px,100%);margin:0 auto;padding:22px;border:1px solid rgba(157,176,202,.16);border-radius:20px;background:#07182c}
.fc-flow-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fc-flow-choice{padding:18px;border:1px solid #28405f;border-radius:16px;background:#0a1d34}.fc-flow-choice.primary-choice{border-color:rgba(154,205,50,.32);background:linear-gradient(180deg,rgba(154,205,50,.07),#0a1d34)}.fc-flow-choice .flow-number{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(154,205,50,.12);color:#b7e54b;font-size:11px;font-weight:950}.fc-flow-choice h3{font-size:20px;margin:11px 0 6px}.fc-flow-choice p{min-height:45px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.fc-flow-choice ul{padding-left:17px;color:#aabbd0;font-size:10px;line-height:1.7}.fc-flow-choice .btn{display:flex;align-items:center;justify-content:center;text-decoration:none;margin-top:12px}

@media(max-width:760px){
  .fc-funnel-header{min-height:58px!important;width:calc(100% - 22px)!important}.fc-funnel-brand{font-size:20px}.fc-secure-label{display:none!important}
  .fc-funnel-shell{padding:6px 7px 36px!important}.fc-funnel-card{padding:16px!important;border-radius:17px!important}.fc-funnel-progress{margin-bottom:18px}
  .fc-funnel-step h1{font-size:28px!important}.fc-funnel-step h2{font-size:24px!important}.fc-step-copy{font-size:12px}
  .fc-form-grid.two,.fc-choice-grid,.fc-preview-grid,.fc-summary-grid,.fc-comparison-grid,.fc-saved-list{grid-template-columns:1fr!important}
  .fc-preview-grid{grid-template-columns:1fr 1fr!important}.fc-summary-grid{grid-template-columns:1fr 1fr!important}
  .fc-funnel-step input,.fc-funnel-step select{font-size:16px!important;min-height:49px!important}
  .fc-funnel-step .client-nav{grid-template-columns:1fr!important}.fc-funnel-step .client-nav .btn{width:100%}
  .fc-result-ready,.fc-release-confirmation{align-items:flex-start}.fc-preview-feature{padding:18px 12px}.fc-preview-feature strong{font-size:34px}
  .fc-full-heading{flex-direction:column}.fc-full-heading .pill{max-width:100%;text-align:left}.fc-tabs button{flex:0 0 auto}
  .fc-capacity-labels,.fc-chart-heading{flex-direction:column;align-items:flex-start}.fc-system-card dd{max-width:55%}
  .fc-result-footer-actions{flex-direction:column}.fc-result-footer-actions .btn{width:100%;min-width:0}
  .hero-actions.fc-home-flow-actions,.fc-flow-choice-grid{grid-template-columns:1fr!important}.fc-home-cta{min-height:68px!important}.fc-flow-choice p{min-height:0}
}
@media(max-width:420px){.fc-preview-grid,.fc-summary-grid{grid-template-columns:1fr!important}.fc-funnel-card{padding:13px!important}.fc-funnel-step h1{font-size:25px!important}.fc-funnel-step h2{font-size:22px!important}.fc-preview-feature strong{font-size:30px}}
@media print{
  .fc-funnel-header,.fc-funnel-progress,.fc-tabs,.fc-result-footer-actions,.fc-legal-note{display:none!important}
  .fc-funnel-page{background:#fff!important;color:#111!important}.fc-funnel-card{border:0!important;box-shadow:none!important;background:#fff!important;padding:0!important}
  .fc-full-result{display:block!important}.fc-tab-panel{display:block!important;break-inside:avoid;margin-bottom:18px}.fc-funnel-step h2,.fc-funnel-step h3,.fc-funnel-step strong,.fc-funnel-step b{color:#111!important}
  .fc-summary-grid>div,.fc-capacity-card,.fc-next-step,.fc-system-card,.fc-chart-card,.fc-recommendation-list article,.fc-next-actions{background:#fff!important;border-color:#ccc!important;color:#111!important}
}

/* V4.36.1 — correções finas do cabeçalho e checkboxes no mobile */
.fc-profile-fields label.fc-choice-card{
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  grid-template-rows:auto!important;
  flex-direction:initial!important;
  align-items:start!important;
}
.fc-funnel-brand span{display:inline!important}
@media(max-width:760px){
  .fc-choice-card input[type="checkbox"]{
    width:17px!important;
    height:17px!important;
    min-height:17px!important;
    max-height:17px!important;
    font-size:initial!important;
  }
  .fc-profile-fields label.fc-choice-card{min-height:auto!important}
  .fc-funnel-brand span{display:inline!important}
}

/* Regra final: elementos marcados como ocultos nunca aparecem antes da validação JS. */
.hidden{display:none!important}
.btn.hidden,a.hidden,button.hidden,.hidden{display:none!important}


/* V4.36 — entrada mínima e proteção contra travamento do resultado */
.fc-field-hint{display:block;margin-top:2px;color:#9db0ca;font-size:9px;font-weight:650;line-height:1.45}
.fc-final-warning{margin:0 auto 16px;max-width:760px;padding:12px 14px;border:1px solid rgba(255,203,119,.28);border-radius:12px;background:rgba(255,203,119,.07);color:#ffd99d;font-size:10px;line-height:1.5}
.fc-funnel-page button:disabled{opacity:.68;cursor:wait}

/* V4.38 - fluxo único de pré-análise */
.hero-actions.fc-home-flow-actions.fc-single-flow{grid-template-columns:minmax(0,540px)!important;max-width:540px!important}
.fc-single-flow .fc-home-cta{align-items:center!important;text-align:center!important}
.fc-flow-choice-grid.single-flow{grid-template-columns:minmax(0,650px);justify-content:center}
.fc-flow-choice-grid.single-flow .fc-flow-choice p{min-height:0}


/* ===== V4.38: CTA único, próximo passo e métricas de funil ===== */
.fc-explainer-card{max-width:700px;margin:0 auto}
.fc-home-steps{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:11px}
.fc-home-steps li{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;padding:13px;border:1px solid rgba(154,205,50,.18);border-radius:13px;background:rgba(4,19,43,.34)}
.fc-home-steps li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#9acd32;color:#071307;font-weight:950}
.fc-home-steps b,.fc-home-steps small{display:block}.fc-home-steps b{color:#f7fbff;font-size:13px}.fc-home-steps small{color:#9db0ca;margin-top:3px;line-height:1.45}
.fc-conversion-cta{margin:20px 0 14px;padding:18px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;border:1px solid rgba(154,205,50,.34);border-radius:17px;background:linear-gradient(135deg,rgba(154,205,50,.10),rgba(91,169,255,.05))}
.fc-conversion-cta h3{margin:5px 0 6px!important;color:#fff!important;font-size:20px!important}.fc-conversion-cta p{margin:0;color:#aebed2;font-size:12px;line-height:1.55}.fc-conversion-cta .btn{min-width:230px}
.fc-funnel-dashboard{border-color:rgba(154,205,50,.24)!important}
.fc-funnel-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}
.fc-funnel-metrics>div{padding:14px;border:1px solid rgba(157,176,202,.17);border-radius:13px;background:rgba(4,19,43,.38)}
.fc-funnel-metrics b,.fc-funnel-metrics span{display:block}.fc-funnel-metrics b{font-size:26px;color:#9acd32;line-height:1}.fc-funnel-metrics span{margin-top:7px;color:#aebed2;font-size:10px}
.fc-funnel-rates{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:12px;color:#91a5bf;font-size:10px}.fc-funnel-rates b{color:#e8f2ff}
@media(max-width:760px){.fc-conversion-cta{grid-template-columns:1fr}.fc-conversion-cta .btn{width:100%;min-width:0}.fc-funnel-metrics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:420px){.fc-funnel-metrics>div{padding:11px}.fc-funnel-metrics b{font-size:22px}.fc-home-steps li{padding:11px}}


/* V4.41 - Plano Fundador com cobrança manual via Mercado Pago */
.broker-plan-box{border-color:rgba(57,220,141,.28);background:linear-gradient(135deg,rgba(57,220,141,.06),rgba(7,21,38,.96))}
.broker-plan-price{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;padding:13px;margin:12px 0;border:1px solid var(--line);border-radius:12px;background:#071526}
.broker-plan-price strong{font-size:15px}.broker-plan-price>b{font-size:20px;color:var(--green2)}.broker-plan-price small{grid-column:1/-1;color:var(--muted)}
.broker-plan-request-info{margin:8px 0;color:var(--muted);font-size:12px;line-height:1.5}.broker-plan-actions{margin:10px 0}.broker-plan-actions .btn{flex:1}
.admin-billing-box{border-color:rgba(57,220,141,.3)}.billing-request-alert{color:#ffd99d!important;font-weight:800}.single-plan>div{max-width:420px}
@media(max-width:700px){.broker-plan-price{grid-template-columns:1fr}.broker-plan-price small{grid-column:auto}.broker-plan-actions{display:grid}.admin-billing-box .broker-slug-row{display:grid}}

/* V4.42 - métricas reais e aparelho interno */
.fc-funnel-extra{display:flex;flex-wrap:wrap;gap:10px 18px;margin:12px 0;color:var(--muted,#9bb2cc);font-size:.9rem}.fc-funnel-extra b{color:#fff}.fc-internal-device-box .simple-actions{margin-top:10px}.fc-internal-device-box p{margin:6px 0 0}.admin-title>.simple-actions{justify-content:flex-end}

/* V4.43 - fluxo público de economia com amortização */
.hero-actions.fc-home-flow-actions.fc-dual-purpose{grid-template-columns:1fr 1fr!important;max-width:760px!important}
.fc-two-real-flows{grid-template-columns:1fr 1fr!important}.fc-two-real-flows .fc-explainer-card{max-width:none}.fc-two-real-flows .amort-choice{border-color:rgba(91,169,255,.32);background:linear-gradient(180deg,rgba(91,169,255,.07),#0a1d34)}
.fc-rate-input,.fc-suffix-input{display:flex;align-items:center;border:1px solid #28405f;border-radius:12px;background:#07182c;overflow:hidden}.fc-rate-input input,.fc-suffix-input input{border:0!important;border-radius:0!important;background:transparent!important}.fc-rate-input b,.fc-suffix-input b{padding:0 13px;color:#9db0ca;font-size:11px;white-space:nowrap}
.fc-education-note{display:grid;gap:4px;margin:15px 0;padding:13px 14px;border:1px solid rgba(91,169,255,.22);border-radius:13px;background:rgba(91,169,255,.05)}.fc-education-note b{font-size:11px;color:#dcecff}.fc-education-note span{font-size:10px;line-height:1.5;color:#9db0ca}
.fc-amort-preview{background:linear-gradient(135deg,rgba(154,205,50,.12),rgba(91,169,255,.08))}.fc-amort-preview strong{font-size:34px!important}
.fc-amort-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fc-amort-kpis article{padding:18px;border:1px solid #28405f;border-radius:15px;background:#07182c}.fc-amort-kpis span,.fc-amort-kpis strong,.fc-amort-kpis small{display:block}.fc-amort-kpis span{font-size:9px;color:#8fa4bd}.fc-amort-kpis strong{margin:7px 0 5px;font-size:23px;color:#b7e54b;line-height:1.12}.fc-amort-kpis small{font-size:9px;line-height:1.45;color:#9db0ca}
.fc-amort-table th,.fc-amort-table td{min-width:140px}.fc-amort-table td:first-child{font-weight:850;color:#eef6ff}
.fc-amort-impact-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:13px}.fc-amort-impact-grid article{padding:17px;border:1px solid #28405f;border-radius:15px;background:#081a30}.fc-amort-impact-grid h3{margin:5px 0 10px!important;font-size:16px!important}.fc-amort-impact-grid strong{display:block;color:#b7e54b;font-size:20px;line-height:1.25}.fc-amort-impact-grid p{margin:8px 0 0;color:#9db0ca;font-size:10px;line-height:1.5}
.fc-chart-legend i.base-line{background:#9db0ca}.fc-chart-legend i.amort-line{background:#9acd32}
@media(max-width:760px){.hero-actions.fc-home-flow-actions.fc-dual-purpose,.fc-two-real-flows,.fc-amort-kpis,.fc-amort-impact-grid{grid-template-columns:1fr!important}.fc-amort-preview strong{font-size:28px!important}.fc-amort-kpis strong{font-size:21px}}
@media print{.fc-conversion-cta{display:none!important}.fc-amort-kpis article,.fc-amort-impact-grid article{background:#fff!important;border-color:#ccc!important}}


/* V4.44 - pagamento único da análise de amortização */
.fc-payment-step{max-width:720px;margin:0 auto}.fc-payment-product{display:grid;grid-template-columns:minmax(180px,.75fr) 1.25fr;gap:18px;align-items:center;margin:18px 0;padding:19px;border:1px solid rgba(154,205,50,.30);border-radius:16px;background:linear-gradient(135deg,rgba(154,205,50,.10),rgba(91,169,255,.05))}.fc-payment-product span,.fc-payment-product strong,.fc-payment-product small{display:block}.fc-payment-product span{font-size:11px;color:#dcecff;font-weight:800}.fc-payment-product strong{margin:6px 0 2px;color:#b7e54b;font-size:34px;line-height:1}.fc-payment-product small{color:#9db0ca;font-size:10px}.fc-payment-product ul{margin:0;padding-left:20px;color:#c9d7e8;font-size:11px;line-height:1.85}.fc-payment-status{margin:13px 0;padding:13px 14px;border:1px solid rgba(91,169,255,.24);border-radius:12px;background:rgba(91,169,255,.06);color:#dcecff;font-size:11px;line-height:1.5}.fc-payment-secondary{margin-top:11px}.payment-status-chip{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(255,203,119,.10);color:#ffd99d;font-size:9px;font-weight:850}.payment-status-chip.approved{background:rgba(57,220,141,.12);color:#72efa9}.admin-payment-row{display:grid;grid-template-columns:1.3fr .8fr .7fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.admin-payment-row:last-child{border-bottom:0}.admin-payment-row b,.admin-payment-row span,.admin-payment-row small{display:block}.admin-payment-row span,.admin-payment-row small{color:var(--muted);font-size:10px;margin-top:3px}.admin-payment-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:760px){.fc-payment-product{grid-template-columns:1fr}.admin-payment-row{grid-template-columns:1fr}.admin-payment-actions{justify-content:flex-start}}

/* V4.45 — enquadramento simples no público e análise profissional no painel */
.fc-professional-note,.fc-professional-review,.fc-review-signal{
  display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(91,169,255,.28);
  background:rgba(91,169,255,.08);border-radius:16px;padding:14px 16px;margin-top:14px
}
.fc-professional-note>span,.fc-professional-review>span{font-size:22px;line-height:1}
.fc-professional-note b,.fc-professional-review b{display:block;color:#fff;margin-bottom:4px}
.fc-professional-note p,.fc-professional-review p,.fc-review-signal{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.fc-professional-review{margin:0 0 16px;border-color:rgba(101,227,49,.26);background:rgba(101,227,49,.07)}
.fc-professional-analysis-box{border:1px solid rgba(101,227,49,.22);background:rgba(5,24,43,.58);border-radius:20px;padding:18px;margin:18px 0}
.fc-professional-analysis-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}
.fc-professional-analysis-head h3{margin:4px 0 3px;font-size:20px}.fc-professional-analysis-head p{margin:0;color:var(--muted);font-size:12px}
.fc-professional-check-grid,.fc-review-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.fc-program-override{display:block;margin-top:14px}.fc-program-override small{display:block;margin-top:6px;color:var(--muted)}
.fc-official-condition{margin-top:14px;border:1px solid rgba(87,190,255,.24);border-radius:17px;padding:14px;background:rgba(7,31,51,.62)}
.fc-official-condition.hidden{display:none!important}
.fc-official-condition-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}
.fc-official-condition-head b{display:block;margin:3px 0 4px;color:#fff}.fc-official-condition-head small{display:block;color:var(--muted);line-height:1.45}
.fc-official-condition .form-grid{margin-top:10px}.fc-official-condition .public-disclaimer{margin:10px 0 0}
.caixa-option-card.official-result-card{border-color:rgba(87,190,255,.48);box-shadow:0 0 0 1px rgba(87,190,255,.12) inset}
.fc-eligibility-review,.fc-review-result{margin-top:14px;border:1px solid var(--line);border-radius:15px;padding:13px;background:rgba(0,0,0,.12)}
.fc-eligibility-review>b{display:block;margin-bottom:9px;color:#fff}.fc-eligibility-review>div{display:flex;flex-wrap:wrap;gap:7px}
.fc-eligibility-review span{font-size:11px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:var(--muted)}
.fc-eligibility-review span.ok{border-color:rgba(101,227,49,.35);color:#a7ff82;background:rgba(101,227,49,.07)}
.fc-eligibility-review span.pending{border-color:rgba(255,190,80,.28);color:#ffd08a}
.lead-review-status{display:inline-flex!important;width:max-content;border-radius:999px;padding:4px 8px!important;margin-top:4px;border:1px solid var(--line);font-size:10px!important}
.lead-review-status.confirmed{color:#a7ff82!important;border-color:rgba(101,227,49,.35);background:rgba(101,227,49,.07)}
.lead-review-status.possible{color:#8fc8ff!important;border-color:rgba(91,169,255,.35);background:rgba(91,169,255,.07)}
.lead-review-status.pending{color:#ffd08a!important;border-color:rgba(255,190,80,.3);background:rgba(255,190,80,.06)}
.fc-housing-review-modal{width:min(760px,96vw)}
.fc-review-check-grid{margin:15px 0}.fc-review-signal{margin:12px 0}.fc-review-result{color:#fff;font-weight:700;margin-bottom:10px}
.fc-housing-review-modal textarea{width:100%;resize:vertical;min-height:80px}
@media(max-width:760px){
  .fc-professional-check-grid,.fc-review-check-grid{grid-template-columns:1fr}
  .fc-professional-analysis-head{flex-direction:column}
  .lead-row-actions{align-items:stretch}.lead-row-actions .btn{width:100%}
}
.modal.fc-open .modal-card.fc-housing-review-modal{width:min(760px,96vw)!important}

/* V4.46 — organização das calculadoras da Área do Corretor */
.calculator-page section[id]{scroll-margin-top:68px}
.calculator-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:20px}
.calculator-choice-card{position:relative;display:flex;min-height:145px;flex-direction:column;gap:7px;padding:16px;border:1px solid rgba(158,177,201,.15);border-radius:16px;background:linear-gradient(180deg,rgba(7,29,56,.92),rgba(4,20,40,.92));text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.calculator-choice-card:hover{transform:translateY(-2px);border-color:rgba(101,227,49,.48);background:linear-gradient(180deg,rgba(10,40,70,.96),rgba(5,24,45,.96))}
.calculator-choice-card .choice-number{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:rgba(101,227,49,.13);color:var(--green2);font-size:11px;font-weight:900}
.calculator-choice-card b{color:var(--text);font-size:13px;line-height:1.25}.calculator-choice-card small{color:var(--muted);font-size:10px;line-height:1.45}
.calculator-choice-card em,.calc-shortcut em{margin-top:auto;align-self:flex-start;padding:4px 7px;border-radius:999px;background:rgba(101,227,49,.12);color:var(--green2);font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.calculator-choice-card.featured-choice,.calc-shortcut.featured-shortcut{border-color:rgba(101,227,49,.34);box-shadow:inset 0 0 0 1px rgba(101,227,49,.05)}
.calculator-sticky-nav a{font-weight:800}.calculator-sticky-nav a:hover{background:rgba(101,227,49,.14);color:var(--green2)}
.calculator-sticky-nav a.active:hover,.calculator-sticky-nav a[aria-current="page"]:hover{background:var(--green);color:#042015}
.calc-amortization-entry{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0}
.amortization-entry-card{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:center;padding:24px;border:1px solid rgba(101,227,49,.22);border-radius:20px;background:linear-gradient(135deg,rgba(6,30,50,.96),rgba(7,22,42,.96))}
.amortization-entry-card h3{margin:10px 0 6px;font-size:21px}.amortization-entry-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.amortization-entry-card ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin:16px 0 0;padding-left:18px;color:var(--text);font-size:10px}
.amortization-entry-actions{display:flex;flex-direction:column;gap:9px;text-align:center}.amortization-entry-actions .btn{width:100%}.amortization-entry-actions small{color:var(--muted);font-size:9px;line-height:1.45}
.calc-shortcut{min-height:86px}.calc-shortcut em{margin-top:3px}
@media(max-width:980px){.calculator-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-choice-card:last-child{grid-column:1/-1}.amortization-entry-card{grid-template-columns:1fr}}
@media(max-width:560px){.calculator-choice-grid{grid-template-columns:1fr}.calculator-choice-card:last-child{grid-column:auto}.calculator-choice-card{min-height:0}.amortization-entry-card{padding:18px}.amortization-entry-card ul{grid-template-columns:1fr}.calculator-sticky-nav a{padding:8px 10px;font-size:9px}}

/* V4.47 — cenário-base e condição Pró-Cotista oficial */

/* V4.47.12 — triagem Pró-Cotista sem inversão do vínculo ativo */
.fc-eligibility-review span.info{border-color:rgba(91,169,255,.32);color:#a9d0ff;background:rgba(91,169,255,.06)}
.fc-pro-cotista-signal{display:flex;flex-direction:column;gap:4px;margin:10px 0 14px;padding:12px 13px;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.12)}
.fc-pro-cotista-signal b{font-size:13px;color:#fff}
.fc-pro-cotista-signal span{font-size:10px;line-height:1.5;color:var(--muted)}
.fc-pro-cotista-signal.strong{border-color:rgba(101,227,49,.38);background:rgba(101,227,49,.07)}
.fc-pro-cotista-signal.strong b,.fc-pro-cotista-signal.possible b{color:#a7ff82}
.fc-pro-cotista-signal.possible{border-color:rgba(101,227,49,.25);background:rgba(101,227,49,.045)}
.fc-pro-cotista-signal.attention{border-color:rgba(255,190,80,.32);background:rgba(255,190,80,.05)}
.fc-pro-cotista-signal.attention b{color:#ffd08a}
@media(max-width:760px){.fc-pro-cotista-signal{padding:10px 11px}.fc-pro-cotista-signal span{font-size:9px}}

/* V4.47.12 — período de aportes e resultados autoexplicativos */
.fc-amort-timing{display:grid;gap:8px;margin-top:11px;padding:16px;border:1px solid rgba(91,169,255,.22);border-radius:15px;background:rgba(91,169,255,.055)}
.fc-amort-timing h3{font-size:18px;margin:5px 0}.fc-amort-timing p{margin:0;color:#b7c7da;font-size:11px;line-height:1.55}.fc-amort-timing>small{padding-top:8px;border-top:1px solid rgba(157,176,202,.12);color:#8296b0;font-size:9px;line-height:1.5}
.fc-rent-buy-disclaimer{display:grid;gap:4px;margin:0 0 12px;padding:13px 14px;border:1px solid rgba(154,205,50,.2);border-radius:14px;background:rgba(154,205,50,.045)}
.fc-rent-buy-disclaimer b{font-size:11px;color:#dff6a3}.fc-rent-buy-disclaimer span{font-size:10px;line-height:1.5;color:#9db0ca}
.fc-rent-buy-result .metric small{display:block;margin-top:5px;color:#8296b0;font-size:9px;line-height:1.35}
.fc-result-explainer{margin-top:13px;border:1px solid #263c58;border-radius:16px;background:#07182c;overflow:hidden}
.fc-result-explainer summary{cursor:pointer;padding:15px 17px;font-weight:850;color:#eaf2ff;list-style:none}.fc-result-explainer summary::-webkit-details-marker{display:none}.fc-result-explainer summary:after{content:'+';float:right;color:#9acd32;font-size:18px}.fc-result-explainer[open] summary:after{content:'−'}
.fc-explainer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 14px 14px}.fc-explainer-grid article{padding:13px;border:1px solid rgba(157,176,202,.14);border-radius:13px;background:#081627}.fc-explainer-grid b,.fc-explainer-grid strong{display:block}.fc-explainer-grid b{font-size:10px;color:#dcecff}.fc-explainer-grid p{min-height:48px;margin:6px 0;color:#91a5be;font-size:9px;line-height:1.5}.fc-explainer-grid strong{font-size:11px;line-height:1.45;color:#b7e54b}
.fc-explainer-assumptions{margin:0;padding:12px 15px;border-top:1px solid rgba(157,176,202,.12);color:#8296b0;font-size:9px;line-height:1.55}
@media(max-width:760px){.fc-explainer-grid{grid-template-columns:1fr}.fc-explainer-grid p{min-height:0}.fc-result-explainer:not([open]) .fc-explainer-grid,.fc-result-explainer:not([open]) .fc-explainer-assumptions{display:none}}
@media print{.fc-amort-timing,.fc-rent-buy-disclaimer,.fc-result-explainer{background:#fff!important;border-color:#ccc!important;color:#111!important}.fc-explainer-grid article{background:#fff!important;border-color:#ddd!important}.fc-explainer-grid p,.fc-explainer-assumptions,.fc-rent-buy-disclaimer span,.fc-amort-timing p,.fc-amort-timing>small{color:#555!important}}

.fc-funnel-step>label.hidden,.fc-funnel-step .fc-form-grid>label.hidden{display:none!important}.fc-form-grid.single-field{grid-template-columns:1fr!important}

/* V4.47.12 — fluxo Premium dedicado e mensagens visíveis */
.premium-shell{padding-top:34px!important}
.premium-checkout-card{width:min(650px,100%)!important}
.premium-checkout-card h1{margin-bottom:8px!important}
.premium-price-line{display:flex;align-items:baseline;gap:10px;margin:4px 0 12px}
.premium-price-line strong{font-size:34px;color:var(--green2);letter-spacing:-.03em}
.premium-price-line span{font-size:12px;color:var(--muted);font-weight:700}
.premium-flow-status{display:none;margin:16px 0;padding:13px 14px;border-radius:12px;border:1px solid rgba(158,177,201,.18);background:rgba(1,13,29,.38);font-size:12px;line-height:1.5}
.premium-flow-status:not(:empty){display:block}
.premium-flow-status.working{color:#ffe2a8;border-color:rgba(255,203,119,.28);background:rgba(255,203,119,.07)}
.premium-flow-status.success{color:var(--green2);border-color:rgba(101,227,49,.28);background:rgba(101,227,49,.07)}
.premium-flow-status.error{color:#ffb4b4;border-color:rgba(255,120,120,.28);background:rgba(255,120,120,.07)}
.premium-page-tabs{margin:18px 0 12px}
.premium-account-summary{margin:14px 0 16px}
.premium-security-note{margin-top:22px}
.premium-checkout-card button[disabled]{opacity:.65;cursor:wait}
@media(max-width:620px){
  .premium-shell{padding:20px 12px!important}
  .premium-checkout-card{padding:20px!important}
  .premium-price-line strong{font-size:30px}
  .premium-checkout-card .form-grid.two{grid-template-columns:1fr!important}
}

/* V4.47.17 — base enxuta */
.fc-bank-condition-details{margin-top:12px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(7,21,38,.55)}
.fc-bank-condition-details>summary{cursor:pointer;font-weight:900;color:var(--text);list-style:none}
.fc-bank-condition-details>summary::-webkit-details-marker{display:none}
.fc-bank-condition-details>summary small{color:var(--muted);font-weight:700}
.fc-bank-condition-details[open]>summary{margin-bottom:10px}
.fc-insurance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}
.fc-insurance-summary>div{padding:11px;border:1px solid var(--line);border-radius:12px;background:#071526}
.fc-insurance-summary span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.6px}
.fc-insurance-summary strong{display:block;margin-top:4px;font-size:16px}
.fc-insurance-note{margin:0 0 12px;color:var(--muted);font-size:9px;line-height:1.45}
.danger-action{color:#ffb0b0!important;border-color:rgba(255,122,122,.28)!important}
@media(max-width:620px){.fc-insurance-summary{grid-template-columns:1fr}.fc-bank-condition-details{padding:11px}}

/* V4.47.17 — referências Pró-Cotista */
.fc-reference-admin-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:rgba(0,0,0,.12);display:grid;gap:10px}
.fc-pro-reference-info{margin-top:12px;padding:13px;border:1px solid rgba(40,220,190,.3);border-radius:14px;background:rgba(40,220,190,.06);display:grid;gap:5px}
.fc-pro-reference-info b{color:#9affdd}.fc-pro-reference-info small{color:var(--muted);line-height:1.45}
@media(max-width:760px){.fc-reference-admin-card{padding:11px}.fc-pro-reference-info{padding:11px}}


/* V4.47.17 — alinhamento das ferramentas e Pró-Cotista mais claro */
@media(min-width:981px){
  .calculator-choice-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch}
  .calculator-choice-card{grid-column:span 2;min-height:132px;align-items:flex-start}
  .calculator-choice-card:nth-child(4){grid-column:2 / span 2}
  .calculator-choice-card:nth-child(5){grid-column:4 / span 2}
  .calculator-choice-card b{min-height:34px;display:flex;align-items:flex-start}
  .calculator-choice-card small{min-height:44px}
  .calculator-sticky-nav{justify-content:center}
}
.calculator-choice-card .choice-number{flex:0 0 auto}
.fc-pro-calc-box{padding:16px;margin-top:14px;border-color:rgba(101,227,49,.3);background:linear-gradient(180deg,rgba(101,227,49,.055),rgba(7,21,38,.58))}
.fc-pro-calc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px}
.fc-pro-calc-head h4{margin:4px 0 5px;color:var(--text);font-size:18px}
.fc-pro-calc-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}
.fc-program-override>small{display:block;margin-top:7px;color:var(--muted);font-size:10px;line-height:1.45}
.fc-pro-calculation-status{display:flex;flex-direction:column;gap:4px;margin-top:11px;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:rgba(0,0,0,.12)}
.fc-pro-calculation-status b{font-size:12px;color:var(--text)}
.fc-pro-calculation-status span{font-size:10px;line-height:1.45;color:var(--muted)}
.fc-pro-calculation-status.active{border-color:rgba(101,227,49,.38);background:rgba(101,227,49,.075)}
.fc-pro-calculation-status.active b{color:#a7ff82}
.fc-pro-calculation-status.warning{border-color:rgba(255,190,80,.34);background:rgba(255,190,80,.065)}
.fc-pro-calculation-status.warning b{color:#ffd08a}
@media(max-width:980px){
  .calculator-choice-card:nth-child(4),.calculator-choice-card:nth-child(5){grid-column:auto}
  .calculator-sticky-nav{justify-content:flex-start}
}
@media(max-width:620px){
  .fc-pro-calc-box{padding:12px}
  .fc-pro-calc-head{flex-direction:column;gap:8px}
  .fc-pro-calc-head h4{font-size:16px}
}

/* V4.47.17 — juros de obra personalizável */
.fc-work-progress-fields,.fc-work-month-fields{margin-bottom:4px}
.fc-work-example{margin:-2px 0 12px;padding:9px 11px;border:1px dashed rgba(101,227,49,.28);border-radius:11px;background:rgba(101,227,49,.045);color:#a9b9cf;font-size:10px;line-height:1.45}
.fc-work-disclaimer{margin:11px 0 0;color:var(--muted);font-size:9px;line-height:1.5}
.fc-work-table-summary{margin-top:12px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:rgba(0,0,0,.12);color:#a9b9cf;font-size:10px;line-height:1.45}
.fc-work-table-wrap{max-height:560px}
.fc-work-table-wrap td b{color:var(--green2)}
.fc-work-table-wrap th,.fc-work-table-wrap td{white-space:nowrap}
@media(max-width:640px){
  .fc-work-table-wrap{max-height:500px}
  .fc-work-table-wrap table{min-width:650px}
  .fc-work-example,.fc-work-table-summary{font-size:9px}
}

/* V4.47.17 — acabamento visual: cartões compactos e checkboxes alinhados */
/* Os cinco atalhos voltam a uma única linha em telas largas, com dimensões iguais. */
@media (min-width:1180px){
  .calculator-choice-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    grid-auto-rows:1fr!important;
    gap:10px!important;
    align-items:stretch!important;
  }
  .calculator-choice-card,
  .calculator-choice-card:nth-child(4),
  .calculator-choice-card:nth-child(5){
    grid-column:auto!important;
    min-height:112px!important;
    height:100%!important;
    padding:13px 14px!important;
    gap:5px!important;
  }
  .calculator-choice-card .choice-number{
    width:22px!important;
    height:22px!important;
    border-radius:7px!important;
    font-size:9px!important;
  }
  .calculator-choice-card b{
    min-height:31px!important;
    font-size:11px!important;
    line-height:1.3!important;
  }
  .calculator-choice-card small{
    min-height:36px!important;
    font-size:9px!important;
    line-height:1.4!important;
  }
  .calculator-choice-card em{
    padding:3px 6px!important;
    font-size:7px!important;
  }
}

/* Em notebook/tablet, mantém grade equilibrada sem cartões exagerados. */
@media (min-width:761px) and (max-width:1179px){
  .calculator-choice-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-rows:1fr!important;
    align-items:stretch!important;
  }
  .calculator-choice-card,
  .calculator-choice-card:nth-child(4),
  .calculator-choice-card:nth-child(5){
    grid-column:auto!important;
    min-height:108px!important;
    height:100%!important;
    padding:13px!important;
  }
  .calculator-choice-card:nth-child(4){grid-column:1 / span 1!important}
  .calculator-choice-card:nth-child(5){grid-column:2 / span 1!important}
  .calculator-choice-card b,.calculator-choice-card small{min-height:0!important}
}

/* As perguntas com checkbox ficam compactas e o quadrado permanece centralizado. */
.public-compact-form .toggle-card{
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
}
.public-compact-form .toggle-card input[type="checkbox"]{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  max-width:18px!important;
  max-height:18px!important;
  margin:0 0 0 12px!important;
  padding:0!important;
  align-self:center!important;
  flex:0 0 18px!important;
}
.public-property-options{
  align-items:stretch!important;
}
.public-property-options > label{
  margin-top:7px!important;
  margin-bottom:7px!important;
}
.public-property-options .toggle-card{
  min-height:72px!important;
  height:calc(100% - 14px)!important;
  padding:10px 13px!important;
}
.linked-caixa-card{
  min-height:62px!important;
  padding:10px 13px!important;
}
.public-property-options .toggle-card b,.linked-caixa-card b{font-size:11px!important}
.public-property-options .toggle-card small,.linked-caixa-card small{font-size:8px!important;line-height:1.35!important}

@media(max-width:760px){
  .public-property-options .toggle-card,.linked-caixa-card{
    height:auto!important;
    min-height:58px!important;
  }
}

/* Títulos com “opcional” permanecem na mesma linha para alinhar os campos. */
.public-compact-form label.fc-inline-label{display:block!important}
.public-compact-form label.fc-inline-label>.fc-inline-optional{
  display:inline!important;
  margin-left:3px!important;
  color:var(--muted)!important;
  font-size:9px!important;
  font-weight:700!important;
}
.public-compact-form label.fc-inline-label>.money,
.public-compact-form label.fc-inline-label>input,
.public-compact-form label.fc-inline-label>select{margin-top:7px!important}
.public-compact-form label.fc-inline-label>.fc-field-hint{margin-top:7px!important}

/* A pergunta ao lado de “Imóvel” acompanha a linha do select, sem um cartão alto. */
@media(min-width:761px){
  .public-property-options .toggle-card{
    min-height:44px!important;
    height:44px!important;
    margin-top:30px!important;
    padding:7px 11px!important;
  }
  .public-property-options .toggle-card small{display:none!important}
  .linked-caixa-card{
    min-height:50px!important;
    padding:8px 12px!important;
  }
  .linked-caixa-card small{font-size:8px!important}
}


/* V6.0 — foco em velocidade durante a venda */
.fc-result-mode-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fc-result-mode-actions .btn{padding:8px 12px}.client-view .technical-row,.client-view .public-more-details{display:none!important}.client-view .caixa-result-list{gap:8px}.client-view .caixa-option-card{box-shadow:0 0 0 1px rgba(101,227,49,.2)}
.fc-work-release-action{display:flex;align-items:center;gap:12px;margin:-4px 0 14px;flex-wrap:wrap}.fc-work-release-action small{color:var(--muted)}.fc-work-adjustments{margin:10px 0 16px;padding:12px 14px;border:1px solid rgba(157,176,202,.18);border-radius:14px;background:rgba(9,28,54,.35)}.fc-work-adjustments summary{cursor:pointer;font-weight:800}.fc-work-adjustments[open] summary{margin-bottom:12px}.fc-work-breakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.fc-work-breakdown>div{padding:12px;border:1px solid rgba(157,176,202,.16);border-radius:12px;background:rgba(9,28,54,.34)}.fc-work-breakdown span{display:block;color:var(--muted);font-size:.78rem}.fc-work-breakdown b{display:block;margin-top:5px}.fc-work-actions{justify-content:flex-end;margin-top:14px}
.fc-feedback-strip{max-width:1280px;margin:0 auto 40px;padding:0 20px}.fc-feedback-strip details{border:1px solid rgba(101,227,49,.2);background:rgba(8,29,52,.72);border-radius:16px;padding:14px 16px}.fc-feedback-strip summary{cursor:pointer;font-weight:800;color:#dfffd4}.fc-feedback-form{display:grid;grid-template-columns:220px 1fr auto;gap:10px;margin-top:14px;align-items:start}.fc-feedback-form textarea{min-height:84px;resize:vertical}.fc-feedback-form small{grid-column:1/-1;color:var(--muted)}
.admin-suggestion-row{display:grid;gap:4px;padding:12px 0;border-bottom:1px solid rgba(157,176,202,.14)}.admin-suggestion-row:last-child{border-bottom:0}.admin-suggestion-row span{white-space:pre-wrap}.admin-suggestion-row small{color:var(--muted)}
@media(max-width:800px){.fc-work-breakdown{grid-template-columns:1fr 1fr}.fc-feedback-form{grid-template-columns:1fr}.fc-feedback-form small{grid-column:auto}.fc-result-mode-actions{width:100%;justify-content:space-between}}
@media print{.fc-feedback-strip,.fc-result-mode-actions button,.fc-work-actions{display:none!important}.client-view .technical-row,.client-view .public-more-details{display:none!important}}


/* V6.0.4 — beta gratuita e estimativa pré-contrato de juros de obra */
.fc-beta-banner{max-width:1280px;margin:18px auto 0;padding:13px 18px;border:1px solid rgba(102,255,61,.38);border-radius:16px;background:linear-gradient(90deg,rgba(102,255,61,.13),rgba(24,124,255,.08));display:flex;gap:12px;align-items:center;color:#dcecff}
.fc-beta-banner b{color:#6cff3d;letter-spacing:.08em;font-size:.82rem}
.fc-beta-banner span{font-size:.92rem}
@media(max-width:720px){.fc-beta-banner{margin:12px 14px 0;align-items:flex-start;flex-direction:column;gap:4px}}




/* V6.0.5 - financiamento pela renda */
.fc-income-power-module .form-panel{top:96px}
.fc-income-rule-note{margin:13px 0 0;padding:12px 13px;border:1px solid rgba(91,169,255,.2);border-radius:13px;background:rgba(91,169,255,.055);color:#9db0ca;font-size:10px;line-height:1.55}
.fc-income-rule-note b{color:#dcecff}.fc-income-power-result .metric strong{font-size:18px}.fc-income-power-result .compare-card strong{font-size:20px}
.fc-income-actions{margin-top:14px}.fc-transfer-note{grid-column:1/-1;margin:0 0 12px;padding:12px 14px;border:1px solid rgba(101,227,49,.28);border-radius:13px;background:rgba(101,227,49,.065);color:#bcd1e8;font-size:10px;line-height:1.55}.fc-transfer-note b{color:#a7ff82}
#renda,#renda,#financiamento,#entrada,#obra,#amortizacao,#alugar{scroll-margin-top:110px}
@media(max-width:640px){.fc-income-actions{flex-direction:column}.fc-income-power-result .metric strong{font-size:20px}}


/* V6.0.4 — sugestão flutuante, painel administrativo protegido e avisos por e-mail */
.fc-feedback-fab{position:fixed;right:18px;bottom:18px;z-index:1100;border:0;border-radius:999px;padding:13px 17px;background:#172033;color:#fff;font:700 14px/1 inherit;box-shadow:0 12px 32px rgba(15,23,42,.24);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}
.fc-feedback-fab:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(15,23,42,.3)}
.fc-feedback-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.58);backdrop-filter:blur(3px)}
.fc-feedback-modal.hidden{display:none!important}
.fc-feedback-modal-card{position:relative;width:min(520px,100%);background:#fff;border:1px solid #dbe4ee;border-radius:20px;padding:26px;box-shadow:0 24px 70px rgba(15,23,42,.3)}
.fc-feedback-modal-card h2{margin:6px 38px 7px 0}.fc-feedback-modal-card p{margin:0 0 16px;color:#64748b}.fc-feedback-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#eef2f6;color:#334155;font-size:25px;line-height:1;cursor:pointer}.fc-feedback-form{display:grid;gap:10px}.fc-feedback-form select,.fc-feedback-form textarea{width:100%}.fc-feedback-form textarea{min-height:120px;resize:vertical}.fc-modal-open{overflow:hidden}
.fc-email-config-hints{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.fc-email-config-hints span{padding:6px 9px;border-radius:999px;background:#fee2e2;color:#991b1b;font-size:12px;font-weight:800}.fc-email-config-hints span.ok{background:#dcfce7;color:#166534}.admin-billing-box #adminNotificationEmail{max-width:520px}
@media(max-width:640px){.fc-feedback-fab{right:12px;bottom:12px;padding:12px 14px}.fc-feedback-modal{align-items:end;padding:10px}.fc-feedback-modal-card{border-radius:20px 20px 12px 12px;padding:22px 18px}}


/* V6.5.0 - menu profissional único, horizontal e sem cards duplicados */
.professional-tool-nav{width:100%;justify-content:center}
.broker-panel-actions{justify-content:flex-end;margin-top:8px}
#renda,#financiamento,#entrada,#obra,#amortizacao,#alugar{scroll-margin-top:84px}
.fc-target-calculator{animation:fcTargetPulse 1.15s ease-out}
@keyframes fcTargetPulse{0%{box-shadow:0 0 0 0 rgba(57,220,141,.28)}55%{box-shadow:0 0 0 10px rgba(57,220,141,.08)}100%{box-shadow:0 0 0 0 rgba(57,220,141,0)}}
@media(max-width:900px){.professional-tool-nav{justify-content:flex-start}.calculator-sticky-nav{padding:9px 12px}.calculator-sticky-nav a{font-size:10px;padding:8px 11px}}


/* V6.5.0 - navegação real por abas e acesso temporário do visitante */
.topbar{max-width:1180px;height:72px;padding:0 16px;gap:16px}
.topbar .nav{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}
.topbar .nav button{min-height:38px;display:flex;align-items:center;justify-content:center}
.topbar .header-actions{align-items:center;flex:0 0 auto}
.topbar .header-actions .btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center}
.brand-image-wrap{min-width:220px}.brand-image{width:225px;height:56px}
.fc-funnel-header{width:min(1180px,calc(100% - 32px))!important}

.calculator-sticky-nav{scroll-behavior:smooth;overscroll-behavior-x:contain}
.calculator-sticky-nav a{min-height:34px;display:inline-flex;align-items:center;justify-content:center}
.fc-client-tool-nav{position:sticky;top:0;z-index:60;border-top:1px solid rgba(158,177,201,.08)}
.fc-temporary-tools-banner{width:min(1180px,calc(100% - 32px));margin:12px auto 0;padding:10px 14px;border:1px solid rgba(101,227,49,.25);border-radius:13px;background:rgba(101,227,49,.065);display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;color:var(--muted);font-size:11px}
.fc-temporary-tools-banner b{color:var(--green2)}
.fc-calculator-gate{text-align:center;padding:8px 0}.fc-calculator-gate h2{margin:8px 0;font-size:26px}.fc-calculator-gate p{max-width:590px;margin:0 auto 18px;color:var(--muted);line-height:1.6}
.fc-tools-release-banner{margin:0 0 18px;padding:14px 16px;border:1px solid rgba(101,227,49,.28);border-radius:15px;background:rgba(101,227,49,.065);display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}
.fc-tools-release-banner div{display:grid;gap:3px}.fc-tools-release-banner b{color:var(--green2);font-size:13px}.fc-tools-release-banner span{color:var(--muted);font-size:10px}.fc-tools-release-banner .btn{flex:0 0 auto}
.fc-visitor-tools-mode .fc-professional-analysis-box,.fc-visitor-tools-mode .fc-pro-calc-box{display:none!important}
.fc-visitor-tools-mode .calculator-header-actions .btn{white-space:nowrap}

@media(max-width:900px){
  .topbar{max-width:none;height:auto;min-height:58px!important;padding:7px 12px!important}
  .brand-image-wrap{min-width:0}.brand-image{width:150px;height:auto}
  .fc-temporary-tools-banner{justify-content:flex-start;text-align:left;overflow:hidden}
}
@media(max-width:640px){
  .fc-client-tool-nav{width:100%;justify-content:flex-start}
  .fc-tools-release-banner{align-items:stretch;flex-direction:column}.fc-tools-release-banner .btn{width:100%}
  .fc-temporary-tools-banner{width:calc(100% - 24px);font-size:9px;padding:9px 11px}
  .fc-calculator-gate h2{font-size:22px}
}

/* V6.5.0 — alinhamento definitivo do cabeçalho público e dos campos do funil */
.fc-public-flow-topbar{
  width:min(1180px,calc(100% - 32px));
  margin:0 auto;
  box-sizing:border-box;
}
.fc-public-flow-topbar .fc-public-nav a{
  min-height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:9px 10px;
  border-radius:10px;
  color:var(--muted);
  text-decoration:none;
  font-size:12px;
  font-weight:750;
  white-space:nowrap;
}
.fc-public-flow-topbar .fc-public-nav a:hover,
.fc-public-flow-topbar .fc-public-nav a:focus-visible{
  background:rgba(255,255,255,.04);
  color:var(--green2);
}
.fc-public-security-strip{
  width:min(1180px,calc(100% - 32px));
  margin:0 auto 2px;
  min-height:30px;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  color:var(--muted);
  font-size:10px;
  box-sizing:border-box;
}
.fc-field-label{
  min-height:14px;
  display:inline-flex;
  align-items:baseline;
  gap:4px;
  line-height:1.2;
  color:inherit;
  font:inherit;
}
.fc-field-label small{
  display:inline;
  margin:0;
  color:var(--muted);
  font-size:9px;
  line-height:inherit;
  font-weight:750;
}
@media(max-width:1030px){
  .fc-public-flow-topbar .fc-public-nav{display:none!important}
}
@media(max-width:760px){
  .fc-public-flow-topbar{
    width:100%;
    min-height:58px!important;
    padding:7px 12px!important;
  }
  .fc-public-flow-topbar .brand-image{width:150px;height:auto}
  .fc-public-flow-topbar .header-actions{gap:5px}
  .fc-public-flow-topbar .header-actions .btn{padding:9px 10px;font-size:10px}
  .fc-public-security-strip{
    width:calc(100% - 24px);
    min-height:28px;
    justify-content:center;
    text-align:center;
    font-size:9px;
  }
}
@media(max-width:430px){
  .fc-public-flow-topbar .brand-image{width:132px}
  .fc-public-flow-topbar .header-actions .btn:first-child{display:none}
  .fc-public-flow-topbar .header-actions .btn{font-size:9px;padding:8px 9px}
  .fc-field-label{white-space:nowrap}
}


/* V6.5.0 — visitante com três ferramentas essenciais; conjunto completo exclusivo do corretor */
.fc-visitor-analysis-mode .fc-professional-result-detail{display:none!important}
.fc-visitor-next-step-note{display:none;margin:18px 0;padding:15px 17px;border:1px solid rgba(101,227,49,.25);border-radius:15px;background:rgba(101,227,49,.07)}
.fc-visitor-next-step-note b,.fc-visitor-next-step-note span{display:block}
.fc-visitor-next-step-note b{color:#fff;margin-bottom:5px}
.fc-visitor-next-step-note span{color:var(--muted);font-size:12px;line-height:1.55}
.fc-visitor-analysis-mode .fc-visitor-next-step-note{display:block}
.fc-visitor-tools-mode .fc-professional-only-tool{display:none!important}

/* ===== FinanciaClaro 6.5.0 — Plano Básico gratuito + Premium ===== */
.fc-premium-fixed{
  position:fixed;top:14px;right:18px;z-index:2500;display:inline-flex;align-items:center;gap:8px;
  min-height:42px;padding:0 16px;border-radius:999px;text-decoration:none;font-weight:900;letter-spacing:.01em;
  color:#291452;background:linear-gradient(135deg,#ffe47a,#ffbd2e);border:1px solid rgba(80,47,0,.18);
  box-shadow:0 12px 28px rgba(20,22,45,.24);transition:transform .2s ease,box-shadow .2s ease;
}
.fc-premium-fixed:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(20,22,45,.3)}
.fc-premium-fixed.active{color:#fff;background:linear-gradient(135deg,#6f38d9,#3f1a91)}
.fc-premium-fixed span{font-size:1.1rem}.fc-premium-fixed b{white-space:nowrap}
.fc-premium-page-shell,.fc-profile-shell{display:grid;gap:22px}.fc-premium-hero-card{text-align:center;padding:38px 30px}
.fc-premium-hero-card h1{max-width:900px;margin:8px auto 12px}.fc-premium-hero-card p{max-width:760px;margin:0 auto 20px}
.fc-plan-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.fc-plan-panel{display:flex;flex-direction:column;gap:14px;padding:28px;border-radius:24px;background:#fff;border:1px solid #dbe5ef;box-shadow:0 14px 36px rgba(22,49,88,.08)}
.fc-plan-panel.premium{border:2px solid #7b4be3;background:linear-gradient(180deg,#fff 0%,#f7f2ff 100%)}
.fc-plan-panel h2{margin:0}.fc-plan-panel ul{display:grid;gap:9px;margin:0 0 8px;padding:0;list-style:none;flex:1}
.fc-plan-panel li{position:relative;padding-left:25px}.fc-plan-panel li:before{content:'✓';position:absolute;left:0;top:0;color:#159447;font-weight:900}
.fc-plan-panel.premium li:before{color:#6532ce}.plan-tag{align-self:flex-start;padding:7px 12px;border-radius:999px;background:#efe6ff;color:#4c249c;font-weight:900;font-size:.78rem}
.green-tag{background:#e7f8ed;color:#087f38}.fc-premium-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}
.fc-premium-plan-card{display:flex;flex-direction:column;gap:12px;padding:22px;border:1px solid #dce4ef;border-radius:20px;background:#fff;position:relative}
.fc-premium-plan-card.featured{border:2px solid #6c38d0;box-shadow:0 16px 34px rgba(88,48,169,.14)}
.fc-premium-plan-card .fc-plan-badge{position:absolute;right:14px;top:14px;padding:5px 9px;border-radius:999px;background:#6b38d0;color:#fff;font-size:.72rem;font-weight:900}
.fc-premium-plan-card h3{margin:0}.fc-premium-plan-card .price{font-size:2rem;font-weight:950;color:#142a57}.fc-premium-plan-card small{color:#62718a}
.fc-premium-auth-card{display:flex;justify-content:space-between;align-items:center;gap:20px}.fc-plan-loading{text-align:center;padding:30px;color:#68758a}
.fc-account-form{max-width:760px;margin:0 auto}.fc-optional-profile{margin:18px 0;padding:16px;border:1px solid #dce5ee;border-radius:16px;background:#f8fbfd}
.fc-optional-profile summary{cursor:pointer;font-weight:900;color:#173260}.fc-field-hint{margin:8px 0 16px;color:#64748b;font-size:.9rem}
.fc-profile-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.fc-history-list{display:grid;gap:12px}
.fc-history-item{display:grid;grid-template-columns:1fr auto;gap:14px;padding:16px;border:1px solid #dce5ee;border-radius:16px;background:#fbfdff}
.fc-history-item h3{margin:0 0 5px}.fc-history-item p{margin:0;color:#5b6b81}.fc-history-item small{display:block;margin-top:7px;color:#7c8798}.fc-history-empty{text-align:center;padding:30px;color:#66758a}
.fc-inline-premium-upsell{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin:18px 0;border:1px solid #d8c8ff;border-radius:18px;background:linear-gradient(135deg,#faf7ff,#f1eaff)}
.fc-inline-premium-upsell h3,.fc-inline-premium-upsell p{margin:0}.fc-inline-premium-upsell p{margin-top:4px;color:#625579}
.fc-basic-plan-mode .fc-premium-detail-row,.fc-basic-plan-mode .fc-professional-detail,.fc-basic-plan-mode .fc-report-premium-only{display:none!important}

/* Relatório profissional / PDF */
.fc-finance-report{display:none;background:#fff;color:#17233c;font-family:Arial,Helvetica,sans-serif}
.fc-report-header{display:grid;grid-template-columns:1fr auto 90px;gap:20px;align-items:center;padding-bottom:15px;border-bottom:1px solid #d7e1eb}
.fc-report-header>img:first-child{width:265px;max-height:78px;object-fit:contain;object-position:left center}.fc-report-meta{display:grid;grid-template-columns:auto;gap:2px;font-size:11px;min-width:180px}
.fc-report-meta span{color:#617087;margin-top:5px}.fc-report-meta b{font-size:12px}.fc-report-meta small{color:#68758a}.fc-report-qr{width:82px;height:82px;object-fit:contain;border:1px solid #bdc9d6;padding:4px;border-radius:6px}
.fc-report-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:16px 18px;border:1px solid #83cfa0;border-radius:12px;background:#f8fffa}
.fc-report-status>div{display:grid;gap:4px}.fc-report-status>div b{font-size:18px;color:#13843d}.fc-report-status>div span{font-size:11px}.fc-report-status>strong{font-size:10px;color:#157f3f;padding:10px 12px;border-radius:10px;background:#ebf8ef;text-align:center}
.fc-report-client{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:18px 10px}.fc-report-client>div{display:grid;gap:4px;padding:0 12px;border-right:1px solid #dce4ec}.fc-report-client>div:last-child{border-right:0}.fc-report-client span{font-size:10px;color:#536278}.fc-report-client b{font-size:16px}
.fc-report-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.fc-report-kpis>div{display:grid;gap:8px;min-height:78px;padding:12px;border:1px solid #dbe3eb;border-radius:9px}.fc-report-kpis span{font-size:9px;color:#526178}.fc-report-kpis b{font-size:14px;text-align:center}
.fc-finance-report>h2{display:flex;align-items:center;gap:12px;margin:24px 0 12px;text-transform:uppercase;text-align:center;font-size:14px;color:#173a78}.fc-finance-report>h2:before,.fc-finance-report>h2:after{content:'';height:1px;flex:1;background:#a7bad5}
.fc-report-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fc-report-comparison article{display:grid;grid-template-columns:1fr auto;gap:3px;padding:16px;border:1px solid #dbe4ef;border-radius:10px;background:#f8fbff}.fc-report-comparison article:nth-child(2){background:#f8fff9}.fc-report-comparison span{font-size:20px;font-weight:950;color:#16438d}.fc-report-comparison article:nth-child(2) span{color:#179342}.fc-report-comparison small{grid-column:1}.fc-report-comparison b{grid-column:2;grid-row:1 / span 2;font-size:20px;align-self:center}.fc-report-comparison p{grid-column:1/-1;margin:8px 0 0;font-size:9px;color:#536177}
.fc-report-tables{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.fc-report-tables article{border:1px solid #dbe4ed;border-radius:9px;overflow:hidden}.fc-report-tables h3{margin:0;padding:11px 12px;background:#164994;color:#fff;text-align:center;font-size:11px}.fc-report-tables article:nth-child(2) h3{background:#149342}.fc-report-tables dl{margin:0;padding:6px 12px}.fc-report-tables dl div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid #e8edf2;font-size:9px}.fc-report-tables dl div:last-child{border-bottom:0}.fc-report-tables dt{color:#46546a}.fc-report-tables dd{margin:0;font-weight:800;text-align:right}
.fc-report-premium-detail{margin-top:14px;padding:13px;border:1px solid #d7c8fb;border-radius:10px;background:#fbf8ff}.fc-report-premium-detail h3{margin:0 0 9px;color:#5426aa;font-size:12px}.fc-report-premium-detail>div{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.fc-report-premium-detail>div div{display:grid;gap:3px;padding:8px;border-radius:7px;background:#fff;border:1px solid #e5dcfa}.fc-report-premium-detail span{font-size:8px;color:#655b7b}.fc-report-premium-detail b{font-size:10px}
.fc-report-footer{display:grid;grid-template-columns:1.7fr 1fr;gap:18px;margin-top:16px;padding:13px;border:1px solid #d9e2eb;border-radius:9px}.fc-report-footer>div:last-child{display:grid;place-content:center;text-align:center;border-left:1px solid #dbe3eb;padding-left:15px;color:#143676}.fc-report-footer b{font-size:10px}.fc-report-footer ul{margin:5px 0 0;padding-left:17px;font-size:8px;line-height:1.5}.fc-report-footer small{margin-top:5px;color:#178a41}
.fc-report-watermark{display:none;position:fixed;inset:42% auto auto 11%;transform:rotate(-24deg);font-size:42px;font-weight:950;letter-spacing:4px;color:rgba(20,65,130,.08);white-space:nowrap;pointer-events:none}
body.fc-report-basic #reportWatermark{display:block}body.fc-report-basic #reportPremiumDetail{display:none}body.fc-report-premium #reportWatermark{display:none}

@media(max-width:900px){
  .fc-premium-fixed{top:10px;right:10px;min-height:38px;padding:0 12px;font-size:.84rem}
  .fc-plan-comparison,.fc-premium-plan-grid{grid-template-columns:1fr}.fc-premium-auth-card,.fc-profile-heading,.fc-inline-premium-upsell{align-items:stretch;flex-direction:column}.fc-history-item{grid-template-columns:1fr}
}
/* Regra antiga de impressão removida; prevalece o bloco consolidado V6.6.0. */
.fc-create-account-result{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0;padding:20px;border:1px solid #a9d8bb;border-radius:18px;background:linear-gradient(135deg,#f7fff9,#eaf9ef)}
.fc-create-account-result h3,.fc-create-account-result p{margin:0}.fc-create-account-result p{margin-top:5px;color:#52677a}
@media(max-width:760px){.fc-create-account-result{align-items:stretch;flex-direction:column}}

/* ===== FinanciaClaro 6.5.0 — acabamento visual, relatório A4 e comunicação ===== */
.fc-premium-fixed{display:none!important}
.fc-premium-nav-badge{
  min-height:36px!important;padding:8px 12px!important;border-radius:12px!important;
  display:inline-flex!important;align-items:center!important;gap:6px!important;
  background:rgba(111,56,217,.14)!important;border:1px solid rgba(153,113,235,.42)!important;
  color:#d9c7ff!important;box-shadow:none!important;font-size:11px!important;white-space:nowrap!important;
}
.fc-premium-nav-badge:hover{transform:none!important;background:rgba(111,56,217,.22)!important}
.fc-premium-nav-badge.active{background:rgba(101,227,49,.10)!important;border-color:rgba(101,227,49,.35)!important;color:#baff9e!important}
.fc-premium-nav-badge span{font-size:13px}.fc-premium-nav-badge b{font-size:11px;line-height:1}

/* Cards da página inicial alinhados pelo rodapé. */
#planos .pricing-grid{align-items:stretch}
#planos .price-card{display:flex!important;flex-direction:column!important;height:100%!important}
#planos .price-card p{min-height:58px!important}
#planos .price-card ul{flex:1!important}
#planos .price-card .btn{width:100%!important;margin-top:auto!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important}

/* Página Premium: contraste correto e cards consistentes. */
.premium-page .fc-plan-panel,.premium-page .fc-premium-plan-card{color:#142a57!important}
.premium-page .fc-plan-panel h2,.premium-page .fc-plan-panel h3,.premium-page .fc-premium-plan-card h3{color:#142a57!important}
.premium-page .fc-plan-panel li,.premium-page .fc-plan-panel p,.premium-page .fc-premium-plan-card p{color:#4e6079!important}
.premium-page .fc-plan-panel .btn,.premium-page .fc-premium-plan-card .btn{margin-top:auto!important;opacity:1!important}
.premium-page .fc-plan-comparison{align-items:stretch}
.premium-page .fc-plan-panel{min-height:470px}
.premium-page .fc-premium-plan-card{min-height:275px}
.premium-page .fc-premium-plan-card .price{color:#142a57!important}
.premium-page .standalone-card#premiumPlans{background:#f7fbff!important;color:#142a57!important}
.premium-page .standalone-card#premiumPlans h2{color:#142a57!important}
.premium-page .access-banner{color:#dcecff}

/* Painel de comunicação e presença. */
.fc-email-broadcast-form{display:grid;gap:12px}
.fc-email-broadcast-form textarea{min-height:150px;resize:vertical}
.fc-email-campaign-list{display:grid;gap:8px;margin-top:14px}
.fc-email-campaign-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 0;border-bottom:1px solid rgba(157,176,202,.14)}
.fc-email-campaign-row:last-child{border-bottom:0}.fc-email-campaign-row small{display:block;color:var(--muted);margin-top:4px}.fc-email-campaign-row b{color:var(--text)}
.fc-online-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;background:rgba(101,227,49,.1);color:#a8ff89;font-size:9px;font-weight:900}
.fc-offline-chip{background:rgba(157,176,202,.10);color:#9dafc5}

/* Relatório exclusivo: somente o relatório ocupa a página impressa. */
/* Regra antiga de impressão removida; prevalece o bloco consolidado V6.6.0. */

@media(max-width:760px){
  .fc-premium-nav-badge{padding:8px 9px!important}.fc-premium-nav-badge b{font-size:9px!important}
  .premium-page .fc-plan-panel{min-height:0}.premium-page .fc-premium-plan-card{min-height:0}
  .fc-email-campaign-row{grid-template-columns:1fr}
}


/* ===== FinanciaClaro 6.5.0 — refinamento final de desktop e cartões ===== */
/* Redução leve da tipografia somente em telas largas. */
@media(min-width:1100px){
  .home-page .hero{min-height:470px;padding:58px 0 54px;gap:44px}
  .home-page .hero h1{font-size:clamp(46px,4.9vw,64px);line-height:1.01;letter-spacing:-2.8px;max-width:820px}
  .home-page .hero p{font-size:16.5px;line-height:1.55;max-width:720px}
  .home-page .hero-number{font-size:32px;line-height:1.08}
  .home-page .section-head h2{font-size:30px;letter-spacing:-1.1px}
  .home-page .section-head p{font-size:13px}
  .home-page .fc-flow-choice h3{font-size:20px}
  .home-page .fc-flow-choice p{font-size:12px;line-height:1.55}
  .home-page #planos .price-card h3{font-size:20px}
  .home-page #planos .price-card .price b{font-size:27px;line-height:1.1}
  .home-page #planos .price-card p,.home-page #planos .price-card ul{font-size:11px}
  .home-page #planos .price-card{padding:19px!important}
  .premium-page .fc-premium-hero-card{padding:30px 28px}
  .premium-page .fc-premium-hero-card h1{font-size:36px;line-height:1.14;letter-spacing:-1.2px}
  .premium-page .fc-premium-hero-card p{font-size:14px;line-height:1.55}
  .premium-page .fc-plan-panel{padding:24px;min-height:430px}
  .premium-page .fc-plan-panel h2{font-size:25px;line-height:1.18}
  .premium-page .fc-plan-panel li{font-size:13px;line-height:1.45}
  .premium-page #premiumPlans>h2{font-size:28px;line-height:1.2}
  .premium-page .fc-premium-plan-card{padding:20px;min-height:245px}
  .premium-page .fc-premium-plan-card h3{font-size:19px}
  .premium-page .fc-premium-plan-card .price{font-size:1.75rem}
}

/* Estrutura consistente nos blocos destacados e nas chamadas da página inicial. */
.home-page .fc-two-real-flows,.home-page .fc-flow-choice-grid{align-items:stretch}
.home-page .fc-flow-choice{display:flex;flex-direction:column;height:100%}
.home-page .fc-flow-choice .btn,.home-page .fc-flow-choice>a.btn{margin-top:auto}
#planos .price-card .price{min-height:54px;display:flex;align-items:flex-end;gap:5px;flex-wrap:wrap}
#planos .price-card .price small{padding-bottom:3px}
#planos .price-card>a.btn{text-align:center;text-decoration:none}

/* Página Premium mais equilibrada e sem áreas lavadas. */
.premium-page .fc-plan-panel,.premium-page .fc-premium-plan-card,.premium-page #premiumPlans{box-shadow:0 12px 30px rgba(0,0,0,.10)}
.premium-page .fc-plan-panel ul{padding-top:4px}
.premium-page .fc-plan-panel .btn,.premium-page .fc-premium-plan-card .btn{min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center}
.premium-page .fc-premium-plan-grid{align-items:stretch}
.premium-page .fc-premium-plan-card p{min-height:44px;line-height:1.5}
.premium-page .fc-premium-plan-card small{font-size:12px}
.premium-page #premiumStatus{color:#7a5411}

/* Selo Premium compacto, sempre integrado ao cabeçalho. */
.fc-premium-nav-badge{max-width:170px;overflow:hidden;text-overflow:ellipsis}
.topbar .header-actions .fc-premium-nav-badge,.fc-public-flow-topbar .header-actions .fc-premium-nav-badge{order:20}
.simple-page-header .simple-actions .fc-premium-nav-badge{order:20}

/* Impressão: evita qualquer quebra interna e informa o tamanho exato. */
/* Regra antiga de impressão removida; prevalece o bloco consolidado V6.6.0. */

@media(max-width:1099px) and (min-width:761px){
  .premium-page .fc-premium-hero-card h1{font-size:32px}
  .premium-page .fc-plan-panel h2{font-size:23px}
}

.fc-plan-intro{margin:4px 0 0;color:#607089!important;font-size:13px;line-height:1.55;max-width:760px}

/* ========================================================================== */
/* FinanciaClaro 6.5.0 — organização, permissões e acabamento                 */
/* ========================================================================== */

.nav a{appearance:none;border:0;background:transparent;color:inherit;font:inherit;text-decoration:none;cursor:pointer;padding:.42rem .5rem;border-radius:.55rem}.nav a:hover{background:rgba(255,255,255,.07);color:#fff}
.fc-account-nav{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.fc-plan-chip{display:inline-flex;align-items:center;min-height:38px;padding:.5rem .75rem;border:1px solid rgba(101,227,49,.42);border-radius:999px;background:rgba(101,227,49,.09);color:#8af063;font-size:.78rem;font-weight:900;white-space:nowrap}.fc-history-nav{border-color:rgba(101,227,49,.45)!important}.simple-page-header .fc-account-nav{margin-left:auto}.fc-link-separator{opacity:.5}.fc-forgot-link{display:inline-block;margin:.7rem 0 0;color:#8ce36b;font-size:.88rem;font-weight:800;text-decoration:none}.fc-forgot-link:hover{text-decoration:underline}

.fc-calculator-hidden{display:none!important}.calculator-page #calcMain{max-width:1480px;margin:0 auto;padding-bottom:42px}.calculator-sticky-nav{top:0;z-index:40;box-shadow:0 8px 24px rgba(0,0,0,.18)}.professional-tool-nav a.fc-tool-locked{opacity:.78;border-style:dashed;color:#c7d3e5}.professional-tool-nav a.fc-tool-locked:hover{opacity:1;border-color:#8d73df;color:#fff}.fc-locked-action{border-style:dashed!important;color:#d8cbff!important}.fc-inline-validation{margin:.75rem 0 0;padding:.78rem .9rem;border:1px solid rgba(255,117,117,.55);border-radius:10px;background:rgba(180,36,36,.13);color:#ffd3d3;font-size:.9rem;font-weight:750}.fc-field-error{outline:2px solid #ff7777!important;outline-offset:1px}.calculator-page .module,.calculator-page .calc-workspace{scroll-margin-top:90px}.calculator-page .fc-target-calculator{animation:fcToolIn .18s ease-out}@keyframes fcToolIn{from{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:none}}

/* Pré-análise compacta no desktop */
@media (min-width:980px){
  .fc-funnel-shell{max-width:1180px!important}.fc-funnel-card{padding:22px 26px!important}.fc-funnel-card h1{font-size:clamp(1.65rem,2.5vw,2.35rem)!important;margin:.25rem 0 .55rem!important}.fc-funnel-card .fc-step-copy{margin:.1rem 0 .85rem!important}.fc-funnel-card label{gap:.28rem!important}.fc-funnel-card input,.fc-funnel-card select{min-height:42px!important;padding:.62rem .75rem!important}.fc-funnel-card .form-grid{gap:.65rem .85rem!important}.fc-funnel-card .toggle-card{min-height:58px!important;padding:.65rem .75rem!important}.fc-funnel-card .fc-section-divider{margin:.7rem 0!important}.fc-funnel-card .client-nav{margin-top:.75rem!important}.fc-funnel-progress{margin-bottom:.8rem!important}
}

/* Perfil e histórico */
.fc-profile-shell{max-width:1180px}.fc-profile-card,.fc-history-card{background:linear-gradient(145deg,rgba(12,28,52,.98),rgba(7,19,38,.98));border-color:rgba(117,152,195,.25)}.fc-profile-heading{align-items:flex-start}.fc-profile-heading p,.dash-section-head p{margin:.35rem 0 0;color:#91a3bc}.fc-profile-save-row{display:flex;align-items:center;gap:.8rem;margin-top:1rem;min-height:44px}.fc-profile-save-row .auth-message{margin:0}.fc-profile-card .fc-optional-profile{margin-top:1rem;background:rgba(5,18,38,.55);border:1px solid rgba(122,154,194,.22)}.fc-profile-card .fc-optional-profile summary{color:#dce8f8}
.fc-history-list{display:grid;gap:.85rem}.fc-history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1rem 1.05rem;border:1px solid rgba(111,153,199,.28);border-radius:14px;background:linear-gradient(145deg,rgba(12,30,56,.96),rgba(8,22,43,.96));box-shadow:0 12px 28px rgba(0,0,0,.16)}.fc-history-title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.fc-history-title>div{display:grid;gap:.25rem}.fc-history-title strong{font-size:1.05rem}.fc-history-title small{color:#8ea2bd}.fc-history-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-top:.8rem}.fc-history-summary>div{display:grid;gap:.18rem;padding:.58rem .65rem;border:1px solid rgba(126,153,190,.18);border-radius:9px;background:rgba(3,14,31,.42)}.fc-history-summary span{font-size:.7rem;color:#8496af;text-transform:uppercase;letter-spacing:.04em}.fc-history-summary b{font-size:.83rem;color:#edf5ff;overflow-wrap:anywhere}.fc-history-actions{display:flex;flex-direction:column;justify-content:center;gap:.45rem;min-width:145px}.fc-history-actions .btn{width:100%}.fc-history-locked,.fc-history-empty{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.15rem;border:1px dashed rgba(145,111,224,.55);border-radius:14px;background:rgba(73,44,132,.12)}.fc-history-locked h3{margin:.3rem 0}.fc-history-locked p,.fc-history-empty span{color:#9eabc0}.fc-history-empty{display:grid;justify-items:start}

/* Premium */
.fc-premium-page-shell{max-width:1180px}.fc-plan-comparison{align-items:stretch}.fc-plan-panel{background:linear-gradient(150deg,rgba(12,29,53,.98),rgba(8,20,40,.98))!important;border:1px solid rgba(120,154,197,.25)!important;box-shadow:0 16px 42px rgba(0,0,0,.18)}.fc-plan-panel ul{display:grid;gap:.55rem}.fc-premium-plan-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important}.fc-premium-plan-grid>*{min-width:0!important}.fc-premium-plan-card{height:100%;display:flex!important;flex-direction:column!important;background:linear-gradient(150deg,rgba(15,34,62,.98),rgba(10,24,47,.98))!important;border-color:rgba(127,158,199,.28)!important}.fc-premium-plan-card .btn{margin-top:auto}.fc-plan-popular{position:static!important;align-self:flex-start;margin-bottom:.35rem}.fc-premium-auth-card{background:linear-gradient(145deg,rgba(12,29,53,.98),rgba(8,20,40,.98))}

/* Conta/cadastro: bloco opcional dentro do tema */
.fc-account-form .fc-optional-profile,.fc-password-card{background:linear-gradient(145deg,rgba(12,29,53,.98),rgba(8,20,40,.98));border-color:rgba(119,153,196,.28)}.fc-account-form .fc-optional-profile summary{color:#e7f0fb}.secondary-account-cta{display:flex;gap:.55rem;align-items:center;justify-content:center;flex-wrap:wrap}.premium-text-link{color:#80dc5b!important;font-weight:850}

/* Painel administrativo modular */
.admin-shell{max-width:1500px!important;padding:18px!important}.fc-admin-panel-v2{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.fc-admin-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1rem;align-items:start}.fc-admin-sidebar{position:sticky;top:14px;display:grid;gap:.4rem;padding:.65rem;border:1px solid rgba(119,153,196,.24);border-radius:16px;background:linear-gradient(150deg,rgba(11,28,53,.98),rgba(7,19,38,.98));box-shadow:0 18px 38px rgba(0,0,0,.2)}.fc-admin-nav-button{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:.55rem;width:100%;min-height:44px;padding:.62rem .7rem;border:1px solid transparent;border-radius:10px;background:transparent;color:#aebed3;text-align:left;cursor:pointer}.fc-admin-nav-button span{text-align:center}.fc-admin-nav-button b{font-size:.86rem}.fc-admin-nav-button:hover,.fc-admin-nav-button.active{border-color:rgba(101,227,49,.32);background:rgba(101,227,49,.09);color:#fff}.fc-admin-module{display:none;gap:.85rem}.fc-admin-module.active{display:grid}.fc-admin-module>.eyebrow{margin:0 .2rem}.fc-admin-module>.admin-title-row,.fc-admin-module>.admin-grid,.fc-admin-module>.admin-substats,.fc-admin-module>.simple-info-box,.fc-admin-module>.admin-caixa-launch,.fc-admin-module>.simple-actions{margin:0!important}.fc-admin-module-content{min-width:0}.fc-admin-module .simple-info-box{background:linear-gradient(145deg,rgba(12,29,53,.96),rgba(8,20,40,.96));border-color:rgba(121,154,196,.23)}.fc-admin-user-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 190px 190px;gap:.65rem;margin:.9rem 0}.fc-admin-user-toolbar input,.fc-admin-user-toolbar select{width:100%}.fc-admin-user-card{display:grid;gap:.75rem;padding:.9rem 1rem;border:1px solid rgba(120,153,195,.22);border-radius:13px;background:rgba(5,17,35,.5)}.fc-admin-user-card+.fc-admin-user-card{margin-top:.65rem}.fc-admin-user-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.fc-admin-user-head>div{display:grid;gap:.2rem}.fc-admin-user-head>div:last-child{justify-items:end}.fc-admin-user-head span,.fc-admin-user-head small{color:#92a4bc}.fc-admin-user-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.fc-admin-user-details>div{display:grid;gap:.2rem;padding:.5rem .6rem;border-radius:8px;background:rgba(3,13,29,.42)}.fc-admin-user-details span{font-size:.68rem;text-transform:uppercase;color:#8294ad}.fc-admin-user-details b{font-size:.8rem;overflow-wrap:anywhere}.fc-admin-user-actions{display:flex;gap:.45rem;flex-wrap:wrap}.fc-admin-empty{padding:1rem;text-align:center;color:#93a4ba}.admin-lead-toolbar{flex-wrap:wrap}.admin-lead-row{transition:opacity .15s ease,transform .15s ease}.admin-billing-box textarea,#broadcastMessage{width:100%!important;min-height:160px!important;resize:vertical}.fc-reference-admin-card{background:rgba(5,17,35,.52)!important}.admin-stat{min-height:86px}.admin-grid-6{grid-template-columns:repeat(5,minmax(0,1fr))!important}

/* Controles e estados */
button:disabled,.btn:disabled{opacity:.62!important;cursor:not-allowed}.fc-basic-plan-mode .fc-premium-feature:not(.hidden){opacity:.75}.fc-inline-premium-upsell{background:linear-gradient(145deg,rgba(39,26,75,.65),rgba(18,20,46,.78))!important;border-color:rgba(148,111,223,.38)!important}.auth-message.ok,.page-message.ok{color:#8cec6b}.danger-action{color:#ffaaaa!important;border-color:rgba(255,116,116,.42)!important}

/* Impressão: somente uma página A4 */
/* Regra antiga de impressão removida; prevalece o bloco consolidado V6.6.0. */

@media (max-width:980px){
  .fc-admin-workspace{grid-template-columns:1fr}.fc-admin-sidebar{position:sticky;top:0;z-index:45;display:flex;overflow-x:auto;border-radius:0;margin:0 -18px;padding:.55rem 18px}.fc-admin-nav-button{min-width:max-content;grid-template-columns:auto auto}.admin-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fc-admin-user-toolbar{grid-template-columns:1fr}.fc-admin-user-details{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-history-item{grid-template-columns:1fr}.fc-history-actions{flex-direction:row;flex-wrap:wrap}.fc-history-actions .btn{width:auto;flex:1 1 140px}.fc-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-premium-plan-grid{grid-template-columns:1fr!important}
}
@media (max-width:620px){.fc-account-nav{gap:.3rem}.fc-account-nav .btn{padding:.5rem .58rem;font-size:.75rem}.fc-plan-chip{display:none}.fc-history-summary,.fc-admin-user-details{grid-template-columns:1fr}.fc-history-locked{align-items:flex-start;flex-direction:column}.fc-admin-user-head{flex-direction:column}.fc-admin-user-head>div:last-child{justify-items:start}.admin-shell{padding:10px!important}.fc-admin-sidebar{margin:0 -10px;padding-inline:10px}}
.fc-payment-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:.9rem 0}.fc-payment-config-grid>div{display:grid;gap:.25rem;padding:.7rem .8rem;border:1px solid rgba(124,157,198,.22);border-radius:10px;background:rgba(4,16,33,.46)}.fc-payment-config-grid span{font-size:.68rem;text-transform:uppercase;color:#8294ad}.fc-payment-config-grid b{font-size:.82rem;overflow-wrap:anywhere}@media(max-width:760px){.fc-payment-config-grid{grid-template-columns:1fr}}


/* =========================================================
   FinanciaClaro 6.5.0 — central organizada e acabamento
   ========================================================= */
[hidden]{display:none!important}

/* Cabeçalho da conta: uma única navegação, compacta e sem duplicação */
body.fc-account-authenticated .topbar>.nav{display:none!important}
body.fc-account-authenticated .topbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;min-height:76px}
body.fc-account-authenticated .topbar>.header-actions{justify-self:end;width:auto}
.fc-account-nav{display:flex!important;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:nowrap!important;min-width:0}
.fc-account-nav .btn{min-height:42px;padding:.66rem .88rem;white-space:nowrap;text-decoration:none!important;font-size:.84rem}
.fc-account-nav .fc-plan-chip{min-height:42px}
.fc-account-nav .fc-premium-top-cta{border-color:rgba(101,227,49,.38)}
.simple-page-header{min-height:72px}
.simple-page-header>.btn.ghost:not(.fc-account-nav .btn),.calculator-header>.calculator-header-actions:not(.fc-account-nav){display:none}
.brand-link{white-space:nowrap}

/* Central de calculadoras: apenas uma ferramenta realmente visível */
.calculator-page #calcMain{width:min(1320px,calc(100% - 32px));padding-top:0}
.calculator-page #calcMain>section.module{display:none!important}
.calculator-page #calcMain>section.module.fc-calculator-active{display:block!important}
.calculator-page #calcMain>section.module.fc-calculator-hidden{display:none!important}
.calculator-page #amortizacao{display:none!important}
.calculator-sticky-nav{position:sticky;top:0;z-index:55;display:flex;justify-content:center;gap:.55rem;padding:.7rem 1rem;margin:0 auto 1.1rem;background:rgba(3,15,32,.97);border-bottom:1px solid rgba(122,154,194,.18);box-shadow:0 8px 18px rgba(0,0,0,.2);overflow-x:auto}
.professional-tool-nav a{display:inline-flex;align-items:center;gap:.35rem;min-height:40px;padding:.56rem .8rem;border:1px solid rgba(125,154,194,.16);border-radius:999px;white-space:nowrap;text-decoration:none;font-size:.78rem}
.professional-tool-nav a.active{background:linear-gradient(135deg,#54db22,#79ef3f);color:#06172c;border-color:transparent}
.fc-premium-mini{font-size:.58rem;padding:.12rem .3rem;border-radius:999px;background:rgba(135,103,224,.22);color:#dcd0ff}
.fc-basic-plan-mode [data-calculator-nav="obra"]{border-style:dashed;color:#cfc5ff}
.calculator-page .module{scroll-margin-top:74px}
.calculator-page .section-head{margin-top:.25rem}
.calculator-page .workspace{align-items:start}
.calculator-page .fc-target-calculator{animation:fcToolIn .16s ease-out}
.calculator-page .fc-professional-only-tool.hidden{display:none!important}

/* Perfil e histórico */
.fc-profile-shell{width:min(1120px,calc(100% - 32px));max-width:none!important;margin:0 auto;padding:34px 0 48px}
.fc-profile-card,.fc-history-card{width:100%;max-width:none!important}
.fc-profile-heading{display:grid!important;grid-template-columns:minmax(0,1fr) 300px;gap:1rem}
.fc-profile-card form{display:grid;gap:.7rem}
.fc-profile-card .fc-optional-profile:not([open]){padding-bottom:.7rem}
.fc-profile-card .fc-optional-profile{margin-top:.35rem}
.fc-history-card{margin-top:0}
.fc-history-item{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:1rem;padding:1rem;border:1px solid rgba(115,153,200,.26);border-radius:14px;background:linear-gradient(145deg,rgba(9,25,48,.98),rgba(5,17,35,.98))}
.fc-history-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}
.fc-history-summary>div{min-width:0;padding:.58rem;border-radius:9px;background:rgba(4,15,31,.58)}
.fc-history-summary span{display:block;font-size:.63rem;text-transform:uppercase;color:#8194ad}
.fc-history-summary b{display:block;margin-top:.2rem;font-size:.83rem;overflow-wrap:anywhere}
.fc-history-actions{display:grid;align-content:start;gap:.45rem}
.fc-history-actions .btn{width:100%}
.fc-history-title small{color:#91a3bc}

/* Premium: sem bloco branco e com aproveitamento da largura */
.premium-page .fc-premium-page-shell{width:min(1180px,calc(100% - 32px));max-width:none!important}
.premium-page #premiumPlans{background:linear-gradient(145deg,rgba(12,29,53,.98),rgba(7,19,38,.98))!important;color:var(--text);border-color:rgba(122,154,194,.24)}
.premium-page #premiumPlans>h2,.premium-page #premiumPlans>p{color:inherit}
.premium-page .fc-premium-plan-card{position:relative;padding:1.35rem!important;border:1px solid rgba(120,154,197,.26)!important;background:linear-gradient(155deg,#102b4d,#081b34)!important;color:#f7fbff!important}
.premium-page .fc-premium-plan-card h3,.premium-page .fc-premium-plan-card .price{color:#fff!important;opacity:1!important}
.premium-page .fc-premium-plan-card small,.premium-page .fc-premium-plan-card p{color:#a9bad0!important}
.premium-page .fc-plan-badge{position:static!important;display:inline-flex;align-self:flex-start;margin:-.1rem 0 .45rem;padding:.25rem .55rem;border-radius:999px;background:#7040d8;color:#fff;font-size:.68rem}
.premium-page .fc-premium-plan-grid{gap:1rem!important}
.premium-page .fc-premium-plan-card .btn{min-height:48px}

/* Painel administrativo */
.fc-admin-workspace{grid-template-columns:210px minmax(0,1fr)}
.fc-admin-sidebar{top:10px}
.fc-admin-module.active{display:grid;gap:.85rem}
.fc-admin-user-card{padding:.75rem .85rem}
.fc-admin-user-details{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem}
.fc-admin-user-details>div{padding:.42rem .5rem}
.fc-admin-user-actions{justify-content:flex-end}
.fc-admin-user-card details{margin:0}
.fc-admin-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem}
.fc-admin-toast{position:fixed;right:22px;bottom:22px;z-index:120;padding:.8rem 1rem;border:1px solid rgba(101,227,49,.35);border-radius:12px;background:#0a2441;color:#fff;box-shadow:0 18px 42px rgba(0,0,0,.35)}
.admin-lead-toolbar{display:flex;align-items:center;gap:.45rem}
.fc-admin-lead-search{width:min(430px,100%);margin:.7rem 0}
.admin-lead-row{display:grid!important;grid-template-columns:30px minmax(180px,1.1fr) minmax(250px,1.4fr) minmax(145px,.7fr) auto;gap:.65rem;align-items:center;padding:.8rem 0}
.admin-lead-row>div{min-width:0}
.fc-lead-count{display:inline-flex;min-width:22px;justify-content:center;margin-left:.25rem;padding:.06rem .35rem;border-radius:999px;background:rgba(255,255,255,.08);font-size:.66rem}
.fc-lead-empty{padding:1.2rem;text-align:center;color:#93a5bd}
.fc-email-campaign-list{display:grid;gap:.65rem}
.fc-email-campaign-row{grid-template-columns:minmax(0,1fr) 220px!important;padding:.8rem 1rem!important;border:1px solid rgba(120,154,197,.2)!important;border-radius:11px;background:rgba(4,16,33,.48)}
.fc-email-campaign-row small{overflow-wrap:anywhere}
.fc-email-error-details{margin-top:.35rem}
#broadcastMessage{min-height:130px!important}

/* Pagamentos Premium */
.fc-premium-payments-list{display:grid;gap:.55rem;margin-top:.8rem}
.fc-premium-payment-row{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(4,minmax(100px,.65fr));gap:.55rem;align-items:center;padding:.7rem .8rem;border:1px solid rgba(120,154,197,.2);border-radius:10px;background:rgba(4,16,33,.45)}
.fc-premium-payment-row span{font-size:.72rem;color:#90a3bb}
.fc-premium-payment-row b{display:block;margin-top:.15rem;font-size:.82rem}
.fc-payment-status{display:inline-flex;width:max-content;padding:.2rem .48rem;border-radius:999px;background:rgba(255,191,71,.13);color:#ffd083}
.fc-payment-status.approved{background:rgba(101,227,49,.12);color:#8bf06a}
.fc-payment-status.cancelled,.fc-payment-status.rejected{background:rgba(255,105,105,.12);color:#ffaaaa}

/* Relatório com gráficos compactos */
.fc-report-charts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.fc-report-charts article{padding:8px 10px;border:1px solid #dbe4ed;border-radius:9px;background:#fff}
.fc-report-charts h3{margin:0 0 2px;font-size:9px;color:#274a82}
.fc-report-charts svg{display:block;width:100%;height:78px}
.fc-report-charts .axis{fill:none;stroke:#c7d2df;stroke-width:1}
.fc-report-charts polyline{fill:none;stroke-width:2.2}
.fc-report-charts .sac-line{stroke:#174c9a}
.fc-report-charts .price-line{stroke:#159447}
.fc-report-chart-legend{display:flex;gap:12px;font-size:7px;color:#5d6a7d}
.fc-report-chart-legend span:before{content:'';display:inline-block;width:12px;height:2px;margin-right:4px;vertical-align:middle;background:#174c9a}
.fc-report-chart-legend span+span:before{background:#159447}

/* Regra antiga de impressão removida; prevalece o bloco consolidado V6.6.0. */

@media(max-width:1050px){
  .fc-account-nav{overflow-x:auto;justify-content:flex-start}
  body.fc-account-authenticated .topbar{grid-template-columns:1fr}
  body.fc-account-authenticated .topbar>.header-actions{justify-self:stretch}
  .fc-admin-user-details{grid-template-columns:repeat(3,minmax(0,1fr))}
  .admin-lead-row{grid-template-columns:30px minmax(150px,1fr) minmax(200px,1fr);align-items:start}
  .admin-lead-row>*:nth-child(n+4){grid-column:2/-1}
}
@media(max-width:720px){
  .fc-account-nav{flex-wrap:wrap!important}
  .fc-account-nav .btn{flex:1 1 auto;text-align:center}
  .fc-profile-heading{grid-template-columns:1fr}
  .fc-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fc-history-item{grid-template-columns:1fr}
  .calculator-page #calcMain{width:min(100% - 18px,1320px)}
  .calculator-sticky-nav{justify-content:flex-start;margin-inline:-9px}
  .fc-admin-user-details{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fc-premium-payment-row{grid-template-columns:1fr 1fr}
  .fc-report-charts{grid-template-columns:1fr}
}

#professionalToolNav{display:none!important}
.fc-funnel-page .client-form-card{padding:1rem 1.15rem!important}
.fc-funnel-page .form-grid{gap:.65rem!important}
.fc-funnel-page label{gap:.28rem!important}
.fc-funnel-page input,.fc-funnel-page select{min-height:44px!important;padding:.62rem .75rem!important}
.fc-funnel-page .toggle-card{min-height:64px!important;padding:.65rem .75rem!important}
.fc-funnel-page .section-head{margin-bottom:.65rem!important}
.fc-funnel-page .fc-field-hint{margin-top:.25rem!important;line-height:1.35!important}
.fc-funnel-page .btn.full{min-height:46px!important}

/* V6.5.0 — pagamento Premium com Pix explícito */
.fc-plan-payment-actions{display:grid;gap:.65rem;margin-top:auto}
.fc-premium-plan-card .fc-plan-payment-actions .btn{min-height:44px;white-space:normal;text-decoration:none}
.fc-pix-shell{max-width:1050px}
.fc-pix-card{background:linear-gradient(145deg,#0b203c,#091a31);border:1px solid rgba(98,232,70,.25);box-shadow:0 24px 70px rgba(0,0,0,.28)}
.fc-pix-heading{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem}
.fc-payment-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.55rem .85rem;font-size:.78rem;font-weight:800;white-space:nowrap;border:1px solid}
.fc-payment-status.pending{color:#f8d66d;border-color:rgba(248,214,109,.4);background:rgba(248,214,109,.08)}
.fc-payment-status.approved{color:#6df04d;border-color:rgba(109,240,77,.45);background:rgba(109,240,77,.1)}
.fc-payment-status.failed{color:#ff8f8f;border-color:rgba(255,104,104,.45);background:rgba(255,104,104,.08)}
.fc-pix-content{display:grid;grid-template-columns:minmax(270px,360px) minmax(0,1fr);gap:1.5rem;align-items:stretch}
.fc-pix-qr-panel,.fc-pix-instructions{border:1px solid rgba(151,184,229,.19);background:#07182e;border-radius:20px;padding:1.35rem}
.fc-pix-qr-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.fc-pix-qr-panel img{width:min(100%,290px);aspect-ratio:1;object-fit:contain;background:#fff;border-radius:14px;padding:.65rem}
.fc-pix-price{display:grid;gap:.3rem;margin-top:1rem}.fc-pix-price span{color:#b8c8df}.fc-pix-price strong{font-size:2rem;color:#69ef43}.fc-pix-price small{color:#8fa6c7}
.fc-pix-instructions{display:flex;flex-direction:column}.fc-pix-instructions h2{margin-top:0}.fc-pix-instructions textarea{width:100%;min-height:150px;resize:vertical;border-radius:14px;padding:1rem;background:#041326;color:#dce8f8;border:1px solid rgba(151,184,229,.22);font:500 .85rem/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-all}
.fc-pix-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.fc-pix-actions .btn{flex:1 1 180px;text-align:center;text-decoration:none}
.fc-pix-instructions .auth-message{margin-top:1rem}
@media(max-width:760px){.fc-pix-heading{display:grid}.fc-payment-status{justify-self:start}.fc-pix-content{grid-template-columns:1fr}.fc-pix-actions{display:grid}.fc-pix-actions .btn{width:100%}}

/* =========================================================
   V6.5.0 — correções finais de integração, mobile e acabamento
   ========================================================= */
.fc-calculator-booting #calcMain{visibility:hidden!important}
.fc-mobile-nav-toggle{display:none;border:1px solid rgba(133,163,202,.28);background:#071a31;color:#fff;border-radius:10px;width:44px;height:42px;font-size:22px;line-height:1;cursor:pointer}
.fc-mobile-nav-panel{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;min-width:0}
.fc-mobile-calculator-picker{display:none}
.fc-income-rule-note,.fc-income-professional-rule{margin-top:1rem;padding:.85rem 1rem;border:1px solid rgba(120,154,197,.22);border-radius:14px;background:rgba(7,25,48,.72);color:#aebdd0;line-height:1.55}
.fc-income-professional-rule summary{cursor:pointer;color:#9cf77e;font-weight:800}
.calculator-page .module,.calculator-page .calc-workspace{scroll-margin-top:110px}
.fc-history-version-note{margin:.7rem 0;padding:.7rem .8rem;border:1px solid rgba(248,192,92,.35);border-radius:10px;background:rgba(144,91,10,.13);color:#f5d9a1}
.fc-history-legacy{border-color:rgba(248,192,92,.25)!important}
.fc-history-actions button:disabled{opacity:.45!important}
.fc-admin-toast{position:fixed;right:22px;bottom:22px;z-index:2000;padding:.85rem 1rem;border:1px solid rgba(101,227,49,.45);border-radius:12px;background:#06192f;color:#eff8ff;font-weight:800;box-shadow:0 18px 42px rgba(0,0,0,.35)}
.fc-admin-toast.error{border-color:rgba(255,112,112,.55);color:#ffd2d2}
.fc-lead-count{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;margin-left:.35rem;padding:0 .35rem;border-radius:999px;background:rgba(255,255,255,.08);font-size:.68rem}
.fc-admin-lead-search{width:min(580px,100%);margin:.75rem 0;padding:.8rem 1rem;border:1px solid rgba(120,154,197,.24);border-radius:12px;background:#071a31;color:#fff}
.fc-lead-empty,.fc-admin-empty{padding:1.1rem;border:1px dashed rgba(120,154,197,.24);border-radius:12px;color:#9fb0c7;text-align:center}
.fc-payment-filters{display:flex;gap:.45rem;flex-wrap:wrap;margin:.8rem 0 1rem}
.fc-premium-payment-row{grid-template-columns:minmax(160px,1.15fr) repeat(4,minmax(105px,.65fr)) minmax(170px,.9fr)!important}
.fc-premium-payment-row .fc-payment-meta{display:grid;gap:.2rem}
.fc-premium-payment-row small{display:block;color:#90a3bb;font-size:.7rem}
.fc-payment-status.expired{color:#c7d0dc;border-color:rgba(180,194,211,.35);background:rgba(180,194,211,.08)}
.fc-payment-status.cancelled,.fc-payment-status.rejected,.fc-payment-status.failure{color:#ffaaaa;border-color:rgba(255,116,116,.42);background:rgba(255,116,116,.08)}
.fc-payment-status.approved{color:#8df26e;border-color:rgba(101,227,49,.4);background:rgba(101,227,49,.09)}
.fc-email-test-recipient{display:grid;gap:.35rem;margin:.75rem 0;max-width:650px}
.fc-email-test-error{display:grid;gap:.55rem;margin-top:.8rem;padding:.85rem 1rem;border:1px solid rgba(255,112,112,.5);border-radius:12px;background:rgba(130,25,25,.13);color:#ffd1d1}
.fc-email-test-error details,.fc-email-tech-details{margin-top:.35rem}.fc-email-test-error summary,.fc-email-tech-details summary{cursor:pointer;font-weight:800}.fc-email-test-error pre,.fc-email-tech-details pre{white-space:pre-wrap;word-break:break-word;max-height:180px;overflow:auto;padding:.7rem;border-radius:8px;background:rgba(0,0,0,.2);font-size:.72rem}
.fc-payment-error-card{display:grid;gap:.7rem;margin-top:1rem;padding:1rem;border:1px solid rgba(255,179,83,.45);border-radius:14px;background:linear-gradient(145deg,rgba(105,57,12,.18),rgba(21,30,48,.92));color:#f7e5ca}
.fc-payment-error-card>div{display:flex;gap:.55rem;flex-wrap:wrap}.fc-payment-error-card .btn{margin:0!important}
.premium-page #premiumPlans.fc-premium-plans-card{width:100%;max-width:none!important;padding:1.7rem!important;background:linear-gradient(155deg,#0d2849,#071a31)!important;border:1px solid rgba(101,227,49,.26)!important;color:#f5f9ff!important;box-shadow:0 18px 48px rgba(0,0,0,.25)!important}
.premium-page #premiumPlans h2{color:#fff!important}.premium-page #premiumPlans .fc-plan-intro{color:#afbed1!important}
.premium-page .fc-premium-plan-grid{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))!important}
.premium-page .fc-premium-plan-card{background:linear-gradient(160deg,#12345a,#081d38)!important;border:1px solid rgba(133,163,202,.28)!important;color:#fff!important}
.premium-page .fc-premium-plan-card.featured{border-color:#7ee85e!important;box-shadow:0 16px 38px rgba(77,210,46,.12)!important}
.premium-page .fc-plan-panel h2,.premium-page .fc-plan-panel li,.premium-page .fc-plan-panel p{opacity:1!important;color:#d8e4f3!important}.premium-page .fc-plan-panel h2{color:#fff!important}
.premium-page:not(.fc-account-authenticated) #premiumAuthBox{order:2}.premium-page:not(.fc-account-authenticated) #premiumPlans{order:3}

@media(max-width:760px){
  .simple-page-header,.topbar{min-height:58px!important;padding:8px 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}
  .brand-link,.topbar .brand{min-width:0!important;white-space:nowrap!important;font-size:1.05rem!important}
  .fc-account-nav,.simple-page-header .simple-actions,.topbar .header-actions,.calculator-header-actions{position:relative!important;display:flex!important;justify-content:flex-end!important;overflow:visible!important;flex-wrap:nowrap!important;min-width:44px!important}
  .fc-mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;order:-1}
  .fc-mobile-nav-panel{display:none;position:absolute;right:0;top:50px;z-index:180;width:min(88vw,320px);padding:.7rem;border:1px solid rgba(120,154,197,.3);border-radius:14px;background:rgba(3,16,34,.99);box-shadow:0 20px 48px rgba(0,0,0,.45);flex-direction:column;align-items:stretch;gap:.45rem}
  .fc-mobile-nav-open .fc-mobile-nav-panel{display:flex}
  .fc-mobile-nav-panel .btn,.fc-mobile-nav-panel .fc-plan-chip{width:100%!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important}
  .calculator-page #calcMain{width:100%!important;padding-inline:10px!important}
  .calculator-sticky-nav{display:none!important}
  .fc-mobile-calculator-picker{display:block!important;position:sticky;top:0;z-index:90;margin:0 -10px 12px;padding:8px 10px;background:rgba(3,15,32,.98);border-bottom:1px solid rgba(120,154,197,.2);box-shadow:0 8px 18px rgba(0,0,0,.22)}
  .fc-mobile-calculator-picker label{display:none}.fc-mobile-calculator-picker select{width:100%;min-height:44px;border:1px solid rgba(101,227,49,.38);border-radius:12px;background:#09203c;color:#fff;font-weight:850;padding:.65rem .85rem}
  .calculator-page .module,.calculator-page .calc-workspace{scroll-margin-top:66px!important;padding-inline:0!important}
  .calculator-page .section-head h2{font-size:1.75rem!important}
  .fc-feedback-fab{right:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;width:46px!important;height:46px!important;padding:0!important;border-radius:50%!important;font-size:0!important}
  .fc-feedback-fab::first-letter{font-size:20px}.fc-feedback-fab{overflow:hidden}.fc-feedback-fab::after{content:'💡';font-size:20px}
  .premium-page .fc-premium-page-shell{width:calc(100% - 18px)!important;gap:14px!important}
  .premium-page .fc-premium-plan-grid{grid-template-columns:1fr!important}.premium-page #premiumPlans.fc-premium-plans-card{padding:1rem!important}.premium-page .fc-premium-plan-card{min-height:0!important}.premium-page .fc-plan-comparison{gap:12px!important}
  .fc-premium-payment-row{grid-template-columns:1fr 1fr!important}.fc-premium-payment-row .fc-payment-meta{grid-column:1/-1}
  .fc-admin-sidebar{top:0!important}.fc-admin-workspace{gap:.7rem!important}.fc-admin-module>.simple-info-box{padding:1rem!important}
  .fc-email-campaign-row{grid-template-columns:1fr!important}
  .fc-payment-error-card>div{display:grid}.fc-payment-error-card .btn{width:100%}
}


/* FinanciaClaro 6.5.0 — correções consolidadas */
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:#eef6ff!important;-webkit-box-shadow:0 0 0 1000px #071a31 inset!important;box-shadow:0 0 0 1000px #071a31 inset!important;caret-color:#fff!important;transition:background-color 9999s ease-out 0s}
.fc-result-stale{display:block!important;border-color:rgba(255,194,79,.5)!important;background:rgba(135,82,9,.16)!important;color:#ffdca1!important}
.fc-profile-notice{position:sticky;top:10px;z-index:80;margin-bottom:1rem;padding:.9rem 1rem;border:1px solid rgba(255,190,75,.45);border-radius:12px;background:#2e2108;color:#ffe0a5;font-weight:800;box-shadow:0 12px 32px rgba(0,0,0,.28)}
.fc-feedback-modal-card{width:min(92vw,620px)!important;background:#f8fbff!important;color:#10213b!important}
.fc-feedback-modal-card h2{color:#10213b!important;opacity:1!important}.fc-feedback-modal-card p{color:#50627a!important}.fc-feedback-form{display:grid!important;grid-template-columns:1fr!important;gap:.85rem!important}.fc-feedback-form label{display:grid;gap:.4rem;color:#253853;font-weight:800}.fc-feedback-form select,.fc-feedback-form textarea{width:100%!important;background:#071a31!important;color:#fff!important;border:1px solid #b7c5d6!important}.fc-feedback-form textarea{min-height:120px!important;resize:vertical!important}.fc-feedback-actions{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.fc-feedback-actions .btn{min-width:150px}
.fc-payment-row-actions{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.4rem}.fc-payment-row-actions .btn{padding:.38rem .55rem!important;font-size:.68rem!important}
.premium-page,.premium-page .standalone-page,.premium-page main{background:#031126!important}.fc-premium-hero-card{display:grid;gap:.65rem}.fc-premium-hero-card h1{max-width:900px}.premium-page #premiumPlans .eyebrow,.premium-page #premiumPlans h2{opacity:1!important;color:#fff!important}.fc-payment-error-card b{color:#fff!important}.fc-payment-error-card span,.fc-payment-error-card small{color:#f7e5ca!important}
#rClear,#oClear{margin-top:.55rem}.fc-inline-label small,.form-grid label>small{color:#8fa4be;font-weight:600}
@media(max-width:760px){
  .fc-admin-workspace{display:block!important}.fc-admin-sidebar{position:sticky!important;top:0!important;z-index:100!important;display:flex!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;margin:0 0 .75rem!important;padding:.5rem!important;border-radius:12px!important}.fc-admin-nav-button{flex:0 0 auto!important;min-width:max-content!important}.fc-admin-module-content{width:100%!important;min-width:0!important}.admin-title-row{display:flex!important;align-items:flex-start!important;flex-wrap:wrap!important}.admin-title-row h1{font-size:2rem!important}.admin-grid,.admin-substats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fc-premium-payment-row{grid-template-columns:1fr!important}.fc-premium-payment-row>*{min-width:0!important}.fc-payment-row-actions{grid-column:1/-1}
  .fc-history-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.fc-history-actions .btn{width:100%!important}.fc-history-actions .btn:first-child{grid-column:1/-1}
  .fc-feedback-modal-card{padding:1rem!important}.fc-feedback-actions{display:grid!important;grid-template-columns:1fr!important}.fc-feedback-actions .btn{width:100%!important}
}

/* V6.5.0 correções críticas de filtros e ações administrativas */
[data-fc-admin-lead-card][hidden],.fc-admin-user-card[hidden]{display:none!important}
.fc-campaign-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}
.fc-admin-user-details small{display:block;margin-top:3px;color:var(--muted)}
@media(max-width:760px){.fc-campaign-actions .btn{flex:1 1 120px}.fc-admin-user-actions .fc-welcome-email{flex-basis:100%}}

/* FinanciaClaro 6.5.0 — ajustes finais de interface */
.fc-city-picker-hint{display:block;margin-top:6px;color:#8494ad;font-size:.78rem;line-height:1.35}
.fc-city-picker-hint.error{color:#ff9a9a}
input[data-city-valid="0"]:not(:placeholder-shown){border-color:#eab44d!important;box-shadow:0 0 0 2px rgba(234,180,77,.12)}

/* Checkboxes do funil público: tamanho nativo e alinhamento estável */
.client-form .check-label input[type="checkbox"],
.client-form .fc-consent input[type="checkbox"],
.client-form input[type="checkbox"],
.client-capture input[type="checkbox"]{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;flex:0 0 18px!important;margin:2px 9px 0 0!important;padding:0!important;accent-color:#58df30;border-radius:4px!important}
.client-form .check-label,.client-form .fc-consent{display:flex!important;align-items:flex-start!important;gap:0!important;line-height:1.45}

/* Conta gratuita no resultado público, integrada ao tema */
.fc-create-account-result{margin-top:22px!important;padding:20px!important;border:1px solid rgba(88,223,48,.34)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(9,31,53,.98),rgba(12,43,68,.96))!important;color:#eef8ff!important;box-shadow:0 16px 36px rgba(0,0,0,.2)!important}
.fc-create-account-result h3,.fc-create-account-result b{color:#fff!important}
.fc-create-account-result p,.fc-create-account-result small{color:#b8c8d9!important}
.fc-create-account-result .btn,.fc-create-account-result a{min-height:44px;text-decoration:none!important;border-radius:11px!important;font-weight:800!important}
.fc-create-account-result .btn.primary{background:#58df30!important;color:#082414!important;border-color:#58df30!important}

.fc-admin-select-all{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 10px;border:1px solid rgba(135,157,184,.26);border-radius:10px;background:rgba(12,37,61,.72);color:#dce9f5;font-size:.84rem;cursor:pointer}
.fc-admin-select-all input{width:18px;height:18px;accent-color:#58df30}
.fc-admin-select-all small{color:#91a6bb;margin-left:3px}
.fc-admin-mobile-picker{display:none;margin:0 0 16px;padding:12px 14px;border:1px solid rgba(126,151,181,.25);border-radius:13px;background:#0e2942}
.fc-admin-mobile-picker span{display:block;margin-bottom:7px;color:#9fb3c8;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.fc-admin-mobile-picker select{width:100%;min-height:44px;background:#fff;color:#15263c;border-radius:9px;padding:0 12px;font-weight:800}

@media(max-width:760px){
  .fc-admin-mobile-picker{display:block!important}
  .fc-admin-workspace{display:block!important}
  .fc-admin-sidebar{display:none!important}
  .fc-admin-module-content{width:100%!important;min-width:0!important}
  .admin-lead-toolbar{align-items:stretch!important}
  .fc-admin-select-all{width:100%;justify-content:flex-start}
}

/* Relatório profissional consolidado no bloco final de impressão abaixo. */

.fc-email-warning{display:block;margin-top:10px;padding:10px 12px;border:1px solid rgba(255,190,92,.45);border-radius:10px;background:rgba(255,190,92,.08);color:#ffd58a!important;line-height:1.45}

/* ===== FinanciaClaro 6.6.0 — consolidação final ===== */
.fc-premium-payment-row,.fc-premium-payment-row *,.fc-payment-meta{min-width:0}
.fc-premium-payment-row .fc-payment-meta small{overflow-wrap:anywhere;word-break:break-word}
.fc-admin-export-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}
.fc-admin-select-all input,.lead-select-cell input[type="checkbox"]{box-sizing:border-box!important;flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important;appearance:auto!important}

@media(max-width:760px){
  #adminLeadsModule{padding:.75rem!important}
  .admin-lead-toolbar,.lead-bulk-actions,.fc-admin-export-actions{align-items:stretch}
  .fc-admin-export-actions{width:100%;justify-content:stretch}
  .fc-admin-export-actions .btn{flex:1 1 145px;text-align:center}
  .admin-lead-row{position:relative!important;display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;gap:.55rem!important;padding:.8rem!important;margin:.55rem 0!important;border:1px solid rgba(124,157,198,.22)!important;border-radius:12px!important;background:rgba(4,16,33,.55)!important}
  .admin-lead-row .lead-select-cell{grid-column:1;grid-row:1;align-self:start;padding-top:.1rem}
  .admin-lead-row .lead-main-cell{grid-column:2;grid-row:1;gap:.18rem}
  .admin-lead-row .lead-important{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.35rem!important;padding:.45rem 0!important}
  .admin-lead-row .lead-important>div{padding:.45rem!important;border-radius:8px!important;background:rgba(8,29,51,.72)!important;text-align:left!important}
  .admin-lead-row .lead-important span{font-size:.62rem!important;text-transform:uppercase}
  .admin-lead-row .lead-important b{font-size:.75rem!important;overflow-wrap:anywhere}
  .admin-lead-row .lead-status-cell{grid-column:1/-1;display:grid!important;grid-template-columns:1fr 1fr!important;gap:.2rem .55rem!important;padding:.5rem 0!important;border-top:1px solid rgba(124,157,198,.15)!important}
  .admin-lead-row .lead-status-cell span{grid-column:1/-1;font-weight:800}
  .admin-lead-row .lead-row-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:.45rem!important}
  .admin-lead-row .lead-row-actions .btn{width:100%!important}
}

@media print{
  @page{size:A4 portrait;margin:12mm 8mm 8mm}
  html,body{width:auto!important;height:auto!important;min-height:0!important;overflow:visible!important;background:#fff!important}
  body.fc-printing-report{margin:0!important;padding:0!important;background:#fff!important}
  body.fc-printing-report>*:not(main),body.fc-printing-report main>*:not(.workspace),body.fc-printing-report .workspace>*:not(#financiamento),body.fc-printing-report #financiamento>*:not(.result-panel),body.fc-printing-report #financiamento .result-panel>*:not(#fcFinanceReport){display:none!important}
  body.fc-printing-report #financiamento,body.fc-printing-report #financiamento .result-panel{display:block!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}
  body.fc-printing-report #fcFinanceReport.fc-finance-report{display:block!important;box-sizing:border-box!important;position:static!important;inset:auto!important;transform:none!important;width:190mm!important;max-width:190mm!important;height:auto!important;max-height:none!important;min-height:0!important;margin:0 auto!important;padding:3mm 5mm 5mm!important;overflow:visible!important;page-break-before:auto!important;page-break-after:auto!important;break-before:auto!important;break-after:auto!important;background:#fff!important;color:#111!important;border:0!important}

  body.fc-printing-report .fc-report-header,
  body.fc-printing-report .fc-report-status,
  body.fc-printing-report .fc-report-client,
  body.fc-printing-report .fc-report-kpis,
  body.fc-printing-report .fc-report-comparison,
  body.fc-printing-report .fc-report-tables,
  body.fc-printing-report .fc-report-premium-detail,
  body.fc-printing-report .fc-report-footer{break-inside:avoid-page!important;page-break-inside:avoid!important;position:static!important;transform:none!important}
  body.fc-printing-report .fc-report-kpis>div,
  body.fc-printing-report .fc-report-comparison article,
  body.fc-printing-report .fc-report-tables article{overflow:visible!important;break-inside:avoid!important;page-break-inside:avoid!important}
  body.fc-printing-report .fc-report-header{grid-template-columns:1fr 150px 62px!important;gap:8px!important;padding-bottom:7px!important}
  body.fc-printing-report .fc-report-header>img:first-child{width:195px!important;max-height:48px!important}
  body.fc-printing-report .fc-report-meta{font-size:8px!important;min-width:0!important}.fc-report-meta b{font-size:9px!important}.fc-report-meta small{font-size:7.5px!important}
  body.fc-printing-report .fc-report-qr{width:56px!important;height:56px!important}
  body.fc-printing-report .fc-report-status{margin-top:7px!important;padding:8px 10px!important;border-radius:8px!important}.fc-report-status>div b{font-size:12px!important}.fc-report-status>div span{font-size:8px!important}.fc-report-status>strong{font-size:7.5px!important;padding:6px 7px!important}
  body.fc-printing-report .fc-report-client{gap:8px!important;padding:8px 4px!important}.fc-report-client span{font-size:7.5px!important}.fc-report-client b{font-size:10.5px!important}
  body.fc-printing-report .fc-report-kpis{gap:5px!important}.fc-report-kpis>div{min-height:48px!important;padding:6px!important;gap:3px!important}.fc-report-kpis span{font-size:7px!important}.fc-report-kpis b{font-size:9.5px!important}
  body.fc-printing-report .fc-finance-report>h2{margin:7px 0 5px!important;font-size:9px!important}
  body.fc-printing-report .fc-report-comparison{gap:6px!important}body.fc-printing-report .fc-report-comparison article{grid-template-columns:minmax(0,1fr) 118px!important;grid-template-rows:auto auto!important;min-height:48px!important;padding:8px!important}body.fc-printing-report .fc-report-comparison span{grid-column:1!important;grid-row:1!important;font-size:12.5px!important}body.fc-printing-report .fc-report-comparison small{grid-column:1!important;grid-row:2!important;font-size:7.5px!important;white-space:nowrap!important}body.fc-printing-report .fc-report-comparison b{grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;text-align:right!important;font-size:12.5px!important;white-space:nowrap!important}body.fc-printing-report .fc-report-comparison p{display:none!important}
  body.fc-printing-report .fc-report-tables{gap:7px!important;margin-top:8px!important}.fc-report-tables h3{padding:6px!important;font-size:8px!important}.fc-report-tables dl{padding:3px 8px!important}.fc-report-tables dl div{padding:3px 0!important;font-size:7.2px!important}
  body.fc-printing-report .fc-report-charts{display:none!important}
  body.fc-printing-report .fc-report-premium-detail{margin-top:7px!important;padding:7px!important}.fc-report-premium-detail h3{font-size:8.5px!important;margin-bottom:4px!important}.fc-report-premium-detail>div{gap:4px!important}.fc-report-premium-detail>div div{padding:4px!important}.fc-report-premium-detail span{font-size:6.5px!important}.fc-report-premium-detail b{font-size:7.5px!important}
  body.fc-printing-report .fc-report-footer{display:grid!important;gap:8px!important;margin-top:7px!important;padding:7px!important}.fc-report-footer b{font-size:8px!important}.fc-report-footer ul{font-size:6.7px!important;line-height:1.3!important;margin-top:3px!important}.fc-report-footer small{font-size:7px!important}
  body.fc-printing-report .fc-report-watermark{font-size:28px!important}
}

/* v6.8.0 — simulador automático e amortização em ferramenta própria */
.fc-essential-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 8px}
.fc-automatic-calculation-note{margin-top:8px!important;padding:11px 13px;border:1px solid rgba(101,227,49,.16);border-radius:12px;background:rgba(101,227,49,.045)}
.fc-amort-plan-card{margin:18px 0;padding:18px;border:1px solid rgba(101,227,49,.2);border-radius:18px;background:linear-gradient(145deg,rgba(8,28,48,.96),rgba(6,19,35,.96))}
.fc-amort-plan-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.fc-amort-plan-head h3{margin:5px 0 4px;font-size:19px}.fc-amort-plan-head p{margin:0;color:#9db0ca;font-size:10px;line-height:1.5}.fc-amort-plan-head .pill{white-space:nowrap}
.fc-amort-plan-divider{display:flex;align-items:center;gap:10px;margin:8px 0 13px;color:#7890aa;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}.fc-amort-plan-divider:before,.fc-amort-plan-divider:after{content:"";height:1px;flex:1;background:rgba(157,176,202,.15)}
.fc-field-group-disabled{opacity:.58}.fc-field-group-disabled select,.fc-field-group-disabled input{cursor:not-allowed}
@media(max-width:820px){.fc-essential-check-grid{grid-template-columns:1fr}.fc-amort-plan-head{display:grid}.fc-amort-plan-head .pill{justify-self:start}}
@media print{.fc-amort-plan-card{background:#fff!important;border-color:#ccc!important}}

/* v6.8.0 — ajustes finais de interface e integração com amortização */
.fc-essential-check-list{display:grid;gap:8px;margin:5px 0 10px}
.fc-condition-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:62px!important;margin:0!important;padding:11px 13px!important;border:1px solid rgba(157,176,202,.18)!important;border-radius:13px!important;background:rgba(7,29,56,.56)!important;cursor:pointer}
.fc-condition-row>span{display:grid;gap:3px;min-width:0;flex:1}
.fc-condition-row b{font-size:11px;line-height:1.35;color:var(--text)}
.fc-condition-row small{font-size:9px;line-height:1.45;color:var(--muted)}
.fc-condition-row input[type="checkbox"]{order:2!important;width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;max-width:19px!important;max-height:19px!important;margin:0!important;padding:0!important;flex:0 0 19px!important;accent-color:var(--green)}
.fc-condition-row:has(input:checked){border-color:rgba(101,227,49,.34)!important;background:rgba(101,227,49,.055)!important}

.fc-pro-cotista-details{margin:13px 0 9px;border:1px solid rgba(101,227,49,.22);border-radius:15px;background:rgba(5,25,45,.72);overflow:hidden}
.fc-pro-cotista-details summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;cursor:pointer;list-style:none}
.fc-pro-cotista-details summary::-webkit-details-marker{display:none}
.fc-pro-cotista-details summary>span{display:grid;gap:3px}
.fc-pro-cotista-details summary b{font-size:12px;color:#dfffd4}
.fc-pro-cotista-details summary small{font-size:9px;line-height:1.4;color:var(--muted)}
.fc-pro-cotista-details summary em{font-style:normal;white-space:nowrap;padding:5px 8px;border-radius:999px;border:1px solid rgba(101,227,49,.28);color:var(--green2);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.fc-pro-cotista-details[open] summary{border-bottom:1px solid rgba(157,176,202,.14)}
.fc-pro-cotista-body{display:grid;gap:10px;padding:13px 14px 15px}
.fc-pro-cotista-body>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}
.fc-pro-cotista-body>label:not(.fc-condition-row){display:grid;gap:7px;margin:0;font-size:10px;font-weight:800;color:var(--text)}

.fc-amortization-result-action{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,220px) auto;gap:11px;align-items:center;margin-top:15px;padding:13px 14px;border:1px solid rgba(101,227,49,.22);border-radius:14px;background:linear-gradient(135deg,rgba(101,227,49,.065),rgba(91,169,255,.04))}
.fc-amortization-result-action b,.fc-amortization-result-action small{display:block}
.fc-amortization-result-action b{margin:3px 0;font-size:12px}
.fc-amortization-result-action small{color:var(--muted);font-size:9px;line-height:1.45}
.fc-amortization-result-action select{min-height:40px}
.fc-amortization-result-action .btn{white-space:nowrap;min-height:40px}

.fc-amort-tool-nav{position:sticky;top:0;z-index:60}
.fc-amort-tool-nav a[aria-current="page"]{background:var(--green);border-color:var(--green);color:#042015;box-shadow:0 7px 18px rgba(57,220,141,.2)}
.fc-amort-prefill-note{display:flex;flex-direction:column;gap:4px;margin:12px 0 16px;padding:12px 13px;border:1px solid rgba(101,227,49,.3);border-radius:13px;background:rgba(101,227,49,.07)}
.fc-amort-prefill-note b{font-size:11px;color:#dfffd4}
.fc-amort-prefill-note span{font-size:9px;line-height:1.5;color:var(--muted)}

@media(max-width:820px){
  .fc-condition-row{min-height:58px!important;padding:10px 11px!important}
  .fc-condition-row b{font-size:10px}.fc-condition-row small{font-size:8.5px}
  .fc-amortization-result-action{grid-template-columns:1fr}
  .fc-amortization-result-action select,.fc-amortization-result-action .btn{width:100%}
  .fc-pro-cotista-details summary{align-items:flex-start}
}
@media print{
  .fc-amort-page>.simple-page-header,.fc-amort-page>.calculator-sticky-nav,.fc-amort-page>.fc-public-security-strip,.fc-amort-page>#amortAccessGate,.fc-amort-page .fc-conversion-cta{display:none!important}
  .fc-amort-page .client-flow-shell{display:block!important;padding:0!important}
  .fc-amort-page .fc-full-result{display:block!important}
}

/* v6.8.0 — alinhamento final dos checkboxes e formulário de amortização */
.fc-condition-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 22px!important;
  align-items:center!important;
  justify-content:initial!important;
  column-gap:18px!important;
  text-align:left!important;
}
.fc-condition-row>span{
  grid-column:1!important;
  min-width:0!important;
  text-align:left!important;
  justify-items:start!important;
}
.fc-condition-row input[type="checkbox"]{
  grid-column:2!important;
  justify-self:end!important;
  align-self:center!important;
  order:initial!important;
}
.fc-amort-fields-grid{align-items:start!important}
.fc-amort-fields-grid>label,
.fc-amort-period-block>label{
  display:grid!important;
  gap:7px!important;
  align-content:start!important;
  margin:0!important;
}
.fc-amort-fields-grid .fc-field-title,
.fc-amort-period-block .fc-field-title{
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  min-height:18px!important;
  color:var(--text)!important;
  font-size:10px!important;
  font-weight:850!important;
  line-height:1.35!important;
}
.fc-amort-fields-grid .fc-field-title small,
.fc-amort-period-block .fc-field-title small{
  color:var(--muted)!important;
  font-size:9px!important;
  font-weight:750!important;
}
.fc-amort-fields-grid select,
.fc-amort-fields-grid>label>input,
.fc-amort-fields-grid .money,
.fc-amort-fields-grid .fc-suffix-input,
.fc-amort-period-block select,
.fc-amort-period-block .fc-suffix-input{
  width:100%!important;
  min-height:48px!important;
}
.fc-amort-period-block{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin-top:10px!important;
}
.fc-amort-plan-card .fc-field-hint{margin-top:0!important;min-height:28px}
.fc-city-picker-hint{display:block;margin-top:6px;color:var(--muted);font-size:8.5px;line-height:1.4}
.fc-city-picker-hint.error{color:#ff9b9b}
@media(max-width:820px){
  .fc-condition-row{grid-template-columns:minmax(0,1fr) 22px!important;column-gap:12px!important}
  .fc-amort-fields-grid{grid-template-columns:1fr!important}
  .fc-amort-plan-card .fc-field-hint{min-height:0}
}

/* ===== FinanciaClaro 6.8.0 — ajustes mobile finais ===== */

/* Cabeçalho mobile mais compacto e com melhor hierarquia */
@media(max-width:760px){
  .simple-page-header{
    min-height:50px!important;
    padding:6px 12px!important;
    gap:6px 8px!important;
  }
  .simple-page-header .brand-link{
    font-size:1rem!important;
    line-height:1.1!important;
  }
  .simple-page-header>.btn.ghost,
  .simple-page-header>.broker-caixa-top{
    min-height:32px!important;
    padding:6px 9px!important;
    font-size:9px!important;
  }
  .fc-mobile-nav-toggle{
    width:38px!important;
    height:36px!important;
    flex-basis:38px!important;
    border-radius:9px!important;
    font-size:19px!important;
  }
  .fc-mobile-nav-panel{top:42px!important}
}

/* Amortização Premium: barra das ferramentas sempre visível no celular */
@media(max-width:760px){
  .fc-amort-page .fc-amort-tool-nav{
    display:flex!important;
    position:sticky!important;
    top:0!important;
    z-index:140!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:6px 8px!important;
    gap:5px!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
    background:rgba(3,15,32,.985)!important;
    border-bottom:1px solid rgba(120,154,197,.22)!important;
    box-shadow:0 8px 18px rgba(0,0,0,.25)!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x proximity;
  }
  .fc-amort-page .fc-amort-tool-nav::-webkit-scrollbar{display:none!important}
  .fc-amort-page .fc-amort-tool-nav a{
    flex:0 0 auto!important;
    min-width:76px!important;
    min-height:40px!important;
    padding:5px 8px!important;
    border-radius:10px!important;
    display:grid!important;
    place-items:center!important;
    font-size:0!important;
    line-height:1.1!important;
    text-align:center!important;
    scroll-snap-align:center;
  }
  .fc-amort-page .fc-amort-tool-nav a::after{
    content:attr(data-mobile-label);
    font-size:8.5px!important;
    font-weight:850!important;
    letter-spacing:-.01em;
  }
  .fc-amort-page .fc-amort-tool-nav a[aria-current="page"]::after{color:#062213!important}
  .fc-amort-page .fc-amort-tool-nav .fc-premium-mini{display:none!important}
  .fc-amort-page .client-flow-shell{padding-top:8px!important}
  .fc-amort-page .client-flow-card{scroll-margin-top:58px!important}
}

/* Área do painel: seletor compacto, sem desperdiçar altura */
@media(max-width:760px){
  .admin-shell{padding:10px!important}
  .fc-admin-mobile-picker{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr)!important;
    align-items:center!important;
    gap:8px!important;
    margin:0 0 10px!important;
    padding:7px 9px!important;
    border-radius:11px!important;
  }
  .fc-admin-mobile-picker span{
    margin:0!important;
    font-size:.7rem!important;
    line-height:1.1!important;
    white-space:nowrap!important;
  }
  .fc-admin-mobile-picker select{
    min-height:38px!important;
    padding:0 9px!important;
    font-size:.78rem!important;
    border-radius:8px!important;
  }
  .fc-admin-workspace{gap:.55rem!important}
  .fc-admin-module.active{gap:.6rem!important}
  .fc-admin-module>.simple-info-box{padding:.8rem!important;border-radius:12px!important}
}

/* Link personalizado: largura total + ações objetivas */
.fc-admin-leads-header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  margin:12px 0 8px;
}
.fc-admin-leads-header h2{margin:0 0 4px}
.fc-admin-leads-header p{margin:0;color:var(--muted);font-size:10px}
.fc-admin-export-block{display:grid;gap:6px;justify-items:end;flex:0 0 auto}
.fc-admin-export-block>span{font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}
.fc-admin-slug-row,.fc-broker-slug-row{grid-template-columns:minmax(0,1fr) auto auto}

@media(max-width:760px){
  #adminLeadsModule{padding:.75rem!important}
  #adminLeadsModule .admin-link-customizer{
    width:100%!important;
    margin:0 0 10px!important;
    padding:.8rem!important;
    border-radius:11px!important;
    box-sizing:border-box!important;
  }
  #adminLeadsModule .admin-link-customizer p{margin:.25rem 0 .55rem!important;font-size:.72rem!important}
  .fc-admin-slug-row,.fc-broker-slug-row{
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
    margin-top:6px!important;
  }
  .fc-admin-slug-row input,.fc-broker-slug-row input{grid-column:1/-1!important;min-height:40px!important}
  .fc-admin-slug-row .btn,.fc-broker-slug-row .btn{width:100%!important;min-height:38px!important;padding:7px 8px!important;font-size:.72rem!important}
  .admin-link-customizer small,.broker-link-customizer small{font-size:8.5px!important;line-height:1.4!important;word-break:break-all!important}
  .fc-admin-leads-header{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin:8px 0!important;
  }
  .fc-admin-leads-header h2{font-size:1.1rem!important}
  .fc-admin-export-block{
    width:100%!important;
    justify-items:stretch!important;
    padding:8px!important;
    border:1px solid rgba(126,151,181,.2)!important;
    border-radius:10px!important;
    background:rgba(7,25,48,.55)!important;
  }
  .fc-admin-export-block>span{font-size:.7rem!important}
  .fc-admin-export-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;width:100%!important}
  .fc-admin-export-actions .btn{width:100%!important;min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:7px 8px!important}
}

/* Leads: filtros uniformes, seleção em massa e pesquisa em destaque */
@media(max-width:760px){
  .admin-lead-toolbar{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
    width:100%!important;
    margin:8px 0 7px!important;
  }
  .admin-lead-toolbar>span{
    grid-column:1/-1!important;
    margin:0!important;
    padding:0 1px!important;
    font-size:.68rem!important;
    font-weight:800!important;
  }
  .admin-lead-toolbar .lead-filter{
    width:100%!important;
    min-height:38px!important;
    padding:7px 5px!important;
    border-radius:9px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    font-size:.7rem!important;
  }
  .admin-lead-toolbar .lead-filter[data-admin-lead-filter="all"]{grid-column:1/-1!important}
  .admin-lead-toolbar .fc-admin-select-all{
    grid-column:1/-1!important;
    width:100%!important;
    min-height:42px!important;
    padding:8px 9px!important;
    border-radius:10px!important;
    display:grid!important;
    grid-template-columns:20px minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:7px!important;
    font-size:.72rem!important;
  }
  .fc-admin-select-all small{margin:0!important;font-size:.65rem!important;text-align:right!important}
  .fc-admin-lead-search{
    width:100%!important;
    min-height:44px!important;
    margin:0 0 8px!important;
    padding:.72rem .85rem!important;
    border-color:rgba(101,227,49,.28)!important;
    border-radius:10px!important;
    font-size:.76rem!important;
    box-shadow:inset 0 0 0 1px rgba(101,227,49,.035)!important;
  }
  .lead-bulk-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
    margin:0 0 8px!important;
  }
  .lead-bulk-actions .btn{width:100%!important;min-height:38px!important;padding:7px!important;font-size:.67rem!important}
  .lead-bulk-actions .danger-action{grid-column:1/-1!important}
}

/* Padrão visual mobile: espaços menores e cards alinhados */
@media(max-width:760px){
  .standalone-shell{padding-top:14px!important;padding-bottom:22px!important}
  #adminPanelReal.standalone-card,#brokerPanel.standalone-card{
    width:calc(100% - 16px)!important;
    padding:12px!important;
    border-radius:14px!important;
  }
  #brokerPanel .simple-info-box{padding:.8rem!important;margin:.55rem 0!important;border-radius:12px!important}
  .broker-link-head{gap:8px!important}
  .broker-link-head p{font-size:9px!important;line-height:1.4!important}
  .broker-link-badge{padding:4px 7px!important;font-size:8px!important}
  .simple-actions{gap:6px!important}
}


/* FinanciaClaro 6.8.0 — Pró-Cotista mais perceptível sem fugir do padrão */
.fc-pro-cotista-details{
  border-color:rgba(101,227,49,.34)!important;
  box-shadow:inset 3px 0 0 rgba(101,227,49,.72);
  transition:border-color .16s ease,background .16s ease,box-shadow .16s ease;
}
.fc-pro-cotista-details:not([open]):hover{
  border-color:rgba(101,227,49,.52)!important;
  background:rgba(8,31,53,.86)!important;
}
.fc-pro-cotista-details summary{
  min-height:54px;
  outline-offset:-2px;
}
.fc-pro-cotista-details summary>span{min-width:0}
.fc-pro-cotista-details summary b{font-size:12.5px!important}
.fc-pro-cotista-details summary em{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  min-height:27px;
  padding:6px 9px!important;
  font-size:9px!important;
  border-color:rgba(101,227,49,.50)!important;
  background:rgba(101,227,49,.07)!important;
  color:#9cff75!important;
  box-shadow:0 0 0 1px rgba(101,227,49,.04);
}
.fc-pro-cotista-details summary em i{font-style:normal;font-size:12px;line-height:1;transition:transform .16s ease}
.fc-pro-cotista-details[open] summary em i{display:none}
.fc-pro-cotista-details[open]{box-shadow:inset 3px 0 0 rgba(101,227,49,.48)}
@media(max-width:820px){
  .fc-pro-cotista-details{margin-top:11px!important}
  .fc-pro-cotista-details summary{align-items:center!important;padding:12px 12px!important;gap:9px!important}
  .fc-pro-cotista-details summary b{font-size:11px!important}
  .fc-pro-cotista-details summary small{font-size:8.5px!important;line-height:1.35!important}
  .fc-pro-cotista-details summary em{flex:0 0 auto!important;font-size:8.5px!important;padding:6px 8px!important}
}


/* ===== FinanciaClaro 6.8.0 — acabamento final Pró-Cotista + Amortização mobile-first ===== */
/* Quando aberto, o controle deve exibir apenas “Recolher”, sem “Expandir Recolher”. */

/* Navegação própria da Amortização no celular: não reutiliza as pílulas de desktop. */
.fc-amort-mobile-picker{display:none}
@media(max-width:760px){
  .fc-amort-page{overflow-x:hidden!important}
  .fc-amort-page .fc-amort-tool-nav{display:none!important}
  .fc-amort-page .fc-amort-mobile-picker{
    display:block!important;
    position:sticky!important;
    top:0!important;
    z-index:145!important;
    width:100%!important;
    padding:7px 10px!important;
    background:rgba(3,15,32,.985)!important;
    border-bottom:1px solid rgba(120,154,197,.22)!important;
    box-shadow:0 8px 18px rgba(0,0,0,.24)!important;
  }
  .fc-amort-page .fc-amort-mobile-picker select{
    width:100%!important;
    min-height:42px!important;
    padding:0 12px!important;
    border:1px solid rgba(101,227,49,.38)!important;
    border-radius:11px!important;
    background:#09203c!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:850!important;
  }
  .fc-amort-page .fc-amort-back{font-size:0!important;min-width:76px!important;min-height:34px!important;padding:6px 9px!important}
  .fc-amort-page .fc-amort-back::after{content:attr(data-mobile-label);font-size:9px!important;font-weight:850!important}

  /* A calculadora vira uma coluna real no celular. */
  .fc-amort-page .client-flow-shell,
  .fc-amort-page .fc-funnel-shell,
  .fc-amort-page .client-flow-card,
  .fc-amort-page .fc-funnel-card,
  .fc-amort-page .client-step,
  .fc-amort-page .fc-funnel-step{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .fc-amort-page .client-flow-shell,
  .fc-amort-page .fc-funnel-shell{padding:8px!important}
  .fc-amort-page .client-flow-card,
  .fc-amort-page .fc-funnel-card{padding:13px!important;border-radius:15px!important}
  .fc-amort-page .fc-form-grid,
  .fc-amort-page .fc-form-grid.two,
  .fc-amort-page .fc-amort-fields-grid,
  .fc-amort-page .fc-amort-period-block{
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    gap:10px!important;
  }
  .fc-amort-page .fc-form-grid>label,
  .fc-amort-page .fc-amort-fields-grid>label,
  .fc-amort-page .fc-amort-period-block>label{min-width:0!important;width:100%!important}
  .fc-amort-page .fc-funnel-step input,
  .fc-amort-page .fc-funnel-step select,
  .fc-amort-page .fc-funnel-step .money,
  .fc-amort-page .fc-funnel-step .fc-rate-input,
  .fc-amort-page .fc-funnel-step .fc-suffix-input{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
  .fc-amort-page .fc-amort-plan-card{padding:13px!important;margin:14px 0!important;border-radius:14px!important}
  .fc-amort-page .fc-amort-plan-head{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .fc-amort-page .fc-amort-plan-head .pill{justify-self:start!important}
  .fc-amort-page .fc-funnel-step h1{font-size:25px!important;line-height:1.08!important}
  .fc-amort-page .fc-funnel-step h2{font-size:22px!important}
  .fc-amort-page .fc-step-copy{font-size:12px!important;line-height:1.5!important}
  .fc-amort-page .fc-full-heading{display:grid!important;grid-template-columns:1fr!important}
  .fc-amort-page .fc-full-heading .pill{max-width:100%!important;text-align:left!important;justify-self:start!important}
  .fc-amort-page .fc-tabs{max-width:100%!important;overflow-x:auto!important}
  .fc-amort-page .fc-table-wrap{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
  .fc-amort-page .fc-amort-table{min-width:620px!important}
  .fc-amort-page .client-nav,.fc-amort-page .fc-preview-actions{grid-template-columns:1fr!important}
}
@media(max-width:420px){
  .fc-amort-page .simple-page-header{padding-left:10px!important;padding-right:10px!important}
  .fc-amort-page .client-flow-card,.fc-amort-page .fc-funnel-card{padding:11px!important}
  .fc-amort-page .fc-amort-plan-card{padding:11px!important}
}


/* ===== FinanciaClaro 6.8.0 — correção final: mobile nativo + toggle Pró-Cotista ===== */
.fc-pro-cotista-details summary #fProCotistaToggleLabel{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}
.fc-pro-cotista-details[open] summary #fProCotistaToggleLabel i{display:inline!important;transform:none!important}

@media(max-width:760px){
  /* A Amortização deixa de ser um cartão desktop encolhido e vira uma tela mobile plana. */
  .fc-amort-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important;padding-bottom:env(safe-area-inset-bottom)!important}
  .fc-amort-page .simple-page-header{min-height:58px!important;padding:8px 14px!important;border-bottom:1px solid rgba(120,154,197,.14)!important}
  .fc-amort-page .simple-page-header .brand-link{font-size:16px!important}
  .fc-amort-page .calculator-header-actions{min-width:38px!important}
  .fc-amort-page .fc-amort-back{min-width:38px!important;width:38px!important;height:38px!important;padding:0!important;border-radius:10px!important}
  .fc-amort-page .fc-amort-back::after{content:'←'!important;font-size:19px!important;line-height:1!important}

  .fc-amort-page .fc-amort-mobile-picker{padding:7px 10px 8px!important}
  .fc-amort-page .fc-amort-mobile-picker select{min-height:38px!important;font-size:12px!important;border-radius:9px!important;padding:0 10px!important}
  .fc-amort-page .fc-public-security-strip{padding:6px 10px!important;font-size:8px!important;min-height:0!important}

  .fc-amort-page .client-flow-shell,
  .fc-amort-page .fc-funnel-shell{padding:0 10px 26px!important;margin:0!important;max-width:none!important}
  .fc-amort-page .client-flow-card,
  .fc-amort-page .fc-funnel-card{
    margin:0!important;
    padding:13px 4px 18px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .fc-amort-page .client-progress,
  .fc-amort-page .fc-funnel-progress{margin:6px 0 14px!important;padding:0!important}
  .fc-amort-page .access-banner.active{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:5px!important;
    margin:0 0 14px!important;
    padding:10px 11px!important;
    border-radius:11px!important;
  }
  .fc-amort-page .access-banner.active span{font-size:11px!important}
  .fc-amort-page .access-banner.active small{font-size:9px!important;line-height:1.4!important}
  .fc-amort-page .access-banner.active>b{font-size:10px!important;justify-self:start!important;padding:3px 7px!important;border-radius:999px!important;background:rgba(101,227,49,.08)!important}

  .fc-amort-page .fc-funnel-step{padding:0!important;margin:0!important}
  .fc-amort-page .fc-funnel-step h1{font-size:24px!important;line-height:1.08!important;margin:7px 0 10px!important;letter-spacing:-.02em!important}
  .fc-amort-page .fc-funnel-step h2{font-size:21px!important;line-height:1.12!important}
  .fc-amort-page .fc-step-copy{font-size:11px!important;line-height:1.48!important;margin-bottom:14px!important}
  .fc-amort-page .fc-form-grid,
  .fc-amort-page .fc-form-grid.two,
  .fc-amort-page .fc-amort-fields-grid,
  .fc-amort-page .fc-amort-period-block{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-bottom:10px!important}
  .fc-amort-page .fc-form-grid>label,
  .fc-amort-page .fc-amort-fields-grid>label,
  .fc-amort-page .fc-amort-period-block>label{display:grid!important;gap:5px!important;width:100%!important;min-width:0!important;font-size:11px!important}
  .fc-amort-page .fc-form-grid input,
  .fc-amort-page .fc-form-grid select,
  .fc-amort-page .fc-amort-fields-grid input,
  .fc-amort-page .fc-amort-fields-grid select,
  .fc-amort-page .fc-amort-period-block input,
  .fc-amort-page .fc-amort-period-block select{min-height:46px!important;font-size:16px!important;border-radius:11px!important}
  .fc-amort-page .money,
  .fc-amort-page .fc-rate-input,
  .fc-amort-page .fc-suffix-input{width:100%!important;max-width:100%!important;min-width:0!important;border-radius:11px!important;box-sizing:border-box!important}
  .fc-amort-page .money input,
  .fc-amort-page .fc-rate-input input,
  .fc-amort-page .fc-suffix-input input{min-width:0!important;width:100%!important}
  .fc-amort-page .fc-amort-plan-card{margin:16px 0!important;padding:12px!important;border-radius:13px!important}
  .fc-amort-page .fc-amort-plan-head h3{font-size:17px!important;margin:4px 0!important}
  .fc-amort-page .fc-amort-plan-head p{font-size:9px!important}
  .fc-amort-page .fc-amort-plan-head .pill{font-size:8px!important;padding:5px 7px!important}
  .fc-amort-page .fc-education-note{padding:11px!important;border-radius:11px!important}
  .fc-amort-page .fc-main-action{min-height:48px!important;font-size:11px!important}
  .fc-amort-page .fc-microcopy{font-size:8.5px!important}

  /* Resultados também seguem uma coluna, sem largura herdada do desktop. */
  .fc-amort-page .fc-preview-grid,
  .fc-amort-page .fc-summary-grid,
  .fc-amort-page .fc-comparison-grid,
  .fc-amort-page .fc-amort-impact-grid{grid-template-columns:1fr!important}
  .fc-amort-page .fc-preview-grid>div,
  .fc-amort-page .fc-summary-grid>div{min-width:0!important}
  .fc-amort-page .fc-tabs{display:flex!important;width:100%!important;overflow-x:auto!important;gap:6px!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important}
  .fc-amort-page .fc-tabs button{flex:0 0 auto!important;min-height:38px!important;padding:7px 10px!important;font-size:9px!important}
  .fc-amort-page .fc-result-footer-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
}
@media(max-width:390px){
  .fc-amort-page .client-flow-shell,.fc-amort-page .fc-funnel-shell{padding-left:8px!important;padding-right:8px!important}
  .fc-amort-page .fc-funnel-step h1{font-size:22px!important}
  .fc-amort-page .fc-amort-plan-card{padding:10px!important}
}


/* ===== FinanciaClaro 6.8.0 — capacidade por sistema + Amortização mobile definitiva ===== */
@media(max-width:760px){
  /* Nunca renderizar a navegação/pílulas de desktop na Amortização em celular. */
  body.fc-amort-page>.calculator-sticky-nav,
  body.fc-amort-page .fc-amort-tool-nav{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}
  body.fc-amort-page>.fc-amort-mobile-picker{display:block!important;visibility:visible!important;height:auto!important}

  /* Tela mobile nativa: sem cartão de desktop centralizado ou largura fixa. */
  body.fc-amort-page main.client-flow-shell,
  body.fc-amort-page main.fc-funnel-shell{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 12px 28px!important}
  body.fc-amort-page main .client-flow-card,
  body.fc-amort-page main .fc-funnel-card{width:100%!important;max-width:100%!important;margin:0!important;padding:12px 0 18px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
  body.fc-amort-page main .client-step,
  body.fc-amort-page main .fc-funnel-step{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}

  /* Todo formulário de entrada em uma única coluna e com alvo de toque confortável. */
  body.fc-amort-page main .fc-form-grid,
  body.fc-amort-page main .fc-form-grid.two,
  body.fc-amort-page main .fc-amort-fields-grid,
  body.fc-amort-page main .fc-amort-period-block{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important}
  body.fc-amort-page main .fc-form-grid>label,
  body.fc-amort-page main .fc-amort-fields-grid>label,
  body.fc-amort-page main .fc-amort-period-block>label{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}
  body.fc-amort-page main input,
  body.fc-amort-page main select,
  body.fc-amort-page main .money,
  body.fc-amort-page main .fc-rate-input,
  body.fc-amort-page main .fc-suffix-input{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
  body.fc-amort-page main input,
  body.fc-amort-page main select{min-height:48px!important;font-size:16px!important}

  /* Cabeçalho e conteúdo ocupam a tela como app, sem aparência de desktop encolhido. */
  body.fc-amort-page .simple-page-header{position:relative!important;width:100%!important;max-width:100%!important}
  body.fc-amort-page .fc-amort-mobile-picker{position:sticky!important;top:0!important;z-index:160!important;padding:8px 12px!important}
  body.fc-amort-page .fc-amort-mobile-picker select{width:100%!important;min-height:42px!important;font-size:13px!important}
  body.fc-amort-page .fc-public-security-strip{width:100%!important;max-width:100%!important;text-align:center!important}
  body.fc-amort-page .fc-amort-plan-card{width:100%!important;max-width:100%!important;margin:16px 0!important;padding:13px!important}
  body.fc-amort-page .fc-preview-grid,
  body.fc-amort-page .fc-summary-grid,
  body.fc-amort-page .fc-comparison-grid,
  body.fc-amort-page .fc-amort-impact-grid,
  body.fc-amort-page .fc-result-footer-actions{grid-template-columns:minmax(0,1fr)!important}
}


/* ===== FinanciaClaro 6.8.1 — padrão único mobile + Meu Link/Leads para todos ===== */
@media(max-width:760px){
  /* A Amortização usa o mesmo seletor, largura e ritmo visual das demais calculadoras. */
  body.fc-amort-page>.fc-amort-mobile-picker{
    display:block!important;
    visibility:visible!important;
    position:sticky!important;
    top:0!important;
    z-index:90!important;
    width:100%!important;
    height:auto!important;
    margin:0 0 12px!important;
    padding:8px 10px!important;
    background:rgba(3,15,32,.98)!important;
    border-bottom:1px solid rgba(120,154,197,.2)!important;
    box-shadow:0 8px 18px rgba(0,0,0,.22)!important;
  }
  body.fc-amort-page>.fc-amort-mobile-picker select{
    width:100%!important;
    min-height:44px!important;
    height:auto!important;
    padding:.65rem .85rem!important;
    border:1px solid rgba(101,227,49,.38)!important;
    border-radius:12px!important;
    background:#09203c!important;
    color:#fff!important;
    font-size:16px!important;
    font-weight:850!important;
    box-sizing:border-box!important;
  }
  body.fc-amort-page>.fc-public-security-strip{display:none!important}
  body.fc-amort-page #professionalSessionBanner{display:none!important}

  body.fc-amort-page main.client-flow-shell,
  body.fc-amort-page main.fc-funnel-shell{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 10px 28px!important;
  }
  body.fc-amort-page main .client-flow-card,
  body.fc-amort-page main .fc-funnel-card{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0 0 18px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  body.fc-amort-page .client-progress,
  body.fc-amort-page .fc-funnel-progress{margin:2px 0 14px!important}
  body.fc-amort-page main input,
  body.fc-amort-page main select{min-height:44px!important}
  body.fc-amort-page .fc-amort-plan-card{margin:14px 0!important;padding:12px!important}
  body.fc-amort-page .fc-funnel-step h1{font-size:1.75rem!important;line-height:1.08!important}
  body.fc-amort-page .fc-step-copy{font-size:.92rem!important;line-height:1.5!important}
  body.fc-amort-page .fc-form-grid,
  body.fc-amort-page .fc-form-grid.two,
  body.fc-amort-page .fc-amort-fields-grid,
  body.fc-amort-page .fc-amort-period-block{gap:11px!important;margin-bottom:11px!important}
}

/* =========================================================
   FINANCIACLARO 7.0 — acabamento final para lançamento
   ========================================================= */

/* Consentimento do funil: checkbox compacto, quadrado e alinhado ao texto. */
.fc-funnel-page .fc-consent{
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  align-items:start!important;
  gap:10px!important;
  padding:13px!important;
}
.fc-funnel-page .fc-consent input[type="checkbox"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:grid!important;
  place-items:center!important;
  box-sizing:border-box!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  max-height:20px!important;
  margin:1px 0 0!important;
  padding:0!important;
  flex:0 0 20px!important;
  border:2px solid #49627f!important;
  border-radius:5px!important;
  background:#07182c!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
.fc-funnel-page .fc-consent input[type="checkbox"]:checked{
  border-color:#9acd32!important;
  background-color:#9acd32!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.2 8.1 14 16 5.8' fill='none' stroke='%23071307' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:17px 17px!important;
}
.fc-funnel-page .fc-consent input[type="checkbox"]:focus-visible{
  outline:2px solid rgba(154,205,50,.7)!important;
  outline-offset:3px!important;
}
.fc-funnel-page .fc-consent span{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  font-size:10px!important;
  line-height:1.5!important;
}

/* Ações de leads: Restaurar/Ocultar sempre usam a mesma caixa e o mesmo eixo. */
#brokerRestoreSelected,#adminRestoreSelected,#brokerHideSelected,#adminHideSelected,
.admin-lead-hide-btn,.lead-hide-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:35px!important;
  height:35px!important;
  line-height:1!important;
  vertical-align:middle!important;
  margin:0!important;
}
.lead-bulk-actions{align-items:center!important}
.lead-row-actions{align-items:center!important}
.fc-lead-origin{color:#9eea82!important;font-weight:850!important}
.fc-lead-ref{color:#8fbef7!important;overflow-wrap:anywhere}

/* Cabeçalho do ADM: sem botão legado duplicado e sem sobreposição. */
body.fc-account-authenticated.fc-user-admin .simple-page-header{
  width:min(1500px,calc(100% - 32px))!important;
  min-height:76px!important;
  height:auto!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  gap:1rem!important;
  padding:9px 0!important;
  overflow:visible!important;
}
body.fc-account-authenticated.fc-user-admin .simple-page-header > .btn{
  display:none!important;
}
body.fc-account-authenticated.fc-user-admin .simple-page-header .fc-account-nav{
  width:100%!important;
  min-width:0!important;
  justify-self:stretch!important;
  overflow:visible!important;
}
body.fc-account-authenticated.fc-user-admin .simple-page-header .fc-mobile-nav-panel{
  width:100%!important;
  min-width:0!important;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:.5rem!important;
  flex-wrap:wrap!important;
}
body.fc-account-authenticated.fc-user-admin .simple-page-header .fc-account-nav .btn,
body.fc-account-authenticated.fc-user-admin .simple-page-header .fc-plan-chip{
  flex:0 0 auto!important;
}

@media (min-width:761px) and (max-width:1240px){
  body.fc-account-authenticated.fc-user-admin .simple-page-header{
    grid-template-columns:1fr!important;
    gap:.55rem!important;
  }
  body.fc-account-authenticated.fc-user-admin .simple-page-header .fc-mobile-nav-panel{
    justify-content:flex-start!important;
  }
}

@media (max-width:760px){
  .fc-funnel-page .fc-consent{
    grid-template-columns:20px minmax(0,1fr)!important;
    gap:9px!important;
    padding:12px!important;
  }
  body.fc-account-authenticated.fc-user-admin .simple-page-header{
    width:100%!important;
    min-height:50px!important;
    display:flex!important;
    padding:6px 12px!important;
    gap:8px!important;
  }
  body.fc-account-authenticated.fc-user-admin .simple-page-header .fc-mobile-nav-panel{
    display:none;
    width:min(88vw,320px)!important;
  }
  body.fc-account-authenticated.fc-user-admin .simple-page-header .fc-account-nav.fc-mobile-nav-open .fc-mobile-nav-panel{
    display:flex!important;
  }
  #brokerRestoreSelected,#adminRestoreSelected,#brokerHideSelected,#adminHideSelected,
  .admin-lead-hide-btn,.lead-hide-btn{
    width:100%!important;
    min-height:38px!important;
    height:38px!important;
  }
}

/* =========================================================
   FINANCIACLARO 7.0.1 — padronização final de checkboxes
   Corrige os cards de condições (FGTS / imóvel / SFH) que
   herdavam width/min-height dos inputs comuns do funil.
   ========================================================= */
.fc-funnel-page label.fc-choice-card{
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  align-items:start!important;
  column-gap:10px!important;
}
.fc-funnel-page label.fc-choice-card input[type="checkbox"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:grid!important;
  place-items:center!important;
  box-sizing:border-box!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  max-height:20px!important;
  margin:1px 0 0!important;
  padding:0!important;
  border:2px solid #49627f!important;
  border-radius:5px!important;
  background:#07182c!important;
  box-shadow:none!important;
  flex:0 0 20px!important;
  align-self:start!important;
  cursor:pointer!important;
}
.fc-funnel-page label.fc-choice-card input[type="checkbox"]:checked{
  border-color:#9acd32!important;
  background-color:#9acd32!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.2 8.1 14 16 5.8' fill='none' stroke='%23071307' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:17px 17px!important;
}
.fc-funnel-page label.fc-choice-card input[type="checkbox"]:focus,
.fc-funnel-page label.fc-choice-card input[type="checkbox"]:focus-visible{
  border-color:#9acd32!important;
  box-shadow:0 0 0 3px rgba(154,205,50,.14)!important;
  outline:none!important;
}
.fc-funnel-page label.fc-choice-card > span{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
@media(max-width:760px){
  .fc-funnel-page label.fc-choice-card{
    grid-template-columns:20px minmax(0,1fr)!important;
    column-gap:9px!important;
  }
  .fc-funnel-page label.fc-choice-card input[type="checkbox"]{
    width:20px!important;
    min-width:20px!important;
    max-width:20px!important;
    height:20px!important;
    min-height:20px!important;
    max-height:20px!important;
  }
}

/* =========================================================
   FINANCIACLARO 7.0.1 — revisão final de lançamento
   Cadastro unificado, fundo padronizado e gestão em massa.
   ========================================================= */

/* Todas as páginas internas seguem o mesmo fundo escuro do produto. */
body.standalone-page{
  background:
    radial-gradient(circle at 90% -10%,rgba(57,220,141,.11),transparent 30%),
    radial-gradient(circle at 0 18%,rgba(91,169,255,.08),transparent 24%),
    var(--bg)!important;
  background-attachment:fixed!important;
}
body.standalone-page .standalone-shell{background:transparent!important}
body.standalone-page .standalone-card{background:linear-gradient(180deg,rgba(16,31,52,.96),rgba(10,23,40,.98))!important}

/* Checkboxes do funil: seletor final mais específico para vencer regras antigas e cache antigo. */
body.fc-funnel-page .fc-choice-grid label.fc-choice-card{
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  align-items:start!important;
  gap:10px!important;
}
body.fc-funnel-page .fc-choice-grid label.fc-choice-card > input[type="checkbox"]{
  appearance:none!important;-webkit-appearance:none!important;
  width:20px!important;min-width:20px!important;max-width:20px!important;
  height:20px!important;min-height:20px!important;max-height:20px!important;
  padding:0!important;margin:1px 0 0!important;border:2px solid #49627f!important;
  border-radius:5px!important;background:#07182c!important;box-shadow:none!important;
  align-self:start!important;justify-self:start!important;flex:none!important;
}
body.fc-funnel-page .fc-choice-grid label.fc-choice-card > input[type="checkbox"]:checked{
  border-color:#9acd32!important;background-color:#9acd32!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.2 8.1 14 16 5.8' fill='none' stroke='%23071307' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;background-position:center!important;background-size:17px 17px!important;
}
body.fc-funnel-page .fc-choice-grid label.fc-choice-card > span{min-width:0!important}

/* Gestão de usuários no ADM: seleção, ocultação/restauração e exclusão em massa. */
.fc-admin-user-toolbar{grid-template-columns:minmax(240px,1fr) 170px 170px 170px!important}
.fc-admin-user-bulk{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:.65rem 0 .9rem;padding:.65rem .75rem;border:1px solid rgba(119,153,196,.20);border-radius:12px;background:rgba(5,17,35,.40)}
.fc-admin-select-all{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:.45rem!important;margin:0!important;color:#dcecff!important}
.fc-admin-select-all input,.fc-admin-user-select-wrap input{appearance:none!important;-webkit-appearance:none!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;padding:0!important;margin:0!important;border:2px solid #49627f!important;border-radius:5px!important;background:#07182c!important;box-shadow:none!important}
.fc-admin-select-all input:checked,.fc-admin-user-select-wrap input:checked{border-color:#9acd32!important;background:#9acd32 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.2 8.1 14 16 5.8' fill='none' stroke='%23071307' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/15px 15px no-repeat!important}
#adminSelectedUsersCount{margin-right:auto;color:#9db0ca;font-size:.78rem;font-weight:800}
.fc-admin-user-card{grid-template-columns:26px minmax(0,1fr)!important;align-items:start!important}
.fc-admin-user-select-wrap{display:grid!important;place-items:start center!important;margin:3px 0 0!important;padding:0!important}
.fc-admin-user-content{min-width:0;display:grid;gap:.75rem}
.fc-admin-user-hidden{opacity:.72;border-style:dashed!important}
.fc-hidden-chip{display:inline-flex;padding:.22rem .48rem;border-radius:999px;border:1px solid rgba(255,203,119,.28);color:#ffd99d!important;background:rgba(255,203,119,.07);font-size:.68rem;font-weight:900}

@media(max-width:900px){.fc-admin-user-toolbar{grid-template-columns:1fr 1fr!important}}
@media(max-width:620px){
  .fc-admin-user-toolbar{grid-template-columns:1fr!important}
  .fc-admin-user-bulk .btn{flex:1 1 120px}
  .fc-admin-user-card{grid-template-columns:22px minmax(0,1fr)!important;padding:.72rem!important}
}


/* FinanciaClaro 7.0.1 final3 — modal de sugestão no tema + gestão administrativa de sugestões */
.fc-feedback-modal-card{
  background:linear-gradient(145deg,#081d34 0%,#0b2944 100%)!important;
  color:#eef7ff!important;
  border:1px solid rgba(112,156,196,.35)!important;
  box-shadow:0 28px 80px rgba(0,0,0,.52)!important;
}
.fc-feedback-modal-card h2{color:#fff!important}
.fc-feedback-modal-card p{color:#aebfd2!important}
.fc-feedback-modal-card .eyebrow{color:#72ee48!important}
.fc-feedback-modal-card .fc-feedback-close{background:rgba(255,255,255,.07)!important;color:#dbe8f6!important;border:1px solid rgba(255,255,255,.08)!important}
.fc-feedback-modal-card .fc-feedback-form label{color:#dbe8f6!important}
.fc-feedback-modal-card .fc-feedback-form select,
.fc-feedback-modal-card .fc-feedback-form textarea{background:#06182b!important;color:#f4f8ff!important;border:1px solid #34506d!important;box-shadow:none!important}
.fc-feedback-modal-card .fc-feedback-form select:focus,
.fc-feedback-modal-card .fc-feedback-form textarea:focus{border-color:#67e83e!important;box-shadow:0 0 0 3px rgba(103,232,62,.12)!important}
.fc-feedback-modal-card .btn.ghost{background:#19314b!important;color:#f0f6ff!important;border-color:#36516e!important}

.fc-suggestion-admin-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:14px 0 12px}
.fc-suggestion-filter{display:flex;align-items:center;gap:8px;color:#aebfd2;font-size:.82rem;font-weight:800}
.fc-suggestion-filter select{min-height:38px;padding:0 34px 0 10px;background:#071a31;color:#eef7ff;border:1px solid rgba(135,157,184,.28);border-radius:10px;font-weight:800}
.fc-suggestion-actions{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}
.admin-suggestion-row{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:14px 0!important;border-bottom:1px solid rgba(135,157,184,.13)}
.admin-suggestion-row:last-child{border-bottom:0}
.admin-suggestion-row.is-hidden{opacity:.62}
.fc-suggestion-check{display:flex;align-items:flex-start;justify-content:center;padding-top:2px}
.fc-suggestion-check input{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;accent-color:#58df30!important}
.fc-suggestion-content{display:grid;gap:4px;min-width:0}
.fc-suggestion-title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.fc-suggestion-content>span{color:#f0f6ff;overflow-wrap:anywhere}
.fc-suggestion-content small{color:#8fa5ba}
@media(max-width:760px){.fc-suggestion-actions{width:100%;margin-left:0}.fc-suggestion-actions .btn{flex:1 1 110px}.fc-suggestion-admin-toolbar>.fc-admin-select-all{width:100%}.fc-suggestion-filter{width:100%;justify-content:space-between}.fc-suggestion-filter select{flex:1}}


/* FinanciaClaro 8.0.0 — confiabilidade/diagnóstico dos e-mails + tema definitivo do feedback */
.fc-feedback-modal-card{background:linear-gradient(145deg,#081d34 0%,#0b2944 100%)!important;color:#eef7ff!important;border-color:rgba(112,156,196,.35)!important}
.fc-feedback-modal-card h2{color:#fff!important}.fc-feedback-modal-card p,.fc-feedback-modal-card small{color:#aebfd2!important}
.fc-feedback-modal-card .fc-feedback-close{background:#102b45!important;color:#eaf4ff!important;border:1px solid #34506d!important}
.fc-admin-email-delivery-head{display:grid;gap:4px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(137,165,194,.16)}
.fc-admin-email-delivery-head small{color:#8fa5ba}.fc-admin-email-delivery-list{display:grid;gap:8px;margin-top:10px}
.fc-admin-email-delivery-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.65fr);gap:12px;align-items:center;padding:11px 12px;border:1px solid rgba(135,157,184,.16);border-radius:12px;background:rgba(5,20,39,.45)}
.fc-admin-email-delivery-row>div{display:grid;gap:4px;min-width:0}.fc-admin-email-delivery-row>div:last-child{justify-items:end;text-align:right}
.fc-admin-email-delivery-row small{color:#8fa5ba;overflow-wrap:anywhere}.email-delivery-sent{border-color:rgba(103,232,62,.32)!important;color:#9cff77!important}
.email-delivery-failed{border-color:rgba(255,107,107,.38)!important;color:#ffadad!important}.email-delivery-skipped{border-color:rgba(255,199,92,.32)!important;color:#ffd488!important}
.email-delivery-sending,.email-delivery-pending{border-color:rgba(85,178,255,.32)!important;color:#9bd4ff!important}
@media(max-width:760px){.fc-admin-email-delivery-row{grid-template-columns:1fr}.fc-admin-email-delivery-row>div:last-child{justify-items:start;text-align:left}}




/* =========================================================
   FinanciaClaro 8.0.0 — sistema único da barra superior autenticada
   Estrutura: marca + navegação no desktop; segunda linha apenas quando
   a largura realmente exigir; menu compacto em telas menores.
   ========================================================= */
@media (min-width:1181px){
  body.fc-account-authenticated .fc-account-header{
    width:min(1480px,calc(100% - 32px))!important;
    max-width:none!important;
    min-height:76px!important;
    height:auto!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:8px 0!important;
    display:grid!important;
    grid-template-columns:minmax(220px,260px) minmax(0,1fr)!important;
    grid-template-rows:auto!important;
    align-items:center!important;
    gap:16px!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  body.fc-account-authenticated .fc-account-header>.nav{display:none!important}
  body.fc-account-authenticated .fc-account-header>.brand-wrap,
  body.fc-account-authenticated .fc-account-header>.brand-link{
    grid-column:1!important;
    grid-row:1!important;
    justify-self:start!important;
    min-width:0!important;
    margin:0!important;
  }
  body.fc-account-authenticated .fc-account-header>.fc-account-nav,
  body.fc-account-authenticated .fc-account-header>.header-actions.fc-account-nav,
  body.fc-account-authenticated .fc-account-header>.simple-actions.fc-account-nav{
    grid-column:2!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    justify-self:stretch!important;
    overflow:visible!important;
  }
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-toggle{display:none!important}
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel{
    position:static!important;
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel>.btn,
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel>.fc-plan-chip{
    flex:0 1 auto!important;
    min-width:0!important;
    min-height:40px!important;
    height:40px!important;
    margin:0!important;
    padding:0 .78rem!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    white-space:nowrap!important;
    font-size:.79rem!important;
    line-height:1!important;
    box-sizing:border-box!important;
  }
  body.fc-account-authenticated .fc-account-header .brand-image-wrap{min-width:0!important}
  body.fc-account-authenticated .fc-account-header .brand-image{width:225px!important;height:56px!important;max-width:100%!important}
}

@media (min-width:901px) and (max-width:1180px){
  body.fc-account-authenticated .fc-account-header{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    min-height:0!important;
    height:auto!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:8px 0 10px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    gap:7px!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  body.fc-account-authenticated .fc-account-header>.nav{display:none!important}
  body.fc-account-authenticated .fc-account-header>.brand-wrap,
  body.fc-account-authenticated .fc-account-header>.brand-link{
    grid-column:1!important;grid-row:1!important;justify-self:start!important;margin:0!important;min-width:0!important;
  }
  body.fc-account-authenticated .fc-account-header>.fc-account-nav,
  body.fc-account-authenticated .fc-account-header>.header-actions.fc-account-nav,
  body.fc-account-authenticated .fc-account-header>.simple-actions.fc-account-nav{
    grid-column:1!important;grid-row:2!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;justify-self:stretch!important;
  }
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-toggle{display:none!important}
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel{
    position:static!important;display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;
    flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;background:transparent!important;border:0!important;box-shadow:none!important;
  }
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel>.btn,
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel>.fc-plan-chip{
    flex:0 1 auto!important;min-width:0!important;min-height:38px!important;height:38px!important;margin:0!important;padding:0 .62rem!important;
    display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;font-size:.72rem!important;line-height:1!important;box-sizing:border-box!important;
  }
  body.fc-account-authenticated .fc-account-header .brand-image-wrap{min-width:0!important}
  body.fc-account-authenticated .fc-account-header .brand-image{width:205px!important;height:52px!important;max-width:100%!important}
}

@media (max-width:900px){
  body.fc-account-authenticated .fc-account-header{
    width:100%!important;max-width:none!important;min-height:58px!important;height:auto!important;margin:0!important;padding:7px 12px!important;
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;overflow:visible!important;position:relative!important;box-sizing:border-box!important;
  }
  body.fc-account-authenticated .fc-account-header>.nav{display:none!important}
  body.fc-account-authenticated .fc-account-header>.brand-wrap,
  body.fc-account-authenticated .fc-account-header>.brand-link{flex:1 1 auto!important;min-width:0!important;margin:0!important;position:relative!important;z-index:1!important}
  body.fc-account-authenticated .fc-account-header>.fc-account-nav,
  body.fc-account-authenticated .fc-account-header>.header-actions.fc-account-nav,
  body.fc-account-authenticated .fc-account-header>.simple-actions.fc-account-nav{
    flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;margin-left:auto!important;position:relative!important;overflow:visible!important;z-index:220!important;
  }
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-toggle{
    display:inline-flex!important;width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;padding:0!important;margin:0!important;align-items:center!important;justify-content:center!important;
  }
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel{
    display:none!important;position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 8px)!important;width:min(88vw,320px)!important;max-width:calc(100vw - 24px)!important;
    margin:0!important;padding:.7rem!important;z-index:260!important;flex-direction:column!important;align-items:stretch!important;gap:.45rem!important;
    border:1px solid rgba(120,154,197,.3)!important;border-radius:14px!important;background:rgba(3,16,34,.99)!important;box-shadow:0 20px 48px rgba(0,0,0,.45)!important;
  }
  body.fc-account-authenticated .fc-account-header .fc-account-nav.fc-mobile-nav-open>.fc-mobile-nav-panel,
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-open>.fc-mobile-nav-panel{display:flex!important}
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel>.btn,
  body.fc-account-authenticated .fc-account-header .fc-mobile-nav-panel>.fc-plan-chip{
    width:100%!important;min-height:42px!important;height:auto!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;
  }
  body.fc-account-authenticated .fc-account-header .brand-image-wrap{min-width:0!important}
  body.fc-account-authenticated .fc-account-header .brand-image{width:175px!important;height:48px!important;max-width:100%!important}
}

/* ADM > E-mails > Sugestões: controles no mesmo eixo e mesma altura. */
.fc-suggestion-admin-toolbar>.fc-admin-select-all{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:42px!important;
  height:42px!important;
  margin:0!important;
  padding:0 10px!important;
}
.fc-suggestion-admin-toolbar>.fc-suggestion-filter{
  box-sizing:border-box!important;
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:8px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
}
.fc-suggestion-admin-toolbar>.fc-suggestion-filter select{
  box-sizing:border-box!important;
  height:42px!important;
  min-height:42px!important;
  margin:0!important;
}

/* ===== FinanciaClaro 8.0.0 — Simulação CAIXA direta ===== */
.fc-caixa-page{background:radial-gradient(circle at 15% 0%,rgba(63,183,134,.08),transparent 30%),#07111d;color:#edf5ff;min-height:100vh}.fc-caixa-header{border-bottom:1px solid rgba(255,255,255,.07)}.fc-caixa-nav{display:flex;gap:6px;overflow:auto;scrollbar-width:none}.fc-caixa-nav::-webkit-scrollbar{display:none}.fc-caixa-nav a{white-space:nowrap}.fc-caixa-nav a.active{background:rgba(95,211,154,.12);color:#bdf5d7;border-color:rgba(95,211,154,.24)}.fc-caixa-shell{max-width:1180px;margin:0 auto;padding:34px 22px 70px}.fc-caixa-intro{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:24px;align-items:end;margin-bottom:22px}.fc-caixa-intro h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:.35rem 0 .65rem}.fc-caixa-intro p{max-width:760px;color:#aebfd3;font-size:1.02rem;line-height:1.65}.fc-caixa-source-card{background:linear-gradient(145deg,rgba(19,42,62,.96),rgba(12,28,44,.96));border:1px solid rgba(95,211,154,.2);border-radius:18px;padding:18px 20px;box-shadow:0 16px 40px rgba(0,0,0,.16)}.fc-caixa-source-card b,.fc-caixa-source-card span{display:block}.fc-caixa-source-card b{color:#8ce4b6;margin-bottom:7px}.fc-caixa-source-card span{color:#a9bbce;line-height:1.45;font-size:.92rem}.fc-caixa-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 22px}.fc-caixa-progress>div{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(15,31,48,.7);color:#8296ac}.fc-caixa-progress b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#1e3448;color:#c7d5e4}.fc-caixa-progress .active{border-color:rgba(95,211,154,.34);color:#eefbf4;background:rgba(31,82,65,.22)}.fc-caixa-progress .active b,.fc-caixa-progress .done b{background:#43bd84;color:#03120b}.fc-caixa-progress .done{color:#9ddab9}.fc-caixa-workspace{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);align-items:start}.fc-caixa-form-panel,.fc-caixa-explain-panel,.fc-caixa-screen>.panel,.fc-caixa-result-grid>.panel,.fc-caixa-tools{background:linear-gradient(180deg,rgba(13,29,46,.98),rgba(9,22,35,.98));border-color:rgba(255,255,255,.08)}.fc-caixa-form-panel label,.fc-caixa-edit-card label{color:#cdd9e6}.fc-caixa-form-panel input,.fc-caixa-form-panel select,.fc-caixa-edit-card input,.fc-caixa-edit-card select{background:#091725;border-color:#273d52;color:#f3f8fd}.fc-caixa-form-panel input:focus,.fc-caixa-form-panel select:focus,.fc-caixa-edit-card input:focus,.fc-caixa-edit-card select:focus{border-color:#50ca92;box-shadow:0 0 0 3px rgba(80,202,146,.1)}.fc-caixa-property-title{margin-top:22px}.fc-caixa-extra{margin:18px 0;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(5,17,28,.45)}.fc-caixa-extra summary{cursor:pointer;padding:14px 16px;color:#dce8f4;font-weight:700}.fc-caixa-extra[open] summary{border-bottom:1px solid rgba(255,255,255,.07)}.fc-caixa-extra .form-grid{padding:16px}.fc-caixa-consent{margin-top:12px;border:1px solid rgba(255,255,255,.08);background:rgba(6,18,29,.52);border-radius:12px;padding:12px}.fc-caixa-privacy-note{color:#8297ae;font-size:.82rem;margin:10px 0 0}.fc-caixa-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.fc-caixa-flow-list{display:grid;gap:12px;margin:20px 0}.fc-caixa-flow-list>div{display:flex;gap:12px;align-items:flex-start}.fc-caixa-flow-list b{display:grid;place-items:center;min-width:30px;height:30px;border-radius:9px;background:#1b4035;color:#8ce4b6}.fc-caixa-flow-list span{color:#b8c7d6;line-height:1.45;padding-top:4px}.fc-caixa-referral{margin:0 0 18px;padding:12px 15px;border:1px solid rgba(95,211,154,.18);border-radius:13px;background:rgba(31,82,65,.13);display:flex;gap:7px;align-items:baseline;flex-wrap:wrap}.fc-caixa-referral span,.fc-caixa-referral small{color:#9ab0c3}.fc-caixa-referral b{color:#b7efd0}.fc-caixa-screen-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin:8px 0 18px}.fc-caixa-screen-head h2{margin:.25rem 0 .35rem}.fc-caixa-screen-head p{color:#9fb1c5;max-width:760px}.fc-caixa-result-head-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.fc-caixa-modalities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fc-caixa-modality-card{position:relative;display:flex;gap:14px;align-items:flex-start;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:18px;background:linear-gradient(150deg,rgba(14,32,50,.96),rgba(9,24,38,.96));cursor:pointer;transition:.18s ease;min-height:118px}.fc-caixa-modality-card:hover{transform:translateY(-1px);border-color:rgba(95,211,154,.27)}.fc-caixa-modality-card.selected{border-color:#4ac88d;box-shadow:0 0 0 2px rgba(74,200,141,.1);background:linear-gradient(150deg,rgba(22,58,48,.88),rgba(9,28,36,.96))}.fc-caixa-modality-card input{position:absolute;opacity:0;pointer-events:none}.fc-caixa-modality-check{display:grid;place-items:center;width:28px;height:28px;min-width:28px;border-radius:50%;border:1px solid #365069;color:transparent}.fc-caixa-modality-card.selected .fc-caixa-modality-check{background:#4ac88d;border-color:#4ac88d;color:#04150e}.fc-caixa-modality-card b{font-size:1rem;color:#eef6ff}.fc-caixa-modality-card p{margin:.45rem 0 0;color:#9cb0c4;line-height:1.45;font-size:.9rem}.fc-caixa-provider-note{display:flex;gap:12px;align-items:center;margin:0 0 16px;padding:12px 14px;border-radius:13px;border:1px solid rgba(95,211,154,.2);background:rgba(32,92,68,.16)}.fc-caixa-provider-note>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#46c387;color:#04140c;font-weight:900}.fc-caixa-provider-note b,.fc-caixa-provider-note small{display:block}.fc-caixa-provider-note small{color:#8ea6b9;margin-top:2px}.fc-caixa-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fc-caixa-result-grid .panel h3{margin:0 0 14px}.fc-caixa-rows{display:grid}.fc-caixa-rows>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid rgba(255,255,255,.065)}.fc-caixa-rows>div:first-child{border-top:0}.fc-caixa-rows span{color:#95a9bd}.fc-caixa-rows b{text-align:right;color:#eef7ff}.fc-caixa-rows b.featured{color:#76dfa7;font-size:1.06rem}.fc-caixa-insurance-panel{margin-top:16px}.fc-caixa-insurance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fc-caixa-insurance-grid article{border:1px solid rgba(255,255,255,.075);border-radius:13px;padding:14px;background:rgba(6,19,31,.45)}.fc-caixa-insurance-grid article>span{display:block;min-height:38px;color:#c7d5e2;font-weight:700;font-size:.88rem}.fc-caixa-insurance-grid article>div{display:flex;justify-content:space-between;gap:10px;padding-top:9px}.fc-caixa-insurance-grid small{color:#8095aa}.fc-caixa-insurance-grid b{font-size:.9rem}.fc-caixa-tools{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:16px;padding:20px;border-radius:16px}.fc-caixa-tools h3{margin:.2rem 0 .35rem}.fc-caixa-tools p{margin:0;color:#9dafc2;max-width:680px;line-height:1.45}.fc-caixa-tool-actions,.fc-caixa-share-actions{display:flex;gap:10px;flex-wrap:wrap}.fc-caixa-share-actions{margin-top:16px}.fc-caixa-disclaimer{color:#7e93a8;font-size:.83rem;line-height:1.45;margin-top:14px}.fc-caixa-edit-card{max-width:660px}.fc-caixa-edit-card>p{color:#9fb1c5;margin-top:0}.fc-caixa-print-report{display:none}.auth-message.error{color:#ff9a9a}.auth-message.success{color:#8fe2b5}
@media(max-width:900px){.fc-caixa-intro,.fc-caixa-workspace{grid-template-columns:1fr}.fc-caixa-explain-panel{order:-1}.fc-caixa-modalities,.fc-caixa-result-grid{grid-template-columns:1fr}.fc-caixa-insurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-caixa-tools{align-items:flex-start;flex-direction:column}.fc-caixa-nav{padding-left:10px;padding-right:10px}}
@media(max-width:620px){.fc-caixa-shell{padding:22px 14px 55px}.fc-caixa-intro{gap:14px}.fc-caixa-source-card{padding:14px 15px}.fc-caixa-progress>div{padding:10px 8px;justify-content:center}.fc-caixa-progress span{font-size:.82rem}.fc-caixa-progress b{width:24px;height:24px;font-size:.78rem}.fc-caixa-screen-head{flex-direction:column}.fc-caixa-result-head-actions{width:100%;justify-content:flex-start}.fc-caixa-modalities{grid-template-columns:1fr}.fc-caixa-insurance-grid{grid-template-columns:1fr}.fc-caixa-actions,.fc-caixa-share-actions,.fc-caixa-tool-actions{display:grid;grid-template-columns:1fr;width:100%}.fc-caixa-actions .btn,.fc-caixa-share-actions .btn,.fc-caixa-tool-actions .btn{width:100%}.fc-caixa-rows>div{align-items:flex-start}.fc-caixa-rows b{max-width:58%}.fc-caixa-referral{display:block}.fc-caixa-referral>*{display:block;margin-top:2px}}
@media print{
  body.fc-caixa-page>*:not(#caixaPrintReport){display:none!important}body.fc-caixa-page{background:#fff!important;color:#172233!important}.fc-caixa-print-report{display:block!important;color:#172233;background:#fff;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif}.fc-caixa-print-report header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #102a43;padding-bottom:12px}.fc-caixa-print-report header img{width:210px;height:auto}.fc-caixa-print-report header div{text-align:right}.fc-caixa-print-report header span,.fc-caixa-print-report header b{display:block}.fc-caixa-print-report header span{font-size:10pt;color:#607386}.fc-caixa-print-report header b{font-size:10pt}.fc-caixa-print-title{padding:18px 0 12px}.fc-caixa-print-title span{font-size:9pt;font-weight:700;color:#2e8a63;text-transform:uppercase}.fc-caixa-print-title h1{font-size:19pt;margin:5px 0}.fc-caixa-print-title p{font-size:9.5pt;color:#566979;margin:0}.fc-caixa-print-client{display:grid;grid-template-columns:1fr 1fr;gap:12px;border:1px solid #dce4eb;border-radius:8px;padding:10px 12px;margin-bottom:12px}.fc-caixa-print-client span,.fc-caixa-print-client b,.fc-caixa-print-client small{display:block}.fc-caixa-print-client span{font-size:8pt;color:#6a7d8d}.fc-caixa-print-client b{font-size:10pt}.fc-caixa-print-client small{font-size:8pt;color:#5c6e7d;margin-top:2px}.fc-caixa-print-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #dce4eb;border-radius:8px;overflow:hidden}.fc-caixa-print-grid>div{display:flex;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid #e8edf1}.fc-caixa-print-grid>div:nth-child(odd){border-right:1px solid #e8edf1}.fc-caixa-print-grid span{font-size:8.5pt;color:#66798a}.fc-caixa-print-grid b{font-size:9.5pt;text-align:right}.fc-caixa-print-insurance{margin-top:14px}.fc-caixa-print-insurance h2{font-size:11pt;margin:0 0 6px}.fc-caixa-print-insurance>div{display:flex;justify-content:space-between;border-top:1px solid #e6ebef;padding:6px 0;font-size:8.5pt}.fc-caixa-print-report{padding-bottom:18mm!important}.fc-caixa-page #caixaPrintReport footer{display:grid!important;grid-template-columns:1fr;gap:4px;margin-top:18px;border-top:1px solid #dce4eb;padding-top:10px;font-size:8pt;color:#617385}.fc-caixa-page #caixaPrintReport footer b{color:#1b6f50}.fc-caixa-page #caixaPrintReport footer span{max-width:none;text-align:center;line-height:1.35}.fc-caixa-page #caixaPrintReport footer small{display:block;text-align:center;color:#607386;font-size:7.5pt;margin-top:2px;font-weight:600}@page{size:A4;margin:12mm}
}

.fc-lead-caixa-summary{margin:8px 0;padding:9px 10px;border:1px solid rgba(45,212,191,.22);border-radius:10px;background:rgba(45,212,191,.06);display:grid;gap:3px}.fc-lead-caixa-summary span{font-size:.72rem;font-weight:800;letter-spacing:.06em;color:#64e5c3;text-transform:uppercase}.fc-lead-caixa-summary small{line-height:1.45;color:var(--muted,#9db0c9)}

/* ===== V8.0.0 HOTFIX — estrutura da Simulação CAIXA =====
   A página reutiliza a classe histórica client-flow-shell, que é display:flex.
   Nesta tela o main é um contêiner vertical; sem esta regra, todas as seções
   viram itens flex lado a lado e o formulário é comprimido. */
body.fc-caixa-page main.fc-caixa-shell.client-flow-shell{
  display:block!important;
  width:100%!important;
  max-width:1180px!important;
  min-width:0!important;
  margin:0 auto!important;
  padding:34px 22px 70px!important;
  box-sizing:border-box!important;
}
body.fc-caixa-page .fc-caixa-intro,
body.fc-caixa-page .fc-caixa-progress,
body.fc-caixa-page .fc-professional-session-banner,
body.fc-caixa-page .fc-caixa-referral,
body.fc-caixa-page .fc-caixa-screen,
body.fc-caixa-page .fc-caixa-workspace{
  width:100%;
  min-width:0;
  box-sizing:border-box;
}
body.fc-caixa-page .fc-caixa-form-panel{
  position:relative;
  top:auto;
  min-width:0;
}
body.fc-caixa-page .fc-caixa-form-panel .form-grid>label,
body.fc-caixa-page .fc-caixa-form-panel .money,
body.fc-caixa-page .fc-caixa-form-panel input,
body.fc-caixa-page .fc-caixa-form-panel select{
  min-width:0;
  max-width:100%;
  box-sizing:border-box;
}
@media(max-width:900px){
  body.fc-caixa-page main.fc-caixa-shell.client-flow-shell{padding:28px 18px 60px!important}
}
@media(max-width:620px){
  body.fc-caixa-page main.fc-caixa-shell.client-flow-shell{padding:22px 14px 55px!important}
}


/* ===== V8.0.1 HOTFIX — Simulação CAIXA compacta ===== */
body.fc-caixa-page .fc-caixa-shell{max-width:1120px!important;padding:24px 18px 48px!important}
body.fc-caixa-page .fc-caixa-intro{display:block!important;margin-bottom:14px!important}
body.fc-caixa-page .fc-caixa-intro h1{font-size:clamp(1.65rem,2.8vw,2.55rem)!important;line-height:1.04!important;margin:.22rem 0 .45rem!important}
body.fc-caixa-page .fc-caixa-intro p{max-width:860px!important;font-size:.92rem!important;line-height:1.45!important;margin:0!important}
body.fc-caixa-page .fc-caixa-source-card,body.fc-caixa-page .fc-caixa-explain-panel{display:none!important}
body.fc-caixa-page .fc-caixa-progress{gap:8px!important;margin:0 0 14px!important}
body.fc-caixa-page .fc-caixa-progress>div{padding:9px 12px!important;font-size:.92rem!important}
body.fc-caixa-page .fc-caixa-progress b{width:24px!important;height:24px!important;font-size:.78rem!important}
body.fc-caixa-page .fc-professional-session-banner,body.fc-caixa-page .fc-caixa-referral{margin-bottom:12px!important}
body.fc-caixa-page .fc-caixa-referral,body.fc-caixa-page .fc-professional-session-banner{padding:9px 12px!important;font-size:.88rem!important}
body.fc-caixa-page .workspace.fc-caixa-workspace{display:block!important}
body.fc-caixa-page .fc-caixa-form-panel{position:relative!important;top:auto!important}
body.fc-caixa-page .fc-caixa-form-panel,.fc-caixa-screen>.panel,.fc-caixa-result-grid>.panel,.fc-caixa-tools,.fc-caixa-modalities .fc-caixa-modality-card,.fc-caixa-edit-card{box-shadow:0 14px 40px rgba(0,0,0,.16)!important}
body.fc-caixa-page .fc-caixa-form-panel{padding:18px 18px 16px!important}
body.fc-caixa-page .fc-caixa-form-panel .panel-title{margin-bottom:10px!important}
body.fc-caixa-page .fc-caixa-form-panel .panel-title h2{font-size:1.2rem!important;margin:0!important}
body.fc-caixa-page .fc-caixa-form-panel label,body.fc-caixa-page .fc-caixa-edit-card label{font-size:10px!important;gap:5px!important;margin-bottom:0!important}
body.fc-caixa-page .fc-caixa-form-panel input,body.fc-caixa-page .fc-caixa-form-panel select,body.fc-caixa-page .fc-caixa-edit-card input,body.fc-caixa-page .fc-caixa-edit-card select{min-height:40px!important;padding:10px 10px!important;font-size:.92rem!important}
body.fc-caixa-page .fc-caixa-form-panel .money,body.fc-caixa-page .fc-caixa-edit-card .money{min-height:40px!important;align-items:center!important}
body.fc-caixa-page .fc-caixa-form-panel .money b,body.fc-caixa-page .fc-caixa-edit-card .money b{padding-left:10px!important;padding-right:4px!important;font-size:10px!important;line-height:1!important;flex:0 0 auto!important}
body.fc-caixa-page .fc-caixa-form-panel .money input,body.fc-caixa-page .fc-caixa-edit-card .money input{padding-left:6px!important;padding-right:10px!important;height:38px!important;line-height:1.2!important;min-width:0!important;background:transparent!important}
body.fc-caixa-page .fc-caixa-form-panel .form-grid,body.fc-caixa-page .fc-caixa-edit-card .form-grid{gap:10px 12px!important;margin-bottom:10px!important}
body.fc-caixa-page .fc-caixa-property-title{margin-top:14px!important}
body.fc-caixa-page .fc-caixa-extra{margin:12px 0!important}
body.fc-caixa-page .fc-caixa-extra summary{padding:12px 14px!important;font-size:.92rem!important}
body.fc-caixa-page .fc-caixa-extra .form-grid{padding:12px!important}
body.fc-caixa-page .fc-caixa-consent{margin-top:8px!important;padding:9px 10px!important}
body.fc-caixa-page .fc-caixa-consent span{font-size:10px!important}
body.fc-caixa-page .fc-caixa-privacy-note{font-size:.76rem!important;margin-top:8px!important}
body.fc-caixa-page .fc-caixa-actions{margin-top:14px!important}
body.fc-caixa-page .fc-caixa-actions .btn,body.fc-caixa-page .fc-caixa-screen .btn,body.fc-caixa-page .fc-caixa-edit-card .btn{padding:10px 13px!important;font-size:.92rem!important;border-radius:12px!important}
body.fc-caixa-page .fc-caixa-explain-footer{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-top:12px!important;padding:12px 14px!important;border-radius:16px!important}
body.fc-caixa-page .fc-caixa-explain-footer-copy p,body.fc-caixa-page .fc-caixa-explain-footer-note{margin:4px 0 0!important;color:#9dafc2!important;font-size:.82rem!important;line-height:1.48!important}
body.fc-caixa-page .fc-caixa-explain-footer-copy{flex:1 1 auto!important}
body.fc-caixa-page .fc-caixa-explain-footer-note{max-width:340px!important;padding:10px 12px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;background:rgba(7,20,36,.7)!important}
body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head{margin:4px 0 12px!important;align-items:center!important}
body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head h2{font-size:clamp(1.45rem,2.2vw,2rem)!important;margin:.18rem 0 .22rem!important}
body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head p{font-size:.9rem!important;margin:0!important}
body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head .btn{padding:10px 14px!important}
body.fc-caixa-page .fc-caixa-modalities{gap:12px!important}
body.fc-caixa-page .fc-caixa-modality-card{min-height:96px!important;padding:14px 16px!important;gap:12px!important;border-radius:15px!important}
body.fc-caixa-page .fc-caixa-modality-check{width:24px!important;height:24px!important;min-width:24px!important}
body.fc-caixa-page .fc-caixa-modality-card b{font-size:.95rem!important;line-height:1.3!important}
body.fc-caixa-page .fc-caixa-modality-card p{font-size:.82rem!important;line-height:1.38!important;margin:.35rem 0 0!important}
body.fc-caixa-page .fc-caixa-provider-note{padding:10px 12px!important;margin-bottom:12px!important}
body.fc-caixa-page .fc-caixa-result-grid{gap:12px!important}
body.fc-caixa-page .fc-caixa-result-grid .panel,body.fc-caixa-page .fc-caixa-tools,body.fc-caixa-page .fc-caixa-insurance-panel{padding:16px!important;border-radius:16px!important}
body.fc-caixa-page .fc-caixa-rows>div{padding:10px 0!important}
body.fc-caixa-page .fc-caixa-share-actions{margin-top:12px!important}
body.fc-caixa-page .fc-caixa-disclaimer{font-size:.77rem!important;margin-top:10px!important}
body.fc-caixa-page .fc-caixa-edit-card{max-width:600px!important;padding:18px 18px 16px!important}
body.fc-caixa-page .fc-caixa-edit-card h2{font-size:1.95rem!important;margin:.2rem 0 .4rem!important}
body.fc-caixa-page .fc-caixa-edit-card>p{font-size:.86rem!important;line-height:1.5!important;margin-bottom:12px!important}
body.fc-caixa-page .fc-caixa-edit-card .simple-actions{margin-top:10px!important}
@media(max-width:900px){body.fc-caixa-page .fc-caixa-explain-footer{flex-direction:column!important}body.fc-caixa-page .fc-caixa-explain-footer-note{max-width:none!important}body.fc-caixa-page .fc-caixa-modalities{grid-template-columns:1fr!important}}
@media(max-width:620px){body.fc-caixa-page .fc-caixa-shell{padding:18px 12px 40px!important}body.fc-caixa-page .fc-caixa-intro h1{font-size:1.9rem!important}body.fc-caixa-page .fc-caixa-progress>div{padding:8px 6px!important}body.fc-caixa-page .fc-caixa-screen-head{flex-direction:column!important;align-items:flex-start!important}}


/* ===== V8.0.2 HOTFIX — Compactação global do FinanciaClaro =====
   Objetivo: manter a identidade visual, mas reduzir o peso visual geral
   em cerca de 8%–15% no desktop e páginas internas. */
body{font-size:15px}
main{padding-bottom:60px!important}
.topbar{height:70px!important;padding:0 18px!important;gap:14px!important}
.brand{font-size:20px!important}.brand-wrap small{font-size:9px!important}
.nav{gap:2px!important}.nav button{padding:8px 9px!important;font-size:11px!important}
.hero{min-height:0!important;padding:58px 0 54px!important;gap:42px!important}.hero h1{font-size:clamp(40px,5.5vw,68px)!important;letter-spacing:-3px!important;margin:10px 0 16px!important}.hero p{font-size:17px!important;line-height:1.5!important}.hero-actions{margin-top:22px!important}.trust-row{margin-top:18px!important;font-size:11px!important}
.module{padding:40px 0!important}.section-head{margin-bottom:18px!important}.section-head h2,.explain h2{font-size:30px!important;letter-spacing:-1.1px!important}.section-head p{font-size:14px!important;line-height:1.5!important}
.workspace{gap:16px!important}.panel{padding:18px!important;border-radius:20px!important}.panel-title{margin-bottom:12px!important}.panel-title h3{font-size:1.05rem!important}.split{margin:16px 0!important}
.form-grid{gap:10px!important;margin-bottom:10px!important}.form-grid.two{column-gap:10px!important}.form-grid.three{column-gap:10px!important}
label{gap:6px!important;font-size:10px!important;margin-bottom:10px!important}input,select,textarea{padding:10px 10px!important;font-size:14px!important;min-height:40px!important;border-radius:11px!important}.money{border-radius:11px!important}.money b{padding-left:10px!important;font-size:10px!important}.money input{padding-left:6px!important}
.btn{padding:10px 13px!important;border-radius:12px!important;font-size:13px!important}.btn.full{margin-top:12px!important}
.metric{min-height:92px!important;padding:12px!important;border-radius:14px!important}.metric span{font-size:9px!important}.metric strong{font-size:18px!important;margin:4px 0!important}.metric small{font-size:8px!important}
.compare{gap:8px!important;margin-top:10px!important}.compare-card{padding:12px!important;border-radius:14px!important}.compare-card strong{font-size:20px!important}.compare-card span,.compare-card small{font-size:9px!important}
.savings{gap:8px!important}.savings>div{padding:10px!important}.savings strong{font-size:15px!important}
.chart-card{margin-top:10px!important;padding:13px!important;border-radius:15px!important}.chart-title h3{font-size:15px!important}.legend{font-size:8px!important}canvas{height:240px!important}
.action-row{gap:7px!important;margin-top:10px!important}.action-row .btn{font-size:10px!important}.broker-cta{margin-top:10px!important;padding:11px 12px!important;border-radius:14px!important}.broker-cta small{font-size:10px!important}
table{font-size:10px!important}th,td{padding:8px 10px!important}.table-wrap{margin-top:12px!important;border-radius:14px!important}
.verdict{margin-top:10px!important;padding:13px!important;border-radius:14px!important;font-size:13px!important}.note,.modal-copy,.auth-message{font-size:10.5px!important}
.hero-card,.standalone-card,.client-flow-card,.fc-funnel-card,.price-card,.platform-card,.admin-broker-card,.platform-lead-card,.admin-user-card{border-radius:18px!important}.hero-card{padding:20px!important}.standalone-card{padding:24px!important}.standalone-card h1{font-size:30px!important}.standalone-card input{min-height:44px!important}.client-flow-card{padding:22px!important}.fc-funnel-card{padding:20px 22px!important}
.commercial-step{padding:11px 0!important}.commercial-step h3{font-size:14px!important}.commercial-step p,.platform-card p,.price-card p,.price-card ul{font-size:11px!important;line-height:1.55!important}.platform-card h3{font-size:22px!important}.price-card h3{font-size:20px!important}.price b{font-size:28px!important}.price{font-size:15px!important;margin:6px 0 12px!important}
.admin-stats{gap:7px!important}.admin-stats>div{padding:10px!important}.admin-stats strong{font-size:17px!important}.admin-actions button{font-size:8px!important;padding:5px 6px!important}
.simple-page-header{min-height:68px!important}.simple-page-header .brand-link{font-size:18px!important}.professional-tool-nav a,.calculator-sticky-nav a{min-height:38px!important;padding:.48rem .72rem!important;font-size:.74rem!important}.fc-plan-chip{min-height:34px!important;font-size:.72rem!important;padding:.42rem .68rem!important}
.fc-inline-validation{padding:.68rem .8rem!important;font-size:.84rem!important}.fc-link-separator{font-size:.85rem!important}
@media(max-width:900px){.hero{gap:28px!important}.module{padding:34px 0!important}.panel{padding:16px!important}.section-head h2,.explain h2{font-size:27px!important}}
@media(max-width:640px){body{font-size:14px!important}.hero{padding:40px 0 40px!important}.hero h1{font-size:42px!important;letter-spacing:-2px!important}.hero p{font-size:15px!important}.section-head h2,.explain h2{font-size:26px!important}.panel{padding:16px!important}.btn{font-size:12px!important;padding:10px 12px!important}}


/* ===== FinanciaClaro 8.0.4 — refinamento visual, mobile e controles proporcionais ===== */
/* Compactação fina global sem alterar a identidade do produto. */
body{font-size:14px!important}
main{padding-bottom:48px!important}
.topbar{height:64px!important;padding:0 16px!important;gap:12px!important}
.brand{font-size:19px!important}.brand-wrap small{font-size:8.5px!important}
.hero{padding:48px 0 46px!important;gap:34px!important}.hero h1{font-size:clamp(38px,5vw,62px)!important;margin:8px 0 14px!important}.hero p{font-size:16px!important}.module{padding:34px 0!important}.section-head{margin-bottom:15px!important}.section-head h2,.explain h2{font-size:28px!important}.section-head p{font-size:13px!important}
.panel{padding:16px!important;border-radius:17px!important}.workspace{gap:14px!important}.panel-title{margin-bottom:9px!important}.split{margin:14px 0!important}
.form-grid{gap:8px 10px!important;margin-bottom:8px!important}label{font-size:9.5px!important;gap:4px!important;margin-bottom:8px!important}
input:not([type="checkbox"]):not([type="radio"]),select{min-height:36px!important;padding:7px 9px!important;font-size:13px!important;border-radius:10px!important}
.money{min-height:36px!important;border-radius:10px!important}.money input{min-height:34px!important}.money b{font-size:9px!important;padding-left:9px!important}
.btn{padding:8px 11px!important;border-radius:10px!important;font-size:12px!important}.btn.full{margin-top:10px!important}
.metric{min-height:82px!important;padding:10px!important}.metric strong{font-size:17px!important}.compare-card{padding:10px!important}.compare-card strong{font-size:18px!important}.savings>div{padding:9px!important}.chart-card{padding:11px!important}canvas{height:220px!important}
.simple-page-header{min-height:60px!important}.simple-page-header .brand-link{font-size:17px!important}.professional-tool-nav a,.calculator-sticky-nav a{min-height:34px!important;padding:.4rem .64rem!important;font-size:.7rem!important}
.standalone-card{padding:20px!important}.standalone-card h1{font-size:27px!important}.client-flow-card{padding:18px!important}.fc-funnel-card{padding:17px 19px!important}.price-card{padding:18px!important}
.admin-section-title h2{font-size:1.32rem!important;margin:.1rem 0 .25rem!important}.admin-section-title p{font-size:.78rem!important;line-height:1.42!important}.simple-info-box{padding:16px!important;border-radius:16px!important}

/* Checkboxes e radios: o tamanho global anterior não pode herdar min-height de inputs de texto. */
input[type="checkbox"],input[type="radio"]{
  box-sizing:border-box!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;
  padding:0!important;margin:0!important;flex:0 0 16px!important;line-height:16px!important;
}
input[type="checkbox"]{border-radius:4px!important}input[type="radio"]{border-radius:50%!important}
.fc-admin-user-card{grid-template-columns:22px minmax(0,1fr)!important}.fc-admin-user-select-wrap{width:22px!important;min-width:22px!important;padding-top:2px!important}
.lead-select-cell{width:22px!important;min-width:22px!important}.fc-admin-select-all{min-height:34px!important;height:34px!important;padding:0 9px!important;gap:6px!important;font-size:.72rem!important;margin:0!important}.fc-admin-select-all small{font-size:.62rem!important;margin:0 0 0 2px!important}
.check-label,.fc-consent{align-items:center!important;min-height:36px!important;padding:8px 9px!important;gap:8px!important}.check-label span,.fc-consent span{font-size:10px!important;line-height:1.35!important}

/* Admin > E-mails/Sugestões: toolbar enxuta e alinhada em todas as larguras. */
.fc-suggestion-admin-toolbar{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin:10px 0!important}
.fc-suggestion-admin-toolbar>.fc-admin-select-all{display:inline-flex!important;flex-direction:row!important;align-items:center!important;width:auto!important;min-width:0!important}
.fc-suggestion-admin-toolbar>.fc-suggestion-filter{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important;min-height:34px!important;height:34px!important;margin:0!important;font-size:.72rem!important}
.fc-suggestion-admin-toolbar>.fc-suggestion-filter select{height:34px!important;min-height:34px!important;padding:0 28px 0 8px!important;font-size:.75rem!important;border-radius:9px!important}
.fc-suggestion-actions{display:flex!important;justify-content:flex-end!important;gap:6px!important;margin:0!important}.fc-suggestion-actions .btn{padding:7px 10px!important;font-size:.72rem!important}
.admin-suggestion-row{grid-template-columns:22px minmax(0,1fr)!important;gap:8px!important;padding:10px 0!important}.fc-suggestion-check{width:22px!important;padding-top:2px!important}.fc-suggestion-content{gap:3px!important}.fc-suggestion-content>span{font-size:.8rem!important}.fc-suggestion-content small{font-size:.68rem!important}
.fc-email-broadcast-form label,#adminEmailNotifications label{font-size:10px!important}.fc-admin-email-delivery-head{margin-top:13px!important;padding-top:12px!important}.fc-admin-email-delivery-row{padding:9px 10px!important;border-radius:10px!important;font-size:.8rem!important}

/* Simulação CAIXA: ganha altura útil no desktop e preserva toque confortável no telefone. */
body.fc-caixa-page main.fc-caixa-shell.client-flow-shell{max-width:1160px!important;padding:14px 18px 34px!important}
body.fc-caixa-page .fc-caixa-intro{margin-bottom:8px!important}
body.fc-caixa-page .fc-caixa-intro .eyebrow{font-size:9px!important;letter-spacing:1.45px!important}
body.fc-caixa-page .fc-caixa-intro h1{font-size:clamp(1.45rem,2.2vw,2rem)!important;line-height:1.02!important;margin:.15rem 0 .28rem!important}
body.fc-caixa-page .fc-caixa-intro p{max-width:900px!important;font-size:.8rem!important;line-height:1.38!important;margin:0!important}
body.fc-caixa-page .fc-caixa-progress{gap:7px!important;margin:0 0 9px!important}
body.fc-caixa-page .fc-caixa-progress>div{min-height:34px!important;padding:5px 9px!important;border-radius:11px!important;gap:7px!important;font-size:.78rem!important}
body.fc-caixa-page .fc-caixa-progress b{width:20px!important;height:20px!important;min-width:20px!important;font-size:.65rem!important}
body.fc-caixa-page .fc-caixa-referral{margin-bottom:8px!important;padding:7px 10px!important;font-size:.72rem!important;border-radius:10px!important}
body.fc-caixa-page .fc-caixa-form-panel{padding:12px 14px!important;border-radius:15px!important}
body.fc-caixa-page .fc-caixa-form-panel .panel-title{margin-bottom:6px!important;gap:7px!important}
body.fc-caixa-page .fc-caixa-form-panel .panel-title span{width:21px!important;height:21px!important;font-size:9px!important}
body.fc-caixa-page .fc-caixa-form-panel .panel-title h2{font-size:1rem!important}
body.fc-caixa-page .fc-caixa-property-title{margin-top:9px!important}
body.fc-caixa-page .fc-caixa-form-panel .form-grid{gap:6px 9px!important;margin-bottom:6px!important}
body.fc-caixa-page .fc-caixa-form-panel label{font-size:9px!important;gap:3px!important}
body.fc-caixa-page .fc-caixa-form-panel input:not([type="checkbox"]),body.fc-caixa-page .fc-caixa-form-panel select{min-height:34px!important;height:34px!important;padding:6px 8px!important;font-size:12.5px!important;border-radius:9px!important}
body.fc-caixa-page .fc-caixa-form-panel .money{min-height:34px!important;height:34px!important;border-radius:9px!important}
body.fc-caixa-page .fc-caixa-form-panel .money input{height:32px!important;min-height:32px!important}
body.fc-caixa-page .fc-caixa-extra{margin:8px 0!important;border-radius:11px!important}
body.fc-caixa-page .fc-caixa-extra-title{padding:8px 10px!important;color:#dce8f4!important;font-size:.78rem!important;font-weight:800!important;border-bottom:1px solid rgba(255,255,255,.06)!important}
body.fc-caixa-page .fc-caixa-extra .form-grid{padding:8px 10px 5px!important;margin:0!important}
body.fc-caixa-page .fc-caixa-consent{margin-top:6px!important;padding:6px 8px!important;min-height:31px!important;border-radius:9px!important}
body.fc-caixa-page .fc-caixa-consent span{font-size:9px!important;line-height:1.3!important}
body.fc-caixa-page .fc-caixa-privacy-note{font-size:.66rem!important;margin:5px 0 0!important}
body.fc-caixa-page .fc-caixa-actions{margin-top:8px!important;gap:7px!important}.fc-caixa-actions .btn{padding:7px 10px!important;font-size:.74rem!important}
body.fc-caixa-page .fc-caixa-explain-footer{margin-top:8px!important;padding:8px 10px!important;border-radius:12px!important;gap:10px!important}
body.fc-caixa-page .fc-caixa-explain-footer-copy p,body.fc-caixa-page .fc-caixa-explain-footer-note{font-size:.68rem!important;line-height:1.38!important}.fc-caixa-explain-footer-note{padding:7px 9px!important;max-width:300px!important}
body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head{margin:2px 0 9px!important}.fc-caixa-screen-head .eyebrow{font-size:9px!important}.fc-caixa-screen-head h2{font-size:1.35rem!important}.fc-caixa-screen-head p{font-size:.78rem!important}
body.fc-caixa-page .fc-caixa-modalities{gap:8px!important}.fc-caixa-modality-card{min-height:72px!important;padding:10px 12px!important;gap:9px!important;border-radius:12px!important}.fc-caixa-modality-check{width:20px!important;height:20px!important;min-width:20px!important;font-size:.68rem!important}.fc-caixa-modality-card b{font-size:.82rem!important;line-height:1.25!important}.fc-caixa-modality-card p{font-size:.7rem!important;line-height:1.32!important;margin:.22rem 0 0!important}
body.fc-caixa-page .fc-caixa-provider-note{padding:7px 9px!important;margin-bottom:8px!important;border-radius:10px!important}.fc-caixa-provider-note>span{width:22px!important;height:22px!important;font-size:.72rem!important}.fc-caixa-provider-note b{font-size:.78rem!important}.fc-caixa-provider-note small{font-size:.66rem!important}
body.fc-caixa-page .fc-caixa-result-grid{gap:9px!important}.fc-caixa-result-grid .panel,.fc-caixa-tools,.fc-caixa-insurance-panel{padding:12px!important;border-radius:13px!important}.fc-caixa-result-grid .panel h3{font-size:1rem!important;margin-bottom:8px!important}.fc-caixa-rows>div{padding:7px 0!important;font-size:.76rem!important}.fc-caixa-tools{margin-top:9px!important;gap:12px!important}.fc-caixa-tools h3{font-size:1rem!important}.fc-caixa-tools p{font-size:.72rem!important}.fc-caixa-share-actions{margin-top:9px!important;gap:6px!important}.fc-caixa-share-actions .btn{font-size:.72rem!important;padding:7px 9px!important}.fc-caixa-disclaimer{font-size:.67rem!important;margin-top:7px!important}
body.fc-caixa-page .fc-caixa-edit-card{max-width:560px!important;padding:15px!important}.fc-caixa-edit-card h2{font-size:1.55rem!important}.fc-caixa-edit-card>p{font-size:.78rem!important;margin-bottom:9px!important}.fc-caixa-edit-card input:not([type="checkbox"]),.fc-caixa-edit-card select{min-height:36px!important;height:36px!important;font-size:13px!important}.fc-caixa-edit-card .money{height:36px!important;min-height:36px!important}.fc-caixa-edit-card .money input{height:34px!important;min-height:34px!important}

@media(max-width:760px){
  body{font-size:14px!important}.topbar{height:auto!important;min-height:58px!important}.hero{padding:36px 0!important}.hero h1{font-size:40px!important}.hero p{font-size:15px!important}.module{padding:30px 0!important}
  input:not([type="checkbox"]):not([type="radio"]),select,textarea{font-size:16px!important;min-height:44px!important}.btn{min-height:40px!important;font-size:12px!important}
  input[type="checkbox"],input[type="radio"]{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;flex-basis:18px!important}
  .check-label,.fc-consent{min-height:42px!important;padding:9px 10px!important}.check-label span,.fc-consent span{font-size:11px!important}
  .fc-suggestion-admin-toolbar{grid-template-columns:1fr!important;align-items:stretch!important}.fc-suggestion-admin-toolbar>.fc-admin-select-all,.fc-suggestion-admin-toolbar>.fc-suggestion-filter{width:100%!important;height:auto!important;min-height:40px!important}.fc-suggestion-admin-toolbar>.fc-suggestion-filter{justify-content:space-between!important}.fc-suggestion-admin-toolbar>.fc-suggestion-filter select{height:40px!important;min-height:40px!important;flex:1!important}.fc-suggestion-actions{justify-content:stretch!important}.fc-suggestion-actions .btn{flex:1 1 90px!important}
  body.fc-caixa-page main.fc-caixa-shell.client-flow-shell{padding:10px 12px 28px!important}.fc-caixa-nav{padding:6px 8px!important}.fc-caixa-nav a{min-height:36px!important;font-size:.68rem!important}
  body.fc-caixa-page .fc-caixa-intro{margin-bottom:7px!important}.fc-caixa-intro h1{font-size:1.55rem!important}.fc-caixa-intro p{font-size:.75rem!important}.fc-caixa-progress>div{min-height:34px!important;padding:5px 6px!important}.fc-caixa-progress span{font-size:.72rem!important}
  body.fc-caixa-page .fc-caixa-form-panel{padding:11px!important}.fc-caixa-form-panel .form-grid.two,.fc-caixa-form-panel .form-grid.three{grid-template-columns:1fr!important}.fc-caixa-form-panel label{font-size:10px!important}
  body.fc-caixa-page .fc-caixa-form-panel input:not([type="checkbox"]),body.fc-caixa-page .fc-caixa-form-panel select{font-size:16px!important;min-height:44px!important;height:44px!important;padding:8px 10px!important}.fc-caixa-form-panel .money{height:44px!important;min-height:44px!important}.fc-caixa-form-panel .money input{height:42px!important;min-height:42px!important}
  body.fc-caixa-page .fc-caixa-consent{min-height:42px!important;padding:8px 9px!important}.fc-caixa-consent span{font-size:10.5px!important}.fc-caixa-extra-title{font-size:.8rem!important}.fc-caixa-extra .form-grid{padding:8px!important}
  .fc-caixa-explain-footer{flex-direction:column!important}.fc-caixa-explain-footer-note{max-width:none!important}.fc-caixa-modalities{grid-template-columns:1fr!important}.fc-caixa-modality-card{min-height:86px!important;padding:12px!important}.fc-caixa-modality-card b{font-size:.9rem!important}.fc-caixa-modality-card p{font-size:.78rem!important}
  .fc-caixa-screen-head{flex-direction:column!important;gap:8px!important}.fc-caixa-result-grid{grid-template-columns:1fr!important}.fc-caixa-tools{flex-direction:column!important;align-items:stretch!important}.fc-caixa-share-actions,.fc-caixa-tool-actions{display:grid!important;grid-template-columns:1fr!important}.fc-caixa-share-actions .btn,.fc-caixa-tool-actions .btn{width:100%!important;min-height:42px!important;font-size:.8rem!important}
  .fc-caixa-edit-card{width:min(94vw,560px)!important;padding:14px!important}.fc-caixa-edit-card .form-grid.two{grid-template-columns:1fr!important}.fc-caixa-edit-card input:not([type="checkbox"]),.fc-caixa-edit-card select{height:44px!important;min-height:44px!important;font-size:16px!important}.fc-caixa-edit-card .money{height:44px!important;min-height:44px!important}.fc-caixa-edit-card .money input{height:42px!important;min-height:42px!important}
}

/* V8.0.4 — reforço final dos controles de marcação no Admin/listas. */
body .fc-admin-select-all input[type="checkbox"],
body .fc-admin-user-select-wrap input[type="checkbox"],
body .lead-select-cell input[type="checkbox"],
body input.lead-select[type="checkbox"],
body input.broker-lead-select[type="checkbox"],
body .fc-suggestion-check input[type="checkbox"]{
  width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex:0 0 16px!important;padding:0!important;margin:0!important;
}
.fc-suggestion-admin-toolbar>.fc-admin-select-all{height:34px!important;min-height:34px!important}
@media(max-width:760px){
  body .fc-admin-select-all input[type="checkbox"],body .fc-admin-user-select-wrap input[type="checkbox"],body .lead-select-cell input[type="checkbox"],body input.lead-select[type="checkbox"],body input.broker-lead-select[type="checkbox"],body .fc-suggestion-check input[type="checkbox"]{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;flex-basis:18px!important}
  .fc-suggestion-admin-toolbar>.fc-admin-select-all{height:40px!important;min-height:40px!important}
}


/* ===== FinanciaClaro 8.0.5 — polimento final de densidade e navegação ===== */
/* HOME: mantém impacto, mas reduz o peso visual sem transformar a home em tela de formulário. */
.home-page .topbar{height:58px!important;min-height:58px!important;padding:4px 12px!important;gap:10px!important}
.home-page .brand-image-wrap{min-width:185px!important}.home-page .brand-image{width:190px!important;height:48px!important}
.home-page .fc-account-nav{gap:5px!important}.home-page .fc-account-nav .btn,.home-page .fc-account-nav .fc-plan-chip{min-height:34px!important;height:34px!important;padding:6px 10px!important;font-size:.72rem!important;border-radius:9px!important}
.home-page .fc-beta-banner{margin-top:12px!important;padding:9px 14px!important;border-radius:13px!important;gap:9px!important}.home-page .fc-beta-banner b{font-size:.72rem!important}.home-page .fc-beta-banner span{font-size:.78rem!important}
.home-page .hero{padding:36px 0 34px!important;gap:28px!important;min-height:0!important}.home-page .hero h1{font-size:clamp(34px,4.4vw,55px)!important;line-height:1.01!important;letter-spacing:-2.2px!important;max-width:760px!important;margin:7px 0 12px!important}.home-page .hero p{font-size:14px!important;line-height:1.48!important;max-width:690px!important}.home-page .hero-actions{margin-top:18px!important}.home-page .fc-home-cta{min-height:62px!important;padding:10px 13px!important}.home-page .fc-home-cta b{font-size:11px!important}.home-page .fc-home-cta small{font-size:8px!important;margin-top:2px!important}.home-page .trust-row{margin-top:13px!important;gap:14px!important;font-size:9.5px!important}
.home-page .hero-card{padding:17px!important;border-radius:18px!important}.home-page .hero-number{font-size:27px!important;line-height:1.07!important}.home-page .mini-copy{font-size:9px!important}.home-page .hero-divider{margin:14px 0!important}.home-page .hero-stat{margin:7px 0!important;font-size:10.5px!important}
.home-page .module{padding:28px 0!important}.home-page .section-head{margin-bottom:12px!important}.home-page .section-head h2{font-size:25px!important;margin:4px 0 5px!important}.home-page .section-head p{font-size:11.5px!important}.home-page .fc-flow-choice-card{padding:15px!important;border-radius:16px!important}.home-page .fc-flow-choice{padding:13px!important;border-radius:13px!important}.home-page .fc-flow-choice h3{font-size:17px!important;margin:8px 0 5px!important}.home-page .fc-home-steps{margin-top:10px!important;gap:7px!important}.home-page .fc-home-steps li{grid-template-columns:28px 1fr!important;gap:8px!important;padding:9px!important;border-radius:10px!important}.home-page .fc-home-steps li>span{width:24px!important;height:24px!important;font-size:9px!important}.home-page .fc-home-steps b{font-size:11px!important}.home-page .fc-home-steps small{font-size:8.5px!important;margin-top:2px!important}

/* AMORTIZAÇÃO: no vídeo, esta página exibia uma barra de conta adicional acima do menu das ferramentas. Fica igual às demais calculadoras. */
body.fc-amort-page>.simple-page-header,body.fc-amort-page>.fc-public-security-strip{display:none!important}
body.fc-amort-page>.fc-amort-tool-nav{top:0!important}
body.fc-amort-page #professionalSessionBanner.access-banner{min-height:38px!important;margin:5px 0 8px!important;padding:7px 10px!important;border-radius:10px!important;gap:8px!important}
body.fc-amort-page #professionalSessionBanner.access-banner span{font-size:.72rem!important}body.fc-amort-page #professionalSessionBanner.access-banner small{font-size:.64rem!important;margin-top:1px!important}body.fc-amort-page #professionalSessionBanner.access-banner>b{font-size:.72rem!important}
body.fc-amort-page .fc-funnel-card{padding:14px 16px!important;border-radius:15px!important}body.fc-amort-page .fc-funnel-step h1{font-size:clamp(1.65rem,2.5vw,2.25rem)!important;line-height:1.03!important;margin:.25rem 0 .45rem!important}body.fc-amort-page .fc-step-copy{font-size:.78rem!important;line-height:1.42!important;margin-bottom:.65rem!important}

/* Ações do formulário CAIXA no lado direito no desktop. */
body.fc-caixa-page .fc-caixa-form-panel>.fc-caixa-actions{justify-content:flex-end!important}

/* Opções CAIXA são tela de escolha, não de leitura longa: maior densidade no desktop. */
body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head{margin:0 0 6px!important;gap:12px!important}body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head h2{font-size:1.18rem!important;line-height:1.15!important;margin:.12rem 0 .15rem!important}body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head p{font-size:.7rem!important}body.fc-caixa-page #modalitiesScreen .fc-caixa-screen-head .btn{min-height:30px!important;padding:5px 9px!important;font-size:.68rem!important}
body.fc-caixa-page .fc-caixa-modalities{gap:6px!important}body.fc-caixa-page .fc-caixa-modality-card{min-height:60px!important;padding:8px 10px!important;gap:8px!important;border-radius:10px!important}body.fc-caixa-page .fc-caixa-modality-check{width:17px!important;height:17px!important;min-width:17px!important;font-size:.58rem!important}body.fc-caixa-page .fc-caixa-modality-card b{font-size:.75rem!important;line-height:1.22!important}body.fc-caixa-page .fc-caixa-modality-card p{font-size:.63rem!important;line-height:1.28!important;margin:.16rem 0 0!important}

/* Cabeçalho do resultado ocupa só o necessário; números continuam em destaque nos cards. */
body.fc-caixa-page #resultScreen>.fc-caixa-screen-head{margin:0 0 6px!important;gap:12px!important;align-items:flex-start!important}body.fc-caixa-page #resultScreen>.fc-caixa-screen-head h2{font-size:1.12rem!important;line-height:1.18!important;margin:.1rem 0 .18rem!important;max-width:900px!important}body.fc-caixa-page #resultScreen>.fc-caixa-screen-head p{font-size:.68rem!important;line-height:1.32!important;margin:0!important;max-width:820px!important}body.fc-caixa-page #resultScreen .fc-caixa-result-head-actions{gap:5px!important}body.fc-caixa-page #resultScreen .fc-caixa-result-head-actions .btn{min-height:30px!important;padding:5px 9px!important;font-size:.68rem!important}

/* Um único padrão de checkbox e radio, sem caixa externa maior que o próprio marcador. */
body input[type="checkbox"]{appearance:none!important;-webkit-appearance:none!important;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;flex:0 0 15px!important;padding:0!important;margin:0!important;border:1.5px solid #4b6683!important;border-radius:4px!important;background:#07182c!important;box-shadow:none!important;vertical-align:middle!important;cursor:pointer!important}
body input[type="checkbox"]:checked{border-color:#42d991!important;background:#42d991 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.2 8.1 14 16 5.8' fill='none' stroke='%2304140c' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px 12px no-repeat!important}
body input[type="radio"]{appearance:none!important;-webkit-appearance:none!important;width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;flex:0 0 15px!important;padding:0!important;margin:0!important;border:1.5px solid #4b6683!important;border-radius:50%!important;background:#07182c!important;box-shadow:none!important;cursor:pointer!important}body input[type="radio"]:checked{border:4px solid #07182c!important;background:#42d991!important;outline:1.5px solid #42d991!important}
body .fc-admin-user-select-wrap,body .lead-select-cell,body .fc-suggestion-check{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:grid!important;place-items:center!important;align-self:start!important}
body .fc-admin-user-card,body .admin-suggestion-row{grid-template-columns:15px minmax(0,1fr)!important;column-gap:8px!important}
body .fc-admin-select-all input[type="checkbox"],body .fc-admin-user-select-wrap input[type="checkbox"],body .lead-select-cell input[type="checkbox"],body input.lead-select[type="checkbox"],body input.broker-lead-select[type="checkbox"],body .fc-suggestion-check input[type="checkbox"]{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important;flex:0 0 15px!important}

@media(max-width:760px){
  .home-page .topbar{min-height:54px!important;height:auto!important}.home-page .brand-image{width:150px!important;height:auto!important}.home-page .hero{padding:28px 0 26px!important}.home-page .hero h1{font-size:34px!important}.home-page .hero p{font-size:14px!important}.home-page .fc-home-cta{min-height:54px!important}.home-page .module{padding:24px 0!important}
  body input[type="checkbox"],body input[type="radio"]{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;flex-basis:18px!important}
  body input[type="checkbox"]:checked{background-size:14px 14px!important}
  body .fc-admin-user-select-wrap,body .lead-select-cell,body .fc-suggestion-check{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important}
  body .fc-admin-user-card,body .admin-suggestion-row{grid-template-columns:18px minmax(0,1fr)!important}
  body .fc-admin-select-all input[type="checkbox"],body .fc-admin-user-select-wrap input[type="checkbox"],body .lead-select-cell input[type="checkbox"],body input.lead-select[type="checkbox"],body input.broker-lead-select[type="checkbox"],body .fc-suggestion-check input[type="checkbox"]{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;flex:0 0 18px!important}
  body.fc-caixa-page .fc-caixa-form-panel>.fc-caixa-actions{justify-content:stretch!important}
  body.fc-caixa-page .fc-caixa-modality-card{min-height:76px!important;padding:10px!important}body.fc-caixa-page .fc-caixa-modality-card b{font-size:.86rem!important}body.fc-caixa-page .fc-caixa-modality-card p{font-size:.75rem!important}
  body.fc-caixa-page #resultScreen>.fc-caixa-screen-head h2{font-size:1.2rem!important}body.fc-caixa-page #resultScreen>.fc-caixa-screen-head p{font-size:.75rem!important}
  body.fc-amort-page #professionalSessionBanner.access-banner{display:none!important}
}


/* V8.0.6 — refinamento compacto final CAIXA + Amortização */
body.fc-caixa-page .fc-caixa-shell{max-width:1140px!important;padding:22px 20px 52px!important}
body.fc-caixa-page .fc-caixa-intro{display:block!important;margin-bottom:10px!important}
body.fc-caixa-page .fc-caixa-intro h1{font-size:clamp(1.95rem,3.4vw,2.9rem)!important;line-height:1.02!important;margin:.18rem 0 .42rem!important}
body.fc-caixa-page .fc-caixa-intro p{font-size:.94rem!important;line-height:1.45!important;max-width:900px!important}
body.fc-caixa-page .fc-caixa-progress{gap:8px!important;margin:0 0 14px!important}
body.fc-caixa-page .fc-caixa-progress>div{padding:9px 12px!important;border-radius:12px!important;min-height:42px!important}
body.fc-caixa-page .fc-caixa-progress b{width:24px!important;height:24px!important;font-size:.8rem!important}
body.fc-caixa-page .fc-caixa-progress span{font-size:.86rem!important}
body.fc-caixa-page .fc-caixa-screen-head{margin:0 0 12px!important;align-items:center!important}
body.fc-caixa-page .fc-caixa-screen-head h2{font-size:1.1rem!important;line-height:1.2!important;margin:.15rem 0 .2rem!important}
body.fc-caixa-page .fc-caixa-screen-head p{font-size:.8rem!important;line-height:1.35!important}
body.fc-caixa-page .fc-caixa-actions{justify-content:flex-end!important;align-items:center!important;margin-top:12px!important}
body.fc-caixa-page #modalitiesScreen>.fc-caixa-actions,body.fc-caixa-page #dataScreen .fc-caixa-actions{justify-content:flex-end!important}
body.fc-caixa-page .fc-caixa-actions .btn{min-height:36px!important;padding:8px 12px!important;font-size:.82rem!important}
body.fc-caixa-page .fc-caixa-explain-footer{padding:12px 14px!important;margin-top:10px!important;gap:10px!important;display:flex!important;align-items:flex-start!important}
body.fc-caixa-page .fc-caixa-explain-footer-copy p,body.fc-caixa-page .fc-caixa-explain-footer-note{font-size:.73rem!important;line-height:1.4!important}
body.fc-caixa-page .fc-caixa-explain-footer .eyebrow{font-size:.6rem!important}
body.fc-caixa-page .fc-caixa-provider-note{padding:9px 12px!important;margin:0 0 12px!important;border-radius:11px!important}
body.fc-caixa-page .fc-caixa-provider-note b{font-size:.88rem!important}
body.fc-caixa-page .fc-caixa-provider-note small{font-size:.72rem!important}
body.fc-caixa-page .fc-caixa-tools{padding:14px!important;margin-top:10px!important}
body.fc-caixa-page .fc-caixa-tools h3{font-size:1rem!important;margin:.15rem 0 .25rem!important}
body.fc-caixa-page .fc-caixa-tools p{font-size:.75rem!important;line-height:1.4!important}
body.fc-caixa-page .fc-caixa-share-actions{margin-top:10px!important;gap:7px!important}
body.fc-caixa-page .fc-caixa-share-actions .btn{min-height:35px!important;padding:7px 11px!important;font-size:.77rem!important}
body.fc-caixa-page .fc-caixa-edit-card{max-width:610px!important;padding:16px 16px 14px!important;border-radius:18px!important}
body.fc-caixa-page .fc-caixa-edit-card .eyebrow{font-size:.7rem!important}
body.fc-caixa-page .fc-caixa-edit-card h2{font-size:1.65rem!important;line-height:1.08!important;margin:.1rem 0 .35rem!important}
body.fc-caixa-page .fc-caixa-edit-card>p{font-size:.83rem!important;line-height:1.45!important;margin-bottom:10px!important}
body.fc-caixa-page .fc-caixa-edit-card .form-grid{gap:10px 12px!important;margin-bottom:10px!important}
body.fc-caixa-page .fc-caixa-edit-card label{display:grid!important;gap:4px!important;align-content:start!important;font-size:.76rem!important}
body.fc-caixa-page .fc-caixa-edit-card label small{font-size:.66rem!important;opacity:.9!important;line-height:1!important;margin-top:0!important}
body.fc-caixa-page .fc-caixa-edit-card input:not([type="checkbox"]),body.fc-caixa-page .fc-caixa-edit-card select{height:38px!important;min-height:38px!important;padding:8px 10px!important;font-size:.9rem!important;line-height:1.2!important}
body.fc-caixa-page .fc-caixa-edit-card .money{height:38px!important;min-height:38px!important;display:flex!important;align-items:center!important}
body.fc-caixa-page .fc-caixa-edit-card .money b{height:100%!important;display:flex!important;align-items:center!important;padding:0 8px 0 10px!important;font-size:.74rem!important}
body.fc-caixa-page .fc-caixa-edit-card .money input{height:36px!important;min-height:36px!important;padding:0 10px 0 2px!important}
body.fc-caixa-page .fc-caixa-edit-card .simple-actions{display:flex!important;justify-content:flex-end!important;gap:10px!important;margin-top:8px!important}
body.fc-caixa-page .fc-caixa-edit-card .auth-message{font-size:.74rem!important;margin:2px 0 0!important}
body.fc-caixa-page .fc-caixa-edit-card .fc-field-hint{font-size:.72rem!important;line-height:1.35!important;margin:2px 0 0!important}
body input[type="checkbox"]{width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;flex:0 0 14px!important}
body input[type="checkbox"]:checked{background-size:11px 11px!important}
body .fc-admin-select-all,body .fc-admin-user-select-wrap,body .lead-select-cell,body .fc-suggestion-check,body .check-label,body .fc-consent{display:flex!important;align-items:center!important;gap:8px!important}
body .fc-admin-select-all input[type="checkbox"],body .fc-admin-user-select-wrap input[type="checkbox"],body .lead-select-cell input[type="checkbox"],body input.lead-select[type="checkbox"],body input.broker-lead-select[type="checkbox"],body .fc-suggestion-check input[type="checkbox"]{width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;flex:0 0 14px!important}
body.fc-amort-page .fc-amort-flat-shell,body.fc-amort-page .client-flow-card.fc-amort-flat-shell{width:min(980px,100%)!important;max-width:980px!important;margin:0 auto!important;padding:12px 16px 18px!important;border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
body.fc-amort-page .client-progress,body.fc-amort-page #professionalSessionBanner,body.fc-amort-page .fc-public-security-strip{display:none!important}
body.fc-amort-page .client-flow-shell{padding:18px 18px 46px!important}
body.fc-amort-page .client-step[data-step="1"] h1{font-size:clamp(2rem,3vw,2.55rem)!important;line-height:1.04!important;margin:.22rem 0 .4rem!important;max-width:760px!important}
body.fc-amort-page .client-step[data-step="1"] .fc-step-copy{font-size:.88rem!important;line-height:1.45!important;max-width:820px!important;margin:0 0 12px!important}
body.fc-amort-page .fc-amort-prefill-note{padding:10px 12px!important;margin:0 0 12px!important;border-radius:12px!important;font-size:.76rem!important}
body.fc-amort-page .fc-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}
body.fc-amort-page .fc-form-grid>label,body.fc-amort-page .fc-funnel-step>label{gap:4px!important;font-size:.76rem!important}
body.fc-amort-page .fc-form-grid input,body.fc-amort-page .fc-form-grid select,body.fc-amort-page .fc-funnel-step>label input,body.fc-amort-page .fc-funnel-step>label select{min-height:38px!important;height:38px!important;padding:8px 10px!important;font-size:.9rem!important;border-radius:10px!important}
body.fc-amort-page .money,body.fc-amort-page .fc-rate-input,body.fc-amort-page .fc-suffix-input{min-height:38px!important;height:38px!important}
body.fc-amort-page .money b,body.fc-amort-page .fc-rate-input b,body.fc-amort-page .fc-suffix-input b{font-size:.72rem!important;padding:0 8px!important;display:flex!important;align-items:center!important}
body.fc-amort-page .fc-amort-plan-card{margin:14px 0!important;padding:14px!important;border-radius:14px!important;background:rgba(7,24,41,.68)!important}
body.fc-amort-page .fc-amort-plan-head{display:block!important;margin-bottom:10px!important}
body.fc-amort-page .fc-amort-plan-head h3{font-size:1rem!important;margin:.18rem 0 .2rem!important}
body.fc-amort-page .fc-amort-plan-head p,body.fc-amort-page .fc-amort-plan-card .fc-field-hint,body.fc-amort-page .fc-field-hint{font-size:.72rem!important;line-height:1.35!important}
body.fc-amort-page .fc-amort-plan-head .pill{display:none!important}
body.fc-amort-page .fc-amort-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body.fc-amort-page .fc-amort-period-block{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important;margin-top:10px!important}
body.fc-amort-page .fc-education-note{margin-top:12px!important;padding:10px 12px!important;font-size:.74rem!important;line-height:1.4!important;border-radius:12px!important}
body.fc-amort-page .fc-main-action{width:auto!important;min-width:290px!important;display:inline-flex!important;justify-content:center!important;margin-top:10px!important}
body.fc-amort-page .fc-microcopy{font-size:.72rem!important;margin-top:8px!important}
body.fc-amort-page .client-nav{justify-content:flex-end!important}
body.fc-amort-page .fc-release-confirmation,body.fc-amort-page .fc-result-ready,body.fc-amort-page .fc-partial-note,body.fc-amort-page .fc-next-step,body.fc-amort-page .fc-amort-timing,body.fc-amort-page .fc-conversion-cta{border-radius:14px!important;padding:12px 14px!important}
body.fc-amort-page .fc-preview-grid,body.fc-amort-page .fc-amort-kpis,body.fc-amort-page .fc-amort-impact-grid{gap:10px!important}
body.fc-amort-page .fc-preview-grid>div,body.fc-amort-page .fc-amort-kpis article,body.fc-amort-page .fc-amort-impact-grid article{padding:12px!important;border-radius:13px!important}
body.fc-amort-page .fc-result-footer-actions{justify-content:flex-end!important;gap:8px!important}
body.fc-amort-page .fc-result-footer-actions .btn{min-height:36px!important;padding:8px 12px!important;font-size:.8rem!important}
.home-page .hero{padding:28px 0 26px!important;gap:22px!important}.home-page .hero h1{font-size:clamp(32px,4vw,50px)!important;letter-spacing:-1.9px!important;max-width:700px!important}.home-page .hero p{font-size:13px!important;line-height:1.42!important;max-width:650px!important}.home-page .hero-card{padding:15px!important}.home-page .hero-number{font-size:24px!important}.home-page .module{padding:24px 0!important}.home-page .section-head h2{font-size:23px!important}.home-page .section-head p{font-size:11px!important}
@media(max-width:900px){body.fc-amort-page .fc-amort-flat-shell{width:min(100%,900px)!important;padding:10px 10px 16px!important}body.fc-amort-page .fc-form-grid.two,body.fc-amort-page .fc-amort-fields-grid,body.fc-amort-page .fc-amort-period-block{grid-template-columns:1fr!important}body.fc-caixa-page .fc-caixa-screen-head{align-items:flex-start!important}body.fc-caixa-page .fc-caixa-actions{justify-content:stretch!important}body.fc-caixa-page .fc-caixa-actions .btn{flex:1 1 auto!important}}
@media(max-width:640px){body input[type="checkbox"]{width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex-basis:16px!important}body.fc-caixa-page .fc-caixa-shell{padding:16px 14px 34px!important}body.fc-caixa-page .fc-caixa-progress{grid-template-columns:1fr!important}body.fc-caixa-page .fc-caixa-edit-card{width:min(94vw,560px)!important;padding:14px!important}body.fc-caixa-page .fc-caixa-edit-card .form-grid.two{grid-template-columns:1fr!important}body.fc-amort-page .client-flow-shell{padding:12px 12px 28px!important}body.fc-amort-page .fc-main-action{width:100%!important;min-width:0!important}}


/* ===== V8.0.7 HOTFIX — padronização final dos checkboxes ===== */
/* Padrão visual pequeno como o da linha "parcelas intermediárias". */
body input[type="checkbox"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:14px!important;
  min-width:14px!important;
  max-width:14px!important;
  height:14px!important;
  min-height:14px!important;
  max-height:14px!important;
  flex:0 0 14px!important;
  padding:0!important;
  margin:0!important;
  border:1.35px solid #55718d!important;
  border-radius:4px!important;
  background:#07182c!important;
  box-shadow:none!important;
  vertical-align:middle!important;
  cursor:pointer!important;
}
body input[type="checkbox"]:checked{
  border-color:#42d991!important;
  background:#42d991 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10.2 8.1 14 16 5.8' fill='none' stroke='%2304140c' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/11px 11px no-repeat!important;
}
body .fc-admin-select-all input[type="checkbox"],
body .fc-admin-user-select-wrap input[type="checkbox"],
body .lead-select-cell input[type="checkbox"],
body input.lead-select[type="checkbox"],
body input.broker-lead-select[type="checkbox"],
body .fc-suggestion-check input[type="checkbox"],
body .fc-condition-row input[type="checkbox"],
body .toggle-card input[type="checkbox"]{
  width:14px!important;min-width:14px!important;max-width:14px!important;
  height:14px!important;min-height:14px!important;max-height:14px!important;
  flex:0 0 14px!important;
}
/* Os consentimentos da Simulação CAIXA ficam com texto à esquerda e box pequeno alinhado à direita. */
body.fc-caixa-page .fc-caixa-consent{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  min-height:44px!important;
  padding:10px 12px!important;
  border-radius:12px!important;
}
body.fc-caixa-page .fc-caixa-consent input[type="checkbox"]{
  order:2!important;
  justify-self:center!important;
  align-self:center!important;
  margin:0!important;
}
body.fc-caixa-page .fc-caixa-consent span{
  order:1!important;
  font-size:.76rem!important;
  line-height:1.35!important;
  color:#c9d7e5!important;
}
/* Mantém os outros cards/toggles discretos e centralizados. */
body .check-label:not(.fc-caixa-consent),
body .fc-consent:not(.fc-caixa-consent),
body .toggle-card,
body .fc-condition-row{
  align-items:center!important;
}
@media(max-width:700px){
  body input[type="checkbox"],
  body .fc-admin-select-all input[type="checkbox"],
  body .fc-admin-user-select-wrap input[type="checkbox"],
  body .lead-select-cell input[type="checkbox"],
  body input.lead-select[type="checkbox"],
  body input.broker-lead-select[type="checkbox"],
  body .fc-suggestion-check input[type="checkbox"],
  body .fc-condition-row input[type="checkbox"],
  body .toggle-card input[type="checkbox"],
  body.fc-caixa-page .fc-caixa-consent input[type="checkbox"]{
    width:16px!important;min-width:16px!important;max-width:16px!important;
    height:16px!important;min-height:16px!important;max-height:16px!important;
    flex:0 0 16px!important;
  }
  body input[type="checkbox"]:checked{background-size:12px 12px!important}
  body.fc-caixa-page .fc-caixa-consent{grid-template-columns:minmax(0,1fr) auto!important;padding:10px!important}
  body.fc-caixa-page .fc-caixa-consent span{font-size:.84rem!important}
}


/* ===== V8.0.8 — PDF/Impressão da Amortização Premium em 1 página ===== */
@media print{
  @page{size:A4 portrait;margin:8mm 8mm 8mm!important}

  /* Nunca imprimir navegação, ações ou elementos interativos. */
  body.fc-amort-page>.simple-page-header,
  body.fc-amort-page>.calculator-sticky-nav,
  body.fc-amort-page>.fc-amort-mobile-picker,
  body.fc-amort-page>.fc-public-security-strip,
  body.fc-amort-page>#amortAccessGate,
  body.fc-amort-page .client-progress,
  body.fc-amort-page #professionalSessionBanner,
  body.fc-amort-page .fc-tabs,
  body.fc-amort-page .fc-conversion-cta,
  body.fc-amort-page .fc-result-footer-actions,
  body.fc-amort-page .fc-legal-note,
  body.fc-amort-page .fc-final-warning,
  body.fc-amort-page button{
    display:none!important;
  }

  /* O PDF de amortização é um resumo de 1 página. */
  body.fc-amort-page .fc-tab-panel[data-result-panel="comparison"],
  body.fc-amort-page .fc-tab-panel[data-result-panel="chart"],
  body.fc-amort-page .fc-tab-panel[data-result-panel="recommendations"]{
    display:none!important;
  }
  body.fc-amort-page .fc-tab-panel[data-result-panel="summary"]{
    display:block!important;
    margin:0!important;
    padding:0!important;
  }

  html,body.fc-amort-page{
    width:auto!important;
    min-height:0!important;
    height:auto!important;
    overflow:visible!important;
    background:#fff!important;
    color:#111!important;
  }
  body.fc-amort-page main.client-flow-shell,
  body.fc-amort-page main.fc-funnel-shell{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
  }
  body.fc-amort-page main .client-flow-card,
  body.fc-amort-page main .fc-funnel-card,
  body.fc-amort-page .fc-amort-flat-shell{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  body.fc-amort-page .client-step,
  body.fc-amort-page .fc-funnel-step,
  body.fc-amort-page .fc-full-result{
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    color:#111!important;
    page-break-before:auto!important;
    page-break-after:avoid!important;
    break-before:auto!important;
    break-after:avoid-page!important;
  }

  /* Cabeçalho compacto do relatório. */
  body.fc-amort-page .fc-release-confirmation{
    display:flex!important;
    margin:0 0 4mm!important;
    padding:2.4mm 3mm!important;
    min-height:0!important;
    border:1px solid #d9e6d4!important;
    border-radius:3mm!important;
    background:#fff!important;
    color:#111!important;
    break-inside:avoid!important;
  }
  body.fc-amort-page .fc-release-confirmation>span{
    width:7mm!important;height:7mm!important;min-width:7mm!important;
    font-size:11pt!important;
  }
  body.fc-amort-page .fc-release-confirmation b{font-size:8.5pt!important;color:#111!important}
  body.fc-amort-page .fc-release-confirmation small{font-size:6.6pt!important;line-height:1.2!important;color:#666!important}

  body.fc-amort-page .fc-full-heading{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:5mm!important;
    margin:0 0 3mm!important;
    break-inside:avoid!important;
  }
  body.fc-amort-page .fc-full-heading .eyebrow{font-size:6.7pt!important;letter-spacing:1px!important;color:#3b8f22!important}
  body.fc-amort-page .fc-full-heading h2{font-size:15pt!important;line-height:1.05!important;margin:1mm 0 0!important;color:#111!important}
  body.fc-amort-page .fc-full-heading .pill{display:block!important;font-size:6.8pt!important;padding:1.2mm 2.2mm!important;border-radius:99px!important;color:#397d22!important;border-color:#b7d9a8!important;background:#fff!important}

  /* KPIs em uma linha: reduz muita altura sem perder informação. */
  body.fc-amort-page .fc-amort-kpis{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:2.5mm!important;
    margin:0 0 3mm!important;
    break-inside:avoid!important;
  }
  body.fc-amort-page .fc-amort-kpis article{
    min-height:0!important;
    padding:3mm!important;
    border:1px solid #d9dde2!important;
    border-radius:3mm!important;
    background:#fff!important;
    color:#111!important;
    break-inside:avoid!important;
  }
  body.fc-amort-page .fc-amort-kpis article span{font-size:6.7pt!important;line-height:1.18!important;color:#666!important}
  body.fc-amort-page .fc-amort-kpis article strong{font-size:14pt!important;line-height:1.02!important;margin:1mm 0!important;color:#111!important}
  body.fc-amort-page .fc-amort-kpis article small{font-size:6.3pt!important;line-height:1.2!important;color:#777!important}

  /* Leitura rápida e período sugerido compactos. */
  body.fc-amort-page .fc-next-step,
  body.fc-amort-page .fc-amort-timing{
    margin:0 0 3mm!important;
    padding:3mm 3.5mm!important;
    min-height:0!important;
    border:1px solid #d9dde2!important;
    border-radius:3mm!important;
    background:#fff!important;
    color:#111!important;
    break-inside:avoid!important;
  }
  body.fc-amort-page .fc-next-step .eyebrow,
  body.fc-amort-page .fc-amort-timing .eyebrow{font-size:6.5pt!important;letter-spacing:1px!important;color:#3b8f22!important}
  body.fc-amort-page .fc-next-step h3,
  body.fc-amort-page .fc-amort-timing h3{font-size:11pt!important;line-height:1.08!important;margin:1mm 0!important;color:#111!important}
  body.fc-amort-page .fc-next-step p,
  body.fc-amort-page .fc-amort-timing p{font-size:6.8pt!important;line-height:1.28!important;margin:0!important;color:#555!important}
  body.fc-amort-page .fc-amort-timing>small{display:block!important;font-size:5.8pt!important;line-height:1.22!important;margin-top:1.5mm!important;color:#777!important}

  /* Evita página 2 fantasma. */
  body.fc-amort-page .fc-full-result>*:last-child{margin-bottom:0!important;page-break-after:avoid!important;break-after:avoid-page!important}
}


/* ===== V8.0.9 HOTFIX — Amortização Premium no padrão visual das outras abas ===== */
body.fc-amort-page .client-flow-shell{padding:14px 22px 42px!important}
body.fc-amort-page .fc-amort-flat-shell,body.fc-amort-page .client-flow-card.fc-amort-flat-shell{
  width:min(1180px,100%)!important;max-width:1180px!important;margin:0 auto!important;
  padding:10px 14px 18px!important;border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important
}
body.fc-amort-page .client-step[data-step="1"] h1{
  font-size:clamp(1.7rem,2.2vw,2.15rem)!important;line-height:1.06!important;
  margin:.15rem 0 .35rem!important;max-width:760px!important;letter-spacing:-.02em!important
}
body.fc-amort-page .client-step[data-step="1"] .fc-step-copy{
  font-size:.8rem!important;line-height:1.42!important;max-width:780px!important;margin:0 0 10px!important;color:#c0d0de!important
}
body.fc-amort-page .eyebrow{font-size:.72rem!important;letter-spacing:.2em!important}
body.fc-amort-page .fc-amort-prefill-note{padding:9px 11px!important;margin:0 0 10px!important;border-radius:11px!important}
body.fc-amort-page .fc-amort-prefill-note b{font-size:.76rem!important} 
body.fc-amort-page .fc-amort-prefill-note span{font-size:.68rem!important;line-height:1.35!important}
body.fc-amort-page .fc-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px 12px!important;margin-bottom:10px!important}
body.fc-amort-page .fc-form-grid>label,body.fc-amort-page .fc-funnel-step>label{gap:4px!important;font-size:.72rem!important;color:#dce7f2!important}
body.fc-amort-page .fc-form-grid input,body.fc-amort-page .fc-form-grid select,
body.fc-amort-page .fc-funnel-step>label input,body.fc-amort-page .fc-funnel-step>label select{
  min-height:36px!important;height:36px!important;padding:7px 10px!important;font-size:.86rem!important;border-radius:10px!important
}
body.fc-amort-page .money,body.fc-amort-page .fc-rate-input,body.fc-amort-page .fc-suffix-input{min-height:36px!important;height:36px!important}
body.fc-amort-page .money b,body.fc-amort-page .fc-rate-input b,body.fc-amort-page .fc-suffix-input b{
  font-size:.68rem!important;padding:0 8px!important;display:flex!important;align-items:center!important
}
body.fc-amort-page .fc-form-grid .fc-field-hint,body.fc-amort-page .fc-field-hint{font-size:.65rem!important;line-height:1.3!important;margin-top:3px!important}
body.fc-amort-page .fc-amort-plan-card{
  margin:12px 0!important;padding:12px 14px!important;border-radius:14px!important;
  background:rgba(7,24,41,.58)!important;border:1px solid rgba(61,92,124,.28)!important
}
body.fc-amort-page .fc-amort-plan-head{display:block!important;margin-bottom:8px!important}
body.fc-amort-page .fc-amort-plan-head h3{font-size:.96rem!important;margin:.14rem 0 .15rem!important}
body.fc-amort-page .fc-amort-plan-head p{font-size:.7rem!important;line-height:1.35!important}
body.fc-amort-page .fc-amort-plan-head .pill{display:none!important}
body.fc-amort-page .fc-amort-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px 12px!important}
body.fc-amort-page .fc-amort-period-block{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px 12px!important;margin-top:8px!important}
body.fc-amort-page .fc-amort-plan-divider{margin:6px 0 10px!important;font-size:.58rem!important}
body.fc-amort-page .fc-education-note{margin-top:10px!important;padding:9px 11px!important;font-size:.7rem!important;line-height:1.35!important;border-radius:12px!important}
body.fc-amort-page .fc-main-action{width:auto!important;min-width:260px!important;min-height:40px!important;padding:10px 14px!important;font-size:.86rem!important;display:inline-flex!important;justify-content:center!important;margin-top:8px!important}
body.fc-amort-page .fc-microcopy{font-size:.68rem!important;margin-top:7px!important;line-height:1.35!important}
body.fc-amort-page .fc-funnel-step .btn,body.fc-amort-page .btn{min-height:38px!important;font-size:.82rem!important;padding:9px 13px!important;border-radius:11px!important}
/* Resultado e seções inferiores também mais compactos */
body.fc-amort-page .fc-preview-feature,body.fc-amort-page .fc-summary-card,body.fc-amort-page .fc-comparison-card,
body.fc-amort-page .fc-amort-kpis article,body.fc-amort-page .fc-amort-impact-grid article,body.fc-amort-page .fc-amort-timing{
  border-radius:14px!important
}
body.fc-amort-page .fc-amort-kpis{gap:9px!important}
body.fc-amort-page .fc-amort-kpis article{padding:14px!important}
body.fc-amort-page .fc-amort-kpis span{font-size:.54rem!important}
body.fc-amort-page .fc-amort-kpis strong{margin:5px 0 4px!important;font-size:1.18rem!important}
body.fc-amort-page .fc-amort-kpis small{font-size:.62rem!important;line-height:1.35!important}
body.fc-amort-page .fc-amort-impact-grid{gap:10px!important;margin-top:10px!important}
body.fc-amort-page .fc-amort-impact-grid article{padding:14px!important}
body.fc-amort-page .fc-amort-impact-grid h3{font-size:.92rem!important;margin:4px 0 7px!important}
body.fc-amort-page .fc-amort-impact-grid strong{font-size:1.05rem!important}
body.fc-amort-page .fc-amort-impact-grid p{font-size:.66rem!important;line-height:1.35!important}
body.fc-amort-page .fc-amort-timing{margin-top:10px!important;padding:13px!important}
body.fc-amort-page .fc-amort-timing h3{font-size:1rem!important;margin:4px 0!important}
body.fc-amort-page .fc-amort-timing p{font-size:.72rem!important;line-height:1.4!important}
body.fc-amort-page .fc-amort-timing>small{font-size:.62rem!important;line-height:1.35!important}
body.fc-amort-page .fc-table-wrap table{font-size:.72rem!important}
body.fc-amort-page .fc-table-wrap th,body.fc-amort-page .fc-table-wrap td{padding:8px 9px!important}
@media(max-width:900px){
  body.fc-amort-page .fc-amort-flat-shell,body.fc-amort-page .client-flow-card.fc-amort-flat-shell{width:min(100%,980px)!important;max-width:980px!important}
}
@media(max-width:760px){
  body.fc-amort-page .client-flow-shell{padding:10px 12px 30px!important}
  body.fc-amort-page .fc-amort-flat-shell,body.fc-amort-page .client-flow-card.fc-amort-flat-shell{padding:8px 0 14px!important}
  body.fc-amort-page .client-step[data-step="1"] h1{font-size:1.55rem!important}
  body.fc-amort-page .client-step[data-step="1"] .fc-step-copy{font-size:.86rem!important}
  body.fc-amort-page .fc-form-grid.two,body.fc-amort-page .fc-amort-fields-grid,body.fc-amort-page .fc-amort-period-block{grid-template-columns:1fr!important;gap:10px!important}
  body.fc-amort-page .fc-form-grid input,body.fc-amort-page .fc-form-grid select,body.fc-amort-page .fc-funnel-step>label input,body.fc-amort-page .fc-funnel-step>label select{min-height:42px!important;height:42px!important;font-size:.92rem!important}
  body.fc-amort-page .money,body.fc-amort-page .fc-rate-input,body.fc-amort-page .fc-suffix-input{min-height:42px!important;height:42px!important}
}

/* V8.1.0 — relatório de erros + alinhamento visual final da amortização */
#adminErrorLogsModule .fc-admin-email-delivery-row{align-items:flex-start}
#adminErrorLogsModule .fc-admin-email-delivery-row small{display:block;line-height:1.35}
#adminErrorLogsModule .fc-email-tech-details{margin-top:6px}
#adminErrorLogsModule .fc-campaign-actions{margin-top:8px}

body.fc-amort-page .client-step[data-step="1"] .eyebrow{
  font-size:.84rem!important;
  letter-spacing:.24em!important;
  color:#8cf06a!important;
}
body.fc-amort-page .client-step[data-step="1"] h1{
  font-size:clamp(2.05rem,3.3vw,3.2rem)!important;
  line-height:1.05!important;
  margin:.24rem 0 .5rem!important;
  max-width:860px!important;
}
body.fc-amort-page .client-step[data-step="1"] .fc-step-copy{
  font-size:1rem!important;
  line-height:1.58!important;
  max-width:980px!important;
  margin:0 0 14px!important;
  color:#d6e3ef!important;
}
body.fc-amort-page .fc-form-grid>label,
body.fc-amort-page .fc-funnel-step>label,
body.fc-amort-page .fc-amort-fields-grid>label,
body.fc-amort-page .fc-amort-period-block>label{
  font-size:.8rem!important;
  gap:5px!important;
}
body.fc-amort-page .fc-form-grid input,
body.fc-amort-page .fc-form-grid select,
body.fc-amort-page .fc-funnel-step>label input,
body.fc-amort-page .fc-funnel-step>label select,
body.fc-amort-page .fc-amort-fields-grid input,
body.fc-amort-page .fc-amort-fields-grid select,
body.fc-amort-page .fc-amort-period-block input,
body.fc-amort-page .fc-amort-period-block select{
  min-height:44px!important;
  height:44px!important;
  padding:9px 12px!important;
  font-size:.98rem!important;
  border-radius:12px!important;
}
body.fc-amort-page .money,
body.fc-amort-page .fc-rate-input,
body.fc-amort-page .fc-suffix-input{min-height:44px!important;height:44px!important}
body.fc-amort-page .money b,
body.fc-amort-page .fc-rate-input b,
body.fc-amort-page .fc-suffix-input b{font-size:.8rem!important;padding:0 10px!important}
body.fc-amort-page .fc-amort-plan-card{padding:16px 18px!important;border-radius:16px!important}
body.fc-amort-page .fc-amort-plan-head h3{font-size:1.18rem!important;margin:.18rem 0 .28rem!important}
body.fc-amort-page .fc-amort-plan-head p{font-size:.9rem!important;line-height:1.5!important}
body.fc-amort-page .fc-main-action{min-height:44px!important;padding:11px 16px!important;font-size:.92rem!important}
body.fc-amort-page .fc-microcopy{font-size:.74rem!important;line-height:1.4!important}
@media(max-width:760px){
  body.fc-amort-page .client-step[data-step="1"] h1{font-size:2rem!important}
  body.fc-amort-page .client-step[data-step="1"] .fc-step-copy{font-size:.92rem!important;line-height:1.5!important}
  body.fc-amort-page .fc-form-grid input,
  body.fc-amort-page .fc-form-grid select,
  body.fc-amort-page .fc-funnel-step>label input,
  body.fc-amort-page .fc-funnel-step>label select,
  body.fc-amort-page .fc-amort-fields-grid input,
  body.fc-amort-page .fc-amort-fields-grid select,
  body.fc-amort-page .fc-amort-period-block input,
  body.fc-amort-page .fc-amort-period-block select{min-height:42px!important;height:42px!important;font-size:.94rem!important}
  body.fc-amort-page .money,body.fc-amort-page .fc-rate-input,body.fc-amort-page .fc-suffix-input{min-height:42px!important;height:42px!important}
}


/* ===== V8.1.0 — Ajustes finais de layout, checkboxes e impressão ===== */
body.fc-caixa-page .fc-caixa-shell{max-width:1120px!important;padding:22px 20px 56px!important}
body.fc-caixa-page .fc-caixa-intro{margin-bottom:12px!important}
body.fc-caixa-page .fc-caixa-intro h1{font-size:clamp(1.9rem,3.2vw,2.75rem)!important;line-height:1.06!important;margin:.16rem 0 .38rem!important}
body.fc-caixa-page .fc-caixa-intro p{font-size:.93rem!important;line-height:1.48!important;max-width:880px!important}
body.fc-caixa-page .fc-caixa-progress{margin:0 0 14px!important;gap:8px!important}
body.fc-caixa-page .fc-caixa-progress>div{padding:9px 12px!important;min-height:40px!important}
body.fc-caixa-page .fc-caixa-form-panel,body.fc-caixa-page .fc-caixa-screen>.panel,body.fc-caixa-page .fc-caixa-result-grid>.panel,body.fc-caixa-page .fc-caixa-tools{border-radius:16px!important}
body.fc-caixa-page .fc-caixa-form-panel .panel-title h2,body.fc-caixa-page .fc-caixa-form-panel .panel-title span{font-size:1.02rem!important}
body.fc-caixa-page .fc-caixa-form-panel label,body.fc-caixa-page .fc-caixa-extra-title{font-size:.76rem!important;line-height:1.25!important}
body.fc-caixa-page .fc-caixa-form-panel .form-grid{gap:10px 12px!important}
body.fc-caixa-page .fc-caixa-form-panel input:not([type="checkbox"]),body.fc-caixa-page .fc-caixa-form-panel select{height:44px!important;min-height:44px!important;font-size:.96rem!important;padding:10px 12px!important}
body.fc-caixa-page .fc-caixa-form-panel .money{height:44px!important;min-height:44px!important}
body.fc-caixa-page .fc-caixa-form-panel .money b{font-size:.78rem!important;padding:0 10px!important}
body.fc-caixa-page .fc-caixa-form-panel .money input{height:42px!important;min-height:42px!important;padding:0 10px 0 2px!important}
body.fc-caixa-page .fc-caixa-extra{margin:14px 0 12px!important;border-radius:14px!important}
body.fc-caixa-page .fc-caixa-extra .form-grid{padding:12px!important}
body.fc-caixa-page .fc-caixa-consent{display:grid!important;grid-template-columns:minmax(0,1fr) 20px!important;align-items:center!important;gap:12px!important;padding:12px!important;margin-top:10px!important;min-height:62px!important;border-radius:14px!important}
body.fc-caixa-page .fc-caixa-consent input[type="checkbox"]{order:2!important;justify-self:end!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important}
body.fc-caixa-page .fc-caixa-consent span{font-size:.84rem!important;line-height:1.34!important}
body.fc-caixa-page .fc-caixa-privacy-note{font-size:.79rem!important;margin:8px 0 0!important}
body.fc-caixa-page .fc-caixa-actions{margin-top:14px!important}
body.fc-caixa-page .fc-caixa-actions .btn{min-height:38px!important;font-size:.82rem!important}
body.fc-caixa-page .fc-caixa-explain-footer{margin-top:10px!important;padding:12px 14px!important}
body.fc-caixa-page .fc-caixa-explain-footer-copy p,body.fc-caixa-page .fc-caixa-explain-footer-note{font-size:.74rem!important;line-height:1.42!important}

body.fc-amort-page .fc-funnel-shell{max-width:1120px!important;padding:18px 18px 34px!important}
body.fc-amort-page .fc-amort-flat-shell{padding:18px 18px 20px!important;border-radius:20px!important}
body.fc-amort-page .client-step h1{font-size:clamp(2rem,3.4vw,2.9rem)!important;line-height:1.08!important;margin:.12rem 0 .42rem!important}
body.fc-amort-page .client-step h2{font-size:1.9rem!important;line-height:1.1!important}
body.fc-amort-page .fc-step-copy{font-size:.93rem!important;line-height:1.48!important;max-width:930px!important}
body.fc-amort-page .fc-form-grid{gap:10px 12px!important}
body.fc-amort-page label{font-size:.76rem!important;line-height:1.25!important}
body.fc-amort-page input:not([type="checkbox"]),body.fc-amort-page select{height:44px!important;min-height:44px!important;font-size:.96rem!important;padding:10px 12px!important}
body.fc-amort-page .money,body.fc-amort-page .fc-rate-input,body.fc-amort-page .fc-suffix-input{height:44px!important;min-height:44px!important}
body.fc-amort-page .money b,body.fc-amort-page .fc-rate-input b,body.fc-amort-page .fc-suffix-input b{font-size:.78rem!important;padding:0 10px!important}
body.fc-amort-page .money input,body.fc-amort-page .fc-rate-input input,body.fc-amort-page .fc-suffix-input input{height:42px!important;min-height:42px!important;padding:0 10px 0 2px!important}
body.fc-amort-page .fc-amort-plan-card{border-radius:18px!important;padding:14px!important}
body.fc-amort-page .fc-amort-plan-head h3{font-size:1.15rem!important;margin:.14rem 0 .22rem!important}
body.fc-amort-page .fc-amort-plan-head p,body.fc-amort-page .fc-education-note span{font-size:.82rem!important;line-height:1.4!important}
body.fc-amort-page .fc-main-action{min-height:42px!important;font-size:.84rem!important}

@media(max-width:700px){
  body.fc-caixa-page .fc-caixa-consent{grid-template-columns:minmax(0,1fr) 18px!important;padding:10px!important}
  body.fc-caixa-page .fc-caixa-consent input[type="checkbox"]{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}
}

body.fc-amort-page .fc-amort-print-report{display:none}
body.fc-amort-page .fc-amort-print-section{margin-top:14px}
body.fc-amort-page .fc-amort-print-section h2{font-size:11pt;margin:0 0 6px;color:#172233}
body.fc-amort-page .fc-amort-print-reading{margin-top:12px;padding:10px 12px;border:1px solid #dce4eb;border-radius:8px;font-size:8.7pt;line-height:1.45;color:#425566}
@media print{
  body.fc-amort-page>*:not(#amortPrintReport){display:none!important}
  body.fc-amort-page{background:#fff!important;color:#172233!important}
  body.fc-amort-page .fc-amort-print-report{display:block!important;color:#172233;background:#fff;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif}
  body.fc-amort-page .fc-amort-print-report header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #102a43;padding-bottom:12px}
  body.fc-amort-page .fc-amort-print-report header img{width:210px;height:auto}
  body.fc-amort-page .fc-amort-print-report header div{text-align:right}
  body.fc-amort-page .fc-amort-print-report header span,body.fc-amort-page .fc-amort-print-report header b{display:block}
  body.fc-amort-page .fc-amort-print-report header span{font-size:10pt;color:#607386}
  body.fc-amort-page .fc-amort-print-report header b{font-size:10pt}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title{padding:18px 0 12px}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title span{font-size:9pt;font-weight:700;color:#2e8a63;text-transform:uppercase}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title h1{font-size:19pt;margin:5px 0}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title p{font-size:9.5pt;color:#566979;margin:0}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client{display:grid;grid-template-columns:1fr 1fr;gap:12px;border:1px solid #dce4eb;border-radius:8px;padding:10px 12px;margin-bottom:12px}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client span,body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client b,body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client small{display:block}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client span{font-size:8pt;color:#6a7d8d}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client b{font-size:10pt}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client small{font-size:8pt;color:#5c6e7d;margin-top:2px}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #dce4eb;border-radius:8px;overflow:hidden}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid>div{display:flex;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid #e8edf1}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid>div:nth-child(odd){border-right:1px solid #e8edf1}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid span{font-size:8.5pt;color:#66798a}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid b{font-size:9.4pt;text-align:right}
  body.fc-amort-page .fc-amort-print-report footer{margin-top:18px;border-top:1px solid #dce4eb;padding-top:10px;display:flex;gap:16px;justify-content:space-between;font-size:8pt;color:#617385}
  body.fc-amort-page .fc-amort-print-report footer b{color:#1b6f50}
  body.fc-amort-page .fc-amort-print-report footer span{max-width:78%;text-align:right}
  @page{size:A4;margin:12mm}
}


/* ===== V8.1.0 FINAL — densidade visual + checkboxes + diagnóstico + PDFs ===== */
@media(min-width:701px){
  body.fc-caixa-page .fc-caixa-shell,body.fc-amort-page .fc-funnel-shell{max-width:1120px!important;padding:16px 18px 38px!important}
  body.fc-caixa-page .fc-caixa-intro h1{font-size:1.75rem!important;margin:.1rem 0 .28rem!important}body.fc-caixa-page .fc-caixa-intro p{font-size:.78rem!important;line-height:1.4!important;margin:0!important}
  body.fc-caixa-page .fc-caixa-progress>div{min-height:34px!important;padding:6px 10px!important;font-size:.78rem!important}body.fc-caixa-page .fc-caixa-progress b{width:20px!important;height:20px!important;font-size:.68rem!important}
  body.fc-caixa-page .fc-caixa-form-panel{padding:14px 16px!important}body.fc-caixa-page .fc-caixa-form-panel .panel-title{margin-bottom:7px!important}body.fc-caixa-page .fc-caixa-form-panel .panel-title h2{font-size:1rem!important}
  body.fc-caixa-page .fc-caixa-form-panel label,body.fc-caixa-page .fc-caixa-extra-title{font-size:.68rem!important}
  body.fc-caixa-page .fc-caixa-form-panel input:not([type="checkbox"]),body.fc-caixa-page .fc-caixa-form-panel select,body.fc-caixa-page .fc-caixa-edit-card input:not([type="checkbox"]),body.fc-caixa-page .fc-caixa-edit-card select{height:36px!important;min-height:36px!important;font-size:.83rem!important;padding:7px 9px!important}
  body.fc-caixa-page .fc-caixa-form-panel .money,body.fc-caixa-page .fc-caixa-edit-card .money{height:36px!important;min-height:36px!important}body.fc-caixa-page .fc-caixa-form-panel .money input,body.fc-caixa-page .fc-caixa-edit-card .money input{height:34px!important;min-height:34px!important}
  body.fc-caixa-page .fc-caixa-extra{margin:9px 0!important}body.fc-caixa-page .fc-caixa-extra .form-grid{padding:9px!important}body.fc-caixa-page .fc-caixa-consent{min-height:40px!important;padding:7px 9px!important;margin-top:6px!important;border-radius:10px!important}body.fc-caixa-page .fc-caixa-consent span{font-size:.7rem!important;line-height:1.3!important}
  body.fc-amort-page .fc-amort-flat-shell{padding:10px 14px 16px!important;border-radius:16px!important}body.fc-amort-page .client-step[data-step="1"] h1,body.fc-amort-page .client-step h1{font-size:1.72rem!important;line-height:1.05!important;margin:.1rem 0 .28rem!important}body.fc-amort-page .client-step h2{font-size:1.35rem!important}body.fc-amort-page .fc-step-copy{font-size:.78rem!important;line-height:1.4!important;margin-bottom:9px!important}
  body.fc-amort-page label,body.fc-amort-page .fc-form-grid>label{font-size:.68rem!important;gap:3px!important}body.fc-amort-page input:not([type="checkbox"]),body.fc-amort-page select{height:36px!important;min-height:36px!important;font-size:.83rem!important;padding:7px 9px!important}body.fc-amort-page .money,body.fc-amort-page .fc-rate-input,body.fc-amort-page .fc-suffix-input{height:36px!important;min-height:36px!important}body.fc-amort-page .money input,body.fc-amort-page .fc-rate-input input,body.fc-amort-page .fc-suffix-input input{height:34px!important;min-height:34px!important}
  body.fc-amort-page .fc-amort-plan-card{padding:11px 13px!important;margin:9px 0!important;border-radius:13px!important}body.fc-amort-page .fc-amort-plan-head h3{font-size:.95rem!important}body.fc-amort-page .fc-amort-plan-head p{font-size:.68rem!important}body.fc-amort-page .fc-education-note{padding:8px 10px!important;margin-top:8px!important;font-size:.68rem!important}body.fc-amort-page .fc-main-action{min-height:36px!important;font-size:.76rem!important;padding:8px 12px!important}
}
body input[type="checkbox"]{width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;flex:0 0 14px!important;border-radius:4px!important}
body.fc-caixa-page .fc-caixa-consent{grid-template-columns:minmax(0,1fr) 16px!important}body.fc-caixa-page .fc-caixa-consent input[type="checkbox"]{width:14px!important;min-width:14px!important;max-width:14px!important;height:14px!important;min-height:14px!important;max-height:14px!important;justify-self:end!important}
@media(max-width:700px){body input[type="checkbox"],body.fc-caixa-page .fc-caixa-consent input[type="checkbox"]{width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;flex:0 0 16px!important}body.fc-caixa-page .fc-caixa-form-panel input:not([type="checkbox"]),body.fc-caixa-page .fc-caixa-form-panel select,body.fc-amort-page input:not([type="checkbox"]),body.fc-amort-page select{height:44px!important;min-height:44px!important;font-size:16px!important}}
#adminErrorLogsModule .fc-admin-email-delivery-row{align-items:flex-start!important}#adminErrorLogsModule .fc-email-tech-details pre{max-height:260px;overflow:auto;white-space:pre-wrap;word-break:break-word}
.fc-report-standard-title{padding:14px 0 10px}.fc-report-standard-title>span{font-size:9pt;font-weight:700;color:#2e8a63;letter-spacing:.04em}.fc-report-standard-title h1{font-size:19pt;margin:4px 0}.fc-report-standard-title p{font-size:9pt;color:#566979;margin:0}
.fc-amort-print-two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:10px}.fc-amort-print-recommendations{display:grid;gap:5px}.fc-amort-print-recommendations>div{border:1px solid #e1e7ec;border-radius:7px;padding:6px 8px}.fc-amort-print-recommendations b,.fc-amort-print-recommendations span{display:block}.fc-amort-print-recommendations b{font-size:8pt}.fc-amort-print-recommendations span{font-size:7.3pt;color:#566979;line-height:1.3;margin-top:2px}.fc-amort-print-evolution{display:grid;grid-template-columns:1.25fr .75fr;gap:8px;align-items:center}.fc-amort-print-evolution h2{grid-column:1/-1}.fc-amort-print-evolution img{width:100%;max-height:105px;object-fit:contain;border:1px solid #e1e7ec;border-radius:7px}.fc-amort-print-evolution-grid{display:grid;gap:5px}.fc-amort-print-evolution-grid>div{border-bottom:1px solid #e7edf2;padding:4px 0}.fc-amort-print-evolution-grid span,.fc-amort-print-evolution-grid b{display:block}.fc-amort-print-evolution-grid span{font-size:7.2pt;color:#65798a}.fc-amort-print-evolution-grid b{font-size:8.4pt;margin-top:1px}
@media print{body.fc-amort-page .fc-amort-print-report header,body.fc-caixa-page .fc-caixa-print-report header{padding-bottom:9px!important}body.fc-amort-page .fc-amort-print-report header img,body.fc-caixa-page .fc-caixa-print-report header img{width:190px!important}body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title{padding:11px 0 8px!important}body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title h1{font-size:17pt!important}body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client{padding:8px 10px!important;margin-bottom:8px!important}body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid>div{padding:6px 8px!important}body.fc-amort-page .fc-amort-print-section{margin-top:8px!important}body.fc-amort-page .fc-amort-print-section h2{font-size:9.5pt!important;margin-bottom:4px!important}body.fc-amort-page .fc-amort-print-reading{margin-top:7px!important;padding:7px 9px!important;font-size:7.6pt!important;line-height:1.35!important}body.fc-amort-page .fc-amort-print-report footer{margin-top:8px!important;padding-top:7px!important;font-size:7pt!important}body.fc-amort-page .fc-amort-print-two-col{gap:7px!important}body.fc-amort-page .fc-amort-print-evolution{gap:6px!important}body.fc-amort-page .fc-amort-print-evolution img{max-height:88px!important}body.fc-amort-page .fc-amort-print-recommendations>div{padding:4px 6px!important}body.fc-amort-page .fc-amort-print-recommendations b{font-size:7.2pt!important}.fc-amort-print-recommendations span{font-size:6.6pt!important}body.fc-printing-report .fc-finance-report{font-family:Arial,Helvetica,sans-serif!important;color:#172233!important}body.fc-printing-report .fc-report-header{border-bottom:2px solid #102a43!important;padding-bottom:9px!important}body.fc-printing-report .fc-report-header>img:first-child{width:190px!important}body.fc-printing-report .fc-report-standard-title{display:block!important}}


/* ===== V8.1.2 — padronização visual dos marcadores numéricos ===== */
.panel-title span,
.proposal-step-number,
.commercial-step>b{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:8px!important;
  background:rgba(101,227,49,.12)!important;
  border:1px solid rgba(101,227,49,.30)!important;
  color:var(--green2)!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:none!important;
}

.proposal-step{
  display:flex;
  align-items:center;
  gap:8px;
  margin:14px 0 8px;
}
.proposal-step:first-child{margin-top:0}
.proposal-step b{display:block;font-size:15px;line-height:1.2;color:#f4f8fd}
.proposal-step small{display:block;color:var(--muted);margin-top:2px;font-size:11px;line-height:1.45}

@media(max-width:760px){
  .proposal-step-number,
  .commercial-step>b,
  .panel-title span{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    font-size:9px!important;
  }
  .proposal-step{gap:7px;margin:12px 0 7px}
  .proposal-step b{font-size:14px!important}
  .proposal-step small{font-size:10px!important}
}


/* ===== V8.1.3 — data de nascimento móvel + módulo Erros separado ===== */
body.fc-caixa-page #cBirth{font-variant-numeric:tabular-nums;letter-spacing:.01em}
.fc-admin-nav-button[data-admin-module="errors"] span{font-size:15px}
.fc-admin-nav-button[data-admin-module="errors"].active{border-color:rgba(255,111,111,.30)!important}
@media(max-width:760px){body.fc-caixa-page #cBirth{font-size:16px!important}}


/* ===== V8.1.4 — PDF Premium + gráfico de impacto da amortização ===== */
.fc-premium-locked-action{position:relative;border-color:rgba(139,92,246,.42)!important;color:#c9b7ff!important}
.fc-premium-locked-action:hover{border-color:rgba(139,92,246,.68)!important;background:rgba(111,56,217,.11)!important}
.fc-amort-print-impact{display:none}
@media print{
  body.fc-amort-page .fc-amort-print-impact{display:block!important;margin-top:7px!important}
  body.fc-amort-page .fc-amort-print-impact-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  body.fc-amort-page .fc-amort-print-impact-grid article{border:1px solid #dce4eb!important;border-radius:7px!important;padding:6px 7px!important;break-inside:avoid!important;background:#fff!important}
  body.fc-amort-page .fc-amort-print-impact-grid article>b{display:block!important;font-size:7.8pt!important;color:#172233!important;margin-bottom:5px!important}
  body.fc-amort-page .fc-impact-line{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;gap:4px!important;align-items:center!important;margin:3px 0!important}
  body.fc-amort-page .fc-impact-line>span{font-size:5.8pt!important;color:#66798a!important;line-height:1.1!important}
  body.fc-amort-page .fc-impact-line>i{display:block!important;height:5px!important;border-radius:999px!important;background:#e5ebf0!important;overflow:hidden!important}
  body.fc-amort-page .fc-impact-line>i>em{display:block!important;height:100%!important;border-radius:999px!important;background:#8da1b3!important}
  body.fc-amort-page .fc-impact-line.optimized>i>em{background:#63b84b!important}
  body.fc-amort-page .fc-impact-line>strong{font-size:6.3pt!important;color:#172233!important;white-space:nowrap!important;text-align:right!important}
  body.fc-amort-page .fc-amort-print-reading{margin-top:6px!important}
}


/* ===== V8.1.5 — FECHAMENTO: padrão dos campos + ação à direita + gráfico PDF visível ===== */
body.fc-amort-page .fc-amort-plan-card .fc-amort-fields-grid,
body.fc-amort-page .fc-amort-plan-card .fc-amort-period-block{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  column-gap:14px!important;
  row-gap:10px!important;
  align-items:start!important;
  width:100%!important;
}
body.fc-amort-page .fc-amort-plan-card .fc-amort-fields-grid>label,
body.fc-amort-page .fc-amort-plan-card .fc-amort-period-block>label{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  align-self:start!important;
}
body.fc-amort-page .fc-amort-plan-card .fc-field-title{
  display:flex!important;
  align-items:baseline!important;
  gap:5px!important;
  min-height:18px!important;
  line-height:1.25!important;
  margin:0!important;
}
body.fc-amort-page .fc-amort-plan-card .fc-field-title small{font-size:.72em!important;line-height:1!important}
body.fc-amort-page .fc-amort-plan-card input:not([type="checkbox"]),
body.fc-amort-page .fc-amort-plan-card select,
body.fc-amort-page .fc-amort-plan-card .money,
body.fc-amort-page .fc-amort-plan-card .fc-suffix-input{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box!important;
  height:40px!important;
  min-height:40px!important;
  border-radius:11px!important;
}
body.fc-amort-page .fc-amort-plan-card .money input,
body.fc-amort-page .fc-amort-plan-card .fc-suffix-input input{
  width:100%!important;
  height:38px!important;
  min-height:38px!important;
  box-sizing:border-box!important;
}
body.fc-amort-page .fc-amort-plan-card .fc-field-hint{
  display:block!important;
  min-height:16px!important;
  margin:5px 0 0!important;
  line-height:1.3!important;
}
body.fc-amort-page #calculatePreview{
  display:flex!important;
  width:fit-content!important;
  min-width:310px!important;
  max-width:100%!important;
  margin:12px 0 0 auto!important;
  justify-content:center!important;
  align-items:center!important;
}
.fc-amort-print-impact-caption,.fc-amort-print-impact-chart-wrap{display:none}
@media print{
  body.fc-amort-page .fc-amort-print-impact{display:block!important;margin-top:7px!important;break-inside:avoid!important}
  body.fc-amort-page .fc-amort-print-impact-caption{display:block!important;margin:0 0 3px!important;font-size:6.2pt!important;line-height:1.2!important;color:#647789!important}
  body.fc-amort-page .fc-amort-print-impact-chart-wrap{display:block!important;border:1px solid #dce4eb!important;border-radius:7px!important;padding:3px 6px 2px!important;background:#fff!important;margin:0 0 4px!important;break-inside:avoid!important}
  body.fc-amort-page .fc-amort-print-impact-chart{display:block!important;width:100%!important;height:82px!important;overflow:visible!important}
  body.fc-amort-page .fc-amort-print-impact-grid{display:none!important}
  body.fc-amort-page .fc-amort-print-reading{margin-top:5px!important}
}
@media(max-width:760px){
  body.fc-amort-page .fc-amort-plan-card .fc-amort-fields-grid,
  body.fc-amort-page .fc-amort-plan-card .fc-amort-period-block{grid-template-columns:1fr!important;gap:10px!important}
  body.fc-amort-page .fc-amort-plan-card input:not([type="checkbox"]),
  body.fc-amort-page .fc-amort-plan-card select,
  body.fc-amort-page .fc-amort-plan-card .money,
  body.fc-amort-page .fc-amort-plan-card .fc-suffix-input{height:44px!important;min-height:44px!important}
  body.fc-amort-page .fc-amort-plan-card .money input,
  body.fc-amort-page .fc-amort-plan-card .fc-suffix-input input{height:42px!important;min-height:42px!important}
  body.fc-amort-page #calculatePreview{width:100%!important;min-width:0!important;margin:12px 0 0!important}
}

/* V8.1.7 — AJUSTE VISUAL FINAL DO MODAL EDITAR SIMULAÇÃO CAIXA */
body.fc-caixa-page #editModal{
  padding:24px!important;
  place-items:center!important;
}
body.fc-caixa-page #editModal .modal-backdrop{
  background:rgba(1,7,14,.82)!important;
  backdrop-filter:blur(7px)!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-card{
  width:min(640px,calc(100vw - 32px))!important;
  max-width:640px!important;
  max-height:min(88vh,720px)!important;
  overflow:auto!important;
  padding:22px 22px 20px!important;
  border-radius:20px!important;
  border:1px solid rgba(95,211,154,.20)!important;
  background:linear-gradient(180deg,rgba(9,34,66,.99),rgba(6,25,48,.995))!important;
  box-shadow:0 28px 78px rgba(0,0,0,.50),0 0 0 1px rgba(255,255,255,.015) inset!important;
}
body.fc-caixa-page #editModal .modal-close{
  top:15px!important;
  right:15px!important;
  width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  border:1px solid transparent!important;
  border-radius:10px!important;
  background:transparent!important;
  color:#9fb1c5!important;
  font-size:25px!important;
  line-height:1!important;
}
body.fc-caixa-page #editModal .modal-close:hover{
  color:#fff!important;
  border-color:rgba(255,255,255,.10)!important;
  background:rgba(255,255,255,.045)!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-head{
  padding-right:44px!important;
  margin:0 0 16px!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-head .eyebrow{
  display:block!important;
  margin:0 0 4px!important;
  font-size:.68rem!important;
  line-height:1.2!important;
  letter-spacing:.14em!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-head h2{
  margin:0 0 7px!important;
  font-size:1.75rem!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-head p{
  max-width:520px!important;
  margin:0!important;
  color:#a7b8ca!important;
  font-size:.84rem!important;
  line-height:1.48!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields{
  display:grid!important;
  gap:12px!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields .form-grid.two{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:14px!important;
  margin:0!important;
  align-items:start!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields label{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  gap:6px!important;
  margin:0!important;
  color:#eaf3fc!important;
  font-size:.76rem!important;
  line-height:1.25!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-label{
  display:flex!important;
  align-items:baseline!important;
  gap:5px!important;
  min-height:16px!important;
  font-weight:700!important;
  white-space:normal!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-label small{
  display:inline!important;
  margin:0!important;
  color:#8fa3b8!important;
  font-size:.68rem!important;
  font-weight:500!important;
  line-height:1!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields input:not([type="checkbox"]),
body.fc-caixa-page #editModal .fc-caixa-edit-fields select,
body.fc-caixa-page #editModal .fc-caixa-edit-fields .money{
  width:100%!important;
  height:42px!important;
  min-height:42px!important;
  box-sizing:border-box!important;
  border-radius:11px!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields input:not([type="checkbox"]),
body.fc-caixa-page #editModal .fc-caixa-edit-fields select{
  padding:9px 11px!important;
  border:1px solid rgba(93,132,171,.35)!important;
  background:#071a32!important;
  color:#f4f8fc!important;
  font-size:.9rem!important;
  font-weight:700!important;
  line-height:1.2!important;
  outline:none!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields input:focus,
body.fc-caixa-page #editModal .fc-caixa-edit-fields select:focus,
body.fc-caixa-page #editModal .fc-caixa-edit-fields .money:focus-within{
  border-color:rgba(101,227,49,.55)!important;
  box-shadow:0 0 0 2px rgba(101,227,49,.08)!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields .money{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  overflow:hidden!important;
  border:1px solid rgba(101,227,49,.18)!important;
  background:#071a2d!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields .money b{
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  padding:0 5px 0 11px!important;
  color:#a7b8ca!important;
  font-size:.74rem!important;
  line-height:1!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-fields .money input{
  height:40px!important;
  min-height:40px!important;
  padding:0 10px 0 5px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-feedback{
  min-height:22px!important;
  margin:9px 0 0!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-feedback .fc-field-hint{
  display:block!important;
  margin:0!important;
  color:#8498ad!important;
  font-size:.7rem!important;
  line-height:1.35!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-feedback .auth-message{
  margin:4px 0 0!important;
  font-size:.72rem!important;
  line-height:1.35!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  margin:12px 0 0!important;
  padding:0!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-actions .btn{
  min-height:42px!important;
  height:42px!important;
  padding:0 16px!important;
  border-radius:11px!important;
  font-size:.86rem!important;
  line-height:1!important;
  white-space:nowrap!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-actions #cancelEdit{
  min-width:98px!important;
}
body.fc-caixa-page #editModal .fc-caixa-edit-actions #recalculate{
  min-width:205px!important;
}
@media(max-width:640px){
  body.fc-caixa-page #editModal{
    padding:12px!important;
    align-items:center!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-card{
    width:100%!important;
    max-width:100%!important;
    max-height:calc(100dvh - 24px)!important;
    padding:18px 16px 16px!important;
    border-radius:17px!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-head{
    padding-right:38px!important;
    margin-bottom:14px!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-head h2{
    font-size:1.48rem!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-head p{
    font-size:.8rem!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-fields .form-grid.two{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-fields input:not([type="checkbox"]),
  body.fc-caixa-page #editModal .fc-caixa-edit-fields select,
  body.fc-caixa-page #editModal .fc-caixa-edit-fields .money{
    height:44px!important;
    min-height:44px!important;
    font-size:16px!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-fields .money input{
    height:42px!important;
    min-height:42px!important;
    font-size:16px!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:10px!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-actions .btn{
    width:100%!important;
    min-width:0!important;
    height:44px!important;
    min-height:44px!important;
  }
  body.fc-caixa-page #editModal .fc-caixa-edit-actions #recalculate{order:1!important}
  body.fc-caixa-page #editModal .fc-caixa-edit-actions #cancelEdit{order:2!important}
}


/* ===== V8.1.8 — navegação mobile em gaveta + remoção da lâmpada flutuante ===== */
.fc-mobile-tool-drawer-wrap{display:none}
.fc-legacy-mobile-picker{display:none!important}
@media(max-width:760px){
  /* O seletor antigo não aparece mais. A navegação mobile passa a usar uma gaveta única. */
  .fc-mobile-calculator-picker.fc-legacy-mobile-picker,
  body.fc-amort-page>.fc-amort-mobile-picker.fc-legacy-mobile-picker{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}

  .fc-mobile-tool-drawer-wrap{display:block;position:sticky;top:0;z-index:165;width:100%;padding:7px 12px 8px;background:rgba(3,15,32,.985);border-bottom:1px solid rgba(120,154,197,.18);box-shadow:0 8px 18px rgba(0,0,0,.2)}
  .fc-mobile-tool-drawer{position:relative;width:min(100%,1180px);margin:0 auto}
  .fc-mobile-tool-drawer summary{list-style:none;display:grid;grid-template-columns:30px minmax(0,1fr) 24px;align-items:center;gap:8px;width:100%;min-height:44px;padding:7px 10px;border:1px solid rgba(101,227,49,.32);border-radius:12px;background:#09203c;color:#f5f9ff;cursor:pointer;user-select:none;box-sizing:border-box}
  .fc-mobile-tool-drawer summary::-webkit-details-marker{display:none}
  .fc-mobile-tool-drawer summary:focus-visible{outline:2px solid rgba(101,227,49,.75);outline-offset:2px}
  .fc-mobile-tool-drawer-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(101,227,49,.1);color:#85ef66;font-size:16px;font-weight:900}
  .fc-mobile-tool-drawer-current{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.2;font-weight:850;text-align:left}
  .fc-mobile-tool-drawer-arrow{display:grid;place-items:center;color:#9fb2c8;font-size:20px;transition:transform .16s ease}
  .fc-mobile-tool-drawer[open] .fc-mobile-tool-drawer-arrow{transform:rotate(180deg)}
  .fc-mobile-tool-drawer-menu{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:190;display:grid;gap:5px;padding:7px;border:1px solid rgba(120,154,197,.28);border-radius:14px;background:rgba(5,20,38,.995);box-shadow:0 20px 46px rgba(0,0,0,.48)}
  .fc-mobile-tool-drawer-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:43px;padding:9px 11px;border:1px solid transparent;border-radius:10px;color:#dce8f5;text-decoration:none;font-size:12.5px;font-weight:780;text-align:left}
  .fc-mobile-tool-drawer-link:hover,.fc-mobile-tool-drawer-link:focus-visible{background:rgba(255,255,255,.045);border-color:rgba(120,154,197,.18);outline:none}
  .fc-mobile-tool-drawer-link.active{background:rgba(101,227,49,.085);border-color:rgba(101,227,49,.25);color:#dffff0}
  .fc-mobile-tool-premium{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:rgba(139,115,224,.22);color:#d8ccff;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}

  /* Sugestões continuam disponíveis no sistema, mas sem botão/lâmpada sobre os campos. */
  .fc-feedback-fab{display:none!important}
}

/* ===== 8.1.7 BASE - AJUSTE FINAL AMORTIZACAO ===== */
body.fc-amort-page [data-result-panel="chart"] .fc-chart-card{
  background:#07182c!important;
  border-color:#263c58!important;
  color:#f4f8ff!important;
}
body.fc-amort-page [data-result-panel="chart"] .fc-chart-heading .eyebrow{color:#86ef4e!important}
body.fc-amort-page [data-result-panel="chart"] .fc-chart-heading h3{color:#f4f8ff!important}
body.fc-amort-page [data-result-panel="chart"] .fc-chart-legend{color:#9db0ca!important}
body.fc-amort-page [data-result-panel="chart"] .fc-chart-legend .base-line{background:#a7b8cc!important}
body.fc-amort-page [data-result-panel="chart"] .fc-chart-legend .amort-line{background:#8dcc2a!important}
body.fc-amort-page .fc-result-footer-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}
body.fc-amort-page .fc-result-footer-actions .btn{min-width:148px!important;max-width:100%!important}
body.fc-amort-page .fc-amort-print-report{display:none}

@media(max-width:760px){
  body.fc-amort-page .fc-result-footer-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  body.fc-amort-page .fc-result-footer-actions .btn{width:100%!important;min-width:0!important}
}
@media(max-width:460px){
  body.fc-amort-page .fc-result-footer-actions{grid-template-columns:1fr!important}
}

@media print{
  @page{size:A4 portrait;margin:6mm!important}
  html,body.fc-amort-page{width:210mm!important;min-height:297mm!important;margin:0!important;padding:0!important;background:#fff!important}
  body.fc-amort-page>*:not(#amortPrintReport){display:none!important}
  body.fc-amort-page #amortPrintReport.fc-amort-print-report{
    display:block!important;
    -webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    color:#172233!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:8.4pt!important;
    line-height:1.2!important;
  }
  body.fc-amort-page .fc-amort-print-report header{
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    border-bottom:1.8px solid #102a43!important;padding:0 0 5px!important;margin:0!important;
  }
  body.fc-amort-page .fc-amort-print-report header img{width:145px!important;height:auto!important}
  body.fc-amort-page .fc-amort-print-report header div{text-align:right!important}
  body.fc-amort-page .fc-amort-print-report header span{font-size:7pt!important;color:#607386!important}
  body.fc-amort-page .fc-amort-print-report header b{font-size:7.3pt!important;color:#172233!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title{padding:6px 0 5px!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title span{font-size:6.5pt!important;color:#2e8a63!important;font-weight:800!important;letter-spacing:.07em!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title h1{font-size:15.5pt!important;line-height:1.08!important;margin:2px 0 3px!important;color:#172233!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-title p{font-size:7.1pt!important;line-height:1.3!important;color:#566979!important;margin:0!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client{
    display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;
    border:1px solid #dce4eb!important;border-radius:6px!important;padding:5px 7px!important;margin:0 0 5px!important;
  }
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client span{font-size:6.1pt!important;color:#6a7d8d!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client b{font-size:7.5pt!important;color:#172233!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-client small{font-size:5.9pt!important;color:#5c6e7d!important;margin-top:1px!important}

  body.fc-amort-page .fc-amort-print-block{
    display:block!important;border:1px solid #dce4eb!important;border-radius:5px!important;
    padding:5px 6px!important;margin:0 0 5px!important;background:#fff!important;break-inside:avoid!important;
  }
  body.fc-amort-page .fc-amort-print-block-title{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important;margin-bottom:4px!important}
  body.fc-amort-page .fc-amort-print-block-title span{font-size:6.8pt!important;font-weight:900!important;letter-spacing:.07em!important;color:#2e8a63!important}
  body.fc-amort-page .fc-amort-print-block-title small{font-size:6.2pt!important;font-weight:700!important;color:#4b6073!important}

  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid{
    display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;border:0!important;border-radius:0!important;gap:4px!important;overflow:visible!important;
  }
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid>div{
    display:block!important;border:1px solid #e2e8ee!important;border-radius:5px!important;padding:4px 5px!important;min-width:0!important;background:#fff!important;
  }
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid>div:nth-child(odd){border-right:1px solid #e2e8ee!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid span{display:block!important;font-size:5.7pt!important;line-height:1.1!important;color:#66798a!important}
  body.fc-amort-page .fc-amort-print-report .fc-caixa-print-grid b{display:block!important;font-size:6.8pt!important;line-height:1.1!important;text-align:left!important;color:#172233!important;margin-top:1px!important;white-space:normal!important;overflow-wrap:anywhere!important}

  body.fc-amort-page .fc-amort-print-summary-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important}
  body.fc-amort-page .fc-amort-print-summary-grid>div{border:1px solid #e0e7ed!important;border-radius:5px!important;padding:4px 5px!important;background:#fff!important}
  body.fc-amort-page .fc-amort-print-summary-grid span{display:block!important;font-size:5.7pt!important;color:#65798a!important;line-height:1.1!important}
  body.fc-amort-page .fc-amort-print-summary-grid b{display:block!important;font-size:7.4pt!important;color:#172233!important;line-height:1.1!important;margin-top:1px!important}
  body.fc-amort-page .fc-amort-print-reading{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;margin:4px 0 0!important;padding:0!important;border:0!important;background:#fff!important}
  body.fc-amort-page .fc-amort-print-reading>div{border:1px solid #e0e7ed!important;border-radius:5px!important;padding:4px 5px!important}
  body.fc-amort-page .fc-amort-print-reading b{display:block!important;font-size:6.1pt!important;color:#2e8a63!important;margin-bottom:1px!important}
  body.fc-amort-page .fc-amort-print-reading span{display:block!important;font-size:5.55pt!important;line-height:1.25!important;color:#526577!important}

  body.fc-amort-page .fc-amort-print-table-wrap{border:1px solid #e0e7ed!important;border-radius:4px!important;overflow:hidden!important}
  body.fc-amort-page .fc-amort-print-table{width:100%!important;border-collapse:collapse!important;table-layout:fixed!important}
  body.fc-amort-page .fc-amort-print-table th,body.fc-amort-page .fc-amort-print-table td{padding:3.5px 5px!important;border-bottom:1px solid #e8edf1!important;border-right:1px solid #e8edf1!important;font-size:6pt!important;text-align:left!important;line-height:1.2!important;color:#26394c!important}
  body.fc-amort-page .fc-amort-print-table thead th{background:#f4f7f9!important;font-weight:800!important;color:#42586c!important}
  body.fc-amort-page .fc-amort-print-table tbody th{font-weight:800!important;width:23%!important;color:#172233!important;background:#fff!important}
  body.fc-amort-page .fc-amort-print-table tr:last-child>*{border-bottom:0!important}
  body.fc-amort-page .fc-amort-print-table tr>*:last-child{border-right:0!important}

  body.fc-amort-page .fc-amort-print-recommendations{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important}
  body.fc-amort-page .fc-amort-print-recommendations>div{border:1px solid #e1e7ec!important;border-radius:5px!important;padding:4px 5px!important;background:#fff!important}
  body.fc-amort-page .fc-amort-print-recommendations b{display:block!important;font-size:6pt!important;color:#172233!important;line-height:1.12!important}
  body.fc-amort-page .fc-amort-print-recommendations span{display:block!important;font-size:5.4pt!important;color:#566979!important;line-height:1.22!important;margin-top:1px!important}

  body.fc-amort-page .fc-amort-print-chart-block{margin-bottom:4px!important;padding-bottom:4px!important}
  body.fc-amort-page .fc-amort-print-chart-head{display:flex!important;justify-content:flex-end!important;gap:12px!important;margin:-1px 2px 2px!important;font-size:6.1pt!important;color:#5b7085!important}
  body.fc-amort-page .fc-amort-print-chart-head span{display:flex!important;align-items:center!important;gap:3px!important}
  body.fc-amort-page .fc-amort-print-chart-head i{display:inline-block!important;width:7px!important;height:7px!important;border-radius:50%!important}
  body.fc-amort-page .fc-amort-print-chart-head i.base{background:#a7b8cc!important}
  body.fc-amort-page .fc-amort-print-chart-head i.optimized{background:#8dcc2a!important}
  body.fc-amort-page #amortPrintChart{display:block!important;width:100%!important;height:68mm!important;object-fit:contain!important;border:1px solid #e1e7ec!important;border-radius:4px!important;background:#fff!important}

  body.fc-amort-page .fc-amort-print-report footer{display:flex!important;justify-content:space-between!important;gap:10px!important;margin:3px 0 0!important;padding-top:4px!important;border-top:1px solid #dce4eb!important;font-size:5.5pt!important;line-height:1.2!important;color:#617385!important;background:#fff!important}
  body.fc-amort-page .fc-amort-print-report footer b{color:#1b6f50!important}
  body.fc-amort-page .fc-amort-print-report footer span{max-width:84%!important;text-align:right!important}
}

/* ===== V8.1.9 — impressão CAIXA em uma única página ===== */
@media print{
  body.fc-caixa-page{height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}
  body.fc-caixa-page .fc-caixa-print-report{height:auto!important;min-height:0!important;overflow:visible!important;break-after:avoid-page!important;page-break-after:avoid!important}
}


/* ===== V8.1.12 — Amortização iPhone em uma única página ===== */
@media print{
  html{height:auto!important;min-height:0!important}
  body.fc-amort-page{height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}
  body.fc-amort-page #amortPrintReport.fc-amort-print-report{height:auto!important;min-height:0!important;overflow:visible!important;break-after:avoid-page!important;page-break-after:avoid!important}
}


/* ===== V8.1.17 — Amortização: construtor de aportes ===== */
body.fc-amort-page .fc-amort-builder{margin:16px 0 12px}
body.fc-amort-page .fc-amort-builder-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:13px;padding:5px;border:1px solid rgba(157,176,202,.15);border-radius:12px;background:rgba(4,16,29,.52)}
body.fc-amort-page .fc-amort-builder-tabs button{min-height:36px;border:0;border-radius:9px;background:transparent;color:#8ea3bd;font-size:.72rem;font-weight:850;cursor:pointer}
body.fc-amort-page .fc-amort-builder-tabs button.active{background:rgba(57,220,141,.11);color:#7cf0b5;box-shadow:inset 0 0 0 1px rgba(57,220,141,.17)}
body.fc-amort-page .fc-amort-builder-panel{padding:14px;border:1px solid rgba(61,92,124,.28);border-radius:14px;background:rgba(7,24,41,.58)}
body.fc-amort-page .fc-amort-builder-title{margin-bottom:12px}.fc-amort-builder-title h3{margin:3px 0;font-size:1rem}.fc-amort-builder-title p{margin:0;color:#9db0ca;font-size:.72rem;line-height:1.4}
body.fc-amort-page .fc-amort-source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:4px 0 12px}
body.fc-amort-page label.fc-amort-source-card{margin:0!important;display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;padding:11px!important;border:1px solid rgba(157,176,202,.17)!important;border-radius:12px!important;background:rgba(5,19,34,.58)!important;cursor:pointer}
body.fc-amort-page .fc-amort-source-card:has(input:checked){border-color:rgba(57,220,141,.35)!important;background:rgba(57,220,141,.07)!important}
body.fc-amort-page .fc-amort-source-card input,body.fc-amort-page .fc-amort-repeat-toggle input{width:18px!important;height:18px!important;min-height:18px!important;margin:1px 0 0!important;accent-color:#39dc8d}
body.fc-amort-page .fc-amort-source-card span,body.fc-amort-page .fc-amort-repeat-toggle span{display:grid;gap:2px;min-width:0}body.fc-amort-page .fc-amort-source-card b{color:#f3f7fc;font-size:.78rem}body.fc-amort-page .fc-amort-source-card small{color:#8499b3;font-size:.65rem;line-height:1.35}
body.fc-amort-page .fc-amort-source-fields{margin-top:9px;padding:12px;border:1px solid rgba(157,176,202,.14);border-radius:12px;background:rgba(3,15,27,.42)}
body.fc-amort-page .fc-amort-source-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:8px}body.fc-amort-page .fc-amort-source-head b{font-size:.82rem;color:#7cf0b5}body.fc-amort-page .fc-amort-source-head span{font-size:.65rem;color:#8499b3;text-align:right}
body.fc-amort-page label.fc-amort-repeat-toggle{display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;gap:9px!important;margin:3px 0 10px!important;padding:10px 11px!important;border:1px dashed rgba(57,220,141,.22)!important;border-radius:11px!important;background:rgba(57,220,141,.035)!important;cursor:pointer}body.fc-amort-page .fc-amort-repeat-toggle b{font-size:.74rem;color:#dfe9f5}body.fc-amort-page .fc-amort-repeat-toggle small{font-size:.64rem;color:#8499b3;line-height:1.35}
body.fc-amort-page .fc-amort-builder-nav{margin-top:12px;align-items:center}
body.fc-amort-page .fc-amort-review-list{display:grid;gap:7px}body.fc-amort-page .fc-amort-review-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid rgba(157,176,202,.14);border-radius:11px;background:rgba(3,15,27,.42)}body.fc-amort-page .fc-amort-review-list article div{display:grid;gap:2px}body.fc-amort-page .fc-amort-review-list article b{font-size:.76rem}body.fc-amort-page .fc-amort-review-list article span{font-size:.66rem;color:#8ea3bd}body.fc-amort-page .fc-amort-review-list article strong{font-size:.68rem;color:#7cf0b5;white-space:nowrap}.fc-amort-review-empty{padding:13px;text-align:center;color:#8ea3bd;font-size:.72rem}
body.fc-amort-page .fc-amort-review-total{display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:end;margin-top:9px;padding:11px 12px;border-radius:11px;background:rgba(57,220,141,.07);border:1px solid rgba(57,220,141,.18)}body.fc-amort-page .fc-amort-review-total span{font-size:.68rem;color:#9db0ca}body.fc-amort-page .fc-amort-review-total strong{font-size:1rem;color:#7cf0b5}body.fc-amort-page .fc-amort-review-total small{grid-column:1/-1;font-size:.62rem;color:#8499b3}
@media(max-width:820px){body.fc-amort-page .fc-amort-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.fc-amort-page .fc-amort-source-fields .fc-form-grid.three{grid-template-columns:1fr!important}body.fc-amort-page .fc-amort-source-head{display:grid;gap:2px}body.fc-amort-page .fc-amort-source-head span{text-align:left}}
@media(max-width:430px){body.fc-amort-page .fc-amort-builder-panel{padding:11px}body.fc-amort-page .fc-amort-source-grid{grid-template-columns:1fr 1fr;gap:6px}body.fc-amort-page label.fc-amort-source-card{padding:9px!important}body.fc-amort-page .fc-amort-builder-tabs button{font-size:.66rem;padding:7px 4px}}
@media print{body.fc-amort-page .fc-amort-builder{display:none!important}}


/* V8.1.18 — Amortização: aportes recolhíveis no mobile */
body.fc-amort-page .fc-amort-source-grid{grid-template-columns:1fr!important;gap:8px!important}
body.fc-amort-page .fc-amort-source-accordion{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#081627}
body.fc-amort-page .fc-amort-source-accordion .fc-amort-source-card{margin:0!important;border:0!important;border-radius:0!important;min-height:62px;padding:11px 13px!important;background:transparent!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}
body.fc-amort-page .fc-amort-source-accordion .fc-amort-source-card.selected{background:rgba(57,220,141,.055)!important}
body.fc-amort-page .fc-amort-source-accordion .fc-amort-source-card.expanded{border-bottom:1px solid rgba(57,220,141,.16)!important}
body.fc-amort-page .fc-amort-source-card>span:not(.fc-amort-source-action){min-width:0}
body.fc-amort-page .fc-amort-source-card small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}
body.fc-amort-page .fc-amort-source-action{font-size:10px;font-weight:900;color:var(--green);white-space:nowrap;align-self:center}
body.fc-amort-page .fc-amort-source-fields{margin:0!important;padding:14px 13px 12px!important;border:0!important;border-radius:0!important;background:rgba(7,20,36,.58)!important}
body.fc-amort-page:not([data-amort-builder-tab="review"]) #calculatePreview{display:none!important}
body.fc-amort-page[data-amort-builder-tab="review"] #calculatePreview{display:block!important}
@media(max-width:640px){
  body.fc-amort-page .fc-amort-source-accordion .fc-amort-source-card{min-height:58px;padding:10px 11px!important}
  body.fc-amort-page .fc-amort-source-fields{padding:12px 11px 10px!important}
  body.fc-amort-page .fc-amort-source-action{font-size:9px}
}


/* ===== V8.2.0 — 1 simulação grátis + captura de leads + paywall ===== */
body.fc-caixa-page .fc-free-simulation-note{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 16px;padding:11px 13px;border:1px solid rgba(103,232,62,.22);border-radius:12px;background:rgba(103,232,62,.06)}
body.fc-caixa-page .fc-free-simulation-note b{color:#80ef5c;font-size:.78rem}body.fc-caixa-page .fc-free-simulation-note span{color:#9fb3c8;font-size:.7rem;text-align:right}
body.fc-caixa-page .fc-free-account-card,body.fc-caixa-page .fc-free-paywall-card{width:min(540px,96vw)!important;padding:26px!important}
body.fc-caixa-page .fc-free-account-card p,body.fc-caixa-page .fc-free-paywall-card p{color:#aebfd2;line-height:1.55}
body.fc-caixa-page .fc-free-account-summary{display:grid;gap:2px;margin:12px 0;padding:11px 12px;border:1px solid rgba(157,176,202,.16);border-radius:11px;background:rgba(4,19,43,.42)}
body.fc-caixa-page .fc-free-account-summary span{font-weight:850;color:#eef6ff}body.fc-caixa-page .fc-free-account-summary small{color:#91a6bd}
body.fc-caixa-page .fc-free-account-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}body.fc-caixa-page .fc-free-account-actions .btn{flex:1;min-width:190px}
body.fc-caixa-page .fc-free-account-legal{display:block;margin-top:12px;color:#7f94aa;line-height:1.45}
body.fc-caixa-page .fc-free-paywall-card ul{display:grid;gap:7px;margin:14px 0 2px;padding-left:20px;color:#dce8f4;font-size:.8rem}
.fc-funnel-metrics.fc-funnel-metrics-v820{grid-template-columns:repeat(7,minmax(0,1fr))}.fc-lead-funnel-stage{display:inline-flex!important;width:max-content;padding:3px 7px;border-radius:999px;background:rgba(103,232,62,.08);border:1px solid rgba(103,232,62,.16);color:#91e879!important;font-weight:800}
@media(max-width:1100px){.fc-funnel-metrics.fc-funnel-metrics-v820{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){body.fc-caixa-page .fc-free-simulation-note{display:grid}body.fc-caixa-page .fc-free-simulation-note span{text-align:left}.fc-funnel-metrics.fc-funnel-metrics-v820{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){body.fc-caixa-page .fc-free-account-card,body.fc-caixa-page .fc-free-paywall-card{padding:20px 16px!important;border-radius:18px!important}body.fc-caixa-page .fc-free-account-actions{display:grid}body.fc-caixa-page .fc-free-account-actions .btn{width:100%;min-width:0}}

/* V8.2.1 — selects CAIXA legíveis desde a primeira abertura */
.fc-caixa-page select{color-scheme:dark}
.fc-caixa-page select option{background:#071526;color:#f5f8fe}


/* PDF: keep the legal note and site address at the bottom of the A4 page. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report{
    display:flex!important;
    flex-direction:column!important;
    box-sizing:border-box!important;
    min-height:calc(297mm - 24mm)!important;
    height:auto!important;
    padding-bottom:0!important;
    overflow:visible!important;
  }
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report>footer{
    margin-top:auto!important;
  }
}


/* PDF: anchor the legal note and site address to the physical bottom of A4. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report{
    position:relative!important;
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    height:273mm!important;
    min-height:273mm!important;
    padding-bottom:0!important;
    overflow:visible!important;
  }
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report>footer{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    margin:0!important;
  }
}


/* PDF: lower the footer into the bottom visual area of the A4 page. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report>footer{
    bottom:-20mm!important;
  }
}


/* PDF: lower the footer another 20mm in the bottom area of the A4 page. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report>footer{
    bottom:-40mm!important;
  }
}


/* PDF: sobe o rodapé 15mm para manter todo o relatório dentro da folha. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report>footer{
    bottom:-25mm!important;
  }
}


/* PDF: desce o rodapé mais 5mm, mantendo-o dentro da folha. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report>footer{
    bottom:-30mm!important;
  }
}


/* PDF: mantém o rodapé visualmente baixo sem criar uma segunda página. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report{
    height:243mm!important;
    min-height:243mm!important;
  }
}


/* PDF: desce visualmente o rodapé mais 30mm sem aumentar a área paginada. */
@media print{
  body.fc-caixa-page #caixaPrintReport.fc-caixa-print-report>footer{
    transform:translateY(30mm)!important;
  }
}
