@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@100;400&display=swap";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400&display=swap";:root{--font-nav:"Noto Serif SC", "Source Han Serif SC", "Songti SC", "SimSun", serif;--font-nav-weight:900;--font-ui:var(--font-nav);--nav-fg:#ffffff4d;--nav-divider:#ffffff4d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--font-nav);font-weight:var(--font-nav-weight);color:#fffaf0eb;background:#0a090d}#root{min-height:100%}html.app-hide-native-scrollbar{scrollbar-width:none;-ms-overflow-style:none}html.app-hide-native-scrollbar::-webkit-scrollbar{width:0;height:0}html.app-hide-native-scrollbar body{scrollbar-width:none;-ms-overflow-style:none}html.app-hide-native-scrollbar body::-webkit-scrollbar{width:0;height:0}.gallery-sphere{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.gallery-sphere__canvas{touch-action:none;cursor:grab;width:100%;height:100%;display:block}.gallery-sphere__canvas:active{cursor:grabbing}.gallery-sphere__fallback{text-align:center;font-family:var(--font-nav);font-weight:var(--font-nav-weight);color:#ffffff8c;z-index:2;background:#000;justify-content:center;align-items:center;padding:24px;font-size:14px;line-height:1.5;display:flex;position:absolute;inset:0}.star-field-bg{pointer-events:none;z-index:0;width:100%;height:100%;min-height:100%;position:absolute;inset:0;overflow:hidden}.star-field-bg__canvas{touch-action:none;pointer-events:none;width:100%;height:100%;display:block}.star-field-bg--fallback{background:#000}.hero-video-backdrop{z-index:14;pointer-events:auto;opacity:1;background:#000;transition:opacity .25s ease-in-out;position:fixed;inset:0}.hero-video-backdrop--hide{opacity:0;pointer-events:none}.hero-video-shell{z-index:15;pointer-events:auto;isolation:isolate;perspective:1400px;width:100vw;height:100dvh;min-height:100svh;max-height:100dvh;transform-style:preserve-3d;transform-origin:50%;opacity:1;box-shadow:none;background:#000;border-radius:0;transition:width .25s ease-in-out,height .25s ease-in-out,border-radius .25s ease-in-out,box-shadow .25s ease-in-out;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.hero-video-shell--boot{cursor:progress}.hero-video-shell--to-gallery{width:var(--hero-target-w,160px);height:var(--hero-target-h,200px);will-change:width, height;min-height:0;max-height:none}.hero-video-shell--texture-handoff{z-index:0;pointer-events:none;min-height:0;max-height:none;overflow:hidden;width:2px!important;height:2px!important;transition:none!important}.hero-video-media{width:100%;height:100%;position:absolute;inset:0}.hero-video-media .hero-video{object-fit:cover;transform-origin:50%;backface-visibility:hidden;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-video-shell[data-phase=loading] .hero-video,.hero-video-shell[data-phase=playing] .hero-video{transform:translateZ(0)scale(1.05)}.hero-video-shell[data-phase=shrinking] .hero-video,.hero-video-shell[data-phase=handoff] .hero-video{transform:translateZ(0)scale(1)}.hero-video{object-fit:cover;width:100%;height:100%}.hero-video-overlay{pointer-events:none;transition:opacity .55s;position:absolute;inset:0}.hero-video-overlay--bottom{z-index:1;mix-blend-mode:color;background:#000}.hero-video-overlay--top{z-index:2;mix-blend-mode:color;background:#0003}.hero-video-shell--to-gallery .hero-video-overlay{opacity:0}.hero-video-decor{z-index:3;pointer-events:none;position:absolute;inset:0}.hero-video-decor__side{border-radius:50%;flex-shrink:0;width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}.hero-video-decor__side--left{box-shadow:none;background:#fffaf0f5;left:32px}.hero-video-decor__side--right{box-shadow:none;background:#c41e1e;right:32px}.hero-video-shell--to-gallery .hero-video-decor,.hero-video-shell--texture-handoff .hero-video-decor{display:none}.hero-video-loading{z-index:4;pointer-events:none;opacity:1;background:radial-gradient(85% 65% at 50% 45%,#120e1c59,#000 72%);transition:opacity .38s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.hero-video-loading--exit{opacity:0;pointer-events:none}.hero-video-hint{z-index:35;color:#fffaf0a6;text-align:center;pointer-events:none;background:#08060d73;border-radius:6px;max-width:min(520px,92vw);margin:0;padding:8px 14px;font-size:12px;line-height:1.45;position:fixed;bottom:88px;left:50%;transform:translate(-50%)}.hero-video-hint code{color:#fffaf0d9;font-size:11px}@media (prefers-reduced-motion:reduce){.hero-video-backdrop{transition:opacity .25s}.hero-video-shell{transition:opacity .35s}.hero-video-shell--to-gallery{will-change:auto;transition-property:opacity}}.site-overlay-nav__root{z-index:50;pointer-events:auto;box-sizing:border-box;flex-direction:column;align-items:flex-start;display:flex;position:fixed;top:32px;left:32px}.site-nav-dynamic-logo{flex-shrink:0;width:40px;height:40px;display:block}.site-overlay-nav__toggle{cursor:pointer;mix-blend-mode:screen;background:0 0;border:none;flex-shrink:0;width:40px;height:40px;padding:0;position:relative}.site-overlay-nav__icon{border-radius:50%;width:40px;height:40px;display:block;overflow:hidden}.site-overlay-nav__panel{flex-direction:column;flex-shrink:0;align-items:center;gap:20px;width:max-content;max-width:min(90vw,280px);margin:40px 0 0;padding:0;list-style:none;display:flex;position:relative}.site-overlay-nav__link{color:#ffffff4d;text-align:center;white-space:nowrap;font-family:var(--font-nav);font-weight:var(--font-nav-weight);letter-spacing:0;font-size:14px;line-height:1.45;text-decoration:none;transition:color .15s}.site-overlay-nav__link:hover{color:#ffffff8c}.site-overlay-nav__link--active{color:#fff}@media (width<=640px){.site-overlay-nav__root{top:32px;left:32px}}.gallery-page{color:#fffaf0e0;background:0 0;min-height:100dvh;position:relative}.gallery-page__bg{z-index:0;pointer-events:auto;width:100%;height:100%;min-height:100dvh;position:fixed;inset:0;overflow:hidden}.gallery-page__starfield{z-index:0;pointer-events:none;position:absolute;inset:0}.gallery-page__bg .gallery-sphere{z-index:1;width:100%;height:100%;position:absolute;inset:0}.gallery-page__overlay{z-index:10;pointer-events:none;background:0 0;flex-direction:column;min-height:100svh;display:flex;position:relative}.gallery-page__main{box-sizing:border-box;pointer-events:none;background:0 0;flex:1;min-height:0}.gallery-page__bg--shell-hidden{visibility:hidden;pointer-events:none}.book-image-preview{z-index:1000;touch-action:none;font-family:var(--font-nav);font-weight:var(--font-nav-weight);background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.book-image-preview__chrome{pointer-events:none;z-index:2;transition:opacity .15s;position:absolute;inset:0}.book-image-preview__chrome--hidden{opacity:0}.book-image-preview__chrome--hidden .book-image-preview__close,.book-image-preview__chrome--hidden .book-image-preview__arrow,.book-image-preview__chrome--hidden .book-image-preview__counter{pointer-events:none}.book-image-preview__close,.book-image-preview__arrow{pointer-events:auto}.book-image-preview__close{box-sizing:border-box;color:#ffffffd9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:200px;justify-content:center;align-items:center;width:40px;height:24px;padding:0;transition:border-color .15s,background .15s;display:flex;position:absolute;top:20px;left:24px}.book-image-preview__close:hover,.book-image-preview__close:focus-visible{background:#ffffff0f;border-color:#ffffff59}.book-image-preview__close:focus-visible{outline-offset:2px;outline:1px solid #ffffff59}.book-image-preview__close-icon{width:10px;height:10px;display:block;position:relative}.book-image-preview__close-icon:before,.book-image-preview__close-icon:after{content:"";background:currentColor;width:10px;height:1px;position:absolute;top:50%;left:50%}.book-image-preview__close-icon:before{transform:translate(-50%,-50%)rotate(45deg)}.book-image-preview__close-icon:after{transform:translate(-50%,-50%)rotate(-45deg)}.book-image-preview__arrow{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:64px;margin:0;padding:0;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:24px;font-weight:100;line-height:1;transition:color .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.book-image-preview__arrow:hover:not(:disabled),.book-image-preview__arrow:focus-visible:not(:disabled){color:#fffffff2}.book-image-preview__arrow:disabled{opacity:.25;cursor:default}.book-image-preview__arrow--prev{left:24px}.book-image-preview__arrow--next{right:24px}.book-image-preview__counter{color:#fff;white-space:nowrap;pointer-events:none;margin:0;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:12px;font-weight:400;line-height:1.2;position:absolute;bottom:34px;left:24px}.book-image-preview__viewport{z-index:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.book-image-preview__viewport--glb{justify-content:stretch;align-items:stretch}.book-image-preview__viewport--youtube{box-sizing:border-box;justify-content:stretch;align-items:stretch;padding:min(4vh,32px) min(4vw,40px)}.book-image-preview__youtube{pointer-events:auto;background:#000;border:0;width:100%;max-width:min(1200px,100%);height:min(72vh,72vw);min-height:min(360px,50vh);display:block}.book-image-preview__media-motion{touch-action:none;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.book-image-preview__media-motion--idle{cursor:zoom-in}.book-image-preview__media-motion--zoomed{cursor:grab}.book-image-preview__media-motion--zoomed:active{cursor:grabbing}.book-image-preview__media-motion--glb{width:100%;height:100%;min-height:min(70vh,70vw);max-height:min(92dvh,92vw)}.book-image-preview__media-motion--glb-dolly{pointer-events:none}.book-image-preview__media-motion--glb-dolly .book-detail__stage-glb-canvas{pointer-events:auto;touch-action:none}.book-image-preview__glb-root{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;max-height:min(92dvh,92vw);display:flex}.book-image-preview__glb-root .book-detail__stage-glb-canvas{flex:auto;min-height:min(78vh,78vw)}.book-image-preview__img-layer{justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative}.book-image-preview__viewport>.book-image-preview__img{max-width:100%;max-height:100%}.book-image-preview__img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;width:auto;max-width:min(100vw,100%);height:auto;max-height:100dvh;display:block}.book-image-preview__img--idle{cursor:zoom-in}.book-image-preview__img--zoomed{cursor:grab}.book-image-preview__img--zoomed:active{cursor:grabbing}.book-image-preview__zoom-hint{color:#ffffffbf;cursor:pointer;pointer-events:auto;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.book-image-preview__zoom-hint:hover,.book-image-preview__zoom-hint:focus-visible{color:#fff;background:#ffffff24}.book-image-preview__zoom-hint:focus-visible{outline-offset:2px;outline:1px solid #ffffff59}.book-image-preview__zoom-hint-icon{justify-content:center;align-items:center;line-height:0;display:flex}.book-detail{--book-pad-x:40px;--book-12-gap:24px;--book-strip-close-inset:16px;width:100%;max-width:min(1440px,100vw);padding:0 var(--book-pad-x);box-sizing:border-box;color:#fffffff2;height:100%;min-height:0;max-height:100%;font-family:var(--font-nav);font-weight:var(--font-nav-weight);background:0 0;flex-direction:column;margin:0 auto;font-size:14px;line-height:1.45;display:flex;overflow:hidden}.book-detail__layout{column-gap:var(--book-12-gap);flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;row-gap:0;width:100%;min-height:0;display:grid}.book-detail__strip-head{box-sizing:border-box;width:100%;padding:var(--book-strip-close-inset) var(--book-strip-close-inset) 0;flex:none;justify-content:center;align-items:center;display:flex}.book-detail__close-chip{color:#ffffffd9;cursor:pointer;box-sizing:border-box;background:#000;border:.5px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:40px;height:24px;padding:0;display:inline-flex}.book-detail__close-chip:hover,.book-detail__close-chip:focus-visible{color:#fff;border-color:#ffffff59}.book-detail__close-chip:focus-visible{outline-offset:2px;outline:1px solid #ffffff59}.book-detail__close-chip-icon{flex-shrink:0;display:block}.book-detail__strip-col{background:#00000059;flex-direction:column;grid-area:1/1/auto/2;justify-content:stretch;align-items:stretch;gap:12px;min-width:0;height:100%;min-height:0;max-height:100%;display:flex}.book-detail__strip{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:y proximity;touch-action:pan-y;flex-direction:column;flex:auto;align-self:stretch;align-items:center;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding:0;display:flex;position:sticky;top:0;overflow:visible auto}.book-detail__strip::-webkit-scrollbar{width:0;height:0;display:none}.book-detail__strip-inner{box-sizing:border-box;flex-direction:column;align-items:center;gap:clamp(24px,3vh,40px);width:100%;min-width:0;display:flex}.book-detail__thumb{aspect-ratio:1;cursor:pointer;scroll-snap-align:center;opacity:1;background:0 0;border:none;border-radius:0;flex:none;width:32px;height:32px;padding:0;transition:transform .22s,opacity .2s;overflow:hidden}.book-detail__thumb:hover,.book-detail__thumb:focus-visible{opacity:1}.book-detail__thumb--active{outline:none;transform:scale(1.2)}.book-detail__thumb:focus{outline:none}.book-detail__thumb:focus-visible{outline-offset:2px;outline:1px solid #ffffff59}.book-detail__thumb img{object-fit:cover;mix-blend-mode:luminosity;width:100%;height:100%;display:block}.book-detail__thumb-badge{color:#ffffffb3;background:#ffffff14;justify-content:center;align-items:center;width:100%;height:100%;font-size:9px;display:flex}.book-detail__stage{box-sizing:border-box;background:#000;grid-area:1/2/auto/9;justify-content:center;align-items:center;min-width:0;height:100%;min-height:0;max-height:100%;padding:0;display:flex;overflow:visible}.book-detail__stage-inner{justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;max-height:80vh;margin-inline:auto;display:flex;overflow:visible}.book-detail__stage-inner--glb{flex:auto;align-self:stretch;height:100%;max-height:none}.book-detail__stage-glb-bridge{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex}.book-detail__stage-clickable-wrap{cursor:zoom-in;width:100%;height:100%;min-height:0;max-height:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}:is(.book-detail__stage-clickable-wrap:has(.book-detail__stage-inner--glb),.book-detail__stage-clickable-wrap:has(.book-detail__stage-inner--youtube)){cursor:pointer}.book-detail__stage-youtube-enter{cursor:pointer;width:100%;height:100%;min-height:0;max-height:100%;font:inherit;color:inherit;text-align:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.book-detail__stage-youtube-enter:focus{outline:none}.book-detail__stage-youtube-enter:focus-visible{outline-offset:4px;outline:1px solid #ffffff59}.book-detail__stage-clickable-wrap:focus{outline:none}.book-detail__stage-clickable-wrap:focus-visible{outline-offset:4px;outline:1px solid #ffffff59}.book-detail__stage-clickable-wrap .book-detail__stage-inner img{cursor:inherit}.book-detail__stage-img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:80vh;display:block}.book-detail__stage-video{object-fit:contain;background:#000;width:100%;max-width:100%;height:auto;max-height:80vh;display:block}.book-detail__stage-youtube{background:#0a0a0a;border-radius:2px;width:100%;max-width:100%;max-height:80vh;margin:0 auto;display:block;position:relative;overflow:hidden}.book-detail__stage-youtube-poster{object-fit:contain;vertical-align:middle;width:100%;height:auto;max-height:80vh;display:block}.book-detail__stage-youtube-play{pointer-events:none;background:#0000008c;border-radius:50%;width:64px;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 24px #00000073}.book-detail__stage-youtube-play:after{content:"";border:12px solid #0000;border-left:20px solid #fffaf0eb;border-right-width:0;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.book-detail__stage-empty{color:#ffffff59;font-size:14px}.book-detail__stage-inner--glb .book-detail__stage-glb{touch-action:none;box-sizing:border-box;flex:auto;width:100%;max-width:none;height:100%;min-height:min(70vh,80vw);max-height:none;margin-inline:auto;padding:0;overflow:visible}.book-detail__stage-glb-canvas{cursor:grab;width:100%;height:100%;display:block}.book-detail__stage-glb-canvas:active{cursor:grabbing}.book-detail__stage-glb-suspense-hint{color:#ffffff8c;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:12px}.book-detail__stage-glb-fallback{box-sizing:border-box;text-align:center;color:#ffffffbf;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:min(70vh,80vw);padding:1rem;font-size:13px;display:flex}.book-detail__stage-glb-fallback-title{margin:0 0 .5rem}.book-detail__stage-glb-fallback-detail{color:#ffffff73;word-break:break-word;margin:0;font-size:11px}.book-detail__text{box-sizing:border-box;text-align:center;background:#00000073;flex-direction:column;grid-area:1/9/auto/13;justify-content:flex-start;align-self:stretch;align-items:stretch;gap:40px;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding:40px 40px 40px 0;display:flex;overflow:hidden}.book-detail__book-title{color:#fff;text-align:center;flex:none;align-self:center;width:100%;max-width:42em;margin:0;font-size:14px;line-height:1.45}.book-detail__text-body{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.book-detail__text-body:after{content:"";pointer-events:none;z-index:1;opacity:0;background:linear-gradient(#0000 0%,#000000eb 62%,#000 100%);height:min(120px,28%);transition:opacity .22s;position:absolute;bottom:0;left:0;right:0}.book-detail__text-body--fade-bottom:after{opacity:1}.book-detail__text-body-inner{z-index:0;scrollbar-width:thin;touch-action:pan-y;overscroll-behavior-y:contain;box-sizing:border-box;flex-direction:column;align-items:center;gap:2.9em;width:100%;max-width:100%;max-height:100%;margin-inline:auto;padding:0 2px min(72px,18vh);font-size:14px;line-height:1.45;display:flex;position:relative;overflow:hidden auto}.book-detail__text-block{text-align:center;width:100%;margin:0}.book-detail__text-block-label{font-family:var(--font-nav);color:#fff9;text-align:center;margin:0 0 8px;padding:0;font-size:14px;font-weight:900;line-height:1.45}.book-detail__text-block-body{font-family:var(--font-nav);color:#fff9;white-space:pre-wrap;word-break:break-word;text-align:center;margin:0;font-size:14px;line-height:1.45}@media (width<=1100px){.book-detail{--book-pad-x:20px;padding:0 var(--book-pad-x)}.book-detail__layout{column-gap:clamp(16px,2vw,24px)}.book-detail__thumb{width:28px;height:28px}.book-detail__text{max-width:100%;min-height:0;padding:clamp(16px,3vw,40px) clamp(16px,3vw,40px) clamp(16px,3vw,40px) 0}}@media (width<=900px){.book-detail{--book-strip-close-inset:12px}.book-detail__layout{grid-template-rows:auto auto auto;grid-template-columns:1fr;row-gap:24px}.book-detail__strip-col{grid-area:1/1/auto/-1;width:100%;height:auto;max-height:none}.book-detail__strip{scroll-snap-type:x proximity;touch-action:pan-x;flex-flow:row;flex:0 auto;justify-content:flex-start;align-self:stretch;width:100%;height:auto;max-height:none;padding-bottom:8px;position:relative;top:0;overflow:auto hidden}.book-detail__strip-inner{flex-flow:row;justify-content:center;align-items:center;gap:clamp(16px,3vw,24px);width:max-content;min-width:100%}.book-detail__thumb{scroll-snap-align:center;flex-shrink:0;width:clamp(36px,10vw,48px);height:auto}.book-detail__thumb--active{transform:scale(1.12)}.book-detail__stage{grid-area:2/1/auto/-1;height:auto;min-height:0;max-height:none}.book-detail__stage-inner{width:100%;max-width:100%;height:auto;min-height:0;max-height:80vh}.book-detail__stage-inner--glb{flex:auto;height:auto;min-height:min(65vh,90vw);max-height:none}.book-detail__text{grid-area:3/1/auto/-1;gap:28px;max-width:100%;min-height:0;max-height:none;padding:clamp(16px,4vw,40px)}}.method-book-detail-page{isolation:isolate;pointer-events:auto;background:0 0;flex-direction:column;height:100dvh;min-height:0;max-height:100dvh;display:flex;position:relative;overflow:hidden}.method-book-detail-page__starfield{z-index:0;pointer-events:none;position:fixed;inset:0}.method-book-detail-page>.book-detail{z-index:1;flex:auto;width:100%;min-height:0;position:relative}.method-book-detail-page__chrome{z-index:1;color:#ffffffa6;font-family:var(--font-nav);font-weight:var(--font-nav-weight);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;font-size:14px;display:flex;position:relative}.method-book-detail-page--loading,.method-book-detail-page--error{flex-direction:column;flex:1;min-height:0;display:flex}.method-book-detail-page--error button{color:#fff;cursor:pointer;font:inherit;background:0 0;border:1px solid #ffffff59;padding:8px 20px}.method-book-detail-page__spinner{vertical-align:middle;border:1px solid #ffffff40;border-top-color:#ffffffd9;border-radius:50%;width:.9em;height:.9em;margin-right:4px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.method-stack{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:visible}.method-stack--empty{padding:48px}.method-stack__empty{color:#ffffff59;margin:0;font-size:14px}.method-stack__wire{pointer-events:none;z-index:1;background:#ffffff59;width:1px;position:fixed;top:0;transform:translate(-50%)}.method-stack__viewport{z-index:3;isolation:isolate;cursor:grab;contain:none;width:100%;max-width:min(1440px,100vw);margin:0 auto;padding:80px;position:relative;overflow:visible}.method-stack__viewport--dragging{cursor:grabbing}.method-stack__viewport--dragging .method-stack__card{pointer-events:none}.method-stack__track{will-change:transform;flex-direction:row;align-items:flex-end;gap:0;width:max-content;padding:0 40px;display:flex;overflow:visible}.method-stack__slot{flex:none;position:relative;overflow:visible}.method-stack__slot:not(:first-child){transition:margin-left var(--method-stack-spread-ms,.3s) ease-in-out;margin-left:-232px}.method-stack--spread .method-stack__slot:not(:first-child){margin-left:-78px}.method-stack__slot:first-child{margin-left:0}.method-stack__card{--stack-tilt:rotate(24deg) skewX(24deg) scaleY(.91);width:232px;transform:var(--stack-tilt);transform-origin:50%;will-change:transform;transition:transform .4s cubic-bezier(.33,1,.68,1),box-shadow .35s;position:relative;overflow:visible}@media (prefers-reduced-motion:reduce){.method-stack__card{transition-duration:.01ms}.method-stack__slot:not(:first-child){margin-left:-78px;transition:none}}.method-stack__card--raised{transform:var(--stack-tilt) translateY(-80pt)}.method-stack__img-shell{background:#ffffff0f;border-radius:0;width:fit-content;max-width:100%;margin-inline:auto;position:relative;overflow:visible;box-shadow:0 20px 44px #00000080}.method-stack__wire-anchor{pointer-events:none;visibility:hidden;z-index:3;width:1px;height:1px;position:absolute}.method-stack__wire-anchor--tl{top:0;left:8pt}.method-stack__wire-anchor--tr{top:0;left:auto;right:8pt}.method-stack__img{z-index:1;object-fit:contain;object-position:top right;vertical-align:middle;border-radius:0;width:232px;height:auto;max-height:380px;display:block;position:relative}.method-stack__thickness-svg{z-index:2;pointer-events:none;position:absolute;left:0;overflow:visible}.method-stack__h-progress{z-index:35;pointer-events:none;width:min(400pt,100vw - 32px);max-width:400pt;height:1px;position:fixed;bottom:16pt;left:50%;transform:translate(-50%)}.method-stack__h-progress-track{background:#ffffff1a;position:absolute;inset:0}.method-stack__h-progress-fill{transform-origin:0;background:#ffffff73;width:100%;position:absolute;top:0;bottom:0;left:0}@media (width<=900px){.method-stack__viewport{padding:64px 24px}.method-stack__card{width:190px}.method-stack__img{width:190px;max-height:300px}.method-stack__slot:not(:first-child){margin-left:-190px}.method-stack--spread .method-stack__slot:not(:first-child){margin-left:-62px}}@media (width<=900px) and (prefers-reduced-motion:reduce){.method-stack__slot:not(:first-child){margin-left:-62px}}.method-detail-page{z-index:0;isolation:isolate;color:#ffffffa6;min-height:100dvh;font-family:var(--font-nav);font-weight:var(--font-nav-weight);background:0 0;flex-direction:column;font-size:14px;line-height:1.45;display:flex;position:relative;overflow:visible}.method-detail-page__starfield{z-index:0;pointer-events:none;position:fixed;inset:0}.method-detail-page__header{z-index:50;box-sizing:border-box;flex-direction:row;flex:none;align-items:center;width:100%;max-width:min(1440px,100vw);margin-left:auto;margin-right:auto;padding:48px 96px 8px 60px;display:flex;position:relative}.method-detail-page__crumb{min-width:0;font-size:14px;line-height:1.45;font-family:var(--font-nav);flex:0 auto;margin:0;font-weight:900}.method-detail-page__crumb-root{color:#ffffff4d;text-decoration:none;transition:color .15s}.method-detail-page__crumb-root:hover{color:#ffffff8c}.method-detail-page__crumb-sep{color:#ffffff4d}.method-detail-page__crumb-current{color:#fffffff2}.method-detail-page__main{z-index:1;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:visible}@media (width<=900px){.method-detail-page__header{padding:48px 32px 8px 24px}}.methods-page{--methods-preview-max:min(640px, calc(100vw * 640 / 1440));--methods-content-width:min(1440px, 100vw);--methods-preview-center-x:calc((100vw + var(--methods-content-width)) / 2 - 64px - var(--methods-preview-max) / 2);--methods-preview-left:calc((100vw + var(--methods-content-width)) / 2 - 64px - var(--methods-preview-max));z-index:0;isolation:isolate;color:#fff9;min-height:100dvh;font-family:var(--font-nav);font-weight:var(--font-nav-weight);background:0 0;font-size:14px;line-height:1.45;position:relative;overflow-x:hidden}.methods-page__starfield{z-index:0;pointer-events:none;position:fixed;inset:0}.methods-page__shade{pointer-events:none;z-index:2;height:120px;position:fixed;left:0;right:0}.methods-page__shade--top{opacity:0;background:linear-gradient(#0000 0%,#000 80% 100%);transition:opacity .28s;top:0;transform:scaleY(-1)}.methods-page__shade--top.methods-page__shade--top--visible{opacity:1}.methods-page__shade--bottom{background:linear-gradient(#0000 0%,#000 80% 100%);bottom:0}.methods-page__chrome{z-index:1;position:relative}.methods-page__layout{z-index:1;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;max-width:1440px;min-height:100svh;margin:0 auto;padding:48px 64px 120px 160px;display:flex;position:relative}.methods-page__list-wrap{min-width:0;padding-right:calc(var(--methods-preview-max) + 24px);box-sizing:border-box;flex:auto}.methods-page__list{flex-direction:column;gap:40px;display:flex}.methods-page__method-group{flex-direction:row;align-items:center;gap:40px;display:flex}.methods-page__group-primary{cursor:pointer;outline:none;flex:0 0 240px;align-self:center;width:240px}.methods-page__group-primary:focus-visible{box-shadow:0 0 0 1px #f9062e80}.methods-page__primary-title{color:#fff9;margin:0}.methods-page__group-primary--active .methods-page__primary-title{color:#f9062e}.methods-page__group-secondary{flex-direction:column;flex:0 0 360px;gap:.2em;width:360px;display:flex}.methods-page__secondary-row{cursor:pointer;outline:none}.methods-page__secondary-row:focus-visible{box-shadow:0 0 0 1px #f9062e80}.methods-page__detail-line{color:#fff9;width:100%;margin:0}.methods-page__secondary-row--active .methods-page__detail-line{color:#f9062e}.methods-page__preview-wrap{top:120px;right:calc((100vw - var(--methods-content-width)) / 2 + 64px);z-index:2;width:var(--methods-preview-max);max-width:var(--methods-preview-max);justify-content:center;align-items:flex-start;padding-top:0;display:flex;position:fixed}.methods-page__preview{width:fit-content;max-width:var(--methods-preview-max);display:block;position:relative}.methods-page__cover{width:auto;height:auto;max-width:var(--methods-preview-max);max-height:var(--methods-preview-max);object-fit:contain;pointer-events:none;display:block}.methods-page__cover--placeholder{width:min(240px,100%);height:min(240px, var(--methods-preview-max));max-width:var(--methods-preview-max);max-height:var(--methods-preview-max);background:#141414}.methods-page__scroll-progress{z-index:6;pointer-events:none;width:1px;height:min(400pt,100dvh - 32px);max-height:400pt;position:fixed;top:50%;right:16pt;transform:translateY(-50%)}.methods-page__scroll-progress-track{background:#ffffff1f;position:absolute;inset:0;box-shadow:0 8px 24px #00000059}.methods-page__scroll-progress-fill{transform-origin:top;background:#ffffff80;height:100%;position:absolute;top:0;left:0;right:0}.methods-page__guide{pointer-events:none;z-index:5;opacity:0;background:#f9062e;transition:opacity .28s;position:fixed}.methods-page--past-intro .methods-page__guide,.methods-page--chrome-hover .methods-page__guide,.methods-page__chrome:hover .methods-page__guide,.methods-page__chrome:focus-within .methods-page__guide{opacity:1}.methods-page__guide--v{width:1px;height:100dvh;top:0;left:var(--methods-preview-center-x);transform:translate(-50%)}.methods-page__guide--h{left:var(--methods-preview-left);width:var(--methods-preview-max);height:1px;transform:translateY(-50%)}@media (width<=1100px){.methods-page__layout{flex-direction:column;padding-left:96px;padding-right:32px}.methods-page__method-group{flex-direction:column;align-items:flex-start;gap:12px}.methods-page__group-primary{align-self:flex-start}.methods-page__list-wrap{padding-right:0}.methods-page__preview-wrap{width:100%;max-width:var(--methods-preview-max);margin-left:0;display:block;position:static;right:auto}.methods-page__guide--v{left:50%;transform:translate(-50%)}.methods-page__guide--h{width:min(var(--methods-preview-max), calc(100vw - 96px - 32px));left:50%;transform:translate(-50%,-50%)}}.about-page{color:#fff;isolation:isolate;background:0 0;min-height:100dvh;position:relative}.about-page__starfield{z-index:0;pointer-events:none;position:fixed;inset:0}.about-page__frame{z-index:1;box-sizing:border-box;width:min(61.8vw,100vw - 48px);max-width:100%;font-family:var(--font-nav);flex-direction:column;align-items:stretch;gap:40px;margin:0 auto;padding:40px 24px;font-weight:400;display:flex;position:relative}.about-page__hero-title{letter-spacing:0;text-align:center;color:#fff9;width:100%;margin:0;font-size:32px;font-weight:400;line-height:1.2}.about-page__block{flex-direction:column;align-items:stretch;width:100%;display:flex}.about-page__block--tight{gap:20px}.about-page__section-title,.about-page__mid-title{letter-spacing:0;text-align:center;color:#fff;width:100%;margin:0;font-size:14px;font-weight:400;line-height:1.45}.about-page__body{letter-spacing:0;text-align:center;color:#fff9;width:100%;margin:0;font-size:14px;line-height:1.45}.about-page__body p{margin:0}.about-page__body p+p{margin-top:1.45em}.about-page__link{color:inherit;word-break:break-all;text-decoration:none}.about-page__link:hover,.about-page__link:focus-visible{text-underline-offset:2px;text-decoration:underline}@media (width<=640px){.about-page__frame{padding:40px 20px 32px}.about-page__hero-title{font-size:clamp(24px,6vw,32px)}}.designer-page{isolation:isolate;color:#fff;background:0 0;min-height:100svh;font-family:HYCuSong JF,Noto Serif SC,Source Han Serif SC,Songti SC,serif;font-weight:400;position:relative}.designer-page__starfield{z-index:0;pointer-events:none;position:fixed;inset:0}.designer-page__top-mask{z-index:26;pointer-events:none;background:linear-gradient(#000 0%,#000000eb 35%,#0000 80%);height:200px;position:fixed;top:0;left:0;right:0}.designer-page__main{z-index:1;padding:0 24px 80px;position:relative}.designer-page__hero{z-index:40;box-sizing:border-box;isolation:isolate;background:#000;flex-direction:column;align-items:center;padding-top:40px;display:flex;position:sticky;top:0}.designer-page__title-row{flex-shrink:0;justify-content:center;width:100%;display:flex}.designer-page__title{text-align:center;color:#fff;margin:0;font-size:32px;font-weight:400;line-height:1.2}.designer-page__avatar{z-index:1;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 0 0 1px #fffaf01f}.designer-page__avatar img{object-fit:cover;width:100%;height:100%;display:block}.designer-page__article-shell{z-index:10;box-sizing:border-box;width:min(100%,800px);margin-left:auto;margin-right:auto;position:relative}.designer-page__article{margin-top:32px}.designer-page__article>*+*{margin-top:40px}.designer-page__quote{text-align:center;color:#fff;font-size:16px;line-height:1.5}.designer-page__quote p{margin:0}.designer-page__quote-spacer{line-height:1.5}.designer-page__line{text-align:center;color:#fff9;margin:0;font-size:14px;line-height:1.45}.designer-page__line--emphasis{color:#fff}.designer-page__section{flex-direction:column;gap:20px;display:flex}.designer-page__block p{text-align:center;margin:0;font-size:14px;line-height:1.45}.designer-page__block--lead{color:#fff}.designer-page__block--body{color:#fff9}.designer-page__section-spacer{line-height:1.45}.designer-page__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.designer-page__milestones{text-align:center}.designer-page__milestones p{color:#fff;margin:0;font-size:14px;line-height:1.45}.designer-page .site-overlay-nav__root{top:40px;left:40px}.simple-page{color:#fffaf0e0;background:#0f0e14;min-height:100svh}.simple-page__main{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:96px 24px 120px;display:flex}.simple-page__title{margin:0 0 12px;font-size:clamp(22px,4vw,30px);font-weight:900}.simple-page__desc{color:#fffaf08c;margin:0 0 24px}.simple-page__back{color:#fffaf0e0;border-bottom:1px solid #fffaf059;padding-bottom:2px;font-size:14px;text-decoration:none}.work-deconstruction-page{background:#000;min-height:100dvh;position:relative;overflow:hidden}.work-deconstruction-page__bg{z-index:0;pointer-events:none;position:fixed;inset:0}.work-deconstruction-page__bg-slide{position:absolute;inset:0}.work-deconstruction-page__blend-stack{pointer-events:none;position:absolute;inset:0;overflow:hidden}.work-deconstruction-page__bg-img{object-fit:cover;mix-blend-mode:lighten;width:100%;height:100%;position:absolute;inset:0}.work-deconstruction-page__bg-overlay{mix-blend-mode:difference;background:#000;position:absolute;inset:0}.work-deconstruction-page__bg-dim{pointer-events:none;background:#0006;position:absolute;inset:0}.work-deconstruction-page__top-tabs{z-index:20;pointer-events:auto;justify-content:center;align-items:center;gap:40px;display:flex;position:fixed;top:40px;left:50%;transform:translate(-50%)}.work-deconstruction-page__tab{cursor:pointer;font-family:var(--font-nav);font-weight:var(--font-nav-weight);letter-spacing:0;color:#fff9;white-space:nowrap;background:0 0;border:none;margin:0;padding:0;font-size:16px;line-height:1.5;text-decoration:none;transition:color .2s}.work-deconstruction-page__tab:hover{color:#ffffffd9}.work-deconstruction-page__tab--active{color:#fff}.work-deconstruction-page__main{z-index:12;pointer-events:auto;min-height:100dvh;position:relative}.work-deconstruction-page__enter{color:#0000;cursor:pointer;text-decoration:none;position:absolute;inset:0}.work-deconstruction-page__enter--no-tab{pointer-events:none;cursor:default}.work-deconstruction-page__brand{z-index:15;pointer-events:none;width:min(916px,92vw);position:fixed;bottom:clamp(16px,6vh,80px);left:50%;transform:translate(-50%)}.work-deconstruction-page__brand-svg{width:100%;height:auto;max-height:min(18vh,160px);display:block}@media (width<=640px){.work-deconstruction-page__top-tabs{flex-wrap:wrap;gap:20px;max-width:calc(100vw - 32px);top:28px}.work-deconstruction-page__tab{font-size:14px}}html.work-deconstruction-dynamic-root,html.work-deconstruction-dynamic-root body{height:100%;overflow:hidden}.work-deconstruction-dynamic{background:#000;min-height:100dvh;max-height:100dvh;position:relative;overflow:hidden}.work-deconstruction-dynamic__crumb{z-index:25;pointer-events:none;align-items:center;max-width:min(560px,100vw - 116px);height:40px;display:flex;position:fixed;top:32px;left:92px}.work-deconstruction-dynamic__crumb-line{font-family:var(--font-nav);letter-spacing:.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.45;overflow:hidden}.work-deconstruction-dynamic__crumb-muted{color:#ffffff4d}.work-deconstruction-dynamic__crumb-link{color:inherit;pointer-events:auto;cursor:pointer;border-radius:2px;text-decoration:none}.work-deconstruction-dynamic__crumb-link:hover .work-deconstruction-dynamic__crumb-muted,.work-deconstruction-dynamic__crumb-link:focus-visible .work-deconstruction-dynamic__crumb-muted{color:#ffffff8c}.work-deconstruction-dynamic__crumb-link:focus-visible{outline-offset:2px;outline:1px solid #ffffff59}.work-deconstruction-dynamic__guides{z-index:1;pointer-events:none;position:fixed;inset:0}.work-deconstruction-dynamic__guide{opacity:.08;background:#ffffffe6;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work-deconstruction-dynamic__guide--v{width:1px;height:min(640px,80vh)}.work-deconstruction-dynamic__guide--h{width:min(1200px,92vw);height:1px}.work-deconstruction-dynamic__stage{z-index:10;box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.work-deconstruction-dynamic__cluster-scale{pointer-events:auto;aspect-ratio:1242/837.64;transform-origin:50%;box-sizing:border-box;opacity:0;flex-shrink:0;width:min(96vw,177.928dvh);max-width:100%;height:auto;max-height:100dvh;transition:opacity .35s ease-out}.work-deconstruction-dynamic__cluster-scale--ready{opacity:1}.work-deconstruction-dynamic__cluster-interactive{cursor:grab;will-change:transform;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.work-deconstruction-dynamic__cluster-interactive:active{cursor:grabbing}.work-deconstruction-dynamic__cluster{width:100%;height:100%;position:relative}.work-deconstruction-dynamic__ring{position:absolute;inset:0}.work-deconstruction-dynamic__book{cursor:pointer;transform-origin:50%;background:0 0;border:none;width:141px;padding:0;transition:filter .2s;position:absolute}.work-deconstruction-dynamic__book:hover{filter:brightness(1.08)}.work-deconstruction-dynamic__book--inner{width:106px}.work-deconstruction-dynamic__book-visual{width:100%;display:block;position:relative}.work-deconstruction-dynamic__book-img{object-fit:cover;width:100%;height:auto;max-height:242px;display:block}.work-deconstruction-dynamic__book-mask{pointer-events:none;background:#000;position:absolute;inset:0}.work-deconstruction-dynamic__detail{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.work-deconstruction-dynamic__detail-close{z-index:70;color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;width:44px;height:44px;font-size:26px;line-height:1;transition:background .2s;position:absolute;top:24px;right:28px}.work-deconstruction-dynamic__detail-close:hover{background:#ffffff2e}@media (width<=640px){.work-deconstruction-dynamic__crumb{align-items:flex-start;max-width:none;height:auto;top:88px;left:24px;right:24px}.work-deconstruction-dynamic__crumb-line{white-space:normal}.work-deconstruction-dynamic__book{width:97px}.work-deconstruction-dynamic__book--inner{width:79px}.work-deconstruction-dynamic__cluster-scale{width:min(96vw,148.274dvh - 177.928px);max-height:min(120dvh,100dvh - 120px)}}.work-deconstruction-video-page{background:#000;min-height:100svh;position:relative;overflow:hidden}.work-deconstruction-video-page__close{z-index:40;color:#ffffffd9;cursor:pointer;background:0 0;border:.5px solid #ffffff26;border-radius:200px;justify-content:center;align-items:center;width:48px;height:24px;padding:3px 6px;transition:background .2s,border-color .2s;display:flex;position:fixed;top:32px;left:20px}.work-deconstruction-video-page__close:hover{background:#ffffff0f;border-color:#ffffff47}.work-deconstruction-video-page__close:focus-visible{outline-offset:2px;outline:1px solid #fff6}.work-deconstruction-video-page__nav{z-index:25;color:#fff9;cursor:pointer;background:0 0;border:none;padding:12px 8px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:24px;font-weight:300;line-height:1.2;transition:color .2s,opacity .2s;position:fixed;top:50%;transform:translateY(-50%)}.work-deconstruction-video-page__nav:hover:not(:disabled){color:#ffffffe6}.work-deconstruction-video-page__nav:disabled{opacity:.2;cursor:default}.work-deconstruction-video-page__nav--prev{left:20px}.work-deconstruction-video-page__nav--next{right:20px}.work-deconstruction-video-page__frame{aspect-ratio:1138/640;z-index:20;isolation:isolate;pointer-events:auto;background:#0a0a0a;width:min(1138px,92vw);max-height:min(640px,78vh);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work-deconstruction-video-page__iframe{pointer-events:auto;z-index:1;border:none;width:100%;height:100%;display:block;position:relative}.work-deconstruction-video-page__slide-img{object-fit:contain;pointer-events:auto;width:100%;height:100%;display:block}.work-deconstruction-video-page__slide-video{object-fit:contain;pointer-events:auto;background:#000;width:100%;height:100%;display:block}.work-deconstruction-video-page__glb{pointer-events:auto;width:100%;height:100%;min-height:min(360px,50vh)}.work-deconstruction-video-page__counter{z-index:30;color:#fff;pointer-events:none;margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;font-weight:400;line-height:1.2;position:fixed;bottom:34px;left:20px}@media (width<=640px){.work-deconstruction-video-page__close{top:88px;left:16px}.work-deconstruction-video-page__nav--prev{left:8px}.work-deconstruction-video-page__nav--next{right:8px}.work-deconstruction-video-page__counter{bottom:24px;left:16px}}
