:root{--ev-brand: #5c6ac4;--ev-brand-dark: #3d4db7;--ev-brand-light: #eef0fb;--ev-accent: #5fbfa0;--ev-accent-dark: #7fcfc0;--ev-red: #e8847a;--ev-yellow: #f2b66d;--ev-text: #1a1d23;--ev-text-muted: #6b7280;--ev-text-soft: #9ca3af;--ev-bg: #ffffff;--ev-bg-alt: #f8f9fc;--ev-border: #e5e7eb;--ev-shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--ev-shadow: 0 4px 16px rgba(0, 0, 0, .08);--ev-shadow-lg: 0 12px 40px rgba(0, 0, 0, .12);--ev-radius: 12px;--ev-radius-lg: 20px;--ev-font: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--ev-max-width: 1120px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:72px}._pageWrapper_5xs5m_44{background-color:var(--ev-bg);min-height:100vh;width:100%;font-family:var(--ev-font);color:var(--ev-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._sectionInner_5xs5m_55{max-width:var(--ev-max-width);margin:0 auto;padding:0 1.5rem}._sectionHeader_5xs5m_61{text-align:center;margin-bottom:3rem}._sectionTitle_5xs5m_66{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--ev-text);margin-bottom:.75rem}._sectionSub_5xs5m_75{font-size:1.05rem;color:var(--ev-text-muted);max-width:640px;margin:0 auto;line-height:1.65}._navbar_5xs5m_84{position:sticky;top:0;z-index:100;background:#ffffffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--ev-border)}._navInner_5xs5m_94{max-width:var(--ev-max-width);margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;gap:2rem}._navLogo_5xs5m_104{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}._navLogoMark_5xs5m_112{background:var(--ev-brand);color:#fff;font-weight:800;font-size:.75rem;letter-spacing:.04em;width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}._navLogoText_5xs5m_126{font-weight:700;font-size:1rem;color:var(--ev-text);letter-spacing:-.01em}._navList_5xs5m_133{display:flex;align-items:center;gap:.25rem;list-style:none;flex:1}._navLink_5xs5m_141{text-decoration:none;font-size:.9rem;font-weight:500;color:var(--ev-text-muted);padding:.4rem .75rem;border-radius:6px;transition:color .15s ease,background .15s ease}._navLink_5xs5m_141:hover{color:var(--ev-brand);background:var(--ev-brand-light)}._navCta_5xs5m_158{flex-shrink:0;text-decoration:none;font-size:.875rem;font-weight:600;color:#fff;background:var(--ev-brand);padding:.5rem 1.1rem;border-radius:8px;transition:background .15s ease,transform .1s ease}._navCta_5xs5m_158:hover{background:var(--ev-brand-dark);transform:translateY(-1px)}._hero_5xs5m_178{background:linear-gradient(135deg,#f0f2ff,#fafbff,#f0fdf9);padding:5rem 1.5rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:var(--ev-max-width);margin:0 auto}._heroContent_5xs5m_189{max-width:540px}._heroPill_5xs5m_193{display:inline-block;background:var(--ev-brand-light);color:var(--ev-brand);font-size:.8rem;font-weight:600;letter-spacing:.03em;padding:.35rem .85rem;border-radius:999px;margin-bottom:1.5rem;border:1px solid #d0d5f5}._heroHeading_5xs5m_206{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.25rem;color:var(--ev-text)}._heroHighlight_5xs5m_215{color:var(--ev-brand);background:linear-gradient(135deg,var(--ev-brand),#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._heroSubheading_5xs5m_223{font-size:1.1rem;color:var(--ev-text-muted);line-height:1.7;margin-bottom:2rem}._heroCta_5xs5m_230{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}._primaryCta_5xs5m_237{display:inline-block;transition:transform .15s ease,opacity .15s ease}._primaryCta_5xs5m_237:hover{transform:translateY(-2px);opacity:.92}._storeBadges_5xs5m_249{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._storeBadgeImg_5xs5m_256{height:48px;width:auto;display:block}._ctaButtonRow_5xs5m_262{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._ctaNote_5xs5m_270{font-size:.82rem;color:var(--ev-text-soft);line-height:1.5}._heroVisual_5xs5m_277{display:flex;justify-content:center}._heroCard_5xs5m_282{background:#fff;border:1px solid var(--ev-border);border-radius:var(--ev-radius-lg);box-shadow:var(--ev-shadow-lg);width:100%;max-width:380px;overflow:hidden}._heroCardHeader_5xs5m_292{background:#f3f4f6;padding:.75rem 1rem;display:flex;align-items:center;gap:.4rem;border-bottom:1px solid var(--ev-border)}._dot_5xs5m_301{width:12px;height:12px;border-radius:50%;flex-shrink:0}._heroCardTitle_5xs5m_308{font-size:.78rem;color:var(--ev-text-muted);font-weight:500;margin-left:.25rem}._heroCardBody_5xs5m_315{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._heroStat_5xs5m_322{display:flex;justify-content:space-between;align-items:baseline}._heroStatLabel_5xs5m_328{font-size:.85rem;color:var(--ev-text-muted)}._heroStatValue_5xs5m_333{font-size:1.5rem;font-weight:700;color:var(--ev-text);letter-spacing:-.02em}._heroStatBar_5xs5m_340{height:10px;border-radius:999px;display:flex;overflow:hidden;gap:2px}._heroBarPureDeliverable_5xs5m_348{background:var(--ev-accent);border-radius:999px 0 0 999px;height:100%}._heroBarDeliverable_5xs5m_354{background:var(--ev-accent-dark);height:100%}._heroBarRisky_5xs5m_359{background:var(--ev-yellow);height:100%}._heroBarInvalid_5xs5m_364{background:var(--ev-red);border-radius:0 999px 999px 0;height:100%}._heroLegend_5xs5m_370{display:flex;gap:.75rem;font-size:.78rem;color:var(--ev-text-muted);flex-wrap:wrap}._heroLegend_5xs5m_370 span{display:flex;align-items:center;gap:.3rem}._legendDot_5xs5m_384{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}._legendPureDeliverable_5xs5m_392{background:var(--ev-accent)}._legendDeliverable_5xs5m_395{background:var(--ev-accent-dark)}._legendRisky_5xs5m_398{background:var(--ev-yellow)}._legendInvalid_5xs5m_401{background:var(--ev-red)}._heroCardTag_5xs5m_405{font-size:.8rem;color:var(--ev-accent-dark);background:#f0fdf9;border:1px solid #bbf7e4;border-radius:8px;padding:.5rem .75rem;font-weight:500}._statsStrip_5xs5m_416{background:var(--ev-brand);padding:2.5rem 1.5rem}._statsInner_5xs5m_421{max-width:var(--ev-max-width);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}._statItem_5xs5m_430{display:flex;flex-direction:column;gap:.25rem}._statValue_5xs5m_436{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#fff;letter-spacing:-.02em}._statLabel_5xs5m_443{font-size:.85rem;color:#ffffffbf;font-weight:500}._section_5xs5m_55{padding:5rem 0}._section_5xs5m_55:nth-child(2n){background:var(--ev-bg-alt)}._featureGrid_5xs5m_459{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._featureCard_5xs5m_465{background:var(--ev-bg);border:1px solid var(--ev-border);border-radius:var(--ev-radius);padding:1.75rem;transition:box-shadow .2s ease,transform .2s ease}._featureCard_5xs5m_465:hover{box-shadow:var(--ev-shadow);transform:translateY(-3px)}._featureIcon_5xs5m_480{font-size:1.75rem;margin-bottom:.75rem;line-height:1}._featureTitle_5xs5m_486{font-size:1rem;font-weight:700;color:var(--ev-text);margin-bottom:.5rem}._featureBody_5xs5m_493{font-size:.9rem;color:var(--ev-text-muted);line-height:1.6}._howItWorks_5xs5m_500{background:var(--ev-bg-alt);padding:5rem 1.5rem}._stepList_5xs5m_505{list-style:none;max-width:680px;margin:0 auto 2.5rem;display:flex;flex-direction:column;gap:2rem}._stepItem_5xs5m_514{display:flex;gap:1.5rem;align-items:flex-start}._stepNumber_5xs5m_520{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--ev-brand);color:#fff;font-weight:800;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #5c6ac459}._stepTitle_5xs5m_535{font-size:1.05rem;font-weight:700;color:var(--ev-text);margin-bottom:.35rem}._stepBody_5xs5m_542{font-size:.9rem;color:var(--ev-text-muted);line-height:1.6}._howItWorksCta_5xs5m_548{text-align:center}._btnPrimary_5xs5m_553{display:inline-block;text-decoration:none;background:var(--ev-brand);color:#fff;font-weight:600;font-size:.95rem;padding:.75rem 1.75rem;border-radius:10px;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;box-shadow:0 4px 14px #5c6ac44d}._btnPrimary_5xs5m_553:hover{background:var(--ev-brand-dark);transform:translateY(-2px);box-shadow:0 6px 20px #5c6ac466}._useCaseGrid_5xs5m_576{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._useCaseCard_5xs5m_582{background:var(--ev-bg);border:1px solid var(--ev-border);border-radius:var(--ev-radius);padding:2rem;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s ease,transform .2s ease}._useCaseCard_5xs5m_582:hover{box-shadow:var(--ev-shadow);transform:translateY(-2px)}._useCaseIcon_5xs5m_600{font-size:1.75rem;line-height:1}._useCaseTitle_5xs5m_605{font-size:1.05rem;font-weight:700;color:var(--ev-text)}._useCaseBody_5xs5m_611{font-size:.9rem;color:var(--ev-text-muted);line-height:1.6}._callout_5xs5m_618{background:linear-gradient(135deg,var(--ev-brand) 0%,#7c3aed 100%);padding:5rem 1.5rem}._calloutInner_5xs5m_623{max-width:var(--ev-max-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}._calloutTitle_5xs5m_632{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}._calloutBody_5xs5m_640{font-size:1rem;color:#ffffffd9;line-height:1.7;margin-bottom:1.75rem}._calloutBody_5xs5m_640 strong{color:#fff}._callout_5xs5m_618 ._btnPrimary_5xs5m_553{background:#fff;color:var(--ev-brand);box-shadow:0 4px 14px #00000026}._callout_5xs5m_618 ._btnPrimary_5xs5m_553:hover{background:#f0f0ff;color:var(--ev-brand-dark)}._callout_5xs5m_618 ._ctaButtonRow_5xs5m_262{justify-content:flex-start}._calloutVisual_5xs5m_666{display:flex;flex-direction:column;gap:.75rem}._calloutBubble_5xs5m_672{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.875rem 1rem;display:flex;align-items:center;gap:.75rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._calloutBubbleIcon_5xs5m_684{font-size:1.1rem;flex-shrink:0}._calloutBubbleText_5xs5m_689{font-size:.9rem;color:#ffffffe6;font-family:Courier New,monospace;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._calloutBadgeGreen_5xs5m_699,._calloutBadgeRed_5xs5m_700{flex-shrink:0;font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:999px}._calloutBadgeGreen_5xs5m_699{background:#00c89640;color:#4fffcb;border:1px solid rgba(0,200,150,.4)}._calloutBadgeRed_5xs5m_700{background:#e8505b40;color:#ff9fa5;border:1px solid rgba(232,80,91,.4)}._partnerGrid_5xs5m_721{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._partnerCard_5xs5m_727{position:relative;background:var(--ev-bg);border:1px solid var(--ev-border);border-radius:var(--ev-radius);padding:1.75rem;text-decoration:none;display:flex;flex-direction:column;gap:.4rem;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._partnerCard_5xs5m_727:hover{box-shadow:var(--ev-shadow);transform:translateY(-3px);border-color:var(--ev-brand)}._partnerBadge_5xs5m_749{position:absolute;top:1rem;right:1rem;background:var(--ev-brand-light);color:var(--ev-brand);font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .55rem;border-radius:999px;border:1px solid #d0d5f5}._partnerName_5xs5m_764{font-size:1.1rem;font-weight:700;color:var(--ev-text);margin-top:.25rem}._partnerTagline_5xs5m_771{font-size:.82rem;font-weight:600;color:var(--ev-brand);text-transform:uppercase;letter-spacing:.04em}._partnerDesc_5xs5m_779{font-size:.88rem;color:var(--ev-text-muted);line-height:1.55;flex:1;margin-top:.25rem}._partnerCta_5xs5m_787{font-size:.85rem;font-weight:600;color:var(--ev-brand);margin-top:.5rem}._faqSection_5xs5m_795{padding:5rem 0;background:var(--ev-bg-alt)}._faqList_5xs5m_800{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}._faqItem_5xs5m_808{background:var(--ev-bg);border:1px solid var(--ev-border);border-radius:var(--ev-radius);padding:1.5rem}._faqQuestion_5xs5m_815{font-size:1rem;font-weight:700;color:var(--ev-text);margin-bottom:.5rem}._faqAnswer_5xs5m_822{font-size:.9rem;color:var(--ev-text-muted);line-height:1.65}._contactSection_5xs5m_829{padding:5rem 0;background:var(--ev-bg)}._contactInner_5xs5m_834{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._contactText_5xs5m_841{display:flex;flex-direction:column;gap:1rem}._contactPerson_5xs5m_847{display:flex;align-items:center;gap:1rem}._contactAvatar_5xs5m_853{width:84px;height:84px;border-radius:50%;object-fit:cover;border:2px solid var(--ev-border);flex-shrink:0}._contactPersonName_5xs5m_862{font-size:.95rem;font-weight:700;color:var(--ev-text)}._contactPersonRole_5xs5m_868{font-size:.85rem;color:var(--ev-text-muted)}._contactBody_5xs5m_873{font-size:1rem;color:var(--ev-text-muted);line-height:1.75}._contactEmail_5xs5m_879{display:inline-block;margin-top:.5rem;font-size:1.05rem;font-weight:600;color:var(--ev-brand);text-decoration:none;border-bottom:2px solid var(--ev-brand-light);padding-bottom:2px;transition:border-color .15s ease,color .15s ease}._contactEmail_5xs5m_879:hover{color:var(--ev-brand-dark);border-color:var(--ev-brand)}._contactCards_5xs5m_898{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._contactCard_5xs5m_898{background:var(--ev-bg-alt);border:1px solid var(--ev-border);border-radius:var(--ev-radius);padding:1.25rem;display:flex;flex-direction:column;gap:.4rem}._contactCardIcon_5xs5m_914{font-size:1.4rem;line-height:1;margin-bottom:.15rem}._contactCardTitle_5xs5m_920{font-size:.95rem;font-weight:700;color:var(--ev-text)}._contactCardBody_5xs5m_926{font-size:.85rem;color:var(--ev-text-muted);line-height:1.55}._finalCta_5xs5m_933{background:linear-gradient(135deg,#f0f2ff,#fafbff);border-top:1px solid var(--ev-border);border-bottom:1px solid var(--ev-border);padding:5rem 1.5rem}._finalCtaInner_5xs5m_940{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}._finalCtaTitle_5xs5m_950{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:var(--ev-text)}._finalCtaBody_5xs5m_957{font-size:1.05rem;color:var(--ev-text-muted);line-height:1.65}._footer_5xs5m_964{background:var(--ev-text);color:#ffffffa6;padding:3rem 1.5rem 2rem}._footerInner_5xs5m_970{max-width:var(--ev-max-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}._footerBrand_5xs5m_980{display:flex;flex-direction:column;align-items:center;gap:.4rem}._footerBrandName_5xs5m_987{font-size:1rem;font-weight:700;color:#fff}._footerTagline_5xs5m_993{font-size:.85rem;color:#ffffff80}._footerNav_5xs5m_998{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem .5rem}._footerLink_5xs5m_1005{color:#fff9;text-decoration:none;font-size:.875rem;padding:.3rem .6rem;border-radius:6px;transition:color .15s ease}._footerLink_5xs5m_1005:hover{color:#fff}._footerCopy_5xs5m_1018{font-size:.8rem;color:#ffffff59}@media (max-width: 900px){._hero_5xs5m_178{grid-template-columns:1fr;padding:3.5rem 1.5rem 3rem}._heroContent_5xs5m_189{max-width:100%}._heroVisual_5xs5m_277{display:none}._heroCta_5xs5m_230{align-items:center}._storeBadges_5xs5m_249{justify-content:center}._contactInner_5xs5m_834{grid-template-columns:1fr;gap:2.5rem}._featureGrid_5xs5m_459,._partnerGrid_5xs5m_721{grid-template-columns:repeat(2,1fr)}._calloutInner_5xs5m_623{grid-template-columns:1fr;gap:2rem}._statsInner_5xs5m_421{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 600px){._navList_5xs5m_133{display:none}._navInner_5xs5m_94{justify-content:space-between}._featureGrid_5xs5m_459,._useCaseGrid_5xs5m_576,._partnerGrid_5xs5m_721{grid-template-columns:1fr}._statsInner_5xs5m_421{grid-template-columns:repeat(2,1fr)}._heroHeading_5xs5m_206{font-size:2rem}}
