.hbd-cart-item-edit{display:block;width:max-content;margin:4px 0 0;padding:0;border:0;background:none;color:inherit;font:inherit;line-height:inherit;text-decoration:underline;cursor:pointer}.hbd-cart-item-edit:hover{color:inherit}.hbd-cart-item-edit:focus-visible{outline:2px solid rgba(0,0,0,.25);outline-offset:2px}.hbd-cart-edit-backdrop{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center;padding:12px;background:#0f172a7a}.hbd-cart-edit-modal{width:min(100%,480px);max-height:min(88vh,760px);overflow:auto;border-radius:14px;background:#fff;color:#111827;box-shadow:0 24px 64px #0f172a4d;font-family:inherit}.hbd-cart-edit-modal>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#fff}.hbd-cart-edit-modal h2{margin:0;font-size:17px}.hbd-cart-edit-close{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f3f4f6;color:#111827;font:inherit;font-size:24px;line-height:1;cursor:pointer}.hbd-cart-edit-modal form{padding:0 16px 16px}.hbd-cart-edit-product{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #e2e8f0}.hbd-cart-edit-product img{width:64px;height:64px;border-radius:10px;object-fit:cover}.hbd-cart-edit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 0}.hbd-cart-edit-field{display:flex;min-width:0;flex-direction:column;gap:4px;font-size:12px}.hbd-cart-edit-field>span{font-weight:650}.hbd-cart-edit-field input,.hbd-cart-edit-field select,.hbd-cart-edit-field textarea{width:100%;min-height:42px;box-sizing:border-box;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;font:inherit}.hbd-cart-edit-field textarea{resize:vertical}.hbd-cart-edit-field [readonly]{background:#f8fafc;color:#64748b}.hbd-cart-edit-error{min-height:1.25em;color:#b42318;font-size:12px}.hbd-cart-edit-status{min-height:1.25em;color:#475569;font-size:12px}.hbd-cart-edit-actions{position:sticky;bottom:-16px;display:flex;justify-content:flex-end;gap:8px;padding:12px 0 16px;background:#fff}.hbd-cart-edit-actions>button{min-height:42px;padding:8px 16px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font:inherit;font-weight:700;cursor:pointer}.hbd-cart-edit-actions .hbd-cart-edit-save{border-color:#07966f;background:#07966f;color:#fff}.hbd-cart-edit-close:focus-visible,.hbd-cart-edit-actions button:focus-visible,.hbd-cart-edit-field :focus-visible{outline:3px solid rgba(7,150,111,.28);outline-offset:2px}@media(max-width:520px){.hbd-cart-edit-backdrop{padding:0}.hbd-cart-edit-modal{max-height:92vh;border-radius:14px 14px 0 0}.hbd-cart-edit-fields{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hbd-cart-item-edit,.hbd-cart-edit-modal{scroll-behavior:auto;transition:none}}
