.checklist-oversight{background:#fff;border:1px solid #dce3df;border-radius:18px;padding:22px;margin:20px 0;color:#111}
.checklist-oversight>header{margin-bottom:18px}.checklist-oversight h2{font-size:1.4rem;margin:0 0 6px}.checklist-oversight p{font-size:1rem;margin:6px 0}.checklist-oversight small{font-size:.875rem}
.checklist-oversight-row{border:1px solid #dce3df;border-radius:12px;margin-top:10px;overflow:hidden}.checklist-oversight-toggle{width:100%;display:flex;align-items:center;gap:20px;text-align:left;border:0;background:#f5f8f6;color:#111;padding:16px;cursor:pointer;font:inherit}.checklist-oversight-toggle>span:first-child{flex:1;min-width:140px}.checklist-oversight-toggle small,.checklist-oversight-toggle strong{display:block}.checklist-oversight-toggle strong{font-size:1rem}.checklist-oversight-totals{display:grid;grid-template-columns:repeat(4,minmax(80px,1fr));gap:20px;flex:2}.checklist-oversight-toggle:focus-visible{outline:3px solid #e4b800;outline-offset:-3px}
.checklist-oversight-items{padding:4px 20px 20px}.checklist-oversight-items h3{font-size:1rem;margin:20px 0 8px}.checklist-oversight-items ul{list-style:none;padding:0;margin:0}.checklist-oversight-items li{padding:8px 0;border-bottom:1px solid #edf0ed;display:flex;justify-content:space-between;gap:20px;font-size:1rem}.checklist-oversight-items li small{text-align:right;min-width:120px}.checklist-oversight-items .is-complete small{color:#17613c}
.checklist-store-selector{display:flex;align-items:end;gap:12px;padding:20px;max-width:1100px;margin:16px auto;background:white;border:1px solid #dce3df;border-radius:16px}.checklist-store-selector label{display:grid;gap:6px;font-size:1rem}.checklist-store-selector input{padding:10px;border:1px solid #aaa;border-radius:7px;font:inherit}.checklist-store-selector button{background:#ffda00;color:#111;border:0;border-radius:8px;padding:12px 18px;font:inherit;font-weight:700;cursor:pointer}
@media(max-width:800px){.checklist-oversight-toggle{flex-wrap:wrap;gap:12px}.checklist-oversight-totals{order:3;flex-basis:100%;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.checklist-oversight{padding:14px}.checklist-oversight-items li{flex-direction:column;gap:4px}.checklist-oversight-items li small{text-align:left}.checklist-store-selector{flex-wrap:wrap}}
