[data-theme=harbor-deli]{--theme-color-background:#f4f6f5;--theme-color-surface:#fcfefd;--theme-color-surface-elevated:#fff;--theme-color-primary:#05594c;--theme-color-primary-foreground:#f4fbf8;--theme-color-secondary:#e4edea;--theme-color-secondary-foreground:#1a2421;--theme-color-accent:#ef7f1a;--theme-color-foreground:#1a2421;--theme-color-muted-foreground:#5a635f;--theme-color-border:#dce5e1;--theme-color-eyebrow:#05594c;--theme-color-success:#2f8f4e;--theme-color-warning:#d98a1e;--theme-color-danger:#c0362c;--theme-font-display:var(--font-hd-display), system-ui, sans-serif;--theme-font-sans:var(--font-hd-body), system-ui, sans-serif;--theme-font-mono:var(--font-hd-mono), ui-monospace, monospace;--theme-font-weight-regular:400;--theme-font-weight-medium:600;--theme-font-weight-bold:800;--theme-radius-card:20px;--theme-radius-button:16px;--theme-radius-modal:26px;--theme-radius-image:16px;--theme-space-unit:4px;--theme-space-screen-padding:18px;--theme-space-card-gap:16px;--theme-motion-duration-fast:.16s;--theme-motion-duration-base:.26s;--theme-motion-duration-slow:.38s;--theme-motion-easing:cubic-bezier(.16, 1, .3, 1)}.hd-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hd-root{font-family:var(--theme-font-sans);color:var(--theme-color-foreground);background:var(--theme-color-background);-webkit-font-smoothing:antialiased;min-height:100dvh}.hd-root *,.hd-root :before,.hd-root :after{box-sizing:border-box}.hd-shell{--hd-shell-max:100%;isolation:isolate;width:100%;min-height:100dvh;max-width:var(--hd-shell-max);background:var(--theme-color-background);scroll-behavior:smooth;flex-direction:column;margin-inline:auto;display:flex;position:relative}.hd-shell__scroll{flex:auto;padding-bottom:84px}.hd-shell__scroll[data-cart-visible=true]{padding-bottom:84px}.hd-header{z-index:20;height:96px;padding:0 var(--theme-space-screen-padding);background:var(--theme-color-primary);color:var(--theme-color-primary-foreground);border-bottom:none;align-items:center;gap:8px;display:flex;position:sticky;top:0;overflow:hidden}.hd-header:after{content:"";background:var(--theme-color-accent);border-radius:28px;width:118px;height:118px;position:absolute;top:22px;right:-30px}@supports (color:color-mix(in lab, red, red)){.hd-header:after{background:color-mix(in srgb, var(--theme-color-accent) 86%, var(--theme-color-foreground))}}.hd-header:after{z-index:0;pointer-events:none;transform:rotate(20deg)}.hd-header__text{z-index:1;flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex;position:relative}.hd-header__eyebrow{min-width:0;font-family:var(--theme-font-mono);font-size:10px;font-weight:var(--theme-font-weight-bold);letter-spacing:.16em;text-transform:uppercase;opacity:.8;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hd-header__brand{min-width:0;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-style:italic;line-height:1.06;overflow:hidden}.hd-header__tagline{opacity:.86;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;line-height:1.3;overflow:hidden}.hd-header__cart-slot{z-index:1;flex:none;width:150px;height:1px;position:relative}@media (max-width:400px){.hd-header__brand{letter-spacing:-.02em;font-size:16px}.hd-header__eyebrow{letter-spacing:.06em;font-size:9px}.hd-header__cart-slot{width:64px}}.hd-header__actions{flex:none;align-items:center;gap:4px;display:flex}.hd-icon-btn{border-radius:var(--theme-radius-button);width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.hd-icon-btn:hover{background:var(--theme-color-secondary)}.hd-icon-btn:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-catnav{z-index:19;background:var(--theme-color-background);border-bottom:1px solid var(--theme-color-border);position:sticky;top:96px}.hd-catnav__track{padding:10px var(--theme-space-screen-padding);scrollbar-width:none;scroll-snap-type:x proximity;gap:8px;display:flex;overflow-x:auto}.hd-catnav__track::-webkit-scrollbar{display:none}.hd-catnav__item{border:1px solid var(--theme-color-border);background:var(--theme-color-surface);min-height:44px;color:var(--theme-color-foreground);font-family:var(--theme-font-sans);font-size:14px;font-weight:var(--theme-font-weight-bold);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;cursor:pointer;scroll-snap-align:start;border-radius:9999px;flex:none;padding:0 18px;position:relative}.hd-catnav__item:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-catnav__item[data-active=true]{color:var(--theme-color-primary-foreground);border-color:#0000}.hd-catnav__pill{z-index:0;background:var(--theme-color-primary);border-radius:9999px;position:absolute;inset:0}.hd-catnav__label{z-index:1;position:relative}.hd-hero{margin:var(--theme-space-screen-padding);border-radius:var(--theme-radius-card);background:var(--theme-color-primary);color:var(--theme-color-primary-foreground);padding:30px 24px;display:none;position:relative;overflow:hidden}.hd-hero:after{content:"";border-radius:var(--theme-radius-card);background:var(--theme-color-accent);opacity:.92;width:170px;height:170px;position:absolute;bottom:-64px;right:-44px;transform:rotate(18deg)}.hd-hero__eyebrow{z-index:1;font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);letter-spacing:.18em;text-transform:uppercase;opacity:.85;position:relative}.hd-hero__title{z-index:1;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;text-transform:uppercase;margin:8px 0 0;font-size:32px;font-style:italic;line-height:1.04;position:relative}.hd-hero__tagline{z-index:1;opacity:.92;max-width:24ch;margin:10px 0 0;font-size:14px;line-height:1.5;position:relative}.hd-section{padding:24px var(--theme-space-screen-padding) 4px;scroll-margin-top:112px}.hd-section__eyebrow{display:none}.hd-section__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.015em;text-transform:uppercase;margin:4px 0 14px;font-size:24px;font-style:italic}.hd-product-grid{gap:var(--theme-space-card-gap);grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));display:grid}.hd-empty{padding:48px var(--theme-space-screen-padding);text-align:center;color:var(--theme-color-muted-foreground);font-size:15px}.hd-card{border-radius:var(--theme-radius-card);background:var(--theme-color-surface);border:1px solid var(--theme-color-border);box-shadow:0 1px 2px var(--theme-color-foreground), 0 12px 28px -12px var(--theme-color-foreground);flex-direction:column;display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.hd-card{box-shadow:0 1px 2px color-mix(in srgb, var(--theme-color-foreground) 8%, transparent), 0 12px 28px -12px color-mix(in srgb, var(--theme-color-foreground) 22%, transparent)}}.hd-card{overflow:hidden}.hd-card[data-unavailable=true]{opacity:.62}.hd-card__open{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;padding:0;display:flex}.hd-card__open:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:-2px}.hd-card__media{aspect-ratio:16/11;background:var(--theme-color-secondary);width:100%;position:relative}.hd-card__img{object-fit:contain;filter:none;width:100%;height:100%;display:block}.hd-card__media-fallback{background:var(--theme-color-secondary);width:100%;height:100%;color:var(--theme-color-primary);font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;justify-content:center;align-items:center;font-size:40px;font-style:italic;display:flex}.hd-card__badges{flex-wrap:wrap;gap:4px;max-width:calc(100% - 64px);display:flex;position:absolute;top:8px;left:8px}.hd-card__fav{background:var(--theme-color-surface-elevated);width:32px;height:32px;color:var(--theme-color-accent);border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.hd-card__text{flex-direction:column;gap:4px;padding:14px 14px 8px;display:flex}.hd-card__name{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;font-size:18px;line-height:1.18}.hd-card__desc{color:var(--theme-color-muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.hd-card__footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:4px 14px 14px;display:flex}.hd-price{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:16px}.hd-badge{height:22px;font-family:var(--theme-font-mono);font-size:10px;font-weight:var(--theme-font-weight-bold);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;align-items:center;padding:0 8px;display:inline-flex}.hd-badge[data-tone=neutral]{background:var(--theme-color-surface-elevated);color:var(--theme-color-foreground)}.hd-badge[data-tone=accent]{background:var(--theme-color-accent);color:var(--theme-color-primary-foreground)}.hd-badge[data-tone=success]{background:var(--theme-color-success);color:var(--theme-color-primary-foreground)}.hd-badge[data-tone=warning]{background:var(--theme-color-warning);color:var(--theme-color-foreground)}.hd-badge[data-tone=danger]{background:var(--theme-color-danger);color:var(--theme-color-primary-foreground)}.hd-btn{border-radius:var(--theme-radius-button);min-height:44px;font-family:var(--theme-font-sans);font-size:14px;font-weight:var(--theme-font-weight-bold);letter-spacing:.01em;cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:6px;padding:0 18px;display:inline-flex}.hd-btn:focus-visible{outline:2px solid var(--theme-color-foreground);outline-offset:2px}.hd-btn:disabled{opacity:.5;cursor:not-allowed}.hd-btn[data-variant=primary]{background:var(--theme-color-primary);color:var(--theme-color-primary-foreground)}.hd-btn[data-variant=surface]{background:var(--theme-color-surface-elevated);color:var(--theme-color-primary)}.hd-btn[data-variant=block]{background:var(--theme-color-primary);width:100%;color:var(--theme-color-primary-foreground);justify-content:space-between}.hd-btn[data-size=compact]{min-height:40px;padding:0 14px;font-size:13px}.hd-cartbar{z-index:30;background:var(--theme-color-accent);width:100%;height:84px;color:var(--theme-color-primary-foreground);cursor:pointer;box-shadow:0 -8px 24px -10px var(--theme-color-foreground);border:none;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;display:flex;position:fixed;inset:auto 0 0}@supports (color:color-mix(in lab, red, red)){.hd-cartbar{box-shadow:0 -8px 24px -10px color-mix(in srgb, var(--theme-color-foreground) 50%, transparent)}}.hd-cartbar{-webkit-mask:radial-gradient(46px,#0000 0 46px,#000 47px);mask:radial-gradient(46px,#0000 0 46px,#000 47px)}.hd-cartbar:focus-visible{outline:2px solid var(--theme-color-primary-foreground);outline-offset:2px}.hd-cartbar__summary{flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;min-width:0;max-width:40%;display:flex}.hd-cartbar__summary>svg,.hd-cartbar__count{display:none}.hd-cartbar__text{display:contents}.hd-cartbar__items{font-size:14px;font-weight:var(--theme-font-weight-bold);letter-spacing:.02em;text-transform:uppercase;opacity:.92;white-space:nowrap;order:1}.hd-cartbar__total{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;white-space:nowrap;order:2;font-size:22px;line-height:1}.hd-cartbar>span{border-radius:var(--theme-radius-button);background:var(--theme-color-primary);max-width:42%;min-height:48px;color:var(--theme-color-primary-foreground);font-size:13px;font-weight:var(--theme-font-weight-bold);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;animation:hd-cart-pulse 1.9s var(--theme-motion-easing) infinite;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 18px;display:inline-flex}@keyframes hd-cart-pulse{0%,to{box-shadow:0 3px 0 color-mix(in srgb, var(--theme-color-primary) 52%, var(--theme-color-foreground)), 0 4px 12px -2px color-mix(in srgb, var(--theme-color-primary) 42%, transparent);transform:scale(1)}50%{box-shadow:0 3px 0 color-mix(in srgb, var(--theme-color-primary) 52%, var(--theme-color-foreground)), 0 6px 22px 0 color-mix(in srgb, var(--theme-color-primary) 80%, transparent);transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.hd-cartbar>span{box-shadow:0 3px 0 var(--theme-color-primary);animation:none}@supports (color:color-mix(in lab, red, red)){.hd-cartbar>span{box-shadow:0 3px 0 color-mix(in srgb, var(--theme-color-primary) 52%, var(--theme-color-foreground))}}}.hd-cartbar[data-mode=online]{z-index:901;border-radius:var(--theme-radius-button);background:var(--theme-color-accent);width:48px;height:48px;box-shadow:0 6px 16px -6px var(--theme-color-foreground);flex-direction:row;justify-content:center;gap:0;padding:0;position:fixed;inset:12px 14px auto auto}@supports (color:color-mix(in lab, red, red)){.hd-cartbar[data-mode=online]{box-shadow:0 6px 16px -6px color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.hd-cartbar[data-mode=online]{-webkit-mask:none;mask:none}.hd-cartbar[data-mode=online] .hd-cartbar__summary{max-width:none;position:static}.hd-cartbar[data-mode=online] .hd-cartbar__summary>svg{display:block}.hd-cartbar[data-mode=online] .hd-cartbar__text{display:none}.hd-cartbar[data-mode=online] .hd-cartbar__count{background:var(--theme-color-primary);min-width:20px;height:20px;color:var(--theme-color-primary-foreground);font-family:var(--theme-font-mono);font-size:12px;font-weight:var(--theme-font-weight-bold);border-radius:9999px;justify-content:center;align-items:center;padding:0 5px;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.hd-cartbar[data-mode=online]>span{display:none}.te-locale-switcher[data-theme=harbor-deli]:not([data-kiosk=true]):not([data-flyout]){z-index:901;top:66px;right:14px}.te-locale-switcher[data-theme=harbor-deli]:not([data-kiosk=true]):not([data-flyout]) .te-locale-switcher__trigger{background:var(--theme-color-surface);justify-content:center;gap:0;width:48px;height:30px;min-height:30px;padding:0}@supports (color:color-mix(in lab, red, red)){.te-locale-switcher[data-theme=harbor-deli]:not([data-kiosk=true]):not([data-flyout]) .te-locale-switcher__trigger{background:color-mix(in srgb, var(--theme-color-surface) 92%, transparent)}}.te-locale-switcher[data-theme=harbor-deli]:not([data-kiosk=true]):not([data-flyout]) .te-locale-switcher__name,.te-locale-switcher[data-theme=harbor-deli]:not([data-kiosk=true]):not([data-flyout]) .te-locale-switcher__chevron{display:none}.te-locale-switcher__panel[data-theme=harbor-deli]:not([data-kiosk=true]){top:104px;right:14px}.hd-cartdrawer{z-index:45;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.hd-cartdrawer__scrim{cursor:pointer;background:var(--theme-color-foreground);border:none;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.hd-cartdrawer__scrim{background:color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.hd-cartdrawer__panel{background:var(--theme-color-surface);width:100%;max-width:560px;max-height:84dvh;color:var(--theme-color-foreground);border-top:3px solid var(--theme-color-accent);border-radius:var(--theme-radius-modal);box-shadow:0 24px 64px -12px var(--theme-color-foreground);flex-direction:column;margin-inline:auto;display:flex;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.hd-cartdrawer__panel{box-shadow:0 24px 64px -12px color-mix(in srgb, var(--theme-color-foreground) 38%, transparent)}}.hd-cartdrawer__header{padding:18px var(--theme-space-screen-padding);border-bottom:1px solid var(--theme-color-border);flex:none;justify-content:space-between;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-cartdrawer__header{border-bottom:1px solid color-mix(in srgb, var(--theme-color-border) 70%, transparent)}}.hd-cartdrawer__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;color:var(--theme-color-foreground);font-size:22px;font-style:italic}.hd-cartdrawer__close{background:var(--theme-color-secondary);width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.hd-cartdrawer__close:focus-visible{outline:2px solid var(--theme-color-foreground);outline-offset:2px}.hd-cartdrawer__list{padding:8px var(--theme-space-screen-padding);flex:auto;margin:0;list-style:none;overflow-y:auto}.hd-cartline{border-bottom:1px solid var(--theme-color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;padding:14px 0;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-cartline{border-bottom:1px solid color-mix(in srgb, var(--theme-color-border) 55%, transparent)}}.hd-cartline__thumb{border-radius:var(--theme-radius-image);object-fit:contain;background:var(--theme-color-secondary);flex:none;width:64px;height:64px}.hd-cartline:last-child{border-bottom:none}.hd-cartline__info{flex-direction:column;flex:calc(100% - 76px);gap:2px;min-width:0;display:flex}.hd-cartline__name{font-family:var(--theme-font-sans);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:15px}.hd-cartline__unit{font-family:var(--theme-font-mono);color:var(--theme-color-muted-foreground);font-size:12.5px}.hd-cartline__mods{flex-wrap:wrap;gap:4px;padding:2px 0;display:flex}.hd-cartline__mod{background:var(--theme-color-secondary);color:var(--theme-color-muted-foreground);font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);border-radius:9999px;align-items:center;gap:3px;padding:2px 8px;display:inline-flex}.hd-cartline__mod[data-kind=add]{background:var(--theme-color-accent)}@supports (color:color-mix(in lab, red, red)){.hd-cartline__mod[data-kind=add]{background:color-mix(in srgb, var(--theme-color-accent) 18%, var(--theme-color-surface))}}.hd-cartline__mod[data-kind=add]{color:var(--theme-color-foreground)}.hd-cartline__mod[data-kind=remove]{background:var(--theme-color-danger)}@supports (color:color-mix(in lab, red, red)){.hd-cartline__mod[data-kind=remove]{background:color-mix(in srgb, var(--theme-color-danger) 10%, var(--theme-color-surface))}}.hd-cartline__mod[data-kind=remove]{color:var(--theme-color-danger);text-decoration:line-through}.hd-cartline__actions{flex:100%;justify-content:flex-end;align-items:center;gap:10px;display:flex}.hd-cartline__total{text-align:right;min-width:64px;font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:14px}.hd-cartline__remove{border-radius:var(--theme-radius-button);width:44px;height:44px;color:var(--theme-color-danger);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.hd-cartline__remove:focus-visible{outline:2px solid var(--theme-color-danger);outline-offset:-2px}.hd-cartdrawer__footer{padding:16px var(--theme-space-screen-padding);padding-bottom:max(16px, env(safe-area-inset-bottom));border-top:1px solid var(--theme-color-border);flex-direction:column;flex:none;gap:12px;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-cartdrawer__footer{border-top:1px solid color-mix(in srgb, var(--theme-color-border) 70%, transparent)}}.hd-cartdrawer__footer{background:var(--theme-color-surface-elevated)}.hd-cartdrawer__subtotal{font-family:var(--theme-font-sans);color:var(--theme-color-muted-foreground);justify-content:space-between;align-items:baseline;font-size:15px;display:flex}.hd-cartdrawer__subtotal-value{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:18px}.hd-backdrop{z-index:40;background:var(--theme-color-foreground);position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.hd-backdrop{background:color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.hd-sheet{z-index:41;background:var(--theme-color-surface-elevated);border-radius:var(--theme-radius-modal) var(--theme-radius-modal) 0 0;flex-direction:column;max-height:92dvh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.hd-sheet__grip{touch-action:none;flex:none;justify-content:center;padding:10px 0 4px;display:flex}.hd-sheet__grip-bar{background:var(--theme-color-border);border-radius:9999px;width:40px;height:4px}.hd-sheet__scroll{flex:auto;overflow-y:auto}.hd-sheet__media{aspect-ratio:16/10;background:var(--theme-color-secondary);width:100%;position:relative}.hd-sheet__close{background:var(--theme-color-surface-elevated);width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.hd-sheet__close:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-sheet__body{padding:16px var(--theme-space-screen-padding);flex-direction:column;gap:10px;display:flex}.hd-sheet__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.015em;text-transform:uppercase;font-size:24px;font-style:italic;line-height:1.12}.hd-sheet__desc{color:var(--theme-color-muted-foreground);font-size:14.5px;line-height:1.55}.hd-sheet__badges{flex-wrap:wrap;gap:4px;display:flex}.hd-sheet__footer{padding:12px var(--theme-space-screen-padding);background:var(--theme-color-surface-elevated);border-top:1px solid var(--theme-color-border);flex:none;align-items:center;gap:12px;display:flex}.hd-qty{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-button);flex:none;align-items:center;gap:2px;display:flex}.hd-qty__btn{width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.hd-qty__btn:disabled{opacity:.4;cursor:not-allowed}.hd-qty__btn:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:-2px}.hd-qty__value{text-align:center;min-width:28px;font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);font-size:15px}.hd-inactivity{z-index:50;pointer-events:auto;background:var(--theme-color-foreground);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.hd-inactivity{background:color-mix(in srgb, var(--theme-color-foreground) 60%, transparent)}}.hd-inactivity{padding:24px}.hd-inactivity__panel{border-radius:var(--theme-radius-modal);background:var(--theme-color-surface-elevated);text-align:center;flex-direction:column;gap:16px;width:100%;max-width:420px;padding:28px;display:flex}.hd-inactivity__countdown{background:var(--theme-color-primary);width:72px;height:72px;color:var(--theme-color-primary-foreground);font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);border-radius:9999px;justify-content:center;align-items:center;margin:0 auto;font-size:24px;display:inline-flex}.hd-inactivity__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;font-size:22px;font-style:italic}.hd-inactivity__actions{gap:8px;margin-top:8px;display:flex}.hd-inactivity__actions>*{flex:1 1 0}.hd-confirmation{z-index:60;text-align:center;background:var(--theme-color-background);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:32px;display:flex;position:fixed;inset:0}.hd-confirmation__badge{background:var(--theme-color-success);width:96px;height:96px;color:var(--theme-color-primary-foreground);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.hd-confirmation__order{font-family:var(--theme-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--theme-color-muted-foreground);font-size:14px}.hd-confirmation__number{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;text-transform:uppercase;color:var(--theme-color-primary);margin:8px 0 4px;font-size:56px;font-style:italic}.hd-confirmation__total{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);margin-top:12px;font-size:20px}.hd-confirmation__ready{color:var(--theme-color-muted-foreground);margin-top:8px;font-size:14px}.hd-confirmation__close{margin-top:32px}@media (min-width:640px){.hd-hero{padding:40px 32px}.hd-hero:after{width:210px;height:210px}.hd-hero__title{font-size:40px}.hd-hero__tagline{max-width:44ch;font-size:15px}.hd-sheet{max-width:560px;margin-inline:auto}}@media (min-width:1024px){.hd-hero{padding:50px 46px}.hd-hero__title{font-size:50px}.hd-sheet{border-radius:var(--theme-radius-modal);max-height:86dvh;margin:auto;inset:0}.hd-sheet__grip{display:none}}@media (prefers-reduced-motion:reduce){.hd-shell{scroll-behavior:auto}.hd-hero:after{transform:rotate(0)}}.hd-hero__rule{display:none}.hd-hero-rail{padding:4px var(--theme-space-screen-padding) 0;flex-direction:column;gap:12px;display:flex}.hd-hero-rail__label{font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);letter-spacing:.16em;text-transform:uppercase;color:var(--theme-color-eyebrow)}.hd-hero-rail__track{gap:var(--theme-space-card-gap);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin:0;padding:2px 0 8px;list-style:none;display:flex;overflow-x:auto}.hd-hero-rail__item{scroll-snap-align:start;flex:none;width:clamp(200px,68vw,248px);display:flex}.hd-hero-rail__item>.hd-card,.hd-menubody{width:100%}.hd-rowlist{gap:var(--theme-space-card-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.hd-rowitem{flex-direction:column;display:flex}.hd-row{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-card);background:var(--theme-color-surface);width:100%;color:var(--theme-color-foreground);font:inherit;text-align:left;cursor:pointer;box-shadow:0 1px 2px var(--theme-color-foreground), 0 10px 24px -16px var(--theme-color-foreground);align-items:center;gap:14px;padding:12px 14px;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-row{box-shadow:0 1px 2px color-mix(in srgb, var(--theme-color-foreground) 6%, transparent), 0 10px 24px -16px color-mix(in srgb, var(--theme-color-foreground) 22%, transparent)}}.hd-row:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-row[data-expanded=true]{border-color:var(--theme-color-primary);border-bottom-right-radius:0;border-bottom-left-radius:0}.hd-row[data-unavailable=true]{opacity:.62}.hd-row__media{border-radius:var(--theme-radius-image);background:var(--theme-color-secondary);flex:none;width:73px;height:73px;overflow:hidden}.hd-row__img{object-fit:contain;width:100%;height:100%;display:block}.hd-row__fallback{width:100%;height:100%;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;color:var(--theme-color-primary);justify-content:center;align-items:center;font-size:30px;font-style:italic;display:flex}.hd-row__body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.hd-row__name{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;font-size:17px;line-height:1.18}.hd-row__desc{color:var(--theme-color-muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.hd-row__aside{flex-direction:column;flex:none;align-items:flex-end;gap:8px;display:flex}.hd-row__chevron{color:var(--theme-color-muted-foreground);justify-content:center;align-items:center;display:inline-flex}.hd-row[data-expanded=true] .hd-row__chevron{color:var(--theme-color-primary);transform:rotate(180deg)}.hd-simplegrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.hd-scard{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-card);background:var(--theme-color-surface);box-shadow:0 1px 2px var(--theme-color-foreground), 0 10px 24px -16px var(--theme-color-foreground);flex-direction:column;gap:6px;padding:8px;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-scard{box-shadow:0 1px 2px color-mix(in srgb, var(--theme-color-foreground) 6%, transparent), 0 10px 24px -16px color-mix(in srgb, var(--theme-color-foreground) 22%, transparent)}}.hd-scard[data-unavailable=true]{opacity:.62}.hd-scard__media{aspect-ratio:1;border-radius:var(--theme-radius-image);background:var(--theme-color-secondary);width:100%;overflow:hidden}.hd-scard__img{object-fit:contain;width:100%;height:100%;display:block}.hd-scard__fallback{width:100%;height:100%;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;color:var(--theme-color-primary);justify-content:center;align-items:center;font-size:26px;font-style:italic;display:flex}.hd-scard__name{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.2;display:-webkit-box;overflow:hidden}.hd-scard__price{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);font-size:12.5px}.hd-scard__add{border-radius:var(--theme-radius-button);background:var(--theme-color-accent);width:100%;min-height:44px;color:var(--theme-color-primary-foreground);cursor:pointer;box-shadow:0 3px 0 var(--theme-color-accent);border:none;justify-content:center;align-items:center;margin-top:auto;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.hd-scard__add{box-shadow:0 3px 0 color-mix(in srgb, var(--theme-color-accent) 62%, var(--theme-color-foreground))}}.hd-scard__add:active{box-shadow:0 1px 0 var(--theme-color-accent);transform:translateY(2px)}@supports (color:color-mix(in lab, red, red)){.hd-scard__add:active{box-shadow:0 1px 0 color-mix(in srgb, var(--theme-color-accent) 62%, var(--theme-color-foreground))}}.hd-scard__add:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-scard__add:disabled{opacity:.5;cursor:not-allowed;transform:none}.hd-panel{border:1px solid var(--theme-color-primary);border-bottom-left-radius:var(--theme-radius-card);border-bottom-right-radius:var(--theme-radius-card);background:var(--theme-color-surface-elevated);border-top:none}.hd-panel__inner{flex-direction:column;gap:14px;padding:14px;display:flex}.hd-panel__state{text-align:center;color:var(--theme-color-muted-foreground);padding:18px 14px;font-size:14px}.hd-panel__cols{grid-template-columns:1fr;gap:14px;display:grid}.hd-panel__col{flex-direction:column;gap:8px;min-width:0;display:flex}.hd-panel__col-title{font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;display:flex}.hd-panel__col-title[data-col=remove]{color:var(--theme-color-danger)}.hd-panel__col-title[data-col=extra]{color:var(--theme-color-accent)}.hd-panel__col-title[data-col=option]{color:var(--theme-color-primary)}.hd-panel__req{letter-spacing:.08em;background:var(--theme-color-secondary);color:var(--theme-color-muted-foreground);border-radius:9999px;padding:1px 6px;font-size:9px}.hd-panel__req[data-unmet=true]{background:var(--theme-color-danger);color:var(--theme-color-primary-foreground)}.hd-optlist{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hd-opt{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-button);background:var(--theme-color-surface);width:100%;min-height:44px;color:var(--theme-color-foreground);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:8px;padding:8px 12px;display:flex}button.hd-opt:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-opt[data-selected=true]{border-color:var(--theme-color-primary);background:var(--theme-color-primary)}@supports (color:color-mix(in lab, red, red)){.hd-opt[data-selected=true]{background:color-mix(in srgb, var(--theme-color-primary) 10%, var(--theme-color-surface))}}.hd-opt[data-removed=true]{border-color:var(--theme-color-danger);background:var(--theme-color-danger)}@supports (color:color-mix(in lab, red, red)){.hd-opt[data-removed=true]{background:color-mix(in srgb, var(--theme-color-danger) 8%, var(--theme-color-surface))}}.hd-opt[data-removed=true] .hd-opt__label{color:var(--theme-color-muted-foreground);text-decoration:line-through}.hd-opt__label{min-width:0;font-size:14px;font-weight:var(--theme-font-weight-medium);flex:auto}.hd-opt__hit{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:auto;align-self:stretch;align-items:center;gap:8px;padding:0;display:flex}.hd-opt__hit:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-opt__hit:disabled{cursor:not-allowed}.hd-opt__hit:disabled .hd-opt__label{opacity:.75}.hd-opt__price{font-family:var(--theme-font-mono);font-size:13px;font-weight:var(--theme-font-weight-bold);color:var(--theme-color-accent);flex:none}.hd-opt__stepper{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-button);flex:none;align-items:center;gap:2px;display:flex}.hd-variant-chips{flex-wrap:wrap;gap:8px;display:flex}.hd-chip{border:1px solid var(--theme-color-border);background:var(--theme-color-surface);min-height:40px;color:var(--theme-color-foreground);font-family:var(--theme-font-sans);font-size:13px;font-weight:var(--theme-font-weight-bold);cursor:pointer;border-radius:9999px;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.hd-chip:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-chip[data-selected=true]{background:var(--theme-color-primary);color:var(--theme-color-primary-foreground);border-color:#0000}.hd-chip:disabled{opacity:.45;cursor:not-allowed}.hd-chip__price{font-family:var(--theme-font-mono);font-size:12px}.hd-panel__footer{border-top:1px solid var(--theme-color-border);align-items:center;gap:12px;padding-top:12px;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-panel__footer{border-top:1px solid color-mix(in srgb, var(--theme-color-border) 70%, transparent)}}.hd-panel__footer .hd-btn{flex:auto}@media (min-width:640px){.hd-row__media{width:94px;height:94px}.hd-panel__cols{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (prefers-reduced-motion:reduce){.hd-row[data-expanded=true] .hd-row__chevron{transform:none}}.hd-sidemodal{z-index:46;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.hd-sidemodal__scrim{cursor:pointer;background:var(--theme-color-foreground);border:none;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.hd-sidemodal__scrim{background:color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.hd-sidemodal__panel{background:var(--theme-color-surface);width:100%;max-height:88dvh;color:var(--theme-color-foreground);border-top:3px solid var(--theme-color-accent);border-radius:var(--theme-radius-modal) var(--theme-radius-modal) 0 0;flex-direction:column;margin-inline:auto;display:flex;position:relative;overflow:hidden}.hd-sidemodal__header{padding:16px var(--theme-space-screen-padding);border-bottom:1px solid var(--theme-color-border);flex:none;justify-content:space-between;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-sidemodal__header{border-bottom:1px solid color-mix(in srgb, var(--theme-color-border) 70%, transparent)}}.hd-sidemodal__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;margin:0;font-size:22px;font-style:italic}.hd-sidemodal__close{background:var(--theme-color-secondary);width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.hd-sidemodal__close:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-sidemodal__scroll{padding:8px var(--theme-space-screen-padding) 16px;flex:auto;overflow-y:auto}.hd-sidemodal__group{padding-top:12px}.hd-sidemodal__group-title{font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--theme-color-eyebrow);margin:0 0 10px}.hd-sidemodal__group-title[data-favorites=true]{color:var(--theme-color-accent)}.hd-sidemodal__grid{gap:var(--theme-space-card-gap);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.hd-sidetile{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-card);background:var(--theme-color-surface);flex-direction:column;gap:8px;padding:10px;display:flex}.hd-sidetile[data-selected=true]{border-color:var(--theme-color-primary);background:var(--theme-color-primary)}@supports (color:color-mix(in lab, red, red)){.hd-sidetile[data-selected=true]{background:color-mix(in srgb, var(--theme-color-primary) 8%, var(--theme-color-surface))}}.hd-sidetile__hit{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:8px;padding:0;display:flex}.hd-sidetile__hit:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px;border-radius:var(--theme-radius-image)}.hd-sidetile__hit:disabled{cursor:not-allowed}.hd-sidetile__media{aspect-ratio:1;border-radius:var(--theme-radius-image);background:var(--theme-color-secondary);width:100%;overflow:hidden}.hd-sidetile__img{object-fit:contain;width:100%;height:100%;display:block}.hd-sidetile__fallback{width:100%;height:100%;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;color:var(--theme-color-primary);justify-content:center;align-items:center;font-size:34px;font-style:italic;display:flex}.hd-sidetile__name{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;font-size:14.5px;line-height:1.2}.hd-sidetile__price{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:13px}.hd-sidetile__stepper{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-button);justify-content:space-between;align-items:center;gap:2px;margin-top:auto;display:flex}.hd-sidemodal__footer{padding:12px var(--theme-space-screen-padding);padding-bottom:max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--theme-color-border);flex-direction:column;flex:none;gap:8px;display:flex}@supports (color:color-mix(in lab, red, red)){.hd-sidemodal__footer{border-top:1px solid color-mix(in srgb, var(--theme-color-border) 70%, transparent)}}.hd-sidemodal__footer{background:var(--theme-color-surface-elevated)}.hd-sidemodal__skip{border:2px solid var(--theme-color-primary);border-radius:var(--theme-radius-button);background:var(--theme-color-surface);width:100%;min-height:44px;color:var(--theme-color-primary);font-family:var(--theme-font-sans);font-size:14px;font-weight:var(--theme-font-weight-bold);cursor:pointer;justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.hd-sidemodal__skip:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.hd-sidemodal__count{background:var(--theme-color-accent);min-width:28px;height:28px;color:var(--theme-color-primary-foreground);font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);border-radius:9999px;justify-content:center;align-items:center;padding:0 8px;font-size:14px;display:inline-flex}@media (min-width:640px){.hd-sidemodal__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.hd-sidemodal{justify-content:center;align-items:center;padding:24px}.hd-sidemodal__panel{border-radius:var(--theme-radius-modal);border-top-width:3px;max-width:720px;max-height:84dvh}.hd-sidemodal__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hd-welcome{background:radial-gradient(52% 44% at 14% 18%, var(--theme-color-primary) 0%, transparent 100%), radial-gradient(48% 42% at 86% 82%, var(--theme-color-accent) 0%, transparent 100%), var(--theme-color-background)}@supports (color:color-mix(in lab, red, red)){.hd-welcome{background:radial-gradient(52% 44% at 14% 18%, color-mix(in srgb, var(--theme-color-primary) 16%, var(--theme-color-background)) 0%, transparent 100%), radial-gradient(48% 42% at 86% 82%, color-mix(in srgb, var(--theme-color-accent) 18%, var(--theme-color-background)) 0%, transparent 100%), var(--theme-color-background)}}.hd-welcome{background-size:240% 240%,240% 240%,auto;animation:16s ease-in-out infinite alternate hd-welcome-drift}.hd-welcome-dial__center{background:var(--theme-color-primary);color:var(--theme-color-primary-foreground);box-shadow:0 18px 44px -14px var(--theme-color-primary);position:relative}@supports (color:color-mix(in lab, red, red)){.hd-welcome-dial__center{box-shadow:0 18px 44px -14px color-mix(in srgb, var(--theme-color-primary) 65%, transparent)}}.hd-welcome-dial__center{animation:3.4s ease-in-out infinite hd-welcome-breathe}.hd-welcome-dial__center:before,.hd-welcome-dial__center:after{content:"";border:2.5px solid var(--theme-color-accent);border-radius:9999px;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.hd-welcome-dial__center:before,.hd-welcome-dial__center:after{border:2.5px solid color-mix(in srgb, var(--theme-color-accent) 72%, transparent)}}.hd-welcome-dial__center:before,.hd-welcome-dial__center:after{pointer-events:none;animation:3.4s cubic-bezier(.22,1,.36,1) infinite hd-welcome-sonar}.hd-welcome-dial__center:after{animation-delay:1.7s}@keyframes hd-welcome-sonar{0%{opacity:.6;transform:scale(1)}70%{opacity:0}to{opacity:0;transform:scale(2.7)}}.hd-welcome-dial__center-label{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:.02em;font-size:19px;font-style:italic;line-height:1.25}.hd-welcome-dial__flag{border:3px solid var(--theme-color-surface);box-shadow:0 8px 20px -8px var(--theme-color-foreground)}@supports (color:color-mix(in lab, red, red)){.hd-welcome-dial__flag{box-shadow:0 8px 20px -8px color-mix(in srgb, var(--theme-color-foreground) 45%, transparent)}}@keyframes hd-welcome-drift{0%{background-position:0 0,100% 100%,0 0}to{background-position:100% 100%,0 0,0 0}}@keyframes hd-welcome-breathe{0%,to{box-shadow:0 18px 44px -14px color-mix(in srgb, var(--theme-color-primary) 65%, transparent);transform:translate(-50%,-50%)scale(1)}50%{box-shadow:0 18px 64px -8px color-mix(in srgb, var(--theme-color-primary) 85%, transparent);transform:translate(-50%,-50%)scale(1.06)}}.hd-welcome-dial[data-open=true] .hd-welcome-dial__center{animation:none;transform:translate(-50%,-50%)}.hd-welcome-dial[data-open=true] .hd-welcome-dial__center:before,.hd-welcome-dial[data-open=true] .hd-welcome-dial__center:after{opacity:0;animation:none}@keyframes hd-welcome-float{0%,to{margin-top:0}50%{margin-top:-7px}}@media (prefers-reduced-motion:reduce){.hd-welcome,.hd-welcome-dial__center,.hd-welcome-dial__center:before,.hd-welcome-dial__center:after,.hd-welcome-dial__flag{animation:none}.hd-welcome-dial__center:before,.hd-welcome-dial__center:after{display:none}}.te-locale-switcher[data-theme=harbor-deli][data-flyout]{z-index:40;margin-left:-30px;position:fixed;inset:auto auto 12px 50%}.te-locale-switcher[data-theme=harbor-deli] .te-locale-switcher__flyout{z-index:1;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.te-locale-switcher[data-theme=harbor-deli] .te-locale-switcher__backdrop{z-index:0;cursor:default;background:var(--theme-color-foreground);border:none;position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.te-locale-switcher[data-theme=harbor-deli] .te-locale-switcher__backdrop{background:color-mix(in srgb, var(--theme-color-foreground) 52%, transparent)}}.te-locale-switcher[data-theme=harbor-deli][data-flyout] .te-locale-switcher__trigger{z-index:2;box-sizing:border-box;cursor:pointer;width:60px;height:60px;min-height:0;box-shadow:0 8px 18px -8px var(--theme-color-foreground);background:0 0;border:none;border-radius:9999px;padding:0;position:relative}@supports (color:color-mix(in lab, red, red)){.te-locale-switcher[data-theme=harbor-deli][data-flyout] .te-locale-switcher__trigger{box-shadow:0 8px 18px -8px color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.te-locale-switcher[data-theme=harbor-deli] .te-locale-switcher__trigger:focus-visible{outline:2px solid var(--theme-color-primary-foreground);outline-offset:3px}.te-locale-switcher[data-theme=harbor-deli] .te-locale-switcher__pulse{border:2px solid var(--theme-color-accent);pointer-events:none;border-radius:9999px;position:absolute;inset:-6px}.te-locale-switcher[data-theme=harbor-deli] .te-locale-switcher__fly{cursor:pointer;z-index:1;background:0 0;border:none;border-radius:9999px;width:48px;height:48px;margin:-24px 0 0 -24px;padding:0;position:absolute;top:50%;left:50%}.te-locale-switcher[data-theme=harbor-deli] .te-locale-switcher__fly:focus-visible{outline:2px solid var(--theme-color-primary-foreground);outline-offset:2px}.te-locale-switcher[data-theme=harbor-deli] .te-locale-flag{box-shadow:0 6px 14px -6px var(--theme-color-foreground);border-radius:9999px;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.te-locale-switcher[data-theme=harbor-deli] .te-locale-flag{box-shadow:0 6px 14px -6px color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.te-locale-switcher[data-theme=harbor-deli] .te-locale-flag{justify-content:center;align-items:center;display:flex}.te-locale-switcher[data-theme=harbor-deli] .te-locale-flag__svg{flex:none;width:auto;min-width:100%;height:100%;display:block}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true]{width:min(392px,100vw);height:340px;max-height:none;box-shadow:none;animation:te-locale-fade var(--theme-motion-duration-fast) var(--theme-motion-easing);background:0 0;border:none;padding:0;inset:auto auto 8px 50%;overflow:visible;transform:translate(-50%)}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__title{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__list{width:100%;height:100%;display:block;position:relative}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__list>li{position:absolute;bottom:158px;left:50%}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item{--hd-ls-angle:calc((var(--i) / var(--n)) * 360deg);width:auto;min-height:0;transform:translateX(-50%) rotate(var(--hd-ls-angle)) translateY(-110px) rotate(calc(var(--hd-ls-angle) * -1)) scale(1);animation:.55s cubic-bezier(.34,1.56,.64,1) backwards hd-ls-fly;animation-delay:calc(var(--i) * 35ms);background:0 0;flex-direction:column;align-items:center;gap:3px;padding:0;display:flex}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item:hover{background:0 0}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item[data-center=true]{animation:none;transform:translate(-50%)}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item[data-center=true] .te-locale-flag{outline:3px solid var(--theme-color-accent);outline-offset:2px;animation:2.4s ease-in-out infinite hd-ls-ring}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item .te-locale-flag{box-shadow:0 6px 14px -6px var(--theme-color-foreground);width:46px!important;height:46px!important}@supports (color:color-mix(in lab, red, red)){.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item .te-locale-flag{box-shadow:0 6px 14px -6px color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item .te-locale-switcher__name,.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__check{display:none}@keyframes hd-ls-fly{0%{opacity:0;transform:translateX(-50%) rotate(var(--hd-ls-angle)) translateY(0px) rotate(calc(var(--hd-ls-angle) * -1)) scale(.1)}}@keyframes hd-ls-ring{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--theme-color-accent) 55%, transparent)}to{box-shadow:0 0 0 16px color-mix(in srgb, var(--theme-color-accent) 0%, transparent)}}@media (prefers-reduced-motion:reduce){.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item,.te-locale-switcher__panel[data-theme=harbor-deli][data-kiosk=true] .te-locale-switcher__item[data-center=true] .te-locale-flag{animation:none}}.hd-shell__scroll{padding-bottom:104px}.hd-root[data-flow-step=welcome] .hd-shell__scroll{padding-bottom:0}.hd-root[data-mode=kiosk-native] .hd-header{gap:12px;height:132px}.hd-root[data-mode=kiosk-native] .hd-header__eyebrow{letter-spacing:.18em;font-size:13px}.hd-root[data-mode=kiosk-native] .hd-header__brand{font-size:28px}.hd-root[data-mode=kiosk-native] .hd-header__tagline{font-size:15px}.hd-root[data-mode=kiosk-native] .hd-catnav{top:132px}.hd-root[data-mode=kiosk-native] .hd-section{scroll-margin-top:148px}.hd-root[data-mode=kiosk-native] .hd-row__media{width:234px;height:234px}.hd-root[data-mode=kiosk-native] .hd-row__name{color:var(--theme-color-primary);font-size:26px}.hd-root[data-mode=kiosk-native] .hd-row__desc{-webkit-line-clamp:3;font-size:17px}.hd-root[data-mode=kiosk-native] .hd-price{color:var(--theme-color-primary);font-size:22px}.hd-root[data-mode=kiosk-native] .hd-section__title{color:var(--theme-color-primary);font-size:36px}.hd-root[data-mode=kiosk-native] .hd-scard__name{color:var(--theme-color-primary);font-size:20px}.hd-root[data-mode=kiosk-native] .hd-scard__price{color:var(--theme-color-primary);font-size:17px}.hd-root[data-mode=kiosk-native] .hd-card__name{color:var(--theme-color-primary);font-size:27px}.hd-root[data-mode=kiosk-native] .hd-sidetile__name{color:var(--theme-color-primary);font-size:21px}.hd-root[data-mode=kiosk-native] .hd-sidetile__price{font-size:17px}
[data-theme=sandwich-xl]{--theme-color-background:#f8f9fa;--theme-color-surface:#fffcf5;--theme-color-surface-elevated:#fff;--theme-color-primary:#05594c;--theme-color-primary-foreground:#fff;--theme-color-secondary:#f1e7d3;--theme-color-secondary-foreground:#241f1c;--theme-color-accent:#ef7f1a;--theme-color-foreground:#241f1c;--theme-color-muted-foreground:#6b5f54;--theme-color-border:#e8ddc8;--theme-color-eyebrow:#05594c;--theme-color-success:#05594c;--theme-color-warning:#ef7f1a;--theme-color-danger:#241f1c;--theme-font-display:var(--font-sw-display), system-ui, sans-serif;--theme-font-sans:var(--font-sw-body), system-ui, sans-serif;--theme-font-mono:var(--font-sw-mono), ui-monospace, monospace;--theme-font-weight-regular:400;--theme-font-weight-medium:600;--theme-font-weight-bold:800;--theme-radius-card:28px;--theme-radius-button:16px;--theme-radius-modal:28px;--theme-radius-image:18px;--theme-space-unit:4px;--theme-space-screen-padding:18px;--theme-space-card-gap:16px;--theme-motion-duration-fast:.16s;--theme-motion-duration-base:.26s;--theme-motion-duration-slow:.38s;--theme-motion-easing:cubic-bezier(.16, 1, .3, 1)}.sw-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sw-root{font-family:var(--theme-font-sans);color:var(--theme-color-foreground);background:var(--theme-color-background);-webkit-font-smoothing:antialiased;min-height:100dvh}.sw-root *,.sw-root :before,.sw-root :after{box-sizing:border-box}.sw-shell{--sw-shell-max:100%;isolation:isolate;width:100%;min-height:100dvh;max-width:var(--sw-shell-max);background:var(--theme-color-background);scroll-behavior:smooth;flex-direction:column;margin-inline:auto;display:flex;position:relative}.sw-shell__scroll{flex:auto}.sw-shell__scroll[data-cart-visible=true]{padding-bottom:84px}.sw-header{z-index:20;min-height:56px;padding:0 var(--theme-space-screen-padding);background:var(--theme-color-surface);border-bottom:1px solid var(--theme-color-border);align-items:center;gap:8px;display:flex;position:sticky;top:0}.sw-header__brand{min-width:0;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:20px;font-style:italic;overflow:hidden}.sw-header__actions{flex:none;align-items:center;gap:4px;display:flex}.sw-icon-btn{border-radius:var(--theme-radius-button);width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.sw-icon-btn:hover{background:var(--theme-color-secondary)}.sw-icon-btn:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.sw-catnav{z-index:19;background:var(--theme-color-background);border-bottom:1px solid var(--theme-color-border);position:sticky;top:56px}.sw-catnav__track{padding:10px var(--theme-space-screen-padding);scrollbar-width:none;scroll-snap-type:x proximity;gap:8px;display:flex;overflow-x:auto}.sw-catnav__track::-webkit-scrollbar{display:none}.sw-catnav__item{border:1px solid var(--theme-color-border);background:var(--theme-color-surface);min-height:44px;color:var(--theme-color-foreground);font-family:var(--theme-font-sans);font-size:14px;font-weight:var(--theme-font-weight-bold);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;cursor:pointer;scroll-snap-align:start;border-radius:9999px;flex:none;padding:0 18px;position:relative}.sw-catnav__item:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.sw-catnav__item[data-active=true]{color:var(--theme-color-primary-foreground);border-color:#0000}.sw-catnav__pill{z-index:0;background:var(--theme-color-primary);border-radius:9999px;position:absolute;inset:0}.sw-catnav__label{z-index:1;position:relative}.sw-hero{margin:var(--theme-space-screen-padding);border-radius:var(--theme-radius-card);background:var(--theme-color-primary);color:var(--theme-color-primary-foreground);padding:30px 24px;position:relative;overflow:hidden}.sw-hero:after{content:"";border-radius:var(--theme-radius-card);background:var(--theme-color-accent);opacity:.92;width:170px;height:170px;position:absolute;bottom:-64px;right:-44px;transform:rotate(18deg)}.sw-hero__eyebrow{z-index:1;font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);letter-spacing:.18em;text-transform:uppercase;opacity:.85;position:relative}.sw-hero__title{z-index:1;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;text-transform:uppercase;margin:8px 0 0;font-size:32px;font-style:italic;line-height:1.04;position:relative}.sw-hero__tagline{z-index:1;opacity:.92;max-width:24ch;margin:10px 0 0;font-size:14px;line-height:1.5;position:relative}.sw-section{padding:24px var(--theme-space-screen-padding) 4px;scroll-margin-top:112px}.sw-section__eyebrow{font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--theme-color-eyebrow)}.sw-section__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.015em;text-transform:uppercase;margin:4px 0 14px;font-size:24px;font-style:italic}.sw-product-grid{gap:var(--theme-space-card-gap);grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));display:grid}.sw-empty{padding:48px var(--theme-space-screen-padding);text-align:center;color:var(--theme-color-muted-foreground);font-size:15px}.sw-card{border-radius:var(--theme-radius-card);background:var(--theme-color-surface);border:1px solid var(--theme-color-border);box-shadow:0 1px 2px var(--theme-color-foreground), 0 12px 28px -12px var(--theme-color-foreground);flex-direction:column;display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.sw-card{box-shadow:0 1px 2px color-mix(in srgb, var(--theme-color-foreground) 8%, transparent), 0 12px 28px -12px color-mix(in srgb, var(--theme-color-foreground) 22%, transparent)}}.sw-card{overflow:hidden}.sw-card[data-unavailable=true]{opacity:.62}.sw-card__open{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;padding:0;display:flex}.sw-card__open:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:-2px}.sw-card__media{aspect-ratio:16/11;background:var(--theme-color-secondary);width:100%;position:relative}.sw-card__img{object-fit:cover;filter:none;width:100%;height:100%;display:block}.sw-card__media-fallback{background:var(--theme-color-secondary);width:100%;height:100%;color:var(--theme-color-primary);font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;justify-content:center;align-items:center;font-size:40px;font-style:italic;display:flex}.sw-card__badges{flex-wrap:wrap;gap:4px;max-width:calc(100% - 64px);display:flex;position:absolute;top:8px;left:8px}.sw-card__fav{background:var(--theme-color-surface-elevated);width:32px;height:32px;color:var(--theme-color-accent);border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.sw-card__text{flex-direction:column;gap:4px;padding:14px 14px 8px;display:flex}.sw-card__name{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.01em;font-size:18px;line-height:1.18}.sw-card__desc{color:var(--theme-color-muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.sw-card__footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:4px 14px 14px;display:flex}.sw-price{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:16px}.sw-badge{height:22px;font-family:var(--theme-font-mono);font-size:10px;font-weight:var(--theme-font-weight-bold);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;align-items:center;padding:0 8px;display:inline-flex}.sw-badge[data-tone=neutral]{background:var(--theme-color-surface-elevated);color:var(--theme-color-foreground)}.sw-badge[data-tone=accent]{background:var(--theme-color-accent);color:var(--theme-color-foreground)}.sw-badge[data-tone=success]{background:var(--theme-color-success);color:var(--theme-color-primary-foreground)}.sw-badge[data-tone=warning]{background:var(--theme-color-warning);color:var(--theme-color-foreground)}.sw-badge[data-tone=danger]{background:var(--theme-color-danger);color:var(--theme-color-primary-foreground)}.sw-btn{border-radius:var(--theme-radius-button);min-height:44px;font-family:var(--theme-font-sans);font-size:14px;font-weight:var(--theme-font-weight-bold);letter-spacing:.01em;cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:6px;padding:0 18px;display:inline-flex}.sw-btn:focus-visible{outline:2px solid var(--theme-color-foreground);outline-offset:2px}.sw-btn:disabled{opacity:.5;cursor:not-allowed}.sw-btn[data-variant=primary]{background:var(--theme-color-primary);color:var(--theme-color-primary-foreground)}.sw-btn[data-variant=surface]{background:var(--theme-color-surface-elevated);color:var(--theme-color-primary)}.sw-btn[data-variant=block]{background:var(--theme-color-primary);width:100%;color:var(--theme-color-primary-foreground);justify-content:space-between}.sw-btn[data-size=compact]{min-height:40px;padding:0 14px;font-size:13px}.sw-cartbar{max-width:var(--sw-shell-max,100%);z-index:30;min-height:64px;padding:10px var(--theme-space-screen-padding);background:var(--theme-color-primary);color:var(--theme-color-primary-foreground);box-shadow:0 -8px 28px -10px var(--theme-color-foreground);justify-content:space-between;align-items:center;gap:12px;margin-inline:auto;display:flex;position:fixed;bottom:0;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.sw-cartbar{box-shadow:0 -8px 28px -10px color-mix(in srgb, var(--theme-color-foreground) 32%, transparent)}}.sw-cartbar__summary{align-items:center;gap:10px;min-width:0;display:flex}.sw-cartbar__count{background:var(--theme-color-accent);min-width:30px;height:30px;color:var(--theme-color-foreground);font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);border-radius:9999px;justify-content:center;align-items:center;padding:0 8px;font-size:14px;display:inline-flex}.sw-cartbar__text{flex-direction:column;min-width:0;line-height:1.2;display:flex}.sw-cartbar__items{opacity:.85;font-size:12px}.sw-cartbar__total{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);font-size:16px}.sw-cartdrawer{z-index:45;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.sw-cartdrawer__scrim{cursor:pointer;background:var(--theme-color-foreground);border:none;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.sw-cartdrawer__scrim{background:color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.sw-cartdrawer__panel{max-height:88dvh;max-width:var(--sw-shell-max,100%);background:var(--theme-color-surface);width:100%;color:var(--theme-color-foreground);border-top:3px solid var(--theme-color-primary);border-radius:var(--theme-radius-modal) var(--theme-radius-modal) 0 0;flex-direction:column;margin-inline:auto;display:flex;position:relative;overflow:hidden}.sw-cartdrawer__header{padding:18px var(--theme-space-screen-padding);border-bottom:1px solid var(--theme-color-border);flex:none;justify-content:space-between;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.sw-cartdrawer__header{border-bottom:1px solid color-mix(in srgb, var(--theme-color-border) 70%, transparent)}}.sw-cartdrawer__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;color:var(--theme-color-foreground);font-size:22px;font-style:italic}.sw-cartdrawer__close{background:var(--theme-color-secondary);width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.sw-cartdrawer__close:focus-visible{outline:2px solid var(--theme-color-foreground);outline-offset:2px}.sw-cartdrawer__list{padding:8px var(--theme-space-screen-padding);flex:auto;margin:0;list-style:none;overflow-y:auto}.sw-cartline{border-bottom:1px solid var(--theme-color-border);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}@supports (color:color-mix(in lab, red, red)){.sw-cartline{border-bottom:1px solid color-mix(in srgb, var(--theme-color-border) 55%, transparent)}}.sw-cartline:last-child{border-bottom:none}.sw-cartline__info{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.sw-cartline__name{font-family:var(--theme-font-sans);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:15px}.sw-cartline__unit{font-family:var(--theme-font-mono);color:var(--theme-color-muted-foreground);font-size:12.5px}.sw-cartline__actions{flex:none;align-items:center;gap:10px;display:flex}.sw-cartline__total{text-align:right;min-width:64px;font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:14px}.sw-cartline__remove{border-radius:var(--theme-radius-button);width:44px;height:44px;color:var(--theme-color-danger);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.sw-cartline__remove:focus-visible{outline:2px solid var(--theme-color-danger);outline-offset:-2px}.sw-cartdrawer__footer{padding:16px var(--theme-space-screen-padding);padding-bottom:max(16px, env(safe-area-inset-bottom));border-top:1px solid var(--theme-color-border);flex-direction:column;flex:none;gap:12px;display:flex}@supports (color:color-mix(in lab, red, red)){.sw-cartdrawer__footer{border-top:1px solid color-mix(in srgb, var(--theme-color-border) 70%, transparent)}}.sw-cartdrawer__footer{background:var(--theme-color-surface-elevated)}.sw-cartdrawer__subtotal{font-family:var(--theme-font-sans);color:var(--theme-color-muted-foreground);justify-content:space-between;align-items:baseline;font-size:15px;display:flex}.sw-cartdrawer__subtotal-value{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);color:var(--theme-color-foreground);font-size:18px}.sw-backdrop{z-index:40;background:var(--theme-color-foreground);position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.sw-backdrop{background:color-mix(in srgb, var(--theme-color-foreground) 55%, transparent)}}.sw-sheet{z-index:41;background:var(--theme-color-surface-elevated);border-radius:var(--theme-radius-modal) var(--theme-radius-modal) 0 0;flex-direction:column;max-height:92dvh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.sw-sheet__grip{touch-action:none;flex:none;justify-content:center;padding:10px 0 4px;display:flex}.sw-sheet__grip-bar{background:var(--theme-color-border);border-radius:9999px;width:40px;height:4px}.sw-sheet__scroll{flex:auto;overflow-y:auto}.sw-sheet__media{aspect-ratio:16/10;background:var(--theme-color-secondary);width:100%;position:relative}.sw-sheet__close{background:var(--theme-color-surface-elevated);width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.sw-sheet__close:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.sw-sheet__body{padding:16px var(--theme-space-screen-padding);flex-direction:column;gap:10px;display:flex}.sw-sheet__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.015em;text-transform:uppercase;font-size:24px;font-style:italic;line-height:1.12}.sw-sheet__desc{color:var(--theme-color-muted-foreground);font-size:14.5px;line-height:1.55}.sw-sheet__badges{flex-wrap:wrap;gap:4px;display:flex}.sw-sheet__footer{padding:12px var(--theme-space-screen-padding);background:var(--theme-color-surface-elevated);border-top:1px solid var(--theme-color-border);flex:none;align-items:center;gap:12px;display:flex}.sw-qty{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-button);flex:none;align-items:center;gap:2px;display:flex}.sw-qty__btn{width:44px;height:44px;color:var(--theme-color-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.sw-qty__btn:disabled{opacity:.4;cursor:not-allowed}.sw-qty__btn:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:-2px}.sw-qty__value{text-align:center;min-width:28px;font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);font-size:15px}.sw-inactivity{z-index:50;pointer-events:auto;background:var(--theme-color-foreground);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.sw-inactivity{background:color-mix(in srgb, var(--theme-color-foreground) 60%, transparent)}}.sw-inactivity{padding:24px}.sw-inactivity__panel{border-radius:var(--theme-radius-modal);background:var(--theme-color-surface-elevated);text-align:center;flex-direction:column;gap:16px;width:100%;max-width:420px;padding:28px;display:flex}.sw-inactivity__countdown{background:var(--theme-color-primary);width:72px;height:72px;color:var(--theme-color-primary-foreground);font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);border-radius:9999px;justify-content:center;align-items:center;margin:0 auto;font-size:24px;display:inline-flex}.sw-inactivity__title{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;font-size:22px;font-style:italic}.sw-inactivity__actions{gap:8px;margin-top:8px;display:flex}.sw-inactivity__actions>*{flex:1 1 0}.sw-confirmation{z-index:60;text-align:center;background:var(--theme-color-background);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:32px;display:flex;position:fixed;inset:0}.sw-confirmation__badge{background:var(--theme-color-success);width:96px;height:96px;color:var(--theme-color-primary-foreground);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.sw-confirmation__order{font-family:var(--theme-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--theme-color-muted-foreground);font-size:14px}.sw-confirmation__number{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;text-transform:uppercase;color:var(--theme-color-primary);margin:8px 0 4px;font-size:56px;font-style:italic}.sw-confirmation__total{font-family:var(--theme-font-mono);font-weight:var(--theme-font-weight-bold);margin-top:12px;font-size:20px}.sw-confirmation__ready{color:var(--theme-color-muted-foreground);margin-top:8px;font-size:14px}.sw-confirmation__close{margin-top:32px}@media (min-width:640px){.sw-hero{padding:40px 32px}.sw-hero:after{width:210px;height:210px}.sw-hero__title{font-size:40px}.sw-hero__tagline{max-width:44ch;font-size:15px}.sw-sheet{max-width:560px;margin-inline:auto}}@media (min-width:1024px){.sw-hero{padding:50px 46px}.sw-hero__title{font-size:50px}.sw-sheet{border-radius:var(--theme-radius-modal);max-height:86dvh;margin:auto;inset:0}.sw-sheet__grip{display:none}}@media (prefers-reduced-motion:reduce){.sw-shell{scroll-behavior:auto}.sw-hero:after{transform:rotate(0)}}.sw-hero__rule{display:none}.sw-hero-rail{padding:4px var(--theme-space-screen-padding) 0;flex-direction:column;gap:12px;display:flex}.sw-hero-rail__label{font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);letter-spacing:.16em;text-transform:uppercase;color:var(--theme-color-eyebrow)}.sw-hero-rail__track{gap:var(--theme-space-card-gap);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin:0;padding:2px 0 8px;list-style:none;display:flex;overflow-x:auto}.sw-hero-rail__item{scroll-snap-align:start;flex:none;width:clamp(200px,68vw,248px);display:flex}.sw-hero-rail__item>.sw-card,.sw-menu2{width:100%}.sw-section__head{align-items:center;gap:14px;margin-bottom:18px;display:flex}.sw-section__rule{background:linear-gradient(to right, var(--theme-color-border), transparent);flex:auto;height:2px}.sw-plist{flex-direction:column;gap:28px;display:flex}.sw-pcard{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-card);background:var(--theme-color-surface-elevated);box-shadow:0 2px 4px var(--theme-color-foreground), 0 24px 48px -28px var(--theme-color-foreground);flex-direction:column;display:flex}@supports (color:color-mix(in lab, red, red)){.sw-pcard{box-shadow:0 2px 4px color-mix(in srgb, var(--theme-color-foreground) 6%, transparent), 0 24px 48px -28px color-mix(in srgb, var(--theme-color-foreground) 28%, transparent)}}.sw-pcard{content-visibility:auto;contain-intrinsic-size:auto 200px;overflow:hidden}.sw-pcard[data-unavailable=true]{opacity:.62}.sw-pcard__state[data-compact=true]{text-align:left;min-height:0;color:var(--theme-color-foreground-muted,var(--theme-color-foreground));padding:2px 0 0;font-size:.82rem}.sw-pcard__left{border-bottom:1px solid var(--theme-color-border);flex-direction:column;display:flex}.sw-pcard__media{aspect-ratio:16/10;background:var(--theme-color-secondary);width:100%;overflow:hidden}.sw-pcard__img{object-fit:cover;width:100%;height:100%;display:block}.sw-pcard__fallback{width:100%;height:100%;font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;color:var(--theme-color-primary);justify-content:center;align-items:center;font-size:44px;font-style:italic;display:flex}.sw-pcard__info{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:18px 16px;display:flex}.sw-pcard__name{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;text-transform:uppercase;font-size:20px;font-style:italic;line-height:1.1}.sw-pcard__desc{color:var(--theme-color-muted-foreground);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.sw-pcard__allergens{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.sw-allergen{font-family:var(--theme-font-mono);font-size:9px;font-weight:var(--theme-font-weight-bold);letter-spacing:.04em;text-transform:uppercase;background:var(--theme-color-warning);border-radius:6px;padding:2px 6px}@supports (color:color-mix(in lab, red, red)){.sw-allergen{background:color-mix(in srgb, var(--theme-color-warning) 14%, var(--theme-color-surface))}}.sw-allergen{color:var(--theme-color-warning);border:1px solid var(--theme-color-warning)}@supports (color:color-mix(in lab, red, red)){.sw-allergen{border:1px solid color-mix(in srgb, var(--theme-color-warning) 35%, transparent)}}.sw-vsel{flex-direction:column;gap:8px;width:100%;display:flex}.sw-vsel__btn{border:2px solid var(--theme-color-border);border-radius:var(--theme-radius-button);background:var(--theme-color-surface);width:100%;min-height:44px;color:var(--theme-color-foreground);font-family:var(--theme-font-sans);font-size:13px;font-weight:var(--theme-font-weight-bold);text-transform:uppercase;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;display:flex}.sw-vsel__btn:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.sw-vsel__btn[data-selected=true]{background:var(--theme-color-foreground);color:var(--theme-color-surface);border-color:var(--theme-color-foreground)}.sw-vsel__btn:disabled{opacity:.45;cursor:not-allowed}.sw-vsel__price{font-family:var(--theme-font-mono);font-size:13px}.sw-vsel__btn[data-selected=true] .sw-vsel__price{color:var(--theme-color-accent)}.sw-pcard__right{background:var(--theme-color-surface);flex-direction:column;flex:auto;display:flex}.sw-pcard__state{text-align:center;color:var(--theme-color-muted-foreground);justify-content:center;align-items:center;min-height:180px;padding:24px 16px;font-size:14px;display:flex}.sw-cols{flex:auto;grid-template-columns:1fr;display:grid}.sw-col{border-top:1px solid var(--theme-color-border);flex-direction:column;min-width:0;display:flex}.sw-col[data-placeholder=true]{opacity:.9}.sw-col__head{border-bottom:1px solid var(--theme-color-border);background:var(--theme-color-secondary);align-items:center;gap:8px;padding:12px;display:flex}@supports (color:color-mix(in lab, red, red)){.sw-col__head{background:color-mix(in srgb, var(--theme-color-secondary) 45%, transparent)}}.sw-col__head{font-family:var(--theme-font-mono);font-size:10px;font-weight:var(--theme-font-weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--theme-color-muted-foreground)}.sw-col__num{width:20px;height:20px;font-family:var(--theme-font-mono);font-size:9px;font-weight:var(--theme-font-weight-bold);border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sw-col__num[data-col=remove]{background:var(--theme-color-secondary);color:var(--theme-color-muted-foreground)}.sw-col__num[data-col=extra]{background:var(--theme-color-accent);color:var(--theme-color-foreground)}.sw-col__num[data-col=option],.sw-col__num[data-col=side]{background:var(--theme-color-primary);color:var(--theme-color-primary-foreground)}.sw-col__req{letter-spacing:.06em;background:var(--theme-color-secondary);color:var(--theme-color-muted-foreground);border-radius:9999px;margin-left:auto;padding:1px 6px;font-size:9px}.sw-col__soon{text-align:center;color:var(--theme-color-muted-foreground);margin:0;padding:16px 12px;font-size:12px;font-style:italic}.sw-col__items{flex-direction:column;gap:6px;padding:10px;display:flex}.sw-opt{border-radius:var(--theme-radius-button);background:var(--theme-color-surface-elevated);width:100%;min-height:44px;color:var(--theme-color-foreground);font:inherit;text-align:left;cursor:pointer;box-shadow:0 1px 3px var(--theme-color-foreground);border:none;align-items:center;gap:8px;padding:8px 12px;display:flex}@supports (color:color-mix(in lab, red, red)){.sw-opt{box-shadow:0 1px 3px color-mix(in srgb, var(--theme-color-foreground) 8%, transparent)}}button.sw-opt:focus-visible{outline:2px solid var(--theme-color-primary);outline-offset:2px}.sw-opt[data-added=true]{background:var(--theme-color-primary)}@supports (color:color-mix(in lab, red, red)){.sw-opt[data-added=true]{background:color-mix(in srgb, var(--theme-color-primary) 10%, var(--theme-color-surface-elevated))}.sw-opt[data-removed=true]{background:color-mix(in srgb, var(--theme-color-danger) 8%, var(--theme-color-surface-elevated))}}.sw-opt[data-removed=true] .sw-opt__label{color:var(--theme-color-muted-foreground);text-decoration:line-through}.sw-opt__label{min-width:0;font-size:13px;font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:auto;line-height:1.2;overflow:hidden}.sw-opt__price{font-family:var(--theme-font-mono);font-size:11px;font-weight:var(--theme-font-weight-bold);color:var(--theme-color-accent);white-space:nowrap;flex:none}.sw-opt__box{border:2px solid var(--theme-color-border);width:22px;height:22px;color:var(--theme-color-primary-foreground);border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sw-opt__box[data-tone=option][data-on=true]{background:var(--theme-color-primary);border-color:var(--theme-color-primary)}.sw-opt__step{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-button);flex:none;align-items:center;gap:2px;display:flex}.sw-opt:has(.sw-opt__step){flex-wrap:wrap;row-gap:6px}.sw-opt:has(.sw-opt__step) .sw-opt__label{white-space:normal;flex:100%}.sw-opt:has(.sw-opt__step) .sw-opt__price{flex:none}.sw-opt:has(.sw-opt__step) .sw-opt__step{margin-left:auto}.sw-addbar{border-top:1px solid var(--theme-color-border);background:var(--theme-color-surface-elevated);flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:auto;padding:14px;display:flex}@media (min-width:480px){.sw-addbar{flex-wrap:nowrap}}.sw-addbar__total{flex-direction:column;display:flex}.sw-addbar__total-label{font-family:var(--theme-font-mono);font-size:9px;font-weight:var(--theme-font-weight-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--theme-color-muted-foreground)}.sw-addbar__total-value{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;color:var(--theme-color-foreground);font-size:24px;font-style:italic}.sw-addbar .sw-btn[data-variant=primary]{background:var(--theme-color-accent);color:var(--theme-color-foreground);flex:100%;margin-left:0}@media (min-width:480px){.sw-addbar .sw-btn[data-variant=primary]{flex:none;margin-left:auto}}@media (min-width:900px){.sw-pcard{flex-direction:row}.sw-pcard__left{border-bottom:none;border-right:1px solid var(--theme-color-border);flex:0 0 32%;max-width:32%}.sw-pcard__right{min-width:0}.sw-cols{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.sw-col{border-top:none;border-left:1px solid var(--theme-color-border)}.sw-col:first-child{border-left:none}}.sw-catnav__item{letter-spacing:.1em;color:var(--theme-color-muted-foreground);background:0 0;border:none;border-radius:0}.sw-catnav__pill{display:none}.sw-catnav__item[data-active=true]{color:var(--theme-color-primary);border-bottom:3px solid var(--theme-color-accent)}.sw-addbar .sw-btn[data-variant=primary],.sw-compact__aside .sw-btn[data-variant=primary]{background:var(--theme-color-accent);color:var(--theme-color-primary-foreground)}.sw-opt[data-removed=true]{background:var(--theme-color-secondary)}.sw-opt__box[data-tone=remove][data-on=true]{background:var(--theme-color-foreground);border-color:var(--theme-color-foreground)}.sw-allergen{background:var(--theme-color-secondary);color:var(--theme-color-muted-foreground);border:1px solid var(--theme-color-border)}.sw-col__req[data-unmet=true]{background:var(--theme-color-accent);color:var(--theme-color-primary-foreground)}.sw-section__title{font-size:30px}.sw-pcard[data-compact=true]{flex-flow:wrap;align-items:center;gap:12px;padding:12px 14px}@media (min-width:640px){.sw-pcard[data-compact=true]{flex-wrap:nowrap;gap:16px;padding:14px 18px}.sw-compact__media{width:96px;height:96px}}.sw-compact__media{border-radius:var(--theme-radius-image);background:var(--theme-color-secondary);flex:none;width:78px;height:78px;overflow:hidden}.sw-compact__info{text-align:left;flex-direction:column;flex:1 1 0;gap:4px;min-width:0;display:flex}.sw-compact__info .sw-pcard__desc{text-align:left;-webkit-line-clamp:2}.sw-compact__aside{flex-flow:wrap;flex:100%;align-items:center;gap:8px 12px;display:flex}.sw-compact__aside .sw-compact__price{margin-right:auto}.sw-compact__aside .sw-btn{flex:100%}@media (min-width:640px){.sw-compact__aside{flex-flow:column;flex:none;align-items:flex-end;gap:8px}.sw-compact__aside .sw-compact__price{margin-right:0}.sw-compact__aside .sw-btn{flex:none}}.sw-compact__price{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;color:var(--theme-color-foreground);font-size:22px;font-style:italic}.sw-menu2{padding-bottom:104px}.sw-footbar{z-index:30;padding:14px 18px;padding-bottom:max(14px, env(safe-area-inset-bottom));background:var(--theme-color-primary);color:var(--theme-color-primary-foreground);box-shadow:0 -16px 48px -20px var(--theme-color-primary);border-top-left-radius:28px;border-top-right-radius:28px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid;position:fixed;bottom:0;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.sw-footbar{box-shadow:0 -16px 48px -20px color-mix(in srgb, var(--theme-color-primary) 60%, #000)}}.sw-footbar__total{color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-self:start;align-items:flex-start;gap:2px;min-width:0;display:flex}.sw-footbar__total:disabled{cursor:default}.sw-footbar__total:focus-visible{outline:2px solid var(--theme-color-primary-foreground);outline-offset:3px;border-radius:8px}.sw-footbar__label{font-family:var(--theme-font-mono);font-size:10px;font-weight:var(--theme-font-weight-bold);letter-spacing:.16em;text-transform:uppercase;opacity:.7}.sw-footbar__value{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);letter-spacing:-.02em;font-size:30px;font-style:italic;line-height:1}.sw-footbar__pay{border-radius:var(--theme-radius-button);background:var(--theme-color-accent);min-height:52px;color:var(--theme-color-primary-foreground);font-family:var(--theme-font-sans);font-size:16px;font-weight:var(--theme-font-weight-bold);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;justify-self:end;align-items:center;gap:8px;padding:0 24px;display:inline-flex}.sw-footbar__pay:disabled{opacity:.45;cursor:not-allowed}.sw-footbar__pay:focus-visible{outline:2px solid var(--theme-color-primary-foreground);outline-offset:2px}.sw-flagsel{justify-content:center;display:flex;position:relative}.sw-flagsel__scrim{cursor:default;background:0 0;border:none;position:fixed;inset:0}.sw-flagsel__hub{justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.sw-flagsel__current{width:48px;height:48px;box-shadow:0 2px 10px -3px #0006, 0 0 0 1.5px var(--theme-color-primary-foreground);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.sw-flagsel__current{box-shadow:0 2px 10px -3px #0006, 0 0 0 1.5px color-mix(in srgb, var(--theme-color-primary-foreground) 28%, transparent)}}.sw-flagsel__current{cursor:pointer;z-index:2;font-size:26px;line-height:1;position:relative}.sw-flagsel__current:focus-visible{outline:2px solid var(--theme-color-primary-foreground);outline-offset:2px}.sw-flagsel__opt{cursor:pointer;z-index:3;width:44px;height:44px;box-shadow:0 8px 20px -8px #0006, 0 0 0 1.5px var(--theme-color-primary-foreground);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;margin-top:-22px;margin-left:-22px;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:50%;left:50%;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.sw-flagsel__opt{box-shadow:0 8px 20px -8px #0006, 0 0 0 1.5px color-mix(in srgb, var(--theme-color-primary-foreground) 28%, transparent)}}.sw-flagsel__opt:focus-visible{outline:2px solid var(--theme-color-accent);outline-offset:2px}.sw-cartline__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.sw-cartline__mods{flex-wrap:wrap;gap:4px;margin:8px 0;display:flex}.sw-cartline__mod{font-family:var(--theme-font-mono);font-size:10px;font-weight:var(--theme-font-weight-bold);letter-spacing:.02em;text-transform:uppercase;background:var(--theme-color-secondary);color:var(--theme-color-secondary-foreground);border-radius:9999px;align-items:center;gap:3px;padding:2px 7px;display:inline-flex}.sw-cartline__mod[data-kind=add]{color:var(--theme-color-primary)}.sw-cartline__mod[data-kind=remove]{color:var(--theme-color-muted-foreground);text-decoration:line-through}.sw-cartline__bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.sw-cartdrawer{justify-content:flex-end}.sw-cartdrawer__panel{border-top:none;border-radius:0;width:100%;max-width:520px;height:100%;max-height:100dvh;margin-inline:0}.sw-cartdrawer__pay{border-radius:var(--theme-radius-button);background:var(--theme-color-primary);width:100%;min-height:60px;color:var(--theme-color-primary-foreground);font-family:var(--theme-font-sans);font-size:18px;font-weight:var(--theme-font-weight-bold);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;display:inline-flex}.sw-cartdrawer__pay:focus-visible{outline:2px solid var(--theme-color-foreground);outline-offset:2px}.te-locale-flag{background:0 0;border-radius:9999px;flex:none;display:inline-flex;position:relative;overflow:hidden}.te-locale-flag__svg{width:auto;min-width:100%;max-width:none;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sw-pcard__name{font-weight:900}.sw-pcard__name-a{color:var(--theme-color-primary)}.sw-pcard__name-b{color:var(--theme-color-accent)}.sw-cartdrawer{flex-direction:row;justify-content:flex-end}.sw-cartline{flex-direction:column;gap:6px;display:flex}.sw-root[data-mode^=kiosk] .sw-header{display:none}.sw-root[data-mode^=kiosk] .sw-catnav{top:0}.sw-root[data-mode^=kiosk] .sw-section{scroll-margin-top:68px}.sw-cartdrawer{justify-content:center;align-items:center}.sw-cartdrawer .sw-cartdrawer__panel{border-radius:var(--theme-radius-card,18px);border-top:3px solid var(--theme-color-primary);width:100%;max-width:min(560px,92vw);height:auto;max-height:88vh;margin:auto}.sw-welcome-dial__center{border:3px solid var(--theme-color-primary);background:var(--theme-color-surface)}@supports (color:color-mix(in lab, red, red)){.sw-welcome-dial__center{background:color-mix(in srgb, var(--theme-color-surface) 88%, transparent)}}.sw-welcome-dial__center{color:var(--theme-color-foreground);backdrop-filter:blur(2px);box-shadow:0 12px 36px #00000029}.sw-welcome-dial__center-label{font-family:var(--theme-font-display);font-weight:var(--theme-font-weight-bold);text-transform:uppercase;letter-spacing:.01em;color:var(--theme-color-primary);font-size:24px;font-style:italic;line-height:1.15}.sw-welcome-dial__flag{border:3px solid var(--theme-color-surface);background:var(--theme-color-surface);box-shadow:0 6px 18px #0003}.sw-welcome-dial__flag .te-locale-flag{border-radius:50%;width:100%!important;height:100%!important}.sw-welcome-dial__flag:active{filter:brightness(.95)}.sw-welcome-dial__flag:focus-visible{outline:3px solid var(--theme-color-primary);outline-offset:2px}.sw-welcome{background:radial-gradient(60% 55% at 22% 28%, var(--theme-color-primary) 0%, transparent 60%), radial-gradient(55% 50% at 82% 22%, var(--theme-color-accent) 0%, transparent 58%), radial-gradient(65% 60% at 70% 85%, var(--theme-color-secondary) 0%, transparent 62%), var(--theme-color-background)}@supports (color:color-mix(in lab, red, red)){.sw-welcome{background:radial-gradient(60% 55% at 22% 28%, color-mix(in srgb, var(--theme-color-primary) 26%, transparent) 0%, transparent 60%), radial-gradient(55% 50% at 82% 22%, color-mix(in srgb, var(--theme-color-accent) 24%, transparent) 0%, transparent 58%), radial-gradient(65% 60% at 70% 85%, color-mix(in srgb, var(--theme-color-secondary) 40%, transparent) 0%, transparent 62%), var(--theme-color-background)}}.sw-welcome{background-position:0 0,100% 0,50% 100%,0 0;background-size:160% 160%,150% 150%,170% 170%,100% 100%;animation:22s ease-in-out infinite alternate sw-welcome-drift}@keyframes sw-welcome-drift{0%{background-position:0 0,100% 0,50% 100%,0 0}50%{background-position:30% 20%,70% 30%,40% 70%,0 0}to{background-position:10% 40%,90% 10%,60% 90%,0 0}}@media (prefers-reduced-motion:reduce){.sw-welcome{animation:none}}.sw-root[data-mode=kiosk-native] .sw-shell__scroll{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.sw-root[data-mode^=kiosk] .sw-catnav__track{scrollbar-width:thin;scrollbar-color:var(--theme-color-primary) transparent;padding-bottom:12px}.sw-root[data-mode^=kiosk] .sw-catnav__track::-webkit-scrollbar{height:6px;display:block}.sw-root[data-mode^=kiosk] .sw-catnav__track::-webkit-scrollbar-thumb{background:var(--theme-color-primary);border-radius:9999px}.sw-root[data-mode^=kiosk] .sw-catnav__track::-webkit-scrollbar-track{background:var(--theme-color-primary)}@supports (color:color-mix(in lab, red, red)){.sw-root[data-mode^=kiosk] .sw-catnav__track::-webkit-scrollbar-track{background:color-mix(in srgb, var(--theme-color-primary) 18%, transparent)}}.sw-root[data-mode^=kiosk] .sw-catnav__track::-webkit-scrollbar-track{border-radius:9999px}.sw-cartline__thumb{border-radius:var(--theme-radius-button);object-fit:cover;background:var(--theme-color-secondary);flex:none;width:48px;height:48px}.sw-cartline__top{align-items:center;gap:10px;display:flex}.sw-cartline__name{flex:auto;min-width:0}
