.dodo-cart-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dodo-cart-overlay.is-open{display:block}.dodo-cart-drawer{position:fixed;top:0;right:0;width:440px;max-width:100vw;height:100dvh;background:#f8f9fa;z-index:10000;transform:translate(100%);transition:transform .3s cubic-bezier(.25,1,.5,1);display:flex;flex-direction:column;box-shadow:-8px 0 30px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dodo-cart-drawer.is-open{transform:translate(0)}.dodo-cart-timer-banner{background:#fff0f1;color:#d11a2a;text-align:center;padding:10px;font-size:.8rem;font-weight:600;border-bottom:1px solid #ffe1e3;flex:none}.dodo-timer-display{background:#d11a2a;color:#fff;padding:2px 6px;border-radius:4px}.dodo-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid #eef0f2;flex:none}.dodo-cart-drawer__title{font-size:.95rem;font-weight:700;color:#1a1a1a;margin:0}.dodo-cart-drawer__close{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#666}.dodo-cart-milestones{background:#fff;padding:16px 20px 35px;border-bottom:1px solid #eef0f2;flex:none}.dodo-milestones-headline{font-size:.85rem;font-weight:600;color:#222;text-align:center;margin-bottom:24px}.dodo-milestones-container{position:relative;margin:0 20px}.dodo-milestones-track{height:6px;background:#eef0f2;border-radius:99px;position:relative;overflow:hidden}.dodo-milestones-fill{height:100%;background:linear-gradient(90deg,#98656a,#4caf50);border-radius:99px;width:0%;transition:width .6s ease;position:absolute;top:0;left:0}.dodo-node{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;width:70px;z-index:2}.node-1{left:16.66%}.node-2{left:50%}.node-3{left:83.33%}.node-bullet{width:14px;height:14px;background:#eef0f2;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #ccc}.dodo-node.is-active .node-bullet{background:#4caf50!important;box-shadow:0 0 0 2px #4caf504d}.node-target{font-size:.7rem;font-weight:700;color:#555;position:absolute;top:-20px}.node-label{font-size:.72rem;font-weight:600;color:#777;white-space:nowrap;position:absolute;top:18px}.dodo-node.is-active .node-label{color:#4caf50}.dodo-cart-drawer__scrollable{flex:1;overflow-y:auto;display:flex;flex-direction:column}.dodo-cart-drawer__body{padding:16px 20px}.dodo-cart-drawer__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.dodo-cart-item{display:flex;gap:12px;background:#fff;border-radius:12px;padding:12px;border:1px solid #eef0f2;position:relative}.dodo-cart-item__img-wrap img{width:75px;height:75px;object-fit:cover;border-radius:8px}.dodo-cart-item__details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.dodo-cart-item__title{font-size:.85rem;font-weight:600;margin:0;color:#1a1a1a;padding-right:18px}.dodo-cart-item__variant{font-size:.75rem;color:#888;margin:2px 0 0}.dodo-cart-item__bottom{display:flex;justify-content:space-between;align-items:center}.dodo-cart-item__qty{display:flex;align-items:center;border:1px solid #eef0f2;border-radius:6px;background:#f8f9fa}.dodo-cart-item__qty button{background:none;border:none;width:26px;height:26px;cursor:pointer}.dodo-cart-item__qty span{font-size:.8rem;font-weight:600;min-width:20px;text-align:center}.dodo-cart-item__price{font-size:.88rem;font-weight:700;color:#1a1a1a}.dodo-cart-item__remove{position:absolute;top:12px;right:12px;background:none;border:none;color:#ccc;cursor:pointer;font-size:1.1rem}.dodo-cart-drawer__upsell{padding:16px 20px;background:#fff;border-top:1px solid #eef0f2;margin-top:auto}.dodo-cart-drawer__upsell-title{font-size:.85rem;font-weight:700;color:#1a1a1a;margin:0 0 12px}.dodo-cart-drawer__upsell-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dodo-upsell-card{background:#fff;border:1px solid #eef0f2;border-radius:12px;padding:10px;display:flex;flex-direction:column;justify-content:space-between}.dodo-upsell-card img{width:100%;height:90px;object-fit:cover;border-radius:8px;margin-bottom:8px}.dodo-upsell-card__title{font-size:.78rem;font-weight:600;color:#333;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:32px}.dodo-upsell-card__footer{display:flex;justify-content:space-between;align-items:center}.dodo-upsell-card__price{font-size:.82rem;font-weight:700;color:#1a1a1a}.dodo-upsell-card__add{background:#fff;border:1px solid #1a1a1a;color:#1a1a1a;padding:4px 8px;border-radius:6px;font-size:.72rem;font-weight:600;cursor:pointer}.dodo-cart-drawer__footer{padding:16px 20px;background:#fff;border-top:1px solid #eef0f2;flex:none}.dodo-cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:.95rem;font-weight:700;color:#1a1a1a;margin-bottom:12px}.dodo-cart-tc{display:flex;align-items:center;gap:8px;margin-bottom:12px}.dodo-cart-tc label{font-size:.75rem;color:#666}.dodo-cart-drawer__checkout-btn{display:block;width:100%;background:#a3d63b;color:#fff;text-align:center;padding:14px;border-radius:10px;font-size:.95rem;font-weight:700;text-decoration:none}.dodo-cart-trust-badges{margin-top:12px;text-align:center}.dodo-trust-badge-img{max-width:100%;height:auto}.dodo-cart-drawer__empty{display:none;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 20px;text-align:center;color:#888;font-size:.9rem;flex:1}.dodo-cart-drawer__shop-btn{background:#98656a!important;color:#fff!important;padding:12px 28px!important;border-radius:8px!important;text-decoration:none!important;font-size:.85rem!important;font-weight:600!important;display:inline-block!important;transition:background .2s!important}.dodo-cart-drawer__shop-btn:hover{background:#7a4e53!important}.dodo-milestones-track{height:6px;background:#eef0f2;border-radius:99px;position:relative;overflow:visible!important}.dodo-milestones-fill{height:100%;background:#98656a;border-radius:99px;width:0%;transition:width .6s ease;position:absolute;top:0;left:0;z-index:1}.dodo-node{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;width:70px;z-index:3}.node-bullet{width:14px;height:14px;background:#eef0f2;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #ccc;position:relative;z-index:3}.dodo-node.is-active .node-bullet{background:#98656a!important;box-shadow:0 0 0 2px #98656a4d!important}.dodo-node.is-active .node-label{color:#98656a!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/dodo-cart-drawer.css.map */
