.filter-module__Fd0irW__wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-x:auto}.filter-module__Fd0irW__wrap::-webkit-scrollbar{display:none}.filter-module__Fd0irW__track{align-items:center;gap:8px;width:max-content;min-width:100%;display:flex}.filter-module__Fd0irW__pill{border:1px solid var(--theme-border);color:var(--theme-muted);font-family:var(--nube-sans);white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;outline:none;align-items:center;gap:6px;padding:7px 16px;font-size:12px;font-weight:500;transition:all .18s;display:inline-flex}.filter-module__Fd0irW__pill:hover:not(.filter-module__Fd0irW__pillActive){border-color:var(--theme-muted);color:var(--theme-text)}.filter-module__Fd0irW__pillActive{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent)}.filter-module__Fd0irW__pillIcon{opacity:.85;align-items:center;display:flex}
.search-module__tixZIW__wrap{z-index:40;width:100%;max-width:480px;position:relative}.search-module__tixZIW__inputWrap{border:1px solid var(--theme-separator);background:var(--theme-card);border-radius:999px;align-items:center;gap:10px;width:100%;height:42px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.search-module__tixZIW__inputWrap:focus-within,.search-module__tixZIW__inputWrapOpen{border-color:var(--theme-accent);box-shadow:var(--theme-focus-ring)}.search-module__tixZIW__icon{color:var(--theme-muted);flex-shrink:0}.search-module__tixZIW__input{font-family:var(--nube-sans);color:var(--theme-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.search-module__tixZIW__input::placeholder{color:var(--theme-muted)}.search-module__tixZIW__closeBtn{width:20px;height:20px;color:var(--theme-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}.search-module__tixZIW__closeBtn:hover{color:var(--theme-text)}.search-module__tixZIW__backdrop{background:var(--theme-overlay);z-index:39;animation:.15s search-module__tixZIW__fadeIn;position:fixed;inset:0}.search-module__tixZIW__results{background:var(--theme-card);border:1px solid var(--theme-separator);box-shadow:var(--theme-shadow-lg);z-index:41;border-radius:16px;animation:.18s search-module__tixZIW__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}@keyframes search-module__tixZIW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes search-module__tixZIW__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-module__tixZIW__empty{font-family:var(--nube-sans);color:var(--theme-muted);text-align:center;margin:0;padding:24px 16px;font-size:13px}.search-module__tixZIW__list{margin:0;padding:8px 0;list-style:none}.search-module__tixZIW__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;transition:background .15s;display:flex}.search-module__tixZIW__resultItem:hover{background:var(--theme-bg-secondary)}.search-module__tixZIW__resultImg{background:var(--theme-bg-secondary);border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.search-module__tixZIW__resultImg img{object-fit:cover;width:100%;height:100%}.search-module__tixZIW__resultText{flex-direction:column;gap:2px;min-width:0;display:flex}.search-module__tixZIW__resultName{font-family:var(--nube-serif);color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.search-module__tixZIW__resultDesc{font-family:var(--nube-sans);color:var(--theme-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.search-module__tixZIW__resultPrice{font-family:var(--nube-sans);color:var(--theme-accent);font-size:12px;font-weight:600}
.grid-module__TTONrW__grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}@media (min-width:640px){.grid-module__TTONrW__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.grid-module__TTONrW__grid{gap:24px}}.grid-module__TTONrW__textGrid{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:640px){.grid-module__TTONrW__textGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:1024px){.grid-module__TTONrW__textGrid{gap:24px}}.grid-module__TTONrW__sentinel{grid-column:1/-1;height:10px}.grid-module__TTONrW__card{background:var(--theme-card);border:1px solid var(--theme-separator);cursor:pointer;border-radius:16px;flex-direction:column;transition:box-shadow .22s,transform .18s;display:flex;overflow:hidden}.grid-module__TTONrW__card:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}.grid-module__TTONrW__card:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.grid-module__TTONrW__imgWrap{aspect-ratio:4/3;background:var(--theme-bg-secondary);width:100%;position:relative;overflow:hidden}.grid-module__TTONrW__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.grid-module__TTONrW__card:hover .grid-module__TTONrW__img{transform:scale(1.04)}.grid-module__TTONrW__badges{flex-wrap:wrap;gap:5px;display:flex;position:absolute;top:10px;left:10px}.grid-module__TTONrW__badge{font-family:var(--nube-sans);letter-spacing:.07em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.grid-module__TTONrW__badge_vegetarian,.grid-module__TTONrW__badge_vegan{background:color-mix(in srgb, var(--theme-accent-2) 16%, transparent);border-color:color-mix(in srgb, var(--theme-accent-2) 38%, transparent);color:color-mix(in srgb, var(--theme-accent-2) 72%, var(--theme-text))}.grid-module__TTONrW__badge_chef{background:var(--theme-accent-a10);border-color:var(--theme-accent-a32);color:var(--theme-accent)}.grid-module__TTONrW__badge_seasonal{background:var(--theme-warning-soft);border-color:color-mix(in srgb, var(--theme-warning) 36%, transparent);color:var(--theme-warning-text)}.grid-module__TTONrW__body{flex-direction:column;flex:1;gap:12px;padding:14px 16px;display:flex}.grid-module__TTONrW__meta{flex-direction:column;flex:1;gap:3px;display:flex}.grid-module__TTONrW__category{font-family:var(--nube-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted);margin:0;font-size:9px;font-weight:700}.grid-module__TTONrW__title{font-family:var(--nube-sans);color:var(--theme-text);margin:0;font-size:16px;font-weight:600;line-height:1.25}.grid-module__TTONrW__desc{font-family:var(--nube-sans);color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.grid-module__TTONrW__footer{justify-content:space-between;align-items:center;display:flex}.grid-module__TTONrW__price{font-family:var(--nube-sans);color:var(--theme-muted);font-size:13px;font-weight:500}.grid-module__TTONrW__addBtn{border:1.5px solid var(--theme-accent-2);width:28px;height:28px;color:var(--theme-accent-2);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex}.grid-module__TTONrW__addBtn:hover{background:var(--theme-accent-2);color:var(--theme-on-accent-2)}
.favoritos-module__xCvKUW__main{background:var(--theme-bg);flex-direction:column;min-height:100dvh;display:flex}.favoritos-module__xCvKUW__section{flex:1;justify-content:center;width:100%;display:flex}.favoritos-module__xCvKUW__container{width:100%;max-width:1400px;padding:32px var(--layout-px,24px) 60px;flex-direction:column;gap:32px;display:flex}@media (min-width:768px){.favoritos-module__xCvKUW__container{padding:48px var(--layout-px,24px) 80px}}.favoritos-module__xCvKUW__pageHeader{flex-direction:column;gap:16px;display:flex}.favoritos-module__xCvKUW__backBtn{font-family:var(--nube-sans);color:var(--theme-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;padding:0;font-size:13px;font-weight:500;transition:color .18s;display:inline-flex}.favoritos-module__xCvKUW__backBtn:hover{color:var(--theme-text)}.favoritos-module__xCvKUW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.favoritos-module__xCvKUW__title{font-family:var(--nube-serif);color:var(--theme-text);align-items:center;gap:12px;margin:0;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.1;display:flex}.favoritos-module__xCvKUW__heartIcon{color:var(--theme-accent);flex-shrink:0}.favoritos-module__xCvKUW__count{font-family:var(--nube-sans);color:var(--theme-muted);white-space:nowrap;font-size:13px;font-weight:500}.favoritos-module__xCvKUW__divider{background:var(--theme-border);width:100%;height:1px}.favoritos-module__xCvKUW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.favoritos-module__xCvKUW__emptyIcon{color:var(--theme-border);margin-bottom:8px;animation:2s ease-in-out infinite favoritos-module__xCvKUW__heartPulse}@keyframes favoritos-module__xCvKUW__heartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.favoritos-module__xCvKUW__emptyTitle{font-family:var(--nube-serif);color:var(--theme-text);margin:0;font-size:26px;font-weight:700}.favoritos-module__xCvKUW__emptyText{font-family:var(--nube-sans);color:var(--theme-muted);max-width:340px;margin:0;font-size:14px;line-height:1.6}.favoritos-module__xCvKUW__exploreBtn{background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--nube-sans);cursor:pointer;border:none;border-radius:12px;margin-top:8px;padding:12px 32px;font-size:14px;font-weight:600;transition:opacity .18s,transform .15s}.favoritos-module__xCvKUW__exploreBtn:hover{opacity:.85}.favoritos-module__xCvKUW__exploreBtn:active{transform:scale(.98)}
.footer-module__9CYs0q__footer{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);justify-content:center;width:100%;display:flex}.footer-module__9CYs0q__inner{width:100%;max-width:1400px;padding:32px var(--layout-px,24px) calc(64px + 16px);flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.footer-module__9CYs0q__inner{padding:32px var(--layout-px,24px) 32px}}.footer-module__9CYs0q__top{flex-direction:column;align-items:flex-start;gap:20px;display:flex}@media (min-width:640px){.footer-module__9CYs0q__top{flex-direction:row;justify-content:space-between;align-items:center}}.footer-module__9CYs0q__brand{align-items:center;gap:12px;display:flex}.footer-module__9CYs0q__logoWrap{background:var(--theme-border);border-radius:10px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.footer-module__9CYs0q__logo{object-fit:cover;width:100%;height:100%}.footer-module__9CYs0q__brandName{font-family:var(--nube-sans);color:var(--theme-text);font-size:20px;font-weight:600}.footer-module__9CYs0q__links{flex-wrap:wrap;gap:20px;display:flex}.footer-module__9CYs0q__link{font-family:var(--nube-sans);color:var(--theme-muted);font-size:12px;text-decoration:none;transition:color .2s}.footer-module__9CYs0q__link:hover{color:var(--theme-text)}.footer-module__9CYs0q__divider{background:var(--theme-separator);height:1px}.footer-module__9CYs0q__bottom{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}@media (min-width:640px){.footer-module__9CYs0q__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer-module__9CYs0q__copy{font-family:var(--nube-sans);color:var(--theme-muted);margin:0;font-size:11px}.footer-module__9CYs0q__poweredBy{font-family:var(--nube-sans);color:var(--theme-muted);align-items:center;gap:5px;font-size:11px;text-decoration:none;transition:color .2s;display:flex}.footer-module__9CYs0q__poweredBy:hover{color:var(--theme-accent)}
.product-module___3lPRa__page{box-sizing:border-box;background:var(--theme-bg);width:100%;min-height:calc(100dvh - 81px)}.product-module___3lPRa__container{width:100%;max-width:1400px;padding:32px var(--layout-px,24px) 60px;margin:0 auto}@media (min-width:768px){.product-module___3lPRa__container{padding:48px var(--layout-px,24px) 80px}}.product-module___3lPRa__layout{flex-direction:column;gap:28px;display:flex}@media (min-width:768px){.product-module___3lPRa__layout{flex-direction:row;align-items:flex-start;gap:48px}}.product-module___3lPRa__imageCol{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:768px){.product-module___3lPRa__imageCol{width:50%;position:sticky;top:80px}}.product-module___3lPRa__backBtn{font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;padding:0;font-size:13px;font-weight:500;transition:color .18s;display:inline-flex}.product-module___3lPRa__backBtn:hover{color:var(--theme-text)}.product-module___3lPRa__imgWrap{aspect-ratio:1;background:var(--theme-bg-secondary);border-radius:20px;width:100%;position:relative;overflow:hidden}.product-module___3lPRa__img{object-fit:cover;width:100%;height:100%;display:block}.product-module___3lPRa__imagePlaceholder{aspect-ratio:1;border:1px solid var(--theme-separator);border-radius:var(--theme-radius-md);background:var(--theme-media-placeholder);width:100%;color:var(--theme-muted);font-family:var(--theme-font);justify-content:center;align-items:center;font-size:20px;font-weight:500;display:flex}.product-module___3lPRa__favBtn{z-index:5;border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-bg) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:36px;height:36px;color:var(--theme-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:color .18s;display:flex;position:absolute;top:14px;left:14px}.product-module___3lPRa__favBtn:hover{color:var(--theme-accent)}.product-module___3lPRa__favActive{color:var(--theme-accent)!important}.product-module___3lPRa__mobileVariants{display:block}@media (min-width:768px){.product-module___3lPRa__mobileVariants{display:none}}.product-module___3lPRa__detailCol{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}@media (min-width:768px){.product-module___3lPRa__detailCol{padding-top:44px}}.product-module___3lPRa__baseProductTitle{font-family:var(--theme-font);color:var(--theme-text);margin-bottom:2px;font-size:16px;display:block}.product-module___3lPRa__title{font-family:var(--theme-font);letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.07}.product-module___3lPRa__priceRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.product-module___3lPRa__price{font-family:var(--theme-font);color:var(--theme-text);font-size:20px;font-weight:500}.product-module___3lPRa__strike{font-family:var(--theme-font);color:var(--theme-muted);opacity:.6;font-size:16px;text-decoration:line-through}.product-module___3lPRa__discountBadge{background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--theme-font);border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.product-module___3lPRa__desktopVariants{flex-direction:column;gap:10px;margin-top:24px;display:none}@media (min-width:768px){.product-module___3lPRa__desktopVariants{display:flex}}.product-module___3lPRa__variantLabel{font-family:var(--theme-font);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted);margin:0;font-size:10px;font-weight:700}.product-module___3lPRa__variantRow{flex-wrap:wrap;gap:8px;display:flex}.product-module___3lPRa__variantThumb{border:2px solid var(--theme-border);background:var(--theme-bg-secondary);cursor:pointer;border-radius:12px;width:56px;height:56px;transition:border-color .18s,transform .15s;overflow:hidden}.product-module___3lPRa__variantThumb:hover{transform:scale(1.05)}.product-module___3lPRa__variantThumbActive{border-color:var(--theme-accent)}.product-module___3lPRa__variantImg{object-fit:cover;width:100%;height:100%}.product-module___3lPRa__variantNoImg{height:100%;color:var(--theme-muted);justify-content:center;align-items:center;font-size:16px;display:flex}.product-module___3lPRa__cartSection{margin-top:28px}.product-module___3lPRa__addBtn{background:var(--theme-accent);width:100%;height:54px;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;letter-spacing:.02em;border:none;border-radius:14px;justify-content:center;align-items:center;font-size:15px;font-weight:600;transition:opacity .18s,transform .15s;display:flex}.product-module___3lPRa__addBtn:hover{opacity:.85}.product-module___3lPRa__addBtn:active{transform:scale(.99)}.product-module___3lPRa__qtyRow{align-items:center;gap:12px;display:flex}.product-module___3lPRa__qtyControls{border:1px solid var(--theme-border);border-radius:12px;align-items:center;display:flex;overflow:hidden}.product-module___3lPRa__qtyBtn{width:52px;height:54px;color:var(--theme-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.product-module___3lPRa__qtyBtn:hover:not(:disabled){background:var(--theme-bg-secondary)}.product-module___3lPRa__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.product-module___3lPRa__qtyNum{width:44px;height:54px;font-family:var(--theme-font);color:var(--theme-text);border-left:1px solid var(--theme-border);justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.product-module___3lPRa__configsFooter{gap:12px;margin-top:12px;display:flex}.product-module___3lPRa__configsViewCartBtn{background:var(--theme-card);height:48px;color:var(--theme-text);border:1px solid var(--theme-border);font-family:var(--theme-font);cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .18s;display:flex}.product-module___3lPRa__configsViewCartBtn:hover{border-color:var(--theme-text)}.product-module___3lPRa__configsAddAnotherBtn{background:var(--theme-accent);height:48px;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:opacity .18s;display:flex}.product-module___3lPRa__configsAddAnotherBtn:hover:not(:disabled){opacity:.88}.product-module___3lPRa__configsAddAnotherBtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(50%)}@keyframes product-module___3lPRa__configsEntrance{0%{opacity:0;transform:translateY(-14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.product-module___3lPRa__configsSection{background:var(--theme-bg-secondary);border:1px solid var(--theme-separator);transform-origin:top;border-radius:14px;margin-top:16px;padding:12px 14px;animation:.65s cubic-bezier(.22,1,.36,1) forwards product-module___3lPRa__configsEntrance}.product-module___3lPRa__configsTitle{font-family:var(--theme-font);letter-spacing:.05em;text-transform:uppercase;color:var(--theme-muted);margin:0 0 14px;font-size:13px;font-weight:700}.product-module___3lPRa__configsHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.product-module___3lPRa__collapseBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.product-module___3lPRa__collapseBtn:hover{color:var(--theme-text)}.product-module___3lPRa__configsSummaryCollapsed{background:var(--theme-card);border:1px solid var(--theme-separator);border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex}.product-module___3lPRa__configsSummaryDetails{flex-direction:column;gap:6px;display:flex}.product-module___3lPRa__configsSummaryItem{font-family:var(--theme-font);color:var(--theme-text);border-bottom:1px dashed var(--theme-separator);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:14px;line-height:1.5;display:flex}.product-module___3lPRa__configsSummaryItem:last-child{border-bottom:none}.product-module___3lPRa__configsSummaryItemText{flex-direction:column;flex:1;display:flex}.product-module___3lPRa__configsSummaryItemQty{color:var(--theme-text-accent,var(--theme-accent));margin-right:6px;font-size:15px;font-weight:700}.product-module___3lPRa__configsSummaryItemName{font-size:15px;font-weight:600}.product-module___3lPRa__configsSummaryItemExtras{color:var(--theme-muted);margin-top:4px;font-size:13px;line-height:1.3}.product-module___3lPRa__configsSummaryItemActions{align-items:center;gap:4px;display:flex}@media (max-width:600px){.product-module___3lPRa__configsSummaryItem{flex-direction:column;align-items:flex-start;gap:10px}.product-module___3lPRa__configsSummaryItemActions{justify-content:flex-end;width:100%}}.product-module___3lPRa__configsSummaryActionBtn{background:var(--theme-bg-secondary);color:var(--theme-text-accent,var(--theme-accent));border:1px solid var(--theme-border);font-family:var(--theme-font);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;transition:border-color .2s}.product-module___3lPRa__configsSummaryActionBtn:hover{border-color:var(--theme-text-accent,var(--theme-accent))}.product-module___3lPRa__configsSummaryDeleteBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:color .2s,background .2s;display:flex}.product-module___3lPRa__configsSummaryDeleteBtn:hover{color:var(--theme-danger-text);background:var(--theme-danger-soft)}.product-module___3lPRa__configsSummaryBreakdown{border-top:2px solid var(--theme-separator);flex-direction:column;gap:10px;margin-top:24px;padding-top:16px;display:flex}.product-module___3lPRa__breakdownTitle{font-family:var(--theme-font);text-transform:uppercase;color:var(--theme-muted);letter-spacing:.05em;margin:0 0 4px;font-size:11px;font-weight:700}.product-module___3lPRa__breakdownRow{font-family:var(--theme-font);color:var(--theme-text);justify-content:space-between;align-items:center;font-size:13px;display:flex}.product-module___3lPRa__breakdownName{color:var(--theme-muted)}.product-module___3lPRa__breakdownPrice{font-weight:500}.product-module___3lPRa__configsSummaryTotalRow{border-top:1px solid var(--theme-separator);justify-content:space-between;align-items:center;padding-top:8px;display:flex}.product-module___3lPRa__configsSummaryTotalLabel{font-family:var(--theme-font);color:var(--theme-text);font-size:13px;font-weight:600}.product-module___3lPRa__configsSummaryTotalExtrasDesc{font-family:var(--theme-font);color:var(--theme-muted);margin-top:2px;font-size:12px;font-weight:500}.product-module___3lPRa__configsSummaryTotalPrice{font-family:var(--theme-font);color:var(--theme-text);font-size:14px;font-weight:700}.product-module___3lPRa__configsList{flex-direction:column;gap:8px;display:flex}.product-module___3lPRa__configItem{background:var(--theme-card);border:1px solid var(--theme-separator);border-radius:16px;flex-direction:column;padding:16px;transition:all .2s;display:flex}.product-module___3lPRa__configItemActive{border-color:var(--theme-accent)}.product-module___3lPRa__configItemTop{align-items:stretch;gap:16px;display:flex}.product-module___3lPRa__configItemImg{object-fit:cover;border:1px solid var(--theme-separator);background:var(--theme-bg-secondary);border-radius:12px;flex-shrink:0;width:80px;height:80px}.product-module___3lPRa__configItemMain{flex-direction:column;flex:1;display:flex}.product-module___3lPRa__configItemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:auto;display:flex}.product-module___3lPRa__configItemTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0;font-size:15px;font-weight:600}.product-module___3lPRa__configDeleteBtn{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-2px -2px 0 0;padding:2px;transition:color .2s;display:flex}.product-module___3lPRa__configDeleteBtn:hover{color:var(--theme-danger-text)}.product-module___3lPRa__configItemExtrasRow{border-top:1px solid var(--theme-separator);margin-top:16px;padding-top:12px}.product-module___3lPRa__configItemDesc{font-family:var(--theme-font);color:var(--theme-muted);margin:0;font-size:13px;line-height:1.4}.product-module___3lPRa__configStepNum{font-family:var(--theme-font);color:var(--theme-text);text-align:center;min-width:20px;font-size:13px;font-weight:700}.product-module___3lPRa__configItemDesc{font-family:var(--theme-font);color:var(--theme-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-module___3lPRa__configItemBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-module___3lPRa__configStepper{border:1px solid var(--theme-border);background:0 0;border-radius:10px;align-items:center;display:flex}.product-module___3lPRa__configStepBtn{width:36px;height:36px;color:var(--theme-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}.product-module___3lPRa__configStepBtn:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.product-module___3lPRa__configStepBtn:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.product-module___3lPRa__configStepBtn:hover:not(:disabled){background:var(--theme-bg-secondary)}.product-module___3lPRa__configStepBtn:disabled{opacity:.3;cursor:not-allowed}.product-module___3lPRa__configStepNum{font-family:var(--theme-font);color:var(--theme-text);border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border);justify-content:center;align-items:center;min-width:40px;height:36px;font-size:15px;font-weight:600;display:flex}.product-module___3lPRa__configItemActionBtn{background:var(--theme-bg-secondary);color:var(--theme-accent);border:1px solid var(--theme-border);height:36px;font-family:var(--theme-font);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.product-module___3lPRa__configItemActionBtn:hover{border-color:var(--theme-accent)}.product-module___3lPRa__section{margin-top:28px}.product-module___3lPRa__sectionTitle{font-family:var(--theme-font);letter-spacing:.08em;text-transform:uppercase;color:var(--theme-muted);margin:0 0 12px;font-size:15px;font-weight:700}.product-module___3lPRa__sectionText{font-family:var(--theme-font);color:var(--theme-muted);margin:0;font-size:14px;line-height:1.7}.product-module___3lPRa__ingredientsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.product-module___3lPRa__ingredient{font-family:var(--theme-font);color:var(--theme-muted);font-size:13px;line-height:1.6}.product-module___3lPRa__ingredient:before{content:"·";color:var(--theme-accent);margin-right:8px}.product-module___3lPRa__extrasGrid{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-module___3lPRa__extraItem{border:1px solid var(--theme-separator);background:var(--theme-card);-webkit-user-select:none;user-select:none;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .18s;display:flex}.product-module___3lPRa__extraItemDisabled{opacity:.5;pointer-events:none;filter:grayscale()}.product-module___3lPRa__extraInfoWrap{align-items:center;gap:12px;display:flex}.product-module___3lPRa__extraImg{object-fit:cover;border:1px solid var(--theme-separator);background:var(--theme-bg-secondary);border-radius:10px;width:48px;height:48px}.product-module___3lPRa__extraInfo{font-family:var(--theme-font);flex-direction:column;gap:2px;display:flex}.product-module___3lPRa__extraName{color:var(--theme-text);font-size:15px;font-weight:600}.product-module___3lPRa__extraPrice{color:var(--theme-text);font-size:13px;font-weight:600}.product-module___3lPRa__extraFree{color:var(--theme-text);font-size:13px;font-weight:800}.product-module___3lPRa__extraStepper{background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:999px;align-items:center;gap:12px;padding:4px;display:flex}.product-module___3lPRa__extraStepBtn{border:1px solid var(--theme-border);background:var(--theme-bg);width:32px;height:32px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s,border-color .15s,color .15s;display:flex;position:relative}.product-module___3lPRa__extraStepBtn:hover:not(:disabled){background:var(--theme-border)}.product-module___3lPRa__extraStepBtn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.product-module___3lPRa__extraStepBtnAdd{background:var(--theme-accent);color:var(--theme-on-accent)}.product-module___3lPRa__extraStepBtnAdd:hover:not(:disabled){background:var(--theme-accent);opacity:.85}.product-module___3lPRa__extraQty{text-align:center;min-width:16px;color:var(--theme-text);font-size:15px;font-weight:700}@keyframes product-module___3lPRa__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes product-module___3lPRa__modalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes product-module___3lPRa__modalScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes product-module___3lPRa__modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes product-module___3lPRa__modalSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes product-module___3lPRa__modalScaleDown{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.product-module___3lPRa__modalOverlayClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalFadeOut!important}.product-module___3lPRa__modalContentClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalSlideDown!important}@media (min-width:768px){.product-module___3lPRa__modalContentClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalScaleDown!important}}.product-module___3lPRa__modalOverlay{background:var(--theme-scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;align-items:flex-end;animation:.3s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalFadeIn;display:flex;position:fixed;inset:0}@media (min-width:768px){.product-module___3lPRa__modalOverlay{justify-content:center;align-items:center}}.product-module___3lPRa__modalContent{background:var(--theme-bg);width:100%;max-height:85vh;box-shadow:0 -4px 24px color-mix(in srgb, var(--theme-shadow-color) 12%, transparent);border-radius:24px 24px 0 0;padding:24px;animation:.4s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalSlideUp;overflow-y:auto}@media (min-width:768px){.product-module___3lPRa__modalContent{border-radius:24px;width:480px;animation:.4s cubic-bezier(.16,1,.3,1) forwards product-module___3lPRa__modalScaleUp}}.product-module___3lPRa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.product-module___3lPRa__modalTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0;font-size:18px;font-weight:700}.product-module___3lPRa__modalClose{background:var(--theme-bg-secondary);border:1px solid var(--theme-border);width:32px;height:32px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.product-module___3lPRa__modalClose:hover{opacity:.8}.product-module___3lPRa__modalFooter{margin-top:32px}.product-module___3lPRa__modalSaveBtn{background:var(--theme-accent);width:100%;color:var(--theme-on-accent);font-family:var(--theme-font);cursor:pointer;border:none;border-radius:14px;padding:16px;font-size:15px;font-weight:600;transition:opacity .15s}.product-module___3lPRa__modalSaveBtn:hover{opacity:.9}.product-module___3lPRa__tags{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.product-module___3lPRa__tag{border:1px solid var(--theme-separator);font-family:var(--theme-font);color:var(--theme-muted);border-radius:999px;padding:4px 12px;font-size:12px;display:inline-flex}.product-module___3lPRa__shareBtn{border:1px solid var(--theme-border);width:100%;font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:8px 16px;font-size:12px;transition:border-color .18s,color .18s;display:flex}.product-module___3lPRa__shareBtn:hover{border-color:var(--theme-muted);color:var(--theme-text)}@media (min-width:768px){.product-module___3lPRa__shareBtn{display:none}}.product-module___3lPRa__recommended{border-top:1px solid var(--theme-separator);margin-top:56px;padding-top:40px}.product-module___3lPRa__recommendedTitle{font-family:var(--theme-font);color:var(--theme-text);margin:0 0 24px;font-size:clamp(22px,3vw,32px);font-weight:700}.product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:640px){.product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(4,1fr)}}.product-module___3lPRa__recCard{cursor:pointer;flex-direction:column;gap:8px;display:flex}.product-module___3lPRa__recImgWrap{aspect-ratio:1;background:var(--theme-bg-secondary);border-radius:14px;width:100%;overflow:hidden}.product-module___3lPRa__recImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-module___3lPRa__recCard:hover .product-module___3lPRa__recImg{transform:scale(1.03)}.product-module___3lPRa__recName{font-family:var(--theme-font);color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-module___3lPRa__recPrice{font-family:var(--theme-font);color:var(--theme-muted);font-size:13px;font-weight:500}.product-module___3lPRa__recFooter{justify-content:center;margin-top:32px;display:flex}.product-module___3lPRa__allProductsBtn{border:1px solid var(--theme-border);font-family:var(--theme-font);color:var(--theme-muted);cursor:pointer;background:0 0;border-radius:10px;padding:10px 28px;font-size:13px;font-weight:500;transition:border-color .18s,color .18s}.product-module___3lPRa__allProductsBtn:hover{border-color:var(--theme-muted);color:var(--theme-text)}.product-module___3lPRa__atelier{background:var(--theme-bg)}.product-module___3lPRa__atelier .product-module___3lPRa__container{max-width:1680px;padding:0 clamp(18px,4vw,72px) clamp(90px,11vw,170px)}.product-module___3lPRa__atelier .product-module___3lPRa__layout{border-bottom:1px solid var(--atelier-rule);align-items:stretch;gap:0}.product-module___3lPRa__atelier .product-module___3lPRa__imageCol{border-right:1px solid var(--atelier-rule);gap:14px;padding:clamp(22px,3vw,44px) clamp(22px,3vw,46px) clamp(46px,6vw,90px) 0}.product-module___3lPRa__atelier .product-module___3lPRa__backBtn{min-height:38px;color:var(--theme-text);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.product-module___3lPRa__atelier .product-module___3lPRa__imgWrap,.product-module___3lPRa__atelier .product-module___3lPRa__imagePlaceholder{aspect-ratio:4/5;border-radius:0}.product-module___3lPRa__atelier .product-module___3lPRa__favBtn{background:var(--theme-card-glass);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;width:44px;height:44px;top:12px;left:auto;right:12px}.product-module___3lPRa__atelier .product-module___3lPRa__detailCol{justify-content:center;padding:clamp(70px,9vw,150px) 0 clamp(70px,9vw,150px) clamp(34px,7vw,120px)}.product-module___3lPRa__atelier .product-module___3lPRa__baseProductTitle{color:var(--theme-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:9px}.product-module___3lPRa__atelier .product-module___3lPRa__title{max-width:9ch;font-family:var(--atelier-display);letter-spacing:-.048em;font-size:clamp(58px,7vw,118px);font-weight:400;line-height:.78}.product-module___3lPRa__atelier .product-module___3lPRa__priceRow{margin-top:30px}.product-module___3lPRa__atelier .product-module___3lPRa__price{font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.product-module___3lPRa__atelier .product-module___3lPRa__strike{font-size:11px}.product-module___3lPRa__atelier .product-module___3lPRa__discountBadge,.product-module___3lPRa__atelier .product-module___3lPRa__tag{border-radius:0}.product-module___3lPRa__atelier .product-module___3lPRa__desktopVariants{border-top:1px solid var(--atelier-rule);margin-top:44px;padding-top:22px}.product-module___3lPRa__atelier .product-module___3lPRa__variantLabel,.product-module___3lPRa__atelier .product-module___3lPRa__sectionTitle{letter-spacing:.15em;font-size:9px;font-weight:500}.product-module___3lPRa__atelier .product-module___3lPRa__variantThumb{border-width:1px;border-radius:0;width:68px;height:82px}.product-module___3lPRa__atelier .product-module___3lPRa__variantThumb:hover{border-color:var(--theme-text);transform:none}.product-module___3lPRa__atelier .product-module___3lPRa__cartSection{margin-top:44px}.product-module___3lPRa__atelier .product-module___3lPRa__addBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsAddAnotherBtn,.product-module___3lPRa__atelier .product-module___3lPRa__allProductsBtn{background:var(--theme-text);color:var(--theme-bg);letter-spacing:.1em;text-transform:uppercase;border-radius:0;font-size:11px;font-weight:500}.product-module___3lPRa__atelier .product-module___3lPRa__qtyControls,.product-module___3lPRa__atelier .product-module___3lPRa__qtyBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsSection,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryActionBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryDeleteBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configItem,.product-module___3lPRa__atelier .product-module___3lPRa__configItemImg,.product-module___3lPRa__atelier .product-module___3lPRa__configStepper,.product-module___3lPRa__atelier .product-module___3lPRa__configStepBtn,.product-module___3lPRa__atelier .product-module___3lPRa__configItemActionBtn,.product-module___3lPRa__atelier .product-module___3lPRa__extraItem,.product-module___3lPRa__atelier .product-module___3lPRa__extraImg,.product-module___3lPRa__atelier .product-module___3lPRa__extraStepper,.product-module___3lPRa__atelier .product-module___3lPRa__extraStepBtn,.product-module___3lPRa__atelier .product-module___3lPRa__shareBtn,.product-module___3lPRa__atelier .product-module___3lPRa__recImgWrap{box-shadow:none;border-radius:0!important}.product-module___3lPRa__atelier .product-module___3lPRa__configsSection,.product-module___3lPRa__atelier .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__atelier .product-module___3lPRa__configItem,.product-module___3lPRa__atelier .product-module___3lPRa__extraItem{background:var(--theme-bg)}.product-module___3lPRa__atelier .product-module___3lPRa__section{border-top:1px solid var(--atelier-rule);margin-top:42px;padding-top:22px}.product-module___3lPRa__atelier .product-module___3lPRa__sectionText{max-width:58ch;color:var(--theme-text-muted);font-size:13px;line-height:1.75}.product-module___3lPRa__atelier .product-module___3lPRa__shareBtn{border-width:0 0 1px;min-height:48px}.product-module___3lPRa__atelier .product-module___3lPRa__recommended{margin-top:clamp(90px,12vw,180px)}.product-module___3lPRa__atelier .product-module___3lPRa__recommendedTitle{font-family:var(--atelier-display);letter-spacing:-.04em;font-size:clamp(48px,7vw,100px);font-weight:400;line-height:.84}.product-module___3lPRa__atelier .product-module___3lPRa__recommendedGrid{gap:clamp(14px,2vw,32px)}.product-module___3lPRa__atelier .product-module___3lPRa__recName{font-family:var(--atelier-display);font-size:24px;font-weight:400}.product-module___3lPRa__atelier .product-module___3lPRa__modalContent{box-shadow:var(--theme-shadow-lg);border-radius:0}@media (min-width:900px){.product-module___3lPRa__atelier .product-module___3lPRa__layout{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);display:grid}.product-module___3lPRa__atelier .product-module___3lPRa__imageCol{width:auto;max-height:calc(100svh - 68px);position:sticky;top:68px}.product-module___3lPRa__atelier .product-module___3lPRa__imgWrap,.product-module___3lPRa__atelier .product-module___3lPRa__imagePlaceholder{min-height:0;max-height:calc(100svh - 150px)}}@media (max-width:899px){.product-module___3lPRa__atelier .product-module___3lPRa__container{padding-left:0;padding-right:0}.product-module___3lPRa__atelier .product-module___3lPRa__layout{flex-direction:column;display:flex}.product-module___3lPRa__atelier .product-module___3lPRa__imageCol{border-right:0;width:100%;padding:22px 18px 0}.product-module___3lPRa__atelier .product-module___3lPRa__detailCol{padding:68px 18px 90px}.product-module___3lPRa__atelier .product-module___3lPRa__title{max-width:10ch;font-size:clamp(58px,17vw,96px)}.product-module___3lPRa__atelier .product-module___3lPRa__mobileVariants{padding:10px 0 26px}.product-module___3lPRa__atelier .product-module___3lPRa__recommended{padding:0 18px}}.product-module___3lPRa__flora{background:var(--theme-bg)}.product-module___3lPRa__flora .product-module___3lPRa__container{max-width:1580px;padding:clamp(36px,5vw,76px) clamp(18px,4vw,68px) clamp(100px,13vw,190px)}.product-module___3lPRa__flora .product-module___3lPRa__layout{align-items:flex-start;gap:clamp(42px,8vw,130px)}.product-module___3lPRa__flora .product-module___3lPRa__imageCol{gap:22px}.product-module___3lPRa__flora .product-module___3lPRa__backBtn{min-height:42px;color:var(--theme-accent-text);font-size:11px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__imgWrap,.product-module___3lPRa__flora .product-module___3lPRa__imagePlaceholder{aspect-ratio:4/5;background:var(--theme-bg-secondary);border-radius:48% 48% 24px 24px}.product-module___3lPRa__flora .product-module___3lPRa__favBtn{border-color:var(--theme-text-a20);background:var(--theme-card-glass);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border-radius:50%;width:46px;height:46px;top:12%;left:auto;right:18%}.product-module___3lPRa__flora .product-module___3lPRa__detailCol{padding-top:clamp(60px,8vw,126px)}.product-module___3lPRa__flora .product-module___3lPRa__baseProductTitle{color:var(--theme-accent-text);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:9px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__title{max-width:9ch;font-family:var(--flora-display);letter-spacing:-.045em;font-size:clamp(60px,7vw,112px);font-style:italic;font-weight:500;line-height:.8}.product-module___3lPRa__flora .product-module___3lPRa__priceRow{margin-top:30px}.product-module___3lPRa__flora .product-module___3lPRa__price{color:var(--theme-accent-text);font-size:17px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__strike{font-size:13px}.product-module___3lPRa__flora .product-module___3lPRa__discountBadge{background:var(--theme-accent-2);color:var(--theme-on-accent-2);border-radius:6px}.product-module___3lPRa__flora .product-module___3lPRa__desktopVariants{border-top:1px solid var(--flora-line);margin-top:40px;padding-top:22px}.product-module___3lPRa__flora .product-module___3lPRa__variantLabel,.product-module___3lPRa__flora .product-module___3lPRa__sectionTitle{color:var(--theme-accent-text);letter-spacing:.13em;font-size:9px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__variantThumb{border-width:1px;border-radius:24px 24px 10px 10px;width:66px;height:78px}.product-module___3lPRa__flora .product-module___3lPRa__variantThumb:hover{transform:translateY(-2px)}.product-module___3lPRa__flora .product-module___3lPRa__cartSection{margin-top:40px}.product-module___3lPRa__flora .product-module___3lPRa__addBtn,.product-module___3lPRa__flora .product-module___3lPRa__configsAddAnotherBtn{background:var(--theme-accent);min-height:56px;color:var(--theme-on-accent);letter-spacing:.04em;border-radius:10px;font-size:12px}.product-module___3lPRa__flora .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__flora .product-module___3lPRa__allProductsBtn{border-color:var(--theme-border);background:var(--theme-card);color:var(--theme-text);border-radius:10px}.product-module___3lPRa__flora .product-module___3lPRa__qtyControls,.product-module___3lPRa__flora .product-module___3lPRa__configsSection,.product-module___3lPRa__flora .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__flora .product-module___3lPRa__configItem,.product-module___3lPRa__flora .product-module___3lPRa__extraItem{box-shadow:none;border-radius:14px}.product-module___3lPRa__flora .product-module___3lPRa__configsSection,.product-module___3lPRa__flora .product-module___3lPRa__configItem,.product-module___3lPRa__flora .product-module___3lPRa__extraItem{background:var(--theme-surface)}.product-module___3lPRa__flora .product-module___3lPRa__section{border-top:1px solid var(--flora-line);margin-top:40px;padding-top:21px}.product-module___3lPRa__flora .product-module___3lPRa__sectionText{max-width:57ch;color:var(--theme-text-muted);font-size:14px;line-height:1.75}.product-module___3lPRa__flora .product-module___3lPRa__ingredient{color:var(--theme-text-muted);line-height:1.65}.product-module___3lPRa__flora .product-module___3lPRa__tag{background:var(--theme-accent-a06);color:var(--theme-accent-text);border-radius:7px}.product-module___3lPRa__flora .product-module___3lPRa__shareBtn{min-height:46px;color:var(--theme-accent-text);border-width:0 0 1px;border-radius:0;margin-top:18px}.product-module___3lPRa__flora .product-module___3lPRa__recommended{border-color:var(--flora-line);margin-top:clamp(110px,15vw,220px);padding-top:clamp(50px,7vw,95px)}.product-module___3lPRa__flora .product-module___3lPRa__recommendedTitle{max-width:9ch;font-family:var(--flora-display);letter-spacing:-.045em;margin-bottom:clamp(44px,7vw,92px);font-size:clamp(56px,8vw,112px);font-style:italic;font-weight:500;line-height:.82}.product-module___3lPRa__flora .product-module___3lPRa__recommendedGrid{grid-template-columns:1.3fr repeat(3,1fr);align-items:start;gap:clamp(14px,2.5vw,38px)}.product-module___3lPRa__flora .product-module___3lPRa__recImgWrap{aspect-ratio:4/5;border-radius:18px}.product-module___3lPRa__flora .product-module___3lPRa__recCard:first-child .product-module___3lPRa__recImgWrap{border-radius:46% 46% 18px 18px}.product-module___3lPRa__flora .product-module___3lPRa__recName{font-family:var(--flora-display);margin-top:4px;font-size:clamp(20px,2vw,28px);font-style:italic;font-weight:500;line-height:1}.product-module___3lPRa__flora .product-module___3lPRa__recPrice{color:var(--theme-accent-text);font-size:12px;font-weight:600}.product-module___3lPRa__flora .product-module___3lPRa__modalContent{background:var(--theme-card);box-shadow:var(--theme-shadow-lg);border-radius:24px 24px 70px}@media (min-width:900px){.product-module___3lPRa__flora .product-module___3lPRa__layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);display:grid}.product-module___3lPRa__flora .product-module___3lPRa__imageCol{width:auto;position:sticky;top:92px}.product-module___3lPRa__flora .product-module___3lPRa__imgWrap,.product-module___3lPRa__flora .product-module___3lPRa__imagePlaceholder{max-height:calc(100svh - 165px)}}@media (max-width:899px){.product-module___3lPRa__flora .product-module___3lPRa__container{padding-inline:14px}.product-module___3lPRa__flora .product-module___3lPRa__layout{gap:0}.product-module___3lPRa__flora .product-module___3lPRa__imageCol{width:100%}.product-module___3lPRa__flora .product-module___3lPRa__detailCol{padding:72px 4px 20px}.product-module___3lPRa__flora .product-module___3lPRa__title{max-width:10ch;font-size:clamp(60px,17vw,100px)}.product-module___3lPRa__flora .product-module___3lPRa__recommended{padding-inline:4px}}@media (max-width:639px){.product-module___3lPRa__flora .product-module___3lPRa__recommendedGrid{grid-template-columns:1.12fr .88fr}.product-module___3lPRa__flora .product-module___3lPRa__recCard:nth-child(3){margin-top:46px}.product-module___3lPRa__flora .product-module___3lPRa__recImgWrap{border-radius:14px}}.product-module___3lPRa__zen{background:var(--theme-bg)}.product-module___3lPRa__zen .product-module___3lPRa__container{max-width:1600px;padding:clamp(28px,4vw,62px) clamp(18px,4vw,64px) clamp(90px,12vw,180px)}.product-module___3lPRa__zen .product-module___3lPRa__layout{align-items:flex-start;gap:clamp(36px,6vw,96px)}.product-module___3lPRa__zen .product-module___3lPRa__backBtn{min-height:40px;color:var(--theme-text-muted);font-family:var(--zen-mono);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.product-module___3lPRa__zen .product-module___3lPRa__imgWrap,.product-module___3lPRa__zen .product-module___3lPRa__imagePlaceholder{aspect-ratio:1;background:var(--theme-card);border:1px solid var(--theme-text-a20);border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__img{filter:saturate(.94)contrast(1.06)}.product-module___3lPRa__zen .product-module___3lPRa__favBtn{border-color:var(--theme-on-media-a35);background:var(--theme-scrim-strong);width:42px;height:42px;color:var(--theme-on-media);border-radius:0;top:14px;left:auto;right:14px}.product-module___3lPRa__zen .product-module___3lPRa__detailCol{padding-top:clamp(58px,8vw,118px)}.product-module___3lPRa__zen .product-module___3lPRa__baseProductTitle,.product-module___3lPRa__zen .product-module___3lPRa__variantLabel,.product-module___3lPRa__zen .product-module___3lPRa__sectionTitle{color:var(--theme-accent-text);font-family:var(--zen-mono);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:500}.product-module___3lPRa__zen .product-module___3lPRa__title{max-width:10ch;font-family:var(--zen-display);letter-spacing:-.075em;overflow-wrap:anywhere;text-transform:uppercase;font-size:clamp(56px,6vw,92px);font-weight:700;line-height:.72}.product-module___3lPRa__zen .product-module___3lPRa__priceRow{border-block:1px solid var(--theme-text-a20);margin-top:28px;padding:18px 0}.product-module___3lPRa__zen .product-module___3lPRa__price{color:var(--theme-text);font-family:var(--zen-mono);font-size:17px;font-weight:500}.product-module___3lPRa__zen .product-module___3lPRa__strike{color:var(--theme-text-muted);font-size:11px}.product-module___3lPRa__zen .product-module___3lPRa__discountBadge,.product-module___3lPRa__zen .product-module___3lPRa__tag{background:var(--theme-accent);color:var(--theme-on-accent);border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__desktopVariants{border-top:1px solid var(--theme-text-a20);margin-top:34px;padding-top:20px}.product-module___3lPRa__zen .product-module___3lPRa__variantThumb{border-color:var(--theme-text-a20);background:var(--theme-card);border-radius:0;width:64px;height:64px}.product-module___3lPRa__zen .product-module___3lPRa__variantThumb:hover{border-color:var(--theme-accent);transform:translateY(-2px)}.product-module___3lPRa__zen .product-module___3lPRa__cartSection{margin-top:34px}.product-module___3lPRa__zen .product-module___3lPRa__addBtn,.product-module___3lPRa__zen .product-module___3lPRa__configsAddAnotherBtn,.product-module___3lPRa__zen .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__zen .product-module___3lPRa__allProductsBtn{min-height:54px;font-family:var(--zen-mono);letter-spacing:.09em;text-transform:uppercase;border-radius:0;font-size:9px}.product-module___3lPRa__zen .product-module___3lPRa__addBtn,.product-module___3lPRa__zen .product-module___3lPRa__configsAddAnotherBtn{background:var(--theme-accent);color:var(--theme-on-accent)}.product-module___3lPRa__zen .product-module___3lPRa__configsViewCartBtn,.product-module___3lPRa__zen .product-module___3lPRa__allProductsBtn{border-color:var(--theme-border);background:var(--theme-card);color:var(--theme-text)}.product-module___3lPRa__zen .product-module___3lPRa__qtyControls,.product-module___3lPRa__zen .product-module___3lPRa__configsSection,.product-module___3lPRa__zen .product-module___3lPRa__configsSummaryCollapsed,.product-module___3lPRa__zen .product-module___3lPRa__configItem,.product-module___3lPRa__zen .product-module___3lPRa__extraItem,.product-module___3lPRa__zen .product-module___3lPRa__configItemImg,.product-module___3lPRa__zen .product-module___3lPRa__extraImg,.product-module___3lPRa__zen .product-module___3lPRa__modalContent{box-shadow:none;border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__configsSection,.product-module___3lPRa__zen .product-module___3lPRa__configItem,.product-module___3lPRa__zen .product-module___3lPRa__extraItem{background:var(--theme-card);border-color:var(--theme-text-a20)}.product-module___3lPRa__zen .product-module___3lPRa__section{border-top:1px solid var(--theme-text-a20);margin-top:36px;padding-top:20px}.product-module___3lPRa__zen .product-module___3lPRa__sectionText,.product-module___3lPRa__zen .product-module___3lPRa__ingredient{max-width:58ch;color:var(--theme-text-muted);font-size:13px;line-height:1.7}.product-module___3lPRa__zen .product-module___3lPRa__shareBtn{min-height:44px;color:var(--theme-text-muted);font-family:var(--zen-mono);text-transform:uppercase;border-width:0 0 1px;border-radius:0;margin-top:16px;font-size:9px}.product-module___3lPRa__zen .product-module___3lPRa__recommended{border-color:var(--theme-text-a20);margin-top:clamp(90px,13vw,190px);padding-top:clamp(46px,6vw,80px)}.product-module___3lPRa__zen .product-module___3lPRa__recommendedTitle{max-width:11ch;font-family:var(--zen-display);letter-spacing:-.065em;text-transform:uppercase;margin-bottom:clamp(40px,6vw,76px);font-size:clamp(52px,7vw,105px);font-weight:680;line-height:.74}.product-module___3lPRa__zen .product-module___3lPRa__recommendedGrid{border-top:1px solid var(--theme-text-a20);border-left:1px solid var(--theme-text-a20);grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.product-module___3lPRa__zen .product-module___3lPRa__recCard{border-right:1px solid var(--theme-text-a20);border-bottom:1px solid var(--theme-text-a20);padding:12px}.product-module___3lPRa__zen .product-module___3lPRa__recImgWrap{aspect-ratio:5/4;border-radius:0}.product-module___3lPRa__zen .product-module___3lPRa__recName{font-family:var(--zen-display);text-transform:uppercase;margin-top:10px;font-size:clamp(17px,1.6vw,24px);font-weight:620;line-height:.95}.product-module___3lPRa__zen .product-module___3lPRa__recPrice{color:var(--theme-accent-text);font-family:var(--zen-mono);font-size:10px}@media (min-width:900px){.product-module___3lPRa__zen .product-module___3lPRa__layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);display:grid}.product-module___3lPRa__zen .product-module___3lPRa__imageCol{width:auto;position:sticky;top:84px}.product-module___3lPRa__zen .product-module___3lPRa__imgWrap,.product-module___3lPRa__zen .product-module___3lPRa__imagePlaceholder{max-height:calc(100svh - 135px)}}@media (max-width:899px){.product-module___3lPRa__zen .product-module___3lPRa__container{padding-inline:14px}.product-module___3lPRa__zen .product-module___3lPRa__layout{gap:0}.product-module___3lPRa__zen .product-module___3lPRa__imageCol{width:100%}.product-module___3lPRa__zen .product-module___3lPRa__detailCol{padding:62px 4px 20px}.product-module___3lPRa__zen .product-module___3lPRa__title{font-size:clamp(58px,16vw,96px)}}@media (max-width:639px){.product-module___3lPRa__zen .product-module___3lPRa__recommendedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.tableSession-module__laVPkW__btn{min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-weight:600;text-decoration:none;display:inline-flex}.tableSession-module__laVPkW__btn:disabled,.tableSession-module__laVPkW__iconButton:disabled{opacity:.5;cursor:default}.tableSession-module__laVPkW__btnPrimary{background:var(--theme-accent);color:var(--theme-on-accent)}.tableSession-module__laVPkW__btnSecondary{background:var(--theme-tint-2);color:var(--theme-text)}.tableSession-module__laVPkW__btnGhost{background:var(--theme-bg);color:var(--theme-text-muted)}.tableSession-module__laVPkW__btnDanger{background:var(--theme-danger-soft);color:var(--theme-danger-text)}.tableSession-module__laVPkW__btnText{color:var(--theme-accent-text);background:0 0}.tableSession-module__laVPkW__btnBlock{width:100%}.tableSession-module__laVPkW__btn:focus-visible,.tableSession-module__laVPkW__input:focus-visible,.tableSession-module__laVPkW__iconButton:focus-visible,.tableSession-module__laVPkW__dialog :is(button,input,select,textarea,summary,a):focus-visible{outline:2px solid var(--theme-text);outline-offset:3px}.tableSession-module__laVPkW__iconButton{background:var(--theme-tint-1);height:44px;color:var(--theme-text);cursor:pointer;border:0;border-radius:50%;flex:0 0 44px;place-items:center;display:inline-grid}.tableSession-module__laVPkW__dialogTitle{min-width:0}.tableSession-module__laVPkW__dialogTitle h2{color:var(--theme-text);margin:0;font-size:1.22rem;font-weight:750;line-height:1.3}.tableSession-module__laVPkW__tableHeaderTitle{flex-wrap:wrap;align-items:baseline;gap:2px;display:inline-flex}.tableSession-module__laVPkW__tableHeaderDot{color:var(--theme-text-muted);opacity:.6;margin:0 4px;font-weight:400}.tableSession-module__laVPkW__tableHeaderCode{color:var(--theme-accent-text,var(--theme-accent));letter-spacing:.04em;font-weight:700}.tableSession-module__laVPkW__dialogBrand{color:var(--theme-text-muted);align-items:center;gap:7px;margin-bottom:5px;font-size:.72rem;font-weight:600;display:flex}.tableSession-module__laVPkW__dialogBrand img,.tableSession-module__laVPkW__dialogBrandMark{border-radius:8px;width:24px;height:24px}.tableSession-module__laVPkW__dialogBrand img{object-fit:cover}.tableSession-module__laVPkW__dialogBrandMark{background:var(--theme-tint-2);color:var(--theme-text);place-items:center;display:inline-grid}.tableSession-module__laVPkW__dialogBrandName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tableSession-module__laVPkW__disclosureSummary{cursor:pointer;align-items:center;gap:10px;width:100%;list-style:none;display:flex}.tableSession-module__laVPkW__disclosureSummary::-webkit-details-marker{display:none}.tableSession-module__laVPkW__disclosureSummary>strong{font-variant-numeric:tabular-nums;margin-left:auto}.tableSession-module__laVPkW__disclosureIcon{color:var(--theme-text-muted);flex:none;transition:transform .18s}details[open]>.tableSession-module__laVPkW__disclosureSummary .tableSession-module__laVPkW__disclosureIcon{transform:rotate(180deg)}.tableSession-module__laVPkW__field{flex-direction:column;gap:8px;font-weight:500;display:flex}.tableSession-module__laVPkW__label{margin:0 0 10px;font-weight:500}.tableSession-module__laVPkW__input{border:1px solid var(--theme-text-muted);background:var(--theme-bg);width:100%;min-width:0;min-height:48px;color:var(--theme-text);font:inherit;border-radius:10px;padding:12px;font-size:16px}.tableSession-module__laVPkW__input:disabled{opacity:.6}textarea.tableSession-module__laVPkW__input{resize:vertical;min-height:88px}.tableSession-module__laVPkW__muted,.tableSession-module__laVPkW__connection{color:var(--theme-text-muted);font-size:.85rem;line-height:1.5}.tableSession-module__laVPkW__error{background:var(--theme-danger-soft);color:var(--theme-danger-text);border-radius:10px;padding:12px;line-height:1.5}.tableSession-module__laVPkW__warning{background:var(--theme-warning-soft);color:var(--theme-warning-text);border-radius:12px;padding:16px}.tableSession-module__laVPkW__demo{color:var(--theme-text-muted);margin:0 0 8px;font-size:.75rem}.tableSession-module__laVPkW__grow{flex:1;min-width:0}.tableSession-module__laVPkW__backdrop{z-index:9999;background:var(--theme-overlay);-webkit-backdrop-filter:blur(10px);animation:.25s ease-out forwards tableSession-module__laVPkW__backdropFadeIn;position:fixed;inset:0}.tableSession-module__laVPkW__backdropClosing{pointer-events:none;animation:.24s ease-in forwards tableSession-module__laVPkW__backdropFadeOut}@keyframes tableSession-module__laVPkW__backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes tableSession-module__laVPkW__backdropFadeOut{0%{opacity:1}to{opacity:0}}.tableSession-module__laVPkW__dragHandleRow{flex:none;justify-content:center;align-items:center;padding:12px 0 6px;display:flex}.tableSession-module__laVPkW__dragHandle{border-radius:var(--theme-radius-full);background:var(--theme-separator);width:42px;height:4.5px}@keyframes tableSession-module__laVPkW__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes tableSession-module__laVPkW__sheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes tableSession-module__laVPkW__sheetSlideRightIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes tableSession-module__laVPkW__sheetSlideRightOut{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes tableSession-module__laVPkW__modalFadeScaleIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes tableSession-module__laVPkW__modalFadeScaleOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.96)}}.tableSession-module__laVPkW__drawer{z-index:10000;border:1px solid var(--theme-separator);background:var(--theme-bg);width:100%;height:90dvh;max-height:90dvh;color:var(--theme-text);box-shadow:0 -18px 56px -10px color-mix(in srgb, var(--theme-shadow-color) 55%, transparent), 0 -6px 20px -3px color-mix(in srgb, var(--theme-shadow-color) 32%, transparent);border-bottom:none;border-top-left-radius:26px;border-top-right-radius:26px;flex-direction:column;margin:0 auto;animation:.34s cubic-bezier(.16,1,.3,1) forwards tableSession-module__laVPkW__sheetSlideUp;display:flex;position:fixed;inset:auto 0 0;overflow:hidden}.tableSession-module__laVPkW__drawerClosing{animation:.25s cubic-bezier(.32,0,.67,0) forwards tableSession-module__laVPkW__sheetSlideDown!important}.tableSession-module__laVPkW__dialogModal{z-index:10000;border:1px solid var(--theme-separator);background:var(--theme-bg);width:100%;max-height:90dvh;color:var(--theme-text);box-shadow:0 -18px 56px -10px color-mix(in srgb, var(--theme-shadow-color) 55%, transparent), 0 -6px 20px -3px color-mix(in srgb, var(--theme-shadow-color) 32%, transparent);border-bottom:none;border-top-left-radius:26px;border-top-right-radius:26px;flex-direction:column;margin:0 auto;animation:.34s cubic-bezier(.16,1,.3,1) forwards tableSession-module__laVPkW__sheetSlideUp;display:flex;position:fixed;inset:auto 0 0;overflow:hidden}.tableSession-module__laVPkW__dialogModalClosing{animation:.25s cubic-bezier(.32,0,.67,0) forwards tableSession-module__laVPkW__sheetSlideDown!important}.tableSession-module__laVPkW__dialogHead{border-bottom:1px solid var(--theme-separator);flex:none;justify-content:space-between;align-items:center;gap:14px;padding:8px 20px 16px;display:flex}.tableSession-module__laVPkW__dialogHeadActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.tableSession-module__laVPkW__dialogHead h2{margin:0;font-size:1.2rem;line-height:1.35}.tableSession-module__laVPkW__dialogBody{overscroll-behavior:contain;flex-direction:column;flex:1;gap:20px;min-height:0;padding:20px;display:flex;overflow-y:auto}.tableSession-module__laVPkW__dialogBody>*{flex-shrink:0}.tableSession-module__laVPkW__dialogFoot{padding:14px 20px max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--theme-separator);background:var(--theme-bg);flex-wrap:wrap;flex:none;gap:10px;display:flex}.tableSession-module__laVPkW__dialogFoot>.tableSession-module__laVPkW__btn{flex:1}@media (min-width:640px){.tableSession-module__laVPkW__drawer{border:none;border-left:1px solid var(--theme-separator);width:min(100%,540px);max-width:540px;height:100dvh;max-height:100dvh;box-shadow:-14px 0 45px -8px color-mix(in srgb, var(--theme-shadow-color) 45%, transparent), -4px 0 16px -3px color-mix(in srgb, var(--theme-shadow-color) 25%, transparent);border-radius:20px 0 0 20px;margin:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards tableSession-module__laVPkW__sheetSlideRightIn;inset:0 0 0 auto}.tableSession-module__laVPkW__drawerClosing{animation:.25s cubic-bezier(.32,0,.67,0) forwards tableSession-module__laVPkW__sheetSlideRightOut!important}.tableSession-module__laVPkW__dialogModal{border:1px solid var(--theme-separator);width:min(560px,100% - 32px);max-width:560px;max-height:calc(100dvh - 48px);box-shadow:0 24px 64px -12px color-mix(in srgb, var(--theme-shadow-color) 55%, transparent), 0 10px 24px -4px color-mix(in srgb, var(--theme-shadow-color) 35%, transparent);border-radius:24px;animation:.26s cubic-bezier(.16,1,.3,1) forwards tableSession-module__laVPkW__modalFadeScaleIn;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.tableSession-module__laVPkW__dialogModalClosing{animation:.24s cubic-bezier(.32,0,.67,0) forwards tableSession-module__laVPkW__modalFadeScaleOut!important}.tableSession-module__laVPkW__dragHandleRow{display:none}.tableSession-module__laVPkW__dialogHead{padding-top:18px}}.tableSession-module__laVPkW__avatarIcon{color:var(--theme-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tableSession-module__laVPkW__avatarStacked{outline:2px solid var(--theme-bg);margin-left:-6px}.tableSession-module__laVPkW__avatarStacked:first-child{margin-left:0}.tableSession-module__laVPkW__stack{align-items:center;display:inline-flex}.tableSession-module__laVPkW__stackMore{background:var(--theme-tint-3);color:var(--theme-text);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}.tableSession-module__laVPkW__productBadges,.tableSession-module__laVPkW__badgeStack{align-items:center;gap:8px;display:flex}.tableSession-module__laVPkW__productBadges{color:var(--theme-text-muted);flex-wrap:wrap;padding:8px 0;font-size:.8rem}.tableSession-module__laVPkW__productBadgeBtn{border-radius:var(--theme-radius-full);border:1px solid var(--theme-separator);background:var(--theme-card);color:var(--theme-text);font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;padding:6px 12px 6px 10px;font-size:.82rem;transition:all .16s;display:inline-flex}.tableSession-module__laVPkW__productBadgeBtn:hover{background:var(--theme-tint-2);border-color:var(--theme-border);box-shadow:var(--theme-shadow-xs);transform:translateY(-1px)}.tableSession-module__laVPkW__productBadgeBtn:focus-visible{outline:2px solid var(--theme-text);outline-offset:2px}.tableSession-module__laVPkW__badgeLabel{color:var(--theme-text);font-weight:600}.tableSession-module__laVPkW__badgeAvatarStack{align-items:center;margin-left:2px;display:inline-flex}.tableSession-module__laVPkW__badgeAvatarItem{box-shadow:0 0 0 1.5px var(--theme-card);border-radius:50%;flex-shrink:0;margin-left:-5px;display:inline-flex}.tableSession-module__laVPkW__badgeAvatarItem:first-child{margin-left:0}.tableSession-module__laVPkW__badgeTableIcon{background:var(--theme-tint-3);width:20px;height:20px;color:var(--theme-text);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.tableSession-module__laVPkW__badgeAvatarMore{background:var(--theme-tint-2);width:20px;height:20px;color:var(--theme-text-muted);font-variant-numeric:tabular-nums;box-shadow:0 0 0 1.5px var(--theme-card);border-radius:50%;justify-content:center;align-items:center;margin-left:-5px;font-size:.65rem;font-weight:700;display:inline-flex}.tableSession-module__laVPkW__badgeChevron{color:var(--theme-text-muted);flex-shrink:0;margin-left:2px;transition:transform .15s}.tableSession-module__laVPkW__productBadgeBtn:hover .tableSession-module__laVPkW__badgeChevron{color:var(--theme-text);transform:translate(2px)}.tableSession-module__laVPkW__tableModalContent{flex-direction:column;gap:16px;display:flex}.tableSession-module__laVPkW__tableModalSummary{background:var(--theme-tint-1);border:1px solid var(--theme-separator);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.tableSession-module__laVPkW__tableModalProductInfo{min-width:0}.tableSession-module__laVPkW__tableModalProductInfo h3{color:var(--theme-text);margin:0;font-size:.95rem;font-weight:600}.tableSession-module__laVPkW__tableModalProductInfo p{color:var(--theme-text-muted);margin:2px 0 0;font-size:.78rem}.tableSession-module__laVPkW__tableModalTotalBadge{color:var(--theme-text);background:var(--theme-card);border-radius:var(--theme-radius-full);border:1px solid var(--theme-separator);font-variant-numeric:tabular-nums;white-space:nowrap;padding:4px 10px;font-size:.82rem}.tableSession-module__laVPkW__tableWrapper{border:1px solid var(--theme-separator);background:var(--theme-card);scrollbar-width:thin;border-radius:14px;overflow-x:auto}.tableSession-module__laVPkW__breakdownTable{border-collapse:collapse;text-align:left;width:100%;font-size:.86rem}.tableSession-module__laVPkW__breakdownTable th{background:var(--theme-tint-1);color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--theme-separator);padding:10px 14px;font-size:.75rem;font-weight:600}.tableSession-module__laVPkW__breakdownTable td{border-bottom:1px solid var(--theme-separator);vertical-align:middle;padding:12px 14px}.tableSession-module__laVPkW__breakdownTable tr:last-child td{border-bottom:none}.tableSession-module__laVPkW__guestCell{align-items:center;gap:10px;display:flex}.tableSession-module__laVPkW__guestText{flex-direction:column;gap:2px;min-width:0;display:flex}.tableSession-module__laVPkW__guestNameRow{color:var(--theme-text);align-items:center;gap:6px;font-size:.86rem;font-weight:600;display:flex}.tableSession-module__laVPkW__selfTag{border-radius:var(--theme-radius-full);background:var(--theme-accent-soft);color:var(--theme-accent-text);align-items:center;padding:1px 6px;font-size:.68rem;font-weight:700;display:inline-flex}.tableSession-module__laVPkW__guestNoteText{color:var(--theme-text-muted);font-size:.76rem;line-height:1.35}.tableSession-module__laVPkW__tableIconBadge{background:var(--theme-tint-3);width:24px;height:24px;color:var(--theme-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tableSession-module__laVPkW__colQty{text-align:center;font-variant-numeric:tabular-nums;color:var(--theme-text);font-weight:700}.tableSession-module__laVPkW__colStatus{text-align:right}.tableSession-module__laVPkW__badgeMine{color:var(--theme-text)}.tableSession-module__laVPkW__groupQty{font-weight:600}.tableSession-module__laVPkW__extras{border:0;margin:0;padding:0}.tableSession-module__laVPkW__extras legend{margin-bottom:10px;font-weight:600}.tableSession-module__laVPkW__extraRow{border-bottom:1px solid var(--theme-separator);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.tableSession-module__laVPkW__extraRow small,.tableSession-module__laVPkW__summaryLine small,.tableSession-module__laVPkW__pickRow small,.tableSession-module__laVPkW__recent small{color:var(--theme-text-muted);font-size:.8rem;font-weight:400;line-height:1.5;display:block}.tableSession-module__laVPkW__extraRow select{border:1px solid var(--theme-text-muted);background:var(--theme-bg);min-width:64px;min-height:44px;color:var(--theme-text);font:inherit;border-radius:8px;padding:8px}.tableSession-module__laVPkW__summaryLine{border-bottom:1px solid var(--theme-separator);justify-content:space-between;align-items:center;gap:10px;padding:14px 0;display:flex}.tableSession-module__laVPkW__summaryLine h3{margin:0;font-size:1rem}.tableSession-module__laVPkW__summaryLine:last-child{border-bottom:0}.tableSession-module__laVPkW__summaryLine>strong{white-space:nowrap;font-variant-numeric:tabular-nums}.tableSession-module__laVPkW__account{padding-top:8px}.tableSession-module__laVPkW__account summary{cursor:pointer;min-height:48px;font-weight:600}.tableSession-module__laVPkW__account summary strong{font-variant-numeric:tabular-nums;margin-left:auto}.tableSession-module__laVPkW__itemLine{border-top:1px solid var(--theme-separator);padding:14px 0}.tableSession-module__laVPkW__lineHeader{flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;display:flex}.tableSession-module__laVPkW__lineTimeBadge{color:var(--theme-text-muted);background:var(--theme-tint-1);border-radius:var(--theme-radius-full);white-space:nowrap;align-items:center;gap:4px;padding:2px 7px;font-size:.72rem;font-weight:500;display:inline-flex}.tableSession-module__laVPkW__lineState{border-radius:var(--theme-radius-full);background:var(--theme-tint-2);color:var(--theme-text-muted);margin-left:auto;padding:3px 9px;font-size:.78rem;font-weight:600}.tableSession-module__laVPkW__lineState[data-state=sent]{background:var(--theme-accent-soft);color:var(--theme-accent-text)}.tableSession-module__laVPkW__lineState[data-state=accepted]{background:var(--theme-accent-a14);color:var(--theme-accent-text)}.tableSession-module__laVPkW__lineState[data-state=preparing]{background:var(--theme-warning-soft);color:var(--theme-warning-text)}.tableSession-module__laVPkW__lineState[data-state=ready]{background:var(--theme-success-soft);color:var(--theme-success-text)}.tableSession-module__laVPkW__lineState[data-state=delivered]{background:var(--theme-tint-1);color:var(--theme-text-muted)}.tableSession-module__laVPkW__lineState[data-state=cancelled]{background:var(--theme-danger-soft);color:var(--theme-danger-text)}.tableSession-module__laVPkW__itemNote{overflow-wrap:anywhere;margin:6px 0 0;font-size:.9rem;line-height:1.55}.tableSession-module__laVPkW__lineActions{gap:12px;margin-top:6px;display:flex}.tableSession-module__laVPkW__lineActions button{background:var(--theme-tint-1);min-height:44px;color:var(--theme-text);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:4px 12px}.tableSession-module__laVPkW__lineMenu{flex:none;align-items:center;margin-left:4px;display:inline-flex;position:relative}.tableSession-module__laVPkW__lineMenu>summary{box-sizing:border-box;background:var(--theme-tint-1);width:36px;height:36px;min-height:36px;color:var(--theme-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;list-style:none;transition:background .15s,color .15s,transform .15s;display:flex}.tableSession-module__laVPkW__lineMenu>summary:hover{background:var(--theme-tint-2);color:var(--theme-text)}.tableSession-module__laVPkW__lineMenu>summary:active{transform:scale(.95)}.tableSession-module__laVPkW__lineMenu>summary::-webkit-details-marker{display:none}.tableSession-module__laVPkW__lineMenu>summary::marker{display:none}.tableSession-module__laVPkW__lineMenu>summary svg{pointer-events:none;flex-shrink:0;display:block}.tableSession-module__laVPkW__lineMenu>summary:focus-visible{outline:2px solid var(--theme-text);outline-offset:2px}.tableSession-module__laVPkW__lineMenuPanel{z-index:20;border:1px solid var(--theme-separator);background:var(--theme-card);min-width:160px;box-shadow:var(--theme-shadow-md);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 4px);right:0}.tableSession-module__laVPkW__lineMenuPanel button{width:100%;min-height:42px;color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 11px;display:block}.tableSession-module__laVPkW__lineMenuPanel button:hover:not(:disabled){background:var(--theme-tint-1)}.tableSession-module__laVPkW__lineMenuPanel .tableSession-module__laVPkW__lineMenuDanger{color:var(--theme-danger-text)}.tableSession-module__laVPkW__lineMenuPanel .tableSession-module__laVPkW__lineMenuDanger:hover:not(:disabled){background:var(--theme-danger-soft)}.tableSession-module__laVPkW__pickRow{text-align:left;background:var(--theme-bg);width:100%;min-height:64px;color:var(--theme-text);border:0;border-bottom:1px solid var(--theme-separator);font:inherit;cursor:pointer;align-items:center;gap:12px;padding:16px 0;display:flex}.tableSession-module__laVPkW__recent{padding-top:24px}.tableSession-module__laVPkW__recent h2{font-size:1.1rem}.tableSession-module__laVPkW__recent details{border-top:1px solid var(--theme-separator)}.tableSession-module__laVPkW__recentReport{margin-top:18px}.tableSession-module__laVPkW__recentReport h3{margin:0;font-size:.95rem}.tableSession-module__laVPkW__recent summary{cursor:pointer;padding:16px 0}.tableSession-module__laVPkW__recent summary>strong{margin-left:auto}@keyframes tableSession-module__laVPkW__enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.tableSession-module__laVPkW__dialogBody{padding:18px}}@media (prefers-reduced-motion:reduce){.tableSession-module__laVPkW__drawer,.tableSession-module__laVPkW__dialogModal{animation:none}.tableSession-module__laVPkW__disclosureIcon{transition:none}}.mesa-ops .tableSession-module__laVPkW__btn{border-radius:var(--md-shape-full);min-height:44px;font:var(--md-label-large);letter-spacing:.1px;box-shadow:none;padding:10px 24px;transition:box-shadow 90ms linear}.mesa-ops .tableSession-module__laVPkW__btnPrimary:hover:not(:disabled){box-shadow:inset 0 0 0 99px color-mix(in srgb, var(--md-on-primary) var(--md-state-hover), transparent)}.mesa-ops .tableSession-module__laVPkW__btnPrimary:active:not(:disabled){box-shadow:inset 0 0 0 99px color-mix(in srgb, var(--md-on-primary) var(--md-state-press), transparent)}.mesa-ops .tableSession-module__laVPkW__btnSecondary{background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.mesa-ops .tableSession-module__laVPkW__btnSecondary:hover:not(:disabled){box-shadow:inset 0 0 0 99px color-mix(in srgb, var(--md-on-secondary-container) var(--md-state-hover), transparent)}.mesa-ops .tableSession-module__laVPkW__btnGhost{color:var(--md-primary);box-shadow:inset 0 0 0 1px var(--md-outline);background:0 0}.mesa-ops .tableSession-module__laVPkW__btnGhost:hover:not(:disabled){background:color-mix(in srgb, var(--md-primary) var(--md-state-hover), transparent)}.mesa-ops .tableSession-module__laVPkW__btnDanger{background:var(--md-error);color:var(--md-on-error)}.mesa-ops .tableSession-module__laVPkW__btnDanger:hover:not(:disabled){box-shadow:inset 0 0 0 99px color-mix(in srgb, var(--md-on-error) var(--md-state-hover), transparent)}.mesa-ops .tableSession-module__laVPkW__btnText{color:var(--md-primary);padding:10px 12px}.mesa-ops .tableSession-module__laVPkW__btnText:hover:not(:disabled){background:color-mix(in srgb, var(--md-primary) var(--md-state-hover), transparent)}.mesa-ops .tableSession-module__laVPkW__iconButton{height:40px;color:var(--md-on-surface-variant);background:0 0;flex-basis:40px}.mesa-ops .tableSession-module__laVPkW__iconButton:hover:not(:disabled){background:color-mix(in srgb, var(--md-on-surface-variant) var(--md-state-hover), transparent)}.mesa-ops .tableSession-module__laVPkW__btn:focus-visible{outline:3px solid var(--md-primary);outline-offset:2px}.mesa-ops .tableSession-module__laVPkW__input:focus-visible{outline:3px solid var(--md-primary);outline-offset:2px}.mesa-ops .tableSession-module__laVPkW__iconButton:focus-visible{outline:3px solid var(--md-primary);outline-offset:2px}.mesa-ops .tableSession-module__laVPkW__dialog :is(button,input,select,textarea,summary,a):focus-visible{outline:3px solid var(--md-primary);outline-offset:2px}:is(.mesa-ops .tableSession-module__laVPkW__btn:disabled,.mesa-ops .tableSession-module__laVPkW__iconButton:disabled){opacity:1;background:color-mix(in srgb, var(--md-on-surface) 12%, transparent);color:color-mix(in srgb, var(--md-on-surface) 38%, transparent);box-shadow:none}.mesa-ops .tableSession-module__laVPkW__input{border:1px solid var(--md-outline);border-radius:var(--md-shape-xs);min-height:56px;font:var(--md-body-large);background:0 0;padding:16px}.mesa-ops .tableSession-module__laVPkW__input:focus{border-color:var(--md-primary);box-shadow:inset 0 0 0 1px var(--md-primary)}:is(.mesa-ops .tableSession-module__laVPkW__field,.mesa-ops .tableSession-module__laVPkW__label){font:var(--md-label-large);letter-spacing:.1px;color:var(--md-on-surface-variant)}.mesa-ops .tableSession-module__laVPkW__field .tableSession-module__laVPkW__input{color:var(--md-on-surface)}.mesa-ops .tableSession-module__laVPkW__field select{color:var(--md-on-surface)}.mesa-ops .tableSession-module__laVPkW__extraRow select{border-color:var(--md-outline);border-radius:var(--md-shape-xs);background:0 0;min-height:48px}.mesa-ops .tableSession-module__laVPkW__dialog{border-radius:var(--md-shape-xl);background:var(--md-surface-container-high)}.mesa-ops .tableSession-module__laVPkW__dialogHead h2{font:var(--md-headline-small)}.mesa-ops .tableSession-module__laVPkW__dialogFoot{justify-content:flex-end}.mesa-ops .tableSession-module__laVPkW__dialogFoot>.tableSession-module__laVPkW__btn{flex:0 auto}.mesa-ops .tableSession-module__laVPkW__error{border-radius:var(--md-shape-md);font:var(--md-body-medium)}.mesa-ops .tableSession-module__laVPkW__warning{border-radius:var(--md-shape-md)}.mesa-ops .tableSession-module__laVPkW__demo{font:var(--md-label-small);letter-spacing:.09em;text-transform:uppercase}:is(.mesa-ops .tableSession-module__laVPkW__muted,.mesa-ops .tableSession-module__laVPkW__connection){font:var(--md-body-medium);letter-spacing:.25px}.mesa-ops .tableSession-module__laVPkW__disclosureSummary{min-height:48px;font:var(--md-label-large)}.mesa-ops .tableSession-module__laVPkW__lineActions button{border-radius:var(--md-shape-full);min-height:40px;color:var(--md-primary);font:var(--md-label-large);background:0 0;padding:8px 12px}.mesa-ops .tableSession-module__laVPkW__lineActions button:hover:not(:disabled){background:color-mix(in srgb, var(--md-primary) var(--md-state-hover), transparent)}.mesa-ops .tableSession-module__laVPkW__itemLine{border-top-color:var(--md-outline-variant)}.mesa-ops .tableSession-module__laVPkW__lineState{border-radius:var(--md-shape-full);font:var(--md-label-medium);letter-spacing:.4px;background:var(--md-surface-container-high);color:var(--md-on-surface-variant);padding:3px 10px}.mesa-ops .tableSession-module__laVPkW__lineState[data-state=sent]{background:var(--md-primary-container);color:var(--md-on-primary-container)}.mesa-ops .tableSession-module__laVPkW__lineState[data-state=accepted]{background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.mesa-ops .tableSession-module__laVPkW__lineState[data-state=preparing]{background:var(--md-warning-container);color:var(--md-on-warning-container)}.mesa-ops .tableSession-module__laVPkW__lineState[data-state=ready]{background:var(--md-tertiary-container);color:var(--md-on-tertiary-container)}.mesa-ops .tableSession-module__laVPkW__lineState[data-state=cancelled]{background:var(--md-error-container);color:var(--md-on-error-container)}
.deliveryOrder-module__VeclzW__action{border-radius:var(--md-shape-full);min-height:44px;font:var(--md-label-large);cursor:pointer;border:0;justify-content:center;align-items:center;padding:10px 16px;text-decoration:none;display:inline-flex}.deliveryOrder-module__VeclzW__action:disabled{opacity:.55;cursor:default}.deliveryOrder-module__VeclzW__actionPrimary{background:var(--md-primary);color:var(--md-on-primary)}.deliveryOrder-module__VeclzW__actionSecondary{background:var(--md-secondary-container);color:var(--md-on-secondary-container);align-items:center;gap:6px;display:inline-flex}.deliveryOrder-module__VeclzW__actionDanger{background:var(--md-error);color:var(--md-on-error)}.deliveryOrder-module__VeclzW__cancelTrigger{border-radius:var(--md-shape-full);min-height:44px;color:var(--md-error);font:var(--md-label-large);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.deliveryOrder-module__VeclzW__cancelTrigger:hover{background:var(--md-error-container);color:var(--md-on-error-container)}.deliveryOrder-module__VeclzW__cancelActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.deliveryOrder-module__VeclzW__error{border-radius:var(--md-shape-md);background:var(--md-error-container);color:var(--md-on-error-container);padding:14px 16px}.deliveryOrder-module__VeclzW__statusCard,.deliveryOrder-module__VeclzW__itemsCard,.deliveryOrder-module__VeclzW__detailsCard{background:var(--md-surface-container-lowest);border-radius:var(--md-shape-lg);box-shadow:var(--md-elev-1)}.deliveryOrder-module__VeclzW__statusCard{margin-bottom:24px;padding:24px}.deliveryOrder-module__VeclzW__statusIntro,.deliveryOrder-module__VeclzW__cardHeading,.deliveryOrder-module__VeclzW__itemTitle{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.deliveryOrder-module__VeclzW__statusIntro>svg{color:var(--md-primary);flex:none}.deliveryOrder-module__VeclzW__eyebrow{color:var(--md-on-surface-variant);font:var(--md-label-medium);letter-spacing:.04em;text-transform:uppercase;display:block}.deliveryOrder-module__VeclzW__statusIntro h2,.deliveryOrder-module__VeclzW__cardHeading h2,.deliveryOrder-module__VeclzW__detailsCard h2{font:var(--md-title-large);margin:5px 0 4px}.deliveryOrder-module__VeclzW__statusIntro p{color:var(--md-on-surface-variant);font:var(--md-body-medium);margin:0}.deliveryOrder-module__VeclzW__timeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:24px;display:grid}.deliveryOrder-module__VeclzW__timelineStep{min-width:0;color:var(--md-on-surface-variant);text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.deliveryOrder-module__VeclzW__timelineStep:before{content:"";background:var(--md-outline-variant);width:calc(100% - 4px);height:2px;position:absolute;top:14px;right:calc(50% + 14px)}.deliveryOrder-module__VeclzW__timelineStep:first-child:before{display:none}.deliveryOrder-module__VeclzW__timelineStep>span{z-index:1;border-radius:var(--md-shape-full);background:var(--md-surface-container-high);width:28px;height:28px;color:var(--md-on-surface-variant);font:var(--md-label-small);place-items:center;display:grid;position:relative}.deliveryOrder-module__VeclzW__timelineStep[data-active=true]{color:var(--md-primary)}.deliveryOrder-module__VeclzW__timelineStep[data-active=true]>span,.deliveryOrder-module__VeclzW__timelineStep[data-current=true]>span{background:var(--md-primary);color:var(--md-on-primary)}.deliveryOrder-module__VeclzW__timelineStep[data-active=true]:before{background:var(--md-primary)}.deliveryOrder-module__VeclzW__timelineStep small{overflow-wrap:anywhere;font:var(--md-label-small)}.deliveryOrder-module__VeclzW__layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);align-items:start;gap:24px;display:grid}.deliveryOrder-module__VeclzW__itemsCard,.deliveryOrder-module__VeclzW__detailsCard{padding:24px}.deliveryOrder-module__VeclzW__cardHeading{border-bottom:1px solid var(--md-outline-variant);padding-bottom:18px}.deliveryOrder-module__VeclzW__cardHeading>strong{font:var(--md-title-large);font-variant-numeric:tabular-nums}.deliveryOrder-module__VeclzW__items{flex-direction:column;display:flex}.deliveryOrder-module__VeclzW__item{border-bottom:1px solid var(--md-outline-variant);gap:16px;padding:18px 0;display:flex}.deliveryOrder-module__VeclzW__itemImage,.deliveryOrder-module__VeclzW__itemImageFallback{border-radius:var(--md-shape-md);object-fit:cover;background:var(--md-surface-container-high);flex:0 0 78px;width:78px;height:78px}.deliveryOrder-module__VeclzW__itemBody{flex:1;min-width:0}.deliveryOrder-module__VeclzW__itemTitle strong{font:var(--md-title-medium)}.deliveryOrder-module__VeclzW__itemTitle span{font:var(--md-label-large);font-variant-numeric:tabular-nums;flex:none}.deliveryOrder-module__VeclzW__itemBody p{color:var(--md-on-surface-variant);font:var(--md-body-medium);margin:5px 0 0}.deliveryOrder-module__VeclzW__itemBody .deliveryOrder-module__VeclzW__note{border-radius:var(--md-shape-sm);background:var(--md-warning-container);color:var(--md-on-warning-container);padding:6px 10px;display:inline-block}.deliveryOrder-module__VeclzW__itemBody small{color:var(--md-primary);font:var(--md-label-medium);margin-top:7px;display:block}.deliveryOrder-module__VeclzW__totals,.deliveryOrder-module__VeclzW__details{flex-direction:column;gap:10px;margin:18px 0 0;display:flex}.deliveryOrder-module__VeclzW__totals>div,.deliveryOrder-module__VeclzW__details>div{justify-content:space-between;gap:16px;display:flex}.deliveryOrder-module__VeclzW__totals dt,.deliveryOrder-module__VeclzW__details dt{color:var(--md-on-surface-variant)}.deliveryOrder-module__VeclzW__totals dd,.deliveryOrder-module__VeclzW__details dd{text-align:right;margin:0}.deliveryOrder-module__VeclzW__grandTotal{border-top:1px solid var(--md-outline-variant);font:var(--md-title-medium);margin-top:6px;padding-top:12px}.deliveryOrder-module__VeclzW__detailsCard h2{margin-bottom:18px}.deliveryOrder-module__VeclzW__details{gap:18px}.deliveryOrder-module__VeclzW__details dd{overflow-wrap:anywhere;max-width:65%}.deliveryOrder-module__VeclzW__details a{color:var(--md-primary);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.deliveryOrder-module__VeclzW__mapLink{border-radius:var(--md-shape-md);background:var(--md-primary-container);color:var(--md-on-primary-container);font:var(--md-label-large);align-items:center;gap:9px;margin-top:24px;padding:14px;text-decoration:none;display:flex}.deliveryOrder-module__VeclzW__mapLink svg:last-child{margin-left:auto}.deliveryOrder-module__VeclzW__receivedNote{border-top:1px solid var(--md-outline-variant);color:var(--md-on-surface-variant);font:var(--md-label-medium);align-items:flex-start;gap:9px;margin-top:18px;padding-top:18px;display:flex}.deliveryOrder-module__VeclzW__tracker{z-index:950;left:max(16px, env(safe-area-inset-left));right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));width:auto;max-width:440px;color:var(--theme-text);margin:0 auto;animation:.18s ease-out deliveryOrder-module__VeclzW__deliveryOrderAppear;position:fixed}@media (min-width:640px){.deliveryOrder-module__VeclzW__tracker{left:auto;right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));width:360px;margin:0}}.deliveryOrder-module__VeclzW__trackerStack{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.deliveryOrder-module__VeclzW__trackerMain{border:1px solid var(--theme-accent);border-radius:var(--theme-radius-full);background:var(--theme-accent);width:100%;min-height:56px;color:var(--theme-on-accent);box-shadow:0 14px 34px -4px color-mix(in srgb, var(--theme-shadow-color) 45%, transparent), 0 6px 14px -2px color-mix(in srgb, var(--theme-shadow-color) 30%, transparent), var(--theme-shadow-accent);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;transition:transform .18s,box-shadow .18s;display:flex}.deliveryOrder-module__VeclzW__trackerMain:hover{box-shadow:0 18px 44px -4px color-mix(in srgb, var(--theme-shadow-color) 55%, transparent), 0 8px 18px -2px color-mix(in srgb, var(--theme-shadow-color) 36%, transparent), var(--theme-shadow-accent);transform:translateY(-1px)}.deliveryOrder-module__VeclzW__trackerAction{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:11px;padding:0;display:flex}.deliveryOrder-module__VeclzW__trackerIcon{border-radius:var(--theme-radius-full);background:var(--theme-on-accent);width:40px;height:40px;color:var(--theme-accent);flex:0 0 40px;place-items:center;display:grid;position:relative}.deliveryOrder-module__VeclzW__trackerIcon i,.deliveryOrder-module__VeclzW__trackerDot{border:2.5px solid var(--theme-accent);border-radius:var(--theme-radius-full);background:var(--theme-success);width:13px;height:13px;transition:transform .2s;position:absolute;top:-2px;right:-2px}.deliveryOrder-module__VeclzW__trackerDot[data-pulsing=true]{animation:1.4s ease-in-out infinite deliveryOrder-module__VeclzW__trackerDotBlink}.deliveryOrder-module__VeclzW__trackerDot[data-pulsing=true]:before{content:"";border-radius:var(--theme-radius-full);background:var(--theme-success);opacity:.75;pointer-events:none;animation:1.4s cubic-bezier(0,0,.2,1) infinite deliveryOrder-module__VeclzW__trackerDotPing;position:absolute;inset:-4px}@keyframes deliveryOrder-module__VeclzW__trackerDotBlink{0%,to{filter:drop-shadow(0 0 3px var(--theme-success));transform:scale(1)}50%{filter:drop-shadow(0 0 8px var(--theme-success));transform:scale(1.25)}}@keyframes deliveryOrder-module__VeclzW__trackerDotPing{0%{opacity:.9;transform:scale(.85)}75%,to{opacity:0;transform:scale(2.4)}}.deliveryOrder-module__VeclzW__trackerCopy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.deliveryOrder-module__VeclzW__trackerCopy strong,.deliveryOrder-module__VeclzW__trackerCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deliveryOrder-module__VeclzW__trackerCopy strong{font-size:.9rem}.deliveryOrder-module__VeclzW__trackerCopy small{opacity:.82;font-size:.72rem}.deliveryOrder-module__VeclzW__trackerCountBtn{border-radius:var(--theme-radius-full);border:2px solid color-mix(in srgb, var(--theme-on-accent) 32%, transparent);background:color-mix(in srgb, var(--theme-on-accent) 18%, transparent);width:38px;height:38px;color:var(--theme-on-accent);font:inherit;cursor:pointer;flex-shrink:0;place-items:center;padding:0;font-size:.95rem;font-weight:800;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:grid}.deliveryOrder-module__VeclzW__trackerCountBtn:hover{background:color-mix(in srgb, var(--theme-on-accent) 30%, transparent);border-color:color-mix(in srgb, var(--theme-on-accent) 55%, transparent);transform:scale(1.08)}.deliveryOrder-module__VeclzW__trackerCountBtn:active{transform:scale(.92)}.deliveryOrder-module__VeclzW__trackerCountBtn[data-active=true]{background:var(--theme-on-accent);color:var(--theme-accent);border-color:var(--theme-on-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-on-accent) 35%, transparent)}.deliveryOrder-module__VeclzW__trackerCount{border-radius:var(--theme-radius-full);background:color-mix(in srgb, var(--theme-on-accent) 18%, transparent);width:36px;height:36px;color:var(--theme-on-accent);flex-shrink:0;place-items:center;font-size:.9rem;font-weight:700;display:grid}.deliveryOrder-module__VeclzW__trackerBackdrop{z-index:940;background:0 0;position:fixed;inset:0}.deliveryOrder-module__VeclzW__trackerPopover{z-index:955;border:1px solid var(--theme-separator);border-radius:var(--theme-radius-lg,18px);background:var(--theme-card);box-shadow:0 22px 50px -8px color-mix(in srgb, var(--theme-shadow-color) 52%, transparent), 0 10px 22px -4px color-mix(in srgb, var(--theme-shadow-color) 32%, transparent);-webkit-backdrop-filter:blur(14px);flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) forwards deliveryOrder-module__VeclzW__trackerPopoverIn;display:flex;position:relative;overflow:hidden}@keyframes deliveryOrder-module__VeclzW__trackerPopoverIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.deliveryOrder-module__VeclzW__trackerPopoverHeader{border-bottom:1px solid var(--theme-separator);background:var(--theme-tint-1);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.deliveryOrder-module__VeclzW__trackerPopoverTitle{align-items:baseline;gap:8px;display:flex}.deliveryOrder-module__VeclzW__trackerPopoverTitle strong{color:var(--theme-text);font-size:.84rem;font-weight:700}.deliveryOrder-module__VeclzW__trackerPopoverTitle span{color:var(--theme-text-muted);font-size:.72rem}.deliveryOrder-module__VeclzW__trackerPopoverClose{border-radius:var(--theme-radius-full);width:26px;height:26px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:background .15s,color .15s;display:grid}.deliveryOrder-module__VeclzW__trackerPopoverClose:hover{background:var(--theme-tint-2);color:var(--theme-text)}.deliveryOrder-module__VeclzW__trackerPopoverList{flex-direction:column;gap:3px;max-height:240px;padding:6px;display:flex;overflow-y:auto}.deliveryOrder-module__VeclzW__trackerPopoverItem{border-radius:var(--theme-radius-md,12px);width:100%;color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:9px 11px;transition:background .15s,border-color .15s;display:flex}.deliveryOrder-module__VeclzW__trackerPopoverItem:hover{background:var(--theme-tint-1)}.deliveryOrder-module__VeclzW__trackerPopoverItemActive{background:var(--theme-tint-2);border-color:var(--theme-separator)}.deliveryOrder-module__VeclzW__trackerPopoverItemType{border-radius:var(--theme-radius-full);background:var(--theme-tint-2);width:30px;height:30px;color:var(--theme-text);flex:0 0 30px;place-items:center;display:grid}.deliveryOrder-module__VeclzW__trackerPopoverItemBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.deliveryOrder-module__VeclzW__trackerPopoverItemTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.deliveryOrder-module__VeclzW__trackerPopoverItemTop strong{color:var(--theme-text);font-size:.82rem;font-weight:700}.deliveryOrder-module__VeclzW__trackerPopoverItemTypeLabel{color:var(--theme-text-muted);font-size:.7rem}.deliveryOrder-module__VeclzW__trackerPopoverItemStatus{color:var(--theme-text-muted);align-items:center;gap:6px;font-size:.74rem;display:flex}.deliveryOrder-module__VeclzW__trackerStatusDot{border-radius:var(--theme-radius-full);background:var(--theme-text-muted);flex-shrink:0;width:7px;height:7px;display:inline-block}.deliveryOrder-module__VeclzW__trackerStatusDot[data-status=confirmed]{background:var(--theme-accent)}.deliveryOrder-module__VeclzW__trackerStatusDot[data-status=preparing]{background:var(--theme-accent-2)}.deliveryOrder-module__VeclzW__trackerStatusDot[data-status=out_for_delivery]{background:var(--theme-warning)}.deliveryOrder-module__VeclzW__trackerStatusDot[data-status=delivered]{background:var(--theme-success)}.deliveryOrder-module__VeclzW__trackerStatusDot[data-status=cancelled]{background:var(--theme-danger)}.deliveryOrder-module__VeclzW__cancelledBanner{border-radius:var(--theme-radius-md);background:var(--theme-danger-soft);color:var(--theme-danger-text);align-items:flex-start;gap:10px;padding:14px 16px;line-height:1.45;display:flex}.deliveryOrder-module__VeclzW__cancelledBanner>svg{flex:none;margin-top:2px}.deliveryOrder-module__VeclzW__cancelledBanner strong{display:block}.deliveryOrder-module__VeclzW__customerStatus,.deliveryOrder-module__VeclzW__customerItems,.deliveryOrder-module__VeclzW__customerDelivery{border:1px solid var(--theme-separator);border-radius:var(--theme-radius-lg);background:var(--theme-card)}.deliveryOrder-module__VeclzW__customerStatus{border-radius:var(--theme-radius-lg);border:1px solid var(--theme-separator);background:var(--theme-card);padding:16px}.deliveryOrder-module__VeclzW__customerStatusHeading{align-items:flex-start;gap:12px;display:flex}.deliveryOrder-module__VeclzW__customerStatusIcon{border-radius:var(--theme-radius-full);background:var(--theme-accent-a10);width:38px;height:38px;color:var(--theme-accent);flex-shrink:0;place-items:center;display:grid}.deliveryOrder-module__VeclzW__customerStatusContent{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.deliveryOrder-module__VeclzW__customerStatusTitle{color:var(--theme-text);margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.deliveryOrder-module__VeclzW__customerStatusDesc{color:var(--theme-text-muted);margin:0;font-size:.84rem;line-height:1.4}.deliveryOrder-module__VeclzW__customerTimeline{grid-template-columns:repeat(4,1fr);gap:0;width:100%;margin-top:18px;display:grid;position:relative}.deliveryOrder-module__VeclzW__customerTimelineStep{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.deliveryOrder-module__VeclzW__customerTimelineStep:before{content:"";background:var(--theme-tint-3);z-index:0;width:100%;height:3px;position:absolute;top:13px;right:50%;transform:translateY(-50%)}.deliveryOrder-module__VeclzW__customerTimelineStep:first-child:before{display:none}.deliveryOrder-module__VeclzW__customerTimelineStep[data-active=true]:before{background:var(--theme-accent)}.deliveryOrder-module__VeclzW__customerTimelineStep>span{z-index:1;border-radius:var(--theme-radius-full);background:var(--theme-card);border:2px solid var(--theme-separator);width:26px;height:26px;color:var(--theme-text-muted);place-items:center;font-size:.72rem;font-weight:700;transition:all .2s;display:grid;position:relative}.deliveryOrder-module__VeclzW__customerTimelineStep[data-active=true]>span{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent)}.deliveryOrder-module__VeclzW__customerTimelineStep[data-current=true]>span{box-shadow:0 0 0 4px var(--theme-accent-a15)}.deliveryOrder-module__VeclzW__customerTimelineStep small{color:var(--theme-text-muted);padding:0 2px;font-size:.7rem;line-height:1.25;transition:color .2s}.deliveryOrder-module__VeclzW__customerTimelineStep[data-active=true] small{color:var(--theme-text);font-weight:600}.deliveryOrder-module__VeclzW__customerTimelineStep[data-current=true] small{color:var(--theme-accent-text);font-weight:700}.deliveryOrder-module__VeclzW__customerItems,.deliveryOrder-module__VeclzW__customerDelivery{padding:16px}.deliveryOrder-module__VeclzW__customerSectionHeading{border-bottom:1px solid var(--theme-separator);justify-content:space-between;gap:12px;padding-bottom:12px;display:flex}.deliveryOrder-module__VeclzW__customerSectionHeading h3,.deliveryOrder-module__VeclzW__customerDelivery h3{margin:0;font-size:1rem}.deliveryOrder-module__VeclzW__customerSectionHeading strong{font-variant-numeric:tabular-nums}.deliveryOrder-module__VeclzW__customerItem{border-bottom:1px solid var(--theme-separator);grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px 0;display:grid}.deliveryOrder-module__VeclzW__customerItem>img,.deliveryOrder-module__VeclzW__customerItemFallback{border-radius:var(--theme-radius-md);object-fit:cover;background:var(--theme-tint-2);width:48px;height:48px}.deliveryOrder-module__VeclzW__customerItem>div{flex-direction:column;gap:3px;min-width:0;display:flex}.deliveryOrder-module__VeclzW__customerItem>div strong{overflow-wrap:anywhere;font-size:.9rem}.deliveryOrder-module__VeclzW__customerItem>div small{color:var(--theme-text-muted);font-size:.75rem;line-height:1.35}.deliveryOrder-module__VeclzW__customerItem>span:last-child{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.83rem}.deliveryOrder-module__VeclzW__customerNote{border-radius:var(--theme-radius-sm);background:var(--theme-warning-soft);padding:4px 7px;color:var(--theme-warning-text)!important}.deliveryOrder-module__VeclzW__customerTotals{flex-direction:column;gap:8px;margin:14px 0 0;font-size:.84rem;display:flex}.deliveryOrder-module__VeclzW__customerTotals>div{justify-content:space-between;gap:12px;display:flex}.deliveryOrder-module__VeclzW__customerTotals dt{color:var(--theme-text-muted)}.deliveryOrder-module__VeclzW__customerTotals dd{text-align:right;margin:0}.deliveryOrder-module__VeclzW__customerTotals>div:last-child{border-top:1px solid var(--theme-separator);padding-top:9px;font-size:.95rem;font-weight:700}.deliveryOrder-module__VeclzW__customerDelivery h3{margin-bottom:10px}.deliveryOrder-module__VeclzW__customerDelivery p{color:var(--theme-text-muted);margin:5px 0;font-size:.84rem;line-height:1.4}.deliveryOrder-module__VeclzW__customerDelivery a{color:var(--theme-accent-text);align-items:center;gap:6px;margin-top:10px;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.deliveryOrder-module__VeclzW__customerDelivery a svg:last-child{margin-left:2px}.deliveryOrder-module__VeclzW__customerDialogFooter{width:100%;color:var(--theme-text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.deliveryOrder-module__VeclzW__editingNotice{border-radius:var(--md-shape-sm);background:var(--md-primary-container);color:var(--md-on-primary-container);font:var(--md-label-medium);margin:14px 0 0;padding:10px 12px}.deliveryOrder-module__VeclzW__itemMeta{align-items:center;gap:12px;margin-top:7px;display:flex}.deliveryOrder-module__VeclzW__itemMeta small{margin-top:0}.deliveryOrder-module__VeclzW__itemEdit{color:var(--md-primary);font:var(--md-label-medium);cursor:pointer;background:0 0;border:0;padding:2px 0}.deliveryOrder-module__VeclzW__editorHint{color:var(--md-on-surface-variant);font:var(--md-body-medium);margin:0}.deliveryOrder-module__VeclzW__editorField{font:var(--md-label-large);flex-direction:column;gap:8px;display:flex}.deliveryOrder-module__VeclzW__editorInput{border:1px solid var(--md-outline);border-radius:var(--md-shape-sm);background:var(--md-surface);width:100%;min-height:48px;color:var(--md-on-surface);font:var(--md-body-large);padding:11px 12px}.deliveryOrder-module__VeclzW__editorInput:focus-visible,.deliveryOrder-module__VeclzW__itemEdit:focus-visible,.deliveryOrder-module__VeclzW__trackerMain:focus-visible,.deliveryOrder-module__VeclzW__trackerMenu summary:focus-visible,.deliveryOrder-module__VeclzW__trackerMenu button:focus-visible{outline:2px solid var(--theme-text);outline-offset:3px}textarea.deliveryOrder-module__VeclzW__editorInput{resize:vertical;min-height:92px}@keyframes deliveryOrder-module__VeclzW__deliveryOrderAppear{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.deliveryOrder-module__VeclzW__timeline{gap:3px}.deliveryOrder-module__VeclzW__timelineStep small{font-size:.62rem}.deliveryOrder-module__VeclzW__layout{grid-template-columns:1fr}.deliveryOrder-module__VeclzW__customerDialogFooter{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.deliveryOrder-module__VeclzW__tracker{animation:none}}
.client-module__w_OvJG__bubbleContainer{z-index:1100;left:max(16px, env(safe-area-inset-left));right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));width:auto;max-width:440px;margin:0 auto;animation:.18s ease-out client-module__w_OvJG__appear;position:fixed}@media (min-width:640px){.client-module__w_OvJG__bubbleContainer{left:auto;right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));width:360px;margin:0}}.client-module__w_OvJG__bubble{border:1px solid var(--theme-accent);border-radius:var(--theme-radius-full);background:var(--theme-accent);width:100%;min-height:56px;color:var(--theme-on-accent);box-shadow:0 14px 34px -4px color-mix(in srgb, var(--theme-shadow-color) 45%, transparent), 0 6px 14px -2px color-mix(in srgb, var(--theme-shadow-color) 30%, transparent), var(--theme-shadow-accent);-webkit-user-select:none;user-select:none;font:inherit;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;transition:transform .18s,box-shadow .18s;display:flex}.client-module__w_OvJG__bubble:hover{box-shadow:0 18px 44px -4px color-mix(in srgb, var(--theme-shadow-color) 55%, transparent), 0 8px 18px -2px color-mix(in srgb, var(--theme-shadow-color) 36%, transparent), var(--theme-shadow-accent);transform:translateY(-1px)}.client-module__w_OvJG__bubble:active{transform:scale(.98)}.client-module__w_OvJG__bubbleAction{text-align:left;flex:1;align-items:center;gap:11px;min-width:0;display:flex}.client-module__w_OvJG__bubbleIcon{border-radius:var(--theme-radius-full);background:var(--theme-on-accent);width:40px;height:40px;color:var(--theme-accent);flex:0 0 40px;place-items:center;display:grid;position:relative}.client-module__w_OvJG__bubbleDot{border:2.5px solid var(--theme-accent);border-radius:var(--theme-radius-full);background:var(--theme-success);width:13px;height:13px;transition:transform .2s;position:absolute;top:-2px;right:-2px}.client-module__w_OvJG__bubbleDot[data-pulsing=true]{animation:1.4s ease-in-out infinite client-module__w_OvJG__bubbleDotBlink}.client-module__w_OvJG__bubbleDot[data-pulsing=true]:before{content:"";border-radius:var(--theme-radius-full);background:var(--theme-success);opacity:.75;pointer-events:none;animation:1.4s cubic-bezier(0,0,.2,1) infinite client-module__w_OvJG__bubbleDotPing;position:absolute;inset:-4px}@keyframes client-module__w_OvJG__bubbleDotBlink{0%,to{filter:drop-shadow(0 0 3px var(--theme-success));transform:scale(1)}50%{filter:drop-shadow(0 0 8px var(--theme-success));transform:scale(1.25)}}@keyframes client-module__w_OvJG__bubbleDotPing{0%{opacity:.9;transform:scale(.85)}75%,to{opacity:0;transform:scale(2.4)}}.client-module__w_OvJG__bubbleCopy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.client-module__w_OvJG__bubbleCopy strong,.client-module__w_OvJG__bubbleCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-module__w_OvJG__bubbleCopy strong{color:var(--theme-on-accent);font-size:.9rem;font-weight:700}.client-module__w_OvJG__bubbleCopy small{opacity:.82;color:var(--theme-on-accent);font-size:.72rem}.client-module__w_OvJG__bubbleCount{border-radius:var(--theme-radius-full);background:color-mix(in srgb, var(--theme-on-accent) 18%, transparent);width:36px;height:36px;color:var(--theme-on-accent);font-variant-numeric:tabular-nums;flex-shrink:0;place-items:center;font-size:.9rem;font-weight:700;display:grid}.client-module__w_OvJG__footer{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.client-module__w_OvJG__footer>span{color:var(--theme-text-muted);font-size:.8rem}.client-module__w_OvJG__footer strong{color:var(--theme-text);font-variant-numeric:tabular-nums;margin-top:3px;font-size:1.1rem;display:block}.client-module__w_OvJG__peoplePanel{background:var(--theme-tint-1);border-radius:18px;padding:14px}.client-module__w_OvJG__peopleIntro{align-items:center;gap:12px;display:flex}.client-module__w_OvJG__peopleIntro>div:last-child{min-width:0}.client-module__w_OvJG__peopleIntro h3,.client-module__w_OvJG__peopleIntro small{display:block}.client-module__w_OvJG__peopleIntro h3{margin:0;font-size:.9rem}.client-module__w_OvJG__peopleIntro small{color:var(--theme-text-muted);margin-top:3px;font-size:.76rem}.client-module__w_OvJG__peopleRail{scrollbar-width:none;gap:8px;margin-top:14px;padding-bottom:2px;display:flex;overflow-x:auto}.client-module__w_OvJG__peopleRail::-webkit-scrollbar{display:none}.client-module__w_OvJG__peopleRail button{border:1px solid var(--theme-separator);background:var(--theme-card);min-height:48px;color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;border-radius:14px;flex:none;align-items:center;gap:8px;padding:7px 11px 7px 7px;display:flex}.client-module__w_OvJG__peopleRail button[aria-pressed=true]{border-color:var(--theme-text);box-shadow:var(--theme-shadow-xs)}.client-module__w_OvJG__peopleRail button>span:last-child{max-width:130px}.client-module__w_OvJG__peopleRail button strong,.client-module__w_OvJG__peopleRail button small{display:block}.client-module__w_OvJG__peopleRail button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.client-module__w_OvJG__peopleRail button small{margin-top:2px;font-size:.68rem;line-height:1.2}.client-module__w_OvJG__menu{position:relative}.client-module__w_OvJG__menu summary{cursor:pointer;width:44px;height:44px;min-height:44px;color:var(--theme-text);background:var(--theme-tint-1);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;list-style:none;transition:background .15s,transform .15s;display:flex}.client-module__w_OvJG__menu summary:hover{background:var(--theme-tint-2)}.client-module__w_OvJG__menu summary:active{transform:scale(.95)}.client-module__w_OvJG__menu summary::-webkit-details-marker{display:none}.client-module__w_OvJG__menu>div{z-index:50;background:var(--theme-card);border:1px solid var(--theme-separator);width:250px;box-shadow:0 12px 32px -4px color-mix(in srgb, var(--theme-shadow-color) 40%, transparent), 0 4px 12px -2px color-mix(in srgb, var(--theme-shadow-color) 25%, transparent);border-radius:16px;flex-direction:column;gap:2px;padding:6px;animation:.15s ease-out client-module__w_OvJG__appear;display:flex;position:absolute;top:calc(100% + 8px);right:0}.client-module__w_OvJG__menuStatusRow{align-items:center;gap:10px;padding:10px 12px;display:flex}.client-module__w_OvJG__menuStatusDot{background:var(--theme-success);border-radius:50%;flex-shrink:0;width:8px;height:8px}.client-module__w_OvJG__menuStatusDot[data-status=offline]{background:var(--theme-text-muted)}.client-module__w_OvJG__menuStatusDot[data-status=reconnecting]{background:var(--theme-warning)}.client-module__w_OvJG__menuStatusText{flex-direction:column;gap:1px;min-width:0;display:flex}.client-module__w_OvJG__menuStatusLabel{color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.client-module__w_OvJG__menuStatusValue{color:var(--theme-text);font-size:.8rem;font-weight:600}.client-module__w_OvJG__menuDivider{background:var(--theme-separator);height:1px;margin:4px 0}.client-module__w_OvJG__menuItem{text-align:left;width:100%;min-height:40px;color:var(--theme-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.86rem;font-weight:500;transition:background .15s,color .15s;display:flex}.client-module__w_OvJG__menuItem:hover{background:var(--theme-tint-1)}.client-module__w_OvJG__menuItem:active{background:var(--theme-tint-2)}.client-module__w_OvJG__menuItemDanger{color:var(--theme-danger-text)}.client-module__w_OvJG__menuItemDanger:hover{background:var(--theme-danger-soft);color:var(--theme-danger-text)}.client-module__w_OvJG__killSessionSection{justify-content:center;padding:20px 0 10px;display:flex}.client-module__w_OvJG__killSessionButton{background:var(--theme-tint-1);border:1px solid var(--theme-border);border-radius:var(--theme-radius-full);color:var(--theme-danger-text);cursor:pointer;align-items:center;gap:6px;padding:7px 15px;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.client-module__w_OvJG__killSessionButton:hover{background:var(--theme-danger-soft);border-color:var(--theme-danger-text)}.client-module__w_OvJG__filterBar,.client-module__w_OvJG__filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:none;align-items:center;gap:8px;margin:-4px 0 0;padding:2px 0 6px;display:flex;overflow-x:auto}.client-module__w_OvJG__filterBar::-webkit-scrollbar{display:none}.client-module__w_OvJG__filters::-webkit-scrollbar{display:none}.client-module__w_OvJG__filterChip,.client-module__w_OvJG__filters button{border-radius:var(--theme-radius-full);border:1px solid var(--theme-separator);background:var(--theme-card);min-height:38px;color:var(--theme-text);font:inherit;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:7px;padding:5px 12px 5px 9px;font-size:.82rem;font-weight:600;transition:all .16s;display:inline-flex}.client-module__w_OvJG__filterChip:hover,.client-module__w_OvJG__filters button:hover{background:var(--theme-tint-2);border-color:var(--theme-border)}.client-module__w_OvJG__filterChip[aria-pressed=true],.client-module__w_OvJG__filters button[aria-pressed=true]{background:var(--theme-text);color:var(--theme-bg);border-color:var(--theme-text);box-shadow:var(--theme-shadow-xs)}.client-module__w_OvJG__filterChipIcon{color:currentColor;opacity:.85}.client-module__w_OvJG__filterChipLabel{font-size:.82rem}.client-module__w_OvJG__filterChipBadge,.client-module__w_OvJG__filters span{font-variant-numeric:tabular-nums;background:var(--theme-tint-2);min-width:20px;height:20px;color:var(--theme-text);border-radius:10px;justify-content:center;align-items:center;padding:0 5px;font-size:.72rem;font-weight:700;transition:all .16s;display:inline-flex}.client-module__w_OvJG__filterChip[aria-pressed=true] .client-module__w_OvJG__filterChipBadge,.client-module__w_OvJG__filters button[aria-pressed=true] span{background:var(--theme-bg);color:var(--theme-text)}.client-module__w_OvJG__cart{flex-direction:column;gap:8px;display:flex}.client-module__w_OvJG__productCard{border:1px solid var(--theme-separator);background:var(--theme-card);box-shadow:var(--theme-shadow-xs);border-radius:18px;padding:16px}.client-module__w_OvJG__productTimeHeader{align-items:center;margin-bottom:10px;display:flex}.client-module__w_OvJG__productTimeBadge{color:var(--theme-text-muted);background:var(--theme-tint-1);border-radius:var(--theme-radius-full);letter-spacing:.01em;align-items:center;gap:5px;padding:3px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.client-module__w_OvJG__productTop{align-items:flex-start;gap:14px;display:flex}.client-module__w_OvJG__thumb{object-fit:cover;background:var(--theme-tint-1);border-radius:12px;width:64px;height:64px}.client-module__w_OvJG__productName{flex:1;min-width:0}.client-module__w_OvJG__productName h3{margin:2px 0 4px;font-size:1rem;font-weight:600}.client-module__w_OvJG__productName small{color:var(--theme-text-muted)}.client-module__w_OvJG__productName p{font-variant-numeric:tabular-nums;margin:6px 0 0;font-weight:500}.client-module__w_OvJG__productMeta{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:14px;display:flex}.client-module__w_OvJG__people,.client-module__w_OvJG__states{color:var(--theme-text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:.78rem;line-height:1.4;display:flex}.client-module__w_OvJG__personPill{border-radius:var(--theme-radius-full);background:var(--theme-tint-1);min-height:28px;color:var(--theme-text);align-items:center;gap:4px;padding:4px 9px;display:inline-flex}.client-module__w_OvJG__personPill b{color:var(--theme-text-muted);font-weight:600}.client-module__w_OvJG__stateChip{border-radius:var(--theme-radius-full);background:var(--theme-tint-2);min-height:28px;color:var(--theme-text-muted);align-items:center;padding:4px 9px;font-size:.76rem;font-weight:600;display:inline-flex}.client-module__w_OvJG__stateChip[data-state=sent]{background:var(--theme-accent-soft);color:var(--theme-accent-text)}.client-module__w_OvJG__stateChip[data-state=accepted]{background:var(--theme-accent-a14);color:var(--theme-accent-text)}.client-module__w_OvJG__stateChip[data-state=preparing]{background:var(--theme-warning-soft);color:var(--theme-warning-text)}.client-module__w_OvJG__stateChip[data-state=ready]{background:var(--theme-success-soft);color:var(--theme-success-text)}.client-module__w_OvJG__stateChip[data-state=delivered]{background:var(--theme-tint-1);color:var(--theme-text-muted)}.client-module__w_OvJG__stateChip[data-state=cancelled]{background:var(--theme-danger-soft);color:var(--theme-danger-text)}.client-module__w_OvJG__avatarStack{vertical-align:middle;align-items:center;display:inline-flex}.client-module__w_OvJG__avatarItem{box-shadow:0 0 0 2px var(--theme-card);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;transition:transform .15s,box-shadow .15s;display:inline-flex}.client-module__w_OvJG__avatarItem:first-child{margin-left:0}.client-module__w_OvJG__avatarItem:hover{z-index:3;transform:translateY(-2px)scale(1.12)}.client-module__w_OvJG__tableAvatarItem{background:var(--theme-tint-3);width:24px;height:24px;color:var(--theme-text);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.client-module__w_OvJG__avatarStackMore{background:var(--theme-tint-2);width:24px;height:24px;color:var(--theme-text-muted);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.client-module__w_OvJG__productCard>details>summary{border-top:1px dashed var(--theme-separator);min-height:38px;color:var(--theme-text-muted);cursor:pointer;margin-top:6px;padding-top:8px;font-size:.82rem;transition:color .15s}.client-module__w_OvJG__productCard>details>summary:hover{color:var(--theme-text)}.client-module__w_OvJG__empty{color:var(--theme-text-muted);text-align:center;padding:32px 12px;line-height:1.7}.client-module__w_OvJG__feedback{z-index:20000;bottom:max(88px, calc(env(safe-area-inset-bottom) + 72px));left:max(16px, env(safe-area-inset-left));right:max(16px, env(safe-area-inset-right));background:var(--theme-card);max-width:410px;color:var(--theme-text);border:1px solid var(--theme-separator);box-shadow:var(--theme-shadow-lg);border-radius:18px;margin-inline:auto;padding:18px;animation:.18s ease-out client-module__w_OvJG__appear;position:fixed}.client-module__w_OvJG__feedback strong{align-items:center;gap:6px;font-size:.85rem;display:flex}.client-module__w_OvJG__feedback p{margin:8px 30px 6px 0;font-weight:600}.client-module__w_OvJG__feedback small{color:var(--theme-text-muted);font-variant-numeric:tabular-nums;font-size:.8rem}.client-module__w_OvJG__feedbackTimerRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.client-module__w_OvJG__feedbackInfoBtn{background:var(--theme-tint-1);width:20px;height:20px;color:var(--theme-text-muted);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.client-module__w_OvJG__feedbackInfoBtn:hover,.client-module__w_OvJG__feedbackInfoBtn:focus-visible{background:var(--theme-tint-2);color:var(--theme-text)}.client-module__w_OvJG__feedbackTooltip{background:var(--theme-tint-1);border:1px solid var(--theme-separator);color:var(--theme-text);border-radius:10px;margin-top:8px;padding:8px 12px;font-size:.76rem;line-height:1.4;animation:.14s ease-out client-module__w_OvJG__appear}.client-module__w_OvJG__feedbackTooltip p{margin:0;font-weight:400}.client-module__w_OvJG__feedbackClose{background:var(--theme-card);width:44px;height:44px;color:var(--theme-text-muted);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:4px;right:4px}.client-module__w_OvJG__feedbackActions{gap:8px;margin-top:10px;display:flex}.client-module__w_OvJG__feedbackActions button{background:var(--theme-tint-1);min-height:44px;color:var(--theme-text);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:8px 10px;font-size:.8rem}.client-module__w_OvJG__notice{z-index:21000;background:var(--theme-card);max-width:600px;color:var(--theme-text);border:1px solid var(--theme-separator);box-shadow:var(--theme-shadow-lg);border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;margin:auto;padding:18px;font-size:.9rem;display:flex;position:fixed;bottom:20px;left:16px;right:16px}.client-module__w_OvJG__notice a{color:var(--theme-accent-text);align-items:center;min-height:44px;display:flex}.client-module__w_OvJG__notice button{background:var(--theme-tint-2);min-height:44px;color:var(--theme-text);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:8px 12px}:is(.client-module__w_OvJG__bubble,.client-module__w_OvJG__filters button,.client-module__w_OvJG__peopleRail button,.client-module__w_OvJG__menu summary,.client-module__w_OvJG__menuItem,.client-module__w_OvJG__feedback button,.client-module__w_OvJG__notice button,.client-module__w_OvJG__notice a):focus-visible{outline:2px solid var(--theme-text);outline-offset:3px}@keyframes client-module__w_OvJG__appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.client-module__w_OvJG__feedback{animation:none}}
