:root{--ink:#20332b;--paper:#f8f9f5;--line:#cdd3cd;--muted:#647068;--accent:#4a5e37}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Microsoft YaHei","Yu Gothic",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}header{height:106px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);gap:30px}.brand{font-size:21px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.brand span{display:block;font-size:12px;font-weight:400;letter-spacing:.12em;margin-top:9px}nav{display:flex;gap:38px;margin-left:auto;margin-right:65px;font-size:14px}nav a:hover{opacity:.65}.languages{display:flex;gap:2px}.languages button{border:0;background:transparent;color:var(--muted);font-size:14px;min-width:38px;height:36px}.languages button[aria-pressed=true]{background:var(--ink);color:white;border-radius:50%}.hero{padding:0 5%;display:grid;grid-template-columns:1fr 1fr}.hero-copy{padding:64px 40px 30px 0;display:flex;flex-direction:column;justify-content:space-between;min-height:650px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:500;line-height:1.7;margin:0}.hero h1{font-family:Georgia,"Yu Mincho","Songti SC",SimSun,serif;font-size:clamp(40px,4.4vw,70px);line-height:1.45;font-weight:400;letter-spacing:-.035em;margin:68px 0 54px}.hero em{font-style:normal;color:#647151}.hero-bottom{max-width:330px}.hero-bottom p{color:var(--muted);font-size:16px;line-height:1.9;margin:0 0 24px}.text-link{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding:15px 0;max-width:180px;font-size:14px}.hero-image{position:relative;max-height:710px;overflow:hidden;background:#e6e6df}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 55%;display:block}.image-label{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:20px;color:var(--ink);background:rgba(248,249,245,.9);font-size:12px;letter-spacing:.06em}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;padding:23px 0;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.07em;color:var(--muted)}.section{padding:90px 5%}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.section-heading>span{font-size:12px;color:var(--muted);letter-spacing:.08em}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px 36px}.project{display:block;width:100%;border:0;padding:0;text-align:left;background:transparent;color:var(--ink)}.project-visual{aspect-ratio:1.36;overflow:hidden;position:relative;background:#e9ece5}.project img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.project:hover img{transform:scale(1.025)}.project:nth-child(1) img{object-position:50% 55%}.project:nth-child(3) img{object-fit:contain;background:white}.project-open{position:absolute;right:18px;bottom:18px;background:var(--paper);border-radius:50%;height:44px;width:44px;display:grid;place-items:center;font-size:23px}.project-info{display:flex;gap:18px;padding-top:23px;border-bottom:1px solid var(--line);padding-bottom:22px}.project-number{font-size:12px;color:var(--muted);padding-top:8px}.project h2{font-size:25px;font-weight:400;margin:0 0 11px;letter-spacing:-.03em}.project p{font-size:14px;color:var(--muted);margin:0;line-height:1.65}.project-year{margin-left:auto;font-size:14px;padding-top:7px}.about{background:#e9ede5}.about-layout{display:grid;grid-template-columns:1fr 2fr;gap:80px}.profile img{width:170px;height:170px;object-fit:contain;mix-blend-mode:multiply;margin:20px 0}.profile h2{font-family:Georgia,"Songti SC",serif;font-size:34px;font-weight:400;margin:12px 0}.profile p{font-size:14px;color:var(--muted)}.about-title{font-family:Georgia,"Yu Mincho","Songti SC",SimSun,serif;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.55;margin:14px 0 30px}.bio{line-height:1.95;color:#4a584e;max-width:740px}.cv{display:grid;grid-template-columns:1fr 1fr;gap:44px;margin-top:42px;padding-top:20px;border-top:1px solid #bcc5b9}.cv h3{font-size:14px;font-weight:600;margin:26px 0 18px}.cv p{font-size:14px;line-height:1.85;color:#4a584e;margin:0 0 18px}.cv small{display:block;color:var(--muted);font-size:12px;margin-bottom:3px}footer{padding:40px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:12px}footer .brand{font-size:17px}footer>a:last-child{font-size:14px}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:14px}.skip:focus{top:10px}dialog{border:0;width:min(1300px,96vw);max-height:94vh;padding:0;background:var(--paper);color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#10251ce6}.dialog-bar{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:12px 26px;background:var(--paper);border-bottom:1px solid var(--line);z-index:2;font-size:12px;letter-spacing:.08em}.dialog-bar button{width:44px;height:44px;background:transparent;border:1px solid var(--line);color:var(--ink);font-size:28px}.dialog-content{padding:40px}.dialog-content h2{font-size:clamp(30px,4vw,54px);font-weight:400;margin:15px 0 25px}.dialog-content>p:not(.eyebrow){max-width:800px;font-size:17px;line-height:1.95}.detail-notes{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:28px 0;margin-top:35px;font-size:14px;color:var(--muted)}.drawing-languages{display:flex;gap:8px;flex-shrink:0}.drawing-languages button{padding:9px 14px;background:transparent;border:1px solid var(--line);color:var(--ink)}.drawing-languages button[aria-pressed=true]{background:var(--ink);color:white}#project-pages figure{margin:0 0 30px}#project-pages img{width:100%;height:auto;display:block;background:white}#project-pages figcaption{font-size:12px;color:var(--muted);padding:12px 0}body:has(dialog[open]){overflow:hidden}html[lang=en] .hero h1{font-size:clamp(43px,5vw,77px);line-height:1.13}html[lang=ja] .hero h1{font-size:clamp(36px,3.7vw,58px)}@media(min-width:1600px){body{max-width:1920px;margin:auto}}@media(max-width:900px){header{height:90px;gap:15px}nav{margin-right:10px;gap:20px}.hero-copy{min-height:580px;padding-right:22px}.hero h1{font-size:38px}.hero h1 br{display:none}.about-layout{gap:35px;grid-template-columns:1fr 2fr}.project h2{font-size:22px}.cv{gap:25px}}@media(max-width:620px){header{height:88px;padding:0 6%;gap:10px;flex-wrap:wrap}.brand{font-size:17px}.brand span{font-size:10px}nav{gap:16px;margin:0 0 0 auto;font-size:13px}.languages{gap:0}.languages button{min-width:30px;height:32px;font-size:13px}.hero{padding:0 6%;grid-template-columns:1fr}.hero-copy{min-height:auto;padding:38px 0 32px}.hero .eyebrow{font-size:10px}.hero h1{font-size:42px;margin:35px 0 28px;line-height:1.5}.hero h1 br{display:block}.hero-bottom{max-width:100%;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.hero-bottom p{font-size:14px;margin:0}.text-link{width:90px;gap:10px;font-size:13px;padding-bottom:9px}.hero-image{height:470px}.hero-foot{font-size:10px;gap:15px;line-height:1.6}.section{padding:60px 6%}.project-grid{grid-template-columns:1fr;gap:40px}.project-visual{aspect-ratio:1.2}.project-info{gap:14px}.project h2{font-size:24px}.about-layout{grid-template-columns:1fr;gap:25px}.profile img{width:120px;height:120px;margin:0;float:right}.profile h2{margin-top:30px}.profile p{max-width:190px}.about-title{font-size:29px;margin-top:10px}.cv{grid-template-columns:1fr;gap:0}.cv h3{margin-top:20px}footer{flex-wrap:wrap;padding:30px 6%;gap:24px}footer>span{order:3;width:100%}.dialog-content{padding:24px 15px}.detail-notes{align-items:flex-start;flex-direction:column}.dialog-bar{padding:8px 15px}html[lang=ja] .hero h1{font-size:34px}html[lang=en] .hero h1{font-size:52px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media(max-width:440px){header{display:grid;grid-template-columns:1fr auto;height:auto;min-height:100px;padding-top:16px;padding-bottom:12px;row-gap:14px}header nav{grid-column:1/-1;grid-row:2;margin:0;justify-content:flex-start}.languages{grid-column:2;grid-row:1}.hero-bottom{grid-template-columns:1fr}.text-link{width:150px}.hero h1{font-size:38px}html[lang=ja] .hero h1{font-size:32px}.hero-foot{flex-direction:column;gap:6px}}
