#root{width:100%;min-height:100vh;box-sizing:border-box}@media(min-width:481px){#root{background-color:#fff!important;max-width:480px;margin:0 auto}}.section{padding:20px 20px 4px}.section-title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.section-title h2{font-size:18px;font-weight:800;margin:0}.section-desc{font-size:13px;color:#6b7684;margin:2px 0 12px}.h-scroller{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.h-scroller::-webkit-scrollbar{display:none}.product-card{flex:0 0 auto;width:156px;text-decoration:none;color:inherit;display:block}.product-card .thumb{width:156px;height:156px;border-radius:14px;background:#f2f4f6;display:flex;align-items:center;justify-content:center;font-size:40px;overflow:hidden;margin-bottom:8px}.product-card .thumb img{width:100%;height:100%;object-fit:cover}.product-card .name{font-size:14px;font-weight:700;line-height:1.3;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .meta{font-size:12px;color:#6b7684}.product-row{display:flex;gap:12px;padding:14px 20px;text-decoration:none;color:inherit;border-bottom:1px solid #f2f4f6}.product-row .thumb{width:72px;height:72px;border-radius:12px;background:#f2f4f6;display:flex;align-items:center;justify-content:center;font-size:24px;flex:0 0 auto;overflow:hidden}.product-row .thumb img{width:100%;height:100%;object-fit:cover}.product-row .body{flex:1;min-width:0}.product-row .name{font-size:15px;font-weight:700;margin-bottom:4px}.product-row .meta{font-size:12px;color:#6b7684;margin-top:4px}.chip-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;padding:8px 14px;border-radius:20px;background:#f2f4f6;font-size:13px;font-weight:600;color:#333d4b;text-decoration:none;white-space:nowrap;cursor:pointer;border:none}.chip.active{background:#3182f6;color:#fff}.category-sidebar{display:flex;flex-direction:column;gap:4px;width:88px;flex:0 0 auto;padding:4px 0 16px 20px;position:sticky;top:0;align-self:flex-start;max-height:100vh;overflow-y:auto;scrollbar-width:none}.category-sidebar::-webkit-scrollbar{display:none}.category-item{display:block;width:100%;text-align:left;padding:10px 8px;border-radius:10px;background:transparent;border:none;font-size:13px;font-weight:600;color:#4e5968;cursor:pointer;line-height:1.3}.category-item.active{background:#e8f3ff;color:#3182f6;font-weight:700}.empty-state{text-align:center;padding:60px 20px;color:#8b95a1;font-size:14px;line-height:1.6}.warn-box{background:#fff4e5;border:1px solid #ffdca8;border-radius:10px;padding:12px 14px;font-size:13px;color:#92400e;margin:12px 0;line-height:1.6}.ingredient-list-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f2f4f6;font-size:14px}.stale-tag{display:inline-block;font-size:11px;color:#b8860b;background:#fff8e1;padding:2px 6px;border-radius:4px;margin-left:6px}.ad-slot{margin:16px 20px;border-radius:12px;overflow:hidden}:root{font-family:sans-serif}*{-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh}@media(min-width:481px){body{display:flex;justify-content:center;align-items:flex-start;background-color:#f5f5f5!important}}
