.not-found-module__C8Vo8a__section{background:linear-gradient(rgba(14,165,233,.08),rgba(37,99,235,.05));justify-content:center;align-items:center;min-height:70vh;padding:max(4rem,min(10vw,8rem)) 1.5rem;display:flex}.not-found-module__C8Vo8a__content{text-align:center;max-width:640px;color:var(--text-primary);flex-direction:column;align-items:center;gap:1.25rem;display:flex}.not-found-module__C8Vo8a__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-primary);background:rgba(37,99,235,.1);border-radius:999px;justify-content:center;align-items:center;padding:.35rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.not-found-module__C8Vo8a__title{margin:0;font-size:max(2.25rem,min(4vw,3rem));font-weight:700}.not-found-module__C8Vo8a__subtitle{color:var(--text-secondary);margin:0;font-size:max(1rem,min(2.2vw,1.25rem))}.not-found-module__C8Vo8a__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.not-found-module__C8Vo8a__primaryAction,.not-found-module__C8Vo8a__secondaryAction{border:1px solid transparent;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.not-found-module__C8Vo8a__primaryAction{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;box-shadow:0 18px 36px rgba(37,99,235,.25)}.not-found-module__C8Vo8a__primaryAction:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(37,99,235,.3)}.not-found-module__C8Vo8a__primaryAction:focus-visible{transform:translateY(-2px);box-shadow:0 22px 42px rgba(37,99,235,.3)}.not-found-module__C8Vo8a__secondaryAction{color:var(--text-primary);background:rgba(148,163,184,.08);border-color:rgba(148,163,184,.35)}.not-found-module__C8Vo8a__secondaryAction:hover{background:rgba(148,163,184,.12);transform:translateY(-2px)}.not-found-module__C8Vo8a__secondaryAction:focus-visible{background:rgba(148,163,184,.12);transform:translateY(-2px)}.not-found-module__C8Vo8a__primaryAction:focus-visible{outline:2px solid var(--accent-tertiary);outline-offset:3px}.not-found-module__C8Vo8a__secondaryAction:focus-visible{outline:2px solid var(--accent-tertiary);outline-offset:3px}@media (max-width:600px){.not-found-module__C8Vo8a__section{padding:3rem 1.25rem}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-background:#fff;--text-primary:#0f172a;--text-secondary:#475569;--accent-primary:#2563eb;--accent-secondary:#0ea5e9;--accent-tertiary:#38bdf8;--surface-muted:#f8fafc;--surface-elevated:#fff;--border-soft:#e2e8f0;--border-strong:rgba(37,99,235,.35);--shadow-soft:0 24px 48px rgba(15,23,42,.08);--shadow-strong:0 32px 64px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__page{background:var(--page-background);min-height:100vh;color:var(--text-primary);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;position:relative}.LandingContent-module__z07Zfa__main{flex-direction:column;display:flex}.LandingContent-module__z07Zfa__srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LandingContent-module__z07Zfa__skipLink{width:1px;height:1px;position:absolute;top:auto;left:-999px;overflow:hidden}.LandingContent-module__z07Zfa__skipLink:focus{z-index:50;color:#fff;background:#1f6feb;border-radius:.75rem;width:auto;height:auto;padding:.5rem 1rem;position:absolute;top:1rem;left:1rem;box-shadow:0 10px 30px rgba(31,110,235,.35)}.LandingContent-module__z07Zfa__header{z-index:50;-webkit-backdrop-filter:blur();backdrop-filter:blur();transition:background .3s,box-shadow .3s,border-color .3s;position:-webkit-sticky;position:sticky;top:0}.LandingContent-module__z07Zfa__headerScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.95);border-bottom:1px solid #e2e8f0;box-shadow:0 18px 36px rgba(15,23,42,.07)}.LandingContent-module__z07Zfa__headerInner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex;position:relative}.LandingContent-module__z07Zfa__headerActions{align-items:center;gap:.75rem;margin-left:auto;display:flex;position:relative}.LandingContent-module__z07Zfa__menuToggle{color:#0f172a;cursor:pointer;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.LandingContent-module__z07Zfa__menuToggle:hover{background:#fff;border-color:rgba(15,23,42,.16);box-shadow:0 12px 28px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__menuToggle:focus-visible{background:#fff;border-color:rgba(15,23,42,.16);box-shadow:0 12px 28px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__menuToggle:focus-visible{outline-offset:2px;outline:2px solid #1f6feb}.LandingContent-module__z07Zfa__menuToggleIcon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex;position:relative}.LandingContent-module__z07Zfa__menuToggleLine{background:#0f172a;border-radius:999px;width:100%;height:2px;transition:transform .2s,opacity .2s,top .2s,bottom .2s;position:absolute}.LandingContent-module__z07Zfa__menuToggleLineTop{top:.35rem}.LandingContent-module__z07Zfa__menuToggleLineMiddle{top:50%;transform:translateY(-50%)}.LandingContent-module__z07Zfa__menuToggleLineBottom{bottom:.35rem}.LandingContent-module__z07Zfa__menuToggle[data-active=true] .LandingContent-module__z07Zfa__menuToggleLineTop{top:50%;transform:translateY(-50%)rotate(45deg)}.LandingContent-module__z07Zfa__menuToggle[data-active=true] .LandingContent-module__z07Zfa__menuToggleLineMiddle{opacity:0}.LandingContent-module__z07Zfa__menuToggle[data-active=true] .LandingContent-module__z07Zfa__menuToggleLineBottom{top:50%;bottom:auto;transform:translateY(-50%)rotate(-45deg)}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__menuToggle,.LandingContent-module__z07Zfa__menuToggleLine{transition:none}}.LandingContent-module__z07Zfa__container{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.LandingContent-module__z07Zfa__brand{color:#1f6feb;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-flex}.LandingContent-module__z07Zfa__brandBadge{color:#fff;background:#1f6feb;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;display:inline-flex}.LandingContent-module__z07Zfa__brandText{color:#0f172a;display:none}.LandingContent-module__z07Zfa__nav{color:#1e293b;align-items:center;gap:1.5rem;font-size:.95rem;font-weight:600;display:none}.LandingContent-module__z07Zfa__navOpen{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:rgba(255,255,255,.95);border:1px solid rgba(148,163,184,.35);border-radius:1.25rem;flex-direction:column;align-items:stretch;gap:.75rem;min-width:16rem;max-width:min(22rem,100vw - 3rem);padding:1rem 1.25rem 1.5rem;display:flex;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 24px 48px rgba(15,23,42,.14)}.LandingContent-module__z07Zfa__navOpen .LandingContent-module__z07Zfa__navLink{background:rgba(248,250,252,.85);border-radius:.75rem;width:100%;padding:.65rem .75rem;display:block;box-shadow:0 10px 24px rgba(15,23,42,.08)}.LandingContent-module__z07Zfa__navOpen .LandingContent-module__z07Zfa__navLink:hover,.LandingContent-module__z07Zfa__navOpen .LandingContent-module__z07Zfa__navLink:focus{background:rgba(226,232,240,.95)}.LandingContent-module__z07Zfa__navLink{color:inherit;text-decoration:none;transition:color .2s}.LandingContent-module__z07Zfa__navLink:hover,.LandingContent-module__z07Zfa__navLink:focus{color:#1f6feb}.LandingContent-module__z07Zfa__nav a{color:inherit;text-decoration:none;transition:color .2s}.LandingContent-module__z07Zfa__nav a:hover,.LandingContent-module__z07Zfa__nav a:focus{color:#1f6feb}.LandingContent-module__z07Zfa__waitlistButton,.LandingContent-module__z07Zfa__primaryButton,.LandingContent-module__z07Zfa__secondaryButton{border-radius:1rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.LandingContent-module__z07Zfa__waitlistButton,.LandingContent-module__z07Zfa__primaryButton{color:#fff;background:#1f6feb;border:1px solid #1f6feb;box-shadow:0 18px 36px rgba(31,110,235,.35)}.LandingContent-module__z07Zfa__waitlistButton:hover,.LandingContent-module__z07Zfa__waitlistButton:focus,.LandingContent-module__z07Zfa__primaryButton:hover,.LandingContent-module__z07Zfa__primaryButton:focus{background:#1a63d4;transform:translateY(-2px)}.LandingContent-module__z07Zfa__secondaryButton{color:#fff;background:0 0;border:1px solid rgba(255,255,255,.25)}.LandingContent-module__z07Zfa__secondaryButton:hover,.LandingContent-module__z07Zfa__secondaryButton:focus{border-color:rgba(255,255,255,.5);transform:translateY(-2px)}.LandingContent-module__z07Zfa__heroSection{color:#fff;background:#0f172a;position:relative;overflow:hidden}.LandingContent-module__z07Zfa__heroGradientPrimary,.LandingContent-module__z07Zfa__heroGradientSecondary,.LandingContent-module__z07Zfa__heroGradientAccent{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.LandingContent-module__z07Zfa__heroGradientPrimary{background:radial-gradient(circle at top,rgba(31,110,235,.4),transparent 55%)}.LandingContent-module__z07Zfa__heroGradientSecondary{background:radial-gradient(circle,rgba(0,184,148,.35),transparent 60%);width:50%;display:none;left:auto;right:0}.LandingContent-module__z07Zfa__heroGradientAccent{background:radial-gradient(circle at 0 100%,rgba(255,193,7,.15),transparent 55%)}.LandingContent-module__z07Zfa__heroInner{justify-items:center;gap:3rem;min-height:70vh;padding-top:max(6rem,min(12vw,8rem));padding-bottom:max(4rem,min(9vw,6rem));position:relative}.LandingContent-module__z07Zfa__heroContent{text-align:center;flex-direction:column;flex:1;align-items:center;gap:4rem;width:100%;display:flex}.LandingContent-module__z07Zfa__heroCopy{flex-direction:column;align-items:center;gap:1.5rem;max-width:46rem;display:flex}.LandingContent-module__z07Zfa__heroTitle{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:max(2.5rem,min(4vw,3.75rem));font-weight:500;line-height:1.1;display:flex}.LandingContent-module__z07Zfa__heroTitleText{display:inline}.LandingContent-module__z07Zfa__heroTitleBase{align-items:center;display:inline-flex}.LandingContent-module__z07Zfa__heroTitleSeparator{font-weight:inherit;align-items:center;display:inline-flex}.LandingContent-module__z07Zfa__heroTitleDynamic{isolation:isolate;border-radius:12px;justify-content:center;align-items:center;min-height:2.75rem;margin-left:.35rem;padding:.65rem 2.25rem;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 32px 56px rgba(15,23,42,.45),inset 0 0 0 1px rgba(255,255,255,.16),0 20px 60px rgba(14,165,233,.4)}.LandingContent-module__z07Zfa__heroTitleDynamic:before{content:"";border-radius:inherit;opacity:.95;z-index:-2;background:linear-gradient(120deg,rgba(31,110,235,.95),rgba(14,165,233,.92),rgba(59,130,246,.95)) 0 0/180% 180%;animation:12s infinite LandingContent-module__z07Zfa__heroHighlight;position:absolute;top:0;bottom:0;left:0;right:0}.LandingContent-module__z07Zfa__heroTitleDynamic:after{content:"";border-radius:inherit;mix-blend-mode:screen;opacity:.9;z-index:-1;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.28),transparent 55%),radial-gradient(circle at 80% 10%,rgba(148,197,253,.25),transparent 60%),linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,0));position:absolute;top:-16%;bottom:-16%;left:-24%;right:-24%}.LandingContent-module__z07Zfa__heroTitleTerm{white-space:nowrap;color:#fff;letter-spacing:.01em;text-shadow:0 10px 24px rgba(15,23,42,.65),0 0 18px rgba(15,23,42,.55);align-items:center;font-weight:600;display:inline-flex;position:relative}@keyframes LandingContent-module__z07Zfa__heroHighlight{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__heroTitleDynamic:before{background-position:50%;animation:none}}.LandingContent-module__z07Zfa__heroSubtitle{color:rgba(226,232,240,.85);max-width:50rem;font-size:max(1.125rem,min(2vw,1.3rem))}.LandingContent-module__z07Zfa__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.LandingContent-module__z07Zfa__highlightSection{background:linear-gradient(rgba(15,23,42,.05),rgba(15,23,42,0))}.LandingContent-module__z07Zfa__highlightInner{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.LandingContent-module__z07Zfa__highlightCopy{text-align:center;gap:1.25rem;max-width:48rem;display:grid}.LandingContent-module__z07Zfa__highlightTitle{color:#0f172a;font-size:max(1.95rem,min(3.5vw,2.9rem));font-weight:600}.LandingContent-module__z07Zfa__highlightSubtitle{color:#334155;font-size:1.15rem;line-height:1.8}.LandingContent-module__z07Zfa__highlightMedia{justify-content:center;width:100%;display:flex}.LandingContent-module__z07Zfa__highlightFigure{flex-direction:column;align-items:center;gap:1.25rem;width:min(100%,980px);display:flex}.LandingContent-module__z07Zfa__highlightImageWrapper{aspect-ratio:16/9;background:radial-gradient(circle at top,rgba(59,130,246,.2),transparent 70%);border:1px solid rgba(59,130,246,.2);border-radius:2.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 60px rgba(15,23,42,.2),inset 0 0 0 1px rgba(148,197,253,.35)}.LandingContent-module__z07Zfa__highlightImage{object-fit:contain}.LandingContent-module__z07Zfa__highlightCaption{color:#1e293b;text-align:center;max-width:56ch;font-size:1rem}.LandingContent-module__z07Zfa__section{padding:5rem 0}.LandingContent-module__z07Zfa__sectionAlt{background:#f1f5f9}.LandingContent-module__z07Zfa__sectionDark{color:#fff;background:#0f172a}.LandingContent-module__z07Zfa__sectionTitle{color:inherit;font-size:max(2.2rem,min(3vw,2.75rem));font-weight:600}.LandingContent-module__z07Zfa__sectionSubtitle{color:rgba(15,23,42,.7);margin-top:1rem;font-size:1.125rem}.LandingContent-module__z07Zfa__sectionIntro{text-align:center;flex-direction:column;gap:.75rem;max-width:48rem;margin:0 auto;display:flex}.LandingContent-module__z07Zfa__sectionDark .LandingContent-module__z07Zfa__sectionSubtitle{color:rgba(226,232,240,.8)}.LandingContent-module__z07Zfa__featureGrid{gap:1.5rem;margin-top:3.5rem;display:grid}.LandingContent-module__z07Zfa__featureCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 20px 40px rgba(15,23,42,.08)}.LandingContent-module__z07Zfa__featureCard:hover{border-color:rgba(31,110,235,.4);transform:translateY(-4px);box-shadow:0 24px 48px rgba(15,23,42,.15)}.LandingContent-module__z07Zfa__featureIcon{color:#1f6feb;background:rgba(31,110,235,.1);border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.LandingContent-module__z07Zfa__featureTitle{margin-top:.5rem;font-size:1.25rem;font-weight:600}.LandingContent-module__z07Zfa__featureDescription{color:#475569;text-align:center;font-size:.95rem}.LandingContent-module__z07Zfa__differentials{background:radial-gradient(circle at 0 0,rgba(56,189,248,.18),transparent 55%),radial-gradient(circle at 100% 100%,rgba(34,197,94,.16),transparent 55%),#fff;border:1px solid rgba(148,163,184,.35);border-radius:2.5rem;align-items:stretch;gap:max(2rem,min(5vw,3rem));padding:max(2.5rem,min(6vw,4rem));display:grid;position:relative;overflow:hidden;box-shadow:0 32px 60px rgba(15,23,42,.14)}@media (min-width:960px){.LandingContent-module__z07Zfa__differentials{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.LandingContent-module__z07Zfa__differentialsColumn{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:32rem;display:flex}.LandingContent-module__z07Zfa__differentialsListWrapper{width:100%}.LandingContent-module__z07Zfa__differentialsList{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.LandingContent-module__z07Zfa__differentialsList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.LandingContent-module__z07Zfa__differentialsCard{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(226,232,240,.9));border:1px solid rgba(148,163,184,.25);border-radius:1.5rem;align-items:flex-start;gap:.85rem;padding:1.25rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 24px 48px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__differentialsCard:hover{transform:translateY(-4px);box-shadow:0 34px 60px rgba(15,23,42,.18)}.LandingContent-module__z07Zfa__differentialsBadge{color:#0f766e;background:linear-gradient(135deg,rgba(16,185,129,.25),rgba(5,150,105,.45));border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px rgba(16,185,129,.25)}.LandingContent-module__z07Zfa__differentialsText{color:#0f172a;font-size:1.05rem;font-weight:500;line-height:1.4}.LandingContent-module__z07Zfa__triadSection{color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#111c2f 55%,#0f172a 100%)}.LandingContent-module__z07Zfa__trustWrapper{justify-items:center;gap:2.5rem;display:grid}.LandingContent-module__z07Zfa__trustIntro{text-align:center;justify-items:center;gap:1rem;width:100%;max-width:42rem;margin:0 auto;display:grid}.LandingContent-module__z07Zfa__trustGrid{gap:1.5rem;width:100%;display:grid}.LandingContent-module__z07Zfa__trustDescription{color:rgba(226,232,240,.8);font-size:.95rem}.LandingContent-module__z07Zfa__trustTile{background:rgba(15,23,42,.6);border:1px solid rgba(148,163,184,.25);border-radius:1.5rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 22px 48px rgba(8,20,46,.35)}.LandingContent-module__z07Zfa__trustTile:hover{transform:translateY(-4px);box-shadow:0 32px 64px rgba(8,20,46,.45)}.LandingContent-module__z07Zfa__trustIcon{font-size:1.5rem}.LandingContent-module__z07Zfa__trustTitle{color:#bfdbfe;font-weight:600}.LandingContent-module__z07Zfa__trustCopy{color:rgba(226,232,240,.75);margin:.25rem 0 0}.LandingContent-module__z07Zfa__trustLegal{color:rgba(148,163,184,.7);text-align:center;margin-top:.5rem;font-size:.75rem}.LandingContent-module__z07Zfa__howItWorksSection{background:var(--surface-muted);position:relative}.LandingContent-module__z07Zfa__stepsWrapper{position:relative}.LandingContent-module__z07Zfa__stepsHeader{text-align:center;flex-direction:column;gap:.75rem;margin-bottom:max(1.5rem,min(3vw,2.5rem));display:flex}.LandingContent-module__z07Zfa__stepsHeading{color:var(--accent-primary);margin:0;font-size:max(2rem,min(3vw,2.5rem));font-weight:600}.LandingContent-module__z07Zfa__stepsSubheading{color:rgba(15,23,42,.75);max-width:48rem;margin:0 auto;font-size:max(1rem,min(1.8vw,1.125rem))}.LandingContent-module__z07Zfa__stepList{max-width:68.75rem;margin:0 auto;padding:max(1rem,min(2vw,1.5rem)) 0;list-style:none;position:relative}.LandingContent-module__z07Zfa__stepList:before{content:"";background:linear-gradient(var(--accent-secondary),var(--accent-primary));opacity:.2;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.LandingContent-module__z07Zfa__stepItem{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:max(1.5rem,min(3vw,2rem));margin:max(1rem,min(2.5vw,1.75rem)) 0;display:grid;position:relative}.LandingContent-module__z07Zfa__stepNumber{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;z-index:2;border-radius:999px;place-items:center;width:3.375rem;height:3.375rem;font-size:1.1rem;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 24px rgba(15,23,42,.18)}.LandingContent-module__z07Zfa__card{background:var(--surface-elevated);border-left:6px solid var(--accent-primary);border-radius:.75rem;gap:.5rem;padding:max(1rem,min(2.4vw,1.5rem));transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 18px 40px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__card:hover{transform:translateY(-2px);box-shadow:0 24px 48px rgba(15,23,42,.18)}.LandingContent-module__z07Zfa__cardTitle{color:var(--text-primary);margin:0;font-size:max(1.1rem,min(2vw,1.25rem));font-weight:600}.LandingContent-module__z07Zfa__cardText{color:rgba(15,23,42,.78);margin:0;font-size:max(.95rem,min(1.5vw,1.05rem));line-height:1.7}.LandingContent-module__z07Zfa__left .LandingContent-module__z07Zfa__card{grid-column:1/2}.LandingContent-module__z07Zfa__left:after{content:"";grid-column:2/3}.LandingContent-module__z07Zfa__right .LandingContent-module__z07Zfa__card{grid-column:2/3}.LandingContent-module__z07Zfa__right:before{content:"";grid-column:1/2}.LandingContent-module__z07Zfa__ctaBar{border-radius:1rem;place-items:center;display:grid}@media (max-width:900px){.LandingContent-module__z07Zfa__stepList:before{left:2.25rem;transform:none}.LandingContent-module__z07Zfa__stepItem{grid-template-columns:1fr;padding-left:2.5rem}.LandingContent-module__z07Zfa__stepNumber{width:2.75rem;height:2.75rem;font-size:1rem;left:2.25rem}.LandingContent-module__z07Zfa__left .LandingContent-module__z07Zfa__card,.LandingContent-module__z07Zfa__right .LandingContent-module__z07Zfa__card{grid-column:1/-1}.LandingContent-module__z07Zfa__card{border-left-width:5px}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__card{transition:none}.LandingContent-module__z07Zfa__card:hover{transform:none;box-shadow:0 18px 40px rgba(15,23,42,.12)}}.LandingContent-module__z07Zfa__integrationWrapper{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.LandingContent-module__z07Zfa__integrationLogos{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;width:100%;display:grid}.LandingContent-module__z07Zfa__integrationLogoCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-radius:1.25rem;justify-content:center;align-items:center;min-height:80px;padding:.5rem;display:flex}.LandingContent-module__z07Zfa__integrationLogo{object-fit:contain;width:auto;height:100px}.LandingContent-module__z07Zfa__supportWrapper{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex}.LandingContent-module__z07Zfa__supportContent{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;width:100%;max-width:56rem;display:grid}.LandingContent-module__z07Zfa__supportCard{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex;box-shadow:0 20px 40px rgba(15,23,42,.08)}.LandingContent-module__z07Zfa__supportTitle{color:#0f172a;font-size:1.1rem;font-weight:600}.LandingContent-module__z07Zfa__supportCopy{color:#475569;font-size:.95rem}.LandingContent-module__z07Zfa__roadmapGrid{gap:1.5rem;margin-top:3rem;display:grid}.LandingContent-module__z07Zfa__roadmapCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;transition:transform .2s,border-color .2s}.LandingContent-module__z07Zfa__roadmapCard:hover{border-color:rgba(31,110,235,.4);transform:translateY(-4px)}.LandingContent-module__z07Zfa__roadmapQuarter{color:#1f6feb;font-size:.9rem;font-weight:600}.LandingContent-module__z07Zfa__roadmapDescription{color:#334155;margin-top:.5rem}.LandingContent-module__z07Zfa__roadmapNote{text-align:center;color:#64748b;margin-top:2.5rem;font-size:.85rem}.LandingContent-module__z07Zfa__banner{background:rgba(0,184,148,.08)}.LandingContent-module__z07Zfa__bannerCard{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.7);border:1px solid rgba(0,184,148,.1);border-radius:1rem;gap:2rem;padding:3.5rem 3rem;display:grid;box-shadow:0 20px 40px rgba(0,184,148,.15)}.LandingContent-module__z07Zfa__bannerCopy{flex-direction:column;gap:1rem;display:flex}.LandingContent-module__z07Zfa__bannerChips{color:#64748b;flex-wrap:wrap;justify-content:center;gap:.75rem;font-size:.75rem;display:flex}.LandingContent-module__z07Zfa__bannerChip{color:#334155;background:#f1f5f9;border-radius:999px;padding:.35rem 1rem;font-weight:600}.LandingContent-module__z07Zfa__bannerButton{padding-left:2.25rem;padding-right:2.25rem;font-size:1rem;box-shadow:0 25px 60px rgba(37,99,235,.35)}.LandingContent-module__z07Zfa__faqList{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.LandingContent-module__z07Zfa__faqItem{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;width:100%;padding:1.25rem 1.5rem;transition:transform .2s,background .2s;box-shadow:0 18px 32px rgba(15,23,42,.08)}.LandingContent-module__z07Zfa__faqItem:hover,.LandingContent-module__z07Zfa__faqItem:focus{background:#fff;transform:translateY(-2px)}.LandingContent-module__z07Zfa__faqQuestion{color:#0f172a;justify-content:space-between;align-items:center;gap:1.5rem;font-size:1.125rem;font-weight:600;display:flex}.LandingContent-module__z07Zfa__faqToggle{color:#1f6feb;font-size:2rem}.LandingContent-module__z07Zfa__faqAnswerWrapper{overflow:hidden}.LandingContent-module__z07Zfa__faqAnswer{color:#475569;margin-top:1rem;font-size:.95rem}.LandingContent-module__z07Zfa__waitlistSection{color:#fff;background:#0f172a}.LandingContent-module__z07Zfa__waitlistColumns{flex-direction:column;gap:3rem;display:flex}.LandingContent-module__z07Zfa__waitlistCopy{flex-direction:column;flex:1;gap:1.5rem;display:flex}.LandingContent-module__z07Zfa__waitlistTitle{font-size:max(2.5rem,min(3.5vw,3rem));font-weight:600}.LandingContent-module__z07Zfa__waitlistSubtitle{color:rgba(226,232,240,.85);font-size:1.125rem}.LandingContent-module__z07Zfa__waitlistSteps{color:rgba(226,232,240,.85);gap:1rem;font-size:.95rem;display:grid}.LandingContent-module__z07Zfa__waitlistStep{align-items:center;gap:.75rem;display:flex}.LandingContent-module__z07Zfa__waitlistStepBadge{color:#fff;background:#00b894;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:600;display:inline-flex}.LandingContent-module__z07Zfa__waitlistNote{color:rgba(148,163,184,.85);font-size:.75rem}.LandingContent-module__z07Zfa__waitlistFormWrapper{flex:1}@media (min-width:640px){.LandingContent-module__z07Zfa__brandText{display:block}}@media (min-width:768px){.LandingContent-module__z07Zfa__waitlistColumns{gap:4rem}.LandingContent-module__z07Zfa__featureGrid,.LandingContent-module__z07Zfa__trustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingContent-module__z07Zfa__integrationLogos{grid-template-columns:repeat(3,minmax(0,1fr))}.LandingContent-module__z07Zfa__timeline{gap:max(2rem,min(3vw,2.75rem))}.LandingContent-module__z07Zfa__timelineItem{grid-template-columns:max(3rem,min(6vw,3.5rem)) 1fr;padding-left:max(1rem,min(5vw,2.5rem))}}@media (min-width:1024px){.LandingContent-module__z07Zfa__headerActions{gap:1.5rem}.LandingContent-module__z07Zfa__menuToggle{display:none}.LandingContent-module__z07Zfa__nav{box-shadow:none;background:0 0;border:none;flex-direction:row;align-items:center;gap:1.5rem;padding:0;display:flex;position:static}.LandingContent-module__z07Zfa__navOpen{box-shadow:none;background:0 0;border:none;flex-direction:row;align-items:center;gap:1.5rem;min-width:auto;max-width:none;padding:0;position:static}.LandingContent-module__z07Zfa__navOpen .LandingContent-module__z07Zfa__navLink{box-shadow:none;background:0 0;padding:0}.LandingContent-module__z07Zfa__heroInner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.LandingContent-module__z07Zfa__heroGradientSecondary{display:block}.LandingContent-module__z07Zfa__heroSubtitle{font-size:1.25rem}.LandingContent-module__z07Zfa__featureGrid,.LandingContent-module__z07Zfa__trustGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.LandingContent-module__z07Zfa__timeline{gap:3.5rem}.LandingContent-module__z07Zfa__integrationLogos{grid-template-columns:repeat(5,minmax(0,1fr))}.LandingContent-module__z07Zfa__bannerCard{text-align:left;grid-template-columns:1.4fr auto;align-items:center}.LandingContent-module__z07Zfa__bannerChips{justify-content:flex-start}.LandingContent-module__z07Zfa__waitlistColumns{flex-direction:row}.LandingContent-module__z07Zfa__footerInner{text-align:left;flex-direction:row}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__waitlistButton,.LandingContent-module__z07Zfa__primaryButton,.LandingContent-module__z07Zfa__secondaryButton,.LandingContent-module__z07Zfa__featureCard,.LandingContent-module__z07Zfa__timelineItem,.LandingContent-module__z07Zfa__timelineContent,.LandingContent-module__z07Zfa__roadmapCard,.LandingContent-module__z07Zfa__trustTile,.LandingContent-module__z07Zfa__faqItem{transition:none}}
.MarketingFooter-module__R24krq__footer{color:#e2e8f0;background:radial-gradient(circle at 0 0,rgba(37,99,235,.12),transparent 55%),radial-gradient(circle at 100% 100%,rgba(14,165,233,.08),transparent 50%),#020617;padding:3.5rem 0 2.25rem;position:relative;overflow:hidden}.MarketingFooter-module__R24krq__footer:after{content:"";pointer-events:none;background:linear-gradient(rgba(15,23,42,.6),rgba(2,6,23,.95));position:absolute;top:0;bottom:0;left:0;right:0}.MarketingFooter-module__R24krq__inner{z-index:1;border-bottom:1px solid rgba(148,163,184,.2);grid-template-columns:minmax(0,1fr);gap:2.25rem;padding-bottom:1rem;display:grid;position:relative}@media (min-width:900px){.MarketingFooter-module__R24krq__inner{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:3rem}}.MarketingFooter-module__R24krq__left{align-content:start;gap:1rem;display:grid}.MarketingFooter-module__R24krq__brand{align-items:center;gap:1.1rem;display:flex}.MarketingFooter-module__R24krq__brandBadge{color:#f8fafc;background:linear-gradient(160deg,rgba(37,99,235,.35),rgba(14,165,233,.25));border:1px solid rgba(148,163,184,.25);border-radius:1.3rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.2rem;font-weight:700;display:inline-flex;box-shadow:0 24px 45px rgba(15,23,42,.45)}.MarketingFooter-module__R24krq__brandTextWrap{display:grid}.MarketingFooter-module__R24krq__brandName{color:#f1f5f9;margin:0;font-size:1.5rem;font-weight:700}.MarketingFooter-module__R24krq__brandTagline{color:rgba(226,232,240,.92);margin:0;font-size:1.05rem;font-weight:600}.MarketingFooter-module__R24krq__brandDescription{color:rgba(203,213,225,.88);max-width:420px;margin:0;font-size:.9rem;line-height:1.55}.MarketingFooter-module__R24krq__iconRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.MarketingFooter-module__R24krq__iconBtn{color:#0f172a;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .2s,box-shadow .2s,color .2s,opacity .2s;display:inline-flex;box-shadow:0 14px 28px rgba(15,23,42,.25)}.MarketingFooter-module__R24krq__iconBtn:focus-visible{outline-offset:3px;outline:3px solid rgba(14,165,233,.55)}.MarketingFooter-module__R24krq__iconBtn:hover{opacity:.95;transform:translateY(-2px)scale(1.03);box-shadow:0 24px 34px rgba(15,23,42,.32)}.MarketingFooter-module__R24krq__iconBtn:focus-visible{opacity:.95;transform:translateY(-2px)scale(1.03);box-shadow:0 24px 34px rgba(15,23,42,.32)}.MarketingFooter-module__R24krq__iconBtn svg{width:22px;height:22px}.MarketingFooter-module__R24krq__right{align-content:start;gap:1.75rem;display:grid}@media (min-width:900px){.MarketingFooter-module__R24krq__right{grid-template-columns:repeat(3,minmax(0,1fr))}}.MarketingFooter-module__R24krq__menuGroup{gap:.75rem;display:grid}.MarketingFooter-module__R24krq__menuTitle{color:rgba(241,245,249,.95);margin:0;font-size:1.05rem;font-weight:700}.MarketingFooter-module__R24krq__menuList{gap:.5rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:grid}.MarketingFooter-module__R24krq__menuLink{color:rgba(226,232,240,.92);border-bottom:1px dashed rgba(226,232,240,.25);width:-moz-fit-content;width:fit-content;padding-bottom:2px;text-decoration:none;transition:transform .2s,border-color .2s,color .2s;display:inline-flex}.MarketingFooter-module__R24krq__menuLink:hover{color:#f8fafc;border-color:rgba(14,165,233,.55);transform:translate(3px)}.MarketingFooter-module__R24krq__menuLink:focus-visible{color:#f8fafc;border-color:rgba(14,165,233,.55);transform:translate(3px)}.MarketingFooter-module__R24krq__bottom{z-index:1;text-align:center;color:rgba(203,213,225,.82);justify-items:center;gap:.4rem;padding-top:1.75rem;font-size:.85rem;display:grid;position:relative}.MarketingFooter-module__R24krq__bottomNote{margin:0}.MarketingFooter-module__R24krq__bottomSecondary{max-width:720px;margin:0;line-height:1.6}@media (max-width:900px){.MarketingFooter-module__R24krq__inner{text-align:center;justify-items:center}.MarketingFooter-module__R24krq__left,.MarketingFooter-module__R24krq__right{justify-items:center}.MarketingFooter-module__R24krq__menuLink{justify-self:center}}.MarketingFooter-module__R24krq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.WaitlistForm-module__z5m7Ja__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.9);border:1px solid #e2e8f0;border-radius:1rem;width:100%;padding:2rem;box-shadow:0 24px 48px rgba(15,23,42,.08)}.WaitlistForm-module__z5m7Ja__header{text-align:left;gap:.5rem;margin-bottom:1.5rem;display:grid}.WaitlistForm-module__z5m7Ja__title{color:#0f172a;font-size:1.1rem;font-weight:600}.WaitlistForm-module__z5m7Ja__subtitle{color:#64748b;font-size:.875rem}.WaitlistForm-module__z5m7Ja__form{gap:1.5rem;display:grid}.WaitlistForm-module__z5m7Ja__fieldGrid{gap:1.25rem;display:grid}.WaitlistForm-module__z5m7Ja__field{gap:.4rem;display:grid}.WaitlistForm-module__z5m7Ja__fieldWide{grid-column:1/-1}.WaitlistForm-module__z5m7Ja__label{color:#334155;font-size:.9rem;font-weight:600}.WaitlistForm-module__z5m7Ja__required{color:#dc2626}.WaitlistForm-module__z5m7Ja__input{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.WaitlistForm-module__z5m7Ja__input:focus{border-color:#1f6feb;outline:none;box-shadow:0 0 0 3px rgba(31,110,235,.18)}.WaitlistForm-module__z5m7Ja__error{color:#dc2626;font-size:.85rem}.WaitlistForm-module__z5m7Ja__checkboxGroup{background:#f1f5f9;border-radius:1rem;gap:.75rem;padding:1rem;display:grid}.WaitlistForm-module__z5m7Ja__checkboxLabel{color:#334155;align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.WaitlistForm-module__z5m7Ja__checkboxInput{accent-color:#1f6feb;border:1px solid #cbd5f5;border-radius:.35rem;width:1.25rem;height:1.25rem;margin-top:.2rem}.WaitlistForm-module__z5m7Ja__disclaimer{color:#64748b;font-size:.75rem}.WaitlistForm-module__z5m7Ja__honeypot{display:none}.WaitlistForm-module__z5m7Ja__submitButton{color:#fff;cursor:pointer;background:#1f6feb;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 24px 48px rgba(31,110,235,.35)}.WaitlistForm-module__z5m7Ja__submitButton:hover,.WaitlistForm-module__z5m7Ja__submitButton:focus{background:#1a63d4;outline:none;transform:translateY(-2px)}.WaitlistForm-module__z5m7Ja__submitButton:disabled{cursor:not-allowed;opacity:.6;transform:none}.WaitlistForm-module__z5m7Ja__status{min-height:1.5rem;margin-top:1rem}.WaitlistForm-module__z5m7Ja__statusMessage{align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.WaitlistForm-module__z5m7Ja__statusSuccess{color:#16a34a}.WaitlistForm-module__z5m7Ja__statusError{color:#dc2626}@media (min-width:768px){.WaitlistForm-module__z5m7Ja__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.legal-article-module__nrCL6a__article{color:#0f172a;max-width:1000px;margin:4rem auto;padding:0 1.5rem 4rem;line-height:1.7}.legal-article-module__nrCL6a__article h1{text-align:center;margin-bottom:.75rem;font-size:max(2.5rem,min(4vw,3rem));font-weight:700}.legal-article-module__nrCL6a__article h2{color:#0f172a;margin-top:2.5rem;margin-bottom:1rem;font-size:max(1.35rem,min(2.3vw,1.65rem));font-weight:600}.legal-article-module__nrCL6a__lastUpdated{text-align:center;color:#475569;margin-bottom:2.5rem;font-size:.95rem}.legal-article-module__nrCL6a__article p{color:#1f2937;margin-bottom:1rem}.legal-article-module__nrCL6a__article strong{color:#0f172a}.legal-article-module__nrCL6a__section{margin-top:2.75rem}.legal-article-module__nrCL6a__section:first-of-type,.legal-article-module__nrCL6a__section h2{margin-top:0}.legal-article-module__nrCL6a__list{color:#1f2937;gap:.5rem;margin:1rem 0 0 1.5rem;padding:0;display:grid}.legal-article-module__nrCL6a__list li::marker{color:#1d4ed8;font-weight:600}.legal-article-module__nrCL6a__highlight{color:#0f172a;background:rgba(29,78,216,.08);border:1px solid rgba(29,78,216,.28);border-radius:1rem;margin-top:1.25rem;padding:1.5rem 1.75rem;font-size:.95rem;line-height:1.7}@media (max-width:640px){.legal-article-module__nrCL6a__article{margin:3rem auto;padding:0 1.25rem 3rem}.legal-article-module__nrCL6a__article h1{font-size:2.25rem}.legal-article-module__nrCL6a__article h2{margin-top:2rem;font-size:1.35rem}.legal-article-module__nrCL6a__section{margin-top:2.25rem}}
.RoadmapPage-module__BLc-7q__page{color:#0f172a;background:linear-gradient(#f8fafc 0%,#fff 24%)}.RoadmapPage-module__BLc-7q__wrapper{max-width:1040px;font-family:var(--font-geist-sans,"Inter",sans-serif);margin:0 auto;padding:4rem 1.5rem 6rem}.RoadmapPage-module__BLc-7q__header{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.RoadmapPage-module__BLc-7q__kicker{color:#0f172a;letter-spacing:.04em;text-transform:uppercase;background:rgba(15,23,42,.05);border-radius:999px;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.RoadmapPage-module__BLc-7q__title{font-size:max(2.25rem,min(2.5vw + 1.5rem,3rem));font-weight:700;line-height:1.1}.RoadmapPage-module__BLc-7q__subtitle{color:#334155;max-width:720px;font-size:1.1rem;line-height:1.6}.RoadmapPage-module__BLc-7q__summaryCard{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1.5rem;margin-bottom:3.5rem;padding:2rem;box-shadow:0 24px 48px -30px rgba(15,23,42,.45)}.RoadmapPage-module__BLc-7q__summaryTitle{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.RoadmapPage-module__BLc-7q__summaryList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.RoadmapPage-module__BLc-7q__summaryItem{background:rgba(15,23,42,.03);border:1px solid transparent;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.RoadmapPage-module__BLc-7q__summaryItem:hover{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.08);transform:translateY(-2px)}.RoadmapPage-module__BLc-7q__summaryItem a{color:inherit;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-flex}.RoadmapPage-module__BLc-7q__section{margin-bottom:4rem;scroll-margin-top:96px}.RoadmapPage-module__BLc-7q__sectionHeader{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.RoadmapPage-module__BLc-7q__sectionTitle{color:#0f172a;font-size:max(1.75rem,min(1.2vw + 1.5rem,2.25rem));font-weight:700}.RoadmapPage-module__BLc-7q__sectionDescription{color:#475569;max-width:720px;font-size:1rem;line-height:1.6}.RoadmapPage-module__BLc-7q__milestones{gap:1.5rem;display:grid}.RoadmapPage-module__BLc-7q__milestone{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1.5rem;gap:.75rem;padding:1.5rem;display:grid;box-shadow:0 18px 40px -32px rgba(15,23,42,.5)}.RoadmapPage-module__BLc-7q__milestoneHeader{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.RoadmapPage-module__BLc-7q__milestoneTitle{color:#0f172a;font-size:1.15rem;font-weight:600}.RoadmapPage-module__BLc-7q__milestoneMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.RoadmapPage-module__BLc-7q__statusBadge{letter-spacing:.02em;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.825rem;font-weight:600;display:inline-flex}.RoadmapPage-module__BLc-7q__statusDone{color:#047857;background:rgba(34,197,94,.12)}.RoadmapPage-module__BLc-7q__statusProgress{color:#1d4ed8;background:rgba(59,130,246,.12)}.RoadmapPage-module__BLc-7q__statusPlanned{color:#7c3aed;background:rgba(168,85,247,.12)}.RoadmapPage-module__BLc-7q__milestoneDescription{color:#334155;line-height:1.6}.RoadmapPage-module__BLc-7q__milestoneImpact{color:#0f172a;font-weight:500}.RoadmapPage-module__BLc-7q__timeline{color:#475569;align-items:center;gap:.35rem;font-size:.9rem;display:inline-flex}.RoadmapPage-module__BLc-7q__anchorIcon{font-size:1.1rem}@media (max-width:640px){.RoadmapPage-module__BLc-7q__wrapper{padding:3rem 1rem 5rem}.RoadmapPage-module__BLc-7q__summaryCard{padding:1.5rem}.RoadmapPage-module__BLc-7q__milestone{padding:1.25rem}}
