/* GoBites V145 — Central de Relatórios */
.gb145-page{display:grid;gap:16px}.gb145-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.gb145-head h2{margin:0 0 5px;font-size:25px}.gb145-head p{margin:0;color:#6b7280}.gb145-actions{display:flex;align-items:center;gap:9px}.gb145-export{display:flex;align-items:center;gap:7px;white-space:nowrap}.gb145-export svg{width:15px}.gb145-tabs{display:flex;gap:5px;padding:5px;border:1px solid #e3e7ed;border-radius:15px;background:#f6f7f9;overflow-x:auto;scrollbar-width:none}.gb145-tabs::-webkit-scrollbar{display:none}.gb145-tabs button{flex:0 0 auto;border:0;border-radius:11px;background:transparent;padding:10px 13px;color:#687181;font-size:10px;font-weight:850;cursor:pointer;transition:.18s}.gb145-tabs button:hover{color:#e5102c;background:#fff}.gb145-tabs button.active{color:#fff;background:#172033;box-shadow:0 4px 12px rgba(23,32,51,.16)}
.gb145-insight{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:15px 17px;border:1px solid #dfe9e4;border-radius:17px;background:linear-gradient(110deg,#f5fcf8,#fff)}.gb145-insight>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#16845b;color:#fff}.gb145-insight svg{width:20px}.gb145-insight small{display:block;color:#16845b;font-size:8px;font-weight:900;letter-spacing:.12em}.gb145-insight b{display:block;margin-top:4px;font-size:13px}.gb145-insight p{margin:3px 0 0;color:#687181;font-size:10px}.gb145-content{display:grid;gap:14px}.gb145-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.gb145-metric{padding:16px;border:1px solid #e4e7ec;border-radius:16px;background:#fff}.gb145-metric small{color:#747d8c;font-size:9px}.gb145-metric strong{display:block;margin:8px 0 4px;font-size:20px;letter-spacing:-.02em}.gb145-metric span{font-size:8px;color:#8a91a0}.gb145-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.7fr);gap:14px}.gb145-card{padding:17px;border:1px solid #e4e7ec;border-radius:17px;background:#fff;min-width:0}.gb145-cardhead{display:flex;justify-content:space-between;gap:12px;margin-bottom:13px}.gb145-cardhead h3{margin:0 0 4px;font-size:14px}.gb145-cardhead p{margin:0;color:#77808e;font-size:9px}.gb145-table{overflow-x:auto}.gb145-tr{display:grid;grid-template-columns:minmax(170px,1.6fr) repeat(3,minmax(90px,.7fr));align-items:center;gap:12px;min-width:560px;padding:11px 7px;border-top:1px solid #edf0f3;font-size:10px}.gb145-tr.head{border:0;color:#7a8291;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.gb145-tr b small{display:block;margin-top:3px;color:#8a91a0;font-weight:500}.gb145-money{color:#16845b}.gb145-rank{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #edf0f3}.gb145-rank:first-child{border:0}.gb145-rank>i{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#fff0f2;color:#dc1530;font-style:normal;font-weight:900;font-size:9px}.gb145-rank b,.gb145-rank small{display:block}.gb145-rank small{margin-top:3px;color:#818998;font-size:8px}.gb145-rank>strong{font-size:11px}.gb145-bars{display:grid;gap:10px}.gb145-barline{display:grid;grid-template-columns:110px 1fr 75px;align-items:center;gap:10px;font-size:9px}.gb145-barline>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gb145-bar{height:8px;border-radius:8px;background:#eef0f3;overflow:hidden}.gb145-bar i{display:block;height:100%;min-width:2px;border-radius:inherit;background:linear-gradient(90deg,#ed1732,#ff6377)}.gb145-empty{display:grid;place-items:center;min-height:190px;text-align:center;color:#7b8390}.gb145-empty b{display:block;margin-bottom:5px;color:#263041}.gb145-empty p{margin:0;max-width:390px;font-size:10px}.gb145-tag{display:inline-flex;width:max-content;padding:5px 8px;border-radius:99px;background:#f0f2f5;color:#5b6472;font-size:8px;font-weight:850}.gb145-tag.green{background:#e9f8f1;color:#14734b}.gb145-tag.red{background:#fff0f2;color:#b42336}.gb145-tag.orange{background:#fff4d8;color:#8b6200}.gb145-heat{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.gb145-heat div{padding:11px 6px;border-radius:10px;background:rgba(237,23,50,var(--heat,.06));text-align:center}.gb145-heat b,.gb145-heat small{display:block}.gb145-heat b{font-size:12px}.gb145-heat small{margin-top:3px;font-size:8px;color:#707988}
@media(max-width:1000px){.gb145-cards{grid-template-columns:1fr 1fr}.gb145-layout{grid-template-columns:1fr}}
@media(max-width:720px){.gb145-head{align-items:flex-start;flex-direction:column}.gb145-actions{width:100%;align-items:stretch;flex-direction:column}.gb145-actions .gb140-filter{width:100%}.gb145-export{justify-content:center}.gb145-tabs{margin-inline:-4px}.gb145-cards{gap:8px}.gb145-metric{padding:13px}.gb145-metric strong{font-size:17px}.gb145-insight{grid-template-columns:42px 1fr}.gb145-insight .btn{grid-column:1/-1}.gb145-heat{grid-template-columns:repeat(4,1fr)}.gb145-barline{grid-template-columns:85px 1fr 65px}}
