.omg-index-card{
  margin:18px 0 20px !important;
  padding:16px !important;
  border:1px solid #d6dfcf !important;
  border-radius:16px !important;
  background:#f8fbf5 !important;
  box-shadow:0 3px 12px rgba(36,48,24,.07) !important;
  color:#243018 !important;
  font-size:14px !important;
  line-height:1.45 !important;
  clear:both;
}
.omg-index-card *{box-sizing:border-box;}
.omg-index-summary{display:flex !important;align-items:center !important;gap:14px !important;margin:0 !important;}
.omg-index-mark{width:60px !important;min-width:60px !important;max-width:60px !important;height:60px !important;flex:0 0 60px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:14px !important;background:#718355 !important;padding:10px !important;overflow:hidden !important;}
.omg-index-mark svg,.omg-index-card svg{width:100% !important;height:100% !important;max-width:40px !important;max-height:40px !important;display:block !important;flex:none !important;}
.omg-index-mark svg path,.omg-index-mark svg ellipse{fill:#ffffff !important;}
.omg-index-mark .omg-index-ridge{fill:none !important;stroke:#718355 !important;stroke-width:2.2 !important;stroke-linecap:round !important;}
.omg-index-heading{min-width:0;flex:1 1 auto;}
.omg-index-eyebrow{display:block !important;margin:0 0 3px !important;color:#718355 !important;font-size:12px !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:.04em !important;}
.omg-index-heading > div{display:flex !important;align-items:center !important;flex-wrap:wrap !important;gap:6px 10px !important;}
.omg-index-heading strong{margin:0 !important;font-size:30px !important;line-height:1 !important;color:#243018 !important;font-weight:800 !important;}
.omg-index-heading strong small{font-size:14px !important;font-weight:700 !important;margin-left:1px !important;}
.omg-index-grade{display:inline-flex !important;align-items:center !important;padding:5px 10px !important;border-radius:999px !important;background:#e7f2db !important;color:#536341 !important;font-size:13px !important;font-weight:700 !important;line-height:1.2 !important;}
.omg-index-intro,.omg-index-scope{margin:10px 0 0 !important;font-size:13px !important;color:#3e4a33 !important;}
.omg-index-scope{font-style:italic !important;color:#59654e !important;}
.omg-index-details{margin-top:14px !important;border-top:1px solid #dbe5d4 !important;padding-top:10px !important;}
.omg-index-details summary{list-style:none !important;display:inline-flex !important;align-items:center !important;gap:8px !important;cursor:pointer !important;color:#243018 !important;font-weight:700 !important;padding:6px 12px !important;border-radius:999px !important;background:#eef5e8 !important;}
.omg-index-details summary::-webkit-details-marker{display:none !important;}
.omg-index-details summary::before{content:'▸';font-size:12px;line-height:1;}
.omg-index-details[open] summary::before{content:'▾';}
.omg-index-detail-content{padding-top:14px !important;}
.omg-index-row{margin-bottom:11px !important;}
.omg-index-row-label{display:flex !important;justify-content:space-between !important;gap:10px !important;margin-bottom:5px !important;font-size:13px !important;color:#243018 !important;}
.omg-index-row-label strong{font-weight:700 !important;white-space:nowrap;}
.omg-index-bar{height:8px !important;border-radius:999px !important;background:#dce5d5 !important;overflow:hidden !important;}
.omg-index-bar span{display:block !important;height:100% !important;background:#91c571 !important;border-radius:inherit !important;}
.omg-index-note{margin:14px 0 0 !important;padding:10px 12px !important;border-left:4px solid #91c571 !important;background:#ffffff !important;border-radius:10px !important;font-size:13px !important;}
.omg-index-source{margin:10px 0 0 !important;font-size:12px !important;}
.omg-index-source a{color:#536341 !important;text-decoration:underline !important;text-underline-offset:2px !important;}
@media (max-width:767px){.omg-index-card{padding:14px !important;border-radius:14px !important;}.omg-index-summary{align-items:flex-start !important;}.omg-index-mark{width:52px !important;min-width:52px !important;height:52px !important;flex-basis:52px !important;padding:8px !important;}.omg-index-mark svg,.omg-index-card svg{max-width:34px !important;max-height:34px !important;}.omg-index-heading strong{font-size:26px !important;}.omg-index-grade{font-size:12px !important;padding:4px 8px !important;}}
