.home-page{--home-white:#fcfaf6;--home-tint:#f2eee7;--home-ink:#202824;--home-soft:#535a54;--home-rule:#d5d8cf;background:var(--home-white);color:var(--home-ink)}.home-shell{width:min(100% - 112px,1328px);margin-inline:auto}.home-hero{isolation:isolate;min-height:560px;height:min(740px, calc(100svh - var(--header-height)));color:#fff;background:#17201d;position:relative}.home-hero__visual{z-index:-2;position:absolute;inset:0}.home-hero__visual img{object-fit:cover;object-position:center 8%;width:100%;height:100%}.home-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#050c0acc 0%,#050c0aab 32%,#050c0a26 64%,#0000 100%);position:absolute;inset:0}.home-hero__inner{align-items:center;height:100%;padding-block:48px;display:flex}.home-hero__copy{max-width:720px}.home-hero h1{font-family:var(--font-serif);letter-spacing:.02em;text-shadow:0 2px 15px #0000001f;font-size:clamp(42px,4.7vw,68px);font-weight:600;line-height:1.4}.home-hero h1>span{display:block}.home-hero__copy>p{max-width:490px;margin-top:28px;font-size:16px;font-weight:500;line-height:1.95}.home-hero__links{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.home-button{border:1px solid var(--green);background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:28px;min-height:52px;padding:13px 24px;font-size:14px;font-weight:600;line-height:1.6;transition:background .18s,color .18s;display:inline-flex}.home-button>span,.home-text-link>span{font-size:19px;line-height:1;transition:transform .18s}.home-button:hover{background:var(--green-deep)}.home-button:hover>span,.home-text-link:hover>span{transform:translate(4px)}.home-button--outline{background:#0628225c;border-color:#ffffffb3}.home-button--outline:hover{background:#062822bf}.home-button--light{background:var(--home-white);color:var(--green);border-color:var(--home-white)}.home-button--light:hover{color:var(--green-deep);background:#e7ede6}.home-hero a:focus-visible,.home-contact a:focus-visible{outline-color:#fff}.home-kicker{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:#5a685d;margin-bottom:12px;font-size:12px;font-weight:600;line-height:1.5}.home-heading h2{font-family:var(--font-serif);letter-spacing:.015em;text-wrap:pretty;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.5}.home-heading h2>span{display:inline-block}.home-heading>p:not(.home-kicker),.home-heading>div>p:not(.home-kicker){color:var(--home-soft);margin-top:20px;font-size:16px;line-height:1.9}.home-heading--small h2{font-size:clamp(24px,2.25vw,32px)}.home-heading--small>p:not(.home-kicker){margin-top:12px}.home-heading--with-link{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.home-text-link{min-height:44px;color:var(--green);justify-content:space-between;align-items:center;gap:28px;font-size:14px;font-weight:600;display:inline-flex}.home-text-link:hover{text-underline-offset:5px;text-decoration:underline}.home-heading--with-link>a{flex-shrink:0;margin-bottom:5px}.home-services{background:var(--home-tint);padding-block:50px}.home-service-list{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:32px;display:grid}.home-service-item{border-left:1px solid #c9cec4;flex-direction:column;padding:0 28px;display:flex}.home-service-item:first-child{border-left:0;padding-left:0}.home-service-item:last-child{padding-right:0}.home-service-item__icon{object-fit:contain;width:40px;height:40px;margin-bottom:15px}.home-service-item h3{line-height:1.4}.home-service-item h3>span:first-child{font-family:var(--font-serif);font-size:27px;font-weight:600;display:block}.home-service-item h3>span:last-child{margin-top:6px;font-size:13px;font-weight:600;display:block}.home-service-item>p{color:var(--home-soft);margin-top:16px;font-size:15px;line-height:1.8}.home-service-item__link{color:var(--green);justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;font-size:13px;display:flex}.home-service-item__link>span{font-size:20px}.home-service-item:hover h3{color:var(--green)}.home-team{padding-block:78px 84px}.home-member-groups{gap:56px;margin-top:36px;display:grid}.home-member-group{border-top:1px solid var(--home-rule);grid-template-columns:190px minmax(0,1fr);gap:32px;padding-top:28px;display:grid}.home-member-group>header h3{color:var(--green);font:600 23px/1.5 var(--font-sans)}.home-member-group>header p{color:var(--home-soft);margin-top:12px;font-size:14px;line-height:1.8}.home-member-group ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px;margin:0;padding:0;list-style:none;display:grid}.home-member-group li{min-width:0}.home-member{height:100%;display:block}.home-member__image{aspect-ratio:4/5;background:var(--home-tint);overflow:hidden}.home-member__image img{object-fit:cover;object-position:center 27%;width:100%;height:100%;transition:transform .35s var(--ease)}.home-member--artwork .home-member__image{background:#151515}.home-member--artwork .home-member__image img{object-fit:contain;object-position:center}.home-member--mizuno .home-member__image img{object-position:80% 40%}.home-member--deguchi .home-member__image img{object-position:right 40%}.home-member__name{justify-content:space-between;align-items:baseline;gap:8px;margin-top:14px;display:flex}.home-member__name h4{font-family:var(--font-sans);font-size:18px;font-weight:500;line-height:1.5}.home-member__name>span{color:var(--green)}.home-member:hover img{transform:scale(1.035)}.home-member:hover h4{text-underline-offset:5px;text-decoration:underline}.home-about{background:var(--home-tint);padding-block:64px}.home-about__layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;display:grid}.home-about .home-heading{max-width:440px}.home-about .home-button,.home-studio .home-button{margin-top:28px}.home-about figure img{aspect-ratio:3/2;object-fit:cover;width:100%}.home-flow{padding-block:50px}.home-flow__layout{grid-template-columns:245px minmax(0,1fr);gap:56px;display:grid}.home-flow__layout>header p:not(.home-kicker){max-width:225px;font-size:14px}.home-flow__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:10px 0 0;padding:0;list-style:none;display:grid}.home-flow__steps li{text-align:center;position:relative}.home-flow__steps li:not(:last-child):after{content:"";background:var(--home-rule);width:calc(100% - 48px);height:1px;position:absolute;top:73px;left:calc(50% + 38px)}.home-flow__number{color:var(--green);font-family:var(--font-serif);font-size:22px;line-height:1.5;display:block}.home-flow__icon{border:1px solid var(--home-rule);border-radius:50%;place-items:center;width:60px;height:60px;margin:10px auto 0;display:grid}.home-flow__icon img{object-fit:contain;width:36px;height:36px}.home-flow__steps h3{margin-top:16px;font-size:17px;font-weight:600}.home-flow__steps p{color:var(--home-soft);margin-top:8px;font-size:14px;line-height:1.8}.home-studio{background:var(--home-tint);padding-block:62px}.home-studio__layout{grid-template-columns:.7fr 1.3fr;align-items:center;gap:52px;display:grid}.home-studio h2{font-size:clamp(28px,2.5vw,36px)}.home-studio .home-heading>p:not(.home-kicker){max-width:350px}.home-studio__photos{grid-template-columns:1.6fr 1fr;gap:8px;height:340px;display:grid}.home-studio__photos img{object-fit:cover;width:100%;height:100%}.home-studio__photos img:first-child{object-position:50% center}.home-column{padding-block:44px 50px}.home-column__layout{grid-template-columns:240px minmax(0,1fr);gap:52px;display:grid}.home-column .home-heading>p:not(.home-kicker){font-size:14px}.home-column .home-text-link{margin-top:18px}.home-column__articles{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-column__articles a{flex-direction:column;display:flex}.home-column__articles img{aspect-ratio:16/9;object-fit:cover;width:100%}.home-column__articles time{color:#64695f;margin-top:12px;font-size:12px}.home-column__articles h3{margin-top:4px;font-size:15px;font-weight:500;line-height:1.7}.home-column__articles a>span{color:var(--green);align-self:end;margin-top:auto;padding-top:8px}.home-column__articles a:hover h3{text-underline-offset:4px;text-decoration:underline}@media (width>=1800px){.home-hero__visual img{object-position:center 35%}}@media (width<=1100px){.home-shell{width:calc(100% - 64px)}.home-service-item{padding-inline:20px}.home-heading--with-link{display:block}.home-heading--with-link>a{margin-top:12px}.home-about__layout,.home-studio__layout{gap:32px}.home-flow__layout{grid-template-columns:190px minmax(0,1fr);gap:32px}.home-flow__steps{gap:20px}.home-flow__steps li:not(:last-child):after{width:calc(100% - 56px)}.home-column__layout{grid-template-columns:180px minmax(0,1fr);gap:30px}.home-member-group{grid-template-columns:1fr;gap:24px}.home-member-group>header{flex-wrap:wrap;align-items:baseline;gap:8px 24px;display:flex}.home-member-group>header p{margin:0}}@media (width<=940px){.home-hero h1{font-size:clamp(38px,5.6vw,52px)}.home-hero__copy{max-width:570px}.home-hero:after{background:linear-gradient(90deg,#050c0ad6,#050c0a8c 55%,#050c0a14)}}@media (width<=800px){.home-about__layout,.home-studio__layout{grid-template-columns:1fr}.home-about .home-heading{max-width:600px}.home-about figure{grid-row:2}.home-about figure img{max-height:460px}.home-flow__layout{grid-template-columns:1fr;gap:20px}.home-flow__layout>header p:not(.home-kicker){max-width:none}.home-flow__layout .desktop-break{display:none}.home-studio .home-heading>p:not(.home-kicker){max-width:600px}.home-studio__photos{height:340px}.home-service-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.home-service-item{padding-inline:24px}.home-service-item:nth-child(odd){border-left:0;padding-left:0}.home-service-item:nth-child(2n){padding-right:0}.home-column__layout{grid-template-columns:1fr;gap:24px}.home-column .home-heading>p:not(.home-kicker){max-width:500px}}@media (width<=600px){.home-shell{width:calc(100% - 40px)}.desktop-break{display:none}.home-hero{align-items:end;height:auto;min-height:660px;display:grid}.home-hero__inner{padding-block:230px 36px}.home-hero__visual img{object-position:64% top}.home-hero:after{background:linear-gradient(#05120e2e 25%,#05120ed9 62%,#05120efa)}.home-hero h1{letter-spacing:0;font-size:clamp(28px,7.8vw,44px);line-height:1.5}.home-hero__copy>p{max-width:375px;margin-top:18px;font-size:14px;line-height:1.9}.home-hero__links{grid-template-columns:1fr;gap:10px;max-width:375px;margin-top:24px;display:grid}.home-button{min-height:50px;padding-inline:20px;font-size:13px}.home-heading h2{letter-spacing:-.02em;font-size:28px;line-height:1.6}.home-heading--small h2{font-size:24px}.home-heading>p:not(.home-kicker),.home-heading>div>p:not(.home-kicker){margin-top:14px;font-size:15px}.home-kicker{margin-bottom:10px;font-size:11px}.home-services{padding-block:36px}.home-service-list{margin-top:28px}.home-service-item{padding-inline:16px}.home-service-item h3>span:first-child{font-size:23px}.home-service-item h3>span:last-child{font-size:12px}.home-service-item>p{margin-top:12px;font-size:14px}.home-service-item__link{padding-top:12px}.home-team{padding-block:50px}.home-member-groups{gap:36px;margin-top:22px}.home-member-group{gap:20px;padding-top:24px}.home-member-group>header h3{font-size:21px}.home-member-group ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.home-member__name{margin-top:12px}.home-member__name h4{font-size:17px}.home-member__name>span{font-size:13px}.home-about,.home-studio{padding-block:44px}.home-about__layout,.home-studio__layout{gap:28px}.home-about .home-button,.home-studio .home-button{margin-top:22px}.home-flow{padding-block:36px}.home-flow__steps{grid-template-columns:1fr;gap:0;margin-top:0}.home-flow__steps li{text-align:left;border-bottom:1px solid var(--home-rule);grid-template-columns:56px minmax(0,1fr);column-gap:20px;padding-block:20px;display:grid}.home-flow__steps li:last-child{border:0;padding-bottom:0}.home-flow__steps li:not(:last-child):after{display:none}.home-flow__marker{text-align:center;grid-row:span 2}.home-flow__number{font-size:18px;line-height:1.3}.home-flow__icon{width:48px;height:48px;margin-top:6px}.home-flow__icon img{width:30px;height:30px}.home-flow__steps h3{margin:0;font-size:17px}.home-flow__steps p{margin-top:4px;font-size:14px}.home-studio__photos{grid-template-columns:1.7fr 1fr;gap:5px;height:240px}.home-column{padding-block:36px}.home-column__articles{grid-template-columns:1fr;gap:22px}.home-column__articles a{grid-template-columns:115px minmax(0,1fr);align-content:start;gap:0 16px;display:grid}.home-column__articles img{aspect-ratio:1.2;grid-row:span 3;height:100%;max-height:115px}.home-column__articles time{margin:0;line-height:1.5}.home-column__articles h3{margin-top:4px;font-size:14px}.home-column__articles a>span{justify-self:end;padding:0;line-height:1.4}}@media (width<=600px) and (height<=740px){.home-hero{min-height:calc(100svh - var(--header-height))}.home-hero__inner{padding-block:110px 26px}.home-hero__copy>p{margin-top:14px}.home-hero__links{margin-top:18px}}@media (width<=360px){.home-hero h1{font-size:28px}.home-hero__inner{padding-top:100px}.home-member--yamamoto h4{font-size:16px}.home-service-item h3>span:first-child{font-size:21px}.home-studio__photos{height:210px}}@media (prefers-reduced-motion:reduce){.home-member:hover img,.home-button:hover>span,.home-text-link:hover>span{transform:none}}
