@import"https://fonts.googleapis.com/css2?family=Reddit+Sans:wght@400;600&display=swap";:root{--color-primary-brown: #8C5424;--color-light-brown: #8C5424;--color-dark-brown: #331e13;--color-gold: #fde8bc;--color-gold-border: #ebd193;--color-bg-light: #FFFDF6}.redesign-hero{border-radius:24px;overflow:hidden;box-shadow:0 10px 20px #0000001a;height:169px;width:100%}.redesign-hero img{width:100%;height:100%;object-fit:cover;display:block}.redesign-hero .hero-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;display:flex;flex-direction:column;justify-content:center;z-index:1;width:80%}.redesign-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.05em;color:#ffffffb3;margin-bottom:8px}.redesign-hero h1{font-size:1.8rem;line-height:1.1;font-weight:800;color:#fff;margin-bottom:8px}.redesign-hero p{font-size:.9rem;color:#fff;opacity:.9;line-height:1.3;margin-bottom:16px;max-width:90%}.redesign-btn-primary{background:var(--color-light-brown);color:#fff;border-radius:999px;padding:8px 16px;font-weight:700;font-size:.85rem;display:inline-flex;align-items:center;gap:6px;border:none;min-height:38px}.redesign-btn-outline{background:#ffffff1a;color:#fff;border-radius:999px;padding:8px 16px;font-weight:700;font-size:.85rem;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.3);min-height:38px}.redesign-category-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.redesign-category-list::-webkit-scrollbar{display:none}.redesign-category-pill{display:inline-flex;align-items:center;gap:8px;height:36px;padding:4px 14px 4px 4px;background:#fff;border-radius:999px;border:1px solid #ede8e1;box-shadow:0 0 6px #00000026;white-space:nowrap;cursor:pointer;transition:all .18s ease;text-decoration:none}.redesign-category-pill:hover{box-shadow:0 0 10px #0003}.redesign-category-pill.active{background:var(--color-primary-brown);border-color:var(--color-primary-brown);box-shadow:0 4px 12px #8c542440}.redesign-category-pill .pill-icon{width:28px;height:28px;border-radius:50%;background:#f5e8e0;display:grid;place-items:center;flex-shrink:0;overflow:hidden}.redesign-category-pill .pill-icon img{width:22px;height:22px;object-fit:contain;display:block}.redesign-category-pill.active .pill-icon{background:#fff}.redesign-category-pill strong{font-size:12px;font-weight:700;color:#2d2926;line-height:1}.redesign-category-pill.active strong{color:#fff}.redesign-offer-card{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fffbf0,#fcf4db);border:1px solid var(--color-gold-border);border-radius:20px;padding:0;position:relative;overflow:hidden;height:115px}.redesign-offer-card:before{content:"";position:absolute;right:60px;top:10px;bottom:10px;width:1px;border-right:1px dashed var(--color-light-brown);opacity:.3}.offer-content{display:flex;flex-direction:column;align-items:flex-start}.offer-eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.05em;color:var(--color-dark-brown);margin-bottom:8px}.redesign-offer-card h3{font-size:1.6rem;font-weight:800;color:var(--color-primary-brown);margin:0 0 4px}.redesign-offer-card p{font-size:.9rem;color:var(--color-dark-brown);margin:0 0 16px}.offer-code-btn{background:var(--color-gold);border:1px solid var(--color-gold-border);color:var(--color-dark-brown);font-weight:800;padding:6px 16px;border-radius:999px;font-size:.85rem}.offer-arrow{color:var(--color-primary-brown)}.redesign-product-card{background:#fff;border-radius:20px;padding:12px;box-shadow:0 6px 16px #0000000a;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.02)}.redesign-product-image{border-radius:16px;overflow:hidden;aspect-ratio:1/1;background:#f5f5f5;position:relative}.redesign-product-image img{width:100%;height:111px;object-fit:cover}.redesign-product-info{margin-top:12px;display:flex;flex-direction:column}.redesign-product-title{font-weight:800;font-size:14px;font-family:Reddit Sans,sans-serif;color:#2d2926;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redesign-product-category{font-size:.85rem;color:#766f68;margin-bottom:12px}.redesign-product-footer{display:flex;align-items:center;justify-content:space-between}.redesign-product-footer strong{font-size:1.3rem;font-weight:800;color:#2d2926}.redesign-add-button{background:var(--color-light-brown);color:#fff;width:40px;height:40px;border-radius:12px;border:none;display:grid;place-items:center;box-shadow:0 4px 10px #b56b3533}.redesign-header{padding:16px;background:var(--color-bg-light);display:flex;flex-direction:column;gap:16px;position:sticky;top:0;z-index:50}.redesign-header-top{display:flex;justify-content:space-between;align-items:flex-start}.redesign-location{display:flex;flex-direction:column;gap:4px}.redesign-location>span{font-size:.85rem;color:#4a4a4a;margin-left:2px}.redesign-location-selector{display:flex;align-items:center;gap:8px;font-weight:600;color:#222;font-size:1.25rem;background:none;border:none;padding:0;cursor:pointer}.redesign-lang-selector{display:flex;align-items:center;gap:6px;font-weight:600;color:#4a4a4a;font-size:1.1rem;background:none;border:none;padding:0;margin-top:18px;cursor:pointer}.redesign-header-bottom{display:flex;gap:12px;align-items:center}.redesign-search{flex:1;display:flex;align-items:center;background:#eef0f4;border-radius:14px;padding:0 16px;height:52px}.redesign-search svg{color:#222;margin-right:12px}.redesign-search input{border:none;background:transparent;width:100%;height:100%;padding:0;font-size:14px;color:#222;outline:none}.redesign-search input::placeholder{color:#555;font-size:14px}.redesign-filter-btn{width:52px;height:52px;border-radius:14px;background:var(--color-primary-brown);color:#fff;border:none;display:grid;place-items:center;flex-shrink:0;cursor:pointer}.shop-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:var(--color-bg-light);position:sticky;top:0;z-index:50;border-bottom:1px solid #f0e9df}.shop-header button{background:none;border:none;padding:8px;cursor:pointer;color:#222;display:grid;place-items:center}.shop-header h1{font-size:18px;font-weight:700;color:#222;margin:0;position:absolute;left:50%;transform:translate(-50%)}.shop-meta-bar{display:flex;align-items:center;justify-content:space-between;padding:16px}.shop-product-count{font-size:14px;color:#4a4a4a}.shop-controls{display:flex;gap:8px}.shop-filter-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e0d9cf;border-radius:8px;background:transparent;font-size:13px;color:#4a4a4a;cursor:pointer}.shop-filter-badge{background:var(--color-primary-brown);color:#fff;font-size:10px;font-weight:700;width:16px;height:16px;border-radius:50%;display:grid;place-items:center}.shop-sort-dropdown{display:flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e0d9cf;border-radius:8px;background:#fdfbf7;font-size:13px;color:#4a4a4a;cursor:pointer}.shop-sort-dropdown span{font-weight:600;color:#222}.shop-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:32px 0;margin-top:16px}.shop-pagination button,.shop-pagination span{background:none;border:none;font-size:16px;color:#4a4a4a;cursor:pointer;padding:0}.shop-pagination button.active{background:var(--color-primary-brown);color:#fff;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:600}.bottom-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:100;display:flex;flex-direction:column;justify-content:flex-end}.bottom-sheet{background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding:24px;box-shadow:0 -4px 20px #0000001a;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottom-sheet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.bottom-sheet-header h2{font-size:1.2rem;font-weight:800;margin:0;color:#222}.bottom-sheet-header button{background:none;border:none;cursor:pointer;color:#555;padding:4px}.branch-list{display:flex;flex-direction:column;gap:12px}.branch-list-item{display:flex;align-items:center;gap:12px;padding:16px;background:#fdfbf7;border:1px solid #e0d9cf;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;color:#444;text-align:left}.detail-page-container{padding-bottom:96px}.detail-header{display:flex;align-items:center;justify-content:space-between;padding:16px;position:sticky;top:0;z-index:50;background:var(--color-bg-light)}.detail-header button{background:none;border:none;padding:8px;cursor:pointer;color:#222;display:grid;place-items:center}.detail-header h1{font-size:17px;font-weight:700;color:#222;margin:0;flex:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px}.detail-image-wrapper{padding:0 16px;margin-bottom:20px}.detail-image-wrapper img{width:100%;height:260px;object-fit:cover;border-radius:20px;display:block}@media(min-width:360px){.detail-image-wrapper img{height:280px}}@media(min-width:390px){.detail-image-wrapper img{height:300px}}.detail-info-section{padding:0 16px;display:flex;flex-direction:column;gap:20px}.detail-title-row{display:flex;flex-direction:column;gap:8px}.detail-badge{display:inline-flex;align-items:center;gap:4px;background:#faebd7;color:var(--color-primary-brown);padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;align-self:flex-start}.detail-title{font-size:17px;font-weight:700;line-height:24px;color:#222;margin:0}.detail-rating{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.detail-rating strong{color:#222}.detail-price-row{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.detail-price{font-size:28px;font-weight:700;color:#222}.detail-qty-selector{display:flex;align-items:center;background:#faebd7;border-radius:24px;height:48px;padding:0 8px}.detail-qty-btn{width:32px;height:32px;border-radius:50%;border:none;background:var(--color-primary-brown);color:#fff;display:grid;place-items:center;cursor:pointer}.detail-qty-value{width:40px;text-align:center;font-weight:700;font-size:16px;color:#222}.detail-info-cards{display:flex;gap:12px;border-bottom:1px solid #EFE7DF;padding-bottom:20px}.info-card{flex:1;border:1px solid #EFE7DF;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:4px;background:#fff}.info-card-label{font-size:12px;color:#666;display:flex;align-items:center;gap:6px}.info-card-value{font-size:15px;font-weight:700;color:#222}.detail-description{font-size:15px;line-height:24px;color:#666}.detail-description.clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.read-more-btn{background:none;border:none;color:var(--color-primary-brown);font-weight:700;padding:0;margin-top:4px;cursor:pointer;font-size:15px}.detail-sticky-cart{position:fixed;bottom:0;left:0;right:0;padding:16px;background:var(--color-bg-light);border-top:1px solid #EFE7DF;z-index:100;display:flex;justify-content:center}.detail-add-cart-btn{width:100%;max-width:400px;height:56px;border-radius:28px;background:var(--color-primary-brown);color:#fff;font-size:17px;font-weight:700;border:none;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.cart-header-redesign{display:flex;align-items:center;justify-content:center;padding:16px;position:sticky;top:0;z-index:50;background:var(--color-bg-light);border-bottom:1px solid #EFE7DF}.cart-header-redesign button{position:absolute;left:16px;background:none;border:none;padding:8px;cursor:pointer;color:#222;display:grid;place-items:center}.cart-header-redesign h1{font-size:18px;font-weight:700;color:#222;margin:0}.cart-page-container{padding:16px 16px 40px;display:flex;flex-direction:column;gap:16px}.cart-item-redesign{height:99px;border-radius:16px;padding:12px;background:#fff;box-shadow:0 4px 16px #0000000a;display:flex;align-items:center;gap:12px;position:relative;border:1px solid rgba(0,0,0,.02)}.cart-image-redesign{width:75px;height:75px;border-radius:12px;object-fit:cover;background:#f5f5f5;flex-shrink:0}.cart-item-info{display:flex;flex-direction:column;flex:1;height:100%;justify-content:center}.cart-item-title-row{display:flex;justify-content:space-between;align-items:flex-start}.cart-item-title{font-size:17px;font-weight:700;color:#222;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.cart-item-total{font-size:18px;font-weight:700;color:#222}.cart-item-unit-price{font-size:15px;color:#666;margin-bottom:8px}.cart-item-bottom-row{display:flex;justify-content:space-between;align-items:center}.cart-qty-selector{display:flex;align-items:center;background:#faebd7;border-radius:18px;height:36px;padding:0 4px}.cart-qty-btn{width:28px;height:28px;border-radius:50%;border:none;background:transparent;color:#444;display:grid;place-items:center;cursor:pointer}.cart-qty-btn.plus{background:var(--color-primary-brown);color:#fff}.cart-qty-value{width:32px;text-align:center;font-weight:700;font-size:14px;color:#222}.cart-remove-btn{background:none;border:none;color:#e53e3e;padding:8px;cursor:pointer;display:grid;place-items:center}.coupon-section{display:flex;gap:12px;margin-top:16px}.coupon-section input{flex:1;height:48px;border-radius:12px;border:1px solid #EFE7DF;padding:0 16px;font-size:15px;outline:none}.coupon-section input:focus{border-color:var(--color-primary-brown)}.coupon-section button{height:48px;border-radius:12px;background:#faebd7;color:var(--color-primary-brown);border:none;padding:0 20px;font-weight:700;font-size:15px;cursor:pointer}.coupon-section button:disabled{opacity:.5;cursor:not-allowed}.cart-summary{margin-top:24px;display:flex;flex-direction:column;gap:12px}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#666}.summary-row strong{color:#222;font-weight:600}.summary-row.discount,.summary-row.discount strong{color:#38a169}.summary-divider{border-bottom:1px dashed #EFE7DF;margin:4px 0}.summary-row.total{font-size:22px;font-weight:700;color:#222;margin-top:4px}.summary-row.total strong{font-weight:700;font-size:22px}.cart-checkout-btn{width:100%;height:48px;border-radius:24px;background:var(--color-primary-brown);color:#fff;font-size:17px;font-weight:600;border:none;cursor:pointer;margin-top:24px;display:flex;align-items:center;justify-content:center}.secure-checkout-badge{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#666;margin-top:12px}:root{font-family:Reddit Sans,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#2d2926;background:var(--color-bg-light);--cream: var(--color-bg-light);--paper: #fffdf8;--panel: #f8f1e9;--line: #e9dfd3;--font-size-normal: 17px;--font-size-small: 13px;--font-size-xs: 11px;--font-weight-semibold: 600;--ink: #2d2926;--muted: #766f68;--orange: #8C5424;--green: #1f5b3a;--shadow-soft: 0 14px 36px rgba(70, 54, 38, .1);--shadow-card: 0 10px 24px rgba(70, 54, 38, .08);font-synthesis:none;line-height:1.4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;width:100%;max-width:100vw;overflow-x:hidden;background:var(--cream);font-size:var(--font-size-normal);font-weight:var(--font-weight-semibold)}img{display:block;max-width:100%}small,.text-small{font-size:var(--font-size-small)}.text-xs{font-size:var(--font-size-xs)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;display:flex;flex-direction:column;padding-bottom:92px;overflow-x:clip;max-width:1280px;margin:0 auto;position:relative}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px max(16px,env(safe-area-inset-left));border-bottom:1px solid #eee5dc;background:#fffdf8f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.header-actions,.main-nav,.button,.button-row,.branch-chip,.language-chip,.bottom-nav a,.text-button,.order-card span{display:flex;align-items:center}.brand{grid-column:1;grid-row:1;min-width:0;gap:10px}.brand>span:last-child{min-width:0}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f8f1e9;font-size:1.45rem}.brand strong{display:block;overflow:hidden;color:#2d2926;font-size:clamp(1.1rem,5vw,1.4rem);font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.brand small{display:none;margin-top:3px;color:#7e7771}.main-nav{display:none}.header-actions{grid-column:1 / -1;grid-row:1 / span 2;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:36px 36px;gap:12px;pointer-events:none}.header-actions .branch-chip{grid-column:1 / -1;grid-row:2;width:max-content;max-width:calc(100vw - 32px);pointer-events:auto}.header-actions .has-badge{grid-column:2;grid-row:1;justify-self:end;pointer-events:auto;display:none}.header-actions .language-chip{grid-column:2;grid-row:1;justify-self:end;pointer-events:auto}.branch-chip,.language-chip,.chip{height:44px;border:1px solid #e6ded4;border-radius:999px;background:#f1f0e9;color:#1f5b3a;font-weight:800;display:inline-flex;align-items:center}.branch-chip{max-width:min(70vw,280px);padding:0 16px;gap:8px;font-size:.95rem;background:#eef3f0;color:#214a2f;border:none}.branch-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-chip{padding:0 14px;gap:6px;font-size:.9rem;color:#2d2926;background:#fffdf8}.icon-button,.cart-link,.quantity-control button,.add-button{border:1px solid #e6ded4;color:#2d2926;background:#fffdf8}.icon-button,.cart-link{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.desktop-cart{display:none}.cart-link span,.has-badge span,.bottom-nav em{position:absolute;display:grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;color:#fff9f2;background:#8c5424;font-size:.72rem;font-style:normal;font-weight:900}.cart-link span,.has-badge span{top:-6px;right:-6px}main{flex:1;overflow-x:clip}.page-stack,.content-page,.product-detail{width:calc(100% - 16px);max-width:1180px;margin:0 auto;min-width:0}.page-stack{padding:22px 0 112px}.content-page,.product-detail{padding:28px 0 112px}.hero{position:relative;width:100%;max-width:100%;min-height:0;aspect-ratio:1.88 / 1;overflow:hidden;border-radius:22px;background:#2d2926;box-shadow:var(--shadow-soft)}.compact-hero{min-height:0}.hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:inherit;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1f1813cc,#1f181366)}.hero-content{position:absolute;inset:50% auto auto 22px;transform:translateY(-50%);z-index:1;width:min(312px,calc(100% - 44px));color:#fffdf8}.hero-content h1,.content-page h1,.product-detail h1,.section-heading h2{margin:0;line-height:1.08;letter-spacing:0}.hero-content h1{font-size:clamp(1.8rem,7.6vw,3.2rem);font-weight:900}.hero-content p:not(.eyebrow){margin:8px 0 18px;max-width:490px;font-size:clamp(.98rem,4vw,1.15rem);line-height:1.38}.hero-actions,.button-row{gap:10px;flex-wrap:wrap}.button{min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:999px;justify-content:center;gap:9px;font-weight:850;box-shadow:0 10px 20px #e85b3524}.button.primary{color:#fffdf8;background:#8c5424}.button.secondary,.button.light{color:#2d2926;border-color:#e6ded4;background:#fffdf8}.button.full{width:100%}.text-button{border:0;padding:0;gap:7px;color:#8c5424;background:transparent;font-weight:850}.text-button.centered{justify-content:center}.eyebrow{margin:0 0 8px;color:#8c5424;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.promo-strip{position:relative;width:100%;max-width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon title arrow" "icon subtitle arrow";column-gap:16px;row-gap:4px;align-items:center;margin-top:24px;padding:18px 16px;border:none;border-radius:22px;background:linear-gradient(to right,#ffeac6,#fff6ed);box-shadow:0 12px 24px #ffb40014}.promo-strip>span{grid-area:icon;display:grid;place-items:center;color:#8c5424;background:transparent;font-size:2.2rem}.promo-strip strong,.promo-strip small{min-width:0}.promo-strip strong{grid-area:title;overflow-wrap:break-word;font-size:1.02rem;line-height:1.25}.promo-strip small{grid-area:subtitle;color:#7e7771;font-size:.92rem}.promo-strip>svg{grid-area:arrow;display:block;color:#7e7771}.section-block{margin-top:16px}.page-stack>.section-block:last-of-type{margin-top:46px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px}.section-heading.compact{align-items:center}.section-heading h1{font-size:clamp(1.4rem,6vw,2.8rem)}.section-heading h2{font-size:clamp(1.0625rem,4vw,1.75rem);font-weight:900}.section-heading a,.text-link{font-size:clamp(.875rem,3vw,1.05rem);color:#8c5424;font-weight:900}.category-grid,.product-grid,.branch-grid,.offer-grid,.notification-list{display:grid;gap:16px}.category-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:12px;padding:4px 4px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-grid::-webkit-scrollbar,.chip-row::-webkit-scrollbar{display:none}.category-grid.wide{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));overflow:visible}.category-tile{flex:0 0 auto;width:76px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;transition:transform .2s}.category-tile:hover{transform:translateY(-2px)}.category-tile__icon{width:76px;height:76px;display:grid;place-items:center;border:1px solid #eee5dc;border-radius:20px;background:#fdfaf6;font-size:2.2rem;box-shadow:0 6px 16px #4636260d}.category-tile img{width:42px;height:42px;border-radius:14px;object-fit:cover}.category-tile strong{color:#2d2926;font-size:.85rem;font-weight:850;line-height:1.15}.category-tile.tall{flex-basis:180px;min-height:170px}.category-tile small{color:#7e7771}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{display:flex;flex-direction:column;min-width:0;border:none;border-radius:20px;background:#f7f4ec;padding:12px}.product-card__image{position:relative;min-height:0;width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;background:#efebe4;border-radius:16px;overflow:hidden}.product-card__image:before{content:"🍽️";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:transparent;font-size:2.5rem;opacity:.6}.product-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:16px}.product-card__placeholder{display:none}.image-placeholder{position:relative;z-index:1;display:grid;place-items:center;width:60px;height:60px;border-radius:18px;background:#f1ece5;color:#a49a90;font-size:1.8rem}.image-placeholder.large{min-height:320px}.product-badge,.stock-badge,.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:900;white-space:nowrap}.product-badge.special{position:absolute;top:8px;left:8px;z-index:2;background:#ffbc00;color:#1a1816;font-size:.75rem;font-weight:900;padding:4px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:4px}.veg-badge{position:absolute;top:8px;right:8px;z-index:2;width:18px;height:18px;border:2px solid #24af50;border-radius:6px;background:#fff;display:grid;place-items:center}.veg-badge:after{content:"";width:8px;height:8px;border-radius:50%;background:#24af50}.product-card__body{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:12px 2px 2px;background:transparent}.product-card__title{display:block;min-height:22px;overflow:hidden;color:#2d2926;font-size:clamp(.875rem,4vw,1.18rem);font-weight:850;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.product-card__footer{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__footer strong,.detail-price,.summary-panel dd,.order-card__total strong{color:#8c5424}.product-card__footer strong{font-size:clamp(.95rem,4vw,1.25rem);font-weight:900;line-height:1}.add-button{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-color:#8c5424;border-radius:999px;color:#fffdf8;background:#8c5424;box-shadow:0 10px 18px #e85b351f}.filter-bar{margin-bottom:14px;display:grid;grid-template-columns:1fr auto;gap:10px}.search-box{position:relative}.search-box svg{position:absolute;top:50%;left:15px;transform:translateY(-50%);color:#7e7771}input,select,textarea{width:100%;border:1px solid #e6ded4;border-radius:16px;color:#2d2926;background:#fffdf8;outline-color:#8c5424}input,select{height:54px;padding:0 14px}.search-box input{padding-left:46px}textarea{min-height:112px;padding:13px;resize:vertical}.filter-button{width:54px;height:54px;border-radius:999px;border:1px solid #e6ded4;background:#fffdf8;display:grid;place-items:center;color:#2d2926;flex-shrink:0;cursor:pointer}.chip-row{display:flex;gap:10px;overflow-x:auto;padding:2px 0 18px}.chip{flex:0 0 auto;padding:0 18px;color:#7e7771;background:#fffdf8}.chip.active{border-color:#8c5424;color:#fffdf8;background:#8c5424}.product-detail{display:grid;gap:18px}.product-detail__image{overflow:hidden;border-radius:26px;background:#f1ece5;box-shadow:var(--shadow-card)}.product-detail__image img{width:100%;max-height:46vh;aspect-ratio:4 / 3;object-fit:cover}.product-detail__info{display:grid;gap:14px;padding:2px 2px 0}.product-detail__info h1{font-size:clamp(1.9rem,8vw,4.1rem);font-weight:900}.product-detail__info p{margin:0;color:#6f665f;font-size:.98rem;line-height:1.48}.detail-badges{display:flex;flex-wrap:wrap;gap:8px}.detail-badges .product-badge{position:static}.stock-badge{color:#1f5b3a;background:#eaf1ea}.variant-list{display:grid;gap:10px}.variant-list button,.segmented button{min-height:50px;padding:10px 12px;border:1px solid #e6ded4;border-radius:16px;background:#fffdf8}.variant-list button{display:flex;justify-content:space-between;align-items:center}.variant-list button.selected,.segmented button.selected{border-color:#8c5424;color:#8c5424;background:#fff1ec}.detail-bottom{position:sticky;bottom:86px;z-index:4;display:grid;grid-template-columns:minmax(112px,.42fr) minmax(0,1fr);gap:12px;margin-top:2px;padding:12px 0 0;background:linear-gradient(180deg,rgba(255,249,242,.55),var(--cream) 28%)}.quantity-control{display:inline-flex;align-items:center;gap:6px}.quantity-control.large{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;min-height:58px;border:1px solid #e6ded4;border-radius:20px;background:#fffdf8}.quantity-control button{width:36px;height:36px;display:grid;place-items:center;border-radius:12px}.quantity-control.large button{margin:0 auto;border:0;background:transparent}.quantity-control span{min-width:26px;text-align:center;color:#2d2926;font-weight:900}.branch-grid{grid-template-columns:1fr}.branch-card,.offer-card,.summary-panel,.form-panel,.profile-panel,.link-panel,.order-card,.cart-item,.address-box,.notification-card,.empty-state{border:1px solid #ebe2d8;border-radius:24px;background:#fffdf8}.branch-card{position:relative;width:100%;min-height:190px;padding:18px;display:grid;gap:10px;text-align:left}.branch-card.selected{border-color:#1f5b3a;box-shadow:0 0 0 4px #1f5b3a1a}.branch-card span{display:inline-flex;align-items:center;gap:8px;color:#716a64}.branch-card__check{position:absolute;top:14px;right:14px;width:30px;height:30px;justify-content:center;border-radius:999px;color:#fffdf8!important;background:#1f5b3a}.branch-card__action{margin-top:6px;color:#1f5b3a}.sticky-page-action{position:sticky;bottom:90px;margin-top:18px}.offer-grid{grid-template-columns:1fr}.offer-card{overflow:hidden}.offer-card img,.offer-card>.image-placeholder{width:100%;min-height:190px;object-fit:cover}.offer-card div{display:grid;gap:10px;padding:18px}.offer-card h2,.summary-panel h2,.form-panel h1{margin:0}.offer-card p{margin:0;color:#6f665f;line-height:1.45}.offer-card small{color:#7e7771}.cart-layout,.checkout-layout,.profile-grid,.support-layout{display:grid;gap:18px;align-items:start}.cart-list,.order-list,.summary-items{display:grid;gap:12px}.reward-card{display:grid;gap:16px;margin-bottom:18px;padding:16px;border:1px solid #ffeac6;border-radius:18px;background:#fffdf8}.reward-card-header{display:flex;align-items:center;gap:10px;color:#2d2926}.reward-card-header .reward-icon{color:#ffb400}.reward-card.unlocked{border-color:#b9dcc8;background:#edf7f0}.reward-progress{position:relative;height:10px;overflow:hidden;border-radius:999px;background:#f3eadf}.reward-progress:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--progress);border-radius:inherit;background:#ffb400}.cart-item{display:flex;flex-direction:row;align-items:center;gap:16px;padding:14px;border:1px solid #f1ece4;border-radius:16px;background:#fdfaf6}.cart-item-image-wrapper{flex-shrink:0;width:90px;height:90px;border-radius:12px;background:#f1ece5;display:grid;place-items:center;overflow:hidden}.cart-item-image-wrapper img,.cart-item-image-wrapper .image-placeholder{width:100%;height:100%;object-fit:cover;border-radius:12px;background:transparent}.cart-item-content{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.cart-item-header{display:flex;flex-direction:column;gap:2px}.cart-item-header strong{font-size:1.05rem;color:#2d2926;font-weight:800;line-height:1.2}.cart-item-unit-price{font-size:.95rem;color:#8c5424;font-weight:850}.cart-item-actions{display:flex;align-items:center;justify-content:space-between}.quantity-pill{display:inline-flex;align-items:center;gap:14px;background:#f1ece4;border-radius:999px;padding:4px 10px}.quantity-pill button{background:transparent;border:none;padding:4px;display:grid;place-items:center;color:#2d2926;cursor:pointer}.quantity-pill span{font-weight:700;color:#2d2926;font-size:1rem}.cart-item-total-group{display:flex;align-items:center;gap:12px}.cart-item-total-price{font-size:1.1rem;color:#2d2926;font-weight:900}.remove-btn{color:#8c5424;background:transparent;border:none;padding:4px;display:grid;place-items:center}.reward-line{background:#edf7f0;border-color:#b9dcc8}.reward-qty{font-size:1rem;font-weight:700}.form-panel,.profile-panel,.link-panel{padding:20px}.summary-panel{position:sticky;bottom:82px;z-index:3;padding:24px;border:1px solid #eee5dc;border-radius:24px;background:#fff;box-shadow:0 -8px 32px #46362614}.summary-panel.flat-panel{position:static;z-index:1;padding:24px 0 0;border:none;border-top:1px solid #eee5dc;border-radius:0;background:transparent;box-shadow:none;margin-top:12px}.total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.total-row span{font-size:1.15rem;color:#7e7771;font-weight:700}.total-row strong{font-size:1.5rem;color:#2d2926;font-weight:900}.checkout-button{background:#214a2f;border-radius:14px;height:56px;border:none;color:#fff}.summary-items{margin:14px 0;color:#7e7771;font-size:.9rem}.form-panel{gap:16px}.segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.address-box{padding:15px}.address-box p,.address-box small{margin:6px 0 0;color:#6f665f}.cod-card{border-color:#c9dfd1;background:#f0f7f2}.narrow{max-width:660px}.empty-center{min-height:calc(100vh - 245px);display:grid;place-content:center;justify-items:center;text-align:center}.empty-center h1{margin:14px 0 8px}.empty-center p{margin:0 0 22px;color:#7e7771}.empty-icon{width:132px;height:132px;display:grid;place-items:center;border-radius:999px;color:#7e7771;background:#f1ece5}.profile-grid{grid-template-columns:1fr}.profile-panel{display:flex;gap:18px;align-items:center}.profile-avatar{width:92px;height:92px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#8c5424;background:#ffe6dc}.profile-panel h1{font-size:clamp(1.55rem,6vw,2.8rem)}.profile-panel p:not(.eyebrow){margin:6px 0 0;color:#7e7771}.link-panel{display:grid;gap:0}.link-panel a,.link-panel button{min-height:54px;display:flex;align-items:center;gap:11px;border:0;border-bottom:1px solid #ebe2d8;color:#2d2926;background:transparent;font-weight:850;text-align:left}.link-panel a:last-child,.link-panel button:last-child{border-bottom:0;color:#8c5424}.order-list{gap:14px}.order-card{padding:17px;display:grid;gap:11px}.order-card__top,.order-card__total{display:flex;justify-content:space-between;gap:12px;align-items:center}.order-card span{gap:7px;color:#7e7771}.order-card p{margin:0;color:#6f665f;line-height:1.45}.order-card__total{padding-top:12px;border-top:1px solid #ebe2d8}.status-pill,.status-preparing,.status-accepted{color:#7d4c00;background:#ffecc5}.status-delivered,.status-completed{color:#1f5b3a;background:#e4f2e9}.timeline{display:grid;overflow:hidden;border:1px solid #ebe2d8;border-radius:22px;background:#fffdf8}.timeline>div{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:18px;border-bottom:1px solid #ebe2d8}.timeline>div:last-child{border-bottom:0}.timeline span{width:16px;height:16px;border:2px solid #d3c8bc;border-radius:999px}.timeline .active span{border-color:#1f5b3a;background:#1f5b3a}.timeline small{color:#7e7771}.notification-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:16px}.notification-card.unread:after{content:"";position:absolute;top:18px;right:18px;width:9px;height:9px;border-radius:999px;background:#8c5424}.notification-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;color:#1f5b3a;background:#eaf1ea}.notification-card span:last-child{display:grid;gap:4px}.notification-card small,.notification-card em{color:#7e7771;font-style:normal}.empty-state{padding:22px;color:#6f665f}.site-footer{display:none}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fff9f2fa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 24px #46362614}.bottom-nav a{min-width:0;min-height:60px;justify-content:center;flex-direction:column;gap:4px;color:#7e7771;font-size:.74rem;font-weight:850}.bottom-nav a.active{color:#8c5424}.bottom-nav__icon{position:relative;display:grid;place-items:center}.bottom-nav em{top:-10px;right:-14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:end center;padding:16px;background:#2d292657}.auth-modal{position:relative;width:min(100%,430px);display:grid;gap:14px;padding:24px;border-radius:26px;background:#fffdf8;box-shadow:0 22px 70px #2d292647}.modal-close{position:absolute;top:14px;right:14px}.auth-modal__icon{width:64px;height:64px;display:grid;place-items:center;border-radius:22px;color:#1f5b3a;background:#eaf1ea}.auth-modal h2{margin:0;font-size:1.65rem}.auth-modal p,.auth-modal small{margin:0;color:#6f665f;line-height:1.45}.auth-modal label{display:grid;gap:7px;color:#6f665f;font-weight:850}@media(min-width:720px){.app-shell{padding-bottom:0}.site-header{grid-template-columns:minmax(260px,1fr) auto minmax(300px,1fr);align-items:center;padding:14px clamp(22px,4vw,48px)}.brand small,.language-chip,.desktop-cart{display:inline-flex}.main-nav{display:flex;justify-content:center;gap:4px;padding:5px;border:1px solid #ebe2d8;border-radius:999px;background:#fffdf8}.main-nav a{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;border-radius:999px;color:#6f665f;font-weight:850}.main-nav a.active{color:#fffdf8;background:#8c5424}.header-actions{display:flex;grid-column:auto;grid-row:auto;justify-content:flex-end;align-items:center;gap:12px;pointer-events:auto}.header-actions .branch-chip,.header-actions .has-badge,.header-actions .language-chip{grid-column:auto;grid-row:auto;display:inline-flex}.bottom-nav{display:none}.page-stack{padding:34px 0 72px}.content-page,.product-detail{padding:42px 0 72px}.hero{border-radius:24px}.hero-content{width:min(520px,calc(100% - 44px))}.compact-hero{min-height:clamp(430px,52vh,560px);aspect-ratio:auto}.hero-content h1{font-size:clamp(3.4rem,6vw,5.4rem)}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(112px,1fr));overflow:visible}.category-tile{flex-basis:auto;min-height:128px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{flex-direction:column}.product-card__image{width:auto;aspect-ratio:1 / 1.02}.product-card__placeholder{width:64px;height:64px;font-size:2.1rem}.product-card__body{min-height:108px;padding:17px 16px 15px}.product-card__title{font-size:1.12rem}.branch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-card{display:grid;grid-template-columns:42% 1fr}.offer-card img,.offer-card>.image-placeholder{height:100%}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 360px}.profile-grid,.support-layout{grid-template-columns:minmax(0,1fr) minmax(290px,380px)}.product-detail{grid-template-columns:minmax(0,1fr) minmax(340px,470px);align-items:start;gap:34px}.product-detail__image img{max-height:none;aspect-ratio:1 / 1}.detail-bottom,.summary-panel{position:sticky;top:96px;bottom:auto;box-shadow:none}.detail-bottom{background:transparent}.cart-item-content{flex-direction:row;align-items:center;justify-content:space-between}.cart-item img,.cart-item>.image-placeholder{width:90px;height:90px}.cart-item-actions{gap:24px;justify-content:flex-end}.sticky-page-action{position:static;max-width:360px;margin-left:auto}.site-footer{padding:24px clamp(22px,4vw,48px);border-top:1px solid #ebe2d8;display:flex;gap:16px;flex-wrap:wrap;color:#7e7771;background:#fffdf8}.site-footer span{color:#2d2926;font-weight:900}.modal-backdrop{place-items:center}}@media(min-width:1080px){.site-header{left:0;right:0}.page-stack{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-template-areas:"hero promo" "categories categories" "popular popular";gap:28px}.page-stack>.hero{grid-area:hero}.page-stack>.promo-strip{grid-area:promo;min-height:100%;margin-top:0;align-content:end;grid-template-columns:1fr;grid-template-areas:"icon" "title" "subtitle";padding:28px}.promo-strip>span{width:64px;height:64px}.promo-strip strong{max-width:280px;font-size:1.45rem}.promo-strip small{font-size:1rem}.page-stack>.section-block:first-of-type{grid-area:categories;margin-top:8px}.page-stack>.section-block:last-of-type{grid-area:popular;margin-top:0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{min-height:560px}}@media(max-width:380px){.page-stack,.content-page,.product-detail{width:calc(100% - 20px)}.brand strong{font-size:1rem}.product-card__image{min-height:128px}.button{padding:0 14px}}
