:root{--bg:#06131f;--bg2:#091d2c;--panel:#0b2232;--panel2:#0e2a3c;--cream:#f4f0e7;--muted:#9babb7;--teal:#2bc9b8;--teal2:#57e0d2;--gold:#e0b35b;--gold2:#f1cf85;--line:rgba(255,255,255,.09);--shadow:0 28px 80px rgba(0,0,0,.28);--radius:24px;--max:1200px;--serif:"Cormorant Garamond",Georgia,serif;--sans:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#06131f,#071927 48%,#050e16);color:var(--cream);font-family:var(--sans);line-height:1.65}body.mh-drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.mh-shell{width:min(calc(100% - 44px),var(--max));margin:auto}.mh-muted{color:var(--muted)}.mh-eyebrow{color:var(--teal2);font-size:.75rem;font-weight:800;letter-spacing:.18em}.mh-header{position:sticky;top:0;z-index:100;background:rgba(5,14,22,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.mh-nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.mh-brand{display:flex;align-items:center;gap:12px}.mh-brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#08131d;font-weight:900}.mh-brand>span:last-child{font:600 1.1rem var(--serif);letter-spacing:.12em;text-transform:uppercase}.mh-desktop-nav{display:flex;align-items:center;gap:24px;font-size:.92rem}.mh-desktop-nav>a:not(.mh-btn){color:#d8e0e5}.mh-desktop-nav>a:hover,.mh-desktop-nav>a.is-active{color:white}.mh-desktop-nav>a.is-active{position:relative}.mh-desktop-nav>a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--gold)}.mh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 20px;border-radius:14px;font-weight:800;border:1px solid transparent;transition:.25s transform,.25s box-shadow,.25s border-color}.mh-btn:hover{transform:translateY(-2px)}.mh-btn-teal{background:linear-gradient(135deg,var(--teal),var(--teal2));color:#03221f;box-shadow:0 12px 35px rgba(43,201,184,.17)}.mh-btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#211707}.mh-btn-ghost{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.025)}.mh-nav-toggle{display:none;background:none;border:0;padding:8px;gap:5px;flex-direction:column}.mh-nav-toggle span{display:block;width:27px;height:2px;background:#fff;border-radius:2px}.mh-market-ticker{min-height:50px;display:grid;grid-template-columns:auto 1fr;background:#06131f;border-bottom:1px solid var(--line);position:relative;z-index:30}.mh-market-label{padding:0 20px 0 max(20px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:9px;font-size:.68rem;letter-spacing:.16em;color:#dce5e9;background:linear-gradient(90deg,#092435,#071a28)}.mh-live-dot{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 14px var(--teal)}.mh-ticker-widget{min-width:0;height:50px;overflow:hidden}.mh-ticker-widget .tradingview-widget-container,.mh-ticker-widget .tradingview-widget-container__widget{height:50px!important}.mh-drawer-overlay{position:fixed;inset:0;background:rgba(1,7,12,.7);backdrop-filter:blur(4px);z-index:180;opacity:0;visibility:hidden;transition:.3s}.mh-mobile-drawer{position:fixed;z-index:190;left:0;top:0;bottom:0;width:min(86vw,390px);background:linear-gradient(180deg,#071a28,#04101a);padding:24px;transform:translateX(-105%);transition:.32s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;box-shadow:30px 0 80px rgba(0,0,0,.42)}.mh-drawer-open .mh-drawer-overlay{opacity:1;visibility:visible}.mh-drawer-open .mh-mobile-drawer{transform:translateX(0)}.mh-drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:28px;border-bottom:1px solid var(--line)}.mh-drawer-close{background:none;border:0;color:#fff;font-size:2rem}.mh-drawer-nav{display:grid;padding:24px 0}.mh-drawer-nav a{padding:14px 2px;border-bottom:1px solid rgba(255,255,255,.06);font:600 1.55rem var(--serif)}.mh-drawer-nav a.is-active{color:var(--gold)}.mh-drawer-actions{display:grid;gap:10px;margin-top:auto}.mh-social-row{display:flex;gap:10px;margin-top:20px}.mh-social-row a{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.03)}.mh-social-row svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.mh-social-row .fill-bg{fill:#06131f;stroke:none}.mh-insights-hero{position:relative;overflow:hidden;padding:105px 0 100px}.mh-insights-hero:before{content:"";position:absolute;width:520px;height:520px;left:-250px;top:-80px;border-radius:50%;background:#00b7a8;filter:blur(135px);opacity:.14}.mh-insights-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:85px;align-items:center}.mh-insights-hero h1,.mh-page-head h1,.mh-single-hero h1,.mh-error-page h1{font-family:var(--serif);font-weight:600;line-height:.88;letter-spacing:-.045em;margin:.18em 0 .3em}.mh-insights-hero h1{font-size:clamp(5rem,9vw,8.6rem)}.mh-insights-hero h1 em,.mh-error-page h1 em{color:var(--gold);font-weight:600}.mh-insights-hero p{max-width:650px;color:#c3cfd6;font-size:1.18rem}.mh-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.mh-category-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:38px}.mh-category-pills a{padding:8px 13px;border-radius:999px;border:1px solid var(--line);color:#c9d5db;font-size:.82rem;background:rgba(255,255,255,.025)}.mh-category-pills a:hover{border-color:rgba(43,201,184,.5);color:var(--teal2)}.mh-editorial-portrait{position:relative;min-height:590px;border-radius:36px;overflow:hidden;background:linear-gradient(145deg,#102b3e,#07131f);box-shadow:var(--shadow);border:1px solid var(--line)}.mh-editorial-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(2,10,16,.88));pointer-events:none}.mh-editorial-portrait img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:center 20%}.mh-portrait-quote{position:absolute;z-index:2;left:34px;right:34px;bottom:28px}.mh-portrait-quote>span{font:700 4rem var(--serif);color:var(--gold);line-height:.4}.mh-portrait-quote p{font:italic 600 1.7rem var(--serif);color:#f3ead8;margin:8px 0}.mh-portrait-quote strong{font:600 1.25rem var(--serif);color:var(--gold2)}.mh-section{padding:100px 0}.mh-section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}.mh-section-heading h2,.mh-cta-band h2,.mh-article-cta h2{font:600 clamp(3rem,5vw,5rem)/.95 var(--serif);margin:.08em 0}.mh-section-heading>p{max-width:470px;color:var(--muted)}.mh-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mh-article-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:linear-gradient(145deg,rgba(14,42,60,.92),rgba(7,24,36,.9));transition:.28s transform,.28s border-color;box-shadow:0 10px 35px rgba(0,0,0,.12)}.mh-article-card:hover{transform:translateY(-5px);border-color:rgba(43,201,184,.35)}.mh-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#081924}.mh-card-image img{width:100%;height:100%;object-fit:cover;transition:.45s transform}.mh-article-card:hover .mh-card-image img{transform:scale(1.035)}.mh-card-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 60% 20%,rgba(224,179,91,.14),transparent 35%),#0b2434}.mh-card-placeholder span{font:600 4rem var(--serif);color:var(--gold)}.mh-card-body{padding:28px}.mh-card-meta{display:flex;gap:10px 14px;flex-wrap:wrap;color:var(--muted);font-size:.75rem}.mh-card-meta a{color:var(--teal2);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mh-card-body h2{font:600 2rem/1.02 var(--serif);margin:14px 0}.mh-card-body h2 a:hover{color:var(--gold2)}.mh-card-body p{color:var(--muted)}.mh-read-more{display:inline-flex;gap:7px;align-items:center;color:var(--teal2);font-weight:800}.mh-read-more svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.mh-pagination{margin-top:48px}.mh-pagination .nav-links{display:flex;justify-content:center;gap:8px}.mh-pagination a,.mh-pagination span{min-width:42px;height:42px;padding:0 12px;border-radius:10px;border:1px solid var(--line);display:grid;place-items:center}.mh-pagination .current{background:var(--gold);color:#111;border-color:transparent}.mh-cta-band,.mh-article-cta{padding:76px 0;background:radial-gradient(circle at 20% 50%,rgba(43,201,184,.13),transparent 30%),linear-gradient(135deg,#0d2a3b,#071824);border-block:1px solid var(--line)}.mh-cta-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.mh-cta-grid p{max-width:720px;color:var(--muted)}.mh-page-head{padding:90px 0 70px;background:radial-gradient(circle at 75% 0,rgba(43,201,184,.11),transparent 28%)}.mh-page-head h1{font-size:clamp(4rem,7vw,6.5rem)}.mh-archive-description{max-width:720px;color:var(--muted);font-size:1.08rem}.mh-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:#8899a6;font-size:.8rem;margin-bottom:25px}.mh-breadcrumbs a:hover{color:var(--teal2)}.mh-search-form{display:flex;max-width:680px;margin-top:28px}.mh-search-form label{flex:1}.mh-search-form input{width:100%;height:52px;border-radius:14px 0 0 14px;border:1px solid var(--line);background:#081925;color:#fff;padding:0 16px;font:inherit}.mh-search-form button{width:56px;border:0;border-radius:0 14px 14px 0;background:var(--teal);color:#04231e}.mh-search-form svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8}.mh-single-hero{padding:82px 0 60px;background:radial-gradient(circle at 70% 0,rgba(224,179,91,.1),transparent 30%)}.mh-single-head-inner{max-width:1000px}.mh-single-hero h1{font-size:clamp(4rem,7vw,7rem)}.mh-single-meta{display:flex;gap:12px 18px;flex-wrap:wrap;color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.mh-single-meta a{color:var(--teal2);font-weight:800}.mh-deck{font:500 1.5rem/1.45 var(--serif);max-width:850px;color:#ccd6dc}.mh-author{display:flex;align-items:center;gap:12px;margin-top:28px}.mh-author img{width:52px;height:52px;border-radius:50%;object-fit:cover}.mh-author strong,.mh-author span{display:block}.mh-author span{color:var(--muted);font-size:.78rem}.mh-featured-wrap{margin-bottom:62px}.mh-featured-image{width:100%;max-height:670px;object-fit:cover;border-radius:28px;border:1px solid var(--line);box-shadow:var(--shadow)}.mh-article-layout{display:grid;grid-template-columns:70px minmax(0,760px) 270px;gap:48px;align-items:start;padding-bottom:95px}.mh-share-rail{position:sticky;top:150px;display:grid;justify-items:center;gap:9px;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.mh-share-rail a{width:42px;height:42px;border-radius:12px;border:1px solid var(--line);display:grid;place-items:center}.mh-share-rail svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.mh-prose{font-size:1.1rem;color:#d3dce1}.mh-prose>*:first-child{margin-top:0}.mh-prose p{margin:0 0 1.45em}.mh-prose h2,.mh-prose h3,.mh-prose h4{font-family:var(--serif);color:var(--cream);line-height:1.05;margin:1.6em 0 .6em}.mh-prose h2{font-size:2.8rem}.mh-prose h3{font-size:2.1rem}.mh-prose a{color:var(--teal2);text-decoration:underline;text-underline-offset:3px}.mh-prose blockquote{margin:2.1em 0;padding:28px 0 28px 28px;border-left:3px solid var(--gold);font:italic 600 1.75rem/1.4 var(--serif);color:#f0e2c4}.mh-prose img{border-radius:18px}.mh-prose ul,.mh-prose ol{padding-left:1.4em}.mh-prose table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.mh-prose th,.mh-prose td{border:1px solid var(--line);padding:12px}.mh-prose th{background:#0b2637}.mh-post-tags{margin-top:45px;padding-top:22px;border-top:1px solid var(--line);font-size:.85rem}.mh-post-tags span{color:var(--muted)}.mh-author-card{position:sticky;top:145px;padding:24px;border-radius:20px;background:linear-gradient(145deg,#0d293a,#081925);border:1px solid var(--line)}.mh-author-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px;margin-bottom:20px}.mh-author-card h3{font:600 2rem var(--serif);margin:.25em 0}.mh-author-card p{color:var(--muted);font-size:.9rem}.mh-author-card a{color:var(--teal2);font-weight:800}.mh-empty{padding:70px 20px;text-align:center;border:1px solid var(--line);border-radius:24px;background:#0a2130}.mh-empty h2{font:600 3.5rem var(--serif);margin:.2em 0}.mh-error-page{min-height:65vh;display:grid;align-items:center;padding:100px 0}.mh-error-page h1{font-size:clamp(5rem,10vw,9rem)}.mh-error-page p{color:var(--muted);max-width:620px}.mh-page-prose{max-width:850px}.mh-footer{padding:72px 0;background:#040c13;border-top:1px solid var(--line)}.mh-footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr 1.1fr;gap:42px}.mh-footer h4{margin-top:0}.mh-footer-grid>div>a{display:block;color:var(--muted);margin:8px 0}.mh-footer-grid>div>a:hover{color:var(--teal2)}.mh-footer-brand p{color:var(--muted)}.mh-footer-socials{margin-top:16px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.mh-desktop-nav{display:none}.mh-nav-toggle{display:flex}.mh-insights-hero-grid{grid-template-columns:1fr 1fr;gap:42px}.mh-article-grid{grid-template-columns:repeat(2,1fr)}.mh-article-layout{grid-template-columns:minmax(0,1fr) 250px}.mh-share-rail{display:none}.mh-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.mh-footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.mh-shell{width:min(calc(100% - 28px),var(--max))}.mh-market-ticker{grid-template-columns:1fr}.mh-market-label{display:none}.mh-insights-hero{padding:70px 0}.mh-insights-hero-grid{grid-template-columns:1fr;gap:38px}.mh-insights-hero h1{font-size:clamp(4.5rem,21vw,6.8rem)}.mh-editorial-portrait,.mh-editorial-portrait img{min-height:500px}.mh-section{padding:72px 0}.mh-section-heading{display:block}.mh-section-heading>p{margin-top:12px}.mh-article-grid{grid-template-columns:1fr}.mh-cta-grid{grid-template-columns:1fr;gap:22px}.mh-page-head{padding:68px 0 48px}.mh-single-hero{padding-top:64px}.mh-single-hero h1{font-size:clamp(3.6rem,15vw,5.3rem)}.mh-deck{font-size:1.3rem}.mh-featured-wrap{margin-bottom:44px}.mh-featured-image{border-radius:20px}.mh-article-layout{grid-template-columns:1fr;padding-bottom:68px}.mh-author-card{position:static;margin-top:20px}.mh-author-card img{max-height:360px;object-position:center 25%}.mh-footer-grid{grid-template-columns:1fr 1fr}.mh-footer-brand{grid-column:1/-1}.mh-footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:480px){.mh-nav-wrap{height:70px}.mh-brand>span:last-child{font-size:.98rem}.mh-brand-mark{width:35px;height:35px}.mh-footer-grid{grid-template-columns:1fr}.mh-insights-hero h1{font-size:4.45rem}.mh-editorial-portrait,.mh-editorial-portrait img{min-height:440px}.mh-portrait-quote{left:24px;right:24px}.mh-portrait-quote p{font-size:1.45rem}.mh-card-body{padding:23px}.mh-card-body h2{font-size:1.8rem}.mh-prose h2{font-size:2.35rem}.mh-prose h3{font-size:1.85rem}}

/* ===== v2.0 main-site brand alignment ===== */
.mh-nav-centered-layout{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:92px}.mh-brand-logo-link{display:inline-flex;align-items:center;justify-content:center}.mh-site-logo{width:118px;height:72px;object-fit:contain;filter:drop-shadow(0 5px 14px rgba(0,0,0,.3))}.mh-nav-centered-layout>.mh-brand-logo-link{justify-self:center}.mh-nav-left{justify-content:flex-end}.mh-nav-right{justify-content:flex-start}.mh-nav-left,.mh-nav-right{gap:22px}.mh-nav-cta{margin-left:2px}.mh-mobile-site-logo{width:92px;height:56px;object-fit:contain}.mh-footer-logo{width:110px;height:auto;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.28))}.mh-footer-logo-link{margin-bottom:14px}.mh-btn-gold,.mh-drawer-actions .mh-btn-gold{background:linear-gradient(135deg,#b98a3b,#e8c67a 52%,#a9792d);color:#171006!important;box-shadow:0 12px 30px rgba(212,175,55,.16)}.mh-btn-gold:hover,.mh-nav-cta:hover{color:#171006!important;box-shadow:0 18px 50px rgba(224,179,91,.36),0 0 0 1px rgba(255,232,180,.28);border-color:rgba(255,232,180,.42)}.mh-desktop-nav>a.is-active:after{background:linear-gradient(90deg,var(--teal2),var(--gold2))}.mh-drawer-actions .mh-btn-teal,.mh-drawer-actions .mh-btn-ghost{display:none!important}

.mh-social-row-metallic{gap:12px}.mh-social-row-metallic a{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:transparent;border:0;color:#e2bc6b!important;box-shadow:none;transition:transform .2s ease,filter .2s ease,color .2s ease}.mh-social-row-metallic a:hover{transform:translateY(-2px);filter:drop-shadow(0 0 12px rgba(224,179,91,.24));color:#ffe1a3!important}.mh-social-row-metallic svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mh-social-row-metallic .mh-social-icon-youtube svg{width:31px}.mh-social-row-metallic .mh-social-icon-linkedin{color:#d8d8d2!important}.mh-social-row-metallic .mh-social-icon-linkedin:hover{color:#fff4d5!important}.mh-social-row-metallic .mh-social-icon-tradingview{color:#bf8e45!important}.mh-footer-socials a{width:42px;height:42px}.mh-footer-socials svg{width:27px;height:27px}

.mh-cursor-ring{position:fixed;left:0;top:0;z-index:9999;width:30px;height:30px;border-radius:50%;pointer-events:none;opacity:0;transform:translate(-50%,-50%);background:transparent;border:1px solid rgba(242,210,139,.56);box-shadow:0 0 12px rgba(224,179,91,.26),0 0 28px rgba(224,179,91,.12);transition:opacity .16s ease,width .16s ease,height .16s ease,border-color .16s ease,box-shadow .16s ease}body.mh-cursor-active .mh-cursor-ring{opacity:1}body.mh-cursor-clicking .mh-cursor-ring{width:24px;height:24px;border-color:rgba(255,237,194,.72);box-shadow:0 0 9px rgba(224,179,91,.22),0 0 20px rgba(224,179,91,.1)}@media(hover:none),(pointer:coarse){.mh-cursor-ring{display:none!important}}

@media(max-width:1180px) and (min-width:1051px){.mh-nav-centered-layout{gap:14px}.mh-nav-left,.mh-nav-right{gap:14px;font-size:.84rem}.mh-site-logo{width:104px;height:64px}.mh-nav-cta{padding:0 16px}}
@media(max-width:1050px){.mh-nav-centered-layout{display:flex;height:72px;justify-content:space-between}.mh-nav-centered-layout>.mh-brand-logo-link{justify-self:auto}.mh-site-logo{width:92px;height:56px}.mh-mobile-drawer .mh-brand-logo-link{justify-content:flex-start}.mh-drawer-head{align-items:center}.mh-drawer-actions{margin-top:auto}.mh-drawer-actions .mh-btn-gold{min-height:50px}}

/* v2.1 mobile drawer/logo cleanup */
.mh-market-ticker{display:none!important}
.mh-mobile-drawer .mh-brand-logo-link{background:transparent!important;box-shadow:none!important;overflow:visible}
.mh-mobile-drawer .mh-mobile-site-logo{width:104px;height:62px;object-fit:contain;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 0 10px rgba(224,179,91,.12))}
.mh-drawer-head{overflow:visible}
@media(max-width:1050px){.mh-mobile-drawer{background:linear-gradient(180deg,#071a28 0%,#061722 58%,#04101a 100%)}.mh-drawer-head{padding-top:2px}}
