@charset "UTF-8";
:root{--paper:#eeeae1;--ink:#171919;--muted:#898b87;--line:rgba(238,234,225,.15);--black:#101111;font-family:"Helvetica Neue","PingFang SC","Hiragino Sans GB",Arial,sans-serif;color:var(--paper);background:var(--black);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button{border:0}button:disabled{opacity:.4;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid #eeeae1;outline-offset:6px}button:hover{color:white}button:active{transform:translateY(1px)}[hidden]{display:none!important}.skip-link{position:fixed;top:8px;left:8px;z-index:50;background:var(--paper);color:var(--ink);padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.masthead{height:92px;max-width:1800px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:4}.wordmark{font-size:14px;letter-spacing:.1em;font-weight:650;display:flex;align-items:center;gap:11px;white-space:nowrap}.prism-mark{width:17px;height:21px;display:inline-block;background:linear-gradient(120deg,#c0dfed 10%,#e5dced 35%,#dfc895 59%,#91bdbd 80%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%,47% 48%,47% 95%,53% 95%,53% 48%,92% 28%,50% 7%,8% 28%,0 25%,0 23%)}.brand-cn{font-size:11px;font-weight:400;letter-spacing:.13em;margin-left:12px;color:#a9aaa4}.masthead nav{display:flex;align-items:center;gap:32px;font-size:11px;letter-spacing:.09em}.masthead nav a{padding:10px 0;color:#bdbeb5}.masthead nav a:hover{color:var(--paper)}.nav-index{font-size:10px;letter-spacing:.16em;color:#737671;margin-left:26px}main{overflow:hidden}.hero{max-width:1800px;margin:auto;padding:50px 5% 0}.eyebrow{font-size:10px;line-height:1.6;letter-spacing:.18em;font-weight:500;color:#a4a69f}.hero-topline{display:flex;justify-content:space-between}.hero-heading{display:flex;justify-content:space-between;align-items:center;padding:27px 0 38px;gap:35px}h1,h2,p{margin:0}h1{font-size:clamp(34px,4.4vw,72px);font-weight:400;letter-spacing:.1em;line-height:1.24}h1>span{display:block;font-size:clamp(60px,9.25vw,145px);font-weight:600;line-height:.94;letter-spacing:-.066em;margin-top:18px}h1 i{font-style:normal;font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.085em}.hero-aside{width:210px;flex-shrink:0;align-self:flex-end;padding-bottom:5px}.asterisk{font-size:37px;color:#bfccd1;display:block;line-height:1;margin:0 0 19px}.hero-aside p{font-size:12px;line-height:1.9;letter-spacing:.05em;color:#a9ada6}.text-link{font-size:11px;display:flex;justify-content:space-between;padding-top:20px;max-width:140px;letter-spacing:.08em}.text-link span{font-size:17px}.spectrum-rule{height:2px;background:linear-gradient(90deg,#91b7d3,#8fa0c1 19%,#c1aac6 31%,#a2d4c9 47%,#d6d399 64%,#bba883 74%,#778eba 100%);opacity:.75}.collection{padding:37px 5% 0;max-width:1800px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:22px}.section-heading h2{font-size:25px;line-height:1.6;font-weight:400;letter-spacing:.1em;margin-top:4px}.section-heading>p{font-size:11px;line-height:1.7;letter-spacing:.05em;color:#8f948d;padding-bottom:9px}.gesture-note span{font-size:18px;vertical-align:-1px;margin-right:7px}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.collection-card{position:relative;min-width:0}.card-topline{display:flex;justify-content:space-between;align-items:center;padding:12px 3px 13px;font-size:9px;letter-spacing:.14em;color:#979d96}.card-topline .serial{color:var(--accent);font-size:11px;letter-spacing:.06em}.card-stage{position:relative;height:auto;aspect-ratio:.75;touch-action:pan-y;cursor:grab;outline-offset:-3px!important;isolation:isolate}.card-stage::before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.035);background:radial-gradient(ellipse at 50% 40%,color-mix(in srgb,var(--accent) 7%,transparent),transparent 65%),linear-gradient(180deg,rgba(255,255,255,.018),transparent 85%);z-index:-1}.card-stage::after{content:"";position:absolute;width:60%;height:3%;left:20%;bottom:5%;border-radius:50%;background:#000;filter:blur(8px);opacity:.8;z-index:-1}.card-stage:active{cursor:grabbing}.card-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#a4aca4;font-size:11px;line-height:1.8;letter-spacing:.06em;text-align:center;padding:20px}.card-loading::before{content:"";height:20px;width:20px;border:1px solid #64706a;border-top-color:#d3ded3;transform:rotate(45deg);animation:loading 1.5s linear infinite}.card-loading.failed::before{animation:none;border-color:#a47770}.card-meta{display:flex;justify-content:space-between;align-items:center;padding:19px 2px 12px;position:relative;z-index:4}.card-meta h3{font-size:20px;font-weight:400;letter-spacing:.075em;margin:0 0 7px}.card-en{font-size:9px;letter-spacing:.18em;color:#858e86}.focus-button{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.06em;background:transparent;color:#b8c2b6;padding:10px 0 10px 10px;white-space:nowrap}.focus-button .arrow{font-size:19px;color:var(--accent);transition:transform .2s}.focus-button:hover .arrow{transform:translate(2px,-2px)}.card-bottom{padding:2px 2px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;line-height:1.7;color:#838b84;letter-spacing:.04em}.card-face{color:#9eaaa0;font-size:9px}.gallery-toolbar{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:25px 0;border-bottom:1px solid var(--line)}.toolbar-caption{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.05em;min-width:130px;color:#a6aea5}.live-dot{width:4px;height:4px;border-radius:50%;background:#b7cdb9;box-shadow:0 0 9px #829c8455}.toolbar-buttons{display:flex;align-items:center;gap:22px}.toolbar-buttons button{display:flex;align-items:center;gap:9px;background:transparent;font-size:10px;white-space:nowrap;padding:9px 0;color:#bfc6bb}.control-icon{font-size:17px}.foil-control{display:flex;align-items:center;gap:12px;font-size:10px;color:#b1b8ab;white-space:nowrap}.foil-control input{width:105px;height:2px;appearance:none;background:#454b42;border-radius:0;cursor:pointer;accent-color:#d7dfce}.foil-control input::-webkit-slider-thumb{width:8px;height:8px;background:#d7dfce;appearance:none;border-radius:50%}.foil-control input::-moz-range-thumb{width:8px;height:8px;background:#d7dfce;border:0;border-radius:50%}.foil-control output{font-size:9px;font-variant-numeric:tabular-nums;color:#8c9887;min-width:30px}.under-note{display:flex;justify-content:space-between;gap:20px;padding-top:17px;font-size:9px;letter-spacing:.055em;line-height:1.8;color:#717b71}.editorial{margin:95px auto 0;padding:54px 5% 63px;display:grid;grid-template-columns:1fr 1.52fr 1.1fr;gap:35px;max-width:1800px;background:var(--paper);color:var(--ink)}.editorial>.eyebrow{color:#767b70;padding-top:9px}.editorial h2{font-size:clamp(27px,3.2vw,48px);font-weight:400;line-height:1.5;letter-spacing:.08em}.editorial h2 em{font-family:"Songti SC","STSong",serif;font-weight:400}.editorial-copy{max-width:400px;padding-top:6px}.editorial-copy p{font-size:12px;line-height:2;color:#666c60;margin-bottom:13px;letter-spacing:.03em}.color-signatures{display:grid;grid-template-columns:1fr 1fr;gap:13px 12px;margin-top:30px}.color-signatures span{font-size:7px;letter-spacing:.09em;color:#6b7265;display:flex;align-items:center;gap:7px;white-space:nowrap}.color-signatures span::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 1px #00000015}.studio{padding:64px 5% 80px;max-width:1800px;margin:auto}.studio-content{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:28px}.archive-placeholder{min-height:190px;grid-column:1/-1;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:50px}.archive-mark{font:italic 80px Georgia,serif;letter-spacing:-.1em;color:#4a5148}.archive-placeholder p{font-size:12px;margin-top:14px;color:#909b8d}.studio-figure{margin:0;min-width:0}.studio-figure a{display:block}.studio-figure img,.studio-figure video{width:100%;aspect-ratio:16/9;display:block;object-fit:cover;background:#080909}.studio-figure figcaption{display:flex;justify-content:space-between;gap:12px;padding:18px 0;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.07em;color:#c1c9bb}.studio-figure figcaption span{font-size:9px;color:#73806d;letter-spacing:.1em}.studio-content.single{grid-template-columns:1fr}.studio-content.single .studio-figure{max-width:100%}footer{max-width:1800px;margin:auto;padding:31px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;position:relative;z-index:4}footer>.wordmark{font-size:11px}footer>span,footer>a:last-child{font-size:9px;color:#87927f;letter-spacing:.075em}#render-layer{position:fixed;inset:0;pointer-events:none;z-index:3}#render-layer canvas{display:block;width:100%;height:100%}.focus-open #render-layer{z-index:12}.focus-overlay{position:fixed;inset:0;z-index:10;background:#111414fa;overflow:auto;overscroll-behavior:contain}.focus-close{position:fixed;right:5%;top:35px;z-index:13;background:transparent;font-size:11px;letter-spacing:.1em;display:flex;align-items:center;gap:20px;padding:10px}.focus-close span{font-size:25px;font-weight:300}.focus-layout{min-height:100dvh;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:8%;max-width:1260px;margin:auto;padding:70px 6% 45px}.focus-art{position:relative;min-width:0;height:min(76vh,800px)}.focus-halo{position:absolute;inset:12% -8%;background:radial-gradient(ellipse,color-mix(in srgb,var(--accent) 9%,transparent),transparent 65%);pointer-events:none}.focus-stage{position:relative;width:100%;height:100%;cursor:grab;touch-action:none}.focus-stage:active{cursor:grabbing}.focus-gesture{position:absolute;bottom:3%;left:0;right:0;text-align:center;font-size:10px;letter-spacing:.1em;color:#6f7b73;pointer-events:none}.focus-info{position:relative;z-index:13;padding-right:5%}.focus-info .eyebrow{color:var(--accent)}.focus-title-row{display:flex;align-items:center;gap:20px;margin-top:30px}.focus-title-row h2{font-size:41px;line-height:1.4;font-weight:400;letter-spacing:.08em}.focus-face{font-size:10px;color:#8a988d;border:1px solid #38453a;padding:5px 8px;white-space:nowrap}.focus-subtitle{margin-top:13px;font-size:11px;line-height:1.8;letter-spacing:.18em;color:#8fa090}.focus-description{font-size:13px;color:#a3b09f;line-height:2.1;margin:34px 0 27px;max-width:380px}.card-facts{margin:0 0 35px;border-top:1px solid var(--line)}.card-facts>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0;font-size:10px;letter-spacing:.045em}.card-facts dt{color:#72806f}.card-facts dd{margin:0;color:#b5c0b0}.focus-controls{display:flex;gap:10px;flex-wrap:wrap}.primary-button,.secondary-button{padding:14px 18px;font-size:11px;letter-spacing:.05em;background:transparent}.primary-button{background:var(--paper);color:#20271f;display:flex;align-items:center;gap:20px}.primary-button:hover{color:black;background:white}.secondary-button{border:1px solid #3c4639;color:#a8b6a1}.focus-foil{margin-top:27px}.focus-foil input{flex:1}.focus-pagination{display:flex;align-items:center;gap:24px;padding-top:38px;font-size:10px;letter-spacing:.14em;color:#8da082}.focus-pagination button{background:transparent;color:#b6c1b0;padding:10px;font-size:22px}.noscript{position:fixed;bottom:0;background:var(--paper);color:var(--ink);z-index:60;width:100%;text-align:center;padding:15px}
@keyframes loading{to{transform:rotate(405deg)}}
@media(min-width:1700px){.card-stage{aspect-ratio:.78}.hero-heading{padding-bottom:50px}}
@media(max-width:1100px){.brand-cn{display:none}.hero-aside{width:170px}.hero-heading{gap:18px}h1>span{font-size:9.2vw}.card-grid{gap:15px}.card-meta h3{font-size:17px}.toolbar-caption{display:none}.gallery-toolbar{gap:18px}.editorial{grid-template-columns:.8fr 1.2fr}.editorial>.eyebrow{grid-column:1/-1}.focus-layout{gap:5%;padding:80px 5% 40px}.focus-title-row h2{font-size:32px}}
@media(max-width:760px){.masthead{height:70px;padding:0 6%}.masthead nav{gap:20px}.nav-index{display:none}.wordmark{font-size:12px;gap:8px}.prism-mark{width:15px;height:19px}.hero{padding:34px 6% 0}.hero-note{display:none}.hero-heading{padding:23px 0 32px;display:block}h1{font-size:34px}h1>span{font-size:14.1vw;letter-spacing:-.07em;margin-top:20px}.hero-aside{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-top:27px}.hero-aside .asterisk{display:none}.hero-aside p{font-size:10px;line-height:1.8}.hero-aside .text-link{padding-top:0;width:112px;font-size:10px}.hero-aside p br{display:none}.collection{padding:30px 6% 0}.section-heading{gap:12px;margin-bottom:15px}.section-heading h2{font-size:22px}.section-heading>p{font-size:9px;max-width:110px;padding-bottom:8px}.gesture-note span{display:none}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.card-stage{aspect-ratio:.72}.card-topline{font-size:7px;padding:8px 1px 10px;letter-spacing:.11em}.card-topline .serial{font-size:9px}.card-meta{padding:14px 1px 11px}.card-meta h3{font-size:16px;margin-bottom:6px;letter-spacing:.04em}.card-en{font-size:7px;letter-spacing:.13em}.focus-button{font-size:9px;gap:5px;padding:8px 0 8px 4px}.focus-button .arrow{font-size:16px}.card-bottom{font-size:9px;padding-bottom:12px}.card-face{font-size:8px}.gallery-toolbar{margin-top:28px;padding:18px 0;flex-wrap:wrap;justify-content:center;gap:22px}.toolbar-buttons{gap:25px;width:100%;justify-content:space-around}.toolbar-buttons button{font-size:10px}.foil-control{width:100%;justify-content:space-between;gap:17px}.foil-control input{flex:1;max-width:none}.under-note{font-size:8px;gap:12px;display:block;line-height:2}.under-note p+p{margin-top:4px;color:#5f6a5c}.editorial{margin-top:52px;padding:35px 6% 40px;display:block}.editorial h2{margin-top:23px;font-size:34px;line-height:1.45}.editorial-copy{max-width:none;margin-top:25px}.editorial-copy p{font-size:11px;line-height:2}.color-signatures{max-width:300px;margin-top:25px}.studio{padding:40px 6% 44px}.studio-content{grid-template-columns:1fr;gap:26px;margin-top:17px}.studio-figure figcaption{font-size:10px}.studio-figure figcaption span{font-size:8px}.archive-placeholder{gap:25px;min-height:160px}.archive-mark{font-size:58px}.archive-placeholder p{font-size:10px;line-height:1.8;margin-top:10px}footer{padding:25px 6%;gap:20px;flex-wrap:wrap}footer>span{display:none}footer>.wordmark{font-size:10px}.focus-close{top:14px;right:4%;font-size:10px;gap:13px}.focus-layout{min-height:100%;display:flex;flex-direction:column;padding:62px 7% 35px;gap:15px}.focus-art{height:51vh;min-height:300px;width:100%;max-width:420px}.focus-info{padding:0;width:100%;max-width:460px}.focus-title-row{margin-top:13px}.focus-title-row h2{font-size:30px}.focus-subtitle{margin-top:6px;font-size:10px}.focus-description{font-size:11px;line-height:1.9;margin:20px 0;max-width:none}.card-facts{margin-bottom:23px}.card-facts>div{padding:12px 0}.focus-gesture{bottom:0;font-size:9px}.focus-pagination{padding-top:19px;justify-content:center}.focus-foil{margin-top:22px}.focus-controls{gap:8px}.primary-button,.secondary-button{padding:13px 15px}.focus-halo{inset:0 -6%}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
