.section-hero-strategy{position:relative;padding-top:var(--space-16);padding-bottom:var(--space-12)}.strategy-hero-panel{display:grid;grid-template-columns:minmax(0,1.7fr)minmax(0,1.2fr);gap:var(--space-8);padding:var(--space-8);align-items:center}.strategy-hero-content .hero-lead{font-size:var(--font-size-lg);color:var(--color-text);max-width:36rem}.strategy-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.strategy-hero-meta{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-6)}.strategy-hero-visual{position:relative;max-width:480px;justify-self:flex-end}.strategy-hero-visual img{border-radius:var(--radius-xl);box-shadow:var(--shadow-elevated)}.strategy-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-muted);margin-bottom:var(--space-4)}.strategy-breadcrumbs a{color:var(--color-muted)}.strategy-breadcrumbs li+li::before{content:"/";margin:0 var(--space-1);color:var(--color-border)}.strategy-layout{align-items:flex-start}.strategy-main{min-width:0}.strategy-section+.strategy-section{margin-top:var(--space-8)}.strategy-section-header{max-width:40rem}.strategy-section-grid{align-items:flex-start}.strategy-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3);font-size:var(--font-size-sm)}.strategy-list li{position:relative;padding-left:1.4rem;color:var(--color-text)}.strategy-list li::before{content:"";position:absolute;left:0.25rem;top:0.55rem;width:7px;height:7px;border-radius:999px;background:var(--color-highlight);box-shadow:0 0 12px rgba(110,231,216,0.9)}.strategy-highlight-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.strategy-tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-3);padding:0;list-style:none}.strategy-figure{display:flex;flex-direction:column;gap:var(--space-3)}.strategy-figure img{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.strategy-figure figcaption{font-size:var(--font-size-xs);color:var(--color-muted)}.strategy-cta{display:flex;flex-wrap:wrap;gap:var(--space-4)}.strategy-aside{display:flex;flex-direction:column;gap:var(--space-6)}.strategy-anchor-list{list-style:none;margin:var(--space-3)0 0;padding:0;display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm)}.strategy-anchor-list a{color:var(--color-text)}.strategy-related-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm)}.strategy-related-links a{color:var(--color-primary)}@media (max-width:1024px){.strategy-hero-panel{grid-template-columns:1fr;gap:var(--space-6)}.strategy-hero-visual{justify-self:center;max-width:420px}}@media (max-width:900px){.strategy-layout{grid-template-columns:1fr}.strategy-aside{margin-top:var(--space-6)}}@media (max-width:640px){.section-hero-strategy{padding-top:var(--space-12);padding-bottom:var(--space-8)}.strategy-hero-panel{padding:var(--space-6)}.strategy-hero-actions{flex-direction:column;align-items:flex-start}.strategy-hero-meta{flex-direction:column}.strategy-cta{flex-direction:column;align-items:flex-start}}