.brand img{width:125px;height:auto;display:block}.brand span{display:none}.project-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.78);transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .4s}.project:hover .project-visual img{transform:scale(1.025);filter:saturate(1)}.project-a .project-visual img{object-fit:contain;background:radial-gradient(circle,#303030,#0c0c0c 64%)}.project-visual b{color:#ddd;background:#080808aa;padding:5px 8px}.spaces{padding:140px var(--pad);border-top:1px solid var(--line)}.spaces-head{display:grid;grid-template-columns:1fr 3fr;gap:40px;margin-bottom:55px}.spaces h2{font-size:clamp(40px,6vw,90px);line-height:1;letter-spacing:-.06em;font-weight:500;margin:0}.spaces-grid{display:grid;grid-template-columns:1.4fr .6fr;grid-template-rows:360px 360px;gap:14px}.spaces-grid img{width:100%;height:100%;object-fit:cover}.spaces-grid img:first-child{grid-row:span 2}@media(max-width:760px){.brand img{width:105px}.spaces{padding:90px var(--pad)}.spaces-head{grid-template-columns:1fr}.spaces-grid{grid-template-columns:1fr;grid-template-rows:330px 220px 220px 220px}.spaces-grid img:first-child{grid-row:auto}}
