.products-section[data-v-03cd93e3]{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 20px #00000014;flex:2;margin-bottom:30px;padding:25px}.section-title[data-v-03cd93e3]{align-items:center;color:var(--accent);display:flex;font-family:Orbitron,sans-serif;font-size:24px;margin-bottom:25px}.section-title i[data-v-03cd93e3]{margin-right:12px}.products-list[data-v-03cd93e3]{display:flex;flex-direction:column;gap:25px;margin-bottom:30px}.product-item[data-v-03cd93e3]{background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 12px #0000000d;display:flex;overflow:hidden;transition:all .3s ease}.product-item[data-v-03cd93e3]:hover{border-color:var(--accent);box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.product-image[data-v-03cd93e3]{flex:0 0 300px;overflow:hidden;width:380px}.product-image img[data-v-03cd93e3]{height:100%;-o-object-fit:fill;object-fit:fill;transition:transform .5s;width:100%}.product-item:hover .product-image img[data-v-03cd93e3]{transform:scale(1.05)}.product-content[data-v-03cd93e3]{display:flex;flex:1;flex-direction:column;padding:20px}.product-title[data-v-03cd93e3]{color:var(--dark);font-size:20px;font-weight:600;margin-bottom:10px}.product-meta[data-v-03cd93e3]{color:var(--gray);display:flex;font-size:14px;gap:20px;margin-bottom:12px}.product-author[data-v-03cd93e3],.product-date[data-v-03cd93e3]{align-items:center;display:flex}.product-author i[data-v-03cd93e3],.product-date i[data-v-03cd93e3]{font-size:14px;margin-right:6px}.product-description[data-v-03cd93e3]{color:var(--gray);display:-webkit-box;font-size:15px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1}.product-actions[data-v-03cd93e3]{display:flex;gap:10px;margin-top:15px}.pagination[data-v-03cd93e3]{display:flex;justify-content:center;margin-top:20px}.pagination button[data-v-03cd93e3]{background:var(--surface);border:1px solid var(--border);border-radius:6px;color:var(--dark);cursor:pointer;margin:0 5px;padding:10px 18px;transition:all .3s}.pagination button[data-v-03cd93e3]:hover{background:var(--secondary);color:var(--dark)}.pagination button.active[data-v-03cd93e3]{background:var(--accent);border-color:var(--accent);color:var(--light);font-weight:600}.blog-link[data-v-03cd93e3]{align-items:center;color:var(--accent);display:inline-flex;font-weight:600;margin-top:auto;text-decoration:none}.blog-link i[data-v-03cd93e3]{margin-left:5px;transition:transform .3s}.blog-link:hover i[data-v-03cd93e3]{transform:translate(5px)}
