:root{--color-background: 5, 5, 5;--color-foreground: 245, 242, 235;--color-button: 239, 68, 56;--color-button-text: 255, 255, 255;--alpha-button-background: 1;--font-body-scale: 1;--font-heading-scale: 1;--duration-default: .2s;--inputs-radius: 4px;--buttons-radius: 4px}html[data-theme=light]{--color-background: 244, 241, 238;--color-foreground: 23, 19, 17}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.overflow-hidden{overflow:hidden}.list-unstyled{list-style:none;margin:0;padding:0}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;flex-shrink:0}.svg-wrapper>svg{height:100%;width:100%}.field,.text-area{width:100%}.text-area{display:block;min-height:80px;padding:10px 12px;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font-family:inherit;resize:vertical}.button--full-width{display:flex;width:100%}.button--tertiary{background:transparent;border:none;padding:0;min-height:auto}.loading__spinner{position:absolute;z-index:1;width:1.8rem;display:inline-block}.spinner{animation:cart-drawer-rotator 1.4s linear infinite}@keyframes cart-drawer-rotator{to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:cart-drawer-dash 1.4s ease-in-out infinite}@keyframes cart-drawer-dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.button.loading{color:transparent;position:relative}.button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading__spinner .spinner{width:fit-content}.button.loading>.loading__spinner .path{stroke:rgb(var(--color-button-text))}.quantity{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--surface)}.quantity__button{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;background:transparent;color:var(--text);cursor:pointer;flex-shrink:0}.quantity__button:hover{background:var(--surface-strong)}.quantity__button .svg-wrapper{width:11px;height:11px}.quantity__input{width:32px;border:none;background:transparent;color:var(--text);text-align:center;font:inherit;font-size:.78rem;-moz-appearance:textfield}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#cart-icon-bubble{position:relative;display:inline-flex;align-items:center;justify-content:center}#cart-icon-bubble .svg-wrapper{width:18px;height:18px}.cart-count-bubble{position:absolute;top:1px;right:1px;display:flex;align-items:center;justify-content:center;min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:var(--accent);color:#fff;font-size:.58rem;font-weight:600;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/90/assets/cart-drawer-base.css.map */
