.skeleton-hero{height:500px}.skeleton-featured-box,.skeleton-hero{background:var(--bg-secondary,#0f172a);border-radius:12px;overflow:hidden;position:relative}.skeleton-featured-box{aspect-ratio:16/10}.skeleton-column-card{background:var(--bg-secondary,#0f172a);border:1px solid var(--border-color,#334155);border-radius:12px;display:grid;gap:20px;grid-template-columns:200px 1fr;overflow:hidden;padding:0}.skeleton-image{background:var(--bg-tertiary,#1e293b);height:140px;overflow:hidden;position:relative;width:200px}.skeleton-content{display:flex;flex-direction:column;gap:10px;padding:16px 20px 16px 0}.skeleton-category{height:12px;width:80px}.skeleton-category,.skeleton-title{background:var(--bg-tertiary,#1e293b);border-radius:4px}.skeleton-title{height:16px;width:90%}.skeleton-title.short{width:60%}.skeleton-excerpt{height:14px;width:100%}.skeleton-excerpt,.skeleton-meta{background:var(--bg-tertiary,#1e293b);border-radius:4px}.skeleton-meta{height:12px;width:50%}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-shimmer{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff0d 50%,#0000);background-size:1000px 100%;height:100%;left:0;position:absolute;top:0;width:100%}.skeleton-category,.skeleton-excerpt,.skeleton-meta,.skeleton-title{overflow:hidden;position:relative}.skeleton-category:after,.skeleton-excerpt:after,.skeleton-meta:after,.skeleton-title:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);background-size:200px 100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:768px){.skeleton-column-card{grid-template-columns:1fr}.skeleton-image{height:200px;width:100%}.skeleton-content{padding:16px}}.light .skeleton-column-card,.light .skeleton-featured-box,.light .skeleton-hero,html.light .skeleton-column-card,html.light .skeleton-featured-box,html.light .skeleton-hero{background:#fff;border-color:#e2e8f0}.light .skeleton-category,.light .skeleton-excerpt,.light .skeleton-image,.light .skeleton-meta,.light .skeleton-title,html.light .skeleton-category,html.light .skeleton-excerpt,html.light .skeleton-image,html.light .skeleton-meta,html.light .skeleton-title{background:#f1f5f9}.light .skeleton-shimmer,html.light .skeleton-shimmer{background:linear-gradient(90deg,#0000,#00000008 50%,#0000)}.light .skeleton-category:after,.light .skeleton-excerpt:after,.light .skeleton-meta:after,.light .skeleton-title:after,html.light .skeleton-category:after,html.light .skeleton-excerpt:after,html.light .skeleton-meta:after,html.light .skeleton-title:after{background:linear-gradient(90deg,#0000,#0000000d 50%,#0000)}.share-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.share-label{font-size:13px;font-weight:600;margin-right:4px}.share-btn,.share-label{color:var(--text-secondary,#cbd5e1)}.share-btn{align-items:center;background:var(--bg-tertiary,#1e293b);border:1px solid var(--border-color,#334155);border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:all .15s ease-out;width:40px}.share-btn svg{height:20px;width:20px}.share-btn:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.share-btn:active{transform:translateY(0)}.share-btn:focus-visible{outline:2px solid var(--cyan-400,#22d3ee);outline-offset:2px}.share-twitter:hover{background:#1da1f2;border-color:#1da1f2;color:#fff}.share-facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.share-linkedin:hover{background:#0a66c2;border-color:#0a66c2;color:#fff}.share-reddit:hover{background:#ff4500;border-color:#ff4500;color:#fff}.share-telegram:hover{background:#08c;border-color:#08c;color:#fff}.share-email:hover{background:var(--cyan-500,#06b6d4);border-color:var(--cyan-500,#06b6d4);color:#fff}.share-copy:hover{background:var(--purple-500,#a855f7);border-color:var(--purple-500,#a855f7);color:#fff}.share-copy.copied{background:var(--green-500,#10b981);border-color:var(--green-500,#10b981);color:#fff}@media (max-width:768px){.share-buttons{gap:6px}.share-btn{height:36px;width:36px}.share-btn svg{height:18px;width:18px}.share-label{font-size:12px}}.light .share-btn,html.light .share-btn{background:#fff;border-color:#cbd5e1;color:#475569}.light .share-btn:hover,html.light .share-btn:hover{box-shadow:0 4px 12px #0000001a}.light .share-label,html.light .share-label{color:#475569}.home-fox-style{background:var(--bg-primary,#020617);color:var(--text-primary,#f1f5f9);min-height:100vh}.home-fox-style .container{margin:0 auto;max-width:1400px;padding:0 24px}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.category-section{align-items:center;background:var(--bg-elevated,#1e293b);border-bottom:1px solid var(--border-color,#334155);display:flex;height:48px;position:sticky;top:144px;transition:background .2s ease,border-color .2s ease;z-index:100}.category-nav{align-items:center;justify-content:space-between}.category-filters,.category-nav{display:flex;gap:var(--spacing-6,24px)}.category-filters{list-style:none;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-filters::-webkit-scrollbar{display:none}.category-filters button{background:#0000;border:none;border-radius:6px;color:var(--text-secondary,#cbd5e1);cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:var(--spacing-2,8px) var(--spacing-3,12px);position:relative;transition:all .15s ease;white-space:nowrap}.category-filters button:focus,.category-filters button:hover{background:var(--bg-tertiary,#334155);color:var(--cyan-400,#22d3ee);outline:none}.category-filters button:focus-visible{outline:2px solid var(--cyan-400,#22d3ee);outline-offset:2px}.category-filters button.active{color:var(--cyan-400,#22d3ee);font-weight:700}.category-filters button.active:after{background:var(--cyan-400,#22d3ee);border-radius:2px 2px 0 0;bottom:-14px;content:"";height:3px;left:0;position:absolute;right:0}.category-search{flex-shrink:0;position:relative;width:240px}.category-search input{background:var(--bg-secondary,#0f172a);border:1px solid var(--border-color,#334155);border-radius:6px;color:var(--text-primary,#f1f5f9);font-family:var(--font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif);font-size:14px;height:36px;padding:8px 12px 8px 36px;transition:all .15s ease;width:100%}.category-search input:focus{background:var(--bg-tertiary,#1e293b);border-color:var(--cyan-400,#22d3ee);outline:none}.category-search input::placeholder,.search-icon{color:var(--text-muted,#94a3b8)}.search-icon{height:16px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.section-heading{color:var(--text-primary,#f1f5f9);font-size:32px;font-weight:700;margin:32px 0 24px}.hero-article{border-radius:12px;height:500px;margin-bottom:24px;overflow:hidden;position:relative}.hero-article img{height:100%;object-fit:cover;width:100%}.hero-overlay{background:linear-gradient(0deg,#000000f2,#000000d9 40%,#0006 70%,#0000);display:flex;flex-direction:column;gap:12px;inset:0;justify-content:flex-end;padding:40px;position:absolute}.hero-category{background:var(--cyan-500,#06b6d4);border-radius:4px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;padding:6px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.hero-overlay h2{display:-webkit-box;font-size:36px;font-weight:700;-webkit-line-clamp:3;margin-bottom:12px;-webkit-box-orient:vertical;line-height:1.3;overflow:hidden}.hero-overlay h2 a{color:#fff;text-decoration:none;transition:color .15s ease}.hero-overlay h2 a:hover{color:var(--cyan-400,#22d3ee)}.hero-excerpt{color:#e2e8f0;display:-webkit-box;font-size:18px;-webkit-line-clamp:2;line-height:1.6;margin-bottom:16px;-webkit-box-orient:vertical;overflow:hidden}.hero-meta{align-items:center;color:#94a3b8;display:flex;font-size:14px;gap:12px}.featured-boxes-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:48px}.featured-box{aspect-ratio:16/10;background:var(--bg-secondary,#0f172a);border:1px solid var(--border-color,#334155);border-radius:12px;overflow:hidden;position:relative;transition:transform .15s ease,box-shadow .15s ease}.featured-box:hover{box-shadow:0 12px 32px #0000004d;transform:translateY(-4px)}.featured-box img{height:100%;object-fit:cover;width:100%}.featured-box-content{background:linear-gradient(0deg,#000000f2,#0009 60%,#0000);display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:20px;position:absolute}.featured-box-category{background:var(--purple-500,#a855f7);border-radius:4px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;padding:4px 8px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.featured-box h3{display:-webkit-box;font-size:16px;font-weight:700;-webkit-line-clamp:3;margin-bottom:8px;-webkit-box-orient:vertical;line-height:1.4;overflow:hidden}.featured-box h3 a{color:#fff;text-decoration:none;transition:color .15s ease}.featured-box h3 a:hover{color:var(--cyan-400,#22d3ee)}.featured-box-meta{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:8px}.left-column{display:flex;flex-direction:column;gap:48px}.news-section,.press-section{display:flex;flex-direction:column;gap:24px}.column-heading{border-bottom:2px solid var(--cyan-500,#06b6d4);color:var(--text-primary,#f1f5f9);font-size:24px;font-weight:700;margin-bottom:8px;padding-bottom:12px}.article-column{display:flex;flex-direction:column;gap:24px}.column-card{background:var(--bg-secondary,#0f172a);border:1px solid var(--border-color,#334155);border-radius:12px;display:grid;gap:20px;grid-template-columns:200px 1fr;overflow:hidden;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease}.column-card:hover{border-color:var(--cyan-500,#06b6d4);box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.column-card-image{height:140px;overflow:hidden;position:relative;width:200px}.column-card-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.column-card:hover .column-card-image img{transform:scale(1.05)}.column-card-content{display:flex;flex-direction:column;justify-content:center;padding:16px 20px 16px 0}.column-card-category{color:var(--cyan-400,#22d3ee);display:block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.column-card-category.press-badge{color:var(--purple-400,#c084fc)}.column-card h3{display:-webkit-box;font-size:16px;font-weight:700;-webkit-line-clamp:2;margin-bottom:8px;-webkit-box-orient:vertical;line-height:1.4;overflow:hidden}.column-card h3 a{color:var(--text-primary,#f1f5f9);text-decoration:none;transition:color .15s ease}.column-card h3 a:hover{color:var(--cyan-400,#22d3ee)}.column-card-excerpt{color:var(--text-secondary,#cbd5e1);display:-webkit-box;font-size:14px;-webkit-line-clamp:2;line-height:1.5;margin-bottom:10px;-webkit-box-orient:vertical;overflow:hidden}.column-card-meta{align-items:center;color:var(--text-muted,#94a3b8);display:flex;font-size:12px;gap:6px}.top-story-grid{display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-bottom:48px}.top-story{border-radius:12px;height:400px;overflow:hidden;position:relative}.top-story img{height:100%;object-fit:cover;width:100%}.top-story-overlay{background:linear-gradient(0deg,#000000f2,#000000d9 40%,#0006 70%,#0000);display:flex;flex-direction:column;gap:8px;inset:0;justify-content:flex-end;padding:32px;position:absolute}.top-story-category{background:var(--cyan-500,#06b6d4);border-radius:4px;color:#fff;font-size:12px;font-weight:700;margin-bottom:16px;padding:6px 12px;width:-moz-fit-content;width:fit-content}.top-story h2{display:-webkit-box;font-size:28px;font-weight:700;-webkit-line-clamp:3;margin-bottom:12px;-webkit-box-orient:vertical;line-height:1.3;max-height:109.2px;overflow:hidden}.top-story h2 a{color:#fff;text-decoration:none}.top-story-excerpt{color:#e2e8f0;display:-webkit-box;font-size:16px;-webkit-line-clamp:3;line-height:1.6;margin-bottom:16px;-webkit-box-orient:vertical;max-height:76.8px;overflow:hidden}.top-story-meta{color:#94a3b8;font-size:14px;gap:12px}.top-story-ad,.top-story-meta{align-items:center;display:flex}.top-story-ad{background:var(--bg-secondary,#0f172a);border:1px solid var(--border-color,#334155);border-radius:12px;flex-direction:column;height:400px;justify-content:center;min-width:350px;padding:24px}.top-story-ad-label{color:var(--text-muted,#94a3b8);font-size:12px;margin-bottom:16px}.ad-placeholder{display:block;height:300px;margin:0 auto;overflow:hidden;width:350px}.featured-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.featured-card{aspect-ratio:4/3;border-radius:12px;overflow:hidden;position:relative}.featured-card img{height:100%;object-fit:cover;width:100%}.featured-overlay{background:linear-gradient(0deg,#000000e6,#0000);display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:24px;position:absolute}.featured-category{background:var(--purple-500,#a855f7);border-radius:4px;color:#fff;font-size:11px;font-weight:700;margin-bottom:12px;padding:4px 10px;width:-moz-fit-content;width:fit-content}.featured-card h2{font-size:18px;font-weight:700;margin-bottom:12px}.featured-card h2 a{color:#fff;text-decoration:none}.featured-meta{align-items:center;color:#94a3b8;display:flex;font-size:13px;gap:8px}.more-link-container{display:flex;justify-content:center;margin:24px 0 32px}.more-link{align-items:center;color:var(--cyan-400,#22d3ee);display:inline-flex;font-size:14px;font-weight:600;gap:6px;text-decoration:none;transition:gap .15s ease-out}.more-link:hover{gap:10px}.more-link svg{height:16px;width:16px}.load-more-btn{align-items:center;background:var(--bg-tertiary,#1e293b);border:2px solid var(--cyan-500,#06b6d4);border-radius:8px;color:var(--cyan-400,#22d3ee);cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease-out}.load-more-btn:hover{background:var(--cyan-500,#06b6d4);box-shadow:0 4px 16px #06b6d44d;color:#fff;transform:translateY(-2px)}.load-more-btn:active{transform:translateY(0)}.load-more-btn:focus-visible{outline:2px solid var(--cyan-400,#22d3ee);outline-offset:4px}.load-more-btn svg{transition:transform .2s ease-out}.load-more-btn:hover svg{transform:translateY(2px)}.column-card-image img,.featured-box img,.hero-article img{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.main-layout{display:grid;gap:48px;grid-template-columns:2fr 1fr;margin:48px 0}.article-feed{display:flex;flex-direction:column;gap:32px}.article-card{background:var(--bg-secondary,#0f172a);border:1px solid var(--border-color,#334155);border-radius:12px;display:grid;gap:24px;grid-template-columns:300px 1fr;overflow:hidden;transition:transform .15s ease-out,box-shadow .15s ease-out}.article-card:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.article-image img{height:100%;object-fit:cover;width:100%}.article-content{padding:24px}.article-category{color:var(--cyan-400,#22d3ee);display:block;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.article-card h3{font-size:20px;font-weight:700;margin-bottom:12px}.article-card h3 a{color:var(--text-primary,#f1f5f9);text-decoration:none}.article-excerpt{color:var(--text-secondary,#cbd5e1);font-size:15px;line-height:1.6;margin-bottom:16px}.article-meta{align-items:center;color:var(--text-muted,#94a3b8);display:flex;font-size:14px;gap:8px}.sidebar{display:flex;flex-direction:column;gap:32px}.sidebar-section h3{color:var(--text-primary,#f1f5f9);font-size:20px;font-weight:700;margin-bottom:20px}.trending-list{counter-reset:trending;display:flex;flex-direction:column;gap:20px;list-style:none}.trending-item{counter-increment:trending;padding-left:36px;position:relative}.trending-item:before{align-items:center;background:var(--cyan-500,#06b6d4);border-radius:4px;color:#fff;content:counter(trending);display:flex;font-size:13px;font-weight:700;height:24px;justify-content:center;left:0;position:absolute;top:0;width:24px}.trending-item h4{font-size:15px;font-weight:600;margin-bottom:6px}.trending-item h4 a{color:var(--text-primary,#f1f5f9);text-decoration:none}.trending-views{color:var(--text-muted,#94a3b8);font-size:13px}.newsletter-widget{background:var(--bg-secondary,#0f172a);border:1px solid var(--border-color,#334155);border-radius:12px;padding:24px}.newsletter-widget h3{font-size:20px;font-weight:700;margin-bottom:12px}.newsletter-widget p{color:var(--text-secondary,#cbd5e1);font-size:14px;line-height:1.6;margin-bottom:20px}.newsletter-form input{background:var(--bg-tertiary,#1e293b);border:1px solid var(--border-color,#334155);border-radius:8px;color:var(--text-primary,#f1f5f9);font-size:14px;margin-bottom:12px;padding:12px 16px;width:100%}.newsletter-form input:focus{outline:2px solid var(--cyan-400,#22d3ee)}.newsletter-form button{background:var(--cyan-500,#06b6d4);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;transition:background .15s ease-out;width:100%}.newsletter-form button:hover{background:var(--cyan-600,#0891b2)}.newsletter-form button:disabled{cursor:not-allowed;opacity:.6}.newsletter-message{animation:slideIn .3s ease-out;border-radius:8px;font-size:14px;line-height:1.5;margin-top:12px;padding:12px 16px}.newsletter-message.success{background:#10b9811a;border:1px solid #10b9814d;color:#10b981}.newsletter-message.error{background:#ef44441a;border:1px solid #ef44444d;color:#ef4444}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.top-story-grid{grid-template-columns:1fr}.featured-boxes-grid,.featured-grid{grid-template-columns:repeat(2,1fr)}.main-layout{grid-template-columns:1fr}.column-card{grid-template-columns:180px 1fr}.column-card-image{height:120px;position:relative;width:180px}}@media (max-width:768px){.category-section{top:100px}.category-nav{flex-direction:column;gap:16px}.category-search input{width:100%}.article-card,.column-card,.featured-boxes-grid,.featured-grid{grid-template-columns:1fr}.column-card-image{height:200px;position:relative;width:100%}.hero-article{height:400px}.hero-overlay{padding:24px}.hero-overlay h2{font-size:24px;-webkit-line-clamp:2}.hero-excerpt{font-size:15px;-webkit-line-clamp:2}.hero-meta{font-size:12px}.top-story{height:350px}.top-story-overlay{padding:24px}.top-story h2{font-size:22px;-webkit-line-clamp:2;line-height:1.3;max-height:57.2px}.top-story-excerpt{font-size:14px;-webkit-line-clamp:2;line-height:1.5;max-height:42px}.top-story-meta{font-size:12px;gap:8px}}.light .home-fox-style,html.light .home-fox-style{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--bg-elevated:#fff;--bg-hover:#e2e8f0;--border-color:#cbd5e1;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--cyan-400:#06b6d4;--cyan-500:#0891b2;--cyan-600:#0e7490}.light .category-section,html.light .category-section{background:#fff;border-bottom-color:#e2e8f0}.light .category-filters button,html.light .category-filters button{color:#475569}.light .category-filters button:focus,.light .category-filters button:hover,html.light .category-filters button:focus,html.light .category-filters button:hover{background:#f1f5f9;color:#0891b2}.light .category-filters button.active,html.light .category-filters button.active{color:#0891b2}.light .top-story-section,html.light .top-story-section{background:#f8fafc}.light .top-story h2,html.light .top-story h2{color:#0f172a}.light .top-story-meta,html.light .top-story-meta{color:#64748b}.light .top-story p,html.light .top-story p{color:#475569}.light .featured-story h3,html.light .featured-story h3{color:#0f172a}.light .featured-meta,html.light .featured-meta{color:#64748b}.light .featured-box-content,html.light .featured-box-content{background:linear-gradient(0deg,#fffffffa,#ffffffd9 60%,#ffffff4d)}.light .featured-box h3 a,html.light .featured-box h3 a{color:#0f172a}.light .featured-box h3 a:hover,html.light .featured-box h3 a:hover{color:#0891b2}.light .featured-box-meta,html.light .featured-box-meta{color:#475569}.light .article-card,html.light .article-card{background:#fff;border-color:#e2e8f0}.light .article-card:hover,html.light .article-card:hover{background:#f8fafc;border-color:#cbd5e1}.light .article-content h3,html.light .article-content h3{color:#0f172a}.light .article-excerpt,html.light .article-excerpt{color:#475569}.light .article-meta,html.light .article-meta{color:#64748b}.light .article-category,html.light .article-category{background:#e0f2fe;color:#0369a1}.light .read-more,html.light .read-more{color:#0891b2}.light .read-more:hover,html.light .read-more:hover{color:#0e7490}.light .newsletter-section,html.light .newsletter-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.light .newsletter-section h2,html.light .newsletter-section h2{color:#0f172a}.light .newsletter-section p,html.light .newsletter-section p{color:#475569}.light .newsletter-form input,html.light .newsletter-form input{background:#fff;border-color:#cbd5e1;color:#0f172a}.light .newsletter-form input::placeholder,html.light .newsletter-form input::placeholder{color:#94a3b8}.light .newsletter-form button,html.light .newsletter-form button{background:#0891b2}.light .newsletter-form button:hover,html.light .newsletter-form button:hover{background:#0e7490}