/* Quinbis V1.0.9 production-readiness utilities. */
.qb-width-0{width:0%!important}
.qb-width-1{width:1%!important}
.qb-width-2{width:2%!important}
.qb-width-3{width:3%!important}
.qb-width-4{width:4%!important}
.qb-width-5{width:5%!important}
.qb-width-6{width:6%!important}
.qb-width-7{width:7%!important}
.qb-width-8{width:8%!important}
.qb-width-9{width:9%!important}
.qb-width-10{width:10%!important}
.qb-width-11{width:11%!important}
.qb-width-12{width:12%!important}
.qb-width-13{width:13%!important}
.qb-width-14{width:14%!important}
.qb-width-15{width:15%!important}
.qb-width-16{width:16%!important}
.qb-width-17{width:17%!important}
.qb-width-18{width:18%!important}
.qb-width-19{width:19%!important}
.qb-width-20{width:20%!important}
.qb-width-21{width:21%!important}
.qb-width-22{width:22%!important}
.qb-width-23{width:23%!important}
.qb-width-24{width:24%!important}
.qb-width-25{width:25%!important}
.qb-width-26{width:26%!important}
.qb-width-27{width:27%!important}
.qb-width-28{width:28%!important}
.qb-width-29{width:29%!important}
.qb-width-30{width:30%!important}
.qb-width-31{width:31%!important}
.qb-width-32{width:32%!important}
.qb-width-33{width:33%!important}
.qb-width-34{width:34%!important}
.qb-width-35{width:35%!important}
.qb-width-36{width:36%!important}
.qb-width-37{width:37%!important}
.qb-width-38{width:38%!important}
.qb-width-39{width:39%!important}
.qb-width-40{width:40%!important}
.qb-width-41{width:41%!important}
.qb-width-42{width:42%!important}
.qb-width-43{width:43%!important}
.qb-width-44{width:44%!important}
.qb-width-45{width:45%!important}
.qb-width-46{width:46%!important}
.qb-width-47{width:47%!important}
.qb-width-48{width:48%!important}
.qb-width-49{width:49%!important}
.qb-width-50{width:50%!important}
.qb-width-51{width:51%!important}
.qb-width-52{width:52%!important}
.qb-width-53{width:53%!important}
.qb-width-54{width:54%!important}
.qb-width-55{width:55%!important}
.qb-width-56{width:56%!important}
.qb-width-57{width:57%!important}
.qb-width-58{width:58%!important}
.qb-width-59{width:59%!important}
.qb-width-60{width:60%!important}
.qb-width-61{width:61%!important}
.qb-width-62{width:62%!important}
.qb-width-63{width:63%!important}
.qb-width-64{width:64%!important}
.qb-width-65{width:65%!important}
.qb-width-66{width:66%!important}
.qb-width-67{width:67%!important}
.qb-width-68{width:68%!important}
.qb-width-69{width:69%!important}
.qb-width-70{width:70%!important}
.qb-width-71{width:71%!important}
.qb-width-72{width:72%!important}
.qb-width-73{width:73%!important}
.qb-width-74{width:74%!important}
.qb-width-75{width:75%!important}
.qb-width-76{width:76%!important}
.qb-width-77{width:77%!important}
.qb-width-78{width:78%!important}
.qb-width-79{width:79%!important}
.qb-width-80{width:80%!important}
.qb-width-81{width:81%!important}
.qb-width-82{width:82%!important}
.qb-width-83{width:83%!important}
.qb-width-84{width:84%!important}
.qb-width-85{width:85%!important}
.qb-width-86{width:86%!important}
.qb-width-87{width:87%!important}
.qb-width-88{width:88%!important}
.qb-width-89{width:89%!important}
.qb-width-90{width:90%!important}
.qb-width-91{width:91%!important}
.qb-width-92{width:92%!important}
.qb-width-93{width:93%!important}
.qb-width-94{width:94%!important}
.qb-width-95{width:95%!important}
.qb-width-96{width:96%!important}
.qb-width-97{width:97%!important}
.qb-width-98{width:98%!important}
.qb-width-99{width:99%!important}
.qb-width-100{width:100%!important}
.qb-height-36{height:36%!important}
.qb-height-43{height:43%!important}
.qb-height-50{height:50%!important}
.qb-height-57{height:57%!important}
.qb-height-68{height:68%!important}
.qb-height-74{height:74%!important}
.qb-height-82{height:82%!important}
.qb-height-92{height:92%!important}
.qb-chart-38{--h:38%}
.qb-chart-48{--h:48%}
.qb-chart-58{--h:58%}
.qb-chart-66{--h:66%}
.qb-chart-82{--h:82%}
.production-readiness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}
.production-readiness-check{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:10px;align-items:start;padding:14px 15px;border:1px solid var(--foundation-border,#d9e4df);border-radius:14px;background:#fff}
.production-readiness-dot{width:9px;height:9px;margin-top:5px;border-radius:50%;background:#b5c0bc}
.production-readiness-check.is-ready .production-readiness-dot{background:#4e9b3b}
.production-readiness-check.is-warning .production-readiness-dot{background:#b78123}
.production-readiness-check.is-blocked .production-readiness-dot{background:#9b3f3f}
.production-readiness-check strong{display:block;font-size:13px}.production-readiness-check p{margin:3px 0 0;color:#63716c;font-size:12px;line-height:1.45}.production-readiness-check>span:last-child{font-size:11px;font-weight:700;white-space:nowrap}.production-readiness-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
@media(max-width:760px){.production-readiness-grid{grid-template-columns:1fr}.production-readiness-check{grid-template-columns:12px minmax(0,1fr)}.production-readiness-check>span:last-child{grid-column:2;white-space:normal}}

.production-readiness-note{margin:12px 0 0;max-width:980px}
