body{background-color:#fff;color:#191919;font-family:"Manrope",sans-serif;margin:0;overflow-x:hidden;line-height:1.6}:root{--shell-max: 1760px;--shell-small: 960px;--shell-gutter: clamp(1.25rem, 4vw, 4.5rem);--shell-gutter-compact: clamp(1rem, 3vw, 2.5rem)}body.page-home{background-color:#f5f4f1}body.page-portfolio-detail #page-wrap{background-color:#fff}@media (max-width: 767px){body.page-portfolio-index,body.page-portfolio-detail{--shell-gutter: var(--shell-gutter-compact)}body.page-portfolio-detail .portfolio-hero-shell{--hero-gutter: var(--shell-gutter)}}.site-shell{width:100%;max-width:var(--shell-max);margin-left:auto;margin-right:auto;padding-left:var(--shell-gutter);padding-right:var(--shell-gutter)}.site-shell--small{max-width:var(--shell-small)}.site-shell--full{max-width:none}.content-width{width:100%}.content-width--wide{max-width:var(--shell-max)}.content-width--small{max-width:var(--shell-small)}.content-width--full{max-width:none;width:100%}.home-section{position:relative}.home-section--about .about-heading{line-height:1.25}@media (min-width: 1400px){.home-section{padding-top:8rem;padding-bottom:8rem}.home-section--about .content-width--small,.home-section--capabilities .content-width--small{max-width:min(1320px,var(--shell-max))}.home-section--projects{padding-top:9rem;padding-bottom:9rem}.home-section--articles{padding-top:9rem;padding-bottom:18rem}.about-heading{margin-bottom:2.75rem}.about-grid{gap:4rem}.about-meta{margin-top:2rem}.capabilities-heading{margin-bottom:3rem}.capability-row{gap:1.5rem;padding-top:2.5rem;padding-bottom:2.5rem}}.font-sans{font-family:"Manrope",sans-serif}.font-display{font-family:"Manrope",sans-serif}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes scroll-reverse{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.animate-scroll{animation:scroll 20s linear infinite}.animate-scroll-reverse{animation:scroll-reverse 20s linear infinite}.text-stroke{-webkit-text-stroke:1px #191919}.reveal,.reveal--up,.reveal--right,.reveal--scale{opacity:0;transform:translateY(24px);transition:transform 700ms cubic-bezier(.16, 1, .3, 1),opacity 700ms ease-out;will-change:transform,opacity}.reveal--right{transform:translateX(24px)}.reveal--scale{transform:scale(.96)}.reveal.is-visible,.reveal--up.is-visible,.reveal--right.is-visible,.reveal--scale.is-visible{opacity:1;transform:none}.hover-bold-fix::after{display:block;content:attr(data-text);font-weight:bold;font-size:inherit;height:0;overflow:hidden;visibility:hidden}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}#navbar{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#191919;transform:translateY(0);transition:transform 350ms cubic-bezier(.22, .61, .36, 1);}#navbar .nav-link{color:#191919}#navbar #nav-menu .nav-link{position:relative}#navbar #nav-menu .nav-link::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#191919;transform:scaleX(0);transform-origin:left;transition:transform .6s ease}#navbar #nav-menu .nav-link:hover::after{transform:scaleX(1)}#navbar .nav-underline{background-color:#191919}#navbar svg{fill:#191919}#navbar.nav-light{color:#fff;background-color:rgba(0,0,0,.5) !important}#navbar.nav-light .nav-link{color:#fff !important}#navbar.nav-light #nav-menu .nav-link::after{background-color:#fff !important}#navbar.nav-light .nav-underline{background-color:#fff !important}#navbar.nav-light svg{fill:#fff !important}#navbar.nav-light button div span{background-color:#fff !important}#navbar.nav-light #mobile-menu-toggle .hamburger-line{background-color:#fff !important}#navbar button div span{background-color:#191919}#navbar #mobile-menu-toggle{position:relative;z-index:60}@media (max-width: 767px){#navbar #mobile-menu-toggle{display:flex;align-items:center;justify-content:center}}#navbar #mobile-menu-toggle .hamburger-line{background-color:#191919 !important;display:block}@media (max-width: 767px){#navbar .mobile-lang-hide{display:none}}#navbar .nav-shell{max-width:var(--shell-max);padding-left:var(--shell-gutter);padding-right:var(--shell-gutter)}@media (min-width: 1280px){#navbar #nav-menu{gap:2.75rem}}@media (min-width: 1600px){#navbar #nav-menu{gap:3.5rem}}#mobile-menu{background-color:#fff;color:#191919;overflow-y:auto}#mobile-menu .mobile-menu-link,#mobile-menu .mobile-menu-lang{color:inherit;text-decoration:none;position:relative;display:inline-block;align-self:flex-start;width:fit-content;max-width:100%}#mobile-menu .mobile-menu-link::after,#mobile-menu .mobile-menu-lang::after{content:"";position:absolute;left:0;bottom:-.15em;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 220ms ease-out}#mobile-menu .mobile-menu-link:hover::after,#mobile-menu .mobile-menu-link:focus-visible::after,#mobile-menu .mobile-menu-link:active::after,#mobile-menu .mobile-menu-lang:hover::after,#mobile-menu .mobile-menu-lang:focus-visible::after,#mobile-menu .mobile-menu-lang:active::after{transform:scaleX(1)}#mobile-menu svg{fill:currentColor}#mobile-menu.menu-dark{background-color:#0f0f10;color:#fff}#mobile-menu.menu-light{background-color:#fff;color:#191919}.page-wrap{position:relative;width:100%;min-height:100vh;z-index:2;background-color:inherit;background-clip:content-box;padding-bottom:var(--footer-reveal, 0px)}.page-wrap--static{opacity:1;transform:none;transition:none}.page-wrap:not(.page-wrap--static){opacity:0;transform:translateY(24px);transition:opacity 320ms cubic-bezier(.16, 1, .3, 1),transform 320ms cubic-bezier(.16, 1, .3, 1)}.page-wrap.is-entered:not(.page-wrap--static){opacity:1;transform:translateY(0)}.page-wrap.is-leaving:not(.page-wrap--static){opacity:0;transform:translateY(-18px)}.hero{height:90vh;display:flex;flex-direction:column;justify-content:center;padding:0 10vw}.hero h1{font-size:clamp(3rem,12vw,10rem);line-height:.85;font-weight:900;text-transform:uppercase;margin:0;letter-spacing:-.04em}.hero h1 .outline{color:rgba(0,0,0,0);-webkit-text-stroke:1px #fff}#hero{background-position:center 25%}#hero .hero-bg-image{object-position:center 25%}@media (min-width: 768px){#hero{background-position:center}#hero .hero-bg-image{object-position:center}}.btn{display:inline-block;padding:.75rem 1.5rem;font-family:"Manrope",sans-serif;font-weight:500;text-decoration:none;border:1px solid #fff;border-radius:.5rem;transition:all .3s ease}.btn:hover{background-color:#fff;color:#050505}.btn.btn-primary{background-color:#191919;color:#fff;border-color:#191919}.btn.btn-primary:hover{background-color:#fff;color:#191919}.btn.btn-outline{background-color:rgba(0,0,0,0);color:#fff}.btn.btn-outline:hover{background-color:#fff;color:#050505}.link-underline{position:relative;display:inline-block;text-decoration:none}.link-underline::after{content:"";position:absolute;left:0;bottom:-.15em;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .4s ease-out}.link-underline:hover::after{transform:scaleX(1)}.case-card{position:relative;transform-origin:center center;transition:opacity 350ms ease-out;will-change:opacity}.case-card:hover{transform:none;box-shadow:none}.case-card__overlay-inner{transition:opacity 300ms ease-out;will-change:opacity}.case-card:hover .case-card__overlay-inner{transform:none}.case-card__cta{display:inline-flex;align-items:center;font-size:.62rem;letter-spacing:.3em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:opacity 220ms ease-out,transform 260ms cubic-bezier(.16, 1, .3, 1)}.case-card:hover .case-card__cta,.case-card:focus-within .case-card__cta{opacity:1;transform:translateY(0)}.projekty-card:hover .case-card__cta,.projekty-card:focus-within .case-card__cta{opacity:1;transform:translateY(0)}.case-card.case-hidden{display:none}.top-post-link{padding:.85rem 1rem;border-radius:0;background-color:rgba(255,255,255,.9);border:0;width:100%;transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.top-posts-list{list-style:none;margin:0;padding:0}.top-post-title,.top-post-date,.top-post-arrow{transition:color .25s ease,opacity .25s ease,transform .25s ease}.top-post-link:hover,.top-post-link:focus-visible{background-color:#191919;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.2);outline:none}.top-post-link:hover .top-post-title,.top-post-link:hover .top-post-date,.top-post-link:hover .top-post-arrow,.top-post-link:focus-visible .top-post-title,.top-post-link:focus-visible .top-post-date,.top-post-link:focus-visible .top-post-arrow{color:#fff}.top-post-link:hover .top-post-date,.top-post-link:focus-visible .top-post-date{opacity:.75}.top-post-link:hover .top-post-arrow,.top-post-link:focus-visible .top-post-arrow{transform:translateX(2px)}.blog-feature-card{border-radius:0}.blog-video-hero{position:relative;width:100%;height:85vh;min-height:600px;background-color:#000;overflow:hidden}.blog-video-hero__poster,.blog-video-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.blog-video-hero__media{opacity:0;pointer-events:none;transition:opacity 240ms ease-out}.blog-video-hero__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:72px;height:72px;border:2px solid #fff;border-radius:9999px;background:rgba(0,0,0,0);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 200ms ease-out,opacity 200ms ease-out}.blog-video-hero__play svg{width:20px;height:20px;fill:currentColor;margin-left:2px}.blog-video-hero__overlay-text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity 200ms ease-out}.blog-video-hero.is-playing .blog-video-hero__media{opacity:1;pointer-events:auto}.blog-video-hero.is-playing .blog-video-hero__poster,.blog-video-hero.is-playing .blog-video-hero__play,.blog-video-hero.is-playing .blog-video-hero__overlay-text{opacity:0;pointer-events:none}.blog-feature-panel{background-color:#fff;color:#111827;padding:clamp(1.5rem,2.6vw,2.4rem);width:100%;max-width:100%;border-radius:0;box-shadow:0 18px 40px rgba(0,0,0,.14);display:flex;flex-direction:column;gap:.9rem;transition:background-color 240ms ease-out,color 240ms ease-out,box-shadow 240ms ease-out,transform 240ms ease-out}@media (min-width: 768px){.blog-feature-panel{max-width:50%;height:100%}}.blog-feature-panel .blog-feature-title,.blog-feature-panel .blog-feature-date,.blog-feature-panel .blog-feature-eyebrow{color:inherit}.blog-feature-title{word-break:normal;hyphens:none;overflow-wrap:normal}.blog-feature-panel .blog-feature-date,.blog-feature-panel .blog-feature-eyebrow{color:rgba(17,24,39,.65)}.blog-feature-card:hover .blog-feature-panel,.blog-feature-card:focus-within .blog-feature-panel{background-color:#1f1f1f;color:#f9fafb;box-shadow:0 26px 60px rgba(0,0,0,.35);transform:translateY(-2px)}.blog-feature-card:hover .blog-feature-panel .blog-feature-date,.blog-feature-card:hover .blog-feature-panel .blog-feature-eyebrow,.blog-feature-card:focus-within .blog-feature-panel .blog-feature-date,.blog-feature-card:focus-within .blog-feature-panel .blog-feature-eyebrow{color:rgba(249,250,251,.72)}.blog-feature-author{margin-top:auto;display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;font-family:"Manrope",sans-serif;font-size:.78rem;letter-spacing:.02em;color:rgba(17,24,39,.72)}.blog-feature-author-role{color:rgba(17,24,39,.55)}.blog-feature-card:hover .blog-feature-author,.blog-feature-card:focus-within .blog-feature-author{color:rgba(249,250,251,.82)}.blog-feature-card:hover .blog-feature-author-role,.blog-feature-card:focus-within .blog-feature-author-role{color:rgba(249,250,251,.6)}.card-media-veil{position:absolute;inset:0;background:rgba(0,0,0,.18);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1}.card-media-veil--no-blur{backdrop-filter:none;-webkit-backdrop-filter:none}.card-overlay-content{position:relative;z-index:2}.card-text-shadow{text-shadow:0 18px 60px rgba(0,0,0,.6)}.card-logo{position:absolute;top:1.25rem;left:1.25rem;z-index:2;height:1.8rem;width:auto;max-width:54%;filter:drop-shadow(0 8px 22px rgba(0,0,0,.5))}.card-logo--white{filter:brightness(0) invert(1) drop-shadow(0 8px 22px rgba(0,0,0,.5))}@media (min-width: 768px){.card-logo{top:1.5rem;left:1.5rem;height:2.4rem}}.case-filters{display:flex;flex-wrap:wrap;gap:.5rem}.case-filters.is-collapsed{display:none}.case-filter-chip{border-radius:9999px;padding:.4rem .9rem;font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;border:1px solid rgba(0,0,0,.12);background-color:rgba(255,255,255,.8);color:#4b5563;cursor:pointer;transition:all .2s ease-out}.case-filter-chip--toggle .case-filter-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;line-height:1;letter-spacing:0;transform-origin:center;transition:transform 200ms ease}.case-filter-chip--toggle.is-open .case-filter-toggle-icon{transform:rotate(180deg)}.case-filter-chip:hover{transform:translateY(-1px);border-color:#111827;color:#111827}.case-filter-chip.is-active{background-color:#111827;color:#fff;border-color:#111827}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:box-shadow .3s ease}.card:hover{box-shadow:0 10px 25px rgba(0,0,0,.15)}.card .card-image{width:100%;height:200px;object-fit:cover}.card .card-content{padding:1.5rem}.card .card-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#191919}.card .card-text{color:#888;line-height:1.6}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#191919}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-family:"Manrope",sans-serif;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#191919;box-shadow:0 0 0 3px rgba(25,25,25,.1)}.form-group textarea{resize:vertical;min-height:100px}.img-responsive{max-width:100%;height:auto}.img-rounded{border-radius:.5rem}.img-shadow{box-shadow:0 4px 8px rgba(0,0,0,.1)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}#site-footer{position:fixed;left:0;right:0;bottom:0;width:100%;z-index:1;margin-top:0;padding-top:120px;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));opacity:0;pointer-events:none}@media (max-width: 768px){#site-footer{padding-top:80px}}@media (min-width: 768px){#site-footer{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}}.footer-anchor{height:1px;scroll-margin-top:120px}html.js body.footer-ready.page-entered.footer-visible #site-footer{opacity:1;pointer-events:auto}html.js body.page-leaving #site-footer{opacity:0;pointer-events:none}html.js body.footer-ready.page-entered.footer-visible .page-wrap{pointer-events:none}html.js body.footer-ready.page-entered.footer-visible .page-wrap>*{pointer-events:auto}#footer-inner{transform-origin:center top;will-change:transform;opacity:1;transition:transform 700ms cubic-bezier(.16, 1, .3, 1)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.d-flex{display:flex}.d-block{display:block}.d-none{display:none}.justify-center{justify-content:center}.align-center{align-items:center}.prose{color:#374151;max-width:none;overflow-wrap:anywhere;word-break:break-word}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:"Manrope",sans-serif;font-weight:bold;line-height:1.2;margin-top:2rem;margin-bottom:1rem;color:#111827}.prose h1{font-size:2.25rem}.prose h2{font-size:1.875rem}.prose h3{font-size:1.5rem}.prose h4{font-size:1.25rem}.prose h5{font-size:1.125rem}.prose h6{font-size:1rem}.prose p{margin-bottom:1rem;line-height:1.7}.prose a{color:#2563eb;text-decoration:underline;transition:color .3s ease}.prose a:hover{color:#1d4ed8}.prose ul{list-style:disc;margin-bottom:1rem;padding-left:1.5rem}.prose ol{list-style:decimal;margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;margin:2rem 0;font-style:italic;color:#6b7280;background-color:#f9fafb;padding:1rem;border-radius:.375rem}.prose img{max-width:100%;height:auto;border-radius:0;margin:2rem 0;transition:none}.prose code{background-color:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem;font-family:"Monaco","Menlo",monospace;font-size:.875rem;color:#dc2626}.prose pre{background-color:#1f2937;color:#fff;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:2rem 0}.prose pre code{background-color:rgba(0,0,0,0);padding:0;color:inherit}.prose table{width:100%;border-collapse:collapse;margin:2rem 0}.prose table th,.prose table td{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}.prose table th{background-color:#f9fafb;font-weight:600}.article-prose{font-size:1.25rem;line-height:1.8;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.article-prose p{font-size:1.25rem;line-height:1.8;margin-bottom:1.25rem}@media (min-width: 1024px){.article-prose{max-width:72ch;font-size:1.375rem}.article-prose p{font-size:1.375rem}}.article-prose img,.article-prose video,.article-prose iframe{max-width:100%;width:100%;display:block}.article-prose pre,.article-prose table{max-width:100%;overflow-x:auto}.article-prose table{display:block}.content-gallery{display:grid;gap:1.5rem;margin:2.5rem 0}.content-gallery--1{grid-template-columns:minmax(0, 1fr)}.content-gallery__item{margin:0}.content-gallery__item img{width:100%;height:auto;display:block;margin:0}.content-gallery__caption{margin-top:.5rem;font-size:.95rem;color:#6b7280}@media (min-width: 640px){.content-gallery--2{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 768px){.content-gallery--3{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media (min-width: 1024px){.content-gallery--4{grid-template-columns:repeat(4, minmax(0, 1fr))}}.blog-article{background-color:#fff}.blog-article .prose p,.blog-article .prose li{font-size:1.375rem;line-height:1.8}.blog-card-date{position:absolute;top:.9rem;left:.9rem;background-color:#fff;color:#111827;padding:1.1rem 2.2rem 1rem;border-radius:0;box-shadow:0 6px 14px rgba(15,23,42,.22);display:inline-flex;flex-direction:column;align-items:flex-start;gap:.2rem;font-family:"Manrope",sans-serif;transition:background-color 220ms ease-out,color 220ms ease-out,transform 220ms ease-out,box-shadow 220ms ease-out}.article-prose a,.article-prose a:visited,.prose a,.prose a:visited{color:#191919;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-prose a:hover,.article-prose a:focus-visible,.prose a:hover,.prose a:focus-visible{color:rgba(25,25,25,.75)}.blog-card-summary{display:-webkit-box;-webkit-line-clamp:30;-webkit-box-orient:vertical;overflow:hidden}.blog-hero-date{top:2.5rem;left:calc(max(0px,(100vw - var(--shell-max))/2) + var(--shell-gutter));z-index:10}@media (min-width: 768px){.blog-hero-date{top:3rem}}.blog-card-date-day{font-size:2.1rem;font-weight:600;line-height:1}.blog-card-date-month{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:#6b7280}.blog-list-date{flex:0 0 auto;width:3.7rem;height:3.7rem;background-color:#fff;border:0;color:#111827;box-shadow:0 10px 28px rgba(15,23,42,.08);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;font-family:"Manrope",sans-serif}.blog-list-date-day{font-size:1.1rem;font-weight:600;line-height:1;color:inherit}.blog-list-date-month{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(17,24,39,.6)}.blog-index-card:hover .blog-list-date,.blog-index-card:focus-within .blog-list-date{background-color:#111827;color:#f9fafb;box-shadow:0 16px 36px rgba(0,0,0,.25)}.blog-index-card:hover .blog-list-date-month,.blog-index-card:focus-within .blog-list-date-month{color:rgba(249,250,251,.72)}.group:hover .blog-card-date{background-color:#111827;color:#f9fafb;box-shadow:0 16px 40px rgba(0,0,0,.35);transform:translateY(-2px)}.group:hover .blog-card-date-month{color:rgba(249,250,251,.72)}.blog-row{position:relative;cursor:pointer}.blog-row__index{font-feature-settings:"tnum" 1,"lnum" 1}.blog-row::before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(to right, rgba(15,23,42,.35), rgba(148,163,184,.15));opacity:0;transform:scaleX(.4);transform-origin:left;transition:opacity 220ms ease-out,transform 260ms cubic-bezier(.16, 1, .3, 1)}.blog-row:hover::before{opacity:1;transform:scaleX(1)}.case-hero-media .case-hero-media__full{aspect-ratio:16/9;max-height:640px}.case-hero-media .case-hero-media__full video,.case-hero-media .case-hero-media__full .case-hero-embed-wrapper{width:100%;height:100%}.case-hero-media .case-hero-media__grid{align-items:stretch}.case-hero-media .case-hero-media__primary{aspect-ratio:16/9;max-height:520px}.case-hero-media .case-hero-media__primary video{width:100%;height:100%}.case-hero-media .case-hero-media__secondary{aspect-ratio:4/5;max-height:520px}.case-hero-media .case-hero-media__secondary img{width:100%;height:100%}.hero-bottom-bar{padding-top:clamp(2.5rem,5vw,5.25rem);padding-bottom:clamp(2.5rem,5vw,5.25rem);gap:clamp(2rem,4vw,4rem);display:flex;flex-direction:column}@media (min-width: 768px){.hero-bottom-bar{display:grid;grid-template-columns:minmax(0, 7fr) minmax(0, 3fr);align-items:center}}.hero-bottom-copy{min-width:0;width:100%}.hero-bottom-text{color:#1f2937;width:100%;max-width:60ch;font-weight:400}.hero-bottom-text a{color:inherit}.hero-bottom-heading{font-size:.75rem;letter-spacing:.08em;margin-bottom:1rem;opacity:.7;font-weight:500}.hero-bottom-body{font-size:clamp(1.1rem,.6vw + 1rem,1.4rem);line-height:1.8;letter-spacing:.01em}.hero-bottom-body p{margin-bottom:1.25rem}.hero-bottom-body p:last-child{margin-bottom:0}.hero-bottom-logo{width:100%;display:none;justify-content:center;align-items:center;align-self:center;--hero-logo-width: clamp(140px, 22vw, 320px);--hero-logo-height: clamp(80px, 14vw, 200px)}@media (min-width: 768px){.hero-bottom-logo{display:flex}}.hero-bottom-logo-image{width:auto;height:var(--hero-logo-height);max-width:100%;opacity:.9}.hero-bottom-logo-tint{display:block;width:var(--hero-logo-width);height:var(--hero-logo-height);max-width:100%;background-color:var(--hero-logo-color, currentColor);opacity:.9;mask-image:var(--hero-logo-mask);-webkit-mask-image:var(--hero-logo-mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}.hero-bottom-text--dark{color:#f9fafb}.portfolio-hero-shell{width:100%;padding-left:0;padding-right:0;--hero-gutter: 1.25rem}.portfolio-hero-inner{width:100%;padding-left:var(--hero-gutter);padding-right:var(--hero-gutter)}@media (min-width: 768px){.portfolio-hero-shell{max-width:var(--shell-max);margin-left:auto;margin-right:auto;padding-left:var(--shell-gutter);padding-right:var(--shell-gutter);--hero-gutter: var(--shell-gutter)}}.case-hero-embed-wrapper{position:relative;width:100%;padding-bottom:56.25%}.case-hero-embed{position:absolute;inset:0;width:100%;height:100%}.case-section{padding-top:4rem;padding-bottom:4rem;border-bottom:1px solid #f3f4f6}.case-two-col-text{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem)}.case-two-col-text__inner{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(0rem,2vw,2rem);padding-right:clamp(0rem,2vw,2rem)}.case-two-col-text__grid{display:grid;gap:clamp(2.5rem,5vw,5.5rem)}@media (min-width: 768px){.case-two-col-text__grid{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);align-items:start}}.case-two-col-text__copy{font-size:clamp(1.05rem,.45vw + 1rem,1.35rem);line-height:1.85}.case-two-col-text__copy h1,.case-two-col-text__copy h2,.case-two-col-text__copy h3,.case-two-col-text__copy h4,.case-two-col-text__copy h5,.case-two-col-text__copy h6{font-weight:600;line-height:1.25;margin-top:0;margin-bottom:.9rem}.case-two-col-text__copy p{margin-bottom:1.25rem}.case-two-col-text__copy p:last-child{margin-bottom:0}.case-title-text__panel{padding-top:clamp(4rem,7vw,7rem);padding-bottom:clamp(4rem,7vw,7rem);width:100%}.case-title-text__panel--standard{max-width:var(--shell-max);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:calc(100% - var(--shell-gutter)*2)}.case-title-text__panel--narrow{max-width:var(--shell-small);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.case-title-text__panel--full{max-width:none;padding-left:0;padding-right:0}.case-title-text__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:var(--shell-gutter);padding-right:var(--shell-gutter)}.case-title-text__panel--standard .case-title-text__inner,.case-title-text__panel--narrow .case-title-text__inner{padding-left:var(--shell-gutter);padding-right:var(--shell-gutter)}.case-title-text__inner--narrow{max-width:680px}@media (min-width: 768px){.case-title-text__panel--standard,.case-title-text__panel--narrow{width:calc(100% - var(--shell-gutter)*2)}.case-title-text__panel--standard .case-title-text__inner,.case-title-text__panel--narrow .case-title-text__inner{padding-left:0;padding-right:0}.case-title-text__panel--standard .case-title-text__inner{padding-left:calc(var(--shell-gutter) + clamp(.75rem,1vw,1.5rem));padding-right:calc(var(--shell-gutter) + clamp(.75rem,1vw,1.5rem))}}.case-title-text__stack{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.25rem,3vw,2.75rem)}.case-title-text__grid{display:grid;gap:clamp(1.5rem,3vw,3.5rem);align-items:start}.case-title-text__grid{grid-template-areas:"title" "body"}.case-title-text__grid--reverse{grid-template-areas:"title" "body"}.case-title-text__title{grid-area:title;font-family:"Manrope",sans-serif;font-weight:500;font-size:clamp(1.8rem,2vw + 1.1rem,3rem);line-height:1.15;margin:0}.case-title-text__body{grid-area:body;font-size:clamp(1.02rem,.45vw + .95rem,1.25rem);line-height:1.8;color:inherit;margin-top:0}.case-title-text__body p{margin-bottom:1.25rem}.case-title-text__body p:last-child{margin-bottom:0}.case-title-text__body a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.case-title-text__body strong{font-weight:600}.case-title-text__body h1,.case-title-text__body h2,.case-title-text__body h3,.case-title-text__body h4,.case-title-text__body h5,.case-title-text__body h6{font-weight:600;line-height:1.25;margin-top:0;margin-bottom:.9rem}.case-title-text__stack .case-title-text__body{margin-top:0}.case-title-text--top .case-title-text__body{max-width:70ch}@media (min-width: 768px){.case-title-text__grid{grid-template-areas:"title body";grid-template-columns:minmax(0, 1fr) minmax(0, 1.15fr);align-items:start;column-gap:clamp(2rem,5vw,5.25rem)}.case-title-text__grid--reverse{grid-template-areas:"body title";grid-template-columns:minmax(0, 1.15fr) minmax(0, 1fr)}}.embed-frame{width:100%;margin:2rem 0}.embed-frame iframe{display:block;width:100%;border:0}.article-prose iframe{display:block;margin:2rem auto;max-width:100%}.article-prose iframe[src*="youtube.com"],.article-prose iframe[src*="youtu.be"]{width:100%;height:auto;aspect-ratio:16/9}.case-gallery{padding-top:clamp(4rem,7vw,7rem);padding-bottom:clamp(4rem,7vw,7rem)}.case-gallery__card{width:100%;border:0;padding:0;background:rgba(0,0,0,0);text-align:left;position:relative;display:block;cursor:pointer;overflow:hidden}.case-gallery__card:focus-visible{outline:2px solid rgba(17,24,39,.25);outline-offset:4px}.case-gallery__media{position:relative;width:100%;overflow:hidden;background:#0b0b0b}.case-gallery__media img{display:block;width:100%;height:auto;object-fit:cover}.case-gallery__overlay{position:absolute;left:clamp(1rem,3vw,2.5rem);bottom:clamp(1rem,3vw,2.5rem);display:flex;align-items:center;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1rem,2.5vw,1.75rem) clamp(1.25rem,3vw,2.5rem);max-width:min(480px,85%);background:rgba(17,17,17,.88);color:#f9fafb;border:1px solid rgba(255,255,255,.12);transition:background-color 200ms ease,color 200ms ease,border-color 200ms ease,transform 200ms ease}.case-gallery__meta{display:flex;flex-direction:column;gap:.35rem}.case-gallery__label{font-size:clamp(1.05rem,.75vw + .95rem,1.55rem);font-weight:500;line-height:1.2}.case-gallery__count{font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;opacity:.7}.case-gallery__icon{width:56px;height:56px;border:1px solid currentColor;display:inline-flex;align-items:center;justify-content:center;transition:background-color 200ms ease,transform 200ms ease;flex-shrink:0}.case-gallery__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.case-gallery__card:hover .case-gallery__overlay,.case-gallery__card:focus-visible .case-gallery__overlay{background:#f5f4f1;color:#111827;border-color:rgba(17,24,39,.15);transform:translateY(-2px)}.case-gallery__card:hover .case-gallery__icon,.case-gallery__card:focus-visible .case-gallery__icon{background:rgba(17,24,39,.05);transform:translateY(-1px)}.case-gallery-modal{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;background:rgba(8,8,8,.94);opacity:0;pointer-events:none;transition:opacity 220ms ease}.case-gallery-modal.is-active{opacity:1;pointer-events:auto}.case-gallery-modal__scrim{position:absolute;inset:0}.case-gallery-modal__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;padding:clamp(1.5rem,4vw,3rem)}.case-gallery-modal__stage{position:relative;display:inline-block;max-width:min(92vw,1440px);max-height:80vh}.case-gallery-modal__stage img{display:block;max-width:min(92vw,1440px);max-height:80vh;width:auto;height:auto;object-fit:contain}.case-gallery-modal__hit{position:absolute;top:0;bottom:0;width:50%;z-index:2;cursor:w-resize}.case-gallery-modal__hit--next{right:0;cursor:e-resize}.case-gallery-modal__hit--prev{left:0}.case-gallery-modal__close{position:fixed;top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);width:48px;height:48px;border:1px solid rgba(255,255,255,.45);background:rgba(0,0,0,.3);color:#fff;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity 200ms ease,background-color 200ms ease,border-color 200ms ease;z-index:3}.case-gallery-modal__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.case-gallery-modal:hover .case-gallery-modal__close,.case-gallery-modal:focus-within .case-gallery-modal__close{opacity:1}@media (hover: none){.case-gallery-modal__close{opacity:1}}.case-gallery-modal__close:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.7)}.case-gallery-modal__counter{position:fixed;left:50%;bottom:clamp(1rem,3vw,2rem);transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.35rem;color:rgba(255,255,255,.75);z-index:3}.case-gallery-modal__count{font-size:.7rem;letter-spacing:.4em;text-transform:uppercase}.case-gallery-modal__caption{font-size:.95rem;letter-spacing:.02em;color:rgba(255,255,255,.88);text-align:center;max-width:min(72vw,720px);line-height:1.4}.media-overlay{position:relative}.media-overlay__video{cursor:pointer}.media-overlay__shell{width:100%;height:100%}.media-overlay__shell--full{max-width:none;padding-left:0;padding-right:0}.media-overlay__frame{position:relative;width:100%;height:100%;overflow:hidden}.media-overlay__play{position:absolute;top:50%;left:50%;z-index:15;width:64px;height:64px;transform:translate(-50%, -50%);border-radius:0;border:2px solid rgba(255,255,255,.9);background:rgba(0,0,0,.25);color:#fff;opacity:0;pointer-events:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color 200ms ease,color 200ms ease,opacity 200ms ease,transform 200ms ease;cursor:pointer}.media-overlay__icon{width:18px;height:18px;display:block;fill:currentColor;stroke:currentColor;transition:opacity 200ms ease}.media-overlay__play{position:absolute}.media-overlay__play .media-overlay__icon{position:absolute;inset:0;margin:auto}.media-overlay__icon--pause{opacity:0}.media-overlay__icon--play{margin-left:2px}.media-overlay__play:hover{background:rgba(255,255,255,.95);color:#111827}.media-overlay:hover .media-overlay__play,.media-overlay:focus-within .media-overlay__play,.media-overlay__play:focus-visible{opacity:.95;pointer-events:auto}.media-overlay--dark .media-overlay__play{border-color:rgba(17,24,39,.5);background:rgba(255,255,255,.7);color:#111827}.media-overlay--dark .media-overlay__play:hover{background:rgba(17,24,39,.1);color:#111827}.media-overlay.is-playing .media-overlay__play{transform:translate(-50%, -50%) scale(.98)}.media-overlay.is-playing .media-overlay__icon--play{opacity:0}.media-overlay.is-playing .media-overlay__icon--pause{opacity:1}.media-overlay__mute{position:absolute;left:1.5rem;bottom:1.5rem;z-index:15;width:48px;height:48px;border-radius:0;border:0;background:rgba(0,0,0,0);color:#fff;opacity:.85;display:inline-flex;align-items:center;justify-content:center;transition:opacity 200ms ease;cursor:pointer}.media-overlay__mute .media-overlay__icon{position:absolute;inset:0;margin:auto;width:26px;height:26px}.media-overlay__mute .media-overlay__icon--mute{opacity:0}.media-overlay.is-muted .media-overlay__mute .media-overlay__icon--mute{opacity:1}.media-overlay.is-muted .media-overlay__mute .media-overlay__icon--sound{opacity:0}.media-overlay__mute:hover{background:rgba(0,0,0,0);opacity:1}.media-overlay--dark .media-overlay__mute{color:#111827}.media-overlay--dark .media-overlay__mute:hover{opacity:1}.portfolio-share-button{border:1px solid currentColor;border-radius:0;background:rgba(0,0,0,0)}.portfolio-share-button svg{opacity:1}.portfolio-video-wrap{position:relative;width:100%}.portfolio-video{display:block}.portfolio-video-toggle{position:absolute;top:50%;left:50%;width:54px;height:54px;transform:translate(-50%, -50%);border:2px solid rgba(255,255,255,.92);border-radius:10px;background:rgba(255,255,255,0);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background-color 200ms ease,color 200ms ease,opacity 200ms ease,transform 200ms ease;cursor:pointer;opacity:0;pointer-events:none}.portfolio-video-wrap:hover .portfolio-video-toggle,.portfolio-video-wrap:focus-within .portfolio-video-toggle{opacity:1;pointer-events:auto}.portfolio-video-toggle:hover{background:rgba(255,255,255,.95);color:#111827}.portfolio-video-icon{width:18px;height:18px;display:block;fill:currentColor}.portfolio-video-progress{position:absolute;left:0;right:0;bottom:0;height:2px;background:rgba(255,255,255,.35);pointer-events:none}.portfolio-video-progress span{display:block;height:100%;width:0;background:rgba(255,255,255,.95);transition:width 120ms linear}.portfolio-video-wrap.is-playing .portfolio-video-toggle{opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(.96)}@media (hover: none){.portfolio-video-toggle{opacity:1;pointer-events:auto}}.case-faq{background-color:#f9fafb}.case-faq-item+.case-faq-item{border-top:1px solid #e5e7eb;padding-top:1.25rem}.case-faq-answer p{margin-bottom:.75rem}.case-media-overlay{position:relative;margin:3rem 0}.case-media-overlay--bleed{width:100vw;position:relative;left:50%;margin-left:-50vw}.case-media-overlay img{width:100%;height:auto;display:block}.blog-hero img{max-height:520px;object-fit:cover}.blog-hero .case-media-overlay__title{font-size:clamp(2.2rem,4vw,3.1rem)}.blog-hero .case-media-overlay__inner{max-width:40rem}.case-media-overlay__content{position:absolute;inset:0;display:flex;align-items:flex-end;padding:2.5rem 1.75rem;background:linear-gradient(to top, rgba(0,0,0,.78), rgba(0,0,0,.25), rgba(0,0,0,0))}@media (min-width: 768px){.case-media-overlay__content{padding:3rem 3.5rem}}.blog-hero .case-media-overlay__content{padding-left:calc(max(0px,(100vw - var(--shell-max))/2) + var(--shell-gutter));padding-right:calc(max(0px,(100vw - var(--shell-max))/2) + var(--shell-gutter))}@media (min-width: 768px){.blog-hero .case-media-overlay__content{padding-top:3rem;padding-bottom:3rem}}.case-media-overlay__inner{max-width:40rem}.case-media-overlay__eyebrow{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.7);margin-bottom:.75rem}.case-media-overlay__title{font-family:"Manrope",sans-serif;font-weight:800;font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.1;color:#fff;margin-bottom:.75rem}.case-media-overlay__text{font-size:.98rem;line-height:1.7;color:rgba(249,250,251,.9)}.case-section--tight{padding-top:2.5rem;padding-bottom:2.5rem}.case-section--bg-dark{background-color:#050505;color:#f9fafb}.case-section--bg-gray{background-color:#f3f4f6}.case-section__eyebrow{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:#9ca3af;margin-bottom:.75rem}.case-section__title{font-family:"Manrope",sans-serif;font-weight:800;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.1;margin-bottom:1.25rem}.case-section__text{font-size:1rem;line-height:1.8;color:#4b5563}.case-section--bg-dark .case-section__text{color:#e5e7eb}.case-media-full{padding-top:3rem;padding-bottom:3rem}.case-media-full__inner{border-radius:1.25rem;overflow:hidden}.case-media-full--edge-to-edge .case-media-full__inner{border-radius:0}.case-media-full img,.case-media-full video{width:100%;height:auto;display:block}.case-media-split{padding-top:3rem;padding-bottom:3rem}.case-media-split__media{border-radius:1.25rem;overflow:hidden}.case-media-split__media img,.case-media-split__media video{width:100%;height:100%;object-fit:cover}.case-media-split__copy-eyebrow{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:#9ca3af;margin-bottom:.75rem}.case-media-split__copy-title{font-family:"Manrope",sans-serif;font-weight:700;font-size:1.4rem;margin-bottom:.75rem}.case-media-split__copy-text{font-size:.95rem;line-height:1.7;color:#4b5563}.case-media-split--bg-dark{background-color:#050505;color:#f9fafb}.case-media-split--bg-dark .case-media-split__copy-text{color:#e5e7eb}.projects{padding:10vw;display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem}.projects .project-item{text-decoration:none;color:inherit}.projects .project-item .img-container{aspect-ratio:16/10;overflow:hidden;background:#111}.projects .project-item .img-container img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16, 1, .3, 1)}.projects .project-item:hover img{transform:scale(1.05)}.projects .project-item h3{font-size:1.2rem;margin-top:1.5rem;text-transform:uppercase;border-bottom:1px solid #333;padding-bottom:1rem}.projekty-track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-left:clamp(1.25rem,4vw,4.5rem);padding-right:clamp(1.25rem,4vw,4.5rem);margin-left:calc(-1*clamp(1.25rem,4vw,4.5rem));margin-right:calc(-1*clamp(1.25rem,4vw,4.5rem))}.projekty-card{scroll-snap-align:start;flex:0 0 72%;max-width:72%}@media (min-width: 768px){.projekty-track{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;overflow-x:visible;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.projekty-card{flex:initial;max-width:none}}@media (min-width: 1024px){.projekty-track{gap:2rem}}