.features-section{padding:60px 40px;background:#0f0f10;color:#fff}.features-title{text-align:center;font-size:32px;margin-bottom:40px;letter-spacing:1px}.features-row{display:flex;gap:24px;justify-content:center;align-items:stretch;flex-wrap:wrap}.feature-card{flex:1;min-width:260px;max-width:360px;background:#1a1a1d;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000059;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #00000080}.feature-card img{width:100%;height:180px;object-fit:cover}.feature-card h3{margin:16px;font-size:18px}.feature-card p{margin:0 16px 20px;font-size:14px;opacity:.85;line-height:1.5}html,body,#root{margin:0;width:100%;min-height:100vh}body{background-image:url(/images/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0b0f1a}
