/* GoBites V146 — orientação contextual dos relatórios */
.gb145-page{align-content:start!important}
.gb145-insight{min-height:0!important;height:auto!important;padding:14px 16px!important}
.gb145-help{display:inline-flex;align-items:center;gap:6px;margin-top:9px;padding:0;border:0;background:transparent;color:#e5102c;font-size:9px;font-weight:850;cursor:pointer;transition:.18s}
.gb145-help:hover{transform:translateX(2px);color:#b80d24}.gb145-help svg{width:14px;height:14px}
.gb146-tip{position:relative;display:inline-grid;place-items:center;width:17px;height:17px;margin-left:6px;padding:0;border:1px solid #cfd5de;border-radius:50%;background:#fff;color:#687181;font-size:10px;font-weight:900;line-height:1;cursor:pointer;vertical-align:middle}
.gb146-tip:hover,.gb146-tip.open{border-color:#172033;background:#172033;color:#fff}
.gb146-tip:after{content:attr(data-tip);position:absolute;z-index:40;left:50%;bottom:calc(100% + 9px);width:220px;padding:10px 12px;border-radius:10px;background:#172033;color:#fff;font-size:9px;font-weight:600;line-height:1.45;text-align:left;box-shadow:0 10px 25px rgba(23,32,51,.2);opacity:0;visibility:hidden;transform:translate(-50%,5px);transition:.16s;pointer-events:none}
.gb146-tip:hover:after,.gb146-tip:focus:after,.gb146-tip.open:after{opacity:1;visibility:visible;transform:translate(-50%,0)}
.gb146-tutorial[hidden]{display:none}.gb146-tutorial{position:fixed;z-index:10050;inset:0;display:grid;place-items:center;padding:18px;background:rgba(16,24,40,.5);backdrop-filter:blur(3px)}
.gb146-tutorial-card{position:relative;width:min(480px,100%);padding:25px;border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(15,23,42,.28)}
.gb146-close{position:absolute;top:13px;right:13px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:10px;background:#f3f5f7;color:#4b5563;font-size:20px;cursor:pointer;transition:.18s}.gb146-close:hover{background:#ffecef;color:#e5102c}
.gb146-count{color:#e5102c;font-size:8px;font-weight:900;letter-spacing:.13em}.gb146-icon{display:grid;place-items:center;width:46px;height:46px;margin:18px 0 14px;border-radius:14px;background:#fff0f2;color:#e5102c}.gb146-icon svg{width:21px}
.gb146-body h3{margin:0 0 8px;font-size:20px}.gb146-body p{min-height:62px;margin:0;color:#667085;font-size:11px;line-height:1.65}
.gb146-progress{display:flex;gap:5px;margin:19px 0}.gb146-progress i{flex:1;height:4px;border-radius:5px;background:#e9ecf0;transition:.2s}.gb146-progress i.active{background:#ed1732}
.gb146-actions{display:flex;justify-content:space-between;gap:10px}.gb146-actions .btn{min-width:105px}.gb146-actions .btn:disabled{opacity:.4;cursor:not-allowed}
.gb146-no-scroll{overflow:hidden}
@media(max-width:720px){.gb145-insight{grid-template-columns:38px 1fr!important}.gb145-insight>span{width:38px!important;height:38px!important}.gb145-insight .btn{grid-column:1/-1}.gb146-tip:after{left:auto;right:-8px;transform:translateY(5px)}.gb146-tip:hover:after,.gb146-tip:focus:after,.gb146-tip.open:after{transform:translateY(0)}.gb146-tutorial-card{padding:22px 18px;border-radius:19px}}
