#CartDrawer.tf-rounded-cart{--tf-cart-ink: #1d1d1b;--tf-cart-soft: #f6f6f6;--tf-cart-line: #dedede}#CartDrawer.tf-rounded-cart .cart-drawer__inner{position:fixed;inset:12px 12px 12px auto;width:min(560px,calc(100vw - 24px));height:calc(100dvh - 24px);max-height:none;max-width:none;padding:0;border-radius:26px;background:#fff;color:var(--tf-cart-ink);display:flex;flex-direction:column;gap:0;overflow:hidden;font-family:var(--font-body-family);font-size:14px;line-height:1.4}#CartDrawer.tf-rounded-cart h2,#CartDrawer.tf-rounded-cart h3{font-family:inherit;text-transform:none;letter-spacing:-.02em;color:inherit}#CartDrawer.tf-rounded-cart button,#CartDrawer.tf-rounded-cart input,#CartDrawer.tf-rounded-cart select,#CartDrawer.tf-rounded-cart textarea{font-family:inherit}#CartDrawer.tf-rounded-cart button{cursor:pointer}#CartDrawer.tf-rounded-cart button:disabled{opacity:.4;cursor:default}#CartDrawer.tf-rounded-cart :focus-visible{outline:2px solid #125bca;outline-offset:3px}#CartDrawer.tf-rounded-cart .tf-cart-header{display:flex;justify-content:space-between;align-items:center;margin:0 20px;padding:20px 0;border-bottom:1px solid var(--tf-cart-line);flex:0 0 auto}#CartDrawer.tf-rounded-cart .tf-cart-header h2{font-size:23px;font-weight:600;margin:0}#CartDrawer.tf-rounded-cart .tf-cart-header sup{font-size:14px;font-weight:400;margin-left:3px;vertical-align:super}#CartDrawer.tf-rounded-cart .tf-cart-circle{border:0;border-radius:50%;background:#f3f3f3;color:inherit;width:32px;height:32px;min-width:32px;padding:6px;display:inline-flex;align-items:center;justify-content:center}#CartDrawer.tf-rounded-cart .tf-cart-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:0 20px;scrollbar-width:thin}#CartDrawer.tf-rounded-cart cart-drawer-items{display:block;overflow:visible;height:auto;flex:none;margin:0;padding:0}#CartDrawer.tf-rounded-cart .tf-cart-item{display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:start;gap:16px;position:relative;padding:24px 0;border:0;border-bottom:1px solid var(--tf-cart-line);margin:0}#CartDrawer.tf-rounded-cart .tf-cart-image{display:block;width:96px;height:96px;background:var(--tf-cart-soft);border-radius:14px;overflow:hidden}#CartDrawer.tf-rounded-cart .tf-cart-image img{width:100%;height:100%;object-fit:cover}#CartDrawer.tf-rounded-cart .tf-cart-item-info{min-width:0}#CartDrawer.tf-rounded-cart .cart-item__name{display:block;font:600 16px/1.35 var(--font-body-family);letter-spacing:0;text-transform:none;color:inherit;text-decoration:none}#CartDrawer.tf-rounded-cart .tf-cart-options{margin:4px 0;color:#616161;font-size:12px}#CartDrawer.tf-rounded-cart .tf-cart-badge{display:inline-flex;gap:5px;align-items:center;border:1px solid var(--tf-cart-line);border-radius:30px;background:var(--tf-cart-soft);padding:4px 8px;font-size:11px;color:#555;margin-top:6px}#CartDrawer.tf-rounded-cart .tf-cart-badge svg{width:13px;height:13px}#CartDrawer.tf-rounded-cart .tf-cart-unit-price{font-size:13px;margin-top:6px}#CartDrawer.tf-rounded-cart .tf-cart-unit-price s{color:#666;margin-left:3px}#CartDrawer.tf-rounded-cart .tf-cart-line-total{font-size:13px;white-space:nowrap}#CartDrawer.tf-rounded-cart .tf-cart-quantity-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px}#CartDrawer.tf-rounded-cart .quantity{display:flex;width:100px;min-width:100px;min-height:32px;height:32px;border:0;border-radius:30px;background:var(--tf-cart-soft);padding:0 4px}#CartDrawer.tf-rounded-cart .quantity:before,#CartDrawer.tf-rounded-cart .quantity:after{display:none}#CartDrawer.tf-rounded-cart .quantity__button{width:30px;flex:0 0 30px;min-height:32px;padding:7px;color:#666;background:none;border:0}#CartDrawer.tf-rounded-cart .quantity__button svg{width:15px;height:15px}#CartDrawer.tf-rounded-cart .quantity__input{width:32px;min-width:0;padding:0;font-size:13px;color:inherit;background:none;border:0}#CartDrawer.tf-rounded-cart .tf-cart-remove{border:0;background:none;color:#777;text-decoration:underline;padding:5px;font-size:10px;text-transform:none}#CartDrawer.tf-rounded-cart .cart-item__error:has(.cart-item__error-text:empty){display:none}#CartDrawer.tf-rounded-cart .tf-cart-recommend{padding:24px 0;margin:0;border:0}#CartDrawer.tf-rounded-cart .tf-cart-recommend-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}#CartDrawer.tf-rounded-cart .tf-cart-recommend h3{font-size:19px;font-weight:600;margin:0}#CartDrawer.tf-rounded-cart .tf-cart-arrows{display:flex;gap:4px}#CartDrawer.tf-rounded-cart .cart-notification__recommend-list{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0;margin:0}#CartDrawer.tf-rounded-cart .cart-notification__recommend-item{flex:0 0 80%;width:auto;min-width:0;scroll-snap-align:start}#CartDrawer.tf-rounded-cart .tf-cart-suggestion{display:flex;align-items:center;position:relative;gap:12px;padding:12px;min-height:106px;border-radius:16px;background:var(--tf-cart-soft);color:inherit;height:100%}#CartDrawer.tf-rounded-cart .tf-cart-suggestion-image{flex:0 0 70px;height:80px}#CartDrawer.tf-rounded-cart .tf-cart-suggestion-image img{width:100%;height:100%;object-fit:contain}#CartDrawer.tf-rounded-cart .tf-cart-suggestion-info{min-width:0}#CartDrawer.tf-rounded-cart .tf-cart-suggestion-title{font-size:13px;font-weight:600;color:inherit;text-decoration:none;line-height:1.3;display:block}#CartDrawer.tf-rounded-cart .tf-cart-suggestion-info p{font-size:12px;margin:3px 0 8px}#CartDrawer.tf-rounded-cart .tf-cart-suggestion-add{position:static;opacity:1;transform:none;border:0;border-radius:30px;background:var(--tf-cart-ink);color:#fff;font-size:12px;text-transform:none;letter-spacing:0;padding:8px 14px;min-height:32px;height:auto;width:auto}#CartDrawer.tf-rounded-cart .tf-cart-footer{flex:0 0 auto;padding:18px 20px;border-top:1px solid #eee;background:#fff}#CartDrawer.tf-rounded-cart .tf-cart-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:6px}#CartDrawer.tf-rounded-cart .tf-cart-actions button{display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:40px;background:var(--tf-cart-soft);color:inherit;padding:12px 4px;font-size:13px}#CartDrawer.tf-rounded-cart .tf-cart-actions svg{width:17px;height:17px;flex:0 0 17px}#CartDrawer.tf-rounded-cart .tf-cart-summary{background:var(--tf-cart-soft);border-radius:20px;padding:16px}#CartDrawer.tf-rounded-cart .tf-cart-savings{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #d9d9d9}#CartDrawer.tf-rounded-cart .tf-cart-savings summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-size:14px}#CartDrawer.tf-rounded-cart .tf-cart-savings summary::-webkit-details-marker{display:none}#CartDrawer.tf-rounded-cart .tf-cart-savings summary>span:last-child{display:flex;align-items:center;gap:8px}#CartDrawer.tf-rounded-cart .tf-cart-savings summary svg{width:15px;height:15px}#CartDrawer.tf-rounded-cart .tf-cart-savings[open] summary svg{transform:rotate(180deg)}#CartDrawer.tf-rounded-cart .tf-cart-savings ul{list-style:none;padding:0;margin:10px 0 0;font-size:12px}#CartDrawer.tf-rounded-cart .tf-cart-savings li{display:flex;justify-content:space-between;gap:10px;margin-top:4px}#CartDrawer.tf-rounded-cart .tf-cart-total{display:flex;justify-content:space-between;gap:8px;align-items:baseline;font-size:19px}#CartDrawer.tf-rounded-cart .tf-cart-total strong{font-weight:600}#CartDrawer.tf-rounded-cart .tf-cart-tax{font-size:12px;line-height:1.4;color:#666;margin:5px 0 0}#CartDrawer.tf-rounded-cart .tf-cart-checkout{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:10px}#CartDrawer.tf-rounded-cart .tf-cart-primary,#CartDrawer.tf-rounded-cart .tf-cart-secondary{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:12px 20px;border-radius:40px;font-size:17px;font-weight:400;line-height:1.2;text-transform:none;text-decoration:none;letter-spacing:0}#CartDrawer.tf-rounded-cart .tf-cart-primary{background:var(--tf-cart-ink);color:#fff;border:1px solid var(--tf-cart-ink)}#CartDrawer.tf-rounded-cart .tf-cart-secondary{background:#fff;color:inherit;border:1px solid #aaa}#CartDrawer.tf-rounded-cart .cart-drawer__empty{padding:32px 0;gap:20px}#CartDrawer.tf-rounded-cart .tf-cart-panel{box-sizing:border-box;position:fixed;inset:auto 12px 12px auto;margin:0;width:min(560px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 40px);overflow-y:auto;border:0;border-radius:24px;padding:20px;background:#fff;color:var(--tf-cart-ink)}#CartDrawer.tf-rounded-cart .tf-cart-panel::backdrop{background:#00000052}#CartDrawer.tf-rounded-cart .tf-cart-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}#CartDrawer.tf-rounded-cart .tf-cart-panel-heading h3{font-size:22px;font-weight:600;margin:0}#CartDrawer.tf-rounded-cart .tf-cart-panel form{display:grid;gap:6px}#CartDrawer.tf-rounded-cart .tf-cart-panel input,#CartDrawer.tf-rounded-cart .tf-cart-panel select,#CartDrawer.tf-rounded-cart .tf-cart-panel textarea{box-sizing:border-box;width:100%;background:var(--tf-cart-soft);color:inherit;border:0;border-radius:32px;padding:16px 22px;min-height:54px;font-size:16px;line-height:1.4}#CartDrawer.tf-rounded-cart .tf-cart-panel select{-webkit-appearance:auto;appearance:auto}#CartDrawer.tf-rounded-cart .tf-cart-panel textarea{border-radius:20px;resize:vertical}#CartDrawer.tf-rounded-cart .tf-cart-panel form .tf-cart-primary{margin-top:10px}#CartDrawer.tf-rounded-cart .tf-cart-feedback{font-size:13px;margin:12px 0 0}#CartDrawer.tf-rounded-cart .tf-cart-feedback:empty{display:none}#CartDrawer.tf-rounded-cart .tf-cart-feedback[data-error]{color:#a51d24}#CartDrawer.tf-rounded-cart .tf-cart-feedback p{margin:6px 0}#CartDrawer.tf-rounded-cart .tf-cart-code-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}#CartDrawer.tf-rounded-cart .tf-cart-code-list:empty{display:none}#CartDrawer.tf-rounded-cart .tf-cart-code{display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border:1px solid var(--tf-cart-line);border-radius:30px;background:#fff;color:inherit;font-size:14px}#CartDrawer.tf-rounded-cart .tf-cart-code svg{width:14px;height:14px;color:#888}#CartDrawer.tf-rounded-cart [hidden]{display:none!important}@media(max-width:599px){#CartDrawer.tf-rounded-cart .cart-drawer__inner{top:6px;right:6px;bottom:6px;left:6px;width:calc(100vw - 12px);height:calc(100dvh - 12px);border-radius:22px}#CartDrawer.tf-rounded-cart .tf-cart-header{margin:0 14px;padding:15px 0}#CartDrawer.tf-rounded-cart .tf-cart-header h2{font-size:21px}#CartDrawer.tf-rounded-cart .tf-cart-scroll{padding:0 14px}#CartDrawer.tf-rounded-cart .tf-cart-item{grid-template-columns:74px minmax(0,1fr);gap:12px;padding:20px 0}#CartDrawer.tf-rounded-cart .tf-cart-image{width:74px;height:74px;border-radius:12px}#CartDrawer.tf-rounded-cart .cart-item__name{font-size:14px}#CartDrawer.tf-rounded-cart .tf-cart-line-total{display:none}#CartDrawer.tf-rounded-cart .tf-cart-unit-price{font-size:12px}#CartDrawer.tf-rounded-cart .tf-cart-quantity-row{margin-top:10px}#CartDrawer.tf-rounded-cart .tf-cart-footer{padding:12px 14px max(12px,env(safe-area-inset-bottom))}#CartDrawer.tf-rounded-cart .tf-cart-actions button{font-size:11px;gap:4px;padding:11px 2px}#CartDrawer.tf-rounded-cart .tf-cart-actions svg{width:15px;height:15px;flex-basis:15px}#CartDrawer.tf-rounded-cart .tf-cart-summary{padding:14px;border-radius:17px}#CartDrawer.tf-rounded-cart .tf-cart-total{font-size:17px}#CartDrawer.tf-rounded-cart .tf-cart-tax{font-size:11px}#CartDrawer.tf-rounded-cart .tf-cart-savings{padding-bottom:10px;margin-bottom:10px}#CartDrawer.tf-rounded-cart .tf-cart-primary,#CartDrawer.tf-rounded-cart .tf-cart-secondary{font-size:15px;min-height:46px;padding:12px}#CartDrawer.tf-rounded-cart .tf-cart-recommend{padding:20px 0}#CartDrawer.tf-rounded-cart .tf-cart-recommend h3{font-size:17px}#CartDrawer.tf-rounded-cart .cart-notification__recommend-item{flex-basis:91%}#CartDrawer.tf-rounded-cart .tf-cart-panel{inset:auto 6px 6px;width:calc(100vw - 12px);padding:18px;border-radius:22px}}@media(prefers-reduced-motion:reduce){#CartDrawer.tf-rounded-cart,#CartDrawer.tf-rounded-cart *{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important}}#CartDrawer.tf-rounded-cart cart-drawer-items{width:100%;max-width:100%}#CartDrawer.tf-rounded-cart .tf-cart-variant-product{font-size:15px;margin:0 0 15px}#CartDrawer.tf-rounded-cart .tf-cart-options-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}#CartDrawer.tf-rounded-cart .tf-cart-variant-option{border:1px solid #dedede;border-radius:30px;background:#f6f6f6;color:#1d1d1b;padding:12px 4px;font-size:15px}#CartDrawer.tf-rounded-cart .tf-cart-variant-option:disabled{text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/106/assets/tf-cart-drawer.css.map */
