@charset "UTF-8";
:root{--ink:#172629;--muted:#586360;--paper:#fff;--wash:#f2f3f0;--line:#d9ded9;--red:#9c3025;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.95;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:.35em}img{display:block;max-width:100%;height:auto}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}a:hover{color:var(--red)}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;left:16px;top:-100px;background:white;z-index:5;padding:10px}.skip:focus{top:12px}.header{display:flex;align-items:center;justify-content:space-between;min-height:125px;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:20px;text-decoration:none}.brand img{width:84px}.brand span{font-size:.875rem;letter-spacing:.08em}.header nav{display:flex;gap:30px}.header nav a{font-size:.875rem;text-decoration:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:35px 70px;padding-top:64px}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.12em;margin:0 0 22px}.hero .eyebrow:before{content:"";display:inline-block;width:29px;height:2px;background:var(--red);margin-right:14px;vertical-align:middle}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;letter-spacing:.05em}h1{font-size:clamp(2.4rem,4.1vw,3.6rem);line-height:1.65;white-space:nowrap}.accent{color:var(--red)}.lead{font-size:1.12rem;line-height:2.15;margin:26px 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:15px 25px;background:var(--ink);color:white;text-decoration:none;font-size:1rem;transition:background .2s}.button:hover{background:var(--red);color:white}.welcome{margin-top:27px;color:var(--muted);font-size:.875rem;line-height:1.9}.hero-art{width:100%;max-width:510px;justify-self:end}.art-mat{padding:20px;background:var(--wash);border:1px solid var(--line)}.art-mat img{width:100%;max-height:565px;object-fit:contain}.hero-art figcaption{display:flex;justify-content:space-between;gap:12px;font-size:.75rem;color:var(--muted);padding-top:13px}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-top:12px}.hero-foot span{font-size:.75rem;letter-spacing:.15em}.hero-foot p{font-family:var(--serif);font-size:.95rem}.section{padding-block:100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}h2{font-size:clamp(1.85rem,2.7vw,2.5rem);line-height:1.6}.section-heading p:not(.eyebrow){color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.work-image{position:relative;display:flex;align-items:center;justify-content:center;background:var(--wash);height:400px;padding:22px;border:1px solid var(--line);overflow:hidden}.work-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.work-image:hover img{transform:scale(1.025)}.work-image span{position:absolute;top:0;left:0;background:var(--ink);color:white;padding:4px 10px;font-size:.75rem;letter-spacing:.1em}.work-theme{font-size:.875rem;color:var(--red);margin-top:23px}.work h3{font-size:1.7rem;margin:5px 0 12px}.work>p:not(.work-theme){color:var(--muted);line-height:1.9}.text-link{display:inline-block;padding:12px 0 5px;text-decoration:none;border-bottom:1px solid currentColor;font-size:1rem}.work .text-link{margin-top:12px}.gallery-note{margin-top:35px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;align-items:start;font-size:.875rem;color:var(--muted)}.gallery-note a{white-space:nowrap}.making{background:var(--ink);color:white;padding-block:76px}.making-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:center}.making-visual{position:relative;display:block;background:#263436;aspect-ratio:4/3;overflow:hidden}.making-visual img{width:100%;height:100%;object-fit:cover}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;display:grid;place-content:center;padding-left:5px;border:1px solid #fff8;border-radius:50%;background:#172629bb;color:white;font-size:1.4rem}.video-caption{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,#172629e0);font-size:.875rem;color:white}.making-copy h2{font-size:2.55rem}.making-copy p:not(.eyebrow){color:#d9e0dc;margin-top:24px}.light:hover{color:#ebc6ba}.story{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.story-title img{margin-top:35px}.story-copy p{margin-bottom:24px;line-height:2.1}.story-copy strong{font-weight:600}.signature{font-family:var(--serif);font-size:2rem;display:flex;align-items:center;gap:16px}.signature span{font-size:.875rem}.edition{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:48px 0;display:grid;grid-template-columns:1fr 2fr;gap:60px}.edition-label{font-family:var(--serif);font-size:1.25rem;line-height:2;color:var(--red)}.edition h2{font-size:1.9rem;margin-bottom:22px}.edition p:not(.eyebrow){margin-top:16px}.fine{font-size:.875rem;color:var(--muted)}.follow{text-align:center}.follow p:not(.eyebrow){margin-top:25px;color:var(--muted)}.follow-links{margin-top:32px;display:flex;justify-content:center;align-items:center;gap:36px}.line-note{background:var(--wash);padding:25px 32px;display:flex;justify-content:space-between;gap:25px;align-items:center}.line-note span{font-size:.875rem;color:var(--muted)}.line-note a{font-size:.875rem}.care{max-width:800px;padding-block:64px}.care h2{font-family:var(--sans);font-size:1rem;font-weight:600;margin-bottom:15px}.care>p,.care details{font-size:.875rem;color:var(--muted)}details{border-top:1px solid var(--line);margin-top:22px;padding-top:12px}summary{cursor:pointer;min-height:44px}details p{padding:12px 0}.footer{border-top:1px solid var(--line);padding-block:30px 45px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}.footer>a{font-family:var(--serif);font-size:1.5rem;text-decoration:none}.footer>a span{font-family:var(--sans);font-size:.75rem;letter-spacing:.2em;margin-left:14px}.footer p{color:var(--muted);font-size:.75rem}.footer p:last-child{flex-basis:100%}.mobile-br{display:none}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:28px}h1{font-size:2.45rem}.brand span{display:none}.work-image{height:330px}.gallery{gap:22px}.making-inner{gap:38px}.story{gap:45px}.gallery-note{display:block}.gallery-note a{display:inline-block;margin-top:14px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{min-height:96px;gap:14px}.brand img{width:70px}.header nav{gap:17px}.header nav a:last-child{display:none}.hero{grid-template-columns:1fr;gap:32px;padding-top:35px}h1{font-size:clamp(1.9rem,7.1vw,2.9rem);line-height:1.6;white-space:normal}.eyebrow{margin-bottom:17px}.lead{font-size:1rem;margin-top:20px;line-height:1.95}.hero-copy .button{width:100%;max-width:350px}.welcome{margin-top:20px}.hero-art{max-width:none}.art-mat{padding:18px}.art-mat img{max-height:560px}.hero-foot{margin:0;display:block;text-align:center}.hero-foot p{margin:7px 0}.hero-foot span:last-child{display:none}.section{padding-block:64px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px}.gallery{grid-template-columns:1fr;gap:42px}.work-image{height:auto;aspect-ratio:3/4;max-height:530px;padding:24px}.work-image img{max-height:480px}.work h3{font-size:1.8rem}.work-theme{margin-top:20px}.making{padding-block:42px}.making-inner{grid-template-columns:1fr;gap:28px}.making-copy h2{font-size:2rem}.making-copy p:not(.eyebrow){margin-top:20px}.story{grid-template-columns:1fr;gap:27px}.story-title{position:relative}.story-title img{position:absolute;right:0;bottom:0;width:78px;margin:0}.story-title h2{font-size:1.7rem;max-width:calc(100% - 74px)}.story-copy p{margin-bottom:20px}.edition{grid-template-columns:1fr;gap:20px;padding-block:32px}.edition-label{font-size:1rem}.edition-label br{display:none}.edition h2{font-size:1.7rem}.follow-links{flex-direction:column;gap:18px}.follow p br{display:none}.line-note{padding:24px;display:block}.line-note a{display:inline-block;margin-top:16px}.care{padding-block:42px}.footer{padding-block:25px 35px}.mobile-br{display:block}.gallery-note{line-height:1.8}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
