:root{color-scheme:light;--paper:#faf8f2;--ink:#26372f;--sub:#68736a;--line:#dedfd5;--accent:#d9603b;--panel:#fffefa;font-family:Inter,"Microsoft YaHei",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}body.locked{overflow:hidden}button{font:inherit}.site-header,main,footer{width:min(1120px,calc(100% - 48px));margin:auto}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;color:inherit;text-decoration:none;font-weight:700;font-size:1.15rem}.brand img{width:58px;height:58px;object-fit:cover;border-radius:15px}.english,.eyebrow{font-size:.75rem;letter-spacing:.18em;color:var(--sub)}.intro{min-height:390px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;padding:52px 0 46px}.eyebrow{margin:0 0 20px}.intro h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.06;letter-spacing:-.06em;margin:0 0 22px;font-weight:700}.intro h1 span,.section-head h2 span{color:var(--accent)}.lead{font-size:1rem;line-height:1.9;color:var(--sub);margin:0}.feature{justify-self:center;position:relative;transform:rotate(5deg)}.feature img{display:block;width:min(280px,30vw);aspect-ratio:1;object-fit:cover;border-radius:18px;box-shadow:0 18px 40px #5c3d2226}.feature p{position:absolute;left:-40px;bottom:-18px;background:#f3bd5c;padding:13px 18px;margin:0;transform:rotate(-11deg);font-weight:600}.collection{padding:26px 0 56px}.section-head{display:flex;justify-content:space-between;align-items:baseline;gap:18px}.section-head h2{font-size:1.7rem;margin:0}.section-head p,.status{color:var(--sub);font-size:.85rem}.filter-shell{position:relative}.filter-toggle{display:none}.filters{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.filters button{border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--sub);padding:10px 16px;cursor:pointer}.filters small{margin-left:7px;opacity:.68}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 22px}.work button{width:100%;display:block;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.cover{display:block;position:relative;aspect-ratio:1.45;overflow:hidden;border-radius:12px;background:#e5e2d8}.cover img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.work button:hover .cover img{transform:scale(1.025)}.cover>span{position:absolute;left:12px;bottom:12px;background:#203027dd;color:white;padding:5px 8px;border-radius:5px;font-size:.75rem}.cover b{position:absolute;right:12px;bottom:12px;background:#f3bd5c;color:#3e3424;padding:6px 9px;border-radius:5px;font-size:.75rem}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:12px}.card-head strong{font-size:1rem}.card-head small{font-size:.75rem;color:var(--sub);white-space:nowrap}.work em{display:block;font-style:normal;font-size:.82rem;color:var(--sub);margin-top:6px}.load-sentinel{height:1px}footer{display:flex;align-items:center;justify-content:space-between;gap:18px 24px;border-top:1px solid var(--line);padding:23px 0 35px;font-size:.82rem;color:var(--sub)}.copyright{letter-spacing:.04em}.filing{display:flex;align-items:center;gap:7px;min-height:36px;color:var(--sub);text-decoration:none;transition:color .2s ease}.filing:hover,.filing:focus-visible{color:var(--ink)}.filing svg{width:19px;height:19px;fill:none;stroke:var(--accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.filing strong{font-size:.82rem;font-weight:500}.back-to-top{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:8;display:flex;align-items:center;justify-content:center;gap:7px;min-width:116px;height:46px;padding:0 15px;border:2px solid var(--ink);border-radius:999px;background:#f3bd5c;color:var(--ink);box-shadow:0 9px 0 #26372f1f,0 12px 28px #14221938;font-size:.86rem;font-weight:700;line-height:1;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s,bottom .25s ease}.back-to-top svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.back-to-top.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top.visible:hover,.back-to-top.visible:focus-visible{transform:translateY(-2px);box-shadow:0 11px 0 #26372f1f,0 15px 32px #14221942}.back-to-top.near-footer{bottom:var(--footer-lift,104px)}.viewer{width:min(1100px,calc(100% - 24px));max-width:none;height:min(88vh,900px);padding:0;border:0;border-radius:16px;background:var(--panel);color:var(--ink);box-shadow:0 25px 80px #14221966}.viewer::backdrop{background:#18231ecc;backdrop-filter:blur(5px)}.viewer-shell{min-height:100%;height:100%;display:flex;flex-direction:column}.viewer header{position:sticky;top:0;z-index:4;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px;background:var(--panel);border-bottom:1px solid var(--line)}.viewer h2{margin:3px 0 0;font-size:1.35rem}.viewer-type{margin:0;color:var(--sub);font-size:.8rem}.close{border:0;background:var(--ink);color:var(--paper);width:40px;height:40px;border-radius:50%;font-size:1.6rem;line-height:1;cursor:pointer}.viewer-content{padding:24px;flex:1;min-height:0;overflow-y:auto}.viewer video{display:block;width:100%;max-height:70vh;background:#111;border-radius:10px}.gallery{display:grid;grid-template-columns:1fr;gap:18px}.gallery figure,.slides figure{margin:0}.gallery img{display:block;width:100%;height:auto;border-radius:8px}.slides{display:grid;gap:22px}.slides img{display:block;width:100%;height:auto}.slides figcaption{text-align:center;color:var(--sub);font-size:.8rem;margin-top:8px}.game-actions{display:flex;gap:10px;margin-bottom:14px}.game-actions button{border:0;border-radius:7px;padding:10px 15px;background:var(--ink);color:var(--paper);cursor:pointer}.game-stage{height:min(68vh,720px);display:grid;place-items:center;background:#18221e;color:#e9eee8;border-radius:10px;overflow:hidden}.game-stage iframe{width:100%;height:100%;border:0}.status{margin:0 0 16px}
@media(max-width:720px){.site-header,main,footer{width:calc(100% - 28px)}.site-header{height:76px}.brand img{width:48px;height:48px}.english{display:none}.intro{min-height:auto;grid-template-columns:1fr;padding:35px 0}.intro h1{font-size:clamp(2.35rem,12vw,3rem)}.feature{display:none}.works{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.filter-shell{margin:16px 0}.filter-toggle{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--paper);padding:6px 11px;cursor:pointer}.filter-shell .filters{display:none;position:static;flex-direction:column;align-items:stretch;width:max-content;max-width:100%;gap:4px;margin:8px 0 0;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.filter-shell[data-open=true] .filters{display:flex}.filters button{min-height:34px;padding:6px 10px;text-align:left}.viewer{width:100%;height:100dvh;max-height:none;margin:0;border-radius:0}.viewer header{padding:calc(14px + env(safe-area-inset-top)) 14px 14px}.viewer-content{padding:14px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.close{width:44px;height:44px;flex:0 0 auto}.back-to-top{min-width:108px;width:auto;height:42px;padding:0 13px;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));font-size:.8rem}.back-to-top.near-footer{bottom:var(--footer-lift,112px)}.game-stage{height:min(70dvh,720px)}footer{flex-direction:row;flex-wrap:wrap;gap:8px 16px}.filing{margin-left:auto}}
@media(max-width:390px){.intro h1{font-size:2.55rem}.filters button{min-height:34px;padding:6px 10px}.card-head{display:block}.card-head small{display:block;margin-top:4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cover img,.back-to-top{transition:none}}






