@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:"DM Sans",system-ui,sans-serif;background:#f7fafb;color:#14273d;--ink:#14273d;--muted:#64758a;--paper:#fff;--bg:#f7fafb;--edge:#e0e8ed;--ocean:#096e83;--highlight:#d6f8d5;--mint:#d5f2ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:310px;background:var(--bg);color:var(--ink);line-height:1.55}body.dark{--ink:#e8f5f7;--muted:#a6bac4;--paper:#152536;--bg:#0b1827;--edge:#2e4250;--mint:#1a464e;--highlight:#18464b}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #84cfb8;outline-offset:3px}[hidden]{display:none!important}.header{height:76px;max-width:1480px;padding:0 clamp(17px,4vw,62px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:19px;border-bottom:1px solid var(--edge)}.brand{font:800 28px "Manrope",sans-serif;letter-spacing:-1.9px;display:flex;align-items:center;white-space:nowrap}.brand-mark{width:34px;height:34px;position:relative;margin-right:11px;display:grid;place-items:center;border-radius:11px;background:#086c82}.brand-mark i{position:absolute;border:2px solid #d9fcf0;border-radius:50%;width:20px;height:20px}.brand-mark i:nth-child(2){width:12px;height:12px}.brand-mark i:nth-child(3){width:4px;height:4px;background:#b6f5cb}.brand-news{color:#118e94}.brand-dot{color:#ed9865}.topnav{display:flex;gap:29px;font-weight:700;font-size:12px}.topnav a:hover,.source-link:hover{text-decoration:underline}.header-right{display:flex;align-items:center;gap:14px}.live{font-size:10px;letter-spacing:1.1px;font-weight:800;color:var(--muted);white-space:nowrap}.live i,.ticker-label i{display:inline-block;width:7px;height:7px;background:#35ba8f;border-radius:50%;margin-right:7px}.icon-button{border:1px solid var(--edge);border-radius:50%;background:var(--paper);color:var(--ink);width:36px;height:36px}
main{max-width:1480px;padding:0 clamp(17px,4vw,62px);margin:auto}.intro{min-height:475px;display:grid;grid-template-columns:1.25fr .85fr;align-items:center;gap:40px;padding:54px 0 55px}.eyebrow{display:block;letter-spacing:2px;color:#168b88;font-size:10px;font-weight:800}.eyebrow-line{display:inline-block;width:18px;height:2px;background:#168b88;vertical-align:middle;margin-right:7px}.intro h1{font:800 clamp(40px,5.3vw,76px)/1.13 "Manrope",sans-serif;letter-spacing:-4px;margin:17px 0 20px}.intro h1 em{font-style:normal;color:#0d9096}.intro p{max-width:640px;font-size:14px;line-height:1.9;color:var(--muted)}.intro-actions{display:flex;align-items:center;gap:28px;margin-top:27px}.primary-btn{display:inline-flex;align-items:center;gap:24px;background:#0c7584;color:#fff;border-radius:11px;padding:15px 20px;font-size:12px;font-weight:800}.primary-btn:hover{background:#075e6d}.primary-btn span{font-size:19px}.secondary-link{font-size:12px;font-weight:800;color:var(--ocean)}.intro-art{position:relative;height:345px;background:radial-gradient(circle at 50% 48%,#a6d4cf64,transparent 63%);display:grid;place-items:center;overflow:hidden}.art-orbit{position:absolute;width:230px;height:230px;border-radius:50%;border:1px solid #75b5b9;opacity:.65}.art-orbit.a2{width:304px;height:304px;opacity:.4}.art-orbit.a3{width:364px;height:364px;opacity:.3}.art-globe{width:155px;height:155px;background:linear-gradient(135deg,#0d8894,#12475f);border:8px solid #a8ece0;border-radius:50%;display:grid;place-items:center;color:#ccffec;font-size:82px;box-shadow:0 20px 40px #05485d27}.art-card{position:absolute;padding:9px 14px;border-radius:8px;background:var(--paper);border:1px solid var(--edge);font-size:11px;letter-spacing:1px;font-weight:800;box-shadow:0 8px 26px #1d566717}.art-card span{color:#0e9c86;margin-left:12px}.art-card.top{top:53px;left:6%}.art-card.mid{right:0;top:119px}.art-card.bottom{left:4%;bottom:46px}.ticker{display:flex;align-items:center;gap:20px;padding:16px 20px;background:#142b3f;color:#cce5e7;border-radius:11px;font-size:12px;margin-bottom:64px}.ticker-label{white-space:nowrap;font-weight:800;font-size:10px;color:#9aebc3;letter-spacing:1px}.ticker #tickerText{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ticker-time{font-size:10px;color:#adc7cf;white-space:nowrap}
.main-section,.wire-section{padding-bottom:68px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-head h2{font:800 clamp(27px,4vw,43px) "Manrope",sans-serif;letter-spacing:-2px;margin:9px 0}.section-head p{color:var(--muted);font-size:12px;line-height:1.7;max-width:640px;margin:0}.accent{color:#10928c}.section-control button{border:1px solid var(--edge);background:var(--paper);color:var(--ink);border-radius:8px;padding:10px 14px;font-size:11px;font-weight:800}.filter-row{display:flex;gap:8px;overflow:auto;padding:2px 0 18px}.filter{padding:10px 15px;white-space:nowrap;border-radius:30px;border:1px solid var(--edge);background:var(--paper);color:var(--muted);font-size:11px;font-weight:800}.filter.active{color:#fff;background:#086c82;border-color:#086c82}
.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.story-card{background:var(--paper);border:1px solid var(--edge);border-radius:17px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 9px 27px #173a4d06}.story-card .story-top{height:102px;padding:18px;background:linear-gradient(125deg,#a9e2d5,#c5eaf0);display:flex;align-items:start;justify-content:space-between}.story-card:nth-child(3n+2) .story-top{background:linear-gradient(125deg,#d6e2f9,#e4d9f6)}.story-card:nth-child(3n) .story-top{background:linear-gradient(125deg,#fde5d3,#e9f2db)}.story-top .story-symbol{font-size:36px;color:#176876}.category{font-size:10px;font-weight:800;letter-spacing:1.4px;color:#146d78;text-transform:uppercase;border-radius:99px;background:#ffffffdb;padding:6px 10px}.story-content{padding:20px;flex:1;display:flex;flex-direction:column;gap:11px}.story-content h3{margin:0;font:800 18px/1.45 "Manrope",sans-serif;letter-spacing:-.4px}.story-content p{margin:0;color:var(--muted);font-size:12px;line-height:1.7;flex:1}.story-meta{font-size:10px;color:var(--muted);display:flex;gap:11px;flex-wrap:wrap}.story-card button{margin-top:10px;text-align:left;border:0;background:transparent;color:#0c8c87;font-size:12px;font-weight:800;padding:0}.empty{grid-column:1/-1;text-align:center;border:1px dashed var(--edge);background:var(--paper);border-radius:17px;padding:43px 20px}.empty-icon{display:block;color:#14a1a1;font-size:45px}.empty h3{font:800 22px "Manrope";margin:8px}.empty p{color:var(--muted);font-size:12px}
.wire-section{border-top:1px solid var(--edge);padding-top:61px}.wire-count{font-size:11px;color:var(--muted);border:1px solid var(--edge);border-radius:99px;padding:8px 11px;white-space:nowrap}.wire-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.wire-link{display:block;border:1px solid var(--edge);background:var(--paper);border-radius:11px;padding:17px 19px;min-width:0}.wire-link:hover{border-color:#0d9395}.wire-link .wire-top{display:flex;justify-content:space-between;gap:11px;font-size:10px;color:var(--muted)}.wire-link h3{font:700 14px/1.48 "Manrope";letter-spacing:-.2px;margin:8px 0}.wire-link span:last-child{font-size:11px;color:#0c9288;font-weight:800}.wire-footnote{font-size:11px;color:var(--muted);margin:17px 0 0}.how{border-top:1px solid var(--edge);padding:70px 0 95px}.how h2{font:800 42px "Manrope";letter-spacing:-2px;margin:12px 0 28px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.how-grid article{padding:22px;background:var(--paper);border-radius:14px;border:1px solid var(--edge)}.how-number{font:800 12px "Manrope";color:#119488}.how-grid h3{font:800 19px "Manrope";margin:13px 0 5px}.how-grid p{font-size:12px;line-height:1.8;color:var(--muted)}
.modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:14px;overflow:auto}.modal-back{position:absolute;inset:0;background:#0b182ad9;backdrop-filter:blur(4px)}.article-dialog{position:relative;width:min(1070px,100%);max-height:calc(100dvh - 28px);overflow-y:auto;background:var(--paper);border-radius:20px;padding:28px 31px;box-shadow:0 30px 90px #0006}.modal-top{display:flex;align-items:center;justify-content:space-between}.close{width:34px;height:34px;border:1px solid var(--edge);background:var(--paper);color:var(--ink);border-radius:50%;font-weight:800}.article-dialog>h2{font:800 clamp(23px,4vw,34px)/1.3 "Manrope";letter-spacing:-1px;margin:14px 0}.article-meta{color:var(--muted);font-size:11px;margin-bottom:20px}.article-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:26px}.article-body>p{line-height:1.9;color:var(--ink);font-size:14px}.read-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:17px 0;border-bottom:1px solid var(--edge);padding-bottom:19px}.read-row a{font-size:12px;font-weight:800;color:#0c8f89}.read-row button{border:1px solid var(--edge);background:var(--paper);color:var(--muted);border-radius:7px;padding:8px 10px;font-size:11px}.impact-heading{font:800 24px "Manrope";letter-spacing:-.9px}.impact{border-left:3px solid #109889;background:var(--mint);padding:13px 15px;margin:10px 0;border-radius:0 9px 9px 0}.impact.confirmed{border-color:#5081cc}.impact span{font-size:10px;letter-spacing:1px;font-weight:800;color:#32776b}.impact p{font-size:12px;line-height:1.7;margin:5px 0 0}.uncertainty{background:var(--bg);border:1px solid var(--edge);padding:14px;border-radius:9px;font-size:12px}.editor-note{color:var(--muted)!important;font-size:11px!important;line-height:1.7!important}
.presenter{background:var(--bg);border:1px solid var(--edge);border-radius:15px;padding:17px;align-self:start}.presenter-top{display:flex;align-items:center;justify-content:space-between;gap:5px}.presenter-badge{font-size:8px;letter-spacing:.6px;color:var(--muted);font-weight:800}.presenter-stage{height:266px;border-radius:13px;background:radial-gradient(circle at 50% 42%,#b5e8dd,#6cbab5 62%,#347986);position:relative;overflow:hidden;display:flex;justify-content:center;align-items:end;margin:14px 0}.stage-halo{position:absolute;left:11%;top:12%;width:78%;aspect-ratio:1;border-radius:50%;border:2px solid #ffffff63;box-shadow:0 0 0 20px #ffffff0e,0 0 0 38px #ffffff0b}.stage-caption{position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#e8fcf6;font-size:9px;letter-spacing:1px;font-weight:800;text-shadow:0 1px 5px #125960}.avatar{height:245px;width:186px;position:relative;z-index:1;--skin:#e7b18d;--hair:#343a4d;--jacket:#224b68;--shirt:#f6f2e8}.avatar.ari{--skin:#bc8160;--hair:#161c32;--jacket:#80526e;--shirt:#f2d1bb}.avatar>div,.head>div{position:absolute}.hair-back{width:105px;height:130px;left:40px;top:24px;border-radius:53px 53px 23px 23px;background:var(--hair)}.neck{top:113px;left:77px;background:var(--skin);width:36px;height:38px;border-radius:10px}.body{bottom:-67px;left:3px;width:179px;height:155px;background:var(--jacket);border-radius:80px 80px 0 0;box-shadow:inset 10px 0 #ffffff16}.body:before{content:"";position:absolute;top:15px;left:60px;width:59px;height:102px;background:var(--shirt);clip-path:polygon(0 0,100% 0,50% 100%)}.head{top:30px;left:38px;width:110px;height:130px;border-radius:55px 55px 51px 51px;background:var(--skin);box-shadow:inset 7px -5px #91573f26}.hair{top:-10px;left:-1px;width:114px;height:45px;border-radius:65% 58% 35% 26%;background:var(--hair);transform:rotate(-7deg)}.eyes{top:65px;left:22px;width:67px;display:flex;justify-content:space-between}.eyes i{width:9px;height:11px;border-radius:50%;background:#283548;display:block;animation:blink 6s linear infinite}.brows{top:56px;left:18px;height:2px;width:75px;border-radius:50%;border-top:3px solid #543e3e}.nose{top:73px;left:52px;width:7px;height:14px;border-right:2px solid #bd7a64;border-radius:50%}.mouth{top:98px;left:43px;height:6px;width:24px;background:#934d4e;border-radius:40% 40% 80% 80%;transform-origin:center}.presenter-stage.talking .mouth{animation:speak .24s ease-in-out infinite alternate}.presenter-stage.talking .head{animation:nod 1.1s ease-in-out infinite alternate}.avatar.ari .hair{height:31px;border-radius:60% 40% 20% 20%}.avatar.ari .hair-back{height:75px;border-radius:50%}.avatar.ari .body{border-radius:60px 60px 0 0}.presenter-choice,.voice-controls{display:flex;gap:6px;margin-top:10px}.presenter-choice button,.voice-btn{flex:1;border:1px solid var(--edge);background:var(--paper);color:var(--muted);font-size:10px;padding:10px 5px;border-radius:8px;font-weight:800}.presenter-choice button.selected,.voice-btn.active{background:#0a8390;color:#fff;border-color:#0a8390}.voice-controls{flex-wrap:wrap}.voice-controls .voice-btn{font-size:9px}.voice-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;font-weight:800;letter-spacing:1px;color:var(--muted);margin-top:14px}.voice-label select{max-width:72%;padding:6px;background:var(--paper);border:1px solid var(--edge);color:var(--ink);border-radius:7px;font-size:11px}.voice-disclaimer{font-size:10px;line-height:1.6;color:var(--muted)}
footer{border-top:1px solid var(--edge);margin:0 auto;max-width:1480px;padding:35px clamp(17px,4vw,62px);display:flex;justify-content:space-between;gap:17px;color:var(--muted);font-size:11px}footer strong{font:800 21px "Manrope";letter-spacing:-1px;color:var(--ink)}footer strong span{color:#128e91}footer p{margin:3px 0}footer a{color:#0c8e87;font-weight:800}#toast{position:fixed;z-index:30;bottom:20px;left:50%;transform:translateX(-50%);padding:12px 20px;background:#19495a;color:#fff;border-radius:9px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}
@keyframes blink{0%,92%,96%,100%{transform:scaleY(1)}94%{transform:scaleY(.1)}}@keyframes speak{to{height:15px;border-radius:45%;transform:translateY(-3px)}}@keyframes nod{to{transform:translateY(2px) rotate(1deg)}}@media(max-width:920px){.topnav{gap:12px}.intro{gap:12px}.story-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.presenter{max-width:550px}.presenter-stage{height:245px}}@media(max-width:640px){.header{height:64px}.brand{font-size:24px}.topnav,.live{display:none}.intro{grid-template-columns:1fr;min-height:0;padding:53px 0 30px}.intro-art{height:185px;grid-row:1}.art-globe{width:100px;height:100px;font-size:47px}.art-orbit{width:130px;height:130px}.art-orbit.a2{width:178px;height:178px}.art-orbit.a3{width:235px;height:235px}.art-card{padding:6px;font-size:8px}.art-card.top{top:12px}.art-card.mid{top:49px}.art-card.bottom{bottom:12px}.intro h1{font-size:41px;letter-spacing:-2.8px}.intro p{font-size:13px}.ticker{margin-bottom:44px;gap:11px;padding:13px}.ticker-time{display:none}.ticker-label{font-size:9px}.section-head h2{font-size:30px}.story-grid,.wire-grid{grid-template-columns:1fr}.main-section,.wire-section{padding-bottom:50px}.wire-section,.how{padding-top:45px}.how-grid{grid-template-columns:1fr}.how h2{font-size:32px}.article-dialog{padding:18px}.article-layout{gap:13px}footer{display:block}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.story-grid .wire-intro{grid-column:1/-1;display:flex;justify-content:space-between;gap:16px;align-items:center;background:var(--mint);border:1px solid var(--edge);border-radius:11px;padding:14px 17px;font-size:12px}.wire-intro span{color:var(--muted);font-size:11px}.story-card .source-preview{color:#0c8c87;font-size:12px;font-weight:800;margin-top:10px}.story-card.unreviewed .story-top{height:80px;opacity:.88}@media(max-width:640px){.story-grid .wire-intro{display:block}.wire-intro span{display:block;margin-top:5px}}
