@font-face{font-family:Gotham Bold;src:local("Gotham Bold"),local("Gotham-Bold"),url(/fonts/gotham/Gotham-Bold.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:MiSans Local;src:url(/fonts/misans/MiSans-Light.woff2) format("woff2");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:MiSans Local;src:url(/fonts/misans/MiSans-Medium.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}:root{--ink: #000000;--paper: #f5f4f2;--card: #ebe9e6;--layout-max: 1350px;--selection-background: #000000;--selection-foreground: #ffffff;color:var(--ink);background:var(--paper);font-family:PingFang SC,MiSans,MiSans Local,Microsoft YaHei,Arial,sans-serif;font-size:20px;font-synthesis:none;font-kerning:normal;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{width:100%;max-width:100%;scroll-behavior:smooth;overscroll-behavior-y:none;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{width:100%;max-width:100%;margin:0;overflow-x:hidden;background:var(--paper);font-weight:300;line-height:1.5}.lenis,.lenis body{height:auto}.lenis{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p,dl,dd{margin:0}p{font-weight:300}img{display:block;max-width:100%}.progressive-image{opacity:1;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,#d4d2ce,#a9a7a3 58%,#c5c3bf);transition:opacity .72s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.progressive-image[data-image-state=loading],.progressive-image[data-image-state=error]{opacity:.68!important;filter:blur(20px)!important}.progressive-image[data-image-state=error]{opacity:.5!important}::selection{color:var(--selection-foreground);background:var(--selection-background)}::-moz-selection{color:var(--selection-foreground);background:var(--selection-background)}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid currentColor;outline-offset:3px}.hero,.collection-filter,.project-front.is-light,.project-front.is-auto,.project-back,.site-footer,.case-lightbox{--selection-background: #ffffff;--selection-foreground: #000000}.site-footer__consultation-qr,.site-footer__qr{--selection-background: #000000;--selection-foreground: #ffffff}[data-reveal]{opacity:0;transform:translate3d(0,34px,0);transition:opacity .88s cubic-bezier(.215,.61,.355,1),transform 1.18s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay, 0ms)}[data-reveal][data-revealed=true]{opacity:1;transform:none}.project-card[data-reveal],.project-feature[data-reveal]{transform:translate3d(var(--reveal-x,0),var(--reveal-y,20vh),0) rotate(var(--reveal-rotate,0deg));transition-duration:.48s,.7s;transition-timing-function:cubic-bezier(.76,0,.24,1);transition-delay:0s;transform-origin:center}.project-card[data-reveal][data-revealed=true],.project-feature[data-reveal][data-revealed=true]{transform:none}[data-reveal-profile="0"]{--reveal-x: -12vw;--reveal-y: 9vh;--reveal-rotate: -.8deg}[data-reveal-profile="1"]{--reveal-x: 0;--reveal-y: 22vh;--reveal-rotate: .35deg}[data-reveal-profile="2"]{--reveal-x: 12vw;--reveal-y: 8vh;--reveal-rotate: .8deg}[data-reveal-profile="3"]{--reveal-x: -8vw;--reveal-y: 18vh;--reveal-rotate: -.5deg}[data-reveal-profile="4"]{--reveal-x: 8vw;--reveal-y: 16vh;--reveal-rotate: .5deg}[data-reveal-profile="5"]{--reveal-x: 0;--reveal-y: 24vh;--reveal-rotate: -.25deg}.page-root{--scene-header-height: 88px;min-height:100%;container-type:inline-size}.page-canvas{min-width:0;overflow:clip}.page-root.is-hero-scene,.page-root.is-scene-transitioning{height:100svh;min-height:0;overflow:hidden}.page-root.is-scene-transitioning .page-canvas{height:100%}.page-root.is-scene-transitioning .home-scenes{display:flex;flex-direction:column;pointer-events:none;will-change:transform}.home-scenes--to-archive{animation:home-scenes-to-archive .7s cubic-bezier(.76,0,.24,1) both}.home-scenes--to-hero{animation:home-scenes-to-hero .7s cubic-bezier(.76,0,.24,1) both}.home-scene{width:100%}.home-scene--hero{height:100svh;overflow:hidden;background:#34332f}.home-scene--hero .hero{height:100%}.home-scene--archive{min-height:100svh;background:var(--paper)}.home-scene--archive .collection-section{padding-top:var(--scene-header-height)}.home-scene--archive .collection-filter-slot{top:calc(127px + var(--scene-header-height))}.page-root.is-scene-transitioning .site-navigation-panel,.page-root.is-scene-transitioning .site-floating-brand{pointer-events:none}.site-navigation-panel{position:fixed;z-index:80;inset:0 0 auto;display:grid;width:100%;grid-template-rows:88px 0fr;background:#fff;box-shadow:0 20px 60px #0000002e;opacity:0;transform:translate3d(0,-100%,0);visibility:hidden;pointer-events:none;transition:opacity .32s ease,transform .52s cubic-bezier(.16,1,.3,1),visibility .52s,grid-template-rows .68s cubic-bezier(.16,1,.3,1),height .68s cubic-bezier(.16,1,.3,1),box-shadow .28s ease}.site-navigation-panel.is-visible{opacity:1;transform:translateZ(0);visibility:visible;pointer-events:auto}.site-navigation-panel.is-open{grid-template-rows:88px 1fr;box-shadow:0 28px 72px #00000038}.site-header{position:relative;z-index:1;width:100%;height:88px;background:transparent}.site-header__inner{display:flex;width:min(100%,var(--layout-max));height:100%;margin-inline:auto;align-items:stretch;padding:0 52px}.site-header__brand{display:flex;min-width:0;flex:0 0 auto;align-items:center}.site-brand-logo{position:relative;display:block;width:178px;max-width:100%;line-height:0;isolation:isolate}.site-brand-logo__shine{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-mask:url(/logo.svg) left center / contain no-repeat;mask:url(/logo.svg) left center / contain no-repeat}.site-brand-logo__shine:before{position:absolute;top:-15%;bottom:-15%;left:-72%;width:72%;background:linear-gradient(105deg,transparent 20%,rgba(185,185,185,.12) 32%,rgba(185,185,185,.96) 50%,rgba(185,185,185,.12) 68%,transparent 80%);content:"";transform:translateZ(0);will-change:transform}.site-header__brand:hover .site-brand-logo__shine:before,.site-header__brand:focus-visible .site-brand-logo__shine:before,.site-floating-brand:hover .site-brand-logo__shine:before,.site-floating-brand:focus-visible .site-brand-logo__shine:before{animation:site-brand-shine .72s cubic-bezier(.45,0,.55,1) both}.site-brand-logo img{display:block;width:100%;max-height:42px;object-fit:contain;object-position:left center}.site-floating-brand{position:fixed;z-index:50;top:0;left:max(52px,calc((100% - var(--layout-max)) / 2 + 52px));display:flex;width:178px;height:88px;align-items:center;opacity:1;visibility:visible;transition:opacity .28s ease,visibility .28s}.site-floating-brand .site-brand-logo{width:100%}.site-floating-brand .site-brand-logo img{filter:brightness(0) invert(1)}.site-floating-brand .site-brand-logo__shine:before{background:linear-gradient(105deg,transparent 20%,rgba(168,168,168,.1) 32%,rgba(168,168,168,.96) 50%,rgba(168,168,168,.1) 68%,transparent 80%)}.site-floating-brand.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.site-menu-trigger{position:relative;display:grid;margin-left:auto;width:88px;height:88px;flex:0 0 88px;place-items:center;border:0;background:#fff;font-size:32px;transition:color .2s ease,background-color .2s ease}.site-menu-icon{position:relative;display:block;width:32px;height:32px}.site-menu-icon svg{position:absolute;top:0;right:0;bottom:0;left:0;width:32px;height:32px;stroke-width:1.25;transition:opacity .38s ease,transform .58s cubic-bezier(.16,1,.3,1)}.site-menu-icon__bars{opacity:1;transform:rotate(0) scale(1)}.site-menu-icon__close{opacity:0;transform:rotate(-22deg) scale(.86)}.site-menu-trigger[aria-expanded=true] .site-menu-icon__bars{opacity:0;transform:rotate(20deg) scale(.86)}.site-menu-trigger[aria-expanded=true] .site-menu-icon__close{opacity:1;transform:rotate(0) scale(1)}.site-menu-trigger:hover,.menu-is-open .site-menu-trigger{color:#fff;background:var(--ink)}.menu-scrim{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;background:#0000007a;opacity:0;visibility:hidden;transition:opacity .34s ease,visibility .34s}.menu-scrim.is-open{opacity:1;visibility:visible}.menu-drawer{min-height:0;width:100%;overflow:hidden;background:transparent;visibility:hidden;transition:visibility 0s linear .68s}.menu-drawer.is-open{visibility:visible;transition-delay:0s}.menu-nav{display:block;width:min(100%,var(--layout-max));margin-inline:auto;padding:44px 52px 40px;opacity:0;transform:translate3d(0,-18px,0);transition:opacity .28s ease,transform .52s cubic-bezier(.16,1,.3,1)}.menu-drawer.is-open .menu-nav{opacity:1;transform:translateZ(0);transition-delay:.1s}.menu-nav button,.menu-nav a{display:block;width:100%;border:0;padding:1px 0;background:transparent;font-size:clamp(30px,2.9167cqi,42px);font-weight:300;line-height:1.05;text-align:right;transform-origin:right center;transition:font-weight .2s ease,transform .52s cubic-bezier(.16,1,.3,1)}.menu-nav button:hover,.menu-nav button:focus-visible,.menu-nav a:hover,.menu-nav a:focus-visible{color:inherit;font-weight:500;transform:translate3d(-12px,0,0) scale(1.04)}.hero{position:relative;height:100svh;min-height:0;overflow:hidden;color:#fff;background:#34332f}.hero-media{position:absolute;z-index:0;top:-18%;right:0;bottom:-18%;left:0;overflow:hidden;background:#050505;transform:translate3d(0,var(--hero-parallax-y),0);will-change:transform}.hero-wall{--wall-gap: clamp(8px,1.0417vw,15px);position:absolute;top:0;right:0;bottom:0;left:0;display:flex;gap:var(--wall-gap);padding:var(--wall-gap);filter:grayscale(70%) contrast(1.1);opacity:.46}.hero-wall__column{display:flex;min-width:0;height:max-content;flex:1 1 0;align-self:flex-start;flex-direction:column;gap:var(--wall-gap);animation:hero-wall-scroll var(--wall-speed) linear infinite;will-change:transform}.hero-wall__column:nth-child(2n){animation-direction:reverse}.hero-wall__set{display:flex;flex:none;flex-direction:column;gap:var(--wall-gap)}.hero-wall__image{display:block;width:100%;height:auto;flex:none;aspect-ratio:3 / 4;border-radius:clamp(3px,.5556vw,8px);background:#111;object-fit:cover}.hero-wall__image[data-image-state=loading],.hero-wall__image[data-image-state=error]{opacity:.72!important;filter:blur(18px)!important;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.22),transparent 34%),linear-gradient(145deg,#4b4b4b,#171717 58%,#303030);transform:scale(1.035)}.hero-wall__image[data-image-state=loaded]{filter:blur(0);transform:scale(1)}.hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#0000000a 12%,#000000ad);content:"";pointer-events:none}.hero-wordmark{position:absolute;z-index:2;top:50%;right:max(52px,calc((100% - var(--layout-max)) / 2 + 52px));left:max(52px,calc((100% - var(--layout-max)) / 2 + 52px));color:#fff;font-family:Gotham Bold,PingFang SC,MiSans,MiSans Local,Arial,sans-serif;font-size:clamp(72px,10.5cqi,151px);font-weight:700;line-height:.84;letter-spacing:-.055em;cursor:text;pointer-events:auto;text-align:left;transform:translate3d(0,-50%,0);-webkit-user-select:text;user-select:text}.hero-wordmark__line{display:block;white-space:nowrap}.hero-word-reveal{--word-drift: -.08em;position:relative;display:inline-block;animation:hero-word-drift .46s cubic-bezier(.22,1,.36,1) calc(1.32s + var(--word-delay)) both}.hero-word-reveal--reverse{--word-drift: .08em}.hero-word-reveal__text{--word-start-scale: .35;--word-mid-scale: .65;display:inline-block;color:transparent;transform:scale(var(--word-start-scale));transform-origin:left bottom;animation:hero-word-build 1.6s linear calc(.42s + var(--word-delay)) both}.hero-word-reveal--reverse .hero-word-reveal__text{transform-origin:right bottom}.hero-word-reveal__text--primary{--word-start-scale: 2.8;--word-mid-scale: 1.45;font-family:Gotham Bold,PingFang SC,MiSans,MiSans Local,Arial,sans-serif;font-weight:700}.hero-typewriter{position:relative;display:inline-block}.hero-typewriter__measure{color:transparent}.hero-typewriter__typed{position:absolute;top:0;bottom:0;left:0;display:block;width:100%;color:currentColor;white-space:nowrap}.hero-typewriter__character{display:inline-block;opacity:0;transform:translate3d(0,.06em,0);will-change:opacity,transform;animation:hero-typewriter-character .16s cubic-bezier(.22,1,.36,1) both}.hero-wordmark__cursor{display:inline-block;width:.045em;height:.72em;margin-left:.055em;background:#fff;opacity:0;vertical-align:-.035em;animation:hero-cursor-appear .01s linear 2.26s both,hero-cursor-blink 1s steps(1,end) 3.16s infinite}.hero-cn-copy{display:block;max-height:0;overflow:hidden;margin-top:0;font-family:PingFang SC,MiSans,MiSans Local,Microsoft YaHei,Arial,sans-serif;font-size:30px;font-weight:300;line-height:1.45;letter-spacing:0;animation:hero-cn-copy-open .9s cubic-bezier(.22,1,.36,1) 3.2s both}.hero-cn-copy__line{display:block;min-height:1.45em;text-align:left;white-space:nowrap}.hero-cn-copy__character{display:inline-block;opacity:0;transform:translate3d(0,.14em,0);animation:hero-cn-character-enter .1s cubic-bezier(.22,1,.36,1) both}.hero-word-reveal--square-before:before,.hero-word-reveal--circle-before:before,.hero-word-reveal--square-after:after,.hero-word-reveal--circle-after:after{position:absolute;z-index:1;bottom:.04em;width:.12em;height:.12em;background:currentColor;content:"";opacity:0;pointer-events:none;visibility:hidden;animation:hero-word-artifact 1.6s linear calc(.42s + var(--word-delay)) both}.hero-word-reveal--square-before:before,.hero-word-reveal--circle-before:before{left:-.16em;transform-origin:right bottom}.hero-word-reveal--square-after:after,.hero-word-reveal--circle-after:after{right:-.16em;transform-origin:left bottom}.hero-word-reveal--circle-before:before,.hero-word-reveal--circle-after:after{border-radius:50%}.hero-continue{position:absolute;z-index:3;bottom:clamp(24px,4vh,42px);left:50%;display:grid;width:clamp(164px,12.2222vw,176px);height:clamp(62px,5.4167vw,78px);place-items:center;border:0;padding:0;color:#fff;background:transparent;opacity:.86;transform:translate3d(-50%,0,0) scale(1);transition:opacity .3s ease,transform .5s cubic-bezier(.16,1,.3,1)}.hero-continue:hover,.hero-continue:focus-visible{opacity:1;transform:translate3d(-50%,-2px,0) scale(1.08)}.hero-continue:focus-visible{outline:2px solid #fff;outline-offset:4px}.hero-continue__motion{position:relative;display:block;width:100%;height:54px;animation:hero-arrow-float 1.8s cubic-bezier(.45,0,.55,1) infinite alternate}.hero-continue__icon{position:absolute;top:50%;left:50%;width:54px;height:54px;transform:translate3d(-50%,-50%,0) scale(1);transition:opacity .32s ease,transform .5s cubic-bezier(.16,1,.3,1),filter .38s ease}.hero-continue__base{opacity:.68;filter:drop-shadow(0 6px 14px rgba(0,0,0,.38))}.hero-continue__shine{color:#fff;opacity:0;filter:drop-shadow(0 0 5px rgba(255,255,255,.28));-webkit-mask-image:linear-gradient(105deg,transparent 28%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.72) 50%,rgba(0,0,0,.08) 62%,transparent 72%);mask-image:linear-gradient(105deg,transparent 28%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.72) 50%,rgba(0,0,0,.08) 62%,transparent 72%);-webkit-mask-position:145% 0;mask-position:145% 0;-webkit-mask-size:240% 100%;mask-size:240% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:hero-arrow-shine 3.6s cubic-bezier(.45,0,.55,1) infinite}.hero-continue__label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:40px;font-weight:300;letter-spacing:0;line-height:1;opacity:0;filter:blur(10px);transform:scale(.72);transition:opacity .32s ease,transform .5s cubic-bezier(.16,1,.3,1),filter .38s ease;white-space:nowrap}.hero-continue__label:after{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#b4b4b4eb;content:attr(data-label);opacity:0;-webkit-mask-image:linear-gradient(105deg,transparent 28%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.72) 50%,rgba(0,0,0,.08) 62%,transparent 72%);mask-image:linear-gradient(105deg,transparent 28%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.72) 50%,rgba(0,0,0,.08) 62%,transparent 72%);-webkit-mask-position:145% 0;mask-position:145% 0;-webkit-mask-size:240% 100%;mask-size:240% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:hero-arrow-shine 3.6s cubic-bezier(.45,0,.55,1) infinite}.hero-continue:hover .hero-continue__icon,.hero-continue:focus-visible .hero-continue__icon{opacity:0!important;filter:blur(10px);transform:translate3d(-50%,-50%,0) scale(1.32)}.hero-continue:hover .hero-continue__shine,.hero-continue:focus-visible .hero-continue__shine{animation:none!important}.hero-continue:hover .hero-continue__motion,.hero-continue:focus-visible .hero-continue__motion{animation:none;transform:none}.hero-continue:hover .hero-continue__label,.hero-continue:focus-visible .hero-continue__label{opacity:1;filter:blur(0);transform:scale(1)}.collection-filter{position:relative;width:100%;color:#fff}.collection-filter__trigger{display:grid;width:100%;grid-template-columns:85.5px 1fr 18px;column-gap:12px;align-items:center;border:0;border-top:1px solid rgba(255,255,255,.82);border-bottom:1px solid rgba(255,255,255,.82);padding:15px 0;color:#fff;background:transparent;font-size:clamp(14.8px,calc(1.25cqi + 2px),20px);font-weight:300;line-height:1.35;text-align:left}.collection-filter__trigger strong{justify-self:end;font-weight:300;text-align:right}.collection-filter__trigger svg{justify-self:end;width:14px;height:14px;stroke-width:1.25}.collection-filter__chevron{transform:rotate(0);transition:transform .58s cubic-bezier(.16,1,.3,1)}.collection-filter.is-open .collection-filter__chevron{transform:rotate(180deg)}.collection-filter__options{position:absolute;z-index:10;top:calc(100% - 1px);right:0;left:0;display:grid;border:1px solid rgba(21,21,21,.16);padding:8px 0;color:var(--ink);background:#f5f4f2fa;box-shadow:0 16px 42px #0000001f;opacity:0;transform:translate3d(0,-8px,0);visibility:hidden;transition:opacity .32s ease,transform .42s cubic-bezier(.16,1,.3,1),visibility .42s}.collection-filter.is-open .collection-filter__options{opacity:1;transform:translateZ(0);visibility:visible}.collection-filter__options button{border:0;padding:8px 16px 8px 101px;background:transparent;font-size:16px;font-weight:300;text-align:left}.collection-filter__options button:hover,.collection-filter__options button:focus-visible{color:#fff;background:var(--ink);font-weight:500}.collection-filter__options button.is-selected{color:#fff;background:var(--ink)}.collection-section{position:relative;overflow:hidden;padding-bottom:24px;background:var(--paper)}.collection-filter-slot{position:absolute;z-index:12;top:127px;right:max(52px,calc((100% - var(--layout-max)) / 2 + 52px));width:calc((min(100cqi,var(--layout-max)) - 144px) / 3)}.collection-filter-slot .collection-filter{width:calc(100% + 40px);margin-left:-20px;padding:0 20px;color:var(--ink);transition:background-color .32s ease,box-shadow .32s ease}.collection-filter-slot .collection-filter__trigger{border-color:#151515c7;color:var(--ink)}.collection-filter-slot .collection-filter.is-open{border-radius:6px;padding-bottom:20px;background:#fff;box-shadow:0 18px 48px #0000001f}.collection-filter-slot .collection-filter.is-open .collection-filter__trigger{border-top-color:transparent;border-bottom-color:var(--ink)}.collection-filter-slot .collection-filter__options{position:static;max-height:0;overflow:hidden;border:0;padding:0;background:transparent;box-shadow:none;transform:translate3d(0,-8px,0);transition:max-height .55s cubic-bezier(.16,1,.3,1),opacity .32s ease,transform .5s cubic-bezier(.16,1,.3,1),padding .5s cubic-bezier(.16,1,.3,1),visibility .5s}.collection-filter-slot .collection-filter.is-open .collection-filter__options{max-height:min(680px,calc(100dvh - 80px));overflow-y:auto;overscroll-behavior:contain;padding:16px 0 4px;transform:translateZ(0)}.collection-filter-slot .collection-filter__options button{display:flex;min-height:calc(1.35em + 14px);align-items:center;justify-content:flex-end;gap:12px;padding:7px 26px;font-size:clamp(14.8px,calc(1.25cqi + 2px),20px);line-height:1.35;text-align:right;transform-origin:right center;transition:font-weight .2s ease,transform .52s cubic-bezier(.16,1,.3,1)}.collection-filter-slot .collection-filter__options button:before{display:block;width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor;content:"";opacity:0}.collection-filter-slot .collection-filter__options button.is-selected{color:var(--ink);background:transparent;font-weight:300}.collection-filter-slot .collection-filter__options button:hover,.collection-filter-slot .collection-filter__options button:focus-visible{color:inherit;background:transparent;font-weight:500;transform:translate3d(-12px,0,0) scale(1.04)}.collection-filter-slot .collection-filter__options button.is-selected:before{opacity:1}.collection-heading{width:min(100%,var(--layout-max));margin-inline:auto;padding:25px 52px 0}.collection-breadcrumb{display:flex;align-items:center;gap:15px;padding:48px 0 32px;font-size:clamp(13.378px,calc(1.11111cqi + 2px),18px);line-height:1.2}.collection-breadcrumb strong{font-weight:300}.collection-heading h2{display:flex;align-items:flex-start;margin:0;font-family:PingFang SC,MiSans,MiSans Local,Microsoft YaHei,Arial,sans-serif;font-size:clamp(106.667px,10.4167cqi,150px);font-weight:500;line-height:.85em;letter-spacing:-.02em;white-space:nowrap;transition:opacity .88s cubic-bezier(.215,.61,.355,1),transform 1.18s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay,0ms)}.collection-breadcrumb strong,.collection-heading sup{animation:category-label-enter .72s cubic-bezier(.16,1,.3,1) both}.collection-title__line{display:inline}.split-character-clip{display:inline-block;overflow:hidden;margin:-.24em -.16em -.3em;padding:.24em .16em .3em}.split-character{display:inline-block;opacity:0;transform:translate3d(var(--split-x),var(--split-y),0);animation:split-character-enter var(--split-duration) cubic-bezier(.22,1,.36,1) var(--split-delay) both}[data-character-profile="0"]{--split-x: -1.08em;--split-y: 0;--split-duration: .86s;--split-delay: .07s}[data-character-profile="1"]{--split-x: 0;--split-y: .92em;--split-duration: .9s;--split-delay: .112s}[data-character-profile="2"]{--split-x: 1.16em;--split-y: 0;--split-duration: .96s;--split-delay: .168s}[data-character-profile="3"]{--split-x: 0;--split-y: -1.28em;--split-duration: 1.05s;--split-delay: .255s}[data-character-profile="4"]{--split-x: -.76em;--split-y: 0;--split-duration: 1.01s;--split-delay: .206s}.collection-heading sup{margin:3px 0 0 12px;font-family:MiSans Local,MiSans,PingFang SC,Arial,sans-serif;font-size:clamp(22px,2.15278cqi,31px);font-weight:300;font-synthesis:none;line-height:1;letter-spacing:0}.collection-heading__count{display:inline-block;padding:.06em .18em .1em;color:#fff;background:#000;line-height:.9;-webkit-user-select:text;user-select:text}.collection-heading__count::selection{color:#000;background:#fff}.collection-heading__count::-moz-selection{color:#000;background:#fff}.project-grid-drawer{overflow:hidden}.project-grid{display:grid;width:min(100%,var(--layout-max));grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:100px auto 0;padding:0 52px 100px}.project-card{position:relative;min-width:0;overflow:hidden;border-radius:4px;padding:24px 20px;background:var(--card);cursor:pointer;isolation:isolate}.project-card:focus-within{outline:0}.project-card__link{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;border-radius:4px}.project-card__link:focus-visible{outline:2px solid #fff;outline-offset:-6px}.project-visual{position:relative;z-index:0;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:4px}.project-visual img{position:absolute;top:50%;left:50%;width:100%;height:calc(100% + 28px);object-fit:cover;transform:translate3d(-50%,calc(-50% + var(--card-parallax,0px)),0);transition:opacity .48s cubic-bezier(.215,.61,.355,1),transform .68s cubic-bezier(.16,1,.3,1),filter .48s ease;will-change:transform}.project-front{position:absolute;z-index:1;right:20px;bottom:44px;left:40px;width:max-content;max-width:calc(100% - 80px);color:#fff;transition:opacity .42s cubic-bezier(.215,.61,.355,1);pointer-events:none}.project-front.is-dark{color:#000}.project-front.is-light{color:#fff}.project-front.is-auto{color:#fff;mix-blend-mode:difference}.project-front h3{overflow:hidden;font-size:20px;font-weight:500;line-height:1.2;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.project-front__highlight{box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:.08em .22em .12em;color:#fff;background:#000}.project-back{position:absolute;z-index:2;top:24px;right:20px;bottom:24px;left:20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;padding:clamp(16px,1.38889cqi,20px) 20px;color:#f5f4f2;background:#000;opacity:0;transform:scale(.995);visibility:hidden;pointer-events:none;transition:opacity .48s cubic-bezier(.215,.61,.355,1),transform .62s cubic-bezier(.16,1,.3,1),visibility 0s linear .62s}.project-back-summary{max-width:100%;color:#f5f4f2;font-size:clamp(32px,3.125cqi,45px);font-weight:500;line-height:clamp(32px,calc(3.81944cqi - 7.111px),47.889px)}.project-back dl{display:grid;gap:8px;font-size:clamp(12.8px,1.25cqi,18px);font-weight:300;line-height:1.5}.project-back dl>div{display:grid;grid-template-columns:minmax(88px,1fr) 1.45fr;gap:14px}.project-back dt{color:#f5f4f2;font-weight:300}.project-back dd{margin:0;color:#f5f4f2;font-weight:300}.project-card:is(:hover,:focus-within) .project-visual img,.project-card.is-active .project-visual img{opacity:0;filter:grayscale(1)}.project-card:is(:hover,:focus-within) .project-front,.project-card.is-active .project-front{opacity:0}.project-card:is(:hover,:focus-within) .project-back,.project-card.is-active .project-back{opacity:1;transform:scale(1);visibility:visible;pointer-events:auto;transition-delay:0s;animation:card-panel-settle .72s cubic-bezier(.16,1,.3,1) both}.project-feature{position:relative;grid-column:span 2;grid-row:span 2;min-width:0;min-height:100%;overflow:hidden;border-radius:4px;background:#77746f;isolation:isolate}.project-feature__backdrop{position:absolute;z-index:0;top:50%;left:50%;width:108%;height:calc(108% + 40px);object-fit:cover;filter:saturate(.72) contrast(.96);transform:translate3d(-50%,calc(-50% + var(--feature-parallax,0px)),0) scale(1.02);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.22,1,.36,1);will-change:transform}.project-feature__shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#14141214;pointer-events:none}.project-feature__card{position:absolute;z-index:2;top:50%;left:50%;width:calc((100% - 20px)/2);transform:translate3d(-50%,-50%,0)}.project-feature .project-card{width:100%}.project-empty{grid-column:1 / -1;min-height:240px;border-top:1px solid var(--ink);padding:24px 0;font-size:20px}.project-load-more{position:relative;display:flex;width:calc((min(100vw,var(--layout-max)) - 144px) / 3);height:76px;align-items:center;justify-content:center;gap:0;margin:-60px auto 40px;border:0;border-radius:4px;padding:0;background:var(--card);transition:color .28s ease,background-color .28s ease}.project-load-more__symbol{position:absolute;top:50%;left:50%;width:28px;height:28px;opacity:1;transform:translate3d(-50%,-50%,0) scale(1);filter:blur(0);transition:opacity .3s ease,transform .42s cubic-bezier(.16,1,.3,1),filter .35s ease}.project-load-more__symbol:before,.project-load-more__symbol:after{position:absolute;top:50%;left:50%;width:24px;height:2px;background:currentColor;content:"";transform:translate3d(-50%,-50%,0);transition:transform .35s cubic-bezier(.16,1,.3,1)}.project-load-more__symbol:after{transform:translate3d(-50%,-50%,0) rotate(90deg)}.project-load-more__label{position:absolute;top:50%;left:50%;font-size:28px;font-weight:300;line-height:1;opacity:0;white-space:nowrap;transform:translate3d(-50%,-50%,0) scale(.72);filter:blur(8px);transition:opacity .3s ease,transform .42s cubic-bezier(.16,1,.3,1),filter .35s ease}.project-load-more:hover,.project-load-more:focus-visible{color:#fff;background:var(--ink)}.project-load-more:hover .project-load-more__symbol,.project-load-more:focus-visible .project-load-more__symbol{opacity:0;transform:translate3d(-50%,-50%,0) scale(1.45);filter:blur(8px)}.project-load-more:hover .project-load-more__label,.project-load-more:focus-visible .project-load-more__label{opacity:1;transform:translate3d(-50%,-50%,0) scale(1);filter:blur(0)}.project-load-more.is-complete .project-load-more__symbol:after{transform:translate3d(-50%,-50%,0) rotate(0) scaleX(0)}.site-footer{display:flex;min-height:0;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:0;padding:64px max(52px,calc((100% - var(--layout-max)) / 2 + 52px)) 40px;color:#fff;background:var(--ink);font-size:14px}.site-footer__statement{display:flex;min-height:0;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:48px;padding-bottom:64px}.site-footer__consultation{display:grid;width:100%;height:142px;flex:0 0 auto;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:24px}.site-footer__contact-column{display:grid;align-content:start;justify-items:start;gap:8px;font-size:16px;line-height:1.3;text-align:left}.site-footer__contact-column>strong{margin-bottom:6px;font-weight:500}.site-footer__contact-details{font-size:20px;font-style:normal;font-weight:300;white-space:nowrap}.site-footer__business-phone{display:inline-flex;align-items:center;margin-top:8px;color:inherit;font-family:Gotham Bold,PingFang SC,MiSans,MiSans Local,Arial,sans-serif;font-size:30px;font-weight:700;letter-spacing:0;line-height:1;transition:letter-spacing .4s cubic-bezier(.16,1,.3,1)}.site-footer__business-phone:hover,.site-footer__business-phone:focus-visible{letter-spacing:.14em}.site-footer__qr-column{display:flex;grid-column:2;align-items:flex-start;justify-content:flex-end}.site-footer__consultation-qr{display:grid;width:142px;height:142px;overflow:hidden;place-items:center;align-content:center;gap:7px;padding:12px;color:var(--ink);background:#fff;transition:opacity .22s ease}.site-footer__consultation-qr img{display:block;width:100%;height:100%;object-fit:cover}.site-footer__consultation-qr svg{width:70px;height:70px;stroke-width:1}.site-footer__consultation-qr span{color:#00000094;font-size:11px;font-weight:300;line-height:1}.site-footer__identity{position:relative;width:100%;min-width:0}.site-footer__identity-content{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.5);padding-top:24px}.site-footer__socials{display:flex;flex:0 0 auto;gap:10px}.site-footer__social{position:relative}.site-footer__social>button{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.72);padding:0;color:#fff;background:transparent;transition:color .22s ease,background-color .22s ease,border-color .22s ease}.site-footer__social>button:hover,.site-footer__social>button:focus-visible{color:var(--ink);background:#fff;border-color:#fff}.site-footer__social>button svg{width:20px;height:20px}.site-footer__social:nth-child(3)>button svg{width:27px;height:27px}.site-footer__qr{position:absolute;z-index:4;bottom:calc(100% + 14px);left:0;display:grid;width:154px;min-height:154px;place-items:center;align-content:center;gap:7px;padding:16px;color:var(--ink);background:#fff;box-shadow:0 16px 42px #00000047;opacity:0;transform:translate3d(0,8px,0);visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .36s cubic-bezier(.16,1,.3,1),visibility .36s}.site-footer__qr:after{position:absolute;top:100%;left:15px;width:12px;height:12px;background:#fff;content:"";transform:translateY(-6px) rotate(45deg)}.site-footer__social:nth-last-child(-n+2) .site-footer__qr{right:0;left:auto}.site-footer__social:nth-last-child(-n+2) .site-footer__qr:after{right:15px;left:auto}.site-footer__qr svg{width:66px;height:66px;stroke-width:1}.site-footer__qr-image{display:block;width:122px;height:122px;background:#fff;object-fit:contain}.site-footer__qr span{color:#00000094;font-size:11px;font-weight:300;line-height:1}.site-footer__social:hover .site-footer__qr,.site-footer__social:focus-within .site-footer__qr{opacity:1;transform:translateZ(0);visibility:visible}.site-footer:has(.site-footer__social:hover,.site-footer__social:focus-within) .site-footer__consultation-qr{opacity:.2}.site-footer__back-to-top{position:absolute;top:0;right:-111px;display:grid;width:66px;height:66px;place-items:center;border:0;padding:0;color:#fff;background:transparent;opacity:.78;transition:opacity .22s ease}.site-footer__back-to-top:hover,.site-footer__back-to-top:focus-visible{opacity:1}.site-footer__back-to-top-label{position:absolute;bottom:calc(100% + 8px);left:50%;color:#fff;font-size:15px;font-weight:300;line-height:1;opacity:0;pointer-events:none;transform:translate3d(-50%,5px,0);transition:opacity .22s ease,transform .36s cubic-bezier(.16,1,.3,1);white-space:nowrap}.site-footer__back-to-top:hover .site-footer__back-to-top-label,.site-footer__back-to-top:focus-visible .site-footer__back-to-top-label{opacity:1;transform:translate3d(-50%,0,0)}.site-footer__back-to-top-icon{position:relative;display:block;width:66px;height:66px}.site-footer__back-to-top svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.site-footer__back-to-top-arrow{transform:translate3d(0,128px,0)}.site-footer__back-to-top-base{opacity:.72}.site-footer__back-to-top-shine{opacity:0;-webkit-mask-image:linear-gradient(105deg,transparent 28%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.72) 50%,rgba(0,0,0,.08) 62%,transparent 72%);mask-image:linear-gradient(105deg,transparent 28%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.72) 50%,rgba(0,0,0,.08) 62%,transparent 72%);-webkit-mask-position:145% 0;mask-position:145% 0;-webkit-mask-size:240% 100%;mask-size:240% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:hero-arrow-shine 3.6s cubic-bezier(.45,0,.55,1) infinite}.site-footer__copyright{font-family:Gotham Bold,PingFang SC,MiSans,MiSans Local,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1;white-space:nowrap}.case-detail-page{min-height:100svh;background:var(--paper)}.case-detail{min-width:0}.case-detail-hero{position:relative;overflow:hidden;color:var(--case-hero-ink);background:var(--case-hero-background);isolation:isolate}.case-detail-hero__media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.case-detail-hero__overlay{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.case-detail-hero.has-image .case-detail-hero__overlay{background:#0009}.case-detail-hero__inner{display:grid;width:min(100%,var(--layout-max));grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:clamp(48px,6.25cqi,90px);margin-inline:auto;align-items:start;padding:clamp(100px,9.7222cqi,140px) 52px clamp(42px,4.1667cqi,60px)}.case-detail-hero__title-block{align-self:start;padding-block:.06em .12em}.case-detail-hero h1{display:inline-block;max-width:100%;margin:0;font-size:clamp(40px,3.75cqi,54px);font-weight:500;line-height:1.14;letter-spacing:0;overflow-wrap:anywhere}.case-detail-hero__copy{--case-detail-text-spacing: clamp(14px,1.1111cqi,16px);display:grid;align-self:start;gap:clamp(30px,3.4722cqi,50px)}.case-detail-hero__description{max-width:720px;font-size:clamp(16px,1.25cqi,18px);font-weight:300;line-height:1.75}.case-detail-hero__description p{margin:0 0 var(--case-detail-text-spacing)}.case-detail-hero__description p:last-child{margin-bottom:0}.case-detail-hero__copy dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid currentColor;padding-top:var(--case-detail-text-spacing);row-gap:0;column-gap:clamp(20px,2.7778cqi,40px);font-size:clamp(16px,1.25cqi,18px);font-weight:300;line-height:1.75}.case-detail-hero__copy dl>div{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:10px;align-items:start}.case-detail-hero__copy dt{opacity:1}.case-detail-hero__copy dd{min-width:0;margin:0}.case-gallery-section{background:var(--paper)}.case-gallery{display:grid;width:min(100%,var(--layout-max));grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-inline:auto;padding:0 52px clamp(80px,8.3333cqi,120px)}.case-gallery__item{position:relative;z-index:0;width:100%;aspect-ratio:3 / 4;margin:0;overflow:visible;background:var(--card)}.case-gallery__item:hover,.case-gallery__item:focus-within{z-index:3}.case-gallery__preview{position:relative;display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.case-gallery__preview:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.case-gallery__preview:focus-visible{position:relative;z-index:1;outline:3px solid #fff;outline-offset:-5px}.case-gallery__item img{display:block;width:100%;height:100%;object-fit:cover;box-shadow:0 0 #0000;pointer-events:none;transform:scale(1);transition:opacity .72s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.16,1,.3,1),box-shadow .58s cubic-bezier(.16,1,.3,1);will-change:transform,box-shadow}.case-gallery__preview:hover img,.case-gallery__preview:focus-visible img{box-shadow:0 34px 82px #0003,0 12px 30px #00000024;transform:scale(1.15)}.case-lightbox{--lightbox-vertical-space: 150px;position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:70px 82px;color:#fff;background:#0a0a0af7;overscroll-behavior:none;touch-action:none;animation:case-lightbox-enter .32s cubic-bezier(.22,1,.36,1) both}.case-lightbox__stage{position:relative;display:grid;width:100%;height:100%;place-items:center;overflow:visible}.case-lightbox__media{position:relative;display:flex;width:min(calc(100vw - 48px),calc((100dvh - var(--lightbox-vertical-space)) * var(--preview-aspect-ratio)));max-width:100%;aspect-ratio:var(--preview-aspect-ratio);max-height:calc(100dvh - var(--lightbox-vertical-space));touch-action:none}.case-lightbox__media img{width:100%;height:100%;border-radius:4px;object-fit:contain;cursor:default}.case-lightbox button{position:absolute;display:grid;width:64px;height:64px;place-items:center;border:0;padding:0;color:#fff;background:transparent;transition:transform .4s cubic-bezier(.16,1,.3,1)}.case-lightbox button:hover,.case-lightbox button:focus-visible{transform:scale(1.08)}.case-lightbox button:focus-visible{outline-color:#fff}.case-lightbox button svg{width:28px;height:28px;stroke-width:1.25}.case-lightbox .case-lightbox__close{z-index:2;top:0;right:0;width:32px;height:32px;border-radius:50%;color:#000;background:#fff;box-shadow:0 18px 48px #0000004d,0 5px 14px #0000002e;opacity:.76;translate:50% -50%;transform-origin:center;transition:opacity .28s ease,transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.case-lightbox__close svg{width:14px;height:14px;transition:transform .52s cubic-bezier(.16,1,.3,1)}.case-lightbox .case-lightbox__close:focus-visible{outline:2px solid #000000;outline-offset:2px;transform:none}.case-lightbox .case-lightbox__close:hover{box-shadow:0 24px 62px #00000061,0 7px 18px #0003;opacity:1;transform:scale(1.14)}.case-lightbox .case-lightbox__close:hover svg{transform:rotate(90deg)}.case-lightbox__cursor-zone{position:absolute;z-index:1;top:0;bottom:0;width:50%}.case-lightbox__cursor-zone--previous{left:0;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M30 9 14 24l16 15M14 24h25' fill='none' stroke='white' stroke-width='2.6' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") 24 24,w-resize}.case-lightbox__cursor-zone--next{right:0;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='m18 9 16 15-16 15M34 24H9' fill='none' stroke='white' stroke-width='2.6' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") 24 24,e-resize}.case-lightbox__cursor-zone.is-disabled{pointer-events:none}.case-lightbox__swiper{width:100%;height:100%;overflow:hidden}.case-lightbox__swiper .swiper-wrapper{align-items:center}.case-lightbox__swiper .swiper-slide{display:grid;height:100%;place-items:center}.case-lightbox__swiper-media{display:grid;width:100%;height:100%;place-items:center}.case-lightbox__swiper-media img{display:block;width:auto;max-width:calc(100vw - 60px);height:auto;max-height:calc(100dvh - 138px);border-radius:4px;object-fit:contain}.case-lightbox__swiper .swiper-pagination{position:fixed;z-index:6;right:auto;bottom:30px;left:50%;width:auto;height:10px;white-space:nowrap;transform:translate(-50%)}.case-lightbox__swiper .swiper-pagination-bullet{width:10px;height:10px;margin:0 5.5px!important;background:#ffffff61;opacity:1;transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.case-lightbox__swiper .swiper-pagination-bullet-active{background:#fff}.case-lightbox__swiper .swiper-pagination-bullet:focus-visible{outline:2px solid #fff;outline-offset:3px;transform:scale(1.15)}.case-lightbox__pagination{position:absolute;z-index:6;right:0;bottom:30px;left:0;display:flex;height:10px;align-items:center;justify-content:center;gap:11px}.case-lightbox__pagination .case-lightbox__page-dot{position:relative;display:block;width:var(--page-dot-size,10px);height:var(--page-dot-size,10px);flex:0 0 var(--page-dot-size,10px);border:0;border-radius:50%;padding:0;background:#ffffff61;box-shadow:none;transition:width .2s ease,height .2s ease,flex-basis .2s ease,opacity .2s ease,transform .2s ease,background-color .2s ease}.case-lightbox__page-dot.is-active{background:#fff}.case-lightbox__page-dot:hover,.case-lightbox__page-dot:focus-visible{background:#fff;transform:scale(1.15)}.case-detail-nav{display:grid;width:min(100%,var(--layout-max));grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-inline:auto;align-items:center;padding:clamp(54px,5.5556cqi,80px) 52px;font-size:clamp(18px,1.6667cqi,24px)}.case-detail-nav__back{grid-column:1;grid-row:1;justify-self:start}.case-detail-nav__next{grid-column:3;grid-row:1;justify-self:end}.case-detail-nav h2{grid-column:2;grid-row:1;min-width:0;max-width:min(52vw,720px);margin:0;overflow:visible;font-size:clamp(36px,3.75cqi,54px);font-weight:500;line-height:1.04;letter-spacing:-.02em;overflow-wrap:anywhere;text-align:center;white-space:normal}.case-detail-nav a,.case-detail-nav button{display:inline-flex;min-width:0;align-items:center;gap:.45em;border:0;padding:0;color:inherit;background:transparent;font-weight:500;line-height:1;transition:font-weight .2s ease,transform .52s cubic-bezier(.16,1,.3,1)}.case-detail-nav__label{white-space:nowrap}.case-detail-nav__back{transform-origin:left center}.case-detail-nav__next{text-align:right;transform-origin:right center}.case-detail-nav a:hover,.case-detail-nav a:focus-visible,.case-detail-nav button:hover,.case-detail-nav button:focus-visible{font-weight:500;transform:scale(1.15)}.case-detail-nav svg{width:1.1em;height:1.1em;flex:0 0 auto;stroke-width:1.25;opacity:0;transition:opacity .38s ease .18s,transform .72s cubic-bezier(.16,1,.3,1) .12s}.case-detail-nav__back svg{transform:translate3d(.7em,0,0)}.case-detail-nav__next svg{transform:translate3d(-.7em,0,0)}.case-detail-nav[data-revealed=true] svg{opacity:1;transform:translateZ(0)}.case-detail-nav.is-compact{grid-template-columns:40px minmax(0,1fr) 40px;column-gap:8px}.case-detail-nav.is-compact a,.case-detail-nav.is-compact button{position:relative;width:40px;height:40px;justify-content:center;gap:0}.case-detail-nav.is-compact .case-detail-nav__label{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%)}.case-detail-nav.is-compact h2{width:100%}.cms-backdrop{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#000000bd}.cms-login{position:relative;width:min(560px,100%);border:1px solid #000;padding:clamp(34px,5vw,72px);background:#fff;box-shadow:0 36px 110px #0000007a}.cms-kicker{margin:0 0 30px;color:#000000ad;font-size:14px;font-weight:500;letter-spacing:.04em}.cms-login h2{margin:0 0 58px;font-size:clamp(48px,6vw,78px);font-weight:500;line-height:.86;letter-spacing:0}.cms-login__form{display:grid;gap:22px}.cms-login__form label,.cms-field{display:grid;gap:10px;min-width:0;color:#000;font-size:18px;font-weight:500;letter-spacing:.01em}.cms-login__form input,.cms-field input,.cms-field select,.cms-field textarea,.cms-color-field input:not([type=color]){box-sizing:border-box;width:100%;min-height:50px;border:0;border-bottom:1px solid #000;border-radius:0;padding:12px 0;color:#000;background:transparent;font-size:18px;font-weight:300;letter-spacing:0;line-height:1.45;outline:0;transition:border-color .2s ease,background-color .2s ease}.cms-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}.cms-login__form input:focus,.cms-field input:focus,.cms-field select:focus,.cms-field textarea:focus,.cms-color-field input:not([type=color]):focus{border-color:#e84724}.cms-icon-button{display:grid;width:44px;height:44px;place-items:center;border:0;padding:0;background:transparent;transition:transform .42s cubic-bezier(.16,1,.3,1)}.cms-icon-button:hover,.cms-icon-button:focus-visible{transform:scale(1.1)}.cms-icon-button svg{width:24px;height:24px;stroke-width:1.25}.cms-close{position:absolute;top:18px;right:18px}.cms-primary-button,.cms-danger-button,.cms-text-button,.cms-new-case,.cms-replace-image{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:0;padding:0 18px;font-size:15px;font-weight:500;letter-spacing:0}.cms-primary-button{color:#fff;background:#000}.cms-primary-button:hover,.cms-primary-button:focus-visible{background:#e84724}.cms-primary-button:disabled,.cms-danger-button:disabled{cursor:wait;opacity:.45}.cms-primary-button svg,.cms-danger-button svg,.cms-text-button svg,.cms-new-case svg,.cms-replace-image svg{width:18px;height:18px;stroke-width:1.25}.cms-danger-button{border:1px solid #000;background:transparent}.cms-danger-button:hover,.cms-danger-button:focus-visible{color:#fff;background:#000}.cms-text-button{min-height:40px;padding:0 8px;background:transparent}.cms-message{margin:20px 0 0;color:#c83d22;font-size:14px;font-weight:300;line-height:1.45}.cms-password-backdrop{position:fixed;z-index:220;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#000000a8}.cms-password-dialog{position:relative;width:min(500px,100%);border:1px solid #000;padding:clamp(34px,4vw,58px);background:#fff;box-shadow:0 36px 110px #0000007a}.cms-password-dialog h2{margin:0 0 12px;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:.95;letter-spacing:0}.cms-password-dialog>p:not(.cms-message){margin:0 0 34px;color:#000000ad;font-size:15px;font-weight:300;line-height:1.5}.case-cms{display:grid;width:min(1440px,100%);height:calc(100dvh - 36px);grid-template:58px minmax(0,1fr) / 266px minmax(0,1fr);overflow:hidden;border:1px solid #000;background:#fff;box-shadow:0 36px 110px #0000007a}.case-cms__header{grid-column:1 / -1;display:flex;min-width:0;align-items:center;justify-content:space-between;border-bottom:1px solid #000;padding:0 14px 0 20px;background:#fff}.case-cms__header>div:first-child{display:flex;align-items:baseline;gap:14px}.case-cms__header span{color:#000000ad;font-size:15px;font-weight:500;letter-spacing:.04em}.case-cms__header strong{font-size:22px;font-weight:500;letter-spacing:0}.case-cms__header-actions{display:flex;align-items:center;gap:8px}.case-cms__section-nav{display:flex;align-self:stretch}.case-cms__section-nav button{min-width:112px;border:0;border-left:1px solid rgba(0,0,0,.18);padding:0 16px;background:transparent;font-size:15px;font-weight:500}.case-cms__section-nav button:last-child{border-right:1px solid rgba(0,0,0,.18)}.case-cms__section-nav button:hover,.case-cms__section-nav button:focus-visible,.case-cms__section-nav button.is-active{color:#fff;background:#000}.case-cms__sidebar{min-height:0;overflow:hidden;border-right:1px solid #000;background:#eeece8}.cms-new-case{width:100%;min-height:58px;justify-content:space-between;border-bottom:1px solid #000;padding:0 16px;color:#fff;background:#000}.cms-case-list{height:calc(100% - 58px);overflow:auto}.cms-case-row{display:grid;width:100%;grid-template-columns:16px 7px minmax(0,1fr) auto;gap:9px;align-items:center;border:0;border-bottom:1px solid rgba(0,0,0,.18);padding:16px 12px;background:transparent;cursor:grab;text-align:left;transition:background-color .18s ease,opacity .2s ease}.cms-case-row:active{cursor:grabbing}.cms-case-row[aria-grabbed=true]{opacity:.48}.cms-case-row:hover,.cms-case-row:focus-visible,.cms-case-row.is-active{background:#fff;box-shadow:inset 3px 0 #000}.cms-case-row__drag{width:16px;color:#0000006b;stroke-width:1.5}.cms-case-row>span:nth-child(3){display:grid;min-width:0;gap:4px}.cms-case-row strong{overflow:hidden;font-size:17px;font-weight:500;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.cms-case-row small{overflow:hidden;color:#000000b8;font-size:15px;font-weight:300;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.cms-case-row em{color:#000000c7;font-size:15px;font-style:normal;font-weight:500}.cms-status-dot{width:7px;height:7px;border-radius:50%;background:#8b8b86}.cms-status-dot.is-published{background:#e84724}.cms-list-state{padding:24px 20px;color:#1515158c;font-size:15px}.cms-section-summary{display:grid;gap:18px;padding:28px 20px}.cms-section-summary p{color:#00000094;font-size:13px;font-weight:500;letter-spacing:.06em}.cms-section-summary strong{font-size:30px;font-weight:500;line-height:1}.cms-section-summary span{color:#000000b8;font-size:15px;font-weight:300;line-height:1.65}.case-cms__editor{min-width:0;overflow:auto;padding:0 clamp(28px,4.4vw,76px) 80px;background:#fff}.case-cms__editor-head{position:sticky;z-index:6;top:0;display:flex;min-height:108px;align-items:center;justify-content:space-between;gap:clamp(16px,2vw,24px);border-bottom:1px solid #000;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.case-cms__editor-head p{margin-bottom:7px;color:#000000ad;font-size:14px;font-weight:500;letter-spacing:.04em}.case-cms__editor-head h2{max-width:620px;overflow:hidden;font-size:clamp(40px,4.1vw,64px);font-weight:500;line-height:.9;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.case-cms__save-actions{display:flex;flex:0 0 auto;gap:8px}.cms-editor-section{padding:clamp(42px,4vw,64px) 0}.cms-editor-section+.cms-editor-section{padding-top:0}.cms-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(20px,2.1vw,30px) clamp(24px,2.5vw,36px)}.cms-field--wide{grid-column:1 / -1}.cms-field{margin:0;border:0;padding:0}.cms-field legend{margin-bottom:clamp(8px,1vw,12px);padding:0;color:#000;font-size:18px;font-weight:500;letter-spacing:0}.cms-field textarea{display:block;height:auto;min-height:50px;overflow:hidden;resize:none}.cms-field--industry{position:relative;z-index:5}.cms-industry-tags{display:flex;flex-wrap:wrap;gap:clamp(8px,1vw,12px)}.cms-industry-tag-wrap{position:relative;display:inline-flex;cursor:grab}.cms-industry-tag-wrap:active{cursor:grabbing}.cms-industry-tag{position:relative;display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #000;padding:0 17px;color:#000;background:transparent;font:inherit;font-size:18px;font-weight:500;line-height:1}.cms-industry-tag:not(.cms-industry-tag--input):hover,.cms-industry-tag:not(.cms-industry-tag--input):focus-visible{color:#fff;background:#000}.cms-industry-tag.is-selected{color:#fff;background:#000}.cms-industry-tag__delete{position:absolute;top:-7px;right:-7px;display:grid;width:20px;height:20px;place-items:center;border:1px solid #000;border-radius:50%;padding:0;color:#000;background:#fff}.cms-industry-tag__delete:hover,.cms-industry-tag__delete:focus-visible{color:#fff;background:#e84724}.cms-industry-tag__delete svg{width:13px;height:13px;stroke-width:1.8}.cms-industry-tag--add{border-style:dashed}.cms-industry-tag--add{width:46px;padding:0}.cms-industry-tag--add svg{width:18px;height:18px;stroke-width:1.5}.cms-industry-tag--input{gap:8px;padding:0 7px 0 13px}.cms-industry-tag--input input{width:110px;min-height:0;border:0;padding:0;color:#000;background:transparent;font:inherit;outline:0}.cms-industry-tag--input button{display:grid;width:30px;height:30px;place-items:center;border:0;color:#fff;background:#000}.cms-industry-tag--input button:hover,.cms-industry-tag--input button:focus-visible{color:#000;background:#e84724}.cms-industry-tag--input svg{width:17px;height:17px;stroke-width:1.5}.cms-field__hint{display:block;margin-top:8px;color:#000000ad;font-size:16px;font-weight:300;letter-spacing:0;line-height:1.5}.cms-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #000000}.cms-segmented button{min-height:52px;border:0;background:transparent;font-size:19px;font-weight:500}.cms-segmented button+button{border-left:1px solid #000000}.cms-segmented button.is-active{color:#fff;background:#000}.cms-segmented .cms-hero-color-option{display:flex;min-width:0;align-items:center;justify-content:center;padding:0 14px}.cms-segmented .cms-hero-color-option>span{-webkit-user-select:none;user-select:none}.cms-segmented .cms-hero-color-option input{width:8ch;min-width:0;min-height:0;border:0;padding:0;color:inherit;background:transparent;caret-color:currentColor;font:inherit;line-height:1;outline:0;text-align:left;-webkit-user-select:text;user-select:text}.cms-segmented .cms-hero-color-option input:focus-visible{outline:1px solid currentColor;outline-offset:3px}.cms-color-field{display:grid;max-width:560px;grid-template-columns:62px 1fr;gap:18px;align-items:end;font-size:18px;font-weight:300}.cms-color-field input[type=color]{width:62px;height:46px;border:0;padding:0;background:transparent}.cms-image-field{min-width:0}.cms-image-field--hero,.cms-image-field--layout{margin-top:clamp(12px,1.2vw,18px)}.cms-image-field .cms-single-image{width:100%;max-width:none;margin-top:0}.cms-image-field .cms-color-field{max-width:none;margin-top:0}.cms-file-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.cms-upload-zone{display:grid;width:100%;min-height:150px;place-items:center;align-content:center;gap:12px;border:1px dashed rgba(21,21,21,.42);background:transparent;transition:color .24s ease,border-color .24s ease,background-color .24s ease}.cms-upload-zone:hover,.cms-upload-zone:focus-visible,.cms-upload-zone.is-uploading{border-color:#e84724;color:#e84724;background:#e8472409}.cms-upload-zone svg{width:30px;height:30px;stroke-width:1}.cms-upload-zone span{font-size:16px;font-weight:300}.cms-section-note{margin-top:14px;color:#0000009e;font-size:14px;line-height:1.55}.cms-gallery-editor{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.cms-gallery-item{position:relative;aspect-ratio:3 / 4;margin:0;overflow:hidden;background:#deddd9}.cms-gallery-item.is-cover{box-shadow:inset 0 0 0 3px #e84724}.cms-gallery-item img{width:100%;height:100%;object-fit:cover}.cms-gallery-item figcaption{position:absolute;top:0;right:0;left:0;display:flex;min-height:40px;align-items:center;justify-content:space-between;padding:0 10px;color:#fff;background:linear-gradient(rgba(0,0,0,.56),transparent);font-size:15px;font-weight:300}.cms-gallery-item figcaption strong{font-weight:300}.cms-gallery-actions{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);background:#0c0c0cd1;transform:translate3d(0,100%,0);transition:transform .42s cubic-bezier(.16,1,.3,1)}.cms-gallery-item:hover .cms-gallery-actions,.cms-gallery-item:focus-within .cms-gallery-actions{transform:translateZ(0)}.cms-gallery-actions button{display:grid;min-width:0;height:38px;place-items:center;border:0;color:#fff;background:transparent}.cms-gallery-actions button:hover,.cms-gallery-actions button:focus-visible{background:#e84724}.cms-gallery-actions button:disabled{opacity:.24}.cms-gallery-actions svg{width:16px;height:16px;stroke-width:1.25}.cms-single-image{display:grid;max-width:560px;gap:10px;margin-top:22px}.cms-single-image__preview{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#deddd9}.cms-single-image__preview img{width:100%;height:100%;object-fit:cover}.cms-single-image__preview button{position:absolute;top:8px;right:8px;display:grid;width:38px;height:38px;place-items:center;border:0;color:#fff;background:#000000b8}.cms-single-image__preview button:hover,.cms-single-image__preview button:focus-visible{background:#e84724}.cms-single-image__preview svg{width:17px;height:17px}.cms-single-image__empty{display:grid;min-height:180px;place-items:center;align-content:center;gap:12px;border:1px dashed rgba(21,21,21,.42);background:transparent}.cms-single-image__empty:hover,.cms-single-image__empty:focus-visible{border-color:#e84724;color:#e84724}.cms-single-image__empty svg{width:30px;height:30px;stroke-width:1}.cms-single-image__empty span{font-size:16px;font-weight:300}.cms-replace-image{justify-self:start;border:1px solid rgba(21,21,21,.22);background:transparent}.cms-hero-library{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px}.cms-hero-library__item{position:relative;aspect-ratio:3 / 4;margin:0;overflow:hidden;background:#deddd9}.cms-hero-library__item img{width:100%;height:100%;object-fit:cover}.cms-hero-library__item figcaption{position:absolute;top:8px;left:8px;min-width:28px;padding:4px 7px;color:#fff;background:#0000009e;font-size:13px;text-align:center}.cms-hero-library__item button{position:absolute;right:8px;bottom:8px;display:grid;width:38px;height:38px;place-items:center;border:0;color:#fff;background:#000000b8}.cms-hero-library__item button:hover,.cms-hero-library__item button:focus-visible{background:#e84724}.cms-hero-library__item button svg{width:17px;height:17px}.cms-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.cms-section-heading p{margin-bottom:6px;color:#00000094;font-size:13px;letter-spacing:.06em}.cms-section-heading h3{font-size:34px;font-weight:500;line-height:1}.cms-faq-list{display:grid;gap:16px}.cms-faq-card{display:grid;gap:20px;border:1px solid rgba(0,0,0,.25);padding:20px;background:#f4f3f0}.cms-faq-card__head{display:flex;align-items:center;justify-content:space-between}.cms-faq-card__head>strong{font-size:22px;font-weight:500}.cms-faq-card__head>div{display:flex;gap:4px}.cms-faq-card__head button{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(0,0,0,.22);background:#fff}.cms-faq-card__head button:hover,.cms-faq-card__head button:focus-visible{color:#fff;background:#000}.cms-faq-card__head button:last-child:hover,.cms-faq-card__head button:last-child:focus-visible{background:#e84724}.cms-faq-card__head button:disabled{cursor:default;opacity:.25}.cms-faq-card__head svg{width:17px;height:17px}.cms-faq-card textarea{min-height:160px;overflow:auto;resize:vertical}.cms-rich-text-field{position:relative}.cms-rich-text-toolbar{position:absolute;z-index:1;top:-4px;right:0;display:flex;gap:4px}.cms-rich-text-toolbar button{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(0,0,0,.22);padding:0;background:#fff}.cms-rich-text-toolbar button:hover,.cms-rich-text-toolbar button:focus-visible{color:#fff;background:#000}.cms-rich-text-toolbar svg{width:18px;height:18px}.case-cms__message{position:sticky;z-index:7;bottom:12px;width:fit-content;max-width:100%;margin:18px 0 0;padding:11px 14px;color:#fff;background:#c83d22;box-shadow:0 12px 36px #0003}.faq-section{position:relative;overflow:hidden;background:var(--card);isolation:isolate}.faq-section__backdrop{--about-parallax: 0px;position:absolute;z-index:0;top:-56px;right:0;bottom:-56px;left:0;transform:translate3d(0,var(--about-parallax),0);pointer-events:none}.faq-section__backdrop img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.7}.faq-section__inner{position:relative;z-index:1;display:grid;width:min(100%,var(--layout-max));margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px;padding:80px 52px}.faq-section__brand{display:grid;max-width:100%;justify-items:start;gap:10px;padding-top:28px;font-size:clamp(30px,2.9167cqi,42px);font-weight:500;line-height:1.08}.faq-section__brand>*{font-weight:500}.faq-section__brand strong{white-space:nowrap}.registered-mark{display:inline-block;margin:0 .06em;font-size:.5em;line-height:0;vertical-align:super}.faq-section__brand>span:last-of-type{animation:footer-mark-blink 1.15s steps(1,end) infinite}.faq-list{border-top:1px solid var(--ink)}.faq-item{border-bottom:1px solid rgba(0,0,0,.48)}.faq-item h3{margin:0}.faq-item h3 button{display:grid;width:100%;min-height:92px;grid-template-columns:minmax(0,1fr) 34px;gap:24px;align-items:center;border:0;padding:22px 0;background:transparent;font-size:clamp(22px,1.9444cqi,28px);font-weight:500;line-height:1.25;text-align:left}.faq-item h3 button svg{width:28px;height:28px;justify-self:end;stroke-width:1.25;transition:transform .45s cubic-bezier(.16,1,.3,1)}.faq-item.is-open h3 button svg{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .55s cubic-bezier(.16,1,.3,1),opacity .3s ease}.faq-answer>div{min-height:0;overflow:hidden}.faq-answer p{width:100%;max-width:none;padding:0;font-size:20px;font-weight:300;line-height:1.7;white-space:pre-line}.faq-answer strong{font-weight:500}.faq-answer p+p{margin-top:1em}.faq-answer p:last-child{padding-bottom:34px}.faq-item.is-open .faq-answer{grid-template-rows:1fr;opacity:1}@keyframes category-label-enter{0%{opacity:0;transform:translate3d(0,18px,0) rotate(.35deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes card-panel-settle{0%{transform:scale(.995)}72%{transform:scale(1.0015)}to{transform:scale(1)}}@keyframes split-character-enter{to{opacity:1;transform:translateZ(0)}}@keyframes home-scenes-to-archive{0%{transform:translateZ(0)}to{transform:translate3d(0,-100svh,0)}}@keyframes home-scenes-to-hero{0%{transform:translate3d(0,-100svh,0)}to{transform:translateZ(0)}}@keyframes hero-wall-scroll{0%{transform:translateZ(0)}to{transform:translate3d(0,calc(-50% - clamp(4px,.52085vw,7.5px)),0)}}@keyframes hero-arrow-float{0%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,7px,0)}}@keyframes site-brand-shine{0%{transform:translateZ(0)}to{transform:translate3d(240%,0,0)}}@keyframes hero-arrow-shine{0%,24%{opacity:0;-webkit-mask-position:145% 0;mask-position:145% 0}32%{opacity:0}43%,58%{opacity:.58}69%{opacity:0}76%,to{opacity:0;-webkit-mask-position:-45% 0;mask-position:-45% 0}}@keyframes hero-word-build{0%,13%{color:transparent;transform:scale(var(--word-start-scale))}14%,30%{color:currentColor;transform:scale(var(--word-start-scale))}30%{animation-timing-function:cubic-bezier(.22,1,.36,1)}45%,55%{color:currentColor;transform:scale(var(--word-mid-scale))}55%{animation-timing-function:cubic-bezier(.22,1,.36,1)}72%,to{color:currentColor;transform:scale(1)}}@keyframes hero-word-drift{0%{transform:translate3d(var(--word-drift),0,0)}to{transform:translateZ(0)}}@keyframes hero-cursor-appear{to{opacity:1}}@keyframes hero-cursor-blink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes hero-typewriter-character{to{opacity:1;transform:translateZ(0)}}@keyframes hero-cn-copy-open{0%{max-height:0;margin-top:0}to{max-height:3.4em;margin-top:1.3em}}@keyframes hero-cn-character-enter{to{opacity:1;transform:translateZ(0)}}@keyframes case-lightbox-enter{0%{opacity:0}to{opacity:1}}@keyframes footer-mark-blink{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes hero-word-artifact{0%,13%{opacity:0;visibility:hidden;transform:scale(1)}14%,30%{opacity:1;visibility:visible;transform:scale(1)}30%{animation-timing-function:cubic-bezier(.22,1,.36,1)}45%,55%{opacity:1;visibility:visible;transform:scale(1.5)}55%{animation-timing-function:cubic-bezier(.22,1,.36,1)}66%{opacity:1;visibility:visible;transform:scale(2)}72%,to{opacity:0;visibility:hidden;transform:scale(2)}}@media(max-width:1023px){.page-root{--scene-header-height: 72px}.case-detail-page{padding-top:72px}.site-navigation-panel{grid-template-rows:72px 0fr}.site-navigation-panel.is-open{height:100dvh;grid-template-rows:72px minmax(0,1fr)}.site-header{height:72px}.site-header__inner{width:100%;padding:0 20px}.site-header__brand .site-brand-logo{width:145px}.site-brand-logo img{max-height:34px}.site-floating-brand{left:20px;width:145px;height:72px}.site-menu-trigger{width:72px;height:72px;flex:0 0 72px;font-size:27px}.site-menu-icon,.site-menu-icon svg{width:30px;height:30px}.menu-drawer{overflow:hidden}.menu-nav{width:100%;height:100%;margin:0;overflow:auto;padding:44px 20px 40px}.menu-nav button,.menu-nav a{font-size:52px}.hero{height:100svh;min-height:0}.hero-media{top:-14%;right:0;bottom:-18%;left:0}.hero-wall{--wall-gap: 8px;opacity:.5}.hero-wordmark{right:20px;left:20px;font-size:clamp(72px,13cqi,120px)}.hero-cn-copy{font-size:30px}.hero-continue{bottom:24px;width:clamp(128px,18cqi,164px);height:64px}.hero-continue__motion{width:100%;height:64px}.hero-continue__label{font-size:clamp(24px,4cqi,32px)}.collection-heading{padding:25px 20px 0}.collection-breadcrumb{gap:13px;padding:48px 0 16px;font-size:16px;line-height:19.2px}.collection-heading h2{font-size:55px;line-height:46.75px;letter-spacing:-1.1px;white-space:nowrap}.collection-title__line{display:inline}.collection-heading sup{display:none}.collection-filter-slot,.home-scene--archive .collection-filter-slot{position:relative;top:auto;right:auto;width:auto;margin:34px 20px 0}.collection-filter-slot .collection-filter__trigger{grid-template-columns:121.7px 1fr 18px;column-gap:10px;font-size:18px;line-height:24.3px}.collection-filter-slot .collection-filter__trigger strong,.collection-filter-slot .collection-filter__options button span{white-space:nowrap}.collection-filter-slot .collection-filter__options button{padding:7px 18px;font-size:18px}.project-grid{--mobile-project-gap: clamp(10px,1.5vw,15px);grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--mobile-project-gap);margin-top:45px;padding:0 20px 80px}.project-load-more{width:calc(100% - 40px);height:64px;margin:-50px auto 30px}.project-card{container-type:inline-size;padding:max(10px,3vw) max(9px,2.5vw)}.project-feature{display:grid;grid-column:1 / -1;grid-row:auto;min-height:0;padding-block:16.25%;place-items:center}.project-feature__card{position:relative;top:auto;left:auto;width:calc((100% - var(--mobile-project-gap)) / 2);transform:none}.project-front{right:max(10px,5cqi);bottom:max(16px,11cqi);left:max(10px,10cqi);max-width:calc(100% - max(20px,15cqi))}.project-front h3{font-size:20px;line-height:1.2}.project-back{inset:max(10px,3vw) max(9px,2.5vw);padding:max(8px,5cqi)}.project-back-summary{font-size:max(16px,11.2cqi);line-height:1.064}.project-back dl{gap:max(2px,2cqi);font-size:max(10px,4.5cqi);line-height:1.5}.project-back dl>div{grid-template-columns:minmax(0,1fr) 1.45fr;gap:max(4px,3.5cqi)}.faq-section__inner{grid-template-columns:1fr;gap:48px;padding:72px 20px}.faq-section__brand{padding-top:0;font-size:clamp(30px,4.1cqi,42px)}.faq-item h3 button{min-height:80px;font-size:22px}.faq-answer p{padding:0 0 30px;font-size:20px}.site-footer{min-height:0;padding:52px 20px 32px}.site-footer__statement{gap:30px;padding-bottom:52px}.site-footer__statement-copy{font-size:32px}.site-footer__consultation{width:100%;height:120px;gap:16px}.site-footer__contact-column{gap:6px;font-size:14px}.site-footer__contact-details{font-size:17px}.site-footer__business-phone{font-size:25px}.site-footer__consultation-qr{width:120px;height:120px}.site-footer__consultation-qr svg{width:58px;height:58px}.site-footer__identity{width:100%}.case-detail-hero__inner{grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:28px;padding:52px 20px 40px}.case-detail-hero h1{font-size:clamp(38px,5.2cqi,48px)}.case-detail-hero__description{font-size:15px;line-height:1.58}.case-detail-hero__copy{gap:26px}.case-detail-hero__copy dl{grid-template-columns:1fr;font-size:15px;line-height:1.58}.case-gallery{padding:0 20px 80px}.case-detail-nav{padding:54px 20px}.case-detail-nav h2{font-size:clamp(32px,4.6875cqi,48px)}.case-cms{grid-template:64px 154px minmax(0,1fr) / 1fr}.case-cms__header{grid-column:1;padding-inline:20px 12px}.case-cms__sidebar{display:grid;grid-template-columns:170px minmax(0,1fr);border-right:0;border-bottom:1px solid rgba(21,21,21,.16)}.cms-new-case{height:100%;border-right:1px solid rgba(21,21,21,.16);border-bottom:0}.cms-case-list{display:flex;height:100%;overflow:auto hidden}.cms-case-row{width:230px;flex:0 0 230px;border-right:1px solid rgba(21,21,21,.11);border-bottom:0}.case-cms__editor{padding-inline:28px}.case-cms__editor-head{min-height:106px}.cms-gallery-editor{grid-template-columns:repeat(3,minmax(0,1fr))}.cms-hero-library{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.site-header__brand .site-brand-logo{width:min(132px,100%)}.site-floating-brand{width:132px}.hero-wordmark{font-size:clamp(36px,12cqi,58px)}.menu-nav button,.menu-nav a{font-size:clamp(40px,13vw,52px)}.faq-section__inner{gap:34px;padding-block:60px}.faq-section__brand{font-size:clamp(30px,8cqi,42px)}.faq-item h3 button{min-height:72px;grid-template-columns:minmax(0,1fr) 28px;gap:16px;padding:18px 0;font-size:19px}.faq-item h3 button svg{width:24px;height:24px}.faq-answer p{padding:0 0 26px;font-size:clamp(16px,4.1cqi,18px);line-height:1.65}.site-footer{min-height:0;padding-top:48px}.site-footer__statement{padding-bottom:44px}.site-footer__statement{display:grid;grid-template-columns:1fr;align-content:center;gap:18px}.site-footer__statement-copy{height:auto;font-size:22px}.site-footer__consultation{width:100%;height:auto;justify-self:stretch;grid-template-columns:1fr;gap:22px;transform:none}.site-footer__contact-column{justify-items:center;gap:7px;font-size:18px;text-align:center}.site-footer__contact-details{font-size:18px;white-space:normal}.site-footer__contact-column>strong{margin-bottom:3px}.site-footer__business-phone{margin-top:8px;font-size:28px}.site-footer__contact-details{grid-column:1;grid-row:1}.site-footer__qr-column{grid-column:1;grid-row:2;justify-content:center}.site-footer__consultation-qr{width:112px;height:112px;padding:9px}.site-footer__consultation-qr svg{width:42px;height:42px}.site-footer__consultation-qr span{font-size:8px}.site-footer__identity-content{display:grid;grid-template-columns:1fr;justify-items:center;gap:20px;padding-top:28px;text-align:center}.site-footer__socials{justify-self:center;gap:8px}.site-footer__social>button{width:44px;height:44px}.site-footer__social>button svg{width:19px;height:19px}.site-footer__social:nth-child(3)>button svg{width:25px;height:25px}.site-footer__social:nth-child(2) .site-footer__qr{right:0;left:auto}.site-footer__social:nth-child(2) .site-footer__qr:after{right:15px;left:auto}.site-footer__copyright{font-size:16px}.cms-backdrop{padding:0}.cms-login{min-height:100dvh;padding:72px 20px 32px}.cms-login h2{margin-bottom:48px;font-size:52px}.cms-password-backdrop{padding:0}.cms-password-dialog{width:100%;min-height:100dvh;padding:72px 20px 32px}.cms-close{top:10px;right:10px}.case-cms{width:100%;height:100dvh;grid-template-rows:58px 126px minmax(0,1fr);box-shadow:none}.case-cms__header{padding-inline:15px 6px}.case-cms__header>div:first-child{gap:7px}.case-cms__header>div:first-child>span{display:none}.case-cms__header strong{font-size:19px}.case-cms__section-nav button{min-width:0;padding-inline:9px;font-size:12px}.case-cms__header .cms-text-button{width:40px;padding:0;font-size:0}.case-cms__header .cms-text-button svg{width:20px;height:20px}.case-cms__sidebar{grid-template-columns:116px minmax(0,1fr)}.cms-new-case{min-height:0;padding:0 13px;font-size:15px}.cms-case-row{width:190px;flex-basis:190px;padding:14px 12px}.cms-case-row em{display:none}.case-cms__editor{padding:0 20px 72px}.case-cms__editor-head{min-height:116px;align-items:center}.case-cms__editor-head h2{max-width:46vw;font-size:36px}.case-cms__save-actions{gap:5px}.case-cms__save-actions .cms-danger-button{width:44px;padding:0;font-size:0}.case-cms__save-actions .cms-primary-button{min-height:44px;padding:0 11px;font-size:15px}.cms-editor-section{padding:clamp(32px,10vw,42px) 0}.cms-editor-section+.cms-editor-section{padding-top:0}.cms-hero-library{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-section-heading{align-items:center;margin-bottom:30px}.cms-section-heading .cms-danger-button{min-height:42px;padding-inline:11px}.cms-faq-card{padding:16px}.cms-section-heading h3{font-size:31px}.cms-control-grid{grid-template-columns:1fr;gap:clamp(18px,6vw,24px)}.cms-field--wide{grid-column:1}.cms-gallery-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cms-gallery-actions{transform:translateZ(0)}.cms-color-field{grid-template-columns:54px 1fr}.cms-color-field input[type=color]{width:54px}.cms-single-image{max-width:none}.case-detail-hero__inner{grid-template-columns:1fr;gap:38px;align-content:center;padding:52px 20px 48px}.case-detail-hero__title-block{align-self:auto;padding-top:0}.case-detail-hero h1{font-size:clamp(36px,11.7949cqi,46px)}.case-detail-hero__description{font-size:15px;line-height:1.6}.case-detail-hero__copy{gap:24px}.case-detail-hero__copy dl{grid-template-columns:1fr 1fr;row-gap:0;column-gap:14px;font-size:15px;line-height:1.6}.case-detail-nav{column-gap:10px;padding:42px 20px;font-size:clamp(12px,3.5897cqi,14px)}.case-detail-nav__next{justify-content:flex-end}.case-detail-nav h2{font-size:clamp(24px,7.6923cqi,30px)}.case-detail-nav.is-compact{grid-template-columns:32px minmax(0,1fr) 32px;column-gap:4px}.case-detail-nav.is-compact a,.case-detail-nav.is-compact button{width:32px;height:40px}.case-lightbox{--lightbox-vertical-space: 138px;padding:69px 30px}.case-lightbox button{width:52px;height:52px}.case-lightbox button svg{width:24px;height:24px}.case-lightbox__close{top:0;right:0}}@media(max-width:1467px){.site-footer{padding-bottom:120px}.site-footer__back-to-top{top:calc(100% + 22px);right:auto;left:50%;transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0ms!important}[data-reveal]{opacity:1!important;transform:none!important;transition-delay:0s!important}.split-character{opacity:1!important;transform:none!important;animation:none!important;animation-delay:0s!important}.site-navigation-panel{transition:none!important}.hero-media{transform:none!important}.hero-wall__column{animation:none!important;transform:none!important}.hero-word-reveal,.hero-word-reveal__text{color:inherit!important;transform:none!important;animation:none!important}.hero-word-reveal:before,.hero-word-reveal:after{display:none!important}.hero-typewriter__character{display:inline-block!important;opacity:1!important;transform:none!important;animation:none!important}.hero-wordmark__cursor{opacity:1!important;animation:none!important}.hero-cn-copy{max-height:none!important;margin-top:1.3em!important;animation:none!important}.hero-cn-copy__character{opacity:1!important;transform:none!important;animation:none!important}.hero-continue__motion,.hero-continue__shine,.hero-continue__label:after,.site-footer__back-to-top-shine{animation:none!important}.project-load-more span{transition:none!important}.faq-section__brand>span:last-of-type{opacity:1!important;animation:none!important}.case-detail-nav a:hover,.case-detail-nav a:focus-visible,.case-detail-nav button:hover,.case-detail-nav button:focus-visible,.case-detail-nav svg{opacity:1!important;transform:none!important;transition:none!important}.case-lightbox .case-lightbox__close:hover,.case-lightbox .case-lightbox__close:hover svg{transform:none!important}.project-visual img{transform:translate3d(-50%,-50%,0)!important}.project-back{transform:none!important;animation:none!important}.site-menu-icon svg,.collection-filter__chevron,.collection-breadcrumb strong,.collection-heading sup{transition:none!important;animation:none!important}}
