:root{--font-family-base:"Nunito", Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-size-xs:.75rem;--font-size-caption:.8125rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-hero:3rem;--line-height-tight:1.15;--line-height-heading:1.25;--line-height-body:1.55;--color-brand-primary:#f97316;--color-brand-hover:#ea580c;--color-brand-pressed:#c2410c;--color-brand-cta:#c2410c;--color-brand-cta-hover:#9a3412;--color-brand-soft:#fff7ed;--color-brand-border:#fed7aa;--color-brand-focus:#c2410c61;--color-text-primary:#1d2433;--color-text-secondary:#57534e;--color-text-muted:#6b7280;--color-text-disabled:#9ca3af;--color-background-page:#f4f6fb;--color-surface:#fff;--color-surface-muted:#f5f3f1;--color-border:#e5e7eb;--color-white:#fff;--color-success:#15803d;--color-success-soft:#f0fdf4;--color-success-border:#bbf7d0;--color-warning:#b45309;--color-warning-soft:#fffbeb;--color-warning-border:#fde68a;--color-danger:#b91c1c;--color-danger-hover:#991b1b;--color-danger-soft:#fef2f2;--color-danger-border:#fecaca;--color-info:#1d4ed8;--color-info-soft:#eff6ff;--color-info-border:#bfdbfe;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-control:0 1px 2px #1d243314;--shadow-card:0 8px 24px #1d243314;--shadow-brand-control:0 5px 14px #c2410c38;--shadow-dialog:0 24px 70px #1d243338;--color-overlay:#1d24339e;scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{font-size:16px}body{min-height:100vh;font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-body);color:var(--color-text-primary);background:var(--color-background-page);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,[role=button],a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit}:where(a,button,input,textarea,select,[role=button],[tabindex]):focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:2px}::placeholder{color:var(--color-text-disabled);opacity:1}:disabled,[aria-disabled=true]{cursor:not-allowed}h1,h2,h3,h4{color:var(--color-text-primary);line-height:var(--line-height-heading);text-wrap:balance}p{text-wrap:pretty}@media (pointer:coarse){button,[role=button],input:not([type=checkbox]):not([type=radio]),select{min-height:44px}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{scroll-behavior:smooth;color:#1d2433;--navbar-height:88px;background:#f4f6fb;font-family:Nunito,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}.page-shell{flex-direction:column;min-height:100vh;display:flex}.icon-svg{flex:0 0 24px;width:24px;height:24px}.navbar .icon-svg{flex-basis:28px;width:28px;height:28px}.navbar{--navbar-height:88px;z-index:50;background:#ff584f;border-bottom:1px solid #0000;transition:background .2s,box-shadow .2s;position:sticky;top:0}.navbar--scrolled{background:#ff544a;box-shadow:0 10px 24px #801b1447}.navbar__inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;height:88px;margin:0 auto;padding:0 1rem 0 0;display:flex}.navbar__left,.navbar__right{align-items:center;gap:.65rem;display:flex}.navbar__account-group{align-items:center;gap:.65rem;margin-left:30px;display:inline-flex;position:relative}.navbar__logo{color:#fff;letter-spacing:-.02em;cursor:pointer;background:0 0;border:none;padding:.3rem .2rem .3rem 10px;font-size:2rem;font-style:italic;font-weight:900}.navbar__delivery{color:#3e1d2a;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#f6e8db;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.4rem;width:167px;height:36px;padding:6px 8px 6px 16px;font-size:.9rem;font-weight:800;transition:background .2s;display:inline-flex}.navbar__delivery-arrow-icon{flex-basis:18px;width:18px;height:18px}.navbar__lang{background:#ffffff94;border-radius:999px;align-items:center;width:120px;height:36px;padding:2px;display:inline-flex}.navbar__lang-btn{color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:38px;min-width:0;height:32px;padding:0;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.navbar__lang-btn--active{background:#fff}.navbar__login{color:#111827;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.45rem;width:160px;height:36px;padding:6px 16px 6px 8px;font-size:.9rem;font-weight:800;transition:background .2s;display:inline-flex}.navbar__login-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.account-menu{z-index:40;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:220px;padding:6px 0;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 36px #0f172a2e}.account-menu__item{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 14px;font-size:.95rem;font-weight:700}.account-menu__item:hover{background:#f3f4f6}.account-menu__divider{border:none;border-top:1px solid #e5e7eb;margin:4px 12px}.navbar__icon-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;line-height:1;transition:background .2s;display:inline-flex}.navbar__social{align-items:center;gap:.25rem;display:inline-flex}.navbar__social-btn{color:#111827;border-radius:999px;text-decoration:none}.navbar__social-btn:hover,.navbar__social-btn:focus-visible{background:#ffffff59}.navbar__burger{cursor:pointer;background:#ffffff1f;border:1px solid #ffffffa6;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:none;position:relative}.order-history-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.order-history-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:1rem}.order-history-item p{margin:.25rem 0}.navbar__burger-line{background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .25s,opacity .2s;position:absolute}.navbar__burger-line--top{transform:translateY(-6px)}.navbar__burger-line--bottom{transform:translateY(6px)}.navbar__burger--open .navbar__burger-line--top{transform:rotate(45deg)}.navbar__burger--open .navbar__burger-line--middle{opacity:0}.navbar__burger--open .navbar__burger-line--bottom{transform:rotate(-45deg)}@keyframes slideRightAnimation{0%{transform:translate(100px)}to{transform:translate(0)}}@keyframes slideLeftAnimation{0%{transform:translate(-100px)}to{transform:translate(0)}}.element-right{animation-name:slideRightAnimation;animation-duration:1s;animation-timing-function:ease;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:both}.element{animation-name:slideLeftAnimation;animation-duration:1.6s;animation-timing-function:ease;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:both}.cart-sidebar{z-index:45;pointer-events:none;background:#fff;border-left:1px solid #e5e7eb;width:min(360px,90vw);height:calc(100vh - 88px);padding:1.1rem 1rem;position:fixed;top:88px;right:0;transform:translate(100%);box-shadow:-14px 0 30px #0f172a1f}.cart-sidebar--open{pointer-events:auto;transform:translate(0)}.cart-sidebar__title{color:#334155;margin:0;font-size:1.05rem;font-weight:700}.delivery-sidebar{z-index:46;pointer-events:none;scrollbar-width:thin;scrollbar-color:#b2b2b2 transparent;background:#efefef;border-right:1px solid #d1d5db;width:470px;max-width:95vw;height:calc(100vh - 88px);padding:1rem .9rem;position:fixed;top:88px;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:12px 0 28px #0f172a2e}.delivery-sidebar--open{pointer-events:auto;transform:translate(0)}.delivery-sidebar__header{justify-content:flex-start;align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.delivery-sidebar__header h3{color:#000;margin:0;font-size:20px}.delivery-sidebar__close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.delivery-sidebar__mode-switch{background:#ddcfc1;border-radius:999px;grid-template-columns:1fr 1fr;gap:.2rem;padding:2px;display:grid}.delivery-sidebar__mode{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;font-size:14px;font-weight:800;transition:background .2s;display:inline-flex}.delivery-sidebar__mode--active{background:#fff}.delivery-sidebar__hint{margin:1.2rem 0 1rem;font-size:14px}.delivery-sidebar__search{text-align:left;cursor:pointer;background:#e4ddd6;border:none;border-radius:12px;align-items:center;gap:.65rem;width:100%;min-height:58px;padding:16px;font-size:1.3rem;transition:background .2s;display:inline-flex}.delivery-sidebar__location{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.65rem;width:100%;margin-top:1rem;padding:24px 16px;font-size:14px;font-weight:800;transition:background .2s;display:inline-flex}.location-button{margin-bottom:.85rem}.location-button__trigger{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#ff584f,#ff746d);border:1px solid #f59f98;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.78rem .95rem;font-size:.95rem;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 8px 18px #bf322b38}.location-button__trigger:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 12px 22px #bf322b4d}.location-button__trigger:disabled{opacity:.72;cursor:progress}.location-button__icon{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.location-button__error{color:#b91c1c;margin:.55rem 0 0;font-size:.84rem;font-weight:700}.delivery-sidebar__divider{border:none;border-top:1px solid #d6b9b7;margin:1.5rem 0 1.2rem}.delivery-sidebar__address-form{gap:.7rem;margin-bottom:1.1rem;display:grid}.delivery-sidebar__field{background:#e8e2dc;border-radius:12px;gap:.2rem;padding:.55rem .9rem .7rem;display:grid}.delivery-sidebar__field span{color:#6b7280;font-size:.75rem}.delivery-sidebar__field em{color:#dc2626;font-style:normal}.delivery-sidebar__field input{color:#111827;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:1.1rem}.delivery-sidebar__phone-wrap{align-items:center;gap:.6rem;display:flex;position:relative}.delivery-sidebar__phone-country-fixed{color:#111827;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;background:#fff;border:1px solid #93c5fd;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;min-width:140px;padding:.45rem .55rem;font-size:.95rem;display:inline-flex}.delivery-sidebar__phone-wrap input{flex:1}.delivery-sidebar__warning{color:#b91c1c;margin:-.1rem 0 .1rem;font-size:.82rem}.delivery-sidebar__save-button{color:#fff;cursor:pointer;background:#581c1c;border:none;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:700;transition:background .2s}.navbar__logo:hover{color:#f2f2f2}.navbar__delivery:hover{background:#ead8c8}.navbar__login:hover,.navbar__icon-btn:hover,.navbar__burger:hover{background:#ffffff2e}.delivery-sidebar__mode:hover{background:#efe1d3}.delivery-sidebar__search:hover{background:#d7d0c8}.delivery-sidebar__location:hover{background:#e4e4e4}.delivery-sidebar__save-button:hover{background:#3f1212}.address-popup-overlay{z-index:60;background:#0f172a6b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.address-popup{text-align:center;background:#fff;border-radius:14px;width:min(92vw,420px);padding:1.2rem 1rem;box-shadow:0 24px 50px #0f172a47}.address-popup__message{color:#14532d;margin:0 0 1rem;font-size:1.05rem;font-weight:600}.address-popup__message--error{color:#991b1b}.address-popup__action{color:#fff;cursor:pointer;background:#581c1c;border:none;border-radius:10px;padding:.7rem 1rem;font-size:.95rem;font-weight:700}.mobile-menu{z-index:40;pointer-events:none;opacity:0;transition:opacity .25s;position:fixed;inset:0}.mobile-menu--open{pointer-events:auto;opacity:1}.mobile-menu__overlay{background:#0f172a73;border:none;position:absolute;inset:0}.mobile-menu__panel{opacity:0;background:#fff;border-radius:16px;padding:1.2rem;transition:transform .25s,opacity .25s;position:absolute;top:88px;left:1rem;right:1rem;transform:translateY(-10px);box-shadow:0 25px 45px #0f172a33}.mobile-menu__panel--open{opacity:1;transform:translateY(0)}.mobile-menu__links{flex-direction:column;gap:.45rem;display:flex}.mobile-menu__link{cursor:pointer;text-align:left;color:#334155;background:0 0;border:none;border-radius:10px;padding:.8rem .9rem;font-size:1rem;font-weight:700}.mobile-menu__link:hover{background:#f1f5f9}.mobile-menu__link--active{color:#0f8a57;background:#ecfdf5}.mobile-menu__actions{gap:.65rem;margin-top:1rem;display:grid}.mobile-menu__secondary{cursor:pointer;background:#f7f7f7;border:none;border-radius:12px;padding:.8rem 1rem;font-size:1rem;font-weight:700}.content{flex:1;width:100%;max-width:960px;margin:1.5rem auto 2rem;padding:0 1rem}.content--menu-page{width:100%;max-width:none;margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.content--home{max-width:none;margin:0;padding:0}.delivery-hero{width:100%;min-height:calc(100vh - 88px);margin:0;position:relative;overflow:hidden}.delivery-hero__content{z-index:1;min-height:inherit;grid-template-columns:minmax(280px,520px) minmax(260px,420px);place-content:start space-between;gap:clamp(1rem,3vw,2rem);padding:clamp(1rem,3vw,2.4rem);display:grid;position:relative}.delivery-hero__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.delivery-hero:before{content:"";pointer-events:none;background:linear-gradient(110deg,#181a2094 0%,#181a2040 45%,#181a200a 100%);position:absolute;inset:0}.delivery-hero__slogan{text-align:right;color:#fff;text-align:center;text-wrap:balance;text-shadow:0 6px 20px #00000059;max-width:520px;margin:0;font-size:clamp(2rem,4.1vw,3rem);font-weight:900;line-height:1.15;position:relative;top:clamp(.9rem,3vw,2rem)}.hero-address-form{background:#f6e8db;border-radius:18px;gap:.7rem;max-width:420px;padding:1rem;display:grid;box-shadow:0 16px 36px #00000024}.hero-address-form__title{margin:0 0 .3rem;font-size:1.2rem}.hero-address-form__field{gap:.3rem;display:grid}.hero-address-form__row{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.hero-address-form__field input{border:1px solid #d2c2b2;border-radius:10px;width:100%;padding:.65rem .75rem}.delivery-hero__sidebar{background:#f6e8db;border-radius:18px;gap:.7rem;max-width:420px;padding:1rem;display:grid;box-shadow:0 16px 36px #00000024}.hero-address-form__submit{color:#fff;cursor:pointer;background:#ff584f;border:none;border-radius:999px;margin-top:.35rem;padding:.7rem 1rem;font-weight:800}.home-sections{gap:1rem;display:grid}.card{background:#fff;border:1px solid #e2e6f2;border-radius:16px;padding:1.2rem;box-shadow:0 6px 22px #1723420f}.form-grid{gap:.8rem;display:grid}.form-grid label{gap:.35rem;font-weight:700;display:grid}.form-grid input{border:1px solid #c7cfe2;border-radius:10px;height:40px;padding:0 .65rem;font-size:1rem}.form-grid button{color:#fff;cursor:pointer;background:#2f66f6;border:none;border-radius:10px;padding:.55rem .9rem;font-weight:600}.form-grid button:disabled{opacity:.6;cursor:not-allowed}.secondary-button{color:#2f66f6;background:#eef2ff}.link-button{color:#2f66f6;cursor:pointer;background:0 0;border:none;margin-top:.8rem;font-weight:700}.google-button{color:#1d2433;cursor:pointer;background:#fff;border:1px solid #d0d8ef;border-radius:10px;width:100%;margin-top:.8rem;padding:.55rem .9rem;font-weight:700}.google-button:disabled{opacity:.6;cursor:not-allowed}.google-button-wrapper{justify-content:center;margin-top:.8rem;display:flex}.feedback,.error{border-radius:10px;margin:0 0 .8rem;padding:.7rem .9rem;font-weight:700}.feedback{color:#1c7a45;background:#e7f9ef;border:1px solid #bce6cb}.error{color:#a62727;background:#ffeded;border:1px solid #ffcbcb}.navbar__logo:focus-visible,.navbar__delivery:focus-visible,.navbar__lang-btn:focus-visible,.navbar__login:focus-visible,.navbar__icon-btn:focus-visible,.navbar__burger:focus-visible,.mobile-menu__link:focus-visible,.mobile-menu__secondary:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=1199px){.navbar__lang,.navbar__login,.navbar__icon-btn{display:none}.navbar__burger{display:inline-flex}}@media (width<=767px){:root{--navbar-height:78px}.navbar__inner{height:78px}.navbar__logo{font-size:1.5rem}.navbar__delivery{padding:.58rem .75rem;font-size:.8rem}.mobile-menu__panel{top:78px}.cart-sidebar,.delivery-sidebar{height:calc(100vh - 78px);top:78px}.delivery-hero{min-height:calc(100vh - 78px)}.delivery-hero__slogan{text-align:center;max-width:100%;top:0}.delivery-hero__content{grid-template-columns:1fr;justify-items:center}.hero-address-form{width:min(100%,440px)}.hero-address-form__row{grid-template-columns:1fr}}.restaurant-selection{background:#fff;padding:clamp(1.2rem,4vw,2.4rem) 1rem 2rem}.restaurant-selection__title{color:#111827;text-align:center;max-width:1100px;margin:0 auto 1.2rem;font-size:clamp(1.8rem,3.4vw,2.8rem);font-weight:900;line-height:1.15}.restaurant-selection__container{grid-template-columns:repeat(2,1fr);gap:16px;max-width:1100px;margin:30px auto 0;display:grid}.restaurant-card{color:#fff;border-radius:18px;align-content:center;justify-items:center;gap:.7rem;min-height:170px;padding:1rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 14px 30px #0f172a2e}.restaurant-card--pizzeria{background:linear-gradient(135deg,#ff5f6d 0%,#ffc371 100%)}.restaurant-card--sushi{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.restaurant-card--burger{background:linear-gradient(135deg,#f7971e 0%,#ffd200 100%)}.restaurant-card--vega{background:linear-gradient(135deg,#56ab2f 0%,#a8e063 100%)}.restaurant-card__logo{font-size:2.4rem;line-height:1}.restaurant-card__name{text-align:center;font-size:clamp(1.1rem,2.4vw,1.45rem);font-weight:800}.restaurant-card:hover,.restaurant-card:focus-visible{transform:scale(1.1);box-shadow:0 18px 36px #0f172a4d}@media (width<=768px){.restaurant-selection__container{grid-template-columns:repeat(1,1fr);gap:16px}}.footer{background:#ff584f;border-top:1px solid #ffffff47;margin-top:auto}.footer__inner{flex-wrap:nowrap;align-items:stretch;gap:16px;max-width:1280px;margin:0 auto;padding:2rem 1.25rem;display:flex}.footer__col{color:#334155;flex-direction:column;flex:1 1 0;gap:.75rem;min-width:0;display:flex}.footer__heading{color:#111827;margin:0;font-size:2rem;font-weight:700;line-height:1.15}.footer__link{color:#111827;font-size:20px;line-height:1.35;text-decoration:none}.footer__link:hover,.footer__link:focus-visible{text-decoration:underline}.footer__contact{color:#111827;margin:0;font-size:20px;line-height:1.45}.footer__col--social{align-items:flex-start}.footer__social{flex-wrap:wrap;gap:10px;width:auto;display:flex}.footer__social-btn{color:#fff;background:#34445a38;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;display:inline-flex}.footer__social-btn .icon-svg{width:40px;height:40px}.footer__social-btn:hover,.footer__social-btn:focus-visible{background:#34445a59}@media (width<=768px){.footer{width:100%;padding-inline:1rem}.footer__inner{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;padding:1.5rem 0}.footer__col{flex:min(220px,100%)}.footer__col--social{flex-basis:100%;order:10}.footer__heading{font-size:clamp(1.15rem,4.8vw,1.5rem)}.footer__link,.footer__contact,.footer__bottom{font-size:clamp(.9rem,3.6vw,1rem)}.footer__social-btn{width:48px;height:48px}.footer__social-btn .icon-svg{width:32px;height:32px}}.form-field-error{color:#db3153;margin-top:.2rem;font-size:.8rem;font-weight:700}.restaurant-menu-sticky-header{background:#eef0f6;width:100%;margin-left:0;margin-right:0;padding:.5rem 1rem .75rem}.restaurant-menu-title{text-align:center}.restaurant-categories-container{grid-template-rows:repeat(1,100px);grid-template-columns:repeat(5,1fr);gap:16px;margin:1.5rem 0;display:grid}.restaurant-category-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:100%;padding:0;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f172a14}.restaurant-category-card:hover,.restaurant-category-card:focus-visible{box-shadow:0 14px 28px #0f172a38}.restaurant-category-card__top{background:#fff;justify-content:center;align-items:center;min-height:62px;display:flex}.restaurant-category-card__icon{font-size:1.6rem;line-height:1}.restaurant-category-card__bottom{text-align:center;background:#f6e8db;justify-content:center;align-items:center;min-height:38px;padding:.45rem .6rem;display:flex}.restaurant-category-card__title{margin:0;font-size:1rem;font-weight:700}.restaurant-menu-selected-category{color:#111827;text-align:center;max-width:1100px;margin:1rem auto 0;font-size:1.05rem;font-weight:900;line-height:1.15}.restaurant-products-container{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);justify-content:center;place-items:start center;gap:16px;margin:1rem 0 1.5rem;display:grid}.restaurant-product-card{background:#f8f8f8;border:1px solid #ebedf3;border-radius:16px;flex-direction:column;width:400px;height:auto;min-height:440px;margin:0 0 24px;padding:0 12px;display:flex;overflow:hidden;box-shadow:0 10px 24px #0f172a1a}.restaurant-product-card__image-wrap{border-radius:10px;width:376px;height:225px;position:relative;overflow:hidden}.restaurant-product-card__image{object-fit:cover;background:linear-gradient(135deg,#f9ddbc 0%,#f0ae67 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;transition:transform .28s;display:flex}.restaurant-product-card__image--fallback{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 48%,#fed7aa 100%);flex-direction:column;gap:.5rem;font-size:.9rem;font-weight:700}.restaurant-product-card:hover .restaurant-product-card__image,.restaurant-product-card:focus-within .restaurant-product-card__image{transform:scale(1.05)}.restaurant-product-card__overlay{opacity:0;pointer-events:none;background:0 0;justify-content:center;align-items:flex-end;padding:14px;display:none;position:absolute;inset:0}.restaurant-product-card__quick-action{color:#fff;background:#11182780;border:1px solid #ffffffd9;border-radius:999px;padding:.4rem .85rem;font-size:.875rem;font-weight:600}.restaurant-product-card__favorite{color:#ffffffeb;cursor:pointer;opacity:1;pointer-events:auto;background:#111827a6;border:none;border-radius:999px;width:38px;height:38px;font-size:1rem;transition:background-color .28s;position:absolute;top:12px;right:12px;transform:translateY(0)}.restaurant-product-card:hover .restaurant-product-card__favorite,.restaurant-product-card:focus-within .restaurant-product-card__favorite{opacity:1;transform:translateY(0)}.restaurant-product-card__favorite--active{opacity:1;color:#fff;background:#b91c1ceb}.restaurant-product-card__details{width:376px;height:auto;min-height:148px;padding:16px 16px 0}.restaurant-product-card__name{margin:0;font-size:clamp(1.05rem,1.3vw,1.25rem);font-weight:700;line-height:1.15}.restaurant-product-card__weight{color:#6b7280;margin:8px 0 0;font-size:1.35rem}.restaurant-product-card__description{color:#4b5563;margin:12px 0 0;font-size:clamp(.85rem,1.05vw,.9375rem);line-height:1.35}.restaurant-product-card__footer{justify-content:space-between;align-items:center;width:376px;min-height:52px;margin-top:8px;padding:0 16px 16px;display:flex}.restaurant-product-card__price{font-size:2rem;font-weight:800}.restaurant-product-card__action{min-width:148px;margin-top:0;color:#fff!important;background:#1f7a4f!important;border-color:#1f7a4f!important;font-weight:800!important}.restaurant-product-card__action:hover:not(.disabled){background:#17603e!important;border-color:#17603e!important}.restaurant-product-card__counter{justify-content:flex-end;align-items:center;gap:18px;width:376px;padding:0 16px 16px;display:flex}.restaurant-product-card__counter-btn{color:#1f2937;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1}.restaurant-product-card__counter-value{color:#24324a;border:1px solid #52525b;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:2rem;display:inline-flex}@media (width<=1100px){.restaurant-categories-container{grid-template-rows:repeat(2,100px);grid-template-columns:repeat(3,1fr)}.restaurant-products-container{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);justify-items:center}}@media (width<=700px){.restaurant-categories-container{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.restaurant-products-container{grid-template-rows:auto;grid-template-columns:repeat(1,1fr);justify-items:center}}.restaurant-menu-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;display:grid;overflow-x:clip}.restaurant-menu-layout__top{top:var(--navbar-height);z-index:30;grid-column:1/-1;position:sticky}.restaurant-menu-layout__sidebar{grid-column:1}.restaurant-menu-layout__content{grid-column:2}.restaurant-sidebar{flex-direction:column;gap:14px;margin-left:1rem;display:flex;position:sticky;top:50vh;transform:translateY(50%)}.restaurant-sidebar__box{background:#fff;border:1px solid #ff584f;border-radius:14px;padding:20px}.restaurant-sidebar__title{margin:0 0 12px;font-size:1.85rem}.restaurant-sidebar__list{flex-direction:column;display:flex}.restaurant-sidebar__category-btn,.restaurant-sidebar__shop-link{color:#1d2433;text-align:left;background:0 0;border:none;border-bottom:1px solid #ff584f;padding:.55rem 0;font-size:1.3rem;line-height:1.4;text-decoration:none}.restaurant-sidebar__category-btn:hover,.restaurant-sidebar__shop-link:hover,.restaurant-sidebar__category-btn--active,.restaurant-sidebar__shop-link--active{color:#ff584f}.restaurant-sidebar__list--shops .restaurant-sidebar__shop-link:last-child,.restaurant-sidebar__list .restaurant-sidebar__category-btn:last-child{border-bottom:none}@media (width<=980px){.restaurant-menu-layout{grid-template-columns:1fr}.restaurant-menu-layout__sidebar,.restaurant-menu-layout__content{grid-column:1}.restaurant-sidebar{position:static;transform:none}}._root_fqfq3_1{z-index:9999;box-sizing:border-box;justify-content:center;padding:0 1rem;display:flex;position:fixed;inset:0}._top_fqfq3_13{align-items:flex-start;padding-top:6vh}._center_fqfq3_18{align-items:center}._bottom_fqfq3_22{align-items:flex-end;padding-bottom:6vh}._overlay_fqfq3_27{background:var(--popout-overlay-color);opacity:0;transition:opacity .3s;position:absolute;inset:0}._panel_fqfq3_35{z-index:1;width:var(--popout-width);min-width:var(--popout-min-width);height:var(--popout-height);max-width:var(--popout-max-width);max-height:var(--popout-max-height);box-sizing:border-box;opacity:0;background:#fff;border-radius:24px;flex-direction:column;transition:transform .3s,opacity .3s;display:flex;position:relative;overflow:hidden;transform:scale(.95);box-shadow:0 24px 70px #00000040}._visible_fqfq3_61 ._overlay_fqfq3_27{opacity:1}._visible_fqfq3_61 ._panel_fqfq3_35{opacity:1;transform:scale(1)}._header_fqfq3_70{flex-shrink:0;justify-content:flex-end;display:flex}._closeButton_fqfq3_76{cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:.75rem;font-size:1.6rem;line-height:1;display:flex}._closeButtonMinimal_fqfq3_95{z-index:2;margin:0;position:absolute;top:.75rem;right:.75rem}._content_fqfq3_103{padding:var(--popout-padding);box-sizing:border-box;overflow:auto}._fullContent_fqfq3_109{flex:1}._default_fqfq3_113{gap:1rem;display:grid}._split_fqfq3_118{grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;display:grid}._stacked_fqfq3_125{text-align:center;flex-direction:column;gap:1.25rem;display:flex}._title_fqfq3_132{margin:0;font-size:2rem;line-height:1.15}._titleMinimal_fqfq3_138{padding-right:3rem}@media (width<=768px){._split_fqfq3_118{grid-template-columns:1fr}._panel_fqfq3_35{width:100%}}._container_1q2kb_1{--orange:#f97316;--orange-dark:#ea580c;--brown:#7c2d12;--ink:#431407;--muted:#74635c;--surface:#fffaf7;--line:#fed7aa;background:var(--surface);height:100%;color:var(--ink);font-family:var(--font-family-base,"Nunito",Inter,system-ui,sans-serif);flex-direction:column;display:flex;overflow:hidden}._header_1q2kb_2{border-bottom:1px solid var(--line);background:#fffffff7;flex:none;align-items:center;gap:16px;height:88px;padding:0 34px;display:flex}._header_1q2kb_2 h1{letter-spacing:-.035em;margin:0;font-size:26px;line-height:1.1}._header_1q2kb_2 p{color:var(--muted);margin:5px 0 0;font-size:13px}._backButton_1q2kb_2,._removeButton_1q2kb_2{border:1px solid var(--line);color:var(--brown);cursor:pointer;background:#fff7ed;place-items:center;display:grid}._backButton_1q2kb_2{border-radius:14px;width:42px;height:42px}._backButton_1q2kb_2:hover,._removeButton_1q2kb_2:hover{color:var(--orange-dark);background:#ffedd5;border-color:#fb923c}._closeCartButton_1q2kb_2{color:#f97316;cursor:pointer;background:#ffedd5;border:1px solid #f97316;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:auto;padding:0;transition:background .15s,transform .15s;display:grid}._closeCartButton_1q2kb_2:hover{background:#fed7aa;transform:scale(1.04)}._closeCartButton_1q2kb_2:active{transform:scale(.96)}._closeCartButton_1q2kb_2:focus-visible{outline-offset:2px;outline:3px solid #f973164d}._cartLayout_1q2kb_3{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 340px;gap:34px;width:100%;max-width:1112px;margin:0 auto;padding:32px;display:grid;overflow:auto}._productsColumn_1q2kb_3{min-width:0}._group_1q2kb_3{margin-bottom:26px}._restaurantHeader_1q2kb_3{align-items:flex-start;gap:11px;margin:0 0 14px 3px;display:flex}._storeIcon_1q2kb_3{width:30px;height:30px;color:var(--orange-dark);background:#ffedd5;border-radius:9px;place-items:center;display:grid}._restaurantHeader_1q2kb_3 h2{letter-spacing:-.01em;margin:5px 0 0;font-size:16px}._restaurantHeader_1q2kb_3 strong{color:#9a3412;margin-top:7px;font-size:13px;display:block}._restaurantHeader_1q2kb_3 p{max-width:600px;color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.5}._itemsList_1q2kb_3{flex-direction:column;gap:12px;display:flex}._productCard_1q2kb_4{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:96px minmax(150px,1fr) auto auto;align-items:center;column-gap:17px;padding:14px;display:grid;position:relative;box-shadow:0 10px 24px #7c2d1212}._thumbnailImage_1q2kb_4,._thumbnailFallback_1q2kb_4{object-fit:cover;border-radius:12px;grid-row:1/3;width:96px;height:96px}._thumbnailFallback_1q2kb_4{color:#c2410c;background:linear-gradient(135deg,#fff7ed,#ffedd5);place-items:center;display:grid}._productInfo_1q2kb_4{align-self:end}._productName_1q2kb_4{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font:800 16px/1.3 inherit;display:block}._productName_1q2kb_4:disabled,._productLink_1q2kb_4:disabled{cursor:default}._extras_1q2kb_4{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.35}._productLink_1q2kb_4{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;padding:5px 0 0;font:750 12px/1.2 inherit}._productLink_1q2kb_4 span{transition:transform .2s;display:inline-block}._productLink_1q2kb_4:hover span{transform:translate(3px)}._priceBlock_1q2kb_4{text-align:right;align-self:center;min-width:92px}._priceBlock_1q2kb_4 small{color:var(--muted);margin-bottom:4px;font-size:11px;display:block}._priceBlock_1q2kb_4 strong{color:var(--brown);white-space:nowrap;font-size:16px}._cardActions_1q2kb_4{grid-column:2/5;align-self:end;align-items:center;gap:10px;margin-top:8px;display:flex}._quantityControls_1q2kb_4{border:1px solid var(--line);background:#fff7ed;border-radius:12px;grid-template-columns:40px 35px 40px;align-items:center;height:40px;display:grid;overflow:hidden}._quantityControls_1q2kb_4 button{cursor:pointer;height:40px;color:var(--brown);background:0 0;border:0;font-size:20px}._quantityControls_1q2kb_4 button:hover:not(:disabled){color:var(--orange-dark);background:#ffedd5}._quantityControls_1q2kb_4 button:disabled{color:#c7b7af;cursor:not-allowed}._quantityControls_1q2kb_4 span{text-align:center;font-size:13px;font-weight:800}._removeButton_1q2kb_2{color:#a16252;border-radius:12px;width:40px;height:40px;margin-left:auto}._cartToolbar_1q2kb_4{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding-bottom:14px;display:flex}._continueLink_1q2kb_4,._clearButton_1q2kb_4{color:var(--orange-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:7px 3px;font-weight:800;transition:color .15s}._continueLink_1q2kb_4:hover,._clearButton_1q2kb_4:hover{color:#c2410c;text-decoration:underline}._continueLink_1q2kb_4:focus-visible,._clearButton_1q2kb_4:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #f9731640}._summaryPanel_1q2kb_5{border:1px solid var(--line);background:#fff;border-radius:16px;height:max-content;padding:24px;position:sticky;top:0;box-shadow:0 14px 32px #7c2d1217}._summaryPanel_1q2kb_5 h2{color:var(--ink);letter-spacing:-.02em;margin:0 0 22px;font-size:18px}._summaryRows_1q2kb_5{flex-direction:column;gap:15px;display:flex}._summaryRows_1q2kb_5>div{color:var(--muted);justify-content:space-between;gap:15px;font-size:13px;display:flex}._summaryRows_1q2kb_5 strong{color:var(--brown)}._deliveryValue_1q2kb_5{text-align:right;color:var(--muted);font-size:11px}._summaryRows_1q2kb_5 ._summaryTotal_1q2kb_5{border-top:1px solid var(--line);color:var(--ink);align-items:baseline;margin-top:4px;padding-top:18px;font-size:16px;font-weight:800}._summaryTotal_1q2kb_5 strong{letter-spacing:-.03em;font-size:22px}._primaryButton_1q2kb_5,._mobileCta_1q2kb_5 button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f97316,#ea580c);border:0;border-radius:12px;width:100%;min-height:52px;font-family:inherit;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 9px 18px #ea580c38}._summaryPanel_1q2kb_5 ._primaryButton_1q2kb_5{margin-top:22px}._primaryButton_1q2kb_5:hover:not(:disabled),._mobileCta_1q2kb_5 button:hover:not(:disabled){background:linear-gradient(90deg,#ea580c,#c2410c);transform:translateY(-1px);box-shadow:0 12px 24px #c2410c45}._primaryButton_1q2kb_5:disabled,._mobileCta_1q2kb_5 button:disabled{box-shadow:none;cursor:not-allowed;background:#d6d3d1}._blockedNotice_1q2kb_5{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:10px;font-size:11px;line-height:1.45}._benefits_1q2kb_5{color:var(--muted);flex-direction:column;gap:8px;margin-top:18px;font-size:11px;display:flex}._benefits_1q2kb_5 span:first-letter{color:var(--orange)}._mobileSummary_1q2kb_5,._mobileCta_1q2kb_5{display:none}._emptyCart_1q2kb_6{text-align:center;flex-direction:column;align-items:center;max-width:480px;margin:auto;padding:48px 24px;display:flex}._emptyCartIcon_1q2kb_6{width:116px;height:116px;color:var(--orange);background:linear-gradient(145deg,#fff7ed,#ffedd5);border-radius:36px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #fed7aa}._emptyCart_1q2kb_6 h2{letter-spacing:-.035em;margin:25px 0 8px;font-size:26px}._emptyCart_1q2kb_6 p{color:var(--muted);margin:0 0 25px;line-height:1.6}._emptyCart_1q2kb_6 ._primaryButton_1q2kb_5{max-width:260px}._cartSkeletonList_1q2kb_6{gap:12px}._cartSkeletonContent_1q2kb_6{flex:1}._embedded_1q2kb_6{height:auto;min-height:400px}@media (width<=760px){._container_1q2kb_1{background:#fffaf7}._header_1q2kb_2{gap:12px;height:76px;padding:0 16px}._header_1q2kb_2 h1{font-size:22px}._closeCartButton_1q2kb_2{width:40px;height:40px}._cartToolbar_1q2kb_4{gap:14px;margin-bottom:16px;padding-bottom:12px}._continueLink_1q2kb_4,._clearButton_1q2kb_4{font-size:12px}._cartLayout_1q2kb_3{padding:18px 14px calc(126px + env(safe-area-inset-bottom));display:block;overflow:auto}._group_1q2kb_3{margin-bottom:20px}._restaurantHeader_1q2kb_3{margin-left:2px}._productCard_1q2kb_4{border-radius:16px;grid-template-rows:auto auto auto;grid-template-columns:88px minmax(0,1fr) auto;column-gap:13px;padding:11px}._thumbnailImage_1q2kb_4,._thumbnailFallback_1q2kb_4{border-radius:12px;grid-row:1/3;width:88px;height:88px}._productInfo_1q2kb_4{align-self:start}._productName_1q2kb_4{font-size:15px}._extras_1q2kb_4{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}._priceBlock_1q2kb_4{grid-area:1/3/3;align-self:start;min-width:auto}._priceBlock_1q2kb_4 small{display:none}._priceBlock_1q2kb_4 strong{font-size:14px}._cardActions_1q2kb_4{grid-area:3/1/auto/4;margin-top:12px}._quantityControls_1q2kb_4{grid-template-columns:42px 38px 42px;height:42px}._quantityControls_1q2kb_4 button{height:42px}._removeButton_1q2kb_2{width:42px;height:42px}._summaryPanel_1q2kb_5{display:none}._mobileSummary_1q2kb_5{border:1px solid var(--line);background:#fff;border-radius:16px;margin:17px 0 5px;padding:18px;display:block}._mobileCta_1q2kb_5{z-index:20;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf7f7;grid-template-columns:auto minmax(190px,1fr);align-items:center;gap:16px;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 25px #7c2d121a}._mobileCta_1q2kb_5>div{flex-direction:column;display:flex}._mobileCta_1q2kb_5 span{color:var(--muted);font-size:11px}._mobileCta_1q2kb_5 strong{color:var(--brown);white-space:nowrap;font-size:18px}._mobileCta_1q2kb_5 button{min-height:52px}._emptyCart_1q2kb_6 h2{font-size:23px}._emptyCartIcon_1q2kb_6{width:100px;height:100px}._embedded_1q2kb_6 ._cartLayout_1q2kb_3{padding-bottom:20px}._embedded_1q2kb_6 ._mobileSummary_1q2kb_5{display:none}}@media (width<=420px){._priceBlock_1q2kb_4{text-align:left;grid-area:2/2;margin-top:5px}._productInfo_1q2kb_4{grid-column:2/4}._cardActions_1q2kb_4{grid-column:1/4}._cartToolbar_1q2kb_4{gap:10px}._continueLink_1q2kb_4,._clearButton_1q2kb_4{font-size:11px}._mobileCta_1q2kb_5{grid-template-columns:auto 1fr;gap:12px}._mobileCta_1q2kb_5 button{font-size:13px}._thumbnailImage_1q2kb_4,._thumbnailFallback_1q2kb_4{width:86px;height:86px}}._promotionProgress_1q2kb_9{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:16px;padding:14px;display:grid}._promotionProgress_1q2kb_9 div p{color:#64748b;margin:3px 0 0;font-size:12px}._promotionProgress_1q2kb_9 span{font-weight:900}._promotionProgress_1q2kb_9 button{color:#c2410c;cursor:pointer;background:0 0;border:0;grid-column:2/4;justify-self:start;padding:0;font-weight:800}._blockedNotice_1q2kb_5 strong,._blockedNotice_1q2kb_5 span{display:block}._blockedNotice_1q2kb_5 strong{margin-bottom:3px}._backdrop_fil2q_1{z-index:1300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#43140761;place-items:center;padding:20px;animation:.16s ease-out both _backdropIn_fil2q_1;display:grid;position:fixed;inset:0}._dialog_fil2q_2{box-sizing:border-box;color:#431407;width:min(100%,440px);font-family:var(--font-family-base,"Nunito",Inter,system-ui,sans-serif);text-align:center;background:#fffaf7;border:1px solid #fed7aa;border-radius:20px;padding:30px;animation:.2s cubic-bezier(.2,.8,.2,1) both _dialogIn_fil2q_1;box-shadow:0 24px 60px #43140738}._icon_fil2q_3{color:#c2410c;background:#ffedd5;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto 17px;display:grid}._dialog_fil2q_2 h2{letter-spacing:-.025em;margin:0;font-size:23px;line-height:1.2}._dialog_fil2q_2 p{color:#74635c;max-width:350px;margin:11px auto 25px;font-size:14px;line-height:1.55}._actions_fil2q_6{gap:11px;display:flex}._actions_fil2q_6 button{cursor:pointer;border-radius:12px;flex:1;min-height:48px;padding:10px 16px;font:800 14px/1.2 inherit;transition:transform .15s,box-shadow .15s,background .15s}._actions_fil2q_6 button:hover{transform:translateY(-1px)}._actions_fil2q_6 button:focus-visible{outline-offset:2px;outline:3px solid #f973164d}._cancelButton_fil2q_10{color:#7c2d12;background:#fff;border:1px solid #fed7aa}._cancelButton_fil2q_10:hover{background:#fff7ed}._confirmButton_fil2q_12{color:#fff;background:#f97316;border:1px solid #f97316;box-shadow:0 7px 16px #f9731638}._confirmButton_fil2q_12:hover{background:#ea580c;border-color:#ea580c;box-shadow:0 9px 20px #ea580c3d}._confirmButton_fil2q_12:active{background:#c2410c;border-color:#c2410c}._closing_fil2q_15{animation:.14s ease-in both _backdropOut_fil2q_1}._closing_fil2q_15 ._dialog_fil2q_2{animation:.14s ease-in both _dialogOut_fil2q_1}@keyframes _backdropIn_fil2q_1{0%{opacity:0}to{opacity:1}}@keyframes _backdropOut_fil2q_1{0%{opacity:1}to{opacity:0}}@keyframes _dialogIn_fil2q_1{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:none}}@keyframes _dialogOut_fil2q_1{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(5px)scale(.98)}}@media (width<=520px){._backdrop_fil2q_1{padding:16px}._dialog_fil2q_2{border-radius:18px;padding:25px 20px}._actions_fil2q_6{flex-direction:column}._cancelButton_fil2q_10{order:1}._confirmButton_fil2q_12{order:2}}@media (prefers-reduced-motion:reduce){._backdrop_fil2q_1,._dialog_fil2q_2,._closing_fil2q_15,._closing_fil2q_15 ._dialog_fil2q_2{animation-duration:.01ms}}._skeletonBlock_kquz5_1{background:linear-gradient(90deg,#fed7aa 0%,#ffedd5 48%,#fed7aa 100%) 0 0/220% 100%;border-radius:999px;animation:1.45s ease-in-out infinite _skeletonPulse_kquz5_1;display:block;position:relative;overflow:hidden}._card_kquz5_2{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 10px 24px #ea580c14}._card_kquz5_2:after{content:"";background:linear-gradient(110deg,#0000 20%,#ffffffb8 46%,#0000 72%);animation:1.6s ease-in-out infinite _skeletonShimmer_kquz5_1;position:absolute;inset:0;transform:translate(-100%)}._stack_kquz5_4{gap:.75rem;display:grid}._row_kquz5_5{align-items:center;gap:.75rem;display:flex}@media (prefers-reduced-motion:reduce){._skeletonBlock_kquz5_1,._card_kquz5_2:after{animation:none}}@keyframes _skeletonPulse_kquz5_1{0%,to{opacity:.74;background-position:0%}50%{opacity:1;background-position:100%}}@keyframes _skeletonShimmer_kquz5_1{to{transform:translate(100%)}}._switcher_f85e6_1{isolation:isolate;width:100%;padding:var(--spacing-xs);border:1px solid var(--color-brand-border);border-radius:var(--radius-md);background:var(--color-surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative}._indicator_f85e6_13{z-index:-1;top:var(--spacing-xs);bottom:var(--spacing-xs);left:var(--spacing-xs);width:calc((100% - (2 * var(--spacing-xs))) / 3);border-radius:calc(var(--radius-md) - var(--spacing-xs));background:var(--color-brand-primary);box-shadow:var(--shadow-brand-control);transform:translateX(calc(var(--language-index) * 100%));transition:transform .24s cubic-bezier(.22,.75,.28,1);position:absolute}._option_f85e6_27{min-width:0;min-height:44px;padding:var(--spacing-sm) var(--spacing-md);border-radius:calc(var(--radius-md) - var(--spacing-xs));color:var(--color-text-secondary);cursor:pointer;font:inherit;background:0 0;border:0;font-size:.875rem;font-weight:800;transition:color .18s,background-color .18s,transform .12s;position:relative}._option_f85e6_27[aria-pressed=true]{color:var(--color-white)}._option_f85e6_27:not([aria-pressed=true]):hover{background:var(--color-brand-soft);color:var(--color-brand-pressed)}._option_f85e6_27:active{transform:scale(.97)}._option_f85e6_27:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){._indicator_f85e6_13,._option_f85e6_27{transition:none}._option_f85e6_27:active{transform:none}}._navbar_hwdwj_1{top:var(--foodgo-connection-banner-height,0px);z-index:1000;background:#fff;border-bottom:1px solid #e7e7e7;width:100%;transition:top .2s,box-shadow .2s;position:fixed;left:0;right:0;box-shadow:0 2px 10px #1f1f1f0f}._navbarScrolled_hwdwj_14{box-shadow:0 8px 24px #1f1f1f1a}._navbarOffset_hwdwj_15{width:100%;height:var(--foodgo-navbar-height,0px);flex:none}._navbarInner_hwdwj_16{width:100%;padding:.75rem}._navbarContent_hwdwj_17{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._navbarLeft_hwdwj_18,._navbarRight_hwdwj_18{align-items:center;display:flex}._navbarLeft_hwdwj_18{gap:.75rem;min-width:0}._navbarRight_hwdwj_18{gap:.5rem;min-width:0}._accountGroup_hwdwj_21{align-items:center;gap:.5rem;display:inline-flex;position:relative}._logoLink_hwdwj_22{cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;text-decoration:none;display:flex}._logoIcon_hwdwj_23{box-sizing:border-box;background:#fff7ed;border:1px solid #fed7aa;border-radius:50%;place-items:center;width:3rem;height:3rem;padding:.25rem;display:grid;overflow:hidden}._logoSvg_hwdwj_24{width:2rem;height:2rem}._logoImage_hwdwj_25{object-fit:contain;width:2.5rem;height:2.5rem;display:block}._logoText_hwdwj_26{color:#1f1f1f;letter-spacing:.025em;font-size:1.125rem;font-weight:700}._languageFlags_hwdwj_27{align-items:center;gap:.375rem;display:flex}._flagButton_hwdwj_28{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:999px;padding:.25rem .45rem;font-weight:700}._flagButton_hwdwj_28:hover,._flagButtonActive_hwdwj_30{color:#ea580c;background:#fff7ed}._loginButton_hwdwj_31{color:#1f1f1f;cursor:pointer;background:0 0;border:none;border-radius:.75rem;max-width:15rem;min-height:44px;padding:.45rem .65rem;font-size:.875rem;font-weight:600;display:none}._loginButton_hwdwj_31:hover{color:#ea580c;background:#fff7ed}._loginButton_hwdwj_31:focus-visible,._flagButton_hwdwj_28:focus-visible{outline-offset:2px;outline:3px solid #f9731647}._userName_hwdwj_34{align-items:center;gap:.5rem;min-width:0;display:flex}._userLabel_hwdwj_35{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._userIcon_hwdwj_36{width:1rem;height:1rem}._socialIcons_hwdwj_37{align-items:center;gap:.75rem;display:none}._socialLink_hwdwj_38{color:#4b5563;text-decoration:none}._socialLink_hwdwj_38:hover{color:#f97316}._socialIcon_hwdwj_37{width:1.25rem;height:1.25rem}._cartButton_hwdwj_41{color:#fff;cursor:pointer;background:#f97316;border:1px solid #f97316;border-radius:50%;padding:.5rem;position:relative;box-shadow:0 4px 10px #f9731633}._cartButton_hwdwj_41:hover{background:#ea580c;border-color:#ea580c}._cartIcon_hwdwj_43{width:1.25rem;height:1.25rem}._cartBadge_hwdwj_44{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .2rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem}._burger_hwdwj_45{color:#1f1f1f;cursor:pointer;background:0 0;border:none;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-width:44px;min-height:44px;padding:.5rem;display:inline-flex}._burger_hwdwj_45:hover{color:#ea580c;background:#fff7ed}._burger_hwdwj_45:focus-visible,._cartButton_hwdwj_41:focus-visible,._socialLink_hwdwj_38:focus-visible{outline-offset:2px;outline:3px solid #f9731647}._burgerLine_hwdwj_48{background:currentColor;width:1.2rem;height:2px;transition:all .2s}._burgerOpen_hwdwj_49 ._burgerLineTop_hwdwj_49{transform:translateY(6px)rotate(45deg)}._burgerOpen_hwdwj_49 ._burgerLineMiddle_hwdwj_50{opacity:0}._burgerOpen_hwdwj_49 ._burgerLineBottom_hwdwj_51{transform:translateY(-6px)rotate(-45deg)}@media (width>=640px){._navbarInner_hwdwj_16{padding:1rem}._loginButton_hwdwj_31{display:block}}@media (width>=768px){._navbarInner_hwdwj_16{padding:1rem 1.5rem}._socialIcons_hwdwj_37{display:flex}}@media (width>=1024px){._navbarInner_hwdwj_16{padding:1rem 2rem}._navbarRight_hwdwj_18{gap:1rem}._burger_hwdwj_45{display:none}}._mobileMenu_hwdwj_55{z-index:1100;visibility:hidden;pointer-events:none;transition:visibility 0s linear .22s;position:fixed;inset:0}._mobileMenuOpen_hwdwj_56{visibility:visible;pointer-events:auto;transition-delay:0s}._mobileMenuOverlay_hwdwj_57{opacity:0;background:#0f172a8f;border:0;width:100%;height:100%;padding:0;transition:opacity .22s;position:absolute;inset:0}._mobileMenuOpen_hwdwj_56 ._mobileMenuOverlay_hwdwj_57{opacity:1}._mobileMenuPanel_hwdwj_59{top:var(--foodgo-connection-banner-height,0px);width:min(90vw,24rem);height:calc(100% - var(--foodgo-connection-banner-height,0px));padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));color:#431407;background:#fffaf7;border-left:1px solid #fed7aa;flex-direction:column;gap:1.25rem;transition:transform .22s cubic-bezier(.22,.75,.28,1);display:flex;position:absolute;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-20px 0 50px #4314073d}._mobileMenuOpen_hwdwj_56 ._mobileMenuPanel_hwdwj_59{transform:translate(0)}._mobileMenuHeader_hwdwj_61{justify-content:space-between;align-items:center;gap:1rem;min-height:48px;display:flex}._mobileMenuHeader_hwdwj_61 div{display:grid}._mobileMenuHeader_hwdwj_61 span,._mobileMenuSection_hwdwj_63 h2{color:#9a3412;letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:850}._mobileMenuHeader_hwdwj_61 strong{color:#431407;font-size:1.25rem}._mobileMenuClose_hwdwj_65{color:#9a3412;cursor:pointer;background:#ffedd5;border:0;border-radius:.85rem;flex:none;place-items:center;width:44px;height:44px;display:grid}._mobileMenuClose_hwdwj_65 svg{width:20px}._mobileUserCard_hwdwj_67,._mobileLoginCard_hwdwj_67{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:1.15rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;padding:1rem;display:grid;box-shadow:0 10px 24px #7c2d1214}._mobileAvatar_hwdwj_68{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:1rem;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 18px #ea580c38}._mobileAvatar_hwdwj_68 svg{width:22px}._mobileUserDetails_hwdwj_70{min-width:0;display:grid}._mobileUserDetails_hwdwj_70 small{color:#6b5b54;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}._mobileUserDetails_hwdwj_70 small i{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e24}._mobileUserDetails_hwdwj_70 strong{color:#431407;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}._mobileUserDetails_hwdwj_70>span{color:#8a7770;font-size:.7rem}._mobileLoginCard_hwdwj_67 div{min-width:0}._mobileLoginCard_hwdwj_67 strong{font-size:1rem}._mobileLoginCard_hwdwj_67 p{color:#74635c;margin:.2rem 0 0;font-size:.76rem;line-height:1.4}._mobileLoginCard_hwdwj_67>button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(90deg,#f97316,#ea580c);border:0;border-radius:.8rem;grid-column:1/-1;justify-content:center;align-items:center;gap:.5rem;font-weight:800;display:flex}._mobileLoginCard_hwdwj_67>button svg{width:18px}._mobileMenuSection_hwdwj_63{gap:.55rem;display:grid}._mobileMenuSection_hwdwj_63+._mobileMenuSection_hwdwj_63{border-top:1px solid #eadfd9;padding-top:1.15rem}._mobileMenuSection_hwdwj_63 h2{margin:0 .4rem}._mobileMenuLinks_hwdwj_83{gap:.3rem;display:grid}._mobileMenuLinks_hwdwj_83 button{color:#49362f;cursor:pointer;width:100%;min-height:48px;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:.85rem;align-items:center;gap:.8rem;padding:.65rem .75rem;font-size:.9rem;font-weight:750;transition:background .16s,border-color .16s,transform .12s;display:flex}._mobileMenuLinks_hwdwj_83 button svg{color:#c2410c;flex:none;width:20px}._mobileMenuLinks_hwdwj_83 button:hover,._mobileMenuLinks_hwdwj_83 button:focus-visible{background:#fff1e8;border-color:#fed7aa}._mobileMenuLinks_hwdwj_83 button:focus-visible,._mobileLoginCard_hwdwj_67>button:focus-visible,._mobileMenuClose_hwdwj_65:focus-visible{outline-offset:2px;outline:3px solid #ea580c47}._mobileMenuLinks_hwdwj_83 button:active,._mobileLoginCard_hwdwj_67>button:active{transform:scale(.985)}._mobileMenuLinks_hwdwj_83 ._mobileMenuLinkActive_hwdwj_89{color:#9a3412;background:#ffedd5;border-color:#fdba74}._mobileMenuLinks_hwdwj_83 ._mobileLogout_hwdwj_90{color:#b42318;border-top:1px solid #fecaca;border-radius:.4rem .4rem .85rem .85rem;margin-top:.55rem}._mobileMenuLinks_hwdwj_83 ._mobileLogout_hwdwj_90 svg{color:#b42318}._mobileMenuLinks_hwdwj_83 ._mobileLogout_hwdwj_90:hover,._mobileMenuLinks_hwdwj_83 ._mobileLogout_hwdwj_90:focus-visible{background:#fff1f2;border-color:#fecaca}@media (width>=1024px){._mobileMenu_hwdwj_55{display:none}}@media (width<=430px){._navbarInner_hwdwj_16{padding:.65rem .5rem}._navbarContent_hwdwj_17,._navbarLeft_hwdwj_18,._navbarRight_hwdwj_18{gap:.35rem}._languageFlags_hwdwj_27{gap:0}._flagButton_hwdwj_28{padding:.25rem .3rem;font-size:.72rem}}@media (width<=340px){._languageFlags_hwdwj_27{gap:0}._flagButton_hwdwj_28{padding:.2rem .22rem;font-size:.66rem}}@media (prefers-reduced-motion:reduce){._mobileMenuOverlay_hwdwj_57,._mobileMenuPanel_hwdwj_59,._mobileMenuLinks_hwdwj_83 button{transition:none}}._latestOrder_hwdwj_97{min-width:0;position:relative}._latestOrderTrigger_hwdwj_98{color:#7c2d12;cursor:pointer;background:#fff;border:1px solid #fed7aa;border-radius:14px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:relative;box-shadow:0 4px 12px #1f1f1f14}._latestOrderTrigger_hwdwj_98:hover{background:#fff7ed;transform:translateY(-1px);box-shadow:0 8px 20px #1f1f1f1f}._latestOrderTriggerLoading_hwdwj_100{pointer-events:none;opacity:.82}._latestOrderTriggerLoading_hwdwj_100 ._latestOrderTriggerIcon_hwdwj_101{animation:1.3s ease-in-out infinite _latest-order-loading_hwdwj_1}._latestOrderTrigger_hwdwj_98:focus-visible{outline-offset:3px;outline:3px solid #f9731647}._latestOrderTriggerIcon_hwdwj_101{color:#ea580c;background:#fff7ed;border-radius:9px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}._latestOrderTriggerIcon_hwdwj_101 svg{width:17px;height:17px}._latestOrderCount_hwdwj_105{color:#c2410c;background:#fff;border:2px solid #ea580c;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 4px;font-size:.65rem;font-weight:900;display:inline-flex;position:absolute;top:-5px;right:-5px}@keyframes _latest-order-loading_hwdwj_1{0%,to{opacity:.55}50%{opacity:1}}@media (width<=760px){._latestOrderTrigger_hwdwj_98{border-radius:12px;padding:8px}}@media (width<=500px){._logoText_hwdwj_26{display:none}._latestOrderTrigger_hwdwj_98{justify-content:center;min-width:44px;min-height:44px}}@media (prefers-reduced-motion:reduce){._latestOrderTriggerLoading_hwdwj_100 ._latestOrderTriggerIcon_hwdwj_101{animation:none}._latestOrderTrigger_hwdwj_98{transition:none}}._mobileMenuPanel_hwdwj_59{width:min(90vw,24rem);height:calc(100dvh - var(--foodgo-connection-banner-height,0px));gap:0;padding:0;overflow:hidden}._mobileMenuHeader_hwdwj_61{border-bottom:1px solid var(--color-brand-border);flex:none;padding:1rem}._mobileMenuScroll_hwdwj_112{overscroll-behavior:contain;flex-direction:column;gap:1.25rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}._mobileLanguageSection_hwdwj_113{padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));border-top:1px solid var(--color-brand-border);background:var(--color-white);flex:none;gap:.65rem;margin-top:auto;display:grid;box-shadow:0 -8px 24px #4314070d}._mobileLanguageSection_hwdwj_113>span{color:var(--color-brand-pressed);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:850}@media (width>=1024px){._mobileMenu_hwdwj_55{display:block}._mobileMenuPanel_hwdwj_59{width:min(26rem,100vw)}}header[class*=_navbar_]{transition:top .2s,box-shadow .2s,border-color .2s;background:#f97316!important;border-bottom:1px solid #ea580c!important;box-shadow:0 2px 10px #7c2d1229!important}header[class*=_navbar_][class*=_navbarScrolled_]{border-bottom-color:#c2410c!important;box-shadow:0 8px 24px #7c2d123d!important}header[class*=_navbar_] [class*=_logoText_],header[class*=_navbar_] [class*=_flagButton_],header[class*=_navbar_] [class*=_loginButton_],header[class*=_navbar_] [class*=_socialLink_],header[class*=_navbar_] [class*=_burger_]{color:#fff!important}header[class*=_navbar_] [class*=_flagButton_]:hover,header[class*=_navbar_] [class*=_flagButtonActive_],header[class*=_navbar_] [class*=_loginButton_]:hover,header[class*=_navbar_] [class*=_burger_]:hover{color:#fff!important;background:#ffffff29!important}header[class*=_navbar_] [class*=_socialLink_]:hover{opacity:.82;color:#fff!important}header[class*=_navbar_] [class*=_loginButton_]:focus-visible,header[class*=_navbar_] [class*=_flagButton_]:focus-visible,header[class*=_navbar_] [class*=_burger_]:focus-visible,header[class*=_navbar_] [class*=_cartButton_]:focus-visible,header[class*=_navbar_] [class*=_latestOrderTrigger_]:focus-visible{outline-offset:2px;outline:3px solid #ffffffd1!important}header[class*=_navbar_] [class*=_cartButton_]{justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;color:#ea580c!important;background:#fff!important;border:1px solid #ffffffe0!important;border-radius:12px!important;padding:0!important;box-shadow:0 4px 12px #7c2d122e!important}header[class*=_navbar_] [class*=_cartButton_]:hover{background:#fff7ed!important;border-color:#fff!important}header[class*=_navbar_] [class*=_latestOrderTrigger_]{background:#fff!important;border-color:#ffffffe0!important;box-shadow:0 4px 12px #7c2d122e!important}header[class*=_navbar_] [class*=_latestOrderTrigger_]:hover{background:#fff7ed!important;border-color:#fff!important;box-shadow:0 7px 18px #7c2d123d!important}@media (prefers-reduced-motion:reduce){header[class*=_navbar_]{transition:none}}.latest-order-trigger-icon{transform-origin:50%;animation:1.8s ease-in-out infinite latest-order-active-pulse}.latest-order-trigger:focus-visible{outline-offset:0!important;outline:none!important}@keyframes latest-order-active-pulse{0%,to{transform:scale(1);box-shadow:0 0 #f973162e}50%{transform:scale(1.08);box-shadow:0 0 0 6px #f9731600}}@media (prefers-reduced-motion:reduce){.latest-order-trigger-icon{animation:none}}._footer_s4fcj_1{color:#fff;background:#26211f;border-top:1px solid #453c38;width:100%}._gradientContainer_s4fcj_8{background:0 0;border-top-left-radius:2rem;border-top-right-radius:2rem;width:100%}._container_s4fcj_15{max-width:80rem;margin:0 auto;padding:2rem 1rem}._grid_s4fcj_16{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem;display:grid}._section_s4fcj_17 h3{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:700;line-height:1.35}._description_s4fcj_18{color:#c9c2be;margin-bottom:1rem;font-size:.9375rem;font-weight:400;line-height:1.6}._socialIcons_s4fcj_19{flex-wrap:wrap;gap:.75rem;display:flex}._socialIcon_s4fcj_19{color:#f97316;background-color:#332c29;border:1px solid #453c38;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:flex}._socialIcon_s4fcj_19:hover{color:#fb923c;background-color:#3b322e;border-color:#f97316;transform:translateY(-2px)}._socialIcon_s4fcj_19:focus-visible{outline-offset:3px;outline:3px solid #f973166b}._linkList_s4fcj_26{margin:0;padding:0;list-style:none}._linkList_s4fcj_26 li{margin-bottom:.625rem}._link_s4fcj_26{color:#e7e2df;font-size:.9375rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s;display:inline-block}._link_s4fcj_26:hover{color:#fb923c}._link_s4fcj_26:focus-visible{outline-offset:3px;border-radius:2px;outline:3px solid #f973166b}._linkButton_s4fcj_31{color:#e7e2df;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:.9375rem;font-weight:500;line-height:1.5;text-decoration:underline;transition:color .2s}._linkButton_s4fcj_31:hover{color:#fb923c}._linkButton_s4fcj_31:focus-visible{outline-offset:4px;border-radius:2px;outline:3px solid #f973166b}._contactList_s4fcj_34{margin:0;padding:0;list-style:none}._contactItem_s4fcj_35{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}._addressItem_s4fcj_36{align-items:flex-start}._contactIcon_s4fcj_37{color:#f97316;flex-shrink:0;width:1.25rem;height:1.25rem}._addressIcon_s4fcj_38{margin-top:.125rem}._contactText_s4fcj_39{color:#c9c2be;font-size:.9375rem;font-weight:400;line-height:1.6}._contactLink_s4fcj_40{color:#e7e2df;font-size:.9375rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s}._contactLink_s4fcj_40:hover{color:#fb923c}._contactLink_s4fcj_40:focus-visible{outline-offset:3px;border-radius:2px;outline:3px solid #f973166b}._divider_s4fcj_43{border-top:1px solid #453c38;margin-top:1rem;padding-top:1.5rem}._copyright_s4fcj_44{text-align:center;justify-content:center;align-items:center;display:flex}._copyrightText_s4fcj_45{color:#c9c2be;margin:0;font-size:.8125rem;font-weight:400;line-height:1.5}._tiktokIcon_s4fcj_46{width:1.25rem;height:1.25rem}@media (width>=768px){._gradientContainer_s4fcj_8{border-top-left-radius:3rem;border-top-right-radius:3rem}._container_s4fcj_15{padding:2.5rem 2rem}._grid_s4fcj_16{grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:2.5rem}._section_s4fcj_17 h3{margin-bottom:1.25rem;font-size:1rem}._description_s4fcj_18,._link_s4fcj_26,._linkButton_s4fcj_31,._contactText_s4fcj_39,._contactLink_s4fcj_40{font-size:.9375rem}._socialIcon_s4fcj_19{width:2.75rem;height:2.75rem}._divider_s4fcj_43{margin-top:1.5rem;padding-top:2rem}._copyrightText_s4fcj_45{font-size:.875rem}}@media (width>=1024px){._gradientContainer_s4fcj_8{border-top-left-radius:4rem;border-top-right-radius:4rem}._container_s4fcj_15{padding:3rem 2rem}._grid_s4fcj_16{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}._section_s4fcj_17 h3{margin-bottom:1.25rem;font-size:1rem}._description_s4fcj_18{margin-bottom:1.5rem;font-size:.9375rem}._socialIcon_s4fcj_19{width:2.75rem;height:2.75rem}._linkList_s4fcj_26 li{margin-bottom:.75rem}._link_s4fcj_26,._linkButton_s4fcj_31,._contactText_s4fcj_39,._contactLink_s4fcj_40{font-size:.9375rem}._contactItem_s4fcj_35{margin-bottom:1.125rem}._contactIcon_s4fcj_37{width:1.25rem;height:1.25rem}._divider_s4fcj_43{margin-top:2rem;padding-top:2rem}._copyrightText_s4fcj_45{font-size:.875rem}._tiktokIcon_s4fcj_46{width:1.25rem;height:1.25rem}}@media (width>=1440px){._container_s4fcj_15{padding:3.5rem 3rem}._section_s4fcj_17 h3{font-size:1rem}._description_s4fcj_18,._link_s4fcj_26,._linkButton_s4fcj_31,._contactText_s4fcj_39,._contactLink_s4fcj_40{font-size:.9375rem}._copyrightText_s4fcj_45{font-size:.875rem}}@media (prefers-reduced-motion:reduce){._socialIcon_s4fcj_19,._link_s4fcj_26,._linkButton_s4fcj_31,._contactLink_s4fcj_40{transition:none}._socialIcon_s4fcj_19:hover{transform:none}}._page_1ecjy_1{background:#fafafa;min-height:100vh;padding:2rem;overflow-y:auto}._emptyState_1ecjy_2{justify-content:center;align-items:center;padding:5rem 0;display:flex}._emptyStateCard_1ecjy_3{text-align:center;background:#fff;border:1px solid #e7e7e7;border-radius:1rem;padding:3rem;box-shadow:0 8px 24px #1f1f1f0f}._emptyStateTitle_1ecjy_4{color:#1f1f1f;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}._emptyStateText_1ecjy_5{color:#6b6b6b;font-size:1.125rem}._scheduleBanner_1ecjy_6{color:#1f1f1f;background:#fff7ed;border:1px solid #fed7aa;border-radius:1rem;align-items:center;gap:.875rem;max-width:760px;margin:0 auto 1.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 24px #1f1f1f0d}._scheduleBannerIcon_1ecjy_7{color:#ea580c;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;box-shadow:inset 0 0 0 1px #ea580c1f}._scheduleBannerText_1ecjy_8{margin:0;font-size:1rem;font-weight:700;line-height:1.4}._offlineMenuState_1ecjy_9{text-align:center;min-height:42vh;padding:4rem 1rem}._offlineMenuCard_1ecjy_10{background:#fff;border:1px solid #e7e7e7;border-radius:1.25rem;align-items:center;gap:1rem;max-width:620px;padding:1.25rem 1.5rem;display:inline-flex;box-shadow:0 8px 24px #1f1f1f0f}._offlineMenuIcon_1ecjy_11{color:#ea580c;background:#fff7ed;border-radius:999px;flex:none;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:inline-flex;box-shadow:inset 0 0 0 1px #fed7aa}._offlineMenuMessage_1ecjy_12{color:#1f1f1f;text-align:left;margin:0;font-size:clamp(1.05rem,1.65vw,1.35rem);font-weight:700;line-height:1.35}@media (width<=768px){._page_1ecjy_1{padding:1rem}._scheduleBanner_1ecjy_6{align-items:flex-start}._offlineMenuCard_1ecjy_10{flex-direction:column;padding:1.25rem}._offlineMenuMessage_1ecjy_12{text-align:center}}._pageCrossfade_1ecjy_15{opacity:.62;transition:opacity .24s}._page_1ecjy_1{transition:opacity .24s}._skeletonGrid_1ecjy_24{gap:var(--spacing-lg);grid-template-columns:1fr;max-width:1120px;margin:0 auto;display:grid}._skeletonCard_1ecjy_25{border-radius:var(--radius-lg);background:linear-gradient(100deg,#fff7ed 20%,#fff 40%,#fff7ed 60%) 0 0/220% 100%;min-height:clamp(150px,20vw,220px);animation:1.4s ease-in-out infinite _skeleton_1ecjy_24}._categoryHeading_1ecjy_26{max-width:1120px;margin:0 auto var(--spacing-xl)}._categoryHeading_1ecjy_26 p{margin:var(--spacing-lg) 0 var(--spacing-xs);color:#6b6b6b;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}._categoryHeading_1ecjy_26 h2{color:#1f1f1f;margin:0;font-size:clamp(2rem,5vw,3.25rem)}._backLink_1ecjy_29{align-items:center;gap:var(--spacing-sm);color:#ea580c;border-radius:var(--radius-sm);min-height:44px;font-weight:800;text-decoration:none;display:inline-flex}._backLink_1ecjy_29 svg{width:1.2rem}._backLink_1ecjy_29:focus-visible{outline-offset:4px;outline:3px solid #f9731638}._emptyStateCard_1ecjy_3 ._backLink_1ecjy_29{margin-top:var(--spacing-lg)}@keyframes _skeleton_1ecjy_24{to{background-position-x:-220%}}@media (width>=900px){._skeletonGrid_1ecjy_24{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){._page_1ecjy_1{padding:var(--spacing-md)}._emptyStateCard_1ecjy_3{padding:var(--spacing-lg)}}@media (prefers-reduced-motion:reduce){._page_1ecjy_1,._pageCrossfade_1ecjy_15{transition:none}._skeletonCard_1ecjy_25{animation:none}}._header_uobix_1{text-align:center;margin-bottom:3rem;padding:0 1rem}._mainTitle_uobix_7{color:#1f1f1f;margin:0 0 .5rem;font-size:2.25rem;font-weight:750;line-height:1.2}._openingHours_uobix_15{color:#6b6b6b;margin:0 0 1rem;font-size:1.125rem;font-weight:400;line-height:1.55}._openStatus_uobix_22{color:#16a34a;font-weight:700}._statusDivider_uobix_23{vertical-align:-.2em;background:#94a3b8;width:1px;height:1.2em;margin:0 .75rem;display:inline-block}@media (width<=768px){._mainTitle_uobix_7{font-size:2rem}._openingHours_uobix_15{font-size:1rem}}._headingRow_uobix_36{justify-content:center;align-items:flex-start;display:flex;position:relative}._headingContent_uobix_37{text-align:center}._hoursButton_uobix_38{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #f97316;border-radius:12px;align-items:center;gap:.55rem;padding:.7rem 1rem;font-weight:700;display:inline-flex;position:absolute;top:.5rem;right:0}._hoursButton_uobix_38 svg{width:20px;height:20px}._closedNow_uobix_40{color:#dc2626;margin:0 0 1rem;font-size:1.125rem;font-weight:650}._modalBackdrop_uobix_41{z-index:1000;text-align:left;background:#0f172a8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}._hoursModal_uobix_42{background:#fff;border-radius:22px;width:min(680px,100%);max-height:min(760px,90vh);padding:2rem;overflow-y:auto;box-shadow:0 24px 70px #0f172a47}._modalHeader_uobix_43{justify-content:space-between;gap:1rem;margin-bottom:1.4rem;display:flex}._modalHeader_uobix_43 h2{color:#111827;margin:0;font-size:2rem}._modalHeader_uobix_43 p{color:#64748b;margin:.25rem 0 0;font-size:1.05rem}._closeIcon_uobix_46{cursor:pointer;color:#1f2937;background:0 0;border:0;padding:.35rem}._weekList_uobix_47{border-top:1px solid #e5e7eb}._dayRow_uobix_48{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr;gap:1rem;padding:.85rem .4rem;display:grid}._dayRow_uobix_48 strong{color:#334155;font-weight:600}._closedText_uobix_50{color:#dc2626!important}._cutoffBadge_uobix_51{color:#dc2626;white-space:nowrap;background:#fef2f2;border-radius:999px;align-items:center;margin-left:.65rem;padding:.2rem .55rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}._exceptions_uobix_52{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin-top:1.4rem;padding:1rem}._exceptions_uobix_52 h3{color:#1f2937;margin:0 0 .75rem;font-size:1rem}._exceptionRow_uobix_54{color:#334155;grid-template-columns:max-content 1fr;gap:1rem;padding:.4rem 0;display:grid}n._exceptionRow_uobix_54 strong{white-space:nowrap}._exceptionRow_uobix_54 span{color:#b91c1c}._modalActions_uobix_56{justify-content:flex-end;margin-top:1.5rem;display:flex}._modalActions_uobix_56 button{color:#fff;cursor:pointer;background:#f97316;border:0;border-radius:12px;padding:.75rem 1.5rem;font-weight:700}@media (width<=768px){._headingRow_uobix_36{display:block}._hoursButton_uobix_38{margin-top:.25rem;position:static}._closedNow_uobix_40{font-size:1rem}._hoursModal_uobix_42{padding:1.25rem}._modalHeader_uobix_43 h2{font-size:1.5rem}._exceptionRow_uobix_54{grid-template-columns:1fr;gap:.2rem}}._categoriesContainer_33rim_1{grid-template-columns:1fr;gap:1rem;width:100%;max-width:1120px;margin:0 auto;display:grid}._categoryCard_33rim_10{min-width:0;color:var(--color-white);border-radius:var(--radius-lg);box-shadow:none;outline:none;text-decoration:none;transition:transform .2s;display:block;overflow:hidden;transform:translateZ(0)}._categoryMedia_33rim_23{isolation:isolate;background:#f97316;min-height:clamp(170px,20vw,220px);display:grid;position:relative;overflow:hidden}._categoryImage_33rim_32{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}._categoryPlaceholder_33rim_42{background:#f97316}._placeholderIcon_33rim_46{color:#ffffff61;width:clamp(64px,10vw,116px);height:auto;position:absolute;top:50%;right:7%;transform:translateY(-50%)rotate(-7deg)}._overlay_33rim_56{z-index:1;background:0 0;position:absolute;inset:0}._categoryContent_33rim_63{z-index:2;align-self:end;padding:1.25rem;position:relative}._categoryName_33rim_70{color:inherit;letter-spacing:-.01em;text-shadow:none;margin:0 0 .5rem;font-size:1.5rem;font-weight:750;line-height:1.25}._categoryHint_33rim_80{align-items:center;gap:.5rem;min-height:44px;font-size:1rem;font-weight:650;line-height:1.4;display:inline-flex}._categoryHint_33rim_80 svg{width:1.1rem;height:1.1rem;transition:transform .2s}._categoryCard_33rim_10:hover{box-shadow:none;transform:translateY(-3px)}._categoryCard_33rim_10:hover ._categoryImage_33rim_32{transform:scale(1.025)}._categoryCard_33rim_10:hover ._categoryHint_33rim_80 svg{transform:translate(3px)}._categoryCard_33rim_10:focus-visible{box-shadow:0 0 0 4px var(--color-brand-focus)}._categoryCard_33rim_10:active{transform:scale(.99)}@media (width>=640px){._categoriesContainer_33rim_1{gap:1.5rem}._categoryContent_33rim_63{padding:1.5rem}}@media (width>=900px){._categoriesContainer_33rim_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){._categoryMedia_33rim_23{min-height:160px}._categoryContent_33rim_63{padding:1rem}._categoryName_33rim_70{font-size:1.3rem}._categoryHint_33rim_80{min-height:40px;font-size:.925rem}}@media (prefers-reduced-motion:reduce){._categoryCard_33rim_10,._categoryImage_33rim_32,._categoryHint_33rim_80 svg{transition:none}}._quantityControls_17808_1{background:#fef3c7;border:1px solid #fdba74;border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}._quantityButton_17808_2{color:#ea580c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}._quantityButton_17808_2:hover{color:#9a3412}._quantityValue_17808_4{color:#78350f;text-align:center;width:2.4rem;min-width:2.4rem;font:inherit;appearance:textfield;background:0 0;border:0;outline:0;padding:0;font-size:.875rem}._quantityValue_17808_4::-webkit-outer-spin-button{appearance:none;margin:0}._quantityValue_17808_4::-webkit-inner-spin-button{appearance:none;margin:0}._quantityValue_17808_4:focus{border-radius:.25rem;box-shadow:0 0 0 2px #ea580c2e}._quantityButton_17808_2:disabled{color:#cbd5e1;cursor:not-allowed;opacity:.55}._quantityButton_17808_2:disabled:hover{color:#cbd5e1}._featuredCard_19pv2_1{border-radius:var(--radius-lg);color:#fff;isolation:isolate;border:2px solid #f0abfc;min-height:clamp(150px,20vw,220px);text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 44px #7e22ce33}._featuredImage_19pv2_1,._featuredShade_19pv2_1,._featuredPattern_19pv2_1{width:100%;height:100%;position:absolute;inset:0}._featuredImage_19pv2_1{object-fit:cover;transition:transform .35s}._featuredShade_19pv2_1{z-index:1;background:linear-gradient(100deg,#2e1065f5,#7e22cec2 48%,#ec489940)}._featuredPattern_19pv2_1{background:linear-gradient(135deg,#581c87,#9333ea 55%,#db2777);place-items:end;padding:18px 7%;display:grid}._featuredPattern_19pv2_1 svg{color:#ffffff2e;width:112px;height:112px}._featuredTop_19pv2_2{z-index:2;justify-content:space-between;align-items:center;padding:18px 22px 0;display:flex;position:relative}._featuredTop_19pv2_2 span,._heading_19pv2_2 span,._media_19pv2_2 span{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:.72rem;font-weight:850;display:inline-flex}._featuredTop_19pv2_2 svg,._heading_19pv2_2 svg,._media_19pv2_2 span svg{width:15px}._featuredTop_19pv2_2 strong{background:#ffffff29;border:1px solid #fff6;border-radius:999px;place-items:center;min-width:30px;height:30px;display:grid}._featuredContent_19pv2_2{z-index:2;padding:12px 22px 22px;position:relative}._featuredContent_19pv2_2 h2{color:#fff;margin:0;font-size:clamp(1.65rem,4vw,2.5rem)}._featuredContent_19pv2_2 p{color:#f5d0fe;margin:5px 0 14px}._featuredContent_19pv2_2>span{align-items:center;gap:8px;font-weight:800;display:inline-flex}._featuredContent_19pv2_2>span svg{width:18px;transition:transform .2s}._featuredCard_19pv2_1:hover{transform:translateY(-3px);box-shadow:0 24px 50px #7e22ce47}._featuredCard_19pv2_1:hover ._featuredImage_19pv2_1{transform:scale(1.025)}._featuredCard_19pv2_1:hover ._featuredContent_19pv2_2 svg{transform:translate(4px)}._featuredCard_19pv2_1:focus-visible{outline-offset:3px;outline:4px solid #e879f9}._page_19pv2_3{max-width:1120px;margin:0 auto}._back_19pv2_3{color:#6b21a8;align-items:center;gap:8px;margin-bottom:20px;font-weight:800;text-decoration:none;display:inline-flex}._back_19pv2_3 svg{width:18px;transform:rotate(180deg)}._heading_19pv2_2{margin-bottom:24px}._heading_19pv2_2 span{color:#9333ea}._heading_19pv2_2 h2{margin:7px 0 5px;font-size:clamp(1.8rem,4vw,2.5rem)}._heading_19pv2_2 p{color:#64748b;margin:0}._grid_19pv2_3{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}._promotionCard_19pv2_3{background:#fff;border:1px solid #e9d5ff;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px #581c871a}._media_19pv2_2{aspect-ratio:24/5;color:#c084fc;background:linear-gradient(135deg,#f3e8ff,#fce7f3);place-items:center;display:grid;position:relative;overflow:hidden}._media_19pv2_2>img{object-fit:cover;width:100%;height:100%}._media_19pv2_2>svg{width:42px}._media_19pv2_2 span{color:#fff;background:#581c87eb;border-radius:999px;padding:7px 10px;position:absolute;top:12px;left:12px}._body_19pv2_4{padding:20px}._body_19pv2_4 h3{margin:0;font-size:1.25rem}._body_19pv2_4>p{color:#64748b;margin:7px 0 14px;line-height:1.5}._body_19pv2_4 ul{border-block:1px solid #f1f5f9;gap:8px;margin:14px 0;padding:14px 0;list-style:none;display:grid}._body_19pv2_4 li{color:#475569;justify-content:space-between;gap:12px;font-size:.88rem;display:flex}._body_19pv2_4 li span:last-child{color:#94a3b8}._price_19pv2_4{justify-content:space-between;align-items:end;gap:16px;display:flex}._price_19pv2_4 div{gap:2px;display:grid}._price_19pv2_4 small{color:#94a3b8}._price_19pv2_4 del{color:#64748b}._price_19pv2_4 strong{color:#7e22ce;font-size:1.45rem}._body_19pv2_4 footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}._body_19pv2_4 footer span{color:#64748b;align-items:center;gap:6px;font-size:.8rem;display:flex}._body_19pv2_4 footer svg{width:16px}._body_19pv2_4 footer b{color:#059669}@media (width<=760px){._grid_19pv2_3{grid-template-columns:1fr}._featuredContent_19pv2_2 p{font-size:.9rem}}@media (prefers-reduced-motion:reduce){._featuredCard_19pv2_1,._featuredImage_19pv2_1,._featuredContent_19pv2_2 svg{transition:none}}._promotionControls_19pv2_5{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:18px;display:flex}._cartButton_19pv2_5{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ea580c,#dc2626);border:0;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}._cartButton_19pv2_5:hover:not(:disabled){background:linear-gradient(90deg,#c2410c,#b91c1c);box-shadow:0 10px 15px -3px #0003}._cartButton_19pv2_5:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}._type_19pv2_6{color:#ea580c;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}._benefit_19pv2_6{color:#c2410c;margin:10px 0;font-size:25px;display:block}._activateButton_19pv2_6,._activeButton_19pv2_6{color:#fff;cursor:pointer;background:#ea580c;border:0;border-radius:12px;width:100%;margin-top:16px;padding:12px;font-weight:900}._activeButton_19pv2_6{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;justify-content:center;align-items:center;gap:7px;display:flex}._activeButton_19pv2_6 svg{width:17px}._popupBackdrop_19pv2_6{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a9e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}._popup_19pv2_6{text-align:center;background:#fff;border-radius:24px;width:min(100%,420px);padding:28px;position:relative;box-shadow:0 25px 70px #00000040}._popup_19pv2_6>svg{color:#ea580c;width:42px;height:42px}._popup_19pv2_6 h3{margin:12px 0 7px}._popup_19pv2_6 p{color:#64748b;line-height:1.55}._popup_19pv2_6>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}._popup_19pv2_6>div button{background:#fff;border:1px solid #fed7aa;border-radius:12px;padding:12px;font-weight:800}._popup_19pv2_6>div button:last-child{color:#fff;background:#ea580c;border-color:#ea580c}._popupClose_19pv2_6{background:#f1f5f9;border:0;border-radius:50%;width:36px;height:36px;position:absolute;top:14px;right:14px}._popupClose_19pv2_6 svg{width:17px}@media (width<=700px){._grid_19pv2_3{scroll-snap-type:x mandatory;gap:14px;margin:0 -16px;padding:4px 16px 18px;display:flex;overflow-x:auto}._promotionCard_19pv2_3{scroll-snap-align:start;flex:0 0 86%}._page_19pv2_3{overflow:hidden}}._card_17prw_1{background:#fff;border:1px solid #fdba74;border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}._productImageContainer_17prw_2{aspect-ratio:1;width:100%;overflow:hidden}._productImage_17prw_2{object-fit:cover;width:100%;height:100%}._productImageFallback_17prw_4{color:#9a3412;text-align:center;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 48%,#fed7aa 100%);border-bottom:1px solid #ea580c2e;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:1.25rem;display:flex}._productImageFallbackIcon_17prw_5{color:#c2410c;background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;display:inline-flex;box-shadow:0 10px 24px #9a34121f}._productImageFallbackTitle_17prw_6{color:#78350f;letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700}._productImageFallbackText_17prw_7{color:#9a3412;overflow-wrap:anywhere;max-width:100%;font-size:.95rem;font-weight:500;line-height:1.25}._productContent_17prw_8{padding:1.5rem}._productName_17prw_9{text-align:center;color:#78350f;margin-bottom:.75rem;font-size:1.25rem;font-weight:500}._productDescription_17prw_10{color:#9a3412;text-align:center;margin-bottom:1rem;font-size:.875rem}._productActions_17prw_11{justify-content:space-between;align-items:center;display:flex}._productPrice_17prw_12{color:#78350f;font-size:1.5rem}._productControls_17prw_13{align-items:center;gap:.75rem;display:flex}._cartButton_17prw_14{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ea580c,#dc2626);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}._cartButton_17prw_14:hover{background:linear-gradient(90deg,#c2410c,#b91c1c);box-shadow:0 10px 15px -3px #0003}._cartButton_17prw_14:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}._cartButton_17prw_14:disabled:hover{box-shadow:none;background:linear-gradient(90deg,#ea580c,#dc2626)}._addedPopup_17prw_18{text-align:center;gap:.8rem;display:grid}._addedPopupIcon_17prw_19{color:#ea580c;background:#fff7ed;border-radius:999px;justify-self:center;place-items:center;width:3.2rem;height:3.2rem;display:grid}._addedPopup_17prw_18 h2{color:#1f2937;margin:0;font-size:1.15rem}._addedPopup_17prw_18 p{color:#6b7280;margin:0;font-size:.9rem}._addedPopupActions_17prw_22{gap:.65rem;margin-top:.35rem;display:grid}._addedPopupActions_17prw_22 button{min-height:44px;font:inherit;cursor:pointer;border-radius:10px;font-weight:700}._continueButton_17prw_24{color:#c2410c;background:#fff;border:1px solid #fdba74}._goToCartButton_17prw_25{color:#fff;background:#ea580c;border:1px solid #ea580c}._continueButton_17prw_24:hover{background:#fff7ed}._goToCartButton_17prw_25:hover{background:#c2410c;border-color:#c2410c}._productsGrid_gf7yp_1{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){._productsGrid_gf7yp_1{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._productsGrid_gf7yp_1{grid-template-columns:1fr}}._field_11h0j_1{width:100%;margin:0}._label_11h0j_6 em{color:#dc2626;font-style:normal}._input_11h0j_11{box-sizing:border-box;width:100%;font-family:inherit}._input_11h0j_11:disabled{cursor:not-allowed;opacity:.6}._floatingField_11h0j_26{flex-direction:column;width:100%;display:flex;position:relative}._floatingLabel_11h0j_33{color:#000;z-index:1;background:#e8e8e8;width:fit-content;margin:0 0 0 7px;padding:0 3px;font-size:.75rem;font-weight:700;position:relative;top:.5rem}._floatingInput_11h0j_46{background:#e8e8e8;border:1px solid gray;border-radius:5px;outline:none;padding:11px 10px;font-size:.75rem}._floatingInput_11h0j_46:focus{outline:none}._heroField_11h0j_63{gap:.3rem;display:grid}._heroLabel_11h0j_68{font-weight:600}._heroInput_11h0j_72{background:#fff;border:1px solid #d2c2b2;border-radius:10px;outline:none;padding:.65rem .75rem}._heroInput_11h0j_72:focus{border-color:#2b2b2b}._sidebarField_11h0j_88{background:#e8e2dc;border-radius:12px;gap:.2rem;padding:.55rem .9rem .7rem;display:grid}._sidebarLabel_11h0j_96{color:#6b7280;font-size:.75rem}._sidebarInput_11h0j_101{color:#111827;background:0 0;border:none;outline:none;padding:0;font-size:1.1rem}._sidebarInput_11h0j_101:focus{outline:none}._inputError_11h0j_118{border-color:#b42318}._sidebarInput_11h0j_101._inputError_11h0j_118{border-bottom:1px solid #b42318}._error_11h0j_126{color:#b42318;font-size:.85rem}._helperText_11h0j_135{margin:0;font-size:.85rem}._helperError_11h0j_144{color:#b42318}._loginField_11h0j_164{gap:.5rem;margin-bottom:0;display:grid}._loginLabel_11h0j_170{color:#7c2d12;font-size:.92rem;font-weight:600}._loginInput_11h0j_176{color:#7c2d12;background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;outline:none;min-height:3rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}._loginInput_11h0j_176::placeholder{color:#9a3412;opacity:.58}._loginInput_11h0j_176:hover{border-color:#fb923c}._loginInput_11h0j_176:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._error_11h0j_126{color:#dc2626;margin-top:.15rem;font-size:.9rem;font-weight:500}._dashboardField_11h0j_209{gap:.4rem;display:grid}._dashboardLabel_11h0j_210{color:#374151;font-size:.85rem;font-weight:600}._dashboardInput_11h0j_211{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-height:2.7rem;padding:.6rem .75rem}._dashboardInput_11h0j_211:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}._checkoutField_11h0j_214{gap:.5rem;margin-bottom:0;display:grid}._checkoutLabel_11h0j_215{color:#7c2d12;font-size:.92rem;font-weight:600}._checkoutInput_11h0j_216{color:#7c2d12;background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;outline:none;min-height:3rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}._checkoutInput_11h0j_216:hover{border-color:#fb923c}._checkoutInput_11h0j_216:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._profileField_11h0j_222{gap:.5rem;margin-bottom:0;display:grid}._profileLabel_11h0j_223{color:#3f2d28;letter-spacing:.01em;font-size:.82rem;font-weight:700}._profileInput_11h0j_224{color:#241b18;background:#fff;border:1px solid #e7ddd7;border-radius:.8rem;outline:none;min-height:3.15rem;padding:.82rem .95rem;transition:border-color .18s,box-shadow .18s,transform .18s}._profileInput_11h0j_224::placeholder{color:#9b8d87}._profileInput_11h0j_224:focus{border-color:#9a3412;transform:translateY(-1px);box-shadow:0 0 0 4px #9a34121a}._label_11h0j_6,._floatingLabel_11h0j_33,._heroLabel_11h0j_68,._sidebarLabel_11h0j_96,._loginLabel_11h0j_170,._dashboardLabel_11h0j_210,._checkoutLabel_11h0j_215,._profileLabel_11h0j_223{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:700}._label_11h0j_6 em{color:var(--color-danger)}._input_11h0j_11,._floatingInput_11h0j_46,._heroInput_11h0j_72,._sidebarInput_11h0j_101,._loginInput_11h0j_176,._dashboardInput_11h0j_211,._checkoutInput_11h0j_216,._profileInput_11h0j_224{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:48px;color:var(--color-text-primary);font-family:inherit;font-size:var(--font-size-base);padding:11px 14px;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}._input_11h0j_11:focus-visible,._floatingInput_11h0j_46:focus-visible,._heroInput_11h0j_72:focus-visible,._sidebarInput_11h0j_101:focus-visible,._loginInput_11h0j_176:focus-visible,._dashboardInput_11h0j_211:focus-visible,._checkoutInput_11h0j_216:focus-visible,._profileInput_11h0j_224:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:1px;border-color:var(--color-brand-pressed);box-shadow:none}._inputError_11h0j_118,._sidebarInput_11h0j_101._inputError_11h0j_118{border-color:var(--color-danger)}._error_11h0j_126,._helperError_11h0j_144{color:var(--color-danger);font-size:var(--font-size-sm);font-weight:600}._helperText_11h0j_135{font-size:var(--font-size-sm);line-height:1.5}._helperDefault_11h0j_140{color:var(--color-text-secondary)}._helperWarning_11h0j_148{color:var(--color-warning)}._helperSuccess_11h0j_152{color:var(--color-success)}._helperInfo_11h0j_156{color:var(--color-info)}._checkoutField_11h0j_214{gap:.5rem;margin:0;display:grid}._checkoutLabel_11h0j_215{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:700;line-height:1.4}._checkoutInput_11h0j_216{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text-primary);font-family:inherit;font-size:var(--font-size-base);padding:11px 14px;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}._checkoutInput_11h0j_216::placeholder{color:var(--color-text-secondary);opacity:.7}._checkoutInput_11h0j_216:hover:not(:disabled){border-color:var(--color-brand-border)}._checkoutInput_11h0j_216:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:1px;border-color:var(--color-brand-pressed);box-shadow:none}._checkoutInput_11h0j_216._inputError_11h0j_118{border-color:var(--color-danger)}._checkoutInput_11h0j_216:disabled{background:var(--color-surface-muted);color:var(--color-text-disabled);cursor:not-allowed;opacity:1}._profileLabel_11h0j_223{color:#6b6b6b}._profileInput_11h0j_224{box-sizing:border-box;border-radius:var(--radius-md);color:#1f1f1f;background:#fff;border:1px solid #e7e7e7;width:100%;min-height:48px;transform:none}._profileInput_11h0j_224::placeholder{color:#6b6b6b;opacity:.7}._profileInput_11h0j_224:hover:not(:disabled){border-color:#fdba74}._profileInput_11h0j_224:focus,._profileInput_11h0j_224:focus-visible{outline-offset:1px;box-shadow:none;background:#fff;border-color:#f97316;outline:3px solid #f9731626;transform:none}._profileInput_11h0j_224:disabled{color:var(--color-text-disabled);cursor:not-allowed;opacity:1;background:#f7f7f7}._page_xra6i_1{background:linear-gradient(135deg,#fffbeb 0%,#fff7ed 50%,#fef2f2 100%);justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:1.5rem;display:flex;overflow-x:hidden}._wrapper_xra6i_13{width:100%;max-width:28.75rem;padding:2rem}._card_xra6i_19{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #fed7aae6;border-radius:1.125rem;padding:2rem;box-shadow:0 24px 60px #7c2d122e}._header_xra6i_28{text-align:center;margin-bottom:1.75rem}._logoCircle_xra6i_33{background:linear-gradient(135deg,#f97316 0%,#dc2626 100%);border-radius:9999px;justify-content:center;align-items:center;width:4.2rem;height:4.2rem;margin-bottom:1rem;display:inline-flex;box-shadow:0 12px 28px #dc262647}._logoIcon_xra6i_45{color:#fff}._title_xra6i_49{color:#7c2d12;margin:0;font-size:2rem;font-weight:700;line-height:1.2}._subtitle_xra6i_57{color:#b45309;margin:.75rem 0 0;font-size:.95rem}._errorText_xra6i_63{color:#dc2626;margin:.7rem 0 0;font-size:.9rem;font-weight:500}._form_xra6i_70{flex-direction:column;gap:1rem;display:flex}._codeFieldset_xra6i_76{border:0;min-width:0;margin:0;padding:0}._codeInputs_xra6i_83{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;display:grid}._codeInput_xra6i_83{aspect-ratio:1;color:#7c2d12;width:100%;min-width:0;font:inherit;text-align:center;background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;outline:none;padding:0;font-size:1.35rem;font-weight:700;transition:border-color .2s,box-shadow .2s,background-color .2s}._codeInput_xra6i_83:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._fieldGroup_xra6i_112{width:100%}._label_xra6i_116{color:#7c2d12;margin-bottom:.5rem;font-size:.92rem;font-weight:600;display:block}._inputWrapper_xra6i_124{position:relative}._leftIcon_xra6i_128{color:#ea580c;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}._input_xra6i_124{color:#7c2d12;width:100%;min-height:3rem;font:inherit;background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;outline:none;padding:.8rem 1rem .8rem 2.9rem;transition:border-color .2s,box-shadow .2s,background-color .2s}._input_xra6i_124::placeholder{color:#9a3412;opacity:.58}._input_xra6i_124:hover{border-color:#fb923c}._input_xra6i_124:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._phoneControl_xra6i_167{background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;grid-template-columns:auto 1fr;min-height:3rem;transition:border-color .2s,box-shadow .2s,background-color .2s;display:grid;overflow:hidden}._phoneControl_xra6i_167:hover{border-color:#fb923c}._phoneControl_xra6i_167:focus-within{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._phonePrefix_xra6i_170,._phoneInput_xra6i_170{color:#7c2d12;font:inherit;background:0 0;border:0;outline:0}._phonePrefix_xra6i_170{cursor:pointer;border-right:1px solid #fed7aa;padding:.8rem .7rem;font-weight:700}._phoneInput_xra6i_170{min-width:0;padding:.8rem 1rem}._phoneInput_xra6i_170::placeholder{color:#9a3412;opacity:.58}._passwordInput_xra6i_175{padding-right:3rem}._passwordButton_xra6i_179{color:#ea580c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}._passwordButton_xra6i_179:hover{color:#9a3412}._submitButton_xra6i_199{color:#fff;width:100%;min-height:3rem;font:inherit;cursor:pointer;background:linear-gradient(90deg,#ea580c 0%,#dc2626 100%);border:none;border-radius:.7rem;margin-top:.4rem;padding:.75rem 1rem;font-weight:600;transition:filter .2s,box-shadow .2s,transform .2s;box-shadow:0 10px 24px #dc262640}._submitButton_xra6i_199:hover{filter:brightness(.97);transform:translateY(-1px);box-shadow:0 14px 28px #dc26264d}._submitButton_xra6i_199:disabled,._googleButton_xra6i_222:disabled{opacity:.72;cursor:not-allowed;transform:none}._googleSection_xra6i_228{flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}._dividerWrapper_xra6i_236{width:100%;position:relative}._dividerLineWrapper_xra6i_241{align-items:center;display:flex;position:absolute;inset:0}._dividerLine_xra6i_241{border-top:1px solid #fed7aa;width:100%}._dividerTextWrapper_xra6i_253{justify-content:center;font-size:.875rem;display:flex;position:relative}._dividerText_xra6i_253{color:#c2410c;background:#fffffff2;padding:0 .6rem}._googleContainer_xra6i_266{justify-content:center;width:100%;min-height:2.75rem;display:flex}._googleButton_xra6i_222{color:#7c2d12;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #fdba74;border-radius:.7rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s,box-shadow .2s;display:flex}._googleButton_xra6i_222:hover{background:#fff7ed;box-shadow:0 8px 20px #ea580c1f}._registerText_xra6i_294{color:#9a3412;margin:0;font-size:.9rem}._linkButton_xra6i_300{color:#ea580c;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:none;font-weight:600;text-decoration:underline;transition:color .2s}._linkButton_xra6i_300:hover{color:#c2410c}._simpleCard_xra6i_316{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;padding:1rem}._successOverlay_xra6i_324{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#160f0a94;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}._successModal_xra6i_336{color:#2c1d11;background:#faf6f2;border:1px solid #e8e0dae6;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;width:min(100%,27.5rem);padding:2.5rem;display:flex;box-shadow:0 28px 80px #2c1d1147}._successPill_xra6i_350{color:#d35400;letter-spacing:.08em;text-transform:uppercase;background:#fbece8;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.6875rem;font-weight:800;line-height:1.4;display:inline-flex}._successDot_xra6i_365{background:#d35400;border-radius:50%;flex:none;width:.5rem;height:.5rem}._successIconWrap_xra6i_373{background:#fbece8;border-radius:50%;place-items:center;width:5rem;height:5rem;display:grid}._successIconCircle_xra6i_382{color:#fff;background:#d35400;border-radius:50%;place-items:center;width:4rem;height:4rem;display:grid}._successContent_xra6i_392{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}._successTitle_xra6i_400{color:#2c1d11;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;line-height:1.15}._successDescription_xra6i_409{color:#6b584c;max-width:20rem;margin:0;font-size:1rem;line-height:1.55}._successButton_xra6i_417{color:#fff;cursor:pointer;width:100%;min-height:3.25rem;font:inherit;background:#d35400;border:0;border-radius:1rem;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:background-color .2s,box-shadow .2s,transform .2s;box-shadow:0 10px 24px #d3540033}._successButton_xra6i_417:hover{background:#b94800;transform:translateY(-1px);box-shadow:0 14px 28px #b9480042}._successButton_xra6i_417:focus-visible{outline-offset:3px;outline:3px solid #d354004d}._successDivider_xra6i_444{background:#e8e0da;width:100%;height:1px}._successBrand_xra6i_450{align-items:center;gap:.18rem;font-size:.8125rem;font-weight:800;display:flex}._successBrand_xra6i_450 span:nth-child(2){color:#d35400}@media (width<=480px){._page_xra6i_1{padding:.75rem}._wrapper_xra6i_13{padding:1rem}._card_xra6i_19{border-radius:1rem;padding:1.4rem}._title_xra6i_49{font-size:1.65rem}._successOverlay_xra6i_324{padding:1rem}._successModal_xra6i_336{border-radius:1.25rem;gap:1.25rem;padding:2rem 1.5rem}._successTitle_xra6i_400{font-size:1.8rem}}@media (width<=360px){._wrapper_xra6i_13{padding:.5rem}._card_xra6i_19{padding:1.15rem}._input_xra6i_124,._submitButton_xra6i_199,._googleButton_xra6i_222{min-height:2.8rem}}._recoveryLinks_xra6i_511{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;margin-top:.25rem;display:flex}._recoverySuccessIcon_xra6i_519{color:#fff;background:linear-gradient(135deg,#f97316 0%,#dc2626 100%);border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.75rem;display:inline-flex}._field_fl2lg_1{width:100%;margin:0}._label_fl2lg_6 em{color:#dc2626;font-style:normal}._input_fl2lg_11{box-sizing:border-box;width:100%;font-family:inherit}._input_fl2lg_11:disabled{cursor:not-allowed;opacity:.6}._floatingField_fl2lg_26{flex-direction:column;width:100%;display:flex;position:relative}._floatingLabel_fl2lg_33{color:#000;z-index:1;background:#e8e8e8;width:fit-content;margin:0 0 0 7px;padding:0 3px;font-size:.75rem;font-weight:700;position:relative;top:.5rem}._floatingInput_fl2lg_46{background:#e8e8e8;border:1px solid gray;border-radius:5px;outline:none;padding:11px 10px;font-size:.75rem}._floatingInput_fl2lg_46:focus{outline:none}._heroField_fl2lg_63{gap:.3rem;display:grid}._heroLabel_fl2lg_68{font-weight:600}._heroInput_fl2lg_72{background:#fff;border:1px solid #d2c2b2;border-radius:10px;outline:none;padding:.65rem .75rem}._heroInput_fl2lg_72:focus{border-color:#2b2b2b}._sidebarField_fl2lg_88{background:#e8e2dc;border-radius:12px;gap:.2rem;padding:.55rem .9rem .7rem;display:grid}._sidebarLabel_fl2lg_96{color:#6b7280;font-size:.75rem}._sidebarInput_fl2lg_101{color:#111827;background:0 0;border:none;outline:none;padding:0;font-size:1.1rem}._sidebarInput_fl2lg_101:focus{outline:none}._minimalField_fl2lg_118{flex-direction:column;gap:.35rem;width:100%;display:flex}._minimalLabel_fl2lg_125{color:#6b7280;font-size:.85rem;font-weight:600}._minimalInput_fl2lg_131{color:#111827;background:0 0;border:none;outline:none;padding:0;font-size:1rem}._minimalInput_fl2lg_131:focus{box-shadow:none;outline:none}._inputError_fl2lg_149{border-color:#b42318}._sidebarInput_fl2lg_101._inputError_fl2lg_149,._minimalInput_fl2lg_131._inputError_fl2lg_149{border-bottom:1px solid #b42318}._error_fl2lg_158{color:#b42318;font-size:.85rem}._checkoutField_fl2lg_164{gap:.5rem;margin-bottom:0;display:grid}._checkoutLabel_fl2lg_165{color:#7c2d12;font-size:.92rem;font-weight:600}._checkoutInput_fl2lg_166{color:#7c2d12;background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;outline:none;min-height:3rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}._checkoutInput_fl2lg_166:hover{border-color:#fb923c}._checkoutInput_fl2lg_166:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._checkoutField_fl2lg_164{gap:.5rem;margin:0;display:grid}._checkoutLabel_fl2lg_165{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:700;line-height:1.4}._checkoutInput_fl2lg_166{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text-primary);font-family:inherit;font-size:var(--font-size-base);padding:11px 14px;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}._checkoutInput_fl2lg_166::placeholder{color:var(--color-text-secondary);opacity:.7}._checkoutInput_fl2lg_166:hover:not(:disabled){border-color:var(--color-brand-border)}._checkoutInput_fl2lg_166:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:1px;border-color:var(--color-brand-pressed);box-shadow:none}._checkoutInput_fl2lg_166._inputError_fl2lg_149{border-color:var(--color-danger)}._checkoutInput_fl2lg_166:disabled{background:var(--color-surface-muted);color:var(--color-text-disabled);cursor:not-allowed;opacity:1}._field_1s2z4_1{width:100%;margin:0}._label_1s2z4_6 em{color:#dc2626;font-style:normal}._inputWrapper_1s2z4_11{box-sizing:border-box;align-items:center;gap:.4rem;display:flex}._prefixControl_1s2z4_18{border-right:1px solid #fed7aa;flex:none;align-self:stretch;display:flex;position:relative}._prefixSelect_1s2z4_26{width:4.75rem;font-size:var(--phone-font-size);color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 .35rem;font-weight:600;line-height:1.2}._input_1s2z4_11{color:#000;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0;font-family:inherit;line-height:1.2}._input_1s2z4_11:disabled{cursor:not-allowed;opacity:.6}._inputWrapper_1s2z4_11:has(._input_1s2z4_11:disabled){opacity:.58;cursor:not-allowed;background:#f3f4f6}._prefixSelect_1s2z4_26:disabled{cursor:not-allowed}._grouped_1s2z4_60{letter-spacing:.08em}._compact_1s2z4_64{letter-spacing:normal}._floatingField_1s2z4_72{flex-direction:column;display:flex;position:relative}._floatingLabel_1s2z4_78{color:#000;z-index:1;background:#e8e8e8;width:fit-content;margin:0 0 0 7px;padding:0 3px;font-size:.75rem;font-weight:700;position:relative;top:.5rem}._floatingInputWrapper_1s2z4_91{background:#e8e8e8;border:1px solid gray;border-radius:5px;padding:11px 10px;font-size:.75rem}._floatingInputWrapper_1s2z4_91:focus-within{outline:none}._heroField_1s2z4_107{gap:.3rem;display:grid}._heroLabel_1s2z4_112{font-weight:600}._heroInputWrapper_1s2z4_116{background:#fff;border:1px solid #d2c2b2;border-radius:10px;padding:.65rem .75rem}._heroInputWrapper_1s2z4_116:focus-within{border-color:#2b2b2b}._sidebarField_1s2z4_131{background:#e8e2dc;border-radius:12px;gap:.2rem;padding:.55rem .9rem .7rem;display:grid}._sidebarLabel_1s2z4_139{color:#6b7280;font-size:.75rem}._sidebarInputWrapper_1s2z4_144{background:0 0;padding:0}._sidebarInput_1s2z4_144{color:#111827;font-size:1.1rem}._minimalField_1s2z4_158{flex-direction:column;gap:.35rem;display:flex}._minimalLabel_1s2z4_164{color:#6b7280;font-size:.85rem;font-weight:600}._minimalInputWrapper_1s2z4_170{background:0 0;border:none;padding:0}._minimalInput_1s2z4_170{color:#111827;font-size:1rem}._errorMessage_1s2z4_185{color:#b42318;margin:0;font-size:.85rem}._fieldError_1s2z4_191 ._floatingInputWrapper_1s2z4_91,._fieldError_1s2z4_191 ._heroInputWrapper_1s2z4_116{border-color:#b42318}._fieldError_1s2z4_191 ._sidebarInputWrapper_1s2z4_144,._fieldError_1s2z4_191 ._minimalInputWrapper_1s2z4_170{border-bottom:1px solid #b42318}._checkoutField_1s2z4_202{gap:.5rem;margin-bottom:0;display:grid}._checkoutLabel_1s2z4_203{color:#7c2d12;font-size:.92rem;font-weight:600}._checkoutInputWrapper_1s2z4_204{background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;min-height:3rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}._checkoutInputWrapper_1s2z4_204:focus-within{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._checkoutInput_1s2z4_204{color:#7c2d12}._checkoutInputWrapper_1s2z4_204:hover{border-color:#fb923c}._checkoutInputWrapper_1s2z4_204 ._prefixControl_1s2z4_18{color:#7c2d12}._checkoutField_1s2z4_202{gap:.5rem;margin:0;display:grid}._checkoutLabel_1s2z4_203{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:700;line-height:1.4}._checkoutInputWrapper_1s2z4_204{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text-primary);font-family:inherit;font-size:var(--font-size-base);padding:0 14px;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}._checkoutInput_1s2z4_204{min-height:46px;color:var(--color-text-primary);font-size:var(--font-size-base)}._checkoutInput_1s2z4_204::placeholder{color:var(--color-text-secondary);opacity:.7}._checkoutInputWrapper_1s2z4_204:hover:not(:has(._checkoutInput_1s2z4_204:disabled)){border-color:var(--color-brand-border)}._checkoutInputWrapper_1s2z4_204:focus-within{outline:3px solid var(--color-brand-focus);outline-offset:1px;border-color:var(--color-brand-pressed);box-shadow:none}._fieldError_1s2z4_191 ._checkoutInputWrapper_1s2z4_204{border-color:var(--color-danger)}._checkoutInputWrapper_1s2z4_204:has(._checkoutInput_1s2z4_204:disabled){background:var(--color-surface-muted);color:var(--color-text-disabled);cursor:not-allowed;opacity:1}._field_1gywb_1{width:100%;margin:0}._label_1gywb_6 em{color:#dc2626;font-style:normal}._inputWrapper_1gywb_11{box-sizing:border-box}._input_1gywb_11{color:#000;letter-spacing:.08em;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0;font-family:inherit;font-size:1rem;line-height:1.2}._input_1gywb_11:disabled{cursor:not-allowed;opacity:.6}._floatingField_1gywb_42{flex-direction:column;display:flex;position:relative}._floatingLabel_1gywb_48{color:#000;z-index:1;background:#e8e8e8;width:fit-content;margin:0 0 0 7px;padding:0 3px;font-size:.75rem;font-weight:700;position:relative;top:.5rem}._floatingInputWrapper_1gywb_61{background:#e8e8e8;border:1px solid gray;border-radius:5px;padding:11px 10px}._floatingInputWrapper_1gywb_61:focus-within{outline:none}._heroField_1gywb_76{gap:.3rem;display:grid}._heroLabel_1gywb_81{font-weight:600}._heroInputWrapper_1gywb_85{background:#fff;border:1px solid #d2c2b2;border-radius:10px;padding:.65rem .75rem}._heroInputWrapper_1gywb_85:focus-within{border-color:#2b2b2b}._sidebarField_1gywb_100{background:#e8e2dc;border-radius:12px;gap:.2rem;padding:.55rem .9rem .7rem;display:grid}._sidebarLabel_1gywb_108{color:#6b7280;font-size:.75rem}._sidebarInputWrapper_1gywb_113{background:0 0;padding:0}._sidebarInput_1gywb_113{color:#111827;font-size:1.1rem}._minimalField_1gywb_127{flex-direction:column;gap:.35rem;display:flex}._minimalLabel_1gywb_133{color:#6b7280;font-size:.85rem;font-weight:600}._minimalInputWrapper_1gywb_139{background:0 0;border:none;padding:0}._minimalInput_1gywb_139{color:#111827;font-size:1rem}._errorMessage_1gywb_154{color:#b42318;margin:0;font-size:.85rem}._fieldError_1gywb_160 ._floatingInputWrapper_1gywb_61,._fieldError_1gywb_160 ._heroInputWrapper_1gywb_85{border-color:#b42318}._fieldError_1gywb_160 ._sidebarInputWrapper_1gywb_113,._fieldError_1gywb_160 ._minimalInputWrapper_1gywb_139{border-bottom:1px solid #b42318}._checkoutField_1gywb_171{gap:.5rem;margin-bottom:0;display:grid}._checkoutLabel_1gywb_172{color:#7c2d12;font-size:.92rem;font-weight:600}._checkoutInputWrapper_1gywb_173{background:#fffaf0;border:1px solid #fdba74;border-radius:.7rem;min-height:3rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}._checkoutInputWrapper_1gywb_173:focus-within{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}._checkoutInput_1gywb_173{color:#7c2d12}._checkoutInputWrapper_1gywb_173:hover{border-color:#fb923c}._checkoutField_1gywb_171{gap:.5rem;margin:0;display:grid}._checkoutLabel_1gywb_172{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:700;line-height:1.4}._checkoutInputWrapper_1gywb_173{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text-primary);font-family:inherit;font-size:var(--font-size-base);padding:0 14px;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}._checkoutInput_1gywb_173{min-height:46px;color:var(--color-text-primary);font-size:var(--font-size-base)}._checkoutInput_1gywb_173::placeholder{color:var(--color-text-secondary);opacity:.7}._checkoutInputWrapper_1gywb_173:hover:not(:has(._checkoutInput_1gywb_173:disabled)){border-color:var(--color-brand-border)}._checkoutInputWrapper_1gywb_173:focus-within{outline:3px solid var(--color-brand-focus);outline-offset:1px;border-color:var(--color-brand-pressed);box-shadow:none}._fieldError_1gywb_160 ._checkoutInputWrapper_1gywb_173{border-color:var(--color-danger)}._checkoutInputWrapper_1gywb_173:has(._checkoutInput_1gywb_173:disabled){background:var(--color-surface-muted);color:var(--color-text-disabled);cursor:not-allowed;opacity:1}._button_19q6c_1{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--spacing-sm);width:auto;margin-top:var(--spacing-md);border-radius:var(--radius-md);min-height:44px;font-family:inherit;font-size:var(--font-size-base);white-space:nowrap;cursor:pointer;border:1px solid #0000;padding:10px 16px;font-weight:700;line-height:1.25;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}._button_19q6c_1:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:2px}._button_19q6c_1:active:not(._disabled_19q6c_1){transform:scale(.98)}._icon-left_19q6c_1,._icon-right_19q6c_1{flex-direction:row}._icon-top_19q6c_1,._icon-bottom_19q6c_1{flex-direction:column}._fullWidth_19q6c_1{width:100%}._bold_19q6c_1{font-weight:800}._disabled_19q6c_1{cursor:not-allowed;opacity:.58}._sm_19q6c_1{min-height:44px;font-size:var(--font-size-sm);padding:8px 12px}._md_19q6c_1{min-height:44px}._lg_19q6c_1{min-height:48px;padding:12px 24px}._primary_19q6c_2,._brandPrimary_19q6c_2,._checkoutOrderActive_19q6c_2{background:var(--color-brand-cta);color:var(--color-white);border-color:var(--color-brand-cta);box-shadow:var(--shadow-brand-control)}._primary_19q6c_2:hover:not(._disabled_19q6c_1),._brandPrimary_19q6c_2:hover:not(._disabled_19q6c_1),._checkoutOrderActive_19q6c_2:hover:not(._disabled_19q6c_1){background:var(--color-brand-cta-hover);border-color:var(--color-brand-cta-hover);transform:translateY(-1px)}._primary_19q6c_2:active:not(._disabled_19q6c_1),._brandPrimary_19q6c_2:active:not(._disabled_19q6c_1){background:var(--color-brand-pressed)}._profileSave_19q6c_3{color:#fff;background:#f97316;border-color:#f97316;box-shadow:0 6px 16px #f9731638}._profileSave_19q6c_3:hover:not(._disabled_19q6c_1){background:#ea580c;border-color:#ea580c;transform:translateY(-1px)}._profileSave_19q6c_3:active:not(._disabled_19q6c_1){background:#c2410c;border-color:#c2410c}._secondary_19q6c_4{background:var(--color-surface);color:var(--color-text-primary);border-color:var(--color-border)}._secondary_19q6c_4:hover:not(._disabled_19q6c_1){background:var(--color-surface-muted);border-color:var(--color-text-muted)}._ghost_19q6c_4{color:var(--color-text-secondary);background:0 0;border-color:#0000}._ghost_19q6c_4:hover:not(._disabled_19q6c_1){background:var(--color-surface-muted);color:var(--color-text-primary)}._danger_19q6c_4{background:var(--color-danger);color:var(--color-white);border-color:var(--color-danger)}._danger_19q6c_4:hover:not(._disabled_19q6c_1){background:var(--color-danger-hover);border-color:var(--color-danger-hover)}._success_19q6c_4,._profileSaveActive_19q6c_4{background:var(--color-success);color:var(--color-white);border-color:var(--color-success)}._info_19q6c_4,._dashboard_19q6c_4{background:var(--color-info);color:var(--color-white);border-color:var(--color-info)}._dark_19q6c_4{background:var(--color-text-primary);color:var(--color-white);border-color:var(--color-text-primary)}._icon_19q6c_1{justify-content:center;align-items:center;display:inline-flex}._spinner_19q6c_5{border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite _base-button-spin_19q6c_1}@keyframes _base-button-spin_19q6c_1{to{transform:rotate(360deg)}}._checkoutOrder_19q6c_2{background:var(--color-brand-cta);width:100%;min-height:48px;color:var(--color-white);border-color:var(--color-brand-cta);box-shadow:var(--shadow-brand-control);padding:12px 32px}._checkoutOrder_19q6c_2:hover:not(._disabled_19q6c_1){background:var(--color-brand-cta-hover);border-color:var(--color-brand-cta-hover);transform:translateY(-1px)}._checkoutOrder_19q6c_2:active:not(._disabled_19q6c_1){background:var(--color-brand-pressed)}._checkoutOrderActive_19q6c_2{background:var(--color-brand-cta);border-color:var(--color-brand-cta);color:var(--color-white)}._checkoutOrderDisabled_19q6c_6{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-disabled);box-shadow:none}._checkoutAccent_19q6c_6{border:1px solid var(--color-brand-border);background:var(--color-brand-soft);color:var(--color-brand-pressed)}._checkoutAccent_19q6c_6:hover:not(._disabled_19q6c_1){border-color:var(--color-brand-primary);background:var(--color-brand-soft)}._checkoutAccentActive_19q6c_6{background:var(--color-brand-cta);border-color:var(--color-brand-cta);color:var(--color-white)}._checkoutConfirm_19q6c_7,._checkoutConfirmPending_19q6c_7{color:#fff;background:#f97316;border-color:#f97316;width:100%;min-height:48px;padding:12px 32px;box-shadow:0 6px 16px #f9731633}._checkoutConfirm_19q6c_7:hover:not(._disabled_19q6c_1),._checkoutConfirmPending_19q6c_7:hover:not(._disabled_19q6c_1){color:#fff;background:#ea580c;border-color:#ea580c;transform:translateY(-1px)}._checkoutConfirmActive_19q6c_7{color:#fff;background:#f97316;border-color:#f97316}._checkoutConfirm_19q6c_7:active:not(._disabled_19q6c_1),._checkoutConfirmPending_19q6c_7:active:not(._disabled_19q6c_1){background:#c2410c;border-color:#c2410c}._checkoutConfirmPending_19q6c_7:not(._disabled_19q6c_1){animation:1.7s ease-in-out infinite _checkout-confirm-pulse_19q6c_1}._checkoutConfirmDisabled_19q6c_7,._checkoutConfirmPendingDisabled_19q6c_7{color:#6b7280;box-shadow:none;background:#e5e7eb;border-color:#d1d5db;animation:none}@keyframes _checkout-confirm-pulse_19q6c_1{0%,to{transform:translateY(0)scale(1);box-shadow:0 6px 16px #f9731633}50%{transform:translateY(-1px)scale(1.012);box-shadow:0 8px 24px #f9731661}}@media (prefers-reduced-motion:reduce){._button_19q6c_1{transition:none}._button_19q6c_1:hover{transform:none}._checkoutConfirmPending_19q6c_7:not(._disabled_19q6c_1){animation:none}}._wrapper_1sitl_1{gap:.3rem;width:100%;margin-bottom:1rem;display:grid}._label_1sitl_8{font-weight:600}._required_1sitl_12{color:#dc2626}._select_1sitl_16{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d2c2b2;border-radius:10px;outline:none;width:100%;min-height:45px;padding:.65rem .75rem;font-family:inherit}._select_1sitl_16:focus{border-color:#2b2b2b}._selectError_1sitl_33{border-color:#b42318}._select_1sitl_16:disabled{opacity:.6;cursor:not-allowed}._error_1sitl_42{color:#b42318;font-size:.85rem}._fieldCell_1u2c5_1{grid-column:span var(--field-mobile-span,1)}._responsiveGrid_1u2c5_5{gap:var(--form-gap);grid-template-columns:minmax(0,1fr);align-items:start;width:100%;display:grid}@media (width>=640px){._responsiveGrid_1u2c5_5{grid-template-columns:repeat(var(--tablet-columns), minmax(0, 1fr))}._fieldCell_1u2c5_1{grid-column:span var(--field-tablet-span,1)}}@media (width>=1024px){._responsiveGrid_1u2c5_5{grid-template-columns:repeat(var(--desktop-columns), minmax(0, 1fr))}._fieldCell_1u2c5_1{grid-column:span var(--field-desktop-span,1)}}._fieldCell_1u2c5_1>*{width:100%}._conditionalField_1u2c5_30{opacity:1;transition:opacity .18s,transform .18s;transform:translateY(0)}._conditionalFieldHidden_1u2c5_36{display:none}@media (width<=767px){._conditionalField_1u2c5_30{animation:.18s ease-out _conditional-field-enter_1u2c5_1}@keyframes _conditional-field-enter_1u2c5_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){._conditionalField_1u2c5_30{transition:none;animation:none}}._wrapper_1ubqu_1{gap:.75rem;margin-bottom:1rem;display:grid}._title_1ubqu_7{color:#7c2d12;margin:0;font-size:.95rem;font-weight:700}._options_1ubqu_14{grid-template-columns:1fr;gap:.75rem;display:grid}._option_1ubqu_14{color:#7c2d12;cursor:pointer;text-align:left;background:#fffaf0;border:1px solid #fdba74;border-radius:.9rem;align-items:center;gap:.65rem;width:100%;min-height:3.5rem;padding:.6rem .75rem;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}._option_1ubqu_14:hover{border-color:#f97316;transform:translateY(-1px)}._option_1ubqu_14:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:2px}._option_1ubqu_14:disabled{background:var(--color-surface-muted);border-color:var(--color-border);color:var(--color-text-muted);cursor:not-allowed;box-shadow:none}._optionActive_1ubqu_45{background:#fff7ed;border-color:#ea580c;box-shadow:0 0 0 3px #f973162e}._iconBox_1ubqu_51{color:#9a3412;background:#fed7aa;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex}._optionActive_1ubqu_45 ._iconBox_1ubqu_51{background:var(--color-brand-border);color:var(--color-brand-pressed)}._profile_1ubqu_68 ._title_1ubqu_7{color:#6f5a52;font-size:.8rem}._profile_1ubqu_68 ._options_1ubqu_14{gap:.65rem}._profile_1ubqu_68 ._option_1ubqu_14{color:#3f2d28;background:#fff;border-color:#e7ddd7}._profile_1ubqu_68 ._option_1ubqu_14:hover{border-color:#b98975;box-shadow:0 8px 20px #4b2c2014}._profile_1ubqu_68 ._optionActive_1ubqu_45{background:#fff8f4;border-color:#9a3412;box-shadow:inset 0 0 0 1px #9a3412,0 8px 20px #7c2d1214}._profile_1ubqu_68 ._iconBox_1ubqu_51{color:#7c2d12;background:#f6eee9;transition:transform .18s,background .18s}._profile_1ubqu_68 ._optionActive_1ubqu_45 ._iconBox_1ubqu_51{background:var(--color-brand-border);color:var(--color-brand-pressed);transform:scale(1.05)}._textBox_1ubqu_76{align-items:center;min-width:0;display:flex}._label_1ubqu_82{font-size:.95rem;font-weight:800}._optionActive_1ubqu_45 ._label_1ubqu_82{color:var(--color-text-primary)}._selectedBadge_1ubqu_88{border:1px solid var(--color-brand-border);background:var(--color-white);color:var(--color-brand-pressed);border-radius:999px;align-items:center;gap:.2rem;padding:.2rem .4rem;font-size:.65rem;font-weight:800;display:inline-flex;position:absolute;top:.5rem;right:.5rem}._optionActive_1ubqu_45 ._textBox_1ubqu_76{padding-right:4.1rem}@media (width>=640px){._options_1ubqu_14{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){._option_1ubqu_14,._profile_1ubqu_68 ._iconBox_1ubqu_51{transition:none}}._root_106qq_1{min-height:var(--hero-min-height);padding:var(--hero-padding);margin:var(--hero-margin);align-items:center;display:flex}._inner_106qq_10{z-index:2;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex;position:relative}._layoutRight_106qq_22 ._inner_106qq_10{flex-direction:row-reverse}._sloganBox_106qq_26,._contentBox_106qq_27{flex:1;width:auto}._slogan_106qq_26{font-family:var(--hero-slogan-font);font-size:var(--hero-slogan-size);font-weight:var(--hero-slogan-weight);color:var(--hero-slogan-color);margin:0;line-height:1.1}@media (width<=768px){._root_106qq_1{min-height:var(--hero-mobile-min-height);padding:var(--hero-mobile-padding)}._inner_106qq_10,._layoutRight_106qq_22 ._inner_106qq_10{align-items:stretch;gap:var(--hero-mobile-gap);flex-direction:column}._sloganBox_106qq_26,._contentBox_106qq_27{width:100%}._slogan_106qq_26{font-size:var(--hero-slogan-mobile-size)}}._root_risl1_1{background-image:var(--background-section-image);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}._overlay_risl1_10{z-index:1;background-color:var(--background-section-overlay-color);position:absolute;inset:0}._root_1blcv_1{background:var(--bb-background);border-radius:var(--bb-radius);padding:var(--bb-padding);margin:var(--bb-margin);width:var(--bb-width-mobile);height:var(--bb-height);gap:var(--bb-gap);box-shadow:var(--bb-shadow);box-sizing:border-box}@media (width>=768px){._root_1blcv_1{width:var(--bb-width-desktop)}}._dashboard_1blcv_19{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 35px #0f172a0f}._checkoutCard_1blcv_26{background:#fff;border:2px solid #fecaca;border-radius:.5rem;padding:.75rem;box-shadow:0 10px 15px -3px #0000001a}@media (width>=640px){._checkoutCard_1blcv_26{padding:1rem}}._overlay_83lc7_1{z-index:10000;opacity:0;background:#11182700;justify-content:center;align-items:center;padding:16px;transition:background-color .2s,opacity .2s;display:flex;position:fixed;inset:0}._overlay_83lc7_1._visible_83lc7_16{opacity:1;background:#1118276b}._popup_83lc7_21{opacity:0;background:#fdf6ec;border-radius:28px;width:min(560px,100vw - 32px);padding:32px;transition:opacity .2s,transform .2s;position:relative;overflow:hidden;transform:scale(.96)translateY(8px);box-shadow:0 18px 44px -10px #00000038}._visible_83lc7_16 ._popup_83lc7_21{opacity:1;transform:scale(1)translateY(0)}._decoration_83lc7_41{color:#f97316;background:#f973161f;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:-16px;right:30px}._decoration_83lc7_41 svg{width:44px;height:56px;transform:translateY(64px)}._closeButton_83lc7_61{z-index:1;color:#f97316;cursor:pointer;background:#ffedd5;border:1px solid #f97316;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background-color .15s,transform .15s;display:grid;position:absolute;top:18px;right:18px}._closeButton_83lc7_61 svg{width:20px;height:20px}._closeButton_83lc7_61:hover{background:#fed7aa}._closeButton_83lc7_61:active{transform:scale(.94)}._closeButton_83lc7_61:focus-visible,._primaryButton_83lc7_95:focus-visible{outline-offset:3px;outline:3px solid #f9731659}._header_83lc7_100{align-items:center;gap:16px;padding-right:46px;display:flex;position:relative}._iconBadge_83lc7_108{color:#f97316;background:#fff2ed;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}._iconBadge_83lc7_108 svg{width:24px;height:24px}._headline_83lc7_124{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:1.25;position:relative}._details_83lc7_133{color:#374151;margin-top:20px;line-height:1.5;position:relative}._message_83lc7_140,._detailsLead_83lc7_141,._hint_83lc7_142{margin:0}._detailsLead_83lc7_141{margin-top:12px;font-weight:600}._errorList_83lc7_151{gap:8px;margin:12px 0;padding-left:22px;display:grid}._errorList_83lc7_151 li::marker{color:#ea580c}._hint_83lc7_142{color:#6b7280;font-size:14px}._footer_83lc7_167{text-align:center;margin-top:28px;position:relative}._primaryButton_83lc7_95{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#f97316;border:0;border-radius:14px;padding:12px 26px;font-size:16px;font-weight:600;transition:background-color .15s,transform .15s}._primaryButton_83lc7_95:hover{background:#ea580c}._primaryButton_83lc7_95:active{transform:translateY(1px)}@media (width<=480px){._popup_83lc7_21{border-radius:24px;width:min(94vw,560px);padding:26px 22px 22px}._header_83lc7_100{align-items:flex-start;gap:12px;padding-right:32px}._iconBadge_83lc7_108{flex-basis:42px;width:42px;height:42px}._headline_83lc7_124{font-size:20px}._primaryButton_83lc7_95{width:100%}}@media (prefers-reduced-motion:reduce){._overlay_83lc7_1,._popup_83lc7_21{transition-duration:1ms}}._overlay_1wl8o_1{z-index:10000;opacity:0;background:#11182700;justify-content:center;align-items:center;padding:16px;transition:background-color .2s,opacity .2s;display:flex;position:fixed;inset:0}._overlay_1wl8o_1._visible_1wl8o_16{opacity:1;background:#1118276b}._popup_1wl8o_21{opacity:0;background:#fdf6ec;border-radius:28px;width:min(560px,100vw - 32px);padding:32px;transition:opacity .2s,transform .2s;position:relative;overflow:hidden;transform:scale(.96)translateY(8px);box-shadow:0 18px 44px -10px #00000038}._visible_1wl8o_16 ._popup_1wl8o_21{opacity:1;transform:scale(1)translateY(0)}._decoration_1wl8o_41{color:#f97316;background:#f973161f;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:-16px;right:30px}._decoration_1wl8o_41 svg{width:48px;height:48px;transform:translateY(64px)}._closeButton_1wl8o_61{z-index:1;color:#f97316;cursor:pointer;background:#ffedd5;border:1px solid #f97316;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background-color .15s,transform .15s;display:grid;position:absolute;top:18px;right:18px}._closeButton_1wl8o_61 svg{width:20px;height:20px}._closeButton_1wl8o_61:hover{background:#fed7aa}._closeButton_1wl8o_61:active{transform:scale(.94)}._closeButton_1wl8o_61:focus-visible,._primaryButton_1wl8o_95:focus-visible{outline-offset:3px;outline:3px solid #f9731659}._header_1wl8o_100{align-items:center;gap:16px;padding-right:46px;display:flex;position:relative}._iconBadge_1wl8o_108{color:#f97316;background:#fff2ed;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}._iconBadge_1wl8o_108 svg{width:24px;height:24px}._copy_1wl8o_124{min-width:0}._headline_1wl8o_128{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:1.25}._description_1wl8o_136{color:#6b7280;margin:6px 0 0;font-size:16px;line-height:1.5}._footer_1wl8o_143{text-align:center;margin-top:28px;position:relative}._primaryButton_1wl8o_95{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#f97316;border:0;border-radius:14px;padding:12px 26px;font-size:16px;font-weight:600;transition:background-color .15s,transform .15s}._primaryButton_1wl8o_95:hover{background:#ea580c}._primaryButton_1wl8o_95:active{transform:translateY(1px)}@media (width<=480px){._popup_1wl8o_21{border-radius:24px;width:min(94vw,560px);padding:26px 22px 22px}._header_1wl8o_100{align-items:flex-start;gap:12px;padding-right:32px}._iconBadge_1wl8o_108{flex-basis:42px;width:42px;height:42px}._headline_1wl8o_128{font-size:20px}._description_1wl8o_136{font-size:15px}._primaryButton_1wl8o_95{width:100%}}@media (prefers-reduced-motion:reduce){._overlay_1wl8o_1,._popup_1wl8o_21{transition-duration:1ms}}._section_13dh2_1{touch-action:pan-y;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}._content_13dh2_5{z-index:2;box-sizing:border-box;width:100%;max-width:1500px;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,3.5rem);position:relative}._header_13dh2_6{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.75rem);display:flex}._headingGroup_13dh2_7{min-width:0}._title_13dh2_8{color:#000;text-wrap:balance;margin:0;font:800 clamp(1.7rem,4vw,3rem)/1.12 Open Sans,sans-serif}._carousel_13dh2_10{min-width:0;position:relative}._track_13dh2_11{--gap:1.25rem;grid-auto-flow:column;grid-auto-columns:calc(((100% - (3 * var(--gap))) / 4) * .82);gap:var(--gap);box-sizing:border-box;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;cursor:grab;width:100%;padding:.8rem .2rem 1.5rem;display:grid;overflow:auto hidden}._track_13dh2_11[data-dragging=true]{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}._track_13dh2_11 :is(a,button,input,select,textarea){cursor:revert}._track_13dh2_11::-webkit-scrollbar{display:none}._track_13dh2_11:focus-visible{outline-offset:4px;border-radius:1.25rem;outline:3px solid #f97316}._slide_13dh2_23{opacity:0;scroll-snap-align:start;min-width:0;transition:opacity .45s,transform .45s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--slide-index) * 55ms);transform:translateY(14px)scale(.985)}._carouselVisible_13dh2_28 ._slide_13dh2_23{opacity:1;transform:translateY(0)scale(.985)}._carouselVisible_13dh2_28 ._activeSlide_13dh2_29{transform:translateY(-3px)scale(1)}._controls_13dh2_31{gap:.65rem;display:flex;position:absolute;bottom:calc(100% + 1.35rem);right:0}._navButton_13dh2_32{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0f172ac7;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:border-color .25s,background .25s,transform .25s cubic-bezier(.2,.8,.2,1),opacity .25s;display:grid;box-shadow:0 8px 24px #00000038}._navButton_13dh2_32:hover:not(:disabled){background:#ea580c;border-color:#f97316;transform:translateY(-2px)}._navButton_13dh2_32:active:not(:disabled){transform:scale(.96)}._navButton_13dh2_32:disabled{opacity:.28;cursor:default}._navButton_13dh2_32:focus-visible,._reserveButton_13dh2_42:focus-visible,._restaurantNameButton_13dh2_42:focus-visible{outline-offset:3px;outline:3px solid #f97316}._progress_13dh2_43{background:#ffffff2e;border-radius:999px;height:3px;margin:.1rem auto 0;overflow:hidden}._progressBar_13dh2_44{border-radius:inherit;transform-origin:0;background:#f97316;height:100%;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:block}._restaurantCardWrapper_13dh2_46{border-radius:1.35rem;height:100%;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;box-shadow:0 8px 24px #1f1f1f1a}._restaurantCard_13dh2_46{box-sizing:border-box;color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #e7e7e7;border-radius:1.107rem;grid-template-rows:auto minmax(154px,auto);font-family:Open Sans,sans-serif;display:grid;position:relative;overflow:hidden}._cardMedia_13dh2_55{aspect-ratio:4/5;background:var(--restaurant-color);position:relative;overflow:hidden}._cardImage_13dh2_56{object-fit:cover;object-position:center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1);display:block}._cardMediaFallback_13dh2_57{background:linear-gradient(155deg, var(--restaurant-color) 0%, color-mix(in srgb, var(--restaurant-color) 46%, white) 58%, #fffdfb 100%);place-items:center;display:grid}._fallbackGlow_13dh2_61{filter:blur(3px);background:#fff3;border-radius:50%;width:155.8px;height:155.8px;position:absolute}._restaurantIcon_13dh2_62{color:#fff;filter:drop-shadow(0 5px 12px #00000026);background:#ffffff2e;border:1px solid #ffffff8c;border-radius:50%;width:49.2px;height:49.2px;padding:.82rem;position:relative}._statusBadge_13dh2_63{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffffa3;border-radius:999px;align-items:center;gap:.35rem;padding:.42rem .65rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.738rem;left:.738rem;box-shadow:0 5px 15px #00000024}._statusBadge_13dh2_63>span{background:currentColor;border-radius:50%;width:7px;height:7px}._statusOpen_13dh2_65{color:#166534;background:#f0fdf4f0}._statusClosed_13dh2_66{color:#991b1b;background:#fef2f2f0}._cardContent_13dh2_67{background:#fff;flex-direction:column;justify-content:space-between;gap:.75rem;min-width:0;padding:.9rem;display:flex}._cardHeading_13dh2_68{justify-content:space-between;align-items:flex-start;gap:.65rem;min-width:0;display:flex}._cardText_13dh2_69{min-width:0}._restaurantNameButton_13dh2_42{z-index:1;color:#1f1f1f;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.0625rem;font-weight:700;line-height:1.3;text-decoration:none;display:-webkit-box;position:relative;overflow:hidden}._restaurantNameButton_13dh2_42:after{content:"";position:absolute;inset:-240px -10rem -100px}._cuisine_13dh2_72{color:#6b6b6b;text-overflow:ellipsis;white-space:nowrap;margin:.3rem 0 0;font-size:.875rem;font-weight:400;line-height:1.4;overflow:hidden}._rating_13dh2_73{color:#9a5b00;flex:none;align-items:center;gap:.25rem;font-size:.875rem;font-weight:700;display:inline-flex}._rating_13dh2_73 svg{color:#f59e0b}._cardFooter_13dh2_75{flex-direction:column;align-items:stretch;gap:.7rem;min-width:0;display:flex}._delivery_13dh2_76{color:#344054;white-space:nowrap;align-self:flex-start;align-items:center;gap:.4rem;min-width:0;font-size:.875rem;font-weight:600;display:inline-flex}._delivery_13dh2_76 svg{color:#f97316;flex:none;width:19px;height:19px}._reserveButton_13dh2_42{z-index:2;color:#fff;cursor:pointer;background:#f97316;border:1px solid #f97316;border-radius:.7rem;justify-content:center;align-self:center;align-items:center;gap:.45rem;width:100%;min-height:46px;padding:.7rem .9rem;font:700 .9375rem/1.2 Open Sans,sans-serif;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative}._reserveButton_13dh2_42:hover{background:#ea580c;border-color:#ea580c;transform:translateY(-1px);box-shadow:0 6px 14px #ea580c2e}._reserveButton_13dh2_42:active{transform:translateY(0)}._mobileNavigation_13dh2_81{display:none}._loaderState_13dh2_83{color:#fff;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff29,#ffffff14);border:1px solid #ffffff38;border-radius:1.75rem;width:min(92vw,460px);margin:1rem auto;padding:2rem;box-shadow:0 24px 70px #00000042}._loaderOrb_13dh2_84{background:radial-gradient(circle,#fff7ed 0 18%,#fb923c 19% 36%,#fb923c2e 37% 100%);border-radius:50%;width:92px;height:92px;margin:0 auto 1.25rem;animation:1.6s ease-in-out infinite _loaderBreathe_13dh2_1;position:relative;box-shadow:0 0 0 10px #ffffff14,0 18px 44px #ea580c47}._loaderOrb_13dh2_84 span{transform-origin:-26px -26px;background:#fff;border-radius:50%;width:12px;height:12px;animation:1.25s linear infinite _loaderOrbit_13dh2_1;position:absolute;inset:50% auto auto 50%}._loaderOrb_13dh2_84 span:nth-child(2){opacity:.72;animation-delay:-.42s}._loaderOrb_13dh2_84 span:nth-child(3){opacity:.5;animation-delay:-.84s}._loaderTitle_13dh2_88{margin:0;font:800 1.35rem/1.3 Open Sans,sans-serif}._loaderMessage_13dh2_89{color:#ffffffd1;max-width:330px;margin:.55rem auto 0;font:.95rem/1.5 Open Sans,sans-serif}@media (hover:hover) and (pointer:fine){._restaurantCardWrapper_13dh2_46:hover{transform:translateY(-5px);box-shadow:0 14px 32px #1f1f1f29}._restaurantCardWrapper_13dh2_46:hover ._cardImage_13dh2_56{transform:scale(1.045)}}@media (width<=820px){._track_13dh2_11{grid-auto-columns:calc(((100% - var(--gap)) / 2) * .82)}}@media (width<=600px){._section_13dh2_1{align-items:start;min-height:100svh}._content_13dh2_5{padding:2.5rem 0 2rem}._header_13dh2_6{align-items:center;margin-bottom:1rem;padding:0 1rem}._controls_13dh2_31{display:none}._track_13dh2_11{--gap:1rem;grid-auto-columns:82%;padding:.55rem 1rem 1.25rem;scroll-padding-inline:1rem}._carouselVisible_13dh2_28 ._activeSlide_13dh2_29{transform:translateY(-2px)scale(1)}._progress_13dh2_43{display:none}._mobileNavigation_13dh2_81{grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:.8rem;padding:.2rem 1rem 0;display:grid}._mobileArrow_13dh2_105{color:#1f2937;background:#ffffffeb;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;box-shadow:0 8px 20px #0000002e}._mobileArrowNext_13dh2_106{color:#fff;background:#f97316;border-color:#f97316}._mobileArrow_13dh2_105:disabled{opacity:.38}._paginationDots_13dh2_108{flex-wrap:wrap;justify-content:center;align-items:center;gap:.42rem;display:flex}._paginationDot_13dh2_108{background:#ffffff61;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .25s,background .25s}._paginationDotActive_13dh2_110{background:#f97316;width:20px}._mobileArrow_13dh2_105:focus-visible,._paginationDot_13dh2_108:focus-visible{outline-offset:3px;outline:3px solid #f97316}}@media (width<=370px){._track_13dh2_11{grid-auto-columns:82%}}@media (prefers-reduced-motion:reduce){._track_13dh2_11{scroll-behavior:auto}._loaderOrb_13dh2_84,._loaderOrb_13dh2_84 span{animation:none}._slide_13dh2_23,._restaurantCardWrapper_13dh2_46,._cardImage_13dh2_56,._navButton_13dh2_32,._reserveButton_13dh2_42,._progressBar_13dh2_44{transition:none}._slide_13dh2_23,._carouselVisible_13dh2_28 ._slide_13dh2_23,._carouselVisible_13dh2_28 ._activeSlide_13dh2_29{opacity:1;transform:none}}@keyframes _loaderOrbit_13dh2_1{to{transform:rotate(360deg)}}@keyframes _loaderBreathe_13dh2_1{0%,to{transform:scale(.96)}50%{transform:scale(1.04)}}._backdrop_1u7aj_1{z-index:1000;padding:var(--spacing-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1d2433a8;place-items:center;animation:.18s ease-out _backdropIn_1u7aj_1;display:grid;position:fixed;inset:0}._modal_1u7aj_1{width:min(100%,760px);max-height:calc(100dvh - (2 * var(--spacing-md)));background:var(--color-background-page);font-family:var(--font-family-base);border:1px solid #ffffffb3;border-radius:24px;outline:none;flex-direction:column;animation:.22s ease-out _modalIn_1u7aj_1;display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a52}._header_1u7aj_1{align-items:center;gap:var(--spacing-md);background:var(--color-white);border-bottom:1px solid #e4e8f0;padding:20px 64px 20px 24px;display:flex;position:relative}._headingIcon_1u7aj_1{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-brand-primary);background:#fff0ef;flex:none;place-items:center;display:grid}._headingIcon_1u7aj_1 svg{width:22px}._header_1u7aj_1 p{color:#747d8f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:12px;font-weight:800}._header_1u7aj_1 h2{color:var(--color-text-primary);margin:0;font-size:22px;line-height:1.25}._closeButton_1u7aj_1{color:#687184;cursor:pointer;background:#f0f2f7;border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:none;display:grid;position:absolute;top:18px;right:20px}._closeButton_1u7aj_1:hover{color:var(--color-text-primary);background:#e5e8ef}._closeButton_1u7aj_1:focus-visible,._monthButton_1u7aj_1:focus-visible,._day_1u7aj_1:focus-visible,._timeButton_1u7aj_1:focus-visible,._submitButton_1u7aj_1:focus-visible{outline-offset:2px;outline:3px solid #ff584f4d}._content_1u7aj_1{padding:var(--spacing-lg);overscroll-behavior:contain;display:block;overflow-y:auto}._section_1u7aj_1{min-width:0;padding:var(--spacing-md);border-radius:var(--radius-lg);background:var(--color-white);border:1px solid #e1e5ed;box-shadow:0 6px 22px #1d24330d}._sectionHeading_1u7aj_1{margin-bottom:var(--spacing-md);align-items:center;gap:12px;display:flex}._sectionHeading_1u7aj_1>span{width:30px;height:30px;color:var(--color-white);background:var(--color-brand-primary);border-radius:10px;flex:none;place-items:center;font-size:13px;font-weight:900;display:grid}._sectionHeading_1u7aj_1 h3{color:var(--color-text-primary);margin:0;font-size:16px}._sectionHeading_1u7aj_1 p{color:#7b8495;align-items:center;gap:4px;margin:2px 0 0;font-size:12px;display:flex}._calendar_1u7aj_1{min-width:0}._calendarHeader_1u7aj_1{grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:10px;display:grid}._calendarHeader_1u7aj_1 strong{text-align:center;color:var(--color-text-primary);text-transform:capitalize;font-size:14px}._monthButton_1u7aj_1{border-radius:var(--radius-sm);color:#586174;cursor:pointer;background:#f2f4f8;border:0;place-items:center;width:40px;height:40px;display:grid}._monthButton_1u7aj_1:hover:not(:disabled){color:var(--color-brand-primary);background:#fff0ef}._monthButton_1u7aj_1:disabled{cursor:not-allowed;opacity:.35}._monthButton_1u7aj_1 svg{width:18px}._weekdays_1u7aj_1,._days_1u7aj_1{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}._weekdays_1u7aj_1 span{color:#9299a7;text-align:center;text-transform:uppercase;padding:5px 0;font-size:10px;font-weight:900}._day_1u7aj_1{aspect-ratio:1;color:#41495a;min-width:0;min-height:36px;font:800 12px var(--font-family-base);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:0;transition:background .15s,color .15s,border-color .15s,transform .15s}._day_1u7aj_1:hover:not(:disabled){color:var(--color-brand-primary);background:#fff5f4;border-color:#ffd1ce}._day_1u7aj_1:active:not(:disabled){transform:scale(.94)}._dayToday_1u7aj_1{color:var(--color-brand-primary);border-color:#ffc5c2}._dayToday_1u7aj_1:not(._daySelected_1u7aj_1):after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;margin:1px auto 0;display:block}._daySelected_1u7aj_1,._daySelected_1u7aj_1:hover:not(:disabled){border-color:var(--color-brand-primary);color:var(--color-white);background:var(--color-brand-primary);box-shadow:0 5px 12px #ff584f40}._dayOutside_1u7aj_1{visibility:hidden}._day_1u7aj_1:disabled{cursor:not-allowed;color:#c7ccd5;opacity:.55}._timeGrid_1u7aj_1{gap:var(--spacing-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}._timeButton_1u7aj_1{color:#3f4758;min-height:44px;font:800 13px var(--font-family-base);cursor:pointer;background:#fafbfc;border:1px solid #dfe3eb;border-radius:10px;padding:8px;transition:border-color .15s,color .15s,background .15s,transform .15s}._timeButton_1u7aj_1:hover:not(:disabled){color:var(--color-brand-primary);background:#fff5f4;border-color:#ffaaa5}._timeButton_1u7aj_1:active:not(:disabled){transform:scale(.97)}._timeSelected_1u7aj_1,._timeSelected_1u7aj_1:hover:not(:disabled){border-color:var(--color-brand-primary);color:var(--color-white);background:var(--color-brand-primary);box-shadow:0 5px 12px #ff584f38}._timeButton_1u7aj_1:disabled{cursor:not-allowed;opacity:.38;text-decoration:line-through}._status_1u7aj_1{color:#6c7587;text-align:center;background:#f2f4f8;border-radius:10px;margin:8px 0 16px;padding:12px;font-size:13px;line-height:1.4}._footer_1u7aj_1{justify-content:flex-end;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);background:var(--color-white);border-top:1px solid #e1e5ed;display:flex;box-shadow:0 -8px 24px #1d24330a}._footer_1u7aj_1 div{gap:2px;min-width:0;display:grid}._footer_1u7aj_1 span{color:#858d9c;text-transform:uppercase;font-size:11px;font-weight:800}._footer_1u7aj_1 strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}._submitButton_1u7aj_1{border-radius:var(--radius-md);min-height:48px;color:var(--color-white);background:var(--color-brand-primary);font:900 14px var(--font-family-base);cursor:pointer;border:0;padding:12px 22px;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 8px 18px #ff584f3d}._submitButton_1u7aj_1:hover:not(:disabled){background:#ef4840;transform:translateY(-1px);box-shadow:0 10px 22px #ff584f4d}._submitButton_1u7aj_1:disabled{cursor:not-allowed;color:#9ba1ad;box-shadow:none;background:#e5e8ee}._closedNotice_1u7aj_2{border-radius:var(--radius-md);color:#7c4610;background:#fff7e8;border:1px solid #ffd5a3;grid-column:1/-1;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}._closedNotice_1u7aj_2>svg{color:#e97817;flex:none;width:20px;height:20px;margin-top:1px}._closedNotice_1u7aj_2 strong{font-size:14px;display:block}._closedNotice_1u7aj_2 p{color:#875928;margin:3px 0 0;font-size:12px;line-height:1.45}._dayClosed_1u7aj_2:disabled{color:#b1b6c0;opacity:.7;background:repeating-linear-gradient(-45deg,#f7f8fa,#f7f8fa 3px,#eceef2 3px 5px)}@media (width<=680px){._backdrop_1u7aj_1{align-items:end;padding:0}._modal_1u7aj_1{border-radius:24px 24px 0 0;max-height:calc(100dvh - 8px)}._header_1u7aj_1{padding:16px 60px 16px var(--spacing-md)}._headingIcon_1u7aj_1{width:40px;height:40px}._header_1u7aj_1 h2{font-size:18px}._closeButton_1u7aj_1{top:14px;right:12px}._content_1u7aj_1{padding:var(--spacing-md);grid-template-columns:1fr}._section_1u7aj_1{padding:14px}._day_1u7aj_1{min-height:40px}._timeGrid_1u7aj_1{grid-template-columns:repeat(4,minmax(0,1fr))}._footer_1u7aj_1{padding:12px var(--spacing-md) max(12px,env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;position:sticky;bottom:0}._footer_1u7aj_1 div{text-align:center}._submitButton_1u7aj_1{width:100%}}@media (width<=380px){._content_1u7aj_1{gap:12px;padding:12px}._section_1u7aj_1{padding:12px}._weekdays_1u7aj_1,._days_1u7aj_1{gap:2px}._day_1u7aj_1{border-radius:8px;min-height:38px}._timeGrid_1u7aj_1{grid-template-columns:repeat(3,minmax(0,1fr))}._header_1u7aj_1 p{font-size:10px}}@media (prefers-reduced-motion:reduce){._backdrop_1u7aj_1,._modal_1u7aj_1{animation:none}._closeButton_1u7aj_1,._day_1u7aj_1,._timeButton_1u7aj_1,._submitButton_1u7aj_1{transition:none}}@keyframes _backdropIn_1u7aj_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_1u7aj_1{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}._card_1az5r_1{border-radius:var(--radius-lg);background:var(--color-white);border:1px solid #fed7aa;overflow:hidden;box-shadow:0 8px 22px #7c2d1212}._header_1az5r_1{justify-content:space-between;align-items:center;gap:var(--spacing-md);padding:14px var(--spacing-md);background:linear-gradient(135deg,#fff7ed,#fff);border-bottom:1px solid #ffedd5;display:flex}._header_1az5r_1 span{color:#c2410c;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}._header_1az5r_1 h3{color:#7f1d1d;margin:2px 0 0;font-size:16px}._asap_1az5r_1,._asapActive_1az5r_1{color:#9a3412;min-height:42px;font:800 12px var(--font-family-base);cursor:pointer;background:#fff;border:1px solid #fdba74;border-radius:999px;padding:8px 14px}._asapActive_1az5r_1{color:#fff;background:#ea580c;border-color:#ea580c}._asap_1az5r_1:focus-visible,._asapActive_1az5r_1:focus-visible,._time_1az5r_1:focus-visible,._timeActive_1az5r_1:focus-visible{outline-offset:2px;outline:3px solid #f9731640}._layout_1az5r_1{gap:var(--spacing-md);padding:var(--spacing-md);grid-template-columns:minmax(280px,1fr) minmax(220px,.8fr);display:grid}._calendarSection_1az5r_1,._timeSection_1az5r_1{border-radius:var(--radius-md);background:#fffdfa;border:1px solid #f1e5dc;min-width:0;padding:14px}._timeHeading_1az5r_1{color:#ea580c;align-items:center;gap:10px;margin-bottom:14px;display:flex}._timeHeading_1az5r_1>svg{width:22px}._timeHeading_1az5r_1 div{display:grid}._timeHeading_1az5r_1 strong{color:#7f1d1d;font-size:14px}._timeHeading_1az5r_1 span{color:#c2410c;font-size:11px;font-weight:700}._times_1az5r_1{gap:var(--spacing-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}._time_1az5r_1,._timeActive_1az5r_1{color:#9a3412;min-height:44px;font:800 13px var(--font-family-base);cursor:pointer;background:#fff;border:1px solid #fed7aa;border-radius:10px;padding:8px}._time_1az5r_1:hover:not(:disabled){background:#fff7ed;border-color:#f97316}._timeActive_1az5r_1{color:#fff;background:#ea580c;border-color:#ea580c;box-shadow:0 5px 12px #ea580c33}._time_1az5r_1:disabled,._timeActive_1az5r_1:disabled,._asap_1az5r_1:disabled,._asapActive_1az5r_1:disabled{cursor:not-allowed;opacity:.4;box-shadow:none}._message_1az5r_1{color:#9a3412;text-align:center;background:#fff7ed;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin:0 0 12px;padding:12px;font-size:12px;display:flex}@media (width<=720px){._layout_1az5r_1{grid-template-columns:1fr}._calendarSection_1az5r_1,._timeSection_1az5r_1{padding:12px}._times_1az5r_1{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=390px){._header_1az5r_1{flex-direction:column;align-items:flex-start}._asap_1az5r_1,._asapActive_1az5r_1{width:100%}._layout_1az5r_1{padding:12px}._times_1az5r_1{grid-template-columns:repeat(3,minmax(0,1fr))}}._modeSelector_1az5r_4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px;display:grid}._mode_1az5r_4,._modeActive_1az5r_4{color:#7c2d12;text-align:left;cursor:pointer;background:#fff;border:1px solid #fed7aa;border-radius:12px;gap:5px;min-height:76px;padding:12px 14px;font-family:inherit;display:grid}._mode_1az5r_4 strong,._modeActive_1az5r_4 strong{font-size:14px}._mode_1az5r_4 span,._modeActive_1az5r_4 span{color:#78716c;text-transform:none;letter-spacing:normal;font-size:12px;line-height:1.4}._modeActive_1az5r_4{background:#fff7ed;border-color:#ea580c;box-shadow:0 0 0 2px #f973161f}._modeActive_1az5r_4 strong:before{content:"● ";color:#ea580c}._mode_1az5r_4 strong:before{content:"○ ";color:#a8a29e}._mode_1az5r_4:disabled,._modeActive_1az5r_4:disabled{cursor:not-allowed;opacity:.45}._closedNotice_1az5r_4{color:#9a3412;background:#fff7ed;border-radius:10px;margin:0 16px 16px;padding:10px 12px;font-size:13px;font-weight:700}._validationError_1az5r_4{color:#b91c1c;margin:12px 0 0;font-size:13px;font-weight:750}._mode_1az5r_4:focus-visible,._modeActive_1az5r_4:focus-visible{outline-offset:2px;outline:3px solid #f9731640}@media (width<=520px){._modeSelector_1az5r_4{grid-template-columns:1fr;padding:12px}._mode_1az5r_4,._modeActive_1az5r_4{min-height:68px}._closedNotice_1az5r_4{margin:0 12px 12px}}._backdrop_1pi18_1{z-index:10000;background:#291a106b;justify-content:center;align-items:center;padding:20px;animation:.18s ease-out both _fadeIn_1pi18_1;display:flex;position:fixed;inset:0}._dialog_1pi18_2{--accent:#f4510b;--accent-soft:#ffedd5;--focus:#f973164d;width:min(100%,440px);max-height:calc(100dvh - 40px);font-family:var(--font-family-base);background:#fffdfb;border-radius:30px;flex-direction:column;align-items:center;gap:24px;padding:40px 28px 30px;animation:.22s ease-out both _riseIn_1pi18_1;display:flex;overflow-y:auto;box-shadow:0 20px 50px #291a1033}._success_1pi18_3{--accent:#25844f;--accent-soft:#e4f5eb;--focus:#25844f47}._danger_1pi18_4{--accent:#c2410c;--accent-soft:#ffedd5;--focus:#c2410c4d}._iconBadge_1pi18_5{width:88px;height:88px;color:var(--accent);background:var(--accent-soft);border-radius:50%;flex:none;place-items:center;display:grid}._iconBadge_1pi18_5 svg{stroke-width:1.8px;width:42px;height:42px}._copy_1pi18_7{text-align:center;flex-direction:column;align-items:center;gap:13px;display:flex}._copy_1pi18_7 h2{color:#291a10;letter-spacing:-1px;margin:0;font-size:36px;font-weight:900;line-height:1.05}._copy_1pi18_7 strong{color:var(--accent);font-size:18px}._copy_1pi18_7 p{color:#796a61;max-width:360px;margin:0;font-size:16px;line-height:1.55}._actions_1pi18_11{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}._primaryButton_1pi18_12{color:#fff;background:var(--accent);width:100%;min-height:64px;box-shadow:0 8px 18px color-mix(in srgb,var(--accent) 25%,transparent);font:800 18px var(--font-family-base);cursor:pointer;touch-action:manipulation;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;transition:transform .15s,filter .15s,box-shadow .15s;display:flex}._primaryButton_1pi18_12:hover{filter:brightness(.94);box-shadow:0 10px 22px color-mix(in srgb,var(--accent) 30%,transparent);transform:translateY(-1px)}._primaryButton_1pi18_12:active{box-shadow:0 5px 12px color-mix(in srgb,var(--accent) 22%,transparent);transform:translateY(1px)}._primaryButton_1pi18_12:focus-visible,._secondaryButton_1pi18_15:focus-visible{outline:3px solid var(--focus);outline-offset:3px}._primaryButton_1pi18_12 svg{width:23px;height:23px}._secondaryButton_1pi18_15{color:#6b5a50;font:700 16px var(--font-family-base);cursor:pointer;touch-action:manipulation;background:0 0;border:0;text-decoration:underline}._countdown_1pi18_18{color:#6b5a508c;text-align:center;margin:0;font-size:13px}._backdropClosing_1pi18_19{animation:.18s ease-in both _fadeOut_1pi18_1}._dialogClosing_1pi18_19{animation:.18s ease-in both _fallOut_1pi18_1}@keyframes _fadeIn_1pi18_1{0%{opacity:0}}@keyframes _riseIn_1pi18_1{0%{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes _fadeOut_1pi18_1{to{opacity:0}}@keyframes _fallOut_1pi18_1{to{opacity:0;transform:translateY(6px)scale(.98)}}@media (width<=520px){._backdrop_1pi18_1{padding:16px}._dialog_1pi18_2{border-radius:26px;gap:21px;max-height:calc(100dvh - 32px);padding:34px 22px 26px}._iconBadge_1pi18_5{width:76px;height:76px}._copy_1pi18_7 h2{font-size:31px}._copy_1pi18_7 strong{font-size:16px}._copy_1pi18_7 p{font-size:15px}._primaryButton_1pi18_12{min-height:58px;font-size:17px}}@media (prefers-reduced-motion:reduce){._backdrop_1pi18_1,._dialog_1pi18_2,._backdropClosing_1pi18_19,._dialogClosing_1pi18_19{animation:none}._primaryButton_1pi18_12{transition:none}}._section_16utf_1{color:#111827;background:#fff;border:1px solid #f1f1ee;border-radius:28px;grid-template-columns:minmax(270px,.78fr) minmax(0,1.7fr);gap:48px;max-width:1440px;margin:40px auto 20px;padding:46px 42px;display:grid;overflow:hidden;box-shadow:0 18px 60px #1e293b17}._content_16utf_2{flex-direction:column;justify-content:center;min-width:0;display:flex}._badge_16utf_2{color:#f05a24;background:#fff7ed;border-radius:99px;align-items:center;gap:9px;width:max-content;padding:10px 17px;font-weight:700;display:inline-flex}._copy_16utf_2 h2{letter-spacing:-.055em;margin:28px 0 22px;font-size:clamp(42px,4vw,66px);line-height:.98}._copy_16utf_2 p{color:#596579;max-width:460px;margin:0 0 28px;font-size:18px;line-height:1.65}._legend_16utf_2{border:1px solid #ecece8;border-radius:16px;flex-direction:column;gap:14px;margin-bottom:25px;padding:19px 21px;display:flex}._legend_16utf_2 span{align-items:center;gap:12px;display:flex}._legend_16utf_2 i{background:#b9bdc2;border-radius:5px;width:19px;height:19px;display:block}._legend_16utf_2 ._green_16utf_2{background:#2fc653}._cta_16utf_2,._mapState_16utf_2 button{cursor:pointer;color:#fff;background:linear-gradient(100deg,#ff4d00,#ff6b00);border:0;border-radius:15px;justify-content:space-between;align-items:center;width:100%;padding:17px 20px;font:700 17px inherit;display:flex;box-shadow:0 10px 25px #ff4d0040}._cta_16utf_2:hover{transform:translateY(-2px);box-shadow:0 14px 30px #ff4d004d}._assurance_16utf_2{color:#64748b;align-items:center;gap:10px;margin:18px 4px 0;line-height:1.4;display:flex}._mapWrap_16utf_2{background:#f1f3ef;border:1px solid #e5e7eb;border-radius:24px;height:650px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0f172a1f}._map_16utf_2{z-index:1;width:100%;height:100%}._mapState_16utf_2{z-index:4;text-align:center;color:#475569;background:#f7f8f5;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px;display:flex;position:absolute;inset:0}._mapState_16utf_2 button{width:auto;margin-top:10px}._spinner_16utf_2{border:4px solid #d7ded8;border-top-color:#22c55e;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite _spin_16utf_2}._mapNote_16utf_2{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:14px;align-items:center;gap:13px;max-width:500px;padding:13px 17px;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 5px 20px #0f172a24}._mapNote_16utf_2>span{color:#fff;background:#2fc653;border-radius:50%;padding:9px}._mapNote_16utf_2 small{color:#64748b;margin-top:2px;display:block}._districtLabel_16utf_2{color:#344054;text-shadow:0 1px 2px #fff,0 0 4px #fff;text-align:center;white-space:nowrap;font:700 11px system-ui}._mapMobile_16utf_2{display:none}@keyframes _spin_16utf_2{to{transform:rotate(360deg)}}@media (width<=900px){._section_16utf_1{border-radius:22px;margin:24px 0;padding:28px 18px;display:block}._copy_16utf_2 h2{margin:22px 0 18px;font-size:42px}._copy_16utf_2 h2 br{display:none}._copy_16utf_2 p{font-size:16px}._mapDesktop_16utf_3{display:none}._mapMobile_16utf_2{margin:24px 0;display:block}._mapWrap_16utf_2,._map_16utf_2,._map_16utf_2 *{touch-action:pan-y!important}._mapWrap_16utf_2{border-radius:18px;height:430px}._mapNote_16utf_2{padding:10px;font-size:12px;bottom:10px;left:10px;right:10px}._mapNote_16utf_2>span{display:none}._legend_16utf_2{margin-top:4px}._cta_16utf_2{min-height:58px}._assurance_16utf_2{font-size:12px}._badge_16utf_2{font-size:14px}}@media (width<=420px){._mapWrap_16utf_2{height:370px}._districtLabel_16utf_2{font-size:9px}._section_16utf_1{padding-inline:14px}}@media (prefers-reduced-motion:reduce){._cta_16utf_2{transition:none}._spinner_16utf_2{animation:none}}._addressChecker_16utf_6{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:16px;width:min(420px,100% - 90px);padding:14px;position:absolute;top:18px;left:18px;box-shadow:0 8px 28px #0f172a2e}._addressChecker_16utf_6 label{color:#1e293b;margin:0 0 8px;font-size:13px;font-weight:800;display:block}._addressInputRow_16utf_7{gap:8px;display:flex}._addressInputRow_16utf_7 input{color:#0f172a;min-width:0;height:44px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;flex:1;padding:0 13px}._addressInputRow_16utf_7 input:focus{border-color:#f05a24;box-shadow:0 0 0 3px #f05a2424}._addressInputRow_16utf_7 button{color:#fff;cursor:pointer;background:#ff5a0a;border:0;border-radius:10px;height:44px;padding:0 16px;font-weight:800}._addressInputRow_16utf_7 button:disabled{cursor:wait;opacity:.7}._addressResult_16utf_8{border-radius:9px;flex-direction:column;gap:2px;margin-top:10px;padding:9px 11px;font-size:13px;display:flex}._addressResult_16utf_8 small{text-overflow:ellipsis;white-space:nowrap;opacity:.8;overflow:hidden}._success_16utf_8{color:#166534;background:#dcfce7}._outside_16utf_8{color:#475569;background:#f1f5f9}._error_16utf_8{color:#be123c;background:#fff1f2}@media (width<=900px){._addressChecker_16utf_6{width:calc(100% - 70px);padding:10px;top:10px;left:10px}._addressInputRow_16utf_7{flex-direction:column}._addressInputRow_16utf_7 button{width:100%}._mapWrap_16utf_2{height:500px}}._page_s1wqa_1{opacity:1;transition:opacity .35s ease-in-out}._pageCrossfade_s1wqa_6{opacity:0}@media (prefers-reduced-motion:reduce){._page_s1wqa_1{transition:none}}._confirmationNotice_va10m_1{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;align-items:flex-start;gap:10px;margin:0 0 16px;padding:12px 14px;font-size:.9rem;line-height:1.45;display:flex}._confirmationNotice_va10m_1 strong{color:#9a3412;margin-bottom:2px;font-weight:750;display:block}._confirmationIcon_va10m_1{color:#fff;background:#f97316;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:900;display:grid}._confirmationDone_va10m_1{color:#166534;background:#f0fdf4;border-color:#bbf7d0}._confirmationDone_va10m_1 strong{color:#166534}._confirmationDone_va10m_1 ._confirmationIcon_va10m_1{background:#16a34a}._confirmationDoneBelow_va10m_1{margin:12px 0 0}@media (width<=640px){._confirmationNotice_va10m_1{padding:11px 12px;font-size:.85rem}}._sectionHeading_va10m_3{color:#475569;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}._headerRow_s4h09_1{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}._sectionTitle_s4h09_8{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:800}._moreButton_s4h09_9{min-height:38px;margin-top:0;padding-inline:.9rem}._restaurantGroups_s4h09_10{flex-direction:column;gap:1rem;margin-bottom:1.1rem;display:flex}._restaurantGroupsScrollable_s4h09_11{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:390px;padding-right:.35rem;overflow-y:auto}._restaurantGroupsScrollable_s4h09_11::-webkit-scrollbar{width:6px}._restaurantGroupsScrollable_s4h09_11::-webkit-scrollbar-track{background:0 0}._restaurantGroupsScrollable_s4h09_11::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}._restaurantGroup_s4h09_10{padding-bottom:1rem}._restaurantGroup_s4h09_10:last-child{padding-bottom:0}._restaurantHeader_s4h09_23{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}._restaurantIcon_s4h09_24{color:#f97316;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}._restaurantHeader_s4h09_23 h3{color:#1f1f1f;margin:0;font-size:1rem;font-weight:800;line-height:1.3}._cartProducts_s4h09_26{flex-direction:column;gap:.75rem;display:flex}._productItem_s4h09_27{border:1px solid var(--color-brand-border);border-radius:var(--radius-md);background:var(--color-brand-soft);flex-direction:column;align-items:stretch;gap:.65rem;padding:.875rem;display:flex}._productImageRow_s4h09_37{align-items:flex-start;display:flex}._productThumbnail_s4h09_38,._productThumbnailFallback_s4h09_39{border-radius:12px;flex:0 0 76px;width:76px;height:76px}._productThumbnail_s4h09_38{object-fit:cover;display:block}._productThumbnailFallback_s4h09_39{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa;place-items:center;display:grid}._productInfo_s4h09_56{width:100%;min-width:0}._productInfo_s4h09_56 h4{color:var(--color-text-primary);overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:800;line-height:1.35}._productMetaRow_s4h09_65{justify-content:space-between;align-items:baseline;gap:1rem;width:100%;display:flex}._productDetail_s4h09_66{min-width:0;color:var(--color-text-secondary);font-size:.875rem;line-height:1.45}._productTotal_s4h09_67{color:var(--color-text-primary);white-space:nowrap;margin-left:auto;font-size:1rem;font-weight:850}._summary_s4h09_68{border-top:1px solid var(--color-border);color:var(--color-text-primary);flex-direction:column;gap:.85rem;padding-top:1.1rem;display:flex}._summaryRow_s4h09_69{justify-content:space-between;gap:1rem;padding-block:.2rem;font-size:.95rem;line-height:1.5;display:flex}._summaryRow_s4h09_69 span:last-child{white-space:nowrap;font-weight:800}._productsTotalRow_s4h09_71{border-bottom:2px solid #f97316;margin-bottom:.15rem;padding-bottom:1rem}._productsTotalRow_s4h09_71 span:first-child{font-weight:800}._methodGrid_s4h09_73{grid-template-columns:1fr;gap:.85rem;display:grid}._summaryInfo_s4h09_74{border:1px solid var(--color-border);border-radius:var(--radius-md);border-left:4px solid;min-width:0;padding:.75rem .85rem}._paymentInfo_s4h09_75,._deliveryInfo_s4h09_76{background:#fff7ed;border-left-color:#f97316}._infoLabel_s4h09_77{color:var(--color-text-secondary);margin-bottom:.2rem;font-size:.825rem;font-weight:750;line-height:1.4}._infoValue_s4h09_78{color:var(--color-text-primary);font-size:1rem;font-weight:800;line-height:1.45}._discountRow_s4h09_79{border-bottom:2px solid #f97316;padding-bottom:1rem}._summaryTotal_s4h09_80{border-top:2px solid var(--color-text-primary);color:var(--color-text-primary);justify-content:space-between;gap:1rem;margin-top:.25rem;padding-top:1rem;font-size:1.25rem;font-weight:900;line-height:1.4;display:flex}@media (width<=520px){._restaurantGroup_s4h09_10{padding-bottom:.85rem}._restaurantHeader_s4h09_23{margin-bottom:.6rem}._restaurantIcon_s4h09_24{flex-basis:32px;width:32px;height:32px}._productThumbnail_s4h09_38,._productThumbnailFallback_s4h09_39{flex-basis:76px;width:76px;height:76px}._productMetaRow_s4h09_65{gap:.75rem}._summaryTotal_s4h09_80{font-size:1.125rem}}._form_bzmzr_1{border-radius:var(--radius-md);background:var(--color-surface);width:100%;box-shadow:var(--shadow-sm);border:1px solid #f97316;grid-template-columns:auto minmax(0,1fr);align-items:stretch;margin-top:1.25rem;display:grid;overflow:hidden}._label_bzmzr_2{color:#fff;white-space:nowrap;background:#f97316;border-right:1px solid #f97316;align-items:center;margin:0;padding:.8rem 1rem;font-size:.95rem;font-weight:800;line-height:1.4;display:flex}._controls_bzmzr_2{align-items:stretch;min-width:0;min-height:52px;display:flex}._controls_bzmzr_2>*{height:100%}._inputField_bzmzr_2{width:100%;min-width:0;height:100%;margin:0;display:flex}._inputElement_bzmzr_2{min-width:0;background:var(--color-surface)!important;height:100%!important;min-height:100%!important;color:var(--color-text-primary)!important;border:0!important;border-radius:0!important;padding:.75rem 1rem!important;font-size:1rem!important}._inputElement_bzmzr_2:focus-visible{z-index:1;position:relative;outline:3px solid var(--color-brand-focus)!important;outline-offset:-3px!important}._submitButton_bzmzr_2{color:#fff;background:#f97316;border:0;border-left:1px solid #f97316;border-radius:0;min-height:52px;padding:.75rem 1.15rem;font-size:.95rem;font-weight:800}._submitButton_bzmzr_2:hover:not(:disabled){color:#fff;background:#ea580c}._submitButton_bzmzr_2:focus-visible{z-index:2;outline:3px solid var(--color-brand-focus);outline-offset:-4px;position:relative}@media (width<=560px){._form_bzmzr_1{border-radius:12px;grid-template-columns:auto minmax(0,1fr)}._label_bzmzr_2{border-bottom:0;border-right:1px solid #f97316;justify-content:center;padding:.7rem .65rem;font-size:.78rem;line-height:1.25}._controls_bzmzr_2{min-width:0;min-height:48px}._inputElement_bzmzr_2{padding:.65rem .75rem!important;font-size:.9rem!important}._submitButton_bzmzr_2{flex:none;min-height:48px;padding:.65rem .75rem;font-size:.85rem}}@media (width<=380px){._label_bzmzr_2{padding-inline:.5rem;font-size:.72rem}._inputElement_bzmzr_2{padding-inline:.6rem!important;font-size:.85rem!important}._submitButton_bzmzr_2{padding-inline:.6rem;font-size:.8rem}}._agreementsList_2onrb_1{flex-direction:column;gap:.6rem;display:flex}._agreementRow_2onrb_2{color:#374151;align-items:flex-start;gap:.5rem;font-size:.75rem;display:flex}._agreementRow_2onrb_2 input{appearance:none;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.2rem;flex:0 0 1rem;width:1rem;height:1rem;margin-top:.12rem}._agreementRow_2onrb_2 input:checked{background-color:#f97316;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' d='M3 8.5 6.5 12 13 4.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.8rem;border-color:#f97316}._agreementRow_2onrb_2 input:focus-visible{outline-offset:2px;outline:3px solid #f9731640}._agreementRow_2onrb_2 input:disabled{cursor:not-allowed;opacity:.55}._agreementRowMain_2onrb_7{color:#c2410c;border-bottom:2px solid #fed7aa;padding-bottom:.5rem;font-weight:700}._card_1v94k_1{align-items:center;gap:var(--spacing-sm);width:100%;min-height:96px;padding:var(--spacing-md);border-radius:var(--radius-md);color:#1f1f1f;cursor:pointer;box-shadow:var(--shadow-control);background:#fff;border:1px solid #e5e7eb;grid-template-columns:22px 32px minmax(0,1fr);transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid;position:relative}._card_1v94k_1:hover:not(._disabled_1v94k_1){box-shadow:var(--shadow-card);background:#fffbf7;border-color:#fdba74}._selected_1v94k_1,._selected_1v94k_1:hover:not(._disabled_1v94k_1){background:#fff7ed;border:2px solid #f97316;box-shadow:0 0 0 1px #f9731614}._radio_1v94k_1{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._card_1v94k_1:has(._radio_1v94k_1:focus-visible){outline-offset:2px;outline:3px solid #f9731640}._control_1v94k_1{background:#fff;border:2px solid #78716c;border-radius:50%;width:20px;height:20px;box-shadow:inset 0 0 0 4px #fff}._selected_1v94k_1 ._control_1v94k_1{background:#f97316;border-color:#f97316}._icon_1v94k_1{color:#6b6b6b}._selected_1v94k_1 ._icon_1v94k_1{color:#f97316}._content_1v94k_1{gap:4px;min-width:0;padding-right:76px;display:grid}._content_1v94k_1 strong{color:#1f1f1f;font-size:1rem;font-weight:600;line-height:1.35}._description_1v94k_1,._meta_1v94k_1{color:#6b6b6b;font-size:.875rem;line-height:1.5}._meta_1v94k_1{font-weight:700}._selectedBadge_1v94k_1{color:#fff;background:#f97316;border:0;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;top:10px;right:10px}._disabled_1v94k_1{color:#6b6b6b;cursor:not-allowed;box-shadow:none;background:#f7f7f7;border-color:#e5e7eb}._disabled_1v94k_1 ._control_1v94k_1{background:#f7f7f7;border-color:#9ca3af;box-shadow:inset 0 0 0 4px #f7f7f7}._disabled_1v94k_1 ._icon_1v94k_1,._disabled_1v94k_1 ._description_1v94k_1,._disabled_1v94k_1 ._meta_1v94k_1{color:#6b6b6b}@media (width<=420px){._card_1v94k_1{grid-template-columns:20px 28px minmax(0,1fr);padding:14px 12px}._content_1v94k_1{padding-right:0}._selectedBadge_1v94k_1{grid-column:3;justify-self:start;margin-top:3px;position:static}}@media (prefers-reduced-motion:reduce){._card_1v94k_1{transition:none}}._paymentCard_1v94k_5{border-radius:var(--radius-lg);min-height:132px;box-shadow:var(--shadow-sm);border-width:1px;grid-template-columns:24px 44px minmax(0,1fr);gap:1rem;padding:1.25rem}._paymentCard_1v94k_5._selected_1v94k_1{border-width:2px}._paymentCard_1v94k_5 ._control_1v94k_1{width:22px;height:22px}._paymentCard_1v94k_5 ._icon_1v94k_1{color:#ea580c;background:#f7f7f7;border-radius:10px;width:32px;height:32px;padding:5px}._paymentCard_1v94k_5 ._content_1v94k_1{gap:.4rem;padding-right:88px}._paymentCard_1v94k_5 ._content_1v94k_1 strong{font-size:1rem;font-weight:600;line-height:1.4}._paymentCard_1v94k_5 ._description_1v94k_1{font-size:.875rem;line-height:1.5}._paymentCard_1v94k_5._selected_1v94k_1 ._icon_1v94k_1{color:#f97316;background:#fff}@media (width<=420px){._paymentCard_1v94k_5{grid-template-columns:22px 36px minmax(0,1fr);gap:.75rem;min-height:112px;padding:1rem}._paymentCard_1v94k_5 ._content_1v94k_1{padding-right:0}._paymentCard_1v94k_5 ._content_1v94k_1 strong{font-size:1rem}._paymentCard_1v94k_5 ._description_1v94k_1{font-size:.875rem}}._appContainer_mdqgg_1{background:#fafafa;width:100%;min-height:100vh;overflow:auto}._appTitle_mdqgg_2{text-align:center;color:#1f1f1f;margin:0;padding:1rem 0;font-size:1.5rem;font-weight:750;line-height:1.2}._appDivider_mdqgg_3{border:0;border-top:1px solid #f2f2f2;margin:0}._mainLayout_mdqgg_4{flex-direction:column;gap:1rem;padding:1rem;display:flex}._leftColumn_mdqgg_5{flex-direction:column;flex:1;gap:1rem;display:flex}._rightColumn_mdqgg_6{flex-direction:column;gap:1rem;width:100%;display:flex}._sectionTitle_mdqgg_7{text-align:center;color:var(--color-text-primary);margin:0 0 1rem;font-size:1rem;font-weight:700}._personalDataSection_mdqgg_8 ._sectionTitle_mdqgg_7,._consentSection_mdqgg_8 ._sectionTitle_mdqgg_7{text-align:left}._paymentDeliverySection_mdqgg_9{padding:1rem}._paymentDeliveryWrapper_mdqgg_10{flex-direction:column;gap:2rem;display:flex}._paymentSection_mdqgg_11,._deliverySection_mdqgg_11{flex:1}._paymentButtons_mdqgg_12,._deliveryButtons_mdqgg_12{grid-template-columns:1fr;gap:.75rem;display:grid}._sectionHeading_mdqgg_13{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}._sectionHeading_mdqgg_13>span{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:.8rem;font-weight:900;display:grid}._sectionHeading_mdqgg_13 h2{color:#1f1f1f;margin:0;font-size:1.05rem}._sectionHeading_mdqgg_13 p{color:#6b6b6b;margin:.2rem 0 0;font-size:.875rem;line-height:1.5}._orderButtonWrapper_mdqgg_14{flex-direction:column;justify-content:center;gap:.5rem;padding:1rem 0 0;display:flex}._cartSection_mdqgg_15{position:relative}._promotionSummary_mdqgg_16{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;grid-template-columns:1fr auto;gap:5px;margin:12px 0;padding:13px;font-size:13px;display:grid}._promotionSummary_mdqgg_16 span{font-weight:900}._promotionSummary_mdqgg_16 p{color:#6b6b6b;grid-column:1/3;margin:0;font-size:12px;line-height:1.45}._promotionSummary_mdqgg_16 button{color:#ea580c;cursor:pointer;background:0 0;border:0;grid-column:1/3;justify-self:start;padding:0;font-weight:800}._scheduleSummary_mdqgg_17{color:#1f1f1f;margin:0;font-size:.95rem;font-weight:700}._scheduleToggle_mdqgg_18{color:#1f1f1f;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 40px;align-items:center;gap:.75rem;width:100%;padding:.25rem 0;font-family:inherit;display:grid}._scheduleToggle_mdqgg_18>span:first-child{gap:.1rem;display:grid}._scheduleToggle_mdqgg_18 small{color:#ea580c;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}._scheduleToggle_mdqgg_18 strong{font-size:1rem}._scheduleToggleSummary_mdqgg_18{color:#6b6b6b;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:.82rem;font-weight:700;overflow:hidden}._scheduleToggleIcon_mdqgg_18{color:#ea580c;background:#fff7ed;border-radius:50%;width:40px;height:40px;padding:10px;transition:transform .35s cubic-bezier(.2,.8,.2,1),background-color .2s}._scheduleToggle_mdqgg_18[aria-expanded=true] ._scheduleToggleIcon_mdqgg_18{background:#ffedd5;transform:rotate(180deg)}._scheduleToggle_mdqgg_18:hover ._scheduleToggleIcon_mdqgg_18{background:#ffedd5}._scheduleToggle_mdqgg_18:focus-visible{outline-offset:5px;border-radius:.5rem;outline:3px solid #f9731640}._scheduleCollapse_mdqgg_18{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.2,.8,.2,1),opacity .25s;display:grid}._scheduleCollapseExpanded_mdqgg_18{opacity:1;grid-template-rows:1fr}._scheduleCollapseInner_mdqgg_18{min-height:0;overflow:hidden}._scheduleCollapse_mdqgg_18 ._scheduleHint_mdqgg_18{margin-top:1rem}._scheduleHint_mdqgg_18{color:#6b6b6b;margin:.5rem 0 0;font-size:.875rem;line-height:1.5}._scheduleRestaurantsList_mdqgg_20{grid-template-columns:minmax(0,1fr);gap:.85rem;margin-top:1rem;display:grid}._scheduleRestaurantCard_mdqgg_21{background:#fff;border:1px solid #f2f2f2;border-radius:1rem;padding:.85rem;box-shadow:0 8px 18px #1f1f1f0f}._scheduleRestaurantHeader_mdqgg_22{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}._scheduleRestaurantName_mdqgg_23{color:#1f1f1f;margin:0;font-size:1rem;font-weight:700}._scheduleRestaurantStatus_mdqgg_24{color:#ea580c;margin:.25rem 0 0;font-size:.85rem;font-weight:600}._desktopScheduleSelect_mdqgg_25{display:none}._mobileClockPicker_mdqgg_26{gap:.75rem;display:grid}._clockDial_mdqgg_27{color:#fff;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:8.25rem;height:8.25rem;margin:0 auto;font-weight:800;display:flex;box-shadow:0 12px 24px #ea580c38}._clockIcon_mdqgg_28{color:#fff}._mobileTimeScroller_mdqgg_29{scroll-snap-type:x mandatory;gap:.5rem;padding:.25rem .1rem .45rem;display:flex;overflow-x:auto}._mobileTimeChip_mdqgg_30{color:#1f1f1f;scroll-snap-align:start;background:#fff;border:1px solid #fed7aa;border-radius:999px;flex:none;min-width:4.35rem;padding:.55rem .75rem;font-family:inherit;font-weight:700;box-shadow:0 4px 10px #1f1f1f0d}._mobileTimeChipActive_mdqgg_31{color:#fff;background:#f97316;border-color:#f97316}._mobileTimeChip_mdqgg_30:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}._consentRow_mdqgg_33{width:100%}@media (width>=640px){._appTitle_mdqgg_2{padding:1.5rem 0;font-size:1.75rem}._mainLayout_mdqgg_4{gap:1.5rem;padding:1.5rem}._leftColumn_mdqgg_5{gap:1.5rem}._paymentButtons_mdqgg_12{grid-template-columns:repeat(3,minmax(0,1fr))}._deliveryButtons_mdqgg_12{grid-template-columns:repeat(2,minmax(0,1fr))}._scheduleRestaurantsList_mdqgg_20{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._desktopScheduleSelect_mdqgg_25{display:block}._mobileClockPicker_mdqgg_26{display:none}}@media (width>=1024px){._appTitle_mdqgg_2{font-size:2rem}._mainLayout_mdqgg_4{flex-direction:row;gap:2rem;padding:2rem}._rightColumn_mdqgg_6{width:320px}._paymentDeliverySection_mdqgg_9{padding:1.5rem}._cartSection_mdqgg_15{top:calc(var(--navbar-height,64px) + 1rem);position:sticky}._consentRow_mdqgg_33{max-width:calc(100% - 320px - 2rem)}._sectionTitle_mdqgg_7{font-size:1.25rem}}@media (width<=520px){._scheduleToggle_mdqgg_18{grid-template-columns:minmax(0,1fr) 40px}._scheduleToggleSummary_mdqgg_18{grid-area:2/1;max-width:100%}._scheduleToggleIcon_mdqgg_18{grid-area:1/2/3}}@media (prefers-reduced-motion:reduce){._scheduleCollapse_mdqgg_18,._scheduleToggleIcon_mdqgg_18{transition:none}}._lockedSection_mdqgg_38{opacity:.72;cursor:not-allowed}._lockedSection_mdqgg_38 :is(button,input,select,textarea,label){pointer-events:none}._checkoutSkeletonChoices_mdqgg_45{flex:1;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}._checkoutSkeletonCart_mdqgg_46{gap:.65rem}._checkoutShell_mdqgg_49{max-width:1180px;margin:0 auto;padding:0 16px 32px}._stepper_mdqgg_49{padding:20px 0 24px}._stepper_mdqgg_49 ol{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}._stepper_mdqgg_49 li{position:relative}._stepper_mdqgg_49 li:not(:last-child):after{content:"";background:#e7e7e7;height:2px;position:absolute;top:20px;left:calc(50% + 26px);right:calc(26px - 50%)}._stepper_mdqgg_49 ._stepCompleted_mdqgg_49:not(:last-child):after{background:#f97316}._stepper_mdqgg_49 button{z-index:1;color:#6b6b6b;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}._stepper_mdqgg_49 button>span{color:#6b6b6b;background:#fff;border:2px solid #e7e7e7;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.9rem;font-weight:800;display:grid}._stepper_mdqgg_49 button strong{text-align:center;font-size:.92rem;font-weight:650;line-height:1.3}._stepper_mdqgg_49 ._stepActive_mdqgg_49 button{color:#1f1f1f}._stepper_mdqgg_49 ._stepActive_mdqgg_49 button>span{color:#ea580c;background:#fff7ed;border-color:#f97316;box-shadow:0 0 0 4px #f9731614}._stepper_mdqgg_49 ._stepActive_mdqgg_49 button strong{font-weight:750}._stepper_mdqgg_49 ._stepCompleted_mdqgg_49 button{color:#1f1f1f}._stepper_mdqgg_49 ._stepCompleted_mdqgg_49 button>span{color:#f97316;background:#fff;border-color:#f97316}._stepper_mdqgg_49 ._stepUnavailable_mdqgg_49 button{cursor:not-allowed;opacity:.48}._stepper_mdqgg_49 button:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #f9731638}._stepLayout_mdqgg_49{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}._stepLayout_mdqgg_49:not(:has(._sideSummary_mdqgg_49)){grid-template-columns:minmax(0,1fr)}._stepContent_mdqgg_49{min-width:0}._sideSummary_mdqgg_49{top:calc(var(--navbar-height,64px) + 16px);border-radius:var(--radius-lg);background:#fff;border:1px solid #e7e7e7;padding:20px;position:sticky;box-shadow:0 8px 24px #1f1f1f0d}._stepHeader_mdqgg_49{gap:14px;margin-bottom:24px;display:flex}._stepHeader_mdqgg_49>span{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-size:.9rem;font-weight:850;display:grid}._stepHeader_mdqgg_49 h2{color:#1f1f1f;margin:0;font-size:1.5rem;font-weight:750;line-height:1.25}._stepHeader_mdqgg_49 p{color:#6b6b6b;margin:5px 0 0;font-size:1rem;line-height:1.55}._navigation_mdqgg_49{grid-template-columns:auto minmax(170px,250px);justify-content:end;gap:12px;margin-top:22px;display:grid}._navigation_mdqgg_49>button:first-child,._navigation_mdqgg_49>button:last-child{min-height:50px;font-size:1rem;font-weight:750;color:#fff!important;background:#f97316!important;border:1px solid #f97316!important}._navigation_mdqgg_49>button:first-child:hover:not(:disabled),._navigation_mdqgg_49>button:last-child:hover:not(:disabled){color:#fff!important;background:#ea580c!important;border-color:#ea580c!important}._navigation_mdqgg_49>button:disabled{opacity:.58;color:#fff!important;background:#f97316!important;border-color:#f97316!important}._reviewDetails_mdqgg_49{gap:10px;margin:22px 0;display:grid}._reviewDetails_mdqgg_49>div{background:#f7f7f7;border:1px solid #f2f2f2;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:15px 16px;display:flex}._reviewDetails_mdqgg_49 dt{color:#6b6b6b;font-size:.95rem;font-weight:650}._reviewDetails_mdqgg_49 dd{color:#1f1f1f;text-align:right;margin:0;font-size:1rem;font-weight:700}._agreementTitle_mdqgg_49{color:#1f1f1f;margin:28px 0 12px;font-size:1.05rem;font-weight:750}._finalAction_mdqgg_49{border-top:1px solid #e7e7e7;justify-content:center;align-items:center;width:100%;margin-top:24px;padding-top:20px;display:flex}._finalAction_mdqgg_49>button{width:min(100%,520px);min-height:52px;margin:0 auto;font-size:1rem;font-weight:750;color:#fff!important;background:#f97316!important;border-color:#f97316!important}._finalAction_mdqgg_49>button:hover:not(:disabled){color:#fff!important;background:#ea580c!important;border-color:#ea580c!important}._submitError_mdqgg_49{color:var(--color-danger);font-weight:650;line-height:1.5}._scheduleToggle_mdqgg_18{background:#fff;border:1px solid #f2f2f2;border-radius:12px;margin-top:20px;padding:14px}@media (width<=800px){._stepLayout_mdqgg_49{grid-template-columns:1fr}._sideSummary_mdqgg_49{display:none}._stepper_mdqgg_49{padding:16px 0 20px}._stepper_mdqgg_49 button{flex-direction:column;gap:5px}._stepper_mdqgg_49 button>span{width:36px;height:36px}._stepper_mdqgg_49 button strong{font-size:.78rem}._stepper_mdqgg_49 li:not(:last-child):after{top:18px;left:calc(50% + 19px);right:calc(19px - 50%)}._checkoutShell_mdqgg_49{padding-inline:10px}._stepHeader_mdqgg_49 h2{font-size:1.3rem}._stepHeader_mdqgg_49 p{font-size:.925rem}._navigation_mdqgg_49{grid-template-columns:1fr 1fr}._reviewDetails_mdqgg_49>div{align-items:flex-start;gap:14px;padding:14px}._reviewDetails_mdqgg_49 dt{font-size:.9rem}._reviewDetails_mdqgg_49 dd{font-size:.95rem}}@media (width>=801px){._paymentButtons_mdqgg_12{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch}}._scheduleOverview_mdqgg_54{background:#fff;border:1px solid #f2f2f2;border-radius:12px;margin-top:20px;padding:14px}._scheduleOverview_mdqgg_54 ._scheduleToggle_mdqgg_18{background:0 0;border:0;border-radius:0;margin-top:0;padding:0}._scheduleOverview_mdqgg_54 ._scheduleToggle_mdqgg_18>svg{color:#ea580c;justify-self:end;transition:transform .25s}._scheduleOverview_mdqgg_54 ._scheduleToggle_mdqgg_18[aria-expanded=true]>svg{transform:rotate(180deg)}._scheduleSummaryGrid_mdqgg_54{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}._scheduleSummaryCard_mdqgg_54{background:#fffaf7;border:1px solid #fed7aa;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:12px 14px;display:flex}._scheduleSummaryCard_mdqgg_54 strong{color:#1f1f1f;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:750;overflow:hidden}._scheduleSummaryCard_mdqgg_54 span{color:#6b6b6b;font-size:.82rem;font-weight:650;line-height:1.4}._showMoreSchedules_mdqgg_54{color:#ea580c;cursor:pointer;background:0 0;border:0;margin:12px auto 0;padding:4px 8px;font-family:inherit;font-size:.875rem;font-weight:800;display:block}._showMoreSchedules_mdqgg_54:hover{color:#c2410c;text-decoration:underline}._showMoreSchedules_mdqgg_54:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #f9731638}._reviewDetails_mdqgg_49>._reviewScheduleRow_mdqgg_55{align-items:flex-start}._reviewScheduleRow_mdqgg_55 dt{padding-top:12px}._reviewDetails_mdqgg_49 ._reviewScheduleGrid_mdqgg_55{text-align:left;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:760px;display:grid}._reviewScheduleCard_mdqgg_55{background:#fffaf7;border:1px solid #fed7aa;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:11px 13px;display:flex}._reviewScheduleCard_mdqgg_55 strong{color:#1f1f1f;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:750;overflow:hidden}._reviewScheduleCard_mdqgg_55>span{color:#6b6b6b;font-size:.82rem;font-weight:650;line-height:1.4}@media (width<=520px){._scheduleSummaryGrid_mdqgg_54{gap:8px}._scheduleSummaryCard_mdqgg_54{padding:10px}._scheduleSummaryCard_mdqgg_54 strong{font-size:.82rem}._scheduleSummaryCard_mdqgg_54 span{font-size:.75rem}._reviewDetails_mdqgg_49>._reviewScheduleRow_mdqgg_55{display:block}._reviewScheduleRow_mdqgg_55 dt{padding:0 0 10px;display:block}._reviewDetails_mdqgg_49 ._reviewScheduleGrid_mdqgg_55{grid-template-columns:1fr;width:100%}._reviewScheduleCard_mdqgg_55{padding:10px}._reviewScheduleCard_mdqgg_55 strong{font-size:.85rem}._reviewScheduleCard_mdqgg_55>span{font-size:.78rem}}._selector_3ey2o_1{gap:14px;display:grid}._tabsScroller_3ey2o_1{scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#fdba74 transparent;max-width:100%;padding:2px 2px 7px;overflow-x:auto}._tabs_3ey2o_1{white-space:nowrap;gap:10px;width:max-content;min-width:100%;display:flex}._tab_3ey2o_1,._tabActive_3ey2o_1{color:#ea580c;min-height:44px;font:800 13px var(--font-family-base);cursor:pointer;background:#fff;border:1px solid #fed7aa;border-radius:12px;flex:none;align-items:center;gap:9px;padding:10px 15px;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex}._tab_3ey2o_1:hover{background:#fff7ed}._tabActive_3ey2o_1{color:#fff;background:#f97316;border-color:#f97316;box-shadow:0 7px 16px #f973163d}._tab_3ey2o_1:focus-visible,._tabActive_3ey2o_1:focus-visible{outline-offset:2px;outline:3px solid #f9731647}._tabComplete_3ey2o_1,._tabPending_3ey2o_1{border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;display:grid}._tabComplete_3ey2o_1{color:#15803d;background:#dcfce7}._tabPending_3ey2o_1{color:#c2410c;background:#ffedd5}._tabActive_3ey2o_1 ._tabComplete_3ey2o_1{color:#15803d;background:#fff}._tabActive_3ey2o_1 ._tabPending_3ey2o_1{color:#ea580c;background:#fff}._panel_3ey2o_1{gap:14px;animation:.18s both _panelIn_3ey2o_1;display:grid}._restaurantCard_3ey2o_1{border-radius:var(--radius-lg);background:#fff;border:1px solid #f1e5dc;align-items:center;gap:12px;padding:15px 16px;display:flex;box-shadow:0 8px 22px #7c2d1212}._restaurantIcon_3ey2o_1{color:#f97316;background:#fff7ed;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}._restaurantIcon_3ey2o_1 svg{width:21px}._restaurantDetails_3ey2o_1{gap:3px;min-width:0;display:grid}._restaurantDetails_3ey2o_1 strong{color:#1f1f1f;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}._restaurantDetails_3ey2o_1>span{color:#6b6b6b;font-size:12px;font-weight:650}._completeBadge_3ey2o_1,._pendingBadge_3ey2o_1{white-space:nowrap;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:11px;font-weight:850}._completeBadge_3ey2o_1{color:#15803d;background:#dcfce7}._pendingBadge_3ey2o_1{color:#c2410c;background:#ffedd5}@keyframes _panelIn_3ey2o_1{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (width<=520px){._restaurantCard_3ey2o_1{flex-wrap:wrap;align-items:flex-start}._restaurantDetails_3ey2o_1{flex:1}._completeBadge_3ey2o_1,._pendingBadge_3ey2o_1{text-align:center;width:100%;margin:0 0 0 54px}}@media (prefers-reduced-motion:reduce){._tabsScroller_3ey2o_1{scroll-behavior:auto}._tab_3ey2o_1,._tabActive_3ey2o_1{transition:none}._panel_3ey2o_1{animation:none}}._backdrop_1qh36_1{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#451a037a;place-items:center;padding:1rem;animation:.2s ease-out _fade-in_1qh36_1;display:grid;position:fixed;inset:0}._dialog_1qh36_1{color:#431407;text-align:center;background:#fffaf5;border:1px solid #fed7aa;border-radius:1.25rem;width:min(100%,30rem);max-height:calc(100dvh - 2rem);padding:2rem;animation:.24s cubic-bezier(.2,.8,.2,1) _dialog-in_1qh36_1;position:relative;overflow:auto;box-shadow:0 24px 70px #7c2d1247}._dialog_1qh36_1:focus{outline:none}._dialog_1qh36_1:focus-visible{outline-offset:3px;outline:3px solid #f9731659}._close_1qh36_1{color:#9a3412;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;display:grid;position:absolute;top:.75rem;right:.75rem}._close_1qh36_1:hover{background:#ffedd5}._close_1qh36_1:focus-visible,._confirm_1qh36_1:focus-visible{outline-offset:2px;outline:3px solid #f9731659}._close_1qh36_1 svg{width:1.25rem}._icon_1qh36_1{color:#ea580c;background:#ffedd5;border-radius:50%;place-items:center;width:3.75rem;height:3.75rem;margin:0 auto 1rem;display:grid}._icon_1qh36_1 svg{width:1.8rem;height:1.8rem}._dialog_1qh36_1 h2{color:#7c2d12;margin:0;font-size:1.4rem;line-height:1.25}._dialog_1qh36_1>p{color:#78350f;margin:.75rem 0 1.25rem;font-size:.97rem;line-height:1.55}._terms_1qh36_1{text-align:left;background:#fff1df;border-radius:.85rem;gap:.65rem;margin:0 0 1.4rem;padding:1rem;display:grid}._terms_1qh36_1 div{justify-content:space-between;gap:1rem;display:flex}._terms_1qh36_1 dt{color:#9a3412;font-size:.84rem}._terms_1qh36_1 dd{color:#7c2d12;text-align:right;margin:0;font-size:.88rem;font-weight:750}._confirm_1qh36_1{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border:0;border-radius:.8rem;width:100%;min-height:3rem;padding:.75rem 1rem;font:700 1rem inherit;box-shadow:0 8px 18px #ea580c33}._confirm_1qh36_1:hover{background:linear-gradient(135deg,#ea580c,#c2410c)}@keyframes _fade-in_1qh36_1{0%{opacity:0}}@keyframes _dialog-in_1qh36_1{0%{opacity:0;transform:scale(.96)translateY(6px)}}@media (width<=400px){._backdrop_1qh36_1{padding:.65rem}._dialog_1qh36_1{border-radius:1rem;max-height:calc(100dvh - 1.3rem);padding:1.65rem 1rem 1rem}._dialog_1qh36_1 h2{padding:0 1rem;font-size:1.2rem}._dialog_1qh36_1>p{font-size:.93rem}._terms_1qh36_1 div{gap:.15rem;display:grid}._terms_1qh36_1 dd{text-align:left}}@media (prefers-reduced-motion:reduce){._backdrop_1qh36_1,._dialog_1qh36_1{animation:none}}._popup_1w93b_1{gap:var(--spacing-md);padding:var(--spacing-xl);color:var(--color-text-primary);display:grid}._icon_1w93b_2{color:#ea580c;background:var(--color-brand-soft);border-radius:50%;place-items:center;width:56px;height:56px;display:grid}._icon_1w93b_2 svg{width:28px;height:28px}._popup_1w93b_1 header{gap:var(--spacing-xs);display:grid}._popup_1w93b_1 h2,._popup_1w93b_1 h3,._popup_1w93b_1 p{margin:0}._popup_1w93b_1 h2{padding-right:var(--spacing-xl);font-size:var(--font-size-2xl);line-height:var(--line-height-heading)}._popup_1w93b_1 p{color:var(--color-text-secondary)}._changes_1w93b_8{gap:var(--spacing-md);max-height:min(42dvh,360px);padding-right:var(--spacing-xs);display:grid;overflow-y:auto}._section_1w93b_9{gap:var(--spacing-sm);display:grid}._section_1w93b_9 h3{font-size:var(--font-size-base)}._section_1w93b_9 ul{gap:var(--spacing-sm);margin:0;padding:0;list-style:none;display:grid}._item_1w93b_12{align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border:1px solid var(--color-brand-border);border-radius:var(--radius-md);background:var(--color-brand-soft);display:flex}._image_1w93b_13{border-radius:var(--radius-sm);object-fit:cover;flex:0 0 52px;width:52px;height:52px}._itemCopy_1w93b_14{gap:2px;min-width:0;display:grid}._itemCopy_1w93b_14 small,._itemCopy_1w93b_14>span:not(._prices_1w93b_15){color:var(--color-text-secondary);font-size:var(--font-size-sm)}._prices_1w93b_15{align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-xs);flex-wrap:wrap;display:flex}._prices_1w93b_15 del{color:var(--color-text-muted)}._prices_1w93b_15 strong{color:#ea580c;font-size:var(--font-size-lg)}._checkCartButton_1w93b_19,._checkCartButton_1w93b_19:hover{background:#ea580c!important;border-color:#ea580c!important}@media (width<=520px){._popup_1w93b_1{padding:var(--spacing-lg) var(--spacing-md)}._popup_1w93b_1 h2{font-size:var(--font-size-xl)}}._container_1iwiv_1{vertical-align:middle;margin-left:.35rem;display:inline-flex;position:relative}._trigger_1iwiv_1{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;margin:-7px 0;display:inline-grid}._trigger_1iwiv_1:hover,._trigger_1iwiv_1:focus-visible{color:#e85d04;background:#fff1e8;outline:2px solid #0000}._trigger_1iwiv_1:focus-visible{box-shadow:0 0 0 3px #e85d0438}._popover_1iwiv_1{z-index:20;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:min(280px,100vw - 40px);padding:.7rem .8rem;font-size:.82rem;font-weight:500;line-height:1.4;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0f172a24}@media (width<=640px){._trigger_1iwiv_1{width:40px;height:40px;margin:-11px 0}._popover_1iwiv_1{left:auto;right:-8px;transform:none}}._nicknameField_z67ki_1{flex-direction:column;min-width:0;display:flex}._nicknameLabel_z67ki_1{color:#334155;align-items:center;min-height:25px;margin-bottom:.4rem;font-size:.9rem;font-weight:700;display:flex}._nicknameLabel_z67ki_1 em{color:#e85d04;font-style:normal}._nicknameField_z67ki_1>input{box-sizing:border-box;color:#0f172a;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem .9rem}._nicknameField_z67ki_1>input:focus{border-color:#e85d04;outline:3px solid #e85d0424}._nicknameField_z67ki_1>input[aria-invalid=true]{border-color:#dc2626}._nicknameField_z67ki_1>small{color:#dc2626;margin-top:.35rem;font-size:.78rem}._section_z67ki_1{border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem;padding-bottom:1.25rem}._section_z67ki_1 h3{color:#475569;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}._grid_z67ki_1{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}._emailField_z67ki_1{min-width:0;position:relative}._lock_z67ki_1{color:#64748b;pointer-events:none;position:absolute;top:45px;right:14px}._emailField_z67ki_1 input[readonly]{color:#475569;background:#f8fafc;padding-right:42px}@media (width<=720px){._grid_z67ki_1{grid-template-columns:minmax(0,1fr)}._section_z67ki_1{margin-bottom:1rem}._lock_z67ki_1{top:45px}}._review_v0fhy_1{gap:14px;margin:0 0 22px;display:grid}._section_v0fhy_1{background:#fff;border:1px solid #e7e7e7;border-radius:12px;min-width:0;padding:18px}._section_v0fhy_1 header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}._section_v0fhy_1 h3{color:#475569;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:850}._section_v0fhy_1 header button{color:#ea580c;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;padding:5px 8px;font:750 .875rem inherit}._section_v0fhy_1 header button:hover{text-decoration:underline}._section_v0fhy_1 header button:focus-visible{outline-offset:2px;outline:3px solid #f9731638}._fields_v0fhy_1{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;display:grid}._fields_v0fhy_1 div{min-width:0}._fields_v0fhy_1 dt{color:#6b6b6b;margin-bottom:5px;font-size:.8rem}._fields_v0fhy_1 dd{color:#1f1f1f;overflow-wrap:anywhere;margin:0;font-size:.95rem;font-weight:700}._address_v0fhy_1 p,._method_v0fhy_1 span{color:#1f1f1f;margin:0;line-height:1.55}._notes_v0fhy_1{margin-top:15px}._notes_v0fhy_1 strong{color:#6b6b6b;margin-bottom:4px;font-size:.8rem;display:block}._method_v0fhy_1{gap:5px;display:grid}._method_v0fhy_1 strong{color:#1f1f1f}._method_v0fhy_1 span{color:#6b6b6b;overflow-wrap:anywhere;font-size:.875rem}@media (width<=720px){._section_v0fhy_1{padding:15px}._fields_v0fhy_1{grid-template-columns:1fr;gap:14px}._section_v0fhy_1 header{align-items:flex-start}._section_v0fhy_1 h3{line-height:1.5}}._pageContent_1bza6_1{background:radial-gradient(circle at 8% 0,#fb923c17,#0000 30rem),#faf8f6;width:100%;min-height:70vh;overflow:hidden}._profileShell_1bza6_2{box-sizing:border-box;width:min(1180px,100%);margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,4vw,2.5rem) 5rem}._pageHeader_1bza6_3{max-width:700px;margin-bottom:clamp(2rem,4vw,3rem);animation:.5s both _enter_1bza6_1}._pageHeader_1bza6_3>span,._eyebrow_1bza6_4{color:#f97316;letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:800}._pageHeader_1bza6_3 h1{color:#261b17;letter-spacing:-.045em;margin:.45rem 0 .65rem;font-size:clamp(2.2rem,5vw,3.65rem);line-height:1}._pageHeader_1bza6_3 p{color:#74635c;max-width:610px;margin:0;font-size:clamp(.98rem,2vw,1.1rem);line-height:1.65}._profileTabs_1bza6_7{background:#ffffffd9;border:1px solid #e7ddd7;border-radius:1rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;width:min(100%,31rem);margin-bottom:1.5rem;padding:.35rem;animation:.5s 40ms both _enter_1bza6_1;display:inline-grid;box-shadow:0 8px 24px #422a200d}._profileTabs_1bza6_7 button{color:#725f57;cursor:pointer;min-height:3.15rem;font:inherit;background:0 0;border:0;border-radius:.72rem;padding:.75rem 1rem;font-size:.92rem;font-weight:750;transition:color .18s,background .18s,box-shadow .18s,transform .12s}._profileTabs_1bza6_7 button:hover:not(._activeTab_1bza6_9){color:#ea580c;background:#fff7ed}._profileTabs_1bza6_7 button:focus-visible{outline-offset:2px;outline:3px solid #f9731647}._profileTabs_1bza6_7 button:active{transform:scale(.98)}._profileTabs_1bza6_7 ._activeTab_1bza6_9{color:#fff;background:#f97316;box-shadow:0 7px 16px #f973163d}._sectionTransition_1bza6_13{animation:.34s cubic-bezier(.22,.75,.28,1) both _sectionSwitch_1bza6_1}._sections_1bza6_14{gap:1.5rem;display:grid}._panel_1bza6_14{background:#fffffff5;border:1px solid #eadfd9;border-radius:1.35rem;animation:.55s 80ms both _enter_1bza6_1;overflow:hidden;box-shadow:0 18px 50px #422a2012}._panel_1bza6_14:nth-child(2){animation-delay:.16s}._sectionHeader_1bza6_15{background:linear-gradient(115deg,#fff 65%,#fff7f1);border-bottom:1px solid #eee5e0;gap:1rem;padding:clamp(1.25rem,3vw,2rem);display:flex}._sectionIcon_1bza6_15{color:#fff;background:#f97316;border-radius:.85rem;flex:0 0 2.8rem;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex;box-shadow:0 8px 18px #f973163d}._sectionHeader_1bza6_15 h2{color:#2d201c;letter-spacing:-.025em;margin:.3rem 0 .35rem;font-size:clamp(1.25rem,3vw,1.65rem)}._sectionHeader_1bza6_15 p{color:#77665f;max-width:700px;margin:0;font-size:.92rem;line-height:1.55}._addressBody_1bza6_16{padding:clamp(1.2rem,3.5vw,2.25rem)}._typeBlock_1bza6_16{border-bottom:1px solid #eee7e3;padding-bottom:1.5rem}._blockLabel_1bza6_16{color:#49362f;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.7rem;font-size:.78rem;font-weight:800;display:flex}._formBlock_1bza6_16{padding-top:1.5rem}._formIntro_1bza6_16{align-items:center;gap:.8rem;margin-bottom:1.35rem;display:flex}._formIntro_1bza6_16 h3{color:#382922;margin:0 0 .15rem;font-size:1rem}._formIntro_1bza6_16 p{color:#8a7770;margin:0;font-size:.78rem}._step_1bza6_16{color:#7c2d12;background:#f5eae4;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.7rem;font-weight:900;display:grid}._messages_1bza6_17{gap:.6rem;display:grid}._statusMessage_1bza6_17{border:1px solid;border-radius:.8rem;align-items:center;gap:.65rem;margin-top:1rem;padding:.85rem 1rem;font-size:.88rem;font-weight:650;animation:.28s both _statusIn_1bza6_1;display:flex}._loading_1bza6_17{color:#58483f;background:#faf8f6;border-color:#e7ddd7}._success_1bza6_17{color:#166534;background:#f0fdf4;border-color:#bbdfc7}._error_1bza6_17{color:#a32222;background:#fff5f5;border-color:#f2c5c5}._spin_1bza6_17{animation:.8s linear infinite _spin_1bza6_17}._emptyState_1bza6_18{background:#fcfaf9;border:1px dashed #d9c9c1;border-radius:1rem;align-items:center;gap:1rem;margin:clamp(1.2rem,3vw,2rem);padding:clamp(1.15rem,3vw,1.6rem);display:flex}._emptyState_1bza6_18>span{color:#9a3412;background:#f6e9e2;border-radius:50%;flex:0 0 3.1rem;place-items:center;height:3.1rem;display:grid}._emptyState_1bza6_18 h3{color:#3f2d28;margin:0 0 .25rem;font-size:1rem}._emptyState_1bza6_18 p{color:#806e67;margin:0;font-size:.88rem;line-height:1.5}._couponGrid_1bza6_19{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:2rem;display:grid}._couponCard_1bza6_19{background:#fff;border:1px solid #eadfd9;border-radius:1rem;transition:transform .2s,box-shadow .2s}._couponCard_1bza6_19:hover{transform:translateY(-3px);box-shadow:0 14px 30px #422a201a}._couponMain_1bza6_19{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1.1rem;display:grid}._couponMain_1bza6_19 svg{color:#9a3412}._couponMain_1bza6_19 p{color:#77665f;margin:.2rem 0 0;font-size:.8rem}._couponMain_1bza6_19 strong{color:#7c2d12;font-size:1.35rem}._couponCode_1bza6_19{letter-spacing:.06em;font-weight:850}._couponMeta_1bza6_19{color:#77665f;border-top:1px dashed #dfd1ca;flex-wrap:wrap;align-items:center;gap:.7rem;padding:.75rem 1.1rem;font-size:.75rem;display:flex}._couponMeta_1bza6_19 details{width:100%}._couponMeta_1bza6_19 summary{cursor:pointer;gap:.3rem;display:flex}._couponMeta_1bza6_19 details p{margin:.6rem 0 0}._status_active_1bza6_19,._status_used_1bza6_19,._status_expired_1bza6_19{border-radius:99px;padding:.25rem .5rem;font-weight:800}._status_active_1bza6_19{color:#166534;background:#dcfce7}._status_used_1bza6_19{color:#555;background:#eee}._status_expired_1bza6_19{color:#991b1b;background:#fee2e2}@keyframes _enter_1bza6_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes _statusIn_1bza6_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@keyframes _spin_1bza6_17{to{transform:rotate(360deg)}}@keyframes _sectionSwitch_1bza6_1{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:none}}@media (width<=700px){._profileShell_1bza6_2{padding-bottom:3rem}._sectionHeader_1bza6_15{align-items:flex-start}._couponGrid_1bza6_19{grid-template-columns:1fr;padding:1rem}._couponMain_1bza6_19{grid-template-columns:auto 1fr}._couponMain_1bza6_19 strong{grid-column:2}._emptyState_1bza6_18{align-items:flex-start}._panel_1bza6_14{border-radius:1rem}}@media (width<=420px){._sectionIcon_1bza6_15{flex-basis:2.5rem;width:2.5rem;height:2.5rem}._sectionHeader_1bza6_15{gap:.7rem}._emptyState_1bza6_18{display:grid}._couponMeta_1bza6_19{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){._pageHeader_1bza6_3,._profileTabs_1bza6_7,._panel_1bza6_14,._sectionTransition_1bza6_13,._statusMessage_1bza6_17,._spin_1bza6_17{animation:none}._couponCard_1bza6_19,._profileTabs_1bza6_7 button{transition:none}}._mobileLabel_1bza6_24{display:none}._userForm_1bza6_25{gap:1rem;max-width:38rem;padding:clamp(1.2rem,3.5vw,2.25rem);display:grid}._userForm_1bza6_25 label{color:#49362f;gap:.45rem;font-size:.82rem;font-weight:800;display:grid}._profileField_1bza6_27{gap:.45rem;display:grid}._profileLabel_1bza6_27{align-items:center;display:flex}._userForm_1bza6_25 ._profileLabel_1bza6_27 button{color:#64748b;background:0 0;border-radius:50%;width:32px;height:32px;min-height:32px;padding:0}._userForm_1bza6_25 input{box-sizing:border-box;width:100%;min-height:3rem;font:inherit;border:1px solid #d9ccc5;border-radius:.7rem;padding:.7rem .85rem;font-weight:500}._userForm_1bza6_25 input[readonly]{color:#77665f;background:#f6f3f1}._readonlyInput_1bza6_30{display:block;position:relative}._readonlyInput_1bza6_30 svg{color:#8a7770;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}._fieldHint_1bza6_31{color:#77665f;margin:-.55rem 0 .2rem;font-size:.8rem;line-height:1.5}._userForm_1bza6_25 button{color:#fff;cursor:pointer;min-height:3.1rem;font:inherit;background:#f97316;border:0;border-radius:.75rem;padding:.75rem 1.2rem;font-weight:800}._userForm_1bza6_25 button:disabled{cursor:wait;opacity:.65}._formSuccess_1bza6_33{color:#166534}._formError_1bza6_33{color:#a32222}@media (width<=700px){._profileTabs_1bza6_7{width:100%;display:grid}._profileTabs_1bza6_7 button{min-width:0;padding:.65rem .25rem}._desktopLabel_1bza6_34{display:none}._mobileLabel_1bza6_24{display:inline}._userForm_1bza6_25{max-width:none}._userForm_1bza6_25 button{width:100%}}._wrapper_azi5p_1{scrollbar-gutter:stable both-edges;width:100%;min-width:0;max-width:100%;overflow-x:scroll}._stickyWrapper_azi5p_9{max-height:100%;overflow:auto}._rounded_azi5p_14{border-radius:12px;overflow:hidden}._table_azi5p_19{border-collapse:collapse;background:#fff}._fullWidth_azi5p_24{width:100%}._default_azi5p_28,._compact_azi5p_32{color:#222}._card_azi5p_36{border:1px solid #ececec;box-shadow:0 4px 14px #0000000f}._minimal_azi5p_41{background:0 0}._small_azi5p_45 ._cell_azi5p_45{padding:6px 8px;font-size:.85rem}._medium_azi5p_50 ._cell_azi5p_45{padding:10px 12px;font-size:.95rem}._large_azi5p_55 ._cell_azi5p_45{padding:14px 16px;font-size:1rem}._row_azi5p_60{text-align:left}._header_azi5p_64{background-color:#f8f8f8}._summary_azi5p_68{background-color:#fafafa;font-weight:700}._highlight_azi5p_73{background-color:#fff7e6}._danger_azi5p_77{color:#b00020;background-color:#fff1f1}._success_azi5p_82{color:#146c2e;background-color:#f1fff5}._cell_azi5p_45{vertical-align:middle;border-bottom:1px solid #ececec}._bordered_azi5p_92 ._cell_azi5p_45{border:1px solid #ececec}._striped_azi5p_96 tbody tr:nth-child(2n){background-color:#fafafa}._hoverable_azi5p_100 tbody tr:hover{background-color:#f5f5f5}._align-left_azi5p_104{text-align:left}._align-center_azi5p_108{text-align:center}._align-right_azi5p_112{text-align:right}._nowrap_azi5p_116{white-space:nowrap}._caption_azi5p_120{caption-side:top;text-align:left;padding:8px 0;font-weight:700}._stickyWrapper_azi5p_9 thead th{z-index:2;position:sticky;top:0}._page_izapz_1{background:linear-gradient(#fff7ed 0%,#fff 45%);gap:24px;min-height:100vh;padding:110px 24px 48px;display:grid}._sectionHeading_izapz_9 h2{color:var(--color-text-primary);margin:0}._overviewGrid_izapz_10{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px;display:grid}._overviewCard_izapz_11{background:linear-gradient(145deg,#fff,#fffaf5);border:1px solid #fed7aa;border-radius:18px;gap:13px;padding:18px;display:grid;box-shadow:0 10px 28px #7c2d1214}._overviewCard_izapz_11 h3{color:var(--color-text-primary);margin:0;font-size:1.05rem}._overviewTopline_izapz_13,._overviewTopline_izapz_13 span,._overviewMeta_izapz_13 span,._overviewActions_izapz_13{align-items:center;gap:8px;display:flex}._overviewTopline_izapz_13{flex-wrap:wrap;justify-content:space-between}._overviewTopline_izapz_13 span{color:var(--color-text-primary);font-weight:800}._overviewTopline_izapz_13 strong{color:var(--color-success);background:#ecfdf5;border-radius:999px;padding:5px 9px;font-size:.75rem}._overviewTopline_izapz_13 svg,._overviewMeta_izapz_13 svg{width:17px;height:17px;color:var(--color-brand-primary);flex:none}._overviewMeta_izapz_13{color:#475569;gap:8px;font-size:.9rem;display:grid}._overviewMeta_izapz_13 b{color:var(--color-text-primary);font-size:1.05rem}._overviewActions_izapz_13{flex-wrap:wrap}._overviewActions_izapz_13 button{min-height:42px;color:var(--color-brand-primary);cursor:pointer;background:#fff7ed;border:1px solid #fb923c;border-radius:11px;padding:9px 13px;font-weight:850}._overviewActions_izapz_13 button:last-child{background:var(--color-brand-primary);color:#fff}._overviewActions_izapz_13 svg{vertical-align:middle;width:17px;height:17px;margin-right:6px}._emptyState_izapz_24{color:#475569;background:#fffaf5;border:1px dashed #fdba74;border-radius:16px;padding:20px}._emptyState_izapz_24 strong{color:var(--color-text-primary);margin-bottom:5px;display:block}._emptyState_izapz_24 p{margin:0;line-height:1.5}._card_izapz_28{background:#fff;border:1px solid #fed7aa;border-radius:24px;gap:20px;width:min(1180px,100%);margin:0 auto;padding:24px;display:grid;box-shadow:0 20px 60px #7c2d121f}._header_izapz_40{justify-content:space-between;align-items:center;gap:16px;display:flex}._header_izapz_40 h1{color:var(--color-text-primary);margin:0}._eyebrow_izapz_52{color:var(--color-brand-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.82rem;font-weight:800}._tableWrapper_izapz_61{width:100%;overflow-x:auto}._empty_izapz_24{color:var(--color-brand-primary);background:#fff7ed;border-radius:16px;margin:0;padding:18px}._error_izapz_74{color:var(--color-brand-primary);margin:0}@media (width<=720px){._page_izapz_1{padding:92px 14px 32px}._card_izapz_28{border-radius:18px;padding:18px}._header_izapz_40{flex-direction:column;align-items:flex-start}._overviewActions_izapz_13{grid-template-columns:1fr;display:grid}._overviewActions_izapz_13 button{width:100%}}._latestNotice_izapz_97{color:var(--color-brand-primary);background:linear-gradient(90deg,#f973161f,#ea580c0f);border:1px solid #fed7aa;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;font-weight:700;display:flex}._latestNoticeIcon_izapz_109{color:#fff;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:0 10px 20px #ea580c40}._latestRow_izapz_122{box-shadow:inset 4px 0 #ea580c;background:linear-gradient(90deg,#f9731633,#ea580c1a)!important}._latestRow_izapz_122:hover{background:linear-gradient(90deg,#f9731647,#ea580c29)!important}._orderNumberCell_izapz_131{color:var(--color-brand-primary);flex-wrap:wrap;align-items:center;gap:8px;font-weight:800;display:flex}._historyStatus_izapz_140{color:var(--color-success);white-space:nowrap;background:#ecfdf5;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:900;display:inline-flex}._historyStatusInterrupted_izapz_152{background:var(--color-danger-soft);color:var(--color-danger-hover)}._detailsButton_izapz_154{color:var(--color-brand-primary);cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-weight:900;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}._detailsButton_izapz_154:hover{background:#ffedd5;border-color:#fb923c;transform:translateY(-1px)}._detailsButton_izapz_154:focus-visible{outline-offset:2px;outline:3px solid #f973164d}._detailsButton_izapz_154 svg{width:17px;height:17px}._latestBadge_izapz_172{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:999px;align-items:center;padding:4px 8px;font-size:.72rem;font-weight:900;display:inline-flex;box-shadow:0 8px 16px #ea580c33}._cartItemsText_izapz_186{max-width:520px;color:var(--color-text-primary);white-space:normal;font-weight:700;line-height:1.45;display:block}._productsButton_izapz_195{border:1px solid var(--color-brand-border);border-radius:var(--radius-md);background:var(--color-brand-soft);min-height:40px;color:var(--color-text-primary);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-weight:800;transition:background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}._productsButton_izapz_195:hover{border-color:var(--color-brand-primary);background:var(--color-surface)}._productsButton_izapz_195:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:2px}._productsButton_izapz_195 svg{width:17px;height:17px}._mobileOrdersList_izapz_227{display:none}._mobileOrderCard_izapz_231{background:linear-gradient(#fff 0%,#fff7ed 100%);border:1px solid #fed7aa;border-radius:20px;gap:14px;padding:16px;display:grid;box-shadow:0 14px 36px #7c2d121a}._latestMobileCard_izapz_241{border-color:#fb923c;box-shadow:inset 4px 0 #ea580c,0 16px 38px #ea580c24}._mobileOrderHeader_izapz_246,._mobileOrderFooter_izapz_247{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._mobileOrderHeader_izapz_246 h2{color:var(--color-brand-primary);margin:2px 0 0;font-size:1.1rem;line-height:1.25}._mobileOrderLabel_izapz_261{color:var(--color-brand-primary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900;display:block}._mobileOrderItems_izapz_271{color:var(--color-brand-primary);background:#ffffffb8;border-radius:14px;gap:6px;display:grid}._mobileOrderItems_izapz_271 span{color:var(--color-brand-primary);font-size:.78rem;font-weight:800}._mobileOrderItems_izapz_271 strong{font-size:.95rem;line-height:1.45}._mobileOrderPrice_izapz_290{color:var(--color-brand-primary);margin-top:3px;font-size:1.1rem;display:block}._modalOverlay_izapz_297{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}._modalCard_izapz_309{width:min(560px,100%);max-height:min(760px,88vh);color:var(--color-text-primary);background:#fff;border-radius:22px;gap:18px;padding:20px;display:grid;overflow:auto;box-shadow:0 30px 80px #0f172a47}._modalClose_izapz_322{width:38px;height:38px;color:var(--color-text-primary);cursor:pointer;background:#fff7ed;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}._modalClose_izapz_322:hover{background:#ffedd5}._modalClose_izapz_322 svg{width:19px;height:19px}._detailsLoading_izapz_338{color:var(--color-text-primary);text-align:center;background:#fff7ed;border-radius:16px;padding:28px;font-weight:800}._detailsMeta_izapz_339{grid-template-columns:.9fr 1fr 1.4fr;gap:10px;display:grid}._detailsMeta_izapz_339>div{background:#fffaf5;border:1px solid #ffedd5;border-radius:14px;align-items:flex-start;gap:10px;padding:13px;display:flex}._detailsMeta_izapz_339 svg{width:19px;height:19px;color:var(--color-text-primary);flex:none}._detailsMeta_izapz_339 span{gap:3px;display:grid}._detailsMeta_izapz_339 small{color:var(--color-text-primary);text-transform:uppercase;font-size:.7rem;font-weight:800}._detailsMeta_izapz_339 strong{color:var(--color-text-primary);font-size:.85rem;line-height:1.4}._detailsItems_izapz_345{gap:12px;display:grid}._detailsItems_izapz_345 h3{color:var(--color-text-primary);align-items:center;gap:8px;margin:0;font-size:1rem;display:flex}._detailsItems_izapz_345 h3 svg{width:19px;height:19px;color:var(--color-text-primary)}._detailsItems_izapz_345 ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}._detailsItems_izapz_345 li{color:var(--color-text-primary);background:#f9fafb;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}._detailsItems_izapz_345 li span{gap:3px;display:grid}._detailsItems_izapz_345 li small{color:var(--color-text-primary)}._detailsItems_izapz_345 li b{color:var(--color-text-primary);white-space:nowrap}._detailsSummary_izapz_353{border-top:1px solid #ffedd5;gap:9px;margin:0;padding-top:14px;display:grid}._detailsSummary_izapz_353>div{color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:12px;display:flex}._detailsSummary_izapz_353 dd{margin:0;font-weight:800}._detailsDiscount_izapz_356 dd{color:var(--color-text-primary)}._detailsSummary_izapz_353 ._detailsTotal_izapz_357{color:var(--color-text-primary);border-top:1px dashed #fdba74;margin-top:3px;padding-top:12px;font-size:1.05rem;font-weight:900}._modalHeader_izapz_359{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._modalHeader_izapz_359 h2{color:var(--color-text-primary);margin:2px 0 0;font-size:1.35rem}._modalEyebrow_izapz_372{color:var(--color-text-primary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900}._modalCard_izapz_309 ._error_izapz_74{color:var(--color-text-primary)}._productsModal_izapz_385{width:min(620px,100%)}._productsSummaryList_izapz_389{gap:12px;display:grid}._productsSummaryItem_izapz_394{border:1px solid var(--color-brand-border);border-radius:var(--radius-md);background:var(--color-brand-soft);color:var(--color-text-primary);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}._productsSummaryImage_izapz_406,._productsSummaryImageFallback_izapz_407{border-radius:var(--radius-md);width:48px;height:48px}._productsSummaryImage_izapz_406{object-fit:cover;display:block}._productsSummaryImageFallback_izapz_407{border:1px solid var(--color-brand-border);background:var(--color-surface);color:var(--color-text-primary);place-items:center;display:grid}._productsSummaryImageFallback_izapz_407 svg{width:22px;height:22px}._productsSummaryInfo_izapz_431{min-width:0}._productsSummaryInfo_izapz_431 h3,._productsSummaryInfo_izapz_431 p{color:var(--color-text-primary);margin:0}._productsSummaryInfo_izapz_431 h3{font-size:var(--font-size-base);font-weight:800}._productsSummaryInfo_izapz_431 p{font-size:var(--font-size-sm);margin-top:4px}._productsSummaryItem_izapz_394>strong{color:var(--color-text-primary);white-space:nowrap}._productsSummaryTotal_izapz_456{border-top:2px solid var(--color-brand-primary);color:var(--color-text-primary);font-size:var(--font-size-lg);justify-content:space-between;gap:16px;padding-top:16px;font-weight:900;display:flex}._detailsList_izapz_467{gap:10px;margin:0;display:grid}._detailsRow_izapz_473{background:#fff7ed;border:1px solid #ffedd5;border-radius:14px;gap:4px;padding:12px;display:grid}._detailsRow_izapz_473 dt{color:var(--color-text-primary);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:900}._detailsRow_izapz_473 dd{color:var(--color-text-primary);word-break:break-word;margin:0;font-weight:700;line-height:1.45}@media (width<=720px){._latestNotice_izapz_97{align-items:flex-start;font-size:.9rem}._tableWrapper_izapz_61{display:none}._mobileOrdersList_izapz_227{gap:14px;display:grid}._modalOverlay_izapz_297{align-items:flex-end;padding:10px}._modalCard_izapz_309{border-radius:20px 20px 16px 16px;max-height:86vh;padding:16px}._modalHeader_izapz_359{align-items:flex-start}._detailsMeta_izapz_339{grid-template-columns:1fr}._productsSummaryItem_izapz_394{grid-template-columns:40px minmax(0,1fr)}._productsSummaryImage_izapz_406,._productsSummaryImageFallback_izapz_407{width:40px;height:40px}._productsSummaryItem_izapz_394>strong{grid-column:2}}._trackingPanel_izapz_545{background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border:1px solid #fed7aa;border-radius:20px;gap:16px;padding:18px;display:grid;box-shadow:0 16px 36px #7c2d121a}._trackingHeader_izapz_555{gap:4px;display:grid}._trackingHeader_izapz_555 h2,._trackingHeader_izapz_555 p{color:var(--color-brand-primary);margin:0}._trackingNotice_izapz_573{color:var(--color-brand-primary);background:#fff;border:1px solid #fed7aa;border-radius:14px;margin:0;padding:10px 12px;font-weight:800}._trackingOrdersGrid_izapz_583{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}._trackingOrderCard_izapz_589{background:#fff;border:1px solid #ffedd5;border-radius:18px;gap:14px;padding:16px;display:grid}._trackingOrderTopline_izapz_598{color:var(--color-brand-primary);justify-content:space-between;align-items:center;gap:12px;display:flex}._trackingOrderTopline_izapz_598 span{color:var(--color-brand-primary);background:#fff7ed;border-radius:999px;align-items:center;padding:4px 10px;font-size:.82rem;font-weight:900;display:inline-flex}._trackingSteps_izapz_617{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}._trackingStep_izapz_617{color:var(--color-brand-primary);text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;justify-items:center;gap:6px;padding:10px 8px;font-size:.82rem;font-weight:800;display:grid}._trackingStepDone_izapz_640{color:var(--color-success);background:#ecfdf5;border-color:#86efac}._trackingStepCurrent_izapz_646{color:var(--color-brand-primary);background:#fff7ed;border-color:#fb923c;box-shadow:0 0 0 3px #fb923c29}._trackingStepMarker_izapz_653{background:#fff;border:2px solid;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}._trackingMessage_izapz_664,._trackingInterrupted_izapz_665{color:var(--color-brand-primary);margin:0}._trackingInterrupted_izapz_665{color:var(--color-danger-hover);background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:10px 12px;font-weight:800}@media (width<=640px){._trackingSteps_izapz_617{grid-template-columns:1fr}._trackingStep_izapz_617{text-align:left;grid-template-columns:auto 1fr;justify-items:start}}._pagination_izapz_691{justify-content:center;align-items:center;gap:var(--spacing-sm);max-width:100%;color:var(--color-brand-primary);display:flex}._desktopPages_izapz_700,._pageItem_izapz_701{align-items:center;gap:var(--spacing-sm);display:flex}._pageButton_izapz_707,._paginationDirection_izapz_708{min-width:42px;min-height:42px;padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-brand-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-brand-primary);font:inherit;cursor:pointer;font-weight:800;transition:background-color .18s,color .18s,box-shadow .18s}._pageButton_izapz_707:hover,._paginationDirection_izapz_708:hover:not(:disabled){background:var(--color-brand-soft)}._pageButton_izapz_707[aria-current=page]{border-color:var(--color-brand-primary);background:var(--color-brand-primary);color:var(--color-white);box-shadow:var(--shadow-brand-control)}._pageButton_izapz_707:focus-visible,._paginationDirection_izapz_708:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:2px}._paginationDirection_izapz_708:disabled{color:var(--color-text-disabled);cursor:not-allowed;opacity:.65}._ellipsis_izapz_746{color:var(--color-brand-primary);font-weight:800}._mobilePageIndicator_izapz_751{min-width:54px;color:var(--color-brand-primary);text-align:center;font-weight:900;display:none}@media (width<=720px){._pagination_izapz_691{justify-content:space-between;gap:var(--spacing-xs)}._desktopPages_izapz_700{display:none}._mobilePageIndicator_izapz_751{display:block}._paginationDirection_izapz_708{min-width:0;font-size:var(--font-size-sm);padding-inline:10px}}._historyTitle_1reie_1{font-size:1.5em;color:#111827!important}._modalBlackText_1reie_6,._modalBlackText_1reie_6 *{color:#111827!important}._backdrop_etr3q_1{z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#4314076b;place-items:center;padding:20px;animation:.18s ease-out _fadeIn_etr3q_1;display:grid;position:fixed;inset:0}._dialog_etr3q_2{--orange:#f97316;--orange-dark:#ea580c;--brown:#7c2d12;--ink:#431407;--muted:#74635c;--surface:#fffaf7;--line:#fed7aa;box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:min(100%,460px);max-height:calc(100dvh - 40px);color:var(--ink);font-family:var(--font-family-base,"Nunito",Inter,system-ui,sans-serif);border-radius:20px;padding:24px;animation:.2s cubic-bezier(.2,.8,.2,1) _riseIn_etr3q_1;overflow-y:auto;box-shadow:0 20px 50px #7c2d122e}._header_etr3q_3{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._iconBadge_etr3q_3{border:1px solid var(--line);width:58px;height:58px;color:var(--orange-dark);background:#ffedd5;border-radius:16px;place-items:center;display:grid}._iconBadge_etr3q_3 svg{stroke-width:1.8px;width:29px;height:29px}._success_etr3q_3 ._iconBadge_etr3q_3{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}._closeButton_etr3q_4{border:1px solid var(--orange);width:42px;height:42px;color:var(--orange);cursor:pointer;background:#ffedd5;border-radius:50%;place-items:center;padding:0;transition:background .15s,transform .15s;display:grid}._closeButton_etr3q_4:hover{background:#fed7aa;transform:scale(1.04)}._closeButton_etr3q_4:active{transform:scale(.96)}._copy_etr3q_5{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 24px #7c2d1212}._copy_etr3q_5 h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:24px;line-height:1.2}._copy_etr3q_5 p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}._actions_etr3q_6{gap:12px;margin-top:22px;display:grid}._primaryButton_etr3q_6{background:linear-gradient(to right,var(--orange),var(--orange-dark));color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;min-height:52px;padding:11px 20px;font:800 15px inherit;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 9px 18px #ea580c38}._primaryButton_etr3q_6:hover:not(:disabled){background:linear-gradient(90deg,#ea580c,#c2410c);transform:translateY(-1px);box-shadow:0 12px 24px #c2410c45}._primaryButton_etr3q_6:active:not(:disabled){transform:translateY(1px)}._primaryButton_etr3q_6:disabled{box-shadow:none;color:#78716c;cursor:not-allowed;background:#d6d3d1}._secondaryButton_etr3q_6{border:1px solid var(--line);min-height:44px;color:var(--brown);cursor:pointer;background:#fff;border-radius:12px;padding:8px 16px;font:800 14px inherit;transition:background .15s,border-color .15s}._secondaryButton_etr3q_6:hover{color:var(--orange-dark);background:#fff7ed;border-color:#fb923c}._closeButton_etr3q_4:focus-visible,._primaryButton_etr3q_6:focus-visible,._secondaryButton_etr3q_6:focus-visible{outline-offset:3px;outline:3px solid #f973164d}@keyframes _fadeIn_etr3q_1{0%{opacity:0}}@keyframes _riseIn_etr3q_1{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (width<=520px){._backdrop_etr3q_1{padding:14px}._dialog_etr3q_2{border-radius:18px;max-height:calc(100dvh - 28px);padding:18px}._header_etr3q_3{margin-bottom:16px}._iconBadge_etr3q_3{border-radius:14px;width:52px;height:52px}._copy_etr3q_5{padding:18px}._copy_etr3q_5 h2{font-size:21px}._actions_etr3q_6{margin-top:18px}._primaryButton_etr3q_6{min-height:52px}._secondaryButton_etr3q_6{min-height:46px}}@media (prefers-reduced-motion:reduce){._backdrop_etr3q_1,._dialog_etr3q_2{animation:none}._closeButton_etr3q_4,._primaryButton_etr3q_6,._secondaryButton_etr3q_6{transition:none}}._backdrop_5gum9_1{z-index:1000;background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}._dialog_5gum9_1{background:#fff;border-radius:20px;width:min(900px,100%);max-height:calc(100vh - 40px);padding:24px;overflow:auto;box-shadow:0 24px 70px #0f172a4d}._dialog_5gum9_1>header{grid-template-columns:auto 1fr auto;align-items:start;gap:13px;margin-bottom:18px;display:grid}._dialog_5gum9_1>header>span{color:#f05a24;background:#fff0e8;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}._dialog_5gum9_1 h2,._dialog_5gum9_1 h3,._dialog_5gum9_1 p{margin-top:0}._dialog_5gum9_1 header h2{margin-bottom:5px}._dialog_5gum9_1 header p{color:#64748b;margin:0}._dialog_5gum9_1 header button{cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}._dialog_5gum9_1 footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}._primary_5gum9_1,._secondary_5gum9_1{cursor:pointer;border:0;border-radius:11px;min-height:44px;padding:10px 18px;font:800 .9rem inherit}._primary_5gum9_1{color:#fff;background:#f05a24}._secondary_5gum9_1{color:#273244;background:#eef2f6}._primary_5gum9_1:disabled,._secondary_5gum9_1:disabled{opacity:.55;cursor:not-allowed}._error_5gum9_1{color:#b91c1c;background:#fef2f2;border-radius:10px;margin:14px 0 0;padding:12px}._loading_5gum9_1{text-align:center;padding:36px}._success_5gum9_1{text-align:center;width:min(510px,100%)}._successIcon_5gum9_1{color:#22a65a;width:54px;height:54px;margin-bottom:12px}._success_5gum9_1 h3{color:#16803b;margin:20px 0 8px}._success_5gum9_1 ._oldDate_5gum9_1{color:#94a3b8;margin:16px 0 5px;text-decoration:line-through}._success_5gum9_1 ._newDate_5gum9_1{color:#172033;margin:0;font-size:1.22rem;font-weight:900}._success_5gum9_1>._primary_5gum9_1{min-width:140px;margin-top:20px}@media (width<=600px){._backdrop_5gum9_1{padding:8px}._dialog_5gum9_1{border-radius:15px;max-height:calc(100vh - 16px);padding:16px}._dialog_5gum9_1>header{grid-template-columns:auto 1fr}._dialog_5gum9_1>header>button{grid-area:1/3}._dialog_5gum9_1 footer{grid-template-columns:1fr;display:grid}._dialog_5gum9_1 footer button{width:100%}}._page_1ofk4_1{color:#172033;background:#f8fafc;min-height:100vh;padding:32px 24px 64px}._shell_1ofk4_1{width:min(1180px,100%);margin:auto}._header_1ofk4_1{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}._header_1ofk4_1 h1{letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.15}._header_1ofk4_1 p{color:#64748b;margin:7px 0 0}._liveStatus_1ofk4_1{color:#64748b;align-items:center;gap:8px;font-size:.82rem;display:flex}._liveStatus_1ofk4_1 i,._orderStatus_1ofk4_1 i{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dcfce7}._layout_1ofk4_1{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:20px;display:grid}._card_1ofk4_1{background:#fff;border:1px solid #e7ebf0;border-radius:18px;box-shadow:0 8px 24px #0f172a0d}._sidebar_1ofk4_1{scrollbar-width:thin;scrollbar-color:#fdba74 transparent;overscroll-behavior:contain;max-height:calc(100vh - 112px);padding:14px;position:sticky;top:88px;overflow-y:auto}._sidebarTitle_1ofk4_1{z-index:2;background:#fff;justify-content:space-between;align-items:center;margin:-14px -4px 0;padding:18px 8px 13px;display:flex;position:sticky;top:-14px}._sidebarTitle_1ofk4_1 h2{margin:0;font-size:1rem}._sidebarTitle_1ofk4_1 span{color:#f05a24;background:#fff0e8;border-radius:8px;place-items:center;width:24px;height:24px;font-size:.76rem;font-weight:800;display:grid}._sidebar_1ofk4_1::-webkit-scrollbar{width:7px}._sidebar_1ofk4_1::-webkit-scrollbar-thumb{background:#fdba74;border:2px solid #fff;border-radius:999px}._sidebar_1ofk4_1::-webkit-scrollbar-track{background:0 0}._orderChoice_1ofk4_1,._selectorButton_1ofk4_1,._dropdown_1ofk4_1 button{width:100%;min-width:0;min-height:78px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:13px;align-items:center;gap:11px;padding:10px;display:flex}._orderChoice_1ofk4_1:hover{background:#f8fafc}._orderChoiceActive_1ofk4_1{background:#fff7f2;border-color:#ff7a45;box-shadow:0 0 0 1px #f05a240f}._orderCopy_1ofk4_1{flex:1;gap:2px;min-width:0;display:grid}._orderCopy_1ofk4_1 strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}._orderCopy_1ofk4_1 small{color:#8490a2;font-size:.7rem}._orderStatus_1ofk4_1{color:#f05a24;text-transform:none;align-items:center;gap:6px;font-size:.72rem;font-weight:750;display:flex}._orderStatus_1ofk4_1 i{width:6px;height:6px;box-shadow:none;background:#f05a24}._chevron_1ofk4_1{color:#8b96a7;flex:none}._tracker_1ofk4_1{gap:14px;min-width:0;display:grid}._statusCard_1ofk4_1{background:linear-gradient(110deg,#fff 45%,#fff5ed);align-items:center;min-height:160px;padding:26px 230px 26px 30px;display:flex;position:relative;overflow:hidden}._statusCopy_1ofk4_1{min-width:0}._statusCard_1ofk4_1 small{color:#7b8798;font-weight:700}._statusCard_1ofk4_1 h2{color:#f05a24;letter-spacing:-.04em;margin:7px 0;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.1}._statusCard_1ofk4_1 p{color:#64748b;max-width:590px;margin:0;line-height:1.55}._orderActions_1ofk4_1{z-index:2;justify-items:stretch;gap:9px;display:grid;position:absolute;top:22px;right:24px}._cancelButton_1ofk4_1{color:#fff;min-height:46px;font:800 .9rem var(--font-family-base);cursor:pointer;touch-action:manipulation;background:#dc2626;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 7px 16px #b91c1c38}._cancelButton_1ofk4_1 svg{stroke-width:2px;width:18px;height:18px}._cancelButton_1ofk4_1:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 9px 20px #991b1b47}._cancelButton_1ofk4_1:active{background:#991b1b;transform:translateY(1px);box-shadow:0 4px 10px #991b1b38}._cancelButton_1ofk4_1:focus-visible{outline-offset:3px;outline:3px solid #dc262652}._rescheduleButton_1ofk4_1{color:#d94d18;min-height:44px;font:800 .86rem var(--font-family-base);cursor:pointer;background:#fff;border:1px solid #f05a24;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;display:inline-flex}._rescheduleButton_1ofk4_1 svg{width:18px}._rescheduleButton_1ofk4_1:hover{background:#fff7f2}._rescheduleButton_1ofk4_1:focus-visible{outline-offset:2px;outline:3px solid #f05a2440}._statusArt_1ofk4_1{color:#f05a24;background:#ffe4d3;border-radius:50% 40% 50% 35%;place-items:center;width:108px;height:108px;display:grid;position:absolute;bottom:-34px;right:34px;transform:rotate(-5deg)}._statusArt_1ofk4_1 svg{stroke-width:1.6px;width:58px;height:58px;transform:rotate(5deg)}._progressCard_1ofk4_1{padding:26px 20px}._steps_1ofk4_1{grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}._step_1ofk4_1{color:#9aa4b2;text-align:center;justify-items:center;gap:9px;display:grid;position:relative}._step_1ofk4_1:not(:last-child):before{content:"";z-index:0;background:#e2e8f0;width:calc(100% - 36px);height:1px;position:absolute;top:17px;left:calc(50% + 18px)}._stepDone_1ofk4_1:not(:last-child):before{background:#29b765}._marker_1ofk4_1{z-index:1;color:#fff;background:#e5e9ee;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.82rem;font-weight:900;display:grid;position:relative}._stepDone_1ofk4_1 ._marker_1ofk4_1{background:#29b765}._stepCurrent_1ofk4_1 ._marker_1ofk4_1{background:#f2652e;box-shadow:0 0 0 5px #ffeadf}._step_1ofk4_1>span:last-child{gap:3px;display:grid}._step_1ofk4_1 strong{color:#687486;font-size:.75rem;line-height:1.25}._stepDone_1ofk4_1 strong{color:#253044}._stepCurrent_1ofk4_1 strong{color:#e65018}._step_1ofk4_1 small{display:none}._etaCard_1ofk4_1{align-items:center;gap:17px;padding:20px 24px;display:flex;overflow:hidden}._etaCard_1ofk4_1>svg{color:#f2652e;flex:none;width:32px;height:32px}._etaCard_1ofk4_1 div{gap:3px;min-width:0;display:grid}._etaCard_1ofk4_1 h2,._etaCard_1ofk4_1 p{margin:0}._etaCard_1ofk4_1 h2{color:#697588;font-size:.82rem}._etaCard_1ofk4_1 strong{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:1.55rem}._etaCard_1ofk4_1 p{color:#697588;font-size:.78rem;line-height:1.4}._sectionTitle_1ofk4_1{margin:0;padding:20px 24px 14px;font-size:1.05rem}._infoGrid_1ofk4_1{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:4px 24px 24px;display:grid}._infoGrid_1ofk4_1>div{background:#fafbfc;border-radius:13px;gap:12px;min-width:0;padding:14px;display:flex}._infoGrid_1ofk4_1 svg{color:#303b4c;flex:none;width:20px}._infoGrid_1ofk4_1 span{min-width:0}._infoGrid_1ofk4_1 dt{color:#8a94a4;font-size:.72rem}._infoGrid_1ofk4_1 dd{color:#293446;overflow-wrap:anywhere;margin:5px 0 0;font-size:.88rem;font-weight:700}._infoGrid_1ofk4_1 em{color:#16803b;background:#dcfce7;border-radius:5px;margin-left:8px;padding:3px 7px;font-size:.66rem;font-style:normal;display:inline-flex}._restaurantRow_1ofk4_1{border-bottom:1px solid #edf0f3;align-items:center;gap:12px;margin:0 24px 8px;padding-bottom:16px;display:flex}._restaurantRow_1ofk4_1>span:last-child{gap:3px;display:grid}._restaurantRow_1ofk4_1 small{color:#8893a3}._items_1ofk4_1{gap:0;margin:0;padding:0 24px;list-style:none;display:grid}._items_1ofk4_1 li,._summary_1ofk4_1 div{border-bottom:1px solid #f0f2f4;justify-content:space-between;gap:16px;padding:10px 0;font-size:.88rem;display:flex}._items_1ofk4_1 b{color:#7d8796;margin-right:6px}._summary_1ofk4_1{margin:8px 24px 0;padding:0 0 20px}._summary_1ofk4_1 div{color:#687486}._summary_1ofk4_1 dd{margin:0;font-weight:700}._summary_1ofk4_1 ._total_1ofk4_1{color:#172033;border:0;align-items:center;padding-top:15px;font-weight:800}._total_1ofk4_1 dd{font-size:1.3rem}._muted_1ofk4_1{color:#7b8798;padding:6px 24px}._state_1ofk4_1{text-align:center;justify-items:center;gap:8px;margin-top:16px;padding:40px;display:grid}._state_1ofk4_1 h2,._state_1ofk4_1 p{margin:0}._button_1ofk4_1{color:#fff;cursor:pointer;background:#f05a24;border:0;border-radius:10px;min-height:44px;padding:10px 18px;font:700 .9rem inherit}._mobileSelector_1ofk4_1{display:none}._selectorButton_1ofk4_1:focus-visible,._orderChoice_1ofk4_1:focus-visible,._dropdown_1ofk4_1 button:focus-visible,._button_1ofk4_1:focus-visible{outline-offset:2px;outline:3px solid #f05a2440}@media (width<=800px){._page_1ofk4_1{padding:24px 14px 40px}._header_1ofk4_1{margin-bottom:19px;display:block}._header_1ofk4_1 h1{font-size:1.75rem}._header_1ofk4_1 p{font-size:.9rem}._liveStatus_1ofk4_1{margin-top:9px}._layout_1ofk4_1{display:block}._sidebar_1ofk4_1{display:none}._mobileSelector_1ofk4_1{z-index:5;margin-bottom:14px;display:block;position:relative}._mobileSelector_1ofk4_1 h2{margin:0 0 8px;font-size:.78rem}._selectorButton_1ofk4_1{border-color:#e4e8ed;border-radius:14px;min-height:72px;box-shadow:0 5px 18px #0f172a0d}._selectorOpen_1ofk4_2{background:#fff9f5;border-color:#ff7a45}._dropdownChevron_1ofk4_2{color:#637083;flex:none;width:19px;transition:transform .2s}._selectorOpen_1ofk4_2 ._dropdownChevron_1ofk4_2{transform:rotate(180deg)}._dropdown_1ofk4_1{background:#fff;border:1px solid #e7ebf0;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 18px 38px #0f172a2e}._dropdown_1ofk4_1 button{min-height:72px;position:relative}._dropdown_1ofk4_1 button[aria-selected=true]{background:#fff6f0}._selectedCheck_1ofk4_2{color:#f05a24;flex:none}._tracker_1ofk4_1{gap:10px}._statusCard_1ofk4_1{grid-template-columns:minmax(0,1fr) auto;gap:16px 12px;min-height:150px;padding:20px;display:grid}._statusCard_1ofk4_1 h2{font-size:1.55rem}._statusCard_1ofk4_1 p{font-size:.86rem}._orderActions_1ofk4_1{grid-column:1/-1;width:100%;display:grid;position:static}._cancelButton_1ofk4_1,._rescheduleButton_1ofk4_1{width:100%}._statusArt_1ofk4_1{grid-area:1/2;width:72px;height:72px;margin:0;position:static}._statusArt_1ofk4_1 svg{width:38px;height:38px}._progressCard_1ofk4_1{padding:20px}._steps_1ofk4_1{grid-template-columns:1fr;gap:0;display:grid}._step_1ofk4_1{text-align:left;grid-template-columns:36px 1fr;justify-items:start;gap:13px;min-height:66px}._step_1ofk4_1:not(:last-child):before{width:1px;height:auto;top:36px;bottom:0;left:17px}._step_1ofk4_1 strong{font-size:.82rem}._marker_1ofk4_1{width:34px;height:34px}._etaCard_1ofk4_1{padding:16px 19px}._infoGrid_1ofk4_1{grid-template-columns:1fr;gap:8px;padding:2px 16px 18px}._infoGrid_1ofk4_1>div{padding:12px}._sectionTitle_1ofk4_1{padding:18px 16px 12px}._restaurantRow_1ofk4_1{margin-inline:16px}._items_1ofk4_1{padding-inline:16px}._summary_1ofk4_1{margin-inline:16px}._card_1ofk4_1{border-radius:15px}._orderCopy_1ofk4_1 strong{font-size:.84rem}}@media (width<=420px){._page_1ofk4_1{padding-inline:10px}._statusCard_1ofk4_1{align-items:start}._statusArt_1ofk4_1{width:58px;height:58px}._statusArt_1ofk4_1 svg{width:31px}._statusCard_1ofk4_1 p{max-width:230px}._cancelButton_1ofk4_1{width:100%}._etaCard_1ofk4_1 strong{font-size:1.35rem}}@media (prefers-reduced-motion:reduce){._cancelButton_1ofk4_1{transition:none}}._backdrop_101m1_1{z-index:1200;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1d24339e;place-items:center;animation:.18s ease-out _fadeIn_101m1_1;display:grid;position:fixed;inset:0}._modal_101m1_2{overscroll-behavior:contain;gap:var(--spacing-md);background:var(--color-white);width:min(760px,100%);max-height:calc(100dvh - 32px);color:var(--color-text-primary);box-shadow:var(--shadow-dialog);border:1px solid #ff584f1f;border-radius:clamp(16px,3vw,24px);padding:clamp(20px,4vw,32px);animation:.22s ease-out _riseIn_101m1_1;display:grid;overflow-y:auto}._header_101m1_3{gap:5px;display:grid}._eyebrow_101m1_3{color:var(--color-brand-primary);letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:900}._modal_101m1_2 h2{margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.15}._modal_101m1_2 p{color:#566074;margin:0;line-height:1.55}._toggleGroup_101m1_4{border-block:1px solid #e8ecf4;display:grid}._toggleRow_101m1_4{justify-content:space-between;align-items:center;gap:var(--spacing-md);border-bottom:1px solid #e8ecf4;min-width:0;padding:14px 2px;display:flex}._toggleRow_101m1_4:last-child{border-bottom:0}._toggleRow_101m1_4>span:first-child{min-width:0}._toggleRow_101m1_4 strong,._toggleRow_101m1_4 small{display:block}._toggleRow_101m1_4 small{color:#687083;margin-top:3px;line-height:1.35}._alwaysActive_101m1_5{color:#15713b;background:#e9f8ef;border-radius:999px;flex:none;padding:6px 10px;font-size:.75rem;font-weight:800}._toggle_101m1_4{cursor:pointer;background:#c9cfda;border:0;border-radius:99px;flex:none;width:52px;height:30px;transition:background .18s,transform .12s;position:relative}._toggle_101m1_4:hover{background:#b8bfcc}._toggle_101m1_4:active{transform:scale(.96)}._toggleActive_101m1_5,._toggleActive_101m1_5:hover{background:#168447}._knob_101m1_5{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0003}._toggleActive_101m1_5 ._knob_101m1_5{transform:translate(22px)}._smallPrint_101m1_6{font-size:.875rem}._smallPrint_101m1_6 a{color:#c93832;font-weight:800}._actions_101m1_6,._actionsThree_101m1_6{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}._primaryButton_101m1_6,._secondaryButton_101m1_6,._rejectButton_101m1_6{border-radius:var(--radius-md);min-height:46px;font:inherit;cursor:pointer;border:2px solid #0000;padding:11px 17px;font-weight:850;transition:transform .12s,box-shadow .18s,background .18s}._primaryButton_101m1_6{background:var(--color-brand-primary);color:#fff;box-shadow:0 8px 20px #ff584f38}._rejectButton_101m1_6{color:#20293a;background:#fff;border-color:#d6dbe5}._secondaryButton_101m1_6{color:#20293a;background:#eef1f7}._primaryButton_101m1_6:hover{background:#e84942}._rejectButton_101m1_6:hover,._secondaryButton_101m1_6:hover{background:#e7ebf2}._primaryButton_101m1_6:active,._rejectButton_101m1_6:active,._secondaryButton_101m1_6:active{transform:translateY(1px)}._modal_101m1_2 :focus-visible{outline-offset:3px;outline:3px solid #ff584f61}@keyframes _fadeIn_101m1_1{0%{opacity:0}}@keyframes _riseIn_101m1_1{0%{opacity:0;transform:translateY(10px)scale(.99)}}@media (width<=680px){._backdrop_101m1_1{place-items:end center}._modal_101m1_2{max-height:calc(100dvh - max(24px,env(safe-area-inset-top)));border-radius:20px 20px 14px 14px}._actions_101m1_6,._actionsThree_101m1_6{flex-direction:column}._primaryButton_101m1_6,._secondaryButton_101m1_6,._rejectButton_101m1_6{width:100%}}@media (width<=420px){._toggleRow_101m1_4{flex-wrap:wrap;align-items:flex-start}._toggle_101m1_4,._alwaysActive_101m1_5{margin-left:auto}}@media (prefers-reduced-motion:reduce){._backdrop_101m1_1,._modal_101m1_2{animation:none}._toggle_101m1_4,._knob_101m1_5,._primaryButton_101m1_6,._secondaryButton_101m1_6,._rejectButton_101m1_6{transition:none}}._page_1d9f1_1{background:var(--color-background-page);min-height:100vh;padding:40px 16px}._card_1d9f1_2{background:var(--color-white);border-radius:var(--radius-lg);width:min(900px,100%);color:var(--color-text-primary);margin:0 auto;padding:32px;box-shadow:0 14px 40px #1018281f}._card_1d9f1_2 h1{margin-top:0}._card_1d9f1_2 h2{margin-top:24px}._backButton_1d9f1_13{border-radius:var(--radius-md);background:var(--color-brand-primary);min-height:46px;color:var(--color-white);font:inherit;cursor:pointer;border:0;align-items:center;gap:8px;margin-top:24px;padding:11px 18px;font-weight:800;transition:background .18s,transform .12s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 20px #ff584f38}._backButton_1d9f1_13:hover{background:#e84942;box-shadow:0 10px 24px #ff584f4d}._backButton_1d9f1_13:active{transform:translateY(1px)}._backButton_1d9f1_13:focus-visible{outline-offset:3px;outline:3px solid #ff584f61}@media (prefers-reduced-motion:reduce){._backButton_1d9f1_13{transition:none}}._banner_rhl8d_1{z-index:1200;color:#1f2937;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .75rem;padding:.75rem 1rem;font-size:.95rem;line-height:1.35;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0f172a1f}._banner_rhl8d_1 strong{font-weight:800}._offline_rhl8d_22{background:#fee2e2;border-bottom:1px solid #fecaca}._backend_rhl8d_27{background:#fef3c7;border-bottom:1px solid #fde68a}._restored_rhl8d_32{background:#dcfce7;border-bottom:1px solid #bbf7d0}._retryButton_rhl8d_37{color:inherit;cursor:pointer;font:inherit;background:#ffffffad;border:1px solid;border-radius:999px;padding:.35rem .8rem;font-weight:800}._retryButton_rhl8d_37:hover,._retryButton_rhl8d_37:focus-visible{background:#ffffffeb}._overlay_1qvnz_1{z-index:1200;padding:var(--spacing-md);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1d24333d;justify-content:center;align-items:center;animation:.18s ease-out _overlayIn_1qvnz_1;display:flex;position:fixed;inset:0}._loaderCard_1qvnz_14{min-width:210px;padding:var(--spacing-lg);border-radius:var(--radius-lg);box-shadow:var(--shadow-dialog);background:#fffffff5;flex-direction:column;align-items:center;gap:.75rem;display:flex}._spinner_1qvnz_26{border:3px solid #ff584f33;border-top-color:var(--color-brand-primary);border-radius:999px;width:36px;height:36px;animation:.7s linear infinite _spin_1qvnz_26}._text_1qvnz_35{color:var(--color-text-primary);font:700 14px/1.4 var(--font-family-base);margin:0}@keyframes _overlayIn_1qvnz_1{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){._overlay_1qvnz_1{animation:none}._spinner_1qvnz_26{animation-duration:1.4s}}@keyframes _spin_1qvnz_26{to{transform:rotate(360deg)}}._page_1m3pq_1{min-height:100dvh;color:var(--color-text-primary);background:#fffdfb;place-items:center;padding:clamp(32px,5vw,72px) clamp(20px,6vw,96px);display:grid;overflow-x:hidden}._content_1m3pq_12{grid-template-columns:minmax(360px,.86fr) minmax(480px,1.14fr);align-items:center;gap:clamp(32px,5vw,80px);width:min(100%,1320px);display:grid}._copy_1m3pq_13{z-index:1;animation:.65s ease-out both _enterLeft_1m3pq_1}._code_1m3pq_14{color:var(--color-brand-primary);letter-spacing:-.065em;margin-bottom:42px;font-size:clamp(9rem,15vw,13.5rem);font-weight:900;line-height:.8}._copy_1m3pq_13 h1{letter-spacing:-.025em;margin:0 0 22px;font-size:clamp(2rem,2.5vw,2.7rem);line-height:1.16}._copy_1m3pq_13 p{max-width:580px;color:var(--color-text-secondary);margin:0 0 34px;font-size:clamp(1.05rem,1.3vw,1.28rem);line-height:1.65}._homeLink_1m3pq_17{border-radius:var(--radius-md);background:var(--color-brand-primary);width:fit-content;box-shadow:var(--shadow-brand-control);color:#fff;align-items:center;gap:11px;padding:15px 23px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}._homeLink_1m3pq_17:hover{background:var(--color-brand-hover);transform:translateY(-2px);box-shadow:0 9px 20px #c2410c40}._homeLink_1m3pq_17:active{background:var(--color-brand-pressed);transform:translateY(0)}._homeLink_1m3pq_17:focus-visible{outline:3px solid var(--color-brand-focus);outline-offset:4px}._art_1m3pq_21{min-width:0;animation:.7s ease-out 80ms both _enterRight_1m3pq_1}._illustration_1m3pq_22{width:100%;height:auto;display:block;overflow:visible}._question_1m3pq_23{transform-origin:410px 140px;animation:3.6s ease-in-out infinite _float_1m3pq_1}@keyframes _enterLeft_1m3pq_1{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:none}}@keyframes _enterRight_1m3pq_1{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}@keyframes _float_1m3pq_1{50%{transform:translateY(-8px)}}@media (width<=860px){._page_1m3pq_1{place-items:start center;padding:48px 24px 36px}._content_1m3pq_12{text-align:center;grid-template-columns:1fr;gap:20px}._copy_1m3pq_13{flex-direction:column;align-items:center;display:flex}._code_1m3pq_14{margin-bottom:28px;font-size:clamp(7rem,30vw,10rem)}._copy_1m3pq_13 h1{margin-bottom:16px}._copy_1m3pq_13 p{margin-bottom:27px}._art_1m3pq_21{width:min(100%,570px);margin-inline:auto}}@media (width<=430px){._page_1m3pq_1{padding:34px 18px 26px}._content_1m3pq_12{gap:12px}._code_1m3pq_14{margin-bottom:23px;font-size:clamp(6.5rem,34vw,8.5rem)}._copy_1m3pq_13 h1{font-size:1.6rem}._copy_1m3pq_13 p{margin-bottom:24px;font-size:1rem;line-height:1.55}._homeLink_1m3pq_17{padding:14px 19px;font-size:.98rem}}@media (prefers-reduced-motion:reduce){._copy_1m3pq_13,._art_1m3pq_21,._question_1m3pq_23{animation:none}._homeLink_1m3pq_17{transition:none}}._backdrop_jb7f4_1{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1118277a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._popup_jb7f4_1{text-align:center;background:#fff;border:1px solid #e7e7e7;border-radius:20px;width:min(100%,460px);padding:28px;position:relative;box-shadow:0 24px 70px #1f1f1f38}._closeButton_jb7f4_1{color:#1f1f1f;cursor:pointer;background:#f7f7f7;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;transition:background .15s,transform .15s;display:grid;position:absolute;top:14px;right:14px}._closeButton_jb7f4_1:hover{background:#eee;transform:scale(1.04)}._closeButton_jb7f4_1:focus-visible{outline-offset:2px;outline:3px solid #f973164d}._iconWrap_jb7f4_1{color:#16a34a;background:#f0fdf4;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 16px;display:grid}._content_jb7f4_1 h2{color:#1f1f1f;margin:0;font-size:1.45rem;font-weight:800;line-height:1.25}._content_jb7f4_1 p{color:#6b6b6b;margin:10px 0 0;font-size:.98rem;line-height:1.55}._orderNumber_jb7f4_1{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin:16px 0 4px;padding:12px 14px;font-size:.95rem}._orderNumber_jb7f4_1 strong{color:#9a3412}._orderNumbersList_jb7f4_1{flex-direction:column;gap:4px;margin-top:6px;display:flex}._orderNumbersList_jb7f4_1 strong{display:block}._popup_jb7f4_1 button[class*=checkoutOrder]{margin-top:20px;color:#fff!important;background:#f97316!important;border-color:#f97316!important}._popup_jb7f4_1 button[class*=checkoutOrder]:hover:not(:disabled){background:#ea580c!important;border-color:#ea580c!important}._secondaryAction_jb7f4_1{color:#6b6b6b;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:12px;padding:8px 12px;font-size:.92rem;font-weight:700}._secondaryAction_jb7f4_1:hover{color:#1f1f1f;text-decoration:underline}._secondaryAction_jb7f4_1:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #f9731638}._srOnly_jb7f4_1{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=560px){._backdrop_jb7f4_1{padding:14px}._popup_jb7f4_1{border-radius:16px;padding:24px 18px}._closeButton_jb7f4_1{width:38px;height:38px;top:10px;right:10px}._content_jb7f4_1 h2{font-size:1.25rem}._content_jb7f4_1 p{font-size:.93rem}._orderNumber_jb7f4_1{font-size:.9rem}}@media (prefers-reduced-motion:no-preference){._popup_jb7f4_1{animation:.2s ease-out _successPopupIn_jb7f4_1}@keyframes _successPopupIn_jb7f4_1{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}}
