@font-face {
  font-family: "Sora";
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("../image/fonts/sora-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6,
    U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122,
    U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  color-scheme: dark;
  --cursor-x: 50vw;
  --cursor-y: 50vh;
  --ease-studio: cubic-bezier(0.16, 1, 0.3, 1);
}

*,
*::before,
*::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

button {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

img,
svg,
video,
canvas {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

::selection {
  background: #fff;
  color: #000;
}

.brand-mark {
  transition: opacity 0.24s var(--ease-studio), transform 0.42s var(--ease-studio);
}

.brand-mark--dark {
  filter: invert(1);
}

.brand-mark:hover {
  opacity: 0.72;
  transform: translate(2px);
}

.studio-cursor {
  display: none;
}

@media (pointer: fine) and (min-width: 1024px) {
  main::before {
    content: "";
    position: fixed;
    left: var(--cursor-x);
    top: var(--cursor-y);
    z-index: 0;
    width: 42vw;
    height: 42vw;
    pointer-events: none;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.035), transparent 62%);
    transform: translate(-50%, -50%);
  }

  main > * {
    position: relative;
    z-index: 1;
  }

  .studio-cursor {
    position: fixed;
    left: var(--cursor-x);
    top: var(--cursor-y);
    z-index: 9998;
    display: grid;
    width: 15px;
    height: 15px;
    place-items: center;
    border: 0;
    border-radius: 9999px;
    background: #fff;
    pointer-events: none;
    transform: translate(-50%, -50%);
    transition: width 0.24s var(--ease-studio), height 0.24s var(--ease-studio), opacity 0.18s var(--ease-studio), background-color 0.24s var(--ease-studio);
    mix-blend-mode: difference;
    will-change: left, top, width, height;
  }

  .studio-cursor span {
    position: absolute;
    color: #fff;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 0.08em;
    opacity: 0;
    transform: scale(0.88);
    transition: opacity 0.18s var(--ease-studio), transform 0.18s var(--ease-studio);
  }

  .studio-cursor:has(span:not(:empty)) {
    width: 72px;
    height: 72px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.08);
  }

  .studio-cursor:has(span:not(:empty)) span {
    opacity: 1;
    transform: scale(1);
  }
}

