.article-item.svelte-18yt0g5{position:relative}.article-link.svelte-18yt0g5{color:inherit;isolation:isolate;border:none;border-radius:8px;margin:0;padding:12px 16px;text-decoration:none;transition:background .2s;display:block;position:relative;overflow:hidden}.article-link.svelte-18yt0g5:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--gradient-sweep-color) 50%, transparent 100%);pointer-events:none;z-index:1;opacity:0;border-radius:8px;width:100%;height:100%;transition:left .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.article-link.svelte-18yt0g5:hover:before{opacity:1}.article-link.svelte-18yt0g5:after{content:"";opacity:0;mix-blend-mode:overlay;pointer-events:none;z-index:2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.03 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;border-radius:8px;transition:opacity .4s;position:absolute;inset:0}[data-theme=dark] .article-link.svelte-18yt0g5:after{mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.02 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.article-link.svelte-18yt0g5:hover{background:color-mix(in srgb, var(--text-color) 3%, var(--background-color) 97%)}.article-link.svelte-18yt0g5:hover:before{opacity:1;left:100%}.article-link.svelte-18yt0g5:hover:after{opacity:1}.article-link.svelte-18yt0g5:focus-visible{outline:2px solid var(--text-color);outline-offset:2px;border-radius:8px}.article-content.svelte-18yt0g5{z-index:3;flex:1;min-width:0;position:relative}.title-row.svelte-18yt0g5{justify-content:space-between;align-items:center;gap:12px;min-height:23.4px;margin-bottom:6px;display:flex}.article-title.svelte-18yt0g5{font-size:18px;line-height:1.3;font-family:var(--font-heading);color:var(--text-color);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-weight:600;transition:color .2s;display:inline-block;position:relative;overflow:hidden}.article-layout.svelte-18yt0g5{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.article-main.svelte-18yt0g5{min-width:0}.article-title-grid.svelte-18yt0g5{font-size:18px;line-height:1.3;font-family:var(--font-heading);color:var(--text-color);letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-weight:600;transition:color .2s;display:-webkit-box;position:relative;overflow:hidden}.category-tags-grid.svelte-18yt0g5{flex-wrap:wrap;place-content:flex-start flex-end;gap:4px;max-width:200px;display:flex}.article-title.svelte-18yt0g5:after,.article-title-grid.svelte-18yt0g5:after{content:"";background:currentColor;width:0;height:1px;transition:width .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0}.article-link.svelte-18yt0g5:hover .article-title:where(.svelte-18yt0g5):after,.article-link.svelte-18yt0g5:hover .article-title-grid:where(.svelte-18yt0g5):after{width:100%}.article-link.svelte-18yt0g5:hover .article-title:where(.svelte-18yt0g5),.article-link.svelte-18yt0g5:hover .article-title-grid:where(.svelte-18yt0g5){color:color-mix(in srgb, var(--text-color) 100%, transparent)}.latest-badge.svelte-18yt0g5{flex-shrink:0;align-items:center;gap:6px;display:flex}.latest-dot.svelte-18yt0g5{background:color-mix(in srgb, var(--accent-color) 80%, transparent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite svelte-18yt0g5-pulse}@keyframes svelte-18yt0g5-pulse{0%,to{opacity:.8}50%{opacity:.4}}.latest-text.svelte-18yt0g5{color:var(--text-muted);text-transform:lowercase;white-space:nowrap;font-size:11px;font-weight:400;line-height:1}.published-year.svelte-18yt0g5{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:400;line-height:1}.draft-badge.svelte-18yt0g5{text-transform:uppercase;letter-spacing:.1em;color:var(--background-color);background:var(--accent-color);white-space:nowrap;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:700;line-height:1}.category-tag.svelte-18yt0g5{background:var(--chip-bg);border:1px solid var(--chip-border);color:var(--text-muted);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:400;line-height:1.2;transition:all .2s}.article-link.svelte-18yt0g5:hover .category-tag:where(.svelte-18yt0g5){background:color-mix(in srgb, var(--chip-bg) 100%, var(--text-color) 5%);border-color:var(--chip-border-hover);color:var(--text-lighter)}.article-excerpt.svelte-18yt0g5{color:var(--text-lighter);letter-spacing:0;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;min-height:21px;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}@media (width<=768px){.article-link.svelte-18yt0g5{margin:0;padding:10px 4px}.article-link.svelte-18yt0g5:before,.article-link.svelte-18yt0g5:after{display:none}.title-row.svelte-18yt0g5{gap:8px;min-height:22.1px}.article-title.svelte-18yt0g5,.article-title-grid.svelte-18yt0g5{font-size:17px}.article-excerpt.svelte-18yt0g5{min-height:19.5px;font-size:13px}.latest-text.svelte-18yt0g5,.published-year.svelte-18yt0g5{font-size:10px}.category-tag.svelte-18yt0g5{padding:3px 8px;font-size:10px}.article-layout.svelte-18yt0g5{grid-template-columns:1fr;gap:8px}.category-tags-grid.svelte-18yt0g5{justify-content:flex-start;max-width:100%}}@media (prefers-reduced-motion:reduce){.article-link.svelte-18yt0g5:before,.article-link.svelte-18yt0g5:after,.article-title.svelte-18yt0g5:after{transition:none}.article-link.svelte-18yt0g5:hover .article-excerpt:where(.svelte-18yt0g5){filter:none}.latest-dot.svelte-18yt0g5{opacity:.8;animation:none}}@media (width<=375px){.article-item.svelte-18yt0g5{max-width:100%;overflow-x:hidden}.article-link.svelte-18yt0g5{box-sizing:border-box;max-width:100%}.article-title.svelte-18yt0g5,.article-title-grid.svelte-18yt0g5,.article-excerpt.svelte-18yt0g5{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.title-row.svelte-18yt0g5,.category-tags-grid.svelte-18yt0g5{max-width:100%;overflow:hidden}}.articles-wrapper.svelte-1p1rb89{flex-direction:column;gap:8px;margin-bottom:0;margin-left:-16px;margin-right:-16px;display:flex}.articles-wrapper.svelte-1p1rb89:hover .article-item{opacity:.3;transition:opacity .35s}.articles-wrapper.svelte-1p1rb89:hover .article-item:hover{opacity:1}.articles-wrapper.svelte-1p1rb89 .article-item{transition:opacity .35s}@media (prefers-reduced-motion:reduce){.articles-wrapper.svelte-1p1rb89>div:where(.svelte-1p1rb89){animation:none}}@media (width<=768px){.articles-wrapper.svelte-1p1rb89{margin-left:-12px;margin-right:-12px}}@media (width<=375px){.articles-wrapper.svelte-1p1rb89{margin-left:-8px;margin-right:-8px}}
