#new-product-progress-usage-guide{width:min(660px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;padding:16px;border:1px solid #d7e3ef;border-radius:10px;background:#fbfdff;color:#3e5872;box-shadow:0 14px 44px #193b5924}
#new-product-progress-usage-guide::backdrop{background:#20395255}
#new-product-progress-usage-guide header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
#new-product-progress-usage-guide h2{margin:0;font-size:16px;font-weight:600;color:#294868}
#new-product-progress-usage-guide header button{margin:0;padding:5px 10px;font-size:12px;flex:none}
#new-product-progress-usage-guide .progress-guide-sections{display:grid;gap:8px}
#new-product-progress-usage-guide section{min-width:0;padding:10px 12px;border:1px solid #e1eaf4;border-radius:6px;background:#f1f6fc}
#new-product-progress-usage-guide section:nth-child(2){background:#f5f8fc}
#new-product-progress-usage-guide h3{margin:0 0 5px;font-size:13px;font-weight:600;color:#315b83}
#new-product-progress-usage-guide p{margin:0;font-size:12px;line-height:1.65;overflow-wrap:anywhere}
#new-product-progress-usage-guide p+p{margin-top:5px}
