:root{--scalar-primary: hsl(166, 100%, 35%);--scalar-primary-dark: hsl(166, 100%, 25%);--scalar-primary-light: hsl(166, 100%, 45%);--scalar-accent-ideas: hsl(166, 100%, 35%);--scalar-accent-roadmap: hsl(233, 67%, 62%);--scalar-accent-announcements: hsl(250, 47%, 85%);--scalar-accent-surveys: hsl(27, 63%, 84%);--scalar-accent-segmentation: hsl(184, 88%, 35%);--scalar-accent-warning: hsl(353, 100%, 75%);--scalar-surface-base: hsl(0, 0%, 98%);--scalar-surface-middle: hsl(0, 0%, 98%);--scalar-surface-top: hsl(0, 0%, 98%);--scalar-surface-raised: hsl(0, 0%, 98%);--scalar-text-heading: #131315;--scalar-text-body: #4b5563;--scalar-text-muted: #9ca3af;--scalar-text-inverse: #F7F7F7;--scalar-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--scalar-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--scalar-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--scalar-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--scalar-shadow-inset: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--scalar-highlight-top: inset 0 1px 0 0 rgba(255, 255, 255, .6);--scalar-border-color: rgba(0, 0, 0, .08);--scalar-radius-xs: 6px;--scalar-radius-sm: 10px;--scalar-radius-md: 14px;--scalar-radius-lg: 16px;--scalar-radius-xl: 24px;--scalar-radius-pill: 50px;--scalar-radius-xl-inner: 20px;--scalar-radius-lg-inner: 12px;--scalar-space-1: 4px;--scalar-space-2: 8px;--scalar-space-3: 12px;--scalar-space-4: 16px;--scalar-space-6: 24px;--scalar-space-8: 32px;--scalar-space-12: 48px;--scalar-space-16: 64px;--scalar-space-24: 96px;--scalar-text-xs: .75rem;--scalar-text-sm: .875rem;--scalar-text-base: 1rem;--scalar-text-lg: 1.125rem;--scalar-text-xl: 1.25rem;--scalar-text-2xl: 1.5rem;--scalar-text-3xl: 1.875rem;--scalar-text-4xl: 2.25rem;--scalar-text-5xl: 3rem;--scalar-leading-tight: 1.25;--scalar-leading-normal: 1.5;--scalar-leading-relaxed: 1.625;--scalar-transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--scalar-transition-base: .2s cubic-bezier(.4, 0, .2, 1)}.scalar-surface-base{background-color:var(--scalar-surface-base)}.scalar-surface-middle{background-color:var(--scalar-surface-middle)}.scalar-surface-top{background-color:var(--scalar-surface-top)}.scalar-text-heading{color:var(--scalar-text-heading)}.scalar-text-body{color:var(--scalar-text-body)}.scalar-text-muted{color:var(--scalar-text-muted)}@font-face{font-family:primeicons;font-display:swap;src:local("primeicons")}@font-face{font-family:Material Design Icons;font-display:swap;src:local("Material Design Icons")}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative}html{font-family:Nunito,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:var(--scalar-leading-normal);font-weight:400;color-scheme:light;background-color:var(--scalar-surface-base);color:var(--scalar-text-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}body{min-height:100vh;margin:0;display:block;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--scalar-text-heading);line-height:var(--scalar-leading-tight);font-weight:700;margin:0 0 1rem}p{margin-bottom:1rem}a{font-weight:500;color:var(--scalar-primary);text-decoration:none;transition:color var(--scalar-transition-fast)}a:hover{color:var(--scalar-primary-dark)}button{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:50px;border:none;cursor:pointer;transition:all var(--scalar-transition-base);text-decoration:none;line-height:1}.btn-sm{padding:.75rem 1.8rem;font-size:1rem}.btn-lg{padding:1.25rem 3.5rem;font-size:1.25rem}.btn-primary{background-color:var(--scalar-primary);color:#f7f7f7}.btn-primary:hover{background-color:var(--scalar-primary-dark);color:#f7f7f7;transform:translateY(-2px);box-shadow:0 4px 12px #00b38933}.btn-secondary{background-color:var(--scalar-surface-middle);color:var(--scalar-text-heading)}.btn-secondary:hover{background-color:#eef0f3;transform:translateY(-2px)}.btn-dark{background-color:#131315;color:#f7f7f7}.btn-dark:hover{background-color:#131315;color:#f7f7f7;transform:translateY(-2px)}.btn-white{background-color:#f7f7f7;color:var(--scalar-text-heading)}.btn-white:hover{background-color:#f9fafb;color:var(--scalar-text-heading);transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0 var(--scalar-space-6);width:100%}.page-content{padding-top:8rem;padding-bottom:4rem;min-height:60vh}.section{padding:var(--scalar-space-16) 0}.page-enter-active{transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.page-leave-active{transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.page-enter-from{opacity:0;transform:translateY(12px) scale(.995)}.page-leave-to{opacity:0;transform:translateY(-8px) scale(1.005)}.main-content{background-color:#f7f7f7;transition:background-color .4s cubic-bezier(.4,0,.2,1);min-height:100vh}.main-content.is-dark{background-color:#131315}.landing-nav[data-v-a611a4f1]{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:16px 0;transition:background-color .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1);background-color:#ffffff80;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.nav-container[data-v-a611a4f1]{display:flex;align-items:center;justify-content:space-between}.nav-logo[data-v-a611a4f1]{text-decoration:none;transition:color .4s ease}.logo-img[data-v-a611a4f1]{width:100px;margin-bottom:-10px}.nav-links[data-v-a611a4f1]{display:flex;gap:32px;align-items:center}.nav-link[data-v-a611a4f1]{text-decoration:none;color:#131315;font-weight:600;font-size:.95rem;transition:all .4s ease;opacity:.9;cursor:pointer;display:flex;align-items:center;background:none;border:none;padding:0}.nav-link[data-v-a611a4f1]:hover,.nav-link.router-link-active[data-v-a611a4f1]{opacity:1;color:#00b389}.nav-item-dropdown[data-v-a611a4f1]{position:relative;padding:10px 0}.dropdown-menu[data-v-a611a4f1]{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#f7f7f7;min-width:320px;border-radius:12px;padding:12px;box-shadow:0 10px 40px #0000001a;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:4px;opacity:0;animation:fadeIn-a611a4f1 .2s forwards;margin-top:0}@keyframes fadeIn-a611a4f1{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.dropdown-item[data-v-a611a4f1]{display:flex;align-items:flex-start;gap:16px;padding:12px;text-decoration:none;border-radius:8px;transition:all .2s ease}.dropdown-item[data-v-a611a4f1]:hover{background:#f9fafb}.dropdown-icon-box[data-v-a611a4f1]{width:40px;height:40px;border:1px solid #070707;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;background:#070707}.dropdown-item:hover .dropdown-icon-box[data-v-a611a4f1]{background:#131315;transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.dropdown-item i[data-v-a611a4f1]{font-size:1.2rem;font-weight:700;color:#f7f7f7;transition:color .2s ease}.dropdown-item:hover i[data-v-a611a4f1]{color:#f7f7f7}.dropdown-text[data-v-a611a4f1]{display:flex;flex-direction:column;gap:4px}.dropdown-title[data-v-a611a4f1]{font-weight:700;color:#131315;font-size:.95rem;line-height:1.2}.dropdown-desc[data-v-a611a4f1]{font-size:.8rem;color:#666;line-height:1.4;font-weight:500}.landing-nav.is-scrolled[data-v-a611a4f1]{background-color:#ffffffbf;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-actions[data-v-a611a4f1]{display:flex;align-items:center;gap:24px}.login-link[data-v-a611a4f1]{font-size:.95rem}.theme-dark .nav-logo[data-v-a611a4f1],.theme-dark .nav-link[data-v-a611a4f1]{color:#f7f7f7}.theme-dark .logo-img[data-v-a611a4f1]{filter:invert(1)}.landing-nav.theme-dark[data-v-a611a4f1]{background-color:#00000080;border-bottom:1px solid rgba(255,255,255,.1)}.theme-dark .nav-link[data-v-a611a4f1]:hover{color:#00b389}.theme-dark .nav-actions .btn-dark[data-v-a611a4f1]{background-color:#f7f7f7;color:#131315}.theme-dark .nav-actions .btn-dark[data-v-a611a4f1]:hover{background-color:#f0f0f0}.theme-dark .mobile-toggle .bar[data-v-a611a4f1]{background-color:#f7f7f7}.mobile-toggle[data-v-a611a4f1]{display:none;flex-direction:column;justify-content:space-between;width:22px;height:16px;background:none;border:none;cursor:pointer;padding:0;margin-left:12px;z-index:1100}.mobile-toggle .bar[data-v-a611a4f1]{width:100%;height:2px;background-color:#131315;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-open .mobile-toggle .bar[data-v-a611a4f1]:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-open .mobile-toggle .bar[data-v-a611a4f1]:nth-child(2){opacity:0;transform:translate(10px)}.mobile-open .mobile-toggle .bar[data-v-a611a4f1]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-v-a611a4f1]{position:fixed;top:0;right:-100%;width:75%;max-width:280px;height:100vh;background:#f7f7f7;z-index:1050;transition:right .4s cubic-bezier(.4,0,.2,1);padding:80px 24px 40px;box-shadow:-10px 0 30px #00000014;border-left:1px solid rgba(0,0,0,.05)}.mobile-menu.is-open[data-v-a611a4f1]{right:0}.mobile-menu-overlay[data-v-a611a4f1]{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000040;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1040}.mobile-menu-content[data-v-a611a4f1]{display:flex;flex-direction:column;gap:18px}.mobile-nav-link[data-v-a611a4f1]{text-decoration:none;color:#131315;font-size:.85rem;font-weight:500;background:none;border:none;padding:10px 0;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .2s ease}.mobile-nav-link[data-v-a611a4f1]:active{color:#00b389;transform:translate(4px)}.i-mobile-main[data-v-a611a4f1]{font-size:.85rem;color:#131315;width:16px;text-align:center}.mobile-sub-menu[data-v-a611a4f1]{display:flex;flex-direction:column;gap:12px;margin-top:4px;padding-left:14px;border-left:1px solid #e5e5e5;margin-bottom:8px}.mobile-sub-link[data-v-a611a4f1]{text-decoration:none;font-size:.85rem;color:#131315;font-weight:500;display:flex;align-items:center;gap:10px;padding:8px 0;transition:all .2s ease}.mobile-sub-link[data-v-a611a4f1]:active,.mobile-sub-link.router-link-active[data-v-a611a4f1]{color:#00b389}.mobile-divider[data-v-a611a4f1]{border:none;border-top:1px solid rgba(0,0,0,.05);margin:8px 0}.mobile-menu .btn[data-v-a611a4f1]{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:50px}.w-full[data-v-a611a4f1]{width:100%}.flex[data-v-a611a4f1]{display:flex}.justify-between[data-v-a611a4f1]{justify-content:space-between}.items-center[data-v-a611a4f1]{align-items:center}.gap-3[data-v-a611a4f1]{gap:12px}.text-xs[data-v-a611a4f1]{font-size:.75rem}.text-sm[data-v-a611a4f1]{font-size:.875rem}.ml-1[data-v-a611a4f1]{margin-left:4px}.mt-2[data-v-a611a4f1]{margin-top:8px}@media(max-width:992px){.landing-nav[data-v-a611a4f1]{padding:22px 0}.logo-img[data-v-a611a4f1]{width:100px}.nav-links[data-v-a611a4f1]{display:none}.mobile-toggle[data-v-a611a4f1]{display:flex}.login-link[data-v-a611a4f1]{display:none}.nav-actions[data-v-a611a4f1]{gap:12px;align-items:center}.nav-actions .btn-sm[data-v-a611a4f1]{padding:10px 20px;font-size:.9rem;border-radius:50px}}.landing-footer[data-v-eea62975]{background-color:#131315;color:#f7f7f7;padding:100px 0 40px;border-top:1px solid rgba(255,255,255,.1)}.footer-grid[data-v-eea62975]{display:grid;grid-template-columns:1fr 3fr;gap:80px;margin-bottom:80px}.footer-logo[data-v-eea62975]{margin-bottom:24px}.logo-img[data-v-eea62975]{filter:invert(1);width:130px}.footer-tagline[data-v-eea62975]{color:#888;font-size:1.1rem;line-height:1.6;max-width:320px}.footer-links-group[data-v-eea62975]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-title[data-v-eea62975]{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;color:#f7f7f7}.footer-col[data-v-eea62975]{display:flex;flex-direction:column;gap:16px}.footer-link[data-v-eea62975]{color:#888;text-decoration:none;font-size:.95rem;font-weight:600;transition:color .3s ease}.footer-link[data-v-eea62975]:hover,.footer-link.router-link-active[data-v-eea62975]{color:#00b389}.landing-footer .container[data-v-eea62975]{max-width:1400px}.footer-bottom[data-v-eea62975]{padding-top:40px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.copyright[data-v-eea62975]{color:#555;font-size:.9rem}.social-links[data-v-eea62975]{display:flex;gap:20px}.social-link[data-v-eea62975]{color:#555;font-size:1.25rem;transition:color .3s ease}.social-link[data-v-eea62975]:hover{color:#f7f7f7}@media(max-width:992px){.footer-grid[data-v-eea62975]{grid-template-columns:1fr;gap:60px}.footer-tagline[data-v-eea62975]{max-width:100%}.footer-links-group[data-v-eea62975]{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:768px){.landing-footer[data-v-eea62975]{padding:60px 0 30px}.footer-links-group[data-v-eea62975]{grid-template-columns:1fr;gap:40px}.footer-bottom[data-v-eea62975]{flex-direction:column-reverse;gap:24px;text-align:center}}.app-layout[data-v-d9c4e389]{display:flex;flex-direction:column;min-height:100vh}.main-content[data-v-d9c4e389]{flex:1;display:flex;flex-direction:column}.feature-card[data-v-3002d999]{padding:32px;border-radius:24px;overflow:hidden;position:relative;display:flex;flex-direction:column;height:100%}.feature-card-content[data-v-3002d999]{z-index:2;position:relative}h3[data-v-3002d999]{font-size:1.75rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.02em;line-height:1.2}p[data-v-3002d999]{font-size:1rem;line-height:1.4;margin-top:0;max-width:100%}.feature-card-visual[data-v-3002d999]{position:relative;margin-top:2rem;margin-right:-32px;margin-bottom:-32px}.image-left .feature-card-visual[data-v-3002d999]{margin-right:0;margin-left:-32px}.feature-card-img[data-v-3002d999]{width:95%;height:auto;border-top-left-radius:16px;display:block;float:right;box-shadow:0 0 0 1px #0000000d;margin-bottom:-5px;margin-right:-5px;position:relative;z-index:1}.image-left .feature-card-img[data-v-3002d999]{border-top-left-radius:0;border-top-right-radius:16px;float:left;margin-right:0;margin-left:-5px}@media(max-width:768px){.feature-card[data-v-3002d999]{padding:24px}h3[data-v-3002d999]{font-size:1.5rem}}@media(max-width:480px){.feature-card[data-v-3002d999]{padding:20px}h3[data-v-3002d999]{font-size:1.25rem}p[data-v-3002d999]{font-size:.95rem}}.feature-row[data-v-42c1a829]{display:flex;align-items:center;justify-content:space-between;gap:80px;width:100%}.row-reverse[data-v-42c1a829]{flex-direction:row-reverse}.feature-card-container[data-v-42c1a829]{flex:1.2;width:100%}.feature-details[data-v-42c1a829]{flex:.8;display:flex;flex-direction:column;justify-content:center}.detail-title[data-v-42c1a829]{font-size:3rem;font-weight:800;margin-bottom:2rem;letter-spacing:-.03em;line-height:1.1;color:inherit}.detail-description[data-v-42c1a829]{font-size:1.15rem;line-height:1.6;opacity:.8;margin-bottom:2.5rem;color:inherit}.dots-list[data-v-42c1a829]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.dots-list li[data-v-42c1a829]{display:flex;align-items:flex-start;gap:16px}.dot[data-v-42c1a829]{width:10px;height:10px;border-radius:50%;margin-top:8px;flex-shrink:0}.feature-text[data-v-42c1a829]{font-size:1.25rem;font-weight:600;line-height:1.4;color:inherit}@media(max-width:992px){.feature-row[data-v-42c1a829],.feature-row.row-reverse[data-v-42c1a829]{flex-direction:column;gap:40px}.feature-details[data-v-42c1a829]{width:100%;text-align:left}.detail-title[data-v-42c1a829]{font-size:2.25rem;margin-bottom:1.5rem}.dots-list[data-v-42c1a829]{align-items:flex-start;text-align:left;max-width:100%;margin:0}}@media(max-width:768px){.detail-title[data-v-42c1a829]{font-size:1.85rem}.feature-text[data-v-42c1a829]{font-size:1.1rem}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi[data-v-8f58cf9c]{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi[data-v-8f58cf9c]:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw[data-v-8f58cf9c]{width:1.28571429em;text-align:center}.pi-spin[data-v-8f58cf9c]{-webkit-animation:fa-spin-8f58cf9c 2s infinite linear;animation:fa-spin-8f58cf9c 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin[data-v-8f58cf9c]{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin-8f58cf9c{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin-8f58cf9c{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus[data-v-8f58cf9c]:before{content:""}.pi-receipt[data-v-8f58cf9c]:before{content:""}.pi-asterisk[data-v-8f58cf9c]:before{content:""}.pi-face-smile[data-v-8f58cf9c]:before{content:""}.pi-pinterest[data-v-8f58cf9c]:before{content:""}.pi-expand[data-v-8f58cf9c]:before{content:""}.pi-pen-to-square[data-v-8f58cf9c]:before{content:""}.pi-wave-pulse[data-v-8f58cf9c]:before{content:""}.pi-turkish-lira[data-v-8f58cf9c]:before{content:""}.pi-spinner-dotted[data-v-8f58cf9c]:before{content:""}.pi-crown[data-v-8f58cf9c]:before{content:""}.pi-pause-circle[data-v-8f58cf9c]:before{content:""}.pi-warehouse[data-v-8f58cf9c]:before{content:""}.pi-objects-column[data-v-8f58cf9c]:before{content:""}.pi-clipboard[data-v-8f58cf9c]:before{content:""}.pi-play-circle[data-v-8f58cf9c]:before{content:""}.pi-venus[data-v-8f58cf9c]:before{content:""}.pi-cart-minus[data-v-8f58cf9c]:before{content:""}.pi-file-plus[data-v-8f58cf9c]:before{content:""}.pi-microchip[data-v-8f58cf9c]:before{content:""}.pi-twitch[data-v-8f58cf9c]:before{content:""}.pi-building-columns[data-v-8f58cf9c]:before{content:""}.pi-file-check[data-v-8f58cf9c]:before{content:""}.pi-microchip-ai[data-v-8f58cf9c]:before{content:""}.pi-trophy[data-v-8f58cf9c]:before{content:""}.pi-barcode[data-v-8f58cf9c]:before{content:""}.pi-file-arrow-up[data-v-8f58cf9c]:before{content:""}.pi-mars[data-v-8f58cf9c]:before{content:""}.pi-tiktok[data-v-8f58cf9c]:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center[data-v-8f58cf9c]:before{content:""}.pi-ethereum[data-v-8f58cf9c]:before{content:""}.pi-list-check[data-v-8f58cf9c]:before{content:""}.pi-thumbtack[data-v-8f58cf9c]:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center[data-v-8f58cf9c]:before{content:""}.pi-equals[data-v-8f58cf9c]:before{content:""}.pi-lightbulb[data-v-8f58cf9c]:before{content:""}.pi-star-half[data-v-8f58cf9c]:before{content:""}.pi-address-book[data-v-8f58cf9c]:before{content:""}.pi-chart-scatter[data-v-8f58cf9c]:before{content:""}.pi-indian-rupee[data-v-8f58cf9c]:before{content:""}.pi-star-half-fill[data-v-8f58cf9c]:before{content:""}.pi-cart-arrow-down[data-v-8f58cf9c]:before{content:""}.pi-calendar-clock[data-v-8f58cf9c]:before{content:""}.pi-sort-up-fill[data-v-8f58cf9c]:before{content:""}.pi-sparkles[data-v-8f58cf9c]:before{content:""}.pi-bullseye[data-v-8f58cf9c]:before{content:""}.pi-sort-down-fill[data-v-8f58cf9c]:before{content:""}.pi-graduation-cap[data-v-8f58cf9c]:before{content:""}.pi-hammer[data-v-8f58cf9c]:before{content:""}.pi-bell-slash[data-v-8f58cf9c]:before{content:""}.pi-gauge[data-v-8f58cf9c]:before{content:""}.pi-shop[data-v-8f58cf9c]:before{content:""}.pi-headphones[data-v-8f58cf9c]:before{content:""}.pi-eraser[data-v-8f58cf9c]:before{content:""}.pi-stopwatch[data-v-8f58cf9c]:before{content:""}.pi-verified[data-v-8f58cf9c]:before{content:""}.pi-delete-left[data-v-8f58cf9c]:before{content:""}.pi-hourglass[data-v-8f58cf9c]:before{content:""}.pi-truck[data-v-8f58cf9c]:before{content:""}.pi-wrench[data-v-8f58cf9c]:before{content:""}.pi-microphone[data-v-8f58cf9c]:before{content:""}.pi-megaphone[data-v-8f58cf9c]:before{content:""}.pi-arrow-right-arrow-left[data-v-8f58cf9c]:before{content:""}.pi-bitcoin[data-v-8f58cf9c]:before{content:""}.pi-file-edit[data-v-8f58cf9c]:before{content:""}.pi-language[data-v-8f58cf9c]:before{content:""}.pi-file-export[data-v-8f58cf9c]:before{content:""}.pi-file-import[data-v-8f58cf9c]:before{content:""}.pi-file-word[data-v-8f58cf9c]:before{content:""}.pi-gift[data-v-8f58cf9c]:before{content:""}.pi-cart-plus[data-v-8f58cf9c]:before{content:""}.pi-thumbs-down-fill[data-v-8f58cf9c]:before{content:""}.pi-thumbs-up-fill[data-v-8f58cf9c]:before{content:""}.pi-arrows-alt[data-v-8f58cf9c]:before{content:""}.pi-calculator[data-v-8f58cf9c]:before{content:""}.pi-sort-alt-slash[data-v-8f58cf9c]:before{content:""}.pi-arrows-h[data-v-8f58cf9c]:before{content:""}.pi-arrows-v[data-v-8f58cf9c]:before{content:""}.pi-pound[data-v-8f58cf9c]:before{content:""}.pi-prime[data-v-8f58cf9c]:before{content:""}.pi-chart-pie[data-v-8f58cf9c]:before{content:""}.pi-reddit[data-v-8f58cf9c]:before{content:""}.pi-code[data-v-8f58cf9c]:before{content:""}.pi-sync[data-v-8f58cf9c]:before{content:""}.pi-shopping-bag[data-v-8f58cf9c]:before{content:""}.pi-server[data-v-8f58cf9c]:before{content:""}.pi-database[data-v-8f58cf9c]:before{content:""}.pi-hashtag[data-v-8f58cf9c]:before{content:""}.pi-bookmark-fill[data-v-8f58cf9c]:before{content:""}.pi-filter-fill[data-v-8f58cf9c]:before{content:""}.pi-heart-fill[data-v-8f58cf9c]:before{content:""}.pi-flag-fill[data-v-8f58cf9c]:before{content:""}.pi-circle[data-v-8f58cf9c]:before{content:""}.pi-circle-fill[data-v-8f58cf9c]:before{content:""}.pi-bolt[data-v-8f58cf9c]:before{content:""}.pi-history[data-v-8f58cf9c]:before{content:""}.pi-box[data-v-8f58cf9c]:before{content:""}.pi-at[data-v-8f58cf9c]:before{content:""}.pi-arrow-up-right[data-v-8f58cf9c]:before{content:""}.pi-arrow-up-left[data-v-8f58cf9c]:before{content:""}.pi-arrow-down-left[data-v-8f58cf9c]:before{content:""}.pi-arrow-down-right[data-v-8f58cf9c]:before{content:""}.pi-telegram[data-v-8f58cf9c]:before{content:""}.pi-stop-circle[data-v-8f58cf9c]:before{content:""}.pi-stop[data-v-8f58cf9c]:before{content:""}.pi-whatsapp[data-v-8f58cf9c]:before{content:""}.pi-building[data-v-8f58cf9c]:before{content:""}.pi-qrcode[data-v-8f58cf9c]:before{content:""}.pi-car[data-v-8f58cf9c]:before{content:""}.pi-instagram[data-v-8f58cf9c]:before{content:""}.pi-linkedin[data-v-8f58cf9c]:before{content:""}.pi-send[data-v-8f58cf9c]:before{content:""}.pi-slack[data-v-8f58cf9c]:before{content:""}.pi-sun[data-v-8f58cf9c]:before{content:""}.pi-moon[data-v-8f58cf9c]:before{content:""}.pi-vimeo[data-v-8f58cf9c]:before{content:""}.pi-youtube[data-v-8f58cf9c]:before{content:""}.pi-flag[data-v-8f58cf9c]:before{content:""}.pi-wallet[data-v-8f58cf9c]:before{content:""}.pi-map[data-v-8f58cf9c]:before{content:""}.pi-link[data-v-8f58cf9c]:before{content:""}.pi-credit-card[data-v-8f58cf9c]:before{content:""}.pi-discord[data-v-8f58cf9c]:before{content:""}.pi-percentage[data-v-8f58cf9c]:before{content:""}.pi-euro[data-v-8f58cf9c]:before{content:""}.pi-book[data-v-8f58cf9c]:before{content:""}.pi-shield[data-v-8f58cf9c]:before{content:""}.pi-paypal[data-v-8f58cf9c]:before{content:""}.pi-amazon[data-v-8f58cf9c]:before{content:""}.pi-phone[data-v-8f58cf9c]:before{content:""}.pi-filter-slash[data-v-8f58cf9c]:before{content:""}.pi-facebook[data-v-8f58cf9c]:before{content:""}.pi-github[data-v-8f58cf9c]:before{content:""}.pi-twitter[data-v-8f58cf9c]:before{content:""}.pi-step-backward-alt[data-v-8f58cf9c]:before{content:""}.pi-step-forward-alt[data-v-8f58cf9c]:before{content:""}.pi-forward[data-v-8f58cf9c]:before{content:""}.pi-backward[data-v-8f58cf9c]:before{content:""}.pi-fast-backward[data-v-8f58cf9c]:before{content:""}.pi-fast-forward[data-v-8f58cf9c]:before{content:""}.pi-pause[data-v-8f58cf9c]:before{content:""}.pi-play[data-v-8f58cf9c]:before{content:""}.pi-compass[data-v-8f58cf9c]:before{content:""}.pi-id-card[data-v-8f58cf9c]:before{content:""}.pi-ticket[data-v-8f58cf9c]:before{content:""}.pi-file-o[data-v-8f58cf9c]:before{content:""}.pi-reply[data-v-8f58cf9c]:before{content:""}.pi-directions-alt[data-v-8f58cf9c]:before{content:""}.pi-directions[data-v-8f58cf9c]:before{content:""}.pi-thumbs-up[data-v-8f58cf9c]:before{content:""}.pi-thumbs-down[data-v-8f58cf9c]:before{content:""}.pi-sort-numeric-down-alt[data-v-8f58cf9c]:before{content:""}.pi-sort-numeric-up-alt[data-v-8f58cf9c]:before{content:""}.pi-sort-alpha-down-alt[data-v-8f58cf9c]:before{content:""}.pi-sort-alpha-up-alt[data-v-8f58cf9c]:before{content:""}.pi-sort-numeric-down[data-v-8f58cf9c]:before{content:""}.pi-sort-numeric-up[data-v-8f58cf9c]:before{content:""}.pi-sort-alpha-down[data-v-8f58cf9c]:before{content:""}.pi-sort-alpha-up[data-v-8f58cf9c]:before{content:""}.pi-sort-alt[data-v-8f58cf9c]:before{content:""}.pi-sort-amount-up[data-v-8f58cf9c]:before{content:""}.pi-sort-amount-down[data-v-8f58cf9c]:before{content:""}.pi-sort-amount-down-alt[data-v-8f58cf9c]:before{content:""}.pi-sort-amount-up-alt[data-v-8f58cf9c]:before{content:""}.pi-palette[data-v-8f58cf9c]:before{content:""}.pi-undo[data-v-8f58cf9c]:before{content:""}.pi-desktop[data-v-8f58cf9c]:before{content:""}.pi-sliders-v[data-v-8f58cf9c]:before{content:""}.pi-sliders-h[data-v-8f58cf9c]:before{content:""}.pi-search-plus[data-v-8f58cf9c]:before{content:""}.pi-search-minus[data-v-8f58cf9c]:before{content:""}.pi-file-excel[data-v-8f58cf9c]:before{content:""}.pi-file-pdf[data-v-8f58cf9c]:before{content:""}.pi-check-square[data-v-8f58cf9c]:before{content:""}.pi-chart-line[data-v-8f58cf9c]:before{content:""}.pi-user-edit[data-v-8f58cf9c]:before{content:""}.pi-exclamation-circle[data-v-8f58cf9c]:before{content:""}.pi-android[data-v-8f58cf9c]:before{content:""}.pi-google[data-v-8f58cf9c]:before{content:""}.pi-apple[data-v-8f58cf9c]:before{content:""}.pi-microsoft[data-v-8f58cf9c]:before{content:""}.pi-heart[data-v-8f58cf9c]:before{content:""}.pi-mobile[data-v-8f58cf9c]:before{content:""}.pi-tablet[data-v-8f58cf9c]:before{content:""}.pi-key[data-v-8f58cf9c]:before{content:""}.pi-shopping-cart[data-v-8f58cf9c]:before{content:""}.pi-comments[data-v-8f58cf9c]:before{content:""}.pi-comment[data-v-8f58cf9c]:before{content:""}.pi-briefcase[data-v-8f58cf9c]:before{content:""}.pi-bell[data-v-8f58cf9c]:before{content:""}.pi-paperclip[data-v-8f58cf9c]:before{content:""}.pi-share-alt[data-v-8f58cf9c]:before{content:""}.pi-envelope[data-v-8f58cf9c]:before{content:""}.pi-volume-down[data-v-8f58cf9c]:before{content:""}.pi-volume-up[data-v-8f58cf9c]:before{content:""}.pi-volume-off[data-v-8f58cf9c]:before{content:""}.pi-eject[data-v-8f58cf9c]:before{content:""}.pi-money-bill[data-v-8f58cf9c]:before{content:""}.pi-images[data-v-8f58cf9c]:before{content:""}.pi-image[data-v-8f58cf9c]:before{content:""}.pi-sign-in[data-v-8f58cf9c]:before{content:""}.pi-sign-out[data-v-8f58cf9c]:before{content:""}.pi-wifi[data-v-8f58cf9c]:before{content:""}.pi-sitemap[data-v-8f58cf9c]:before{content:""}.pi-chart-bar[data-v-8f58cf9c]:before{content:""}.pi-camera[data-v-8f58cf9c]:before{content:""}.pi-dollar[data-v-8f58cf9c]:before{content:""}.pi-lock-open[data-v-8f58cf9c]:before{content:""}.pi-table[data-v-8f58cf9c]:before{content:""}.pi-map-marker[data-v-8f58cf9c]:before{content:""}.pi-list[data-v-8f58cf9c]:before{content:""}.pi-eye-slash[data-v-8f58cf9c]:before{content:""}.pi-eye[data-v-8f58cf9c]:before{content:""}.pi-folder-open[data-v-8f58cf9c]:before{content:""}.pi-folder[data-v-8f58cf9c]:before{content:""}.pi-video[data-v-8f58cf9c]:before{content:""}.pi-inbox[data-v-8f58cf9c]:before{content:""}.pi-lock[data-v-8f58cf9c]:before{content:""}.pi-unlock[data-v-8f58cf9c]:before{content:""}.pi-tags[data-v-8f58cf9c]:before{content:""}.pi-tag[data-v-8f58cf9c]:before{content:""}.pi-power-off[data-v-8f58cf9c]:before{content:""}.pi-save[data-v-8f58cf9c]:before{content:""}.pi-question-circle[data-v-8f58cf9c]:before{content:""}.pi-question[data-v-8f58cf9c]:before{content:""}.pi-copy[data-v-8f58cf9c]:before{content:""}.pi-file[data-v-8f58cf9c]:before{content:""}.pi-clone[data-v-8f58cf9c]:before{content:""}.pi-calendar-times[data-v-8f58cf9c]:before{content:""}.pi-calendar-minus[data-v-8f58cf9c]:before{content:""}.pi-calendar-plus[data-v-8f58cf9c]:before{content:""}.pi-ellipsis-v[data-v-8f58cf9c]:before{content:""}.pi-ellipsis-h[data-v-8f58cf9c]:before{content:""}.pi-bookmark[data-v-8f58cf9c]:before{content:""}.pi-globe[data-v-8f58cf9c]:before{content:""}.pi-replay[data-v-8f58cf9c]:before{content:""}.pi-filter[data-v-8f58cf9c]:before{content:""}.pi-print[data-v-8f58cf9c]:before{content:""}.pi-align-right[data-v-8f58cf9c]:before{content:""}.pi-align-left[data-v-8f58cf9c]:before{content:""}.pi-align-center[data-v-8f58cf9c]:before{content:""}.pi-align-justify[data-v-8f58cf9c]:before{content:""}.pi-cog[data-v-8f58cf9c]:before{content:""}.pi-cloud-download[data-v-8f58cf9c]:before{content:""}.pi-cloud-upload[data-v-8f58cf9c]:before{content:""}.pi-cloud[data-v-8f58cf9c]:before{content:""}.pi-pencil[data-v-8f58cf9c]:before{content:""}.pi-users[data-v-8f58cf9c]:before{content:""}.pi-clock[data-v-8f58cf9c]:before{content:""}.pi-user-minus[data-v-8f58cf9c]:before{content:""}.pi-user-plus[data-v-8f58cf9c]:before{content:""}.pi-trash[data-v-8f58cf9c]:before{content:""}.pi-external-link[data-v-8f58cf9c]:before{content:""}.pi-window-maximize[data-v-8f58cf9c]:before{content:""}.pi-window-minimize[data-v-8f58cf9c]:before{content:""}.pi-refresh[data-v-8f58cf9c]:before{content:""}.pi-user[data-v-8f58cf9c]:before{content:""}.pi-exclamation-triangle[data-v-8f58cf9c]:before{content:""}.pi-calendar[data-v-8f58cf9c]:before{content:""}.pi-chevron-circle-left[data-v-8f58cf9c]:before{content:""}.pi-chevron-circle-down[data-v-8f58cf9c]:before{content:""}.pi-chevron-circle-right[data-v-8f58cf9c]:before{content:""}.pi-chevron-circle-up[data-v-8f58cf9c]:before{content:""}.pi-angle-double-down[data-v-8f58cf9c]:before{content:""}.pi-angle-double-left[data-v-8f58cf9c]:before{content:""}.pi-angle-double-right[data-v-8f58cf9c]:before{content:""}.pi-angle-double-up[data-v-8f58cf9c]:before{content:""}.pi-angle-down[data-v-8f58cf9c]:before{content:""}.pi-angle-left[data-v-8f58cf9c]:before{content:""}.pi-angle-right[data-v-8f58cf9c]:before{content:""}.pi-angle-up[data-v-8f58cf9c]:before{content:""}.pi-upload[data-v-8f58cf9c]:before{content:""}.pi-download[data-v-8f58cf9c]:before{content:""}.pi-ban[data-v-8f58cf9c]:before{content:""}.pi-star-fill[data-v-8f58cf9c]:before{content:""}.pi-star[data-v-8f58cf9c]:before{content:""}.pi-chevron-left[data-v-8f58cf9c]:before{content:""}.pi-chevron-right[data-v-8f58cf9c]:before{content:""}.pi-chevron-down[data-v-8f58cf9c]:before{content:""}.pi-chevron-up[data-v-8f58cf9c]:before{content:""}.pi-caret-left[data-v-8f58cf9c]:before{content:""}.pi-caret-right[data-v-8f58cf9c]:before{content:""}.pi-caret-down[data-v-8f58cf9c]:before{content:""}.pi-caret-up[data-v-8f58cf9c]:before{content:""}.pi-search[data-v-8f58cf9c]:before{content:""}.pi-check[data-v-8f58cf9c]:before{content:""}.pi-check-circle[data-v-8f58cf9c]:before{content:""}.pi-times[data-v-8f58cf9c]:before{content:""}.pi-times-circle[data-v-8f58cf9c]:before{content:""}.pi-plus[data-v-8f58cf9c]:before{content:""}.pi-plus-circle[data-v-8f58cf9c]:before{content:""}.pi-minus[data-v-8f58cf9c]:before{content:""}.pi-minus-circle[data-v-8f58cf9c]:before{content:""}.pi-circle-on[data-v-8f58cf9c]:before{content:""}.pi-circle-off[data-v-8f58cf9c]:before{content:""}.pi-sort-down[data-v-8f58cf9c]:before{content:""}.pi-sort-up[data-v-8f58cf9c]:before{content:""}.pi-sort[data-v-8f58cf9c]:before{content:""}.pi-step-backward[data-v-8f58cf9c]:before{content:""}.pi-step-forward[data-v-8f58cf9c]:before{content:""}.pi-th-large[data-v-8f58cf9c]:before{content:""}.pi-arrow-down[data-v-8f58cf9c]:before{content:""}.pi-arrow-left[data-v-8f58cf9c]:before{content:""}.pi-arrow-right[data-v-8f58cf9c]:before{content:""}.pi-arrow-up[data-v-8f58cf9c]:before{content:""}.pi-bars[data-v-8f58cf9c]:before{content:""}.pi-arrow-circle-down[data-v-8f58cf9c]:before{content:""}.pi-arrow-circle-left[data-v-8f58cf9c]:before{content:""}.pi-arrow-circle-right[data-v-8f58cf9c]:before{content:""}.pi-arrow-circle-up[data-v-8f58cf9c]:before{content:""}.pi-info[data-v-8f58cf9c]:before{content:""}.pi-info-circle[data-v-8f58cf9c]:before{content:""}.pi-home[data-v-8f58cf9c]:before{content:""}.pi-spinner[data-v-8f58cf9c]:before{content:""}.landing-page[data-v-8f58cf9c]{--accent-color: var(--scalar-primary);--accent-color-rgb: 0, 179, 143;--bg-black: #131315;--bg-white: #F7F7F7;--text-main: #131315;--text-inv: #F7F7F7;width:100%;min-height:100vh}.container[data-v-8f58cf9c]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}h1[data-v-8f58cf9c]{font-size:4.5rem;letter-spacing:-.03em;font-weight:800;line-height:1;margin:0 0 24px;color:var(--text-main)}h2[data-v-8f58cf9c]{font-size:3.5rem;letter-spacing:-.02em;font-weight:700;margin-bottom:1rem}h3[data-v-8f58cf9c]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}p[data-v-8f58cf9c]{font-size:1.125rem;line-height:1.6;opacity:.8;margin-top:0}.accent-text[data-v-8f58cf9c]{color:var(--accent-color)}.hero-section[data-v-8f58cf9c]{position:relative;width:100%;background:var(--bg-white);display:flex;flex-direction:column;align-items:center;padding-top:clamp(140px,15vh,200px);padding-bottom:0;z-index:20;min-height:65vh}.hero-content[data-v-8f58cf9c]{text-align:center;max-width:850px;margin:0 auto;padding-bottom:60px}.hero-subtitle[data-v-8f58cf9c]{font-size:1.25rem;line-height:1.5;max-width:600px;margin:0 auto 40px;color:#555}.hero-actions[data-v-8f58cf9c]{display:flex;gap:16px;justify-content:center}.hero-image-anchor[data-v-8f58cf9c]{width:100%;max-width:1100px;padding:0 24px;margin-top:auto;margin-bottom:-15vh;position:relative;z-index:30}.hero-image-wrapper[data-v-8f58cf9c]{width:100%;background:#f7f7f7;border-radius:12px;overflow:hidden;border:1px solid #eee;box-shadow:0 20px 50px #00000026}.hero-dashboard-img[data-v-8f58cf9c]{width:100%;height:auto;display:block}.value-section[data-v-8f58cf9c]{padding-top:calc(15vh + 100px)!important;padding-bottom:140px;background:#131315;z-index:10}.value-grid[data-v-8f58cf9c]{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:flex-start}.value-lead[data-v-8f58cf9c]{font-size:2.75rem;line-height:1.2;font-weight:800;color:#f7f7f7;margin:0 0 32px;letter-spacing:-.02em}.value-sub[data-v-8f58cf9c]{font-size:1.25rem;line-height:1.6;color:#ffffffe6;max-width:520px;margin:0}.research-data[data-v-8f58cf9c]{display:flex;flex-direction:column;gap:32px}.research-card[data-v-8f58cf9c]{padding:32px;background:#0e0e0e;border:1px solid #1a1a1a;border-radius:12px}.stat-number[data-v-8f58cf9c]{display:block;font-size:3rem;font-weight:800;color:var(--accent-color);line-height:1;margin-bottom:12px}.stat-label[data-v-8f58cf9c]{display:block;font-size:.85rem;font-weight:800;color:#f7f7f7;text-transform:uppercase;letter-spacing:.15em;margin-bottom:16px}.stat-desc[data-v-8f58cf9c]{font-size:.95rem;color:#ffffffe6;line-height:1.5;margin:0}.stat-desc a[data-v-8f58cf9c]{color:var(--accent-color);text-decoration:none;font-weight:600}.stat-desc a[data-v-8f58cf9c]:hover{text-decoration:underline}.research-card.warning .stat-number[data-v-8f58cf9c]{color:var(--scalar-accent-warning)}.section[data-v-8f58cf9c]{padding:140px 0;position:relative}.dark-section[data-v-8f58cf9c]{background:var(--bg-black);color:var(--text-inv)}.light-section[data-v-8f58cf9c]{background:var(--bg-white);color:var(--text-main)}.section-header[data-v-8f58cf9c]{text-align:center;margin-bottom:80px}.dark-section h2[data-v-8f58cf9c]{color:#f7f7f7}@media(max-width:1400px){h1[data-v-8f58cf9c]{font-size:4rem}.value-lead[data-v-8f58cf9c]{font-size:2.25rem}.value-grid[data-v-8f58cf9c]{gap:60px}}@media(max-width:1200px){h1[data-v-8f58cf9c]{font-size:3.5rem}.hero-image-anchor[data-v-8f58cf9c]{max-width:960px}.value-section[data-v-8f58cf9c]{padding-top:280px!important}}@media(max-width:992px){h1[data-v-8f58cf9c]{font-size:3rem}h2[data-v-8f58cf9c]{font-size:2.5rem}.hero-section[data-v-8f58cf9c]{padding-top:160px;min-height:auto}.hero-content[data-v-8f58cf9c]{padding-bottom:60px}.hero-image-anchor[data-v-8f58cf9c]{margin-bottom:-120px}.value-section[data-v-8f58cf9c]{padding-top:200px!important}.value-grid[data-v-8f58cf9c]{grid-template-columns:1fr;gap:60px}.value-lead[data-v-8f58cf9c]{font-size:2rem}.nav-links[data-v-8f58cf9c]{display:none}}@media(max-width:768px){h1[data-v-8f58cf9c]{font-size:2.75rem;margin-bottom:24px}h2[data-v-8f58cf9c]{font-size:2.15rem}.hero-section[data-v-8f58cf9c]{padding-top:180px;min-height:auto}.hero-subtitle[data-v-8f58cf9c]{font-size:1.15rem;margin-bottom:40px}.hero-actions[data-v-8f58cf9c]{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.hero-actions .btn[data-v-8f58cf9c]{width:100%}.hero-image-anchor[data-v-8f58cf9c]{margin-bottom:-80px;padding:0 20px}.hero-image-wrapper[data-v-8f58cf9c]{border-radius:12px}.value-section[data-v-8f58cf9c]{padding-top:140px!important;padding-bottom:100px}.value-lead[data-v-8f58cf9c]{font-size:1.85rem;margin-bottom:24px}.value-sub[data-v-8f58cf9c]{font-size:1.15rem}.section[data-v-8f58cf9c]{padding:100px 0}.stat-number[data-v-8f58cf9c]{font-size:2.5rem}.research-card[data-v-8f58cf9c]{padding:32px}}@media(max-width:480px){h1[data-v-8f58cf9c]{font-size:2.25rem}.hero-section[data-v-8f58cf9c]{padding-top:160px}.nav-logo[data-v-8f58cf9c]{font-size:1.25rem}.hero-image-anchor[data-v-8f58cf9c]{margin-bottom:-60px}.value-section[data-v-8f58cf9c]{padding-top:120px!important}}.differentiators-grid[data-v-8f58cf9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.diff-card[data-v-8f58cf9c]{padding:40px;background:#0e0e0e;border-radius:16px;transition:transform var(--scalar-transition-base),border-color var(--scalar-transition-base)}.diff-card[data-v-8f58cf9c]:hover{transform:translateY(-5px);border-color:var(--accent-color)}.diff-icon-box[data-v-8f58cf9c]{width:60px;height:60px;background:#00b38f1a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.diff-icon-box i[data-v-8f58cf9c]{font-size:1.5rem;color:var(--accent-color)}.diff-label[data-v-8f58cf9c]{font-size:1.25rem;font-weight:800;letter-spacing:.05em;margin-bottom:16px;color:#f7f7f7}.diff-text[data-v-8f58cf9c]{font-size:1rem;color:#ffffffd9;line-height:1.6;margin:0}.integrations-section[data-v-8f58cf9c]{overflow:hidden}.integrations-orbit-container[data-v-8f58cf9c]{display:grid;grid-template-columns:minmax(0,1fr);gap:4rem;align-items:center}.integrations-content[data-v-8f58cf9c]{order:1;text-align:left}.integrations-visual[data-v-8f58cf9c]{order:2;min-height:500px;display:flex;align-items:center;justify-content:center}.integrations-content h2[data-v-8f58cf9c]{font-size:3rem;margin-bottom:1.5rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.integrations-content p[data-v-8f58cf9c]{font-size:1.25rem;max-width:500px;margin:0 0 2.5rem}@media(max-width:600px){.integrations-content h2[data-v-8f58cf9c]{font-size:2rem;line-height:1.2}.orbit-system[data-v-8f58cf9c]{transform:scale(.8)}.integrations-visual[data-v-8f58cf9c]{min-height:420px}}@media(max-width:400px){.integrations-content h2[data-v-8f58cf9c]{font-size:1.75rem}.orbit-system[data-v-8f58cf9c]{transform:scale(.7)}.integrations-visual[data-v-8f58cf9c]{min-height:380px}}.orbit-system[data-v-8f58cf9c]{position:relative;width:500px;height:500px;display:flex;align-items:center;justify-content:center}.orbit-center[data-v-8f58cf9c]{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center}.pulse-core[data-v-8f58cf9c]{width:20px;height:20px;background:var(--accent-color);border-radius:50%;box-shadow:0 0 20px var(--accent-color)}.pulse-ring[data-v-8f58cf9c]{position:absolute;width:60px;height:60px;border:2px solid rgba(0,179,143,.2);border-radius:50%;animation:pulse-ring-8f58cf9c 3s cubic-bezier(.25,.46,.45,.94) infinite}@keyframes pulse-ring-8f58cf9c{0%{transform:scale(.8);opacity:1}to{transform:scale(2.5);opacity:0}}.orbit-ring[data-v-8f58cf9c]{position:absolute;border:1px solid rgba(0,0,0,.06);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-ring.inner[data-v-8f58cf9c]{width:300px;height:300px;animation:rotate-8f58cf9c 40s linear infinite}.orbit-ring.outer[data-v-8f58cf9c]{width:450px;height:450px;animation:rotate-8f58cf9c 60s linear infinite reverse}.orbit-item[data-v-8f58cf9c]{position:absolute;top:50%;left:50%;width:0;height:0;transform:rotate(var(--angle)) translate(var(--radius)) rotate(calc(var(--angle) * -1))}.orbit-ring.inner .orbit-item[data-v-8f58cf9c]{--radius: 150px}.orbit-ring.outer .orbit-item[data-v-8f58cf9c]{--radius: 225px}.orbit-icon-card[data-v-8f58cf9c]{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:.9rem;position:absolute;top:0;left:0;transform:translate(-50%,-50%);animation:counter-rotate-8f58cf9c 40s linear infinite}.orbit-ring.outer .orbit-icon-card[data-v-8f58cf9c]{animation:counter-rotate-8f58cf9c 60s linear infinite reverse}.orbit-icon-card img[data-v-8f58cf9c]{width:100%;height:100%;object-fit:contain}@keyframes rotate-8f58cf9c{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes counter-rotate-8f58cf9c{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@media(min-width:1024px){.integrations-orbit-container[data-v-8f58cf9c]{grid-template-columns:1.2fr 1fr}.integrations-content[data-v-8f58cf9c]{order:2;text-align:left}.integrations-content p[data-v-8f58cf9c]{margin-left:0;margin-right:0}.integrations-visual[data-v-8f58cf9c]{order:1;justify-content:flex-start}}.about-page[data-v-2688c748]{padding-bottom:8rem;padding-top:80px;background-color:var(--scalar-surface-base)}.page-header[data-v-2688c748]{padding:4rem 0 0}.page-header h1[data-v-2688c748]{font-size:3rem;font-weight:850;letter-spacing:-.03em;color:var(--scalar-text-heading)}.container[data-v-2688c748]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-container[data-v-2688c748]{max-width:850px}.section-label[data-v-2688c748]{display:block;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700;color:var(--scalar-primary);margin-bottom:1rem}.story-section[data-v-2688c748]{padding:4rem 0 6rem}.story-content p[data-v-2688c748]{font-size:1.25rem;line-height:1.8;color:var(--scalar-text-body);margin-bottom:1.5rem}.story-content strong[data-v-2688c748]{color:var(--scalar-text-heading);font-weight:600}.team-section[data-v-2688c748]{padding:2rem 0 6rem}.section-header[data-v-2688c748]{text-align:left;margin-bottom:2rem}.founders-grid[data-v-2688c748]{display:flex;justify-content:flex-start;gap:3rem;flex-wrap:wrap}.founder-card[data-v-2688c748]{text-align:left;width:350px}.founder-image-container[data-v-2688c748]{width:350px;height:350px;border-radius:var(--scalar-radius-xl);overflow:hidden;margin:0 0 1.5rem;background-color:var(--scalar-surface-middle);transition:transform var(--scalar-transition-base)}.founder-image[data-v-2688c748]{width:100%;height:100%;object-fit:cover}.placeholder[data-v-2688c748]{display:flex;align-items:center;justify-content:center;background:var(--scalar-surface-middle);border:1px solid var(--scalar-border-color)}.initials[data-v-2688c748]{font-size:3rem;font-weight:700;color:var(--scalar-text-muted)}.founder-info h3[data-v-2688c748]{font-size:1.5rem;margin-bottom:.25rem;color:var(--scalar-text-heading)}.founder-role[data-v-2688c748]{display:block;color:var(--scalar-text-body);font-size:1rem;margin-bottom:1rem}.founder-bio[data-v-2688c748]{font-size:1rem;line-height:1.6;color:var(--scalar-text-body);margin-top:1rem}.social-links[data-v-2688c748]{display:flex;justify-content:flex-start;gap:1rem}.social-links a[data-v-2688c748]{color:var(--scalar-text-muted);transition:color var(--scalar-transition-fast);font-size:1.25rem}.social-links a[data-v-2688c748]:hover{color:var(--scalar-primary)}.join-section[data-v-2688c748]{padding:4rem 0 8rem}.join-content h2[data-v-2688c748]{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--scalar-text-heading);line-height:1.3}@media(max-width:740px){.founders-grid[data-v-2688c748]{gap:2rem;justify-content:flex-start}.founder-card[data-v-2688c748],.founder-image-container[data-v-2688c748]{width:100%;max-width:none}.join-content h2[data-v-2688c748]{font-size:1.75rem}.hero-section[data-v-2688c748]{padding:6rem 0 3rem}}@keyframes shimmer-6253632a{0%{background-position:-200% 0}to{background-position:200% 0}}.pricing-skeleton-container[data-v-6253632a]{max-width:1200px;margin:0 auto}.pricing-header-top[data-v-6253632a]{margin-top:2rem;margin-bottom:3rem;padding:0;display:flex;width:100%}.plans-header-actions[data-v-6253632a]{display:flex;justify-content:center;flex:1;margin-left:25%}.skeleton-toggle[data-v-6253632a]{width:200px;height:42px;border-radius:var(--scalar-radius-md);background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear}.pricing-grid[data-v-6253632a]{width:100%;margin-top:2rem}.grid-row[data-v-6253632a]{display:flex;width:100%}.left-column[data-v-6253632a]{width:25%;flex-shrink:0;padding:1.25rem 2rem 1.25rem 1.5rem}.right-column[data-v-6253632a]{flex:1;display:flex}.left-column.title-cell[data-v-6253632a]{padding-top:2.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.plans-row[data-v-6253632a]{display:flex;flex:1}.plan-card[data-v-6253632a]{flex:1 1 0;width:0;padding:2.5rem 1.5rem;display:flex;flex-direction:column;border:2px solid transparent;background:transparent;position:relative;z-index:10}.skeleton-card[data-v-6253632a]{background:#f7f7f7;border:1px solid #F7F7F7!important;border-radius:12px;margin:0 4px}.skeleton-title[data-v-6253632a]{width:180px;height:48px;margin-bottom:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-text[data-v-6253632a]{width:140px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-name[data-v-6253632a]{width:60%;height:24px;margin:0 auto 1.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-price-box[data-v-6253632a]{width:80%;height:40px;margin:0 auto 2rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-highlights[data-v-6253632a]{margin-bottom:2rem}.skeleton-highlight-item[data-v-6253632a]{width:100%;height:12px;margin-bottom:12px;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-button[data-v-6253632a]{width:120px;height:40px;margin:1rem auto 0;border-radius:40px;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear}.addons-section[data-v-6253632a]{margin-top:6rem;padding:4rem 1.5rem}.skeleton-section-title[data-v-6253632a]{width:300px;height:36px;margin:0 auto 1rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-section-subtitle[data-v-6253632a]{width:400px;height:16px;margin:0 auto 3rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.addons-grid[data-v-6253632a]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.addon-card[data-v-6253632a]{background:#f7f7f7;border:1px solid var(--scalar-border-color);padding:2.5rem 2rem;border-radius:var(--scalar-radius-lg);display:flex;flex-direction:column}.skeleton-addon-name[data-v-6253632a]{width:50%;height:20px;margin-bottom:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-addon-price[data-v-6253632a]{width:40%;height:28px;margin-bottom:1.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}.skeleton-addon-desc[data-v-6253632a]{width:100%;height:60px;margin-bottom:1.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6253632a 1.5s infinite linear;border-radius:4px}@media(max-width:1024px){.pricing-header-top[data-v-6253632a]{flex-direction:column;align-items:center;text-align:center}.plans-header-actions[data-v-6253632a]{margin-left:0}.left-column[data-v-6253632a]{display:none}.right-column[data-v-6253632a]{width:100%}.plans-row[data-v-6253632a]{flex-direction:column}.plan-card[data-v-6253632a]{width:100%;margin-bottom:1rem}.addons-grid[data-v-6253632a]{grid-template-columns:1fr}}.empty-state[data-v-4e881cb6]{display:flex;justify-content:center;align-items:center;min-height:400px;text-align:center;padding:2rem}.empty-state-content[data-v-4e881cb6]{max-width:480px}.empty-title[data-v-4e881cb6]{font-size:1.5rem;font-weight:700;color:var(--scalar-text-heading);margin-bottom:1rem}.empty-description[data-v-4e881cb6]{color:var(--scalar-text-body);line-height:1.6;font-size:1.1rem;margin-bottom:2.5rem}.btn-dark[data-v-4e881cb6]{background-color:#131315;color:#f7f7f7;padding:.875rem 2.5rem;border-radius:8px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:opacity .2s ease}.btn-dark[data-v-4e881cb6]:hover{opacity:.9}.plan-card[data-v-fc07f3f9]{flex:1 1 0;width:0;padding:2.5rem 1.5rem;display:flex;flex-direction:column;border:2px solid transparent;background:transparent;position:relative;z-index:10;transition:all .3s ease}.plan-card.active[data-v-fc07f3f9]{border:2px solid var(--scalar-primary);border-bottom:none!important;border-radius:16px 16px 0 0}.plan-name[data-v-fc07f3f9]{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;text-align:left}.plan-details-box[data-v-fc07f3f9]{min-height:5rem;display:flex;flex-direction:column;align-items:flex-start}.plan-price[data-v-fc07f3f9]{width:fit-content}.price-row[data-v-fc07f3f9]{display:flex;align-items:flex-start}.currency[data-v-fc07f3f9]{font-size:.9rem;font-weight:700;color:#111827;margin-top:.8rem;margin-right:.2rem}.amount-container[data-v-fc07f3f9]{display:flex;align-items:flex-end}.price-amount[data-v-fc07f3f9]{font-size:2.15rem;font-weight:800;line-height:.8;letter-spacing:-.04em;color:#111827;white-space:nowrap}.price-period[data-v-fc07f3f9]{font-size:.65rem;color:#9ca3af;font-weight:600;margin-left:.4rem;margin-bottom:.1rem;white-space:nowrap}.price-info[data-v-fc07f3f9]{margin-top:1rem;text-align:left}.price-billing[data-v-fc07f3f9]{font-size:.7rem;color:#9ca3af;font-weight:500}.plan-highlights[data-v-fc07f3f9]{margin:1rem 0;flex-grow:1}.highlights-title[data-v-fc07f3f9]{font-size:.8rem;font-weight:800;margin-bottom:1.25rem;color:#111827}.highlights-list[data-v-fc07f3f9]{list-style:none;padding:0;margin:0}.highlights-list li[data-v-fc07f3f9]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.85rem;color:var(--scalar-text-body)}.highlights-list i[data-v-fc07f3f9]{color:var(--scalar-primary);font-size:.8rem;font-weight:800;margin-top:.25rem}.plan-cta[data-v-fc07f3f9]{display:block;width:100%;margin-top:1rem;background:#131315;color:#f7f7f7;border:none;border-radius:40px;padding:16px 0;font-size:.9rem;font-weight:700;cursor:pointer;transition:transform .2s ease}.plan-cta[data-v-fc07f3f9]:hover{transform:scale(1.02)}@media(max-width:1024px){.plan-card[data-v-fc07f3f9]{width:100%;border-radius:12px!important;border:2px solid #202020!important;margin-bottom:1rem}.plan-card.active[data-v-fc07f3f9]{border:2px solid var(--scalar-primary)!important}.plan-details-box[data-v-fc07f3f9]{min-height:auto}}.pricing-grid[data-v-a9493ae3]{width:100%}.grid-row[data-v-a9493ae3]{display:flex;width:100%}.left-column[data-v-a9493ae3]{width:25%;flex-shrink:0;padding:1.25rem 2rem 1.25rem 1.5rem}.right-column[data-v-a9493ae3]{flex:1;display:flex}.feature-cells-spacer[data-v-a9493ae3],.feature-cells[data-v-a9493ae3]{display:flex;flex:1}.category-label[data-v-a9493ae3]{padding-top:5rem!important;padding-bottom:2rem!important;font-size:.7rem;font-weight:800;color:#9ca3af;letter-spacing:.1em;border-bottom:none!important}.feature-label[data-v-a9493ae3]{font-size:.9rem;font-weight:600;border-bottom:1px solid #f1f1f1;display:flex;align-items:center}.cell[data-v-a9493ae3]{flex:1 1 0;width:0;padding:1.25rem 1.5rem;display:flex;align-items:center;border-left:2px solid transparent;border-right:2px solid transparent;border-bottom:1px solid #f1f1f4}.cell.active[data-v-a9493ae3]{border-left:2px solid var(--scalar-primary)!important;border-right:2px solid var(--scalar-primary)!important;border-bottom:none!important;border-top:none!important}.category-row .cell.active[data-v-a9493ae3]{border-bottom:none!important}.feature-row:last-child .cell.active[data-v-a9493ae3]{border-bottom:2px solid var(--scalar-primary)!important;border-radius:0 0 16px 16px}.dash[data-v-a9493ae3]{color:#ccc}.text-sm[data-v-a9493ae3]{font-size:.85rem;font-weight:600}.pi-check-circle[data-v-a9493ae3]{color:var(--scalar-primary);font-weight:700;font-size:1rem}@media(max-width:1024px){.grid-row[data-v-a9493ae3]{flex-direction:column}.left-column[data-v-a9493ae3]{width:100%;padding:1rem}.right-column[data-v-a9493ae3]{flex-direction:column}.cell[data-v-a9493ae3]{width:100%;border:1px solid #eee!important;border-radius:8px;margin-bottom:.5rem}.category-label[data-v-a9493ae3]{padding-top:2rem!important;padding-bottom:1rem!important}}.mobile-pricing-table[data-v-118d165f]{width:100%;margin-top:2rem;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;background:#f7f7f7}.table-wrapper[data-v-118d165f]{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;background:linear-gradient(to right,#f7f7f7 30%,#fff0),linear-gradient(to right,#fff0,#f7f7f7 70%) 0 100%,radial-gradient(farthest-side at 0 50%,#0003,#0000),radial-gradient(farthest-side at 100% 50%,#0003,#0000) 0 100%;background-repeat:no-repeat;background-color:#f7f7f7;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-position:0 0,100% 0,0 0,100% 0;background-attachment:local,local,scroll,scroll}table[data-v-118d165f]{border-collapse:collapse;width:100%;min-width:600px}th[data-v-118d165f],td[data-v-118d165f]{padding:1rem;text-align:center;border-bottom:1px solid #f3f4f6}.sticky-col[data-v-118d165f]{position:sticky;left:0;background:#f7f7f7;z-index:10;text-align:left;border-right:1px solid #f3f4f6;box-shadow:2px 0 5px -2px #0000000d}.plan-header[data-v-118d165f]{background:#f9fafb;font-size:.9rem;font-weight:800;color:var(--scalar-text-heading)}.premium-header[data-v-118d165f]{color:var(--scalar-primary);background:#ecfdf5}.plan-name[data-v-118d165f]{white-space:nowrap}.category-header[data-v-118d165f]{background:#f9fafb;font-size:.75rem;font-weight:800;color:var(--scalar-text-muted);letter-spacing:.05em;text-align:left;padding:.75rem 1rem}.feature-name[data-v-118d165f]{font-size:.85rem;font-weight:600;color:var(--scalar-text-body);min-width:140px;max-width:160px}.feature-value[data-v-118d165f]{font-size:.85rem;color:var(--scalar-text-body);min-width:100px}.premium-cell[data-v-118d165f]{background-color:#f0fdf9}.pi-check-circle[data-v-118d165f]{color:var(--scalar-primary);font-size:1rem;font-weight:700}.dash[data-v-118d165f]{color:#e5e7eb}.value-text[data-v-118d165f]{font-weight:500}.pricing-header-top[data-v-d67ed695]{margin-top:2rem;margin-bottom:3rem;padding:0;display:flex;width:100%;justify-content:center}.plans-header-actions[data-v-d67ed695]{display:flex;justify-content:center;flex:1;margin-left:25%}.billing-toggle-wrapper[data-v-d67ed695]{display:flex;align-items:center}.billing-toggle[data-v-d67ed695]{background:#181818;padding:3px;border-radius:var(--scalar-radius-lg);display:flex;align-items:center}.toggle-btn[data-v-d67ed695]{border:1px solid transparent;background:transparent;padding:6px 12px;border-radius:calc(var(--scalar-radius-md) - 2px);font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);color:var(--scalar-text-muted);display:flex;align-items:center;gap:8px}.toggle-btn.active[data-v-d67ed695]{background:#f7f7f7;color:#131315;border-color:#f7f7f7}.save-badge-pill[data-v-d67ed695]{background:#ecfdf5;color:#059669;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:8px}@media(max-width:1024px){.pricing-header-top[data-v-d67ed695]{flex-direction:column;align-items:center;text-align:center;gap:2rem}.plans-header-actions[data-v-d67ed695]{margin-left:0}}.addon-card[data-v-2f7ba1f1]{background:#f7f7f7;padding:2.5rem 2rem;border-radius:var(--scalar-radius-lg);display:flex;flex-direction:column;transition:all var(--scalar-transition-base)}.addon-header[data-v-2f7ba1f1]{margin-bottom:1.5rem}.addon-name[data-v-2f7ba1f1]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.addon-price[data-v-2f7ba1f1]{display:flex;align-items:baseline;gap:.4rem}.addon-billing-info[data-v-2f7ba1f1]{margin-top:.25rem}.addon-amount[data-v-2f7ba1f1]{font-size:2rem;font-weight:800;color:var(--scalar-text-heading);letter-spacing:-.02em}.addon-period[data-v-2f7ba1f1]{font-size:.8rem;color:var(--scalar-text-muted)}.addon-description[data-v-2f7ba1f1]{font-size:.9rem;color:var(--scalar-text-body);margin:1.5rem 0;flex-grow:1}.price-billing[data-v-2f7ba1f1]{font-size:.7rem;color:#9ca3af;font-weight:500}.addon-cta[data-v-2f7ba1f1]{margin-top:1rem;background-color:#131315}.addons-section[data-v-2f57bfa2]{margin-top:6rem;padding:4rem 1.5rem;border-top:1px solid #eee}.section-title[data-v-2f57bfa2]{font-size:2.25rem;font-weight:800;text-align:center;margin-bottom:1rem}.section-subtitle[data-v-2f57bfa2]{text-align:center;color:var(--scalar-text-muted);margin-bottom:3.5rem;font-size:1rem}.addons-grid[data-v-2f57bfa2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.addons-grid[data-v-2f57bfa2]{grid-template-columns:1fr}}.pricing-page[data-v-55382dd1]{background-color:var(--scalar-surface-base);min-height:100vh;padding-top:6rem;padding-bottom:8rem;color:var(--scalar-text-heading)}.pricing-container[data-v-55382dd1]{max-width:1200px;margin:0 auto}.page-title[data-v-55382dd1]{font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:0;letter-spacing:-.02em}.pricing-grid-container[data-v-55382dd1]{width:100%;margin-top:2rem}.grid-row[data-v-55382dd1]{display:flex;width:100%}.left-column[data-v-55382dd1]{width:25%;flex-shrink:0;padding:1.25rem 2rem 1.25rem 1.5rem}.right-column[data-v-55382dd1]{flex:1;display:flex}.left-column.title-cell[data-v-55382dd1]{padding-top:2.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.trial-info-text[data-v-55382dd1]{font-size:1rem;color:var(--scalar-primary);font-weight:700;max-width:200px;line-height:1.4}.plans-row[data-v-55382dd1]{display:flex;flex:1}.features-mobile[data-v-55382dd1]{display:none}.features-desktop[data-v-55382dd1]{display:block}@media(max-width:1024px){.plans-row[data-v-55382dd1],.grid-row[data-v-55382dd1]{flex-direction:column}.left-column[data-v-55382dd1]{width:100%;padding:1rem}.features-desktop[data-v-55382dd1]{display:none}.features-mobile[data-v-55382dd1]{display:block}}.cta-section[data-v-4d4cef39]{padding:140px 0;background:#f7f7f7;color:#131315;position:relative;overflow:hidden}.container[data-v-4d4cef39]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2;text-align:center}.cta-content[data-v-4d4cef39]{max-width:800px;margin:0 auto}h2[data-v-4d4cef39]{font-size:3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:24px;color:#131315}p[data-v-4d4cef39]{font-size:1.25rem;color:#666;margin-bottom:48px;line-height:1.6}.cta-actions[data-v-4d4cef39]{display:flex;gap:16px;justify-content:center}.btn[data-v-4d4cef39]{min-width:200px}@media(max-width:768px){.cta-section[data-v-4d4cef39]{padding:100px 0}h2[data-v-4d4cef39]{font-size:2.5rem}.cta-actions[data-v-4d4cef39]{flex-direction:column;align-items:center}.btn[data-v-4d4cef39]{width:100%;max-width:300px}}.hero-section[data-v-ec249b12]{position:relative;width:100%;background:#f7f7f7;display:flex;flex-direction:column;align-items:center;padding-top:clamp(140px,15vh,200px);padding-bottom:0;z-index:20}.container[data-v-ec249b12]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}.hero-content[data-v-ec249b12]{text-align:center;max-width:850px;margin:0 auto;padding-bottom:60px}h1[data-v-ec249b12]{font-size:4.5rem;letter-spacing:-.03em;font-weight:800;line-height:1.1;margin:0 0 24px;color:#131315}.hero-subtitle[data-v-ec249b12]{font-size:1.25rem;line-height:1.5;max-width:600px;margin:0 auto 40px;color:#555}.hero-image-anchor[data-v-ec249b12]{width:100%;max-width:1100px;padding:0 24px;margin-top:auto;margin-bottom:-100px;position:relative;z-index:30}.hero-image-wrapper[data-v-ec249b12]{width:100%;background:#f7f7f7;border-radius:12px;overflow:hidden;border:1px solid #eee;box-shadow:0 20px 50px #00000026}.hero-dashboard-img[data-v-ec249b12]{width:100%;height:auto;display:block}@media(max-width:992px){h1[data-v-ec249b12]{font-size:3rem}.hero-section[data-v-ec249b12]{padding-top:160px}.hero-image-anchor[data-v-ec249b12]{margin-bottom:-60px}}@media(max-width:768px){h1[data-v-ec249b12]{font-size:2.5rem}}.page-wrapper[data-v-57d66162]{width:100%;min-height:100vh;background-color:#f7f7f7;padding-bottom:0}.container[data-v-57d66162]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}h1[data-v-57d66162]{font-size:4.5rem;letter-spacing:-.03em;font-weight:800;line-height:1;margin:0 0 24px;color:#131315}.section[data-v-57d66162]{padding:140px 0;position:relative}.first-section[data-v-57d66162]{padding-top:calc(15vh + 100px)!important;padding-bottom:140px}.light-section[data-v-57d66162]{background:#f7f7f7;color:#131315}.dark-section[data-v-57d66162]{background:#131315;color:#f7f7f7}@media(max-width:992px){h1[data-v-57d66162]{font-size:3rem}.first-section[data-v-57d66162]{padding-top:200px!important}}@media(max-width:768px){h1[data-v-57d66162]{font-size:2.5rem}.section[data-v-57d66162]{padding:80px 0}.first-section[data-v-57d66162]{padding-top:160px!important}}.page-wrapper[data-v-8f6eef05]{width:100%;min-height:100vh;background-color:#f7f7f7;padding-bottom:0}.container[data-v-8f6eef05]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}h1[data-v-8f6eef05]{font-size:4.5rem;letter-spacing:-.03em;font-weight:800;line-height:1;margin:0 0 24px;color:#131315}.section[data-v-8f6eef05]{padding:140px 0;position:relative}.first-section[data-v-8f6eef05]{padding-top:calc(15vh + 100px)!important;padding-bottom:140px}.light-section[data-v-8f6eef05]{background:#f7f7f7;color:#131315}.dark-section[data-v-8f6eef05]{background:#131315;color:#f7f7f7}@media(max-width:992px){h1[data-v-8f6eef05]{font-size:3rem}.first-section[data-v-8f6eef05]{padding-top:200px!important}}@media(max-width:768px){h1[data-v-8f6eef05]{font-size:2.5rem}.section[data-v-8f6eef05]{padding:80px 0}.first-section[data-v-8f6eef05]{padding-top:160px!important}}.page-wrapper[data-v-dddcbb34]{width:100%;min-height:100vh;background-color:#f7f7f7;padding-bottom:0}.container[data-v-dddcbb34]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}h1[data-v-dddcbb34]{font-size:4.5rem;letter-spacing:-.03em;font-weight:800;line-height:1;margin:0 0 24px;color:#131315}.hero-section[data-v-dddcbb34]{position:relative;width:100%;background:#f7f7f7;display:flex;flex-direction:column;align-items:center;padding-top:clamp(140px,15vh,200px);padding-bottom:0;z-index:20}.hero-content[data-v-dddcbb34]{text-align:center;max-width:850px;margin:0 auto;padding-bottom:60px}.hero-subtitle[data-v-dddcbb34]{font-size:1.25rem;line-height:1.5;max-width:600px;margin:0 auto 40px;color:#555}.hero-image-anchor[data-v-dddcbb34]{width:100%;max-width:1100px;padding:0 24px;margin-top:auto;margin-bottom:-100px;position:relative;z-index:30}.hero-image-wrapper[data-v-dddcbb34]{width:100%;background:#f7f7f7;border-radius:12px;overflow:hidden;border:1px solid #eee;box-shadow:0 20px 50px #00000026}.hero-dashboard-img[data-v-dddcbb34]{width:100%;height:auto;display:block}.section[data-v-dddcbb34]{padding:140px 0;position:relative}.first-section[data-v-dddcbb34]{padding-top:calc(15vh + 100px)!important;padding-bottom:140px}.light-section[data-v-dddcbb34]{background:#f7f7f7;color:#131315}.dark-section[data-v-dddcbb34]{background:#131315;color:#f7f7f7}@media(max-width:992px){h1[data-v-dddcbb34]{font-size:3rem}.hero-section[data-v-dddcbb34]{padding-top:160px}.hero-image-anchor[data-v-dddcbb34]{margin-bottom:-60px}.first-section[data-v-dddcbb34]{padding-top:200px!important}}@media(max-width:768px){h1[data-v-dddcbb34]{font-size:2.5rem}.section[data-v-dddcbb34]{padding:80px 0}.first-section[data-v-dddcbb34]{padding-top:160px!important}}.page-wrapper[data-v-eef3958e]{width:100%;min-height:100vh;background-color:#f7f7f7;padding-bottom:0}.container[data-v-eef3958e]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}h1[data-v-eef3958e]{font-size:4.5rem;letter-spacing:-.03em;font-weight:800;line-height:1;margin:0 0 24px;color:#131315}.hero-section[data-v-eef3958e]{position:relative;width:100%;background:#f7f7f7;display:flex;flex-direction:column;align-items:center;padding-top:clamp(140px,15vh,200px);padding-bottom:0;z-index:20}.hero-content[data-v-eef3958e]{text-align:center;max-width:850px;margin:0 auto;padding-bottom:60px}.hero-subtitle[data-v-eef3958e]{font-size:1.25rem;line-height:1.5;max-width:600px;margin:0 auto 40px;color:#555}.hero-image-anchor[data-v-eef3958e]{width:100%;max-width:1100px;padding:0 24px;margin-top:auto;margin-bottom:-100px;position:relative;z-index:30}.hero-image-wrapper[data-v-eef3958e]{width:100%;background:#f7f7f7;border-radius:12px;overflow:hidden;border:1px solid #eee;box-shadow:0 20px 50px #00000026}.hero-dashboard-img[data-v-eef3958e]{width:100%;height:auto;display:block}.section[data-v-eef3958e]{padding:140px 0;position:relative}.first-section[data-v-eef3958e]{padding-top:calc(15vh + 100px)!important;padding-bottom:140px}.light-section[data-v-eef3958e]{background:#f7f7f7;color:#131315}.dark-section[data-v-eef3958e]{background:#131315;color:#f7f7f7}@media(max-width:992px){h1[data-v-eef3958e]{font-size:3rem}.hero-section[data-v-eef3958e]{padding-top:160px}.hero-image-anchor[data-v-eef3958e]{margin-bottom:-60px}.first-section[data-v-eef3958e]{padding-top:200px!important}}@media(max-width:768px){h1[data-v-eef3958e]{font-size:2.5rem}.section[data-v-eef3958e]{padding:80px 0}.first-section[data-v-eef3958e]{padding-top:160px!important}}.page-wrapper[data-v-904df70c]{width:100%;min-height:100vh;background-color:#f7f7f7;padding-bottom:0}.container[data-v-904df70c]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:10}h1[data-v-904df70c]{font-size:4.5rem;letter-spacing:-.03em;font-weight:800;line-height:1;margin:0 0 24px;color:#131315}.hero-section[data-v-904df70c]{position:relative;width:100%;background:#f7f7f7;display:flex;flex-direction:column;align-items:center;padding-top:clamp(140px,15vh,200px);padding-bottom:0;z-index:20}.hero-content[data-v-904df70c]{text-align:center;max-width:850px;margin:0 auto;padding-bottom:60px}.hero-subtitle[data-v-904df70c]{font-size:1.25rem;line-height:1.5;max-width:600px;margin:0 auto 40px;color:#555}.hero-image-anchor[data-v-904df70c]{width:100%;max-width:1100px;padding:0 24px;margin-top:auto;margin-bottom:-100px;position:relative;z-index:30}.hero-image-wrapper[data-v-904df70c]{width:100%;background:#f7f7f7;border-radius:12px;overflow:hidden;border:1px solid #eee;box-shadow:0 20px 50px #00000026}.hero-dashboard-img[data-v-904df70c]{width:100%;height:auto;display:block}.section[data-v-904df70c]{padding:140px 0;position:relative}.first-section[data-v-904df70c]{padding-top:calc(15vh + 100px)!important;padding-bottom:140px}.light-section[data-v-904df70c]{background:#f7f7f7;color:#131315}.dark-section[data-v-904df70c]{background:#131315;color:#f7f7f7}@media(max-width:992px){h1[data-v-904df70c]{font-size:3rem}.hero-section[data-v-904df70c]{padding-top:160px}.hero-image-anchor[data-v-904df70c]{margin-bottom:-60px}.first-section[data-v-904df70c]{padding-top:200px!important}}@media(max-width:768px){h1[data-v-904df70c]{font-size:2.5rem}.section[data-v-904df70c]{padding:80px 0}.first-section[data-v-904df70c]{padding-top:160px!important}}.privacy-policy[data-v-75dcaeb2]{max-width:800px;margin:0 auto}.last-updated[data-v-75dcaeb2]{color:var(--scalar-text-muted);font-size:var(--scalar-text-sm);margin-bottom:1.5rem}.intro-text[data-v-75dcaeb2]{font-size:var(--scalar-text-lg);color:var(--scalar-text-body);line-height:var(--scalar-leading-relaxed);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--scalar-border-color)}.section[data-v-75dcaeb2]{margin-bottom:2rem;padding:0}h1[data-v-75dcaeb2]{margin-bottom:.5rem}h2[data-v-75dcaeb2]{font-size:var(--scalar-text-xl);margin-top:1.5rem;margin-bottom:1rem;color:var(--scalar-text-heading)}h3[data-v-75dcaeb2]{font-size:var(--scalar-text-lg);margin-top:1.25rem;margin-bottom:.75rem;color:var(--scalar-text-heading)}p[data-v-75dcaeb2]{color:var(--scalar-text-body);line-height:var(--scalar-leading-relaxed);margin-bottom:1rem}.policy-list[data-v-75dcaeb2]{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem;color:var(--scalar-text-body)}.policy-list li[data-v-75dcaeb2]{margin-bottom:.5rem;line-height:var(--scalar-leading-relaxed)}strong[data-v-75dcaeb2]{font-weight:600;color:var(--scalar-text-heading)}.regulator-info[data-v-75dcaeb2]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--scalar-border-color)}.regulator-info p[data-v-75dcaeb2]{font-size:var(--scalar-text-sm);margin-bottom:.75rem}a[data-v-75dcaeb2]{color:var(--scalar-primary);text-decoration:none;transition:color .2s ease}a[href^="mailto:"][data-v-75dcaeb2]{margin-left:.25rem;display:inline-block}a[data-v-75dcaeb2]:hover{color:var(--scalar-primary-dark);text-decoration:underline}.terms-of-use[data-v-274d8839]{max-width:800px;margin:0 auto}.last-updated[data-v-274d8839]{color:var(--scalar-text-muted);font-size:var(--scalar-text-sm);margin-bottom:1.5rem}.intro-text[data-v-274d8839]{font-size:var(--scalar-text-lg);color:var(--scalar-text-body);line-height:var(--scalar-leading-relaxed);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--scalar-border-color)}.section[data-v-274d8839]{margin-bottom:2rem;padding:0}h1[data-v-274d8839]{margin-bottom:.5rem}h2[data-v-274d8839]{font-size:var(--scalar-text-xl);margin-top:1.5rem;margin-bottom:1rem;color:var(--scalar-text-heading)}h3[data-v-274d8839]{font-size:var(--scalar-text-lg);margin-top:1.25rem;margin-bottom:.75rem;color:var(--scalar-text-heading)}p[data-v-274d8839]{color:var(--scalar-text-body);line-height:var(--scalar-leading-relaxed);margin-bottom:1rem}.terms-list[data-v-274d8839]{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem;color:var(--scalar-text-body)}.terms-list li[data-v-274d8839]{margin-bottom:.5rem;line-height:var(--scalar-leading-relaxed)}strong[data-v-274d8839]{font-weight:600;color:var(--scalar-text-heading)}a[data-v-274d8839]{color:var(--scalar-primary);text-decoration:none;transition:color .2s ease}a[href^="mailto:"][data-v-274d8839]{margin-left:.25rem;display:inline-block}a[data-v-274d8839]:hover{color:var(--scalar-primary-dark);text-decoration:underline}.faqs-page[data-v-febc8a27]{padding-top:5rem;min-height:100vh;background-color:#f7f7f7;color:#131315}.faqs-hero[data-v-febc8a27]{text-align:left;padding:6rem 0 4rem}.faqs-hero h3[data-v-febc8a27]{font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;margin-bottom:1rem;letter-spacing:-.04em}.hero-subtitle[data-v-febc8a27]{color:#888;font-size:1.25rem;font-weight:500}.faqs-content[data-v-febc8a27]{padding:5rem 0}.faqs-layout[data-v-febc8a27]{display:grid;grid-template-columns:280px 1fr;gap:5rem}.sidebar-nav[data-v-febc8a27]{display:flex;flex-direction:column;gap:.25rem}.category-link[data-v-febc8a27]{display:block;width:100%;text-align:left;padding:.875rem 1.25rem;border:1px solid transparent;background:transparent;color:#666;font-weight:600;cursor:pointer;font-size:.95rem}.category-link[data-v-febc8a27]:hover{color:#131315;background:#f5f5f5}.category-link.active[data-v-febc8a27]{background:#131315;color:#f7f7f7;border-color:#131315}.support-card[data-v-febc8a27]{margin-top:4rem;padding:2rem;border:1px solid #131315;text-align:center}.support-card h3[data-v-febc8a27]{font-size:1.1rem;font-weight:800;margin-bottom:.5rem}.support-card p[data-v-febc8a27]{font-size:.9rem;color:#666;margin-bottom:1.5rem}.btn[data-v-febc8a27]{display:inline-block;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.btn-primary[data-v-febc8a27]{background:#131315;color:#f7f7f7;border:1px solid #131315;width:100%}.btn-primary[data-v-febc8a27]:hover{background:#f7f7f7;color:#131315}.category-title[data-v-febc8a27]{font-size:2rem;font-weight:800;margin-bottom:3rem;letter-spacing:-.02em;text-transform:uppercase}.faqs-list[data-v-febc8a27]{display:flex;flex-direction:column;gap:0;border-top:1px solid #131315}.faq-item[data-v-febc8a27]{border-bottom:1px solid #131315;background:#f7f7f7}.faq-question[data-v-febc8a27]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 0;background:none;border:none;cursor:pointer;text-align:left;font-weight:700;color:#131315}.faq-question i[data-v-febc8a27]{font-size:1rem}.faq-item.open .faq-question i[data-v-febc8a27]{transform:none}.faq-answer[data-v-febc8a27]{padding:0 0 2rem;max-width:800px}.answer-content[data-v-febc8a27]{font-size:1.1rem;line-height:1.6;color:#333}.answer-content[data-v-febc8a27] a{color:#131315;text-decoration:underline;font-weight:700}@media(max-width:900px){.faqs-layout[data-v-febc8a27]{grid-template-columns:1fr;gap:3rem}.faqs-sidebar[data-v-febc8a27]{order:2}.category-title[data-v-febc8a27]{margin-bottom:2rem}}.contact-layout[data-v-1ba74477]{padding:6rem 0;max-width:1000px;margin:0 auto}.contact-header[data-v-1ba74477]{margin-bottom:5rem}.contact-header h1[data-v-1ba74477]{font-size:4rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1rem}.subtitle[data-v-1ba74477]{font-size:1.25rem;color:var(--scalar-text-muted);font-weight:500}.contact-grid[data-v-1ba74477]{display:grid;grid-template-columns:320px 1fr;gap:6rem;align-items:flex-start}.contact-details[data-v-1ba74477]{display:flex;flex-direction:column;gap:3.5rem;padding-top:.4rem}.detail-item h3[data-v-1ba74477]{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.detail-item p[data-v-1ba74477]{font-size:.95rem;color:var(--scalar-text-muted);margin-bottom:.75rem}.detail-item a[data-v-1ba74477]{font-weight:700;color:var(--scalar-primary);text-decoration:none;font-size:.95rem}.contact-form-area[data-v-1ba74477]{max-width:440px}.form-modern[data-v-1ba74477]{display:flex;flex-direction:column;gap:2rem}.form-row[data-v-1ba74477]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.input-block[data-v-1ba74477]{display:flex;flex-direction:column;gap:.75rem}.input-block label[data-v-1ba74477]{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}input[data-v-1ba74477],textarea[data-v-1ba74477],select[data-v-1ba74477]{width:100%;padding:.9rem 1.25rem;border:2px solid #131315;border-radius:0;background:#f7f7f7;font-size:.95rem;font-weight:600;color:#131315;transition:all .15s cubic-bezier(.4,0,.2,1)}input[data-v-1ba74477]:focus,textarea[data-v-1ba74477]:focus,select[data-v-1ba74477]:focus{outline:none;background:#f7f7f7;transform:translate(-2px,-2px);box-shadow:4px 4px #131315}.select-box[data-v-1ba74477]{position:relative;display:flex;align-items:center}.select-box i[data-v-1ba74477]{position:absolute;right:1.25rem;pointer-events:none;font-size:.8rem;color:#131315;font-weight:800}select[data-v-1ba74477]{appearance:none;padding-right:3rem;cursor:pointer}textarea[data-v-1ba74477]{resize:none}.btn-dark[data-v-1ba74477]{align-self:flex-start;padding:1.25rem 3rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:0;background:#131315;color:#f7f7f7;border:2px solid #131315;transition:all .2s ease}.btn-dark[data-v-1ba74477]:hover{background:#f7f7f7;color:#131315}.label-row[data-v-1ba74477]{display:flex;justify-content:space-between;align-items:center}.count[data-v-1ba74477]{font-size:.7rem;font-weight:700;color:var(--scalar-text-muted)}.alert[data-v-1ba74477]{padding:1rem 1.5rem;font-weight:700;font-size:.9rem;margin-bottom:2rem;border:2px solid #131315}.alert.success[data-v-1ba74477]{background:#f0fdf4;color:#166534;border-color:#166534}.alert.error[data-v-1ba74477]{background:#fef2f2;color:#991b1b;border-color:#991b1b}@media(max-width:900px){.contact-grid[data-v-1ba74477]{grid-template-columns:1fr;gap:4rem}.form-row[data-v-1ba74477]{grid-template-columns:1fr}}.page-header[data-v-39e09970]{text-align:center;margin-bottom:4rem;padding-top:2rem}.page-header h1[data-v-39e09970]{font-size:3rem;margin-bottom:1rem}.subtitle[data-v-39e09970]{font-size:1.25rem;color:var(--scalar-text-muted);max-width:600px;margin:0 auto}.integrations-list[data-v-39e09970]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:6rem}.integration-item[data-v-39e09970]{overflow:hidden;cursor:pointer;transition:box-shadow .2s ease;border:1px solid transparent}.integration-item[data-v-39e09970]:hover{background-color:#f3f5f7;box-shadow:var(--scalar-shadow-sm)}.integration-header[data-v-39e09970]{display:flex;align-items:center;padding:2rem;gap:1.5rem}.integration-icon[data-v-39e09970]{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.integration-icon img[data-v-39e09970]{width:40px;height:40px;object-fit:contain}.integration-summary[data-v-39e09970]{flex:1}.integration-summary h3[data-v-39e09970]{margin:0 0 .5rem;font-size:1.25rem}.integration-summary p[data-v-39e09970]{margin:0;font-size:.95rem;color:var(--scalar-text-muted);line-height:1.5}.integration-arrow[data-v-39e09970]{color:#1a1a1a;transition:transform .3s ease}.integration-item.expanded .integration-arrow[data-v-39e09970]{transform:rotate(90deg)}.integration-details[data-v-39e09970]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out}.integration-item.expanded .integration-details[data-v-39e09970]{grid-template-rows:1fr}.details-content[data-v-39e09970]{overflow:hidden}.details-content ul[data-v-39e09970]{padding:1.5rem 2rem 2rem;margin:0;list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-left:calc(64px + 1.5rem);border-top:1px solid rgba(0,0,0,.05)}.details-content li[data-v-39e09970]{color:var(--scalar-text-body);font-size:.95rem;display:flex;align-items:flex-start;gap:.75rem}.details-content li i[data-v-39e09970]{color:var(--scalar-primary);margin-top:.2rem}.cta-section[data-v-39e09970]{text-align:center;padding:3rem}.cta-section h2[data-v-39e09970]{font-size:1.5rem;margin-bottom:.5rem}.cta-section p[data-v-39e09970]{color:var(--scalar-text-muted);margin-bottom:1.5rem}@media(min-width:960px){.integrations-list[data-v-39e09970]{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:600px){.integration-header[data-v-39e09970]{flex-direction:column;text-align:center;align-items:center;padding:1.5rem}.integration-arrow[data-v-39e09970]{display:none}.details-content ul[data-v-39e09970]{margin-left:0;padding:0 1.5rem 1.5rem}}.security-policy[data-v-c238666b]{max-width:800px;margin:0 auto}.last-updated[data-v-c238666b]{color:var(--scalar-text-muted);font-size:var(--scalar-text-sm);margin-bottom:1.5rem}.intro-text[data-v-c238666b]{font-size:var(--scalar-text-lg);color:var(--scalar-text-body);line-height:var(--scalar-leading-relaxed);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--scalar-border-color)}.section[data-v-c238666b]{margin-bottom:2rem;padding:0}h1[data-v-c238666b]{margin-bottom:.5rem}h2[data-v-c238666b]{font-size:var(--scalar-text-xl);margin-top:1.5rem;margin-bottom:1rem;color:var(--scalar-text-heading)}h3[data-v-c238666b]{font-size:var(--scalar-text-lg);margin-top:1.25rem;margin-bottom:.75rem;color:var(--scalar-text-heading)}p[data-v-c238666b]{color:var(--scalar-text-body);line-height:var(--scalar-leading-relaxed);margin-bottom:1rem}.policy-list[data-v-c238666b]{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem;color:var(--scalar-text-body)}.policy-list li[data-v-c238666b]{margin-bottom:.5rem;line-height:var(--scalar-leading-relaxed)}strong[data-v-c238666b]{font-weight:600;color:var(--scalar-text-heading)}a[data-v-c238666b]{color:var(--scalar-primary);text-decoration:none;transition:color .2s ease}a[href^="mailto:"][data-v-c238666b]{margin-left:.25rem;display:inline-block}a[data-v-c238666b]:hover{color:var(--scalar-primary-dark);text-decoration:underline}.blogs-page[data-v-e7dba00b]{padding-top:6rem;background-color:var(--scalar-surface-lowest);min-height:100vh}.container.wide[data-v-e7dba00b]{max-width:800px}.blogs-hero[data-v-e7dba00b]{padding:4rem 0 2rem;text-align:left}.hero-title[data-v-e7dba00b]{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;color:var(--scalar-text-heading)}.hero-subtitle[data-v-e7dba00b]{font-size:var(--scalar-text-lg);color:var(--scalar-text-muted);max-width:700px;line-height:1.6}.blogs-content[data-v-e7dba00b]{padding-bottom:8rem}.blog-list[data-v-e7dba00b]{display:flex;flex-direction:column;gap:6rem}.blog-entry-link[data-v-e7dba00b]{text-decoration:none;color:inherit;display:block;transition:opacity .2s ease}.blog-entry-link[data-v-e7dba00b]:hover{opacity:.9}.blog-entry[data-v-e7dba00b]{cursor:pointer}.entry-header[data-v-e7dba00b]{margin-bottom:1.5rem;font-size:.85rem;display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem}.entry-category[data-v-e7dba00b]{font-weight:800;color:var(--scalar-primary);text-transform:uppercase;letter-spacing:.05em;margin-right:.5rem}.entry-date[data-v-e7dba00b],.entry-author[data-v-e7dba00b]{color:var(--scalar-text-muted);display:flex;align-items:center;gap:.5rem;font-weight:500}.entry-header i[data-v-e7dba00b],.entry-footer i[data-v-e7dba00b]{font-size:.8rem;color:var(--scalar-primary)}.entry-image[data-v-e7dba00b]{width:100%;aspect-ratio:16/9;background-color:#f0f4f8;border-radius:4px;overflow:hidden;margin-bottom:2rem}.entry-image img[data-v-e7dba00b]{width:100%;height:100%;object-fit:cover}.image-placeholder[data-v-e7dba00b]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--scalar-border-color)}.image-placeholder i[data-v-e7dba00b]{font-size:3rem}.entry-title[data-v-e7dba00b]{font-size:2rem;font-weight:800;margin-bottom:1rem;line-height:1.2;color:var(--scalar-text-heading)}.entry-excerpt[data-v-e7dba00b]{font-size:1.15rem;color:var(--scalar-text-muted);line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.entry-footer[data-v-e7dba00b]{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;font-size:.85rem}.footer-tags[data-v-e7dba00b]{font-weight:700;color:var(--scalar-primary);margin-right:.5rem}.blog-pagination[data-v-e7dba00b]{display:flex;justify-content:flex-start;padding:6rem 0;border-top:1px solid var(--scalar-border-color)}.pagination-link[data-v-e7dba00b]{background:none;border:none;padding:0;margin-right:3rem;font-size:.75rem;font-weight:800;color:var(--scalar-text-heading);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;display:flex;align-items:center;gap:1rem;transition:opacity .2s ease}.pagination-link[data-v-e7dba00b]:hover{opacity:.7}.pagination-link i[data-v-e7dba00b]{font-size:.8rem}.loading-state[data-v-e7dba00b]{display:flex;flex-direction:column;gap:6rem}.skeleton-post[data-v-e7dba00b]{animation:pulse-e7dba00b 2s infinite ease-in-out}.skeleton-meta[data-v-e7dba00b]{width:200px;height:1rem;background:var(--scalar-surface-middle);margin-bottom:1.5rem}.skeleton-image[data-v-e7dba00b]{width:100%;aspect-ratio:16/9;background:var(--scalar-surface-middle);margin-bottom:2rem}.skeleton-title[data-v-e7dba00b]{width:80%;height:2.5rem;background:var(--scalar-surface-middle);margin-bottom:1rem}.skeleton-text[data-v-e7dba00b]{width:100%;height:4rem;background:var(--scalar-surface-middle)}@keyframes pulse-e7dba00b{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.error-state[data-v-e7dba00b],.empty-state[data-v-e7dba00b]{text-align:center;padding:10rem 2rem;max-width:500px;margin:0 auto}.error-icon[data-v-e7dba00b],.empty-icon[data-v-e7dba00b]{font-size:3rem;color:var(--scalar-text-muted);margin-bottom:2rem}.retry-button[data-v-e7dba00b]{margin-top:2rem;background:var(--scalar-text-heading);color:#f7f7f7;border:none;padding:.75rem 2.5rem;border-radius:4px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:opacity .2s ease}.retry-button[data-v-e7dba00b]:hover{opacity:.9}@media(max-width:768px){.blogs-hero[data-v-e7dba00b]{padding:2rem 0}.entry-title[data-v-e7dba00b]{font-size:1.75rem}.blog-list[data-v-e7dba00b]{gap:4rem}.blog-pagination[data-v-e7dba00b]{padding:4rem 0}}.careers-page[data-v-ddd12224]{padding-top:80px;min-height:80vh;display:flex;align-items:center;justify-content:center}.container-medium[data-v-ddd12224]{max-width:800px}.careers-hero[data-v-ddd12224]{padding:4rem 0;text-align:center}h1[data-v-ddd12224]{font-size:clamp(2.5rem,5vw,4rem);font-weight:850;letter-spacing:-.04em;line-height:1.1;margin-bottom:2.5rem}.blog-post-page[data-v-7eaeb4cf]{padding-top:8rem;padding-bottom:8rem;background-color:var(--scalar-surface-base);min-height:100vh}.container.narrow[data-v-7eaeb4cf]{max-width:720px;margin:0 auto;padding:0 1.5rem}.breadcrumb-nav[data-v-7eaeb4cf]{display:flex;align-items:center;gap:.75rem;margin-bottom:3rem;font-size:.85rem;color:var(--scalar-text-muted)}.breadcrumb-nav a[data-v-7eaeb4cf]{color:var(--scalar-primary);text-decoration:none;font-weight:700}.breadcrumb-nav i[data-v-7eaeb4cf]{font-size:.6rem}.post-header[data-v-7eaeb4cf]{margin-bottom:3rem}.post-title[data-v-7eaeb4cf]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--scalar-text-heading);margin-bottom:1.5rem}.post-meta[data-v-7eaeb4cf]{display:flex;gap:2rem;font-size:.95rem;color:var(--scalar-text-muted);font-weight:500}.meta-item[data-v-7eaeb4cf]{display:flex;align-items:center;gap:.5rem}.meta-item i[data-v-7eaeb4cf]{color:var(--scalar-primary)}.post-hero-image[data-v-7eaeb4cf]{margin:0 0 4rem;border-radius:8px;overflow:hidden;aspect-ratio:16/9}.post-hero-image img[data-v-7eaeb4cf]{width:100%;height:100%;object-fit:cover}.post-content[data-v-7eaeb4cf]{font-size:1.25rem;line-height:1.8;color:var(--scalar-text-body)}[data-v-7eaeb4cf] .post-content p{margin-bottom:2rem}[data-v-7eaeb4cf] .post-content h2{font-size:2rem;font-weight:800;margin:4rem 0 1.5rem;color:var(--scalar-text-heading)}[data-v-7eaeb4cf] .post-content h3{font-size:1.5rem;font-weight:700;margin:3rem 0 1rem;color:var(--scalar-text-heading)}[data-v-7eaeb4cf] .post-content ul,[data-v-7eaeb4cf] .post-content ol{margin-bottom:2rem;padding-left:1.5rem}[data-v-7eaeb4cf] .post-content li{margin-bottom:.75rem}.post-footer[data-v-7eaeb4cf]{margin-top:6rem;padding-top:4rem;border-top:1px solid var(--scalar-border-color)}.share-section[data-v-7eaeb4cf]{margin-bottom:4rem}.share-section h4[data-v-7eaeb4cf]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:1.5rem;color:var(--scalar-text-muted)}.share-buttons[data-v-7eaeb4cf]{display:flex;gap:1rem}.share-btn[data-v-7eaeb4cf]{width:44px;height:44px;border-radius:50%;border:1px solid var(--scalar-border-color);background:transparent;color:var(--scalar-text-heading);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.share-btn[data-v-7eaeb4cf]:hover{background-color:var(--scalar-text-heading);color:#f7f7f7;border-color:var(--scalar-text-heading)}.back-link-bottom[data-v-7eaeb4cf]{display:flex;align-items:center;gap:.75rem;color:var(--scalar-text-heading);text-decoration:none;font-weight:800;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;transition:transform .2s ease}.back-link-bottom[data-v-7eaeb4cf]:hover{transform:translate(-5px)}.skeleton-title[data-v-7eaeb4cf]{height:4rem;background:var(--scalar-surface-middle);margin-bottom:2rem;border-radius:4px}.skeleton-meta[data-v-7eaeb4cf]{height:1.5rem;width:60%;background:var(--scalar-surface-middle);margin-bottom:4rem;border-radius:4px}.skeleton-image[data-v-7eaeb4cf]{aspect-ratio:16/9;background:var(--scalar-surface-middle);margin-bottom:4rem;border-radius:8px}.skeleton-text[data-v-7eaeb4cf]{height:20rem;background:var(--scalar-surface-middle);border-radius:4px}.loading-state[data-v-7eaeb4cf]{animation:pulse-7eaeb4cf 2s infinite ease-in-out}@keyframes pulse-7eaeb4cf{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.error-state[data-v-7eaeb4cf]{text-align:center;padding:8rem 0}.error-icon[data-v-7eaeb4cf]{font-size:3rem;color:var(--scalar-text-muted);margin-bottom:2rem}.back-link[data-v-7eaeb4cf]{display:inline-block;margin-top:2rem;color:var(--scalar-primary);font-weight:700;text-decoration:none}@media(max-width:768px){.blog-post-page[data-v-7eaeb4cf]{padding-top:6rem}.post-title[data-v-7eaeb4cf]{font-size:2.25rem}.post-meta[data-v-7eaeb4cf]{flex-direction:column;gap:.5rem}}.not-found-container[data-v-9019efc2]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--scalar-space-8);overflow:hidden;position:relative;padding-top:8rem}.content-wrapper[data-v-9019efc2]{max-width:800px;width:100%;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--scalar-space-8)}.image-container[data-v-9019efc2]{position:relative;width:100%;max-width:500px}.not-found-image[data-v-9019efc2]{width:100%;height:auto}.text-content[data-v-9019efc2]{max-width:540px}.description[data-v-9019efc2]{font-size:var(--scalar-text-lg);color:var(--scalar-text-body);line-height:var(--scalar-leading-relaxed);margin-bottom:var(--scalar-space-8)}.cta-group[data-v-9019efc2]{display:flex;gap:var(--scalar-space-4);justify-content:center}.mr-2[data-v-9019efc2]{margin-right:.5rem}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
