/* Scoped documentation UI. Does not style or handle purchase controls. */
body .mpp-coa-ui{--coa-ink:#112b3b;--coa-muted:#536575;--coa-line:#dce6ec;--coa-accent:#0f766e;color:var(--coa-ink)!important;font-family:inherit!important;font-size:15px!important;line-height:1.5!important;text-align:left!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;}
body .mpp-coa-ui *,body .mpp-coa-ui *::before,body .mpp-coa-ui *::after{box-sizing:border-box!important;}
body .mpp-coa-ui [hidden]{display:none!important;}
body .mpp-coa-ui h1,body .mpp-coa-ui h2,body .mpp-coa-ui h3,body .mpp-coa-ui h4{font-family:inherit!important;color:var(--coa-ink)!important;line-height:1.2!important;font-weight:750!important;letter-spacing:-.015em!important;text-transform:none!important;white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important;}
body .mpp-coa-ui h1{font-size:clamp(28px,4vw,44px)!important;margin:9px 0 12px!important;}
body .mpp-coa-ui h2{font-size:24px!important;margin:0!important;}
body .mpp-coa-ui h3{font-size:23px!important;margin:6px 0 9px!important;}
body .mpp-coa-ui h4{font-size:17px!important;margin:4px 0 0!important;}
body .mpp-coa-ui p{font-size:14px!important;line-height:1.55!important;float:none!important;margin:8px 0!important;color:var(--coa-muted)!important;white-space:normal!important;overflow-wrap:anywhere!important;}
body .mpp-coa-ui a{color:var(--coa-accent);text-decoration:none;overflow-wrap:anywhere;}
body .mpp-coa-ui a:hover{text-decoration:underline;}
body .mpp-coa-ui a:focus-visible,body .mpp-coa-ui summary:focus-visible,body .mpp-coa-ui input:focus-visible{outline:3px solid #087f9b!important;outline-offset:3px!important;}
body .mpp-coa-ui details{display:block!important;width:100%!important;max-width:100%!important;border:1px solid var(--coa-line)!important;border-radius:10px!important;box-shadow:none!important;margin:10px 0 0!important;background:#fff!important;overflow:visible!important;}
body .mpp-coa-ui summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:46px!important;padding:11px 12px!important;cursor:pointer!important;font-size:14px!important;font-weight:650!important;line-height:1.4!important;list-style:none!important;white-space:normal!important;overflow-wrap:anywhere!important;color:var(--coa-ink)!important;}
body .mpp-coa-ui summary::-webkit-details-marker{display:none!important;}
body .mpp-coa-ui summary::after{content:'+'!important;flex:0 0 auto!important;font-size:18px!important;font-weight:500!important;}
body .mpp-coa-ui details[open]>summary::after{content:'−'!important;}
body .mpp-coa-ui summary>span{color:var(--coa-muted)!important;font-size:12px!important;font-weight:500!important;margin-left:auto!important;}
body .mpp-coa-ui details[open]>summary{border-bottom:1px solid var(--coa-line)!important;}
body .mpp-coa-ui .mpp-coa-note,body .mpp-coa-ui .mpp-coa-footnote{font-size:12px!important;color:var(--coa-muted)!important;line-height:1.55!important;}
body .mpp-coa-ui .mpp-coa-status,body .mpp-coa-ui .mpp-coa-eyebrow,body .mpp-coa-ui .mpp-coa-evidence-heading>span{display:block!important;color:var(--coa-accent)!important;font-size:11px!important;font-weight:750!important;letter-spacing:.04em!important;line-height:1.5!important;text-transform:uppercase!important;}
body .mpp-coa-directory-v120{width:min(100%,1080px)!important;margin:0 auto!important;padding:24px 18px 48px!important;}
body.mpp-coa-v120-page .wp-block-post-title,body.mpp-coa-v120-page .entry-title{display:none!important;}
body .mpp-coa-ui .mpp-coa-hero{padding:25px!important;background:#f3f9fa!important;border:1px solid var(--coa-line)!important;border-radius:18px!important;margin-bottom:16px!important;}
body .mpp-coa-ui .mpp-coa-stats{display:flex!important;flex-wrap:wrap!important;gap:10px 24px!important;padding-top:13px!important;font-size:13px!important;}
body .mpp-coa-ui .mpp-coa-stats strong{font-size:22px!important;margin-right:5px!important;}
body .mpp-coa-ui .mpp-coa-finder{border:1px solid var(--coa-line)!important;border-radius:14px!important;background:#fff!important;padding:15px!important;margin:0 0 22px!important;}
body .mpp-coa-ui .mpp-coa-finder>label{display:block!important;font-size:14px!important;font-weight:650!important;margin-bottom:7px!important;}
body .mpp-coa-ui #mpp-coa-search{display:block!important;width:100%!important;min-height:48px!important;padding:10px 12px!important;border:1px solid #aebfcd!important;border-radius:8px!important;background:#fff!important;color:var(--coa-ink)!important;font:inherit!important;font-size:16px!important;}
body .mpp-coa-ui .mpp-coa-quick{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:12px 0!important;}
body .mpp-coa-ui .mpp-coa-quick a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;font-size:13px!important;line-height:1.3!important;padding:9px!important;border:1px solid var(--coa-line)!important;border-radius:8px!important;text-align:center!important;}
body .mpp-coa-ui .mpp-coa-browse>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px 12px!important;padding:10px!important;max-height:350px!important;overflow-y:auto!important;overscroll-behavior:contain!important;}
body .mpp-coa-ui .mpp-coa-browse>div>a{display:flex!important;align-items:center!important;min-height:44px!important;padding:5px!important;font-size:13px!important;line-height:1.4!important;}
body .mpp-coa-ui .mpp-coa-product{scroll-margin-top:110px!important;margin:0 0 20px!important;background:#fff!important;border:1px solid var(--coa-line)!important;border-radius:15px!important;padding:16px!important;}
body .mpp-coa-ui .mpp-coa-product-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-bottom:12px!important;border-bottom:1px solid var(--coa-line)!important;margin-bottom:12px!important;}
body .mpp-coa-ui .mpp-coa-product-head>span{flex:0 0 auto!important;font-size:12px!important;color:var(--coa-muted)!important;}
body .mpp-coa-ui .mpp-coa-report{padding:4px 0!important;min-width:0!important;}
body .mpp-coa-ui details>.mpp-coa-report,body .mpp-coa-ui .mpp-coa-related-photo>.mpp-coa-proof{padding:13px!important;}
body .mpp-coa-ui .mpp-coa-report-head{display:flex!important;align-items:start!important;justify-content:space-between!important;gap:12px!important;}
body .mpp-coa-ui .mpp-coa-report-head>div{min-width:0!important;}
body .mpp-coa-ui .mpp-coa-task{font-size:12px!important;color:var(--coa-muted)!important;white-space:nowrap!important;}
body .mpp-coa-ui .mpp-coa-date{font-size:12px!important;margin:4px 0 10px!important;}
body .mpp-coa-ui .mpp-coa-results{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:10px 0 12px!important;padding:0!important;max-width:100%!important;}
body .mpp-coa-ui .mpp-coa-results:empty{display:none!important;}
body .mpp-coa-ui .mpp-coa-results>div{display:block!important;min-width:0!important;padding:9px 11px!important;background:#f4f9f8!important;border-left:2px solid #87bdb2!important;border-radius:5px!important;}
body .mpp-coa-ui .mpp-coa-results>div:only-child{grid-column:1/-1!important;}
body .mpp-coa-ui dt{display:block!important;font-size:12px!important;line-height:1.45!important;color:var(--coa-muted)!important;white-space:normal!important;overflow-wrap:anywhere!important;float:none!important;width:auto!important;margin:0!important;font-weight:500!important;}
body .mpp-coa-ui dd{display:block!important;font-size:15px!important;line-height:1.45!important;color:var(--coa-ink)!important;white-space:normal!important;overflow-wrap:anywhere!important;float:none!important;width:auto!important;margin:3px 0 0!important;font-weight:700!important;}
body .mpp-coa-ui .mpp-coa-proof{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:14px!important;max-width:850px!important;margin:12px auto!important;}
body .mpp-coa-ui .mpp-coa-proof:has(>figure:only-child){grid-template-columns:minmax(0,1fr)!important;max-width:340px!important;}
body .mpp-coa-ui figure.mpp-coa-figure{display:block!important;margin:0!important;min-width:0!important;max-width:100%!important;float:none!important;}
body .mpp-coa-ui .mpp-coa-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:310px!important;padding:0!important;background:transparent!important;border:none!important;overflow:hidden!important;}
body .mpp-coa-ui .mpp-coa-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;padding:0!important;margin:0!important;}
body .mpp-coa-ui .mpp-coa-image img[hidden]{display:none!important;}
body .mpp-coa-ui .mpp-coa-figure figcaption{display:block!important;font-size:11px!important;color:var(--coa-muted)!important;line-height:1.5!important;text-align:center!important;margin:7px 0 0!important;overflow-wrap:anywhere!important;}
body .mpp-coa-ui .mpp-coa-full{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;font-size:13px!important;}
body .mpp-coa-ui .mpp-coa-provenance>dl{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important;padding:12px!important;}
body .mpp-coa-ui .mpp-coa-provenance dd{font-size:13px!important;}
body .mpp-coa-ui .mpp-coa-verify{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:10px 16px!important;margin:12px 0 3px!important;background:var(--coa-accent)!important;color:#fff!important;border-radius:8px!important;font-size:14px!important;font-weight:650!important;line-height:1.4!important;}
body .mpp-coa-ui .mpp-coa-history-record{margin:10px auto!important;width:calc(100% - 22px)!important;}
body .mpp-coa-ui .mpp-coa-history>.mpp-coa-note,body .mpp-coa-ui .mpp-coa-related-photo>.mpp-coa-note{margin:12px!important;}
body .mpp-coa-ui .mpp-coa-footer{padding:15px!important;border-top:1px solid var(--coa-line)!important;}
body .mpp-coa-ui .mpp-coa-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;}
body .mpp-coa-evidence{scroll-margin-top:110px!important;padding:18px 0!important;margin:0 0 20px!important;border-top:1px solid var(--coa-line)!important;}
body .mpp-coa-ui .mpp-coa-directory-link{display:inline-flex!important;min-height:44px!important;align-items:center!important;font-size:14px!important;}
body .mpp-coa-purity-source{display:block!important;font-size:11px!important;font-weight:500!important;line-height:1.5!important;color:#536575!important;margin-top:4px!important;}
@media(max-width:640px){
 body .mpp-coa-directory-v120{padding:16px 8px 36px!important;}
 body .mpp-coa-ui .mpp-coa-hero{padding:18px 15px!important;}
 body .mpp-coa-ui .mpp-coa-quick{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 body .mpp-coa-ui .mpp-coa-browse>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 body .mpp-coa-ui .mpp-coa-product{padding:12px!important;}
 body .mpp-coa-ui h2{font-size:21px!important;}
 body .mpp-coa-ui h3{font-size:21px!important;}
 body .mpp-coa-ui .mpp-coa-product-head{align-items:flex-start!important;}
 body .mpp-coa-ui .mpp-coa-proof{gap:9px!important;}
 body .mpp-coa-ui .mpp-coa-image{height:210px!important;}
 body .mpp-coa-ui .mpp-coa-proof:has(>figure:only-child){max-width:280px!important;}
 body .mpp-coa-ui .mpp-coa-proof:has(>figure:only-child) .mpp-coa-image{height:265px!important;}
 body .mpp-coa-ui summary{flex-wrap:wrap!important;gap:4px 8px!important;}
 body .mpp-coa-ui summary>span{margin-left:0!important;font-size:12px!important;}
 body .mpp-coa-ui summary::after{margin-left:auto!important;}
 body .mpp-coa-ui .mpp-coa-results{gap:6px!important;}
 body .mpp-coa-ui .mpp-coa-results>div{padding:8px!important;}
 body .mpp-coa-ui dd{font-size:14px!important;}
 body .mpp-coa-ui details>.mpp-coa-report{padding:10px!important;}
 body .mpp-coa-evidence{padding:15px 0!important;}
}
@media(max-width:380px){body .mpp-coa-ui .mpp-coa-image{height:170px!important;}body .mpp-coa-ui .mpp-coa-provenance>dl{grid-template-columns:minmax(0,1fr)!important;}}
@media(prefers-reduced-motion:reduce){body .mpp-coa-ui{scroll-behavior:auto!important;}}
