:root{--bg: #f5f7fb;--panel: #fff;--ink: #111827;--muted: #6b7280;--line: #dbe2ea;--brand: #2563eb;--ok: #059669;--warn: #d97706;--bad: #dc2626}*{box-sizing:border-box}body{min-height:100vh;margin:0;color:var(--ink);background:var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.app-footer{background:#1a252f}.app-footer-brand{display:flex;justify-content:center;align-items:center}.app-footer-logo{display:block;height:clamp(5rem,14vw,6.75rem);width:auto;max-width:100%}.app-footer-lead{margin:0 0 .5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:750;line-height:1.35;color:#fff;letter-spacing:-.01em}.app-footer-blurb{margin:0 0 1rem;max-width:40rem;font-size:.875rem;line-height:1.6;color:#ffffff94}.app-footer-nav{display:flex;flex-wrap:wrap;gap:.35rem .75rem}.app-footer-nav-link{font-size:.8125rem;font-weight:650;color:#ffffffb8;text-decoration:none;transition:color .15s}.app-footer-nav-link:hover{color:#fff}.app-footer-nav-link:not(:last-child):after{content:"·";margin-left:.75rem;font-weight:400;color:#ffffff47;pointer-events:none}.app-footer-divider{border:0;border-top:1px solid rgba(255,255,255,.1);opacity:1}.app-footer-copy{font-size:.75rem;color:#ffffff73;text-align:center}.skip-link{position:absolute;top:8px;left:8px;z-index:100;padding:8px 12px;border-radius:8px;background:var(--brand);color:#fff;font-weight:700;text-decoration:none}.skip-link:focus{outline:2px solid #fff;outline-offset:2px}.main{min-width:0}.brand{display:flex;align-items:center;flex-shrink:0}.brand-logo{display:block;height:44px;width:auto}.brand:hover .brand-logo{opacity:.92}.nav-stack{display:flex;gap:6px;min-width:0;flex-wrap:wrap}.nav-link-app{border:0;background:transparent;color:#475569;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-weight:650;cursor:pointer;text-decoration:none;font-size:.9rem}.nav-link-app i{width:18px;text-align:center}.nav-link-app.active,.nav-link-app:hover{background:#eaf1ff;color:var(--brand)}.nav-link-app:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.panel-title{margin:0;font-size:1rem;font-weight:850;line-height:1.3}.topbar{height:72px;background:#fffffff0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar-left{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto}.content{width:100%;padding:16px clamp(12px,2.5vw,32px);display:grid;gap:20px;align-content:start}.border-line{--bs-border-color: var(--line)}.metric-grid-row{margin-bottom:4px}.metric-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric,.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 22px #0f172a0d}.metric{min-height:100px;padding:14px 16px;display:grid;align-content:space-between;gap:6px}@media(min-width:992px){.metric{min-height:112px}}.metric-label{color:var(--muted);font-size:.85rem;font-weight:700}.metric-value{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.1;font-weight:850;word-break:break-word}.metric-note{color:var(--muted);font-size:.8rem;min-height:20px}.panel{overflow:hidden}.panel-head{min-height:58px;padding:14px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.panel-body{padding:16px}.legal-page{background:#fff}.legal-hero{padding:clamp(1.5rem,4vw,3.25rem);color:#f8fafc;background:radial-gradient(circle at 90% 10%,rgba(56,189,248,.24),transparent 30%),linear-gradient(135deg,#0f2744,#1d4f7a)}.legal-eyebrow{margin:0 0 .75rem;color:#93c5fd;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.legal-title{max-width:48rem;margin:0;color:#fff;font-size:clamp(1.8rem,4vw,2.75rem);font-weight:800;letter-spacing:-.035em}.legal-intro{max-width:47rem;margin:1rem 0 0;color:#ffffffd1;font-size:1.02rem;line-height:1.7}.legal-updated{width:fit-content;margin:1.25rem 0 0;padding:.4rem .65rem;border:1px solid rgba(191,219,254,.35);border-radius:999px;color:#dbeafe;font-size:.8rem}.legal-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.legal-summary>div{display:flex;gap:.8rem;padding:1rem clamp(1rem,3vw,2rem);background:#f8fafc}.legal-summary i{margin-top:.12rem;color:#2563eb}.legal-summary strong,.legal-summary span{display:block}.legal-summary strong{color:#172033;font-size:.85rem}.legal-summary span{margin-top:.16rem;color:#64748b;font-size:.8rem;line-height:1.45}.legal-layout{display:grid;grid-template-columns:minmax(12rem,15rem) minmax(0,1fr);gap:clamp(1.25rem,4vw,3.5rem);padding:clamp(1.25rem,4vw,3rem)}.legal-toc{align-self:start;position:sticky;top:1rem}.legal-toc>p{margin:0 0 .6rem;color:#475569;font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.legal-toc nav{display:grid;gap:.1rem}.legal-toc a{display:grid;grid-template-columns:1.7rem 1fr;gap:.25rem;padding:.4rem .45rem;border-radius:.35rem;color:#475569;font-size:.78rem;line-height:1.35;text-decoration:none}.legal-toc a:hover,.legal-toc a:focus-visible{background:#eff6ff;color:#1d4ed8}.legal-toc a span{color:#94a3b8;font-variant-numeric:tabular-nums}.legal-document{min-width:0;max-width:53rem}.legal-notice{display:flex;gap:.75rem;margin-bottom:2rem;padding:.9rem 1rem;border:1px solid #bae6fd;border-radius:.6rem;background:#f0f9ff;color:#0c4a6e}.legal-notice i{margin-top:.18rem}.legal-notice p{margin:0;font-size:.88rem;line-height:1.55}.legal-section{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:.7rem;padding:0 0 2rem;margin:0 0 2rem;border-bottom:1px solid #e2e8f0;scroll-margin-top:1rem}.legal-section-number{padding-top:.16rem;color:#2563eb;font-size:.78rem;font-weight:800;letter-spacing:.06em}.legal-section h2{margin:0 0 .75rem;color:#172033;font-size:clamp(1.05rem,2vw,1.22rem);font-weight:750;letter-spacing:-.015em}.legal-section p{margin:0 0 .9rem;color:#475569;font-size:.94rem;line-height:1.78}.legal-section p:last-child{margin-bottom:0}.legal-document-footer{display:flex;justify-content:space-between;gap:1rem;padding-top:.25rem;color:#94a3b8;font-size:.75rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .span-2{grid-column:span 2}.soft-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:800;white-space:nowrap}.soft-badge.ok{color:#065f46;background:#d1fae5}.soft-badge.warn{color:#92400e;background:#fef3c7}.soft-badge.bad{color:#991b1b;background:#fee2e2}.soft-badge.idle{color:#475569;background:#e2e8f0}.result-table{width:100%;margin-bottom:0;--bs-table-striped-bg: #f8fafc;--bs-table-border-color: var(--line)}.result-table th,.result-table td{padding:10px 12px;vertical-align:middle}.result-table th{color:var(--muted);font-size:.85rem;font-weight:700;width:42%;background:transparent}.step-card{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.step-card h3{font-size:1rem;font-weight:850;margin:0 0 12px}.step-number{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--brand);color:#fff;font-size:.85rem;font-weight:800;margin-right:8px}.home-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.home-card{padding:20px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.home-card:hover{border-color:var(--brand);box-shadow:0 12px 28px #2563eb1f}.home-card i.card-icon{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:10px;background:#eaf1ff;color:var(--brand);font-size:1.2rem;margin-bottom:12px}.alert-inline{padding:10px 12px;border-radius:8px;font-size:.875rem;font-weight:600}.alert-inline.warn{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.alert-inline.info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.calc-explicacao{background:#f8fafc;border:1px solid var(--line);border-radius:8px;padding:14px 16px;margin-bottom:16px}.calc-explicacao-titulo{font-size:.9rem;font-weight:800;color:var(--ink);margin-bottom:10px}.calc-explicacao-lista{margin:0;padding-left:1.25rem;color:var(--muted);font-size:.875rem;line-height:1.55}.calc-explicacao-lista li+li{margin-top:8px}.calc-explicacao-lista strong{color:var(--ink);font-weight:700}.calc-explicacao-intro{margin:0;color:var(--muted);font-size:.875rem;line-height:1.55}.step-card .calc-explicacao{margin-bottom:12px;padding:10px 12px}.step-card .calc-explicacao-lista{font-size:.8rem}.calc-layout{align-items:stretch}.calc-layout-entrada,.calc-layout-resultado{min-width:0}@media(min-width:992px){.calc-layout-divider{border-right:1px solid var(--line);padding-right:1.5rem}.calc-layout-resultado{padding-left:1.5rem}}@media(min-width:1200px){.calc-layout-divider{padding-right:2rem}.calc-layout-resultado{padding-left:2rem}}.calc-layout-hr{margin:0;border:0;border-top:1px solid var(--line);opacity:1}@media(max-width:991.98px){.calc-layout-entrada{padding-bottom:.25rem}.legal-layout{grid-template-columns:1fr}.legal-toc{position:static;padding:.9rem;border:1px solid #e2e8f0;border-radius:.6rem;background:#f8fafc}.legal-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}}.panel-head-extra{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.home-card-link{display:block;height:100%;color:inherit;text-decoration:none}.home-card-link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:10px}.home-page{display:grid;gap:clamp(1.25rem,3vw,2rem)}.home-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);gap:clamp(2rem,6vw,5rem);min-height:33rem;padding:clamp(1.75rem,5vw,4.5rem);overflow:hidden;border-radius:1rem;background:radial-gradient(circle at 0% 100%,rgba(59,130,246,.22),transparent 37%),radial-gradient(circle at 95% 0%,rgba(45,212,191,.17),transparent 33%),linear-gradient(135deg,#0b1f37,#123d68 56%,#164e63);box-shadow:0 22px 48px #0f172a24}.home-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:2.5rem 2.5rem;-webkit-mask-image:linear-gradient(to right,#000,transparent 75%);mask-image:linear-gradient(to right,#000,transparent 75%)}.home-hero-copy,.home-hero-visual{position:relative;z-index:1}.home-hero-copy{align-self:center;max-width:42rem;animation:home-rise .65s ease-out both}.home-eyebrow{display:flex;align-items:center;gap:.5rem;margin:0 0 .9rem;color:#a5f3fc;font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.home-eyebrow span{width:1.6rem;height:2px;background:currentColor}.home-eyebrow-dark{color:#2563eb}.home-hero h1{max-width:42rem;margin:0;color:#fff;font-size:clamp(2.15rem,5vw,4rem);font-weight:800;letter-spacing:-.05em;line-height:1.04}.home-hero-text{max-width:37rem;margin:1.25rem 0 0;color:#ffffffc7;font-size:clamp(.98rem,1.7vw,1.08rem);line-height:1.7}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.85rem;padding:.7rem 1rem;border:1px solid transparent;border-radius:.55rem;font-size:.9rem;font-weight:750;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.home-btn:hover{transform:translateY(-2px)}.home-btn-primary{color:#0f2744;background:#fff}.home-btn-primary:hover{color:#0f2744;background:#dff7ff}.home-btn-secondary{border-color:#ffffff5c;color:#fff;background:#0f172a1f}.home-btn-secondary:hover{color:#fff;border-color:#ffffffa8;background:#ffffff1f}.home-trust-list{display:flex;flex-wrap:wrap;gap:.85rem 1.75rem;margin:2.35rem 0 0}.home-trust-list div{display:flex;align-items:baseline;gap:.35rem}.home-trust-list dt{color:#fff;font-size:1rem;font-weight:800}.home-trust-list dd{margin:0;color:#ffffff9e;font-size:.78rem}.home-hero-visual{display:grid;place-items:center;min-height:24rem;animation:home-rise .8s .1s ease-out both}.home-grid-glow,.home-orbit{position:absolute;border:1px solid rgba(186,230,253,.22);border-radius:50%}.home-grid-glow{width:23rem;height:23rem;background:radial-gradient(circle,rgba(14,165,233,.14),transparent 66%);filter:blur(4px)}.home-orbit-one{width:24rem;height:24rem;animation:home-orbit 15s linear infinite}.home-orbit-two{width:17rem;height:17rem;border-color:#2dd4bf3d;animation:home-orbit 11s linear infinite reverse}.home-flow-card{position:relative;width:min(100%,18rem);padding:1.25rem;border:1px solid rgba(186,230,253,.32);border-radius:.85rem;background:#0a233cad;box-shadow:0 22px 45px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-flow-kicker{display:block;margin-bottom:.85rem;color:#a5f3fc;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-flow-node{display:flex;align-items:center;gap:.65rem;min-height:2.2rem;padding:.45rem .65rem;border:1px solid rgba(186,230,253,.15);border-radius:.45rem;color:#fffc;background:#ffffff0f;font-size:.8rem;font-weight:700}.home-flow-node i{width:1rem;color:#67e8f9;text-align:center}.home-flow-node.active{border-color:#67e8f994;color:#fff;background:#0ea5e92e}.home-flow-line{width:1px;height:.55rem;margin:0 auto;background:linear-gradient(#67e8f9,#67e8f92e)}.home-float-chip{position:absolute;display:flex;align-items:center;gap:.4rem;padding:.48rem .65rem;border:1px solid rgba(226,232,240,.24);border-radius:999px;color:#e0f2fe;background:#0f172a99;box-shadow:0 10px 24px #00000026;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-float-chip i{color:#5eead4}.home-float-chip-one{top:10%;right:0;animation:home-float 4.6s ease-in-out infinite}.home-float-chip-two{bottom:13%;left:0;animation:home-float 5.1s .4s ease-in-out infinite reverse}.home-modules,.home-how{padding:clamp(1.35rem,3.5vw,2.5rem);border:1px solid var(--line);border-radius:1rem;background:#fff;box-shadow:0 12px 28px #0f172a0a}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.home-section-heading h2,.home-how h2{margin:0;color:#172033;font-size:clamp(1.35rem,3vw,2rem);font-weight:800;letter-spacing:-.035em}.home-section-heading p:not(.home-eyebrow){max-width:35rem;margin:.6rem 0 0;color:#64748b;font-size:.92rem}.home-filter{display:flex;flex-wrap:wrap;gap:.35rem}.home-filter button{padding:.43rem .7rem;border:1px solid #dbe2ea;border-radius:999px;color:#64748b;background:#fff;font-size:.77rem;font-weight:700;transition:color .16s ease,background .16s ease,border-color .16s ease}.home-filter button:hover,.home-filter button.active{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.home-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.home-module-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:7.5rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.7rem;color:inherit;background:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-module-card:hover{transform:translateY(-3px);border-color:#93c5fd;box-shadow:0 13px 24px #2563eb1c}.home-module-card:focus-visible,.home-catalog-cta:focus-visible,.home-btn:focus-visible{outline:2px solid #60a5fa;outline-offset:3px}.home-module-icon,.home-catalog-icon{display:grid;flex:0 0 auto;place-items:center;width:2.5rem;height:2.5rem;border-radius:.6rem;color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#ecfeff)}.home-module-content{min-width:0}.home-module-content strong,.home-module-content small{display:block}.home-module-content strong{color:#172033;font-size:.88rem}.home-module-content small{margin-top:.28rem;color:#64748b;font-size:.73rem;line-height:1.4}.home-module-arrow{color:#94a3b8;font-size:.72rem;transition:color .18s ease,transform .18s ease}.home-module-card:hover .home-module-arrow{color:#2563eb;transform:translate(1px,-1px)}.home-card-enter-active,.home-card-leave-active{transition:opacity .2s ease,transform .2s ease}.home-card-enter-from,.home-card-leave-to{opacity:0;transform:scale(.97)}.home-catalog-cta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;margin-top:.9rem;padding:1rem 1.1rem;border:1px solid #bae6fd;border-radius:.7rem;color:#0c4a6e;background:linear-gradient(100deg,#f0f9ff,#f8fafc);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.home-catalog-cta:hover{transform:translateY(-2px);color:#0c4a6e;box-shadow:0 10px 22px #0e74901a}.home-catalog-cta .home-catalog-icon{color:#0e7490;background:#cffafe}.home-catalog-cta strong,.home-catalog-cta small{display:block}.home-catalog-cta strong{font-size:.88rem}.home-catalog-cta small{margin-top:.15rem;color:#476c7f;font-size:.77rem}.home-how{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(1.5rem,4vw,4rem);background:linear-gradient(135deg,#fff,#f8fbff)}.home-how ol{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.home-how li{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.75rem}.home-how li>span{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:50%;color:#1d4ed8;background:#dbeafe;font-size:.7rem;font-weight:800}.home-how strong{color:#172033;font-size:.9rem}.home-how li p{margin:.2rem 0 0;color:#64748b;font-size:.84rem;line-height:1.55}.home-disclaimer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.85rem 1rem;border:1px solid #fde68a;border-radius:.75rem;color:#713f12;background:#fffbeb}.home-disclaimer>i{color:#d97706}.home-disclaimer p{margin:0;font-size:.82rem;line-height:1.5}.home-disclaimer a{color:#92400e;font-size:.78rem;font-weight:750;white-space:nowrap}@keyframes home-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes home-orbit{to{transform:rotate(360deg)}}@keyframes home-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:1199.98px){.home-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991.98px){.home-hero,.home-how{grid-template-columns:1fr}.home-hero{min-height:0}.home-hero-visual{min-height:20rem}.home-section-heading{align-items:flex-start;flex-direction:column}.home-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.home-hero{gap:1.5rem;padding:1.5rem;border-radius:.75rem}.home-hero h1{font-size:2.1rem}.home-hero-actions,.home-hero-actions .home-btn{width:100%}.home-trust-list{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1.75rem}.home-hero-visual{min-height:17rem}.home-grid-glow,.home-orbit-one{width:19rem;height:19rem}.home-orbit-two{width:13rem;height:13rem}.home-float-chip{font-size:.65rem}.home-float-chip-one{right:-.5rem}.home-float-chip-two{left:-.5rem}.home-modules,.home-how{padding:1.2rem;border-radius:.75rem}.home-module-grid{grid-template-columns:1fr}.home-module-card{min-height:5.8rem}.home-catalog-cta{align-items:start}.home-disclaimer{grid-template-columns:auto minmax(0,1fr)}.home-disclaimer a{grid-column:2}}@media(prefers-reduced-motion:reduce){.home-hero-copy,.home-hero-visual,.home-orbit-one,.home-orbit-two,.home-float-chip,.home-card-enter-active,.home-card-leave-active{animation:none;transition-duration:.01ms}.home-btn:hover,.home-module-card:hover,.home-catalog-cta:hover{transform:none}}.calc-layout-secao-titulo{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}#calc-prerequisitos:not(:empty)+.calc-layout-secao-titulo{margin-top:1.25rem}.calc-resultados-divider{border:0;border-top:1px solid var(--line);opacity:1}.form-grupo-titulo{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:1.25rem;margin-bottom:.25rem;padding-top:1rem}.form-grupo-titulo:not(:first-child){border-top:1px solid var(--line)}.form-grupo-titulo:first-child{margin-top:0;padding-top:0;border-top:0}.form-laje>.form-grupo-titulo:first-child{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--line)}.form-laje .form-floating>label{font-size:.84rem}.form-laje .form-floating>.form-control,.form-laje .form-floating>.form-select{min-height:calc(3rem + 2px)}@media(min-width:1200px){.form-laje .form-floating>.form-control,.form-laje .form-floating>.form-select{min-height:calc(3.25rem + 2px)}}.resultado-bloco{border:1px solid var(--line);border-radius:8px;padding:14px 16px;background:transparent}.resultado-bloco+.resultado-bloco{margin-top:0}.resultados-detalhe{margin-top:4px}.resultado-bloco-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:12px}.resultado-bloco-titulo{font-size:.85rem;font-weight:800;color:var(--ink)}.resultado-bloco-header .resultado-bloco-titulo{flex:1 1 auto;margin-bottom:0}.memorial-btn{flex-shrink:0;white-space:nowrap;font-weight:650}.memorial-modal-body{padding-top:.25rem}.memorial-lista{margin:0;padding-left:1.25rem;list-style:decimal}.resultado-bloco-titulo .step-number{width:24px;height:24px;font-size:.75rem;margin-right:0}.memorial-passo+.memorial-passo{margin-top:12px}.memorial-formula{font-size:.82rem;font-weight:700;color:var(--ink)}.memorial-conta{font-size:.8rem;color:var(--muted);margin-top:2px;font-family:ui-monospace,Menlo,Consolas,monospace}.memorial-resultado{font-size:.82rem;font-weight:700;color:var(--brand);margin-top:4px}.resultado-bloqueado{text-align:center;padding:48px 24px;border:1px dashed var(--line);border-radius:12px;color:var(--muted)}.resultado-bloqueado i{font-size:1.75rem;margin-bottom:12px;opacity:.5}.dados-encadeados{border-left:3px solid var(--brand)}@media(max-width:1199.98px){.topbar{height:auto;min-height:64px;flex-wrap:wrap;gap:10px;padding:10px 16px}.topbar-left{flex:1 1 auto;min-width:0;gap:10px}.nav-select{flex:1 1 auto;min-width:0;max-width:220px;font-size:.875rem;font-weight:650}}@media(max-width:575.98px){.content{padding:12px}.panel-head{padding:12px 14px}.legal-summary,.legal-toc nav{grid-template-columns:1fr}.legal-layout{padding:1rem}.legal-section{grid-template-columns:2.2rem minmax(0,1fr);gap:.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.legal-section p{font-size:.9rem;line-height:1.7}.legal-document-footer{align-items:flex-start;flex-direction:column;gap:.25rem}.calc-explicacao{padding:12px 14px}.result-table th,.result-table td{padding:8px 10px;font-size:.85rem}}.catalogos-nav-btn{display:block;width:100%;text-align:left;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:transparent;color:var(--ink);transition:border-color .15s,background .15s}.catalogos-nav-btn:hover{border-color:var(--accent);background:var(--surface-2, rgba(0, 0, 0, .03))}.catalogos-nav-btn.active{border-color:var(--accent);background:var(--accent-subtle, rgba(13, 110, 253, .08))}.catalogo-secao{border:1px solid var(--line);border-radius:8px;padding:14px 16px}.catalogo-secao-titulo{font-size:.95rem;font-weight:700;margin-bottom:10px}.catalogo-tabela th{font-size:.8rem;white-space:nowrap}.catalogo-tabela td{font-size:.85rem}.calc-page{border-radius:1rem}.calc-page-head{min-height:5.5rem;padding:1rem clamp(1rem,2.5vw,1.6rem);background:linear-gradient(105deg,#fff,#f6faff)}.calc-page-kicker{display:flex;align-items:center;gap:.4rem;margin:0 0 .22rem;color:#2563eb;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.calc-page-title{color:#172033;font-size:clamp(1.08rem,2vw,1.28rem)}.calc-reset-btn{display:inline-flex;align-items:center;gap:.42rem;border-color:#cbd5e1;color:#475569;font-weight:700}.calc-reset-btn:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.calc-layout-secao-titulo{display:flex;align-items:center;gap:.4rem}.calc-layout-secao-titulo i{color:#2563eb;font-size:.72rem}.calc-explicacao{border-color:#dbeafe;border-radius:.65rem;background:linear-gradient(135deg,#f8fafc,#f0f7ff)}.calc-explicacao-titulo{display:flex;align-items:center;gap:.4rem}.calc-explicacao-titulo i{color:#2563eb}.calc-explicacao-titulo span{margin-left:auto;padding:.18rem .42rem;border-radius:999px;color:#0369a1;background:#dbeafe;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.calc-link-switch{border:1px solid #dbeafe;border-radius:.65rem;background:linear-gradient(135deg,#f8fbff,#f0f7ff)}.calc-link-switch-body{padding:.75rem .9rem}.calc-link-switch .form-check-input{width:2.25rem;height:1.2rem;margin-top:.15rem}.calc-link-switch .form-check-input:checked{background-color:#2563eb;border-color:#2563eb}.calc-link-switch label strong{color:#172033;font-size:.88rem}.calc-page .form-control,.calc-page .form-select{border-color:#cbd5e1;box-shadow:none}.calc-page .form-control:focus,.calc-page .form-select:focus{border-color:#60a5fa;box-shadow:0 0 0 .2rem #2563eb1f}.calc-page .form-check-input:focus{box-shadow:0 0 0 .2rem #2563eb1f}.calc-results-panel{animation:result-reveal .28s ease-out both}.calc-results-status{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 .85rem;color:#047857;font-size:.72rem;font-weight:750}.calc-results-status i{color:#10b981}.resultado-bloco{border-color:#dbe2ea;border-radius:.7rem;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.resultado-bloco:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 10px 20px #2563eb14}.resultado-bloco-titulo{color:#172033}.resultado-bloqueado{padding:3.5rem 1.5rem;border-color:#bfdbfe;border-radius:.85rem;background:linear-gradient(135deg,#f8fbff,#f0f9ff)}.resultado-bloqueado-icon{display:inline-grid;place-items:center;width:3.1rem;height:3.1rem;margin-bottom:.9rem;border-radius:50%;color:#2563eb;background:#dbeafe;font-size:1.25rem}.resultado-bloqueado-icon i{margin:0;opacity:1;font-size:inherit}.calc-guide{overflow:hidden;border:1px solid #dbe2ea;border-radius:.65rem;background:#fff}.calc-guide.is-ready{border-color:#a7f3d0}.calc-guide.is-pending{border-color:#fde68a}.calc-guide-body{padding:.8rem .9rem}.calc-guide-head{display:flex;justify-content:space-between;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid #e2e8f0}.calc-guide-head strong,.calc-guide-head span{display:block}.calc-guide-head strong{color:#172033;font-size:.82rem}.calc-guide-head span{margin-top:.12rem;color:#64748b;font-size:.72rem}.calc-guide-head>i{color:#d97706;font-size:1.15rem}.is-ready .calc-guide-head>i{color:#059669}.calc-guide-list{display:grid;gap:.55rem;margin:.7rem 0 0;padding:0;list-style:none}.calc-guide-list>li>div{display:grid;grid-template-columns:1.45rem minmax(0,1fr);gap:.45rem}.calc-guide-check{display:grid;place-items:center;width:1.3rem;height:1.3rem;margin-top:.08rem;border-radius:50%;color:#a16207;background:#fef3c7;font-size:.6rem}.calc-guide-list li.done .calc-guide-check{color:#047857;background:#d1fae5}.calc-guide-item-copy{color:#64748b;font-size:.76rem;line-height:1.45}.calc-guide-item-copy strong{color:#334155}.calc-guide-list li.done .calc-guide-item-copy,.calc-guide-list li.done .calc-guide-item-copy strong{color:#047857}.calc-guide-module{display:inline-block;margin-right:.25rem;padding:.08rem .32rem;border-radius:.25rem;color:#475569;background:#e2e8f0;font-size:.62rem;font-weight:800}.calc-guide-action{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-top:.35rem;color:#1d4ed8;font-size:.73rem;font-weight:750;text-decoration:none}.calc-guide-action:hover{color:#1e40af;text-decoration:underline}.catalogos-hero{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;padding:clamp(1.4rem,4vw,2.75rem);color:#f8fafc;background:radial-gradient(circle at 95% 0%,rgba(56,189,248,.24),transparent 34%),linear-gradient(135deg,#0f2744,#1d4f7a)}.catalogos-kicker{margin:0 0 .55rem;color:#a5f3fc;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.catalogos-hero h1{margin:0;color:#fff;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:800;letter-spacing:-.035em}.catalogos-hero p:not(.catalogos-kicker){max-width:44rem;margin:.7rem 0 0;color:#ffffffbf;font-size:.9rem;line-height:1.55}.catalogos-count{display:block;flex:0 0 auto;padding:.55rem .75rem;border:1px solid rgba(191,219,254,.32);border-radius:.5rem;color:#dbeafe;background:#0f172a29;font-size:.72rem}.catalogos-count strong{color:#fff;font-size:1rem}.catalogo-overline{margin:0 0 .35rem;color:#2563eb;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalogo-header{padding:1rem 1.1rem;border:1px solid #dbeafe;border-radius:.7rem;background:#f8fbff}.catalogos-nav-btn{border-radius:.55rem;padding:.7rem .75rem}.not-found-page{min-height:28rem;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 0%,#e0f2fe,transparent 48%),#fff}.not-found-body{max-width:31rem;padding:3rem 1.5rem}.not-found-code{display:block;color:#bfdbfe;font-size:clamp(4.5rem,12vw,7rem);font-weight:850;letter-spacing:-.08em;line-height:.8}.not-found-icon{display:inline-grid;place-items:center;width:3.25rem;height:3.25rem;margin:1rem 0;border-radius:50%;color:#1d4ed8;background:#dbeafe}.not-found-body h1{margin:0;color:#172033;font-size:1.45rem;font-weight:800}.not-found-body p{margin:.7rem 0 1.4rem;color:#64748b;line-height:1.6}.not-found-action{display:inline-flex;align-items:center;gap:.45rem}@keyframes result-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:575.98px){.catalogos-hero{align-items:flex-start;flex-direction:column;gap:1rem}.resultado-bloco:hover{transform:none}}
