html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
.cart-progress{padding:10px 0 14px}.cart-progress__text{text-align:center;color:#444;text-transform:lowercase;margin-bottom:6px;font-size:10px}.cart-progress__bar{position:relative}.cart-progress__bar .ant-progress{margin:0}.cart-progress__bar .ant-progress-inner,.cart-progress__bar .ant-progress-bg{border-radius:999px}.cart-progress__icon{color:#fff;background:#c42b2b;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}.cart-progress__label{color:#444;text-align:right;margin-top:4px;font-size:10px;display:block}
.cart{background:#fff;min-height:50vh}.cart__container{width:min(100%,1100px);margin:0 auto;padding:0 3%}.cart__topbar{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.cart__title{color:#222;text-transform:lowercase;margin:0;font-size:12px;font-weight:400}.cart__close{color:#444;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.cart__notice{align-items:center;gap:8px;margin-bottom:10px;display:flex}.cart__noticeText{color:#7a7a7a;white-space:nowrap;margin:0;font-size:8px;line-height:1}.cart__list{flex-direction:column;gap:10px;display:flex}.cart__item{background:#fff;border-bottom:1px solid #efefef;grid-template-columns:68px 1fr auto;align-items:center;gap:10px;padding:12px 10px 12px 8px;display:grid;position:relative}.cart__delete{color:#9b9b9b;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:10px;right:8px}.cart__imageWrap{background:#f5f5f5;border-radius:10px;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.cart__imageWrap img{object-fit:contain;width:100%;height:100%;display:block}.cart__details{min-width:0;padding-right:14px}.cart__productTitle{color:#222;text-transform:lowercase;margin:0;font-size:13px;font-weight:500;line-height:1.1}.cart__productSubtitle{color:#8d8d8d;text-transform:lowercase;margin:4px 0 8px;font-size:9px;line-height:1.1}.cart__qty{background:#fff;border:1px solid #e1e1e1;border-radius:7px;align-items:center;height:22px;display:inline-flex;overflow:hidden}.cart__qty button{color:#444;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.cart__qty span{text-align:center;color:#222;width:22px;font-family:sans-serif;font-size:11px}.cart__price{text-align:right;min-width:60px;padding-top:4px}.cart__price span{color:#9a9a9a;margin-bottom:4px;font-size:8px;display:block}.cart__price strong{color:#222;font-family:sans-serif;font-size:11px;font-weight:400;display:block}.cart__footer{color:#fff;background:#000;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.cart__subtotal span{color:#ffffffbf;margin-bottom:4px;font-size:9px;display:block}.cart__subtotal strong{font-family:sans-serif;font-size:16px;font-weight:400;line-height:1;display:block}.cart__order{color:#000;cursor:pointer;text-transform:lowercase;background:#fff;border:0;border-radius:999px;min-width:104px;height:30px;font-size:11px;font-weight:500}.cart__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:30vh;display:flex}.cart__emptyText{color:#222;font-size:14px}.cart__emptyLink{color:#888;font-size:11px;text-decoration:none}@media (min-width:769px){.cart{background:#fff;padding:36px 0 40px}.cart__container{width:min(100%,1100px);padding:0 4%}.cart__topbar{margin-bottom:8px}.cart__title{color:#111;border-bottom:1px solid #e1e1e1;width:100%;padding-bottom:6px;font-size:18px;font-weight:400}.cart__close,.cart__notice{display:none}.cart__list{gap:0}.cart__item{border-bottom:1px solid #e7e7e7;grid-template-columns:76px 1fr 110px 70px;align-items:center;gap:18px;padding:14px 0}.cart__delete{justify-self:end;position:static}.cart__imageWrap{border-radius:4px;width:58px;height:58px}.cart__details{padding-right:0}.cart__productTitle{font-size:13px}.cart__productSubtitle{margin-bottom:0;font-size:10px}.cart__qty{height:22px;margin-top:8px}.cart__qty button{width:22px;height:22px}.cart__qty span{width:22px;font-size:11px}.cart__price{text-align:left;min-width:auto;padding-top:0}.cart__price span{margin-bottom:4px;font-size:10px;display:block}.cart__price strong{font-size:14px}.cart__footer{border-radius:0;margin-top:12px;padding:12px 14px}.cart__subtotal span{font-size:9px}.cart__subtotal strong{font-size:22px}.cart__order{min-width:88px;height:24px;font-size:10px}}
