*{margin:0;padding:0;box-sizing:border-box}:root{color-scheme:light;--sheet:#ffffff;--sheet-dim:#fafafa;--black:#0a0a0a;--ink-soft:#1a1a1a;--quiet:#2d2d2d;--grey:#767676;--rule:#d8d8d8;--rule-faint:#ececec;--ghost:#f2f2f2;--text:var(--black);--text-secondary:var(--ink-soft);--text-muted:var(--grey);--accent:var(--black);--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-out-quart:cubic-bezier(0.25,1,0.5,1)}html{scroll-behavior:auto;overflow-x:clip}body{background:var(--sheet);color:var(--text);font-family:'Inter',system-ui,sans-serif;overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}::selection{background:var(--black);color:var(--sheet)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--sheet)}::-webkit-scrollbar-thumb{background:var(--rule);border-radius:5px;border:2px solid var(--sheet)}::-webkit-scrollbar-thumb:hover{background:var(--grey)}h1,h2,h3,h4,h5,h6{font-family:'Instrument Serif','Times New Roman',Georgia,serif;font-weight:400;line-height:1.04;letter-spacing:-0.01em}.showcase-shell{display:grid;width:min(100%,1200px);margin:0 auto;padding:0 clamp(0.75rem,2.5vw,2rem);align-content:start}.showcase-toolbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0 0.8rem;border-bottom:1px solid var(--black);background:var(--sheet)}.showcase-prompt{display:flex;align-items:center;gap:0.55rem;color:var(--text-muted);font-family:'Inter',system-ui,sans-serif;font-size:0.6rem;font-weight:500;letter-spacing:0.28em;line-height:1.35;text-transform:uppercase}.showcase-prompt strong{color:var(--text);font-weight:600}.showcase-prompt__dot{flex:0 0 auto;width:0.32rem;height:0.32rem;background:var(--black)}.showcase-stage{width:100%}.chron-jump{display:flex;gap:0;flex-wrap:wrap;margin-left:-0.55rem}.chron-jump__btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;min-height:1.75rem;padding:0.2rem 0.55rem;font-family:'Inter',system-ui,sans-serif;font-size:0.6rem;font-weight:500;letter-spacing:0.16em;color:var(--grey);background:transparent;border:0;border-radius:0;cursor:pointer;transition:color 0.35s var(--ease-out-expo)}.chron-jump__btn:hover,.chron-jump__btn:focus-visible{color:var(--black)}.chron-jump__btn:focus-visible{outline:1px solid var(--black);outline-offset:1px}.chron-jump__btn[aria-current='true']{color:var(--black);font-weight:600;box-shadow:inset 0 -1px 0 0 var(--black)}.chron__stage{position:relative;padding:1.5rem 0 3rem}.chron__year{font-family:'Instrument Serif','Times New Roman',Georgia,serif;font-weight:400;font-size:clamp(4.5rem,17vw,14rem);line-height:0.78;letter-spacing:-0.03em;font-variant-numeric:lining-nums tabular-nums;color:var(--rule-faint)}.chron__spine{display:none}.chron__list{list-style:none}.chron__entry{display:grid;grid-template-columns:4.6rem 1fr;gap:clamp(1rem,2.6vw,2rem);max-width:46rem;padding:2rem 0;border-top:1px solid var(--rule)}.chron__folio{display:grid;justify-items:start;align-content:start;gap:0.5rem;padding-top:0.3rem}.chron__no{font-family:'Instrument Serif','Times New Roman',Georgia,serif;font-size:1.8rem;font-weight:400;line-height:0.9;letter-spacing:-0.02em;color:var(--black);font-variant-numeric:lining-nums tabular-nums}.chron__rule{display:block;width:1.4rem;height:1px;background:var(--rule)}.chron__yr{font-family:'Inter',system-ui,sans-serif;font-size:0.58rem;font-weight:500;letter-spacing:0.24em;color:var(--quiet);font-variant-numeric:tabular-nums}.chron__text{min-width:0}.chron__title{margin:0 0 0.85rem;font-size:clamp(1.65rem,4vw,3.1rem);letter-spacing:-0.012em}.chron__body{color:var(--text-secondary);font-size:clamp(0.88rem,1.05vw,0.98rem);line-height:1.75;letter-spacing:0.004em;max-width:38rem}.chron.is-live .chron__stage{height:100svh;min-height:460px;padding:0;overflow:hidden}.chron.is-live .chron__year{position:absolute;right:clamp(-3.5rem,-2.5vw,-1rem);bottom:-3%;display:flex;font-size:clamp(4rem,15vw,12.5rem);letter-spacing:0;color:var(--ghost);pointer-events:none}.chron.is-live .chron__slot{display:block;width:0.72em;height:1em;overflow:hidden}.chron.is-live .chron__reel{display:block;will-change:transform}.chron.is-live .chron__cell{display:block;height:1em;line-height:1;text-align:center}.chron.is-live .chron__spine{display:block;position:absolute;z-index:2;left:clamp(0.6rem,3.5vw,3rem);top:12%;bottom:12%;width:16px}.chron.is-live .chron__rail{position:absolute;left:50%;top:0;bottom:0;width:1px;margin-left:-0.5px;background:var(--rule)}.chron.is-live .chron__draw{position:absolute;inset:0;transform-origin:top center;transform:scaleY(0);background:var(--black)}.chron.is-live .chron__node{position:absolute;left:50%;width:9px;height:1.5px;margin:-0.75px 0 0 -4.5px;padding:0;border:0;border-radius:0;background:var(--rule);cursor:pointer;transition:background 0.4s var(--ease-out-expo),width 0.4s var(--ease-out-expo)}.chron.is-live .chron__node::after{content:'';position:absolute;inset:-13px -18px}.chron.is-live .chron__node:hover{background:var(--black);width:21px;margin-left:-10.5px}.chron__node-label{position:absolute;left:26px;top:50%;transform:translate(-4px,-50%);font-family:'Inter',system-ui,sans-serif;font-size:0.56rem;font-weight:500;letter-spacing:0.22em;color:var(--black);background:var(--sheet);padding:0.15rem 0.35rem 0.15rem 0;opacity:0;pointer-events:none;white-space:nowrap;transition:opacity 0.3s var(--ease-out-expo),transform 0.3s var(--ease-out-expo)}.chron.is-live .chron__node:hover .chron__node-label{opacity:1;transform:translate(0,-50%)}.chron.is-live .chron__node.is-passed{background:var(--black);width:17px;margin-left:-8.5px}.chron.is-live .chron__head{position:absolute;top:0;left:50%;width:26px;height:6px;margin:-3px 0 0 -13px;pointer-events:none}.chron.is-live .chron__stretch,.chron.is-live .chron__pop{width:100%;height:100%}.chron.is-live .chron__pop{background:var(--black)}.chron.is-live .chron__ray{position:absolute;pointer-events:none;left:50%;top:50%;width:min(52vw,620px);height:1px;opacity:0;transform-origin:left center;background:linear-gradient(to right,var(--black),transparent)}.chron.is-live .chron__list{position:absolute;inset:0;display:grid;grid-template-areas:'stack';align-content:center;justify-items:start;padding-left:clamp(3rem,10vw,8rem);padding-right:clamp(1rem,6vw,5rem);perspective:1100px;transform-style:preserve-3d;z-index:1}.chron.is-live .chron__entry{grid-area:stack;width:min(52rem,100%);max-width:none;grid-template-columns:6.4rem 1fr;gap:clamp(1.4rem,3vw,2.6rem);padding:0;border-top:0;will-change:transform,opacity,filter}.chron.is-live .chron__folio{padding-top:0.5rem;padding-right:clamp(1.1rem,2.2vw,1.7rem);border-right:1px solid var(--rule)}.chron.is-live .chron__no{font-size:clamp(2.4rem,3.6vw,3.4rem);color:var(--quiet);transition:color 0.45s var(--ease-out-expo)}.chron.is-live .chron__entry.is-active .chron__no{color:var(--black)}.chron.is-live .chron__yr{color:var(--quiet);transition:color 0.4s var(--ease-out-expo)}.chron.is-live .chron__entry.is-active .chron__yr{color:var(--black)}.chron.is-live .chron__title{margin:0 0 0.95rem;font-size:clamp(1.8rem,4.4vw,3.6rem);letter-spacing:-0.012em}@media (max-width:768px){.showcase-toolbar{align-items:flex-start;flex-direction:column;gap:0.55rem}.showcase-prompt span:last-child{display:none}.chron-jump__btn{min-width:2.5rem;min-height:1.7rem;padding:0.2rem 0.34rem;font-size:0.58rem}.chron__entry{grid-template-columns:3.4rem 1fr;gap:0.9rem}.chron__no{font-size:1.2rem}.chron.is-live .chron__year{bottom:auto;top:6%;right:0.6rem;font-size:clamp(3rem,19vw,5rem)}.chron.is-live .chron__list{padding-left:2.2rem;padding-right:0.6rem;padding-top:14%}.chron.is-live .chron__entry{grid-template-columns:3.2rem 1fr}.chron.is-live .chron__folio{padding-right:0.7rem}.chron.is-live .chron__no{font-size:1.9rem}.chron.is-live .chron__spine{left:0.3rem;width:13px}.chron.is-live .chron__head{width:20px;height:5px;margin:-2.5px 0 0 -10px}.chron.is-live .chron__ray{width:70vw}}@media (max-height:720px) and (min-width:769px){.chron.is-live .chron__title{font-size:clamp(1.4rem,2.6vw,2rem);margin-bottom:0.5rem}.chron.is-live .chron__body{font-size:0.95rem;line-height:1.55}.chron.is-live .chron__no{font-size:2.3rem}.chron.is-live .chron__year{font-size:clamp(3.5rem,11vw,8rem);bottom:4%}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}