.v2-vp{background:0 0;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.v2-vp[open]{justify-content:center;align-items:center;display:flex}.v2-vp::backdrop{background:#000000eb}.v2-vp__frame{will-change:transform;width:min(1280px,100vw,177.778dvh - 56.8889px);max-width:100vw;display:flex}.v2-vp__video{background:#000;width:100%;height:auto;max-height:100dvh;display:block}.v2-vp__close{width:44px;height:44px;color:var(--v2-white);cursor:pointer;transition:background-color var(--v2-dur-hover)var(--v2-ease-out),opacity var(--v2-dur-hover)var(--v2-ease-out);background:#00000073;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:clamp(12px,2.5vw,28px);right:clamp(12px,2.5vw,28px)}.v2-vp__close:hover{background:#000000bf}.v2-vp__close:focus-visible{outline:var(--v2-focus-width)solid var(--v2-white);outline-offset:3px}:root.v2-vp-locked{padding-right:var(--v2-vp-gutter,0px);overflow:hidden}@media (prefers-reduced-motion:no-preference){.v2-vp[open] .v2-vp__frame{animation:v2-vp-rise var(--v2-dur-base)var(--v2-ease-out)}.v2-vp[open]::backdrop,.v2-vp[open] .v2-vp__close{animation:v2-vp-veil var(--v2-dur-base)var(--v2-ease-out)}.v2-vp[data-closing] .v2-vp__frame{animation:v2-vp-rise var(--v2-dur-base)var(--v2-ease-out)reverse both}.v2-vp[data-closing]::backdrop,.v2-vp[data-closing] .v2-vp__close{animation:v2-vp-veil var(--v2-dur-base)var(--v2-ease-out)reverse both}}@keyframes v2-vp-rise{0%{transform:translate(var(--v2-vp-x,0px),var(--v2-vp-y,0px))scale(var(--v2-vp-scale,.06));opacity:0}}@keyframes v2-vp-veil{0%{opacity:0}}
.v2-hero{padding:var(--v2-space-frame);background:var(--v2-white);position:relative}.v2-hero__stage{clip-path:inset(var(--v2-space-frame)round var(--v2-radius-m));background:var(--v2-photo-fallback);position:absolute;inset:0;overflow:clip}.v2-hero__media{inset:var(--v2-space-frame);position:absolute}.v2-hero__media:after{content:"";background:var(--v2-gradient-hero-veil);position:absolute;inset:0}.v2-hero__photo{object-fit:cover}.v2-hero__card{--v2-hero-fade:1;min-height:clamp(560px,53.6vw,686px);padding:18px calc(var(--v2-gutter) - 8px)clamp(48px,8vw,102px);border-radius:var(--v2-radius-m);color:var(--v2-white);font-family:var(--v2-font);position:relative;overflow:clip}.v2-hero__col{max-width:var(--v2-container);margin:0 auto}.v2-hero__bar{align-items:center;min-height:42px;display:flex;position:relative}.v2-hero__logo{border-radius:2px;align-items:center;gap:8px;margin-top:2px;margin-left:-6px;display:inline-flex}.v2-hero__logo svg,.v2-fixednav__logo svg{flex:none;display:block}.v2-hero__bar .v2-nav{position:absolute;top:0;left:50%;transform:translate(-50%)}.v2-hero__title{letter-spacing:0;max-width:8.25em;color:var(--v2-white);text-shadow:var(--v2-shadow-headline);margin:clamp(48px,7.7vw,98px) 0 0;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.125}.v2-hero__line{display:block}.v2-hero__line-text{display:inline-block}.v2-hero__claude{white-space:nowrap;position:relative}.v2-hero__asterisk{pointer-events:none;width:.594em;height:.594em;position:absolute;top:-.1875em;left:calc(100% - .234em)}.v2-hero__thin{font-weight:var(--v2-weight-regular)}.v2-hero__body{flex-direction:column;gap:40px;margin-top:24px;display:flex}.v2-hero__sub{max-width:420px;font-size:var(--v2-text-lead-size);font-weight:var(--v2-weight-light);line-height:var(--v2-text-lead-leading);color:var(--v2-hero-sub);margin:0}.v2-hero__sub a{color:inherit;border-radius:2px;text-decoration:underline}.v2-hero__actions{flex-wrap:wrap;gap:16px 24px;display:flex}.v2-hero__actions .ds-button+.ds-button{--i:1}.v2-hero__actions .v2-hero__video-cta{--i:2;display:none}.v2-hero__logo:focus-visible,.v2-hero__sub a:focus-visible{outline:var(--v2-focus-width)solid var(--v2-white);outline-offset:3px}.v2-hero__video{width:88px;color:inherit;text-align:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;flex-direction:column;align-items:center;gap:9px;padding:0;display:flex;position:absolute;top:clamp(200px,42.42%,291px);left:70.41%}@media not (scripting:enabled){.v2-hero__video,.v2-hero__actions .v2-hero__video-cta{display:none}}.v2-video__svg{border-radius:11px;display:block}.v2-hero__video:focus-visible{outline:none}.v2-hero__video:focus-visible .v2-video__svg{outline:var(--v2-focus-width)solid var(--v2-white);outline-offset:-8px}.v2-hero__video-label{font-family:var(--v2-mono);font-size:var(--v2-text-meta-size);line-height:var(--v2-text-meta-leading);letter-spacing:var(--v2-text-meta-tracking);text-transform:uppercase;white-space:nowrap;color:var(--v2-white)}.v2-hero__logo,.v2-hero__title,.v2-hero__sub,.v2-hero__actions .ds-button,.v2-hero__video{opacity:var(--v2-hero-fade)}.v2-hero{--v2-hero-stage:.75s}@media (scripting:enabled) and (prefers-reduced-motion:no-preference){.v2-hero__photo{animation:v2-hero-photo-in 1s var(--v2-ease-in-out)backwards,v2-hero-photo-settle 1.6s var(--v2-ease-out)backwards}.v2-hero[data-intro=b] .v2-hero__photo{animation-name:v2-hero-photo-lift,v2-hero-photo-settle}.v2-hero__col,.v2-hero__video{animation:v2-hero-hold 1ms linear var(--v2-hero-stage)backwards}.v2-logo__mark path{stroke-width:.75px;stroke-dasharray:1;animation:v2-logo-draw .64s var(--v2-ease-out)calc(var(--v2-hero-stage) + var(--i,0)*70ms)both}.v2-logo__word path{animation:v2-logo-letter .38s var(--v2-ease-out)calc(var(--v2-hero-stage) + .4s + var(--i,0)*60ms)both}.v2-hero__line-text{animation:v2-hero-line-clipped var(--v2-dur-reveal)var(--v2-ease-out)calc(var(--v2-hero-stage) + .2s + var(--i,0)*90ms)backwards}@supports (overflow-clip-margin:1px){.v2-hero__line{overflow-clip-margin:.3em;overflow:clip}.v2-hero__line-text{animation-name:v2-hero-line}}.v2-asterisk__shape{-webkit-mask:url(#v2-asterisk-draw);mask:url(#v2-asterisk-draw)}.v2-asterisk__ray{stroke-dasharray:1;animation:v2-hero-ray .3s var(--v2-ease-out)calc(var(--v2-hero-stage) + .5s + var(--i,0)*36ms)backwards}.v2-hero__asterisk{animation:v2-hero-asterisk-arrive .9s var(--v2-ease-pop)calc(var(--v2-hero-stage) + .5s)backwards,v2-hero-spin 60s linear calc(var(--v2-hero-stage) + 1.4s)infinite}.v2-hero__sub{animation:v2-hero-rise var(--v2-dur-reveal)var(--v2-ease-out)calc(var(--v2-hero-stage) + .6s)backwards}.v2-hero__actions .ds-button{animation:v2-hero-rise var(--v2-dur-reveal)var(--v2-ease-out)calc(var(--v2-hero-stage) + .7s + var(--i,0)*var(--v2-stagger))backwards}.v2-video__edge{stroke-dasharray:1;animation:v2-hero-trace .52s var(--v2-ease-in-out)calc(var(--v2-hero-stage) + .9s)backwards}.v2-video__fill{animation:v2-hero-fade-in .42s var(--v2-ease-out)calc(var(--v2-hero-stage) + 1.15s)backwards}.v2-video__play{transform-box:fill-box;transform-origin:50%;animation:v2-hero-pop .46s var(--v2-ease-pop)calc(var(--v2-hero-stage) + 1.15s)backwards}.v2-hero__video-label>span{animation:v2-hero-type 1ms steps(1)calc(var(--v2-hero-stage) + 1.26s + var(--i,0)*26ms)backwards}.v2-hero__video:before{content:"";opacity:0;width:64px;height:64px;animation:v2-hero-wave 4s var(--v2-ease-out)calc(var(--v2-hero-stage) + 1.9s)infinite;border-radius:3px;position:absolute;top:11px;left:12px;box-shadow:0 0 0 1px #ffffff8c}.v2-hero[data-idle] .v2-hero__asterisk{animation-play-state:running,paused}.v2-hero[data-idle] .v2-hero__video:before{animation-play-state:paused}}@keyframes v2-hero-hold{0%{visibility:hidden}}@keyframes v2-hero-photo-in{0%{opacity:0}}@keyframes v2-hero-photo-lift{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}@keyframes v2-hero-photo-settle{0%{scale:1.06}}@keyframes v2-logo-draw{0%{stroke:#fff;stroke-dashoffset:1px;fill-opacity:0}60%{stroke:#fff;stroke-dashoffset:0;fill-opacity:0}to{stroke:#fff0;stroke-dashoffset:0;fill-opacity:1}}@keyframes v2-logo-letter{0%{opacity:0;translate:0 6px}}@keyframes v2-hero-line{0%{transform:translateY(calc(100% + .3em))}}@keyframes v2-hero-line-clipped{0%{clip-path:inset(-.5em -.5em 100%);transform:translateY(100%)}to{clip-path:inset(-.5em);transform:none}}@keyframes v2-hero-ray{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes v2-hero-asterisk-arrive{0%{rotate:-40deg}}@keyframes v2-hero-spin{to{transform:rotate(1turn)}}@keyframes v2-hero-rise{0%{opacity:0;translate:0 var(--v2-reveal-distance)}}@keyframes v2-hero-trace{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes v2-hero-fade-in{0%{opacity:0}}@keyframes v2-hero-pop{0%{opacity:0;scale:0}}@keyframes v2-hero-type{0%{opacity:0}}@keyframes v2-hero-wave{0%{opacity:.7;scale:1}40%,to{opacity:0;scale:1.45}}@property --v2-wave-r{syntax:"<length>";inherits:false;initial-value:0}@property --v2-wave-a{syntax:"<number>";inherits:false;initial-value:0}.v2-hero__wave{display:none}@media (hover:hover) and (prefers-reduced-motion:no-preference){.v2-hero__wave{--v2-wave-x:calc(70.41% + 44px);--v2-wave-y:calc(clamp(200px,42.42%,291px) + 43px);pointer-events:none;-webkit-mask-image:radial-gradient(circle at var(--v2-wave-x)var(--v2-wave-y),transparent calc(var(--v2-wave-r) - 110px),rgba(0,0,0,var(--v2-wave-a))var(--v2-wave-r),transparent calc(var(--v2-wave-r) + 70px));-webkit-mask-image:radial-gradient(circle at var(--v2-wave-x)var(--v2-wave-y),transparent calc(var(--v2-wave-r) - 110px),rgba(0,0,0,var(--v2-wave-a))var(--v2-wave-r),transparent calc(var(--v2-wave-r) + 70px));mask-image:radial-gradient(circle at var(--v2-wave-x)var(--v2-wave-y),transparent calc(var(--v2-wave-r) - 110px),rgba(0,0,0,var(--v2-wave-a))var(--v2-wave-r),transparent calc(var(--v2-wave-r) + 70px));opacity:0;visibility:hidden;transition:opacity .4s var(--v2-ease-out),visibility 0s linear .4s;animation:1.2s linear infinite paused v2-hero-blur-wave;display:block;position:absolute;inset:0}.v2-hero__wave-photo{object-fit:cover;filter:blur(8px)}.v2-hero__video:after{--v2-wave-a:0;content:"";width:64px;height:64px;box-shadow:0 0 0 1px rgba(255,255,255,var(--v2-wave-a));opacity:0;animation:v2-hero-pulse 1.2s var(--v2-ease-out)infinite paused;transition:opacity .4s var(--v2-ease-out);border-radius:3px;position:absolute;top:11px;left:12px}.v2-hero:has(.v2-hero__video:hover) .v2-hero__wave{opacity:1;visibility:visible;transition:opacity .16s var(--v2-ease-out);animation-play-state:running}.v2-hero__video:hover:after{opacity:1;transition-duration:.16s;animation-play-state:running}}@keyframes v2-hero-blur-wave{0%{--v2-wave-r:0px;--v2-wave-a:0}10%{--v2-wave-a:1}to{--v2-wave-r:1100px;--v2-wave-a:0}}@keyframes v2-hero-pulse{0%{--v2-wave-a:.9;scale:1}to{--v2-wave-a:0;scale:1.6}}@media (max-width:720px){.v2-hero__wave-photo{object-position:68% 50%}}@property --v2-video-turn{syntax:"<angle>";inherits:false;initial-value:0deg}.v2-video__play-solid{opacity:0;transition:opacity var(--v2-dur-hover)var(--v2-ease-out)}.v2-hero__video-ring{display:none}@media (hover:hover){.v2-hero__video:hover .v2-video__play-solid{opacity:1}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.v2-video__edge{transition:opacity .4s var(--v2-ease-out)}.v2-hero__video-ring{pointer-events:none;background:conic-gradient(from calc(var(--v2-video-turn) - 55deg),#fff0 0deg,#fff 100deg,#fff0 140deg,#fff0 180deg,#fff 280deg,#fff0 320deg);-webkit-mask-composite:xor;opacity:0;width:64px;height:64px;transition:opacity .4s var(--v2-ease-out);border-radius:3px;padding:1px;animation:2.4s linear infinite paused v2-video-edge-turn;display:block;position:absolute;top:11px;left:12px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor,source-over;mask:linear-gradient(#000 0 0) content-box exclude,linear-gradient(#000 0 0)}.v2-hero__video:hover .v2-video__edge{opacity:0}.v2-hero__video:hover .v2-hero__video-ring{opacity:1;transition-duration:var(--v2-dur-hover);animation-play-state:running}}@media (hover:hover) and (prefers-reduced-motion:reduce){.v2-video__play-solid{transition:opacity .15s linear}}@keyframes v2-video-edge-turn{to{--v2-video-turn:360deg}}@media (prefers-reduced-motion:no-preference){.v2-hero__stage{--v2-hero-closed:calc(1 - var(--v2-hero-stretch,0));clip-path:inset(calc(var(--v2-space-frame)*var(--v2-hero-closed))round calc(var(--v2-radius-m)*var(--v2-hero-closed)))}.v2-hero__media{transform:translateY(calc(8%*var(--v2-hero-exit,0)))scale(calc(1 + .05*var(--v2-hero-stretch,0) + .07*var(--v2-hero-exit,0)))}.v2-hero__card{--v2-hero-fade:calc(1 - .4*var(--v2-hero-exit,0))}}@media (max-width:720px){.v2-hero__bar{flex-direction:column;align-items:flex-start;gap:12px}.v2-hero__logo{margin-left:0;padding:5px 0}.v2-hero__bar .v2-nav{position:static;transform:none}.v2-hero__photo{object-position:68% 50%}.v2-hero__media:after{background:linear-gradient(#0006,#0006),var(--v2-gradient-hero-veil)}.v2-hero__video{display:none}.v2-hero__actions{flex-direction:column;align-items:stretch;gap:12px}.v2-hero__actions .ds-button{width:100%}}@media (max-width:720px) and (scripting:enabled){.v2-hero__actions .v2-hero__video-cta{display:inline-flex}}
