.cart-drawer .ct-cart-drawer__inner{position:relative;background:#fffdfa;color:#303a34}.cart-drawer .ct-cart-drawer__header{padding:1.5rem 0 1rem}.cart-drawer .ct-cart-drawer__header .drawer__heading{margin:0;color:#274325;font-size:2rem;line-height:1.2;font-weight:750}.cart-drawer .ct-cart-drawer__items{padding:0 0 .4rem}.cart-drawer .ct-cart-drawer__contents{gap:0}.cart-drawer .ct-cart-items thead{display:none}.cart-drawer .ct-cart-rewards{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 14px;padding:14px;border:1px solid #e3d8c9;border-radius:18px;background:#fcfaf7;overflow:hidden}.cart-drawer .ct-cart-rewards__connector{position:absolute;left:25%;right:25%;top:34px;height:2px;background:#e3d8c9;z-index:0}.cart-drawer .ct-cart-reward{position:relative;z-index:1;display:grid;justify-items:center;align-content:start;gap:8px;min-width:0;text-align:center;color:#7a807b}.cart-drawer .ct-cart-reward__icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #d9cdbf;border-radius:50%;background:#fffdfa;color:#7a807b;box-shadow:0 3px 10px #2743250f}.cart-drawer .ct-cart-reward__icon svg{display:block;width:22px;height:22px}.cart-drawer .ct-cart-reward__copy{display:grid;gap:3px;min-width:0}.cart-drawer .ct-cart-reward__copy strong{color:#4d5650;font-size:12.5px;line-height:1.2;font-weight:750}.cart-drawer .ct-cart-reward__copy small{color:#778078;font-size:10.5px;line-height:1.3;font-weight:550}.cart-drawer .ct-cart-reward[data-unlocked=true]{color:#274325}.cart-drawer .ct-cart-reward[data-unlocked=true] .ct-cart-reward__icon{border-color:#274325;background:#274325;color:#fff}.cart-drawer .ct-cart-reward[data-unlocked=true] .ct-cart-reward__copy strong{color:#274325}.cart-drawer .ct-cart-reward[data-unlocked=true] .ct-cart-reward__copy small{color:#526952}.cart-drawer .ct-cart-line{display:grid;grid-template-columns:92px minmax(0,1fr) auto;grid-template-rows:auto;gap:8px 12px;margin:0 0 10px;padding:12px;border:1px solid #e3d8c9;border-radius:16px;background:#fff;box-shadow:0 4px 14px #2743250b}.cart-drawer .ct-cart-line:last-child{margin-bottom:0}.cart-drawer .ct-cart-line>td{padding:0}.cart-drawer .ct-cart-line>td+td{padding-left:0}.cart-drawer .ct-cart-line__media{grid-column:1;grid-row:1;width:92px}.cart-drawer .ct-cart-line__media-button{display:block;width:92px;height:92px;padding:0;border:0;border-radius:12px;background:transparent;cursor:zoom-in}.cart-drawer .ct-cart-line__media-button:focus-visible{outline:2px solid #274325;outline-offset:2px}.cart-drawer .ct-cart-line__image{display:block;width:92px;height:92px;object-fit:cover;border-radius:12px;background:#f7f1e8}.cart-drawer .ct-cart-line--gift{border-color:#dfc98e;background:linear-gradient(135deg,#fffdf7,#fbf0d8);box-shadow:0 5px 18px #6f532017}.cart-drawer .ct-cart-line__gift-media{display:grid;place-items:center;width:92px;height:92px;border:1px solid rgba(215,181,109,.5);border-radius:12px;background:linear-gradient(145deg,#fff9ed,#f3dfb7);box-shadow:inset 0 1px #fffc,0 5px 14px #664c1f1a;overflow:hidden}.cart-drawer .ct-cart-gift-art{display:block;width:76px;height:76px}.cart-drawer .ct-cart-line__details{grid-column:2;grid-row:1;align-self:start;min-width:0}.cart-drawer .ct-cart-line__title{margin:0}.cart-drawer .ct-cart-line__title .cart-item__name{display:block;color:#274325;font-size:13.5px;line-height:1.3;font-weight:700;text-decoration:none}.cart-drawer .ct-cart-line__options{margin:5px 0 0;color:#737a75;font-size:11px;line-height:1.3}.cart-drawer .ct-cart-line__options .product-option{display:flex;gap:4px;margin:0}.cart-drawer .ct-cart-line__options dt{font-weight:600}.cart-drawer .ct-cart-line__totals{grid-column:3;grid-row:1;align-self:start;justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:max-content;position:relative}.cart-drawer .ct-cart-line__totals .price{color:#274325;font-size:13.5px;line-height:1.25;font-weight:750}.cart-drawer .ct-cart-line__totals .cart-item__old-price{color:#9a7772;font-size:11px}.cart-drawer .ct-cart-line__totals cart-remove-button{pointer-events:auto}.cart-drawer .ct-cart-line__totals .cart-remove-button{display:grid;place-items:center;min-width:4.4rem;min-height:4.4rem;margin:0 -1rem -1rem 0;color:#7b6763;pointer-events:auto}.cart-drawer .ct-cart-line__totals .cart-item__error{position:absolute;right:0;top:100%;min-width:18rem;margin:.4rem 0 0;text-align:right}.cart-drawer .ct-cart-line__gift-note{display:block;margin-top:5px;max-width:19rem;color:#6f6250;font-size:11.5px;line-height:1.3;font-weight:600}.cart-drawer .ct-cart-line__gift-qty{display:block;margin-top:4px;color:#7d6331;font-size:12px;font-weight:750}.cart-drawer .ct-cart-line__free{color:#274325;font-weight:800}.cart-drawer .ct-cart-drawer__footer{border-top:1px solid #eadfd2;padding:1.2rem 0 1.5rem;background:#fffdfa}.cart-drawer .ct-cart-summary{display:grid;gap:8px;padding:0;border:0}.cart-drawer .ct-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#667069;font-size:13px;line-height:1.35}.cart-drawer .ct-cart-summary__row strong{color:#303a34;font-weight:700}.cart-drawer .ct-cart-summary__row--discount,.cart-drawer .ct-cart-summary__row--discount strong{color:#a4443f}.cart-drawer .ct-cart-summary__row--total{margin-top:3px;padding-top:10px;border-top:1px solid #e3d8c9;color:#274325;font-size:18px;font-weight:750}.cart-drawer .ct-cart-summary__row--total strong{color:#274325;font-size:19px;font-weight:800}.cart-drawer .ct-cart-drawer__checkout{min-height:52px;border:0;border-radius:14px;background:#274325;color:#fff;font-size:16px;font-weight:750;box-shadow:none}.cart-drawer .ct-cart-drawer__checkout:after{box-shadow:none!important}.cart-drawer .ct-cart-drawer__checkout:hover:after{box-shadow:none!important}.cart-drawer .ct-cart-drawer__checkout:focus-visible{outline:2px solid #274325;outline-offset:3px;box-shadow:none}.cart-drawer .ct-cart-drawer__checkout:hover{background:#1f351f}.cart-drawer .ct-cart-drawer__footer .cart__ctas{margin-top:1.2rem}.cart-drawer .ct-cart-drawer__footer>details{margin-top:0;border-bottom:1px solid #eadfd2}.cart-drawer .ct-cart-drawer__footer>details+.ct-cart-summary{padding-top:1.2rem}.cart-drawer .ct-cart-upsell{padding:1rem 0 1.1rem;border-top:1px solid #eadfd2;background:#fffdfa}.cart-drawer .ct-cart-upsell__heading{margin:0 0 8px;color:#274325;font-size:13px;line-height:1.25;font-weight:750}.cart-drawer .ct-cart-upsell__track{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:0 1px 2px}.cart-drawer .ct-cart-upsell__track::-webkit-scrollbar{display:none}.cart-drawer .ct-cart-upsell__item{display:block;flex:0 0 calc((100% - 32px)/5);min-width:64px;overflow:hidden;border-radius:10px;background:#f7f1e8;scroll-snap-align:start}.cart-drawer .ct-cart-upsell__image{display:block;width:100%;aspect-ratio:1;height:auto;object-fit:cover;transition:transform .18s ease}.cart-drawer .ct-cart-upsell__item:hover .ct-cart-upsell__image{transform:scale(1.035)}.cart-drawer .ct-cart-upsell__item:focus-visible{outline:2px solid #274325;outline-offset:2px}.cart-drawer .ct-cart-giftbox{padding:1rem 0 1.05rem;border-top:1px solid #eadfd2;background:transparent}.cart-drawer .ct-cart-giftbox__heading{margin:0 0 7px;color:#586159;font-size:12px;line-height:1.25;font-weight:700}.cart-drawer .ct-cart-giftbox__card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:0;border:0;border-radius:0;background:transparent}.cart-drawer .ct-cart-giftbox__media{display:block;width:64px;height:64px;overflow:hidden;border-radius:8px;background:transparent}.cart-drawer .ct-cart-giftbox__image{display:block;width:64px;height:64px;object-fit:cover;border-radius:8px}.cart-drawer .ct-cart-giftbox__content{display:grid;align-content:start;gap:3px;min-width:0}.cart-drawer .ct-cart-giftbox__title{color:#303a34;font-size:13px;line-height:1.2;font-weight:700;text-decoration:none}.cart-drawer .ct-cart-giftbox__copy{margin:0;color:#777d78;font-size:10.75px;line-height:1.3}.cart-drawer .ct-cart-giftbox__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:3px}.cart-drawer .ct-cart-giftbox__price{color:#303a34;font-size:12.5px;font-weight:750}.cart-drawer .ct-cart-giftbox__button{min-height:30px;padding:0 10px;border:1px solid rgba(39,67,37,.32);border-radius:999px;background:transparent;color:#274325;font-size:11px;font-weight:750;cursor:pointer;box-shadow:none}.cart-drawer .ct-cart-giftbox__button:hover{border-color:#274325;background:transparent}.cart-drawer .ct-cart-giftbox__button:focus-visible{outline:2px solid #274325;outline-offset:2px}.cart-drawer .ct-cart-giftbox__button:disabled{cursor:wait;opacity:.65}.cart-drawer .ct-cart-preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#18211b80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer .ct-cart-preview[hidden]{display:none}.cart-drawer .ct-cart-preview__panel{position:relative;width:min(100%,420px);padding:14px;border-radius:18px;background:#fffdfa;box-shadow:0 18px 50px #141f1738}.cart-drawer .ct-cart-preview__image{display:block;width:100%;height:auto;max-height:70vh;object-fit:contain;border-radius:12px;background:#f7f1e8}.cart-drawer .ct-cart-preview__close{position:absolute;top:22px;right:22px;z-index:1;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fffdfaf0;color:#274325;box-shadow:0 4px 14px #2743251f;cursor:pointer}.cart-drawer .ct-cart-preview__close .svg-wrapper{width:18px;height:18px}.cart-drawer .ct-cart-preview__close:focus-visible{outline:2px solid #274325;outline-offset:2px}@media(max-width:749px){.cart-drawer .ct-cart-upsell__item{flex-basis:72px}.cart-drawer .ct-cart-upsell{padding-top:.9rem}.cart-drawer .ct-cart-giftbox{padding-top:.85rem}.cart-drawer .ct-cart-giftbox__card{grid-template-columns:60px minmax(0,1fr);gap:9px;padding:0}.cart-drawer .ct-cart-giftbox__media,.cart-drawer .ct-cart-giftbox__image{width:60px;height:60px}.cart-drawer .ct-cart-giftbox__button{min-height:30px;padding:0 9px}.cart-drawer .ct-cart-rewards{gap:8px;padding:12px 10px;border-radius:16px}.cart-drawer .ct-cart-rewards__connector{top:31px}.cart-drawer .ct-cart-reward__icon{width:38px;height:38px}.cart-drawer .ct-cart-reward__copy strong{font-size:12px}.cart-drawer .ct-cart-reward__copy small{font-size:10px}.cart-drawer .ct-cart-line{grid-template-columns:88px minmax(0,1fr) auto;gap:7px 10px;padding:10px;border-radius:15px}.cart-drawer .ct-cart-line__media{width:88px}.cart-drawer .ct-cart-line__image,.cart-drawer .ct-cart-line__gift-media{width:88px;height:88px;border-radius:11px}.cart-drawer .ct-cart-line__title .cart-item__name,.cart-drawer .ct-cart-line__totals .price{font-size:13px}.cart-drawer .ct-cart-summary__row--total{font-size:17px}.cart-drawer .ct-cart-summary__row--total strong{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cozy-cart-drawer.css.map */