@media (pointer: fine) and (min-width: 1024px) {
  main::before {
    display: none;
  }

  main > .studio-cursor-glow {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0;
    width: 42vw;
    height: 42vw;
    pointer-events: none;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.035), transparent 62%);
    will-change: transform;
  }

  .studio-cursor {
    left: 0;
    top: 0;
    will-change: transform, width, height;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

@font-face {
  font-family: "WinkCore Project Title project-04";
  src: url("data:font/woff2;base64,d09GMgABAAAAAAO8ABEAAAAABrgAAANgAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGx4cQAZgP1NUQVQqADQRCAqCfIJPCwYAATYCJAMGBCAFhBgHIAwHFyQYBhtbBcguB+yWbYvxYDaZwpVEet+SUvI+Y6tfFvtZ2Xj42u/13LcbQBAqKqpMpCokCQMoWci0PipTh7b/yr93Hz4dQx8X0B1VsYI7TS/3quMqMdttIONNdn9ZGneXhck4hMizJMg8NzjIQoh4wUlSnteBXuiJa95bUUTRvz1XYmHg028zjiTY+bBwYEvEQO4eqBX/N3WqJhswf54/D2DY5rSc746xhUrU+qSxLOdFKKHV9/ZZyX6KJUu5Y6c5zz76VKBaLy3YnJCoJKDLUBo44rQqU2mfxe6m6lIw2V+NShQckJcXIYcROTgiry3fBqDHc3qIv8ooHhUBYHFrjm3gEE6gEBoYlZrNXx4bCn73OstBIv+Rr2O+g8o0AKCPhwZRhVAp0KrF9cLPFxTWYgwUAqIxPkGBhFaE4OOkQSDLgns3/ifOxSBADKs3gJfJqMEF4AmE+qSmLdPYbC6PZHJpJcmctnZ8SYx3fmCSYM+HEbCjYHzciJpEm6cT78vetVj8fHeng/sfA3vzar9NcfNJuBEQUBtfW+/w3PTjowPPvfM8AtU9W1ZXUJNr5/+QZjTGkzxn9mvilNUpDKnTRsAMbOVxYvJZHOsVIntPQE9tTnQWhXprh95aaN8V6b9dY0AkszxbbkjoRLLCwaFWZ6dlTtLE9slz6daVhVWSZ3+vuf2cwXODfjNQP9exdCl+h7Zfu0ZWrVjcO11RBhle3A0Z8AYbQ9jdxL7v17PsalGcEbJPj/IP9kwJIXO5xotA2UWTJn1eTssh14cgnLBrTwGAQOGb/psil1f/gYl4g8k6P8Dk7n6aStKkEwDKFSDI1/8iTWnCTU+CdER6s4eh6IqwpQOQCelolVMIkRnAhhjwwDAt+LBQHzhM1lhfzj4ss00cW26cWg2GQa1aQvnfZClEpUidMqmQIgUK1YpRoVaFREi1IvkSBQrWqFY1uahfq9Y4mlJMtRpFKpTT48CGHTuOrIWx56lQhVpKr7aeHns2o9NTGbkSqNXmQxqhLLtETAjanVCxYoXyvBZNGCxQp5RcdcCyXpb1eLMe8/UiM0rm11basefKegcOnOwB/lQqKCB6zLCmWpU82OpIAyK0Ifd/yIZShTK2zNkggJLGyHUf4u++IC0aYX//15KmUBAgyWGlUQA=") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+8680;
}

@font-face {
  font-family: "WinkCore Project Title project-04";
  src: url("data:font/woff2;base64,d09GMgABAAAAAANUABEAAAAABnAAAAL5AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGx4cQAZgP1NUQVQqADQRCAqCNIIRCwYAATYCJAMGBCAFhBgHIAwHFyQYBhsdBcieB9k58SyIRO47X4PnQQ97P0kBp4APVkGuB04GJ3lteHi7vb8LgwOPND+wthbUVh6eJ14CmWU3LwsR9Wv//+9P1f8ogMl5/nkAoxicy3IeXN1LqEQtbvrnXedjCwdbsZq7Jmk+0yRKkcfStYefEyLAkjdvMg4ZNQlzGsAwABBgqY8+TI15EUtTdSkha3VeiTBbVnkR2lEWc2TVlk8D0M1aui//MIFyKdOAkVIsEwmRBIpS0JgrZmgZO5R+5UNaq1YagVbFd56pmAEALx5RZ0oIcwKcCfCmnAWFtSKAQgCS5R8AClCBM5UAZxodaDSCsZ+xc/brCECUcxc7AAoADViAXNAIAgKL3iYGNpqVLm658mTPmu2HQ1YevBgxacVmy8dEPs710rNnU6evWOGsdW7ebGlp0req7+QVm53ZHDV35ERksg3WM9ZR0LVlxw6XFZbWnjZTC5z4PFtPu4DAiWsHRvy0HOncJ/Nm3oDtIaGRDv5zp+0uWLbtxqJx2wafdZ3n5+X66cFEtddNO7sqr2FjV08bmDzjQ48y65OtTb++CWqvzw5Wo4OYNBT4lJVf9Fnu07Eem/vlrb5uP1rnx1zH53lxqq/rn9bF+XdYDcvT+R+pbtUAQIDiCknvx7l2vf6bq+ongI/X1p8G+Pip+p2h54f6Qq0ETCkABFrt+QhqMxirLxCae0mfyOVDgOIZrgAEbcVCNZV0FsC0GBOw6BP2WGEbClZNsndYs7GJOcaxptK4p0SwZh3A/pwwWp5cReqUmSpPkQKFao1RoVaFifJUK5JvooEGa1SrWpZRV6PRuDzlVqxh8grldAlixImTKNow8TIVuso5VrqeLl5Mq8xUJkuJPEnny9MoD5dSPDo5zc5QY401VOazMKGxQJ1SWaodhvUo6zxZZ74ehckR/mw8TrxU0ZMkQRJdf7kqZMujC8OKalXKEKuiBiSMkWX/UIwcFcrEChdDBYBxhAT6ncfFsF9biGTk77EGtYGRr3UD8oVCl3wA") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+4FE1;
}

@font-face {
  font-family: "WinkCore Project Title project-04";
  src: url("data:font/woff2;base64,d09GMgABAAAAAAV0ABEAAAAAChwAAAUYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG4FmHEAGYD9TVEFUKgBUEQgKh0SGYAsUAAE2AiQDJAQgBYQYByAMBxckGBQbgAjIrgp4MjSeIV5RG2oEYHZTMew6sfRRPPy/rvS+Lw1JM2uZcNYOIWkUQCpNVQCgTkmIlU+/aaP/kUv/yVvAAx2I2lLAy96XrVOfngRBQpVA2tIEspB+ON6OiR6iuV3oZbAWF6YYBpZus1hEBIOI079uOdZGl2msvj9/v1ff/VF0fnmlSBRidFHV1paFAyuBog4eJfCAR/ItdBM/wiSinyBWG6b+kEBhb6GwBx8aHg/c81tqy4F7cW1BGXAvyaksAe7lOZU5wL0ip74SuNDws5h2+YW1lYCnUJEbRNJ9IZFJmsHvv0E2nA7tyZS8fUDbAe3OVCNo76qvDRvaw+qCNoZ2f16go/7Tk6gzfSLoCQv4IZP7egW/f5usO2Tvy6qNsADs0pJdmF0eM3RIt6ZTgKOi8XEWZewMkk1mGN5x2HFRQWBHF59d02bkq2PFOdjoMQH94plem/XEPpp5EFgGefPFxfWIQBIQVcwACRnmQQ1+L9r+wFBfkpsWIFyU+FaY5l/AYv/o6k6O1vW5yPxoZdYzB2AOsBjEASA+x1lYjYqeXExnyDrVPIxX7eXdTo+N686bh602x+xsvKYo4+RS8dNPEWt/bMrvv2fND5Miytt+KrmLuPjDD9Y0Hai4LEoDg6PDrVB9USutbszJpOLcJoQco8lg1cvwY7gJMSoW5976ow2x9iezGIue/L65TUU/GW0obv0erPnBTLLthD713NEvVzSbz34s1uvQLfKZdXzwwzvLJ6EJsP98I6LEJ7nnyaRSxufJn81Vnv165J5izdoxe9TE5gjv+4/FraJiR+yxjlnwHB6XJdEmRXMM9bha5TtBHm69G+IkFxd4p8Bp1FdCnLNTvfPgQr0rs3tk4nptd+y4d4S16/aaxN0balL3nkluoj/2PSIyVuFkokmEY9b5mW53ZrWYOHcSePXeXOYD9y4cXTWfcvmmf99snnD+7RuPpdndmJcIaKMSDo+xM07iJKmzM0yhcMBBnruE9+ymHy1+3dd8p0hL9FTRpEzPUU2kp6omo0aTys+/sehK85y52eF+TF2sRpvl2REc7NmuGmWXrojpUDu1Q2fht2vRneTxt8vGkJ98ebFLGpyl+hLirjs2SfZWfizYupkxrU8RL0wWnBCTMrXRbe0/N1WhjC3WxKCL7w4Zhz/d4/du6Y83Okx8dx5DuKz2rWUkYR7ZWs9c6+HoRerozOAAdt8j9aRyMwqjHNaEcpG/MdkrBX3PtrKn865/Wx2S7LTp7c7lf48cJ9nY4WqbLb1eCafjRV7+EHn8+/pCV0BGbdSd6qvccO+e53Zsu/nLbLO5eD8QSD7o9yO2zaLt/R9m2Qb416cbu/zr/rJ+eU2vArrShPHy1f//S/lyByXYAYJ92iDb4AL/kfXslO5m2E1dWW7X9GN2+f406UkLIDDwlhHhDPZlA9dBiXyAU+LYTBj2jUqYTEUSZmqXi/NuYcdZogVdu3MbEWFoKKPqNzlGgXwlGlRIUqBEkWL1IlWpVyVOgVolCsXxE6BZvVo5wgctlUxHie+tVadElUp0SlJycioSwRRMikk9eV2uRiCF1ZtqUiFHmQJ5ZKECzQqmu7UUMxFVg0SJCjbGtFoU6ypK2uVy1BIspsNDx8p0KNPrfHkEq+2XU9CRJCcrqdE55KuSuxs3f5oJ1WpGMgffVJDK6fZIT+dfVZARkEIB7cCO7PNejjYV9B2igpiJ4ROFTdsBuEKuy64x73jXAw==") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+45, U+52, U+4F, U+44, U+20, U+4C, U+54, U+53;
}

@font-face {
  font-family: "WinkCore Project Title project-04";
  src: url("data:font/woff2;base64,d09GMgABAAAAAAVYABEAAAAAChwAAAT7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG4FmHEAGYD9TVEFUKgBUEQgKh0SGYAsUAAE2AiQDJAQgBYQYByAMBxckGBQbgAhRVFECyX4kZG56ajaX4FSihEK2EhGXFTU/iTfx8N/a630zGyCQKSEoIFLoSPgaGV1gYYDVPz612Z/Py95vncyUylR0koKp5ZVw2qvZ/wCwiH+6X+mfjaK35ZUiUYiR82c776jLssRKoKiDjxL4gJdkNXITD98Jt8NlmPpLAvWW24pv/UY/EjROlhdkgcbZguRM0DjH5KSDxkUmhwGNS0xRDmgo4LOYdfF0QQ4IEOtUqHP1a4VEOTlI/vgt8fhVUb6vWVH+COXvQPm65lxQfuvyy8k0KN/q+pbyH3XoH59CSc/faqSuy7W4UCN8UIasiNbEYv5t8i9QutJKe3TqWKQvvDQ9iwlVpKfpMLDNnRxHmIQZSeNyDR/YtCvQE5xw7M955VI8CKVjfKiGBugrGZ2af8M+m06BQenu2bQihJAERGt8AQkZnTL5o4XVQKNaSWHUBn4CkSWMWh+jQv5Z/nXaUYcdnB7GK6P8r+WFdaAdfcQaEF+wFX6lU41imMEhD+cVkeA1u/h5+Hj52SQ+CQk+ES1eM+UtGI7CcMCePEGo/jGNP3wIUPeIwhDe+SRBY17j0SOoyzsUloFwICbYXr8kmVIoIGmvPw1jaG8WYlNkywpMAkoQu4ExHY81QPVPvMP45MJDulNET9waYB0PAeoeeTvZlQJ5JtNxW4me2X8dm25I9vHnkujSo3OKlA8FSwdLEA79FGzC8ERZ6dSj2XXuv+1jM6xXOsGaxGhvxePXsY6hst7W05hHn+0jI0yYwmh/oUDSlOhmsfQsUShsJylGwAYisyEUNiMUE2EbSAuVuvbuvcmFzrWGdtWRwkWaXijKj1zcCC/lnCQmdFlQ12SdMqdhTbIVI3Nv1XJb9QP6PMcHElQ+qfAns3Mk2ZkaH9bPqKckdqnts09Vq+M90oGAjcOKv5NoHYXqbUbb+sCyjIuR0zxz2yuyJwkroheXg3oR11KTaMa0OzrStMftLTV1dSuJ4ygznBAe7apiGWJuESdf7eUlXyW6eWwZpyxRFb/a0tffHpkeFnF/3BTXF++kSkXBJheZhlmYlOovjt+T0itT7rPy09X0NfSigiN6VRcqmphIY5OQNPNgHuyBO+F32vp6TbsAobpCX9mONoyLOBQoh/GO66ltSsd/8pMxC4r1cldrPGG2L1IjJiXQ2YHK0nWzCVeI4Ok3UF20dK79qese7uJo5eQy9sqHCHNU8zNzdIwuMoENYpilOMoiXk4vmQUhnzYbDGSODL+G8yeMQTO1XmXNDnwcCCRvf+zeVhcnbPe/NucK/Hv/8iS7unLjt5LflYa8GhFUSw0mKx5M/qNhvIT3b8YeCNpZdbnilP8g15iX+hhVMiTzWJgehy3jxDzN6Baocx8GgnZVnRu4RVGHwxHAq8PKEFEnzZHU2X47y4tydZUjglTVFusdE6FRI49a/5IdkiVJVyxbmGTpUqUpEiBXkVyhkhVIlyKUK3dlihRg+JFW6jcnNBUX4uG5cnDMNdNss80zw2bGljnXKUkswyVAc/zmzGUuY2RK5semSFYmuTm9sIu5OuraJFCgvTW2k0UhONUfyMIo6GA5B4SDtTkw5/RoOUl7siNnm2ORGf7pc803ao0kuRIWQ48186Arj41ZOvNu3cDxcmKwOS2VzdAUM2WgPNRc2kXjUTa/eCFaxcRk4xmFSSm7AeDge+RrhvTIEwAA") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+45, U+52, U+4F, U+44, U+20, U+4C, U+54, U+53;
}

.project-page--project-04 .project-title-block h1 span:nth-child(3),
.project-page--project-04 .project-title-block h1 span:nth-child(4) {
  font-family: "WinkCore Project Title project-04", "Source Han Serif SC", "Noto Serif SC", "Noto Serif CJK SC", SimSun, serif !important;
}

﻿

#root {
  display: none;
}

