#saveCartButton{width:100%;margin-top:0}#retryCartSync{background:#eaf6fa;color:#063b76;border:1px solid #b9dfeb;font-size:12px;padding:8px}#cartRecovery{margin:15px 0;padding:14px;background:#fff5de;border:1px solid #e2c98c;border-radius:10px;font-size:14px}#cartRecovery button{font-size:13px;padding:10px;width:100%;white-space:normal}#cartRecovery[hidden]{display:none!important}.saved-cart-help{padding:18px;background:white;border-radius:12px;color:#264e6b;line-height:1.5}.saved-cart-editor{display:grid;gap:15px}.saved-cart-editor>label,.saved-cart-editor fieldset>label{display:grid;gap:7px;font-weight:700}.saved-cart-editor input{padding:10px;border:1px solid #b8dce9;border-radius:8px;min-width:0;width:100%;box-sizing:border-box}.saved-cart-editor fieldset{display:grid;gap:10px;border:1px solid #b8dce9;border-radius:12px;padding:16px}.saved-cart-editor button{padding:11px 15px;border-radius:8px;border:0;background:#008eae;color:white;font:inherit;font-weight:bold;cursor:pointer}.saved-cart-editor [data-remove-line]{grid-column:1/-1;justify-self:start;background:#fff0ef;color:#a22727;font-size:13px}.saved-cart-editor [data-budget]{background:#e8f7ec;padding:14px;border-radius:8px;font-weight:bold}.saved-cart-editor .over-budget{background:#fff0e6;color:#a53216}.saved-cart-editor .detail-line{min-width:0}.saved-cart-editor .detail-line>*{min-width:0;overflow-wrap:anywhere}.private-wishlist small{display:block;margin-top:8px;color:#56718c}#wishlistDialog{width:min(850px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:90vh;box-sizing:border-box}@media(max-width:600px){.saved-cart-editor .detail-line{grid-template-columns:minmax(0,1fr) 85px}.saved-cart-editor .detail-line>em{grid-column:1/-1}.saved-cart-editor .teacher-quantity{flex-wrap:wrap}.saved-cart-editor .teacher-quantity input{width:85px}}
