.hero[data-astro-cid-mmc7otgs]{min-height:80vh;display:flex;align-items:center;justify-content:center;gap:var(--space-8);padding:var(--space-8) var(--space-6);background:var(--color-bg-gradient)}.hero-content[data-astro-cid-mmc7otgs]{max-width:560px;text-align:left}.hero[data-astro-cid-mmc7otgs] h1[data-astro-cid-mmc7otgs]{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin-bottom:var(--space-4);color:var(--color-text)}.hero-subtitle[data-astro-cid-mmc7otgs]{font-size:var(--text-lg);color:var(--color-text-light);line-height:1.6;margin-bottom:var(--space-6)}.hero-cta[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-6);font-size:var(--text-base);font-weight:700;color:#fff;background:var(--gradient-brand);border-radius:var(--radius-full);transition:all .3s ease;box-shadow:0 4px 20px #7c3aed59}.hero-cta[data-astro-cid-mmc7otgs]:hover{transform:translateY(-2px);box-shadow:0 6px 28px #7c3aed73}.hero-cta[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{width:20px;height:20px}.hero-visual[data-astro-cid-mmc7otgs]{display:none}@media(min-width:900px){.hero-visual[data-astro-cid-mmc7otgs]{display:block}}.preset-card[data-astro-cid-mmc7otgs]{width:320px;height:400px;display:flex;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-lg)}.preset-before[data-astro-cid-mmc7otgs],.preset-after[data-astro-cid-mmc7otgs]{flex:1;display:flex;align-items:flex-end;justify-content:center;padding:var(--space-4);position:relative}.preset-before[data-astro-cid-mmc7otgs]{background:linear-gradient(180deg,#9ca3af,#6b7280)}.preset-after[data-astro-cid-mmc7otgs]{background:linear-gradient(180deg,#f472b6,#8b5cf6)}.preset-label[data-astro-cid-mmc7otgs]{font-size:var(--text-sm);font-weight:600;color:#fff;background:#0000004d;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.container[data-astro-cid-mmc7otgs]{max-width:1080px;margin:0 auto;padding:0 var(--space-6)}.section-title[data-astro-cid-mmc7otgs]{font-size:var(--text-3xl);font-weight:800;text-align:center;margin-bottom:var(--space-8);color:var(--color-text)}.services[data-astro-cid-mmc7otgs]{padding:var(--space-8) 0;background:#fff}.services-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-6)}.service-card[data-astro-cid-mmc7otgs]{padding:var(--space-6);background:var(--color-bg-alt);border:1.5px solid var(--color-border);border-radius:var(--radius-2xl);text-align:center;transition:all .3s ease}.service-card[data-astro-cid-mmc7otgs]:hover{border-color:var(--color-primary-light);transform:translateY(-4px);box-shadow:var(--shadow-md)}.service-icon[data-astro-cid-mmc7otgs]{width:64px;height:64px;margin:0 auto var(--space-4);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#faf5ff,#fdf4ff);border-radius:var(--radius-xl)}.service-icon[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{width:32px;height:32px;stroke:var(--color-primary)}.service-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:var(--text-xl);font-weight:700;margin-bottom:var(--space-3);color:var(--color-text)}.service-card[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.6}.testimonials[data-astro-cid-mmc7otgs]{padding:var(--space-8) 0;background:var(--color-bg-gradient)}.testimonials-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-5)}.testimonial-card[data-astro-cid-mmc7otgs]{padding:var(--space-6);background:#fff;border:1.5px solid var(--color-border);border-radius:var(--radius-2xl);transition:all .3s ease}.testimonial-card[data-astro-cid-mmc7otgs]:hover{box-shadow:var(--shadow-md)}.testimonial-stars[data-astro-cid-mmc7otgs]{font-size:var(--text-lg);color:#fbbf24;margin-bottom:var(--space-3)}.testimonial-text[data-astro-cid-mmc7otgs]{font-size:var(--text-base);color:var(--color-text);line-height:1.7;margin-bottom:var(--space-4);font-style:italic}.testimonial-author[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:var(--space-3)}.author-avatar[data-astro-cid-mmc7otgs]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--gradient-brand);color:#fff;font-weight:700;font-size:var(--text-lg);border-radius:50%}.author-info[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column}.author-name[data-astro-cid-mmc7otgs]{font-weight:600;color:var(--color-text)}.author-location[data-astro-cid-mmc7otgs]{font-size:var(--text-sm);color:var(--color-text-muted)}.faq[data-astro-cid-mmc7otgs]{padding:var(--space-8) 0;background:#fff}.faq-list[data-astro-cid-mmc7otgs]{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-3)}.faq-item[data-astro-cid-mmc7otgs]{background:var(--color-bg-alt);border:1.5px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;transition:all .3s ease}.faq-item[data-astro-cid-mmc7otgs]:hover{border-color:var(--color-primary-light)}.faq-item[data-astro-cid-mmc7otgs].active{border-color:var(--color-primary)}.faq-question[data-astro-cid-mmc7otgs]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-5);background:transparent;border:none;cursor:pointer;text-align:left}.faq-question[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{font-size:var(--text-base);font-weight:600;color:var(--color-text)}.faq-icon[data-astro-cid-mmc7otgs]{width:20px;height:20px;stroke:var(--color-text-muted);transition:transform .3s ease}.faq-item[data-astro-cid-mmc7otgs].active .faq-icon[data-astro-cid-mmc7otgs]{transform:rotate(180deg);stroke:var(--color-primary)}.faq-answer[data-astro-cid-mmc7otgs]{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item[data-astro-cid-mmc7otgs].active .faq-answer[data-astro-cid-mmc7otgs]{max-height:300px}.faq-answer[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{padding:0 var(--space-5) var(--space-4);font-size:var(--text-base);color:var(--color-text-muted);line-height:1.7}.about[data-astro-cid-mmc7otgs]{padding:var(--space-8) 0;background:linear-gradient(135deg,#faf5ff,#fdf4ff)}.about-content[data-astro-cid-mmc7otgs]{max-width:720px;margin:0 auto;text-align:center}.about[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:var(--text-3xl);font-weight:800;margin-bottom:var(--space-4);color:var(--color-text)}.about[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:var(--text-lg);color:var(--color-text-light);line-height:1.7;margin-bottom:var(--space-3)}.about-stats[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;gap:var(--space-8);margin-top:var(--space-8);flex-wrap:wrap}.stat[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;align-items:center}.stat-number[data-astro-cid-mmc7otgs]{font-size:var(--text-4xl);font-weight:800;background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label[data-astro-cid-mmc7otgs]{font-size:var(--text-sm);font-weight:600;color:var(--color-text-muted)}.contact[data-astro-cid-mmc7otgs]{padding:var(--space-8) 0;background:#fff}.contact-subtitle[data-astro-cid-mmc7otgs]{text-align:center;font-size:var(--text-lg);color:var(--color-text-muted);margin-top:calc(var(--space-8) * -1);margin-bottom:var(--space-6)}.contact-form[data-astro-cid-mmc7otgs]{max-width:520px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-4)}.form-group[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:var(--space-2)}.form-group[data-astro-cid-mmc7otgs] label[data-astro-cid-mmc7otgs]{font-size:var(--text-sm);font-weight:600;color:var(--color-text)}.form-group[data-astro-cid-mmc7otgs] input[data-astro-cid-mmc7otgs],.form-group[data-astro-cid-mmc7otgs] textarea[data-astro-cid-mmc7otgs]{padding:var(--space-4);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg-alt);border:2px solid var(--color-border);border-radius:var(--radius-xl);outline:none;transition:border-color .2s ease;resize:vertical}.form-group[data-astro-cid-mmc7otgs] input[data-astro-cid-mmc7otgs]::placeholder,.form-group[data-astro-cid-mmc7otgs] textarea[data-astro-cid-mmc7otgs]::placeholder{color:#9ca3af}.form-group[data-astro-cid-mmc7otgs] input[data-astro-cid-mmc7otgs]:focus,.form-group[data-astro-cid-mmc7otgs] textarea[data-astro-cid-mmc7otgs]:focus{border-color:var(--color-primary)}.submit-btn[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-4) var(--space-6);font-size:var(--text-base);font-weight:700;color:#fff;background:var(--gradient-brand);border:none;border-radius:var(--radius-full);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #7c3aed59}.submit-btn[data-astro-cid-mmc7otgs]:hover{transform:translateY(-2px);box-shadow:0 6px 28px #7c3aed73}.submit-btn[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{width:18px;height:18px}.footer[data-astro-cid-mmc7otgs]{padding:var(--space-6) 0;background:var(--color-bg-alt);border-top:1px solid var(--color-border)}.footer-content[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.footer-brand[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xl);font-weight:800;color:var(--color-text)}.footer-logo[data-astro-cid-mmc7otgs]{width:28px;height:28px}.footer-links[data-astro-cid-mmc7otgs]{display:flex;gap:var(--space-6)}.footer-links[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{font-size:var(--text-sm);font-weight:500;color:var(--color-text-muted);transition:color .2s ease}.footer-links[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{color:var(--color-text)}.footer-copyright[data-astro-cid-mmc7otgs]{font-size:var(--text-sm);color:var(--color-text-muted)}@media(max-width:600px){.hero[data-astro-cid-mmc7otgs]{flex-direction:column;text-align:center;padding:var(--space-6)}.hero-content[data-astro-cid-mmc7otgs]{text-align:center}.section-title[data-astro-cid-mmc7otgs]{font-size:var(--text-2xl)}.about-stats[data-astro-cid-mmc7otgs]{gap:var(--space-6)}.stat-number[data-astro-cid-mmc7otgs]{font-size:var(--text-3xl)}}:root{--gradient-brand: linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);--color-instagram: #e1306c;--color-tiktok: #000000;--color-youtube: #ff0000;--color-facebook: #1877f2;--color-primary: #7c3aed;--color-primary-light: #a78bfa;--color-text: #111827;--color-text-light: #4b5563;--color-text-muted: #6b7280;--color-bg: #ffffff;--color-bg-alt: #f9fafb;--color-bg-gradient: linear-gradient(180deg, #ffffff 0%, #faf5ff 100%);--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-success: #059669;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.1)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;min-height:100vh}img,svg{display:block;max-width:100%}input,button{font:inherit}a{color:inherit;text-decoration:none}.text-gradient{background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