@media (pointer: fine) and (min-width: 1024px) {
  main::before {
    display: none;
  }

  main > .studio-cursor-glow {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0;
    width: 42vw;
    height: 42vw;
    pointer-events: none;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.035), transparent 62%);
    will-change: transform;
  }

  .studio-cursor {
    left: 0 !important;
    top: 0 !important;
    will-change: transform, width, height;
  }
}

:root,
html,
body {
  background: #fff;
}

html.project-menu-open {
  overflow: hidden;
}

body {
  margin: 0;
  color: #000;
  font-family: "Sora", "Helvetica Neue", Arial, sans-serif;
}

.project-page {
  min-height: 100vh;
  overflow-x: hidden;
  background: #fff;
  color: #000;
}

.work-detail-placeholder {
  min-height: clamp(1800px, 400vw, 5200px);
  background-image: linear-gradient(#000, #000);
  background-position: 0 clamp(76px, 8vw, 146px);
  background-size: 100% 1px;
  background-repeat: no-repeat;
  content-visibility: hidden;
  contain: strict;
}

.project-site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80;
  width: 100%;
  background: #fff;
  padding: 2.75rem 4rem 0;
}

.project-header-inner {
  display: flex;
  max-width: 1280px;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.project-logo-link {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}

.project-logo-link .brand-mark {
  width: 190px;
  height: auto;
  object-fit: contain;
}

.project-nav {
  display: flex;
  align-items: center;
  gap: 48px;
}

.project-nav a {
  position: relative;
  color: rgba(0, 0, 0, 0.82);
  font-size: 11px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: color 180ms ease;
}

.project-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 180ms ease;
}

.project-nav a:hover {
  color: #000;
}

.project-nav a:hover::after,
.project-nav a:focus-visible::after {
  transform: scaleX(1);
}

.project-nav a:focus-visible {
  outline: 0;
}

.project-menu {
  display: none;
}

.project-article {
  width: min(calc(100% - 128px), 1280px);
  margin: 0 auto;
  padding: calc(clamp(108px, 9vw, 170px) + 110px) 0 clamp(128px, 11vw, 210px);
}

.project-hero {
  display: grid;
  grid-template-columns: minmax(160px, 0.34fr) minmax(0, 1fr);
  gap: clamp(54px, 7vw, 132px);
  align-items: end;
  border-top: 1px solid #000;
  padding-top: clamp(30px, 3vw, 48px);
}

.project-kicker {
  display: grid;
  gap: 10px;
  align-self: start;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.project-kicker a,
.project-kicker span {
  font-size: 13px;
}

.project-kicker a {
  color: rgba(0, 0, 0, 0.55);
  transition: color 180ms ease;
}

.project-kicker a:hover {
  color: #000;
}

.project-title-block {
  max-width: 950px;
}

.project-category {
  margin: 0 0 22px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.project-title-block h1 {
  display: grid;
  gap: clamp(12px, 1.25vw, 22px);
  margin: 0;
  max-width: 980px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}

.project-title-block h1 span {
  display: block;
}

.project-title-block h1 span:first-child {
  margin-top: -6px;
  font-size: 35px;
}

.project-title-block h1 span:nth-child(2) {
  margin-top: -12px;
  font-size: 16px;
  font-weight: 700;
}

.project-title-block h1 span:nth-child(3),
.project-title-block h1 span:nth-child(4) {
  font-family: "Source Han Serif SC", "Noto Serif SC", "Noto Serif CJK SC", SimSun, serif !important;
  font-size: 50px !important;
  font-weight: 500 !important;
  line-height: 1.05;
}

.project-title-block h1 span:nth-child(4) {
  margin-left: 0;
}

.project-standfirst {
  max-width: 100%;
  margin: clamp(28px, 2.8vw, 42px) 0 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.42;
}

.project-media {
  margin: clamp(72px, 7vw, 128px) 0 0;
}

.project-media--hero {
  margin-top: clamp(64px, 5.6vw, 108px);
}

.project-media--video {
  margin-top: clamp(80px, 7.5vw, 138px);
}

.project-hero-image {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #000;
  object-fit: cover;
  transition:
    filter 260ms ease,
    transform 320ms cubic-bezier(0.16, 1, 0.3, 1);
}

.project-media--hero:hover .project-hero-image {
  filter: saturate(1.06) contrast(1.03);
  transform: scale(1.006);
}

.project-video-frame {
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
  background: #050505;
  transition:
    box-shadow 220ms ease,
    transform 260ms cubic-bezier(0.16, 1, 0.3, 1);
}

.project-video-frame:hover,
.project-video-frame:focus-within {
  box-shadow: 0 22px 64px rgba(0, 0, 0, 0.18);
  transform: translateY(-4px);
}

.project-video {
  display: block;
  width: 100%;
  height: auto;
  min-height: clamp(360px, 50vw, 680px);
  background: #050505;
  object-fit: cover;
}

.project-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: grid;
  width: clamp(72px, 6.2vw, 112px);
  height: clamp(72px, 6.2vw, 112px);
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.86);
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.92);
  color: #050505;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition:
    opacity 180ms ease,
    transform 220ms cubic-bezier(0.16, 1, 0.3, 1),
    background-color 180ms ease;
}

