:root{--ink:#292a27;--line:#d3d2cb;--paper:#f5f4ef;--muted:#696b63;--serif:'Yu Mincho','Hiragino Mincho ProN',serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:#fff;color:var(--ink);font:16px/1.9 'Yu Gothic',Meiryo,sans-serif}
a{color:inherit;text-decoration:none}
button{color:inherit;font:inherit;cursor:pointer}
a:focus-visible,button:focus-visible{outline:2px solid #6b674f;outline-offset:5px}
a:hover{opacity:.65}
::selection{background:#dedbce}
header{position:fixed;z-index:20;inset:0 0 auto;padding:20px 4%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#ffffffed;border-bottom:1px solid #eee}
.brand{display:flex;align-items:center;gap:17px}
.brand img{width:102px;height:46px;object-fit:contain}
.brand span{font-size:12px;line-height:1.65;letter-spacing:.06em}
header nav{display:flex;gap:30px;align-items:center;font-size:14px}
.nav-call{border-bottom:1px solid var(--ink);padding:8px 0}
.nav-call span{margin-left:18px}
#menu-toggle{display:none}
.visual{position:fixed;inset:0 -8% 0 19%;z-index:-2;pointer-events:none}
.visual canvas,.visual img{position:absolute;width:100%;height:100%;object-fit:contain}
.visual canvas{opacity:0}
.visual img{visibility:hidden}
.reading-light{position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#ffffffec 18%,#ffffff9c 36%,#ffffff00 65%)}
.progressbar{position:fixed;left:0;top:0;bottom:0;width:2px;background:#efefea;z-index:30}
.progressbar i{display:block;height:var(--scroll,0%);background:#777867}
.chapter{position:relative;padding:95px 8%}
.hero{min-height:100svh;padding-top:160px;padding-bottom:95px;display:flex;align-items:center}
.hero-copy{position:relative;z-index:1}
.eyebrow{font-size:12px;letter-spacing:.18em;margin:0 0 26px}
h1,h2,h3,p{margin-top:0}
h1{font:400 clamp(36px,4.15vw,64px)/1.65 var(--serif);letter-spacing:.07em;margin-bottom:25px}
h2{font:400 clamp(30px,3.1vw,48px)/1.7 var(--serif);letter-spacing:.04em;margin-bottom:30px}
p{margin-bottom:23px}
.hero-name{font-size:16px;letter-spacing:.05em;margin-bottom:10px}
.date{display:flex;align-items:baseline;gap:10px;font:46px/1.5 Georgia,serif}
.date>span{font-size:25px}
.date small{font:13px 'Yu Gothic',sans-serif}
.date i{font-style:normal;font-size:20px}
.venue{font-size:14px;line-height:1.7;margin:8px 0 24px}
.hero-caption{position:absolute;right:8%;bottom:115px;font:12px/1.8 Georgia,serif;letter-spacing:.13em}
.vertical-note{position:absolute;right:4%;top:31%;writing-mode:vertical-rl;letter-spacing:.3em;font:16px var(--serif)}
.hero-bottom{position:absolute;bottom:22px;left:8%;right:8%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.05em}
.hero-bottom>span{color:var(--muted)}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;border:0;border-bottom:1px solid #a6a79b;padding:10px 0;background:none;font-size:14px}
.text-link span{font-size:18px}
.section-label{display:flex;justify-content:space-between;gap:18px;font-size:12px;letter-spacing:.13em;margin-bottom:50px}
.call-section{padding-top:35px;padding-bottom:65px}
.call-panel{background:#f0f0e8f5;border-top:1px solid #b9bcad;padding:40px 5% 78px;position:relative;overflow:hidden}
.call-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:7%}
.call-grid h2{font-size:clamp(36px,4vw,60px);line-height:1.6}
.call-grid em{font-style:normal}
.call-detail{padding-top:25px}
.call-detail p{font-size:16px;line-height:2}
.deadline{border-top:1px solid #cccec0;padding-top:18px;font-size:14px!important}
.deadline strong{font-weight:500;margin-left:12px}
.button{padding:17px 24px;display:flex;justify-content:space-between;gap:25px;font-size:15px}
.dark{background:#30332b;color:#fff}
.call-detail>.text-link{margin-top:9px}
.call-word{position:absolute;bottom:-.16em;left:5%;font:italic clamp(44px,7vw,110px)/1 Georgia,serif;color:#b1b6a534;pointer-events:none}
.about-section{min-height:740px;padding-top:90px;padding-bottom:135px}
.about-copy{max-width:550px}
.about-copy p{line-height:2.2}
.large-word{font:italic clamp(50px,8vw,125px)/1 Georgia,serif;position:absolute;bottom:25px;left:8%;color:#8e928522;pointer-events:none}
.program-section,.people-section,.news-section{background:#ffffffed;border-top:1px solid #e6e6df}
.heading-row{display:flex;align-items:center;justify-content:space-between;gap:45px;margin-bottom:40px}
.heading-row>p{font-size:15px;line-height:2}
.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5%}
.program-grid article{border-top:1px solid #8f9486;padding:26px 0 0}
.program-en{font:italic 23px Georgia,serif;color:#777f6b}
.program-grid h3{font:400 44px/1.5 var(--serif);margin:18px 0 25px;display:flex;justify-content:space-between;align-items:center}
.program-grid h3 span{font:12px Georgia,serif;color:#8c9084}
.program-grid p{font-size:15px}
.program-grid dl{font-size:14px;margin:0 0 20px}
.program-grid dt{float:left;clear:left;margin-right:13px}
.program-grid dd{margin-left:0}
.note{font-size:13px!important;color:var(--muted);line-height:1.9}
.program-link{display:flex;justify-content:space-between;font-size:15px;padding:14px 0;border-bottom:1px solid var(--line)}
.program-link+.note{margin-top:20px}
.people-section{padding-top:70px;padding-bottom:75px}
.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5%;margin-bottom:35px}
.people-grid>div{border-left:1px solid var(--line);padding:0 24px}
.people-grid p{font-size:13px;margin-bottom:10px}
.people-grid h3{font:400 clamp(25px,2.6vw,36px)/1.6 var(--serif);letter-spacing:.1em;margin-bottom:10px}
.people-grid small{font-size:12px;color:var(--muted)}
.journey-section{background:#f7f7f0c9;min-height:680px}
.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}
.journey-grid p{font-size:15px}
.timeline{list-style:none;margin:0;padding:0 0 0 24px;border-left:1px solid #a4a895}
.timeline li{position:relative;margin:0;padding:0 0 36px}
.timeline li:last-child{padding-bottom:0}
.timeline li:before{content:'';position:absolute;left:-29px;top:10px;width:8px;height:8px;background:#646d54;border:2px solid #f7f7f0;border-radius:50%}
.timeline time{font:14px Georgia,serif;letter-spacing:.05em}
.timeline li div{margin-top:8px;font-size:17px}
.timeline small{display:block;font-size:13px;color:var(--muted);margin-top:5px}
.news-section{padding-top:65px;padding-bottom:65px}
.news-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:7%}
.news-grid p{margin-bottom:10px}
.together-section{min-height:720px}
.together-section h2{font-size:clamp(34px,4vw,60px)}
.together-links{display:grid;grid-template-columns:1fr 1fr;gap:7%;max-width:840px;margin:45px 0 35px}
.together-links>a{padding:22px 24px;background:#ffffffdf;border-top:1px solid #aaa}
.together-links small{font-size:12px;letter-spacing:.12em}
.together-links span{display:flex;justify-content:space-between;font:27px/2 var(--serif);margin:5px 0}
.together-links i{font:20px sans-serif}
.together-links p{font-size:13px;margin:0}
#weave+span{display:block!important;min-height:36px;font-size:13px;margin-top:10px}
.motion{position:fixed;right:18px;bottom:15px;z-index:21;display:flex;align-items:center;gap:12px}
.motion small{font-size:10px;letter-spacing:.1em;color:#656b60;background:#ffffffb8}
.motion button{font-size:12px;padding:7px 12px;border:1px solid #c9ccbf;background:#fffffff0}
footer{padding:65px 8% 85px;background:#f1f2ed;border-top:1px solid #d9dcd1;display:grid;grid-template-columns:1fr 1fr;gap:45px}
.footer-brand img{width:180px;height:auto}
.footer-brand p{font-size:13px;margin:25px 0 0}
.footer-nav{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:18px;font-size:14px}
.footer-bottom{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:24px;align-items:center;border-top:1px solid var(--line);padding-top:24px;font-size:12px}
.footer-bottom span{margin-right:auto;color:var(--muted)}
.skip{position:fixed;top:-80px;left:20px;z-index:100;padding:15px;background:white}
.skip:focus{top:15px}
#engine-controls{display:none}
.detail-main{padding:155px 8% 100px;max-width:1150px;margin:auto}
.detail-main h1{font-size:clamp(32px,4vw,55px)}
.detail-main h2{font-size:26px;margin-top:50px}
.detail-main p,.detail-main li{max-width:740px;line-height:2}
.draft{font-size:13px;padding:14px 20px;border-left:2px solid #999e88;background:#f2f3ed;margin-bottom:45px}
.detail-main .button{max-width:430px}
.detail-main table{border-collapse:collapse;width:100%;font-size:15px}
.detail-main th,.detail-main td{padding:15px;text-align:left;border-bottom:1px solid #ddd}
.detail-back{margin-top:70px}

@media(min-width:1600px){.chapter{padding-left:12%;padding-right:12%}
.hero-bottom{left:12%;right:12%}
}

@media(max-width:1000px){header nav{gap:18px;font-size:12px}
.brand span{display:none}
.date{font-size:39px}
.program-grid{gap:3%}
.program-grid p{font-size:14px}
.program-grid dt{float:none}
.program-grid h3{font-size:38px}
}

@media(max-width:700px){header{padding:14px 6%}
.brand img{width:84px;height:37px}
.brand span{display:block;font-size:10px}
.brand{gap:12px}
header nav{display:none}
#menu-toggle{display:block;background:none;border:0;border-bottom:1px solid #999;font-size:12px;padding:8px 0}
#mobile-menu:not([hidden]){display:flex;position:fixed;inset:66px 0 auto;background:#fffffff9;padding:25px 8% 35px;flex-direction:column;gap:19px;z-index:19;box-shadow:0 20px 30px #0000000a;font-size:15px}
.chapter{padding:60px 7%}
.visual{inset:80px -54% 7% -13%;opacity:.64}
.reading-light{background:linear-gradient(90deg,#fffffff0,#ffffffc9 38%,#ffffff20 85%)}
.hero{min-height:820px;min-height:max(820px,100svh);padding-top:135px;padding-bottom:120px;align-items:flex-start}
.hero h1{font-size:38px;line-height:1.65;letter-spacing:.025em}
.eyebrow{font-size:10px;margin-bottom:25px;letter-spacing:.13em}
.hero-name{font-size:13px;margin-top:27px}
.date{font-size:37px;gap:8px}
.date>span{font-size:22px}
.date small{font-size:12px}
.venue{font-size:13px}
.hero-caption{display:none}
.vertical-note{right:4%;top:135px;font-size:12px}
.hero-bottom{left:7%;right:7%;bottom:28px;font-size:10px;gap:10px}
.section-label{font-size:10px;margin-bottom:30px;letter-spacing:.06em}
.call-section{padding-top:0;padding-bottom:40px}
.call-panel{padding:26px 8% 60px}
.call-panel .section-label{flex-direction:column;gap:8px}
.call-grid{grid-template-columns:1fr;gap:0}
.call-grid h2{font-size:38px;line-height:1.6;margin-bottom:8px}
.call-grid .eyebrow{font-size:12px}
.call-detail{padding-top:17px}
.call-detail p{font-size:15px}
.deadline strong{display:block;margin:4px 0 0}
.call-word{font-size:46px}
h2{font-size:29px;line-height:1.8;letter-spacing:.02em}
.about-section{min-height:670px;padding-bottom:100px}
.about-copy p{font-size:14px}
.large-word{font-size:49px;left:7%;bottom:22px}
.heading-row{display:block;margin-bottom:35px}
.heading-row>p{font-size:14px}
.program-grid{grid-template-columns:1fr;gap:45px}
.program-grid article{padding-top:22px}
.program-grid h3{font-size:43px;margin:10px 0 18px}
.program-grid p{font-size:16px}
.program-grid dt{float:left}
.people-grid{grid-template-columns:1fr;gap:27px}
.people-grid h3{font-size:28px}
.people-grid>div{padding-left:20px}
.people-grid p{margin-bottom:0}
.journey-grid{grid-template-columns:1fr;gap:30px}
.timeline li div{font-size:16px}
.news-grid{grid-template-columns:1fr;gap:10px}
.news-grid p{font-size:14px}
.together-section{min-height:850px}
.together-section h2{font-size:34px}
.together-links{grid-template-columns:1fr;gap:22px;margin-top:30px}
.together-links>a{padding:18px}
.motion{bottom:12px;right:12px}
.motion small{display:none}
.motion button{font-size:11px}
footer{display:block;padding:45px 7% 90px}
.footer-brand img{width:160px}
.footer-nav{margin:40px 0;gap:18px;font-size:13px}
.footer-bottom{gap:17px}
.footer-bottom span{flex-basis:100%}
.detail-main{padding:115px 7% 60px}
.detail-main h1{font-size:33px}
.detail-main p,.detail-main li{font-size:15px}
.detail-main table{font-size:13px}
.detail-main th,.detail-main td{padding:12px 8px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
}

.call-word{white-space:nowrap}
.hero-bottom{padding-right:130px}
.motion small{display:none}
.brand span{white-space:nowrap}
header>.text-link{gap:12px;white-space:nowrap}
@media(max-width:700px){header{gap:16px}
.hero-bottom{padding-right:0;bottom:65px}
.call-word{font-size:38px}
.about-copy p{font-size:16px}
.detail-main h2{font-size:22px}
.detail-main p,.detail-main li{font-size:16px}
}


/* Keep the artwork visible beside the editorial column. */
.reading-light{background:linear-gradient(90deg,#fff 0%,#ffffffde 22%,#ffffff77 39%,#ffffff00 57%)}

.call-panel{background:none;border-top:1px solid #aeb2a3;padding:38px 0 60px;overflow:visible}
.call-grid{display:block;width:47%;max-width:560px}
.call-panel .section-label{max-width:560px;flex-wrap:wrap}
.call-detail{padding-top:0}
.call-word{position:static;display:block;margin-top:35px;font-size:62px;color:#737d6233}
.call-grid h2{font-size:clamp(36px,3.8vw,58px)}

.program-section,.people-section,.news-section,.journey-section{background:none;border-top:1px solid #d9ddd1}
.program-section>.heading-row{display:block;width:52%;max-width:620px}
.program-grid{display:block;width:48%;max-width:570px}
.program-grid article{background:linear-gradient(90deg,#ffffffed,#ffffffbd 75%,#ffffff00);padding:25px 30px 32px 0;margin-top:25px}
.program-grid h3{font-size:48px}
.program-grid p{font-size:16px}
.program-grid dl{font-size:15px}
.journey-grid{display:block;width:50%;max-width:580px}
.timeline{margin-top:45px;background:linear-gradient(90deg,#ffffffba,#ffffff00);padding-right:18px}
.news-grid{display:block;width:50%;max-width:600px}
.people-section>.heading-row{max-width:620px;display:block}
.people-grid{gap:4%;align-items:start}
.person{min-width:0}
.portrait{aspect-ratio:4/5;overflow:hidden;background:#e9e5df}
.portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 70%}
.portrait-pending{background:#ffffff96;border:1px solid #bfc3b7;display:grid;place-items:center}
.portrait-pending span{font-size:12px;color:#6e7566;letter-spacing:.18em}
.person-info{padding:22px 16px 20px;background:#ffffffd9}
.person-info h3{margin-bottom:5px}
.person-info p{margin-bottom:6px}
.material-story{margin:70px 0 10px}
.material-heading{max-width:480px;padding-bottom:16px}
.material-heading h3{font:400 34px/1.7 var(--serif);margin:0 0 18px}
.material-heading p{font-size:14px}
.material-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:24px;align-items:start}
.material-grid figure{margin:0;min-width:0}
.material-grid img,.material-grid video{display:block;width:100%;height:auto;background:#e7e5de}
.material-grid .floral{padding-top:65px}
.material-grid .floral img{aspect-ratio:1.45;object-fit:cover;object-position:center}
.material-grid .wave img{aspect-ratio:9/16;object-fit:cover;object-position:center}
.material-grid video{aspect-ratio:9/16;object-fit:contain}
.material-grid figcaption{font-size:13px;line-height:1.7;padding:13px 8px;background:#ffffffde}
.material-grid figcaption span{display:block;font-size:12px;color:#6b7164}
.material-story>.note{display:inline-block;background:#ffffffde;padding:5px 8px;margin-top:16px}

@media(max-width:700px){.visual{inset:78px -33% 8% -17%;opacity:.95}
.reading-light{background:linear-gradient(90deg,#ffffffcf,#ffffff8a 40%,#ffffff00 80%)}
.hero-copy{background:linear-gradient(90deg,#ffffffb8,#ffffff00)}
.call-grid{width:87%}
.call-panel{padding:28px 0 20px}
.call-grid h2{font-size:34px}
.call-detail{background:linear-gradient(90deg,#ffffffee,#ffffffcc 80%,#ffffff00);padding:20px 10px 10px 0}
.call-word{font-size:43px;margin-top:28px}
.program-section>.heading-row,.program-grid{width:88%}
.program-grid article{padding-right:15px;margin-top:35px}
.program-grid h3{font-size:43px}
.about-copy{background:linear-gradient(90deg,#ffffffcb,#ffffff55);padding:12px 8px 12px 0}
.journey-grid,.news-grid{width:90%;background:linear-gradient(90deg,#ffffffcb,#ffffff33)}
.people-grid{grid-template-columns:1fr 1fr;gap:25px 14px}
.person:first-child{grid-column:1/-1;width:85%;margin-bottom:5px}
.person-info{padding:16px 8px}
.people-grid h3{font-size:23px;letter-spacing:.03em}
.person:first-child h3{font-size:32px}
.people-grid small{font-size:11px}
.material-story{margin-top:70px}
.material-grid{grid-template-columns:1fr 1fr;gap:16px}
.material-grid .floral{grid-column:1/-1;padding-top:0}
.material-grid .floral img{aspect-ratio:1.6}
.material-grid figcaption{font-size:12px;padding:10px 5px}
.material-heading h3{font-size:29px}
.material-heading{background:linear-gradient(90deg,#ffffffdd,#ffffff00)}
.material-story>.note{font-size:12px!important}
.section-label{background:#ffffff80}
.together-links>a{background:#ffffffbf}
}

.person[data-person="taihei"] .portrait img{transform:scale(1.18);transform-origin:50% 30%}
.person[data-person="noguchi"] .portrait img{object-position:44% 26%}
.material-grid .wave img{aspect-ratio:4/5;object-position:50% 20%}


/* Textile editorial: two stills, one quiet process note. */
.material-story{max-width:1060px;margin-top:55px}
.material-heading{padding:0;margin-bottom:32px}
.material-heading h3{font-size:clamp(30px,3vw,43px);line-height:1.6}
.material-heading p:last-child{font-size:14px;letter-spacing:.12em}
.material-grid{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);column-gap:5%;row-gap:28px;align-items:start}
.material-grid .floral{padding-top:50px}
.material-grid .floral img{aspect-ratio:1.36}
.material-grid .wave{width:88%;justify-self:end}
.material-grid .wave img{aspect-ratio:4/5}
.material-grid figcaption{background:none;border-bottom:1px solid #b9bdb1;padding:15px 0 13px;font-size:13px}
.dye-image img{filter:grayscale(1)}
.dye-image.is-dyed img{animation:colour-arrives 2.8s cubic-bezier(.22,.61,.36,1) both}
.dye-image.wave.is-dyed img{animation-delay:.35s}
@keyframes colour-arrives{0%,12%{filter:grayscale(1)}
100%{filter:grayscale(0)}
}
.motion-off .dye-image img{animation-play-state:paused}
.material-grid .process{grid-column:1/-1;display:flex;align-items:center;gap:24px;max-width:450px;margin-top:0;border-top:1px solid #aeb4a4;padding-top:18px}
.material-grid .process video{width:108px;height:150px;flex:none;object-fit:cover;filter:saturate(.35)}
.material-grid .process figcaption{border:0;font-size:15px;background:#ffffffc7;padding:12px}
.process b{font-weight:400;font-family:var(--serif)}
.process figcaption span{margin-top:8px;font-size:12px}
.material-story>.note{margin-top:20px}

/* A compact jury section: portraits and names share one view. */
.people-section{padding-top:38px;padding-bottom:38px}
.people-section>.section-label{margin-bottom:20px}
.people-section>.heading-row{display:flex;max-width:940px;margin-bottom:24px;gap:30px;align-items:center}
.people-section h2{font-size:30px;line-height:1.5;margin:0}
.people-section>.heading-row>p{font-size:14px;margin:0}
.people-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;max-width:850px;margin-bottom:14px}
.people-grid .person{max-width:240px;width:100%}
.portrait{height:clamp(160px,31svh,290px);width:auto;max-width:100%;aspect-ratio:4/5}
.person-info{padding:12px 0 9px;background:linear-gradient(90deg,#ffffffdf,#ffffff66)}
.people-grid .person-info h3{font-size:25px;margin:0 0 4px;letter-spacing:.04em}
.person-info p{font-size:12px;margin-bottom:3px}
.people-grid small{font-size:12px}
.people-section>.text-link{font-size:13px}
.portrait-pending span{font-size:11px}

@media(max-width:700px){.material-grid{column-gap:16px;row-gap:23px;grid-template-columns:1.25fr 1fr}
.material-grid .floral{grid-column:auto;padding-top:45px}
.material-grid .floral img{aspect-ratio:3/4}
.material-grid .wave{width:100%}
.material-grid .wave img{aspect-ratio:3/4}
.material-grid figcaption{font-size:12px;line-height:1.8;padding:12px 0}
.material-heading h3{font-size:29px}
.material-grid .process{gap:15px;max-width:100%;padding-top:16px}
.material-grid .process video{width:82px;height:114px}
.material-grid .process figcaption{font-size:14px}
.material-story>.note{font-size:11px!important}
.people-section{padding-top:32px;padding-bottom:32px}
.people-section>.heading-row{display:block;margin-bottom:23px}
.people-section h2{font-size:27px;line-height:1.5}
.people-section>.heading-row>p{font-size:13px;margin-top:15px}
.people-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}
.people-grid .person:first-child{grid-column:auto;width:100%;margin:0}
.people-grid .portrait{width:100%;height:auto;aspect-ratio:4/5}
.people-grid .person-info{padding:9px 0}
.people-grid .person-info h3,.people-grid .person:first-child h3{font-size:17px;letter-spacing:0;white-space:nowrap}
.people-grid .person-info p{font-size:10px}
.people-grid small{font-size:10px;line-height:1.6;display:block}
.portrait-pending span{font-size:9px;letter-spacing:0}
.people-section>.text-link{font-size:12px;gap:12px}
.people-section .section-label{margin-bottom:18px}
}

@media(prefers-reduced-motion:reduce){.dye-image img,.dye-image.is-dyed img{animation:none!important;filter:none}
}


.film-toggle{font-size:12px;background:none;border:0;border-bottom:1px solid #9da491;padding:7px 0;margin-top:8px}
.film-toggle:hover{opacity:.65}

@media(min-width:701px){.people-section{padding-top:24px;padding-bottom:24px}
.people-section .portrait{height:clamp(155px,28svh,260px)}
}


/* Stage and partners: real imagery and clear participation routes. */
.stage-story{display:grid;grid-template-columns:.65fr 1.35fr;gap:40px;max-width:1000px;align-items:center;margin:28px 0 65px}
.stage-intro h3{font:400 31px/1.7 var(--serif);margin:0 0 18px}
.stage-intro p{font-size:14px}
.stage-story figure{margin:0}
.stage-story img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#090909}
.stage-story figcaption{font-size:12px;line-height:1.8;padding:13px 0;background:linear-gradient(90deg,#ffffffdb,#ffffff44)}
.stage-story figcaption span{letter-spacing:.16em;margin-right:18px}
.stage-story figcaption small{color:#666c60;font-size:11px}
.together-links{max-width:940px}
.together-links span{font-size:25px}
.partners-section{padding:55px 8% 60px;background:#ffffffd9;border-top:1px solid #c7cdc0}
.partners-section>.section-label{margin-bottom:24px}
.partners-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}
.partners-heading h2{font-size:35px;margin-bottom:18px}
.partners-heading p{font-size:15px}
.partner-label{font-size:14px;margin:25px 0 18px}
.sponsor-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1050px}
.sponsor-slots>div{height:105px;border:1px solid #bec5b5;display:grid;place-items:center;font-size:12px;letter-spacing:.08em;color:#727968;background:#ffffff80}
.individual-support{display:flex;gap:40px;margin-top:30px;padding:23px 0;border-top:1px solid #d7dccf;max-width:1050px;font-size:14px}
.individual-support p{margin:0;color:#686f60}
.partners-section>.note{font-size:12px!important;margin:0}
.topnav{gap:20px}
header nav{gap:22px}

@media(max-width:1000px){header nav{gap:14px}
.stage-story{gap:25px}
.stage-intro h3{font-size:27px}
.together-links span{font-size:22px}
}

@media(max-width:700px){.stage-story{display:block;margin:30px 0 42px}
.stage-intro{background:linear-gradient(90deg,#ffffffdb,#ffffff00);padding-bottom:7px}
.stage-intro h3{font-size:28px}
.stage-story figure{width:100%}
.stage-story figcaption{font-size:11px}
.stage-story figcaption small{font-size:10px}
.partners-section{padding:40px 7% 50px;background:#ffffffce}
.partners-heading{display:block}
.partners-heading h2{font-size:28px}
.partners-heading p{font-size:14px}
.partners-heading>.text-link{margin-bottom:18px}
.sponsor-slots{gap:10px;grid-template-columns:repeat(3,1fr)}
.sponsor-slots>div{height:78px;text-align:center;font-size:10px;letter-spacing:0;padding:10px}
.individual-support{display:block;font-size:13px;margin-top:25px}
.individual-support p{margin-top:8px}
.together-links span{font-size:23px}
}


/* --- メンバー紹介カード --- */
.mcard{display:grid;grid-template-columns:210px minmax(0,1fr);gap:34px;align-items:start;
  border:1px solid #d9d7cf;padding:30px;margin-top:26px;background:#fff}
.mcard-lead{grid-template-columns:280px minmax(0,1fr)}
.mphoto{width:100%;aspect-ratio:4/5;overflow:hidden;background:#e9e5df;border:1px solid #d9d7cf}
.mphoto img{display:block;width:100%;height:100%;object-fit:cover;object-position:44% 26%}
.mphoto-blank{display:grid;place-items:center;border-style:dashed}
.mphoto-blank span{font-size:12px;color:#6e7566;letter-spacing:.14em;text-align:center;line-height:1.9}
.mrole{font-size:11px;letter-spacing:.16em;color:#8a7a55;margin:0 0 10px}
.mname{font-family:var(--serif);font-size:27px;font-weight:400;letter-spacing:.06em;margin:0 0 6px}
.mname span{font-size:12px;color:var(--muted);margin-left:12px;letter-spacing:.08em}
.mtitle{font-size:13px;color:var(--muted);margin:0 0 16px}
.mbio{font-size:15px;line-height:2;margin:0}
.blank{background:#f2f3ed;border:1px dashed #c6c9bb;color:#6e7566;padding:1px 6px}
.mcount{font-size:12px;color:var(--muted);margin:12px 0 0}
.mcharge{margin:18px 0 0;padding-top:14px;border-top:1px solid #e3e1d9;font-size:13px;color:var(--muted)}
.mcharge b{color:var(--ink)}
.mdeadline{font-family:var(--serif);font-size:24px;letter-spacing:.06em;margin-top:40px}
@media (max-width:760px){
  .mcard,.mcard-lead{grid-template-columns:1fr;gap:20px;padding:20px}
  .mphoto{max-width:260px}
  .mname{font-size:23px}
  .mbio{font-size:15px}
}

/* --- SNS導線 --- */
.footer-bottom .sns{display:inline-flex;align-items:center;gap:8px}
.sns em{font-style:normal;opacity:.72;letter-spacing:.04em}
.sns span{font-size:1.1em}
.page-sns{margin-top:60px;padding:22px 26px;border:1px solid #d9d7cf;background:#fff;
  display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}
.page-sns p{margin:0;font-size:14px;color:var(--muted);max-width:none}
.page-sns .sns{display:inline-flex;align-items:center;gap:8px;font-size:15px;
  border-bottom:1px solid #a6a79b;padding-bottom:4px;white-space:nowrap}
@media (max-width:620px){.page-sns{padding:18px 20px}.page-sns p{font-size:13.5px}}

/* --- ダウンロード --- */
.dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin:18px 0 10px;max-width:740px}
.dl-item{display:block;border:1px solid #d9d7cf;background:#fff;padding:16px 18px;
  border-left:3px solid #8a7a55;text-decoration:none}
.dl-item b{display:block;font-size:15px;margin-bottom:4px;color:var(--ink)}
.dl-item span{font-size:12px;color:var(--muted);letter-spacing:.04em}
.dl-item:hover{background:#faf9f6}
.dl-note{font-size:13px;color:var(--muted);max-width:740px}
