/* Painel de Bairro — complementos de sinal. O logotipo oficial fica livre de grafismos concorrentes. */
:root{--blue:#4285f4;--blue-ink:#1a73e8;--jade:#34a853;--green:#34a853;--sun:#fbbc05;--coral:#ea4335}.brand{gap:0;min-width:150px}.hero:after{content:"";position:absolute;left:14%;bottom:21px;width:170px;height:80px;border:2px dashed rgba(66,133,244,.42);border-bottom:0;border-left:0;border-radius:0 110px 0 0;transform:rotate(-7deg);pointer-events:none}.visual-card{padding-left:22px}.visual-card:before{content:"";width:5px;height:calc(100% - 22px);position:absolute;left:9px;top:11px;border-radius:8px;background:var(--blue)}.visual-card.bottom:before{background:var(--green)}.pilar-card{min-height:285px;position:relative;overflow:hidden}.pilar-card:after{content:"";position:absolute;width:72px;height:72px;border:2px dotted var(--accent);border-left:0;border-bottom:0;border-radius:0 90px 0 0;right:-25px;bottom:-20px;opacity:.62}.pilar-card:hover{border-color:var(--accent)}.signal-metrics{display:flex;align-items:center;gap:5px;min-height:12px}.signal-metrics:before{content:"SINAL";font-size:10px;font-weight:800;letter-spacing:.09em;color:var(--muted);margin-right:3px}.signal-metrics i{display:block;height:5px;width:18px;border-radius:8px;background:var(--tint);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent)}.signal-metrics i:nth-child(2){width:32px;background:var(--accent);border-color:var(--accent)}.signal-metrics i:nth-child(3){width:9px;background:var(--green);border-color:var(--green)}.article-card{min-height:267px;position:relative;overflow:hidden}.article-signal{display:flex;gap:4px;margin-top:10px}.article-signal:before{content:"LEITURA";font-size:10px;letter-spacing:.08em;font-weight:800;color:var(--muted);margin-right:3px}.article-signal i{height:5px;width:23px;background:#d2e3fc;border-radius:5px}.article-signal i:nth-child(2){width:38px;background:var(--blue)}.article-signal i:nth-child(3){width:12px;background:var(--sun)}.blog-panel{margin-top:30px;display:grid;grid-template-columns:.9fr 1.1fr;gap:17px;align-items:stretch}.blog-metrics{padding:24px;border-radius:18px;background:#34a853;color:#fff;position:relative;overflow:hidden}.blog-metrics:after{content:"";position:absolute;width:138px;height:138px;right:-47px;bottom:-55px;border:2px dotted var(--sun);border-radius:50%}.blog-metrics h2{font-size:25px;max-width:360px}.blog-metrics p{position:relative;color:#fff;font-size:16px;margin:12px 0 0;max-width:390px}.metric-pills{position:relative;display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.metric-pills span{font-size:12px;font-weight:800;color:#fff;background:#4285f4;border-radius:999px;padding:6px 9px}.featured-article{border:1px solid #b8d5f9;border-radius:18px;background:linear-gradient(135deg,#fff 0%,#eef6ff 100%);padding:25px;display:flex;flex-direction:column;position:relative;overflow:hidden}.featured-article:after{content:"";position:absolute;right:-32px;bottom:-48px;width:135px;height:135px;border:16px solid var(--green);border-radius:50%;opacity:.9}.featured-article .category{color:var(--blue-ink);font-size:13px;letter-spacing:.07em;font-weight:800;text-transform:uppercase}.featured-article h2{font-size:28px;max-width:590px;margin:11px 0}.featured-article p{max-width:630px;color:var(--muted);margin:0 0 19px}.featured-article .button-secondary{align-self:start;z-index:1}.cta-band{background:#4285f4}.cta-band:before{content:"";position:absolute;left:6%;top:14px;width:135px;height:60px;border:2px dotted rgba(255,255,255,.7);border-bottom:0;border-left:0;border-radius:0 100px 0 0;transform:rotate(10deg)}.cta-band:after{border-color:#34a853}.problem-statement{background:#4285f4}.problem-statement:after{border-color:#ea4335}.problem-statement .eyebrow{color:#fbbc05!important}.site-footer{background:#1a73e8}.site-footer h3,.site-footer li,.site-footer a,.footer-brand p{color:#fff}.footer-bottom{border-top-color:rgba(255,255,255,.36);color:#fff}.contact-route{position:relative;display:flex;justify-content:space-between;gap:10px;margin:23px 0 14px}.contact-route:before{content:"";position:absolute;left:25px;right:25px;top:16px;border-top:2px dotted #8ab4f8}.contact-route span{position:relative;z-index:1;text-align:center;display:grid;gap:6px;justify-items:center;flex:1;font-size:12px;font-weight:800;color:#3c4043}.contact-route i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;font-style:normal;border:2px solid var(--blue);color:var(--blue)}.contact-route span:nth-child(2) i{border-color:var(--sun);color:#c26401}.contact-route span:nth-child(3) i{border-color:var(--green);color:var(--jade)}
@media(max-width:760px){.brand{min-width:150px}.brand img{width:126px;height:43px}.hero:after{left:auto;right:8%;bottom:7px;width:100px;height:42px}.blog-panel{grid-template-columns:1fr;gap:26px}.pilar-card{min-height:235px}}
