.oa-standalone {
  margin: 0;
  min-width: 0;
  overflow-x: hidden;
  background: #f4f6f5;
}

.oa-standalone .oa-shell {
  min-height: 100vh;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
}

.oa-kpis{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:14px;margin:20px 0}.oa-kpis>div{background:#fff;border:1px solid #dfe7e3;border-radius:14px;padding:18px;box-shadow:0 8px 24px #173b2d0d}.oa-kpis small,.oa-kpis strong{display:block}.oa-kpis small{color:#65756e;margin-bottom:8px}.oa-kpis strong{font-size:22px;color:#075f45}.oa-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.oa-bar-row{margin:17px 0}.oa-bar-row>div:first-child{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.oa-bar{height:12px;border-radius:999px;background:#e8eeeb;overflow:hidden}.oa-bar i,.oa-progress i{display:block;height:100%;border-radius:inherit;background:#075f45}.oa-service-chart>div{display:grid;grid-template-columns:minmax(130px,1fr) 2fr 52px;align-items:center;gap:10px;margin:12px 0}.oa-service-chart span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oa-progress{display:inline-block;vertical-align:middle;width:110px;height:9px;margin-right:8px;border-radius:999px;background:#e3ebe7;overflow:hidden}.oa-card+ .oa-card{margin-top:18px}@media(max-width:1050px){.oa-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.oa-kpis,.oa-dashboard-grid{grid-template-columns:1fr}.oa-service-chart>div{grid-template-columns:1fr}.oa-progress{width:100%}}
.oa-matrix-wrap{overflow:auto;max-height:72vh;border:1px solid #dfe7e3;border-radius:12px}.oa-card .oa-matrix{width:max-content!important;border-collapse:separate!important;border-spacing:2px;min-width:max-content}.oa-matrix th{position:sticky;top:0;background:#fff;z-index:2}.oa-matrix th:first-child{left:0;z-index:3;min-width:70px}.oa-matrix tbody th{position:sticky;left:0;background:#fff;z-index:1}.oa-matrix td{text-align:center!important;width:38px;min-width:38px;max-width:38px;padding:0!important;font-weight:700;border:0!important;border-radius:5px}.oa-matrix td.done,.oa-cell-done{background:#bfe7d1;color:#075f45}.oa-matrix td.partial,.oa-cell-partial{background:#ffe0a3;color:#714a00}.oa-matrix td.zero,.oa-cell-zero{background:#edf1ef;color:#718079}.oa-cell{display:inline-block;padding:5px 9px;border-radius:999px;font-weight:700}.oa-legend{display:inline-block;width:12px;height:12px;border-radius:3px}.oa-legend.done{background:#bfe7d1}.oa-legend.partial{background:#ffe0a3}.oa-legend.zero{background:#edf1ef}.oa-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin:12px 0}.oa-gallery a{display:grid;gap:6px;color:#075f45;text-decoration:none}.oa-gallery img{width:100%;height:120px;object-fit:cover;border-radius:10px;border:1px solid #dfe7e3}
.oa-header h1{font-size:32px;line-height:1.1}.oa-card h2{font-size:21px;line-height:1.25;margin-top:0}.oa-card h3,.oa-lines h3{font-size:17px;line-height:1.3}.oa-kpis strong{font-size:20px}.oa-section-title h2{margin-bottom:3px}.oa-section-title p{margin-top:0;font-size:13px}@media(max-width:720px){.oa-header h1{font-size:27px}.oa-card h2{font-size:19px}.oa-kpis strong{font-size:18px}}
.oa-dashboard-grid{align-items:start}.oa-dashboard-grid>.oa-card{margin-top:0}.oa-stage-vertical{position:relative;height:190px;width:38px;min-width:38px;max-width:38px;padding:38px 2px 8px!important;vertical-align:top}.oa-stage-vertical span{display:inline-block;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:144px;font-size:10px;font-weight:650}.oa-stage-vertical .oa-column-total{position:absolute;top:6px;left:50%;transform:translateX(-50%);display:block;min-width:32px;padding:4px 2px;border-radius:8px;background:#e6f2ec;color:#075f45;font-size:10px;line-height:1;text-align:center;white-space:nowrap}.oa-row-total-heading{padding-top:8px!important;vertical-align:bottom}.oa-row-total-heading span{max-height:174px}
.oa-matrix-wrap{overflow-x:auto!important;overflow-y:visible!important;max-height:none!important}
.oa-gallery button{display:grid;gap:6px;padding:0;background:transparent;text-align:left;color:#075f45}.oa-gallery-dialog{width:min(1000px,96vw);height:min(760px,92vh);border:0;border-radius:16px;padding:20px;background:#101613;color:#fff}.oa-gallery-dialog::backdrop{background:#000c}.oa-gallery-dialog figure{height:100%;margin:0;display:grid;grid-template-rows:1fr auto;place-items:center;gap:10px}.oa-gallery-dialog img{max-width:100%;max-height:calc(92vh - 80px);object-fit:contain}.oa-gallery-dialog>[data-gallery-close]{position:absolute;right:14px;top:12px;font-size:28px;background:#fff;color:#17211d;z-index:2}.oa-gallery-dialog>[data-gallery-prev],.oa-gallery-dialog>[data-gallery-next]{position:absolute;top:50%;transform:translateY(-50%);font-size:42px;background:#ffffffdd;color:#075f45;padding:8px 14px;z-index:2}.oa-gallery-dialog>[data-gallery-prev]{left:14px}.oa-gallery-dialog>[data-gallery-next]{right:14px}.oa-gallery-dialog figcaption{text-align:center}
@media(max-width:760px){.oa-standalone .oa-shell{min-height:100dvh}.oa-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}.oa-kpis>div{padding:12px;border-radius:10px}.oa-kpis small{font-size:12px;margin-bottom:5px}.oa-kpis strong{font-size:17px}.oa-dashboard-grid{grid-template-columns:1fr}.oa-service-chart>div{grid-template-columns:minmax(0,1fr) 90px 42px;gap:7px}.oa-progress{width:90px}.oa-card+ .oa-card{margin-top:12px}}
@media(max-width:390px){.oa-kpis{grid-template-columns:1fr 1fr}.oa-kpis strong{font-size:15px}.oa-service-chart>div{grid-template-columns:1fr 62px 36px}.oa-progress{width:62px}}
@media(max-width:782px){html{margin-top:0!important}#wpadminbar{display:none!important}}
