#tfd-floating-cart{position:fixed;bottom:1.5em;right:1.5em;z-index:9990;display:none}#tfd-floating-cart-btn{display:flex;align-items:center;gap:.4em;background:#d4576b;color:#fff;border:none;border-radius:999px;padding:.75em 1.2em;font-size:1em;font-weight:600;cursor:pointer;box-shadow:0 4px 16px #d4576b59;transition:transform .15s,box-shadow .15s}#tfd-floating-cart-btn:hover{transform:scale(1.05);box-shadow:0 6px 20px #d4576b73}#tfd-cart-count{background:#fff;color:#d4576b;font-size:.8em;font-weight:700;min-width:1.5em;height:1.5em;line-height:1.5em;text-align:center;border-radius:999px;display:inline-block}.tfd-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:9998;animation:tfd-fadeIn .2s}.tfd-cart-panel{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:90vw;background:#fff;z-index:9999;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001f;animation:tfd-slideLeft .25s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.tfd-cart-header{display:flex;align-items:center;justify-content:space-between;padding:1.2em 1.5em;border-bottom:1px solid #e5e5e5}.tfd-cart-header h2{margin:0;font-size:1.2em;color:#2d2d2d}.tfd-cart-close{background:none;border:none;font-size:1.5em;cursor:pointer;color:#6b6b6b;padding:0;line-height:1}.tfd-cart-items{flex:1;overflow-y:auto;padding:1em 1.5em}.tfd-cart-empty{text-align:center;padding:3em 1em;color:#6b6b6b}.tfd-cart-item{display:flex;gap:1em;padding:1em 0;border-bottom:1px solid #e5e5e5}.tfd-cart-item:last-child{border-bottom:none}.tfd-cart-item-image{width:64px;height:64px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.tfd-cart-item-image img{width:100%;height:100%;object-fit:cover}.tfd-cart-item-info{flex:1;min-width:0}.tfd-cart-item-name{font-weight:600;font-size:.9em;margin:0 0 .2em;color:#2d2d2d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tfd-cart-item-price{font-weight:700;color:#d4576b;font-size:.95em;margin:0}.tfd-cart-item-remove{background:none;border:none;color:#999;font-size:.8em;cursor:pointer;padding:0;margin-top:.3em}.tfd-cart-item-remove:hover{color:#c0392b}.tfd-cart-footer{padding:1.2em 1.5em;border-top:1px solid #e5e5e5;background:#fafafa}.tfd-cart-subtotal{display:flex;justify-content:space-between;font-size:1.1em;font-weight:700;margin:0 0 .5em;color:#2d2d2d}.tfd-cart-note{font-size:.82em;color:#6b6b6b;margin:0 0 .75em}.tfd-btn{display:inline-flex;align-items:center;justify-content:center;padding:.7em 1.4em;border:none;border-radius:8px;font-size:.95em;font-weight:600;cursor:pointer;transition:background .2s}.tfd-btn-primary{background:#d4576b;color:#fff}.tfd-btn-primary:hover{background:#b8455a}@keyframes tfd-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tfd-slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 480px){.tfd-cart-panel{width:100vw;max-width:100vw}#tfd-floating-cart{bottom:1em;right:1em}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tfd-cart.css.map */
