@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Noto+Serif+JP:wght@400;500;600&display=swap";:root{--ink:#121310;--paper:#f2efe8;--gold:#ba9857;--line:#d8d1c4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Serif JP,serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}main{overflow:hidden}header{background:#fff;justify-content:space-between;align-items:center;height:100px;padding:0 4vw;display:flex}.brand{align-items:center;gap:15px;font-size:18px;line-height:1.3;display:flex}.brand b{letter-spacing:-.12em;border-right:1px solid var(--line);padding-right:18px;font:500 32px DM Sans}.brand small,.eyebrow{letter-spacing:.2em;font:500 12px DM Sans}nav{gap:30px;font-size:14px;display:flex}.hero{background:#111;height:calc(100vh - 100px);min-height:680px;position:relative}.hero>img{object-position:center 32%;position:absolute;inset:0}.hero .shade{background:linear-gradient(90deg,#050505d6,#0505056b,#0505050d);position:absolute;inset:0}.hero .warm{background:linear-gradient(90deg,#1e120adb,#1e120a52,#1e120a0a)}.herotxt{color:#fff;max-width:760px;position:absolute;top:50%;left:7vw;transform:translateY(-50%)}.herotxt .eyebrow{color:#dec58f}.hero h1{margin:25px 0;font-size:clamp(54px,6vw,104px);font-weight:500;line-height:1.24}.herotxt>p:last-of-type{font-size:18px;line-height:2}.btn{background:var(--gold);justify-content:center;min-width:235px;margin-top:22px;padding:20px 28px;display:inline-flex}.section{padding:110px 6vw}.white{background:#fff}.section h2,.gallery h2,.split h2,.entry h2{margin:24px 0 54px;font-size:clamp(44px,5vw,80px);font-weight:500;line-height:1.42}.columns{grid-template-columns:1fr 1fr;gap:7vw;margin-left:20vw;display:grid}.columns b{font-size:23px;font-weight:500;line-height:1.9}.columns p,.head>p,.gallery p,.split p,.split li,.entry p{font-size:17px;line-height:2}.panorama{height:70vh}.panorama img{object-position:center 30%}.head{grid-template-columns:1.2fr .8fr;align-items:end;gap:7vw;margin-bottom:55px;display:grid}.head h2{margin-bottom:0}.cards{background:var(--line);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.cards>a{background:#fff;padding-bottom:38px}.cardpic{height:420px;margin-bottom:30px;position:relative}.cardpic span{color:#fff;font:500 26px DM Sans;position:absolute;bottom:18px;left:20px}.cards>a>p,.cards h3,.cards strong{margin-left:28px;margin-right:28px}.cards h3{font-size:32px;font-weight:500}.cards>a>p:last-of-type{min-height:86px;line-height:1.9}.cards strong{color:#87672f;font:500 13px DM Sans}.dark{color:#fff;background:#171815}.gallery{grid-template-columns:.7fr 1.3fr;gap:6vw;padding:95px 6vw;display:grid}.mosaic{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:10px;height:680px;display:grid}.mosaic img:first-child{grid-row:1/3}.regions{border-top:1px solid var(--line)}.regions>div{border-bottom:1px solid var(--line);grid-template-columns:90px .4fr 1fr;align-items:center;padding:28px 0;display:grid}.regions span,.skills span,.work span{color:var(--gold);font:500 15px DM Sans}.regions h3{font-size:30px;font-weight:500}.entry{color:#fff;background:#10110f;grid-template-columns:1fr 1fr;min-height:690px;display:grid}.entry>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw 7vw;display:flex}.entry .light{color:#111;background:#fff}.tel{margin-top:28px;font:500 29px DM Sans}.entry small{margin-top:8px}footer{color:#fff;letter-spacing:.14em;background:#080908;justify-content:space-between;padding:32px 4vw;font:400 11px DM Sans;display:flex}.portraits{background:#fff;grid-template-columns:1.2fr 1fr 1fr;gap:8px;height:650px;padding:0 6vw 90px;display:grid}.portraits img{object-position:center top}.skills{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.skills>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px;padding:25px}.skills h3{margin-top:65px;font-size:21px;font-weight:500}.split{grid-template-columns:1fr 1fr;min-height:680px;display:grid}.split>div{flex-direction:column;justify-content:center;padding:7vw 6vw;display:flex}.timeline{border-top:1px solid var(--line)}.timeline>div{border-bottom:1px solid var(--line);grid-template-columns:130px .5fr 1fr;align-items:center;padding:24px 0;display:grid}.timeline time{color:var(--gold);font:500 23px DM Sans}.timeline h3{font-size:22px}.band{grid-template-columns:repeat(3,1fr);gap:4px;height:500px;display:grid}.editorial{background:#fff;grid-template-rows:320px 320px;grid-template-columns:1.25fr .75fr;gap:14px;padding:90px 6vw;display:grid}.editorial .large{grid-row:1/3}.editorial>div{background:var(--paper);padding:36px}.editorial h3{font-size:34px;font-weight:500;line-height:1.55}.editorial p{line-height:1.9}.work{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.work article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:38px}.work h3{margin-top:45px;font-size:27px;font-weight:500}.work p{line-height:2}@media (max-width:850px){header{height:78px;padding:0 20px}.brand{font-size:14px}.brand b{padding-right:12px;font-size:24px}nav{display:none}.hero{height:730px;min-height:0}.hero .shade,.hero .warm{background:linear-gradient(#05050514 20%,#050505e6)}.herotxt{inset:auto 24px 52px;transform:none}.hero h1{font-size:43px}.herotxt>p:last-of-type{font-size:15px}.section{padding:75px 24px}.section h2,.gallery h2,.split h2,.entry h2{font-size:38px}.columns,.head{grid-template-columns:1fr;gap:22px;margin-left:0}.columns b{font-size:20px}.cards,.gallery,.entry,.split{grid-template-columns:1fr}.cardpic{height:410px}.cards>a>p:last-of-type{min-height:0}.gallery{padding:70px 24px}.mosaic{grid-template-columns:1fr 1fr;height:590px}.mosaic img:first-child{grid-area:auto/1/auto/3}.entry>img{height:440px}.entry>div,.split>div{padding:70px 24px}.portraits{grid-template-columns:1fr 1fr;height:auto;padding:0 24px 70px}.portraits img{height:360px}.portraits img:first-child{grid-column:1/3;height:430px}.skills,.work{grid-template-columns:1fr}.skills>div{min-height:135px}.skills h3{margin-top:30px}.split>img{height:440px}.timeline>div{grid-template-columns:80px 1fr}.timeline p{grid-column:2}.band{grid-template-columns:1fr 1fr;height:auto}.band img{height:300px}.band img:first-child{grid-column:1/3;height:410px}.editorial{grid-template-rows:auto;grid-template-columns:1fr;padding:70px 24px}.editorial .large{grid-row:auto;height:420px}.editorial>img:not(.large){height:300px}}@media (max-width:520px){.hero{height:660px}.hero h1{font-size:35px}.section h2,.gallery h2,.split h2,.entry h2{font-size:33px}.panorama{height:320px}.regions>div{grid-template-columns:40px 75px 1fr}.entry>img{height:340px}.portraits,.band{grid-template-columns:1fr}.portraits img,.portraits img:first-child,.band img,.band img:first-child{grid-column:auto;height:310px}.editorial .large{height:340px}}.rolehero h1{letter-spacing:.015em;max-width:1050px;font-size:clamp(48px,5vw,82px);line-height:1.3}.rolehero .herotxt>p:last-of-type{max-width:880px}@media (max-width:850px){.rolehero h1{font-size:39px;line-height:1.38}}@media (max-width:520px){.rolehero h1{font-size:33px}}
