.box-item[data-v-bec5e9c3]{position:relative;border-radius:12px;overflow:hidden;transition:all .35s cubic-bezier(.4,0,.2,1);background:#fff}.box-item[data-v-bec5e9c3]:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.box-item__link[data-v-bec5e9c3]{display:block;text-decoration:none;color:inherit}.box-item__image-wrapper[data-v-bec5e9c3]{position:relative;overflow:hidden;border-radius:12px}.box-item__image[data-v-bec5e9c3]{width:100%;height:130px;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .5s cubic-bezier(.4,0,.2,1)}.box-item:hover .box-item__image[data-v-bec5e9c3]{transform:scale(1.08)}.box-item--full .box-item__image[data-v-bec5e9c3]{height:130px}.box-item__overlay[data-v-bec5e9c3]{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.25) 0,transparent 50%);opacity:0;transition:opacity .35s ease;pointer-events:none}.box-item:hover .box-item__overlay[data-v-bec5e9c3]{opacity:1}.box-item__badge[data-v-bec5e9c3]{position:absolute;top:8px;right:8px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:3px 10px;border-radius:20px;font-size:.7rem;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px #ef444466;z-index:2;animation:badgePulse-bec5e9c3 2s ease-in-out infinite}@keyframes badgePulse-bec5e9c3{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.box-item__content[data-v-bec5e9c3]{padding:8px 6px 4px;text-align:center}.box-item__title[data-v-bec5e9c3]{font-size:.85rem;font-weight:600;color:#374151;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.box-item:hover .box-item__title[data-v-bec5e9c3]{color:#ef4444}.box-grid[data-v-9f883d3d]{padding:20px 0 40px}.box-grid__row[data-v-9f883d3d]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1200px){.box-grid__row[data-v-9f883d3d]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.box-grid__row[data-v-9f883d3d]{grid-template-columns:repeat(2,1fr);gap:14px}}@media(max-width:480px){.box-grid__row[data-v-9f883d3d]{grid-template-columns:1fr;gap:16px}}.box-card[data-v-9f883d3d]{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #f0f0f0;transition:all .35s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.box-card[data-v-9f883d3d]:hover{border-color:#e5e5e5;box-shadow:0 8px 30px #00000014}.box-card__header[data-v-9f883d3d]{padding:14px 16px 6px}.box-card__title[data-v-9f883d3d]{font-size:.95rem;font-weight:700;color:#1f2937;margin:0;display:flex;align-items:center;gap:8px}.box-card__title-icon[data-v-9f883d3d]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#fee2e2,#fecaca);color:#ef4444;flex-shrink:0}.box-card__body[data-v-9f883d3d]{padding:10px 12px;flex:1;flex-direction:column}.box-card__body[data-v-9f883d3d],.box-card__items-row[data-v-9f883d3d]{display:flex;gap:10px}.box-card__items-col--half[data-v-9f883d3d]{flex:1;min-width:0}.box-card__items-col--full[data-v-9f883d3d]{flex:1;width:100%}.box-card__footer[data-v-9f883d3d]{padding:8px 16px 14px;text-align:center;margin-top:auto}.box-card__more-link[data-v-9f883d3d]{display:inline-flex;align-items:center;gap:6px;color:#ef4444;text-decoration:none;font-size:.82rem;font-weight:600;padding:6px 16px;border-radius:20px;background:#fef2f2;transition:all .3s ease}.box-card__more-link[data-v-9f883d3d]:hover{background:#fee2e2;color:#dc2626;gap:10px}.box-card__more-icon[data-v-9f883d3d]{transition:transform .3s ease}.box-card__more-link:hover .box-card__more-icon[data-v-9f883d3d]{transform:translate(-3px)}.box-card--red[data-v-9f883d3d]{border-top:3px solid #ef4444}.box-card--red .box-card__title-icon[data-v-9f883d3d]{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#ef4444}.box-card--blue[data-v-9f883d3d]{border-top:3px solid #3b82f6}.box-card--blue .box-card__title-icon[data-v-9f883d3d]{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#3b82f6}.box-card--blue .box-card__more-link[data-v-9f883d3d]{color:#3b82f6;background:#eff6ff}.box-card--blue .box-card__more-link[data-v-9f883d3d]:hover{background:#dbeafe;color:#2563eb}.box-card--green[data-v-9f883d3d]{border-top:3px solid #10b981}.box-card--green .box-card__title-icon[data-v-9f883d3d]{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#10b981}.box-card--green .box-card__more-link[data-v-9f883d3d]{color:#10b981;background:#ecfdf5}.box-card--green .box-card__more-link[data-v-9f883d3d]:hover{background:#d1fae5;color:#059669}.box-card--purple[data-v-9f883d3d]{border-top:3px solid #8b5cf6}.box-card--purple .box-card__title-icon[data-v-9f883d3d]{background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:#8b5cf6}.box-card--purple .box-card__more-link[data-v-9f883d3d]{color:#8b5cf6;background:#f5f3ff}.box-card--purple .box-card__more-link[data-v-9f883d3d]:hover{background:#ede9fe;color:#7c3aed}.notice[data-v-f87c93f5]{background-color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.text-placeholder[data-v-f87c93f5]{color:#2b2b2b;font-style:italic}.notice[data-v-bbaf2e24]{background-color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.text-placeholder[data-v-bbaf2e24]{color:#2b2b2b;font-style:italic}.image-block[data-v-62f43a30]{padding:10px;text-align:center}.image-placeholder[data-v-62f43a30]{background:#f5f5f5;padding:20px;color:#999;display:flex;flex-direction:column;align-items:center}.image-placeholder i[data-v-62f43a30]{font-size:2rem;margin-bottom:5px}.product-carousel[data-v-afa92dd3]{padding:28px 0}.product-carousel__header[data-v-afa92dd3]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:0 4px}.product-carousel__title-wrap[data-v-afa92dd3]{display:flex;align-items:center;gap:10px}.product-carousel__title-icon[data-v-afa92dd3]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#fdfaec,#faf3d1);border-radius:10px;color:#f89406}.product-carousel__title[data-v-afa92dd3]{font-size:1.2rem;font-weight:800;color:#1f2937;margin:0}.product-carousel__view-all[data-v-afa92dd3]{display:flex;align-items:center;gap:4px;font-size:.82rem;font-weight:600;color:#f89406;text-decoration:none;padding:6px 14px;border-radius:8px;transition:all .25s ease}.product-carousel__view-all[data-v-afa92dd3]:hover{background:#ecfdf5;gap:8px}.product-carousel__container[data-v-afa92dd3]{position:relative}.product-carousel__track[data-v-afa92dd3]{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:8px 4px 16px;scrollbar-width:none;-ms-overflow-style:none}.product-carousel__track[data-v-afa92dd3]::-webkit-scrollbar{display:none}.product-carousel__card[data-v-afa92dd3]{flex:0 0 auto;width:190px;text-decoration:none;color:inherit;border-radius:16px;background:#fff;border:1px solid #f3f4f6;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);animation:cardSlideIn-afa92dd3 .4s ease forwards;opacity:0}.product-carousel__card[data-v-afa92dd3]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014;border-color:#efdabd}@keyframes cardSlideIn-afa92dd3{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.product-carousel__image-wrap[data-v-afa92dd3]{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f9fafb}.product-carousel__image[data-v-afa92dd3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product-carousel__card:hover .product-carousel__image[data-v-afa92dd3]{transform:scale(1.08)}.product-carousel__discount-badge[data-v-afa92dd3]{position:absolute;top:8px;right:8px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.72rem;font-weight:800;padding:3px 8px;border-radius:8px;animation:badgePulse-afa92dd3 2s ease-in-out infinite}@keyframes badgePulse-afa92dd3{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product-carousel__card-title[data-v-afa92dd3]{font-size:.82rem;font-weight:600;color:#374151;margin:0;padding:10px 12px 4px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-carousel__price-wrap[data-v-afa92dd3]{padding:4px 12px 12px;display:flex;flex-direction:column;gap:2px}.product-carousel__price-old[data-v-afa92dd3]{font-size:.72rem;color:#9ca3af;text-decoration:line-through}.product-carousel__price[data-v-afa92dd3]{font-size:.88rem;font-weight:800;color:#f89406}.product-carousel__price small[data-v-afa92dd3]{font-size:.68rem;font-weight:500;color:#6b7280;margin-right:2px}.product-carousel__nav[data-v-afa92dd3]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:42px;height:42px;border-radius:50%;border:none;background:#fff;color:#374151;box-shadow:0 4px 16px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease}.product-carousel__nav[data-v-afa92dd3]:hover{background:#f89406;color:#fff;box-shadow:0 6px 24px #0596694d;transform:translateY(-50%) scale(1.08)}.product-carousel__nav--prev[data-v-afa92dd3]{right:0}.product-carousel__nav--next[data-v-afa92dd3]{left:0}.fade-enter-active[data-v-afa92dd3],.fade-leave-active[data-v-afa92dd3]{transition:opacity .25s ease}.fade-enter-from[data-v-afa92dd3],.fade-leave-to[data-v-afa92dd3]{opacity:0}.product-carousel__skeleton[data-v-afa92dd3]{flex:0 0 auto;width:190px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #f3f4f6}.product-carousel__skeleton-image[data-v-afa92dd3]{width:100%;aspect-ratio:1/1;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:shimmer-afa92dd3 1.5s ease-in-out infinite}.product-carousel__skeleton-title[data-v-afa92dd3]{height:14px;width:75%;margin:12px}.product-carousel__skeleton-price[data-v-afa92dd3],.product-carousel__skeleton-title[data-v-afa92dd3]{border-radius:6px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:shimmer-afa92dd3 1.5s ease-in-out infinite}.product-carousel__skeleton-price[data-v-afa92dd3]{height:16px;width:50%;margin:0 12px 12px}@keyframes shimmer-afa92dd3{0%{background-position:-200% 0}to{background-position:200% 0}}.product-carousel__state[data-v-afa92dd3]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center;border-radius:16px;background:#fafafa;border:2px dashed #e5e7eb}.product-carousel__state svg[data-v-afa92dd3]{color:#d1d5db;margin-bottom:12px}.product-carousel__state--error svg[data-v-afa92dd3]{color:#fca5a5}.product-carousel__state p[data-v-afa92dd3]{font-size:.92rem;font-weight:600;color:#6b7280;margin:0}.product-carousel__retry[data-v-afa92dd3]{display:flex;align-items:center;gap:6px;margin-top:14px;padding:8px 20px;background:linear-gradient(135deg,#f89406,#eda43d);color:#fff;border:none;border-radius:10px;font-size:.82rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .25s ease}.product-carousel__retry[data-v-afa92dd3]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #9683054d}@media(max-width:1024px){.product-carousel__card[data-v-afa92dd3],.product-carousel__skeleton[data-v-afa92dd3]{width:170px}}@media(max-width:768px){.product-carousel__card[data-v-afa92dd3],.product-carousel__skeleton[data-v-afa92dd3]{width:155px}.product-carousel__nav[data-v-afa92dd3]{width:36px;height:36px}.product-carousel__nav svg[data-v-afa92dd3]{width:16px;height:16px}.product-carousel__title[data-v-afa92dd3]{font-size:1.05rem}.product-carousel__header[data-v-afa92dd3]{padding:0 8px}.product-carousel__track[data-v-afa92dd3]{gap:12px;padding:6px 8px 14px}}@media(max-width:480px){.product-carousel__card[data-v-afa92dd3],.product-carousel__skeleton[data-v-afa92dd3]{width:140px}.product-carousel[data-v-afa92dd3]{padding:20px 0}.product-carousel__card-title[data-v-afa92dd3]{font-size:.75rem;padding:8px 10px 4px}.product-carousel__price[data-v-afa92dd3]{font-size:.8rem}.product-carousel__price-wrap[data-v-afa92dd3]{padding:4px 10px 10px}.product-carousel__discount-badge[data-v-afa92dd3]{font-size:.65rem;padding:2px 6px;top:6px;right:6px}.product-carousel__nav[data-v-afa92dd3]{width:32px;height:32px}.product-carousel__nav--prev[data-v-afa92dd3]{left:-2px}.product-carousel__nav--next[data-v-afa92dd3]{right:-2px}.product-carousel__track[data-v-afa92dd3]{gap:10px}.product-carousel__title-icon[data-v-afa92dd3]{width:30px;height:36px}.product-carousel__title-icon svg[data-v-afa92dd3]{width:16px;height:16px}.product-carousel__title[data-v-afa92dd3]{font-size:.95rem}.product-carousel__view-all[data-v-afa92dd3]{font-size:.75rem;padding:4px 10px}}.fullCarousel[data-v-8f11adbd]{position:relative;overflow:hidden;padding:20px}.carousel-inner[data-v-8f11adbd]{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:15px;padding:10px 0}.carousel-inner[data-v-8f11adbd]::-webkit-scrollbar{display:none}.full-item[data-v-8f11adbd]{min-width:200px;text-align:center}.item-image-container[data-v-8f11adbd]{width:200px;height:200px;background-size:cover;background-position:50%;border-radius:8px;margin-bottom:10px}.carousel-control-next[data-v-8f11adbd],.carousel-control-prev[data-v-8f11adbd]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#00000080;border-radius:50%;border:none;color:#fff;display:flex;align-items:center;justify-content:center;z-index:1}.carousel-control-prev[data-v-8f11adbd]{left:10px}.carousel-control-next[data-v-8f11adbd]{right:10px}.title[data-v-8f11adbd]{margin-bottom:20px;text-align:center}.main-image-radius-radius[data-v-a664a122]{border-radius:10px}
