.artecho-cart-drawer{z-index:210;color:var(--artecho-color-ink);font-family:var(--artecho-font-body);font-size:var(--artecho-font-size-md);line-height:var(--artecho-line-body);letter-spacing:0}.artecho-cart-drawer *,.artecho-cart-drawer *:before,.artecho-cart-drawer *:after{box-sizing:border-box}.artecho-cart-drawer__content{position:absolute;top:0;right:0;bottom:0;left:0}.artecho-cart-drawer__count{color:var(--artecho-color-muted);font-size:13px;font-weight:var(--artecho-font-weight-medium);line-height:1.25}.artecho-cart-drawer__shipping{padding:12px 20px 0;flex:none}.artecho-cart-drawer .artecho-free-shipping{margin:0}.artecho-cart-drawer .artecho-free-shipping p{margin:0 0 8px;color:var(--artecho-color-ink);font-size:13px;font-weight:var(--artecho-font-weight-bold);line-height:1.35}.artecho-cart-drawer .artecho-free-shipping p:only-child{margin-bottom:0;color:var(--artecho-color-green)}.artecho-cart-drawer .artecho-free-shipping p:only-child:before{content:"\2713\a0"}.artecho-cart-drawer .artecho-free-shipping__track{height:6px;overflow:hidden;border-radius:999px;background:#eef1f4}.artecho-cart-drawer .artecho-free-shipping__track span{height:100%;display:block;border-radius:inherit;background:var(--artecho-color-green);transition:width .3s ease}.artecho-cart-drawer__items{min-height:0;padding:8px 20px 16px;flex:1;overflow-y:auto;scrollbar-width:thin}.artecho-cart-drawer__items>ul{margin:0;padding:0;list-style:none}.artecho-cart-item{position:relative;min-height:89px;padding:12px 0;border-bottom:1px solid #f0f0f0;display:grid;grid-template-columns:64px minmax(0,1fr) 204px;gap:12px;align-items:center}.artecho-cart-item__media{width:64px;height:64px;border:1px solid var(--artecho-color-line);border-radius:var(--artecho-radius-md);display:block;overflow:hidden}.artecho-cart-item__image{width:100%;height:100%;display:block;object-fit:cover}.artecho-cart-item__info{min-width:0}.artecho-cart-item__name{color:var(--artecho-color-ink);font-size:14px;font-weight:var(--artecho-font-weight-bold);line-height:1.3;text-decoration:none}.artecho-cart-item__options{margin:2px 0 0;color:var(--artecho-color-muted);font-size:12px;font-weight:var(--artecho-font-weight-medium);line-height:1.35}.artecho-cart-item__options div{display:flex;gap:4px}.artecho-cart-item__options dt,.artecho-cart-item__options dd{margin:0}.artecho-cart-item__property{margin:2px 0 0;color:var(--artecho-color-muted);font-size:12px;font-weight:var(--artecho-font-weight-medium);line-height:1.35;overflow-wrap:anywhere}.artecho-cart-item__price{margin-top:4px;display:flex;align-items:baseline;gap:6px;font-size:14px;line-height:1.3}.artecho-cart-item__price s{color:var(--artecho-color-muted);font-size:12px}.artecho-cart-item__price strong{font-weight:var(--artecho-font-weight-bold)}.artecho-cart-item__discounts,.artecho-cart-drawer__discounts{margin:6px 0 0;padding:0;color:var(--artecho-color-green);font-size:12px;font-weight:var(--artecho-font-weight-medium);line-height:1.4;list-style:none}.artecho-cart-item__actions{display:flex;align-items:center;gap:8px}.artecho-cart-item__step,.artecho-cart-item__remove{width:44px;height:44px;padding:13px;border:1px solid var(--artecho-color-line);border-radius:50%;display:grid;flex:0 0 44px;place-items:center;background:var(--artecho-color-surface);color:var(--artecho-color-ink);cursor:pointer}.artecho-cart-item__step svg{width:12px;height:12px;display:block}.artecho-cart-item__remove{border-color:transparent;color:#98a2b3}.artecho-cart-item__remove svg{width:16px;height:16px;display:block}.artecho-cart-item__quantity{width:48px;height:44px;padding:0 4px;border:1px solid var(--artecho-color-line);border-radius:var(--artecho-radius-sm);background:var(--artecho-color-surface);color:var(--artecho-color-ink);text-align:center;font:var(--artecho-font-weight-bold) 13px/1 var(--artecho-font-body);-webkit-appearance:textfield;appearance:textfield}.artecho-cart-item__quantity::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.artecho-cart-item__step:disabled,.artecho-cart-item__quantity:disabled{cursor:not-allowed;opacity:.45}.artecho-cart-item__error{position:absolute;right:0;bottom:2px;width:204px;min-height:17px;margin:0;color:#b42318;font-size:12px;line-height:1.35}.artecho-cart-drawer__empty{min-height:0;padding:40px 20px;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;color:var(--artecho-color-muted);font-weight:var(--artecho-font-weight-medium);text-align:center}.artecho-cart-drawer__empty p{margin:0}.artecho-cart-drawer__empty .artecho-ui__button{margin-top:14px}.artecho-cart-drawer__footer{padding:16px 20px 20px;border-top:1px solid var(--artecho-color-line);flex:none;background:var(--artecho-color-surface)}.artecho-cart-drawer__footer-row{margin:14px 0 4px;display:flex;align-items:center;justify-content:space-between;gap:10px}.artecho-cart-drawer__note-trigger{min-height:44px;padding:0;border:0;background:none;color:var(--artecho-color-ink);font:var(--artecho-font-weight-bold) 13px/1.3 var(--artecho-font-body);text-decoration:underline;cursor:pointer}.artecho-cart-drawer__total{margin-left:auto;color:var(--artecho-color-ink);font-size:20px;font-weight:var(--artecho-font-weight-bold);line-height:1.2}.artecho-cart-drawer__note-preview{height:70px;margin:8px 0 12px;padding:8px 10px;overflow:hidden;border-radius:var(--artecho-radius-md);display:-webkit-box;background:var(--artecho-color-surface-subtle);color:var(--artecho-color-muted);font-size:12px;font-weight:var(--artecho-font-weight-medium);line-height:1.5;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.artecho-cart-drawer__discounts{margin-bottom:8px}.artecho-cart-drawer__checkout{width:100%;min-height:49px;border-radius:999px}.artecho-cart-drawer__tax-note{margin:10px 0 0;color:var(--artecho-color-muted);font-size:12px;font-weight:var(--artecho-font-weight-medium);line-height:1.35;text-align:center}.artecho-cart-drawer__error{min-height:0;margin:8px 0 0;color:#b42318;font-size:12px;line-height:1.4}.artecho-cart-drawer__error:empty{display:none}.artecho-note-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;visibility:hidden;display:grid;padding:24px;place-items:center}.artecho-note-modal.is-open{visibility:visible}.artecho-note-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11182780;opacity:0;transition:opacity .2s ease}.artecho-note-modal.is-open .artecho-note-modal__backdrop{opacity:1}.artecho-note-modal__dialog{position:relative;width:min(400px,100%);padding:22px;border-radius:14px;background:var(--artecho-color-surface);box-shadow:var(--artecho-shadow-hover);transform:translateY(8px);opacity:0;transition:transform .2s ease,opacity .2s ease}.artecho-note-modal.is-open .artecho-note-modal__dialog{transform:translateY(0);opacity:1}.artecho-note-modal__dialog h2{margin:0 0 12px;color:var(--artecho-color-ink);font-size:17px;font-weight:var(--artecho-font-weight-bold);line-height:1.25}.artecho-note-modal__dialog textarea{width:100%;min-height:100px;padding:10px 12px;border:1px solid var(--artecho-color-line);border-radius:10px;display:block;color:var(--artecho-color-ink);font:inherit;resize:vertical}.artecho-note-modal__actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.artecho-note-modal__actions .artecho-ui__button{min-height:44px;padding:8px 16px}.artecho-note-modal__error{min-height:0;margin:8px 0 0;color:#b42318;font-size:12px;line-height:1.4}.artecho-note-modal__error:empty{display:none}.artecho-cart-drawer :focus-visible{outline:2px solid var(--artecho-color-coral);outline-offset:2px}.artecho-home__cart-icon{position:relative}.artecho-home__cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--artecho-color-green);color:var(--artecho-color-surface);font-size:11px;font-weight:var(--artecho-font-weight-bold);line-height:18px;text-align:center}@media(max-width:519px){.artecho-cart-drawer__header,.artecho-cart-drawer__shipping,.artecho-cart-drawer__items,.artecho-cart-drawer__footer{padding-inline:16px}.artecho-cart-item{grid-template-columns:56px minmax(0,1fr);align-items:start}.artecho-cart-item__media{width:56px;height:56px}.artecho-cart-item__actions{grid-column:2;margin-top:4px;gap:6px}.artecho-cart-item__error{right:auto;bottom:-2px;left:68px;width:calc(100% - 68px)}.artecho-note-modal{padding:16px}.artecho-note-modal__dialog{padding:20px}}@media(prefers-reduced-motion:reduce){.artecho-cart-drawer .artecho-free-shipping__track span,.artecho-note-modal__backdrop,.artecho-note-modal__dialog{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/artecho-cart.css.map */
