:root{color-scheme:light dark;--bg: #e9e7df;--ink: #252622;--muted: #6c6c60;--line: #c7c7bc;--stone: #e2dfd1;--face: #faf7eb;--dark: #585b50;--accent: #e75522;--metal: #91978e;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media(prefers-color-scheme:dark){:root{--bg: #212422;--ink: #e9e7df;--muted: #b2b5a9;--line: #4b5048;--stone: #828879;--face: #bdc4b2;--dark: #3c463d;--accent: #ff793b;--metal: #a5b1a4}}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;min-width:320px;min-height:100svh}button,a{color:inherit;font:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{color:var(--bg);background:var(--ink)}.exhibition{max-width:1280px;margin:0 auto;padding-bottom:24px;position:relative;isolation:isolate}.site-header{position:absolute;right:36px;top:36px;z-index:3}.site-header nav{display:flex;gap:24px;align-items:center}.site-header button,.site-header a{border:0;background:none;padding:10px 0;font-size:13px}.site-header a:hover,.site-header button:hover{text-decoration:underline;text-underline-offset:5px}.stage{position:relative;height:clamp(480px,78svh,820px);min-width:0;overflow:hidden}.stage h1{position:absolute;left:32px;top:24px;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(96px,15vw,176px);line-height:1;letter-spacing:-.08em;pointer-events:none}.scene,.scene-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.scene-canvas canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab}.scene-status{position:absolute;top:62%;left:50%;transform:translate(-50%,-50%);font-size:12px;color:var(--muted)}.project-index{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;padding:0 24px 25px}.project-index button{border:0;background:none;padding:12px 0;color:var(--muted);font-size:14px}.project-index button[aria-pressed=true]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:7px}.project-index button:hover{text-decoration:underline;text-underline-offset:7px}.project-detail{margin:0 36px;padding:17px 0 23px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px}.project-detail[hidden]{display:none}.project-detail p{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.detail-actions{display:flex;align-items:center;gap:22px;flex-shrink:0}.project-detail a{font-size:13px;display:inline-block;padding:3px 0;border-bottom:1px solid var(--ink)}.close-detail{border:0;background:none;padding:10px;font-size:20px}@media(max-width:600px){.stage{height:clamp(420px,72svh,580px)}.stage h1{left:20px;top:20px;font-size:96px}.site-header{top:122px;right:22px}.site-header nav{gap:20px}.project-index{gap:34px}.project-detail{margin:0 22px;flex-wrap:wrap;gap:10px}.detail-actions{width:100%;justify-content:space-between}}@media(pointer:coarse){.site-header button,.site-header a,.project-index button,.project-detail a,.close-detail{min-height:44px}.project-detail a{display:inline-flex;align-items:center}}
