*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#102d43;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,100% - 36px);margin:0 auto}.narrow{width:min(860px,100%)}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #102d431f;position:sticky;top:0}.headerInner{align-items:center;gap:28px;min-height:72px;display:flex}.brand{letter-spacing:-.04em;font-size:22px;font-weight:900}.brand span{opacity:.55;font-size:11px;font-weight:700}.mainNav{gap:20px;margin-left:auto;font-size:14px;font-weight:650;display:flex}.localeNav{gap:8px;font-size:12px;display:flex}.localeNav a{background:#f3f6f8;border-radius:8px;padding:7px 8px}.hero{padding:84px 0 72px}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;display:grid}.display{letter-spacing:-.055em;max-width:900px;margin:14px 0 24px;font-size:clamp(44px,6vw,78px);line-height:.98}.smallDisplay{font-size:clamp(42px,5vw,64px)}.h2{letter-spacing:-.045em;max-width:900px;margin:10px 0 18px;font-size:clamp(32px,4vw,52px);line-height:1.04}.lead{color:#536472;max-width:800px;font-size:18px;line-height:1.65}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#1f4f74;font-size:12px;font-weight:800}.section{padding:78px 0}.strip{background:#fbfcfd;border-block:1px solid #102d431f}.stripgrid{grid-template-columns:repeat(4,1fr);display:grid}.stripitem{border-right:1px solid #102d431f;padding:24px}.stripitem:last-child{border-right:0}.stripitem strong,.stripitem span{display:block}.stripitem span{color:#60707d;margin-top:6px;font-size:14px;line-height:1.45}.btnrow{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.btn{background:#fff;border:1px solid #102d431f;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:750;display:inline-flex}.btn.primary{color:#fff;background:#102d43;border-color:#102d43}.heroDemo{background:#fff;border:1px solid #102d431f;border-radius:24px;padding:18px 18px 22px;overflow:hidden;box-shadow:0 24px 70px #102d431f}.demoChrome{gap:7px;margin-bottom:14px;padding-left:2px;display:flex}.demoChrome span{background:#e3eaee;border-radius:50%;width:9px;height:9px}.demoProgress{gap:6px;margin-bottom:16px;display:flex}.barTrack{background:#e3eaee;border-radius:4px;flex:1;height:4px;overflow:hidden}.barFill{background:#102d43;border-radius:4px;width:0;height:100%}.barFill.active{animation:3.4s linear both demoProgressFill}@keyframes demoProgressFill{0%{width:0}to{width:100%}}.demoStage{background:#fbfcfd;border:1px solid #102d431a;border-radius:16px;height:264px;position:relative;overflow:hidden}.demoScene{opacity:0;justify-content:center;align-items:center;padding:20px;transition:opacity .5s;display:flex;position:absolute;inset:0}.demoScene.active{opacity:1}.upDrop{color:#60707d;text-align:center;background:#fff;border:2px dashed #2cc6d9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:210px;height:130px;font-size:13px;display:flex}.upDrop svg{width:28px;height:28px}.scanWrap{background:#fff;border:1px solid #102d431f;border-radius:8px;width:150px;height:180px;padding:16px 14px;position:relative}.sLine{background:#eef2f4;border-radius:4px;height:8px;margin-bottom:10px}.scanSweep{background:linear-gradient(#2cc6d900 0%,#2cc6d959 50%,#2cc6d900 100%);height:32px;position:absolute;top:-32px;left:0;right:0}.demoScene.active .scanSweep{animation:1.8s ease-in-out infinite sweep}@keyframes sweep{0%{top:-32px}to{top:180px}}.scanCaption{text-align:center;color:#75838d;font-size:12.5px;position:absolute;bottom:-32px;left:0;right:0}.fieldsDemo{flex-direction:column;gap:8px;width:250px;display:flex}.fRow{opacity:0;background:#fff;border:1px solid #102d431a;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 12px;animation:.45s forwards popIn;display:flex;transform:translate(10px)}@keyframes popIn{to{opacity:1;transform:translate(0)}}.fl{color:#8a97a1;font-size:11.5px;display:block}.fv{font-size:13px;font-weight:650;display:block}.badge{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.badgeOk{color:#1f8f63;background:#e4f6ee}.badgeWarn{color:#a9711a;background:#fcf1dd}.exportDemo{flex-direction:column;align-items:center;gap:14px;display:flex}.exportIcons{gap:10px;display:flex}.exportIcons .chip{color:#102d43;opacity:0;background:#fff;border:1px solid #102d431f;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;font-size:10.5px;font-weight:700;animation:.4s forwards popIn2;display:flex;transform:translateY(8px)}@keyframes popIn2{to{opacity:1;transform:translateY(0)}}.exportDone{color:#1f8f63;font-size:13.5px;font-weight:650}.demoCaptionRow{justify-content:space-between;gap:6px;margin-top:14px;display:flex}.stepLabel{color:#8a97a1;opacity:.4;font-size:11.5px;font-weight:650;transition:opacity .3s}.stepLabel.active{opacity:1;color:#0f8fa0}@media (prefers-reduced-motion:reduce){.demoScene{transition:none}.demoScene.active .scanSweep,.fRow,.exportIcons .chip{animation:none}}@media (max-width:480px){.demoCaptionRow .stepLabel{font-size:10px}}.step,.editorial article,.plan,.simpleGrid article{background:#fff;border:1px solid #102d431f;border-radius:18px;padding:22px}.num{color:#1f4f74;font-size:12px;font-weight:800}.editorial,.plans,.simpleGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.security-grid{grid-template-columns:1fr 1fr;align-items:start;gap:34px;display:grid}.security-list{gap:12px;display:grid}.security-list>div{border-bottom:1px solid #102d431f;gap:12px;padding:16px 0;display:flex}.check{color:#2d8f65;font-weight:900}.codebox{color:#dce8ef;background:#0b2233;border-radius:18px;margin-top:28px;padding:24px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.codebox pre{white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.6}.h3{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(20px,2.4vw,26px);line-height:1.2}.docsSection{border-top:1px solid #102d431f;margin-top:52px;padding-top:36px}.docsSection:first-of-type{margin-top:36px}.privacyPolicy .docsSection p,.legalPolicy .docsSection p{color:#536472;line-height:1.75}.privacyPolicy .small a,.legalPolicy .small a{text-underline-offset:3px;text-decoration:underline}.errorCode{color:#1f4f74;min-width:64px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;display:inline-block}.blue{color:#75bde9}.pricing5{grid-template-columns:repeat(5,1fr)}.planPopular{border-width:2px;border-color:#102d43;position:relative;box-shadow:0 16px 40px #102d4324}.planBadge{color:#fff;letter-spacing:.04em;background:#102d43;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:800;position:absolute;top:-13px;left:18px}.planPrice{letter-spacing:-.02em;margin-top:14px;font-size:26px;font-weight:800}.planVolume{color:#1f4f74;margin-top:4px;font-size:14px;font-weight:700}.plan p{color:#536472;margin-top:12px;font-size:14px;line-height:1.5}@media (max-width:1100px){.pricing5{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.pricing5{grid-template-columns:1fr}}.small{color:#77848e;font-size:12px;line-height:1.6}.pilot{background:#f5f8fa}.final{color:#fff;background:#102d43;padding:82px 0}.final .lead{color:#cdd9e0}.industryWrap{margin-top:28px}.tabRow{flex-wrap:wrap;gap:10px;display:flex}.tabRow button{cursor:pointer;background:#fff;border:1px solid #102d431f;border-radius:999px;padding:10px 14px}.tabRow .activeTab{color:#fff;background:#102d43}.industryCard{border:1px solid #102d431f;border-radius:20px;margin-top:16px;padding:26px}.industryFlow{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.industryFlow span{background:#f3f6f8;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700}.demoForm{grid-template-columns:1fr 1fr;gap:16px;margin-top:30px;display:grid}.demoForm label{gap:7px;font-size:13px;font-weight:700;display:grid}.demoForm input,.demoForm select,.demoForm textarea{background:#fff;border:1px solid #102d431f;border-radius:10px;width:100%;padding:12px}.fullField{grid-column:1/-1}.siteFooter{background:#fbfcfd;border-top:1px solid #102d431f;padding:36px 0}.footerGrid{grid-template-columns:2fr 1fr 1fr;gap:28px;display:grid}.footerGrid>div{align-content:start;gap:8px;display:grid}.footerGrid p{color:#6f7d87;margin:0}@media (max-width:900px){.hero-grid,.security-grid{grid-template-columns:1fr}.mainNav{display:none}.stripgrid,.editorial,.plans,.simpleGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.hero{padding-top:58px}.stripgrid,.editorial,.plans,.simpleGrid,.demoForm{grid-template-columns:1fr}.stripitem{border-bottom:1px solid #102d431f;border-right:0}.demoFields{grid-template-columns:1fr}.fullField{grid-column:auto}}body{overflow-wrap:anywhere}.headerInner>.brand{flex-shrink:0}.mainNav{flex-wrap:wrap;row-gap:8px;min-width:0}.container.narrow{width:min(860px,100% - 36px)}.hero-grid>*,.security-grid>*,.stripgrid>*,.editorial>*,.plans>*,.simpleGrid>*,.demoForm>*,.security-list>div>*{min-width:0}.btn,.tabRow button,.industryFlow span{max-width:100%}.btn{text-align:center;color:#102d43;padding-block:12px}.demoForm input,.demoForm select,.demoForm textarea{min-width:0}.codebox{overflow-wrap:anywhere;min-width:0}.upDrop,.scanWrap,.fieldsDemo,.exportDemo{max-width:100%}.fRow{gap:8px}.fRow>div{min-width:0}.exportIcons{max-width:100%}.exportIcons .chip,.stepLabel{min-width:0}.footerTop,.footerBottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.footerBrand{min-width:0;max-width:360px}.footerLogo{display:inline-flex}.footerLogo img{max-width:100%;display:block}.footerBrand p{color:#6f7d87;margin:12px 0 0;font-size:14px;line-height:1.6}.footerLinks,.footerLegal{flex-wrap:wrap;gap:8px 24px;min-width:0;display:flex}.footerLinks{font-size:14px;font-weight:650}.footerBottom{color:#60707d;border-top:1px solid #102d431a;margin-top:28px;padding-top:20px;font-size:12px}.footerCopyright{flex-shrink:0}.footerContent nav a{align-items:center;min-height:44px;display:inline-flex}.footerContent a:hover{color:#0f8fa0}.footerContent a:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #0f8fa0}@media (max-width:900px){.headerInner{justify-content:space-between;gap:16px}.localeNav{flex-shrink:0}}@media (max-width:640px){.display,.smallDisplay{font-size:clamp(32px,9vw,44px);line-height:1.08}.h2{font-size:clamp(27px,7.5vw,36px);line-height:1.12}.hero{padding:42px 0 48px}.section,.final{padding:48px 0}.lead{font-size:16px}.hero-grid{gap:32px}.heroDemo{border-radius:20px;padding:16px}.demoScene{padding:16px}.demoCaptionRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.demoCaptionRow .stepLabel{font-size:11px;line-height:1.4}.industryCard,.codebox{padding:18px}.footerTop,.footerBottom{flex-direction:column;align-items:flex-start;gap:16px}.footerBrand{max-width:32ch}.footerBottom{margin-top:20px;padding-top:16px}.footerLegal{flex-direction:column;gap:0}}
