.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.hidden{display:none}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;cursor:pointer}.cart-drawer__panel{position:relative;width:min(420px,100%);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-6px 0 24px #0003;animation:slideIn .28s ease}@keyframes slideIn{0%{transform:translate(24px);opacity:.6}to{transform:none;opacity:1}}.cart-drawer__header{padding:16px 20px;font-weight:700;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.cd-close{font-size:24px;background:none;border:none;cursor:pointer}.cd-progress{padding:14px 20px;border-bottom:1px solid #f1f1f1}.cd-progress__title{font-size:14px;margin:0 0 8px}.cd-progress__track{background:#edf0f2;height:8px;border-radius:999px;overflow:hidden}.cd-progress__fill{background:#203586;height:100%;width:0;transition:width .25s ease}.cd-savings{padding:8px 20px;color:#0b7a65;font-weight:700;font-size:13px}.cd-items{flex:1;overflow:auto;padding:14px 16px;display:flex;flex-direction:column;gap:14px}.cd-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center}.cd-item__img{width:72px;height:72px;object-fit:contain;border:1px solid #eee;border-radius:10px;background:#fff}.cd-item__title{font-size:14px;font-weight:700;margin:0 0 4px}.cd-item__meta{white-space:pre-line;font-size:12px;color:#555}.cd-qty{display:flex;align-items:center;gap:6px;margin-top:6px}.cd-qty button{border:1px solid #ddd;background:#f9f9f9;border-radius:6px;width:28px;height:28px;cursor:pointer}.cd-qty span{min-width:22px;text-align:center}.cd-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cd-remove{background:none;border:none;color:#b91c1c;font-size:18px;cursor:pointer}.cd-remove:focus-visible{outline:2px solid #b91c1c;outline-offset:2px}.cd-price{font-weight:700;font-size:14px}.cd-addon{padding:12px 16px;border-top:1px solid #eee;border-bottom:1px solid #eee}.cd-addon__card{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;border:1px solid #e9eef2;border-radius:12px;padding:10px}.cd-addon__img{width:36px;height:36px;object-fit:contain}.cd-addon__title{font-weight:800}.cd-addon__deal{color:#0c5a37;font-weight:800;font-size:12px}.cd-toggle{--h:24px;--w:44px;position:relative;width:var(--w);height:var(--h);border-radius:999px;background:#e6e6e6;border:1px solid #d8d8d8;cursor:pointer}.cd-toggle__knob{position:absolute;top:50%;left:2px;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#fff;transition:left .2s ease}.cd-toggle.is-on{background:#0c5a37;border-color:#0c5a37}.cd-toggle.is-on .cd-toggle__knob{left:calc(var(--w) - 20px)}.cd-addon__price{font-weight:800}.cart-drawer__footer{padding:16px 20px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:14px}.cd-total{display:flex;justify-content:space-between;font-size:15px;font-weight:800}.cd-actions{display:flex;flex-direction:column;gap:10px}.cd-link{font-size:14px;text-align:center;padding:10px;border:1px solid #203586;border-radius:10px;color:#203586;text-decoration:none}.cd-cta{background:#0c5a37;color:#fff;text-align:center;padding:12px;border-radius:10px;font-weight:800;text-decoration:none}.cd-trust{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;text-align:center;font-size:12px;color:#222}.cd-trust .tp-exc{font-weight:800;letter-spacing:.2px}.cd-trust .tp-stars{height:16px;width:auto;vertical-align:middle}.cd-trust .tp-logo{height:14px;width:auto;vertical-align:middle}.cd-pay{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.pay-icon{height:18px;width:auto}.cd-glass[hidden]{display:none}.cd-glass{margin-top:10px}.cd-glass__heading{margin:12px 0 8px;font-weight:800;color:#203586}.cd-glass__card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e9eef3;border-radius:12px;background:#fff}#cd-glass-img{width:40px;height:40px;object-fit:contain}.cd-glass__text{display:flex;flex-direction:column;gap:2px}.cd-glass__title{font-weight:800}.cd-glass__badge{font-weight:800;color:#0a7a65}.cd-switch{width:48px;height:28px;border-radius:999px;border:none;cursor:pointer;background:#e74c3c;position:relative;transition:background .2s;flex:0 0 48px;padding:0}.cd-switch__knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#fff;transition:left .2s}.cd-switch.is-on{background:#2ecc71}.cd-switch.is-on .cd-switch__knob{left:23px}.cd-item__img{width:64px;height:80px;object-fit:contain;background:#f7f7fb;border-radius:6px}
/*# sourceMappingURL=/cdn/shop/t/16/assets/cart-drawer.css.map */
