:root{--a2z-primary: #8c2bee;--a2z-primary-dark: #6316b5;--a2z-secondary: #00d2ff;--a2z-bg: #f7f6f8;--a2z-text: #191022;--a2z-text-muted: #734c9a;--a2z-card-radius: 1.5rem;--a2z-shell-max: 28rem;--a2z-listing-grid-gap: .625rem;--a2z-listing-grid-pad-x: .75rem;--a2z-listing-card-radius: 1rem;--a2z-listing-card-pad: .5rem;--a2z-listing-media-radius: .75rem;--a2z-listing-title-size: .8125rem;--a2z-listing-cat-size: .5625rem;--a2z-listing-price-lbp: .75rem;--a2z-listing-price-usd: .5625rem;--a2z-listing-media-ratio: 1}html{background-color:var(--a2z-bg)}html.dark{--a2z-bg: #191022;--a2z-text: #ffffff;--a2z-text-muted: #a589c4}body.a2z-theme{background-color:var(--a2z-bg);color:var(--a2z-text);padding-bottom:7rem;font-family:Inter,system-ui,sans-serif;transition:background-color .3s ease,color .3s ease;overflow-x:hidden}.a2z-header,.a2z-bottom-nav{left:50%;right:auto;transform:translate(-50%);width:100%;max-width:var(--a2z-shell-max)}.a2z-bottom-nav{position:fixed;bottom:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem 2rem;background:#fffffff2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid #e2e8f0;box-shadow:0 -10px 30px #0000001a}html.dark .a2z-bottom-nav{background:#191022f2;border-top-color:#334155}.a2z-nav-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:#734c9a;min-width:3rem;border:none;background:none;padding:0;cursor:pointer}html.dark .a2z-nav-item{color:#64748b}.a2z-nav-item.is-active{color:#8c2bee}.a2z-nav-item .material-symbols-rounded{font-size:1.5rem}.a2z-nav-item.is-active .material-symbols-rounded{font-variation-settings:"FILL" 1}.a2z-nav-label{font-size:.625rem;font-weight:500}.a2z-nav-item.is-active .a2z-nav-label{font-weight:700}.a2z-nav-cart{position:relative;top:-2rem;display:flex;flex-direction:column;align-items:center;text-decoration:none}.a2z-nav-cart-circle{width:4rem;height:4rem;border-radius:50%;background:linear-gradient(135deg,#8c2bee,#6316b5);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px #8c2bee66;transition:transform .15s ease,background .2s ease}.a2z-nav-cart.is-active .a2z-nav-cart-circle{background:linear-gradient(135deg,#00d2ff,#0891b2);box-shadow:0 8px 24px #00d2ff66}.a2z-nav-cart:active .a2z-nav-cart-circle{transform:scale(.9)}.a2z-nav-cart-circle .material-symbols-rounded{font-size:1.875rem}.a2z-nav-cart-badge{position:absolute;top:-.25rem;right:-.25rem;background:#ef4444;color:#fff;font-size:.625rem;font-weight:800;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #fff}html.dark .a2z-nav-cart-badge{border-color:#191022}body.a2z-theme #MainContent{padding-bottom:6rem}body.a2z-theme.template-index #MainContent{padding-top:.25rem}.a2z-catalog-toolbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0}html.dark .a2z-catalog-toolbar{background:#191022cc;border-bottom-color:#334155}.a2z-catalog-toolbar__menu{flex-shrink:0;margin-left:-.5rem;background:none;border:none;padding:.5rem;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.a2z-catalog-toolbar__menu .material-symbols-rounded{font-size:1.5rem}.a2z-catalog-toolbar__search{flex:1;position:relative}.a2z-catalog-toolbar__search>.material-symbols-rounded{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:1.125rem;color:#94a3b8;pointer-events:none}.a2z-catalog-toolbar__search input{width:100%;border:none;border-radius:9999px;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;background:#f1f5f9;outline:none;color:#191022}.a2z-catalog-toolbar__search input:focus{box-shadow:0 0 0 2px #8c2bee33}html.dark .a2z-catalog-toolbar__search input{background:#1e293b;color:#fff}body.a2z-theme h1,body.a2z-theme h2,body.a2z-theme h3,body.a2z-theme .h0,body.a2z-theme .h1,body.a2z-theme .h2{font-family:Manrope,Inter,system-ui,sans-serif}@media screen and (min-width:750px){body.a2z-theme{box-shadow:0 0 0 1px #0000000f,0 25px 50px #0000001f;max-width:var(--a2z-shell-max);margin:0 auto;min-height:100vh}body.a2z-theme .shopify-section-group-header-group,body.a2z-theme #MainContent,body.a2z-theme .shopify-section-group-footer-group{max-width:var(--a2z-shell-max);margin-left:auto;margin-right:auto}.a2z-sidebar.is-open{left:calc(50% - var(--a2z-shell-max) / 2)}}body.a2z-theme #menu-drawer,body.a2z-theme .menu-drawer-container>.menu-drawer{display:none!important}body.a2z-theme .header__icon--menu .svg-wrapper{display:none}body.a2z-theme summary.header__icon--menu:before{content:"menu";font-family:Material Symbols Rounded;font-size:1.5rem;line-height:1}body.a2z-theme .header__icon--menu{width:2.5rem;height:2.5rem;border-radius:9999px;background:#fff;box-shadow:0 1px 3px #00000014;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center}html.dark body.a2z-theme .header__icon--menu{background:#1e293b;border-color:#334155;color:#fff}.a2z-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;opacity:0;transition:opacity .3s ease;pointer-events:none}.a2z-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.a2z-sidebar{position:fixed;top:0;left:0;width:280px;max-width:85vw;height:100%;background:#fff;z-index:1210;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:8px 0 32px #00000026}html.dark .a2z-sidebar{background:#191022}.a2z-sidebar.is-open{transform:translate(0)}body.a2z-sidebar-open{overflow:hidden}.a2z-sidebar__nav{flex:1;overflow-y:auto;padding:1rem 0 .5rem}.a2z-sidebar__link{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;text-decoration:none;color:#475569;font-size:.875rem;font-weight:500;border-left:4px solid transparent;background:none;border-right:none;border-top:none;border-bottom:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}html.dark .a2z-sidebar__link{color:#94a3b8}.a2z-sidebar__link.is-active{background:#f8fafc;border-left-color:#8c2bee;color:#191022}html.dark .a2z-sidebar__link.is-active{background:#33415580;color:#fff}.a2z-sidebar__link .material-symbols-rounded{font-size:1.25rem;opacity:.7}.a2z-sidebar__link--danger{color:#ef4444}.a2z-sidebar__link--accent{color:#8c2bee;font-weight:700}html[data-a2z-phone-session] [data-a2z-sidebar-guest-auth],html[data-a2z-phone-session] [data-a2z-cart-guest-auth],[data-a2z-sidebar-guest-auth][hidden],[data-a2z-sidebar-logout][hidden],[data-a2z-cart-guest-auth][hidden]{display:none!important}.a2z-sidebar__divider{margin:.5rem 1.5rem;border-top:1px solid #e2e8f0}html.dark .a2z-sidebar__divider{border-color:#334155}.a2z-sidebar__footer{padding:1.5rem;border-top:1px solid #e2e8f0}html.dark .a2z-sidebar__footer{border-color:#334155}.a2z-sidebar__brand{display:flex;align-items:center;gap:.5rem}.a2z-sidebar__brand-mark{width:1.5rem;height:1.5rem;background:#8c2bee;border-radius:.25rem;color:#fff;font-size:.625rem;font-weight:900;display:flex;align-items:center;justify-content:center}.a2z-sidebar__brand-name{font-weight:700;font-size:.875rem}.a2z-sidebar__version{font-size:.625rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.15em;font-weight:700;margin:.25rem 0 0}body.a2z-theme .header{background:#f7f6f8d9!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html.dark body.a2z-theme .header{background:#191022d9!important}body.a2z-theme .header__heading-link .h2,body.a2z-theme .header__heading{font-weight:700;color:var(--a2z-text)}@media screen and (max-width:989px){body.a2z-theme .header__icon--cart{display:none!important}}body.a2z-theme .search__input,body.a2z-theme .field__input{border-radius:1rem!important;border:none!important;box-shadow:0 1px 3px #00000014;background:#fff!important}body.a2z-theme .button:not(.button--secondary),body.a2z-theme .shopify-payment-button__button--unbranded,body.a2z-theme .product-form__submit{background:linear-gradient(135deg,var(--a2z-primary) 0%,var(--a2z-primary-dark) 100%)!important;color:#fff!important;border:none;font-weight:600;border-radius:1rem!important}body.a2z-theme .button--secondary{background:transparent!important;color:var(--a2z-primary)!important;border:1px solid var(--a2z-primary)}body.a2z-theme .product-card-wrapper .card,body.a2z-theme .collection-card-wrapper .card{border-radius:var(--a2z-card-radius);border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000f;overflow:hidden;background:#fff}html.dark body.a2z-theme .product-card-wrapper .card{background:#1e293b;border-color:#334155}body.a2z-theme .card__media,body.a2z-theme .card .media{border-radius:1rem;overflow:hidden}body.a2z-theme .card__media img{transition:transform .5s ease}body.a2z-theme .product-card-wrapper:hover .card__media img{transform:scale(1.08)}body.a2z-theme .card__heading a{font-size:var(--a2z-listing-title-size);font-weight:600;line-height:1.25;color:var(--a2z-text)}body.a2z-theme .price,body.a2z-theme .price-item--regular{color:var(--a2z-primary);font-weight:700}body.a2z-theme .card__badge{top:.5rem;left:.5rem;right:auto;bottom:auto}body.a2z-theme .badge{border-radius:.375rem;font-size:.5625rem;font-weight:800;text-transform:uppercase}body.a2z-theme .badge.color-scheme-4{background:#f97316!important;color:#fff!important}body.a2z-theme .announcement-bar{background:linear-gradient(135deg,var(--a2z-primary) 0%,var(--a2z-primary-dark) 100%)!important}body.a2z-theme .announcement-bar__message{color:#fff!important;font-weight:600;font-size:.8125rem}body.a2z-theme .slideshow{border-radius:var(--a2z-card-radius);overflow:hidden;margin:0 1rem}body.a2z-theme .collection__title,body.a2z-theme .title-wrapper-with-link .title{font-size:1.125rem;font-weight:700;padding-left:1rem;padding-right:1rem}body.a2z-theme .title-wrapper-with-link{padding:0 .5rem}body.a2z-theme.template-product .product__media-wrapper{background:#fff;border-radius:0 0 1.5rem 1.5rem}html.dark body.a2z-theme.template-product .product__media-wrapper{background:#1a1425}body.a2z-theme.template-product .product__title h1{font-size:1.5rem;font-weight:800}body.a2z-theme.template-product .product__info-container{padding:1.5rem}body.a2z-theme.template-product .product-form__quantity{border-radius:1rem;overflow:hidden}body.a2z-theme.template-product .product-form__buttons{position:sticky;bottom:5.5rem;z-index:10;background:var(--a2z-bg);padding:1rem 0}body.a2z-theme.template-collection .collection-hero__title{font-size:1.25rem;font-weight:800;padding:0 1rem}body.a2z-theme.template-collection .facets-wrapper{display:none}body.a2z-theme.template-cart cart-items,body.a2z-theme.template-cart #main-cart-footer{color:var(--a2z-text)}html.dark body.a2z-theme.template-cart cart-items,html.dark body.a2z-theme.template-cart #main-cart-footer{--color-foreground: 255, 255, 255;--color-link: 165, 137, 196}body.a2z-theme.template-cart cart-items .title,body.a2z-theme.template-cart cart-items .cart-item__name,body.a2z-theme.template-cart cart-items .product-option,body.a2z-theme.template-cart cart-items .cart-item__final-price,body.a2z-theme.template-cart cart-items .price,body.a2z-theme.template-cart #main-cart-footer .totals__total,body.a2z-theme.template-cart #main-cart-footer .totals__total-value{color:var(--a2z-text)}body.a2z-theme.template-cart cart-items .underlined-link,body.a2z-theme.template-cart #main-cart-footer .tax-note{color:var(--a2z-text-muted)}body.a2z-theme.template-cart cart-items .title-wrapper-with-link{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .5rem;margin-bottom:.5rem}body.a2z-theme.template-cart cart-items .title-wrapper-with-link .title{font-size:1.125rem;font-weight:800;margin:0;padding:0}body.a2z-theme.template-cart .cart__items{border-bottom:none;padding-bottom:.5rem}body.a2z-theme.template-cart .cart-items,body.a2z-theme.template-cart .cart-items thead,body.a2z-theme.template-cart .cart-items tbody{display:block;width:100%}body.a2z-theme.template-cart .cart-items thead{display:none}body.a2z-theme.template-cart .cart-item{display:grid;grid-template-columns:2.75rem minmax(0,1fr) auto;grid-template-areas:"media details total" "media quantity quantity";gap:.25rem .5rem;align-items:start;border-radius:.5rem;margin:0 1rem .25rem;background:#fff;padding:.375rem .5rem;box-shadow:0 1px 4px #1910220d}html.dark body.a2z-theme.template-cart .cart-item{background:#1a1425;box-shadow:0 2px 12px #00000040}body.a2z-theme.template-cart .cart-item>td{display:block;width:auto;min-width:0;padding:0;vertical-align:top}body.a2z-theme.template-cart .cart-item>td+td{padding-left:0}body.a2z-theme.template-cart .cart-item__media{grid-area:media;width:auto}body.a2z-theme.template-cart .cart-item__details{grid-area:details;grid-column:auto;width:auto;min-width:0;font-size:.8125rem;line-height:1.25}body.a2z-theme.template-cart .cart-item__details>*{max-width:none}body.a2z-theme.template-cart .cart-item__details>*+*{margin-top:.25rem}body.a2z-theme.template-cart .cart-item__name,body.a2z-theme.template-cart .cart-item__name.h4{font-size:.875rem;font-weight:600;line-height:1.25;word-break:normal;overflow-wrap:anywhere}body.a2z-theme.template-cart .cart-item__details .caption-with-letter-spacing{font-size:.625rem}body.a2z-theme.template-cart .cart-item__totals.small-hide{display:none!important}body.a2z-theme.template-cart .cart-item__totals.medium-hide.large-up-hide{display:flex!important;grid-area:total;justify-self:end;align-self:start}body.a2z-theme.template-cart .cart-item__quantity{grid-area:quantity;grid-column:auto}body.a2z-theme.template-cart .cart-item .cart-item__quantity--info quantity-popover>*,body.a2z-theme.template-cart .cart-items .cart-items__heading--wide{padding-left:0}body.a2z-theme.template-cart .cart-item__details .product-option{font-size:.75rem}body.a2z-theme.template-cart .cart-item__final-price,body.a2z-theme.template-cart .cart-item__price-wrapper .price{font-size:.8125rem;font-weight:600}body.a2z-theme.template-cart .cart-item__discounted-prices .cart-item__old-price,body.a2z-theme.template-cart .cart-item__old-price,body.a2z-theme.template-cart .cart-item .discounts__discount{font-size:.6875rem}body.a2z-theme.template-cart .cart-item cart-remove-button .button{min-width:2.25rem;min-height:2.25rem}body.a2z-theme.template-cart .cart-item cart-remove-button .icon-remove{width:1.125rem;height:1.125rem}body.a2z-theme.template-cart .cart-item cart-remove-button{margin-left:.5rem}body.a2z-theme.template-cart .cart-item .quantity{--color-background: 243, 240, 248;width:calc(7.5rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 2.25rem)}body.a2z-theme.template-cart .cart-item .quantity__button{width:calc(2.25rem / var(--font-body-scale));font-size:1rem;color:rgb(var(--color-foreground))}body.a2z-theme.template-cart .cart-item .quantity__input{font-size:.875rem}html.dark body.a2z-theme.template-cart .cart-item .quantity{--color-background: 45, 34, 64;--color-foreground: 255, 255, 255;--inputs-border-opacity: .45}html.dark body.a2z-theme.template-cart .cart-item .quantity__button,html.dark body.a2z-theme.template-cart .cart-item .quantity__input{color:#fff}html.dark body.a2z-theme.template-cart .cart-item .quantity__button svg{stroke:#fff}body.a2z-theme.template-cart .cart-item__image-container{width:2.75rem;border-radius:.375rem;overflow:hidden;background:#f3f0f8}html.dark body.a2z-theme.template-cart .cart-item__image-container{background:#251a33}body.a2z-theme.template-cart .cart-item__image{display:block;width:100%;max-width:2.75rem;height:auto;object-fit:cover}body.a2z-theme.template-cart .cart-item__image.placeholder-svg{width:2.75rem;height:2.75rem}body.a2z-theme.template-cart .cart__footer{border-radius:1.5rem 1.5rem 0 0;background:#fff;padding-top:1.25rem;padding-left:1rem;padding-right:1rem;box-shadow:0 4px 16px #00000014;margin:0;display:flex;flex-direction:column}html.dark body.a2z-theme.template-cart .cart__footer{background:#1a1425;box-shadow:0 4px 16px #0000004d}body.a2z-theme .cart-drawer__delivery-fee .totals{margin-bottom:.5rem}body.a2z-theme .cart-drawer__delivery-fee .totals--delivery-fee .totals__total,body.a2z-theme .cart-drawer__delivery-fee .totals--delivery-fee .totals__total-value{color:var(--a2z-text-muted);font-size:.95rem;font-weight:600}body.a2z-theme .cart-drawer__delivery-fee .totals--estimated .totals__total-value{font-weight:800}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary{width:100%;margin-bottom:.5rem}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals{justify-content:space-between;align-items:center;width:100%;margin-bottom:.375rem}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals:last-child{margin-bottom:0}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals>*{font-size:.8125rem;margin-left:0}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals>*+*{margin-left:1rem}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals__total,body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals>h2{font-size:.75rem;font-weight:500;margin-top:0;line-height:1.25}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals__total-value{font-size:.8125rem;font-weight:600;line-height:1.25}body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals--estimated .totals__total,body.a2z-theme.template-cart #main-cart-footer .cart__totals-summary .totals--estimated .totals__total-value{font-weight:700}body.a2z-theme.template-cart #main-cart-footer .js-contents>.tax-note{display:block;font-size:.6875rem;line-height:1.3;margin-top:.25rem;margin-bottom:.5rem}body.a2z-theme.template-cart .cart__checkout-button{min-height:3rem;font-weight:700;font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}body.a2z-theme.template-cart #main-cart-footer .cart__blocks{display:flex;flex-direction:column;width:100%}body.a2z-theme.template-cart #main-cart-footer .cart__ctas{width:calc(100% + 2rem);margin:1rem -1rem 0;padding:0;text-align:left}body.a2z-theme.template-cart #main-cart-footer .cart__checkout-button{width:100%;max-width:none;display:flex;min-height:3.25rem;padding:.875rem 1.25rem;border-radius:0;box-sizing:border-box}@media screen and (min-width:750px){body.a2z-theme.template-cart #main-cart-footer .cart__ctas{display:block}}body.a2z-theme.template-cart .cart__checkout-button.disabled,body.a2z-theme .cart-drawer .cart__checkout-button.disabled{opacity:.45;pointer-events:none;cursor:not-allowed}body.a2z-theme.template-cart .cart__warnings{padding:3rem 1rem}body.a2z-theme.template-cart .cart__empty-text{color:var(--a2z-text);font-size:1.25rem;font-weight:700}body.a2z-theme .cart-drawer .drawer__inner{border-radius:1.5rem 1.5rem 0 0}body.a2z-theme .cart-drawer .button{border-radius:1rem!important}body.a2z-theme .cart-drawer .cart-item{padding:.5rem 0;gap:.5rem}body.a2z-theme .cart-drawer .cart-item__image{max-width:3.75rem;width:3.75rem}body.a2z-theme .cart-drawer .cart-item__name{font-size:1.3rem;line-height:1.25}body.a2z-theme .cart-drawer .cart-item__details,body.a2z-theme .cart-drawer .cart-item__price-wrapper .price,body.a2z-theme .cart-drawer .cart-item__final-price{font-size:1.2rem}body.a2z-theme .cart-drawer .cart-item .quantity{width:calc(9.5rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 2.8rem)}body.a2z-theme .cart-drawer .cart-item .quantity__button{width:calc(2.8rem / var(--font-body-scale));font-size:1.3rem}body.a2z-theme .cart-drawer .cart-item .quantity__input{font-size:1.2rem}body.a2z-theme.template-search .template-search__header{padding:1rem}body.a2z-theme.template-search .search__input{font-size:1rem}body.a2z-theme.template-page .main-page-title{font-size:1.25rem;font-weight:800;padding:1rem 1rem 0}body.a2z-theme.template-page .rte{padding:0 1rem 2rem;font-size:.875rem;line-height:1.6}body.a2z-theme.template-page .rte h2{font-size:1rem;font-weight:700;margin-top:1.5rem}body.a2z-theme.template-customers .customer{padding:1rem}body.a2z-theme.template-customers .customer h1{font-size:1.25rem;font-weight:800}@media screen and (max-width:989px){body.a2z-theme .footer .footer__content-top{display:none}body.a2z-theme .footer{margin-bottom:5rem;padding-bottom:1rem}}body.a2z-theme .footer{background:var(--a2z-text)!important}body.a2z-theme #MainContent{padding-top:.25rem}body.a2z-theme .quick-add__submit{background:var(--a2z-primary);border-radius:9999px;font-size:.75rem}@media screen and (max-width:749px){body.a2z-theme .product-grid{gap:var(--a2z-listing-grid-gap);padding-left:var(--a2z-listing-grid-pad-x);padding-right:var(--a2z-listing-grid-pad-x)}}body.a2z-theme .slider--tablet.grid--peek{padding-left:1rem}.a2z-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--a2z-listing-grid-gap);padding:0 var(--a2z-listing-grid-pad-x) var(--a2z-listing-grid-pad-x)}.a2z-product-card{background:#fff;border-radius:var(--a2z-listing-card-radius);padding:var(--a2z-listing-card-pad);border:1px solid #f1f5f9;box-shadow:0 1px 3px #0000000f}html.dark .a2z-product-card{background:#191022;border-color:#334155}.a2z-product-card__media{position:relative;aspect-ratio:var(--a2z-listing-media-ratio);border-radius:var(--a2z-listing-media-radius);background:#f8fafc;overflow:hidden;margin-bottom:.5rem}html.dark .a2z-product-card__media{background:#0f172a}.a2z-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.a2z-product-card:hover .a2z-product-card__image{transform:scale(1.08)}.a2z-product-card__wishlist{position:absolute;top:.375rem;right:.375rem;width:1.625rem;height:1.625rem;border-radius:9999px;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer}.a2z-product-card__wishlist.is-liked{background:#8c2bee;color:#fff}.a2z-browse-card__media-wrap{position:relative}.a2z-product-card__wishlist .material-symbols-rounded{font-size:.875rem}.a2z-product-card__sale{position:absolute;top:.5rem;left:.5rem;background:#f97316;color:#fff;font-size:.5625rem;font-weight:800;text-transform:uppercase;padding:.125rem .5rem;border-radius:.375rem}.a2z-product-card__category{font-size:var(--a2z-listing-cat-size);font-weight:700;text-transform:uppercase;color:#734c9a;margin:0 0 .125rem}.a2z-product-card__title{font-size:var(--a2z-listing-title-size);font-weight:600;line-height:1.25;margin:0 0 .375rem;color:#191022;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.dark .a2z-product-card__title{color:#fff}.a2z-product-card__meta{text-decoration:none}.a2z-product-card__price{font-size:var(--a2z-listing-price-lbp);font-weight:700;color:#8c2bee}.a2z-product-card__compare{font-size:var(--a2z-listing-price-usd);color:#94a3b8;text-decoration:line-through;margin-left:.25rem}.a2z-product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:.375rem}.a2z-product-card__usd{font-size:var(--a2z-listing-price-usd);color:#64748b}.a2z-product-card__add{width:1.875rem;height:1.875rem;border-radius:.625rem;background:linear-gradient(135deg,#8c2bee,#6316b5);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #8c2bee4d;text-decoration:none}.a2z-product-card__add.a2z-product-card__options{background:#8c2bee1f;color:#8c2bee;box-shadow:none}.a2z-product-card__add.is-loading{opacity:.65;pointer-events:none}.a2z-card-product__actions{position:absolute;top:.5rem;right:.5rem;left:.5rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;z-index:2;pointer-events:none}.a2z-card-product__actions>*{pointer-events:auto}.card__inner{position:relative}.a2z-card-product__actions .a2z-product-card__wishlist{position:static}.a2z-card-product__actions .a2z-product-card__add{margin-left:auto}.a2z-collection-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0 1rem}.a2z-collection-page__title{font-size:1.25rem;font-weight:800;margin:0}.a2z-collection-page__count{font-size:.625rem;font-weight:700;text-transform:uppercase;background:#f1f5f9;color:#64748b;padding:.25rem .5rem;border-radius:.375rem}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--a2z-listing-grid-gap);padding-left:var(--a2z-listing-grid-pad-x);padding-right:var(--a2z-listing-grid-pad-x)}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid>.grid__item{width:100%;max-width:none}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .product-card-wrapper .card{border-radius:var(--a2z-listing-card-radius)}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card__media,body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card .media{border-radius:var(--a2z-listing-media-radius)}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card__inner.ratio:before,body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card.ratio:before{padding-bottom:100%!important}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card__content{padding:var(--a2z-listing-card-pad)!important}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card__information{padding:0}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card__heading,body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .card__heading a{font-size:var(--a2z-listing-title-size);line-height:1.25}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .price,body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .price-item--regular{font-size:var(--a2z-listing-price-lbp)}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .price-item--sale,body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .price__sale .price-item--regular{font-size:var(--a2z-listing-price-usd)}body.a2z-theme:not(:has(.a2z-product-page)) .product-grid .badge{font-size:.5rem;padding:.125rem .375rem}.a2z-browse-card{background:#fff;border-radius:var(--a2z-listing-card-radius);padding:var(--a2z-listing-card-pad);border:1px solid #f1f5f9;box-shadow:0 1px 3px #0000000f}html.dark .a2z-browse-card{background:#191022;border-color:#334155}.a2z-browse-card__media{display:block;position:relative;aspect-ratio:var(--a2z-listing-media-ratio);border-radius:var(--a2z-listing-media-radius);background:#f8fafc;overflow:hidden}html.dark .a2z-browse-card__media{background:#0f172a}.a2z-browse-card__image{width:100%;height:100%;object-fit:cover}.a2z-browse-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#94a3b8;font-size:1.5rem}.a2z-browse-card__sale{position:absolute;top:.375rem;left:.375rem;background:#f97316;color:#fff;font-size:.5rem;font-weight:800;text-transform:uppercase;padding:.125rem .375rem;border-radius:.25rem}.a2z-browse-card__body{padding-top:.5rem}.a2z-browse-card__title-link{text-decoration:none}.a2z-browse-card__title{font-size:var(--a2z-listing-title-size);font-weight:600;line-height:1.25;margin:0 0 .375rem;color:#191022;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html.dark .a2z-browse-card__title{color:#fff}.a2z-browse-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.375rem;margin-top:.25rem}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-party__grid{gap:var(--a2z-listing-grid-gap);padding-left:var(--a2z-listing-grid-pad-x);padding-right:var(--a2z-listing-grid-pad-x)}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-party__card{gap:.5rem}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-party__media{aspect-ratio:var(--a2z-listing-media-ratio);border-radius:var(--a2z-listing-media-radius)}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-party__name{font-size:var(--a2z-listing-title-size);line-height:1.25}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-party__unit{font-size:var(--a2z-listing-cat-size)}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-party__price{font-size:var(--a2z-listing-price-lbp)}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-party__sale{font-size:.5rem;padding:.125rem .375rem}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-drinks .a2z-product-grid{gap:var(--a2z-listing-grid-gap);padding-left:var(--a2z-listing-grid-pad-x);padding-right:var(--a2z-listing-grid-pad-x)}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-wishlist__recs-track .a2z-product-card{flex:0 0 9.375rem;width:9.375rem}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-wishlist__grid{gap:var(--a2z-listing-grid-gap)}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-wishlist__item-media{aspect-ratio:var(--a2z-listing-media-ratio);border-radius:var(--a2z-listing-media-radius);margin-bottom:.5rem}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-wishlist__item-cat{font-size:var(--a2z-listing-cat-size);margin-bottom:.125rem}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-wishlist__item-name{font-size:var(--a2z-listing-title-size);line-height:1.25}body.a2z-theme:not(:has(.a2z-product-page)) .a2z-wishlist__item-price{font-size:var(--a2z-listing-price-lbp)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/a2z-brand.css.map */
