.naara-cart,.naara-cart-footer{--nc-text: #151515;--nc-muted: #6b7280;--nc-border: #ececec;--nc-bg: #ffffff;--nc-bg-soft: #f7f7f8;--nc-green: #059669;--nc-green-700: #047857;--nc-green-light: #ecfdf5;--nc-radius: 1.6rem;--nc-radius-sm: 1rem;--nc-shadow: 0 .1rem .2rem rgba(16, 24, 40, .04);--nc-shadow-hover: 0 .8rem 2.4rem rgba(16, 24, 40, .08);font-family:Inter,var(--font-body-family),sans-serif;color:var(--nc-text)}.naara-cart{display:block;margin-top:2rem;margin-bottom:0rem}.naara-cart__wrap{width:min(100%,84rem);margin:0 auto}.naara-cart__head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.6rem;margin:0 0 2.4rem}.naara-cart__title{margin:0;font-size:clamp(1.9rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;display:flex;align-items:center;gap:1rem;justify-content:center;grid-column:2}.naara-cart__back{display:inline-flex;align-items:center;color:#000;text-decoration:none;transition:color .15s ease;justify-self:start}.naara-cart__back svg{width:2.2rem;height:2.2rem}.naara-cart__back:hover{color:#000}.naara-cart__back:focus,.naara-cart__back:focus-visible{color:#2b2b2b;outline:none;box-shadow:none}.naara-cart__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .7rem;border-radius:999px;background:var(--nc-text);color:#fff;font-size:1.2rem;font-weight:700}.naara-cart.is-empty .naara-cart__head{display:none}.naara-freeship{margin:0 0 2rem;padding:1.4rem 1.6rem;border:.1rem solid var(--nc-border);border-radius:var(--nc-radius);background:#fff;box-shadow:var(--nc-shadow)}.naara-freeship__text{margin:0 0 1rem;font-size:1.45rem;line-height:1.35;color:var(--nc-text)}.naara-freeship__text strong{color:#059669;font-weight:800}.naara-freeship__text--done{color:var(--nc-green-700)}.naara-freeship__track{position:relative;height:5rem;margin-top:.4rem}.naara-freeship__bar{position:absolute;top:1.3rem;left:0;width:100%;height:.6rem;border-radius:999px;background:#eceef0;overflow:hidden}.naara-freeship__fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#10b981,#059669);transition:width .5s cubic-bezier(.22,1,.36,1)}.naara-freeship__step{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;width:8.6rem;transform:translate(-50%);text-align:center}.naara-freeship__step--last{transform:translate(-100%)}.naara-freeship__step-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:.2rem solid #ffffff;border-radius:50%;background:#dfe3e7;color:#6b7280;font-size:1rem;font-weight:900;line-height:1;box-shadow:0 .2rem .8rem #2e2a3914}.naara-freeship__step-icon svg{width:1.7rem;height:1.7rem}.naara-freeship__step-label{display:block;margin-top:.5rem;color:var(--nc-muted);font-size:1.05rem;font-weight:700;line-height:1.2;text-wrap:balance}.naara-freeship__step.is-complete .naara-freeship__step-icon{background:#059669;color:#fff}.naara-freeship__step.is-complete .naara-freeship__step-label{color:#059669}@media screen and (max-width:549px){.naara-freeship{padding-inline:1.2rem}.naara-freeship__step{width:7.4rem}.naara-freeship__step-label{font-size:.95rem}}.naara-cart__list{display:flex;flex-direction:column;gap:1.2rem}.naara-cart .cart-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.6rem;align-items:center;margin:0;padding:1.6rem;border:.1rem solid var(--nc-border);border-radius:var(--nc-radius);background:var(--nc-bg);box-shadow:var(--nc-shadow);transition:box-shadow .18s ease,border-color .18s ease}.naara-cart .cart-item:hover{box-shadow:var(--nc-shadow-hover);border-color:#e0e0e0}.naara-cart .cart-item__nested-line{background:var(--nc-bg-soft);box-shadow:none}.naara-cart .cart-item__media{position:relative;width:8.4rem;height:8.4rem;flex:0 0 8.4rem}.naara-cart .cart-item__image-container{display:block;width:8.4rem;height:8.4rem;border-radius:var(--nc-radius-sm);overflow:hidden;background:var(--nc-bg-soft)}.naara-cart .cart-item__image{width:100%;height:100%;max-width:100%;object-fit:cover}.naara-cart .cart-item__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.naara-cart .cart-item__details{font-size:1.5rem;line-height:1.4;min-width:0}.naara-cart .cart-item__details>*{max-width:none}.naara-cart .cart-item__name{display:block;font-size:1.3rem;font-weight:700;line-height:1.25;color:var(--nc-text);text-decoration:none;margin-bottom:.4rem}.naara-cart .cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem}.naara-cart .cart-item__details dl,.naara-cart .cart-item__details .product-option{margin:0}.naara-cart .cart-item__details .product-option{font-size:1.3rem;color:var(--nc-muted);line-height:1.45}.naara-cart .cart-item__details dl .product-option dt{font-weight:600}.naara-cart .cart-item__details dl .product-option dt:after{content:" "}.naara-cart .cart-vendor{font-size:1.2rem;letter-spacing:.05em;text-transform:uppercase;color:var(--nc-muted);margin-bottom:.2rem}.naara-cart .cart-item__unit-price{margin-top:.4rem;font-size:1.25rem;color:var(--nc-muted)}.naara-cart .discounts{margin:.6rem 0 0}.naara-cart .discounts__discount{font-size:1.25rem;color:var(--nc-green-700);display:inline-flex;align-items:center;gap:.4rem}.naara-cart .cart-item__end{display:flex;flex-direction:column;align-items:flex-end;gap:1.2rem;text-align:right}.naara-cart .cart-item__price-wrapper{font-size:1.7rem;font-weight:800;letter-spacing:-.01em}.naara-cart .cart-item__price-wrapper .price{font-weight:800;color:var(--nc-text)}.naara-cart .cart-item__discounted-prices{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem}.naara-cart .cart-item__old-price,.naara-cart .cart-item__discounted-prices .cart-item__old-price{font-size:1.3rem;font-weight:500;color:#aaa;text-decoration:line-through;opacity:1}.naara-cart .cart-item__controls{display:flex;align-items:center;gap:.8rem}.naara-cart .cart-item__quantity{padding:0}.naara-cart .cart-item__quantity-wrapper{display:flex;align-items:center}.naara-cart quantity-input.cart-quantity,.naara-cart .quantity.cart-quantity{display:inline-flex;align-items:center;width:auto;min-width:0;height:3.5rem;border:.1rem solid #d4d4d4;border-radius:10px;background:var(--nc-bg);overflow:hidden}.naara-cart quantity-input.cart-quantity:after,.naara-cart .quantity.cart-quantity:after,.naara-cart quantity-input.cart-quantity:before,.naara-cart .quantity.cart-quantity:before{display:none}.naara-cart .quantity__button{width:2.4rem;height:100%;border:0;background:transparent;color:var(--nc-text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.naara-cart .quantity__button:hover:not([disabled]){background:var(--nc-bg-soft)}.naara-cart .quantity__button svg{width:1.4rem;height:1.4rem}.naara-cart .quantity__input{width:3rem;height:100%;border:0;background:transparent;text-align:center;font-size:1.4rem;font-weight:700;color:var(--nc-text);padding:0;-moz-appearance:textfield}.naara-cart .quantity__input::-webkit-outer-spin-button,.naara-cart .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.naara-cart cart-remove-button{display:flex;margin:0}.naara-cart cart-remove-button .button{width:4rem;height:4rem;min-width:4rem;min-height:4rem;margin:0;padding:0;border-radius:999px;background:var(--nc-bg);color:var(--nc-muted);display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,border-color .15s ease,background .15s ease}.naara-cart cart-remove-button .button:hover{color:#e11d48;border-color:#fecdd3;background:#fff1f2}.naara-cart cart-remove-button .svg-wrapper svg,.naara-cart cart-remove-button .icon{width:1.6rem;height:1.6rem}.naara-cart .cart-item .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:0;background:#fff9;border-radius:var(--nc-radius);z-index:2}.naara-cart .cart-item{position:relative}.naara-cart .cart-item__error{margin-top:.4rem;justify-content:flex-end;color:#e11d48}.naara-cart .cart-item__error-text{color:#e11d48}.naara-cart .cart__warnings{display:none}.naara-cart.is-empty .cart__warnings{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem 5rem}.naara-cart__empty-icon{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;border-radius:50%;background:var(--nc-bg-soft);color:var(--nc-text)}.naara-cart__empty-icon svg{width:4rem;height:4rem}.naara-cart .cart__empty-text{margin:0 0 2rem;font-size:2rem;font-weight:700}.naara-cart__empty .button{min-width:24rem}.naara-cart-footer .cart__footer{display:block;padding:0;border:0}.naara-cart-footer .page-width{width:min(100%,84rem);margin:0 auto}.naara-summary{border:.1rem solid var(--nc-border);border-radius:var(--nc-radius);background:var(--nc-bg);box-shadow:var(--nc-shadow);padding:2.2rem}.naara-summary__heading{margin:0 0 1.6rem;font-size:1.7rem;font-weight:800}.naara-summary__contents{margin:0}.naara-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;font-size:1.5rem;padding:.6rem 0;color:var(--nc-text)}.naara-summary__row .naara-summary__muted{color:var(--nc-muted);font-size:1.4rem}.naara-summary__row .naara-summary__free{color:#059669;font-size:1.4rem;font-weight:700}.naara-summary__row .naara-summary__shipping{color:#2e2a39c7;font-size:1.4rem;font-weight:400}.naara-summary__row--discount .naara-summary__value{color:#059669}.naara-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-top:1.2rem;padding-top:1.6rem;border-top:.1rem solid var(--nc-border)}.naara-summary__total-label{font-size:1.6rem;font-weight:700}.naara-summary__total-value{font-size:2.4rem;font-weight:800;letter-spacing:-.02em}.naara-summary__banner{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:1.2rem 1.6rem;margin-bottom:1.6rem;border-radius:1rem;background:#10b98114;color:#047857;font-size:1.5rem;font-weight:700;text-align:center}.naara-summary__banner-icon{flex-shrink:0}.naara-summary__banner strong{color:#047857}.naara-summary .tax-note{margin:1rem 0 0;text-align:left;font-size:1.25rem;color:var(--nc-muted)}.naara-summary .discounts{margin-bottom:.8rem}.naara-cart-footer .cart__ctas{display:block;text-align:center;margin-top:2rem}.naara-cart-footer .cart__checkout-button{width:100%;max-width:none;min-height:5.6rem;border-radius:1.2rem;font-size:1.7rem;font-weight:800;letter-spacing:.01em;background:linear-gradient(90deg,#10b981,#059669);border:none;color:#fff}.naara-cart-footer .cart__checkout-button:hover{background:linear-gradient(90deg,#059669,#047857)}.naara-cart-footer .cart__checkout-button:after,.naara-cart-footer .cart__checkout-button:before{display:none}.naara-cart-footer .cart__checkout-button:focus-visible,.naara-cart-footer .cart__checkout-button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem #10b98180}.naara-cart-footer .cart__dynamic-checkout-buttons{max-width:none;margin-top:1rem}.naara-cart-continue{display:block;margin-top:1.4rem;text-align:center;font-size:1.4rem;font-weight:400;color:var(--nc-muted);text-decoration:underline;text-underline-offset:.3rem;transition:color .16s ease}.naara-cart-continue:hover{color:var(--nc-ink)}.naara-trust{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;justify-content:center;margin-top:1.8rem;padding-top:1.8rem;border-top:.1rem solid var(--nc-border)}.naara-trust__item{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600;color:var(--nc-muted)}.naara-trust__item svg{width:1.8rem;height:1.8rem;color:var(--nc-green);flex:0 0 auto}@media screen and (max-width:749px){.naara-cart .cart-item{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"media details" "media end";gap:.6rem 1.4rem;padding:1.4rem}.naara-cart .cart-item__media{grid-area:media;align-self:start;width:7.2rem;height:7.2rem;flex-basis:7.2rem}.naara-cart .cart-item__image-container,.naara-cart .cart-item__image{width:7.2rem;height:7.2rem}.naara-cart .cart-item__details{grid-area:details}.naara-cart .cart-item__end{grid-area:end;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:1rem}.naara-cart .cart-item__controls{order:-1}}@media screen and (min-width:990px){.naara-cart__wrap,.naara-cart-footer .page-width{width:min(100%,90rem)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/naara-cart.css.map */
