.cg68-overview>summary{font-weight:600}
.cg68-groups{border-top:1px solid var(--border,#e4e7ec)}
.cg68-groups>.cg68-group{border:0;border-bottom:1px solid var(--border,#e4e7ec);padding:0!important;margin:0!important;border-radius:0;background:transparent}
.cg68-group>summary{display:flex!important;align-items:center;gap:10px;min-height:56px;box-sizing:border-box;padding:8px 10px!important;list-style:none;cursor:pointer}
.cg68-group>summary::-webkit-details-marker{display:none}
.cg68-group>summary::before,.cg68-group>summary::after{display:none!important}
.cg68-icon{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border,#e4e7ec);border-radius:7px;background:var(--soft,#f7f8fa);color:var(--text,#111827)}
.cg68-icon .mt-icon{width:19px;height:19px;margin:0!important;display:block;color:inherit}
.cg68-name{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}
.cg68-name b{font-size:12px;font-weight:600}
.cg68-group>summary .cg68-name small{font-size:11px!important;color:var(--muted);margin:0!important;text-align:left}
.cg68-group>summary .cg68-name b{color:var(--text,#111827)}
.cg68-result{font-size:11px;font-weight:600;white-space:nowrap;color:#15803d}
.cg68-chevron{font-size:20px;line-height:1;transition:transform .12s}
.cg68-group[open]>summary .cg68-chevron{transform:rotate(90deg)}
.cg68-blocked>summary{background:#fff9ed}
.cg68-blocked .cg68-result{color:#9a550d}
.cg68-blocked .cg68-icon{color:#9a550d;border-color:#e8d7b5;background:transparent}
.cg68-check{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:10px 12px;border-top:1px solid var(--border,#e4e7ec)}
.cg68-check>div{display:flex;flex-direction:column;gap:4px}
.cg68-check b,.cg68-check strong{font-size:11px;font-weight:600}
.cg68-check small{font-size:11px;line-height:1.5;color:var(--muted)}
.cg68-repair{grid-column:1/-1;font-size:12px!important;line-height:1.5;margin:2px 0!important;padding:0!important}
.cg68-repair a{display:flex;align-items:center;min-height:36px;font-weight:600;width:fit-content}
.cg68-note{font-size:11px!important;line-height:1.5;color:var(--muted);padding:8px 10px!important;margin:0!important}
.cg68-panel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.cg68-panel>header span{font-size:12px;color:var(--muted)}
.hc-type-group>summary:has(>.cg68-icon){display:grid!important;grid-template-columns:32px minmax(0,1fr) auto auto;gap:8px 10px;position:relative;padding:12px 32px 12px 12px!important}
.hc-type-group>summary:has(>.cg68-icon)::before{position:absolute;right:12px;top:16px}
.hc-type-group>summary>.cg68-icon{grid-column:1;grid-row:1/3}
.hc-type-group>summary>.hc-type-title{grid-column:2;min-width:0}
.hc-type-group>summary>.hc-type-count,.hc-type-group>summary>.hc-type-result{margin:0!important;min-width:0}
.cg68-group summary:focus-visible{outline:2px solid #7054c8;outline-offset:-2px}
[data-theme=dark] .cg68-result{color:#8bdca9}
[data-theme=dark] .cg68-blocked>summary{background:#302719}
[data-theme=dark] .cg68-blocked .cg68-result,[data-theme=dark] .cg68-blocked .cg68-icon{color:#f1cd81}
@media(max-width:600px){
 .hc-type-group>summary:has(>.cg68-icon){grid-template-columns:32px minmax(0,1fr) auto}
 .hc-type-group>summary>.hc-type-title{grid-column:2/-1}
 .hc-type-group>summary>.hc-type-count{grid-column:2;font-size:11px}
 .hc-type-group>summary>.hc-type-result{grid-column:3;font-size:11px}
 .cg68-group>summary{padding:8px 6px!important;gap:7px}
 .cg68-check{padding:10px 6px}
 .cg68-repair a{min-height:44px}
 .hc-type-group .hc-row{display:grid;grid-template-columns:20px minmax(0,1fr) 44px;gap:8px}
 .hc-type-group .hc-row>.mt-icon{grid-column:1;grid-row:1;margin-top:10px}
 .hc-type-group .hc-row>div:not(.hc-state){grid-column:2;grid-row:1;min-width:0}
 .hc-type-group .hc-row>.hc-info{grid-column:3;grid-row:1;align-self:start}
 .hc-type-group .hc-row>.hc-state{grid-column:2/-1;grid-row:2}
 .hc-type-group .hc-row>.hc-finding{grid-column:2/-1;grid-row:3;min-height:44px}
}
