*,:after,:before{box-sizing:border-box}body{margin:0}#app,#app>div,#root,body,html{height:100%}.grid{height:100vh;display:grid;grid-template-rows:4rem 1fr;grid-template-columns:1fr}.header{grid-area:1/1/2/2}.content{grid-area:2/1/3/2}@media only screen and (max-width:1024px){.desktop-only{display:none}}@media only screen and (min-width:1025px){.mobile-only{display:none}}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.container{display:flex;flex-direction:column;align-content:center;height:100%}@media only screen and (max-width:1024px){.container{width:100vw}}@media only screen and (min-width:1024px){.container{width:100%}}.container-small{max-width:800px}.center{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center}.absolute-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.width-100{width:100%}.height-100{height:100%}.auto{width:auto;height:auto}.constrain-small{width:100%;max-width:600px}@media only screen and (max-width:1024px){.constrain-small{max-width:90vw}}@media only screen and (min-width:1024px){.constrain-small{max-width:600px;margin-left:2rem;margin-right:2rem}}.constrain-medium{width:100%}@media only screen and (max-width:1024px){.constrain-medium{max-width:90vw}}@media only screen and (min-width:1024px){.constrain-medium{max-width:1000px}}.constrain{width:100%;max-width:1200px}@media only screen and (max-width:1024px){.constrain{max-width:90vw}}@media only screen and (min-width:1024px){.constrain{max-width:1200px;margin-left:2rem;margin-right:2rem}}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;white-space:nowrap}.flex,.flex-row{display:flex}.flex-row{flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-row-center{display:flex;flex-direction:row;align-items:center}.flex-column-center{display:flex;flex-direction:column;align-items:center}.justify-flex-end{justify-content:flex-end}.justify-flex-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.align-self-flex-end{align-self:flex-end}.justify-self-flex-end{justify-self:flex-end}.fb-20{flex-basis:20%}.fb-30{flex-basis:30%}.fb-40{flex-basis:40%}.fb-50{flex-basis:50%}.fb-60{flex-basis:60%}.fb-70{flex-basis:70%}.fb-80{flex-basis:80%}.fill{width:100%;height:100%}.w-auto{width:auto}.h-auto{height:auto}.p-point5{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.pt-point25{padding-top:.25rem}.pt-point5{padding-top:.5rem}.pb-point25{padding-bottom:.25rem}.pb-point5{padding-bottom:.5rem}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4rem}.m-point5{margin:.5rem}.m-0{margin:0}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.ml-0{margin-left:0}.ml-point5{margin-left:.5rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.mr-0{margin-right:0}.mr-point25{margin-right:.25rem}.mr-point5{margin-right:.5rem}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mb-0{margin-bottom:0}.mb-point25{margin-bottom:.25rem}.mb-point5{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mt-0{margin-top:0}.mt-point25{margin-top:.25rem}.mt-point5{margin-top:.5rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.cursor-pointer{cursor:pointer}.center-text{text-align:center}.faded{color:var(--gray-4)}.no-wrap{white-space:nowrap}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.fs-2{font-size:2rem}.fs-3{font-size:3rem}.fs-4{font-size:4rem}.fs-5{font-size:5rem}.fs-6{font-size:6rem}.fs-7{font-size:7rem}.fs-8{font-size:8rem}.underline-solid{text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid}.underline-dotted{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.underline-dashed{text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed}.underline-wavy{text-decoration:underline;-webkit-text-decoration-style:wavy;text-decoration-style:wavy}body{--white:#fff;--black:#000;--black-transparent:#0003;--invisible:#fff0;--gray-1:#fbfbfb;--gray-2:#e7e7e7;--gray-3:silver;--gray-4:#434343;--gray-5:#2c2c2c;--purple-light:#bc86e5;--purple:#a126ff;--purple-dark:#7022ac;--purple-transparent:#a126ff33;--blue-alt-light:#edf2f6;--blue-alt:#456a99;--blue-alt-dark:#3d4f67;--blue-alt-transparent:#456a9933;--blue-light:#e7ebf1;--blue:#006cfa;--blue-dark:#133d4e;--blue-transparent:#2684ff33;--teal-light:#aafff4;--teal:#29b3a3;--teal-dark:#1a756d;--teal-transparent:#29b3a333;--green-light:#a9d79d;--green:#5db042;--green-dark:#4e7b3f;--green-transparent:#87ff604d;--tan-light:#f7f6f2;--tan:#d6d5ca;--tan-mid:#858379;--tan-dark:#59574e;--tan-transparent:#88876a33;--yellow-light:#faf170;--yellow:#bbb92b;--yellow-dark:#b39f2f;--yellow-transparent:#cfcd3b33;--orange-light:#f6a15b;--orange:#e97e27;--orange-dark:#ae6612;--orange-transparent:#e97e2733;--red-light:#f19f9f;--red:#ed2d2d;--red-dark:#9e2121;--red-transparent:#ed2d2d33;--border-color:#d2d6dc;--border-radius:0.5rem;--button-border-radius:0.25rem;--menu-shadow:-2px 8px 14px -4px #0003;--content-menu-shadow:0 1px 8px 1px rgba(0,0,0,.047),rgba(0,0,0,.051) 0px 3px 6px;--header-shadow:#00000029 0px 3px 6px,rgba(0,0,0,.123) 0px 3px 6px;--card-shadow:0px 0px 2px 2px #e0e0e0,0px 0px 2px -2px #e0e0e0;--card-shadow-dark:0px 0px 2px 2px #272727,0px 0px 2px -2px #272727;--centered-shadow-small:0px 0px 4px 3px #0000001a,0px 0px 3px -3px #0000001a;--centered-shadow-medium:0px 0px 8px 4px #0003,0px 0px 8px -2px #0003;--centered-shadow-large:0px 0px 10px 1px #000000ab,0px 0px 10px -1px #000000ab;--shadow-level-300:0px 36px 89px #0000000a,0px 23.3333px 52.1227px #00000008,0px 13.8667px 28.3481px rgba(0,0,0,.024),0px 7.2px 14.4625px #00000005,0px 2.93333px 7.25185px rgba(0,0,0,.016),0px 0.666667px 3.50231px #00000003;--shadow-level-200:0px 4px 18px #0000000a,0px 2.025px 7.84688px rgba(0,0,0,.027),0px 0.8px 2.925px #00000005,0px 0.175px 1.04062px rgba(0,0,0,.013);--shadow-level-100:0px 3px 9px #00000008,0px 0.7px 1.4625px rgba(0,0,0,.015);--transition:150ms;--transition-slow:300ms;--button-border-color:#000}.header-wordmark{width:10rem}.header-logo{width:3rem}.icon-small{width:1rem}.icon-large{width:5rem}.mobile-menu-icon{width:3rem}.header{z-index:4;padding-right:1rem;padding-left:1rem;box-shadow:var(--header-shadow);background-color:var(--white)}button,p{all:unset}.NavigationMenuRoot{position:relative;display:flex;justify-content:center;width:100%;z-index:1}.NavigationMenuList{display:flex;justify-content:center;background-color:#fff;padding:4px;border-radius:6px;border:1px solid var(--border-color);list-style:none;margin:0}.NavigationMenuLink,.NavigationMenuTrigger{padding:.25rem 12px;outline:none;-webkit-user-select:none;user-select:none;border-radius:4px;font-weight:600;line-height:1;font-size:1rem;color:var(--black)}.NavigationMenuLink:focus,.NavigationMenuTrigger:focus{box-shadow:0 0 0 2px var(--blue)}.NavigationMenuLink:hover,.NavigationMenuTrigger:hover{background-color:var(--blue-light)}.NavigationMenuTrigger{display:flex;align-items:center;justify-content:space-between;gap:2px}.NavigationMenuLink{display:block;text-decoration:none;font-size:15px;line-height:1}.NavigationMenuContent{position:absolute;top:0;left:0;width:100%;animation-duration:.2s;animation-timing-function:ease}.NavigationMenuContent[data-motion=from-start]{animation-name:enterFromLeft}.NavigationMenuContent[data-motion=from-end]{animation-name:enterFromRight}.NavigationMenuContent[data-motion=to-start]{animation-name:exitToLeft}.NavigationMenuContent[data-motion=to-end]{animation-name:exitToRight}@media only screen and (min-width:600px){.NavigationMenuContent{width:auto}}.NavigationMenuIndicator{display:flex;align-items:flex-end;justify-content:center;height:10px;top:100%;overflow:hidden;z-index:1;transition:width,transform .2s ease}.NavigationMenuIndicator[data-state=visible]{animation:fadeIn .2s ease}.NavigationMenuIndicator[data-state=hidden]{animation:fadeOut .2s ease}.NavigationMenuViewport{position:relative;transform-origin:top center;margin-top:10px;width:100%;background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633;height:var(--radix-navigation-menu-viewport-height);transition:width,height,.1s ease}.NavigationMenuViewport[data-state=open]{animation:scaleIn .1s ease}.NavigationMenuViewport[data-state=closed]{animation:scaleOut .1s ease}@media only screen and (min-width:600px){.NavigationMenuViewport{width:var(--radix-navigation-menu-viewport-width)}}.List{display:grid;padding:22px;margin:0;grid-column-gap:10px;column-gap:10px;list-style:none}@media only screen and (min-width:600px){.List.features{width:600px}.List.features,.List.resources{grid-auto-flow:column;grid-template-rows:repeat(3,1fr)}.List.resources{width:400px}.List.company{width:300px;grid-auto-flow:column;grid-template-rows:repeat(3,1fr)}}.ListItemLink{display:block;outline:none;text-decoration:none;-webkit-user-select:none;user-select:none;padding:12px;border-radius:6px;font-size:1rem;line-height:1}.ListItemLink:focus{box-shadow:0 0 0 2px var(--gray-2)}.ListItemLink:hover{background-color:var(--gray-2)}.ListItemHeading{font-weight:600;line-height:1.2;margin-bottom:5px;color:var(--black)}.ListItemText{color:var(--gray-4);line-height:1.4;font-weight:400}.Callout{display:flex;justify-content:flex-end;flex-direction:column;width:100%;height:100%;background:linear-gradient(135deg,var(--blue) 0,var(--teal) 100%);border-radius:6px;padding:25px;text-decoration:none;outline:none;-webkit-user-select:none;user-select:none}.Callout:focus,.Callout:hover{box-shadow:0 0 0 2px var(--gray-3)}.CalloutHeading{color:#fff;font-size:18px;font-weight:600;line-height:1.2;margin-top:16px;margin-bottom:7px}.CalloutText{color:#fff;font-size:14px;line-height:1.3}.ViewportPosition{position:absolute;display:flex;justify-content:center;width:100%;top:100%;left:0;perspective:2000px}.ChevronDown{position:relative;top:1px;transition:transform .25s ease}[data-state=open]>.ChevronDown{transform:rotate(-180deg)}.Arrow{position:relative;top:70%;background-color:var(--black);width:10px;height:10px;transform:rotate(45deg);border-top-left-radius:2px}@keyframes enterFromRight{0%{opacity:0;transform:translateX(200px)}to{opacity:1;transform:translateX(0)}}@keyframes enterFromLeft{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}@keyframes exitToRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(200px)}}@keyframes exitToLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-200px)}}@keyframes scaleIn{0%{opacity:0;transform:rotateX(-30deg) scale(.9)}to{opacity:1;transform:rotateX(0deg) scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:rotateX(0deg) scale(1)}to{opacity:0;transform:rotateX(-10deg) scale(.95)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.menu-mobile-content{z-index:5;border-radius:4px;padding:.5rem;width:auto;max-width:100vw;height:auto;background-color:#fff;box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.menu-mobile-content[data-state=open][data-side=bottom]{animation-name:slideUpAndFade}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.menu-mobile-item{display:flex;flex-direction:row;align-items:center;width:auto;height:auto;padding:.5rem;margin:.5rem;border-radius:var(--button-border-radius);background-color:var(--white);cursor:pointer}.menu-mobile-item:hover{background-color:var(--gray-2);transition:var(--transition)}.active-menu-mobile-item{border:1px solid var(--button-border-color);background-color:var(--white)}.menu-mobile-header{font-weight:600;padding-left:2rem;padding-bottom:0}.scroll-menu{position:fixed;bottom:0;left:0;margin:2rem;background-color:#fff3;border-radius:50%;box-shadow:var( --centered-shadow-medium);transition:.5s;cursor:pointer}.scroll-menu:hover{background-color:#fff6}:root{font-size:16px;font-family:Inter,Roboto,Ubuntu,Helvetica Neue,Oxygen,Cantarell,sans-serif;font-weight:400}.serif{font-family:Crimson Pro Variable,serif}.text-white{color:var(--white)}.text-gray-1{color:var(--gray-1)}.text-gray-2{color:var(--gray-2)}.text-gray-3{color:var(--gray-3)}.text-gray-4{color:var(--gray-4)}.text-gray-5{color:var(--gray-5)}.text-black{color:var(--black)}.text-yellow{color:#ff0}.text-blue{color:var(--blue)}.text-tan{color:var(--tan)}.text-tan-mid{color:var(--tan-mid)}a:active,a:hover,a:link,a:visited{text-decoration:none;color:var(--black)}.magic-text-green{background:linear-gradient(270deg,#72fd77,#1dffbf);-webkit-background-clip:text;-webkit-text-fill-color:#0000}.magic-text-blue{background:linear-gradient(270deg,#00cac0,#0b7bea);-webkit-background-clip:text;-webkit-text-fill-color:#0000}.magic-text-yellow{background:linear-gradient(270deg,#ff7e39,#f8ff30);-webkit-background-clip:text;-webkit-text-fill-color:#0000}.hero-text{text-align:center}.h1{line-height:3.5rem}.hero-text p{color:var(--gray-5);font-weight:300}.hero-text p.inverse{color:var(--gray-2)}@media only screen and (max-width:1024px){.hero-text h1{font-size:2.5rem;font-weight:800;margin-top:.25rem;margin-bottom:.25rem}.hero-text p{font-size:1.5rem}}@media only screen and (min-width:1024px){.hero-text{margin-right:2rem}.hero-text h1{font-size:4rem;font-weight:1000;margin-top:.5rem;margin-bottom:.5rem}.hero-text p{font-size:1.5rem}}.smart-tables-text p{font-size:1.5rem;color:var(--gray-2)}.badge-black{font-size:.8rem;border-radius:var(--button-border-radius);background-color:var(--black);padding:.5rem .75rem;color:var(--white);font-weight:600}@media only screen and (max-width:1024px){.feature-list{font-size:1.5rem;max-width:90vw}}@media only screen and (min-width:1024px){.feature-list{font-size:2rem;width:50vw;min-width:500px;max-width:1000px}}button{width:auto;display:flex;flex-direction:row;box-sizing:border-box;align-items:center;padding:0 .5rem;border-radius:var(--button-border-radius);font-weight:400;cursor:pointer;min-width:-webkit-max-content;min-width:max-content}span.button-text{line-height:2.5em;text-align:center;padding-right:.25rem}button.standard{height:2rem;border:1px solid var(--button-border-color);color:var(--black)}button.standard:disabled{border:1px solid var(--gray-2);color:var(--gray-2)}button.standard:hover{background-color:var(--gray-2)}button.red{height:2rem;color:var(--red-dark);background-color:var(--red-transparent);border:1px solid var(--red-dark);font-weight:600}button.red:hover{background-color:var(--red-light)}button.red-inverted{color:var(--white);background-color:var(--red);font-weight:600}button.red-inverted:hover{background-color:var(--red-dark)}button.green{height:2rem;color:var(--green-dark);background-color:var(--green-transparent);border:1px solid var(--green-dark);font-weight:600}button.green:hover{background-color:var(--green-light)}button.green-inverted{height:2rem;color:var(--white);background-color:var(--green);font-weight:600}button.green-inverted:hover{background-color:var(--green-dark)}button.blue{height:2rem;color:var(--blue-dark);background-color:var(--blue-transparent);border:1px solid var(--blue-dark);font-weight:600}button.blue:hover{background-color:var(--blue-light)}button.blue-inverted{height:2rem;color:var(--white);background-color:var(--blue);font-weight:600}button.blue-inverted:hover{background-color:var(--blue-dark)}button.standard-inverted{height:2rem;color:var(--white);background-color:var(--black);border:1px solid var(--black)}button.standard-inverted:hover{background-color:var(--gray-4)}button.dark-gray-inverted{height:2rem;color:var(--white);background-color:var(--gray-5);border:1px solid var(--white)}button.dark-gray-inverted:hover{background-color:var(--gray-4)}.half-page-image{width:400px}@media only screen and (max-width:1024px){.half-page-image{max-width:80vw}}.hero-image{box-shadow:var(--centered-shadow-medium);width:700px}@media only screen and (max-width:1024px){.hero-image{border-radius:.5rem;width:600px;max-width:90vw}}@media only screen and (min-width:1024px){.hero-image{border-radius:1rem;transition:.5s;transform:perspective(604px) rotateX(0deg) rotateY(-8deg) rotate(0deg) translate(-2rem)}.hero-image:hover{transform:perspective(604px) rotateX(0deg) rotateY(-12deg) rotate(0deg) translate(-3rem)}}.hero-image-static{box-shadow:var(--centered-shadow-medium);width:auto;max-width:700px}@media only screen and (max-width:1024px){.hero-image-static{border-radius:.5rem;width:600px;max-width:90vw}}@media only screen and (min-width:1024px){.hero-image-static{border-radius:1rem;margin-right:1rem}}.smart-tables-image{width:auto;border-radius:1rem;box-shadow:var(--centered-shadow-medium)}@media only screen and (max-width:1024px){.smart-tables-image{max-width:90vw}}@media only screen and (min-width:1024px){.smart-tables-image{max-width:80vw}}.full-page-image{border-radius:1rem;box-shadow:var(--centered-shadow-small);height:auto;width:auto}.full-page-vector{aspect-ratio:4/3;max-width:90vw}@media only screen and (max-width:1024px){.full-page-image{max-width:90vw;max-height:90vh}}@media only screen and (min-width:1024px){.full-page-image{max-width:80vw;max-height:70vh}}.auto-report-graphic{aspect-ratio:7/3;width:100%}@media only screen and (max-width:1024px){.auto-report-graphic{max-width:90vw;max-height:90vh}}@media only screen and (min-width:1024px){.auto-report-graphic{max-width:80vw;max-height:70vh}}.data-freedom-graphic{width:100%;margin-top:2rem}@media only screen and (max-width:1024px){.data-freedom-graphic{max-width:90vw;max-height:90vh}}@media only screen and (min-width:1024px){.data-freedom-graphic{max-width:80vw;max-height:70vh}}.table-feature-image{height:auto;width:auto;margin-bottom:2rem;border-radius:.5rem;overflow:hidden}.table-feature-screenshot{position:absolute;top:150px;left:80px;box-shadow:var(--centered-shadow-medium);border-radius:1rem;overflow:hidden}.verified-partner-badge{max-width:200px}.verified-seller-badge{max-width:200px;box-shadow:0 3px 8px 4px #0000001a}@media only screen and (max-width:1024px){.hero-1-grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;grid-row-gap:1rem}.hero-1-text-container{grid-area:1/1/2/2}.hero1-image-stacked-grid{grid-area:2/1/3/2;display:none}}@media only screen and (min-width:1024px){.hero-1-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-column-gap:1rem;grid-row-gap:0}.hero-1-text-container{grid-area:1/1/2/2}.hero1-image-stacked-grid{grid-area:1/2/2/3;display:grid;grid-template-columns:100px repeat(2,1fr) 50px;grid-template-rows:repeat(5,30px);grid-column-gap:0;grid-row-gap:50px}.hero1-image-stacked-grid img{box-shadow:var(--centered-shadow-medium);width:500px;border-radius:.5rem;transition:var(--transition-slow)}.hero1-image-stacked-grid img:hover{z-index:5;transition:var(--transition-slow);transform:scale(1.2)}.hero-stack-1{grid-area:1/1/3/4;z-index:2;position:relative;top:-46px;left:5px}.hero-stack-1:hover{animation:fadeInOutOpacity var(--transition-slow) forwards}.hero-stack-2{grid-area:2/2/4/5;z-index:3;position:relative;top:-36px;left:81px}.hero-stack-3{grid-area:3/1/5/4;z-index:1;position:relative;top:0;left:58px}.hero-stack-3:hover{animation:fadeInOutOpacity var(--transition-slow) forwards}.heroV3-image-grid{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(5,1fr);grid-column-gap:30px;grid-row-gap:30px;width:auto}.heroV3-image-grid img{box-shadow:var(--centered-shadow-medium);width:500px;border-radius:.5rem;transition:var(--transition-slow)}.heroV3-image-grid img:hover{z-index:5;transition:var(--transition-slow);transform:scale(1.2)}.heroV3-image-1{grid-area:1/1/3/3;z-index:2;left:0}.heroV3-image-1,.heroV3-image-2{position:relative;top:0;animation:fadeInOutOpacity var(--transition-slow) forwards}.heroV3-image-2{grid-area:2/2/4/4;z-index:3;left:-80px}.heroV3-image-3{grid-area:1/3/3/5;left:72px}.heroV3-image-3,.heroV3-image-4{z-index:1;position:relative;top:0;animation:fadeInOutOpacity var(--transition-slow) forwards}.heroV3-image-4{grid-area:2/4/4/6;left:0}}@keyframes fadeInOutOpacity{0%{opacity:1}50%{opacity:.8}to{opacity:1}}:root{--timeline-icon-size:30px;--timeline-line-width:4px;--grid-gap:1rem;--group-header-spacing:1rem;--timeline-icon-margin-top:1rem}.timeline-card{border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1rem}.timeline-card:hover{box-shadow:var(--card-shadow)}.timeline-grid{display:grid;grid-template-columns:var(--timeline-icon-size) 1fr;grid-auto-rows:auto;grid-gap:var(--grid-gap);gap:var(--grid-gap);max-width:500px;width:100%;margin:0 auto}.timeline-icon{position:relative;display:block;margin-top:var(--timeline-icon-margin-top)}.timeline-icon-circle{width:var(--timeline-icon-size);height:var(--timeline-icon-size);background-color:var(--blue);border-radius:100%}.timeline-icon:after{content:"";position:absolute;background-color:var(--blue);width:var(--timeline-line-width);left:0;right:0;margin:0 auto;top:var(--timeline-icon-size);bottom:calc((var(--timeline-icon-margin-top) + var(--grid-gap)) * -1)}.timeline-icon:nth-last-child(2):after{display:none}.timeline h2{margin-top:0;margin-bottom:.5rem}.timeline p{color:var(--gray-5)}.timeline-image{margin-top:2rem;box-shadow:var(--centered-shadow-medium);width:100%;border-radius:var(--button-border-radius)}@media only screen and (max-width:1024px){.getting-started{display:flex;flex-direction:column;align-items:center}}@media only screen and (min-width:1024px){.getting-started{display:flex;flex-direction:row;align-items:center}}.background-black{background-color:#000;width:100%}.background-blue{background-color:var(--blue);width:100%}.background-tan{background-color:#ece8e2;width:100%}.background-gray-1{background-color:var(--gray-1);width:100%}.background-gray-2{background-color:var(--gray-2);width:100%}.background-gray-3{background-color:var(--gray-3);width:100%}.background-gray-4{background-color:var(--gray-4);width:100%}.background-gray-5{background-color:var(--gray-5);width:100%}.video{width:auto;height:auto;display:block;border-radius:1rem;box-shadow:var(--centered-shadow-medium)}@media only screen and (max-width:1024px){.video{max-width:90vw;max-height:90vh}}@media only screen and (min-width:1024px){.video{max-width:80vw;max-height:70vh}}.smart-tables-text{margin-top:3rem;width:800px}.smart-tables-text p{margin-bottom:2rem}.smart-tables-text strong{margin-bottom:.5rem}@media only screen and (max-width:1024px){.smart-tables-text{max-width:90vw}}@media only screen and (min-width:1024px){.smart-tables-text{max-width:80vw}}.features-column-grid{display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;grid-auto-rows:auto;grid-gap:2rem;gap:2rem;width:-webkit-max-content;width:max-content;margin:0 auto}.features-column-text-block{display:flex;flex-direction:column;width:auto;max-width:600px}.features-column-text-block h2{font-size:2rem;margin-bottom:.5rem}.features-column-text-block p{font-size:1.5rem}.features-column-icon{width:50px;height:auto;align-self:flex-start;justify-self:center;margin-top:1rem}@media only screen and (max-width:1024px){.features-column-text-block h2{font-size:1.5rem;margin-bottom:.5rem}.features-column-text-block p{font-size:1rem}.features-column-icon{width:40px;height:auto;align-self:flex-start;justify-self:center;margin-top:1rem}.spacer-micro{padding:.5rem}.spacer-small{padding:1rem}.spacer{padding:2rem}}@media only screen and (min-width:1024px){.spacer-micro{padding:1rem}.spacer-small{padding:2rem}.spacer{padding:4rem}}.unified-data-container{width:1200px;height:auto;aspect-ratio:12/9;position:relative}@media only screen and (max-width:1024px){.unified-data-container{max-width:90vw}}@media only screen and (min-width:1024px){.unified-data-container{max-width:80vw}}.unified-data-background-image-container{width:1200px;height:auto;aspect-ratio:12/9;position:absolute;top:0;left:0}@media only screen and (max-width:1024px){.unified-data-background-image-container{max-width:90vw}}@media only screen and (min-width:1024px){.unified-data-background-image-container{max-width:80vw}}.unified-data-background{height:100%;margin:0 auto;border-radius:.5rem;box-shadow:var(--centered-shadow-medium)}.unified-data-foreground{position:absolute;top:0;left:0}.footer-column{margin-left:2rem;margin-right:2rem}.footer-header{margin-bottom:.5rem;font-size:1.5rem;font-weight:600;margin-top:2rem}.footer-list{list-style-type:none;padding:0;margin:0}.footer-list li{margin-bottom:.5rem}.footer-link span{color:var(--gray-5)}.footer-link span:hover{color:var(--black)}.pricing-card{align-self:stretch;color:var(--tan);background-color:var(--gray-5);border-radius:.25rem;box-shadow:var(--card-shadow-dark);padding:1.5rem}@media only screen and (max-width:1024px){.pricing-card{width:400px;max-width:90vw;margin:1rem;padding:1rem}}@media only screen and (min-width:1024px){.pricing-card{width:400px;margin:2rem;padding:2rem}}button.pricing-card-button{width:100%;min-width:-webkit-max-content;min-width:max-content;display:flex;flex-direction:row;box-sizing:border-box;align-items:center;justify-content:center;padding:0 .5rem;border-radius:var(--button-border-radius);cursor:pointer;height:3rem;color:var(--white);background-color:var(--blue);font-weight:600}button.pricing-card-button:hover{background-color:var(--blue-dark)}.pricing-card li{margin-top:.5rem;margin-bottom:.5rem}.table-features-grid{display:grid;grid-column-gap:2rem;grid-row-gap:2rem;width:100%;margin:0 auto}@media only screen and (max-width:900px){.table-features-grid{grid-template-columns:1fr;grid-auto-rows:auto 30rem 27rem auto auto;max-width:90vw}}@media only screen and (min-width:900px){.table-features-grid{grid-template-columns:repeat(6,1fr);grid-template-rows:30rem 27rem;max-width:80vw}.tf-conditional-formatting{grid-area:1/1/2/4}.tf-file-exports{grid-area:1/4/2/7;border:1px solid var(--border-color)}.tf-smart-filters{grid-area:2/1/3/3}.tf-hierarchical-data{grid-area:2/3/3/5}.tf-useful-tooltips{grid-area:2/5/3/7}}.table-feature{background-color:var(--gray-2);display:flex;flex-direction:column;justify-content:space-between;box-sizing:initial;border-radius:.5rem;width:100%;font-size:1.2rem;overflow:hidden}.table-feature-text{padding:2rem}#automated-download-diagram rect#border{fill:none;stroke:var(--gray-4);stroke-miterlimit:10;stroke-width:3px}#automated-download-diagram g#connectors path{fill:none;stroke:var(--gray-4);stroke-miterlimit:10;stroke-width:2px;stroke-dasharray:6;stroke-dashoffset:20;animation:dash 10s linear infinite running}@keyframes dash{0%{stroke-dashoffset:80}to{stroke-dashoffset:20}}.fill-white{fill:#fff}.fill-pink{fill:pink}.fill-none{fill:none}.filter-drop-shadow{filter:drop-shadow(0 2px 5px var(--gray-4))}.box-shadow{box-shadow:0 2px 5px 0 var(--gray-4)}.border-strong{border:5px solid #000}.round-clip{-webkit-clip-path:inset(0 round 1rem);clip-path:inset(0 round 1rem)}.image-fade-container{transition:opacity 1s ease-in-out;opacity:1}.fade-out{opacity:0}.fade-in{opacity:1}.key-features-grid{display:grid;grid-column-gap:2rem;grid-row-gap:2rem;width:100%;margin:0 auto}@media only screen and (max-width:900px){.key-features-grid{grid-template-columns:1fr;grid-auto-rows:auto;max-width:90vw}}@media only screen and (min-width:900px){.key-features-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,auto);max-width:80vw}.kf-pdf-export{grid-area:1/1/2/2}.kf-spreadsheet-export{grid-area:1/2/2/3}.kf-report-archive{grid-area:2/1/3/3}.kf-account-support{grid-area:3/1/4/3}.kf-onboarding{grid-area:4/1/5/2}.kf-global-compatibility{grid-area:4/2/5/3}}.key-feature{background-color:var(--gray-2);display:flex;flex-direction:column;box-sizing:initial;border-radius:.5rem;width:100%;font-size:1.2rem}.key-feature-text{padding:2rem 2rem 1rem}.key-feature-content{justify-content:center}.key-feature-content,.key-feature-content-video{padding:0 2rem 2rem;height:100%;display:flex;flex-direction:column;align-items:center}.key-feature-content-video{justify-content:flex-end}.key-feature-icon-small{height:2rem;margin-right:.5rem}.key-feature-icon-large{height:16rem}.key-feature-video{width:100%;height:auto;border-radius:.5rem;box-shadow:var(--centered-shadow-medium)}.ariakit-disclosure-wrapper{width:100%;border-radius:.5rem;background-color:#fff;box-shadow:0 1px 3px 0 #0003,0 1px 2px -1px #0003;margin-bottom:.5rem}@media (min-width:768px){.wrapper{margin-top:3rem;margin-bottom:3rem}}.ariakit-disclosure-button{display:flex;justify-content:space-between;height:3.5rem;width:100%;cursor:pointer;border-radius:.5rem;padding-left:1rem;padding-right:1rem;text-align:left;font-size:1.125rem;line-height:1.75rem;font-weight:500;text-underline-offset:2px;outline-width:2px;outline-offset:-2px;outline-color:#007acc}.ariakit-disclosure-button>svg{transition-property:rotate;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ariakit-disclosure-button[aria-expanded=true]>svg{rotate:180deg}.ariakit-disclosure-button:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.ariakit-disclosure-button[data-focus-visible]{outline-style:solid}.ariakit-disclosure-content-wrapper{display:grid;grid-template-rows:0fr;transition-property:grid-template-rows;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.ariakit-disclosure-content-wrapper>*{overflow:hidden;padding:0}.ariakit-disclosure-content-wrapper[data-enter]{grid-template-rows:1fr}.ariakit-disclosure-content{display:flex;flex-direction:column;gap:1rem;padding:0 1rem 1rem}.report-tabs-wrapper{display:flex;flex-direction:column;gap:.5rem;border-radius:.5rem;background-color:#fff;padding:.5rem}.report-tabs-tab-list{flex-direction:row;flex-wrap:wrap}.report-tabs-tab,.report-tabs-tab-list{display:flex;justify-content:center;gap:.5rem}.report-tabs-tab{background-color:var(--gray-2);height:2.5rem;-webkit-user-select:none;user-select:none;align-items:center;white-space:nowrap;border-radius:.25rem;border-style:none;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;-webkit-text-decoration-line:none;text-decoration-line:none;outline-width:2px;outline-offset:2px;outline-color:var(--blue)}.report-tabs-tab:hover{background-color:rgba(0,0,0,.075)}.report-tabs-tab[aria-disabled=true]{opacity:.5}.report-tabs-tab[aria-selected=true]{background-color:var(--blue);color:#fff}.report-tabs-tab:hover[aria-selected=true]{background-color:#0062a3}.report-tabs-tab[data-focus-visible]{outline-style:solid}.report-tabs-tab:active,.report-tabs-tab[data-active]{padding-top:.125rem}:is(.dark .report-tabs-tab:hover){background-color:#ffffff1a}.report-tabs-panels{padding:.5rem}.report-tabs-panels img{width:100%;height:auto;border-radius:var(--border-radius);box-shadow:var(--shadow-level-300);border:1px solid var(--border-color)}.report-tabs-description{height:auto;padding:1rem;text-align:center}.report-tab-content,.report-tabs-description{max-width:80vw;width:100%}