:root{--ttb-navy:#031a3a;--ttb-gold:#f6c343;--ttb-bg:#f3f6f9;--ttb-card:#fff;--ttb-text:#172033;--ttb-muted:#667085;--ttb-border:#d8dee8}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--ttb-bg);color:var(--ttb-text);font-family:Arial,Helvetica,sans-serif}.ttb-dashboard{width:100%;max-width:1600px;margin:0 auto;padding:24px}.ttb-dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border-radius:18px;background:var(--ttb-navy);color:#fff}.ttb-dashboard-topbar h1{margin:4px 0 6px;color:#fff;font-size:clamp(1.65rem,2.5vw,2.5rem);line-height:1.15}.ttb-eyebrow{margin:0;color:var(--ttb-gold);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ttb-subtitle{margin:0;color:rgba(255,255,255,.78)}.ttb-reporting-period{min-width:160px;padding:14px 18px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.08);text-align:right}.ttb-reporting-period span,.ttb-reporting-period strong{display:block}.ttb-reporting-period span{margin-bottom:4px;color:rgba(255,255,255,.72);font-size:.78rem}.ttb-dashboard-controls{display:flex;flex-wrap:wrap;align-items:end;gap:16px;margin:18px 0;padding:16px 18px;border:1px solid var(--ttb-border);border-radius:14px;background:var(--ttb-card)}.ttb-dashboard-controls label{display:grid;gap:6px;min-width:190px;color:var(--ttb-muted);font-size:.82rem;font-weight:700}.ttb-dashboard-controls select,.ttb-dashboard-controls button{min-height:42px;border-radius:9px;font:inherit}.ttb-dashboard-controls select{border:1px solid var(--ttb-border);background:#fff;padding:8px 12px}.ttb-dashboard-controls button{margin-left:auto;border:0;background:var(--ttb-gold);color:var(--ttb-navy);padding:9px 18px;cursor:pointer;font-weight:700}.ttb-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:18px 0}.ttb-kpi-card,.ttb-dashboard-panel{border:1px solid var(--ttb-border);border-radius:14px;background:var(--ttb-card)}.ttb-kpi-card{padding:18px}.ttb-kpi-card span,.ttb-kpi-card strong,.ttb-kpi-card small{display:block}.ttb-kpi-card span{margin-bottom:10px;color:var(--ttb-muted);font-size:.82rem;font-weight:700}.ttb-kpi-card strong{margin-bottom:7px;color:var(--ttb-navy);font-size:1.8rem;line-height:1}.ttb-kpi-card small{color:var(--ttb-muted)}.ttb-dashboard-grid,.ttb-insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.ttb-dashboard-panel{padding:20px}.ttb-dashboard-panel h2{margin:0 0 16px;color:var(--ttb-navy);font-size:1.05rem}.ttb-panel-wide{grid-column:1/-1}.ttb-placeholder{display:grid;min-height:180px;place-items:center;border:1px dashed #b9c3d0;border-radius:11px;background:#f8fafc;color:var(--ttb-muted);padding:24px;text-align:center}.ttb-dashboard-panel ul{margin:0;padding-left:20px;color:var(--ttb-muted)}@media(max-width:1100px){.ttb-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.ttb-dashboard{padding:12px}.ttb-dashboard-topbar{align-items:flex-start;flex-direction:column;padding:22px}.ttb-reporting-period{width:100%;text-align:left}.ttb-kpi-grid,.ttb-dashboard-grid,.ttb-insights-grid{grid-template-columns:1fr}.ttb-panel-wide{grid-column:auto}.ttb-dashboard-controls button{width:100%;margin-left:0}}@media print{html,body{background:#fff}.ttb-dashboard{max-width:none;padding:0}.ttb-dashboard-controls{display:none}.ttb-dashboard-topbar,.ttb-kpi-card,.ttb-dashboard-panel{break-inside:avoid}}
