.scroll-space.svelte-5hilpn{z-index:var(--z-space-backdrop);pointer-events:none;opacity:.85;position:fixed;inset:0;overflow:hidden}.scroll-space__background.svelte-5hilpn{background-color:var(--color-bg);background-image:var(--space-background);transform:translate3d(0,var(--parallax-y,0),0);will-change:transform;background-position:0;background-size:auto 160%;position:absolute;inset:0}.scroll-space__planet.svelte-5hilpn{z-index:1;object-fit:contain;object-position:100% 100%;width:min(55vw,720px);height:auto;transform:scale(var(--planet-scale,1));transform-origin:100% 100%;opacity:var(--planet-opacity,1);will-change:transform,opacity;position:absolute;bottom:0;right:0}.scroll-space--lite.svelte-5hilpn{opacity:.65}.scroll-space--lite.svelte-5hilpn .scroll-space__background:where(.svelte-5hilpn){will-change:auto;background-position:50%;background-size:cover;transform:none}@media (prefers-reduced-motion:reduce){.scroll-space__background.svelte-5hilpn{transform:none}.scroll-space__planet.svelte-5hilpn{opacity:1;transform:scale(1)}}div.svelte-clyidt{width:100%;height:100%;position:relative;overflow:hidden}canvas.svelte-clyidt{width:100%;height:100%;display:block;position:relative}.canvas-host.svelte-199ifeu{z-index:var(--z-canvas);pointer-events:none;position:fixed;inset:0}.canvas-host.svelte-199ifeu canvas{display:block;width:100%!important;height:100%!important}.terminal-planet.svelte-1wt2hhu{width:100%;height:100%;font:inherit;isolation:isolate;cursor:grab;touch-action:pan-y;--planet-scale:1;--planet-tilt-x:0deg;--planet-tilt-y:0deg;--planet-spin:0;background:0 0;border:0;outline:none;justify-content:center;align-items:center;min-height:220px;max-height:360px;margin:0;padding:0;animation:.45s svelte-1wt2hhu-planet-enter;display:flex;position:relative}.terminal-planet.svelte-1wt2hhu:active{cursor:grabbing}.terminal-planet.svelte-1wt2hhu:focus-visible{outline:2px solid var(--planet-accent);outline-offset:.35rem;border-radius:var(--radius-terminal)}.terminal-planet--active.svelte-1wt2hhu{--planet-scale:1.06}.terminal-planet__sphere.svelte-1wt2hhu{z-index:1;aspect-ratio:1;width:min(100%,340px);max-width:min(100%,340px);height:min(100%,340px);max-height:min(100%,340px);transform:perspective(800px)rotateX(var(--planet-tilt-x))rotateY(var(--planet-tilt-y))rotateZ(calc(var(--planet-spin)*1turn))scale(var(--planet-scale));transition:transform .45s cubic-bezier(.2,.9,.2,1),filter var(--motion-fast);will-change:transform;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.terminal-planet--active.svelte-1wt2hhu .terminal-planet__sphere:where(.svelte-1wt2hhu){filter:drop-shadow(0 0 24px var(--planet-accent-soft))}.terminal-planet--active.svelte-1wt2hhu .terminal-planet__glow:where(.svelte-1wt2hhu){opacity:.95}.terminal-planet__glow.svelte-1wt2hhu{z-index:0;background:radial-gradient(circle,var(--planet-accent-soft)0%,transparent 68%);opacity:.55;filter:blur(18px);pointer-events:none;border-radius:50%;position:absolute;inset:12%}.terminal-planet__orbit-system.svelte-1wt2hhu{z-index:0;pointer-events:none;position:absolute;inset:0}.terminal-planet__ring.svelte-1wt2hhu{border:1px solid color-mix(in srgb,var(--planet-accent)42%,transparent);box-shadow:0 0 10px color-mix(in srgb,var(--planet-accent-soft)65%,transparent),inset 0 0 12px color-mix(in srgb,var(--planet-accent-soft)35%,transparent);opacity:.7;border-radius:50%;position:absolute;inset:-5%;transform:rotateX(72deg)}.terminal-planet__ring--outer.svelte-1wt2hhu{opacity:.38;border-style:dashed;border-width:1px;animation:48s linear infinite svelte-1wt2hhu-ring-drift;inset:-14%;transform:rotateX(72deg)rotate(28deg)}.terminal-planet__orbit.svelte-1wt2hhu{inset:var(--orbit-inset,-6%);animation:svelte-1wt2hhu-orbit-revolve var(--orbit-duration,20s)linear infinite;animation-delay:var(--orbit-delay,0s);position:absolute;transform:rotateX(72deg)}.terminal-planet__orbit--reverse.svelte-1wt2hhu{animation-direction:reverse}.terminal-planet__moon.svelte-1wt2hhu{width:var(--moon-size,8px);height:var(--moon-size,8px);margin-left:calc(var(--moon-size,8px)/-2);margin-top:calc(var(--moon-size,8px)/-2);background:radial-gradient(circle at 30% 28%,color-mix(in srgb,var(--planet-accent)80%,#fff 20%),#14161f 70%);box-shadow:0 0 8px var(--planet-accent-soft),inset -1px -2px 3px #00000080;border-radius:50%;position:absolute;top:0;left:50%}.terminal-planet__spin.svelte-1wt2hhu{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;animation:72s linear infinite svelte-1wt2hhu-planet-spin;display:flex;position:relative}.terminal-planet__img.svelte-1wt2hhu{z-index:2;aspect-ratio:1;object-fit:contain;border-radius:50%;width:100%;max-width:100%;height:100%;max-height:100%;margin-inline:auto;animation:6s ease-in-out infinite svelte-1wt2hhu-planet-float;display:block;position:relative}@keyframes svelte-1wt2hhu-planet-enter{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes svelte-1wt2hhu-planet-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svelte-1wt2hhu-planet-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1wt2hhu-orbit-revolve{0%{transform:rotateX(72deg)rotate(0)}to{transform:rotateX(72deg)rotate(360deg)}}@keyframes svelte-1wt2hhu-ring-drift{0%{transform:rotateX(72deg)rotate(0)}to{transform:rotateX(72deg)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.terminal-planet.svelte-1wt2hhu,.terminal-planet__img.svelte-1wt2hhu,.terminal-planet__spin.svelte-1wt2hhu,.terminal-planet__orbit.svelte-1wt2hhu,.terminal-planet__ring--outer.svelte-1wt2hhu,.terminal-planet__sphere.svelte-1wt2hhu{transition:none;animation:none}.terminal-planet__orbit.svelte-1wt2hhu{transform:rotateX(72deg)rotateZ(var(--orbit-angle,0deg))}.terminal-planet.svelte-1wt2hhu{opacity:1;transform:none}}@media (max-width:899px){.terminal-planet.svelte-1wt2hhu{min-height:100%;max-height:none}.terminal-planet__sphere.svelte-1wt2hhu{width:min(100%,52vw,24dvh,13.75rem);max-width:min(100%,52vw,24dvh,13.75rem);height:min(100%,52vw,24dvh,13.75rem);max-height:min(100%,52vw,24dvh,13.75rem)}}@media (max-width:768px){.terminal-planet.svelte-1wt2hhu,.terminal-planet--stable.svelte-1wt2hhu{animation:none}.terminal-planet__sphere.svelte-1wt2hhu{width:min(100%,72vw,38dvh,16.5rem);max-width:min(100%,72vw,38dvh,16.5rem);height:min(100%,72vw,38dvh,16.5rem);max-height:min(100%,72vw,38dvh,16.5rem);transition:transform .35s ease-out}.terminal-planet__img.svelte-1wt2hhu{animation:none}.terminal-planet--stable.svelte-1wt2hhu .terminal-planet__img:where(.svelte-1wt2hhu),.terminal-planet--stable.svelte-1wt2hhu .terminal-planet__orbit-system:where(.svelte-1wt2hhu){transition:opacity .35s ease-out}}.terminal-cmd.svelte-1y4u4k1{flex-direction:column;gap:.5rem;width:100%;display:flex}.terminal-cmd__row.svelte-1y4u4k1{cursor:text;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;width:100%;margin:0;display:flex}.terminal-cmd__field.svelte-1y4u4k1{flex:1;min-width:0;position:relative}.terminal-cmd__mirror.svelte-1y4u4k1,.terminal-cmd__input.svelte-1y4u4k1{font:inherit;letter-spacing:inherit;line-height:1.5}.terminal-cmd__mirror.svelte-1y4u4k1{white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;display:inline}.terminal-cmd__typed.svelte-1y4u4k1{color:var(--color-text)}.terminal-cmd__ghost.svelte-1y4u4k1{color:var(--color-text-muted);opacity:.42}.terminal-cmd__input.svelte-1y4u4k1{color:#0000;caret-color:#0000;background:0 0;border:0;outline:none;width:100%;margin:0;padding:0;position:absolute;inset:0}.terminal-cmd__hint.svelte-1y4u4k1{font-family:var(--font-mono);color:var(--color-text-muted);opacity:.65;margin:0;font-size:.75rem}.terminal-cmd__hint.svelte-1y4u4k1 span:where(.svelte-1y4u4k1){color:var(--color-accent)}.scroll-home.svelte-bjf0g{z-index:var(--z-overlay);--section-scroll:50vh;height:calc(var(--section-count)*var(--section-scroll,100vh));position:relative}.scroll-home__stage.svelte-bjf0g{z-index:1;padding:clamp(5rem,12vh,7rem)var(--space-page)2rem;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal{width:var(--terminal-max);pointer-events:auto;max-height:calc(100vh - clamp(5rem,12vh,7rem) - 2rem)}.scroll-home__content.svelte-bjf0g{animation:.35s svelte-bjf0g-fade-in}@keyframes svelte-bjf0g-fade-in{0%{opacity:0}to{opacity:1}}.scroll-home__bio.svelte-bjf0g{max-width:42ch;margin-top:.75rem}.terminal__line--accent{color:var(--color-accent);font-size:var(--text-base)}.scroll-home__actions.svelte-bjf0g{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;display:flex}.scroll-home__btn-outline.svelte-bjf0g{background:0 0}.static-fallback.svelte-bjf0g{z-index:var(--z-canvas);pointer-events:none;position:fixed;inset:0}@media (max-width:768px){.scroll-home.svelte-bjf0g{--section-scroll:100dvh;--scroll-home-planet-zone:50%}.scroll-home__stage.svelte-bjf0g{box-sizing:border-box;height:100dvh;max-height:100dvh;padding:max(.5rem,env(safe-area-inset-top)).625rem var(--site-dock-clearance).625rem;flex-direction:column;align-items:stretch}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal{touch-action:pan-y;flex-direction:column;flex:auto;width:100%;max-width:none;height:100%;min-height:0;max-height:none;display:flex;overflow:hidden}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal .terminal__bar{flex-shrink:0}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal .terminal__body{touch-action:pan-y;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal .terminal__grid{flex-direction:column;flex:auto;grid-template-columns:none;gap:0;min-height:0;display:flex}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal .terminal__main{flex:1 1 var(--scroll-home-planet-zone);min-height:0;max-height:var(--scroll-home-planet-zone);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal .terminal__aside{order:2;flex:0 0 var(--scroll-home-planet-zone);min-height:var(--scroll-home-planet-zone);max-height:var(--scroll-home-planet-zone);justify-content:center;align-items:center;overflow:hidden}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal .terminal__footer{flex-shrink:0}.scroll-home__content.svelte-bjf0g{animation:none}.scroll-home__actions.svelte-bjf0g{flex-direction:column;gap:.65rem;margin-top:1.25rem}.scroll-home__actions.svelte-bjf0g .btn{width:100%}.scroll-hint--inline.svelte-bjf0g{margin-top:.85rem}}@media (max-width:768px) and (max-height:650px){.scroll-home.svelte-bjf0g{--scroll-home-planet-zone:46%}.scroll-home__stage.svelte-bjf0g .scroll-home__terminal .terminal__body{--terminal-body-pad:.85rem .95rem .95rem}.scroll-home__bio.svelte-bjf0g{margin-top:.5rem}.scroll-hint--inline.svelte-bjf0g{margin-top:.55rem}}@media (prefers-reduced-motion:reduce){.scroll-home.svelte-bjf0g{height:auto;min-height:100vh}.scroll-home__stage.svelte-bjf0g{position:relative;inset:auto}.scroll-home__content.svelte-bjf0g{animation:none}}
