.theme-style1{--accent:220 70% 55%}.theme-style1 a:hover{color:hsl(var(--accent))}.theme-style1 .gradient-title{background:linear-gradient(90deg,#dc2626,#ef4444);color:#0000;-webkit-background-clip:text}
.theme-style2{--primary:217 91% 60%;--secondary:0 0% 20%;--surface:0 0% 100%;--surface-alt:0 0% 98%;--border:0 0% 90%;--border-light:0 0% 95%;--text-primary:0 0% 0%;--text-secondary:0 0% 30%;--text-muted:0 0% 50%;--shadow-sm:0 1px 2px #00000008;--shadow-md:0 2px 6px #0000000d;--shadow-lg:0 4px 12px #0000000f;--radius-sm:0;--radius-md:0;--radius-lg:0;--transition-fast:.15s ease;--transition-normal:.2s ease}@media (prefers-color-scheme:dark){.theme-style2.dark-mode{--surface:210 25% 8%;--surface-alt:210 25% 12%;--border:210 20% 20%;--border-light:210 20% 16%;--text-primary:210 20% 95%;--text-secondary:210 15% 70%;--text-muted:210 10% 50%;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 8px 24px #0006}}.theme-style2{font-family:var(--font-primary,system-ui,-apple-system,sans-serif);background:linear-gradient(180deg,hsl(var(--surface-alt))0%,hsl(var(--surface))100%);min-height:100vh;color:hsl(var(--text-primary));line-height:1.6}.theme-style2 a{color:inherit;transition:color var(--transition-fast);text-decoration:none}.theme-style2 a:hover{color:hsl(var(--accent))}.theme-style2 header{background:hsl(var(--surface));border-bottom:1px solid hsl(var(--border));z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(var(--surface)/.95);position:sticky;top:0}.theme-style2 nav{transition:all var(--transition-normal)}.theme-style2 nav a{color:hsl(var(--text-secondary));transition:color var(--transition-fast);padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:relative}.theme-style2 nav a:hover{color:hsl(var(--accent))}.theme-style2 nav a:after{content:"";background:hsl(var(--accent));width:0;height:2px;transition:all var(--transition-fast);border-radius:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.theme-style2 nav a:hover:after,.theme-style2 nav a[aria-current=page]:after{width:80%}.theme-style2 section{background:hsl(var(--surface));border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:box-shadow var(--transition-normal),transform var(--transition-normal);border:1px solid hsl(var(--border-light));overflow:hidden}.theme-style2 section:hover{box-shadow:var(--shadow-lg)}.theme-style2 section>div:first-child:has(h2){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 50%,#2563eb 100%);border-bottom:none}.theme-style2 section h2{letter-spacing:-.01em;color:#fff;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.theme-style2 section h2:before{content:"";background:#fff;border-radius:2px;width:4px;height:1.25em}.theme-style2 .lead-story,.theme-style2 article.overflow-hidden.rounded-md.border{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);background:hsl(var(--surface));border:none;overflow:hidden}.theme-style2 .lead-story:hover,.theme-style2 article.overflow-hidden.rounded-md.border:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.theme-style2 article h1,.theme-style2 article .text-xl,.theme-style2 article .text-2xl{color:hsl(var(--text-primary));letter-spacing:-.02em;font-weight:700;line-height:1.3}.theme-style2 article .text-zinc-600,.theme-style2 article .text-sm.leading-relaxed{color:hsl(var(--text-secondary))}.theme-style2 .aspect-\[16\/9\]{position:relative;overflow:hidden}.theme-style2 .aspect-\[16\/9\] img{transition:transform var(--transition-slow)}.theme-style2 a:hover .aspect-\[16\/9\] img,.theme-style2 article:hover .aspect-\[16\/9\] img{transform:scale(1.05)}.theme-style2 .bg-gradient-to-t{background:linear-gradient(#0000 0%,#0009 60%,#000000d9 100%)}.theme-style2 .flex.gap-3.rounded-md.border,.theme-style2 article.flex.gap-3{background:hsl(var(--surface));border:1px solid hsl(var(--border-light));border-radius:var(--radius-md);transition:all var(--transition-fast);padding:.875rem}.theme-style2 .flex.gap-3.rounded-md.border:hover,.theme-style2 article.flex.gap-3:hover{background:hsl(var(--accent-light));border-color:hsl(var(--accent)/.2);transform:translate(4px)}.theme-style2 .flex.gap-3 .h-20.w-28,.theme-style2 .flex.gap-3 .h-16.w-24{border-radius:var(--radius-sm);flex-shrink:0;overflow:hidden}.theme-style2 .space-y-3>a,.theme-style2 .title-list a{border-bottom:1px solid hsl(var(--border-light));color:hsl(var(--text-primary));transition:all var(--transition-fast);padding:.75rem 0 .75rem 1rem;font-weight:500;display:block;position:relative}.theme-style2 .space-y-3>a:last-child{border-bottom:none}.theme-style2 .space-y-3>a:before{content:"";background:hsl(var(--accent));width:4px;height:4px;transition:all var(--transition-fast);border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.theme-style2 .space-y-3>a:hover{color:hsl(var(--accent));padding-left:1.25rem}.theme-style2 .space-y-3>a:hover:before{width:6px;height:6px}.theme-style2 .small-card-list article,.theme-style2 article.flex.gap-3.border-b{transition:all var(--transition-fast);padding:.875rem 0}.theme-style2 article.flex.gap-3.border-b:hover{padding-left:.5rem}.theme-style2 .grid{gap:1.5rem}.theme-style2 .grid>article{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);background:hsl(var(--surface));border:none;overflow:hidden}.theme-style2 .grid>article:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.theme-style2 .border-t.border-dotted{border-color:hsl(var(--border));opacity:.5;border-style:solid}.theme-style2 .divide-x.divide-dotted>*{border-color:hsl(var(--border))}.theme-style2 .flash-ticker,.theme-style2 [class*=flash]{background:linear-gradient(90deg,hsl(var(--accent))0%,hsl(var(--accent-hover))100%);color:#fff;padding:.75rem 0;font-size:.875rem;font-weight:600;overflow:hidden}.theme-style2 .flash-ticker a{color:#fff}.theme-style2 .flash-ticker a:hover{color:#fffc}.theme-style2 .carousel,.theme-style2 [class*=carousel]{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.theme-style2 .carousel::-webkit-scrollbar{display:none}.theme-style2 .prose{color:hsl(var(--text-primary));font-size:1.0625rem;line-height:1.8}.theme-style2 .prose :where(h1,h2,h3,h4,h5,h6){color:hsl(var(--text-primary));letter-spacing:-.02em;margin-top:1.5em;margin-bottom:.75em;font-weight:700}.theme-style2 .prose :where(p){margin-bottom:1.25em}.theme-style2 .prose :where(a){color:hsl(var(--accent));text-underline-offset:2px;font-weight:500;text-decoration:underline}.theme-style2 .prose :where(a):hover{color:hsl(var(--accent-hover))}.theme-style2 .prose :where(img){border-radius:var(--radius-md);margin:2rem 0}.theme-style2 .prose :where(blockquote){border-left:4px solid hsl(var(--accent));background:hsl(var(--accent-light));border-radius:0 var(--radius-sm)var(--radius-sm)0;color:hsl(var(--text-secondary));margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.theme-style2 .prose :where(ul,ol){margin:1rem 0;padding-left:1.5rem}.theme-style2 .prose :where(li){margin:.5rem 0}.theme-style2 .prose :where(code){background:hsl(var(--surface-alt));color:hsl(var(--accent));border-radius:4px;padding:.125rem .375rem;font-size:.875em}.theme-style2 .prose :where(pre){color:#e0e6eb;border-radius:var(--radius-md);background:#131a20;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}.theme-style2 .prose :where(pre code){color:inherit;background:0 0;padding:0}.theme-style2 aside section{border-radius:var(--radius-lg)}.theme-style2 aside .rounded-md.border{border-radius:var(--radius-md);border:1px dashed hsl(var(--border));background:hsl(var(--surface-alt))}.theme-style2 footer{background:hsl(var(--text-primary));color:hsl(var(--surface));margin-top:3rem;padding:3rem 0 2rem}.theme-style2 footer a{color:hsl(var(--text-muted)/.8);transition:color var(--transition-fast)}.theme-style2 footer a:hover{color:hsl(var(--surface))}.theme-style2 footer h3,.theme-style2 footer h4{color:hsl(var(--surface));margin-bottom:1rem;font-weight:600}.theme-style2 .btn,.theme-style2 button,.theme-style2 [role=button]{border-radius:var(--radius-sm);transition:all var(--transition-fast);font-weight:600}.theme-style2 .btn-primary{background:hsl(var(--accent));color:#fff;padding:.625rem 1.25rem}.theme-style2 .btn-primary:hover{background:hsl(var(--accent-hover));box-shadow:var(--shadow-md);transform:translateY(-1px)}.theme-style2 .skeleton{background:linear-gradient(90deg,hsl(var(--border-light))25%,hsl(var(--surface-alt))50%,hsl(var(--border-light))75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.theme-style2 section{animation:.4s ease-out forwards fadeInUp}.theme-style2 main>div>section:first-child{animation-delay:50ms}.theme-style2 main>div>section:nth-child(2){animation-delay:.1s}.theme-style2 main>div>section:nth-child(3){animation-delay:.15s}.theme-style2 main>div>section:nth-child(4){animation-delay:.2s}.theme-style2 main>div>section:nth-child(5){animation-delay:.25s}.theme-style2 main>div>section:nth-child(6){animation-delay:.3s}.theme-style2 ::-webkit-scrollbar{width:8px;height:8px}.theme-style2 ::-webkit-scrollbar-track{background:hsl(var(--surface-alt));border-radius:4px}.theme-style2 ::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}.theme-style2 ::-webkit-scrollbar-thumb:hover{background:hsl(var(--text-muted))}.theme-style2 ::selection{background:hsl(var(--accent)/.2);color:hsl(var(--text-primary))}.theme-style2 a:focus-visible,.theme-style2 button:focus-visible{outline:2px solid hsl(var(--accent));outline-offset:2px;border-radius:var(--radius-sm)}.theme-style2 a[class*=underline]{color:hsl(var(--accent));font-weight:600}.theme-style2 .font-bold{color:hsl(var(--accent));transition:transform var(--transition-fast)}.theme-style2 section h3{color:hsl(var(--text-primary));font-weight:700}.theme-style2 .line-clamp-2{text-shadow:none}.theme-style2 .bg-gradient-to-t .line-clamp-2{text-shadow:0 1px 3px #0000004d}.theme-style2 .text-center.text-xs.text-zinc-500,.theme-style2 .text-center.text-sm.text-zinc-500{background:linear-gradient(135deg,hsl(var(--surface-alt))0%,hsl(var(--surface))100%);border:2px dashed hsl(var(--border));border-radius:var(--radius-md)}.theme-style2 .uppercase.tracking-wide.text-zinc-400{color:hsl(var(--text-muted));font-weight:600}@media (max-width:640px){.theme-style2 section{border-radius:var(--radius-md);margin-left:-.5rem;margin-right:-.5rem}.theme-style2 .grid.gap-4,.theme-style2 .grid.gap-6{gap:1rem}.theme-style2 section h2:before{width:3px;height:1em}.theme-style2 .prose{font-size:1rem;line-height:1.7}}@media (max-width:480px){.theme-style2{--radius-lg:12px;--radius-md:8px}.theme-style2 article h1{font-size:1.375rem}}@media print{.theme-style2 header,.theme-style2 footer,.theme-style2 aside,.theme-style2 nav{display:none!important}.theme-style2{background:#fff}.theme-style2 section{box-shadow:none;border:1px solid #ddd}.theme-style2 a{color:inherit;text-decoration:underline}}.theme-style2 .line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-style2 .line-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-style2 .category-header{background:linear-gradient(135deg,hsl(var(--accent))0%,hsl(var(--accent-hover))100%);color:#fff;border-radius:var(--radius-lg);margin-bottom:2rem;padding:2rem}.theme-style2 .category-header h1{color:#fff;letter-spacing:-.03em;font-size:2rem;font-weight:800}.theme-style2 .badge,.theme-style2 .tag{background:hsl(var(--accent-light));color:hsl(var(--accent));text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.theme-style2 .badge-primary{background:hsl(var(--accent));color:#fff}.theme-style2 .breaking-news{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(90deg,#dc2626 0%,#b91c1c 100%);padding:.25rem .75rem;font-size:.6875rem;font-weight:700;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.theme-style2 time,.theme-style2 .timestamp{color:hsl(var(--text-muted));font-size:.75rem;font-weight:500}.theme-style2 .share-btn{background:hsl(var(--surface-alt));width:2.5rem;height:2.5rem;color:hsl(var(--text-secondary));transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.theme-style2 .share-btn:hover{background:hsl(var(--accent));color:#fff;transform:scale(1.1)}.theme-style2 .author-card{background:hsl(var(--surface-alt));border-radius:var(--radius-md);align-items:center;gap:1rem;margin:1.5rem 0;padding:1rem;display:flex}.theme-style2 .author-avatar{object-fit:cover;border:2px solid hsl(var(--border));border-radius:50%;width:3rem;height:3rem}.theme-style2 .author-name{color:hsl(var(--text-primary));font-weight:600}.theme-style2 .author-bio{color:hsl(var(--text-secondary));font-size:.875rem}.theme-style2 .scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.theme-style2 .scrollbar-hide::-webkit-scrollbar{display:none}.theme-style2 section[class*=bg-gradient-to-br][class*=from-blue]{position:relative}.theme-style2 section[class*=bg-gradient-to-br][class*=from-blue]:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff1a,#0000 70%);position:absolute;inset:0}.theme-style2 section[class*=bg-gradient-to-br][class*=from-red]:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 100%,#ffffff14,#0000 60%);position:absolute;inset:0}.theme-style2 section[class*=bg-gradient-to-br][class*=from-zinc-800]:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff08 0%,#0000 50%,#ffffff05 100%);position:absolute;inset:0}.theme-style2 section[class*=rounded-2xl] a{transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.theme-style2 section[class*=rounded-2xl] a:hover{transform:translateY(-2px)}.theme-style2 .gradient-text{background:linear-gradient(135deg,#39f 0%,#c44cff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.theme-style2 [class*=overflow-x-auto]{scroll-behavior:smooth;scroll-snap-type:x mandatory}.theme-style2 [class*=overflow-x-auto]>*{scroll-snap-align:start}.theme-style2 .numbered-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.theme-style2 .bg-blue-600,.theme-style2 .bg-blue-700,.theme-style2 .bg-blue-800,.theme-style2 .bg-red-600,.theme-style2 .bg-red-700,.theme-style2 .bg-red-800,.theme-style2 [class*=from-blue-600],.theme-style2 [class*=from-red-600],.theme-style2 [class*=from-zinc-800]{--tw-text-opacity:1}
.theme-style3{--accent:30 90% 45%}.theme-style3 a,.theme-style3 a:hover{color:inherit}
.theme-tv9{--accent:0 85% 55%}.theme-tv9 .prose :where(h1,h2,h3){color:#111827}.theme-tv9 a:hover{color:hsl(var(--accent))}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ticker-in{0%{opacity:.2;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
