:root{--history-mid-width:clamp(5rem,5.8vw,6.25rem)}.public-site-shell{position:relative;min-height:100dvh;--site-header-size:var(--header-height)}.public-site-shell>.site-header{width:100%;margin:0}.public-site-shell>.site-shell{min-height:calc(100dvh - var(--site-header-size))}.timeline-entry{display:block;color:inherit;text-decoration:none;min-height:100vh}.timeline-entry:focus-visible{outline:3px solid #6b2d7c;outline-offset:-4px}.timeline-aside .timeline-ruler{background:inherit}.timeline-aside .timeline-list{padding-bottom:120px}.timeline-invitation{position:absolute;z-index:5;bottom:0;left:0;right:0;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:end;padding:0 6px 20px;gap:12px;color:#23102e;background:linear-gradient(transparent,#d8c150 40%);text-align:center;text-decoration:none}.timeline-invitation>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#23102e;color:#ffe91a;font-size:24px;animation:history-invite 2.8s ease-in-out infinite}.timeline-invitation small{font-size:11px;line-height:1.5}.timeline-mobile-entry{display:none}@media(min-width:981px){.site-shell:has(.timeline-aside[data-presentation=compact]){--timeline-width:44px}.public-site-shell .timeline-ruler{top:var(--site-header-size)}.public-site-shell .timeline-ruler,.public-site-shell .timeline-scroll{min-block-size:calc(100dvh - var(--site-header-size));max-block-size:calc(100dvh - var(--site-header-size))}.timeline-aside[data-presentation=compact]{min-inline-size:44px;width:44px;background:#ffe91a;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:24}.timeline-aside[data-presentation=compact] .timeline-ruler{width:44px;margin-left:-1px;transition:width .35s ease,transform .35s ease}.timeline-aside[data-presentation=compact][data-expanded=true] .timeline-ruler{width:var(--history-mid-width);background:linear-gradient(90deg,#ffffff47,transparent 38%),linear-gradient(180deg,#ffe91a,#f4d817 48%,#d8c150);box-shadow:0 0 24px #23102e12}.timeline-aside[data-presentation=compact][data-expanded=true][data-page-dir=ltr] .timeline-ruler{transform:translateX(calc(44px - var(--history-mid-width)))}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-invitation,.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-year>span:first-child{display:none}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-scroll{scrollbar-width:none}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-scroll::-webkit-scrollbar{display:none}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-list{padding-bottom:0}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-item{height:64px;min-height:64px}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-year{min-height:13px;padding:0}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-tick{top:12px;width:18px;height:1px;animation:history-tick-invite 4.8s ease-in-out infinite;transform-origin:right}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-item:nth-child(3n+2) .timeline-tick{animation-delay:.18s}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-subticks{position:absolute;top:25px;left:0;right:0;gap:12px;min-height:0;justify-content:start}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-subticks span{height:1px}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-subticks span:before{width:8px}.timeline-aside[data-presentation=compact][data-expanded=false] .timeline-axis{width:1px}}@media(min-width:981px) and (max-width:1179px){:root{--history-mid-width:clamp(4.9rem,5.15vw,5.35rem)}}@media(max-width:980px){.timeline-mobile-entry{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 12px;border-radius:24px;background:#23102e;color:#fff8df;text-decoration:none;white-space:nowrap;font-size:12px}.timeline-mobile-entry svg{width:18px;height:20px;fill:none;stroke:#ffe91a;stroke-width:1.5}.timeline-mobile-entry i{width:4px;height:4px;background:#ffe91a;border-radius:50%;animation:history-invite 2.8s infinite}.custom-scroll-ui .custom-scroll-card{grid-template-columns:auto auto minmax(0,1fr) auto}.timeline-internal-scroll{position:fixed;z-index:45;bottom:max(14px,env(safe-area-inset-bottom));inset-inline:16px;margin-inline:auto;width:min(310px,calc(100% - 32px));height:44px;display:flex;align-items:center;gap:16px;pointer-events:none}.timeline-internal-scroll>*{pointer-events:auto}.timeline-internal-scroll .samples-scrollbar[data-page-dir]{position:relative;inset:auto;transform:none;width:auto;inline-size:auto;flex:1 1;margin:0;max-width:192px}.timeline-internal-scroll .timeline-mobile-entry{border:1px solid var(--border-strong);background:var(--surface-elevated);color:var(--foreground)}.timeline-internal-scroll .timeline-mobile-entry svg{stroke:var(--brand-purple)}.timeline-internal-scroll .timeline-mobile-entry i{background:var(--brand-purple)}html[data-mobile-menu-open] .timeline-internal-scroll{visibility:hidden}}html[data-history-open] .custom-scroll-ui,html[data-history-open] .timeline-internal-scroll{visibility:hidden;pointer-events:none}@keyframes history-invite{0%,60%,to{transform:scale(1)}73%{transform:scale(1.12)}86%{transform:scale(1)}}@keyframes history-tick-invite{0%,65%,to{transform:scaleX(1);opacity:.7}76%{transform:scaleX(1.22);opacity:1}88%{transform:scaleX(1);opacity:.7}}@media(prefers-reduced-motion:reduce){.timeline-aside .timeline-ruler{transition:none}.timeline-invitation>span,.timeline-mobile-entry i,.timeline-tick{animation:none!important}}