.home-page{min-height:100vh;overflow-x:hidden}.section-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative;z-index:10;max-width:100%;overflow:hidden}.section-content-max{max-width:80rem;margin-left:auto;margin-right:auto}.section-content-large{max-width:64rem;margin-left:auto;margin-right:auto}.section-content-medium{max-width:56rem;margin-left:auto;margin-right:auto}.hero-content-wrapper{max-width:80rem;margin-left:auto;margin-right:auto}.hero-badge-container{position:relative;display:flex;justify-content:center;margin-bottom:2rem}.hero-badge,.hero-badge-inner{position:relative}.hero-badge{padding:.5rem 1.5rem;background:hsl(var(--card));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsl(var(--border));box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);pointer-events:none;cursor:default}.hero-badge:hover{background:hsl(var(--card));transform:none}.hero-badge-icon{width:1rem;height:1rem;margin-right:.5rem;color:hsl(var(--primary));animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.hero-badge-text{font-size:.875rem;font-weight:500}.dark .hero-badge-text,.hero-badge-text{background:linear-gradient(to right,hsl(var(--primary)),var(--brand-purple-600));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-headline{margin-bottom:1rem;text-align:center;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;background:radial-gradient(ellipse 80% 70% at 50% 50%,color-mix(in srgb,hsl(var(--background)) 85%,transparent) 0,color-mix(in srgb,hsl(var(--background)) 80%,transparent) 15%,color-mix(in srgb,hsl(var(--background)) 75%,transparent) 25%,color-mix(in srgb,hsl(var(--background)) 68%,transparent) 35%,color-mix(in srgb,hsl(var(--background)) 60%,transparent) 45%,color-mix(in srgb,hsl(var(--background)) 50%,transparent) 55%,color-mix(in srgb,hsl(var(--background)) 38%,transparent) 65%,color-mix(in srgb,hsl(var(--background)) 25%,transparent) 75%,color-mix(in srgb,hsl(var(--background)) 12%,transparent) 85%,transparent 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:3rem}.hero-title{font-size:2.25rem;font-weight:700;line-height:1.2}.hero-title-line{display:inline-block;border-radius:.75rem;padding:.75rem 1rem;margin-bottom:.5rem}.hero-title-future{display:block;color:hsl(var(--foreground))}.hero-title-block{display:block;margin-top:.5rem}.hero-title-highlight-wrapper{position:relative;display:inline-block}.hero-title-highlight-container{display:inline-block;border-radius:.75rem;padding:.75rem 1rem}.hero-title-gradient{position:relative;z-index:10;font-size:2.25rem}.hero-title-underline{position:absolute;bottom:-.5rem;left:2rem;right:2rem;height:.25rem;background:linear-gradient(to right,hsl(var(--primary)),var(--brand-purple-600));transform-origin:center}.hero-title-digital{display:inline-block;border-radius:.75rem;padding:.75rem 1rem;margin-top:.5rem}.hero-title-digital-text{display:block;font-size:1.875rem;padding-bottom:.5rem;color:hsl(var(--foreground))}@media (min-width:640px){.hero-title{font-size:3rem}.hero-title-digital,.hero-title-highlight-container,.hero-title-line{padding:1rem 1.5rem}.hero-title-gradient{font-size:3rem}.hero-title-digital-text{font-size:2.25rem}}@media (min-width:768px){.hero-title{font-size:3.75rem}.hero-title-digital,.hero-title-highlight-container,.hero-title-line{padding-left:2rem;padding-right:2rem}.hero-title-gradient{font-size:3.75rem}.hero-title-digital-text{font-size:3rem}}@media (min-width:1024px){.hero-title,.hero-title-gradient{font-size:6rem}.hero-title-digital-text{font-size:3.75rem}}.hero-subheadline-wrapper{max-width:80rem;margin-left:auto;margin-right:auto;position:relative}.hero-cta-container{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;margin-bottom:2rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.hero-cta-container{flex-direction:row;gap:1.5rem;margin-bottom:4rem;padding-left:0;padding-right:0}}.hero-cta-primary{display:inline-block}.hero-cta-button-primary{position:relative;padding:1.5rem 2rem;font-size:1rem;font-weight:600;overflow:hidden;border-radius:1rem;width:100%}@media (min-width:640px){.hero-cta-button-primary{padding:1.75rem 2.5rem;font-size:1.125rem;width:auto}}.hero-cta-button-gradient{position:absolute;inset:0;background:linear-gradient(to right,hsl(var(--primary)),var(--brand-purple-600));transition:transform .3s ease}.hero-cta-button-primary:hover .hero-cta-button-gradient{transform:scale(1.05)}.hero-cta-button-content{position:relative;z-index:10;display:flex;align-items:center;gap:.75rem}.hero-cta-button-icon{width:1.25rem;height:1.25rem}.hero-cta-secondary-link{display:inline-block}.hero-cta-button-secondary{padding:1.5rem 2rem;font-size:1rem;font-weight:600;border-radius:1rem;border-width:2px;transition:all .3s ease;width:100%}@media (min-width:640px){.hero-cta-button-secondary{padding:1.75rem 2.5rem;font-size:1.125rem;width:auto}}.hero-cta-button-secondary:hover{border-color:color-mix(in srgb,hsl(var(--primary)) 50%,transparent)}.hero-cta-button-label{margin-right:.5rem}.hero-cta-button-indicator{width:.5rem;height:.5rem;border-radius:9999px;background-color:#22c55e;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.features-section-header{text-align:center;margin-bottom:5rem}.features-section-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media (min-width:640px){.features-section-title{font-size:2.25rem;margin-bottom:1.5rem}}@media (min-width:768px){.features-section-title{font-size:3rem}}@media (min-width:1024px){.features-section-title{font-size:3.75rem}}.features-section-title-highlight-wrapper{position:relative}.features-section-title-highlight{position:relative;z-index:10;background:linear-gradient(to right,hsl(var(--primary)),var(--brand-purple-600));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features-section-title-svg{position:absolute;bottom:-.5rem;left:0;width:100%}.features-section-description{font-size:1rem;color:hsl(var(--muted-foreground));max-width:48rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.features-section-description{font-size:1.125rem;padding-left:0;padding-right:0}}@media (min-width:768px){.features-section-description{font-size:1.25rem}}.features-grid{display:grid;gap:2rem;row-gap:3rem;padding-bottom:4rem}@media (min-width:640px){.features-grid{gap:2rem;row-gap:3.5rem;padding-bottom:5rem}}@media (min-width:768px){.features-grid{gap:2.5rem;row-gap:4rem;padding-bottom:6rem}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;row-gap:4.5rem;padding-bottom:8rem}}.feature-card-inner{position:relative}.feature-content-layout{display:flex;align-items:flex-start;gap:.75rem}@media (min-width:640px){.feature-content-layout{gap:1rem}}@media (min-width:768px){.feature-content-layout{gap:1.5rem}}.feature-icon-stats-column{display:flex;flex-direction:column;align-items:center}.feature-icon-container{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-icon{width:2rem;height:2rem;color:white}.feature-stats-container{text-align:center}.feature-stat-value{font-size:1.25rem;font-weight:700;background:linear-gradient(to right,hsl(var(--primary)),var(--brand-purple-600));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:640px){.feature-stat-value{font-size:1.5rem}}.feature-stat-label{font-size:.75rem;color:hsl(var(--muted-foreground))}.feature-text-content{flex:1}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}@media (min-width:640px){.feature-title{font-size:1.5rem;margin-bottom:.75rem}}.feature-description{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.625}@media (min-width:640px){.feature-description{font-size:1rem}}.feature-learn-more{margin-top:1rem;display:flex;align-items:center;gap:.5rem;color:hsl(var(--primary));opacity:0;transition:opacity .3s ease}.feature-card-inner:hover .feature-learn-more{opacity:1}.feature-learn-more-text{font-size:.875rem;font-weight:500}.feature-learn-more-icon{width:1rem;height:1rem}.gradient-blue-cyan{background:linear-gradient(to bottom right,var(--brand-blue-600),var(--brand-cyan-600))}.gradient-purple-pink{background:linear-gradient(to bottom right,var(--brand-purple-600),var(--brand-pink-600))}.gradient-orange-red{background:linear-gradient(to bottom right,var(--brand-orange-600),var(--brand-red-600))}.gradient-green-emerald{background:linear-gradient(to bottom right,var(--brand-green-600),var(--brand-emerald-600))}.how-it-works-header{text-align:center;margin-bottom:5rem}.how-it-works-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media (min-width:640px){.how-it-works-title{font-size:2.25rem;margin-bottom:1.5rem}}@media (min-width:768px){.how-it-works-title{font-size:3rem}}@media (min-width:1024px){.how-it-works-title{font-size:3.75rem}}.how-it-works-title-highlight{background:linear-gradient(to right,hsl(var(--primary)),var(--brand-purple-600));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.how-it-works-description{font-size:1rem;color:hsl(var(--muted-foreground))}@media (min-width:640px){.how-it-works-description{font-size:1.125rem}}@media (min-width:768px){.how-it-works-description{font-size:1.25rem}}.how-it-works-animation-wrapper{max-width:80rem;margin-left:auto;margin-right:auto;margin-bottom:3rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.how-it-works-animation-wrapper{margin-bottom:4rem;padding-left:0;padding-right:0}}@media (min-width:768px){.how-it-works-animation-wrapper{margin-bottom:5rem}}.how-it-works-steps-container{max-width:64rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.how-it-works-steps-container{padding-left:0;padding-right:0}}.how-it-works-steps-list{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:640px){.how-it-works-steps-list{gap:2rem}}.how-it-works-step{display:flex;gap:.75rem;align-items:flex-start}@media (min-width:640px){.how-it-works-step{gap:1.5rem}}.how-it-works-step-number-wrapper{flex-shrink:0}.how-it-works-step-content{flex-grow:1}.how-it-works-step-card{border:1px solid hsl(var(--border));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);background:hsl(var(--card))}.how-it-works-step-card-content{padding:1rem}@media (min-width:640px){.how-it-works-step-card-content{padding:1.5rem}}.how-it-works-step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.how-it-works-step-icon{height:1.25rem;width:1.25rem;color:hsl(var(--primary))}.how-it-works-step-title{font-size:1.125rem;font-weight:600}@media (min-width:640px){.how-it-works-step-title{font-size:1.25rem}}.how-it-works-step-description{font-size:.875rem;color:hsl(var(--muted-foreground))}@media (min-width:640px){.how-it-works-step-description{font-size:1rem}}.how-it-works-step-arrow-container{display:none;align-items:center}@media (min-width:768px){.how-it-works-step-arrow-container{display:flex}}.how-it-works-step-arrow{height:2rem;width:2rem;color:color-mix(in srgb,hsl(var(--muted-foreground)) 30%,transparent)}.animation-showcase-content{margin-bottom:4rem}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-badge{margin-bottom:1rem}.testimonials-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}@media (min-width:640px){.testimonials-title{font-size:1.875rem;margin-bottom:1rem}}@media (min-width:768px){.testimonials-title{font-size:2.25rem}}@media (min-width:1024px){.testimonials-title{font-size:3rem}}.testimonials-grid{display:grid;gap:1rem;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:3rem}@media (min-width:640px){.testimonials-grid{gap:1.5rem;padding-left:0;padding-right:0;padding-bottom:4rem}}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:5rem}}.testimonial-card{border:1px solid hsl(var(--border));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);height:100%;background:hsl(var(--card))}.testimonial-card-content{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.testimonial-rating{display:flex;gap:.25rem}.testimonial-star{height:1.25rem;width:1.25rem;fill:var(--brand-yellow-500);color:var(--brand-yellow-500)}.testimonial-content{color:hsl(var(--muted-foreground));line-height:1.6;font-size:1rem}.testimonial-author-container{display:flex;align-items:center;gap:1rem}.testimonial-author-name{font-weight:600}.testimonial-author-company{font-size:.875rem;color:hsl(var(--muted-foreground))}.cta-section-content{position:relative;max-width:96rem;margin-left:auto;margin-right:auto;overflow:hidden}.cta-inner{position:relative;z-index:10;text-align:center}.cta-main-content{margin-bottom:2rem}.cta-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media (min-width:640px){.cta-title{font-size:2.25rem;margin-bottom:1.5rem}}@media (min-width:768px){.cta-title{font-size:3rem}}@media (min-width:1024px){.cta-title{font-size:4.5rem}}.cta-title-block{display:block;margin-top:.5rem}.cta-title-highlight-wrapper{position:relative}.cta-title-highlight{position:relative;z-index:10;background:linear-gradient(to right,hsl(var(--primary)),var(--brand-purple-600),var(--brand-pink-600));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%}.cta-description{font-size:1rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.cta-description{font-size:1.125rem;margin-bottom:3rem;padding-left:0;padding-right:0}}@media (min-width:768px){.cta-description{font-size:1.25rem}}@media (min-width:1024px){.cta-description{font-size:1.5rem}}.cta-description-highlight{font-weight:600;color:hsl(var(--foreground))}.cta-buttons-container{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;margin-bottom:2rem}@media (min-width:768px){.cta-buttons-container{flex-direction:row}}.cta-button-hold-to-confirm{font-size:1rem;font-weight:700;padding:1.25rem 2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media (min-width:640px){.cta-button-hold-to-confirm{font-size:1.125rem;padding:1.5rem 2.5rem}}@media (min-width:768px){.cta-button-hold-to-confirm{font-size:1.25rem;padding-left:3rem;padding-right:3rem}}.cta-divider-container{display:flex;align-items:center;gap:1rem}.cta-divider{display:none;width:1px;height:2rem;background-color:hsl(var(--border))}@media (min-width:768px){.cta-divider{display:block}}.cta-button-expert-link{display:inline-block}.cta-button-expert{font-size:1rem;padding:1.25rem 2rem 1.25rem 1.5rem}@media (min-width:640px){.cta-button-expert{font-size:1.125rem;padding:1.5rem 2rem}}.cta-button-expert-indicator{margin-left:.5rem;width:.5rem;height:.5rem;border-radius:9999px;background-color:#22c55e;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cta-trust-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.cta-trust-badge{display:flex;align-items:center;gap:.5rem}.cta-trust-badge-icon{width:1rem;height:1rem;color:#22c55e}.footer-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media (min-width:640px){.footer-content{gap:2rem}}@media (min-width:768px){.footer-content{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer-brand-column{grid-column:span 2/span 2}@media (min-width:768px){.footer-brand-column{grid-column:span 1/span 1}}.footer-logo-container{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}@media (min-width:640px){.footer-logo-container{margin-bottom:1rem}}.footer-logo-icon{width:2rem;height:2rem;background:linear-gradient(to bottom right,hsl(var(--primary)),var(--brand-purple-600));border-radius:.5rem;display:flex;align-items:center;justify-content:center}.footer-logo-text{color:white}.footer-brand-name,.footer-logo-text{font-weight:700;font-size:1.25rem}.footer-brand-description{font-size:.75rem;color:hsl(var(--muted-foreground))}@media (min-width:640px){.footer-brand-description{font-size:.875rem}}.footer-column-title{font-weight:600;margin-bottom:.5rem;font-size:.875rem}@media (min-width:640px){.footer-column-title{margin-bottom:1rem;font-size:1rem}}.footer-links-list{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:hsl(var(--muted-foreground))}@media (min-width:640px){.footer-links-list{gap:.5rem;font-size:.875rem}}.footer-link{transition:color .2s ease}.footer-link:hover{color:hsl(var(--primary))}.footer-copyright{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid hsl(var(--border));text-align:center;font-size:.75rem;color:hsl(var(--muted-foreground))}@media (min-width:640px){.footer-copyright{margin-top:2rem;padding-top:2rem;font-size:.875rem}}.darkveil-canvas{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}