/* businesstalky — Modern Business Journal. True HTML edition with Times-style editorial typography. */
:root{--paper:#faf7f1;--white:#fff;--ink:#1b1716;--muted:#6d625f;--line:#ddd3cc;--mist:#f2ebe5;--pulse:#c63b32;--pulse-dark:#972a24;--night:#211614;--max:1240px;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{transition:color .18s var(--ease),background .18s var(--ease),border-color .18s var(--ease),transform .18s var(--ease)}button:active{transform:scale(.97)}.container{width:min(calc(100% - 2rem),var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:1000;background:var(--pulse);color:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.paper-grid{background-color:var(--paper);background-image:linear-gradient(to right,rgba(23,26,32,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(23,26,32,.03) 1px,transparent 1px);background-size:40px 40px}.editorial-image{clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%);overflow:hidden}.editorial-image img,.article-layout aside>img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.035);transition:transform .35s var(--ease)}.editorial-image:hover img{transform:scale(1.018)}
.pulse-label{display:inline-flex;align-items:center;gap:.65rem;margin:0;color:var(--pulse);font-family:"Courier New",monospace;font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.pulse-label:before{content:"";display:block;width:2.75rem;height:2px;background:linear-gradient(90deg,var(--pulse) 0 62%,transparent 62% 68%,var(--pulse) 68% 73%,transparent 73% 78%,var(--pulse) 78% 100%)}.pulse-label.light{color:#ff9b8f}.pulse-label.light:before{background:#ff9b8f}.text-action{display:inline-flex;margin-top:1.5rem;color:var(--pulse);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.text-action:hover{color:var(--pulse-dark);transform:translateX(3px)}
.site-header{position:sticky;top:0;z-index:80;background:rgba(250,248,243,.96);border-bottom:1px solid rgba(23,26,32,.1);backdrop-filter:blur(14px)}.issue-bar{background:var(--night);color:#fff}.issue-inner{display:flex;min-height:32px;align-items:center;justify-content:space-between;font-family:"Courier New",monospace;font-size:.58rem;letter-spacing:.19em;text-transform:uppercase}.masthead{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.65rem}.brand img{width:42px;height:42px;object-fit:contain}.brand strong{font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;letter-spacing:-.04em}.brand strong span{color:var(--pulse)}.desktop-nav{display:flex;align-self:stretch;align-items:center;gap:1.6rem}.nav-link{position:relative;display:flex;height:100%;align-items:center;font-size:.72rem;font-weight:700}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--pulse);transform:scaleX(0);transition:transform .2s var(--ease)}.nav-link:hover,.nav-link.active{color:var(--pulse)}.nav-link.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:.7rem}.icon-button,.menu-button{border:0;background:transparent;color:var(--ink);cursor:pointer}.icon-button{font-family:Georgia,serif;font-size:1.75rem;line-height:1}.briefing-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;background:var(--pulse);color:#fff;padding:.8rem 1rem;font-family:"Courier New",monospace;font-size:.61rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.briefing-button:hover{background:var(--pulse-dark)}.menu-button{display:none;width:40px;height:40px;padding:10px}.menu-button span{display:block;width:20px;height:2px;background:var(--ink);margin:4px 0}.mobile-nav{padding:1rem;border-top:1px solid var(--line);background:var(--paper)}.mobile-nav .nav-link{height:auto;padding:.8rem;border-bottom:1px solid var(--line)}.mobile-search{width:100%;margin-top:.8rem;border:1px solid var(--pulse);background:transparent;color:var(--pulse);padding:.8rem;font-size:.7rem;font-weight:800;text-transform:uppercase}.search-dialog{width:min(720px,calc(100% - 2rem));padding:0;border:0;background:transparent}.search-dialog::backdrop{background:rgba(11,16,23,.76);backdrop-filter:blur(7px)}.search-panel{background:var(--paper);padding:2rem;box-shadow:0 24px 80px rgba(0,0,0,.25)}.search-top{display:flex;align-items:flex-start;justify-content:space-between}.search-top h2{margin:.65rem 0 1.5rem;font-family:Georgia,serif;font-size:2.4rem;letter-spacing:-.045em}.search-close{border:0;background:transparent;font-family:Georgia,serif;font-size:2rem;cursor:pointer}.search-panel label{display:block;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.search-panel input{width:100%;border:1px solid var(--line);background:#fff;padding:1rem;outline:none}.search-panel input:focus{border-color:var(--pulse);box-shadow:0 0 0 3px rgba(7,95,228,.12)}.search-results{max-height:360px;overflow:auto;margin-top:1rem}.search-hint{color:var(--muted);font-size:.83rem}.search-result{display:block;border-top:1px solid var(--line);padding:1rem 0}.search-result small{color:var(--pulse);font-family:"Courier New",monospace;font-size:.58rem;text-transform:uppercase}.search-result strong{display:block;margin-top:.3rem;font-family:Georgia,serif;font-size:1.1rem}
.section-rule{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:.8rem}.section-rule>span,.story-meta,.publication-line{color:#777b81;font-family:"Courier New",monospace;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase}.home-intro{padding-top:2.5rem;padding-bottom:3rem}.hero-story{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.8fr);gap:3rem;border-bottom:1px solid var(--line);padding-top:1.5rem;padding-bottom:3rem}.hero-image{position:relative;min-height:540px}.hero-image>span{position:absolute;z-index:2;left:0;top:0;background:var(--pulse);color:#fff;padding:.85rem 1rem;font-family:"Courier New",monospace;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase}.hero-copy{display:flex;flex-direction:column;justify-content:center}.story-kicker{margin:0;color:var(--pulse)!important;font-family:"Courier New",monospace!important;font-size:.57rem!important;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-copy h1{margin:.9rem 0 1.3rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5vw,4.7rem);line-height:.98;letter-spacing:-.055em}.hero-copy h1 a,.story-copy h2 a,.popular h3 a{background-image:linear-gradient(var(--pulse),var(--pulse));background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .22s var(--ease),color .18s var(--ease)}.hero-copy h1 a:hover,.story-copy h2 a:hover,.popular h3 a:hover{background-size:100% 2px;color:var(--pulse-dark)}.hero-copy>p{color:var(--muted);font-size:1.08rem;line-height:1.75}.story-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:1rem;margin-top:1.5rem}.section-block{padding-bottom:4rem}.section-heading{border-bottom:2px solid var(--ink);padding-bottom:1rem;margin-bottom:1.75rem}.section-heading h2{margin:.5rem 0 0;font-family:Georgia,serif;font-size:2rem;letter-spacing:-.04em}.section-heading>p:not(.pulse-label){max-width:680px;color:var(--muted);line-height:1.6}.section-heading.with-action{display:flex;align-items:end;justify-content:space-between}.section-heading.with-action>a{color:var(--pulse);font-size:.68rem;font-weight:800;text-transform:uppercase}.supporting-grid,.latest-grid,.three-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-card{display:grid;gap:1.1rem;padding:0 0 1.6rem;border-bottom:1px solid var(--line)}.story-card .story-image{aspect-ratio:16/10;background:var(--mist)}.story-copy h2{margin:.5rem 0;font-family:Georgia,serif;font-size:1.5rem;line-height:1.12;letter-spacing:-.035em}.story-copy>p{color:var(--muted);font-size:.84rem;line-height:1.65}.story-card .story-meta{font-size:.5rem}.story-number{color:var(--pulse);font-family:Georgia,serif;font-size:2.2rem;font-style:italic}.signal-strip{border-block:1px solid var(--line);background:var(--mist)}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr)}.signal-grid>div{padding:1.4rem 2rem;border-right:1px solid var(--line)}.signal-grid>div:first-child{padding-left:0}.signal-grid>div:last-child{border:0}.signal-grid b{color:var(--pulse);font-family:"Courier New",monospace;font-size:.55rem;text-transform:uppercase}.signal-grid h3{margin:.5rem 0 .25rem;font-family:Georgia,serif}.signal-grid p{margin:0;color:var(--muted);font-size:.75rem}.newsroom-section{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:3rem;padding-block:4.5rem}.popular{border-left:1px solid var(--line);padding-left:2rem}.popular>h2{margin:.5rem 0 1rem;font-family:Georgia,serif;font-size:2rem}.popular article{display:grid;grid-template-columns:2.3rem 1fr;gap:.6rem;border-top:1px solid var(--line);padding:1.2rem 0}.popular article>span{color:var(--pulse);font-family:Georgia,serif;font-size:1.75rem;font-style:italic}.popular article p,.popular article small{margin:0;color:var(--muted);font-family:"Courier New",monospace;font-size:.5rem;text-transform:uppercase}.popular article h3{margin:.4rem 0;font-family:Georgia,serif;font-size:1rem;line-height:1.3}.entrepreneurship-feature{border-block:1px solid var(--line);background:#fff;padding-block:4rem}.entrepreneurship-feature .section-heading{max-width:720px;border:0}.entrepreneurship-feature .section-heading h2{font-size:2.5rem}
.category-mast,.archive-mast,.about-mast{border-bottom:1px solid var(--line)}.category-mast>.container,.about-mast>.container{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:end;padding-block:4.5rem}.category-mast h1,.archive-mast h1,.about-mast h1{margin:1rem 0 0;font-family:Georgia,serif;font-size:clamp(3.7rem,8vw,6.7rem);letter-spacing:-.06em}.category-mast>.container>p,.about-mast>.container>p{border-left:2px solid var(--pulse);padding-left:1.5rem;color:var(--muted);font-size:1.1rem;line-height:1.8}.category-list{padding-block:3.5rem}.category-list .story-card{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);align-items:center;gap:3rem;padding:2rem 0}.category-list .story-card:nth-child(even){grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr)}.category-list .story-card:nth-child(even) .story-image{grid-column:2}.category-list .story-card:nth-child(even) .story-copy{grid-column:1;grid-row:1}.category-list .story-card.featured .story-image{aspect-ratio:16/9}.principle{border-block:1px solid var(--line);background:#fff}.principle>.container{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:center;padding-block:3rem}.principle h2{margin:.5rem 0;font-family:Georgia,serif;font-size:2rem}.principle>.container>p{color:var(--muted);line-height:1.7}.archive-mast>.container{padding-block:4rem}.archive-mast>.container>div{display:grid;grid-template-columns:1fr .75fr;gap:4rem;align-items:end;margin-top:1rem}.archive-mast h1{margin:0}.archive-mast div>p{border-left:2px solid var(--pulse);padding-left:1.5rem;color:var(--muted);line-height:1.7}.archive-section{padding-block:2.5rem 4rem}.archive-filters{display:flex;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid var(--line);padding-bottom:1.4rem}.archive-filters button{border:1px solid var(--line);background:transparent;padding:.55rem .8rem;color:var(--muted);font-family:"Courier New",monospace;font-size:.53rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.archive-filters button[aria-pressed="true"],.archive-filters button:hover{border-color:var(--pulse);background:var(--pulse);color:#fff}.archive-count{padding:1rem 0;color:var(--muted);font-family:"Courier New",monospace;font-size:.56rem;text-transform:uppercase}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}.archive-grid .featured{grid-column:1/-1;grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;border-bottom:2px solid var(--ink);padding-bottom:2.5rem}.archive-grid .compact{grid-template-columns:2rem 1fr}.archive-grid .compact .story-image{display:none}.archive-grid .compact .story-copy h2{font-size:1.08rem}.archive-grid .compact .story-copy>p{display:none}.archive-grid .compact .story-meta{border:0;margin:.6rem 0 0;padding:0}
.article-header{border-bottom:1px solid var(--line)}.article-header>.container{max-width:980px;padding-block:4rem}.back-link{display:inline-block;margin-bottom:2rem;color:var(--muted);font-size:.7rem;font-weight:700;text-transform:uppercase}.article-header h1{margin:1.2rem 0;font-family:Georgia,serif;font-size:clamp(3.1rem,7vw,6rem);line-height:.98;letter-spacing:-.06em}.article-dek{max-width:790px;color:var(--muted);font-family:Georgia,serif;font-size:1.25rem;line-height:1.65}.byline{display:flex;flex-wrap:wrap;gap:1.2rem;border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem;color:var(--muted);font-family:"Courier New",monospace;font-size:.58rem;text-transform:uppercase}.article-layout{display:grid;grid-template-columns:330px minmax(0,680px);justify-content:center;gap:4rem;padding-block:3.5rem}.article-layout aside>img{width:100%;aspect-ratio:4/3;object-fit:cover}.article-actions{display:grid;border-top:1px solid var(--line);margin-top:1rem}.article-actions button,.article-actions a,.article-nav a{border:0;border-bottom:1px solid var(--line);background:transparent;padding:.8rem 0;text-align:left;color:var(--muted);font-size:.65rem;font-weight:700;text-transform:uppercase;cursor:pointer}.article-actions button:hover,.article-actions a:hover,.article-nav a:hover{color:var(--pulse)}.article-body>p{font-family:Georgia,"Times New Roman",serif;font-size:1.17rem;line-height:1.85;color:#272a30}.article-body .dropcap:first-letter{float:left;margin:.1rem .6rem 0 0;color:var(--pulse);font-family:Georgia,serif;font-size:5rem;font-weight:700;line-height:.78}.article-body blockquote{border-block:2px solid var(--ink);margin:2.5rem 0;padding:1.5rem 0;color:var(--pulse-dark);font-family:Georgia,serif;font-size:2rem;font-style:italic;line-height:1.25}.takeaways,.sources{margin-top:3rem;border-top:2px solid var(--ink);padding-top:1.5rem}.takeaways h2,.sources h2{font-family:Georgia,serif;font-size:2rem}.takeaways ol{counter-reset:item;list-style:none;padding:0}.takeaways li{display:grid;grid-template-columns:2rem 1fr;gap:1rem;border-top:1px solid var(--line);padding:1rem 0;line-height:1.6}.takeaways li:before{counter-increment:item;content:"0" counter(item);color:var(--pulse);font-family:Georgia,serif;font-style:italic}.sources>div{display:grid;grid-template-columns:2rem 1fr;border-top:1px solid var(--line);padding:1rem 0}.sources>div>span{color:var(--pulse);font-family:Georgia,serif;font-style:italic}.sources p{margin:0;line-height:1.5}.sources small{color:var(--muted)}.article-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:2.5rem}.article-nav a{border:1px solid var(--line);padding:.8rem}.publication-line{margin-top:1.5rem}.related-section{border-top:1px solid var(--line);background:#fff;padding-block:3.5rem}.about-purpose,.standards>.container{display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem;padding-block:4rem}.about-purpose h2,.standards h2{font-family:Georgia,serif;font-size:3rem}.about-purpose>div:last-child{font-family:Georgia,serif;font-size:1.25rem;line-height:1.8}.standards{border-block:1px solid var(--line);background:#fff}.standard-list{border-top:2px solid var(--ink)}.standard-list article{display:grid;grid-template-columns:4rem .65fr 1.35fr;gap:1rem;align-items:start;border-bottom:1px solid var(--line);padding:1.5rem 0}.standard-list span{color:var(--pulse);font-family:Georgia,serif;font-size:2.5rem;font-style:italic}.standard-list h3{font-family:Georgia,serif;font-size:1.5rem}.standard-list p{color:var(--muted);line-height:1.6}.not-found>.container{max-width:800px;padding-block:8rem}.not-found h1{font-family:Georgia,serif;font-size:4rem;letter-spacing:-.05em}.not-found p{color:var(--muted);font-size:1.1rem;line-height:1.7}.not-found .briefing-button{margin-top:1.5rem}
.newsletter{position:relative;background:var(--night);color:#fff}.newsletter-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:end;padding-block:4rem}.newsletter h2{margin:.8rem 0 0;font-family:Georgia,serif;font-size:3rem;line-height:1.05;letter-spacing:-.045em}.newsletter-form-wrap{border-left:1px solid rgba(255,255,255,.18);padding-left:3rem}.newsletter-form-wrap>p{color:rgba(255,255,255,.65);line-height:1.7}.newsletter-form{display:flex;margin-top:1.25rem}.newsletter-form input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;padding:.9rem}.newsletter-form button{border:0;background:var(--pulse);color:#fff;padding:.9rem 1.1rem;font-family:"Courier New",monospace;font-size:.58rem;font-weight:700;text-transform:uppercase;cursor:pointer}.form-status{font-family:"Courier New",monospace;font-size:.53rem;text-transform:uppercase}.site-footer{border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:4rem;padding-block:3.5rem}.footer-grid>div:first-child>p{max-width:390px;color:var(--muted);font-size:.83rem;line-height:1.65}.site-address{margin-top:1.2rem;color:var(--muted);font-size:.76rem;font-style:normal;line-height:1.65}.site-address span{display:block;margin-bottom:.35rem;color:var(--pulse);font-family:"Courier New",monospace;font-size:.54rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-address strong{color:var(--ink)}.footer-grid h2{color:var(--pulse);font-family:"Courier New",monospace;font-size:.58rem;text-transform:uppercase}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.footer-grid>div:not(:first-child) a{font-size:.75rem;font-weight:700}.footer-grid>div:not(:first-child) a:hover{color:var(--pulse)}.footer-bottom{border-top:1px solid var(--line)}.footer-bottom>.container{display:flex;justify-content:space-between;padding-block:1.2rem;color:var(--muted);font-family:"Courier New",monospace;font-size:.53rem;text-transform:uppercase}.about-location{border-block:1px solid var(--line);background:var(--night);color:#fff}.about-location>.container{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center;padding-block:3.5rem}.about-location h2{max-width:650px;margin:.65rem 0 0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.04em}.about-location address{border-left:2px solid var(--pulse);padding:1rem 0 1rem 1.5rem;color:rgba(255,255,255,.72);font-family:Georgia,serif;font-size:1.15rem;font-style:normal;line-height:1.75}.about-location address strong{color:#fff}
/* Dynamic editorial additions — all enhancements begin below the approved header and homepage hero. */
.desk-pulse{padding-bottom:4rem}.desk-pulse-frame{border:1px solid var(--line);border-top:3px solid var(--pulse);background:#fff;padding:2rem;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%)}.desk-pulse-head{display:grid;grid-template-columns:1.25fr .75fr;gap:3rem;align-items:end}.desk-pulse-head h2{max-width:720px;margin:.6rem 0 0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.03;letter-spacing:-.05em}.desk-pulse-head>p{border-left:2px solid var(--pulse);padding-left:1.25rem;color:var(--muted);font-size:.85rem;line-height:1.65}.desk-tabs{display:flex;overflow-x:auto;border-block:1px solid var(--line);margin-top:2rem}.desk-tabs button{flex:1;min-width:150px;border:0;border-right:1px solid var(--line);background:transparent;padding:1rem;color:var(--muted);font-family:"Courier New",monospace;font-size:.58rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.desk-tabs button:last-child{border-right:0}.desk-tabs button:hover,.desk-tabs button[aria-selected="true"]{background:var(--night);color:#fff}.desk-pulse-live{padding:.75rem 0;color:var(--muted);font-family:"Courier New",monospace;font-size:.53rem;letter-spacing:.1em;text-transform:uppercase}.desk-pulse-panel[data-active="false"]{display:none}.desk-panel-intro{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;border-bottom:1px solid var(--line);padding-bottom:1rem;margin-bottom:1.5rem}.desk-panel-intro p{max-width:620px;margin:0;color:var(--muted);font-size:.85rem;line-height:1.65}.desk-panel-intro span,.desk-panel-intro a{color:var(--pulse);font-family:"Courier New",monospace;font-size:.54rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.desk-panel-intro a:hover{color:var(--pulse-dark)}.desk-pulse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.desk-pulse-grid .story-copy h2{font-size:1.25rem}.desk-pulse-grid .story-copy>p{font-size:.78rem}
.category-list{padding-block:2.5rem 3.5rem}.desk-refine{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(180px,.65fr) minmax(150px,.5fr) auto;gap:1rem;align-items:end;border:1px solid var(--line);border-top:3px solid var(--pulse);background:#fff;padding:1.5rem;margin-bottom:1rem}.desk-refine-intro h2{margin:.5rem 0 0;font-family:Georgia,serif;font-size:1.65rem;letter-spacing:-.035em}.desk-field{display:grid;gap:.45rem}.desk-field span{color:var(--muted);font-family:"Courier New",monospace;font-size:.53rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.desk-field input,.desk-field select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:0;background:var(--paper);color:var(--ink);padding:.7rem .8rem;outline:none}.desk-field input:focus,.desk-field select:focus{border-color:var(--pulse);box-shadow:0 0 0 3px rgba(7,95,228,.12)}.desk-reset,.desk-more{min-height:44px;border:1px solid var(--pulse);background:transparent;color:var(--pulse);padding:.7rem 1rem;font-family:"Courier New",monospace;font-size:.54rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.desk-reset:hover,.desk-more:hover{background:var(--pulse);color:#fff}.desk-results-line{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding:.75rem 0}.desk-results-line p{margin:0;color:var(--muted);font-family:"Courier New",monospace;font-size:.53rem;letter-spacing:.06em;text-transform:uppercase}.category-stories .story-card{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);align-items:center;gap:3rem;padding:2rem 0}.category-stories .story-card:nth-child(even){grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr)}.category-stories .story-card:nth-child(even) .story-image{grid-column:2}.category-stories .story-card:nth-child(even) .story-copy{grid-column:1;grid-row:1}.desk-empty{border:1px dashed var(--line);margin:2rem 0 0;padding:2rem;color:var(--muted);font-family:Georgia,serif;font-size:1.2rem;text-align:center}.desk-more:not([hidden]){display:block;margin:2rem auto 0;background:var(--pulse);color:#fff}.desk-more:not([hidden]):hover{background:var(--pulse-dark)}
.article-layout>aside{position:sticky;top:132px;align-self:start}.article-progress{position:fixed;z-index:79;top:108px;left:0;right:0;height:3px;background:transparent;pointer-events:none}.article-progress span{display:block;width:100%;height:100%;background:var(--pulse);transform:scaleX(0);transform-origin:left center}.article-outline{display:grid;border-top:2px solid var(--ink);margin-top:1.5rem}.article-outline p{margin:0;padding:.75rem 0;color:var(--pulse);font-family:"Courier New",monospace;font-size:.54rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.article-outline a{border-top:1px solid var(--line);padding:.7rem 0;color:var(--muted);font-size:.66rem;font-weight:700;text-transform:uppercase}.article-outline a:hover{color:var(--pulse)}.decision-file{scroll-margin-top:140px;margin-top:3.5rem;border-top:3px solid var(--pulse);background:#fff}.decision-file-head{padding:1.75rem 1.75rem 1.25rem}.decision-file-head h2{margin:.7rem 0;font-family:Georgia,serif;font-size:2.25rem;line-height:1.08;letter-spacing:-.045em}.decision-file-head>p:last-child{margin-bottom:0;color:var(--muted);font-size:.82rem;line-height:1.6}.decision-grid{border-top:1px solid var(--line)}.decision-grid article{display:grid;grid-template-columns:3rem minmax(0,1fr);column-gap:1rem;border-bottom:1px solid var(--line);padding:1.4rem 1.75rem}.decision-grid article>span{grid-row:1/3;color:var(--pulse);font-family:Georgia,serif;font-size:1.8rem;font-style:italic}.decision-grid h3{margin:.15rem 0 .55rem;font-family:Georgia,serif;font-size:1.35rem}.decision-grid p{margin:0;color:#363940;font-family:Georgia,"Times New Roman",serif;font-size:1.03rem;line-height:1.75}.decision-questions{background:var(--night);color:#fff;padding:1.75rem}.decision-questions .pulse-label{color:#65a0ff}.decision-questions ol{counter-reset:question;list-style:none;margin:1.25rem 0 0;padding:0}.decision-questions li{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;border-top:1px solid rgba(255,255,255,.18);padding:1rem 0;font-family:Georgia,serif;font-size:1.05rem;line-height:1.5}.decision-questions li:before{counter-increment:question;content:"0" counter(question);color:#65a0ff;font-family:"Courier New",monospace;font-size:.6rem}.decision-file~.takeaways,.decision-file~.sources{scroll-margin-top:140px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(7,95,228,.35);outline-offset:3px}
@media(max-width:1050px){.desk-refine{grid-template-columns:1fr 1fr}.desk-refine-intro{grid-column:1/-1}.category-stories .story-card{gap:2rem}}
@media(max-width:820px){.desk-pulse-head{grid-template-columns:1fr;gap:1rem}.desk-pulse-grid{grid-template-columns:1fr 1fr}.desk-panel-intro{grid-template-columns:1fr auto}.desk-panel-intro p{grid-column:1/-1}.article-layout>aside{position:static}.article-outline{grid-column:1/-1}.category-stories .story-card,.category-stories .story-card:nth-child(even){grid-template-columns:1fr 1fr}.category-stories .story-card:nth-child(even) .story-image,.category-stories .story-card:nth-child(even) .story-copy{grid-column:auto;grid-row:auto}}
@media(max-width:560px){.desk-pulse{padding-bottom:2.75rem}.desk-pulse-frame{padding:1.25rem}.desk-pulse-head h2{font-size:2rem}.desk-pulse-head>p{font-size:.78rem}.desk-tabs button{min-width:132px;padding:.85rem .7rem}.desk-panel-intro{grid-template-columns:1fr}.desk-pulse-grid{grid-template-columns:1fr}.desk-refine{grid-template-columns:1fr;padding:1.1rem}.desk-refine-intro{grid-column:auto}.desk-results-line{display:grid}.desk-results-line p:last-child{display:none}.category-stories .story-card,.category-stories .story-card:nth-child(even){grid-template-columns:1fr;gap:1rem}.article-progress{top:100px}.decision-file-head,.decision-questions{padding:1.25rem}.decision-file-head h2{font-size:1.8rem}.decision-grid article{grid-template-columns:2.25rem 1fr;padding:1.2rem}.decision-grid p{font-size:.98rem}}
.category-intro{border-left:2px solid var(--pulse);padding-left:1.5rem}.category-intro>p{margin:.8rem 0 0;color:var(--muted);font-size:.92rem;line-height:1.75}.category-intro>p:first-child{margin-top:0;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:1.1rem}.topic-pathways{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1.4rem}.topic-pathways a{border-top:1px solid var(--line);padding:.75rem .25rem 0 0;color:var(--pulse);font-family:"Courier New",monospace;font-size:.55rem;font-weight:700;line-height:1.45;text-transform:uppercase}.topic-pathways a:hover{border-color:var(--pulse);color:var(--pulse-dark)}.article-context{scroll-margin-top:140px;margin:2.5rem 0;border-block:1px solid var(--line);padding:1.5rem 0}.article-context h2{margin:.55rem 0 1rem;font-family:Georgia,"Times New Roman",serif;font-size:1.75rem;letter-spacing:-.035em}.article-context a{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.6fr);gap:1rem;border-top:1px solid var(--line);padding:1rem 0}.article-context a strong{font-family:Georgia,"Times New Roman",serif;font-size:1.05rem;line-height:1.35}.article-context a span{color:var(--muted);font-family:"Courier New",monospace;font-size:.54rem;line-height:1.5;text-transform:uppercase}.article-context a:hover strong{color:var(--pulse)}
@media(max-width:820px){.topic-pathways{grid-template-columns:1fr}.article-context a{grid-template-columns:1fr;gap:.35rem}}
@media(max-width:560px){.category-intro{padding-left:1rem}.category-intro>p:first-child{font-size:1rem}.article-context{margin-block:2rem}.article-context h2{font-size:1.55rem}}
[hidden]{display:none!important}
@media(max-width:1050px){.desktop-nav{gap:1rem}.nav-link{font-size:.64rem}.briefing-button{display:none}.hero-story{grid-template-columns:1fr 1fr;gap:2rem}.hero-image{min-height:460px}.newsroom-section{grid-template-columns:1fr 270px}.category-list .story-card{gap:2rem}.article-layout{grid-template-columns:270px minmax(0,640px);gap:2.5rem}}
@media(max-width:820px){.container{width:min(calc(100% - 2rem),680px)}.issue-inner span:last-child{display:none}.desktop-nav{display:none}.menu-button{display:block}.masthead{min-height:68px}.brand img{width:35px;height:35px}.brand strong{font-size:1.25rem}.hero-story{grid-template-columns:1fr}.hero-image{min-height:430px}.hero-copy h1{font-size:3.4rem}.supporting-grid,.latest-grid,.three-grid{grid-template-columns:1fr 1fr}.signal-grid{grid-template-columns:1fr}.signal-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:1.2rem 0}.newsroom-section{grid-template-columns:1fr}.popular{border-left:0;border-top:1px solid var(--line);padding:2rem 0 0}.category-mast>.container,.about-mast>.container,.principle>.container,.about-purpose,.standards>.container{grid-template-columns:1fr;gap:1.5rem}.category-mast h1,.archive-mast h1,.about-mast h1{font-size:4.2rem}.category-list .story-card,.category-list .story-card:nth-child(even){grid-template-columns:1fr 1fr}.category-list .story-card:nth-child(even) .story-image,.category-list .story-card:nth-child(even) .story-copy{grid-column:auto;grid-row:auto}.archive-mast>.container>div{grid-template-columns:1fr;gap:1.5rem}.archive-grid{grid-template-columns:1fr 1fr}.archive-grid .featured{grid-template-columns:1fr}.article-layout{grid-template-columns:1fr;max-width:720px}.article-layout aside{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.article-actions{margin:0}.newsletter-grid{grid-template-columns:1fr;gap:2rem}.newsletter-form-wrap{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding:1.5rem 0 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.container{width:min(calc(100% - 1.5rem),520px)}.issue-inner{font-size:.48rem}.masthead{gap:.6rem}.icon-button{font-size:1.5rem}.mobile-nav{padding-inline:.75rem}.home-intro{padding-top:1.5rem}.section-rule>span{display:none}.hero-image{min-height:300px}.hero-copy h1{font-size:2.65rem}.hero-copy>p{font-size:.97rem}.section-block{padding-bottom:2.5rem}.section-heading.with-action{display:block}.section-heading.with-action>a{display:inline-block;margin-top:.8rem}.supporting-grid,.latest-grid,.three-grid{grid-template-columns:1fr}.story-copy h2{font-size:1.35rem}.signal-strip{margin-top:.5rem}.newsroom-section{padding-block:3rem}.entrepreneurship-feature{padding-block:3rem}.category-mast>.container,.about-mast>.container{padding-block:3rem}.category-mast h1,.archive-mast h1,.about-mast h1{font-size:3.25rem}.category-list{padding-block:2rem}.category-list .story-card,.category-list .story-card:nth-child(even){grid-template-columns:1fr;gap:1rem}.archive-mast>.container{padding-block:3rem}.archive-grid{grid-template-columns:1fr}.archive-grid .featured{gap:1rem}.archive-grid .compact{grid-template-columns:2rem 1fr}.article-header>.container{padding-block:3rem}.article-header h1{font-size:2.85rem}.article-layout{padding-block:2rem}.article-layout aside{grid-template-columns:1fr}.article-body>p{font-size:1.08rem}.article-body blockquote{font-size:1.6rem}.article-nav{grid-template-columns:1fr}.about-purpose,.standards>.container{padding-block:3rem}.standard-list article{grid-template-columns:3rem 1fr}.standard-list article p{grid-column:2}.newsletter h2{font-size:2.3rem}.newsletter-form{display:grid}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-grid>div:first-child{grid-column:auto}.footer-bottom>.container{display:grid;gap:.4rem}.search-panel{padding:1.2rem}.search-top h2{font-size:1.9rem}}

/* businesstalky homepage — an image-led field journal, not the previous split news hero. */
.rv-hero{padding-top:2.5rem;padding-bottom:3.5rem}.rv-hero-frame{position:relative;min-height:650px;overflow:hidden;background:var(--night);color:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - 26px),calc(100% - 26px) 100%,0 100%)}.rv-hero-frame>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.8) contrast(1.05)}.rv-hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(33,22,20,.97) 0%,rgba(33,22,20,.84) 46%,rgba(33,22,20,.34) 100%),linear-gradient(0deg,rgba(18,11,10,.78),transparent 65%)}.rv-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.12fr .88fr;gap:4rem;align-items:end;min-height:650px;padding:3.5rem}.rv-hero-copy h1{max-width:720px;margin:1rem 0 1.5rem;font-family:Georgia,serif;font-size:clamp(4rem,8vw,7.2rem);line-height:.83;letter-spacing:-.065em}.rv-hero-copy>p:not(.pulse-label){max-width:600px;color:rgba(255,255,255,.72);font-size:1.05rem;line-height:1.75}.rv-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.rv-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid rgba(255,255,255,.3);padding:.8rem 1rem;font-family:"Courier New",monospace;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.rv-hero-actions a:first-child{border-color:var(--pulse);background:var(--pulse);color:#fff}.rv-hero-actions a:hover{transform:translateY(-2px)}.rv-edition{border-block:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px)}.rv-edition>p{margin:0;padding:1rem 0;color:#ffb2a8;font-family:"Courier New",monospace;font-size:.56rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.rv-edition article{display:grid;grid-template-columns:2.4rem 1fr auto;gap:.8rem;border-top:1px solid rgba(255,255,255,.18);padding:1.2rem 0}.rv-edition article>span{color:#ff9b8f;font-family:Georgia,serif;font-size:1.4rem;font-style:italic}.rv-edition h2{margin:0;font-family:Georgia,serif;font-size:1.05rem;line-height:1.25}.rv-edition h2 a:hover{color:#ffb2a8}.rv-edition small{color:rgba(255,255,255,.5);font-family:"Courier New",monospace;font-size:.48rem;text-transform:uppercase}
.rv-dossier{padding-bottom:4rem}.rv-dossier-head{display:grid;grid-template-columns:.78fr 1.22fr;gap:3rem;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:1.5rem;margin-bottom:2rem}.rv-dossier-head h2{margin:.6rem 0 0;font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,4.7rem);line-height:.96;letter-spacing:-.055em}.rv-dossier-head>p{border-left:2px solid var(--pulse);padding-left:1.5rem;color:var(--muted);line-height:1.75}.rv-dossier-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem}.rv-lead-card{display:grid;grid-template-columns:1.08fr .92fr;min-height:460px;border:1px solid var(--line);background:#fff}.rv-lead-card .editorial-image{min-height:460px}.rv-lead-copy{display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem}.rv-lead-copy h2{margin:.7rem 0 1rem;font-family:Georgia,serif;font-size:2.55rem;line-height:.98;letter-spacing:-.05em}.rv-lead-copy>div>p:not(.story-kicker){color:var(--muted);line-height:1.7}.rv-practice-list{display:grid;border-top:2px solid var(--ink)}.rv-practice-list article{display:grid;grid-template-columns:3rem 1fr;gap:1rem;border-bottom:1px solid var(--line);padding:1.5rem 0}.rv-practice-list article>span{color:var(--pulse);font-family:Georgia,serif;font-size:2rem;font-style:italic}.rv-practice-list h3{margin:.4rem 0 0;font-family:Georgia,serif;font-size:1.45rem;line-height:1.08}.rv-practice-list p:not(.story-kicker){margin:.6rem 0;color:var(--muted);font-size:.8rem;line-height:1.6}
.rv-ledger{border-block:1px solid var(--line);background:var(--night);color:#fff}.rv-ledger>.container{display:grid;grid-template-columns:.72fr 1.28fr;gap:4rem;padding-block:4rem}.rv-ledger h2{margin:.7rem 0 1rem;font-family:Georgia,serif;font-size:3.4rem;line-height:.97;letter-spacing:-.05em}.rv-ledger-intro>p:not(.pulse-label){color:rgba(255,255,255,.62);line-height:1.7}.rv-ledger-list{border-top:1px solid rgba(255,255,255,.2)}.rv-ledger-list article{display:grid;grid-template-columns:2.5rem 1fr 1fr;gap:1.3rem;border-bottom:1px solid rgba(255,255,255,.18);padding:1.4rem 0}.rv-ledger-list article>span{color:#ff9b8f;font-family:Georgia,serif;font-size:1.4rem;font-style:italic}.rv-ledger-list h3{margin:0 0 .45rem;color:#ffb2a8;font-family:"Courier New",monospace;font-size:.54rem;letter-spacing:.1em;text-transform:uppercase}.rv-ledger-list p{margin:0;color:rgba(255,255,255,.76);font-family:Georgia,serif;font-size:.98rem;line-height:1.55}.search-panel input:focus,.desk-field input:focus,.desk-field select:focus{box-shadow:0 0 0 3px rgba(198,59,50,.12)}.decision-questions .pulse-label,.decision-questions li:before{color:#ff9b8f}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:rgba(198,59,50,.35)}
@media(max-width:1050px){.rv-hero-inner{grid-template-columns:1fr 1fr;gap:2rem;padding:2.5rem}.rv-dossier-grid{grid-template-columns:1fr}.rv-ledger>.container{grid-template-columns:1fr;gap:2rem}}
@media(max-width:820px){.rv-hero-inner{grid-template-columns:1fr;align-content:end;min-height:720px}.rv-edition{margin-top:1rem}.rv-dossier-head{grid-template-columns:1fr;gap:1rem}.rv-lead-card{grid-template-columns:1fr}.rv-lead-card .editorial-image{min-height:360px}.rv-ledger-list article{grid-template-columns:2.5rem 1fr}.rv-ledger-list article>div:last-child{grid-column:2}}
@media(max-width:560px){.rv-hero{padding-top:1rem;padding-bottom:2.5rem}.rv-hero-frame,.rv-hero-inner{min-height:700px}.rv-hero-inner{padding:1.5rem}.rv-hero-copy h1{font-size:3.55rem}.rv-hero-copy>p:not(.pulse-label){font-size:.92rem}.rv-hero-actions{display:grid}.rv-edition article{grid-template-columns:2rem 1fr}.rv-edition article>a{grid-column:2}.rv-edition small{display:block;margin-top:.35rem}.rv-dossier{padding-bottom:2.5rem}.rv-dossier-head h2{font-size:2.65rem}.rv-lead-card .editorial-image{min-height:280px}.rv-lead-copy{padding:1.5rem}.rv-lead-copy h2{font-size:2rem}.rv-ledger>.container{padding-block:3rem}.rv-ledger h2{font-size:2.65rem}.rv-ledger-list article{grid-template-columns:2rem 1fr;gap:.7rem}}
