.section-shell{padding:var(--space-10) 0}.review-split{align-items:stretch;grid-template-columns:minmax(0,1.35fr)minmax(0,1fr);gap:var(--space-6)}@media(max-width:960px){.review-split{grid-template-columns:1fr}}.review-copy{display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-4)}.review-media{display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-3)}.review-bullets{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3);margin-bottom:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted)}.review-bullets li{position:relative;padding-left:18px}.review-bullets li::before{content:"";position:absolute;left:4px;top:8px;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));box-shadow:0 0 8px rgba(56,189,248,0.6)}.review-inline-cta{margin-top:var(--space-2)}.media-caption{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted)}.world-figure{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3);margin-bottom:var(--space-3)}.world-figure img{border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}@media(max-width:900px){.performance-grid{grid-template-columns:1fr}}.performance-header{margin-bottom:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.performance-stats{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-3)}.performance-stat{min-width:120px}.performance-label{font-size:var(--text-xs);color:var(--color-text-muted)}.performance-value{display:block;font-family:var(--font-mono);font-size:var(--text-lg);margin-top:4px}.updates-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}@media(max-width:900px){.updates-grid{grid-template-columns:1fr}}.stories-list{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-3)}.story-item{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface-alt);padding:var(--space-3)}.story-title{font-size:var(--text-base);margin-bottom:var(--space-2)}.section-download{padding-bottom:var(--space-16)}.download-shell{display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start}.download-header{max-width:640px;display:flex;flex-direction:column;gap:var(--space-3)}.download-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.download-footnote{font-size:var(--text-xs);color:var(--color-text-muted);max-width:640px;margin-top:var(--space-2)}