:root{--xy-ink:#101512;--xy-paper:#f1ebdd;--xy-paper-cool:#d9ddcf;--xy-moss:#244a31;--xy-moss-light:#76906f;--xy-bloom:#f06f52;--xy-bloom-soft:#f4b69f;--xy-signal:#c9f36a;--xy-serif:"Iowan Old Style","Noto Serif SC","Songti SC","STSong",Georgia,serif;--xy-display:"Lantinghei SC","PingFang SC","Noto Sans SC",sans-serif;--xy-sans:"PingFang SC","Noto Sans SC",Inter,"Microsoft YaHei",Arial,sans-serif;--xy-human:"Hiragino Sans GB","PingFang SC","Noto Sans SC",sans-serif;--xy-mono:"IBM Plex Mono","SFMono-Regular","Cascadia Code","Liberation Mono",monospace;--xy-signature:var(--font-signature);--xy-ease:cubic-bezier(.2,.72,.2,1)}.archive-world,.xiaoyue-home{position:relative;z-index:1;min-height:100vh;color:var(--xy-ink);background:var(--xy-paper);font-family:var(--xy-sans);font-synthesis:none;isolation:isolate}.archive-world *,.xiaoyue-home *{box-sizing:border-box}.archive-world a,.xiaoyue-home a{color:inherit}.world-folio{margin:0;font:600 .7rem/1.3 var(--xy-mono);letter-spacing:.13em}.text-link,.world-folio{text-transform:uppercase}.text-link{display:inline-flex;min-height:44px;width:-moz-fit-content;width:fit-content;align-items:center;gap:.8rem;padding:.25rem 0;border-bottom:1px solid;font:650 .72rem/1 var(--xy-mono);letter-spacing:.09em;text-decoration:none}.text-link span{display:inline-block;transition:transform .22s var(--xy-ease)}.text-link:focus-visible span,.text-link:hover span{transform:translate(3px,-2px)}.archive-desk a:focus-visible,.archive-desk button:focus-visible,.archive-desk-section button:focus-visible,.archive-file-index a:focus-visible,.text-link:focus-visible,.world-nav a:focus-visible,.world-portals a:focus-visible{outline:2px solid var(--xy-bloom);outline-offset:4px}.world-nav{--nav-bg:var(--xy-paper);--nav-fg:var(--xy-ink);--nav-line:rgba(16,21,18,.22);position:sticky;top:0;z-index:90;display:grid;min-height:72px;grid-template-columns:minmax(180px,1fr) auto minmax(150px,1fr);align-items:center;gap:2rem;padding:0 clamp(1.25rem,3.4vw,3.5rem);color:var(--nav-fg);border-bottom:1px solid var(--nav-line);background:var(--nav-bg);font-family:var(--xy-mono)}.world-nav--archive{--nav-bg:var(--xy-moss);--nav-fg:var(--xy-paper);--nav-line:rgba(241,235,221,.24)}.world-nav--work{--nav-bg:var(--xy-ink);--nav-fg:#f5f3ed;--nav-line:rgba(245,243,237,.2)}.world-nav--lab{--nav-bg:var(--xy-paper-cool);--nav-fg:var(--xy-ink);--nav-line:rgba(16,21,18,.28)}.world-nav--notes{--nav-bg:var(--xy-paper);--nav-fg:var(--xy-moss);--nav-line:rgba(36,74,49,.22)}.world-nav__skip{position:fixed;left:1rem;top:.5rem;z-index:200;padding:.65rem .8rem;color:var(--xy-paper)!important;background:var(--xy-ink);font:600 .75rem/1 var(--xy-sans);text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}.world-nav__skip:focus{transform:translateY(0)}.world-nav__brand{display:inline-flex;min-height:44px;width:-moz-fit-content;width:fit-content;align-items:center;gap:.65rem;text-decoration:none}.world-nav__brand>span:last-child{display:flex;align-items:baseline;gap:.42rem;white-space:nowrap}.world-nav__brand b{font-size:.78rem;letter-spacing:.1em}.world-nav__brand small{font-size:.58rem;letter-spacing:.14em;opacity:.55}.world-nav__links{display:flex;align-items:stretch;align-self:stretch}.world-nav__links a{position:relative;display:flex;min-width:84px;min-height:44px;align-items:center;justify-content:center;gap:.42rem;padding:.25rem .85rem;text-decoration:none}.world-nav__links a:after{content:"";position:absolute;right:.75rem;bottom:-1px;left:.75rem;height:3px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s var(--xy-ease)}.world-nav__links a:hover:after,.world-nav__links a[aria-current=page]:after{transform:scaleX(1)}.world-nav__links span{font-size:.58rem;opacity:.48}.world-nav__links b{font-size:.69rem;letter-spacing:.08em}.world-nav__year{justify-self:end;font-size:.62rem;letter-spacing:.1em;white-space:nowrap}.world-nav__year span{opacity:.56}.xiaoyue-mark-wrap{display:inline-flex;align-items:center;gap:.65rem;color:inherit}.xiaoyue-mark{display:block;width:24px;height:24px;flex:0 0 auto;overflow:visible}.xiaoyue-mark__petal{fill:currentColor;opacity:.9}.xiaoyue-mark__center{fill:var(--xy-bloom)}.world-nav--lab .xiaoyue-mark__petal,.world-nav--work .xiaoyue-mark__petal{fill:none;stroke:currentColor;stroke-width:1.4}.world-nav--lab .xiaoyue-mark__center{fill:var(--xy-signal);stroke:var(--xy-ink);stroke-width:1}.xiaoyue-mark-label{font:650 .67rem/1 var(--xy-mono);letter-spacing:.12em}.evidence-badge{display:inline-grid;width:-moz-fit-content;width:fit-content;grid-template-columns:6px auto;align-items:center;gap:.25rem .5rem;padding:.45rem .6rem .42rem;border:1px solid;color:inherit;font:650 .6rem/1.1 var(--xy-mono);letter-spacing:.08em;text-transform:uppercase}.evidence-badge i{display:block;width:6px;height:6px;border-radius:50%;background:currentColor}.evidence-badge small{grid-column:2;font:500 .52rem/1.1 var(--xy-mono);letter-spacing:.03em;opacity:.62;text-transform:none}.evidence-badge--verified i{background:var(--xy-moss-light)}.evidence-badge--repository-reported i{background:var(--xy-bloom)}.evidence-badge--prototype i{background:#b79043}.evidence-badge--wip i{background:currentColor;opacity:.4}.xiaoyue-hero{position:relative;display:grid;min-height:calc(100svh - 72px);grid-template-columns:repeat(12,minmax(0,1fr));align-content:space-between;gap:1.25rem;overflow:hidden;padding:clamp(2rem,4.5vw,4.5rem) clamp(1.25rem,4.8vw,5rem) clamp(2.25rem,5vw,5rem);border-bottom:1px solid rgba(16,21,18,.25);background:var(--xy-paper)}.xiaoyue-hero:before{content:"";position:absolute;left:clamp(1.25rem,4.8vw,5rem);top:0;bottom:0;border-left:1px solid rgba(16,21,18,.13)}.xiaoyue-hero>.world-folio{grid-column:1/6;padding-left:1rem}.xiaoyue-hero__title-block{position:relative;grid-column:1/-1;margin:clamp(2rem,8vh,6rem) 0 clamp(1rem,3vh,2.5rem);padding-left:.55rem}.xiaoyue-hero__title-block h1{display:flex;margin:0;flex-direction:column;color:var(--xy-ink)}.xiaoyue-hero__zh{margin-left:.09em;font:500 clamp(3.2rem,6.7vw,7rem)/.95 var(--xy-serif);letter-spacing:.02em}.xiaoyue-hero__en{font:500 clamp(5rem,13.2vw,13.75rem)/.76 var(--xy-serif);letter-spacing:-.085em;white-space:nowrap}.xiaoyue-hero__title-block .xiaoyue-mark-wrap{position:absolute;right:1.5%;top:-3%;color:var(--xy-bloom);transform:rotate(9deg)}.xiaoyue-hero__title-block .xiaoyue-mark{width:clamp(58px,7vw,104px);height:clamp(58px,7vw,104px)}.xiaoyue-hero__title-block .xiaoyue-mark__center{fill:var(--xy-moss)}.xiaoyue-hero__axes{display:flex;grid-column:1/9;gap:clamp(1.25rem,5vw,5rem);margin:0;padding:1rem 0 1.1rem 1rem;border-top:1px solid var(--xy-ink);border-bottom:1px solid rgba(16,21,18,.22);font:650 clamp(.67rem,.85vw,.8rem)/1 var(--xy-mono);letter-spacing:.14em}.xiaoyue-hero__statement{display:grid;grid-column:1/8;grid-template-columns:minmax(220px,1fr) minmax(220px,.9fr);gap:clamp(1.5rem,4vw,4rem);padding:1rem 0 0 1rem}.xiaoyue-hero__statement p{margin:0}.xiaoyue-hero__statement p:first-child{font:500 clamp(1.3rem,2vw,2.15rem)/1.58 var(--xy-serif)}.xiaoyue-hero__statement p:last-child{font:450 clamp(.98rem,1.15vw,1.15rem)/1.65 var(--xy-sans);opacity:.62}.xiaoyue-hero__actions{display:flex;grid-column:1/8;gap:2rem;padding-left:1rem}.text-link--quiet{opacity:.55}.xiaoyue-hero__note{grid-column:9/13;grid-row:4/span 2;align-self:end;margin-left:auto;padding:1rem 0 0 1.5rem;border-top:1px solid var(--xy-ink);border-left:1px solid rgba(16,21,18,.2)}.xiaoyue-hero__edition,.xiaoyue-hero__note span{font:600 .62rem/1.4 var(--xy-mono);letter-spacing:.11em}.xiaoyue-hero__note p{margin:.9rem 0 0;font:450 .9rem/1.75 var(--xy-serif)}.xiaoyue-hero__edition{position:absolute;right:clamp(.6rem,1.8vw,1.75rem);top:47%;margin:0;opacity:.36;text-align:right;transform:rotate(90deg) translateX(50%);transform-origin:right bottom}.selected-index{color:var(--xy-paper);background:var(--xy-ink)}.section-heading{display:grid;grid-template-columns:1.6fr 4.4fr 3fr;gap:clamp(1.5rem,5vw,5rem);align-items:end;padding:clamp(5rem,10vw,10rem) clamp(1.25rem,4.8vw,5rem) clamp(4rem,7vw,7rem)}.section-heading>p:first-child{align-self:start;margin:.25rem 0 0;font:600 .68rem/1.4 var(--xy-mono);letter-spacing:.13em}.section-heading h2{margin:0;font:450 clamp(2.6rem,5.5vw,6rem)/1.02 var(--xy-serif);letter-spacing:-.045em;text-wrap:balance}.section-heading>p:last-child{max-width:32em;margin:0;font:400 clamp(1rem,1.2vw,1.15rem)/1.85 var(--xy-sans);opacity:.66}.index-feature{display:grid;min-height:680px;grid-template-columns:1.4fr 5fr 4fr;gap:clamp(1.5rem,4vw,4rem);align-items:center;padding:clamp(3.5rem,7vw,7rem) clamp(1.25rem,4.8vw,5rem);border-top:1px solid}.index-feature__meta{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding-right:1.25rem;border-right:1px solid}.index-feature__meta>span{font:500 clamp(2.4rem,4.5vw,5rem)/.9 var(--xy-serif);letter-spacing:-.06em}.index-feature__copy{max-width:720px}.index-feature__eyebrow{margin:0;font:600 .67rem/1 var(--xy-mono);letter-spacing:.13em}.index-feature__copy h3{margin:1.5rem 0 0;font:470 clamp(3rem,6.2vw,7rem)/.92 var(--xy-serif);letter-spacing:-.06em;text-wrap:balance}.index-feature__copy>p:not(.index-feature__eyebrow){max-width:34em;margin:1.8rem 0 0;font:400 clamp(1rem,1.18vw,1.15rem)/1.82 var(--xy-sans)}.index-feature__copy .text-link{margin-top:2rem}.index-feature--work{color:#f5f3ed;border-color:rgba(245,243,237,.28);background:#141715}.index-feature--work .index-feature__evidence,.index-feature--work .index-feature__meta{border-color:rgba(245,243,237,.25)}.index-feature__evidence{display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:2.5rem 1rem;padding-left:clamp(1.5rem,3vw,3rem);border-left:1px solid}.index-feature__evidence>span{display:block}.index-feature__evidence b{display:block;font:500 clamp(2.6rem,4.5vw,5rem)/.9 var(--xy-serif);letter-spacing:-.055em}.index-feature__evidence small{display:block;margin-top:.65rem;font:500 .66rem/1.5 var(--xy-mono);letter-spacing:.05em;opacity:.62}.index-feature__evidence p{grid-column:1/-1;margin:0;padding-top:1rem;border-top:1px solid;font:550 .6rem/1.7 var(--xy-mono);letter-spacing:.1em;opacity:.52}.index-feature--lab{color:var(--xy-ink);border-color:rgba(16,21,18,.35);background:var(--xy-paper-cool)}.index-feature--lab .index-feature__meta{border-color:rgba(16,21,18,.28)}.index-trace{position:relative;margin:0;padding:0 0 0 clamp(1rem,3vw,3rem);border-left:1px solid rgba(16,21,18,.35);list-style:none}.index-trace:before{content:"TRACE / EXECUTION ORDER";display:block;margin-bottom:1rem;font:600 .6rem/1 var(--xy-mono);letter-spacing:.12em;opacity:.52}.index-trace li{position:relative;display:grid;min-height:62px;grid-template-columns:3rem 1fr;align-items:center;border-top:1px solid rgba(16,21,18,.24);font:600 .72rem/1 var(--xy-mono);letter-spacing:.08em}.index-trace li:last-child{border-bottom:1px solid rgba(16,21,18,.24)}.index-trace li:before{content:"";position:absolute;left:-4px;top:50%;width:7px;height:7px;border:1px solid;border-radius:50%;background:var(--xy-paper-cool);transform:translate(-3rem,-50%)}.index-trace li:last-child:before{background:var(--xy-signal)}.index-trace span{opacity:.46}.index-feature--archive{color:var(--xy-paper);border-color:rgba(241,235,221,.3);background:var(--xy-moss)}.index-feature--archive .index-feature__meta{border-color:rgba(241,235,221,.28)}.archive-materials{position:relative;min-height:390px;margin-left:clamp(0rem,2vw,2rem)}.archive-materials span{position:absolute;display:flex;min-height:180px;align-items:flex-end;padding:1.25rem;color:var(--xy-ink);border:1px solid rgba(16,21,18,.25);background:var(--xy-paper);box-shadow:14px 18px 0 rgba(16,21,18,.13);font:600 .67rem/1.4 var(--xy-mono);letter-spacing:.08em}.archive-materials span:first-child{left:3%;top:2%;width:68%;transform:rotate(-4deg)}.archive-materials span:nth-child(2){right:0;top:27%;width:65%;background:var(--xy-paper-cool);transform:rotate(3deg)}.archive-materials span:nth-child(3){left:12%;bottom:0;z-index:2;width:60%;min-height:130px;transform:rotate(-1deg)}.world-portals{display:grid;grid-template-columns:1fr 1.65fr;gap:clamp(3rem,8vw,9rem);padding:clamp(6rem,11vw,12rem) clamp(1.25rem,4.8vw,5rem);color:var(--xy-ink);background:var(--xy-paper)}.world-portals header{align-self:start}.world-portals h2{margin:1.5rem 0 0;font:470 clamp(3rem,6vw,6.5rem)/.98 var(--xy-serif);letter-spacing:-.055em}.world-portals__list{border-top:1px solid var(--xy-ink)}.world-portals__list a{display:grid;min-height:132px;grid-template-columns:48px minmax(130px,.7fr) 1fr auto;gap:1.25rem;align-items:center;border-bottom:1px solid rgba(16,21,18,.3);text-decoration:none;transition:padding .24s var(--xy-ease),color .24s var(--xy-ease),background-color .24s var(--xy-ease)}.world-portals__list a:hover{padding-right:1.25rem;padding-left:1.25rem;color:var(--xy-paper);background:var(--xy-moss)}.world-portals__list span{font:500 2rem/1 var(--xy-serif)}.world-portals__list b{font:600 clamp(1.3rem,2.2vw,2.2rem)/1 var(--xy-sans);letter-spacing:-.025em}.world-portals__list small{font:400 .95rem/1.6 var(--xy-sans);opacity:.65}.world-portals__list i{font:600 .6rem/1 var(--xy-mono);font-style:normal;letter-spacing:.07em;white-space:nowrap}.xiaoyue-footer{display:grid;min-height:104px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.5rem clamp(1.25rem,4.8vw,5rem);color:var(--xy-paper);border-top:1px solid rgba(241,235,221,.25);background:var(--xy-moss);font:550 .62rem/1.3 var(--xy-mono);letter-spacing:.1em}.xiaoyue-footer>span:last-child{justify-self:end}.archive-world,.archive-world__intro{background:var(--xy-moss)}.archive-world__intro{position:relative;display:grid;min-height:72svh;grid-template-columns:repeat(12,minmax(0,1fr));align-content:space-between;gap:1.5rem;overflow:hidden;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,4.8vw,5rem) clamp(4rem,8vw,8rem);color:var(--xy-paper)}.archive-world__intro:after{content:"";position:absolute;right:5%;top:0;bottom:0;border-right:1px solid rgba(241,235,221,.14)}.archive-world__intro>.world-folio{grid-column:1/6}.archive-world__intro h1{display:flex;grid-column:1/11;margin:clamp(3rem,10vh,8rem) 0 clamp(2rem,6vh,5rem);flex-direction:column;font-weight:450}.archive-world__intro h1 span{font:500 clamp(3rem,6vw,6.5rem)/1 var(--xy-serif);letter-spacing:.015em}.archive-world__intro h1 em{margin-left:.7em;font:italic 440 clamp(4.5rem,10.5vw,11rem)/.88 var(--xy-serif);letter-spacing:-.07em}.archive-world__lede{display:grid;grid-column:1/9;grid-template-columns:1.5fr .8fr;gap:clamp(2rem,6vw,6rem);padding-top:1.5rem;border-top:1px solid rgba(241,235,221,.55)}.archive-world__lede p{margin:0}.archive-world__lede p:first-child{max-width:36em;font:400 clamp(1.05rem,1.45vw,1.3rem)/1.9 var(--xy-sans)}.archive-world__lede p:last-child{font:550 .66rem/1.7 var(--xy-mono);letter-spacing:.1em;opacity:.58}.archive-world__intro aside{grid-column:10/13;align-self:end;padding:1rem 0 0 1.25rem;border-top:1px solid rgba(241,235,221,.55);border-left:1px solid rgba(241,235,221,.22)}.archive-world__intro aside span{font:550 .61rem/1 var(--xy-mono);letter-spacing:.1em;opacity:.58}.archive-world__intro aside p{margin:.8rem 0 0;font:400 .9rem/1.75 var(--xy-serif)}.archive-desk-section{padding:clamp(4.5rem,9vw,9rem) clamp(1rem,4vw,4rem) clamp(6rem,10vw,10rem);color:var(--xy-ink);border-radius:46px 46px 0 0;background:var(--xy-paper)}.archive-desk-section__head{display:grid;max-width:1260px;grid-template-columns:1.55fr .75fr;gap:clamp(2rem,7vw,7rem);align-items:end;margin:0 auto clamp(2.5rem,5vw,5rem)}.archive-desk-section__head h2{max-width:760px;margin:1.25rem 0 0;font:470 clamp(2.5rem,5.2vw,5.8rem)/1.04 var(--xy-serif);letter-spacing:-.045em}.archive-desk-section__guide{padding-top:1rem;border-top:1px solid var(--xy-ink)}.archive-desk-section__guide p{margin:0;font:400 .95rem/1.75 var(--xy-sans)}.archive-desk-section__guide button{min-height:44px;margin-top:.8rem;padding:0;color:inherit;border:0;border-bottom:1px solid;background:transparent;font:600 .66rem/1 var(--xy-mono);letter-spacing:.08em;cursor:pointer}.archive-desk-frame{max-width:1260px;margin:0 auto;padding:14px;border:1px solid rgba(16,21,18,.25);background:#d3cebf;box-shadow:0 30px 70px rgba(16,21,18,.18)}.archive-desk-section .black-desk{position:relative;width:100%;max-width:none;aspect-ratio:16/9.5;overflow:hidden;color:var(--xy-paper);border:1px solid #050705;border-radius:8px;background:#0a0d0b;box-shadow:inset 0 0 0 1px rgba(241,235,221,.05);isolation:isolate}.archive-desk-section .black-desk:before{content:"";position:absolute;inset:49px 0 36px;z-index:0;border-top:1px solid rgba(241,235,221,.045);border-bottom:1px solid rgba(241,235,221,.045);background:none;pointer-events:none}.archive-desk-section .black-desk:after{content:"";position:absolute;inset:9px;z-index:0;border:1px solid rgba(241,235,221,.04);border-radius:3px;pointer-events:none}.archive-desk__bar{position:absolute;inset:0 0 auto;z-index:40;display:grid;min-height:50px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:0 1.25rem;border-bottom:1px solid rgba(241,235,221,.1);font:550 .59rem/1 var(--xy-mono);letter-spacing:.08em}.archive-desk__bar nav a,.archive-desk__bar>a{display:inline-flex;min-height:44px;align-items:center;text-decoration:none}.archive-desk__bar>span{letter-spacing:.16em;opacity:.72}.archive-desk__bar nav{display:flex;justify-self:end;gap:1.2rem}.archive-desk__bar nav a{opacity:.7}.archive-desk__bar a:hover{opacity:1}.archive-desk__baseline{position:absolute;inset:auto 0 0;z-index:38;display:flex;height:36px;align-items:center;justify-content:space-between;padding:0 1.25rem;color:var(--xy-ink);border-top:1px solid rgba(16,21,18,.15);background:var(--xy-paper);font:550 .55rem/1 var(--xy-mono);letter-spacing:.1em}.archive-desk-section .archive-object{--drag-x:0px;--drag-y:0px;--base-rotate:0deg;max-height:68%;overflow:hidden;border-radius:1px;filter:none;touch-action:none;transform:translate3d(var(--drag-x),var(--drag-y),0) rotate(var(--base-rotate));transition:transform .24s var(--xy-ease),filter .24s var(--xy-ease),box-shadow .24s var(--xy-ease)}.archive-desk-section .archive-object.active,.archive-desk-section .archive-object:hover{transform:translate3d(var(--drag-x),calc(var(--drag-y) - 9px),0) rotate(0deg) scale(1.025)!important;filter:none;box-shadow:0 30px 45px rgba(0,0,0,.46)}.archive-desk-section .archive-object.is-dragging,.archive-desk-section .archive-object.is-dragging.active,.archive-desk-section .archive-object.is-dragging:hover{transform:translate3d(var(--drag-x),var(--drag-y),0) rotate(var(--base-rotate)) scale(1.012)!important;filter:none;box-shadow:0 36px 58px rgba(0,0,0,.56);transition:box-shadow .12s ease}.archive-desk-section .archive-object:focus-visible{outline:3px solid var(--xy-bloom);outline-offset:5px}.archive-desk-section .archive-object__inner{min-height:100%}.archive-desk-section .paper{color:#334436;border:1px solid #c5beae;background:#eee8da;box-shadow:0 18px 36px rgba(0,0,0,.32)}.archive-desk-section .folder{color:#47563f;border:1px solid #9ba88f;background:#c3cfb4;box-shadow:0 18px 38px rgba(0,0,0,.3)}.archive-desk-section .photo{color:var(--xy-paper);border:9px solid #e5dfd2;background:#62775d;box-shadow:0 20px 42px rgba(0,0,0,.38)}.archive-desk-section .glass-card{color:#344639;border:1px solid rgba(225,231,215,.72);background:rgba(208,218,199,.78);box-shadow:0 18px 38px rgba(0,0,0,.34);backdrop-filter:blur(3px)}.archive-desk-section .archive-object--about{min-height:31%;background:#eee8da}.archive-desk-section .archive-object--blog{min-height:43%;background:#f2ede1}.archive-desk-section .archive-object--projects{min-height:46%;border-radius:2px;background:#c3cfb4}.archive-desk-section .archive-object--garden{min-height:36%;background:rgba(208,218,199,.78)}.archive-desk-section .archive-object--media{min-height:48%}.archive-desk-section .archive-object--sketchbook{min-height:26%;max-height:29%;background:#d9d3c2}.archive-desk-section .paper-title{font-family:var(--xy-serif);font-weight:500;letter-spacing:-.02em}.archive-desk-section .archive-object--about .paper-title,.archive-desk-section .archive-object--sketchbook .paper-title{font-family:var(--xy-serif);font-style:italic}.archive-desk-section .archive-object--garden .paper-lines,.archive-desk-section .archive-object--sketchbook .paper-lines,.archive-desk-section .paper-lines{font-family:var(--xy-mono)}.archive-desk__selection{display:grid;max-width:1260px;min-height:108px;grid-template-columns:80px 1fr 1.4fr auto;gap:clamp(1rem,3vw,3rem);align-items:center;margin:1.25rem auto 0;padding:1.25rem 0;border-top:1px solid var(--xy-ink);border-bottom:1px solid rgba(16,21,18,.25)}.archive-desk__selection>span{font:500 1.5rem/1 var(--xy-serif)}.archive-desk__selection p{margin:0}.archive-desk__selection p:nth-child(2){display:flex;flex-direction:column;gap:.25rem}.archive-desk__selection b{font:500 1.35rem/1.2 var(--xy-serif)}.archive-desk__selection em{font:550 .61rem/1 var(--xy-mono);font-style:normal;letter-spacing:.09em;opacity:.5}.archive-desk__selection p:nth-child(3){font:400 .95rem/1.7 var(--xy-sans);opacity:.7}.archive-desk__selection>a{display:inline-flex;min-height:44px;align-items:center;gap:.65rem;border-bottom:1px solid;font:600 .66rem/1 var(--xy-mono);letter-spacing:.08em;text-decoration:none}.archive-file-index{display:grid;max-width:1260px;grid-template-columns:1fr 1fr;-moz-column-gap:clamp(2rem,6vw,6rem);column-gap:clamp(2rem,6vw,6rem);margin:clamp(4rem,7vw,7rem) auto 0;border-top:1px solid var(--xy-ink)}.archive-file-index a{display:grid;min-height:92px;grid-template-columns:56px 1fr auto 22px;gap:1rem;align-items:center;border-bottom:1px solid rgba(16,21,18,.25);text-decoration:none;transition:padding .22s var(--xy-ease),background-color .22s var(--xy-ease)}.archive-file-index a:hover{padding-right:.75rem;padding-left:.75rem;background:var(--xy-paper-cool)}.archive-file-index small,.archive-file-index span{font:550 .62rem/1 var(--xy-mono);letter-spacing:.08em}.archive-file-index span{opacity:.48}.archive-file-index b{font:500 1.1rem/1.3 var(--xy-serif)}.archive-file-index small{opacity:.48}.archive-file-index i{font:500 .8rem/1 var(--xy-mono);font-style:normal}.archive-world__footer{display:flex;min-height:96px;align-items:center;justify-content:space-between;padding:1.5rem clamp(1.25rem,4.8vw,5rem);color:var(--xy-paper);border-top:1px solid rgba(241,235,221,.25);background:var(--xy-moss);font:550 .62rem/1 var(--xy-mono);letter-spacing:.1em}@media (max-width:980px){.world-nav{grid-template-columns:auto 1fr;gap:1rem}.world-nav__links{justify-self:end}.world-nav__year{display:none}.world-nav__links a{min-width:72px;padding-inline:.55rem}.xiaoyue-hero__actions,.xiaoyue-hero__statement{grid-column:1/9}.xiaoyue-hero__note{grid-column:9/13}.section-heading{grid-template-columns:1fr 2.3fr}.section-heading>p:last-child{grid-column:2}.index-feature{grid-template-columns:1fr 4fr}.index-feature__meta{grid-row:1/span 2}.archive-materials,.index-feature__evidence,.index-trace{grid-column:2}.world-portals{grid-template-columns:1fr}.archive-world__intro h1{grid-column:1/13}.archive-world__lede{grid-column:1/9}.archive-world__intro aside{grid-column:9/13}.archive-desk__selection{grid-template-columns:64px 1fr auto}.archive-desk__selection p:nth-child(3){grid-column:2/3}.archive-desk__selection>a{grid-column:3;grid-row:1/span 2}.archive-file-index{grid-template-columns:1fr}}@media (max-width:720px){.world-nav{position:sticky;display:flex;min-height:64px;gap:1rem;overflow:hidden;padding:0 .9rem}.world-nav__brand{flex:0 0 auto}.world-nav__brand>span:last-child{display:none}.world-nav__brand .xiaoyue-mark{width:26px;height:26px}.world-nav__links{flex:1 1 auto;justify-content:flex-end;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.world-nav__links::-webkit-scrollbar{display:none}.world-nav__links a{min-width:54px;padding-inline:.35rem}.world-nav__links a:after{right:.3rem;left:.3rem}.world-nav__links span{display:none}.world-nav__links b{font-size:.57rem;letter-spacing:.045em}.xiaoyue-hero{min-height:calc(100svh - 64px);grid-template-columns:1fr;align-content:start;gap:0;padding:1.5rem 1.15rem 2.5rem}.xiaoyue-hero:before{left:1.15rem}.xiaoyue-hero>.world-folio,.xiaoyue-hero__actions,.xiaoyue-hero__axes,.xiaoyue-hero__note,.xiaoyue-hero__statement,.xiaoyue-hero__title-block{grid-column:1;grid-row:auto}.xiaoyue-hero>.world-folio{padding-left:.8rem}.xiaoyue-hero__title-block{margin:clamp(4rem,13vh,7rem) 0 1.75rem;padding-left:.55rem}.xiaoyue-hero__zh{font-size:clamp(3.3rem,17vw,5.5rem)}.xiaoyue-hero__en{font-size:clamp(4rem,20.5vw,6.6rem);letter-spacing:-.08em}.xiaoyue-hero__title-block .xiaoyue-mark-wrap{right:2%;top:-28%}.xiaoyue-hero__title-block .xiaoyue-mark{width:52px;height:52px}.xiaoyue-hero__axes{justify-content:space-between;gap:.75rem;padding-left:.8rem;font-size:.58rem}.xiaoyue-hero__statement{grid-template-columns:1fr;gap:1rem;padding:1.4rem 0 0 .8rem}.xiaoyue-hero__statement p:first-child{font-size:1.4rem}.xiaoyue-hero__statement p:last-child br{display:none}.xiaoyue-hero__actions{flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.35rem;padding-left:.8rem}.xiaoyue-hero__note{width:78%;margin:clamp(2.5rem,8vh,5rem) 0 0 auto}.xiaoyue-hero__edition{display:none}.section-heading{grid-template-columns:1fr;gap:1.4rem;padding:5rem 1.15rem 4rem}.section-heading>p:last-child{grid-column:auto}.section-heading h2{font-size:clamp(2.65rem,12vw,4.1rem)}.index-feature{min-height:0;grid-template-columns:1fr;gap:2.5rem;padding:4rem 1.15rem 4.5rem}.index-feature__meta{grid-row:auto;flex-direction:row;align-items:flex-start;padding:0 0 1rem;border-right:0;border-bottom:1px solid}.index-feature__meta>span{font-size:2.5rem}.index-feature__copy h3{font-size:clamp(3rem,14vw,5rem)}.archive-materials,.index-feature__evidence,.index-trace{grid-column:auto}.index-feature__evidence{gap:2rem 1rem;padding:1.5rem 0 0;border-top:1px solid rgba(245,243,237,.25);border-left:0}.index-feature__evidence b{font-size:clamp(2.4rem,12vw,4rem)}.index-trace{padding:1.5rem 0 0;border-top:1px solid rgba(16,21,18,.3);border-left:0}.index-trace li:before{left:auto;right:.35rem;transform:translateY(-50%)}.archive-materials{min-height:330px;margin:0}.world-portals{gap:4rem;padding:6rem 1.15rem}.world-portals h2{font-size:clamp(3rem,14vw,4.5rem)}.world-portals__list a{min-height:118px;grid-template-columns:32px 1fr;gap:.65rem 1rem;padding:1rem 0}.world-portals__list a:hover{padding-inline:.75rem}.world-portals__list span{grid-row:1/span 2;font-size:1.5rem}.world-portals__list b{font-size:1.6rem}.world-portals__list small{font-size:.85rem}.world-portals__list i{display:none}.xiaoyue-footer{grid-template-columns:1fr auto;padding:1.5rem 1.15rem}.xiaoyue-footer>span:nth-child(2){display:none}.archive-world__intro{min-height:calc(100svh - 64px);grid-template-columns:1fr;align-content:start;padding:2rem 1.15rem 4rem}.archive-world__intro:after{right:1.15rem}.archive-world__intro aside,.archive-world__intro h1,.archive-world__intro>.world-folio,.archive-world__lede{grid-column:1}.archive-world__intro h1{margin:clamp(4rem,13vh,7rem) 0 3rem}.archive-world__intro h1 span{font-size:clamp(3.3rem,16vw,5.3rem)}.archive-world__intro h1 em{margin:.15em 0 0 .28em;font-size:clamp(4rem,19vw,6.5rem);overflow-wrap:anywhere}.archive-world__lede{grid-template-columns:1fr;gap:1.5rem}.archive-world__intro aside{width:78%;margin:3.5rem 0 0 auto}.archive-desk-section{padding:4.5rem .7rem 6rem;border-radius:28px 28px 0 0}.archive-desk-section__head{grid-template-columns:1fr;gap:2.25rem;padding-inline:.45rem}.archive-desk-section__head h2{font-size:clamp(2.5rem,12vw,4rem)}.archive-desk-frame{padding:6px}.archive-desk-section .black-desk{min-height:1120px;aspect-ratio:auto;border-radius:4px}.archive-desk__bar{grid-template-columns:1fr auto;padding:0 .8rem}.archive-desk__bar>span{justify-self:end}.archive-desk__bar nav{display:none}.archive-desk-section .archive-object{max-height:none}.archive-desk-section .archive-object--media{left:7%!important;top:7%!important;width:52%!important;min-height:0}.archive-desk-section .archive-object--about{left:26%!important;top:17%!important;width:67%!important;min-height:210px}.archive-desk-section .archive-object--blog{left:7%!important;top:34%!important;width:79%!important;min-height:250px}.archive-desk-section .archive-object--projects{left:15%!important;top:51%!important;width:80%!important;min-height:220px}.archive-desk-section .archive-object--garden{left:8%!important;top:68%!important;width:73%!important;min-height:210px}.archive-desk-section .archive-object--sketchbook{left:25%!important;top:82%!important;width:67%!important;min-height:170px;max-height:none}.archive-desk__selection{grid-template-columns:54px 1fr;gap:.8rem 1rem;margin-inline:.45rem;padding:1.3rem 0}.archive-desk__selection p:nth-child(3){grid-column:2}.archive-desk__selection>a{grid-column:2;grid-row:auto;justify-self:start}.archive-file-index{margin:4rem .45rem 0}.archive-file-index a{min-height:86px;grid-template-columns:48px 1fr 20px}.archive-file-index small{display:none}.archive-world__footer{min-height:110px;align-items:flex-start;flex-direction:column;gap:1rem;padding:1.75rem 1.15rem}}@media (max-width:390px){.world-nav__links a{min-width:49px}.world-nav__links b{font-size:.53rem}.xiaoyue-hero__axes{letter-spacing:.06em}.evidence-badge{width:min(150px,48vw);max-width:150px;grid-template-columns:6px minmax(0,1fr)}.evidence-badge small,.evidence-badge>span{min-width:0;overflow-wrap:anywhere}.archive-desk-section .black-desk{min-height:1010px}}@media (prefers-reduced-motion:reduce){.archive-world *,.archive-world :after,.archive-world :before,.xiaoyue-home *,.xiaoyue-home :after,.xiaoyue-home :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.text-link:focus-visible span,.text-link:hover span{transform:none}}.xiaoyue-home--soft .archive-desk-section{padding-bottom:clamp(5rem,8vw,8rem)}.archive-world--soft .archive-desk-section .black-desk:before,.xiaoyue-home--soft .archive-desk-section .black-desk:before{background-image:url(/images/fog-texture.svg);background-position:50%;background-size:cover}.archive-world--soft .archive-desk__bar,.xiaoyue-home--soft .archive-desk__bar{min-height:62px;border-bottom:1px solid rgba(247,241,229,.14);background:transparent}.archive-world--soft .archive-desk__baseline,.xiaoyue-home--soft .archive-desk__baseline{height:38px;background:transparent}.archive-desk__more>div{background:rgba(34,65,43,.97)}.archive-world--soft .archive-desk-section .archive-object,.xiaoyue-home--soft .archive-desk-section .archive-object{font-family:var(--xy-sans);box-shadow:0 24px 48px rgba(22,47,29,.28)}.archive-world--soft .archive-desk-section .archive-object.active,.archive-world--soft .archive-desk-section .archive-object:hover,.xiaoyue-home--soft .archive-desk-section .archive-object.active,.xiaoyue-home--soft .archive-desk-section .archive-object:hover{filter:none;box-shadow:0 32px 62px rgba(18,42,26,.34)}.archive-artifact,.archive-object__inner{height:100%;min-height:inherit}.archive-artifact{position:relative;display:flex;flex-direction:column}.archive-artifact h3,.archive-artifact ol,.archive-artifact p{margin:0}.archive-artifact i{margin-top:auto;font:650 .62rem/1 var(--xy-mono);font-style:normal;letter-spacing:.08em}.archive-object--kind-dossier{min-height:365px;overflow:visible!important;border-radius:22px 30px 28px 20px!important;background:#cbd7bd;box-shadow:0 28px 58px rgba(22,47,29,.3)!important}.archive-object--kind-dossier:before{content:"";position:absolute;left:7%;top:-17px;width:35%;height:30px;border-radius:14px 18px 0 0;background:#cbd7bd}.archive-artifact--dossier{padding:9% 9% 8%;border:1px solid rgba(51,79,54,.2);border-radius:inherit}.archive-artifact__folio{font:700 .63rem/1 var(--xy-mono);letter-spacing:.12em}.archive-artifact__binder{position:absolute;right:9%;top:8%;width:38px;height:38px;border:8px solid #765148;border-radius:50%;box-shadow:inset 0 2px 4px rgba(42,28,24,.35)}.archive-artifact--dossier>p{margin-top:clamp(2.6rem,5vw,4.5rem);font-size:clamp(.9rem,1.15vw,1.08rem);font-weight:600}.archive-artifact--dossier h3{margin-top:.55rem;font-size:clamp(1.8rem,3.2vw,3.5rem);font-weight:580;line-height:.96;letter-spacing:-.05em}.archive-artifact--dossier ol{display:grid;gap:.45rem;margin-top:1.8rem;padding:1rem 0 0;border-top:1px solid rgba(37,53,42,.2);list-style:none;font-size:clamp(.72rem,.9vw,.9rem)}.archive-object--kind-newspaper{min-height:390px;border-radius:12px 18px 14px 10px!important;background:#f0ecdf}.archive-world--soft .archive-desk-section .archive-object--kind-newspaper,.xiaoyue-home--soft .archive-desk-section .archive-object--kind-newspaper{color:#25352a}.archive-artifact--newspaper{padding:6.5% 7% 7%;border:1px solid rgba(52,67,54,.18);border-radius:inherit}.archive-newspaper__masthead{display:grid;grid-template-columns:1fr auto 1fr;align-items:baseline;gap:.5rem;padding-bottom:.65rem;border-bottom:3px double rgba(37,53,42,.66);font:650 .52rem/1 var(--xy-mono);letter-spacing:.06em}.archive-newspaper__masthead b{font-family:var(--xy-sans);font-size:clamp(.82rem,1.25vw,1.28rem);letter-spacing:-.03em;white-space:nowrap}.archive-newspaper__masthead span:last-child{text-align:right}.archive-artifact--newspaper>p{margin-top:1rem;font:700 .58rem/1 var(--xy-mono);letter-spacing:.12em}.archive-artifact--newspaper h3{max-width:9em;margin-top:.55rem;font-size:clamp(1.8rem,3.1vw,3.45rem);font-weight:580;line-height:1.02;letter-spacing:-.055em}.archive-newspaper__columns{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:1.4rem;border-top:1px solid rgba(37,53,42,.2);border-bottom:1px solid rgba(37,53,42,.2)}.archive-newspaper__columns span{min-height:54px;padding:.7rem .55rem;border-right:1px solid rgba(37,53,42,.16);font-size:clamp(.57rem,.72vw,.76rem);line-height:1.5}.archive-newspaper__columns span:last-child{border-right:0}.archive-object--kind-booklet{min-height:315px;border-radius:17px 26px 25px 16px!important;background:#e6ddcb}.archive-artifact--booklet{padding:9% 9% 8% 14%;border:1px solid rgba(66,72,57,.18);border-radius:inherit}.archive-booklet__spine{position:absolute;inset:0 auto 0 7%;width:7px;border-right:1px solid rgba(89,71,56,.24);border-left:1px solid rgba(255,255,255,.48);background:rgba(108,81,66,.13)}.archive-artifact--booklet>p{font:650 .57rem/1.4 var(--xy-mono);letter-spacing:.08em}.archive-artifact--booklet h3{margin-top:1.15rem;font-size:clamp(1.6rem,2.6vw,2.8rem);font-weight:580;line-height:1;letter-spacing:-.045em}.archive-artifact--booklet>div{display:grid;gap:.35rem;margin-top:1.6rem;padding-top:.85rem;border-top:1px solid rgba(37,53,42,.18);font-size:clamp(.65rem,.82vw,.82rem)}.archive-object--kind-polaroid{min-height:350px;padding:10px 10px 20px;border-radius:14px 18px 16px 13px!important;background:#f1ecdf}.archive-artifact--polaroid{min-height:320px}.archive-polaroid__image{min-height:230px;overflow:hidden;border-radius:7px 10px 8px 6px;background:#527157}.archive-polaroid__image img{width:100%;height:100%;min-height:230px;-o-object-fit:cover;object-fit:cover;opacity:.85;mix-blend-mode:multiply}.archive-artifact--polaroid p{margin-top:1rem;font:650 .55rem/1 var(--xy-mono);letter-spacing:.1em}.archive-artifact--polaroid h3{margin-top:.4rem;font-size:clamp(1rem,1.45vw,1.45rem);font-weight:560;letter-spacing:-.03em}.archive-object--garden.archive-object--kind-paper{min-height:255px;border-radius:18px 24px 20px 16px!important;background:#ded2ae!important}.archive-object--garden.archive-object--kind-paper:after,.archive-object--garden.archive-object--kind-paper:before{content:"";position:absolute;right:8%;left:8%;z-index:2;border-top:1px dashed rgba(69,79,52,.35)}.archive-object--garden.archive-object--kind-paper:before{top:12px}.archive-object--garden.archive-object--kind-paper:after{bottom:12px}.archive-artifact--seeds{align-items:center;justify-content:center;padding:13%;text-align:center}.archive-artifact--seeds>span{position:absolute;left:10%;top:10%;font:700 .55rem/1 var(--xy-mono)}.archive-artifact--seeds .xiaoyue-mark{width:clamp(40px,5vw,64px);height:clamp(40px,5vw,64px);color:#47634a}.archive-artifact--seeds p{margin-top:.75rem;font-size:clamp(.75rem,.95vw,.95rem);font-weight:650}.archive-artifact--seeds h3{margin-top:.35rem;font-size:clamp(1.1rem,1.8vw,1.8rem);font-weight:650;letter-spacing:-.04em}.archive-artifact--seeds small{margin-top:.7rem;font:650 .46rem/1 var(--xy-mono);letter-spacing:.08em}.archive-soft-intro{min-height:clamp(270px,32svh,340px)}.archive-soft-intro h1{grid-column:1/8;font-size:clamp(4.5rem,7.7vw,7.8rem)}.notes-world{--notes-ink:#1e3024;--notes-paper:#f1ebde;--notes-green:#31563b;position:relative;z-index:1;min-height:100vh;color:var(--notes-ink);background:var(--notes-paper);font-family:var(--xy-sans)}.notes-world .world-nav{--nav-bg:rgba(244,241,233,.96);--nav-fg:#234630;--nav-line:rgba(35,70,48,.14)}.notes-world a{color:inherit;text-decoration:none}.notes-world a:focus-visible{outline:3px solid var(--xy-bloom);outline-offset:5px}.notes-hero{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem;overflow:hidden;padding:clamp(3.5rem,7vw,7rem) clamp(1.25rem,5vw,5rem) clamp(4rem,7vw,7rem);color:var(--notes-ink);background:radial-gradient(circle at 82% 22%,rgba(74,108,81,.11),transparent 23%),linear-gradient(145deg,#eef0e9,#dbe2d9 58%,#e8e5dc)}.notes-hero:after{content:"";position:absolute;inset:0;opacity:.08;background:url(/images/fog-texture.svg) 50%/cover;pointer-events:none}.notes-hero>*{position:relative;z-index:1}.notes-hero__mark{display:flex;grid-column:1/-1;align-items:center;gap:.8rem;font:650 .62rem/1 var(--xy-mono);letter-spacing:.12em}.notes-hero__mark .xiaoyue-mark{width:30px;height:30px}.notes-hero__signature{grid-column:1/8;align-self:end;color:#2c5238;font-size:clamp(3rem,6vw,6.1rem);transform:rotate(-1deg)}.notes-hero__title{grid-column:1/7;margin-top:1rem}.notes-hero__title h1{margin:0;font-family:var(--xy-display);font-size:clamp(2.3rem,4vw,4.4rem);font-weight:600;line-height:1;letter-spacing:-.055em}.notes-hero__title p{margin:.7rem 0 0;font:650 .62rem/1 var(--xy-mono);letter-spacing:.12em}.notes-hero__lede{grid-column:9/13;align-self:end;margin:0;padding:1.2rem 0 0 1.25rem;border-top:1px solid rgba(35,70,48,.2);font-size:clamp(.96rem,1.1vw,1.08rem);line-height:1.8;opacity:.76}.notes-early,.notes-field-records,.notes-systems{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem)}.notes-field-records{background:#f1ebde}.notes-section-label{display:grid;max-width:1280px;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);margin-inline:auto}.notes-section-label>span{grid-column:1/-1;font:700 .61rem/1 var(--xy-mono);letter-spacing:.12em}.notes-section-label h2{margin:1rem 0 0;font-family:var(--xy-display);font-size:clamp(2rem,4vw,4.4rem);font-weight:600;line-height:1;letter-spacing:-.055em}.notes-section-label p{align-self:end;margin:1rem 0 0;font-size:.98rem;line-height:1.75;opacity:.7}.notes-record-desk{position:relative;max-width:1280px;min-height:600px;margin:clamp(3rem,6vw,6rem) auto 0;border-radius:36px;background:radial-gradient(circle at 16% 20%,rgba(229,237,215,.18),transparent 24%),#3c6044;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 30px 70px rgba(28,54,36,.18)}.notes-record-object{position:absolute;display:flex;flex-direction:column;color:var(--notes-ink)!important;box-shadow:0 25px 50px rgba(19,39,25,.3);transition:transform .22s var(--xy-ease),box-shadow .22s var(--xy-ease)}.notes-record-object:focus-visible,.notes-record-object:hover{z-index:8;box-shadow:0 34px 64px rgba(19,39,25,.36);transform:translateY(-8px) rotate(0deg)!important}.notes-record-object>span{font:700 .58rem/1 var(--xy-mono);letter-spacing:.1em}.notes-record-object h3{margin:1rem 0 0;font-size:clamp(1.45rem,2.6vw,2.8rem);font-weight:580;line-height:1.08;letter-spacing:-.05em}.notes-record-object p{margin:1rem 0 0;font-size:clamp(.83rem,.95vw,.96rem);line-height:1.7}.notes-record-object i{margin-top:auto;padding-top:1.4rem;font:700 .59rem/1 var(--xy-mono);font-style:normal;letter-spacing:.08em}.notes-record-object--newspaper{left:6%;top:12%;z-index:3;width:49%;min-height:390px;padding:2rem;border:1px solid rgba(37,53,42,.18);border-radius:10px 16px 12px 8px;background:linear-gradient(rgba(37,53,42,.06) 1px,transparent 0) 0 5.4rem /100% 2.25rem,#efeadd;transform:rotate(-3deg)}.notes-record-object--newspaper:before{content:"THE XIAOYUE LAB";margin-bottom:1rem;padding-bottom:.65rem;border-bottom:3px double rgba(30,48,36,.64);font:650 clamp(.75rem,1.3vw,1.2rem)/1 var(--xy-sans);text-align:center;letter-spacing:.04em}.notes-record-object--lab-sheet{right:8%;top:5%;z-index:2;width:34%;min-height:310px;padding:2rem 2rem 1.8rem;border-left:7px solid #e79579;border-radius:15px 20px 24px 14px;background:#dce2d2;transform:rotate(3.5deg)}.notes-record-object--lab-sheet:after{content:"▂ ▃ ▅ ▇ ▆ ▃";margin-top:1.3rem;color:#4e6f55;font:700 1.25rem/1 var(--xy-mono);letter-spacing:.12em}.notes-record-object--blueprint{right:3%;bottom:7%;z-index:5;width:43%;min-height:250px;padding:1.8rem 2rem;color:#eef3e4!important;border:1px solid rgba(238,243,228,.25);border-radius:20px 14px 24px 18px;background:linear-gradient(rgba(238,243,228,.08) 1px,transparent 0),linear-gradient(90deg,rgba(238,243,228,.08) 1px,transparent 0),#35604c;background-size:26px 26px;transform:rotate(-1.8deg)}.notes-systems{background:#d9dfd5}.notes-section-label--dark,.notes-systems{color:var(--notes-ink)}.notes-loose-stack{display:grid;max-width:1180px;grid-template-columns:1.16fr .9fr .96fr;align-items:start;gap:clamp(1rem,2vw,2rem);margin:clamp(3rem,6vw,6rem) auto 0}.notes-loose-paper{position:relative;display:flex;min-height:330px;flex-direction:column;padding:clamp(1.5rem,2.7vw,2.4rem);color:var(--notes-ink);border:1px solid rgba(32,54,39,.17);background:#efe8d9;box-shadow:0 24px 48px rgba(8,28,16,.28)}.notes-loose-paper--1{min-height:390px;border-radius:24px 17px 28px 20px;transform:rotate(-2deg)}.notes-loose-paper--2{margin-top:3rem;border-radius:12px 22px 15px 20px;background:#dce2d2;transform:rotate(2.4deg)}.notes-loose-paper--3{min-height:360px;border-radius:20px 12px 24px 16px;transform:rotate(-.8deg)}.notes-loose-paper time{font:650 .6rem/1 var(--xy-mono);letter-spacing:.08em}.notes-loose-paper h3{margin:2rem 0 0;font-size:clamp(1.4rem,2vw,2.15rem);font-weight:580;line-height:1.14;letter-spacing:-.04em}.notes-loose-paper h3 a:hover{text-decoration:underline}.notes-loose-paper p{margin:1.15rem 0 0;font-size:.94rem;line-height:1.75;opacity:.77}.notes-object-action{margin-top:auto;padding-top:2rem;font:700 .59rem/1 var(--xy-mono);letter-spacing:.08em}.notes-early{color:var(--notes-ink);background:radial-gradient(circle at 80% 14%,rgba(94,122,101,.09),transparent 27%),#ebe7dd}.notes-early__context{display:flex;max-width:1120px;align-items:flex-end;justify-content:space-between;gap:2rem;margin-inline:auto}.notes-early-notebook__pages>div>span,.notes-early__context>span{font:700 .61rem/1 var(--xy-mono);letter-spacing:.1em}.notes-early__context p{max-width:31em;margin:0;font-size:.94rem;line-height:1.75;opacity:.68}.notes-early-notebook{max-width:1120px;margin:2.5rem auto 0}.notes-early-notebook>summary{position:relative;display:block;width:250px;height:360px;margin-left:7%;cursor:pointer;list-style:none;transform:rotate(-2.2deg);transform-origin:50% 92%;transition:transform .24s var(--xy-ease),filter .24s var(--xy-ease)}.notes-early-notebook>summary::-webkit-details-marker{display:none}.notes-early-notebook>summary:focus-visible,.notes-early-notebook>summary:hover{filter:drop-shadow(0 24px 24px rgba(39,59,43,.18));outline:none;transform:translateY(-7px) rotate(-.7deg)}.notes-early-notebook>summary:focus-visible:after{content:"";position:absolute;inset:7% 4% 4%;z-index:4;border:3px solid var(--xy-bloom);border-radius:25px}.notes-early-notebook__object,.notes-early-notebook__object img{position:absolute;inset:0;width:100%;height:100%}.notes-early-notebook__object img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 21px rgba(39,59,43,.2))}.notes-early-notebook__cover-copy{position:absolute;inset:17% 15% 14% 19%;z-index:2;display:flex;flex-direction:column;color:#eef2e7}.notes-early-notebook__cover-copy small{font:700 .55rem/1 var(--xy-mono);letter-spacing:.1em;opacity:.72}.notes-early-notebook__cover-copy h2{max-width:5em;margin:3.8rem 0 0;font-family:var(--xy-display);font-size:1.75rem;font-weight:600;line-height:1.08;letter-spacing:-.035em}.notes-early-notebook__cover-copy p{margin:.9rem 0 0;font-size:.76rem;line-height:1.65;opacity:.72}.notes-early-notebook__cover-copy i{margin-top:auto;font:700 0/1 var(--xy-mono);font-style:normal;letter-spacing:.08em}.notes-early-notebook__cover-copy i:before{content:"展开目录  +";font-size:.56rem}.notes-early-notebook[open]{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,4rem)}.notes-early-notebook[open]>summary{margin-left:0;transform:rotate(-1deg)}.notes-early-notebook[open] .notes-early-notebook__cover-copy i:before{content:"收起目录  −"}.notes-early-notebook__pages{min-height:360px;overflow:hidden;border-radius:24px 18px 28px 20px;background:#f4efe4;box-shadow:0 26px 60px rgba(39,59,43,.14)}.notes-early-notebook__pages>div{display:grid;grid-template-columns:.7fr 1.3fr;gap:1rem;padding:1.5rem clamp(1.25rem,3vw,2.4rem) 1rem;border-bottom:1px solid rgba(48,77,55,.13)}.notes-early-notebook__pages>div p{margin:0;font-size:.83rem;line-height:1.65;opacity:.67}.notes-notebook__index{margin:0;padding:1rem clamp(1.25rem,3vw,2.4rem) 1.5rem;list-style:none;background:linear-gradient(90deg,transparent 44px,rgba(225,131,109,.26) 45px,transparent 46px),repeating-linear-gradient(#f4efe4 0 44px,rgba(72,94,73,.12) 45px,#f4efe4 46px)}.notes-notebook__index li{display:grid;min-height:76px;grid-template-columns:42px 1fr;align-items:center;gap:1rem}.notes-notebook__index li>span{font:700 .6rem/1 var(--xy-mono);opacity:.6}.notes-notebook__index li div{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:1rem}.notes-notebook__index a{font-size:clamp(.98rem,1.25vw,1.18rem);font-weight:580}.notes-notebook__index a:hover{text-decoration:underline}.notes-notebook__index time{font:600 .54rem/1 var(--xy-mono);white-space:nowrap;opacity:.62}.notes-footer{display:flex;min-height:100px;align-items:center;justify-content:space-between;padding:1.5rem clamp(1.25rem,5vw,5rem);color:rgba(245,240,228,.78);background:#183322}.notes-footer .chloes-archive-wordmark{font-size:1.5rem}.notes-footer>span{font:650 .58rem/1 var(--xy-mono);letter-spacing:.1em}@media (max-width:900px){.notes-hero__signature,.notes-hero__title{grid-column:1/9}.notes-hero__lede{grid-column:8/13}.notes-loose-stack{grid-template-columns:1fr 1fr}.notes-loose-paper--3{grid-column:1/-1;width:58%;justify-self:center}}@media (max-width:720px){.archive-soft-intro,.soft-home__intro{min-height:390px}.archive-soft-intro h1,.soft-home__intro h1{grid-column:1;margin-top:2.4rem;font-size:clamp(4.2rem,20vw,6rem)}.archive-soft-intro__copy,.soft-home__copy{grid-column:1;width:82%;margin:2.4rem 0 0 auto}.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{min-height:1120px;aspect-ratio:auto;border-radius:30px}.archive-world--soft .archive-desk-section .archive-object,.xiaoyue-home--soft .archive-desk-section .archive-object{max-height:none}.archive-world--soft .archive-desk-section .archive-object--work,.xiaoyue-home--soft .archive-desk-section .archive-object--work{left:8%!important;top:11%!important;width:84%!important;min-height:300px}.archive-world--soft .archive-desk-section .archive-object--lab,.xiaoyue-home--soft .archive-desk-section .archive-object--lab{left:9%!important;top:31%!important;width:82%!important;min-height:320px;max-height:none}.archive-world--soft .archive-desk-section .archive-object--notes,.xiaoyue-home--soft .archive-desk-section .archive-object--notes{left:23%!important;top:51%!important;width:70%!important;min-height:250px}.archive-world--soft .archive-desk-section .archive-object--about,.xiaoyue-home--soft .archive-desk-section .archive-object--about{left:7%!important;top:67%!important;width:48%!important;min-height:275px}.archive-world--soft .archive-desk-section .archive-object--garden,.xiaoyue-home--soft .archive-desk-section .archive-object--garden{left:51%!important;top:76%!important;width:43%!important;min-height:210px}.archive-artifact--dossier h3,.archive-artifact--newspaper h3{font-size:clamp(1.8rem,8vw,2.7rem)}.archive-polaroid__image,.archive-polaroid__image img{min-height:180px}.notes-hero{display:block;padding:3.5rem 1.15rem 4.5rem}.notes-hero__mark{margin-bottom:3rem}.notes-hero__signature{display:inline-flex;font-size:clamp(2.7rem,13vw,4.2rem)}.notes-hero__title{margin-top:2rem}.notes-hero__lede{width:84%;margin:3rem 0 0 auto}.notes-section-label{display:block}.notes-section-label p{max-width:30em}.notes-early,.notes-field-records,.notes-systems{padding:5rem 1.15rem}.notes-record-desk{display:flex;min-height:0;flex-direction:column;gap:1rem;padding:1.1rem;border-radius:28px}.notes-record-object{position:relative;inset:auto;width:100%;min-height:0;padding:1.5rem}.notes-record-object--newspaper{min-height:330px;transform:rotate(-1deg)}.notes-record-object--lab-sheet{min-height:260px;transform:rotate(1deg)}.notes-record-object--blueprint{min-height:250px;transform:rotate(-.6deg)}.notes-loose-stack{grid-template-columns:1fr}.notes-loose-paper,.notes-loose-paper--2,.notes-loose-paper--3{width:100%;min-height:310px;margin-top:0;transform:none}.notes-early__context{display:block}.notes-early__context p{margin-top:1rem}.notes-early-notebook>summary{width:220px;height:330px;margin-inline:auto}.notes-early-notebook[open]{grid-template-columns:1fr}.notes-early-notebook[open]>summary{margin-inline:auto}.notes-early-notebook__pages>div{display:block}.notes-early-notebook__pages>div p{margin-top:.7rem}.notes-notebook__index{padding-inline:1rem}.notes-notebook__index li{grid-template-columns:32px 1fr;gap:.5rem}.notes-notebook__index li div{grid-template-columns:1fr;gap:.25rem}}@media (max-width:390px){.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{min-height:1080px}.archive-newspaper__columns{grid-template-columns:1fr}.archive-newspaper__columns span{min-height:auto;border-right:0;border-bottom:1px solid rgba(37,53,42,.12)}.archive-newspaper__columns span:last-child{border-bottom:0}.notes-footer{align-items:flex-start;flex-direction:column;gap:1rem}}.archive-world--soft,.xiaoyue-home--soft{--xy-paper:#f3eee2;--xy-paper-warm:#e7dfcf;--xy-moss:#355c40;--xy-moss-deep:#173423;--xy-moss-soft:#81957b;--xy-ink:#152019;background:var(--xy-moss)}.archive-world--soft .world-nav,.xiaoyue-home--soft .world-nav{--nav-bg:rgba(47,84,58,.94);--nav-fg:#f5f0e4;--nav-line:rgba(245,240,228,.16);backdrop-filter:blur(14px)}.archive-world--soft .world-nav__links a:after,.xiaoyue-home--soft .world-nav__links a:after{right:.9rem;left:.9rem;height:6px;border-radius:999px 999px 0 0;background:var(--xy-bloom-soft)}.archive-world--soft .xiaoyue-mark__center,.xiaoyue-home--soft .xiaoyue-mark__center{fill:var(--xy-bloom-soft)}.soft-home{position:relative;overflow:hidden;padding-bottom:clamp(4.5rem,9vw,9rem);color:#f7f2e7;background:radial-gradient(circle at 16% 16%,rgba(231,239,216,.18),transparent 23%),radial-gradient(circle at 84% 36%,rgba(246,193,169,.09),transparent 18%),linear-gradient(148deg,#416c4b,#31583d 44%,#24462f)}.archive-soft-intro:before,.soft-home:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.24;background-image:url(/images/fog-texture.svg);background-position:50%;background-size:cover;mix-blend-mode:screen}.soft-home__intro{position:relative;z-index:1;display:grid;max-width:1380px;min-height:clamp(520px,66svh,720px);grid-template-columns:repeat(12,minmax(0,1fr));align-content:center;gap:1.25rem;margin-inline:auto;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,5rem) clamp(3rem,5vw,5rem)}.soft-home__eyebrow{display:flex;grid-column:1/-1;align-items:center;gap:.85rem;margin-bottom:clamp(1.25rem,3vw,2.5rem)}.soft-home__eyebrow .xiaoyue-mark{width:30px;height:30px;color:#eef2df}.soft-home__eyebrow p{margin:0;font:600 .66rem/1 var(--xy-mono);letter-spacing:.13em;opacity:.72}.archive-soft-intro h1,.soft-home__intro h1{position:relative;display:flex;margin:0;flex-direction:column;color:#f8f4e9;font-family:var(--xy-signature);font-weight:400;line-height:.76;letter-spacing:-.075em;text-shadow:0 12px 38px rgba(9,27,16,.22);transform:rotate(-1.2deg)}.soft-home__intro h1{grid-column:1/10;font-size:clamp(5rem,11.5vw,11.5rem)}.archive-soft-intro h1 .chloes-archive-wordmark__chloe,.soft-home__intro h1 .chloes-archive-wordmark__chloe{padding-left:.07em;font-size:.68em}.archive-soft-intro h1 .chloes-archive-wordmark__archive,.soft-home__intro h1 .chloes-archive-wordmark__archive{position:relative;width:-moz-fit-content;width:fit-content}.archive-soft-intro h1 .chloes-archive-wordmark__archive:after,.soft-home__intro h1 .chloes-archive-wordmark__archive:after{content:"";position:absolute;right:-.06em;bottom:-.22em;left:.13em;height:.12em;border-bottom:.025em solid;border-radius:50%;opacity:.82;transform:rotate(-1.5deg)}.soft-home__copy{display:flex;align-self:end;flex-direction:column;gap:.55rem;max-width:28rem;padding:1.4rem 0 0 1.5rem;border-top:1px solid rgba(247,242,231,.34)}.soft-home__copy p{margin:0;font-family:var(--xy-sans)}.soft-home__copy p:first-child{font-size:clamp(1.25rem,1.8vw,1.8rem);font-weight:550}.soft-home__copy p:last-child{font-size:clamp(.98rem,1.05vw,1.08rem);line-height:1.8;opacity:.7}.archive-world--soft .archive-desk-section,.xiaoyue-home--soft .archive-desk-section{position:relative;z-index:2;overflow:visible;margin:0;padding:0 clamp(1rem,4.7vw,4.75rem);border-radius:0;background:transparent}.archive-desk-section__title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.archive-world--soft .archive-desk-frame,.xiaoyue-home--soft .archive-desk-frame{position:relative;max-width:1320px;margin-inline:auto;padding:clamp(10px,1.35vw,18px);border:1px solid rgba(244,239,225,.22);border-radius:clamp(30px,4vw,56px);background:linear-gradient(145deg,rgba(224,231,211,.36),rgba(97,123,91,.34)),#728970;box-shadow:0 52px 110px rgba(7,24,13,.36),inset 0 1px 0 rgba(255,255,255,.34),inset 0 -2px 8px rgba(13,36,20,.16)}.archive-world--soft .archive-desk-frame:after,.xiaoyue-home--soft .archive-desk-frame:after{content:"";position:absolute;left:14%;right:14%;bottom:-22px;height:22px;border-radius:0 0 28px 28px;background:linear-gradient(180deg,#81967c,#667d67);box-shadow:0 14px 24px rgba(7,24,13,.2)}.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{position:relative;width:100%;min-height:660px;aspect-ratio:16/9.2;overflow:hidden;color:var(--xy-paper);border:1px solid rgba(255,255,255,.06);border-radius:clamp(22px,3vw,40px);background:radial-gradient(circle at 32% 22%,rgba(117,148,104,.13),transparent 23%),radial-gradient(circle at 77% 75%,rgba(240,111,82,.04),transparent 19%),linear-gradient(145deg,#0a100c,#050805 66%,#080b08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),inset 0 30px 90px rgba(122,152,110,.035);isolation:isolate}.archive-world--soft .archive-desk-section .black-desk:before,.xiaoyue-home--soft .archive-desk-section .black-desk:before{content:"";position:absolute;inset:64px 0 40px;z-index:0;border-top:0;border-bottom:0;background:linear-gradient(90deg,transparent 49.95%,rgba(239,234,220,.025) 50%,transparent 50.05%),linear-gradient(rgba(239,234,220,.02) 1px,transparent 0);background-size:100% 100%,100% 96px;pointer-events:none}.archive-world--soft .archive-desk-section .black-desk:after,.xiaoyue-home--soft .archive-desk-section .black-desk:after{inset:9px;z-index:0;border-color:rgba(239,234,220,.04);border-radius:clamp(17px,2.5vw,32px)}.archive-world--soft .archive-desk__bar,.xiaoyue-home--soft .archive-desk__bar{position:absolute;inset:0 0 auto;z-index:60;display:grid;min-height:64px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:0 clamp(1rem,2vw,2rem);border-bottom:1px solid rgba(241,235,221,.08);background:rgba(5,8,5,.22)}.archive-desk__signature{display:inline-flex!important;width:-moz-fit-content;width:fit-content;min-height:44px;align-items:center;color:rgba(247,243,232,.9)!important;font-family:var(--xy-signature)!important;font-size:clamp(1.15rem,1.75vw,1.65rem)!important;font-weight:400;letter-spacing:-.04em!important;text-decoration:none;transform:rotate(-1deg)}.archive-world--soft .archive-desk__bar nav,.xiaoyue-home--soft .archive-desk__bar nav{display:flex;justify-self:center;gap:clamp(.7rem,2vw,1.6rem)}.archive-world--soft .archive-desk__bar nav a,.xiaoyue-home--soft .archive-desk__bar nav a{min-height:44px;align-items:center;color:rgba(242,238,225,.62);font:550 .58rem/1 var(--xy-mono);letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .18s var(--xy-ease)}.archive-world--soft .archive-desk__bar nav a:hover,.xiaoyue-home--soft .archive-desk__bar nav a:hover{color:#fffaf0}.archive-desk__more{position:relative;z-index:1;justify-self:end}.archive-desk__more summary{display:grid;width:44px;height:44px;place-items:center;color:rgba(245,240,228,.72);border-radius:14px;cursor:pointer;font:700 .85rem/1 var(--xy-mono);letter-spacing:.12em;list-style:none;transition:color .18s ease,background-color .18s ease}.archive-desk__more summary::-webkit-details-marker{display:none}.archive-desk__more summary:focus-visible,.archive-desk__more summary:hover,.archive-desk__more[open] summary{color:#fffaf0;background:rgba(241,235,221,.1);outline:none}.archive-desk__more summary:focus-visible{box-shadow:0 0 0 2px var(--xy-bloom-soft)}.archive-desk__more>div{position:absolute;right:0;top:calc(100% + 8px);min-width:150px;padding:.45rem;border:1px solid rgba(241,235,221,.18);border-radius:14px;background:rgba(20,30,22,.96);box-shadow:0 16px 38px rgba(0,0,0,.32)}.archive-desk__more button,.archive-desk__more>div>a{display:flex;width:100%;min-height:44px;align-items:center;padding:.6rem .75rem;color:#f4f0e4;border:0;border-radius:10px;background:transparent;cursor:pointer;font:550 .62rem/1 var(--xy-mono);letter-spacing:.06em;text-align:left}.archive-desk__more button:focus-visible,.archive-desk__more button:hover,.archive-desk__more>div>a:focus-visible,.archive-desk__more>div>a:hover{background:rgba(241,235,221,.1);outline:none}.archive-desk__hint{position:absolute;right:clamp(1rem,2vw,2rem);top:82px;z-index:56;padding:.5rem .65rem;color:rgba(244,239,225,.72);border:1px solid rgba(244,239,225,.15);border-radius:10px;background:rgba(6,10,7,.54);font:600 .55rem/1 var(--xy-mono);letter-spacing:.12em;opacity:0;transform:translateY(4px);transition:opacity .24s ease .3s,transform .24s var(--xy-ease) .3s;pointer-events:none}.archive-desk-frame:hover .archive-desk__hint{opacity:1;transform:translateY(0)}.archive-world--soft .archive-desk__baseline,.xiaoyue-home--soft .archive-desk__baseline{position:absolute;inset:auto 0 0;z-index:55;display:flex;height:40px;align-items:center;justify-content:space-between;padding:0 clamp(1rem,2vw,2rem);color:rgba(32,54,39,.7);border:0;border-top:1px solid rgba(26,48,33,.12);background:rgba(239,234,220,.96);font:600 .53rem/1 var(--xy-mono);letter-spacing:.1em}.archive-world--soft .archive-desk-section .archive-object,.xiaoyue-home--soft .archive-desk-section .archive-object{max-height:68%;overflow:hidden;border-radius:20px 16px 22px 18px;cursor:grab;filter:sepia(.06) saturate(.92) contrast(.99);touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(var(--drag-x),var(--drag-y),0) rotate(var(--base-rotate));transform-origin:center;transition:transform .24s var(--xy-ease),filter .24s var(--xy-ease),box-shadow .24s var(--xy-ease)}.archive-world--soft .archive-desk-section .archive-object.active,.archive-world--soft .archive-desk-section .archive-object:hover,.xiaoyue-home--soft .archive-desk-section .archive-object.active,.xiaoyue-home--soft .archive-desk-section .archive-object:hover{z-index:999!important;transform:translate3d(var(--drag-x),calc(var(--drag-y) - 8px),0) rotate(0deg) scale(1.022)!important;filter:sepia(.03) saturate(1) contrast(1.015);box-shadow:0 30px 48px rgba(0,0,0,.42)}.archive-world--soft .archive-desk-section .archive-object.is-dragging,.archive-world--soft .archive-desk-section .archive-object.is-dragging.active,.archive-world--soft .archive-desk-section .archive-object.is-dragging:hover,.xiaoyue-home--soft .archive-desk-section .archive-object.is-dragging,.xiaoyue-home--soft .archive-desk-section .archive-object.is-dragging.active,.xiaoyue-home--soft .archive-desk-section .archive-object.is-dragging:hover{z-index:1000!important;cursor:grabbing;transform:translate3d(var(--drag-x),var(--drag-y),0) rotate(var(--base-rotate)) scale(1.014)!important;filter:sepia(.02) saturate(1.02) contrast(1.02);box-shadow:0 38px 62px rgba(0,0,0,.5);transition:box-shadow .12s ease}.archive-world--soft .archive-desk-section .archive-object:focus-visible,.xiaoyue-home--soft .archive-desk-section .archive-object:focus-visible{outline:3px solid var(--xy-bloom-soft);outline-offset:5px}.archive-world--soft .archive-desk-section .paper,.xiaoyue-home--soft .archive-desk-section .paper{color:#38503e;border:1px solid #cbc4b5;background:#f1ecdf;box-shadow:0 20px 44px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.72)}.archive-world--soft .archive-desk-section .folder,.xiaoyue-home--soft .archive-desk-section .folder{position:absolute;color:#42583f;border:1px solid #a7b49b;border-radius:18px 24px 20px 16px;background:#c7d2b9;box-shadow:0 22px 46px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.38)}.archive-world--soft .archive-desk-section .folder:before,.xiaoyue-home--soft .archive-desk-section .folder:before{content:"";position:absolute;left:9%;top:-9px;width:36%;height:24px;border-radius:12px 15px 0 0;background:#c7d2b9}.archive-world--soft .archive-desk-section .photo,.xiaoyue-home--soft .archive-desk-section .photo{color:var(--xy-paper);border:10px solid #e9e3d7;border-radius:18px 22px 20px 17px;background:#667b60;box-shadow:0 22px 46px rgba(0,0,0,.36)}.archive-world--soft .archive-desk-section .glass-card,.xiaoyue-home--soft .archive-desk-section .glass-card{color:#314938;border:1px solid rgba(226,234,215,.74);border-radius:24px 18px 26px 20px;background:rgba(210,222,201,.76);box-shadow:0 22px 44px rgba(0,0,0,.3);backdrop-filter:blur(4px)}.archive-world--soft .archive-desk-section .archive-object--about,.xiaoyue-home--soft .archive-desk-section .archive-object--about{min-height:33%;border-radius:22px 17px 25px 19px;background:#f0eadc}.archive-world--soft .archive-desk-section .archive-object--blog,.xiaoyue-home--soft .archive-desk-section .archive-object--blog{min-height:44%;border-radius:18px 26px 20px 22px;background:#f4efe4}.archive-world--soft .archive-desk-section .archive-object--projects,.xiaoyue-home--soft .archive-desk-section .archive-object--projects{min-height:47%;border-radius:18px 24px 20px 16px;background:#c7d2b9}.archive-world--soft .archive-desk-section .archive-object--garden,.xiaoyue-home--soft .archive-desk-section .archive-object--garden{min-height:38%;background:rgba(205,219,197,.8)}.archive-world--soft .archive-desk-section .archive-object--media,.xiaoyue-home--soft .archive-desk-section .archive-object--media{min-height:50%}.archive-world--soft .archive-desk-section .archive-object--sketchbook,.xiaoyue-home--soft .archive-desk-section .archive-object--sketchbook{min-height:27%;max-height:30%;border-radius:16px 22px 18px 24px;background:#ded7c7}.archive-world--soft .archive-desk-section .archive-object--lab,.xiaoyue-home--soft .archive-desk-section .archive-object--lab{min-height:34%;max-height:37%;color:#35483a;border-left:7px solid rgba(240,111,82,.46);border-radius:18px 20px 25px 16px;background:#e4e6d8}.archive-world--soft .archive-desk-section .archive-object--about .paper-title,.archive-world--soft .archive-desk-section .archive-object--sketchbook .paper-title,.archive-world--soft .archive-desk-section .paper-title,.xiaoyue-home--soft .archive-desk-section .archive-object--about .paper-title,.xiaoyue-home--soft .archive-desk-section .archive-object--sketchbook .paper-title,.xiaoyue-home--soft .archive-desk-section .paper-title{font-family:var(--xy-sans);font-style:normal;font-weight:560;letter-spacing:-.025em}.archive-world--soft .archive-desk-section .paper-lines,.xiaoyue-home--soft .archive-desk-section .paper-lines{font-family:var(--xy-mono)}.archive-soft-intro{position:relative;display:grid;min-height:clamp(400px,48svh,520px);grid-template-columns:repeat(12,minmax(0,1fr));align-content:center;gap:1.25rem;overflow:hidden;padding:clamp(2.75rem,4.5vw,4.5rem) clamp(1.25rem,5vw,5rem);color:#f7f2e7;background:radial-gradient(circle at 18% 20%,rgba(224,235,211,.16),transparent 23%),linear-gradient(152deg,#3d6748,#294e35 66%,#21442e)}.archive-soft-intro__meta{position:relative;z-index:1;display:flex;grid-column:1/-1;align-items:center;gap:.8rem;margin-bottom:1.75rem}.archive-soft-intro__meta .xiaoyue-mark{width:30px;height:30px}.archive-soft-intro__meta p{margin:0;font:600 .65rem/1 var(--xy-mono);letter-spacing:.13em;opacity:.7}.archive-soft-intro h1{position:relative;z-index:1;grid-column:1/10;font-size:clamp(5rem,11vw,10.5rem)}.archive-soft-intro__copy{position:relative;z-index:1;grid-column:9/13;align-self:end;max-width:31rem;padding:1.4rem 0 0 1.5rem;border-top:1px solid rgba(247,242,231,.32);font-family:var(--xy-sans)}.archive-soft-intro__copy p{margin:0}.archive-soft-intro__copy p:first-child{margin-bottom:.6rem;font-size:clamp(1.25rem,1.7vw,1.75rem);font-weight:550}.archive-soft-intro__copy p:last-child{font-size:clamp(.98rem,1.05vw,1.08rem);line-height:1.8;opacity:.72}.archive-world--soft .archive-desk-section{padding-top:clamp(2rem,3vw,3rem);padding-bottom:clamp(7rem,11vw,11rem);background:radial-gradient(circle at 80% 8%,rgba(244,182,159,.07),transparent 16%),var(--xy-moss)}.soft-worlds{position:relative;display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:clamp(3rem,8vw,9rem);padding:clamp(6rem,11vw,11rem) clamp(1.25rem,5vw,5rem);color:var(--xy-ink);border-radius:clamp(34px,5vw,72px) clamp(34px,5vw,72px) 0 0;background:var(--xy-paper)}.soft-worlds__heading{align-self:start}.soft-worlds__heading h2{max-width:10em;margin:1.5rem 0 0;font:540 clamp(2.2rem,4.5vw,4.8rem)/1.12 var(--xy-sans);letter-spacing:-.05em}.soft-worlds__sheets{position:relative;min-height:570px}.soft-world-sheet{position:absolute;display:flex;width:min(72%,540px);min-height:410px;flex-direction:column;padding:clamp(1.5rem,3vw,2.5rem);color:var(--xy-ink)!important;border:1px solid rgba(31,54,39,.16);text-decoration:none;transition:transform .26s var(--xy-ease),box-shadow .26s var(--xy-ease)}.soft-world-sheet--work{left:2%;top:2%;z-index:2;border-radius:28px 20px 32px 24px;background:#e4dccd;box-shadow:0 24px 55px rgba(31,54,39,.16);transform:rotate(-3deg)}.soft-world-sheet--lab{right:2%;bottom:1%;z-index:1;border-left:8px solid rgba(240,111,82,.46);border-radius:22px 30px 24px 34px;background:#d9dfd0;box-shadow:0 24px 55px rgba(31,54,39,.13);transform:rotate(3.2deg)}.soft-world-sheet:focus-visible,.soft-world-sheet:hover{z-index:4;outline:none;box-shadow:0 34px 70px rgba(31,54,39,.2);transform:translateY(-10px) rotate(0)}.soft-world-sheet:focus-visible{box-shadow:0 0 0 3px var(--xy-bloom),0 34px 70px rgba(31,54,39,.2)}.soft-world-sheet>span{font:600 .65rem/1 var(--xy-mono);letter-spacing:.12em}.soft-world-sheet h3{margin:auto 0 1rem;font:550 clamp(2.7rem,5vw,5.5rem)/1 var(--xy-sans);letter-spacing:-.055em}.soft-world-sheet p{max-width:27em;margin:0;font:430 clamp(.95rem,1.1vw,1.08rem)/1.78 var(--xy-sans)}.soft-world-sheet i{margin-top:1.6rem;font:600 .65rem/1 var(--xy-mono);font-style:normal;letter-spacing:.08em}.archive-world__footer--soft,.xiaoyue-footer--soft{color:rgba(246,241,229,.88);border-top:1px solid rgba(246,241,229,.15);background:var(--xy-moss-deep)}@media (max-width:980px){.archive-soft-intro h1,.soft-home__intro h1{grid-column:1/-1}.archive-soft-intro__copy,.soft-home__copy{grid-column:7/13;margin-top:2rem}.soft-worlds{grid-template-columns:1fr}.soft-worlds__heading h2{max-width:12em}}@media (max-width:720px){.archive-world--soft .world-nav,.xiaoyue-home--soft .world-nav{background:rgba(41,78,53,.96)}.archive-soft-intro,.soft-home__intro{min-height:520px;grid-template-columns:1fr;align-content:start;padding:3.5rem 1.15rem 4rem}.archive-soft-intro h1,.archive-soft-intro__copy,.archive-soft-intro__meta,.soft-home__copy,.soft-home__eyebrow,.soft-home__intro h1{grid-column:1}.archive-soft-intro h1,.soft-home__intro h1{margin-top:clamp(3rem,10vh,5rem);font-size:clamp(4.6rem,22vw,7rem);line-height:.78}.archive-soft-intro__copy,.soft-home__copy{width:82%;margin:3.2rem 0 0 auto;padding:1.1rem 0 0 1rem}.archive-world--soft .archive-desk-section,.xiaoyue-home--soft .archive-desk-section{padding-right:.65rem;padding-left:.65rem}.archive-world--soft .archive-desk-frame,.xiaoyue-home--soft .archive-desk-frame{padding:7px;border-radius:32px}.archive-world--soft .archive-desk-frame:after,.xiaoyue-home--soft .archive-desk-frame:after{right:18%;bottom:-14px;left:18%;height:14px;border-radius:0 0 18px 18px}.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{min-height:1180px;aspect-ratio:auto;border-radius:25px}.archive-world--soft .archive-desk-section .black-desk:after,.xiaoyue-home--soft .archive-desk-section .black-desk:after{border-radius:18px}.archive-world--soft .archive-desk__bar,.xiaoyue-home--soft .archive-desk__bar{min-height:58px;grid-template-columns:1fr auto;padding:0 .85rem}.archive-world--soft .archive-desk__bar nav,.xiaoyue-home--soft .archive-desk__bar nav{display:none}.archive-desk__signature{font-size:1.2rem!important}.archive-desk__hint{display:none}.archive-world--soft .archive-desk__baseline,.xiaoyue-home--soft .archive-desk__baseline{height:42px;padding-inline:.9rem}.archive-world--soft .archive-desk__baseline span:first-child,.xiaoyue-home--soft .archive-desk__baseline span:first-child{display:none}.archive-world--soft .archive-desk-section .archive-object,.xiaoyue-home--soft .archive-desk-section .archive-object{max-height:none}.archive-world--soft .archive-desk-section .archive-object--media,.xiaoyue-home--soft .archive-desk-section .archive-object--media{left:5%!important;top:7%!important;width:53%!important;min-height:0}.archive-world--soft .archive-desk-section .archive-object--about,.xiaoyue-home--soft .archive-desk-section .archive-object--about{left:25%!important;top:16%!important;width:70%!important;min-height:205px}.archive-world--soft .archive-desk-section .archive-object--blog,.xiaoyue-home--soft .archive-desk-section .archive-object--blog{left:7%!important;top:31%!important;width:80%!important;min-height:245px}.archive-world--soft .archive-desk-section .archive-object--projects,.xiaoyue-home--soft .archive-desk-section .archive-object--projects{left:19%!important;top:45%!important;width:77%!important;min-height:225px}.archive-world--soft .archive-desk-section .archive-object--garden,.xiaoyue-home--soft .archive-desk-section .archive-object--garden{left:6%!important;top:58%!important;width:76%!important;min-height:215px}.archive-world--soft .archive-desk-section .archive-object--lab,.xiaoyue-home--soft .archive-desk-section .archive-object--lab{left:21%!important;top:71%!important;width:73%!important;min-height:200px;max-height:none}.archive-world--soft .archive-desk-section .archive-object--sketchbook,.xiaoyue-home--soft .archive-desk-section .archive-object--sketchbook{left:9%!important;top:84%!important;width:72%!important;min-height:170px;max-height:none}.soft-worlds{gap:3.5rem;padding:6rem 1.15rem 7rem;border-radius:34px 34px 0 0}.soft-worlds__heading h2{font-size:clamp(2.4rem,11vw,3.7rem)}.soft-worlds__sheets{min-height:620px}.soft-world-sheet{width:88%;min-height:390px}.soft-world-sheet--work{left:0}.soft-world-sheet--lab{right:0}}@media (max-width:390px){.archive-soft-intro h1,.soft-home__intro h1{font-size:clamp(4.25rem,21vw,5.6rem)}.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{min-height:1120px}}@media (hover:none),(pointer:coarse){.archive-desk__hint{display:none}}@media (prefers-reduced-motion:reduce){.archive-soft-intro h1,.archive-world--soft .archive-desk-section .archive-object,.soft-home__intro h1,.soft-world-sheet,.xiaoyue-home--soft .archive-desk-section .archive-object{transition:none!important}.soft-world-sheet:focus-visible,.soft-world-sheet:hover{transform:none}}.soft-home__intro{min-height:clamp(300px,36svh,390px);padding-top:clamp(2.5rem,4.5vw,4.5rem);padding-bottom:clamp(2.25rem,4vw,3.75rem)}.soft-home__intro h1{grid-column:1/8;font-size:clamp(4.7rem,8vw,8.4rem)}.soft-home__copy{grid-column:9/13}.archive-world--soft .archive-desk-frame,.xiaoyue-home--soft .archive-desk-frame{max-width:1450px;padding:0;border:0;border-radius:clamp(30px,4vw,54px);background:transparent;box-shadow:none}.archive-world--soft .archive-desk-frame:after,.xiaoyue-home--soft .archive-desk-frame:after{display:none}.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{min-height:700px;aspect-ratio:16/8.4;color:#f7f1e5;border:1px solid rgba(244,239,225,.18);border-radius:clamp(30px,4vw,54px);background:radial-gradient(circle at 20% 18%,rgba(230,239,213,.15),transparent 25%),radial-gradient(circle at 81% 72%,rgba(244,179,151,.07),transparent 22%),linear-gradient(145deg,#557655,#3d6547 48%,#31543c);box-shadow:0 40px 90px rgba(13,39,22,.28),inset 0 1px 0 rgba(255,255,255,.16),inset 0 -30px 80px rgba(15,43,25,.12)}.archive-world--soft .archive-desk-section .black-desk:before,.xiaoyue-home--soft .archive-desk-section .black-desk:before{inset:0;opacity:.22;background:url(/images/fog-texture.svg) 50%/cover;mix-blend-mode:screen}.archive-world--soft .archive-desk-section .black-desk:after,.xiaoyue-home--soft .archive-desk-section .black-desk:after{display:none}.archive-world--soft .archive-desk__bar,.archive-world--soft .archive-desk__baseline,.xiaoyue-home--soft .archive-desk__bar,.xiaoyue-home--soft .archive-desk__baseline{background:transparent}.archive-world--soft .archive-desk__baseline,.xiaoyue-home--soft .archive-desk__baseline{color:rgba(248,242,230,.56);border-top-color:rgba(248,242,230,.12)}.archive-world--soft .archive-desk-section .archive-object,.xiaoyue-home--soft .archive-desk-section .archive-object{max-height:none;color:#25352a;border:0;filter:none}.archive-world--soft .archive-desk-section .archive-object--kind-dossier,.xiaoyue-home--soft .archive-desk-section .archive-object--kind-dossier{min-height:365px;overflow:visible;border-radius:22px 30px 28px 20px;background:#cbd7bd}.archive-world--soft .archive-desk-section .archive-object--kind-newspaper,.xiaoyue-home--soft .archive-desk-section .archive-object--kind-newspaper{min-height:390px;max-height:none;border-left:0;border-radius:12px 18px 14px 10px;background:#f0ecdf}.archive-world--soft .archive-desk-section .archive-object--kind-booklet,.xiaoyue-home--soft .archive-desk-section .archive-object--kind-booklet{min-height:315px;border-radius:17px 26px 25px 16px;background:#e6ddcb}.archive-world--soft .archive-desk-section .archive-object--kind-polaroid,.xiaoyue-home--soft .archive-desk-section .archive-object--kind-polaroid{min-height:350px;padding:10px 10px 20px;border-radius:14px 18px 16px 13px;background:#f1ecdf}.archive-world--soft .archive-desk-section .archive-object--garden.archive-object--kind-paper,.xiaoyue-home--soft .archive-desk-section .archive-object--garden.archive-object--kind-paper{min-height:255px;border-radius:18px 24px 20px 16px;background:#ded2ae}@media (max-width:720px){.archive-soft-intro,.soft-home__intro{min-height:390px}.archive-soft-intro h1,.soft-home__intro h1{margin-top:2.4rem;font-size:clamp(4.2rem,20vw,6rem)}.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{min-height:1120px;aspect-ratio:auto;border-radius:30px}.archive-world--soft .archive-desk-section .archive-object--work,.xiaoyue-home--soft .archive-desk-section .archive-object--work{left:8%!important;top:11%!important;width:84%!important;min-height:300px}.archive-world--soft .archive-desk-section .archive-object--lab,.xiaoyue-home--soft .archive-desk-section .archive-object--lab{left:9%!important;top:31%!important;width:82%!important;min-height:320px;max-height:none}.archive-world--soft .archive-desk-section .archive-object--notes,.xiaoyue-home--soft .archive-desk-section .archive-object--notes{left:23%!important;top:51%!important;width:70%!important;min-height:250px}.archive-world--soft .archive-desk-section .archive-object--about,.xiaoyue-home--soft .archive-desk-section .archive-object--about{left:7%!important;top:67%!important;width:48%!important;min-height:275px}.archive-world--soft .archive-desk-section .archive-object--garden,.xiaoyue-home--soft .archive-desk-section .archive-object--garden{left:51%!important;top:76%!important;width:43%!important;min-height:210px}}@media (max-width:390px){.archive-world--soft .archive-desk-section .black-desk,.archive-world--soft .black-desk,.xiaoyue-home--soft .archive-desk-section .black-desk,.xiaoyue-home--soft .black-desk{min-height:1080px}}@media (max-width:720px){.archive-soft-intro h1,.archive-soft-intro__copy,.soft-home__copy,.soft-home__intro h1{grid-column:1}.archive-soft-intro__copy,.soft-home__copy{width:82%;margin:2.4rem 0 0 auto}}.archive-router.archive-world--soft{min-height:100dvh;overflow:hidden;background:#ebe9e2}.archive-router.archive-world--soft .world-nav{--nav-bg:rgba(246,242,233,.94);--nav-fg:#193e30;--nav-line:rgba(25,62,48,.13);background:var(--nav-bg);box-shadow:0 1px 0 rgba(255,255,255,.62);backdrop-filter:blur(14px) saturate(.8)}.archive-router.archive-world--soft .world-nav__links a:after{background:#e9785e}.archive-router.archive-world--soft .xiaoyue-mark__center{fill:#e9785e}@media (max-width:720px){.archive-router.archive-world--soft{overflow-x:hidden;overflow-y:auto}.archive-router.archive-world--soft .world-nav{--nav-bg:rgba(246,242,233,.97);background:var(--nav-bg)}}