.project-video-play span {
  display: block;
  width: 0;
  height: 0;
  margin-left: 5px;
  border-top: clamp(12px, 1vw, 18px) solid transparent;
  border-bottom: clamp(12px, 1vw, 18px) solid transparent;
  border-left: clamp(18px, 1.45vw, 26px) solid currentColor;
}

.project-video-play:hover,
.project-video-play:focus-visible {
  background: #fff;
  outline: 0;
  transform: translate(-50%, -50%) scale(1.08);
}

.project-video-frame.is-playing .project-video-play {
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.92);
}

.project-video-frame + .media-placeholder {
  display: none;
}

.media-placeholder {
  display: grid;
  min-height: clamp(360px, 56vw, 760px);
  place-items: center;
  border: 1px solid #000;
  background:
    linear-gradient(135deg, transparent 0 49.8%, rgba(0, 0, 0, 0.35) 50%, transparent 50.2%),
    linear-gradient(45deg, transparent 0 49.8%, rgba(0, 0, 0, 0.35) 50%, transparent 50.2%),
    #dedede;
  color: rgba(0, 0, 0, 0.56);
  font-size: clamp(12px, 1.1vw, 18px);
  font-weight: 800;
  letter-spacing: 0.04em;
  text-align: center;
}

.media-placeholder--dark {
  min-height: clamp(360px, 50vw, 680px);
  background:
    linear-gradient(135deg, transparent 0 49.8%, rgba(255, 255, 255, 0.35) 50%, transparent 50.2%),
    linear-gradient(45deg, transparent 0 49.8%, rgba(255, 255, 255, 0.35) 50%, transparent 50.2%),
    #050505;
  color: rgba(255, 255, 255, 0.82);
}

.project-media figcaption {
  max-width: 620px;
  margin-top: 14px;
  color: rgba(0, 0, 0, 0.55);
  font-size: 11px;
  font-weight: 600;
  line-height: 1.45;
}

.project-body-grid {
  display: grid;
  grid-template-columns: minmax(180px, 0.34fr) minmax(0, 1fr);
  gap: clamp(54px, 7vw, 132px);
  margin-top: clamp(76px, 8vw, 146px);
  border-top: 1px solid #000;
  padding-top: clamp(34px, 4vw, 72px);
}

.project-body-grid--reverse {
  grid-template-columns: minmax(180px, 0.34fr) minmax(0, 1fr);
}

.project-meta h2,
.project-section-label p {
  margin: 0;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.project-meta dl {
  display: grid;
  gap: 18px;
  margin: 32px 0 0;
}

.project-meta div {
  display: grid;
  gap: 6px;
}

.project-meta dt {
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.project-meta dd {
  margin: 0;
  max-width: 260px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.38;
}

.project-copy h2 {
  margin: 0;
  width: 100%;
  max-width: none;
  font-size: 38px;
  font-weight: 800;
  line-height: 1.02;
  letter-spacing: 0;
}

.project-copy-title-en {
  display: block;
  margin-top: 6px;
  font-size: 0.72em;
  font-weight: 500;
  line-height: 1.04;
}

.project-copy p {
  width: 100%;
  max-width: none;
  margin: 26px 0 0;
  font-size: clamp(16px, 1.12vw, 19px);
  font-weight: 500;
  line-height: 1.72;
}

.project-copy p + p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.54;
}

.project-section-label {
  display: grid;
  align-content: start;
  gap: 16px;
}

.project-section-label span {
  display: block;
  font-size: clamp(36px, 5.8vw, 96px);
  font-weight: 300;
  line-height: 0.86;
}

.project-gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: clamp(72px, 8vw, 146px);
}

.project-gallery .media-placeholder {
  min-height: clamp(320px, 34vw, 520px);
}

.project-gallery-image {
  display: block;
  width: 100%;
  height: clamp(280px, 30vw, 500px);
  object-fit: cover;
  border: 1px solid #000;
}

.project-next {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-top: clamp(80px, 8vw, 150px);
  border-top: 1px solid #000;
  padding-top: 24px;
  font-size: 13px;
  font-weight: 800;
}

.project-next a {
  transition: opacity 180ms ease, transform 220ms ease;
}

.project-next a:hover {
  opacity: 0.55;
  transform: translateX(4px);
}

/* Preserve the full layout while deferring style and paint work below the fold. */
.project-body-grid,
.project-media--video,
.project-gallery,
.project-next {
  content-visibility: auto;
  contain-intrinsic-size: auto 900px;
}

@media (hover: hover) and (pointer: fine) {
  .project-media:not(.project-media--hero):hover,
  .project-body-grid:hover,
  .project-gallery figure:hover {
    transform: translateY(-4px);
  }

  .project-media:not(.project-media--hero),
  .project-body-grid,
  .project-gallery figure {
    transition: transform 240ms cubic-bezier(0.16, 1, 0.3, 1);
  }
}

@media (prefers-reduced-motion: no-preference) {
  .project-hero,
  .project-media--hero {
    animation: project-reveal 560ms cubic-bezier(0.16, 1, 0.3, 1) both;
  }

  .project-hero {
    animation-delay: 110ms;
  }

  .project-media:nth-of-type(1) {
    animation-delay: 180ms;
  }

}

