.cd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1a1a73;z-index:10010;opacity:0;transition:opacity .35s var(--ease)}.cd-overlay.open{opacity:1}.cd{position:fixed;top:0;right:0;height:100%;height:100dvh;width:420px;max-width:90vw;background:var(--warm-bg);z-index:10011;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s var(--ease);box-shadow:-16px 0 48px #0000001f}.cd.open{transform:translate(0)}.cd-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border);flex:0 0 auto}.cd-title{font-family:var(--font-display);font-size:22px;font-weight:800;color:var(--charcoal)}.cd-count{font-size:14px;font-weight:600;color:var(--muted)}.cd-close{font-size:30px;line-height:1;color:var(--charcoal);background:none;border:none;cursor:pointer;padding:0 4px}.cd-close:hover{color:var(--vivid-red)}.cd-body{flex:1 1 auto;overflow-y:auto;padding:8px 24px}.cd-nudge{margin:8px 0 4px;padding:10px 14px;border-radius:var(--radius-md);background:var(--cream);color:var(--charcoal);font-size:13px;font-weight:700;text-align:center;line-height:1.3}.cd-nudge--on{background:var(--lime-yellow)}.cd-empty{text-align:center;padding:60px 0}.cd-empty-txt{font-size:16px;color:var(--muted);margin-bottom:20px}.cd-shop{display:inline-block;font-size:14px;font-weight:700;color:var(--white);background:var(--vivid-red);padding:12px 28px;border-radius:var(--radius-pill);text-decoration:none}.cd-items{display:flex;flex-direction:column}.cd-item{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--border)}.cd-item-img{width:72px;height:72px;flex:0 0 auto;border-radius:var(--radius-md);overflow:hidden;background:var(--cream)}.cd-item-img img{width:100%;height:100%;object-fit:cover;display:block}.cd-item-main{flex:1 1 auto;display:flex;flex-direction:column;gap:6px;min-width:0}.cd-item-name{font-size:14.5px;font-weight:700;color:var(--charcoal);line-height:1.3}.cd-item-variant{font-size:12.5px;color:var(--muted)}.cd-item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.cd-qty{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--radius-pill);overflow:hidden}.cd-qty button{width:30px;height:30px;font-size:16px;font-weight:700;color:var(--charcoal);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.cd-qty button:hover{background:#f0ebe5}.cd-qty span{min-width:30px;text-align:center;font-size:14px;font-weight:700}.cd-item-price{font-size:14.5px;font-weight:700;color:var(--charcoal)}.cd-item-remove{font-size:11.5px;color:var(--muted);background:none;border:none;cursor:pointer;text-decoration:underline;padding:0;margin-top:2px;align-self:flex-start}.cd-item-remove:hover{color:var(--vivid-red)}.cd-cross{flex:0 0 auto;padding:14px 24px;border-top:1px solid var(--border);background:var(--cream)}.cd-cross-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:10px}.cd-cross-item{display:flex;align-items:center;gap:12px}.cd-cross-img{width:48px;height:48px;flex:0 0 auto;border-radius:var(--radius-sm);overflow:hidden;background:var(--white)}.cd-cross-img img{width:100%;height:100%;object-fit:cover;display:block}.cd-cross-main{flex:1 1 auto;display:flex;flex-direction:column;min-width:0}.cd-cross-name{font-size:13.5px;font-weight:700;color:var(--charcoal);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cd-cross-price{font-size:13px;font-weight:700;color:var(--vivid-red)}.cd-cross-add{flex:0 0 auto;padding:8px 18px;background:var(--charcoal);color:#fff;font-family:var(--font-body);font-size:13px;font-weight:700;border:none;border-radius:var(--radius-pill);cursor:pointer;transition:background .25s var(--ease)}.cd-cross-add:hover{background:var(--vivid-red)}.cd-cross-add:disabled{opacity:.6;cursor:not-allowed}.cd-foot{flex:0 0 auto;padding:20px 24px;border-top:1px solid var(--border);background:var(--white)}.cd-row{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-display);font-size:18px;font-weight:800;color:var(--charcoal);margin-bottom:6px}.cd-note{font-size:12px;color:var(--muted);margin-bottom:14px}.cd-checkout{width:100%;padding:16px;background:var(--vivid-red);color:var(--white);font-family:var(--font-display);font-size:16px;font-weight:700;border:none;border-radius:var(--radius-pill);cursor:pointer;box-shadow:0 4px 20px #fd022b33;transition:all .3s var(--ease)}.cd-checkout:hover{background:#e00025;transform:translateY(-2px);box-shadow:0 8px 30px #fd022b4d}.cd-viewcart{display:block;text-align:center;font-size:13.5px;font-weight:600;color:var(--charcoal);text-decoration:underline;margin-top:12px}.cd-viewcart:hover{color:var(--vivid-red)}@media(max-width:480px){.cd{width:100%;max-width:100vw}.cd-head{padding:16px 18px}.cd-body{padding:8px 18px}.cd-foot{padding:16px 18px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/cart-drawer.css.map */
