.modules[data-v-478324db]{max-width:1200px;padding:2rem 0 4rem;margin:0 auto}.modules .modules-grid[data-v-478324db]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:0 1rem}.modules .module-card[data-v-478324db]{position:relative;display:block;padding:2rem;overflow:hidden;text-decoration:none;cursor:pointer;background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;box-shadow:var(--card-shadow);transition:all .3s ease}.modules .module-card .module-badge[data-v-478324db]{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;color:#f5a623;background:#fff8e6;border-radius:12px;opacity:.8}.modules .module-card[data-v-478324db]:before{position:absolute;top:0;right:0;left:0;height:4px;content:"";background:var(--primary-gradient);transition:transform .3s ease;transform:scaleX(0)}.modules .module-card[data-v-478324db]:hover{border-color:var(--primary-color);box-shadow:var(--card-shadow-hover);transform:translateY(-8px)}.modules .module-card[data-v-478324db]:hover:before{transform:scaleX(1)}.modules .module-card:hover .module-icon[data-v-478324db]{transform:scale(1.1) rotate(5deg)}.modules .module-card .module-icon[data-v-478324db]{display:inline-block;margin-bottom:1rem;font-size:3rem;transition:transform .3s ease}.modules .module-card .module-title[data-v-478324db]{margin-bottom:.75rem;font-size:1.5rem;font-weight:600;color:var(--text-primary)}.modules .module-card .module-description[data-v-478324db]{font-size:.95rem;line-height:1.6;color:var(--text-secondary)}@media (width <= 768px){.modules[data-v-478324db]{padding:1rem 0 2rem}.modules .modules-grid[data-v-478324db]{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 12px}.modules .module-card[data-v-478324db]{padding:1rem}.modules .module-card[data-v-478324db]:hover{transform:translateY(-4px)}.modules .module-card .module-badge[data-v-478324db]{top:.5rem;right:.5rem;padding:.2rem .5rem;font-size:.65rem}.modules .module-card .module-icon[data-v-478324db]{margin-bottom:.5rem;font-size:2rem}.modules .module-card .module-title[data-v-478324db]{margin-bottom:.5rem;font-size:1rem}.modules .module-card .module-description[data-v-478324db]{display:-webkit-box;overflow:hidden;font-size:.8rem;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (width <= 480px){.modules .modules-grid[data-v-478324db]{gap:10px;padding:0 16px}.modules .module-card[data-v-478324db]{padding:.875rem}.modules .module-card .module-icon[data-v-478324db]{font-size:1.75rem}.modules .module-card .module-title[data-v-478324db]{font-size:.95rem}.modules .module-card .module-description[data-v-478324db]{font-size:.75rem}}.home-page[data-v-37ff3e85]{width:100%;background:var(--bg-primary)}.latest-posts[data-v-37ff3e85]{padding:0 20px;margin-bottom:40px}.latest-posts .container[data-v-37ff3e85]{max-width:1200px;margin:0 auto}.latest-posts .section-header[data-v-37ff3e85]{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.latest-posts .section-header h2[data-v-37ff3e85]{margin:0;font-size:32px;font-weight:700;color:var(--text-primary)}.latest-posts .section-header .view-all-link[data-v-37ff3e85]{font-size:16px;font-weight:500;color:var(--primary-color);text-decoration:none;transition:color .2s}.latest-posts .section-header .view-all-link[data-v-37ff3e85]:hover{color:var(--primary-hover)}.latest-posts .loading-state[data-v-37ff3e85]{padding:60px 20px;color:var(--text-tertiary);text-align:center}.latest-posts .posts-grid[data-v-37ff3e85]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.latest-posts .post-card[data-v-37ff3e85]{overflow:hidden;background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;transition:all .3s}.latest-posts .post-card[data-v-37ff3e85]:hover{border-color:var(--primary-color);box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.latest-posts .post-card.no-cover .post-content[data-v-37ff3e85]{display:flex;flex-direction:column;justify-content:center;min-height:220px;padding:32px}.latest-posts .post-card.no-cover .post-content .post-title[data-v-37ff3e85]{margin-bottom:16px;font-size:22px;-webkit-line-clamp:3}.latest-posts .post-card.no-cover .post-content .post-excerpt[data-v-37ff3e85]{margin-bottom:20px;line-height:1.8;-webkit-line-clamp:3}.latest-posts .post-card.no-cover .post-content .post-footer[data-v-37ff3e85]{margin-top:auto}.latest-posts .post-link[data-v-37ff3e85]{display:block;height:100%;color:inherit;text-decoration:none}.latest-posts .post-cover[data-v-37ff3e85]{width:100%;aspect-ratio:16/9;overflow:hidden}.latest-posts .post-cover img[data-v-37ff3e85]{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.latest-posts .post-cover-placeholder[data-v-37ff3e85]{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.latest-posts .post-cover-placeholder .placeholder-icon[data-v-37ff3e85]{font-size:64px;opacity:.3}.latest-posts .post-card:hover .post-cover img[data-v-37ff3e85]{transform:scale(1.05)}.latest-posts .post-content[data-v-37ff3e85]{padding:24px}.latest-posts .post-content .post-meta[data-v-37ff3e85]{display:flex;gap:8px;align-items:center;margin-bottom:12px}.latest-posts .post-content .post-meta .post-category[data-v-37ff3e85]{display:inline-block;padding:4px 12px;font-size:12px;font-weight:500;color:var(--tag-text);background:var(--tag-bg);border-radius:12px}.latest-posts .post-content .post-meta .featured-badge[data-v-37ff3e85]{display:inline-block;padding:4px 12px;font-size:12px;font-weight:500;color:var(--featured-text);background:var(--featured-bg);border-radius:12px}.latest-posts .post-content .post-title[data-v-37ff3e85]{display:-webkit-box;margin:0 0 12px;overflow:hidden;font-size:20px;font-weight:600;color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical}.latest-posts .post-content .post-excerpt[data-v-37ff3e85]{display:-webkit-box;margin:0 0 16px;overflow:hidden;font-size:14px;line-height:1.6;color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical}.latest-posts .post-content .post-footer[data-v-37ff3e85]{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.latest-posts .post-content .post-footer .post-date[data-v-37ff3e85]{font-size:13px;color:var(--text-tertiary)}.latest-posts .post-content .post-footer .post-tags[data-v-37ff3e85]{display:flex;flex-wrap:wrap;gap:6px}.latest-posts .post-content .post-footer .post-tags .tag[data-v-37ff3e85]{padding:2px 8px;font-size:11px;color:var(--tag-text);background:var(--tag-bg);border-radius:4px}.latest-posts .empty-state[data-v-37ff3e85]{padding:60px 20px;color:var(--text-tertiary);text-align:center}@media (width <= 768px){.latest-posts[data-v-37ff3e85]{padding:0 16px}.latest-posts .section-header[data-v-37ff3e85]{flex-direction:column;gap:12px;align-items:flex-start}.latest-posts .section-header h2[data-v-37ff3e85]{font-size:24px}.latest-posts .posts-grid[data-v-37ff3e85]{grid-template-columns:1fr;gap:20px}}