@keyframes project-reveal {
  from {
    opacity: 0;
    transform: translateY(22px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.project-footer {
  position: relative;
  overflow: hidden;
  background: #000;
  color: #fff;
  min-height: 655px;
  padding: 160px 4rem 192px;
}

.project-footer .footer-particles {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.project-footer-inner {
  position: relative;
  z-index: 10;
  display: grid;
  max-width: 1280px;
  grid-template-columns: 1.25fr 0.45fr 0.45fr 0.65fr;
  gap: 96px;
  margin: 0 auto;
}

.project-footer-brand img {
  content: url("../image/common/logo-full-trimmed.png");
  width: 198px;
  height: auto;
}

.project-footer-brand p {
  max-width: 360px;
  margin-top: 48px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
}

.project-socials {
  display: flex;
  gap: 16px;
  margin-top: 36px;
}

.project-socials a {
  display: grid;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  aspect-ratio: 1 / 1;
  place-items: center;
  border-radius: 50%;
  background: #fff;
  color: #000;
  font-size: 8px;
  font-weight: 800;
}

.project-footer-column {
  display: block;
}

.project-footer-column h3 {
  margin: 0 0 48px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.5;
}

.project-footer-column a,
.project-footer-column p {
  display: block;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}

.project-footer-column a,
.project-footer-column p:not(.project-rights) {
  margin-bottom: 24px;
}

.project-footer-column a:hover {
  color: #fff;
}

.project-rights {
  margin-top: 56px !important;
  margin-bottom: 0 !important;
  line-height: 1.9 !important;
}

.project-fullscreen-menu {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: none;
  flex-direction: column;
  background: #fff;
  color: #000;
  padding: 88px 64px;
}

.project-fullscreen-menu.is-open {
  display: flex;
}

.project-fullscreen-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.project-fullscreen-top img {
  width: 172px;
  filter: invert(1);
}

.project-fullscreen-close {
  position: relative;
  width: 44px;
  height: 44px;
  border: 1px solid #000;
  border-radius: 9999px;
  background: transparent;
}

.project-fullscreen-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 1px;
  background: #000;
}

.project-fullscreen-close span:first-child {
  transform: translate(-50%, -50%) rotate(45deg);
}

.project-fullscreen-close span:last-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.project-fullscreen-nav {
  display: grid;
  gap: 38px;
  margin-top: 128px;
}

.project-fullscreen-nav a {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  line-height: 0.95;
}

@media (max-width: 1160px) and (min-width: 768px) {
  .project-body-grid,
  .project-hero {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 56px;
  }

  .project-footer-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 56px;
  }
}

@media (max-width: 767px) {
  .project-site-header {
    padding: 2.25rem 1.5rem 0;
  }

  .project-header-inner {
    width: 100%;
  }

  .project-logo-link .brand-mark {
    width: 150px;
    transform: translateX(-12px);
    transform-origin: left center;
  }

  .project-nav {
    display: none;
  }

  .project-menu {
    display: flex;
    width: 32px;
    height: 32px;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 6px;
    border: 0;
    background: transparent;
    padding: 0;
  }

  .project-menu span {
    display: block;
    height: 1px;
    background: #000;
  }

  .project-menu span:first-child {
    width: 20px;
  }

  .project-menu span:last-child {
    width: 14px;
  }

  .project-article {
    width: min(calc(100% - 40px), 680px);
    padding: 148px 0 112px;
  }

  .project-hero,
  .project-body-grid,
  .project-body-grid--reverse {
    display: block;
  }

  .project-kicker {
    display: flex;
    justify-content: space-between;
    margin-bottom: 48px;
    font-size: 13px;
  }

  .project-category {
    margin-bottom: 16px;
    font-size: 10px;
  }

  .project-title-block h1 {
    gap: 10px;
  }

  .project-title-block h1 span:first-child {
    margin-top: -6px;
    font-size: 28px;
  }

  .project-title-block h1 span:nth-child(2) {
    margin-top: -10px;
    font-size: 12px;
  }

  .project-title-block h1 span:nth-child(3),
  .project-title-block h1 span:nth-child(4) {
    font-family: "Source Han Serif SC", "Noto Serif SC", "Noto Serif CJK SC", SimSun, serif !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 1.08;
  }

  .project-standfirst {
    margin-top: 24px;
    max-width: 100%;
    font-size: 14px;
    line-height: 1.55;
  }

  .project-media,
  .project-media--hero,
  .project-body-grid,
  .project-gallery,
  .project-next {
    margin-top: 64px;
  }

  .work-detail-placeholder {
    background-position: 0 64px;
  }

  .media-placeholder {
    min-height: 320px;
    font-size: 11px;
  }

  .media-placeholder--dark {
    min-height: 260px;
  }

  .project-video {
    min-height: 260px;
  }

  .project-video-play {
    width: 66px;
    height: 66px;
  }

  .project-media figcaption {
    font-size: 10px;
  }

  .project-meta {
    margin-bottom: 56px;
  }

  .project-meta dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 18px;
    margin-top: 24px;
  }

  .project-meta dd {
    font-size: 11px;
  }

  .project-section-label {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 36px;
  }

  .project-section-label span {
    font-size: 54px;
  }

  .project-copy h2 {
    font-size: 28px;
  }

  .project-copy p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.72;
  }

  .project-copy p + p {
    font-size: 12px;
    line-height: 1.48;
  }

  .project-copy-title-en {
    margin-top: 4px;
    font-size: 0.68em;
    font-weight: 500;
  }

  .project-gallery {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .project-gallery-image {
    height: clamp(220px, 64vw, 420px);
  }

  .project-next {
    font-size: 11px;
  }

  .project-footer {
    padding: 6rem 1.5rem;
  }

  .project-footer-inner {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .project-footer-brand img {
    width: 172px;
  }

  .project-fullscreen-menu {
    padding: 104px 28px;
  }
}

@media (min-width: 768px) {
  footer#contact {
    min-height: 655px !important;
    padding-top: 160px !important;
    padding-bottom: 192px !important;
  }

  footer#contact > .relative.z-10 {
    grid-template-columns: 1.25fr 0.45fr 0.45fr 0.65fr !important;
    column-gap: 96px !important;
  }

  footer#contact img.brand-mark.brand-mark--light {
    content: url("../image/common/logo-full-trimmed.png");
    width: 198px !important;
    height: auto;
  }

  footer#contact img.brand-mark.brand-mark--light + p {
    margin-top: 48px !important;
  }

  footer#contact .social-dot {
    width: 36px !important;
    height: 36px !important;
    flex: 0 0 36px !important;
  }

  footer#contact h3 {
    margin-bottom: 48px !important;
  }

  footer#contact ul {
    display: grid !important;
    gap: 36px !important;
  }

  footer#contact ul > li {
    margin: 0 !important;
  }
}

html {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
  overflow-y: scroll;
  overscroll-behavior-x: none;
  scrollbar-gutter: stable;
}

body {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
  overscroll-behavior-x: none;
}

@supports not (overflow-x: clip) {
  html {
    overflow-x: hidden;
  }

  body {
    overflow-x: hidden;
  }
}

#root,
main,
.min-h-screen,
.project-page,
.contact-page {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}

@supports not (overflow-x: clip) {
  #root,
  main,
  .min-h-screen,
  .project-page,
  .contact-page {
    overflow-x: hidden;
  }
}

header.w-full,
.project-site-header,
.contact-site-header {
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  max-width: none !important;
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  will-change: auto !important;
}

