:root{--paper:#f6f4ee;--ink:#182e29;--muted:#5c6861;--line:#d8dcd2;--accent:#ab4c2b;--soft:#e7eade;--white:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--accent)}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{cursor:pointer}[hidden]{display:none!important}.wrap{max-width:1160px;margin:auto;padding:0 34px}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:var(--ink);color:white;padding:10px}.skip:focus{top:10px}.site-header{border-bottom:1px solid var(--line)}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{text-decoration:none;display:flex;align-items:center;gap:13px;white-space:nowrap;font-size:21px;letter-spacing:-.8px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;background:var(--ink);color:var(--paper);font-family:Georgia,serif;font-size:29px;border-radius:50%}.brand b{font-weight:600}.brand .divider{color:#89938b;margin:0 4px}.nav{display:flex;gap:28px;align-items:center;font-size:14px}.nav a{text-decoration:none}.nav a[aria-current=page]{color:var(--accent)}.nav .follow-link{border:1px solid var(--ink);padding:8px 17px;border-radius:4px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 14px;border-radius:4px;color:var(--ink)}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700;color:var(--accent);margin:0 0 23px}.hero{padding-top:74px;padding-bottom:70px;display:grid;grid-template-columns:1.32fr 1fr;gap:80px;align-items:center}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.12}h1,h2{font-family:Georgia,'Times New Roman',serif;letter-spacing:-1.8px}.hero h1{font-size:clamp(47px,5.1vw,67px);margin-bottom:26px}.hero h1 em{color:var(--accent);font-weight:400}.intro{font-size:18px;line-height:1.8;max-width:590px;color:var(--muted);margin-bottom:27px}.intro strong{color:var(--ink);font-weight:500}.button-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--ink);color:var(--paper);padding:13px 21px;border:1px solid var(--ink);border-radius:4px;text-decoration:none;font-size:14px;font-weight:600}.button:hover{background:#2b4940;color:white}.text-link{font-size:14px;font-weight:600}.language{font-size:12px;color:var(--muted);margin:22px 0 0}.perspective{background:var(--soft);padding:35px 34px 27px;border-radius:6px;position:relative;overflow:hidden}.perspective:before{content:'';width:230px;height:230px;border:1px solid #c7cfbd;border-radius:50%;position:absolute;right:-115px;top:-140px;box-shadow:0 0 0 24px #e7eade,0 0 0 25px #c7cfbd,0 0 0 49px #e7eade,0 0 0 50px #c7cfbd}.perspective .eyebrow{position:relative;color:var(--muted);font-size:10px}.perspective h2{position:relative;font-size:33px;line-height:1.15;letter-spacing:-1px;max-width:240px;margin-bottom:26px}.market-line{display:flex;align-items:center;gap:17px;border-top:1px solid #c6cebf;padding:15px 0}.market-code{font:11px/1.5 Arial,sans-serif;letter-spacing:1px;color:var(--accent);width:31px}.market-line strong{font-weight:500;display:block;font-size:16px}.market-line small{display:block;color:var(--muted);font-size:11px;margin-top:1px}.market-line .arrow{margin-left:auto;color:var(--muted)}.perspective-note{font-family:Georgia,serif;font-style:italic;font-size:16px;margin:17px 0 0;color:var(--muted)}.scope-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;color:var(--muted);font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:25px}.scope-strip .dot{color:var(--accent);margin-right:9px}.section{padding:62px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:27px}.section-heading h2{font-size:38px;margin:0}.section-heading .eyebrow{margin-bottom:13px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.note-card{border-top:2px solid var(--ink);padding:24px 0 5px}.note-card .eyebrow{font-size:10px;margin-bottom:16px;letter-spacing:1.5px}.note-card h3{font-family:Georgia,serif;font-size:27px;letter-spacing:-.5px;margin-bottom:16px;line-height:1.18}.note-card h3 a{text-decoration:none}.note-card p{font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:19px}.note-card .read-link{font-size:12px;text-decoration:none;font-weight:600}.topic-section{padding-top:2px;padding-bottom:60px}.topic-section h2{font-family:Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:0;margin-bottom:18px}.topics{display:flex;gap:10px;flex-wrap:wrap}.chip{display:inline-block;border:1px solid #bfc8bc;border-radius:30px;padding:9px 18px;font-size:12px;background:transparent;text-decoration:none;color:var(--ink)}.chip:hover,.chip[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.about-band{display:grid;grid-template-columns:1fr 1.35fr;gap:65px;border-top:1px solid var(--line);padding:52px 0}.about-band h2{font-size:39px;line-height:1.12}.about-band p{font-size:16px;color:var(--muted)}.about-band .eyebrow{margin-bottom:15px}.social-section{background:var(--ink);color:var(--paper);padding:48px 0}.social-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px}.social-heading h2{font-size:35px;margin:0}.social-heading p{font-size:13px;color:#c9d2c8;margin:0}.social-links{display:flex;gap:10px;flex-wrap:wrap}.social-links a{display:flex;gap:12px;align-items:center;text-decoration:none;border:1px solid #52675e;border-radius:4px;padding:11px 17px;font-size:13px;color:var(--paper)}.social-links a:hover{background:#304b40;border-color:#c9d2c8}.social-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.social-links .out{font-size:11px;margin-left:4px;color:#b6c4b9}.site-footer{padding:34px 0 23px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:23px}.footer-nav{display:flex;gap:21px;flex-wrap:wrap;font-size:12px}.footer-small{font-size:11px;color:var(--muted);line-height:1.7;max-width:910px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);padding-top:19px;border-top:1px solid var(--line);margin-top:24px}.subhero{padding:59px 0 36px;max-width:820px}.subhero h1{font-size:clamp(38px,5vw,58px);margin-bottom:24px}.subhero .intro{max-width:690px}.breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:35px}.breadcrumbs a{text-decoration:none}.breadcrumbs span{margin:0 10px}.article-grid{display:grid;grid-template-columns:minmax(0,720px) 250px;gap:85px;padding-bottom:68px}.article-body{font-size:18px;line-height:1.85}.article-body h2{font-size:29px;letter-spacing:-.6px;margin-top:36px;margin-bottom:14px}.article-body h2:first-child{margin-top:0}.article-body p{margin-bottom:23px;color:#394f45}.byline{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-top:27px}.byline a{font-weight:600;color:var(--ink)}.aside{border-top:1px solid var(--line);padding-top:23px;font-size:13px}.aside h2{font:600 12px Arial,sans-serif;letter-spacing:1px;text-transform:uppercase;margin-bottom:17px}.aside p{color:var(--muted)}.aside a{display:block;margin:0 0 17px;line-height:1.5}.aside .aside-section{border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.article-disclaimer,.archive-notice{background:var(--soft);padding:20px 24px;font-size:13px;line-height:1.7;margin:28px 0}.archive-notice{border-left:3px solid var(--accent)}.source-list{font-size:14px;padding-left:20px}.source-list li{margin-bottom:10px}.index-tools{border-top:1px solid var(--line);padding-top:26px}.search-label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.search{width:100%;max-width:580px;background:var(--white);border:1px solid #aab7a9;border-radius:4px;padding:13px 15px;color:var(--ink);margin-bottom:20px}.count{font-size:12px;color:var(--muted);margin-top:22px}.notes-list{padding-bottom:55px}.note-row{display:grid;grid-template-columns:160px 1fr 30px;gap:28px;align-items:start;border-top:1px solid var(--line);padding:26px 0}.note-row .category{font-size:11px;color:var(--accent);padding-top:5px}.note-row h2{font-size:26px;letter-spacing:-.4px;margin:0 0 9px}.note-row h2 a{text-decoration:none}.note-row p{font-size:14px;color:var(--muted);margin:0;max-width:660px}.row-arrow{font-size:21px;text-align:right}.empty{padding:35px 0;font-size:16px}.prose-page{max-width:760px;padding-bottom:65px}.prose-page h2{font-size:28px;letter-spacing:-.6px;margin-top:35px}.prose-page p,.prose-page li{color:#394f45;line-height:1.85}.contact-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:30px 0}.contact-link{padding:23px;border:1px solid var(--line);border-radius:4px;text-decoration:none}.contact-link strong{font-weight:500;display:block;font-size:18px}.contact-link small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.cookie-panel{position:fixed;bottom:18px;left:18px;right:18px;margin:auto;max-width:590px;background:var(--white);box-shadow:0 5px 35px #182e2926;border:1px solid var(--line);border-radius:5px;padding:22px;z-index:20;font-size:13px}.cookie-panel h2{font-family:Arial,sans-serif;font-weight:600;letter-spacing:0;font-size:16px;margin-bottom:8px}.cookie-panel p{margin-bottom:15px;color:var(--muted)}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions button{font-size:12px;border:1px solid var(--ink);border-radius:3px;padding:10px 16px;color:var(--ink);background:transparent}.cookie-actions .accept{background:var(--ink);color:var(--paper)}.cookie-settings{border:0;padding:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:4px;font-size:11px}.reference-list{padding-left:20px}.reference-list li{margin-bottom:13px}@media(max-width:900px){.wrap{padding:0 25px}.hero{gap:40px;grid-template-columns:1.2fr 1fr}.hero h1{font-size:52px}.perspective{padding:28px 25px}.nav{gap:18px}.article-grid{grid-template-columns:minmax(0,1fr) 200px;gap:40px}.social-heading{align-items:start;flex-direction:column;gap:14px}}@media(max-width:700px){.wrap{padding:0 23px}.header-inner{min-height:80px;flex-wrap:wrap;gap:0}.brand{font-size:19px}.brand-mark{width:31px;height:31px;font-size:25px}.menu-toggle{display:block;font-size:12px}.nav{width:100%;display:flex;flex-wrap:wrap;padding:15px 0 23px;gap:15px 24px;border-top:1px solid var(--line)}.js .nav{display:none}.js .nav.open{display:flex}.nav .follow-link{padding:0;border:0}.hero{padding:43px 0 38px;grid-template-columns:1fr;gap:36px}.hero h1{font-size:51px;letter-spacing:-2px;max-width:510px}.intro{font-size:16px;line-height:1.8}.eyebrow{font-size:10px;margin-bottom:20px}.perspective{padding:28px}.perspective h2{max-width:260px;font-size:31px}.market-line{padding:12px 0}.scope-strip{font-size:11px;align-items:start;flex-direction:column;gap:6px}.section{padding:42px 0}.section-heading h2{font-size:32px}.section-heading .text-link{font-size:12px;white-space:nowrap}.cards{grid-template-columns:1fr;gap:24px}.note-card{padding-top:21px}.note-card h3{font-size:27px;max-width:370px}.note-card p{max-width:450px}.topic-section{padding-bottom:40px}.chip{padding:8px 14px}.about-band{grid-template-columns:1fr;gap:3px;padding:37px 0}.about-band h2{font-size:34px}.about-band p{font-size:15px}.social-section{padding:36px 0}.social-heading h2{font-size:31px}.social-links{gap:9px}.social-links a{padding:10px 13px;font-size:12px}.footer-top{align-items:start;flex-direction:column}.footer-nav{gap:15px}.footer-bottom{flex-wrap:wrap;gap:8px}.subhero{padding:38px 0 29px}.subhero h1{font-size:41px;letter-spacing:-1.3px}.breadcrumbs{margin-bottom:26px}.article-grid{grid-template-columns:1fr;gap:38px;padding-bottom:45px}.article-body{font-size:17px}.article-body h2{font-size:27px}.aside{display:grid;grid-template-columns:1fr;gap:10px}.aside .aside-section{margin-top:8px}.note-row{grid-template-columns:1fr 22px;gap:9px 18px}.note-row .category{grid-column:1/-1}.note-row h2{font-size:25px}.contact-links{grid-template-columns:1fr}.cookie-panel{bottom:10px;left:10px;right:10px;padding:18px}.language{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}@media print{.site-header,.site-footer,.social-section,.aside,.cookie-panel,.index-tools{display:none!important}body{background:white;color:black;font-size:12pt}.wrap{max-width:none;padding:0}.article-grid{display:block}.subhero{padding-top:0}a{color:inherit}.article-body{font-size:12pt}.subhero h1{font-size:28pt}}
/* September 2026: original Zalwora identity */
:root{--paper:#f5f7fc;--ink:#12203b;--muted:#5b6780;--line:#dce3f0;--accent:#305dc5;--soft:#eaf0fc;--white:#fff}body{font-family:Arial,Helvetica,sans-serif}h1,h2,h3{font-family:Arial,Helvetica,sans-serif;font-weight:650;letter-spacing:-1.3px}.wrap{max-width:1240px}.site-header{background:#fff}.header-inner{min-height:100px}.brand{letter-spacing:-.7px;font-size:22px;gap:12px}.brand-logo{width:64px;height:64px;object-fit:contain}.brand b{font-weight:750}.brand .divider{color:#a4b0c8}.nav{font-weight:600}.nav .follow-link{background:#eef3fc;border-color:#e2e9f7;padding:11px 18px;border-radius:7px}.hero-shell{background:#0b1429;color:#fff;position:relative;overflow:hidden}.hero-shell:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 85% 35%,#24427e60,transparent 50%);pointer-events:none}.hero{position:relative;grid-template-columns:1.12fr 1fr;gap:44px;padding-top:66px;padding-bottom:64px;min-height:590px}.hero .eyebrow{color:#7ddcff;letter-spacing:2px}.hero h1{font-size:clamp(46px,5vw,70px);font-weight:700;line-height:1.06;letter-spacing:-3px;margin-bottom:27px}.hero h1 em{color:#7ccff7;font-style:normal;font-weight:700}.hero .intro{color:#becce3;font-size:18px;line-height:1.8;max-width:500px}.hero .button{background:#eff8ff;color:#102543;border:0;border-radius:6px;padding:15px 22px}.hero .button:hover{background:#b4e5ff}.hero .text-link{color:#e0eafb}.hero .language{color:#91a5c4;font-size:12px;letter-spacing:.2px}.brand-universe{min-height:442px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #293859;background:linear-gradient(150deg,#10213d66,#0a112399);border-radius:24px;isolation:isolate;overflow:hidden}.brand-universe:before{content:'';position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#5076ac12 1px,transparent 1px),linear-gradient(90deg,#5076ac12 1px,transparent 1px);background-size:32px 32px}.hero-logo{width:min(75%,310px);height:auto;position:relative;filter:drop-shadow(0 0 26px #1c8dfe35);margin-top:15px;margin-bottom:18px}.universe-label{font-size:9px;color:#97b4d9;letter-spacing:2.3px;margin:26px 10px 0;text-align:center;z-index:1}.orbit{position:absolute;border:1px solid #345f8650;z-index:-1;width:380px;height:210px;border-radius:50%;top:113px;transform:rotate(-24deg)}.orbit-two{transform:rotate(35deg);border-color:#66528b60;height:240px}.orbit-point{width:7px;height:7px;background:#3bdaff;box-shadow:0 0 20px #50ceff;border-radius:50%;position:absolute;left:40px;top:136px}.market-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;position:relative;width:calc(100% - 34px);margin-bottom:22px}.market-pills a{padding:10px 6px;border:1px solid #344766;background:#12233d;border-radius:7px;font-size:11px;text-align:center;text-decoration:none;color:#d8e5f8}.market-pills small{display:block;color:#75cdeb;font-size:9px;margin-bottom:3px}.scope-strip{padding:19px 0;font-size:12px}.scope-strip a{font-size:11px;color:var(--muted)}.section{padding:65px 0 55px}.section-heading h2{font-size:35px;letter-spacing:-1px}.eyebrow{font-size:10px;letter-spacing:2px}.cards{gap:23px}.note-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:0;background:#fff;box-shadow:0 7px 25px #22396b05}.topic-art{display:block;width:100%;height:auto;aspect-ratio:960/420;object-fit:cover}.card-copy{padding:25px}.note-card h3{font-family:Arial,Helvetica,sans-serif;font-size:23px;font-weight:650;letter-spacing:-.6px;line-height:1.3;min-height:60px}.note-card p{font-size:14px;line-height:1.8}.note-card .eyebrow{font-size:9px}.read-link{color:#305dc5}.topic-section{padding:30px 0 60px;display:grid;grid-template-columns:1fr 1.1fr;gap:50px}.topic-section h2{font-family:Arial,Helvetica,sans-serif;font-size:28px;letter-spacing:-.7px;line-height:1.2;font-weight:650}.topic-intro{font-size:14px;color:var(--muted);max-width:350px}.topics{align-content:start}.chip{border-color:#d6e0f0;background:white;color:#314767;border-radius:7px;font-size:12px;padding:11px 15px}.chip span{margin-left:8px;color:#5980bd}.chip:hover,.chip[aria-pressed=true]{background:#16335d;color:white;border-color:#16335d}.chip:hover span{color:white}.about-band{gap:70px;padding:54px 0 64px;border-top:1px solid var(--line)}.about-band h2{font-size:34px;line-height:1.18;letter-spacing:-1px}.about-band p{font-size:16px;line-height:1.85}.personal-signature{font-size:28px;font-weight:650;letter-spacing:-1px;color:#1c447b;margin-top:28px}.personal-signature span{font-size:11px;letter-spacing:2px;color:#7c8da8;margin-left:14px;font-weight:400}.social-section{background:#0b1429;color:#fff;padding:46px 0}.social-heading h2{font-size:28px;letter-spacing:-.8px}.social-heading p{color:#a5b6d0;font-size:12px}.social-links a{border-color:#33435e;border-radius:7px}.social-links a:hover{background:#183259;border-color:#5b83bb}.site-footer{background:white;padding-bottom:28px}.footer-small{max-width:960px;color:#68758a;line-height:1.8}.subhero{max-width:940px;padding-top:48px}.subhero h1{font-size:clamp(36px,4.3vw,55px);font-weight:650;line-height:1.12;letter-spacing:-1.8px}.subhero .intro{max-width:770px;font-size:18px}.article-grid{grid-template-columns:minmax(0,760px) 240px;gap:72px}.article-art{display:block;width:100%;height:auto;border-radius:13px;margin:0 0 37px}.article-body{font-size:17px;line-height:1.9}.article-body h2{font-family:Arial,sans-serif;font-weight:650;font-size:25px;letter-spacing:-.55px}.article-body p,.prose-page p,.prose-page li{color:#42516a}.article-disclaimer,.archive-notice{border-radius:8px;background:#eaf0fb;color:#40536f}.aside{font-size:13px}.aside h2{font-size:10px;color:#365a92}.aside a{color:#315683}.note-row h2{font-size:24px;line-height:1.25;letter-spacing:-.65px}.note-row .category{font-size:10px}.note-row{padding:28px 0}.prose-page h2{font-size:25px;letter-spacing:-.5px}.contact-link{background:#fff;border-radius:10px}.contact-link:hover{border-color:#6789c0}.contact-link strong{font-weight:600}.cookie-panel{border-radius:10px;color:#20344f}.cookie-panel h2{font-size:15px}.cookie-actions button{border-radius:5px}.byline{border-top:1px solid var(--line);padding-top:18px}.source-list{font-size:13px}.brand-universe a:focus-visible{outline-color:#6bd6ff}@media(max-width:900px){.hero{gap:28px}.hero h1{font-size:54px}.hero .intro{font-size:16px}.brand-universe{min-height:390px}.hero-logo{width:76%;max-width:280px}.market-pills a{font-size:10px}.universe-label{font-size:8px;letter-spacing:1.5px}.article-grid{gap:40px;grid-template-columns:minmax(0,1fr) 190px}.card-copy{padding:19px}.note-card h3{font-size:21px}.topic-section{gap:30px}}@media(max-width:700px){.brand-logo{width:51px;height:51px}.brand{font-size:20px;gap:8px}.header-inner{min-height:83px}.nav .follow-link{background:transparent;padding:0}.hero{grid-template-columns:1fr;padding:45px 0 35px;gap:32px}.hero h1{font-size:51px;letter-spacing:-2px}.hero .eyebrow{font-size:9px;letter-spacing:1.6px}.hero .intro{font-size:16px}.brand-universe{min-height:386px;max-width:490px;width:100%;justify-self:center}.hero-logo{width:260px;max-width:75%}.market-pills a{font-size:11px}.universe-label{font-size:8px}.scope-strip{padding:17px 0;gap:9px}.scope-strip>span{font-size:10px;line-height:1.8}.section{padding:40px 0}.section-heading{align-items:start;gap:16px}.section-heading h2{font-size:28px}.section-heading .text-link{font-size:10px;padding-top:31px}.cards{gap:21px}.card-copy{padding:23px}.note-card h3{font-size:23px;min-height:0}.topic-section{grid-template-columns:1fr;gap:12px;padding:15px 0 40px}.topic-section h2{font-size:27px}.topic-intro{max-width:none}.about-band{grid-template-columns:1fr;gap:22px;padding:37px 0 45px}.about-band h2{font-size:30px}.personal-signature{margin-top:20px}.social-heading h2{font-size:26px;line-height:1.2}.article-grid{grid-template-columns:1fr;gap:35px}.subhero h1{font-size:37px;letter-spacing:-1.2px}.subhero .intro{font-size:16px}.article-art{margin-bottom:28px}.article-body h2{font-size:24px}.footer-top .brand-logo{width:48px;height:48px}.brand-universe .orbit{width:320px}.contact-link{padding:22px}.note-row h2{font-size:23px}.article-body{font-size:16px}.cookie-panel{font-size:12px}}
/* Subtle illustration motion; illustrations do not represent live market data. */
@keyframes logoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@keyframes orbitTurn{from{transform:rotate(-24deg)}to{transform:rotate(336deg)}}
@keyframes orbitReverse{from{transform:rotate(35deg)}to{transform:rotate(-325deg)}}
@keyframes pointDrift{0%,100%{transform:translate(0,0);opacity:.7}50%{transform:translate(15px,23px);opacity:1}}
@keyframes routeFlow{to{stroke-dashoffset:-140}}
@keyframes haloShift{0%,100%{opacity:.65;transform:translateX(0)}50%{opacity:1;transform:translateX(-20px)}}
.hero-logo{animation:logoFloat 8s ease-in-out infinite}.orbit-one{animation:orbitTurn 32s linear infinite}.orbit-two{animation:orbitReverse 42s linear infinite}.orbit-point{animation:pointDrift 9s ease-in-out infinite}.hero-shell:before{animation:haloShift 14s ease-in-out infinite}.flow-line{stroke-dasharray:6 8;animation:routeFlow 14s linear infinite}.topic-art circle:last-of-type,.article-art circle:last-of-type{animation:pointDrift 12s ease-in-out infinite}.note-card{transition:transform .25s ease,box-shadow .25s ease}.note-card:hover,.note-card:focus-within{transform:translateY(-5px);box-shadow:0 16px 34px #253d7612}.market-pills a{transition:background .2s ease,border-color .2s ease}.market-pills a:hover{background:#213b61;border-color:#65bada}.motion-toggle{background:none;border:0;padding:0;color:inherit;font:inherit;font-size:11px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.motion-toggle:disabled{cursor:default;text-decoration:none}.motion-paused *,.page-hidden *{animation-play-state:paused!important}.motion-paused .note-card{transition:none}.motion-paused .note-card:hover{transform:none}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.note-card:hover,.note-card:focus-within{transform:none}}.motion-paused *::before,.motion-paused *::after,.page-hidden *::before,.page-hidden *::after{animation-play-state:paused!important}

/* The portrait stays still; surrounding illustration motion remains optional. */
.portrait-panel{max-width:425px;width:100%;justify-self:end;border-radius:18px;overflow:hidden;background:#12233d;border:1px solid #344766;box-shadow:0 20px 70px #020b2250}.hero-portrait{display:block;width:100%;height:440px;object-fit:cover;object-position:center 30%;animation:none;transform:none}.portrait-caption{padding:19px 22px 12px;display:flex;flex-direction:column;gap:4px}.portrait-caption strong{font-size:19px;font-weight:600;color:#f0f7ff}.portrait-caption span{font-size:11px;color:#aec4e0}.portrait-panel .market-pills{width:auto;margin:8px 17px 19px}.portrait-panel .market-pills a{font-size:10px}.hero{padding-top:45px;padding-bottom:45px}@media(max-width:900px){.hero-portrait{height:370px}}@media(max-width:700px){.portrait-panel{justify-self:center;max-width:400px}.hero-portrait{height:auto;max-height:470px;object-fit:cover}.hero{padding-top:40px;padding-bottom:35px}}
