.timeline-page:where(.astro-qlh7ngej){min-height:100svh;padding:calc(var(--header-h) + 5rem) var(--site-gutter) calc(var(--footer-h) + 7rem)}.timeline-layout:where(.astro-qlh7ngej){display:grid;grid-template-columns:minmax(0,52rem) 12rem;grid-template-areas:"heading rail" "record rail";column-gap:clamp(4rem,8vw,9rem);align-items:start;width:min(100%,72rem);margin-inline:auto}.timeline-heading:where(.astro-qlh7ngej){grid-area:heading;padding-bottom:5rem}.timeline-heading:where(.astro-qlh7ngej) p:where(.astro-qlh7ngej),.rail-label:where(.astro-qlh7ngej),.entry-date:where(.astro-qlh7ngej),.entry-order:where(.astro-qlh7ngej){font-family:JetBrains Mono,ui-monospace,monospace;text-transform:uppercase}.timeline-heading:where(.astro-qlh7ngej) p:where(.astro-qlh7ngej){margin:0 0 1rem;color:var(--brand-gold-ink);font-size:.6875rem;letter-spacing:.24em}.timeline-heading:where(.astro-qlh7ngej) h1:where(.astro-qlh7ngej){margin:0;color:var(--foreground);font-size:clamp(3.75rem,7vw,6rem);line-height:.96}.timeline-record:where(.astro-qlh7ngej){grid-area:record;position:relative;padding-left:2rem}.timeline-record:where(.astro-qlh7ngej):before{content:"";position:absolute;inset:0 auto 0 0;width:1px;background:linear-gradient(to bottom,var(--brand-gold-ink),var(--border) 8rem,var(--border) calc(100% - 8rem),transparent)}.timeline-entry:where(.astro-qlh7ngej){position:relative;padding:0 0 clamp(5rem,9vw,8rem) clamp(1rem,2.5vw,2rem);scroll-margin-top:calc(var(--header-h) + 2rem)}.timeline-entry:where(.astro-qlh7ngej):last-child{padding-bottom:0}.timeline-node:where(.astro-qlh7ngej){position:absolute;top:.4rem;left:calc(-2rem - 4px);width:9px;height:9px;border:1px solid var(--brand-gold);border-radius:999px;background:var(--background);box-shadow:0 0 0 5px var(--background)}.entry-date:where(.astro-qlh7ngej){margin:0 0 .75rem;color:var(--brand-gold-ink);font-size:.6875rem;letter-spacing:.16em}.timeline-entry:where(.astro-qlh7ngej) h2:where(.astro-qlh7ngej){max-width:19ch;margin:0 0 2rem;color:var(--foreground);font-size:clamp(2rem,4vw,3rem);line-height:1.04;text-wrap:balance}.entry-order:where(.astro-qlh7ngej){display:block;margin-top:2rem;color:var(--brand-gold-ink);font-size:.625rem;letter-spacing:.18em}.timeline-rail:where(.astro-qlh7ngej){grid-area:rail;position:sticky;top:calc(var(--header-h) + 2rem);align-self:start}.timeline-rail-inner:where(.astro-qlh7ngej){position:relative;max-height:calc(100svh - var(--header-h) - var(--footer-h) - 4rem);overflow:hidden;border-left:1px solid var(--border);padding-left:1.25rem}.timeline-rail-inner:where(.astro-qlh7ngej):after{content:"";position:absolute;inset:auto 0 0 1px;height:3.5rem;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--background))}.rail-label:where(.astro-qlh7ngej){margin:0 0 1.25rem;color:var(--brand-gold-ink);font-size:.625rem;letter-spacing:.22em}.rail-scroll:where(.astro-qlh7ngej){max-height:calc(100svh - var(--header-h) - var(--footer-h) - 7rem);overflow-y:auto;padding-bottom:3.5rem;scrollbar-width:none}.rail-scroll:where(.astro-qlh7ngej)::-webkit-scrollbar{display:none}.rail-scroll:where(.astro-qlh7ngej) ol:where(.astro-qlh7ngej){display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.rail-scroll:where(.astro-qlh7ngej) a:where(.astro-qlh7ngej){display:grid;grid-template-columns:.5rem 1fr;gap:.625rem;align-items:start;color:var(--muted-foreground);font-size:.75rem;line-height:1.35;text-decoration:none;transition:color .15s ease}.rail-scroll:where(.astro-qlh7ngej) a:where(.astro-qlh7ngej):hover,.rail-scroll:where(.astro-qlh7ngej) a:where(.astro-qlh7ngej):focus-visible{color:var(--foreground)}.rail-dot:where(.astro-qlh7ngej){width:6px;height:6px;margin-top:.25rem;border:1px solid var(--brand-gold-ink);border-radius:999px;transition:background-color .15s ease,border-color .15s ease}.rail-scroll:where(.astro-qlh7ngej) a:where(.astro-qlh7ngej):hover .rail-dot:where(.astro-qlh7ngej),.rail-scroll:where(.astro-qlh7ngej) a:where(.astro-qlh7ngej):focus-visible .rail-dot:where(.astro-qlh7ngej){border-color:var(--brand-gold);background:var(--brand-gold)}.dictation-body{color:var(--muted-foreground);font-size:.9375rem;line-height:1.75}.dictation-body>*+*{margin-top:1.25rem}.dictation-body p{max-width:72ch;margin-bottom:0}.dictation-body>p:first-child{color:var(--brand-gold-ink);font-size:.8125rem}.dictation-body blockquote{margin-inline:0;padding:.25rem 0 .25rem 1.5rem;border-left:1px solid var(--brand-gold);color:var(--foreground);font-size:1.0625rem;line-height:1.8}.dictation-body blockquote p{margin:0}.dictation-body ul{display:flex;flex-direction:column;gap:.875rem;margin-bottom:0;padding-left:1.2rem}.dictation-body li{padding-left:.35rem}.dictation-body strong{color:var(--foreground);font-weight:600}.dictation-body del{color:var(--muted-foreground);text-decoration-color:var(--brand-gold);text-decoration-thickness:1px;opacity:.78}.dictation-body code{color:var(--brand-gold);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.8em}@media(max-width:63.99rem){.timeline-page:where(.astro-qlh7ngej){padding-top:calc(var(--header-h) + 3rem)}.timeline-layout:where(.astro-qlh7ngej){grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "rail" "record";width:min(100%,48rem)}.timeline-heading:where(.astro-qlh7ngej){padding-bottom:2.5rem}.timeline-rail:where(.astro-qlh7ngej){z-index:20;top:var(--header-h);margin:0 calc(var(--site-gutter) * -1) 4rem;background:color-mix(in srgb,var(--background) 94%,transparent);border-block:1px solid var(--border);backdrop-filter:blur(12px)}.timeline-rail-inner:where(.astro-qlh7ngej){max-height:none;overflow:hidden;border-left:0;padding:.75rem var(--site-gutter)}.timeline-rail-inner:where(.astro-qlh7ngej):after{inset:0 0 0 auto;width:3rem;height:auto;background:linear-gradient(to right,transparent,var(--background))}.rail-label:where(.astro-qlh7ngej){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.rail-scroll:where(.astro-qlh7ngej){max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 2rem 0 0}.rail-scroll:where(.astro-qlh7ngej) ol:where(.astro-qlh7ngej){flex-direction:row;gap:1.5rem;width:max-content}.rail-scroll:where(.astro-qlh7ngej) a:where(.astro-qlh7ngej){max-width:12rem}}@media(max-width:39.99rem){.timeline-heading:where(.astro-qlh7ngej) h1:where(.astro-qlh7ngej){font-size:clamp(3.25rem,17vw,4.5rem)}.timeline-record:where(.astro-qlh7ngej){padding-left:1rem}.timeline-entry:where(.astro-qlh7ngej){padding-left:1rem}.timeline-node:where(.astro-qlh7ngej){left:calc(-1rem - 4px)}.timeline-entry:where(.astro-qlh7ngej) h2:where(.astro-qlh7ngej){font-size:2rem}.dictation-body blockquote{padding-left:1rem;font-size:1rem}}@media(prefers-reduced-motion:reduce){.rail-scroll:where(.astro-qlh7ngej) a:where(.astro-qlh7ngej),.rail-dot:where(.astro-qlh7ngej){transition:none}}
