#llc-cart-dialog{font:16px/1.5 system-ui,sans-serif;box-sizing:border-box;max-width:620px;width:calc(100% - 32px);max-height:90dvh;border:1px solid #ccc;border-radius:12px;padding:24px;color:#161616;background:#fff}#llc-cart-dialog::backdrop{background:#0008}#llc-cart-dialog h2{margin:0 0 12px}#llc-cart-dialog button{font:inherit;cursor:pointer;border:1px solid #777;border-radius:5px;padding:9px 14px;background:#fff;color:#161616}#llc-cart-dialog button:disabled{opacity:.45;cursor:not-allowed}#llc-cart-dialog input{width:64px;padding:6px;font:inherit}.llc-cart-row{border-bottom:1px solid #ddd;padding:14px 0}.llc-cart-row p{margin:4px 0}.llc-cart-row label{margin-right:12px}#llc-cart-dialog .llc-checkout-button{width:100%;background:#111;color:white}.llc-cart-trigger{position:fixed;right:20px;bottom:20px;z-index:1000;padding:12px 20px;border:1px solid #fff;border-radius:100px;background:#111;color:#fff;font:600 15px system-ui,sans-serif;cursor:pointer}#llc-cart-dialog :focus-visible,.llc-cart-trigger:focus-visible{outline:3px solid #156bd1;outline-offset:3px}
