@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;0,800;0,900;1,600;1,700&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--font-serif:"Playfair Display", Georgia, Cambria, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", monospace;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-card:#fff;--bg-dark-hero:#090d16;--bg-dark-surface:#131a29;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-light:#f8fafc;--text-light-muted:#94a3b8;--accent-blue:#2563eb;--accent-blue-hover:#1d4ed8;--accent-blue-light:#eff6ff;--accent-emerald:#10b981;--accent-purple:#8b5cf6;--accent-amber:#f59e0b;--border-light:#e2e8f0;--border-subtle:#f1f5f9;--border-dark:#ffffff1a;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -1px #0000000a;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -2px #00000008;--max-width:1240px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px}.home-hero-grid{grid-template-columns:1.1fr 1fr}.home-hero-title{overflow-wrap:anywhere;font-size:2.9rem}.header-category-nav{gap:14px}.header-utility-row{gap:16px}.header-utility-row>div:last-child{flex-shrink:0}.home-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-masthead-grid{grid-template-columns:1.15fr 1fr}.category-page-grid{grid-template-columns:minmax(0,1fr) 320px}.category-featured-grid{grid-template-columns:1.1fr 1fr}.category-featured-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.category-stream-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-stream-grid.list-view{grid-template-columns:1fr}.category-stream-grid.list-view article{flex-direction:row;gap:20px}.category-stream-grid.list-view article>a:first-child{flex:0 0 180px;width:180px}.forecast-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mode-meaning-content:not([hidden]){display:flex}[hidden]{display:none}.header-more{font-size:.82rem;font-weight:800;position:relative}.header-more summary{cursor:pointer;list-style:none}.header-more-menu{z-index:30;border:1px solid var(--border-light);min-width:190px;box-shadow:var(--shadow-md);background:#fff;padding:8px;position:absolute;top:100%;right:0}.header-more-menu a{padding:8px;display:block}.header-more-menu a:hover{background:var(--accent-blue-light)}.homepage-sidebar{flex-direction:column;gap:32px;min-width:0;display:flex}.sidebar-top-list{flex-direction:column;gap:14px;display:flex}.sidebar-top-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:28px minmax(0,1fr) 64px;align-items:center;gap:12px;padding-bottom:12px;display:grid}.sidebar-top-item h3{font-size:.88rem;line-height:1.35}.sidebar-top-item small{color:var(--text-muted)}.sidebar-top-item img{object-fit:cover;width:64px;height:56px}.sidebar-rank{font-family:var(--font-serif);font-size:1.8rem;font-weight:900}.sidebar-coming-soon{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:24px}.sidebar-coming-soon h2{margin-bottom:6px;font-size:1rem}.sidebar-coming-soon p{color:var(--text-muted);font-size:.82rem}.sidebar-tags{flex-wrap:wrap;gap:8px;display:flex}.sidebar-tags a{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-full);padding:6px 12px;font-size:.78rem}.sidebar-promo{color:#fff;border-radius:var(--radius-lg);background:linear-gradient(135deg,#090d16,#172554);padding:28px 24px}.sidebar-promo h2{font-family:var(--font-serif);font-size:1.4rem}.search-page{min-height:60vh;padding-top:48px;padding-bottom:80px}.search-page h1{font-family:var(--font-serif);margin-bottom:22px;font-size:2.8rem}.search-form{gap:12px;max-width:760px;display:flex}.search-form input{border:1px solid var(--border-light);border-radius:6px;flex:1;min-width:0;padding:12px 16px}.search-form button{background:var(--accent-blue);color:#fff;border-radius:6px;padding:12px 22px}.search-count{color:var(--text-muted);margin:24px 0}.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.search-result{border-bottom:1px solid var(--border-light);min-width:0;padding-bottom:16px}.search-result a{gap:16px;display:flex}.search-result img{object-fit:cover;flex-shrink:0;width:150px;height:94px}.search-result h2{margin:7px 0;font-size:1.1rem;line-height:1.3}.search-result p{color:var(--text-secondary);font-size:.86rem}.search-result small{color:var(--text-muted)}@media (max-width:1024px){.category-page-grid{grid-template-columns:1fr}.home-category-grid,.category-stream-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.home-hero-grid,.category-masthead-grid,.category-featured-grid,.home-latest-grid,.search-results,.forecast-grid{grid-template-columns:1fr}.article-action-bar-inner{flex-wrap:wrap}.article-mode-tabs{max-width:100%;overflow-x:auto}}@media (max-width:640px){.header-network-line,.header-tagline{display:none}.header-utility-row{justify-content:flex-end}.header-category-nav{gap:14px}.home-hero-title{font-size:2.25rem}.home-category-grid,.category-stream-grid,.category-featured-cards{grid-template-columns:1fr}.category-stream-grid.list-view article{flex-direction:column}.category-stream-grid.list-view article>a:first-child{flex-basis:auto;width:auto}.search-result img{width:110px;height:70px}.search-page h1{font-size:2.2rem}}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img,video{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.portal-grid{grid-template-columns:1fr 340px;gap:40px;display:grid}@media (max-width:1024px){.portal-grid{grid-template-columns:1fr;gap:32px}}.section-header{border-bottom:2px solid var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:8px;display:flex}.section-title{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);font-size:1.15rem;font-weight:800}.section-view-all{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:4px;font-size:.75rem;font-weight:700;display:flex}.section-view-all:hover{text-decoration:underline}.category-tag{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-blue);margin-bottom:6px;font-size:.72rem;font-weight:700;display:inline-block}.article-hero-dark{color:var(--text-light);background:radial-gradient(circle at 75% 30%,#2563eb2e 0%,#0a0f1dfa 60%),#0a0f1d;padding:48px 0 56px;position:relative;overflow:hidden}.article-hero-inner{max-width:960px;margin:0 auto;padding:0 20px}.article-hero-title{font-family:var(--font-serif);letter-spacing:-.02em;margin:16px 0 12px;font-size:2.75rem;font-weight:700;line-height:1.15}@media (max-width:768px){.article-hero-title{font-size:2.1rem}}.article-hero-subtitle{color:var(--text-light-muted);margin-bottom:24px;font-size:1.25rem;font-weight:400;line-height:1.5}.article-meta-row{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.author-chip{align-items:center;gap:12px;display:flex}.author-avatar{object-fit:cover;border:1px solid #fff3;border-radius:50%;width:40px;height:40px}.author-name{font-size:.95rem;font-weight:600}.meta-divider{opacity:.4;margin:0 8px}.meta-date,.meta-time{color:var(--text-light-muted);font-size:.85rem}.reading-mode-nav-wrapper{border-bottom:1px solid var(--border-light);z-index:40;background:#fff;position:sticky;top:0;box-shadow:0 2px 8px #00000008}.reading-mode-tabs{scrollbar-width:none;gap:8px;max-width:960px;margin:0 auto;padding:0 20px;display:flex;overflow-x:auto}.reading-mode-tab{color:var(--text-secondary);white-space:nowrap;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:14px 20px;font-size:.92rem;font-weight:600;transition:all .2s;display:flex}.reading-mode-tab:hover{color:var(--text-primary)}.reading-mode-tab.active{color:var(--accent-blue);border-bottom-color:var(--accent-blue)}.card-30s{border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:32px;padding:32px}.card-30s-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.card-30s-icon{background:var(--accent-blue-light);width:36px;height:36px;color:var(--accent-blue);border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.card-30s-title{color:var(--text-primary);font-size:1.35rem;font-weight:700}.card-30s-subtitle{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-blue);font-size:.8rem;font-weight:600}.card-30s-lead{color:var(--text-primary);margin-bottom:24px;font-size:1.12rem;line-height:1.65}.card-30s-bullets{flex-direction:column;gap:12px;margin-bottom:28px;list-style:none;display:flex}.card-30s-bullet{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.55;display:flex}.card-30s-bullet:before{content:"•";color:var(--accent-blue);margin-top:4px;font-size:1.5rem;line-height:1rem}.card-30s-footer{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.source-attribution{color:var(--text-muted);align-items:center;gap:6px;font-size:.85rem;display:flex}.source-link{color:var(--accent-blue);font-weight:600;text-decoration:underline}.go-deeper-section{margin-top:36px}.go-deeper-title{margin-bottom:16px;font-size:1.25rem;font-weight:700}.deeper-cards-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.deeper-cards-grid{grid-template-columns:1fr}}.deeper-action-card{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;justify-content:space-between;align-items:center;padding:20px;transition:all .2s;display:flex}.deeper-action-card:hover{border-color:var(--accent-blue);box-shadow:var(--shadow-md);background:#fff;transform:translateY(-2px)}.deeper-card-left{align-items:center;gap:16px;display:flex}.deeper-card-icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.deeper-icon-blue{color:#fff;background:#2563eb}.deeper-icon-green{color:#fff;background:#10b981}.deeper-card-heading{color:var(--text-primary);font-size:1.05rem;font-weight:700}.deeper-card-desc{color:var(--text-muted);margin-top:2px;font-size:.85rem}.community-widget-box{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;margin-bottom:24px;padding:24px}.community-widget-title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:1rem;font-weight:800}.community-widget-subtitle{color:var(--text-muted);margin-bottom:16px;font-size:.85rem}.community-row-btn{border:1px solid var(--border-light);border-radius:var(--radius-md);background:#fff;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px 16px;transition:all .2s;display:flex}.community-row-btn:hover{border-color:var(--accent-blue);background:var(--bg-secondary)}.community-btn-brand{align-items:center;gap:12px;display:flex}.platform-logo-circle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;display:flex}.platform-tg{background:#229ed9}.platform-wa{background:#25d366}.community-btn-text-title{color:var(--text-primary);font-size:.95rem;font-weight:700}.community-btn-text-sub{color:var(--text-muted);font-size:.78rem}.community-verified-badge{color:var(--text-muted);border-top:1px dashed var(--border-light);justify-content:center;align-items:center;gap:8px;margin-top:6px;padding-top:14px;font-size:.78rem;display:flex}.article-hero-cinematic{color:#fff;background:#090d15;border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.article-hero-cinematic-grid{max-width:var(--max-width);grid-template-columns:1.22fr .98fr;align-items:center;gap:40px;min-height:420px;margin:0 auto;padding:44px 24px;display:grid;position:relative}@media (max-width:960px){.article-hero-cinematic-grid{grid-template-columns:1fr;gap:28px;padding:32px 20px}}.article-hero-left{z-index:2;flex-direction:column;display:flex}.article-hero-category-tag{letter-spacing:.08em;text-transform:uppercase;color:#38bdf8;margin-bottom:12px;font-size:.82rem;font-weight:800}.article-hero-headline{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:2.65rem;font-weight:800;line-height:1.15}@media (max-width:768px){.article-hero-headline{font-size:2.05rem}}.article-hero-lead{color:#94a3b8;margin-bottom:24px;font-size:1.05rem;line-height:1.55}.article-hero-meta{border-top:1px solid #ffffff1f;align-items:center;gap:14px;padding-top:18px;display:flex}.author-avatar-img{object-fit:cover;border:2px solid #fff3;border-radius:50%;flex-shrink:0;width:44px;height:44px}.article-hero-author-name{color:#fff;font-size:.95rem;font-weight:700}.article-hero-author-sub{color:#94a3b8;margin-top:2px;font-size:.8rem}.article-hero-media-wrapper{background:#0d111a;border-radius:12px;width:100%;height:100%;min-height:380px;position:relative;overflow:hidden}.article-hero-media-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.article-hero-media-gradient{pointer-events:none;background:linear-gradient(90deg,#090d15 0%,#090d1580 20%,#0000 55%);position:absolute;inset:0}.article-hero-media-bottom-fade{pointer-events:none;background:linear-gradient(#0000 0%,#090d15cc 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.physint-art-overlay{text-align:right;z-index:3;color:#fff;text-shadow:0 2px 10px #000c;pointer-events:none;position:absolute;top:36px;right:28px}.physint-art-sub{letter-spacing:.2em;text-transform:uppercase;color:#ffffffd9;margin-bottom:2px;font-size:.65rem;font-weight:600}.physint-art-title{font-family:var(--font-sans);letter-spacing:.22em;color:#fff;margin-bottom:8px;font-size:2.2rem;font-weight:900;line-height:1}.physint-art-tagline{letter-spacing:.18em;color:#ffffffb3;text-transform:uppercase;font-size:.62rem;font-weight:600}.physint-art-partners{z-index:3;opacity:.9;filter:drop-shadow(0 2px 6px #000000b3);align-items:center;gap:12px;display:flex;position:absolute;bottom:20px;right:24px}.article-action-bar{border-bottom:1px solid var(--border-light);z-index:50;background:#fff;position:sticky;top:0;box-shadow:0 2px 8px #00000008}.article-action-bar-inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:0 24px;display:flex}.article-mode-tabs{gap:4px;display:flex}.article-mode-tab-btn{color:var(--text-secondary);white-space:nowrap;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:14px 20px;font-size:.92rem;font-weight:600;transition:all .18s;display:flex}.article-mode-tab-btn:hover{color:var(--text-primary)}.article-mode-tab-btn.active{color:var(--accent-blue);border-bottom-color:var(--accent-blue);font-weight:700}.article-share-group{align-items:center;gap:10px;display:flex}.article-share-label{color:var(--text-muted);margin-right:4px;font-size:.82rem;font-weight:600}.share-circle-btn{border:1px solid var(--border-light);width:36px;height:36px;color:var(--text-secondary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:all .2s;display:flex}.share-circle-btn:hover{background:var(--bg-secondary);border-color:var(--accent-blue);color:var(--accent-blue);transform:translateY(-1px)}.editorial-section{margin-bottom:40px}.editorial-section-tag{align-items:center;gap:8px;margin-bottom:8px;display:flex}.editorial-num{font-family:var(--font-mono);color:var(--accent-blue);letter-spacing:.05em;font-size:.88rem;font-weight:800}.editorial-dash{background:var(--accent-blue);width:28px;height:2px}.editorial-heading{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:16px;font-size:1.65rem;font-weight:800;line-height:1.25}.editorial-paragraph{color:var(--text-secondary);margin-bottom:16px;font-size:1.05rem;line-height:1.68}.editorial-paragraph strong{color:var(--text-primary);font-weight:700}.telemetry-cards-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0 36px;display:grid}@media (max-width:768px){.telemetry-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.telemetry-card{border:1px solid var(--border-light);background:#f8fafc;border-radius:12px;flex-direction:column;padding:18px 16px;transition:all .2s;display:flex}.telemetry-card:hover{box-shadow:var(--shadow-sm);background:#fff;border-color:#bfdbfe;transform:translateY(-2px)}.telemetry-icon{background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:10px;font-size:1.15rem;display:flex}.telemetry-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:4px;font-size:.74rem;font-weight:600}.telemetry-value{color:var(--text-primary);font-size:.95rem;font-weight:700;line-height:1.35}.editorial-quote-box{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:14px;align-items:flex-start;gap:20px;margin:36px 0;padding:26px 30px;display:flex}.quote-glyph{font-family:var(--font-serif);color:var(--accent-blue);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:3.2rem;line-height:.8}.quote-inner-content{flex:1}.quote-body-text{font-family:var(--font-serif);color:#1e293b;margin-bottom:12px;font-size:1.15rem;font-style:italic;line-height:1.55}.quote-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:.85rem;display:flex}.quote-author-name{color:#334155;font-weight:700}.quote-statement-badge{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.7rem;font-weight:700}.sidebar-section-box{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#fff;margin-bottom:24px;padding:24px}.sidebar-related-item{border-bottom:1px solid var(--border-subtle);align-items:center;gap:14px;margin-bottom:14px;padding-bottom:14px;transition:all .15s;display:flex}.sidebar-related-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sidebar-related-img{object-fit:cover;background:var(--bg-secondary);border-radius:8px;flex-shrink:0;width:68px;height:68px}.sidebar-related-badge{text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.68rem;font-weight:800;display:inline-block}.sidebar-related-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:700;line-height:1.35;transition:color .15s;display:-webkit-box;overflow:hidden}.sidebar-related-item:hover .sidebar-related-title{color:var(--accent-blue)}.sidebar-related-date{color:var(--text-muted);margin-top:4px;font-size:.74rem}.dossier-grid{flex-direction:column;gap:12px;margin-top:14px;display:flex}.dossier-row{border-bottom:1px dashed var(--border-light);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;font-size:.85rem;display:flex}.dossier-row:last-child{border-bottom:none;padding-bottom:0}.dossier-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;flex-shrink:0;font-size:.78rem}.dossier-value{color:var(--text-primary);text-align:right;font-weight:700}.toast-feedback{color:#fff;box-shadow:var(--shadow-lg);z-index:9999;background:#0f172a;border-radius:8px;padding:12px 20px;font-size:.88rem;font-weight:600;animation:.2s fadeIn;position:fixed;bottom:24px;right:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
