html.uff-no-scroll,html.uff-no-scroll body{overflow:hidden!important}.uff-app,.uff-app *{box-sizing:border-box}.uff-app button,.uff-app input,.uff-app select{font:inherit}.uff-foodflow-page{background:#f7f8fb!important}.uff-foodflow-page .site,.uff-foodflow-page #page,.uff-foodflow-page .site-content,.uff-foodflow-page main{background:#f7f8fb}.uff-shop{--uff-shop-max:1240px;background:#f7f8fb;color:var(--uff-color-text,#253e66);min-height:100vh;padding:34px 20px 110px;font-family:var(--uff-font-body,sans-serif)}.uff-shop__shell{width:min(100%,var(--uff-shop-max));margin:0 auto}.uff-shop__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,440px);gap:20px;align-items:stretch;padding:22px;margin-bottom:22px;background:#fff;border:1px solid var(--uff-color-border,rgba(37,62,102,.08));border-radius:20px;box-shadow:0 12px 34px rgba(37,62,102,.06)}.uff-shop__status{min-width:0}.uff-shop__status .uff-opening-status{height:100%;box-shadow:none!important;padding:16px!important}.uff-shop__location{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding-top:4px;font-size:12px;font-weight:700;color:var(--uff-color-text-light,#64748b)}.uff-shop__location select{height:42px;min-width:220px;border:1px solid var(--uff-color-border,rgba(37,62,102,.08));border-radius:12px;background:#fff;padding:0 12px;color:var(--uff-color-text,#253e66)}.uff-shop .uff-category-navigation{margin-bottom:38px}.uff-shop__catalog{width:100%}.uff-shop__section{scroll-margin-top:calc(var(--uff-sticky-offset,0px) + 84px);margin-bottom:54px}.uff-shop__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.uff-shop__eyebrow{display:block;margin-bottom:6px;color:var(--uff-color-primary,#253e66);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.uff-shop__section-heading h2{margin:0;color:var(--uff-color-text,#253e66);font-size:34px;line-height:1.08}.uff-shop__section-heading p{max-width:720px;margin:9px 0 0;color:var(--uff-color-text-light,#64748b)}.uff-shop__count{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--uff-color-border,rgba(37,62,102,.08));border-radius:14px;background:#fff;font-weight:800}.uff-shop .uff-product-grid__track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.uff-shop .uff-card{height:100%;overflow:hidden;border:1px solid var(--uff-color-border,rgba(37,62,102,.08));border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(37,62,102,.05)}.uff-shop .uff-card__image{display:block;width:100%;aspect-ratio:4/3;padding:0;border:0;background:#f2f4f8;overflow:hidden;cursor:pointer}.uff-shop .uff-card__image img,.uff-shop .uff-card__placeholder-media{display:flex;width:100%;height:100%;object-fit:cover;align-items:center;justify-content:center}.uff-product-placeholder{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid var(--uff-color-border,rgba(37,62,102,.08));border-radius:14px;background:#fff;color:var(--uff-color-primary,#253e66);font-size:13px;font-weight:800}.uff-shop .uff-card__content{display:flex;flex-direction:column;min-height:170px;padding:18px}.uff-shop .uff-card__info-block{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.uff-shop .uff-card__title{margin:0;color:var(--uff-color-text,#253e66);font-size:17px;line-height:1.35}.uff-shop .uff-card__description{margin:7px 0 0;color:var(--uff-color-text-light,#64748b);font-size:13px;line-height:1.45}.uff-shop .uff-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px}.uff-shop .uff-card__price{color:var(--uff-color-text,#253e66);font-size:17px}.uff-shop .uff-card__toggle-wrapper{min-width:130px}.uff-shop__cart-button{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;align-items:center;gap:12px;min-width:250px;height:58px;padding:0 22px;border:0;border-radius:16px;background:#1c2234;color:#fff;box-shadow:0 18px 45px rgba(15,23,42,.25);cursor:pointer}.uff-shop__cart-button[hidden]{display:none!important}.uff-shop__cart-button strong{margin-left:auto}.uff-shop__cart-button em{position:absolute;top:-8px;right:-8px;display:flex;width:26px;height:26px;align-items:center;justify-content:center;border:3px solid #fff;border-radius:50%;background:var(--uff-color-primary,#253e66);font-size:11px;font-style:normal;font-weight:800}.uff-shop__drawer{z-index:920!important}.uff-shop__drawer.is-open{display:block}.uff-shop__drawer-panel{width:min(100%,480px)!important;animation:none!important;transform:translateX(100%);transition:transform .24s ease}.uff-shop__drawer.is-open .uff-shop__drawer-panel{transform:translateX(0)}.uff-shop__drawer-inner{height:100%;display:flex;flex-direction:column}.uff-cart-drawer__header{flex:0 0 auto;padding:22px 24px!important}.uff-cart-drawer__header h2{margin:3px 0 0;font-size:26px}.uff-cart-drawer__eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--uff-color-primary,#253e66)}.uff-cart-drawer__body{flex:1;overflow:auto;padding:20px 24px!important;background:#f7f8fb}.uff-cart-drawer__items{display:flex;flex-direction:column;gap:14px}.uff-cart-drawer__empty{display:flex;min-height:60vh;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--uff-color-text-light,#64748b)}.uff-cart-drawer__empty h3{margin:16px 0 6px;color:var(--uff-color-text,#253e66)}.uff-cart-drawer__empty p{margin:0}.uff-cart-drawer__empty-icon{display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(37,62,102,.08);font-weight:800}.uff-cart-drawer__footer{flex:0 0 auto;padding:18px 24px 24px;border-top:1px solid var(--uff-color-border,rgba(37,62,102,.08));background:#fff}.uff-cart-drawer__footer .uff-cart-summary{padding:0;border:0;box-shadow:none}.uff-cart-drawer__checkout{display:flex;height:54px;margin-top:16px;align-items:center;justify-content:center;border-radius:14px;background:var(--uff-color-primary,#253e66);color:#fff!important;font-weight:800;text-decoration:none}.uff-shop__modal{z-index:900!important;padding:24px}.uff-shop__modal-panel{width:min(100%,1040px)!important;max-height:calc(100vh - 48px)!important;overflow:hidden!important;border-radius:22px!important}.uff-shop__modal-body{padding:0!important;overflow:hidden!important}.uff-shop__close{position:absolute;top:16px;right:16px;z-index:10;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%!important;background:#fff!important;box-shadow:0 8px 24px rgba(15,23,42,.13)}.uff-product-sheet{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:620px;max-height:calc(100vh - 48px)}.uff-product-sheet__media{min-height:0;background:#f2f4f8}.uff-product-sheet__media img,.uff-product-sheet__placeholder{display:flex;width:100%;height:100%;object-fit:cover;align-items:center;justify-content:center}.uff-product-sheet__placeholder span{display:flex;width:72px;height:72px;align-items:center;justify-content:center;border-radius:22px;background:#fff;color:var(--uff-color-primary,#253e66);font-weight:800}.uff-product-sheet__main{display:flex;min-width:0;min-height:0;flex-direction:column;background:#fff}.uff-product-sheet__header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:20px;padding:34px 36px 22px;border-bottom:1px solid var(--uff-color-border,rgba(37,62,102,.08))}.uff-product-sheet__eyebrow{display:block;margin-bottom:7px;color:var(--uff-color-primary,#253e66);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.uff-product-sheet__header h2{margin:0;padding-right:30px;color:var(--uff-color-text,#253e66);font-size:31px;line-height:1.15}.uff-product-sheet__price{white-space:nowrap;color:var(--uff-color-primary,#253e66);font-size:20px}.uff-product-sheet__scroll{flex:1;min-height:0;overflow:auto;padding:24px 36px}.uff-product-sheet__description{color:var(--uff-color-text-light,#64748b);line-height:1.65}.uff-product-sheet__section{padding:18px 0;border-top:1px solid var(--uff-color-border,rgba(37,62,102,.08))}.uff-product-sheet__section h3{margin:0 0 8px;color:var(--uff-color-text,#253e66);font-size:15px}.uff-product-sheet__section p{margin:0;color:var(--uff-color-text-light,#64748b)}.uff-product-sheet__allergens{display:flex;flex-wrap:wrap;gap:8px}.uff-product-sheet__allergens span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f3f5f8;color:var(--uff-color-text,#253e66);font-size:12px;font-weight:700}.uff-product-sheet__actions{display:grid;grid-template-columns:auto minmax(240px,1fr);flex:0 0 auto;gap:16px;align-items:end;padding:20px 36px 28px;border-top:1px solid var(--uff-color-border,rgba(37,62,102,.08));background:#fff}.uff-product-sheet__action-label{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.uff-product-sheet__submit{display:flex;height:54px;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border:0;border-radius:14px;background:var(--uff-color-primary,#253e66);color:#fff;font-weight:800;cursor:pointer}.uff-product-sheet__error{padding:0 36px 18px;color:#c0392b;font-size:13px}.uff-shop__toast{position:fixed;left:50%;bottom:92px;z-index:950;transform:translate(-50%,12px);padding:12px 18px;border-radius:12px;background:#172033;color:#fff;opacity:0;transition:.2s}.uff-shop__toast.is-visible{opacity:1;transform:translate(-50%,0)}.uff-shop__loader,.uff-shop__empty{padding:70px 24px;text-align:center}.uff-opening-status.is-expanded .uff-opening-status__week-list{display:flex!important}.uff-opening-status.is-expanded .uff-opening-status__toggle-icon{transform:rotate(180deg)!important}
@media(max-width:900px){.uff-shop__top{grid-template-columns:1fr}.uff-shop .uff-product-grid__track{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uff-product-sheet{grid-template-columns:38% 62%}.uff-product-sheet__header,.uff-product-sheet__scroll,.uff-product-sheet__actions{padding-left:24px;padding-right:24px}}
@media(max-width:640px){.uff-foodflow-page,.uff-foodflow-page .site,.uff-foodflow-page #page,.uff-foodflow-page .site-content,.uff-foodflow-page main{background:#f7f8fb!important}.uff-shop{padding:14px 0 96px}.uff-shop__top{margin:0 14px 16px;padding:16px;border-radius:17px}.uff-shop .uff-category-navigation{padding-left:14px;padding-right:14px;margin-bottom:28px}.uff-shop__catalog{padding:0 14px}.uff-shop__section{margin-bottom:42px}.uff-shop__section-heading h2{font-size:27px}.uff-shop .uff-product-grid__track{grid-template-columns:1fr!important;gap:12px!important}.uff-shop .uff-card{display:grid;grid-template-columns:116px minmax(0,1fr)}.uff-shop .uff-card__image{height:100%;aspect-ratio:auto}.uff-shop .uff-card__content{min-height:138px;padding:16px}.uff-shop .uff-card__footer{align-items:flex-end}.uff-shop__cart-button{left:14px;right:14px;bottom:14px;width:auto;min-width:0}.uff-shop__drawer-panel{width:100%!important}.uff-shop__modal{padding:0;align-items:flex-end}.uff-shop__modal-panel{width:100%!important;max-height:94vh!important;border-radius:24px 24px 0 0!important}.uff-product-sheet{display:flex;min-height:0;max-height:94vh;flex-direction:column}.uff-product-sheet__media{flex:0 0 220px}.uff-product-sheet__main{flex:1;min-height:0}.uff-product-sheet__header{padding:22px 20px 16px}.uff-product-sheet__header h2{font-size:24px}.uff-product-sheet__scroll{padding:18px 20px}.uff-product-sheet__actions{grid-template-columns:1fr;padding:16px 20px calc(18px + env(safe-area-inset-bottom))}.uff-product-sheet__actions>div{display:flex;align-items:center;justify-content:space-between}.uff-product-sheet__action-label{margin:0}.uff-product-sheet__error{padding:0 20px 14px}}

/* 1.8.6 visual integration refinements */
.uff-shop .uff-category-navigation{z-index:50}.uff-shop .uff-category-navigation__arrow{width:38px;height:38px;border:1px solid var(--uff-color-border,#e2e8f0)!important;background:#fff!important;color:var(--uff-color-primary,#253e66)!important;box-shadow:0 6px 18px rgba(37,62,102,.08)!important;font-size:0!important;transform:none!important}.uff-shop .uff-category-navigation__arrow span{font-size:0}.uff-shop .uff-category-navigation__arrow span:before{content:'→';font-size:17px;font-weight:700}.uff-shop .uff-category-navigation__arrow--prev span:before{content:'←'}.uff-shop .uff-category-navigation__arrow:hover{background:var(--uff-color-primary,#253e66)!important;color:#fff!important;border-color:var(--uff-color-primary,#253e66)!important;box-shadow:0 8px 22px rgba(37,62,102,.16)!important}.uff-shop .uff-category-navigation__item:hover{background:var(--uff-shop-secondary,#eef3f8)!important;color:var(--uff-color-primary,#253e66)!important}.uff-shop .uff-category-navigation__item.is-active{background:#fff!important;color:var(--uff-color-primary,#253e66)!important;box-shadow:0 4px 14px rgba(37,62,102,.09)!important}.uff-shop .uff-category-navigation__label{max-width:240px;overflow:hidden;text-overflow:ellipsis}
.uff-shop .uff-opening-status.is-expanded .uff-opening-status__week-list{display:flex!important}.uff-shop .uff-opening-status.is-expanded .uff-opening-status__toggle-icon{transform:rotate(180deg)!important}.uff-shop .uff-opening-status__week-row{gap:20px}.uff-shop .uff-opening-status__hours-value{text-align:right}
.uff-shop .uff-card__title{display:-webkit-box;min-height:46px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:normal}.uff-shop .uff-card__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uff-shop .uff-card__footer{min-width:0}.uff-shop .uff-card__toggle-wrapper{min-width:112px;max-width:48%}.uff-shop .uff-cart-toggle__btn-trigger,.uff-shop .uff-cart-toggle__native-btn{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uff-shop .uff-cart-toggle__btn-trigger:hover,.uff-shop .uff-cart-toggle__native-btn:hover{background:#fff!important;color:var(--uff-color-primary,#253e66)!important;box-shadow:inset 0 0 0 1px var(--uff-color-primary,#253e66)!important}
.uff-shop .uff-floating-cart{z-index:200}.uff-shop .uff-floating-cart[hidden]{display:none!important}.uff-shop .uff-floating-cart__trigger{min-height:54px!important;background:var(--uff-color-primary,#253e66)!important;color:#fff!important;border:1px solid var(--uff-color-primary,#253e66)!important;box-shadow:0 16px 36px rgba(37,62,102,.22)!important}.uff-shop .uff-floating-cart__trigger:hover{background:#fff!important;color:var(--uff-color-primary,#253e66)!important;transform:translateY(-2px)!important}.uff-shop .uff-floating-cart__badge{background:#fff!important;color:var(--uff-color-primary,#253e66)!important;border-color:var(--uff-color-primary,#253e66)!important}.uff-shop .uff-floating-cart__trigger:hover .uff-floating-cart__badge{background:var(--uff-color-primary,#253e66)!important;color:#fff!important}
.uff-shop__drawer-panel{font-size:15px!important}.uff-cart-drawer__header h2{font-size:24px!important;line-height:1.2!important;color:var(--uff-color-text,#253e66)!important}.uff-cart-drawer__body{padding:18px!important}.uff-cart-drawer__items{gap:12px!important}.uff-shop__drawer .uff-cart-item{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:14px!important;padding:14px!important;border-radius:16px!important;box-shadow:0 5px 18px rgba(37,62,102,.05)!important;transform:none!important}.uff-shop__drawer .uff-cart-item__image{width:76px!important;height:76px!important;flex-basis:76px!important;border-radius:12px!important}.uff-shop__drawer .uff-cart-item__title{font-size:16px!important;line-height:1.3!important;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uff-shop__drawer .uff-cart-item__description{font-size:12px!important;line-height:1.4!important}.uff-shop__drawer .uff-cart-item__footer{margin-top:10px!important}.uff-shop__drawer .uff-cart-item__price{font-size:15px!important}.uff-shop__drawer .uff-cart-item__remove{width:30px!important;height:30px!important;font-size:18px!important}.uff-shop__drawer .uff-cart-item__quantity{width:auto!important}.uff-cart-drawer__footer{padding:18px 20px 22px!important}.uff-cart-drawer__checkout{gap:12px;background:var(--uff-color-primary,#253e66)!important;border:1px solid var(--uff-color-primary,#253e66)!important;transition:.18s ease!important}.uff-cart-drawer__checkout:hover{background:#fff!important;color:var(--uff-color-primary,#253e66)!important}.uff-cart-summary__row{font-size:14px!important}.uff-cart-summary__row--total{font-size:16px!important}.uff-cart-summary__row--total .uff-cart-summary__value{font-size:19px!important}
@media(max-width:640px){.uff-shop .uff-floating-cart{left:14px;right:14px;bottom:14px}.uff-shop .uff-floating-cart__trigger{width:100%!important;justify-content:center!important}.uff-shop .uff-floating-cart__details{width:100%;justify-content:center}.uff-shop__drawer .uff-cart-item{grid-template-columns:64px minmax(0,1fr)!important}.uff-shop__drawer .uff-cart-item__image{width:64px!important;height:64px!important;flex-basis:64px!important}}

/* 1.8.7 controlled storefront refinements */
.uff-shop__section-heading{align-items:center;margin-bottom:22px}
.uff-shop__section-description{max-width:780px;margin:-6px 0 20px;color:var(--uff-color-text-light,#64748b);font-size:14px;line-height:1.55}
.uff-shop__section-title{display:flex;align-items:center;gap:14px;min-width:0}
.uff-shop__section-accent{display:block;flex:0 0 5px;width:5px;height:38px;border-radius:999px;background:var(--uff-color-primary,#253e66);box-shadow:0 0 0 5px color-mix(in srgb,var(--uff-color-primary,#253e66) 10%,transparent)}
.uff-shop__section-heading h2{font-size:32px}
.uff-shop__section-heading p{margin-left:19px}
.uff-category-navigation__placeholder{height:0;transition:height .01s linear}
.uff-shop .uff-category-navigation.is-fixed{position:fixed!important;top:var(--uff-sticky-offset,0px)!important;left:var(--uff-fixed-left)!important;width:var(--uff-fixed-width)!important;z-index:120!important;margin:0!important;padding:10px 0!important;background:rgba(247,248,251,.94)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 12px 28px rgba(37,62,102,.08)}
.uff-shop .uff-category-navigation.is-fixed .uff-category-navigation__scroll{background:rgba(255,255,255,.92)!important}
.uff-shop__drawer .uff-cart-item--drawer{display:flex!important;grid-template-columns:none!important;align-items:flex-start!important;gap:14px!important;padding:14px!important;border:1px solid var(--uff-color-border,#e2e8f0)!important;border-radius:16px!important;background:#fff!important;box-shadow:var(--uff-shadow-xs,0 2px 8px rgba(37,62,102,.05))!important}
.uff-shop__drawer .uff-cart-item--drawer:hover{transform:translateY(-1px)!important;box-shadow:var(--uff-shadow-sm,0 8px 24px rgba(37,62,102,.08))!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__content{min-width:0!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__header{gap:8px!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__title{margin:0!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important;color:var(--uff-color-text,#253e66)!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__description{margin-top:5px!important;color:var(--uff-color-text-light,#64748b)!important;font-size:12px!important;line-height:1.4!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__description dl,.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__description p{margin:0!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__description dt,.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__description dd{display:inline;margin:0!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:12px!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__price{font-size:15px!important;font-weight:800!important;color:var(--uff-color-primary,#253e66)!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove{flex:0 0 30px!important;width:30px!important;height:30px!important;border-radius:50%!important;background:transparent!important;color:var(--uff-color-text-light,#64748b)!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove:hover{background:#feecec!important;color:var(--uff-color-danger,#dc2626)!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove svg{width:15px;height:15px}
@media(max-width:640px){.uff-shop__section-heading h2{font-size:26px}.uff-shop__section-accent{height:32px}.uff-shop .uff-category-navigation.is-fixed{padding-left:14px!important;padding-right:14px!important}.uff-shop__drawer .uff-cart-item--drawer{gap:11px!important}.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__footer{align-items:flex-end!important}.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__quantity{width:auto!important}}


/* 1.8.8 service summary and cart polish */
.uff-shop__service-summary{margin:18px 0 22px;padding:0}
.uff-shop__service-summary+.uff-category-navigation{margin-top:0}
.uff-shop .uff-delivery-selector--storefront .uff-delivery-selector__track{background:rgba(255,255,255,.52);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.uff-shop .uff-sidebar__panel{width:min(480px,100%)!important}
.uff-shop .uff-sidebar__header{align-items:flex-start!important;padding:34px 26px 22px!important;min-height:112px!important;background:#fff!important}
.uff-shop .uff-cart-drawer__eyebrow{display:block;margin-bottom:6px;font-size:11px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.11em;text-transform:uppercase;color:var(--uff-color-primary,#253e66)!important}
.uff-shop .uff-sidebar__close{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;padding:0!important;border:1px solid var(--uff-color-border,#e2e8f0)!important;border-radius:50%!important;background:#fff!important;color:var(--uff-color-text-light,#64748b)!important;box-shadow:0 4px 14px rgba(37,62,102,.06)!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important}
.uff-shop .uff-sidebar__close svg{width:17px;height:17px;stroke:currentColor}
.uff-shop .uff-sidebar__close:hover{background:var(--uff-color-primary,#253e66)!important;color:#fff!important;border-color:var(--uff-color-primary,#253e66)!important;transform:none!important}
.uff-shop .uff-cart-drawer__body{padding:20px 22px 28px!important}
.uff-shop .uff-cart-drawer__items{display:grid!important;gap:14px!important}
.uff-shop__drawer .uff-cart-item--drawer{position:relative!important;display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding:14px 46px 14px 14px!important;overflow:visible!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__image{width:76px!important;height:76px!important;flex-basis:76px!important;border-radius:13px!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__header{display:block!important;min-width:0!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove{position:absolute!important;top:12px!important;right:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:var(--uff-color-text-light,#64748b)!important;box-shadow:none!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove:before,.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove:after{display:none!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove:hover{background:#fff1f1!important;color:var(--uff-color-danger,#dc2626)!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__remove svg{display:block!important;width:16px!important;height:16px!important;stroke:currentColor!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__footer{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:2px 0 0!important;padding-top:10px!important;border-top:1px solid color-mix(in srgb,var(--uff-color-border,#e2e8f0) 70%,transparent)!important}
.uff-shop .uff-cart-drawer__footer{padding:20px 22px calc(24px + env(safe-area-inset-bottom))!important;background:#fff!important;box-shadow:0 -10px 30px rgba(37,62,102,.06)!important}
.uff-shop .uff-cart-drawer__checkout:hover{background:#fff!important;color:var(--uff-color-primary,#253e66)!important;border-color:var(--uff-color-primary,#253e66)!important;box-shadow:inset 0 0 0 1px var(--uff-color-primary,#253e66)!important}
.uff-shop .uff-floating-cart__trigger:hover{background:var(--uff-shop-secondary,#eef3f8)!important;color:var(--uff-color-primary,#253e66)!important;border-color:var(--uff-color-primary,#253e66)!important}
.uff-shop .uff-category-navigation.is-fixed{z-index:90!important}
.uff-shop .uff-category-navigation__arrow:hover{background:var(--uff-shop-secondary,#eef3f8)!important;color:var(--uff-color-primary,#253e66)!important;border-color:var(--uff-color-primary,#253e66)!important;transform:none!important}
@media(max-width:720px){.uff-shop__service-summary{margin:14px 0 18px}.uff-shop .uff-sidebar__header{padding:26px 20px 18px!important;min-height:96px!important}.uff-shop .uff-cart-drawer__body{padding:16px!important}.uff-shop__drawer .uff-cart-item--drawer{grid-template-columns:66px minmax(0,1fr)!important;padding:12px 42px 12px 12px!important}.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__image{width:66px!important;height:66px!important;flex-basis:66px!important}.uff-shop .uff-cart-drawer__footer{padding-left:16px!important;padding-right:16px!important}}


/* 1.9.0 consolidation: compact service summary, anchored drawer and polished product modal */
.uff-shop__top{position:relative;overflow:visible}
.uff-service-summary{display:flex;flex-wrap:wrap;gap:8px 14px;margin:12px 0 0;padding-left:66px;color:var(--uff-color-text-light,#64748b)}
.uff-service-summary__item{display:inline-flex;align-items:baseline;gap:5px;position:relative;font-size:12px;line-height:1.35}
.uff-service-summary__item:not(:last-child):after{content:"";width:3px;height:3px;margin-left:9px;border-radius:50%;background:var(--uff-color-border,#d9e0ea)}
.uff-service-summary__item strong{color:var(--uff-color-primary,#253e66);font-weight:800}.uff-service-summary__item small{font-size:12px;color:var(--uff-color-text-light,#64748b)}
.uff-service-summary__note{grid-column:1/-1;margin:7px 0 0;padding-left:66px;font-size:12px;color:var(--uff-color-text-light,#64748b)}
.uff-shop__service-summary{display:none!important}

.uff-shop__drawer{top:var(--uff-overlay-top,0)!important;height:calc(100dvh - var(--uff-overlay-top,0px))!important}
.uff-shop__drawer .uff-sidebar__overlay,.uff-shop__drawer .uff-sidebar__panel{top:0!important;height:100%!important}
.uff-shop .uff-sidebar__header{padding-top:26px!important;min-height:96px!important}

.uff-shop__modal{z-index:100000!important}.uff-shop__modal .uff-modal__overlay{background:rgba(15,23,42,.58)!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.uff-product-sheet__details-link{display:inline-flex;margin-top:10px;color:var(--uff-color-primary,#253e66);font-size:12px;font-weight:800;text-decoration:none}.uff-product-sheet__details-link:hover{text-decoration:underline}
.uff-catalog-toolbar{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0 auto 18px;max-width:var(--uff-shop-max,1240px);z-index:45}.uff-catalog-toolbar__search{min-width:0}.uff-catalog-toolbar__filter{min-height:46px;padding:0 16px;border:1px solid var(--uff-color-border,#e5eaf0);border-radius:12px;background:#fff;color:var(--uff-color-primary,#253e66);font-size:12px;font-weight:800;cursor:pointer}.uff-catalog-toolbar__panel{grid-column:1/-1;padding:16px;border:1px solid var(--uff-color-border,#e5eaf0);border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(37,62,102,.1)}.uff-catalog-toolbar__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--uff-color-primary,#253e66)}.uff-catalog-toolbar__panel-head button{border:0;background:none;color:var(--uff-color-primary,#253e66);font-size:12px;font-weight:800;cursor:pointer}.uff-catalog-toolbar__allergens{display:flex;flex-wrap:wrap;gap:8px}.uff-catalog-toolbar__allergens label{cursor:pointer}.uff-catalog-toolbar__allergens input{position:absolute;opacity:0;pointer-events:none}.uff-catalog-toolbar__allergens span{display:inline-flex;min-height:32px;align-items:center;padding:6px 10px;border:1px solid #e1e7ee;border-radius:999px;background:#f8fafc;color:#526177;font-size:11px;font-weight:700}.uff-catalog-toolbar__allergens input:checked+span{border-color:var(--uff-color-primary,#253e66);background:#edf3fa;color:var(--uff-color-primary,#253e66)}.uff-catalog-toolbar__panel p{margin:12px 0 0;color:#768397;font-size:11px}@media(max-width:600px){.uff-catalog-toolbar{grid-template-columns:1fr;margin-inline:14px}.uff-catalog-toolbar__filter{width:100%}}
.uff-catalog-tools-empty,.uff-product-grid__empty{padding:34px 16px;border:1px dashed #d8e0e8;border-radius:14px;color:#68778a;text-align:center}.uff-catalog-tools-more{display:flex;margin:22px auto 0}
.uff-shop__modal-panel{position:relative!important;width:min(1120px,calc(100vw - 48px))!important;max-height:min(820px,calc(100dvh - 48px))!important;margin:auto!important;border:1px solid rgba(255,255,255,.6)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 34px 90px rgba(15,23,42,.26)!important;overflow:hidden!important}
.uff-shop__modal-body{height:100%!important;min-height:0!important;overflow:hidden!important}
.uff-shop__close{position:absolute!important;top:18px!important;right:18px!important;z-index:20!important;display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;padding:0!important;border:1px solid var(--uff-color-border,#e2e8f0)!important;border-radius:50%!important;background:rgba(255,255,255,.94)!important;color:var(--uff-color-primary,#253e66)!important;box-shadow:0 8px 24px rgba(15,23,42,.12)!important}
.uff-shop__close svg{width:19px;height:19px;stroke:currentColor}.uff-shop__close:hover{background:var(--uff-color-primary,#253e66)!important;color:#fff!important;border-color:var(--uff-color-primary,#253e66)!important;transform:none!important}
.uff-product-sheet{display:grid!important;grid-template-columns:minmax(0,48%) minmax(0,52%)!important;height:min(820px,calc(100dvh - 48px))!important;max-height:820px!important;background:#fff!important}
.uff-product-sheet__media{min-width:0!important;height:100%!important;background:#f2f4f8!important;overflow:hidden!important}.uff-product-sheet__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.uff-product-sheet__placeholder{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(145deg,#f7f8fb,#eef2f7)!important}.uff-product-sheet__placeholder span{display:grid;place-items:center;width:86px;height:86px;border-radius:24px;background:#fff;color:var(--uff-color-primary,#253e66);font-weight:900;box-shadow:0 12px 34px rgba(37,62,102,.08)}
.uff-product-sheet__main{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-width:0!important;height:100%!important;background:#fff!important}
.uff-product-sheet__header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important;padding:42px 64px 26px 38px!important;border-bottom:1px solid var(--uff-color-border,#e2e8f0)!important}.uff-product-sheet__header h2{margin:7px 0 0!important;max-width:520px!important;font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;letter-spacing:-.035em!important;color:var(--uff-color-primary,#253e66)!important}.uff-product-sheet__eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:var(--uff-color-primary,#253e66)!important}.uff-product-sheet__price{flex:0 0 auto;padding-top:7px;font-size:22px!important;line-height:1.2;color:var(--uff-color-primary,#253e66)!important}
.uff-product-sheet__scroll{min-height:0!important;overflow:auto!important;padding:28px 38px 34px!important;overscroll-behavior:contain}.uff-product-sheet__description{margin-bottom:24px!important;font-size:15px!important;line-height:1.7!important;color:var(--uff-color-text-light,#64748b)!important}.uff-product-sheet__description p{margin:0 0 12px}.uff-product-sheet__section{padding:18px 0!important;border-top:1px solid var(--uff-color-border,#e2e8f0)!important}.uff-product-sheet__section h3{margin:0 0 10px!important;font-size:13px!important;font-weight:800!important;letter-spacing:.03em!important;color:var(--uff-color-primary,#253e66)!important}.uff-product-sheet__section p{margin:0!important;color:var(--uff-color-text-light,#64748b)!important;line-height:1.6!important}.uff-product-sheet__allergens{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.uff-product-sheet__allergens span{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:6px 10px!important;border:1px solid var(--uff-color-border,#e2e8f0)!important;border-radius:999px!important;background:#f7f8fb!important;color:var(--uff-color-primary,#253e66)!important;font-size:12px!important;font-weight:700!important}.uff-product-sheet__section--traces .uff-product-sheet__allergens span{background:#fff8ed!important;border-color:#f3d7a5!important;color:#8a5a12!important}
.uff-product-sheet__actions{display:grid!important;grid-template-columns:auto minmax(260px,1fr)!important;align-items:end!important;gap:18px!important;padding:20px 38px calc(22px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--uff-color-border,#e2e8f0)!important;background:rgba(255,255,255,.98)!important;box-shadow:0 -12px 30px rgba(37,62,102,.05)!important}.uff-product-sheet__action-label{display:block!important;margin-bottom:8px!important;font-size:12px!important;font-weight:700!important;color:var(--uff-color-text-light,#64748b)!important}.uff-product-sheet__submit{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;min-height:52px!important;padding:0 22px!important;border:1px solid var(--uff-color-primary,#253e66)!important;border-radius:14px!important;background:var(--uff-color-primary,#253e66)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;transition:.18s ease!important}.uff-product-sheet__submit:hover{background:#fff!important;color:var(--uff-color-primary,#253e66)!important}.uff-product-sheet__error{padding:0 38px 14px;color:var(--uff-color-danger,#dc2626);font-size:13px}
.uff-product-modifiers{display:grid!important;gap:12px!important;margin:16px 0!important}.uff-product-modifiers fieldset{margin:0!important;padding:12px 13px!important;border:1px solid var(--uff-color-border,#e2e8f0)!important;border-radius:12px!important;background:#fff!important}.uff-product-modifiers legend{display:flex!important;align-items:baseline!important;gap:10px!important;padding:0 5px!important;color:var(--uff-color-primary,#253e66)!important;line-height:1.2!important}.uff-product-modifiers legend strong{font-size:14px!important;font-weight:750!important}.uff-product-modifiers legend span{font-size:11px!important;font-weight:500!important;color:var(--uff-color-text-light,#64748b)!important}.uff-product-modifiers__options{gap:6px!important;margin-top:7px!important}.uff-product-modifiers__option{min-height:42px!important;padding:9px 10px!important;border-radius:10px!important;font-size:13px!important}.uff-product-modifiers__option small{font-size:11px!important;font-weight:650!important}
@media(max-width:820px){.uff-service-summary,.uff-service-summary__note{padding-left:0}.uff-shop__modal-panel{width:100%!important;max-height:92dvh!important;margin:auto 0 0!important;border-radius:24px 24px 0 0!important}.uff-product-sheet{grid-template-columns:1fr!important;grid-template-rows:230px minmax(0,1fr)!important;height:92dvh!important;max-height:92dvh!important}.uff-product-sheet__media{height:230px!important}.uff-product-sheet__main{height:calc(92dvh - 230px)!important}.uff-product-sheet__header{padding:24px 56px 18px 20px!important}.uff-product-sheet__header h2{font-size:29px!important}.uff-product-sheet__price{font-size:18px!important}.uff-product-sheet__scroll{padding:20px!important}.uff-product-sheet__actions{grid-template-columns:1fr!important;padding:14px 20px calc(16px + env(safe-area-inset-bottom))!important}.uff-product-sheet__actions>div{display:flex;align-items:center;justify-content:space-between}.uff-product-sheet__action-label{margin:0!important}.uff-shop__close{top:12px!important;right:12px!important}.uff-product-sheet__error{padding:0 20px 10px}}

/* 1.9.1: exact header alignment and modal pricing polish */
.uff-shop .uff-category-navigation.is-fixed{top:var(--uff-sticky-offset,0px)!important;padding-top:0!important}
.uff-shop__drawer{top:var(--uff-overlay-top,0px)!important;height:calc(100dvh - var(--uff-overlay-top,0px))!important}
.uff-shop__drawer .uff-sidebar__panel,.uff-shop__drawer .uff-sidebar__overlay{top:0!important;height:100%!important}
.uff-product-sheet__submit strong{white-space:nowrap;font-variant-numeric:tabular-nums}
.uff-product-modifiers__option input[type=number]{font-variant-numeric:tabular-nums;color:var(--uff-color-text,#253e66)!important;-webkit-text-fill-color:var(--uff-color-text,#253e66)!important}
.uff-product-sheet__scroll>.uff-product-modifiers:first-child{margin-top:0}
.uff-product-sheet__section:empty{display:none!important}
@media(max-width:782px){.uff-shop .uff-category-navigation.is-fixed{padding-top:0!important}.uff-shop__drawer{height:calc(100dvh - var(--uff-overlay-top,0px))!important}}


/* 1.9.1.2: final storefront component alignment. */
.uff-shop .uff-card__toggle-wrapper .uff-cart-toggle { width: 130px !important; }
@media(max-width:820px){
}

/* 1.9.1.7: Product card actions always use the canonical Add to Cart Toggle. */
.uff-shop .uff-card__toggle-wrapper{flex:0 0 130px!important;width:130px!important;min-width:130px!important;max-width:130px!important;}
.uff-shop .uff-card__toggle-wrapper>.uff-cart-toggle{display:inline-block!important;width:130px!important;height:36px!important;}
.uff-shop .uff-card__toggle-wrapper .uff-cart-toggle__action-add,.uff-shop .uff-card__toggle-wrapper .uff-cart-toggle__action-qty{width:100%!important;height:100%!important;}
.uff-shop .uff-card__toggle-wrapper .uff-cart-toggle__btn-trigger{width:130px!important;min-width:130px!important;max-width:130px!important;height:36px!important;padding:0 12px!important;border-radius:999px!important;}

/* 2.1.0: lightweight cart and dedicated order configurator. */
.uff-context-summary{display:grid;width:100%;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:18px;padding:15px;border:1px solid #dbe4ee;border-radius:16px;background:#fff;color:var(--uff-color-text,#253e66);text-align:left;cursor:pointer;box-shadow:0 6px 18px rgba(37,62,102,.05)}
.uff-context-summary__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:#eaf7ef;color:#16834b;font-weight:900}.uff-context-summary strong,.uff-context-summary small{display:block}.uff-context-summary small{margin-top:3px;color:#718096;font-size:12px}.uff-context-summary em{font-size:12px;font-style:normal;font-weight:800;color:var(--uff-color-primary,#253e66)}
.uff-cart-drawer__checkout{width:100%;border:0;cursor:pointer}

/* FoodFlow 2.2 - premium order flow polish */
.uff-app button,.uff-app [role="button"]{-webkit-tap-highlight-color:transparent}
.uff-app button:focus,.uff-app button:focus-visible,.uff-app select:focus,.uff-app input:focus{outline:none!important}
.uff-app button:hover,.uff-app button:focus,.uff-app button:active{border-color:var(--uff-color-primary,#253e66)!important;box-shadow:none!important}
.uff-context-summary{grid-template-columns:auto minmax(0,1fr) auto!important;gap:10px!important;margin-bottom:14px!important;padding:11px 12px!important;border-color:rgba(37,62,102,.1)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 4px 16px rgba(37,62,102,.045)!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}
.uff-context-summary:hover{background:#f8fafc!important;border-color:rgba(37,62,102,.18)!important;transform:translateY(-1px)!important;color:var(--uff-color-text,#253e66)!important}
.uff-context-summary__icon{width:30px!important;height:30px!important;border-radius:10px!important;font-size:13px!important}
.uff-context-summary strong{font-size:13px!important;line-height:1.2!important;text-transform:none!important}.uff-context-summary small{margin-top:2px!important;font-size:11px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uff-context-summary em{font-size:10px!important;letter-spacing:.08em;text-transform:uppercase}
.uff-shop__drawer .uff-cart-item--drawer{grid-template-columns:64px minmax(0,1fr)!important;min-height:92px!important;padding:12px 40px 12px 12px!important;border-color:rgba(37,62,102,.08)!important;border-radius:15px!important;box-shadow:0 5px 16px rgba(37,62,102,.045)!important}
.uff-shop__drawer .uff-cart-item--drawer:hover{transform:none!important;box-shadow:0 7px 20px rgba(37,62,102,.07)!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__image{width:64px!important;height:64px!important;flex-basis:64px!important;border-radius:11px!important}
.uff-shop__drawer .uff-cart-item__title{font-size:14px!important}.uff-shop__drawer .uff-cart-item__description{margin-top:4px!important;font-size:11px!important}.uff-shop__drawer .uff-cart-item__footer{margin-top:7px!important}.uff-shop__drawer .uff-cart-item__price{font-size:14px!important}.uff-shop__drawer .uff-cart-item__remove{position:absolute!important;top:8px!important;right:8px!important;width:28px!important;height:28px!important}.uff-shop__drawer .uff-cart-item{position:relative!important}
.uff-cart-drawer__checkout{border:1px solid var(--uff-color-primary,#253e66)!important;background:var(--uff-color-primary,#253e66)!important;color:#fff!important;box-shadow:none!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}
.uff-cart-drawer__checkout:hover,.uff-cart-drawer__checkout:focus{background:#fff!important;color:var(--uff-color-primary,#253e66)!important;border-color:var(--uff-color-primary,#253e66)!important;transform:translateY(-1px)!important}
.uff-cart-drawer__checkout.is-loading{opacity:.65;pointer-events:none}
@media(max-width:640px){.uff-context-summary{margin-bottom:12px!important}}

/* FoodFlow 2.3 sidebar stability */
.uff-shop .uff-context-summary,.uff-shop .uff-context-summary *{color:var(--uff-color-text,#253e66)!important;opacity:1!important}.uff-shop .uff-context-summary small{color:var(--uff-color-text-light,#64748b)!important}.uff-shop .uff-context-summary em{color:var(--uff-color-primary,#253e66)!important}.uff-shop .uff-context-summary:hover,.uff-shop .uff-context-summary:focus{background:#f8fafc!important;border-color:#cfd9e5!important;box-shadow:0 6px 18px rgba(37,62,102,.06)!important;outline:0!important}
.uff-shop__drawer .uff-cart-item--drawer .uff-cart-item__quantity{align-self:end!important}
/* 2.4.0 visual consolidation: sidebar owns its controls and totals. */
.uff-shop__drawer .uff-context-summary{color:var(--uff-color-text,#253e66)!important;background:#fff!important;border-color:var(--uff-color-border,#e2e8f0)!important}.uff-shop__drawer .uff-context-summary strong{color:var(--uff-color-primary,#253e66)!important}.uff-shop__drawer .uff-context-summary small{color:var(--uff-color-text-light,#64748b)!important}.uff-shop__drawer .uff-context-summary em{color:var(--uff-color-primary,#253e66)!important}
.uff-shop__drawer .uff-cart-summary__row--discount{color:var(--uff-color-success,#198754)!important}.uff-shop__drawer .uff-cart-summary__row--discount strong{color:inherit!important}
.uff-shop__drawer .uff-cart-drawer__checkout{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;min-height:52px!important;border:1px solid var(--uff-color-primary,#253e66)!important;border-radius:14px!important;background:var(--uff-color-primary,#253e66)!important;color:#fff!important;font-weight:800!important;box-shadow:none!important}.uff-shop__drawer .uff-cart-drawer__checkout:hover,.uff-shop__drawer .uff-cart-drawer__checkout:focus{background:#1f3d66!important;border-color:#1f3d66!important;color:#fff!important;outline:0!important;box-shadow:0 0 0 3px rgba(37,62,102,.1)!important}


/* 2.5.0 consolidation: full-height drawers and quieter order flow */
.uff-shop__drawer{top:0!important;height:100dvh!important;inset:0!important;z-index:10020!important}
.uff-shop__drawer-panel{top:0!important;height:100dvh!important;max-height:100dvh!important}
.uff-shop .uff-sidebar__header{padding-top:calc(22px + env(safe-area-inset-top))!important}
.uff-cart-drawer__checkout:hover,.uff-cart-drawer__checkout:focus{background:#1f3d66!important;color:#fff!important;border-color:#1f3d66!important;transform:none!important;box-shadow:0 0 0 3px rgba(37,62,102,.1)!important}
@keyframes uffSelectLoading{to{background-position:-200% 0}}
/* 2.6 catalog: parent tabs + lazily loaded child categories. */
.uff-catalog-tabs{position:sticky;top:var(--uff-sticky-offset,0);z-index:40;margin:0 auto 28px;padding:0 28px;background:color-mix(in srgb,#fff 94%,transparent);border-bottom:1px solid #e9edf2;backdrop-filter:blur(18px)}
.uff-catalog-tabs__parents,.uff-catalog-tabs__children{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.uff-catalog-tabs__parents::-webkit-scrollbar,.uff-catalog-tabs__children::-webkit-scrollbar{display:none}
.uff-catalog-tabs__parent{position:relative;flex:0 0 auto;padding:18px 0 15px;border:0!important;background:none!important;color:#66758a!important;font:600 15px/1.2 inherit!important;box-shadow:none!important;cursor:pointer}.uff-catalog-tabs__parent::after{content:'';position:absolute;left:50%;right:50%;bottom:0;height:2px;border-radius:2px;background:var(--uff-color-primary,#253e66);transition:left .18s ease,right .18s ease}.uff-catalog-tabs__parent:hover,.uff-catalog-tabs__parent.is-active{color:var(--uff-color-primary,#253e66)!important}.uff-catalog-tabs__parent.is-active::after{left:0;right:0}
.uff-catalog-tabs__children{gap:8px;padding:10px 0 12px}.uff-catalog-tabs__child{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 13px;border:1px solid transparent!important;border-radius:999px;background:#f4f6f8!important;color:#526177!important;font:550 13px/1 inherit!important;box-shadow:none!important;cursor:pointer}.uff-catalog-tabs__child small{font-size:11px;opacity:.65}.uff-catalog-tabs__child:hover,.uff-catalog-tabs__child.is-active{border-color:color-mix(in srgb,var(--uff-color-primary,#253e66) 18%,transparent)!important;background:color-mix(in srgb,var(--uff-color-primary,#253e66) 8%,#fff)!important;color:var(--uff-color-primary,#253e66)!important}
.uff-catalog-skeleton{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:16px 0}.uff-catalog-skeleton span{display:block;min-height:280px;border-radius:18px;background:linear-gradient(100deg,#f1f3f5 20%,#f8f9fa 38%,#f1f3f5 56%);background-size:220% 100%;animation:uff-skeleton 1.25s ease-in-out infinite}@keyframes uff-skeleton{to{background-position-x:-220%}}
.uff-catalog-load-more{display:flex;margin:28px auto 0}.uff-catalog-error{padding:32px;text-align:center;color:#657186}
.uff-product-badges{display:flex;align-items:center;gap:6px;min-height:25px;overflow:hidden}.uff-product-badge{display:inline-flex;align-items:center;max-width:132px;padding:5px 8px;border-radius:999px;background:#f2f5f7;color:#526177;font-size:10px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uff-product-badge--recommended,.uff-product-badge--new{background:#edf4ff;color:#294f83}.uff-product-badge--vegan,.uff-product-badge--vegetarian,.uff-product-badge--gluten-free{background:#edf8ef;color:#27623a}.uff-product-badge--spice{background:#fff1ed;color:#9b3f28}.uff-product-badge--more{flex:0 0 auto;background:#eef1f4}
@media(max-width:900px){.uff-catalog-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.uff-catalog-tabs{padding-inline:18px}.uff-catalog-tabs__parents{gap:22px}}
@media(max-width:600px){.uff-catalog-tabs{margin-bottom:18px;padding-inline:14px}.uff-catalog-tabs__parents{gap:20px}.uff-catalog-tabs__parent{padding-block:15px 12px;font-size:14px!important}.uff-catalog-skeleton{grid-template-columns:1fr;gap:14px}.uff-catalog-skeleton span{min-height:190px}}

/* 2.6.1 compact tabs and overlay flags (never alter card height). */
.uff-catalog-tabs{margin-bottom:20px;padding:0 12px!important;border:1px solid #e8edf2;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 5px 18px rgba(28,45,70,.045)}.uff-catalog-tabs__main{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center}.uff-catalog-tabs__parents{gap:24px!important;scroll-behavior:smooth}.uff-catalog-tabs__parent{min-height:42px;padding:11px 0 9px!important;font-size:13px!important;font-weight:650!important;letter-spacing:.01em}.uff-catalog-tabs__arrow{display:grid!important;width:28px!important;height:28px!important;place-items:center!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f3f6f9!important;color:#40536b!important;font:500 22px/1 sans-serif!important;box-shadow:none!important;cursor:pointer}.uff-catalog-tabs__arrow:hover{background:#e9eef4!important;color:#203b62!important}.uff-catalog-tabs__arrow[hidden]{visibility:hidden!important;display:grid!important}.uff-catalog-tabs__children{min-height:0;gap:6px!important;padding:7px 32px 9px!important;border-top:1px solid #f0f3f6}.uff-catalog-tabs__children[hidden]{display:none!important}.uff-catalog-tabs__child{min-height:30px!important;padding:5px 10px!important;font-size:11.5px!important}.uff-catalog-tabs__child small{font-size:9.5px!important}
.uff-card__badges{position:absolute;z-index:3;top:12px;left:12px;display:flex;max-width:calc(100% - 24px);gap:5px;pointer-events:none}.uff-card__flag{display:inline-flex;align-items:center;min-height:23px;max-width:112px;padding:0 8px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(255,255,255,.91);color:#28405f;font-size:9px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 4px 13px rgba(14,30,50,.1);backdrop-filter:blur(8px)}.uff-card__flag--spice{background:rgba(255,241,237,.94);color:#93412e}.uff-card__flag--vegan,.uff-card__flag--vegetarian,.uff-card__flag--gluten-free{background:rgba(237,248,239,.94);color:#28623b}.uff-card__flag--new,.uff-card__flag--recommended{background:rgba(237,244,255,.94);color:#294f83}
@media(max-width:600px){.uff-catalog-tabs{padding-inline:7px!important;border-radius:12px}.uff-catalog-tabs__main{grid-template-columns:30px minmax(0,1fr) 30px}.uff-catalog-tabs__parents{gap:18px!important}.uff-catalog-tabs__parent{min-height:39px;padding:10px 0 8px!important;font-size:12px!important}.uff-catalog-tabs__children{padding-inline:28px!important}.uff-card__badges{top:8px;left:8px}.uff-card__flag{max-width:85px;min-height:20px;padding-inline:6px;font-size:8px}}
.uff-card__flag[class*="uff-card__flag--spice"],.uff-product-badge[class*="uff-product-badge--spice"]{gap:2px;background:rgba(255,245,241,.94);color:#a74532}.uff-chilli{display:block;width:12px;height:12px;fill:#d2543d;stroke:#8f3425;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.uff-product-badge .uff-chilli{width:13px;height:13px}.uff-shop .uff-cart-drawer__footer{padding:12px 20px calc(16px + env(safe-area-inset-bottom))!important}.uff-shop__drawer .uff-cart-summary__row{min-height:0!important;padding:3px 0!important;font-size:12px!important;line-height:1.3!important}.uff-shop__drawer .uff-cart-summary__row strong{font-size:12px!important}.uff-shop__drawer .uff-cart-summary__breakdown hr{margin:5px 0!important;border:0!important;border-top:1px solid #e5eaf0!important}.uff-shop__drawer .uff-cart-summary__row--total{padding-top:5px!important;font-size:14px!important}.uff-shop__drawer .uff-cart-summary__row--total strong{font-size:16px!important}.uff-shop .uff-cart-drawer__checkout{height:48px!important;margin-top:10px!important;font-size:13px!important}

/* 2.6.3: the catalogue navigator belongs to the page edge, not a floating card. */
.uff-catalog-tabs{width:100%!important;max-width:var(--uff-shop-max,1240px)!important;margin-left:auto!important;margin-right:auto!important;padding-inline:12px!important;border:1px solid #e5eaf0!important;border-radius:16px!important;box-shadow:0 5px 18px rgba(28,45,70,.045)!important}.uff-catalog-tabs.is-fixed{left:0!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-inline:max(18px,calc((100vw - 1240px)/2))!important;border:0!important;border-radius:0!important;border-bottom:1px solid #e5eaf0!important;box-shadow:0 8px 18px rgba(37,62,102,.08)!important}.uff-catalog-tabs__main{max-width:1240px;margin-inline:auto}.uff-catalog-tabs__children{padding-left:32px!important;padding-right:32px!important}.uff-catalog-tabs.is-fixed .uff-catalog-tabs__parent{min-height:34px!important;padding-block:8px!important;font-size:12px!important}.uff-catalog-tabs.is-fixed .uff-catalog-tabs__children{min-height:0;padding-top:4px!important;padding-bottom:5px!important}.uff-catalog-tabs.is-fixed .uff-catalog-tabs__child{min-height:26px!important;padding:4px 9px!important;font-size:10.5px!important}.uff-chilli{width:12px!important;height:15px!important;fill:#c50015!important;stroke:none!important}.uff-card__flag--spice .uff-chilli{width:10px!important;height:13px!important}@media(max-width:700px){.uff-catalog-tabs{padding-inline:12px!important}.uff-catalog-tabs__children{padding-inline:30px!important}}

/* 2.6.6 consolidation: a single delivery-app header and a true viewport sticky. */
.uff-shop__top{grid-template-columns:minmax(260px,.72fr) minmax(420px,1.28fr)!important;gap:24px!important;align-items:start!important;padding:20px 22px!important;border-radius:22px!important;box-shadow:0 12px 36px rgba(37,62,102,.055)!important}
.uff-shop__top>.uff-restaurant-header,.uff-shop__status .uff-opening-status{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.uff-shop__top>.uff-restaurant-header{align-self:center!important}.uff-shop__top .uff-restaurant-header__logo-wrapper{width:58px!important;height:58px!important;border-radius:15px!important}.uff-shop__top .uff-restaurant-header__title{font-size:26px!important;line-height:1.12!important}.uff-shop__top .uff-restaurant-header__description{display:none!important}
.uff-shop__status .uff-opening-status{height:auto!important;padding:2px 0!important}.uff-shop__status .uff-opening-status__toggle-btn{margin-top:12px!important}.uff-shop__status .uff-opening-status__week-list{max-width:none!important}
.uff-catalog-tabs__placeholder{height:0}.uff-catalog-tabs.is-fixed{position:fixed!important;z-index:1000!important;left:0!important;right:0!important;width:100vw!important;max-width:none!important;margin:0!important;padding-inline:max(18px,calc((100vw - var(--uff-shop-max,1240px))/2))!important;border:0!important;border-radius:0!important;border-bottom:1px solid #e3e9ef!important;background:rgba(255,255,255,.965)!important;box-shadow:0 10px 28px rgba(31,52,80,.11)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}
.uff-catalog-tabs.is-fixed .uff-catalog-tabs__main,.uff-catalog-tabs.is-fixed .uff-catalog-tabs__children{width:100%!important;max-width:var(--uff-shop-max,1240px)!important;margin-left:auto!important;margin-right:auto!important}
.uff-catalog-load-more{display:flex!important;width:max-content!important;margin:28px auto 0!important;text-transform:none!important;letter-spacing:0!important}.uff-catalog-load-more.is-loading{pointer-events:none!important}
@media(max-width:900px){.uff-shop__top{grid-template-columns:1fr!important}.uff-shop__top>.uff-restaurant-header{padding-bottom:14px!important;border-bottom:1px solid var(--uff-color-border,#e2e8f0)!important}}
@media(max-width:640px){.uff-shop__top{padding:17px!important}.uff-catalog-tabs.is-fixed{padding-inline:8px!important}}

/* 2.7.15: category navigation owns sorting and all overlays escape modal stacking contexts. */
.uff-catalog-tabs__main{grid-template-columns:32px minmax(0,1fr) 32px auto!important;gap:8px!important}
.uff-catalog-tabs__sort{display:flex;align-items:center;gap:8px;padding-left:8px;border-left:1px solid #e8edf2;white-space:nowrap}
.uff-catalog-tabs__sort-label{color:var(--uff-color-text-light,#64748b);font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}
.uff-catalog-tabs__sort .uff-select{width:154px}
.uff-catalog-tabs__sort .uff-select__trigger{min-height:34px!important;height:34px!important;padding:0 10px!important;border-color:#e2e8ef!important;border-radius:10px!important;background:#f8fafc!important;color:var(--uff-color-text,#253e66)!important;font-size:11.5px!important;font-weight:650!important}
.uff-shop__toast{z-index:100100!important;pointer-events:none!important;box-shadow:0 14px 34px rgba(15,23,42,.24)!important}
@media(max-width:760px){.uff-catalog-tabs__main{grid-template-columns:30px minmax(0,1fr) 30px!important}.uff-catalog-tabs__sort{grid-column:1/-1;justify-content:flex-end;padding:7px 22px 8px;border-top:1px solid #f0f3f6;border-left:0}.uff-catalog-tabs__sort .uff-select{width:min(100%,190px)}}
