body #cart-drawer .theme-drawer__dialog{--theme-drawer-width: 480px;--theme-drawer-padding: 24px;box-shadow:0 4px 16px #24272a1f;border-left:0}body #cart-drawer .an-cdrawer__header{padding:20px 24px;border-bottom:1px solid var(--an-gray-200)}body #cart-drawer .an-cdrawer__title{font-family:var(--an-font-heading, "Itim"),"Itim",cursive;font-weight:400;font-size:24px;line-height:1.2;margin:0;color:var(--an-ink);letter-spacing:0;gap:0;display:inline}body #cart-drawer .theme-drawer__badge{display:none}body #cart-drawer .an-cdrawer__close{--private-button-shadow: none;--private-button-border-color: transparent;display:inline-flex;align-items:center;gap:6px;min-height:48px;height:auto;width:auto;padding:0 12px;margin:0;border:0;border-radius:8px;background:none;box-shadow:none;outline:0;font-family:inherit;font-size:16px;color:var(--an-ink);cursor:pointer}body #cart-drawer .an-cdrawer__close:focus-visible{outline:2px solid var(--an-ink);outline-offset:2px}body #cart-drawer .an-cdrawer__close:hover,body #cart-drawer .an-cdrawer__close:focus-visible{background:var(--an-gray-50)}body #cart-drawer .an-cdrawer__close-x{font-size:24px;line-height:1}body #cart-drawer .cart-drawer__close-button--empty{margin-inline-start:auto}body #cart-drawer .cart-drawer__items{padding:24px;row-gap:24px}body #cart-drawer .cart-items__wrapper{width:100%}body #cart-drawer .cart-drawer__summary{--cart-drawer-summary-padding: 24px;padding:16px 24px 24px;gap:10px;border-top:1px solid var(--an-gray-200);-webkit-mask-image:none;mask-image:none;align-items:stretch}@media screen and (max-width:749px){body #cart-drawer .theme-drawer__dialog{--theme-drawer-width: 100%}body #cart-drawer .theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__summary{position:sticky;bottom:0}body #cart-drawer .theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items{overflow-y:auto}body #cart-drawer .an-paypills{display:none}body #cart-drawer .an-cart-viewlink{min-height:40px}body #cart-drawer .cart-totals__tax-note{display:none}body #cart-drawer .an-cdrawer__header{padding:16px 20px}body #cart-drawer .cart-drawer__items{padding:20px;row-gap:20px}body #cart-drawer .cart-drawer__summary{padding:12px 20px 20px;gap:8px}}.an-freeship{display:flex;flex-direction:column;gap:10px}.an-freeship__msg{margin:0;font-size:16px;font-weight:600;color:var(--an-ink);line-height:1.5}.an-freeship__bar{height:8px;border-radius:4px;background:var(--an-gray-50);overflow:hidden}.an-freeship__fill{height:100%;background:var(--an-ink);border-radius:4px;transition:width .3s var(--ease-out-quad, ease-out)}body #cart-drawer .cart-items__table-row,body #cart-drawer .cart-items__table-row--full-width-variants{display:grid;--cart-item-price-width: auto;grid-template-columns:96px minmax(0,1fr);grid-template-rows:auto;grid-template-areas:"media details" "media variants" "media unit_price" "media quantity" "media error";column-gap:16px;row-gap:6px;padding-bottom:0;margin-bottom:24px;border-bottom:0}body #cart-drawer .cart-items__table-row:last-child{margin-bottom:0}body #cart-drawer .cart-items__table-row .cart-items__details{display:contents}body #cart-drawer .cart-items__table-row .cart-items__product-info{grid-area:details;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}body #cart-drawer .cart-items__table-row .cart-items__variants-wrapper{grid-area:variants}body #cart-drawer .cart-items__table-row .cart-items__unit-price-wrapper{grid-area:unit_price;font-size:15px;color:var(--an-gray-600);display:none}body #cart-drawer .cart-items__table-row .cart-items__unit-price-wrapper:empty{display:none}body #cart-drawer .cart-items__table-row .cart-items__quantity{grid-area:quantity;margin:0;width:100%}body #cart-drawer .cart-items__table-row .cart-items__price{grid-area:details;justify-self:end;align-self:start;min-width:0;width:auto;font-size:18px;font-weight:600;color:var(--an-ink);line-height:1.5;text-align:end;pointer-events:none}body #cart-drawer .cart-items__table-row .cart-items__product-info{padding-right:88px}body #cart-drawer .cart-items__media{grid-area:media}body #cart-drawer .cart-items__media-container{--ratio: .8;aspect-ratio:4 / 5;border-radius:8px;overflow:hidden;background:var(--an-gray-50)}body #cart-drawer .cart-items__media-image{aspect-ratio:4 / 5;height:100%}body #cart-drawer .cart-items__media-image{border-radius:8px!important}body #cart-drawer .cart-items__title{font-size:16px;font-weight:600;color:var(--an-ink);line-height:1.5;text-decoration:none}body #cart-drawer .cart-items__title:hover{text-decoration:underline}body #cart-drawer .cart-items__title-row{gap:4px}body #cart-drawer .cart-items__variants{display:block;font-size:15px;color:var(--an-gray-600);line-height:1.5}body #cart-drawer .cart-items__variant{display:inline}body #cart-drawer .cart-items__variant dd{display:inline;margin:0}body #cart-drawer .cart-items__quantity-controls{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;margin-top:6px}body #cart-drawer .cart-items__quantity .quantity-selector-wrapper{gap:0}body #cart-drawer .cart-items__quantity .quantity-selector{--quantity-selector-width: auto;display:inline-flex;height:44px;min-height:44px;border:1.5px solid var(--an-gray-200);border-radius:22px;background:var(--an-white);flex:0 0 auto;align-self:auto}body #cart-drawer .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus){width:44px;height:100%;font-size:20px;color:var(--an-ink);border-radius:22px}body #cart-drawer .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus):hover{background:var(--an-gray-50)}body #cart-drawer .cart-items__quantity .quantity-selector .svg-wrapper svg{width:16px;height:16px}body #cart-drawer .cart-items__quantity .quantity-selector input{width:40px;min-width:40px;height:100%;font-size:16px;font-weight:600;color:var(--an-ink);text-align:center;padding:0;border:0;background:transparent}body #cart-drawer .cart-items__remove{width:auto;height:auto;min-height:44px;padding:0 8px;border:0;box-shadow:none;background:none;font-family:inherit;font-size:16px;font-weight:400;color:var(--an-gray-600);text-decoration:underline;text-underline-offset:3px;cursor:pointer}body #cart-drawer .cart-items__remove:hover{color:var(--an-ink);background:none}body #cart-drawer .cart-items__remove svg{display:none}body #cart-drawer .cart-items__remove .an-citem__remove-text{display:inline}body #cart-drawer .cart-disclosure-tooltip,body #cart-drawer .cart-items__product-info .cart-disclosure-tooltip{display:none}@media screen and (max-width:749px){body #cart-drawer .cart-items__table-row,body #cart-drawer .cart-items__table-row--full-width-variants{column-gap:14px;margin-bottom:20px}body #cart-drawer .cart-items__table-row .cart-items__product-info{padding-right:0;flex-direction:column;gap:6px}body #cart-drawer .cart-items__table-row .cart-items__price{grid-area:unit_price;justify-self:start;text-align:start}body #cart-drawer .cart-items__table-row .cart-items__unit-price-wrapper{display:none}body #cart-drawer .cart-items__quantity .quantity-selector input{width:36px;min-width:36px}}.an-cupsell{background:var(--an-peach);border-radius:8px;overflow:hidden;flex:0 0 auto;min-height:fit-content}.an-cupsell__summary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;padding:0 20px;font-family:inherit;font-size:18px;font-weight:600;color:var(--an-ink);cursor:pointer;list-style:none}.an-cupsell__summary::-webkit-details-marker{display:none}.an-cupsell__summary::marker{content:""}.an-cupsell__chev{transition:transform .2s ease;flex:0 0 auto}.an-cupsell[open] .an-cupsell__chev{transform:rotate(180deg)}.an-cupsell__list{list-style:none;margin:0;padding:0 20px 20px;display:flex;flex-direction:column;gap:16px}.an-cupsell__item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center}.an-cupsell__img{display:block;aspect-ratio:4 / 5;border-radius:6px;overflow:hidden;background:var(--an-white)}.an-cupsell__img img{width:100%;height:100%;object-fit:cover;display:block}.an-cupsell__info{display:flex;flex-direction:column;gap:2px;min-width:0}.an-cupsell__name{font-size:16px;font-weight:600;color:var(--an-ink);text-decoration:none;line-height:1.4}.an-cupsell__name:hover{text-decoration:underline}.an-cupsell__note{font-size:15px;color:var(--an-gray-600);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.an-cupsell__price{display:inline-flex;gap:8px;align-items:baseline;font-size:16px;font-weight:600;color:var(--an-ink)}.an-cupsell__was{font-weight:400;color:var(--an-gray-600)}.an-cupsell__add{min-height:48px;padding:0 18px;border:1.5px solid var(--an-ink);border-radius:24px;background:var(--an-white);font-family:inherit;font-size:16px;font-weight:600;color:var(--an-ink);cursor:pointer;white-space:nowrap}.an-cupsell__add:hover:not(:disabled){background:var(--an-gray-50)}.an-cupsell__add:disabled{opacity:.7;cursor:default}@media screen and (max-width:749px){.an-cupsell__summary{padding:0 16px}.an-cupsell__list{padding:0 16px 16px}}body #cart-drawer .cart-totals{gap:10px;margin:0;border:0;padding:0}body #cart-drawer .cart-actions{border:0;margin:0;padding:0}body #cart-drawer .cart-discount__summary,body.template-cart .cart-discount__summary{display:none}body #cart-drawer accordion-custom.cart-discount details::details-content,body #cart-drawer accordion-custom.cart-discount details .details-content,body.template-cart accordion-custom.cart-discount details::details-content,body.template-cart accordion-custom.cart-discount details .details-content{block-size:auto!important;height:auto!important;overflow:visible!important;opacity:1!important;transition:none!important;content-visibility:visible!important}body #cart-drawer .cart-discount .details-content,body.template-cart .cart-discount .details-content{padding:0}body #cart-drawer .cart-totals:not(:has(.cart-actions)){margin:0;border:0;padding:0}.an-cart-discount-form,body #cart-drawer .cart-discount__form,body.template-cart .cart-discount__form{display:flex;gap:8px;align-items:stretch}body #cart-drawer .cart-discount__input,body.template-cart .cart-discount__input{flex:1 1 auto;min-width:0;height:52px;padding:0 16px;font-size:16px;color:var(--an-ink);background:var(--an-white);border:1.5px solid var(--an-gray-200);border-radius:8px}body #cart-drawer .cart-discount__input:focus-visible,body.template-cart .cart-discount__input:focus-visible{border-color:var(--an-ink);outline:none;box-shadow:none}body #cart-drawer .cart-discount__button,body.template-cart .cart-discount__button{flex:0 0 auto;height:52px;min-height:52px;padding:0 20px;font-family:inherit;font-size:16px;font-weight:600;color:var(--an-ink);background:var(--an-white);border:1.5px solid var(--an-ink);border-radius:26px;box-shadow:none}body #cart-drawer .cart-discount__button:hover,body.template-cart .cart-discount__button:hover{background:var(--an-gray-50)}body #cart-drawer .cart-discount__content,body.template-cart .cart-discount__content{padding:0;height:auto}body #cart-drawer .cart-discount__form,body.template-cart .cart-discount__form{height:auto;padding:0}body #cart-drawer .cart-discount__codes:empty,body.template-cart .cart-discount__codes:empty{display:none}body #cart-drawer .cart-discount__codes,body.template-cart .cart-discount__codes{margin-top:8px}body #cart-drawer .cart-discount__error,body.template-cart .cart-discount__error{font-size:15px;font-weight:600;color:var(--an-coral);margin-top:8px}body #cart-drawer .cart-totals__container{gap:4px}body #cart-drawer .cart-totals__total{align-items:baseline}body #cart-drawer .cart-totals__total-label,body #cart-drawer .cart-totals__total-value{font-size:18px;font-weight:600;color:var(--an-ink)}body #cart-drawer .cart-totals__tax-note,body #cart-drawer .cart-totals__tax-note small{font-size:15px;color:var(--an-gray-600);line-height:1.5}body #cart-drawer .cart-totals__original-container:not(:empty){font-size:16px;color:var(--an-gray-600)}body #cart-drawer .cart-discounts__item,body #cart-drawer .cart-totals__original{font-size:16px}body #cart-drawer .cart__ctas{display:flex;flex-direction:column;gap:10px;width:100%}body #cart-drawer .cart__checkout-button,body.template-cart .cart__checkout-button{width:100%;min-height:56px;padding:0 24px;border-radius:28px;background:var(--an-black);color:var(--an-white);font-size:18px;font-weight:600;box-shadow:none;border:0}body #cart-drawer .cart__checkout-button:hover,body.template-cart .cart__checkout-button:hover{background:#333;color:var(--an-white)}.an-cart-total:before{content:" \2014  "}.an-cart-viewlink{align-self:center;display:inline-flex;align-items:center;min-height:44px;font-size:16px;color:var(--an-ink);text-decoration:underline;text-underline-offset:4px}.an-cart-viewlink:hover{text-decoration-color:transparent}body #cart-drawer .additional-checkout-buttons{display:none}.an-paypills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.an-paypills__pill{padding:4px 8px;font-size:13px;font-weight:600;color:var(--an-ink);border:1px solid var(--an-gray-200);border-radius:4px;line-height:1.4}.an-paypills--icons li{display:flex}.an-paypills__icon{height:24px;width:auto}body #cart-drawer .an-cempty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;padding:24px;flex:1}body #cart-drawer .an-cempty__img{width:120px;height:120px;border-radius:50%;background:repeating-linear-gradient(135deg,var(--an-gray-50) 0 12px,var(--an-peach) 12px 24px)}body #cart-drawer .an-cempty__title{margin:0;font-family:var(--font-body--family, "Be Vietnam Pro");font-size:20px;font-weight:600;color:var(--an-ink);line-height:1.5;display:block}body #cart-drawer .an-cempty__sub{margin:-12px 0 0;font-size:16px;color:var(--an-gray-600);line-height:1.5}body #cart-drawer .an-cempty__btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 40px;border-radius:28px;background:var(--an-black);color:var(--an-white);font-size:18px;font-weight:600;text-decoration:none}body #cart-drawer .an-cempty__btn:hover{background:#333;color:var(--an-white)}body #cart-drawer .cart-drawer--empty .cart-drawer__items,body #cart-drawer .cart-items__wrapper--drawer-empty{display:none}body #cart-drawer .cart-drawer--empty .cart-drawer__content{justify-content:center}body.template-cart .cart-page{display:grid;grid-template-columns:minmax(0,1fr);gap:0}@media screen and (min-width:990px){body.template-cart .section--page-width .cart-page,body.template-cart .section--page-width .cart-page:has(.cart-summary--extend){display:grid;grid-column:2;grid-template-columns:minmax(0,1fr) 400px;column-gap:48px;grid-template-rows:min-content 1fr}body.template-cart .cart-page__summary{grid-column:2;grid-row:1 / -1;padding-top:0;display:block;height:auto}body.template-cart .cart-page__title,body.template-cart .cart-page__items{grid-column:1}}@media screen and (min-width:750px)and (max-width:989px){body.template-cart .section--page-width .cart-page,body.template-cart .section--page-width .cart-page:has(.cart-summary--extend){display:grid;grid-column:2;grid-template-columns:minmax(0,1fr)}body.template-cart .cart-page__summary{grid-column:1;grid-row:auto;display:block;height:auto;padding-top:24px}}body.template-cart .cart-page{padding-top:40px;padding-bottom:80px}body.template-cart .cart-title h1{font-family:Itim,cursive;font-size:32px;font-weight:400;line-height:1.2;letter-spacing:0;color:var(--an-ink);margin:0 0 32px;gap:8px;align-items:baseline}body.template-cart .cart-title .cart-bubble{display:none}body.template-cart .an-ctitle__count{font-family:var(--font-body--family, "Be Vietnam Pro");font-size:20px;font-weight:400;color:var(--an-gray-600)}body.template-cart .cart-page__title+.cart-page__items{margin-top:0}body.template-cart .cart-items{--cart-items-gap: 0px}body.template-cart .cart-items__table{border-top:1px solid var(--an-gray-200)}body.template-cart .cart-items .cart-items__table-row,body.template-cart .cart-items--dividers .cart-items__table-row:last-of-type{display:grid;--cart-item-price-width: auto;grid-template-columns:120px minmax(0,1fr) auto;grid-template-rows:auto;grid-template-areas:"media details price" "media error error";column-gap:24px;padding-top:24px;padding-bottom:24px;padding-inline:0;margin:0;border-bottom:1px solid var(--an-gray-200)}body.template-cart .cart-items__details{display:flex;flex-direction:column;gap:8px;color:var(--an-ink)}body.template-cart .cart-items__media-container{--ratio: .8;border-radius:8px;overflow:hidden;background:var(--an-gray-50)}body.template-cart .cart-items__media-image{border-radius:8px!important}body.template-cart .cart-items__title{font-size:18px;font-weight:600;color:var(--an-ink);text-decoration:none;line-height:1.4}body.template-cart .cart-items__title:hover{text-decoration:underline}body.template-cart .cart-items__variants{display:block;font-size:16px;color:var(--an-gray-600)}body.template-cart .cart-items__variant{display:inline}body.template-cart .cart-items__variant dd{display:inline;margin:0}body.template-cart .cart-items__unit-price-wrapper{font-size:16px;color:var(--an-gray-600)}body.template-cart .cart-items__unit-price-wrapper:empty{display:none}body.template-cart .cart-items__quantity{grid-area:auto;margin:4px 0 0}body.template-cart .cart-items__quantity-controls{gap:16px}body.template-cart .cart-items__quantity .quantity-selector{--quantity-selector-width: auto;display:inline-flex;height:52px;min-height:52px;border:1.5px solid var(--an-ink);border-radius:26px;background:var(--an-white);flex:0 0 auto}body.template-cart .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus){width:48px;height:100%;color:var(--an-ink);border-radius:26px}body.template-cart .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus):hover{background:var(--an-gray-50)}body.template-cart .cart-items__quantity .quantity-selector input{width:44px;min-width:44px;font-size:16px;font-weight:600;text-align:center;padding:0;border:0;background:transparent;color:var(--an-ink)}body.template-cart .cart-items__remove{width:auto;height:auto;min-height:48px;padding:0 8px;border:0;box-shadow:none;background:none;font-family:inherit;font-size:16px;color:var(--an-ink);text-decoration:underline;text-underline-offset:3px;cursor:pointer}body.template-cart .cart-items__remove:hover{color:var(--an-gray-600);background:none}body.template-cart .cart-items__remove svg{display:none}body.template-cart .cart-items__price{grid-area:price;min-width:0;display:block;font-size:20px;font-weight:600;color:var(--an-ink);text-align:end;line-height:1.5}body.template-cart .cart-disclosure-tooltip{display:none}body.template-cart .an-cart-continue{display:inline-flex;align-items:center;min-height:48px;margin-top:8px;font-size:16px;color:var(--an-ink);text-decoration:none}body.template-cart .an-cart-continue:hover{text-decoration:underline}body.template-cart .cart-page .cart-page__summary .cart-summary{border:0;border-radius:8px;background-color:var(--an-gray-50);display:block;grid-row:auto;height:auto;--color-background: var(--an-gray-50)}body.template-cart .cart-page .cart-page__summary .cart-summary__inner{background:transparent}body.template-cart .cart-summary__inner{display:flex;flex-direction:column;gap:20px;padding:32px;position:sticky;top:24px}body.template-cart:has(#header-group header-component[sticky]) .cart-summary__inner{top:108px}body.template-cart .cart-summary .cart-totals{gap:8px;margin:0;border:0;padding:0}body.template-cart .cart-summary .cart-actions{border:0;margin:0;padding:0}body.template-cart .an-csummary__title{margin:0;font-family:Itim,cursive;font-size:24px;font-weight:400;line-height:1.2;color:var(--an-ink)}body.template-cart .an-csummary__label{display:block;font-size:16px;font-weight:600;color:var(--an-ink);margin-bottom:8px}body.template-cart .cart-discount__button:hover{background:var(--an-peach)}body.template-cart .cart-totals__container{gap:8px}body.template-cart .cart-totals__total{font-size:20px;font-weight:600}body.template-cart .cart-totals__total-label,body.template-cart .cart-totals__total-value{font-size:20px;font-weight:600;color:var(--an-ink)}body.template-cart .cart-totals__tax-note,body.template-cart .cart-totals__tax-note small{font-size:15px;color:var(--an-gray-600)}body.template-cart .cart-totals__original-container:not(:empty),body.template-cart .cart-discounts__item{font-size:16px}body.template-cart .cart-discounts__item{color:var(--an-green)}body.template-cart .cart__ctas{display:flex;flex-direction:column;gap:12px;width:100%}body.template-cart .additional-checkout-buttons{display:none}.an-ctrust{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:16px;color:var(--an-ink)}.an-ctrust__item{display:flex;align-items:center;gap:10px}.an-ctrust__item svg{flex:0 0 auto;color:var(--an-ink)}body.template-cart .shopify-section[id$=__an_cart_like] .section{padding-top:48px;padding-bottom:48px}body.template-cart .shopify-section[id$=__an_cart_like] h2,body.template-cart .shopify-section[id$=__an_cart_like] h3{font-family:Itim,cursive;font-size:32px;font-weight:400;line-height:1.2;color:var(--an-ink);margin:0}@media screen and (max-width:749px){body.template-cart .cart-page{padding-top:24px;padding-bottom:96px}body.template-cart .cart-title h1{font-size:28px;margin-bottom:20px}body.template-cart .an-ctitle__count{font-size:18px}body.template-cart .cart-items .cart-items__table-row,body.template-cart .cart-items--dividers .cart-items__table-row:last-of-type{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-areas:"media details" "media error";column-gap:14px;padding-top:20px;padding-bottom:20px}body.template-cart .cart-items__details{gap:6px}body.template-cart .cart-items__title{font-size:16px}body.template-cart .cart-items__variants{font-size:15px}body.template-cart .cart-items__price{grid-area:details;justify-self:start;align-self:end;text-align:start;font-size:18px;margin-top:44px;pointer-events:none}body.template-cart .cart-items__quantity{margin-top:30px}body.template-cart .cart-items__quantity .quantity-selector{height:44px;min-height:44px;border:1.5px solid var(--an-gray-200);border-radius:22px}body.template-cart .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus){width:44px}body.template-cart .cart-items__quantity .quantity-selector input{width:36px;min-width:36px}body.template-cart .cart-items__remove{min-height:44px;color:var(--an-gray-600)}body.template-cart .cart-page .cart-page__summary .cart-summary{background-color:transparent;border-radius:0;--color-background: var(--an-white)}body.template-cart .cart-summary__inner{padding:24px 0 0;position:static;gap:16px}body.template-cart .an-csummary__title,body.template-cart .cart-summary .cart-totals__container,body.template-cart .cart-summary .cart__ctas .cart__checkout-button,body.template-cart .cart-summary .an-paypills{display:none}.an-ctrust{font-size:15px;color:var(--an-gray-600);margin-top:24px}.an-ctrust__item svg{display:none}.an-cart-bar{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;flex-direction:column;gap:8px;padding:12px 20px 16px;background:var(--an-white);border-top:1px solid var(--an-gray-200);box-shadow:0 -4px 16px #24272a0f;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.an-cart-bar__row{display:flex;justify-content:space-between;align-items:baseline}.an-cart-bar__label{font-size:16px;font-weight:600;color:var(--an-ink)}.an-cart-bar__total{font-size:20px;font-weight:600;color:var(--an-ink)}.an-cart-bar__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;border-radius:28px;background:var(--an-black);color:var(--an-white);font-size:18px;font-weight:600;border:0;font-family:inherit;cursor:pointer}body.template-cart :is(.an-chat,.an-chat-wrap){bottom:132px}}@media screen and (min-width:750px){.an-cart-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/an-cart.css.map */
