@keyframes hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-animate-1{animation:.5s .1s both hero-fade-up}.hero-animate-2{animation:.6s .2s both hero-fade-up}.hero-animate-3{animation:.6s .35s both hero-fade-up}.hero-animate-4{animation:.5s .5s both hero-fade-up}.hero-animate-5{animation:.6s .7s both hero-fade-up}@media (prefers-reduced-motion:reduce){.hero-animate-1,.hero-animate-2,.hero-animate-3,.hero-animate-4,.hero-animate-5{opacity:1;animation:none;transform:none}}@keyframes hero-icon-float{0%,to{transform:translateY(0)rotate(-20deg)}50%{transform:translateY(-14px)rotate(-20deg)}}.hero-icon-float{will-change:transform;animation:4s ease-in-out infinite hero-icon-float}@media (prefers-reduced-motion:reduce){.hero-icon-float{animation:none;transform:rotate(-20deg)}}.stat-icon-tilt{transform-origin:50%;will-change:transform;transition:transform .3s;transform:rotate(10deg)}.stat-card:hover .stat-icon-tilt{transform:rotate(20deg)}.stat-icon-tilt--mirrored{transform:rotate(10deg)scaleX(-1)}.stat-card:hover .stat-icon-tilt--mirrored{transform:rotate(20deg)scaleX(-1)}@media (prefers-reduced-motion:reduce){.stat-icon-tilt,.stat-card:hover .stat-icon-tilt,.stat-icon-tilt--mirrored,.stat-card:hover .stat-icon-tilt--mirrored{transition:none}}.landing a,.landing a:hover{color:inherit;text-decoration:none}.landing h1,.landing h2,.landing h3,.landing h4,.landing h5,.landing h6,.landing p{color:inherit}.landing .inline-flex{display:inline-flex!important}.landing .inline-block{display:inline-block!important}.landing .inline{display:inline!important}.landing .hidden{display:none!important}.landing .block{display:block!important}.landing .flex{display:flex!important}.landing .grid{display:grid!important}.landing .text-center{text-align:center!important}.landing .text-left{text-align:left!important}.landing .text-right{text-align:right!important}.landing .flex-col{flex-direction:column!important}.landing .flex-row{flex-direction:row!important}.landing .flex-1{flex:1!important}.landing .flex-shrink-0{flex-shrink:0!important}.landing .flex-wrap{flex-wrap:wrap!important}.landing .items-start{align-items:flex-start!important}.landing .items-center{align-items:center!important}.landing .items-end{align-items:flex-end!important}.landing .items-baseline{align-items:baseline!important}.landing .justify-start{justify-content:flex-start!important}.landing .justify-center{justify-content:center!important}.landing .justify-end{justify-content:flex-end!important}.landing .justify-between{justify-content:space-between!important}.landing .self-start{align-self:flex-start!important}.landing .self-center{align-self:center!important}.landing .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.landing .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.landing .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.landing .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.landing .grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.landing .col-span-2{grid-column:span 2/span 2!important}.landing .col-span-4{grid-column:span 4/span 4!important}.landing .col-span-8{grid-column:span 8/span 8!important}.landing .col-span-12{grid-column:span 12/span 12!important}.landing .mx-auto{margin-left:auto!important;margin-right:auto!important}.landing .mx-4{margin-left:1rem!important;margin-right:1rem!important}.landing .mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.landing .my-4{margin-top:1rem!important;margin-bottom:1rem!important}.landing .mb-1{margin-bottom:.25rem!important}.landing .mb-2{margin-bottom:.5rem!important}.landing .mb-3{margin-bottom:.75rem!important}.landing .mb-4{margin-bottom:1rem!important}.landing .mb-5{margin-bottom:1.25rem!important}.landing .mb-6{margin-bottom:1.5rem!important}.landing .mb-8{margin-bottom:2rem!important}.landing .mb-10{margin-bottom:2.5rem!important}.landing .mb-12{margin-bottom:3rem!important}.landing .mb-14{margin-bottom:3.5rem!important}.landing .mb-16{margin-bottom:4rem!important}.landing .mt-0\.5{margin-top:.125rem!important}.landing .mt-1{margin-top:.25rem!important}.landing .mt-2{margin-top:.5rem!important}.landing .mt-3{margin-top:.75rem!important}.landing .mt-4{margin-top:1rem!important}.landing .mt-6{margin-top:1.5rem!important}.landing .mt-8{margin-top:2rem!important}.landing .mt-10{margin-top:2.5rem!important}.landing .mt-14{margin-top:3.5rem!important}.landing .mt-auto{margin-top:auto!important}.landing .mr-1{margin-right:.25rem!important}.landing .mr-1\.5{margin-right:.375rem!important}.landing .mr-2{margin-right:.5rem!important}.landing .ml-1{margin-left:.25rem!important}.landing .ml-2{margin-left:.5rem!important}.landing .ml-auto{margin-left:auto!important}.landing .p-2{padding:.5rem!important}.landing .p-3{padding:.75rem!important}.landing .p-4{padding:1rem!important}.landing .p-5{padding:1.25rem!important}.landing .p-6{padding:1.5rem!important}.landing .p-8{padding:2rem!important}.landing .px-1{padding-left:.25rem!important;padding-right:.25rem!important}.landing .px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.landing .px-2{padding-left:.5rem!important;padding-right:.5rem!important}.landing .px-3{padding-left:.75rem!important;padding-right:.75rem!important}.landing .px-4{padding-left:1rem!important;padding-right:1rem!important}.landing .px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.landing .px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.landing .px-8{padding-left:2rem!important;padding-right:2rem!important}.landing .py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.landing .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.landing .py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.landing .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.landing .py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.landing .py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.landing .py-4{padding-top:1rem!important;padding-bottom:1rem!important}.landing .py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.landing .py-16{padding-top:4rem!important;padding-bottom:4rem!important}.landing .pt-2{padding-top:.5rem!important}.landing .pt-4{padding-top:1rem!important}.landing .pt-6{padding-top:1.5rem!important}.landing .pt-8{padding-top:2rem!important}.landing .pt-24{padding-top:6rem!important}.landing .pb-2{padding-bottom:.5rem!important}.landing .pb-4{padding-bottom:1rem!important}.landing .pb-6{padding-bottom:1.5rem!important}.landing .pb-20{padding-bottom:5rem!important}.landing .pl-4{padding-left:1rem!important}.landing .pr-4{padding-right:1rem!important}.landing .gap-1{gap:.25rem!important}.landing .gap-1\.5{gap:.375rem!important}.landing .gap-2{gap:.5rem!important}.landing .gap-2\.5{gap:.625rem!important}.landing .gap-3{gap:.75rem!important}.landing .gap-4{gap:1rem!important}.landing .gap-5{gap:1.25rem!important}.landing .gap-6{gap:1.5rem!important}.landing .gap-8{gap:2rem!important}.landing .gap-10{gap:2.5rem!important}.landing .gap-12{gap:3rem!important}.landing .gap-\[5px\]{gap:5px!important}.landing .gap-\[6px\]{gap:6px!important}.landing .space-y-1>:not(:first-child){margin-top:.25rem!important}.landing .space-y-2>:not(:first-child){margin-top:.5rem!important}.landing .space-y-3>:not(:first-child){margin-top:.75rem!important}.landing .space-y-4>:not(:first-child){margin-top:1rem!important}.landing .space-x-2>:not(:first-child){margin-left:.5rem!important}.landing .space-x-3>:not(:first-child){margin-left:.75rem!important}.landing .relative{position:relative!important}.landing .absolute{position:absolute!important}.landing .fixed{position:fixed!important}.landing .sticky{position:sticky!important}.landing .inset-0{inset:0!important}.landing .top-0{top:0!important}.landing .right-0{right:0!important}.landing .bottom-0{bottom:0!important}.landing .left-0{left:0!important}.landing .w-full{width:100%!important}.landing .h-full{height:100%!important}.landing .min-h-screen{min-height:100vh!important}.landing .max-w-3xl{max-width:48rem!important}.landing .max-w-2xl{max-width:42rem!important}.landing .max-w-xs{max-width:20rem!important}.landing .overflow-hidden{overflow:hidden!important}.landing .overflow-y-auto{overflow-y:auto!important}.landing .overflow-x-hidden{overflow-x:hidden!important}.landing .rounded-full{border-radius:9999px!important}.landing .rounded-2xl{border-radius:1rem!important}.landing .rounded-xl{border-radius:.75rem!important}.landing .rounded-lg{border-radius:.5rem!important}.landing .rounded-md{border-radius:.375rem!important}.landing .opacity-0{opacity:0!important}.landing .opacity-50{opacity:.5!important}.landing .opacity-60{opacity:.6!important}.landing .opacity-80{opacity:.8!important}.landing .z-10{z-index:10!important}.landing .z-20{z-index:20!important}.landing .z-50{z-index:50!important}.landing .transition-all{transition-property:all!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.landing .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.landing .duration-300{transition-duration:.3s!important}@media (min-width:640px){.landing .sm\:inline-flex{display:inline-flex!important}.landing .sm\:flex{display:flex!important}.landing .sm\:block{display:block!important}.landing .sm\:hidden{display:none!important}.landing .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.landing .sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.landing .sm\:flex-row{flex-direction:row!important}.landing .sm\:flex-col{flex-direction:column!important}.landing .sm\:col-span-4{grid-column:span 4/span 4!important}.landing .sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.landing .sm\:gap-4{gap:1rem!important}.landing .sm\:gap-6{gap:1.5rem!important}.landing .sm\:text-center{text-align:center!important}.landing .sm\:items-center{align-items:center!important}.landing .sm\:border-t-0{border-top-width:0!important}}@media (min-width:768px){.landing .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.landing .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.landing .md\:col-span-2{grid-column:span 2/span 2!important}.landing .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.landing .md\:col-span-4{grid-column:span 4/span 4!important}.landing .md\:flex{display:flex!important}.landing .md\:block{display:block!important}.landing .md\:hidden{display:none!important}.landing .md\:flex-row{flex-direction:row!important}.landing .md\:items-center{align-items:center!important}.landing .md\:justify-between{justify-content:space-between!important}.landing .md\:mb-0{margin-bottom:0!important}.landing .md\:mb-3{margin-bottom:.75rem!important}.landing .md\:mb-6{margin-bottom:1.5rem!important}.landing .md\:mb-12{margin-bottom:3rem!important}.landing .md\:mt-0{margin-top:0!important}.landing .md\:gap-4{gap:1rem!important}.landing .md\:gap-5{gap:1.25rem!important}.landing .md\:gap-6{gap:1.5rem!important}.landing .md\:gap-8{gap:2rem!important}.landing .md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.landing .md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.landing .md\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.landing .md\:pt-32{padding-top:8rem!important}.landing .md\:pb-24{padding-bottom:6rem!important}.landing .md\:p-6{padding:1.5rem!important}.landing .md\:p-8{padding:2rem!important}.landing .md\:text-center{text-align:center!important}.landing .md\:text-left{text-align:left!important}.landing .md\:inline-flex{display:inline-flex!important}.landing .md\:min-h-screen{min-height:100vh!important}}@media (min-width:1024px){.landing .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.landing .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.landing .lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.landing .lg\:col-span-4{grid-column:span 4/span 4!important}.landing .lg\:col-span-8{grid-column:span 8/span 8!important}.landing .lg\:flex{display:flex!important}.landing .lg\:block{display:block!important}.landing .lg\:inline-flex{display:inline-flex!important}.landing .lg\:hidden{display:none!important}.landing .lg\:flex-row{flex-direction:row!important}.landing .lg\:items-center{align-items:center!important}.landing .lg\:gap-8{gap:2rem!important}.landing .lg\:gap-10{gap:2.5rem!important}.landing .lg\:gap-12{gap:3rem!important}.landing .lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.landing .lg\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.landing .lg\:p-10{padding:2.5rem!important}.landing .lg\:mb-0{margin-bottom:0!important}.landing .lg\:text-left{text-align:left!important}}@media (min-width:1280px){.landing .xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.landing .xl\:gap-6{gap:1.5rem!important}.landing .xl\:px-0{padding-left:0!important;padding-right:0!important}}.landing .hero-title{letter-spacing:-.025em;font-size:2.25rem;font-weight:800;line-height:1.08}@media (min-width:640px){.landing .hero-title{font-size:3rem}}@media (min-width:768px){.landing .hero-title{font-size:3.75rem}}@media (min-width:1024px){.landing .hero-title{font-size:4.5rem}}.landing .section-title{letter-spacing:-.025em;font-size:1.875rem;font-weight:800;line-height:1.2}@media (min-width:768px){.landing .section-title{font-size:2.25rem}}@media (min-width:1024px){.landing .section-title{font-size:2.75rem}}.landing .section-subtitle{color:#64748b;font-size:1rem;font-weight:400;line-height:1.6}@media (min-width:768px){.landing .section-subtitle{font-size:1.125rem}}.landing .step-number{letter-spacing:-.04em;font-size:3.5rem;font-weight:800;line-height:1}.landing .card-title{letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.3}.landing .card-subtitle{text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;font-weight:600}.landing .section-padding{padding-top:5rem;padding-bottom:5rem}@media (min-width:768px){.landing .section-padding{padding-top:7rem;padding-bottom:7rem}}.landing .bento-card{transition:transform .3s,box-shadow .3s}.landing .bento-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px #0000001a}.landing .tab-active{position:relative}.landing .tab-active:after{content:"";background:#1e3a5f;border-radius:1px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.landing .step-connector{background:linear-gradient(90deg,#1e3a5f 0%,#e2e8f0 100%);height:2px;position:absolute;top:2.25rem;left:calc(50% + 2rem);right:calc(2rem - 50%)}.landing .product-tour-dashboard{padding:1.25rem 1rem}@media (min-width:640px){.landing .product-tour-dashboard{padding:2rem 2.5rem}}@media (max-width:767px){.landing .step-connector{display:none}}.landing .diff-card-icon{transition:transform .3s!important;transform:rotate(-10deg)!important}.landing .diff-card:hover .diff-card-icon{transform:rotate(-20deg)!important}.landing .cta-arrow-icon{transition:transform .2s ease-out!important}.landing .cta-arrow-btn:hover .cta-arrow-icon{transform:translate(3px)!important}.landing .bento-icon-color{color:#06c!important}.landing .bento-deco-icon{transition:transform .3s!important;transform:rotate(-10deg)!important}.landing .bento-card:hover .bento-deco-icon{transform:rotate(-20deg)!important}.landing .final-cta-secondary:hover{background:#ffffff2e!important;border-color:#ffffff59!important}.landing .comparison-row{grid-template-columns:1fr 56px 56px 56px;display:grid!important}@media (min-width:640px){.landing .comparison-row{grid-template-columns:1fr 100px 100px 100px}}@media (min-width:1024px){.landing .comparison-row{grid-template-columns:1fr 120px 120px 120px}}.landing .comparison-row-wide{grid-template-columns:1fr 80px 80px 80px;display:grid!important}@media (min-width:640px){.landing .comparison-row-wide{grid-template-columns:1fr 140px 140px 140px}}@media (min-width:1024px){.landing .comparison-row-wide{grid-template-columns:1fr 170px 170px 170px}}
