.cooldo-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;overflow:hidden;pointer-events:none;transition:visibility 0s linear .58s}.cooldo-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#14121033;opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:opacity .42s ease,backdrop-filter .52s ease}.cooldo-cart-drawer__panel{position:absolute;inset:12px 12px 12px auto;display:grid;width:min(calc(100vw - 24px),393px);grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:#fffffff7;color:#171513;box-shadow:0 30px 90px #120f0c33,0 4px 18px #120f0c14;outline:none;transform:translate(calc(100% + 24px)) scale(.985);transform-origin:100% 50%;transition:transform .58s cubic-bezier(.16,1,.3,1);will-change:transform}.cooldo-cart-drawer__panel.is-empty{grid-template-rows:auto minmax(0,1fr) auto}.cooldo-cart-drawer[data-open]{visibility:visible;pointer-events:auto;transition-delay:0s}.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__overlay{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__panel{transform:translate(0) scale(1)}html[data-drawer-open]{overflow:hidden}.cooldo-cart-drawer__reserve{display:flex;min-height:34px;align-items:center;justify-content:center;padding:6px 16px;background:#f0ebe3;font-size:11px;letter-spacing:.02em;line-height:1.4;text-align:center;text-transform:uppercase}.cooldo-cart-drawer__reserve strong{font-weight:650}.cooldo-cart-drawer__head{display:flex;min-height:57px;align-items:center;justify-content:space-between;padding:12px}.cooldo-cart-drawer__title{display:flex;gap:6px;align-items:baseline;font-size:18px;font-weight:600;letter-spacing:-.025em;line-height:1.2}.cooldo-cart-drawer__count{font-weight:600}.cooldo-cart-drawer__count.is-hidden{display:none}.cooldo-cart-drawer__close{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:inherit;transition:background .18s ease,transform .3s cubic-bezier(.16,1,.3,1)}.cooldo-cart-drawer__close:hover{background:#f2efeb;transform:rotate(4deg) scale(1.04)}.cooldo-cart-drawer__close svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.5}.cooldo-cart-drawer__body{min-height:0;padding:0 12px 20px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9c1b8 transparent}.cooldo-cart-drawer__progress{min-height:95px;padding:0 0 17px}.cooldo-cart-drawer__progress>p{min-height:24px;margin-bottom:18px;font-size:13px;line-height:1.45}.cooldo-cart-drawer__progress-track{position:relative;height:4px;border-radius:99px;background:#eee}.cooldo-cart-drawer__progress-fill{display:block;width:var(--cart-progress);max-width:100%;height:100%;border-radius:inherit;background:#c8903b;transition:width .65s cubic-bezier(.16,1,.3,1)}.cooldo-cart-drawer__progress-icon{position:absolute;top:50%;left:clamp(12px,var(--cart-progress),calc(100% - 12px));display:grid;width:25px;height:25px;place-items:center;border:1px solid #c8903b;border-radius:50%;background:#fff;color:#c8903b;transform:translate(-50%,-50%);transition:left .65s cubic-bezier(.16,1,.3,1)}.cooldo-cart-drawer__progress-icon svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.25}.cooldo-cart-drawer__progress-label{display:flex;gap:5px;justify-content:flex-end;margin-top:13px;font-size:11px}.cooldo-cart-drawer__items{display:grid;gap:10px;padding:12px;border-radius:16px;background:#fff}.cooldo-cart-drawer__item{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;align-items:center}.cooldo-cart-drawer__item+.cooldo-cart-drawer__item{padding-top:12px;border-top:1px solid #eee9e4}.cooldo-cart-drawer__item-media{overflow:hidden;width:80px;height:80px;border-radius:8px;background:#ececec}.cooldo-cart-drawer__item-media img,.cooldo-cart-drawer__item-media svg{width:100%;height:100%;object-fit:cover}.cooldo-cart-drawer__item-info{display:grid;min-width:0;gap:7px}.cooldo-cart-drawer__item-top{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:8px;align-items:start}.cooldo-cart-drawer__item-title{display:block;overflow:hidden;font-size:13px;line-height:1.3;text-overflow:ellipsis}.cooldo-cart-drawer__item-variant{margin-top:3px;color:#8a837c;font-size:10px;line-height:1.35}.cooldo-cart-drawer__remove{display:grid;width:24px;height:24px;place-items:center;color:#57514b}.cooldo-cart-drawer__remove svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.cooldo-cart-drawer__item-prices{display:flex;gap:7px;align-items:baseline;font-size:12px;line-height:1}.cooldo-cart-drawer__item-prices s,.cooldo-cart-drawer__upsell-bottom s{color:#9ca3af;font-weight:400}.cooldo-cart-drawer__qty{display:grid;width:94px;height:30px;grid-template-columns:30px 1fr 30px;align-items:center;border:1px solid #e1dcd6;border-radius:8px;text-align:center}.cooldo-cart-drawer__qty button{display:grid;width:30px;height:28px;place-items:center;color:inherit}.cooldo-cart-drawer__qty button:hover{background:#f6f3ef}.cooldo-cart-drawer__qty button:first-child{border-radius:7px 0 0 7px}.cooldo-cart-drawer__qty button:last-child{border-radius:0 7px 7px 0}.cooldo-cart-drawer__qty svg{width:9px;fill:none;stroke:currentColor;stroke-width:1.5}.cooldo-cart-drawer__qty-value{font-size:13px;font-weight:500}.cooldo-cart-drawer__upsells{margin-top:28px;padding-bottom:5px}.cooldo-cart-drawer__upsells h3{margin-bottom:12px;font-size:13px;font-weight:550}.cooldo-cart-drawer__upsell-track{display:flex;gap:10px;margin-right:-12px;padding-right:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.cooldo-cart-drawer__upsell-track::-webkit-scrollbar{display:none}.cooldo-cart-drawer__upsell-card{position:relative;isolation:isolate;display:grid;min-width:306px;padding:10px;grid-template-columns:80px minmax(0,1fr);gap:13px;border-radius:16px;background:#f8fafc;scroll-snap-align:start}.cooldo-cart-drawer__upsell-media{overflow:hidden;width:80px;height:80px;border-radius:12px;background:#efefef}.cooldo-cart-drawer__upsell-media img{width:100%;height:100%;object-fit:cover}.cooldo-cart-drawer__upsell-info{display:grid;min-width:0;align-content:center;gap:8px}.cooldo-cart-drawer__upsell-title{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cooldo-cart-drawer__upsell-title:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.cooldo-cart-drawer__upsell-title:focus-visible:after{outline:2px solid currentColor;outline-offset:-2px;border-radius:16px}.cooldo-cart-drawer__upsell-bottom{display:flex;align-items:center;justify-content:space-between}.cooldo-cart-drawer__upsell-bottom>div{display:flex;gap:5px;font-size:11px}.cooldo-cart-drawer__upsell-add{position:relative;z-index:2;display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#292623;color:#fff;transition:transform .25s cubic-bezier(.16,1,.3,1),background .18s ease}.cooldo-cart-drawer__upsell-add:hover{background:#4a443e;transform:scale(1.06)}.cooldo-cart-drawer__upsell-add svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.4}.cooldo-cart-drawer__upsell-select-label select{width:100%;height:22px;padding:0 20px 0 5px;border:1px solid #e4e1dd;border-radius:5px;background:#fff;font-size:9px}.cooldo-cart-drawer__empty{display:grid;min-height:100%;place-content:center;justify-items:center;padding:40px 22px;text-align:center}.cooldo-cart-drawer__empty-icon{display:grid;width:66px;height:66px;margin-bottom:22px;place-items:center;border-radius:50%;background:#f0ebe3}.cooldo-cart-drawer__empty-icon svg{width:31px;fill:none;stroke:currentColor;stroke-width:1.35}.cooldo-cart-drawer__empty h3{font-size:34px;font-weight:400;letter-spacing:-.04em}.cooldo-cart-drawer__empty p{max-width:285px;margin-top:12px;color:#756e67;font-size:13px;line-height:1.55}.cooldo-cart-drawer__empty a{min-width:210px;margin-top:25px;padding:14px 22px;border-radius:999px;background:#292623;color:#fff;font-size:13px}.cooldo-cart-drawer__foot{padding:0 12px 12px;background:#fffffffa;box-shadow:0 -15px 30px #fffffff5}.cooldo-cart-drawer__discount{border-top:1px solid #e8e4df;border-bottom:1px solid #e8e4df}.cooldo-cart-drawer__discount summary{display:flex;min-height:40px;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:11px}.cooldo-cart-drawer__discount summary::-webkit-details-marker{display:none}.cooldo-cart-drawer__discount summary svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.2;transition:transform .25s ease}.cooldo-cart-drawer__discount[open] summary svg{transform:rotate(180deg)}.cooldo-cart-drawer__discount input{width:100%;height:38px;margin-bottom:10px;padding:0 12px;border:1px solid #d9d3cd;border-radius:8px;background:#fff;font-size:12px;outline:none}.cooldo-cart-drawer__discount input:focus{border-color:#292623}.cooldo-cart-drawer__subtotal{display:flex;align-items:baseline;justify-content:space-between;padding:12px 0 10px;font-size:13px}.cooldo-cart-drawer__subtotal strong{font-size:16px}.cooldo-cart-drawer__checkout{display:flex;width:100%;min-height:52px;gap:9px;align-items:center;justify-content:center;border-radius:12px;background:#e9dfd1;color:#171513;font-size:13px;font-weight:600;transition:transform .25s cubic-bezier(.16,1,.3,1),background .18s ease}.cooldo-cart-drawer__checkout:hover{background:#dfd1c0;transform:translateY(-1px)}.cooldo-cart-drawer__checkout svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.35}.cooldo-cart-drawer__trust{margin-top:8px;color:#8a837c;font-size:9px;text-align:center}.cooldo-cart-drawer__payments{display:flex;max-height:20px;gap:4px;align-items:center;justify-content:center;margin-top:7px;overflow:hidden}.cooldo-cart-drawer__payments svg{width:30px;height:19px}.cooldo-cart-drawer[data-busy] .cooldo-cart-drawer__panel{cursor:progress}.cooldo-cart-drawer[data-busy] .cooldo-cart-drawer__items,.cooldo-cart-drawer[data-busy] .cooldo-cart-drawer__foot,.cooldo-cart-drawer[data-busy] .cooldo-cart-drawer__upsells{opacity:.52;pointer-events:none;transition:opacity .16s ease}.cooldo-cart-drawer__reserve,.cooldo-cart-drawer__head,.cooldo-cart-drawer__body,.cooldo-cart-drawer__foot{opacity:0;transform:translateY(8px);transition:opacity .36s ease,transform .48s cubic-bezier(.16,1,.3,1)}.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__reserve,.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__head,.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__body,.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__foot{opacity:1;transform:translateY(0)}.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__reserve{transition-delay:90ms}.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__head{transition-delay:.12s}.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__body{transition-delay:155ms}.cooldo-cart-drawer[data-open] .cooldo-cart-drawer__foot{transition-delay:.19s}@media(max-width:749px){.cooldo-cart-drawer__panel{top:0;right:0;bottom:0;left:0;width:100%;border:0;border-radius:0;transform:translate(100%)}.cooldo-cart-drawer__body{padding-bottom:18px}.cooldo-cart-drawer__upsell-card{min-width:317px}.cooldo-cart-drawer__foot{padding-bottom:max(12px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.cooldo-cart-drawer,.cooldo-cart-drawer__overlay,.cooldo-cart-drawer__panel,.cooldo-cart-drawer__reserve,.cooldo-cart-drawer__head,.cooldo-cart-drawer__body,.cooldo-cart-drawer__foot,.cooldo-cart-drawer__progress-fill,.cooldo-cart-drawer__progress-icon{transition-duration:.01ms!important;transition-delay:0s!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/iurop-cart-drawer.css.map */
