.features_wrapper__T9VMm{--bg-dark:#0a0f1f;--bg-medium:#1c2333;--bg-light:#2a3142;--text-primary:#e0e8ff;--text-secondary:#a0aec0;--accent-primary:#4299e1;--accent-secondary:#38b2ac;--accent-gradient:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));--border-color:#3a4158;display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-dark);color:var(--text-primary);font-family:Inter,sans-serif;overflow-x:hidden}.features_container__9rDv_{width:90%;max-width:1140px;margin:0 auto;padding:0 15px}.features_header__XJhb7{padding:15px 0;background-color:rgba(10,15,31,.8);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:100;backdrop-filter:blur(5px)}.features_logo__84HY_{font-size:1.9em;font-weight:700;color:#ffffff;text-decoration:none}.features_header__XJhb7 .features_container__9rDv_{display:flex;justify-content:space-between;align-items:center}.features_navList__cfCxL{list-style:none;display:flex;align-items:center}.features_navList__cfCxL li{margin-left:30px}.features_navList__cfCxL li a{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .3s ease;padding-bottom:5px;border-bottom:2px solid transparent}.features_navList__cfCxL li a:hover{color:#ffffff;border-bottom-color:var(--accent-primary)}.features_navCta__DnYqn{margin-left:30px}.features_button__JSAR2{display:inline-block;padding:10px 25px;font-size:1em;font-weight:600;text-decoration:none;border-radius:6px;cursor:pointer;transition:all .3s ease;border:none}.features_buttonPrimary___fapZ{background:var(--accent-gradient);color:#ffffff;box-shadow:0 4px 15px rgba(66,153,225,.3)}.features_buttonPrimary___fapZ:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(66,153,225,.5)}.features_buttonSecondary__nu51f{background-color:transparent;color:var(--accent-primary);border:2px solid var(--accent-primary)}.features_buttonSecondary__nu51f:hover{background-color:rgba(66,153,225,.1);color:#ffffff;border-color:#ffffff;transform:translateY(-2px)}.features_hero__5UOVO{text-align:center;padding:80px 0 60px}.features_hero__5UOVO h1{font-size:3em;font-weight:700;margin-bottom:20px;color:#ffffff}.features_subtitle__z4DWJ{font-size:1.2em;color:var(--text-secondary);max-width:650px;margin:auto}.features_featuresSection__g7MEC{padding:40px 0;background-color:var(--bg-dark)}.features_featuresGrid__kTYnq{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:20px}.features_featureCard__1SPrx{background-color:var(--bg-medium);padding:30px;border-radius:10px;border:1px solid var(--border-color);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.features_featureCard__1SPrx:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.4);border-color:var(--accent-primary)}.features_featureIcon__CtIyi{font-size:2.5em;margin-bottom:15px;height:50px;line-height:50px;color:var(--accent-primary)}.features_featureCard__1SPrx h3{font-size:1.4em;font-weight:600;margin-bottom:10px;color:#ffffff}.features_featureCard__1SPrx p{font-size:1em;color:var(--text-secondary)}.features_footer__Fz22t{padding:50px 0 30px;background-color:var(--bg-medium);border-top:1px solid var(--border-color);margin-top:auto}.features_footerContent__7xT2D{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-bottom:40px}.features_footerColumn__xSvb_ h4{font-size:1.1em;font-weight:600;color:#ffffff;margin-bottom:15px}.features_footerColumn__xSvb_ ul{list-style:none}.features_footerColumn__xSvb_ ul li{margin-bottom:10px}.features_footerColumn__xSvb_ ul li a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.features_footerColumn__xSvb_ ul li a:hover{color:var(--accent-primary)}.features_footerBottom__Ml0M7{text-align:center;padding-top:30px;border-top:1px solid var(--border-color)}.features_footerBottom__Ml0M7 p{color:var(--text-secondary);font-size:.9em}@media (max-width:768px){.features_hero__5UOVO h1{font-size:2.5em}.features_subtitle__z4DWJ{font-size:1em}.features_featureCard__1SPrx{padding:20px}}