.CartItem-module__7r7GFW__item{border-bottom:1px solid var(--border-light);align-items:center;gap:.75rem;padding:.85rem 0;display:flex}.CartItem-module__7r7GFW__item:last-child{border-bottom:none}.CartItem-module__7r7GFW__info{flex:1;min-width:0}.CartItem-module__7r7GFW__name{color:var(--text-primary);margin:0 0 .2rem;font-size:.9rem;font-weight:700}.CartItem-module__7r7GFW__options{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .25rem;font-size:.78rem;overflow:hidden}.CartItem-module__7r7GFW__lineTotal{color:var(--accent-strong);margin:0;font-size:.88rem;font-weight:700}.CartItem-module__7r7GFW__stepper{align-items:center;gap:.4rem;display:flex}.CartItem-module__7r7GFW__stepBtn{border:1.5px solid var(--border-color);background:var(--surface);width:26px;height:26px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .15s;display:flex}.CartItem-module__7r7GFW__stepBtn:hover{background:var(--surface-2)}.CartItem-module__7r7GFW__qty{text-align:center;min-width:1.2rem;font-size:.9rem;font-weight:700}
.CartSummary-module__UBA2aa__summary{border-top:1px solid var(--border-color);flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.CartSummary-module__UBA2aa__row{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.CartSummary-module__UBA2aa__totalRow{color:var(--text-primary);border-top:1px solid var(--border-color);margin-top:.25rem;padding-top:.6rem;font-size:1rem;font-weight:800}
.CheckoutForm-module__h7uIla__form{flex-direction:column;gap:1.25rem;display:flex}.CheckoutForm-module__h7uIla__field{flex-direction:column;gap:.45rem;display:flex}.CheckoutForm-module__h7uIla__label{color:var(--text-primary);font-size:.875rem;font-weight:700}.CheckoutForm-module__h7uIla__orderTypePill{background:var(--accent-light);color:var(--accent-strong);border-radius:var(--radius-full);align-items:center;width:fit-content;padding:.45rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}.CheckoutForm-module__h7uIla__textarea{border:1.5px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);background:var(--surface);resize:vertical;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .15s}.CheckoutForm-module__h7uIla__textarea:focus{border-color:var(--accent-color)}
.CalendarMonth-module__41zp0W__monthNav{justify-content:space-between;align-items:center;gap:.5rem;margin:0 0 .6rem;display:flex}.CalendarMonth-module__41zp0W__monthLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.CalendarMonth-module__41zp0W__navBtn{border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--surface);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.CalendarMonth-module__41zp0W__navBtn:hover:not(:disabled){border-color:var(--accent-color);color:var(--accent-strong)}.CalendarMonth-module__41zp0W__navBtn:disabled{opacity:.35;cursor:default}.CalendarMonth-module__41zp0W__grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.CalendarMonth-module__41zp0W__dowCell{text-align:center;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);padding-bottom:2px;font-size:.68rem;font-weight:600}.CalendarMonth-module__41zp0W__blank{aspect-ratio:1}.CalendarMonth-module__41zp0W__cell{aspect-ratio:1;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:2px;font-family:inherit;display:flex;position:relative;overflow:hidden}.CalendarMonth-module__41zp0W__dayNum{color:var(--text-primary);font-size:.8rem;font-weight:700;line-height:1.1}.CalendarMonth-module__41zp0W__cellNote{color:var(--text-secondary);text-align:center;white-space:nowrap;font-size:.54rem;line-height:1.1}.CalendarMonth-module__41zp0W__open{background:var(--success-light);border-color:#bbf7d0}.CalendarMonth-module__41zp0W__open .CalendarMonth-module__41zp0W__cellNote{color:#15803d}.CalendarMonth-module__41zp0W__closed{background:var(--surface-2);border-color:var(--border-color)}.CalendarMonth-module__41zp0W__closed .CalendarMonth-module__41zp0W__dayNum,.CalendarMonth-module__41zp0W__closed .CalendarMonth-module__41zp0W__cellNote{color:var(--text-muted)}.CalendarMonth-module__41zp0W__full{background:var(--brand-50);border-color:var(--brand-200)}.CalendarMonth-module__41zp0W__full .CalendarMonth-module__41zp0W__cellNote{color:var(--brand-700)}.CalendarMonth-module__41zp0W__beyond{background:var(--surface);border-color:var(--border-color)}.CalendarMonth-module__41zp0W__beyond .CalendarMonth-module__41zp0W__dayNum{color:var(--text-muted)}.CalendarMonth-module__41zp0W__unknown{aspect-ratio:1;border:1px dashed var(--border-light);border-radius:var(--radius-sm);justify-content:center;align-items:center;display:flex}.CalendarMonth-module__41zp0W__unknown .CalendarMonth-module__41zp0W__dayNum{color:var(--text-muted);opacity:.6}.CalendarMonth-module__41zp0W__today{box-shadow:inset 0 0 0 1.5px var(--accent-color)}.CalendarMonth-module__41zp0W__selected{outline:2px solid var(--accent-color);outline-offset:1px}.CalendarMonth-module__41zp0W__disabled{cursor:not-allowed;opacity:.55}.CalendarMonth-module__41zp0W__preorderDot{border-radius:var(--radius-full);background:var(--accent-color);flex-shrink:0;width:5px;height:5px;display:block}
.DatePickerSheet-module__abg6Pq__overlay{z-index:1001;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:640px){.DatePickerSheet-module__abg6Pq__overlay{align-items:center;padding:1.5rem}}.DatePickerSheet-module__abg6Pq__sheet{background:var(--surface);border-radius:var(--radius-xl)var(--radius-xl)0 0;width:100%;max-width:420px;max-height:92vh;padding:1.1rem 1.1rem 1.4rem;overflow-y:auto}@media (min-width:640px){.DatePickerSheet-module__abg6Pq__sheet{border-radius:var(--radius-xl)}}.DatePickerSheet-module__abg6Pq__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.DatePickerSheet-module__abg6Pq__title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.DatePickerSheet-module__abg6Pq__closeBtn{border-radius:var(--radius-full);background:var(--surface-2);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.DatePickerSheet-module__abg6Pq__closeBtn:hover{background:var(--border-light)}.DatePickerSheet-module__abg6Pq__legend{flex-wrap:wrap;gap:.85rem;margin-top:.9rem;display:flex}.DatePickerSheet-module__abg6Pq__legendItem{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.72rem;display:inline-flex}.DatePickerSheet-module__abg6Pq__swatch{border:1px solid var(--border-color);border-radius:3px;width:12px;height:12px}.DatePickerSheet-module__abg6Pq__windowNote{color:var(--text-secondary);margin:.7rem 0 0;font-size:.75rem}.DatePickerSheet-module__abg6Pq__tzNote{color:var(--text-muted);margin:.35rem 0 0;font-size:.7rem}
.PreorderPicker-module__TwiT6a__wrap{background:var(--surface);border-bottom:1px solid var(--border-color)}.PreorderPicker-module__TwiT6a__inner{max-width:var(--max-width);padding:.85rem var(--side-spacing);flex-direction:column;gap:.6rem;margin:0 auto;display:flex}.PreorderPicker-module__TwiT6a__title{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:700}.PreorderPicker-module__TwiT6a__tabs{background:var(--surface-2);border-radius:var(--radius-full);gap:2px;width:fit-content;padding:3px;display:inline-flex}.PreorderPicker-module__TwiT6a__tab{border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.45rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.PreorderPicker-module__TwiT6a__tab.PreorderPicker-module__TwiT6a__active{background:var(--accent-color);color:#fff}.PreorderPicker-module__TwiT6a__tab:disabled{opacity:.45;cursor:not-allowed}.PreorderPicker-module__TwiT6a__selects{flex-wrap:wrap;gap:.75rem;display:flex}.PreorderPicker-module__TwiT6a__field{flex-direction:column;flex:1;gap:.25rem;min-width:150px;display:flex}.PreorderPicker-module__TwiT6a__label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:.72rem;font-weight:600}.PreorderPicker-module__TwiT6a__select{border-radius:var(--radius-md,10px);border:1px solid var(--border-color);background:var(--surface-2);color:var(--text-primary);cursor:pointer;padding:.55rem .7rem;font-size:.92rem;font-weight:500}.PreorderPicker-module__TwiT6a__select:disabled{opacity:.5;cursor:not-allowed}.PreorderPicker-module__TwiT6a__dateBtn{border-radius:var(--radius-md,10px);border:1px solid var(--border-color);background:var(--surface-2);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;align-items:center;gap:.5rem;padding:.55rem .7rem;font-family:inherit;font-size:.92rem;font-weight:500;transition:border-color .15s;display:flex}.PreorderPicker-module__TwiT6a__dateBtn:hover{border-color:var(--accent-color)}.PreorderPicker-module__TwiT6a__dateIcon{color:var(--accent-color);flex-shrink:0;font-size:1rem}.PreorderPicker-module__TwiT6a__dateText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PreorderPicker-module__TwiT6a__muted{color:var(--text-secondary);margin:0;font-size:.85rem}.PreorderPicker-module__TwiT6a__note{color:var(--text-secondary);margin:0;font-size:.8rem}
.Skeleton-module__r0nEoq__shimmer{background:linear-gradient(90deg,#e8edf4 25%,#f5f7fb 50%,#e8edf4 75%) 0 0/200% 100%;animation:1.4s infinite Skeleton-module__r0nEoq__shimmer}@keyframes Skeleton-module__r0nEoq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__r0nEoq__block{border-radius:var(--radius-sm,6px);flex-shrink:0;display:block;}.Skeleton-module__r0nEoq__text{border-radius:4px;height:.75em;margin:.25em 0}.Skeleton-module__r0nEoq__circle{border-radius:50%}@media (prefers-reduced-motion:reduce){.Skeleton-module__r0nEoq__shimmer,.Skeleton-module__r0nEoq__block{animation:none}}.Skeleton-module__r0nEoq__page{max-width:720px;padding:2rem var(--side-spacing);min-height:60vh;margin:0 auto}.Skeleton-module__r0nEoq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.LandingNavbar-module__5EVBWa__header{z-index:999;isolation:isolate;position:fixed;top:0;left:0;right:0}.LandingNavbar-module__5EVBWa__headerSpacer{height:var(--header-height)}.LandingNavbar-module__5EVBWa__trustBar{background:var(--accent-color);height:calc(var(--trust-bar-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px)var(--side-spacing)0;justify-content:center;align-items:center;display:flex}.LandingNavbar-module__5EVBWa__trustBarInner{max-width:var(--max-width);flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;width:100%;display:flex}.LandingNavbar-module__5EVBWa__trustItem{color:#ffffffeb;white-space:nowrap;align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.LandingNavbar-module__5EVBWa__trustIcon{color:var(--brand-100);font-size:.85rem}.LandingNavbar-module__5EVBWa__navbar{background:var(--material-regular);-webkit-backdrop-filter:var(--material-blur-regular);width:100%;position:relative}.LandingNavbar-module__5EVBWa__navbar:after{content:"";pointer-events:none;background:linear-gradient(#0b12200e,#0b122000);height:14px;position:absolute;top:100%;left:0;right:0}@media (prefers-reduced-transparency:reduce){.LandingNavbar-module__5EVBWa__navbar{background:var(--surface);border-bottom:1px solid var(--border-color)}.LandingNavbar-module__5EVBWa__navbar:after{display:none}}.LandingNavbar-module__5EVBWa__navContainer{max-width:var(--max-width);padding:0 var(--side-spacing);align-items:center;gap:16px;height:68px;margin:0 auto;display:flex}.LandingNavbar-module__5EVBWa__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.LandingNavbar-module__5EVBWa__searchSection{border-radius:var(--radius-full);min-width:0;height:46px;transition:background-color var(--duration-fast)var(--ease-standard),border-color var(--duration-fast)var(--ease-standard),box-shadow var(--duration-fast)var(--ease-standard);background:#0b12200a;border:1.5px solid #0000;flex:1;align-items:center;padding:0 18px;display:flex}@media (hover:hover) and (pointer:fine){.LandingNavbar-module__5EVBWa__searchSection:hover{background:#0b12200f}}.LandingNavbar-module__5EVBWa__searchSection:focus-within{background:var(--surface);border-color:var(--accent-color);box-shadow:0 0 0 3.5px #e4550d24}.LandingNavbar-module__5EVBWa__locationWrap{flex-shrink:0;position:relative}.LandingNavbar-module__5EVBWa__locationBtn{cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:inherit;display:flex}.LandingNavbar-module__5EVBWa__pinIcon{color:var(--accent-strong);flex-shrink:0;font-size:.95rem}.LandingNavbar-module__5EVBWa__locationText{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.85rem;font-weight:600;overflow:hidden}.LandingNavbar-module__5EVBWa__chevron{color:var(--text-muted);flex-shrink:0;font-size:.85rem}.LandingNavbar-module__5EVBWa__divider{background:var(--border-color);flex-shrink:0;width:1px;height:18px;margin:0 14px}.LandingNavbar-module__5EVBWa__searchForm{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.LandingNavbar-module__5EVBWa__searchIcon{color:var(--text-muted);flex-shrink:0;font-size:1rem}.LandingNavbar-module__5EVBWa__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.9rem}.LandingNavbar-module__5EVBWa__searchInput::placeholder{color:var(--text-muted)}.LandingNavbar-module__5EVBWa__ctaButtons{flex-shrink:0;align-items:center;gap:10px;display:flex}.LandingNavbar-module__5EVBWa__signInLink{color:var(--text-secondary);white-space:nowrap;padding:8px 4px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.LandingNavbar-module__5EVBWa__signInLink:hover{color:var(--accent-strong)}.LandingNavbar-module__5EVBWa__locationPopover{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:100;transform-origin:0 0;min-width:300px;animation:LandingNavbar-module__5EVBWa__popoverIn var(--duration-fast)var(--ease-out-soft)both;padding:18px;position:absolute;top:calc(100% + 14px);left:0}@keyframes LandingNavbar-module__5EVBWa__popoverIn{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.LandingNavbar-module__5EVBWa__locationPopover{animation:LandingNavbar-module__5EVBWa__popoverFadeIn var(--duration-fast)ease both!important}}@keyframes LandingNavbar-module__5EVBWa__popoverFadeIn{0%{opacity:0}to{opacity:1}}.LandingNavbar-module__5EVBWa__popoverLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-size:.75rem;font-weight:700}.LandingNavbar-module__5EVBWa__popoverInputRow{align-items:center;gap:8px;display:flex}.LandingNavbar-module__5EVBWa__popoverInput{border:1.5px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);background:var(--surface);outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.LandingNavbar-module__5EVBWa__popoverInput:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px #e4550d14}.LandingNavbar-module__5EVBWa__popoverConfirm{border-radius:var(--radius-sm);background:var(--accent-color);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .15s;display:flex}.LandingNavbar-module__5EVBWa__popoverConfirm:hover{background:var(--accent-dark)}.LandingNavbar-module__5EVBWa__mobileMenuToggle{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;display:none}.LandingNavbar-module__5EVBWa__menuIcon{color:var(--text-primary);border:1px solid var(--border-color);border-radius:50%;padding:5px;font-size:30px}.LandingNavbar-module__5EVBWa__mobileMenu{z-index:1300;background:var(--surface);padding-bottom:env(safe-area-inset-bottom,0px);opacity:0;visibility:hidden;transition:transform var(--duration-base)var(--ease-standard),opacity var(--duration-fast)var(--ease-standard),visibility 0s linear var(--duration-base);position:fixed;inset:0;overflow-y:auto;transform:translateY(-16px)}.LandingNavbar-module__5EVBWa__mobileMenuOpen{opacity:1;visibility:visible;transition:transform var(--duration-base)var(--ease-standard),opacity var(--duration-fast)var(--ease-standard),visibility 0s;transform:translate(0,0)}@keyframes LandingNavbar-module__5EVBWa__menuGroupIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}.LandingNavbar-module__5EVBWa__mobileMenuOpen .LandingNavbar-module__5EVBWa__mobileMenuItems>*{animation:LandingNavbar-module__5EVBWa__menuGroupIn var(--duration-base)var(--ease-out-soft)both}.LandingNavbar-module__5EVBWa__mobileMenuOpen .LandingNavbar-module__5EVBWa__mobileMenuItems>:first-child{animation-delay:60ms}.LandingNavbar-module__5EVBWa__mobileMenuOpen .LandingNavbar-module__5EVBWa__mobileMenuItems>:nth-child(2){animation-delay:.105s}.LandingNavbar-module__5EVBWa__mobileMenuOpen .LandingNavbar-module__5EVBWa__mobileMenuItems>:nth-child(3){animation-delay:.15s}.LandingNavbar-module__5EVBWa__mobileMenuOpen .LandingNavbar-module__5EVBWa__mobileMenuItems>:nth-child(4){animation-delay:.195s}.LandingNavbar-module__5EVBWa__mobileMenuOpen .LandingNavbar-module__5EVBWa__mobileMenuItems>:nth-child(5){animation-delay:.24s}@media (prefers-reduced-motion:reduce){.LandingNavbar-module__5EVBWa__mobileMenu,.LandingNavbar-module__5EVBWa__mobileMenuOpen{transform:none}.LandingNavbar-module__5EVBWa__mobileMenuOpen .LandingNavbar-module__5EVBWa__mobileMenuItems>*{animation:LandingNavbar-module__5EVBWa__menuGroupFadeIn var(--duration-fast)ease both!important;animation-delay:0s!important}}@keyframes LandingNavbar-module__5EVBWa__menuGroupFadeIn{0%{opacity:0}to{opacity:1}}.LandingNavbar-module__5EVBWa__mobileMenuHeader{padding:calc(var(--trust-bar-height) + env(safe-area-inset-top,0px) + 10px)var(--side-spacing)10px;justify-content:space-between;align-items:center;gap:16px;display:flex}.LandingNavbar-module__5EVBWa__mobileMenuClose{border:1px solid var(--border-color);background:var(--surface);width:37px;height:37px;color:var(--label-primary);transition:background-color var(--duration-fast)var(--ease-standard);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:20px;display:inline-flex}.LandingNavbar-module__5EVBWa__mobileMenuClose:active{background:var(--fill-secondary)}.LandingNavbar-module__5EVBWa__mobileMenuItems{padding:12px var(--side-spacing)32px;flex-direction:column;gap:20px;display:flex}.LandingNavbar-module__5EVBWa__mobileNavGroup{flex-direction:column;gap:2px;display:flex}.LandingNavbar-module__5EVBWa__mobileNavHeading{font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--label-tertiary);padding:4px 4px 6px;font-weight:700}.LandingNavbar-module__5EVBWa__mobileNavItem{border-radius:var(--radius-md);min-height:48px;font-size:var(--text-callout);color:var(--label-primary);text-align:left;width:calc(100% + 24px);transition:background-color var(--duration-fast)var(--ease-standard);background:0 0;border:none;align-items:center;gap:12px;margin:0 -12px;padding:8px 12px;font-family:inherit;font-weight:600;display:flex}.LandingNavbar-module__5EVBWa__mobileNavItem:active{background:var(--fill-primary)}.LandingNavbar-module__5EVBWa__mobileNavIcon{background:var(--accent-light);width:32px;height:32px;color:var(--accent-strong);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:15px;display:inline-flex}.LandingNavbar-module__5EVBWa__mobileNavArrow{color:var(--label-quaternary);margin-left:auto;font-size:15px}.LandingNavbar-module__5EVBWa__mobileNavItemFeature .LandingNavbar-module__5EVBWa__mobileNavIcon{background:var(--accent-color);color:#fff}.LandingNavbar-module__5EVBWa__mobileNavSub{font-size:var(--text-caption);color:var(--label-tertiary);margin-top:1px;font-weight:500;display:block}.LandingNavbar-module__5EVBWa__mobileNavLabel{flex-direction:column;min-width:0;display:flex}.LandingNavbar-module__5EVBWa__mobileCtaButtons{flex-direction:column;gap:10px;display:flex}.LandingNavbar-module__5EVBWa__mobileCtaButtons a{text-align:center;width:100%}.LandingNavbar-module__5EVBWa__socialMediaIcons{border-top:1px solid var(--border-light);justify-content:center;gap:1.5rem;padding-top:16px;display:flex}.LandingNavbar-module__5EVBWa__socialIcon{width:38px;height:38px;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.LandingNavbar-module__5EVBWa__socialIcon:hover{color:var(--accent-strong);border-color:var(--accent-color)}.LandingNavbar-module__5EVBWa__cartBtn{border:1.5px solid var(--border-color);background:var(--surface);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .15s,background .15s;display:flex;position:relative}.LandingNavbar-module__5EVBWa__cartBtn:hover{border-color:var(--accent-color);background:var(--accent-light)}.LandingNavbar-module__5EVBWa__cartIcon{color:var(--text-primary);font-size:1.05rem}.LandingNavbar-module__5EVBWa__cartBadge{background:var(--accent-color);color:#fff;border:2px solid var(--surface);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.LandingNavbar-module__5EVBWa__userMenu{position:relative}.LandingNavbar-module__5EVBWa__userBtn{border:1.5px solid var(--border-color);border-radius:var(--radius-full);background:var(--surface);cursor:pointer;align-items:center;gap:5px;max-width:160px;padding:6px 10px 6px 8px;font-family:inherit;transition:border-color .15s;display:flex}.LandingNavbar-module__5EVBWa__userBtn:hover{border-color:var(--accent-color)}.LandingNavbar-module__5EVBWa__userIcon{color:var(--text-secondary);flex-shrink:0;font-size:1rem}.LandingNavbar-module__5EVBWa__userNameText{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:.85rem;font-weight:600;overflow:hidden}.LandingNavbar-module__5EVBWa__userDropdown{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:200;min-width:180px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.LandingNavbar-module__5EVBWa__dropdownItem{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .1s;display:flex}.LandingNavbar-module__5EVBWa__dropdownItem:hover{background:var(--surface-2)}.LandingNavbar-module__5EVBWa__dropdownIcon{color:var(--text-secondary);font-size:.95rem}.LandingNavbar-module__5EVBWa__signOutBtn{color:#dc2626;border-top:1px solid var(--border-light)}.LandingNavbar-module__5EVBWa__signOutBtn .LandingNavbar-module__5EVBWa__dropdownIcon{color:#dc2626}.LandingNavbar-module__5EVBWa__mobileSignOut{border-radius:var(--radius-full);color:#dc2626;cursor:pointer;background:0 0;border:1.5px solid #dc2626;width:100%;padding:.7rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .15s}.LandingNavbar-module__5EVBWa__mobileSignOut:hover{background:#fef2f2}@media (max-width:1000px){.LandingNavbar-module__5EVBWa__ctaButtons{display:none}.LandingNavbar-module__5EVBWa__mobileMenuToggle{display:block}}@media (max-width:640px){.LandingNavbar-module__5EVBWa__navContainer{flex-wrap:wrap;row-gap:10px;height:auto;padding-top:10px;padding-bottom:12px}.LandingNavbar-module__5EVBWa__logo{flex:auto}.LandingNavbar-module__5EVBWa__searchSection{flex-basis:100%;order:3;height:44px}.LandingNavbar-module__5EVBWa__divider,.LandingNavbar-module__5EVBWa__chevron{display:block}.LandingNavbar-module__5EVBWa__locationText{max-width:40vw}.LandingNavbar-module__5EVBWa__trustBarInner{gap:16px}.LandingNavbar-module__5EVBWa__trustItem:nth-child(n+3){display:none}}
.HomeFoodLogo-module__JEOEAa__lockup{--mark-size:38px;align-items:center;gap:.625rem;display:inline-flex}.HomeFoodLogo-module__JEOEAa__markFrame{width:var(--mark-size);height:var(--mark-size);box-shadow:var(--ring-hairline),0 1px 2px #0b12201f;transition:transform var(--duration-fast)var(--ease-standard);border-radius:24%;flex:none;display:block;overflow:hidden}.HomeFoodLogo-module__JEOEAa__mark{object-fit:cover;width:100%;height:100%;display:block}.HomeFoodLogo-module__JEOEAa__brand{background:var(--brand-gradient);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-.028em;white-space:nowrap;-webkit-background-clip:text;background-clip:text;padding-block:.08em;font-size:1.5rem;font-weight:800;line-height:1}a:hover .HomeFoodLogo-module__JEOEAa__markFrame,button:hover .HomeFoodLogo-module__JEOEAa__markFrame{transform:scale(1.04)}.HomeFoodLogo-module__JEOEAa__compact{--mark-size:32px;gap:0}.HomeFoodLogo-module__JEOEAa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.HomeFoodLogo-module__JEOEAa__lockup{--mark-size:34px}.HomeFoodLogo-module__JEOEAa__brand{font-size:1.3125rem}}
.Abutton-module__rrl_CG__button{letter-spacing:-.006em;border-radius:var(--radius-full);cursor:pointer;text-align:center;font-family:inherit;font-weight:600;font-size:inherit;min-height:44px;transition:background-color var(--duration-fast)var(--ease-standard),color var(--duration-fast)var(--ease-standard),border-color var(--duration-fast)var(--ease-standard),box-shadow var(--duration-fast)var(--ease-standard),transform var(--duration-instant)var(--ease-standard);border:none;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.Abutton-module__rrl_CG__button:active{transform:scale(.97)}.Abutton-module__rrl_CG__primary{background-color:var(--accent-color);color:#fff;box-shadow:0 1px 2px #0b122024}@media (hover:hover) and (pointer:fine){.Abutton-module__rrl_CG__primary:hover{background-color:var(--accent-dark);box-shadow:var(--shadow-md)}}.Abutton-module__rrl_CG__secondary{color:var(--accent-strong);border:1.5px solid var(--accent-color);background-color:#0000}@media (hover:hover) and (pointer:fine){.Abutton-module__rrl_CG__secondary:hover{background-color:var(--accent-color);color:#fff}}.Abutton-module__rrl_CG__ghost{color:var(--accent-strong);background-color:#0000;border:none}@media (hover:hover) and (pointer:fine){.Abutton-module__rrl_CG__ghost:hover{background-color:#e4550d1a}}.Abutton-module__rrl_CG__small{font-size:var(--text-footnote);min-height:36px;padding:.5rem 1rem}.Abutton-module__rrl_CG__medium{font-size:var(--text-callout);padding:.75rem 1.5rem}.Abutton-module__rrl_CG__large{font-size:var(--text-headline);min-height:52px;padding:1rem 2rem}@media only screen and (max-width:768px){.Abutton-module__rrl_CG__small{padding:.6rem 1rem}.Abutton-module__rrl_CG__medium{padding:.75rem 1.25rem}.Abutton-module__rrl_CG__large{padding:1rem 1.5rem}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border-color,#e0e0e0);background-color:#fff;width:100%;margin-top:auto;padding:4rem 0 3rem}.Footer-module__Grjkva__footerContainer{max-width:var(--max-width,1400px);padding:0 var(--side-spacing,24px);margin:0 auto}.Footer-module__Grjkva__footerContent{flex-direction:column;gap:3rem;display:flex}.Footer-module__Grjkva__copyright{border-top:1px solid var(--border-color,#e0e0e0);color:var(--text-secondary,#666);text-align:center;margin-top:3rem;padding-top:1.5rem;font-size:13px}.Footer-module__Grjkva__leftSection{flex-direction:column;gap:2rem;display:flex}.Footer-module__Grjkva__logo{align-items:center;display:flex}.Footer-module__Grjkva__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__contactItem{color:var(--text-primary,#1a1a1a);align-items:center;gap:.75rem;font-size:15px;text-decoration:none;transition:color .3s;display:flex}.Footer-module__Grjkva__contactItem:hover{color:var(--accent-strong)}.Footer-module__Grjkva__contactIcon{color:var(--accent-strong);flex-shrink:0;font-size:16px}.Footer-module__Grjkva__companyInfo{flex-direction:column;gap:.75rem;padding-top:.5rem;display:flex}.Footer-module__Grjkva__companyItem{flex-direction:column;gap:.25rem;display:flex}.Footer-module__Grjkva__companyLabel{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}.Footer-module__Grjkva__companyValue{color:var(--text-primary,#1a1a1a);font-size:15px;font-weight:400}.Footer-module__Grjkva__socialMedia{gap:.75rem;padding-top:.5rem;display:flex}.Footer-module__Grjkva__socialIcon{width:40px;height:40px;color:var(--accent-strong);border:1.5px solid var(--accent-color);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:16px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__Grjkva__socialIcon:hover{background-color:var(--accent-color);color:#fff;transform:translateY(-2px)}.Footer-module__Grjkva__rightSection{flex-direction:column;gap:2rem;display:flex}.Footer-module__Grjkva__navColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__navHeader{color:var(--accent-strong);text-transform:none;letter-spacing:0;margin:0;font-size:16px;font-weight:700}.Footer-module__Grjkva__navList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__navList li{margin:0}.Footer-module__Grjkva__navList a{color:var(--text-primary,#1a1a1a);font-size:15px;font-weight:400;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__navList a:hover{color:var(--accent-strong)}@media only screen and (min-width:768px){.Footer-module__Grjkva__footer{padding:5rem 0 4rem}.Footer-module__Grjkva__footerContent{flex-direction:row;justify-content:space-between;gap:4rem}.Footer-module__Grjkva__leftSection{flex:none;min-width:280px}.Footer-module__Grjkva__rightSection{flex-direction:row;flex:1;justify-content:flex-end;gap:4rem}.Footer-module__Grjkva__navColumn{min-width:140px}}@media (prefers-color-scheme:dark){.Footer-module__Grjkva__footer{background-color:var(--background,#0a0a0a);border-top-color:#ffffff1a}.Footer-module__Grjkva__copyright{color:var(--text-secondary,#999);border-top-color:#ffffff1a}.Footer-module__Grjkva__contactItem{color:var(--foreground,#ededed)}.Footer-module__Grjkva__companyLabel{color:var(--text-secondary,#999)}.Footer-module__Grjkva__companyValue,.Footer-module__Grjkva__navList a{color:var(--foreground,#ededed)}.Footer-module__Grjkva__socialIcon{background-color:var(--background,#0a0a0a);border-color:var(--accent-color)}}
.OrderingHours-module__jzCkva__card{border:1px solid var(--border-color,#e5e7eb);border-radius:var(--radius-lg);background:var(--surface,#fff);text-align:left;padding:1rem 1.1rem}.OrderingHours-module__jzCkva__header{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}.OrderingHours-module__jzCkva__headerMain{flex-direction:column;gap:.15rem;min-width:0;display:flex}.OrderingHours-module__jzCkva__title{color:var(--text-primary);font-size:.95rem;font-weight:800}.OrderingHours-module__jzCkva__todaySummary{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.82rem}.OrderingHours-module__jzCkva__headerRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.OrderingHours-module__jzCkva__chevron{color:var(--text-muted);font-size:1rem;transition:transform .18s}.OrderingHours-module__jzCkva__chevronUp{transform:rotate(180deg)}.OrderingHours-module__jzCkva__badge{border-radius:var(--radius-full);letter-spacing:.02em;padding:.2rem .55rem;font-size:.72rem;font-weight:800}.OrderingHours-module__jzCkva__badge.OrderingHours-module__jzCkva__open{color:#15803d;background:#dcfce7}.OrderingHours-module__jzCkva__badge.OrderingHours-module__jzCkva__closed{color:#dc2626;background:#fee2e2}.OrderingHours-module__jzCkva__badge.OrderingHours-module__jzCkva__preorder{background:color-mix(in srgb,var(--accent-color)15%,transparent);color:var(--accent-strong)}.OrderingHours-module__jzCkva__list{margin:.7rem 0 0;padding:0;list-style:none}.OrderingHours-module__jzCkva__row{border-bottom:1px solid var(--border-color,#f1f1f1);justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.85rem;display:flex}.OrderingHours-module__jzCkva__row:last-child{border-bottom:none}.OrderingHours-module__jzCkva__todayRow{font-weight:700}.OrderingHours-module__jzCkva__day{color:var(--text-primary)}.OrderingHours-module__jzCkva__time{color:var(--text-secondary);font-variant-numeric:tabular-nums}.OrderingHours-module__jzCkva__closedTime{color:var(--text-muted)}.OrderingHours-module__jzCkva__tzNote{color:var(--text-muted);margin-top:.6rem;font-size:.72rem}
.ItemModal-module__55lICG__overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.ItemModal-module__55lICG__overlay{align-items:center;padding:1.5rem}}.ItemModal-module__55lICG__modal{background:var(--surface);border-radius:var(--radius-xl)var(--radius-xl)0 0;flex-direction:column;width:100%;max-width:560px;max-height:92vh;display:flex;position:relative;overflow-y:auto}@media (min-width:640px){.ItemModal-module__55lICG__modal{border-radius:var(--radius-xl)}}.ItemModal-module__55lICG__imageWrap{border-radius:var(--radius-xl)var(--radius-xl)0 0;background:var(--surface-2);flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}@media (min-width:640px){.ItemModal-module__55lICG__imageWrap{border-radius:var(--radius-xl)var(--radius-xl)0 0}}.ItemModal-module__55lICG__image{object-fit:cover}.ItemModal-module__55lICG__closeBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.ItemModal-module__55lICG__closeBtn:hover{background:#000000b3}.ItemModal-module__55lICG__body{flex:1;padding:1.25rem 1.25rem 0;overflow-y:auto}.ItemModal-module__55lICG__name{color:var(--text-primary);margin-bottom:.3rem;font-size:1.3rem;font-weight:800}.ItemModal-module__55lICG__description{color:var(--text-secondary);margin-bottom:.5rem;font-size:.88rem;line-height:1.5}.ItemModal-module__55lICG__basePrice{color:var(--accent-strong);margin-bottom:1.25rem;font-size:1rem;font-weight:700}.ItemModal-module__55lICG__group{margin-bottom:1.25rem}.ItemModal-module__55lICG__groupHeader{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.ItemModal-module__55lICG__groupName{color:var(--text-primary);font-size:.95rem;font-weight:700}.ItemModal-module__55lICG__groupBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;font-size:.7rem;font-weight:600}.ItemModal-module__55lICG__required{color:#dc2626;background:#fef2f2}.ItemModal-module__55lICG__optional{background:var(--accent-light);color:var(--accent-strong)}.ItemModal-module__55lICG__options{border:1.5px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:0;display:flex;overflow:hidden}.ItemModal-module__55lICG__optionRow{cursor:pointer;border-bottom:1px solid var(--border-light);align-items:center;gap:.75rem;padding:.7rem .9rem;transition:background .1s;display:flex}.ItemModal-module__55lICG__optionRow:last-child{border-bottom:none}.ItemModal-module__55lICG__optionRow:hover{background:var(--surface-2)}.ItemModal-module__55lICG__optionChecked{background:var(--accent-light)}.ItemModal-module__55lICG__optionInput{accent-color:var(--accent-color);cursor:pointer;flex-shrink:0;width:16px;height:16px}.ItemModal-module__55lICG__optionName{color:var(--text-primary);flex:1;font-size:.9rem}.ItemModal-module__55lICG__optionPrice{color:var(--text-secondary);font-size:.85rem;font-weight:600}.ItemModal-module__55lICG__footer{background:var(--surface);border-top:1px solid var(--border-color);align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:sticky;bottom:0}.ItemModal-module__55lICG__qtyStepper{background:var(--surface-2);border-radius:var(--radius-full);align-items:center;gap:.6rem;padding:.3rem .6rem;display:flex}.ItemModal-module__55lICG__qtyBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:background .15s;display:flex}.ItemModal-module__55lICG__qtyBtn:hover{background:var(--accent-dark)}.ItemModal-module__55lICG__qtyVal{text-align:center;min-width:1.5rem;color:var(--text-primary);font-size:.95rem;font-weight:700}.ItemModal-module__55lICG__addBtn{background:var(--accent-color);color:#fff;border-radius:var(--radius-full);cursor:pointer;text-align:center;border:none;flex:1;padding:.8rem 1rem;font-size:.95rem;font-weight:700;transition:background .15s}.ItemModal-module__55lICG__addBtn:hover:not(.ItemModal-module__55lICG__addBtnDisabled){background:var(--accent-dark)}.ItemModal-module__55lICG__addBtnDisabled{opacity:.45;cursor:not-allowed}
.ShopCalendar-module__EWLGXG__overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:640px){.ShopCalendar-module__EWLGXG__overlay{align-items:center;padding:1.5rem}}.ShopCalendar-module__EWLGXG__modal{background:var(--surface);border-radius:var(--radius-xl)var(--radius-xl)0 0;width:100%;max-width:460px;max-height:92vh;padding:1.1rem 1.1rem 1.4rem;overflow-y:auto}@media (min-width:640px){.ShopCalendar-module__EWLGXG__modal{border-radius:var(--radius-xl)}}.ShopCalendar-module__EWLGXG__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ShopCalendar-module__EWLGXG__title{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.ShopCalendar-module__EWLGXG__subtitle{color:var(--text-secondary);margin:.15rem 0 0;font-size:.82rem}.ShopCalendar-module__EWLGXG__closeBtn{border-radius:var(--radius-full);background:var(--surface-2);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.ShopCalendar-module__EWLGXG__closeBtn:hover{background:var(--border-light)}.ShopCalendar-module__EWLGXG__calendarWrap{margin-top:1rem}.ShopCalendar-module__EWLGXG__detail{border-radius:var(--radius-md);background:var(--surface-2);margin-top:.9rem;padding:.7rem .85rem}.ShopCalendar-module__EWLGXG__detailDate{color:var(--text-primary);margin:0 0 .25rem;font-size:.85rem;font-weight:700}.ShopCalendar-module__EWLGXG__detailLine{color:var(--text-secondary);margin:.15rem 0 0;font-size:.8rem}.ShopCalendar-module__EWLGXG__detailLine strong{color:var(--text-primary)}.ShopCalendar-module__EWLGXG__detailMuted{color:var(--text-muted);margin:0;font-size:.8rem}.ShopCalendar-module__EWLGXG__legend{flex-wrap:wrap;gap:.85rem;margin-top:.85rem;display:flex}.ShopCalendar-module__EWLGXG__legendItem{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.72rem;display:inline-flex}.ShopCalendar-module__EWLGXG__swatch{border:1px solid var(--border-color);border-radius:3px;width:12px;height:12px}.ShopCalendar-module__EWLGXG__tzNote{color:var(--text-muted);margin:.7rem 0 0;font-size:.7rem}
.ShopSkeleton-module__504oxa__wrap{background:var(--background)}.ShopSkeleton-module__504oxa__shimmer{}.ShopSkeleton-module__504oxa__banner{max-width:var(--max-width);aspect-ratio:4;width:100%;margin:0 auto}.ShopSkeleton-module__504oxa__infoCard{background:var(--surface);border-top:1px solid var(--border-light);padding:14px 0}.ShopSkeleton-module__504oxa__cardInner{max-width:var(--max-width);padding:0 var(--side-spacing);align-items:center;gap:14px;margin:0 auto;display:flex}.ShopSkeleton-module__504oxa__thumb{border-radius:14px;flex-shrink:0;width:88px;height:88px}.ShopSkeleton-module__504oxa__details{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ShopSkeleton-module__504oxa__main{background:var(--surface);min-height:60vh;padding-bottom:6rem}.ShopSkeleton-module__504oxa__inner{max-width:var(--max-width);padding:0 var(--side-spacing);margin:0 auto}.ShopSkeleton-module__504oxa__hours{border-radius:var(--radius-lg);height:72px;margin:1.5rem 0}.ShopSkeleton-module__504oxa__section{padding:1.5rem 0 .5rem}.ShopSkeleton-module__504oxa__items{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:860px){.ShopSkeleton-module__504oxa__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ShopSkeleton-module__504oxa__items{grid-template-columns:1fr;gap:10px}}.ShopSkeleton-module__504oxa__card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--surface);min-height:116px;display:flex;overflow:hidden}.ShopSkeleton-module__504oxa__cardImage{align-self:stretch;width:116px;min-width:116px}.ShopSkeleton-module__504oxa__cardBody{flex-direction:column;flex:1;gap:8px;min-width:0;padding:14px 16px;display:flex}.ShopSkeleton-module__504oxa__line{border-radius:6px;height:12px}.ShopSkeleton-module__504oxa__lineName{width:45%;height:20px}.ShopSkeleton-module__504oxa__lineMeta{width:70%}.ShopSkeleton-module__504oxa__lineMetaShort{width:30%}.ShopSkeleton-module__504oxa__sectionTitle{width:150px;height:20px;margin-bottom:1rem}.ShopSkeleton-module__504oxa__lineTitle{width:60%;height:14px}.ShopSkeleton-module__504oxa__lineText{width:90%;height:10px}.ShopSkeleton-module__504oxa__linePrice{width:30%;margin-top:auto}.ShopSkeleton-module__504oxa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.CartFab-module__8boVGW__fab{bottom:calc(1.5rem + env(safe-area-inset-bottom,0px) + var(--app-banner-offset,0px));z-index:100;transition:bottom var(--duration-base)var(--ease-standard);background:var(--accent-color);color:#fff;border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.75rem;padding:.85rem 1.5rem;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #e4550d73}.CartFab-module__8boVGW__fab:hover{transform:translate(-50%)translateY(-2px);box-shadow:0 12px 32px #e4550d8c}.CartFab-module__8boVGW__count{border-radius:var(--radius-full);background:#fff3;padding:2px 8px;font-size:.85rem;font-weight:600}.CartFab-module__8boVGW__label,.CartFab-module__8boVGW__total{font-size:.95rem;font-weight:700}
.page-module__Nr1oGq__main{background:var(--surface);min-height:60vh;padding-bottom:6rem;display:flow-root}.page-module__Nr1oGq__inner{max-width:var(--max-width);padding:0 var(--side-spacing);margin:0 auto}.page-module__Nr1oGq__notFound{background:var(--background);min-height:100vh}.page-module__Nr1oGq__notFoundBody{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;padding:2rem;display:flex}.page-module__Nr1oGq__notFoundBody h1{color:var(--text-primary);font-size:1.5rem}.page-module__Nr1oGq__backLink{color:var(--accent-strong);font-weight:600}.page-module__Nr1oGq__conflictOverlay{z-index:500;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.page-module__Nr1oGq__conflictModal{background:var(--surface);border-radius:var(--radius-xl);width:100%;max-width:380px;box-shadow:var(--shadow-lg);padding:2rem}.page-module__Nr1oGq__conflictTitle{color:var(--text-primary);margin-bottom:.6rem;font-size:1.15rem;font-weight:800}.page-module__Nr1oGq__conflictText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.page-module__Nr1oGq__conflictActions{flex-direction:column;gap:.75rem;display:flex}.page-module__Nr1oGq__conflictCancel{border:1.5px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;background:0 0;padding:.7rem;font-weight:600;transition:border-color .15s}.page-module__Nr1oGq__conflictCancel:hover{border-color:var(--text-secondary)}.page-module__Nr1oGq__conflictConfirm{color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#dc2626;border:none;padding:.7rem;font-weight:700;transition:background .15s}.page-module__Nr1oGq__conflictConfirm:hover{background:#b91c1c}.page-module__Nr1oGq__hoursWrap{margin-bottom:1.5rem;padding-top:1.75rem}.page-module__Nr1oGq__calendarBtn{border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--surface);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.45rem;margin-top:.6rem;padding:.5rem .95rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.page-module__Nr1oGq__calendarBtn:hover{border-color:var(--accent-color);color:var(--accent-strong);background:var(--accent-light)}.page-module__Nr1oGq__calendarIcon{font-size:.95rem}.page-module__Nr1oGq__closedBanner{border-radius:var(--radius-lg);background:#fef2f2;border:1px solid #fecaca;margin:1.25rem 0;padding:1rem 1.1rem}.page-module__Nr1oGq__closedTitle{color:#dc2626;margin-bottom:.25rem;font-weight:800}.page-module__Nr1oGq__closedText{color:var(--text-secondary);font-size:.85rem}.page-module__Nr1oGq__openLateBanner{border-radius:var(--radius-lg);background:#eff6ff;border:1px solid #bfdbfe;margin:1.25rem 0;padding:1rem 1.1rem}.page-module__Nr1oGq__openLateTitle{color:#1d4ed8;margin-bottom:.25rem;font-weight:800}.page-module__Nr1oGq__openLateText{color:var(--text-secondary);font-size:.85rem}
.BannerCarousel-module__F9IXRq__wrapper{width:100%}.BannerCarousel-module__F9IXRq__inner{max-width:var(--max-width);padding:0 var(--side-spacing);margin:0 auto;position:relative}.BannerCarousel-module__F9IXRq__track{scroll-snap-type:x mandatory;border-radius:var(--radius-2xl);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;isolation:isolate;gap:12px;display:flex;overflow-x:auto}.BannerCarousel-module__F9IXRq__track::-webkit-scrollbar{display:none}.BannerCarousel-module__F9IXRq__slide{scroll-snap-align:center;scroll-snap-stop:always;aspect-ratio:1600/540;border-radius:var(--radius-2xl);background:var(--fill-primary);max-height:380px;box-shadow:var(--ring-hairline);transition:transform var(--duration-instant)var(--ease-standard);flex:0 0 100%;display:block;position:relative;overflow:hidden}.BannerCarousel-module__F9IXRq__slide:active{transform:scale(.99)}.BannerCarousel-module__F9IXRq__slideImage{object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.BannerCarousel-module__F9IXRq__dots{justify-content:center;align-items:center;gap:7px;margin-top:12px;display:flex}.BannerCarousel-module__F9IXRq__dot{border-radius:var(--radius-full);background:var(--fill-tertiary);cursor:pointer;width:7px;height:7px;transition:width var(--duration-base)var(--ease-standard),background-color var(--duration-base)var(--ease-standard);border:none;padding:0}.BannerCarousel-module__F9IXRq__dotActive{background:var(--accent-color);width:22px}@media (max-width:900px){.BannerCarousel-module__F9IXRq__inner{padding:0 16px}.BannerCarousel-module__F9IXRq__slide{aspect-ratio:16/9;border-radius:var(--radius-xl)}.BannerCarousel-module__F9IXRq__track{border-radius:var(--radius-xl)}}
.DeliveryNotice-module__B2H3kq__notice{background:var(--warning-light);border-radius:var(--radius-lg);border:1px solid #fcd9a5;align-items:flex-start;gap:.75rem;margin:.875rem 0 0;padding:.875rem 1rem;display:flex}.DeliveryNotice-module__B2H3kq__icon{width:28px;height:28px;color:var(--warning);background:#b453091f;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:15px;display:inline-flex}.DeliveryNotice-module__B2H3kq__body{min-width:0}.DeliveryNotice-module__B2H3kq__title{font-size:var(--text-callout);letter-spacing:var(--tracking-callout);color:#7c3d09;margin-bottom:.125rem;font-weight:700}.DeliveryNotice-module__B2H3kq__text{font-size:var(--text-footnote);line-height:var(--leading-footnote);letter-spacing:var(--tracking-footnote);color:#7a4a16}.DeliveryNotice-module__B2H3kq__text strong{color:#6b3e0c;font-weight:700}.DeliveryNotice-module__B2H3kq__inline{border-radius:var(--radius-md);margin:0;padding:.75rem .875rem}@media (max-width:640px){.DeliveryNotice-module__B2H3kq__notice{padding:.8125rem .875rem}}
.CategorySection-module__1-r_Ca__wrapper{flex-direction:column;gap:14px;display:flex}.CategorySection-module__1-r_Ca__heading{font-size:var(--text-headline);letter-spacing:var(--tracking-headline);color:var(--label-secondary);margin:0;font-weight:600}.CategorySection-module__1-r_Ca__groups{flex-wrap:wrap;gap:12px 28px;display:flex}.CategorySection-module__1-r_Ca__group{align-items:center;gap:10px;min-width:0;display:flex}.CategorySection-module__1-r_Ca__groupLabel{font-size:var(--text-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--label-tertiary);flex:none;font-weight:700}.CategorySection-module__1-r_Ca__segmented{background:var(--fill-primary);border-radius:var(--radius-full);scrollbar-width:none;align-items:center;gap:2px;min-width:0;padding:3px;display:inline-flex;position:relative;overflow-x:auto}.CategorySection-module__1-r_Ca__pill{z-index:0;border-radius:var(--radius-full);transition:transform var(--duration-base)var(--ease-standard),width var(--duration-base)var(--ease-standard);pointer-events:none;background:#fff;position:absolute;top:3px;bottom:3px;left:0;box-shadow:0 1px 3px #0b12201f,0 0 0 .5px #0b12200a}@media (prefers-reduced-motion:reduce){.CategorySection-module__1-r_Ca__pill{transition:none}}.CategorySection-module__1-r_Ca__segmented::-webkit-scrollbar{display:none}.CategorySection-module__1-r_Ca__segment{z-index:1;border-radius:var(--radius-full);min-height:34px;font-size:var(--text-footnote);letter-spacing:-.004em;color:var(--label-secondary);cursor:pointer;white-space:nowrap;transition:background-color var(--duration-fast)var(--ease-standard),color var(--duration-fast)var(--ease-standard),box-shadow var(--duration-fast)var(--ease-standard),transform var(--duration-instant)var(--ease-standard);background:0 0;border:none;flex:none;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-weight:600;display:inline-flex;position:relative}@media (hover:hover) and (pointer:fine){.CategorySection-module__1-r_Ca__segment:not(.CategorySection-module__1-r_Ca__active):hover{color:var(--label-primary);background:#fff9}}.CategorySection-module__1-r_Ca__segment:active{transform:scale(.96)}.CategorySection-module__1-r_Ca__active{color:var(--accent-strong)}.CategorySection-module__1-r_Ca__expandable{transition:grid-template-rows var(--duration-base)var(--ease-standard);grid-template-rows:0fr;display:grid}.CategorySection-module__1-r_Ca__expandableOpen{grid-template-rows:1fr}.CategorySection-module__1-r_Ca__expandableInner{opacity:0;min-height:0;transition:opacity var(--duration-fast)var(--ease-standard);overflow:hidden}.CategorySection-module__1-r_Ca__expandableOpen .CategorySection-module__1-r_Ca__expandableInner{opacity:1;transition-delay:80ms}.CategorySection-module__1-r_Ca__emoji{font-size:.95rem;line-height:1}.CategorySection-module__1-r_Ca__filterNote{font-size:var(--text-footnote);line-height:var(--leading-footnote);color:var(--label-tertiary);max-width:62ch}@media (max-width:720px){.CategorySection-module__1-r_Ca__groups{flex-direction:column;align-items:stretch;gap:10px}.CategorySection-module__1-r_Ca__group{flex-direction:column;align-items:flex-start;gap:6px}.CategorySection-module__1-r_Ca__segmented{width:100%}.CategorySection-module__1-r_Ca__segment{flex:1 1 0;justify-content:center;padding:7px 8px}}
.AppBanner-module__772tnW__banner{z-index:1200;left:.75rem;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));animation:AppBanner-module__772tnW__bannerIn var(--duration-base)var(--ease-standard)both;will-change:transform,opacity;position:fixed}@keyframes AppBanner-module__772tnW__bannerIn{0%{opacity:0;transform:translateY(calc(100% + 1.5rem))}to{opacity:1;transform:translate(0,0)}}.AppBanner-module__772tnW__leaving{animation:AppBanner-module__772tnW__bannerOut var(--duration-base)var(--ease-exit)both}@keyframes AppBanner-module__772tnW__bannerOut{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(calc(100% + 1.5rem))}}.AppBanner-module__772tnW__inner{border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--material-blur-thick);box-shadow:var(--shadow-xl),var(--ring-hairline);background:#fffffff0;border-top:1px solid #ffffff8c;align-items:center;gap:.75rem;padding:.6875rem .75rem;display:flex}.AppBanner-module__772tnW__copy{flex:auto;min-width:0}.AppBanner-module__772tnW__title{font-size:var(--text-callout);letter-spacing:var(--tracking-callout);color:var(--label-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.25;overflow:hidden}.AppBanner-module__772tnW__subtitle{font-size:var(--text-caption);letter-spacing:.008em;color:var(--label-secondary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;line-height:1.3;overflow:hidden}.AppBanner-module__772tnW__cta{border-radius:var(--radius-full);background:var(--accent-strong);color:#fff;min-height:34px;font-size:var(--text-footnote);letter-spacing:.01em;transition:background-color var(--duration-fast)var(--ease-standard),transform var(--duration-instant)var(--ease-standard);flex:none;justify-content:center;align-items:center;padding:0 1.125rem;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0b122029}.AppBanner-module__772tnW__cta:active{background:var(--brand-800);transform:scale(.96)}.AppBanner-module__772tnW__close{box-sizing:content-box;background:var(--fill-secondary);width:28px;height:28px;color:var(--label-secondary);transition:background-color var(--duration-fast)var(--ease-standard);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;margin:-6px -2px -6px 0;padding:6px;font-size:16px;display:inline-flex}.AppBanner-module__772tnW__close:active{background:var(--fill-tertiary)}@media (min-width:560px){.AppBanner-module__772tnW__banner{width:26rem;left:auto;right:1rem}}@media (prefers-reduced-motion:reduce){.AppBanner-module__772tnW__banner{animation:AppBanner-module__772tnW__bannerFadeIn var(--duration-fast)ease both!important}.AppBanner-module__772tnW__leaving{animation:AppBanner-module__772tnW__bannerFadeOut var(--duration-fast)ease both!important}}@keyframes AppBanner-module__772tnW__bannerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes AppBanner-module__772tnW__bannerFadeOut{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-transparency:reduce){.AppBanner-module__772tnW__inner{background:var(--surface);-webkit-backdrop-filter:none}}
@keyframes ShopCard-module__hNkWPa__cardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}.ShopCard-module__hNkWPa__card{cursor:pointer;animation:ShopCard-module__hNkWPa__cardIn var(--duration-base)var(--ease-out-soft)both;animation-delay:calc(var(--enter-index,0)*40ms);background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm),var(--ring-hairline);transition:transform var(--duration-base)var(--ease-standard),box-shadow var(--duration-base)var(--ease-standard);will-change:transform;flex-direction:column;gap:10px;display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.ShopCard-module__hNkWPa__card:hover{box-shadow:var(--shadow-lg),var(--ring-hairline);transform:translateY(-4px)}}.ShopCard-module__hNkWPa__card:active{transition:transform var(--duration-instant)var(--ease-standard);transform:scale(.985)}.ShopCard-module__hNkWPa__imageWrap{aspect-ratio:1;background:var(--surface-2);width:100%;position:relative;overflow:hidden}.ShopCard-module__hNkWPa__image{object-fit:cover;transition:transform var(--duration-slow)var(--ease-out-soft)}@media (hover:hover) and (pointer:fine){.ShopCard-module__hNkWPa__card:hover .ShopCard-module__hNkWPa__image{transform:scale(1.05)}}.ShopCard-module__hNkWPa__ratingBadge{color:#fff;font-size:var(--text-caption);letter-spacing:.01em;font-variant-numeric:tabular-nums;border-radius:var(--radius-full);-webkit-backdrop-filter:saturate(160%)blur(8px);background:#0b122085;align-items:center;gap:3px;padding:3px 8px;font-weight:700;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 1px 3px #0b122033}.ShopCard-module__hNkWPa__starIcon{fill:#fbbf24;stroke:none;font-size:.7rem}.ShopCard-module__hNkWPa__body{flex-direction:column;gap:4px;padding:10px 12px 14px;display:flex}.ShopCard-module__hNkWPa__nameRow{align-items:center;gap:5px;display:flex}.ShopCard-module__hNkWPa__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:.9rem;font-weight:700;overflow:hidden}.ShopCard-module__hNkWPa__verifiedIcon{color:var(--accent-strong);flex-shrink:0;font-size:.95rem}.ShopCard-module__hNkWPa__specialty{color:var(--text-muted);margin:0;font-size:.75rem;font-weight:500}.ShopCard-module__hNkWPa__description{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.ShopCard-module__hNkWPa__address{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ShopCard-module__hNkWPa__imagePlaceholder{background:var(--surface-2,#f3f4f6);width:100%;height:100%}.ShopCard-module__hNkWPa__halalBadge{color:#fff;border-radius:var(--radius-full);letter-spacing:.02em;background:#16a34a;padding:3px 8px;font-size:.68rem;font-weight:700;position:absolute;top:9px;left:9px}.ShopCard-module__hNkWPa__preorderTag{background:var(--accent-color);color:#fff;border-radius:var(--radius-full);letter-spacing:.02em;z-index:1;padding:3px 8px;font-size:.68rem;font-weight:700;position:absolute;top:9px;right:9px}.ShopCard-module__hNkWPa__closedOverlay{background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ShopCard-module__hNkWPa__closedTag{color:#dc2626;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-full);background:#fff;padding:4px 12px;font-size:.8rem;font-weight:800}.ShopCard-module__hNkWPa__cardClosed .ShopCard-module__hNkWPa__image{filter:grayscale(.45)}.ShopCard-module__hNkWPa__meta{flex-direction:column;gap:3px;margin-top:4px;display:flex}.ShopCard-module__hNkWPa__metaItem{color:var(--text-secondary);align-items:center;gap:5px;font-size:.76rem;display:flex}.ShopCard-module__hNkWPa__icon{color:var(--text-muted);flex-shrink:0;font-size:.76rem}@media (prefers-reduced-motion:reduce){.ShopCard-module__hNkWPa__card{animation:ShopCard-module__hNkWPa__cardFadeIn var(--duration-fast)ease both!important;animation-delay:0s!important}}@keyframes ShopCard-module__hNkWPa__cardFadeIn{0%{opacity:0}to{opacity:1}}
.page-module__XjuLyG__main{background:var(--background);min-height:100vh;padding-bottom:3rem}.page-module__XjuLyG__inner{max-width:960px;padding:2rem var(--side-spacing);margin:0 auto}.page-module__XjuLyG__pageTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.75rem;font-weight:800}.page-module__XjuLyG__layout{grid-template-columns:1fr 360px;align-items:start;gap:1.5rem;display:grid}@media (max-width:768px){.page-module__XjuLyG__layout{grid-template-columns:1fr}}.page-module__XjuLyG__card{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin-bottom:1rem;padding:1.5rem}.page-module__XjuLyG__cardTitle{color:var(--text-primary);margin-bottom:.3rem;font-size:1.05rem;font-weight:800}.page-module__XjuLyG__shopName{color:var(--text-primary);margin-bottom:.15rem;font-size:.95rem;font-weight:600}.page-module__XjuLyG__shopAddress{color:var(--text-secondary);margin-bottom:.75rem;font-size:.8rem}.page-module__XjuLyG__itemsList{margin-bottom:1rem}.page-module__XjuLyG__left{flex-direction:column;display:flex}.page-module__XjuLyG__right{position:sticky;top:100px}.page-module__XjuLyG__error{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;margin-bottom:1rem;padding:.6rem .9rem;font-size:.875rem}.page-module__XjuLyG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:40vh;display:flex}.page-module__XjuLyG__emptyText{color:var(--text-secondary);font-size:1.1rem}.page-module__XjuLyG__backLink{color:var(--accent-strong);font-weight:600}.page-module__XjuLyG__closedBanner{border-radius:var(--radius-lg);text-align:center;background:#fef2f2;border:1px solid #fecaca;padding:1rem}.page-module__XjuLyG__closedTitle{color:#dc2626;margin-bottom:.25rem;font-weight:800}.page-module__XjuLyG__closedNote{color:var(--text-secondary);font-size:.85rem}.page-module__XjuLyG__closedHours{text-align:left;margin-top:.85rem}.page-module__XjuLyG__loadingPay{color:var(--text-secondary);padding:.5rem 0;font-size:.9rem}.page-module__XjuLyG__manualTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:800}.page-module__XjuLyG__manualNote{color:var(--text-secondary);margin-bottom:1.1rem;font-size:.85rem;line-height:1.5}.page-module__XjuLyG__placeOrderBtn{border-radius:var(--radius-full);background:var(--accent-color);color:#fff;cursor:pointer;border:none;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:background .15s}.page-module__XjuLyG__placeOrderBtn:hover:not(:disabled){background:var(--accent-dark)}.page-module__XjuLyG__placeOrderBtn:disabled{opacity:.6;cursor:not-allowed}
.ShopFeed-module__SKsFbq__searchWrap{margin-bottom:20px}.ShopFeed-module__SKsFbq__searchInput{border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--surface);width:100%;color:var(--text-primary);box-sizing:border-box;outline:none;padding:10px 18px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.ShopFeed-module__SKsFbq__searchInput:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px var(--accent-light,#007aff1f)}.ShopFeed-module__SKsFbq__grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1100px){.ShopFeed-module__SKsFbq__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:860px){.ShopFeed-module__SKsFbq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.ShopFeed-module__SKsFbq__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.ShopFeed-module__SKsFbq__skeletonGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1100px){.ShopFeed-module__SKsFbq__skeletonGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:860px){.ShopFeed-module__SKsFbq__skeletonGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.ShopFeed-module__SKsFbq__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.ShopFeed-module__SKsFbq__skeleton{aspect-ratio:1/1.3;background:linear-gradient(90deg,var(--surface-2,#f3f4f6)25%,var(--border-light,#e5e7eb)50%,var(--surface-2,#f3f4f6)75%);border-radius:var(--radius-lg);background-size:200% 100%;animation:1.4s infinite ShopFeed-module__SKsFbq__shimmer}@keyframes ShopFeed-module__SKsFbq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ShopFeed-module__SKsFbq__loadingRow{justify-content:center;padding:28px 0;display:flex}.ShopFeed-module__SKsFbq__spinner{border:3px solid var(--border-light,#e5e7eb);border-top-color:var(--accent-color);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite ShopFeed-module__SKsFbq__spin;display:block}@keyframes ShopFeed-module__SKsFbq__spin{to{transform:rotate(360deg)}}.ShopFeed-module__SKsFbq__empty{text-align:center;color:var(--text-muted);margin:0;padding:40px 0;font-size:.9rem}.ShopFeed-module__SKsFbq__error{color:#ef4444;text-align:center;margin:0 0 16px;font-size:.85rem}
.RateOrder-module__NUNsUG__wrap{border-top:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem;padding-top:.75rem;display:flex}.RateOrder-module__NUNsUG__form{border-top:1px solid var(--border-color);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.RateOrder-module__NUNsUG__stars{gap:2px;display:inline-flex}.RateOrder-module__NUNsUG__star{cursor:pointer;color:var(--border-color);background:0 0;border:none;padding:0;font-size:1.35rem;line-height:1;transition:color .12s}.RateOrder-module__NUNsUG__star:disabled{cursor:default}.RateOrder-module__NUNsUG__starOn{color:#f5a623}.RateOrder-module__NUNsUG__statusText{color:var(--text-secondary);font-size:.82rem;font-weight:600}.RateOrder-module__NUNsUG__statusText.RateOrder-module__NUNsUG__approved{color:var(--success,#16a34a)}.RateOrder-module__NUNsUG__statusText.RateOrder-module__NUNsUG__rejected{color:#dc2626}.RateOrder-module__NUNsUG__rateBtn{border-radius:var(--radius-full);background:var(--accent-color);color:#fff;cursor:pointer;border:none;padding:.5rem 1.1rem;font-size:.86rem;font-weight:600}.RateOrder-module__NUNsUG__textarea{resize:vertical;border-radius:var(--radius-md,10px);border:1px solid var(--border-color);background:var(--surface-2);width:100%;color:var(--text-primary);padding:.6rem .7rem;font-family:inherit;font-size:.9rem}.RateOrder-module__NUNsUG__error{color:#dc2626;margin:0;font-size:.82rem}.RateOrder-module__NUNsUG__actions{justify-content:flex-end;gap:.5rem;display:flex}.RateOrder-module__NUNsUG__cancel{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;padding:.45rem 1rem;font-size:.84rem;font-weight:600}.RateOrder-module__NUNsUG__submit{border-radius:var(--radius-full);background:var(--accent-color);color:#fff;cursor:pointer;border:none;padding:.45rem 1.1rem;font-size:.84rem;font-weight:600}.RateOrder-module__NUNsUG__submit:disabled,.RateOrder-module__NUNsUG__cancel:disabled{opacity:.6;cursor:not-allowed}
.page-module__jCbNuG__main{background:var(--background);min-height:100vh;padding-bottom:3rem}.page-module__jCbNuG__wrap{max-width:460px;padding:2rem var(--side-spacing);text-align:center;margin:0 auto}.page-module__jCbNuG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.2rem;font-weight:800;line-height:1.35}.page-module__jCbNuG__qrCard{border-radius:var(--radius-xl);background:#7a2d8e;margin-bottom:1.25rem;padding:20px 20px 14px;display:inline-block}.page-module__jCbNuG__qrWhite{background:#fff;border-radius:12px;padding:16px;line-height:0}.page-module__jCbNuG__qrInner{line-height:0;display:inline-block;position:relative}.page-module__jCbNuG__qrLogo{aspect-ratio:1;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:24%;padding:4px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__jCbNuG__qrLogo img{object-fit:contain;max-width:100%;max-height:100%}.page-module__jCbNuG__qrError{color:var(--text-secondary);max-width:220px;padding:2rem 1rem;font-size:.85rem}.page-module__jCbNuG__paynowLabel{color:#fff;letter-spacing:.12em;margin-top:12px;font-size:.95rem;font-weight:800}.page-module__jCbNuG__amountRow{justify-content:center;align-items:baseline;gap:.5rem;display:flex}.page-module__jCbNuG__amountLabel{color:var(--text-secondary);font-size:.85rem}.page-module__jCbNuG__amountValue{color:var(--text-primary);font-size:1.35rem;font-weight:800}.page-module__jCbNuG__ref{color:var(--text-muted);margin-top:.15rem;margin-bottom:1rem;font-size:.8rem}.page-module__jCbNuG__downloadBtn{border:1px solid var(--accent-color);color:var(--accent-strong);border-radius:var(--radius-full);cursor:pointer;background:0 0;padding:.55rem 1.4rem;font-size:.9rem;font-weight:700}.page-module__jCbNuG__downloadBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__jCbNuG__notice{color:var(--text-secondary);background:var(--accent-light);border-radius:var(--radius-lg);text-align:left;margin:1.25rem 0 1rem;padding:.9rem 1rem;font-size:.85rem;line-height:1.5}.page-module__jCbNuG__paidBtn{border-radius:var(--radius-full);background:var(--accent-color);color:#fff;cursor:pointer;border:none;width:100%;padding:.9rem 1rem;font-size:.95rem;font-weight:700;transition:background .15s}.page-module__jCbNuG__paidBtn:hover{background:var(--accent-dark)}.page-module__jCbNuG__laterLink{color:var(--text-secondary);margin-top:1rem;font-size:.85rem;display:inline-block}.page-module__jCbNuG__loading,.page-module__jCbNuG__empty{min-height:40vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.page-module__jCbNuG__link{color:var(--accent-strong);font-weight:600}.page-module__jCbNuG__qrNotice{flex-direction:column;justify-content:center;align-items:center;gap:.6rem;width:240px;min-height:240px;padding:1rem;line-height:1.4;display:flex}.page-module__jCbNuG__qrNoticeTitle{color:var(--text-primary);font-weight:800}.page-module__jCbNuG__qrNoticeText{color:var(--text-secondary);font-size:.85rem}.page-module__jCbNuG__regenBtn{border:1px solid var(--accent-color);color:var(--accent-strong);border-radius:var(--radius-full);cursor:pointer;background:0 0;padding:.55rem 1.4rem;font-size:.9rem;font-weight:700}.page-module__jCbNuG__regenBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__jCbNuG__expiryNote{color:var(--text-muted);margin-bottom:.75rem;font-size:.78rem}.page-module__jCbNuG__hoursWrap{margin-top:1.5rem}
.page-module__QAaf0W__main{background:var(--background);min-height:100vh;padding-bottom:3rem}.page-module__QAaf0W__inner{max-width:720px;padding:2rem var(--side-spacing);margin:0 auto}.page-module__QAaf0W__pageTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.75rem;font-weight:800}.page-module__QAaf0W__orders{flex-direction:column;gap:1rem;display:flex}.page-module__QAaf0W__orderCard{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:1.25rem 1.5rem}.page-module__QAaf0W__orderTop{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.page-module__QAaf0W__shopName{color:var(--text-primary);margin:0 0 .2rem;font-size:1rem;font-weight:800}.page-module__QAaf0W__dateTime{color:var(--text-muted);margin:0;font-size:.8rem}.page-module__QAaf0W__orderMeta{flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.page-module__QAaf0W__total{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:800}.page-module__QAaf0W__statusBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;padding:3px 9px;font-size:.72rem;font-weight:700}.page-module__QAaf0W__pending{color:#92400e;background:#fef3c7}.page-module__QAaf0W__confirmed{background:var(--accent-light);color:var(--accent-strong)}.page-module__QAaf0W__ready{background:var(--success-light);color:var(--success)}.page-module__QAaf0W__completed{color:var(--text-secondary);background:#f1f5f9}.page-module__QAaf0W__cancelled{color:#dc2626;background:#fef2f2}.page-module__QAaf0W__orderItems{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.page-module__QAaf0W__orderItem{background:var(--surface-2);color:var(--text-secondary);border-radius:var(--radius-full);padding:3px 9px;font-size:.82rem}.page-module__QAaf0W__orderFooter{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__QAaf0W__orderType{color:var(--text-muted);font-size:.78rem;font-weight:600}.page-module__QAaf0W__notes{color:var(--text-muted);font-size:.78rem;font-style:italic}.page-module__QAaf0W__loading{text-align:center;color:var(--text-muted);padding:3rem 0}.page-module__QAaf0W__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:40vh;display:flex}.page-module__QAaf0W__emptyText{color:var(--text-secondary);font-size:1.1rem}.page-module__QAaf0W__backLink{color:var(--accent-strong);font-weight:600}.page-module__QAaf0W__manualRow{border-top:1px solid var(--border-light);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.85rem;padding-top:.85rem;display:flex}.page-module__QAaf0W__screenshotThumb{object-fit:cover;border:1px solid var(--border-light);border-radius:8px;width:44px;height:44px}.page-module__QAaf0W__manualAction{border-radius:var(--radius-full);background:var(--accent-color);color:#fff;padding:.5rem 1rem;font-size:.82rem;font-weight:700;display:inline-block}.page-module__QAaf0W__manualActionOutline{border-radius:var(--radius-full);border:1px solid var(--accent-color);color:var(--accent-strong);padding:.5rem 1rem;font-size:.82rem;font-weight:700;display:inline-block}
.page-module___8aEwW__main{max-width:var(--max-width);padding:36px var(--side-spacing)96px;flex-direction:column;gap:56px;margin:0 auto;display:flex}.page-module___8aEwW__section{flex-direction:column;gap:0;display:flex}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:baseline;margin-bottom:20px;display:flex}.page-module___8aEwW__sectionTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.page-module___8aEwW__sectionLink{color:var(--accent-strong);font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s}.page-module___8aEwW__sectionLink:hover{opacity:.75}.page-module___8aEwW__howItWorks{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:40px 48px}.page-module___8aEwW__howTitle{color:var(--text-primary);text-align:center;margin:0 0 28px;font-size:1.1rem;font-weight:700}.page-module___8aEwW__howSteps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.page-module___8aEwW__howSteps:before{content:"";background:repeating-linear-gradient(to right,var(--border-color)0,var(--border-color)6px,transparent 6px,transparent 12px);height:1px;position:absolute;top:22px;left:calc(16.66% + 12px);right:calc(16.66% + 12px)}.page-module___8aEwW__howStep{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.page-module___8aEwW__howStepNum{background:var(--accent-light);width:44px;height:44px;color:var(--accent-strong);border:2px solid var(--accent-color);z-index:1;background:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.page-module___8aEwW__howStepTitle{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:700}.page-module___8aEwW__howStepDesc{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.5}.page-module___8aEwW__shopGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1100px){.page-module___8aEwW__shopGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:860px){.page-module___8aEwW__shopGrid{grid-template-columns:repeat(3,1fr)}.page-module___8aEwW__howSteps{grid-template-columns:1fr;gap:20px}.page-module___8aEwW__howSteps:before{display:none}.page-module___8aEwW__howItWorks{padding:28px 24px}}@media (max-width:600px){.page-module___8aEwW__main{padding:24px var(--side-spacing)64px;gap:40px}.page-module___8aEwW__shopGrid{grid-template-columns:repeat(2,1fr);gap:12px}}
