:root{--vdt-home-bg:var(--surface);--vdt-home-card:var(--chat-bg-subtle);--vdt-home-card-strong:var(--chat-sidebar-bg);--vdt-home-border:#bcaea1ad;--vdt-home-text:var(--on-surface);--vdt-home-muted:var(--text-muted);--vdt-home-soft:var(--chat-accent-bg);--vdt-home-soft-strong:var(--chat-sidebar-active);--vdt-home-code:#321502;--vdt-home-code-bar:#632b05;--vdt-home-code-text:#fff4e8;--vdt-home-code-muted:#d8aa7a;--vdt-home-code-accent:#f6c99b;--vdt-home-shadow:#0d0d0d14}body:has(.vdt-home__section) .scroll-progress{display:none}body:has(.vdt-home__section){background:var(--vdt-home-bg);color:var(--vdt-home-text);font-family:var(--font-sans)}.vdt-home__section{background:var(--vdt-home-bg);color:var(--vdt-home-text)}.vdt-home__container{width:min(100% - 2.5rem,75.5rem);margin:0 auto}.vdt-home__hero-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.vdt-home__hero{padding:2rem 0}.vdt-home__hero-inner{flex-direction:column;align-items:center;display:flex;position:relative}.vdt-home__hero-copy{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:2.75rem 0 3.5rem;display:flex}.vdt-home__hero h1{color:var(--vdt-home-text);letter-spacing:-.02em;margin:0;font-size:clamp(2.75rem,7vw,4.5rem);font-weight:600;line-height:1.1}.vdt-home__hero-description{max-width:100%;color:var(--vdt-home-muted);text-wrap:balance;vertical-align:middle;box-sizing:content-box;flex-wrap:wrap;margin:0;font-size:1.4375rem;line-height:1.3;display:flex}.vdt-home__hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.72rem;display:flex}.vdt-home__hero-support{color:var(--vdt-home-muted);margin:0;font-size:.875rem;line-height:1.5}.vdt-home__hero-support a{color:var(--vdt-home-text);text-underline-offset:.2rem;text-decoration:underline}.vdt-home__hero-support a:hover{color:var(--primary)}.vdt-hero-dropdown{position:relative}.vdt-hero-dropdown>summary{cursor:pointer;list-style:none}.vdt-hero-dropdown>summary::-webkit-details-marker{display:none}.vdt-hero-dropdown>summary{font-family:var(--font-sans);text-transform:none;letter-spacing:0;font-weight:500}.vdt-hero-dropdown>summary svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.85rem;height:.85rem;transition:transform .2s}.vdt-hero-dropdown[open]>summary svg{transform:rotate(180deg)}.vdt-hero-dropdown__menu{z-index:30;border:1px solid var(--vdt-home-border);background:var(--chat-bg-subtle);border-radius:.5rem;grid-template-columns:1fr 1fr;gap:.2rem;width:22rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 18px 44px #0d0d0d24}.vdt-hero-dropdown__menu hr{border:0;border-top:1px solid var(--vdt-home-border);grid-column:1/-1;margin:.2rem 0}.vdt-hero-dropdown__item{color:var(--vdt-home-text);border-radius:.375rem;flex-direction:column;gap:.15rem;padding:.6rem .75rem;text-decoration:none;transition:background .15s;display:flex}.vdt-hero-dropdown__item:hover{background:var(--chat-sidebar-hover)}.vdt-hero-dropdown__item strong{font-size:.84rem;font-weight:600;line-height:1.3}.vdt-hero-dropdown__item span{color:var(--vdt-home-muted);font-size:.72rem;line-height:1.3}.vdt-home__hero-product{border:1px solid var(--vdt-home-border);background:var(--vdt-home-card-strong);border-radius:.25rem;width:100%;margin-top:3rem;padding:clamp(.9rem,1.8vw,1.35rem);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 24px 50px #0d0d0d14}.vdt-home__hero-product:before{content:none}.vdt-home__hero-stage{z-index:1;min-height:0;position:relative}.vdt-home__hero-shot{aspect-ratio:3456/2080;background:#ffffffe0;border:1px solid #6a553f2e;border-radius:1rem;min-width:0;position:relative;overflow:hidden;box-shadow:0 20px 42px #0d0d0d24,inset 0 2px #ffffff8c}.vdt-home__hero-shot:after{content:none}.vdt-home__hero-shot img{width:100%;height:auto;display:block}.vdt-home__feature-stack{padding:4.2rem 0}.vdt-home__feature-stack-inner{flex-direction:column;gap:5.6rem;width:min(100% - 2.5rem,1300px);display:flex}.vdt-feature-band{box-sizing:border-box;background:var(--vdt-home-card-strong);grid-template-columns:minmax(21rem,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(2rem,4vw,4rem);min-height:44.7rem;padding:3rem;display:grid;container-type:inline-size}.vdt-feature-band:nth-child(2n){grid-template-columns:minmax(0,1.08fr) minmax(21rem,.92fr)}.vdt-feature-band:nth-child(2n) .vdt-feature-band__copy{order:2}.vdt-feature-band__copy{flex-direction:column;align-items:flex-start;gap:1.15rem;min-width:0;display:flex}.vdt-feature-band__copy h2{color:var(--vdt-home-text);letter-spacing:-.03em;text-wrap:balance;max-width:26ch;margin:0;font-size:clamp(1.75rem,2.4vw,2.3rem);font-weight:500;line-height:1.12}.vdt-feature-band__copy p{color:var(--vdt-home-muted);max-width:30rem;margin:0;font-size:1.1rem;line-height:1.55}.vdt-feature-band__copy a{color:var(--primary);font-size:1rem;font-weight:400;text-decoration:none}.vdt-feature-band__copy a:after{content:" ->"}.vdt-feature-band__copy a:hover{text-underline-offset:.24rem;text-decoration:underline}.vdt-feature-band__visual{justify-content:flex-end;align-items:center;min-width:0;display:flex}.vdt-feature-band:nth-child(2n) .vdt-feature-band__visual{justify-content:flex-start}.vdt-feature-preview-shot{aspect-ratio:auto;border:1px solid var(--vdt-home-border);background:var(--vdt-home-soft-strong);width:min(100%,52rem);box-shadow:inset 0 1px 0 #ffffffd9, 0 24px 50px var(--vdt-home-shadow);border-radius:.25rem;position:relative;overflow:hidden}.vdt-feature-preview-media{border-radius:.25rem;width:100%;display:block;overflow:hidden}@media (width>=1160px){.vdt-feature-band,.vdt-feature-band:nth-child(2n){gap:2rem}.vdt-feature-band{grid-template-columns:minmax(20rem,1fr) max-content}.vdt-feature-band:nth-child(2n){grid-template-columns:max-content minmax(0,1fr)}.vdt-feature-band .vdt-feature-band__copy{gap:0;inline-size:min(100%,22.6973rem);max-inline-size:22.6973rem}.vdt-feature-band .vdt-feature-band__copy h2{color:#26251e;letter-spacing:-.005em;max-width:none;font-size:22px;font-weight:400;line-height:1.3}.vdt-feature-band .vdt-feature-band__copy p{color:#26251e99;letter-spacing:-.005em;max-width:none;font-size:22px;font-weight:400;line-height:1.3}.vdt-feature-band .vdt-feature-band__copy a{color:#f54e00;letter-spacing:0;margin-top:.9375rem;font-size:16px;font-weight:400;line-height:1.5}.vdt-feature-preview-shot{box-sizing:border-box;width:auto;max-width:none;display:inline-flex}.vdt-feature-preview-media{aspect-ratio:var(--vdt-feature-preview-width) / var(--vdt-feature-preview-height);inline-size:min(calc(680px * var(--vdt-feature-preview-width) / var(--vdt-feature-preview-height)), calc(100cqi - 24rem));block-size:auto}.vdt-feature-preview-media img{block-size:auto;inline-size:100%}}.vdt-feature-preview-shot:before{content:none}.vdt-feature-preview-shot img{border:1px solid var(--vdt-home-border);border-radius:.25rem;width:100%;height:auto;display:block;box-shadow:0 20px 42px #0d0d0d24,inset 0 2px #ffffff8c}.vdt-home__closing-cta{background:#9a4600;padding:4.75rem 0 5rem}.vdt-home__closing-cta-shell{justify-content:center;display:flex}.vdt-home__closing-cta-card{text-align:center;background:#ffffff0d;border:1px solid #f6e6dc2e;border-radius:1.75rem;flex-direction:column;align-items:center;gap:1.6rem;width:min(100%,45rem);padding:clamp(2.75rem,5vw,4.25rem) clamp(1.5rem,4vw,3.25rem);display:flex;box-shadow:inset 0 1px #ffffff14,0 24px 60px #582c1c2e}.vdt-home__closing-cta-rule{border-top:1px solid #f4e1d647;width:4.4rem;display:block}.vdt-home__closing-cta-card h2{color:#f7f2ee;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,5vw,4.1rem);font-weight:600;line-height:1.06}.vdt-home__closing-cta-card p{color:#f7f2eee6;text-wrap:balance;max-width:36rem;margin:0;font-size:1.18rem;line-height:1.65}.vdt-home__closing-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.vdt-home__closing-cta-action{color:#7d3f15;min-width:min(100%,16.5rem);min-height:3.3rem;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#dfe9f8;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex;box-shadow:inset 0 1px #ffffffc7,0 18px 36px #4721152e}.vdt-home__closing-cta-action--secondary{color:#f7f2ee;box-shadow:none;background:0 0;border-color:#f4e1d647}.vdt-home__closing-cta-action:hover{background:#ebf2fd;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffd1,0 22px 38px #47211538}.vdt-home__closing-cta-action--secondary:hover{box-shadow:none;background:#f7f2ee14;border-color:#f4e1d673}.vdt-home__closing-cta-action:focus-visible{outline-offset:4px;outline:2px solid #f7f2eec7}.vdt-provider-v4-section{border-top:none;padding:1.5rem 0 2rem}.vdt-provider-v4-title{color:var(--vdt-home-muted);text-align:center;margin:0 0 1.25rem;font-size:.76rem;font-weight:400}.vdt-provider-v4-row{flex-wrap:wrap;grid-template-columns:repeat(8,minmax(0,1fr));place-items:start center;gap:1.5rem;display:grid}.vdt-provider-v4-item{color:var(--vdt-home-text);flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;transition:color .2s;display:flex}.vdt-provider-v4-item:hover{color:var(--primary)}.vdt-provider-v4-icon{width:2.75rem;height:2.75rem;fill:var(--vdt-home-muted);transition:fill .2s,transform .3s}.vdt-provider-v4-item:hover .vdt-provider-v4-icon{fill:var(--primary);transform:translateY(-2px)}.vdt-provider-v4-name{white-space:nowrap;font-size:.82rem;font-weight:500}@media (width<=1159.98px){.vdt-feature-band,.vdt-feature-band:nth-child(2n){grid-template-columns:1fr;min-height:auto}.vdt-feature-band{padding:2rem}.vdt-feature-band .vdt-feature-band__copy h2,.vdt-feature-band .vdt-feature-band__copy p{max-width:none}.vdt-feature-band__visual{order:0;display:block}.vdt-feature-band__copy{order:1}.vdt-feature-preview-shot{width:100%;max-width:none}}@media (width<=960px){.vdt-home__container{width:min(100% - 2rem,75.5rem)}.vdt-home__hero{min-height:auto;padding:2rem 0}.vdt-home__hero-copy{padding:2.5rem 0 3rem}.vdt-home__hero-product{margin-top:2.5rem;padding:1rem}.vdt-home__hero-stage{min-height:0}.vdt-feature-band,.vdt-feature-band:nth-child(2n){grid-template-columns:1fr;min-height:auto}.vdt-feature-band{padding:2rem}.vdt-feature-band__visual{display:block}.vdt-feature-preview-shot{width:100%;padding:.55rem}.vdt-provider-v4-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem .5rem}.vdt-home__closing-cta{padding:4rem 0 4.2rem}}@media (width<=680px){.vdt-home__hero{padding:1.5rem 0 1.75rem}.vdt-home__hero-copy{padding:2rem 0 2.5rem}.vdt-home__hero h1{font-size:2.25rem}.vdt-home__hero-description{font-size:1rem}.vdt-home__hero-actions,.vdt-home__hero-actions .btn-primary,.vdt-home__hero-actions .btn-secondary,.vdt-home__hero-actions .vdt-hero-dropdown{width:100%}.vdt-home__hero-actions .vdt-hero-dropdown__menu{grid-template-columns:1fr;width:100%;left:0;transform:none}.vdt-home__hero-product{border-radius:.25rem;margin-top:2rem;padding:.75rem}.vdt-home__hero-stage{min-height:0}.vdt-home__hero-shot{border-radius:.85rem}.vdt-feature-band:first-child{min-height:53.5rem}.vdt-feature-band:nth-child(2){min-height:53.9375rem}.vdt-feature-band{padding:1.25rem}.vdt-feature-band__copy h2{font-size:1.65rem}.vdt-feature-band__copy p{font-size:1rem}.vdt-home__feature-stack{padding-top:3.9375rem;padding-bottom:3.9375rem}.vdt-provider-v4-section{padding:1.25rem 0 1.5rem}.vdt-provider-v4-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem .5rem}.vdt-provider-v4-icon{width:2.25rem;height:2.25rem}.vdt-provider-v4-name{font-size:.72rem}.vdt-home__closing-cta{padding:3.5rem 0 3.75rem}.vdt-home__closing-cta-card{text-align:left;align-items:flex-start}.vdt-home__closing-cta-card h2,.vdt-home__closing-cta-card p{text-wrap:pretty}.vdt-home__closing-cta-actions{justify-content:flex-start}.vdt-home__closing-cta-action{width:100%}}
