.features{padding:80px 40px;background:#f9f9f9;text-align:center}.features h2{font-size:28px;font-weight:700;margin-bottom:40px}.feature-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.feature-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.05);flex:1 1 22%;min-width:200px}.feature-card .icon{font-size:32px;margin-bottom:16px}@media (max-width:1024px){.feature-card{flex:1 1 45%}}@media (max-width:600px){.feature-card{flex:1 1 100%}}@media (max-width:768px){.features{padding:0;margin:0;width:100%;max-width:100%;background:linear-gradient(180deg,#f8f9fa,#fff 50%,#f8f9fa);text-align:center;overflow:hidden;position:relative;box-sizing:border-box}.features h2{font-size:26px;font-weight:700;letter-spacing:-.5px;margin-bottom:10px;padding:32px 20px 8px;color:#1d1d1f;background:transparent;line-height:1.2}.features .description{font-size:15px;line-height:1.5;color:#6e6e73;margin-bottom:0;padding:0 20px 20px;background:transparent;max-width:100%;box-sizing:border-box}.feature-grid{display:none}.feature-carousel-container{position:relative;width:100%;max-width:100%;margin:0;padding:0;overflow:hidden;touch-action:pan-x;-webkit-overflow-scrolling:touch;background:#fff;box-sizing:border-box}.feature-carousel-wrapper{display:flex;transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform;box-sizing:border-box}.feature-card{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:calc(100vh - 200px);min-height:500px;background:linear-gradient(135deg,#fff,#fafafa);border-radius:0;padding:48px 20px 90px;box-shadow:none;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0!important;position:relative;box-sizing:border-box;overflow:hidden}.feature-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.03) 0,transparent 70%);animation:rotate 20s linear infinite;pointer-events:none;z-index:0}.feature-card>*{position:relative;z-index:1}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feature-card .icon{width:90px;height:90px;object-fit:contain;margin-bottom:28px;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08));transition:transform .3s ease;animation:iconFloat 3s ease-in-out infinite}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.feature-card h3{font-size:26px;font-weight:700;letter-spacing:-.3px;margin:0 0 20px;color:#1d1d1f;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.02)}.feature-card p{font-size:16px;line-height:1.6;color:#6e6e73;margin:0;max-width:90%;font-weight:400}.carousel-dots{display:flex;justify-content:center;align-items:center;gap:10px;padding:20px 0 28px;position:absolute;bottom:0;left:0;right:0;z-index:10;background:linear-gradient(0deg,hsla(0,0%,100%,.95) 0,transparent);pointer-events:none}.carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:rgba(0,0,0,.15);cursor:pointer;padding:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);outline:none;pointer-events:auto;box-shadow:0 2px 4px rgba(0,0,0,.1)}.carousel-dot:active{background:rgba(0,0,0,.3);transform:scale(1.3)}.carousel-dot.active{width:32px;height:10px;border-radius:5px;background:linear-gradient(90deg,#3b82f6,#10b981);box-shadow:0 2px 8px rgba(59,130,246,.3)}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.feature-card{animation:slideInFromRight .5s ease-out}.feature-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(59,130,246,.6),rgba(16,185,129,.6) 50%,rgba(168,85,247,.6));opacity:.8;z-index:2}}