.hero-section:where(.astro-bbe6dxrz){position:relative;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;overflow:hidden}.hero-bg:where(.astro-bbe6dxrz){position:absolute;inset:0;background:linear-gradient(135deg,var(--color-accent-200) 0%,var(--color-accent-100) 50%,var(--color-accent-300) 100%);background-size:200% 200%;animation:gradient-shift 8s ease infinite}.dark .hero-bg:where(.astro-bbe6dxrz){background:linear-gradient(135deg,#1f1914,#29221e,#261f17)}.hero-shape:where(.astro-bbe6dxrz){position:absolute;border-radius:50%;filter:blur(60px);animation:float 3s ease-in-out infinite}.hero-shape-1:where(.astro-bbe6dxrz){top:5rem;left:2.5rem;width:8rem;height:8rem;background:var(--color-accent-400);opacity:.3}.hero-shape-2:where(.astro-bbe6dxrz){bottom:8rem;right:2.5rem;width:12rem;height:12rem;background:var(--color-accent-500);opacity:.2;animation-delay:1s}.hero-shape-3:where(.astro-bbe6dxrz){top:33%;right:25%;width:6rem;height:6rem;background:var(--color-accent-300);opacity:.4;animation-delay:2s}.dark .hero-shape-1:where(.astro-bbe6dxrz){background:var(--color-accent-500);opacity:.15}.dark .hero-shape-2:where(.astro-bbe6dxrz){background:var(--color-accent-400);opacity:.1}.dark .hero-shape-3:where(.astro-bbe6dxrz){background:var(--color-accent-600);opacity:.15}.hero-grid:where(.astro-bbe6dxrz){position:absolute;inset:0;opacity:.06;background-image:linear-gradient(to right,currentColor 1px,transparent 1px),linear-gradient(to bottom,currentColor 1px,transparent 1px);background-size:80px 80px}.dark .hero-grid:where(.astro-bbe6dxrz){opacity:.03}.hero-badge:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:rgba(var(--color-accent-500),.2);border:1px solid var(--color-accent-500);border-color:#b482324d;margin-bottom:2rem}.dark .hero-badge:where(.astro-bbe6dxrz){background:#c8965026;border-color:#c896504d}.hero-badge-dot:where(.astro-bbe6dxrz){width:.5rem;height:.5rem;border-radius:50%;background:var(--color-accent-500);animation:pulse 2s infinite}.dark .hero-badge-dot:where(.astro-bbe6dxrz){background:var(--color-accent-400)}.hero-badge-text:where(.astro-bbe6dxrz){font-size:.875rem;font-weight:500;color:var(--color-accent-700)}.dark .hero-badge-text:where(.astro-bbe6dxrz){color:var(--color-accent-300)}.hero-title:where(.astro-bbe6dxrz){font-size:clamp(2.5rem,8vw,6rem);font-weight:800;line-height:1.1;margin-bottom:2rem;letter-spacing:-.02em}.hero-title-gradient:where(.astro-bbe6dxrz){background:linear-gradient(135deg,var(--color-accent-700) 0%,var(--color-accent-600) 50%,var(--color-accent-500) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.dark .hero-title-gradient:where(.astro-bbe6dxrz){background:linear-gradient(135deg,var(--color-accent-300) 0%,var(--color-accent-400) 50%,var(--color-accent-500) 100%);-webkit-background-clip:text;background-clip:text}.hero-title-solid:where(.astro-bbe6dxrz){color:var(--color-foreground)}.hero-tagline:where(.astro-bbe6dxrz){font-size:clamp(1rem,2.5vw,1.5rem);color:var(--color-gray-600);max-width:48rem;margin:0 auto 3rem;line-height:1.6}.dark .hero-tagline:where(.astro-bbe6dxrz){color:var(--color-gray-300)}.hero-cta:where(.astro-bbe6dxrz){display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){.hero-cta:where(.astro-bbe6dxrz){flex-direction:row}}.hero-btn-primary:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.125rem;font-weight:600;border-radius:.75rem;background:var(--color-accent-500);color:#fff;text-decoration:none;box-shadow:0 10px 25px -5px #b482324d;transition:all .3s ease}.hero-btn-primary:where(.astro-bbe6dxrz):hover{background:var(--color-accent-600);transform:translateY(-2px);box-shadow:0 15px 30px -5px #b4823266}.dark .hero-btn-primary:where(.astro-bbe6dxrz){box-shadow:0 10px 25px -5px #b4823233}.dark .hero-btn-primary:where(.astro-bbe6dxrz):hover{background:var(--color-accent-400)}.hero-btn-secondary:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.125rem;font-weight:600;border-radius:.75rem;border:2px solid var(--color-accent-500);color:var(--color-accent-700);text-decoration:none;background:transparent;transition:all .3s ease}.hero-btn-secondary:where(.astro-bbe6dxrz):hover{background:#b482321a;transform:translateY(-2px)}.dark .hero-btn-secondary:where(.astro-bbe6dxrz){border-color:var(--color-accent-400);color:var(--color-accent-300)}.dark .hero-btn-secondary:where(.astro-bbe6dxrz):hover{background:#c896501a}.hero-scroll-indicator:where(.astro-bbe6dxrz){position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:var(--color-accent-600);animation:bounce 1.5s infinite}.dark .hero-scroll-indicator:where(.astro-bbe6dxrz){color:var(--color-accent-400)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-10px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.features-section:where(.astro-j7pv25f6){padding:5rem 1rem;max-width:72rem;margin:0 auto}.features-container:where(.astro-j7pv25f6){max-width:72rem;margin:0 auto}.features-header:where(.astro-j7pv25f6){text-align:center;margin-bottom:4rem}.section-badge:where(.astro-j7pv25f6){display:inline-block;padding:.375rem 1rem;border-radius:9999px;background:var(--color-accent-100);color:var(--color-accent-700);font-size:.875rem;font-weight:500;margin-bottom:1rem}.dark .section-badge:where(.astro-j7pv25f6){background:#b4823233;color:var(--color-accent-300)}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-foreground);margin-bottom:1rem}.section-description:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--color-muted-foreground);max-width:36rem;margin:0 auto}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.features-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}.feature-card:where(.astro-j7pv25f6){padding:2rem;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-card);transition:all .3s ease}.dark .feature-card:where(.astro-j7pv25f6){background:var(--color-card);border-color:var(--color-border)}.feature-card:where(.astro-j7pv25f6):hover{border-color:var(--color-accent-300);box-shadow:0 10px 40px -10px #b4823226;transform:translateY(-4px)}.dark .feature-card:where(.astro-j7pv25f6):hover{border-color:var(--color-accent-700);box-shadow:0 10px 40px -10px #b482321a}.feature-icon-wrapper:where(.astro-j7pv25f6){width:3.5rem;height:3.5rem;border-radius:.75rem;background:linear-gradient(135deg,var(--color-accent-100) 0%,var(--color-accent-200) 100%);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.dark .feature-icon-wrapper:where(.astro-j7pv25f6){background:linear-gradient(135deg,#b4823233,#b482324d)}.feature-card:where(.astro-j7pv25f6):hover .feature-icon-wrapper:where(.astro-j7pv25f6){transform:scale(1.1)}.feature-icon:where(.astro-j7pv25f6){width:1.75rem;height:1.75rem;color:var(--color-accent-600)}.dark .feature-icon:where(.astro-j7pv25f6){color:var(--color-accent-400)}.feature-title:where(.astro-j7pv25f6){font-size:1.25rem;font-weight:600;color:var(--color-foreground);margin-bottom:.75rem}.feature-description:where(.astro-j7pv25f6){color:var(--color-muted-foreground);line-height:1.6}.how-it-works-section:where(.astro-j7pv25f6){padding:5rem 1rem;background:linear-gradient(180deg,transparent 0%,rgba(180,130,50,.05) 50%,transparent 100%)}.dark .how-it-works-section:where(.astro-j7pv25f6){background:linear-gradient(180deg,transparent 0%,rgba(180,130,50,.03) 50%,transparent 100%)}.how-it-works-container:where(.astro-j7pv25f6){max-width:72rem;margin:0 auto}.steps-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.steps-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(3,1fr)}}.step-card:where(.astro-j7pv25f6){text-align:center}.step-number:where(.astro-j7pv25f6){width:4rem;height:4rem;border-radius:1rem;background:var(--color-accent-500);color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 10px 25px -5px #b4823240}.dark .step-number:where(.astro-j7pv25f6){box-shadow:0 10px 25px -5px #b4823226}.step-title:where(.astro-j7pv25f6){font-size:1.25rem;font-weight:600;color:var(--color-foreground);margin-bottom:.75rem}.step-description:where(.astro-j7pv25f6){color:var(--color-muted-foreground)}.cta-section:where(.astro-j7pv25f6){padding:5rem 1rem;max-width:72rem;margin:0 auto}.cta-container:where(.astro-j7pv25f6){max-width:72rem;margin:0 auto}.cta-card:where(.astro-j7pv25f6){position:relative;overflow:hidden;border-radius:1.5rem;background:linear-gradient(135deg,var(--color-accent-500) 0%,var(--color-accent-600) 50%,var(--color-accent-700) 100%);padding:3rem;text-align:center}@media(min-width:768px){.cta-card:where(.astro-j7pv25f6){padding:4rem}}.cta-decoration:where(.astro-j7pv25f6){position:absolute;border-radius:50%;background:#ffffff1a;filter:blur(40px)}.cta-decoration-1:where(.astro-j7pv25f6){top:0;right:0;width:16rem;height:16rem;transform:translate(50%,-50%)}.cta-decoration-2:where(.astro-j7pv25f6){bottom:0;left:0;width:12rem;height:12rem;transform:translate(-50%,50%)}.cta-content:where(.astro-j7pv25f6){position:relative;z-index:10}.cta-title:where(.astro-j7pv25f6){font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1rem}.cta-description:where(.astro-j7pv25f6){font-size:1.125rem;color:#fffc;max-width:36rem;margin:0 auto 2rem}.cta-buttons:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){.cta-buttons:where(.astro-j7pv25f6){flex-direction:row}}.cta-btn-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.75rem;background:#fff;color:var(--color-accent-600);font-weight:600;text-decoration:none;box-shadow:0 4px 15px #0000001a;transition:all .2s ease}.cta-btn-primary:where(.astro-j7pv25f6):hover{background:#ffffffe6;transform:translateY(-2px)}.cta-btn-secondary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.75rem;background:#fff3;color:#fff;font-weight:600;text-decoration:none;border:1px solid rgba(255,255,255,.3);transition:all .2s ease}.cta-btn-secondary:where(.astro-j7pv25f6):hover{background:#ffffff4d;transform:translateY(-2px)}.cta-icon:where(.astro-j7pv25f6){width:1.25rem;height:1.25rem}.cta-btn-primary:where(.astro-j7pv25f6) .cta-icon:where(.astro-j7pv25f6){margin-left:.5rem}.cta-btn-secondary:where(.astro-j7pv25f6) .cta-icon:where(.astro-j7pv25f6){margin-right:.5rem}
