.features-header{margin-bottom:var(--space-4)}.features-controls{row-gap:var(--space-2)}.features-hero{padding-top:var(--space-6);padding-bottom:var(--space-6)}.features-grid .feature-card-media{margin-top:var(--space-3);border-radius:var(--radius-lg);overflow:hidden;background:#020617;box-shadow:var(--shadow-sm)}.feature-card-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform var(--duration-normal) var(--easing-snappy),filter var(--duration-normal) var(--easing-snappy)}.feature-card:hover .feature-card-media img{transform:scale(1.06);filter:saturate(1.1) contrast(1.05)}.feature-compact .feature-card-media{margin-top:0;margin-bottom:var(--space-3)}.feature-card-media-small img{max-height:180px}.feature-card[data-feature-hidden=true]{display:none}.features-header .pill-topic{white-space:nowrap}.features-header .pill-topic-active{cursor:default}.features-header .pill-topic-active:hover{transform:none}.features-header .headline-main{max-width:32rem}.features-header .headline-sub{max-width:34rem}.features-header .hero-actions{margin-top:var(--space-3)}@media (max-width:1024px){.features-hero{padding-top:var(--space-4);padding-bottom:var(--space-4)}}@media (max-width:768px){.features-controls{flex-wrap:wrap}.features-controls .pill-topic{flex:1 1 calc(50% - 0.5rem);justify-content:flex-start}.features-grid{gap:var(--space-4)}.features-hero .headline-main{font-size:2rem}}@media (max-width:480px){.features-controls .pill-topic{flex:1 1 100%}.features-header{margin-bottom:var(--space-3)}}