.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:70vh;min-height:480px;overflow:hidden;background:#f3f3f3}.hero__photo[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000 45%,#0000008c);pointer-events:none}.hero__text[data-astro-cid-bbe6dxrz]{position:absolute;left:var(--space-3);right:var(--space-3);bottom:var(--space-4);color:#fff;max-width:28rem}.hero__name[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-weight:500;font-size:clamp(2.4rem,8vw,3.6rem);line-height:1.05;margin:0 0 var(--space-2);letter-spacing:-.01em;text-shadow:0 1px 24px rgba(0,0,0,.25)}.hero__desc[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-style:italic;font-size:1rem;line-height:1.5;margin:0;color:#ffffffeb;text-shadow:0 1px 16px rgba(0,0,0,.35)}@media(min-width:900px){.hero[data-astro-cid-bbe6dxrz]{height:82vh}.hero__text[data-astro-cid-bbe6dxrz]{left:var(--space-6);bottom:var(--space-6)}}.memory[data-astro-cid-lcupsi3h]{padding:var(--space-5) 0}.memory[data-astro-cid-lcupsi3h]+.memory[data-astro-cid-lcupsi3h]{border-top:1px solid var(--hairline)}.memory__date[data-astro-cid-lcupsi3h]{color:var(--ink-muted);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;margin:0 0 var(--space-2)}.memory__media[data-astro-cid-lcupsi3h]{margin:0 0 var(--space-3);background:#f6f6f6}.memory__media[data-astro-cid-lcupsi3h].is-gallery{background:transparent;display:flex;flex-direction:column;gap:var(--space-2)}.memory__media-item[data-astro-cid-lcupsi3h]{background:#f6f6f6}.memory__media[data-astro-cid-lcupsi3h] img[data-astro-cid-lcupsi3h],.memory__media[data-astro-cid-lcupsi3h] video[data-astro-cid-lcupsi3h]{width:100%;height:auto;display:block}.memory__img[data-astro-cid-lcupsi3h]{opacity:0;transition:opacity .35s ease}.memory__img[data-astro-cid-lcupsi3h].is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.memory__img[data-astro-cid-lcupsi3h]{transition:none}}.memory__placeholder[data-astro-cid-lcupsi3h]{width:100%;aspect-ratio:4 / 3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-1);color:var(--ink-faint);background:#f6f6f6}.memory__placeholder[data-astro-cid-lcupsi3h] span[data-astro-cid-lcupsi3h]{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.memory__title[data-astro-cid-lcupsi3h]{font-family:var(--font-serif);font-weight:500;font-size:1.4rem;line-height:1.25;margin:0 0 var(--space-2)}.memory__desc[data-astro-cid-lcupsi3h]{font-family:var(--font-serif);font-size:1rem;line-height:1.65;margin:0;color:var(--ink)}@media(min-width:900px){.memory[data-astro-cid-lcupsi3h]{padding:var(--space-7) 0}.memory__title[data-astro-cid-lcupsi3h]{font-size:1.6rem}}.scrubber[data-astro-cid-ghvfjqv5]{position:fixed;top:0;right:0;height:100vh;width:var(--scrubber-rail-width);z-index:15;pointer-events:none;opacity:.55;transition:opacity .24s ease}.scrubber[data-astro-cid-ghvfjqv5].is-visible{opacity:1}.scrubber__rail[data-astro-cid-ghvfjqv5]{--line-x: 7px;position:absolute;top:80px;bottom:32px;right:12px;width:50px;pointer-events:auto;touch-action:none}.scrubber__line[data-astro-cid-ghvfjqv5]{position:absolute;right:var(--line-x);top:0;bottom:0;width:3px;transform:translate(50%);background-image:radial-gradient(circle,var(--ink-faint) 1px,transparent 1.4px);background-size:3px 6px;background-position:center top;background-repeat:repeat-y;pointer-events:none}.scrubber__dot[data-astro-cid-ghvfjqv5]{position:absolute;right:var(--line-x);top:0;border-radius:50%;background:#fff;transform:translate(50%,-50%);transform-origin:center center;transition:width .14s ease,height .14s ease,border-color .14s ease,background .14s ease,opacity .2s ease,transform 90ms ease-out;pointer-events:none;will-change:transform}.scrubber__dot[data-astro-cid-ghvfjqv5].is-memory{width:9px;height:9px;border:1.5px solid var(--ink-faint)}.scrubber__dot[data-astro-cid-ghvfjqv5].is-empty{width:5px;height:5px;border:1px solid var(--ink-faint);opacity:.55}.scrubber__dot[data-astro-cid-ghvfjqv5].is-memory.is-active{width:14px;height:14px;border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px #fffffff2}.scrubber[data-astro-cid-ghvfjqv5].is-hovering .scrubber__dot[data-astro-cid-ghvfjqv5].is-memory,.scrubber[data-astro-cid-ghvfjqv5].is-dragging .scrubber__dot[data-astro-cid-ghvfjqv5].is-memory{width:9px;height:9px;transition:transform 90ms ease-out,border-color .14s ease,background .14s ease}.scrubber__dot-label[data-astro-cid-ghvfjqv5]{position:absolute;top:0;right:calc(var(--line-x) + 14px);transform:translateY(-50%);white-space:nowrap;color:var(--ink-muted);font-family:var(--font-sans);font-size:.62rem;letter-spacing:.05em;text-transform:lowercase;opacity:0;pointer-events:none;transition:opacity .12s ease;text-shadow:0 0 4px rgba(255,255,255,.95),0 0 2px rgba(255,255,255,1)}.scrubber__year-label[data-astro-cid-ghvfjqv5]{position:absolute;top:0;right:calc(var(--line-x) + 30px);transform:translateY(-50%);white-space:nowrap;color:var(--ink-muted);font-family:var(--font-sans);font-size:.78rem;font-weight:500;letter-spacing:.04em;padding:0;background:transparent;border:none;transition:color .18s ease,opacity .2s ease;pointer-events:auto;text-shadow:0 0 6px rgba(255,255,255,1),0 0 3px rgba(255,255,255,1)}.scrubber__year-label[data-astro-cid-ghvfjqv5]:hover{color:var(--ink)}.scrubber__year-label[data-astro-cid-ghvfjqv5].is-active{color:var(--accent);font-weight:600}.scrubber__detail[data-astro-cid-ghvfjqv5]{position:absolute;top:50%;right:calc(var(--line-x) + 22px);transform:translateY(-50%);background:transparent;border:none;box-shadow:none;padding:0;pointer-events:none;white-space:nowrap;max-width:60vw;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;align-items:flex-end;gap:1px;text-shadow:0 0 8px rgba(255,255,255,1),0 0 3px rgba(255,255,255,1)}.scrubber__detail-year[data-astro-cid-ghvfjqv5]{font-size:1.15rem;color:var(--ink);font-weight:600;letter-spacing:.01em;line-height:1}.scrubber__detail-title[data-astro-cid-ghvfjqv5]{font-size:.76rem;color:var(--ink-muted);letter-spacing:.01em}@media(min-width:900px){.scrubber__rail[data-astro-cid-ghvfjqv5]{right:20px;width:56px}.scrubber__year-label[data-astro-cid-ghvfjqv5]{font-size:.82rem}.scrubber__detail-year[data-astro-cid-ghvfjqv5]{font-size:1.3rem}.scrubber__detail-title[data-astro-cid-ghvfjqv5]{font-size:.82rem}.scrubber__dot-label[data-astro-cid-ghvfjqv5]{font-size:.66rem}}.memories[data-astro-cid-j7pv25f6]{padding-top:var(--space-4);padding-bottom:var(--space-7);padding-right:calc(var(--scrubber-rail-width) + var(--space-2))}@media(min-width:900px){.memories[data-astro-cid-j7pv25f6]{padding-top:var(--space-6)}}
