.how-it-works{background:var(--tt-background);padding:6rem 1rem}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--tt-foreground);margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:var(--tt-muted)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.step-card{background:var(--tt-card);border:1px solid var(--tt-border);border-radius:1rem;padding:2rem;position:relative;transition:all .3s}.step-card:hover{transform:translateY(-5px);border-color:var(--tt-primary)}.step-primary .step-icon,.step-primary .step-number{color:var(--tt-primary)}.step-secondary .step-icon,.step-secondary .step-number{color:var(--tt-secondary)}.step-number{position:absolute;top:1rem;right:1rem;font-size:3rem;font-weight:700;opacity:.1}.step-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#7c3bed1a;border-radius:.75rem;margin-bottom:1.5rem}.step-secondary .step-icon{background:#22c3c31a}.step-title{font-size:1.25rem;font-weight:600;color:var(--tt-foreground);margin-bottom:.75rem}.step-description{font-size:.875rem;color:var(--tt-muted);line-height:1.6}.ai-badge{display:inline-flex;align-items:center;gap:.5rem;margin-top:3rem;padding:.75rem 1.5rem;background:#7c3bed1a;border:1px solid hsla(262,83%,58%,.3);border-radius:9999px;color:var(--tt-primary);font-size:.875rem}@media(max-width:1024px){.steps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.steps-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/how-it-works.css.map */