.project-site-header {
  animation-name: none !important;
}
.brand-mark--mask {
  display: block;
  flex: 0 0 auto;
  color: #fff;
  background-color: currentColor;
  -webkit-mask-image: var(--brand-mask);
  mask-image: var(--brand-mask);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.brand-mark--mask.brand-mark--dark {
  color: #000;
  filter: none;
}
.studio-picture {
  display: contents;
}

.responsive-picture {
  display: contents;
}

/*
  Shared fluid desktop layout baseline.
  This file normalizes the site shell and the desktop visual scale so widening
  the page also grows type, media blocks and rhythm proportionally.
*/

:root {
  --wink-page-scale: 1;
  --wink-shell-max: 1280px;
  --wink-shell-gutter: 64px;
  --wink-shell-fluid: calc(100vw - (var(--wink-shell-gutter) * 2));
  --wink-shell-width: min(var(--wink-shell-fluid), var(--wink-shell-max));
  --wink-header-logo: 190px;
  --wink-home-header-logo: 190px;
  --wink-nav-gap: 48px;
  --wink-nav-size: 11px;
  --wink-footer-min-height: 655px;
  --wink-footer-top: 160px;
  --wink-footer-bottom: 192px;
  --wink-footer-logo: 198px;
  --wink-footer-dot: 36px;
  --wink-footer-dot-gap: 16px;
  --wink-footer-column-gap: 96px;
  --wink-fluid-xs: calc(11px * var(--wink-page-scale));
  --wink-fluid-sm: calc(13px * var(--wink-page-scale));
  --wink-fluid-md: calc(16px * var(--wink-page-scale));
  --wink-fluid-body: calc(16px * var(--wink-page-scale));
  --wink-fluid-lead: calc(20px * var(--wink-page-scale));
  --wink-fluid-title-sm: calc(28px * var(--wink-page-scale));
  --wink-fluid-title-md: calc(42px * var(--wink-page-scale));
  --wink-fluid-title-lg: calc(72px * var(--wink-page-scale));
  --wink-fluid-title-xl: calc(100px * var(--wink-page-scale));
  --wink-fluid-space-sm: calc(24px * var(--wink-page-scale));
  --wink-fluid-space-md: calc(48px * var(--wink-page-scale));
  --wink-fluid-space-lg: calc(80px * var(--wink-page-scale));
  --wink-fluid-section: calc(88px * var(--wink-page-scale));
  --wink-fluid-media-short: calc(360px * var(--wink-page-scale));
  --wink-fluid-media-tall: calc(520px * var(--wink-page-scale));
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body,
#root {
  width: 100%;
  max-width: 100%;
}

html,
body {
  overflow-x: clip;
}

@supports not (overflow-x: clip) {
  html,
  body {
    overflow-x: hidden;
  }
}

@media (min-width: 768px) {
  header.w-full,
  .project-site-header,
  .about-site-header,
  .contact-site-header {
    width: 100% !important;
    max-width: none !important;
    padding-top: 44px !important;
    padding-right: var(--wink-shell-gutter) !important;
    padding-left: var(--wink-shell-gutter) !important;
  }

  header.w-full > .mx-auto,
  .project-header-inner,
  .about-site-header .project-header-inner,
  .contact-header-inner,
  main.relative.min-h-screen > header.absolute.left-0 > div.mx-auto {
    width: var(--wink-shell-width) !important;
    max-width: var(--wink-shell-max) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  header.w-full > .mx-auto,
  main.relative.min-h-screen > header.absolute.left-0 > div.mx-auto {
    padding: 0 !important;
  }

  main.relative.min-h-screen > header.absolute.left-0 {
    width: 100% !important;
    max-width: none !important;
    min-height: 120px !important;
    padding-top: 44px !important;
    padding-right: var(--wink-shell-gutter) !important;
    padding-left: var(--wink-shell-gutter) !important;
  }

  main.relative.min-h-screen > header.absolute.left-0 .brand-mark,
  main.relative.min-h-screen > header.absolute.left-0 img.brand-mark {
    width: var(--wink-home-header-logo) !important;
    max-width: none !important;
    height: auto !important;
  }

  header .brand-mark,
  header img.brand-mark,
  header.w-full .brand-mark,
  header.w-full img.brand-mark,
  header.w-full > .mx-auto > a .brand-mark,
  .project-site-header .brand-mark,
  .project-logo-link .brand-mark,
  .about-site-header .brand-mark,
  .contact-site-header .brand-mark,
  .contact-logo-desktop {
    width: var(--wink-header-logo) !important;
    max-width: none !important;
    height: auto !important;
  }

  header nav,
  main.relative.min-h-screen > header.absolute.left-0 nav,
  header.w-full nav,
  .project-nav,
  .contact-nav {
    gap: var(--wink-nav-gap) !important;
  }

  header nav a,
  header nav button,
  main.relative.min-h-screen > header.absolute.left-0 nav a,
  main.relative.min-h-screen > header.absolute.left-0 nav button,
  header.w-full nav a,
  header.w-full nav button,
  .project-nav a,
  .contact-nav a {
    font-size: var(--wink-nav-size) !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    letter-spacing: 0.02em !important;
  }

  .project-article,
  .about-article,
  .viewpoint-detail-article,
  .contact-main,
  .contact-join,
  .contact-divider,
  #root .min-h-screen > main > div.mx-auto,
  #root .min-h-screen > main > div.mx-auto.hidden,
  #root .min-h-screen > main > div.mx-auto.border-t,
  main.relative.min-h-screen > section > div.mx-auto,
  main.relative.min-h-screen > section > .mx-auto,
  main.relative.min-h-screen .max-w-\[1280px\] {
    width: var(--wink-shell-width) !important;
    max-width: var(--wink-shell-max) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .contact-divider {
    width: var(--wink-shell-width) !important;
    max-width: var(--wink-shell-max) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .contact-main {
    grid-template-columns: minmax(160px, 0.34fr) minmax(0, 1fr) !important;
    column-gap: clamp(54px, 7vw, 132px) !important;
    padding-top: calc(clamp(108px, 9vw, 170px) + 110px) !important;
  }

  .contact-join {
    grid-template-columns: minmax(160px, 0.34fr) minmax(0, 1fr) !important;
    column-gap: clamp(54px, 7vw, 132px) !important;
  }

  main.relative.min-h-screen > section.mx-auto,
  main.relative.min-h-screen > section > div.mx-auto,
  #root .min-h-screen > main > div.mx-auto {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  main.relative.min-h-screen > section.grid-cols-\[1fr_420px\] > img.brand-mark {
    content: url("../image/common/logo-full-trimmed.png") !important;
    justify-self: end !important;
    width: 340px !important;
    max-width: 100% !important;
  }

  footer#contact,
  .project-footer {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    max-width: none !important;
    min-height: var(--wink-footer-min-height) !important;
    padding-top: var(--wink-footer-top) !important;
    padding-right: var(--wink-shell-gutter) !important;
    padding-bottom: var(--wink-footer-bottom) !important;
    padding-left: var(--wink-shell-gutter) !important;
    background: #000 !important;
    color: #fff !important;
  }

  footer#contact > .relative.z-10,
  .project-footer-inner {
    position: relative !important;
    z-index: 10 !important;
    display: grid !important;
    width: var(--wink-shell-width) !important;
    max-width: var(--wink-shell-max) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    grid-template-columns: 1.25fr 0.45fr 0.45fr 0.65fr !important;
    gap: var(--wink-footer-column-gap) !important;
    column-gap: var(--wink-footer-column-gap) !important;
  }

  footer#contact img.brand-mark.brand-mark--light,
  .project-footer-brand img {
    width: var(--wink-footer-logo) !important;
    max-width: none !important;
    height: auto !important;
  }

  .project-footer-brand p,
  footer#contact img.brand-mark.brand-mark--light + p {
    margin-top: clamp(48px, 3.75vw, 108px) !important;
  }

  footer#contact .social-dot,
  .project-socials a {
    width: var(--wink-footer-dot) !important;
    height: var(--wink-footer-dot) !important;
    flex: 0 0 var(--wink-footer-dot) !important;
    aspect-ratio: 1 / 1 !important;
  }

  .project-socials,
  footer#contact .flex.gap-4 {
    display: flex !important;
    gap: var(--wink-footer-dot-gap) !important;
    margin-top: clamp(36px, 2.81vw, 82px) !important;
  }

  footer#contact h3,
  .project-footer-column h3 {
    margin: 0 0 clamp(48px, 3.75vw, 108px) !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
  }

  footer#contact ul,
  .project-footer-column {
    display: grid !important;
    gap: clamp(24px, 1.88vw, 56px) !important;
  }

  footer#contact ul > li,
  footer#contact ul > li + li {
    margin: 0 !important;
  }

  footer#contact a,
  footer#contact li,
  footer#contact p,
  .project-footer-column a,
  .project-footer-column p {
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: var(--wink-fluid-sm) !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
  }

  footer#contact a:hover,
  .project-footer-column a:hover {
    color: #fff !important;
  }

  .project-rights {
    margin-top: clamp(56px, 4.38vw, 128px) !important;
    margin-bottom: 0 !important;
    line-height: 1.9 !important;
  }
}

