body{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}.landing-page.svelte-dwcmh3.svelte-dwcmh3{min-height:100vh;background-color:#f3f4f6;color:#1a1a1a;overflow-x:hidden;opacity:0;transition:opacity .6s ease}.landing-page.visible.svelte-dwcmh3.svelte-dwcmh3{opacity:1}.landing-page.dark.svelte-dwcmh3.svelte-dwcmh3{background-color:#1d1d1d;color:#fafafa}.loading-screen.svelte-dwcmh3.svelte-dwcmh3{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.loading-screen.dark.svelte-dwcmh3.svelte-dwcmh3{background-color:#1d1d1d}.loading-spinner.svelte-dwcmh3.svelte-dwcmh3{width:48px;height:48px;border:3px solid rgba(59,130,246,.1);border-top-color:#3b82f6;border-radius:50%;animation:svelte-dwcmh3-spin .8s linear infinite}@keyframes svelte-dwcmh3-spin{to{transform:rotate(360deg)}}.header.svelte-dwcmh3.svelte-dwcmh3{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;transition:all .3s ease}.header.scrolled.svelte-dwcmh3.svelte-dwcmh3{background:#f3f4f6e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 1px #0000000d}.dark.svelte-dwcmh3 .header.scrolled.svelte-dwcmh3{background:#1d1d1de6;box-shadow:0 1px #ffffff0d}.header-container.svelte-dwcmh3.svelte-dwcmh3{max-width:1280px;margin:0 auto;padding:20px 32px;display:flex;align-items:center;justify-content:space-between}.logo.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-text.svelte-dwcmh3.svelte-dwcmh3{font-size:1.375rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.dark.svelte-dwcmh3 .logo-text.svelte-dwcmh3{color:#fafafa}.header-actions.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:center;gap:16px}.theme-toggle.svelte-dwcmh3.svelte-dwcmh3{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(0,0,0,.08);border-radius:12px;color:#6b7280;cursor:pointer;transition:all .2s}.theme-toggle.svelte-dwcmh3.svelte-dwcmh3:hover{background:#0000000a;color:#3b82f6;border-color:#3b82f64d}.dark.svelte-dwcmh3 .theme-toggle.svelte-dwcmh3{border-color:#ffffff14;color:#9ca3af}.dark.svelte-dwcmh3 .theme-toggle.svelte-dwcmh3:hover{background:#ffffff0a;color:#fbbf24;border-color:#fbbf244d}.theme-toggle.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:20px}.btn-login.svelte-dwcmh3.svelte-dwcmh3{padding:12px 24px;color:#6b7280;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.btn-login.svelte-dwcmh3.svelte-dwcmh3:hover{color:#3b82f6}.dark.svelte-dwcmh3 .btn-login.svelte-dwcmh3{color:#9ca3af}.dark.svelte-dwcmh3 .btn-login.svelte-dwcmh3:hover{color:#60a5fa}.hero.svelte-dwcmh3.svelte-dwcmh3{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:140px 32px 80px;overflow:hidden}.hero-content.svelte-dwcmh3.svelte-dwcmh3{position:relative;z-index:1;text-align:center;max-width:900px}.hero-badge.svelte-dwcmh3.svelte-dwcmh3{display:inline-flex;align-items:center;gap:10px;padding:10px 20px 10px 14px;background:#3b82f614;border:1px solid rgba(59,130,246,.15);border-radius:100px;color:#3b82f6;font-size:14px;font-weight:600;margin-bottom:32px;position:relative}.badge-pulse.svelte-dwcmh3.svelte-dwcmh3{position:absolute;left:14px;width:8px;height:8px;background:#3b82f6;border-radius:50%;animation:svelte-dwcmh3-pulse 2s ease-in-out infinite}@keyframes svelte-dwcmh3-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.dark.svelte-dwcmh3 .hero-badge.svelte-dwcmh3{background:#60a5fa1a;border-color:#60a5fa33;color:#60a5fa}.dark.svelte-dwcmh3 .badge-pulse.svelte-dwcmh3{background:#60a5fa}.badge-icon.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:center;justify-content:center;margin-left:12px}.badge-icon.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:18px}.hero-title.svelte-dwcmh3.svelte-dwcmh3{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:28px;color:#1a1a1a;letter-spacing:-.02em}.dark.svelte-dwcmh3 .hero-title.svelte-dwcmh3{color:#fafafa}.title-line.svelte-dwcmh3.svelte-dwcmh3{display:block}.title-gradient.svelte-dwcmh3.svelte-dwcmh3{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.animate-gradient.svelte-dwcmh3.svelte-dwcmh3{animation:svelte-dwcmh3-gradientShift 3s ease infinite}@keyframes svelte-dwcmh3-gradientShift{0%,to{background-position:0% center}50%{background-position:100% center}}.hero-description.svelte-dwcmh3.svelte-dwcmh3{font-size:1.375rem;color:#6b7280;line-height:1.8;margin-bottom:48px;font-weight:400}.dark.svelte-dwcmh3 .hero-description.svelte-dwcmh3{color:#9ca3af}.hero-actions.svelte-dwcmh3.svelte-dwcmh3{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:72px}.btn-primary.svelte-dwcmh3.svelte-dwcmh3{position:relative;display:inline-flex;align-items:center;padding:18px 36px;background:#3b82f6;color:#fff;text-decoration:none;font-size:17px;font-weight:700;border-radius:14px;border:none;cursor:pointer;overflow:hidden;transition:transform .2s,box-shadow .2s}.btn-primary.svelte-dwcmh3.svelte-dwcmh3:hover{transform:translateY(-3px);box-shadow:0 24px 48px -12px #3b82f680}.btn-content.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.btn-glow.svelte-dwcmh3.svelte-dwcmh3{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .5s ease}.btn-primary.svelte-dwcmh3:hover .btn-glow.svelte-dwcmh3{transform:translate(-50%,-50%) scale(2)}.btn-primary.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:22px}.btn-secondary.svelte-dwcmh3.svelte-dwcmh3{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:transparent;color:#6b7280;font-size:17px;font-weight:500;border-radius:14px;border:2px solid rgba(0,0,0,.1);cursor:pointer;transition:all .2s}.btn-secondary.svelte-dwcmh3.svelte-dwcmh3:hover{border-color:#3b82f6;color:#3b82f6;background:#3b82f60d}.dark.svelte-dwcmh3 .btn-secondary.svelte-dwcmh3{border-color:#ffffff1a;color:#9ca3af}.dark.svelte-dwcmh3 .btn-secondary.svelte-dwcmh3:hover{border-color:#60a5fa;color:#60a5fa;background:#60a5fa0d}.btn-secondary.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:22px}.hero-stats.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.stat.svelte-dwcmh3.svelte-dwcmh3{text-align:center}.stat-value.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:baseline;justify-content:center;gap:2px;font-weight:700}.stat-number.svelte-dwcmh3.svelte-dwcmh3{font-size:2.5rem;color:#3b82f6}.dark.svelte-dwcmh3 .stat-number.svelte-dwcmh3{color:#60a5fa}.stat-plus.svelte-dwcmh3.svelte-dwcmh3{font-size:1.5rem;color:#3b82f6}.dark.svelte-dwcmh3 .stat-plus.svelte-dwcmh3{color:#60a5fa}.stat-label.svelte-dwcmh3.svelte-dwcmh3{font-size:14px;color:#6b7280;font-weight:500;margin-top:4px}.dark.svelte-dwcmh3 .stat-label.svelte-dwcmh3{color:#9ca3af}.stat-divider.svelte-dwcmh3.svelte-dwcmh3{width:1px;height:48px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1),transparent)}.dark.svelte-dwcmh3 .stat-divider.svelte-dwcmh3{background:linear-gradient(180deg,transparent,rgba(255,255,255,.1),transparent)}.hero-scroll-indicator.svelte-dwcmh3.svelte-dwcmh3{position:absolute;bottom:48px;left:50%;transform:translate(-50%);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:12px;opacity:.6;transition:opacity .3s}.hero-scroll-indicator.svelte-dwcmh3.svelte-dwcmh3:hover{opacity:1}.scroll-mouse.svelte-dwcmh3.svelte-dwcmh3{width:26px;height:42px;border:2px solid #6b7280;border-radius:13px;position:relative}.dark.svelte-dwcmh3 .scroll-mouse.svelte-dwcmh3{border-color:#9ca3af}.scroll-wheel.svelte-dwcmh3.svelte-dwcmh3{position:absolute;top:8px;left:50%;transform:translate(-50%);width:4px;height:8px;background:#6b7280;border-radius:2px;animation:svelte-dwcmh3-scrollWheel 2s ease-in-out infinite}.dark.svelte-dwcmh3 .scroll-wheel.svelte-dwcmh3{background:#9ca3af}@keyframes svelte-dwcmh3-scrollWheel{0%,to{opacity:1;top:8px}50%{opacity:.3;top:16px}}.scroll-text.svelte-dwcmh3.svelte-dwcmh3{font-size:12px;color:#9ca3af;font-weight:500}.section-container.svelte-dwcmh3.svelte-dwcmh3{max-width:1280px;margin:0 auto;padding:0 32px}.section-header.svelte-dwcmh3.svelte-dwcmh3{text-align:center;margin-bottom:72px}.section-badge.svelte-dwcmh3.svelte-dwcmh3{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:#3b82f614;color:#3b82f6;font-size:14px;font-weight:600;border-radius:100px;margin-bottom:20px}.section-badge.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:16px}.dark.svelte-dwcmh3 .section-badge.svelte-dwcmh3{background:#60a5fa1a;color:#60a5fa}.section-title.svelte-dwcmh3.svelte-dwcmh3{font-size:3rem;font-weight:700;line-height:1.2;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.02em}.dark.svelte-dwcmh3 .section-title.svelte-dwcmh3{color:#fafafa}.section-description.svelte-dwcmh3.svelte-dwcmh3{font-size:1.25rem;color:#6b7280;font-weight:400}.dark.svelte-dwcmh3 .section-description.svelte-dwcmh3{color:#9ca3af}.features-section.svelte-dwcmh3.svelte-dwcmh3{padding:120px 0;background:#fff;opacity:0;transform:translateY(40px);transition:all .8s ease}.features-section.visible.svelte-dwcmh3.svelte-dwcmh3{opacity:1;transform:translateY(0)}.dark.svelte-dwcmh3 .features-section.svelte-dwcmh3{background:#0f0f0f}.features-grid.svelte-dwcmh3.svelte-dwcmh3{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card.svelte-dwcmh3.svelte-dwcmh3{position:relative;border-radius:24px;padding:36px;cursor:pointer;transition:all .4s ease;overflow:hidden;opacity:0;transform:translateY(20px)}.features-section.visible.svelte-dwcmh3 .feature-card.svelte-dwcmh3{opacity:1;transform:translateY(0);transition-delay:var(--delay)}.feature-card-bg.svelte-dwcmh3.svelte-dwcmh3{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8fafc;border:1px solid rgba(0,0,0,.06);border-radius:24px;transition:all .4s ease}.dark.svelte-dwcmh3 .feature-card-bg.svelte-dwcmh3{background:#1a1a1a;border-color:#ffffff0f}.feature-card.svelte-dwcmh3:hover .feature-card-bg.svelte-dwcmh3,.feature-card.active.svelte-dwcmh3 .feature-card-bg.svelte-dwcmh3{transform:scale(1.02);border-color:transparent;box-shadow:0 24px 48px -12px #0000001f}.dark.svelte-dwcmh3 .feature-card:hover .feature-card-bg.svelte-dwcmh3,.dark.svelte-dwcmh3 .feature-card.active .feature-card-bg.svelte-dwcmh3{box-shadow:0 24px 48px -12px #0006}.feature-card-content.svelte-dwcmh3.svelte-dwcmh3{position:relative;z-index:1}.feature-glow.svelte-dwcmh3.svelte-dwcmh3{position:absolute;top:0;left:0;width:120px;height:120px;border-radius:50%;filter:blur(60px);opacity:0;transition:opacity .4s ease;pointer-events:none;background:#3b82f6}.feature-card.svelte-dwcmh3:hover .feature-glow.svelte-dwcmh3,.feature-card.active.svelte-dwcmh3 .feature-glow.svelte-dwcmh3{opacity:.15}.feature-icon-wrapper.svelte-dwcmh3.svelte-dwcmh3{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:18px;margin-bottom:24px;transition:transform .3s ease;background:#3b82f6}.feature-card.svelte-dwcmh3:hover .feature-icon-wrapper.svelte-dwcmh3{transform:scale(1.1)}.feature-icon-wrapper.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:32px;color:#fff}.feature-title.svelte-dwcmh3.svelte-dwcmh3{font-size:1.375rem;font-weight:700;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.01em}.dark.svelte-dwcmh3 .feature-title.svelte-dwcmh3{color:#fafafa}.feature-description.svelte-dwcmh3.svelte-dwcmh3{font-size:15px;color:#6b7280;line-height:1.8;margin-bottom:20px}.dark.svelte-dwcmh3 .feature-description.svelte-dwcmh3{color:#9ca3af}.feature-arrow.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#3b82f614;border-radius:12px;opacity:0;transform:translate(-10px);transition:all .3s ease}.feature-card.svelte-dwcmh3:hover .feature-arrow.svelte-dwcmh3,.feature-card.active.svelte-dwcmh3 .feature-arrow.svelte-dwcmh3{opacity:1;transform:translate(0)}.feature-arrow.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:20px;color:#3b82f6}.dark.svelte-dwcmh3 .feature-arrow.svelte-dwcmh3{background:#60a5fa1a}.dark.svelte-dwcmh3 .feature-arrow .material-icons.svelte-dwcmh3{color:#60a5fa}.platform-section.svelte-dwcmh3.svelte-dwcmh3{padding:120px 0;background:#f8fafc;opacity:0;transform:translateY(40px);transition:all .8s ease}.platform-section.visible.svelte-dwcmh3.svelte-dwcmh3{opacity:1;transform:translateY(0)}.dark.svelte-dwcmh3 .platform-section.svelte-dwcmh3{background:#141414}.platform-grid.svelte-dwcmh3.svelte-dwcmh3{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.platform-card.svelte-dwcmh3.svelte-dwcmh3{position:relative;border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,.06);overflow:hidden;opacity:0;transform:translateY(20px);transition:all .4s ease}.platform-section.visible.svelte-dwcmh3 .platform-card.svelte-dwcmh3{opacity:1;transform:translateY(0);transition-delay:var(--delay)}.platform-card.svelte-dwcmh3.svelte-dwcmh3:hover{transform:translateY(-8px);box-shadow:0 20px 40px -12px #3b82f626;border-color:#3b82f633}.dark.svelte-dwcmh3 .platform-card.svelte-dwcmh3{background:#1a1a1a;border-color:#ffffff0f}.dark.svelte-dwcmh3 .platform-card.svelte-dwcmh3:hover{box-shadow:0 20px 40px -12px #60a5fa33;border-color:#60a5fa4d}.platform-card-inner.svelte-dwcmh3.svelte-dwcmh3{padding:32px}.platform-icon.svelte-dwcmh3.svelte-dwcmh3{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:16px;margin-bottom:20px}.platform-icon.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:28px;color:#fff}.platform-title.svelte-dwcmh3.svelte-dwcmh3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.01em}.dark.svelte-dwcmh3 .platform-title.svelte-dwcmh3{color:#fafafa}.platform-description.svelte-dwcmh3.svelte-dwcmh3{font-size:15px;color:#6b7280;line-height:1.7;margin-bottom:20px}.dark.svelte-dwcmh3 .platform-description.svelte-dwcmh3{color:#9ca3af}.platform-tags.svelte-dwcmh3.svelte-dwcmh3{display:flex;flex-wrap:wrap;gap:8px}.platform-tag.svelte-dwcmh3.svelte-dwcmh3{display:inline-block;padding:6px 12px;background:#3b82f614;color:#3b82f6;font-size:13px;font-weight:500;border-radius:100px;transition:all .2s}.platform-card.svelte-dwcmh3:hover .platform-tag.svelte-dwcmh3{background:#3b82f626}.dark.svelte-dwcmh3 .platform-tag.svelte-dwcmh3{background:#60a5fa1a;color:#60a5fa}.dark.svelte-dwcmh3 .platform-card:hover .platform-tag.svelte-dwcmh3{background:#60a5fa33}.usecases-section.svelte-dwcmh3.svelte-dwcmh3{padding:120px 0;background:#fff;opacity:0;transform:translateY(40px);transition:all .8s ease}.usecases-section.visible.svelte-dwcmh3.svelte-dwcmh3{opacity:1;transform:translateY(0)}.dark.svelte-dwcmh3 .usecases-section.svelte-dwcmh3{background:#0f0f0f}.usecases-grid.svelte-dwcmh3.svelte-dwcmh3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.usecase-card.svelte-dwcmh3.svelte-dwcmh3{position:relative;display:flex;align-items:flex-start;gap:20px;padding:28px;background:#f8fafc;border:1px solid rgba(0,0,0,.04);border-radius:20px;transition:all .3s ease;overflow:hidden;opacity:0;transform:translateY(20px)}.usecases-section.visible.svelte-dwcmh3 .usecase-card.svelte-dwcmh3{opacity:1;transform:translateY(0);transition-delay:var(--delay)}.usecase-card.svelte-dwcmh3.svelte-dwcmh3:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px #0000001a;border-color:transparent}.dark.svelte-dwcmh3 .usecase-card.svelte-dwcmh3{background:#1a1a1a;border-color:#ffffff0a}.dark.svelte-dwcmh3 .usecase-card.svelte-dwcmh3:hover{box-shadow:0 20px 40px -12px #0006}.usecase-hover-indicator.svelte-dwcmh3.svelte-dwcmh3{position:absolute;bottom:0;left:0;width:0;height:3px;background:#3b82f6;transition:width .3s ease}.usecase-card.svelte-dwcmh3:hover .usecase-hover-indicator.svelte-dwcmh3{width:100%}.usecase-icon.svelte-dwcmh3.svelte-dwcmh3{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:14px;flex-shrink:0;transition:transform .3s ease}.usecase-card.svelte-dwcmh3:hover .usecase-icon.svelte-dwcmh3{transform:scale(1.1)}.usecase-icon.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:26px;color:#3b82f6}.dark.svelte-dwcmh3 .usecase-icon .material-icons.svelte-dwcmh3{color:#60a5fa}.usecase-content.svelte-dwcmh3 h3.svelte-dwcmh3{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin-bottom:6px}.dark.svelte-dwcmh3 .usecase-content h3.svelte-dwcmh3{color:#fafafa}.usecase-content.svelte-dwcmh3 p.svelte-dwcmh3{font-size:14px;color:#6b7280;margin:0;line-height:1.6}.dark.svelte-dwcmh3 .usecase-content p.svelte-dwcmh3{color:#9ca3af}.cta-section.svelte-dwcmh3.svelte-dwcmh3{position:relative;padding:120px 32px;overflow:hidden;opacity:0;transform:translateY(40px);transition:all .8s ease}.cta-section.visible.svelte-dwcmh3.svelte-dwcmh3{opacity:1;transform:translateY(0)}.cta-bg.svelte-dwcmh3.svelte-dwcmh3{position:absolute;top:0;right:0;bottom:0;left:0;background:#3b82f6}.cta-gradient-1.svelte-dwcmh3.svelte-dwcmh3{position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%)}.cta-gradient-2.svelte-dwcmh3.svelte-dwcmh3{position:absolute;bottom:-50%;left:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,0,0,.1) 0%,transparent 70%)}.cta-container.svelte-dwcmh3.svelte-dwcmh3{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.cta-badge.svelte-dwcmh3.svelte-dwcmh3{display:inline-block;padding:8px 16px;background:#ffffff26;border-radius:100px;color:#fff;font-size:13px;font-weight:600;margin-bottom:24px;letter-spacing:.05em;text-transform:uppercase}.cta-title.svelte-dwcmh3.svelte-dwcmh3{font-size:3rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:20px;letter-spacing:-.02em}.cta-description.svelte-dwcmh3.svelte-dwcmh3{font-size:1.25rem;color:#ffffffe6;line-height:1.8;margin-bottom:48px}.cta-actions.svelte-dwcmh3.svelte-dwcmh3{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.btn-cta-primary.svelte-dwcmh3.svelte-dwcmh3{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:#fff;color:#3b82f6;text-decoration:none;font-size:17px;font-weight:700;border-radius:14px;transition:all .2s}.btn-cta-primary.svelte-dwcmh3.svelte-dwcmh3:hover{transform:translateY(-3px);box-shadow:0 16px 32px -8px #0003}.btn-cta-secondary.svelte-dwcmh3.svelte-dwcmh3{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:transparent;color:#fff;text-decoration:none;font-size:17px;font-weight:500;border-radius:14px;border:2px solid rgba(255,255,255,.3);transition:all .2s}.btn-cta-secondary.svelte-dwcmh3.svelte-dwcmh3:hover{background:#ffffff1a;border-color:#ffffff80}.cta-features.svelte-dwcmh3.svelte-dwcmh3{display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.cta-feature.svelte-dwcmh3.svelte-dwcmh3{display:flex;align-items:center;gap:10px;color:#ffffffe6;font-size:15px;font-weight:500}.feature-check.svelte-dwcmh3.svelte-dwcmh3{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px}.feature-check.svelte-dwcmh3 .material-icons.svelte-dwcmh3{font-size:16px;color:#bfdbfe}.footer.svelte-dwcmh3.svelte-dwcmh3{background:#111;padding:80px 32px 40px}.dark.svelte-dwcmh3 .footer.svelte-dwcmh3{background:#0a0a0a}.footer-container.svelte-dwcmh3.svelte-dwcmh3{max-width:1280px;margin:0 auto}.footer-main.svelte-dwcmh3.svelte-dwcmh3{display:flex;justify-content:space-between;margin-bottom:60px}.footer-brand.svelte-dwcmh3.svelte-dwcmh3{max-width:320px}.footer-brand.svelte-dwcmh3 .logo-text.svelte-dwcmh3{color:#fafafa}.footer-tagline.svelte-dwcmh3.svelte-dwcmh3{color:#6b7280;font-size:15px;margin-top:16px;line-height:1.6}.footer-social.svelte-dwcmh3.svelte-dwcmh3{display:flex;gap:12px;margin-top:24px}.social-link.svelte-dwcmh3.svelte-dwcmh3{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff0a;border-radius:12px;color:#6b7280;transition:all .2s}.social-link.svelte-dwcmh3.svelte-dwcmh3:hover{background:#3b82f61a;color:#60a5fa}.footer-links.svelte-dwcmh3.svelte-dwcmh3{display:flex;gap:80px}.footer-link-group.svelte-dwcmh3 h4.svelte-dwcmh3{color:#fafafa;font-size:14px;font-weight:700;margin-bottom:20px;letter-spacing:.02em}.footer-link-group.svelte-dwcmh3 a.svelte-dwcmh3{display:block;color:#6b7280;text-decoration:none;font-size:14px;margin-bottom:14px;transition:color .2s}.footer-link-group.svelte-dwcmh3 a.svelte-dwcmh3:hover{color:#9ca3af}.footer-bottom.svelte-dwcmh3.svelte-dwcmh3{padding-top:40px;border-top:1px solid rgba(255,255,255,.06);text-align:center}.footer-bottom.svelte-dwcmh3 p.svelte-dwcmh3{color:#4b5563;font-size:14px;margin:0}@media (max-width: 1024px){.features-grid.svelte-dwcmh3.svelte-dwcmh3,.platform-grid.svelte-dwcmh3.svelte-dwcmh3,.usecases-grid.svelte-dwcmh3.svelte-dwcmh3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.header-container.svelte-dwcmh3.svelte-dwcmh3{padding:16px 20px}.btn-login.svelte-dwcmh3.svelte-dwcmh3{display:none}.hero.svelte-dwcmh3.svelte-dwcmh3{padding:120px 20px 60px}.hero-title.svelte-dwcmh3.svelte-dwcmh3{font-size:2.5rem}.hero-description.svelte-dwcmh3.svelte-dwcmh3{font-size:1.125rem}.hero-actions.svelte-dwcmh3.svelte-dwcmh3{flex-direction:column;align-items:center}.btn-primary.svelte-dwcmh3.svelte-dwcmh3,.btn-secondary.svelte-dwcmh3.svelte-dwcmh3{width:100%;max-width:320px;justify-content:center}.hero-stats.svelte-dwcmh3.svelte-dwcmh3{flex-direction:column;gap:24px}.stat-divider.svelte-dwcmh3.svelte-dwcmh3{display:none}.section-container.svelte-dwcmh3.svelte-dwcmh3{padding:0 20px}.section-title.svelte-dwcmh3.svelte-dwcmh3{font-size:2rem}.features-section.svelte-dwcmh3.svelte-dwcmh3,.platform-section.svelte-dwcmh3.svelte-dwcmh3,.usecases-section.svelte-dwcmh3.svelte-dwcmh3,.cta-section.svelte-dwcmh3.svelte-dwcmh3{padding:80px 0}.features-grid.svelte-dwcmh3.svelte-dwcmh3,.platform-grid.svelte-dwcmh3.svelte-dwcmh3,.usecases-grid.svelte-dwcmh3.svelte-dwcmh3{grid-template-columns:1fr}.cta-section.svelte-dwcmh3.svelte-dwcmh3{padding:80px 20px}.cta-title.svelte-dwcmh3.svelte-dwcmh3{font-size:2rem}.cta-actions.svelte-dwcmh3.svelte-dwcmh3{flex-direction:column;align-items:center}.btn-cta-primary.svelte-dwcmh3.svelte-dwcmh3,.btn-cta-secondary.svelte-dwcmh3.svelte-dwcmh3{width:100%;max-width:320px;justify-content:center}.cta-features.svelte-dwcmh3.svelte-dwcmh3{flex-direction:column;align-items:center}.footer.svelte-dwcmh3.svelte-dwcmh3{padding:60px 20px 30px}.footer-main.svelte-dwcmh3.svelte-dwcmh3{flex-direction:column;gap:48px}.footer-links.svelte-dwcmh3.svelte-dwcmh3{flex-direction:column;gap:36px}}
