@media (max-width:768px){.how-it-works-section .steps-container:before{display:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-20px)rotate(5deg)}50%{transform:translateY(-10px)rotate(-5deg)}75%{transform:translateY(-30px)rotate(3deg)}}@media (max-width:768px){.hero-section{min-height:70vh}.hero-section .hero-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.features-grid,.steps-container{grid-template-columns:1fr!important}}@media (max-width:768px){.how-it-works-section .steps-container:before{display:none}}@media (max-width:768px){.hero-section{min-height:70vh}.hero-section .hero-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.features-grid,.steps-container{grid-template-columns:1fr!important}}.home-container{position:relative;overflow:hidden}.hero-section{justify-content:center;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.hero-section .hero-background{z-index:0;opacity:.05;background-image:linear-gradient(90deg,currentColor 1px,#0000 1px),linear-gradient(currentColor 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.hero-section .floating-elements{pointer-events:none;width:100%;height:100%;position:absolute;overflow:hidden}.hero-section .floating-elements .float-icon{opacity:.08;animation:20s ease-in-out infinite float;position:absolute}.hero-section .floating-elements .float-icon:first-child{animation-delay:0s;top:10%;left:10%}.hero-section .floating-elements .float-icon:nth-child(2){animation-delay:3s;top:60%;left:80%}.hero-section .floating-elements .float-icon:nth-child(3){animation-delay:6s;top:30%;right:15%}.hero-section .floating-elements .float-icon:nth-child(4){animation-delay:9s;bottom:20%;left:20%}.hero-section .hero-content{z-index:1;text-align:center;max-width:900px;padding:0 1.5rem;position:relative}.hero-section .hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;animation:.6s ease-out fadeInUp;display:inline-flex}.hero-section .hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1;animation:.8s ease-out fadeInUp}.hero-section .hero-subtitle{max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,3vw,1.5rem);line-height:1.6;animation:1s ease-out fadeInUp}.hero-section .hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1.2s ease-out fadeInUp;display:flex}.hero-section .hero-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:4rem;animation:1.4s ease-out fadeInUp;display:grid}.hero-section .hero-stats .stat-item{text-align:center}.hero-section .hero-stats .stat-item .stat-number{background:linear-gradient(135deg, rgb(var(--nextui-primary)) 0%, rgb(var(--nextui-secondary)) 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.hero-section .hero-stats .stat-item .stat-label{text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:600}.features-section{padding:6rem 0;position:relative}.features-section .section-header{text-align:center;margin-bottom:4rem}.features-section .section-header .section-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.features-section .section-header .section-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.features-section .section-header .section-description{max-width:600px;margin:0 auto;font-size:1.125rem}.features-section .features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.features-section .feature-card{transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.features-section .feature-card:hover{transform:translateY(-8px)}.features-section .feature-card:hover .feature-icon{transform:scale(1.1)rotate(5deg)}.features-section .feature-card .feature-icon{border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;font-size:1.75rem;transition:transform .3s;display:flex}.features-section .feature-card .feature-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.features-section .feature-card .feature-description{font-size:1rem;line-height:1.6}.how-it-works-section{padding:6rem 0;position:relative}.how-it-works-section .steps-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:3rem;display:grid;position:relative}.how-it-works-section .steps-container:before{content:"";background:linear-gradient(to right, transparent, rgb(var(--nextui-primary)), transparent);z-index:0;height:2px;position:absolute;top:2.5rem;left:10%;right:10%}@media (max-width:768px){.how-it-works-section .steps-container:before{display:none}}.how-it-works-section .step-card{text-align:center;z-index:1;position:relative}.how-it-works-section .step-card .step-number{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;font-size:2rem;font-weight:800;display:flex;position:relative}.how-it-works-section .step-card .step-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.how-it-works-section .step-card .step-description{font-size:.95rem;line-height:1.6}.cta-section{padding:6rem 0;position:relative}.cta-section .cta-card{text-align:center;background:linear-gradient(135deg, rgb(var(--nextui-primary)) 0%, rgb(var(--nextui-secondary)) 100%);border-radius:2rem;padding:4rem 2rem;position:relative;overflow:hidden}.cta-section .cta-card .cta-pattern{opacity:.1;background-image:radial-gradient(circle at 20%,#fff 1px,#0000 1px),radial-gradient(circle at 80%,#fff 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.cta-section .cta-card .cta-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.cta-section .cta-card .cta-title{color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.cta-section .cta-card .cta-description{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem}.cta-section .cta-card .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.hero-section{min-height:70vh}.hero-section .hero-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.features-grid,.steps-container{grid-template-columns:1fr!important}}
