.peptide-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#071b3a73;opacity:0;visibility:hidden;z-index:9998;transition:.3s ease}.peptide-cart-overlay.is-active{opacity:1;visibility:visible}.peptide-cart-drawer{position:fixed;top:0;right:0;width:420px;max-width:92%;height:100vh;height:100dvh;background:#fff;z-index:9999;transform:translate(100%);transition:.35s ease;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;overflow:hidden}.peptide-cart-drawer.is-active{transform:translate(0)}.peptide-cart-drawer__header{padding:20px 22px;border-bottom:1px solid #e8eef4;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.peptide-cart-drawer__header h2{margin:0;font-size:20px;font-weight:900;color:#071b3a}.peptide-cart-drawer__close{width:42px;height:42px;border:0;background:#eef8fd;color:#006eb7;border-radius:50%;font-size:34px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.peptide-cart-drawer__body{flex:1;overflow-y:auto;padding:18px 22px;min-height:0}.peptide-cart-drawer__empty{text-align:center;color:#667586;font-size:16px;margin-top:80px}.peptide-cart-item{display:grid;grid-template-columns:74px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #eef2f6}.peptide-cart-item__image{width:74px;height:74px;border:1px solid #e8eef4;border-radius:10px;object-fit:cover;background:#f7fbfe}.peptide-cart-item__title{font-size:14px;font-weight:800;color:#071b3a;margin-bottom:5px;line-height:1.3}.peptide-cart-item__variant{font-size:12px;color:#667586;margin-bottom:8px}.peptide-cart-item__price{font-size:13px;color:#1d3148;font-weight:700;margin-bottom:10px}.peptide-cart-item__actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.peptide-cart-item__qty{display:flex;align-items:center;border:1px solid #cfd9e3;border-radius:999px;overflow:hidden}.peptide-cart-item__qty button{width:28px;height:28px;border:0;background:#fff;color:#071b3a;font-size:16px;cursor:pointer}.peptide-cart-item__qty span{min-width:28px;text-align:center;font-size:13px;font-weight:700}.peptide-cart-item__remove{border:0;background:transparent;color:#006eb7;font-size:12px;font-weight:800;cursor:pointer}.peptide-cart-drawer__footer{padding:16px 22px calc(20px + env(safe-area-inset-bottom));border-top:1px solid #e8eef4;background:#fff;flex-shrink:0}.peptide-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:15px;color:#071b3a}.peptide-cart-drawer__subtotal strong{font-size:16px}.peptide-cart-drawer__view-cart,.peptide-cart-drawer__checkout{width:100%;min-height:46px;border-radius:999px;display:flex;align-items:center;justify-content:center;text-decoration:none}.peptide-cart-drawer__view-cart{border:1px solid #006eb7;color:#006eb7;font-size:13px;font-weight:900;margin-bottom:10px;background:#fff}.peptide-cart-drawer__checkout{background:#006eb7;color:#fff;font-size:13px;font-weight:900;letter-spacing:1px;box-shadow:0 8px 16px #006eb738}.peptide-cart-drawer__checkout:hover{background:#005b99;color:#fff}body.peptide-cart-open{overflow:hidden}@media screen and (max-width:600px){.peptide-cart-drawer{width:100%;max-width:100%;height:100dvh;max-height:100dvh}.peptide-cart-drawer__header{padding:18px 20px}.peptide-cart-drawer__header h2{font-size:24px}.peptide-cart-drawer__close{width:44px;height:44px;font-size:34px}.peptide-cart-drawer__body{padding:18px 20px}.peptide-cart-drawer__empty{font-size:17px;margin-top:90px}.peptide-cart-drawer__footer{padding:14px 20px calc(18px + env(safe-area-inset-bottom))}.peptide-cart-drawer__subtotal{font-size:18px;margin-bottom:14px}.peptide-cart-drawer__subtotal strong{font-size:20px}.peptide-cart-drawer__view-cart,.peptide-cart-drawer__checkout{min-height:52px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/peptide-cart-drawer.css.map */
