.feat-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:8rem 0 4rem;display:flex}.feat-hero-inner{flex-direction:column;align-items:center;max-width:700px;display:flex}.feat-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.feat-badge-dot{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite dotPulse}.feat-title{letter-spacing:-2px;color:#fff;margin-bottom:1.25rem;font-size:3rem;font-weight:900;line-height:1.15}.feat-subtitle{color:#ffffffb3;margin-bottom:1rem;font-size:1.35rem;font-weight:500;line-height:1.6}.feat-desc{color:#ffffff73;max-width:580px;font-size:1.0625rem;line-height:1.8}.feat-features{padding:6rem 0}.feat-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.feat-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:1.25rem;padding:2rem;transition:all .3s}.feat-card:hover{border-color:rgba(var(--feat-color-rgb),.2);box-shadow:0 12px 40px rgba(var(--feat-color-rgb),.15);background:#ffffff0f;transform:translateY(-4px)}.feat-card-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.feat-card h3{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.feat-card p{color:#ffffff80;font-size:.875rem;line-height:1.7}.feat-usecases{padding:6rem 0}.feat-cases-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.feat-case-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:1rem;flex-direction:column;gap:1rem;height:100%;padding:1.75rem;transition:all .3s;display:flex}.feat-case-card:hover{border-color:rgba(var(--feat-color-rgb),.15);background:#ffffff0d;transform:translateY(-4px)}.feat-workflow{padding:6rem 0}.feat-workflow-list{flex-direction:column;gap:1.5rem;max-width:700px;margin-top:3rem;margin-left:auto;margin-right:auto;display:flex}.feat-workflow-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:1.5rem 2rem;transition:all .3s;display:flex}.feat-workflow-item:hover{border-color:rgba(var(--feat-color-rgb),.15);background:#ffffff0d}.feat-workflow-num{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.feat-workflow-item h3{color:#fff;margin-bottom:.375rem;font-size:1.0625rem;font-weight:700}.feat-workflow-item p{color:#ffffff80;font-size:.875rem;line-height:1.7}.feat-testimonial{padding:4rem 0}.feat-testimonial-card{border:1.5px solid rgba(var(--feat-color-rgb),.15);text-align:center;background:#ffffff0a;border-radius:1.5rem;max-width:600px;margin:0 auto;padding:2.5rem}.feat-testimonial-text{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.0625rem;font-style:italic;line-height:1.8}.feat-testimonial-card .thankyou-author{justify-content:center}@media (max-width:1024px){.feat-title{font-size:2.75rem}.feat-grid{grid-template-columns:repeat(2,1fr)}.feat-cases-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}@media (max-width:640px){.feat-hero{min-height:auto;padding:6rem 0 3rem}.feat-title{letter-spacing:-1px;font-size:2rem}.feat-subtitle{font-size:1.125rem}.feat-grid{grid-template-columns:1fr}.feat-workflow-item{text-align:center;flex-direction:column;align-items:center;gap:1rem}}
