.Nav-module__gOObGW__strip{z-index:201;background:var(--v-ink-900);white-space:nowrap;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;padding:9px 16px;display:flex;position:relative}.Nav-module__gOObGW__stripMsg{font:500 12.5px/1.4 var(--v-font-sans);color:#ffffffa6;text-align:center}.Nav-module__gOObGW__stripLink{color:var(--v-cyan-400);font-weight:600;text-decoration:none;transition:color .15s}.Nav-module__gOObGW__stripLink:hover{color:#fff}.Nav-module__gOObGW__navWrapper{z-index:200;flex-direction:column;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__gOObGW__nav{top:unset;left:unset;right:unset;z-index:unset;z-index:200;--nav-bg:transparent;--nav-shadow:none;--nav-border:transparent;--nav-text:#ffffffe0;--nav-text-hover:#fff;--nav-logo:brightness(0) invert(1);--nav-brand:#fff;--nav-cta-bg:#ffffff26;--nav-cta-bg-h:#ffffff40;--nav-cta-border:#ffffff59;--nav-cta-text:#fff;--nav-toggle:#fff;transition:background .3s,box-shadow .3s,border-color .3s;position:relative}.Nav-module__gOObGW__nav.Nav-module__gOObGW__scrolled{--nav-bg:#ffffffe0;--nav-shadow:0 1px 0 #0f27500f, 0 4px 16px #0f275012;--nav-border:#0000000f;--nav-text:var(--v-ink-500);--nav-text-hover:var(--v-ink-900);--nav-logo:none;--nav-brand:var(--v-ink-900);--nav-cta-bg:var(--v-blue-500);--nav-cta-bg-h:var(--v-blue-600);--nav-cta-border:transparent;--nav-cta-text:#fff;--nav-toggle:var(--v-ink-700);background:var(--nav-bg);-webkit-backdrop-filter:blur(18px);box-shadow:var(--nav-shadow);border-bottom:1px solid var(--nav-border)}.Nav-module__gOObGW__inner{align-items:center;gap:40px;max-width:1200px;height:68px;margin:0 auto;padding:0 24px;display:flex}.Nav-module__gOObGW__brand{flex-shrink:0;align-items:center;gap:9px;text-decoration:none;display:flex}.Nav-module__gOObGW__logo{width:auto;height:26px;filter:var(--nav-logo);transition:filter .3s}.Nav-module__gOObGW__brandName{font:700 19px var(--v-font-display);letter-spacing:-.025em;color:var(--nav-brand);transition:color .3s}.Nav-module__gOObGW__desktopLinks{flex:1;align-items:center;gap:4px;display:flex}.Nav-module__gOObGW__link{font:500 14px var(--v-font-sans);color:var(--nav-text);white-space:nowrap;border-radius:8px;padding:6px 12px;text-decoration:none;transition:color .2s,background .2s;position:relative}.Nav-module__gOObGW__link:after{content:"";transform-origin:0;background:currentColor;border-radius:2px;height:1.5px;transition:transform .22s cubic-bezier(.22,1,.36,1);position:absolute;bottom:2px;left:12px;right:12px;transform:scaleX(0)}.Nav-module__gOObGW__link:hover{color:var(--nav-text-hover)}.Nav-module__gOObGW__link:hover:after{transform:scaleX(1)}.Nav-module__gOObGW__desktopActions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.Nav-module__gOObGW__ctaBtn{font:600 14px var(--v-font-sans);color:var(--nav-cta-text);background:var(--nav-cta-bg);border:1px solid var(--nav-cta-border);white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:9px 18px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.Nav-module__gOObGW__ctaBtn:hover{background:var(--nav-cta-bg-h);transform:translateY(-1px);box-shadow:0 4px 12px #0070f033}.Nav-module__gOObGW__dropdown{position:relative}.Nav-module__gOObGW__dropdownTrigger{cursor:pointer;font-family:var(--v-font-sans);background:0 0;border:none;align-items:center;gap:4px;display:inline-flex}.Nav-module__gOObGW__chevron{transition:transform .25s}.Nav-module__gOObGW__dropdown:hover .Nav-module__gOObGW__chevron{transform:rotate(180deg)}.Nav-module__gOObGW__dropdownMenu{opacity:0;visibility:hidden;pointer-events:none;z-index:10;min-width:240px;padding-top:12px;transition:opacity .18s,visibility .18s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Nav-module__gOObGW__dropdownInner{border:1px solid var(--v-ink-100);background:#fff;border-radius:14px;padding:8px;transition:transform .18s;transform:translateY(-6px);box-shadow:0 12px 32px #0f275024,0 2px 6px #0f27500f}.Nav-module__gOObGW__dropdown:hover .Nav-module__gOObGW__dropdownMenu{opacity:1;visibility:visible;pointer-events:auto}.Nav-module__gOObGW__dropdown:hover .Nav-module__gOObGW__dropdownInner{transform:translateY(0)}.Nav-module__gOObGW__dropdownItem{border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.Nav-module__gOObGW__dropdownItem:hover{background:var(--v-ink-50)}.Nav-module__gOObGW__dropdownLabel{font:600 14px var(--v-font-sans);color:var(--v-ink-900)}.Nav-module__gOObGW__dropdownDesc{font:400 12px var(--v-font-sans);color:var(--v-ink-400)}.Nav-module__gOObGW__panelSection{border-bottom:1px solid #ffffff0f;padding:16px 24px 8px}.Nav-module__gOObGW__panelSectionTitle{font:700 11px var(--v-font-sans);letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:8px;display:block}.Nav-module__gOObGW__panelServiceLink{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:12px 0;text-decoration:none;display:flex}.Nav-module__gOObGW__panelServiceLink:last-child{border-bottom:none}.Nav-module__gOObGW__panelServiceLink:hover .Nav-module__gOObGW__panelArrow{opacity:1;transform:translate(0)}.Nav-module__gOObGW__panelServiceLabel{font:600 16px var(--v-font-display);color:#ffffffe0;margin-bottom:2px;display:block}.Nav-module__gOObGW__panelServiceDesc{font:400 12px var(--v-font-sans);color:#ffffff61;display:block}.Nav-module__gOObGW__toggle{cursor:pointer;width:40px;height:40px;color:var(--nav-toggle);background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;margin-left:auto;padding:8px;display:none}.Nav-module__gOObGW__bar{transform-origin:50%;background:currentColor;border-radius:2px;width:22px;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .2s,width .2s;display:block}.Nav-module__gOObGW__barTopOpen{transform:translateY(7px)rotate(45deg)}.Nav-module__gOObGW__barMidOpen{opacity:0;transform:scaleX(0)}.Nav-module__gOObGW__barBotOpen{transform:translateY(-7px)rotate(-45deg)}.Nav-module__gOObGW__backdrop{z-index:299;background:#0b111c80;position:fixed;inset:0}.Nav-module__gOObGW__panel{z-index:300;background:var(--v-ink-900);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;width:min(380px,100vw);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.Nav-module__gOObGW__panelHeader{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;height:68px;padding:0 24px;display:flex}.Nav-module__gOObGW__brandPanel{gap:9px}.Nav-module__gOObGW__logoDark{filter:brightness(0)invert();width:auto;height:26px}.Nav-module__gOObGW__brandNameDark{font:700 19px var(--v-font-display);letter-spacing:-.025em;color:#fff}.Nav-module__gOObGW__closeBtn{cursor:pointer;color:#fff;background:#ffffff14;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:36px;height:36px;padding:8px;display:flex}.Nav-module__gOObGW__closeBtn .Nav-module__gOObGW__bar{width:16px}.Nav-module__gOObGW__panelLinks{flex-direction:column;flex:1;padding:16px 0;display:flex}.Nav-module__gOObGW__panelLink{font:500 20px var(--v-font-display);letter-spacing:-.01em;color:#ffffffd1;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:18px 24px;text-decoration:none;transition:color .18s,background .18s;display:flex}.Nav-module__gOObGW__panelLink:last-child{border-bottom:none}.Nav-module__gOObGW__panelLink:hover{color:#fff;background:#ffffff0a}.Nav-module__gOObGW__panelArrow{opacity:0;color:var(--v-cyan-400);flex-shrink:0;transition:opacity .2s,transform .2s cubic-bezier(.22,1,.36,1);transform:translate(-6px)}.Nav-module__gOObGW__panelLink:hover .Nav-module__gOObGW__panelArrow{opacity:1;transform:translate(0)}.Nav-module__gOObGW__panelFooter{border-top:1px solid #ffffff12;flex-direction:column;flex-shrink:0;gap:12px;padding:24px;display:flex}.Nav-module__gOObGW__panelCta{background:var(--v-blue-500);color:#fff;font:600 15px var(--v-font-sans);box-shadow:var(--v-shadow-brand);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:15px 24px;text-decoration:none;transition:filter .2s,transform .2s;display:flex}.Nav-module__gOObGW__panelCta:hover{filter:brightness(1.1);transform:translateY(-1px)}.Nav-module__gOObGW__panelWa{color:#25d366;font:600 15px var(--v-font-sans);background:#25d3661a;border:1px solid #25d36640;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.Nav-module__gOObGW__panelWa:hover{background:#25d3662e;border-color:#25d36666}@media (max-width:900px){.Nav-module__gOObGW__desktopLinks,.Nav-module__gOObGW__desktopActions{display:none}.Nav-module__gOObGW__toggle{display:flex}.Nav-module__gOObGW__inner{gap:0}}@media (max-width:480px){.Nav-module__gOObGW__inner{height:60px;padding:0 16px}.Nav-module__gOObGW__panel{width:100vw}.Nav-module__gOObGW__panelHeader{height:60px;padding:0 16px}.Nav-module__gOObGW__panelLink{padding:16px 20px;font-size:18px}.Nav-module__gOObGW__panelFooter{padding:20px 16px}}
.Footer-module__S6Hkya__footer{background:var(--v-ink-900);color:var(--v-ink-300);padding:48px 0 24px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;display:grid}.Footer-module__S6Hkya__brand{align-items:center;gap:10px;margin-bottom:14px;display:flex}.Footer-module__S6Hkya__brand img{filter:brightness(0)invert();width:auto;height:26px}.Footer-module__S6Hkya__brand span{font:700 20px var(--v-font-display);color:#fff;letter-spacing:-.02em}.Footer-module__S6Hkya__desc{max-width:280px;margin:0;font-size:13px;line-height:1.5}.Footer-module__S6Hkya__colTitle{font:700 11px var(--v-font-sans);letter-spacing:.12em;text-transform:uppercase;color:#fff;margin:0 0 14px}.Footer-module__S6Hkya__link{color:var(--v-ink-300);padding:4px 0;font-size:13px;text-decoration:none;transition:color .15s;display:block}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__legal{color:var(--v-ink-400);border-top:1px solid #ffffff14;justify-content:space-between;margin-top:32px;padding-top:18px;font-size:11px;display:flex}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}}
.Hero-module__ZARIfG__hero{background:linear-gradient(135deg, var(--v-ink-900) 0%, var(--v-blue-900) 65%, var(--v-blue-800) 100%);color:#fff;align-items:center;min-height:90vh;padding:160px 0 140px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#36cfe833 0%,#0000 60%);border-radius:50%;width:900px;height:900px;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__heroGrid{z-index:2;align-items:center;gap:20px;width:100%;max-width:1300px;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__textContent{z-index:20;flex:1;max-width:560px;position:relative}.Hero-module__ZARIfG__badge{color:var(--v-cyan-400);text-transform:uppercase;letter-spacing:.12em;margin-bottom:24px;font-size:13px;font-weight:700;display:block}.Hero-module__ZARIfG__h1{font:700 56px/1.05 var(--v-font-display);letter-spacing:-.02em;color:#fff;margin:0 0 24px}.Hero-module__ZARIfG__lineMask{display:block;overflow:hidden}.Hero-module__ZARIfG__lineReveal{will-change:transform, opacity, filter;display:inline-block}.Hero-module__ZARIfG__accent{color:var(--v-cyan-400)}.Hero-module__ZARIfG__lead{color:#ffffffd9;max-width:500px;margin:0 0 40px;font-size:18px;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;gap:16px;margin-bottom:32px;display:flex}.Hero-module__ZARIfG__ctaPrimary{background:var(--v-cyan-400);color:var(--v-ink-900);font:600 15px var(--v-font-sans);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 16px #36cfe840}.Hero-module__ZARIfG__ctaPrimary:hover{filter:brightness(1.1);transform:translateY(-2px)}.Hero-module__ZARIfG__ctaSecondary{color:#fff;font:600 15px var(--v-font-sans);background:0 0;border:1px solid #ffffff80;border-radius:12px;justify-content:center;align-items:center;padding:14px 28px;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__ZARIfG__ctaSecondary:hover{background:#ffffff1a;border-color:#fffc}.Hero-module__ZARIfG__reviews{align-items:center;gap:32px;display:flex}.Hero-module__ZARIfG__reviewBlock{color:#cbd5e1;flex-direction:column;gap:4px;font-size:13px;font-weight:500;display:flex}.Hero-module__ZARIfG__stars{color:#fbbf24;gap:2px;display:flex}.Hero-module__ZARIfG__mockupContainer{perspective:1200px;z-index:10;flex:1;justify-content:flex-start;align-items:center;min-height:600px;display:flex;position:relative}.Hero-module__ZARIfG__mockupScene{--mockup-scale:1;--mockup-x:0px;width:820px;height:540px;transform-style:preserve-3d;transform:translateX(var(--mockup-x)) scale(var(--mockup-scale)) rotateX(8deg) rotateY(-12deg) rotateZ(3deg);margin-left:60px;position:relative}.Hero-module__ZARIfG__tablet{color:#0f172a;background:#f4f6f8;border:1px solid #e1e5ea;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:-20px 40px 80px -20px #0006}.Hero-module__ZARIfG__windowHeader{background:#e1e5ea;align-items:center;height:48px;padding:0 16px;display:flex}.Hero-module__ZARIfG__windowDots{gap:8px;width:60px;display:flex}.Hero-module__ZARIfG__dotR{background:#ff5f56;border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__dotY{background:#ffbd2e;border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__dotG{background:#27c93f;border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__windowTabs{flex:1;justify-content:flex-start;padding-left:20px;display:flex}.Hero-module__ZARIfG__windowTab{color:#475569;background:#f4f6f8;border-radius:8px 8px 0 0;align-items:center;gap:8px;margin-top:10px;padding:6px 20px;font-size:12px;font-weight:500;display:flex}.Hero-module__ZARIfG__tabletLayout{flex:1;display:flex}.Hero-module__ZARIfG__mockSidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;align-items:center;width:64px;padding:20px 0;display:flex}.Hero-module__ZARIfG__mockLogoWrap{background:var(--v-blue-500);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:32px;display:flex}.Hero-module__ZARIfG__mockLogoIcon{background:#fff;border-radius:4px;width:14px;height:14px}.Hero-module__ZARIfG__mockMenu{flex-direction:column;align-items:center;gap:20px;display:flex}.Hero-module__ZARIfG__menuIcon{color:#94a3b8}.Hero-module__ZARIfG__activeMenuIcon{color:var(--v-blue-600);background:var(--v-blue-50);border-radius:8px;width:34px;height:34px;padding:8px}.Hero-module__ZARIfG__mockMenuBottom{margin-top:auto}.Hero-module__ZARIfG__tabletBody{flex-direction:column;flex:1;display:flex}.Hero-module__ZARIfG__topNav{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.Hero-module__ZARIfG__searchBar{color:#94a3b8;background:#f1f5f9;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:flex}.Hero-module__ZARIfG__topRight{align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__iconBtn{color:#64748b;cursor:pointer;background:0 0;border:none;display:flex}.Hero-module__ZARIfG__mockAvatar{color:#fff;background:#0070f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.Hero-module__ZARIfG__dashboardGrid{flex-direction:column;gap:20px;padding:24px;display:flex}.Hero-module__ZARIfG__dashHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__pageTitle{color:#0f172a;margin:0;font-size:18px;font-weight:800}.Hero-module__ZARIfG__datePicker{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:600;display:flex}.Hero-module__ZARIfG__kpiCards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Hero-module__ZARIfG__kpiCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;box-shadow:0 1px 2px #00000003}.Hero-module__ZARIfG__kpiLabel{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.Hero-module__ZARIfG__kpiVal{color:#0f172a;font-size:17px;font-weight:800}.Hero-module__ZARIfG__grid2Col{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Hero-module__ZARIfG__cardBlock{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.Hero-module__ZARIfG__cardHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__cTitle{color:#0f172a;text-transform:uppercase;font-size:13px;font-weight:800}.Hero-module__ZARIfG__chartArea{flex:1;align-items:flex-end;display:flex}.Hero-module__ZARIfG__svgChart{width:100%;height:90px;display:block;overflow:visible}.Hero-module__ZARIfG__mockRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.Hero-module__ZARIfG__mockRow:last-child{border-bottom:none;padding-bottom:0}.Hero-module__ZARIfG__rowLeft{align-items:center;gap:12px;display:flex}.Hero-module__ZARIfG__rowAvatar{color:#64748b;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.Hero-module__ZARIfG__rowInfo{flex-direction:column;display:flex}.Hero-module__ZARIfG__rowName{color:#0f172a;font-size:13px;font-weight:700}.Hero-module__ZARIfG__rowStat{justify-content:flex-start;align-items:center;font-size:11px;font-weight:600;display:flex}.Hero-module__ZARIfG__rowAmt{color:#0f172a;font-size:13px;font-weight:800}.Hero-module__ZARIfG__floatCard{color:#333;background:#fff;border-radius:12px;padding:24px;position:absolute;box-shadow:0 24px 48px #00000026}.Hero-module__ZARIfG__cardHeader{color:#0f172a;margin-bottom:16px;font-size:12px;font-weight:800}.Hero-module__ZARIfG__featureTop{align-items:center;gap:10px;margin-bottom:14px;display:flex}.Hero-module__ZARIfG__featureIcon{color:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.Hero-module__ZARIfG__signatureIcon{background:#7c3aed}.Hero-module__ZARIfG__featureEyebrow{letter-spacing:.08em;color:#64748b;font-size:11px;font-weight:800}.Hero-module__ZARIfG__featureTitle{color:#0f172a;margin-bottom:14px;font-size:17px;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__signaturePreview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:12px;padding:14px;overflow:hidden}.Hero-module__ZARIfG__signatureDocHeader{color:#64748b;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-bottom:10px;font-size:10px;font-weight:800;display:flex}.Hero-module__ZARIfG__signatureDocHeader span:last-child{color:#15b886}.Hero-module__ZARIfG__documentLine{background:#dbe4ef;border-radius:999px;width:100%;height:6px;margin-bottom:8px}.Hero-module__ZARIfG__documentLine:nth-child(2){width:68%}.Hero-module__ZARIfG__signatureSvg{width:100%;height:46px;margin:2px 0 10px;display:block;overflow:hidden}.Hero-module__ZARIfG__signatureSvg path{fill:none;stroke:#7c3aed;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.Hero-module__ZARIfG__signatureSvg path:last-child{stroke:#7c3aed59;stroke-width:2px}.Hero-module__ZARIfG__signerRow{color:#475569;border-top:1px solid #e2e8f0;align-items:center;gap:8px;padding-top:10px;font-size:11px;font-weight:700;display:flex}.Hero-module__ZARIfG__signerAvatar{color:#7c3aed;background:#ede9fe;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:inline-flex}.Hero-module__ZARIfG__featureStatus{text-align:center;color:#0f9f72;letter-spacing:.03em;text-transform:uppercase;background:#e6f8f1;border:1px solid #15b8863d;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.Hero-module__ZARIfG__cardIntegrations{width:260px;top:15%;left:-80px}.Hero-module__ZARIfG__cardBanks{width:280px;bottom:-30px;left:180px}.Hero-module__ZARIfG__bankList{flex-direction:column;gap:12px;display:flex}.Hero-module__ZARIfG__bankItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.Hero-module__ZARIfG__bankData{flex:1}.Hero-module__ZARIfG__bankName{color:#0f172a;margin-bottom:2px;font-size:13px;font-weight:700}.Hero-module__ZARIfG__bAmt{color:#64748b;font-size:12px;font-weight:600}.Hero-module__ZARIfG__qrBadge{background:#fff;border:1px solid #dbe4ef;border-radius:10px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:inset 0 0 0 3px #f8fafc}.Hero-module__ZARIfG__qrMark{--qr-color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:4px;grid-template-columns:repeat(7,1fr);gap:1px;width:24px;height:24px;padding:2px;display:grid}.Hero-module__ZARIfG__qrMark span{border-radius:1px}.Hero-module__ZARIfG__qrDot{background:var(--qr-color)}.Hero-module__ZARIfG__qrMarkBlue{--qr-color:#0070f0}.Hero-module__ZARIfG__cardSummary{width:280px;top:-40px;right:30px}.Hero-module__ZARIfG__verifactuLogoRow{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.Hero-module__ZARIfG__verifactuLogo{object-fit:contain;width:132px;height:auto;display:block}.Hero-module__ZARIfG__verifactuQr{--qr-color:#15b886;border-radius:7px;flex:none;width:38px;height:38px;padding:3px}.Hero-module__ZARIfG__summaryStats{flex-direction:column;gap:14px;display:flex}.Hero-module__ZARIfG__statRow{justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.Hero-module__ZARIfG__sLabel{color:#475569;font-size:13px;font-weight:600}.Hero-module__ZARIfG__sVal{color:#0f172a;font-size:15px;font-weight:800}.Hero-module__ZARIfG__sPos{color:#15b886}.Hero-module__ZARIfG__badgeVerifactu{color:#15b886;letter-spacing:.05em;background:#e6f8f1;border:1px solid #15b8864d;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:6px 16px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:1240px){.Hero-module__ZARIfG__mockupScene{--mockup-scale:.85;margin-left:0}}@media (max-width:1024px){.Hero-module__ZARIfG__heroGrid{text-align:center;flex-direction:column;gap:40px}.Hero-module__ZARIfG__textContent{flex-direction:column;align-items:center;max-width:100%;margin:0 auto;display:flex}.Hero-module__ZARIfG__lead{text-align:center;margin:0 auto 30px}.Hero-module__ZARIfG__ctaGroup{justify-content:center}.Hero-module__ZARIfG__mockupContainer{width:100%;height:480px;min-height:unset;justify-content:center;align-items:flex-start}.Hero-module__ZARIfG__mockupScene{transform-origin:top;--mockup-x:-50%;--mockup-scale:.78;margin-left:0;left:50%}}@media (max-width:768px){.Hero-module__ZARIfG__hero{align-items:flex-start;min-height:auto;padding:100px 0 0;overflow:clip visible}.Hero-module__ZARIfG__heroGrid{gap:20px}.Hero-module__ZARIfG__h1{margin-bottom:16px;font-size:40px}.Hero-module__ZARIfG__textContent{text-align:left;align-items:flex-start;margin:0;padding:0 20px}.Hero-module__ZARIfG__lead{text-align:left;margin-bottom:24px;font-size:17px}.Hero-module__ZARIfG__ctaGroup{justify-content:flex-start;gap:12px}.Hero-module__ZARIfG__reviews{display:none}.Hero-module__ZARIfG__mockupContainer{height:440px;min-height:unset;flex:none;overflow:visible}.Hero-module__ZARIfG__mockupScene{--mockup-scale:.66}.Hero-module__ZARIfG__cardSummary{top:-10px;right:60px}.Hero-module__ZARIfG__cardIntegrations{display:block;top:45%;left:-30px}.Hero-module__ZARIfG__cardBanks{bottom:-10px;left:auto;right:-46px}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:80px 0 0}.Hero-module__ZARIfG__heroGrid{gap:16px}.Hero-module__ZARIfG__h1{font-size:34px;line-height:1.1}.Hero-module__ZARIfG__mockupContainer{height:410px}.Hero-module__ZARIfG__mockupScene{--mockup-x:-52%;--mockup-scale:.58}.Hero-module__ZARIfG__tabletBody{transform-origin:0 0;transform:scale(.82)}.Hero-module__ZARIfG__cardSummary{top:-15px;right:40px}.Hero-module__ZARIfG__cardIntegrations{top:45%;left:-40px}.Hero-module__ZARIfG__cardBanks{bottom:-20px;right:-62px}}@media (max-width:420px){.Hero-module__ZARIfG__tabletBody{transform:scale(.66)}}@media (max-width:380px){.Hero-module__ZARIfG__mockupContainer{height:390px}.Hero-module__ZARIfG__mockupScene{--mockup-scale:.54}.Hero-module__ZARIfG__tabletBody{transform:scale(.64)}}
.LogosStrip-module__iSDbhW__strip{background:var(--v-ink-50);border-bottom:1px solid var(--v-border);padding:24px 0}.LogosStrip-module__iSDbhW__lbl{font:700 11px var(--v-font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--v-ink-400);text-align:center;margin:0 0 20px}.LogosStrip-module__iSDbhW__items{flex-wrap:wrap;justify-content:center;gap:24px 48px;display:flex}.LogosStrip-module__iSDbhW__item{font:500 14px var(--v-font-sans);color:var(--v-ink-600);align-items:center;gap:8px;display:flex}@media (max-width:768px){.LogosStrip-module__iSDbhW__items{flex-direction:column;align-items:center;gap:16px}.LogosStrip-module__iSDbhW__item{font-size:13px}}
.Products-module__mFS5Ca__section{background:#fff;padding:96px 16px}.Products-module__mFS5Ca__header{margin-bottom:56px}.Products-module__mFS5Ca__h2{font:600 clamp(30px, 4.8vw, 48px)/1.06 var(--v-font-display);letter-spacing:-.02em;color:#050a15;margin:0 0 16px}.Products-module__mFS5Ca__lead{color:#475569;max-width:42rem;margin:0;font-size:18px;line-height:1.55}.Products-module__mFS5Ca__grid{background:#e2e8f0;border:1px solid #e2e8f0;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.Products-module__mFS5Ca__card{background:#fff;padding:32px;transition:background-color .2s;position:relative;overflow:hidden}.Products-module__mFS5Ca__card:hover{background:var(--v-ink-50)}.Products-module__mFS5Ca__accentLine{background:var(--v-brand);transform-origin:0;width:100%;height:2px;transition:transform .3s var(--v-ease-out);position:absolute;top:0;left:0;transform:scaleX(0)}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__accentLine{transform:scaleX(1)}.Products-module__mFS5Ca__iconWrap{background:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:32px;display:flex}.Products-module__mFS5Ca__svgIcon{color:#050a15;width:32px;height:32px}.Products-module__mFS5Ca__name{font:600 24px/1.2 var(--v-font-display);letter-spacing:-.01em;color:#050a15;margin:0 0 16px}.Products-module__mFS5Ca__desc{color:#475569;min-height:48px;margin:0 0 28px;font-size:18px;line-height:1.625}.Products-module__mFS5Ca__features{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Products-module__mFS5Ca__features li{font:500 14px var(--v-font-sans);color:#334155;align-items:flex-start;gap:12px;display:flex}@media (min-width:768px){.Products-module__mFS5Ca__card{padding:48px}}@media (max-width:767px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr}.Products-module__mFS5Ca__card{padding:28px}.Products-module__mFS5Ca__h2{font-size:32px}.Products-module__mFS5Ca__lead,.Products-module__mFS5Ca__desc{font-size:16px}}
.HeroMockup-module__Plzr8W__section{background:radial-gradient(ellipse 80% 60% at 50% 0%, var(--v-blue-50) 0%, #fff 60%);padding:100px 0}.HeroMockup-module__Plzr8W__layout{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;display:grid}.HeroMockup-module__Plzr8W__stats{gap:32px;margin-top:8px;display:flex}.HeroMockup-module__Plzr8W__stat{border-top:2px solid var(--v-blue-500);padding:12px 0}.HeroMockup-module__Plzr8W__statV{font:700 28px var(--v-font-display);color:var(--v-ink-900);letter-spacing:-.02em}.HeroMockup-module__Plzr8W__statK{font:500 12px var(--v-font-sans);color:var(--v-fg-muted);margin-top:2px}.HeroMockup-module__Plzr8W__mock{perspective:1200px;position:relative}.HeroMockup-module__Plzr8W__window{border:1px solid var(--v-border);box-shadow:var(--v-shadow-lg);background:#fff;border-radius:16px;overflow:hidden;transform:rotateY(-4deg)rotateX(3deg)}.HeroMockup-module__Plzr8W__bar{background:var(--v-ink-50);border-bottom:1px solid var(--v-border);gap:6px;padding:10px 14px;display:flex}.HeroMockup-module__Plzr8W__bar i{background:var(--v-ink-300);border-radius:50%;width:10px;height:10px}.HeroMockup-module__Plzr8W__body{flex-direction:column;gap:10px;padding:16px;display:flex}.HeroMockup-module__Plzr8W__mockHead{border-bottom:1px solid var(--v-border);justify-content:space-between;align-items:center;padding:4px 6px 10px;display:flex}.HeroMockup-module__Plzr8W__mockTitle{color:var(--v-ink-900);font-size:14px;font-weight:700}.HeroMockup-module__Plzr8W__mockSub{color:var(--v-fg-muted);font-size:11px}.HeroMockup-module__Plzr8W__row{border-radius:8px;align-items:center;gap:12px;padding:8px 10px;display:flex}.HeroMockup-module__Plzr8W__hl{background:var(--v-blue-50)}.HeroMockup-module__Plzr8W__num{font-family:var(--v-font-mono);color:var(--v-blue-700);font-size:12px;font-weight:700}.HeroMockup-module__Plzr8W__cli{color:var(--v-ink-800);flex:1;font-size:13px;font-weight:500}.HeroMockup-module__Plzr8W__amt{font-family:var(--v-font-mono);font-size:12px;font-weight:700}.HeroMockup-module__Plzr8W__seal{border:1px solid var(--v-blue-200);background:#fff;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;display:inline-flex}.HeroMockup-module__Plzr8W__sealLogo{width:auto;height:10px}.HeroMockup-module__Plzr8W__dot{background:var(--v-success);border-radius:50%;width:5px;height:5px}.HeroMockup-module__Plzr8W__floaty{border:1px solid var(--v-border);box-shadow:var(--v-shadow-md);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute}.HeroMockup-module__Plzr8W__floatyA{top:10%;left:-20px}.HeroMockup-module__Plzr8W__floatyB{bottom:8%;right:-28px}.HeroMockup-module__Plzr8W__floatyIcon{background:var(--v-success-bg);color:#0e7c5b;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.HeroMockup-module__Plzr8W__floatyLabel{color:var(--v-fg-muted);font-size:11px}.HeroMockup-module__Plzr8W__floatyValue{color:var(--v-ink-900);font-size:13px;font-weight:700}.HeroMockup-module__Plzr8W__floatyHash{font-family:var(--v-font-mono);color:var(--v-ink-900);font-size:11px;font-weight:600}.HeroMockup-module__Plzr8W__floatyLogo{width:auto;height:16px}@media (max-width:1024px){.HeroMockup-module__Plzr8W__layout{grid-template-columns:1fr}.HeroMockup-module__Plzr8W__mock{display:none}.HeroMockup-module__Plzr8W__stats{flex-wrap:wrap;gap:20px}}
.OdooMockup-module__6uyqja__section{background:var(--v-ink-900);padding:80px 0 100px;overflow:hidden}.OdooMockup-module__6uyqja__header{text-align:center;margin-bottom:56px}.OdooMockup-module__6uyqja__header .OdooMockup-module__6uyqja__eyebrow{color:var(--v-blue-300)}.OdooMockup-module__6uyqja__header h2{color:#fff;margin-left:auto;margin-right:auto}.OdooMockup-module__6uyqja__header p{color:#ffffff8c;margin-left:auto;margin-right:auto}.OdooMockup-module__6uyqja__mockupWrapper{perspective:1000px;max-width:1200px;margin:0 auto;padding:0 24px}.OdooMockup-module__6uyqja__mockup{background:#fff;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;height:600px;display:flex;overflow:hidden;box-shadow:0 40px 100px -20px #000000b3,0 0 0 1px #ffffff0d}.OdooMockup-module__6uyqja__topBar{background:var(--v-ink-900);border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.OdooMockup-module__6uyqja__topLeft{align-items:center;gap:24px;height:100%;display:flex}.OdooMockup-module__6uyqja__appGrid{cursor:pointer;border-radius:4px;grid-template-columns:repeat(3,1fr);gap:2px;padding:6px;display:grid}.OdooMockup-module__6uyqja__appGrid:hover{background:#ffffff1a}.OdooMockup-module__6uyqja__gridDot{background:#fff;border-radius:1px;width:5px;height:5px}.OdooMockup-module__6uyqja__appName{color:#fff;font:500 14px var(--v-font-display);align-items:center;gap:8px;display:flex}.OdooMockup-module__6uyqja__tabs{height:100%;display:flex}.OdooMockup-module__6uyqja__tab{color:#fff9;height:100%;font:400 13px var(--v-font-sans);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:0 16px;transition:all .15s}.OdooMockup-module__6uyqja__tab:hover{color:#fff;background:#ffffff0d}.OdooMockup-module__6uyqja__tabActive{font-weight:500;color:#fff!important;border-bottom-color:var(--v-brand)!important;background:#ffffff1a!important}.OdooMockup-module__6uyqja__topRight{align-items:center;gap:16px;display:flex}.OdooMockup-module__6uyqja__searchBar{color:#ffffffb3;cursor:text;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;justify-content:space-between;align-items:center;width:180px;height:32px;padding:0 12px;font-size:12px;display:flex}.OdooMockup-module__6uyqja__avatar{background:var(--v-ink-800);color:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.OdooMockup-module__6uyqja__controlPanel{border-bottom:1px solid var(--v-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 16px;display:flex}.OdooMockup-module__6uyqja__controlLeft{flex-direction:column;gap:4px;display:flex}.OdooMockup-module__6uyqja__breadcrumb{color:var(--v-ink-400);font-size:11px;font-weight:500}.OdooMockup-module__6uyqja__breadcrumb span{cursor:pointer}.OdooMockup-module__6uyqja__breadcrumb span:hover{color:var(--v-ink-800)}.OdooMockup-module__6uyqja__actionArea{align-items:center;height:32px;display:flex}.OdooMockup-module__6uyqja__bulkActions{align-items:center;gap:10px;display:flex}.OdooMockup-module__6uyqja__selectionCount{font:700 11px var(--v-font-sans);color:var(--v-brand);background:#0047ff1a;border:1px solid #0047ff33;border-radius:4px;padding:2px 8px}.OdooMockup-module__6uyqja__actionBtn{background:var(--v-ink-900);color:#fff;font:500 12px var(--v-font-sans);cursor:pointer;box-shadow:var(--v-shadow-xs);border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;display:flex}.OdooMockup-module__6uyqja__actionBtn:active{transform:scale(.97)}.OdooMockup-module__6uyqja__actionBtnSec{border:1px solid var(--v-border-strong);color:var(--v-ink-700);font:500 12px var(--v-font-sans);cursor:pointer;box-shadow:var(--v-shadow-xs);background:#fff;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;display:flex}.OdooMockup-module__6uyqja__titleArea{align-items:center;gap:16px;display:flex}.OdooMockup-module__6uyqja__newBtn{background:var(--v-brand);color:#fff;font:500 13px var(--v-font-sans);cursor:pointer;box-shadow:var(--v-shadow-xs);border:none;border-radius:4px;padding:6px 16px}.OdooMockup-module__6uyqja__newBtn:active{transform:scale(.97)}.OdooMockup-module__6uyqja__pageTitle{font:500 18px var(--v-font-display);color:var(--v-ink-800);letter-spacing:-.01em}.OdooMockup-module__6uyqja__controlRight{align-items:center;gap:16px;display:flex}.OdooMockup-module__6uyqja__viewToggle{display:flex}.OdooMockup-module__6uyqja__viewBtn{border:1px solid var(--v-border);width:32px;height:32px;color:var(--v-ink-500);cursor:pointer;justify-content:center;align-items:center;display:flex}.OdooMockup-module__6uyqja__viewBtn:first-child{border-radius:4px 0 0 4px}.OdooMockup-module__6uyqja__viewBtn:last-child{border-left:0;border-radius:0 4px 4px 0}.OdooMockup-module__6uyqja__pager{border:1px solid var(--v-border);height:32px;font:500 12px var(--v-font-sans);color:var(--v-ink-500);border-radius:4px;align-items:center;gap:4px;padding:0 8px;display:flex}.OdooMockup-module__6uyqja__pagerBtn{color:var(--v-ink-500);cursor:pointer;background:0 0;border:none;border-radius:3px;padding:4px}.OdooMockup-module__6uyqja__pagerBtn:hover{background:var(--v-ink-100);color:var(--v-ink-800)}.OdooMockup-module__6uyqja__mainArea{background:#fff;flex:1;display:flex;overflow:hidden}.OdooMockup-module__6uyqja__tableArea{flex-direction:column;flex:1;display:flex;overflow-x:auto}.OdooMockup-module__6uyqja__tableHead{height:36px;font:700 10px var(--v-font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--v-ink-400);background:var(--v-ink-50);border-bottom:1px solid var(--v-border);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;min-width:800px;padding:0 24px;display:flex}.OdooMockup-module__6uyqja__tableBody{flex:1;min-width:800px;padding-bottom:40px;overflow-y:auto}.OdooMockup-module__6uyqja__row{border-bottom:1px solid var(--v-ink-100);cursor:pointer;-webkit-user-select:none;user-select:none;border-left:2px solid #0000;align-items:center;height:40px;padding:0 24px;font-size:13px;transition:background .12s;display:flex}.OdooMockup-module__6uyqja__row:hover{background:var(--v-ink-50)}.OdooMockup-module__6uyqja__rowSelected{border-left-color:var(--v-brand);background:#0047ff05}.OdooMockup-module__6uyqja__colCheck{flex-shrink:0;justify-content:center;width:48px;display:flex}.OdooMockup-module__6uyqja__colCheck input{accent-color:var(--v-brand);cursor:pointer}.OdooMockup-module__6uyqja__colNum{width:140px;color:var(--v-ink-800);flex-shrink:0;font-weight:600;transition:color .15s}.OdooMockup-module__6uyqja__row:hover .OdooMockup-module__6uyqja__colNum{color:var(--v-brand)}.OdooMockup-module__6uyqja__colClient{color:var(--v-ink-600);text-overflow:ellipsis;white-space:nowrap;flex:1;padding-right:16px;font-weight:500;overflow:hidden}.OdooMockup-module__6uyqja__colDate{width:120px;color:var(--v-ink-500);flex-shrink:0}.OdooMockup-module__6uyqja__colTotal{text-align:right;width:120px;color:var(--v-ink-800);flex-shrink:0;font-weight:700}.OdooMockup-module__6uyqja__colStatus{text-align:center;flex-shrink:0;width:140px;padding-left:16px}.OdooMockup-module__6uyqja__statusBadge{font:700 9px var(--v-font-sans);text-transform:uppercase;border:1px solid;border-radius:2px;padding:3px 8px;display:inline-block}.OdooMockup-module__6uyqja__verified{color:var(--v-brand);background:#0047ff14;border-color:#0047ff26}.OdooMockup-module__6uyqja__error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.OdooMockup-module__6uyqja__pending{color:#92400e;background:#fffbeb;border-color:#fde68a}.OdooMockup-module__6uyqja__draft{color:var(--v-ink-500);background:var(--v-ink-100);border-color:var(--v-border)}.OdooMockup-module__6uyqja__sidePanel{border-left:1px solid var(--v-border);background:var(--v-ink-50);flex-shrink:0;width:300px;overflow-y:auto}.OdooMockup-module__6uyqja__sideSec{padding:20px}.OdooMockup-module__6uyqja__sideSec+.OdooMockup-module__6uyqja__sideSec{border-top:1px solid var(--v-border)}.OdooMockup-module__6uyqja__sideHead{font:700 10px var(--v-font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--v-ink-400);justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.OdooMockup-module__6uyqja__onBadge{font:700 10px var(--v-font-sans);color:#059669;background:#ecfdf5;border-radius:4px;align-items:center;gap:6px;padding:2px 8px;display:flex}.OdooMockup-module__6uyqja__onDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite OdooMockup-module__6uyqja__pulse}@keyframes OdooMockup-module__6uyqja__pulse{50%{opacity:.5}}.OdooMockup-module__6uyqja__syncBox{border:1px solid var(--v-border);box-shadow:var(--v-shadow-xs);background:#ffffff80;border-radius:6px;flex-direction:column;gap:12px;padding:16px;display:flex;position:relative;overflow:hidden}.OdooMockup-module__6uyqja__syncOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.OdooMockup-module__6uyqja__spinning{animation:1s linear infinite OdooMockup-module__6uyqja__spin}@keyframes OdooMockup-module__6uyqja__spin{to{transform:rotate(360deg)}}.OdooMockup-module__6uyqja__syncRow{color:var(--v-ink-500);justify-content:space-between;align-items:center;font-size:12px;display:flex}.OdooMockup-module__6uyqja__syncVal{color:var(--v-ink-700);border:1px solid var(--v-border);box-shadow:var(--v-shadow-xs);background:#fff;border-radius:4px;padding:4px 8px;font-weight:600}.OdooMockup-module__6uyqja__progressInfo{font:500 10px var(--v-font-sans);color:var(--v-ink-500);justify-content:space-between;display:flex}.OdooMockup-module__6uyqja__progressPct{color:var(--v-brand);font-weight:700}.OdooMockup-module__6uyqja__progressBar{background:var(--v-border);border-radius:99px;width:100%;height:6px;overflow:hidden;box-shadow:inset 0 1px 2px #0000000f}.OdooMockup-module__6uyqja__progressFill{background:var(--v-brand);height:100%}.OdooMockup-module__6uyqja__syncBtn{width:100%;color:var(--v-brand);font:700 12px var(--v-font-sans);cursor:pointer;box-shadow:var(--v-shadow-xs);background:#fff;border:1px solid #0047ff40;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:8px;transition:background .15s;display:flex}.OdooMockup-module__6uyqja__syncBtn:hover{background:#0047ff0a}.OdooMockup-module__6uyqja__syncBtn:active{transform:scale(.97)}.OdooMockup-module__6uyqja__activity{flex-direction:column;gap:20px;display:flex}.OdooMockup-module__6uyqja__actItem{gap:12px;display:flex}.OdooMockup-module__6uyqja__actDot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:700;display:flex}.OdooMockup-module__6uyqja__actSuccess{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.OdooMockup-module__6uyqja__actUser{color:var(--v-brand);background:#0047ff14;border:1px solid #0047ff26}.OdooMockup-module__6uyqja__actNeutral{background:var(--v-ink-200);color:var(--v-ink-500)}.OdooMockup-module__6uyqja__actTitle{font:700 12px var(--v-font-sans);color:var(--v-ink-800);margin-bottom:2px}.OdooMockup-module__6uyqja__actDesc{color:var(--v-ink-500);margin-bottom:4px;font-size:11px;line-height:1.45}.OdooMockup-module__6uyqja__actTime{font:500 10px var(--v-font-sans);color:var(--v-ink-400)}@media (max-width:1200px){.OdooMockup-module__6uyqja__sidePanel{display:none}}@media (max-width:768px){.OdooMockup-module__6uyqja__mockup{height:auto;min-height:400px}.OdooMockup-module__6uyqja__tabs,.OdooMockup-module__6uyqja__searchBar,.OdooMockup-module__6uyqja__controlRight{display:none}.OdooMockup-module__6uyqja__pageTitle{font-size:16px}}
.VerifactuBlock-module__qhW5Jq__outer{background:var(--v-ink-50);padding:60px 0}.VerifactuBlock-module__qhW5Jq__panel{color:#fff;background:linear-gradient(135deg,#001e4a 0%,#00377f 50%,#0049a8 100%);border-radius:24px;grid-template-columns:1.3fr 1fr;align-items:center;gap:48px;padding:56px;display:grid;position:relative;overflow:hidden}.VerifactuBlock-module__qhW5Jq__panel:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#36cfe859,#0000);width:80%;height:180%;position:absolute;top:-40%;right:-20%}.VerifactuBlock-module__qhW5Jq__copy{z-index:2;position:relative}.VerifactuBlock-module__qhW5Jq__vlogo{filter:brightness(0)invert();width:auto;height:40px;margin-bottom:18px}.VerifactuBlock-module__qhW5Jq__copy h2{font:700 40px/1.1 var(--v-font-display);letter-spacing:-.02em;color:#fff;margin:0 0 14px}.VerifactuBlock-module__qhW5Jq__copy p{color:#ffffffc7;max-width:440px;margin:0 0 24px;font-size:16px;line-height:1.6}.VerifactuBlock-module__qhW5Jq__statsGrid{grid-template-columns:1fr 1fr;gap:14px;max-width:440px;display:grid}.VerifactuBlock-module__qhW5Jq__stat{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;padding:14px}.VerifactuBlock-module__qhW5Jq__statK{font:700 10px var(--v-font-sans);letter-spacing:.1em;text-transform:uppercase;color:#fff9}.VerifactuBlock-module__qhW5Jq__statV{font:700 22px var(--v-font-display);margin-top:4px}.VerifactuBlock-module__qhW5Jq__invoice{color:var(--v-fg);z-index:2;background:#fff;border-radius:16px;padding:22px;position:relative;box-shadow:0 30px 60px -20px #00000080}.VerifactuBlock-module__qhW5Jq__invoiceTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.VerifactuBlock-module__qhW5Jq__invoiceNo{font:700 10px var(--v-font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--v-fg-muted)}.VerifactuBlock-module__qhW5Jq__invoiceNum{font:700 22px var(--v-font-mono);color:var(--v-ink-900)}.VerifactuBlock-module__qhW5Jq__qr{border:1px solid var(--v-border);border-radius:6px;width:52px;height:52px;padding:3px}.VerifactuBlock-module__qhW5Jq__client{color:var(--v-fg-muted);margin-bottom:10px;font-size:12px}.VerifactuBlock-module__qhW5Jq__line{justify-content:space-between;padding:4px 0;font-size:12px;display:flex}.VerifactuBlock-module__qhW5Jq__lineBig{color:var(--v-ink-900);border-top:1px solid var(--v-border);margin-top:4px;padding-top:8px;font-size:18px;font-weight:700}.VerifactuBlock-module__qhW5Jq__mono{font-family:var(--v-font-mono)}.VerifactuBlock-module__qhW5Jq__foot{border-top:1px dashed var(--v-border);align-items:center;gap:8px;margin-top:12px;padding-top:10px;display:flex}.VerifactuBlock-module__qhW5Jq__footLogo{width:auto;height:14px}.VerifactuBlock-module__qhW5Jq__footLabel{color:var(--v-ink-600);font-size:11px;font-weight:600}.VerifactuBlock-module__qhW5Jq__footHash{font-family:var(--v-font-mono);color:var(--v-fg-muted);margin-left:auto;font-size:10px}@media (max-width:1024px){.VerifactuBlock-module__qhW5Jq__panel{grid-template-columns:1fr;padding:32px 24px}}
.Features-module__zvCZ4q__feat{padding:80px 0}.Features-module__zvCZ4q__bordered{border-top:1px solid var(--v-border)}.Features-module__zvCZ4q__row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.Features-module__zvCZ4q__reverse .Features-module__zvCZ4q__txt{order:2}.Features-module__zvCZ4q__eyebrow{font:700 12px var(--v-font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--v-blue-600);align-items:center;gap:8px;margin-bottom:16px;display:inline-flex}.Features-module__zvCZ4q__eyebrow svg{stroke-width:2.2px;width:16px;height:16px}.Features-module__zvCZ4q__title{font:700 38px/1.1 var(--v-font-display);letter-spacing:-.02em;color:var(--v-ink-900);max-width:460px;margin:0 0 14px}.Features-module__zvCZ4q__lead{color:var(--v-ink-600);max-width:460px;margin:0 0 22px;font-size:16px;line-height:1.6}.Features-module__zvCZ4q__bullets{grid-template-columns:1fr 1fr;gap:10px 18px;margin:0 0 24px;padding:0;list-style:none;display:grid}.Features-module__zvCZ4q__bullets li{color:var(--v-ink-700);align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}.Features-module__zvCZ4q__bullets li:before{content:"";background:var(--v-blue-50) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230070F0' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center/10px no-repeat;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:2px}.Features-module__zvCZ4q__visual{border:1px solid var(--v-border);box-shadow:var(--v-shadow-lg);background:#fff;border-radius:18px;padding:22px}.Features-module__zvCZ4q__visualTitle{font:700 11px var(--v-font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--v-fg-muted);margin:0 0 14px}.Features-module__zvCZ4q__clock{font:700 56px/1 var(--v-font-mono);color:var(--v-ink-900);letter-spacing:-.02em;text-align:center;margin:20px 0 4px}.Features-module__zvCZ4q__clockSecs{font:600 14px var(--v-font-mono);color:var(--v-fg-muted)}.Features-module__zvCZ4q__clockDate{text-align:center;color:var(--v-fg-muted);margin-top:4px;margin-bottom:20px;font-size:12px}.Features-module__zvCZ4q__fichajeBtn{color:#fff;width:100%;font:700 15px var(--v-font-sans);cursor:pointer;box-shadow:var(--v-shadow-brand);background:linear-gradient(135deg,#0070f0,#0049a8);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-bottom:14px;padding:18px;display:flex}.Features-module__zvCZ4q__methods{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;display:grid}.Features-module__zvCZ4q__method{border:1px solid var(--v-border);text-align:center;color:var(--v-ink-700);border-radius:10px;padding:10px 6px;font-size:10px;font-weight:600}.Features-module__zvCZ4q__method svg{width:18px;height:18px;margin:0 auto 4px;display:block}.Features-module__zvCZ4q__methodActive{border-color:var(--v-blue-500);background:var(--v-blue-50);color:var(--v-blue-700)}.Features-module__zvCZ4q__log{border-top:1px solid var(--v-border);padding-top:12px}.Features-module__zvCZ4q__logEntry{color:var(--v-ink-700);justify-content:space-between;padding:4px 0;font-size:12px;display:flex}.Features-module__zvCZ4q__logTime{font-family:var(--v-font-mono);color:var(--v-ink-900);font-weight:600}.Features-module__zvCZ4q__firmaMock{border:1px solid var(--v-border);box-shadow:var(--v-shadow-lg);background:#fff;border-radius:14px;overflow:hidden}.Features-module__zvCZ4q__firmaHead{background:var(--v-ink-50);border-bottom:1px solid var(--v-border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.Features-module__zvCZ4q__firmaLabel{font:700 10px var(--v-font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--v-fg-muted)}.Features-module__zvCZ4q__firmaTitle{color:var(--v-ink-900);margin-top:2px;font-size:14px;font-weight:700}.Features-module__zvCZ4q__firmaBadge{border:1px solid var(--v-border-strong);font:600 10px var(--v-font-sans);color:var(--v-ink-700);background:#fff;border-radius:999px;padding:4px 10px}.Features-module__zvCZ4q__firmaBody{padding:18px}.Features-module__zvCZ4q__firmaP{color:var(--v-ink-700);margin:0 0 14px;font-size:12px;line-height:1.55}.Features-module__zvCZ4q__firmaP b{color:var(--v-ink-900)}.Features-module__zvCZ4q__firmaPad{border:1px dashed var(--v-border-strong);background:var(--v-ink-50);text-align:center;border-radius:10px;margin-bottom:14px;padding:22px 14px}.Features-module__zvCZ4q__firmaCaption{color:var(--v-fg-muted);margin-top:6px;font-size:10px}.Features-module__zvCZ4q__firmaMeta{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.Features-module__zvCZ4q__firmaMetaItem{background:var(--v-ink-50);border-radius:8px;padding:8px 10px}.Features-module__zvCZ4q__firmaMetaK{color:var(--v-fg-muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.Features-module__zvCZ4q__firmaMetaV{color:var(--v-ink-900);font-family:var(--v-font-mono);font-size:11px;font-weight:600}.Features-module__zvCZ4q__firmaActions{gap:8px;display:flex}.Features-module__zvCZ4q__firmaBtn{font:600 12px var(--v-font-sans);text-align:center;cursor:pointer;border:0;border-radius:10px;flex:1;padding:10px}.Features-module__zvCZ4q__firmaBtnSec{border:1px solid var(--v-border-strong);color:var(--v-ink-800);background:0 0}.Features-module__zvCZ4q__firmaBtnPri{background:var(--v-blue-500);color:#fff}.Features-module__zvCZ4q__tpv{border:1px solid var(--v-border);box-shadow:var(--v-shadow-lg);background:#fff;border-radius:14px;grid-template-columns:1.3fr 1fr;display:grid;overflow:hidden}.Features-module__zvCZ4q__tpvProds{background:var(--v-ink-50);border-right:1px solid var(--v-border);grid-template-columns:repeat(3,1fr);gap:6px;padding:14px;display:grid}.Features-module__zvCZ4q__tpvProd{border:1px solid var(--v-border);background:#fff;border-radius:8px;padding:8px}.Features-module__zvCZ4q__tpvSwatch{object-fit:cover;background:var(--v-ink-50);border:1px solid var(--v-border-strong);border-radius:6px;width:100%;height:50px;margin-bottom:6px;display:block}.Features-module__zvCZ4q__tpvProdName{color:var(--v-ink-900);font-size:11px;font-weight:600}.Features-module__zvCZ4q__tpvProdPrice{font:700 11px var(--v-font-mono);color:var(--v-blue-700);margin-top:2px}.Features-module__zvCZ4q__tpvTicket{flex-direction:column;min-height:320px;padding:14px;display:flex}.Features-module__zvCZ4q__tpvTicketH{font:700 10px var(--v-font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--v-fg-muted);margin-bottom:10px}.Features-module__zvCZ4q__tpvItems{flex:1;font-size:11px}.Features-module__zvCZ4q__tpvItem{border-bottom:1px dashed var(--v-border);color:var(--v-ink-700);justify-content:space-between;padding:4px 0;display:flex}.Features-module__zvCZ4q__tpvItem b{font-family:var(--v-font-mono);color:var(--v-ink-900)}.Features-module__zvCZ4q__tpvTot{border-top:2px solid var(--v-ink-800);padding-top:10px}.Features-module__zvCZ4q__tpvTotRow{color:var(--v-fg-muted);justify-content:space-between;padding:2px 0;font-size:11px;display:flex}.Features-module__zvCZ4q__tpvTotBig{font:700 18px var(--v-font-display);color:var(--v-ink-900);justify-content:space-between;margin-top:4px;display:flex}.Features-module__zvCZ4q__tpvTotBig span:last-child{font-family:var(--v-font-mono)}.Features-module__zvCZ4q__tpvSeal{background:var(--v-blue-50);border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:8px;display:flex}.Features-module__zvCZ4q__tpvSeal img{width:auto;height:14px}.Features-module__zvCZ4q__tpvSealTitle{color:var(--v-ink-900);font-size:11px;font-weight:700}.Features-module__zvCZ4q__tpvSealHash{font-family:var(--v-font-mono);color:var(--v-fg-muted);font-size:9px}@media (max-width:1024px){.Features-module__zvCZ4q__row,.Features-module__zvCZ4q__reverse{grid-template-columns:1fr;gap:40px}.Features-module__zvCZ4q__reverse .Features-module__zvCZ4q__txt{order:0}}
.Sectors-module__AcEkpa__sectors{background:var(--v-ink-50);border-top:1px solid var(--v-border);border-bottom:1px solid var(--v-border);padding:80px 0}.Sectors-module__AcEkpa__header{text-align:center;margin-bottom:48px}.Sectors-module__AcEkpa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Sectors-module__AcEkpa__card{border:1px solid var(--v-border);background:#fff;border-radius:16px;flex-direction:column;padding:32px 28px;transition:box-shadow .2s,border-color .2s;display:flex}.Sectors-module__AcEkpa__card:hover{border-color:var(--v-blue-200);box-shadow:0 8px 28px -8px #0070f01f}.Sectors-module__AcEkpa__cardTitle{font:700 20px var(--v-font-display);letter-spacing:-.01em;color:var(--v-ink-900);margin:0 0 12px}.Sectors-module__AcEkpa__cardBenefit{color:var(--v-ink-600);flex:1;margin:0 0 20px;font-size:14px;line-height:1.65}.Sectors-module__AcEkpa__cardList{flex-direction:column;gap:7px;margin:0 0 24px;padding:0;list-style:none;display:flex}.Sectors-module__AcEkpa__cardList li{color:var(--v-ink-700);align-items:center;gap:8px;font-size:13px;display:flex}.Sectors-module__AcEkpa__cardList li:before{content:"";background:var(--v-cyan-400);border-radius:50%;flex-shrink:0;width:5px;height:5px}.Sectors-module__AcEkpa__cardCta{font:600 13px var(--v-font-sans);color:var(--v-blue-600);align-items:center;gap:6px;margin-top:auto;text-decoration:none;transition:gap .15s,color .15s;display:inline-flex}.Sectors-module__AcEkpa__cardCta:hover{color:var(--v-blue-700);gap:10px}@media (max-width:900px){.Sectors-module__AcEkpa__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Sectors-module__AcEkpa__grid{grid-template-columns:1fr}}
.Testimonial-module__6hDVCa__section{background:linear-gradient(180deg,#fff 0%,var(--v-ink-50) 100%);padding:80px 0}.Testimonial-module__6hDVCa__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:48px;display:grid}.Testimonial-module__6hDVCa__quote{font:600 26px/1.4 var(--v-font-display);color:var(--v-ink-900);letter-spacing:-.01em;margin:0 0 22px;padding-left:24px;position:relative}.Testimonial-module__6hDVCa__quote:before{content:"";background:linear-gradient(#0070f0,#36cfe8);border-radius:4px;width:4px;position:absolute;top:6px;bottom:6px;left:0}.Testimonial-module__6hDVCa__quote em{color:var(--v-blue-600);font-style:normal}.Testimonial-module__6hDVCa__person{align-items:center;gap:14px;margin-top:6px;display:flex}.Testimonial-module__6hDVCa__av{width:48px;height:48px;font:700 18px var(--v-font-display);color:var(--v-ink-800);background:linear-gradient(135deg,#bfc8d6,#eef1f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonial-module__6hDVCa__personName{color:var(--v-ink-900);font-size:14px;font-weight:700}.Testimonial-module__6hDVCa__personRole{color:var(--v-fg-muted);font-size:12px}.Testimonial-module__6hDVCa__kpis{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Testimonial-module__6hDVCa__kpi{border:1px solid var(--v-border);box-shadow:var(--v-shadow-sm);background:#fff;border-radius:14px;padding:20px}.Testimonial-module__6hDVCa__kpiV{font:700 36px var(--v-font-display);letter-spacing:-.02em;color:var(--v-ink-900);line-height:1}.Testimonial-module__6hDVCa__kpiK{color:var(--v-fg-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:11px}.Testimonial-module__6hDVCa__kpiD{color:var(--v-ink-600);margin-top:4px;font-size:12px;line-height:1.4}@media (max-width:768px){.Testimonial-module__6hDVCa__grid{grid-template-columns:1fr}}
.Pricing-module__yc4bBa__section{padding:80px 0}.Pricing-module__yc4bBa__toggle{background:var(--v-ink-100);font:600 13px var(--v-font-sans);border-radius:999px;margin-bottom:40px;padding:4px;display:inline-flex}.Pricing-module__yc4bBa__toggle span{color:var(--v-ink-600);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;padding:8px 18px;transition:all .15s}.Pricing-module__yc4bBa__toggleActive{box-shadow:var(--v-shadow-xs);background:#fff;color:var(--v-ink-900)!important}.Pricing-module__yc4bBa__save{color:#0e7c5b;background:#e6f8f1;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:10px}.Pricing-module__yc4bBa__plans{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Pricing-module__yc4bBa__plan{border:1px solid var(--v-border);background:#fff;border-radius:18px;flex-direction:column;padding:28px;transition:box-shadow .2s;display:flex;position:relative}.Pricing-module__yc4bBa__plan:hover{box-shadow:var(--v-shadow-md)}.Pricing-module__yc4bBa__featured{border:2px solid var(--v-blue-500);box-shadow:0 30px 50px -20px #0070f040}.Pricing-module__yc4bBa__ribbon{background:var(--v-blue-500);color:#fff;font:700 10px var(--v-font-sans);letter-spacing:.1em;text-transform:uppercase;transform-origin:100% 0;border-radius:4px 4px 0;padding:5px 14px;position:absolute;top:16px;right:-6px;transform:rotate(3deg);box-shadow:0 2px 8px #0070f04d}.Pricing-module__yc4bBa__ribbon:after{content:"";border-style:solid;border-width:6px 6px 0 0;border-color:var(--v-blue-700) transparent transparent transparent;position:absolute;bottom:-6px;right:0}.Pricing-module__yc4bBa__planName{font:700 18px var(--v-font-display);color:var(--v-ink-900);margin:0 0 6px}.Pricing-module__yc4bBa__planDesc{color:var(--v-fg-muted);min-height:34px;margin-bottom:18px;font-size:13px}.Pricing-module__yc4bBa__price{font:700 42px var(--v-font-display);letter-spacing:-.02em;color:var(--v-ink-900);line-height:1}.Pricing-module__yc4bBa__price small{font:600 14px var(--v-font-sans);color:var(--v-fg-muted)}.Pricing-module__yc4bBa__unit{color:var(--v-fg-muted);margin-top:4px;font-size:12px}.Pricing-module__yc4bBa__hr{border:0;border-top:1px solid var(--v-border);margin:20px 0}.Pricing-module__yc4bBa__features{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__yc4bBa__features li{color:var(--v-ink-700);align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}.Pricing-module__yc4bBa__features li:before{content:"";background:#e6f8f1 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230E7C5B' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") 50%/10px no-repeat;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:2px}.Pricing-module__yc4bBa__ctaWrap{margin-top:auto;padding-top:20px}.Pricing-module__yc4bBa__cta{font:600 14px var(--v-font-sans);text-align:center;transition:all .18s var(--v-ease-out);border-radius:10px;padding:12px;text-decoration:none;display:block}.Pricing-module__yc4bBa__pri{background:var(--v-blue-500);color:#fff}.Pricing-module__yc4bBa__pri:hover{filter:brightness(1.07)}.Pricing-module__yc4bBa__sec{color:var(--v-ink-800);border:1px solid var(--v-border-strong);background:0 0}.Pricing-module__yc4bBa__sec:hover{background:var(--v-ink-50)}@media (max-width:768px){.Pricing-module__yc4bBa__plans{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__section{padding:80px 0}.FAQ-module__V8_xEa__grid{grid-template-columns:1fr 1.4fr;gap:64px;display:grid}.FAQ-module__V8_xEa__contact{color:var(--v-ink-600);margin-top:20px;font-size:14px}.FAQ-module__V8_xEa__contactLink{color:var(--v-blue-600);font-weight:600;text-decoration:none}.FAQ-module__V8_xEa__contactLink:hover{text-decoration:underline}.FAQ-module__V8_xEa__details{border:1px solid var(--v-border);background:#fff;border-radius:12px;margin-bottom:10px;overflow:hidden}.FAQ-module__V8_xEa__details[open]{border-color:var(--v-blue-200);box-shadow:var(--v-shadow-sm)}.FAQ-module__V8_xEa__summary{cursor:pointer;font:600 15px var(--v-font-sans);color:var(--v-ink-900);justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;list-style:none;display:flex}.FAQ-module__V8_xEa__summary::-webkit-details-marker{display:none}.FAQ-module__V8_xEa__summary:after{content:"+";font:700 20px var(--v-font-display);color:var(--v-blue-600);flex-shrink:0}.FAQ-module__V8_xEa__details[open] .FAQ-module__V8_xEa__summary:after{content:"−"}.FAQ-module__V8_xEa__body{color:var(--v-ink-600);padding:0 20px 20px;font-size:14px;line-height:1.6}@media (max-width:768px){.FAQ-module__V8_xEa__grid{grid-template-columns:1fr}}
.FinalCTA-module__G4Qm-G__section{text-align:center;background:radial-gradient(60% 80% at 50% 100%,#eaf4ff 0%,#0000 70%);padding:80px 0}.FinalCTA-module__G4Qm-G__title{font:700 48px/1.1 var(--v-font-display);letter-spacing:-.02em;color:var(--v-ink-900);margin:0 0 16px}.FinalCTA-module__G4Qm-G__sub{color:var(--v-ink-600);max-width:560px;margin:0 auto 28px;font-size:17px}.FinalCTA-module__G4Qm-G__actions{justify-content:center;gap:12px;display:flex}.FinalCTA-module__G4Qm-G__bigBtn{padding:14px 26px;font-size:16px}@media (max-width:480px){.FinalCTA-module__G4Qm-G__actions{flex-direction:column;align-items:center}}
.Contact-module__hcVmEa__section{background:var(--v-ink-900);color:#fff;padding:100px 0 120px;position:relative;overflow:hidden}.Contact-module__hcVmEa__glow{pointer-events:none;background:radial-gradient(circle,#0070f02e 0%,#0000 65%);border-radius:50%;width:800px;height:800px;position:absolute;bottom:-20%;left:-5%}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.Contact-module__hcVmEa__info{padding-top:8px}.Contact-module__hcVmEa__eyebrow{font:700 12px var(--v-font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--v-cyan-400);margin-bottom:20px;display:inline-block}.Contact-module__hcVmEa__heading{font:700 clamp(36px, 4.5vw, 52px)/1.08 var(--v-font-display);letter-spacing:-.025em;color:#fff;margin:0 0 20px}.Contact-module__hcVmEa__accent{color:var(--v-cyan-400)}.Contact-module__hcVmEa__lead{color:#ffffffb8;max-width:400px;margin:0 0 40px;font-size:16px;line-height:1.65}.Contact-module__hcVmEa__contactList{flex-direction:column;gap:18px;margin:0 0 36px;padding:0;list-style:none;display:flex}.Contact-module__hcVmEa__contactItem{align-items:center;gap:14px;display:flex}.Contact-module__hcVmEa__contactIconWrap{width:36px;height:36px;color:var(--v-cyan-400);background:#36cfe81f;border:1px solid #36cfe833;border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__contactLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.Contact-module__hcVmEa__contactValue{color:#ffffffe6;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}a.Contact-module__hcVmEa__contactValue:hover{color:var(--v-cyan-400)}.Contact-module__hcVmEa__trustRow{font:400 10.5px/1 var(--v-font-sans);letter-spacing:.09em;text-transform:uppercase;color:#ffffff47;align-items:center;gap:6px;margin-top:4px;display:inline-flex}.Contact-module__hcVmEa__trustIcon{color:#ffffff47;flex:none}.Contact-module__hcVmEa__card{color:var(--v-ink-900);background:#fff;border-radius:20px;padding:40px;box-shadow:0 0 0 1px #0000000f,0 32px 64px -16px #00000047}.Contact-module__hcVmEa__cardHeader{border-bottom:1px solid var(--v-ink-100);margin-bottom:28px;padding-bottom:20px}.Contact-module__hcVmEa__cardTitle{font:700 20px var(--v-font-display);letter-spacing:-.01em;color:var(--v-ink-900);margin:0 0 4px}.Contact-module__hcVmEa__cardSubtitle{color:var(--v-ink-400);margin:0;font-size:13px}.Contact-module__hcVmEa__errorBanner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;font-weight:500}.Contact-module__hcVmEa__row2{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.Contact-module__hcVmEa__field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.Contact-module__hcVmEa__row2 .Contact-module__hcVmEa__field{margin-bottom:0}.Contact-module__hcVmEa__label{color:var(--v-ink-700);font-size:13px;font-weight:600}.Contact-module__hcVmEa__input{width:100%;font:14px var(--v-font-sans);color:var(--v-ink-900);background:var(--v-ink-50);border:1.5px solid var(--v-ink-200);appearance:none;border-radius:10px;outline:none;padding:11px 14px;transition:border-color .18s,box-shadow .18s,background .18s}.Contact-module__hcVmEa__input::placeholder{color:var(--v-ink-400)}.Contact-module__hcVmEa__input:focus{border-color:var(--v-blue-500);background:#fff;box-shadow:0 0 0 3px #0070f01f}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:108px;line-height:1.55}.Contact-module__hcVmEa__selectWrap{position:relative}.Contact-module__hcVmEa__select{width:100%;font:14px var(--v-font-sans);color:var(--v-ink-900);background:var(--v-ink-50);border:1.5px solid var(--v-ink-200);appearance:none;cursor:pointer;border-radius:10px;outline:none;padding:11px 40px 11px 14px;transition:border-color .18s,box-shadow .18s,background .18s}.Contact-module__hcVmEa__select:focus{border-color:var(--v-blue-500);background:#fff;box-shadow:0 0 0 3px #0070f01f}.Contact-module__hcVmEa__selectArrow{color:var(--v-ink-400);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Contact-module__hcVmEa__formFooter{flex-direction:column;gap:14px;margin-top:24px;display:flex}.Contact-module__hcVmEa__btnPrimary{background:var(--v-blue-500);color:#fff;font:600 15px var(--v-font-sans);cursor:pointer;box-shadow:var(--v-shadow-brand);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 24px;transition:filter .2s,transform .2s;display:inline-flex}.Contact-module__hcVmEa__btnPrimary:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.Contact-module__hcVmEa__btnPrimary:active:not(:disabled){transform:translateY(0)}.Contact-module__hcVmEa__btnPrimary:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex:none;width:16px;height:16px;animation:.7s linear infinite Contact-module__hcVmEa__spin;display:inline-block}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__privacy{color:var(--v-ink-400);text-align:center;margin:0;font-size:11.5px;line-height:1.55}.Contact-module__hcVmEa__success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:16px 0;display:flex}.Contact-module__hcVmEa__successIcon{background:var(--v-success-bg);width:64px;height:64px;color:var(--v-success);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.Contact-module__hcVmEa__successTitle{font:700 22px var(--v-font-display);color:var(--v-ink-900);margin:0}.Contact-module__hcVmEa__successText{color:var(--v-ink-500);max-width:340px;margin:0;font-size:14px;line-height:1.6}.Contact-module__hcVmEa__btnSecondary{color:var(--v-blue-500);font:600 14px var(--v-font-sans);border:1.5px solid var(--v-blue-200);cursor:pointer;background:0 0;border-radius:10px;margin-top:8px;padding:10px 20px;transition:background .18s,border-color .18s}.Contact-module__hcVmEa__btnSecondary:hover{background:var(--v-blue-50);border-color:var(--v-blue-400)}@media (max-width:960px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:48px}.Contact-module__hcVmEa__info{text-align:center;padding-top:0}.Contact-module__hcVmEa__lead{max-width:100%;margin:0 auto 40px}.Contact-module__hcVmEa__contactList{align-items:center}.Contact-module__hcVmEa__contactItem{justify-content:center}.Contact-module__hcVmEa__trustRow{display:inline-flex}}@media (max-width:600px){.Contact-module__hcVmEa__section{padding:72px 0 80px}.Contact-module__hcVmEa__row2{grid-template-columns:1fr}.Contact-module__hcVmEa__card{border-radius:16px;padding:28px 20px}}
.WhatsAppButton-module__V-0EQa__btn{z-index:900;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 12px #25d36673,0 2px 4px #0000001f}.WhatsAppButton-module__V-0EQa__btn:hover{transform:scale(1.1);box-shadow:0 8px 24px #25d3668c,0 4px 8px #00000024}.WhatsAppButton-module__V-0EQa__btn:hover .WhatsAppButton-module__V-0EQa__tooltip{opacity:1;pointer-events:auto;transform:translate(0)}.WhatsAppButton-module__V-0EQa__pulse{background:#25d366;border-radius:50%;animation:2.4s cubic-bezier(.22,1,.36,1) infinite WhatsAppButton-module__V-0EQa__pulse;position:absolute;inset:0}@keyframes WhatsAppButton-module__V-0EQa__pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.55)}to{opacity:0;transform:scale(1.55)}}.WhatsAppButton-module__V-0EQa__icon{z-index:1;flex:none;width:30px;height:30px;position:relative}.WhatsAppButton-module__V-0EQa__tooltip{white-space:nowrap;background:var(--v-ink-900);color:#fff;font:600 13px var(--v-font-sans);pointer-events:none;opacity:0;border-radius:8px;padding:7px 12px;transition:opacity .18s,transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;right:calc(100% + 12px);transform:translate(8px)translateY(-50%)}.WhatsAppButton-module__V-0EQa__tooltip:after{content:"";border:6px solid #0000;border-left-color:var(--v-ink-900);position:absolute;top:50%;left:100%;transform:translateY(-50%)}@media (max-width:600px){.WhatsAppButton-module__V-0EQa__btn{width:50px;height:50px;bottom:20px;right:16px}.WhatsAppButton-module__V-0EQa__icon{width:26px;height:26px}.WhatsAppButton-module__V-0EQa__tooltip{display:none}}@media (prefers-reduced-motion:reduce){.WhatsAppButton-module__V-0EQa__pulse{animation:none}}
.autonomos-module__7sEH_G__page{--blue:#126bff;--ink:#07152d;--muted:#506078;--line:#d9e4f2;--soft:#f4f9ff;min-height:100vh;color:var(--ink);font-family:var(--v-font-sans);background:#fff;padding-top:104px}.autonomos-module__7sEH_G__hero{border-top:1px solid #edf2f8;max-width:1280px;min-height:860px;margin:0 auto;position:relative;overflow:hidden}.autonomos-module__7sEH_G__heroPhoto{object-fit:cover;object-position:right center;width:76%;height:760px;position:absolute;inset:0 0 auto auto}.autonomos-module__7sEH_G__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0% 31%,#ffffffdb 42%,#ffffff14 68%,#fff0 100%),linear-gradient(#fff0 0%,#ffffff1a 62%,#fff 91%);position:absolute;inset:0}.autonomos-module__7sEH_G__heroInner,.autonomos-module__7sEH_G__sectionInner{z-index:2;max-width:1160px;margin:0 auto;position:relative}.autonomos-module__7sEH_G__heroCopy{width:420px;padding-top:82px}.autonomos-module__7sEH_G__kicker{letter-spacing:.19em;text-transform:uppercase;color:var(--blue);margin-bottom:24px;font-size:12px;font-weight:800;line-height:1;display:block}.autonomos-module__7sEH_G__hero h1{letter-spacing:-.055em;color:var(--ink);font-size:68px;font-weight:800;line-height:.98;font-family:var(--v-font-display);margin:0 0 24px}.autonomos-module__7sEH_G__heroCopy p{color:#384860;max-width:390px;margin:0;font-size:19px;line-height:1.55}.autonomos-module__7sEH_G__heroButtons,.autonomos-module__7sEH_G__finalCta{align-items:center;gap:16px;display:flex}.autonomos-module__7sEH_G__heroButtons{margin-top:36px}.autonomos-module__7sEH_G__primary,.autonomos-module__7sEH_G__secondary,.autonomos-module__7sEH_G__complianceCopy a{min-width:154px;height:48px;font:600 15px var(--v-font-sans);border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 25px;text-decoration:none;display:inline-flex}.autonomos-module__7sEH_G__primary{color:#fff;background:var(--blue)}.autonomos-module__7sEH_G__secondary{color:var(--ink);background:#fff;border:1px solid #0c1a30}.autonomos-module__7sEH_G__heroPerks{color:#58677a;gap:34px;margin-top:42px;display:flex}.autonomos-module__7sEH_G__heroPerks span{grid-template-columns:auto 1fr;align-items:center;gap:10px;font-size:12px;line-height:1.25;display:grid}.autonomos-module__7sEH_G__heroPerks svg{color:var(--blue)}.autonomos-module__7sEH_G__verifactuBadge{z-index:3;background:#fffffff0;border:1px solid #dce7f4;border-radius:8px;align-items:center;gap:10px;padding:16px 18px;display:flex;position:absolute;top:86px;right:44px;box-shadow:0 18px 40px #10274821}.autonomos-module__7sEH_G__verifactuBadge svg{color:#2dbb63}.autonomos-module__7sEH_G__verifactuBadge strong{text-transform:uppercase;font-size:14px}.autonomos-module__7sEH_G__verifactuBadge span{color:#18a347;font-size:11px}.autonomos-module__7sEH_G__receiptCard{z-index:3;background:#fff;width:130px;min-height:210px;padding:18px 16px;position:absolute;top:420px;right:2px;transform:rotate(-4deg);box-shadow:0 16px 40px #10274824}.autonomos-module__7sEH_G__receiptCard span{text-transform:uppercase;color:#53627a;font-size:11px;display:block}.autonomos-module__7sEH_G__receiptCard strong{color:#8791a0;margin:8px 0 20px;font-size:10px;display:block}.autonomos-module__7sEH_G__receiptLines{gap:8px;display:grid}.autonomos-module__7sEH_G__receiptLines i{background:#e8eef6;height:5px;display:block}.autonomos-module__7sEH_G__qr{opacity:.85;background:linear-gradient(90deg,#111 50%,#0000 50%) 0 0/12px 12px,linear-gradient(#111 50%,#0000 50%) 0 0/12px 12px;width:64px;height:64px;margin-top:26px}.autonomos-module__7sEH_G__metricStrip{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7fbffe6;border:1px solid #e4edf7;border-radius:6px;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:56px;left:70px;right:118px;box-shadow:0 24px 50px #1b457e1f}.autonomos-module__7sEH_G__metric{border-right:1px solid #d9e4f2;min-height:142px;padding:30px 38px}.autonomos-module__7sEH_G__metric:last-child{border-right:0}.autonomos-module__7sEH_G__metric strong{letter-spacing:-.04em;color:var(--blue);align-items:center;gap:8px;margin-bottom:12px;font-size:38px;font-weight:800;line-height:1;display:flex}.autonomos-module__7sEH_G__metric span{white-space:pre-line;color:#516176;font-size:15px;line-height:1.35}.autonomos-module__7sEH_G__invoiceSection{border-top:1px solid #e8eef6;border-bottom:1px solid #e8eef6;min-height:590px;position:relative;overflow:hidden}.autonomos-module__7sEH_G__invoicePhoto{object-fit:cover;object-position:72% center;width:100%;height:100%;position:absolute;inset:0}.autonomos-module__7sEH_G__invoiceSection:before{content:"";z-index:1;background:linear-gradient(90deg,#fff 22%,#fffffffa 34%,#ffffffeb 44%,#fff9 60%,#fff3 78%,#0000 92%);position:absolute;inset:0}.autonomos-module__7sEH_G__invoiceText{z-index:2;width:420px;padding:92px 0;position:relative}.autonomos-module__7sEH_G__invoiceText h2,.autonomos-module__7sEH_G__compliance h2,.autonomos-module__7sEH_G__advisor h2,.autonomos-module__7sEH_G__complete h2{letter-spacing:-.045em;color:var(--ink);font-size:38px;line-height:1.12;font-family:var(--v-font-display);margin:0 0 24px}.autonomos-module__7sEH_G__invoiceText p,.autonomos-module__7sEH_G__advisorCopy p,.autonomos-module__7sEH_G__complianceCopy p{color:#3f5068;margin:0 0 25px;font-size:16px;line-height:1.55}.autonomos-module__7sEH_G__invoiceText ul,.autonomos-module__7sEH_G__advisorCopy ul{gap:14px;margin:0 0 30px;padding:0;list-style:none;display:grid}.autonomos-module__7sEH_G__invoiceText li,.autonomos-module__7sEH_G__advisorCopy li{color:#42536b;align-items:center;gap:11px;font-size:15px;display:flex}.autonomos-module__7sEH_G__invoiceText li svg,.autonomos-module__7sEH_G__advisorCopy li svg{color:var(--blue);fill:var(--blue);stroke:#fff;stroke-width:3px}.autonomos-module__7sEH_G__invoiceText a,.autonomos-module__7sEH_G__advisorCopy a,.autonomos-module__7sEH_G__cards a{color:var(--blue);align-items:center;gap:7px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.autonomos-module__7sEH_G__compliance{color:#fff;background:#061a31}.autonomos-module__7sEH_G__complianceInner{grid-template-columns:430px 1fr;align-items:center;gap:74px;max-width:1160px;min-height:410px;margin:0 auto;display:grid}.autonomos-module__7sEH_G__compliance .autonomos-module__7sEH_G__kicker{color:#19c9ff}.autonomos-module__7sEH_G__compliance h2{color:#fff}.autonomos-module__7sEH_G__complianceCopy p{color:#ffffffc7}.autonomos-module__7sEH_G__greenLine{align-items:center;gap:10px;display:flex;color:#fff!important}.autonomos-module__7sEH_G__greenLine svg{color:#4bd36e;fill:#4bd36e;stroke:#062036}.autonomos-module__7sEH_G__complianceCopy a{color:#fff;background:0 0;border:1px solid #ffffff59;width:fit-content;min-width:0;height:40px;font-size:13px}.autonomos-module__7sEH_G__dates{grid-template-columns:repeat(3,1fr);align-items:start;gap:38px;display:grid}.autonomos-module__7sEH_G__dates article{border-right:1px solid #ffffff47;min-height:142px;padding-right:28px}.autonomos-module__7sEH_G__dates article:nth-child(3){border-right:0}.autonomos-module__7sEH_G__dates svg{color:#fff;margin-bottom:18px}.autonomos-module__7sEH_G__dates article:nth-child(2) svg{color:var(--blue)}.autonomos-module__7sEH_G__dates strong{color:#fff;margin-bottom:8px;font-size:22px;line-height:1.2;display:block}.autonomos-module__7sEH_G__dates span{color:#ffffffd6;font-size:15px;line-height:1.45}.autonomos-module__7sEH_G__logoPanel{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;grid-column:1/-1;align-items:center;gap:0;margin-top:10px;display:flex;overflow:hidden}.autonomos-module__7sEH_G__logoPanel span{flex:1;justify-content:center;align-items:center;gap:10px;padding:18px 28px;display:flex}.autonomos-module__7sEH_G__logoPanelImage{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:36px}.autonomos-module__7sEH_G__logoPanel em{color:#ffffffe0;white-space:nowrap;font-size:15px;font-style:normal;font-weight:700}.autonomos-module__7sEH_G__logoPanel i{background:#ffffff24;flex-shrink:0;width:1px;height:44px}.autonomos-module__7sEH_G__advisor{border-bottom:1px solid #e3ebf5}.autonomos-module__7sEH_G__advisorInner{grid-template-columns:330px 360px 1fr;align-items:center;gap:56px;max-width:1160px;min-height:470px;margin:0 auto;display:grid}.autonomos-module__7sEH_G__advisorPhotoWrap{position:relative}.autonomos-module__7sEH_G__advisorPhoto{object-fit:cover;border-radius:4px;width:100%;height:385px}.autonomos-module__7sEH_G__lockBubble{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:78px;height:78px;display:grid;position:absolute;bottom:50px;left:50%;box-shadow:0 20px 36px #126bff47}.autonomos-module__7sEH_G__quotes{background:#f5f9ff;height:100%;padding:80px 70px}.autonomos-module__7sEH_G__quotes blockquote{border-bottom:1px solid #d9e4f2;margin:0;padding:0 0 36px}.autonomos-module__7sEH_G__quotes blockquote+blockquote{border-bottom:0;padding-top:38px}.autonomos-module__7sEH_G__quotes blockquote>span{color:#9bc8ff;margin-bottom:16px;font-size:62px;font-weight:800;line-height:.5;display:block}.autonomos-module__7sEH_G__quotes p{color:#33445b;margin:0 0 22px;font-size:18px;line-height:1.55}.autonomos-module__7sEH_G__quotes cite{color:var(--ink);font-style:normal;font-weight:800;display:block}.autonomos-module__7sEH_G__quotes small{color:#64748b;margin-top:4px;font-weight:500;display:block}.autonomos-module__7sEH_G__complete{text-align:center;max-width:1160px;margin:0 auto;padding:54px 0 18px}.autonomos-module__7sEH_G__complete .autonomos-module__7sEH_G__kicker{margin-bottom:12px;font-size:10px}.autonomos-module__7sEH_G__complete h2{margin-bottom:36px;font-size:34px}.autonomos-module__7sEH_G__cards{text-align:left;grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.autonomos-module__7sEH_G__cards article{background:#fff;border:1px solid #dbe6f2;border-radius:4px;min-height:160px;padding:25px 24px}.autonomos-module__7sEH_G__cards svg{color:var(--blue);margin-bottom:22px}.autonomos-module__7sEH_G__cards h3{letter-spacing:-.02em;margin:0 0 8px;font-size:18px}.autonomos-module__7sEH_G__cards p{color:#516176;min-height:44px;margin:0 0 12px;font-size:13px;line-height:1.4}.autonomos-module__7sEH_G__cards a{font-size:12px}.autonomos-module__7sEH_G__finalCta{background:#eef7ff;border:1px solid #cfe2f7;border-radius:5px;max-width:1160px;min-height:76px;margin:0 auto 34px;padding:16px 24px 16px 260px}.autonomos-module__7sEH_G__finalCta div{text-align:left;margin-right:auto}.autonomos-module__7sEH_G__finalCta strong,.autonomos-module__7sEH_G__finalCta span{display:block}.autonomos-module__7sEH_G__finalCta strong{font-size:16px}.autonomos-module__7sEH_G__finalCta span{color:#596a80;margin-top:4px;font-size:12px}.autonomos-module__7sEH_G__finalCta .autonomos-module__7sEH_G__primary,.autonomos-module__7sEH_G__finalCta .autonomos-module__7sEH_G__secondary{min-width:132px;height:42px;font-size:13px}@media (max-width:980px){.autonomos-module__7sEH_G__hero{min-height:auto;padding-bottom:32px}.autonomos-module__7sEH_G__heroPhoto{width:100%;height:330px;margin-top:22px;position:relative}.autonomos-module__7sEH_G__hero:before{background:linear-gradient(#fff 0%,#ffffffe0 42%,#fff 100%)}.autonomos-module__7sEH_G__heroInner,.autonomos-module__7sEH_G__sectionInner,.autonomos-module__7sEH_G__complianceInner,.autonomos-module__7sEH_G__advisorInner,.autonomos-module__7sEH_G__complete,.autonomos-module__7sEH_G__finalCta{max-width:none;margin-left:24px;margin-right:24px}.autonomos-module__7sEH_G__heroCopy{width:auto;padding-top:44px}.autonomos-module__7sEH_G__hero h1{font-size:54px}.autonomos-module__7sEH_G__metricStrip{grid-template-columns:repeat(2,1fr);margin:26px 24px 0;position:relative;bottom:auto;left:auto;right:auto}.autonomos-module__7sEH_G__invoiceSection{min-height:720px}.autonomos-module__7sEH_G__invoiceText{width:auto;padding-top:58px}.autonomos-module__7sEH_G__complianceInner,.autonomos-module__7sEH_G__advisorInner{grid-template-columns:1fr;padding:58px 0}.autonomos-module__7sEH_G__dates,.autonomos-module__7sEH_G__cards{grid-template-columns:1fr}.autonomos-module__7sEH_G__quotes{padding:42px}.autonomos-module__7sEH_G__finalCta{flex-wrap:wrap;padding:18px}}@media (max-width:600px){.autonomos-module__7sEH_G__hero h1{font-size:43px}.autonomos-module__7sEH_G__heroButtons,.autonomos-module__7sEH_G__heroPerks,.autonomos-module__7sEH_G__finalCta{flex-direction:column;align-items:stretch}.autonomos-module__7sEH_G__metricStrip{grid-template-columns:1fr}.autonomos-module__7sEH_G__metric{border-bottom:1px solid #d9e4f2;border-right:0}.autonomos-module__7sEH_G__receiptCard,.autonomos-module__7sEH_G__verifactuBadge{display:none}.autonomos-module__7sEH_G__logoPanel{grid-template-columns:1fr;gap:18px;padding:28px}.autonomos-module__7sEH_G__logoPanel i{width:100%;height:1px}}
.solutionLanding-module__vMZClW__page{--blue:var(--v-blue-600);--ink:var(--v-ink-900);--muted:var(--v-ink-600);--line:#002d621a;color:var(--ink);font-family:var(--v-font-sans);background:#fff}.solutionLanding-module__vMZClW__wrap{width:min(1160px,100% - 48px);margin:0 auto}.solutionLanding-module__vMZClW__hero{border-bottom:1px solid var(--line);background:#f8fbff;padding:158px 0 70px;position:relative;overflow:hidden}.solutionLanding-module__vMZClW__heroBg{z-index:0;position:absolute;inset:0;overflow:hidden}.solutionLanding-module__vMZClW__heroImage{object-fit:cover;object-position:72% center;width:100%;height:100%;display:block}.solutionLanding-module__vMZClW__heroBg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f8fbff 22%,#f8fbfffa 34%,#f8fbffeb 44%,#f8fbff99 60%,#f8fbff33 78%,#0000 92%);position:absolute;inset:0}.solutionLanding-module__vMZClW__heroBg:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#f8fbff 90%);height:160px;position:absolute;bottom:0;left:0;right:0}.solutionLanding-module__vMZClW__heroWrap{z-index:2;position:relative}.solutionLanding-module__vMZClW__heroCopy{max-width:520px}.solutionLanding-module__vMZClW__breadcrumb{color:var(--v-ink-500);margin-bottom:28px;font-size:13px}.solutionLanding-module__vMZClW__breadcrumb span{color:var(--v-ink-300);margin:0 8px}.solutionLanding-module__vMZClW__kicker{font:800 12px/1 var(--v-font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:18px;display:block}.solutionLanding-module__vMZClW__hero h1,.solutionLanding-module__vMZClW__proof h2,.solutionLanding-module__vMZClW__features h2,.solutionLanding-module__vMZClW__workflow h2,.solutionLanding-module__vMZClW__sectors h2,.solutionLanding-module__vMZClW__bottom h2,.solutionLanding-module__vMZClW__cta h2{font-family:var(--v-font-display);letter-spacing:-.05em;color:var(--ink);margin:0}.solutionLanding-module__vMZClW__hero h1{max-width:520px;font-size:clamp(44px,5.6vw,74px);line-height:.96}.solutionLanding-module__vMZClW__hero h1 span{color:var(--blue);display:block}.solutionLanding-module__vMZClW__heroCopy>p{max-width:460px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.6}.solutionLanding-module__vMZClW__actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.solutionLanding-module__vMZClW__primary,.solutionLanding-module__vMZClW__secondary{min-height:52px;font:600 15px var(--v-font-sans);border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:0 28px;text-decoration:none;display:inline-flex}.solutionLanding-module__vMZClW__primary{color:#fff;background:var(--blue);box-shadow:var(--v-shadow-brand)}.solutionLanding-module__vMZClW__secondary{color:var(--ink);border:1px solid var(--v-ink-200);background:#fff}.solutionLanding-module__vMZClW__perks{flex-wrap:wrap;gap:18px 26px;margin:34px 0 0;padding:0;list-style:none;display:flex}.solutionLanding-module__vMZClW__perks li{color:var(--v-ink-600);align-items:center;gap:8px;font-size:14px;display:inline-flex}.solutionLanding-module__vMZClW__perks svg,.solutionLanding-module__vMZClW__features svg,.solutionLanding-module__vMZClW__cards svg{color:var(--blue)}.solutionLanding-module__vMZClW__statusCard{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #c7d7eddb;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:6px 12px;width:230px;min-height:100px;padding:18px 20px;display:grid;position:absolute;bottom:200px;right:7%;box-shadow:0 18px 42px #1c325829}.solutionLanding-module__vMZClW__statusCard svg{color:var(--v-success);fill:#eafff4;grid-row:span 2}.solutionLanding-module__vMZClW__statusCard strong{letter-spacing:.02em;text-transform:uppercase;font-size:14px}.solutionLanding-module__vMZClW__statusCard span{color:var(--v-success);font-size:13px;font-weight:700}.solutionLanding-module__vMZClW__metrics{z-index:2;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-top:64px;display:grid;position:relative;box-shadow:0 24px 60px -42px #001e4a66}.solutionLanding-module__vMZClW__metrics article{border-right:1px solid var(--line);padding:30px 34px}.solutionLanding-module__vMZClW__metrics article:last-child{border-right:0}.solutionLanding-module__vMZClW__metrics strong{font:800 38px/1 var(--v-font-display);letter-spacing:-.05em;color:var(--blue);margin-bottom:10px;display:block}.solutionLanding-module__vMZClW__metrics span{color:var(--v-ink-600);font-size:14px;line-height:1.45}.solutionLanding-module__vMZClW__proof{color:#fff;background:#061a31;padding:92px 0}.solutionLanding-module__vMZClW__proof .solutionLanding-module__vMZClW__wrap{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;display:grid}.solutionLanding-module__vMZClW__proof .solutionLanding-module__vMZClW__kicker{color:var(--v-cyan-400)}.solutionLanding-module__vMZClW__proof h2{color:#fff;max-width:520px;font-size:clamp(34px,4vw,54px)}.solutionLanding-module__vMZClW__proof p{color:#ffffffb8;max-width:520px;margin:22px 0 0;line-height:1.7}.solutionLanding-module__vMZClW__proofGrid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.solutionLanding-module__vMZClW__proofGrid article{border-right:1px solid #ffffff1f;min-height:170px;padding:32px 36px}.solutionLanding-module__vMZClW__proofGrid article:last-child{border-right:0}.solutionLanding-module__vMZClW__proofGrid svg{color:var(--v-cyan-400);margin-bottom:20px}.solutionLanding-module__vMZClW__proofGrid strong,.solutionLanding-module__vMZClW__proofGrid span{display:block}.solutionLanding-module__vMZClW__proofGrid strong{color:#fff;font:800 22px/1.15 var(--v-font-display);letter-spacing:-.03em;margin-bottom:8px}.solutionLanding-module__vMZClW__proofGrid span{color:#ffffffb3;line-height:1.45}.solutionLanding-module__vMZClW__proofRight{flex-direction:column;gap:16px;display:flex}.solutionLanding-module__vMZClW__proofBadge{color:#4ade80;align-items:center;gap:9px;margin-top:26px;font-size:14px;font-weight:700;display:inline-flex}.solutionLanding-module__vMZClW__proofBadge svg{color:#4ade80;flex-shrink:0}.solutionLanding-module__vMZClW__proofCta{color:#fff;border:1px solid #fff3;border-radius:6px;align-items:center;gap:8px;width:fit-content;margin-top:20px;padding:13px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.solutionLanding-module__vMZClW__proofCta:hover{background:#ffffff14;border-color:#ffffff5c}.solutionLanding-module__vMZClW__proofLogos{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.solutionLanding-module__vMZClW__proofLogos span{flex:1;justify-content:center;align-items:center;gap:10px;padding:18px 28px;display:flex}.solutionLanding-module__vMZClW__proofLogoImage{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:36px}.solutionLanding-module__vMZClW__proofLogos em{color:#ffffffe0;white-space:nowrap;font-size:15px;font-style:normal;font-weight:700}.solutionLanding-module__vMZClW__proofLogosDivider{background:#ffffff24;flex-shrink:0;width:1px;height:44px}.solutionLanding-module__vMZClW__features,.solutionLanding-module__vMZClW__sectors,.solutionLanding-module__vMZClW__bottom{padding:102px 0}.solutionLanding-module__vMZClW__centerHeader{text-align:center;max-width:760px;margin:0 auto 46px}.solutionLanding-module__vMZClW__centerHeader h2{font-size:clamp(34px,4vw,58px);line-height:1.02}.solutionLanding-module__vMZClW__featureGrid{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.solutionLanding-module__vMZClW__featureGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:250px;padding:34px}.solutionLanding-module__vMZClW__featureGrid article:nth-child(3n){border-right:0}.solutionLanding-module__vMZClW__featureGrid article:nth-last-child(-n+3){border-bottom:0}.solutionLanding-module__vMZClW__featureGrid h3,.solutionLanding-module__vMZClW__sectorGrid h3,.solutionLanding-module__vMZClW__workflow h3{font:800 22px/1.12 var(--v-font-display);letter-spacing:-.03em;margin:22px 0 10px}.solutionLanding-module__vMZClW__featureGrid p,.solutionLanding-module__vMZClW__sectorGrid p,.solutionLanding-module__vMZClW__workflow p{color:var(--muted);margin:0;line-height:1.62}.solutionLanding-module__vMZClW__featureGrid a,.solutionLanding-module__vMZClW__sectorGrid a{color:var(--blue);align-items:center;gap:7px;margin-top:22px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.solutionLanding-module__vMZClW__workflow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#f7fbff 0%,#fff 100%);padding:98px 0}.solutionLanding-module__vMZClW__workflow h2{max-width:720px;font-size:clamp(34px,4vw,56px)}.solutionLanding-module__vMZClW__workflow ol{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;margin:52px 0 0;padding:0;list-style:none;display:grid}.solutionLanding-module__vMZClW__workflow li{border-right:1px solid var(--line);padding:34px 30px 0 0}.solutionLanding-module__vMZClW__workflow li:last-child{border-right:0}.solutionLanding-module__vMZClW__workflow li>span{font:800 42px/1 var(--v-font-display);letter-spacing:-.05em;color:var(--v-blue-200);margin-bottom:30px;display:block}.solutionLanding-module__vMZClW__sectors{background:#fff}.solutionLanding-module__vMZClW__sectorGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.solutionLanding-module__vMZClW__sectorGrid article{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 20px 58px -48px #001e4a66}.solutionLanding-module__vMZClW__sectorImage{background-position:50%;background-size:cover;height:220px}.solutionLanding-module__vMZClW__sectorGrid h3,.solutionLanding-module__vMZClW__sectorGrid p,.solutionLanding-module__vMZClW__sectorGrid a{margin-left:26px;margin-right:26px}.solutionLanding-module__vMZClW__sectorGrid h3{margin-top:26px}.solutionLanding-module__vMZClW__sectorGrid a{margin-bottom:28px}.solutionLanding-module__vMZClW__bottom{background:#f8fbff}.solutionLanding-module__vMZClW__bottomGrid{grid-template-columns:1fr 420px;align-items:start;gap:72px;display:grid}.solutionLanding-module__vMZClW__bottom h2,.solutionLanding-module__vMZClW__cta h2{margin-bottom:26px;font-size:clamp(32px,3.4vw,48px)}.solutionLanding-module__vMZClW__faqList details{border:1px solid var(--v-border);background:#fff;border-radius:12px;margin-bottom:10px;overflow:hidden}.solutionLanding-module__vMZClW__faqList details[open]{border-color:var(--v-blue-200);box-shadow:var(--v-shadow-sm)}.solutionLanding-module__vMZClW__faqList summary{cursor:pointer;color:var(--v-ink-900);font:600 15px var(--v-font-sans);justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;list-style:none;display:flex}.solutionLanding-module__vMZClW__faqList summary::-webkit-details-marker{display:none}.solutionLanding-module__vMZClW__faqList summary:after{content:"+";color:var(--v-blue-600);font:700 20px var(--v-font-display);flex-shrink:0}.solutionLanding-module__vMZClW__faqList details[open] summary:after{content:"−"}.solutionLanding-module__vMZClW__faqList p{color:var(--v-ink-600);margin:0;padding:0 20px 20px;font-size:14px;line-height:1.6}.solutionLanding-module__vMZClW__cta{color:#fff;background:#061a31;border-radius:8px;padding:38px;position:sticky;top:130px}.solutionLanding-module__vMZClW__cta h2{color:#fff}.solutionLanding-module__vMZClW__cta p{color:#ffffffb8;line-height:1.65}.solutionLanding-module__vMZClW__cta ul{gap:12px;margin:26px 0 32px;padding:0;list-style:none;display:grid}.solutionLanding-module__vMZClW__cta li{color:#ffffffdb;align-items:center;gap:10px;display:flex}.solutionLanding-module__vMZClW__cta svg{color:var(--v-success)}@media (max-width:980px){.solutionLanding-module__vMZClW__hero .solutionLanding-module__vMZClW__wrap:first-child,.solutionLanding-module__vMZClW__proof .solutionLanding-module__vMZClW__wrap,.solutionLanding-module__vMZClW__bottomGrid{grid-template-columns:1fr}.solutionLanding-module__vMZClW__metrics,.solutionLanding-module__vMZClW__featureGrid,.solutionLanding-module__vMZClW__workflow ol,.solutionLanding-module__vMZClW__sectorGrid,.solutionLanding-module__vMZClW__proofGrid{grid-template-columns:1fr 1fr}.solutionLanding-module__vMZClW__featureGrid article:nth-child(3n),.solutionLanding-module__vMZClW__proofGrid article{border-right:1px solid #ffffff1f}.solutionLanding-module__vMZClW__proofGrid article:nth-child(2n){border-right:0}.solutionLanding-module__vMZClW__proofGrid article{border-color:#ffffff1f}.solutionLanding-module__vMZClW__heroBg:after{background:linear-gradient(90deg,#f8fbff 8%,#f8fbfff7 22%,#f8fbffe0 42%,#f8fbff8c 62%,#f8fbff26 82%,#0000 95%)}.solutionLanding-module__vMZClW__statusCard{bottom:140px;right:4%}}@media (max-width:640px){.solutionLanding-module__vMZClW__wrap{width:min(100% - 32px,1160px)}.solutionLanding-module__vMZClW__hero{padding-top:132px}.solutionLanding-module__vMZClW__actions,.solutionLanding-module__vMZClW__primary,.solutionLanding-module__vMZClW__secondary{width:100%}.solutionLanding-module__vMZClW__metrics,.solutionLanding-module__vMZClW__featureGrid,.solutionLanding-module__vMZClW__workflow ol,.solutionLanding-module__vMZClW__sectorGrid,.solutionLanding-module__vMZClW__proofGrid{grid-template-columns:1fr}.solutionLanding-module__vMZClW__metrics article,.solutionLanding-module__vMZClW__featureGrid article,.solutionLanding-module__vMZClW__workflow li,.solutionLanding-module__vMZClW__proofGrid article{border-right:0}.solutionLanding-module__vMZClW__featureGrid article:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.solutionLanding-module__vMZClW__statusCard{width:auto;max-width:320px;margin:14px auto 0;position:relative;bottom:auto;right:auto}.solutionLanding-module__vMZClW__heroBg:after{background:linear-gradient(#f8fbff 5%,#f8fbfff2 30%,#f8fbff99 60%,#0000 90%)}.solutionLanding-module__vMZClW__heroImage{object-position:center top}}
