:root{--narin-radius: 16px;--narin-radius-sm: 12px;--narin-radius-lg: 20px;--narin-divider: #EEF0F2;--narin-muted: #6B7280;--narin-ink: #111111;--narin-green: #16A34A;--narin-green-soft: #ECFDF5;--narin-green-soft-2: #D1FAE5;--narin-blue-soft: #EFF6FF;--narin-blue: #2563EB;--narin-red: #DC2626;--narin-font: -apple-system, BlinkMacSystemFont, Inter, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--narin-item-pad-y: 16px;--narin-item-media: 96px;--narin-item-qty-gap: 6px;--narin-item-qty-h: 36px;--narin-price-size: 15.5px;--narin-card-sub-size: 11px}cart-drawer .drawer__inner{font-family:var(--narin-font);background:#fff;display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:100vh;max-height:100dvh;height:100vh;height:100dvh;-webkit-overflow-scrolling:touch}cart-drawer .drawer__header{position:sticky!important;top:0!important;z-index:5;flex-shrink:0!important;background:#000!important;color:#fff!important;padding:18px 20px!important;border-bottom:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important}cart-drawer .cart-drawer__body{padding:12px 20px 8px!important;background:#fff;overflow:visible!important;height:auto!important;max-height:none!important;flex:0 0 auto!important}cart-drawer cart-drawer-items{margin-top:0!important}cart-drawer:not(.is-empty) cart-drawer-items{margin-bottom:0!important}cart-drawer .drawer__footer{padding:4px 20px 20px!important;border-top:none!important;background:#fff;overflow:visible!important;height:auto!important;max-height:none!important;flex:0 0 auto!important}cart-drawer #CartDrawer-CartItems,cart-drawer .drawer__contents,cart-drawer .drawer__cart-items-wrapper,cart-drawer cart-drawer-items,cart-drawer .cart__contents{overflow:visible!important;height:auto!important;max-height:none!important}cart-drawer .drawer__heading{color:#fff!important;font-weight:700!important;letter-spacing:.01em;font-size:16.5px;line-height:1.2}cart-drawer .drawer__header .drawer__close{color:#fff!important;background:transparent!important;border-radius:0!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;border:none!important;position:static!important;right:auto!important;top:auto!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:opacity .2s ease;flex:0 0 auto!important;flex-shrink:0!important}cart-drawer .drawer__header .drawer__close:hover{background:transparent!important;opacity:.8}cart-drawer .drawer__header .drawer__close svg{width:22px!important;height:22px!important;stroke-width:2!important}cart-drawer ul.cart-items,cart-drawer .cart-items,cart-drawer #CartDrawer-CartItems{gap:0!important;row-gap:0!important;column-gap:0!important;margin:0!important;padding:0!important;list-style:none!important}cart-drawer .cart-drawer-item+.cart-drawer-item{margin-top:0!important}cart-drawer li.cart-drawer-item,cart-drawer .cart-drawer-item{--narin-item-pad-top: var(--narin-item-pad-y);position:relative!important;background:#fff!important;border:none!important;border-bottom:1px solid var(--narin-divider)!important;margin:0!important;padding:var(--narin-item-pad-top) 0 var(--narin-item-pad-y)!important;display:grid!important;grid-template-columns:var(--narin-item-media) minmax(0,1fr)!important;grid-template-areas:"image details" "image prices"!important;column-gap:14px!important;row-gap:10px!important;align-items:start!important;align-content:start!important;min-width:0!important;width:100%!important;min-height:calc(var(--narin-item-pad-top) + var(--narin-item-media) + var(--narin-item-qty-gap) + var(--narin-item-qty-h) + var(--narin-item-pad-y))!important;box-sizing:border-box}cart-drawer .cart-drawer-item:first-child{--narin-item-pad-top: 6px}cart-drawer .cart-drawer-item:last-child{border-bottom:none!important}cart-drawer .cart-item__media{grid-area:image!important;align-self:start!important;justify-self:start!important;width:var(--narin-item-media)!important;min-width:var(--narin-item-media)!important;max-width:var(--narin-item-media)!important;height:var(--narin-item-media)!important;border-radius:var(--narin-radius-sm)!important;background:#f7f7f8;overflow:hidden;display:flex;align-items:center;justify-content:center}cart-drawer .cart-item__image{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:var(--narin-radius-sm)!important}cart-drawer .cart-drawer-item__right{display:contents!important}cart-drawer .cart-drawer-item__quantity-and-prices{display:contents!important}cart-drawer .cart-drawer-item__details-and-delete-btn{grid-area:details!important;align-self:start!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;min-width:0!important;width:100%!important}cart-drawer .cart-item__details{flex:1 1 auto!important;min-width:0!important;overflow:hidden}cart-drawer .cart-drawer-item__cart-remove-button{flex-shrink:0!important}cart-drawer .cart-item__name,cart-drawer a.cart-item__name{font-weight:700!important;line-height:1.35!important;color:var(--narin-ink)!important;font-size:14.5px!important;letter-spacing:0;margin:0 0 8px!important;display:block!important;word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto;hyphens:auto;white-space:normal!important}cart-drawer .cart-item__details dl,cart-drawer .cart-item__details .product-option{font-size:10.5px!important;color:var(--narin-ink);font-weight:600!important;margin:0}cart-drawer .cart-drawer-item__single-item-prices{display:block!important;margin:0 0 6px!important}cart-drawer .cart-drawer-item__single-item-prices>span{display:none!important}cart-drawer .cart-drawer-item__single-item-prices .cart-drawer__discounts{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important;padding:0!important;list-style:none!important}cart-drawer .cart-drawer-item__single-item-prices .cart-drawer__discounts .badge,cart-drawer .cart-drawer-item__single-item-prices .cart-drawer__discounts .badge span{font-weight:500!important}cart-drawer .cart-drawer-item__single-item-prices .cart-drawer__discounts .badge{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#f3f4f6!important;color:#374151!important;border:none!important;border-radius:9999px!important;padding:4px 9px!important;font-size:11px!important;line-height:1!important;letter-spacing:.01em;white-space:nowrap}cart-drawer .cart-drawer-item__single-item-prices .cart-drawer__discounts .badge svg{width:12px!important;height:12px!important;flex:0 0 auto!important}cart-drawer .cart-drawer__footer__discounts{display:none!important}cart-drawer .cart-item__totals{grid-area:prices!important;align-self:start!important;text-align:right!important;margin-left:0!important;min-width:0!important;width:100%!important}cart-drawer .cart-item__price-wrapper{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important;text-align:right!important;width:100%!important}cart-drawer .cart-item__totals .cart-item__discounted-prices{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}cart-drawer .cart-item__totals .cart-item__old-price,cart-drawer .cart-item__totals s,cart-drawer s.cart-item__old-price{color:#6b7280!important;text-decoration:line-through!important;font-weight:500!important;font-size:12.5px!important;margin:0!important;display:inline!important}cart-drawer .cart-item__totals .cart-item__final-price,cart-drawer .cart-item__totals .regular-price,cart-drawer .cart-item__price-wrapper .regular-price{font-weight:700!important;color:var(--narin-ink)!important;font-size:var(--narin-price-size)!important;letter-spacing:-.01em;display:inline!important}.narin-badges{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:6px!important;margin-top:0!important;justify-content:flex-end!important;align-items:center!important}cart-drawer .narin-badge,.narin-badge{display:inline-flex;align-items:center;gap:4px;background:#eff6ef;color:#064e3b;font-weight:700;font-size:11.5px;line-height:1;padding:6px 10px;border-radius:9999px;letter-spacing:.01em;white-space:nowrap}cart-drawer .narin-badge svg,.narin-badge svg{width:13px;height:13px}cart-drawer .narin-badges .narin-badge:has(svg),.narin-badges .narin-badge:has(svg){display:none!important}cart-drawer .narin-badges .narin-badge:not(:has(svg)),.narin-badges .narin-badge:not(:has(svg)){background:transparent!important;color:#15803d!important;font-weight:700!important;font-size:12.5px!important;padding:0!important;border-radius:0!important}cart-drawer .cart-drawer-item__cart-remove-button,cart-drawer .cart-drawer-item__cart-remove-button .button--tertiary{width:auto!important;min-width:0!important;max-width:none!important;flex:0 0 auto!important}cart-drawer .cart-drawer-item__cart-remove-button .button--tertiary{color:#1f2937!important;background:transparent;border:none;padding:4px!important;border-radius:8px;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .15s ease,color .15s ease}cart-drawer .cart-drawer-item__cart-remove-button .button--tertiary:hover{background:transparent!important;color:var(--narin-red)!important}cart-drawer .cart-drawer-item__cart-remove-button .button--tertiary svg,cart-drawer .cart-drawer-item__cart-remove-button .button--tertiary svg.icon-remove{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:none!important;stroke-width:1.9!important;flex:0 0 auto!important;flex-shrink:0!important}cart-drawer .cart-drawer-item .cart-item__quantity,cart-drawer .cart-item__quantity{position:absolute!important;left:0!important;inset-inline-start:0!important;right:auto!important;inset-inline-end:auto!important;bottom:auto!important;top:calc(var(--narin-item-pad-top, 16px) + var(--narin-item-media) + var(--narin-item-qty-gap))!important;width:var(--narin-item-media)!important;min-width:var(--narin-item-media)!important;max-width:var(--narin-item-media)!important;margin:0!important;padding:0!important;float:none!important;transform:none!important;justify-self:start!important;align-self:start!important;grid-area:auto!important;z-index:2!important}cart-drawer .cart-item__quantity-wrapper{width:100%!important;margin:0!important}cart-drawer .cart-item__quantity-wrapper .quantity,cart-drawer quantity-input.cart-quantity{border-radius:10px!important;height:var(--narin-item-qty-h)!important;min-height:var(--narin-item-qty-h)!important;max-height:var(--narin-item-qty-h)!important;overflow:hidden;background:#fff!important;border:1px solid var(--narin-divider)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;box-sizing:border-box;padding:0!important}cart-drawer quantity-input .quantity__button{background:transparent!important;color:var(--narin-ink)!important;width:28px!important;flex:0 0 28px!important;height:34px!important;min-height:34px!important;padding:0!important;border:none!important;border-radius:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:background .15s ease;font-size:0!important;line-height:1!important}cart-drawer quantity-input .quantity__button:hover{background:#0000000f!important}cart-drawer quantity-input .quantity__button svg{width:11px!important;height:11px!important;display:block!important}cart-drawer quantity-input .quantity__input{height:34px!important;line-height:34px!important;background:transparent!important;color:var(--narin-ink)!important;font-weight:700!important;font-size:13.5px!important;width:auto!important;flex:1 1 auto!important;min-width:0!important;border:none!important;border-left:1px solid var(--narin-divider)!important;border-right:1px solid var(--narin-divider)!important;text-align:center!important;padding:0!important;vertical-align:middle!important;box-sizing:border-box}cart-drawer quantity-input .quantity__input::-webkit-outer-spin-button,cart-drawer quantity-input .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}cart-drawer quantity-input .quantity__input[type=number]{-moz-appearance:textfield!important}.narin-campaign-card{position:relative;margin:24px 0 12px;display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:var(--narin-radius);background:#eff6ef;border:none;width:100%;box-sizing:border-box}.narin-campaign-card:before{content:"";position:absolute;left:0;right:0;top:-12px;height:1px;background:var(--narin-divider)}.narin-campaign-card__icon{width:30px;height:30px;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--narin-green);flex-shrink:0}.narin-campaign-card__icon svg{width:20px;height:20px}.narin-campaign-card__text{flex:1;min-width:0}.narin-campaign-card__title{font-weight:700;font-size:13px;color:#000;margin:0;line-height:1.25}.narin-campaign-card__sub{font-size:var(--narin-card-sub-size);color:#000;margin:2px 0 0;line-height:1.25}cart-drawer .narin-campaign-card__amount,.narin-campaign-card__amount{font-weight:700;font-size:var(--narin-price-size)!important;color:#065f46;letter-spacing:-.01em;white-space:nowrap;flex-shrink:0}.narin-shipping-card{margin:0 0 6px;display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:var(--narin-radius);background:var(--narin-blue-soft);border:none;width:100%;box-sizing:border-box}.narin-shipping-card__icon{width:30px;height:30px;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--narin-blue);flex-shrink:0}.narin-shipping-card__icon svg{width:21px;height:21px}cart-drawer .narin-shipping-card__title,.narin-shipping-card__title{font-weight:700;font-size:13px;color:#111!important;margin:0;line-height:1.25}cart-drawer .narin-shipping-card__sub,.narin-shipping-card__sub{font-size:0!important;line-height:0!important;color:#111!important;margin:2px 0 0!important}cart-drawer .narin-shipping-card__sub:after,.narin-shipping-card__sub:after{content:"Sipari\15finiz 2 i\15f  g\fcn\fc  i\e7inde kargoya verilir";display:block;font-size:var(--narin-card-sub-size);line-height:1.3;font-weight:400;color:#111}cart-drawer .cart-drawer__footer{padding:0!important;overflow:visible!important}cart-drawer .cart-drawer__totals{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px;padding:6px 0!important;border-top:none!important;border-bottom:none!important;margin:2px 0 8px!important;flex-wrap:nowrap!important}cart-drawer .cart-drawer__totals__row,cart-drawer .cart-drawer__totals__row--spaced{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;margin:0!important;font-weight:800;color:var(--narin-ink);font-size:15.5px!important;letter-spacing:normal!important;word-spacing:normal!important;min-width:0;width:auto!important;flex:0 1 auto!important}cart-drawer .cart-drawer__totals__row:last-child{align-items:flex-end!important;text-align:right}cart-drawer .cart-drawer__totals__row>span{display:inline-flex;align-items:baseline;gap:6px;word-break:break-word}cart-drawer .cart-drawer__totals__row__money{font-weight:800;font-size:17.5px!important;color:var(--narin-ink);letter-spacing:-.02em}cart-drawer .cart-drawer__totals__row[data-sub]:after{content:attr(data-sub);display:block;font-size:10.5px;color:var(--narin-muted);font-weight:500;letter-spacing:normal!important;margin-top:3px}cart-drawer .cart-drawer__totals__row:not([data-sub]){display:none!important}cart-drawer p.cart-drawer__total-savings{display:none!important}cart-drawer .cart__ctas{padding:0!important;margin:0!important}cart-drawer #CartDrawer-Checkout,cart-drawer button.cart__checkout-button,cart-drawer.is-empty .cart-drawer__empty-content .button{background:#111!important;color:#fff!important;height:54px!important;min-height:54px!important;border-radius:16px!important;width:100%!important;font-family:Manrope,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif!important;font-weight:800!important;font-size:16px!important;letter-spacing:1px!important;text-transform:uppercase!important;padding:14px 17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px;border:none!important;box-shadow:none!important;opacity:1;transition:opacity .2s ease;box-sizing:border-box}cart-drawer #CartDrawer-Checkout:before,cart-drawer #CartDrawer-Checkout:after,cart-drawer button.cart__checkout-button:before,cart-drawer button.cart__checkout-button:after,cart-drawer.is-empty .cart-drawer__empty-content .button:before,cart-drawer.is-empty .cart-drawer__empty-content .button:after{display:none!important;content:none!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}cart-drawer #CartDrawer-Checkout:hover,cart-drawer button.cart__checkout-button:hover,cart-drawer.is-empty .cart-drawer__empty-content .button:hover{background:#111!important;opacity:.9!important;box-shadow:none!important}cart-drawer #CartDrawer-Checkout .button__label{display:inline-flex;align-items:center;gap:8px}cart-drawer #CartDrawer-Checkout .button__label:before{content:"";display:inline-block;width:14px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='11' width='18' height='11' rx='2'/><path d='M7 11V7a5 5 0 0 1 10 0v4'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='11' width='18' height='11' rx='2'/><path d='M7 11V7a5 5 0 0 1 10 0v4'/></svg>") center/contain no-repeat}cart-drawer .narin-ssl,cart-drawer p.narin-ssl,.narin-ssl,p.narin-ssl{display:flex!important;align-items:center;justify-content:center;gap:5px;color:var(--narin-muted);font-size:9.5px!important;padding:9px 0!important;margin:0!important;font-weight:500}cart-drawer .narin-ssl svg,.narin-ssl svg{width:11px!important;height:11px!important}cart-drawer .payment-badges-block:empty,cart-drawer .payment-badges-block{margin:0!important;padding:0!important}cart-drawer .narin-trust-grid,.narin-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px 0 2px;border-top:1px solid var(--narin-divider);margin-top:0!important}cart-drawer .narin-trust-item,.narin-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:2px 1px;min-width:0}cart-drawer .narin-trust-item__icon,.narin-trust-item__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:var(--narin-ink);flex-shrink:0}cart-drawer .narin-trust-item__icon svg,.narin-trust-item__icon svg{width:16px!important;height:16px!important;stroke-width:1.6}cart-drawer .narin-trust-item__title,.narin-trust-item__title{font-size:9.5px!important;font-weight:700;color:var(--narin-ink);line-height:1.2;margin:1px 0 0;word-break:break-word}cart-drawer .narin-trust-item__sub,.narin-trust-item__sub{font-size:8.5px!important;color:var(--narin-muted);line-height:1.25;margin:1px 0 0;word-break:break-word}cart-drawer .narin-guarantee{display:none!important}cart-drawer .cart-drawer__body>*+*{margin-top:0}cart-drawer:not(.is-empty) .drawer__inner{height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important}cart-drawer:not(.is-empty) .cart-drawer__body{display:flex!important;flex-direction:column!important;flex:1 0 auto!important}cart-drawer:not(.is-empty) .narin-cart-bottom-summary{margin-top:auto!important}@media(max-width:640px){cart-drawer{--narin-item-media: 84px;--narin-price-size: 14.5px;--narin-card-sub-size: 10.5px}cart-drawer .drawer__header{padding:16px!important}cart-drawer .cart-drawer__body{padding:10px 16px 6px!important}cart-drawer .drawer__footer{padding:4px 16px 16px!important}cart-drawer .cart-drawer-item{column-gap:12px!important;row-gap:8px!important}cart-drawer quantity-input .quantity__button{width:26px!important;flex:0 0 26px!important}cart-drawer .cart-item__name{font-size:13.5px!important}cart-drawer .cart-item__totals .cart-item__old-price,cart-drawer .cart-item__totals s,cart-drawer s.cart-item__old-price{font-size:12px!important}cart-drawer .narin-badge,.narin-badge{font-size:10.5px;padding:5px 9px}cart-drawer .narin-badges .narin-badge:not(:has(svg)),.narin-badges .narin-badge:not(:has(svg)){font-size:11.5px!important}cart-drawer .cart-drawer-item__single-item-prices .cart-drawer__discounts .badge{font-size:10.5px!important;padding:4px 8px!important}cart-drawer .cart-drawer__totals__row,cart-drawer .cart-drawer__totals__row--spaced{font-size:14.5px!important}cart-drawer .cart-drawer__totals__row__money{font-size:16.5px!important}cart-drawer #CartDrawer-Checkout{height:52px!important;min-height:52px!important;font-size:15px!important;padding:13px 14px!important}.narin-campaign-card__title,.narin-shipping-card__title{font-size:12.5px}cart-drawer .narin-trust-grid,.narin-trust-grid{gap:5px}cart-drawer .narin-trust-item__title,.narin-trust-item__title{font-size:9px!important}cart-drawer .narin-trust-item__sub,.narin-trust-item__sub{font-size:8px!important}cart-drawer .narin-ssl,.narin-ssl{font-size:9px!important}}@media(max-width:380px){cart-drawer .cart-item__totals .cart-item__discounted-prices{gap:6px!important}}cart-drawer.is-empty .drawer__header,cart-drawer.is-empty .cart-drawer__body,cart-drawer.is-empty .drawer__footer{display:none!important}cart-drawer.is-empty .drawer__inner{height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;padding:20px!important;box-sizing:border-box}cart-drawer.is-empty .drawer__inner-empty{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;padding:24px 0!important;text-align:center;width:100%!important;box-sizing:border-box}cart-drawer.is-empty .cart-drawer__warnings{display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important;width:100%!important}cart-drawer.is-empty .cart-drawer__empty-content{display:flex!important;flex-direction:column!important;align-items:center!important;gap:14px!important;width:100%!important}cart-drawer.is-empty .cart-drawer__empty-content .drawer__close{position:fixed!important;top:18px!important;right:20px!important;z-index:3;color:var(--narin-ink)!important;background:transparent!important;border-radius:0!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;border:none!important;padding:0!important;margin:0!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer}cart-drawer.is-empty .cart-drawer__empty-content .drawer__close svg{width:22px!important;height:22px!important;stroke-width:2!important}cart-drawer.is-empty .cart__empty-text{font-family:var(--narin-font);font-weight:700!important;font-size:20px!important;line-height:1.35!important;color:var(--narin-ink)!important;margin:8px 0 4px!important}cart-drawer.is-empty .cart-drawer__empty-content .button{width:calc(100% - 64px)!important;max-width:360px!important;font-size:15px!important;text-decoration:none!important}cart-drawer.is-empty .cart__login-title{font-weight:700!important;font-size:16px!important;line-height:1.4!important;color:var(--narin-ink)!important;margin:12px 0 4px!important}cart-drawer.is-empty .cart__login-paragraph{color:var(--narin-muted)!important;font-size:14px!important;line-height:1.6!important;margin:0!important}cart-drawer.is-empty .cart__login-paragraph a{color:var(--narin-ink)!important;text-decoration:underline}@media(max-width:640px){cart-drawer.is-empty .drawer__inner{padding:16px!important}cart-drawer.is-empty .cart-drawer__empty-content .drawer__close{top:16px!important;right:16px!important}cart-drawer.is-empty .cart-drawer__empty-content .button{height:52px!important;min-height:52px!important;font-size:14px!important;padding:13px 14px!important}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/narin-cart-premium.css.map */
