.vl-site .vh-setup-paths{list-style:none;margin:0 0 18px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vl-site .vh-setup-path{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e7f3;border-radius:26px;padding:30px 28px 26px;box-shadow:0 14px 38px #2938430d}.vl-site .vh-setup-path.is-pro{background:linear-gradient(#fff,#fff) padding-box,var(--vea-gradient) border-box;border:1.5px solid transparent;box-shadow:0 22px 54px #4329a61f}.vl-site .vh-setup-join{position:absolute;left:-24px;top:44px;z-index:2;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #d5dcee;color:#094db8;box-shadow:0 6px 16px #2938431a}.vl-site .vh-setup-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.vl-site .vh-setup-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--vea-purple);background:linear-gradient(120deg,#f1edf9,#ebf8fc)}.vl-site .vh-setup-path.is-pro .vh-setup-icon{color:#fff;background:var(--vea-gradient)}.vl-site .vh-setup-step{font-size:12px;font-weight:600;letter-spacing:.14em;color:#68708a;font-variant-numeric:tabular-nums}.vl-site .vh-setup-kind{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#094db8;margin-bottom:7px}.vl-site .vh-setup-path h3{font-size:26px;letter-spacing:-.9px;line-height:1.15}.vl-site .vh-setup-line{font-size:15px;line-height:1.65;color:#46506e;margin-top:10px;min-height:3.3em}.vl-site .vh-setup-path>ul{list-style:none;margin:20px 0 0;padding:20px 0 0;border-top:1px solid #edf0f7;display:grid;gap:11px}.vl-site .vh-setup-path>ul li{display:flex;gap:10px;font-size:14px;line-height:1.55;color:#2c3550}.vl-site .vh-setup-path>ul svg{flex:none;margin-top:3px;color:#0f8e6e}.vl-site .vh-setup-path dl{margin:20px 0 22px;display:grid;gap:12px}.vl-site .vh-setup-path dt{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5f6780;margin-bottom:3px}.vl-site .vh-setup-path dd{margin:0;font-size:13px;line-height:1.6;color:#56607b}.vl-site .vh-setup-path>.vl-text-link{margin-top:auto}.vl-site .vh-setup-plus{display:grid;grid-template-columns:auto minmax(0,1.4fr) minmax(0,1fr);gap:22px 26px;align-items:center;width:calc((100% - 36px) / 3 * 2 + 18px);background:linear-gradient(115deg,#f4f0fc,#edf8fc);border:1px dashed #b9c4e6;border-radius:24px;padding:26px 28px;margin-bottom:44px}.vl-site .vh-setup-plus-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--vea-gradient);align-self:start}.vl-site .vh-setup-plus h3{font-size:22px;letter-spacing:-.7px;margin-bottom:8px}.vl-site .vh-setup-plus p:not(.vh-setup-kind){font-size:14px;line-height:1.7;color:#46506e}.vl-site .vh-setup-plus ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.vl-site .vh-setup-plus li{display:flex;gap:9px;font-size:13px;line-height:1.55;color:#2c3550}.vl-site .vh-setup-plus li svg{flex:none;margin-top:3px;color:var(--vea-purple)}.vl-site .vh-setup-table-wrap{background:#fff;border:1px solid #e2e7f3;border-radius:24px;overflow:hidden;box-shadow:0 14px 38px #2938430a}.vl-site .vh-setup-table{width:100%;border-collapse:collapse;font-size:14px}.vl-site .vh-setup-table thead th{text-align:center;font-size:15px;font-weight:600;letter-spacing:-.3px;padding:20px 14px;background:#f6f9fc;border-bottom:1px solid #e2e7f3;color:#171b28}.vl-site .vh-setup-table thead th:last-child{color:var(--vea-purple)}.vl-site .vh-setup-table tbody th{text-align:left;font-weight:500;color:#2c3550;padding:17px 22px;width:40%}.vl-site .vh-setup-table tbody th small{display:block;font-size:12px;font-weight:400;color:#5f6780;margin-top:3px}.vl-site .vh-setup-table td{text-align:center;padding:17px 12px}.vl-site .vh-setup-table tbody tr+tr>*{border-top:1px solid #edf0f7}.vl-site .vh-setup-table tbody td:last-child{background:#faf8fe}.vl-site .vh-setup-mark{display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1.4}.vl-site .vh-setup-mark.is-yes{width:28px;height:28px;border-radius:50%;background:#13a4801f;color:#0f8e6e}.vl-site .vh-setup-mark.is-no{width:28px;height:28px;color:#7a829a}.vl-site .vh-setup-mark.is-plus{padding:5px 12px;border-radius:50px;font-weight:600;font-size:12px;color:var(--vea-purple);background:#4329a614;border:1px solid #4329a62e;white-space:nowrap}.vl-site .vh-setup-mark.is-text{font-weight:500;color:#2c3550}.vl-site .vh-setup .vl-note{margin-top:20px}@media (max-width:1000px){.vl-site .vh-setup-paths{grid-template-columns:1fr;gap:26px}.vl-site .vh-setup-join{left:50%;top:-28px;margin-left:-15px}.vl-site .vh-setup-line{min-height:0}.vl-site .vh-setup-plus{width:100%;grid-template-columns:auto minmax(0,1fr)}.vl-site .vh-setup-plus ul{grid-column:1/-1}}@media (max-width:760px){.vl-site .vh-setup-path{padding:26px 22px 22px;border-radius:22px}.vl-site .vh-setup-path h3{font-size:23px}.vl-site .vh-setup-plus{padding:22px 20px;border-radius:20px;grid-template-columns:1fr}.vl-site .vh-setup-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.vl-site .vh-setup-table,.vl-site .vh-setup-table tbody,.vl-site .vh-setup-table td,.vl-site .vh-setup-table th,.vl-site .vh-setup-table tr{display:block;width:100%}.vl-site .vh-setup-table tbody tr{padding:16px 18px}.vl-site .vh-setup-table tbody tr+tr{border-top:1px solid #edf0f7}.vl-site .vh-setup-table tbody tr+tr>*{border-top:0}.vl-site .vh-setup-table tbody th{padding:0 0 10px;width:100%;font-weight:600}.vl-site .vh-setup-table td{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:6px 0;text-align:right}.vl-site .vh-setup-table td:before{content:attr(data-col);font-size:13px;color:#68708a}.vl-site .vh-setup-table tbody td:last-child{background:transparent}}.vl-site .vh-carousel{min-width:0}.vl-site .vh-carousel-track{position:relative;display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 2px;padding:4px 2px 22px;scrollbar-width:none;overscroll-behavior-x:contain}.vl-site .vh-carousel-track::-webkit-scrollbar{display:none}.vl-site .vh-carousel-slide{flex:0 0 calc((100% - 44px)/3);scroll-snap-align:start;min-width:0}.vl-site .vh-carousel-track:after{content:"";flex:0 0 calc((100% - 44px)/3*2 + 22px)}.vl-site .vh-carousel-controls{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--vl-line,#e2e6f0)}.vl-site .vh-carousel-controls>span{display:flex;gap:20px;align-items:center;font-size:13px;font-weight:600}.vl-site .vh-carousel-controls small{font-size:11px;color:#68708a;font-variant-numeric:tabular-nums}.vl-site .vh-carousel-controls>div{display:flex;gap:8px}.vl-site .vh-carousel-controls button,.vl-site .vh-round-button{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #dce0ec;background:#fff;color:#30384f;cursor:pointer;transition:background .2s,color .2s}.vl-site .vh-carousel-controls button:hover,.vl-site .vh-round-button:hover{background:#094db8;color:#fff}.vl-site .vh-carousel button:focus-visible,.vl-site .vh-carousel-track:focus-visible,.vl-site .vh-gallery-tabs button:focus-visible,.vl-site .vh-round-button:focus-visible{outline:3px solid #094db8;outline-offset:3px}.vl-site .vh-protocol-carousel{padding:42px 0 32px;background:#f6f9fc;border-block:1px solid #e8ebf4}.vl-site .vh-marquee-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.vl-site .vh-marquee-heading h2{font-size:clamp(24px,3vw,36px);letter-spacing:-1.1px;line-height:1.17;margin:8px 0}.vl-site .vh-marquee-heading p:not(.vl-eyebrow){font-size:14px;color:#68708a;margin-top:10px}.vl-site .vh-marquee-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.vl-site .vh-marquee-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);padding:6px 0 20px}.vl-site .vh-marquee-track{width:-moz-max-content;width:max-content;display:flex;animation:vh-protocol-loop 90s linear infinite;will-change:transform}.vl-site .vh-marquee-group{display:flex;gap:14px;padding-right:14px}.vl-site .vh-protocol-tile{width:144px;height:105px;background:#fff;border:1px solid #e5e8f1;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;color:#5362a5}.vl-site .vh-protocol-tile img{width:88px;height:37px;-o-object-fit:contain;object-fit:contain}.vl-site .vh-protocol-tile strong{font-size:12px;color:#363d54}.vl-site .vh-marquee-window:hover .vh-marquee-track,.vl-site .vh-marquee-window[data-paused=true] .vh-marquee-track,.vl-site .vh-protocol-carousel:focus-within .vh-marquee-track{animation-play-state:paused}.vl-site .vh-protocol-carousel>.vl-note{font-size:11px;margin-top:0}@keyframes vh-protocol-loop{to{transform:translateX(-50%)}}.vl-site .vh-service-card{height:100%;border:1px solid #e1e6f1;border-radius:26px;padding:28px;background:#fff;display:flex;flex-direction:column}.vl-site .vh-service-icon{width:62px;height:62px;display:grid;place-items:center;background:#eaf3fa;border-radius:20px;color:#094db8;margin-bottom:35px}.vl-site .vh-service-card>.vl-eyebrow{font-size:10px}.vl-site .vh-service-card h3{font-size:25px;letter-spacing:-.8px;line-height:1.2;margin:13px 0 14px}.vl-site .vh-service-card>p:not(.vl-eyebrow){font-size:14px;line-height:1.7;color:#68708a;flex:1}.vl-site .vh-service-card ul{list-style:none;padding:20px 0 24px;display:grid;gap:9px}.vl-site .vh-service-card li{display:flex;align-items:center;gap:8px;font-size:12px;color:#46506a}.vl-site .vh-service-card li svg{color:#094db8}.vl-site .vh-service-card>a{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;padding-top:20px;border-top:1px solid #edf0f5;color:#094db8}.vl-site .vh-services-carousel .vh-carousel-slide:nth-child(2n) .vh-service-icon{background:#e9f6f8;color:#4329a6}.vl-site .vh-team-carousel .vh-carousel-slide{flex-basis:calc((100% - 66px)/4)}.vl-site .vh-team-carousel .vh-carousel-track:after{flex-basis:calc((100% - 66px)/4*3 + 44px)}.vl-site .vh-team-member>div{overflow:hidden;aspect-ratio:4/5;border-radius:22px;background:#edf0f7}.vl-site .vh-team-member img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 25%;object-position:50% 25%;transition:transform .4s}.vl-site .vh-team-member:hover img{transform:scale(1.03)}.vl-site .vh-team-member h3{font-size:18px;letter-spacing:-.45px;line-height:1.3}.vl-site .vh-team-member p{font-weight:600;color:#094db8;line-height:1.5}.vl-site .vh-team-member>span{display:block;font-size:12px;line-height:1.6;color:#68708a;margin-top:8px}.vl-site .vh-trust-promises{padding-block:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border-top:1px solid #e7eaf1}.vl-site .vh-trust-promises>a{display:grid;grid-template-columns:26px 1fr;gap:12px;align-items:start}.vl-site .vh-trust-promises>a>svg:first-child{color:#094db8}.vl-site .vh-trust-promises>a>svg:last-child{display:none}.vl-site .vh-trust-promises h3{font-size:13px;margin:2px 0 7px;line-height:1.35}.vl-site .vh-trust-promises p{font-size:12px;line-height:1.65;color:#68708a}.vl-site .vh-trust-compact{padding-block:25px}.vl-site .vh-app-gallery{background:linear-gradient(180deg,#f6f9fc,#eef1fb 80%,#f6f9fc)}.vl-site .vh-gallery-tabs{display:flex;gap:4px;padding:5px;background:#e5e9f5;border-radius:15px;width:-moz-max-content;width:max-content;max-width:100%;margin:0 0 35px}.vl-site .vh-gallery-tabs button{border:0;display:flex;align-items:center;gap:8px;border-radius:11px;padding:11px 16px;font-size:12px;font-weight:600;color:#65708c;background:transparent;cursor:pointer}.vl-site .vh-gallery-tabs button[aria-pressed=true]{background:#fff;color:#094db8;box-shadow:0 3px 9px #2635850c}.vl-site .vh-light-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1040px;margin:0 auto}.vl-site .vh-app-phone{border:6px solid #292e40;border-radius:39px;overflow:hidden;box-shadow:0 24px 45px -20px #3b436d38;background:#f6f9fc;max-width:310px;margin:auto}.vl-site .vh-light-screen{padding:18px 18px 0;min-height:570px;display:flex;flex-direction:column;background:linear-gradient(150deg,#fafbff,#f0f2fa);color:#171b28}.vl-site .vh-screen-top{display:flex;justify-content:space-between;font-size:9px;font-weight:600;padding:0 3px 28px;color:#717994}.vl-site .vh-light-screen header h3{font-size:25px;font-weight:700;letter-spacing:-.8px;margin:0 0 8px}.vl-site .vh-light-screen header p{font-size:10px;color:#68708a;line-height:1.5;margin:0 0 20px;max-width:22ch}.vl-site .vh-mini-room{height:145px;border-radius:20px;position:relative;overflow:hidden;background:linear-gradient(140deg,#e1e6f7,#f5f6fb);border:1px solid #d8deef;margin-bottom:16px}.vl-site .vh-mini-room strong{position:absolute;bottom:10px;left:13px;font-size:10px;color:#647197}.vl-site .vh-mini-room .vh-mini-rug{position:absolute;top:36px;left:70px;width:130px;height:76px;background:#cbd3ee;transform:skewY(-8deg);border-radius:12px;box-shadow:0 3px 9px #adb7d330}.vl-site .vh-mini-room .vh-mini-sofa{z-index:2;position:absolute;top:25px;left:30px;width:110px;height:45px;background:#8396cf;border:9px solid #98a7d7;border-radius:12px;box-shadow:0 6px 0 #7488c0;transform:skewY(-8deg)}.vl-site .vh-mini-room .vh-mini-table{position:absolute;z-index:3;top:82px;left:112px;width:42px;height:24px;border-radius:50%;background:#f7f8fc;box-shadow:0 4px 0 #bbc3df}.vl-site .vh-mini-room i{position:absolute;top:26px;right:20px;width:20px;height:20px;background:#81a59b;border:4px solid #adc6be;border-radius:50%}.vl-site .vh-mini-tiles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vl-site .vh-mini-tiles>div{min-height:109px;background:#fff;border:1px solid #e4e8f4;border-radius:20px;padding:13px;display:flex;flex-direction:column;gap:5px}.vl-site .vh-mini-tiles>div:first-child{background:linear-gradient(130deg,#094db8,#1569bc);color:#fff;border-color:transparent}.vl-site .vh-mini-tiles>div>svg{margin-bottom:8px}.vl-site .vh-mini-tiles strong{font-size:11px}.vl-site .vh-mini-tiles small{font-size:9px;opacity:.75;line-height:1.45}.vl-site .vh-screen-nav{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dce2f1;padding:18px 0;margin-top:auto;gap:10px;color:#77809c}.vl-site .vh-screen-nav svg{width:18px;height:18px}.vl-site .vh-screen-nav svg:nth-child(3){color:#094db8}.vl-site .vh-screen-nav svg:last-child{padding:8px;box-sizing:content-box;color:#fff;background:#4329a6;border-radius:50%;margin-top:-7px}.vl-site .vh-thermostat{display:flex;flex-direction:column;align-items:center;justify-content:center;width:210px;height:210px;border-color:#094db8 #094db8 #e5e9fb #e5e9fb;border-style:solid;border-width:14px;border-radius:50%;margin:20px auto 24px;box-shadow:inset 0 0 0 6px #fff,0 12px 35px #094db810}.vl-site .vh-thermostat>svg{color:#3076b3}.vl-site .vh-thermostat strong{font-size:66px;line-height:1.15;letter-spacing:-3px}.vl-site .vh-thermostat strong small{font-size:25px;vertical-align:top;position:relative;top:13px;letter-spacing:0;font-weight:500;color:#8d97ba}.vl-site .vh-thermostat>span{font-size:10px;color:#68708a}.vl-site .vh-thermostat-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:27px}.vl-site .vh-thermostat-actions button{width:38px;height:38px;background:#fff;border:1px solid #dfe4f2;border-radius:13px;display:grid;place-items:center;cursor:pointer;color:#094db8}.vl-site .vh-thermostat-actions span{font-size:11px;color:#68708a}.vl-site .vh-comfort-facts{display:flex;gap:10px;margin-bottom:18px}.vl-site .vh-comfort-facts>span{border-radius:15px;background:#fff;padding:13px;flex:1;font-size:9px;display:flex;gap:5px;flex-direction:column;color:#68708a}.vl-site .vh-comfort-facts svg{width:20px;height:20px;color:#094db8}.vl-site .vh-comfort-facts span>span{font-size:12px;color:#171b28;font-weight:600}.vl-site .vh-scene-list{display:grid;gap:12px;margin:10px 0 25px}.vl-site .vh-scene-list>button{position:relative;text-align:left;border-radius:20px;min-height:110px;background:#fff;border:1px solid #e0e5f2;padding:15px;display:flex;flex-direction:column;color:#7682a8;cursor:pointer;gap:7px}.vl-site .vh-scene-list button[aria-pressed=true]{background:linear-gradient(130deg,#094db8,#4329a6);color:#fff;border-color:transparent}.vl-site .vh-scene-list strong{font-size:13px}.vl-site .vh-scene-list span{font-size:10px;opacity:.8}.vl-site .vh-scene-check{position:absolute;top:18px;right:17px}.vl-site .vh-light-gallery figcaption,.vl-site .vh-screenshot-carousel figcaption{margin:25px auto 0;max-width:290px;text-align:center}.vl-site .vh-light-gallery figcaption strong,.vl-site .vh-screenshot-carousel figcaption strong{font-size:16px;letter-spacing:-.4px}.vl-site .vh-light-gallery figcaption p,.vl-site .vh-screenshot-carousel figcaption p{font-size:12px;line-height:1.6;color:#68708a;margin-top:8px}.vl-site .vh-app-gallery>.vl-container>.vl-note{text-align:center;font-size:11px;margin-top:32px}.vl-site .vh-screenshot-carousel .vh-carousel-slide{flex-basis:calc((100% - 66px)/4)}.vl-site .vh-screenshot-carousel .vh-carousel-track:after{flex-basis:calc((100% - 66px)/4*3 + 44px)}.vl-site .vh-real-capture{max-width:260px;border-width:5px;border-radius:29px;background:#11182e}.vl-site .vh-real-capture img{width:100%;height:auto;display:block}.vl-site .vh-customer-stories{background:#f6f9fc}.vl-site .vh-review-card{height:100%;background:#fff;border:1px solid #e1e6f2;border-radius:24px;padding:28px;display:flex;flex-direction:column}.vl-site .vh-review-card>svg{color:#4329a6;margin-bottom:24px}.vl-site .vh-review-card blockquote{font-size:18px;line-height:1.6;letter-spacing:-.3px;flex:1}.vl-site .vh-review-author{display:flex;align-items:center;gap:12px;margin-top:26px}.vl-site .vh-review-author>b{font-size:12px;background:#edf6fa;color:#094db8;display:grid;place-items:center;width:42px;height:42px;border-radius:50%}.vl-site .vh-review-author strong{font-size:12px;display:block}.vl-site .vh-review-author span{font-size:11px;color:#68708a;display:block;margin-top:4px}.vl-site .vh-shop-heading{padding:48px 0 22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.vl-site .vh-shop-heading h1{font-size:clamp(34px,5vw,58px);letter-spacing:-2px;line-height:1.07;margin:12px 0}.vl-site .vh-shop-heading p:not(.vl-eyebrow){font-size:14px;color:#68708a;line-height:1.6}.vl-site .vh-shop-banner{border:1px solid #daeaf5;border-radius:22px;background:linear-gradient(110deg,#eff7fb,#fafcfd);display:flex;align-items:center;gap:20px;padding:14px 25px;min-height:110px}.vl-site .vh-shop-banner .vh-product-visual{width:100px;height:95px;flex-shrink:0}.vl-site .vh-shop-banner h2{font-size:19px;letter-spacing:-.5px;margin-bottom:6px}.vl-site .vh-shop-banner p{font-size:12px;color:#68708a;line-height:1.6}.vl-site .vh-shop-banner>.vl-text-link{margin-left:auto;flex-shrink:0;font-size:12px}.vl-site .vh-shop-catalog{padding-top:30px!important}.vl-site .vh-shop-catalog>.vl-section-row{display:none}@media(max-width:1000px){.vl-site .vh-light-gallery{gap:20px}.vl-site .vh-app-phone{border-width:4px;border-radius:32px}.vl-site .vh-light-screen{padding-inline:14px}.vl-site .vh-thermostat{width:180px;height:180px}.vl-site .vh-light-screen header h3{font-size:22px}.vl-site .vh-light-screen{min-height:550px}.vl-site .vh-team-carousel .vh-carousel-slide{flex-basis:calc((100% - 44px)/3)}.vl-site .vh-team-carousel .vh-carousel-track:after{flex-basis:calc((100% - 44px)/3*2 + 22px)}.vl-site .vh-screenshot-carousel .vh-carousel-slide{flex-basis:calc((100% - 44px)/3)}.vl-site .vh-screenshot-carousel .vh-carousel-track:after{flex-basis:calc((100% - 44px)/3*2 + 22px)}.vl-site .vh-trust-promises{grid-template-columns:repeat(2,1fr);gap:26px}.vl-site .vh-marquee-heading{align-items:flex-start}.vl-site .vh-marquee-actions{flex-direction:column;align-items:flex-end;gap:10px}}@media(max-width:760px){.vl-site .vh-carousel-slide{flex-basis:85%}.vl-site .vh-carousel-track:after{flex-basis:15%}.vl-site .vh-service-card{padding:25px}.vl-site .vh-service-card h3{font-size:24px}.vl-site .vh-team-carousel .vh-carousel-slide{flex-basis:66%}.vl-site .vh-team-carousel .vh-carousel-track:after{flex-basis:34%}.vl-site .vh-marquee-heading{display:block}.vl-site .vh-marquee-actions{flex-direction:row;justify-content:space-between;align-items:center;margin-top:20px}.vl-site .vh-protocol-tile{width:126px;height:96px}.vl-site .vh-marquee-window{-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.vl-site .vh-light-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:22px;padding:0 4px 25px;scrollbar-width:none}.vl-site .vh-light-gallery>figure{flex:0 0 87%;scroll-snap-align:center}.vl-site .vh-light-screen{min-height:580px}.vl-site .vh-app-phone{max-width:300px}.vl-site .vh-light-screen header h3{font-size:25px}.vl-site .vh-thermostat{width:210px;height:210px}.vl-site .vh-gallery-tabs{width:100%}.vl-site .vh-gallery-tabs button{font-size:10px;justify-content:center;padding:11px 9px;flex:1;gap:6px}.vl-site .vh-screenshot-carousel .vh-carousel-slide{flex-basis:76%}.vl-site .vh-screenshot-carousel .vh-carousel-track:after{flex-basis:24%}.vl-site .vh-real-capture{max-width:270px}.vl-site .vh-trust-promises{gap:22px 14px}.vl-site .vh-trust-promises>a{grid-template-columns:1fr;gap:9px}.vl-site .vh-trust-promises h3{font-size:12px}.vl-site .vh-trust-promises p{font-size:11px}.vl-site .vh-shop-heading{padding-top:30px;display:block}.vl-site .vh-shop-heading>.vl-text-link{margin-top:17px;display:inline-flex}.vl-site .vh-shop-banner{padding:15px;gap:12px;flex-wrap:wrap}.vl-site .vh-shop-banner>.vh-product-visual{width:73px;height:85px}.vl-site .vh-shop-banner>div{flex:1;min-width:160px}.vl-site .vh-shop-banner>.vl-text-link{margin-left:85px}.vl-site .vh-shop-heading h1{letter-spacing:-1.5px}.vl-site .vh-review-card blockquote{font-size:17px}}@media(prefers-reduced-motion:reduce){.vl-site .vh-marquee-track{animation:none;transform:none;will-change:auto}.vl-site .vh-marquee-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.vl-site .vh-marquee-group[aria-hidden=true]{display:none}.vl-site .vh-team-member img{transition:none}}.vh-skip-link{position:fixed;top:-100px;left:20px;background:#094db8;color:#fff;z-index:300;padding:14px 22px;border-radius:12px}.vh-skip-link:focus{top:15px}.vl-site .vh-light-screen{height:650px;min-height:650px}.vl-site .vh-team-member h3{margin:20px 0 6px}.vl-site .vh-team-member p{font-size:12px}.vl-site .vh-marquee-heading h2{font-size:clamp(25px,2.7vw,36px)}.vl-site .vh-protocol-carousel>p.vl-container{margin-inline:auto}.vh-newsletter{border-top:1px solid #dce2ef;padding:33px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}.vh-newsletter h3{font-size:21px;letter-spacing:-.5px;margin-bottom:8px}.vh-newsletter p{font-size:12px;line-height:1.65;color:#68708a}.vh-newsletter form{width:360px}.vh-newsletter form>div{display:flex;gap:10px;background:#fff;border:1px solid #dce2ef;border-radius:13px;padding:6px}.vh-newsletter input{padding:8px 10px;min-width:0;flex:1;background:transparent;outline:none;font-size:13px}.vh-newsletter button{width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:9px;background:#094db8;color:#fff}.vh-newsletter form>p{font-size:10px;margin-top:10px}.vh-newsletter a{color:#094db8}.vh-newsletter input:focus-visible{outline:2px solid #094db8;border-radius:7px}@media(max-width:760px){.vh-newsletter{display:block;padding:30px 0}.vh-newsletter form{width:100%;margin-top:20px}.vl-site .vh-light-screen{height:650px;min-height:650px}}.vh-product-route h1 span{background:none!important;-webkit-text-fill-color:#171b28!important;color:#171b28!important}.vh-product-route .vh-product-intro h1{font-size:32px!important;letter-spacing:-1.1px;line-height:1.15!important}.vh-product-price{display:flex;align-items:center;gap:16px;padding:12px 0 6px;flex-wrap:wrap}.vh-product-price strong{font-size:29px;font-weight:600;letter-spacing:-.9px;color:#171b28}.vh-product-price>span{font-size:11px;background:#edf4f1;color:#3b7f6a;padding:6px 10px;border-radius:30px}.vh-product-price>.is-unavailable{background:#f4edf0;color:#91525e}.vh-product-help{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 0;border-block:1px solid #e6eaf3}.vh-product-help>div{display:flex;gap:11px;color:#094db8}.vh-product-help strong{font-size:12px;line-height:1.5;display:block;color:#313a52}.vh-product-help small{font-size:11px;display:block;margin-top:5px;line-height:1.6;color:#68708a}.vh-product-help svg{flex-shrink:0}.vh-product-route button[class*=bg-gradient-to]{background:#094db8!important}.vh-product-route .vh-product-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-product-route .vh-product-specs>div{padding:15px!important}.vh-product-route .vh-product-specs p{font-size:13px;line-height:1.6}.vh-product-route [class*="from-brand-blue/5"]{background:#f6f9fc!important}.vh-product-route section>div.relative>div.absolute{display:none}@media(max-width:760px){.vh-product-route .vh-product-intro h1{font-size:27px!important}.vh-product-help{grid-template-columns:1fr}.vh-product-route .vh-product-specs{grid-template-columns:1fr 1fr}.vh-product-route .vh-product-specs>div{padding:12px!important}}.vl-wordmark{gap:10px;white-space:nowrap;letter-spacing:-1.8px}.vl-wordmark .vh-brand-symbol{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.vl-wordmark[data-size=sm] .vh-brand-symbol{width:32px;height:32px}.vl-wordmark[data-size=lg] .vh-brand-symbol{width:60px;height:60px}.vl-header nav{gap:23px}.vl-footer .lucide,.vl-header .lucide,.vl-site .lucide{flex-shrink:0}.vl-site .vh-app-heading h3{display:flex;align-items:center;gap:9px}.vl-site .vh-app-heading h3 img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.vl-site .vh-ecosystem-intro{max-width:920px;margin:0 auto 26px;text-align:center}.vl-site .vh-ecosystem-intro h2{font-size:clamp(30px,3.2vw,44px);letter-spacing:-.04em;line-height:1.17}.vl-site .vh-ecosystem-intro p{font-size:16px;line-height:1.8;margin-top:20px;color:#5b7286}.vl-site .vh-home-brands .vl-section-intro{margin-inline:auto;text-align:center;max-width:740px}.vl-site .vh-home-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.vl-site .vh-home-brand-grid>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px 16px 21px;background:#fff;border:1px solid #dfe9f1;border-radius:19px;transition:border-color .2s,box-shadow .2s}.vl-site .vh-home-brand-grid>a:hover{border-color:#95cbdc;box-shadow:0 8px 24px #094db80a}.vl-site .vh-home-brand-grid img{width:130px;max-width:100%;height:54px;-o-object-fit:contain;object-fit:contain}.vl-site .vh-home-brand-grid span{color:#405b70;font-size:12px;font-weight:500;line-height:1.5;text-align:center}.vl-site .vh-brands-more{margin:29px auto 0;display:flex;align-items:center;flex-direction:column;gap:16px;text-align:center}.vl-site .vh-brands-more p{font-size:12px;max-width:62ch}.vl-site .vh-brands-more a{font-size:14px}.vl-site.vh-home>.vl-contact-cta{margin-top:0;margin-bottom:20px}.vh-article-page{font-family:var(--font-veahome),Inter,sans-serif;color:#171b28;padding-top:30px}.vh-article-page .vh-article-title{color:#171b28;font-weight:600}.vh-article-page h1{letter-spacing:-.035em;line-height:1.15}.vh-article-page .prose{color:#46506a}.vh-article-page .prose h2{color:#171b28;font-weight:600;letter-spacing:-.025em}.vh-article-page .prose a{color:#094db8}.vh-article-page .prose section{margin-bottom:34px}.vl-site .vh-ecosystem-strip{padding-block:52px 36px}.vl-site .vh-ecosystem-strip>p{font-size:13px;margin-bottom:22px}.vl-site .vh-ecosystem-strip>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.vl-site .vh-ecosystem-strip>div>a{flex-direction:column;gap:15px;padding:18px 10px;border-radius:18px;transition:background .2s}.vl-site .vh-ecosystem-strip>div>a:hover{background:#fff}.vl-site .vh-ecosystem-mark{width:144px;max-width:100%;height:84px;display:flex;align-items:center;justify-content:center}.vl-site .vh-ecosystem-mark img{width:132px;height:74px;-o-object-fit:contain;object-fit:contain}.vl-site .vh-ecosystem-name{font-size:14px;font-weight:500;line-height:1.5;text-align:center;color:#38415d}.vl-site a.vh-ecosystem-directory{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;margin:19px auto 0;font-size:12px;line-height:1.6;color:#094db8;text-align:center}.vl-site .vh-ecosystem-cards img{width:128px;height:76px;-o-object-fit:contain;object-fit:contain;margin-bottom:22px}.vl-site.vh-home>.vl-section{padding-block:64px}.vl-site.vh-home .vl-section-intro h2{font-size:clamp(32px,3.3vw,46px)}.vl-site.vh-home .vh-hub-section{padding-bottom:34px}.vl-site.vh-home .vh-hub-stage{margin-bottom:0}.vl-site.vh-home>.vh-app-gallery{padding-bottom:54px}.vl-site.vh-home .vh-hero-points svg{width:20px;height:20px;color:#094db8}.vl-site .vh-team-fade{background:#fff;border:1px solid #e1e6f1;border-radius:30px;padding:54px 60px 26px}.vl-site .vh-team-stage{display:grid;isolation:isolate}.vl-site .vh-team-profile{grid-area:1/1;display:grid;grid-template-columns:280px minmax(0,1fr);align-items:center;gap:68px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility 0s .65s}.vl-site .vh-team-profile[data-active=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .65s ease,visibility 0s}.vl-site .vh-team-portrait{width:280px;height:280px;border-radius:50%;overflow:hidden;background:#edf0f7;border:7px solid #f6f9fc;box-shadow:0 0 0 1px #e2e6f2}.vl-site .vh-team-portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 28%;object-position:50% 28%}.vl-site .vh-team-role{font-size:12px;line-height:1.5;color:#094db8;font-weight:600;margin-bottom:11px}.vl-site .vh-team-copy h3{font-size:clamp(26px,2.8vw,38px);letter-spacing:-1.3px;line-height:1.18}.vl-site .vh-team-copy blockquote{margin:27px 0 0}.vl-site .vh-team-copy blockquote svg{color:#4329a6;margin-bottom:12px}.vl-site .vh-team-copy blockquote p{font-size:21px;line-height:1.65;color:#56607b;letter-spacing:-.3px;max-width:45ch}.vl-site .vh-team-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #edf0f7;margin-top:40px;padding-top:18px}.vl-site .vh-team-arrows{display:flex;align-items:center;gap:17px}.vl-site .vh-team-count{font-size:12px;font-variant-numeric:tabular-nums;color:#68708a}.vl-site .vh-team-dots{display:flex;align-items:center}.vl-site .vh-team-dots button{width:34px;height:44px;border:0;background:transparent;display:grid;place-items:center;border-radius:10px;padding:0}.vl-site .vh-team-dots button:before{content:"";width:8px;height:8px;border-radius:8px;background:#cbd2e8;transition:width .25s,background .25s}.vl-site .vh-team-dots button[aria-pressed=true]:before{background:#094db8;width:24px}.vl-site .vh-team-rotation{margin-left:0}.vl-site .vh-team-controls .vh-round-button{width:44px;height:44px}.vl-site .vh-journal-preview .vl-eyebrow{display:flex;align-items:center;gap:9px}.vl-site .vh-journal-preview .vl-section-intro{max-width:740px}.vl-site .vh-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.vl-site .vh-article-card{min-width:0;border:1px solid #e0e5f0;border-radius:24px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .25s}.vl-site .vh-article-card:hover{box-shadow:0 12px 32px #2838620c}.vl-site .vh-article-cover{display:flex;align-items:center;justify-content:center;position:relative;aspect-ratio:16/9;overflow:hidden;background:#e8ecf7;color:#094db8}.vl-site .vh-article-cover img{-o-object-fit:cover;object-fit:cover;transition:transform .4s}.vl-site .vh-article-cover:hover img{transform:scale(1.035)}.vl-site .vh-article-cover>span{position:absolute;bottom:15px;left:16px;background:#fffffff5;color:#38415d;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:600}.vl-site .vh-article-copy{padding:25px;display:flex;flex-direction:column;flex:1}.vl-site .vh-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:10px;color:#75809a;margin-bottom:15px}.vl-site .vh-article-copy h3{font-size:21px;letter-spacing:-.5px;line-height:1.35}.vl-site .vh-article-copy h3 a:hover{color:#094db8}.vl-site .vh-article-copy>p{font-size:13px;line-height:1.75;margin:14px 0 24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vl-site .vh-article-copy>a{margin-top:auto;font-size:12px}.vl-site .vh-blog-library{padding-top:8px}.vl-site .vh-blog-filters{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:end;gap:24px}.vl-site .vh-blog-filters label{display:block;font-size:12px;font-weight:600;color:#4a5570;margin-bottom:10px}.vl-site .vh-blog-search>div{display:flex;align-items:center;gap:12px;background:#fff;padding-inline:16px;border:1px solid #dae1f0;border-radius:13px;color:#7683a5}.vl-site .vh-blog-search input{border:0;background:transparent;padding:16px 0;min-width:0;width:100%;font:inherit;font-size:14px;color:#171b28;outline:none}.vl-site .vh-blog-search>div:focus-within{outline:2px solid #094db8;outline-offset:3px}.vl-site .vh-blog-topic select{padding:16px;border:1px solid #dae1f0;border-radius:13px;background:#fff;width:100%;font:inherit;font-size:14px;color:#38415d}.vl-site .vh-blog-count{font-size:12px;margin:27px 0 20px}.vl-site .vh-blog-empty{padding:64px 25px;text-align:center;border:1px solid #e1e6f1;border-radius:24px}.vl-site .vh-blog-empty h2{font-size:30px}.vl-site .vh-blog-empty p{margin:15px 0 25px}.vl-site .vl-faqs summary>svg{color:#094db8;transition:transform .2s}.vl-site .vl-faqs details[open] summary>svg{transform:rotate(45deg)}.vl-site .vh-faq-section>.vl-text-link{display:inline-flex;margin-top:28px}@media (max-width:1150px){.vl-header nav{gap:15px}.vl-header-inner{gap:18px}.vl-header-actions{gap:13px}.vl-header .vl-nav-cta{padding-inline:12px;font-size:11px}.vl-site .vh-team-fade{padding:40px 35px 22px}.vl-site .vh-team-profile{grid-template-columns:240px minmax(0,1fr);gap:40px}.vl-site .vh-team-portrait{width:240px;height:240px}}@media (min-width:761px) and (max-width:1000px){.vl-header-actions>.vl-nav-cta{display:none}}@media (max-width:1000px){.vl-site .vh-home-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vl-site .vh-article-grid{gap:18px}.vl-site .vh-article-copy{padding:20px}.vl-site .vh-article-copy h3{font-size:18px}.vl-site .vh-team-profile{grid-template-columns:200px minmax(0,1fr);gap:30px}.vl-site .vh-team-portrait{width:200px;height:200px}.vl-site .vh-team-copy blockquote p{font-size:18px}}@media (max-width:760px){.vl-wordmark{gap:8px;font-size:29px}.vl-wordmark .vh-brand-symbol{width:38px;height:38px}.vl-header nav{gap:0}.vl-site .vh-ecosystem-strip{padding-block:26px}.vl-site .vh-ecosystem-intro{margin-bottom:28px}.vl-site .vh-ecosystem-intro h2{font-size:30px}.vl-site .vh-ecosystem-intro p{font-size:14px;margin-top:16px}.vl-site .vh-home-brand-grid{gap:10px}.vl-site .vh-home-brand-grid>a{padding:19px 9px 15px;border-radius:15px;gap:12px}.vl-site .vh-home-brand-grid img{height:42px}.vl-site .vh-home-brand-grid span{font-size:10px}.vl-site .vh-ecosystem-strip>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 8px}.vl-site .vh-ecosystem-strip>div>a{grid-column:span 2;padding:5px 0;gap:11px}.vl-site .vh-ecosystem-strip>div>a:nth-child(4){grid-column:2/4}.vl-site .vh-ecosystem-strip>div>a:nth-child(5){grid-column:4/6}.vl-site .vh-ecosystem-mark{width:94px;height:64px}.vl-site .vh-ecosystem-mark img{width:86px;height:57px}.vl-site .vh-ecosystem-name{font-size:11px}.vl-site a.vh-ecosystem-directory{font-size:11px;max-width:32ch;margin-top:25px}.vl-site.vh-home>.vl-section{padding-block:44px}.vl-site.vh-home .vl-section-intro h2{font-size:32px}.vl-site .vh-team-fade{padding:28px 22px 14px;border-radius:24px}.vl-site .vh-team-profile{display:flex;flex-direction:column;gap:25px;text-align:center}.vl-site .vh-team-portrait{width:176px;height:176px;border-width:5px}.vl-site .vh-team-copy h3{font-size:28px;letter-spacing:-.8px}.vl-site .vh-team-role{font-size:11px;margin-bottom:10px}.vl-site .vh-team-copy blockquote{margin-top:20px}.vl-site .vh-team-copy blockquote svg{margin:0 auto 9px;width:25px;height:25px}.vl-site .vh-team-copy blockquote p{font-size:17px;line-height:1.65}.vl-site .vh-team-controls{justify-content:center;flex-wrap:wrap;gap:5px 18px;margin-top:25px;padding-top:12px}.vl-site .vh-team-arrows{gap:13px}.vl-site .vh-team-dots{order:3;flex-basis:100%;justify-content:center}.vl-site .vh-team-dots button{width:40px}.vl-site .vh-article-grid{grid-template-columns:1fr;gap:22px}.vl-site .vh-article-copy{padding:23px}.vl-site .vh-article-copy h3{font-size:21px}.vl-site .vh-article-copy>p{margin-bottom:22px}.vl-site .vh-blog-filters{grid-template-columns:1fr;gap:20px}.vl-site .vh-blog-library{padding-top:0}}@media (prefers-reduced-motion:reduce){.vl-site .vh-article-cover img,.vl-site .vh-team-dots button:before,.vl-site .vh-team-profile,.vl-site .vh-team-profile[data-active=true]{transition:none}}.vl-site .vh-alfred-section.has-scene{padding-top:0}.vl-site .vh-alfred-stage{position:relative;isolation:isolate;overflow:hidden;background:#0a1038;margin-bottom:58px}.vl-site .vh-alfred-art{display:block;width:100%;height:auto;position:relative;z-index:0}.vl-site .vh-alfred-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#070c30f7,#0a1140d6 30%,#0c14506b 48%,transparent 66%)}.vl-site .vh-alfred-stage-copy{position:absolute;inset:0;z-index:2;display:flex;align-items:center}.vl-site .vh-alfred-stage-copy>.vl-section-row{align-items:center;margin-bottom:0}.vl-site .vh-alfred-stage-copy .vl-section-intro{margin-bottom:0;max-width:560px}.vl-site .vh-alfred-stage-copy .vl-eyebrow{color:#7fd4e8}.vl-site .vh-alfred-stage-copy h2{font-size:clamp(28px,3.4vw,46px);letter-spacing:-1.5px;line-height:1.1;color:#fff}.vl-site .vh-alfred-stage-copy p:not(.vl-eyebrow){font-size:15px;line-height:1.75;color:#ccd5f2;max-width:44ch}.vl-site .vh-alfred-stage-copy .vh-alfred-seal{color:#fff;margin-bottom:0;border:1px solid #ffffff33;background:#ffffff17;border-radius:50px;padding:12px 19px;backdrop-filter:blur(6px)}.vl-site .vh-page-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:50px;align-items:center;padding-block:62px 30px}.vl-site .vh-page-hero-copy>p:not(.vl-eyebrow){max-width:540px;font-size:18px;margin-top:28px}.vl-site .vh-page-hero-copy .vl-actions{margin-top:30px;margin-bottom:10px}.vl-site .vh-page-hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding-bottom:46px}.vl-site .vh-page-hero-visual>.vh-hero-glow{position:absolute;inset:6% 2% 14%;border-radius:50%;filter:blur(42px);z-index:0;background:radial-gradient(ellipse at 30% 50%,#4329a617,transparent 60%),radial-gradient(ellipse at 76% 50%,#00cde526,transparent 64%)}.vl-site .vh-hero-tag{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:4;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;background:hsla(0,0%,100%,.92);border:1px solid #e4e7f4;border-radius:50px;font-size:10px;color:#6a7391;padding:9px 15px;backdrop-filter:blur(10px)}.vl-site .vh-hero-tag i{width:6px;height:6px;border-radius:50%;background:#13a480}.vl-site .vh-hub-hero .vh-product-visual{position:relative;z-index:2;width:100%;max-width:430px;height:272px;filter:drop-shadow(0 28px 26px #2938432e)}.vl-site .vh-app-hero .vh-app-phone{margin:0}.vl-site .vh-app-hero-back{position:relative;z-index:1;width:206px;max-width:206px;margin-right:-56px;transform:translateY(-24px) rotate(-5deg);opacity:.92}.vl-site .vh-app-hero-front{position:relative;z-index:3;width:258px;max-width:258px}@media (max-width:1100px){.vl-site .vh-page-hero{gap:32px}.vl-site .vh-hub-hero .vh-product-visual{height:226px}.vl-site .vh-app-hero-back{width:172px;max-width:172px;margin-right:-48px}.vl-site .vh-app-hero-front{width:218px;max-width:218px}}@media (max-width:900px){.vl-site .vh-page-hero{grid-template-columns:1fr;gap:38px;padding-block:44px 18px}.vl-site .vh-page-hero-copy>p:not(.vl-eyebrow){font-size:15px;margin-top:24px}.vl-site .vh-alfred-stage{margin-bottom:40px}.vl-site .vh-alfred-art{min-height:230px;-o-object-fit:cover;object-fit:cover;-o-object-position:56% center;object-position:56% center}.vl-site .vh-alfred-veil{inset:0 0 auto;height:auto;aspect-ratio:1440/552;min-height:230px;background:linear-gradient(180deg,#070c3012,#070c3061 73%,#0a1038)}.vl-site .vh-alfred-stage-copy{position:relative;inset:auto;background:#0a1038}.vl-site .vh-alfred-stage-copy>.vl-section-row{padding-block:26px 32px}.vl-site .vh-alfred-stage-copy .vl-section-intro{max-width:none}.vl-site .vh-hub-hero .vh-product-visual{max-width:330px;height:200px}}@media (max-width:480px){.vl-site .vh-app-hero-back{width:138px;max-width:138px;margin-right:-38px;transform:translateY(-18px) rotate(-5deg)}.vl-site .vh-app-hero-front{width:182px;max-width:182px}.vl-site .vh-hub-hero .vh-product-visual{max-width:290px;height:178px}.vl-site .vh-hero-tag{font-size:9px;padding:8px 13px}}.vl-site .vl-protocol-marks>div.is-named-mark img{height:42px;max-width:112px;margin-bottom:6px}.vl-site .vh-protocol-tile.is-named-mark img{width:100px;height:44px}.vl-site .vl-brand-marks>a.is-named-mark img{height:42px;max-width:112px}.vl-site .vh-home-brand-grid>a.is-named-mark img{height:62px}.vl-site .vh-ecosystem-strip>div>a.is-named-mark .vh-ecosystem-mark{height:100px}@media (max-width:760px){.vl-site .vh-home-brand-grid>a.is-named-mark img{height:48px}.vl-site .vl-protocol-marks>div.is-named-mark img{height:32px;max-width:78px}.vl-site .vh-ecosystem-strip>div>a.is-named-mark .vh-ecosystem-mark{height:64px}}.vl-site .vh-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.vl-site .vh-ecosystem-cards>a.is-named-mark img{margin-bottom:45px}@media (max-width:760px){.vl-site .vh-ecosystem-cards>a.is-named-mark img{margin-bottom:38px}}.vl-site .vh-story-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:54px;align-items:center;padding-block:62px 30px}.vl-site .vh-story-copy>p:not(.vl-eyebrow){max-width:54ch;font-size:18px;margin-top:28px}.vl-site .vh-story-frame{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1;width:100%;max-width:440px;margin-inline:auto;border-radius:30px;border:1px solid #e2e7f3;box-shadow:0 26px 70px #2938431a}.vl-site .vh-story-frame img{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:56% 42%;object-position:56% 42%}.vl-site .vh-story-wash{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(150deg,#4329a629,transparent 46%),linear-gradient(20deg,#00cde526,transparent 52%)}.vl-site .vh-story-panels{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:22px;align-items:start}.vl-site .vh-story-panel{background:#fff;border:1px solid #e4e9f4;border-radius:26px;padding:38px;box-shadow:0 14px 40px #2938430a}.vl-site .vh-story-panel h2{font-size:clamp(26px,2.5vw,33px);letter-spacing:-1.1px;line-height:1.15;margin:12px 0 0}.vl-site .vh-story-panel>p:not(.vl-eyebrow){font-size:14px;line-height:1.85;color:#5b6478;margin-top:16px}.vl-site .vh-story-panel em{font-style:italic;color:#171b28}.vl-site .vh-belief-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:12px}.vl-site .vh-belief-list li{border:1px solid #e8ecf6;border-radius:17px;padding:17px 19px;background:#fafbff}.vl-site .vh-belief-list strong{display:block;font-size:14px;color:#171b28}.vl-site .vh-belief-list span{display:block;margin-top:5px;font-size:13px;line-height:1.7;color:#5b6478}.vl-site .vh-proof-stats{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.vl-site .vh-proof-stats li{background:#fff;border:1px solid #e4e9f4;border-radius:20px;padding:26px 18px;text-align:center;box-shadow:0 12px 32px #2938430a}.vl-site .vh-proof-stats strong{display:block;font-size:34px;letter-spacing:-1.6px;background:var(--vea-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vl-site .vh-proof-stats span{display:block;margin-top:7px;color:#68708a}@media (max-width:900px){.vl-site .vh-story-hero{grid-template-columns:1fr;gap:34px;padding-block:44px 18px}.vl-site .vh-story-copy>p:not(.vl-eyebrow){font-size:15px;margin-top:24px}.vl-site .vh-story-frame{max-width:360px;border-radius:24px}.vl-site .vh-story-panels{grid-template-columns:1fr}.vl-site .vh-story-panel{padding:27px;border-radius:21px}.vl-site .vh-proof-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.vl-site .vh-proof-stats li{padding:20px 12px;border-radius:16px}.vl-site .vh-proof-stats strong{font-size:28px}}.vl-site .vh-channel-cards{display:grid;gap:10px;margin:22px 0 18px}.vl-site .vh-channel-cards>a{display:flex;align-items:center;gap:13px;padding:13px 15px;border:1px solid #e2e7f3;border-radius:16px;background:#fff;transition:border-color .2s,box-shadow .2s}.vl-site .vh-channel-cards>a:hover{border-color:#95cbdc;box-shadow:0 8px 22px #094db80d}.vl-site .vh-channel-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;flex-shrink:0}.vl-site .vh-channel-icon.is-whatsapp{background:#13a4801a;color:#0f8e6e}.vl-site .vh-channel-icon.is-mail{background:#094db814;color:#094db8}.vl-site .vh-channel-icon.is-call{background:#4329a614;color:#4329a6}.vl-site .vh-channel-cards strong{display:block;font-size:13px;color:#171b28}.vl-site .vh-channel-cards small{display:block;margin-top:2px;font-size:11px;color:#68708a}.vl-site .vh-channel-hours{display:flex;gap:10px;align-items:flex-start;padding:14px 15px;border-radius:16px;background:#f4f7fd;color:#5b6478}.vl-site .vh-channel-hours svg{flex-shrink:0;margin-top:1px;color:#7b849c}.vl-site .vh-channel-hours strong{display:block;font-size:12px;color:#171b28}.vl-site .vh-channel-hours span{display:block;margin-top:3px;font-size:11px}.vl-site .vh-chip-field{border:0;padding:0;margin:0;min-width:0}.vl-site .vh-chip-field legend{padding:0;font-size:13px;font-weight:600;color:#171b28;margin-bottom:11px}.vl-site .vh-chip-field>div{display:flex;flex-wrap:wrap;gap:8px}.vl-site .vh-chip-field label{display:inline-flex}.vl-site .vh-chip-field input{position:absolute;width:1px;height:1px;opacity:0}.vl-site .vh-chip-field span{display:inline-block;border:1px solid #dce2ef;border-radius:50px;padding:9px 15px;font-size:12px;color:#5b6478;background:#fff;cursor:pointer;transition:.18s}.vl-site .vh-chip-field label:hover span{border-color:#95cbdc}.vl-site .vh-chip-field input:checked+span{border-color:transparent;background:linear-gradient(120deg,#094db8,#4329a6);color:#fff}.vl-site .vh-chip-field input:focus-visible+span{outline:2px solid #094db8;outline-offset:2px}.vl-site .vh-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.vl-site .vh-form-actions>.vl-note{margin-left:auto}@media (max-width:760px){.vl-site .vh-form-actions>.vl-note{margin-left:0;flex-basis:100%}.vl-site .vh-chip-field span{font-size:11px;padding:8px 13px}}.vl-site .vh-blog-feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:0;align-items:stretch;background:#fff;border:1px solid #e1e6f1;border-radius:28px;overflow:hidden;margin-bottom:38px;box-shadow:0 16px 44px #2938430a;transition:border-color .2s,box-shadow .2s}.vl-site .vh-blog-feature:hover{border-color:#95cbdc;box-shadow:0 20px 54px #094db814}.vl-site .vh-blog-feature-cover{position:relative;display:block;min-height:320px;background:#eef2fa;display:grid;place-items:center;color:#8e99b8;overflow:hidden}.vl-site .vh-blog-feature-cover img{-o-object-fit:cover;object-fit:cover}.vl-site .vh-blog-feature-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:40px 42px}.vl-site .vh-blog-feature-copy strong{font-size:clamp(24px,2.4vw,33px);line-height:1.18;letter-spacing:-1.1px;color:#171b28;margin:13px 0 0}.vl-site .vh-blog-feature-excerpt{font-size:14px;line-height:1.8;color:#5b6478;margin:15px 0 20px}.vl-site .vh-blog-feature .vh-article-meta{margin-bottom:18px}.vl-site .vh-blog-filters{grid-template-columns:minmax(0,1fr);gap:22px}.vl-site .vh-blog-search{max-width:470px}.vl-site .vh-blog-topic>span{display:block;font-size:12px;font-weight:600;color:#4a5570;margin-bottom:11px}.vl-site .vh-topic-pills{display:flex;flex-wrap:wrap;gap:8px}.vl-site .vh-topic-pills button{border:1px solid #dce2ef;background:#fff;border-radius:50px;padding:9px 15px;font:inherit;font-size:12px;color:#5b6478;cursor:pointer;transition:.18s}.vl-site .vh-topic-pills button:hover{border-color:#95cbdc}.vl-site .vh-topic-pills button[aria-pressed=true]{border-color:transparent;background:linear-gradient(120deg,#094db8,#4329a6);color:#fff}.vl-site .vh-topic-pills button:focus-visible{outline:2px solid #094db8;outline-offset:2px}@media (max-width:900px){.vl-site .vh-blog-feature{grid-template-columns:1fr;margin-bottom:28px;border-radius:22px}.vl-site .vh-blog-feature-cover{min-height:210px}.vl-site .vh-blog-feature-copy{padding:26px 24px 30px}.vl-site .vh-topic-pills button{font-size:11px;padding:8px 13px}}.vl-site .vl-values{counter-reset:vh-value}.vl-site .vl-values>article{position:relative;isolation:isolate;overflow:hidden;counter-increment:vh-value;padding:34px 32px 36px;border-radius:24px;border-color:#e2e8f4;box-shadow:0 10px 30px #2938430a;transition:transform .22s,box-shadow .22s,border-color .22s}.vl-site .vl-values>article:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--vea-gradient);opacity:.85}.vl-site .vl-values>article:after{content:counter(vh-value,decimal-leading-zero);position:absolute;top:26px;right:28px;font-size:12px;font-weight:700;letter-spacing:.12em;color:#c3cbe2}.vl-site .vl-values>article:hover{transform:translateY(-4px);border-color:#bcd8e8;box-shadow:0 20px 46px #094db814}.vl-site .vl-values h3{font-size:22px;letter-spacing:-.7px;padding-right:34px}.vl-site .vl-values h3:before{content:"";display:block;width:38px;height:4px;border-radius:4px;background:var(--vea-gradient);margin-bottom:18px}.vl-site .vl-values p{font-size:14px;margin-top:15px;line-height:1.8}.vl-site .vh-feature-row>article>svg{width:44px;height:44px;padding:11px;box-sizing:content-box;border-radius:15px;background:linear-gradient(140deg,#094db814,#00cde51f);color:#094db8;margin-bottom:18px}.vl-site .vh-story-panel{position:relative;isolation:isolate;overflow:hidden}.vl-site .vh-story-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--vea-gradient);opacity:.85}.vl-site .vh-story-panel>p:not(.vl-eyebrow):first-of-type{font-size:16px;line-height:1.8;color:#46506e}.vl-site .vh-belief-list{counter-reset:vh-belief}.vl-site .vh-belief-list li{counter-increment:vh-belief;position:relative;padding:18px 20px 18px 58px;background:#fff;border-color:#e2e8f4;transition:border-color .2s,box-shadow .2s,transform .2s}.vl-site .vh-belief-list li:before{content:counter(vh-belief,decimal-leading-zero);position:absolute;left:18px;top:17px;width:28px;height:28px;border-radius:10px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#fff;background:var(--vea-gradient)}.vl-site .vh-belief-list li:hover{border-color:#bcd8e8;box-shadow:0 10px 26px #094db80f;transform:translateY(-2px)}.vl-site .vh-proof-stats li{position:relative;isolation:isolate;overflow:hidden;padding:30px 18px 26px;border-color:#e2e8f4;transition:transform .22s,box-shadow .22s,border-color .22s}.vl-site .vh-proof-stats li:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 50% 0,#00cde51f,transparent 68%)}.vl-site .vh-proof-stats li:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--vea-gradient);opacity:.85}.vl-site .vh-proof-stats li:hover{transform:translateY(-4px);border-color:#bcd8e8;box-shadow:0 20px 44px #094db814}.vl-site .vh-proof-stats strong{font-size:42px;letter-spacing:-2px}.vl-site .vh-proof-stats span{margin-top:9px;font-size:12px;font-weight:500}.vl-site .vh-team-fade{position:relative;isolation:isolate;overflow:hidden;border-color:#e2e8f4;box-shadow:0 18px 50px #2938430c}.vl-site .vh-team-fade:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 12% 8%,#4329a60f,transparent 55%),radial-gradient(ellipse at 88% 92%,#00cde518,transparent 58%)}.vl-site .vh-team-portrait{border-color:#fff;box-shadow:0 0 0 1px #e2e6f2,0 22px 44px #2938431f}.vl-site .vh-team-copy{max-width:62ch}.vl-site .vh-team-copy blockquote p{max-width:60ch}.vl-site .vh-team-focus{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:26px;font-size:13px;color:#46506e}.vl-site .vh-team-focus span{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--vea-gradient);border-radius:50px;padding:6px 12px}@media (max-width:760px){.vl-site .vl-values>article{padding:27px 24px 28px}.vl-site .vl-values h3{font-size:21px}.vl-site .vh-proof-stats strong{font-size:32px}.vl-site .vh-team-focus{justify-content:center;margin-top:20px;font-size:12px}}.vl-site .vh-feature-row>article{display:flex;flex-direction:column;align-items:center;text-align:center}.vl-site .vh-feature-row>article>svg{margin-inline:auto}.vl-site .vh-feature-row p{max-width:30ch}.vl-site .vh-theme-stage{border-radius:30px;padding:38px 34px 20px;transition:background .45s ease;background:linear-gradient(#f4f6fb,#eef2fa 50%,#f7f8fc);border:1px solid #e2e7f3}.vl-site .vh-theme-stage[data-mode=dark]{background:linear-gradient(rgba(75,42,120,.42),rgba(84,42,80,.24) 32%,rgba(94,38,55,.09) 66%,transparent),linear-gradient(#20103f,#1e1235 55%,#18191c);border-color:#262a3c}.vl-site .vh-theme-stage .vh-real-capture{border-color:#1b1f2e;background:#1b1f2e}.vl-site .vh-theme-stage[data-mode=dark] figcaption strong{color:#f6f8ff}.vl-site .vh-theme-stage[data-mode=dark] .vh-carousel-controls,.vl-site .vh-theme-stage[data-mode=dark] .vh-carousel-controls small,.vl-site .vh-theme-stage[data-mode=dark] figcaption p{color:#9093b0}.vl-site .vh-theme-stage[data-mode=dark] .vh-carousel-controls button{background:#1b2133;border-color:#262a3c;color:#f6f8ff}@media (max-width:760px){.vl-site .vh-theme-stage{padding:26px 14px 12px;border-radius:22px}}@media (prefers-reduced-motion:reduce){.vl-site .vh-theme-stage{transition:none}}.vl-site .vh-app-climate,.vl-site .vh-app-devices>button,.vl-site .vh-app-scenes button{background:#fff;border-color:#e0e4f0}.vl-site .vh-faq-groups{display:grid;gap:34px}.vl-site .vh-faq-group>h3{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#094db8;margin-bottom:14px}@media (max-width:760px){.vl-site .vh-faq-groups{gap:26px}.vl-site .vh-faq-group>h3{font-size:11px}}.vl-footer .vl-footer-social{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:26px 0 0;padding:0}.vl-footer .vl-footer-social a{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;border:1px solid #dce2ef;background:#fff;color:#4b5879;font-size:15px;transition:color .2s ease,border-color .2s ease,transform .2s ease}.vl-footer .vl-footer-social a:hover{color:#094db8;border-color:#094db8;transform:translateY(-1px)}.vl-footer .vl-footer-social svg{width:15px;height:15px}@media (max-width:760px){.vl-footer .vl-footer-social{margin-top:20px;gap:8px}.vl-footer .vl-footer-social a{width:36px;height:36px}}.vl-footer .vl-footer-grid{padding-bottom:48px}@media (max-width:760px){.vl-footer .vl-footer-grid{padding-bottom:36px}}.vh-fab{--tw-gradient-from:#4329a6;--tw-gradient-to:#00cde5}.vh-fab>div{gap:12px}.vh-fab a>span{box-shadow:0 14px 28px #128c7e3d}.vh-fab button{background:#fffffff2;border-color:#e2e7f3;box-shadow:0 16px 34px #2938431f}.vh-fab button:hover{box-shadow:0 20px 42px #094db82e}.vh-fab button svg:not(.absolute){color:#171b28}.vh-fab button .animate-pulse{color:#094db8}@media (max-width:760px){.vh-fab a>span{width:46px;height:46px}.vh-fab{transform:none!important}.vl-footer{padding-bottom:152px}}.vl-site .vh-hero-stage{position:relative;isolation:isolate;overflow:hidden;background:#0a1038}.vl-site .vh-hero-scene{position:absolute;inset:0;z-index:0;background:#0a1038 url(/vealife/photos/hero-evening-still.webp) 48%/cover no-repeat;transform:scale(1.24)}@media (prefers-reduced-motion:no-preference){.vl-site .vh-hero-scene[data-paused=false]{background-image:url(/images/SmartHome_DM_1.gif)}}.vl-site .vh-hero-motion{display:none}@media (prefers-reduced-motion:no-preference){.vl-site .vh-hero-motion{position:absolute;left:24px;bottom:22px;z-index:3;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid #ffffff40;background:#0a103880;color:#fff;backdrop-filter:blur(8px);cursor:pointer;opacity:.75;transition:opacity .2s,background .2s}.vl-site .vh-hero-motion:focus-visible,.vl-site .vh-hero-motion:hover{opacity:1;background:#0a1038bf}.vl-site .vh-hero-motion:focus-visible{outline:3px solid #fff;outline-offset:3px}}.vl-site .vh-hero-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#070c30e8,#0a1140b3 32%,#0c14504d 60%,#0c145033),linear-gradient(180deg,#070c3066,transparent 22%,transparent 72%,#070c3080)}.vl-site .vh-hero-stage>.vh-hero{position:relative;z-index:2}.vl-site .vh-hero-stage .vl-eyebrow{color:#7fd4e8}.vl-site .vh-hero-stage .vh-hero-copy :focus-visible{outline-color:#fff}.vl-site .vh-hero-stage h1{color:#fff}.vl-site .vh-hero-stage .vh-hero h1 em{background:linear-gradient(100deg,#b9a8ff,#7fb8ff 55%,#7ce7f3);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.vl-site .vh-hero-stage .vh-hero-copy>p:not(.vl-eyebrow){color:#d4dbf5}.vl-site .vh-hero-stage .vh-hero-points>span{color:#e6eaff;border:1px solid #ffffff2e;background:#ffffff14;backdrop-filter:blur(6px);border-radius:50px;padding:7px 13px 7px 10px;font-size:11px}.vl-site .vh-hero-stage .vh-hero-points svg{color:#9fdcee}.vl-site .vh-hero-stage .vl-button-ghost{color:#fff!important;border-color:#ffffff59;background:#ffffff14;backdrop-filter:blur(6px)}.vl-site .vh-hero-stage .vl-button-ghost:hover{background:#ffffff26;border-color:#ffffff8c}.vl-site .vh-hero-stage .vh-hero-glow{opacity:.55}.vl-site .vh-hero-mobile-room{display:none}@media (max-width:760px){.vl-site .vh-hero-stage>.vh-hero-motion,.vl-site .vh-hero-stage>.vh-hero-scene{display:none}.vl-site .vh-hero-veil{background:linear-gradient(180deg,#0b123b,transparent 50%,#09132b)}.vl-site .vh-hero-stage>.vh-hero{gap:24px}.vl-site .vh-hero-mobile-room{display:block;position:relative;isolation:isolate;height:300px;margin:0 -20px;overflow:hidden}.vl-site .vh-hero-mobile-room .vh-hero-scene{background-size:auto 178%;background-position:50% 51%;transform:none}.vl-site .vh-hero-mobile-room:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0b123b,transparent 20%,transparent 78%,#09132b)}.vl-site .vh-hero-mobile-room .vh-hero-motion{left:20px;bottom:18px;width:44px;height:44px}}@media (max-width:380px){.vl-site .vh-hero-mobile-room{height:270px;margin-inline:-16px}}.vl-site .vh-alfred-seal{display:inline-flex;align-items:center;background:var(--vea-gradient);color:#fff;border-radius:50px;padding:11px 20px 11px 15px;gap:10px;font-size:14px;font-weight:600;letter-spacing:-.1px;line-height:1;box-shadow:0 14px 30px #4329a633}.vl-site .vh-alfred-seal svg{flex:none}.vl-site .vh-alfred-stage-copy .vh-alfred-seal,.vl-site .vh-hero-stage .vh-alfred-seal{background:var(--vea-purple);border:1px solid #ffffff2e;box-shadow:0 14px 34px #00000059;backdrop-filter:none}.vl-site .vh-cta-orb{background:#fff;border:1px solid #e2e7f3;box-shadow:0 18px 40px #094db81f}.vl-site .vh-cta-orb img{width:68px;height:68px;display:block}@media (max-width:760px){.vl-site .vh-cta-orb img{width:36px;height:36px}}.vl-site .vh-faq-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;text-align:center;padding-block:76px 16px}.vl-site .vh-faq-hero:before{content:"";position:absolute;z-index:-1;left:50%;top:24px;width:min(900px,100%);height:320px;transform:translateX(-50%);background:radial-gradient(closest-side at 34% 50%,#4329a612,transparent),radial-gradient(closest-side at 68% 46%,#00cde51c,transparent);pointer-events:none}.vl-site .vh-faq-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 15px 8px 13px;border:1px solid #dfe5f1;border-radius:999px;background:#fff;box-shadow:0 4px 14px #192d520a;font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1;color:var(--vea-blue)}.vl-site .vh-faq-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--vea-gradient)}.vl-site .vh-faq-hero h1{margin-top:22px;font-size:clamp(44px,4.9vw,70px);letter-spacing:-.055em;line-height:1.06}.vl-site .vh-faq-hero h1 em{padding-right:.05em;background:var(--vea-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vl-site .vh-faq-rule{display:block;width:72px;height:4px;margin-top:24px;border-radius:4px;background:var(--vea-gradient)}.vl-site .vh-faq-hero>p{max-width:620px;margin-top:22px;font-size:18px;line-height:1.7}.vl-site .vh-faq-body{--vh-faq-header:88px;display:grid;grid-template-columns:304px minmax(0,1fr);gap:36px;align-items:start;padding-block:48px 76px}.vl-site .vh-faq-sidebar{display:grid;gap:20px}@media (min-width:1001px) and (min-height:640px){.vl-site .vh-faq-sidebar{position:sticky;top:calc(var(--vh-faq-header) + 24px)}}.vl-site .vh-faq-card,.vl-site .vh-faq-help,.vl-site .vh-faq-nav{border:1px solid #e6eaf2;background:#fff;box-shadow:0 1px 2px #171b2806,0 18px 50px #31396814}.vl-site .vh-faq-nav{padding:24px 14px 14px;border-radius:24px}.vl-site .vh-faq-nav-title{padding-inline:12px;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.3}.vl-site .vh-faq-nav-title:after{content:"";display:block;width:36px;height:3px;margin-top:11px;border-radius:3px;background:var(--vea-gradient)}.vl-site .vh-faq-nav ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:2px}.vl-site .vh-faq-nav a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:12px;font-size:14px;font-weight:500;line-height:1.35;color:#46506e;transition:background .2s,color .2s}.vl-site .vh-faq-nav a small{flex-shrink:0;min-width:24px;padding:3px 7px;border-radius:999px;background:#f1f4f9;font-size:11px;font-weight:600;line-height:1.2;text-align:center;color:#7a839b;font-variant-numeric:tabular-nums;transition:background .2s,color .2s}.vl-site .vh-faq-nav a:hover{background:#f5f7fb;color:var(--vl-ink)}.vl-site .vh-faq-nav a[aria-current]{background:#eef3fb;color:var(--vea-blue)}.vl-site .vh-faq-nav a[aria-current]:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:3px;background:linear-gradient(180deg,var(--vea-purple),var(--vea-blue) 55%,var(--vea-light-blue))}.vl-site .vh-faq-nav a[aria-current] small{background:#fff;color:var(--vea-blue)}.vl-site .vh-faq-nav a:focus-visible{outline-offset:2px}.vl-site .vh-faq-help{padding:26px;border-radius:24px;background:radial-gradient(ellipse at 100% 0,#00cde514,transparent 60%),linear-gradient(160deg,#fff 45%,#f4f0fa)}.vl-site .vh-faq-help-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--vea-gradient);color:#fff;box-shadow:0 10px 22px #094db826}.vl-site .vh-faq-help h2{margin-top:18px;font-size:18px;letter-spacing:-.02em;line-height:1.3}.vl-site .vh-faq-help p{margin-top:8px;font-size:14px;line-height:1.65}.vl-site .vh-faq-help .vl-button{width:100%;min-height:48px;margin-top:20px;padding:13px 18px;gap:10px}.vl-site .vh-faq-cards{display:grid;gap:28px;min-width:0}.vl-site .vh-faq-card{padding:38px 44px 22px;border-radius:28px;scroll-margin-top:16px}.vl-site .vh-faq-card:focus,.vl-site .vh-faq-card:focus-visible{outline:none}.vl-site .vh-faq-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.vl-site .vh-faq-card h2{font-size:28px;letter-spacing:-.035em;line-height:1.2}.vl-site .vh-faq-card h2:after{content:"";display:block;width:36px;height:3px;margin-top:14px;border-radius:3px;background:var(--vea-blue)}.vl-site .vh-faq-card-head>span{flex-shrink:0;margin-top:5px;padding:5px 11px;border-radius:999px;background:#f1f4f9;font-size:12px;font-weight:500;line-height:1.3;color:#69728a}.vl-site .vh-faq-accordion{margin-top:18px}.vl-site .vh-faq-accordion details+details{border-top:1px solid #edf0f6}.vl-site .vh-faq-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-inline:-12px;padding:20px 12px;border-radius:14px;cursor:pointer;list-style:none;font-size:16px;font-weight:500;line-height:1.5;color:var(--vl-ink);transition:color .2s}.vl-site .vh-faq-accordion summary::-webkit-details-marker{display:none}.vl-site .vh-faq-accordion summary>i{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#f2f5fa;color:#56607a;font-style:normal;transition:transform .3s cubic-bezier(.2,.7,.2,1),background .2s,color .2s}.vl-site .vh-faq-accordion summary:hover{color:var(--vea-blue)}.vl-site .vh-faq-accordion summary:hover>i{background:#e8effa;color:var(--vea-blue)}.vl-site .vh-faq-accordion details[open]>summary{color:var(--vea-blue)}.vl-site .vh-faq-accordion details[open]>summary>i{transform:rotate(180deg);background:var(--vea-blue);color:#fff}.vl-site .vh-faq-accordion summary:focus-visible{outline-offset:-3px}.vl-site .vh-faq-accordion details>p{max-width:74ch;padding:0 58px 22px 0;font-size:15px;line-height:1.8;color:#5d667e}@keyframes vh-faq-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.vl-site .vh-faq-accordion{interpolate-size:allow-keywords}.vl-site .vh-faq-accordion details[open]>p{animation:vh-faq-reveal .32s cubic-bezier(.2,.7,.2,1)}.vl-site .vh-faq-accordion details::details-content{block-size:0;overflow:hidden;transition:block-size .32s cubic-bezier(.2,.7,.2,1),content-visibility allow-discrete .32s}.vl-site .vh-faq-accordion details[open]::details-content{block-size:auto}}.vl-site .vh-faq-trust{padding-block:4px 76px}.vl-site .vh-faq-trust ul{list-style:none;margin:0;padding:52px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;border-top:1px solid #e3e8f1}.vl-site .vh-faq-trust li{display:flex;flex-direction:column;align-items:center;text-align:center;padding-inline:10px}.vl-site .vh-faq-trust li>span{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#f2eef9;color:var(--vea-purple)}.vl-site .vh-faq-trust li:nth-child(2n)>span{background:#eef4fb;color:var(--vea-blue)}.vl-site .vh-faq-trust li:nth-child(3)>span{background:#e9f9fc;color:#006c80}.vl-site .vh-faq-trust h3{margin-top:18px;font-size:16px;letter-spacing:-.015em;line-height:1.35}.vl-site .vh-faq-trust li>p{max-width:30ch;margin-top:8px;font-size:14px;line-height:1.65}.vl-site.vh-faq-page .vl-contact-cta{margin-top:0}@media (max-width:1100px){.vl-site .vh-faq-body{grid-template-columns:280px minmax(0,1fr);gap:28px}.vl-site .vh-faq-nav{padding-inline:10px}.vl-site .vh-faq-nav a{font-size:13px}.vl-site .vh-faq-card{padding:32px 32px 18px}}@media (min-width:1001px) and (max-height:759px){.vl-site .vh-faq-sidebar{gap:14px}.vl-site .vh-faq-nav{padding-block:20px 12px}.vl-site .vh-faq-nav ul{margin-top:10px}.vl-site .vh-faq-nav a{padding-block:8px}.vl-site .vh-faq-help{padding:22px}.vl-site .vh-faq-help-icon{display:none}.vl-site .vh-faq-help h2{margin-top:0}.vl-site .vh-faq-help .vl-button{min-height:44px;margin-top:16px;padding-block:11px}}@media (max-width:1000px){.vl-site .vh-faq-body{grid-template-columns:minmax(0,1fr);gap:20px;padding-block:30px 56px}.vl-site .vh-faq-sidebar{display:contents}.vl-site .vh-faq-nav{position:sticky;top:calc(var(--vh-faq-header) + 12px);z-index:5;padding:6px;border-radius:18px;background:#fffffff7;backdrop-filter:blur(16px);box-shadow:0 1px 2px #171b280a,0 10px 30px #1b2a4d1f}.vl-site .vh-faq-nav:before{content:"";position:absolute;z-index:-1;left:-32px;right:-32px;top:-13px;height:calc(50% + 13px);background:#f7f9fc;pointer-events:none}.vl-site .vh-faq-nav-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.vl-site .vh-faq-nav ul{display:flex;gap:4px;margin:0;padding-right:28px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 30px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 30px),transparent)}.vl-site .vh-faq-nav ul::-webkit-scrollbar{display:none}.vl-site .vh-faq-nav ul[data-edge=middle]{-webkit-mask-image:linear-gradient(90deg,transparent,#000 30px,#000 calc(100% - 30px),transparent);mask-image:linear-gradient(90deg,transparent,#000 30px,#000 calc(100% - 30px),transparent)}.vl-site .vh-faq-nav ul[data-edge=end]{-webkit-mask-image:linear-gradient(90deg,transparent,#000 30px);mask-image:linear-gradient(90deg,transparent,#000 30px)}.vl-site .vh-faq-nav ul[data-edge=none]{-webkit-mask-image:none;mask-image:none}.vl-site .vh-faq-nav li{flex-shrink:0}.vl-site .vh-faq-nav a{gap:8px;padding:9px 9px 9px 14px;font-size:13px;white-space:nowrap}.vl-site .vh-faq-nav a[aria-current]{background:var(--vea-blue);color:#fff}.vl-site .vh-faq-nav a[aria-current]:before{display:none}.vl-site .vh-faq-nav a[aria-current] small{background:#ffffff2e;color:#fff}.vl-site .vh-faq-help{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px 18px;padding:20px 22px;border-radius:20px}.vl-site .vh-faq-help h2{margin-top:0;font-size:17px}.vl-site .vh-faq-help p{margin-top:3px}.vl-site .vh-faq-help .vl-button{width:auto;margin-top:0}.vl-site .vh-faq-card{scroll-margin-top:66px}.vl-site .vh-faq-trust ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}}@media (max-width:760px){.vl-site .vh-faq-hero{padding-block:44px 4px}.vl-site .vh-faq-hero:before{top:10px;height:220px}.vl-site .vh-faq-hero h1{margin-top:18px;font-size:clamp(38px,11vw,48px);letter-spacing:-.05em}.vl-site .vh-faq-rule{width:56px;margin-top:18px}.vl-site .vh-faq-hero>p{margin-top:18px;font-size:15px}.vl-site .vh-faq-body{gap:16px;padding-block:24px 44px;--vh-faq-header:73px}.vl-site .vh-faq-nav{border-radius:16px}.vl-site .vh-faq-nav:before{left:-20px;right:-20px}.vl-site .vh-faq-help{grid-template-columns:auto minmax(0,1fr);gap:16px 14px;padding:20px}.vl-site .vh-faq-help .vl-button{grid-column:1/-1;width:100%}.vl-site .vh-faq-cards{gap:16px}.vl-site .vh-faq-card{padding:26px 20px 8px;border-radius:22px;scroll-margin-top:50px}.vl-site .vh-faq-card h2{font-size:22px}.vl-site .vh-faq-card h2:after{width:30px;margin-top:11px}.vl-site .vh-faq-card-head{gap:12px}.vl-site .vh-faq-card-head>span{margin-top:2px;padding:4px 9px;font-size:11px}.vl-site .vh-faq-accordion{margin-top:10px}.vl-site .vh-faq-accordion summary{gap:16px;padding:17px 12px;font-size:15px}.vl-site .vh-faq-accordion summary>i{width:30px;height:30px}.vl-site .vh-faq-accordion details>p{padding:0 0 18px;font-size:14px;line-height:1.75}.vl-site .vh-faq-trust{padding-block:0 48px}.vl-site .vh-faq-trust ul{gap:30px 14px;padding-top:38px}.vl-site .vh-faq-trust li{padding-inline:0}.vl-site .vh-faq-trust li>span{width:46px;height:46px;border-radius:14px}.vl-site .vh-faq-trust h3{margin-top:14px;font-size:14px}.vl-site .vh-faq-trust li>p{margin-top:6px;font-size:13px;line-height:1.6}}@media (max-width:560px){.vl-site .vh-faq-trust ul{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:34px}.vl-site .vh-faq-trust li{display:grid;grid-template-columns:46px minmax(0,1fr);-moz-column-gap:16px;column-gap:16px;align-items:start;text-align:left}.vl-site .vh-faq-trust li>span{grid-row:1/span 2}.vl-site .vh-faq-trust h3{margin-top:1px;font-size:15px}.vl-site .vh-faq-trust li>p{max-width:none;margin-top:4px;font-size:14px}}.vl-site .vh-integrations-hero{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:52px}.vl-site .vh-integrations-hero h1{font-size:clamp(34px,4vw,58px);text-wrap:balance}.vl-site .vh-ha-bridge{container-type:inline-size;position:relative;isolation:isolate;margin:0;width:100%;max-width:560px;justify-self:center;display:flex;flex-direction:column;align-items:center;min-width:0}.vl-site .vh-ha-bridge:before{content:"";position:absolute;inset:4% -4% 10%;z-index:-1;border-radius:50%;filter:blur(46px);background:radial-gradient(ellipse at 22% 50%,#00cde51f,transparent 62%),radial-gradient(ellipse at 80% 50%,#4329a61a,transparent 62%)}.vl-site .vh-ha-bridge-stage{--visual-h:164px;--tile:108px;--hub:186px;position:relative;isolation:isolate;overflow:hidden;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;-moz-column-gap:18px;column-gap:18px;padding:54px 32px 56px;border:1px solid #fff;border-radius:32px;background:radial-gradient(ellipse 58% 72% at 16% 42%,#18bcf214,transparent 70%),radial-gradient(ellipse 58% 72% at 86% 46%,#4329a60f,transparent 70%),linear-gradient(135deg,#fff,#eef6fb);box-shadow:var(--vh-shadow)}.vl-site .vh-ha-bridge-grid{position:absolute;inset:0;z-index:-1;background-image:radial-gradient(#094db824 1px,transparent 1.3px);background-size:18px 18px;-webkit-mask-image:radial-gradient(ellipse 72% 64% at 50% 42%,#000 10%,transparent 76%);mask-image:radial-gradient(ellipse 72% 64% at 50% 42%,#000 10%,transparent 76%)}.vl-site .vh-ha-bridge-node{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.vl-site .vh-ha-bridge-visual{position:relative;display:flex;align-items:center;justify-content:center;height:var(--visual-h);margin-bottom:14px}.vl-site .vh-ha-bridge-node strong{display:block;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--vl-ink);white-space:nowrap}.vl-site .vh-ha-bridge-node small{display:block;margin-top:3px;font-size:11px;line-height:1.4;color:#7a84a0;white-space:nowrap}.vl-site .vh-ha-bridge-tile{position:relative;display:grid;place-items:center;width:var(--tile);height:var(--tile);border-radius:30%;background:linear-gradient(160deg,#fff,#f3f8fc);border:1px solid #e2eaf4;box-shadow:0 18px 40px #18bcf224,0 2px 6px #17223b0a}.vl-site .vh-ha-bridge-tile:before{content:"";position:absolute;inset:-10px;border-radius:33%;border:1px solid #18bcf22e}.vl-site .vh-ha-bridge-tile:after{content:"";position:absolute;inset:-1px;border-radius:inherit;border:1.5px solid #18bcf2;opacity:0;animation:vh-ha-ping 1.6s cubic-bezier(.2,.6,.3,1) -.8s infinite}.vl-site .vh-ha-bridge-tile img{position:relative;width:50%;height:50%;-o-object-fit:contain;object-fit:contain}.vl-site .vh-ha-bridge-node.is-hub .vh-ha-bridge-visual{width:var(--hub)}.vl-site .vh-ha-bridge-node.is-hub .vh-ha-bridge-visual:before{content:"";position:absolute;left:4%;right:4%;bottom:14%;height:40%;border-radius:50%;background:radial-gradient(ellipse,#4329a61f,transparent 70%)}.vl-site .vh-ha-bridge-node.is-hub .vh-ha-bridge-visual:after{content:"";position:absolute;left:10%;right:10%;bottom:18%;height:30%;border-radius:50%;background:radial-gradient(ellipse,#00cde52e,transparent 68%);opacity:0;animation:vh-ha-swell 1.6s ease-out infinite}.vl-site .vh-ha-bridge .vh-product-visual{position:relative;z-index:1;width:100%;height:auto;aspect-ratio:571/276;filter:drop-shadow(0 16px 16px #2938432e)}.vl-site .vh-ha-bridge-link{--tuck:30px;position:relative;z-index:0;margin-inline:calc(var(--tuck) * -1);height:var(--visual-h);display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0}.vl-site .vh-ha-bridge-lane{display:flex;flex-direction:column;align-items:center;gap:8px}.vl-site .vh-ha-bridge-label{display:inline-flex;align-items:center;gap:4px;font-size:9.5px;font-weight:600;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#7a84a0;white-space:nowrap}.vl-site .vh-ha-bridge-lane.is-out .vh-ha-bridge-label svg{color:#00a9c4}.vl-site .vh-ha-bridge-lane.is-in .vh-ha-bridge-label svg{color:#4329a6}.vl-site .vh-ha-bridge-track{--pulse:#00c2dc;--glow:#00cde566;position:relative;display:block;width:100%;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#18bcf259 14%,#094db859 86%,transparent)}.vl-site .vh-ha-bridge-lane.is-in .vh-ha-bridge-track{--pulse:#4329a6;--glow:#4329a64d;transform:scaleX(-1);background:linear-gradient(90deg,transparent,#4329a64d 14%,#18bcf24d 86%,transparent)}.vl-site .vh-ha-bridge-track i{position:absolute;inset:0;opacity:0;animation:vh-ha-flow 3.2s cubic-bezier(.45,.05,.55,.95) infinite}.vl-site .vh-ha-bridge-track i:nth-child(2){animation-delay:-1.6s}.vl-site .vh-ha-bridge-lane.is-in .vh-ha-bridge-track i{animation-delay:-.8s}.vl-site .vh-ha-bridge-lane.is-in .vh-ha-bridge-track i:nth-child(2){animation-delay:-2.4s}.vl-site .vh-ha-bridge-track i:before{content:"";position:absolute;top:50%;left:0;width:42px;height:2px;border-radius:2px;transform:translate(-100%,-50%);background:linear-gradient(90deg,transparent,var(--pulse))}.vl-site .vh-ha-bridge-track i:after{content:"";position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;transform:translate(-50%,-50%);background:var(--pulse);box-shadow:0 0 0 2.5px #fff,0 0 12px 3px var(--glow)}.vl-site .vh-ha-bridge-tag{position:relative;z-index:2;margin-top:-18px;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:9px 16px;border-radius:50px;background:hsla(0,0%,100%,.95);border:1px solid #e4e7f4;box-shadow:0 8px 24px #2838620f;font-size:11px;font-weight:500;line-height:1.3;color:#56607b;white-space:nowrap;backdrop-filter:blur(10px)}.vl-site .vh-ha-bridge-tag>i{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#13a480;box-shadow:0 0 0 3px #13a4801f}.vl-site .vh-ha-bridge-tag>svg{color:#094db8}@keyframes vh-ha-flow{0%{transform:translateX(0);opacity:0}14%{opacity:1}86%{opacity:1}to{transform:translateX(100%);opacity:0}}@keyframes vh-ha-ping{0%{transform:scale(1);opacity:.42}to{transform:scale(1.3);opacity:0}}@keyframes vh-ha-swell{0%{transform:scale(.7);opacity:0}30%{opacity:1}to{transform:scale(1.25);opacity:0}}.vl-site .vh-ecosystem-cards{row-gap:0}.vl-site .vh-ecosystem-cards>a{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 20px 26px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.vl-site .vh-ecosystem-cards>a:hover{transform:translateY(-3px);border-color:#dde7f3;box-shadow:0 22px 55px rgba(49,59,104,.11)}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-mark{display:flex;align-items:center;justify-content:center;width:100%;height:84px;margin:0 0 18px;font-size:inherit;color:inherit}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-mark img{width:100%;max-width:72px;height:64px;margin:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.vl-site .vh-ecosystem-cards>a.is-named-mark>.vh-ecosystem-card-mark img{max-width:124px;height:68px;margin:0}.vl-site .vh-ecosystem-cards h3{font-size:18px;text-wrap:balance}.vl-site .vh-ecosystem-cards p{max-width:26ch;margin:10px auto 0;font-size:12.5px;line-height:1.7}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-link{display:inline-flex;justify-content:center;align-items:center;gap:6px;margin-top:22px;font-size:11px;font-weight:600;color:#094db8}@supports (grid-template-rows:subgrid){.vl-site .vh-ecosystem-cards>a{display:grid;grid-row:span 4;grid-template-rows:subgrid;row-gap:0;justify-items:center}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-mark{grid-row:1}.vl-site .vh-ecosystem-cards>a>h3{grid-row:2;align-self:start}.vl-site .vh-ecosystem-cards>a>p{grid-row:3;align-self:start}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-link{grid-row:4;align-self:end}.vl-site .vh-ecosystem-cards>a.is-named-mark>.vh-ecosystem-card-mark{grid-row:1/span 2;height:auto;min-height:84px;align-self:stretch}}@media (max-width:1100px){.vl-site .vh-integrations-hero{gap:40px}.vl-site .vh-ecosystem-cards>a{padding:24px 12px 22px}.vl-site .vh-ecosystem-cards h3{font-size:16px}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-mark{height:70px}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-mark img{max-width:58px;height:52px}.vl-site .vh-ecosystem-cards>a.is-named-mark>.vh-ecosystem-card-mark img{max-width:104px;height:58px}.vl-site .vh-ecosystem-cards>a.is-named-mark>.vh-ecosystem-card-mark{min-height:70px}}@media (min-width:761px) and (max-width:960px){.vl-site .vh-ecosystem-cards{grid-template-columns:repeat(6,minmax(0,1fr))}.vl-site .vh-ecosystem-cards>a{grid-column:span 2;margin-bottom:12px}.vl-site .vh-ecosystem-cards>a:nth-child(3n+1):nth-last-child(2){grid-column:2/span 2}.vl-site .vh-ecosystem-cards>a:nth-child(3n+1):last-child{grid-column:3/span 2}}@media (max-width:900px){.vl-site .vh-integrations-hero{grid-template-columns:1fr;gap:44px}.vl-site .vh-integrations-hero h1{font-size:clamp(40px,7.4vw,58px)}.vl-site .vh-ha-bridge{justify-self:start}}@media (max-width:760px){.vl-site .vh-integrations-hero h1{font-size:clamp(34px,10.7vw,47px)}.vl-site .vh-ecosystem-cards>a{margin-bottom:14px;padding:24px 14px 22px}.vl-site .vh-ecosystem-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.vl-site .vh-ecosystem-cards>a{grid-column:span 2}.vl-site .vh-ecosystem-cards>a:last-child:nth-child(odd){grid-column:2/span 2}.vl-site .vh-ecosystem-cards h3{font-size:16px}.vl-site .vh-ecosystem-cards p{font-size:11.5px}.vl-site .vh-ecosystem-cards>a>.vh-ecosystem-card-link{margin-top:18px;font-size:10.5px}}@container (max-width: 499px){.vl-site .vh-ha-bridge-stage{--visual-h:140px;--tile:92px;--hub:150px;-moz-column-gap:14px;column-gap:14px;padding:46px 24px 50px}}@container (max-width: 419px){.vl-site .vh-ha-bridge-stage{--visual-h:124px;--tile:84px;--hub:132px;-moz-column-gap:10px;column-gap:10px;padding:42px 18px 48px}.vl-site .vh-ha-bridge-node strong{font-size:13px}.vl-site .vh-ha-bridge-node small{font-size:10.5px}}@container (max-width: 379px){.vl-site .vh-ha-bridge-stage{--visual-h:104px;--tile:68px;--hub:112px;-moz-column-gap:8px;column-gap:8px;padding:36px 14px 44px;border-radius:26px}.vl-site .vh-ha-bridge-tile:before{inset:-7px}.vl-site .vh-ha-bridge-visual{margin-bottom:10px}.vl-site .vh-ha-bridge-node strong{font-size:12px}.vl-site .vh-ha-bridge-node small{font-size:10px}.vl-site .vh-ha-bridge-link{--tuck:28px;gap:10px}.vl-site .vh-ha-bridge-label{font-size:9px;letter-spacing:.08em;gap:3px}.vl-site .vh-ha-bridge-label svg{width:9px;height:9px}.vl-site .vh-ha-bridge-track i:before{width:26px}.vl-site .vh-ha-bridge-track i:after{width:5px;height:5px;box-shadow:0 0 0 2px #fff,0 0 10px 2px var(--glow)}.vl-site .vh-ha-bridge-tag{font-size:10px;padding:8px 13px;gap:6px}}@supports not (container-type:inline-size){@media (max-width:520px){.vl-site .vh-ha-bridge-stage{--visual-h:104px;--tile:68px;--hub:112px;-moz-column-gap:8px;column-gap:8px;padding:36px 14px 44px}.vl-site .vh-ha-bridge-node strong{font-size:12px}.vl-site .vh-ha-bridge-label{font-size:9px}}}@media (prefers-reduced-motion:reduce){.vl-site .vh-ha-bridge-node.is-hub .vh-ha-bridge-visual:after,.vl-site .vh-ha-bridge-tile:after,.vl-site .vh-ha-bridge-track i{animation:none}.vl-site .vh-ha-bridge-track i:first-child{opacity:1;transform:translateX(72%)}.vl-site .vh-ha-bridge-lane.is-in .vh-ha-bridge-track i:first-child{transform:translateX(72%)}.vl-site .vh-ecosystem-cards>a{transition:none}.vl-site .vh-ecosystem-cards>a:hover{transform:none}}