.landing-page{--primary: #7C3AED;--primary-dark: #5B21B6;--primary-light: #A78BFA;--accent: #06B6D4;--dark: #0F172A;--dark-mid: #1E293B;--gray-800: #1E293B;--gray-700: #334155;--gray-600: #475569;--gray-400: #94A3B8;--gray-300: #CBD5E1;--gray-100: #F1F5F9;--white: #FFFFFF;--success: #10B981;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--white);line-height:1.6;min-height:100vh}body{margin:0;padding:0;overflow-x:hidden}.landing-page-wrapper[data-v-69576589]{width:100%;min-height:100vh;overflow:visible}.hero-wrapper[data-v-8cd4c987]{margin:0 auto}.header[data-v-8cd4c987]{padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.logo[data-v-8cd4c987]{display:flex;align-items:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.5rem;color:var(--white);text-decoration:none}.logo-icon[data-v-8cd4c987]{display:inline-flex;align-items:center;justify-content:center;width:250px;height:auto;max-width:100%}@media (max-width: 640px){.logo-icon[data-v-8cd4c987]{width:180px}}.header-badge[data-v-8cd4c987]{display:inline-flex;align-items:center;gap:.5rem;background:var(--dark-mid);padding:.5rem 1rem;border-radius:100px;font-size:.875rem;color:var(--gray-300);border:1px solid var(--gray-700)}.header-badge svg[data-v-8cd4c987]{width:16px;height:16px}.hero[data-v-8cd4c987]{background:var(--dark);width:100%}.hero-container[data-v-8cd4c987]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;padding:3rem 2rem 4rem}@media (max-width: 1024px){.hero-container[data-v-8cd4c987]{grid-template-columns:1fr;gap:3rem}}.hero-content[data-v-8cd4c987]{width:100%}.hero-eyebrow[data-v-8cd4c987]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#7c3aed33,#06b6d433);border:1px solid rgba(124,58,237,.3);padding:.5rem 1rem;border-radius:100px;font-size:.875rem;font-weight:500;color:var(--primary-light);margin-bottom:1.5rem}.hero-eyebrow-dot[data-v-8cd4c987]{width:8px;height:8px;background:var(--accent);border-radius:50%;animation:pulse-8cd4c987 2s infinite}@keyframes pulse-8cd4c987{0%,to{opacity:1}50%{opacity:.5}}.hero h1[data-v-8cd4c987]{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero h1[data-v-8cd4c987] .highlight{background:linear-gradient(135deg,var(--primary-light),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-8cd4c987]{font-size:1.25rem;color:var(--gray-300);width:100%;margin-bottom:2rem}.stats-row[data-v-8cd4c987]{display:flex;gap:2rem;margin-bottom:2.5rem;width:100%;flex-wrap:wrap}.stat-item[data-v-8cd4c987]{display:flex;flex-direction:column}.stat-value[data-v-8cd4c987]{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--white);line-height:1}.stat-value.accent[data-v-8cd4c987]{color:var(--accent)}.stat-label[data-v-8cd4c987]{font-size:.875rem;color:var(--gray-400);margin-top:.25rem;text-transform:uppercase;letter-spacing:.02em}.comparison-box[data-v-8cd4c987]{background:var(--dark-mid);border:1px solid var(--gray-700);border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.comparison-item[data-v-8cd4c987]{flex:1;text-align:center}.comparison-label[data-v-8cd4c987]{display:block;font-size:.875rem;color:var(--gray-400);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.comparison-value[data-v-8cd4c987]{display:block;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.comparison-value.expensive[data-v-8cd4c987]{color:#ef4444}.comparison-value.cheap[data-v-8cd4c987]{color:var(--accent)}.comparison-note[data-v-8cd4c987]{display:block;font-size:.75rem;color:var(--gray-400);line-height:1.4}.comparison-divider[data-v-8cd4c987]{font-family:Space Grotesk,sans-serif;font-weight:700;color:var(--gray-400);font-size:1rem;flex-shrink:0}.trust-section[data-v-8cd4c987]{padding-top:1.5rem;border-top:1px solid var(--gray-700)}.trust-label[data-v-8cd4c987]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:1rem}.logo-row[data-v-8cd4c987]{display:flex;flex-direction:row;align-items:center;gap:1.5rem;flex-wrap:wrap;overflow-x:auto;padding-bottom:.5rem;width:100%}.logo-container[data-v-8cd4c987]{flex-shrink:0;width:140px;height:50px;display:flex;align-items:center;justify-content:center;padding:.5rem}.logo-image[data-v-8cd4c987]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(1) opacity(.7);transition:all .3s ease}.logo-container:hover .logo-image[data-v-8cd4c987]{filter:grayscale(0) opacity(1)}@media (max-width: 768px){.logo-container[data-v-8cd4c987]{width:100px;height:50px}.logo-row[data-v-8cd4c987]{gap:1rem}}@media (max-width: 480px){.logo-row[data-v-8cd4c987]{justify-content:space-between}.logo-container[data-v-8cd4c987]{width:80px;height:40px}}.form-container[data-v-8cd4c987]{justify-self:end}@media (max-width: 1024px){.form-container[data-v-8cd4c987]{justify-self:stretch}}.form-card-wrapper[data-v-8cd4c987]{background:var(--white);border-radius:16px;padding:2rem;box-shadow:0 25px 50px -12px #00000080;color:#0f172a}.form-card-wrapper[data-v-8cd4c987] select,.form-card-wrapper[data-v-8cd4c987] .contact-form-select{color:#0f172a}.form-header[data-v-8cd4c987]{margin-bottom:1.5rem}.form-header h2[data-v-8cd4c987]{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:var(--dark);margin-bottom:.5rem}.form-header p[data-v-8cd4c987]{color:var(--gray-600);font-size:.9375rem}.form-card-wrapper[data-v-8cd4c987] .contact-form-card{background:transparent;padding:0;box-shadow:none}@media (max-width: 1024px){.hero[data-v-8cd4c987]{grid-template-columns:1fr;gap:3rem}.form-container[data-v-8cd4c987]{max-width:100%}}@media (max-width: 640px){.header[data-v-8cd4c987]{padding:1rem;flex-wrap:wrap;gap:1rem}.hero[data-v-8cd4c987]{padding:2rem 1rem;gap:2rem}.hero h1[data-v-8cd4c987]{font-size:2rem;margin-bottom:1rem}.hero-subtitle[data-v-8cd4c987]{font-size:1rem;margin-bottom:1.5rem}.hero-eyebrow[data-v-8cd4c987]{font-size:14px;padding:.375rem .75rem}.stats-row[data-v-8cd4c987]{gap:1.5rem;margin-bottom:2rem}.stat-value[data-v-8cd4c987]{font-size:1.5rem}.stat-label[data-v-8cd4c987]{font-size:.8125rem}.comparison-box[data-v-8cd4c987]{flex-direction:column;gap:1rem;padding:1.25rem}.comparison-value[data-v-8cd4c987]{font-size:1.25rem}.form-grid[data-v-8cd4c987]{grid-template-columns:1fr}.form-container[data-v-8cd4c987]{padding:1.5rem}}.why-switch[data-v-94a92e05]{background:#1e293b;padding:5rem 2rem}.why-switch-inner[data-v-94a92e05]{max-width:1200px;margin:0 auto}.section-header[data-v-94a92e05]{text-align:center;margin-bottom:3rem}.section-header h2[data-v-94a92e05]{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.75rem}.section-header p[data-v-94a92e05]{color:#94a3b8;font-size:1.125rem;margin:0 auto}.reasons-grid[data-v-94a92e05]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 767px){.reasons-grid[data-v-94a92e05]{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 1024px){.reasons-grid[data-v-94a92e05]{grid-template-columns:repeat(3,1fr)!important}}.reason-card[data-v-94a92e05]{background:#0f172a;border:1px solid #334155;border-radius:12px;padding:1.75rem;transition:all .3s ease}.reason-card[data-v-94a92e05]:hover{border-color:#7c3aed;transform:translateY(-4px)}.reason-icon[data-v-94a92e05]{width:48px;height:48px;background:linear-gradient(135deg,#7c3aed33,#10b98133);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.reason-icon img[data-v-94a92e05]{width:24px;height:24px;stroke:#10b981}.reason-card h3[data-v-94a92e05]{font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.reason-card p[data-v-94a92e05]{color:#94a3b8;font-size:.9375rem;line-height:1.6}.icon-image[data-v-94a92e05]{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(64%) sepia(88%) saturate(3180%) hue-rotate(170deg) brightness(101%) contrast(101%)}.prop-icon[data-v-94a92e05] svg{width:24px;height:24px;stroke:var(--accent);fill:none;stroke-width:2}.prop-icon[data-v-94a92e05] svg path{stroke:var(--accent)}.tech-section[data-v-dd44e202]{background:var(--dark-mid);padding:4rem 2rem}.tech-inner[data-v-dd44e202]{max-width:1000px;margin:0 auto;text-align:center}.tech-section h2[data-v-dd44e202]{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.tech-grid[data-v-dd44e202]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.tech-badge[data-v-dd44e202]{display:flex;align-items:center;gap:.5rem;background:var(--dark);border:1px solid var(--gray-700);padding:.75rem 1.25rem;border-radius:100px;font-size:.9375rem;color:var(--gray-300)}.tech-icon[data-v-dd44e202]{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(64%) sepia(88%) saturate(3180%) hue-rotate(170deg) brightness(101%) contrast(101%)}.tech-badge[data-v-dd44e202] svg{width:20px;height:20px;stroke:var(--accent);fill:var(--accent);stroke-width:1.5}.tech-badge[data-v-dd44e202] svg path{stroke:var(--accent);fill:var(--accent)}.cta-section[data-v-b4a2a3d9]{padding:5rem 2rem;text-align:center;background:var(--dark)}.cta-inner[data-v-b4a2a3d9]{max-width:800px;margin:0 auto}.cta-inner h2[data-v-b4a2a3d9]{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-inner h2[data-v-b4a2a3d9] .highlight{background:linear-gradient(135deg,#7c3aed,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-desc[data-v-b4a2a3d9]{color:#cbd5e1;font-size:1.125rem;margin-bottom:1rem}.cta-buttons[data-v-b4a2a3d9]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn[data-v-b4a2a3d9]{padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.cta-btn.primary[data-v-b4a2a3d9]{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;border:none}.cta-btn.primary[data-v-b4a2a3d9]:hover{transform:translateY(-2px);box-shadow:0 10px 20px -10px #7c3aed80}.cta-btn.secondary[data-v-b4a2a3d9]{background:transparent;color:#fff;border:1px solid #475569}.cta-btn.secondary[data-v-b4a2a3d9]:hover{border-color:#94a3b8;background:#1e293b}.section-eyebrow[data-v-b4a2a3d9]{display:inline-block;background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#10b981;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .875rem;border-radius:999px;margin-bottom:1.5rem}.cta-subLine[data-v-b4a2a3d9]{color:#acb8c9;font-size:.825rem;margin-bottom:2rem}.comparison-section[data-v-9b1ef8fc]{padding:5rem 2rem;background:var(--dark)}.comparison-inner[data-v-9b1ef8fc]{max-width:800px;margin:0 auto}.section-header[data-v-9b1ef8fc]{text-align:center;margin-bottom:3rem}.section-header h2[data-v-9b1ef8fc]{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#fff}.section-header p[data-v-9b1ef8fc]{color:#64748b;font-size:1.125rem;margin:0 auto}.comparison-table-wrapper[data-v-9b1ef8fc]{overflow-x:auto}.comparison-table[data-v-9b1ef8fc]{width:100%;border-collapse:collapse}.comparison-table th[data-v-9b1ef8fc],.comparison-table td[data-v-9b1ef8fc]{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0;color:#fff}.comparison-table th[data-v-9b1ef8fc]{font-family:Space Grotesk,sans-serif;font-weight:600;color:#64748b;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.comparison-table td[data-v-9b1ef8fc]{font-size:.9375rem}.comparison-table .highlight-col[data-v-9b1ef8fc]{background:#10b98114;color:#059669;font-weight:500}.comparison-table th.highlight-col[data-v-9b1ef8fc]{color:#10b981}.migration-section[data-v-f78d291a]{background:#1e293b;padding:5rem 2rem}.migration-inner[data-v-f78d291a]{max-width:1200px;margin:0 auto}.section-header[data-v-f78d291a]{text-align:center;margin-bottom:3rem}.section-header h2[data-v-f78d291a]{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#fff}.section-header p[data-v-f78d291a]{color:#64748b;font-size:1.125rem;margin:0 auto}.migration-steps[data-v-f78d291a]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.migration-steps[data-v-f78d291a]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.migration-steps[data-v-f78d291a]{grid-template-columns:repeat(4,1fr)}}.migration-step[data-v-f78d291a]{text-align:center}.step-number[data-v-f78d291a]{width:48px;height:48px;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.25rem;margin:0 auto 1rem}.migration-step h3[data-v-f78d291a]{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#fff}.migration-step p[data-v-f78d291a]{font-size:.875rem;color:#94a3b8;line-height:1.5}.testimonial-section[data-v-d5f7865b]{padding:5rem 2rem;background:var(--dark)}.testimonial-inner[data-v-d5f7865b]{max-width:800px;margin:0 auto}.testimonial-card[data-v-d5f7865b]{background:linear-gradient(135deg,#7c3aed1a,#10b9811a);border:1px solid #334155;border-radius:16px;padding:3rem;text-align:center}.quote-mark[data-v-d5f7865b]{font-family:Georgia,serif;font-size:4rem;line-height:1;color:#a78bfa;opacity:.5;margin-bottom:-1rem}.testimonial-text[data-v-d5f7865b]{font-size:1.375rem;line-height:1.6;color:#f1f5f9;margin-bottom:1.5rem;font-style:italic}.testimonial-author[data-v-d5f7865b]{display:flex;align-items:center;justify-content:center;gap:1rem}.author-avatar[data-v-d5f7865b]{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#10b981);display:flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.25rem}.author-info[data-v-d5f7865b]{text-align:left}.author-name[data-v-d5f7865b]{font-weight:600;color:#fff}.author-title[data-v-d5f7865b]{font-size:.875rem;color:#94a3b8}h1[data-v-2ef8bc83] .highlight{background:linear-gradient(135deg,#7c3aed,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.video-stack[data-v-2ef8bc83]{position:relative;display:flex;align-items:center;justify-content:center}.video-stack-bg[data-v-2ef8bc83]{position:absolute;inset:3%;width:94%;height:94%;object-fit:contain;z-index:0;pointer-events:none}.video-stack-cloud[data-v-2ef8bc83]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;height:100%;object-fit:fill;z-index:1;pointer-events:none}.video-stack-video[data-v-2ef8bc83]{position:relative;z-index:2;width:75%;margin:5% auto}.pulse-wrapper[data-v-2ef8bc83]{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px}.play-btn[data-v-2ef8bc83]{position:relative;z-index:2;width:80px;height:80px;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 0 20px #fff3;color:#000;font-size:.95rem;font-weight:600;letter-spacing:.05em}.pulse-wrapper:hover .play-btn[data-v-2ef8bc83]{transform:scale(1.1);box-shadow:0 0 30px #fff3}.pulse-ring[data-v-2ef8bc83]{position:absolute;top:50%;left:50%;width:80px;height:80px;margin-top:-40px;margin-left:-40px;border-radius:50%;border:1px solid rgba(0,120,215,.8);animation:pulse-ripple-2ef8bc83 3s ease-out infinite;pointer-events:none}.pulse-ring-1[data-v-2ef8bc83]{animation-delay:0s}.pulse-ring-2[data-v-2ef8bc83]{animation-delay:1s}.pulse-ring-3[data-v-2ef8bc83]{animation-delay:2s}.pulse-wrapper:hover .pulse-ring[data-v-2ef8bc83]{animation-duration:2s;border-color:#0078d7}@keyframes pulse-ripple-2ef8bc83{0%{transform:scale(1);opacity:0}10%{transform:scale(1);opacity:.8}to{transform:scale(2.5);opacity:0}}.problem-section[data-v-6a8c7148]{padding:5rem 2rem;background:#fff}.problem-inner[data-v-6a8c7148]{max-width:1200px;margin:0 auto;text-align:center}.section-tag[data-v-6a8c7148]{display:inline-block;background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .875rem;border-radius:999px;margin-bottom:1.5rem}.section-header[data-v-6a8c7148]{margin-bottom:3rem}.section-header h2[data-v-6a8c7148]{font-family:Space Grotesk,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:#000;line-height:1.2;margin-bottom:1rem}.section-header h2[data-v-6a8c7148] .highlight{background:linear-gradient(135deg,#7c3aed,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header p[data-v-6a8c7148]{color:#1e293b;font-size:1.125rem;margin:0 auto}.problem-cards[data-v-6a8c7148]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){.problem-cards[data-v-6a8c7148]{grid-template-columns:repeat(3,1fr)}}.problem-card[data-v-6a8c7148]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:left;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.problem-card[data-v-6a8c7148]:hover{border-color:#7c3aed;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.card-icon[data-v-6a8c7148]{width:48px;height:48px;background:linear-gradient(135deg,#7c3aed33,#10b98133);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.icon-img[data-v-6a8c7148]{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(64%) sepia(88%) saturate(3180%) hue-rotate(170deg) brightness(101%) contrast(101%)}.problem-card h3[data-v-6a8c7148]{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.problem-card p[data-v-6a8c7148]{font-size:.9rem;color:#1e293b;line-height:1.6}.platform-overview[data-v-9aa7ff80]{padding:0;background:#f8fafc;position:relative;overflow:hidden}.platform-overview[data-v-9aa7ff80]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 15% 50%,rgba(124,58,237,.08) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 85% 50%,rgba(16,185,129,.06) 0%,transparent 70%);pointer-events:none}.platform-inner[data-v-9aa7ff80]{max-width:1700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative}.platform-text[data-v-9aa7ff80]{padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:900px}.section-tag[data-v-9aa7ff80]{display:inline-block;background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#10b981;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .875rem;border-radius:999px;margin-bottom:1.5rem;width:fit-content}.platform-text h2[data-v-9aa7ff80]{font-family:Space Grotesk,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:#000;line-height:1.2;margin-bottom:1.25rem}.platform-text h2[data-v-9aa7ff80] .highlight{background:linear-gradient(135deg,#7c3aed,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.platform-description[data-v-9aa7ff80]{color:#1e293b;font-size:1rem;line-height:1.7;margin-bottom:2rem}.telemetry-tags[data-v-9aa7ff80]{display:flex;flex-wrap:wrap;gap:.625rem}.telemetry-tag[data-v-9aa7ff80]{display:inline-flex;align-items:center;background:#ffffff0d;border:1px solid #334155;color:#cbd5e1;font-size:.875rem;padding:.375rem .875rem;border-radius:6px}.telemetry-tag[data-v-9aa7ff80]:before{content:"●";margin-right:6px}.platform-screenshot[data-v-9aa7ff80]{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px}.laptop-view[data-v-9aa7ff80],.mobile-view[data-v-9aa7ff80]{width:100%;height:100%;display:flex}.laptop-view[data-v-9aa7ff80]{display:none}.mobile-view[data-v-9aa7ff80]{display:flex;padding-bottom:2rem}@media (min-width: 768px){.laptop-view[data-v-9aa7ff80]{display:flex}.mobile-view[data-v-9aa7ff80]{display:none}}[data-v-8820bd4a] .highlight{background:linear-gradient(135deg,#7c3aed,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.social-proof[data-v-2c4b80ce]{padding:4rem 2rem;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;text-align:center}.social-proof-inner[data-v-2c4b80ce]{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.section-tag[data-v-2c4b80ce]{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.items-row[data-v-2c4b80ce]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.trust-item[data-v-2c4b80ce]{font-size:1.125rem;font-weight:600;color:#334155;letter-spacing:-.01em}.github-pill[data-v-2c4b80ce]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:.9rem;font-weight:500}.github-pill svg[data-v-2c4b80ce]{color:#475569;flex-shrink:0}.backers-text[data-v-2c4b80ce]{font-size:.875rem;color:#64748b;line-height:1.6}.backers-text[data-v-2c4b80ce] strong{color:#334155;font-weight:600}.testimonial2-section[data-v-df74a5b8]{padding:5rem 2rem;background:#fff}.testimonial2-inner[data-v-df74a5b8]{max-width:900px;margin:0 auto}.testimonial2-card[data-v-df74a5b8]{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:16px;padding:3rem;text-align:left;box-shadow:0 1px 3px #0000000d}.quote-icon[data-v-df74a5b8]{font-family:Georgia,serif;font-size:3rem;line-height:1;color:#a78bfa;opacity:.3;margin-bottom:1rem}.testimonial-quote[data-v-df74a5b8]{font-size:1.25rem;line-height:1.7;color:#1e293b;margin-bottom:2rem;font-weight:400}.author-info[data-v-df74a5b8]{display:flex;align-items:center;gap:1rem}.author-avatar[data-v-df74a5b8]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#10b981);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.avatar-img[data-v-df74a5b8]{width:100%;height:100%;object-fit:cover}.avatar-initials[data-v-df74a5b8]{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1rem;color:#fff}.author-details[data-v-df74a5b8]{display:flex;flex-direction:column;gap:.25rem}.author-name[data-v-df74a5b8]{font-weight:600;font-size:1rem;color:#0f172a}.author-title[data-v-df74a5b8]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.testimonial2-card[data-v-df74a5b8]{padding:2rem}.testimonial-quote[data-v-df74a5b8]{font-size:1.125rem}}.animate-fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bento-heading[data-v-26f46507] .highlight{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bento-grid>.bento-card[data-v-26f46507]:nth-child(4){grid-column:1 / 3}.bento-grid>.bento-card[data-v-26f46507]:nth-child(5){grid-column:3 / 4}.card-desc[data-v-26f46507]{display:grid;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1),margin-top .38s cubic-bezier(.4,0,.2,1)}.card-desc-inner[data-v-26f46507]{overflow:hidden;display:block;font-size:.85rem;color:#1e293b;line-height:1.65;opacity:0;transform:translateY(6px);transition:opacity .3s ease 80ms,transform .3s ease 80ms}.card-cta[data-v-26f46507]{display:grid;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1),margin-top .38s cubic-bezier(.4,0,.2,1)}.card-cta-inner[data-v-26f46507]{overflow:hidden;display:block;opacity:0;transform:translateY(6px);transition:opacity .3s ease .1s,transform .3s ease .1s}.bento-card:hover .card-desc[data-v-26f46507]{grid-template-rows:1fr;margin-top:.5rem}.bento-card:hover .card-desc-inner[data-v-26f46507]{opacity:1;transform:translateY(0)}.bento-card:hover .card-cta[data-v-26f46507]{grid-template-rows:1fr;margin-top:.5rem}.bento-card:hover .card-cta-inner[data-v-26f46507]{opacity:1;transform:translateY(0)}@media (max-width: 900px){.bento-grid[data-v-26f46507]{grid-template-columns:repeat(2,1fr)}.bento-grid>.bento-card[data-v-26f46507]:nth-child(4),.bento-grid>.bento-card[data-v-26f46507]:nth-child(5){grid-column:span 1}.bento-card[data-v-26f46507],.bento-card--wide[data-v-26f46507]{height:auto}.card-visual[data-v-26f46507]{flex:0 0 180px!important;transition:none!important}.card-desc[data-v-26f46507],.card-cta[data-v-26f46507]{grid-template-rows:1fr!important;margin-top:.5rem!important;transition:none!important}.card-cta-inner[data-v-26f46507],.card-desc-inner[data-v-26f46507]{opacity:1!important;transform:none!important;transition:none!important}.bento-card[data-v-26f46507]:hover{box-shadow:none}}@media (max-width: 580px){.bento-grid[data-v-26f46507]{grid-template-columns:1fr}.bento-grid>.bento-card[data-v-26f46507]:nth-child(4),.bento-grid>.bento-card[data-v-26f46507]:nth-child(5){grid-column:span 1}}
