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:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}.mob-pv-chip.active{color:#fff;background:#1a1a1a;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}.wish-pick-grid .product-brix-wrap{display:none!important}.wish-pick-grid .price-original{display:none}.farm-prod-wrap{position:relative}.farm-prod-carousel{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.farm-prod-arrow{display:none}@media (min-width:769px){.farm-prod-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.farm-prod-carousel::-webkit-scrollbar{display:none}.farm-prod-carousel>*{scroll-snap-align:start;flex:0 0 calc(25% - 12px)}.farm-prod-arrow{z-index:10;color:#fff;cursor:pointer;opacity:0;background:#00000052;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s,background .15s;display:flex;position:absolute;top:38%;transform:translateY(-50%)}.farm-prod-wrap:hover .farm-prod-arrow{opacity:1}.farm-prod-arrow:hover{background:#00000080}.farm-prod-arrow.prev{left:-26px}.farm-prod-arrow.next{right:-26px}}.farm-hero{background:#f2f0ec;width:100%}.farm-hero img{object-fit:cover;width:100%;max-height:560px;display:block}.farm-hero-empty{background:linear-gradient(135deg,#2d5a27,#3d7a35);justify-content:center;align-items:center;height:340px;display:flex}.farm-hero-empty span{font-size:84px}@media (min-width:769px){.farm-hero{background:0 0;max-width:1120px;margin:28px auto 0;padding:0 32px}.farm-hero img{aspect-ratio:2;border-radius:16px;max-height:none}.farm-hero-empty{aspect-ratio:2;border-radius:16px;max-width:1120px;height:auto;margin:28px auto 0}}.pc-filter-bar{flex-wrap:wrap;align-items:center;gap:12px;padding:20px 0 16px;display:flex}.pc-cat-tabs{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.pc-cat-tab{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:999px;flex:none;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s}.pc-cat-tab:after{display:none}.pc-cat-tab:hover{border-color:#bdbdbd}.pc-cat-tab.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.pc-cat-tab-sep{display:none}.pc-cat-tab-new{color:#2d7a4d}.pc-cat-tab-new.active{color:#fff;background:#2d7a4d;border-color:#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}.mob-pv-result-bar .custom-select-list{left:auto;right:0}.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{min-width:0;height:100%;color:inherit;cursor:pointer;background:0 0;flex-direction:column;text-decoration:none;transition:transform .18s;display:flex}.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;container-type:inline-size}.product-card-soldout{z-index:2;pointer-events:none;color:#fff;letter-spacing:.8cqw;background:#00000080;justify-content:center;align-items:center;font-size:10cqw;font-weight:600;display:flex;position:absolute;inset:0}.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{z-index:5;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-cart-mob{display:none}@media (max-width:768px){.product-card-actions{display:none!important}.product-card-cart-mob{z-index:5;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #00000024}.product-card-cart-mob svg{color:#1a1a1a;width:18px;height:18px}.product-card .product-brix-wrap{display:none}.product-card .product-card-name{min-height:2.7em;font-size:14px;line-height:1.35}.product-card .product-card-desc{font-size:12px}.product-card .price-current,.product-card .price-discount{font-size:15px}.product-card .price-original{font-size:12px}.product-card .product-price-row{white-space:nowrap;flex-wrap:nowrap;gap:3px}}@media (max-width:400px){.product-card .price-current,.product-card .price-discount{font-size:14px}}@media (max-width:360px){.product-card .price-current,.product-card .price-discount{font-size:13px}}.product-card-body{flex-direction:column;flex:1;padding:10px 6px 12px;display:flex}.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;min-height:2.8em;margin-bottom:2px;font-size:17px;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}.price-block{flex-direction:column;margin-top:auto;display:flex}.price-top-row{align-items:baseline;margin-bottom:1px;line-height:1.2;display:flex}.product-price-row{flex-wrap:wrap;align-items:baseline;gap:4px;margin-bottom:2px;display:flex}.price-discount{color:#e53e3e;font-size:19px;font-weight:800}.price-current{color:var(--color-ink);font-size:19px;font-weight:800}.price-original{color:#bbb;font-size:14px;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;min-height:15px;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}}
