.CartToast-module__QWmRVW__region{z-index:30;left:var(--s-4);right:var(--s-4);bottom:calc(var(--s-4) + var(--dock,0px) + env(safe-area-inset-bottom));pointer-events:none;justify-content:center;display:flex;position:fixed}@media (min-width:768px){.CartToast-module__QWmRVW__region{left:auto;right:var(--s-6);bottom:var(--s-6)}}.CartToast-module__QWmRVW__toast{align-items:center;gap:var(--s-3);width:min(440px,100%);padding:var(--s-3) var(--s-3) var(--s-3) var(--s-4);border-radius:var(--r-tile);background:var(--ink);color:var(--surface);box-shadow:var(--float-shadow);font-size:var(--t-sm);pointer-events:auto;animation:CartToast-module__QWmRVW__rise .18s var(--ease-out);display:flex}@keyframes CartToast-module__QWmRVW__rise{0%{opacity:0;transform:translateY(8px)}}.CartToast-module__QWmRVW__check{background:var(--brand-wash);width:24px;height:24px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.CartToast-module__QWmRVW__text{flex:1;min-width:0}.CartToast-module__QWmRVW__action{min-height:40px;padding:0 var(--s-3);border-radius:var(--r-control);color:var(--surface);background:0 0;border:1px solid #fff6;flex:none;font-weight:600}.CartToast-module__QWmRVW__action:hover{background:#ffffff1a}
.Header-module__zOk8sG__header{z-index:10;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0}.Header-module__zOk8sG__bar{align-items:center;gap:var(--s-2) var(--s-5);grid-template-columns:auto minmax(0,1fr) auto;min-height:64px;display:grid}.Header-module__zOk8sG__brand{align-items:center;min-height:44px;display:inline-flex}.Header-module__zOk8sG__logo{width:auto;height:40px}.Header-module__zOk8sG__searchSlot{min-width:0}.Header-module__zOk8sG__search{max-width:560px;position:relative}.Header-module__zOk8sG__searchIcon{top:50%;left:var(--s-3);color:var(--ink-soft);pointer-events:none;position:absolute;transform:translateY(-50%)}.Header-module__zOk8sG__search input{width:100%;height:44px;padding:0 var(--s-3) 0 calc(var(--s-3) + 28px);border:1px solid var(--line);border-radius:var(--r-control);background:var(--shelf);font-size:var(--t-base)}.Header-module__zOk8sG__search input::placeholder{color:var(--ink-soft)}.Header-module__zOk8sG__search input:focus-visible{outline-offset:0;border-color:var(--brand);background:var(--surface)}@media (max-width:767px){.Header-module__zOk8sG__bar{padding-bottom:var(--s-3);grid-template-columns:auto auto;justify-content:space-between}.Header-module__zOk8sG__logo{height:34px}.Header-module__zOk8sG__searchSlot{grid-area:2/1/auto/-1}.Header-module__zOk8sG__search{max-width:none}}.Header-module__zOk8sG__nav{align-items:center;gap:var(--s-2);flex:none;display:flex}.Header-module__zOk8sG__account{align-items:center;gap:var(--s-2);height:44px;padding:0 var(--s-3);border-radius:var(--r-control);color:var(--ink);font-size:var(--t-sm);font-weight:600;text-decoration:none;display:inline-flex}.Header-module__zOk8sG__account:hover{background:var(--shelf)}.Header-module__zOk8sG__avatar{background:var(--brand);width:28px;height:28px;color:var(--surface);font-size:var(--t-sm);border-radius:50%;place-items:center;font-weight:700;display:grid}.Header-module__zOk8sG__authLinks{align-items:center;gap:var(--s-1);display:flex}.Header-module__zOk8sG__signupLink{height:36px;padding:0 var(--s-4);border-radius:var(--r-control);background:var(--brand);color:var(--surface);font-size:var(--t-sm);white-space:nowrap;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__zOk8sG__signupLink:hover{background:var(--brand-deep);color:var(--surface)}@media (max-width:559px){.Header-module__zOk8sG__accountText,.Header-module__zOk8sG__signupLink{display:none}.Header-module__zOk8sG__account{justify-content:center;width:44px;padding:0}}
.Button-module__BFIuKa__button{justify-content:center;align-items:center;gap:var(--s-2);min-height:var(--control-h);padding:0 var(--s-5);border-radius:var(--r-control);font-size:var(--t-base);white-space:nowrap;border:1px solid #0000;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-flex;position:relative}.Button-module__BFIuKa__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__BFIuKa__button[aria-busy=true]{opacity:1;cursor:progress}.Button-module__BFIuKa__primary{background:var(--brand);color:var(--surface)}.Button-module__BFIuKa__primary:hover:not(:disabled){background:var(--brand-deep)}.Button-module__BFIuKa__secondary{background:var(--surface);border-color:var(--brand);color:var(--brand)}.Button-module__BFIuKa__secondary:hover:not(:disabled){background:var(--brand-wash)}.Button-module__BFIuKa__quiet{color:var(--brand);padding-inline:var(--s-3);background:0 0}.Button-module__BFIuKa__quiet:hover:not(:disabled){background:var(--brand-wash)}.Button-module__BFIuKa__danger{background:var(--surface);border-color:var(--rust);color:var(--rust)}.Button-module__BFIuKa__danger:hover:not(:disabled){background:var(--rust-wash)}.Button-module__BFIuKa__sm{min-height:40px;padding-inline:var(--s-4);font-size:var(--t-sm)}.Button-module__BFIuKa__block{width:100%;display:flex}.Button-module__BFIuKa__hiddenLabel{visibility:hidden}.Button-module__BFIuKa__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Button-module__BFIuKa__spin;position:absolute}@keyframes Button-module__BFIuKa__spin{to{transform:rotate(360deg)}}
.Field-module__zKvINa__field{flex-direction:column;gap:6px;min-width:0;display:flex}.Field-module__zKvINa__label{font-size:var(--t-sm);font-weight:500}.Field-module__zKvINa__input{width:100%;min-height:var(--control-h);padding:0 var(--s-3);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-control);font-size:var(--t-base)}.Field-module__zKvINa__affix{position:relative}.Field-module__zKvINa__prefix{border-right:1px solid var(--line);width:3.5rem;color:var(--ink-soft);pointer-events:none;justify-content:center;align-items:center;font-weight:500;display:flex;position:absolute;inset:0 auto 0 0}.Field-module__zKvINa__affix .Field-module__zKvINa__input{padding-left:calc(3.5rem + var(--s-3));letter-spacing:.02em}.Field-module__zKvINa__input:focus-visible{outline-offset:0;border-color:var(--brand)}.Field-module__zKvINa__input[aria-invalid=true]{border-color:var(--rust)}.Field-module__zKvINa__input:disabled{background:var(--paper);color:var(--ink-soft)}.Field-module__zKvINa__textarea{min-height:112px;padding-block:var(--s-3);resize:vertical;line-height:1.5}.Field-module__zKvINa__hint{font-size:var(--t-xs);color:var(--ink-soft)}.Field-module__zKvINa__error{font-size:var(--t-xs);color:var(--rust);font-weight:500}.Field-module__zKvINa__toggleRow{gap:var(--s-3);align-items:flex-start;display:flex}.Field-module__zKvINa__toggle{appearance:none;background:var(--line-strong);border-radius:13px;flex:none;width:44px;height:26px;margin:0;transition:background-color .15s;position:relative}.Field-module__zKvINa__toggle:after{content:"";background:var(--surface);width:20px;height:20px;transition:transform .15s var(--ease-out);border-radius:50%;position:absolute;top:3px;left:3px}.Field-module__zKvINa__toggle:checked{background:var(--brand)}.Field-module__zKvINa__toggle:checked:after{transform:translate(18px)}.Field-module__zKvINa__toggleLabel{font-weight:500;line-height:26px}
.QtyStepper-module__sN1j5W__stepper{border:1px solid var(--line-strong);border-radius:var(--r-control);background:var(--surface);align-items:center;display:inline-flex}.QtyStepper-module__sN1j5W__step{width:44px;height:44px;color:var(--ink);background:0 0;border:0;place-items:center;display:grid}.QtyStepper-module__sN1j5W__step:disabled{color:var(--line-strong);cursor:not-allowed}.QtyStepper-module__sN1j5W__value{text-align:center;min-width:28px;font-weight:600}
.AddressFields-module__4gB8bG__row2{gap:var(--s-3);grid-template-columns:minmax(0,3fr) minmax(0,2fr);display:grid}.AddressFields-module__4gB8bG__selectField{flex-direction:column;gap:6px;display:flex}.AddressFields-module__4gB8bG__selectField label{font-size:var(--t-sm);font-weight:500}.AddressFields-module__4gB8bG__selectField select{min-height:var(--control-h);padding:0 var(--s-3);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-control)}.AddressFields-module__4gB8bG__selectField select[aria-invalid=true]{border-color:var(--rust)}.AddressFields-module__4gB8bG__fieldError{font-size:var(--t-xs);color:var(--rust);font-weight:500}
.BuyButtons-module__zYXetW__card{gap:var(--s-2);grid-template-columns:1fr 44px;margin-top:auto;display:grid}.BuyButtons-module__zYXetW__iconAdd{border:1px solid var(--brand);border-radius:var(--r-control);background:var(--surface);width:44px;height:40px;color:var(--brand);place-items:center;transition:background-color .12s;display:grid;position:relative}.BuyButtons-module__zYXetW__iconAdd:hover{background:var(--brand-wash)}.BuyButtons-module__zYXetW__iconAdd:active{transform:scale(.96)}.BuyButtons-module__zYXetW__plus{stroke-width:2.5px;position:absolute;top:5px;right:6px}.BuyButtons-module__zYXetW__detail{gap:var(--s-4);flex-direction:column;max-width:440px;display:flex}.BuyButtons-module__zYXetW__qtyRow{align-items:center;gap:var(--s-4);display:flex}.BuyButtons-module__zYXetW__qtyLabel{font-size:var(--t-sm);font-weight:500}.BuyButtons-module__zYXetW__detailButtons{gap:var(--s-2);grid-template-columns:1fr 1fr;display:grid}@media (max-width:767px){.BuyButtons-module__zYXetW__detailButtons{z-index:15;padding:var(--s-3) var(--gutter) calc(var(--s-3) + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);position:fixed;inset:auto 0 0}}
.CartDrawer-module__Djqg2q__drawer{background:var(--surface);width:min(420px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;color:var(--ink);box-shadow:var(--float-shadow);border:0;margin:0 0 0 auto;padding:0}.CartDrawer-module__Djqg2q__drawer[open]{animation:CartDrawer-module__Djqg2q__slide .2s var(--ease-out)}.CartDrawer-module__Djqg2q__drawer::backdrop{background:#0b1d5b66}@media (min-width:480px){.CartDrawer-module__Djqg2q__drawer{border-radius:var(--r-tile) 0 0 var(--r-tile)}}@keyframes CartDrawer-module__Djqg2q__slide{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.CartDrawer-module__Djqg2q__panel{flex-direction:column;height:100%;display:flex}.CartDrawer-module__Djqg2q__head{padding:var(--s-4) var(--s-4) var(--s-4) var(--s-5);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__Djqg2q__close{border-radius:var(--r-control);background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.CartDrawer-module__Djqg2q__close:hover{background:var(--shelf)}.CartDrawer-module__Djqg2q__empty{gap:var(--s-2);padding:var(--s-6) var(--s-5);flex-direction:column;display:flex}.CartDrawer-module__Djqg2q__lines{padding:0 var(--s-5);flex:1;margin:0;list-style:none;overflow-y:auto}.CartDrawer-module__Djqg2q__line{gap:var(--s-3);padding:var(--s-4) 0;border-bottom:1px solid var(--line);display:flex}.CartDrawer-module__Djqg2q__thumb{border-radius:var(--r-control);background:var(--shelf);flex:none;width:64px;height:64px;overflow:hidden}.CartDrawer-module__Djqg2q__thumb img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.CartDrawer-module__Djqg2q__info{min-width:0;font-size:var(--t-sm);flex-direction:column;flex:1;gap:2px;display:flex}.CartDrawer-module__Djqg2q__name{color:var(--ink);font-weight:600;font-size:var(--t-base);text-decoration:none}.CartDrawer-module__Djqg2q__row{margin-top:var(--s-2);justify-content:space-between;align-items:center;font-weight:600;display:flex}.CartDrawer-module__Djqg2q__foot{gap:var(--s-2);padding:var(--s-4) var(--s-5) var(--s-5);border-top:1px solid var(--line);font-size:var(--t-sm);flex-direction:column;display:flex}.CartDrawer-module__Djqg2q__subtotal{font-size:var(--t-base);justify-content:space-between;display:flex}.CartDrawer-module__Djqg2q__freeDelivery{align-items:center;gap:var(--s-2);font-size:var(--t-sm);color:var(--deal);font-weight:600;display:flex}.CartDrawer-module__Djqg2q__progress{gap:var(--s-2);font-size:var(--t-sm);flex-direction:column;display:flex}.CartDrawer-module__Djqg2q__bar{background:var(--shelf);border-radius:3px;height:6px;overflow:hidden}.CartDrawer-module__Djqg2q__bar span{background:var(--brand);border-radius:3px;height:100%;display:block}
.store-module__LGUwpW__hero{padding-top:var(--s-4)}@media (min-width:768px){.store-module__LGUwpW__hero{padding-top:var(--s-5)}}.store-module__LGUwpW__banner{gap:var(--s-4);padding:var(--s-5) var(--s-4);background:var(--brand-deep);color:var(--surface);border-radius:16px;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.store-module__LGUwpW__banner{align-items:center;gap:var(--s-6);min-height:340px;padding:var(--s-7) var(--s-7);grid-template-columns:minmax(0,6fr) minmax(0,5fr)}}.store-module__LGUwpW__bannerText{align-items:flex-start;gap:var(--s-3);flex-direction:column;display:flex}.store-module__LGUwpW__bannerBrand{font-size:var(--t-sm);color:var(--saffron);font-weight:700}.store-module__LGUwpW__headline{letter-spacing:-.02em;max-width:22ch;color:var(--surface);font-size:clamp(1.5rem,3.4vw,2.625rem);font-weight:700;line-height:1.12}.store-module__LGUwpW__cta{min-height:48px;margin-top:var(--s-2);padding:0 var(--s-5);border-radius:var(--r-control);background:var(--saffron);color:var(--brand-deep);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.store-module__LGUwpW__cta:hover{background:var(--surface)}.store-module__LGUwpW__showcase{align-items:end;gap:var(--s-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.store-module__LGUwpW__showcaseItem{border-radius:var(--r-tile);background:var(--shelf);display:block;overflow:hidden}.store-module__LGUwpW__showcaseItem img{aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto}.store-module__LGUwpW__showcaseItem[data-pos="1"]{transform:translateY(calc(-1 * var(--s-4)))}@media (max-width:767px){.store-module__LGUwpW__banner{gap:var(--s-3);padding:var(--s-5) var(--s-4)}.store-module__LGUwpW__bannerBrand{display:none}.store-module__LGUwpW__headline{font-size:1.1875rem;line-height:1.25}.store-module__LGUwpW__cta{min-height:40px;padding:0 var(--s-4);font-size:var(--t-sm);margin-top:0}.store-module__LGUwpW__showcase{display:none}}.store-module__LGUwpW__promises{margin-top:var(--s-4)}.store-module__LGUwpW__promises ul{border:1px solid var(--line);border-radius:var(--r-tile);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden}@media (min-width:900px){.store-module__LGUwpW__promises ul{grid-template-columns:repeat(4,minmax(0,1fr))}}.store-module__LGUwpW__promises li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 -1px -1px 0}.store-module__LGUwpW__promises li>*{align-items:center;gap:var(--s-3);height:100%;padding:var(--s-3);color:var(--ink);text-decoration:none;display:flex}@media (min-width:768px){.store-module__LGUwpW__promises li>*{padding:var(--s-4) var(--s-5)}}.store-module__LGUwpW__promises a:hover strong{color:var(--brand);text-decoration:underline}.store-module__LGUwpW__promises li>*>span:last-child{min-width:0;font-size:var(--t-xs);color:var(--ink-soft);flex-direction:column;display:flex}.store-module__LGUwpW__promises strong{font-size:var(--t-sm);color:var(--ink);font-weight:700}.store-module__LGUwpW__promiseIcon{background:var(--brand-wash);width:40px;height:40px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}@media (max-width:767px){.store-module__LGUwpW__promises ul{scrollbar-width:none;display:flex;overflow-x:auto}.store-module__LGUwpW__promises li{flex:none}.store-module__LGUwpW__promises li>*{gap:var(--s-2);padding:var(--s-2) var(--s-4) var(--s-2) var(--s-3)}.store-module__LGUwpW__promises li>*>span:last-child>span{display:none}.store-module__LGUwpW__promiseIcon{width:32px;height:32px}.store-module__LGUwpW__promiseIcon svg{width:18px;height:18px}}.store-module__LGUwpW__shelfWrap{margin-top:var(--s-4)}@media (min-width:768px){.store-module__LGUwpW__shelfWrap{margin-top:var(--s-6)}}.store-module__LGUwpW__emptyShelf{padding:var(--s-7) 0;color:var(--ink-soft)}.store-module__LGUwpW__howTo{gap:var(--s-4);margin-top:var(--s-7);flex-direction:column;display:flex}.store-module__LGUwpW__howToTitle{font-size:var(--t-md);letter-spacing:-.015em;font-weight:700}.store-module__LGUwpW__steps{gap:var(--s-4);margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.store-module__LGUwpW__steps{gap:var(--s-5);grid-template-columns:repeat(3,minmax(0,1fr))}}.store-module__LGUwpW__steps li{gap:var(--s-3);font-size:var(--t-sm);display:flex}.store-module__LGUwpW__steps li>span:last-child{flex-direction:column;gap:2px;display:flex}.store-module__LGUwpW__steps strong{font-size:var(--t-base);color:var(--ink);font-weight:600}.store-module__LGUwpW__stepNo{background:var(--brand);width:28px;height:28px;color:var(--surface);font-size:var(--t-xs);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.store-module__LGUwpW__footer{margin-top:var(--s-8);background:var(--brand-deep);color:#fffc;font-size:var(--t-sm)}.store-module__LGUwpW__footer a{color:var(--surface);text-decoration:none}.store-module__LGUwpW__footer a:hover{text-decoration:underline}.store-module__LGUwpW__footer :focus-visible{outline-color:var(--saffron)}.store-module__LGUwpW__footerGrid{gap:var(--s-6);padding-block:var(--s-7) var(--s-6);display:grid}@media (min-width:768px){.store-module__LGUwpW__footerGrid{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr)}}.store-module__LGUwpW__footerBrand{gap:var(--s-3);flex-direction:column;display:flex}.store-module__LGUwpW__footerName{color:var(--surface);align-items:center;gap:10px;font-size:1.125rem;font-weight:700;display:flex}.store-module__LGUwpW__footerLogo{width:auto;height:44px}.store-module__LGUwpW__footerTagline{max-width:36ch}.store-module__LGUwpW__footerCol{align-items:flex-start;gap:var(--s-2);flex-direction:column;display:flex}.store-module__LGUwpW__footerHead{margin-bottom:var(--s-1);color:#fff9;font-size:var(--t-xs);letter-spacing:.02em;font-weight:600}.store-module__LGUwpW__footerBottom{justify-content:space-between;gap:var(--s-2) var(--s-5);padding-block:var(--s-4) var(--s-5);font-size:var(--t-xs);color:#ffffffa6;border-top:1px solid #ffffff26;flex-wrap:wrap;display:flex}.store-module__LGUwpW__cartPage{gap:var(--s-4);max-width:640px;padding-top:var(--s-6);flex-direction:column;display:flex}.store-module__LGUwpW__cartPanel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}
.Admin-module__svpspW__boot{background:var(--paper);min-height:100dvh}.Admin-module__svpspW__mark{flex:none;width:auto;height:32px}.Admin-module__svpspW__loginPage{min-height:100dvh;padding:var(--s-4);place-items:center;display:grid}.Admin-module__svpspW__loginCard{gap:var(--s-4);width:min(400px,100%);padding:var(--s-6) var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}.Admin-module__svpspW__loginBrand{align-items:center;gap:var(--s-3);margin-bottom:var(--s-2);display:flex}.Admin-module__svpspW__shell{flex-direction:column;min-height:100dvh;display:flex}.Admin-module__svpspW__nav{z-index:20;background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);position:fixed;inset:auto 0 0}.Admin-module__svpspW__navBrand,.Admin-module__svpspW__navFoot{display:none}.Admin-module__svpspW__navList{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.Admin-module__svpspW__navLink{width:100%;padding:var(--s-2) var(--s-1);color:var(--ink-soft);background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;font-size:.75rem;font-weight:500;text-decoration:none;display:flex}.Admin-module__svpspW__navLink[aria-current=page]{color:var(--brand);font-weight:700}.Admin-module__svpspW__main{width:100%;max-width:1040px;padding:var(--s-5) var(--s-4) calc(88px + env(safe-area-inset-bottom));flex:1;margin-inline:auto}@media (min-width:900px){.Admin-module__svpspW__shell{flex-direction:row}.Admin-module__svpspW__nav{gap:var(--s-5);width:232px;height:100dvh;padding:var(--s-5) var(--s-3);border-top:0;border-right:1px solid var(--line);flex-direction:column;display:flex;position:sticky;inset:0 auto auto 0}.Admin-module__svpspW__navBrand{align-items:center;gap:var(--s-3);padding:0 var(--s-2);color:var(--ink);font-weight:700;text-decoration:none;display:flex}.Admin-module__svpspW__navList{flex-direction:column;gap:2px;display:flex}.Admin-module__svpspW__navLink{gap:var(--s-3);padding:var(--s-2) var(--s-3);border-radius:var(--r-control);font-size:var(--t-base);flex-direction:row}.Admin-module__svpspW__navLink:hover{background:var(--paper);color:var(--ink)}.Admin-module__svpspW__navLink[aria-current=page]{background:var(--brand-wash)}.Admin-module__svpspW__navFoot{gap:var(--s-2);flex-direction:column;margin-top:auto;display:flex}.Admin-module__svpspW__navEmail{padding:0 var(--s-3);font-size:var(--t-xs);color:var(--ink-soft);overflow-wrap:anywhere}.Admin-module__svpspW__main{padding:var(--s-6) var(--s-6) var(--s-7)}}.Admin-module__svpspW__pageHead{justify-content:space-between;align-items:center;gap:var(--s-3);margin-bottom:var(--s-5);flex-wrap:wrap;display:flex}.Admin-module__svpspW__stack{gap:var(--s-5);flex-direction:column;display:flex}.Admin-module__svpspW__stats{gap:var(--s-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}@media (min-width:700px){.Admin-module__svpspW__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.Admin-module__svpspW__stat{gap:var(--s-1);padding:var(--s-4);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-control);flex-direction:column-reverse;display:flex}.Admin-module__svpspW__stat dt{font-size:var(--t-sm);color:var(--ink-soft)}.Admin-module__svpspW__stat dd{font-size:var(--t-lg);font-variant-numeric:tabular-nums;margin:0;font-weight:700}.Admin-module__svpspW__statAlert dd{color:var(--brand)}.Admin-module__svpspW__panel{gap:var(--s-4);padding:var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}@media (max-width:479px){.Admin-module__svpspW__panel{padding:var(--s-4)}}.Admin-module__svpspW__panelHead{justify-content:space-between;align-items:center;gap:var(--s-2);flex-wrap:wrap;display:flex}.Admin-module__svpspW__actions{gap:var(--s-2);flex-wrap:wrap;display:flex}.Admin-module__svpspW__tabs{gap:var(--s-1);margin-bottom:var(--s-4);scrollbar-width:none;display:flex;overflow-x:auto}.Admin-module__svpspW__tab{padding:var(--s-2) var(--s-4);border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);font-size:var(--t-sm);border-radius:999px;flex:none;font-weight:500;text-decoration:none}.Admin-module__svpspW__tab[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--surface)}.Admin-module__svpspW__list{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);margin:0;padding:0;list-style:none}.Admin-module__svpspW__list>li+li{border-top:1px solid var(--line)}.Admin-module__svpspW__row{align-items:center;gap:var(--s-3);padding:var(--s-3) var(--s-4);color:var(--ink);text-decoration:none;display:flex}a.Admin-module__svpspW__row:hover{background:var(--paper)}.Admin-module__svpspW__rowMain{min-width:0;font-size:var(--t-sm);flex-direction:column;flex:1;display:flex}.Admin-module__svpspW__rowMain strong{font-size:var(--t-base)}.Admin-module__svpspW__rowSide{font-size:var(--t-sm);text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.Admin-module__svpspW__thumb{border-radius:var(--r-control);background:var(--shelf);width:56px;height:56px;color:var(--line-strong);flex:none;place-items:center;font-weight:700;display:grid;overflow:hidden}.Admin-module__svpspW__thumb img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.Admin-module__svpspW__badge{padding:2px var(--s-2);background:var(--shelf);font-size:var(--t-xs);border-radius:999px;font-weight:600;display:inline-block}.Admin-module__svpspW__badgeWarn{background:var(--saffron)}.Admin-module__svpspW__badgeOff{background:var(--rust-wash);color:var(--rust)}.Admin-module__svpspW__empty{padding:var(--s-6) var(--s-4);color:var(--ink-soft);text-align:left}.Admin-module__svpspW__formGrid{gap:var(--s-4);display:grid}@media (min-width:640px){.Admin-module__svpspW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Admin-module__svpspW__span2{grid-column:span 2}}.Admin-module__svpspW__formFoot{bottom:calc(64px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:var(--s-3);padding:var(--s-3) 0;background:var(--paper);border-top:1px solid var(--line);flex-wrap:wrap;display:flex;position:sticky}@media (min-width:900px){.Admin-module__svpspW__formFoot{bottom:0}}.Admin-module__svpspW__upload{align-items:center;gap:var(--s-4);display:flex}.Admin-module__svpspW__uploadPreview{border-radius:var(--r-tile);background:var(--shelf);width:112px;height:112px;color:var(--ink-soft);flex:none;place-items:center;display:grid;overflow:hidden}.Admin-module__svpspW__uploadPreview img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.Admin-module__svpspW__uploadActions{align-items:flex-start;gap:var(--s-2);font-size:var(--t-sm);flex-direction:column;display:flex}.Admin-module__svpspW__fileLabel{align-items:center;gap:var(--s-2);min-height:40px;padding:0 var(--s-4);border:1px solid var(--brand);border-radius:var(--r-control);background:var(--surface);color:var(--brand);cursor:pointer;font-weight:600;text-decoration:none;display:inline-flex}.Admin-module__svpspW__fileLabel:focus-within{outline:2px solid var(--brand);outline-offset:2px}.Admin-module__svpspW__fileLabel input{opacity:0;width:1px;height:1px;position:absolute}.Admin-module__svpspW__detailGrid{gap:var(--s-5);display:grid}@media (min-width:900px){.Admin-module__svpspW__detailGrid{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start}}.Admin-module__svpspW__kv{gap:var(--s-2) var(--s-4);font-style:normal;font-size:var(--t-sm);grid-template-columns:auto 1fr;margin:0;display:grid}.Admin-module__svpspW__kv dt{color:var(--ink-soft)}.Admin-module__svpspW__kv dd{overflow-wrap:anywhere;margin:0;font-weight:500}.Admin-module__svpspW__contactLinks{gap:var(--s-2);flex-wrap:wrap;display:flex}.Admin-module__svpspW__lineItem{justify-content:space-between;gap:var(--s-3);padding:var(--s-2) 0;font-size:var(--t-sm);display:flex}.Admin-module__svpspW__lineItem+.Admin-module__svpspW__lineItem{border-top:1px solid var(--line)}.Admin-module__svpspW__total{padding-top:var(--s-3);border-top:1px solid var(--ink);justify-content:space-between;font-size:1.125rem;font-weight:700;display:flex}.Admin-module__svpspW__dialog{width:min(440px,100vw - 32px);padding:var(--s-5);border-radius:var(--r-tile);box-shadow:var(--float-shadow);color:var(--ink);border:0}.Admin-module__svpspW__dialog::backdrop{background:#0b1d5b66}.Admin-module__svpspW__dialogBody{gap:var(--s-4);flex-direction:column;display:flex}.Admin-module__svpspW__more{margin-top:var(--s-4);display:flex}.Admin-module__svpspW__backLink{align-items:center;gap:var(--s-1);min-height:44px;font-size:var(--t-sm);align-self:flex-start;font-weight:500;text-decoration:none;display:inline-flex}.Admin-module__svpspW__historyRow{display:contents}.Admin-module__svpspW__linkButton{color:var(--rust);font-size:var(--t-sm);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.Admin-module__svpspW__fieldError{font-size:var(--t-xs);color:var(--rust);font-weight:500}
.ProductCard-module__cjPwjq__card{gap:var(--s-3);flex-direction:column;min-width:0;height:100%;display:flex}.ProductCard-module__cjPwjq__tile{aspect-ratio:1;border-radius:var(--r-tile);background:var(--shelf);place-items:center;display:grid;position:relative;overflow:hidden}@media (hover:hover){.ProductCard-module__cjPwjq__card:hover .ProductCard-module__cjPwjq__tile img{transform:scale(1.04)}}.ProductCard-module__cjPwjq__tile img{transition:transform .25s var(--ease-out);object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.ProductCard-module__cjPwjq__initial{color:var(--line-strong);font-size:4rem;font-weight:700}.ProductCard-module__cjPwjq__soldOutOverlay{font-size:var(--t-sm);color:var(--ink-soft);background:#ffffffb3;place-items:center;font-weight:600;display:grid;position:absolute;inset:0}.ProductCard-module__cjPwjq__body{gap:var(--s-1);flex-direction:column;flex:1;display:flex}.ProductCard-module__cjPwjq__name{-webkit-line-clamp:2;font-size:var(--t-base);letter-spacing:-.005em;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__cjPwjq__name a{color:var(--ink);text-decoration:none}.ProductCard-module__cjPwjq__name a:hover{color:var(--brand);text-decoration:underline}.ProductCard-module__cjPwjq__unit{font-size:var(--t-sm);color:var(--ink-soft)}.ProductCard-module__cjPwjq__pricing{align-items:baseline;gap:0 var(--s-2);margin-top:var(--s-1);flex-wrap:wrap;display:flex}.ProductCard-module__cjPwjq__price{letter-spacing:-.01em;color:var(--ink);font-size:1.1875rem;font-weight:700}.ProductCard-module__cjPwjq__mrp{font-size:var(--t-sm);color:var(--ink-soft)}.ProductCard-module__cjPwjq__off{font-size:var(--t-sm);color:var(--deal);font-weight:700}.ProductCard-module__cjPwjq__low{font-size:var(--t-xs);color:var(--rust);font-weight:600}
.Notice-module__im74na__notice{padding:var(--s-3) var(--s-4);border-radius:0 var(--r-control) var(--r-control) 0;font-size:var(--t-sm);border-left:3px solid}.Notice-module__im74na__info{background:var(--brand-wash);border-color:var(--brand)}.Notice-module__im74na__error{background:var(--rust-wash);border-color:var(--rust)}
.CartButton-module__cqxh4a__button{align-items:center;gap:var(--s-2);height:44px;padding:0 var(--s-3);border:1px solid var(--line-strong);border-radius:var(--r-control);background:var(--surface);font-weight:600;font-size:var(--t-sm);display:inline-flex}.CartButton-module__cqxh4a__button:hover:not(:disabled){border-color:var(--brand)}.CartButton-module__cqxh4a__button:disabled{cursor:default}.CartButton-module__cqxh4a__iconWrap{display:grid;position:relative}.CartButton-module__cqxh4a__count{border:2px solid var(--surface);background:var(--brand);min-width:18px;height:18px;color:var(--surface);text-align:center;box-sizing:content-box;animation:CartButton-module__cqxh4a__pulse .15s var(--ease-out);border-radius:9px;padding:0 5px;font-size:.6875rem;font-weight:700;line-height:14px;position:absolute;top:-8px;right:-10px}@keyframes CartButton-module__cqxh4a__pulse{0%{transform:scale(1.35)}to{transform:scale(1)}}@media (max-width:559px){.CartButton-module__cqxh4a__button{border-color:#0000;justify-content:center;width:44px;padding:0}.CartButton-module__cqxh4a__label{display:none}}
.ProductShelf-module__6QyVIq__shelf{border:1px solid var(--line);border-radius:var(--r-tile);background:var(--surface);scroll-margin-top:76px;overflow:hidden}.ProductShelf-module__6QyVIq__head{justify-content:space-between;align-items:center;gap:var(--s-3) var(--s-4);padding:var(--s-4) var(--s-4) var(--s-3);border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}@media (min-width:768px){.ProductShelf-module__6QyVIq__head{padding:var(--s-4) var(--s-5)}}.ProductShelf-module__6QyVIq__title{font-size:var(--t-md);letter-spacing:-.015em;font-weight:700}.ProductShelf-module__6QyVIq__count{margin-left:var(--s-1);font-size:var(--t-sm);letter-spacing:0;color:var(--ink-soft);font-weight:500}.ProductShelf-module__6QyVIq__sort{gap:var(--s-2);margin-inline:calc(-1 * var(--s-4));padding-inline:var(--s-4);scrollbar-width:none;display:flex;overflow-x:auto}@media (min-width:768px){.ProductShelf-module__6QyVIq__sort{margin-inline:0;padding-inline:0}}.ProductShelf-module__6QyVIq__sortChip{height:34px;padding:0 var(--s-3);border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font-size:var(--t-sm);white-space:nowrap;border-radius:17px;flex:none;font-weight:500}.ProductShelf-module__6QyVIq__sortChip:hover{border-color:var(--line-strong);color:var(--ink)}.ProductShelf-module__6QyVIq__sortChip[aria-pressed=true]{border-color:var(--brand);background:var(--brand-wash);color:var(--brand-deep);font-weight:600}.ProductShelf-module__6QyVIq__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 -1px -1px 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.ProductShelf-module__6QyVIq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.ProductShelf-module__6QyVIq__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ProductShelf-module__6QyVIq__cell{padding:var(--s-5) var(--s-3) var(--s-4);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}@media (min-width:768px){.ProductShelf-module__6QyVIq__cell{padding:var(--s-6) var(--s-5) var(--s-5)}}.ProductShelf-module__6QyVIq__noMatch{align-items:flex-start;gap:var(--s-3);padding:var(--s-7) var(--s-5);color:var(--ink-soft);flex-direction:column;display:flex}
.Checkout-module__C_nCgW__layout{gap:var(--s-6);padding-top:var(--s-5);display:grid}@media (min-width:900px){.Checkout-module__C_nCgW__layout{gap:var(--s-7);grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start}}.Checkout-module__C_nCgW__steps{gap:var(--s-5);flex-direction:column;display:flex}.Checkout-module__C_nCgW__step{gap:var(--s-4);padding:var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}@media (max-width:479px){.Checkout-module__C_nCgW__step{padding:var(--s-4)}}.Checkout-module__C_nCgW__locked{background:0 0}.Checkout-module__C_nCgW__stepTitle{align-items:center;gap:var(--s-3);display:flex}.Checkout-module__C_nCgW__stepNo{background:var(--ink);width:28px;height:28px;color:var(--surface);font-size:var(--t-sm);border-radius:50%;place-items:center;font-weight:700;display:grid}.Checkout-module__C_nCgW__locked .Checkout-module__C_nCgW__stepNo{background:var(--line-strong)}.Checkout-module__C_nCgW__form{gap:var(--s-4);flex-direction:column;display:flex}.Checkout-module__C_nCgW__switchRow{align-items:center;gap:var(--s-2);flex-wrap:wrap;display:flex}.Checkout-module__C_nCgW__signedIn{justify-content:space-between;align-items:center;gap:var(--s-2);flex-wrap:wrap;display:flex}.Checkout-module__C_nCgW__fieldset{gap:var(--s-4);border:0;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.Checkout-module__C_nCgW__legend{margin-bottom:var(--s-3);padding:0;font-weight:600}.Checkout-module__C_nCgW__fieldError{font-size:var(--t-xs);color:var(--rust);font-weight:500}.Checkout-module__C_nCgW__methods{gap:var(--s-3);flex-direction:column;display:flex}.Checkout-module__C_nCgW__method{gap:var(--s-3);padding:var(--s-4);border:1px solid var(--line-strong);border-radius:var(--r-control);background:var(--surface);cursor:pointer;align-items:flex-start;display:flex}.Checkout-module__C_nCgW__method input{width:20px;height:20px;accent-color:var(--brand);flex:none;margin:2px 0 0}.Checkout-module__C_nCgW__method>span{font-size:var(--t-sm);flex-direction:column;gap:2px;display:flex}.Checkout-module__C_nCgW__method strong{font-size:var(--t-base)}.Checkout-module__C_nCgW__methodOn{background:var(--brand-wash);border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.Checkout-module__C_nCgW__aside{order:-1}@media (min-width:900px){.Checkout-module__C_nCgW__aside{order:0;position:sticky;top:84px}}.Checkout-module__C_nCgW__summary{gap:var(--s-4);padding:var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}.Checkout-module__C_nCgW__summaryHead button{justify-content:space-between;align-items:center;gap:var(--s-3);width:100%;min-height:32px;font:inherit;text-align:left;background:0 0;border:0;padding:0;display:flex}.Checkout-module__C_nCgW__summaryPeek{align-items:center;gap:var(--s-2);font-size:var(--t-base);display:inline-flex}.Checkout-module__C_nCgW__summaryChevron{transition:transform .15s var(--ease-out);transform:rotate(90deg)}[aria-expanded=true] .Checkout-module__C_nCgW__summaryChevron{transform:rotate(-90deg)}.Checkout-module__C_nCgW__summaryBody{gap:var(--s-4);flex-direction:column;display:flex}@media (max-width:899px){.Checkout-module__C_nCgW__summary{padding:var(--s-3) var(--s-4)}.Checkout-module__C_nCgW__summaryBody:not(.Checkout-module__C_nCgW__summaryOpen){display:none}}@media (min-width:900px){.Checkout-module__C_nCgW__summaryHead button{pointer-events:none}.Checkout-module__C_nCgW__summaryPeek{display:none}}.Checkout-module__C_nCgW__summaryLines{gap:var(--s-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Checkout-module__C_nCgW__summaryLines li{align-items:center;gap:var(--s-3);font-size:var(--t-sm);display:flex}.Checkout-module__C_nCgW__summaryThumb{border-radius:var(--r-control);background:var(--shelf);flex:none;width:48px;height:48px;overflow:hidden}.Checkout-module__C_nCgW__summaryThumb img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.Checkout-module__C_nCgW__summaryName{flex-direction:column;flex:1;min-width:0;font-weight:500;display:flex}.Checkout-module__C_nCgW__totals{gap:var(--s-2);padding-top:var(--s-3);border-top:1px solid var(--line);font-size:var(--t-sm);flex-direction:column;margin:0;display:flex}.Checkout-module__C_nCgW__totals div{justify-content:space-between;display:flex}.Checkout-module__C_nCgW__totals dd{margin:0}.Checkout-module__C_nCgW__grand{padding-top:var(--s-2);font-size:1.125rem;font-weight:700}.Checkout-module__C_nCgW__skeleton{border-radius:var(--r-control);background:var(--shelf);height:48px;animation:1.2s ease-in-out infinite alternate Checkout-module__C_nCgW__breathe}@keyframes Checkout-module__C_nCgW__breathe{0%{opacity:1}to{opacity:.45}}.Checkout-module__C_nCgW__emptyState{align-items:flex-start;gap:var(--s-3);padding-block:var(--s-8);flex-direction:column;display:flex}
.Account-module__6kyNqa__loading{height:240px;margin-top:var(--s-6);border-radius:var(--r-tile);background:var(--shelf);animation:1.2s ease-in-out infinite alternate Account-module__6kyNqa__breathe}@keyframes Account-module__6kyNqa__breathe{to{opacity:.45}}.Account-module__6kyNqa__shell{gap:var(--s-5);padding-top:var(--s-5);display:grid}@media (min-width:900px){.Account-module__6kyNqa__shell{gap:var(--s-7);padding-top:var(--s-6);grid-template-columns:248px minmax(0,1fr);align-items:start}}.Account-module__6kyNqa__side{gap:var(--s-4);flex-direction:column;display:flex}@media (min-width:900px){.Account-module__6kyNqa__side{position:sticky;top:84px}}.Account-module__6kyNqa__who{align-items:center;gap:var(--s-3);display:flex}.Account-module__6kyNqa__avatar{background:var(--brand);width:44px;height:44px;color:var(--surface);border-radius:50%;flex:none;place-items:center;font-size:1.125rem;font-weight:700;display:grid}.Account-module__6kyNqa__whoText{min-width:0;font-size:var(--t-sm);flex-direction:column;display:flex}.Account-module__6kyNqa__whoText strong{font-size:var(--t-base)}.Account-module__6kyNqa__whoText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Account-module__6kyNqa__nav{gap:var(--s-1);scrollbar-width:none;display:flex;overflow-x:auto}@media (min-width:900px){.Account-module__6kyNqa__nav{flex-direction:column}}.Account-module__6kyNqa__navLink{align-items:center;gap:var(--s-2);min-height:44px;padding:0 var(--s-3);border:1px solid var(--line);border-radius:var(--r-control);background:var(--surface);color:var(--ink);font-size:var(--t-sm);flex:none;font-weight:500;text-decoration:none;display:inline-flex}@media (min-width:900px){.Account-module__6kyNqa__navLink{font-size:var(--t-base);background:0 0;border-color:#0000}.Account-module__6kyNqa__navLink:hover{background:var(--shelf)}}.Account-module__6kyNqa__navLink[aria-current=page]{border-color:var(--brand);background:var(--brand-wash);color:var(--brand-deep);font-weight:600}.Account-module__6kyNqa__content{min-width:0}.Account-module__6kyNqa__stack{gap:var(--s-5);flex-direction:column;display:flex}.Account-module__6kyNqa__head{gap:var(--s-1);flex-direction:column;display:flex}.Account-module__6kyNqa__card{gap:var(--s-4);padding:var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}@media (max-width:479px){.Account-module__6kyNqa__card{padding:var(--s-4)}}.Account-module__6kyNqa__cardHead{justify-content:space-between;align-items:center;gap:var(--s-3);display:flex}.Account-module__6kyNqa__grid2{gap:var(--s-4);display:grid}@media (min-width:640px){.Account-module__6kyNqa__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}}.Account-module__6kyNqa__emptyAddress{align-items:flex-start;gap:var(--s-3);flex-direction:column;display:flex}.Account-module__6kyNqa__actions{align-items:center;gap:var(--s-2);flex-wrap:wrap;display:flex}.Account-module__6kyNqa__dialog{width:min(440px,100vw - 32px);padding:var(--s-5);border-radius:var(--r-tile);box-shadow:var(--float-shadow);color:var(--ink);border:0}.Account-module__6kyNqa__dialog::backdrop{background:#0b1d5b66}.Account-module__6kyNqa__dialogBody{gap:var(--s-4);flex-direction:column;display:flex}.Account-module__6kyNqa__authTabs{border-bottom:2px solid var(--line);margin-bottom:var(--s-2);gap:0;display:flex}.Account-module__6kyNqa__authTab{padding:var(--s-3) var(--s-4);font-size:var(--t-base);color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;font-weight:600;transition:color .15s,border-color .15s}.Account-module__6kyNqa__authTab:hover{color:var(--ink)}.Account-module__6kyNqa__authTabActive{color:var(--brand-deep);border-bottom-color:var(--brand)}.Account-module__6kyNqa__loginWrap{align-items:center;gap:var(--s-4);padding-block:var(--s-7);flex-direction:column;display:flex}.Account-module__6kyNqa__loginCard{gap:var(--s-3);width:min(440px,100%);padding:var(--s-6) var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}.Account-module__6kyNqa__loginFoot{font-size:var(--t-sm);color:var(--ink-soft)}
.product-module__lyUtJq__page{padding-top:var(--s-4);padding-bottom:var(--s-8)}.product-module__lyUtJq__crumbs{align-items:center;gap:var(--s-1) var(--s-2);padding:var(--s-2) 0;font-size:var(--t-sm);color:var(--ink-soft);flex-wrap:wrap;margin:0;list-style:none;display:flex}.product-module__lyUtJq__crumbs li{align-items:center;min-width:0;display:inline-flex}.product-module__lyUtJq__crumbs a{color:var(--ink-soft);text-decoration:none}.product-module__lyUtJq__crumbs a:hover{color:var(--ink);text-decoration:underline}.product-module__lyUtJq__crumbs [aria-current]{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.product-module__lyUtJq__layout{gap:var(--s-6);margin-top:var(--s-4);display:grid}@media (min-width:768px){.product-module__lyUtJq__layout{gap:var(--s-8);grid-template-columns:minmax(0,6fr) minmax(0,5fr);align-items:start}}.product-module__lyUtJq__media{position:relative}.product-module__lyUtJq__tile{aspect-ratio:1;border-radius:var(--r-tile);background:var(--shelf);place-items:center;display:grid;overflow:hidden}.product-module__lyUtJq__tile img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-module__lyUtJq__initial{color:var(--line-strong);font-size:8rem;font-weight:700}.product-module__lyUtJq__details{gap:var(--s-4);flex-direction:column;display:flex}@media (min-width:768px){.product-module__lyUtJq__details{padding-top:var(--s-3);position:sticky;top:80px}}.product-module__lyUtJq__name{letter-spacing:-.025em;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.1}.product-module__lyUtJq__unit{color:var(--ink-soft);margin-top:calc(-1 * var(--s-2));font-size:1rem}.product-module__lyUtJq__priceRow{align-items:baseline;gap:var(--s-3);display:flex}.product-module__lyUtJq__price{letter-spacing:-.03em;font-size:2rem;font-weight:700;line-height:1}.product-module__lyUtJq__mrp{font-size:var(--t-sm);color:var(--ink-soft);font-weight:400}.product-module__lyUtJq__saveBadge{font-size:var(--t-base);color:var(--deal);font-weight:700}.product-module__lyUtJq__stock{font-size:var(--t-sm);color:var(--deal);font-weight:600}.product-module__lyUtJq__soldOut{font-size:var(--t-sm);color:var(--rust);font-weight:600}.product-module__lyUtJq__facts{border-radius:var(--r-tile);border:1px solid var(--line);font-size:var(--t-sm);flex-direction:column;display:flex;overflow:hidden}.product-module__lyUtJq__facts div{align-items:start;gap:var(--s-3);padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:20px 84px 1fr;display:grid}.product-module__lyUtJq__facts div:last-child{border-bottom:none}.product-module__lyUtJq__facts svg{color:var(--brand)}.product-module__lyUtJq__facts dt{color:var(--ink-soft);font-weight:500}.product-module__lyUtJq__facts dd{color:var(--ink);margin:0;font-weight:500}.product-module__lyUtJq__about{gap:var(--s-3);padding-top:var(--s-2);flex-direction:column;display:flex}.product-module__lyUtJq__about h2{font-size:var(--t-base);color:var(--ink);font-weight:700}.product-module__lyUtJq__description{max-width:60ch;color:var(--ink-soft);white-space:pre-line;line-height:1.65}.product-module__lyUtJq__more{margin-top:var(--s-8)}@media (max-width:767px){.product-module__lyUtJq__page{padding-bottom:calc(var(--s-8) + 72px)}.product-module__lyUtJq__more{margin-top:var(--s-7)}}
.not-found-module__pkdYZq__page{align-items:flex-start;gap:var(--s-3);padding-block:var(--s-8);flex-direction:column;display:flex}.not-found-module__pkdYZq__actions{align-items:center;gap:var(--s-4);flex-wrap:wrap;display:flex}
.InstallApp-module__m2R4vq__region{z-index:20;left:var(--s-3);right:var(--s-3);bottom:calc(var(--s-3) + var(--dock,0px) + env(safe-area-inset-bottom));pointer-events:none;justify-content:center;display:flex;position:fixed}@media (min-width:768px){.InstallApp-module__m2R4vq__region{left:auto;right:var(--s-6);bottom:var(--s-6)}}.InstallApp-module__m2R4vq__banner{align-items:center;gap:var(--s-3);width:min(460px,100%);padding:var(--s-3);border-radius:var(--r-tile);background:var(--ink);color:var(--surface);box-shadow:var(--float-shadow);font-size:var(--t-sm);pointer-events:auto;animation:InstallApp-module__m2R4vq__rise .18s var(--ease-out);flex-wrap:wrap;display:flex}@keyframes InstallApp-module__m2R4vq__rise{0%{opacity:0;transform:translateY(8px)}}.InstallApp-module__m2R4vq__icon{background:var(--surface);border-radius:10px;flex:none}.InstallApp-module__m2R4vq__text{flex:180px;min-width:0}.InstallApp-module__m2R4vq__title{margin:0;font-weight:600}.InstallApp-module__m2R4vq__sub{color:#ffffffbf;margin:2px 0 0}.InstallApp-module__m2R4vq__steps{margin:var(--s-1) 0 0;color:#ffffffd9;padding-left:1.2em;line-height:1.6}.InstallApp-module__m2R4vq__actions{gap:var(--s-2);margin-left:auto;display:flex}.InstallApp-module__m2R4vq__primary,.InstallApp-module__m2R4vq__secondary{min-height:40px;padding:0 var(--s-3);border-radius:var(--r-control);font-weight:600}.InstallApp-module__m2R4vq__primary{background:var(--saffron);color:var(--ink);border:0}.InstallApp-module__m2R4vq__secondary{color:var(--surface);background:0 0;border:1px solid #fff6}.InstallApp-module__m2R4vq__secondary:hover{background:#ffffff1a}.InstallApp-module__m2R4vq__share{vertical-align:-2px}.InstallApp-module__m2R4vq__link{color:inherit;font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.InstallApp-module__m2R4vq__linkSteps{font-size:var(--t-xs);opacity:.85}
.Orders-module__ugU0JG__loading{height:160px;margin-top:var(--s-6);border-radius:var(--r-tile);background:var(--shelf);animation:1.2s ease-in-out infinite alternate Orders-module__ugU0JG__breathe}@keyframes Orders-module__ugU0JG__breathe{to{opacity:.45}}.Orders-module__ugU0JG__center{align-items:flex-start;gap:var(--s-3);padding-block:var(--s-6);flex-direction:column;display:flex}.Orders-module__ugU0JG__listPage{gap:var(--s-3);flex-direction:column;max-width:760px;display:flex}.Orders-module__ugU0JG__listHead{justify-content:space-between;align-items:center;display:flex}.Orders-module__ugU0JG__orderList{margin:var(--s-3) 0 0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);padding:0;list-style:none}.Orders-module__ugU0JG__orderList li+li{border-top:1px solid var(--line)}.Orders-module__ugU0JG__orderRow{justify-content:space-between;gap:var(--s-4);padding:var(--s-4);color:var(--ink);text-decoration:none;display:flex}.Orders-module__ugU0JG__orderRow:hover{background:var(--paper)}.Orders-module__ugU0JG__orderRowMain,.Orders-module__ugU0JG__orderRowSide{font-size:var(--t-sm);flex-direction:column;gap:2px;display:flex}.Orders-module__ugU0JG__orderRowMain strong,.Orders-module__ugU0JG__orderRowSide strong{font-size:var(--t-base)}.Orders-module__ugU0JG__orderRowSide{align-items:flex-end}.Orders-module__ugU0JG__status{font-size:var(--t-sm);align-items:center;gap:6px;font-weight:600;display:inline-flex}.Orders-module__ugU0JG__status:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.Orders-module__ugU0JG__s_placed{color:var(--ink-soft)}.Orders-module__ugU0JG__s_confirmed,.Orders-module__ugU0JG__s_shipped{color:var(--brand)}.Orders-module__ugU0JG__s_delivered{color:var(--brand-deep)}.Orders-module__ugU0JG__s_cancelled{color:var(--rust)}.Orders-module__ugU0JG__orderPage{gap:var(--s-5);flex-direction:column;display:flex}.Orders-module__ugU0JG__orderHead{gap:var(--s-1);flex-direction:column;display:flex}.Orders-module__ugU0JG__placed{align-items:flex-start;gap:var(--s-3);margin-bottom:var(--s-2);padding:var(--s-4);border:1px solid var(--deal);border-radius:var(--r-tile);background:var(--deal-wash);display:flex}.Orders-module__ugU0JG__placed>span:last-child{gap:var(--s-1);font-size:var(--t-sm);color:var(--ink-soft);flex-direction:column;display:flex}.Orders-module__ugU0JG__placed strong{font-size:var(--t-md);color:var(--ink);line-height:1.3}.Orders-module__ugU0JG__placedIcon{background:var(--deal);width:36px;height:36px;color:var(--surface);border-radius:50%;flex:none;place-items:center;display:grid}.Orders-module__ugU0JG__orderMeta{align-items:center;gap:var(--s-3);font-size:var(--t-sm);flex-wrap:wrap;display:flex}.Orders-module__ugU0JG__orderGrid{gap:var(--s-5);display:grid}@media (min-width:900px){.Orders-module__ugU0JG__orderGrid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start}}.Orders-module__ugU0JG__side{gap:var(--s-5);flex-direction:column;display:flex}.Orders-module__ugU0JG__block{gap:var(--s-4);padding:var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}.Orders-module__ugU0JG__items{gap:var(--s-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Orders-module__ugU0JG__items li{align-items:center;gap:var(--s-3);display:flex}.Orders-module__ugU0JG__itemThumb{border-radius:var(--r-control);background:var(--shelf);flex:none;width:56px;height:56px;overflow:hidden}.Orders-module__ugU0JG__itemThumb img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.Orders-module__ugU0JG__itemName{min-width:0;font-size:var(--t-sm);flex-direction:column;flex:1;display:flex}.Orders-module__ugU0JG__itemName>span:first-child{font-size:var(--t-base);font-weight:500}.Orders-module__ugU0JG__totals{gap:var(--s-2);padding-top:var(--s-3);border-top:1px solid var(--line);font-size:var(--t-sm);flex-direction:column;margin:0;display:flex}.Orders-module__ugU0JG__totals div{justify-content:space-between;gap:var(--s-3);display:flex}.Orders-module__ugU0JG__totals dd{text-align:right;margin:0}.Orders-module__ugU0JG__grand{font-size:1.125rem;font-weight:700}.Orders-module__ugU0JG__address{font-style:normal;font-size:var(--t-sm);flex-direction:column;line-height:1.6;display:flex}.Orders-module__ugU0JG__timeline{gap:var(--s-3);padding:0 0 0 var(--s-4);border-left:2px solid var(--line);flex-direction:column;margin:0;list-style:none;display:flex}.Orders-module__ugU0JG__timeline li{font-size:var(--t-sm);flex-direction:column;display:flex;position:relative}.Orders-module__ugU0JG__timeline li:before{content:"";left:calc(-1 * var(--s-4) - 6px);background:var(--brand);border-radius:50%;width:10px;height:10px;position:absolute;top:6px}.Orders-module__ugU0JG__timelineStatus{font-weight:600}.Orders-module__ugU0JG__payCard{gap:var(--s-5);padding:var(--s-5);background:var(--surface);border:2px solid var(--brand);border-radius:var(--r-tile);flex-direction:column;display:flex}.Orders-module__ugU0JG__payHead{gap:var(--s-2);flex-direction:column;display:flex}.Orders-module__ugU0JG__payHead h2{font-size:var(--t-lg)}.Orders-module__ugU0JG__payBody{gap:var(--s-5);display:grid}@media (min-width:700px){.Orders-module__ugU0JG__payBody:has(.Orders-module__ugU0JG__qr){grid-template-columns:auto 1fr;align-items:start}}.Orders-module__ugU0JG__qr{align-items:center;gap:var(--s-2);padding:var(--s-3);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;justify-self:center;margin:0;display:flex}.Orders-module__ugU0JG__qr img{object-fit:contain;width:240px;height:240px;image-rendering:pixelated}.Orders-module__ugU0JG__qr figcaption{font-size:var(--t-sm);font-weight:600}.Orders-module__ugU0JG__payDetails{gap:var(--s-4);flex-direction:column;min-width:0;max-width:520px;display:flex}.Orders-module__ugU0JG__upiButton{min-height:var(--control-h);padding:0 var(--s-5);border-radius:var(--r-control);background:var(--brand);color:var(--surface);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.Orders-module__ugU0JG__upiButton{display:none}}.Orders-module__ugU0JG__subhead{font-size:var(--t-base);font-weight:600}.Orders-module__ugU0JG__copyList{border:1px solid var(--line);border-radius:var(--r-control);flex-direction:column;margin:0;display:flex}.Orders-module__ugU0JG__copyRow{justify-content:space-between;align-items:center;gap:var(--s-3);padding:var(--s-2) var(--s-2) var(--s-2) var(--s-3);font-size:var(--t-sm);display:flex}.Orders-module__ugU0JG__copyRow+.Orders-module__ugU0JG__copyRow{border-top:1px solid var(--line)}.Orders-module__ugU0JG__copyRow dt{color:var(--ink-soft)}.Orders-module__ugU0JG__copyRow dd{align-items:center;gap:var(--s-2);text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:600;display:flex}.Orders-module__ugU0JG__copy{min-height:36px;padding:0 var(--s-2);border:1px solid var(--line-strong);border-radius:var(--r-control);background:var(--surface);color:var(--brand);font-size:var(--t-xs);align-items:center;gap:4px;font-weight:600;display:inline-flex}.Orders-module__ugU0JG__refForm{gap:var(--s-3);padding-top:var(--s-4);border-top:1px solid var(--line);display:grid}@media (min-width:600px){.Orders-module__ugU0JG__refForm{grid-template-columns:1fr auto;align-items:start}.Orders-module__ugU0JG__refForm button{margin-top:26px}}.Orders-module__ugU0JG__orderActions{align-items:center;gap:var(--s-2);margin-top:var(--s-3);flex-wrap:wrap;display:flex}.Orders-module__ugU0JG__helpLink{align-items:center;gap:var(--s-1);min-height:40px;padding:0 var(--s-2);font-size:var(--t-sm);font-weight:500;display:inline-flex}.Orders-module__ugU0JG__dialog{width:min(440px,100vw - 32px);padding:var(--s-5);border-radius:var(--r-tile);box-shadow:var(--float-shadow);color:var(--ink);border:0}.Orders-module__ugU0JG__dialog::backdrop{background:#0b1d5b66}.Orders-module__ugU0JG__dialogBody{gap:var(--s-4);flex-direction:column;display:flex}.Orders-module__ugU0JG__dialogActions{gap:var(--s-2);flex-wrap:wrap;display:flex}.Orders-module__ugU0JG__emptyOrders{align-items:flex-start;gap:var(--s-3);padding:var(--s-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-tile);flex-direction:column;display:flex}.Orders-module__ugU0JG__orderThumbs{flex:none;display:flex}.Orders-module__ugU0JG__orderThumb{border:2px solid var(--surface);border-radius:var(--r-control);background:var(--shelf);width:44px;height:44px;margin-left:-12px;overflow:hidden}.Orders-module__ugU0JG__orderThumb:first-child{margin-left:0}.Orders-module__ugU0JG__orderThumb img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}
