.mcc-page{padding:12px;color:#edf1f6}.mcc-page header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mcc-page h1{margin:0 0 3px;font-size:20px}.mcc-page header p,.mcc-page footer{margin:0;color:#8f9bad;font-size:11px}.mcc-head-actions{display:flex;gap:7px}.mcc-primary,.mcc-ghost,.mcc-toolbar button,.mcc-tabs button,.mcc-link{height:34px;padding:0 12px;border:1px solid #344052;border-radius:7px;color:#dfe5ed;background:#151c27;cursor:pointer}.mcc-primary{border-color:#a7892f;color:#f1d371;background:#242015}.mcc-ghost:hover,.mcc-toolbar button:hover,.mcc-link:hover{border-color:#88752f;color:#f0d375}.mcc-toolbar{display:flex;align-items:flex-end;gap:7px;padding:9px 10px;margin-bottom:9px;border:1px solid #293343;border-radius:9px;background:#111823}.mcc-toolbar label{display:flex;min-width:160px;flex-direction:column;gap:4px}.mcc-toolbar label span{color:#8f9cad;font-size:10px}.mcc-toolbar input,.mcc-toolbar select{height:34px;padding:0 10px;border:1px solid #344052;border-radius:7px;color:#e7ebf1;background:#0d141e}.mcc-toolbar button{width:34px;padding:0;font-size:18px}.mcc-toolbar .mcc-branch{min-width:230px}.mcc-overall{display:grid;grid-template-columns:235px minmax(160px,1fr) auto;align-items:center;gap:16px;padding:12px 14px;margin-bottom:9px;border:1px solid #2b3545;border-radius:10px;background:#141b26}.mcc-overall.critical{border-color:rgba(217,78,78,.58)}.mcc-overall.warning{border-color:rgba(215,164,66,.55)}.mcc-overall.ready{border-color:rgba(72,180,116,.5)}.mcc-overall-main{display:flex;flex-direction:column}.mcc-overall-main>span{color:#8e9bad;font-size:10px}.mcc-overall-main strong{margin:3px 0 1px;font-size:20px}.mcc-overall.critical .mcc-overall-main strong{color:#f07a7a}.mcc-overall.warning .mcc-overall-main strong{color:#e7b45e}.mcc-overall.ready .mcc-overall-main strong{color:#68d596}.mcc-overall-main small{color:#7f8c9e;font-size:10px}.mcc-progress{height:7px;overflow:hidden;border-radius:8px;background:#252f3e}.mcc-progress i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#9b7b27,#e0c25f)}.mcc-stats{display:grid;grid-template-columns:repeat(4,90px);gap:6px}.mcc-stat{display:flex;padding:6px 8px;flex-direction:column;border:1px solid #2d3747;border-radius:7px;background:#101721}.mcc-stat span{color:#8794a6;font-size:9.5px}.mcc-stat strong{margin-top:2px;font-size:15px}.mcc-stat.ready strong{color:#68d596}.mcc-stat.warning strong{color:#e7b45e}.mcc-stat.critical strong{color:#f07a7a}.mcc-tabs{display:flex;gap:4px;margin-bottom:8px;border-bottom:1px solid #293343}.mcc-tabs button{border:0;border-radius:0;background:transparent}.mcc-tabs button.active{border-bottom:2px solid #cba73d;color:#efd276}.mcc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mcc-check{display:flex;min-height:190px;padding:11px;flex-direction:column;border:1px solid #2b3545;border-radius:9px;background:#131a25}.mcc-check.critical{border-top:3px solid #d94e4e}.mcc-check.warning{border-top:3px solid #d5a442}.mcc-check.ready{border-top:3px solid #48b474}.mcc-check.info{border-top:3px solid #5e718c}.mcc-check-top{display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px}.mcc-status-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#dce3eb;background:#273243;font-weight:700}.mcc-check.critical .mcc-status-icon{color:#ff9e9e;background:rgba(217,78,78,.17)}.mcc-check.warning .mcc-status-icon{color:#f3ca76;background:rgba(213,164,66,.16)}.mcc-check.ready .mcc-status-icon{color:#83e1a8;background:rgba(72,180,116,.16)}.mcc-check h3{margin:0;font-size:12px}.mcc-status-label{color:#8895a6;font-size:9.5px}.mcc-count{font-size:17px;font-variant-numeric:tabular-nums}.mcc-check>p{min-height:30px;margin:9px 0 6px;color:#b7c0cc;font-size:10.5px;line-height:1.4}.mcc-amount{margin-bottom:5px;color:#e8c865;font-size:13px;font-weight:700}.mcc-details{margin:1px 0 7px;border-top:1px solid #293343}.mcc-details div{display:flex;padding:4px 0;justify-content:space-between;gap:8px;border-bottom:1px solid rgba(43,53,69,.65);font-size:9.5px}.mcc-details span{color:#8996a7}.mcc-details b{text-align:right}.mcc-link{height:29px;margin-top:auto;padding:0 8px;align-self:flex-start;font-size:10px}.mcc-link span{margin-left:4px;color:#d4af37}.mcc-empty{grid-column:1/-1;padding:30px;color:#8996a7;text-align:center;border:1px solid #293343;border-radius:9px;background:#121924}.mcc-page footer{padding:8px 2px}.mcc-help{display:grid;gap:9px}.mcc-help>p{margin:0;color:#b6c0cc;line-height:1.5}.mcc-help>div{display:grid;grid-template-columns:75px 1fr;gap:8px;padding:8px;border:1px solid #303b4c;border-radius:7px}.mcc-help>div b{color:#e7c75f}.mcc-help>div span{color:#aab5c3}@media(max-width:1450px){.mcc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mcc-overall{grid-template-columns:210px 1fr}.mcc-stats{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.mcc-check{min-height:175px}}@media(max-width:850px){.mcc-page header{align-items:flex-start;flex-direction:column}.mcc-toolbar{align-items:stretch;flex-wrap:wrap}.mcc-toolbar label,.mcc-toolbar .mcc-branch{min-width:0;flex:1}.mcc-overall{grid-template-columns:1fr}.mcc-grid{grid-template-columns:1fr}.mcc-stats{grid-template-columns:repeat(2,1fr)}}
