.navbar.svelte-hu77he.svelte-hu77he{position:fixed;top:0;left:0;right:0;padding:1.5rem 0;background:#0d0f1ab3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05);z-index:100}.nav-content.svelte-hu77he.svelte-hu77he{display:flex;justify-content:space-between;align-items:center}.pro-logo.svelte-hu77he.svelte-hu77he{display:flex;align-items:center;gap:12px}.logo-text-group.svelte-hu77he.svelte-hu77he{display:flex;flex-direction:column;justify-content:center;line-height:1.1}.logo-text-main.svelte-hu77he.svelte-hu77he{font-size:1.5rem;font-weight:800;font-family:var(--font-heading);letter-spacing:-.5px}.logo-text-sub.svelte-hu77he.svelte-hu77he{font-size:.65rem;font-weight:700;letter-spacing:2px;color:var(--text-muted);font-family:var(--font-body)}.footer-pro-logo.svelte-hu77he.svelte-hu77he{justify-content:center}.nav-links.svelte-hu77he.svelte-hu77he{display:flex;align-items:center;gap:2.5rem;font-weight:500;font-size:.95rem}.nav-links.svelte-hu77he a.svelte-hu77he:not(.btn){color:var(--text-muted)}.nav-links.svelte-hu77he a.svelte-hu77he:not(.btn):hover{color:#fff}.nav-btn.svelte-hu77he.svelte-hu77he{padding:.5rem 1.5rem;font-size:.9rem}.ai-background.svelte-hu77he.svelte-hu77he{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;background:var(--bg-color-alt)}.grid-overlay.svelte-hu77he.svelte-hu77he{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:50px 50px;mask-image:radial-gradient(circle at center,black 20%,transparent 80%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%)}.data-stream.svelte-hu77he.svelte-hu77he{position:absolute;width:2px;background:linear-gradient(to bottom,transparent,rgba(255,107,0,.8),rgba(255,20,147,.8));animation:svelte-hu77he-drop linear infinite;z-index:1}@keyframes svelte-hu77he-drop{0%{transform:translateY(-100vh)}to{transform:translateY(100vh)}}.hero.svelte-hu77he.svelte-hu77he{min-height:100vh;display:flex;align-items:center;padding-top:5rem}.hero-container.svelte-hu77he.svelte-hu77he{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.badge.svelte-hu77he.svelte-hu77he{display:inline-block;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:100px;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);margin-bottom:2rem}.hero-title.svelte-hu77he.svelte-hu77he{font-size:clamp(3rem,5vw,4.5rem);letter-spacing:-1.5px;margin-bottom:1.5rem;color:#fff}.hero-subtitle.svelte-hu77he.svelte-hu77he{font-size:1.15rem;color:var(--text-muted);margin-bottom:3rem;max-width:540px}.hero-actions.svelte-hu77he.svelte-hu77he{display:flex;gap:1.5rem}.hero-visual.svelte-hu77he.svelte-hu77he{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.tech-container.svelte-hu77he.svelte-hu77he{position:relative;width:450px;height:450px;display:flex;align-items:center;justify-content:center;perspective:1000px}.neural-canvas.svelte-hu77he.svelte-hu77he{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;filter:drop-shadow(0 0 40px rgba(255,107,0,.15))}.floating-code.svelte-hu77he.svelte-hu77he{position:absolute;background:#0d0f1acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,107,0,.2);border-radius:8px;padding:.75rem 1rem;box-shadow:0 10px 25px #00000080;z-index:10}.floating-code.svelte-hu77he code.svelte-hu77he{font-family:Courier New,Courier,monospace;font-size:.75rem;color:#a855f7;white-space:pre;line-height:1.4}.floating-code.code-1.svelte-hu77he.svelte-hu77he{top:0;right:-20px;border-left:2px solid #ff1493;animation:svelte-hu77he-float-code 6s ease-in-out infinite}.floating-code.code-1.svelte-hu77he code.svelte-hu77he{color:#ff6b00}.floating-code.code-2.svelte-hu77he.svelte-hu77he{bottom:20px;left:-20px;border-left:2px solid #3b82f6;animation:svelte-hu77he-float-code 7s ease-in-out infinite reverse}.floating-code.code-2.svelte-hu77he code.svelte-hu77he{color:#3b82f6}@keyframes svelte-hu77he-float-code{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(1deg)}to{transform:translateY(0) rotate(0)}}.section-badge.svelte-hu77he.svelte-hu77he{text-align:center;font-size:.85rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.section-title.svelte-hu77he.svelte-hu77he{font-size:clamp(2.5rem,4vw,3.5rem);text-align:center;color:#fff;margin-bottom:1rem}.section-subtitle.svelte-hu77he.svelte-hu77he{text-align:center;color:var(--text-muted);font-size:1.1rem;max-width:600px;margin:0 auto 4rem}.services-grid.svelte-hu77he.svelte-hu77he{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card.svelte-hu77he.svelte-hu77he{padding:3rem 2rem}.service-icon.svelte-hu77he.svelte-hu77he{width:60px;height:60px;background:#ffffff08;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;border:1px solid rgba(255,255,255,.05)}.service-card.svelte-hu77he h3.svelte-hu77he{font-size:1.4rem;color:#fff;margin-bottom:1rem}.service-card.svelte-hu77he p.svelte-hu77he{color:var(--text-muted)}.products-section.svelte-hu77he.svelte-hu77he{position:relative;z-index:5}.product-showcase.svelte-hu77he.svelte-hu77he{margin-bottom:3rem;position:relative}.product-info.svelte-hu77he.svelte-hu77he{padding:4rem}.product-header.svelte-hu77he.svelte-hu77he{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.product-logo.svelte-hu77he.svelte-hu77he{width:70px;height:70px;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff}.voxori-logo.svelte-hu77he.svelte-hu77he{background:linear-gradient(135deg,#ff6b00,#ff1493);box-shadow:0 4px 20px #ff6b004d}.mpp-logo.svelte-hu77he.svelte-hu77he{background:linear-gradient(135deg,#fff,#ff6b00);box-shadow:0 4px 20px #ff6b0033}.stune-logo.svelte-hu77he.svelte-hu77he{background:linear-gradient(135deg,#3b82f6,#a855f7);box-shadow:0 4px 20px #a855f74d}.product-card-voxori.svelte-hu77he.svelte-hu77he:hover{box-shadow:0 20px 50px #ff6b0026,0 0 0 1px #ff6b001a}.product-card-mpp.svelte-hu77he.svelte-hu77he:hover{box-shadow:0 20px 50px #ff6b001f,0 0 0 1px #ff6b0014}.product-card-stune.svelte-hu77he.svelte-hu77he:hover{box-shadow:0 20px 50px #a855f726,0 0 0 1px #a855f71a}.voxori-features.svelte-hu77he li.svelte-hu77he:before{background:#ff6b0026;color:#ff6b00}.mpp-features.svelte-hu77he li.svelte-hu77he:before{background:#ff6b001f;color:#ff6b00}.stune-features.svelte-hu77he li.svelte-hu77he:before{background:#3b82f626;color:#3b82f6}.voxori-btn.svelte-hu77he.svelte-hu77he:hover{background:linear-gradient(135deg,#ff6b00,#ff1493);color:#fff;border-color:#ff6b00}.mpp-btn.svelte-hu77he.svelte-hu77he:hover{background:linear-gradient(135deg,#fff,#ff6b00);color:#000;border-color:#ff6b00}.stune-btn.svelte-hu77he.svelte-hu77he:hover{background:linear-gradient(135deg,#3b82f6,#a855f7);color:#fff;border-color:#3b82f6}.product-header.svelte-hu77he h3.svelte-hu77he{font-size:2.5rem;color:#fff}.product-tagline.svelte-hu77he.svelte-hu77he{font-size:1.3rem;font-weight:500;color:#fff;margin-bottom:1.5rem}.product-description.svelte-hu77he.svelte-hu77he{color:var(--text-muted);font-size:1.1rem;max-width:800px;margin-bottom:2rem}.product-features.svelte-hu77he.svelte-hu77he{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}.product-features.svelte-hu77he li.svelte-hu77he{display:flex;align-items:center;gap:.75rem;color:#cbd5e1;font-size:.95rem}.product-features.svelte-hu77he li.svelte-hu77he:before{content:"✓";display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#ff6b001a;color:#ff6b00;border-radius:50%;font-size:.7rem;font-weight:700}.email-highlight-card.svelte-hu77he.svelte-hu77he{max-width:520px;margin:0 auto 3rem;text-align:center;padding:3rem 2.5rem;border:1px solid rgba(255,107,0,.15);background:#ff6b0008}.email-icon-wrapper.svelte-hu77he.svelte-hu77he{width:72px;height:72px;margin:0 auto 1.5rem;background:#ff6b0014;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,107,0,.15)}.email-label.svelte-hu77he.svelte-hu77he{font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem}.email-address.svelte-hu77he.svelte-hu77he{font-size:1.6rem;font-weight:700;font-family:var(--font-heading);background:var(--grad-orange-pink);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;letter-spacing:-.5px}.copy-email-btn.svelte-hu77he.svelte-hu77he{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:100px;font-weight:600;font-size:.95rem;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);cursor:pointer;transition:all .3s ease}.copy-email-btn.svelte-hu77he.svelte-hu77he:hover{background:#ff6b001f;border-color:#ff6b0066;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b0026}.copy-email-btn.copied.svelte-hu77he.svelte-hu77he{background:#22c55e26;border-color:#22c55e66;color:#22c55e}.contact-details-grid.svelte-hu77he.svelte-hu77he{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:800px;margin:0 auto}.contact-detail-card.svelte-hu77he.svelte-hu77he{text-align:center;padding:2rem 1.5rem}.contact-detail-card.svelte-hu77he svg.svelte-hu77he{margin-bottom:1rem}.contact-detail-card.svelte-hu77he strong.svelte-hu77he{display:block;color:#fff;font-size:.95rem;margin-bottom:.3rem}.contact-detail-card.svelte-hu77he p.svelte-hu77he{color:var(--text-muted);font-size:.85rem;margin:0}.footer.svelte-hu77he.svelte-hu77he{border-top:1px solid rgba(255,255,255,.05);padding:4rem 0 2rem;margin-top:4rem;background:#0003}.footer-logo.svelte-hu77he.svelte-hu77he{text-align:center;margin-bottom:3rem}.footer-logo.svelte-hu77he p.svelte-hu77he{color:var(--text-muted);margin-top:.5rem}.footer-bottom.svelte-hu77he.svelte-hu77he{text-align:center;color:#ffffff4d;font-size:.85rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}@media (max-width: 1024px){.hero-container.svelte-hu77he.svelte-hu77he{grid-template-columns:1fr;text-align:center}.hero-subtitle.svelte-hu77he.svelte-hu77he{margin:0 auto 3rem}.hero-actions.svelte-hu77he.svelte-hu77he{justify-content:center}.hero-visual.svelte-hu77he.svelte-hu77he{display:none}.services-grid.svelte-hu77he.svelte-hu77he{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.product-info.svelte-hu77he.svelte-hu77he{padding:3rem 2rem}.contact-details-grid.svelte-hu77he.svelte-hu77he{grid-template-columns:1fr;max-width:400px}}@media (max-width: 768px){.nav-links.svelte-hu77he.svelte-hu77he{display:none}.hero-title.svelte-hu77he.svelte-hu77he{font-size:2.5rem}.product-header.svelte-hu77he.svelte-hu77he{flex-direction:column;align-items:flex-start}.section.svelte-hu77he.svelte-hu77he{padding:5rem 0}.email-address.svelte-hu77he.svelte-hu77he{font-size:1.2rem}}
