.header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.05)}.header-container{max-width:1280px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo img{height:2.5rem}.nav-desktop{display:none;align-items:center;gap:2rem}@media (min-width:768px){.nav-desktop{display:flex}}.nav-desktop a{font-size:.875rem;font-weight:500;color:var(--foreground);transition:color .2s}.nav-desktop a:hover{color:var(--primary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;border-radius:9999px;transition:all .3s;cursor:pointer;text-decoration:none}.btn-sm{padding:.5rem 1.25rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-dark,.btn-primary{background:var(--foreground);color:#fff}.btn-primary:hover{opacity:.9;transform:scale(1.02)}.btn-dark:hover{opacity:.9;transform:scale(1.05)}.btn-outline{background:0 0;border:2px solid var(--foreground);color:var(--foreground)}.btn-outline:hover{background:var(--foreground);color:#fff}.btn-white{background:#fff;color:#111}.btn-white:hover{background:#f3f4f6;transform:scale(1.05)}.gradient-text,.gradient-text-pink{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text{background:linear-gradient(135deg,#8b5cf6,#e84b8a,#ff9f3c)}.gradient-text-pink{background:linear-gradient(135deg,#e84b8a,#ff9f3c,#8b5cf6)}.hero-section{padding:8rem 1.5rem 5rem}@media (min-width:768px){.hero-section{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.hero-section{padding-left:6rem;padding-right:6rem}}.hero-container{max-width:1280px;margin:0 auto}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{display:block;padding:0;flex-grow:0}.hero-badge{font-weight:500;margin-bottom:1rem;letter-spacing:.025em}.hero-title{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:3rem}}@media (min-width:1024px){.hero-title{font-size:3rem}}.hero-description{font-size:1.125rem;color:var(--muted-foreground);margin-bottom:2rem;max-width:36rem;line-height:1.75}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-image{display:none;justify-content:center}@media (min-width:768px){.hero-image{display:flex}}.hero-image img{width:100%;max-width:32rem;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.section{padding:5rem 1.5rem}@media (min-width:768px){.section{padding:5rem 3rem}}@media (min-width:1024px){.section{padding:5rem 6rem}}.bg-white{background-color:#fff}.container{max-width:1280px;margin:0 auto}.container-sm{max-width:48rem;margin:0 auto}.section-header{margin-bottom:3rem}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.section-title{font-size:2.25rem}}.about-content h2,.section-title.text-left{text-align:left}.section-description{color:var(--muted-foreground);max-width:48rem;margin:0 auto}.features-grid-4{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.features-grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid-4{grid-template-columns:repeat(4,1fr)}}.feature-card{background:#fff;border-radius:1rem;padding:1.5rem;transition:all .3s}.feature-card:hover{box-shadow:0 10px 40px rgba(0,0,0,.1);transform:translateY(-4px)}.feature-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.feature-description{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;height:100%}.service-icon{width:3.5rem;height:3.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.service-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.service-description,.service-features li{font-size:.875rem;color:var(--muted-foreground)}.service-description{margin-bottom:1rem;line-height:1.6}.service-features{list-style:none;margin:0;padding:0;flex-grow:1}.service-features li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.process-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.process-grid{grid-template-columns:repeat(4,1fr)}}.process-step{position:relative}.process-number{font-size:3.75rem;font-weight:700;opacity:.2;margin-bottom:1.5rem}@media (min-width:768px){.process-number{font-size:4.5rem}}.process-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.process-description{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.cta-section{padding:5rem 1.5rem}@media (min-width:768px){.cta-section{padding:5rem 3rem}}@media (min-width:1024px){.cta-section{padding:5rem 6rem}}.cta-container{max-width:56rem;margin:0 auto;text-align:center}.cta-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1.5rem}@media (min-width:768px){.cta-title{font-size:2.25rem}}.cta-description{color:rgba(255,255,255,.9);margin-bottom:2rem;max-width:40rem;margin-left:auto;margin-right:auto}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid rgba(139,92,246,.2);border-radius:.75rem;padding:0 1.5rem;transition:all .3s}.faq-item[open]{box-shadow:0 4px 20px rgba(0,0,0,.08);border-color:rgba(139,92,246,.5)}.faq-question{padding:1rem 0;font-weight:500;cursor:pointer;list-style:none;transition:color .2s}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{color:#8b5cf6}.faq-answer{padding-bottom:1rem;color:var(--muted-foreground);line-height:1.7}.about-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.about-grid{grid-template-columns:1fr 1fr}}.about-image{display:flex;justify-content:center}.about-image img{width:100%;max-width:28rem;border-radius:1rem}.footer{background:#1a1a1a;padding:4rem 1.5rem 2rem}.footer-container{max-width:1280px;margin:0 auto}.footer-brand,.footer-links a:hover{color:#fff}.footer-logo{height:4rem;margin-bottom:1rem}.footer-bottom p,.footer-links a,.footer-tagline{color:rgba(255,255,255,.7);font-size:.875rem}.footer-links h4{color:#fff;font-weight:600;margin-bottom:1rem}.footer-links a{display:block;margin-bottom:.5rem;transition:color .2s}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-bottom p{color:rgba(255,255,255,.5)}