.articles-page.svelte-1cktmm9{background:#0f172a;min-height:100vh}.hero-section.svelte-1cktmm9{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);padding:4rem 0;position:relative;overflow:hidden}.hero-section.svelte-1cktmm9:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(139,92,246,.1) 0%,transparent 50%);pointer-events:none}.hero-container.svelte-1cktmm9{max-width:1600px;margin:0 auto;padding:0 2rem;text-align:center;position:relative;z-index:1}.hero-title.svelte-1cktmm9{font-size:3.5rem;font-weight:700;color:#f8fafc;margin:0 0 1rem;line-height:1.2}.hero-subtitle.svelte-1cktmm9{font-size:1.25rem;color:#cbd5e1;max-width:600px;margin:0 auto;line-height:1.6}.search-filter-section.svelte-1cktmm9{background:#1e293bcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #334155;padding:1.5rem 0;position:sticky;top:70px;z-index:10;width:100%}.search-filter-container.svelte-1cktmm9{max-width:1600px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.search-box.svelte-1cktmm9{position:relative;flex:1;max-width:400px}.search-icon.svelte-1cktmm9{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;z-index:1}.search-box.svelte-1cktmm9 input:where(.svelte-1cktmm9){width:100%;padding:.75rem 1rem .75rem 2.5rem;background:#0f172acc;border:1px solid #475569;border-radius:8px;color:#f8fafc;font-size:.9rem;transition:all .3s ease}.search-box.svelte-1cktmm9 input:where(.svelte-1cktmm9)::placeholder{color:#94a3b8}.search-box.svelte-1cktmm9 input:where(.svelte-1cktmm9):focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-buttons.svelte-1cktmm9{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn.svelte-1cktmm9{padding:.5rem 1rem;background:#0f172acc;border:1px solid #475569;border-radius:6px;color:#cbd5e1;font-size:.85rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.filter-btn.svelte-1cktmm9:hover{background:#3b82f61a;border-color:#3b82f6}.filter-btn.active.svelte-1cktmm9{background:#3b82f6;border-color:#3b82f6;color:#fff}.articles-section.svelte-1cktmm9{padding:3rem 0}@media (max-width: 768px){.articles-section.svelte-1cktmm9{padding-top:1rem}}.articles-container.svelte-1cktmm9{max-width:1600px;margin:0 auto;padding:0 2rem}.articles-grid.svelte-1cktmm9{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.article-card.svelte-1cktmm9{background:#1e293bcc;border-radius:12px;overflow:hidden;border:1px solid #475569;transition:all .3s ease;display:flex;height:100%}.article-card.svelte-1cktmm9:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000004d;border-color:#3b82f6}.article-card.svelte-1cktmm9 .post-card{display:flex;flex-direction:column;height:100%;width:100%}.article-card.svelte-1cktmm9 .card-content{flex:1;display:flex;flex-direction:column}.loading-grid.svelte-1cktmm9{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.skeleton-card.svelte-1cktmm9{background:#1e293bcc;border-radius:12px;overflow:hidden;border:1px solid #475569;height:100%;display:flex;flex-direction:column}.skeleton-image.svelte-1cktmm9{height:200px;background:linear-gradient(90deg,#334155 25%,#475569,#334155 75%);background-size:200% 100%;animation:svelte-1cktmm9-shimmer 1.5s infinite}.skeleton-content.svelte-1cktmm9{padding:1.5rem;flex:1;display:flex;flex-direction:column;gap:1rem}.skeleton-tag.svelte-1cktmm9{width:80px;height:20px;background:linear-gradient(90deg,#334155 25%,#475569,#334155 75%);background-size:200% 100%;animation:svelte-1cktmm9-shimmer 1.5s infinite;border-radius:4px;margin-bottom:1rem}.skeleton-title.svelte-1cktmm9{width:100%;height:24px;background:linear-gradient(90deg,#334155 25%,#475569,#334155 75%);background-size:200% 100%;animation:svelte-1cktmm9-shimmer 1.5s infinite;border-radius:4px;margin-bottom:.5rem}.skeleton-author.svelte-1cktmm9{width:60%;height:16px;background:linear-gradient(90deg,#334155 25%,#475569,#334155 75%);background-size:200% 100%;animation:svelte-1cktmm9-shimmer 1.5s infinite;border-radius:4px;margin-bottom:.5rem}.skeleton-meta.svelte-1cktmm9{width:40%;height:16px;background:linear-gradient(90deg,#334155 25%,#475569,#334155 75%);background-size:200% 100%;animation:svelte-1cktmm9-shimmer 1.5s infinite;border-radius:4px}@keyframes svelte-1cktmm9-shimmer{to{background-position:-200% 0}}.pagination-container.svelte-1cktmm9{display:flex;justify-content:center;margin-top:3rem;margin-bottom:2rem}.pagination.svelte-1cktmm9{display:flex;gap:.5rem;align-items:center}.pagination-btn.svelte-1cktmm9{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e293bcc;border:1px solid #475569;border-radius:8px;color:#cbd5e1;font-size:.9rem;cursor:pointer;transition:all .3s ease}.pagination-btn.svelte-1cktmm9:hover:not(:disabled){background:#3b82f61a;border-color:#3b82f6}.pagination-btn.active.svelte-1cktmm9{background:#3b82f6;border-color:#3b82f6;color:#fff}.pagination-btn.svelte-1cktmm9:disabled{opacity:.5;cursor:not-allowed}.error-container.svelte-1cktmm9,.no-posts.svelte-1cktmm9,.no-results.svelte-1cktmm9{text-align:center;padding:4rem 2rem;background:#1e293bcc;border-radius:12px;border:1px solid #475569}.error-container.svelte-1cktmm9 p:where(.svelte-1cktmm9),.no-posts.svelte-1cktmm9 p:where(.svelte-1cktmm9),.no-results.svelte-1cktmm9 p:where(.svelte-1cktmm9){color:#cbd5e1;margin-bottom:1.5rem;font-size:1.1rem}.error-container.svelte-1cktmm9 button:where(.svelte-1cktmm9),.clear-filters.svelte-1cktmm9{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}.error-container.svelte-1cktmm9 button:where(.svelte-1cktmm9):hover,.clear-filters.svelte-1cktmm9:hover{background:#2563eb;transform:translateY(-2px)}@media (max-width: 1024px){.search-filter-container.svelte-1cktmm9{flex-direction:column;align-items:stretch;gap:1rem}.search-box.svelte-1cktmm9{max-width:none}.filter-buttons.svelte-1cktmm9{justify-content:center}.hero-title.svelte-1cktmm9{font-size:2.5rem}.articles-grid.svelte-1cktmm9,.loading-grid.svelte-1cktmm9{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width: 768px){.hero-title.svelte-1cktmm9{font-size:2rem}.hero-subtitle.svelte-1cktmm9{font-size:1rem}.pagination-btn.svelte-1cktmm9{width:36px;height:36px;font-size:.8rem}.search-filter-section.svelte-1cktmm9{position:static;padding:.75rem 0;margin-top:0;background:#1e293bf2}.search-filter-container.svelte-1cktmm9{padding:0 1rem;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.5rem}.search-box.svelte-1cktmm9{flex:0 0 auto;width:40px;overflow:hidden;transition:width .3s ease}.search-box.svelte-1cktmm9:focus-within{width:100%;position:absolute;left:0;right:0;padding:0 1rem;z-index:20;background:#1e293bf2}.articles-container.svelte-1cktmm9{padding:0 1rem;margin-top:0}.articles-grid.svelte-1cktmm9,.loading-grid.svelte-1cktmm9{grid-template-columns:1fr;gap:1rem}.filter-buttons.svelte-1cktmm9{flex:1;gap:.25rem;overflow-x:auto;padding-bottom:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;justify-content:flex-start}.filter-buttons.svelte-1cktmm9::-webkit-scrollbar{display:none}.filter-btn.svelte-1cktmm9{padding:.4rem .8rem;font-size:.8rem;flex-shrink:0}.search-box.svelte-1cktmm9:not(:focus-within) .search-icon:where(.svelte-1cktmm9){margin:0 auto;left:50%;transform:translateY(-50%) translate(-50%)}.search-box.svelte-1cktmm9:not(:focus-within) input:where(.svelte-1cktmm9){opacity:0}}
