@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Ubuntu:wght@400;500&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background-primary:#e3e3e3;--foreground-primary:#0f0f0f;--foreground-secondary:#fff;--foreground-additional:#eaeaea;--foreground-additional-alt:#2f2f2f;--foreground-tertiary:#dadada;--foreground-positive:#54d23a;--text-primary:#0f0f0f;--text-primary-alt:#fff;--stroke-primary:#cfcfcf;--text-secondary:#656565;--stroke-secondary:#d8d8d8;--stroke-additional-alt:#acacac;--fade-bg-rgb:227, 227, 227;--font-heading:"Instrument Serif", Georgia, serif;--font-body:"Ubuntu", Arial, sans-serif;--page-max-width:1800px;--page-side-gutter:max(0px, calc((100vw - var(--page-max-width)) / 2));--info-panel-width:496px}*{box-sizing:border-box}html{background:var(--background-primary);color:var(--text-primary);font-family:var(--font-body);scroll-behavior:smooth;text-rendering:geometricprecision;font-size:16px;line-height:1.4;overflow-x:clip}body{min-width:320px;margin:0;overflow-x:clip}body,button,a{font:inherit}button,a{color:inherit}button{cursor:pointer;border:0}a{text-decoration:none}img{max-width:100%;display:block}.text-reveal{opacity:0;will-change:opacity, transform;transition:opacity .65s,transform .85s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.text-reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-motion{opacity:0;will-change:opacity, transform;transition:opacity .8s,transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal-motion.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.text-reveal,.reveal-motion{opacity:1;transition:none;transform:none}}.home-mobile-header,.home-mobile-cta{display:none}.home-page{background:var(--background-primary);max-width:var(--page-max-width);justify-content:center;align-items:flex-start;width:100%;min-height:100vh;margin-inline:auto;display:flex;position:relative}.cases-column{flex:auto;min-width:0;padding:32px 0 0 32px;position:relative;overflow:clip}.cases-grid{flex-direction:column;gap:24px;width:100%;display:flex}.project-card{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.project-card-link{color:inherit;flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.project-image-wrap{aspect-ratio:930/724;background:var(--foreground-additional);border-radius:20px;width:100%;position:relative;overflow:hidden}.project-image{will-change:transform;width:100%;height:100%;transition:transform .64s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1)}.progressive-image{background:var(--foreground-additional);width:100%;display:block;position:relative;overflow:hidden}.progressive-image.is-fill{width:100%;height:100%;position:absolute;inset:0}.progressive-image-placeholder{background:var(--foreground-additional);z-index:0;position:absolute;inset:0}.progressive-image-lq,.progressive-image-full{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.progressive-image-lq{filter:blur(12px);opacity:1;z-index:1;transition:opacity .48s;transform:scale(1.05)}.progressive-image-full{opacity:0;z-index:2;transition:opacity .48s}.progressive-image.is-loaded .progressive-image-lq{opacity:0}.progressive-image.is-loaded .progressive-image-full{opacity:1}.progressive-image:not(:has(.progressive-image-lq)) .progressive-image-full{opacity:1}.project-info{align-items:center;gap:36px;padding:0 8px 8px;display:flex}.project-title-row{flex:auto;align-items:center;gap:0;min-width:0;display:flex}.project-hover-arrow{opacity:0;flex:none;width:0;height:20px;margin-right:0;transition:margin-right .44s cubic-bezier(.16,1,.3,1),opacity .36s,transform .44s cubic-bezier(.16,1,.3,1),width .44s cubic-bezier(.16,1,.3,1);display:block;overflow:hidden;transform:translate(-4px)}.project-card:hover,.project-card:focus-within{cursor:pointer}.project-card:hover .project-image,.project-card:focus-within .project-image{transform:scale(1.05)}.project-card:hover .project-hover-arrow,.project-card:focus-within .project-hover-arrow{opacity:1;width:20px;margin-right:12px;transform:translate(0)}.project-card-link:focus-visible{outline-offset:4px;border-radius:20px;outline:2px solid #7d79ff}.project-info h2{font-family:var(--font-heading);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:28px;font-weight:400;line-height:1.2;overflow:hidden}.project-info ul{flex:none;align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.project-info li{background:var(--foreground-secondary);color:var(--text-primary);white-space:nowrap;border-radius:12px;padding:8px 12px;font-size:14px;line-height:1.4}.site-footer{flex-direction:column;align-items:center;gap:20px;padding:48px 0 32px;display:flex}.site-footer nav{gap:24px;padding:0 6px;display:flex}.site-footer a{color:var(--text-primary);font-size:16px}.site-footer p{color:var(--text-secondary);align-items:center;gap:8px;margin:0;padding:0 6px;font-size:16px;display:flex}.footer-dot{background:currentColor;border-radius:999px;width:3px;height:3px;display:inline-block}.info-panel{flex:0 0 var(--info-panel-width);min-height:100vh;width:var(--info-panel-width);z-index:3;flex-direction:column;display:flex;position:sticky;top:0}.info-header{align-items:center;min-height:112px;padding:32px;display:flex}.logo{align-items:center;width:142px;height:48px;display:inline-flex}.logo img{object-fit:contain;object-position:left center;width:100%;height:100%}.intro{flex-direction:column;flex:auto;gap:32px;min-height:0;padding:32px;display:flex}.intro h1{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:82px;font-weight:400;line-height:.95}.intro-copy{flex-direction:column;gap:24px;display:flex}.intro-copy p{margin:0;font-size:16px;line-height:1.4}.services{color:var(--text-secondary);flex-direction:column;gap:6px;margin:0;padding:0;font-size:16px;line-height:1.4;list-style:none;display:flex}.service-divider{border-top:1px solid var(--stroke-secondary);width:100%;height:1px;margin:2px 0;padding:0}.cta{flex-direction:column;margin-top:auto;padding:32px;display:flex}.button{cursor:pointer;font:inherit;white-space:nowrap;border:0;border-radius:20px;justify-content:center;align-items:center;min-width:0;height:56px;display:inline-flex}.button-email{background:var(--foreground-primary);color:var(--text-primary-alt);justify-content:space-between;gap:10px;width:100%;padding:4px}.button-email>span:first-child{text-align:left;text-overflow:ellipsis;flex:auto;min-width:0;padding-inline:18px;overflow:hidden}.copy-icon{background:var(--foreground-additional-alt);border-radius:16px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.copy-icon img{width:20px;height:20px;display:block}.button-email:hover{background:var(--foreground-additional-alt)}.button-email:hover .copy-icon,.button-email:active{background:var(--foreground-primary)}.button-email:focus-visible{outline-offset:2px;outline:2px solid #7d79ff}.copied-toast{pointer-events:none;z-index:40;justify-content:center;padding:16px;display:flex;position:fixed;top:0;left:0;right:0}.copied-toast-pill{background:var(--foreground-primary);color:var(--text-primary-alt);opacity:0;border-radius:20px;align-items:center;gap:8px;padding:12px 20px;font-size:16px;line-height:1.4;transition:opacity .32s,transform .32s cubic-bezier(.16,1,.3,1);display:inline-flex;transform:translateY(-12px)}.copied-toast-pill.is-visible{opacity:1;transform:translateY(0)}.copied-toast-icon{flex:0 0 20px;width:20px;height:20px;display:block}@media (prefers-reduced-motion:reduce){.copied-toast-pill{transition:opacity .16s;transform:none}}.cases-fade{left:var(--page-side-gutter);opacity:0;pointer-events:none;right:calc(var(--page-side-gutter) + var(--info-panel-width));z-index:2;transition:opacity .18s;position:fixed}.cases-fade-top{background:linear-gradient(180deg, rgba(var(--fade-bg-rgb), .5) 0%, rgba(var(--fade-bg-rgb), 0) 100%);height:70px;top:0;left:0}.cases-fade-bottom{background:linear-gradient(0deg, rgba(var(--fade-bg-rgb), .5) 0%, rgba(var(--fade-bg-rgb), 0) 100%);height:110px;bottom:0;left:0}.home-page.has-scrolled-cases .cases-fade-top,.home-page:not(.is-at-end) .cases-fade-bottom{opacity:1}.case-page{background:var(--background-primary);color:var(--text-primary);max-width:var(--page-max-width);width:100%;min-height:100vh;margin-inline:auto;overflow-x:clip}.case-header{z-index:10;align-items:center;min-height:112px;display:flex;position:sticky;top:0}.case-header-fade{background:linear-gradient(180deg, rgba(var(--fade-bg-rgb), .225) 0%, rgba(var(--fade-bg-rgb), 0) 100%);opacity:0;pointer-events:none;z-index:0;height:100%;transition:opacity .18s;position:absolute;top:0;left:0;right:0}.case-header-fade:before{-webkit-backdrop-filter:blur(8px);content:"";pointer-events:none;height:100%;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.case-header.is-scrolled .case-header-fade{opacity:1}.case-header-left,.case-header-right{z-index:1;align-items:center;min-height:112px;display:flex;position:relative}.case-header-left{flex:auto;justify-content:space-between;min-width:0;padding:32px 0 32px 32px}.case-header-right{flex:0 0 var(--info-panel-width);width:var(--info-panel-width);justify-content:space-between;padding:32px}.back-link,.start-project-pill{cursor:pointer;will-change:opacity, transform;border-radius:16px;flex:none;align-items:center;gap:10px;height:48px;font-size:14px;line-height:1.4;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,opacity .8s,transform 1s cubic-bezier(.16,1,.3,1);display:inline-flex}.back-link{background:var(--foreground-secondary);border:1px solid var(--stroke-secondary);color:var(--text-primary);padding:4px 16px 4px 12px}.back-link:hover{background:var(--foreground-additional);border-color:var(--stroke-primary)}.back-link:active{background:var(--stroke-secondary)}.back-icon{object-fit:contain;flex:0 0 18px;width:18px;height:18px;display:block}.start-project-pill{background:var(--foreground-primary);color:var(--text-primary-alt);justify-content:center;min-width:122px;padding:14px;font-weight:500}.start-project-pill:hover{background:var(--foreground-additional-alt)}.start-project-pill:active{background:var(--foreground-primary)}.back-link:focus-visible,.start-project-pill:focus-visible{outline-offset:2px;outline:2px solid #7d79ff}@media (prefers-reduced-motion:reduce){.back-link,.start-project-pill{transition:background-color .18s,border-color .18s,color .18s}}.case-nav-mobile-footer{display:none}.case-nav-desktop{display:contents}.case-nav-slider{flex:0 0 346px;gap:2px;width:346px;height:48px;margin-left:auto;display:flex}.case-nav-panel{background:var(--foreground-secondary);border:1px solid var(--stroke-secondary);flex:1 1 0;min-width:0;padding:4px;position:relative;overflow:hidden}.case-nav-panel-left{border-radius:16px 8px 8px 16px}.case-nav-panel-right{border-radius:8px 16px 16px 8px}.case-nav-track{will-change:transform;gap:4px;height:36px;display:flex;position:absolute;top:5px;left:0}.case-nav-thumb{border-radius:8px;flex:0 0 48px;width:48px;height:36px;transition:opacity .14s;display:block;position:relative;overflow:hidden}.case-nav-slider:hover .case-nav-thumb{opacity:.6}.case-nav-slider .case-nav-thumb:hover{opacity:1}.case-nav-thumb img,.case-nav-thumb video,.case-nav-thumb .progressive-image,.case-nav-thumb .progressive-image-lq,.case-nav-thumb .progressive-image-full{object-fit:cover;width:100%;height:100%}.case-nav-thumb .progressive-image{display:block}.case-nav-thumb-combined{gap:1px;display:flex}.case-nav-thumb-combined img,.case-nav-thumb-combined video,.case-nav-thumb-combined .progressive-image,.case-nav-thumb-combined .progressive-image.is-fill{border-radius:2px;flex:1 1 0;width:auto;min-width:0;height:100%;position:relative;inset:auto}.case-nav-thumb-combined .progressive-image-placeholder,.case-nav-thumb-combined .progressive-image-lq,.case-nav-thumb-combined .progressive-image-full{border-radius:2px}.case-hero{align-items:stretch;display:flex}.case-hero-media{flex:auto;align-self:stretch;min-width:0;padding:0 0 32px 32px}.case-hero-image-frame{aspect-ratio:1600/1200;background:var(--foreground-additional);border-radius:20px;width:100%;position:sticky;top:112px;overflow:hidden}.case-hero-image-frame .progressive-image,.case-hero-image-frame img{width:100%;height:100%}.case-hero-image-frame .progressive-image-lq,.case-hero-image-frame .progressive-image-full{object-fit:cover}.case-hero-info{flex:0 0 var(--info-panel-width);width:var(--info-panel-width);flex-direction:column;gap:32px;padding:32px;display:flex}.case-hero-title-block{flex-direction:column;gap:16px;display:flex}.case-hero-subtitle{margin:0;font-size:16px;line-height:1.4}.case-hero-info h1,.case-section>h2:not(.other-projects-title),.case-section .section-heading-row h2{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:82px;font-weight:400;line-height:.95}.info-block{flex-direction:column;gap:8px;display:flex}.info-block p{margin:0;font-size:16px;line-height:1.4}.info-block p:first-child{color:var(--text-secondary)}.info-block p:last-child{white-space:pre-line}.info-block p:last-child strong{font-weight:500}.case-meta{flex-direction:column;gap:6px;margin:0;display:flex}.case-meta div{align-items:center;gap:6px;display:flex}.case-meta dt{color:var(--text-secondary);flex:auto;font-size:16px}.case-meta dd{flex:none;align-items:center;gap:6px;margin:0;display:flex}.case-meta span,.case-meta a{background:var(--foreground-secondary);color:var(--text-primary);border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;line-height:1.4;display:inline-flex}.production-link{transition:background-color .18s,box-shadow .18s,color .18s;box-shadow:inset 0 0 0 1px #0000}.production-link:hover{background:var(--foreground-additional);box-shadow:inset 0 0 0 1px var(--stroke-primary)}.production-link:active{background:var(--stroke-secondary)}.production-link:focus-visible{outline-offset:2px;outline:2px solid #7d79ff}.production-link img{border-radius:4px;width:16px;height:16px}.production-link .external-arrow-icon{object-fit:contain;border-radius:0;width:16px;height:16px}.case-meta .tag-positive{background:var(--foreground-positive)}.case-section{flex-direction:column;gap:8px;padding:80px 32px;display:flex}.case-section>h2:not(.other-projects-title),.case-section>.section-heading-row{margin-bottom:40px}.case-section>.case-stats,.case-section>.feature-section{margin-top:40px;margin-bottom:40px}.case-section>h2:not(.other-projects-title)+.case-stats,.case-section>h2:not(.other-projects-title)+.feature-section,.case-section>.section-heading-row+.case-stats,.case-section>.section-heading-row+.feature-section{margin-top:0}.overview-grid{grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:32px;display:grid}.overview-plain,.overview-grid>div,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.overview-grid blockquote{background:var(--foreground-secondary);border-radius:20px;gap:32px;margin:0;padding:24px;display:flex}.quote-icon{flex:0 0 48px;width:48px;height:48px;display:block}.quote-icon img{object-fit:contain;object-position:left top;width:100%;height:100%;display:block}.overview-grid blockquote>div{flex:auto}.overview-grid blockquote p{margin:0 0 16px;font-size:16px;line-height:1.4}.overview-grid cite{color:var(--text-secondary);font-size:16px;font-style:normal}.case-media-block{flex-direction:column;gap:16px;margin:0;scroll-margin-top:112px;display:flex}:is(.case-media-block:has(>figcaption),.media-grid:has(figcaption)){margin-bottom:24px}.case-media{aspect-ratio:1600/1200;background:var(--foreground-additional);border-radius:20px;width:100%;position:relative;overflow:hidden}.case-media-wide{aspect-ratio:3702/2314}.case-media-mockup{aspect-ratio:auto;background:0 0;height:auto}.case-media-lottie{aspect-ratio:664/476;background:var(--foreground-additional);height:auto;overflow:hidden}.case-media-lottie .lottie-player,.case-media-lottie-slot .lottie-player{width:100%;height:100%}.case-media-lottie-slot{overflow:hidden}.case-media img,.case-media video,.case-media>.progressive-image{object-fit:cover;width:100%;height:100%}.mockup-player-shell{--mockup-render-scale:1;aspect-ratio:var(--mockup-aspect,16 / 9);width:100%;display:block;position:relative;overflow:hidden}.mockup-player-frame{height:calc(100% * var(--mockup-render-scale,1));transform:scale(calc(1 / var(--mockup-render-scale,1)));transform-origin:0 0;width:calc(100% * var(--mockup-render-scale,1))}.mockup-player-skeleton{opacity:1;pointer-events:none;z-index:1;background:linear-gradient(135deg,#d8d8d8 0%,#ececec 45%,#d2d2d2 100%);transition:opacity .48s;position:absolute;inset:0;overflow:hidden}.mockup-player-skeleton-shine{background:linear-gradient(105deg,#0000 0%,#fff0 35%,#ffffff8c 50%,#fff0 65%,#0000 100%);width:55%;height:100%;animation:1.35s ease-in-out infinite mockup-skeleton-shine;display:block;transform:translate(-120%)}.mockup-player-shell.is-ready .mockup-player-skeleton{opacity:0}@keyframes mockup-skeleton-shine{0%{transform:translate(-120%)}to{transform:translate(220%)}}@media (prefers-reduced-motion:reduce){.mockup-player-skeleton-shine{animation:none}}.case-media mockup-player,.mockup-player-frame mockup-player{width:100%;height:100%;display:block}.case-hero-image-frame .progressive-image,.case-media>.progressive-image,.case-media>video{transform-origin:50%;will-change:transform;transition:transform .22s ease-out;transform:scale(1.2)}.case-media-block figcaption{border-left:1px solid var(--stroke-additional-alt);color:var(--foreground-additional-alt);max-width:832px;padding-left:16px;font-size:16px;line-height:1.4}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;scroll-margin-top:112px;display:grid}.case-section-kicker{font-family:var(--font-heading);letter-spacing:-.02em;margin:24px 0 0;font-size:48px;font-weight:400;line-height:.95}.case-profile-tabs{gap:0}.profile-tabs-layout{grid-template-columns:minmax(240px,432px) minmax(0,1fr);align-items:start;gap:32px;width:100%;display:grid}.profile-tabs-copy{flex-direction:column;gap:24px;display:flex;position:sticky;top:128px}.profile-tabs-copy .section-heading-row{margin-bottom:0}.profile-tabs-list{background:var(--foreground-secondary);border-radius:16px;flex-direction:column;gap:4px;padding:4px;display:flex}.profile-tab{appearance:none;color:var(--text-primary);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:12px;padding:8px 12px;font-size:22px;line-height:1.4;transition:background-color .16s,color .16s}.profile-tab:hover{background:color-mix(in srgb, var(--foreground-additional) 70%, transparent)}.profile-tab.is-active{background:var(--foreground-additional);color:var(--text-secondary)}.profile-tabs-media .case-media{aspect-ratio:3840/2088}.case-profile-tabs .profile-tabs-media{margin:0}.case-stats{text-align:center;flex-direction:column;gap:32px;display:flex}.stats-eyebrow{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.4}.case-stats>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;display:grid}.case-stats article{flex-direction:column;gap:8px;display:flex}.case-stats strong{font-family:var(--font-heading);letter-spacing:-.02em;font-size:82px;font-weight:400;line-height:.95}.case-stats span{color:var(--foreground-additional-alt);font-size:22px;line-height:1.4}.case-stats-compact strong{letter-spacing:-.02em;font-size:42px}.case-stats-compact span{font-size:14px}.section-heading-row{grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:48px;display:grid}.section-heading-stack{flex-direction:column;gap:24px;display:flex}.section-heading-row p,.case-summary>p{color:var(--foreground-additional-alt);margin:0;font-size:22px;line-height:1.4}.section-heading-stack p{width:100%}.feature-section{flex-direction:column;gap:32px;display:flex}.feature-media{scroll-margin-top:112px}.lottie-player{width:100%;height:auto;display:block;position:relative}.lottie-player-placeholder{background:var(--foreground-additional);width:100%;height:100%;min-height:100%}.lottie-player-poster{object-fit:cover;width:100%;height:100%;display:block}.lottie-player>div,.lottie-player canvas,.lottie-player svg{width:100%;max-width:100%;height:100%;display:block}.lottie-quad-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.lottie-card{aspect-ratio:336/538;background:var(--foreground-additional);border-radius:16px;min-width:0;overflow:hidden}.lottie-card .lottie-player{height:100%}@keyframes lottie-fade-in{0%{opacity:0}to{opacity:1}}.case-media-marquee{aspect-ratio:3840/2000;background:#111;overflow:hidden}.marquee-bg{width:100%;height:100%;position:absolute;top:0;left:0;transform:none}.marquee-bg .progressive-image-lq,.marquee-bg .progressive-image-full,.marquee-card .progressive-image,.marquee-card .progressive-image-lq,.marquee-card .progressive-image-full,.marquee-card img{object-fit:cover;width:100%;height:100%;display:block;transform:none}.marquee-bg.progressive-image,.marquee-bg.progressive-image.is-fill{width:100%;height:100%;position:absolute;inset:0}.marquee-viewport{position:absolute;inset:3.2% 0 0;overflow:hidden;container-type:size}.marquee-track{will-change:transform;align-items:flex-start;gap:2.71cqh;width:max-content;height:100%;animation:96s linear infinite marquee-x;display:flex}.marquee-card{aspect-ratio:1082/1936;background:var(--foreground-additional);border-radius:1.65cqh 1.65cqh 0 0;flex:none;width:auto;height:100%;position:relative;overflow:hidden}.marquee-card .progressive-image.is-fill{width:100%;height:100%;position:absolute;inset:0}.marquee-card .progressive-image-lq,.marquee-card .progressive-image-full,.marquee-card img{object-fit:cover;width:100%;height:100%;display:block;transform:none}@keyframes marquee-x{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}.feature-section h3{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:42px;font-weight:400;line-height:.95}.other-projects-section{flex-direction:column;gap:24px;padding:80px 32px;display:flex}.other-projects-title{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:48px;font-weight:400;line-height:.95}.other-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;min-width:0;display:grid}.other-projects-section .project-card,.other-projects-section .project-card-link{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.other-projects-section .project-image-wrap{aspect-ratio:930/724;background:var(--foreground-additional);border-radius:20px;width:100%;position:relative;overflow:hidden}.other-projects-section .project-image{will-change:transform;width:100%;height:100%;transition:transform .64s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1)}.other-projects-section .project-info{align-items:center;gap:36px;padding:0 8px 8px;display:flex}.other-projects-section .project-info h2{font-family:var(--font-heading);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:28px;font-weight:400;line-height:1.2;overflow:hidden}.other-projects-section .project-info ul{flex:none;align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.other-projects-section .project-info li{background:var(--foreground-secondary);color:var(--text-primary);white-space:nowrap;border-radius:12px;padding:8px 12px;font-size:14px;line-height:1.4}.other-projects-section .project-card:hover .project-image,.other-projects-section .project-card:focus-within .project-image{transform:scale(1.05)}.other-projects-section .project-card:hover .project-hover-arrow,.other-projects-section .project-card:focus-within .project-hover-arrow{opacity:1;transform:translate(0)}.other-projects-section .project-card-link:focus-visible{outline-offset:4px;border-radius:20px;outline:2px solid #7d79ff}.all-projects-link{background:var(--foreground-tertiary);border:1px solid var(--stroke-primary);color:var(--text-primary);border-radius:20px;justify-content:center;align-items:center;width:100%;height:56px;padding:17px;transition:background-color .18s,border-color .18s;display:flex}.all-projects-link:hover{background:var(--stroke-secondary)}.all-projects-link:focus-visible{outline-offset:2px;outline:2px solid #7d79ff}.all-projects-spacer{opacity:0;visibility:hidden;flex:1 1 0;min-width:0;font-size:14px}.all-projects-label{text-align:center;flex:1 1 0;min-width:0;font-size:16px;font-weight:500}.all-projects-count{color:var(--text-secondary);text-align:right;flex:1 1 0;min-width:0;font-size:14px}@media (width<=1199px){:root{--info-panel-width:344px}.intro h1{font-size:clamp(64px,6.8vw,82px)}.button-email{justify-content:space-between}}@media (width<=960px){.intro h1{font-size:64px}}@media (width<=799px){:root{--info-panel-width:0px}.home-page{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex;overflow-x:clip}.home-mobile-header{z-index:20;order:1;align-items:center;gap:16px;width:100%;min-height:80px;padding:16px;display:flex;position:sticky;top:0}.home-mobile-header-fade{background:linear-gradient(180deg, rgba(var(--fade-bg-rgb), .225) 0%, rgba(var(--fade-bg-rgb), 0) 100%);opacity:0;pointer-events:none;z-index:0;height:100%;transition:opacity .18s;position:absolute;top:0;left:0;right:0}.home-mobile-header-fade:before{-webkit-backdrop-filter:blur(8px);content:"";pointer-events:none;height:100%;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.home-mobile-header.is-scrolled .home-mobile-header-fade{opacity:1}.home-mobile-header .logo{z-index:1;position:relative}.info-panel{flex-direction:column;flex-basis:auto;order:2;width:100%;min-height:0;display:flex;position:relative;top:auto}.info-header,.cta-desktop{display:none}.intro{flex:none;gap:32px;padding:32px 16px}.intro h1{letter-spacing:-.02em;font-size:64px}.cases-column{order:3;width:100%;min-width:0;padding:0 16px 16px;overflow-x:clip}.home-mobile-cta{box-sizing:border-box;padding:16px;padding-bottom:max(16px, env(safe-area-inset-bottom,0px));z-index:30;width:100%;display:flex;position:fixed;bottom:0;left:0;right:0}.home-mobile-cta .button-email{min-width:0;max-width:100%;overflow:hidden}.project-info{flex-direction:column;align-items:flex-start;gap:8px;padding:0 8px}.project-title-row{width:100%}.project-info h2{text-overflow:unset;white-space:normal;width:100%;font-size:18px;overflow:visible}.project-info ul{flex-wrap:wrap;flex:auto;gap:6px;max-width:100%}.project-info li{padding:6px 12px;font-size:12px;line-height:1.3}.cases-fade{z-index:15;left:0;right:0}.cases-fade-top{height:136px;top:0}.cases-fade-bottom{height:calc(88px + env(safe-area-inset-bottom,0px) + 56px);bottom:0}.home-page:not(.is-cases-active) .cases-fade,.home-page.is-at-end .cases-fade-bottom{opacity:0}.lottie-quad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lottie-player.is-mounted{animation:.2s both lottie-fade-in}@media (prefers-reduced-motion:reduce){.lottie-player.is-mounted{animation:none}}.case-header{gap:8px;min-height:80px;padding:16px}.case-header-left{flex:none;min-height:48px;padding:0;display:flex}.case-nav-desktop{display:none}.case-header-right{flex:auto;gap:8px;width:auto;min-height:48px;padding:0}.back-link{justify-content:center;width:48px;min-width:48px;height:48px;padding:14px}.back-link-label{display:none}.case-nav-mobile-footer{pointer-events:none;z-index:20;justify-content:center;padding:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.case-nav-mobile-footer .case-nav-slider{pointer-events:auto;flex:0 0 272px;width:272px;margin:0}.case-page{padding-bottom:80px}.start-project-pill{min-width:0}.case-hero{flex-direction:column-reverse}.case-hero-media,.case-hero-info{flex:auto;width:100%;min-width:0;padding:16px}.case-hero-image-frame{width:100%;position:relative;top:auto}.case-hero-info{gap:24px}.case-hero-info h1,.case-section>h2:not(.other-projects-title),.case-section .section-heading-row h2,.case-stats:not(.case-stats-compact) strong{font-size:64px}.case-section{gap:8px;min-width:0;padding:64px 16px}.case-section>h2:not(.other-projects-title),.case-section>.section-heading-row{margin-bottom:24px}.case-section>.case-stats,.case-section>.feature-section{margin-top:24px;margin-bottom:24px}.case-section>h2:not(.other-projects-title)+.case-stats,.case-section>h2:not(.other-projects-title)+.feature-section,.case-section>.section-heading-row+.case-stats,.case-section>.section-heading-row+.feature-section{margin-top:0}:is(.case-media-block:has(>figcaption),.media-grid:has(figcaption)){margin-bottom:16px}.other-projects-section{min-width:0;padding:64px 16px}.other-projects-title{font-size:40px}.other-projects-grid{grid-template-columns:minmax(0,1fr)}.other-projects-section .project-info{flex-wrap:wrap;align-items:flex-start;gap:12px;padding:0 8px}.other-projects-section .project-info h2{white-space:normal;flex:100%;font-size:18px}.other-projects-section .project-info ul{flex-wrap:wrap;flex:auto;min-width:0}.other-projects-section .project-info li{padding:6px 12px;font-size:12px;line-height:1.3}.overview-grid,.overview-grid>div,.overview-plain,.feature-grid,.media-grid,.case-stats>div,.section-heading-row{grid-template-columns:minmax(0,1fr);min-width:0}.case-media-block,.case-media,.media-grid,.feature-section{width:100%;min-width:0}.case-media-block figcaption,.overview-grid blockquote p,.section-heading-row p,.case-summary>p,.case-stats:not(.case-stats-compact) span{font-size:16px}.case-stats:not(.case-stats-compact){text-align:left}.profile-tabs-layout{grid-template-columns:minmax(0,1fr)}.profile-tabs-copy{position:static}.case-section-kicker{font-size:32px}.profile-tab{font-size:18px}}@media (width<=500px){.lottie-quad-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:8px;width:calc(100% + 32px);margin-inline:-16px;padding-inline:16px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.lottie-quad-grid::-webkit-scrollbar{display:none}.lottie-card{aspect-ratio:320/512;scroll-snap-align:start;border-radius:20px;flex:0 0 calc(100% - 28px);width:calc(100% - 28px)}}@media (width<=420px){.intro h1{font-size:clamp(56px,17vw,64px)}.site-footer nav,.site-footer p{font-size:12px}}
