*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#6c5ce7;--color-primary-dark:#5a4bd1;--color-accent:#00c9a7;--color-accent-dark:#00b093;--color-bg:#fafbff;--color-bg-alt:#f0f1ff;--color-text:#1a1a2e;--color-text-muted:#6b7280;--color-white:#fff;--color-card:#fff;--color-border:#e5e7f0;--color-gradient:linear-gradient(135deg, #6c5ce7, #a855f7, #e056a0);--color-gradient-accent:linear-gradient(135deg, #00c9a7, #00d2ff);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 1px 3px #6c5ce714;--shadow-md:0 4px 20px #6c5ce71f;--shadow-lg:0 12px 40px #6c5ce726;--font-body:"Inter", system-ui, sans-serif;--font-display:"Space Grotesk", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.btn{border-radius:var(--radius-lg);font-family:var(--font-display);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary{background:var(--color-gradient);color:var(--color-white);box-shadow:0 4px 15px #6c5ce759}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #6c5ce773}.btn-outline{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.btn-outline:hover{background:var(--color-primary);color:var(--color-white)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){.section{padding:4rem 0}.container{padding:0 1rem}}.hero[data-astro-cid-ge2uvauf]{background:linear-gradient(160deg, var(--color-bg-alt) 0%, #f5f3ff 50%, #fdf2f8 100%);padding:7rem 0 8rem;position:relative;overflow:hidden}.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hero-content[data-astro-cid-ge2uvauf]{z-index:2;position:relative}.hero-badge[data-astro-cid-ge2uvauf]{color:var(--color-primary);border-radius:var(--radius-lg);background:#6c5ce71a;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.hero-title[data-astro-cid-ge2uvauf]{margin-bottom:1.5rem;font-size:clamp(2.25rem,5vw,3.75rem)}.hero-title-line[data-astro-cid-ge2uvauf]{color:var(--color-text);display:block}.hero-title-highlight[data-astro-cid-ge2uvauf]{background:var(--color-gradient);-webkit-text-fill-color:transparent;background-clip:text;display:block}.hero-text[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);max-width:480px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero-stats[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.stat[data-astro-cid-ge2uvauf]{text-align:center}.stat-number[data-astro-cid-ge2uvauf]{font-family:var(--font-display);color:var(--color-primary);font-size:1.5rem;font-weight:700;display:block}.stat-label[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);font-size:.8rem}.stat-divider[data-astro-cid-ge2uvauf]{background:var(--color-border);width:1px;height:40px}.hero-visual[data-astro-cid-ge2uvauf]{z-index:1;position:relative}.hero-graphic[data-astro-cid-ge2uvauf]{aspect-ratio:1;width:100%;max-width:500px;margin:0 auto;position:relative}.graphic-circle[data-astro-cid-ge2uvauf]{opacity:.15;border-radius:50%;position:absolute}.graphic-circle--large[data-astro-cid-ge2uvauf]{background:var(--color-gradient);width:100%;height:100%;animation:6s ease-in-out infinite float;top:0;left:0}.graphic-circle--medium[data-astro-cid-ge2uvauf]{background:var(--color-gradient-accent);width:70%;height:70%;animation:8s ease-in-out infinite reverse float;top:15%;left:15%}.graphic-circle--small[data-astro-cid-ge2uvauf]{background:var(--color-gradient);width:40%;height:40%;animation:5s ease-in-out infinite float;top:30%;left:30%}.graphic-card[data-astro-cid-ge2uvauf]{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);white-space:nowrap;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex;position:absolute}.graphic-card--top[data-astro-cid-ge2uvauf]{animation:4s ease-in-out infinite float;top:5%;right:0}.graphic-card--bottom[data-astro-cid-ge2uvauf]{animation:5s ease-in-out infinite reverse float;bottom:10%;left:0}.graphic-card--corner[data-astro-cid-ge2uvauf]{animation:6s ease-in-out 1s infinite float;bottom:25%;right:5%}.graphic-card-icon[data-astro-cid-ge2uvauf]{font-size:1.25rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{padding:5rem 0}.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:1fr;gap:2rem}.hero-visual[data-astro-cid-ge2uvauf]{order:-1}.hero-graphic[data-astro-cid-ge2uvauf]{max-width:300px}.hero-actions[data-astro-cid-ge2uvauf]{flex-direction:column}.hero-stats[data-astro-cid-ge2uvauf]{justify-content:center;gap:1rem}.hero-text[data-astro-cid-ge2uvauf]{font-size:1rem}}.hero-wave[data-astro-cid-ge2uvauf]{width:100%;line-height:0;position:absolute;bottom:-40px;left:0}.services[data-astro-cid-lesv7jgp]{margin-bottom:2rem;padding:5rem 0;position:relative}.services-header[data-astro-cid-lesv7jgp]{text-align:center;margin-bottom:4rem}.section-badge[data-astro-cid-lesv7jgp]{color:var(--color-primary);border-radius:var(--radius-lg);text-transform:uppercase;letter-spacing:.05em;background:#6c5ce714;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.section-title[data-astro-cid-lesv7jgp]{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem)}.text-gradient[data-astro-cid-lesv7jgp]{background:var(--color-gradient);-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-astro-cid-lesv7jgp]{color:var(--color-text-muted);max-width:550px;margin:0 auto;font-size:1.125rem}.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.service-card[data-astro-cid-lesv7jgp]{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);animation:.6s both fadeInUp;animation-delay:var(--delay);padding:2rem;transition:all .35s}.service-card[data-astro-cid-lesv7jgp]:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary);transform:translateY(-6px)}.service-icon[data-astro-cid-lesv7jgp]{background:var(--color-gradient);border-radius:var(--radius-md);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.75rem;display:flex}.service-title[data-astro-cid-lesv7jgp]{margin-bottom:.75rem;font-size:1.2rem}.service-desc[data-astro-cid-lesv7jgp]{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.925rem;line-height:1.6}.service-features[data-astro-cid-lesv7jgp]{border-top:1px solid var(--color-border);flex-direction:column;gap:.6rem;padding-top:1.25rem;list-style:none;display:flex}.service-feature[data-astro-cid-lesv7jgp]{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.services[data-astro-cid-lesv7jgp]{margin-bottom:1.5rem;padding:3rem 0}.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:1rem}.service-card[data-astro-cid-lesv7jgp]{padding:1.5rem}}.contact[data-astro-cid-he3spzz3]{background:var(--color-bg-alt);padding:5rem 0}.contact-header[data-astro-cid-he3spzz3]{text-align:center;margin-bottom:4rem}.section-badge[data-astro-cid-he3spzz3]{color:var(--color-primary);border-radius:var(--radius-lg);text-transform:uppercase;letter-spacing:.05em;background:#6c5ce714;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.section-title[data-astro-cid-he3spzz3]{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem)}.text-gradient[data-astro-cid-he3spzz3]{background:var(--color-gradient);-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-astro-cid-he3spzz3]{color:var(--color-text-muted);max-width:550px;margin:0 auto;font-size:1.125rem}.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;display:grid}.contact-info-title[data-astro-cid-he3spzz3]{margin-bottom:.75rem;font-size:1.5rem}.contact-info-text[data-astro-cid-he3spzz3]{color:var(--color-text-muted);max-width:360px;margin-bottom:2rem;font-size:1rem}.contact-methods[data-astro-cid-he3spzz3]{flex-direction:column;gap:1rem;display:flex}.contact-method[data-astro-cid-he3spzz3]{border-radius:var(--radius-md);border:1px solid var(--color-border);align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .25s;display:flex}.contact-method[data-astro-cid-he3spzz3]:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm)}.contact-method-icon[data-astro-cid-he3spzz3]{border-radius:var(--radius-sm);background:#6c5ce71a;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.contact-method-label[data-astro-cid-he3spzz3]{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;display:block}.contact-method-value[data-astro-cid-he3spzz3]{font-size:.95rem;font-weight:600;display:block}.contact-form[data-astro-cid-he3spzz3]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:2.5rem}.form-group[data-astro-cid-he3spzz3]{margin-bottom:1.25rem}.form-label[data-astro-cid-he3spzz3]{color:var(--color-text);margin-bottom:.4rem;font-size:.875rem;font-weight:600;display:block}.form-input[data-astro-cid-he3spzz3]{border:1.5px solid var(--color-border);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);outline:none;padding:.8rem 1rem;font-size:.95rem;transition:all .25s}.form-input[data-astro-cid-he3spzz3]:focus{border-color:var(--color-primary);background:var(--color-white);box-shadow:0 0 0 3px #6c5ce726}.form-input[data-astro-cid-he3spzz3]::placeholder{color:#c4c7d0}.form-select[data-astro-cid-he3spzz3]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-textarea[data-astro-cid-he3spzz3]{resize:vertical;min-height:120px}.form-status[data-astro-cid-he3spzz3]{border-radius:var(--radius-sm);margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:none}.form-status--success[data-astro-cid-he3spzz3]{color:#059669;background:#00c9a71a;border:1px solid #00c9a74d;display:block}.form-status--error[data-astro-cid-he3spzz3]{color:#dc2626;background:#ef444414;border:1px solid #ef444433;display:block}.form-submit[data-astro-cid-he3spzz3]{justify-content:center;width:100%;position:relative}.submit-spinner[data-astro-cid-he3spzz3]{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){.contact[data-astro-cid-he3spzz3]{padding:3rem 0}.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr;gap:2rem}.contact-form[data-astro-cid-he3spzz3]{padding:1.5rem}}.footer[data-astro-cid-jo6i4kqk]{background:var(--color-text);color:#c4c7d0;padding:4rem 0 2rem}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-logo[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);color:var(--color-white);margin-bottom:.5rem;font-size:1.35rem;font-weight:700;display:block}.footer-tagline[data-astro-cid-jo6i4kqk]{color:var(--color-text-muted);max-width:300px;font-size:.925rem}.footer-heading[data-astro-cid-jo6i4kqk]{text-transform:uppercase;letter-spacing:.06em;color:var(--color-white);margin-bottom:1rem;font-size:.85rem;font-weight:700}.footer-links[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.6rem;display:flex}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#9ca3af;font-size:.925rem;transition:color .2s}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-primary)}.footer-bottom[data-astro-cid-jo6i4kqk]{text-align:center;color:#6b7280;border-top:1px solid #ffffff14;padding-top:1.5rem;font-size:.85rem}@media (width<=768px){.footer[data-astro-cid-jo6i4kqk]{padding:3rem 0 1.5rem}.footer-grid[data-astro-cid-jo6i4kqk]{text-align:center;grid-template-columns:1fr;gap:2rem}.footer-tagline[data-astro-cid-jo6i4kqk]{margin:0 auto}}
