body{background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.animated-bg{animation:float 20s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient{animation:animatedgradient 6s infinite alternate;background-size:300%}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:1rem 2rem;position:sticky;top:0;z-index:100}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#fff;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:hover{color:#667eea}.nav-links a:after{background:linear-gradient(135deg,#667eea,#764ba2);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.main-container{margin:0 auto;max-width:1200px;padding:2rem}.hero-section{margin-bottom:0;padding:4rem 0 3rem}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem;margin-top:.75rem}.hero-subtitle{color:#d3d3d3;font-size:1.25rem;margin:1.5rem 0 0;text-align:center}.hero-subtitle-disclaimer{color:#888;font-size:1.1rem;padding:2rem 0 0}a{color:#879aee}a:hover{color:#00f7ff}.error-container,.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#667eea;height:50px;margin-bottom:1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{background:#ff3b301a;border:1px solid #ff3b304d;border-radius:12px;margin:2rem 0;padding:2rem}e .topics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:2rem;margin-top:2rem}.topic-card,.topic-card-special{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.topic-card-special{margin-top:2rem}.topic-card-special:before,.topic-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:2px;left:0;position:absolute;right:0;top:0}.topic-card-special:hover,.topic-card:hover{border-color:#667eea4d;box-shadow:0 20px 40px #0000004d;transform:translateY(-8px)}.topic-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:.5rem 0}.topic-id{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#f0f0f0;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem}.topic-content{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;color:#ddd;font-size:1.15rem;line-height:1.6;padding:1.5rem}.topic-content h1,.topic-content h2,.topic-content h3,.topic-content h4,.topic-content h5,.topic-content h6,.topic-content p{color:#ddd;margin-bottom:1rem}.topic-content code{background:#667eea33;border-radius:4px;color:#667eea;font-size:.875rem;padding:.2rem .4rem}.topic-content pre{background:#0000004d;border-radius:8px;margin:1rem 0;overflow-x:auto;padding:1rem}.topic-content pre code{background:none;color:#ddd;padding:0}.topic-content ol,.topic-content ul{margin-bottom:1rem;margin-left:1.5rem}.topic-content li{color:#ddd;margin-bottom:.5rem}.topic-content a{border-bottom:1px solid #0000;color:#879aee;text-decoration:none;transition:border-color .3s ease}.topic-content a:hover{border-bottom-color:#667eea}.topic-content blockquote{border-left:4px solid #667eea;color:#d3d3d3;font-style:italic;margin:1rem 0;padding-left:1rem}.viewmode-btn-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2.5rem;margin-top:1.5rem}.viewmode-btn{background:#23233b;border:none;border-radius:8px;box-shadow:0 2px 8px #00000014;color:#b0b0b0;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;outline:none;padding:.75rem 1.5rem;transition:background .2s,color .2s}.viewmode-btn:hover{background:#2d2d4d;color:#d3d3d3}.viewmode-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea26;color:#fff}.content-area{min-height:600px;position:relative}@media (max-width:700px){.hero-subtitle{margin:1.5rem 0 -2rem!important}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-subtitle-disclaimer{font-size:1rem;margin-bottom:-1.2rem;padding:3rem 0 0}.nav-links{display:none}.topics-grid{grid-template-columns:1fr}.main-container{padding:1rem}.topic-card{padding:1.5rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-subtitle-disclaimer{font-size:.9rem;margin-bottom:-1.2rem;padding:3rem 0 0}.topic-header{flex-direction:column;gap:1rem}}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}::-webkit-scrollbar-button:single-button:vertical:decrement{background:#0000;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="18" xmlns="http://www.w3.org/2000/svg"><polygon points="6,4 2,14 10,14" fill="%23764ba2"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:0;display:block;height:18px}::-webkit-scrollbar-button:single-button:vertical:increment{background:#0000;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="18" xmlns="http://www.w3.org/2000/svg"><polygon points="2,4 10,4 6,14" fill="%23764ba2"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:0;display:block;height:18px}.topics-list{display:flex;flex-direction:column;gap:1rem;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1600px}.footer-controls-area{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-radius:16px;box-shadow:0 4px 32px #0000001f;display:flex;flex-direction:column;gap:.8rem;margin:3rem auto 2rem;max-width:800px;padding:1.2rem 0 0}.footer-controls-area .flex{justify-content:center}.footer-controls-area footer{color:#b0b0b0;font-size:1rem;margin-top:1.5rem;text-align:center}.footer-controls-area a{color:#a0a0ff;text-decoration:underline;transition:color .2s}.footer-controls-area a:hover{color:#fff}.sentiment-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-radius:16px;box-shadow:0 4px 32px #0000001f;color:#fff;margin:2.5rem auto 2rem;max-width:1200px;min-height:450px;padding:2rem 2rem 1.5rem;width:100%}.sentiment-card h2{color:#fff;font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.sentiment-controls-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}@media (max-width:700px){.sentiment-controls-row{align-items:stretch;flex-direction:column;gap:1rem}}.sentiment-select{background:#23233b;border:none;border-radius:8px;box-shadow:0 2px 8px #00000014;color:#d0d0d0;cursor:pointer;font-size:1rem;margin-bottom:.25rem;margin-top:.25rem;outline:none;padding:.75rem 1rem;transition:background .2s,color .2s}.sentiment-select:focus,.sentiment-select:hover{background:#2d2d4d;color:#fff}.fundraising-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:.2rem;margin-top:0!important}@media (max-width:768px){.fundraising-grid{grid-template-columns:1fr}}.fundraising-btn-group{margin-top:.5rem!important}.viewmode-btn-group.fundraising-btn-group{border:none;margin-bottom:.5rem!important;margin-top:.5rem!important}.select-box{margin-top:2px;max-width:200px;width:100%}.select-box,.select-option{position:relative}.select-option input{background:#23233b;border:none;border-radius:8px;color:#d0d0d0;cursor:pointer;font-size:1rem;margin-top:2px;padding:13px 15px;width:100%}.select-box.active .select-option input::placeholder{content:"Search"}.select-option:after{background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" xmlns="http://www.w3.org/2000/svg"><path d="M1 1l5 5 5-5" stroke="%23d0d0d0" stroke-width="1.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;content:"";height:8px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .2s ease;width:12px}.content{border:1px solid #e0e0e0;border-radius:8px;display:none;left:0;position:absolute;text-align:left;top:100%;z-index:100}.content,.search input{background:#23233b;color:#d0d0d0;cursor:pointer;font-size:1rem;width:100%}.search input{border:none;padding:15px 20px}.options{-ms-overflow-style:none;background:#23233b;color:#d0d0d0;cursor:pointer;font-size:1rem;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;scrollbar-width:none}.options::-webkit-scrollbar{display:none}.options li{background:#23233b;color:#d0d0d0;cursor:pointer;font-size:1rem;font-weight:500;padding:15px 20px}.options li:hover{background:#2d2d4d;color:#d0d0d0}.options li .text,.options li:hover .text{color:#d0d0d0}.select-box.active .content{display:block}.select-box.active .select-option:after{transform:translateY(-50%) rotate(180deg)}img{height:auto;max-width:100%}.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px}.header{will-change:transform}.topics-list{min-height:200px}.topic-card{min-height:60px}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a1e73;border-bottom:1px solid #ffffff0f;padding:14px 20px;position:sticky;top:0;z-index:50}.site-header .logo a{font-weight:700;text-decoration:none}.main-nav a{margin-left:18px;opacity:.8;text-decoration:none}.main-nav a.active{opacity:1}.hero-section{padding-top:2rem;text-align:center}.hero-title{margin-bottom:.5rem}.hero-subtitle{line-height:1.6;margin:0 auto .75rem;max-width:820px}.hero-subtitle-disclaimer{margin:0 auto 1.25rem;opacity:.6}.landing-explainer{margin:1.5rem auto 2.5rem;max-width:900px;text-align:center}.landing-h2,.landing-h3{margin:1rem 0 .5rem}.landing-p{line-height:1.6;margin:0 auto 1rem;opacity:.9}.landing-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:1rem auto 1.5rem}.landing-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:16px}.landing-list,.landing-list-2col{list-style:none;margin:.25rem 0 1rem;padding-left:0}.landing-list li{margin:.35rem 0}.landing-list-2col{grid-gap:.5rem 1rem;display:grid;gap:.5rem 1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-cta{margin-top:1rem}.btn-primary{border-radius:10px;padding:.7rem 1.1rem}.btn-primary:hover{filter:brightness(1.1)}.feature-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:1rem auto 1.5rem;max-width:1000px}.feature-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 6px 30px #0000002e;padding:18px 16px;text-align:center}.feature-title{font-weight:600;letter-spacing:.2px;line-height:1.4;margin:0}.landing-footnote{margin-top:.75rem;max-width:900px;opacity:.9}.site-header{align-items:center;display:flex;justify-content:space-between;white-space:nowrap}.site-header .main-nav{align-items:center;display:flex;flex-wrap:nowrap;gap:18px}.site-header .main-nav a{text-decoration:none}.burger,.mobile-drawer{display:none}@media (max-width:900px){.site-header .main-nav{display:none!important}.burger{align-items:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:relative;width:40px}.burger span{background:#fff;height:2px;opacity:.9;position:absolute;transition:transform .2s ease,top .2s ease,opacity .2s ease;width:18px}.burger span:first-child{top:12px}.burger span:nth-child(2){top:17px}.burger span:nth-child(3){top:22px}.burger.is-open span:first-child{top:17px;transform:rotate(45deg)}.burger.is-open span:nth-child(2){opacity:0}.burger.is-open span:nth-child(3){top:17px;transform:rotate(-45deg)}.mobile-drawer{background:#0a0a1ef5;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:8px;left:12px;opacity:0;padding:12px;pointer-events:none;position:fixed;right:12px;top:56px;transform:translateY(-10px);transition:transform .18s ease,opacity .18s ease;z-index:60}.mobile-drawer.open{display:flex;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-drawer a{border-radius:10px;opacity:.9;padding:10px 12px;text-decoration:none}.mobile-drawer a.active{background:#ffffff0f;opacity:1}.mobile-backdrop{background:#00000040;inset:0;position:fixed;z-index:55}}.aiinsight-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;line-height:1.6;margin:12px auto 0;max-width:980px;padding:18px 20px}.aiinsight-date{background:#5864ff33;border-radius:12px;float:right;font-size:.9rem;margin-bottom:10px;opacity:.9;padding:4px 10px}.ai-markdown strong{font-weight:700}.ai-markdown p{line-height:1.6;margin:.25rem 0 .9rem}.ai-markdown ol,.ai-markdown ul{margin:.25rem 0 .9rem 1.1rem}.ai-markdown li{margin:.25rem 0}.sentiment-badge{align-items:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-right:10px;padding:4px 10px}.sentiment-badge .label{opacity:.95}.sentiment-badge .value{background:#ffffff1f;border-radius:8px;padding:0 6px}.sentiment-badge.pos{background:#26c9742e;border-color:#26c97459}.sentiment-badge.neg{background:#ea545533;border-color:#ea545561}.fancy-bg{position:fixed}.grain{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140"><filter id="n"><feTurbulence baseFrequency="0.65" numOctaves="2" /></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.6"/></svg>')}.hero{padding:96px 0 24px;position:relative;text-align:center}.glass-card p{color:#cfd3e6}.container{margin:0 auto;max-width:1080px;padding:0 20px 60px}:root{--bg1:#0b0c1a;--bg2:#14162b;--card:#121328cc;--stroke:#2b2e4a;--gradA:#7c6cff;--gradB:#4dd0e1;--gradC:#ff7cc8}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 800px at 20% -10%,#1b1f3a40,#0000),radial-gradient(1000px 700px at 90% 10%,#3a1b4040,#0000),linear-gradient(180deg,#0b0c1a,#14162b);background:radial-gradient(1200px 800px at 20% -10%,#1b1f3a40,#0000),radial-gradient(1000px 700px at 90% 10%,#3a1b4040,#0000),linear-gradient(180deg,var(--bg1),var(--bg2));color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;overflow-x:hidden}.fancy-hero{padding:96px 0 24px;position:relative;text-align:center}.fancy-bg{inset:0;overflow:hidden;z-index:-1}.blob,.fancy-bg{position:absolute}.blob{filter:blur(70px);height:40vw;opacity:.35;width:40vw}.blob.b1{background:radial-gradient(closest-side,#6a5bfd,#0000 70%);left:-5%;top:-10%}.blob.b2{background:radial-gradient(closest-side,#ff5fb7,#0000 70%);bottom:-15%;right:-10%}.grain{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140"><filter id="n"><feTurbulence baseFrequency="0.65" numOctaves="2"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.6"/></svg>');inset:0;mix-blend-mode:overlay;opacity:.06;pointer-events:none;position:absolute}.hero-title-xxl{background:linear-gradient(90deg,#7c6cff,#4dd0e1,#ff7cc8);background:linear-gradient(90deg,var(--gradA),var(--gradB),var(--gradC));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(34px,4.6vw,64px);letter-spacing:-.02em;line-height:1.05}.hero-sub{color:#cfd3e6;font-size:clamp(16px,1.5vw,20px);margin:16px auto 28px;max-width:820px}.btn-primary{background:linear-gradient(90deg,#7c6cff,#4dd0e1);background:linear-gradient(90deg,var(--gradA),var(--gradB));border:0;border-radius:12px;box-shadow:0 8px 24px #6a5bfd34;color:#0c0d1a;cursor:pointer;display:inline-block;font-weight:600;padding:12px 20px}.btn-primary:focus-visible{outline:2px solid #7c6cff;outline:2px solid var(--gradA);outline-offset:3px}.ticker-wrap{margin:28px auto 4px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow:hidden}.ticker{animation:scrollx 26s linear infinite;color:#aeb5d6;display:flex;gap:48px;padding:12px 0;white-space:nowrap}.ticker span{background:#0d0f22aa;border:1px solid #2b2e4a;border:1px solid var(--stroke);border-radius:999px;padding:6px 12px}@keyframes scrollx{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.grid-3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}@media (max-width:920px){.grid-3{grid-template-columns:1fr}}.glass-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121328cc;background:var(--card);border:1px solid #2b2e4a;border:1px solid var(--stroke);border-radius:18px;padding:22px;position:relative}.glass-card:before{background:linear-gradient(120deg,#7c6cff55,#4dd0e155,#ff7cc855);border-radius:18px;content:"";filter:blur(12px);inset:-1px;opacity:.35;position:absolute;z-index:-1}.glass-card h3{color:#e9ebff;font-size:18px;margin:4px 0 10px}.glass-card li,.glass-card p{color:#cfd3e6}.container-narrow{margin:0 auto;max-width:1080px;padding:0 20px}.section-title{color:#e9ebff;font-size:clamp(22px,2.6vw,32px);margin:36px 0 14px}.timestamp{background:#939ac41f;border:1px solid #23233b;border-radius:999px;padding:6px 10px}.page-hero{padding:40px 0 10px;text-align:center}.hero-title-xl{background:linear-gradient(90deg,#7c6cff,#4dd0e1,#ff7cc8);background:linear-gradient(90deg,var(--gradA),var(--gradB),var(--gradC));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(26px,3.4vw,42px);letter-spacing:-.02em;line-height:1.08;margin:0 0 8px}.page-hero .benefit-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.page-hero .benefit-chips span{background:#0d0f22aa;border:1px solid #2b2e4a;border:1px solid var(--stroke);border-radius:999px;color:#cfd3e6;font-size:.9rem;padding:6px 10px}.benefit-list p{line-height:1.6;margin:.25rem 0;opacity:.95}.flash-media{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(140px,180px) 1fr}.flash-media img{border:1px solid #1f2530;border-radius:8px;height:130px;object-fit:cover;width:100%}@media (max-width:768px){.flash-media{grid-template-columns:1fr}.flash-media img{height:auto}}.flash-list{display:flex;flex-direction:column;gap:6px}.flash-item{background:#141426;border:1px solid #23233b;border-radius:10px;overflow:hidden}.flash-row{grid-gap:10px;align-items:start;background:#0000;border:0;cursor:pointer;display:grid;gap:10px;grid-template-columns:14px 160px 24px 1fr;padding:10px 12px;text-align:left;width:100%}.tiny-thumb{align-items:center;display:flex;height:1.2em}.tiny-thumb img{opacity:.9}.caret{border-bottom:6px solid #0000;border-left:8px solid #9aa0b4;border-top:6px solid #0000;height:0;margin-top:4px;transform:rotate(0deg);transition:transform .18s ease;width:0}.caret.open{transform:rotate(90deg)}.timestamp{color:#9aa0b4;font-size:12px;line-height:1.2;white-space:nowrap}.headline{color:#e6e6e6;font-size:14px;line-height:1.35}.clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clamp.lines-2{-webkit-line-clamp:2}.clamp.lines-6{-webkit-line-clamp:6}.tiny-thumb img{height:1.2em;object-fit:contain;width:auto}.flash-body{background:#0f0f1d;border-top:1px solid #23233b;overflow:hidden}.body-inner{padding:10px 12px 12px 36px}.meta-row{align-items:center;display:flex;font-size:12px;gap:14px;margin-top:8px}.meta-row .source{color:#b7bccf}.meta-row .read-more{color:#879aee;text-decoration:none}.meta-row .read-more:hover{text-decoration:underline}.body-inner{color:#d8d8e6}.body-inner div,.body-inner p{margin:0 0 8px;white-space:normal}.body-inner,.flash-body{overflow:visible}.body-inner{line-height:1.5;white-space:normal;word-break:break-word}.flash-body{overflow:visible!important}.news-body-text,.news-body-text *{line-height:1.5;overflow-wrap:anywhere;white-space:normal!important;word-break:break-word}
/*# sourceMappingURL=main.635b8416.css.map*/