.prose .stats-banner{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:0 0 1.5rem!important;padding:2rem;background:linear-gradient(135deg,rgba(0,191,153,.08),rgba(0,28,208,.08));border-radius:.75rem;border:1px solid rgba(0,191,153,.15)}.prose .stat-item{text-align:center}.prose .stat-number{display:block;font-size:2.2rem;font-weight:700;color:#00bf99;line-height:1;margin-bottom:.5rem}.prose .stat-label{display:block;font-size:.9rem;color:#f0f0f0;font-weight:500}.lead{font-size:1.875rem;line-height:1.6;font-weight:600;color:#f0f0f0;margin-bottom:2rem;padding:1.5rem;background:rgba(18,18,18,.4);border-left:4px solid #00bf99;border-radius:.5rem}.prose .key-insight{background:linear-gradient(135deg,rgba(0,191,153,.1),rgba(0,191,153,.05));border:1px solid rgba(0,191,153,.25);border-radius:.75rem;padding:2rem;margin:2.5rem 0;position:relative}.prose .key-insight h3{color:#00bf99;margin-top:0;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.prose .key-insight p{margin-bottom:0;color:#f0f0f0;font-size:1.05rem;line-height:1.6}.prose .phase-intro{margin:3rem 0 2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,191,153,.2)}.prose .phase-intro h2{font-size:2.2rem;margin-bottom:.5rem;color:#f0f0f0;border:none;padding:0}.prose .phase-subtitle{font-size:1.1rem;color:#d0d0d0;font-style:italic;margin-bottom:0}.prose .ceo-takeaway:before{content:"Key Takeaway: ";font-weight:600;color:#001cd0}.prose .case-study-box{border-radius:.75rem;padding:2rem;margin:2.5rem 0;position:relative;border:1px solid rgba(0,191,153,.2);background:linear-gradient(135deg,rgba(0,191,153,.05),rgba(0,191,153,.02))}.prose .case-study-box:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00bf99,#001cd0);border-radius:.75rem .75rem 0 0}.prose .case-study-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.prose .case-study-header h3{color:#00bf99;margin:0;font-size:1.3rem;font-weight:600;flex:1}.prose .impact-badge{background:rgba(0,191,153,.15);color:#00bf99;padding:.4rem .8rem;border-radius:1rem;font-size:.85rem;font-weight:600;white-space:nowrap;border:1px solid rgba(0,191,153,.3)}.prose .key-lesson{margin-top:1.5rem;padding:1rem;background:rgba(0,0,0,.2);border-radius:.5rem;border-left:3px solid #00bf99}.prose .key-lesson strong{color:#00bf99}.prose .quick-win-box{background:rgba(18,18,18,.6);border:1px solid rgba(0,191,153,.2);border-radius:.75rem;padding:1.5rem;margin:2rem 0;position:relative}.prose .quick-win-box h4{color:#00bf99;margin-top:0;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.prose .quick-win-box h4:before{content:"💡 ";margin-right:.5rem}.prose .quick-win-box p{margin-bottom:0;color:#f0f0f0;line-height:1.6}.prose .section-divider{text-align:center;margin:4rem 0 3rem;padding:2rem 0;border-top:1px solid rgba(0,191,153,.2);border-bottom:1px solid rgba(0,191,153,.2)}.prose .section-divider h2{font-size:2rem;margin-bottom:1rem;border:none;padding:0;color:#f0f0f0}.prose .section-subtitle{font-size:1.1rem;color:#d0d0d0;font-style:italic}.prose .examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2.5rem 0}.prose .example-item{background:rgba(18,18,18,.4);border:1px solid rgba(208,208,208,.15);border-radius:.75rem;padding:1.5rem;position:relative;transition:transform .2s ease,border-color .2s ease}.prose .example-item:hover{transform:translateY(-2px);border-color:rgba(0,191,153,.3)}.prose .country-flag{position:absolute;top:1rem;right:1rem;font-size:1.2rem}.prose .example-item h4{color:#00bf99;margin-top:0;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.prose .example-item p{margin-bottom:1rem;color:#f0f0f0;line-height:1.5;font-size:.95rem}.prose .outcome{background:rgba(0,191,153,.1);color:#00bf99;padding:.4rem .8rem;border-radius:.4rem;font-size:.85rem;font-weight:500;margin-top:1rem;display:inline-block}.prose .assessment-section{background:rgba(18,18,18,.4);border:1px solid rgba(0,191,153,.2);border-radius:1rem;padding:2.5rem;margin:4rem 0}.prose .assessment-section h2{text-align:center;font-size:2.2rem;margin-bottom:1rem;border:none;padding:0;color:#f0f0f0}.prose .assessment-intro{text-align:center;font-size:1.1rem;color:#d0d0d0;margin-bottom:2rem}.prose .article-byline{margin-top:0;margin-bottom:2rem;font-size:.85rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(240,240,240,.62)}.prose .article-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin:2.5rem 0 3rem}.prose .article-figure{max-width:46rem;margin:2.5rem auto;padding:.8rem;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));box-shadow:0 24px 60px rgba(0,0,0,.25)}.prose .article-gallery .article-figure{max-width:none;margin:0;height:100%}.prose .article-figure img{width:100%;display:block;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);background:#090b0a;object-fit:cover}.prose .article-figure--portrait img{aspect-ratio:4/5}.prose .article-figure--landscape{max-width:52rem}.prose .article-figure--landscape img{aspect-ratio:4/3}.prose .article-figure figcaption{margin-top:.85rem;font-size:.9rem;line-height:1.65;color:rgba(240,240,240,.72)}.prose .article-pullquote{margin:2.5rem 0;padding:1.5rem 1.75rem;border-left:3px solid #00bf99;border-radius:.85rem;background:rgba(255,255,255,.03);color:#f0f0f0;font-size:1.35rem;line-height:1.65;font-weight:500}.prose .article-quote{margin:1.25rem 0;padding:1.25rem 1.4rem;border:1px solid rgba(0,191,153,.18);border-radius:.85rem;background:rgba(0,191,153,.08);color:#f0f0f0;font-size:1.02rem;line-height:1.7}.prose .article-list{margin:2rem 0;padding-left:1.35rem}.prose .article-list>li{margin-bottom:1.4rem;padding-left:.35rem}.prose .article-list>li::marker{color:#00bf99;font-weight:700}.prose .article-list>li>strong:first-child{display:block;margin-bottom:.5rem;color:#f0f0f0;font-size:1.08rem}.prose .article-list>li>p:last-child{margin-bottom:0}@media (max-width:768px){.prose .article-gallery{grid-template-columns:1fr}.prose .article-figure{padding:.65rem}.prose .article-pullquote{padding:1.2rem 1.25rem;font-size:1.15rem}}.prose .scoring-guide{margin-top:2.5rem;text-align:center}.prose .scoring-guide h3{color:#00bf99;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.prose .score-levels{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:2rem 0}.prose .score-level{padding:1.25rem;border-radius:.75rem;text-align:center;display:flex;flex-direction:column;gap:.5rem;border:1px solid rgba(208,208,208,.2);background:rgba(18,18,18,.3)}.prose .score-range{font-weight:600;font-size:1rem;color:#f0f0f0}.prose .score-action{color:#d0d0d0;font-size:.9rem}.prose h2{color:#f0f0f0;border-bottom:2px solid #00bf99;padding-bottom:.5rem;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.prose h2:first-of-type{margin-top:0}.prose p{line-height:1.7;margin-bottom:1.5rem;color:#d0d0d0}.prose strong{color:#f0f0f0;font-weight:600}.prose em{color:#00bf99;font-style:italic}@media (max-width:768px){.prose .stats-banner{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.prose .stat-number{font-size:1.8rem}.prose .examples-grid{grid-template-columns:1fr;gap:1rem}.prose .case-study-header{flex-direction:column;align-items:flex-start}.prose .impact-badge{align-self:flex-start}.prose .checklist,.prose .score-levels{grid-template-columns:1fr}.prose .assessment-section{padding:2rem 1.5rem}.lead{font-size:1.25rem;padding:1rem}.prose .phase-intro h2{font-size:1.8rem}}.prose .phase-section{margin:3rem 0;padding-bottom:1rem}.prose .phase-section h2{font-size:1.8rem;color:#00bf99;margin-bottom:1rem;border-bottom:2px solid rgba(0,191,153,.3);padding-bottom:.5rem}.prose .ceo-takeaway{background:rgba(0,28,208,.08);border:1px solid rgba(0,28,208,.2);border-left:4px solid #001cd0;border-radius:.5rem;padding:1.25rem;margin:1.5rem 0;font-size:1.1rem;color:#f0f0f0;font-weight:500}.prose .case-study-list{list-style-type:none;padding-left:0;margin:1.5rem 0}.prose .case-study-list li{position:relative;padding:1rem 1.5rem;margin-bottom:1.5rem;background:rgba(18,18,18,.4);border:1px solid rgba(0,191,153,.15);border-radius:.5rem}.prose .case-study-list li strong{color:#00bf99}.prose .example-list{list-style-type:none;padding-left:0;margin:1.5rem 0}.prose .example-list li{position:relative;padding-left:1.5rem;margin-bottom:1rem;border-left:3px solid rgba(0,191,153,.5)}.prose .example-list li strong{color:#00bf99}.prose .section-box{background:rgba(18,18,18,.4);border:1px solid rgba(0,191,153,.2);border-radius:.75rem;padding:2rem;margin:3rem 0}.prose .section-box h2{color:#00bf99;margin-top:0;border-bottom:none}.prose .checklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.prose .checklist-section{background:rgba(0,0,0,.2);border-radius:.75rem;padding:1.5rem;border:1px solid rgba(0,191,153,.15)}.prose .checklist-section h4{color:#00bf99;margin-top:0;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.prose .checklist ul{margin:0;padding-left:1.5rem}.prose .checklist li{color:#f0f0f0;margin-bottom:.75rem;line-height:1.5}.prose .checklist li::marker{color:#00bf99}.prose .scoring-guide{background:rgba(0,191,153,.1);border:1px solid rgba(0,191,153,.2);border-radius:.5rem;padding:1.25rem;margin-top:2rem;font-size:1.05rem;color:#f0f0f0}.prose .highlight{background:linear-gradient(120deg,rgba(0,191,153,.2),rgba(0,191,153,.1));padding:.2rem .4rem;border-radius:.25rem;color:#f0f0f0;font-weight:600}