.filter-tabs[data-v-5fc99c5c]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem;justify-content:center}.filter-tab[data-v-5fc99c5c]{padding:.625rem 1.25rem;border:1px solid var(--gray-200);background:var(--theme-card-bg, white);color:var(--theme-text-secondary, var(--gray-600));font-size:.875rem;font-weight:500;border-radius:var(--radius-full);cursor:pointer;transition:all .2s}[data-theme=dark] .filter-tab[data-v-5fc99c5c]{border-color:var(--gray-700)}.filter-tab[data-v-5fc99c5c]:hover{border-color:var(--brand-500);color:var(--brand-600)}.filter-tab.active[data-v-5fc99c5c]{background:var(--brand-500);border-color:var(--brand-500);color:#fff}.section-label[data-v-5fc99c5c]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-text-muted, var(--gray-500));margin-bottom:1.5rem}.featured-section[data-v-5fc99c5c]{margin-bottom:4rem}.featured-grid[data-v-5fc99c5c]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.featured-grid[data-v-5fc99c5c]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.featured-grid[data-v-5fc99c5c]{grid-template-columns:1fr}}.featured-card[data-v-5fc99c5c]{position:relative;background:linear-gradient(135deg,var(--brand-600) 0%,#7c3aed 100%);border-radius:var(--radius-xl);padding:1.75rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.featured-card[data-v-5fc99c5c]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.featured-card[data-v-5fc99c5c]:hover{transform:translateY(-4px);box-shadow:0 20px 40px #465fff4d}.featured-badge[data-v-5fc99c5c]{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;background:#fff3;color:#fff;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full)}.featured-content[data-v-5fc99c5c]{position:relative}.featured-meta[data-v-5fc99c5c]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.featured-tag[data-v-5fc99c5c]{padding:.25rem .625rem;background:#fff3;color:#fff;font-size:.6875rem;font-weight:600;border-radius:var(--radius-full)}.featured-date[data-v-5fc99c5c]{color:#ffffffb3;font-size:.75rem}.featured-card h3[data-v-5fc99c5c]{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:.75rem;line-height:1.4}.featured-card p[data-v-5fc99c5c]{color:#fffc;font-size:.875rem;line-height:1.6;margin-bottom:1.25rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-footer[data-v-5fc99c5c]{display:flex;align-items:center;justify-content:space-between}.featured-software[data-v-5fc99c5c]{color:#ffffffb3;font-size:.75rem;font-weight:500}.featured-read-time[data-v-5fc99c5c]{color:#ffffffb3;font-size:.75rem}.posts-section[data-v-5fc99c5c]{margin-bottom:4rem}.posts-grid[data-v-5fc99c5c]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.posts-grid[data-v-5fc99c5c]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.posts-grid[data-v-5fc99c5c]{grid-template-columns:1fr}}.post-card[data-v-5fc99c5c]{background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:var(--radius-xl);padding:1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column}.post-card[data-v-5fc99c5c]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a;border-color:var(--brand-200)}[data-theme=dark] .post-card[data-v-5fc99c5c]:hover{border-color:var(--brand-700)}.post-header[data-v-5fc99c5c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.post-tag[data-v-5fc99c5c]{padding:.25rem .625rem;background:var(--brand-50);color:var(--brand-600);font-size:.6875rem;font-weight:600;border-radius:var(--radius-full)}[data-theme=dark] .post-tag[data-v-5fc99c5c]{background:#465fff26;color:var(--brand-400)}.post-date[data-v-5fc99c5c]{color:var(--theme-text-muted, var(--gray-500));font-size:.75rem}.post-card h3[data-v-5fc99c5c]{color:var(--theme-text, var(--gray-900));font-size:1rem;font-weight:600;margin-bottom:.75rem;line-height:1.5}.post-card p[data-v-5fc99c5c]{color:var(--theme-text-secondary, var(--gray-600));font-size:.875rem;line-height:1.6;margin-bottom:1.25rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-footer[data-v-5fc99c5c]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--gray-100)}[data-theme=dark] .post-footer[data-v-5fc99c5c]{border-color:var(--gray-800)}.post-software[data-v-5fc99c5c]{color:var(--theme-text-muted, var(--gray-500));font-size:.75rem;font-weight:500}.post-read-time[data-v-5fc99c5c]{display:flex;align-items:center;gap:.375rem;color:var(--theme-text-muted, var(--gray-500));font-size:.75rem}.post-read-time svg[data-v-5fc99c5c]{opacity:.7}.no-posts[data-v-5fc99c5c]{text-align:center;padding:3rem;background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:var(--radius-xl)}.no-posts p[data-v-5fc99c5c]{color:var(--theme-text-secondary, var(--gray-600))}.blog-cta[data-v-5fc99c5c]{background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:var(--radius-xl);padding:2rem}.blog-cta-content[data-v-5fc99c5c]{display:flex;align-items:center;gap:1.5rem}@media(max-width:768px){.blog-cta-content[data-v-5fc99c5c]{flex-direction:column;text-align:center}}.blog-cta-icon[data-v-5fc99c5c]{width:56px;height:56px;background:linear-gradient(135deg,#08c,#00aced);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.blog-cta-text[data-v-5fc99c5c]{flex:1}.blog-cta-text h3[data-v-5fc99c5c]{font-size:1.125rem;font-weight:700;color:var(--theme-text, var(--gray-900));margin-bottom:.25rem}.blog-cta-text p[data-v-5fc99c5c]{color:var(--theme-text-secondary, var(--gray-600));font-size:.875rem;margin:0}@media(max-width:768px){.blog-cta .btn-modern[data-v-5fc99c5c]{width:100%;justify-content:center}}
