.article-card.svelte-1ys3vtk{display:flex;align-items:center;gap:2rem;padding:1.5rem;border-radius:var(--border-radius-medium, 14px);border:1px solid var(--current-border-color, rgba(0, 0, 0, .15));background-color:transparent;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;position:relative;overflow:hidden}html.dark .article-card.svelte-1ys3vtk,body:not(.light-mode) .article-card.svelte-1ys3vtk{border-color:#4b556366;background-color:transparent}.article-card.svelte-1ys3vtk:hover{box-shadow:0 10px 24px #0000001f;transform:translateY(-2px)}.article-card.svelte-1ys3vtk:focus{outline:none}.article-card.pinned.svelte-1ys3vtk:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--primary-accent-gradient, linear-gradient(135deg, #2563EB 0%, #60A5FA 100%))}.pin-icon.svelte-1ys3vtk{position:absolute;top:1.5rem;right:1.5rem;font-size:1.2rem;color:var(--current-text-secondary-color, #6B7280);z-index:1}.article-card.pinned.svelte-1ys3vtk .pin-icon:where(.svelte-1ys3vtk){background:var(--primary-accent-gradient, linear-gradient(135deg, #2563EB 0%, #60A5FA 100%));-webkit-background-clip:text;background-clip:text;color:transparent}.article-card-cover.svelte-1ys3vtk{width:280px;height:180px;flex-shrink:0;border-radius:var(--border-radius-small, 8px);overflow:hidden;background-color:var(--current-bg-color, #F3F4F6)}.article-card-cover.svelte-1ys3vtk img:where(.svelte-1ys3vtk){width:100%;height:100%;object-fit:cover}.article-card-content.svelte-1ys3vtk{flex:1;display:flex;flex-direction:column;gap:.75rem}.article-card-content.svelte-1ys3vtk h2:where(.svelte-1ys3vtk){font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}html.dark .article-card-content.svelte-1ys3vtk h2:where(.svelte-1ys3vtk),body:not(.light-mode) .article-card-content.svelte-1ys3vtk h2:where(.svelte-1ys3vtk){color:#f9fafb;font-weight:700}.article-card-meta-wrapper.svelte-1ys3vtk{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:.75rem;color:var(--current-text-secondary-color, #6B7280);font-size:.9rem}.meta-info.svelte-1ys3vtk{display:flex;align-items:center;justify-content:center;gap:1.5rem}.meta-info.svelte-1ys3vtk span:where(.svelte-1ys3vtk){display:flex;align-items:center;gap:.5rem}.meta-info.svelte-1ys3vtk i:where(.svelte-1ys3vtk){color:var(--current-text-secondary-color, #6B7280)}.tags-list.svelte-1ys3vtk{display:flex;gap:.5rem;flex-wrap:wrap}.tag-item.svelte-1ys3vtk{background:#1f29370f;color:#374151;padding:.1rem .5rem;border-radius:9999px;font-size:.75rem}html.dark .tag-item.svelte-1ys3vtk,body:not(.light-mode) .tag-item.svelte-1ys3vtk{background:#f3f4f626;color:#e5e7eb}.article-card-summary.svelte-1ys3vtk{margin:0;color:var(--current-text-secondary-color, #6B7280)}html.dark .article-card-summary.svelte-1ys3vtk,body:not(.light-mode) .article-card-summary.svelte-1ys3vtk{color:#d1d5db}@media (max-width: 1024px){.article-card.svelte-1ys3vtk{flex-direction:column;align-items:flex-start;gap:1rem}.article-card-cover.svelte-1ys3vtk{width:100%;height:auto;aspect-ratio:16/9}}@media (max-width: 768px){.article-card-meta-wrapper.svelte-1ys3vtk{justify-content:flex-start;gap:.5rem;flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.meta-info.svelte-1ys3vtk{gap:.75rem}.article-card .meta-info.svelte-1ys3vtk i:where(.svelte-1ys3vtk){display:none!important}.meta-info.svelte-1ys3vtk span:where(.svelte-1ys3vtk){gap:.25rem}.tags-list.svelte-1ys3vtk{display:flex;gap:.4rem;flex-wrap:nowrap;overflow:hidden}.tag-item.svelte-1ys3vtk{font-size:.7rem;padding:.05rem .45rem}}.foundry-page.svelte-bo5ra2{padding:.5rem 0;min-height:100vh;background:transparent;position:relative;z-index:1;--main-top-offset: 160px}.container.svelte-bo5ra2{max-width:1000px;margin:0 auto;padding:.5rem;width:100%}.filters-container.svelte-bo5ra2{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.custom-select-wrapper.svelte-bo5ra2{position:relative;flex:0 0 200px;width:200px;min-width:200px}.custom-select.svelte-bo5ra2{padding:.5rem 1rem;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:transparent;color:#1f2937;font-size:1rem;font-weight:400;cursor:pointer;outline:none;transition:border-color .2s ease;display:flex;justify-content:space-between;align-items:center;user-select:none;appearance:none;-webkit-appearance:none;box-shadow:none;-webkit-tap-highlight-color:transparent;width:100%;min-height:40px;text-align:left}.select-value.svelte-bo5ra2{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left}.custom-select.svelte-bo5ra2:focus{outline:none}.custom-select.svelte-bo5ra2:focus-visible{box-shadow:0 0 0 2px #3b82f659;border-color:#3b82f680}.custom-select.svelte-bo5ra2:hover{border-color:#0003}.select-arrow.svelte-bo5ra2{margin-left:.5rem;transition:transform .2s ease;font-size:.8rem;color:#6b7280}.custom-options.svelte-bo5ra2{position:absolute;top:100%;left:0;right:0;background:#fffffff2;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:0 8px 25px #00000026;z-index:1000;max-height:200px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media (min-width: 769px){.custom-options.svelte-bo5ra2{max-height:none;overflow:hidden;-webkit-overflow-scrolling:auto;overscroll-behavior:auto}}.custom-option.svelte-bo5ra2{border-radius:0}.custom-option.svelte-bo5ra2:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.custom-option.svelte-bo5ra2:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.custom-option.svelte-bo5ra2:first-child:hover{border-top-left-radius:12px;border-top-right-radius:12px}.custom-option.svelte-bo5ra2:last-child:hover{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.custom-option.selected.svelte-bo5ra2:before{border-radius:inherit}.custom-option.svelte-bo5ra2{padding:.5rem 1rem;cursor:pointer;transition:background-color .2s ease;color:#1f2937;position:relative;display:flex;align-items:center;justify-content:space-between;appearance:none;-webkit-appearance:none;background:transparent;border:none;outline:none;box-shadow:none;width:100%;text-align:left;font:inherit;-webkit-tap-highlight-color:transparent}.custom-option.svelte-bo5ra2:focus{outline:none}.custom-option.svelte-bo5ra2:focus-visible{background-color:#3b82f61f}.custom-option.svelte-bo5ra2:hover{background-color:#3b82f61a}.custom-option.selected.svelte-bo5ra2{background-color:#3b82f626;color:#2563eb;position:relative}.custom-option.selected.svelte-bo5ra2:before{content:"";position:absolute;left:-1rem;right:-1rem;top:0;bottom:0;background-color:#3b82f626;z-index:-1}.custom-option.selected.svelte-bo5ra2:after{content:"✓";color:#2563eb;font-size:16px}html.dark .custom-select.svelte-bo5ra2,body:not(.light-mode) .custom-select.svelte-bo5ra2{background:transparent;border-color:#47556999;color:#f9fafb}html.dark .custom-select.svelte-bo5ra2:focus-visible,body:not(.light-mode) .custom-select.svelte-bo5ra2:focus-visible{box-shadow:0 0 0 2px #60a5fa59;border-color:#60a5fa80}html.dark .custom-option.svelte-bo5ra2:focus-visible,body:not(.light-mode) .custom-option.svelte-bo5ra2:focus-visible{background-color:#60a5fa33}html.dark .custom-options.svelte-bo5ra2,body:not(.light-mode) .custom-options.svelte-bo5ra2{background:#1f2937f2;border-color:#47556999;box-shadow:0 8px 25px #0006}html.dark .custom-option.svelte-bo5ra2,body:not(.light-mode) .custom-option.svelte-bo5ra2{color:#f9fafb}html.dark .custom-option.svelte-bo5ra2:hover,body:not(.light-mode) .custom-option.svelte-bo5ra2:hover{background-color:#60a5fa33}html.dark .custom-option.selected.svelte-bo5ra2,body:not(.light-mode) .custom-option.selected.svelte-bo5ra2{background-color:#60a5fa40;color:#60a5fa;position:relative}html.dark .custom-option.selected.svelte-bo5ra2:before,body:not(.light-mode) .custom-option.selected.svelte-bo5ra2:before{content:"";position:absolute;inset:0;background-color:#60a5fa40;z-index:-1}html.dark .custom-option.selected.svelte-bo5ra2:after,body:not(.light-mode) .custom-option.selected.svelte-bo5ra2:after{color:#60a5fa;font-weight:400}#article-list-container.svelte-bo5ra2{display:flex;flex-direction:column;gap:1.5rem}.loading-fullscreen.svelte-bo5ra2{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;color:#4b5563}html.dark .loading-fullscreen.svelte-bo5ra2,body:not(.light-mode) .loading-fullscreen.svelte-bo5ra2{color:#f3f4f6}.loading-spinner.svelte-bo5ra2{width:40px;height:40px;border:3px solid rgba(0,0,0,.08);border-top:3px solid #2563eb;border-radius:50%;animation:svelte-bo5ra2-spin 1s linear infinite;margin-bottom:1rem}html.dark .loading-spinner.svelte-bo5ra2,body:not(.light-mode) .loading-spinner.svelte-bo5ra2{border-color:#ffffff1a;border-top-color:#60a5fa}@keyframes svelte-bo5ra2-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-state.svelte-bo5ra2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;color:#4b5563;width:100%;min-height:calc(100vh - var(--main-top-offset, 160px))}html.dark .empty-state.svelte-bo5ra2,body:not(.light-mode) .empty-state.svelte-bo5ra2{color:#f3f4f6;width:100%;min-height:calc(100vh - var(--main-top-offset, 160px))}.empty-state.svelte-bo5ra2 i:where(.svelte-bo5ra2){font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state.svelte-bo5ra2 h3:where(.svelte-bo5ra2){font-size:1.5rem;margin-bottom:.5rem;color:#1f2937;font-weight:600}html.dark .empty-state.svelte-bo5ra2 h3:where(.svelte-bo5ra2),body:not(.light-mode) .empty-state.svelte-bo5ra2 h3:where(.svelte-bo5ra2){color:#f9fafb}.empty-state.svelte-bo5ra2 p:where(.svelte-bo5ra2){font-size:1rem;line-height:1.6;max-width:400px}.load-more-container.svelte-bo5ra2{text-align:center;margin-top:2.5rem}#load-more-btn.svelte-bo5ra2{padding:.8rem 2.5rem;font-size:1rem;border-radius:999px;background:linear-gradient(135deg,#2563eb,#60a5fa);color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #2563eb33;border:none;cursor:pointer;display:inline-block}#load-more-btn.svelte-bo5ra2:focus{outline:none;box-shadow:0 6px 20px #2563eb4d}#load-more-btn.svelte-bo5ra2:disabled{background:#6b7280;cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}html.dark #load-more-btn.svelte-bo5ra2:disabled,body:not(.light-mode) #load-more-btn.svelte-bo5ra2:disabled{background:#4b5563}@media (max-width: 768px){.foundry-page.svelte-bo5ra2{padding:2rem 0}.container.svelte-bo5ra2{padding:1rem}.filters-container.svelte-bo5ra2{flex-direction:row;flex-wrap:nowrap;gap:.5rem;overflow:visible}.custom-select-wrapper.svelte-bo5ra2{flex:1 1 0;min-width:0;width:calc((100% - .5rem)/2)}.custom-options.svelte-bo5ra2{max-height:none;overflow:visible}.custom-select.svelte-bo5ra2{padding:.4rem .75rem;font-size:.9rem}.select-arrow.svelte-bo5ra2{font-size:.75rem}#article-list-container.svelte-bo5ra2{gap:1.5rem}}
