.bo-dashboard{display:grid;gap:1.5rem}.bo-dashboard-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:1.7rem 1.8rem;color:#fff;border-radius:1.25rem;background:radial-gradient(circle at 82% 10%,#14517a,transparent 42%),#071827;overflow:hidden}.bo-dashboard-hero h1{margin:0;font-size:clamp(2.2rem,5vw,3.7rem);letter-spacing:-.05em}.bo-dashboard-hero>div:first-child>p:last-child{max-width:44rem;margin:.65rem 0 0;color:rgba(255,255,255,.65)}.bo-dashboard-hero>div:last-child{min-width:9rem;padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:.8rem;background:rgba(255,255,255,.06)}.bo-dashboard-hero>div:last-child span,.bo-dashboard-hero>div:last-child strong,.bo-dashboard-hero>div:last-child small{display:block}.bo-dashboard-hero>div:last-child span,.bo-dashboard-hero>div:last-child small{color:rgba(255,255,255,.55);font-size:.65rem}.bo-dashboard-hero>div:last-child strong{margin:.2rem 0;font-size:1.7rem}.bo-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem}.bo-kpis article{position:relative;min-width:0;min-height:126px;display:flex;flex-direction:column;justify-content:center;padding:1rem;border:1px solid var(--line);border-radius:.9rem;background:#fff;overflow:hidden}.bo-kpis article::before{position:absolute;top:0;right:0;left:0;height:4px;content:"";background:#1685b8}.bo-kpis .tone-cyan::before{background:#30d3dc}.bo-kpis .tone-lime::before{background:#b9dc38}.bo-kpis .tone-violet::before{background:#8874d6}.bo-kpis .tone-orange::before{background:#e5a536}.bo-kpis span,.bo-kpis small{color:var(--muted);font-size:.66rem}.bo-kpis strong{margin:.25rem 0;font-size:1.75rem;letter-spacing:-.04em}.bo-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(19rem,.65fr);gap:1rem;align-items:start}.bo-dashboard-panel{min-width:0;padding:1.3rem;border:1px solid var(--line);border-radius:1rem;background:#fff}.bo-dashboard-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.bo-dashboard-panel>header h2{margin:0;font-size:1.35rem}.bo-dashboard-panel>header>span,.bo-dashboard-panel>header>a{color:var(--muted);font-size:.68rem}.bo-dashboard-panel>header>a{color:#1378ff;font-weight:800;text-decoration:none}.bo-modules>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.bo-modules a{min-height:180px;display:flex;flex-direction:column;padding:1rem;color:inherit;border:1px solid var(--line);border-radius:.8rem;background:#f8fafb;text-decoration:none;transition:.18s}.bo-modules a:hover{transform:translateY(-2px);border-color:#1685b8;box-shadow:0 .8rem 2rem rgba(7,24,39,.08)}.bo-modules a>span{align-self:flex-start;padding:.2rem .45rem;border-radius:999px;color:#176035;background:#e3f8eb;font-size:.58rem;font-weight:900;text-transform:uppercase}.bo-modules a>strong{margin:auto 0 0;font-size:1.8rem}.bo-modules h3{margin:.1rem 0;font-size:.95rem}.bo-modules p{margin:0;color:var(--muted);font-size:.66rem;line-height:1.4}.bo-modules small{margin-top:.8rem;color:#1378ff;font-weight:800}.bo-priority-list{display:grid;gap:.55rem}.bo-priority-list a{display:grid;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem;color:inherit;border-left:4px solid #e5a536;border-radius:.65rem;background:#fff8e9;text-decoration:none}.bo-priority-list a.tone-danger{border-left-color:#c95454;background:#fff1f1}.bo-priority-list a>strong{font-size:1.35rem}.bo-priority-list b,.bo-priority-list small{display:block}.bo-priority-list b{font-size:.76rem}.bo-priority-list small{margin-top:.12rem;color:var(--muted);font-size:.62rem}.bo-priority-list em{font-style:normal}.bo-all-clear{padding:1rem;border-radius:.7rem;background:#e9f8ef}.bo-all-clear p{margin:.25rem 0 0;color:var(--muted);font-size:.7rem}.bo-content-overview>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.bo-content-overview article{padding:.9rem;border-radius:.7rem;background:#f4f7f9}.bo-content-overview span,.bo-content-overview strong,.bo-content-overview small{display:block}.bo-content-overview span,.bo-content-overview small{color:var(--muted);font-size:.64rem}.bo-content-overview strong{margin:.25rem 0;font-size:1.45rem}.bo-activity ol{display:grid;gap:.15rem;margin:0;padding:0;list-style:none}.bo-activity li{display:grid;grid-template-columns:.55rem minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.65rem 0;border-bottom:1px solid var(--line)}.bo-activity li:last-child{border-bottom:0}.bo-activity li>span{width:.5rem;height:.5rem;border-radius:50%;background:#1685b8}.bo-activity strong,.bo-activity small{display:block}.bo-activity strong{font-size:.72rem}.bo-activity small,.bo-activity time{color:var(--muted);font-size:.61rem}.bo-empty{color:var(--muted);font-size:.72rem}
@media(max-width:1050px){.bo-kpis{grid-template-columns:repeat(3,1fr)}.bo-dashboard-grid{grid-template-columns:1fr}.bo-modules>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.bo-dashboard-hero{align-items:flex-start;flex-direction:column}.bo-dashboard-hero>div:last-child{width:100%}.bo-kpis{grid-template-columns:repeat(2,1fr)}.bo-modules>div,.bo-content-overview>div{grid-template-columns:1fr 1fr}}@media(max-width:480px){.bo-kpis,.bo-modules>div,.bo-content-overview>div{grid-template-columns:1fr}.bo-dashboard-panel{padding:1rem}}
