.article-content{color:var(--foreground);line-height:1.6}.article-content h1{letter-spacing:-.02em;color:var(--foreground);margin-bottom:2rem;font-family:serif;font-size:2.5rem}.article-content h2{letter-spacing:-.01em;color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-family:serif;font-size:1.75rem}.article-content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.article-content p{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:1.125rem}.article-content ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:decimal}.article-content li{color:var(--muted-foreground);margin-bottom:.5rem;font-size:1.125rem}.article-content li::marker{color:var(--foreground);font-weight:700}.article-content code{background:var(--accent);font-family:var(--font-mono);border-radius:.4rem;padding:.2rem .4rem;font-size:.9em}.article-content pre{border:1px solid var(--border);background:#0d0d0d;border-radius:1rem;margin-bottom:2rem;padding:1.5rem;overflow-x:auto}.article-content pre code{color:#e5e5e5;background:0 0;padding:0}.article-content a{color:var(--foreground);text-underline-offset:4px;font-weight:500;text-decoration:underline;transition:opacity .2s}.article-content a:hover{opacity:.7}.article-content blockquote{border-left:4px solid var(--foreground);color:var(--foreground);margin-bottom:1.5rem;margin-left:0;padding-left:1.5rem;font-style:italic}.article-content table{border-collapse:collapse;width:100%;margin-bottom:2rem;font-size:1rem}.article-content th{text-align:left;border-bottom:2px solid var(--border);color:var(--foreground);padding:.75rem;font-weight:600}.article-content td{border-bottom:1px solid var(--border);color:var(--muted-foreground);padding:.75rem}.article-content tr:last-child td{border-bottom:none}.category-hero{text-align:center;max-width:800px;margin:0 auto 5rem}.category-hero h1{letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem;font-family:serif;font-size:3.5rem;font-weight:500}.category-hero p{color:var(--muted-foreground);font-size:1.25rem;line-height:1.6}.featured-card{aspect-ratio:21/9;background:var(--accent);border:1px solid var(--border);cursor:pointer;border-radius:2.5rem;flex-direction:column;justify-content:flex-end;width:100%;margin-bottom:4rem;padding:3rem;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -20px #00000080}.featured-card:hover{border-color:var(--foreground);transform:translateY(-4px)}.featured-card:before{content:"";z-index:1;background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);position:absolute;inset:0}.featured-card-content{z-index:2;max-width:600px;position:relative}.badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.featured-card h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem}.featured-card p{color:#fffc;margin-bottom:0;font-size:1.125rem}.article-list{flex-direction:column;gap:2rem;display:flex}.article-card-horizontal{background:0 0;border:1px solid #0000;border-radius:2rem;gap:2.5rem;padding:1.5rem;transition:all .3s;display:flex;text-decoration:none!important}.article-card-horizontal:hover{background:var(--accent);border-color:var(--border)}.article-card-thumb{background:var(--accent);border:1px solid var(--border);border-radius:1.5rem;flex-shrink:0;justify-content:center;align-items:center;width:280px;height:180px;display:flex;position:relative;overflow:hidden}.article-card-thumb:after{content:"";background:linear-gradient(45deg,#ffffff0d,#0000);position:absolute;inset:0}.article-card-info{flex:1;padding-top:1rem}.article-card-info h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.article-card-info p{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tag-list{flex-wrap:wrap;gap:.75rem;display:flex}.tag-item{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}@media (max-width:768px){.featured-card{aspect-ratio:1;padding:2rem}.featured-card h2{font-size:1.75rem}.article-card-horizontal{flex-direction:column;gap:1.5rem}.article-card-thumb{width:100%;height:200px}}
