: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;--hero-pointer-x:50%;--hero-pointer-y:50%;background:#0f172a;position:relative;overflow:hidden}.LandingContent-module__z07Zfa__heroVideo{object-fit:cover;opacity:.34;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.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__heroGradientSecondary{background:radial-gradient(circle,rgba(0,184,148,.35),transparent 60%);width:50%;display:none;left:auto;right:0}.LandingContent-module__z07Zfa__heroInteractiveGrid{pointer-events:none;background-image:linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 1px),linear-gradient(rgba(148,163,184,.12) 1px,transparent 1px);background-size:36px 36px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(circle,#000 40%,transparent 78%);mask-image:radial-gradient(circle,#000 40%,transparent 78%)}.LandingContent-module__z07Zfa__heroCursorGlow{pointer-events:none;background:radial-gradient(340px circle at var(--hero-pointer-x)var(--hero-pointer-y),rgba(14,165,233,.4),transparent 68%);transition:background-position .2s;position:absolute;top:0;bottom:0;left:0;right:0}.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__simulatorCard{background:radial-gradient(circle at 20% 0,rgba(186,230,253,.35),transparent 45%),linear-gradient(160deg,rgba(255,255,255,.92),rgba(241,245,249,.96));border:1px solid rgba(148,163,184,.3);border-radius:1.7rem;width:min(100%,1040px);padding:1.1rem;box-shadow:0 36px 66px rgba(15,23,42,.15)}.LandingContent-module__z07Zfa__simulatorToolbar{border-bottom:1px solid rgba(148,163,184,.35);flex-direction:column;gap:.8rem;padding-bottom:1rem;display:flex}.LandingContent-module__z07Zfa__simulatorGroup{flex-wrap:wrap;gap:.45rem;display:flex}.LandingContent-module__z07Zfa__simulatorButton{border-radius:.8rem}.LandingContent-module__z07Zfa__simulatorBody{margin-top:1rem}.LandingContent-module__z07Zfa__erpShell{background:rgba(255,255,255,.8);border:1px solid rgba(148,163,184,.28);border-radius:1rem;padding:1rem}.LandingContent-module__z07Zfa__erpShellHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.LandingContent-module__z07Zfa__erpShellEyebrow{letter-spacing:.06em;text-transform:uppercase;color:#1d4ed8;margin:0;font-size:.75rem;font-weight:700}.LandingContent-module__z07Zfa__erpShellTitle{color:#0f172a;margin:.2rem 0 0;font-size:1.2rem;font-weight:700}.LandingContent-module__z07Zfa__erpShellMeta{color:#475569;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.LandingContent-module__z07Zfa__erpShellSubtitle{color:#334155;margin:.75rem 0 0;line-height:1.55}.LandingContent-module__z07Zfa__erpMetricGrid{gap:.75rem;margin-top:1rem;display:grid}.LandingContent-module__z07Zfa__erpMetricCard{background:rgba(248,250,252,.88);border:1px solid rgba(148,163,184,.22);border-radius:.85rem;padding:.8rem}.LandingContent-module__z07Zfa__erpMetricLabel{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0;font-size:.78rem;font-weight:700}.LandingContent-module__z07Zfa__erpMetricValue{color:#0f172a;margin:.35rem 0 0;font-size:1.1rem;font-weight:700}.LandingContent-module__z07Zfa__erpMetricDelta{color:#2563eb;margin:.25rem 0 0;font-size:.82rem}.LandingContent-module__z07Zfa__erpTableWrap{border:1px solid rgba(148,163,184,.22);border-radius:.85rem;margin-top:1rem;overflow-x:auto}.LandingContent-module__z07Zfa__erpTable{border-collapse:collapse;background:rgba(255,255,255,.92);width:100%;min-width:700px}.LandingContent-module__z07Zfa__erpTable th,.LandingContent-module__z07Zfa__erpTable td{text-align:left;color:#1e293b;border-bottom:1px solid rgba(148,163,184,.18);padding:.72rem .8rem;font-size:.88rem}.LandingContent-module__z07Zfa__erpTable th{text-transform:uppercase;letter-spacing:.04em;color:#475569;font-size:.76rem}.LandingContent-module__z07Zfa__simulationTile{background:rgba(255,255,255,.8);border:1px solid rgba(148,163,184,.28);border-radius:1rem;padding:1rem}.LandingContent-module__z07Zfa__simulationLabel{text-transform:uppercase;letter-spacing:.04em;color:#1d4ed8;margin:0;font-size:.8rem;font-weight:700}.LandingContent-module__z07Zfa__simulationValue{color:#0f172a;margin:.4rem 0 0;font-size:1.22rem;font-weight:700}.LandingContent-module__z07Zfa__simulationText{color:#475569;margin:.4rem 0 0;line-height:1.55}.LandingContent-module__z07Zfa__simulationMeter{background:rgba(148,163,184,.25);border-radius:999px;width:100%;height:.6rem;margin-top:.65rem;overflow:hidden}.LandingContent-module__z07Zfa__simulationMeterFill{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9);height:100%;display:block}.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__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__cobrancasSection{background:linear-gradient(rgba(15,23,42,.03),rgba(15,23,42,0))}.LandingContent-module__z07Zfa__cobrancasShell{background:radial-gradient(circle at top,rgba(186,230,253,.25),transparent 46%),rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.26);border-radius:1.5rem;margin-top:2.2rem;padding:1.1rem;box-shadow:0 24px 48px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__cobrancasShellHeader{border-bottom:1px solid rgba(148,163,184,.25);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding-bottom:.9rem;display:flex}.LandingContent-module__z07Zfa__cobrancasPath{text-transform:uppercase;letter-spacing:.06em;color:#2563eb;margin:0;font-size:.75rem;font-weight:700}.LandingContent-module__z07Zfa__cobrancasTitle{color:#0f172a;margin:.25rem 0 0;font-size:1.2rem;font-weight:700}.LandingContent-module__z07Zfa__cobrancasGrid{gap:.9rem;margin-top:1rem;display:grid}.LandingContent-module__z07Zfa__cobrancaCard{background:rgba(248,250,252,.88);border:1px solid rgba(148,163,184,.24);border-radius:1rem;gap:.9rem;padding:.95rem;display:grid}.LandingContent-module__z07Zfa__cobrancaCardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.LandingContent-module__z07Zfa__cobrancaCardTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.LandingContent-module__z07Zfa__cobrancaCardSegment{color:#475569;margin:.3rem 0 0;font-size:.84rem}.LandingContent-module__z07Zfa__cobrancaMetrics{gap:.55rem;display:grid}.LandingContent-module__z07Zfa__cobrancaMetric{background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.22);border-radius:.75rem;padding:.6rem}.LandingContent-module__z07Zfa__cobrancaMetricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.76rem;font-weight:700}.LandingContent-module__z07Zfa__cobrancaMetricValue{color:#0f172a;margin:.3rem 0 0;font-size:1rem;font-weight:700}.LandingContent-module__z07Zfa__cobrancaStages{flex-wrap:wrap;gap:.5rem;display:flex}.LandingContent-module__z07Zfa__cobrancaStageButton{border-radius:.75rem}.LandingContent-module__z07Zfa__cobrancaMessageCard{background:rgba(239,246,255,.78);border:1px solid rgba(37,99,235,.25);border-radius:.85rem;padding:.7rem .75rem}.LandingContent-module__z07Zfa__cobrancaMessageLabel{color:#1d4ed8;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.76rem;font-weight:700}.LandingContent-module__z07Zfa__cobrancaMessageText{color:#1e293b;margin:.4rem 0 0;font-size:.9rem;line-height:1.55}.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__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:.9rem;margin-top:3rem;display:flex}.LandingContent-module__z07Zfa__faqItem{text-align:left;cursor:pointer;background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:1.05rem;width:100%;padding:1rem 1.2rem;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;box-shadow:0 12px 24px rgba(15,23,42,.07)}.LandingContent-module__z07Zfa__faqItemOpen{background:linear-gradient(rgba(239,246,255,.9),#fff);border-color:rgba(37,99,235,.35);box-shadow:0 18px 30px rgba(37,99,235,.12)}.LandingContent-module__z07Zfa__faqItem:hover,.LandingContent-module__z07Zfa__faqItem:focus{border-color:rgba(37,99,235,.28);transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,23,42,.1)}.LandingContent-module__z07Zfa__faqQuestion{color:#0f172a;justify-content:space-between;align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.LandingContent-module__z07Zfa__faqQuestionText{line-height:1.35}.LandingContent-module__z07Zfa__faqToggle{color:#1f6feb;background:rgba(37,99,235,.12);border-radius:999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:1rem;transition:transform .2s,background .2s;display:inline-flex}.LandingContent-module__z07Zfa__faqToggleOpen{background:rgba(37,99,235,.2);transform:rotate(180deg)}.LandingContent-module__z07Zfa__faqAnswerWrapper{overflow:hidden}.LandingContent-module__z07Zfa__faqAnswer{color:#475569;margin-top:.8rem;font-size:.94rem;line-height:1.58}.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,.LandingContent-module__z07Zfa__cobrancaMetrics{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__simulatorToolbar{flex-direction:row;justify-content:space-between;align-items:center}.LandingContent-module__z07Zfa__erpMetricGrid,.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__cobrancasGrid{grid-template-columns:repeat(3,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}}.LandingContent-module__z07Zfa__heroBadge{letter-spacing:.04em;text-transform:uppercase;color:#dbeafe;background:rgba(148,163,184,.2);border:1px solid rgba(191,219,254,.35);border-radius:999px;justify-content:center;align-items:center;padding:.4rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}.LandingContent-module__z07Zfa__demoSection{background:linear-gradient(rgba(15,23,42,.03),rgba(15,23,42,0))}.LandingContent-module__z07Zfa__demoGrid{gap:1.2rem;margin-top:2.8rem;display:grid}.LandingContent-module__z07Zfa__demoCard{border-radius:1.25rem;transition:transform .2s,border-color .2s}.LandingContent-module__z07Zfa__demoCard:hover{border-color:rgba(37,99,235,.35);transform:translateY(-4px)}.LandingContent-module__z07Zfa__demoTag{letter-spacing:.04em;text-transform:uppercase;color:#1d4ed8;margin:0;font-size:.78rem;font-weight:700}.LandingContent-module__z07Zfa__demoTitle{color:#0f172a;margin:.3rem 0 .6rem;font-size:1.25rem;font-weight:600}.LandingContent-module__z07Zfa__demoCopy{color:#475569;margin:0;line-height:1.6}.LandingContent-module__z07Zfa__demoActions{justify-items:center;gap:.85rem;margin-top:1.6rem;display:grid}.LandingContent-module__z07Zfa__demoHint{color:#475569;text-align:center;margin:0;font-size:.9rem}@media (min-width:900px){.LandingContent-module__z07Zfa__demoGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{--oc-ink:#0f172a;--oc-accent:#2563eb;--oc-surface:#f1f5f9}.LandingContent-module__z07Zfa__page{background:var(--oc-surface);color:var(--oc-ink)}.LandingContent-module__z07Zfa__container{max-width:1360px;padding-left:max(1rem,min(2vw,1.35rem));padding-right:max(1rem,min(2vw,1.35rem))}.LandingContent-module__z07Zfa__section{padding:max(4rem,min(7vw,6rem)) 0}.LandingContent-module__z07Zfa__sectionAlt{background:color-mix(in srgb,var(--oc-surface)90%,#fff)}.LandingContent-module__z07Zfa__header{border-bottom:1px solid rgba(15,23,42,.08)}.LandingContent-module__z07Zfa__headerScrolled{background:rgba(241,245,249,.9);border-bottom:1px solid rgba(15,23,42,.1)}.LandingContent-module__z07Zfa__headerInner{padding:.75rem 0}.LandingContent-module__z07Zfa__brandBadge{background:var(--oc-ink);border-radius:.65rem;width:2.3rem;height:2.3rem}.LandingContent-module__z07Zfa__waitlistButton,.LandingContent-module__z07Zfa__primaryButton{background:var(--oc-ink);border-color:var(--oc-ink);border-radius:.8rem;box-shadow:0 16px 28px rgba(15,23,42,.18)}.LandingContent-module__z07Zfa__secondaryButton{border-radius:.8rem}.LandingContent-module__z07Zfa__heroSection{background:radial-gradient(circle at 10% -5%,rgba(37,99,235,.35),transparent 45%),linear-gradient(145deg,#0b152b 0%,var(--oc-ink)62%,#13264a 100%);align-items:stretch;min-height:100svh;display:flex}.LandingContent-module__z07Zfa__heroInner{place-items:center;min-height:100svh;padding-top:max(6.5rem,min(12vw,8rem));padding-bottom:max(3rem,min(8vw,5rem))}.LandingContent-module__z07Zfa__heroTitle{letter-spacing:-.02em;min-height:max(7.8rem,min(14vw,11.2rem));font-weight:700;line-height:1.05}.LandingContent-module__z07Zfa__heroTitleBase{color:#dbeafe}.LandingContent-module__z07Zfa__heroTitleDynamic{border-radius:.8rem;margin-left:.45rem;padding:.52rem 1rem}.LandingContent-module__z07Zfa__heroCaret{color:#93c5fd;margin-left:.35rem;animation:.9s step-end infinite LandingContent-module__z07Zfa__heroCaretBlink}@keyframes LandingContent-module__z07Zfa__heroCaretBlink{0%,49%{opacity:1}50%,to{opacity:0}}.LandingContent-module__z07Zfa__previewShell{--background:#f8fafc;--foreground:#0f172a;--muted:#475569;--erp-card-surface:rgba(255,255,255,.95);--erp-card-border:rgba(148,163,184,.3);background:linear-gradient(155deg,rgba(255,255,255,.92),rgba(241,245,249,.92));border:1px solid rgba(15,23,42,.12);border-radius:1.6rem;gap:1rem;width:min(100%,1200px);padding:max(.85rem,min(1.8vw,1.2rem));display:grid;box-shadow:0 36px 62px rgba(15,23,42,.16)}.LandingContent-module__z07Zfa__previewTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.LandingContent-module__z07Zfa__previewTabCard{text-align:left;background:rgba(255,255,255,.88);border:1px solid rgba(15,23,42,.12);border-radius:1rem;gap:.2rem;padding:.9rem 1rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid}.LandingContent-module__z07Zfa__previewTabCard p{color:var(--oc-ink);margin:0;font-weight:700}.LandingContent-module__z07Zfa__previewTabCard span{color:rgba(15,23,42,.68);font-size:.78rem}.LandingContent-module__z07Zfa__previewTabCard:hover{border-color:rgba(37,99,235,.45);transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__previewTabCard:focus-visible{border-color:rgba(37,99,235,.45);transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__previewTabCardActive{background:rgba(219,234,254,.52);border-color:rgba(37,99,235,.5)}.LandingContent-module__z07Zfa__previewPanel{background:rgba(255,255,255,.66);border:1px solid rgba(15,23,42,.1);border-radius:1.1rem;padding:max(.6rem,min(1.8vw,1rem))}.LandingContent-module__z07Zfa__valueIntro{gap:1.2rem;display:grid}.LandingContent-module__z07Zfa__valueList{gap:.8rem;display:grid}.LandingContent-module__z07Zfa__valueItem{text-align:left;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.12);border-radius:.95rem;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.LandingContent-module__z07Zfa__valueItemActive,.LandingContent-module__z07Zfa__valueItem:hover{border-color:rgba(37,99,235,.45);transform:translateY(-2px);box-shadow:0 20px 34px rgba(15,23,42,.11)}.LandingContent-module__z07Zfa__valueItem:focus-visible{border-color:rgba(37,99,235,.45);transform:translateY(-2px);box-shadow:0 20px 34px rgba(15,23,42,.11)}.LandingContent-module__z07Zfa__valueItemIcon{color:var(--oc-accent);margin-top:.2rem;display:inline-flex}.LandingContent-module__z07Zfa__valueItemCopy{color:rgba(15,23,42,.78);gap:.26rem;font-size:.92rem;display:grid}.LandingContent-module__z07Zfa__valueItemCopy strong{color:var(--oc-ink);font-size:1rem}.LandingContent-module__z07Zfa__valuePreviewCard{background:linear-gradient(160deg,rgba(255,255,255,.96),rgba(241,245,249,.95));border:1px solid rgba(15,23,42,.12);border-radius:1.3rem;gap:.9rem;padding:max(1.1rem,min(2vw,1.4rem));display:grid;box-shadow:0 28px 52px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__valuePreviewHeader{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.LandingContent-module__z07Zfa__valuePreviewPath{text-transform:uppercase;letter-spacing:.06em;color:var(--oc-accent);margin:0;font-size:.76rem;font-weight:700}.LandingContent-module__z07Zfa__valuePreviewBadge{color:var(--oc-ink);background:rgba(37,99,235,.14);border-radius:999px;padding:.28rem .65rem;font-size:.74rem;font-weight:700}.LandingContent-module__z07Zfa__valuePreviewTitle{margin:0;font-size:1.35rem}.LandingContent-module__z07Zfa__valuePreviewText{color:rgba(15,23,42,.72);margin:0}.LandingContent-module__z07Zfa__valuePreviewMedia{margin-top:.4rem}.LandingContent-module__z07Zfa__valuePreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.LandingContent-module__z07Zfa__valuePreviewMetric{background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.1);border-radius:.85rem;padding:.7rem}.LandingContent-module__z07Zfa__valuePreviewMetric p{color:rgba(15,23,42,.68);margin:0;font-size:.8rem}.LandingContent-module__z07Zfa__valuePreviewMetric strong{margin-top:.22rem;font-size:1.02rem;display:block}.LandingContent-module__z07Zfa__animatedBackdropSection{background:radial-gradient(circle at top,rgba(37,99,235,.11),transparent 62%),color-mix(in srgb,var(--oc-surface)88%,#fff);overflow:hidden}.LandingContent-module__z07Zfa__animatedBackdropSection .LandingContent-module__z07Zfa__heroInteractiveGrid{opacity:.45;-webkit-mask-image:radial-gradient(circle,#000 38%,transparent 80%);mask-image:radial-gradient(circle,#000 38%,transparent 80%)}.LandingContent-module__z07Zfa__animatedBackdropSection .LandingContent-module__z07Zfa__heroCursorGlow{background:radial-gradient(300px circle at var(--hero-pointer-x)var(--hero-pointer-y),rgba(37,99,235,.28),transparent 70%)}.LandingContent-module__z07Zfa__howItWorksSection .LandingContent-module__z07Zfa__card{border-left:5px solid rgba(37,99,235,.9)}.LandingContent-module__z07Zfa__integrationLogos{gap:1rem}.LandingContent-module__z07Zfa__integrationLogoCard{background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.32);border-radius:1rem;align-content:space-between;min-height:168px;padding:.8rem;display:grid;box-shadow:0 16px 30px rgba(15,23,42,.15)}.LandingContent-module__z07Zfa__integrationLogoHead{justify-content:flex-end;display:flex}.LandingContent-module__z07Zfa__integrationStatus{text-transform:uppercase;letter-spacing:.05em;color:#1d4ed8;background:rgba(219,234,254,.85);border-radius:999px;padding:.26rem .55rem;font-size:.7rem;font-weight:700}.LandingContent-module__z07Zfa__integrationBankName{color:var(--oc-ink);margin:0;font-weight:700}.LandingContent-module__z07Zfa__cobrancasShowcase{--background:#f8fafc;--foreground:#0f172a;--muted:#475569;--erp-card-surface:rgba(255,255,255,.96);--erp-card-border:rgba(148,163,184,.26);border:1px solid rgba(15,23,42,.1);border-radius:1.2rem;box-shadow:0 36px 58px rgba(15,23,42,.15)}.LandingContent-module__z07Zfa__cobrancasValuePills{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.4rem;display:flex}.LandingContent-module__z07Zfa__cobrancasValuePills span{color:rgba(15,23,42,.82);background:rgba(219,234,254,.7);border-radius:999px;padding:.32rem .7rem;font-size:.75rem;font-weight:700}.LandingContent-module__z07Zfa__faqList{gap:.9rem}.LandingContent-module__z07Zfa__faqItem{background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:1.05rem;box-shadow:0 12px 24px rgba(15,23,42,.07)}.LandingContent-module__z07Zfa__faqQuestion{font-size:1.05rem}.LandingContent-module__z07Zfa__banner{background:0 0}.LandingContent-module__z07Zfa__bannerCard{background:linear-gradient(145deg,rgba(15,23,42,.95),rgba(30,58,138,.92));border:1px solid rgba(15,23,42,.12);border-radius:1.25rem;box-shadow:0 38px 62px rgba(15,23,42,.22)}.LandingContent-module__z07Zfa__bannerCard .LandingContent-module__z07Zfa__sectionTitle,.LandingContent-module__z07Zfa__bannerCard .LandingContent-module__z07Zfa__sectionSubtitle{color:#eff6ff}.LandingContent-module__z07Zfa__bannerChip{color:#dbeafe;background:rgba(219,234,254,.2)}.LandingContent-module__z07Zfa__bannerButton{color:var(--oc-ink);background:#dbeafe;border-color:transparent}.LandingContent-module__z07Zfa__waitlistSection{background:linear-gradient(165deg,#0f172a 0%,#13264a 100%)}.LandingContent-module__z07Zfa__waitlistStepBadge{background:rgba(37,99,235,.95)}@media (max-width:980px){.LandingContent-module__z07Zfa__previewTabs,.LandingContent-module__z07Zfa__valuePreviewGrid{grid-template-columns:1fr}}@media (min-width:1024px){.LandingContent-module__z07Zfa__valueSplit{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}}.LandingContent-module__z07Zfa__heroSection{background:radial-gradient(circle at 15% 12%,rgba(59,130,246,.34),transparent 38%),radial-gradient(circle at 84% 22%,rgba(37,99,235,.28),transparent 45%),linear-gradient(120deg,#060f24 0%,#0f172a 48%,#1d4ed8 100%)}.LandingContent-module__z07Zfa__heroGradientPrimary{background:radial-gradient(circle at 22% 16%,rgba(96,165,250,.28),transparent 44%)}.LandingContent-module__z07Zfa__heroGradientSecondary{background:radial-gradient(circle at 76% 26%,rgba(37,99,235,.22),transparent 52%);width:100%;display:block}.LandingContent-module__z07Zfa__heroGradientAccent{background:radial-gradient(circle at 42% 80%,rgba(30,64,175,.35),transparent 58%)}.LandingContent-module__z07Zfa__heroInteractiveGrid{opacity:.22;background-size:52px 52px}.LandingContent-module__z07Zfa__heroCursorGlow{background:radial-gradient(300px circle at var(--hero-pointer-x)var(--hero-pointer-y),rgba(147,197,253,.3),transparent 62%),radial-gradient(520px circle at calc(100% - var(--hero-pointer-x))calc(100% - var(--hero-pointer-y)),rgba(37,99,235,.24),transparent 72%)}.LandingContent-module__z07Zfa__heroTitle{letter-spacing:-.03em;min-height:max(10rem,min(18vw,13.5rem));font-size:max(2.7rem,min(5.2vw,5.4rem))}.LandingContent-module__z07Zfa__heroTitleDynamic{border:1px solid rgba(191,219,254,.44);border-radius:1rem;padding:.45rem 1.2rem;box-shadow:0 26px 42px rgba(2,6,23,.55),inset 0 0 0 1px rgba(255,255,255,.09)}.LandingContent-module__z07Zfa__heroTitleDynamic:before{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 50%,#60a5fa 100%)}.LandingContent-module__z07Zfa__heroTitleTerm{font-weight:700}.LandingContent-module__z07Zfa__highlightCopy{max-width:60rem}.LandingContent-module__z07Zfa__highlightTitle{font-size:max(2.2rem,min(4.2vw,3.8rem))}.LandingContent-module__z07Zfa__highlightSubtitle{display:none}.LandingContent-module__z07Zfa__previewTabs{gap:.6rem}.LandingContent-module__z07Zfa__previewPanel{padding:.6rem}.LandingContent-module__z07Zfa__erpCloneShell{background:#cbd5e1;border:1px solid rgba(15,23,42,.12);border-radius:1rem;grid-template-columns:220px minmax(0,1fr);width:100%;min-height:620px;display:grid;overflow:hidden}.LandingContent-module__z07Zfa__erpCloneSidebar{color:#dbeafe;background:linear-gradient(#0b1f45 0%,#142f63 100%);align-content:start;gap:1rem;padding:1rem .8rem;display:grid}.LandingContent-module__z07Zfa__erpCloneBrand{letter-spacing:.02em;margin:0;font-size:1.1rem;font-weight:800}.LandingContent-module__z07Zfa__erpCloneMenu{gap:.35rem;display:grid}.LandingContent-module__z07Zfa__erpCloneMenu span{color:rgba(219,234,254,.85);border-radius:.7rem;padding:.5rem .6rem;font-size:.86rem}.LandingContent-module__z07Zfa__erpCloneMenuActive{background:rgba(59,130,246,.35);border:1px solid rgba(96,165,250,.55)}.LandingContent-module__z07Zfa__erpCloneContent{background:#dbe1e9;align-content:start;gap:.7rem;padding:.7rem;display:grid}.LandingContent-module__z07Zfa__erpCloneTopbar{background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.3);border-radius:.85rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem .85rem;display:flex}.LandingContent-module__z07Zfa__erpClonePath{text-transform:uppercase;letter-spacing:.08em;color:#1d4ed8;margin:0;font-size:.7rem;font-weight:700}.LandingContent-module__z07Zfa__erpCloneTitle{margin:.2rem 0 0;font-size:max(1.1rem,min(2vw,1.45rem))}.LandingContent-module__z07Zfa__erpCloneSubtitle{color:rgba(30,41,59,.72);margin:.18rem 0 0;font-size:.85rem}.LandingContent-module__z07Zfa__erpCloneMetricGrid .card{border-radius:.85rem;padding:.9rem}@media (max-width:1023px){.LandingContent-module__z07Zfa__erpCloneShell{grid-template-columns:1fr;min-height:auto}.LandingContent-module__z07Zfa__erpCloneSidebar,.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:1fr}}.LandingContent-module__z07Zfa__previewShell{border-radius:1.1rem;width:min(100%,1380px);padding:.45rem}.LandingContent-module__z07Zfa__erpCloneShell{background:#e2e8f0;border-radius:.9rem;grid-template-columns:220px minmax(0,1fr);min-height:740px}.LandingContent-module__z07Zfa__erpCloneMain{grid-template-rows:auto 1fr;display:grid;overflow:hidden}.LandingContent-module__z07Zfa__erpCloneContent{gap:.95rem;padding:1.1rem 1rem;overflow:hidden}.LandingContent-module__z07Zfa__erpCloneMetricGrid .card{border-radius:1rem;min-height:130px}.LandingContent-module__z07Zfa__erpCloneMetricGrid .cardValue{font-size:max(1.7rem,min(2.5vw,2.2rem))}.LandingContent-module__z07Zfa__erpCloneMetricGrid .cardDesc{font-size:.95rem}.LandingContent-module__z07Zfa__erpCloneContent .tableCard{border-radius:1rem;padding:1rem}.LandingContent-module__z07Zfa__erpCloneContent .table{font-size:.95rem}@media (max-width:1023px){.LandingContent-module__z07Zfa__erpCloneShell{min-height:auto}.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:1fr}}.LandingContent-module__z07Zfa__previewViewport{width:100%;padding-bottom:.25rem;overflow-x:auto;overflow-y:hidden}.LandingContent-module__z07Zfa__previewViewport::-webkit-scrollbar{height:8px}.LandingContent-module__z07Zfa__previewViewport::-webkit-scrollbar-thumb{background:rgba(100,116,139,.35);border-radius:999px}.LandingContent-module__z07Zfa__previewShell{width:min(100%,1380px);min-width:1180px}.LandingContent-module__z07Zfa__erpCloneShell{grid-template-columns:220px minmax(0,1fr);min-height:760px}.LandingContent-module__z07Zfa__erpPreviewSidebar{height:100%;width:220px!important;min-width:220px!important;max-width:220px!important}.LandingContent-module__z07Zfa__erpPreviewHeader{position:relative!important;top:auto!important}.LandingContent-module__z07Zfa__erpCloneMain{min-width:0}.LandingContent-module__z07Zfa__erpCloneContent{gap:1rem;padding:1.1rem 1rem}.LandingContent-module__z07Zfa__erpCloneTopbar{background:0 0;border:none;border-radius:0;padding:.35rem .1rem .7rem}.LandingContent-module__z07Zfa__erpCloneTitle{letter-spacing:-.02em;font-size:2.05rem}.LandingContent-module__z07Zfa__erpCloneSubtitle{font-size:1rem}.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+1):last-child{grid-column:1/-1}.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+1):nth-last-child(2),.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+2):last-child,.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+1):nth-last-child(3){grid-column:span 2}.LandingContent-module__z07Zfa__erpMetricCard{min-height:130px}.LandingContent-module__z07Zfa__erpMetricCardHead{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.LandingContent-module__z07Zfa__metricIconBadge{color:#fff;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;display:inline-flex}.LandingContent-module__z07Zfa__metricIconSvg,.LandingContent-module__z07Zfa__sidebarPreviewIcon{width:1rem;height:1rem}.LandingContent-module__z07Zfa__metricIconPrimary{background:linear-gradient(135deg,#4f46e5,#6366f1)}.LandingContent-module__z07Zfa__metricIconWarning{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.LandingContent-module__z07Zfa__metricIconSuccess{background:linear-gradient(135deg,#10b981,#34d399)}.LandingContent-module__z07Zfa__metricIconDanger{background:linear-gradient(135deg,#ef4444,#fb7185)}.LandingContent-module__z07Zfa__metricIconNeutral{background:linear-gradient(135deg,#64748b,#94a3b8)}.LandingContent-module__z07Zfa__erpRankingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.LandingContent-module__z07Zfa__erpRankingHead{margin-bottom:.5rem}.LandingContent-module__z07Zfa__erpRankingTitle{color:#0f172a;margin:0;font-size:1.35rem;font-weight:700}.LandingContent-module__z07Zfa__erpRankingSubtitle{color:rgba(71,85,105,.9);margin:.18rem 0 0;font-size:.88rem}.LandingContent-module__z07Zfa__erpAnnualCard{margin-bottom:.15rem}.LandingContent-module__z07Zfa__erpAnnualGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.LandingContent-module__z07Zfa__erpAnnualItem{background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.24);border-radius:.85rem;padding:.75rem}.LandingContent-module__z07Zfa__erpAnnualItem p{color:rgba(71,85,105,.9);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.8rem;font-weight:700}.LandingContent-module__z07Zfa__erpAnnualItem strong{color:#0f172a;margin-top:.26rem;font-size:1.04rem;display:block}.LandingContent-module__z07Zfa__erpAnnualToolbar{justify-content:flex-end;gap:.6rem;margin-bottom:.7rem;display:flex}.LandingContent-module__z07Zfa__erpAnnualToolbar select{color:#0f172a;background:rgba(255,255,255,.9);border:1px solid rgba(148,163,184,.35);border-radius:.8rem;padding:.45rem .75rem;font-size:.9rem}.LandingContent-module__z07Zfa__erpAnnualChart{background:rgba(248,250,252,.95);border:1px solid rgba(148,163,184,.22);border-radius:1rem;margin-top:.8rem;padding:.8rem .8rem .5rem}.LandingContent-module__z07Zfa__erpAnnualChart svg{width:100%;height:250px;display:block}.LandingContent-module__z07Zfa__erpAnnualLegend{color:#334155;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.4rem;font-size:.92rem;display:flex}.LandingContent-module__z07Zfa__erpAnnualLegend span{align-items:center;gap:.42rem;display:inline-flex}.LandingContent-module__z07Zfa__erpAnnualLegend i{border-radius:999px;width:.82rem;height:.82rem;display:inline-block}.LandingContent-module__z07Zfa__erpFinanceSplit{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:.9rem;display:grid}@media (max-width:1340px){.LandingContent-module__z07Zfa__previewShell{min-width:1080px}.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+1):last-child,.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+1):nth-last-child(2),.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+2):last-child,.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(4n+1):nth-last-child(3){grid-column:auto}.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(3n+1):last-child{grid-column:1/-1}.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(3n+1):nth-last-child(2){grid-column:span 2}}@media (max-width:1060px){.LandingContent-module__z07Zfa__previewShell{min-width:980px}.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(3n+1):last-child,.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(3n+1):nth-last-child(2){grid-column:auto}.LandingContent-module__z07Zfa__erpCloneMetricGrid>:nth-child(odd):last-child{grid-column:1/-1}}@media (max-width:820px){.LandingContent-module__z07Zfa__previewShell{min-width:860px}.LandingContent-module__z07Zfa__erpRankingGrid{grid-template-columns:1fr}.LandingContent-module__z07Zfa__erpAnnualGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingContent-module__z07Zfa__erpFinanceSplit{grid-template-columns:1fr}.LandingContent-module__z07Zfa__erpAnnualToolbar{justify-content:flex-start}}.LandingContent-module__z07Zfa__heroInner{justify-content:center;align-items:center;min-height:calc(100svh - 4.5rem);padding-top:max(5.75rem,min(10vw,7rem));padding-bottom:max(3.5rem,min(8vw,4.5rem));display:flex}.LandingContent-module__z07Zfa__heroCopy{max-width:56rem}.LandingContent-module__z07Zfa__heroTitle{letter-spacing:-.025em;min-height:auto;font-family:Plus Jakarta Sans,Inter,Segoe UI,sans-serif;font-size:max(2.5rem,min(4.8vw,4.6rem));font-weight:650;line-height:1.08}.LandingContent-module__z07Zfa__heroCtas{margin-top:1.25rem}.LandingContent-module__z07Zfa__heroSection{--hero-pointer-offset-x:0;--hero-pointer-offset-y:0;background:radial-gradient(circle at 16% 16%,rgba(56,189,248,.28),transparent 38%),radial-gradient(circle at 82% 18%,rgba(59,130,246,.3),transparent 42%),radial-gradient(circle at 52% 120%,rgba(37,99,235,.45),transparent 48%),linear-gradient(125deg,#040a1a 0%,#0a1740 52%,#1d4ed8 100%);justify-content:center;align-items:center;min-height:100svh;display:flex}.LandingContent-module__z07Zfa__heroInner{place-items:center;width:100%;min-height:100svh;padding-top:max(5.5rem,min(8vw,6.75rem));padding-bottom:max(2.5rem,min(5vw,3.25rem));display:grid}.LandingContent-module__z07Zfa__heroCopy{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:66rem;display:flex}.LandingContent-module__z07Zfa__heroTitle{letter-spacing:-.03em;text-wrap:balance;text-align:center;justify-content:center;width:100%;max-width:18ch;min-height:auto;margin:0;font-family:Avenir Next,Segoe UI Variable Display,Inter,Segoe UI,sans-serif;font-size:max(2.6rem,min(5.1vw,5rem));font-weight:720;line-height:1.04}.LandingContent-module__z07Zfa__heroTitleBase{color:#f8fbff;text-shadow:0 18px 44px rgba(2,6,23,.82),0 2px rgba(148,197,253,.2)}.LandingContent-module__z07Zfa__heroMoneyParticles{pointer-events:none;opacity:.32;transform:translate(calc(var(--hero-pointer-offset-x)*.45px),calc(var(--hero-pointer-offset-y)*.35px));background-image:radial-gradient(2px 1px at 8% 12%,rgba(226,232,240,.42) 98%,transparent),radial-gradient(2px 1px at 24% 28%,rgba(191,219,254,.38) 98%,transparent),radial-gradient(2px 1px at 42% 18%,rgba(226,232,240,.3) 98%,transparent),radial-gradient(2px 1px at 61% 26%,rgba(125,211,252,.33) 98%,transparent),radial-gradient(2px 1px at 79% 14%,rgba(191,219,254,.32) 98%,transparent),radial-gradient(2px 1px at 91% 34%,rgba(226,232,240,.25) 98%,transparent),radial-gradient(2px 1px at 16% 52%,rgba(191,219,254,.3) 98%,transparent),radial-gradient(2px 1px at 35% 58%,rgba(226,232,240,.34) 98%,transparent),radial-gradient(2px 1px at 55% 52%,rgba(125,211,252,.34) 98%,transparent),radial-gradient(2px 1px at 74% 62%,rgba(226,232,240,.28) 98%,transparent),radial-gradient(2px 1px at 88% 54%,rgba(191,219,254,.32) 98%,transparent),linear-gradient(rgba(2,6,23,0) 30%,rgba(2,6,23,.28) 100%);background-size:100% 100%;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(circle at 50% 48%,#000 62%,transparent 94%);mask-image:radial-gradient(circle at 50% 48%,#000 62%,transparent 94%)}.LandingContent-module__z07Zfa__heroMoneyParticles:before{content:"";border-radius:inherit;filter:blur(.25px);transform:translate(calc(var(--hero-pointer-offset-x)*-.55px),calc(var(--hero-pointer-offset-y)*-.45px));background-image:linear-gradient(90deg,rgba(186,230,253,.16) 0,rgba(186,230,253,.16) 100%),linear-gradient(90deg,rgba(191,219,254,.18) 0,rgba(191,219,254,.18) 100%),linear-gradient(90deg,rgba(147,197,253,.12) 0,rgba(147,197,253,.12) 100%),linear-gradient(90deg,rgba(186,230,253,.16) 0,rgba(186,230,253,.16) 100%),linear-gradient(90deg,rgba(191,219,254,.14) 0,rgba(191,219,254,.14) 100%);background-position:12% 22%,32% 40%,51% 23%,69% 46%,84% 30%;background-repeat:no-repeat;background-size:11px 5px,10px 4px,12px 5px,10px 4px,9px 4px;transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;right:0}.LandingContent-module__z07Zfa__heroCursorGlow{background:radial-gradient(430px circle at var(--hero-pointer-x)var(--hero-pointer-y),rgba(125,211,252,.24),transparent 62%),radial-gradient(260px circle at calc(var(--hero-pointer-x) + 14%)calc(var(--hero-pointer-y) - 10%),rgba(56,189,248,.2),transparent 68%),conic-gradient(from 210deg at var(--hero-pointer-x)var(--hero-pointer-y),rgba(191,219,254,.1),transparent 34%,rgba(37,99,235,.2),transparent 72%,rgba(125,211,252,.1));mix-blend-mode:screen;opacity:.95;transform:translate(calc(var(--hero-pointer-offset-x)*.22px),calc(var(--hero-pointer-offset-y)*.18px));transition:background .16s linear,opacity .2s,transform .5s cubic-bezier(.22,1,.36,1)}.LandingContent-module__z07Zfa__heroCtas{gap:.95rem;margin-top:1.6rem}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton,.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__secondaryButton{letter-spacing:.005em;border-radius:999px;padding:.9rem 1.65rem;font-size:.98rem;font-weight:700;position:relative;overflow:hidden}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 45%,#0ea5e9 100%);border:1px solid rgba(191,219,254,.6);box-shadow:0 18px 38px rgba(14,165,233,.36),inset 0 0 0 1px rgba(255,255,255,.2)}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton:after{content:"";background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));width:36%;height:340%;transition:left .45s;position:absolute;top:-120%;left:-45%;transform:rotate(18deg)}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton:hover:after{left:118%}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton:focus-visible:after{left:118%}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton:hover{transform:translateY(-3px);box-shadow:0 24px 44px rgba(14,165,233,.46),inset 0 0 0 1px rgba(255,255,255,.34)}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton:focus-visible{transform:translateY(-3px);box-shadow:0 24px 44px rgba(14,165,233,.46),inset 0 0 0 1px rgba(255,255,255,.34)}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__secondaryButton{color:#e0f2fe;background:linear-gradient(145deg,rgba(10,24,56,.78),rgba(18,48,112,.72)),rgba(15,23,42,.25);border:1px solid rgba(186,230,253,.46);box-shadow:0 12px 26px rgba(2,6,23,.38),inset 0 0 0 1px rgba(125,211,252,.1)}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__secondaryButton:hover{color:#f0f9ff;background:linear-gradient(145deg,rgba(18,48,112,.9),rgba(29,78,216,.72)),rgba(15,23,42,.3);border-color:rgba(147,197,253,.72);transform:translateY(-3px);box-shadow:0 18px 34px rgba(30,64,175,.35),inset 0 0 0 1px rgba(147,197,253,.25)}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__secondaryButton:focus-visible{color:#f0f9ff;background:linear-gradient(145deg,rgba(18,48,112,.9),rgba(29,78,216,.72)),rgba(15,23,42,.3);border-color:rgba(147,197,253,.72);transform:translateY(-3px);box-shadow:0 18px 34px rgba(30,64,175,.35),inset 0 0 0 1px rgba(147,197,253,.25)}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__heroCursorGlow{opacity:.65;transition:none;transform:none}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton:after{display:none}.LandingContent-module__z07Zfa__heroMoneyParticles,.LandingContent-module__z07Zfa__heroMoneyParticles:before{transition:none;transform:none}}.LandingContent-module__z07Zfa__heroSection{background:radial-gradient(circle at 16% 16%,rgba(56,189,248,.28),transparent 38%),radial-gradient(circle at 82% 18%,rgba(59,130,246,.3),transparent 42%),radial-gradient(circle at 52% 120%,rgba(37,99,235,.45),transparent 48%),linear-gradient(125deg,#040a1a 0%,#0a1740 52%,#1d4ed8 100%);justify-content:center;align-items:center;min-height:100svh;display:flex}.LandingContent-module__z07Zfa__heroInner{justify-content:center;align-items:center;width:100%;min-height:100svh;padding-top:max(5.25rem,min(8vw,6.75rem));padding-bottom:max(2.5rem,min(5vw,3.25rem));display:flex}.LandingContent-module__z07Zfa__heroContent{justify-content:center;align-items:center;width:100%;min-height:calc(100svh - 8.5rem);margin:0 auto;display:flex}.LandingContent-module__z07Zfa__heroCopy{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:max(1.25rem,min(2.4vw,2rem));width:100%;max-width:72rem;margin:0 auto;display:flex}.LandingContent-module__z07Zfa__heroTitle{text-align:center;justify-content:center;width:100%;max-width:18ch;margin:0 auto}.LandingContent-module__z07Zfa__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:.95rem;margin-top:max(1rem,min(2.2vw,1.65rem));display:flex}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton,.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__secondaryButton{min-height:3rem}.LandingContent-module__z07Zfa__heroMoneyParticles,.LandingContent-module__z07Zfa__heroMoneyParticles:before{transition:none;transform:none}.LandingContent-module__z07Zfa__heroCursorGlow{display:none}@media (max-width:768px){.LandingContent-module__z07Zfa__heroContent{min-height:calc(100svh - 7.75rem)}.LandingContent-module__z07Zfa__heroTitle{max-width:14ch}}@media (max-width:640px){.LandingContent-module__z07Zfa__heroCtas{flex-direction:column;gap:.75rem;width:100%}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton,.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__secondaryButton{width:min(100%,20rem)}}.LandingContent-module__z07Zfa__heroSection{height:calc(100svh - max(4.25rem,min(6vw,5.25rem)));min-height:calc(100svh - max(4.25rem,min(6vw,5.25rem)))}.LandingContent-module__z07Zfa__heroInner{box-sizing:border-box;height:100%;min-height:100%}@media (max-width:768px){.LandingContent-module__z07Zfa__heroSection{height:calc(100svh - max(3.9rem,min(8vw,4.6rem)));min-height:calc(100svh - max(3.9rem,min(8vw,4.6rem)))}.LandingContent-module__z07Zfa__heroContent{height:100%;min-height:0}}.LandingContent-module__z07Zfa__highlightTitleGrow{will-change:transform,opacity;transform-origin:50%}.LandingContent-module__z07Zfa__valueSplit{gap:max(1.35rem,min(3vw,2rem));display:grid}.LandingContent-module__z07Zfa__valueScrollGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.LandingContent-module__z07Zfa__valueScrollReveal{min-height:0}.LandingContent-module__z07Zfa__valueScrollCard{background:linear-gradient(162deg,rgba(255,255,255,.96),rgba(241,245,249,.92));border:1px solid rgba(15,23,42,.12);border-radius:1.15rem;align-content:start;gap:.95rem;height:max(21rem,min(60vh,27rem));padding:1rem;display:grid;overflow-y:auto;box-shadow:0 20px 44px rgba(15,23,42,.11)}.LandingContent-module__z07Zfa__valueScrollCard::-webkit-scrollbar{width:7px}.LandingContent-module__z07Zfa__valueScrollCard::-webkit-scrollbar-thumb{background:rgba(37,99,235,.35);border-radius:999px}.LandingContent-module__z07Zfa__valueScrollInfo{align-items:flex-start;gap:.75rem;display:flex}.LandingContent-module__z07Zfa__valueScrollIcon{color:#1d4ed8;background:rgba(37,99,235,.12);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.45rem;height:2.45rem;display:inline-flex}.LandingContent-module__z07Zfa__valueScrollCopy{gap:.35rem;display:grid}.LandingContent-module__z07Zfa__valueScrollCopy h3{color:#0f172a;margin:0;font-size:1.08rem}.LandingContent-module__z07Zfa__valueScrollCopy p{color:rgba(15,23,42,.78);margin:0;font-size:.92rem;line-height:1.5}.LandingContent-module__z07Zfa__valueScrollFigure{background:rgba(219,234,254,.45);border:1px solid rgba(37,99,235,.22);border-radius:.95rem;margin:0;overflow:hidden}.LandingContent-module__z07Zfa__valueScrollImage{width:100%;height:auto;display:block}.LandingContent-module__z07Zfa__valueScrollDetails{background:rgba(255,255,255,.84);border:1px solid rgba(148,163,184,.3);border-radius:.8rem;gap:.2rem;padding:.75rem .8rem;display:grid}.LandingContent-module__z07Zfa__valueScrollDetails p{text-transform:uppercase;letter-spacing:.05em;color:#1d4ed8;margin:0;font-size:.75rem;font-weight:700}.LandingContent-module__z07Zfa__valueScrollDetails strong{color:#0f172a;margin:0;font-size:.92rem;line-height:1.45}.LandingContent-module__z07Zfa__integrationLogos{margin-top:1.25rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}.LandingContent-module__z07Zfa__integrationTrack{align-items:stretch;gap:1rem;width:max-content;animation:28s linear infinite LandingContent-module__z07Zfa__integrationMarquee;display:flex}.LandingContent-module__z07Zfa__integrationLogoCard{flex:0 0 max(180px,min(19vw,230px))}@keyframes LandingContent-module__z07Zfa__integrationMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__integrationLogos{overflow-x:auto;overflow-y:hidden;-webkit-mask-image:none;mask-image:none}.LandingContent-module__z07Zfa__integrationTrack{width:100%;animation:none}.LandingContent-module__z07Zfa__integrationLogoCard{flex-basis:220px}}.LandingContent-module__z07Zfa__cobrancasTimelineInteractiveItem{position:relative}.LandingContent-module__z07Zfa__cobrancasMessageBubble{z-index:20;pointer-events:none;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(239,246,255,.97));border:1px solid rgba(59,130,246,.32);border-radius:1rem;width:min(290px,100vw - 4.5rem);padding:.7rem .78rem;animation:.18s ease-out LandingContent-module__z07Zfa__cobrancasBubbleIn;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px rgba(15,23,42,.18),inset 0 1px rgba(255,255,255,.95)}.LandingContent-module__z07Zfa__cobrancasMessageBubble:before{content:"";background:rgba(246,251,255,.98);border-top:1px solid rgba(59,130,246,.32);border-left:1px solid rgba(59,130,246,.32);width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.LandingContent-module__z07Zfa__cobrancasMessageBubbleTag{text-transform:uppercase;letter-spacing:.04em;color:#1d4ed8;margin:0;font-size:.68rem;font-weight:700}.LandingContent-module__z07Zfa__cobrancasMessageBubbleText{color:#1e293b;margin:.38rem 0 0;font-size:.83rem;line-height:1.45}@keyframes LandingContent-module__z07Zfa__cobrancasBubbleIn{0%{opacity:0;transform:translate(-50%)translateY(6px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@media (max-width:900px){.LandingContent-module__z07Zfa__cobrancasMessageBubble{width:min(300px,100vw - 3rem);left:0;transform:none}.LandingContent-module__z07Zfa__cobrancasMessageBubble:before{left:1.2rem;transform:rotate(45deg)}}.LandingContent-module__z07Zfa__integrationViewportFull{box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:0;padding-right:0;overflow:hidden}.LandingContent-module__z07Zfa__integrationLogos{background:0 0;width:100%;margin-top:.2rem;padding:1rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}.LandingContent-module__z07Zfa__integrationLogos:before,.LandingContent-module__z07Zfa__integrationLogos:after{content:"";pointer-events:none;z-index:2;width:max(20px,min(4vw,56px));position:absolute;top:0;bottom:0}.LandingContent-module__z07Zfa__integrationLogos:before{background:linear-gradient(90deg,rgba(229,236,247,.98) 0%,rgba(229,236,247,0) 100%);left:0}.LandingContent-module__z07Zfa__integrationLogos:after{background:linear-gradient(270deg,rgba(229,236,247,.98) 0%,rgba(229,236,247,0) 100%);right:0}.LandingContent-module__z07Zfa__integrationTrack{will-change:transform;align-items:center;width:max-content;animation:30s linear infinite LandingContent-module__z07Zfa__integrationMarqueeLoop;display:flex}.LandingContent-module__z07Zfa__integrationLane{align-items:center;gap:max(1.75rem,min(4vw,4.25rem));display:flex}.LandingContent-module__z07Zfa__integrationLogoCard{min-width:max(152px,min(17vw,220px));min-height:max(46px,min(5.2vw,64px));box-shadow:none;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.LandingContent-module__z07Zfa__integrationLogoWrap{justify-content:center;align-items:center;width:100%;min-height:max(44px,min(5.2vw,62px));display:flex}.LandingContent-module__z07Zfa__integrationLogo{object-fit:contain;object-position:center;opacity:.92;filter:saturate(.94)contrast(1.01)brightness(.97);width:max(126px,min(12.5vw,188px));max-width:max(126px,min(12.5vw,188px));height:auto;max-height:max(28px,min(3.1vw,44px));transition:opacity .25s,filter .25s;display:block}.LandingContent-module__z07Zfa__integrationLogoCard[data-logo=cora] .LandingContent-module__z07Zfa__integrationLogo{width:max(118px,min(11.8vw,176px));max-width:max(118px,min(11.8vw,176px))}.LandingContent-module__z07Zfa__integrationLogoCard[data-logo=banco-do-brasil] .LandingContent-module__z07Zfa__integrationLogo{width:max(122px,min(12.1vw,182px));max-width:max(122px,min(12.1vw,182px))}.LandingContent-module__z07Zfa__integrationLogoCard[data-logo=sicoob] .LandingContent-module__z07Zfa__integrationLogo{width:max(130px,min(12.8vw,192px));max-width:max(130px,min(12.8vw,192px))}.LandingContent-module__z07Zfa__integrationSection{background:radial-gradient(circle at 16% -10%,rgba(56,189,248,.14),transparent 38%),radial-gradient(circle at 84% 110%,rgba(59,130,246,.14),transparent 42%),linear-gradient(#e9eef7 0%,#e3eaf6 52%,#dee6f4 100%);position:relative;overflow:hidden}.LandingContent-module__z07Zfa__integrationSection:before,.LandingContent-module__z07Zfa__integrationSection:after{content:"";pointer-events:none;z-index:1;filter:blur(10px);height:max(18px,min(2.4vw,34px));position:absolute;left:0;right:0}.LandingContent-module__z07Zfa__integrationSection:before{background:linear-gradient(rgba(243,246,251,.88) 0%,rgba(233,238,247,.56) 45%,rgba(233,238,247,0) 100%);top:calc(max(18px,min(2.4vw,34px))/-2.22222)}.LandingContent-module__z07Zfa__integrationSection:after{background:linear-gradient(rgba(222,230,244,0) 0%,rgba(222,230,244,.5) 55%,rgba(243,246,251,.86) 100%);bottom:calc(max(18px,min(2.4vw,34px))/-2.22222)}.LandingContent-module__z07Zfa__integrationTitle{color:rgba(51,65,85,.92);letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:max(1.05rem,min(2vw,2rem));font-weight:600;line-height:1.2}.LandingContent-module__z07Zfa__integrationSection .LandingContent-module__z07Zfa__sectionIntro{text-align:center;z-index:2;margin-bottom:.2rem;position:relative}.LandingContent-module__z07Zfa__integrationSection .LandingContent-module__z07Zfa__integrationLogoCard{box-shadow:none;z-index:2;background:0 0;border:none;border-radius:0;position:relative}.LandingContent-module__z07Zfa__integrationSection .LandingContent-module__z07Zfa__integrationLogoCard:hover{box-shadow:none;border:none;transform:none}.LandingContent-module__z07Zfa__integrationSection .LandingContent-module__z07Zfa__integrationLogoCard:hover .LandingContent-module__z07Zfa__integrationLogo{opacity:1;filter:saturate()contrast(1.03)brightness()}.LandingContent-module__z07Zfa__integrationLogos:hover .LandingContent-module__z07Zfa__integrationTrack{animation-play-state:paused}@keyframes LandingContent-module__z07Zfa__integrationMarqueeLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__integrationTrack{animation:none}.LandingContent-module__z07Zfa__integrationLogos{padding-bottom:.8rem;overflow-x:auto;overflow-y:hidden;-webkit-mask-image:none;mask-image:none}.LandingContent-module__z07Zfa__integrationLogos:before,.LandingContent-module__z07Zfa__integrationLogos:after{display:none}}.LandingContent-module__z07Zfa__heroMoneyParticles,.LandingContent-module__z07Zfa__heroMoneyParticles:before{display:none}.LandingContent-module__z07Zfa__heroTitleBase,.LandingContent-module__z07Zfa__heroTitleTerm{text-shadow:0 2px 10px rgba(2,6,23,.28)}.LandingContent-module__z07Zfa__heroTechFlow{pointer-events:none;opacity:.62;mix-blend-mode:screen;background-image:linear-gradient(120deg,rgba(56,189,248,.2) 0,rgba(56,189,248,.2) 1px,transparent 1px,transparent 100%),linear-gradient(90deg,rgba(59,130,246,.22) 0,rgba(59,130,246,.22) 1px,transparent 1px,transparent 100%),radial-gradient(circle at 20% 30%,rgba(125,211,252,.3),transparent 34%),radial-gradient(circle at 78% 64%,rgba(59,130,246,.24),transparent 40%);background-position:0 0,0 0,0 0,0 0;background-size:180px 180px,54px 54px,100% 100%,100% 100%;animation:16s linear infinite LandingContent-module__z07Zfa__heroTechFlowSlide,6.5s ease-in-out infinite LandingContent-module__z07Zfa__heroTechPulse;position:absolute;top:0;bottom:0;left:0;right:0}.LandingContent-module__z07Zfa__heroTechFlow:before{content:"";opacity:.3;background:repeating-linear-gradient(-30deg,rgba(186,230,253,.24) 0,rgba(186,230,253,.24) 2px,transparent 2px,transparent 24px);animation:8s linear infinite LandingContent-module__z07Zfa__heroTechScan;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes LandingContent-module__z07Zfa__heroTechFlowSlide{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:180px 140px,60px 90px,0 0,0 0}}@keyframes LandingContent-module__z07Zfa__heroTechScan{0%{transform:translate(-10%)}to{transform:translate(10%)}}@keyframes LandingContent-module__z07Zfa__heroTechPulse{0%,to{opacity:.52}50%{opacity:.72}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__heroTechFlow,.LandingContent-module__z07Zfa__heroTechFlow:before{animation:none}.LandingContent-module__z07Zfa__heroTechFlow{opacity:.45}}.LandingContent-module__z07Zfa__heroArrowField,.LandingContent-module__z07Zfa__heroArrowFieldSecondary{pointer-events:none;z-index:0;opacity:.34;will-change:transform,background-position;transition:transform .25s ease-out;position:absolute;top:-10%;bottom:-10%;left:-8%;right:-8%}.LandingContent-module__z07Zfa__heroInner{z-index:2;position:relative}.LandingContent-module__z07Zfa__heroArrowField{transform:translate(calc((var(--hero-pointer-x) - 50%)/16),calc((var(--hero-pointer-y) - 50%)/20));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'%3E%3Cdefs%3E%3ClinearGradient id='g1' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%23071639'/%3E%3Cstop offset='1' stop-color='%230b1f5f'/%3E%3C/linearGradient%3E%3ClinearGradient id='g2' x1='0' y1='1' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%232564eb'/%3E%3Cstop offset='1' stop-color='%233b82f6'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M40 78 C74 38 138 34 177 64 L168 75 L198 75 L189 46 L179 56 C131 20 65 24 28 67 L40 78Z' fill='url(%23g1)'/%3E%3Cpath d='M181 142 C146 184 80 186 42 155 L51 145 L22 145 L30 174 L41 165 C88 202 156 198 194 153 L181 142Z' fill='url(%23g2)'/%3E%3Cpath d='M63 99 C85 73 126 69 153 88 L145 98 L171 98 L163 72 L154 81 C119 56 77 59 50 89 L63 99Z' fill='url(%23g1)' opacity='.9'/%3E%3C/svg%3E");background-repeat:repeat;background-size:220px 220px;animation:22s linear infinite LandingContent-module__z07Zfa__heroArrowsSlide}.LandingContent-module__z07Zfa__heroArrowFieldSecondary{opacity:.22;transform:translate(calc((50% - var(--hero-pointer-x))/18),calc((50% - var(--hero-pointer-y))/22));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 220 220'%3E%3Cdefs%3E%3ClinearGradient id='h1' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0' stop-color='%230a1a4d'/%3E%3Cstop offset='1' stop-color='%231e3a8a'/%3E%3C/linearGradient%3E%3ClinearGradient id='h2' x1='1' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%2360a5fa'/%3E%3Cstop offset='1' stop-color='%232563eb'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M37 82 C70 42 134 37 173 66 L164 77 L195 77 L186 48 L176 58 C128 23 63 27 27 70 L37 82Z' fill='url(%23h1)'/%3E%3Cpath d='M183 139 C149 181 82 183 45 153 L54 143 L24 143 L33 172 L43 163 C90 199 157 196 194 150 L183 139Z' fill='url(%23h2)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 300px;animation:28s linear infinite LandingContent-module__z07Zfa__heroArrowsSlideReverse}@keyframes LandingContent-module__z07Zfa__heroArrowsSlide{0%{background-position:0 0}to{background-position:280px 0}}@keyframes LandingContent-module__z07Zfa__heroArrowsSlideReverse{0%{background-position:0 0}to{background-position:-320px 0}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__heroArrowField,.LandingContent-module__z07Zfa__heroArrowFieldSecondary{transition:none;animation:none;transform:none}}.LandingContent-module__z07Zfa__featureShowcaseStack{display:grid}.LandingContent-module__z07Zfa__featureShowcaseGrid{gap:max(1.25rem,min(2.4vw,1.9rem));display:grid}.LandingContent-module__z07Zfa__featureShowcaseReveal{min-height:0}.LandingContent-module__z07Zfa__featureShowcaseRow{background:rgba(241,245,249,.74);border:1px solid rgba(148,163,184,.22);border-radius:max(1.15rem,min(2.8vw,2rem));grid-template-columns:minmax(0,1fr);align-items:center;gap:max(1rem,min(2.2vw,1.9rem));padding:max(1rem,min(2vw,1.45rem));display:grid}.LandingContent-module__z07Zfa__featureShowcaseCopy{gap:.7rem;max-width:34rem;display:grid}.LandingContent-module__z07Zfa__featureShowcaseIcon{color:#1d4ed8;background:rgba(37,99,235,.12);border-radius:.7rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.LandingContent-module__z07Zfa__featureShowcaseCopy h3{letter-spacing:-.02em;color:#111827;margin:0;font-size:max(1.85rem,min(3.8vw,3rem));font-weight:600;line-height:1.08}.LandingContent-module__z07Zfa__featureShowcaseCopy p{color:rgba(31,41,55,.8);max-width:38ch;margin:0;font-size:max(1rem,min(1.4vw,1.2rem));line-height:1.6}.LandingContent-module__z07Zfa__featureShowcaseVisual{isolation:isolate;background:linear-gradient(160deg,#eef2ff,#f1f5f9);border:1px solid rgba(191,219,254,.45);border-radius:max(1rem,min(2.7vw,1.9rem));place-items:center;min-height:max(260px,min(34vw,420px));display:grid;position:relative;overflow:hidden}.LandingContent-module__z07Zfa__featureShowcaseGlow{filter:blur(36px);opacity:.58;background:radial-gradient(circle,rgba(125,211,252,.45),transparent 65%);border-radius:999px;height:42%;position:absolute;top:auto;bottom:16%;left:10%;right:10%}.LandingContent-module__z07Zfa__featureShowcaseFrame{background:rgba(255,255,255,.78);border:1px solid rgba(148,163,184,.38);border-radius:1rem;width:min(86%,640px);height:min(58%,220px);position:relative;overflow:hidden;box-shadow:0 24px 44px rgba(15,23,42,.12)}.LandingContent-module__z07Zfa__featureShowcaseChrome{background:rgba(226,232,240,.9);border-bottom:1px solid rgba(148,163,184,.3);height:2.55rem}.LandingContent-module__z07Zfa__featureShowcaseContent{background:linear-gradient(rgba(248,250,252,.85),rgba(241,245,249,.88)),repeating-linear-gradient(rgba(148,163,184,.2) 0,rgba(148,163,184,.2) 1px,transparent 1px,transparent 24px);height:calc(100% - 2.55rem)}.LandingContent-module__z07Zfa__featureShowcaseVisual1 .LandingContent-module__z07Zfa__featureShowcaseFrame{border-radius:inherit;width:100%;height:100%;box-shadow:none;background:0 0;border:0}.LandingContent-module__z07Zfa__featureShowcaseVisual1{aspect-ratio:620/250;min-height:auto}.LandingContent-module__z07Zfa__featureShowcaseVisual1 .LandingContent-module__z07Zfa__featureShowcaseChrome{display:none}.LandingContent-module__z07Zfa__featureShowcaseVisual1 .LandingContent-module__z07Zfa__featureShowcaseContent{background:url(/marketing/card2Bancos.png) 50%/cover no-repeat;height:100%}.LandingContent-module__z07Zfa__featureShowcaseVisual1 .LandingContent-module__z07Zfa__featureShowcaseFrame:after{display:none}.LandingContent-module__z07Zfa__featureShowcaseVisual2 .LandingContent-module__z07Zfa__featureShowcaseFrame{border-radius:inherit;width:100%;height:100%;box-shadow:none;background:0 0;border:0}.LandingContent-module__z07Zfa__featureShowcaseVisual2{aspect-ratio:1518/820;min-height:auto}.LandingContent-module__z07Zfa__featureShowcaseVisual2 .LandingContent-module__z07Zfa__featureShowcaseChrome{display:none}.LandingContent-module__z07Zfa__featureShowcaseVisual2 .LandingContent-module__z07Zfa__featureShowcaseContent{background:url(/marketing/card1Boletos.png) 50%/cover no-repeat;height:100%}.LandingContent-module__z07Zfa__featureShowcaseVisual3 .LandingContent-module__z07Zfa__featureShowcaseFrame{border-radius:inherit;width:100%;height:100%;box-shadow:none;background:0 0;border:0}.LandingContent-module__z07Zfa__featureShowcaseVisual3 .LandingContent-module__z07Zfa__featureShowcaseChrome{display:none}.LandingContent-module__z07Zfa__featureShowcaseVisual3 .LandingContent-module__z07Zfa__featureShowcaseContent{background:url(/marketing/card3Cobranca.png) 50%/cover no-repeat;height:100%}@media (min-width:980px){.LandingContent-module__z07Zfa__featureShowcaseRow{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);padding:max(1.35rem,min(2.5vw,1.9rem))}.LandingContent-module__z07Zfa__featureShowcaseCopy{padding-left:max(.6rem,min(1.2vw,1.5rem))}}.LandingContent-module__z07Zfa__highlightScrollGroup{will-change:transform,opacity;gap:max(1rem,min(2vw,1.6rem));width:100%;display:grid}.LandingContent-module__z07Zfa__highlightTitle{text-wrap:balance;white-space:normal;text-align:center;margin:0 auto;width:100%;max-width:none;margin-left:auto;margin-right:auto;font-size:max(2rem,min(4.5vw,4.1rem));line-height:1.08}.LandingContent-module__z07Zfa__highlightTitleStrong{text-align:center;font-weight:800}.LandingContent-module__z07Zfa__smartBillingTitle{text-align:center;white-space:normal;text-wrap:balance;width:100%;max-width:none;margin:0 auto;font-size:max(1.9rem,min(4.1vw,3.6rem));line-height:1.12}.LandingContent-module__z07Zfa__cobrancasSection .LandingContent-module__z07Zfa__sectionIntro{max-width:min(100%,82rem);margin-bottom:max(1rem,min(2vw,1.6rem))}.LandingContent-module__z07Zfa__highlightCopy{text-align:center;justify-content:center;align-items:center;width:100%;max-width:none;margin-left:auto;margin-right:auto;display:flex}.LandingContent-module__z07Zfa__highlightSection{background:var(--surface-muted);position:relative;overflow:hidden}.LandingContent-module__z07Zfa__useCasesOverlay{z-index:120;place-items:center;padding:0;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.LandingContent-module__z07Zfa__useCasesBackdrop{cursor:pointer;background:rgba(2,6,23,.66);border:0;position:absolute;top:0;bottom:0;left:0;right:0}.LandingContent-module__z07Zfa__useCasesBook{z-index:1;width:100%;height:100svh;max-height:100svh;transform-style:preserve-3d;background:linear-gradient(145deg,#030712 0%,#0b1226 55%,#0f172a 100%);border:0;border-radius:0;padding:max(5.4rem,min(7vw,7.2rem)) max(1rem,min(2.2vw,2rem)) max(1rem,min(2.2vw,1.8rem));position:relative;overflow:auto;box-shadow:0 34px 66px rgba(2,6,23,.38),inset -16px 0 rgba(15,23,42,.2)}.LandingContent-module__z07Zfa__useCasesInner{gap:max(1rem,min(2vw,1.5rem));max-width:1200px;margin:0 auto;display:grid}.LandingContent-module__z07Zfa__useCasesIntro{text-align:center;justify-items:center;gap:.45rem;display:grid}.LandingContent-module__z07Zfa__useCasesTitle{color:#f8fafc;margin:0;font-size:max(1.85rem,min(3.2vw,2.7rem));font-weight:700;line-height:1.08}.LandingContent-module__z07Zfa__useCasesSubtitle{color:rgba(226,232,240,.86);max-width:56ch;margin:0;font-size:max(.98rem,min(1.2vw,1.08rem));line-height:1.6}.LandingContent-module__z07Zfa__useCasesClose{z-index:3;color:#f8fafc;cursor:pointer;background:rgba(15,23,42,.72);border:1px solid rgba(148,163,184,.38);border-radius:999px;width:2.4rem;height:2.4rem;margin-left:auto;font-size:1.5rem;line-height:1;position:-webkit-sticky;position:sticky;top:0}.LandingContent-module__z07Zfa__useCasesClose:hover{background:rgba(30,41,59,.92);border-color:rgba(59,130,246,.58)}.LandingContent-module__z07Zfa__useCasesClose:focus-visible{background:rgba(30,41,59,.92);border-color:rgba(59,130,246,.58)}.LandingContent-module__z07Zfa__useCaseGrid{gap:1rem;display:grid}.LandingContent-module__z07Zfa__useCaseCard{background:rgba(15,23,42,.6);border:1px solid rgba(148,163,184,.28);border-radius:1rem;gap:.52rem;padding:.9rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid}.LandingContent-module__z07Zfa__useCaseCard:hover{border-color:rgba(59,130,246,.45);transform:translateY(-3px);box-shadow:0 16px 28px rgba(2,6,23,.38)}.LandingContent-module__z07Zfa__useCaseMediaWrap{background:radial-gradient(circle at top,rgba(37,99,235,.2),transparent 60%),rgba(2,6,23,.48);border:1px solid rgba(148,163,184,.28);border-radius:.8rem;position:relative;overflow:hidden}.LandingContent-module__z07Zfa__useCaseMedia{object-fit:contain;width:100%;height:210px;padding:1.25rem}.LandingContent-module__z07Zfa__useCaseLabel{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin:0;font-size:.72rem;font-weight:700}.LandingContent-module__z07Zfa__useCaseName{color:#f8fafc;text-align:center;margin:0;font-size:max(1.08rem,min(1.8vw,1.3rem));font-weight:700}.LandingContent-module__z07Zfa__useCaseSummary{color:rgba(226,232,240,.82);margin:0;line-height:1.55}.LandingContent-module__z07Zfa__useCaseSocialProof{color:#7dd3fc;margin:0;font-size:.95rem;line-height:1.5}.LandingContent-module__z07Zfa__useCaseLink{color:#93c5fd;margin-top:.2rem;font-weight:600}.LandingContent-module__z07Zfa__useCaseLinkButton{color:#e0f2fe;background:linear-gradient(135deg,rgba(30,64,175,.82),rgba(37,99,235,.92));border:1px solid rgba(147,197,253,.42);border-radius:.8rem;justify-content:center;justify-self:center;align-items:center;min-width:10.5rem;margin-top:.4rem;padding:.65rem 1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.LandingContent-module__z07Zfa__useCaseLinkButton:hover{border-color:rgba(186,230,253,.72);transform:translateY(-2px);box-shadow:0 12px 24px rgba(30,64,175,.4)}.LandingContent-module__z07Zfa__useCaseLinkButton:focus-visible{border-color:rgba(186,230,253,.72);transform:translateY(-2px);box-shadow:0 12px 24px rgba(30,64,175,.4)}.LandingContent-module__z07Zfa__useCasesJoinWrap{justify-content:center;margin-top:.3rem;display:flex}.LandingContent-module__z07Zfa__useCasesJoinButton{color:#f8fafc;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#1d4ed8);border:1px solid rgba(125,211,252,.52);border-radius:.9rem;justify-content:center;align-items:center;min-width:14rem;padding:.8rem 1.4rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.LandingContent-module__z07Zfa__useCasesJoinButton:hover{border-color:rgba(186,230,253,.8);transform:translateY(-2px);box-shadow:0 14px 28px rgba(14,165,233,.35)}.LandingContent-module__z07Zfa__useCasesJoinButton:focus-visible{border-color:rgba(186,230,253,.8);transform:translateY(-2px);box-shadow:0 14px 28px rgba(14,165,233,.35)}@media (min-width:860px){.LandingContent-module__z07Zfa__useCaseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.LandingContent-module__z07Zfa__erpCloneShellSidebarCollapsed{grid-template-columns:88px minmax(0,1fr)}.LandingContent-module__z07Zfa__erpPreviewSidebarCollapsed{width:88px!important;min-width:88px!important;max-width:88px!important}.LandingContent-module__z07Zfa__erpPreviewSidebarTopCollapsed{flex-direction:column;align-items:center;gap:.55rem;padding:.55rem .45rem .5rem}.LandingContent-module__z07Zfa__erpPreviewSidebarBrandCollapsed{order:1;justify-content:center;width:100%}.LandingContent-module__z07Zfa__erpPreviewSidebarBrandLinkCollapsed{justify-content:center;padding:.2rem}.LandingContent-module__z07Zfa__erpPreviewSidebarBrandLogoFullHidden{display:none}.LandingContent-module__z07Zfa__erpPreviewSidebarBrandEmblemVisible{width:2.2rem;height:auto;display:block}.LandingContent-module__z07Zfa__erpPreviewSidebarBrandCollapsed .LandingContent-module__z07Zfa__erpPreviewSidebarBrandEmblemVisible{display:block!important}.LandingContent-module__z07Zfa__erpPreviewSidebarToggleCollapsed{order:2;align-self:center}.LandingContent-module__z07Zfa__previewSidebarInitials{color:#031426;letter-spacing:.03em;background:linear-gradient(135deg,rgba(56,189,248,.95),rgba(37,99,235,.82));border-radius:.75rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 12px 24px rgba(14,165,233,.32)}.LandingContent-module__z07Zfa__erpPreviewHeader .empresaToggleIcon{justify-content:center;align-items:center;display:inline-flex}.LandingContent-module__z07Zfa__erpPreviewHeader .moduleToggleIcon{justify-content:center;align-items:center;display:inline-flex}.LandingContent-module__z07Zfa__highlightNextDivider{background:linear-gradient(90deg,rgba(37,99,235,0),rgba(37,99,235,.48) 30%,rgba(14,116,144,.42) 70%,rgba(37,99,235,0));width:min(100%,1220px);height:1px;margin:max(1.1rem,min(2.3vw,1.8rem)) auto 0}.LandingContent-module__z07Zfa__postHighlightSection{background:radial-gradient(circle at 20% -10%,rgba(37,99,235,.1),transparent 45%),#eaf0fa;position:relative}.LandingContent-module__z07Zfa__heroSection{background:radial-gradient(circle at 12% 10%,rgba(14,165,233,.16),transparent 42%),radial-gradient(circle at 85% 78%,rgba(37,99,235,.14),transparent 38%),linear-gradient(145deg,#030712 0%,#0b1226 55%,#0f172a 100%)!important;height:100svh!important;min-height:100svh!important}.LandingContent-module__z07Zfa__heroSectionSequence{height:auto!important;min-height:240svh!important}.LandingContent-module__z07Zfa__heroInner{height:100%!important;min-height:100%!important;padding-top:max(5.25rem,min(7vw,6.4rem))!important;padding-bottom:max(2rem,min(4vw,3rem))!important}.LandingContent-module__z07Zfa__heroInnerSequence{position:-webkit-sticky;position:sticky;top:0;height:100svh!important;min-height:100svh!important}.LandingContent-module__z07Zfa__heroTitleBase{display:inline}.LandingContent-module__z07Zfa__heroTitleBase .LandingContent-module__z07Zfa__heroCaret{vertical-align:baseline;margin-left:.08em;display:inline-block}.LandingContent-module__z07Zfa__heroContent{height:100%;min-height:100%}.LandingContent-module__z07Zfa__heroGradientPrimary,.LandingContent-module__z07Zfa__heroGradientSecondary,.LandingContent-module__z07Zfa__heroGradientAccent,.LandingContent-module__z07Zfa__heroInteractiveGrid,.LandingContent-module__z07Zfa__heroCursorGlow,.LandingContent-module__z07Zfa__heroTechFlow,.LandingContent-module__z07Zfa__heroArrowField,.LandingContent-module__z07Zfa__heroArrowFieldSecondary{display:none!important}.LandingContent-module__z07Zfa__marketingTopbar{z-index:70;pointer-events:none;justify-content:center;padding:1rem max(.85rem,min(2vw,1.5rem)) 0;display:flex;position:fixed;top:0;left:0;right:0}.LandingContent-module__z07Zfa__marketingTopbarScrolled{pointer-events:auto}.LandingContent-module__z07Zfa__marketingTopbarCapsule{pointer-events:auto;background:linear-gradient(145deg,#030712 0%,#0b1226 55%,#0f172a 100%);border:none;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;width:5.4rem;max-width:calc(100vw - 1.8rem);height:3.05rem;padding:.35rem .65rem;transition:width .46s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s,background .3s,transform .22s;display:grid;overflow:hidden;box-shadow:0 18px 40px rgba(2,6,23,.5),inset 0 1px rgba(148,163,184,.1)}.LandingContent-module__z07Zfa__marketingTopbarCapsuleCollapsed{justify-content:center;align-items:center;gap:0;padding:0;display:flex}.LandingContent-module__z07Zfa__marketingTopbarCapsuleCollapsed .LandingContent-module__z07Zfa__marketingTopbarNav,.LandingContent-module__z07Zfa__marketingTopbarCapsuleCollapsed .LandingContent-module__z07Zfa__marketingTopbarRight{display:none}.LandingContent-module__z07Zfa__marketingTopbarCapsuleCollapsed:hover,.LandingContent-module__z07Zfa__marketingTopbarCapsuleCollapsed:focus-within{background:#1a63d4;transform:translateY(-2px);box-shadow:0 20px 42px rgba(31,110,235,.42)}.LandingContent-module__z07Zfa__marketingTopbarCapsuleExpanded{border-color:transparent;width:min(100%,1220px);min-height:3.3rem;padding-right:.3rem}.LandingContent-module__z07Zfa__marketingTopbarBrand{color:#f8fafc;border-radius:.7rem;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;padding:0;text-decoration:none;transition:background .22s;display:inline-flex}.LandingContent-module__z07Zfa__marketingTopbarBrandExpanded{justify-content:flex-start;width:max(7.4rem,min(10vw,8.9rem));height:2.2rem}.LandingContent-module__z07Zfa__marketingTopbarBrand:hover{background:0 0}.LandingContent-module__z07Zfa__marketingTopbarBrand:focus-visible{background:0 0}.LandingContent-module__z07Zfa__marketingTopbarBrandLogoCompact{width:auto;height:2.12rem;display:block}.LandingContent-module__z07Zfa__marketingTopbarBrandLogoExpanded{width:min(100%,8.3rem);height:auto}.LandingContent-module__z07Zfa__marketingTopbarNav{justify-content:center;align-items:center;gap:max(1.1rem,min(2vw,1.8rem));min-width:0;transition:opacity .24s,transform .3s;display:flex}.LandingContent-module__z07Zfa__marketingTopbarNavHidden{opacity:0;pointer-events:none;transform:translateY(-7px)}.LandingContent-module__z07Zfa__marketingTopbarNavMobileHidden{display:none}.LandingContent-module__z07Zfa__marketingTopbarNavLink{color:rgba(241,245,249,.95);letter-spacing:.008em;white-space:nowrap;font-size:1.18rem;font-weight:600;line-height:1.05;text-decoration:none;transition:color .2s}.LandingContent-module__z07Zfa__marketingTopbarNavLink:hover{color:#bfdbfe}.LandingContent-module__z07Zfa__marketingTopbarNavLink:focus-visible{color:#bfdbfe}.LandingContent-module__z07Zfa__erpPreviewSidebarCollapsed .sidebarNav{align-items:center;padding:.15rem 0 .7rem}.LandingContent-module__z07Zfa__erpPreviewSidebarCollapsed .navList{justify-items:center;gap:.45rem;padding-left:0;padding-right:0}.LandingContent-module__z07Zfa__erpPreviewSidebarCollapsed .navItem{justify-content:center;width:2.65rem;height:2.65rem;padding:.3rem}.LandingContent-module__z07Zfa__marketingTopbarRight{justify-content:flex-end;align-items:center;padding-right:max(.45rem,min(1vw,.9rem));transition:opacity .24s,transform .3s;display:inline-flex}.LandingContent-module__z07Zfa__marketingTopbarRightHidden{opacity:0;pointer-events:none;transform:translateY(-7px)}.LandingContent-module__z07Zfa__heroLogoOnlySection{background:radial-gradient(circle at 25% -10%,rgba(56,189,248,.22),transparent 38%),linear-gradient(140deg,#02050f 0%,#090f24 56%,#0b132f 100%);height:42svh;min-height:42svh}.LandingContent-module__z07Zfa__heroLogoOnlyInner{place-items:center;min-height:100%;padding-top:max(3.8rem,min(7vw,5.5rem));padding-bottom:max(1.4rem,min(4vw,2.8rem));display:grid}.LandingContent-module__z07Zfa__heroLogoOnlyMark{color:#f8fafc;background:rgba(255,255,255,.04);border:1px solid rgba(148,163,184,.26);border-radius:999px;justify-content:center;align-items:center;width:max(4.6rem,min(8vw,6rem));height:max(4.6rem,min(8vw,6rem));display:inline-flex;box-shadow:0 20px 42px rgba(2,6,23,.48),inset 0 1px rgba(255,255,255,.15)}@media (max-width:980px){.LandingContent-module__z07Zfa__highlightInner{padding-left:.85rem;padding-right:.85rem}.LandingContent-module__z07Zfa__highlightCopy{margin-bottom:.45rem}.LandingContent-module__z07Zfa__highlightTitleStrong{letter-spacing:-.015em;font-size:max(1.55rem,min(6.4vw,2.3rem));line-height:1.14}.LandingContent-module__z07Zfa__previewViewport{margin-left:-.2rem;margin-right:-.2rem;padding-bottom:.4rem}.LandingContent-module__z07Zfa__previewViewport::-webkit-scrollbar{height:6px}.LandingContent-module__z07Zfa__previewShell{min-width:1020px;padding:.35rem}.LandingContent-module__z07Zfa__erpCloneShell{min-height:700px}.LandingContent-module__z07Zfa__erpCloneTitle{font-size:max(1.7rem,min(3.3vw,2.05rem))}.LandingContent-module__z07Zfa__erpCloneSubtitle{font-size:.95rem}.LandingContent-module__z07Zfa__erpCloneMetricGrid{gap:.72rem}.LandingContent-module__z07Zfa__marketingTopbar{padding-top:.65rem}.LandingContent-module__z07Zfa__marketingTopbarCapsuleExpanded{border-radius:1.1rem;width:calc(100vw - 1rem);min-height:3rem;padding:.3rem .45rem}.LandingContent-module__z07Zfa__marketingTopbarBrand{width:2.35rem;height:2.35rem}.LandingContent-module__z07Zfa__marketingTopbarBrandExpanded{width:max(6.8rem,min(34vw,8rem));height:2rem}.LandingContent-module__z07Zfa__marketingTopbarNav{display:none}}@media (max-width:768px){.LandingContent-module__z07Zfa__highlightInner{padding-left:.65rem;padding-right:.65rem}.LandingContent-module__z07Zfa__highlightCopy{margin-bottom:.45rem}.LandingContent-module__z07Zfa__highlightTitleStrong{letter-spacing:-.01em;width:min(100%,24rem);font-size:max(1.32rem,min(6.4vw,1.82rem));line-height:1.14}.LandingContent-module__z07Zfa__previewViewport{justify-content:center;margin-left:0;margin-right:0;padding-bottom:0;display:flex;overflow:hidden}.LandingContent-module__z07Zfa__previewShell{background:linear-gradient(#0b1226 0%,#0a1a3d 100%);border:1px solid rgba(148,163,184,.28);border-radius:1.65rem;width:100%;min-width:100%;max-width:100%;padding:.42rem;position:relative;box-shadow:0 24px 48px rgba(2,6,23,.42),inset 0 1px rgba(255,255,255,.08)}.LandingContent-module__z07Zfa__previewShell:before{content:"";z-index:2;background:rgba(241,245,249,.28);border-radius:999px;width:34%;height:.28rem;position:absolute;top:.32rem;left:50%;transform:translate(-50%)}.LandingContent-module__z07Zfa__erpCloneShell{background:#dbe1e9;border-radius:1.22rem;grid-template-columns:62px minmax(0,1fr);min-height:620px;overflow:hidden}.LandingContent-module__z07Zfa__erpPreviewSidebar{width:62px!important;min-width:62px!important;max-width:62px!important}.LandingContent-module__z07Zfa__erpPreviewSidebar .sidebarTop{gap:.35rem!important;padding:.45rem .3rem .52rem!important}.LandingContent-module__z07Zfa__erpPreviewSidebar .sidebarToggle{display:none!important}.LandingContent-module__z07Zfa__erpPreviewSidebar .sidebarBrand{display:none!important}.LandingContent-module__z07Zfa__erpPreviewSidebar .sectionHeader{display:none!important}.LandingContent-module__z07Zfa__erpPreviewSidebar .navList{gap:.4rem!important;padding-top:.1rem!important}.LandingContent-module__z07Zfa__erpPreviewSidebar .navItem{border-radius:.7rem!important;width:2.25rem!important;height:2.25rem!important;padding:.28rem!important}.LandingContent-module__z07Zfa__erpPreviewHeader{display:none!important}.LandingContent-module__z07Zfa__erpCloneContent{gap:.6rem;padding:.78rem .62rem;overflow:hidden}.LandingContent-module__z07Zfa__erpCloneTopbar{padding:.14rem 0 .48rem}.LandingContent-module__z07Zfa__erpCloneTitle{font-size:max(1.22rem,min(5vw,1.55rem));line-height:1.1}.LandingContent-module__z07Zfa__erpCloneSubtitle{font-size:.82rem;line-height:1.34}.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:1fr;gap:.5rem}.LandingContent-module__z07Zfa__erpCloneMetricGrid .card{border-radius:.8rem;min-height:90px;padding:.74rem}.LandingContent-module__z07Zfa__erpCloneMetricGrid .cardValue{font-size:max(1.85rem,min(7.6vw,2.15rem))}.LandingContent-module__z07Zfa__erpMetricCard{min-height:90px}.LandingContent-module__z07Zfa__metricIconBadge{border-radius:.45rem;width:1.5rem;height:1.5rem}.LandingContent-module__z07Zfa__erpFinanceSplit{gap:.56rem}.LandingContent-module__z07Zfa__erpFinanceSplit .card{border-radius:.82rem;padding:.68rem}.LandingContent-module__z07Zfa__erpRankingGrid{grid-template-columns:1fr;gap:.56rem}.LandingContent-module__z07Zfa__heroCopy{gap:1rem;max-width:100%;padding-left:.15rem;padding-right:.15rem}.LandingContent-module__z07Zfa__heroTitle{max-width:13.5ch;font-size:max(2.1rem,min(9.2vw,3rem));line-height:1.05}.LandingContent-module__z07Zfa__heroCtas{flex-direction:column;gap:.7rem;width:100%;margin-top:.9rem}.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__primaryButton,.LandingContent-module__z07Zfa__heroCtas .LandingContent-module__z07Zfa__secondaryButton{width:100%;min-height:3rem;box-shadow:none}.LandingContent-module__z07Zfa__primaryButton,.LandingContent-module__z07Zfa__secondaryButton{transition:background .18s,border-color .18s,color .18s}}@media (max-width:480px){.LandingContent-module__z07Zfa__highlightInner{padding-left:.5rem;padding-right:.5rem}.LandingContent-module__z07Zfa__previewShell{border-radius:1.45rem;max-width:100%;padding:.36rem}.LandingContent-module__z07Zfa__erpCloneShell{grid-template-columns:56px minmax(0,1fr);min-height:590px}.LandingContent-module__z07Zfa__erpPreviewSidebar{width:56px!important;min-width:56px!important;max-width:56px!important}.LandingContent-module__z07Zfa__erpCloneContent{padding:.68rem .52rem}.LandingContent-module__z07Zfa__erpCloneMetricGrid{grid-template-columns:1fr}.LandingContent-module__z07Zfa__marketingTopbarCapsuleExpanded{width:calc(100vw - .7rem);min-height:2.85rem}}.LandingContent-module__z07Zfa__heroSection{position:relative}.LandingContent-module__z07Zfa__heroScrollHint{color:rgba(191,219,254,.95);z-index:6;pointer-events:none;opacity:.88;background:linear-gradient(rgba(30,64,175,.28),rgba(15,23,42,.24));border:1px solid rgba(191,219,254,.3);border-radius:999px;justify-content:center;align-items:center;width:2.55rem;height:2.55rem;transition:opacity .2s,border-color .2s,box-shadow .2s;animation:1.8s ease-in-out infinite LandingContent-module__z07Zfa__heroScrollHintFloat;display:inline-flex;position:absolute;bottom:max(.9rem,min(2.6vh,1.8rem));left:50%;transform:translate(-50%);box-shadow:0 14px 30px rgba(2,6,23,.45),inset 0 1px rgba(255,255,255,.16)}.LandingContent-module__z07Zfa__heroScrollHintIcon{width:1.35rem;height:1.35rem}.LandingContent-module__z07Zfa__heroSection:hover .LandingContent-module__z07Zfa__heroScrollHint{opacity:1;border-color:rgba(191,219,254,.58);box-shadow:0 16px 34px rgba(2,6,23,.5),0 0 0 3px rgba(147,197,253,.16)}@keyframes LandingContent-module__z07Zfa__heroScrollHintFloat{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@media (max-width:768px){.LandingContent-module__z07Zfa__heroScrollHint{width:2.35rem;height:2.35rem;bottom:max(.7rem,min(1.8vh,1.2rem))}}@media (prefers-reduced-motion:reduce){.LandingContent-module__z07Zfa__heroScrollHint{animation:none}}
