.hf-home .hf-vc{position:relative;z-index:61;background:var(--tone-page);color:var(--tone-ink);padding-block:0;padding-inline:0;height:100svh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;--vc-shut:25vw;--vc-rest:2;--vc-dwell:10s;--vc-open:calc(100vw - (var(--vc-rest) * var(--vc-shut)))}.hf-home .hf-vc-lead{padding:calc(var(--hf-bar-h) + var(--spacing-band)) var(--spacing-gutter) var(--spacing-band)}.hf-home .hf-vc-head{margin:0;font-size:var(--h3-title);line-height:var(--h3-title-lh);letter-spacing:var(--tracking-snug);font-weight:var(--font-weight-regular);color:var(--tone-ink);text-wrap:balance}.hf-home .hf-vc-carousel{position:relative;display:flex;width:100%;height:100%;min-height:0;overflow:hidden}.hf-home .hf-vc-window{position:relative;z-index:1;width:100%;height:100%}.hf-home .hf-vc-story,.hf-home .hf-vc-track{display:flex;height:100%}.hf-home .hf-vc-story{flex-shrink:0;position:relative;cursor:pointer;width:var(--vc-shut);transition:width .9s var(--ease-lift)}.hf-home .hf-vc-story.hf-vc-on{width:var(--vc-open);cursor:default}.hf-home .hf-vc-media{position:relative;flex:0 0 var(--vc-shut);min-width:0;overflow:hidden;border-radius:0;transition:flex-basis .9s var(--ease-lift)}.hf-home .hf-vc-card{position:absolute;inset:0;background:var(--tone-page);color:var(--tone-ink)}.hf-home .hf-vc-film{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:filter .9s var(--ease-lift),scale .45s var(--ease-lift)}.hf-home .hf-vc-story:not(.hf-vc-on) .hf-vc-film{filter:grayscale(1) brightness(.22);transition:filter .45s var(--ease-lift),scale .45s var(--ease-lift)}@media (hover:hover){.hf-home .hf-vc-story:not(.hf-vc-on):hover .hf-vc-film{filter:grayscale(0) brightness(.6);scale:1.04}}@media (prefers-reduced-motion:reduce){.hf-home .hf-vc-story:not(.hf-vc-on):hover .hf-vc-film{scale:1}}.hf-home .hf-vc-card[data-reel]{--tone-ink:#fff;--tone-ink-body:rgb(255 255 255/0.7);--tone-ink-quiet:rgb(255 255 255/0.3)}.hf-home .hf-vc-card:after{content:"";position:absolute;inset:0;background-image:linear-gradient(to bottom,transparent 45%,var(--tone-ink-quiet) 100%);opacity:0;transform:translateY(25%);transition:opacity 1s var(--ease-lift),transform 1s var(--ease-lift)}.hf-home .hf-vc-story.hf-vc-on .hf-vc-card:after{opacity:1;transform:translateY(0);transition-delay:.25s}.hf-home .hf-vc-card[data-reel]:after{background-image:linear-gradient(180deg,rgb(0 0 0/0) 22%,rgb(0 0 0/.26) 46%,rgb(0 0 0/.55) 70%,rgb(0 0 0/.78))}@media (prefers-reduced-motion:reduce){.hf-home .hf-vc-card:after,.hf-home .hf-vc-content,.hf-home .hf-vc-media,.hf-home .hf-vc-track{transition:none}}.hf-home .hf-vc-caption{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--spacing-gutter)}.hf-home .hf-vc-caption p{margin:0;font-size:var(--text-sub);line-height:1.1;letter-spacing:var(--text-sub--letter-spacing);color:var(--tone-ink);text-shadow:0 0 6px rgb(0 0 0/.5),0 0 24px rgb(0 0 0/.35)}.hf-home .hf-vc-caption p span{display:block}.hf-home .hf-vc-caption{opacity:0;transition:opacity .6s var(--ease-lift)}.hf-home .hf-vc-story.hf-vc-on .hf-vc-caption{opacity:1;transition-delay:.25s}.hf-home .hf-vc-tab{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:var(--spacing-gutter);transition:opacity .6s var(--ease-lift)}.hf-home .hf-vc-tab-mark{height:28px;width:auto;max-width:70%;object-fit:contain;filter:grayscale(1)}.hf-home .hf-vc-tab p{margin:0;font-size:var(--text-meta);line-height:1.2;color:var(--tone-ink-body)}.hf-home .hf-vc-story.hf-vc-on .hf-vc-tab{opacity:0;pointer-events:none}.hf-home .hf-vc-content{position:relative;flex:0 0 0;overflow:hidden;opacity:0;transition:flex-basis .9s var(--ease-lift),opacity .24s var(--ease-lift)}.hf-home .hf-vc-story.hf-vc-on .hf-vc-content{flex-basis:var(--vc-shut);opacity:1;transition:flex-basis .9s var(--ease-lift),opacity .4s var(--ease-lift) .45s}.hf-home .hf-vc-inner{position:absolute;inset-block:0;inset-inline-start:0;width:var(--vc-shut);padding-inline:var(--spacing-gutter) min(140px,15%);padding-block:clamp(12px,1.4vw,20px)}.hf-home .hf-vc-testimonial{display:flex;flex-direction:column;height:100%}.hf-home .hf-vc-logo{flex:none;align-self:flex-start;height:24px;width:auto;max-width:160px;margin-block-end:clamp(20px,4vh,40px);object-fit:contain}.hf-home .hf-vc-testimonial blockquote{margin-inline:0;margin-block:auto;padding-block-end:clamp(16px,3vh,30px);font-size:min(var(--text-lead),3vh);line-height:1.15;letter-spacing:var(--text-lead--letter-spacing);font-weight:var(--font-weight-regular);color:var(--tone-ink);text-wrap:pretty}.hf-home .hf-vc-author{flex:none;display:flex;align-items:center;gap:14px}.hf-home .hf-vc-face{--vc-face:calc(var(--text-body) * ((var(--leading-body) + 1) / 2) + 4px + var(--text-meta) * 1.15);flex:none;inline-size:var(--vc-face);block-size:var(--vc-face);border-radius:50%;object-fit:cover}.hf-home .hf-vc-mono{display:grid;place-items:center;background:var(--tone-plate);border:1px solid var(--tone-rule);font-size:var(--text-meta);letter-spacing:.04em;user-select:none}.hf-home .hf-vc-author h5,.hf-home .hf-vc-mono{font-weight:var(--font-weight-medium);color:var(--tone-ink)}.hf-home .hf-vc-author h5{margin:0 0 4px;font-size:var(--text-body);line-height:var(--text-body--line-height);letter-spacing:var(--text-body--letter-spacing)}.hf-home .hf-vc-author>div>span{display:block;font-size:var(--text-meta);line-height:1.3;letter-spacing:var(--text-meta--letter-spacing);color:var(--tone-ink-body)}.hf-home .hf-vc-progress{position:absolute;inset-inline:0;inset-block-end:0;z-index:4;height:2px;overflow:hidden}.hf-home .hf-vc-progress i{display:block;height:100%;background:var(--tone-acid);transform-origin:left center;transform:scaleX(0);animation:hf-vc-fill var(--vc-dwell) linear infinite}@keyframes hf-vc-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hf-home .hf-vc:not([data-running]) .hf-vc-progress i{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.hf-home .hf-vc-progress i{animation:none}}.hf-home .hf-vc-nav{display:flex;gap:10px;margin-block-start:var(--spacing-band)}.hf-home .hf-vc-arrow{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;background:transparent;color:var(--tone-ink);cursor:pointer;transition:opacity .21s var(--ease-lift)}.hf-home .hf-vc-arrow:before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--tone-plate);transition:transform .21s var(--ease-lift),background-color .21s var(--ease-lift)}.hf-home .hf-vc-arrow:hover:before{transform:scale(1.2);background:var(--tone-rule)}.hf-home .hf-vc-arrow:focus-visible{outline:2px solid var(--tone-ink);outline-offset:2px;border-radius:50%}.hf-home .hf-vc-arrow svg{position:relative;z-index:2;width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}@media (max-width:1023px){.hf-home .hf-vc{height:auto;display:block}.hf-home .hf-vc-lead{padding-block:var(--spacing-band)}.hf-home .hf-vc-carousel,.hf-home .hf-vc-track,.hf-home .hf-vc-window{height:auto}.hf-home .hf-vc-window{width:100%}.hf-home .hf-vc-track{transform:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hf-home .hf-vc-track::-webkit-scrollbar{display:none}.hf-home .hf-vc-story,.hf-home .hf-vc-story.hf-vc-on{flex-direction:column;width:100vw;height:auto;scroll-snap-align:start}.hf-home .hf-vc-media{flex:none;width:100%;height:380px}.hf-home .hf-vc-caption,.hf-home .hf-vc-card:after{opacity:1;transform:none}.hf-home .hf-vc-tab{display:none}.hf-home .hf-vc-card{width:100%;min-width:0}.hf-home .hf-vc-content{flex:none;opacity:1;padding-block-start:24px;overflow:visible}.hf-home .hf-vc-inner{position:static;width:auto;padding-inline:var(--spacing-gutter);padding-block:0}.hf-home .hf-vc-logo{margin-block-end:24px}.hf-home .hf-vc-author{margin-block-start:24px}.hf-home .hf-vc-content{padding-block-end:var(--spacing-wide)}.hf-home .hf-vc-lead .hf-vc-nav{display:none}.hf-home .hf-vc-nav-foot{display:flex;position:relative;z-index:61;margin-block-start:0;padding:var(--spacing-gap) var(--spacing-gutter) 0}.hf-home .hf-vc-strip{padding-block-start:calc(var(--spacing-wide) + var(--spacing-gap))}}@media (min-width:1024px){.hf-home .hf-vc-nav-foot{display:none}}.hf-home .hf-vc-strip{position:relative;z-index:61;display:grid;gap:14px;padding-block:var(--spacing-gutter);padding-inline:0;overflow:hidden}.hf-home .hf-vc-strip-label{margin:0;padding-inline:var(--spacing-gutter);font-size:var(--text-meta);line-height:1.2;color:var(--tone-ink-body)}.hf-home .hf-vc-strip-body{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 var(--spacing-wide),#000 calc(100% - var(--spacing-wide)),transparent)}.hf-home .hf-vc-strip-track{display:flex;width:max-content;animation:hf-vc-run 42s linear infinite}@keyframes hf-vc-run{0%{transform:translateZ(0)}to{transform:translate3d(-33.3333%,0,0)}}@media (prefers-reduced-motion:reduce){.hf-home .hf-vc-strip-track{animation:none}}.hf-home .hf-vc-strip-list{display:flex;align-items:center;flex:none;gap:var(--spacing-wide);padding-inline-end:var(--spacing-wide)}.hf-home .hf-vc-strip-mark{flex:none;height:22px;width:auto;object-fit:contain;opacity:.7}