.products-page[data-v-1fd4910a]{min-height:100vh;background:var(--ui-page)}.page-header[data-v-1fd4910a]{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.view-toggle[data-v-1fd4910a]{display:flex;gap:10px}.view-toggle button[data-v-1fd4910a]{padding:8px 16px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control)}.view-toggle button.active[data-v-1fd4910a]{background:var(--ui-brand);color:var(--ui-surface);border-color:var(--ui-brand)}.filters[data-v-1fd4910a]{display:flex;gap:20px;align-items:flex-end;margin-bottom:30px;padding:20px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel);box-shadow:none}.filter-group[data-v-1fd4910a]{display:flex;flex-direction:column;gap:5px}.filter-group label[data-v-1fd4910a]{font-size:13px;color:var(--ui-text-body)}.filter-group select[data-v-1fd4910a],.filter-group input[data-v-1fd4910a]{padding:10px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);background:var(--ui-surface);min-width:150px}.search-btn[data-v-1fd4910a]{padding:10px 30px;background:var(--ui-brand);color:var(--ui-surface);border-radius:var(--ui-radius-control)}.products-container[data-v-1fd4910a]{display:grid;gap:30px}.list-loading[data-v-1fd4910a]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.loading-card[data-v-1fd4910a]{min-height:320px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel);background:var(--ui-surface);animation:loading-pulse-1fd4910a 1.6s ease-in-out infinite}.products-container.grid[data-v-1fd4910a]{grid-template-columns:repeat(3,1fr)}.products-container.list[data-v-1fd4910a]{grid-template-columns:1fr}.products-container.list[data-v-1fd4910a] .product-card{display:flex;flex-direction:row}.products-container.list[data-v-1fd4910a] .product-image{width:200px;height:150px}.pagination[data-v-1fd4910a]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px;padding:20px}.pagination button[data-v-1fd4910a]{padding:10px 20px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control)}.pagination button[data-v-1fd4910a]:disabled{opacity:.5;cursor:not-allowed}.no-results[data-v-1fd4910a]{display:grid;justify-items:center;gap:14px;text-align:center;padding:64px 24px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel);box-shadow:none;color:var(--ui-text-body)}.no-results h2[data-v-1fd4910a]{margin:0;color:var(--ui-text-primary);font-size:24px}.no-results p[data-v-1fd4910a]{max-width:520px;margin:0;line-height:1.8}.empty-action[data-v-1fd4910a]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:var(--ui-radius-control);background:var(--ui-brand);color:var(--ui-surface);font-weight:700}@keyframes loading-pulse-1fd4910a{50%{opacity:.58}}@media (max-width: 1024px){.products-container.grid[data-v-1fd4910a],.list-loading[data-v-1fd4910a]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.page-header[data-v-1fd4910a]{flex-direction:column;gap:15px}.filters[data-v-1fd4910a]{flex-direction:column;align-items:stretch}.products-container.grid[data-v-1fd4910a],.list-loading[data-v-1fd4910a]{grid-template-columns:1fr}}.image-placeholder[data-v-fb810eac]{display:grid;place-items:center;min-height:280px;padding:24px;background:var(--ui-brand-soft);color:var(--ui-brand);font-size:28px}.product-rich-content[data-v-fb810eac]{white-space:pre-wrap;line-height:1.8;overflow-wrap:anywhere}.product-rich-content[data-v-fb810eac] img{max-width:100%;height:auto}.product-rich-content[data-v-fb810eac] ul,.product-rich-content[data-v-fb810eac] ol{padding-left:24px}.product-detail-page[data-v-fb810eac]{min-height:100vh;background:var(--ui-page)}.breadcrumb[data-v-fb810eac]{padding:20px 0;color:var(--ui-text-body)}.breadcrumb a[data-v-fb810eac]{color:var(--ui-text-primary)}.product-main[data-v-fb810eac]{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:var(--ui-surface);border:1px solid var(--ui-border);padding:30px;border-radius:var(--ui-radius-panel);box-shadow:none;margin-bottom:30px}.product-images[data-v-fb810eac]{display:flex;flex-direction:column;gap:15px}.main-image[data-v-fb810eac]{width:100%;height:400px;border-radius:var(--ui-radius-media);overflow:hidden}.main-image img[data-v-fb810eac]{width:100%;height:100%;object-fit:cover}.thumbnail-list[data-v-fb810eac]{display:flex;gap:10px}.thumbnail-list img[data-v-fb810eac]{width:80px;height:80px;object-fit:cover;border:1px solid var(--ui-border);border-radius:var(--ui-radius-media);cursor:pointer;opacity:.6;transition:opacity .3s}.thumbnail-list img[data-v-fb810eac]:hover,.thumbnail-list img.active[data-v-fb810eac]{opacity:1}.product-info h1[data-v-fb810eac]{font-size:28px;margin-bottom:15px}.product-meta[data-v-fb810eac]{display:flex;gap:20px;margin-bottom:20px;color:var(--ui-text-body)}.product-meta .rating[data-v-fb810eac]{color:var(--ui-warning)}.product-price[data-v-fb810eac]{font-size:32px;font-weight:600;color:var(--ui-danger);margin-bottom:15px}.product-stock[data-v-fb810eac]{margin-bottom:20px}.in-stock[data-v-fb810eac]{color:var(--ui-success)}.out-stock[data-v-fb810eac]{color:var(--ui-danger)}.product-actions[data-v-fb810eac]{display:flex;gap:15px;margin-bottom:30px}.add-cart-btn[data-v-fb810eac]{padding:15px 40px;background:var(--ui-brand);color:var(--ui-surface);border-radius:var(--ui-radius-control);font-size:16px}.favorite-btn[data-v-fb810eac]{padding:15px 20px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);font-size:20px}.action-message[data-v-fb810eac]{color:var(--ui-success);margin-bottom:16px}.action-error[data-v-fb810eac]{color:var(--ui-danger);margin-bottom:16px}.product-description h3[data-v-fb810eac]{margin-bottom:10px}.product-tabs[data-v-fb810eac]{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel);box-shadow:none;overflow:hidden;margin-bottom:30px}.tabs-header[data-v-fb810eac]{display:flex;border-bottom:1px solid var(--ui-border)}.tabs-header button[data-v-fb810eac]{padding:15px 30px;background:none;color:var(--ui-text-body)}.tabs-header button.active[data-v-fb810eac]{color:var(--ui-brand);border-bottom:2px solid var(--ui-brand)}.tabs-content[data-v-fb810eac]{padding:30px}.related-products[data-v-fb810eac]{background:var(--ui-surface);border:1px solid var(--ui-border);padding:30px;border-radius:var(--ui-radius-panel);box-shadow:none}.product-unavailable[data-v-fb810eac]{display:grid;justify-items:start;gap:16px;margin:40px 0 72px;padding:42px;border-radius:var(--ui-radius-panel);background:var(--ui-surface);border:1px solid var(--ui-border);box-shadow:none}.unavailable-kicker[data-v-fb810eac]{color:var(--ui-brand);font-size:13px;font-weight:800}.product-unavailable h1[data-v-fb810eac],.product-unavailable p[data-v-fb810eac]{margin:0}.product-unavailable p[data-v-fb810eac]{color:var(--ui-text-body);line-height:1.8}.unavailable-actions[data-v-fb810eac]{display:flex;flex-wrap:wrap;gap:12px}.primary-link[data-v-fb810eac],.secondary-link[data-v-fb810eac]{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:var(--ui-radius-control);font-weight:700}.primary-link[data-v-fb810eac]{background:var(--ui-brand);color:var(--ui-surface)}.secondary-link[data-v-fb810eac]{background:var(--ui-surface);border:1px solid var(--ui-border);color:var(--ui-text-primary)}.related-grid[data-v-fb810eac]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}@media (max-width: 768px){.product-main[data-v-fb810eac]{grid-template-columns:1fr}.related-grid[data-v-fb810eac]{grid-template-columns:repeat(2,1fr)}.main-image[data-v-fb810eac]{height:300px}}.list-notice[data-v-52885e83]{padding:32px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel)}.list-notice button[data-v-52885e83]{margin-top:12px;padding:10px 20px;background:var(--ui-brand);color:var(--ui-surface);border-radius:var(--ui-radius-control)}.article-placeholder[data-v-52885e83]{display:grid;place-items:center;height:100%;background:var(--ui-brand-soft);color:var(--ui-brand);font-size:48px}.articles-page[data-v-52885e83]{min-height:100vh;background:var(--ui-page)}.page-header[data-v-52885e83]{padding:30px 0}.category-tabs[data-v-52885e83]{display:flex;gap:15px;margin-bottom:30px;flex-wrap:wrap}.category-tabs button[data-v-52885e83]{padding:10px 20px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);color:var(--ui-text-primary)}.category-tabs button.active[data-v-52885e83]{background:var(--ui-brand);color:var(--ui-surface);border-color:var(--ui-brand);box-shadow:none}.articles-list[data-v-52885e83]{display:flex;flex-direction:column;gap:0;overflow:hidden;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel);box-shadow:none}.article-card[data-v-52885e83]{display:flex;background:var(--ui-surface);border-bottom:1px solid var(--ui-border);overflow:hidden;cursor:pointer}.article-card[data-v-52885e83]:last-child{border-bottom:0}.article-image[data-v-52885e83]{width:300px;height:200px;flex-shrink:0}.article-image img[data-v-52885e83]{width:100%;height:100%;object-fit:cover}.article-content[data-v-52885e83]{padding:20px;display:flex;flex-direction:column;justify-content:center}.article-category[data-v-52885e83]{font-size:13px;color:var(--ui-brand);margin-bottom:10px}.article-content h2[data-v-52885e83]{font-size:20px;margin-bottom:10px}.article-content p[data-v-52885e83]{color:var(--ui-text-body);margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-meta[data-v-52885e83]{display:flex;gap:20px;font-size:13px;color:var(--ui-text-body)}.pagination[data-v-52885e83]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px;padding:20px}.pagination button[data-v-52885e83]{padding:10px 20px;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control)}.pagination button[data-v-52885e83]:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.article-card[data-v-52885e83]{flex-direction:column}.article-image[data-v-52885e83]{width:100%;height:200px}}.article-detail-page[data-v-2f9e7524]{min-height:100vh;background:var(--ui-page)}.breadcrumb[data-v-2f9e7524]{padding:20px 0;color:var(--ui-text-body)}.breadcrumb a[data-v-2f9e7524]{color:var(--ui-text-primary)}.article-main[data-v-2f9e7524]{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel);box-shadow:none;overflow:hidden;margin-bottom:30px}.article-cover[data-v-2f9e7524]{width:100%;height:400px}.article-cover img[data-v-2f9e7524]{width:100%;height:100%;object-fit:cover}.article-header[data-v-2f9e7524]{padding:30px;border-bottom:1px solid var(--ui-border)}.article-category[data-v-2f9e7524]{color:var(--ui-brand);font-size:14px}.article-header h1[data-v-2f9e7524]{font-size:32px;margin:15px 0}.article-meta[data-v-2f9e7524]{display:flex;gap:20px;color:var(--ui-text-body);font-size:14px}.article-body[data-v-2f9e7524]{padding:30px;line-height:1.8;font-size:16px}.article-actions[data-v-2f9e7524]{padding:20px 30px;border-top:1px solid var(--ui-border)}.share-btn[data-v-2f9e7524]{padding:10px 20px;background:var(--ui-brand);color:var(--ui-surface);border-radius:var(--ui-radius-control)}.share-message[data-v-2f9e7524]{margin-left:12px;color:var(--ui-success)}.related-articles[data-v-2f9e7524]{background:var(--ui-surface);border:1px solid var(--ui-border);padding:30px;border-radius:var(--ui-radius-panel);box-shadow:none}.related-grid[data-v-2f9e7524]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.related-card[data-v-2f9e7524]{cursor:pointer;padding:12px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-panel)}.related-card img[data-v-2f9e7524]{width:100%;height:150px;object-fit:cover;border-radius:var(--ui-radius-media);margin-bottom:10px}.related-card h3[data-v-2f9e7524]{font-size:16px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-card p[data-v-2f9e7524]{font-size:13px;color:var(--ui-text-body)}@media (max-width: 768px){.article-cover[data-v-2f9e7524]{height:250px}.article-header h1[data-v-2f9e7524]{font-size:24px}.related-grid[data-v-2f9e7524]{grid-template-columns:1fr}}
