.features-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);position:relative;overflow:hidden}.features-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,%3Csvg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg fill="%23ffffff" fill-opacity="0.05"%3E%3Cpath d="M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E');opacity:.3}.features-hero-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;text-align:center;position:relative;z-index:1}.features-hero-title{font-size:3.5rem;font-weight:800;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em;line-height:1.1}.features-hero-subtitle{font-size:1.375rem;color:hsla(0,0%,100%,.9);max-width:700px;margin:0 auto;line-height:1.6}@media (max-width:768px){.features-hero{padding:6rem 0 3rem}.features-hero-title{font-size:2.25rem}.features-hero-subtitle{font-size:1.125rem}}.features-detailed-section{padding:5rem 0;background-color:var(--bg-primary)}.features-detailed-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.features-detailed-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.feature-detailed-card{padding:2rem;background-color:var(--bg-primary);border-radius:.75rem;border:1px solid var(--border-color);transition:transform .2s,box-shadow .2s,border-color .2s}.feature-detailed-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:var(--primary-color)}.feature-detailed-header{display:flex;gap:1.25rem;margin-bottom:1.5rem}.feature-detailed-icon{width:3rem;height:3rem;min-width:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(124,58,237,.2));color:var(--primary-color);border-radius:.75rem;font-size:1.5rem}.feature-detailed-title{font-size:1.375rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.feature-detailed-description{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin:0}.feature-highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.feature-highlights li{font-size:.875rem;color:var(--text-secondary);padding-left:1.5rem;position:relative;line-height:1.5}.feature-highlights li:before{content:"✓";position:absolute;left:0;color:var(--success-color);font-weight:700}@media (max-width:1024px){.features-detailed-grid{grid-template-columns:1fr}}@media (max-width:640px){.features-detailed-section{padding:4rem 0}.feature-detailed-card{padding:1.5rem}.feature-detailed-header{flex-direction:column;gap:1rem}.feature-detailed-icon{width:2.5rem;height:2.5rem;min-width:2.5rem;font-size:1.25rem}.feature-detailed-title{font-size:1.25rem}}.feature-comparison-section{margin-bottom:6rem;background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.feature-comparison-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.comparison-table-wrapper{overflow-x:auto;margin-top:3rem}.comparison-table{width:100%;border-collapse:collapse;background-color:var(--bg-primary);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.comparison-table thead{background:linear-gradient(135deg,var(--primary-color),var(--primary-hover))}.comparison-table th{padding:1.25rem 1.5rem;text-align:left;font-weight:600;font-size:1rem;color:#fff}.comparison-table th.vaultix-column{background:linear-gradient(135deg,var(--primary-hover),var(--primary-color))}.comparison-table tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .2s}.comparison-table tbody tr:last-child{border-bottom:none}.comparison-table tbody tr:hover{background-color:var(--bg-secondary)}.comparison-table td{padding:1.25rem 1.5rem;font-size:.9375rem}.feature-name{font-weight:600;color:var(--text-primary)}.traditional-cell{color:var(--text-secondary)}.vaultix-cell{color:var(--success-color);font-weight:600;background-color:rgba(124,58,237,.02)}@media (max-width:768px){.feature-comparison-section{padding:4rem 0}.comparison-table{font-size:.875rem}.comparison-table td,.comparison-table th{padding:1rem}.comparison-table th{font-size:.875rem}.comparison-table td{font-size:.8125rem}}@media (max-width:640px){.comparison-table td,.comparison-table th{padding:.75rem}.feature-name{font-size:.8125rem}}