.enterprise-dashboard{display:grid;gap:16px}.enterprise-loading,.enterprise-start{min-height:420px;border:1px solid var(--line);border-radius:7px;background:#fff}.enterprise-loading{display:grid;place-items:center;align-content:center;gap:14px}.enterprise-loading h2{margin:0;font-size:20px}.enterprise-pulse{display:grid;width:64px;height:64px;place-items:center;border:1px solid #b9ddd0;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:28px;animation:enterprise-pulse 1.5s ease-in-out infinite}.enterprise-start{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:32px;padding:48px}.enterprise-start h2{max-width:650px;margin:0 0 12px;font-size:38px;line-height:1.12}.enterprise-start p{max-width:630px;margin:0 0 24px;color:var(--muted);font-size:15px;line-height:1.6}.enterprise-start dl{margin:0;border:1px solid var(--line);border-radius:7px}.enterprise-start dl div{display:flex;justify-content:space-between;gap:16px;padding:17px;border-bottom:1px solid var(--line)}.enterprise-start dl div:last-child{border-bottom:0}.enterprise-start dt{color:var(--muted);font-size:11px}.enterprise-start dd{margin:0;font-size:11px;font-weight:800}.enterprise-summary{display:grid;grid-template-columns:270px 1fr;border:1px solid var(--line);border-radius:7px;background:#fff}.enterprise-score{display:grid;grid-template-columns:1fr auto;align-items:end;padding:24px;border-right:1px solid var(--line)}.enterprise-score span{grid-column:1/-1;color:var(--muted);font-size:11px}.enterprise-score strong{margin-top:9px;font-size:48px;line-height:1}.enterprise-score small{padding-bottom:5px;color:var(--muted)}.enterprise-score.good strong{color:var(--green)}.enterprise-score.warn strong{color:var(--amber)}.enterprise-score.bad strong{color:var(--red)}.enterprise-kpis{display:grid;grid-template-columns:repeat(4,1fr)}.enterprise-kpis div{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:20px;border-right:1px solid var(--line)}.enterprise-kpis div:last-child{border-right:0}.enterprise-kpis span{color:var(--muted);font-size:10px}.enterprise-kpis strong{overflow:hidden;margin-top:8px;font-size:22px;text-overflow:ellipsis}.enterprise-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.enterprise-channel-scores,.enterprise-capabilities,.enterprise-quickwins,.enterprise-issues,.enterprise-patches{border:1px solid var(--line);border-radius:7px;background:#fff}.enterprise-channel-scores,.enterprise-capabilities{padding:19px}.enterprise-channel-scores header,.enterprise-capabilities header,.enterprise-quickwins header,.enterprise-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.enterprise-channel-scores header span,.enterprise-capabilities header span,.enterprise-quickwins header span,.enterprise-section-head>div>span{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.enterprise-channel-scores h3,.enterprise-capabilities h3,.enterprise-quickwins h3,.enterprise-section-head h3{margin:4px 0 0;font-size:16px}.enterprise-channel-scores header small,.enterprise-capabilities header small,.enterprise-section-head>small{color:var(--muted);font-size:9px}.enterprise-score-row{display:grid;grid-template-columns:125px 1fr 34px;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.enterprise-score-row>div:first-child{display:flex;min-width:0;flex-direction:column}.enterprise-score-row strong{font-size:11px}.enterprise-score-row span{margin-top:2px;color:var(--muted);font-size:9px}.enterprise-score-track{height:7px;overflow:hidden;border-radius:4px;background:#edf0f2}.enterprise-score-track i{display:block;height:100%;background:var(--red)}.enterprise-score-track i.good{background:var(--green)}.enterprise-score-track i.warn{background:var(--amber)}.enterprise-score-row>b{font-size:12px;text-align:right}.enterprise-capability-table{display:grid}.enterprise-capability-head,.enterprise-capability-table>div{display:grid;grid-template-columns:1fr repeat(4,32px);align-items:center;gap:5px;padding:9px 0;border-top:1px solid var(--line)}.enterprise-capability-table span{text-align:center;font-size:9px}.enterprise-capability-table strong{font-size:10px}.enterprise-capability-table .enabled{color:var(--green);font-weight:900}.enterprise-capability-table .disabled{color:#a8b0b7}.enterprise-quickwins{padding:18px}.enterprise-quickwins>div{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--line);background:var(--line)}.enterprise-quickwins article{display:flex;min-width:0;flex-direction:column;gap:7px;padding:14px;background:#fff}.enterprise-quickwins article strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.enterprise-quickwins article small{color:var(--green-dark);font-size:9px}.enterprise-issues,.enterprise-patches{overflow:hidden}.enterprise-section-head{align-items:center;margin:0;padding:17px 19px;border-bottom:1px solid var(--line)}.enterprise-filters{display:flex;gap:8px}.enterprise-filters label{display:grid;gap:4px;color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase}.enterprise-filters select{height:34px;min-width:115px;padding:0 27px 0 9px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font-size:10px}.enterprise-issue-list{display:grid}.enterprise-issue-list article{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(330px,1.2fr);align-items:center;gap:22px;padding:15px 19px;border-bottom:1px solid var(--line)}.enterprise-issue-list article:last-child{border-bottom:0}.enterprise-issue-main{display:flex;min-width:0;align-items:center;gap:10px}.enterprise-issue-main>div{display:flex;min-width:0;flex-direction:column}.enterprise-issue-main strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.enterprise-issue-main small{margin-top:4px;color:var(--muted);font-size:9px}.enterprise-before-after{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:9px}.enterprise-before-after>span{color:#99a3ab;text-align:center}.enterprise-before-after div{display:flex;min-width:0;flex-direction:column;padding:9px;border-left:2px solid #cfd5da;background:#fafbfc}.enterprise-before-after div:last-child{border-left-color:var(--green);background:var(--green-soft)}.enterprise-before-after span{color:var(--muted);font-size:8px;text-transform:uppercase}.enterprise-before-after b{overflow:hidden;margin-top:4px;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.enterprise-patches>article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 19px;border-bottom:1px solid var(--line)}.enterprise-patches>article>div:first-child{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 10px;min-width:0}.enterprise-patches>article strong{font-size:11px}.enterprise-patches>article small{grid-column:2;color:var(--muted);font-size:9px}.enterprise-patch-actions{display:flex;align-items:center;gap:10px}.enterprise-patch-actions>span{color:var(--muted);font-size:9px}.enterprise-patch-actions>strong{color:var(--green-dark)}
.enterprise-layout{align-items:start}.enterprise-reject{color:var(--red)}.enterprise-history{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff}.enterprise-history>article{display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:16px;padding:13px 19px;border-bottom:1px solid var(--line)}.enterprise-history>article:last-child{border-bottom:0}.enterprise-history>article span{color:var(--green-dark);font-size:9px;font-weight:800}.enterprise-history>article strong{font-size:10px;font-weight:650}.enterprise-history>article small{color:var(--muted);font-size:9px;text-align:right}
@keyframes enterprise-pulse{50%{transform:scale(1.06);box-shadow:0 0 0 10px rgba(11,143,103,.06)}}
@media(max-width:1100px){.enterprise-summary{grid-template-columns:220px 1fr}.enterprise-layout{grid-template-columns:1fr}.enterprise-quickwins>div{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.enterprise-start{grid-template-columns:1fr;padding:28px}.enterprise-start h2{font-size:29px}.enterprise-summary{grid-template-columns:1fr}.enterprise-score{border-right:0;border-bottom:1px solid var(--line)}.enterprise-kpis{grid-template-columns:1fr 1fr}.enterprise-kpis div:nth-child(2){border-right:0}.enterprise-kpis div:nth-child(-n+2){border-bottom:1px solid var(--line)}.enterprise-section-head{align-items:flex-start;flex-direction:column}.enterprise-filters{width:100%;overflow:auto}.enterprise-issue-list article{grid-template-columns:1fr;gap:12px}.enterprise-quickwins>div{grid-template-columns:1fr}.enterprise-patches>article{align-items:flex-start;flex-direction:column}.enterprise-patch-actions{width:100%;justify-content:space-between}.enterprise-history>article{grid-template-columns:1fr;gap:5px}.enterprise-history>article small{text-align:left}}
@media(max-width:460px){.enterprise-kpis{grid-template-columns:1fr}.enterprise-kpis div{border-right:0;border-bottom:1px solid var(--line)}.enterprise-filters label{min-width:120px}.enterprise-before-after{grid-template-columns:1fr}.enterprise-before-after>span{transform:rotate(90deg)}}