@media (min-width: 1161px) {
  :root {
    --wink-shell-gutter: 64px;
    --wink-shell-fluid: calc(100vw - (var(--wink-shell-gutter) * 2));
    --wink-shell-max: 1280px;
  }

  html {
    font-size: clamp(16px, calc(16px * var(--wink-page-scale)), 24px);
  }

  body {
    font-size: var(--wink-fluid-body);
  }

  main.relative.min-h-screen > section {
    padding-top: var(--wink-fluid-section) !important;
    padding-bottom: var(--wink-fluid-section) !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 {
    gap: var(--wink-fluid-space-md) !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 > article > div:first-child,
  main article[data-work-card] > div:first-child,
  main article:has(.work-card__title) > div:first-child {
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
    min-height: 0 !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 img,
  main article[data-work-card] img,
  main article:has(.work-card__title) img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 h3,
  main article[data-work-card] h2,
  main article:has(.work-card__title) h2,
  .work-card__title {
    font-size: clamp(20px, 1.56vw, 42px) !important;
    line-height: 1.06 !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 h3 {
    font-size: 18px !important;
    line-height: 1.04 !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 h3 + p {
    font-size: 11px !important;
    line-height: 1.12 !important;
    letter-spacing: 0.08em !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 p,
  main article[data-work-card] p,
  main article:has(.work-card__title) p {
    font-size: clamp(14px, 1.09vw, 26px) !important;
    line-height: 1.45 !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 p:last-child,
  main article[data-work-card] p:last-child,
  main article:has(.work-card__title) p:last-child {
    font-size: clamp(12px, 0.94vw, 22px) !important;
    line-height: 1.32 !important;
  }

  main.relative.min-h-screen section#works .grid.grid-cols-3 p:last-child {
    font-size: 11px !important;
    line-height: 1.45 !important;
  }

  #root .min-h-screen > main > div.mx-auto.hidden article.group.grid {
    grid-template-columns: minmax(clamp(300px, 23.4375vw, 450px), 0.34fr) minmax(0, 1fr) !important;
    gap: var(--wink-fluid-space-md) !important;
    min-height: clamp(260px, 20.3125vw, 390px) !important;
    padding-top: var(--wink-fluid-space-sm) !important;
    padding-bottom: var(--wink-fluid-space-sm) !important;
  }

  #root .min-h-screen > main > div.mx-auto.hidden article.group.grid > :first-child {
    min-height: 0 !important;
    aspect-ratio: 1.48 / 1 !important;
  }

  #root .min-h-screen > main > div.mx-auto.hidden article.group.grid h2 {
    font-size: var(--wink-fluid-title-sm) !important;
    line-height: 1.08 !important;
  }

  #root .min-h-screen > main > div.mx-auto.hidden article.group.grid p {
    font-size: var(--wink-fluid-sm) !important;
    line-height: 1.46 !important;
  }

  #root .min-h-screen > main > div.mx-auto.hidden article.group.grid p + p {
    font-size: var(--wink-fluid-xs) !important;
    line-height: 1.42 !important;
  }

  #root .min-h-screen > main > div.mx-auto.hidden article.group.grid h2.font-extrabold.leading-tight {
    font-size: 25px !important;
  }

  #root .min-h-screen > main > div.mx-auto.hidden article.group.grid h2.font-extrabold.leading-tight + p.mt-4.font-semibold {
    font-size: 12px !important;
    font-weight: 400 !important;
  }

  .project-article,
  .about-article,
  .viewpoint-detail-article {
    padding-bottom: var(--wink-fluid-space-lg) !important;
  }

  #project-title span:first-child {
    font-size: clamp(35px, 2.734375vw, 52.5px) !important;
    line-height: 0.95 !important;
  }

  #project-title span:nth-child(2),
  .project-eyebrow,
  .project-meta,
  .project-next {
    font-size: var(--wink-fluid-sm) !important;
  }

  .project-standfirst {
    width: 100% !important;
    max-width: none !important;
    font-size: var(--wink-fluid-md) !important;
    line-height: 1.5 !important;
  }

  .project-media--hero,
  .project-media--video {
    min-height: 0 !important;
  }

  .project-media--hero img,
  .project-media--video video {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
  }

  .project-media--video .media-placeholder,
  .media-placeholder,
  .media-placeholder--dark {
    width: 100% !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
  }

  .project-body-grid {
    gap: var(--wink-fluid-space-lg) !important;
    margin-top: var(--wink-fluid-space-lg) !important;
    padding-top: var(--wink-fluid-space-md) !important;
  }

  .project-meta h2,
  .project-meta dd,
  .project-meta dt {
    font-size: var(--wink-fluid-sm) !important;
  }

  .project-copy,
  .project-copy h2,
  .project-copy p {
    width: 100% !important;
    max-width: none !important;
  }

  .project-copy h2 {
    font-size: 38px !important;
    line-height: 1.02 !important;
  }

  .project-copy-title-en {
    margin-top: 0.18em !important;
    font-size: 0.56em !important;
    font-weight: 400 !important;
    line-height: 1.05 !important;
  }

  .project-copy p {
    font-size: var(--wink-fluid-body) !important;
    line-height: 1.58 !important;
  }

  .project-copy p + p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.46 !important;
  }

  .project-gallery {
    gap: var(--wink-fluid-space-md) !important;
    margin-top: var(--wink-fluid-space-lg) !important;
  }

  .project-gallery-image,
  .project-gallery .media-placeholder {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    object-fit: cover !important;
  }

  #article-title,
  .viewpoint-article-heading h1 {
    font-size: 72px !important;
    line-height: 0.95 !important;
  }

  .viewpoint-article-standfirst,
  .viewpoint-article-copy p {
    font-size: var(--wink-fluid-body) !important;
    line-height: 1.58 !important;
  }

  .viewpoint-media-placeholder,
  .viewpoint-hero-media .viewpoint-detail-image {
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
  }

  #about-title {
    font-size: clamp(48px, 4vw, 72px) !important;
    line-height: 0.98 !important;
  }

  .about-hero-copy > p:last-child,
  .about-process-copy p,
  .about-capability-list em {
    font-size: var(--wink-fluid-md) !important;
    line-height: 1.56 !important;
  }

  .about-stat-grid article {
    aspect-ratio: 1 / 1 !important;
    min-height: 0 !important;
  }

  .about-media-placeholder,
  .about-media-image {
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
  }

  .contact-card h2,
  #contact-title,
  #join-title {
    font-size: var(--wink-fluid-title-sm) !important;
  }

  .contact-lines p,
  .contact-join-lines,
  .contact-title p {
    font-size: var(--wink-fluid-sm) !important;
    line-height: 1.36 !important;
  }

  .project-title-block,
  .project-title-block * {
    text-align: left !important;
  }

  .project-title-block h1 span:nth-child(4) {
    margin-left: 0 !important;
  }

  .project-body-grid {
    grid-template-columns: minmax(180px, 0.34fr) minmax(0, 1fr) !important;
  }
}

