.Hero-module__Z8hQ_W__hero{background:radial-gradient(circle,#7000ff26 0%,#0a0a0a 70%);justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex}.Hero-module__Z8hQ_W__content{text-align:center;max-width:800px}.Hero-module__Z8hQ_W__badge{background:var(--glass-bg);border:1px solid var(--primary);color:var(--primary);border-radius:50px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--text-dim);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__btnSecondary{border:1px solid var(--glass-border);color:var(--foreground);background:0 0;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .2s}.Hero-module__Z8hQ_W__btnSecondary:hover{background:var(--glass-bg);border-color:var(--foreground)}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}}
.WhyChoose-module__Hom23W__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.WhyChoose-module__Hom23W__feature{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:1.5rem}.WhyChoose-module__Hom23W__icon{margin-bottom:1rem;font-size:2rem;display:block}.WhyChoose-module__Hom23W__feature h4{color:var(--foreground);margin-bottom:.5rem}
.Services-module__PFRRnG__services{background:var(--background);position:relative}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.Services-module__PFRRnG__card{background:var(--card-bg);border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px -10px #00e5ff33}.Services-module__PFRRnG__card h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Services-module__PFRRnG__card p{color:var(--text-dim);margin-bottom:1.5rem;font-size:.95rem}.Services-module__PFRRnG__card ul{padding:0;list-style:none}.Services-module__PFRRnG__card li{color:var(--text-dim);align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Services-module__PFRRnG__card li:before{content:"✓";color:var(--primary)}.Services-module__PFRRnG__price{color:var(--primary);margin-top:1rem;font-size:1.25rem;font-weight:700;display:block}
