.ihub-tg-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:12px;margin:16px 0}.ihub-tg-toolbar>*{flex:0 1 200px;width:200px;max-width:100%}.ihub-tg-toolbar>.ihub-tg-toolbar-end{flex:1 1 auto;width:auto}.ihub-tg-toolbar>.ihub-tg-period-nav{flex:0 0 auto;width:auto}.ihub-tg-period-nav{display:inline-flex;justify-content:flex-start;align-items:center;gap:4px;min-width:0;border:1px solid var(--crm-border);border-radius:8px;padding:2px;height:42px}.ihub-tg-period-nav button{display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;border:0;border-radius:6px;background:transparent;color:var(--Gunmetal);cursor:pointer}.ihub-tg-period-nav button:hover{background:var(--OpacityBackground)}.ihub-tg-period-nav span{min-width:150px;text-align:center;font-weight:600;color:var(--Gunmetal)}.ihub-tg-pill{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.ihub-tg-bar{position:relative;height:8px;border-radius:999px;background:var(--OpacityBackground);overflow:visible}.ihub-tg-bar-fill{height:100%;border-radius:999px}.ihub-tg-bar-expected{position:absolute;top:-3px;width:2px;height:14px;background:var(--Gunmetal);opacity:.55}.ihub-tg-section-title{font-size:1rem;font-weight:600;color:var(--Gunmetal);margin:24px 0 12px}.ihub-tg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.ihub-tg-card{background:var(--White);border:1px solid var(--crm-border);border-radius:12px;padding:16px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.ihub-tg-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.ihub-tg-card-title{font-weight:600;color:var(--Gunmetal);font-size:.95rem}.ihub-tg-muted{color:var(--Rhythm);font-size:.8rem}.ihub-tg-figure{font-size:1.4rem;font-weight:700;color:var(--Gunmetal)}.ihub-tg-figure small{font-size:.85rem;font-weight:500;color:var(--Rhythm)}.ihub-tg-notice{border-radius:10px;padding:12px 14px;margin:12px 0;font-size:.875rem;color:var(--Gunmetal);background:color-mix(in srgb,var(--Corn) 22%,transparent);border:1px solid color-mix(in srgb,var(--Corn) 60%,transparent)}.ihub-tg-empty{text-align:center;padding:40px 16px;color:var(--Rhythm);border:1px dashed var(--crm-border);border-radius:12px}.ihub-tg-entity{min-width:170px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.ihub-tg-entity-name{font-size:.9rem;font-weight:500;color:var(--Gunmetal)}.ihub-tg-entity-sub{font-size:.75rem;opacity:.6}.ihub-tg-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:14px;padding:20px}.ihub-tg-form-period{font-size:.85rem;color:var(--Rhythm)}.ihub-tg-dash-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--crm-border)}.ihub-tg-dash-row:last-child{border-bottom:0}.ihub-tg-dash-row .ihub-tg-bar{grid-column:1/-1}.ihub-tg-head-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.ihub-tg-btn{display:inline-flex;justify-content:center;align-items:center;gap:6px;white-space:nowrap}.ihub-tg-btn svg{color:inherit}.ihub-tg-banner{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;border-radius:10px;padding:10px 14px;margin:0 0 16px;font-size:.875rem;color:var(--Gunmetal);background:var(--Magnolia);border:1px solid var(--crm-border)}.ihub-tg-banner>span{flex:1 1 280px}.ihub-tg-switch{display:inline-flex;justify-content:flex-start;align-items:center;border:1px solid var(--crm-border);border-radius:8px;padding:2px}.ihub-tg-switch button{border:0;background:transparent;color:var(--Rhythm);font-weight:600;padding:6px 14px;border-radius:6px;cursor:pointer}.ihub-tg-switch button.is-active{background:var(--DarkCyan);color:#fff}.ihub-tg-coverage{font-size:.8rem;color:var(--Rhythm);border-top:1px solid var(--crm-border);padding-top:8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px}.ihub-tg-settings-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(200px,2fr) minmax(120px,1fr) auto;gap:12px;align-items:center;padding:14px 0;border-top:1px solid var(--crm-border)}.ihub-tg-settings-row .ihub-wrapper,.ihub-tg-settings-row>*{margin:0!important}.ihub-tg-settings-row .ihub-tg-btn{align-self:center;height:44px;padding:0 20px}@media (max-width:700px){.ihub-tg-settings-row{grid-template-columns:1fr}}