.studio-hero{position:relative;display:grid;align-items:center;min-height:clamp(520px,calc(76svh - var(--nav-h)),720px);margin-top:calc(var(--nav-h) - var(--marketing-pad-top));padding:6rem 2.5rem 5rem;text-align:left}.studio-hero-inner{position:relative;z-index:1;width:min(100%,1400px);margin-inline:auto}.studio-hero h1{margin:0;max-width:17ch;font-size:clamp(4rem,6.5vw,6.75rem);font-weight:500;line-height:1.02;letter-spacing:-.065em;text-wrap:balance}.studio-hero h1 span{color:hsl(var(--foreground) / .7)}.studio-hero-heading{display:flex;align-items:center;gap:clamp(1.5rem,3vw,3rem);width:-moz-fit-content;width:fit-content;max-width:100%}.studio-hero-heading h1{min-width:0}.studio-hero-goat{display:block;flex-shrink:0;width:clamp(130px,14vw,190px);aspect-ratio:1;background:hsl(var(--foreground));-webkit-mask:url(/brand/icon-white.svg) center / contain no-repeat;mask:url(/brand/icon-white.svg) center / contain no-repeat}.studio-hero-intro{max-width:47ch;margin:1.5rem 0 0;color:hsl(var(--muted-foreground));font-size:1.0625rem;line-height:1.75;text-wrap:pretty}.studio-hero-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem 1.75rem;margin-top:2rem;font-size:.875rem}.studio-hero .studio-hero-actions{justify-content:flex-start}.studio-hero-actions svg{width:18px;height:18px}.studio-hero-primary{display:inline-flex;align-items:center;gap:1.25rem;min-height:52px;padding:.9rem 1.25rem;border-radius:3px;background:hsl(var(--foreground));color:hsl(var(--background));font-weight:500;transition:background-color .18s}.studio-hero-primary:hover{background:hsl(var(--foreground) / .85)}.studio-hero-work{display:inline-flex;align-items:center;gap:.8rem;min-height:44px;color:hsl(var(--foreground));text-underline-offset:6px}.studio-hero-work:hover{text-decoration:underline}.studio-hero a:focus-visible,.studio-motion-toggle:focus-visible,.home-finale a:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:5px}.studio-mark-fallback{position:absolute;width:min(75vw,700px);height:100%;opacity:.1;background:linear-gradient(125deg,#fff,#718294 28%,#f3f6f8 50%,#65707b 75%,#eaf0f4);-webkit-mask:url(/brand/icon-white.svg) center / contain no-repeat;mask:url(/brand/icon-white.svg) center / contain no-repeat}.studio-home[data-motion=true] .studio-mark-fallback{display:none}.studio-hero-down{position:absolute;bottom:2rem;right:max(2.5rem,calc((100vw - 1400px)/2));width:20px;height:20px;color:hsl(var(--muted-foreground))}.home-mobile-copy{display:none}@media(max-width:767px){.home-desktop-copy{display:none}.home-mobile-copy{display:inline}.studio-hero{min-height:0;padding:2.75rem 1.25rem clamp(6.25rem,12svh,7.5rem)}.studio-hero h1{max-width:12ch;font-size:clamp(3rem,12.6vw,5rem)}.studio-hero h1 span{display:block}.studio-hero-heading{gap:.875rem;width:100%}.studio-hero-goat{width:clamp(70px,20vw,112px)}.studio-hero-intro{max-width:34ch;font-size:.9375rem;line-height:1.6;margin-top:1rem}.studio-hero-actions{font-size:.8rem;gap:.65rem 1rem;margin-top:1.5rem}.studio-hero-primary{min-height:48px;padding-inline:1rem}.studio-hero-down{display:none}}@media(prefers-reduced-motion:reduce){.studio-hero *{transition:none!important}}@property --galaxy-turn{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes galaxy-idle-spin{to{--galaxy-turn: 360deg}}.home-width{width:min(100% - 5rem,1400px);margin-inline:auto}.studio-home{position:relative;z-index:1;isolation:isolate;overflow:clip}.studio-home>section{position:relative;z-index:1}.home-journey-boundary{position:absolute;inset:0;z-index:0;pointer-events:none}.home-journey-scene{position:sticky;top:var(--nav-h);height:calc(100dvh - var(--nav-h));overflow:clip;pointer-events:none}.mobile-home-starfield{display:block;width:100%;height:100%;pointer-events:none}.home-journey-scene:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,hsl(var(--background) / .4),transparent 75%)}.home-galaxy-image{--handoff: clamp(0, calc((var(--galaxy-progress, 0) - 3.82) / .18), 1);--arrival: calc(var(--handoff) * var(--handoff) * (3 - 2 * var(--handoff)));position:absolute;left:calc(32% + var(--arrival) * 38%);top:calc(60% + var(--arrival) * (40% - var(--finale-height, 600px) / 2));width:min(62vw,calc(var(--finale-height, 600px) * 1.15));max-width:none;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;opacity:calc(var(--arrival) * .85);transform:translate(-50%,-50%) rotate(-16deg) scaleY(calc(.53 + var(--arrival) * .23)) rotate(calc(-70deg + var(--arrival) * 70deg + var(--galaxy-turn)));mix-blend-mode:screen;-webkit-mask-image:radial-gradient(ellipse closest-side,#000 55%,#000 78%,transparent 100%);mask-image:radial-gradient(ellipse closest-side,#000 55%,#000 78%,transparent 100%)}html[data-theme=light] .home-galaxy-image{mix-blend-mode:multiply;opacity:calc(var(--arrival) * .2)}@media(min-width:1024px)and (prefers-reduced-motion:no-preference){.home-galaxy-image{animation:galaxy-idle-spin 240s linear infinite paused}.home-journey-scene[data-galaxy-settled=true][data-spin-active=true] .home-galaxy-image{animation-play-state:running}}.studio-motion-toggle{position:fixed;z-index:5;right:1.5rem;bottom:1.5rem;display:grid;place-items:center;width:44px;height:44px;color:hsl(var(--foreground));background:hsl(var(--background) / .8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsl(var(--border));border-radius:50%}.studio-motion-toggle:hover{border-color:hsl(var(--foreground) / .5)}.studio-motion-toggle svg{width:14px;height:14px}.home-eyebrow{margin:0 0 1.5rem;color:hsl(var(--muted-foreground));font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.home-text-link{display:inline-flex;min-height:44px;gap:.7rem;align-items:center;width:-moz-fit-content;width:fit-content;font-size:.875rem;color:hsl(var(--foreground));text-underline-offset:5px}.home-text-link:hover{text-decoration:underline}.home-text-link svg{width:16px;height:16px;flex-shrink:0}.home-text-link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:6px}.home-work{scroll-margin-top:var(--nav-h);padding-block:clamp(4.5rem,7vw,7rem) 8rem;border-top:1px solid hsl(var(--border) / .55)}.home-section-heading{display:flex;justify-content:space-between;gap:3rem;align-items:flex-end;margin-bottom:3rem}.home-section-heading h2{font-size:clamp(3rem,5.6vw,5.5rem);font-weight:500;line-height:1;letter-spacing:-.06em}.home-work-heading-copy{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:2rem;width:min(48%,540px);padding-bottom:.35rem}.home-work-heading-copy p{max-width:31ch;color:hsl(var(--muted-foreground));font-size:.9375rem;line-height:1.55;text-wrap:pretty}.home-work-heading-copy .home-text-link{white-space:nowrap}.home-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.5rem 2rem;align-items:start}.home-toolkit{padding-block:2rem;margin-bottom:5rem;border-block:1px solid hsl(var(--border) / .7);background:hsl(var(--background) / .65)}.home-toolkit-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 2rem;margin-bottom:1.75rem}.home-toolkit-heading h2{font-size:1rem;font-weight:500;letter-spacing:-.02em}.home-toolkit-heading p{max-width:65ch;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.home-toolkit-brand{display:flex;align-items:center;gap:.75rem;color:hsl(var(--foreground) / .8);font-size:1.125rem;font-weight:500;letter-spacing:-.025em;text-transform:none}.home-toolkit-logos{max-width:1400px;margin-inline:auto;-webkit-mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}.home-toolkit-logos:hover .animate-marquee,.studio-home[data-paused=true] .home-toolkit-logos .animate-marquee{animation-play-state:paused}.studio-home[data-reveal-motion=false] .home-toolkit-logos{-webkit-mask-image:none;mask-image:none}.studio-home[data-reveal-motion=false] .home-toolkit-logos .animate-marquee{animation:none;width:100%;flex-wrap:wrap;justify-content:center;gap:1.5rem 0;white-space:normal}.studio-home[data-reveal-motion=false] .home-toolkit-logos .marquee-item[aria-hidden=true]{display:none}.home-work-item{min-width:0}.studio-home[data-reveal-motion=true] .home-section-heading h2{opacity:calc(.45 + var(--reveal, 1) * .55);transform:translateY(calc((1 - var(--reveal, 1)) * 20px))}.studio-home[data-reveal-motion=true] .home-section-heading .home-text-link{opacity:calc(.55 + var(--reveal, 1) * .45);transform:translateY(calc((1 - var(--reveal, 1)) * 12px))}.studio-home[data-reveal-motion=true] .home-work-item .portfolio-visual{opacity:calc(.58 + var(--reveal, 1) * .42);clip-path:inset(0 calc((1 - var(--reveal, 1)) * 8%) 0 0);transform:translateY(calc((1 - var(--reveal, 1)) * 48px))}.studio-home[data-reveal-motion=true] .home-work-item:nth-child(2n) .portfolio-visual{clip-path:inset(0 0 0 calc((1 - var(--reveal, 1)) * 8%))}.studio-home[data-reveal-motion=true] .home-work-item .portfolio-caption,.studio-home[data-reveal-motion=true] .home-work-item .portfolio-role{opacity:calc(.45 + var(--reveal, 1) * .55);transform:translateY(calc((1 - var(--reveal, 1)) * 16px))}.home-experience{isolation:isolate;overflow:hidden;display:flex;align-items:center;min-height:min(780px,90svh);padding:clamp(2rem,6vw,6rem);border-radius:8px;background:#080c12;color:#f2f4f7}.home-experience-media{position:absolute;z-index:-2;inset:0 0 0 23%;overflow:hidden}.home-experience-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-experience:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#080c12 8%,#080c12ed 26%,#080c1270 54%,#080c120a 80%)}.home-experience-copy{width:51%}.home-experience .home-eyebrow{color:#b5c1ce}.home-experience h2{max-width:12ch;font-size:clamp(3rem,5.7vw,5.75rem);font-weight:500;line-height:1.02;letter-spacing:-.065em}.home-experience-copy>p:not(.home-eyebrow){max-width:32ch;font-size:1rem;line-height:1.8;color:#b5c1ce;margin-top:1.5rem}.home-experience-actions{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.5rem}.home-experience .home-text-link{color:#f2f4f7}.home-experience .home-text-link:last-child{color:#b5c1ce}.studio-home[data-reveal-motion=true] .home-experience-image{transform:scale(calc(1 + (1 - var(--reveal, 1)) * .18))}.studio-home[data-reveal-motion=true] .home-experience-media{clip-path:inset(0 calc((1 - var(--reveal, 1)) * 12%) 0 calc((1 - var(--reveal, 1)) * 12%))}.home-agency{--agency-ink: #f4f3ef;--agency-copy: #d4d8da;--agency-muted: #a8b0b7;--agency-line: #c8d5dc24;scroll-margin-top:var(--nav-h);margin-block:1rem 0;padding-bottom:clamp(2.5rem,4vw,4rem);isolation:isolate;overflow:hidden;color:var(--agency-ink);background:radial-gradient(ellipse 72% 52% at 12% 56%,#326f582e 0%,#17382b1f 44%,transparent 76%),radial-gradient(ellipse 44% 34% at 87% 18%,#b2826112 0%,transparent 74%),linear-gradient(180deg,hsl(var(--background) / .82),hsl(var(--background) / .62) 34%,hsl(var(--background) / .68) 72%,hsl(var(--background) / .84));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-block:1px solid #dce7f21a;box-shadow:0 40px 110px #0003}.home-agency-hero{position:relative;width:min(100%,1440px);height:clamp(500px,42vw,600px);overflow:hidden}.home-agency-hero:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 50%,hsl(var(--background) / .78) 100%),linear-gradient(90deg,hsl(var(--background) / .96) 0%,hsl(var(--background) / .91) 24%,hsl(var(--background) / .69) 48%,hsl(var(--background) / .16) 76%,transparent 100%)}.home-agency-hero-media{position:absolute;inset:0;overflow:hidden;background:#e7ece8}.home-agency-hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;transform:scale(1.015)}.home-agency-hero-copy{position:absolute;z-index:2;top:clamp(4.5rem,6vw,6.25rem);left:clamp(2.5rem,5vw,4.5rem);width:min(45vw,640px)}.home-agency-hero-copy h2{max-width:9ch;font-size:clamp(4.25rem,5.3vw,4.75rem);font-weight:500;line-height:.95;letter-spacing:-.058em;text-wrap:balance}.home-agency-hero-copy p{max-width:45ch;margin-top:clamp(2.5rem,5vw,5rem);color:var(--agency-copy);font-size:1.25rem;line-height:1.45;text-wrap:pretty}.home-agency-hero-caption{position:absolute;z-index:2;right:4.5rem;bottom:1.75rem;max-width:24rem;color:#eef1ef;font-size:.8125rem;line-height:1.4;text-align:right;text-shadow:0 1px 18px #000}.home-agency-shell{width:min(calc(100% - 9rem),1296px);padding-top:clamp(3.5rem,5vw,4.5rem)}.home-agency-intro{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);align-items:start;gap:2.5rem;padding-bottom:clamp(3rem,5vw,4.5rem)}.home-agency-intro h3{max-width:13ch;font-size:clamp(3.4rem,4vw,3.75rem);font-weight:500;line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.home-agency-intro p{max-width:39ch;color:var(--agency-muted);font-size:1.125rem;line-height:1.5;text-wrap:pretty}.home-agency-layout{display:grid;grid-template-columns:minmax(0,824px) minmax(360px,432px);justify-content:space-between;align-items:start;gap:2.5rem}.home-agency-proof{min-width:0;color:var(--agency-muted);text-decoration:none}.home-agency-proof-frame{display:block;aspect-ratio:824 / 630;overflow:hidden;background:#f6f7f2;outline:1px solid #c6ddd329;box-shadow:0 34px 104px #0006,0 0 64px #6d9b8821}.home-agency-proof-picture{display:block;width:100%;height:100%}.home-agency-proof:focus-visible{outline:none}.home-agency-proof:focus-visible .home-agency-proof-frame{outline:2px solid var(--agency-ink);outline-offset:-2px}.home-agency-proof-frame img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transform:none}.home-agency-proof-caption{display:flex;align-items:center;min-height:2.5rem;font-size:.8125rem;line-height:1.4}.home-agency-proof:hover .home-agency-proof-caption{color:var(--agency-ink)}.home-agency-index{border-top:1px solid var(--agency-line);background:hsl(var(--background) / .58);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 28px 80px #0002}.home-agency-stage{--stage-accent: #91a99a;position:relative;border-bottom:1px solid var(--agency-line);background:#ffffff04}.home-agency-stage[data-stage=build]{--stage-accent: #8e9faf}.home-agency-stage[data-stage=hosting]{--stage-accent: #a6a28f}.home-agency-stage[data-stage=campaigns]{--stage-accent: #b39479}.home-agency-stage[data-stage=grow]{--stage-accent: #82a08f}.home-agency-summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:1rem;min-height:96px;padding:1rem 1.25rem;cursor:pointer;list-style:none;transition:background-color .26s ease,box-shadow .26s ease}.home-agency-summary::-webkit-details-marker{display:none}.home-agency-summary:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:1px;background:var(--agency-line);transform-origin:left}.home-agency-summary:hover{background:#ffffff08}.home-agency-summary:hover .home-agency-outcome{color:var(--agency-copy)}.home-agency-summary:focus-visible{outline:2px solid var(--agency-ink);outline-offset:-4px}.home-agency-summary-copy{min-width:0}.home-agency-verb{font-size:clamp(1.55rem,2vw,1.85rem);font-weight:500;line-height:1.02;letter-spacing:-.045em}.home-agency-outcome{display:block;max-width:38ch;margin-top:.45rem;color:#89938f;font-size:.75rem;line-height:1.35;text-wrap:pretty;transition:color .18s ease}.home-agency-toggle{position:relative;width:24px;height:24px;color:currentColor}.home-agency-toggle:before,.home-agency-toggle:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1.5px;background:currentColor;transform:translate(-50%,-50%);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .22s ease}.home-agency-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.home-agency-stage[open] .home-agency-summary{background:hsl(var(--background) / .7);box-shadow:inset 3px 0 var(--stage-accent)}.home-agency-stage[open] .home-agency-outcome{color:#bdc5c1}.home-agency-stage[open] .home-agency-toggle:after{opacity:0;transform:translate(-50%,-50%) rotate(180deg)}.home-agency-stage[data-closing=true] .home-agency-toggle:after{opacity:1;transform:translate(-50%,-50%) rotate(90deg)}.home-agency-panel{display:block;height:0;opacity:0;overflow:hidden;background:hsl(var(--background) / .66);border-top:0 solid transparent}.home-agency-stage[open] .home-agency-panel{height:auto;opacity:1;border-top-width:1px;border-top-color:#ffffff10}.home-agency-panel-clip{min-height:0;overflow:hidden}.home-agency-panel-inner{display:flex;flex-direction:column;min-height:270px;padding:1.4rem 1.25rem 1.5rem;opacity:0;transform:translateY(-10px);transition:opacity .32s ease,transform .48s ease-out}.home-agency-stage[open] .home-agency-panel-inner{opacity:1;transform:none;transition-delay:.1s}.home-agency-panel-inner>p{max-width:39ch;color:var(--agency-copy);font-size:1rem;line-height:1.58;text-wrap:pretty}.home-agency-panel-marks{display:flex;align-items:center;gap:1.15rem;min-height:42px;margin-bottom:1.4rem;color:var(--agency-copy)}.home-agency-service-mark{display:grid;flex:0 0 auto;place-items:center;width:27px;height:27px;color:#c4cbc7;opacity:.92}.home-agency-service-mark--lead{width:40px;height:40px;margin-right:.25rem;color:var(--stage-accent);opacity:1}.home-agency-service-brand{display:block;width:100%;height:100%}.home-agency-service-mark--ink{color:#f0f2ef}.home-agency-service-mark--muted{color:#a9b1ad}.home-agency-service-mark--cool{color:#8eb1bb}.home-agency-service-mark--warm{color:#d0a475}.home-agency-service-mark--figma{color:#e98f78}.home-agency-service-mark--react{color:#75bdd4}.home-agency-service-mark--aws{color:#e9a04d}.home-agency-service-mark--cloudflare{color:#dc8d4c}.home-agency-service-mark--google{color:#6c9ee8}.home-agency-service-mark--meta{color:#5f91df}.home-agency-service-mark--maps{color:#6baa7d}.home-agency-service-mark--yelp{color:#d96d68}.home-agency-service-mark--analytics{color:#d99852}.home-agency-services{display:grid;width:100%;gap:.8rem;margin-top:1.4rem}.home-agency-services li{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:.8rem;width:100%;min-width:0;padding:0;color:var(--agency-muted);font-size:.875rem;line-height:1.35}.home-agency-capability-icon{display:grid;place-items:center;width:22px;height:22px;color:var(--stage-accent)}@media(min-width:1024px){.home-agency-index:not(:has(.home-agency-stage[open])){align-self:stretch;display:grid;grid-template-rows:repeat(5,minmax(0,1fr))}.home-agency-index:not(:has(.home-agency-stage[open])) .home-agency-summary{height:100%}}.home-agency-action{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 56px;align-items:center;gap:2rem;min-height:112px;margin-top:3.5rem;padding:1.5rem 1.75rem;overflow:hidden;color:var(--agency-ink);border-block:1px solid var(--agency-line);background:linear-gradient(100deg,#ffffff07,transparent 62%);text-decoration:none}.home-agency-action:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#b39378,#8da9a0);transform:scaleY(.42);transform-origin:center;transition:transform .32s ease}.home-agency-action:hover:before{transform:scaleY(1)}.home-agency-action strong{display:block;max-width:29ch;font-size:clamp(1.7rem,2.5vw,2.35rem);font-weight:500;line-height:1.08;letter-spacing:-.04em}.home-agency-action-mark{display:grid;place-items:center;width:56px;height:56px;color:var(--agency-ink);border:1px solid #ffffff4a;border-radius:2px;transition:color .22s ease,background-color .22s ease,border-color .22s ease}.home-agency-action svg{width:22px;height:22px;transition:transform .18s ease}.home-agency-action:hover .home-agency-action-mark{color:#080c0f;background:#eeeae2;border-color:#eeeae2}.home-agency-action:hover .home-agency-action-mark svg{transform:translate(3px,-3px)}.home-agency-action:focus-visible{outline:2px solid var(--agency-ink);outline-offset:6px}.studio-home[data-reveal-motion=true] .home-agency-hero-copy,.studio-home[data-reveal-motion=true] .home-agency-intro>*{opacity:calc(.45 + var(--reveal, 1) * .55);transform:translateY(calc((1 - var(--reveal, 1)) * 18px))}.studio-home[data-reveal-motion=true] .home-agency-hero-media img{transform:scale(calc(1.015 + (1 - var(--reveal, 1)) * .055))}.studio-home[data-reveal-motion=true] .home-agency-proof-frame{clip-path:inset(0 calc((1 - var(--reveal, 1)) * 8%) 0 0);transform:translateY(calc((1 - var(--reveal, 1)) * 36px))}.studio-home[data-reveal-motion=true] .home-agency-summary:after{transform:scaleX(var(--reveal, 1))}.studio-home[data-reveal-motion=true] .home-agency-summary-copy{opacity:calc(.45 + var(--reveal, 1) * .55);transform:translateY(calc((1 - var(--reveal, 1)) * 14px))}.studio-home[data-reveal-motion=true] .home-agency-action{opacity:calc(.55 + var(--reveal, 1) * .45)}.studio-home[data-paused=true] .home-agency-proof-frame img,.studio-home[data-paused=true] .home-agency-toggle:before,.studio-home[data-paused=true] .home-agency-toggle:after,.studio-home[data-reveal-motion=false] .home-agency-proof-frame img{animation:none;transition:none}.home-finale{padding-block:5rem;text-align:left;border-top:1px solid hsl(var(--border) / .6)}.home-finale-copy{position:relative;isolation:isolate}.home-finale-copy:before{content:"";position:absolute;z-index:-1;inset:-3rem;pointer-events:none;background:radial-gradient(ellipse,hsl(var(--background) / .8),hsl(var(--background) / .4) 50%,transparent 73%)}.home-finale h2{max-width:11ch;font-size:clamp(3.5rem,6.7vw,7.25rem);font-weight:500;line-height:.98;letter-spacing:-.06em;text-wrap:balance}.home-finale p{max-width:38ch;margin:1.75rem 0 0;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.75}.home-finale .studio-hero-actions{justify-content:flex-start;margin-top:2rem}.home-finale .studio-hero-primary{min-height:54px;padding-inline:1.5rem}@media(min-width:1024px){.home-finale{display:flex;flex-direction:column;justify-content:center;min-height:clamp(560px,82svh,820px)}.home-finale-copy{max-width:46%}}@media(min-width:1024px)and (max-width:1199px){.home-agency-shell{width:min(calc(100% - 5rem),1296px)}.home-agency-intro{grid-template-columns:1fr}.home-agency-intro p{max-width:52ch}.home-agency-layout{grid-template-columns:1fr;gap:2.5rem}.home-agency-proof{display:block}.home-agency-proof-frame{aspect-ratio:16 / 9}}@media(max-width:1023px){.home-galaxy-artwork{display:none}.home-agency-shell{width:min(calc(100% - 5rem),1296px)}.home-agency-intro{grid-template-columns:1fr}.home-agency-intro p{max-width:52ch}.home-agency-layout{grid-template-columns:1fr;gap:2.5rem}.home-agency-proof{display:block}.home-agency-proof-frame{aspect-ratio:16 / 9}}.studio-home[data-reveal-motion=false] .home-galaxy-image{left:70%;top:calc(100% - var(--finale-height, 600px) / 2);transform:translate(-50%,-50%) rotate(-16deg) scaleY(.76)}@media(max-width:899px){.home-agency-intro h3{max-width:14ch}}@media(max-width:767px){.home-agency{margin-block:1rem 0;padding-bottom:0}.home-agency-hero.home-width{display:flex;flex-direction:column;width:100%;height:auto}.home-agency-hero:after{display:none}.home-agency-hero-media{position:relative;order:1;height:276px}.home-agency-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsl(var(--background) / .62) 0%,transparent 27%,transparent 56%,hsl(var(--background) / .5) 100%);pointer-events:none}.home-agency-hero-media img{-o-object-position:52% center;object-position:52% center;transform:none}.home-agency-hero-copy{position:relative;order:0;top:auto;left:auto;width:auto;padding:2.4rem 1.25rem 2.6rem}.home-agency-hero-copy h2{max-width:9ch;font-size:clamp(2.75rem,12vw,3.25rem);line-height:.98}.home-agency-hero-copy p{max-width:34ch;margin-top:2rem;font-size:1.0625rem;line-height:1.47}.home-agency-hero-caption{position:relative;order:2;right:auto;bottom:auto;display:flex;align-items:center;min-height:42px;max-width:none;padding-inline:1.25rem;color:var(--agency-muted);background:hsl(var(--background) / .72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.75rem;text-align:left;text-shadow:none}.home-agency-shell.home-width{width:100%;padding-top:0}.home-agency-intro{display:block;padding:2.5rem 1.25rem 2.75rem}.home-agency-intro h3{max-width:9ch;font-size:clamp(2.625rem,10.8vw,3.2rem);line-height:1}.home-agency-intro p{margin-top:1.5rem;font-size:1rem;line-height:1.5}.home-agency-layout{display:block}.home-agency-proof{display:block;width:100%}.home-agency-proof-frame{aspect-ratio:390 / 400}.home-agency-proof-frame img{-o-object-position:center top;object-position:center top;transform:none}.home-agency-proof-caption{display:none}.home-agency-proof:focus-visible{outline-offset:-4px}.home-agency-index{width:100%}.home-agency-summary{grid-template-columns:minmax(0,1fr) 22px;gap:1rem;min-height:104px;padding:1.15rem 1.25rem}.home-agency-verb{font-size:clamp(1.75rem,7.5vw,2.15rem)}.home-agency-outcome{max-width:25ch;margin-top:.35rem;font-size:.75rem;line-height:1.28}.home-agency-toggle{width:22px;height:22px}.home-agency-panel-inner{min-height:0;padding:1.45rem 1.25rem 1.65rem}.home-agency-panel-inner>p{max-width:38ch;font-size:.9375rem;line-height:1.5}.home-agency-panel-marks{gap:1rem;min-height:40px;margin-bottom:1.25rem}.home-agency-service-mark{width:25px;height:25px}.home-agency-service-mark--lead{width:38px;height:38px;margin-right:.15rem}.home-agency-services{gap:.75rem;margin-top:1.25rem}.home-agency-services li{gap:.7rem;font-size:.84375rem;line-height:1.35;grid-template-columns:21px minmax(0,1fr)}.home-agency-capability-icon{width:21px;height:21px}.home-agency-action{grid-template-columns:minmax(0,1fr) 48px;gap:1rem;min-height:108px;margin:2.5rem 0 0;padding:1.25rem}.home-agency-action strong{font-size:clamp(1.55rem,7vw,1.9rem)}.home-agency-action-mark{width:48px;height:48px}.studio-home[data-reveal-motion=true] .home-agency-hero-media img{transform:scale(calc(1 + (1 - var(--reveal, 1)) * .035))}.studio-home[data-reveal-motion=true] .home-agency-proof-frame{clip-path:none;transform:translateY(calc((1 - var(--reveal, 1)) * 24px))}.studio-home[data-reveal-motion=true] .home-agency-summary-copy{opacity:1;transform:none}.studio-home[data-reveal-motion=true] .home-agency-summary:after{transform:none}.home-toolkit{padding-block:1.5rem;margin-bottom:3rem}.home-toolkit-heading{margin-bottom:1.25rem}.home-toolkit-heading p{font-size:.8125rem}.home-toolkit-brand{font-size:1rem}.studio-home[data-reveal-motion=true] .home-toolkit-logos .animate-marquee{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;row-gap:.875rem}.studio-home{background:hsl(var(--background) / .22)}.home-journey-scene{opacity:.68}.home-width{width:calc(100% - 2.5rem)}.home-work,.home-experience{width:100%}.home-section-heading{display:block;padding-inline:1.25rem;margin-bottom:1.75rem}.home-section-heading h2{max-width:none;font-size:clamp(2.7rem,11.5vw,3.25rem)}.home-work-heading-copy{display:block;width:100%;padding-bottom:0}.home-work-heading-copy p{max-width:30ch;margin-top:.9rem;font-size:.8125rem}.home-work-heading-copy .home-text-link{margin-top:1rem;font-size:.75rem}.home-work-grid{grid-template-columns:1fr;gap:2rem}.home-work{padding-block:3.25rem 3rem}.home-work .portfolio-visual{border-radius:0}.home-work .portfolio-caption{padding:1rem 1.25rem .25rem}.home-work .portfolio-role{padding:.25rem 1.25rem 0;font-size:.8125rem}.home-work .portfolio-card .portfolio-detail{padding:.25rem 1.25rem 0}.home-work .portfolio-primary:focus-visible{outline-offset:-4px}.studio-home[data-reveal-motion=true] .home-work-item .portfolio-visual{clip-path:inset(0 calc((1 - var(--reveal, 1)) * 5%) 0 0);transform:translateY(calc((1 - var(--reveal, 1)) * 24px))}.studio-home[data-reveal-motion=true] .home-work-item:nth-child(2n) .portfolio-visual{clip-path:inset(0 0 0 calc((1 - var(--reveal, 1)) * 5%))}.studio-home[data-reveal-motion=true] .home-work-item .portfolio-caption,.studio-home[data-reveal-motion=true] .home-work-item .portfolio-role{transform:translateY(calc((1 - var(--reveal, 1)) * 12px))}.home-experience{min-height:0;flex-direction:column;align-items:stretch;padding:0;border-radius:0}.home-experience-copy{width:100%;padding:1.75rem 1.25rem 2rem;order:1}.home-experience-media{position:relative;z-index:auto;inset:auto;order:0;width:100%;height:auto;aspect-ratio:4 / 3}.studio-home[data-reveal-motion=true] .home-experience-media{clip-path:none}.home-experience-image{-o-object-position:52% center;object-position:52% center}.studio-home[data-reveal-motion=true] .home-experience-image{transform:scale(calc(1 + (1 - var(--reveal, 1)) * .04))}.home-experience:after{display:none}.home-experience h2{font-size:clamp(2.45rem,9.4vw,3.75rem)}.home-experience-actions{margin-top:1rem}.home-experience .home-eyebrow{font-size:.65rem}.home-finale{padding-block:3.5rem}.home-finale h2{font-size:clamp(3rem,12vw,4.5rem)}.home-finale p{font-size:.9rem}.studio-motion-toggle{right:.75rem;bottom:max(.75rem,env(safe-area-inset-bottom));background:hsl(var(--background) / .95)}}@media(max-width:359px){.home-agency-summary{grid-template-columns:minmax(0,1fr) 20px;gap:.75rem}.home-agency-outcome{font-size:.71875rem}.home-agency-toggle{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.studio-home[data-reveal-motion=true] [data-home-reveal]>*{transform:none;clip-path:none}.home-agency-panel-inner{animation:none;transition:none}.home-agency-outcome,.home-agency-toggle,.home-agency-toggle:before,.home-agency-toggle:after,.home-agency-action:before,.home-agency-action-mark,.home-agency-action svg{transition:none}}
