:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;--black:#111;--paper:#f4f4f1;--line:#11111138;--muted:#6d6d68;background:#f4f4f1;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--black);margin:0}body,button,a{cursor:default}a,button{color:inherit;font:inherit}a{cursor:pointer;text-decoration:none}button{border:0}button:not(:disabled){cursor:pointer}img{max-width:100%;display:block}::selection{color:#fff;background:#111}:focus-visible{outline-offset:4px;outline:2px solid #e7c954}.site-header{z-index:100;color:#fff;background:#0d0d0d;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;transition:height .22s,border-color .22s;display:flex;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{border-bottom-color:#fff3;height:64px}.site-brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand-mark{border:1px solid;place-items:center;width:38px;height:38px;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1;display:grid}.brand-name{gap:1px;line-height:1.15;display:grid}.brand-name strong{font-family:Songti SC,SimSun,serif;font-size:14px;font-weight:500}.brand-name small{color:#ffffff9e;font-size:9px}.site-header nav{align-items:center;gap:34px;height:100%;font-size:13px;display:flex}.site-header nav a{align-items:center;height:100%;display:grid;position:relative}.site-header nav a:not(.nav-contact):after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-contact{color:inherit;background:0 0;border:1px solid #ffffffb8;place-items:center;padding:0 18px;transition:background .18s,color .18s;display:grid;height:36px!important}.nav-contact:hover{color:#111;background:#fff}.collection-intro{border-bottom:1px solid var(--line);background-color:#f4f4f1;background-image:url(/textures/gallery-dot.png);background-repeat:repeat;background-size:8px 8px;grid-template-rows:1fr auto;grid-template-columns:1fr 2.1fr 1fr;column-gap:28px;min-height:52vh;padding:132px 4vw 44px;display:grid}.collection-index{color:var(--muted);flex-direction:column;align-self:start;gap:6px;font-size:10px;display:flex}.collection-heading{align-self:center}.collection-heading h1{margin:0;font-family:Songti SC,SimSun,Georgia,serif;font-size:72px;font-weight:400;line-height:.92}.collection-heading h1 span{margin-top:14px;font-family:Arial,sans-serif;font-size:13px;line-height:1;display:block}.collection-heading p{color:var(--muted);margin:30px 0 0;font-size:13px}.intro-scroll{border:1px solid var(--black);place-self:end;place-items:center;width:46px;height:46px;transition:background .18s,color .18s;display:grid}.intro-scroll:hover{background:var(--black);color:#fff}.bookshelf-section{background:#deded9;padding:54px 4vw 86px}.section-heading{border-bottom:1px solid #11111159;justify-content:space-between;align-items:flex-end;padding-bottom:24px;display:flex}.section-heading>div>span,.section-heading>p{color:#61615d;margin:0 0 9px;font-size:10px;display:block}.section-heading h2{margin:0;font-family:Songti SC,SimSun,serif;font-size:34px;font-weight:400}.bookshelf{margin-top:44px;overflow:hidden}.bookshelf-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 34px;display:grid}.bookshelf-grid.bookshelf-grid--single{grid-template-columns:minmax(0,1fr);max-width:960px;margin:0 auto}.shelf-slot{isolation:isolate;justify-content:center;align-items:flex-end;height:470px;padding-bottom:79px;display:flex;position:relative}.shelf-slot:before{content:"";z-index:-2;transform-origin:top;background:#cacac5;border-top:1px solid #92928d;height:18px;position:absolute;bottom:60px;left:-20px;right:-20px;transform:perspective(300px)rotateX(58deg);box-shadow:0 13px 16px #11111130}.shelf-slot:after{content:"";z-index:-1;background:#9f9f9a;border-bottom:1px solid #797975;height:10px;position:absolute;bottom:52px;left:-20px;right:-20px}.book-object{color:#111;width:242px;height:342px;transform:rotate(var(--book-tilt));transform-origin:50% 100%;filter:drop-shadow(12px 17px 10px #1113);background:0 0;flex:none;padding:0;transition:transform .3s cubic-bezier(.2,.7,.2,1),filter .3s;position:relative}.book-object--landscape{width:440px;height:311px}.book-object--precomposed .book-cover>img{filter:none}.book-object:hover,.book-object:focus-visible{filter:drop-shadow(17px 24px 15px #11111140);transform:translateY(-13px)rotate(0)perspective(850px)rotateY(-5deg)}.book-spine{z-index:3;background:color-mix(in srgb, var(--book-accent), #000 18%);color:#fff;writing-mode:vertical-rl;border-right:1px solid #0000005c;justify-content:space-between;align-items:center;width:25px;padding:13px 6px;font-size:8px;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden;box-shadow:inset -5px 0 8px #00000038}.book-cover{z-index:2;background:var(--book-accent);border:1px solid #00000052;display:block;position:absolute;inset:0 3px 3px 23px;overflow:hidden;box-shadow:inset 1px 0 #ffffff40,inset 8px 0 12px #00000021}.book-cover>img{object-fit:cover;filter:saturate(.72)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.book-cover-shade{background:linear-gradient(#00000014,#0000 45%,#00000073);position:absolute;inset:0}.book-object--dark .book-cover-shade{background:linear-gradient(#ffffff4d,#0000 42%,#ffffffa6)}.book-kicker,.book-year,.book-title,.book-open-icon{z-index:2;position:absolute}.book-kicker{font-size:8px;top:17px;left:19px}.book-title{text-align:left;gap:7px;display:grid;bottom:38px;left:19px;right:18px}.book-title strong{font-family:Songti SC,SimSun,serif;font-size:24px;font-weight:500;line-height:1.08}.book-title small{font-size:8px;line-height:1.2}.book-year{font-size:8px;bottom:13px;right:17px}.book-open-icon{opacity:0;border:1px solid;place-items:center;width:31px;height:31px;transition:opacity .18s,transform .18s;display:grid;top:12px;right:12px;transform:translateY(4px)}.book-object:hover .book-open-icon,.book-object:focus-visible .book-open-icon{opacity:1;transform:translateY(0)}.book-object--light .book-cover{color:#fff}.book-object--dark .book-cover{color:#111}.book-pages{z-index:1;background:repeating-linear-gradient(#f5f1e8 0 2px,#d8d3c9 3px);border-bottom:3px solid #cbc5b8;border-right:3px solid #cbc5b8;position:absolute;inset:4px 0 0 28px}.shelf-label{color:#5f5f5a;justify-content:space-between;align-items:flex-start;gap:16px;font-size:9px;display:flex;position:absolute;bottom:8px;left:6px;right:6px}.shelf-label>div{color:#111;gap:10px;display:flex}.shelf-label strong{font-weight:500}.about-section{background-color:#f4f4f1;background-image:url(/textures/gallery-dot.png);background-repeat:repeat;background-size:8px 8px;grid-template-columns:1fr 2.1fr 1fr;column-gap:28px;min-height:76vh;padding:110px 4vw 124px;display:grid}.about-index{color:var(--muted);font-size:10px}.about-content{grid-column:2/4;max-width:900px}.about-content h2{margin:0 0 70px;font-family:Songti SC,SimSun,serif;font-size:56px;font-weight:400}.about-content>p{max-width:760px;margin:0;font-family:Songti SC,SimSun,serif;font-size:28px;line-height:1.75}.about-meta{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 1fr 2fr;gap:20px;margin-top:88px;padding-top:20px;font-size:11px;display:grid}.about-meta a{color:#111;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.site-footer{color:#fff;background:#0d0d0d;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:132px;padding:30px 4vw;font-size:10px;display:grid}.site-brand--footer{justify-self:start}.site-footer>a:last-child{justify-self:end}.contact-view{z-index:1100;color:#111;background:#f4f4f1;grid-template-rows:76px 1fr 70px;animation:.24s both reader-enter;display:grid;position:fixed;inset:0;overflow-y:auto}.contact-view-header{z-index:2;color:#fff;background:#0d0d0d;justify-content:space-between;align-items:center;padding:0 4vw;display:flex;position:sticky;top:0}.contact-view-brand{align-items:center;gap:12px;display:flex}.contact-view-brand>span{border:1px solid;place-items:center;width:38px;height:38px;font-family:Georgia,Times New Roman,serif;font-size:11px;display:grid}.contact-view-brand strong{font-family:Songti SC,SimSun,serif;font-size:14px;font-weight:500}.contact-close{color:#fff;background:0 0;border:1px solid #ffffff75;place-items:center;width:42px;height:42px;padding:0;transition:background .16s,color .16s;display:grid}.contact-close:hover{color:#111;background:#fff}.contact-view-body{grid-template-columns:1fr 2.3fr;column-gap:7vw;min-height:calc(100vh - 146px);padding:82px 4vw 90px;display:grid}.contact-title-block>span,.contact-profile>span,.contact-methods>span{color:var(--muted);font-size:9px}.contact-title-block h2{margin:42px 0 12px;font-family:Songti SC,SimSun,serif;font-size:62px;font-weight:400;line-height:1}.contact-title-block p{color:var(--muted);margin:0;font-size:11px}.contact-resume{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);column-gap:5vw;display:grid}.contact-profile dl{margin:38px 0 0}.contact-profile dl>div{border-top:1px solid var(--line);grid-template-columns:76px 1fr;gap:14px;padding:17px 0;display:grid}.contact-profile dl>div:last-child{border-bottom:1px solid var(--line)}.contact-profile dt,.contact-methods small{color:var(--muted);font-size:9px}.contact-profile dd{align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.contact-methods>a:first-of-type{margin-top:38px}.contact-methods>a{border-top:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) 24px;align-items:center;gap:14px;min-height:96px;padding:20px 0;transition:padding .18s,background .18s;display:grid}.contact-methods>a:last-child{border-bottom:1px solid var(--line)}.contact-methods>a:hover{background:#e5e5e0;padding-left:12px;padding-right:12px}.contact-methods>a>div{gap:8px;min-width:0;display:grid}.contact-methods strong{overflow-wrap:anywhere;font-family:Arial,sans-serif;font-size:18px;font-weight:400}.contact-view-footer{border-top:1px solid var(--line);color:var(--muted);background:#deded9;justify-content:space-between;align-items:center;gap:20px;padding:0 4vw;font-size:9px;display:flex}.reader{z-index:1000;color:#fff;background:#171717;animation:.26s both reader-enter;position:fixed;inset:0;overflow:hidden}@keyframes reader-enter{0%{opacity:0}to{opacity:1}}.reader-toolbar{z-index:80;background:#171717f0;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex;position:absolute;top:0;left:0;right:0}.reader-identity{align-items:center;gap:14px;min-width:0;display:flex}.reader-identity>span{border:1px solid #ffffff8c;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.reader-identity div{gap:3px;min-width:0;display:grid}.reader-identity strong{font-family:Songti SC,SimSun,serif;font-size:14px;font-weight:500}.reader-identity small{color:#ffffff8a;font-size:8px}.reader-actions{gap:8px;display:flex}.icon-button,.reader-nav-button{color:#fff;background:0 0;border:1px solid #ffffff57;place-items:center;width:40px;height:40px;padding:0;transition:background .16s,color .16s,border-color .16s;display:grid}.icon-button:hover,.icon-button.is-active,.reader-nav-button:hover:not(:disabled){color:#111;background:#fff;border-color:#fff}.reader-info{z-index:70;color:#111;opacity:0;pointer-events:none;background:#f4f4f1;border:1px solid #ffffff52;width:min(360px,100vw - 28px);padding:26px;transition:opacity .19s,transform .19s;position:absolute;top:82px;right:14px;transform:translateY(-8px);box-shadow:0 22px 60px #00000052}.reader-info.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.reader-info>span{color:var(--muted);font-size:9px}.reader-info h2{margin:12px 0 24px;font-family:Songti SC,SimSun,serif;font-size:28px;font-weight:400}.reader-info>p{margin:0;font-family:Songti SC,SimSun,serif;font-size:15px;line-height:1.9}.reader-info dl{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:30px 0 0;padding-top:14px;display:grid}.reader-info dl>div{gap:5px;display:grid}.reader-info dt{color:var(--muted);font-size:9px}.reader-info dd{margin:0;font-size:10px}.reader-stage{z-index:10;justify-content:center;align-items:center;padding:16px 28px;display:flex;position:absolute;inset:70px 0 64px;overflow:hidden}.flip-book{margin:auto}.reader-page{color:#111;background:#f4f1e9;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #11111114}.reader-page:after{content:"";z-index:8;pointer-events:none;background:linear-gradient(90deg,#0000001a,#0000);width:12px;position:absolute;top:0;bottom:0;left:0}.reader-cover{color:#fff;background:var(--black)}.reader-cover>img,.reader-cover-overlay{width:100%;height:100%;position:absolute;inset:0}.reader-cover>img{object-fit:cover;filter:saturate(.75)contrast(1.05)}.reader-cover-overlay{background:linear-gradient(#0000001a,#0000 45%,#00000094)}.reader-cover--dark{color:#111}.reader-cover--dark .reader-cover-overlay{background:linear-gradient(#ffffff42,#0000 40%,#ffffffb8)}.reader-cover-number,.reader-cover-title,.reader-cover-year{z-index:2;position:absolute}.reader-cover-number{border:1px solid;place-items:center;width:38px;height:38px;font-size:10px;display:grid;top:30px;left:30px}.reader-cover-title{gap:11px;display:grid;bottom:62px;left:30px;right:32px}.reader-cover-title strong{font-family:Songti SC,SimSun,serif;font-size:38px;font-weight:500;line-height:1.08}.reader-cover-title span,.reader-cover-year{font-size:10px}.reader-cover-year{bottom:25px;right:30px}.reader-intro{flex-direction:column;padding:38px 38px 28px;display:flex}.reader-folio,.reader-page-meta,.reader-category{font-size:9px}.reader-folio{border-bottom:1px solid var(--line);color:var(--muted);padding-bottom:15px}.reader-intro-copy{margin:auto 0}.reader-category{color:var(--muted);margin:0 0 18px}.reader-intro h2{margin:0 0 30px;font-family:Songti SC,SimSun,serif;font-size:34px;font-weight:400}.reader-intro-copy>p:last-child{margin:0;font-family:Songti SC,SimSun,serif;font-size:16px;line-height:1.9}.reader-page-meta{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:15px;display:flex}.reader-photo-page{padding:24px 24px 20px}.reader-photo-page figure{grid-template-rows:minmax(0,1fr) auto;gap:14px;width:100%;height:100%;margin:0;display:grid}.reader-photo-page img{object-fit:contain;background:#e3e1da;width:100%;height:100%;min-height:0}.reader-photo-page figcaption{min-height:18px;color:var(--muted);justify-content:space-between;gap:16px;font-size:8px;display:flex}.reader-artwork-page{background:#fff}.reader-artwork-page>img{object-fit:contain;width:100%;height:100%}.reader-artwork-page:after{background:linear-gradient(90deg,#00000012,#0000);width:7px}.reader-colophon{flex-direction:column;justify-content:space-between;padding:38px;display:flex}.reader-colophon span,.reader-colophon p{color:var(--muted);font-size:9px;line-height:1.8}.reader-colophon h2{margin:14px 0 0;font-family:Songti SC,SimSun,serif;font-size:34px;font-weight:400}.reader-back{color:#fff;background:#111;flex-direction:column;justify-content:space-between;padding:30px;font-size:10px;display:flex}.reader-back strong{align-self:flex-end;font-weight:400}.reader-footer{z-index:80;background:#171717f0;border-top:1px solid #ffffff29;justify-content:center;align-items:center;gap:22px;height:64px;padding:0 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.reader-nav-button:disabled{opacity:.26;cursor:not-allowed}.reader-progress{text-align:center;color:#ffffffb3;grid-template-columns:22px 1fr 22px;align-items:center;gap:12px;width:min(280px,46vw);font-size:9px;display:grid}.reader-progress i{background:#ffffff42;height:1px;position:relative;overflow:hidden}.reader-progress b{background:#fff;transition:width .26s;position:absolute;inset:0 auto 0 0}@media (width<=900px){.collection-intro{grid-template-columns:1fr 2fr}.collection-heading,.intro-scroll{grid-column:2}.bookshelf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 26px}.about-section{grid-template-columns:1fr 3fr}.about-content{grid-column:2}}@media (width<=640px){html{scroll-padding-top:62px}.site-header,.site-header.is-scrolled{height:62px;padding:0 18px}.brand-mark{width:34px;height:34px}.brand-name small,.site-header nav a:not(.nav-contact){display:none}.site-header nav{gap:0}.nav-contact{padding:0 14px;height:34px!important}.collection-intro{grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;column-gap:18px;min-height:48vh;padding:104px 18px 28px}.collection-index{grid-column:1/3}.collection-heading{grid-column:1/3;align-self:end;margin-top:58px}.collection-heading h1{font-size:52px}.collection-heading p{margin-top:20px}.intro-scroll{grid-area:3/2;width:40px;height:40px}.bookshelf-section{padding:36px 18px 62px}.section-heading{padding-bottom:18px}.section-heading>p{margin-bottom:5px}.bookshelf{margin-top:24px;margin-left:-8px;margin-right:-8px}.bookshelf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 6px}.shelf-slot{height:332px;padding-bottom:68px}.shelf-slot:before{bottom:52px;left:-4px;right:-4px}.shelf-slot:after{bottom:45px;left:-4px;right:-4px}.book-object{filter:drop-shadow(7px 10px 7px #1113);width:min(148px,39vw);height:min(220px,58vw)}.bookshelf-grid--single .shelf-slot{height:326px}.book-object--landscape{width:min(322px,84vw);height:min(228px,59vw)}.book-object:hover,.book-object:focus-visible{transform:translateY(-7px)rotate(0)}.book-spine{width:17px;padding:9px 4px;font-size:6px}.book-cover{left:16px}.book-pages{left:19px}.book-kicker{font-size:6px;top:10px;left:11px}.book-title{gap:5px;bottom:27px;left:11px;right:10px}.book-title strong{font-size:17px}.book-title small,.book-year{font-size:6px}.book-year{bottom:9px;right:10px}.book-open-icon{display:none}.shelf-label{gap:6px;font-size:7px;left:4px;right:4px}.shelf-label>div{gap:5px}.shelf-label>span{text-align:right;max-width:58px}.about-section{min-height:auto;padding:74px 18px 84px;display:block}.about-content{margin-top:56px}.about-content h2{margin-bottom:46px;font-size:42px}.about-content>p{font-size:21px;line-height:1.8}.about-meta{grid-template-columns:1fr 1fr;margin-top:60px}.about-meta a{grid-column:1/3;justify-content:flex-start}.site-footer{grid-template-columns:1fr auto;min-height:176px;padding:28px 18px}.contact-view{display:block}.contact-view-header{height:62px;padding:0 18px}.contact-view-brand>span,.contact-close{width:36px;height:36px}.contact-view-body{min-height:calc(100vh - 124px);padding:52px 18px 64px;display:block}.contact-title-block h2{margin-top:30px;font-size:48px}.contact-resume{margin-top:64px;display:block}.contact-methods{margin-top:56px}.contact-methods strong{font-size:16px}.contact-view-footer{height:62px;padding:0 18px}.site-footer>a:last-child{grid-column:2}.reader-toolbar{height:62px;padding:0 12px}.reader-identity>span{display:none}.reader-identity small{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}.icon-button,.reader-nav-button{width:38px;height:38px}.reader-info{top:72px}.reader-stage{padding:10px 8px;inset:62px 0}.reader-footer{gap:12px;height:62px;padding:0 12px}.reader-progress{gap:7px;width:min(220px,100vw - 116px)}.reader-cover-number{top:20px;left:20px}.reader-cover-title{bottom:52px;left:20px;right:20px}.reader-cover-title strong{font-size:30px}.reader-cover-year{bottom:20px;right:20px}.reader-intro,.reader-colophon{padding:28px 26px 24px}.reader-intro h2,.reader-colophon h2{font-size:28px}.reader-intro-copy>p:last-child{font-size:14px}.reader-photo-page{padding:18px 18px 15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
