@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope-semibold.ttf)format("truetype");font-weight:500 800;font-display:swap}:root{--bg:#eeeeed;--paper:#fff;--ink:#252626;--muted:#606264;--line:#dcdedd;--lilac:#e4dcf6;--radius:36px;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#a4a5a5 var(--bg);scroll-padding-top:100px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,sans-serif;font-size:15px;line-height:1.65}::selection{color:#202123;background:#d5c5f3}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:5px;outline:3px solid #765aa5}svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:22px;height:22px}.icon-definitions{width:0;height:0;position:absolute;overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.04em;font-weight:600;line-height:1.1}h2{font-size:clamp(32px,3.7vw,52px)}h3{letter-spacing:-.03em;font-size:27px}p{color:var(--muted)}main,footer,.site-header{max-width:1480px;margin:auto}.site-header{justify-content:space-between;align-items:center;gap:36px;height:102px;padding:0 48px;display:flex}.wordmark{letter-spacing:-1.2px;align-items:center;font-size:27px;font-weight:600;line-height:1;display:inline-flex}.wordmark>span:not(.brand-period){font-weight:400}.brand-period{color:#252626}nav{align-items:center;gap:34px;display:flex}nav>a:not(.button){color:#494a4c;font-size:13px;transition:color .2s}nav>a:not(.button):hover{color:#795298}.button{white-space:nowrap;border:0;border-radius:100px;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:13px 23px;font-size:13px;font-weight:600;line-height:1.4;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.button.dark{color:#fff;background:#262727;box-shadow:inset 0 2px 3px #ffffff30,0 3px 5px #0000000d}.button.dark:hover{background:#45404d;transform:translateY(-2px);box-shadow:inset 0 2px 3px #ffffff30,0 7px 15px #00000015}.button.small{gap:20px;min-height:43px;padding:11px 20px;font-size:12px}.button svg{width:18px;height:18px}.text-link{align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.text-link:hover{text-underline-offset:5px;text-decoration:underline}.text-link svg{width:18px;height:18px}.menu-toggle{display:none}.skip-link{z-index:100;background:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}main{padding:0 24px}.panel{border-radius:var(--radius);background:var(--paper);overflow:hidden}.hero{background:radial-gradient(at 72% 38%,#f6f5f4 0,#dededd 42%,#d4d5d4 100%);flex-direction:column;justify-content:center;min-height:725px;padding:84px 64px 0;display:flex;position:relative}.hero-copy{z-index:2;pointer-events:none;width:58%;padding-bottom:78px;position:relative}.hero-copy a{pointer-events:auto}h1{letter-spacing:-.04em;font-size:clamp(52px,5.8vw,84px);line-height:1.075}h1 span{color:#626267}.hero-copy>p:not(.hero-note){color:#515356;max-width:380px;margin-top:29px;font-size:16px;line-height:1.8}.hero-actions{align-items:center;gap:24px;margin-top:33px;display:flex}.hero-copy .hero-note{color:#626466;margin-top:21px;font-size:11px}.hero-bottom{z-index:2;border-top:1px solid #a4a5a547;align-items:center;gap:45px;min-height:104px;margin-top:auto;display:flex;position:relative}.hero-bottom>span{color:#5c5e60;min-width:125px;font-size:11px;line-height:1.6}.tool-list{flex:1;justify-content:space-between;align-items:center;gap:30px;display:flex}.tool-list>span{color:#595b5c;align-items:center;gap:9px;font-size:15px;font-weight:600;display:flex}.tool-list svg{width:21px;height:21px}.section-space{padding:104px 64px}.section-heading{justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:45px;display:flex}.section-heading p{max-width:420px;font-size:14px;line-height:1.9}.services-grid{grid-template-columns:1fr 1fr .9fr;gap:18px;display:grid}.service{background:#f9f9f9;border-radius:24px;padding:30px;position:relative;overflow:hidden}.service h3{margin-top:25px;font-size:25px}.service>p{max-width:370px;margin-top:15px;font-size:13px;line-height:1.85}.service-icon{color:#5a5d60;background:#e9eaea;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.service-icon svg{width:20px;height:20px}.service-demo{background:#fff;grid-column:span 2;padding:32px}.service-top{justify-content:space-between;align-items:center;display:flex}.subtle-label{letter-spacing:.12em;color:#737478;font-size:8px}.service-demo h3{margin-top:24px;font-size:32px}.service-demo>p{max-width:410px}.demo-tabs{background:#f1f1f1;border-radius:100px;gap:5px;width:fit-content;margin:28px 0 24px;padding:5px;display:flex}.demo-tabs button{color:#67696d;white-space:nowrap;background:0 0;border:0;border-radius:100px;padding:8px 13px;font-size:10px}.demo-tabs button[aria-selected=true]{color:#27272a;background:#fff;box-shadow:0 2px 7px #0000000a}.demo-stage{align-items:center;gap:16px;min-height:155px;display:flex}.input-files{flex-direction:column;flex:1;gap:9px;display:flex}.input-files>div{color:#62636a;background:#f5f5f6;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;font-size:10px;display:flex}.input-files svg{color:#747379;width:15px;height:15px}.demo-connector{color:#b9b8bf;align-items:center;width:38px;display:flex}.demo-connector span{background:#c9c8cf;flex:1;height:1px}.demo-connector svg{width:16px}.result-file{background:linear-gradient(130deg,#e9e2f7,#f7f5ec 60%,#e1e8ee);border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:148px;padding:15px 8px;display:flex}.result-icon{color:#666574;background:#fff9;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.result-icon svg{width:16px}.result-file strong{font-size:12px}.result-file>span:last-child{color:#656270;text-align:center;font-size:8px}.demo-foot{color:#686a6e;justify-content:space-between;gap:20px;margin-top:23px;font-size:8px;display:flex}.service-documents{background:#e4e1e8}.service-documents .service-icon{background:#d4d0dc}.document-visual{height:205px;margin-top:30px;position:relative}.paper{background:#fff;border-radius:6px;width:152px;height:178px;padding:21px 15px;position:absolute;box-shadow:0 10px 30px #544a6410}.paper-back{background:#f3f1f5;top:8px;left:7%;transform:rotate(-12deg)}.paper-front{top:5px;left:22%;transform:rotate(7deg)}.paper>span{background:#e9e7ec;width:80%;height:4px;margin-top:12px;display:block}.paper>span:nth-child(3){width:55%}.paper-heading{letter-spacing:.12em;font-size:10px}.paper-highlight{white-space:nowrap;background:#eee8f8;align-items:center;gap:4px;margin-top:12px;padding:8px 5px;font-size:8px;display:flex}.paper-highlight svg{width:12px;height:12px}.file-chip{background:#fff;border-radius:20px;align-items:center;gap:9px;padding:9px 12px;font-size:9px;display:flex;position:absolute;bottom:0;left:12%;box-shadow:0 8px 20px #3227460d}.file-chip svg{width:14px;height:14px}.service-web{background:#e1e6e6;grid-column:span 1}.service-web .service-icon{background:#d1dbdb}.browser-visual{background:#f7f9f9;border-radius:10px;margin-top:28px;overflow:hidden}.browser-bar{border-bottom:1px solid #e3e8e8;align-items:center;gap:4px;height:29px;padding:0 10px;display:flex}.browser-bar i{background:#b9c2c1;border-radius:50%;width:4px;height:4px}.browser-bar>span{color:#6d7775;margin-left:5px;font-size:6px}.browser-steps{justify-content:space-between;align-items:center;gap:3px;padding:25px 10px;font-size:7px;display:flex}.browser-steps>svg{width:12px;height:12px}.browser-steps .done{color:#4e7167;align-items:center;gap:2px;display:flex}.browser-steps .done svg{width:10px;height:10px}.service-ai{background:linear-gradient(120deg,#fdfdfc,#f1eee9);grid-column:span 2;grid-template-columns:1fr 1fr;column-gap:24px;display:grid}.service-ai .service-icon,.service-ai h3,.service-ai>p{grid-column:1}.classification{grid-area:1/2/4;align-self:center;align-items:center;gap:12px;font-size:9px;display:flex}.classification>span{text-align:center;max-width:75px}.classification>svg{width:16px}.classification>div{flex-direction:column;gap:10px;display:flex}.classification>div>span{white-space:nowrap;background:#e6e3e9;border-radius:8px;padding:10px 12px}.classification>div>span:nth-child(2){background:#e0e7e4}.classification>div>span:nth-child(3){background:#eee4d7}.possibilities-link{color:#646466;justify-content:center;align-items:center;gap:14px;margin-top:30px;font-size:12px;display:flex}.possibilities-link>span{color:#303134;align-items:center;gap:7px;display:flex}.possibilities-link svg{width:15px;height:15px}.possibilities-link:hover>span{text-underline-offset:4px;text-decoration:underline}.process .section-heading{margin-bottom:56px}.process-list{grid-template-columns:repeat(3,1fr);gap:40px;margin:0;padding:0;list-style:none;display:grid}.process-list li{border-top:1px solid var(--line);padding-top:20px}.step-number{color:#696b6e;font-variant-numeric:tabular-nums;font-size:11px}.process-list h3{margin:25px 0 16px;font-size:21px;line-height:1.3}.process-list p{font-size:13px;line-height:1.9}.step-detail{color:#7a7288;margin-top:28px;font-size:10px;display:block}.about{color:#f8f8f8;background:#262727;grid-template-columns:.85fr 1.15fr;align-items:center;gap:50px;min-height:435px;margin-top:24px;padding:80px 64px;display:grid}.about-copy h2{font-size:clamp(30px,3vw,42px)}.about-copy p{color:#b7b7bb;max-width:450px;margin-top:20px;font-size:13px;line-height:1.9}.about-copy .text-link{color:#eeecf5;margin-top:28px}.pricing{grid-template-columns:1fr 1fr;align-items:center;gap:110px;padding-top:112px;padding-bottom:112px;display:grid}.pricing-intro>p{max-width:365px;margin-top:26px;font-size:14px;line-height:1.9}.pricing-note{color:#6a6b6f;align-items:center;gap:16px;margin-top:38px;font-size:11px;display:flex}.pricing-note svg{color:#8b8694;width:24px;height:24px}.quote-card{background:#fff;border-radius:24px;padding:37px;position:relative}.quote-card:before{content:"";background:linear-gradient(90deg,#d6c8eb,#f1e8ce,#c9dde7);border-radius:0 0 6px 6px;height:5px;display:block;position:absolute;top:0;left:34px;right:34px}.quote-card h3{font-size:23px}.quote-price{color:#272729;letter-spacing:-.04em;margin-top:25px;font-size:31px;line-height:1.35}.quote-price span{letter-spacing:0;color:#696970;margin-top:6px;font-size:11px;display:block}.quote-card ul{border-top:1px solid #eee;border-bottom:1px solid #eee;flex-direction:column;gap:13px;margin:25px 0;padding:25px 0;list-style:none;display:flex}.quote-card li{align-items:center;gap:10px;font-size:11px;display:flex}.quote-card li svg{color:#747081;width:14px;height:14px}.quote-card .button{justify-content:space-between;width:100%}.fine-print{text-align:center;margin-top:14px;font-size:9px}.faq{grid-template-columns:1fr 1.15fr;gap:75px;display:grid}.faq h2{max-width:300px;font-size:38px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child summary{padding-top:0}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:13px;line-height:1.5;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.plus{flex-shrink:0;width:14px;height:14px;position:relative}.plus:before,.plus:after{content:"";background:#595c60;width:12px;height:1px;position:absolute;top:6px;left:1px}.plus:after{transition:transform .2s;transform:rotate(90deg)}.faq details[open] .plus:after{transform:rotate(0)}.faq details p{padding:0 26px 24px 0;font-size:12px;line-height:1.9}.contact{background:radial-gradient(at 0 100%,#d6e4ee,#0000 58%),radial-gradient(at 0 0,#e2d5f1,#0000 65%),#eeecec;grid-template-columns:1fr 1.2fr;gap:70px;margin-top:24px;padding:72px 64px;display:grid}.contact h2{font-size:clamp(38px,4vw,54px);line-height:1.13}.contact-copy>p{color:#65616b;margin-top:20px;font-size:19px}.contact-email{align-items:center;gap:14px;margin-top:45px;font-size:11px;display:inline-flex}.contact-email svg{width:16px;height:16px}.contact form{padding-top:5px}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact label{margin-bottom:9px;font-size:11px;font-weight:600;display:block}.contact input,.contact textarea{color:#29272e;caret-color:#725994;background:#ffffffa6;border:1px solid #ffffffb0;border-radius:10px;width:100%;min-height:47px;padding:13px 15px;font-size:12px;transition:background .2s;display:block}.contact input::placeholder,.contact textarea::placeholder{color:#77747e;opacity:1}.contact input:focus,.contact textarea:focus{background:#fff}.contact textarea{resize:vertical;min-height:143px;line-height:1.8}.contact form>label{margin-top:24px}.form-bottom{justify-content:space-between;align-items:center;gap:15px;margin-top:21px;display:flex}.form-bottom p{color:#66636d;font-size:9px}.form-bottom .button{gap:17px;min-height:46px;padding:13px 20px;font-size:11px}.form-status{color:#51465d;margin-top:12px;font-size:11px}.email-fallback{margin-top:15px;font-size:11px}.email-fallback p{margin-bottom:12px}.email-fallback a{text-decoration:underline}.email-fallback button{background:0 0;border:0;margin-bottom:12px;padding:0}.email-fallback textarea{min-height:100px}footer{padding:48px 48px 25px}.footer-top{align-items:center;gap:30px;padding-bottom:34px;display:flex}.footer-top .wordmark{font-size:24px}.footer-top p{margin-right:auto;font-size:11px}.footer-top .text-link{font-size:10px}.up{transform:rotate(-90deg)}.footer-bottom{color:#606266;border-top:1px solid #d4d5d5;justify-content:space-between;padding-top:20px;font-size:9px;display:flex}.footer-bottom a:hover{text-decoration:underline}.legal{max-width:800px;margin:40px auto;padding:60px}.legal h1{margin-bottom:35px;font-size:48px}.legal h2{margin-top:30px;margin-bottom:12px;font-size:23px}.legal p{margin-bottom:15px}.legal a{text-underline-offset:3px;text-decoration:underline}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:65vh;padding:50px;display:flex}.not-found h1{color:#6d6878;font-size:96px}.not-found h2{font-size:32px}@media (width>=1500px){.hero{min-height:790px}.hero-copy{padding-bottom:105px}}@media (width<=1100px){.site-header{padding:0 32px}nav{gap:22px}.hero{min-height:670px;padding:70px 40px 0}.hero-copy{width:61%;padding-bottom:75px}.hero-actions{gap:17px}.hero-actions .text-link{font-size:11px}.tool-list{gap:16px}.tool-list>span{font-size:12px}.section-space{padding:80px 40px}.service{padding:25px}.service-demo{padding:28px}.service-ai{grid-template-columns:1fr 1fr}.classification{gap:6px;font-size:8px}.classification>div>span{padding:9px}.section-heading p{max-width:330px;font-size:13px}.pricing{gap:65px}.contact{gap:45px;padding:60px 40px}.form-bottom{flex-wrap:wrap}.process-list{gap:25px}.process-list h3{font-size:18px}.about{padding:65px 40px}.faq{gap:40px}.hero-bottom{gap:25px}}@media (width<=800px){.site-header{z-index:10;height:82px;padding:0 25px;position:relative}.wordmark{font-size:24px}.menu-toggle{background:0 0;border:1px solid #c8c9c9;border-radius:30px;align-items:center;gap:10px;padding:8px 15px;font-size:12px;display:flex}.menu-toggle span{font-size:20px;line-height:1}nav{background:#fff;border-radius:20px;align-items:stretch;gap:0;padding:24px;display:none;position:absolute;top:72px;left:20px;right:20px;box-shadow:0 12px 30px #00000017}nav.is-open{flex-direction:column;display:flex}nav>a:not(.button){padding:12px 0}nav .button{align-self:flex-start;margin-top:14px}main{padding:0 16px}.hero{justify-content:flex-start;min-height:810px;padding:45px 32px 0}.hero-copy{width:100%;padding-bottom:0}.hero h1{font-size:64px}.hero-copy>p:not(.hero-note){max-width:370px;margin-top:22px;font-size:14px}.hero-actions{margin-top:24px}.hero-copy .hero-note{margin-top:16px}.hero-bottom{flex-direction:column;justify-content:center;align-items:stretch;gap:15px;padding:20px 0}.hero-bottom>span br{display:none}.hero-bottom>span{font-size:10px}.tool-list{flex-wrap:wrap;justify-content:space-between;gap:12px}.tool-list>span{gap:5px;font-size:10px}.tool-list svg{width:16px;height:16px}.section-space{padding:65px 24px}.section-heading{margin-bottom:30px;display:block}.section-heading p{max-width:430px;margin-top:23px}.services-grid{grid-template-columns:1fr 1fr}.service-demo{grid-column:span 2}.service-documents,.service-web{grid-column:span 1}.service-ai{grid-column:span 2}.service>p{font-size:12px}.service h3{font-size:24px}.service-demo h3{font-size:30px}.document-visual{height:180px}.paper{width:130px;height:155px}.paper-highlight{font-size:7px}.paper-front{left:14%}.file-chip{font-size:8px;left:5%}.process-list{grid-template-columns:1fr;gap:28px}.process-list li{grid-template-columns:30px 1fr;column-gap:16px;display:grid}.process-list h3{margin:0;font-size:21px}.process-list p{grid-column:2;max-width:500px;margin-top:12px}.step-detail{grid-column:2;margin-top:16px}.step-number{padding-top:5px}.process .section-heading{margin-bottom:35px}.about{grid-template-columns:.5fr 1fr;gap:30px;padding:50px 30px}.about-copy h2{font-size:30px}.pricing{grid-template-columns:1fr;gap:35px}.pricing-intro>p{max-width:520px}.pricing-note{margin-top:24px}.quote-card{width:100%;max-width:550px}.faq{grid-template-columns:1fr;gap:35px}.faq h2{max-width:none;font-size:34px}.contact{grid-template-columns:1fr;gap:36px;padding:45px 30px}.contact h2{font-size:43px}.contact h2 br:nth-child(2){display:none}.contact-email{margin-top:22px}.contact-copy>p{margin-top:12px}.form-bottom{flex-wrap:nowrap}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{order:3;width:100%}.footer-top .text-link{margin-left:auto}footer{padding:35px 28px 24px}.legal{margin:10px auto;padding:35px 24px}.legal h1{font-size:38px}}@media (width<=480px){:root{--radius:25px}.site-header{height:76px;padding:0 22px}main{padding:0 12px}.hero{min-height:865px;padding:38px 23px 0}.hero h1{font-size:51px}.hero-copy>p:not(.hero-note){max-width:295px;font-size:13px}.hero-actions{flex-wrap:wrap;gap:16px}.hero-actions .button{gap:17px;min-height:46px;padding:13px 18px;font-size:11px}.hero-actions .text-link{gap:5px;font-size:10px}.hero-copy .hero-note{font-size:9px}.hero-bottom{gap:13px;min-height:122px}.tool-list{grid-template-columns:1fr 1fr;gap:13px 20px;display:grid}.tool-list>span{font-size:10px}.section-space{padding:57px 12px}.section-heading{padding:0 8px}.section-heading h2{font-size:34px}.section-heading p{font-size:12px}.services-grid{gap:13px}.service{padding:24px 20px}.service-documents,.service-web{grid-column:span 2}.service-documents{min-height:320px;padding-right:42%}.service-documents h3{font-size:22px}.service-documents>p{font-size:11px}.document-visual{width:145px;position:absolute;bottom:32px;right:10px}.paper{width:112px;height:143px;padding:15px 11px}.paper-front{left:9px}.paper-back{left:0}.file-chip{gap:5px;padding:8px;font-size:6px;bottom:0}.paper-highlight{padding:7px 3px;font-size:6px}.paper-heading{font-size:8px}.service-web{min-height:270px}.service-web>p{max-width:270px}.browser-visual{max-width:290px}.browser-steps{padding:21px 14px;font-size:9px}.browser-bar>span{font-size:7px}.service-ai{display:block}.classification{justify-content:center;gap:20px;margin-top:30px;font-size:10px}.classification>span{max-width:90px}.classification>div>span{padding:10px 16px}.service-demo h3{font-size:28px}.service-demo>p{font-size:12px}.demo-tabs{justify-content:space-between;gap:0;width:100%}.demo-tabs button{padding:8px 9px;font-size:9px}.demo-stage{gap:8px}.input-files>div{gap:5px;padding:10px 8px;font-size:8px}.demo-connector{width:20px}.result-file strong{font-size:10px}.result-file>span:last-child{font-size:7px}.result-file{min-height:137px}.demo-foot{gap:14px;font-size:7px}.demo-foot>span:last-child{text-align:right;max-width:135px}.possibilities-link{flex-direction:column;gap:6px;padding:0 10px;font-size:10px}.process{padding:47px 25px}.process .section-heading{padding:0}.process-list h3{font-size:19px}.process-list p{font-size:12px}.about{grid-template-columns:1fr;gap:20px;padding:30px 25px 43px}.about-copy h2{font-size:31px}.about-copy p{font-size:12px}.pricing{padding-left:13px;padding-right:13px}.pricing h2{font-size:35px}.pricing-intro>p{font-size:12px}.quote-card{padding:29px 24px}.quote-price{font-size:30px}.faq{gap:25px;padding:43px 25px}.faq h2{font-size:31px}.faq summary{font-size:12px}.contact{gap:28px;padding:38px 24px}.contact h2{font-size:39px}.form-row{grid-template-columns:1fr;gap:18px}.contact label{font-size:11px}.contact input,.contact textarea{font-size:16px}.contact input::placeholder,.contact textarea::placeholder{font-size:12px}.form-bottom{flex-direction:column;align-items:flex-start;gap:16px}.form-bottom .button{justify-content:space-between;width:100%}.form-bottom p{font-size:10px}.contact-email{font-size:11px}.footer-bottom{font-size:8px}.footer-bottom>span:nth-child(2){display:none}.footer-top p{font-size:10px}.desktop-only{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.desk-object{perspective:1200px;pointer-events:none;width:49%;height:570px;position:absolute;top:37px;right:2%}.paper-stack{width:330px;height:490px;transform-style:preserve-3d;position:absolute;top:35px;left:50%;transform:translate(-50%)rotateY(-13deg)rotateX(12deg)rotate(10deg)}.stack-sheet{background:#f9f9f7;border-radius:3px;position:absolute;inset:0;box-shadow:2px 3px #bfc0be,5px 8px #d4d5d3,10px 20px 34px #31333418}.sheet-three{background:#b8bab7;transform:translate(24px,24px)rotate(3deg)}.sheet-two{background:#e3e4e1;transform:translate(11px,12px)rotate(-4deg)}.sheet-one{background:linear-gradient(110deg,#fff,#f0f1ee);padding:25px 27px}.report-top,.report-bottom{letter-spacing:.08em;color:#737772;justify-content:space-between;gap:10px;font-size:8px;display:flex}.report-top{border-bottom:1px solid #cbceca;padding-bottom:12px}.report-title{letter-spacing:-.04em;color:#404440;margin-top:18px;font-size:51px;line-height:1}.report-table{color:#666b63;margin-top:18px;font-size:8px;line-height:1.5}.report-table>div{border-bottom:1px solid #dcded9;justify-content:space-between;gap:8px;padding:4px 0;display:flex}.report-table>div:last-child{color:#3b4238}.report-bottom{letter-spacing:.01em;margin-top:17px;font-size:6px}.paperclip{border:3px solid #a9aaa6;border-radius:12px;width:19px;height:64px;position:absolute;top:-10px;right:39px;transform:rotate(-8deg);box-shadow:1px 2px 2px #34373045,inset 1px 1px 1px #fff}.paperclip:after{content:"";border:2px solid #c2c3bf;border-radius:8px;width:10px;height:47px;position:absolute;top:-3px;left:4px}.desk-shadow{opacity:.16;filter:blur(22px);background:#4b4d48;border-radius:50%;width:65%;height:31px;position:absolute;bottom:36px;left:22%;transform:rotate(-8deg)}.desk-caption{text-align:center;color:#606560;width:100%;font-size:10px;position:absolute;bottom:4px;left:0}.repeat-key{color:#333830;background:linear-gradient(130deg,#c0c2bd,#8b8e88);border-radius:18px;flex-direction:column;justify-content:space-between;width:240px;height:230px;margin:auto;padding:29px 32px;display:flex;transform:rotate(-9deg);box-shadow:inset 0 2px 2px #fff8,5px 9px #646760,12px 19px #4a4d46,16px 29px 30px #0003}.repeat-key>span{font-size:12px;line-height:1.5}.repeat-key strong{letter-spacing:-.04em;font-size:48px;font-weight:400;line-height:1}@media (width>=1500px){.desk-object{height:590px;top:55px}.paper-stack{width:350px;height:490px}.report-title{font-size:51px}.report-table{margin-top:18px}}@media (width<=1100px){.desk-object{top:28px;right:-2%}.paper-stack{transform:translate(-50%)rotateY(-13deg)rotateX(12deg)rotate(10deg)scale(.88)}}@media (width<=800px){.desk-object{width:60%;height:380px;top:300px;right:-1%}.paper-stack{top:-30px;transform:translate(-50%)rotateY(-13deg)rotateX(12deg)rotate(10deg)scale(.65)}.desk-caption{font-size:8px;bottom:7px}.desk-shadow{bottom:22px}.repeat-key{width:145px;height:160px;padding:22px}.repeat-key strong{font-size:32px}.repeat-key>span{font-size:9px}}@media (width<=480px){.desk-object{width:100%;height:330px;top:392px;right:0}.paper-stack{top:-76px;transform:translate(-50%)rotateY(-13deg)rotateX(12deg)rotate(10deg)scale(.61)}.desk-caption{font-size:9px;bottom:5px}.desk-shadow{width:63%;bottom:25px;left:20%}.repeat-key{width:170px;height:155px;margin:0 auto 30px}.repeat-key>span{font-size:10px}.repeat-key strong{font-size:35px}}.hero{background:radial-gradient(at 82% 20%,#e1d5f4 0,#0000 52%),radial-gradient(at 65% 90%,#dce8e2 0,#0000 50%),#dedfdf}.hero h1 span{color:#655080}.hero-copy{padding-bottom:45px}.hero-copy button{pointer-events:auto}.sheet-three{background:#b7a1d5}.sheet-two{background:#d6e3d9}.sheet-one{overflow:hidden}.sheet-one:after{content:"";pointer-events:none;background:linear-gradient(#0000 42%,#c1a5f675 49%,#fff9 50%,#0000 58%);position:absolute;inset:0;transform:translateY(-110%)}.handled-stamp{color:#705292;letter-spacing:.02em;opacity:0;pointer-events:none;border:3px solid #705292;padding:8px 13px;font-size:29px;font-weight:600;line-height:1;position:absolute;bottom:38px;left:33px;transform:rotate(-12deg)scale(1.2)}.desk-object.is-running .sheet-three{animation:sort-back 2.6s var(--ease) both}.desk-object.is-running .sheet-two{animation:sort-middle 2.6s var(--ease) both}.desk-object.is-running .sheet-one:after{animation:1.7s ease-in-out .3s both scan-paper}.desk-object.is-running .handled-stamp{animation:stamp-paper .45s 2s var(--ease) both}.desk-object.is-handled .handled-stamp{opacity:1;transform:rotate(-12deg)scale(1)}.desk-object.is-handled .sheet-three{transform:translate(14px,16px)rotate(0)}.desk-object.is-handled .sheet-two{transform:translate(7px,8px)rotate(0)}.desk-object.is-handled .report-table>div:last-child{color:#473452;background:#e3d8f0}.demo-foot{align-items:center;min-height:30px}.demo-stage.is-running .input-files>div{animation:route-file .85s var(--ease) both}.demo-stage.is-running .input-files>div:nth-child(2){animation-delay:.12s}.demo-stage.is-running .input-files>div:nth-child(3){animation-delay:.24s}.demo-stage.is-running .demo-connector{animation:.9s .35s both connection-flash}.demo-stage.is-running .result-file{animation:result-arrives .7s .65s var(--ease) both}.service .service-icon{transition:background .3s,color .3s,transform .3s var(--ease)}.service:hover .service-icon{color:#5b407b;background:#dcd0ec;transform:rotate(-7deg)}.service-documents .paper-front{transition:transform .5s var(--ease)}.service-documents:hover .paper-front{transform:rotate(0)translateY(-8px)}.button svg,.text-link svg{transition:transform .25s var(--ease)}.button:hover svg,.text-link:hover svg{transform:translate(2px,-2px)}.repeat-key{color:#3d2e4a;transition:transform .2s var(--ease),box-shadow .2s var(--ease);background:linear-gradient(130deg,#d9c7ee,#ad98c4)}.about:hover .repeat-key{transform:rotate(-5deg)translateY(5px);box-shadow:inset 0 2px 2px #fff8,3px 5px #81708f,7px 11px #5d5067,12px 19px 20px #0003}.capability-list>div{border-top:1px solid var(--line);grid-template-columns:1fr 1.2fr .75fr;align-items:center;gap:28px;padding:30px 0;display:grid}.capability-list h3{font-size:23px}.capability-list p{max-width:370px;font-size:13px;line-height:1.85}.capability-list>div>span{color:#655177;background:#eee7f5;border-radius:7px;justify-self:end;padding:9px 12px;font-size:10px}.faq{margin-top:24px}.contact-copy>p{max-width:320px;font-size:16px;line-height:1.7}@keyframes sort-back{0%,to{transform:translate(14px,16px)rotate(0)}30%{transform:translate(58px,24px)rotate(10deg)}65%{transform:translate(24px,24px)rotate(3deg)}}@keyframes sort-middle{0%,to{transform:translate(7px,8px)rotate(0)}35%{transform:translate(-40px)rotate(-10deg)}70%{transform:translate(11px,12px)rotate(-4deg)}}@keyframes scan-paper{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes stamp-paper{0%{opacity:0;filter:blur(4px);transform:rotate(-12deg)scale(1.6)}to{opacity:1;filter:blur();transform:rotate(-12deg)scale(1)}}@keyframes route-file{0%,to{opacity:1;transform:translate(0)}40%{opacity:.35;transform:translate(24px)}70%{opacity:.6;transform:translate(-6px)}}@keyframes connection-flash{50%{color:#705292;transform:translate(5px)}}@keyframes result-arrives{0%{filter:brightness(1.15);transform:translateY(10px)scale(.96)}to{filter:brightness();transform:none}}@media (width<=1100px){.capability-list>div{grid-template-columns:1fr 1.2fr}.capability-list>div>span{grid-column:1/-1;justify-self:start}.hero-copy{padding-bottom:35px}}@media (width<=800px){.hero{min-height:0}.hero-copy{padding-bottom:0}.desk-object{width:100%;height:370px;margin:0 auto;position:relative;top:auto;right:auto}.paper-stack{top:-55px}.hero-bottom{width:100%;margin-top:0}.capability-list>div{grid-template-columns:1fr;gap:15px;padding:26px 0}.capability-list>div>span{grid-column:auto}.capability-list h3{font-size:24px}}@media (width<=480px){.hero{min-height:0}.desk-object{height:355px}.paper-stack{top:-60px}.capabilities{padding:43px 25px}.capabilities .section-heading{padding:0}.capability-list p{font-size:12px}.capability-list h3{font-size:22px}.contact-copy>p{font-size:14px}.hero-copy>p:not(.hero-note){max-width:300px}}@media (prefers-reduced-motion:reduce){.desk-object.is-running .handled-stamp{opacity:1;transform:rotate(-12deg)}.service:hover .service-icon,.service-documents:hover .paper-front,.about:hover .repeat-key,.button:hover svg,.text-link:hover svg{transform:none}}.service-documents.is-running .paper-back{animation:document-sort 1.2s var(--ease) both}.service-documents.is-running .paper-front{animation:document-front 1.3s var(--ease) both}.service-documents.is-running .file-chip{animation:result-arrives .65s .65s var(--ease) both}.service-web.is-running .browser-steps>span{animation:workflow-step .65s var(--ease) both}.service-web.is-running .browser-steps>span:nth-of-type(2){animation-delay:.25s}.service-web.is-running .browser-steps>span:nth-of-type(3){animation-delay:.5s}.service-ai.is-running .classification>div>span{animation:classify-item .8s var(--ease) both}.service-ai.is-running .classification>div>span:nth-child(2){animation-delay:.15s}.service-ai.is-running .classification>div>span:nth-child(3){animation-delay:.3s}.capabilities.is-running .capability-list>div>span{animation:1.1s ease-out both capability-highlight}.capabilities.is-running .capability-list>div:nth-child(2)>span{animation-delay:.15s}.capabilities.is-running .capability-list>div:nth-child(3)>span{animation-delay:.3s}.about.is-running .repeat-key{animation:key-press 1.2s var(--ease) both}.faq.is-running .plus{animation:question-turn .8s var(--ease) both}.contact.is-running .contact-email svg{animation:contact-arrow .8s var(--ease) both}@keyframes document-sort{40%{transform:rotate(-19deg)translate(-9px)}to{transform:rotate(-12deg)}}@keyframes document-front{40%{transform:rotate(1deg)translateY(-10px)}to{transform:rotate(7deg)}}@keyframes workflow-step{0%{opacity:.6;transform:translate(-7px)}65%{color:#674c86}to{opacity:1;transform:none}}@keyframes classify-item{0%{opacity:.5;transform:translate(-15px)}to{opacity:1;transform:none}}@keyframes capability-highlight{30%{background:#d9c5ef}to{background:#eee7f5}}@keyframes key-press{40%{transform:rotate(-5deg)translateY(8px);box-shadow:inset 0 2px 2px #fff8,2px 3px #81708f,5px 8px #5d5067,8px 12px 20px #0003}to{transform:rotate(-9deg)}}@keyframes question-turn{0%{transform:rotate(-90deg)}to{transform:none}}@keyframes contact-arrow{40%{transform:translate(4px,-4px)}to{transform:none}}
