#createDesignDialog .product-spec-pricing{border-color:#9ed8d2;background:linear-gradient(145deg,#ffffff,#edf8f6)}
#createDesignDialog .product-spec-pricing .product-spec-section-title{margin-bottom:8px}
#createDesignDialog .product-spec-estimate{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:3px 10px;padding:11px 12px;border:1px solid #c9e1de;border-radius:8px;background:#f4fbfa;font-style:normal}
#createDesignDialog .product-spec-estimate span{color:#587078;font-size:7px;font-weight:900;letter-spacing:.075em;text-transform:uppercase}
#createDesignDialog .product-spec-estimate b{color:#0a766f;font-size:17px;line-height:1;font-variant-numeric:tabular-nums}
#createDesignDialog .product-spec-estimate small{grid-column:1/-1;color:#65777c;font-size:7px;line-height:1.4}
#createDesignDialog .product-spec-estimate[data-estimate-state="loading"] b{color:#60747a;font-size:10px}
#createDesignDialog .product-spec-estimate[data-estimate-state="unavailable"] b{color:#7b5b2e;font-size:9px}
#createDesignDialog .product-spec-pricing>p{margin:8px 0 0;color:#60747a;font-size:8px;line-height:1.45}
@media(max-width:760px){#createDesignDialog .product-spec-estimate b{font-size:16px}#createDesignDialog .product-spec-actions .gradient-button{min-width:190px}}
