.webgl-canvas.svelte-1uha8ag{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.webgl-fallback.svelte-1uha8ag{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 20% 30%,rgba(139,92,246,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(74,222,128,.1) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(245,214,90,.08) 0%,transparent 60%),var(--dark-bg)}.particles.svelte-1uha8ag{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden}.particle.svelte-1uha8ag{position:absolute;width:var(--size);height:var(--size);background:var(--color);opacity:.6;border-radius:50%;left:var(--x);top:var(--y);animation:svelte-1uha8ag-float var(--duration) var(--delay) ease-in-out infinite;filter:blur(1px)}@keyframes svelte-1uha8ag-float{0%,to{transform:translate(0) scale(1);opacity:.3}25%{transform:translate(30px,-50px) scale(1.2);opacity:.8}50%{transform:translate(-20px,-100px) scale(.8);opacity:.5}75%{transform:translate(40px,-50px) scale(1.1);opacity:.7}}.hero-section.svelte-1uha8ag{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.hero-content.svelte-1uha8ag{max-width:900px}.hero-section.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-family:var(--font-heading);font-size:clamp(3rem,10vw,6rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-word.svelte-1uha8ag{display:block;background:var(--gradient-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1uha8ag{font-size:1.25rem;color:var(--color-text-muted);max-width:600px;margin:0 auto 3rem;line-height:1.7}.highlight.svelte-1uha8ag{color:var(--color-green);font-weight:600}.hero-cta.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.scroll-indicator.svelte-1uha8ag{position:absolute;bottom:2rem;animation:svelte-1uha8ag-bounce 2s ease-in-out infinite;color:var(--color-text-muted)}@keyframes svelte-1uha8ag-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.has-background.svelte-1uha8ag{background:linear-gradient(180deg,#0a0a0fb3,#0a0a0f80,#0a0a0f59);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.services-section.svelte-1uha8ag{position:relative;z-index:2;padding:8rem 2rem}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:4rem}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff}.services-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.service-card.svelte-1uha8ag{position:relative;background:#12121acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;overflow:hidden;transition:transform .3s,box-shadow .3s}.service-card.svelte-1uha8ag:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.service-card.svelte-1uha8ag:hover .service-border:where(.svelte-1uha8ag){opacity:1}.service-border.svelte-1uha8ag{position:absolute;inset:0;border-radius:16px;padding:1px;background:var(--gradient-primary);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.3;transition:opacity .3s;pointer-events:none}.service-icon.svelte-1uha8ag{position:relative;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#c4b5fd26;border-radius:12px;margin-bottom:1.5rem;color:var(--color-purple)}.icon-glow.svelte-1uha8ag{position:absolute;inset:-10px;background:radial-gradient(circle,rgba(196,181,253,.3) 0%,transparent 70%);filter:blur(10px);opacity:0;transition:opacity .3s}.service-card.svelte-1uha8ag:hover .icon-glow:where(.svelte-1uha8ag){opacity:1}.service-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.service-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--color-text-muted);line-height:1.6;margin:0}.product-section.svelte-1uha8ag{position:relative;z-index:2;padding:6rem 2rem}.product-container.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center;max-width:1000px;margin:0 auto}.product-visual.svelte-1uha8ag{display:flex;justify-content:center;align-items:center}.product-screenshot-wrapper.svelte-1uha8ag{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px #00000080,0 0 80px #c4b5fd26,0 0 40px #c9a2271a;border:1px solid rgba(255,255,255,.1)}.product-screenshot-wrapper.svelte-1uha8ag:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,var(--color-gold) 0%,var(--color-purple) 50%,var(--color-green) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6;pointer-events:none;z-index:1}.product-screenshot.svelte-1uha8ag{display:block;width:100%;max-width:400px;height:auto;border-radius:14px}.product-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-heading);font-size:2.5rem;margin:.5rem 0;color:#fff}.product-tagline.svelte-1uha8ag{font-size:1.125rem;color:var(--color-purple);font-weight:500;margin-bottom:1.5rem}.product-description.svelte-1uha8ag{color:var(--color-text-muted);line-height:1.7;margin-bottom:2rem}.about-section.svelte-1uha8ag{position:relative;z-index:2;padding:6rem 2rem}.about-content.svelte-1uha8ag{max-width:700px;margin:0 auto;text-align:center}.about-content.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.125rem;line-height:1.8;color:var(--color-text-muted);margin-bottom:1.5rem}.about-content.svelte-1uha8ag p:where(.svelte-1uha8ag):last-child{margin-bottom:0}.cta-section.svelte-1uha8ag{position:relative;z-index:2;padding:8rem 2rem;text-align:center}.cta-content.svelte-1uha8ag{max-width:700px;margin:0 auto}.cta-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1rem;color:#fff}.cta-content.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.125rem;color:var(--color-text-muted);margin-bottom:2rem}.cta-buttons.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.hero-section.svelte-1uha8ag{padding:5rem 1rem 1rem}.hero-cta.svelte-1uha8ag{flex-direction:column;align-items:center}.services-grid.svelte-1uha8ag{grid-template-columns:1fr}.product-container.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;gap:2rem}.product-visual.svelte-1uha8ag{order:-1}.product-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2rem}.cta-buttons.svelte-1uha8ag{flex-direction:column;align-items:center}}
