@font-face{font-family:Golos;font-display:swap;src:url(../fonts/Golos-regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Golos;font-display:swap;src:url(../fonts/Golos-medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Golos;font-display:swap;src:url(../fonts/Golos-bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"Space Grotesk";font-display:swap;src:url(../fonts/SpaceGrotesk-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Space Grotesk";font-display:swap;src:url(../fonts/SpaceGrotesk-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"Space Grotesk";font-display:swap;src:url(../fonts/SpaceGrotesk-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:"Space Grotesk";font-display:swap;src:url(../fonts/SpaceGrotesk-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"JetBrains Mono";font-display:swap;src:url(../fonts/JetBrainsMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"JetBrains Mono";font-display:swap;src:url(../fonts/JetBrainsMono-Medium.woff2) format("woff2");font-weight:500;font-style:normal}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:0}ul{list-style:none}a{text-decoration:none}img,svg{vertical-align:top}button{cursor:pointer;border:none}*{position:relative}html{font-size:10px;background-color:#fff;scroll-behavior:smooth}body{font-family:Golos,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body.menu-open{overflow:hidden;height:100vh}body.scroll-disable{height:100vh;overflow:hidden}section{overflow:hidden;z-index:1;padding:6rem 0}main{-webkit-box-flex:1;-ms-flex:1;flex:1}.container{margin:0 auto;width:100%;max-width:117rem;padding:0 1.5rem}.tac{text-align:center;margin:0 auto}.hidden{display:none!important;visibility:hidden!important}.img-maxw{width:100%;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size:1.6rem;font-style:normal;line-height:120%;color:inherit}input::-moz-placeholder,textarea::-moz-placeholder{font-size:1.6rem;font-style:normal;line-height:120%;color:inherit}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-size:1.6rem;font-style:normal;line-height:120%;color:inherit}input::-ms-input-placeholder,textarea::-ms-input-placeholder{font-size:1.6rem;font-style:normal;line-height:120%;color:inherit}a,button,div,h1,h2,h3,h4,h5,input,input::placeholder,li,p,span,textarea,textarea::placeholder{font-size:1.6rem;font-style:normal;line-height:120%;color:inherit}span{font-size:inherit}h1{font-size:3.2rem;line-height:1.1}h2{font-size:2.8rem;line-height:1.2}h3{font-size:2rem;line-height:1.4}h4{font-size:2rem;line-height:1.4}p{font-size:1.6rem;line-height:1.75}form label{font-weight:500;font-size:1.4rem;line-height:2.2rem;color:#080520;text-align:left}[data-popup]{cursor:pointer}.bttn{text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#191919;padding:1.6rem 2rem;border-radius:1.8rem;font-size:1.6rem;border:none;cursor:pointer}.bttn-border{padding:1.6rem 2rem;background-color:transparent;border:1px solid #191919;color:#191919}.bttn-white{background-color:#fff;color:#191919}.bttn[disabled]{opacity:.7;cursor:default}.bttn--red{background-color:#191919}.bttn-loading,.wpcf7 .wpcf7-form.submitting .wpcf7-submit{background-image:url(../img/general/spinner.svg);background-repeat:no-repeat!important;background-position:center!important;text-shadow:none;color:transparent}.bttn--small{padding:1rem 2rem;border-radius:1.2rem}.bttn--big{font-size:1.8rem;padding:2.4rem 4rem;border-radius:2.2rem}.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:2000;height:var(--header-h);border-bottom:1px solid var(--border);background:rgba(0,0,0,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:0;-webkit-transition:none;-o-transition:none;transition:none}.header::before{display:none!important}.header--hide,.header--scrolled{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;padding:0}html.admin-bar .header{top:32px}html.admin-bar{--header-h:9.6rem}.header__inner{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;gap:2.4rem}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-ms-flex-negative:0;flex-shrink:0;z-index:auto}.header__logo svg{display:block}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;position:static;width:auto;height:auto;background:0 0;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;pointer-events:all;padding:0;margin-left:0;overflow:visible}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0;gap:.4rem}.header__nav-item{position:relative}.header__nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:1.4rem;font-weight:500;color:var(--muted-foreground);text-decoration:none;-webkit-transition:color .15s ease;-o-transition:color .15s ease;transition:color .15s ease;border:none;background:0 0;cursor:pointer;font-family:var(--font-display);white-space:nowrap}.header__nav-link svg{width:1.2rem;height:1.2rem;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-ms-flex-negative:0;flex-shrink:0}.header__nav-link:hover{color:#85e283}.header__nav-item--dropdown.is-open .header__nav-link{color:#85e283}.header__nav-item--dropdown.is-open .header__nav-link svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__dropdown{position:absolute;top:calc(100% + .8rem);left:0;min-width:18rem;background:rgba(0,0,0,.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:1rem;padding:.6rem;opacity:0;visibility:hidden;-webkit-transform:translateY(-.8rem);-ms-transform:translateY(-.8rem);transform:translateY(-.8rem);-webkit-transition:opacity .18s ease,visibility .18s,-webkit-transform .18s ease;transition:opacity .18s ease,visibility .18s,-webkit-transform .18s ease;-o-transition:opacity .18s ease,transform .18s ease,visibility .18s;transition:opacity .18s ease,transform .18s ease,visibility .18s;transition:opacity .18s ease,transform .18s ease,visibility .18s,-webkit-transform .18s ease;pointer-events:none;z-index:1001}.header__nav-item--dropdown.is-open .header__dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:auto}.header__dropdown-link{display:block;padding:.9rem 1.2rem;font-size:1.4rem;color:var(--muted-foreground);text-decoration:none;border-radius:.6rem;-webkit-transition:color .15s ease,background .15s ease;-o-transition:color .15s ease,background .15s ease;transition:color .15s ease,background .15s ease;white-space:nowrap}.header__dropdown-link:hover{color:var(--foreground);background:rgba(255,255,255,.05)}.header__separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,.15);font-size:1.8rem;font-weight:300;padding:0 .8rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;line-height:1}.header__cta{-ms-flex-negative:0;flex-shrink:0;padding:.9rem 1.8rem;font-size:1.4rem}.header__burger{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:3.6rem;height:3.6rem;background:0 0;border:none;cursor:pointer;padding:.4rem;border-radius:.6rem;-webkit-transition:background .15s ease;-o-transition:background .15s ease;transition:background .15s ease;z-index:1600}.header__burger:hover{background:rgba(255,255,255,.05)}.header__burger::after,.header__burger::before{display:none!important;content:none!important}.header__burger-line{display:block;position:static;width:2rem;height:2px;background:var(--foreground);border-radius:2px;-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;-o-transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease,-webkit-transform .25s ease;-ms-flex-negative:0;flex-shrink:0}.header__burger.is-active .header__burger-line:nth-child(1){-webkit-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.header__burger.is-active .header__burger-line:nth-child(2){opacity:0}.header__burger.is-active .header__burger-line:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}.header__mobile-nav{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a0a;overflow-y:auto;padding:calc(var(--header-h) + 2.4rem) var(--container-px) 6rem;z-index:1500;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:none}.header__mobile-nav.is-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header__mobile-nav .header__nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;width:100%}.header__mobile-nav .header__nav-item{border-bottom:1px solid var(--border);width:100%;position:static!important}.header__mobile-nav .header__separator{display:none}.header__mobile-nav .header__nav-link{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;width:100%;padding:1.8rem 0;font-size:1.8rem;font-weight:600;color:var(--foreground)!important;background:0 0!important;border:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-align:left;white-space:normal;text-decoration:none;line-height:1.3}.header__mobile-nav .header__nav-link svg{width:1.6rem;height:1.6rem;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.header__mobile-nav .header__nav-link:focus,.header__mobile-nav .header__nav-link:hover{color:var(--primary)!important;outline:0}.header__mobile-nav .header__nav-item--dropdown.is-open>.header__nav-link svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__mobile-nav .header__dropdown{position:static!important;top:auto!important;left:auto!important;opacity:1!important;visibility:visible!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important;border:none!important;border-radius:0;background:0 0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;min-width:0;padding:0 0 1.6rem 1.6rem;pointer-events:auto!important;display:none}.header__mobile-nav .header__nav-item--dropdown.is-open>.header__dropdown{display:block}.header__mobile-nav .header__dropdown-link{display:block!important;padding:1rem 0;font-size:1.6rem;border-radius:0;color:var(--muted-foreground);background:0 0!important}.header__mobile-nav .header__dropdown-link:hover{color:var(--primary);background:0 0!important}.header__mobile-cta{margin-top:3.2rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem}body.menu-open{overflow:hidden}.example .container>h2,.example .container>h3,.example .container>p{margin:3.5rem 0}.example h2{max-width:80rem}.example p{max-width:60rem}.example__item{background:#fff;border-radius:.8rem;overflow:hidden;-webkit-box-shadow:0 .2rem .4rem 0 rgba(32,35,51,.02),0 .1rem .1rem 0 rgba(32,35,51,.04);box-shadow:0 .2rem .4rem 0 rgba(32,35,51,.02),0 .1rem .1rem 0 rgba(32,35,51,.04)}.example__item-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:30rem;overflow:hidden}.example__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.example__item-wrap{padding:20px}.example__item-title{font-size:2.2rem;font-weight:700}.example__item-title+.example__item-descr{margin-top:.8rem}.example__item-descr{color:#2e2e2e}.example__bttn{margin-top:2rem}section h2,section p{max-width:60rem}section p{margin:2rem 0}section .video-frame{max-width:80rem}main section:nth-child(odd){background-color:#f3f3f2}.banner{min-height:40rem}.banner__wrap{max-width:57rem}.banner__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:40rem}.banner__img img{max-width:100%;max-height:100%}.banner h1{color:#fff}.video-frame{border-radius:1.6rem;overflow:hidden;cursor:pointer;height:125%}.video-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.video-frame .iframe{width:100%;display:block;padding-bottom:56.25%;z-index:-1}.video-frame.video-play .iframe{z-index:10}.video-frame iframe{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transition:.5s linear;-o-transition:.5s linear;transition:.5s linear}.video-frame:before{content:"";display:block;width:7rem;height:7rem;border-radius:50%;background-color:#fff;z-index:1;position:absolute;left:0;right:0;margin:0 auto;top:calc(50% - 3.5rem);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.video-frame:after{content:"";display:block;width:4rem;height:4rem;background:url(@img/icons/play.svg) no-repeat center center;z-index:1;position:absolute;left:0;right:0;margin:0 auto;top:calc(50% - 2rem);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.video-frame:hover:after,.video-frame:hover:before{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.video-frame:active:after,.video-frame:active:before{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.video-frame.video-play:after,.video-frame.video-play:before{opacity:0}.video-frame.video-play iframe{opacity:1}.anchor{background-color:#fff;position:static;border-bottom:.1rem solid #fff;-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.anchor__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto;width:100vw;left:-1.5rem;padding:0 1.5rem;list-style:none}.anchor__list::-webkit-scrollbar{height:0}.anchor__item{white-space:nowrap}.anchor__item a{padding:2.3rem 1.2rem 2rem;text-decoration:none;font-size:1.3rem;line-height:1.6rem;font-weight:700;display:block;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;color:#43454a;-webkit-tap-highlight-color:transparent;text-align:center;min-width:8rem}.anchor__item a:after{content:"";position:absolute;bottom:0;width:calc(100% - 2.5rem);height:0;display:block;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;opacity:0;visibility:hidden;border-radius:.2rem .2rem 0 0}.anchor__item a.active{color:#000}.anchor__item a.active:after{visibility:visible;opacity:1;height:.3rem;background-color:#606060}.anchor.fixed{position:fixed;z-index:2;left:0;right:0;border-color:#c4c4c4}.tabs-wrap{width:calc(100% + 4rem);overflow-x:auto;left:-2rem;padding:0 2rem}.tabs-wrap::-webkit-scrollbar{display:none;width:0;height:0;padding:0}.tabs-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(93,95,239,.05);border:.1rem solid rgba(93,95,239,.2);border-radius:4.8rem;padding:.8rem;margin-top:3.2rem;overflow-x:auto;list-style-type:none}.tabs-switch li{font-weight:500;font-size:1.6rem;line-height:1.8rem;text-transform:capitalize;color:#000;padding:1rem 1.5rem;cursor:pointer;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;border-radius:4rem;white-space:nowrap}.tabs-switch li.active{background-color:#000;-webkit-box-shadow:0 .7rem 4.6rem rgba(93,95,239,.2);box-shadow:0 .7rem 4.6rem rgba(93,95,239,.2);color:#fff}.tabs-switch li:not(.active):hover{background-color:rgba(0,0,0,.1)}.tabs-switch li+li{margin-left:.4rem}.popup{background-color:#fff;width:400px;height:400px;margin-top:50%;min-height:400px;margin:auto;position:absolute;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);top:0;left:0;bottom:0;right:0;padding:32px;border-radius:25px;opacity:0;pointer-events:none;visibility:hidden;z-index:2}.popup.show{-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;visibility:visible;opacity:1;pointer-events:all;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup-bg{width:100%;height:100%;position:fixed;overflow:auto;left:0;top:0;z-index:2;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.6)}.popup-bg.show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.popup__close{background-color:inherit;position:absolute;right:26px;top:8px;opacity:.6;width:33px;height:33px;cursor:pointer}.popup__close:hover{opacity:1}.swiper{padding:0 1.5rem!important;left:-1.5rem;width:calc(100% + 3rem)}.swiper-slide{background-color:#ddd;height:20rem;padding:2rem}.slider__slide{background-color:#ddd;width:100%;height:20rem;border-radius:2rem}.site-footer{border-top:1px solid rgba(255,255,255,.1);padding:2.4rem 0;background:var(--background);overflow:hidden}.site-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.site-footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.site-footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0}.site-footer__nav-list li{margin:0;padding:0}.site-footer__nav-list a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 1rem;border-radius:.6rem;color:var(--muted-foreground);text-decoration:none;font-family:var(--font-display);font-size:1.35rem;line-height:1.2;-webkit-transition:color .15s ease,background-color .15s ease;-o-transition:color .15s ease,background-color .15s ease;transition:color .15s ease,background-color .15s ease}.site-footer__nav-list a:hover{color:#85e283;background:0 0}.site-footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-family:var(--font-terminal);font-size:1.2rem;color:var(--muted-foreground)}.site-footer__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem}.site-footer__sep{opacity:.4}:root{--background:#000000;--foreground:#ffffff;--primary:#8cde8d;--primary-rgb:140,222,141;--muted:#111111;--muted-foreground:#8c8c8c;--warning:#f5a623;--border:#262626;--border-subtle:rgba(255, 255, 255, 0.06);--font-display:"Space Grotesk",-apple-system,BlinkMacSystemFont,sans-serif;--font-terminal:"JetBrains Mono","Courier New",monospace;--header-h:6.4rem;--container-max:1400px;--container-px:2.4rem;--radius-card:1.2rem}html{background-color:var(--background);color:var(--foreground)}body{font-family:var(--font-display);background-color:var(--background);color:var(--foreground)}.container{max-width:var(--container-max);padding-left:var(--container-px);padding-right:var(--container-px)}.font-display{font-family:var(--font-display)}.font-terminal{font-family:var(--font-terminal)}body.home main section:nth-child(odd),body.home section{background-color:var(--background)}body.home section h1,body.home section h2,body.home section h3,body.home section p{max-width:none}body.single-use_case,body.single-use_case main{background-color:#000}body.single-use_case main section:nth-child(odd),body.single-use_case section{background-color:transparent}body.single-use_case section h1,body.single-use_case section h2,body.single-use_case section h3,body.single-use_case section p{max-width:none}.glow-primary{-webkit-box-shadow:0 0 20px rgba(140,222,141,.25),0 0 40px rgba(140,222,141,.08);box-shadow:0 0 20px rgba(140,222,141,.25),0 0 40px rgba(140,222,141,.08)}.glow-primary-strong{-webkit-box-shadow:0 0 24px rgba(140,222,141,.35),0 0 48px rgba(140,222,141,.12);box-shadow:0 0 24px rgba(140,222,141,.35),0 0 48px rgba(140,222,141,.12)}.text-glow{text-shadow:0 0 20px rgba(var(--primary-rgb),.6),0 0 50px rgba(var(--primary-rgb),.25)}.grid-bg{background-image:-o-linear-gradient(left,rgba(255,255,255,.06) 1px,transparent 1px),-o-linear-gradient(top,rgba(255,255,255,.06) 1px,transparent 1px);background-image:linear-gradient(to right,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.06) 1px,transparent 1px);background-size:60px 60px}@-webkit-keyframes pulse-dot{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.4;-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes pulse-dot{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.4;-webkit-transform:scale(.75);transform:scale(.75)}}.status-dot{display:inline-block;width:.8rem;height:.8rem;border-radius:50%;background-color:var(--primary);-webkit-animation:pulse-dot 2s ease-in-out infinite;animation:pulse-dot 2s ease-in-out infinite;-ms-flex-negative:0;flex-shrink:0}@-webkit-keyframes btn-primary-border-move{0%{background-position:0 0,130% 0}100%{background-position:0 0,-130% 0}}@keyframes btn-primary-border-move{0%{background-position:0 0,130% 0}100%{background-position:0 0,-130% 0}}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;padding:1.1rem 2.4rem;border-radius:.8rem;font-family:var(--font-display);font-weight:600;font-size:1.5rem;line-height:1;text-decoration:none;border:none;cursor:pointer;-webkit-transition:opacity .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:opacity .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;-o-transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;white-space:nowrap}.btn:hover{opacity:.88;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.btn:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.btn--primary{border:1px solid transparent;background-image:-o-linear-gradient(var(--primary),var(--primary)),-o-linear-gradient(340deg,rgba(255,255,255,0) 0,rgba(255,255,255,.92) 34%,rgba(var(--primary-rgb),.55) 50%,rgba(255,255,255,.92) 66%,rgba(255,255,255,0) 100%);background-image:linear-gradient(var(--primary),var(--primary)),linear-gradient(110deg,rgba(255,255,255,0) 0,rgba(255,255,255,.92) 34%,rgba(var(--primary-rgb),.55) 50%,rgba(255,255,255,.92) 66%,rgba(255,255,255,0) 100%);background-size:100% 100%,240% 100%;background-position:0 0,130% 0;background-origin:border-box;background-clip:padding-box,border-box;color:#000;font-weight:700;-webkit-animation:btn-primary-border-move 1.1s linear infinite;animation:btn-primary-border-move 1.1s linear infinite;-webkit-box-shadow:0 0 24px rgba(var(--primary-rgb),.45);box-shadow:0 0 24px rgba(var(--primary-rgb),.45)}.btn--primary:hover{-webkit-animation:none;animation:none;background-position:0 0,0 0;-webkit-box-shadow:0 0 12px rgba(var(--primary-rgb),.24);box-shadow:0 0 12px rgba(var(--primary-rgb),.24)}.btn--ghost{background:0 0;color:var(--foreground);border:1px solid var(--border)}.btn--ghost:hover{border-color:rgba(var(--primary-rgb),.5);color:var(--primary)}.terminal-frame{border-radius:var(--radius-card);border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 30px -10px rgba(var(--primary-rgb),.08);box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 30px -10px rgba(var(--primary-rgb),.08);overflow:hidden}.terminal-frame__chrome{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.6rem;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.015)}.terminal-frame__dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.terminal-frame__dots span{display:block;width:1rem;height:1rem;border-radius:50%}.terminal-frame__dots span:nth-child(1){background:#444}.terminal-frame__dots span:nth-child(2){background:#333}.terminal-frame__dots span:nth-child(3){background:rgba(140,222,141,.6)}.terminal-frame__label{font-family:var(--font-terminal);font-size:1rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--primary-rgb),.7)}.terminal-frame__body{padding:2.4rem}.terminal-frame__body--compact{padding:1.2rem}.media-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:22rem;border:1px dashed rgba(255,255,255,.12);border-radius:.8rem;background:rgba(255,255,255,.015);text-align:center;padding:2.4rem}.media-placeholder__icon{font-size:2.4rem;margin-bottom:1.2rem;opacity:.4}.media-placeholder__note{font-family:var(--font-terminal);font-size:1.1rem;color:var(--muted-foreground);line-height:1.6;max-width:36rem}.section-label{font-family:var(--font-terminal);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .6rem;border:1px solid rgba(140,222,141,.3);border-radius:2px;color:rgba(140,222,141,.9);background:rgba(144,218,145,.06);display:inline-block;margin-bottom:1.6rem}.hp-hero{position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:var(--header-h);background:var(--background);overflow:hidden}.hp-hero__bg-fade-bot,.hp-hero__bg-fade-top,.hp-hero__bg-glow,.hp-hero__bg-grid,.hp-hero__bg-scanlines{position:absolute;inset:0;pointer-events:none;z-index:0}.hp-hero__bg-scanlines{background:-o-repeating-linear-gradient(top,transparent 0,transparent 3px,rgba(255,255,255,.01) 3px,rgba(255,255,255,.01) 4px);background:repeating-linear-gradient(to bottom,transparent 0,transparent 3px,rgba(255,255,255,.01) 3px,rgba(255,255,255,.01) 4px)}.hp-hero__bg-glow{inset:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70rem;height:70rem;border-radius:50%;background:rgba(140,222,141,.06);-webkit-filter:blur(14rem);filter:blur(14rem)}.hp-hero__bg-fade-top{background:-webkit-gradient(linear,left top,left bottom,from(var(--background)),color-stop(30%,transparent));background:-o-linear-gradient(top,var(--background) 0,transparent 30%);background:linear-gradient(to bottom,var(--background) 0,transparent 30%)}.hp-hero__bg-fade-bot{background:-webkit-gradient(linear,left bottom,left top,from(var(--background)),color-stop(30%,transparent));background:-o-linear-gradient(bottom,var(--background) 0,transparent 30%);background:linear-gradient(to top,var(--background) 0,transparent 30%)}.hp-hero__inner{display:-ms-grid;display:grid;-ms-grid-columns:30% 1fr;grid-template-columns:30% 1fr;gap:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:7rem;padding-bottom:4rem}.hp-hero__inner--no-media{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hp-hero__inner--no-media .hp-hero__copy{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;max-width:74rem}.hp-hero__inner--no-media .hp-hero__subheadline{max-width:58rem}.hp-hero__inner--no-media .hp-hero__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hp-hero__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.hp-hero__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.7rem;padding:.5rem 1.2rem;border-radius:10rem;border:1px solid rgba(140,222,141,.3);background:rgba(140,222,141,.05);font-family:var(--font-terminal);font-size:1.1rem;color:var(--primary);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hp-hero__headline{font-size:clamp(3.6rem,4.8vw,6.4rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--foreground);margin:0}.hp-hero__headline-static{display:block}.hp-hero__headline-accent{color:var(--primary);display:block}.hp-hero__headline-rotator{min-height:1.2em;-webkit-transition:opacity .26s ease,-webkit-transform .26s ease;transition:opacity .26s ease,-webkit-transform .26s ease;-o-transition:opacity .26s ease,transform .26s ease;transition:opacity .26s ease,transform .26s ease;transition:opacity .26s ease,transform .26s ease,-webkit-transform .26s ease}.hp-hero__headline-rotator.is-changing{opacity:0;-webkit-transform:translateY(.2em);-ms-transform:translateY(.2em);transform:translateY(.2em)}.hp-hero__subheadline{font-size:clamp(1.8rem,2vw,2.5rem);line-height:1.45;color:var(--foreground);margin:0;max-width:66rem}.hp-hero__body{margin:-.8rem 0 0;max-width:64rem;color:var(--muted-foreground);font-size:1.6rem;line-height:1.7}.hp-hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.hp-hero__capture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:100%;max-width:56rem}.hp-hero__capture input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:16rem;min-height:4.9rem;border-radius:1rem;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:var(--foreground);font-size:1.5rem;line-height:1.2;padding:0 1.4rem;outline:0;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.hp-hero__capture input:focus{border-color:rgba(140,222,141,.55);-webkit-box-shadow:0 0 0 .3rem rgba(140,222,141,.14);box-shadow:0 0 0 .3rem rgba(140,222,141,.14)}.hp-hero__capture input::-webkit-input-placeholder{color:rgba(255,255,255,.55)}.hp-hero__capture input::-moz-placeholder{color:rgba(255,255,255,.55)}.hp-hero__capture input:-ms-input-placeholder{color:rgba(255,255,255,.55)}.hp-hero__capture input::-ms-input-placeholder{color:rgba(255,255,255,.55)}.hp-hero__capture input::placeholder{color:rgba(255,255,255,.55)}.hp-hero__capture .btn--primary{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:4.9rem;padding:1.2rem 2.8rem;font-size:1.6rem}.hp-hero__capture--cf7 .wpcf7 .hidden-fields-container,.hp-hero__capture--cf7 .wpcf7 fieldset.hidden-fields-container{display:none!important;border:0!important;margin:0!important;padding:0!important;min-width:0!important}.hp-hero__capture--cf7 .wpcf7 .screen-reader-response{margin:0!important;padding:0!important;border:0!important;min-height:0!important}.hp-hero__capture--cf7 .wpcf7 .screen-reader-response>p,.hp-hero__capture--cf7 .wpcf7 .screen-reader-response>ul{margin:0!important;padding:0!important}.hp-hero__capture--cf7 .hp-hero__cf7-row,.hp-hero__capture--cf7 .wpcf7,.hp-hero__capture--cf7 .wpcf7 form,.hp-hero__capture--cf7 .wpcf7-form{width:100%;margin:0;padding:0}.hp-hero__capture--cf7 .wpcf7 p{margin:0}.hp-hero__capture--cf7 .wpcf7 br{display:none}.hp-hero__capture--cf7 .hp-hero__cf7-row,.hp-hero__capture--cf7 .wpcf7 form>p{display:-ms-grid!important;display:grid!important;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1rem;margin:0;position:relative}.hp-hero__capture--cf7 .wpcf7-form-control-wrap{display:block!important;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:0!important;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email{width:100%!important;min-height:4.9rem!important;border-radius:1rem!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.04)!important;color:var(--foreground)!important;font-size:1.5rem!important;line-height:1.2!important;padding:0 1.4rem!important;outline:0!important;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email:focus{border-color:rgba(140,222,141,.55)!important;-webkit-box-shadow:0 0 0 .3rem rgba(140,222,141,.14)!important;box-shadow:0 0 0 .3rem rgba(140,222,141,.14)!important}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::-webkit-input-placeholder{color:rgba(255,255,255,.55)!important}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::-moz-placeholder{color:rgba(255,255,255,.55)!important}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email:-ms-input-placeholder{color:rgba(255,255,255,.55)!important}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::-ms-input-placeholder{color:rgba(255,255,255,.55)!important}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::placeholder{color:rgba(255,255,255,.55)!important}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control.hp-hero__cf7-submit{min-height:4.9rem!important;padding:1.2rem 2.8rem!important;font-size:1.6rem!important;-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;z-index:1;background:var(--primary)!important;border-color:rgba(var(--primary-rgb),.72)!important;color:#041106!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 0 28px -10px rgba(var(--primary-rgb),.55)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 0 28px -10px rgba(var(--primary-rgb),.55)!important;-webkit-transition:-webkit-transform .18s ease,-webkit-box-shadow .2s ease,-webkit-filter .2s ease;transition:-webkit-transform .18s ease,-webkit-box-shadow .2s ease,-webkit-filter .2s ease;-o-transition:transform .18s ease,box-shadow .2s ease,filter .2s ease;transition:transform .18s ease,box-shadow .2s ease,filter .2s ease;transition:transform .18s ease,box-shadow .2s ease,filter .2s ease,-webkit-transform .18s ease,-webkit-box-shadow .2s ease,-webkit-filter .2s ease}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control.hp-hero__cf7-submit:hover{-webkit-filter:brightness(1.03);filter:brightness(1.03);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 0 34px -10px rgba(var(--primary-rgb),.72)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 0 34px -10px rgba(var(--primary-rgb),.72)!important}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control.hp-hero__cf7-submit:active{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.hp-hero__capture--cf7 .hp-hero__cf7-email,.hp-hero__capture--cf7 .hp-hero__cf7-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hp-hero__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email.wpcf7-not-valid,.hp-hero__capture--cf7 .wpcf7 form.invalid .wpcf7-form-control-wrap .hp-hero__cf7-email{border-color:rgba(255,97,97,.92)!important;-webkit-box-shadow:0 0 0 .3rem rgba(255,97,97,.2)!important;box-shadow:0 0 0 .3rem rgba(255,97,97,.2)!important}.hp-hero__capture--cf7 .wpcf7 form.submitting .hp-hero__cf7-row{pointer-events:none}.hp-hero__capture--cf7 .wpcf7 form.submitting .hp-hero__cf7-submit{cursor:wait!important;-webkit-filter:saturate(.7) brightness(.9)!important;filter:saturate(.7) brightness(.9)!important;opacity:.55!important;pointer-events:none!important}.hp-hero__capture--cf7 .wpcf7-spinner{margin:0!important;width:2rem;height:2rem;display:inline-block;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;align-self:center;z-index:3;pointer-events:none;border-radius:50%;border:2px solid rgba(var(--primary-rgb),.28);border-top-color:rgba(var(--primary-rgb),.98);-webkit-animation:hp-cf7-spin .78s linear infinite;animation:hp-cf7-spin .78s linear infinite;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.hp-hero__capture--cf7 .wpcf7 form.submitting .wpcf7-spinner{opacity:1;visibility:visible}.hp-hero__capture--cf7 .wpcf7-response-output{margin:.9rem 0 0;padding:.8rem 1rem;border-radius:.8rem;font-size:1.25rem;line-height:1.4;border:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.86)}.hp-hero__capture--cf7 .wpcf7 form.aborted .wpcf7-response-output,.hp-hero__capture--cf7 .wpcf7 form.failed .wpcf7-response-output,.hp-hero__capture--cf7 .wpcf7 form.invalid .wpcf7-response-output,.hp-hero__capture--cf7 .wpcf7 form.spam .wpcf7-response-output,.hp-hero__capture--cf7 .wpcf7 form.unaccepted .wpcf7-response-output{border-color:rgba(255,97,97,.55);background:rgba(255,97,97,.08);color:#ffaeae}.hp-hero__capture--cf7 .wpcf7 form.sent .wpcf7-response-output{border-color:rgba(var(--primary-rgb),.45);background:rgba(var(--primary-rgb),.09);color:rgba(221,255,221,.95)}.hp-hero__capture--cf7 .wpcf7 form.init .wpcf7-response-output,.hp-hero__capture--cf7 .wpcf7-response-output:empty{display:none!important}.hp-hero__capture--cf7 .wpcf7-not-valid-tip{margin-top:.55rem;font-size:1.2rem;line-height:1.3;color:#ff7b7b}.hp-hero__demo-link{font-size:1.5rem;color:var(--muted-foreground);text-decoration:underline;text-underline-offset:3px;-webkit-transition:color .15s ease;-o-transition:color .15s ease;transition:color .15s ease}.hp-hero__demo-link:hover{color:var(--foreground)}.hp-hero__media{position:relative;z-index:1}.hp-hero__video-wrap{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;border-radius:.8rem}.hp-hero__video-wrap video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hp-hero__video-wrap .hp-hero__media-iframe{position:absolute;inset:0;width:100%;height:100%;border:none;background:#050705}.hp-hero__video-wrap .media-placeholder{position:absolute;inset:0;border-radius:.8rem;min-height:unset}@-webkit-keyframes hp-cf7-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes hp-cf7-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.hp-proof__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3rem 0;border-top:1px solid rgba(255,255,255,.06);position:relative;z-index:1}.hp-proof__live{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;-ms-flex-negative:0;flex-shrink:0}.hp-proof__live-label{font-family:var(--font-terminal);font-size:1.1rem;letter-spacing:.15em;color:var(--primary)}.hp-proof__metrics{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;gap:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-proof__metric{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.hp-proof__value{font-size:clamp(1.8rem,2.2vw,2.2rem);font-weight:700;color:var(--primary);font-variant-numeric:tabular-nums;line-height:1}.hp-proof__label{font-size:1.1rem;color:rgba(140,140,140,.6);text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-terminal)}.hp-founders{padding:7rem 0 8rem;border-top:1px solid rgba(255,255,255,.06)}.hp-founders__panel{max-width:108rem;margin:0 auto}.hp-founders__layout{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,38rem) minmax(0,1fr);grid-template-columns:minmax(0,38rem) minmax(0,1fr);gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hp-founders__image{width:100%;aspect-ratio:4/5;border-radius:1rem;-o-object-fit:cover;object-fit:cover;display:block;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.hp-founders__image-placeholder{min-height:44rem}.hp-founders__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.4rem;max-width:58rem}.hp-founders__heading{font-size:clamp(3rem,4.2vw,5.2rem);line-height:1.08;letter-spacing:-.02em;color:var(--foreground);margin:0}.hp-founders__subcopy{margin:0;color:var(--muted-foreground);font-size:1.7rem;line-height:1.72}.hp-founders__cta{margin-top:1rem}.hp-founders__logos{max-width:108rem;margin:2.8rem auto 0}.hp-founders__logos-marquee{position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:1.2rem 0}.hp-founders__logos-marquee::after,.hp-founders__logos-marquee::before{content:"";position:absolute;top:0;bottom:0;width:9rem;z-index:2;pointer-events:none}.hp-founders__logos-marquee::before{left:0;background:-webkit-gradient(linear,left top,right top,from(var(--background)),to(rgba(0,0,0,0)));background:-o-linear-gradient(left,var(--background) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,var(--background) 0,rgba(0,0,0,0) 100%)}.hp-founders__logos-marquee::after{right:0;background:-webkit-gradient(linear,right top,left top,from(var(--background)),to(rgba(0,0,0,0)));background:-o-linear-gradient(right,var(--background) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to left,var(--background) 0,rgba(0,0,0,0) 100%)}.hp-founders__logos-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:hp-founders-marquee 34s linear infinite;animation:hp-founders-marquee 34s linear infinite;will-change:transform}.hp-founders__logos-marquee:hover .hp-founders__logos-track{-webkit-animation-play-state:paused;animation-play-state:paused}.hp-founders__logos-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;list-style:none;margin:0;padding:0 1.4rem 0 0}.hp-founders__logo-item{width:16rem;height:7rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:1.1rem;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 1.2rem}.hp-founders__logo-item img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-filter:grayscale(100%) brightness(1.15);filter:grayscale(100%) brightness(1.15);opacity:.92;-webkit-transition:opacity .2s ease,-webkit-filter .2s ease;transition:opacity .2s ease,-webkit-filter .2s ease;-o-transition:opacity .2s ease,filter .2s ease;transition:opacity .2s ease,filter .2s ease;transition:opacity .2s ease,filter .2s ease,-webkit-filter .2s ease}.hp-founders__logo-item:hover img{-webkit-filter:none;filter:none;opacity:1}.hp-founders__logo-item--placeholder{border-style:dashed;background:rgba(140,222,141,.05)}.hp-founders__logo-item--placeholder span{font-size:1.02rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--primary-rgb),.78)}@-webkit-keyframes hp-founders-marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes hp-founders-marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.hp-product{padding:10rem 0 8rem;overflow:visible}.hp-product__header{text-align:center;max-width:72rem;margin:0 auto 5rem;position:relative;z-index:1}.hp-product__heading{font-size:clamp(3.2rem,5vw,6rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--foreground);margin:0 0 1.6rem}.hp-product__heading-accent{color:var(--primary)}.hp-product__subtitle{font-size:1.7rem;color:rgba(255,255,255,.5);line-height:1.6}.hp-product__preview{margin:0 auto 6rem;position:relative;z-index:1}.hp-product__img-wrap{position:relative;overflow:hidden;border-radius:.6rem;line-height:0}.hp-product__img-wrap:hover .hp-product__img{-webkit-transform:scale(1.015);-ms-transform:scale(1.015);transform:scale(1.015)}.hp-product__img{width:100%;height:auto;display:block;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.hp-product__img-overlay{position:absolute;bottom:0;left:0;right:0;height:35%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(transparent));background:-o-linear-gradient(bottom,rgba(0,0,0,.7) 0,transparent 100%);background:linear-gradient(to top,rgba(0,0,0,.7) 0,transparent 100%);pointer-events:none}.hp-product__img-placeholder{min-height:36rem}.hp-product__features{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:1.6rem;position:relative;z-index:1}.hp-product__feature{padding:2.4rem;border-radius:var(--radius-card);border:1px solid rgba(255,255,255,.08);-webkit-transition:border-color .2s ease,background .2s ease;-o-transition:border-color .2s ease,background .2s ease;transition:border-color .2s ease,background .2s ease}.hp-product__feature:hover{border-color:rgba(140,222,141,.3);background:rgba(140,222,141,.03)}.hp-product__feature-number{font-family:var(--font-terminal);font-size:1.2rem;color:var(--primary);background:rgba(140,222,141,.1);display:inline-block;padding:.3rem .8rem;border-radius:.4rem;margin-bottom:1.6rem}.hp-product__feature-title{font-size:1.6rem;font-weight:700;color:var(--foreground);margin-bottom:.8rem}.hp-product__feature-body{font-size:1.4rem;color:var(--muted-foreground);line-height:1.6}.hp-uc-cards{padding:8rem 0;border-top:1px solid rgba(255,255,255,.06)}.hp-uc-cards__header{margin-bottom:4rem;text-align:center}.hp-uc-cards__heading{font-size:clamp(2.8rem,3.5vw,4rem);font-weight:700;color:var(--foreground);letter-spacing:-.02em;margin:0;text-align:center}.hp-uc-cards__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:2rem}.hp-uc-cards__card{display:block;text-decoration:none;color:inherit;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;-o-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.hp-uc-cards__card:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 8px 32px -8px rgba(140,222,141,.12);box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 8px 32px -8px rgba(140,222,141,.12)}.hp-uc-cards__img-wrap{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:.4rem;margin-bottom:1.6rem;background:rgba(255,255,255,.04)}.hp-uc-cards__img-wrap img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hp-uc-cards__img-wrap .media-placeholder{position:absolute;inset:0;min-height:unset;border-radius:0}.hp-uc-cards__title{font-size:1.7rem;font-weight:700;color:var(--foreground);margin-bottom:.8rem}.hp-uc-cards__desc{font-size:1.4rem;color:var(--muted-foreground);line-height:1.6}.hp-comparison{padding:8rem 0}.hp-comparison__header{margin-bottom:4rem;text-align:center}.hp-comparison__heading{font-size:clamp(2.6rem,3.2vw,3.8rem);font-weight:700;color:var(--foreground);letter-spacing:-.02em;margin:0}.hp-comparison__table{max-width:88rem;display:-ms-grid;display:grid;margin-inline:auto;margin-left:auto;margin-right:auto}.hp-comparison__table-head,.hp-comparison__table-row{display:-ms-grid;display:grid;-ms-grid-columns:18rem 1fr 1fr;grid-template-columns:18rem 1fr 1fr}.hp-comparison__table-head{background:rgba(255,255,255,.03);border-radius:.8rem .8rem 0 0;border:1px solid var(--border);border-bottom:none}.hp-comparison__table-row{border:1px solid var(--border);border-top:none}.hp-comparison__table-row .hp-comparison__cell--new,.hp-comparison__table-row .hp-comparison__cell--old{display:-ms-grid;display:grid;-ms-grid-columns:1.4rem minmax(0,1fr);grid-template-columns:1.4rem minmax(0,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.hp-comparison__table-row:last-child{border-radius:0 0 .8rem .8rem}.hp-comparison__table-row--new{background:-webkit-gradient(linear,left top,right top,from(rgba(var(--primary-rgb),.12)),color-stop(56%,rgba(var(--primary-rgb),.04)),to(rgba(var(--primary-rgb),.02)));background:-o-linear-gradient(left,rgba(var(--primary-rgb),.12) 0,rgba(var(--primary-rgb),.04) 56%,rgba(var(--primary-rgb),.02) 100%);background:linear-gradient(90deg,rgba(var(--primary-rgb),.12) 0,rgba(var(--primary-rgb),.04) 56%,rgba(var(--primary-rgb),.02) 100%)}.hp-comparison__table-row--new .hp-comparison__cell{border-color:rgba(var(--primary-rgb),.24)}.hp-comparison__cell{padding:1.6rem 2rem;font-size:1.5rem;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.hp-comparison__cell--feature{font-weight:600;color:var(--foreground);border-right:1px solid var(--border)}.hp-comparison__cell--old{color:var(--muted-foreground);border-right:1px solid var(--border);font-size:1.4rem}.hp-comparison__cell--new{color:var(--foreground);font-size:1.4rem}.hp-comparison__table-head .hp-comparison__cell{font-size:1.2rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground)}.hp-comparison__icon{font-size:1.4rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.4rem;height:1.4rem;line-height:1;margin-top:4px}.hp-comparison__icon--no{color:#e05c5c}.hp-comparison__icon--yes{color:var(--primary)}.hp-comparison__new-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:2rem;padding:.2rem .7rem;margin-right:.7rem;border-radius:10rem;border:1px solid rgba(var(--primary-rgb),.55);background:rgba(var(--primary-rgb),.14);color:rgba(var(--primary-rgb),.96);font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;line-height:1;-ms-flex-negative:0;flex-shrink:0}.hp-comparison__actions{margin-top:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-comparison__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;padding:1rem 1.6rem;border-radius:10rem;border:1px solid rgba(var(--primary-rgb),.4);background:rgba(var(--primary-rgb),.08);color:rgba(var(--primary-rgb),.94);text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;font-family:var(--font-terminal);text-decoration:none;-webkit-transition:border-color .18s ease,background .18s ease,color .18s ease,-webkit-transform .18s ease;transition:border-color .18s ease,background .18s ease,color .18s ease,-webkit-transform .18s ease;-o-transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,-webkit-transform .18s ease}.hp-comparison__cta:hover{border-color:rgba(var(--primary-rgb),.65);background:rgba(var(--primary-rgb),.16);color:#dfffdf;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.hp-comparison__cta:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.hp-comparison__cards{display:none}.hp-how-it-works{padding:8rem 0;border-top:1px solid rgba(255,255,255,.06)}.hp-how-it-works__header{max-width:82rem;margin:0 auto 4rem;text-align:center}.hp-how-it-works__heading{margin:0;font-size:clamp(2.8rem,3.7vw,4.4rem);line-height:1.1;letter-spacing:-.02em;color:var(--foreground);font-weight:700}.hp-how-it-works__sub{margin:1.4rem auto 0;max-width:72rem;color:var(--muted-foreground);font-size:1.7rem;line-height:1.65}.hp-how-it-works__grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.hp-how-it-works__step{position:relative;overflow:hidden;min-height:22rem;padding:2.2rem 2rem 2.3rem;border-radius:var(--radius-card);border:1px solid rgba(255,255,255,.1);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.025)),to(rgba(255,255,255,.01)));background:-o-linear-gradient(top,rgba(255,255,255,.025) 0,rgba(255,255,255,.01) 100%);background:linear-gradient(180deg,rgba(255,255,255,.025) 0,rgba(255,255,255,.01) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease}.hp-how-it-works__step::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;border-top-left-radius:inherit;border-top-right-radius:inherit;background:-webkit-gradient(linear,left top,right top,from(rgba(var(--primary-rgb),.32)),color-stop(55%,rgba(var(--primary-rgb),.06)),to(rgba(var(--primary-rgb),0)));background:-o-linear-gradient(left,rgba(var(--primary-rgb),.32) 0,rgba(var(--primary-rgb),.06) 55%,rgba(var(--primary-rgb),0) 100%);background:linear-gradient(90deg,rgba(var(--primary-rgb),.32) 0,rgba(var(--primary-rgb),.06) 55%,rgba(var(--primary-rgb),0) 100%)}.hp-how-it-works__step:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);border-color:rgba(var(--primary-rgb),.34);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 14px 36px -20px rgba(var(--primary-rgb),.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 14px 36px -20px rgba(var(--primary-rgb),.55)}.hp-how-it-works__step-number{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.8rem;height:2.6rem;border-radius:10rem;border:1px solid rgba(var(--primary-rgb),.36);background:rgba(var(--primary-rgb),.09);color:rgba(var(--primary-rgb),.94);font-size:1.02rem;letter-spacing:.16em;line-height:1}.hp-how-it-works__step-title{margin:0;color:var(--foreground);font-size:2rem;line-height:1.24;letter-spacing:-.01em;font-weight:700}.hp-how-it-works__step-body{margin:0;color:var(--muted-foreground);font-size:1.5rem;line-height:1.72}.hp-single-use-case{padding:8rem 0}.hp-single-use-case__panel{max-width:96rem;margin:0 auto;border-color:rgba(var(--primary-rgb),.2);-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 38px -18px rgba(var(--primary-rgb),.32);box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 38px -18px rgba(var(--primary-rgb),.32)}.hp-single-use-case__body{padding:3rem}.hp-single-use-case__h2{margin:0;color:var(--foreground);font-size:clamp(3.2rem,5vw,5.2rem);line-height:1.03;letter-spacing:-.03em;font-weight:800}.hp-single-use-case__h3{margin:1.4rem 0 0;color:rgba(var(--primary-rgb),.95);font-size:clamp(2.1rem,2.8vw,3rem);line-height:1.3;letter-spacing:-.015em;font-weight:700;max-width:74rem}.hp-single-use-case__sub{margin:1.8rem 0 0;color:var(--muted-foreground);font-size:1.65rem;line-height:1.7;max-width:72rem}.hp-single-use-case__actions{margin-top:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hp-single-use-case__cta{min-height:4.8rem;padding:1.2rem 2.6rem}.hp-deep-dive{padding:0 0 8rem}.hp-deep-dive__callout{position:relative;overflow:hidden;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;gap:2.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:var(--radius-card);border:1px solid rgba(var(--primary-rgb),.28);background:-o-linear-gradient(315deg,rgba(var(--primary-rgb),.12) 0,rgba(var(--primary-rgb),.03) 46%,rgba(255,255,255,.01) 100%);background:linear-gradient(135deg,rgba(var(--primary-rgb),.12) 0,rgba(var(--primary-rgb),.03) 46%,rgba(255,255,255,.01) 100%);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 38px -16px rgba(var(--primary-rgb),.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 38px -16px rgba(var(--primary-rgb),.34);padding:3.1rem 3.2rem}.hp-deep-dive__glow,.hp-deep-dive__grid{position:absolute;inset:0;pointer-events:none}.hp-deep-dive__grid{opacity:.2;background-image:-o-linear-gradient(left,rgba(255,255,255,.06) 1px,transparent 1px),-o-linear-gradient(top,rgba(255,255,255,.06) 1px,transparent 1px);background-image:linear-gradient(to right,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.06) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(12%,#000),color-stop(88%,#000),to(transparent));-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 88%,transparent 100%);mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(12%,#000),color-stop(88%,#000),to(transparent));mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 88%,transparent 100%)}.hp-deep-dive__glow{inset:auto;right:-12rem;top:50%;width:40rem;height:40rem;border-radius:50%;background:rgba(var(--primary-rgb),.26);-webkit-filter:blur(9.2rem);filter:blur(9.2rem);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hp-deep-dive__actions,.hp-deep-dive__content{position:relative;z-index:1}.hp-deep-dive__heading{margin:0;color:var(--foreground);font-size:clamp(2.8rem,3.4vw,4.1rem);line-height:1.08;letter-spacing:-.02em;font-weight:700}.hp-deep-dive__sub{margin:1.35rem 0 0;max-width:72rem;color:var(--muted-foreground);font-size:1.65rem;line-height:1.68}.hp-deep-dive__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hp-deep-dive__cta{min-height:5rem;padding:1.2rem 2.5rem;white-space:nowrap}.hp-data-integrations{padding:0 0 8rem}.hp-data-integrations__header{max-width:82rem;margin:0 auto 3.2rem;text-align:center}.hp-data-integrations__heading{margin:0;color:var(--foreground);font-size:clamp(2.8rem,3.6vw,4.2rem);line-height:1.1;letter-spacing:-.02em;font-weight:700}.hp-data-integrations__sub{margin:1.3rem auto 0;max-width:74rem;color:var(--muted-foreground);font-size:1.65rem;line-height:1.65}.hp-data-integrations__featured{border-color:rgba(var(--primary-rgb),.24);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 34px -16px rgba(var(--primary-rgb),.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 34px -16px rgba(var(--primary-rgb),.32)}.hp-data-integrations__featured-body{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:2.6rem}.hp-data-integrations__featured-title{margin:0;color:var(--foreground);font-size:clamp(2.5rem,3vw,3.4rem);line-height:1.12;letter-spacing:-.02em;font-weight:800}.hp-data-integrations__featured-sub{margin:1.15rem 0 0;max-width:72rem;color:var(--muted-foreground);font-size:1.58rem;line-height:1.7}.hp-data-integrations__featured-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hp-data-integrations__cta{min-height:5rem;padding:1.2rem 2.5rem;white-space:nowrap}.hp-data-integrations__supporting{margin:1.7rem auto 0;text-align:center;color:rgba(var(--primary-rgb),.9);font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;line-height:1.55}.hp-faq{padding:0 0 8rem}.hp-faq__header{max-width:82rem;margin:0 auto 3rem;text-align:center}.hp-faq__heading{margin:0;color:var(--foreground);font-size:clamp(2.8rem,3.6vw,4.2rem);line-height:1.1;letter-spacing:-.02em;font-weight:700}.hp-faq__list{max-width:98rem;margin:0 auto;display:-ms-grid;display:grid;gap:1rem}.hp-faq__item{border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-card);background:rgba(255,255,255,.012);overflow:hidden;-webkit-transition:border-color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,-webkit-box-shadow .2s ease}.hp-faq__item:hover{border-color:rgba(var(--primary-rgb),.28);background:rgba(var(--primary-rgb),.035);-webkit-box-shadow:0 0 24px -16px rgba(var(--primary-rgb),.6);box-shadow:0 0 24px -16px rgba(var(--primary-rgb),.6)}.hp-faq__question{list-style:none;display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;width:100%;padding:1.65rem 1.8rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hp-faq__question::-webkit-details-marker{display:none}.hp-faq__q-mark{width:2.4rem;height:2.4rem;border-radius:.7rem;border:1px solid rgba(var(--primary-rgb),.38);background:rgba(var(--primary-rgb),.12);color:rgba(var(--primary-rgb),.95);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.05rem;letter-spacing:.08em;line-height:1}.hp-faq__question-text{color:var(--foreground);font-size:1.68rem;line-height:1.4;font-weight:600}.hp-faq__chevron{width:1.05rem;height:1.05rem;border-right:2px solid rgba(var(--primary-rgb),.78);border-bottom:2px solid rgba(var(--primary-rgb),.78);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color .2s ease,-webkit-transform .2s ease;transition:border-color .2s ease,-webkit-transform .2s ease;-o-transition:transform .2s ease,border-color .2s ease;transition:transform .2s ease,border-color .2s ease;transition:transform .2s ease,border-color .2s ease,-webkit-transform .2s ease;margin-right:.2rem}.hp-faq__answer{display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;-webkit-transition:grid-template-rows .25s ease;-o-transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease;transition:grid-template-rows .25s ease,-ms-grid-rows .25s ease}.hp-faq__answer-inner{overflow:hidden;padding:0 1.8rem 0 5.4rem}.hp-faq__answer-inner p{margin:0 0 1.2rem;color:var(--muted-foreground);font-size:1.53rem;line-height:1.72}.hp-faq__answer-inner p:last-child{margin-bottom:1.75rem}.hp-faq__item[open]{border-color:rgba(var(--primary-rgb),.38);background:rgba(var(--primary-rgb),.05)}.hp-faq__item[open] .hp-faq__chevron{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);border-color:var(--primary)}.hp-faq__item[open] .hp-faq__answer{-ms-grid-rows:1fr;grid-template-rows:1fr}.hp-final-cta{padding:8rem 0}.hp-final-cta__inner{max-width:72rem;margin-inline:auto}.hp-final-cta__body{text-align:center}.hp-final-cta__heading{font-size:clamp(2.4rem,3.2vw,3.8rem);font-weight:800;letter-spacing:-.02em;color:var(--foreground);margin-bottom:1.6rem;line-height:1.15}.hp-final-cta__subtitle{font-size:1.7rem;color:var(--muted-foreground);line-height:1.6;margin-bottom:2.4rem;max-width:52rem;margin-inline:auto}.hp-final-cta__capture{max-width:74rem;margin:0 auto}.hp-final-cta__capture--cf7 .wpcf7 .hidden-fields-container,.hp-final-cta__capture--cf7 .wpcf7 fieldset.hidden-fields-container{display:none!important;border:0!important;margin:0!important;padding:0!important;min-width:0!important}.hp-final-cta__capture--cf7 .wpcf7 .screen-reader-response{margin:0!important;padding:0!important;border:0!important;min-height:0!important}.hp-final-cta__capture--cf7 .wpcf7 .screen-reader-response>p,.hp-final-cta__capture--cf7 .wpcf7 .screen-reader-response>ul{margin:0!important;padding:0!important}.hp-final-cta__capture--cf7 .hp-final-cta__cf7-row,.hp-final-cta__capture--cf7 .hp-hero__cf7-row,.hp-final-cta__capture--cf7 .wpcf7,.hp-final-cta__capture--cf7 .wpcf7 form,.hp-final-cta__capture--cf7 .wpcf7-form{width:100%;margin:0;padding:0}.hp-final-cta__capture--cf7 .wpcf7 p{margin:0}.hp-final-cta__capture--cf7 .wpcf7 br{display:none}.hp-final-cta__capture--cf7 .hp-final-cta__cf7-row,.hp-final-cta__capture--cf7 .hp-hero__cf7-row,.hp-final-cta__capture--cf7 .wpcf7 form>p{display:-ms-grid!important;display:grid!important;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1rem;margin:0;position:relative}.hp-final-cta__capture--cf7 .wpcf7-form-control-wrap{display:block!important;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:0!important;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email{width:100%!important;min-height:5.2rem!important;border-radius:1rem!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.04)!important;color:var(--foreground)!important;font-size:1.6rem!important;line-height:1.2!important;padding:0 1.45rem!important;outline:0!important;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email:focus,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email:focus{border-color:rgba(var(--primary-rgb),.62)!important;-webkit-box-shadow:0 0 0 .3rem rgba(var(--primary-rgb),.15)!important;box-shadow:0 0 0 .3rem rgba(var(--primary-rgb),.15)!important}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email::-webkit-input-placeholder,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::-webkit-input-placeholder{color:rgba(255,255,255,.58)!important}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email::-moz-placeholder,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::-moz-placeholder{color:rgba(255,255,255,.58)!important}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email:-ms-input-placeholder,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email:-ms-input-placeholder{color:rgba(255,255,255,.58)!important}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email::-ms-input-placeholder,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::-ms-input-placeholder{color:rgba(255,255,255,.58)!important}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email::placeholder,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email::placeholder{color:rgba(255,255,255,.58)!important}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control.hp-final-cta__cf7-submit,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control.hp-hero__cf7-submit{min-height:5.2rem!important;padding:1.2rem 2.9rem!important;font-size:1.65rem!important;-webkit-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;z-index:1;background:var(--primary)!important;border-color:rgba(var(--primary-rgb),.72)!important;color:#041106!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 0 28px -10px rgba(var(--primary-rgb),.55)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 0 28px -10px rgba(var(--primary-rgb),.55)!important;-webkit-transition:-webkit-transform .18s ease,-webkit-box-shadow .2s ease,-webkit-filter .2s ease;transition:-webkit-transform .18s ease,-webkit-box-shadow .2s ease,-webkit-filter .2s ease;-o-transition:transform .18s ease,box-shadow .2s ease,filter .2s ease;transition:transform .18s ease,box-shadow .2s ease,filter .2s ease;transition:transform .18s ease,box-shadow .2s ease,filter .2s ease,-webkit-transform .18s ease,-webkit-box-shadow .2s ease,-webkit-filter .2s ease}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control.hp-final-cta__cf7-submit:hover,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control.hp-hero__cf7-submit:hover{-webkit-filter:brightness(1.03);filter:brightness(1.03);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 0 34px -10px rgba(var(--primary-rgb),.72)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 0 34px -10px rgba(var(--primary-rgb),.72)!important}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control.hp-final-cta__cf7-submit:active,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control.hp-hero__cf7-submit:active{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.hp-final-cta__capture--cf7 .hp-final-cta__cf7-email,.hp-final-cta__capture--cf7 .hp-final-cta__cf7-submit,.hp-final-cta__capture--cf7 .hp-hero__cf7-email,.hp-final-cta__capture--cf7 .hp-hero__cf7-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-final-cta__cf7-email.wpcf7-not-valid,.hp-final-cta__capture--cf7 .wpcf7 .wpcf7-form-control-wrap .hp-hero__cf7-email.wpcf7-not-valid,.hp-final-cta__capture--cf7 .wpcf7 form.invalid .wpcf7-form-control-wrap .hp-final-cta__cf7-email,.hp-final-cta__capture--cf7 .wpcf7 form.invalid .wpcf7-form-control-wrap .hp-hero__cf7-email{border-color:rgba(255,97,97,.92)!important;-webkit-box-shadow:0 0 0 .3rem rgba(255,97,97,.2)!important;box-shadow:0 0 0 .3rem rgba(255,97,97,.2)!important}.hp-final-cta__capture--cf7 .wpcf7 form.submitting .hp-final-cta__cf7-row,.hp-final-cta__capture--cf7 .wpcf7 form.submitting .hp-hero__cf7-row{pointer-events:none}.hp-final-cta__capture--cf7 .wpcf7 form.submitting .hp-final-cta__cf7-submit,.hp-final-cta__capture--cf7 .wpcf7 form.submitting .hp-hero__cf7-submit{cursor:wait!important;-webkit-filter:saturate(.7) brightness(.9)!important;filter:saturate(.7) brightness(.9)!important;opacity:.55!important;pointer-events:none!important}.hp-final-cta__capture--cf7 .wpcf7-spinner{margin:0!important;width:2rem;height:2rem;display:inline-block;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;align-self:center;z-index:3;pointer-events:none;border-radius:50%;border:2px solid rgba(var(--primary-rgb),.28);border-top-color:rgba(var(--primary-rgb),.98);-webkit-animation:hp-cf7-spin .78s linear infinite;animation:hp-cf7-spin .78s linear infinite;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.hp-final-cta__capture--cf7 .wpcf7 form.submitting .wpcf7-spinner{opacity:1;visibility:visible}.hp-final-cta__capture--cf7 .wpcf7-response-output{margin:.9rem 0 0;padding:.8rem 1rem;border-radius:.8rem;font-size:1.25rem;line-height:1.4;border:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.86)}.hp-final-cta__capture--cf7 .wpcf7 form.aborted .wpcf7-response-output,.hp-final-cta__capture--cf7 .wpcf7 form.failed .wpcf7-response-output,.hp-final-cta__capture--cf7 .wpcf7 form.invalid .wpcf7-response-output,.hp-final-cta__capture--cf7 .wpcf7 form.spam .wpcf7-response-output,.hp-final-cta__capture--cf7 .wpcf7 form.unaccepted .wpcf7-response-output{border-color:rgba(255,97,97,.55);background:rgba(255,97,97,.08);color:#ffaeae}.hp-final-cta__capture--cf7 .wpcf7 form.sent .wpcf7-response-output{border-color:rgba(var(--primary-rgb),.45);background:rgba(var(--primary-rgb),.09);color:rgba(221,255,221,.95)}.hp-final-cta__capture--cf7 .wpcf7 form.init .wpcf7-response-output,.hp-final-cta__capture--cf7 .wpcf7-response-output:empty{display:none!important}.hp-final-cta__capture--cf7 .wpcf7-not-valid-tip{margin-top:.55rem;font-size:1.2rem;line-height:1.3;color:#ff7b7b}.hp-final-cta__form{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hp-final-cta__form input{width:100%;min-height:5.2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:var(--foreground);font-size:1.6rem;line-height:1.2;padding:0 1.45rem;outline:0;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.hp-final-cta__form input:focus{border-color:rgba(var(--primary-rgb),.62);-webkit-box-shadow:0 0 0 .3rem rgba(var(--primary-rgb),.15);box-shadow:0 0 0 .3rem rgba(var(--primary-rgb),.15)}.hp-final-cta__form input::-webkit-input-placeholder{color:rgba(255,255,255,.58)}.hp-final-cta__form input::-moz-placeholder{color:rgba(255,255,255,.58)}.hp-final-cta__form input:-ms-input-placeholder{color:rgba(255,255,255,.58)}.hp-final-cta__form input::-ms-input-placeholder{color:rgba(255,255,255,.58)}.hp-final-cta__form input::placeholder{color:rgba(255,255,255,.58)}.hp-final-cta__submit{min-height:5.2rem;padding:1.2rem 2.9rem;font-size:1.65rem}.hp-final-cta__secondary{margin:1.5rem 0 0}.hp-final-cta__talk-link{font-size:1.52rem;color:var(--muted-foreground);text-decoration:underline;text-underline-offset:3px;-webkit-transition:color .15s ease;-o-transition:color .15s ease;transition:color .15s ease}.hp-final-cta__talk-link:hover{color:var(--foreground)}body.single-use_case main section:nth-child(odd),body.single-use_case section{background-color:transparent}.uc-starfield{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.uc-page{position:relative;z-index:1}.uc-hero{padding:calc(var(--header-h) + 6rem) 0 6rem;position:relative;overflow:hidden}.uc-hero__grid-bg{position:absolute;inset:0;background-image:-o-linear-gradient(left,rgba(140,222,141,.012) 1px,transparent 1px),-o-linear-gradient(top,rgba(140,222,141,.012) 1px,transparent 1px);background-image:linear-gradient(to right,rgba(140,222,141,.012) 1px,transparent 1px),linear-gradient(to bottom,rgba(140,222,141,.012) 1px,transparent 1px);background-size:64px 64px;-webkit-transform:perspective(600px) rotateX(35deg) scale(2.5);transform:perspective(600px) rotateX(35deg) scale(2.5);-webkit-transform-origin:center 30%;-ms-transform-origin:center 30%;transform-origin:center 30%;pointer-events:none;z-index:0;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),color-stop(65%,transparent));-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.6) 0,transparent 65%);mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),color-stop(65%,transparent));mask-image:linear-gradient(to bottom,rgba(0,0,0,.6) 0,transparent 65%)}.uc-hero__inner{display:-ms-grid;display:grid;-ms-grid-columns:30% 1fr;grid-template-columns:30% 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6rem;position:relative;z-index:1}.uc-hero__eyebrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-bottom:2.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.uc-hero__eyebrow-sep{color:var(--muted-foreground);font-size:1.4rem}.uc-hero__eyebrow-tag{font-size:1.1rem;letter-spacing:.12em;color:var(--muted-foreground);text-transform:uppercase}.uc-hero__title{font-size:clamp(3.2rem,5vw,5.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:var(--foreground);margin:0 0 2rem}.uc-hero__accent{color:var(--primary)}.uc-hero__subtitle{font-size:clamp(1.5rem,1.8vw,1.8rem);color:var(--muted-foreground);line-height:1.65;max-width:48rem;margin:0}.uc-hero__card{border-radius:1.4rem;border:1px solid var(--border);background:rgba(255,255,255,.03);overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.uc-hero__card-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.4rem 2rem;border-bottom:1px solid var(--border)}.uc-hero__card-logo{width:3.6rem;height:3.6rem;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.uc-hero__card-logo svg{width:100%;height:100%;display:block}.uc-hero__card-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.3rem}.uc-hero__person-name{font-size:1.5rem;font-weight:600;color:var(--primary)}.uc-hero__person-title{font-size:1.2rem;color:var(--muted-foreground)}.uc-hero__card-media{position:relative}.uc-hero__embed-wrap{position:relative;width:100%;padding-bottom:62%;overflow:hidden}.uc-hero__embed{position:absolute;inset:0;width:100%;height:100%;border:none}.uc-problems{padding:9.6rem 0}.uc-problems__header{margin-bottom:4.8rem}.uc-problems__heading{font-size:clamp(2.8rem,3.5vw,4rem);font-weight:700;letter-spacing:-.02em;color:var(--foreground);margin:1.2rem 0 .8rem}.uc-problems__subtitle{font-size:1.7rem;color:var(--muted-foreground);margin:0}.uc-problems__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:2rem}.uc-problems__card{padding:2.8rem 2.4rem;border-radius:var(--radius-card);border:1px solid var(--border);background:rgba(255,255,255,.02);-webkit-transition:border-color .2s ease,background .2s ease;-o-transition:border-color .2s ease,background .2s ease;transition:border-color .2s ease,background .2s ease}.uc-problems__card:hover{border-color:rgba(140,222,141,.25);background:rgba(140,222,141,.02)}.uc-problems__card--critical{border-color:rgba(140,222,141,.3);background:rgba(140,222,141,.03)}.uc-problems__card-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:1rem;background:rgba(140,222,141,.1);color:var(--primary);margin-bottom:1.6rem}.uc-problems__card-icon svg{width:2.2rem;height:2.2rem}.uc-problems__badge{display:inline-block;font-size:1rem;letter-spacing:.1em;color:var(--primary);text-transform:uppercase;margin-bottom:.8rem}.uc-problems__card-title{font-size:1.7rem;font-weight:700;color:var(--foreground);margin-bottom:1rem;line-height:1.3}.uc-problems__card-desc{font-size:1.4rem;color:var(--muted-foreground);line-height:1.65;margin:0}.uc-steps{padding:9.6rem 0}.uc-steps__header{margin-bottom:5.6rem}.uc-steps__heading{font-size:clamp(2.4rem,3.2vw,4rem);font-weight:700;letter-spacing:-.02em;color:var(--foreground);margin:1.2rem 0 .8rem}.uc-steps__subtitle{font-size:1.6rem;color:var(--muted-foreground);line-height:1.6;max-width:72rem;margin:0}.uc-steps__layout{display:-ms-grid;display:grid;-ms-grid-columns:34rem 1fr;grid-template-columns:34rem 1fr;gap:4.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.uc-steps__list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.uc-steps__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;padding:1.6rem 2rem;border-radius:.8rem;cursor:pointer;-webkit-transition:background .15s ease;-o-transition:background .15s ease;transition:background .15s ease;border:1px solid transparent}.uc-steps__item:hover{background:rgba(255,255,255,.04)}.uc-steps__item.is-active{background:rgba(255,255,255,.05);border-color:rgba(140,222,141,.25)}.uc-steps__item.is-active .uc-steps__num{color:var(--primary)}.uc-steps__item.is-active .uc-steps__item-title{color:var(--primary);font-weight:700}.uc-steps__num{font-size:1.2rem;color:var(--muted-foreground);letter-spacing:.05em;-ms-flex-negative:0;flex-shrink:0;min-width:2.4rem;-webkit-transition:color .15s ease;-o-transition:color .15s ease;transition:color .15s ease}.uc-steps__item-title{font-size:1.3rem;font-weight:500;color:var(--muted-foreground);letter-spacing:.04em;-webkit-transition:color .15s ease;-o-transition:color .15s ease;transition:color .15s ease;line-height:1.35}.uc-steps__panels{position:relative;min-width:0;overflow:hidden}.uc-steps__track{width:100%}.uc-steps__panel{display:none}.uc-steps__panel.is-active{display:block}.uc-steps__media{border-radius:var(--radius-card);overflow:hidden;margin-bottom:2rem}.uc-steps__media-inner{height:40rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.uc-steps__media-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.uc-steps__caption-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.2rem;margin-bottom:1.6rem}.uc-steps__counter{font-size:1.2rem;color:var(--muted-foreground);letter-spacing:.08em}.uc-steps__prev-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:.6rem;border:1px solid var(--border);background:0 0;color:var(--muted-foreground);cursor:pointer;-webkit-transition:border-color .15s ease,color .15s ease,background .15s ease;-o-transition:border-color .15s ease,color .15s ease,background .15s ease;transition:border-color .15s ease,color .15s ease,background .15s ease}.uc-steps__prev-btn svg{width:1.2rem;height:1.2rem}.uc-steps__prev-btn:hover{border-color:rgba(140,222,141,.4);color:var(--primary);background:rgba(140,222,141,.05)}.uc-steps__next-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:.6rem;border:1px solid var(--border);background:0 0;color:var(--muted-foreground);cursor:pointer;-webkit-transition:border-color .15s ease,color .15s ease,background .15s ease;-o-transition:border-color .15s ease,color .15s ease,background .15s ease;transition:border-color .15s ease,color .15s ease,background .15s ease}.uc-steps__next-btn svg{width:1.2rem;height:1.2rem}.uc-steps__next-btn:hover{border-color:rgba(140,222,141,.4);color:var(--primary);background:rgba(140,222,141,.05)}.uc-steps__body{font-size:1.5rem;color:var(--muted-foreground);line-height:1.7;margin-bottom:1.6rem}.uc-steps__body p{margin:0}.uc-steps__more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600;color:var(--primary);text-decoration:none;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}.uc-steps__more:hover{opacity:.75}.uc-personas{padding:9.6rem 0}.uc-personas__header{text-align:center;max-width:80rem;margin:0 auto 5.6rem}.uc-personas__heading{font-size:clamp(2.8rem,3.5vw,4.4rem);font-weight:800;letter-spacing:-.03em;color:var(--foreground);line-height:1.1;margin:0 0 1.6rem}.uc-personas__subtitle{font-size:1.7rem;color:var(--muted-foreground);line-height:1.65;margin:0}.uc-personas__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4.8rem}.uc-personas__card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;padding:2.4rem;border-radius:var(--radius-card);border:1px solid var(--border);background:rgba(255,255,255,.02);-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.uc-personas__card:hover{border-color:rgba(140,222,141,.2)}.uc-personas__avatar{-ms-flex-negative:0;flex-shrink:0;width:5.2rem;height:5.2rem;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--foreground);letter-spacing:.02em}.uc-personas__info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.uc-personas__name-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.uc-personas__name{font-size:1.6rem;font-weight:700;color:var(--foreground)}.uc-personas__icon{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--muted-foreground);opacity:.5}.uc-personas__icon svg{width:1.4rem;height:1.4rem}.uc-personas__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}.uc-personas__role{font-size:1.3rem;font-weight:600;color:var(--muted-foreground)}.uc-personas__role--green{color:var(--primary)}.uc-personas__type{font-size:1.2rem;color:var(--muted-foreground);opacity:.65}.uc-personas__desc{font-size:1.4rem;color:var(--muted-foreground);line-height:1.65;margin:0}.uc-personas__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.uc-features{padding:9.6rem 0}.uc-features__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid var(--border);padding:0 2.4rem;gap:0}.uc-features__tab{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;padding:1.4rem 2rem;font-size:1.3rem;font-weight:600;font-family:var(--font-display);color:var(--muted-foreground);background:0 0;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;-webkit-transition:color .15s ease,border-color .15s ease;-o-transition:color .15s ease,border-color .15s ease;transition:color .15s ease,border-color .15s ease;white-space:nowrap;letter-spacing:.03em}.uc-features__tab svg{width:1.4rem;height:1.4rem;-ms-flex-negative:0;flex-shrink:0}.uc-features__tab:hover{color:var(--foreground)}.uc-features__tab.is-active{color:var(--primary);border-bottom-color:var(--primary)}.uc-features__panel{display:none;padding:3.2rem 2.4rem 2.4rem}.uc-features__panel.is-active{display:block}.uc-features__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-bottom:3.2rem}.uc-features__card{padding:2rem 2rem 2.4rem;border-radius:1rem;border:1px solid var(--border);background:rgba(255,255,255,.02);-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.uc-features__card:hover{border-color:rgba(140,222,141,.2)}.uc-features__card-num{font-size:1rem;letter-spacing:.12em;color:var(--primary);text-transform:uppercase;margin-bottom:1.4rem;border:1px solid var(--primary);border-radius:.4rem;padding:.3rem .8rem;display:inline-block}.uc-features__card-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4rem;height:4rem;border-radius:.8rem;background:rgba(140,222,141,.08);color:var(--primary);margin-bottom:1.4rem}.uc-features__card-icon svg{width:1.8rem;height:1.8rem}.uc-features__card-title{font-size:1.6rem;font-weight:700;color:var(--foreground);margin-bottom:.8rem;line-height:1.3}.uc-features__status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.2rem}.uc-features__status .status-dot{width:.6rem;height:.6rem}.uc-features__status--live{color:var(--primary)}.uc-features__status--live .status-dot{background-color:var(--primary)}.uc-features__status--ready{color:#e5c55a}.uc-features__status--ready .status-dot{background-color:#e5c55a}.uc-features__status--auto{color:#5b9bd5}.uc-features__status--auto .status-dot{background-color:#5b9bd5}.uc-features__card-desc{font-size:1.3rem;color:var(--muted-foreground);line-height:1.6;margin:0}.uc-features__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;padding-top:2.4rem;border-top:1px solid var(--border);-ms-flex-wrap:wrap;flex-wrap:wrap}.uc-features__footer span{font-size:1.4rem;color:var(--muted-foreground)}.uc-security__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.2rem}.uc-security__item{padding:2.4rem;border-radius:1rem;border:1px solid var(--border);background:rgba(255,255,255,.02)}.uc-security__title{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:.8rem}.uc-security__desc{font-size:1.3rem;color:var(--muted-foreground);line-height:1.6;margin:0}.uc-integrations__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:3.2rem}.uc-integrations__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.6rem 2rem;border-radius:.8rem;border:1px solid var(--border);background:rgba(255,255,255,.02);font-size:1.3rem;font-weight:500;color:var(--muted-foreground);text-align:center;-webkit-transition:border-color .15s ease,color .15s ease;-o-transition:border-color .15s ease,color .15s ease;transition:border-color .15s ease,color .15s ease}.uc-integrations__item:hover{border-color:rgba(140,222,141,.3);color:var(--foreground)}.uc-stat{padding:10rem 0;text-align:center}.uc-stat__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}.uc-stat__value{font-size:clamp(7.2rem,14vw,12rem);font-weight:800;color:var(--primary);letter-spacing:-.04em;line-height:1;margin:0}.uc-stat__label{font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:500;color:var(--foreground);line-height:1.4;margin-bottom:.8rem;max-width:70rem}.uc-stat__citation{font-size:1.3rem;color:var(--muted-foreground);letter-spacing:.05em;margin:0}.uc-reviews{padding:9.6rem 0}.uc-reviews .swiper-slide{height:auto;padding:0;background:0 0}.uc-reviews__header{text-align:center;max-width:78rem;margin:0 auto 4rem}.uc-reviews__heading{font-size:clamp(2.4rem,3.4vw,4rem);font-weight:800;letter-spacing:-.03em;color:var(--foreground);line-height:1.12;margin:0 0 1.2rem}.uc-reviews__subtitle{font-size:1.6rem;color:var(--muted-foreground);line-height:1.65;margin:0}.uc-reviews__slider{position:relative;overflow:hidden}.uc-reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.uc-reviews__slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;height:auto;padding:0;background:0 0}.uc-reviews__card{height:auto;min-height:0}.uc-reviews__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2.6rem;min-height:0;padding:3.2rem}.uc-reviews__quote{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.35;letter-spacing:-.02em;color:var(--foreground);max-width:92rem}.uc-reviews__author{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem}.uc-reviews__avatar{width:5.2rem;height:5.2rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);-ms-flex-negative:0;flex-shrink:0}.uc-reviews__author-copy{min-width:0}.uc-reviews__author-name{margin:0 0 .3rem;font-size:1.6rem;font-weight:700;color:var(--foreground);line-height:1.3}.uc-reviews__author-meta{margin:0;font-size:1.4rem;color:var(--muted-foreground);line-height:1.4}.uc-reviews__controls{margin-top:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.4rem}.uc-reviews__nav{width:3.8rem;height:3.8rem;border-radius:.8rem;border:1px solid var(--border);background:rgba(255,255,255,.02);color:var(--muted-foreground);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:border-color .18s ease,color .18s ease,background .18s ease;-o-transition:border-color .18s ease,color .18s ease,background .18s ease;transition:border-color .18s ease,color .18s ease,background .18s ease}.uc-reviews__nav svg{width:1.2rem;height:1.2rem}.uc-reviews__nav:hover{border-color:rgba(var(--primary-rgb),.55);color:var(--primary);background:rgba(var(--primary-rgb),.12)}.uc-reviews__nav.swiper-button-disabled{opacity:.45;cursor:default;pointer-events:none}.uc-reviews__pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;min-height:1.2rem}.uc-reviews__pagination .swiper-pagination-bullet{width:.8rem;height:.8rem;border-radius:50%;background:rgba(255,255,255,.24);opacity:1;-webkit-transition:background .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:background .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease;-o-transition:transform .18s ease,background .18s ease,box-shadow .18s ease;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease}.uc-reviews__pagination .swiper-pagination-bullet-active{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);background:var(--primary);-webkit-box-shadow:0 0 10px rgba(var(--primary-rgb),.52);box-shadow:0 0 10px rgba(var(--primary-rgb),.52)}.uc-faq{padding:9.6rem 0}.uc-faq__chrome{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.uc-faq__badge{font-size:1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);border:1px solid rgba(140,222,141,.3);border-radius:.4rem;padding:.3rem .8rem}.uc-faq__body{padding:3.2rem 3.2rem 3.2rem}.uc-faq__heading{font-size:clamp(2.2rem,2.8vw,3rem);font-weight:700;letter-spacing:-.02em;color:var(--foreground);margin:0 0 .8rem;max-width:72rem}.uc-faq__subtitle{font-size:1.5rem;color:var(--muted-foreground);line-height:1.6;margin:0 0 2.6rem;max-width:70rem}.uc-faq__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2.8rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.07)}.uc-faq__tab{min-height:4rem;padding:.8rem 1.8rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.14);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.035)),to(rgba(255,255,255,.015)));background:-o-linear-gradient(top,rgba(255,255,255,.035) 0,rgba(255,255,255,.015) 100%);background:linear-gradient(180deg,rgba(255,255,255,.035) 0,rgba(255,255,255,.015) 100%);font-size:1.25rem;font-family:var(--font-display);font-weight:600;line-height:1;letter-spacing:.04em;color:var(--muted-foreground);cursor:pointer;-webkit-transition:border-color .15s ease,color .15s ease,background .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,color .15s ease,background .15s ease,-webkit-box-shadow .15s ease;-o-transition:border-color .15s ease,color .15s ease,background .15s ease,box-shadow .15s ease;transition:border-color .15s ease,color .15s ease,background .15s ease,box-shadow .15s ease;transition:border-color .15s ease,color .15s ease,background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.uc-faq__tab:hover{color:var(--foreground);border-color:rgba(255,255,255,.24)}.uc-faq__tab:focus-visible{outline:0;border-color:rgba(var(--primary-rgb),.58);-webkit-box-shadow:0 0 0 3px rgba(var(--primary-rgb),.18);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.18)}.uc-faq__tab.is-active{color:var(--primary);border-color:rgba(var(--primary-rgb),.52);background:rgba(var(--primary-rgb),.12);-webkit-box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.16);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.16)}.uc-faq__grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.6rem;margin-bottom:3.2rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.uc-faq__item{border-radius:1rem;border:1px solid rgba(255,255,255,.11);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.03)),to(rgba(255,255,255,.015)));background:-o-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.015) 100%);background:linear-gradient(180deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.015) 100%);overflow:hidden;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);-webkit-transition:border-color .22s ease,background .22s ease,-webkit-box-shadow .22s ease,-webkit-transform .22s ease;transition:border-color .22s ease,background .22s ease,-webkit-box-shadow .22s ease,-webkit-transform .22s ease;-o-transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease,-webkit-box-shadow .22s ease,-webkit-transform .22s ease}.uc-faq__item:hover{border-color:rgba(255,255,255,.2);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.uc-faq__item.is-open{border-color:rgba(var(--primary-rgb),.42);background:-webkit-gradient(linear,left top,left bottom,from(rgba(var(--primary-rgb),.08)),to(rgba(255,255,255,.015)));background:-o-linear-gradient(top,rgba(var(--primary-rgb),.08) 0,rgba(255,255,255,.015) 100%);background:linear-gradient(180deg,rgba(var(--primary-rgb),.08) 0,rgba(255,255,255,.015) 100%);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 28px -20px rgba(var(--primary-rgb),.65);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 28px -20px rgba(var(--primary-rgb),.65)}.uc-faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;width:100%;padding:1.7rem 1.8rem;border:0;background:0 0;text-align:left;font:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background .15s ease;-o-transition:background .15s ease;transition:background .15s ease}.uc-faq__question:hover{background:rgba(255,255,255,.03)}.uc-faq__question:focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.55);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.55)}.uc-faq__q-mark{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.2rem;height:2.2rem;-ms-flex-negative:0;flex-shrink:0;font-size:1.05rem;font-weight:700;color:var(--primary);letter-spacing:.05em;border:1px solid rgba(var(--primary-rgb),.38);background:rgba(var(--primary-rgb),.11);border-radius:.55rem;margin-top:.1rem}.uc-faq__question-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.45rem;font-weight:600;color:var(--foreground);line-height:1.5;margin-top:.1rem;padding-right:.8rem}.uc-faq__chevron{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.4rem;height:2.4rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.015);color:var(--muted-foreground);-webkit-transition:color .15s ease,border-color .15s ease,background .15s ease,-webkit-transform .25s ease;transition:color .15s ease,border-color .15s ease,background .15s ease,-webkit-transform .25s ease;-o-transition:transform .25s ease,color .15s ease,border-color .15s ease,background .15s ease;transition:transform .25s ease,color .15s ease,border-color .15s ease,background .15s ease;transition:transform .25s ease,color .15s ease,border-color .15s ease,background .15s ease,-webkit-transform .25s ease}.uc-faq__chevron svg{width:1.2rem;height:1.2rem}.uc-faq__item.is-open .uc-faq__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:var(--primary);border-color:rgba(var(--primary-rgb),.45);background:rgba(var(--primary-rgb),.12)}.uc-faq__answer{max-height:0;overflow:hidden;-webkit-transition:max-height .32s ease;-o-transition:max-height .32s ease;transition:max-height .32s ease;margin:0}.uc-faq__item.is-open .uc-faq__answer{max-height:60rem}.uc-faq__answer-inner{padding:0 2rem 1.8rem 5.2rem;font-size:1.42rem;color:var(--muted-foreground);line-height:1.72}.uc-faq__answer-inner p{margin:0}.uc-faq__answer-inner p+p{margin-top:1rem}.uc-faq__answer-inner ol,.uc-faq__answer-inner ul{margin:1rem 0 0 1.8rem}.uc-faq__answer-inner li+li{margin-top:.6rem}.uc-faq__answer-inner a{color:var(--primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}.uc-faq__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;padding-top:2.4rem;border-top:1px solid var(--border);-ms-flex-wrap:wrap;flex-wrap:wrap}.uc-faq__footer-label{font-size:1.4rem;color:var(--muted-foreground)}.uc-cta{padding:9.6rem 0}.uc-cta__inner{max-width:72rem;margin-inline:auto}.uc-cta__body{text-align:center}.uc-cta__title{font-size:clamp(2.4rem,3.2vw,3.8rem);font-weight:800;letter-spacing:-.02em;color:var(--foreground);margin-bottom:1.6rem;line-height:1.15}.uc-cta__desc{font-size:1.7rem;color:var(--muted-foreground);line-height:1.6;margin-bottom:3.2rem}.uc-cta__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-template-pricing main section:nth-child(odd),body.page-template-template-pricing section{background-color:transparent}.pricing-page{position:relative;z-index:1}.pricing-hero{padding:calc(var(--header-h) + 2.8rem) 0 6rem;background:0 0}.pricing-hero__head{max-width:112rem;margin:0 auto 3.2rem;text-align:center}.pricing-hero__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;padding:.55rem 1.2rem;border-radius:10rem;border:1px solid rgba(var(--primary-rgb),.35);background:rgba(var(--primary-rgb),.09);color:var(--primary);font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.4rem}.pricing-hero__title{margin:0;font-size:clamp(4rem,7vw,7.6rem);line-height:.98;letter-spacing:-.035em;color:var(--foreground);font-weight:800}.pricing-hero__title-accent{color:var(--primary)}.pricing-hero__subtitle{margin:1.6rem auto 0;max-width:78rem;color:var(--muted-foreground);font-size:1.75rem;line-height:1.65}.pricing-hero__plans{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1.18fr) minmax(0,.82fr);grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:2rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pricing-hero__plans--single{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);max-width:98rem;margin-inline:auto}.pricing-hero__plan{min-width:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing-hero__plan--primary{border-color:rgba(var(--primary-rgb),.26);-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 42px -16px rgba(var(--primary-rgb),.28);box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 42px -16px rgba(var(--primary-rgb),.28)}.pricing-hero__plan--secondary{border-color:rgba(255,255,255,.1);-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.03),0 0 24px -12px rgba(var(--primary-rgb),.14);box-shadow:inset 0 1px 1px rgba(255,255,255,.03),0 0 24px -12px rgba(var(--primary-rgb),.14);background:rgba(255,255,255,.013)}.pricing-hero__plan--secondary p{max-width:100%}.pricing-hero__plan--secondary .pricing-hero__price{opacity:.9;font-size:clamp(2.8rem,3.2vw,4rem)}.pricing-hero__plan--secondary .pricing-hero__price-suffix{font-size:1.45rem}.pricing-hero__plan--secondary .pricing-hero__plan-title{font-size:clamp(2.5rem,2.7vw,3.3rem)}.pricing-hero__plan--secondary .pricing-hero__plan-highlight{color:rgba(var(--primary-rgb),.82)}.pricing-hero__plan-chrome{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pricing-hero__plan-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;gap:1.4rem;padding:2.6rem 2.6rem 2.4rem}.pricing-hero__price-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem;min-height:8rem}.pricing-hero__price{margin:0;color:var(--primary);font-size:clamp(4.2rem,5.2vw,5.8rem);line-height:.95;font-weight:800;letter-spacing:-.03em}.pricing-hero__price-suffix{margin:0 0 .7rem;color:var(--muted-foreground);font-size:1.9rem;letter-spacing:.06em}.pricing-hero__divider{height:1px;background:var(--border);margin:.2rem 0 .4rem}.pricing-hero__plan-title{margin:0;font-size:clamp(3rem,3.4vw,4.2rem);line-height:1.05;letter-spacing:-.02em;color:var(--foreground);font-weight:800}.pricing-hero__plan-highlight{margin:0;color:rgba(var(--primary-rgb),.9);font-size:1.95rem;line-height:1.45;font-weight:600}.pricing-hero__plan-description{margin:0;color:var(--muted-foreground);font-size:1.65rem;line-height:1.75}.pricing-hero__secondary-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-top:.1rem}.pricing-hero__secondary-section{min-width:0}.pricing-hero__secondary-section-title{margin:0 0 .45rem;color:var(--foreground);font-size:1.55rem;line-height:1.35;font-weight:700;letter-spacing:-.01em}.pricing-hero__secondary-content,.pricing-hero__secondary-section-content{color:var(--muted-foreground);font-size:1.42rem;line-height:1.58}.pricing-hero__secondary-content>:first-child,.pricing-hero__secondary-section-content>:first-child{margin-top:0}.pricing-hero__secondary-content>:last-child,.pricing-hero__secondary-section-content>:last-child{margin-bottom:0}.pricing-hero__secondary-content p,.pricing-hero__secondary-section-content p{margin:0 0 .75rem;color:inherit;font-size:inherit;line-height:inherit}.pricing-hero__secondary-content ol,.pricing-hero__secondary-content ul,.pricing-hero__secondary-section-content ol,.pricing-hero__secondary-section-content ul{margin:.4rem 0 .85rem 1.8rem;padding:0}.pricing-hero__secondary-content ul,.pricing-hero__secondary-section-content ul{list-style:disc}.pricing-hero__secondary-content ol,.pricing-hero__secondary-section-content ol{list-style:decimal}.pricing-hero__secondary-content li,.pricing-hero__secondary-section-content li{margin:.2rem 0;line-height:1.55;display:list-item}.pricing-hero__secondary-content li::marker,.pricing-hero__secondary-section-content li::marker{color:var(--primary)}.pricing-hero__secondary-content h3,.pricing-hero__secondary-content h4,.pricing-hero__secondary-section-content h3,.pricing-hero__secondary-section-content h4{margin:1rem 0 .5rem;color:var(--foreground);font-size:1.46rem;line-height:1.35;font-weight:700;letter-spacing:-.01em}.pricing-hero__secondary-content b,.pricing-hero__secondary-content strong,.pricing-hero__secondary-section-content b,.pricing-hero__secondary-section-content strong{color:var(--foreground)}.pricing-hero__secondary-content iframe,.pricing-hero__secondary-section-content iframe{width:100%;min-height:24rem;border:0;border-radius:1rem;background:#050705}.pricing-hero__secondary-content{margin-top:.1rem}.pricing-hero__secondary-embed{margin-top:.2rem}.pricing-hero__secondary-embed iframe{width:100%;min-height:24rem;border:0;border-radius:1rem;background:#050705}.pricing-hero__secondary-group{margin-top:.35rem;padding-top:.85rem;border-top:1px solid var(--border)}.pricing-hero__secondary-group-label{margin:0 0 .65rem;color:rgba(255,255,255,.45);font-size:1.05rem;letter-spacing:.14em;text-transform:uppercase;line-height:1.35}.pricing-hero__secondary-list{margin-top:.2rem;gap:.65rem}.pricing-hero__animation{width:100%;height:100%;border-radius:1.2rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.02);overflow:hidden;aspect-ratio:16/9;min-height:15rem;max-height:24rem;-ms-flex-negative:0;flex-shrink:0}.pricing-hero__animation iframe,.pricing-hero__animation img,.pricing-hero__animation video{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.pricing-hero__animation iframe{border:0;background:#050705}.pricing-hero__list-wrap{margin-top:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}.pricing-hero__list-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}.pricing-hero__list-label{margin:1.5rem 0 1.2rem;color:rgba(255,255,255,.35);font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase}.pricing-hero__list-foot{margin-top:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pricing-hero__list-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(var(--primary-rgb),.34);border-radius:10rem;background:rgba(var(--primary-rgb),.07);color:rgba(var(--primary-rgb),.9);padding:.5rem 1rem;font-size:1.02rem;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;cursor:pointer;-webkit-transition:border-color .2s ease,background-color .2s ease,color .2s ease;-o-transition:border-color .2s ease,background-color .2s ease,color .2s ease;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.pricing-hero__list-toggle:hover{border-color:rgba(var(--primary-rgb),.55);background:rgba(var(--primary-rgb),.14);color:var(--primary)}.pricing-hero__list-inner{min-height:0}.pricing-hero__primary-extra{margin-top:.35rem}.pricing-hero__list-wrap.is-collapsible .pricing-hero__list-inner{max-height:20rem;overflow:hidden;position:relative;-webkit-transition:max-height .26s ease;-o-transition:max-height .26s ease;transition:max-height .26s ease}.pricing-hero__list-wrap.is-collapsible .pricing-hero__list-inner::after{content:"";position:absolute;left:0;right:0;bottom:0;height:4.2rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.9)));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 100%);pointer-events:none}.pricing-hero__list-wrap.is-collapsible.is-expanded .pricing-hero__list-inner{max-height:none;overflow:visible}.pricing-hero__list-wrap.is-collapsible.is-expanded .pricing-hero__list-inner::after{opacity:0}.pricing-hero__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.pricing-hero__list-item{display:-ms-grid;display:grid;-ms-grid-columns:auto minmax(0,1fr) auto;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.pricing-hero__list-content{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.pricing-hero__list-icon{width:3.4rem;height:3.4rem;border-radius:.9rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--primary);border:1px solid rgba(var(--primary-rgb),.2);background:rgba(var(--primary-rgb),.08);-ms-flex-negative:0;flex-shrink:0}.pricing-hero__list-icon svg{width:1.65rem;height:1.65rem}.pricing-hero__list-title{color:var(--foreground);font-weight:700;font-size:1.55rem;line-height:1.45;margin-right:.2rem}.pricing-hero__list-copy{color:var(--muted-foreground);font-size:1.55rem;line-height:1.45}.pricing-hero__list-tag{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;border:1px solid rgba(var(--primary-rgb),.34);border-radius:10rem;padding:.45rem .95rem;color:rgba(var(--primary-rgb),.82);background:rgba(var(--primary-rgb),.08);font-size:1.05rem;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.pricing-hero__features-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:.8rem;min-height:4rem;padding:.95rem 1.8rem;font-size:1.35rem}.pricing-hero__actions{margin-top:2.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.pricing-hero__cta-btn{min-height:5rem;padding:1.2rem 3.6rem;font-size:2rem}.pricing-hero__secondary-link{color:var(--muted-foreground);font-size:2rem;text-decoration:underline;text-underline-offset:.22em;-webkit-transition:color .18s ease;-o-transition:color .18s ease;transition:color .18s ease}.pricing-hero__secondary-link:hover{color:var(--foreground)}.pricing-hero__stack{max-width:108rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.pricing-hero__plans{display:block}.pricing-hero__plan{height:auto}.pricing-hero__plan-body{overflow:visible;gap:1.5rem}.pricing-hero__plan--primary{background:rgba(10,16,12,.9)}.pricing-hero__plan--secondary{background:rgba(8,14,10,.88)}.pricing-hero__plan--secondary .pricing-hero__price-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:auto;gap:.7rem;margin-bottom:.15rem}.pricing-hero__plan--secondary .pricing-hero__price{font-size:clamp(3.3rem,4.4vw,4.6rem);opacity:.7;color:#fff}.pricing-hero__plan--secondary .pricing-hero__price-suffix{font-size:1.2rem;margin-bottom:.32rem}.pricing-hero__plan--secondary .pricing-hero__plan-title{font-size:clamp(2.7rem,3.3vw,3.4rem)}.pricing-hero__secondary-label{margin:0;text-align:center;color:rgba(255,255,255,.35);font-size:1.15rem;letter-spacing:.2em;text-transform:uppercase}.pricing-hero__list-wrap{margin-top:.4rem;overflow:visible}.pricing-hero__list-label{margin:0 0 1.2rem}.pricing-hero__list--cards{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pricing-hero__list--cards .pricing-hero__list-item{border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:rgba(255,255,255,.02);padding:1.2rem 1.2rem 1.15rem;-ms-grid-columns:auto minmax(0,1fr) auto;grid-template-columns:auto minmax(0,1fr) auto}.pricing-hero__list--cards .pricing-hero__list-item:last-child:nth-child(odd){grid-column:1/-1}.pricing-hero__list--cards .pricing-hero__list-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.pricing-hero__list--cards .pricing-hero__list-title{margin-right:0;font-size:1.42rem}.pricing-hero__list--cards .pricing-hero__list-copy{font-size:1.35rem;line-height:1.55}.pricing-hero__plan-actions{margin-top:.6rem;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;gap:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing-hero__features-link{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:5rem;font-size:1.55rem;margin-top:0}.pricing-hero__plan-actions .pricing-hero__secondary-link{font-size:2rem;white-space:nowrap}.pricing-hero__list--bullets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.85rem;margin-top:.4rem}.pricing-hero__bullet-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.8rem}.pricing-hero__bullet-dot{color:var(--primary);font-size:1.7rem;line-height:1.1;margin-top:.15rem}.pricing-hero__bullet-text{color:var(--muted-foreground);font-size:1.52rem;line-height:1.55}.pricing-hero__secondary-group--primary{margin-top:.8rem;padding-top:1.1rem}.pricing-hero__secondary-list--primary{margin-top:.2rem;gap:.55rem}.pricing-hero__secondary-list--primary .pricing-hero__bullet-dot--arrow{font-size:1.8rem;margin-top:.05rem;line-height:1}.pricing-hero__secondary-list--primary .pricing-hero__bullet-text{font-size:1.5rem;line-height:1.5}.pricing-hero__activity{margin-top:.2rem;padding-top:1.4rem;border-top:1px solid var(--border)}.pricing-hero__activity-label{margin:0 0 1rem;font-size:1.05rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--primary-rgb),.8)}.pricing-hero__secondary-section{margin-top:.4rem;padding-top:.4rem}.pricing-hero__secondary-section+.pricing-hero__secondary-section{border-top:1px solid var(--border);padding-top:1.2rem;margin-top:.8rem}.pricing-hero__activity--ontology{margin-top:.6rem}.pricing-hero__ontology{border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(7,12,9,.95)),to(rgba(4,9,7,.94)));background:-o-linear-gradient(top,rgba(7,12,9,.95),rgba(4,9,7,.94));background:linear-gradient(180deg,rgba(7,12,9,.95),rgba(4,9,7,.94));padding:1.2rem;overflow:hidden}.pricing-hero__ontology-html{position:relative;width:100%;height:min(72vh,62rem);min-height:42rem;border-radius:.75rem;background:#0a0a0a;overflow:hidden}.pricing-hero__animation--integration{aspect-ratio:auto;height:100%;max-height:none;min-height:22rem;padding:.75rem;background:rgba(3,7,5,.96)}.pricing-hero__integration-shell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.85rem;height:100%;border:1px solid rgba(var(--primary-rgb),.2);border-radius:.85rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(3,10,7,.96)),to(rgba(2,8,6,.92)));background:-o-linear-gradient(top,rgba(3,10,7,.96),rgba(2,8,6,.92));background:linear-gradient(180deg,rgba(3,10,7,.96),rgba(2,8,6,.92));padding:.8rem 1rem 1rem;overflow:hidden}.pricing-hero__integration-shell-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--primary-rgb),.9);border-bottom:1px solid rgba(255,255,255,.09);padding-bottom:.55rem}.pricing-hero__integration-shell-status{color:rgba(255,255,255,.5);letter-spacing:.08em}.pricing-hero__integration-shell-track{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;font-size:.86rem;letter-spacing:.08em;color:rgba(255,255,255,.56);text-transform:uppercase;text-align:center;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.pricing-hero__integration-shell-log{margin:0;color:rgba(var(--primary-rgb),.76);font-size:.86rem;letter-spacing:.06em;line-height:1.42;padding:.45rem .6rem;border:1px solid rgba(255,255,255,.08);border-radius:.55rem;background:rgba(0,0,0,.28);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.pricing-hero__metrics{margin-top:1.2rem;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.pricing-hero__metric-value{margin:0;color:var(--primary);font-size:2.9rem;line-height:1.05;font-weight:700;letter-spacing:-.02em}.pricing-hero__metric-label{margin:.45rem 0 0;color:rgba(255,255,255,.45);font-size:1.05rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.45}.pricing-hero__primary-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.pricing-hero__secondary-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem}.pricing-hero__list-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.pricing-hero__list-head .pricing-hero__list-label{margin:0}.pricing-hero__scroll-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;min-height:4.2rem;padding:.8rem 2rem;border-radius:1rem;border:1px solid rgba(var(--primary-rgb),.34);background:rgba(var(--primary-rgb),.09);color:rgba(var(--primary-rgb),.92);font-size:1.05rem;letter-spacing:.14em;text-transform:uppercase;line-height:1.1;-webkit-transition:border-color .2s ease,background-color .2s ease,color .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,color .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.pricing-hero__scroll-cta:hover{border-color:rgba(var(--primary-rgb),.6);background:rgba(var(--primary-rgb),.15);color:var(--primary);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 10px 28px -20px rgba(var(--primary-rgb),.95);box-shadow:0 10px 28px -20px rgba(var(--primary-rgb),.95)}.pricing-why-this{padding:9.6rem 0}.pricing-why-this__header{max-width:76rem;margin:0 auto 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.pricing-why-this__heading{font-size:clamp(2.8rem,3.8vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--foreground);text-align:center;margin:1.2rem 0 1rem}.pricing-why-this__subtitle{font-size:1.6rem;line-height:1.65;color:var(--muted-foreground);text-align:center;margin:0}.pricing-why-this__grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.pricing-why-this__card{height:auto;min-height:0}.pricing-why-this__card-chrome{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pricing-why-this__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;min-height:0;padding:2.4rem 2.4rem 2.8rem}.pricing-why-this__icon{width:4.6rem;height:4.6rem;border-radius:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(var(--primary-rgb),.28);background:rgba(var(--primary-rgb),.1);color:var(--primary)}.pricing-why-this__icon svg{width:2.2rem;height:2.2rem}.pricing-why-this__card-title{font-size:2rem;font-weight:700;line-height:1.35;color:var(--foreground);margin:0;letter-spacing:-.01em}.pricing-why-this__card-text{font-size:1.5rem;line-height:1.7;color:var(--muted-foreground);margin:0}.pricing-why-this__metric{margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--border)}.pricing-why-this__metric-value{margin:0 0 .5rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;color:var(--primary);line-height:1.1}.pricing-why-this__metric-caption{margin:0;font-size:1.3rem;color:var(--muted-foreground);line-height:1.5;text-transform:uppercase;letter-spacing:.06em}body.page-template-template-product main section:nth-child(odd),body.page-template-template-product section{background-color:transparent}.product-page{position:relative;z-index:1}.product-embed{padding:calc(var(--header-h) + 1.8rem) 0 1.8rem;min-height:100vh}.product-embed .container{height:calc(100vh - var(--header-h) - 3.6rem)}.product-embed__shell{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border-color:rgba(var(--primary-rgb),.24);-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 36px -16px rgba(var(--primary-rgb),.22);box-shadow:inset 0 1px 1px rgba(255,255,255,.04),0 0 36px -16px rgba(var(--primary-rgb),.22)}.product-embed__chrome{-ms-flex-negative:0;flex-shrink:0}.product-embed__label{font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--primary-rgb),.8)}.product-embed__viewport{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;background:#050705}.product-embed__iframe{width:100%;height:100%;border:0;display:block;background:#050705}body.post-template-template-basic-article,body.post-template-template-basic-article main,body.single-post,body.single-post main{background-color:#000}body.post-template-template-basic-article main section:nth-child(odd),body.post-template-template-basic-article section,body.single-post main section:nth-child(odd),body.single-post section{background-color:transparent}body.post-template-template-basic-article section h1,body.post-template-template-basic-article section h2,body.post-template-template-basic-article section h3,body.post-template-template-basic-article section p,body.single-post section h1,body.single-post section h2,body.single-post section h3,body.single-post section p{max-width:none}.basic-article{--ba-text:#e8efe8;--ba-muted:#a2aca4;--ba-dim:#69736c;--ba-rule:rgba(255, 255, 255, 0.08);--ba-panel:rgba(255, 255, 255, 0.025);--ba-panel-strong:rgba(255, 255, 255, 0.045);--ba-green-soft:rgba(var(--primary-rgb), 0.92);position:relative;z-index:1;color:var(--ba-text)}.basic-article-progress{position:fixed;top:0;left:0;width:100%;height:.3rem;background:rgba(var(--primary-rgb),.12);z-index:2100;pointer-events:none}.basic-article-progress__bar{display:block;width:100%;height:100%;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;background:-webkit-gradient(linear,left top,right top,from(rgba(var(--primary-rgb),.92)),to(#b7f77f));background:-o-linear-gradient(left,rgba(var(--primary-rgb),.92),#b7f77f);background:linear-gradient(90deg,rgba(var(--primary-rgb),.92),#b7f77f);-webkit-box-shadow:0 0 1.2rem rgba(var(--primary-rgb),.48);box-shadow:0 0 1.2rem rgba(var(--primary-rgb),.48);will-change:transform}html.admin-bar .basic-article-progress{top:32px}.basic-article__measure{width:100%;max-width:72rem;margin:0 auto;padding:0 var(--container-px)}.basic-article-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;margin-bottom:2.4rem;color:var(--ba-dim);font-size:1.1rem;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.basic-article-breadcrumb a{color:inherit;-webkit-transition:color .16s ease;-o-transition:color .16s ease;transition:color .16s ease}.basic-article-breadcrumb a:hover{color:var(--primary)}.basic-article-breadcrumb span{opacity:.58}.basic-article-hero{padding:calc(var(--header-h) + 5.6rem) 0 5.2rem;border-bottom:1px solid var(--ba-rule);overflow:hidden}.basic-article-hero::before{content:"";position:absolute;inset:0;background-image:-o-radial-gradient(rgba(var(--primary-rgb),.08) 1px,transparent 1px);background-image:radial-gradient(rgba(var(--primary-rgb),.08) 1px,transparent 1px);background-size:2.8rem 2.8rem;-webkit-mask-image:radial-gradient(ellipse 80% 58% at 50% 38%,#000 32%,transparent 100%);mask-image:radial-gradient(ellipse 80% 58% at 50% 38%,#000 32%,transparent 100%);pointer-events:none}.basic-article-hero__title{margin:0;color:var(--ba-text);font-size:clamp(4rem,5.8vw,6.8rem);font-weight:800;line-height:1.04;letter-spacing:0;text-align:center;text-wrap:balance}.basic-article-hero__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem;color:var(--ba-dim);font-family:var(--font-terminal);font-size:1.2rem;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.basic-article-hero__author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.basic-article-hero__author .basic-article-avatar,.basic-article-hero__author img{width:3rem;height:3rem;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.basic-article-hero__author img{-o-object-fit:cover;object-fit:cover;border:1px solid rgba(var(--primary-rgb),.24)}.basic-article-avatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(var(--primary-rgb),.1);border:1px solid rgba(var(--primary-rgb),.28);color:var(--primary);font-size:1rem;font-weight:700}.basic-article-hero__dot{width:.4rem;height:.4rem;border-radius:50%;background:var(--ba-dim);opacity:.7}.basic-article-feature{margin:-2.4rem auto 0;padding:0 var(--container-px);max-width:108rem;z-index:2}.basic-article-feature__inner{aspect-ratio:16/8;overflow:hidden;border:1px solid rgba(var(--primary-rgb),.14);border-radius:var(--radius-card);background:#071009;-webkit-box-shadow:0 4rem 8rem -3rem rgba(0,0,0,.9),inset 0 1px 0 rgba(255,255,255,.04);box-shadow:0 4rem 8rem -3rem rgba(0,0,0,.9),inset 0 1px 0 rgba(255,255,255,.04)}.basic-article-feature__inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.basic-article__content-section{padding:7.2rem 0 0}.basic-article-content{color:#c9d1ca;font-size:1.75rem;line-height:1.72}.basic-article-content>:first-child{margin-top:0}.basic-article-content>:last-child{margin-bottom:0}.basic-article-content p{margin:0 0 2.2rem}.basic-article-content a{color:var(--primary);text-decoration:underline;text-decoration-color:rgba(var(--primary-rgb),.35);text-underline-offset:.3rem}.basic-article-content h2,.basic-article-content h3{color:var(--ba-text);font-weight:700;line-height:1.18;letter-spacing:0;scroll-margin-top:calc(var(--header-h) + 2.4rem);text-wrap:balance}.basic-article-content h2{margin:5.6rem 0 1.8rem;font-size:3.2rem}.basic-article-content h3{margin:3.8rem 0 1.2rem;font-size:2.2rem}.basic-article-content ol,.basic-article-content ul{margin:0 0 2.4rem;padding-left:2.4rem;color:#c9d1ca}.basic-article-content ul{list-style:disc}.basic-article-content ol{list-style:decimal}.basic-article-content li{margin:.8rem 0;padding-left:.2rem}.basic-article-content li::marker{color:var(--ba-dim)}.basic-article-content b,.basic-article-content strong{color:var(--ba-text);font-weight:700}.basic-article-content blockquote{margin:3.6rem 0;padding:2.4rem 0 2.4rem 2.4rem;border-left:2px solid rgba(var(--primary-rgb),.65);color:var(--ba-text);font-size:2.1rem;line-height:1.5}.basic-article-content blockquote p:last-child{margin-bottom:0}.basic-article-content blockquote cite{display:block;margin-top:1.4rem;color:var(--ba-dim);font-family:var(--font-terminal);font-size:1.2rem;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.basic-article-content table{width:100%;margin:3.2rem 0;border-collapse:collapse;font-size:1.5rem;line-height:1.5}.basic-article-content td,.basic-article-content th{padding:1.2rem 1.4rem;border:1px solid var(--ba-rule);text-align:left;vertical-align:top}.basic-article-content th{color:var(--ba-text);background:rgba(var(--primary-rgb),.08);font-weight:700}.basic-article-content code{padding:.15rem .45rem;border:1px solid rgba(var(--primary-rgb),.16);border-radius:.4rem;background:rgba(var(--primary-rgb),.08);color:var(--primary);font-family:var(--font-terminal);font-size:.88em}.basic-article-content pre{margin:3.2rem 0;padding:2rem;overflow-x:auto;border:1px solid var(--ba-rule);border-radius:.8rem;background:rgba(255,255,255,.035)}.basic-article-content pre code{padding:0;border:0;background:0 0}.basic-article-content .wp-block-table{margin:3.2rem 0;overflow-x:auto}.basic-article-content .wp-block-table table{margin:0}.basic-article-author{margin:7.2rem 0 0;padding:3.2rem 0;border-top:1px solid var(--ba-rule);border-bottom:1px solid var(--ba-rule)}.basic-article-author__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.2rem}.basic-article-author__avatar{width:6.4rem;height:6.4rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0;border:1px solid rgba(var(--primary-rgb),.28)}.basic-article-author__avatar--initials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(var(--primary-rgb),.1);color:var(--primary);font-family:var(--font-terminal);font-size:1.8rem;font-weight:700}.basic-article-author__eyebrow{margin-bottom:.6rem;color:var(--ba-dim);font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase}.basic-article-author__name{color:var(--ba-text);font-size:2rem;font-weight:700;line-height:1.2}.basic-article-author__role{margin-top:.4rem;color:var(--primary);font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.basic-article-author__bio{margin:1.2rem 0 0;color:var(--ba-muted);font-size:1.5rem;line-height:1.65}.basic-article-section-head{margin:0 0 3.2rem;text-align:center}.basic-article-section-head h2{margin:0;color:var(--ba-text);font-size:clamp(3rem,3.4vw,4.2rem);line-height:1.12;letter-spacing:0}.basic-article-section-head--wide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;max-width:112rem;margin:0 auto 3.2rem;text-align:left}.basic-article-faq{padding:7.2rem 0 0}.basic-article-faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.basic-article-faq__item{border:1px solid var(--ba-rule);border-radius:.8rem;background:var(--ba-panel);overflow:hidden}.basic-article-faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;padding:1.8rem 2rem;color:var(--ba-text);font-size:1.5rem;font-weight:600;line-height:1.45;list-style:none;cursor:pointer}.basic-article-faq__question::-webkit-details-marker{display:none}.basic-article-faq__mark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.6rem;height:2.6rem;border:1px solid rgba(var(--primary-rgb),.26);border-radius:.6rem;background:rgba(var(--primary-rgb),.08);color:var(--primary);font-size:1rem;-ms-flex-negative:0;flex-shrink:0}.basic-article-faq__chevron{width:1rem;height:1rem;margin-left:auto;border-right:1px solid currentColor;border-bottom:1px solid currentColor;color:var(--ba-dim);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .18s ease;transition:-webkit-transform .18s ease;-o-transition:transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease;-ms-flex-negative:0;flex-shrink:0}.basic-article-faq__item[open] .basic-article-faq__chevron{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.basic-article-faq__answer{padding:0 2rem 2rem 6rem;color:var(--ba-muted);font-size:1.5rem;line-height:1.65}.basic-article-faq__answer p{margin:0 0 1.4rem}.basic-article-faq__answer p:last-child{margin-bottom:0}.basic-article-related{padding:8rem 0 0}.basic-article-related__all{color:var(--ba-dim);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;-webkit-transition:color .16s ease;-o-transition:color .16s ease;transition:color .16s ease}.basic-article-related__all:hover{color:var(--primary)}.basic-article-related__grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;max-width:112rem;margin:0 auto}.basic-article-related-card{min-width:0}.basic-article-related-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid var(--ba-rule);border-radius:var(--radius-card);background:var(--ba-panel);color:inherit;-webkit-transition:border-color .18s ease,-webkit-transform .18s ease;transition:border-color .18s ease,-webkit-transform .18s ease;-o-transition:border-color .18s ease,transform .18s ease;transition:border-color .18s ease,transform .18s ease;transition:border-color .18s ease,transform .18s ease,-webkit-transform .18s ease}.basic-article-related-card__link:hover{border-color:rgba(var(--primary-rgb),.34);-webkit-transform:translateY(-.2rem);-ms-transform:translateY(-.2rem);transform:translateY(-.2rem)}.basic-article-related-card__media{aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid var(--ba-rule);background:#071009}.basic-article-related-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.basic-article-related-card__placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:rgba(var(--primary-rgb),.72);letter-spacing:.24em;background-image:-o-linear-gradient(left,rgba(var(--primary-rgb),.06) 1px,transparent 1px),-o-linear-gradient(top,rgba(var(--primary-rgb),.06) 1px,transparent 1px);background-image:linear-gradient(to right,rgba(var(--primary-rgb),.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(var(--primary-rgb),.06) 1px,transparent 1px);background-size:3.2rem 3.2rem}.basic-article-related-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;padding:2.2rem}.basic-article-related-card__body h3{margin:0;color:var(--ba-text);font-size:1.9rem;line-height:1.3;letter-spacing:0;text-wrap:balance}.basic-article-related-card__body p{margin:0;color:var(--ba-muted);font-size:1.35rem;line-height:1.55}.basic-article-related-card__category{color:var(--primary);font-size:1rem;letter-spacing:.16em;text-transform:uppercase}.basic-article-related-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:auto;padding-top:1.4rem;border-top:1px solid var(--ba-rule);color:var(--ba-dim);font-size:1rem;letter-spacing:.12em;text-transform:uppercase}.basic-article-related-card__meta span[aria-hidden]{width:.3rem;height:.3rem;border-radius:50%;background:currentColor;opacity:.7}.basic-article-cta{padding:8rem 0 9.6rem;background-color:transparent}.basic-article-cta__card{overflow:hidden;padding:5.6rem 4.8rem;border:1px solid var(--ba-rule);border-radius:var(--radius-card);background:-o-linear-gradient(left,rgba(var(--primary-rgb),.035) 1px,transparent 1px),-o-linear-gradient(top,rgba(var(--primary-rgb),.035) 1px,transparent 1px),-o-linear-gradient(top,rgba(18,26,20,.92),rgba(8,12,9,.96));background:linear-gradient(to right,rgba(var(--primary-rgb),.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(var(--primary-rgb),.035) 1px,transparent 1px),linear-gradient(180deg,rgba(18,26,20,.92),rgba(8,12,9,.96));background-size:4.8rem 4.8rem,4.8rem 4.8rem,auto;text-align:center}.basic-article-cta__eyebrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;margin-bottom:2rem;padding:.6rem 1.2rem;border:1px solid rgba(var(--primary-rgb),.3);border-radius:999px;background:rgba(var(--primary-rgb),.08);color:var(--primary);font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase}.basic-article-cta h2{margin:0 auto;max-width:14em;color:var(--ba-text);font-size:clamp(3rem,4vw,4.8rem);line-height:1.1;letter-spacing:0;text-wrap:balance}.basic-article-cta p{margin:1.6rem auto 0;max-width:58rem;color:var(--ba-muted);font-size:1.7rem;line-height:1.58}.basic-article-cta__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.4rem;margin-top:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.basic-article-cta__capture{max-width:68rem;margin:3rem auto 0}body.blog,body.blog main,body.category,body.category main,body.integrations-index,body.integrations-index main,body.page-template-page-integrations,body.page-template-page-integrations main,body.page-template-page-resources,body.page-template-page-resources main{background-color:#000}body.blog main section:nth-child(odd),body.blog section,body.category main section:nth-child(odd),body.category section,body.integrations-index main section:nth-child(odd),body.integrations-index section,body.page-template-page-integrations main section:nth-child(odd),body.page-template-page-integrations section,body.page-template-page-resources main section:nth-child(odd),body.page-template-page-resources section{background-color:transparent}body.blog section h1,body.blog section h2,body.blog section h3,body.blog section p,body.category section h1,body.category section h2,body.category section h3,body.category section p,body.integrations-index section h1,body.integrations-index section h2,body.integrations-index section h3,body.integrations-index section p,body.page-template-page-integrations section h1,body.page-template-page-integrations section h2,body.page-template-page-integrations section h3,body.page-template-page-integrations section p,body.page-template-page-resources section h1,body.page-template-page-resources section h2,body.page-template-page-resources section h3,body.page-template-page-resources section p{max-width:none}.resources-page{--resources-text:#e8efe8;--resources-muted:#a2aca4;--resources-dim:#69736c;--resources-rule:rgba(255, 255, 255, 0.08);--resources-panel:rgba(255, 255, 255, 0.025);min-height:70vh;padding:calc(var(--header-h) + 5.2rem) 0 9.6rem;color:var(--resources-text)}.resources-hero{max-width:78rem;margin:0 auto 3.2rem;text-align:center}.resources-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;margin-bottom:2.4rem;color:var(--resources-dim);font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase}.resources-breadcrumb a{-webkit-transition:color .16s ease;-o-transition:color .16s ease;transition:color .16s ease}.resources-breadcrumb a:hover{color:var(--primary)}.resources-breadcrumb span{opacity:.72}.resources-hero__title{margin:0;color:var(--resources-text);font-size:clamp(4.2rem,6vw,7.2rem);font-weight:800;line-height:1.04;letter-spacing:0;text-wrap:balance}.resources-hero__subtitle{margin:1.8rem auto 0;color:var(--resources-muted);font-size:clamp(1.7rem,1.6vw,2rem);line-height:1.62}.resources-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;max-width:98rem;margin:0 auto 3.2rem;padding-bottom:.2rem;overflow-x:auto}.resources-filter__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:3.6rem;padding:.8rem 1.3rem;border:1px solid var(--resources-rule);border-radius:999px;color:var(--resources-muted);font-family:var(--font-terminal);font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;-webkit-transition:border-color .16s ease,color .16s ease,background .16s ease;-o-transition:border-color .16s ease,color .16s ease,background .16s ease;transition:border-color .16s ease,color .16s ease,background .16s ease}.resources-filter__link.is-active,.resources-filter__link:hover{border-color:rgba(var(--primary-rgb),.34);background:rgba(var(--primary-rgb),.08);color:var(--primary)}.resources-grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.resources-card{min-width:0}.resources-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid var(--resources-rule);border-radius:var(--radius-card);background:var(--resources-panel);color:inherit;-webkit-transition:border-color .18s ease,-webkit-transform .18s ease;transition:border-color .18s ease,-webkit-transform .18s ease;-o-transition:border-color .18s ease,transform .18s ease;transition:border-color .18s ease,transform .18s ease;transition:border-color .18s ease,transform .18s ease,-webkit-transform .18s ease}.resources-card__link:hover{border-color:rgba(var(--primary-rgb),.34);-webkit-transform:translateY(-.2rem);-ms-transform:translateY(-.2rem);transform:translateY(-.2rem)}.resources-card__media{aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid var(--resources-rule);background:#071009}.resources-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.resources-card__placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:rgba(var(--primary-rgb),.72);letter-spacing:.24em;background-image:-o-linear-gradient(left,rgba(var(--primary-rgb),.06) 1px,transparent 1px),-o-linear-gradient(top,rgba(var(--primary-rgb),.06) 1px,transparent 1px);background-image:linear-gradient(to right,rgba(var(--primary-rgb),.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(var(--primary-rgb),.06) 1px,transparent 1px);background-size:3.2rem 3.2rem}.resources-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.3rem;padding:2.2rem}.resources-card__topline{color:var(--primary);font-size:1rem;letter-spacing:.16em;text-transform:uppercase}.resources-card__title{margin:0;color:var(--resources-text);font-size:2.1rem;font-weight:700;line-height:1.28;letter-spacing:0;text-wrap:balance}.resources-card__excerpt{margin:0;color:var(--resources-muted);font-size:1.45rem;line-height:1.58}.resources-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:auto;padding-top:1.4rem;border-top:1px solid var(--resources-rule);color:var(--resources-dim);font-size:1rem;letter-spacing:.12em;text-transform:uppercase}.resources-card__meta span[aria-hidden]{width:.3rem;height:.3rem;border-radius:50%;background:currentColor;opacity:.7;-ms-flex-negative:0;flex-shrink:0}.resources-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;margin-top:4rem;color:var(--resources-muted);font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase}.resources-pagination .page-numbers{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:3.6rem;min-height:3.6rem;padding:.8rem 1rem;border:1px solid var(--resources-rule);border-radius:999px;-webkit-transition:border-color .16s ease,color .16s ease,background .16s ease;-o-transition:border-color .16s ease,color .16s ease,background .16s ease;transition:border-color .16s ease,color .16s ease,background .16s ease}.resources-pagination .page-numbers.current,.resources-pagination .page-numbers:hover{border-color:rgba(var(--primary-rgb),.34);background:rgba(var(--primary-rgb),.08);color:var(--primary)}.resources-empty{max-width:72rem;margin:0 auto;padding:3.2rem;border:1px solid var(--resources-rule);border-radius:var(--radius-card);background:var(--resources-panel);text-align:center}.resources-empty p{margin:0;color:var(--resources-muted)}body.single-use_case{--uc-master-panel:#0b100d;--uc-master-panel-soft:rgba(17, 23, 19, 0.54);--uc-master-rule:rgba(255, 255, 255, 0.08);--uc-master-rule-strong:rgba(var(--primary-rgb), 0.24);--uc-master-text-soft:rgba(255, 255, 255, 0.62);--uc-master-text-dim:rgba(255, 255, 255, 0.38);--uc-master-red:#ff6b6b;--uc-master-red-soft:#ff8b8b;background-color:var(--background);color:var(--foreground)}body.single-use_case .use-case-master,body.single-use_case main{background-color:var(--background)}body.single-use_case main section:nth-child(odd),body.single-use_case section{background-color:transparent}body.single-use_case section h1,body.single-use_case section h2,body.single-use_case section h3,body.single-use_case section p{max-width:none}.use-case-master{position:relative;z-index:1}body.single-use_case .uc-starfield{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.use-case-master .section-label{padding:.6rem 1.4rem;border-color:var(--uc-master-rule-strong);border-radius:10rem;background:rgba(var(--primary-rgb),.06);color:var(--primary);font-size:1.1rem;letter-spacing:.18em}.uc-master-hero{min-height:auto;padding-top:var(--header-h);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uc-master-hero .uc-master-hero__inner{-ms-grid-columns:minmax(0,1fr) minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(4rem,5vw,6.4rem);padding-top:8rem;padding-bottom:8rem}.uc-master-hero .hp-hero__copy{gap:2.8rem}.uc-master-hero .hp-hero__badge{padding:.6rem 1.4rem;border-color:var(--uc-master-rule-strong);background:rgba(var(--primary-rgb),.06);color:var(--primary);font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase}.uc-master-hero .uc-master-hero__headline{font-size:clamp(3.6rem,4.4vw,5.2rem);line-height:1.08;max-width:58rem}.uc-master-hero .uc-master-hero__headline-accent{color:var(--primary)}.uc-master-hero .hp-hero__subheadline{max-width:52rem;color:var(--uc-master-text-soft);font-size:clamp(1.6rem,1.6vw,1.8rem);line-height:1.58}.uc-master-hero .hp-hero__capture{max-width:44rem}.uc-master-hero .hp-hero__demo-link{color:var(--uc-master-text-soft);font-size:1.4rem}.uc-master-hero .hp-hero__media{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.uc-master-hero .terminal-frame{border-color:var(--uc-master-rule);background:var(--uc-master-panel);border-radius:1.4rem;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 2.4rem 7rem -4.5rem rgba(var(--primary-rgb),.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 2.4rem 7rem -4.5rem rgba(var(--primary-rgb),.42)}.uc-master-hero .terminal-frame__chrome{padding:1.2rem 1.6rem;border-bottom-color:var(--uc-master-rule);background:rgba(0,0,0,.36)}.uc-master-hero .terminal-frame__body--compact{padding:1.4rem}.uc-master-hero .hp-hero__video-wrap{padding-bottom:62.5%;border-radius:.8rem;background:-webkit-gradient(linear,left top,left bottom,from(#0e1310),to(#050706));background:-o-linear-gradient(top,#0e1310,#050706);background:linear-gradient(180deg,#0e1310,#050706)}.uc-master-hero .uc-master-hero__img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;background:#050705}.uc-what-it-is{padding:9.6rem 0}.uc-what-it-is__grid{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) minmax(0,1.4fr);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:clamp(4rem,6vw,8rem);-webkit-box-align:start;-ms-flex-align:start;align-items:start}.uc-what-it-is__heading{font-size:clamp(2.8rem,3.4vw,4.4rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin-top:1.2rem}.uc-what-it-is__heading .text-glow{color:var(--primary)}.uc-what-it-is__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}.uc-what-it-is__intro{font-size:1.7rem;line-height:1.65;color:var(--uc-master-text-soft);margin:0}.uc-what-it-is__intro b,.uc-what-it-is__intro strong{color:var(--foreground);font-weight:600}.uc-what-it-is__bullets{font-size:1.6rem;line-height:1.65;color:var(--uc-master-text-soft)}.uc-what-it-is__bullets h3,.uc-what-it-is__bullets h4{margin:3.2rem 0 1.2rem;color:var(--foreground);font-size:clamp(2rem,2vw,2.4rem);line-height:1.25;letter-spacing:-.01em}.uc-what-it-is__bullets p{margin:0 0 1rem;color:var(--uc-master-text-soft);font-size:1.6rem;line-height:1.65}.uc-what-it-is__bullets ul{display:-ms-grid;display:grid;gap:1.2rem;list-style:disc;padding-left:2rem;margin:1.8rem 0 0}.uc-what-it-is__bullets ul li{padding-left:.4rem;margin:0}.uc-what-it-is__bullets ul li::marker{color:var(--primary)}.uc-what-it-is__bullets b,.uc-what-it-is__bullets strong{color:var(--foreground);font-weight:600}.uc-what-it-is__bridge-callout{padding:2.8rem 3.2rem;border-left:2px solid var(--primary);background:rgba(var(--primary-rgb),.06);border-radius:.4rem;color:var(--foreground);font-size:1.7rem;line-height:1.55}.uc-what-it-is__bridge-callout p{margin:0}.uc-what-it-is__bridge-callout strong{color:var(--foreground)}.uc-what-it-is__stat-card{padding:3.6rem 4rem;border:1px solid var(--uc-master-rule-strong);border-radius:1.4rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(var(--primary-rgb),.07)),to(rgba(var(--primary-rgb),.01)));background:-o-linear-gradient(top,rgba(var(--primary-rgb),.07),rgba(var(--primary-rgb),.01));background:linear-gradient(180deg,rgba(var(--primary-rgb),.07),rgba(var(--primary-rgb),.01));display:-ms-grid;display:grid;-ms-grid-columns:auto minmax(0,1fr);grid-template-columns:auto minmax(0,1fr);gap:3.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uc-what-it-is__stat-value{font-size:clamp(4rem,5vw,6.4rem);font-weight:700;line-height:1;color:var(--primary);letter-spacing:-.04em;text-shadow:0 0 3rem rgba(var(--primary-rgb),.35)}.uc-what-it-is__stat-body{font-size:1.5rem;line-height:1.55;color:var(--uc-master-text-soft)}.uc-what-it-is__stat-source{display:block;-ms-grid-column:2;grid-column:2;margin-top:1rem;font-size:1rem;color:var(--uc-master-text-dim);letter-spacing:.18em;text-transform:uppercase}.uc-master-founders .hp-founders__copy:only-child{grid-column:1/-1}.uc-master-founders .hp-founders__subcopy{color:var(--uc-master-text-soft)}.use-case-master .hp-product{padding:11rem 0}.use-case-master .hp-product__header{max-width:88rem;margin-bottom:5.6rem}.use-case-master .hp-product__heading{font-size:clamp(3.4rem,4.2vw,5.2rem)}.use-case-master .hp-product__subtitle{margin-top:2.2rem;color:var(--uc-master-text-soft);font-size:1.7rem;line-height:1.55}.use-case-master .hp-product__preview{max-width:120rem;margin-bottom:5.6rem;border-color:var(--uc-master-rule);background:var(--uc-master-panel);border-radius:1.4rem}.use-case-master .hp-product__features{max-width:120rem;margin-inline:auto;gap:1.6rem}.use-case-master .hp-product__feature{border-color:var(--uc-master-rule);border-radius:1.2rem;background:var(--uc-master-panel)}.use-case-master .hp-product__feature-number{border:1px solid var(--uc-master-rule-strong);background:rgba(var(--primary-rgb),.08);color:var(--primary);letter-spacing:.18em}.use-case-master .hp-product__feature-title{font-size:1.7rem;line-height:1.3}.use-case-master .hp-product__feature-body{color:var(--uc-master-text-soft);font-size:1.4rem}.uc-master-diff{padding:11rem 0}.uc-master-diff .hp-comparison__header{max-width:88rem;margin-inline:auto;margin-bottom:6.4rem}.uc-master-diff .hp-comparison__heading{font-size:clamp(3.4rem,4.2vw,5.2rem)}.uc-master-diff__subhead{margin:2.2rem auto 0;max-width:68rem;color:var(--uc-master-text-soft);font-size:1.7rem;line-height:1.55}.uc-master-diff .hp-comparison__table{max-width:120rem;overflow:hidden;border:1px solid var(--uc-master-rule);border-radius:1.4rem;background:var(--uc-master-panel);position:relative;isolation:isolate}.uc-master-diff .hp-comparison__table-head,.uc-master-diff .hp-comparison__table-row{-ms-grid-columns:1fr 1.4fr 1.4fr;grid-template-columns:1fr 1.4fr 1.4fr}.uc-master-diff .hp-comparison__table-head{background:rgba(255,255,255,.02);border:0;border-bottom:1px solid var(--uc-master-rule)}.uc-master-diff .hp-comparison__table-row{border:0;border-top:1px solid var(--uc-master-rule)}.uc-master-diff .hp-comparison__cell{padding:2.2rem 2.4rem;font-size:1.5rem;line-height:1.5;border-color:var(--uc-master-rule)}.uc-master-diff .hp-comparison__cell--feature{font-size:1.6rem}.uc-master-diff .hp-comparison__table-head .hp-comparison__cell{padding:1.6rem 2.4rem;font-family:var(--font-terminal);font-size:1.1rem;letter-spacing:.18em}.uc-master-diff .hp-comparison__table-head .hp-comparison__cell--old{background:rgba(255,107,107,.06);color:var(--uc-master-red-soft)}.uc-master-diff .hp-comparison__table-head .hp-comparison__cell--new{background:rgba(var(--primary-rgb),.07);color:var(--primary)}.uc-master-diff .hp-comparison__cell--old{border-right:1px solid rgba(255,107,107,.24);background:rgba(255,107,107,.04);color:var(--uc-master-text-soft)}.uc-master-diff .hp-comparison__cell--new{border-left:1px solid rgba(var(--primary-rgb),.28);background:rgba(var(--primary-rgb),.05);color:var(--foreground)}.uc-master-diff .hp-comparison__icon--no{color:var(--uc-master-red)}.uc-master-diff .hp-comparison__icon--yes{color:var(--primary)}.uc-master-diff .hp-comparison__card-col--old{border-color:rgba(255,107,107,.3);background:rgba(255,107,107,.04)}.uc-master-diff .hp-comparison__card-col--new{border-color:rgba(var(--primary-rgb),.3);background:rgba(var(--primary-rgb),.04)}.uc-master-diff__pick-a-side{max-width:120rem;margin:5.6rem auto 0;padding:5.6rem 8rem;border:1px solid var(--uc-master-rule-strong);border-radius:2rem;background:rgba(var(--primary-rgb),.06);display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) auto;-webkit-column-gap:6.4rem;-moz-column-gap:6.4rem;column-gap:6.4rem;row-gap:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.uc-master-diff__pick-heading{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;font-size:clamp(2.2rem,2.3vw,2.8rem);font-weight:700;margin:0}.uc-master-diff__pick-body{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;color:var(--uc-master-text-soft);font-size:1.6rem;margin:0;line-height:1.55}.uc-master-diff__pick-actions{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/span 2;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.2rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.uc-master-diff__pick-actions .btn--primary{min-width:17.6rem;min-height:5.6rem;padding:1.4rem 3.2rem;border-radius:.8rem;font-size:1.7rem}.uc-master-diff__pick-actions .btn--ghost{min-height:auto;padding:0;border:0;background:0 0;color:var(--uc-master-text-soft);-webkit-box-shadow:none;box-shadow:none;font-size:1.7rem;font-weight:500;gap:.6rem}.uc-master-diff__pick-actions .btn--ghost:hover{color:var(--primary);-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.uc-master-final-cta{padding:8rem 0 11rem}.uc-master-final-cta .hp-final-cta__inner{max-width:92rem;border-color:var(--uc-master-rule);background:var(--uc-master-panel);border-radius:1.4rem}.uc-master-final-cta .terminal-frame__chrome{padding:1.4rem 2rem}.uc-master-final-cta .hp-final-cta__body{padding:5.6rem 5.6rem 6.4rem}.uc-master-final-cta .hp-final-cta__eyebrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin-bottom:1.8rem}.uc-master-final-cta .hp-final-cta__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:2.4rem}.uc-master-final-cta .hp-final-cta__subtitle{color:var(--uc-master-text-soft)}@media only screen and (min-width:576px){h1{font-size:calc(3.2rem + 8 * (100vw - 375px)/ 625)}h2{font-size:calc(2.8rem + 8 * (100vw - 375px)/ 625)}h3{font-size:calc(2rem + 4 * (100vw - 375px)/ 625)}h4{font-size:calc(2rem + 4 * (100vw - 375px)/ 625)}}@media only screen and (min-width:768px){.video-frame:before{width:10rem;height:10rem;top:calc(50% - 5rem)}}@media only screen and (min-width:992px){h1{font-size:5.6rem}h2{font-size:3.2rem}h3{font-size:2.4rem}h4{font-size:2.4rem}p{font-size:1.8rem}.banner{min-height:51rem}.anchor__list{width:auto;left:0;padding:0}.anchor__list::-webkit-scrollbar{width:0;height:0;padding:0}.anchor__item a{padding:2.7rem 1.5rem 2.3rem}.anchor__item a:after{width:calc(100% - 3rem)}.anchor__item a:hover{color:#43454a}.anchor__item a:hover:after{visibility:visible;opacity:1;height:.3rem;background-color:#ddd}.swiper{padding:0!important;left:0;width:100%}}@media (min-width:1024px){.hp-hero__inner--no-media .hp-hero__copy{gap:3rem;max-width:96rem}.hp-hero__inner--no-media .hp-hero__badge{padding:.7rem 1.6rem;font-size:1.25rem}.hp-hero__inner--no-media .hp-hero__headline{font-size:clamp(5.4rem,7.4vw,8.6rem);line-height:1.02}.hp-hero__inner--no-media .hp-hero__subheadline{font-size:clamp(2rem,2.3vw,2.7rem);line-height:1.5;max-width:82rem}.hp-hero__inner--no-media .hp-hero__actions{gap:2.4rem}.hp-hero__inner--no-media .hp-hero__actions .hp-hero__capture{max-width:82rem}.hp-hero__inner--no-media .hp-hero__actions .hp-hero__capture input{min-height:5.8rem;font-size:1.8rem}.hp-hero__inner--no-media .hp-hero__actions .hp-hero__capture .btn--primary{min-height:5.8rem;font-size:1.8rem}.uc-steps--scroll .uc-steps__layout{height:min(74rem,100vh - 8rem);min-height:min(74rem,100vh - 8rem);max-height:min(74rem,100vh - 8rem);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.uc-steps--scroll .uc-steps__panels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.uc-steps--scroll .uc-steps__track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:2rem;min-height:0;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.uc-steps--scroll .uc-steps__panel{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:0;min-height:0}.uc-steps--scroll .uc-steps__media-inner{height:clamp(28rem,54vh,44rem)}.pricing-hero{height:100vh;max-height:100vh;overflow:hidden;padding:calc(var(--header-h) + 1.4rem) 0 1.4rem}.pricing-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;height:100%}.pricing-hero__head{margin-bottom:1.6rem;-ms-flex-negative:0;flex-shrink:0}.pricing-hero__title{font-size:clamp(3.6rem,5.4vw,5.8rem)}.pricing-hero__subtitle{margin-top:1rem;font-size:1.5rem;line-height:1.45}.pricing-hero__plans{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pricing-hero__plans--single{max-width:108rem}.pricing-hero__plan{min-height:0;height:100%}.pricing-hero__plan-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;padding:2rem;gap:1.1rem}.pricing-hero__price-row{min-height:auto}.pricing-hero__price{font-size:clamp(3.6rem,4.6vw,4.8rem)}.pricing-hero__price-suffix{font-size:1.45rem;margin-bottom:.45rem}.pricing-hero__plan-title{font-size:clamp(2.8rem,2.8vw,3.4rem)}.pricing-hero__plan-highlight{font-size:1.55rem;line-height:1.35}.pricing-hero__plan-description{font-size:1.42rem;line-height:1.55}.pricing-hero__animation{height:100%;min-height:100%;max-height:none}.pricing-hero__list-wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow:hidden;padding-right:.2rem}.pricing-hero__list-label{margin:1.1rem 0 1rem}.pricing-hero__list-item{gap:.8rem}.pricing-hero__list-copy,.pricing-hero__list-title{font-size:1.35rem;line-height:1.4}.pricing-hero__list-tag{font-size:.95rem;padding:.35rem .75rem}.pricing-hero__actions{margin-top:1rem;-ms-flex-negative:0;flex-shrink:0}.pricing-hero__cta-btn{min-height:4.6rem;padding:.95rem 2.8rem;font-size:1.7rem}.pricing-hero__secondary-link{font-size:1.7rem}.pricing-hero.pricing-hero--expanded{height:auto;max-height:none;min-height:100vh;overflow:visible}.pricing-hero.pricing-hero--expanded .container{height:auto;min-height:100%}.pricing-hero.pricing-hero--expanded .pricing-hero__list-wrap,.pricing-hero.pricing-hero--expanded .pricing-hero__plan-body{overflow:visible}.pricing-hero{height:auto;max-height:none;min-height:0;overflow:visible;padding:calc(var(--header-h) + 2.2rem) 0 6rem}.pricing-hero .container{height:auto;min-height:0;display:block}.pricing-hero__head{margin-bottom:2.8rem}.pricing-hero__plan-body{padding:2.35rem;gap:1.4rem}.pricing-hero__price{font-size:clamp(4.6rem,6vw,6rem)}.pricing-hero__price-suffix{font-size:1.7rem;margin-bottom:.58rem}.pricing-hero__plan-title{font-size:clamp(4.1rem,4.2vw,5rem)}.pricing-hero__plan-highlight{font-size:1.95rem}.pricing-hero__plan-description{font-size:1.6rem;line-height:1.65}.pricing-hero__head{margin-bottom:1.8rem}.pricing-hero__primary-stage{--pricing-primary-stage-h:68rem;height:var(--pricing-primary-stage-h);min-height:var(--pricing-primary-stage-h)}.pricing-hero__primary-stage>.pricing-hero__plan--primary{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;max-height:calc(var(--pricing-primary-stage-h) - 5.4rem)}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__plan-body{min-height:0;overflow:hidden}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__list-wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow:hidden}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__list-wrap.is-collapsible .pricing-hero__list-inner{max-height:none;overflow:visible}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__list-wrap.is-collapsible .pricing-hero__list-inner::after{display:none}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__secondary-group--primary{margin-top:.65rem;padding-top:.9rem}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__list-wrap.is-collapsible .pricing-hero__primary-extra{max-height:0;margin-top:0;opacity:0;overflow:hidden;pointer-events:none;-webkit-transition:max-height .26s ease,margin-top .26s ease,opacity .18s ease;-o-transition:max-height .26s ease,margin-top .26s ease,opacity .18s ease;transition:max-height .26s ease,margin-top .26s ease,opacity .18s ease}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__list-wrap.is-collapsible.is-expanded .pricing-hero__primary-extra{max-height:none;margin-top:.5rem;opacity:1;overflow:visible;pointer-events:auto}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__secondary-list--primary{gap:.45rem}.pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__secondary-list--primary .pricing-hero__bullet-text{font-size:1.34rem;line-height:1.4}.pricing-hero__primary-stage>.pricing-hero__scroll-cta{margin-top:auto}.pricing-hero__secondary-block>.pricing-hero__plan--secondary{height:auto;min-height:0;max-height:none}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__plan-body{min-height:0;overflow:visible;padding:2rem 2.2rem 2.2rem;gap:1.05rem}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__plan-highlight{font-size:1.62rem;line-height:1.4}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__plan-description{font-size:1.42rem;line-height:1.5}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__list--bullets{gap:.6rem;margin-top:.25rem}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__bullet-text{font-size:1.36rem;line-height:1.42}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__activity{margin-top:.8rem;padding-top:.95rem;min-height:0}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__activity-label{margin:0 0 .65rem;font-size:.98rem;letter-spacing:.16em}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__animation--integration{aspect-ratio:16/9;width:100%;height:auto;min-height:clamp(20rem,30vh,26rem);max-height:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__integration-shell-log{font-size:.82rem}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__metrics{margin-top:.75rem;gap:.75rem}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__metric-value{font-size:2.2rem}.pricing-hero__secondary-block>.pricing-hero__plan--secondary .pricing-hero__metric-label{margin-top:.25rem;font-size:.92rem;line-height:1.3}.pricing-hero__secondary-block>.pricing-hero__plan--secondary-rich{min-height:0}.pricing-hero.pricing-hero--expanded .pricing-hero__primary-stage{height:auto;min-height:auto}.pricing-hero.pricing-hero--expanded .pricing-hero__primary-stage>.pricing-hero__plan--primary{max-height:none}.pricing-hero.pricing-hero--expanded .pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__list-wrap,.pricing-hero.pricing-hero--expanded .pricing-hero__primary-stage>.pricing-hero__plan--primary .pricing-hero__plan-body{overflow:visible}}@media (max-width:1360px){.pricing-hero__list-item{-ms-grid-columns:auto minmax(0,1fr);grid-template-columns:auto minmax(0,1fr)}.pricing-hero__list-tag{-ms-grid-column:2;grid-column:2;-ms-grid-column-align:start;justify-self:start;margin-top:.2rem}}@media (max-width:1199px){.hp-how-it-works__grid{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}}@media (max-width:1170px){.example__item-wrap{padding:calc(10px + 10 * ((100vw - 375px)/ 795))}}@media (max-width:1080px){.basic-article-related__grid{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}.resources-grid{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.header__nav{display:none!important}.header__cta{display:none!important}.header__burger{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.header__mobile-nav{display:block!important}.hp-hero__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:4rem;padding-top:5rem;padding-bottom:5rem}.hp-hero__inner--no-media .hp-hero__copy{max-width:100%}.hp-hero__body,.hp-hero__subheadline{max-width:100%}.hp-hero__capture{max-width:100%}.hp-founders{padding:6rem 0}.hp-founders__layout{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2.6rem}.hp-founders__image{aspect-ratio:16/10}.hp-founders__image-placeholder{min-height:30rem}.hp-product{padding:7rem 0 5rem}.hp-product__features{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.hp-uc-cards{padding:6rem 0}.hp-uc-cards__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem}.hp-deep-dive{padding-bottom:6rem}.hp-deep-dive__callout{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:2rem;padding:2.6rem 2.2rem}.hp-deep-dive__actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hp-data-integrations{padding-bottom:6rem}.hp-data-integrations__featured-body{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem;padding:2.2rem 2rem}.hp-data-integrations__featured-actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.single-use_case .hp-hero{min-height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:2.4rem}body.single-use_case .hp-hero .hp-hero__inner{gap:2.2rem;padding-top:3rem;padding-bottom:1.8rem}body.single-use_case .hp-hero .hp-hero__copy{gap:1.8rem}body.single-use_case .hp-hero .hp-hero__media{width:100%;margin-top:.4rem}body.single-use_case .hp-hero .hp-hero__video-wrap{padding-bottom:62.5%}.uc-hero__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem}.uc-hero__subtitle{max-width:100%}.uc-problems{padding:6rem 0}.uc-problems__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.uc-steps{padding:6rem 0}.uc-steps__layout{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem}.uc-steps__media-inner{height:26rem}.uc-features{padding:6rem 0}.uc-features__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.uc-reviews{padding:6rem 0}.uc-reviews__card{min-height:0}.uc-reviews__card-body{min-height:0;padding:2.4rem 2rem}.uc-reviews__quote{font-size:clamp(1.8rem,4.4vw,2.4rem)}.uc-faq{padding:6rem 0}.uc-faq__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.uc-faq__body{padding:2.6rem 2rem 2rem}.uc-faq__tabs{margin-bottom:2.2rem;padding-bottom:1.6rem}.uc-faq__question{padding:1.6rem}.uc-faq__question-text{font-size:1.4rem}.uc-faq__answer-inner{padding:0 1.6rem 1.6rem 4.8rem}.pricing-hero{padding:calc(var(--header-h) + 2.2rem) 0 4.6rem}.pricing-hero__plans{-ms-grid-columns:1fr;grid-template-columns:1fr}.pricing-hero__price-row{min-height:auto}.pricing-hero__plan-title{font-size:clamp(2.8rem,7vw,3.8rem)}.pricing-hero__plan-highlight{font-size:1.75rem}.pricing-hero__plan-description{font-size:1.5rem}.pricing-hero__list-copy,.pricing-hero__list-title{font-size:1.45rem}.pricing-hero__cta-btn,.pricing-hero__secondary-link{font-size:1.8rem}.pricing-hero__features-link{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:4.4rem}.pricing-hero__list--cards{-ms-grid-columns:1fr;grid-template-columns:1fr}.pricing-hero__list--cards .pricing-hero__list-item:last-child:nth-child(odd){grid-column:auto}.pricing-hero__plan-actions{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pricing-hero__plan-actions .pricing-hero__secondary-link{font-size:1.7rem;text-align:center}.pricing-hero__animation--integration{min-height:16rem}.pricing-hero__ontology{padding:1rem}.pricing-hero__ontology-html{height:54rem;min-height:32rem}.pricing-hero__integration-shell-track{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .6rem;text-align:left}.pricing-hero__metrics{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:.8rem}.pricing-hero__metric-value{font-size:2.2rem}.pricing-hero__metric-label{font-size:.95rem}.pricing-hero__secondary-block{gap:1.4rem}.pricing-hero__scroll-cta{display:none}.pricing-why-this{padding:6rem 0}.pricing-why-this__grid{-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr))}.product-embed{padding:calc(var(--header-h) + 1.2rem) 0 1.2rem}.product-embed .container{height:calc(100vh - var(--header-h) - 2.4rem)}.uc-master-hero .uc-master-hero__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:4rem;padding-top:5rem;padding-bottom:6rem}.uc-master-hero .hp-hero__subheadline,.uc-master-hero .uc-master-hero__headline{max-width:100%}.use-case-master .hp-product{padding:7rem 0}.uc-master-diff{padding:7rem 0}.uc-master-diff__pick-a-side{-ms-grid-columns:1fr;grid-template-columns:1fr;padding-inline:4rem}.uc-master-diff__pick-actions,.uc-master-diff__pick-body,.uc-master-diff__pick-heading{-ms-grid-column:1;grid-column:1;grid-row:auto}.uc-master-diff__pick-actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width:992px){.swiper-slide{width:30rem!important}}@media (max-width:900px){.uc-what-it-is__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem}.uc-what-it-is{padding:6.4rem 0}.uc-what-it-is__stat-card{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem;padding:2.8rem}.uc-what-it-is__stat-source{grid-column:auto}}@media screen and (max-width:782px){html.admin-bar .header{top:46px}html.admin-bar{--header-h:11rem}html.admin-bar .basic-article-progress{top:46px}}@media only screen and (max-width:768px){section{padding:4rem 0}}@media (max-width:767px){.site-footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem}.site-footer__nav{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-footer__nav-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-footer__right{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.hp-comparison{padding:5rem 0}.hp-comparison__table{display:none}.hp-comparison__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.hp-comparison__card{border:1px solid var(--border);border-radius:.8rem;padding:2rem}.hp-comparison__card--new{border-color:rgba(var(--primary-rgb),.35);background:rgba(var(--primary-rgb),.08);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.03);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.hp-comparison__card-feature{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1.2rem}.hp-comparison__card-cols{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.2rem}.hp-comparison__card-col{font-size:1.3rem;line-height:1.5}.hp-comparison__card-col--old{color:var(--muted-foreground)}.hp-comparison__card-col--new{color:var(--foreground)}.hp-comparison__col-label{display:block;font-size:1.1rem;font-family:var(--font-terminal);letter-spacing:.08em;margin-bottom:.6rem;color:var(--muted-foreground);text-transform:uppercase}.hp-single-use-case{padding:5rem 0}.hp-single-use-case__body{padding:2.2rem 1.8rem}.hp-single-use-case__h2{font-size:clamp(2.8rem,9vw,3.8rem)}.hp-single-use-case__h3{font-size:clamp(1.9rem,6.6vw,2.4rem)}.hp-single-use-case__sub{font-size:1.52rem;line-height:1.65}.hp-single-use-case__actions{margin-top:2rem}.hp-single-use-case__cta{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uc-personas{padding:6rem 0}.uc-personas__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.uc-personas__heading{font-size:2.8rem}.uc-security__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.uc-integrations__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.basic-article__measure{max-width:none}.basic-article-hero{padding:calc(var(--header-h) + 4rem) 0 4rem}.basic-article-breadcrumb{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.basic-article-hero__title,.basic-article-section-head{text-align:left}.basic-article-hero__meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}.basic-article-feature{margin-top:-1.4rem}.basic-article-feature__inner{aspect-ratio:16/10}.basic-article__content-section{padding-top:5.6rem}.basic-article-content{font-size:1.6rem}.basic-article-content h2{margin-top:4.4rem;font-size:2.6rem}.basic-article-content h3{font-size:2rem}.basic-article-content table{display:block;overflow-x:auto;white-space:nowrap}.basic-article-author__inner{gap:1.6rem}.basic-article-author__avatar{width:5.2rem;height:5.2rem}.basic-article-section-head--wide{display:block}.basic-article-related__all{display:inline-block;margin-top:1.6rem}.basic-article-related__grid{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.basic-article-faq__answer{padding-left:2rem}.basic-article-cta__card{padding:4rem 2.4rem}.basic-article-cta__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.basic-article-cta__actions .btn{width:100%;white-space:normal}.resources-page{padding:calc(var(--header-h) + 4rem) 0 6.4rem}.resources-breadcrumb,.resources-hero{text-align:left}.resources-breadcrumb,.resources-filter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.resources-filter{margin-left:calc(var(--container-px) * -1);margin-right:calc(var(--container-px) * -1);padding-left:var(--container-px);padding-right:var(--container-px)}.resources-grid{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.resources-card__body{padding:2rem}.resources-card__meta{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:639px){.hp-hero__headline{font-size:3.6rem}.hp-hero__capture{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hp-hero__capture .btn--primary{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-hero__capture--cf7 .hp-hero__cf7-row,.hp-hero__capture--cf7 .wpcf7 form>p{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:.9rem}.hp-hero__capture--cf7 .hp-hero__cf7-submit{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-hero__capture--cf7 .wpcf7-spinner{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.hp-proof__inner{gap:2.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-left:var(--container-px);padding-right:var(--container-px)}.hp-proof__metrics{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.hp-founders{padding:5rem 0}.hp-founders__heading{font-size:clamp(2.8rem,9vw,3.8rem)}.hp-founders__subcopy{font-size:1.55rem;line-height:1.66}.hp-founders__cta{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-founders__logo-item{width:13.5rem;height:6rem}.hp-founders__logos-marquee::after,.hp-founders__logos-marquee::before{width:4.8rem}.hp-product{padding:5rem 0 4rem}.hp-product__features{-ms-grid-columns:1fr;grid-template-columns:1fr}.hp-how-it-works{padding:5rem 0}.hp-how-it-works__header{margin-bottom:2.8rem}.hp-how-it-works__heading{font-size:clamp(2.6rem,8.8vw,3.6rem)}.hp-how-it-works__sub{font-size:1.55rem;line-height:1.65}.hp-how-it-works__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.2rem}.hp-how-it-works__step{min-height:0;padding:2rem 1.7rem}.hp-how-it-works__step-title{font-size:1.85rem}.hp-deep-dive{padding-bottom:5rem}.hp-deep-dive__callout{padding:2.2rem 1.7rem}.hp-deep-dive__heading{font-size:clamp(2.5rem,8.3vw,3.4rem)}.hp-deep-dive__sub{font-size:1.52rem;line-height:1.65}.hp-deep-dive__cta{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-data-integrations{padding-bottom:5rem}.hp-data-integrations__heading{font-size:clamp(2.5rem,8.5vw,3.5rem)}.hp-data-integrations__sub{font-size:1.52rem;line-height:1.65}.hp-data-integrations__featured-body{padding:2rem 1.7rem}.hp-data-integrations__featured-title{font-size:clamp(2.2rem,7.2vw,2.9rem)}.hp-data-integrations__featured-sub{font-size:1.46rem;line-height:1.62}.hp-data-integrations__cta{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-data-integrations__supporting{font-size:1rem;letter-spacing:.1em}.hp-faq{padding-bottom:5rem}.hp-faq__heading{font-size:clamp(2.5rem,8.4vw,3.5rem)}.hp-faq__question{padding:1.45rem 1.35rem;gap:1rem;-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto}.hp-faq__q-mark{width:2.15rem;height:2.15rem;font-size:.95rem}.hp-faq__question-text{font-size:1.46rem;line-height:1.42}.hp-faq__answer-inner{padding:0 1.35rem 0 4.45rem}.hp-faq__answer-inner p{font-size:1.42rem;line-height:1.66}.hp-final-cta{padding:5rem 0}.hp-final-cta__form{-ms-grid-columns:1fr;grid-template-columns:1fr}.hp-final-cta__submit{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-final-cta__capture--cf7 .hp-final-cta__cf7-row,.hp-final-cta__capture--cf7 .hp-hero__cf7-row,.hp-final-cta__capture--cf7 .wpcf7 form>p{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:.9rem}.hp-final-cta__capture--cf7 .hp-final-cta__cf7-submit,.hp-final-cta__capture--cf7 .hp-hero__cf7-submit{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hp-final-cta__capture--cf7 .wpcf7-spinner{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}body.single-use_case .hp-hero{padding-bottom:1.8rem}body.single-use_case .hp-hero .hp-hero__inner{gap:1.6rem;padding-top:2.2rem;padding-bottom:1.2rem}body.single-use_case .hp-hero .hp-hero__media{width:calc(100% + 1.2rem);margin-left:-.6rem;margin-right:-.6rem}body.single-use_case .hp-hero .terminal-frame__body--compact{padding:.9rem}body.single-use_case .hp-hero .hp-hero__video-wrap{padding-bottom:56%}.uc-hero{padding:calc(var(--header-h) + 3.2rem) 0 4rem}.uc-hero__title{font-size:3rem}.uc-features__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.uc-features__tabs{overflow-x:auto}.uc-stat{padding:6.4rem 0}.uc-faq__tab{min-height:3.8rem;padding:.8rem 1.4rem;font-size:1.15rem}.uc-faq__q-mark{width:2rem;height:2rem}.uc-faq__chevron{width:2.2rem;height:2.2rem}.uc-faq__answer-inner{padding-left:4.2rem;font-size:1.35rem}.uc-cta{padding:6rem 0}.pricing-hero__head{margin-bottom:2.4rem}.pricing-hero__title{font-size:clamp(3.1rem,12vw,4.4rem);line-height:1.02}.pricing-hero__subtitle{font-size:1.5rem}.pricing-hero__plan-body{padding:2rem 1.8rem 1.9rem}.pricing-hero__list-item{-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;gap:.8rem}.pricing-hero__list-tag{-ms-grid-column:2;grid-column:2;-ms-grid-column-align:start;justify-self:start;margin-top:.2rem}.pricing-hero__actions{gap:1.2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing-hero__cta-btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-hero__ontology-html{height:44rem;min-height:24rem}.pricing-hero__metrics{-ms-grid-columns:1fr;grid-template-columns:1fr}.pricing-hero__metric-value{font-size:2.45rem}.pricing-why-this__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.pricing-why-this__card-body{padding:2rem}.uc-master-hero .uc-master-hero__inner{gap:3rem;padding-top:3.8rem;padding-bottom:4.8rem}.uc-master-hero .uc-master-hero__headline{font-size:clamp(3.2rem,10vw,4.1rem)}.uc-master-hero .terminal-frame__body--compact{padding:1rem}.uc-master-final-cta{padding:5rem 0 7rem}.uc-master-final-cta .hp-final-cta__body{padding:3.6rem 2.8rem 4.4rem}}@media (max-width:600px){.uc-master-diff__pick-a-side{padding:3.2rem 2.4rem}}@media (min-width:640px) and (max-width:1023px){.hp-uc-cards__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.uc-problems__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.btn--primary{-webkit-animation:none;animation:none;background-position:0 0,0 0}.hp-founders__logos-track{-webkit-animation:none!important;animation:none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}}