.feature-strip{background-color:var(--base-500);border-top:1px solid var(--base-400);padding:4rem 0}.feature-strip-inner{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1100px;margin:0 auto;display:grid}.feature-strip-item{text-align:center;padding:0 1rem}.feature-strip-label{color:var(--base-300);letter-spacing:.08em;margin-bottom:.5rem;font-size:.8rem}.feature-strip-text{color:var(--base-200);max-width:280px;margin:0 auto;font-size:1rem;line-height:1.4}@media (max-width:1000px){.feature-strip{padding:3rem 0}.feature-strip-inner{grid-template-columns:1fr;gap:2rem}.feature-strip-text{max-width:100%}}
