@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:FILL@0..1";@font-face{font-family:Lexend;src:url(/assets/Lexend-Regular-peUU6jwM.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Lexend;src:url(/assets/Lexend-Medium-B4Ng5Mcm.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Lexend;src:url(/assets/Lexend-ExtraBold-IeePgDw2.ttf)format("truetype");font-weight:800;font-style:normal}:root{--bg:#f6f9f9;--surface:#fff;--surface-alt:#fbfbf7;--text:#0c1d2e;--text-body:#333;--muted:#748ba0;--accent:#efaf10;--accent-dark:#b57f00;--danger:#dc2626;--border:#d9e5ec;--shadow:0 20px 50px #0c1d2e14;--radius:18px;--container:1200px}.material-symbols-rounded{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Rounded;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1;display:inline-block}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at top left, #efaf102e, transparent 22rem), linear-gradient(180deg, #fffef8 0%, var(--bg) 32%, #eef4f4 100%);color:var(--text);margin:0;font-family:Lexend,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.app-loading,.page-loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}.shell{min-height:100vh}.store-banner{background:var(--accent);color:var(--text);font-size:.88rem}.store-banner__inner{max-width:var(--container);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:0 auto;padding:.85rem 1.25rem;display:flex}.store-banner__status,.store-banner__delivery{color:var(--text);align-items:center;gap:.45rem;font-weight:500;display:inline-flex}.store-banner__status{font-weight:800}.store-banner__status-pill{color:var(--text);background:#0c1d2e1f;border-radius:999px;align-items:center;padding:.22rem .55rem;display:inline-flex}.store-banner__status-pill--closed{color:var(--accent);background:#0c1d2edb}.store-banner__info{width:1.2rem;height:1.2rem;color:var(--text);cursor:help;background:#ffffff47;border:1px solid #0c1d2e38;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.72rem;font-weight:800;display:inline-flex;position:relative}.store-banner__info:after{content:attr(data-tooltip);background:var(--text);color:#fff;white-space:normal;opacity:0;pointer-events:none;z-index:10;border-radius:12px;width:15rem;max-width:min(15rem,100vw - 2rem);padding:.65rem .75rem;font-size:.78rem;font-weight:500;line-height:1.4;transition:opacity .16s;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%);box-shadow:0 16px 36px #0c1d2e33}.store-banner__info:before{content:"";background:var(--text);opacity:0;pointer-events:none;z-index:9;width:.65rem;height:.65rem;transition:opacity .16s;position:absolute;top:calc(100% + .22rem);left:50%;transform:translate(-50%)rotate(45deg)}.store-banner__info:hover:after,.store-banner__info:focus-visible:after,.store-banner__info:hover:before,.store-banner__info:focus-visible:before{opacity:1}.app-header,.app-main,.app-footer{width:min(calc(100% - 2rem), var(--container));margin:0 auto}.app-header{gap:.85rem;padding:1.35rem 0;display:grid}.app-header__top,.app-header__bottom{box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #d9e5eccc;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;display:flex}.app-header__bottom{gap:1.25rem}.brand-link{letter-spacing:0;font-size:1.35rem;font-weight:800}.location-chip,.cart-pill,.chip,.primary-button,.secondary-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:999px;transition:all .18s}.location-chip{background:var(--surface);border-color:var(--border);color:var(--muted);text-align:left;min-width:16rem;max-width:26rem;padding:.7rem 1rem}.app-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:999px;justify-content:flex-start;gap:.3rem;padding:0;display:flex}.app-nav__link{color:var(--muted);border-radius:999px;padding:.7rem 1rem}.app-nav__link--active{background:var(--text);color:#fff}.app-header__icons{align-items:center;gap:.8rem;margin-left:auto;display:flex}.header-icon-button{background:var(--surface);min-width:3rem;height:3rem;color:var(--muted);border:1px solid #d9e5ece6;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:0 .8rem;display:inline-flex}.header-icon-button--active{color:var(--text);border-color:#0c1d2e29}.header-icon-button__glyph{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.header-icon-button__count{background:var(--text);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;font-size:.72rem;font-weight:700;display:inline-flex}.app-main{padding-bottom:3rem}.app-footer{color:var(--muted);padding:2rem 0 3rem;font-size:.92rem}.mobile-footer-nav{display:none}.mobile-footer-nav__link{color:var(--muted);letter-spacing:.01em;justify-items:center;gap:.35rem;font-size:.72rem;display:grid}.mobile-footer-nav__link--active{color:var(--text)}.mobile-footer-nav__icon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.mobile-icon{color:currentColor;display:inline-block;position:relative}.mobile-icon--home{border:2px solid;border-top:0;border-radius:0 0 .22rem .22rem;width:1rem;height:.8rem}.mobile-icon--home:before{content:"";background:0 0;border-top:2px solid;border-left:2px solid;width:.78rem;height:.78rem;position:absolute;top:-.42rem;left:50%;transform:translate(-50%)rotate(45deg)}.mobile-icon--menu_book{border:2px solid;border-radius:.18rem;width:1rem;height:1.1rem}.mobile-icon--menu_book:before{content:"";background:currentColor;width:2px;position:absolute;top:.1rem;bottom:.1rem;left:.28rem}.mobile-icon--favorite{background:currentColor;width:.75rem;height:.75rem;margin-top:.12rem;transform:rotate(-45deg)}.mobile-icon--favorite:before,.mobile-icon--favorite:after{content:"";background:currentColor;border-radius:50%;width:.75rem;height:.75rem;position:absolute}.mobile-icon--favorite:before{top:-.38rem;left:0}.mobile-icon--favorite:after{top:0;left:.38rem}.mobile-icon--person{width:1rem;height:1.15rem}.mobile-icon--person:before,.mobile-icon--person:after{content:"";border:2px solid;position:absolute;left:50%;transform:translate(-50%)}.mobile-icon--person:before{border-radius:50%;width:.48rem;height:.48rem;top:0}.mobile-icon--person:after{border-bottom-width:2px;border-radius:.6rem .6rem .25rem .25rem;width:.95rem;height:.55rem;bottom:0}.mobile-icon--cart{border:2px solid;border-top:0;border-radius:0 0 .22rem .22rem;width:.95rem;height:.72rem}.mobile-icon--cart:before{content:"";border:2px solid;border-bottom:0;border-radius:.4rem .4rem 0 0;width:.8rem;height:.45rem;position:absolute;top:-.34rem;left:.08rem}.mobile-icon--cart:after{content:"";border-top:2px solid;width:.8rem;height:.18rem;position:absolute;bottom:-.28rem;left:.08rem}.page-stack,.card-stack{gap:1.5rem;display:grid}.page-intro__title-row{align-items:center;gap:.85rem;display:flex}.category-back-button{background:var(--surface);width:2.8rem;height:2.8rem;color:var(--text);border:1px solid #d9e5ecf2;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 12px 24px #0c1d2e14}.category-back-button:hover{transform:translate(-2px);box-shadow:0 16px 30px #0c1d2e1f}.page-intro__title-row h1{margin-bottom:0}.page-intro h1,.empty-card h1,.form-card h1,.product-page__content h1,.auth-card h1{letter-spacing:-.05em;margin:0 0 .5rem;font-size:clamp(2rem,4vw,3.6rem);line-height:1}.page-intro p,.empty-card p,.form-card p,.auth-card p,.product-page__content p,.review-card p{color:var(--muted);margin:0;line-height:1.6}.hero-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hero-card,.hero-copy,.category-card,.product-card,.review-card,.summary-card,.empty-card,.form-card,.history-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #d9e5eccc}.hero-card{min-height:16rem;overflow:hidden}.hero-card--carousel{grid-column:1/-1;position:relative}.hero-slide{opacity:0;pointer-events:none;transition:opacity .32s;position:absolute;inset:0}.hero-slide--active{opacity:1;pointer-events:auto}.hero-card img{object-fit:cover;width:100%;height:100%}.hero-dots{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.category-dots{justify-content:center;gap:.5rem;margin-top:-.1rem;display:flex}.category-dots .hero-dot{background:#748ba0}.category-dots .hero-dot--active{background:#000}.hero-dot{cursor:pointer;background:#fff9;border:0;border-radius:50%;width:.7rem;height:.7rem;padding:0}.hero-dot--active{background:#fff}.hero-copy,.empty-card,.form-card,.summary-card{padding:1.5rem}.summary-card{gap:1.25rem;display:grid}.hero-copy{grid-column:1/-1}.content-section{gap:1rem;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-heading h2,.summary-card h2,.form-card h2{letter-spacing:-.03em;margin:0;font-size:1.1rem}.category-grid,.product-grid,.review-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.favorites-grid{grid-template-columns:repeat(auto-fit,minmax(10.5rem,12.5rem));justify-content:start}.category-grid--menu{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem 1rem}.home-category-strip{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding:.25rem 0 .5rem;display:flex;overflow-x:auto}.home-category-strip::-webkit-scrollbar{display:none}.home-category-card{text-align:center;flex:0 0 calc(33.3333% - .666667rem);justify-items:center;gap:.75rem;min-width:5.5rem;max-width:8rem;display:grid}.home-category-card--page-start{scroll-snap-align:start}.home-category-card img{aspect-ratio:1;object-fit:cover;border:3px solid #efaf102e;border-radius:50%;width:min(100%,7.5rem);box-shadow:0 14px 30px #0c1d2e1a}.home-category-card strong{font-size:.92rem;line-height:1.35}.category-card{gap:.8rem;padding:1rem;display:grid}.category-grid--menu .category-card{text-align:center;box-shadow:none;background:0 0;border:0;align-content:start;justify-items:center;gap:.7rem;padding:.25rem .15rem}.category-card img{border-radius:calc(var(--radius) - 8px);aspect-ratio:1;object-fit:cover}.category-grid--menu .category-card img{aspect-ratio:1;object-fit:cover;background:linear-gradient(135deg,#fff7dd,#f7fbfb);border:3px solid #efaf102e;border-radius:50%;width:min(100%,9.5rem);box-shadow:0 14px 30px #0c1d2e1a}.category-grid--menu .category-card strong{font-size:.94rem;font-weight:700;line-height:1.35}.product-card{grid-template-rows:auto 1fr;display:grid;overflow:hidden}.product-card__image-wrap{background:linear-gradient(135deg,#fff7dd,#f7fbfb);display:block;position:relative}.product-card__image,.product-card__placeholder{aspect-ratio:1;object-fit:cover;width:100%}.product-card__placeholder{color:var(--muted);place-items:center;display:grid}.product-card__body{gap:.8rem;padding:1rem;display:grid}.product-card__row,.product-card__meta,.review-card__header,.addon-card__header,.location-meta,.history-line,.history-card__header,.history-card__header-meta{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.product-card__body h3,.review-card__header strong{margin:0;font-size:1.05rem}.recommended-strip{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.9rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.recommended-strip::-webkit-scrollbar{display:none}.recommended-strip .product-card{scroll-snap-align:start;flex:0 0 clamp(10.5rem,18vw,12.5rem);min-width:0}.product-card--compact{background:var(--surface);border:1px solid #d9e5ecd9;border-radius:1.35rem;position:relative;box-shadow:0 14px 30px #0c1d2e14}.product-card--compact .product-card__image-wrap{border-radius:1rem;margin:.55rem .55rem 0;overflow:hidden}.product-card--compact .product-card__image,.product-card--compact .product-card__placeholder{aspect-ratio:1;border-radius:1rem}.product-card__wishlist-button,.product-card__add-button{cursor:pointer;border:0;transition:transform .16s,background-color .16s,color .16s,box-shadow .16s}.product-card__wishlist-button:hover,.product-card__add-button:hover{transform:translateY(-1px)}.product-card__wishlist-button{width:2.1rem;height:2.1rem;color:var(--text);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;display:inline-flex;position:absolute;bottom:.7rem;right:.7rem;box-shadow:0 10px 24px #0c1d2e1f}.product-card__wishlist-button.is-active{color:#dc2626}.product-card__wishlist-button.is-active .material-symbols-rounded,.product-card__save-button.is-active .material-symbols-rounded{font-variation-settings:"FILL" 1, "wght" 700}.product-card__save-button{align-items:center;gap:.35rem;display:inline-flex}.product-card__save-button.is-active{color:#dc2626;background:#dc262614;border-color:#dc26263d}.product-card--compact .product-card__body{gap:.35rem;padding:.9rem .85rem .85rem}.product-card__title{min-height:2.6em;margin-bottom:.1rem;font-size:.95rem;line-height:1.3}.product-card__compact-footer{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.product-card__price{color:var(--text);font-size:1rem;font-weight:800}.product-card__add-button{background:var(--text);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:1.3rem;line-height:1;display:inline-flex;box-shadow:0 12px 24px #0c1d2e29}.toolbar input,.promo-row input,.location-search input,.form-grid input,.form-grid textarea,.form-grid select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:16px;padding:.95rem 1rem}.toolbar{max-width:30rem}.split-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);align-items:start;gap:1.5rem;display:grid}.line-item,.addon-option{background:#ffffffd1;border:1px solid #d9e5eccc;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.line-item{grid-template-columns:4.25rem minmax(0,1fr) auto;align-items:flex-start;gap:.9rem;display:grid}.addon-option__details{gap:.2rem;min-width:0;display:grid}.addon-option__details strong,.addon-option__details p{overflow-wrap:anywhere;min-width:0}.addon-option__details p{color:var(--muted);margin:0}.addon-option__quantity{white-space:nowrap;flex:none}.line-item__media{width:4.25rem;height:4.25rem;color:var(--muted);background:linear-gradient(135deg,#fff7dd,#f7fbfb);border-radius:18px;place-items:center;font-weight:800;display:grid;overflow:hidden}.line-item__media img{object-fit:cover;width:100%;height:100%}.line-item__details{gap:.25rem;min-width:0;display:grid}.cart-addon-list{color:var(--muted);gap:.18rem;margin-top:.1rem;font-size:.8rem;line-height:1.35;display:grid}.cart-addon-list__group{flex-wrap:wrap;gap:.25rem;min-width:0;display:flex}.cart-addon-list__group span{color:var(--text);font-weight:700}.cart-addon-list__group small{color:var(--muted);min-width:0}.quantity-control,.chip-row,.form-actions,.promo-row,.location-search{align-items:center;gap:.8rem;display:flex}.promo-row{gap:.95rem}.cart-remove-button{color:#dc2626;cursor:pointer;background:#dc262614;border:1px solid #dc262638;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .16s,background-color .16s;display:inline-flex}.cart-remove-button:hover{background:#dc262624;transform:translateY(-1px)}.summary-list{gap:.95rem;margin:0;display:grid}.summary-list div{color:var(--muted);border-bottom:1px solid #d9e5ecb8;justify-content:space-between;gap:1.5rem;padding-bottom:.8rem;display:flex}.summary-list div:last-child{color:var(--text);border-bottom:0;padding-bottom:0;font-weight:800}.summary-list dt,.summary-list dd{text-align:right;white-space:nowrap;margin:0}.primary-button,.secondary-button,.ghost-button,.chip{padding:.85rem 1.1rem}.primary-button{background:var(--text);color:#fff}.primary-button:hover,.cart-pill:hover{background:#142f4b}.secondary-button,.chip,.ghost-button,.secondary-button--link{background:var(--surface);color:var(--text);border-color:var(--border)}.ghost-button--compact{padding:.5rem .75rem}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button--link,.primary-button--link{justify-content:center;align-items:center;display:inline-flex}.form-actions--stretch,.card-stack,.summary-card{align-items:stretch}.eyebrow{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:500}.product-page{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.5rem;display:grid}.product-page__media,.product-page__content{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #d9e5eccc}.product-page__media{aspect-ratio:1;background:linear-gradient(135deg,#fff7dd,#f7fbfb);place-items:center;padding:1rem;display:grid;overflow:hidden}.product-page__media img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.product-page__content{gap:1.25rem;padding:1.5rem;display:grid}.addon-list,.addon-card{gap:.9rem;display:grid}.addon-options{gap:5px;display:grid}.addon-card{border:1px solid var(--border);background:var(--surface-alt);border-radius:16px;padding:1rem}.product-page__actions{gap:1rem;display:grid}.quantity-summary{background:var(--surface-alt);border:1px solid var(--border);border-radius:18px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.review-card{gap:.8rem;padding:1.1rem;display:grid}.form-card,.profile-tabs{gap:1rem;display:grid}.profile-tabs__nav{background:#ffffffb3;border:1px solid #d9e5ecd9;border-radius:999px;flex-wrap:wrap;gap:.6rem;width:fit-content;padding:.35rem;display:inline-flex}.profile-tabs__tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.75rem 1.1rem;font-weight:700}.profile-tabs__tab--active{background:var(--text);color:#fff;box-shadow:0 12px 24px #0c1d2e1f}.wallet-summary,.profile-details,.profile-addresses{gap:.75rem;display:grid}.wallet-summary div,.profile-details div,.profile-addresses article{background:#ffffffb8;border:1px solid #d9e5ecd9;border-radius:16px;gap:.25rem;padding:.9rem 1rem;display:grid}.wallet-summary span,.profile-details span,.profile-addresses span{color:var(--muted);font-size:.85rem}.wallet-summary strong,.profile-details strong,.profile-addresses strong{color:var(--text);word-break:break-word}.customer-qr-trigger{width:100%;color:var(--text);text-align:left;cursor:pointer;background:linear-gradient(135deg,#f7fbfd,#edf7f5);border:1px solid #d9e5ece6;border-radius:18px;align-items:center;gap:.9rem;padding:1rem;display:flex}.customer-qr-trigger:disabled{cursor:not-allowed;opacity:.55}.customer-qr-trigger__icon{background:var(--text);color:#fff;border-radius:14px;flex:none;place-items:center;width:3rem;height:3rem;font-size:1.45rem;font-weight:800;display:grid}.customer-qr-trigger span:last-child{gap:.2rem;display:grid}.customer-qr-trigger small{color:var(--muted);line-height:1.45}.customer-qr-modal{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07141fad;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.customer-qr-card{width:min(100%,25rem);color:var(--text);text-align:center;background:#fff;border-radius:28px;justify-items:center;gap:1.25rem;padding:2rem;display:grid;position:relative;box-shadow:0 30px 80px #05131e47}.customer-qr-card p{color:var(--muted);margin:.4rem 0 0;line-height:1.5}.customer-qr-card__eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800;color:#b06d00!important}.customer-qr-card__close{background:var(--surface-alt);width:2.4rem;height:2.4rem;color:var(--text);cursor:pointer;border:0;border-radius:999px;font-size:1.4rem;position:absolute;top:.8rem;right:.8rem}.customer-qr-card__code{border:1px solid var(--border);background:#fff;border-radius:22px;place-items:center;padding:.9rem;display:grid}.form-card--narrow,.auth-card{width:min(100% - 2rem,36rem);margin:0 auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid label,.auth-footnote{color:var(--muted);gap:.45rem;display:grid}.guest-checkout-note{color:var(--muted);margin:-.25rem 0 .25rem;line-height:1.55}.phone-field{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.75rem;display:grid;position:relative}.phone-field input,.phone-field select{margin:0}.phone-field input{min-width:0}.phone-field__code{color:var(--text);white-space:nowrap;font-weight:700}.phone-country-picker{position:relative}.phone-country-picker__trigger{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.2rem;display:inline-flex}.phone-country-picker__menu{z-index:20;border:1px solid var(--border);background:#fffffffa;border-radius:18px;width:min(22rem,80vw);max-height:18rem;padding:.35rem;position:absolute;top:calc(100% + .5rem);left:0;overflow:auto;box-shadow:0 18px 36px #0c1d2e29}.phone-country-picker__option{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.8rem .9rem;display:grid}.phone-country-picker__option.is-active,.phone-country-picker__option:hover{background:#efaf1024}.auth-field-help{color:var(--muted);font-size:.85rem;line-height:1.4}.otp-inputs{grid-template-columns:repeat(6,minmax(0,1fr));gap:.4rem;max-width:19rem;margin:0 auto;display:grid}.otp-input{text-align:center;letter-spacing:.04em;border-radius:14px;width:100%;min-width:0;height:3rem;padding:0;font-size:1rem;font-weight:700}.auth-password-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.auth-password-row label{min-width:0}.auth-field-help--wide{grid-column:1/-1;margin-top:-.1rem}.form-grid__wide{grid-column:1/-1}.form-error{color:var(--danger);margin:0}.history-card{overflow:hidden}.history-card__header{text-align:left;background:0 0;border:0;width:100%;padding:1rem 1.25rem}.history-card__body{gap:.9rem;padding:0 1.25rem 1.25rem;display:grid}.status-badge{color:var(--accent-dark);white-space:nowrap;background:#efaf1029;border-radius:999px;padding:.4rem .75rem;font-weight:800}.status-badge--pending,.status-badge--processing{color:var(--accent-dark);background:#efaf1029}.status-badge--accepted,.status-badge--preparing,.status-badge--ready{color:#2563eb;background:#2563eb1a}.status-badge--shipping,.status-badge--delivering{color:#0284c7;background:#0ea5e91f}.status-badge--delivered,.status-badge--completed,.status-badge--gone{color:#15803d;background:#16a34a1f}.status-badge--cancelled,.status-badge--canceled,.status-badge--failed{color:#dc2626;background:#dc26261a}.auth-shell{place-items:center;min-height:100vh;padding:2rem 1rem;display:grid;position:relative}.auth-card{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #d9e5eccc;border-radius:28px;gap:1rem;padding:2rem;display:grid}.auth-back-button{color:#fff;cursor:pointer;background:#000;border:0;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 14px 28px #0c1d2e2e}.auth-back-button__arrow{font-size:1.15rem;line-height:1}.modal-backdrop{z-index:1000;background:#0c1d2e8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{background:var(--surface);width:min(100%,34rem);max-height:calc(100vh - 2rem);box-shadow:var(--shadow);border-radius:24px;gap:1rem;padding:1.5rem;display:grid;overflow:auto}.modal-card--wide{width:min(100%,60rem)}.modal-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.location-dialog__header-actions{align-items:center;gap:.75rem;min-width:min(100%,28rem);display:flex}.modal-close-button{border:1px solid var(--border);background:var(--surface);width:2.75rem;height:2.75rem;color:var(--text);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:transform .16s,background-color .16s;display:inline-flex}.modal-close-button:hover{background:var(--surface-alt);transform:translateY(-1px)}.map-frame{background:var(--surface-alt);border:1px solid var(--border);border-radius:18px;min-height:22rem;overflow:hidden}.map-frame__canvas,.map-frame__fallback{width:100%;height:100%;min-height:22rem}.map-frame__fallback{color:var(--muted);place-items:center;padding:1rem;display:grid}.location-meta{justify-content:space-between}.location-meta strong{max-width:36rem;line-height:1.5;display:block}.location-search input{flex:1}.app-footer div{gap:.2rem;display:grid}.app-footer span{color:var(--muted);font-size:.85rem}.icon-button{border:1px solid var(--border);background:var(--surface);width:3rem;height:3rem;color:var(--text);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.icon-button:disabled{opacity:.45;cursor:not-allowed}.location-target-icon{justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:inline-flex;position:relative}.location-target-icon__ring{background:0 0;border:2px solid #1a73e8;border-radius:50%;width:.8rem;height:.8rem}.location-target-icon__axis{background:#1a73e8;border-radius:999px;position:absolute}.location-target-icon__axis--vertical{width:2px;height:100%}.location-target-icon__axis--horizontal{width:100%;height:2px}@media (width<=1080px){.split-layout,.product-page,.hero-grid{grid-template-columns:1fr}}@media (width<=720px){.app-main,.app-header,.app-footer{width:min(calc(100% - 1rem), var(--container))}.app-nav{display:none}.app-header__top,.app-header__bottom{padding:.75rem .9rem}.app-header__bottom{justify-content:flex-end}.app-header__icons{display:none}.location-chip{background:var(--accent);width:100%;min-width:0;max-width:none;color:var(--text-body);border-color:#0c1d2e1f;border-radius:18px;order:-1;padding:.95rem 1rem;font-weight:500}.app-header{gap:.85rem;padding:1rem 0 .85rem}.brand-link{font-size:1.5rem}.store-banner__inner{align-items:center}.store-banner__info:after{top:calc(100% + .55rem);left:auto;right:0;transform:none}.store-banner__info:before{left:auto;right:.2rem;transform:rotate(45deg)}.form-grid,.auth-password-row,.otp-inputs,.category-grid,.product-grid,.review-grid{grid-template-columns:1fr}.product-grid--category{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-grid--category .product-card--compact{border-radius:1.1rem}.product-grid--category .product-card--compact .product-card__image-wrap{border-radius:.85rem;margin:.45rem .45rem 0}.product-grid--category .product-card--compact .product-card__body{padding:.7rem .65rem .75rem}.product-grid--category .product-card__title{min-height:2.4em;font-size:.88rem}.product-grid--category .product-card__price{font-size:.92rem}.product-grid--category .product-card__add-button{width:2.05rem;height:2.05rem}.otp-input{height:3.25rem}.phone-field{grid-template-columns:auto auto minmax(0,1fr);gap:.55rem}.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid--menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem .85rem}.recommended-strip .product-card{flex-basis:calc(50% - .45rem)}.quantity-control,.promo-row,.location-search,.form-actions{flex-wrap:wrap}.addon-option{gap:.7rem;padding:.75rem}.addon-option__quantity{flex-wrap:nowrap;gap:.45rem}.addon-option__quantity .ghost-button--compact{width:2rem;height:2rem;padding:0}.modal-backdrop{place-items:stretch stretch;padding:.65rem}.modal-card{border-radius:22px;gap:.75rem;max-height:calc(100vh - 1.3rem);padding:.9rem}.modal-card__header{grid-template-columns:1fr;gap:.75rem;display:grid}.location-dialog__header-actions{grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0;display:grid}.location-search{flex-wrap:nowrap}.location-search input{min-width:0}.map-frame,.map-frame__canvas,.map-frame__fallback{min-height:min(44vh,20rem)}.modal-card>.form-actions{z-index:2;padding:.85rem .9rem calc(.85rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;margin:0 -.9rem -.9rem;position:sticky;bottom:-.9rem}.modal-card>.form-actions .primary-button,.modal-card>.form-actions .secondary-button{flex:100%}.promo-row .primary-button{width:100%}.line-item{grid-template-columns:3.8rem minmax(0,1fr)}.line-item__media{border-radius:16px;width:3.8rem;height:3.8rem}.line-item .quantity-control{grid-column:1/-1;justify-content:flex-end}.app-main{padding-bottom:6.5rem}.auth-shell{padding-bottom:7rem}.mobile-footer-nav{z-index:40;padding:.85rem .9rem calc(.85rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #d9e5eceb;border-radius:1.35rem;grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid;position:fixed;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 18px 40px #0c1d2e29}}
