.Hero-module__Z8hQ_W__section{background:var(--background);color:var(--foreground);text-align:center;padding:6rem 2rem}.Hero-module__Z8hQ_W__max-width{max-width:1200px;margin:0 auto}.Hero-module__Z8hQ_W__title{background:linear-gradient(to right,var(--foreground),var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--muted-foreground);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.Hero-module__Z8hQ_W__buttons{justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__primaryButton{background:var(--primary);color:var(--primary-foreground);border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:opacity .2s}.Hero-module__Z8hQ_W__primaryButton:hover{opacity:.9}.Hero-module__Z8hQ_W__secondaryButton{background:var(--secondary);color:var(--secondary-foreground);border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.Hero-module__Z8hQ_W__secondaryButton:hover{background:#e5e7eb}@media (prefers-color-scheme:dark){.Hero-module__Z8hQ_W__secondaryButton:hover{background:#374151}}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}}
.FeatureGrid-module__muZV5a__section{background:var(--background);padding:4rem 2rem}.FeatureGrid-module__muZV5a__max-width{max-width:1200px;margin:0 auto}.FeatureGrid-module__muZV5a__header{text-align:center;margin-bottom:3rem}.FeatureGrid-module__muZV5a__header h2{margin-bottom:1rem;font-size:2.5rem}.FeatureGrid-module__muZV5a__header p{color:var(--muted-foreground);font-size:1.125rem}.FeatureGrid-module__muZV5a__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.FeatureGrid-module__muZV5a__card{background:var(--secondary);border:1px solid #0000;border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s}.FeatureGrid-module__muZV5a__card:hover{border-color:var(--border);transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000001a}.FeatureGrid-module__muZV5a__icon{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.FeatureGrid-module__muZV5a__title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.FeatureGrid-module__muZV5a__description{color:var(--muted-foreground);line-height:normal}@media (max-width:768px){.FeatureGrid-module__muZV5a__grid{grid-template-columns:1fr}}
.MockupShowcase-module__9V4_-W__section{background:var(--background);text-align:center;padding:4rem 2rem}.MockupShowcase-module__9V4_-W__max-width{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.MockupShowcase-module__9V4_-W__showcaseContainer{background:linear-gradient(135deg,var(--secondary),var(--border));border:1px solid var(--border);border-radius:40px;justify-content:center;align-items:center;width:100%;padding-bottom:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #00000026}.MockupShowcase-module__9V4_-W__placeholderText{color:var(--muted-foreground);text-align:center;width:80%;font-size:1.25rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MockupShowcase-module__9V4_-W__features{text-align:left}.MockupShowcase-module__9V4_-W__features h2{background:linear-gradient(to right,var(--foreground),var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem}.MockupShowcase-module__9V4_-W__featureItem{margin-bottom:2rem}.MockupShowcase-module__9V4_-W__featureTitle{align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.MockupShowcase-module__9V4_-W__iconBox{background:var(--accent-pink);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.MockupShowcase-module__9V4_-W__featureDescription{color:var(--muted-foreground);padding-left:calc(32px + .75rem);line-height:1.6}@media (max-width:860px){.MockupShowcase-module__9V4_-W__max-width{grid-template-columns:1fr;gap:3rem}.MockupShowcase-module__9V4_-W__showcaseContainer{max-width:400px;margin:0 auto;padding-bottom:150%}}
.CTA-module__n-fbaG__section{background:var(--primary);color:var(--primary-foreground);text-align:center;padding:6rem 2rem}.CTA-module__n-fbaG__container{max-width:800px;margin:0 auto}.CTA-module__n-fbaG__title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.CTA-module__n-fbaG__description{opacity:.9;margin-bottom:2.5rem;font-size:1.25rem}.CTA-module__n-fbaG__button{background:var(--background);color:var(--foreground);border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block}.CTA-module__n-fbaG__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}
.Header-module__Af2_WG__header{z-index:50;background:var(--background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:1rem 2rem;position:sticky;top:0}.Header-module__Af2_WG__max-width{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{color:var(--foreground);align-items:center;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.Header-module__Af2_WG__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__loginButton{background:var(--foreground);color:var(--background);border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .2s}.Header-module__Af2_WG__loginButton:hover{opacity:.8}
