:root{--bg:#f7f9fc;--card:#fff;--text:#0f172a;--muted:#64748b;--primary:#4f46e5;--border:#e5e7eb;--radius:16px;--shadow:0 10px 24px #0f172a0f;--logo-h-desktop:78px;--logo-h-mobile:56px;--footer-logo-h-desktop:92px;--footer-logo-h-mobile:70px;--footer-phone-fs:26px}*{box-sizing:border-box}body{background:#f7f9fc;background:var(--bg);color:#0f172a;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;margin:0}.wrap{margin:32px auto;max-width:980px;padding:0 16px}.header h1{font-size:32px;letter-spacing:.2px;margin:0}.subtitle{color:#64748b;color:var(--muted);margin:6px 0 16px}.card{background:#fff;background:var(--card);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius);box-shadow:0 10px 24px #0f172a0f;box-shadow:var(--shadow);padding:18px}.form-row{grid-gap:8px;display:grid;gap:8px}.form-row label{color:#334155;font-size:14px;font-weight:600}input{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;color:#0f172a;color:var(--text);font-size:15px;outline:none;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease}input:focus{border-color:#4f46e5;border-color:var(--primary);box-shadow:0 0 0 3px #4f46e52e}.actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:12px}.btn{background:#f3f4f6;border:0;border-radius:12px;color:#0f172a;color:var(--text);cursor:pointer;font-size:15px;font-weight:700;padding:12px 14px;transition:transform .06s ease,filter .2s ease}.btn:active{transform:scale(.985)}.btn.primary{background:linear-gradient(90deg,#4f46e5,#7c3aed);background:linear-gradient(90deg,var(--primary),#7c3aed);color:#fff}.btn:hover{filter:brightness(1.02)}.error-banner{align-items:center;background:#f0f9ff;border:1px solid #dbeafe;border-radius:16px;box-shadow:0 10px 24px #0f172a0f;box-shadow:var(--shadow);display:flex;gap:16px;margin-top:12px;padding:16px}.error-illustration{filter:drop-shadow(0 2px 6px rgba(0,0,0,.08));flex-shrink:0;height:auto;width:96px}.error-text p{color:#0f172a;font-weight:600;margin:10px 0 0}.error-title{background:#60a5fa;border-radius:12px;color:#0b1220;display:inline-block;font-size:20px;font-weight:900;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.success-banner{align-items:flex-start;background:#fff;background:var(--card);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:0 10px 24px #0f172a0f;box-shadow:var(--shadow);display:flex;gap:24px;margin-top:16px;padding:20px}.success-list{display:flex;flex-direction:column;gap:12px}.success-item{color:#0f172a;color:var(--text);font-size:18px;line-height:1.2}.success-item .label{font-weight:900;margin-right:6px;text-transform:uppercase}.success-item.status{margin-top:4px}.success-item.status .label,.success-item.status .value{font-size:24px;font-weight:900}@media (max-width:680px){.success-banner{align-items:center;flex-direction:column}}.bureaus{display:flex;flex-direction:column;gap:18px;margin-top:16px}.bureau-card{background:#fff;background:var(--card);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:0 10px 24px #0f172a0f;box-shadow:var(--shadow);padding:16px}.bureau-head{align-items:center;display:flex;gap:20px;margin-bottom:8px}.bureau-logo{display:block;flex-shrink:0;height:78px;height:var(--logo-h-desktop);image-rendering:-webkit-optimize-contrast;max-width:260px;object-fit:contain;width:auto}@media (max-width:680px){.bureau-logo{height:56px;height:var(--logo-h-mobile);max-width:200px}}.bureau-logo[src$="logo-spc.png"]{height:88px}.bureau-logo[src$="logo-boavista.png"]{height:92px}.bureau-logo[src$="logo-serasa.png"]{height:84px}.bureau-logo[src$="logo-cenprot.png"]{height:82px}.badge{border-radius:999px;font-size:15px;font-weight:900;letter-spacing:.25px;padding:8px 14px;text-transform:uppercase}.badge.ok{background:#dcfce7;color:#14532d}.badge.warn{background:#fef9c3;color:#854d0e}.badge.bad{background:#fee2e2;color:#7f1d1d}.bureau-desc{color:#0f172a;color:var(--text);margin:8px 0 12px}.bureau-links .link-label{color:#111827;font-size:12px;font-weight:800;text-transform:uppercase}.bureau-links a{color:#2563eb;word-break:break-all}.site-footer{grid-gap:16px;background:linear-gradient(90deg,#0f2b5a,#1f3e7a);border-radius:16px;box-shadow:0 10px 24px #0f172a0f;box-shadow:var(--shadow);color:#fff;display:grid;grid-template-columns:auto 1fr auto;margin:18px 0 28px;min-height:110px;min-height:calc(var(--footer-logo-h-desktop) + 18px);padding:16px 20px}.footer-left,.site-footer{align-items:center;gap:16px}.footer-left{display:flex;min-width:0}.footer-logo{filter:drop-shadow(0 2px 6px rgba(0,0,0,.25));flex:0 0 auto;height:92px;height:var(--footer-logo-h-desktop);max-width:520px;object-fit:contain;width:auto}.phone{color:#fff;font-size:clamp(22px,2.1vw,26px);font-size:clamp(22px,2.1vw,var(--footer-phone-fs));font-weight:900;line-height:1;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.footer-actions{justify-self:end}.cta{border-radius:12px;font-weight:800;padding:12px 18px;text-decoration:none;transition:transform .06s ease,filter .2s ease}.cta:hover{filter:brightness(1.03)}.cta:active{transform:scale(.985)}.cta.whatsapp{background:#22c55e;color:#fff}@media (max-width:1100px){.footer-left{grid-row-gap:6px;grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr;row-gap:6px}}@media (max-width:780px){.site-footer{grid-template-columns:1fr;min-height:auto;row-gap:14px}.footer-logo{height:70px;height:var(--footer-logo-h-mobile);max-width:320px}.phone{font-size:22px;justify-self:start}.footer-actions{justify-self:stretch}.cta.whatsapp{display:block;padding:14px 18px;text-align:center;width:100%}.site-footer{grid-template-columns:1fr;padding:14px 16px;row-gap:14px}.footer-left{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:0}.footer-logo{height:64px;height:calc(var(--footer-logo-h-mobile) - 6px);max-width:240px}.phone{font-size:clamp(18px,5.5vw,22px);line-height:1.15;text-align:center;white-space:normal}.footer-actions{justify-self:stretch}.cta.whatsapp{display:block;margin-top:2px;padding:14px 18px;text-align:center;width:100%}}@media (max-width:360px){.footer-logo{max-width:200px}.phone{font-size:clamp(17px,6vw,20px)}}.notice{align-items:center;border:1px solid #0000;border-radius:16px;box-shadow:0 10px 24px #0f172a0f;box-shadow:var(--shadow);display:flex;gap:16px;padding:18px 20px}.notice__icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.08));flex:0 0 auto;height:auto;width:96px}.notice__title{border-radius:16px;color:#0b1220;display:inline-block;font-weight:900;letter-spacing:.4px;padding:10px 16px;text-transform:uppercase}.notice__text{color:#0f172a;font-weight:700;margin:10px 0 0}.notice--error{background:#eef6ff;border-color:#cfe3ff}.notice--error .notice__title{background:#60a5fa;font-size:clamp(16px,2.4vw,24px)}.notice--notfound{background:#e9f7ff;border-color:#bae6fd;padding:22px}.notice--notfound .notice__title{background:#60c0ea;border-radius:20px;display:block;font-size:clamp(20px,3.6vw,40px);margin-bottom:10px;padding:12px 18px;text-align:left;width:100%}.notice--notfound .notice__text{font-size:clamp(16px,2.6vw,28px);font-weight:800}@media (max-width:640px){.notice{gap:12px}.notice__icon{width:78px}}
/*# sourceMappingURL=main.e5919b9a.css.map*/