:root{--ink:#07111f;--navy:#071425;--blue:#1475ff;--blue2:#3d8dff;--violet:#6944ff;--line:#dbe2ea;--muted:#64748b;--paper:#fff;--ice:#f7f9fc;--green:#16a66a;--max:1440px;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--serif:Georgia,"Times New Roman",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.wrap{width:min(1280px,calc(100% - 48px));margin:auto}.home-wrap{width:min(var(--max),calc(100% - 96px));margin:auto}.hp{position:absolute!important;left:-9999px!important}
.site-header{height:76px;background:#071425;color:#fff}.header-inner{height:100%;display:flex;align-items:center}.site-brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.site-brand-mark{width:42px;height:42px;object-fit:cover;border-radius:4px}.site-brand-name{font-size:28px;font-weight:800;letter-spacing:-1.5px;line-height:1}.site-brand-name strong{color:#fff}.site-brand-name b{font-weight:800;background:linear-gradient(90deg,#2d7bff,#7650ff);-webkit-background-clip:text;background-clip:text;color:transparent}.site-nav{margin-left:auto;display:flex;gap:28px;font-size:12px;font-weight:800}.site-nav a{transition:color .2s}.site-nav a:hover{color:#7db1ff}.header-tools{display:flex;align-items:center;gap:28px;margin-left:42px}.subscribe-button{display:flex;align-items:center;justify-content:center;height:46px;padding:0 28px;background:#1475ff;border-radius:4px;font-weight:700;box-shadow:0 8px 24px rgba(20,117,255,.22)}.search-icon{width:24px;height:24px;position:relative}.search-icon:before{content:"";position:absolute;width:14px;height:14px;border:2px solid #fff;border-radius:50%;left:1px;top:1px}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:#fff;transform:rotate(45deg);right:1px;bottom:4px;border-radius:2px}
.marketbar{border-bottom:1px solid var(--line);background:#fff}.marketbar-inner{min-height:55px;display:flex;align-items:center}.market-pill{min-width:210px;height:34px;display:flex;align-items:center;gap:10px;padding:0 24px;border-right:1px solid var(--line);font-size:13px}.market-pill:first-child{padding-left:0}.market-pill strong{font-size:13px}.market-pill em{font-style:normal;color:var(--green);font-size:12px;font-weight:700}.coin-badge{width:25px;height:25px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.btc,.bnb{background:#f59e0b}.eth{color:#111;background:#edf2f7}.sol{background:#111}.xrp{background:#111}.market-link{margin-left:auto;color:#0665f4;font-size:12px;font-weight:700;white-space:nowrap}
.lead-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:42px;padding-top:16px}.lead-card{height:460px;background:linear-gradient(100deg,#06111f 0%,#06111f 42%,#071c3d 100%);border-radius:4px;overflow:hidden;position:relative;color:#fff;display:grid;grid-template-columns:54% 46%;box-shadow:0 1px 0 rgba(0,0,0,.05)}.lead-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,10,20,.12),transparent 62%);pointer-events:none}.lead-content{padding:28px 8px 24px 34px;position:relative;z-index:2}.lead-label{display:inline-block;color:#78a2ff;font-size:13px;letter-spacing:.13em;font-weight:800;margin-bottom:12px}.lead-label:after{content:"";display:block;width:62px;height:2px;background:linear-gradient(90deg,#5d7dff,transparent);margin-top:6px}.lead-content h1{font-family:var(--serif);font-size:51px;line-height:1.05;letter-spacing:-1.2px;margin:0 0 16px}.lead-content p{font-size:15px;line-height:1.48;color:#f3f6fb;max-width:570px;margin:0 0 16px}.read-button{display:inline-flex;align-items:center;gap:12px;background:#1779ff;padding:12px 16px;border-radius:4px;font-weight:700;font-size:13px}.read-button:hover{background:#0d6ee9}.lead-meta{display:flex;align-items:center;gap:10px;font-size:11px;margin-top:16px;color:#f1f5f9}.lead-meta i{display:block;width:1px;height:14px;background:rgba(255,255,255,.45)}.avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dce5f0;color:#07111f;font-weight:800;font-size:9px}.lead-visual{position:relative;overflow:hidden}.lead-visual:before{content:"";position:absolute;left:-32%;top:0;bottom:0;width:62%;background:linear-gradient(90deg,#06111f 8%,rgba(6,17,31,.83) 34%,rgba(6,17,31,0));z-index:1}.lead-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.latest-panel{padding:8px 0 0 0}.latest-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 6px}.latest-heading h2{font-size:22px;margin:0;font-weight:800}.latest-heading a{color:#0665f4;font-size:12px;font-weight:700}.latest-row{display:grid;grid-template-columns:114px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}.latest-row img{width:114px;height:76px;object-fit:cover;border-radius:4px}.latest-meta{display:flex;gap:12px;align-items:center;margin-bottom:6px}.latest-meta b{font-size:10px;color:#0566f5}.latest-meta span{font-size:10px;color:#7a8798}.latest-row a{font-size:14px;line-height:1.35;font-weight:500}.latest-row a:hover{color:#0566f5}
.story-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:24px}.mini-story{display:grid;grid-template-columns:1fr 145px;gap:18px;min-height:115px;padding:0 18px;border-left:1px solid var(--line);align-items:stretch}.mini-story:first-child{padding-left:18px}.mini-story span{font-size:9px;color:#0566f5;font-weight:800}.mini-story h3{font-size:15px;line-height:1.25;margin:8px 0;font-weight:750}.mini-story small{font-size:10px;color:#728096}.mini-story img{width:145px;height:115px;object-fit:cover;border-radius:3px}
.newsletter-banner{height:145px;background:linear-gradient(100deg,#071425 0%,#071425 63%,#172f69 100%);margin-top:20px;border-radius:4px;color:#fff;display:grid;grid-template-columns:82px 470px 1fr 230px;align-items:center;position:relative;overflow:hidden;padding:0 28px;box-shadow:inset 0 0 60px rgba(16,111,255,.07)}.newsletter-banner:before{content:"";position:absolute;right:95px;top:-120px;width:280px;height:340px;background:linear-gradient(135deg,transparent 42%,#15a1ff 43%,#6d38ff 47%,transparent 50%);opacity:.95;transform:rotate(-5deg)}.paper-plane{font-size:48px;color:#1784ff;transform:rotate(-18deg);text-shadow:0 0 18px rgba(23,132,255,.28)}.brief-copy{position:relative;z-index:2}.brief-copy h2{font-size:27px;line-height:1;margin:0 0 5px}.brief-copy h3{font-size:15px;margin:0 0 8px}.brief-copy p{font-size:11px;color:#d7e0eb;margin:0;max-width:450px}.brief-form-wrap{position:relative;z-index:2}.brief-form{display:grid;grid-template-columns:1fr 170px;gap:10px}.brief-form input{height:44px;border:0;border-radius:4px;padding:0 14px;color:#18202c}.brief-form button{border:0;border-radius:4px;background:#1578ff;color:#fff;font-weight:700}.brief-trust{display:flex;gap:28px;font-size:10px;color:#dce5ef;margin-top:10px}.brief-phone{position:absolute;right:20px;bottom:-12px;width:210px;z-index:2;display:block;border:0;outline:0;box-shadow:none;clip-path:inset(2px 0 0 0);transform:translateY(-1px)}.status{font-size:10px;margin-top:5px;color:#b8c5d3;min-height:14px}
.trending-section{padding:18px 0 34px}.trending-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:10px}.trending-heading h2{font-size:22px;margin:0}.trending-heading a{color:#0665f4;font-size:12px;font-weight:700}.trend-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trend-item{display:grid;grid-template-columns:62px 1fr;gap:16px;padding:18px 20px 0 0;border-right:1px solid var(--line)}.trend-item:last-child{border-right:0;padding-left:20px}.trend-item strong{font-size:27px;color:#1475ff}.trend-item span{font-size:13px;line-height:1.35}
/* Shared inner-page styles */
.top{display:none}.header{border-bottom:1px solid var(--line);background:#071425;color:#fff;position:sticky;top:0;z-index:30}.header-row{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:850;letter-spacing:-1.6px;white-space:nowrap}.brand-mark{width:30px;height:30px;border-radius:5px;object-fit:cover}.brand span{background:linear-gradient(90deg,#2d7bff,#7650ff);-webkit-background-clip:text;background-clip:text;color:transparent}.nav{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:11px;letter-spacing:.05em;font-weight:800}.nav a{color:#fff}.actions{display:flex;gap:10px;align-items:center}.search{font-size:12px;font-weight:750;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid var(--ink);font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.btn.primary{border:0;color:#fff;background:#1475ff}.market-strip{background:#fff;border-bottom:1px solid var(--line)}.market-row{display:grid;grid-template-columns:repeat(5,1fr)}.market-item{padding:11px 18px;border-left:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.market-item:first-child{border-left:0}.coin{font-size:11px;font-weight:850}.price{font-size:12px}.change{font-size:10px}.up{color:var(--green)}.section{padding:56px 0}.section.compact{padding:36px 0}.eyebrow,.kicker{text-transform:uppercase;font-size:10px;letter-spacing:.18em;font-weight:850;color:var(--blue)}h1,h2,h3{color:var(--ink)}.page-title{background:#f7f9fc;padding:54px 0;border-bottom:1px solid var(--line)}.page-title h1{font-family:var(--serif);font-size:56px;margin:0}.lead{font-size:18px;color:#526175;max-width:720px}.feed{display:grid;grid-template-columns:1fr 1fr;gap:0 34px}.card{min-width:0}.card .story-art{height:220px;margin-bottom:14px}.card h3{font-family:var(--serif);font-size:25px;margin:9px 0 8px;line-height:1.08}.card p{color:#667085;margin:0;font-size:14px}.story-art{position:relative;overflow:hidden;background:linear-gradient(135deg,#081327,#10326a)}.story-art:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 25% 25%,rgba(72,164,255,.85),transparent 22%),radial-gradient(circle at 70% 55%,rgba(108,56,255,.9),transparent 27%)}.story-symbol{position:absolute;right:5%;bottom:-2%;font-size:120px;font-weight:900;color:rgba(255,255,255,.14);line-height:.8}.art-chip{position:absolute;top:22px;left:22px;padding:7px 10px;background:rgba(5,11,21,.55);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;z-index:2}.article{max-width:820px;margin:auto}.article .story-art{height:440px;margin:30px 0}.article-body{font-family:var(--serif);font-size:20px;line-height:1.78;color:#172033}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.section-head{display:flex;align-items:end;justify-content:space-between;border-top:2px solid var(--ink);padding-top:15px;margin-bottom:28px}.section-head h2{font-family:var(--serif);font-size:40px;margin:0}.newsletter{background:#071425;color:#fff}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter h2{color:#fff;font-family:var(--serif);font-size:46px}.newsletter p{color:#cbd5e1}.form{display:flex;gap:8px}.form input{flex:1;padding:15px;border:1px solid #415064;background:#101c2c;color:#fff}.form button{border:0;padding:0 22px;background:#1475ff;color:#fff;font-weight:850}.footer{background:#040a12;color:#cbd5e1;padding:54px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:54px}.footer strong{color:#fff;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.footer a{display:block;margin:9px 0;color:#93a1b4;font-size:13px}.footer p{color:#8190a4}.footer-brand{display:inline-flex;margin-bottom:14px}.legal{border-top:1px solid #1f2a3a;margin-top:40px;padding-top:22px;font-size:11px;color:#6f7c8d}
@media(max-width:1200px){.home-wrap{width:calc(100% - 48px)}.site-nav{gap:16px;font-size:11px}.market-pill{min-width:175px;padding:0 16px}.lead-layout{grid-template-columns:1fr 320px}.lead-content h1{font-size:44px}.newsletter-banner{grid-template-columns:65px 420px 1fr 180px}.brief-phone{width:175px}}
@media(max-width:980px){.site-nav{display:none}.market-pill:nth-child(n+5){display:none}.lead-layout{grid-template-columns:1fr}.latest-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.latest-heading{grid-column:1/-1}.newsletter-banner{height:auto;min-height:180px;grid-template-columns:60px 1fr;padding:24px}.brief-form-wrap{grid-column:2}.brief-phone{display:none}.story-strip{grid-template-columns:1fr}.mini-story{grid-template-columns:1fr 180px}.trend-grid{grid-template-columns:1fr 1fr}.trend-item:nth-child(2){border-right:0}.feed,.grid3,.footer-grid,.newsletter-inner{grid-template-columns:1fr}}
@media(max-width:700px){.home-wrap,.wrap{width:calc(100% - 26px)}.site-header{height:68px}.site-brand-mark{width:34px;height:34px}.site-brand-name{font-size:22px}.header-tools{margin-left:auto;gap:16px}.subscribe-button{height:40px;padding:0 15px}.marketbar-inner{overflow:auto}.market-pill{min-width:155px}.market-link{display:none}.lead-card{height:auto;grid-template-columns:1fr}.lead-content{padding:24px}.lead-content h1{font-size:38px}.lead-visual{height:260px}.lead-visual:before{left:0;right:0;top:-10px;width:auto;height:70px;background:linear-gradient(#06111f,transparent)}.story-strip{gap:12px}.mini-story{grid-template-columns:1fr 115px}.mini-story img{width:115px;height:95px}.latest-panel{grid-template-columns:1fr}.newsletter-banner{grid-template-columns:1fr}.paper-plane{display:none}.brief-form-wrap{grid-column:auto}.brief-form{grid-template-columns:1fr}.brief-form button{height:44px}.brief-trust{flex-wrap:wrap;gap:10px}.trend-grid{grid-template-columns:1fr}.trend-item{border-right:0;border-bottom:1px solid var(--line);padding-bottom:16px}.trend-item:last-child{padding-left:0}.footer-grid{gap:28px}.page-title h1{font-size:42px}}

/* Premium publication footer */
.footer{background:linear-gradient(135deg,#06111f 0%,#071425 58%,#081a31 100%);color:#c9d6e6;padding:72px 0 26px}.footer-grid{display:grid;grid-template-columns:1.65fr .72fr .72fr 1.55fr;gap:64px;align-items:start}.footer-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:26px}.footer-brand .site-brand-mark,.footer-brand .brand-mark{width:42px;height:42px;object-fit:cover;border-radius:4px}.footer-brand .site-brand-name{font-size:28px;font-weight:800;letter-spacing:-1.5px;line-height:1}.footer-brand .site-brand-name strong{color:#fff}.footer-brand .site-brand-name b{font-weight:800;background:linear-gradient(90deg,#2d7bff,#7650ff);-webkit-background-clip:text;background-clip:text;color:transparent}.footer-copy{font-size:14px;line-height:1.7;color:#b8c8da;margin:0;max-width:430px}.footer-title{display:block;color:#fff!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase;font-weight:850;margin:4px 0 22px}.footer-links a{display:block;margin:0 0 15px;color:#d2dceb;font-size:14px;transition:color .2s,transform .2s}.footer-links a:hover{color:#6da6ff;transform:translateX(2px)}.footer-newsletter p{font-size:15px;line-height:1.65;color:#d7e0eb;margin:0 0 22px}.footer-form{display:grid;grid-template-columns:1fr 150px;gap:10px}.footer-form input{height:48px;border:1px solid rgba(255,255,255,.15);border-radius:5px;background:#fff;color:#111827;padding:0 14px;font-size:14px;outline:none}.footer-form input:focus{box-shadow:0 0 0 3px rgba(31,124,255,.22)}.footer-form button{height:48px;border:0;border-radius:5px;background:#1578ff;color:#fff;font-weight:800;cursor:pointer;transition:transform .2s,background .2s}.footer-form button:hover{transform:translateY(-1px);background:#0d6fe9}.footer-trust{display:flex;flex-wrap:wrap;gap:14px 20px;margin-top:16px;font-size:11px;color:#b8c8da}.footer-trust span:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #1475ff;border-radius:50%;color:#45a1ff;margin-right:7px}.social-row{display:flex;gap:12px;margin-top:34px}.social-button{display:grid!important;place-items:center;width:44px;height:44px;margin:0!important;border-radius:50%;background:#0d2139;color:#fff!important;border:1px solid rgba(255,255,255,.035);transition:background .2s,transform .2s}.social-button:hover{background:#133153;transform:translateY(-2px)!important}.social-button svg{width:20px;height:20px;fill:currentColor}.footer-bottom{border-top:1px solid #2a3c51;margin-top:58px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:12px;color:#9fb0c5}.footer-bottom-links{display:flex;gap:28px}.footer-bottom-links a{display:inline!important;margin:0!important;color:#c4cfdd;font-size:12px}.footer-bottom-links a:hover{color:#fff}.legal{border:0;margin:0;padding:0;font-size:12px;color:#9fb0c5}
@media(max-width:1100px){.footer-grid{grid-template-columns:1.4fr .8fr .8fr;gap:42px}.footer-newsletter{grid-column:1/-1;max-width:680px}.footer-form{max-width:620px}}
@media(max-width:760px){.footer{padding:54px 0 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 28px}.footer-intro{grid-column:1/-1}.footer-newsletter{grid-column:1/-1}.footer-brand .site-brand-mark,.footer-brand .brand-mark{width:34px;height:34px}.footer-brand .site-brand-name{font-size:22px}.footer-form{grid-template-columns:1fr}.footer-form button{width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom-links{gap:18px;flex-wrap:wrap}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Final brand/seam fixes */
.footer-brand .site-brand-name strong{font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:none!important;font-weight:800!important;color:#fff!important}
.footer-brand .site-brand-name b{font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:none!important}
.footer-brand{gap:12px!important}
.footer-brand .site-brand-mark{width:42px!important;height:42px!important}
.footer-brand .site-brand-name{font-size:28px!important;letter-spacing:-1.5px!important}
.brief-phone{top:-2px!important;bottom:auto!important;height:calc(100% + 4px)!important;width:225px!important;object-fit:cover!important;object-position:center top!important;clip-path:none!important;transform:none!important;border:0!important;outline:0!important;box-shadow:none!important}
@media(max-width:1200px){.brief-phone{width:190px!important}}
@media(max-width:980px){.brief-phone{display:none!important}}


/* NEW STACKED BRAND LOGO */
.header{min-height:96px}.header-row{height:96px}.brand-logo-link{display:flex;align-items:center;flex:0 0 auto}.brand-logo-full{display:block;width:178px;height:auto;max-height:88px;object-fit:contain}.site-logo-full{display:block;width:178px;height:auto;max-height:88px;object-fit:contain}.footer-logo-full{display:block;width:250px;height:auto;max-width:100%;object-fit:contain}.footer-brand{display:inline-flex!important;align-items:center!important;margin-bottom:24px!important}.footer-brand .site-brand-mark,.footer-brand .site-brand-name,.footer-brand .brand-mark{display:none!important}
@media(max-width:900px){.header{min-height:84px}.header-row{height:84px}.brand-logo-full,.site-logo-full{width:150px;max-height:76px}.nav{gap:14px}.actions{margin-left:auto}}
@media(max-width:700px){.header{min-height:76px}.header-row{height:76px}.brand-logo-full,.site-logo-full{width:132px;max-height:70px}.footer-logo-full{width:210px}}
/* Fix featured headline visibility */
.lead-content h1 {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
}
/* Match footer width to homepage */
.footer .wrap{width:100%;max-width:1440px;margin-inline:auto;padding-left:60px;padding-right:60px}