@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}body:has(>.site-footer){flex-direction:column;min-height:100svh;display:flex}body:has(>.site-footer)>main{flex:1 0 auto;min-height:0}.site-footer{width:100%;height:var(--header-height);min-height:var(--header-height);flex:0 0 var(--header-height);border-top:1px solid var(--line);background:var(--bg);color:var(--text);font-family:var(--font-sans);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;padding:0;display:grid}.footer-tools{border-right:1px solid var(--line);grid-column:1/span 4;justify-content:center;align-items:center;gap:clamp(.45rem,.8vw,.72rem);width:100%;min-width:0;height:100%;display:flex}.footer-copyright{width:100%;min-width:0;height:100%;color:var(--muted);border-right:1px solid var(--line);text-align:center;white-space:nowrap;grid-column:5/span 4;justify-content:center;align-items:center;margin:0;font-size:clamp(.72rem,1vw,.84rem);line-height:1;display:flex}.footer-links{grid-column:9/span 4;justify-content:center;align-items:center;gap:clamp(.55rem,.9vw,.85rem);width:100%;min-width:0;height:100%;margin:0;display:flex}.footer-icon-link{border:1px solid color-mix(in srgb, currentColor 34%, transparent);outline-offset:1px;width:2.2rem;height:2.2rem;color:var(--header-text);font:inherit;cursor:pointer;background:0 0;border-radius:.56rem;outline:2px solid #0000;flex:0 0 2.2rem;place-items:center;padding:0;text-decoration:none;transition:border-color .14s,outline-color .14s,transform .14s;display:grid;position:relative;box-shadow:inset 0 0 0 1px #fff3}.footer-icon-link svg{width:1.7rem;height:1.7rem;overflow:visible}.footer-code-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;display:block;overflow:visible;width:1.58rem!important;height:1.58rem!important}.footer-html-mode-toggle[aria-pressed=true]{border-color:color-mix(in srgb, var(--header-accent) 82%, currentColor);outline-color:color-mix(in srgb, var(--header-accent) 52%, transparent)}.footer-site-map-icon{fill:var(--bg);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px}.footer-site-map-icon circle{fill:var(--bg)}.footer-site-map-toggle:hover .footer-site-map-icon circle,.footer-site-map-toggle:focus-visible .footer-site-map-icon circle{fill:color-mix(in srgb, var(--accent) 13%, var(--bg))}.footer-site-map-toggle[aria-expanded=true]{border-color:color-mix(in srgb, var(--header-accent) 82%, currentColor);outline-color:color-mix(in srgb, var(--header-accent) 52%, transparent)}.footer-site-map-toggle[aria-expanded=true] .footer-site-map-icon circle{fill:color-mix(in srgb, var(--accent) 18%, var(--bg))}.footer-sound-icon{fill:currentColor;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.footer-sound-icon path:first-child{stroke:none}.footer-icon-link:after{z-index:5;background:var(--text);color:var(--bg);content:attr(data-label);font-family:var(--font-sans);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) ease, transform var(--duration-fast) ease;white-space:nowrap;border-radius:.4rem;padding:.3rem .45rem;font-size:.68rem;line-height:1;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%,.18rem)}.footer-icon-link:hover,.footer-icon-link:focus-visible{border-color:color-mix(in srgb, var(--header-accent) 80%, currentColor);outline-color:color-mix(in srgb, var(--header-accent) 55%, transparent);background:0 0;transform:translateY(-1px)}.footer-icon-link:hover:after,.footer-icon-link:focus-visible:after{opacity:1;transform:translate(-50%)}.footer-service-logo--gmail{width:1.78rem;height:1.78rem;display:block}.footer-icon-link--coffee img{object-fit:contain;width:1.58rem;height:1.58rem;display:block}@media (width<=40rem){.site-footer{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2, var(--header-height));height:calc(var(--header-height) * 2);min-height:calc(var(--header-height) * 2);flex-basis:calc(var(--header-height) * 2)}.footer-tools{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-area:1/1/auto/span 3;gap:.38rem}.footer-links{border-bottom:1px solid var(--line);grid-area:1/4/auto/span 3;gap:.38rem}.footer-copyright{border-right:0;grid-area:2/1/auto/-1;align-self:stretch;font-size:.68rem}.footer-icon-link:after{display:none}}@media (prefers-reduced-motion:reduce){.footer-icon-link,.footer-icon-link:after{transition:none}}.footer-service-logo{transition:none}.footer-service-logo--github{fill:#111}html[data-theme=dark] .footer-service-logo--github{fill:#fff}.footer-service-logo--linkedin{fill:#2298dc}.footer-service-logo--coffee{--coffee-outline:#0d0c22;width:1.58rem;height:1.72rem}html[data-theme=dark] .footer-service-logo--coffee{--coffee-outline:#fff}.footer-icon-link:hover,.footer-icon-link:focus-visible{border-color:color-mix(in srgb, var(--accent) 80%, var(--text));outline-color:color-mix(in srgb, var(--accent) 55%, transparent);color:inherit;background:0 0}.footer-icon-link:hover .footer-service-logo,.footer-icon-link:focus-visible .footer-service-logo{filter:none;opacity:1}.footer-sound-muted-mark{fill:none;stroke:currentColor;display:none}.footer-sound-toggle{transition:none}html[data-sound-enabled=true] .footer-sound-toggle .footer-sound-wave{display:none}html[data-sound-enabled=true] .footer-sound-toggle .footer-sound-muted-mark{display:block}.site-sound-toast{z-index:1000;border:1px solid color-mix(in srgb, var(--text) 24%, transparent);background:color-mix(in srgb, var(--bg) 92%, transparent);width:min(88vw,34rem);max-width:34rem;color:var(--text);font-family:var(--font-sans);opacity:0;pointer-events:none;text-align:center;border-radius:.55rem;padding:1rem 1.25rem;font-size:clamp(.95rem,1.8vw,1.08rem);line-height:1.4;transition:none;position:fixed;top:50%;left:50%;transform:translate(-50%,calc(.45rem - 50%));box-shadow:0 .55rem 1.8rem #00000024}.site-sound-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.site-sound-toast{transition:none}}.footer-html-mode-toggle[aria-pressed=true],.footer-site-map-toggle[aria-expanded=true],.footer-html-mode-toggle[aria-pressed=true]:hover,.footer-html-mode-toggle[aria-pressed=true]:focus-visible,.footer-site-map-toggle[aria-expanded=true]:hover,.footer-site-map-toggle[aria-expanded=true]:focus-visible{outline-color:color-mix(in srgb, currentColor 30%, transparent);border-color:currentColor}:root{--site-grid-columns:12;--site-gutter:clamp(.75rem, 1.4vw, 1.5rem);--site-edge:clamp(1rem, 3.5vw, 4rem);--site-breakpoint:68rem}.site-grid{grid-template-columns:repeat(var(--site-grid-columns), minmax(0, 1fr));column-gap:var(--site-gutter);width:100%;display:grid}.grid-full{grid-column:1/-1}.grid-content{grid-column:2/12}.grid-reading{grid-column:4/10}.container{width:min(calc(100% - (2 * var(--site-edge))), var(--content-width))}@media (width<=68rem){:root{--site-grid-columns:8;--site-edge:1rem;--site-gutter:.75rem;--header-height:4.9rem}.grid-content,.grid-reading{grid-column:1/-1}}.site-header{--nav-font-size:1rem;--nav-font-weight:400;--control-size:2.2rem;--season-gap:.45rem;--nav-underline-color:color-mix(in srgb, var(--header-accent) 72%, transparent);--header-shadow:none;isolation:isolate;z-index:50;border-bottom:1px solid var(--header-line);background-color:var(--bg);width:100%;color:var(--header-text);font-family:var(--font-sans);backface-visibility:hidden;contain:paint;position:sticky;top:0;overflow:clip;transform:translateZ(0)}.site-header:before{z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.72'/%3E%3C/svg%3E");background-position:0 0;background-size:var(--page-noise-size) var(--page-noise-size);content:"";opacity:var(--page-noise-opacity);pointer-events:none;position:absolute;inset:0}.site-header[data-scrolled=true]{--header-shadow:0 .55rem .8rem -.72rem #00000057}html[data-theme=dark] .site-header[data-scrolled=true]{--header-shadow:0 .6rem .9rem -.72rem #000000ad}html:not([data-theme-ready=true]) .site-header,html:not([data-theme-ready=true]) .site-header *{transition:none!important}.header-grid{z-index:1;width:100%;height:var(--header-height);background-color:#0000;grid-template-columns:repeat(12,minmax(0,1fr));padding:0;display:grid;position:relative}.header-grid,.header-grid *{box-sizing:border-box}.brand,.primary-nav,.command-slot,.mode-slot,.seasons-slot{justify-content:center;align-items:center;min-width:0;display:flex}.brand{grid-column:1/3}.primary-nav{grid-column:3/9}.command-slot{grid-column:9/10}.mode-slot{grid-column:10/11}.seasons-slot{grid-column:11/13}.header-region,.primary-nav{border-left:1px solid var(--header-line)}.brand,.primary-nav a{color:var(--header-text);font-family:inherit;font-size:var(--nav-font-size);font-weight:var(--nav-font-weight);text-align:center;text-underline-offset:.34em;line-height:1;text-decoration-line:underline;text-decoration-color:#0000;text-decoration-thickness:.1em;transition:color .14s,text-decoration-color .14s}.brand{text-decoration-skip-ink:auto;white-space:nowrap;width:100%;height:100%;background:0 0!important}.brand:hover,.brand:focus-visible,.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a[aria-current=page]{color:var(--header-text);text-decoration-color:var(--nav-underline-color);background:0 0!important}.brand-short{display:none}.primary-nav ul{justify-content:space-evenly;align-items:center;width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex}.primary-nav li{justify-content:center;align-items:center;min-width:0;height:100%;display:flex}.primary-nav a{white-space:nowrap;justify-content:center;align-items:center;height:100%;padding-inline:clamp(.45rem,1.2vw,1.25rem);display:flex;background:0 0!important}.command-slot>astro-island,.mode-slot>astro-island,.seasons-slot>astro-island{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex}.header-action{height:var(--control-size);border:1px solid color-mix(in srgb, var(--header-text) 34%, transparent);outline-offset:1px;background:color-mix(in srgb, var(--header-text) 8%, var(--bg));color:var(--header-text);cursor:pointer;font:inherit;white-space:nowrap;border-radius:.56rem;outline:2px solid #0000;flex:none;justify-content:center;align-items:center;gap:.36rem;padding:0;font-size:.78rem;font-weight:400;line-height:1;transition:border-color .14s,outline-color .14s,transform .14s;display:inline-flex}.command-control,.mode-control{white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:.42rem;display:inline-flex}.command-action,.mode-action{width:var(--control-size)}.command-label,.mode-label{height:var(--control-size);color:var(--header-text);justify-content:center;align-items:center;padding:0;font-size:.82rem;font-weight:400;line-height:1;display:inline-flex;position:relative;top:.055em}.header-action:hover,.header-action:focus-visible{border-color:color-mix(in srgb, var(--header-accent) 80%, currentColor);outline-color:color-mix(in srgb, var(--header-accent) 55%, transparent)}.header-action-icon{width:1.28rem;height:1.28rem;color:inherit;flex:0 0 1.28rem;place-items:center;display:grid;transform:none}.search-icon svg,.mode-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.24rem;height:1.24rem}.mode-icon svg{display:none}html[data-theme=light] .mode-moon,html[data-theme=dark] .mode-sun{display:block}.season-picker{justify-content:center;align-items:center;gap:var(--season-gap);width:100%;height:100%;padding:0;display:flex}.season-button{width:var(--control-size);height:var(--control-size);flex:0 0 var(--control-size);border:1px solid color-mix(in srgb, currentColor 34%, transparent);outline-offset:1px;background:var(--season-preview-bg);color:var(--season-preview-ink);cursor:pointer;border-radius:.56rem;outline:2px solid #0000;place-items:center;padding:.08rem;transition:border-color .14s,outline-color .14s,transform .14s;display:grid;box-shadow:inset 0 0 0 1px #fff3}.season-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:1.55rem;height:1.55rem}.season-button:hover,.season-button:focus-visible{border-color:color-mix(in srgb, var(--header-accent) 80%, currentColor);outline-color:color-mix(in srgb, var(--header-accent) 55%, transparent)}html[data-season=spring] .season-button.spring,html[data-season=summer] .season-button.summer,html[data-season=autumn] .season-button.autumn,html[data-season=winter] .season-button.winter{border-color:color-mix(in srgb, var(--header-accent) 82%, currentColor);outline-color:color-mix(in srgb, var(--header-accent) 82%, white 18%)}@media (width>=40rem) and (width<=68rem){.site-header{--nav-font-size:.92rem}.header-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2, var(--header-height));height:calc(2 * var(--header-height))}.brand{grid-area:1/1/auto/3}.command-slot{grid-area:1/3/auto/4}.mode-slot{grid-area:1/4/auto/5}.seasons-slot{grid-area:1/5/auto/7}.primary-nav{border-top:1px solid var(--header-line);border-left:0;border-right:0;grid-area:2/1/auto/7}.primary-nav a{padding-inline:clamp(.45rem,2vw,1.25rem)}}@media (width<=39.999rem){.site-header{--nav-font-size:.92rem;--control-size:2.2rem;--season-gap:.38rem}.header-grid{grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(2, var(--header-height));height:calc(2 * var(--header-height))}.brand{grid-area:1/1/auto/4}.command-slot{display:none}.mode-slot{grid-area:1/4/auto/7}.primary-nav{border-top:1px solid var(--header-line);border-left:0;grid-area:2/1/auto/7}.seasons-slot{grid-area:1/7/3/9}.primary-nav a{padding-inline:.22rem}.mode-control{gap:.34rem}.mode-label{font-size:.78rem}.season-picker{grid-template-columns:repeat(2, var(--control-size));grid-template-rows:repeat(2, var(--control-size));place-content:center;gap:var(--season-gap);display:grid}}.railway-arrival-board.svelte-t7o20c{pointer-events:none;display:grid}.railway-arrival-board__shell.svelte-t7o20c{background:linear-gradient(#16110e 0%,#090705 100%),repeating-linear-gradient(0deg,#ffffff08 0 1px,#0000 1px 3px);border:1px solid #40332a;border-radius:.18rem;gap:.18rem;min-width:13.4rem;padding:.58rem .72rem .62rem;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff08,0 .55rem 1rem #0000002e}.railway-arrival-board__shell.svelte-t7o20c:before{content:"";border:1px solid #ff912429;border-radius:.08rem;position:absolute;inset:.34rem}.railway-arrival-board__label.svelte-t7o20c,.railway-arrival-board__secondary.svelte-t7o20c{z-index:1;color:#d98d42;font-family:var(--font-mono);letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.44rem;position:relative;overflow:hidden}.railway-arrival-board__primary.svelte-t7o20c{z-index:1;color:#ff941e;font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.12em;text-overflow:ellipsis;text-shadow:0 0 .16rem #ff8000,0 0 .72rem #ff800073,0 0 1.1rem #ff80002e;white-space:nowrap;font-size:1.06rem;font-weight:700;line-height:1;position:relative;overflow:hidden}@media (width<=48rem){.railway-arrival-board__secondary.svelte-t7o20c{display:none}.railway-arrival-board__shell.svelte-t7o20c{min-width:8.6rem;padding:.4rem .46rem .44rem}.railway-arrival-board__label.svelte-t7o20c{font-size:.36rem}.railway-arrival-board__primary.svelte-t7o20c{letter-spacing:.08em;font-size:.84rem}}.railway-station-scene.svelte-11dd2ob{aspect-ratio:1240/560;pointer-events:none;width:100%;position:relative}.railway-depot.svelte-11dd2ob{width:100%;height:auto;display:block;overflow:visible}.railway-track.svelte-17exctu{z-index:8;pointer-events:none;height:6.1rem;position:absolute;bottom:0;left:-2%;right:-2%}.railway-ballast.svelte-17exctu{background:radial-gradient(at 10% 34%,#4949498c 0 .22rem,#0000 .24rem) 0 0/4rem 3.1rem,radial-gradient(at 18% 72%,#181818e6 0 .24rem,#0000 .27rem) 0 0/4.8rem 3.8rem,radial-gradient(at 31% 48%,#57575773 0 .16rem,#0000 .19rem) 0 0/3.6rem 2.8rem,radial-gradient(at 46% 68%,#212121e0 0 .22rem,#0000 .25rem) 0 0/4.4rem 3.4rem,radial-gradient(at 63% 32%,#58585866 0 .18rem,#0000 .2rem) 0 0/4rem 3rem,radial-gradient(at 76% 58%,#121212eb 0 .25rem,#0000 .28rem) 0 0/5.1rem 3.7rem,radial-gradient(at 92% 38%,#4f4f4f66 0 .17rem,#0000 .19rem) 0 0/3.9rem 2.9rem,linear-gradient(#202020 0%,#171717 32%,#111 66%,#090909 100%);border-top:1px solid #ffffff0b;height:4.75rem;position:absolute;inset:auto 0 0;box-shadow:inset 0 .14rem #ffffff0d,0 -.8rem 1.25rem #00000038}.railway-ballast-highlight.svelte-17exctu{opacity:.6;background:linear-gradient(#ffffff0f,#0000);height:.35rem;position:absolute;bottom:3.05rem;left:0;right:0}.railway-sleepers.svelte-17exctu{filter:drop-shadow(0 .24rem .18rem #0000008c);opacity:.96;background:repeating-linear-gradient(90deg,#0000 0 .8rem,#120b08 .8rem 1.02rem,#5a3620 1.02rem 1.98rem,#2b170f 1.98rem 2.28rem,#0000 2.28rem 3.82rem);height:2.55rem;position:absolute;bottom:1.08rem;left:0;right:0}.railway-rail.svelte-17exctu{background:linear-gradient(#ffffff38 0 10%,#0000 10% 18%),linear-gradient(#555 0%,#2a2a2a 36%,#141414 68%,#060606 100%);border-radius:999px;height:.86rem;position:absolute;left:0;right:0;box-shadow:0 .26rem .22rem #0000006b,inset 0 .09rem #ffffff29,inset 0 -.08rem #0000006b}.railway-rail.svelte-17exctu:before,.railway-rail.svelte-17exctu:after{content:"";position:absolute;left:0;right:0}.railway-rail.svelte-17exctu:before{background:linear-gradient(#ffffff5c,#ffffff0f);border-radius:999px;height:.18rem;top:.08rem}.railway-rail.svelte-17exctu:after{opacity:.9;background:linear-gradient(#222,#0a0a0a);border-radius:0 0 .5rem .5rem;height:.28rem;bottom:-.24rem}.railway-rail--far.svelte-17exctu{bottom:3.34rem}.railway-rail--near.svelte-17exctu{bottom:1.56rem}@media (width<=48rem){.railway-track.svelte-17exctu{height:5.2rem}.railway-ballast.svelte-17exctu{height:4.05rem}.railway-ballast-highlight.svelte-17exctu{bottom:2.55rem}.railway-sleepers.svelte-17exctu{background:repeating-linear-gradient(90deg,#0000 0 .62rem,#120b08 .62rem .82rem,#5a3620 .82rem 1.46rem,#2b170f 1.46rem 1.7rem,#0000 1.7rem 2.9rem);height:2rem;bottom:.98rem}.railway-rail.svelte-17exctu{height:.74rem}.railway-rail--far.svelte-17exctu{bottom:2.84rem}.railway-rail--near.svelte-17exctu{bottom:1.3rem}}.railway-train-visual.svelte-1i4wwix{isolation:isolate;width:max-content;position:relative}.railway-train.svelte-1i4wwix{z-index:1;width:var(--railway-train-width,clamp(48rem, 68vw, 70rem));height:auto;display:block;position:relative;overflow:visible}.railway-ground-shadow.svelte-1i4wwix{fill:#00000047;filter:blur(7px)}.railway-frame.svelte-1i4wwix,.railway-front-step.svelte-1i4wwix,.railway-step.svelte-1i4wwix,.railway-piston-cylinder.svelte-1i4wwix,.railway-piston-arm.svelte-1i4wwix{fill:#171b1d;stroke:#5e6663;stroke-width:2px}.railway-cowcatcher.svelte-1i4wwix{fill:url(#railway-steel);stroke:#171d1d;stroke-width:4px}.railway-cowcatcher-line.svelte-1i4wwix{fill:none;stroke:#aab2b3;stroke-linecap:round;stroke-width:4.2px;opacity:.92}.railway-boiler.svelte-1i4wwix,.railway-smokebox.svelte-1i4wwix,.railway-headlamp-shell.svelte-1i4wwix{fill:url(#railway-black-metal);stroke:#05080a;stroke-width:4px}.railway-smokebox-ring.svelte-1i4wwix{fill:none;stroke:url(#railway-brass);stroke-width:5px}.railway-headlamp.svelte-1i4wwix{fill:#fff6c3}.railway-headlamp-core.svelte-1i4wwix{fill:#fff9e4;opacity:.95}.railway-headlamp-beam.svelte-1i4wwix{fill:#ffe1a3;opacity:.2}.railway-smokebox-door.svelte-1i4wwix{fill:#111417;stroke:#5f6664;stroke-width:2.3px}.railway-boiler-band.svelte-1i4wwix,.railway-brass-line.svelte-1i4wwix,.railway-running-gear.svelte-1i4wwix,.railway-running-board-line.svelte-1i4wwix{fill:url(#railway-brass)}.railway-chimney.svelte-1i4wwix{fill:url(#railway-black-metal);stroke:#05080a;stroke-width:4px}.railway-running-board-line.svelte-1i4wwix,.railway-boiler-highlight.svelte-1i4wwix,.railway-car-highlight.svelte-1i4wwix,.railway-boiler-shadow.svelte-1i4wwix,.railway-underframe-shadow.svelte-1i4wwix,.railway-metal-sheen.svelte-1i4wwix{fill:none;stroke-linecap:round}.railway-running-board-line.svelte-1i4wwix{stroke:url(#railway-brass);stroke-width:4px}.railway-boiler-highlight.svelte-1i4wwix,.railway-car-highlight.svelte-1i4wwix{stroke:#ffffff2e;stroke-width:4px}.railway-metal-sheen.svelte-1i4wwix{stroke:url(#railway-metal-sheen);stroke-width:8px;opacity:.65}.railway-boiler-shadow.svelte-1i4wwix,.railway-underframe-shadow.svelte-1i4wwix{stroke:#00000057;stroke-width:10px;opacity:.8}.railway-cab.svelte-1i4wwix,.railway-car-body.svelte-1i4wwix,.railway-car-door.svelte-1i4wwix{fill:url(#railway-black-panel);stroke:#090c0e;stroke-width:4px}.railway-cab-roof.svelte-1i4wwix,.railway-car-roof.svelte-1i4wwix{fill:#111619;stroke:#020607;stroke-width:4px}.railway-cab-panel.svelte-1i4wwix,.railway-destination-board.svelte-1i4wwix,.railway-car-belt.svelte-1i4wwix{fill:#0e080785;stroke:url(#railway-brass);stroke-width:2px}.railway-cab-wood-panel.svelte-1i4wwix{fill:url(#railway-wood);stroke:#2a160c;stroke-width:2px}.railway-wood-grain.svelte-1i4wwix{fill:none;stroke:#ffdeab3d;stroke-linecap:round;stroke-width:1.6px}.railway-handrail.svelte-1i4wwix,.railway-pipework.svelte-1i4wwix,.railway-car-panel-lines.svelte-1i4wwix,.railway-car-ladder.svelte-1i4wwix,.railway-front-pipe.svelte-1i4wwix,.railway-cab-roof-trim.svelte-1i4wwix,.railway-rear-ladder.svelte-1i4wwix,.railway-walkway-supports.svelte-1i4wwix,.railway-smokebox-hinge.svelte-1i4wwix,.railway-pilot-support.svelte-1i4wwix{fill:none;stroke:url(#railway-brass);stroke-linecap:round;stroke-linejoin:round}.railway-handrail.svelte-1i4wwix{stroke-width:4px}.railway-pipework.svelte-1i4wwix{stroke-width:3.4px}.railway-pipework--lower.svelte-1i4wwix{opacity:.72}.railway-pipework--upper.svelte-1i4wwix{stroke-width:2.4px;opacity:.84}.railway-front-pipe.svelte-1i4wwix{stroke-width:2.8px}.railway-smokebox-hinge.svelte-1i4wwix,.railway-pilot-support.svelte-1i4wwix{stroke-width:3px}.railway-walkway-supports.svelte-1i4wwix{stroke-width:2.2px;opacity:.6}.railway-cab-roof-trim.svelte-1i4wwix,.railway-rear-ladder.svelte-1i4wwix{stroke-width:2.2px}.railway-car-panel-lines.svelte-1i4wwix{stroke-width:1.8px;opacity:.55}.railway-car-ladder.svelte-1i4wwix{stroke-width:2.2px}.railway-rivet.svelte-1i4wwix{fill:#cda356;opacity:.85}.railway-driver-counterweights.svelte-1i4wwix path:where(.svelte-1i4wwix){fill:#0f1012e6;stroke:#a77a34;stroke-width:1.8px}.railway-cab-window-frame.svelte-1i4wwix,.railway-car-window-frame.svelte-1i4wwix{fill:url(#railway-brass)}.railway-cab-window.svelte-1i4wwix,.railway-car-window.svelte-1i4wwix{fill:url(#railway-window);stroke:#1f130a;stroke-width:2px}.railway-window-reflection.svelte-1i4wwix{fill:none;stroke:#ffffff57;stroke-linecap:round;stroke-width:2px}.railway-door-handle.svelte-1i4wwix{fill:#e8c167}.railway-roof-walk.svelte-1i4wwix{fill:url(#railway-wood-dark);stroke:url(#railway-brass);stroke-width:1.5px}.railway-engine-number.svelte-1i4wwix,.railway-destination-text.svelte-1i4wwix{fill:#f6cf67;letter-spacing:2px;font-family:Georgia,serif;font-weight:700}.railway-engine-number.svelte-1i4wwix{font-size:21px}.railway-destination-text.svelte-1i4wwix{font-size:13px}.railway-wheel-spokes.svelte-1i4wwix{transform-box:fill-box;transform-origin:50%}.railway-train-visual.is-moving.svelte-1i4wwix .railway-wheel-spokes:where(.svelte-1i4wwix){animation:.72s linear infinite svelte-1i4wwix-railway-wheel-turn}.railway-wheel-tire.svelte-1i4wwix{fill:#090c0c;stroke:url(#railway-steel);stroke-width:6px}.railway-wheel-rim.svelte-1i4wwix{fill:url(#railway-wood-dark);stroke:#c79a43;stroke-width:3px}.railway-wheel-spokes.svelte-1i4wwix{fill:none;stroke:#c6a054;stroke-linecap:round;stroke-width:4px}.railway-wheel-hub.svelte-1i4wwix{fill:url(#railway-brass);stroke:#3d250d;stroke-width:2px}.railway-running-gear.svelte-1i4wwix{transform-box:fill-box;transform-origin:50%}.railway-train-visual.is-moving.svelte-1i4wwix .railway-running-gear:where(.svelte-1i4wwix){animation:.72s ease-in-out infinite alternate svelte-1i4wwix-railway-running-gear}.railway-main-rod.svelte-1i4wwix,.railway-link-rod.svelte-1i4wwix,.railway-side-rod.svelte-1i4wwix{fill:none;stroke:url(#railway-brass);stroke-linecap:round;stroke-linejoin:round;stroke-width:9px}.railway-coupler.svelte-1i4wwix rect:where(.svelte-1i4wwix),.railway-coupler.svelte-1i4wwix circle:where(.svelte-1i4wwix){fill:#232928;stroke:#6c7471;stroke-width:2px}.railway-car-link.svelte-1i4wwix{outline:none}.railway-passenger-car.svelte-1i4wwix{transform-box:fill-box;transform-origin:50%;transition:filter var(--duration-fast) ease}.railway-car-link--enabled.svelte-1i4wwix{cursor:pointer}.railway-car-link--enabled.svelte-1i4wwix:hover .railway-passenger-car:where(.svelte-1i4wwix),.railway-car-link--enabled.svelte-1i4wwix:focus-visible .railway-passenger-car:where(.svelte-1i4wwix){filter:url(#railway-shadow)brightness(1.12)}.railway-smoke.svelte-1i4wwix{z-index:0;pointer-events:none;width:16rem;height:10rem;position:absolute;top:-4rem;left:77.6%}.railway-front-steam.svelte-1i4wwix{z-index:2;pointer-events:none;width:7rem;height:4rem;position:absolute;bottom:2.4rem;left:89.8%}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix){aspect-ratio:1;filter:blur(.24rem);opacity:0;background:radial-gradient(circle at 35% 35%,#fffffffa,#ffffffd6 50%,#e2e8ee38 74%,#dce2e914 100%);border-radius:50%;width:3.2rem;position:absolute;bottom:0;left:0;transform:scale(.2)}.railway-train-visual.is-steaming.svelte-1i4wwix .railway-smoke:where(.svelte-1i4wwix) span:where(.svelte-1i4wwix){animation:4.1s ease-out infinite svelte-1i4wwix-railway-smoke-rise}.railway-front-steam.svelte-1i4wwix span:where(.svelte-1i4wwix){aspect-ratio:1;filter:blur(.14rem);opacity:0;background:radial-gradient(circle at 38% 38%,#fffffff0,#ffffffb8 48%,#d2dae42e 76%,#0000 100%);border-radius:50%;width:2rem;position:absolute;bottom:0;right:0;transform:scale(.2)}.railway-train-visual.is-steaming.svelte-1i4wwix .railway-front-steam:where(.svelte-1i4wwix) span:where(.svelte-1i4wwix){animation:1.45s ease-out infinite svelte-1i4wwix-railway-front-steam-burst}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(2){animation-delay:-.45s}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(3){animation-delay:-.95s}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(4){animation-delay:-1.4s}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(5){animation-delay:-1.9s}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(6){animation-delay:-2.35s}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(7){animation-delay:-2.8s}.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(8){animation-delay:-3.2s}.railway-front-steam.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(2){animation-delay:-.22s}.railway-front-steam.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(3){animation-delay:-.48s}.railway-front-steam.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(4){animation-delay:-.7s}.railway-front-steam.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(5){animation-delay:-.92s}.railway-front-steam.svelte-1i4wwix span:where(.svelte-1i4wwix):nth-child(6){animation-delay:-1.16s}@keyframes svelte-1i4wwix-railway-wheel-turn{to{transform:rotate(360deg)}}@keyframes svelte-1i4wwix-railway-running-gear{0%{transform:translateY(-2px)rotate(-.45deg)}to{transform:translateY(3px)rotate(.45deg)}}@keyframes svelte-1i4wwix-railway-smoke-rise{0%{opacity:0;transform:translateY(1rem)scale(.22)}10%{opacity:.78}55%{opacity:.42}to{opacity:0;transform:translate(-13rem,-8.8rem)scale(2.35)}}@keyframes svelte-1i4wwix-railway-front-steam-burst{0%{opacity:0;transform:translateY(.25rem)scale(.15)}18%{opacity:.86}to{opacity:0;transform:translate(2.8rem,-1.8rem)scale(1.7)}}@media (width<=72rem){.railway-smoke.svelte-1i4wwix{width:13rem;height:8rem;top:-3.3rem}.railway-front-steam.svelte-1i4wwix{width:5.5rem;height:3.2rem;bottom:2.05rem;left:89.2%}}@media (width<=48rem){.railway-smoke.svelte-1i4wwix{width:9.5rem;height:6rem;top:-2.55rem;left:76.8%}.railway-front-steam.svelte-1i4wwix{width:4.2rem;height:2.6rem;bottom:1.75rem;left:88.7%}}@media (prefers-reduced-motion:reduce){.railway-wheel-spokes.svelte-1i4wwix,.railway-running-gear.svelte-1i4wwix,.railway-smoke.svelte-1i4wwix span:where(.svelte-1i4wwix){transition:none!important;animation:none!important}.railway-smoke.svelte-1i4wwix{display:none}}.railway-passage.svelte-16qxtnj{--railway-muted:color-mix(in srgb, var(--muted) 82%, var(--text));isolation:isolate;width:100%;color:var(--text);background:0 0;padding-block:clamp(1.75rem,3.2vw,3rem);position:relative;overflow:hidden}.railway-boundary.svelte-16qxtnj{border-block:1px solid color-mix(in srgb, var(--text) 18%, transparent);position:relative}.railway-toolbar.svelte-16qxtnj{z-index:26;top:clamp(1rem,2.4vw,1.6rem);right:var(--site-edge,clamp(1rem, 3.5vw, 4rem));left:var(--site-edge,clamp(1rem, 3.5vw, 4rem));pointer-events:none;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:absolute}.railway-toolbar__left.svelte-16qxtnj{min-width:0}.railway-toolbar__sr-title.svelte-16qxtnj{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.railway-replay.svelte-16qxtnj{border:1px solid color-mix(in srgb, var(--text) 22%, transparent);border-radius:var(--radius-pill);min-height:2.3rem;color:var(--text);cursor:pointer;font-family:var(--font-mono);letter-spacing:.08em;pointer-events:auto;text-transform:uppercase;backdrop-filter:blur(4px);background:#00000014;justify-content:center;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.68rem;display:inline-flex}.railway-replay.svelte-16qxtnj:hover,.railway-replay.svelte-16qxtnj:focus-visible{border-color:var(--accent);color:var(--accent-strong);transform:translateY(-1px)}.railway-replay.svelte-16qxtnj svg:where(.svelte-16qxtnj){fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem;height:1rem}.railway-scene.svelte-16qxtnj{--railway-station-width:clamp(31rem, 46vw, 54rem);--railway-train-width:clamp(62rem, 88vw, 92rem);background:0 0;min-height:clamp(27rem,39vw,33rem);position:relative;overflow:hidden}.railway-station-position.svelte-16qxtnj{width:var(--railway-station-width);position:absolute;bottom:2.78rem;right:clamp(-1.35rem,-.35vw,-.1rem)}.railway-train-runner.svelte-16qxtnj{z-index:14;will-change:transform;width:max-content;position:absolute;bottom:.88rem;left:0;transform:translate(calc(-100% - 14rem))}.railway-is-static.svelte-16qxtnj .railway-train-runner:where(.svelte-16qxtnj){transform:translate(calc(84vw - 93rem))}.railway-status.svelte-16qxtnj{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=72rem){.railway-scene.svelte-16qxtnj{--railway-station-width:clamp(27rem, 47vw, 41rem);--railway-train-width:clamp(54rem, 96vw, 76rem);min-height:24.8rem}.railway-station-position.svelte-16qxtnj{bottom:2.32rem;right:-1rem}.railway-is-static.svelte-16qxtnj .railway-train-runner:where(.svelte-16qxtnj){transform:translate(calc(85vw - 80rem))}}@media (width<=48rem){.railway-passage.svelte-16qxtnj{padding-block:clamp(1.35rem,6vw,2rem)}.railway-scene.svelte-16qxtnj{--railway-station-width:clamp(19rem, 58vw, 28rem);--railway-train-width:clamp(46rem, 138vw, 62rem);min-height:21.8rem}.railway-replay.svelte-16qxtnj span:where(.svelte-16qxtnj){display:none}.railway-replay.svelte-16qxtnj{width:2.35rem;padding:0}.railway-station-position.svelte-16qxtnj{bottom:2.32rem;right:-1.2rem}.railway-train-runner.svelte-16qxtnj{bottom:.82rem}.railway-is-static.svelte-16qxtnj .railway-train-runner:where(.svelte-16qxtnj){transform:translate(calc(88vw - 67rem))}}@media (prefers-reduced-motion:reduce){.railway-train-runner.svelte-16qxtnj{transition:none!important}}.skip-link[data-astro-cid-qydmhg6g]{z-index:1000;background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.6rem .85rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link[data-astro-cid-qydmhg6g]:focus{transform:translateY(0)}.seasonal-shower.svelte-2ufu67{z-index:45;opacity:0;pointer-events:none;width:100vw;height:100vh;transition:opacity .22s;position:fixed;inset:0}.seasonal-shower-summer.svelte-2ufu67{z-index:46}.seasonal-shower.active.svelte-2ufu67{opacity:1}@media (prefers-reduced-motion:reduce){.seasonal-shower.svelte-2ufu67{display:none}}dialog.svelte-bymg3x{width:min(100% - 2rem,36rem);color:var(--text);background:0 0;border:0;padding:0}dialog.svelte-bymg3x::backdrop{backdrop-filter:blur(.35rem);background:#00000070}section.svelte-bymg3x{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.search-row.svelte-bymg3x{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.85rem;display:grid}.search-symbol.svelte-bymg3x{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.2rem;height:1.2rem}input.svelte-bymg3x{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:.45rem 0;font-size:1rem}button.svelte-bymg3x{background:var(--accent-soft);border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:.35rem;padding:.3rem .45rem;font-size:.72rem}.shortcut-hint.svelte-bymg3x{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:.62rem .85rem;font-size:.78rem;line-height:1.55}kbd.svelte-bymg3x{border:1px solid var(--line);background:var(--accent-soft);min-width:1.65rem;color:var(--text);font:inherit;border-radius:.3rem;justify-content:center;align-items:center;margin-inline:.08rem;padding:.12rem .32rem;font-size:.72rem;display:inline-flex}ul.svelte-bymg3x{max-height:22rem;margin:0;padding:.55rem;list-style:none;overflow-y:auto}li.svelte-bymg3x{border-radius:var(--radius-sm)}a.svelte-bymg3x{border-radius:inherit;justify-content:space-between;padding:.7rem .8rem;text-decoration:none;display:flex}a.selected.svelte-bymg3x,a.svelte-bymg3x:hover,a.svelte-bymg3x:focus-visible{background:var(--accent-soft)}.empty.svelte-bymg3x{color:var(--muted);text-align:center;padding:1rem}.force-network.svelte-1kukmqx{--network-canvas:#fff;--network-grid:#0f172a0e;--network-edge-start:#64748b;--network-node-fill:#f4f5f7;--network-node-fill-hover:#e9edf2;--network-node-border:#cbd2dc;--network-label:#111827;--network-muted:#687184;width:100%;height:var(--network-height,min(68svh, 44rem));border:1px solid var(--network-node-border);background-color:var(--network-canvas);background-image:linear-gradient(var(--network-grid) 1px, transparent 1px), linear-gradient(90deg, var(--network-grid) 1px, transparent 1px);isolation:isolate;contain:layout paint style;background-position:50%;background-size:2.25rem 2.25rem;border-radius:.65rem;min-height:25rem;position:relative;overflow:hidden}[data-theme=dark] .force-network.svelte-1kukmqx,[data-color-scheme=dark] .force-network.svelte-1kukmqx,.dark .force-network.svelte-1kukmqx{--network-canvas:#000;--network-grid:#fff1;--network-edge-start:#94a3b8;--network-node-fill:#111316;--network-node-fill-hover:#1b1f24;--network-node-border:#343b45;--network-label:#f8fafc;--network-muted:#9aa4b2}[data-theme=light] .force-network.svelte-1kukmqx,[data-color-scheme=light] .force-network.svelte-1kukmqx,.light .force-network.svelte-1kukmqx{--network-canvas:#fff;--network-grid:#0f172a0e;--network-edge-start:#64748b;--network-node-fill:#f4f5f7;--network-node-fill-hover:#e9edf2;--network-node-border:#cbd2dc;--network-label:#111827;--network-muted:#687184}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not([data-color-scheme=light]):not(.light) .force-network.svelte-1kukmqx{--network-canvas:#000;--network-grid:#fff1;--network-edge-start:#94a3b8;--network-node-fill:#111316;--network-node-fill-hover:#1b1f24;--network-node-border:#343b45;--network-label:#f8fafc;--network-muted:#9aa4b2}}.force-network__canvas.svelte-1kukmqx{touch-action:none;width:100%;height:100%;display:block;overflow:visible}.force-network__link.svelte-1kukmqx{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;transition:opacity .14s,stroke-width .14s}.force-network__link--primary.svelte-1kukmqx{stroke-width:2.5px;opacity:.78}.force-network__link--secondary.svelte-1kukmqx{stroke-width:1.1px;opacity:.28}.force-network__link--active.svelte-1kukmqx{stroke-width:3.25px;opacity:1}.force-network__link--muted.svelte-1kukmqx{opacity:.1}.force-network__node.svelte-1kukmqx{color:inherit;cursor:grab;touch-action:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;text-decoration:none;transition:opacity .14s}.force-network__node--dragging.svelte-1kukmqx{cursor:grabbing}.force-network__node--muted.svelte-1kukmqx{opacity:.3}.force-network__node-surface.svelte-1kukmqx{fill:var(--network-node-fill);stroke:var(--network-node-border);stroke-width:1.5px;vector-effect:non-scaling-stroke;transition:fill .14s,stroke .14s,stroke-width .14s}.force-network__node--current.svelte-1kukmqx .force-network__node-surface:where(.svelte-1kukmqx){fill:color-mix(in srgb, var(--node-accent) 14%, var(--network-node-fill));stroke:var(--node-accent);stroke-width:2.6px}.force-network__node--featured.svelte-1kukmqx .force-network__node-surface:where(.svelte-1kukmqx){stroke:color-mix(in srgb, var(--node-accent) 48%, var(--network-node-border));stroke-width:2px}.force-network__node.svelte-1kukmqx:hover .force-network__node-surface:where(.svelte-1kukmqx),.force-network__node.svelte-1kukmqx:focus-visible .force-network__node-surface:where(.svelte-1kukmqx),.force-network__node--active.svelte-1kukmqx .force-network__node-surface:where(.svelte-1kukmqx),.force-network__node--dragging.svelte-1kukmqx .force-network__node-surface:where(.svelte-1kukmqx){fill:var(--network-node-fill-hover);stroke:var(--node-accent);stroke-width:2.25px}.force-network__node.svelte-1kukmqx:focus-visible .force-network__node-surface:where(.svelte-1kukmqx){stroke-width:3px}.force-network__icon.svelte-1kukmqx{fill:none;stroke:var(--node-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;vector-effect:non-scaling-stroke;pointer-events:none;overflow:visible}.force-network__label.svelte-1kukmqx,.force-network__description.svelte-1kukmqx{fill:var(--network-label);font-family:var(--font-sans,system-ui, sans-serif);text-anchor:middle;pointer-events:none}.force-network__label.svelte-1kukmqx{letter-spacing:.005em;font-size:.8rem;font-weight:650}.force-network__description.svelte-1kukmqx{fill:var(--network-muted);opacity:0;font-size:.65rem;transition:opacity .14s}.force-network__description--visible.svelte-1kukmqx{opacity:1}.force-network__hint.svelte-1kukmqx{color:var(--network-muted);font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:.025em;text-align:center;opacity:.72;pointer-events:none;margin:0;padding:.65rem 1rem;font-size:.64rem;position:absolute;bottom:0;left:0;right:0}@media (width<=640px){.force-network.svelte-1kukmqx{background-size:1.8rem 1.8rem;border-radius:.5rem;min-height:28rem}.force-network__label.svelte-1kukmqx{font-size:.74rem}.force-network__description.svelte-1kukmqx{display:none}.force-network__hint.svelte-1kukmqx{font-size:.58rem}}.site-map-dialog.svelte-156l28e{width:min(100% - 1.5rem,78rem);max-width:none;height:min(100svh - 1.5rem,52rem);max-height:none;color:var(--text);background:0 0;border:0;padding:0}.site-map-dialog.svelte-156l28e::backdrop{backdrop-filter:blur(.45rem);background:#00000085}.site-map-shell.svelte-156l28e{border:1px solid color-mix(in srgb, var(--line) 82%, var(--text));background:var(--bg);border-radius:.72rem;grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;height:100%;display:grid;overflow:hidden;box-shadow:0 1.4rem 4rem #00000047}.site-map-header.svelte-156l28e{border-bottom:1px solid var(--line);grid-template-columns:minmax(10rem,1fr) minmax(12rem,24rem) auto;align-items:center;gap:clamp(.65rem,1.5vw,1rem);min-width:0;padding:clamp(.75rem,1.5vw,1rem);display:grid}.site-map-title-group.svelte-156l28e{min-width:0}.site-map-kicker.svelte-156l28e,.site-map-title-group.svelte-156l28e h2:where(.svelte-156l28e),.site-map-meta.svelte-156l28e,.site-map-footer.svelte-156l28e p:where(.svelte-156l28e){margin:0}.site-map-kicker.svelte-156l28e{color:var(--muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;line-height:1}.site-map-title-group.svelte-156l28e h2:where(.svelte-156l28e){font-family:var(--font-display);letter-spacing:-.035em;margin-top:.2rem;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:400;line-height:1}.site-map-search.svelte-156l28e{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 78%, transparent);border-radius:.52rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;padding:.55rem .7rem;display:grid}.site-map-search.svelte-156l28e:focus-within{border-color:var(--accent);outline:.13rem solid color-mix(in srgb, var(--accent) 32%, transparent)}.site-map-search.svelte-156l28e svg:where(.svelte-156l28e){fill:none;width:1rem;height:1rem;stroke:var(--muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.site-map-search.svelte-156l28e input:where(.svelte-156l28e){width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0}.site-map-search.svelte-156l28e input:where(.svelte-156l28e)::placeholder{color:var(--muted)}.site-map-close.svelte-156l28e{border:1px solid var(--line);width:2.35rem;height:2.35rem;color:var(--text);cursor:pointer;background:0 0;border-radius:.52rem;place-items:center;padding:0;display:grid}.site-map-close.svelte-156l28e:hover,.site-map-close.svelte-156l28e:focus-visible{border-color:var(--accent);color:var(--accent-strong)}.site-map-close.svelte-156l28e svg:where(.svelte-156l28e){fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:1.15rem;height:1.15rem}.site-map-meta.svelte-156l28e{border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);align-items:center;gap:.45rem;padding:.48rem 1rem;font-size:.65rem;display:flex}.site-map-stage.svelte-156l28e{min-width:0;min-height:0;padding:clamp(.5rem,1.4vw,.85rem)}.site-map-stage.svelte-156l28e .force-network{border-radius:.5rem;min-height:0}.site-map-stage.svelte-156l28e .force-network__label{font-size:.7rem;font-weight:550}.site-map-stage.svelte-156l28e .force-network__description{font-size:.58rem}.site-map-empty.svelte-156l28e{height:100%;color:var(--muted);text-align:center;place-items:center;margin:0;display:grid}.site-map-footer.svelte-156l28e{border-top:1px solid var(--line);min-width:0;color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:.62rem 1rem;font-size:.68rem;display:flex}.site-map-legend.svelte-156l28e{flex-wrap:wrap;justify-content:flex-end;gap:.45rem .8rem;display:flex}.site-map-legend.svelte-156l28e span:where(.svelte-156l28e){white-space:nowrap;align-items:center;gap:.3rem;display:inline-flex}.legend-dot.svelte-156l28e{background:var(--accent);border-radius:999px;width:.48rem;height:.48rem}.legend-dot--profile.svelte-156l28e{background:var(--season-1)}.legend-dot--projects.svelte-156l28e{background:var(--season-2)}.legend-dot--spaces.svelte-156l28e{background:var(--season-3)}.legend-dot--experiments.svelte-156l28e{background:var(--accent-strong)}.sr-only.svelte-156l28e{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=44rem){.site-map-dialog.svelte-156l28e{width:calc(100% - .75rem);height:calc(100svh - .75rem)}.site-map-header.svelte-156l28e{grid-template-columns:minmax(0,1fr) auto}.site-map-search.svelte-156l28e{grid-area:2/1/auto/-1}.site-map-close.svelte-156l28e{grid-area:1/2}.site-map-meta.svelte-156l28e span:where(.svelte-156l28e):last-child,.site-map-meta.svelte-156l28e span[aria-hidden=true]:where(.svelte-156l28e){display:none}.site-map-stage.svelte-156l28e{padding:.38rem}.site-map-stage.svelte-156l28e .force-network__label{font-size:.62rem}.site-map-footer.svelte-156l28e{gap:.5rem;display:grid}.site-map-legend.svelte-156l28e{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.site-map-dialog.svelte-156l28e::backdrop{backdrop-filter:none}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}
