:root{color-scheme:light;--color-paper:#e9e9e9;--color-ink:#2c2c2c;--color-muted:#605d57;--color-white:#fafafa;--color-dark:#413f3b;--color-dark-soft:#605d57;--space-1:.75rem;--space-2:1.5rem;--space-3:2rem;--space-4:3rem;--space-5:4rem;--radius-card:2rem;--font-body:"Gen Interface JP", sans-serif;font-family:var(--font-body);font-synthesis:none;color:var(--color-ink);background:var(--color-paper);line-height:1.7}*{box-sizing:border-box}html{background:var(--color-paper)}body{margin:0}body,button,input,textarea,select{font-family:var(--font-body)}a{color:inherit}img{max-width:100%;height:auto;display:block}body:not(.object-detail-body):not(.home-body)>main{width:min(100% - 2rem,72rem);margin-inline:auto;padding-block:3rem}.site-header{width:100%;height:4rem;padding:var(--space-2);align-items:center;display:flex;overflow:hidden}.site-header a,.site-header img{display:block}.site-header img{width:6.875rem;height:1rem}.site-header~main article{max-width:48rem}.meta,.eyebrow{color:#62625d}.entry-list{padding:0;list-style:none}.entry-list li{border-top:1px solid #d7d7d2;padding-block:1rem}.prototype-note{border:1px dashed #9c9c94;padding:1rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-body,.home-page,.home-objects{background:var(--color-paper);width:100%;margin:0}.home-body{min-width:20rem}.home-objects{padding-bottom:var(--space-2);overflow:hidden}.home-objects__intro{width:100%;height:15.0625rem;padding:2.5rem var(--space-2) 0;gap:var(--space-3);flex-direction:column;display:flex;overflow:hidden}.home-objects__intro h1{color:var(--color-ink);margin:0;font-size:2.5rem;font-weight:500;line-height:1}.taxonomy-filters{width:100%;min-width:0}.taxonomy-filters__groups{align-items:flex-start;gap:var(--space-1);flex-direction:column;width:100%;display:flex}.taxonomy-filter__scroll{width:calc(100% + (var(--space-2) * 2));margin-inline:calc(var(--space-2) * -1);padding-inline:var(--space-2);overscroll-behavior-inline:contain;scroll-padding-inline:var(--space-2);scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.taxonomy-filter__scroll::-webkit-scrollbar{display:none}.taxonomy-filter{align-items:flex-start;gap:.375rem;width:max-content;height:2rem;display:flex;position:relative}.taxonomy-filter__highlight{z-index:0;opacity:0;background:var(--color-muted);will-change:transform, width;border-radius:1rem;width:0;height:2rem;transition:transform .28s cubic-bezier(.22,1,.36,1),width .28s cubic-bezier(.22,1,.36,1),opacity .12s;position:absolute;top:0;left:0;transform:translate(0)}.taxonomy-filter[data-ready] .taxonomy-filter__highlight{opacity:1}.taxonomy-filter button{z-index:1;height:2rem;padding:0 var(--space-1);color:var(--color-ink);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:1rem;justify-content:center;align-items:center;font-size:.9375rem;font-weight:400;line-height:normal;transition:color .16s;display:flex;position:relative}.taxonomy-filter button[aria-pressed=true]{color:var(--color-white)}.taxonomy-filter:not([data-ready]) button[aria-pressed=true]{background:var(--color-muted)}.taxonomy-filter button:focus-visible{outline:2px solid var(--color-ink);outline-offset:2px}.taxonomy-filters__divider{display:none}.home-object-gallery{width:100%;padding:0 var(--space-2) var(--space-5);gap:var(--space-2);grid-template-columns:minmax(0,1fr);display:grid}.home-object-card{aspect-ratio:1;width:100%;min-height:27.5rem;padding:var(--space-2) var(--space-2) 1.75rem;color:var(--color-ink);background:var(--color-white);flex-direction:column;justify-content:space-between;align-items:flex-start;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-object-card[hidden]{display:none}.home-object-card__cover{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-object-card__category{z-index:1;width:fit-content;height:2rem;padding-inline:var(--space-1);white-space:nowrap;background:#f3f3f3;border-radius:1rem;justify-content:center;align-items:center;font-size:.9375rem;line-height:normal;display:inline-flex;position:relative}.home-object-card__content{z-index:1;flex-direction:column;gap:1rem;width:100%;display:flex;position:relative}.home-object-card__year,.home-object-card__title{text-box-trim:trim-both;text-box-edge:cap alphabetic;display:block}.home-object-card__year{font-size:2rem;font-weight:500;line-height:1.4}.home-object-card__title{font-size:.9375rem;line-height:normal}.object-detail-body{background:var(--color-paper);min-width:20rem}.object-page,.object-layout{width:100%;margin:0}.object-layout{max-width:none}.object-intro{min-height:100vw;padding:var(--space-3) var(--space-2);background:var(--color-paper);flex-direction:column;justify-content:space-between;display:flex}.object-intro__top{display:contents}.object-logo{flex:none;display:block}.object-logo img{width:6.875rem;height:1rem}.object-meta{text-align:right;width:100%;font-size:.9375rem;line-height:1.6}.object-meta p,.object-copy,.object-intro h1{margin:0}.object-copy,.object-intro h1{text-box-trim:trim-both;text-box-edge:cap alphabetic}.object-intro__title{gap:var(--space-2);flex-direction:column;display:flex}.object-copy{font-size:.9375rem;line-height:1.8}.object-intro h1{letter-spacing:-.025em;max-width:34rem;font-size:2.25rem;font-weight:500;line-height:1.2}.object-cover{aspect-ratio:1;background:#d6d6d4;width:100%;margin:0;overflow:hidden}.object-cover img{object-fit:cover;width:100%;height:100%}.object-contexts,.object-reading{width:100%}.context-section{color:var(--color-ink);background:var(--color-paper)}.context-section:nth-of-type(2n){color:var(--color-white);background:var(--color-dark)}.context-section__inner{padding:var(--space-5) var(--space-3)}.context-time,.card-label{min-height:2rem;padding-inline:var(--space-1);background:var(--color-white);align-items:center;font-size:.9375rem;line-height:1;display:inline-flex}.context-time{border-radius:1rem}.context-section:nth-of-type(2n) .context-time{background:var(--color-dark-soft)}.context-content{margin-top:var(--space-5)}.context-content :where(h2,h3,h4,p,ul,ol,blockquote,figure){margin:0}.context-content h2{letter-spacing:-.015em;font-size:2rem;font-weight:500;line-height:1.4}.context-content h2:not(:first-child){margin-top:var(--space-5)}.context-content h3{font-size:1.5rem;font-weight:500;line-height:1.4}.context-content h4{font-size:1.125rem;font-weight:500;line-height:1.6}.context-content p,.context-content li{font-size:.9375rem;line-height:1.8}.context-content>*+*{margin-top:var(--space-3)}.context-content>h2+*{margin-top:var(--space-4)}.context-content>*+h2,.context-content>*+h3,.context-content>*+.related-card,.context-content>.related-card+*{margin-top:var(--space-5)}.context-content>h2+h3{margin-top:var(--space-4)}.context-content ul,.context-content ol{padding-left:1.25rem}.context-content a{text-underline-offset:.2em}.context-figure{display:block}.context-figure img{width:100%;height:auto}.context-figure__caption{margin-top:var(--space-1);color:var(--color-muted);font-size:.8125rem;line-height:1.6;display:block}.context-section:nth-of-type(2n) .context-figure__caption{color:#d6d4d0}.related-card{width:100%;padding:var(--space-2);gap:var(--space-3);border-radius:var(--radius-card);color:var(--color-ink);background:var(--color-white);flex-direction:column;display:flex}.related-card__content{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.related-card__label{background:var(--color-paper);border-radius:.75rem;align-items:center;width:fit-content;min-height:1.5rem;padding-inline:.5625rem;font-size:.75rem;line-height:normal;display:inline-flex}.related-card p{margin:0;font-size:1.25rem;font-weight:500;line-height:1.4}.related-card a{background:var(--color-paper);border-radius:1.5rem;justify-content:center;align-items:center;gap:.375rem;width:100%;height:3rem;min-height:3rem;padding:1rem;font-size:.9375rem;line-height:1.8;text-decoration:none;display:flex}.related-card svg,.commerce-card svg{flex:none;width:1.25rem;height:1.25rem}.context-section:nth-of-type(2n) .related-card{color:var(--color-white);background:var(--color-dark-soft)}.context-section:nth-of-type(2n) .related-card__label,.context-section:nth-of-type(2n) .related-card a{background:var(--color-dark)}.commerce-section{padding:var(--space-5) var(--space-3);background:var(--color-paper)}.commerce-card{padding:var(--space-2);gap:var(--space-3);border-radius:var(--radius-card);background:var(--color-white);flex-direction:column;display:flex}.commerce-card__content{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.card-label{background:var(--color-paper);border-radius:.75rem;width:fit-content;min-height:1.5rem;padding-inline:.5625rem;font-size:.75rem;line-height:normal}.commerce-card p{margin:0;font-size:1.25rem;font-weight:500;line-height:1.4}.commerce-card a{height:3rem;min-height:3rem;color:var(--color-white);background:var(--color-ink);border-radius:1.5rem;justify-content:center;align-items:center;gap:.375rem;padding:1rem;font-size:.9375rem;line-height:1.8;text-decoration:none;display:flex}.object-footer{padding:var(--space-5) var(--space-3);gap:var(--space-4);color:var(--color-ink);background:var(--color-paper);flex-direction:column;font-size:.9375rem;line-height:1.8;display:flex}.object-footer__brand{flex-direction:column;gap:1rem;display:flex}.object-footer__brand img{width:10.3125rem;height:1.5rem}.object-footer__brand a{display:inline-block}.object-footer__brand p{margin:0}.object-footer__navigation{display:contents}.object-footer__group,.object-footer__links{flex-direction:column;gap:.25rem;display:flex}.object-footer__group--primary{gap:.25rem}.object-footer__group:not(.object-footer__group--primary){gap:.875rem}.object-footer__group--primary>*,.object-footer__links>*{min-height:2rem;padding-inline:var(--space-1);border-radius:1rem;align-items:center;line-height:normal;display:flex}.object-footer a{text-decoration:none}.object-footer small{font-size:inherit}.object-footer :where(p,small,.object-footer__group>a,.object-footer__group>span,.object-footer__links>*){text-box-trim:trim-both;text-box-edge:cap alphabetic}@media (width>=48rem){.home-object-gallery{grid-template-columns:repeat(auto-fill,minmax(21rem,1fr))}}@media (width>=64rem){.home-objects{padding-bottom:0}.home-objects__intro{height:14.1875rem;padding:var(--space-5) var(--space-5) 0}.home-objects__intro h1{font-size:3rem}.taxonomy-filters__groups{align-items:start;gap:var(--space-1);flex-direction:row}.taxonomy-filter__scroll{flex:0 auto;width:max-content;min-width:0;max-width:calc(50% - .78125rem);margin:0;padding:0;scroll-padding-inline:0}.taxonomy-filters__divider{background:var(--color-ink);border-radius:1px;flex:none;width:1px;height:2rem;display:block}.home-object-gallery{padding:0 var(--space-5) var(--space-5)}.home-object-card{aspect-ratio:auto;height:30rem;min-height:0}.object-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.object-intro{min-height:auto;padding:var(--space-5);aspect-ratio:1;grid-area:1/2}.object-cover{aspect-ratio:auto;grid-area:1/1/span 2;align-self:start;height:100vh;position:sticky;top:0}.object-reading{grid-area:2/2}.context-section__inner,.commerce-section,.object-footer{padding:var(--space-5)}.object-footer__links{flex-direction:row;gap:.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
