.features-container{width:100%;max-width:800px;padding:var(--space-10)var(--space-6)var(--space-8);color:var(--grey-800);margin:0 auto;scroll-margin-top:150px}[data-theme=dark] .features-container{color:var(--grey-200)}.features-content-full{text-align:left;width:100%}.features-content-full h2{font-family:var(--font-primary);margin-bottom:var(--space-6);color:var(--grey-900);font-size:2rem;font-weight:700;line-height:1.2}[data-theme=dark] .features-content-full h2{color:#fff}.features-intro,.features-description{font-family:var(--font-primary);font-weight:400;font-size:var(--text-lg);color:var(--grey-700);margin-bottom:var(--space-4);line-height:1.6}.features-description{margin-bottom:var(--space-8)}[data-theme=dark] .features-intro,[data-theme=dark] .features-description{color:var(--grey-300)}.features-list{margin-top:var(--space-8);gap:var(--space-8);counter-reset:feature-counter;flex-direction:column;padding:0;list-style:none;display:flex}.feature-item{counter-increment:feature-counter;padding-left:60px;position:relative}.feature-item:before{content:counter(feature-counter);color:#fff;width:44px;height:44px;font-family:var(--font-primary);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;left:0}.feature-item:nth-child(3n+1):before{background-color:var(--primary-green)}.feature-item:nth-child(3n+2):before{background-color:var(--primary-blue)}.feature-item:nth-child(3n+3):before{background-color:var(--primary-pink)}.feature-item h3{font-family:var(--font-primary);font-weight:700;font-size:var(--text-xl);margin-bottom:var(--space-3);color:var(--grey-900);line-height:1.3}[data-theme=dark] .feature-item h3{color:#fff}.feature-item p{font-family:var(--font-primary);font-weight:400;font-size:var(--text-lg);color:var(--grey-700);line-height:1.6}[data-theme=dark] .feature-item p{color:var(--grey-300)}@media (max-width:768px){.features-container{padding:var(--space-8)var(--space-6)var(--space-8)}.features-content-full h2{font-size:2rem}.feature-item h3{font-size:var(--text-lg)}}
.home-banner-ad-container{width:100%;max-width:800px;padding:var(--space-8)var(--space-6)0;margin:0 auto}.home-banner-ad-wrapper{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.home-banner-ad-container{padding:var(--space-6)var(--space-4)0}}
