.export-production-summary{grid-template-columns:repeat(5,minmax(0,1fr))}
.export-production-summary .export-pricing-proof{border-top:3px solid #99aeb6;background:linear-gradient(180deg,#fff,#f4f8f9)}
.export-production-summary .export-pricing-proof[data-state="verified"]{border-top-color:#0b8b7c;background:linear-gradient(180deg,#f4fffc,#e9f8f4)}
.export-production-summary .export-pricing-proof[data-state="mismatch"],.export-production-summary .export-pricing-proof[data-state="outdated"],.export-production-summary .export-pricing-proof[data-state="offline"],.export-production-summary .export-pricing-proof[data-state="stale"],.export-production-summary .export-pricing-proof[data-state="unavailable"]{border-top-color:#c4571b;background:linear-gradient(180deg,#fffaf4,#fff0e3)}
.export-production-summary .export-pricing-proof b{color:#243e48}
.export-production-summary .export-pricing-proof[data-state="verified"] b{color:#086b61}
.export-production-summary .export-pricing-proof:not([data-state="verified"]) b{color:#994313}
@media(max-width:900px) and (min-width:701px){.export-production-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.export-production-summary>div+div{border-left:0}.export-production-summary>div:nth-child(even){border-left:1px solid #e0e7ea}.export-production-summary>div:nth-child(n+3){border-top:1px solid #e0e7ea}}
@media(max-width:700px){.export-production-summary{grid-template-columns:1fr}}
