.loader-wrap{background-color:#fff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999}.loader{--main-size:4em;--text-color:#222;--shine-color:hsla(0,0%,100%,.25);--shadow-color:#aaa;color:var(--text-color);-webkit-filter:drop-shadow(0 0 .05em var(--shine-color));filter:drop-shadow(0 0 .05em var(--shine-color));font-size:var(--main-size);font-weight:900;height:1em;left:50%;text-transform:uppercase;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:7.3em}.loader,.loader .text{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;position:absolute}.loader .text{text-align:center;white-space:nowrap}.loader .text:first-child{-webkit-clip-path:polygon(0 0,11.11% 0,11.11% 100%,0 100%);clip-path:polygon(0 0,11.11% 0,11.11% 100%,0 100%);font-size:calc(var(--main-size)/20);margin-left:-2.1em;opacity:.6}.loader .text:nth-child(2){-webkit-clip-path:polygon(11.11% 0,22.22% 0,22.22% 100%,11.11% 100%);clip-path:polygon(11.11% 0,22.22% 0,22.22% 100%,11.11% 100%);font-size:calc(var(--main-size)/16);margin-left:-.98em;opacity:.7}.loader .text:nth-child(3){-webkit-clip-path:polygon(22.22% 0,33.33% 0,33.33% 100%,22.22% 100%);clip-path:polygon(22.22% 0,33.33% 0,33.33% 100%,22.22% 100%);font-size:calc(var(--main-size)/13);margin-left:-.33em;opacity:.8}.loader .text:nth-child(4){-webkit-clip-path:polygon(33.33% 0,44.44% 0,44.44% 100%,33.33% 100%);clip-path:polygon(33.33% 0,44.44% 0,44.44% 100%,33.33% 100%);font-size:calc(var(--main-size)/11);margin-left:-.05em;opacity:.9}.loader .text:nth-child(5){-webkit-clip-path:polygon(44.44% 0,55.55% 0,55.55% 100%,44.44% 100%);clip-path:polygon(44.44% 0,55.55% 0,55.55% 100%,44.44% 100%);font-size:calc(var(--main-size)/10);margin-left:0;opacity:1}.loader .text:nth-child(6){-webkit-clip-path:polygon(55.55% 0,66.66% 0,66.66% 100%,55.55% 100%);clip-path:polygon(55.55% 0,66.66% 0,66.66% 100%,55.55% 100%);font-size:calc(var(--main-size)/11);margin-left:.05em;opacity:.9}.loader .text:nth-child(7){-webkit-clip-path:polygon(66.66% 0,77.77% 0,77.77% 100%,66.66% 100%);clip-path:polygon(66.66% 0,77.77% 0,77.77% 100%,66.66% 100%);font-size:calc(var(--main-size)/13);margin-left:.33em;opacity:.8}.loader .text:nth-child(8){-webkit-clip-path:polygon(77.77% 0,88.88% 0,88.88% 100%,77.77% 100%);clip-path:polygon(77.77% 0,88.88% 0,88.88% 100%,77.77% 100%);font-size:calc(var(--main-size)/16);margin-left:.98em;opacity:.7}.loader .text:nth-child(9){-webkit-clip-path:polygon(88.88% 0,100% 0,100% 100%,88.88% 100%);clip-path:polygon(88.88% 0,100% 0,100% 100%,88.88% 100%);font-size:calc(var(--main-size)/20);margin-left:2.1em;opacity:.6}.loader .text span{animation:scrolling 2s cubic-bezier(.1,.6,.9,.4) infinite,shadow 2s cubic-bezier(.1,.6,.9,.4) infinite}.loader .text:first-child span{background:linear-gradient(to right,var(--text-color) 4%,var(--shadow-color) 7%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .text:nth-child(2) span{background:linear-gradient(to right,var(--text-color) 9%,var(--shadow-color) 13%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .text:nth-child(3) span{background:linear-gradient(to right,var(--text-color) 15%,var(--shadow-color) 18%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .text:nth-child(4) span{background:linear-gradient(to right,var(--text-color) 20%,var(--shadow-color) 23%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .text:nth-child(6) span{background:linear-gradient(to right,var(--shadow-color) 29%,var(--text-color) 32%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .text:nth-child(7) span{background:linear-gradient(to right,var(--shadow-color) 34%,var(--text-color) 37%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .text:nth-child(8) span{background:linear-gradient(to right,var(--shadow-color) 39%,var(--text-color) 42%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .text:nth-child(9) span{background:linear-gradient(to right,var(--shadow-color) 45%,var(--text-color) 48%);-webkit-background-clip:text;background-clip:text;background-size:200% auto;color:transparent}.loader .line{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;border-radius:.05em;display:-ms-flexbox;display:flex;height:.05em;justify-content:center;margin-top:.9em;overflow:hidden;position:relative;width:calc(var(--main-size)/2)}.loader .line:before{opacity:.3}.loader .line:after,.loader .line:before{background-color:var(--text-color);content:"";height:100%;position:absolute;width:100%}.loader .line:after{animation:wobble 2s cubic-bezier(.5,.8,.5,.2) infinite;border-radius:.05em;-ms-transform:translateX(-90%);transform:translateX(-90%)}@keyframes wobble{0%{transform:translateX(-90%)}50%{transform:translateX(90%)}to{transform:translateX(-90%)}}@keyframes scrolling{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes shadow{0%{background-position:-98% 0}to{background-position:102% 0}}.site-header[data-v-7bad8515]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(246,247,251,.42);border-bottom:1px solid hsla(0,0%,100%,.25);position:fixed;top:0;width:100%;z-index:50}.site-header .nav[data-v-7bad8515]{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;gap:24px;justify-content:space-between;min-height:84px}.site-header .nav-links[data-v-7bad8515]{-ms-flex-align:center;align-items:center;color:rgba(18,19,26,.88);display:-ms-flexbox;display:flex;font-size:15px;gap:28px}.site-header .nav-links a[data-v-7bad8515]{opacity:.88;transition:opacity .2s ease,transform .2s ease}.site-header .nav-links a[data-v-7bad8515]:hover{opacity:1;-ms-transform:translateY(-1px);transform:translateY(-1px)}.site-header .nav-actions[data-v-7bad8515]{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;gap:12px}.site-header .mobile-toggle[data-v-7bad8515]{background:transparent;border:0;cursor:pointer;display:none;padding:8px}.site-header .mobile-toggle span[data-v-7bad8515]{background:#171717;border-radius:999px;display:block;height:2px;margin:5px 0;width:24px}.site-footer[data-v-40aa437f]{padding:0 0 42px}.site-footer .footer[data-v-40aa437f]{grid-gap:24px;border-top:1px solid hsla(0,0%,100%,.4);display:grid;gap:24px;grid-template-columns:1.2fr .8fr .8fr .8fr;padding:32px 0 0}.site-footer .footer-brand p[data-v-40aa437f]{color:rgba(18,19,26,.72);font-size:14px;line-height:1.7;margin:12px 0 0;max-width:360px}.site-footer .footer-title[data-v-40aa437f]{font-size:14px;font-weight:700;letter-spacing:-.02em;margin-bottom:14px}.site-footer .footer-links[data-v-40aa437f]{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:20px 0 0;padding:0}.site-footer .footer-links a[data-v-40aa437f]{color:rgba(18,19,26,.72);font-size:14px;transition:color .2s ease}.site-footer .footer-links a[data-v-40aa437f]:hover{color:rgba(18,19,26,.96)}.site-footer .footer-bottom[data-v-40aa437f]{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;border-top:1px solid hsla(0,0%,100%,.28);color:rgba(18,19,26,.64);display:-ms-flexbox;display:flex;font-size:13px;gap:20px;justify-content:space-between;margin-top:28px;padding-top:18px}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.fs-6{font-size:6px!important}.fs-7{font-size:7px!important}.fs-8{font-size:8px!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-26{font-size:26px!important}.fs-28{font-size:28px!important}.fs-32{font-size:32px!important}.fs-36{font-size:36px!important}.fs-40{font-size:40px!important}.fs-48{font-size:48px!important}.fs-54{font-size:54px!important}.fs-60{font-size:60px!important}.fs-64{font-size:64px!important}.pd-0{padding:0!important}.pv-0{padding-bottom:0!important;padding-top:0!important}.ph-0{padding-left:0!important;padding-right:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pd-2{padding:2px!important}.pv-2{padding-bottom:2px!important;padding-top:2px!important}.ph-2{padding-left:2px!important;padding-right:2px!important}.pt-2{padding-top:2px!important}.pr-2{padding-right:2px!important}.pb-2{padding-bottom:2px!important}.pl-2{padding-left:2px!important}.pd-3{padding:3px!important}.pv-3{padding-bottom:3px!important;padding-top:3px!important}.ph-3{padding-left:3px!important;padding-right:3px!important}.pt-3{padding-top:3px!important}.pr-3{padding-right:3px!important}.pb-3{padding-bottom:3px!important}.pl-3{padding-left:3px!important}.pd-5{padding:5px!important}.pv-5{padding-bottom:5px!important;padding-top:5px!important}.ph-5{padding-left:5px!important;padding-right:5px!important}.pt-5{padding-top:5px!important}.pr-5{padding-right:5px!important}.pb-5{padding-bottom:5px!important}.pl-5{padding-left:5px!important}.pd-8{padding:8px!important}.pv-8{padding-bottom:8px!important;padding-top:8px!important}.ph-8{padding-left:8px!important;padding-right:8px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8{padding-left:8px!important}.pd-10{padding:10px!important}.pv-10{padding-bottom:10px!important;padding-top:10px!important}.ph-10{padding-left:10px!important;padding-right:10px!important}.pt-10{padding-top:10px!important}.pr-10{padding-right:10px!important}.pb-10{padding-bottom:10px!important}.pl-10{padding-left:10px!important}.pd-12{padding:12px!important}.pv-12{padding-bottom:12px!important;padding-top:12px!important}.ph-12{padding-left:12px!important;padding-right:12px!important}.pt-12{padding-top:12px!important}.pr-12{padding-right:12px!important}.pb-12{padding-bottom:12px!important}.pl-12{padding-left:12px!important}.pd-15{padding:15px!important}.pv-15{padding-bottom:15px!important;padding-top:15px!important}.ph-15{padding-left:15px!important;padding-right:15px!important}.pt-15{padding-top:15px!important}.pr-15{padding-right:15px!important}.pb-15{padding-bottom:15px!important}.pl-15{padding-left:15px!important}.pd-16{padding:16px!important}.pv-16{padding-bottom:16px!important;padding-top:16px!important}.ph-16{padding-left:16px!important;padding-right:16px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16{padding-left:16px!important}.pd-20{padding:20px!important}.pv-20{padding-bottom:20px!important;padding-top:20px!important}.ph-20{padding-left:20px!important;padding-right:20px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.pd-24{padding:24px!important}.pv-24{padding-bottom:24px!important;padding-top:24px!important}.ph-24{padding-left:24px!important;padding-right:24px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24{padding-left:24px!important}.pd-28{padding:28px!important}.pv-28{padding-bottom:28px!important;padding-top:28px!important}.ph-28{padding-left:28px!important;padding-right:28px!important}.pt-28{padding-top:28px!important}.pr-28{padding-right:28px!important}.pb-28{padding-bottom:28px!important}.pl-28{padding-left:28px!important}.pd-30{padding:30px!important}.pv-30{padding-bottom:30px!important;padding-top:30px!important}.ph-30{padding-left:30px!important;padding-right:30px!important}.pt-30{padding-top:30px!important}.pr-30{padding-right:30px!important}.pb-30{padding-bottom:30px!important}.pl-30{padding-left:30px!important}.pd-36{padding:36px!important}.pv-36{padding-bottom:36px!important;padding-top:36px!important}.ph-36{padding-left:36px!important;padding-right:36px!important}.pt-36{padding-top:36px!important}.pr-36{padding-right:36px!important}.pb-36{padding-bottom:36px!important}.pl-36{padding-left:36px!important}.pd-40{padding:40px!important}.pv-40{padding-bottom:40px!important;padding-top:40px!important}.ph-40{padding-left:40px!important;padding-right:40px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40{padding-left:40px!important}.pd-48{padding:48px!important}.pv-48{padding-bottom:48px!important;padding-top:48px!important}.ph-48{padding-left:48px!important;padding-right:48px!important}.pt-48{padding-top:48px!important}.pr-48{padding-right:48px!important}.pb-48{padding-bottom:48px!important}.pl-48{padding-left:48px!important}.pd-54{padding:54px!important}.pv-54{padding-bottom:54px!important;padding-top:54px!important}.ph-54{padding-left:54px!important;padding-right:54px!important}.pt-54{padding-top:54px!important}.pr-54{padding-right:54px!important}.pb-54{padding-bottom:54px!important}.pl-54{padding-left:54px!important}.pd-60{padding:60px!important}.pv-60{padding-bottom:60px!important;padding-top:60px!important}.ph-60{padding-left:60px!important;padding-right:60px!important}.pt-60{padding-top:60px!important}.pr-60{padding-right:60px!important}.pb-60{padding-bottom:60px!important}.pl-60{padding-left:60px!important}.pd-64{padding:64px!important}.pv-64{padding-bottom:64px!important;padding-top:64px!important}.ph-64{padding-left:64px!important;padding-right:64px!important}.pt-64{padding-top:64px!important}.pr-64{padding-right:64px!important}.pb-64{padding-bottom:64px!important}.pl-64{padding-left:64px!important}.pd-80{padding:80px!important}.pv-80{padding-bottom:80px!important;padding-top:80px!important}.ph-80{padding-left:80px!important;padding-right:80px!important}.pt-80{padding-top:80px!important}.pr-80{padding-right:80px!important}.pb-80{padding-bottom:80px!important}.pl-80{padding-left:80px!important}.pd-90{padding:90px!important}.pv-90{padding-bottom:90px!important;padding-top:90px!important}.ph-90{padding-left:90px!important;padding-right:90px!important}.pt-90{padding-top:90px!important}.pr-90{padding-right:90px!important}.pb-90{padding-bottom:90px!important}.pl-90{padding-left:90px!important}.pd-96{padding:96px!important}.pv-96{padding-bottom:96px!important;padding-top:96px!important}.ph-96{padding-left:96px!important;padding-right:96px!important}.pt-96{padding-top:96px!important}.pr-96{padding-right:96px!important}.pb-96{padding-bottom:96px!important}.pl-96{padding-left:96px!important}.pd-100{padding:100px!important}.pv-100{padding-bottom:100px!important;padding-top:100px!important}.ph-100{padding-left:100px!important;padding-right:100px!important}.pt-100{padding-top:100px!important}.pr-100{padding-right:100px!important}.pb-100{padding-bottom:100px!important}.pl-100{padding-left:100px!important}.pd-120{padding:120px!important}.pv-120{padding-bottom:120px!important;padding-top:120px!important}.ph-120{padding-left:120px!important;padding-right:120px!important}.pt-120{padding-top:120px!important}.pr-120{padding-right:120px!important}.pb-120{padding-bottom:120px!important}.pl-120{padding-left:120px!important}.m-0{margin:0!important}.mv-0{margin-bottom:0!important;margin-top:0!important}.mh-0{margin-left:0!important;margin-right:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.m-2{margin:2px!important}.mv-2{margin-bottom:2px!important;margin-top:2px!important}.mh-2{margin-left:2px!important;margin-right:2px!important}.mt-2{margin-top:2px!important}.mr-2{margin-right:2px!important}.mb-2{margin-bottom:2px!important}.ml-2{margin-left:2px!important}.m-3{margin:3px!important}.mv-3{margin-bottom:3px!important;margin-top:3px!important}.mh-3{margin-left:3px!important;margin-right:3px!important}.mt-3{margin-top:3px!important}.mr-3{margin-right:3px!important}.mb-3{margin-bottom:3px!important}.ml-3{margin-left:3px!important}.m-5{margin:5px!important}.mv-5{margin-bottom:5px!important;margin-top:5px!important}.mh-5{margin-left:5px!important;margin-right:5px!important}.mt-5{margin-top:5px!important}.mr-5{margin-right:5px!important}.mb-5{margin-bottom:5px!important}.ml-5{margin-left:5px!important}.m-6{margin:6px!important}.mv-6{margin-bottom:6px!important;margin-top:6px!important}.mh-6{margin-left:6px!important;margin-right:6px!important}.mt-6{margin-top:6px!important}.mr-6{margin-right:6px!important}.mb-6{margin-bottom:6px!important}.ml-6{margin-left:6px!important}.m-8{margin:8px!important}.mv-8{margin-bottom:8px!important;margin-top:8px!important}.mh-8{margin-left:8px!important;margin-right:8px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.m-10{margin:10px!important}.mv-10{margin-bottom:10px!important;margin-top:10px!important}.mh-10{margin-left:10px!important;margin-right:10px!important}.mt-10{margin-top:10px!important}.mr-10{margin-right:10px!important}.mb-10{margin-bottom:10px!important}.ml-10{margin-left:10px!important}.m-12{margin:12px!important}.mv-12{margin-bottom:12px!important;margin-top:12px!important}.mh-12{margin-left:12px!important;margin-right:12px!important}.mt-12{margin-top:12px!important}.mr-12{margin-right:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.m-15{margin:15px!important}.mv-15{margin-bottom:15px!important;margin-top:15px!important}.mh-15{margin-left:15px!important;margin-right:15px!important}.mt-15{margin-top:15px!important}.mr-15{margin-right:15px!important}.mb-15{margin-bottom:15px!important}.ml-15{margin-left:15px!important}.m-16{margin:16px!important}.mv-16{margin-bottom:16px!important;margin-top:16px!important}.mh-16{margin-left:16px!important;margin-right:16px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.m-20{margin:20px!important}.mv-20{margin-bottom:20px!important;margin-top:20px!important}.mh-20{margin-left:20px!important;margin-right:20px!important}.mt-20{margin-top:20px!important}.mr-20{margin-right:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.m-24{margin:24px!important}.mv-24{margin-bottom:24px!important;margin-top:24px!important}.mh-24{margin-left:24px!important;margin-right:24px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.m-28{margin:28px!important}.mv-28{margin-bottom:28px!important;margin-top:28px!important}.mh-28{margin-left:28px!important;margin-right:28px!important}.mt-28{margin-top:28px!important}.mr-28{margin-right:28px!important}.mb-28{margin-bottom:28px!important}.ml-28{margin-left:28px!important}.m-30{margin:30px!important}.mv-30{margin-bottom:30px!important;margin-top:30px!important}.mh-30{margin-left:30px!important;margin-right:30px!important}.mt-30{margin-top:30px!important}.mr-30{margin-right:30px!important}.mb-30{margin-bottom:30px!important}.ml-30{margin-left:30px!important}.m-36{margin:36px!important}.mv-36{margin-bottom:36px!important;margin-top:36px!important}.mh-36{margin-left:36px!important;margin-right:36px!important}.mt-36{margin-top:36px!important}.mr-36{margin-right:36px!important}.mb-36{margin-bottom:36px!important}.ml-36{margin-left:36px!important}.m-40{margin:40px!important}.mv-40{margin-bottom:40px!important;margin-top:40px!important}.mh-40{margin-left:40px!important;margin-right:40px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.m-48{margin:48px!important}.mv-48{margin-bottom:48px!important;margin-top:48px!important}.mh-48{margin-left:48px!important;margin-right:48px!important}.mt-48{margin-top:48px!important}.mr-48{margin-right:48px!important}.mb-48{margin-bottom:48px!important}.ml-48{margin-left:48px!important}.m-54{margin:54px!important}.mv-54{margin-bottom:54px!important;margin-top:54px!important}.mh-54{margin-left:54px!important;margin-right:54px!important}.mt-54{margin-top:54px!important}.mr-54{margin-right:54px!important}.mb-54{margin-bottom:54px!important}.ml-54{margin-left:54px!important}.m-60{margin:60px!important}.mv-60{margin-bottom:60px!important;margin-top:60px!important}.mh-60{margin-left:60px!important;margin-right:60px!important}.mt-60{margin-top:60px!important}.mr-60{margin-right:60px!important}.mb-60{margin-bottom:60px!important}.ml-60{margin-left:60px!important}.m-64{margin:64px!important}.mv-64{margin-bottom:64px!important;margin-top:64px!important}.mh-64{margin-left:64px!important;margin-right:64px!important}.mt-64{margin-top:64px!important}.mr-64{margin-right:64px!important}.mb-64{margin-bottom:64px!important}.ml-64{margin-left:64px!important}.m-80{margin:80px!important}.mv-80{margin-bottom:80px!important;margin-top:80px!important}.mh-80{margin-left:80px!important;margin-right:80px!important}.mt-80{margin-top:80px!important}.mr-80{margin-right:80px!important}.mb-80{margin-bottom:80px!important}.ml-80{margin-left:80px!important}.m-90{margin:90px!important}.mv-90{margin-bottom:90px!important;margin-top:90px!important}.mh-90{margin-left:90px!important;margin-right:90px!important}.mt-90{margin-top:90px!important}.mr-90{margin-right:90px!important}.mb-90{margin-bottom:90px!important}.ml-90{margin-left:90px!important}.m-96{margin:96px!important}.mv-96{margin-bottom:96px!important;margin-top:96px!important}.mh-96{margin-left:96px!important;margin-right:96px!important}.mt-96{margin-top:96px!important}.mr-96{margin-right:96px!important}.mb-96{margin-bottom:96px!important}.ml-96{margin-left:96px!important}.m-100{margin:100px!important}.mv-100{margin-bottom:100px!important;margin-top:100px!important}.mh-100{margin-left:100px!important;margin-right:100px!important}.mt-100{margin-top:100px!important}.mr-100{margin-right:100px!important}.mb-100{margin-bottom:100px!important}.ml-100{margin-left:100px!important}.m-120{margin:120px!important}.mv-120{margin-bottom:120px!important;margin-top:120px!important}.mh-120{margin-left:120px!important;margin-right:120px!important}.mt-120{margin-top:120px!important}.mr-120{margin-right:120px!important}.mb-120{margin-bottom:120px!important}.ml-120{margin-left:120px!important}.col-width-1{width:4.16666667%!important}.col-width-2{width:8.33333333%!important}.col-width-3{width:12.5%!important}.col-width-4{width:16.66666667%!important}.col-width-5{width:20.83333333%!important}.col-width-6{width:25%!important}.col-width-7{width:29.16666667%!important}.col-width-8{width:33.33333333%!important}.col-width-9{width:37.5%!important}.col-width-10{width:41.66666667%!important}.col-width-11{width:45.83333333%!important}.col-width-12{width:50%!important}.col-width-13{width:54.16666667%!important}.col-width-14{width:58.33333333%!important}.col-width-15{width:62.5%!important}.col-width-16{width:66.66666667%!important}.col-width-17{width:70.83333333%!important}.col-width-18{width:75%!important}.col-width-19{width:79.16666667%!important}.col-width-20{width:83.33333333%!important}.col-width-21{width:87.5%!important}.col-width-22{width:91.66666667%!important}.col-width-23{width:95.83333333%!important}.col-width-24{width:100%!important}.height-16{height:16px!important}.width-16{width:16px!important}.line-height-16{line-height:16px!important}.height-20{height:20px!important}.width-20{width:20px!important}.line-height-20{line-height:20px!important}.height-24{height:24px!important}.width-24{width:24px!important}.line-height-24{line-height:24px!important}.height-28{height:28px!important}.width-28{width:28px!important}.line-height-28{line-height:28px!important}.height-32{height:32px!important}.width-32{width:32px!important}.line-height-32{line-height:32px!important}.height-36{height:36px!important}.width-36{width:36px!important}.line-height-36{line-height:36px!important}.height-40{height:40px!important}.width-40{width:40px!important}.line-height-40{line-height:40px!important}.height-44{height:44px!important}.width-44{width:44px!important}.line-height-44{line-height:44px!important}.height-48{height:48px!important}.width-48{width:48px!important}.line-height-48{line-height:48px!important}.height-52{height:52px!important}.width-52{width:52px!important}.line-height-52{line-height:52px!important}.height-56{height:56px!important}.width-56{width:56px!important}.line-height-56{line-height:56px!important}.height-60{height:60px!important}.width-60{width:60px!important}.line-height-60{line-height:60px!important}.height-64{height:64px!important}.width-64{width:64px!important}.line-height-64{line-height:64px!important}.height-68{height:68px!important}.width-68{width:68px!important}.line-height-68{line-height:68px!important}.height-72{height:72px!important}.width-72{width:72px!important}.line-height-72{line-height:72px!important}.height-76{height:76px!important}.width-76{width:76px!important}.line-height-76{line-height:76px!important}.height-80{height:80px!important}.width-80{width:80px!important}.line-height-80{line-height:80px!important}.height-84{height:84px!important}.width-84{width:84px!important}.line-height-84{line-height:84px!important}.height-88{height:88px!important}.width-88{width:88px!important}.line-height-88{line-height:88px!important}.height-92{height:92px!important}.width-92{width:92px!important}.line-height-92{line-height:92px!important}.height-96{height:96px!important}.width-96{width:96px!important}.line-height-96{line-height:96px!important}.height-100{height:100px!important}.width-100{width:100px!important}.line-height-100{line-height:100px!important}.height-104{height:104px!important}.width-104{width:104px!important}.line-height-104{line-height:104px!important}.height-108{height:108px!important}.width-108{width:108px!important}.line-height-108{line-height:108px!important}.height-112{height:112px!important}.width-112{width:112px!important}.line-height-112{line-height:112px!important}.height-116{height:116px!important}.width-116{width:116px!important}.line-height-116{line-height:116px!important}.height-120{height:120px!important}.width-120{width:120px!important}.line-height-120{line-height:120px!important}@property --bg-deg{syntax:"<angle>";inherits:false;initial-value:0deg}.color-primary,.text-color-primary{color:#5b8ff9!important}.color-white,.text-color-white{color:#fff!important}.color-success,.text-color-success{color:#57ca8c!important}.color-warning,.text-color-warning{color:#ff9845!important}.color-danger,.text-color-danger{color:#e86452!important}.color-info,.text-color-info{color:#909399!important}.color-primary-light{color:#8cb1fb!important}.color-primary-lighter{color:#bdd2fd!important}.color-primary-lightest{color:#eff4fe!important}.color-success-light{color:#7ed6a7!important}.color-success-lighter{color:#a5e2c1!important}.color-success-lightest{color:#cbefdc!important}.color-warning-light{color:#ffb478!important}.color-warning-lighter{color:#ffd0ab!important}.color-warning-lightest{color:#ffedde!important}.color-danger-light{color:#ee8c7f!important}.color-danger-lighter{color:#f4b5ac!important}.color-danger-lightest{color:#faddd9!important}.bgc-primary{background-color:#5b8ff9!important}.bgc-primary-light{background-color:#8cb1fb!important}.bgc-primary-lighter{background-color:#bdd2fd!important}.bgc-primary-lightest{background-color:#eff4fe!important}.bgc-white{background-color:#fff!important}.bgc-success{background-color:#57ca8c!important}.bgc-success-light{background-color:#7ed6a7!important}.bgc-success-lighter{background-color:#a5e2c1!important}.bgc-success-lightest{background-color:#cbefdc!important}.bgc-warning{background-color:#ff9845!important}.bgc-warning-light{background-color:#ffb478!important}.bgc-warning-lighter{background-color:#ffd0ab!important}.bgc-warning-lightest{background-color:#ffedde!important}.bgc-danger{background-color:#e86452!important}.bgc-danger-light{background-color:#ee8c7f!important}.bgc-danger-lighter{background-color:#f4b5ac!important}.bgc-danger-lightest{background-color:#faddd9!important}.flex{display:-ms-flexbox;display:flex}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-wrap{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.flex-dr{-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-dc{-ms-flex-direction:column;flex-direction:column}.flex-jcfc{-ms-flex-pack:center;justify-content:center}.flex-jcfe{-ms-flex-pack:end;justify-content:flex-end}.flex-jcsb{-ms-flex-pack:justify;justify-content:space-between}.flex-jcsa{-ms-flex-pack:distribute;justify-content:space-around}.flex-jcse{-ms-flex-pack:justify;justify-content:space-between}.flex-jcse:after,.flex-jcse:before{content:"";display:block}.flex-aifs{-ms-flex-align:start;align-items:flex-start}.flex-aife{-ms-flex-align:end;align-items:flex-end}.flex-aic{-ms-flex-align:center;align-items:center}.flex-ais{-ms-flex-align:stretch;align-items:stretch}.flex-aib{-ms-flex-align:baseline;align-items:baseline}.flex-acfs{-ms-flex-line-pack:start;align-content:flex-start}.flex-acfe{-ms-flex-line-pack:end;align-content:flex-end}.flex-acc{-ms-flex-line-pack:center;align-content:center}.flex-auto{-ms-flex:auto;flex:auto}.flex-1{-ms-flex:1 1;flex:1 1}.flex-2{-ms-flex:2 1;flex:2 1}.flex-3{-ms-flex:3 1;flex:3 1}.flex-4{-ms-flex:4 1;flex:4 1}.flex-5{-ms-flex:5 1;flex:5 1}.flex-6{-ms-flex:6 1;flex:6 1}.flex-7{-ms-flex:7 1;flex:7 1}.flex-8{-ms-flex:8 1;flex:8 1}.flex-9{-ms-flex:9 1;flex:9 1}.flex-10{-ms-flex:10 1;flex:10 1}.flex-11{-ms-flex:11 1;flex:11 1}.flex-12{-ms-flex:12 1;flex:12 1}.flex-fixed{-ms-flex-positive:0;flex-grow:0}.flex-fixed,.flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 18% 30%,rgba(91,132,255,.8),transparent 28%),radial-gradient(circle at 80% 35%,rgba(126,164,255,.62),transparent 24%),radial-gradient(circle at 50% 58%,rgba(153,198,255,.95),transparent 22%),radial-gradient(circle at 18% 88%,rgba(255,92,184,.5),transparent 28%),radial-gradient(circle at 84% 88%,rgba(255,111,203,.3),transparent 26%),linear-gradient(180deg,#f5f7fb,#eef2ff 28%,#ffd6ee 78%,#ffd6ee);color:#12131a;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;font-weight:400;margin:0;overflow-x:hidden;padding:0;text-rendering:optimizeLegibility;word-break:break-word}html{box-sizing:border-box;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box;outline:none!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-wrap{word-wrap:break-word;white-space:pre-wrap;word-break:break-word}.text-no-wrap{white-space:nowrap;word-break:break-all}.single-text-ellipsis,.text-no-wrap{overflow:hidden;text-overflow:ellipsis}.single-text-ellipsis{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal;word-break:break-word}.relative{position:relative}.overflow-hidden{overflow:hidden!important}.ofx-hidden{overflow-x:hidden!important}.ofy-hidden{overflow-y:hidden!important}.of-hidden{overflow:hidden!important}.of-auto{overflow:auto!important}.ofx-auto{overflow-x:auto!important}.ofy-auto{overflow-y:auto!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}blockquote{font-size:1.25rem;margin:0 0 1rem}strong{margin:0}:root{--bg:#f6f7fb;--text:#12131a;--muted:#5d6475;--line:rgba(18,19,26,.08);--card:hsla(0,0%,100%,.62);--card-strong:hsla(0,0%,100%,.82);--shadow:0 20px 60px rgba(64,76,111,.14);--shadow-soft:0 10px 30px rgba(64,76,111,.08);--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--primary:#151515;--primary-hover:#000;--accent:#6a7cff;--accent-2:#ff55b8;--accent-3:#7be0ff;--max:1200px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{margin:0 auto;width:min(calc(100% - 40px),1200px);width:min(calc(100% - 40px),var(--max))}.btn{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;border:0;border-radius:14px;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;padding:13px 18px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.btn:hover{-ms-transform:translateY(-1px);transform:translateY(-1px)}.btn-outline{background:hsla(0,0%,100%,.48);border:1px solid rgba(18,19,26,.12);box-shadow:0 10px 30px rgba(64,76,111,.08);box-shadow:var(--shadow-soft);color:#12131a;color:var(--text)}.btn-dark{background:#171717;box-shadow:0 12px 24px rgba(0,0,0,.16);color:#fff}.btn-dark:hover{background:#000;background:var(--primary-hover)}.brand{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:800;gap:14px;letter-spacing:-.03em}.brand-mark{background:url(/assets/images/logo.png) 50% no-repeat;background-size:contain;border-radius:10px;box-shadow:inset 0 1px 1px hsla(0,0%,100%,.5),0 8px 20px rgba(103,111,255,.5);height:28px;position:relative;width:28px}@media (max-width:1080px){.faq-grid,.footer,.grid-3,.grid-4,.pricing-wrap,.stats,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.agent-layout,.cta-content,.showcase-layout{-ms-flex-align:start!important;align-items:flex-start!important;-ms-flex-direction:column!important;flex-direction:column!important;grid-template-columns:1fr!important}.mini-console{min-height:420px!important}}@media (max-width:820px){.site-header{background:#f6f7fb!important;background:var(----bg,#f6f7fb)!important}.nav{gap:16px!important;min-height:76px!important}.mobile-toggle{display:inline-block!important}.nav-actions .btn-outline,.nav-links{display:none!important}.nav-links.nav-link-popover{background:#f6f7fb;background:var(----bg,#f6f7fb);box-shadow:0 12px 12px rgba(0,0,0,.16);display:block!important;left:0;position:absolute;top:77px;width:100%;z-index:10}.nav-links.nav-link-popover .nav-link{display:block;padding:12px 24px!important}.nav-links.nav-link-popover .nav-link+.nav-link{border-top:1px solid rgba(18,19,26,.08);border-top:1px solid var(--line)}.hero{padding-bottom:64px!important;padding-top:28px!important}.prompt-shell{border-radius:28px!important;padding:18px!important}.prompt-input{min-height:150px!important}.cta-box,.glass-panel{padding:24px!important}.section-head{-ms-flex-align:start!important;align-items:flex-start!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media (max-width:640px){.container{width:min(calc(100% - 24px),1200px)!important;width:min(calc(100% - 24px),var(--max))!important}.faq-grid,.footer,.grid-3,.grid-4,.pricing-wrap,.stats,.trust-grid{grid-template-columns:1fr!important}h1{font-size:max(38px,min(12vw,56px))!important}.hero p.lead{font-size:17px!important}.prompt-footer{-ms-flex-align:stretch!important;align-items:stretch!important;-ms-flex-direction:column!important;flex-direction:column!important}.prompt-left,.prompt-right{-ms-flex-pack:justify!important;justify-content:space-between!important}.btn,.icon-btn{min-height:48px!important}.footer-bottom{-ms-flex-align:start!important;align-items:flex-start!important;-ms-flex-direction:column!important;flex-direction:column!important}}.main-view{padding-top:77px}