.features-container{max-width:800px;margin:0 auto;padding:2rem 1rem}.features-content{background:var(--surface);border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a}.features-content h1{color:var(--primary);font-size:2.5rem;margin-bottom:1rem;text-align:center}.features-content h2{color:var(--primary);font-size:1.8rem;margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid var(--accent);padding-bottom:.5rem}.features-content h3{color:var(--text);font-size:1.3rem;margin-top:1.5rem;margin-bottom:.8rem}.features-content p{color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.features-content ul{margin-bottom:1rem;padding-left:1.5rem}.features-content li{color:var(--text-secondary);margin-bottom:.5rem;line-height:1.6}.features-content code{background:var(--surface-secondary);padding:.2rem .5rem;border-radius:4px;font-family:JetBrains Mono,monospace;color:var(--accent)}.features-content ol{margin-bottom:1rem;padding-left:1.5rem}.features-content ol li{color:var(--text-secondary);margin-bottom:.5rem;line-height:1.6}
