.v2{--v2-accent-rgb:196 36 52;--v2-accent:rgb(var(--v2-accent-rgb));--v2-tint-rgb:var(--v2-accent-rgb);background:#000;color:#fff}.v2 :focus-visible{outline:2px solid var(--v2-accent);outline-offset:3px}.v2-grain{position:fixed;inset:0;z-index:40;pointer-events:none;opacity:.09;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.v2-marquee{mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.v2-marquee-track{display:flex;width:max-content;animation:v2-marquee 60s linear infinite}.v2-marquee:hover .v2-marquee-track{animation-play-state:paused}@keyframes v2-marquee{to{transform:translateX(-50%)}}.v2-work-card{background:radial-gradient(70% 110% at 88% 0,color-mix(in srgb,var(--tint) 30%,transparent),transparent 62%),linear-gradient(to bottom,#111,#070707);box-shadow:0 -30px 60px -20px rgb(0 0 0/.9),inset 0 1px 0 rgb(255 255 255/.08)}.v2-work-shot{transform:perspective(1800px) rotateY(-18deg) rotateX(7deg) rotate(1.5deg);transform-origin:left center;transition:transform .9s cubic-bezier(.2,.7,.1,1)}.group:hover>*>.v2-work-shot,.v2-work-card:hover .v2-work-shot{transform:perspective(1800px) rotateY(-8deg) rotateX(3deg) rotate(.5deg) translateX(-2%)}.v2-spotlight{--x:50%;--y:0px;position:relative;border-radius:2rem;padding:1px;background:radial-gradient(420px circle at var(--x) var(--y),rgb(var(--v2-accent-rgb)/0),transparent 70%),rgb(255 255 255/.1);transition:background .3s}.v2-spotlight:hover{background:radial-gradient(420px circle at var(--x) var(--y),rgb(var(--v2-accent-rgb)/.9),transparent 70%),rgb(255 255 255/.1)}.v2-spotlight-inner{border-radius:calc(2rem - 1px);background:linear-gradient(180deg,#101010,#080808)}.v2-spotlight-inner:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s;background:radial-gradient(520px circle at var(--x) var(--y),rgb(var(--v2-accent-rgb)/.1),transparent 65%);pointer-events:none}.v2-spotlight:hover .v2-spotlight-inner:before{opacity:1}.v2-gauge circle:last-of-type{transition:stroke-dashoffset 1.2s cubic-bezier(.2,.7,.1,1)}@media (prefers-reduced-motion:reduce){.v2-marquee-track{animation:none}.v2-work-shot{transition:none}}.v2 .typography{color:var(--color-neutral-300)}.v2 .typography :where(h2,h3,strong,th,a){color:var(--color-white)}.v2 .typography :where(thead th){border-bottom-color:rgb(255 255 255/.4)}.v2 .typography :where(td){border-bottom-color:rgb(255 255 255/.1)}.v2 .typography :where(hr){border-color:rgb(255 255 255/.1)}.v2 .typography :where(pre){background-color:#0d0d0d;box-shadow:inset 0 0 0 1px rgb(255 255 255/.1)}.v2-case-body :where(h2){font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);font-weight:var(--font-weight-medium);text-wrap:balance}@media (width >= 64rem){.v2-case-body{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:3rem;row-gap:1.5rem}.v2-case-body>*{grid-column:5/-1;margin:0;max-width:44rem}.v2-case-body>h2{position:relative;grid-column:1/span 4;align-self:start;max-width:none}.v2-case-body>h2,.v2-case-body>h2+*{margin-top:7rem}.v2-case-body>h2:first-of-type,.v2-case-body>h2:first-of-type+*{margin-top:0}.v2-case-body>h2:not(:first-of-type):before{content:"";position:absolute;top:-3.5rem;left:0;width:calc(300% + 6rem);height:1px;background:rgb(255 255 255/.1)}.v2-case-body>:empty{display:none}.v2-case-body>[class*=max-w-none]{grid-column:1/-1;max-width:none;margin-block:3.5rem}}