.benefits-section{background:var(--primary-5);padding:80px 16px}@media (min-width:768px){.benefits-section{padding:80px 24px}}@media (min-width:1024px){.benefits-section{padding:80px 32px}}.benefits-container{max-width:1200px;margin:0 auto}.benefits-header{text-align:center;margin-bottom:64px}.benefits-header h2{margin-bottom:12px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.benefits-header h2{font-size:3rem}}.benefits-header p{color:var(--muted-foreground);font-size:1.25rem}.benefits-grid{gap:32px;display:grid}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}.benefit-item{flex-direction:column;gap:8px;display:flex}.benefit-icon{background:var(--secondary);width:32px;height:32px;color:var(--secondary-foreground);border-radius:999px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.benefit-item h3{font-size:1.25rem;font-weight:600}.benefit-description{color:var(--muted-foreground);line-height:1.5}
.download-section{padding:80px 16px}@media (min-width:768px){.download-section{padding:80px 24px}}@media (min-width:1024px){.download-section{padding:80px 32px}}.download-container{text-align:center;max-width:1200px;margin:0 auto}.download-container h2{margin-bottom:24px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.download-container h2{font-size:3rem}}.download-container p{color:var(--muted-foreground);margin-bottom:48px;font-size:1.25rem}.download-buttons{flex-direction:column;justify-content:center;gap:24px;display:flex}@media (min-width:640px){.download-buttons{flex-direction:row}}.btn-dark{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:opacity .25s;display:flex}.btn-dark:hover{opacity:.9}.btn-primary{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:opacity .25s;display:flex}.btn-primary:hover{opacity:.9}
.faq-section{background:var(--card);padding:80px 16px}@media (min-width:768px){.faq-section{padding:80px 24px}}@media (min-width:1024px){.faq-section{padding:80px 32px}}.faq-container{max-width:768px;margin:0 auto}.faq-header{text-align:center;margin-bottom:64px}.faq-header h2{margin-bottom:12px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.faq-header h2{font-size:3rem}}.faq-header p{color:var(--muted-foreground);font-size:1.25rem}.faq-list{flex-direction:column;gap:16px;display:flex}.faq-item{border:1px solid var(--border);background:var(--background);border-radius:8px;overflow:hidden}.faq-question{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;transition:background .25s;display:flex}.faq-question:hover{background:#00000008}.faq-question h3{color:var(--foreground);text-align:left;margin:0;font-weight:600}.faq-icon{transition:transform .3s}.faq-icon.rotated{transform:rotate(180deg)}.faq-answer{color:var(--muted-foreground);padding:0 24px 24px;line-height:1.5}
.features-section{padding:80px 16px}@media (min-width:768px){.features-section{padding:80px 24px}}@media (min-width:1024px){.features-section{padding:80px 32px}}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:64px}.features-header h2{margin-bottom:12px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.features-header h2{font-size:3rem}}.features-header p{color:var(--muted-foreground);font-size:1.25rem}.features-grid{gap:32px;display:grid}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}.feature-card{background:var(--card);border:1px solid var(--border);border-radius:16px;gap:16px;padding:24px;transition:border-color .25s;display:flex}.feature-card:hover{border-color:#4f46e580}.feature-icon{flex-shrink:0;font-size:2.5rem}.feature-card h3{margin-bottom:8px;font-size:1.25rem;font-weight:600}.feature-description{color:var(--muted-foreground);line-height:1.5}
.hero{padding:80px 16px}@media (min-width:768px){.hero{padding:130px 16px}}.hero-container{align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.hero-container{grid-template-columns:repeat(2,1fr)}}.hero-text{flex-direction:column;gap:24px;display:flex}.hero-text h1{font-size:2.5rem;font-weight:700;line-height:1.1}@media (min-width:768px){.hero-text h1{font-size:3.5rem}}@media (min-width:1024px){.hero-text h1{font-size:4rem}}.hero-text .highlight{color:var(--secondary)}.description{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6}.hero-buttons{gap:16px;padding-top:16px;display:flex}.btn-primary{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:10px;padding:12px 32px;font-weight:600;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-outline{border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:10px;padding:12px 32px;font-weight:600;transition:background .2s}.btn-outline:hover{background:#4f46e514}.hero-mockup{justify-content:center;display:flex}.mockup-box{border:8px solid var(--border);background:linear-gradient(to bottom right,#4f46e533,#ec489933);border-radius:28px;justify-content:center;align-items:center;width:260px;height:380px;display:flex}.mockup-inner{text-align:center}.mockup-icon{margin-bottom:12px;font-size:48px}.mockup-text{color:var(--muted-foreground);font-size:.9rem}.mockup-subtext{color:var(--muted-foreground);margin-top:6px;font-size:.75rem}
.hiw-section{background:var(--card);padding:80px 16px}@media (min-width:768px){.hiw-section{padding:80px 24px}}@media (min-width:1024px){.hiw-section{padding:80px 32px}}.hiw-container{max-width:1200px;margin:0 auto}.hiw-header{text-align:center;margin-bottom:64px}.hiw-header h2{margin-bottom:12px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.hiw-header h2{font-size:3rem}}.hiw-header p{max-width:600px;color:var(--muted-foreground);margin:0 auto;font-size:1.25rem}.hiw-grid{gap:32px;display:grid}@media (min-width:768px){.hiw-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hiw-grid{grid-template-columns:repeat(4,1fr)}}.hiw-card{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:24px;transition:border-color .25s}.hiw-card:hover{border-color:#4f46e580}.hiw-number{background:var(--primary);width:48px;height:48px;color:var(--primary-foreground);border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.25rem;font-weight:700;display:flex}.hiw-card h3{margin-bottom:12px;font-size:1.125rem;font-weight:600}.hiw-description{color:var(--muted-foreground);line-height:1.5}
.testimonials-section{background:var(--card);padding:80px 16px}@media (min-width:768px){.testimonials-section{padding:80px 24px}}@media (min-width:1024px){.testimonials-section{padding:80px 32px}}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:64px}.testimonials-header h2{margin-bottom:12px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.testimonials-header h2{font-size:3rem}}.testimonials-header p{color:var(--muted-foreground);font-size:1.25rem}.testimonials-grid{gap:32px;display:grid}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:24px}.testimonial-stars{gap:4px;margin-bottom:16px;display:flex}.star{color:var(--secondary)}.testimonial-text{color:var(--muted-foreground);margin-bottom:16px;font-style:italic;line-height:1.5}.testimonial-author{color:var(--foreground);font-weight:600}.testimonial-role{color:var(--muted-foreground);font-size:.875rem}
.usecases-section{padding:80px 16px}@media (min-width:768px){.usecases-section{padding:80px 24px}}@media (min-width:1024px){.usecases-section{padding:80px 32px}}.usecases-container{max-width:1200px;margin:0 auto}.usecases-header{text-align:center;margin-bottom:64px}.usecases-header h2{margin-bottom:12px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.usecases-header h2{font-size:3rem}}.usecases-header p{color:var(--muted-foreground);font-size:1.25rem}.usecases-grid{gap:24px;display:grid}@media (min-width:768px){.usecases-grid{grid-template-columns:repeat(3,1fr)}}.usecase-card{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px;transition:border-color .25s,box-shadow .25s}.usecase-card:hover{border-color:#4f46e580;box-shadow:0 8px 24px #00000014}.usecase-icon{margin-bottom:16px;font-size:2.5rem}.usecase-card h3{margin-bottom:8px;font-size:1.125rem;font-weight:600}.usecase-description{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}
