.cart-drawer-items{flex-grow:1}cart-drawer-items.is-empty{display:none}.cart-drawer-content-footer{border:none;background:#fff;width:100%;flex-shrink:0;padding-top:0;margin-top:0!important}.cart-drawer__footer-content{margin-bottom:20px;border:1px solid rgba(0,19,37,.08);border-radius:8px;padding:0 20px}.cart-drawer__footer-row{display:flex;justify-content:space-between;margin-bottom:10px}.cart-drawer__footer-label{font-size:14px;color:#555}.cart-drawer__footer-input-wrapper{display:flex}.cart-drawer__footer-input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}.cart-drawer__footer-button{padding:10px 20px;border:1px solid #ccc;border-left:none;background-color:#fff;cursor:pointer;border-radius:0 5px 5px 0}.cart-drawer__footer-value{font-size:14px;font-weight:700}.cart-drawer__footer-checkout-button{width:100%;padding:15px;background-color:#000;color:#fff;border:none;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-family:Manrope,sans-serif;letter-spacing:1px;font-weight:500}.cart-drawer__footer-checkout-button img{margin-right:10px}.cart-drawer__footer-payments{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.cart-drawer__footer-payments img{margin:0 5px;height:35px;image-rendering:-webkit-optimize-contrast}.cart-drawer__footer-terms{text-align:center;font-size:12px;color:#777}.cart-drawer__footer-terms a{color:#000;text-decoration:underline}.cart-drawer__info-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:-4px;margin-top:-3px;cursor:pointer;vertical-align:middle}.cart-drawer__info-icon svg{width:100%;height:100%}.cart-item-color-swatch{display:inline-block!important;width:16px;height:16px;border-radius:2px;margin-right:5px!important;vertical-align:middle;position:relative;top:-1px}.cart-drawer .cart-item__image--cs{min-height:130px;object-fit:cover}@media only screen and (max-width: 600px){.cart-drawer .cart-item__image--cs{min-height:calc(100% - 16px);max-width:90px!important}}.claim-minis-section{padding:0;width:100%;margin-top:5px;margin-bottom:20px}.claim-minis-section .claim-minis-header{margin-bottom:10px}.claim-minis-section .claim-minis-title{font-size:12px;font-weight:800;color:#000;text-align:left;margin:0;font-family:Manrope,sans-serif}.claim-minis-section .claim-minis-highlight{color:#001325;font-style:italic}.claim-minis-section .claim-minis-carousel-wrapper{position:relative;display:flex;align-items:center;gap:10px;margin-bottom:0}.claim-minis-section .claim-minis-carousel{flex:1;overflow-x:auto;position:relative;scrollbar-width:thin;scrollbar-color:rgb(0 0 0 / 0%) transparent;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:0}.claim-minis-section .claim-minis-track{display:flex;gap:8px;transition:none}.claim-minis-section .claim-minis-card{flex:0 0 calc(60% - 7.5px);min-width:calc(60% - 7.5px);background:#fff;border-radius:8px;padding:10px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid #000000;scroll-snap-align:start;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.claim-minis-section .claim-minis-card:hover{box-shadow:0 4px 12px #0000001f}.claim-minis-section .claim-minis-image{width:40px;height:100%;border-radius:4px;overflow:hidden}.claim-minis-section .claim-minis-image img{width:100%;height:100%;object-fit:cover}.claim-minis-section .claim-minis-content{width:100%;text-align:center;display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:4px}.claim-minis-section .claim-minis-product-title{font-size:12px;font-weight:800;color:#000;margin:0;line-height:1.4;text-align:left;font-family:Manrope,sans-serif}.claim-minis-section .claim-minis-product-desc{font-size:10px;font-weight:500;color:#000;margin:0;line-height:1.3;text-align:left;font-family:Manrope,sans-serif;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.claim-minis-section .claim-minis-btn{width:100%;background:#03ce7c;color:#000;border:1px solid #03ce7c!important;border-radius:4px;font-size:10px;padding:7px 14px;line-height:10px;font-weight:800;cursor:pointer;transition:all .2s ease;font-family:Space Mono,sans-serif}.claim-minis-section .claim-minis-btn:hover{box-shadow:0 4px 8px #0000001a}.claim-minis-section .claim-minis-btn:active{transform:translateY(0)}.claim-minis-section .claim-minis-btn.claimed{background:#e0e0e0;color:#666;cursor:not-allowed}.claim-minis-section .claim-minis-nav{display:none}@media only screen and (max-width: 600px){.claim-minis-section .claim-minis-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.claim-minis-section .claim-minis-card{scroll-snap-align:start}}@media only screen and (max-width: 420px){.claim-minis-section .claim-minis-card{flex:0 0 calc(75% - 7.5px);min-width:calc(75% - 7.5px)}}@media only screen and (max-width: 340px){.claim-minis-section .claim-minis-product-desc{-webkit-line-clamp:1}.claim-minis-section .claim-minis-section .claim-minis-card{flex:0 0 calc(90% - 7.5px);min-width:calc(90% - 7.5px)}}#drawer-loading-overlay{display:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:9999;justify-content:center;align-items:center;border-radius:0;background:#00000073;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-shadow:inset 0 0 0 1px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden}.drawer__inner{border:none}#drawer-loading-overlay.active{display:flex;opacity:1;visibility:visible;animation:loadingOverlayFadeIn .3s ease-out}.drawer-loading-spinner{display:block!important;width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@supports not (backdrop-filter: blur()){#drawer-loading-overlay{background:#fffffff2}}.drawer-progress{border-radius:12px;padding:20px;margin:0;width:100%;position:relative;@keyframes milestone-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}}.drawer-progress .drawer-progress-container{background:url(https://cdn.shopify.com/s/files/1/0640/6868/1913/files/drawer-progress-0.png);background-size:100%;background-repeat:no-repeat;background-position:center;display:flex;justify-content:space-between;align-items:flex-start;position:relative;gap:10px;transition:opacity .3s ease,transform .3s ease}.drawer-progress .drawer-progress-content h3{font-weight:800;font-size:12px;margin:0;font-family:Manrope,sans-serif}.drawer-progress .drawer-progress-content p{font-weight:400;font-size:12px;line-height:16px;margin-top:0;font-family:Manrope,sans-serif}.drawer-progress .progress-milestone{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.drawer-progress .milestone-price{font-size:12px;font-weight:800;color:#000;margin-bottom:5px;font-family:Manrope,sans-serif}.drawer-progress .milestone-progress-wrapper{position:relative;width:100%;height:40px;margin-bottom:0;display:flex;align-items:center;justify-content:center}.drawer-progress .progress-path{stroke-dasharray:100;stroke-dashoffset:0;opacity:.3;transition:opacity .3s ease}.drawer-progress .progress-fill{stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .6s ease}.drawer-progress .milestone-icon{position:relative;z-index:2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.drawer-progress .milestone-icon:hover{transform:translateY(-2px)}.drawer-progress .milestone-benefit{font-size:9px;color:#000;line-height:1.4;max-width:120px;font-family:Manrope,sans-serif;font-weight:800}.drawer-progress .milestone-icon-img{width:40px;height:40px;object-fit:contain;transition:transform .3s ease,opacity .3s ease}.drawer-progress .progress-milestone.completed .progress-fill{stroke-dashoffset:0}.drawer-progress .progress-milestone.completed .progress-path{opacity:0}.drawer-progress .progress-milestone.active .milestone-benefit{color:#ff69b4;font-weight:600}.drawer-progress .progress-milestone.completed .milestone-icon{animation:milestone-pulse .6s ease}.upcoming-mini-section .milestone-icon{background:#fff;border-radius:50%;border:1px solid #000}.upcoming-mini-section .milestone-icon .milestone-icon-img{padding:5px}.remaining-mini-section .milestone-price,.remaining-mini-section .milestone-benefit{color:#0006}.drawer-product-slider-section{margin:0;width:100%}.drawer-product-slider-section .drawer-you-love-title{font-size:12px;font-weight:800;color:#000;text-align:left;margin:0;font-family:Manrope,sans-serif}.drawer-product-slider-section .drawer-product-slider{display:flex!important;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-block:10px 15px;padding:5px 0;flex-wrap:nowrap!important}.drawer-product-slider-section .drawer-product-slider::-webkit-scrollbar{display:none}.drawer-product-slider-section .drawer-product-slider .card-wrapper,.drawer-product-slider-section .drawer-product-slider .new-product-card-wrapper,.drawer-product-slider-section .drawer-product-slider .product-card-wrapper{flex:0 0 125px!important;width:125px!important;min-width:125px!important;max-width:125px!important;height:auto!important;display:flex!important;flex-direction:column!important}.drawer-product-slider-section .drawer-product-slider .card,.drawer-product-slider-section .drawer-product-slider .card--standard,.drawer-product-slider-section .drawer-product-slider .card--card{height:100%!important;min-height:177px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.drawer-product-slider-section .drawer-product-slider .card__inner{height:85px!important;min-height:85px!important;max-height:85px!important;padding:0!important}.drawer-product-slider-section .drawer-product-slider .card__media,.drawer-product-slider-section .drawer-product-slider .card__media .media{height:85px!important;min-height:85px!important;max-height:85px!important;width:125px!important;border-radius:8px 8px 0 0!important;overflow:hidden!important}.drawer-product-slider-section .drawer-product-slider .card__media img,.drawer-product-slider-section .drawer-product-slider .media img{width:125px!important;height:85px!important;max-height:85px!important;object-fit:cover!important;border-radius:8px 8px 0 0!important}.drawer-product-slider-section .drawer-product-slider .card__inner{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.drawer-product-slider-section .drawer-product-slider .card__content{padding:4px 6px!important;overflow:hidden!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.drawer-product-slider-section .drawer-product-slider .card__heading{font-size:10px!important;line-height:1.2!important;margin:2px 0!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.drawer-product-slider-section .drawer-product-slider .price,.drawer-product-slider-section .drawer-product-slider .price__regular,.drawer-product-slider-section .drawer-product-slider .price__sale{font-size:9px!important}.drawer-product-slider-section .drawer-product-slider .quick-add{margin-top:auto!important;margin-bottom:0}.drawer-product-slider-section .drawer-product-slider .quick-add__submit{padding:4px 6px!important;font-size:8px!important;min-height:auto!important;height:auto!important;line-height:1.2!important;border-radius:4px!important;min-width:100%;margin-top:0}.drawer-product-slider-section .drawer-product-slider .quick-add__submit span{font-size:8px!important}.drawer-product-slider-section .drawer-product-slider .doran-rating-widget,.drawer-product-slider-section .drawer-product-slider .rating,.drawer-product-slider-section .drawer-product-slider .star-rating,.drawer-product-slider-section .drawer-product-slider [id*=rating],.drawer-product-slider-section .drawer-product-slider .card__information .rating{display:none!important}.drawer-product-slider-section .drawer-product-slider .card__information{margin-bottom:2px!important}.drawer-product-slider-section .drawer-product-slider .dr-relative{display:none!important}.drawer-product-slider-section .drawer-product-slider .card-content,.drawer-product-slider-section .drawer-product-slider .card__information{padding:0!important}.drawer-product-slider-section .drawer-product-slider .product-card-title{font-family:Manrope,sans-serif!important;font-size:10px!important;font-weight:800!important}.drawer-product-slider-section .drawer-product-slider .product-card-subtitle{color:#000!important;font-size:7px!important;font-weight:500!important;font-family:Manrope,sans-serif!important}.drawer-product-slider-section .drawer-product-slider .price__sale{display:flex!important;flex-direction:row-reverse!important;gap:5px}.drawer-product-slider-section .drawer-product-slider .card-price{margin-top:0!important;margin-bottom:0!important}.drawer-product-slider-section .drawer-product-slider .price__sale .price-item--sale{font-size:9px!important}.drawer-product-slider-section .drawer-product-slider .variant-item__old-price{font-family:Manrope,sans-serif!important;font-weight:500!important;font-size:8px!important;margin-left:0!important}.drawer-product-slider-section .drawer-product-slider .price-item.price-item--regular{font-family:Space Grotesk,sans-serif;font-weight:700!important;font-size:9px!important;margin-left:0!important}.drawer-product-slider-section .drawer-product-slider .new-product-card-wrapper .card{border:1px solid #292929;border-radius:10px!important}.drawer-product-slider-section .drawer-product-slider .new-product-card-wrapper .quick-add button:hover{border:1px solid #000000}.drawer-product-slider-section .drawer-product-slider .new-product-card-wrapper .card-variant-options label{padding:1px 5px;font-size:7px;line-height:12px;margin-block:3px!important;margin-inline:0}.drawer-product-slider-section .drawer-product-slider .new-product-card-wrapper .card-variant-options label.swatch-label{height:20px!important;width:20px!important;margin-inline:0!important}.drawer-product-slider-section .drawer-product-slider .new-product-card-wrapper variant-selects{align-items:center!important}.drawer-product-slider-section .drawer-product-slider .product-card-variant{font-size:7px!important;padding:3px 5px!important}.drawer-product-slider-section .drawer-product-slider .new-product-card-wrapper .card-variant-options{flex-wrap:nowrap!important;gap:2px!important;margin-inline:0!important}@media screen and (max-width: 749px){.drawer-product-slider-section .drawer-product-slider .price-item.price-item--regular.variant-item__old-price{font-size:8px!important;margin-left:0!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/cart-drawer.css.map */