@media (min-width: 768px) and (max-width: 1160px) {
  :root {
    --wink-shell-gutter: 40px;
    --wink-shell-fluid: calc(100vw - 80px);
    --wink-shell-max: 1280px;
    --wink-header-logo: 150px;
    --wink-home-header-logo: 150px;
    --wink-nav-gap: 34px;
    --wink-nav-size: 11px;
  }

  footer#contact > .relative.z-10,
  .project-footer-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 64px !important;
    row-gap: 56px !important;
  }
}

.shared-footer {
  width: 100%;
  padding: 128px clamp(32px, 5vw, 104px);
  font-family: Sora, Arial, sans-serif;
}

/* Shared footers are inserted after page-level reveal observers have initialized. */
footer#contact.shared-footer[data-reveal] {
  opacity: 1 !important;
  transform: none !important;
}

.shared-footer--dark {
  background: #000;
  color: #fff;
}

.shared-footer--light {
  background: #fff;
  color: #000;
}

.shared-footer-inner {
  display: grid;
  grid-template-columns: minmax(280px, 1.35fr) repeat(2, minmax(120px, 0.5fr)) minmax(180px, 0.72fr);
  gap: clamp(42px, 7vw, 128px);
  max-width: 1280px;
  margin: 0 auto;
}

.shared-footer-brand > img {
  display: block;
  width: 178px;
  height: auto;
}

.shared-footer--light .shared-footer-brand > img {
  filter: invert(1);
}

.shared-footer-brand > p {
  max-width: 340px;
  margin: 38px 0 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
}

.shared-footer--dark .shared-footer-brand > p,
.shared-footer--dark .shared-footer-column > a,
.shared-footer--dark .shared-footer-contact > p,
.shared-footer--dark .shared-footer-contact > small {
  color: rgba(255, 255, 255, 0.72);
}

.shared-footer--light .shared-footer-brand > p,
.shared-footer--light .shared-footer-column > a,
.shared-footer--light .shared-footer-contact > p,
.shared-footer--light .shared-footer-contact > small {
  color: rgba(0, 0, 0, 0.7);
}

.shared-footer-socials {
  display: flex;
  gap: 12px;
  margin-top: 30px;
}

.shared-footer-social {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  overflow: hidden;
  border-radius: 50%;
  background: #fff;
  color: #000;
}

.shared-footer--light .shared-footer-social {
  background: #000;
  color: #fff;
}

.shared-footer-icon {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  color: currentColor;
}

.shared-footer-icon--bilibili {
  width: 18px;
  height: 13px;
  border: 2px solid currentColor;
  border-radius: 4px;
}

.shared-footer-icon--bilibili::before,
.shared-footer-icon--bilibili::after {
  position: absolute;
  top: -5px;
  width: 5px;
  height: 5px;
  border-top: 2px solid currentColor;
  content: "";
}

.shared-footer-icon--bilibili::before { left: 3px; transform: rotate(42deg); }
.shared-footer-icon--bilibili::after { right: 3px; transform: rotate(-42deg); }

.shared-footer-icon--bilibili i {
  position: absolute;
  top: 4px;
  width: 2px;
  height: 3px;
  border-radius: 2px;
  background: currentColor;
}

.shared-footer-icon--bilibili i:first-child { left: 4px; }
.shared-footer-icon--bilibili i:last-child { right: 4px; }

.shared-footer-icon--wechat::before,
.shared-footer-icon--wechat::after,
.shared-footer-icon--wechat i {
  position: absolute;
  border: 2px solid currentColor;
  border-radius: 50%;
  content: "";
}

.shared-footer-icon--wechat::before { top: 1px; left: 1px; width: 11px; height: 10px; }
.shared-footer-icon--wechat::after { right: 0; bottom: 1px; width: 9px; height: 8px; }
.shared-footer-icon--wechat i { top: 6px; left: 6px; width: 2px; height: 2px; border: 0; background: currentColor; box-shadow: 4px 0 0 currentColor, 5px 5px 0 currentColor; }

.shared-footer-icon--xiaohongshu {
  display: grid;
  width: 20px;
  height: 15px;
  place-items: center;
  border-radius: 4px;
  background: #e9363e;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 6px;
  font-weight: 800;
}

.shared-footer-social--xart img {
  width: 170%;
  max-width: none;
  height: 170%;
  object-fit: contain;
}

.shared-footer--light .shared-footer-social--xart img { filter: invert(1); }

.shared-footer-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.shared-footer-column > h3 {
  margin: 0 0 10px;
  color: inherit;
  font-size: 16px;
  font-weight: 700;
}

.shared-footer-column > a,
.shared-footer-contact > p,
.shared-footer-contact > small {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.35;
  text-decoration: none;
}

.shared-footer-contact { gap: 20px; }
.shared-footer-contact > a { color: inherit; white-space: nowrap; }
.shared-footer-contact > small { margin-top: 24px; line-height: 1.65; }

.shared-footer-column > a:hover,
.shared-footer-contact > a:hover { opacity: 0.58; }

@media (max-width: 900px) {
  .shared-footer { padding: 72px 28px; }
  .shared-footer-inner { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 48px 36px; }
  .shared-footer-brand { grid-column: 1 / -1; }
  .shared-footer-brand > p { margin-top: 26px; }
}

@media (max-width: 560px) {
  .shared-footer { padding: 60px 22px; }
  .shared-footer-inner { grid-template-columns: 1fr; gap: 36px; }
  .shared-footer-brand > img { width: 152px; }
  .shared-footer-column { gap: 14px; }
  .shared-footer-column > h3 { margin-bottom: 4px; }
}
