body{background:#fff}.pc-product-view,.mob-product-view{display:none}@media (min-width:769px){.pc-product-view{display:block}}@media (max-width:768px){.mob-product-view.active{display:block}}.mob-pv-header{z-index:100;background:#fff;border-bottom:1px solid #ebebeb;align-items:center;gap:8px;height:52px;padding:0 14px;display:flex;position:sticky;top:0}.mob-pv-header-btn{width:36px;height:36px;color:var(--color-ink-soft);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mob-pv-title{color:var(--color-ink);flex:1;font-size:16px;font-weight:700}.mob-pv-filter{scrollbar-width:none;z-index:99;background:#fff;border-bottom:1px solid #f4f4f4;gap:8px;padding:10px 14px;display:flex;position:sticky;top:103px;overflow-x:auto}.mob-pv-filter::-webkit-scrollbar{display:none}.mob-pv-chip{color:var(--color-ink-soft);cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e8e8e4;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.mob-pv-chip.active{color:#1a1a1a;background:#f4f4f4;border-color:#1a1a1a;font-weight:700}.mob-pv-result-bar{color:var(--color-ink-mute);border-bottom:1px solid #f4f4f4;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.mob-pv-sort{color:var(--color-ink-soft);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:500}.mob-pv-grid{grid-template-columns:1fr 1fr;gap:12px;padding:12px 12px 90px;display:grid}.pc-filter-bar{flex-wrap:wrap;align-items:center;gap:12px;padding:20px 0 16px;display:flex}.pc-cat-tabs{border-bottom:2px solid #ebebeb;gap:0;margin-bottom:24px;display:flex}.pc-cat-tab{text-align:center;color:#666;cursor:pointer;white-space:nowrap;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:12px 8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;position:relative}.pc-cat-tab:after{content:"";background:#1a1a1a;width:0;height:2px;transition:width .2s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.pc-cat-tab.active{color:#1a1a1a}.pc-cat-tab.active:after{width:calc(100% - 16px)}.pc-cat-tab:hover{color:#1a1a1a}.pc-cat-tab-sep{background:#ebebeb;flex-shrink:0;align-self:stretch;width:1px;margin:8px 4px;display:block}.pc-cat-tab-new{color:#2d7a4d;flex:none;padding:12px 20px}.pc-cat-tab-new.active{color:#2d7a4d}.pc-cat-tab-new:after{background:#2d7a4d}.mob-pv-chip-new{color:#2d7a4d!important;border-color:#2d7a4d!important}.mob-pv-chip-new.active{color:#1e8a4c!important;background:#eaf4ec!important;border-color:#2d7a4d!important;font-weight:700!important}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.product-grid{grid-template-columns:repeat(3,1fr);gap:10px}}.custom-select{position:relative}.custom-select-btn{color:var(--color-ink);cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #ebebeb;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:border-color .15s;display:flex}.custom-select-btn:hover,.custom-select.open .custom-select-btn{border-color:#333}.custom-select-list{z-index:200;background:#fff;border:1.5px solid #ebebeb;border-radius:8px;min-width:140px;margin:0;padding:6px 0;list-style:none;display:none;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 16px #00000014}.custom-select.open .custom-select-list{display:block}.custom-select-item{color:#333;cursor:pointer;padding:10px 16px;font-size:13px;transition:background .1s}.custom-select-item:hover{background:#f7f7f7}.custom-select-item.selected{color:#1a1a1a;font-weight:700}.result-count{color:var(--color-ink-mute);font-size:13px}.filter-chip{cursor:pointer;color:var(--color-ink);background:#fff;border:1.5px solid #e0e0e0;border-radius:999px;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.filter-chip.active{color:#1a1a1a;background:#f4f4f4;border-color:#333;font-weight:700}.pagination{justify-content:center;align-items:center;gap:6px;margin-top:40px;margin-bottom:60px;display:flex}.page-btn{color:#888;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:500;display:flex}.page-btn:disabled{opacity:.35;cursor:default}.page-num{color:#aaa;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:32px;height:36px;padding:0 4px;font-size:14px;font-weight:500;display:flex}.page-num.active{color:#000;font-weight:700}.pc-cat-container{padding-top:24px;padding-bottom:60px}.header-nav{gap:0}.mega-dropdown-inner-container{padding-top:0;padding-bottom:0}.product-card{color:inherit;cursor:pointer;background:0 0;text-decoration:none;transition:transform .18s;display:block}.product-card:hover{transform:translateY(-3px)}.product-card-img{aspect-ratio:1;background:var(--color-bg-white);border-radius:8px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.fruit-emoji{justify-content:center;align-items:center;width:100%;height:100%;font-size:clamp(48px,8vw,72px);display:flex}.product-card-delivery{letter-spacing:.3px;border-radius:4px;padding:3px 7px;font-size:12px;font-weight:700;position:absolute;top:8px;left:8px}.tag-dawn{color:#1e8a4c;background:#f0fbf4;border:1px solid #7bd4a0}.tag-regular{color:#d9600a;background:#fff6ee;border:1px solid #f4a96a}.tag-special{color:sienna;background:#fff0e0;border:1px solid #e8c8a0}.product-card-actions{opacity:0;background:#ffffffeb;border-radius:0 0 8px 8px;align-items:center;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.product-card:hover .product-card-actions{opacity:1;transform:translateY(0)}.product-card-actions .product-card-wish,.product-card-actions .cart-btn{cursor:pointer;height:38px;color:var(--color-ink);background:0 0;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:5px;width:auto;font-size:14px;font-weight:500;transition:background .15s;display:flex;position:static}.product-card-actions .product-card-wish:hover,.product-card-actions .cart-btn:hover{background:#0000000d}.product-card-actions .cart-btn svg{pointer-events:none;width:15px;height:15px}.product-card-actions-divider{background:#00000026;flex-shrink:0;width:1px;height:18px}.product-card-body{padding:10px 6px 12px}.product-brix-wrap{flex-shrink:0;align-items:center;gap:4px;height:22px;margin-bottom:6px;display:flex}.product-brix{color:#888;background:#f4f4f4;border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-flex}.product-badge{border-radius:4px;align-items:center;padding:2px 6px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}.badge-new{color:#fff;background:#1a1a1a}.badge-best{color:#fff;background:#1a1a1a;font-weight:800}.product-card-name{color:var(--color-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card-desc{color:var(--color-ink-mute);text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:13px;line-height:1.5;overflow:hidden}.product-price-row{flex-wrap:wrap;align-items:baseline;gap:4px;margin-bottom:4px;display:flex}.price-discount{color:#e53e3e;font-size:15px;font-weight:800}.price-current{color:var(--color-ink);font-size:18px;font-weight:800}.price-original{color:#bbb;font-size:12px;text-decoration:line-through}.product-delivery-tag{color:#d9600a;background:#fff6ee;border:1px solid #f4a96a;border-radius:4px;margin-top:2px;padding:2px 7px;font-size:11px;font-weight:600;display:inline-block}.product-delivery-tag.farm{color:#1e8a4c;background:#f0fbf4;border-color:#7bd4a0}.product-rating-row{align-items:center;display:flex}.rating-stars{color:var(--color-ink-mute);align-items:center;gap:3px;font-size:12px;display:flex}.product-card-skeleton{background:#f0f0ee;border-radius:12px;min-height:280px;animation:1.2s ease-in-out infinite alternate skeleton-pulse}@keyframes skeleton-pulse{0%{opacity:1}to{opacity:.5}}
